diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..4157b37 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,3 @@ +# These are supported funding model platforms + +github: [chrismsimpson] diff --git a/.gitignore b/.gitignore index e43b0f9..4f8215b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ .DS_Store +Sources/*(Autosaved).glyphs diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..50eae46 --- /dev/null +++ b/.travis.yml @@ -0,0 +1,8 @@ +language: python + +install: + - pip install --upgrade pip + - pip install -r Sources/requirements.txt + +script: +- ./Sources/build.sh \ No newline at end of file diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..0c27368 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,4 @@ +# Contributing + +1. Read the [Documentation](./Documentation/Documentation.md) +2. Create a pull request diff --git a/Documentation/Documentation.md b/Documentation/Documentation.md new file mode 100644 index 0000000..cd1a342 --- /dev/null +++ b/Documentation/Documentation.md @@ -0,0 +1,201 @@ +# Documentation + +## Table of Contents + +* [Documentation](#documentation) + * [Table of Contents](#contents) + * [Workflow](#workflow) + * [Metrics](#metrics) + * [Italics](#italics) + * [Dimensions/stroke width](#dimensions) + * [Alignment Zones](#alignmentzones) + * [HT Letterspacer](#htletterspacer) + * [BubbleKern](#bubblekern) + * [Cursify](#cursify) + * [Release process](#releaseprocess) + * [Export formats](#exportformats) +* [Future plans](#futureplans) +* [Alternative to Glyphs](#alternatives) +* [Submitting a PR](#PRs) + +## Workflow + +![](./Images/00_Workflow.png) + +Metropolis is built with an entirely Glyphs ([https://glyphsapp.com](https://glyphsapp.com)) based workflow. I can't recommend Glyphs enough, though it does come with a price tag. + +The two plugins that are essential to this workflow are HT Letterspacer ([https://huertatipografica.github.io/HTLetterspacer/)](https://huertatipografica.github.io/HTLetterspacer/) and BubbleKern ([http://glyphsextensions.com/bubblekern/](http://glyphsextensions.com/bubblekern/)). More on both those below. + +## Metrics + +Given an **em square of 1000**, the metrics for Metropolis are as follows: + +| | Value +--- | ----- +Ascender | 795 +Cap Height | 687 +x-Height | 517 +Descender | -205 + +### Italics + +The italics angle is universally **11.75°**. + +### Dimensions or 'stroke width' + +The dimensions are as follows: + +Light | Regular | Black +--- | --- | --- +![](./Images/02_DimensionsThin.png) | ![](./Images/03_DimensionsRegular.png) | ![](./Images/04_DimensionsBlack.png) + +Example: If drawing something like an 'x', I likely will start with an elongated vertical bar with the same width as the vertical stem in 'n'. After rotating it the appropriate width to create the letter 'x' of the desired width, a lot of adjustment takes place. The final result cannot be reasonably estimated something akin to 'stroke width y at a degree of z'. This is essentially how all diagonals have been drawn to date. Start with an initial shape based off these dimensions and then infinite adjustment. + +### Alignment Zones + +![](./Images/05_AlignmentZones.png) + +Also across all current 6 masters, the alignment zones are +/- a value of **12**. This is a good value for this style of sans typeface for an em square of 1000, so I'll often use a value of 12, not just for Metropolis. + +There likely should be many more formal values, but they don't exist. Pretty much all glyphs have been improvised beginning with the pen tool in Glyphs. I didn't draw this freehand as a prior step, becuase I wanted to get straight into the project in Glyphs. Maybe that's a 'wrong' way to do type design, but it works for me. That will explain why some outlikes are a bit primitive. For example, I'm still not really happy with the lowercase 'a' overall, but I am reluctant to change it to something already familiar over something original. This is an original work, not a copy, after all. + +Armed with all the above metrics, you should be able draw a great many number of outlines/glyphs. There are 327 already there by my count. I say outlines, I have intentionally left out spacing until now. + + +## HT Letterspacer + +HT Letterspacer is a tool that automatically calculates the appropriate left and right bearing on any glyph, essentially doing the spacing part of the design automatically. + +In order for this to work, the plugin requires a few parameters, which can be found in the custom parameters in the masters tab of the font info window, namely `paramArea`, `paramDepth`, `paramOver`. + +![](./Images/01_InfoWindow.png) + +Checkout [https://huertatipografica.github.io/HTLetterspacer/)]() for a much more thorough explanation of this tool. Essentially the above metrics tell HT Letterspacer how much space to allocate. I have chosen the following values: + +| | Thin | Regular | Black +--- | ---- | ------- | ----- +`paramArea` | 350 | 310 | 370 +`paramDepth` | 5 | 7 | 16 +`paramOver` | 2 | 9 | 22 + +I roughly understand what these numbers do, but I'm not going to explain how I've arrived at these specific values. A **lot** of fiddling, adjusting and trial & error. + +In addition to this, each *.glyphs file needs a corresponding autospace file. For instance: + +``` +./Metropolis.glyphs +./Metropolis_Black_autospace.py +./Metropolis_Regular_autospace.py +./Metropolis_Thin_autospace.py +``` + +and + +``` +./Metropolis-Italic.glyphs +./Metropolis-Italic_Black_autospace.py +./Metropolis-Italic_Regular_autospace.py +./Metropolis-Italic_Thin_autospace.py +``` + +You will actually need a relatively new version of HT Letterspacer as I actually submitted a PR allowing masters/weights to have individually set values. (As far as I understand) the param values define overall weight (and/or rhythm) of the typeface, whereas the autospace file defines ratios between things like uppercase, small caps, lowercase, numbers etc. + +Once both the plugin and these settings are correctly set up, you can invoke the tool one of two ways: 1) with the UI and 2) without. The UI allows you to manually override settings (which is not what we want), so I choose to always invoke it without the UI. Once invoked, you can easily repeat the operation with **Option + Command + R**. + +![](./Images/06_HTLetterspacerUI.png) + +When using this tool/making spacing adjustments, it's key to run it many times. You will see the glyphs coalesce into their eventual spacing, but it may actually take multiple runs of the tool for it to reach it's optimal point. + +## BubbleKern + +![](./Images/07_BubbleKern.png) + +After drawing and spacing our glyphs, we need to define approriate kerning information. This would be a mammoth job to do manually each release, so instead I'm using BubbleKern ([http://glyphsextensions.com/bubblekern/](http://glyphsextensions.com/bubblekern/)). If you think back to days of old physical type, imagine the 'bubbles' being the shaped physical block the glyph is mounted on. The block itself is contoured outside of the perimeter of the glyph to allow glyphs tightly align. + +Basically for each outline layer, there needs to be a corresponding 'bubble' layer (see right hand side 'Layers' pane). + +It is crucial the width of the corresponding layers are the same (e.g. the 'Thin' layer and it's immediately following 'bubble' layer) for this to work correctly. + +Once defined/drawn for every glyph, BubbleKern is then run. I have prepared `Metropolis BubbleKern Pairs.txt` for this. **Any kern pairs must go in this file/BubbleKern must only be run using this file.** + +As a guide, I am using 56, 53 & 50 as offset values when drawing the kern bubbles for Thin, Regular & Black, respectively. As a rule, I try to honor the values already arrived at by HT Letterspacer. + +## Cursify + +I'm largely using Glyph's 'Cursify' tool to do the italics. This yeilds better results that simply slanting the glyph shapes from the regular/normal glyph, though from memory I was doing something tricky like slanting the vertical bars and cursifying everything else. + +Will update if/when I can recreate how I did this. Again, a lot of just eyeballing and trail and error. + +Cursify | Slant +--- | --- +![](./Images/08_Cursify.png) | ![](./Images/09_Slant.png) + +## Release process + +Is as follows: + +1. Remove all kerning +2. Draw +3. Space +4. Draw BubbleKern bubbles +5. Re-Run BubbleKern (use ../Sources/Metropolis BubbleKer Pairs.txt) +6. Export +7. Commit +8. Create release tag + +Note: Hoping to arrive at optimal BubbleKern outlines soon to negate the need to ever re-do these. + +## Export formats + +Once I've run BubbleKern, I create exports for OpenType, TrueType, UFO, EOT, WOFF & WOFF2. + +# Future Plans + +## Small Caps + +There are some additional metrics that likely need to be defined before this can go ahead. There is an open PR for some caps, but I haven't reviewed and I'm not sure if spacing and/or kerning has been appropriately set. + +## Rounded + +A rounded version. Adjusting strokes an addition 12 points at cap ends. + +## Slab/Serif + +This one has had the least thought, but might be cool. Also could serve as some preliminary work for a possible monospaced version. + +## Monospaced + +As above + +## Micro / Text / Display + +This possibly would require an entire redrawing effort. The current metrics *kind of* work, but separating for different display sizes would likely need quite a rethink of the core metrics (and therefore spacing too). I don't really have any plans to do this. It's more of a 'if I was doing this all over again...' type thing. + +# Alternative to Glyphs + +At present, the best bet is the UFO export. However, if you want to request glyph, you must raise an issue and add your modified file as an attachment to the issue, rather than a pull request. I will only allow PRs to the glpyhs file. + +This will in turn mean someone (likely myself) will need to translate this into an appropriate commit/PR. + +# Submitting a PR + +I will only review PRs that are small and isolated and can be easily described and understood within the context of the PR rather than even needing to open it. + +When saving the file for your PR close all other open tabs and leave one remaining with the added/modified glyphs visible. This makes it much easier to review PRs. + +Please: + +- Run the autospacing on your modified/created glyph before subitting as a PR +- Add relevant bubble kern to any modified/created glyph and set up as drescribed above +- Apply to all weights and both normal/italic where appropriate + +Please do not: + +- Modify any autospacing settings +- Modify any other kern bubbles +- Set manual kerns (or indeed run the kerning tool at all) +- Modify any glyphs not related to your changes + +As a general rule, a small isolated commit should equal a small isolated PR. + + diff --git a/Documentation/Images/00_Workflow.png b/Documentation/Images/00_Workflow.png new file mode 100644 index 0000000..11995ab Binary files /dev/null and b/Documentation/Images/00_Workflow.png differ diff --git a/Documentation/Images/01_InfoWindow.png b/Documentation/Images/01_InfoWindow.png new file mode 100644 index 0000000..ffcbd3e Binary files /dev/null and b/Documentation/Images/01_InfoWindow.png differ diff --git a/Documentation/Images/02_DimensionsThin.png b/Documentation/Images/02_DimensionsThin.png new file mode 100644 index 0000000..479abf5 Binary files /dev/null and b/Documentation/Images/02_DimensionsThin.png differ diff --git a/Documentation/Images/03_DimensionsRegular.png b/Documentation/Images/03_DimensionsRegular.png new file mode 100644 index 0000000..c2c7f4f Binary files /dev/null and b/Documentation/Images/03_DimensionsRegular.png differ diff --git a/Documentation/Images/04_DimensionsBlack.png b/Documentation/Images/04_DimensionsBlack.png new file mode 100644 index 0000000..f0b7e15 Binary files /dev/null and b/Documentation/Images/04_DimensionsBlack.png differ diff --git a/Documentation/Images/05_AlignmentZones.png b/Documentation/Images/05_AlignmentZones.png new file mode 100644 index 0000000..40c4464 Binary files /dev/null and b/Documentation/Images/05_AlignmentZones.png differ diff --git a/Documentation/Images/06_HTLetterspacerUI.png b/Documentation/Images/06_HTLetterspacerUI.png new file mode 100644 index 0000000..a487902 Binary files /dev/null and b/Documentation/Images/06_HTLetterspacerUI.png differ diff --git a/Documentation/Images/07_BubbleKern.png b/Documentation/Images/07_BubbleKern.png new file mode 100644 index 0000000..91bf91d Binary files /dev/null and b/Documentation/Images/07_BubbleKern.png differ diff --git a/Documentation/Images/08_Cursify.png b/Documentation/Images/08_Cursify.png new file mode 100644 index 0000000..45068a1 Binary files /dev/null and b/Documentation/Images/08_Cursify.png differ diff --git a/Documentation/Images/09_Slant.png b/Documentation/Images/09_Slant.png new file mode 100644 index 0000000..d445b59 Binary files /dev/null and b/Documentation/Images/09_Slant.png differ diff --git a/Fonts/OpenType/Metropolis-Black.otf b/Fonts/OpenType/Metropolis-Black.otf new file mode 100644 index 0000000..b11300a Binary files /dev/null and b/Fonts/OpenType/Metropolis-Black.otf differ diff --git a/Fonts/OpenType/Metropolis-BlackItalic.otf b/Fonts/OpenType/Metropolis-BlackItalic.otf new file mode 100644 index 0000000..f3dd4d7 Binary files /dev/null and b/Fonts/OpenType/Metropolis-BlackItalic.otf differ diff --git a/Fonts/OpenType/Metropolis-Bold.otf b/Fonts/OpenType/Metropolis-Bold.otf new file mode 100644 index 0000000..fba30d5 Binary files /dev/null and b/Fonts/OpenType/Metropolis-Bold.otf differ diff --git a/Fonts/OpenType/Metropolis-BoldItalic.otf b/Fonts/OpenType/Metropolis-BoldItalic.otf new file mode 100644 index 0000000..af7f34a Binary files /dev/null and b/Fonts/OpenType/Metropolis-BoldItalic.otf differ diff --git a/Fonts/OpenType/Metropolis-ExtraBold.otf b/Fonts/OpenType/Metropolis-ExtraBold.otf new file mode 100644 index 0000000..1569050 Binary files /dev/null and b/Fonts/OpenType/Metropolis-ExtraBold.otf differ diff --git a/Fonts/OpenType/Metropolis-ExtraBoldItalic.otf b/Fonts/OpenType/Metropolis-ExtraBoldItalic.otf new file mode 100644 index 0000000..eb8610c Binary files /dev/null and b/Fonts/OpenType/Metropolis-ExtraBoldItalic.otf differ diff --git a/Fonts/OpenType/Metropolis-ExtraLight.otf b/Fonts/OpenType/Metropolis-ExtraLight.otf new file mode 100644 index 0000000..50d9e7f Binary files /dev/null and b/Fonts/OpenType/Metropolis-ExtraLight.otf differ diff --git a/Fonts/OpenType/Metropolis-ExtraLightItalic.otf b/Fonts/OpenType/Metropolis-ExtraLightItalic.otf new file mode 100644 index 0000000..8590829 Binary files /dev/null and b/Fonts/OpenType/Metropolis-ExtraLightItalic.otf differ diff --git a/Fonts/OpenType/Metropolis-Light.otf b/Fonts/OpenType/Metropolis-Light.otf new file mode 100644 index 0000000..5a312fa Binary files /dev/null and b/Fonts/OpenType/Metropolis-Light.otf differ diff --git a/Fonts/OpenType/Metropolis-LightItalic.otf b/Fonts/OpenType/Metropolis-LightItalic.otf new file mode 100644 index 0000000..8d5132d Binary files /dev/null and b/Fonts/OpenType/Metropolis-LightItalic.otf differ diff --git a/Fonts/OpenType/Metropolis-Medium.otf b/Fonts/OpenType/Metropolis-Medium.otf new file mode 100644 index 0000000..1616733 Binary files /dev/null and b/Fonts/OpenType/Metropolis-Medium.otf differ diff --git a/Fonts/OpenType/Metropolis-MediumItalic.otf b/Fonts/OpenType/Metropolis-MediumItalic.otf new file mode 100644 index 0000000..c4ba7cf Binary files /dev/null and b/Fonts/OpenType/Metropolis-MediumItalic.otf differ diff --git a/Fonts/OpenType/Metropolis-Regular.otf b/Fonts/OpenType/Metropolis-Regular.otf new file mode 100644 index 0000000..fe157bf Binary files /dev/null and b/Fonts/OpenType/Metropolis-Regular.otf differ diff --git a/Fonts/OpenType/Metropolis-RegularItalic.otf b/Fonts/OpenType/Metropolis-RegularItalic.otf new file mode 100644 index 0000000..cfc145e Binary files /dev/null and b/Fonts/OpenType/Metropolis-RegularItalic.otf differ diff --git a/Fonts/OpenType/Metropolis-SemiBold.otf b/Fonts/OpenType/Metropolis-SemiBold.otf new file mode 100644 index 0000000..6e54b2c Binary files /dev/null and b/Fonts/OpenType/Metropolis-SemiBold.otf differ diff --git a/Fonts/OpenType/Metropolis-SemiBoldItalic.otf b/Fonts/OpenType/Metropolis-SemiBoldItalic.otf new file mode 100644 index 0000000..6604d11 Binary files /dev/null and b/Fonts/OpenType/Metropolis-SemiBoldItalic.otf differ diff --git a/Fonts/OpenType/Metropolis-Thin.otf b/Fonts/OpenType/Metropolis-Thin.otf new file mode 100644 index 0000000..5dd6f4f Binary files /dev/null and b/Fonts/OpenType/Metropolis-Thin.otf differ diff --git a/Fonts/OpenType/Metropolis-ThinItalic.otf b/Fonts/OpenType/Metropolis-ThinItalic.otf new file mode 100644 index 0000000..8e04d6f Binary files /dev/null and b/Fonts/OpenType/Metropolis-ThinItalic.otf differ diff --git a/Fonts/TrueType/Metropolis-Black.ttf b/Fonts/TrueType/Metropolis-Black.ttf new file mode 100644 index 0000000..ba26a9d Binary files /dev/null and b/Fonts/TrueType/Metropolis-Black.ttf differ diff --git a/Fonts/TrueType/Metropolis-BlackItalic.ttf b/Fonts/TrueType/Metropolis-BlackItalic.ttf new file mode 100644 index 0000000..7dabcf8 Binary files /dev/null and b/Fonts/TrueType/Metropolis-BlackItalic.ttf differ diff --git a/Fonts/TrueType/Metropolis-Bold.ttf b/Fonts/TrueType/Metropolis-Bold.ttf new file mode 100644 index 0000000..384bc52 Binary files /dev/null and b/Fonts/TrueType/Metropolis-Bold.ttf differ diff --git a/Fonts/TrueType/Metropolis-BoldItalic.ttf b/Fonts/TrueType/Metropolis-BoldItalic.ttf new file mode 100644 index 0000000..2ce7975 Binary files /dev/null and b/Fonts/TrueType/Metropolis-BoldItalic.ttf differ diff --git a/Fonts/TrueType/Metropolis-ExtraBold.ttf b/Fonts/TrueType/Metropolis-ExtraBold.ttf new file mode 100644 index 0000000..743d11b Binary files /dev/null and b/Fonts/TrueType/Metropolis-ExtraBold.ttf differ diff --git a/Fonts/TrueType/Metropolis-ExtraBoldItalic.ttf b/Fonts/TrueType/Metropolis-ExtraBoldItalic.ttf new file mode 100644 index 0000000..45cd982 Binary files /dev/null and b/Fonts/TrueType/Metropolis-ExtraBoldItalic.ttf differ diff --git a/Fonts/TrueType/Metropolis-ExtraLight.ttf b/Fonts/TrueType/Metropolis-ExtraLight.ttf new file mode 100644 index 0000000..f977aec Binary files /dev/null and b/Fonts/TrueType/Metropolis-ExtraLight.ttf differ diff --git a/Fonts/TrueType/Metropolis-ExtraLightItalic.ttf b/Fonts/TrueType/Metropolis-ExtraLightItalic.ttf new file mode 100644 index 0000000..0920149 Binary files /dev/null and b/Fonts/TrueType/Metropolis-ExtraLightItalic.ttf differ diff --git a/Fonts/TrueType/Metropolis-Light.ttf b/Fonts/TrueType/Metropolis-Light.ttf new file mode 100644 index 0000000..64a0c83 Binary files /dev/null and b/Fonts/TrueType/Metropolis-Light.ttf differ diff --git a/Fonts/TrueType/Metropolis-LightItalic.ttf b/Fonts/TrueType/Metropolis-LightItalic.ttf new file mode 100644 index 0000000..6f4cfeb Binary files /dev/null and b/Fonts/TrueType/Metropolis-LightItalic.ttf differ diff --git a/Fonts/TrueType/Metropolis-Medium.ttf b/Fonts/TrueType/Metropolis-Medium.ttf new file mode 100644 index 0000000..5d838c6 Binary files /dev/null and b/Fonts/TrueType/Metropolis-Medium.ttf differ diff --git a/Fonts/TrueType/Metropolis-MediumItalic.ttf b/Fonts/TrueType/Metropolis-MediumItalic.ttf new file mode 100644 index 0000000..c5646d2 Binary files /dev/null and b/Fonts/TrueType/Metropolis-MediumItalic.ttf differ diff --git a/Fonts/TrueType/Metropolis-Regular.ttf b/Fonts/TrueType/Metropolis-Regular.ttf new file mode 100644 index 0000000..012acd8 Binary files /dev/null and b/Fonts/TrueType/Metropolis-Regular.ttf differ diff --git a/Fonts/TrueType/Metropolis-RegularItalic.ttf b/Fonts/TrueType/Metropolis-RegularItalic.ttf new file mode 100644 index 0000000..60f3502 Binary files /dev/null and b/Fonts/TrueType/Metropolis-RegularItalic.ttf differ diff --git a/Fonts/TrueType/Metropolis-SemiBold.ttf b/Fonts/TrueType/Metropolis-SemiBold.ttf new file mode 100644 index 0000000..2f7522d Binary files /dev/null and b/Fonts/TrueType/Metropolis-SemiBold.ttf differ diff --git a/Fonts/TrueType/Metropolis-SemiBoldItalic.ttf b/Fonts/TrueType/Metropolis-SemiBoldItalic.ttf new file mode 100644 index 0000000..7451471 Binary files /dev/null and b/Fonts/TrueType/Metropolis-SemiBoldItalic.ttf differ diff --git a/Fonts/TrueType/Metropolis-Thin.ttf b/Fonts/TrueType/Metropolis-Thin.ttf new file mode 100644 index 0000000..f1ca337 Binary files /dev/null and b/Fonts/TrueType/Metropolis-Thin.ttf differ diff --git a/Fonts/TrueType/Metropolis-ThinItalic.ttf b/Fonts/TrueType/Metropolis-ThinItalic.ttf new file mode 100644 index 0000000..d277f65 Binary files /dev/null and b/Fonts/TrueType/Metropolis-ThinItalic.ttf differ diff --git a/Fonts/UFO/Metropolis-Black.ufo/features.fea b/Fonts/UFO/Metropolis-Black.ufo/features.fea new file mode 100644 index 0000000..e1817e7 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/features.fea @@ -0,0 +1,7753 @@ +@MMK_L_A = [ A Aacute Abreve Acircumflex Adieresis Agrave Amacron Aogonek Aring Atilde ]; +@MMK_L_B = [ B ]; +@MMK_L_C = [ C Cacute Ccaron Ccedilla ]; +@MMK_L_D = [ D Eth Dcaron Dcroat ]; +@MMK_L_E = [ AE E Eacute Ecaron Ecircumflex Edieresis Edotaccent Edotbelow Egrave Emacron Eogonek Etilde OE ]; +@MMK_L_F = [ F ]; +@MMK_L_G = [ G Gbreve Gcommaaccent ]; +@MMK_L_H = [ H ]; +@MMK_L_I = [ I Iacute Icircumflex Idieresis Idotaccent Igrave Imacron Iogonek ]; +@MMK_L_J = [ J ]; +@MMK_L_K = [ K Kcommaaccent ]; +@MMK_L_L = [ L Lacute Lcaron ]; +@MMK_L_Lslash = [ Lslash ]; +@MMK_L_M = [ M ]; +@MMK_L_N = [ N Nacute Ncaron Ncommaaccent Ntilde ]; +@MMK_L_O = [ O Oacute Ocircumflex Odieresis Ograve Ohungarumlaut Omacron Otilde ]; +@MMK_L_Oslash = [ Oslash ]; +@MMK_L_P = [ P ]; +@MMK_L_Q = [ Q ]; +@MMK_L_R = [ R Racute Rcaron Rcommaaccent ]; +@MMK_L_S = [ S Sacute Scaron Scedilla ]; +@MMK_L_T = [ T Tcaron Tcedilla ]; +@MMK_L_Thorn = [ Thorn ]; +@MMK_L_U = [ U Uacute Ucircumflex Udieresis Ugrave Uhungarumlaut Umacron Uogonek Uring ]; +@MMK_L_V = [ V ]; +@MMK_L_W = [ W Wacute Wcircumflex Wdieresis Wgrave ]; +@MMK_L_X = [ X ]; +@MMK_L_Y = [ Y Yacute Ycircumflex Ydieresis Ygrave ]; +@MMK_L_Z = [ Z Zacute Zcaron Zdotaccent ]; +@MMK_L_a = [ a aacute abreve acircumflex adieresis agrave amacron aogonek aring atilde ]; +@MMK_L_a.alt = [ a.alt aacute.alt abreve.alt acircumflex.alt adieresis.alt agrave.alt amacron.alt aogonek.alt aring.alt atilde.alt ]; +@MMK_L_b = [ b ]; +@MMK_L_c = [ c cacute ccaron ccedilla ]; +@MMK_L_d = [ d ]; +@MMK_L_dcaron = [ dcaron ]; +@MMK_L_dcroat = [ dcroat ]; +@MMK_L_e = [ ae e eacute ecaron ecircumflex edieresis edotaccent edotbelow egrave emacron eogonek etilde oe ]; +@MMK_L_eth = [ eth ]; +@MMK_L_f = [ f ]; +@MMK_L_g = [ g gbreve gcommaaccent ]; +@MMK_L_germandbls = [ germandbls ]; +@MMK_L_h = [ h ]; +@MMK_L_i = [ i idotless iacute icircumflex idieresis igrave imacron iogonek ]; +@MMK_L_j = [ j jdotless ]; +@MMK_L_k = [ k kcommaaccent ]; +@MMK_L_l = [ l lacute ]; +@MMK_L_lcaron = [ lcaron ]; +@MMK_L_lslash = [ lslash ]; +@MMK_L_m = [ m ]; +@MMK_L_n = [ n nacute ncaron ncommaaccent ntilde ]; +@MMK_L_o = [ o oacute ocircumflex odieresis ograve ohungarumlaut omacron otilde ]; +@MMK_L_oslash = [ oslash ]; +@MMK_L_p = [ p ]; +@MMK_L_q = [ q ]; +@MMK_L_r = [ r racute rcaron rcommaaccent ]; +@MMK_L_s = [ s sacute scaron scedilla ]; +@MMK_L_t = [ t tcedilla ]; +@MMK_L_tcaron = [ tcaron ]; +@MMK_L_thorn = [ thorn ]; +@MMK_L_u = [ u uacute ucircumflex udieresis ugrave uhungarumlaut umacron uogonek uring ]; +@MMK_L_v = [ v ]; +@MMK_L_w = [ w wacute wcircumflex wdieresis wgrave ]; +@MMK_L_x = [ x ]; +@MMK_L_y = [ y yacute ycircumflex ydieresis ygrave ]; +@MMK_L_z = [ z zacute zcaron zdotaccent ]; +@MMK_R_A = [ A Aacute Abreve Acircumflex Adieresis Agrave Amacron Aogonek Aring Atilde AE ]; +@MMK_R_B = [ B ]; +@MMK_R_C = [ C Cacute Ccaron Ccedilla ]; +@MMK_R_D = [ D Dcaron ]; +@MMK_R_E = [ E Eacute Ecaron Ecircumflex Edieresis Edotaccent Edotbelow Egrave Emacron Eogonek Etilde ]; +@MMK_R_Eth = [ Eth Dcroat ]; +@MMK_R_F = [ F ]; +@MMK_R_G = [ G Gbreve Gcommaaccent ]; +@MMK_R_H = [ H ]; +@MMK_R_I = [ I Iacute Icircumflex Idieresis Idotaccent Igrave Imacron Iogonek ]; +@MMK_R_J = [ J ]; +@MMK_R_K = [ K Kcommaaccent ]; +@MMK_R_L = [ L Lacute Lcaron ]; +@MMK_R_Lslash = [ Lslash ]; +@MMK_R_M = [ M ]; +@MMK_R_N = [ N Nacute Ncaron Ncommaaccent Ntilde ]; +@MMK_R_O = [ O Oacute Ocircumflex Odieresis Ograve Ohungarumlaut Omacron Otilde OE ]; +@MMK_R_Oslash = [ Oslash ]; +@MMK_R_P = [ P ]; +@MMK_R_Q = [ Q ]; +@MMK_R_R = [ R Racute Rcaron Rcommaaccent ]; +@MMK_R_S = [ S Sacute Scaron Scedilla ]; +@MMK_R_T = [ T Tcaron Tcedilla ]; +@MMK_R_Thorn = [ Thorn ]; +@MMK_R_U = [ U Uacute Ucircumflex Udieresis Ugrave Uhungarumlaut Umacron Uogonek Uring ]; +@MMK_R_V = [ V ]; +@MMK_R_W = [ W Wacute Wcircumflex Wdieresis Wgrave ]; +@MMK_R_X = [ X ]; +@MMK_R_Y = [ Y Yacute Ycircumflex Ydieresis Ygrave ]; +@MMK_R_Z = [ Z Zacute Zcaron Zdotaccent ]; +@MMK_R_a = [ a aacute abreve acircumflex adieresis agrave amacron aogonek aring atilde ae ]; +@MMK_R_a.alt = [ a.alt aacute.alt abreve.alt acircumflex.alt adieresis.alt agrave.alt amacron.alt aogonek.alt aring.alt atilde.alt ]; +@MMK_R_b = [ b ]; +@MMK_R_c = [ c cacute ccaron ccedilla ]; +@MMK_R_d = [ d ]; +@MMK_R_dcaron = [ dcaron ]; +@MMK_R_dcroat = [ dcroat ]; +@MMK_R_e = [ e eacute ecaron ecircumflex edieresis edotaccent edotbelow egrave emacron eogonek etilde ]; +@MMK_R_eth = [ eth ]; +@MMK_R_f = [ f ]; +@MMK_R_g = [ g gbreve gcommaaccent ]; +@MMK_R_germandbls = [ germandbls ]; +@MMK_R_h = [ h ]; +@MMK_R_i = [ i idotless iacute icircumflex idieresis igrave imacron iogonek ]; +@MMK_R_j = [ j jdotless ]; +@MMK_R_k = [ k kcommaaccent ]; +@MMK_R_l = [ l lacute ]; +@MMK_R_lcaron = [ lcaron ]; +@MMK_R_lslash = [ lslash ]; +@MMK_R_m = [ m ]; +@MMK_R_n = [ n nacute ncaron ncommaaccent ntilde ]; +@MMK_R_o = [ o oacute ocircumflex odieresis ograve ohungarumlaut omacron otilde oe ]; +@MMK_R_oslash = [ oslash ]; +@MMK_R_p = [ p ]; +@MMK_R_q = [ q ]; +@MMK_R_r = [ r racute rcaron rcommaaccent ]; +@MMK_R_s = [ s sacute scaron scedilla ]; +@MMK_R_t = [ t tcedilla ]; +@MMK_R_tcaron = [ tcaron ]; +@MMK_R_thorn = [ thorn ]; +@MMK_R_u = [ u uacute ucircumflex udieresis ugrave uhungarumlaut umacron uogonek uring ]; +@MMK_R_v = [ v ]; +@MMK_R_w = [ w wacute wcircumflex wdieresis wgrave ]; +@MMK_R_x = [ x ]; +@MMK_R_y = [ y yacute ycircumflex ydieresis ygrave ]; +@MMK_R_z = [ z zacute zcaron zdotaccent ]; + +feature kern { + lookup kern_DFLT { + lookupflag IgnoreMarks; + pos comma question -115; + pos comma periodcentered -105; + pos comma bullet -115; + pos comma asterisk -115; + pos comma numbersign -90; + pos comma backslash -115; + pos comma parenleft -45; + pos comma parenright -40; + pos comma braceleft -110; + pos comma braceright -60; + pos comma hyphen -115; + pos comma endash -115; + pos comma emdash -115; + pos comma quotedblleft -115; + pos comma quotedblright -115; + pos comma quoteleft -115; + pos comma quoteright -115; + pos comma guillemetleft -115; + pos comma guillemetright -15; + pos comma guilsinglleft -115; + pos comma guilsinglright -15; + pos comma quotedbl -115; + pos comma quotesingle -110; + pos comma cent -60; + pos comma dollar -35; + pos comma euro -115; + pos comma sterling -35; + pos comma yen -60; + pos comma plus -115; + pos comma minus -115; + pos comma multiply -115; + pos comma divide -115; + pos comma equal -115; + pos comma less -115; + pos comma asciitilde -115; + pos comma asciicircum -115; + pos comma percent -105; + pos comma perthousand -105; + pos comma at -55; + pos comma ampersand -45; + pos comma paragraph -115; + pos comma copyright -60; + pos comma registered -115; + pos comma trademark -115; + pos comma degree -115; + pos colon question -105; + pos colon periodcentered -105; + pos colon bullet -55; + pos colon numbersign -90; + pos colon slash -15; + pos colon backslash -90; + pos colon parenleft -30; + pos colon parenright -80; + pos colon braceleft -105; + pos colon braceright -60; + pos colon hyphen -105; + pos colon endash -105; + pos colon emdash -105; + pos colon underscore -15; + pos colon quotedblleft -10; + pos colon quotedblright -35; + pos colon quoteleft -10; + pos colon quoteright -35; + pos colon guillemetleft -105; + pos colon guillemetright -15; + pos colon guilsinglleft -105; + pos colon guilsinglright -15; + pos colon quotedbl -15; + pos colon quotesingle -15; + pos colon cent -45; + pos colon dollar -35; + pos colon euro -90; + pos colon sterling -35; + pos colon yen -35; + pos colon plus -25; + pos colon minus -25; + pos colon multiply -45; + pos colon divide -25; + pos colon less -35; + pos colon asciitilde -85; + pos colon asciicircum -15; + pos colon at -40; + pos colon ampersand -45; + pos colon copyright -30; + pos colon degree -15; + pos semicolon semicolon -10; + pos semicolon question -110; + pos semicolon periodcentered -105; + pos semicolon bullet -55; + pos semicolon numbersign -90; + pos semicolon backslash -95; + pos semicolon parenleft -35; + pos semicolon parenright -40; + pos semicolon braceleft -110; + pos semicolon braceright -60; + pos semicolon hyphen -110; + pos semicolon endash -110; + pos semicolon emdash -110; + pos semicolon quotedblleft -10; + pos semicolon quotedblright -35; + pos semicolon quoteleft -10; + pos semicolon quoteright -35; + pos semicolon guillemetleft -110; + pos semicolon guillemetright -20; + pos semicolon guilsinglleft -110; + pos semicolon guilsinglright -20; + pos semicolon quotedbl -15; + pos semicolon quotesingle -15; + pos semicolon cent -45; + pos semicolon dollar -35; + pos semicolon euro -95; + pos semicolon sterling -35; + pos semicolon yen -35; + pos semicolon plus -25; + pos semicolon minus -25; + pos semicolon multiply -45; + pos semicolon divide -25; + pos semicolon less -30; + pos semicolon asciitilde -80; + pos semicolon asciicircum -15; + pos semicolon at -40; + pos semicolon ampersand -45; + pos semicolon copyright -30; + pos semicolon degree -15; + pos ellipsis question -175; + pos ellipsis periodcentered -105; + pos ellipsis bullet -175; + pos ellipsis asterisk -190; + pos ellipsis numbersign -90; + pos ellipsis slash -15; + pos ellipsis backslash -240; + pos ellipsis parenleft -45; + pos ellipsis parenright -80; + pos ellipsis braceleft -110; + pos ellipsis braceright -60; + pos ellipsis hyphen -195; + pos ellipsis endash -290; + pos ellipsis emdash -290; + pos ellipsis underscore -15; + pos ellipsis quotedblleft -205; + pos ellipsis quotedblright -205; + pos ellipsis quoteleft -115; + pos ellipsis quoteright -115; + pos ellipsis guillemetleft -160; + pos ellipsis guillemetright -15; + pos ellipsis guilsinglleft -160; + pos ellipsis guilsinglright -15; + pos ellipsis quotedbl -200; + pos ellipsis quotesingle -110; + pos ellipsis cent -60; + pos ellipsis dollar -35; + pos ellipsis euro -255; + pos ellipsis sterling -35; + pos ellipsis yen -60; + pos ellipsis plus -285; + pos ellipsis minus -290; + pos ellipsis multiply -210; + pos ellipsis divide -290; + pos ellipsis equal -290; + pos ellipsis less -290; + pos ellipsis asciitilde -240; + pos ellipsis asciicircum -260; + pos ellipsis percent -105; + pos ellipsis perthousand -105; + pos ellipsis at -55; + pos ellipsis ampersand -45; + pos ellipsis paragraph -220; + pos ellipsis copyright -60; + pos ellipsis registered -285; + pos ellipsis trademark -290; + pos ellipsis degree -215; + pos question comma -115; + pos question semicolon -10; + pos question ellipsis -200; + pos question question -45; + pos question questiondown -200; + pos question periodcentered -105; + pos question bullet -65; + pos question numbersign -140; + pos question slash -215; + pos question backslash -60; + pos question parenleft -40; + pos question parenright -45; + pos question braceleft -110; + pos question braceright -60; + pos question hyphen -80; + pos question endash -80; + pos question emdash -80; + pos question underscore -225; + pos question quotesinglbase -115; + pos question quotedblbase -205; + pos question quotedblright -10; + pos question quoteright -10; + pos question guillemetleft -150; + pos question guillemetright -30; + pos question guilsinglleft -150; + pos question guilsinglright -30; + pos question cent -55; + pos question dollar -30; + pos question euro -90; + pos question sterling -80; + pos question yen -25; + pos question plus -30; + pos question minus -30; + pos question multiply -55; + pos question divide -30; + pos question less -40; + pos question asciitilde -90; + pos question asciicircum -25; + pos question at -50; + pos question ampersand -110; + pos question copyright -40; + pos questiondown comma -80; + pos questiondown colon -105; + pos questiondown semicolon -80; + pos questiondown ellipsis -105; + pos questiondown question -275; + pos questiondown questiondown -50; + pos questiondown periodcentered -105; + pos questiondown bullet -175; + pos questiondown asterisk -175; + pos questiondown numbersign -225; + pos questiondown slash -50; + pos questiondown backslash -240; + pos questiondown parenleft -145; + pos questiondown parenright -55; + pos questiondown braceleft -155; + pos questiondown braceright -85; + pos questiondown bracketleft -20; + pos questiondown bracketright -20; + pos questiondown hyphen -175; + pos questiondown endash -175; + pos questiondown emdash -175; + pos questiondown underscore -20; + pos questiondown quotesinglbase -80; + pos questiondown quotedblbase -80; + pos questiondown quotedblleft -180; + pos questiondown quotedblright -195; + pos questiondown quoteleft -115; + pos questiondown quoteright -115; + pos questiondown guillemetleft -170; + pos questiondown guillemetright -195; + pos questiondown guilsinglleft -165; + pos questiondown guilsinglright -165; + pos questiondown quotedbl -185; + pos questiondown quotesingle -110; + pos questiondown cent -175; + pos questiondown dollar -200; + pos questiondown euro -265; + pos questiondown sterling -170; + pos questiondown yen -195; + pos questiondown plus -175; + pos questiondown minus -175; + pos questiondown multiply -225; + pos questiondown divide -175; + pos questiondown equal -175; + pos questiondown greater -135; + pos questiondown less -175; + pos questiondown asciitilde -210; + pos questiondown asciicircum -215; + pos questiondown percent -175; + pos questiondown perthousand -175; + pos questiondown at -175; + pos questiondown ampersand -175; + pos questiondown paragraph -175; + pos questiondown copyright -175; + pos questiondown registered -180; + pos questiondown trademark -175; + pos questiondown degree -185; + pos questiondown bar -65; + pos periodcentered comma -105; + pos periodcentered colon -105; + pos periodcentered semicolon -105; + pos periodcentered ellipsis -105; + pos periodcentered question -105; + pos periodcentered questiondown -105; + pos periodcentered asterisk -105; + pos periodcentered numbersign -80; + pos periodcentered slash -105; + pos periodcentered backslash -105; + pos periodcentered parenright -105; + pos periodcentered braceleft -65; + pos periodcentered braceright -60; + pos periodcentered underscore -105; + pos periodcentered quotesinglbase -105; + pos periodcentered quotedblbase -105; + pos periodcentered quotedblleft -105; + pos periodcentered quotedblright -105; + pos periodcentered quoteleft -105; + pos periodcentered quoteright -105; + pos periodcentered guillemetright -105; + pos periodcentered guilsinglright -105; + pos periodcentered quotedbl -105; + pos periodcentered quotesingle -105; + pos periodcentered dollar -105; + pos periodcentered euro -90; + pos periodcentered sterling -35; + pos periodcentered yen -60; + pos periodcentered multiply -55; + pos periodcentered asciitilde -45; + pos periodcentered asciicircum -105; + pos periodcentered percent -90; + pos periodcentered perthousand -90; + pos periodcentered ampersand -10; + pos periodcentered paragraph -75; + pos periodcentered registered -30; + pos periodcentered trademark -105; + pos periodcentered degree -105; + pos bullet comma -115; + pos bullet colon -55; + pos bullet semicolon -65; + pos bullet ellipsis -175; + pos bullet question -175; + pos bullet questiondown -130; + pos bullet asterisk -70; + pos bullet numbersign -85; + pos bullet slash -125; + pos bullet backslash -160; + pos bullet parenright -175; + pos bullet braceleft -65; + pos bullet braceright -60; + pos bullet underscore -175; + pos bullet quotesinglbase -115; + pos bullet quotedblbase -175; + pos bullet quotedblleft -105; + pos bullet quotedblright -175; + pos bullet quoteleft -105; + pos bullet quoteright -115; + pos bullet guillemetright -55; + pos bullet guilsinglright -55; + pos bullet quotedbl -120; + pos bullet quotesingle -110; + pos bullet dollar -85; + pos bullet euro -90; + pos bullet sterling -35; + pos bullet yen -60; + pos bullet multiply -60; + pos bullet asciitilde -35; + pos bullet asciicircum -55; + pos bullet percent -55; + pos bullet perthousand -55; + pos bullet ampersand -15; + pos bullet paragraph -45; + pos bullet registered -20; + pos bullet trademark -125; + pos bullet degree -110; + pos asterisk comma -115; + pos asterisk semicolon -10; + pos asterisk ellipsis -190; + pos asterisk question -25; + pos asterisk questiondown -190; + pos asterisk periodcentered -105; + pos asterisk bullet -75; + pos asterisk numbersign -135; + pos asterisk slash -190; + pos asterisk backslash -40; + pos asterisk parenleft -40; + pos asterisk parenright -20; + pos asterisk braceleft -110; + pos asterisk braceright -60; + pos asterisk hyphen -155; + pos asterisk endash -155; + pos asterisk emdash -155; + pos asterisk underscore -190; + pos asterisk quotesinglbase -115; + pos asterisk quotedblbase -190; + pos asterisk guillemetleft -165; + pos asterisk guillemetright -30; + pos asterisk guilsinglleft -165; + pos asterisk guilsinglright -30; + pos asterisk cent -55; + pos asterisk dollar -30; + pos asterisk euro -90; + pos asterisk sterling -80; + pos asterisk yen -15; + pos asterisk plus -50; + pos asterisk minus -50; + pos asterisk multiply -50; + pos asterisk divide -50; + pos asterisk less -70; + pos asterisk asciitilde -95; + pos asterisk asciicircum -25; + pos asterisk at -45; + pos asterisk ampersand -115; + pos asterisk copyright -35; + pos numbersign comma -115; + pos numbersign colon -70; + pos numbersign semicolon -80; + pos numbersign ellipsis -255; + pos numbersign question -125; + pos numbersign questiondown -200; + pos numbersign periodcentered -105; + pos numbersign bullet -110; + pos numbersign asterisk -65; + pos numbersign numbersign -205; + pos numbersign slash -230; + pos numbersign backslash -105; + pos numbersign parenleft -105; + pos numbersign parenright -125; + pos numbersign braceleft -160; + pos numbersign braceright -110; + pos numbersign bracketleft -50; + pos numbersign bracketright -50; + pos numbersign hyphen -105; + pos numbersign endash -105; + pos numbersign emdash -105; + pos numbersign underscore -360; + pos numbersign quotesinglbase -115; + pos numbersign quotedblbase -205; + pos numbersign quotedblleft -55; + pos numbersign quotedblright -60; + pos numbersign quoteleft -55; + pos numbersign quoteright -60; + pos numbersign guillemetleft -120; + pos numbersign guillemetright -95; + pos numbersign guilsinglleft -120; + pos numbersign guilsinglright -95; + pos numbersign quotedbl -55; + pos numbersign quotesingle -55; + pos numbersign cent -110; + pos numbersign dollar -85; + pos numbersign euro -155; + pos numbersign sterling -135; + pos numbersign yen -75; + pos numbersign plus -90; + pos numbersign minus -90; + pos numbersign multiply -120; + pos numbersign divide -90; + pos numbersign equal -60; + pos numbersign greater -50; + pos numbersign less -90; + pos numbersign asciitilde -140; + pos numbersign asciicircum -90; + pos numbersign percent -55; + pos numbersign perthousand -55; + pos numbersign at -110; + pos numbersign ampersand -135; + pos numbersign paragraph -55; + pos numbersign copyright -105; + pos numbersign registered -70; + pos numbersign trademark -50; + pos numbersign degree -55; + pos numbersign bar -50; + pos slash comma -115; + pos slash colon -90; + pos slash semicolon -100; + pos slash ellipsis -240; + pos slash question -50; + pos slash questiondown -240; + pos slash periodcentered -105; + pos slash bullet -160; + pos slash asterisk -35; + pos slash numbersign -220; + pos slash slash -240; + pos slash backslash 30; + pos slash parenleft -140; + pos slash parenright -55; + pos slash braceleft -160; + pos slash braceright -60; + pos slash bracketleft 10; + pos slash bracketright 10; + pos slash hyphen -155; + pos slash endash -155; + pos slash emdash -155; + pos slash underscore -240; + pos slash quotesinglbase -115; + pos slash quotedblbase -205; + pos slash quotedblleft -50; + pos slash quotedblright -30; + pos slash quoteleft -50; + pos slash quoteright -30; + pos slash guillemetleft -190; + pos slash guillemetright -130; + pos slash guilsinglleft -165; + pos slash guilsinglright -130; + pos slash quotedbl -30; + pos slash quotesingle -30; + pos slash cent -155; + pos slash dollar -90; + pos slash euro -175; + pos slash sterling -150; + pos slash yen -10; + pos slash plus -130; + pos slash minus -130; + pos slash multiply -150; + pos slash divide -130; + pos slash equal -85; + pos slash greater -10; + pos slash less -135; + pos slash asciitilde -190; + pos slash asciicircum -125; + pos slash percent -50; + pos slash perthousand -50; + pos slash at -150; + pos slash ampersand -165; + pos slash paragraph -65; + pos slash copyright -140; + pos slash registered -90; + pos slash trademark -55; + pos slash degree -35; + pos slash bar 15; + pos backslash colon -15; + pos backslash ellipsis -15; + pos backslash question -190; + pos backslash periodcentered -105; + pos backslash bullet -125; + pos backslash asterisk -190; + pos backslash numbersign -105; + pos backslash slash 30; + pos backslash backslash -240; + pos backslash parenleft -75; + pos backslash parenright -20; + pos backslash braceleft -100; + pos backslash braceright -45; + pos backslash bracketleft 15; + pos backslash bracketright 15; + pos backslash hyphen -100; + pos backslash endash -100; + pos backslash emdash -100; + pos backslash underscore 15; + pos backslash quotedblleft -205; + pos backslash quotedblright -205; + pos backslash quoteleft -115; + pos backslash quoteright -115; + pos backslash guillemetleft -115; + pos backslash guillemetright -45; + pos backslash guilsinglleft -115; + pos backslash guilsinglright -45; + pos backslash quotedbl -200; + pos backslash quotesingle -110; + pos backslash cent -90; + pos backslash dollar -60; + pos backslash euro -190; + pos backslash sterling -50; + pos backslash yen -75; + pos backslash plus -125; + pos backslash minus -125; + pos backslash multiply -155; + pos backslash divide -125; + pos backslash equal -80; + pos backslash greater -15; + pos backslash less -145; + pos backslash asciitilde -185; + pos backslash asciicircum -200; + pos backslash percent -120; + pos backslash perthousand -120; + pos backslash at -85; + pos backslash ampersand -75; + pos backslash paragraph -200; + pos backslash copyright -90; + pos backslash registered -170; + pos backslash trademark -230; + pos backslash degree -215; + pos backslash bar 15; + pos parenleft comma -55; + pos parenleft colon -80; + pos parenleft semicolon -55; + pos parenleft ellipsis -80; + pos parenleft question -45; + pos parenleft questiondown -35; + pos parenleft periodcentered -105; + pos parenleft bullet -175; + pos parenleft asterisk -20; + pos parenleft numbersign -180; + pos parenleft slash -20; + pos parenleft backslash -55; + pos parenleft parenleft -130; + pos parenleft parenright -35; + pos parenleft braceleft -140; + pos parenleft braceright -80; + pos parenleft bracketleft -20; + pos parenleft bracketright -20; + pos parenleft hyphen -175; + pos parenleft endash -175; + pos parenleft emdash -175; + pos parenleft underscore -20; + pos parenleft quotesinglbase -55; + pos parenleft quotedblbase -55; + pos parenleft quotedblleft -35; + pos parenleft quotedblright -20; + pos parenleft quoteleft -35; + pos parenleft quoteright -20; + pos parenleft guillemetleft -175; + pos parenleft guillemetright -135; + pos parenleft guilsinglleft -165; + pos parenleft guilsinglright -135; + pos parenleft quotedbl -20; + pos parenleft quotesingle -20; + pos parenleft cent -175; + pos parenleft dollar -75; + pos parenleft euro -180; + pos parenleft sterling -125; + pos parenleft yen -30; + pos parenleft plus -155; + pos parenleft minus -155; + pos parenleft multiply -180; + pos parenleft divide -155; + pos parenleft equal -105; + pos parenleft greater -20; + pos parenleft less -160; + pos parenleft asciitilde -180; + pos parenleft asciicircum -150; + pos parenleft percent -35; + pos parenleft perthousand -35; + pos parenleft at -175; + pos parenleft ampersand -150; + pos parenleft paragraph -50; + pos parenleft copyright -160; + pos parenleft registered -80; + pos parenleft trademark -65; + pos parenleft degree -25; + pos parenleft bar -20; + pos parenright comma -50; + pos parenright colon -30; + pos parenright semicolon -40; + pos parenright ellipsis -45; + pos parenright question -140; + pos parenright questiondown -45; + pos parenright asterisk -35; + pos parenright numbersign -65; + pos parenright slash -75; + pos parenright backslash -140; + pos parenright parenright -130; + pos parenright braceleft -65; + pos parenright braceright -60; + pos parenright underscore -85; + pos parenright quotesinglbase -50; + pos parenright quotedblbase -50; + pos parenright quotedblleft -50; + pos parenright quotedblright -75; + pos parenright quoteleft -50; + pos parenright quoteright -75; + pos parenright guillemetright -30; + pos parenright guilsinglright -30; + pos parenright quotedbl -50; + pos parenright quotesingle -50; + pos parenright dollar -65; + pos parenright euro -90; + pos parenright sterling -35; + pos parenright yen -60; + pos parenright multiply -50; + pos parenright asciitilde -35; + pos parenright asciicircum -25; + pos parenright percent -40; + pos parenright perthousand -40; + pos parenright paragraph -30; + pos parenright registered -15; + pos parenright trademark -50; + pos parenright degree -60; + pos braceleft comma -60; + pos braceleft colon -60; + pos braceleft semicolon -65; + pos braceleft ellipsis -60; + pos braceleft question -80; + pos braceleft questiondown -60; + pos braceleft periodcentered -60; + pos braceleft bullet -60; + pos braceleft asterisk -60; + pos braceleft numbersign -115; + pos braceleft slash -45; + pos braceleft backslash -60; + pos braceleft parenleft -60; + pos braceleft parenright -80; + pos braceleft braceleft -125; + pos braceleft braceright -120; + pos braceleft bracketleft -60; + pos braceleft bracketright -60; + pos braceleft hyphen -60; + pos braceleft endash -60; + pos braceleft emdash -60; + pos braceleft underscore -60; + pos braceleft quotesinglbase -60; + pos braceleft quotedblbase -60; + pos braceleft quotedblleft -60; + pos braceleft quotedblright -65; + pos braceleft quoteleft -60; + pos braceleft quoteright -65; + pos braceleft guillemetleft -55; + pos braceleft guillemetright -60; + pos braceleft guilsinglleft -55; + pos braceleft guilsinglright -60; + pos braceleft quotedbl -60; + pos braceleft quotesingle -60; + pos braceleft cent -60; + pos braceleft dollar -90; + pos braceleft euro -150; + pos braceleft sterling -95; + pos braceleft yen -70; + pos braceleft plus -60; + pos braceleft minus -60; + pos braceleft multiply -105; + pos braceleft divide -60; + pos braceleft equal -60; + pos braceleft greater -60; + pos braceleft less -60; + pos braceleft asciitilde -90; + pos braceleft asciicircum -65; + pos braceleft percent -60; + pos braceleft perthousand -60; + pos braceleft at -60; + pos braceleft ampersand -60; + pos braceleft paragraph -60; + pos braceleft copyright -60; + pos braceleft registered -60; + pos braceleft trademark -60; + pos braceleft degree -60; + pos braceleft bar -60; + pos braceright comma -110; + pos braceright colon -105; + pos braceright semicolon -110; + pos braceright ellipsis -110; + pos braceright question -145; + pos braceright questiondown -110; + pos braceright periodcentered -65; + pos braceright bullet -65; + pos braceright asterisk -110; + pos braceright numbersign -130; + pos braceright slash -100; + pos braceright backslash -160; + pos braceright parenleft -65; + pos braceright parenright -140; + pos braceright braceleft -135; + pos braceright braceright -125; + pos braceright bracketleft -65; + pos braceright bracketright -65; + pos braceright hyphen -65; + pos braceright endash -65; + pos braceright emdash -65; + pos braceright underscore -110; + pos braceright quotesinglbase -110; + pos braceright quotedblbase -110; + pos braceright quotedblleft -110; + pos braceright quotedblright -115; + pos braceright quoteleft -110; + pos braceright quoteright -115; + pos braceright guillemetleft -60; + pos braceright guillemetright -110; + pos braceright guilsinglleft -60; + pos braceright guilsinglright -110; + pos braceright quotedbl -115; + pos braceright quotesingle -110; + pos braceright cent -65; + pos braceright dollar -140; + pos braceright euro -160; + pos braceright sterling -100; + pos braceright yen -120; + pos braceright plus -65; + pos braceright minus -65; + pos braceright multiply -115; + pos braceright divide -65; + pos braceright equal -65; + pos braceright greater -65; + pos braceright less -65; + pos braceright asciitilde -100; + pos braceright asciicircum -115; + pos braceright percent -110; + pos braceright perthousand -110; + pos braceright at -65; + pos braceright ampersand -65; + pos braceright paragraph -110; + pos braceright copyright -65; + pos braceright registered -75; + pos braceright trademark -110; + pos braceright degree -110; + pos braceright bar -65; + pos bracketleft question -20; + pos bracketleft numbersign -55; + pos bracketleft slash 15; + pos bracketleft backslash 10; + pos bracketleft parenright -20; + pos bracketleft braceleft -65; + pos bracketleft braceright -60; + pos bracketleft dollar -30; + pos bracketleft euro -90; + pos bracketleft sterling -35; + pos bracketleft multiply -45; + pos bracketleft asciitilde -30; + pos bracketright question -20; + pos bracketright numbersign -55; + pos bracketright slash 15; + pos bracketright backslash 10; + pos bracketright parenright -20; + pos bracketright braceleft -65; + pos bracketright braceright -60; + pos bracketright dollar -30; + pos bracketright euro -90; + pos bracketright sterling -35; + pos bracketright multiply -45; + pos bracketright asciitilde -30; + pos hyphen comma -115; + pos hyphen colon -105; + pos hyphen semicolon -110; + pos hyphen ellipsis -195; + pos hyphen question -175; + pos hyphen questiondown -110; + pos hyphen asterisk -155; + pos hyphen numbersign -70; + pos hyphen slash -100; + pos hyphen backslash -155; + pos hyphen parenright -175; + pos hyphen braceleft -65; + pos hyphen braceright -60; + pos hyphen underscore -195; + pos hyphen quotesinglbase -115; + pos hyphen quotedblbase -195; + pos hyphen quotedblleft -195; + pos hyphen quotedblright -195; + pos hyphen quoteleft -115; + pos hyphen quoteright -115; + pos hyphen guillemetright -80; + pos hyphen guilsinglright -80; + pos hyphen quotedbl -195; + pos hyphen quotesingle -110; + pos hyphen dollar -105; + pos hyphen euro -90; + pos hyphen sterling -35; + pos hyphen yen -55; + pos hyphen multiply -45; + pos hyphen asciitilde -30; + pos hyphen asciicircum -195; + pos hyphen percent -65; + pos hyphen perthousand -65; + pos hyphen paragraph -50; + pos hyphen registered -15; + pos hyphen trademark -125; + pos hyphen degree -195; + pos endash comma -115; + pos endash colon -105; + pos endash semicolon -110; + pos endash ellipsis -290; + pos endash question -175; + pos endash questiondown -110; + pos endash asterisk -155; + pos endash numbersign -70; + pos endash slash -100; + pos endash backslash -155; + pos endash parenright -175; + pos endash braceleft -65; + pos endash braceright -60; + pos endash underscore -295; + pos endash quotesinglbase -115; + pos endash quotedblbase -205; + pos endash quotedblleft -205; + pos endash quotedblright -205; + pos endash quoteleft -115; + pos endash quoteright -115; + pos endash guillemetright -80; + pos endash guilsinglright -80; + pos endash quotedbl -200; + pos endash quotesingle -110; + pos endash dollar -105; + pos endash euro -90; + pos endash sterling -35; + pos endash yen -55; + pos endash multiply -45; + pos endash asciitilde -30; + pos endash asciicircum -260; + pos endash percent -65; + pos endash perthousand -65; + pos endash paragraph -50; + pos endash registered -15; + pos endash trademark -125; + pos endash degree -215; + pos emdash comma -115; + pos emdash colon -105; + pos emdash semicolon -110; + pos emdash ellipsis -290; + pos emdash question -175; + pos emdash questiondown -110; + pos emdash asterisk -155; + pos emdash numbersign -70; + pos emdash slash -100; + pos emdash backslash -155; + pos emdash parenright -175; + pos emdash braceleft -65; + pos emdash braceright -60; + pos emdash underscore -365; + pos emdash quotesinglbase -115; + pos emdash quotedblbase -205; + pos emdash quotedblleft -205; + pos emdash quotedblright -205; + pos emdash quoteleft -115; + pos emdash quoteright -115; + pos emdash guillemetright -80; + pos emdash guilsinglright -80; + pos emdash quotedbl -200; + pos emdash quotesingle -110; + pos emdash dollar -105; + pos emdash euro -90; + pos emdash sterling -35; + pos emdash yen -55; + pos emdash multiply -45; + pos emdash asciitilde -30; + pos emdash asciicircum -260; + pos emdash percent -65; + pos emdash perthousand -65; + pos emdash paragraph -50; + pos emdash registered -15; + pos emdash trademark -125; + pos emdash degree -215; + pos underscore colon -20; + pos underscore ellipsis -15; + pos underscore question -200; + pos underscore periodcentered -105; + pos underscore bullet -175; + pos underscore asterisk -190; + pos underscore numbersign -360; + pos underscore slash 15; + pos underscore backslash -240; + pos underscore parenleft -85; + pos underscore parenright -20; + pos underscore braceleft -110; + pos underscore braceright -60; + pos underscore hyphen -195; + pos underscore endash -295; + pos underscore emdash -365; + pos underscore quotedblleft -205; + pos underscore quotedblright -205; + pos underscore quoteleft -115; + pos underscore quoteright -115; + pos underscore guillemetleft -240; + pos underscore guillemetright -240; + pos underscore guilsinglleft -165; + pos underscore guilsinglright -165; + pos underscore quotedbl -200; + pos underscore quotesingle -110; + pos underscore cent -145; + pos underscore dollar -120; + pos underscore euro -365; + pos underscore sterling -325; + pos underscore yen -365; + pos underscore plus -305; + pos underscore minus -330; + pos underscore multiply -255; + pos underscore divide -310; + pos underscore equal -330; + pos underscore greater -310; + pos underscore less -310; + pos underscore asciitilde -240; + pos underscore asciicircum -260; + pos underscore percent -365; + pos underscore perthousand -365; + pos underscore at -115; + pos underscore ampersand -145; + pos underscore paragraph -220; + pos underscore copyright -125; + pos underscore registered -330; + pos underscore trademark -365; + pos underscore degree -215; + pos quotesinglbase question -115; + pos quotesinglbase periodcentered -105; + pos quotesinglbase bullet -115; + pos quotesinglbase asterisk -115; + pos quotesinglbase numbersign -90; + pos quotesinglbase backslash -115; + pos quotesinglbase parenleft -45; + pos quotesinglbase parenright -40; + pos quotesinglbase braceleft -110; + pos quotesinglbase braceright -60; + pos quotesinglbase hyphen -115; + pos quotesinglbase endash -115; + pos quotesinglbase emdash -115; + pos quotesinglbase quotedblleft -115; + pos quotesinglbase quotedblright -115; + pos quotesinglbase quoteleft -115; + pos quotesinglbase quoteright -115; + pos quotesinglbase guillemetleft -115; + pos quotesinglbase guillemetright -15; + pos quotesinglbase guilsinglleft -115; + pos quotesinglbase guilsinglright -15; + pos quotesinglbase quotedbl -115; + pos quotesinglbase quotesingle -110; + pos quotesinglbase cent -60; + pos quotesinglbase dollar -35; + pos quotesinglbase euro -115; + pos quotesinglbase sterling -35; + pos quotesinglbase yen -60; + pos quotesinglbase plus -115; + pos quotesinglbase minus -115; + pos quotesinglbase multiply -115; + pos quotesinglbase divide -115; + pos quotesinglbase equal -115; + pos quotesinglbase less -115; + pos quotesinglbase asciitilde -115; + pos quotesinglbase asciicircum -115; + pos quotesinglbase percent -105; + pos quotesinglbase perthousand -105; + pos quotesinglbase at -55; + pos quotesinglbase ampersand -45; + pos quotesinglbase paragraph -115; + pos quotesinglbase copyright -60; + pos quotesinglbase registered -115; + pos quotesinglbase trademark -115; + pos quotesinglbase degree -115; + pos quotedblbase question -175; + pos quotedblbase periodcentered -105; + pos quotedblbase bullet -175; + pos quotedblbase asterisk -190; + pos quotedblbase numbersign -90; + pos quotedblbase backslash -205; + pos quotedblbase parenleft -45; + pos quotedblbase parenright -40; + pos quotedblbase braceleft -110; + pos quotedblbase braceright -60; + pos quotedblbase hyphen -195; + pos quotedblbase endash -205; + pos quotedblbase emdash -205; + pos quotedblbase quotedblleft -205; + pos quotedblbase quotedblright -205; + pos quotedblbase quoteleft -115; + pos quotedblbase quoteright -115; + pos quotedblbase guillemetleft -155; + pos quotedblbase guillemetright -15; + pos quotedblbase guilsinglleft -155; + pos quotedblbase guilsinglright -15; + pos quotedblbase quotedbl -200; + pos quotedblbase quotesingle -110; + pos quotedblbase cent -60; + pos quotedblbase dollar -35; + pos quotedblbase euro -205; + pos quotedblbase sterling -35; + pos quotedblbase yen -60; + pos quotedblbase plus -205; + pos quotedblbase minus -205; + pos quotedblbase multiply -200; + pos quotedblbase divide -205; + pos quotedblbase equal -205; + pos quotedblbase less -205; + pos quotedblbase asciitilde -205; + pos quotedblbase asciicircum -205; + pos quotedblbase percent -105; + pos quotedblbase perthousand -105; + pos quotedblbase at -55; + pos quotedblbase ampersand -45; + pos quotedblbase paragraph -205; + pos quotedblbase copyright -60; + pos quotedblbase registered -205; + pos quotedblbase trademark -205; + pos quotedblbase degree -205; + pos quotedblleft comma -115; + pos quotedblleft colon -10; + pos quotedblleft semicolon -20; + pos quotedblleft ellipsis -205; + pos quotedblleft question -60; + pos quotedblleft questiondown -205; + pos quotedblleft periodcentered -105; + pos quotedblleft bullet -115; + pos quotedblleft numbersign -145; + pos quotedblleft slash -205; + pos quotedblleft backslash -55; + pos quotedblleft parenleft -55; + pos quotedblleft parenright -50; + pos quotedblleft braceleft -110; + pos quotedblleft braceright -65; + pos quotedblleft hyphen -195; + pos quotedblleft endash -205; + pos quotedblleft emdash -205; + pos quotedblleft underscore -205; + pos quotedblleft quotesinglbase -115; + pos quotedblleft quotedblbase -205; + pos quotedblleft quotedblright -10; + pos quotedblleft quoteright -10; + pos quotedblleft guillemetleft -200; + pos quotedblleft guillemetright -70; + pos quotedblleft guilsinglleft -165; + pos quotedblleft guilsinglright -70; + pos quotedblleft quotedbl -10; + pos quotedblleft quotesingle -10; + pos quotedblleft cent -75; + pos quotedblleft dollar -35; + pos quotedblleft euro -95; + pos quotedblleft sterling -85; + pos quotedblleft yen -20; + pos quotedblleft plus -205; + pos quotedblleft minus -205; + pos quotedblleft multiply -75; + pos quotedblleft divide -205; + pos quotedblleft less -135; + pos quotedblleft asciitilde -135; + pos quotedblleft asciicircum -50; + pos quotedblleft at -65; + pos quotedblleft ampersand -115; + pos quotedblleft copyright -55; + pos quotedblleft registered -15; + pos quotedblright comma -115; + pos quotedblright colon -30; + pos quotedblright semicolon -35; + pos quotedblright ellipsis -205; + pos quotedblright question -20; + pos quotedblright questiondown -205; + pos quotedblright periodcentered -105; + pos quotedblright bullet -125; + pos quotedblright numbersign -160; + pos quotedblright slash -205; + pos quotedblright backslash -30; + pos quotedblright parenleft -75; + pos quotedblright parenright -20; + pos quotedblright braceleft -115; + pos quotedblright braceright -60; + pos quotedblright hyphen -195; + pos quotedblright endash -205; + pos quotedblright emdash -205; + pos quotedblright underscore -205; + pos quotedblright quotesinglbase -115; + pos quotedblright quotedblbase -205; + pos quotedblright guillemetleft -205; + pos quotedblright guillemetright -80; + pos quotedblright guilsinglleft -165; + pos quotedblright guilsinglright -80; + pos quotedblright cent -100; + pos quotedblright dollar -40; + pos quotedblright euro -110; + pos quotedblright sterling -95; + pos quotedblright yen -10; + pos quotedblright plus -205; + pos quotedblright minus -205; + pos quotedblright multiply -95; + pos quotedblright divide -205; + pos quotedblright equal -20; + pos quotedblright less -150; + pos quotedblright asciitilde -150; + pos quotedblright asciicircum -75; + pos quotedblright at -85; + pos quotedblright ampersand -115; + pos quotedblright paragraph -10; + pos quotedblright copyright -75; + pos quotedblright registered -30; + pos quoteleft comma -115; + pos quoteleft colon -10; + pos quoteleft semicolon -20; + pos quoteleft ellipsis -115; + pos quoteleft question -60; + pos quoteleft questiondown -115; + pos quoteleft periodcentered -105; + pos quoteleft bullet -115; + pos quoteleft numbersign -115; + pos quoteleft slash -115; + pos quoteleft backslash -55; + pos quoteleft parenleft -55; + pos quoteleft parenright -50; + pos quoteleft braceleft -110; + pos quoteleft braceright -65; + pos quoteleft hyphen -115; + pos quoteleft endash -115; + pos quoteleft emdash -115; + pos quoteleft underscore -115; + pos quoteleft quotesinglbase -115; + pos quoteleft quotedblbase -115; + pos quoteleft quotedblright -10; + pos quoteleft quoteright -10; + pos quoteleft guillemetleft -115; + pos quoteleft guillemetright -70; + pos quoteleft guilsinglleft -115; + pos quoteleft guilsinglright -70; + pos quoteleft quotedbl -10; + pos quoteleft quotesingle -10; + pos quoteleft cent -75; + pos quoteleft dollar -35; + pos quoteleft euro -95; + pos quoteleft sterling -85; + pos quoteleft yen -20; + pos quoteleft plus -115; + pos quoteleft minus -115; + pos quoteleft multiply -75; + pos quoteleft divide -115; + pos quoteleft less -115; + pos quoteleft asciitilde -115; + pos quoteleft asciicircum -50; + pos quoteleft at -65; + pos quoteleft ampersand -115; + pos quoteleft copyright -55; + pos quoteleft registered -15; + pos quoteright comma -115; + pos quoteright colon -30; + pos quoteright semicolon -35; + pos quoteright ellipsis -115; + pos quoteright question -20; + pos quoteright questiondown -115; + pos quoteright periodcentered -105; + pos quoteright bullet -115; + pos quoteright numbersign -115; + pos quoteright slash -115; + pos quoteright backslash -30; + pos quoteright parenleft -75; + pos quoteright parenright -20; + pos quoteright braceleft -115; + pos quoteright braceright -60; + pos quoteright hyphen -115; + pos quoteright endash -115; + pos quoteright emdash -115; + pos quoteright underscore -115; + pos quoteright quotesinglbase -115; + pos quoteright quotedblbase -115; + pos quoteright guillemetleft -115; + pos quoteright guillemetright -80; + pos quoteright guilsinglleft -115; + pos quoteright guilsinglright -80; + pos quoteright cent -100; + pos quoteright dollar -40; + pos quoteright euro -110; + pos quoteright sterling -95; + pos quoteright yen -10; + pos quoteright plus -115; + pos quoteright minus -115; + pos quoteright multiply -95; + pos quoteright divide -115; + pos quoteright equal -20; + pos quoteright less -115; + pos quoteright asciitilde -115; + pos quoteright asciicircum -75; + pos quoteright at -85; + pos quoteright ampersand -115; + pos quoteright paragraph -10; + pos quoteright copyright -75; + pos quoteright registered -30; + pos guillemetleft comma -20; + pos guillemetleft colon -15; + pos guillemetleft semicolon -20; + pos guillemetleft ellipsis -15; + pos guillemetleft question -185; + pos guillemetleft questiondown -10; + pos guillemetleft periodcentered -105; + pos guillemetleft bullet -60; + pos guillemetleft asterisk -30; + pos guillemetleft numbersign -110; + pos guillemetleft slash -45; + pos guillemetleft backslash -130; + pos guillemetleft parenleft -30; + pos guillemetleft parenright -135; + pos guillemetleft braceleft -110; + pos guillemetleft braceright -60; + pos guillemetleft hyphen -80; + pos guillemetleft endash -80; + pos guillemetleft emdash -80; + pos guillemetleft underscore -240; + pos guillemetleft quotesinglbase -20; + pos guillemetleft quotedblbase -20; + pos guillemetleft quotedblleft -60; + pos guillemetleft quotedblright -175; + pos guillemetleft quoteleft -60; + pos guillemetleft quoteright -115; + pos guillemetleft guillemetleft -150; + pos guillemetleft guilsinglleft -150; + pos guillemetleft quotedbl -200; + pos guillemetleft quotesingle -110; + pos guillemetleft cent -40; + pos guillemetleft dollar -55; + pos guillemetleft euro -100; + pos guillemetleft sterling -70; + pos guillemetleft yen -50; + pos guillemetleft plus -25; + pos guillemetleft minus -25; + pos guillemetleft multiply -70; + pos guillemetleft divide -25; + pos guillemetleft equal -10; + pos guillemetleft less -35; + pos guillemetleft asciitilde -80; + pos guillemetleft asciicircum -15; + pos guillemetleft percent -25; + pos guillemetleft perthousand -25; + pos guillemetleft at -35; + pos guillemetleft ampersand -35; + pos guillemetleft paragraph -20; + pos guillemetleft copyright -30; + pos guillemetleft registered -10; + pos guillemetleft trademark -135; + pos guillemetleft degree -65; + pos guillemetright comma -115; + pos guillemetright colon -105; + pos guillemetright semicolon -110; + pos guillemetright ellipsis -160; + pos guillemetright question -170; + pos guillemetright questiondown -135; + pos guillemetright asterisk -165; + pos guillemetright numbersign -75; + pos guillemetright slash -115; + pos guillemetright backslash -190; + pos guillemetright parenright -175; + pos guillemetright braceleft -60; + pos guillemetright braceright -55; + pos guillemetright underscore -240; + pos guillemetright quotesinglbase -115; + pos guillemetright quotedblbase -160; + pos guillemetright quotedblleft -190; + pos guillemetright quotedblright -205; + pos guillemetright quoteleft -115; + pos guillemetright quoteright -115; + pos guillemetright guillemetleft 10; + pos guillemetright guillemetright -150; + pos guillemetright guilsinglleft 10; + pos guillemetright guilsinglright -150; + pos guillemetright quotedbl -200; + pos guillemetright quotesingle -110; + pos guillemetright dollar -175; + pos guillemetright euro -85; + pos guillemetright sterling -30; + pos guillemetright yen -50; + pos guillemetright multiply -55; + pos guillemetright less -35; + pos guillemetright asciitilde -85; + pos guillemetright asciicircum -145; + pos guillemetright percent -135; + pos guillemetright perthousand -135; + pos guillemetright paragraph -120; + pos guillemetright registered -50; + pos guillemetright trademark -145; + pos guillemetright degree -200; + pos guilsinglleft comma -20; + pos guilsinglleft colon -15; + pos guilsinglleft semicolon -20; + pos guilsinglleft ellipsis -15; + pos guilsinglleft question -165; + pos guilsinglleft questiondown -10; + pos guilsinglleft periodcentered -105; + pos guilsinglleft bullet -60; + pos guilsinglleft asterisk -30; + pos guilsinglleft numbersign -110; + pos guilsinglleft slash -45; + pos guilsinglleft backslash -130; + pos guilsinglleft parenleft -30; + pos guilsinglleft parenright -135; + pos guilsinglleft braceleft -110; + pos guilsinglleft braceright -60; + pos guilsinglleft hyphen -80; + pos guilsinglleft endash -80; + pos guilsinglleft emdash -80; + pos guilsinglleft underscore -165; + pos guilsinglleft quotesinglbase -20; + pos guilsinglleft quotedblbase -20; + pos guilsinglleft quotedblleft -60; + pos guilsinglleft quotedblright -165; + pos guilsinglleft quoteleft -60; + pos guilsinglleft quoteright -115; + pos guilsinglleft guillemetleft -150; + pos guilsinglleft guilsinglleft -150; + pos guilsinglleft quotedbl -165; + pos guilsinglleft quotesingle -110; + pos guilsinglleft cent -40; + pos guilsinglleft dollar -55; + pos guilsinglleft euro -100; + pos guilsinglleft sterling -70; + pos guilsinglleft yen -50; + pos guilsinglleft plus -25; + pos guilsinglleft minus -25; + pos guilsinglleft multiply -70; + pos guilsinglleft divide -25; + pos guilsinglleft equal -10; + pos guilsinglleft less -35; + pos guilsinglleft asciitilde -80; + pos guilsinglleft asciicircum -15; + pos guilsinglleft percent -25; + pos guilsinglleft perthousand -25; + pos guilsinglleft at -35; + pos guilsinglleft ampersand -35; + pos guilsinglleft paragraph -20; + pos guilsinglleft copyright -30; + pos guilsinglleft registered -10; + pos guilsinglleft trademark -135; + pos guilsinglleft degree -65; + pos guilsinglright comma -115; + pos guilsinglright colon -105; + pos guilsinglright semicolon -110; + pos guilsinglright ellipsis -160; + pos guilsinglright question -165; + pos guilsinglright questiondown -135; + pos guilsinglright asterisk -165; + pos guilsinglright numbersign -75; + pos guilsinglright slash -115; + pos guilsinglright backslash -165; + pos guilsinglright parenright -165; + pos guilsinglright braceleft -60; + pos guilsinglright braceright -55; + pos guilsinglright underscore -165; + pos guilsinglright quotesinglbase -115; + pos guilsinglright quotedblbase -160; + pos guilsinglright quotedblleft -165; + pos guilsinglright quotedblright -165; + pos guilsinglright quoteleft -115; + pos guilsinglright quoteright -115; + pos guilsinglright guillemetleft 10; + pos guilsinglright guillemetright -150; + pos guilsinglright guilsinglleft 10; + pos guilsinglright guilsinglright -150; + pos guilsinglright quotedbl -165; + pos guilsinglright quotesingle -110; + pos guilsinglright dollar -165; + pos guilsinglright euro -85; + pos guilsinglright sterling -30; + pos guilsinglright yen -50; + pos guilsinglright multiply -55; + pos guilsinglright less -35; + pos guilsinglright asciitilde -85; + pos guilsinglright asciicircum -145; + pos guilsinglright percent -135; + pos guilsinglright perthousand -135; + pos guilsinglright paragraph -120; + pos guilsinglright registered -50; + pos guilsinglright trademark -145; + pos guilsinglright degree -165; + pos quotedbl comma -115; + pos quotedbl colon -15; + pos quotedbl semicolon -20; + pos quotedbl ellipsis -200; + pos quotedbl question -20; + pos quotedbl questiondown -200; + pos quotedbl periodcentered -105; + pos quotedbl bullet -120; + pos quotedbl numbersign -145; + pos quotedbl slash -200; + pos quotedbl backslash -30; + pos quotedbl parenleft -50; + pos quotedbl parenright -20; + pos quotedbl braceleft -115; + pos quotedbl braceright -60; + pos quotedbl hyphen -195; + pos quotedbl endash -200; + pos quotedbl emdash -200; + pos quotedbl underscore -200; + pos quotedbl quotesinglbase -115; + pos quotedbl quotedblbase -200; + pos quotedbl guillemetleft -200; + pos quotedbl guillemetright -200; + pos quotedbl guilsinglleft -165; + pos quotedbl guilsinglright -165; + pos quotedbl cent -70; + pos quotedbl dollar -40; + pos quotedbl euro -100; + pos quotedbl sterling -90; + pos quotedbl yen -10; + pos quotedbl plus -200; + pos quotedbl minus -200; + pos quotedbl multiply -70; + pos quotedbl divide -200; + pos quotedbl equal -10; + pos quotedbl less -160; + pos quotedbl asciitilde -145; + pos quotedbl asciicircum -45; + pos quotedbl at -60; + pos quotedbl ampersand -115; + pos quotedbl paragraph -10; + pos quotedbl copyright -50; + pos quotedbl registered -15; + pos quotesingle comma -110; + pos quotesingle colon -15; + pos quotesingle semicolon -20; + pos quotesingle ellipsis -110; + pos quotesingle question -20; + pos quotesingle questiondown -110; + pos quotesingle periodcentered -105; + pos quotesingle bullet -110; + pos quotesingle numbersign -110; + pos quotesingle slash -110; + pos quotesingle backslash -30; + pos quotesingle parenleft -50; + pos quotesingle parenright -20; + pos quotesingle braceleft -110; + pos quotesingle braceright -60; + pos quotesingle hyphen -110; + pos quotesingle endash -110; + pos quotesingle emdash -110; + pos quotesingle underscore -110; + pos quotesingle quotesinglbase -110; + pos quotesingle quotedblbase -110; + pos quotesingle guillemetleft -110; + pos quotesingle guillemetright -110; + pos quotesingle guilsinglleft -110; + pos quotesingle guilsinglright -110; + pos quotesingle cent -70; + pos quotesingle dollar -40; + pos quotesingle euro -100; + pos quotesingle sterling -90; + pos quotesingle yen -10; + pos quotesingle plus -110; + pos quotesingle minus -110; + pos quotesingle multiply -70; + pos quotesingle divide -110; + pos quotesingle equal -10; + pos quotesingle less -110; + pos quotesingle asciitilde -110; + pos quotesingle asciicircum -45; + pos quotesingle at -60; + pos quotesingle ampersand -110; + pos quotesingle paragraph -10; + pos quotesingle copyright -50; + pos quotesingle registered -15; + pos cent question -155; + pos cent numbersign -55; + pos cent slash -25; + pos cent backslash -90; + pos cent parenright -105; + pos cent braceleft -65; + pos cent braceright -60; + pos cent underscore -65; + pos cent quotedblright -50; + pos cent quoteright -50; + pos cent quotedbl -10; + pos cent quotesingle -10; + pos cent dollar -30; + pos cent euro -90; + pos cent sterling -35; + pos cent yen -30; + pos cent multiply -45; + pos cent asciitilde -30; + pos cent degree -15; + pos dollar comma -40; + pos dollar colon -35; + pos dollar semicolon -40; + pos dollar ellipsis -35; + pos dollar question -95; + pos dollar questiondown -30; + pos dollar periodcentered -10; + pos dollar bullet -15; + pos dollar asterisk -80; + pos dollar numbersign -55; + pos dollar slash -65; + pos dollar backslash -65; + pos dollar parenright -105; + pos dollar braceleft -65; + pos dollar braceright -60; + pos dollar underscore -115; + pos dollar quotesinglbase -40; + pos dollar quotedblbase -40; + pos dollar quotedblleft -90; + pos dollar quotedblright -65; + pos dollar quoteleft -90; + pos dollar quoteright -65; + pos dollar guillemetright -25; + pos dollar guilsinglright -25; + pos dollar quotedbl -65; + pos dollar quotesingle -65; + pos dollar dollar -80; + pos dollar euro -90; + pos dollar sterling -40; + pos dollar yen -55; + pos dollar plus -15; + pos dollar minus -15; + pos dollar multiply -50; + pos dollar divide -15; + pos dollar less -30; + pos dollar asciitilde -75; + pos dollar asciicircum -190; + pos dollar percent -90; + pos dollar perthousand -90; + pos dollar paragraph -110; + pos dollar registered -55; + pos dollar trademark -125; + pos dollar degree -75; + pos euro comma -45; + pos euro semicolon -10; + pos euro ellipsis -40; + pos euro question -65; + pos euro questiondown -30; + pos euro numbersign -55; + pos euro slash -60; + pos euro backslash -55; + pos euro parenright -55; + pos euro braceleft -65; + pos euro braceright -60; + pos euro underscore -190; + pos euro quotesinglbase -45; + pos euro quotedblbase -45; + pos euro guillemetright -10; + pos euro guilsinglright -10; + pos euro dollar -30; + pos euro euro -90; + pos euro sterling -35; + pos euro yen -20; + pos euro multiply -45; + pos euro asciitilde -30; + pos sterling comma -35; + pos sterling colon -35; + pos sterling semicolon -40; + pos sterling ellipsis -35; + pos sterling question -85; + pos sterling questiondown -35; + pos sterling periodcentered -35; + pos sterling bullet -35; + pos sterling asterisk -35; + pos sterling numbersign -85; + pos sterling slash -50; + pos sterling backslash -95; + pos sterling parenleft -35; + pos sterling parenright -80; + pos sterling braceleft -100; + pos sterling braceright -95; + pos sterling bracketleft -35; + pos sterling bracketright -35; + pos sterling hyphen -35; + pos sterling endash -35; + pos sterling emdash -35; + pos sterling underscore -325; + pos sterling quotesinglbase -35; + pos sterling quotedblbase -35; + pos sterling quotedblleft -35; + pos sterling quotedblright -40; + pos sterling quoteleft -35; + pos sterling quoteright -40; + pos sterling guillemetleft -30; + pos sterling guillemetright -35; + pos sterling guilsinglleft -30; + pos sterling guilsinglright -35; + pos sterling quotedbl -40; + pos sterling quotesingle -40; + pos sterling cent -35; + pos sterling dollar -65; + pos sterling euro -125; + pos sterling sterling -70; + pos sterling yen -55; + pos sterling plus -35; + pos sterling minus -35; + pos sterling multiply -75; + pos sterling divide -35; + pos sterling equal -35; + pos sterling greater -35; + pos sterling less -35; + pos sterling asciitilde -65; + pos sterling asciicircum -40; + pos sterling percent -35; + pos sterling perthousand -35; + pos sterling at -35; + pos sterling ampersand -35; + pos sterling paragraph -35; + pos sterling copyright -35; + pos sterling registered -35; + pos sterling trademark -35; + pos sterling degree -35; + pos sterling bar -35; + pos yen comma -60; + pos yen colon -35; + pos yen semicolon -40; + pos yen ellipsis -60; + pos yen question -25; + pos yen questiondown -60; + pos yen periodcentered -60; + pos yen bullet -60; + pos yen asterisk -10; + pos yen numbersign -110; + pos yen slash -75; + pos yen backslash -10; + pos yen parenleft -60; + pos yen parenright -30; + pos yen braceleft -120; + pos yen braceright -70; + pos yen hyphen -55; + pos yen endash -55; + pos yen emdash -55; + pos yen underscore -365; + pos yen quotesinglbase -60; + pos yen quotedblbase -60; + pos yen quotedblleft -20; + pos yen quotedblright -10; + pos yen quoteleft -20; + pos yen quoteright -10; + pos yen guillemetleft -50; + pos yen guillemetright -50; + pos yen guilsinglleft -50; + pos yen guilsinglright -50; + pos yen quotedbl -10; + pos yen quotesingle -10; + pos yen cent -60; + pos yen dollar -55; + pos yen euro -120; + pos yen sterling -85; + pos yen plus -45; + pos yen minus -45; + pos yen multiply -80; + pos yen divide -45; + pos yen equal -30; + pos yen less -45; + pos yen asciitilde -90; + pos yen asciicircum -45; + pos yen percent -20; + pos yen perthousand -20; + pos yen at -60; + pos yen ampersand -60; + pos yen paragraph -25; + pos yen copyright -55; + pos yen registered -35; + pos yen trademark -20; + pos yen degree -15; + pos plus comma -115; + pos plus colon -25; + pos plus semicolon -35; + pos plus ellipsis -285; + pos plus question -175; + pos plus questiondown -200; + pos plus asterisk -50; + pos plus numbersign -85; + pos plus slash -125; + pos plus backslash -130; + pos plus parenright -155; + pos plus braceleft -65; + pos plus braceright -60; + pos plus underscore -305; + pos plus quotesinglbase -115; + pos plus quotedblbase -205; + pos plus quotedblleft -205; + pos plus quotedblright -205; + pos plus quoteleft -115; + pos plus quoteright -115; + pos plus guillemetright -25; + pos plus guilsinglright -25; + pos plus quotedbl -200; + pos plus quotesingle -110; + pos plus dollar -55; + pos plus euro -90; + pos plus sterling -35; + pos plus yen -45; + pos plus multiply -75; + pos plus asciitilde -30; + pos plus asciicircum -240; + pos plus percent -25; + pos plus perthousand -25; + pos plus ampersand -15; + pos plus paragraph -15; + pos plus trademark -125; + pos plus degree -85; + pos minus comma -115; + pos minus colon -25; + pos minus semicolon -35; + pos minus ellipsis -290; + pos minus question -175; + pos minus questiondown -200; + pos minus asterisk -50; + pos minus numbersign -85; + pos minus slash -125; + pos minus backslash -130; + pos minus parenright -155; + pos minus braceleft -65; + pos minus braceright -60; + pos minus underscore -330; + pos minus quotesinglbase -115; + pos minus quotedblbase -205; + pos minus quotedblleft -205; + pos minus quotedblright -205; + pos minus quoteleft -115; + pos minus quoteright -115; + pos minus guillemetright -25; + pos minus guilsinglright -25; + pos minus quotedbl -200; + pos minus quotesingle -110; + pos minus dollar -55; + pos minus euro -90; + pos minus sterling -35; + pos minus yen -45; + pos minus multiply -75; + pos minus asciitilde -30; + pos minus asciicircum -260; + pos minus percent -25; + pos minus perthousand -25; + pos minus ampersand -15; + pos minus paragraph -15; + pos minus trademark -125; + pos minus degree -85; + pos multiply comma -115; + pos multiply colon -45; + pos multiply semicolon -55; + pos multiply ellipsis -210; + pos multiply question -225; + pos multiply questiondown -170; + pos multiply periodcentered -55; + pos multiply bullet -60; + pos multiply asterisk -50; + pos multiply numbersign -120; + pos multiply slash -155; + pos multiply backslash -150; + pos multiply parenleft -50; + pos multiply parenright -180; + pos multiply braceleft -115; + pos multiply braceright -105; + pos multiply bracketleft -45; + pos multiply bracketright -45; + pos multiply hyphen -45; + pos multiply endash -45; + pos multiply emdash -45; + pos multiply underscore -255; + pos multiply quotesinglbase -115; + pos multiply quotedblbase -205; + pos multiply quotedblleft -70; + pos multiply quotedblright -145; + pos multiply quoteleft -70; + pos multiply quoteright -115; + pos multiply guillemetleft -55; + pos multiply guillemetright -70; + pos multiply guilsinglleft -55; + pos multiply guilsinglright -70; + pos multiply quotedbl -70; + pos multiply quotesingle -70; + pos multiply cent -50; + pos multiply dollar -80; + pos multiply euro -135; + pos multiply sterling -80; + pos multiply yen -80; + pos multiply plus -75; + pos multiply minus -75; + pos multiply multiply -85; + pos multiply divide -75; + pos multiply equal -45; + pos multiply greater -45; + pos multiply less -95; + pos multiply asciitilde -140; + pos multiply asciicircum -60; + pos multiply percent -50; + pos multiply perthousand -50; + pos multiply at -50; + pos multiply ampersand -50; + pos multiply paragraph -45; + pos multiply copyright -50; + pos multiply registered -45; + pos multiply trademark -95; + pos multiply degree -80; + pos multiply bar -45; + pos divide comma -115; + pos divide colon -25; + pos divide semicolon -35; + pos divide ellipsis -290; + pos divide question -175; + pos divide questiondown -200; + pos divide asterisk -50; + pos divide numbersign -85; + pos divide slash -125; + pos divide backslash -130; + pos divide parenright -155; + pos divide braceleft -65; + pos divide braceright -60; + pos divide underscore -310; + pos divide quotesinglbase -115; + pos divide quotedblbase -205; + pos divide quotedblleft -205; + pos divide quotedblright -205; + pos divide quoteleft -115; + pos divide quoteright -115; + pos divide guillemetright -25; + pos divide guilsinglright -25; + pos divide quotedbl -200; + pos divide quotesingle -110; + pos divide dollar -55; + pos divide euro -90; + pos divide sterling -35; + pos divide yen -45; + pos divide multiply -75; + pos divide asciitilde -30; + pos divide asciicircum -260; + pos divide percent -25; + pos divide perthousand -25; + pos divide ampersand -15; + pos divide paragraph -15; + pos divide trademark -125; + pos divide degree -85; + pos equal comma -115; + pos equal semicolon -10; + pos equal ellipsis -290; + pos equal question -175; + pos equal questiondown -55; + pos equal numbersign -55; + pos equal slash -80; + pos equal backslash -85; + pos equal parenright -105; + pos equal braceleft -65; + pos equal braceright -60; + pos equal underscore -330; + pos equal quotesinglbase -115; + pos equal quotedblbase -205; + pos equal quotedblright -50; + pos equal quoteright -50; + pos equal guillemetright -10; + pos equal guilsinglright -10; + pos equal quotedbl -10; + pos equal quotesingle -10; + pos equal dollar -30; + pos equal euro -90; + pos equal sterling -35; + pos equal yen -30; + pos equal multiply -45; + pos equal asciitilde -30; + pos equal degree -10; + pos greater comma -115; + pos greater colon -45; + pos greater semicolon -55; + pos greater ellipsis -290; + pos greater question -175; + pos greater questiondown -200; + pos greater periodcentered -10; + pos greater asterisk -90; + pos greater numbersign -95; + pos greater slash -150; + pos greater backslash -140; + pos greater parenright -165; + pos greater braceleft -65; + pos greater braceright -60; + pos greater underscore -310; + pos greater quotesinglbase -115; + pos greater quotedblbase -205; + pos greater quotedblleft -140; + pos greater quotedblright -205; + pos greater quoteleft -115; + pos greater quoteright -115; + pos greater guillemetleft -45; + pos greater guillemetright -45; + pos greater guilsinglleft -45; + pos greater guilsinglright -45; + pos greater quotedbl -175; + pos greater quotesingle -110; + pos greater dollar -65; + pos greater euro -90; + pos greater sterling -35; + pos greater yen -50; + pos greater multiply -105; + pos greater asciitilde -30; + pos greater asciicircum -85; + pos greater percent -35; + pos greater perthousand -35; + pos greater ampersand -40; + pos greater paragraph -25; + pos greater trademark -125; + pos greater degree -115; + pos less question -20; + pos less numbersign -55; + pos less slash -15; + pos less backslash -10; + pos less parenright -20; + pos less braceleft -65; + pos less braceright -60; + pos less underscore -310; + pos less dollar -30; + pos less euro -90; + pos less sterling -35; + pos less multiply -45; + pos less asciitilde -30; + pos asciitilde comma -115; + pos asciitilde colon -55; + pos asciitilde semicolon -65; + pos asciitilde ellipsis -240; + pos asciitilde question -210; + pos asciitilde questiondown -240; + pos asciitilde periodcentered -75; + pos asciitilde bullet -55; + pos asciitilde asterisk -75; + pos asciitilde numbersign -150; + pos asciitilde slash -210; + pos asciitilde backslash -160; + pos asciitilde parenleft -50; + pos asciitilde parenright -180; + pos asciitilde braceleft -115; + pos asciitilde braceright -90; + pos asciitilde bracketleft -30; + pos asciitilde bracketright -30; + pos asciitilde hyphen -50; + pos asciitilde endash -50; + pos asciitilde emdash -50; + pos asciitilde underscore -240; + pos asciitilde quotesinglbase -115; + pos asciitilde quotedblbase -205; + pos asciitilde quotedblleft -135; + pos asciitilde quotedblright -205; + pos asciitilde quoteleft -115; + pos asciitilde quoteright -115; + pos asciitilde guillemetleft -115; + pos asciitilde guillemetright -60; + pos asciitilde guilsinglleft -115; + pos asciitilde guilsinglright -60; + pos asciitilde quotedbl -200; + pos asciitilde quotesingle -110; + pos asciitilde cent -55; + pos asciitilde dollar -85; + pos asciitilde euro -125; + pos asciitilde sterling -75; + pos asciitilde yen -75; + pos asciitilde plus -30; + pos asciitilde minus -30; + pos asciitilde multiply -115; + pos asciitilde divide -30; + pos asciitilde equal -30; + pos asciitilde greater -30; + pos asciitilde less -35; + pos asciitilde asciitilde -85; + pos asciitilde asciicircum -95; + pos asciitilde percent -55; + pos asciitilde perthousand -55; + pos asciitilde at -50; + pos asciitilde ampersand -105; + pos asciitilde paragraph -50; + pos asciitilde copyright -45; + pos asciitilde registered -35; + pos asciitilde trademark -155; + pos asciitilde degree -110; + pos asciitilde bar -30; + pos asciicircum comma -115; + pos asciicircum colon -15; + pos asciicircum semicolon -25; + pos asciicircum ellipsis -260; + pos asciicircum question -155; + pos asciicircum questiondown -240; + pos asciicircum periodcentered -105; + pos asciicircum bullet -55; + pos asciicircum asterisk -25; + pos asciicircum numbersign -125; + pos asciicircum slash -200; + pos asciicircum backslash -125; + pos asciicircum parenleft -25; + pos asciicircum parenright -150; + pos asciicircum braceleft -115; + pos asciicircum braceright -65; + pos asciicircum hyphen -195; + pos asciicircum endash -260; + pos asciicircum emdash -260; + pos asciicircum underscore -260; + pos asciicircum quotesinglbase -115; + pos asciicircum quotedblbase -205; + pos asciicircum quotedblleft -45; + pos asciicircum quotedblright -85; + pos asciicircum quoteleft -45; + pos asciicircum quoteright -85; + pos asciicircum guillemetleft -145; + pos asciicircum guillemetright -15; + pos asciicircum guilsinglleft -145; + pos asciicircum guilsinglright -15; + pos asciicircum quotedbl -45; + pos asciicircum quotesingle -45; + pos asciicircum cent -35; + pos asciicircum dollar -50; + pos asciicircum euro -95; + pos asciicircum sterling -85; + pos asciicircum yen -45; + pos asciicircum plus -240; + pos asciicircum minus -260; + pos asciicircum multiply -60; + pos asciicircum divide -255; + pos asciicircum less -65; + pos asciicircum asciitilde -75; + pos asciicircum asciicircum -10; + pos asciicircum percent -20; + pos asciicircum perthousand -20; + pos asciicircum at -30; + pos asciicircum ampersand -150; + pos asciicircum paragraph -15; + pos asciicircum copyright -25; + pos asciicircum trademark -55; + pos asciicircum degree -60; + pos percent comma -30; + pos percent colon -25; + pos percent semicolon -35; + pos percent ellipsis -25; + pos percent question -155; + pos percent questiondown -25; + pos percent periodcentered -15; + pos percent bullet -20; + pos percent asterisk -145; + pos percent numbersign -55; + pos percent slash -60; + pos percent backslash -115; + pos percent parenright -140; + pos percent braceleft -65; + pos percent braceright -60; + pos percent underscore -85; + pos percent quotesinglbase -30; + pos percent quotedblbase -30; + pos percent quotedblleft -150; + pos percent quotedblright -130; + pos percent quoteleft -115; + pos percent quoteright -115; + pos percent guillemetright -15; + pos percent guilsinglright -15; + pos percent quotedbl -125; + pos percent quotesingle -110; + pos percent dollar -65; + pos percent euro -95; + pos percent sterling -40; + pos percent yen -60; + pos percent plus -15; + pos percent minus -15; + pos percent multiply -50; + pos percent divide -15; + pos percent less -35; + pos percent asciitilde -80; + pos percent asciicircum -260; + pos percent percent -125; + pos percent perthousand -125; + pos percent paragraph -110; + pos percent copyright -10; + pos percent registered -60; + pos percent trademark -150; + pos percent degree -135; + pos perthousand comma -30; + pos perthousand colon -25; + pos perthousand semicolon -35; + pos perthousand ellipsis -25; + pos perthousand question -180; + pos perthousand questiondown -25; + pos perthousand periodcentered -15; + pos perthousand bullet -20; + pos perthousand asterisk -190; + pos perthousand numbersign -55; + pos perthousand slash -60; + pos perthousand backslash -205; + pos perthousand parenright -140; + pos perthousand braceleft -65; + pos perthousand braceright -60; + pos perthousand underscore -85; + pos perthousand quotesinglbase -30; + pos perthousand quotedblbase -30; + pos perthousand quotedblleft -205; + pos perthousand quotedblright -205; + pos perthousand quoteleft -115; + pos perthousand quoteright -115; + pos perthousand guillemetright -15; + pos perthousand guilsinglright -15; + pos perthousand quotedbl -200; + pos perthousand quotesingle -110; + pos perthousand dollar -65; + pos perthousand euro -95; + pos perthousand sterling -40; + pos perthousand yen -60; + pos perthousand plus -15; + pos perthousand minus -15; + pos perthousand multiply -50; + pos perthousand divide -15; + pos perthousand less -35; + pos perthousand asciitilde -80; + pos perthousand asciicircum -260; + pos perthousand percent -125; + pos perthousand perthousand -125; + pos perthousand paragraph -110; + pos perthousand copyright -10; + pos perthousand registered -60; + pos perthousand trademark -150; + pos perthousand degree -215; + pos at comma -80; + pos at colon -20; + pos at semicolon -30; + pos at ellipsis -75; + pos at question -155; + pos at questiondown -70; + pos at asterisk -25; + pos at numbersign -80; + pos at slash -105; + pos at backslash -130; + pos at parenright -145; + pos at braceleft -65; + pos at braceright -60; + pos at underscore -140; + pos at quotesinglbase -80; + pos at quotedblbase -80; + pos at quotedblleft -40; + pos at quotedblright -70; + pos at quoteleft -40; + pos at quoteright -70; + pos at guillemetright -20; + pos at guilsinglright -20; + pos at quotedbl -40; + pos at quotesingle -40; + pos at dollar -55; + pos at euro -90; + pos at sterling -35; + pos at yen -50; + pos at multiply -55; + pos at asciitilde -30; + pos at asciicircum -15; + pos at percent -30; + pos at perthousand -30; + pos at ampersand -10; + pos at paragraph -20; + pos at registered -10; + pos at trademark -40; + pos at degree -50; + pos ampersand comma -20; + pos ampersand colon -15; + pos ampersand semicolon -25; + pos ampersand ellipsis -15; + pos ampersand question -195; + pos ampersand questiondown -20; + pos ampersand periodcentered -35; + pos ampersand bullet -30; + pos ampersand asterisk -165; + pos ampersand numbersign -115; + pos ampersand slash -45; + pos ampersand backslash -210; + pos ampersand parenleft -30; + pos ampersand parenright -130; + pos ampersand braceleft -100; + pos ampersand braceright -75; + pos ampersand bracketleft -15; + pos ampersand bracketright -15; + pos ampersand hyphen -30; + pos ampersand endash -30; + pos ampersand emdash -30; + pos ampersand underscore -275; + pos ampersand quotesinglbase -20; + pos ampersand quotedblbase -20; + pos ampersand quotedblleft -160; + pos ampersand quotedblright -170; + pos ampersand quoteleft -115; + pos ampersand quoteright -115; + pos ampersand guillemetleft -40; + pos ampersand guillemetright -45; + pos ampersand guilsinglleft -40; + pos ampersand guilsinglright -45; + pos ampersand quotedbl -165; + pos ampersand quotesingle -110; + pos ampersand cent -35; + pos ampersand dollar -55; + pos ampersand euro -125; + pos ampersand sterling -50; + pos ampersand yen -75; + pos ampersand plus -30; + pos ampersand minus -30; + pos ampersand multiply -105; + pos ampersand divide -30; + pos ampersand equal -30; + pos ampersand greater -15; + pos ampersand less -50; + pos ampersand asciitilde -130; + pos ampersand asciicircum -200; + pos ampersand percent -145; + pos ampersand perthousand -145; + pos ampersand at -30; + pos ampersand ampersand -55; + pos ampersand paragraph -125; + pos ampersand copyright -30; + pos ampersand registered -65; + pos ampersand trademark -155; + pos ampersand degree -160; + pos ampersand bar -15; + pos paragraph question -20; + pos paragraph numbersign -55; + pos paragraph backslash 15; + pos paragraph parenright -20; + pos paragraph braceleft -65; + pos paragraph braceright -60; + pos paragraph dollar -30; + pos paragraph euro -90; + pos paragraph sterling -35; + pos paragraph multiply -45; + pos paragraph asciitilde -30; + pos copyright comma -65; + pos copyright colon -30; + pos copyright semicolon -40; + pos copyright ellipsis -60; + pos copyright question -170; + pos copyright questiondown -55; + pos copyright asterisk -35; + pos copyright numbersign -75; + pos copyright slash -90; + pos copyright backslash -140; + pos copyright parenright -160; + pos copyright braceleft -65; + pos copyright braceright -60; + pos copyright underscore -125; + pos copyright quotesinglbase -65; + pos copyright quotedblbase -65; + pos copyright quotedblleft -55; + pos copyright quotedblright -85; + pos copyright quoteleft -55; + pos copyright quoteright -85; + pos copyright guillemetright -30; + pos copyright guilsinglright -30; + pos copyright quotedbl -50; + pos copyright quotesingle -50; + pos copyright dollar -65; + pos copyright euro -90; + pos copyright sterling -35; + pos copyright yen -55; + pos copyright multiply -50; + pos copyright asciitilde -35; + pos copyright asciicircum -25; + pos copyright percent -35; + pos copyright perthousand -35; + pos copyright paragraph -30; + pos copyright registered -15; + pos copyright trademark -55; + pos copyright degree -65; + pos registered comma -115; + pos registered semicolon -10; + pos registered ellipsis -285; + pos registered question -85; + pos registered questiondown -200; + pos registered periodcentered -30; + pos registered bullet -20; + pos registered numbersign -115; + pos registered slash -170; + pos registered backslash -90; + pos registered parenleft -15; + pos registered parenright -80; + pos registered braceleft -75; + pos registered braceright -60; + pos registered hyphen -15; + pos registered endash -15; + pos registered emdash -15; + pos registered underscore -330; + pos registered quotesinglbase -115; + pos registered quotedblbase -205; + pos registered quotedblleft -10; + pos registered quotedblright -25; + pos registered quoteleft -10; + pos registered quoteright -25; + pos registered guillemetleft -50; + pos registered guillemetright -10; + pos registered guilsinglleft -50; + pos registered guilsinglright -10; + pos registered quotedbl -15; + pos registered quotesingle -15; + pos registered cent -20; + pos registered dollar -35; + pos registered euro -90; + pos registered sterling -40; + pos registered yen -35; + pos registered multiply -45; + pos registered asciitilde -50; + pos registered at -20; + pos registered ampersand -55; + pos registered copyright -15; + pos registered trademark -10; + pos registered degree -20; + pos trademark comma -115; + pos trademark semicolon -10; + pos trademark ellipsis -290; + pos trademark question -80; + pos trademark questiondown -200; + pos trademark numbersign -90; + pos trademark slash -135; + pos trademark backslash -55; + pos trademark parenright -65; + pos trademark braceleft -65; + pos trademark braceright -60; + pos trademark underscore -365; + pos trademark quotesinglbase -115; + pos trademark quotedblbase -205; + pos trademark guillemetleft -20; + pos trademark guillemetright -10; + pos trademark guilsinglleft -20; + pos trademark guilsinglright -10; + pos trademark dollar -30; + pos trademark euro -90; + pos trademark sterling -35; + pos trademark yen -20; + pos trademark multiply -45; + pos trademark asciitilde -30; + pos trademark ampersand -20; + pos degree comma -115; + pos degree colon -15; + pos degree semicolon -25; + pos degree ellipsis -215; + pos degree question -25; + pos degree questiondown -210; + pos degree periodcentered -105; + pos degree bullet -110; + pos degree numbersign -155; + pos degree slash -215; + pos degree backslash -35; + pos degree parenleft -60; + pos degree parenright -25; + pos degree braceleft -110; + pos degree braceright -60; + pos degree hyphen -195; + pos degree endash -215; + pos degree emdash -215; + pos degree underscore -215; + pos degree quotesinglbase -115; + pos degree quotedblbase -205; + pos degree guillemetleft -200; + pos degree guillemetright -65; + pos degree guilsinglleft -165; + pos degree guilsinglright -65; + pos degree cent -85; + pos degree dollar -35; + pos degree euro -100; + pos degree sterling -90; + pos degree yen -15; + pos degree plus -85; + pos degree minus -85; + pos degree multiply -80; + pos degree divide -85; + pos degree equal -10; + pos degree less -100; + pos degree asciitilde -135; + pos degree asciicircum -60; + pos degree at -70; + pos degree ampersand -115; + pos degree copyright -65; + pos degree registered -20; + pos bar question -20; + pos bar numbersign -55; + pos bar slash 15; + pos bar backslash 15; + pos bar parenright -20; + pos bar braceleft -65; + pos bar braceright -60; + pos bar dollar -30; + pos bar euro -90; + pos bar sterling -35; + pos bar multiply -45; + pos bar asciitilde -30; + } kern_DFLT; + lookup kern_latn { + lookupflag IgnoreMarks; + pos braceleft @MMK_R_thorn -60; + pos braceleft @MMK_R_m -60; + pos braceleft @MMK_R_o -60; + pos braceleft @MMK_R_i -60; + pos braceleft @MMK_R_e -60; + pos braceleft @MMK_R_g -60; + pos braceleft @MMK_R_f -60; + pos braceleft @MMK_R_a -60; + pos braceleft @MMK_R_c -60; + pos braceleft @MMK_R_b -60; + pos braceleft @MMK_R_y -60; + pos braceleft @MMK_R_z -60; + pos braceleft @MMK_R_u -60; + pos braceleft @MMK_R_t -60; + pos braceleft @MMK_R_w -55; + pos braceleft @MMK_R_v -60; + pos braceleft @MMK_R_p -60; + pos braceleft @MMK_R_s -75; + pos braceleft @MMK_R_r -60; + pos braceleft @MMK_R_M -60; + pos braceleft @MMK_R_L -60; + pos braceleft @MMK_R_O -60; + pos braceleft @MMK_R_N -60; + pos braceleft @MMK_R_I -60; + pos braceleft @MMK_R_H -60; + pos braceleft @MMK_R_K -60; + pos braceleft @MMK_R_J -80; + pos braceleft @MMK_R_D -60; + pos braceleft @MMK_R_G -60; + pos braceleft @MMK_R_F -60; + pos braceleft @MMK_R_A -60; + pos braceleft @MMK_R_C -60; + pos braceleft @MMK_R_B -60; + pos braceleft @MMK_R_Y -70; + pos braceleft @MMK_R_X -60; + pos braceleft @MMK_R_Z -60; + pos braceleft @MMK_R_U -60; + pos braceleft @MMK_R_T -60; + pos braceleft @MMK_R_W -70; + pos braceleft @MMK_R_V -70; + pos braceleft @MMK_R_Q -60; + pos braceleft @MMK_R_P -60; + pos braceleft @MMK_R_S -90; + pos braceleft @MMK_R_R -60; + pos braceleft @MMK_R_dcroat -60; + pos braceleft @MMK_R_Oslash -60; + pos braceleft @MMK_R_tcaron -60; + pos braceleft @MMK_R_oslash -60; + pos braceleft @MMK_R_Lslash -60; + pos braceleft @MMK_R_a.alt -60; + pos braceleft @MMK_R_germandbls -60; + pos braceleft @MMK_R_h -60; + pos braceleft @MMK_R_j 20; + pos braceleft @MMK_R_d -60; + pos braceleft @MMK_R_l -60; + pos braceleft @MMK_R_n -60; + pos braceleft @MMK_R_x -60; + pos braceleft @MMK_R_q -60; + pos braceleft @MMK_R_E -60; + pos braceleft @MMK_R_Eth -60; + pos braceleft @MMK_R_eth -60; + pos braceleft @MMK_R_lcaron -60; + pos braceleft @MMK_R_lslash -60; + pos braceleft @MMK_R_Thorn -60; + pos braceleft @MMK_R_dcaron -60; + pos slash @MMK_R_t -85; + pos slash @MMK_R_r -85; + pos slash @MMK_R_H -10; + pos slash @MMK_R_I -10; + pos slash @MMK_R_K -10; + pos slash @MMK_R_G -115; + pos slash @MMK_R_A -185; + pos slash @MMK_R_C -115; + pos slash @MMK_R_X -10; + pos slash @MMK_R_V -10; + pos slash @MMK_R_R 15; + pos slash @MMK_R_oslash -165; + pos slash @MMK_R_Lslash -10; + pos slash @MMK_R_Eth 15; + pos slash @MMK_R_tcaron -85; + pos slash @MMK_R_germandbls -60; + pos slash @MMK_R_dcroat -160; + pos slash @MMK_R_dcaron -160; + pos slash @MMK_R_Oslash -115; + pos slash @MMK_R_eth -155; + pos slash @MMK_R_m -85; + pos slash @MMK_R_n -85; + pos slash @MMK_R_o -165; + pos slash @MMK_R_e -160; + pos slash @MMK_R_f -85; + pos slash @MMK_R_g -155; + pos slash @MMK_R_a -150; + pos slash @MMK_R_x -90; + pos slash @MMK_R_y -85; + pos slash @MMK_R_z -85; + pos slash @MMK_R_u -85; + pos slash @MMK_R_v -85; + pos slash @MMK_R_w -80; + pos slash @MMK_R_p -85; + pos slash @MMK_R_q -160; + pos slash @MMK_R_L -10; + pos slash @MMK_R_M -10; + pos slash @MMK_R_N -10; + pos slash @MMK_R_O -115; + pos slash @MMK_R_J -240; + pos slash @MMK_R_D 15; + pos slash @MMK_R_E -10; + pos slash @MMK_R_F -10; + pos slash @MMK_R_B 15; + pos slash @MMK_R_Y -10; + pos slash @MMK_R_Z -10; + pos slash @MMK_R_T -10; + pos slash @MMK_R_U -10; + pos slash @MMK_R_W -10; + pos slash @MMK_R_P 15; + pos slash @MMK_R_Q -115; + pos slash @MMK_R_S -90; + pos slash @MMK_R_a.alt -155; + pos slash @MMK_R_Thorn -10; + pos slash @MMK_R_d -160; + pos slash @MMK_R_s -150; + pos slash @MMK_R_i -10; + pos slash @MMK_R_c -160; + pos parenright @MMK_R_J -70; + pos parenright @MMK_R_tcaron -25; + pos parenright @MMK_R_v -25; + pos parenright @MMK_R_s -40; + pos parenright @MMK_R_w -25; + pos parenright @MMK_R_t -25; + pos parenright @MMK_R_x -45; + pos parenright @MMK_R_f -25; + pos parenright @MMK_R_a -10; + pos parenright @MMK_R_V -65; + pos parenright @MMK_R_W -75; + pos parenright @MMK_R_T -80; + pos parenright @MMK_R_S -65; + pos parenright @MMK_R_X -55; + pos parenright @MMK_R_A -50; + pos parenright @MMK_R_Y -95; + pos parenright @MMK_R_y -30; + pos asterisk @MMK_R_a.alt -55; + pos asterisk @MMK_R_dcaron -60; + pos asterisk @MMK_R_O -20; + pos asterisk @MMK_R_G -20; + pos asterisk @MMK_R_A -125; + pos asterisk @MMK_R_Y -20; + pos asterisk @MMK_R_V -15; + pos asterisk @MMK_R_o -65; + pos asterisk @MMK_R_g -55; + pos asterisk @MMK_R_d -60; + pos asterisk @MMK_R_e -60; + pos asterisk @MMK_R_c -60; + pos asterisk @MMK_R_a -90; + pos asterisk @MMK_R_x -15; + pos asterisk @MMK_R_Oslash -20; + pos asterisk @MMK_R_eth -70; + pos asterisk @MMK_R_S -30; + pos asterisk @MMK_R_dcroat -60; + pos asterisk @MMK_R_X -20; + pos asterisk @MMK_R_C -20; + pos asterisk @MMK_R_W -15; + pos asterisk @MMK_R_s -45; + pos asterisk @MMK_R_q -60; + pos asterisk @MMK_R_J -190; + pos asterisk @MMK_R_Q -20; + pos asterisk @MMK_R_oslash -65; + pos guilsinglright @MMK_R_S -165; + pos guilsinglright @MMK_R_X -65; + pos guilsinglright @MMK_R_f -75; + pos guilsinglright @MMK_R_T -110; + pos guilsinglright @MMK_R_A -60; + pos guilsinglright @MMK_R_v -25; + pos guilsinglright @MMK_R_w -25; + pos guilsinglright @MMK_R_x -50; + pos guilsinglright @MMK_R_y -35; + pos guilsinglright @MMK_R_V -65; + pos guilsinglright @MMK_R_W -80; + pos guilsinglright @MMK_R_J -165; + pos guilsinglright @MMK_R_t -75; + pos guilsinglright @MMK_R_s -100; + pos guilsinglright @MMK_R_a -15; + pos guilsinglright @MMK_R_Y -115; + pos guilsinglright @MMK_R_tcaron -75; + pos ellipsis @MMK_R_U -65; + pos ellipsis @MMK_R_oslash -35; + pos ellipsis @MMK_R_dcaron -70; + pos ellipsis @MMK_R_tcaron -95; + pos ellipsis @MMK_R_Q -110; + pos ellipsis @MMK_R_W -130; + pos ellipsis @MMK_R_V -110; + pos ellipsis @MMK_R_T -115; + pos ellipsis @MMK_R_Y -120; + pos ellipsis @MMK_R_C -110; + pos ellipsis @MMK_R_G -110; + pos ellipsis @MMK_R_J -20; + pos ellipsis @MMK_R_O -110; + pos ellipsis @MMK_R_q -70; + pos ellipsis @MMK_R_w -60; + pos ellipsis @MMK_R_u -35; + pos ellipsis @MMK_R_t -95; + pos ellipsis @MMK_R_y -70; + pos ellipsis @MMK_R_a -30; + pos ellipsis @MMK_R_g -95; + pos ellipsis @MMK_R_e -70; + pos ellipsis @MMK_R_d -70; + pos ellipsis @MMK_R_o -75; + pos ellipsis @MMK_R_dcroat -70; + pos ellipsis @MMK_R_a.alt -60; + pos ellipsis @MMK_R_eth -60; + pos ellipsis @MMK_R_S -30; + pos ellipsis @MMK_R_f -80; + pos ellipsis @MMK_R_j 30; + pos ellipsis @MMK_R_s -20; + pos ellipsis @MMK_R_v -60; + pos ellipsis @MMK_R_c -65; + pos parenleft @MMK_R_Eth -20; + pos parenleft @MMK_R_Y -40; + pos parenleft @MMK_R_Thorn -20; + pos parenleft @MMK_R_dcroat -180; + pos parenleft @MMK_R_s -125; + pos parenleft @MMK_R_d -180; + pos parenleft @MMK_R_f -100; + pos parenleft @MMK_R_a -150; + pos parenleft @MMK_R_c -180; + pos parenleft @MMK_R_l -20; + pos parenleft @MMK_R_n -90; + pos parenleft @MMK_R_o -180; + pos parenleft @MMK_R_h -20; + pos parenleft @MMK_R_i -25; + pos parenleft @MMK_R_j 50; + pos parenleft @MMK_R_t -100; + pos parenleft @MMK_R_u -105; + pos parenleft @MMK_R_v -105; + pos parenleft @MMK_R_w -100; + pos parenleft @MMK_R_p -20; + pos parenleft @MMK_R_q -180; + pos parenleft @MMK_R_x -90; + pos parenleft @MMK_R_z -90; + pos parenleft @MMK_R_D -20; + pos parenleft @MMK_R_E -20; + pos parenleft @MMK_R_G -120; + pos parenleft @MMK_R_A -90; + pos parenleft @MMK_R_B -20; + pos parenleft @MMK_R_C -120; + pos parenleft @MMK_R_L -20; + pos parenleft @MMK_R_N -20; + pos parenleft @MMK_R_O -120; + pos parenleft @MMK_R_J -120; + pos parenleft @MMK_R_K -20; + pos parenleft @MMK_R_X -40; + pos parenleft @MMK_R_lcaron -20; + pos parenleft @MMK_R_thorn -20; + pos parenleft @MMK_R_e -180; + pos parenleft @MMK_R_b -20; + pos parenleft @MMK_R_r -90; + pos parenleft @MMK_R_F -20; + pos parenleft @MMK_R_H -20; + pos parenleft @MMK_R_U -20; + pos parenleft @MMK_R_V -30; + pos parenleft @MMK_R_Q -120; + pos parenleft @MMK_R_tcaron -100; + pos parenleft @MMK_R_germandbls -40; + pos parenleft @MMK_R_m -90; + pos parenleft @MMK_R_g -110; + pos parenleft @MMK_R_y -95; + pos parenleft @MMK_R_I -20; + pos parenleft @MMK_R_W -30; + pos parenleft @MMK_R_R -20; + pos parenleft @MMK_R_S -70; + pos parenleft @MMK_R_Z -20; + pos parenleft @MMK_R_dcaron -180; + pos parenleft @MMK_R_M -20; + pos parenleft @MMK_R_a.alt -175; + pos parenleft @MMK_R_T -20; + pos parenleft @MMK_R_lslash -20; + pos parenleft @MMK_R_oslash -120; + pos parenleft @MMK_R_eth -175; + pos parenleft @MMK_R_Oslash -90; + pos parenleft @MMK_R_Lslash -20; + pos parenleft @MMK_R_P -20; + pos quotesinglbase @MMK_R_dcaron -65; + pos quotesinglbase @MMK_R_c -65; + pos quotesinglbase @MMK_R_tcaron -95; + pos quotesinglbase @MMK_R_oslash -30; + pos quotesinglbase @MMK_R_J -20; + pos quotesinglbase @MMK_R_O -110; + pos quotesinglbase @MMK_R_C -110; + pos quotesinglbase @MMK_R_G -110; + pos quotesinglbase @MMK_R_Y -115; + pos quotesinglbase @MMK_R_Q -110; + pos quotesinglbase @MMK_R_S -30; + pos quotesinglbase @MMK_R_U -60; + pos quotesinglbase @MMK_R_V -110; + pos quotesinglbase @MMK_R_W -115; + pos quotesinglbase @MMK_R_j 55; + pos quotesinglbase @MMK_R_o -75; + pos quotesinglbase @MMK_R_a -30; + pos quotesinglbase @MMK_R_d -65; + pos quotesinglbase @MMK_R_g -95; + pos quotesinglbase @MMK_R_s -20; + pos quotesinglbase @MMK_R_v -60; + pos quotesinglbase @MMK_R_eth -60; + pos quotesinglbase @MMK_R_e -70; + pos quotesinglbase @MMK_R_y -75; + pos quotesinglbase @MMK_R_q -65; + pos quotesinglbase @MMK_R_T -115; + pos quotesinglbase @MMK_R_f -80; + pos quotesinglbase @MMK_R_t -95; + pos quotesinglbase @MMK_R_dcroat -65; + pos quotesinglbase @MMK_R_u -35; + pos quotesinglbase @MMK_R_w -60; + pos quotesinglbase @MMK_R_a.alt -60; + pos guilsinglleft @MMK_R_Oslash -15; + pos guilsinglleft @MMK_R_oslash -55; + pos guilsinglleft @MMK_R_eth -50; + pos guilsinglleft @MMK_R_Y -85; + pos guilsinglleft @MMK_R_g -40; + pos guilsinglleft @MMK_R_o -55; + pos guilsinglleft @MMK_R_G -15; + pos guilsinglleft @MMK_R_A -20; + pos guilsinglleft @MMK_R_J -50; + pos guilsinglleft @MMK_R_V -55; + pos guilsinglleft @MMK_R_W -60; + pos guilsinglleft @MMK_R_T -115; + pos guilsinglleft @MMK_R_U -10; + pos guilsinglleft @MMK_R_Q -15; + pos guilsinglleft @MMK_R_X -20; + pos guilsinglleft @MMK_R_f -15; + pos guilsinglleft @MMK_R_d -50; + pos guilsinglleft @MMK_R_e -50; + pos guilsinglleft @MMK_R_c -45; + pos guilsinglleft @MMK_R_a -20; + pos guilsinglleft @MMK_R_v -20; + pos guilsinglleft @MMK_R_w -15; + pos guilsinglleft @MMK_R_u -10; + pos guilsinglleft @MMK_R_q -50; + pos guilsinglleft @MMK_R_x -20; + pos guilsinglleft @MMK_R_y -25; + pos guilsinglleft @MMK_R_a.alt -45; + pos guilsinglleft @MMK_R_C -15; + pos guilsinglleft @MMK_R_O -15; + pos guilsinglleft @MMK_R_S -55; + pos guilsinglleft @MMK_R_t -15; + pos guilsinglleft @MMK_R_s -40; + pos guilsinglleft @MMK_R_dcaron -50; + pos guilsinglleft @MMK_R_dcroat -50; + pos guilsinglleft @MMK_R_tcaron -15; + pos questiondown @MMK_R_Lslash -135; + pos questiondown @MMK_R_tcaron -175; + pos questiondown @MMK_R_oslash -165; + pos questiondown @MMK_R_w -175; + pos questiondown @MMK_R_u -175; + pos questiondown @MMK_R_r -135; + pos questiondown @MMK_R_s -190; + pos questiondown @MMK_R_p -20; + pos questiondown @MMK_R_z -135; + pos questiondown @MMK_R_g -95; + pos questiondown @MMK_R_e -175; + pos questiondown @MMK_R_b -135; + pos questiondown @MMK_R_n -135; + pos questiondown @MMK_R_o -175; + pos questiondown @MMK_R_l -85; + pos questiondown @MMK_R_m -135; + pos questiondown @MMK_R_h -135; + pos questiondown @MMK_R_i -85; + pos questiondown @MMK_R_V -205; + pos questiondown @MMK_R_T -200; + pos questiondown @MMK_R_U -175; + pos questiondown @MMK_R_R -135; + pos questiondown @MMK_R_S -205; + pos questiondown @MMK_R_P -135; + pos questiondown @MMK_R_Q -175; + pos questiondown @MMK_R_Z -135; + pos questiondown @MMK_R_X -135; + pos questiondown @MMK_R_Y -225; + pos questiondown @MMK_R_G -175; + pos questiondown @MMK_R_D -65; + pos questiondown @MMK_R_E -135; + pos questiondown @MMK_R_B -65; + pos questiondown @MMK_R_C -175; + pos questiondown @MMK_R_A -135; + pos questiondown @MMK_R_N -135; + pos questiondown @MMK_R_O -175; + pos questiondown @MMK_R_L -135; + pos questiondown @MMK_R_M -135; + pos questiondown @MMK_R_J -170; + pos questiondown @MMK_R_K -135; + pos questiondown @MMK_R_I -115; + pos questiondown @MMK_R_Eth -65; + pos questiondown @MMK_R_thorn -20; + pos questiondown @MMK_R_x -135; + pos questiondown @MMK_R_W -210; + pos questiondown @MMK_R_F -135; + pos questiondown @MMK_R_a.alt -175; + pos questiondown @MMK_R_dcaron -175; + pos questiondown @MMK_R_Thorn -135; + pos questiondown @MMK_R_v -180; + pos questiondown @MMK_R_t -175; + pos questiondown @MMK_R_q -175; + pos questiondown @MMK_R_y -90; + pos questiondown @MMK_R_f -175; + pos questiondown @MMK_R_d -175; + pos questiondown @MMK_R_c -175; + pos questiondown @MMK_R_a -175; + pos questiondown @MMK_R_H -135; + pos questiondown @MMK_R_lslash -135; + pos questiondown @MMK_R_Oslash -135; + pos questiondown @MMK_R_germandbls -135; + pos questiondown @MMK_R_lcaron -85; + pos questiondown @MMK_R_j 55; + pos questiondown @MMK_R_dcroat -175; + pos questiondown @MMK_R_eth -175; + pos emdash @MMK_R_X -55; + pos emdash @MMK_R_A -50; + pos emdash @MMK_R_J -150; + pos emdash @MMK_R_S -105; + pos emdash @MMK_R_V -60; + pos emdash @MMK_R_W -70; + pos emdash @MMK_R_T -115; + pos emdash @MMK_R_f -80; + pos emdash @MMK_R_s -40; + pos emdash @MMK_R_v -20; + pos emdash @MMK_R_w -20; + pos emdash @MMK_R_t -80; + pos emdash @MMK_R_x -45; + pos emdash @MMK_R_tcaron -80; + pos emdash @MMK_R_Y -95; + pos emdash @MMK_R_y -25; + pos backslash @MMK_R_germandbls -15; + pos backslash @MMK_R_tcaron -125; + pos backslash @MMK_R_Eth 15; + pos backslash @MMK_R_dcaron -95; + pos backslash @MMK_R_lcaron -15; + pos backslash @MMK_R_oslash -45; + pos backslash @MMK_R_O -125; + pos backslash @MMK_R_N -15; + pos backslash @MMK_R_M -15; + pos backslash @MMK_R_L -15; + pos backslash @MMK_R_K -15; + pos backslash @MMK_R_J -40; + pos backslash @MMK_R_I -15; + pos backslash @MMK_R_G -125; + pos backslash @MMK_R_F -15; + pos backslash @MMK_R_D 15; + pos backslash @MMK_R_C -125; + pos backslash @MMK_R_B 15; + pos backslash @MMK_R_A -15; + pos backslash @MMK_R_Z -15; + pos backslash @MMK_R_Y -135; + pos backslash @MMK_R_W -150; + pos backslash @MMK_R_V -130; + pos backslash @MMK_R_U -90; + pos backslash @MMK_R_T -130; + pos backslash @MMK_R_S -60; + pos backslash @MMK_R_R -15; + pos backslash @MMK_R_Q -125; + pos backslash @MMK_R_P -15; + pos backslash @MMK_R_o -100; + pos backslash @MMK_R_n -15; + pos backslash @MMK_R_m -15; + pos backslash @MMK_R_l -15; + pos backslash @MMK_R_j 80; + pos backslash @MMK_R_h -15; + pos backslash @MMK_R_f -95; + pos backslash @MMK_R_e -95; + pos backslash @MMK_R_d -95; + pos backslash @MMK_R_c -95; + pos backslash @MMK_R_b -15; + pos backslash @MMK_R_a -60; + pos backslash @MMK_R_z -15; + pos backslash @MMK_R_x -15; + pos backslash @MMK_R_w -80; + pos backslash @MMK_R_v -75; + pos backslash @MMK_R_u -65; + pos backslash @MMK_R_t -125; + pos backslash @MMK_R_s -45; + pos backslash @MMK_R_r -15; + pos backslash @MMK_R_q -95; + pos backslash @MMK_R_p 15; + pos backslash @MMK_R_g -90; + pos backslash @MMK_R_H -15; + pos backslash @MMK_R_E -15; + pos backslash @MMK_R_X -15; + pos backslash @MMK_R_y -70; + pos backslash @MMK_R_a.alt -90; + pos backslash @MMK_R_Lslash -15; + pos backslash @MMK_R_Oslash -15; + pos backslash @MMK_R_dcroat -95; + pos backslash @MMK_R_eth -90; + pos backslash @MMK_R_i -15; + pos backslash @MMK_R_lslash -15; + pos backslash @MMK_R_Thorn -15; + pos backslash @MMK_R_thorn 15; + pos colon @MMK_R_o -55; + pos colon @MMK_R_g -45; + pos colon @MMK_R_d -50; + pos colon @MMK_R_e -50; + pos colon @MMK_R_c -50; + pos colon @MMK_R_a -30; + pos colon @MMK_R_Y -55; + pos colon @MMK_R_V -35; + pos colon @MMK_R_W -40; + pos colon @MMK_R_T -55; + pos colon @MMK_R_S -30; + pos colon @MMK_R_Q -15; + pos colon @MMK_R_O -15; + pos colon @MMK_R_J -20; + pos colon @MMK_R_C -15; + pos colon @MMK_R_a.alt -45; + pos colon @MMK_R_s -20; + pos colon @MMK_R_q -50; + pos colon @MMK_R_j 30; + pos colon @MMK_R_eth -60; + pos colon @MMK_R_G -15; + pos colon @MMK_R_oslash -35; + pos colon @MMK_R_dcroat -50; + pos colon @MMK_R_dcaron -50; + pos quotedblright @MMK_R_c -105; + pos quotedblright @MMK_R_d -110; + pos quotedblright @MMK_R_o -115; + pos quotedblright @MMK_R_n -20; + pos quotedblright @MMK_R_m -20; + pos quotedblright @MMK_R_u -20; + pos quotedblright @MMK_R_A -150; + pos quotedblright @MMK_R_eth -120; + pos quotedblright @MMK_R_p -20; + pos quotedblright @MMK_R_Q -55; + pos quotedblright @MMK_R_a -85; + pos quotedblright @MMK_R_g -100; + pos quotedblright @MMK_R_f -20; + pos quotedblright @MMK_R_e -110; + pos quotedblright @MMK_R_s -90; + pos quotedblright @MMK_R_r -20; + pos quotedblright @MMK_R_q -110; + pos quotedblright @MMK_R_w -15; + pos quotedblright @MMK_R_v -20; + pos quotedblright @MMK_R_t -20; + pos quotedblright @MMK_R_z -20; + pos quotedblright @MMK_R_y -20; + pos quotedblright @MMK_R_x -30; + pos quotedblright @MMK_R_C -55; + pos quotedblright @MMK_R_G -55; + pos quotedblright @MMK_R_J -205; + pos quotedblright @MMK_R_O -55; + pos quotedblright @MMK_R_S -35; + pos quotedblright @MMK_R_W -15; + pos quotedblright @MMK_R_V -10; + pos quotedblright @MMK_R_Y -15; + pos quotedblright @MMK_R_X -15; + pos quotedblright @MMK_R_oslash -115; + pos quotedblright @MMK_R_Oslash -55; + pos quotedblright @MMK_R_dcaron -110; + pos quotedblright @MMK_R_tcaron -20; + pos quotedblright @MMK_R_dcroat -110; + pos quotedblright @MMK_R_a.alt -100; + pos endash @MMK_R_J -150; + pos endash @MMK_R_T -115; + pos endash @MMK_R_W -70; + pos endash @MMK_R_V -60; + pos endash @MMK_R_S -105; + pos endash @MMK_R_Y -95; + pos endash @MMK_R_X -55; + pos endash @MMK_R_f -80; + pos endash @MMK_R_t -80; + pos endash @MMK_R_v -20; + pos endash @MMK_R_s -40; + pos endash @MMK_R_y -25; + pos endash @MMK_R_x -45; + pos endash @MMK_R_w -20; + pos endash @MMK_R_A -50; + pos endash @MMK_R_tcaron -80; + pos hyphen @MMK_R_Y -95; + pos hyphen @MMK_R_w -20; + pos hyphen @MMK_R_s -40; + pos hyphen @MMK_R_tcaron -80; + pos hyphen @MMK_R_t -80; + pos hyphen @MMK_R_A -50; + pos hyphen @MMK_R_J -150; + pos hyphen @MMK_R_T -115; + pos hyphen @MMK_R_V -60; + pos hyphen @MMK_R_W -70; + pos hyphen @MMK_R_S -105; + pos hyphen @MMK_R_X -55; + pos hyphen @MMK_R_f -80; + pos hyphen @MMK_R_v -20; + pos hyphen @MMK_R_x -45; + pos hyphen @MMK_R_y -25; + pos quotesingle @MMK_R_tcaron -10; + pos quotesingle @MMK_R_u -10; + pos quotesingle @MMK_R_f -10; + pos quotesingle @MMK_R_dcroat -80; + pos quotesingle @MMK_R_eth -90; + pos quotesingle @MMK_R_x -20; + pos quotesingle @MMK_R_z -10; + pos quotesingle @MMK_R_oslash -85; + pos quotesingle @MMK_R_a.alt -70; + pos quotesingle @MMK_R_y -10; + pos quotesingle @MMK_R_t -10; + pos quotesingle @MMK_R_v -10; + pos quotesingle @MMK_R_q -80; + pos quotesingle @MMK_R_p -10; + pos quotesingle @MMK_R_s -60; + pos quotesingle @MMK_R_r -10; + pos quotesingle @MMK_R_m -10; + pos quotesingle @MMK_R_o -85; + pos quotesingle @MMK_R_n -10; + pos quotesingle @MMK_R_e -80; + pos quotesingle @MMK_R_d -80; + pos quotesingle @MMK_R_g -70; + pos quotesingle @MMK_R_a -80; + pos quotesingle @MMK_R_c -80; + pos quotesingle @MMK_R_Y -15; + pos quotesingle @MMK_R_X -15; + pos quotesingle @MMK_R_W -10; + pos quotesingle @MMK_R_V -10; + pos quotesingle @MMK_R_Q -30; + pos quotesingle @MMK_R_S -35; + pos quotesingle @MMK_R_G -30; + pos quotesingle @MMK_R_A -110; + pos quotesingle @MMK_R_C -30; + pos quotesingle @MMK_R_O -30; + pos quotesingle @MMK_R_J -110; + pos quotesingle @MMK_R_Oslash -30; + pos quotesingle @MMK_R_dcaron -80; + pos question @MMK_R_dcaron -60; + pos question @MMK_R_o -65; + pos question @MMK_R_g -55; + pos question @MMK_R_d -60; + pos question @MMK_R_c -60; + pos question @MMK_R_a -75; + pos question @MMK_R_s -50; + pos question @MMK_R_q -60; + pos question @MMK_R_O -25; + pos question @MMK_R_G -25; + pos question @MMK_R_C -25; + pos question @MMK_R_X -40; + pos question @MMK_R_Y -40; + pos question @MMK_R_S -30; + pos question @MMK_R_Oslash -25; + pos question @MMK_R_e -60; + pos question @MMK_R_Q -25; + pos question @MMK_R_eth -65; + pos question @MMK_R_oslash -65; + pos question @MMK_R_J -220; + pos question @MMK_R_A -125; + pos question @MMK_R_V -25; + pos question @MMK_R_W -30; + pos question @MMK_R_a.alt -55; + pos question @MMK_R_x -10; + pos question @MMK_R_dcroat -60; + pos guillemetleft @MMK_R_oslash -55; + pos guillemetleft @MMK_R_Q -15; + pos guillemetleft @MMK_R_dcaron -50; + pos guillemetleft @MMK_R_q -50; + pos guillemetleft @MMK_R_w -15; + pos guillemetleft @MMK_R_S -55; + pos guillemetleft @MMK_R_T -115; + pos guillemetleft @MMK_R_U -10; + pos guillemetleft @MMK_R_G -15; + pos guillemetleft @MMK_R_Oslash -15; + pos guillemetleft @MMK_R_x -20; + pos guillemetleft @MMK_R_y -25; + pos guillemetleft @MMK_R_s -40; + pos guillemetleft @MMK_R_t -15; + pos guillemetleft @MMK_R_u -10; + pos guillemetleft @MMK_R_a -20; + pos guillemetleft @MMK_R_c -45; + pos guillemetleft @MMK_R_d -50; + pos guillemetleft @MMK_R_g -40; + pos guillemetleft @MMK_R_X -20; + pos guillemetleft @MMK_R_Y -85; + pos guillemetleft @MMK_R_V -55; + pos guillemetleft @MMK_R_W -60; + pos guillemetleft @MMK_R_O -15; + pos guillemetleft @MMK_R_A -20; + pos guillemetleft @MMK_R_a.alt -45; + pos guillemetleft @MMK_R_v -20; + pos guillemetleft @MMK_R_e -50; + pos guillemetleft @MMK_R_f -15; + pos guillemetleft @MMK_R_J -50; + pos guillemetleft @MMK_R_C -15; + pos guillemetleft @MMK_R_tcaron -15; + pos guillemetleft @MMK_R_eth -50; + pos guillemetleft @MMK_R_o -55; + pos guillemetleft @MMK_R_dcroat -50; + pos guillemetright @MMK_R_v -25; + pos guillemetright @MMK_R_tcaron -75; + pos guillemetright @MMK_R_w -25; + pos guillemetright @MMK_R_A -60; + pos guillemetright @MMK_R_t -75; + pos guillemetright @MMK_R_x -50; + pos guillemetright @MMK_R_y -35; + pos guillemetright @MMK_R_S -175; + pos guillemetright @MMK_R_V -65; + pos guillemetright @MMK_R_W -80; + pos guillemetright @MMK_R_T -110; + pos guillemetright @MMK_R_X -65; + pos guillemetright @MMK_R_Y -115; + pos guillemetright @MMK_R_J -185; + pos guillemetright @MMK_R_s -100; + pos guillemetright @MMK_R_a -15; + pos guillemetright @MMK_R_f -75; + pos semicolon @MMK_R_eth -55; + pos semicolon @MMK_R_a.alt -45; + pos semicolon @MMK_R_e -50; + pos semicolon @MMK_R_a -35; + pos semicolon @MMK_R_oslash -35; + pos semicolon @MMK_R_dcaron -50; + pos semicolon @MMK_R_o -55; + pos semicolon @MMK_R_j 50; + pos semicolon @MMK_R_d -50; + pos semicolon @MMK_R_c -50; + pos semicolon @MMK_R_s -20; + pos semicolon @MMK_R_O -15; + pos semicolon @MMK_R_J -20; + pos semicolon @MMK_R_C -15; + pos semicolon @MMK_R_Y -60; + pos semicolon @MMK_R_T -50; + pos semicolon @MMK_R_V -35; + pos semicolon @MMK_R_W -45; + pos semicolon @MMK_R_Q -15; + pos semicolon @MMK_R_S -30; + pos semicolon @MMK_R_G -15; + pos semicolon @MMK_R_dcroat -50; + pos semicolon @MMK_R_g -45; + pos semicolon @MMK_R_y -10; + pos semicolon @MMK_R_q -50; + pos underscore @MMK_R_Lslash -355; + pos underscore @MMK_R_dcroat -180; + pos underscore @MMK_R_oslash -205; + pos underscore @MMK_R_r -175; + pos underscore @MMK_R_germandbls -190; + pos underscore @MMK_R_a -130; + pos underscore @MMK_R_f -180; + pos underscore @MMK_R_q -180; + pos underscore @MMK_R_w -365; + pos underscore @MMK_R_lslash -140; + pos underscore @MMK_R_d -180; + pos underscore @MMK_R_g -50; + pos underscore @MMK_R_o -205; + pos underscore @MMK_R_dcaron -180; + pos underscore @MMK_R_eth -180; + pos underscore @MMK_R_P -350; + pos underscore @MMK_R_Q -230; + pos underscore @MMK_R_R -350; + pos underscore @MMK_R_S -135; + pos underscore @MMK_R_T -345; + pos underscore @MMK_R_V -335; + pos underscore @MMK_R_W -365; + pos underscore @MMK_R_X -360; + pos underscore @MMK_R_Y -365; + pos underscore @MMK_R_Z -325; + pos underscore @MMK_R_A -365; + pos underscore @MMK_R_C -230; + pos underscore @MMK_R_E -310; + pos underscore @MMK_R_F -320; + pos underscore @MMK_R_G -230; + pos underscore @MMK_R_H -355; + pos underscore @MMK_R_I -115; + pos underscore @MMK_R_K -335; + pos underscore @MMK_R_L -300; + pos underscore @MMK_R_M -365; + pos underscore @MMK_R_N -365; + pos underscore @MMK_R_O -230; + pos underscore @MMK_R_s -135; + pos underscore @MMK_R_t -155; + pos underscore @MMK_R_u -120; + pos underscore @MMK_R_v -290; + pos underscore @MMK_R_x -265; + pos underscore @MMK_R_y -55; + pos underscore @MMK_R_z -250; + pos underscore @MMK_R_b -195; + pos underscore @MMK_R_c -185; + pos underscore @MMK_R_e -195; + pos underscore @MMK_R_h -265; + pos underscore @MMK_R_i -85; + pos underscore @MMK_R_j 90; + pos underscore @MMK_R_l -85; + pos underscore @MMK_R_m -365; + pos underscore @MMK_R_n -265; + pos underscore @MMK_R_lcaron -85; + pos underscore @MMK_R_a.alt -170; + pos underscore @MMK_R_tcaron -155; + pos underscore @MMK_R_U -150; + pos underscore @MMK_R_Thorn -350; + pos underscore @MMK_R_J -80; + pos underscore @MMK_R_Oslash -230; + pos bullet @MMK_R_V -60; + pos bullet @MMK_R_J -175; + pos bullet @MMK_R_A -70; + pos bullet @MMK_R_X -80; + pos bullet @MMK_R_Y -100; + pos bullet @MMK_R_S -85; + pos bullet @MMK_R_T -115; + pos bullet @MMK_R_W -75; + pos bullet @MMK_R_f -60; + pos bullet @MMK_R_x -50; + pos bullet @MMK_R_y -30; + pos bullet @MMK_R_s -45; + pos bullet @MMK_R_t -60; + pos bullet @MMK_R_v -25; + pos bullet @MMK_R_w -20; + pos bullet @MMK_R_a -25; + pos bullet @MMK_R_tcaron -60; + pos quotedbl @MMK_R_dcroat -80; + pos quotedbl @MMK_R_oslash -85; + pos quotedbl @MMK_R_Oslash -30; + pos quotedbl @MMK_R_p -10; + pos quotedbl @MMK_R_tcaron -10; + pos quotedbl @MMK_R_t -10; + pos quotedbl @MMK_R_e -80; + pos quotedbl @MMK_R_o -85; + pos quotedbl @MMK_R_Q -30; + pos quotedbl @MMK_R_W -10; + pos quotedbl @MMK_R_X -15; + pos quotedbl @MMK_R_Y -15; + pos quotedbl @MMK_R_G -30; + pos quotedbl @MMK_R_J -200; + pos quotedbl @MMK_R_V -10; + pos quotedbl @MMK_R_dcaron -80; + pos quotedbl @MMK_R_a.alt -70; + pos quotedbl @MMK_R_q -80; + pos quotedbl @MMK_R_r -10; + pos quotedbl @MMK_R_s -60; + pos quotedbl @MMK_R_u -10; + pos quotedbl @MMK_R_v -10; + pos quotedbl @MMK_R_x -20; + pos quotedbl @MMK_R_y -10; + pos quotedbl @MMK_R_z -10; + pos quotedbl @MMK_R_a -80; + pos quotedbl @MMK_R_c -80; + pos quotedbl @MMK_R_d -80; + pos quotedbl @MMK_R_f -10; + pos quotedbl @MMK_R_g -70; + pos quotedbl @MMK_R_m -10; + pos quotedbl @MMK_R_n -10; + pos quotedbl @MMK_R_S -35; + pos quotedbl @MMK_R_A -135; + pos quotedbl @MMK_R_C -30; + pos quotedbl @MMK_R_O -30; + pos quotedbl @MMK_R_eth -90; + pos braceright @MMK_R_Z -65; + pos braceright @MMK_R_dcaron -65; + pos braceright @MMK_R_lcaron -65; + pos braceright @MMK_R_q -65; + pos braceright @MMK_R_b -65; + pos braceright @MMK_R_d -65; + pos braceright @MMK_R_f -110; + pos braceright @MMK_R_j -50; + pos braceright @MMK_R_l -65; + pos braceright @MMK_R_P -65; + pos braceright @MMK_R_a.alt -65; + pos braceright @MMK_R_Thorn -65; + pos braceright @MMK_R_N -65; + pos braceright @MMK_R_s -105; + pos braceright @MMK_R_r -65; + pos braceright @MMK_R_u -65; + pos braceright @MMK_R_t -110; + pos braceright @MMK_R_y -90; + pos braceright @MMK_R_x -110; + pos braceright @MMK_R_z -65; + pos braceright @MMK_R_a -70; + pos braceright @MMK_R_c -65; + pos braceright @MMK_R_e -65; + pos braceright @MMK_R_g -65; + pos braceright @MMK_R_i -65; + pos braceright @MMK_R_h -65; + pos braceright @MMK_R_m -65; + pos braceright @MMK_R_n -65; + pos braceright @MMK_R_Q -65; + pos braceright @MMK_R_S -135; + pos braceright @MMK_R_R -65; + pos braceright @MMK_R_U -65; + pos braceright @MMK_R_T -110; + pos braceright @MMK_R_W -135; + pos braceright @MMK_R_V -125; + pos braceright @MMK_R_Y -140; + pos braceright @MMK_R_X -110; + pos braceright @MMK_R_A -110; + pos braceright @MMK_R_C -65; + pos braceright @MMK_R_B -65; + pos braceright @MMK_R_I -65; + pos braceright @MMK_R_H -65; + pos braceright @MMK_R_K -65; + pos braceright @MMK_R_M -65; + pos braceright @MMK_R_O -65; + pos braceright @MMK_R_w -85; + pos braceright @MMK_R_v -85; + pos braceright @MMK_R_dcroat -65; + pos braceright @MMK_R_E -65; + pos braceright @MMK_R_D -65; + pos braceright @MMK_R_G -65; + pos braceright @MMK_R_J -125; + pos braceright @MMK_R_L -65; + pos braceright @MMK_R_germandbls -65; + pos braceright @MMK_R_eth -65; + pos braceright @MMK_R_Oslash -65; + pos braceright @MMK_R_p -65; + pos braceright @MMK_R_Lslash -65; + pos braceright @MMK_R_o -65; + pos braceright @MMK_R_oslash -65; + pos braceright @MMK_R_tcaron -110; + pos braceright @MMK_R_thorn -65; + pos braceright @MMK_R_F -65; + pos braceright @MMK_R_Eth -65; + pos braceright @MMK_R_lslash -65; + pos comma @MMK_R_dcaron -65; + pos comma @MMK_R_oslash -30; + pos comma @MMK_R_q -65; + pos comma @MMK_R_a -30; + pos comma @MMK_R_Y -115; + pos comma @MMK_R_W -115; + pos comma @MMK_R_O -110; + pos comma @MMK_R_y -75; + pos comma @MMK_R_v -60; + pos comma @MMK_R_w -60; + pos comma @MMK_R_t -95; + pos comma @MMK_R_u -35; + pos comma @MMK_R_s -20; + pos comma @MMK_R_o -75; + pos comma @MMK_R_j 55; + pos comma @MMK_R_f -80; + pos comma @MMK_R_g -95; + pos comma @MMK_R_d -65; + pos comma @MMK_R_e -70; + pos comma @MMK_R_c -65; + pos comma @MMK_R_V -110; + pos comma @MMK_R_T -115; + pos comma @MMK_R_U -60; + pos comma @MMK_R_S -30; + pos comma @MMK_R_Q -110; + pos comma @MMK_R_J -20; + pos comma @MMK_R_G -110; + pos comma @MMK_R_C -110; + pos comma @MMK_R_dcroat -65; + pos comma @MMK_R_a.alt -60; + pos comma @MMK_R_tcaron -95; + pos comma @MMK_R_eth -60; + pos quoteleft @MMK_R_a.alt -80; + pos quoteleft @MMK_R_dcaron -85; + pos quoteleft @MMK_R_Q -35; + pos quoteleft @MMK_R_X -35; + pos quoteleft @MMK_R_Y -35; + pos quoteleft @MMK_R_J -115; + pos quoteleft @MMK_R_d -85; + pos quoteleft @MMK_R_e -90; + pos quoteleft @MMK_R_g -80; + pos quoteleft @MMK_R_c -85; + pos quoteleft @MMK_R_o -95; + pos quoteleft @MMK_R_dcroat -85; + pos quoteleft @MMK_R_q -85; + pos quoteleft @MMK_R_x -15; + pos quoteleft @MMK_R_Oslash -35; + pos quoteleft @MMK_R_V -25; + pos quoteleft @MMK_R_W -25; + pos quoteleft @MMK_R_S -30; + pos quoteleft @MMK_R_s -65; + pos quoteleft @MMK_R_oslash -95; + pos quoteleft @MMK_R_eth -100; + pos quoteleft @MMK_R_G -35; + pos quoteleft @MMK_R_A -115; + pos quoteleft @MMK_R_C -35; + pos quoteleft @MMK_R_O -35; + pos quoteleft @MMK_R_a -75; + pos quotedblleft @MMK_R_a.alt -80; + pos quotedblleft @MMK_R_s -65; + pos quotedblleft @MMK_R_q -85; + pos quotedblleft @MMK_R_o -95; + pos quotedblleft @MMK_R_g -80; + pos quotedblleft @MMK_R_e -90; + pos quotedblleft @MMK_R_d -85; + pos quotedblleft @MMK_R_c -85; + pos quotedblleft @MMK_R_a -75; + pos quotedblleft @MMK_R_X -35; + pos quotedblleft @MMK_R_W -25; + pos quotedblleft @MMK_R_V -25; + pos quotedblleft @MMK_R_S -30; + pos quotedblleft @MMK_R_Q -35; + pos quotedblleft @MMK_R_J -205; + pos quotedblleft @MMK_R_G -35; + pos quotedblleft @MMK_R_C -35; + pos quotedblleft @MMK_R_A -135; + pos quotedblleft @MMK_R_dcaron -85; + pos quotedblleft @MMK_R_oslash -95; + pos quotedblleft @MMK_R_x -15; + pos quotedblleft @MMK_R_Y -35; + pos quotedblleft @MMK_R_O -35; + pos quotedblleft @MMK_R_eth -100; + pos quotedblleft @MMK_R_Oslash -35; + pos quotedblleft @MMK_R_dcroat -85; + pos quotedblbase @MMK_R_v -60; + pos quotedblbase @MMK_R_dcroat -65; + pos quotedblbase @MMK_R_a.alt -60; + pos quotedblbase @MMK_R_C -110; + pos quotedblbase @MMK_R_dcaron -65; + pos quotedblbase @MMK_R_g -95; + pos quotedblbase @MMK_R_f -80; + pos quotedblbase @MMK_R_e -70; + pos quotedblbase @MMK_R_d -65; + pos quotedblbase @MMK_R_c -65; + pos quotedblbase @MMK_R_o -75; + pos quotedblbase @MMK_R_j 55; + pos quotedblbase @MMK_R_u -35; + pos quotedblbase @MMK_R_t -95; + pos quotedblbase @MMK_R_s -20; + pos quotedblbase @MMK_R_q -65; + pos quotedblbase @MMK_R_y -75; + pos quotedblbase @MMK_R_G -110; + pos quotedblbase @MMK_R_O -110; + pos quotedblbase @MMK_R_W -130; + pos quotedblbase @MMK_R_V -110; + pos quotedblbase @MMK_R_U -60; + pos quotedblbase @MMK_R_S -30; + pos quotedblbase @MMK_R_tcaron -95; + pos quotedblbase @MMK_R_a -30; + pos quotedblbase @MMK_R_eth -60; + pos quotedblbase @MMK_R_w -60; + pos quotedblbase @MMK_R_J -20; + pos quotedblbase @MMK_R_T -115; + pos quotedblbase @MMK_R_Q -110; + pos quotedblbase @MMK_R_Y -120; + pos quotedblbase @MMK_R_oslash -30; + pos numbersign @MMK_R_Eth -50; + pos numbersign @MMK_R_eth -115; + pos numbersign @MMK_R_b -50; + pos numbersign @MMK_R_n -60; + pos numbersign @MMK_R_o -115; + pos numbersign @MMK_R_i -60; + pos numbersign @MMK_R_j -60; + pos numbersign @MMK_R_e -115; + pos numbersign @MMK_R_f -60; + pos numbersign @MMK_R_lslash -50; + pos numbersign @MMK_R_g -110; + pos numbersign @MMK_R_w -60; + pos numbersign @MMK_R_p -60; + pos numbersign @MMK_R_E -50; + pos numbersign @MMK_R_F -50; + pos numbersign @MMK_R_B -50; + pos numbersign @MMK_R_C -90; + pos numbersign @MMK_R_T -95; + pos numbersign @MMK_R_U -50; + pos numbersign @MMK_R_V -75; + pos numbersign @MMK_R_S -85; + pos numbersign @MMK_R_oslash -115; + pos numbersign @MMK_R_l -50; + pos numbersign @MMK_R_m -60; + pos numbersign @MMK_R_dcaron -115; + pos numbersign @MMK_R_d -115; + pos numbersign @MMK_R_Thorn -50; + pos numbersign @MMK_R_O -90; + pos numbersign @MMK_R_G -90; + pos numbersign @MMK_R_thorn -50; + pos numbersign @MMK_R_c -115; + pos numbersign @MMK_R_Oslash -90; + pos numbersign @MMK_R_lcaron -50; + pos numbersign @MMK_R_a.alt -110; + pos numbersign @MMK_R_tcaron -60; + pos numbersign @MMK_R_Lslash -50; + pos numbersign @MMK_R_A -190; + pos numbersign @MMK_R_h -50; + pos numbersign @MMK_R_a -130; + pos numbersign @MMK_R_x -70; + pos numbersign @MMK_R_y -65; + pos numbersign @MMK_R_z -60; + pos numbersign @MMK_R_t -60; + pos numbersign @MMK_R_u -60; + pos numbersign @MMK_R_v -65; + pos numbersign @MMK_R_q -115; + pos numbersign @MMK_R_r -60; + pos numbersign @MMK_R_s -115; + pos numbersign @MMK_R_L -50; + pos numbersign @MMK_R_M -50; + pos numbersign @MMK_R_N -50; + pos numbersign @MMK_R_H -50; + pos numbersign @MMK_R_I -50; + pos numbersign @MMK_R_J -260; + pos numbersign @MMK_R_K -50; + pos numbersign @MMK_R_D -50; + pos numbersign @MMK_R_X -90; + pos numbersign @MMK_R_Y -90; + pos numbersign @MMK_R_Z -50; + pos numbersign @MMK_R_W -80; + pos numbersign @MMK_R_P -50; + pos numbersign @MMK_R_Q -90; + pos numbersign @MMK_R_R -50; + pos numbersign @MMK_R_dcroat -115; + pos numbersign @MMK_R_germandbls -55; + pos periodcentered @MMK_R_tcaron -80; + pos periodcentered @MMK_R_s -60; + pos periodcentered @MMK_R_v -30; + pos periodcentered @MMK_R_t -80; + pos periodcentered @MMK_R_a -20; + pos periodcentered @MMK_R_f -80; + pos periodcentered @MMK_R_S -105; + pos periodcentered @MMK_R_W -80; + pos periodcentered @MMK_R_V -70; + pos periodcentered @MMK_R_T -105; + pos periodcentered @MMK_R_Y -105; + pos periodcentered @MMK_R_X -70; + pos periodcentered @MMK_R_A -65; + pos periodcentered @MMK_R_J -105; + pos periodcentered @MMK_R_w -25; + pos periodcentered @MMK_R_y -35; + pos periodcentered @MMK_R_x -55; + pos bracketleft @MMK_R_s -15; + pos bracketleft @MMK_R_j 75; + pos bracketleft @MMK_R_S -30; + pos bracketleft @MMK_R_J -20; + pos quoteright @MMK_R_oslash -115; + pos quoteright @MMK_R_eth -115; + pos quoteright @MMK_R_a.alt -100; + pos quoteright @MMK_R_g -100; + pos quoteright @MMK_R_d -110; + pos quoteright @MMK_R_a -85; + pos quoteright @MMK_R_n -20; + pos quoteright @MMK_R_m -20; + pos quoteright @MMK_R_v -20; + pos quoteright @MMK_R_w -15; + pos quoteright @MMK_R_s -90; + pos quoteright @MMK_R_A -115; + pos quoteright @MMK_R_O -55; + pos quoteright @MMK_R_J -115; + pos quoteright @MMK_R_V -10; + pos quoteright @MMK_R_W -15; + pos quoteright @MMK_R_S -35; + pos quoteright @MMK_R_Q -55; + pos quoteright @MMK_R_X -15; + pos quoteright @MMK_R_Oslash -55; + pos quoteright @MMK_R_e -110; + pos quoteright @MMK_R_c -105; + pos quoteright @MMK_R_o -115; + pos quoteright @MMK_R_dcaron -110; + pos quoteright @MMK_R_t -20; + pos quoteright @MMK_R_u -20; + pos quoteright @MMK_R_r -20; + pos quoteright @MMK_R_q -110; + pos quoteright @MMK_R_z -20; + pos quoteright @MMK_R_x -30; + pos quoteright @MMK_R_G -55; + pos quoteright @MMK_R_C -55; + pos quoteright @MMK_R_y -20; + pos quoteright @MMK_R_Y -15; + pos quoteright @MMK_R_f -20; + pos quoteright @MMK_R_p -20; + pos quoteright @MMK_R_dcroat -110; + pos quoteright @MMK_R_tcaron -20; + pos bracketright @MMK_R_j 75; + pos bracketright @MMK_R_s -15; + pos bracketright @MMK_R_J -20; + pos bracketright @MMK_R_S -30; + subtable; + pos dollar @MMK_R_Oslash -20; + pos dollar @MMK_R_tcaron -80; + pos dollar @MMK_R_s -60; + pos dollar @MMK_R_v -40; + pos dollar @MMK_R_w -40; + pos dollar @MMK_R_t -80; + pos dollar @MMK_R_x -35; + pos dollar @MMK_R_S -65; + pos dollar @MMK_R_f -80; + pos dollar @MMK_R_Q -20; + pos dollar @MMK_R_V -55; + pos dollar @MMK_R_T -50; + pos dollar @MMK_R_G -20; + pos dollar @MMK_R_O -20; + pos dollar @MMK_R_A -35; + pos dollar @MMK_R_J -60; + pos dollar @MMK_R_X -40; + pos dollar @MMK_R_y -45; + pos dollar @MMK_R_g -10; + pos dollar @MMK_R_W -55; + pos dollar @MMK_R_Y -55; + pos dollar @MMK_R_C -20; + pos perthousand @MMK_R_tcaron -80; + pos perthousand @MMK_R_Oslash -20; + pos perthousand @MMK_R_f -80; + pos perthousand @MMK_R_S -55; + pos perthousand @MMK_R_Q -20; + pos perthousand @MMK_R_v -40; + pos perthousand @MMK_R_G -25; + pos perthousand @MMK_R_W -95; + pos perthousand @MMK_R_g -10; + pos perthousand @MMK_R_A -30; + pos perthousand @MMK_R_J -50; + pos perthousand @MMK_R_V -80; + pos perthousand @MMK_R_T -115; + pos perthousand @MMK_R_X -35; + pos perthousand @MMK_R_Y -120; + pos perthousand @MMK_R_w -40; + pos perthousand @MMK_R_t -80; + pos perthousand @MMK_R_s -50; + pos perthousand @MMK_R_x -30; + pos perthousand @MMK_R_y -50; + pos perthousand @MMK_R_C -20; + pos perthousand @MMK_R_O -20; + pos multiply @MMK_R_dcroat -50; + pos multiply @MMK_R_eth -45; + pos multiply @MMK_R_Oslash -55; + pos multiply @MMK_R_lslash -45; + pos multiply @MMK_R_D -45; + pos multiply @MMK_R_Lslash -45; + pos multiply @MMK_R_I -45; + pos multiply @MMK_R_lcaron -45; + pos multiply @MMK_R_Eth -45; + pos multiply @MMK_R_t -45; + pos multiply @MMK_R_y -55; + pos multiply @MMK_R_u -45; + pos multiply @MMK_R_m -45; + pos multiply @MMK_R_v -50; + pos multiply @MMK_R_j -45; + pos multiply @MMK_R_c -50; + pos multiply @MMK_R_f -45; + pos multiply @MMK_R_g -50; + pos multiply @MMK_R_U -45; + pos multiply @MMK_R_J -215; + pos multiply @MMK_R_K -45; + pos multiply @MMK_R_E -45; + pos multiply @MMK_R_V -80; + pos multiply @MMK_R_W -90; + pos multiply @MMK_R_Thorn -45; + pos multiply @MMK_R_O -55; + pos multiply @MMK_R_B -45; + pos multiply @MMK_R_l -45; + pos multiply @MMK_R_C -55; + pos multiply @MMK_R_A -105; + pos multiply @MMK_R_thorn -45; + pos multiply @MMK_R_a -55; + pos multiply @MMK_R_dcaron -50; + pos multiply @MMK_R_z -45; + pos multiply @MMK_R_r -45; + pos multiply @MMK_R_s -80; + pos multiply @MMK_R_p -45; + pos multiply @MMK_R_w -45; + pos multiply @MMK_R_i -45; + pos multiply @MMK_R_b -45; + pos multiply @MMK_R_e -50; + pos multiply @MMK_R_Z -45; + pos multiply @MMK_R_Y -110; + pos multiply @MMK_R_R -45; + pos multiply @MMK_R_P -45; + pos multiply @MMK_R_Q -55; + pos multiply @MMK_R_T -160; + pos multiply @MMK_R_G -55; + pos multiply @MMK_R_d -50; + pos multiply @MMK_R_germandbls -45; + pos multiply @MMK_R_oslash -50; + pos multiply @MMK_R_a.alt -50; + pos multiply @MMK_R_q -50; + pos multiply @MMK_R_tcaron -45; + pos multiply @MMK_R_x -65; + pos multiply @MMK_R_h -45; + pos multiply @MMK_R_n -45; + pos multiply @MMK_R_o -50; + pos multiply @MMK_R_S -75; + pos multiply @MMK_R_H -45; + pos multiply @MMK_R_N -45; + pos multiply @MMK_R_L -45; + pos multiply @MMK_R_M -45; + pos multiply @MMK_R_F -45; + pos multiply @MMK_R_X -110; + pos yen @MMK_R_J -75; + pos yen @MMK_R_germandbls -25; + pos yen @MMK_R_x -35; + pos yen @MMK_R_Oslash -50; + pos yen @MMK_R_Q -50; + pos yen @MMK_R_S -55; + pos yen @MMK_R_q -60; + pos yen @MMK_R_s -75; + pos yen @MMK_R_r -30; + pos yen @MMK_R_v -30; + pos yen @MMK_R_C -50; + pos yen @MMK_R_G -50; + pos yen @MMK_R_O -50; + pos yen @MMK_R_a -60; + pos yen @MMK_R_c -60; + pos yen @MMK_R_g -60; + pos yen @MMK_R_o -60; + pos yen @MMK_R_u -30; + pos yen @MMK_R_w -25; + pos yen @MMK_R_z -30; + pos yen @MMK_R_dcaron -60; + pos yen @MMK_R_p -30; + pos yen @MMK_R_t -30; + pos yen @MMK_R_A -60; + pos yen @MMK_R_dcroat -60; + pos yen @MMK_R_e -60; + pos yen @MMK_R_d -60; + pos yen @MMK_R_f -30; + pos yen @MMK_R_m -30; + pos yen @MMK_R_n -30; + pos yen @MMK_R_a.alt -60; + pos yen @MMK_R_y -30; + pos yen @MMK_R_oslash -60; + pos yen @MMK_R_eth -60; + pos yen @MMK_R_tcaron -30; + pos euro @MMK_R_A -30; + pos euro @MMK_R_W -25; + pos euro @MMK_R_S -30; + pos euro @MMK_R_Y -35; + pos euro @MMK_R_X -30; + pos euro @MMK_R_J -80; + pos euro @MMK_R_s -30; + pos euro @MMK_R_x -10; + pos euro @MMK_R_V -20; + pos minus @MMK_R_S -55; + pos minus @MMK_R_J -285; + pos minus @MMK_R_W -55; + pos minus @MMK_R_T -115; + pos minus @MMK_R_X -75; + pos minus @MMK_R_V -50; + pos minus @MMK_R_t -80; + pos minus @MMK_R_f -80; + pos minus @MMK_R_Y -80; + pos minus @MMK_R_A -70; + pos minus @MMK_R_y -15; + pos minus @MMK_R_x -30; + pos minus @MMK_R_w -10; + pos minus @MMK_R_v -15; + pos minus @MMK_R_s -30; + pos minus @MMK_R_a -30; + pos minus @MMK_R_tcaron -80; + pos ampersand @MMK_R_B -15; + pos ampersand @MMK_R_m -15; + pos ampersand @MMK_R_I -15; + pos ampersand @MMK_R_eth -35; + pos ampersand @MMK_R_E -15; + pos ampersand @MMK_R_G -35; + pos ampersand @MMK_R_dcroat -35; + pos ampersand @MMK_R_X -25; + pos ampersand @MMK_R_oslash -35; + pos ampersand @MMK_R_j -15; + pos ampersand @MMK_R_w -55; + pos ampersand @MMK_R_Y -135; + pos ampersand @MMK_R_g -30; + pos ampersand @MMK_R_z -15; + pos ampersand @MMK_R_r -15; + pos ampersand @MMK_R_Thorn -15; + pos ampersand @MMK_R_Eth -15; + pos ampersand @MMK_R_N -15; + pos ampersand @MMK_R_O -35; + pos ampersand @MMK_R_J -40; + pos ampersand @MMK_R_H -15; + pos ampersand @MMK_R_F -15; + pos ampersand @MMK_R_C -35; + pos ampersand @MMK_R_Z -15; + pos ampersand @MMK_R_W -110; + pos ampersand @MMK_R_U -30; + pos ampersand @MMK_R_R -15; + pos ampersand @MMK_R_P -15; + pos ampersand @MMK_R_Q -35; + pos ampersand @MMK_R_o -35; + pos ampersand @MMK_R_l -15; + pos ampersand @MMK_R_i -15; + pos ampersand @MMK_R_f -95; + pos ampersand @MMK_R_d -35; + pos ampersand @MMK_R_e -35; + pos ampersand @MMK_R_c -35; + pos ampersand @MMK_R_x -25; + pos ampersand @MMK_R_y -65; + pos ampersand @MMK_R_u -30; + pos ampersand @MMK_R_p -15; + pos ampersand @MMK_R_n -15; + pos ampersand @MMK_R_A -25; + pos ampersand @MMK_R_Lslash -15; + pos ampersand @MMK_R_tcaron -110; + pos ampersand @MMK_R_lslash -15; + pos ampersand @MMK_R_a.alt -30; + pos ampersand @MMK_R_germandbls -15; + pos ampersand @MMK_R_L -15; + pos ampersand @MMK_R_M -15; + pos ampersand @MMK_R_K -15; + pos ampersand @MMK_R_D -15; + pos ampersand @MMK_R_Oslash -35; + pos ampersand @MMK_R_V -100; + pos ampersand @MMK_R_dcaron -35; + pos ampersand @MMK_R_T -130; + pos ampersand @MMK_R_S -45; + pos ampersand @MMK_R_lcaron -15; + pos ampersand @MMK_R_h -15; + pos ampersand @MMK_R_b -15; + pos ampersand @MMK_R_a -50; + pos ampersand @MMK_R_v -60; + pos ampersand @MMK_R_t -110; + pos ampersand @MMK_R_s -40; + pos ampersand @MMK_R_q -35; + pos ampersand @MMK_R_thorn -15; + pos trademark @MMK_R_a -40; + pos trademark @MMK_R_x -10; + pos trademark @MMK_R_V -20; + pos trademark @MMK_R_W -25; + pos trademark @MMK_R_S -30; + pos trademark @MMK_R_X -35; + pos trademark @MMK_R_Y -35; + pos trademark @MMK_R_A -75; + pos trademark @MMK_R_J -285; + pos trademark @MMK_R_s -30; + pos asciicircum @MMK_R_eth -50; + pos asciicircum @MMK_R_dcroat -45; + pos asciicircum @MMK_R_J -260; + pos asciicircum @MMK_R_A -115; + pos asciicircum @MMK_R_W -55; + pos asciicircum @MMK_R_v -15; + pos asciicircum @MMK_R_tcaron -10; + pos asciicircum @MMK_R_Oslash -10; + pos asciicircum @MMK_R_dcaron -45; + pos asciicircum @MMK_R_x -30; + pos asciicircum @MMK_R_O -10; + pos asciicircum @MMK_R_G -10; + pos asciicircum @MMK_R_C -10; + pos asciicircum @MMK_R_Y -80; + pos asciicircum @MMK_R_X -80; + pos asciicircum @MMK_R_V -50; + pos asciicircum @MMK_R_T -90; + pos asciicircum @MMK_R_S -50; + pos asciicircum @MMK_R_Q -10; + pos asciicircum @MMK_R_o -50; + pos asciicircum @MMK_R_g -35; + pos asciicircum @MMK_R_f -10; + pos asciicircum @MMK_R_e -45; + pos asciicircum @MMK_R_c -40; + pos asciicircum @MMK_R_y -20; + pos asciicircum @MMK_R_w -10; + pos asciicircum @MMK_R_t -10; + pos asciicircum @MMK_R_s -35; + pos asciicircum @MMK_R_q -45; + pos asciicircum @MMK_R_a.alt -40; + pos asciicircum @MMK_R_d -45; + pos asciicircum @MMK_R_a -130; + pos asciicircum @MMK_R_oslash -50; + pos asciitilde @MMK_R_r -30; + pos asciitilde @MMK_R_a.alt -55; + pos asciitilde @MMK_R_dcroat -55; + pos asciitilde @MMK_R_lslash -30; + pos asciitilde @MMK_R_germandbls -30; + pos asciitilde @MMK_R_A -135; + pos asciitilde @MMK_R_R -30; + pos asciitilde @MMK_R_j -30; + pos asciitilde @MMK_R_y -50; + pos asciitilde @MMK_R_tcaron -110; + pos asciitilde @MMK_R_Thorn -30; + pos asciitilde @MMK_R_L -30; + pos asciitilde @MMK_R_O -35; + pos asciitilde @MMK_R_N -30; + pos asciitilde @MMK_R_I -30; + pos asciitilde @MMK_R_H -30; + pos asciitilde @MMK_R_K -30; + pos asciitilde @MMK_R_J -240; + pos asciitilde @MMK_R_E -30; + pos asciitilde @MMK_R_D -30; + pos asciitilde @MMK_R_G -35; + pos asciitilde @MMK_R_B -30; + pos asciitilde @MMK_R_X -115; + pos asciitilde @MMK_R_Z -30; + pos asciitilde @MMK_R_U -30; + pos asciitilde @MMK_R_T -145; + pos asciitilde @MMK_R_W -90; + pos asciitilde @MMK_R_Q -35; + pos asciitilde @MMK_R_m -30; + pos asciitilde @MMK_R_h -30; + pos asciitilde @MMK_R_e -55; + pos asciitilde @MMK_R_d -55; + pos asciitilde @MMK_R_g -50; + pos asciitilde @MMK_R_a -135; + pos asciitilde @MMK_R_c -55; + pos asciitilde @MMK_R_z -30; + pos asciitilde @MMK_R_u -30; + pos asciitilde @MMK_R_w -45; + pos asciitilde @MMK_R_q -55; + pos asciitilde @MMK_R_p -30; + pos asciitilde @MMK_R_s -60; + pos asciitilde @MMK_R_Eth -30; + pos asciitilde @MMK_R_thorn -30; + pos asciitilde @MMK_R_M -30; + pos asciitilde @MMK_R_F -30; + pos asciitilde @MMK_R_C -35; + pos asciitilde @MMK_R_V -80; + pos asciitilde @MMK_R_P -30; + pos asciitilde @MMK_R_o -60; + pos asciitilde @MMK_R_i -30; + pos asciitilde @MMK_R_f -110; + pos asciitilde @MMK_R_b -30; + pos asciitilde @MMK_R_x -65; + pos asciitilde @MMK_R_t -110; + pos asciitilde @MMK_R_v -45; + pos asciitilde @MMK_R_Lslash -30; + pos asciitilde @MMK_R_lcaron -30; + pos asciitilde @MMK_R_eth -60; + pos asciitilde @MMK_R_S -85; + pos asciitilde @MMK_R_oslash -60; + pos asciitilde @MMK_R_Y -110; + pos asciitilde @MMK_R_l -30; + pos asciitilde @MMK_R_dcaron -55; + pos asciitilde @MMK_R_n -30; + pos asciitilde @MMK_R_Oslash -35; + pos equal @MMK_R_W -35; + pos equal @MMK_R_J -110; + pos equal @MMK_R_A -40; + pos equal @MMK_R_Y -50; + pos equal @MMK_R_X -40; + pos equal @MMK_R_V -30; + pos equal @MMK_R_T -115; + pos equal @MMK_R_S -30; + pos equal @MMK_R_x -10; + pos equal @MMK_R_s -30; + pos divide @MMK_R_T -115; + pos divide @MMK_R_tcaron -80; + pos divide @MMK_R_J -285; + pos divide @MMK_R_s -30; + pos divide @MMK_R_w -10; + pos divide @MMK_R_v -15; + pos divide @MMK_R_t -80; + pos divide @MMK_R_x -30; + pos divide @MMK_R_a -30; + pos divide @MMK_R_f -80; + pos divide @MMK_R_W -55; + pos divide @MMK_R_V -50; + pos divide @MMK_R_Y -80; + pos divide @MMK_R_X -75; + pos divide @MMK_R_A -70; + pos divide @MMK_R_y -15; + pos divide @MMK_R_S -55; + pos greater @MMK_R_x -35; + pos greater @MMK_R_v -15; + pos greater @MMK_R_t -80; + pos greater @MMK_R_a -70; + pos greater @MMK_R_Y -85; + pos greater @MMK_R_S -65; + pos greater @MMK_R_W -60; + pos greater @MMK_R_V -50; + pos greater @MMK_R_T -115; + pos greater @MMK_R_J -285; + pos greater @MMK_R_A -80; + pos greater @MMK_R_f -80; + pos greater @MMK_R_y -20; + pos greater @MMK_R_w -15; + pos greater @MMK_R_X -85; + pos greater @MMK_R_tcaron -80; + pos greater @MMK_R_s -30; + pos percent @MMK_R_s -50; + pos percent @MMK_R_w -40; + pos percent @MMK_R_Q -20; + pos percent @MMK_R_V -80; + pos percent @MMK_R_T -105; + pos percent @MMK_R_v -40; + pos percent @MMK_R_t -80; + pos percent @MMK_R_J -50; + pos percent @MMK_R_G -25; + pos percent @MMK_R_Y -110; + pos percent @MMK_R_S -55; + pos percent @MMK_R_W -95; + pos percent @MMK_R_y -50; + pos percent @MMK_R_Oslash -20; + pos percent @MMK_R_x -30; + pos percent @MMK_R_O -20; + pos percent @MMK_R_C -20; + pos percent @MMK_R_X -35; + pos percent @MMK_R_f -80; + pos percent @MMK_R_A -30; + pos percent @MMK_R_g -10; + pos percent @MMK_R_tcaron -80; + pos plus @MMK_R_s -30; + pos plus @MMK_R_V -50; + pos plus @MMK_R_W -55; + pos plus @MMK_R_T -115; + pos plus @MMK_R_S -55; + pos plus @MMK_R_X -75; + pos plus @MMK_R_Y -80; + pos plus @MMK_R_A -70; + pos plus @MMK_R_J -285; + pos plus @MMK_R_v -15; + pos plus @MMK_R_w -10; + pos plus @MMK_R_t -80; + pos plus @MMK_R_x -30; + pos plus @MMK_R_f -80; + pos plus @MMK_R_y -15; + pos plus @MMK_R_a -30; + pos plus @MMK_R_tcaron -80; + pos sterling @MMK_R_tcaron -35; + pos sterling @MMK_R_eth -35; + pos sterling @MMK_R_germandbls -35; + pos sterling @MMK_R_dcaron -35; + pos sterling @MMK_R_dcroat -35; + pos sterling @MMK_R_Q -35; + pos sterling @MMK_R_lcaron -35; + pos sterling @MMK_R_a.alt -35; + pos sterling @MMK_R_x -35; + pos sterling @MMK_R_b -35; + pos sterling @MMK_R_c -35; + pos sterling @MMK_R_a -35; + pos sterling @MMK_R_f -35; + pos sterling @MMK_R_g -35; + pos sterling @MMK_R_e -35; + pos sterling @MMK_R_n -35; + pos sterling @MMK_R_m -35; + pos sterling @MMK_R_r -35; + pos sterling @MMK_R_s -50; + pos sterling @MMK_R_p -35; + pos sterling @MMK_R_v -35; + pos sterling @MMK_R_u -35; + pos sterling @MMK_R_z -35; + pos sterling @MMK_R_B -35; + pos sterling @MMK_R_C -35; + pos sterling @MMK_R_A -35; + pos sterling @MMK_R_G -35; + pos sterling @MMK_R_D -35; + pos sterling @MMK_R_E -35; + pos sterling @MMK_R_J -50; + pos sterling @MMK_R_K -35; + pos sterling @MMK_R_H -35; + pos sterling @MMK_R_I -35; + pos sterling @MMK_R_O -35; + pos sterling @MMK_R_L -35; + pos sterling @MMK_R_M -35; + pos sterling @MMK_R_R -35; + pos sterling @MMK_R_S -60; + pos sterling @MMK_R_V -55; + pos sterling @MMK_R_W -60; + pos sterling @MMK_R_U -35; + pos sterling @MMK_R_X -35; + pos sterling @MMK_R_Y -70; + pos sterling @MMK_R_thorn -35; + pos sterling @MMK_R_Eth -35; + pos sterling @MMK_R_Z -35; + pos sterling @MMK_R_d -35; + pos sterling @MMK_R_j -35; + pos sterling @MMK_R_i -35; + pos sterling @MMK_R_l -35; + pos sterling @MMK_R_q -35; + pos sterling @MMK_R_t -35; + pos sterling @MMK_R_F -35; + pos sterling @MMK_R_Thorn -35; + pos sterling @MMK_R_Oslash -35; + pos sterling @MMK_R_Lslash -35; + pos sterling @MMK_R_oslash -35; + pos sterling @MMK_R_h -35; + pos sterling @MMK_R_o -35; + pos sterling @MMK_R_w -30; + pos sterling @MMK_R_y -35; + pos sterling @MMK_R_lslash -35; + pos sterling @MMK_R_N -35; + pos sterling @MMK_R_P -35; + pos sterling @MMK_R_T -35; + pos registered @MMK_R_q -20; + pos registered @MMK_R_s -30; + pos registered @MMK_R_c -20; + pos registered @MMK_R_o -25; + pos registered @MMK_R_d -20; + pos registered @MMK_R_e -20; + pos registered @MMK_R_g -15; + pos registered @MMK_R_x -20; + pos registered @MMK_R_y -10; + pos registered @MMK_R_A -100; + pos registered @MMK_R_X -60; + pos registered @MMK_R_Y -60; + pos registered @MMK_R_W -45; + pos registered @MMK_R_S -30; + pos registered @MMK_R_J -245; + pos registered @MMK_R_T -25; + pos registered @MMK_R_V -40; + pos registered @MMK_R_dcaron -20; + pos registered @MMK_R_v -10; + pos registered @MMK_R_oslash -25; + pos registered @MMK_R_eth -25; + pos registered @MMK_R_a -75; + pos registered @MMK_R_dcroat -20; + pos registered @MMK_R_a.alt -20; + pos less @MMK_R_s -15; + pos less @MMK_R_S -30; + pos less @MMK_R_J -20; + pos degree @MMK_R_Oslash -40; + pos degree @MMK_R_a.alt -85; + pos degree @MMK_R_tcaron -10; + pos degree @MMK_R_j -10; + pos degree @MMK_R_g -85; + pos degree @MMK_R_dcroat -95; + pos degree @MMK_R_n -10; + pos degree @MMK_R_o -100; + pos degree @MMK_R_a -80; + pos degree @MMK_R_c -90; + pos degree @MMK_R_d -95; + pos degree @MMK_R_e -95; + pos degree @MMK_R_f -10; + pos degree @MMK_R_y -10; + pos degree @MMK_R_z -10; + pos degree @MMK_R_p -10; + pos degree @MMK_R_s -75; + pos degree @MMK_R_t -10; + pos degree @MMK_R_v -10; + pos degree @MMK_R_S -30; + pos degree @MMK_R_W -20; + pos degree @MMK_R_oslash -100; + pos degree @MMK_R_Y -25; + pos degree @MMK_R_x -15; + pos degree @MMK_R_J -215; + pos degree @MMK_R_dcaron -95; + pos degree @MMK_R_eth -105; + pos degree @MMK_R_i -10; + pos degree @MMK_R_m -10; + pos degree @MMK_R_q -95; + pos degree @MMK_R_r -10; + pos degree @MMK_R_u -10; + pos degree @MMK_R_O -40; + pos degree @MMK_R_A -140; + pos degree @MMK_R_C -40; + pos degree @MMK_R_G -40; + pos degree @MMK_R_X -25; + pos degree @MMK_R_Q -40; + pos degree @MMK_R_V -15; + pos bar @MMK_R_s -15; + pos bar @MMK_R_j 65; + pos bar @MMK_R_S -30; + pos bar @MMK_R_J -20; + pos at @MMK_R_X -70; + pos at @MMK_R_f -15; + pos at @MMK_R_x -40; + pos at @MMK_R_t -15; + pos at @MMK_R_S -55; + pos at @MMK_R_W -65; + pos at @MMK_R_tcaron -15; + pos at @MMK_R_T -75; + pos at @MMK_R_a -20; + pos at @MMK_R_y -25; + pos at @MMK_R_s -35; + pos at @MMK_R_w -20; + pos at @MMK_R_J -105; + pos at @MMK_R_A -65; + pos at @MMK_R_Y -85; + pos at @MMK_R_V -55; + pos at @MMK_R_v -20; + pos copyright @MMK_R_J -90; + pos copyright @MMK_R_A -55; + pos copyright @MMK_R_X -60; + pos copyright @MMK_R_T -90; + pos copyright @MMK_R_V -60; + pos copyright @MMK_R_W -70; + pos copyright @MMK_R_S -65; + pos copyright @MMK_R_f -25; + pos copyright @MMK_R_a -10; + pos copyright @MMK_R_x -45; + pos copyright @MMK_R_y -30; + pos copyright @MMK_R_t -25; + pos copyright @MMK_R_w -20; + pos copyright @MMK_R_s -40; + pos copyright @MMK_R_tcaron -25; + pos copyright @MMK_R_v -25; + pos copyright @MMK_R_Y -95; + pos cent @MMK_R_X -10; + pos cent @MMK_R_J -20; + pos cent @MMK_R_s -15; + pos cent @MMK_R_W -40; + pos cent @MMK_R_Y -55; + pos cent @MMK_R_T -70; + pos cent @MMK_R_V -35; + pos cent @MMK_R_S -30; + pos paragraph @MMK_R_J -20; + pos paragraph @MMK_R_S -30; + pos paragraph @MMK_R_s -15; + subtable; + pos @MMK_L_x underscore -265; + pos @MMK_L_x quoteleft -10; + pos @MMK_L_x sterling -35; + pos @MMK_L_x backslash -90; + pos @MMK_L_x minus -30; + pos @MMK_L_x asterisk -15; + pos @MMK_L_x hyphen -45; + pos @MMK_L_x cent -45; + pos @MMK_L_x quotedblleft -10; + pos @MMK_L_x trademark -10; + pos @MMK_L_x degree -15; + pos @MMK_L_x quotedblright -55; + pos @MMK_L_x registered -20; + pos @MMK_L_x copyright -45; + pos @MMK_L_x guillemetleft -50; + pos @MMK_L_x guillemetright -20; + pos @MMK_L_x asciicircum -30; + pos @MMK_L_x euro -100; + pos @MMK_L_x less -35; + pos @MMK_L_x question -180; + pos @MMK_L_x perthousand -10; + pos @MMK_L_x guilsinglright -20; + pos @MMK_L_x percent -10; + pos @MMK_L_x yen -35; + pos @MMK_L_x quotesingle -20; + pos @MMK_L_x multiply -65; + pos @MMK_L_x asciitilde -80; + pos @MMK_L_x parenright -90; + pos @MMK_L_x emdash -45; + pos @MMK_L_x semicolon -10; + pos @MMK_L_x quoteright -55; + pos @MMK_L_x dollar -40; + pos @MMK_L_x at -45; + pos @MMK_L_x braceleft -105; + pos @MMK_L_x endash -45; + pos @MMK_L_x equal -10; + pos @MMK_L_x ampersand -35; + pos @MMK_L_x braceright -60; + pos @MMK_L_x slash -15; + pos @MMK_L_x bullet -50; + pos @MMK_L_x divide -30; + pos @MMK_L_x paragraph -10; + pos @MMK_L_x guilsinglleft -50; + pos @MMK_L_x plus -30; + pos @MMK_L_x numbersign -85; + pos @MMK_L_x quotedbl -20; + pos @MMK_L_x periodcentered -55; + pos @MMK_L_x parenleft -45; + pos @MMK_L_x @MMK_R_eth -45; + pos @MMK_L_x @MMK_R_a.alt -45; + pos @MMK_L_x @MMK_R_dcaron -50; + pos @MMK_L_x @MMK_R_S -35; + pos @MMK_L_x @MMK_R_J -20; + pos @MMK_L_x @MMK_R_Q -35; + pos @MMK_L_x @MMK_R_s -25; + pos @MMK_L_x @MMK_R_tcaron -10; + pos @MMK_L_x @MMK_R_W -45; + pos @MMK_L_x @MMK_R_V -40; + pos @MMK_L_x @MMK_R_U -10; + pos @MMK_L_x @MMK_R_T -115; + pos @MMK_L_x @MMK_R_O -35; + pos @MMK_L_x @MMK_R_C -35; + pos @MMK_L_x @MMK_R_G -35; + pos @MMK_L_x @MMK_R_y -10; + pos @MMK_L_x @MMK_R_q -50; + pos @MMK_L_x @MMK_R_v -10; + pos @MMK_L_x @MMK_R_u -10; + pos @MMK_L_x @MMK_R_t -10; + pos @MMK_L_x @MMK_R_o -50; + pos @MMK_L_x @MMK_R_c -50; + pos @MMK_L_x @MMK_R_a -30; + pos @MMK_L_x @MMK_R_g -50; + pos @MMK_L_x @MMK_R_f -10; + pos @MMK_L_x @MMK_R_e -50; + pos @MMK_L_x @MMK_R_d -50; + pos @MMK_L_x @MMK_R_oslash -30; + pos @MMK_L_x @MMK_R_dcroat -50; + pos @MMK_L_x @MMK_R_Y -60; + pos @MMK_L_w guilsinglleft -25; + pos @MMK_L_w backslash -80; + pos @MMK_L_w asciicircum -10; + pos @MMK_L_w endash -20; + pos @MMK_L_w copyright -25; + pos @MMK_L_w divide -10; + pos @MMK_L_w ellipsis -60; + pos @MMK_L_w at -25; + pos @MMK_L_w less -10; + pos @MMK_L_w hyphen -20; + pos @MMK_L_w emdash -20; + pos @MMK_L_w quotedblbase -65; + pos @MMK_L_w periodcentered -30; + pos @MMK_L_w minus -10; + pos @MMK_L_w question -185; + pos @MMK_L_w parenleft -25; + pos @MMK_L_w euro -85; + pos @MMK_L_w quoteright -45; + pos @MMK_L_w yen -25; + pos @MMK_L_w numbersign -100; + pos @MMK_L_w underscore -365; + pos @MMK_L_w plus -10; + pos @MMK_L_w braceright -55; + pos @MMK_L_w guilsinglright -15; + pos @MMK_L_w guillemetright -15; + pos @MMK_L_w guillemetleft -25; + pos @MMK_L_w braceleft -85; + pos @MMK_L_w slash -80; + pos @MMK_L_w ampersand -40; + pos @MMK_L_w quotedblright -45; + pos @MMK_L_w sterling -50; + pos @MMK_L_w dollar -25; + pos @MMK_L_w comma -65; + pos @MMK_L_w semicolon -10; + pos @MMK_L_w cent -25; + pos @MMK_L_w parenright -100; + pos @MMK_L_w bullet -25; + pos @MMK_L_w quotesinglbase -65; + pos @MMK_L_w questiondown -65; + pos @MMK_L_w multiply -45; + pos @MMK_L_w asciitilde -55; + pos @MMK_L_w @MMK_R_S -25; + pos @MMK_L_w @MMK_R_o -25; + pos @MMK_L_w @MMK_R_dcaron -25; + pos @MMK_L_w @MMK_R_eth -30; + pos @MMK_L_w @MMK_R_dcroat -25; + pos @MMK_L_w @MMK_R_oslash -25; + pos @MMK_L_w @MMK_R_a.alt -25; + pos @MMK_L_w @MMK_R_J -80; + pos @MMK_L_w @MMK_R_O -15; + pos @MMK_L_w @MMK_R_G -15; + pos @MMK_L_w @MMK_R_A -65; + pos @MMK_L_w @MMK_R_C -15; + pos @MMK_L_w @MMK_R_X -45; + pos @MMK_L_w @MMK_R_Y -45; + pos @MMK_L_w @MMK_R_T -110; + pos @MMK_L_w @MMK_R_V -25; + pos @MMK_L_w @MMK_R_W -30; + pos @MMK_L_w @MMK_R_Q -15; + pos @MMK_L_w @MMK_R_d -25; + pos @MMK_L_w @MMK_R_e -25; + pos @MMK_L_w @MMK_R_g -25; + pos @MMK_L_w @MMK_R_a -40; + pos @MMK_L_w @MMK_R_c -25; + pos @MMK_L_w @MMK_R_q -25; + pos @MMK_L_w @MMK_R_s -40; + pos @MMK_L_w @MMK_R_Oslash -15; + pos @MMK_L_y comma -115; + pos @MMK_L_y quotedblright -50; + pos @MMK_L_y slash -145; + pos @MMK_L_y divide -30; + pos @MMK_L_y dollar -35; + pos @MMK_L_y braceright -60; + pos @MMK_L_y degree -10; + pos @MMK_L_y parenleft -50; + pos @MMK_L_y plus -30; + pos @MMK_L_y multiply -60; + pos @MMK_L_y asciitilde -85; + pos @MMK_L_y quotedbl -10; + pos @MMK_L_y parenright -105; + pos @MMK_L_y colon -10; + pos @MMK_L_y euro -95; + pos @MMK_L_y asciicircum -30; + pos @MMK_L_y ellipsis -130; + pos @MMK_L_y quotedblbase -130; + pos @MMK_L_y guillemetleft -65; + pos @MMK_L_y hyphen -45; + pos @MMK_L_y questiondown -130; + pos @MMK_L_y less -35; + pos @MMK_L_y guilsinglleft -65; + pos @MMK_L_y periodcentered -65; + pos @MMK_L_y bullet -50; + pos @MMK_L_y ampersand -80; + pos @MMK_L_y braceleft -110; + pos @MMK_L_y guilsinglright -35; + pos @MMK_L_y copyright -45; + pos @MMK_L_y backslash -85; + pos @MMK_L_y underscore -150; + pos @MMK_L_y quoteright -50; + pos @MMK_L_y sterling -75; + pos @MMK_L_y minus -30; + pos @MMK_L_y yen -30; + pos @MMK_L_y at -50; + pos @MMK_L_y guillemetright -35; + pos @MMK_L_y numbersign -145; + pos @MMK_L_y semicolon -20; + pos @MMK_L_y question -200; + pos @MMK_L_y cent -55; + pos @MMK_L_y registered -10; + pos @MMK_L_y endash -45; + pos @MMK_L_y emdash -45; + pos @MMK_L_y quotesingle -10; + pos @MMK_L_y quotesinglbase -115; + pos @MMK_L_y @MMK_R_oslash -60; + pos @MMK_L_y @MMK_R_Oslash -30; + pos @MMK_L_y @MMK_R_eth -60; + pos @MMK_L_y @MMK_R_dcaron -55; + pos @MMK_L_y @MMK_R_G -30; + pos @MMK_L_y @MMK_R_J -150; + pos @MMK_L_y @MMK_R_W -35; + pos @MMK_L_y @MMK_R_X -50; + pos @MMK_L_y @MMK_R_dcroat -55; + pos @MMK_L_y @MMK_R_a.alt -55; + pos @MMK_L_y @MMK_R_c -55; + pos @MMK_L_y @MMK_R_a -85; + pos @MMK_L_y @MMK_R_g -50; + pos @MMK_L_y @MMK_R_d -55; + pos @MMK_L_y @MMK_R_e -55; + pos @MMK_L_y @MMK_R_o -60; + pos @MMK_L_y @MMK_R_s -55; + pos @MMK_L_y @MMK_R_q -55; + pos @MMK_L_y @MMK_R_x -10; + pos @MMK_L_y @MMK_R_C -30; + pos @MMK_L_y @MMK_R_A -135; + pos @MMK_L_y @MMK_R_O -30; + pos @MMK_L_y @MMK_R_S -30; + pos @MMK_L_y @MMK_R_Q -30; + pos @MMK_L_y @MMK_R_V -30; + pos @MMK_L_y @MMK_R_T -115; + pos @MMK_L_y @MMK_R_Y -50; + pos @MMK_L_r comma -115; + pos @MMK_L_r question -60; + pos @MMK_L_r backslash -50; + pos @MMK_L_r guilsinglleft -150; + pos @MMK_L_r bullet -60; + pos @MMK_L_r multiply -45; + pos @MMK_L_r less -85; + pos @MMK_L_r guillemetleft -150; + pos @MMK_L_r parenleft -25; + pos @MMK_L_r sterling -80; + pos @MMK_L_r asciitilde -85; + pos @MMK_L_r cent -40; + pos @MMK_L_r numbersign -125; + pos @MMK_L_r questiondown -175; + pos @MMK_L_r underscore -175; + pos @MMK_L_r plus -115; + pos @MMK_L_r emdash -165; + pos @MMK_L_r asciicircum -10; + pos @MMK_L_r braceright -60; + pos @MMK_L_r slash -175; + pos @MMK_L_r ampersand -110; + pos @MMK_L_r dollar -30; + pos @MMK_L_r quotedblbase -175; + pos @MMK_L_r braceleft -110; + pos @MMK_L_r euro -90; + pos @MMK_L_r endash -165; + pos @MMK_L_r hyphen -165; + pos @MMK_L_r quotesinglbase -115; + pos @MMK_L_r at -30; + pos @MMK_L_r divide -115; + pos @MMK_L_r guilsinglright -15; + pos @MMK_L_r guillemetright -15; + pos @MMK_L_r ellipsis -175; + pos @MMK_L_r copyright -25; + pos @MMK_L_r periodcentered -105; + pos @MMK_L_r parenright -45; + pos @MMK_L_r yen -15; + pos @MMK_L_r semicolon -10; + pos @MMK_L_r minus -115; + pos @MMK_L_r @MMK_R_oslash -50; + pos @MMK_L_r @MMK_R_eth -55; + pos @MMK_L_r @MMK_R_e -45; + pos @MMK_L_r @MMK_R_O -10; + pos @MMK_L_r @MMK_R_Oslash -10; + pos @MMK_L_r @MMK_R_a -75; + pos @MMK_L_r @MMK_R_c -45; + pos @MMK_L_r @MMK_R_d -45; + pos @MMK_L_r @MMK_R_g -35; + pos @MMK_L_r @MMK_R_o -50; + pos @MMK_L_r @MMK_R_q -45; + pos @MMK_L_r @MMK_R_s -35; + pos @MMK_L_r @MMK_R_x -10; + pos @MMK_L_r @MMK_R_A -110; + pos @MMK_L_r @MMK_R_C -10; + pos @MMK_L_r @MMK_R_G -10; + pos @MMK_L_r @MMK_R_J -175; + pos @MMK_L_r @MMK_R_Q -10; + pos @MMK_L_r @MMK_R_S -30; + pos @MMK_L_r @MMK_R_W -20; + pos @MMK_L_r @MMK_R_V -15; + pos @MMK_L_r @MMK_R_Y -25; + pos @MMK_L_r @MMK_R_X -25; + pos @MMK_L_r @MMK_R_a.alt -40; + pos @MMK_L_r @MMK_R_dcaron -45; + pos @MMK_L_r @MMK_R_dcroat -45; + pos @MMK_L_m quoteleft -45; + pos @MMK_L_m sterling -35; + pos @MMK_L_m underscore -365; + pos @MMK_L_m braceright -60; + pos @MMK_L_m paragraph -20; + pos @MMK_L_m numbersign -55; + pos @MMK_L_m quotedblright -95; + pos @MMK_L_m percent -25; + pos @MMK_L_m quotedblleft -45; + pos @MMK_L_m braceleft -65; + pos @MMK_L_m dollar -35; + pos @MMK_L_m parenright -90; + pos @MMK_L_m degree -55; + pos @MMK_L_m euro -90; + pos @MMK_L_m asciicircum -15; + pos @MMK_L_m quotedbl -40; + pos @MMK_L_m trademark -50; + pos @MMK_L_m quotesingle -40; + pos @MMK_L_m quoteright -95; + pos @MMK_L_m slash -15; + pos @MMK_L_m multiply -45; + pos @MMK_L_m backslash -130; + pos @MMK_L_m question -175; + pos @MMK_L_m asterisk -25; + pos @MMK_L_m yen -50; + pos @MMK_L_m perthousand -25; + pos @MMK_L_m asciitilde -30; + pos @MMK_L_m @MMK_R_tcaron -15; + pos @MMK_L_m @MMK_R_w -15; + pos @MMK_L_m @MMK_R_J -20; + pos @MMK_L_m @MMK_R_v -20; + pos @MMK_L_m @MMK_R_t -15; + pos @MMK_L_m @MMK_R_s -15; + pos @MMK_L_m @MMK_R_y -25; + pos @MMK_L_m @MMK_R_f -15; + pos @MMK_L_m @MMK_R_V -55; + pos @MMK_L_m @MMK_R_W -65; + pos @MMK_L_m @MMK_R_T -115; + pos @MMK_L_m @MMK_R_S -30; + pos @MMK_L_m @MMK_R_Y -85; + pos @MMK_L_b parenright -180; + pos @MMK_L_b yen -60; + pos @MMK_L_b quotedblleft -80; + pos @MMK_L_b quotedblbase -70; + pos @MMK_L_b guilsinglright -50; + pos @MMK_L_b braceleft -65; + pos @MMK_L_b quotesinglbase -70; + pos @MMK_L_b asciicircum -45; + pos @MMK_L_b questiondown -60; + pos @MMK_L_b quoteleft -80; + pos @MMK_L_b semicolon -60; + pos @MMK_L_b trademark -100; + pos @MMK_L_b slash -95; + pos @MMK_L_b euro -90; + pos @MMK_L_b colon -50; + pos @MMK_L_b dollar -85; + pos @MMK_L_b quoteright -115; + pos @MMK_L_b perthousand -55; + pos @MMK_L_b question -175; + pos @MMK_L_b ellipsis -70; + pos @MMK_L_b underscore -180; + pos @MMK_L_b backslash -160; + pos @MMK_L_b paragraph -45; + pos @MMK_L_b asterisk -60; + pos @MMK_L_b braceright -60; + pos @MMK_L_b comma -70; + pos @MMK_L_b degree -95; + pos @MMK_L_b quotedbl -80; + pos @MMK_L_b registered -20; + pos @MMK_L_b quotedblright -155; + pos @MMK_L_b numbersign -70; + pos @MMK_L_b multiply -50; + pos @MMK_L_b quotesingle -80; + pos @MMK_L_b guillemetright -50; + pos @MMK_L_b asciitilde -35; + pos @MMK_L_b sterling -35; + pos @MMK_L_b percent -55; + pos @MMK_L_b @MMK_R_tcaron -45; + pos @MMK_L_b @MMK_R_S -80; + pos @MMK_L_b @MMK_R_T -115; + pos @MMK_L_b @MMK_R_W -80; + pos @MMK_L_b @MMK_R_V -65; + pos @MMK_L_b @MMK_R_Y -105; + pos @MMK_L_b @MMK_R_X -60; + pos @MMK_L_b @MMK_R_A -55; + pos @MMK_L_b @MMK_R_J -105; + pos @MMK_L_b @MMK_R_s -50; + pos @MMK_L_b @MMK_R_t -45; + pos @MMK_L_b @MMK_R_w -25; + pos @MMK_L_b @MMK_R_v -30; + pos @MMK_L_b @MMK_R_y -35; + pos @MMK_L_b @MMK_R_x -50; + pos @MMK_L_b @MMK_R_a -10; + pos @MMK_L_b @MMK_R_f -45; + pos @MMK_L_germandbls percent -15; + pos @MMK_L_germandbls quotesingle -20; + pos @MMK_L_germandbls euro -90; + pos @MMK_L_germandbls parenright -55; + pos @MMK_L_germandbls sterling -35; + pos @MMK_L_germandbls quoteleft -15; + pos @MMK_L_germandbls backslash -70; + pos @MMK_L_germandbls slash -75; + pos @MMK_L_germandbls dollar -45; + pos @MMK_L_germandbls colon -20; + pos @MMK_L_germandbls registered -25; + pos @MMK_L_germandbls guilsinglright -35; + pos @MMK_L_germandbls quotedblbase -45; + pos @MMK_L_germandbls braceright -60; + pos @MMK_L_germandbls comma -45; + pos @MMK_L_germandbls semicolon -30; + pos @MMK_L_germandbls braceleft -65; + pos @MMK_L_germandbls guillemetright -35; + pos @MMK_L_germandbls quotedbl -20; + pos @MMK_L_germandbls asciicircum -40; + pos @MMK_L_germandbls less -25; + pos @MMK_L_germandbls trademark -15; + pos @MMK_L_germandbls ellipsis -45; + pos @MMK_L_germandbls underscore -150; + pos @MMK_L_germandbls quotesinglbase -45; + pos @MMK_L_germandbls questiondown -40; + pos @MMK_L_germandbls quotedblleft -15; + pos @MMK_L_germandbls quotedblright -25; + pos @MMK_L_germandbls paragraph -15; + pos @MMK_L_germandbls divide -10; + pos @MMK_L_germandbls multiply -50; + pos @MMK_L_germandbls question -60; + pos @MMK_L_germandbls plus -10; + pos @MMK_L_germandbls bullet -15; + pos @MMK_L_germandbls periodcentered -10; + pos @MMK_L_germandbls asciitilde -70; + pos @MMK_L_germandbls perthousand -15; + pos @MMK_L_germandbls yen -40; + pos @MMK_L_germandbls minus -10; + pos @MMK_L_germandbls quoteright -25; + pos @MMK_L_germandbls degree -20; + pos @MMK_L_germandbls asterisk -20; + pos @MMK_L_germandbls numbersign -60; + pos @MMK_L_germandbls @MMK_R_J -75; + pos @MMK_L_germandbls @MMK_R_O -15; + pos @MMK_L_germandbls @MMK_R_Y -50; + pos @MMK_L_germandbls @MMK_R_X -45; + pos @MMK_L_germandbls @MMK_R_S -45; + pos @MMK_L_germandbls @MMK_R_Q -15; + pos @MMK_L_germandbls @MMK_R_W -45; + pos @MMK_L_germandbls @MMK_R_T -20; + pos @MMK_L_germandbls @MMK_R_g -10; + pos @MMK_L_germandbls @MMK_R_f -15; + pos @MMK_L_germandbls @MMK_R_y -15; + pos @MMK_L_germandbls @MMK_R_x -25; + pos @MMK_L_germandbls @MMK_R_s -65; + pos @MMK_L_germandbls @MMK_R_w -10; + pos @MMK_L_germandbls @MMK_R_v -15; + pos @MMK_L_germandbls @MMK_R_Oslash -15; + pos @MMK_L_germandbls @MMK_R_tcaron -15; + pos @MMK_L_germandbls @MMK_R_C -15; + pos @MMK_L_germandbls @MMK_R_G -20; + pos @MMK_L_germandbls @MMK_R_A -40; + pos @MMK_L_germandbls @MMK_R_V -40; + pos @MMK_L_germandbls @MMK_R_t -15; + pos @MMK_L_lslash braceright -60; + pos @MMK_L_lslash underscore -140; + pos @MMK_L_lslash dollar -30; + pos @MMK_L_lslash numbersign -55; + pos @MMK_L_lslash braceleft -65; + pos @MMK_L_lslash slash -15; + pos @MMK_L_lslash question -20; + pos @MMK_L_lslash parenright -20; + pos @MMK_L_lslash sterling -35; + pos @MMK_L_lslash multiply -45; + pos @MMK_L_lslash euro -90; + pos @MMK_L_lslash asciitilde -30; + pos @MMK_L_lslash @MMK_R_S -30; + pos @MMK_L_lslash @MMK_R_J -20; + pos @MMK_L_lslash @MMK_R_s -15; + pos @MMK_L_dcaron quoteleft 95; + pos @MMK_L_dcaron parenright 90; + pos @MMK_L_dcaron quotedblright 110; + pos @MMK_L_dcaron bracketleft 115; + pos @MMK_L_dcaron greater 115; + pos @MMK_L_dcaron quotesingle 110; + pos @MMK_L_dcaron asterisk 105; + pos @MMK_L_dcaron quotedbl 110; + pos @MMK_L_dcaron equal 55; + pos @MMK_L_dcaron semicolon 40; + pos @MMK_L_dcaron registered 60; + pos @MMK_L_dcaron dollar 55; + pos @MMK_L_dcaron question 95; + pos @MMK_L_dcaron colon 50; + pos @MMK_L_dcaron bar 115; + pos @MMK_L_dcaron underscore -195; + pos @MMK_L_dcaron backslash 105; + pos @MMK_L_dcaron perthousand 95; + pos @MMK_L_dcaron paragraph 85; + pos @MMK_L_dcaron asciitilde -30; + pos @MMK_L_dcaron trademark 90; + pos @MMK_L_dcaron numbersign -55; + pos @MMK_L_dcaron quotedblleft 95; + pos @MMK_L_dcaron yen 110; + pos @MMK_L_dcaron quoteright 110; + pos @MMK_L_dcaron bracketright 115; + pos @MMK_L_dcaron euro -35; + pos @MMK_L_dcaron degree 105; + pos @MMK_L_dcaron braceleft -15; + pos @MMK_L_dcaron slash -15; + pos @MMK_L_dcaron multiply -45; + pos @MMK_L_dcaron braceright 50; + pos @MMK_L_dcaron percent 95; + pos @MMK_L_dcaron @MMK_R_Oslash 30; + pos @MMK_L_dcaron @MMK_R_lslash 115; + pos @MMK_L_dcaron @MMK_R_tcaron 55; + pos @MMK_L_dcaron @MMK_R_Lslash 115; + pos @MMK_L_dcaron @MMK_R_p 55; + pos @MMK_L_dcaron @MMK_R_Thorn 115; + pos @MMK_L_dcaron @MMK_R_germandbls 90; + pos @MMK_L_dcaron @MMK_R_thorn 115; + pos @MMK_L_dcaron @MMK_R_Y 110; + pos @MMK_L_dcaron @MMK_R_X 110; + pos @MMK_L_dcaron @MMK_R_Z 115; + pos @MMK_L_dcaron @MMK_R_Q 30; + pos @MMK_L_dcaron @MMK_R_P 115; + pos @MMK_L_dcaron @MMK_R_S 60; + pos @MMK_L_dcaron @MMK_R_R 115; + pos @MMK_L_dcaron @MMK_R_U 115; + pos @MMK_L_dcaron @MMK_R_T 115; + pos @MMK_L_dcaron @MMK_R_W 110; + pos @MMK_L_dcaron @MMK_R_V 110; + pos @MMK_L_dcaron @MMK_R_I 115; + pos @MMK_L_dcaron @MMK_R_H 115; + pos @MMK_L_dcaron @MMK_R_K 115; + pos @MMK_L_dcaron @MMK_R_J -20; + pos @MMK_L_dcaron @MMK_R_M 115; + pos @MMK_L_dcaron @MMK_R_L 115; + pos @MMK_L_dcaron @MMK_R_O 30; + pos @MMK_L_dcaron @MMK_R_N 115; + pos @MMK_L_dcaron @MMK_R_C 30; + pos @MMK_L_dcaron @MMK_R_B 115; + pos @MMK_L_dcaron @MMK_R_E 115; + pos @MMK_L_dcaron @MMK_R_D 115; + pos @MMK_L_dcaron @MMK_R_G 30; + pos @MMK_L_dcaron @MMK_R_F 115; + pos @MMK_L_dcaron @MMK_R_y 55; + pos @MMK_L_dcaron @MMK_R_x 45; + pos @MMK_L_dcaron @MMK_R_z 55; + pos @MMK_L_dcaron @MMK_R_s -15; + pos @MMK_L_dcaron @MMK_R_r 55; + pos @MMK_L_dcaron @MMK_R_u 55; + pos @MMK_L_dcaron @MMK_R_t 55; + pos @MMK_L_dcaron @MMK_R_w 60; + pos @MMK_L_dcaron @MMK_R_v 55; + pos @MMK_L_dcaron @MMK_R_i 115; + pos @MMK_L_dcaron @MMK_R_h 115; + pos @MMK_L_dcaron @MMK_R_j 115; + pos @MMK_L_dcaron @MMK_R_m 55; + pos @MMK_L_dcaron @MMK_R_l 115; + pos @MMK_L_dcaron @MMK_R_n 55; + pos @MMK_L_dcaron @MMK_R_b 115; + pos @MMK_L_dcaron @MMK_R_f 55; + pos @MMK_L_dcaron @MMK_R_Eth 115; + pos @MMK_L_dcaron @MMK_R_lcaron 115; + pos @MMK_L_eth quotesingle -70; + pos @MMK_L_eth quoteright -110; + pos @MMK_L_eth quotedblbase -65; + pos @MMK_L_eth quoteleft -70; + pos @MMK_L_eth questiondown -55; + pos @MMK_L_eth trademark -75; + pos @MMK_L_eth asterisk -50; + pos @MMK_L_eth asciicircum -40; + pos @MMK_L_eth quotedblright -110; + pos @MMK_L_eth paragraph -45; + pos @MMK_L_eth sterling -35; + pos @MMK_L_eth numbersign -70; + pos @MMK_L_eth question -170; + pos @MMK_L_eth comma -65; + pos @MMK_L_eth backslash -155; + pos @MMK_L_eth underscore -180; + pos @MMK_L_eth parenright -165; + pos @MMK_L_eth guilsinglright -45; + pos @MMK_L_eth quotedblleft -70; + pos @MMK_L_eth slash -90; + pos @MMK_L_eth quotesinglbase -65; + pos @MMK_L_eth percent -50; + pos @MMK_L_eth semicolon -55; + pos @MMK_L_eth braceleft -65; + pos @MMK_L_eth multiply -50; + pos @MMK_L_eth registered -20; + pos @MMK_L_eth guillemetright -45; + pos @MMK_L_eth quotedbl -70; + pos @MMK_L_eth euro -90; + pos @MMK_L_eth dollar -80; + pos @MMK_L_eth colon -45; + pos @MMK_L_eth yen -60; + pos @MMK_L_eth degree -80; + pos @MMK_L_eth perthousand -50; + pos @MMK_L_eth ellipsis -65; + pos @MMK_L_eth braceright -60; + pos @MMK_L_eth asciitilde -35; + pos @MMK_L_eth @MMK_R_f -40; + pos @MMK_L_eth @MMK_R_a -10; + pos @MMK_L_eth @MMK_R_x -50; + pos @MMK_L_eth @MMK_R_A -55; + pos @MMK_L_eth @MMK_R_tcaron -40; + pos @MMK_L_eth @MMK_R_W -80; + pos @MMK_L_eth @MMK_R_Y -105; + pos @MMK_L_eth @MMK_R_t -40; + pos @MMK_L_eth @MMK_R_v -30; + pos @MMK_L_eth @MMK_R_w -25; + pos @MMK_L_eth @MMK_R_s -50; + pos @MMK_L_eth @MMK_R_y -35; + pos @MMK_L_eth @MMK_R_J -100; + pos @MMK_L_eth @MMK_R_T -115; + pos @MMK_L_eth @MMK_R_V -65; + pos @MMK_L_eth @MMK_R_S -80; + pos @MMK_L_eth @MMK_R_X -55; + pos @MMK_L_thorn quotedblleft -80; + pos @MMK_L_thorn parenright -180; + pos @MMK_L_thorn quotesinglbase -70; + pos @MMK_L_thorn ellipsis -70; + pos @MMK_L_thorn sterling -35; + pos @MMK_L_thorn quoteright -115; + pos @MMK_L_thorn guilsinglright -50; + pos @MMK_L_thorn quoteleft -80; + pos @MMK_L_thorn asciitilde -35; + pos @MMK_L_thorn yen -60; + pos @MMK_L_thorn multiply -50; + pos @MMK_L_thorn trademark -100; + pos @MMK_L_thorn braceright -60; + pos @MMK_L_thorn colon -50; + pos @MMK_L_thorn semicolon -60; + pos @MMK_L_thorn numbersign -70; + pos @MMK_L_thorn quotedbl -80; + pos @MMK_L_thorn quotedblbase -70; + pos @MMK_L_thorn question -175; + pos @MMK_L_thorn asciicircum -45; + pos @MMK_L_thorn dollar -85; + pos @MMK_L_thorn paragraph -45; + pos @MMK_L_thorn backslash -160; + pos @MMK_L_thorn quotedblright -155; + pos @MMK_L_thorn underscore -180; + pos @MMK_L_thorn percent -55; + pos @MMK_L_thorn slash -95; + pos @MMK_L_thorn registered -20; + pos @MMK_L_thorn quotesingle -80; + pos @MMK_L_thorn guillemetright -50; + pos @MMK_L_thorn questiondown -60; + pos @MMK_L_thorn perthousand -55; + pos @MMK_L_thorn degree -95; + pos @MMK_L_thorn asterisk -60; + pos @MMK_L_thorn braceleft -65; + pos @MMK_L_thorn comma -70; + pos @MMK_L_thorn euro -90; + pos @MMK_L_thorn @MMK_R_f -45; + pos @MMK_L_thorn @MMK_R_A -55; + pos @MMK_L_thorn @MMK_R_S -80; + pos @MMK_L_thorn @MMK_R_s -50; + pos @MMK_L_thorn @MMK_R_tcaron -45; + pos @MMK_L_thorn @MMK_R_J -105; + pos @MMK_L_thorn @MMK_R_T -115; + pos @MMK_L_thorn @MMK_R_V -65; + pos @MMK_L_thorn @MMK_R_W -80; + pos @MMK_L_thorn @MMK_R_X -60; + pos @MMK_L_thorn @MMK_R_Y -105; + pos @MMK_L_thorn @MMK_R_a -10; + pos @MMK_L_thorn @MMK_R_t -45; + pos @MMK_L_thorn @MMK_R_v -30; + pos @MMK_L_thorn @MMK_R_w -25; + pos @MMK_L_thorn @MMK_R_x -50; + pos @MMK_L_thorn @MMK_R_y -35; + pos @MMK_L_a.alt asciitilde -30; + pos @MMK_L_a.alt degree -10; + pos @MMK_L_a.alt euro -90; + pos @MMK_L_a.alt slash -15; + pos @MMK_L_a.alt braceleft -65; + pos @MMK_L_a.alt underscore -195; + pos @MMK_L_a.alt quotedblright -50; + pos @MMK_L_a.alt quotesingle -10; + pos @MMK_L_a.alt braceright -60; + pos @MMK_L_a.alt numbersign -55; + pos @MMK_L_a.alt quoteright -50; + pos @MMK_L_a.alt quotedbl -10; + pos @MMK_L_a.alt backslash -85; + pos @MMK_L_a.alt multiply -45; + pos @MMK_L_a.alt question -175; + pos @MMK_L_a.alt parenright -90; + pos @MMK_L_a.alt dollar -30; + pos @MMK_L_a.alt yen -30; + pos @MMK_L_a.alt sterling -35; + pos @MMK_L_a.alt @MMK_R_Y -50; + pos @MMK_L_a.alt @MMK_R_S -30; + pos @MMK_L_a.alt @MMK_R_T -115; + pos @MMK_L_a.alt @MMK_R_W -35; + pos @MMK_L_a.alt @MMK_R_V -30; + pos @MMK_L_a.alt @MMK_R_J -20; + pos @MMK_L_a.alt @MMK_R_s -15; + pos @MMK_L_p quotedbl -80; + pos @MMK_L_p numbersign -70; + pos @MMK_L_p semicolon -60; + pos @MMK_L_p ellipsis -70; + pos @MMK_L_p guillemetright -50; + pos @MMK_L_p guilsinglright -50; + pos @MMK_L_p backslash -160; + pos @MMK_L_p perthousand -55; + pos @MMK_L_p dollar -85; + pos @MMK_L_p braceright -60; + pos @MMK_L_p asterisk -60; + pos @MMK_L_p trademark -100; + pos @MMK_L_p questiondown -60; + pos @MMK_L_p yen -60; + pos @MMK_L_p paragraph -45; + pos @MMK_L_p registered -20; + pos @MMK_L_p percent -55; + pos @MMK_L_p quoteleft -80; + pos @MMK_L_p slash -95; + pos @MMK_L_p quotedblleft -80; + pos @MMK_L_p asciitilde -35; + pos @MMK_L_p colon -50; + pos @MMK_L_p parenright -180; + pos @MMK_L_p sterling -35; + pos @MMK_L_p comma -70; + pos @MMK_L_p quotedblright -155; + pos @MMK_L_p degree -95; + pos @MMK_L_p quotesingle -80; + pos @MMK_L_p underscore -180; + pos @MMK_L_p asciicircum -45; + pos @MMK_L_p multiply -50; + pos @MMK_L_p question -175; + pos @MMK_L_p quotedblbase -70; + pos @MMK_L_p braceleft -65; + pos @MMK_L_p quotesinglbase -70; + pos @MMK_L_p quoteright -115; + pos @MMK_L_p euro -90; + pos @MMK_L_p @MMK_R_S -80; + pos @MMK_L_p @MMK_R_W -80; + pos @MMK_L_p @MMK_R_V -65; + pos @MMK_L_p @MMK_R_T -115; + pos @MMK_L_p @MMK_R_Y -105; + pos @MMK_L_p @MMK_R_X -60; + pos @MMK_L_p @MMK_R_A -55; + pos @MMK_L_p @MMK_R_J -105; + pos @MMK_L_p @MMK_R_s -50; + pos @MMK_L_p @MMK_R_w -25; + pos @MMK_L_p @MMK_R_v -30; + pos @MMK_L_p @MMK_R_t -45; + pos @MMK_L_p @MMK_R_y -35; + pos @MMK_L_p @MMK_R_x -50; + pos @MMK_L_p @MMK_R_a -10; + pos @MMK_L_p @MMK_R_f -45; + pos @MMK_L_p @MMK_R_tcaron -45; + pos @MMK_L_c question -175; + pos @MMK_L_c multiply -45; + pos @MMK_L_c sterling -35; + pos @MMK_L_c braceright -60; + pos @MMK_L_c quotedblright -80; + pos @MMK_L_c dollar -35; + pos @MMK_L_c braceleft -65; + pos @MMK_L_c yen -35; + pos @MMK_L_c quotedblleft -10; + pos @MMK_L_c degree -20; + pos @MMK_L_c semicolon -10; + pos @MMK_L_c quoteright -80; + pos @MMK_L_c underscore -110; + pos @MMK_L_c quoteleft -10; + pos @MMK_L_c parenright -115; + pos @MMK_L_c euro -90; + pos @MMK_L_c numbersign -55; + pos @MMK_L_c trademark -20; + pos @MMK_L_c quotesingle -15; + pos @MMK_L_c asciitilde -30; + pos @MMK_L_c backslash -95; + pos @MMK_L_c slash -30; + pos @MMK_L_c quotedbl -15; + pos @MMK_L_c @MMK_R_X -10; + pos @MMK_L_c @MMK_R_Y -60; + pos @MMK_L_c @MMK_R_S -30; + pos @MMK_L_c @MMK_R_T -115; + pos @MMK_L_c @MMK_R_V -35; + pos @MMK_L_c @MMK_R_W -40; + pos @MMK_L_c @MMK_R_J -25; + pos @MMK_L_c @MMK_R_A -10; + pos @MMK_L_c @MMK_R_x -10; + pos @MMK_L_c @MMK_R_s -25; + pos @MMK_L_v braceright -60; + pos @MMK_L_v quotesingle -10; + pos @MMK_L_v asciicircum -15; + pos @MMK_L_v questiondown -60; + pos @MMK_L_v yen -30; + pos @MMK_L_v ellipsis -60; + pos @MMK_L_v registered -10; + pos @MMK_L_v quoteright -50; + pos @MMK_L_v dollar -30; + pos @MMK_L_v quotesinglbase -60; + pos @MMK_L_v parenright -105; + pos @MMK_L_v quotedbl -10; + pos @MMK_L_v minus -15; + pos @MMK_L_v endash -20; + pos @MMK_L_v periodcentered -30; + pos @MMK_L_v plus -15; + pos @MMK_L_v less -15; + pos @MMK_L_v guilsinglleft -25; + pos @MMK_L_v comma -60; + pos @MMK_L_v hyphen -20; + pos @MMK_L_v semicolon -15; + pos @MMK_L_v asciitilde -55; + pos @MMK_L_v emdash -20; + pos @MMK_L_v quotedblbase -60; + pos @MMK_L_v sterling -55; + pos @MMK_L_v guilsinglright -20; + pos @MMK_L_v parenleft -25; + pos @MMK_L_v underscore -290; + pos @MMK_L_v numbersign -95; + pos @MMK_L_v backslash -85; + pos @MMK_L_v braceleft -85; + pos @MMK_L_v copyright -25; + pos @MMK_L_v bullet -25; + pos @MMK_L_v cent -25; + pos @MMK_L_v divide -15; + pos @MMK_L_v at -25; + pos @MMK_L_v multiply -50; + pos @MMK_L_v question -185; + pos @MMK_L_v degree -10; + pos @MMK_L_v guillemetright -20; + pos @MMK_L_v guillemetleft -25; + pos @MMK_L_v quotedblright -50; + pos @MMK_L_v slash -75; + pos @MMK_L_v ampersand -35; + pos @MMK_L_v euro -90; + pos @MMK_L_v @MMK_R_Oslash -15; + pos @MMK_L_v @MMK_R_oslash -30; + pos @MMK_L_v @MMK_R_a.alt -25; + pos @MMK_L_v @MMK_R_dcaron -30; + pos @MMK_L_v @MMK_R_G -20; + pos @MMK_L_v @MMK_R_A -60; + pos @MMK_L_v @MMK_R_C -15; + pos @MMK_L_v @MMK_R_O -15; + pos @MMK_L_v @MMK_R_W -35; + pos @MMK_L_v @MMK_R_Q -15; + pos @MMK_L_v @MMK_R_Y -50; + pos @MMK_L_v @MMK_R_e -30; + pos @MMK_L_v @MMK_R_d -30; + pos @MMK_L_v @MMK_R_g -25; + pos @MMK_L_v @MMK_R_a -40; + pos @MMK_L_v @MMK_R_c -25; + pos @MMK_L_v @MMK_R_o -30; + pos @MMK_L_v @MMK_R_q -30; + pos @MMK_L_v @MMK_R_s -45; + pos @MMK_L_v @MMK_R_x -10; + pos @MMK_L_v @MMK_R_X -50; + pos @MMK_L_v @MMK_R_J -75; + pos @MMK_L_v @MMK_R_T -115; + pos @MMK_L_v @MMK_R_V -30; + pos @MMK_L_v @MMK_R_S -30; + pos @MMK_L_v @MMK_R_eth -30; + pos @MMK_L_v @MMK_R_dcroat -30; + pos @MMK_L_q yen -30; + pos @MMK_L_q slash 15; + pos @MMK_L_q quotedblright -50; + pos @MMK_L_q quotesingle -10; + pos @MMK_L_q braceright -60; + pos @MMK_L_q dollar -30; + pos @MMK_L_q numbersign -55; + pos @MMK_L_q sterling -35; + pos @MMK_L_q braceleft -65; + pos @MMK_L_q quoteright -50; + pos @MMK_L_q asciitilde -30; + pos @MMK_L_q parenright -20; + pos @MMK_L_q multiply -45; + pos @MMK_L_q quotedbl -10; + pos @MMK_L_q euro -90; + pos @MMK_L_q backslash -85; + pos @MMK_L_q question -175; + pos @MMK_L_q degree -10; + pos @MMK_L_q @MMK_R_S -30; + pos @MMK_L_q @MMK_R_V -30; + pos @MMK_L_q @MMK_R_W -35; + pos @MMK_L_q @MMK_R_T -115; + pos @MMK_L_q @MMK_R_J -20; + pos @MMK_L_q @MMK_R_j 85; + pos @MMK_L_q @MMK_R_Y -50; + pos @MMK_L_q @MMK_R_s -15; + pos @MMK_L_s parenleft -15; + pos @MMK_L_s asciicircum -80; + pos @MMK_L_s guilsinglleft -45; + pos @MMK_L_s guillemetleft -45; + pos @MMK_L_s asciitilde -165; + pos @MMK_L_s cent -15; + pos @MMK_L_s paragraph -20; + pos @MMK_L_s bullet -45; + pos @MMK_L_s at -15; + pos @MMK_L_s degree -30; + pos @MMK_L_s guilsinglright -10; + pos @MMK_L_s euro -105; + pos @MMK_L_s sterling -55; + pos @MMK_L_s quotedbl -30; + pos @MMK_L_s backslash -105; + pos @MMK_L_s emdash -15; + pos @MMK_L_s divide -65; + pos @MMK_L_s multiply -75; + pos @MMK_L_s periodcentered -40; + pos @MMK_L_s underscore -125; + pos @MMK_L_s quotesingle -30; + pos @MMK_L_s minus -65; + pos @MMK_L_s percent -20; + pos @MMK_L_s endash -15; + pos @MMK_L_s parenright -125; + pos @MMK_L_s numbersign -55; + pos @MMK_L_s braceleft -75; + pos @MMK_L_s yen -50; + pos @MMK_L_s asterisk -25; + pos @MMK_L_s quotesinglbase -25; + pos @MMK_L_s ellipsis -20; + pos @MMK_L_s braceright -60; + pos @MMK_L_s question -170; + pos @MMK_L_s copyright -20; + pos @MMK_L_s hyphen -15; + pos @MMK_L_s plus -65; + pos @MMK_L_s quotedblbase -25; + pos @MMK_L_s perthousand -20; + pos @MMK_L_s slash -55; + pos @MMK_L_s colon -20; + pos @MMK_L_s trademark -20; + pos @MMK_L_s registered -30; + pos @MMK_L_s questiondown -20; + pos @MMK_L_s semicolon -30; + pos @MMK_L_s dollar -50; + pos @MMK_L_s quotedblright -70; + pos @MMK_L_s quoteright -70; + pos @MMK_L_s guillemetright -10; + pos @MMK_L_s comma -25; + pos @MMK_L_s quotedblleft -25; + pos @MMK_L_s less -130; + pos @MMK_L_s quoteleft -25; + pos @MMK_L_s @MMK_R_a.alt -15; + pos @MMK_L_s @MMK_R_tcaron -20; + pos @MMK_L_s @MMK_R_oslash -20; + pos @MMK_L_s @MMK_R_eth -15; + pos @MMK_L_s @MMK_R_dcroat -15; + pos @MMK_L_s @MMK_R_y -20; + pos @MMK_L_s @MMK_R_o -20; + pos @MMK_L_s @MMK_R_c -15; + pos @MMK_L_s @MMK_R_d -15; + pos @MMK_L_s @MMK_R_e -15; + pos @MMK_L_s @MMK_R_f -20; + pos @MMK_L_s @MMK_R_g -25; + pos @MMK_L_s @MMK_R_x -25; + pos @MMK_L_s @MMK_R_q -15; + pos @MMK_L_s @MMK_R_s -50; + pos @MMK_L_s @MMK_R_t -20; + pos @MMK_L_s @MMK_R_v -20; + pos @MMK_L_s @MMK_R_w -15; + pos @MMK_L_s @MMK_R_J -50; + pos @MMK_L_s @MMK_R_O -40; + pos @MMK_L_s @MMK_R_A -25; + pos @MMK_L_s @MMK_R_C -40; + pos @MMK_L_s @MMK_R_G -40; + pos @MMK_L_s @MMK_R_X -30; + pos @MMK_L_s @MMK_R_Y -70; + pos @MMK_L_s @MMK_R_Q -40; + pos @MMK_L_s @MMK_R_S -50; + pos @MMK_L_s @MMK_R_T -115; + pos @MMK_L_s @MMK_R_U -15; + pos @MMK_L_s @MMK_R_V -50; + pos @MMK_L_s @MMK_R_W -55; + pos @MMK_L_s @MMK_R_Oslash -40; + pos @MMK_L_s @MMK_R_dcaron -15; + pos @MMK_L_o quoteright -115; + pos @MMK_L_o quotesinglbase -75; + pos @MMK_L_o quotedbl -85; + pos @MMK_L_o question -175; + pos @MMK_L_o questiondown -65; + pos @MMK_L_o guilsinglright -55; + pos @MMK_L_o trademark -110; + pos @MMK_L_o quotesingle -85; + pos @MMK_L_o asciitilde -40; + pos @MMK_L_o quotedblbase -75; + pos @MMK_L_o braceright -60; + pos @MMK_L_o numbersign -75; + pos @MMK_L_o underscore -205; + pos @MMK_L_o asterisk -65; + pos @MMK_L_o perthousand -60; + pos @MMK_L_o percent -60; + pos @MMK_L_o euro -90; + pos @MMK_L_o quoteleft -90; + pos @MMK_L_o slash -100; + pos @MMK_L_o backslash -165; + pos @MMK_L_o semicolon -65; + pos @MMK_L_o ellipsis -75; + pos @MMK_L_o braceleft -65; + pos @MMK_L_o degree -100; + pos @MMK_L_o registered -25; + pos @MMK_L_o yen -60; + pos @MMK_L_o multiply -50; + pos @MMK_L_o quotedblleft -90; + pos @MMK_L_o comma -75; + pos @MMK_L_o paragraph -50; + pos @MMK_L_o guillemetright -55; + pos @MMK_L_o asciicircum -50; + pos @MMK_L_o colon -55; + pos @MMK_L_o parenright -180; + pos @MMK_L_o quotedblright -170; + pos @MMK_L_o dollar -90; + pos @MMK_L_o sterling -35; + pos @MMK_L_o @MMK_R_A -55; + pos @MMK_L_o @MMK_R_J -110; + pos @MMK_L_o @MMK_R_T -115; + pos @MMK_L_o @MMK_R_V -65; + pos @MMK_L_o @MMK_R_S -85; + pos @MMK_L_o @MMK_R_X -60; + pos @MMK_L_o @MMK_R_Y -105; + pos @MMK_L_o @MMK_R_f -50; + pos @MMK_L_o @MMK_R_t -50; + pos @MMK_L_o @MMK_R_v -30; + pos @MMK_L_o @MMK_R_x -50; + pos @MMK_L_o @MMK_R_W -80; + pos @MMK_L_o @MMK_R_tcaron -50; + pos @MMK_L_o @MMK_R_a -10; + pos @MMK_L_o @MMK_R_w -25; + pos @MMK_L_o @MMK_R_s -50; + pos @MMK_L_o @MMK_R_y -35; + pos @MMK_L_lcaron registered 90; + pos @MMK_L_lcaron quoteright 140; + pos @MMK_L_lcaron braceleft 15; + pos @MMK_L_lcaron colon 80; + pos @MMK_L_lcaron quoteleft 125; + pos @MMK_L_lcaron perthousand 125; + pos @MMK_L_lcaron percent 125; + pos @MMK_L_lcaron greater 145; + pos @MMK_L_lcaron numbersign -45; + pos @MMK_L_lcaron quotedbl 140; + pos @MMK_L_lcaron trademark 120; + pos @MMK_L_lcaron parenright 120; + pos @MMK_L_lcaron multiply -10; + pos @MMK_L_lcaron semicolon 70; + pos @MMK_L_lcaron parenleft 40; + pos @MMK_L_lcaron quotedblleft 125; + pos @MMK_L_lcaron asciicircum 30; + pos @MMK_L_lcaron sterling 25; + pos @MMK_L_lcaron copyright 30; + pos @MMK_L_lcaron yen 140; + pos @MMK_L_lcaron bar 145; + pos @MMK_L_lcaron braceright 75; + pos @MMK_L_lcaron underscore -85; + pos @MMK_L_lcaron backslash 135; + pos @MMK_L_lcaron bracketleft 145; + pos @MMK_L_lcaron degree 135; + pos @MMK_L_lcaron question 125; + pos @MMK_L_lcaron equal 90; + pos @MMK_L_lcaron asciitilde -30; + pos @MMK_L_lcaron quotedblright 140; + pos @MMK_L_lcaron asterisk 135; + pos @MMK_L_lcaron slash -15; + pos @MMK_L_lcaron at 20; + pos @MMK_L_lcaron bracketright 145; + pos @MMK_L_lcaron dollar 85; + pos @MMK_L_lcaron paragraph 115; + pos @MMK_L_lcaron quotesingle 140; + pos @MMK_L_lcaron ampersand 10; + pos @MMK_L_lcaron @MMK_R_tcaron 90; + pos @MMK_L_lcaron @MMK_R_C 60; + pos @MMK_L_lcaron @MMK_R_X 140; + pos @MMK_L_lcaron @MMK_R_h 145; + pos @MMK_L_lcaron @MMK_R_x 80; + pos @MMK_L_lcaron @MMK_R_Oslash 60; + pos @MMK_L_lcaron @MMK_R_r 90; + pos @MMK_L_lcaron @MMK_R_Lslash 145; + pos @MMK_L_lcaron @MMK_R_D 145; + pos @MMK_L_lcaron @MMK_R_G 60; + pos @MMK_L_lcaron @MMK_R_I 145; + pos @MMK_L_lcaron @MMK_R_K 145; + pos @MMK_L_lcaron @MMK_R_J -20; + pos @MMK_L_lcaron @MMK_R_M 145; + pos @MMK_L_lcaron @MMK_R_O 60; + pos @MMK_L_lcaron @MMK_R_N 145; + pos @MMK_L_lcaron @MMK_R_P 145; + pos @MMK_L_lcaron @MMK_R_R 145; + pos @MMK_L_lcaron @MMK_R_U 145; + pos @MMK_L_lcaron @MMK_R_W 140; + pos @MMK_L_lcaron @MMK_R_V 140; + pos @MMK_L_lcaron @MMK_R_Y 140; + pos @MMK_L_lcaron @MMK_R_Z 145; + pos @MMK_L_lcaron @MMK_R_a 30; + pos @MMK_L_lcaron @MMK_R_b 145; + pos @MMK_L_lcaron @MMK_R_f 90; + pos @MMK_L_lcaron @MMK_R_i 145; + pos @MMK_L_lcaron @MMK_R_m 90; + pos @MMK_L_lcaron @MMK_R_n 90; + pos @MMK_L_lcaron @MMK_R_p 90; + pos @MMK_L_lcaron @MMK_R_u 90; + pos @MMK_L_lcaron @MMK_R_t 90; + pos @MMK_L_lcaron @MMK_R_w 90; + pos @MMK_L_lcaron @MMK_R_v 85; + pos @MMK_L_lcaron @MMK_R_y 85; + pos @MMK_L_lcaron @MMK_R_germandbls 120; + pos @MMK_L_lcaron @MMK_R_lcaron 145; + pos @MMK_L_lcaron @MMK_R_Eth 145; + pos @MMK_L_lcaron @MMK_R_B 145; + pos @MMK_L_lcaron @MMK_R_E 145; + pos @MMK_L_lcaron @MMK_R_F 145; + pos @MMK_L_lcaron @MMK_R_H 145; + pos @MMK_L_lcaron @MMK_R_L 145; + pos @MMK_L_lcaron @MMK_R_Q 60; + pos @MMK_L_lcaron @MMK_R_lslash 145; + pos @MMK_L_lcaron @MMK_R_S 90; + pos @MMK_L_lcaron @MMK_R_T 145; + pos @MMK_L_lcaron @MMK_R_thorn 145; + pos @MMK_L_lcaron @MMK_R_j 145; + pos @MMK_L_lcaron @MMK_R_l 145; + pos @MMK_L_lcaron @MMK_R_s 10; + pos @MMK_L_lcaron @MMK_R_z 90; + pos @MMK_L_lcaron @MMK_R_Thorn 145; + pos @MMK_L_tcaron quoteright 100; + pos @MMK_L_tcaron dollar 45; + pos @MMK_L_tcaron minus -150; + pos @MMK_L_tcaron parenright 80; + pos @MMK_L_tcaron periodcentered -105; + pos @MMK_L_tcaron bracketleft 105; + pos @MMK_L_tcaron degree 95; + pos @MMK_L_tcaron asterisk 95; + pos @MMK_L_tcaron guilsinglright -15; + pos @MMK_L_tcaron ellipsis -20; + pos @MMK_L_tcaron numbersign -85; + pos @MMK_L_tcaron semicolon 30; + pos @MMK_L_tcaron quotedblright 100; + pos @MMK_L_tcaron bracketright 105; + pos @MMK_L_tcaron braceleft -25; + pos @MMK_L_tcaron greater 105; + pos @MMK_L_tcaron braceright 35; + pos @MMK_L_tcaron cent -40; + pos @MMK_L_tcaron yen 100; + pos @MMK_L_tcaron guillemetright -15; + pos @MMK_L_tcaron underscore -35; + pos @MMK_L_tcaron hyphen -150; + pos @MMK_L_tcaron bar 105; + pos @MMK_L_tcaron euro -45; + pos @MMK_L_tcaron paragraph 70; + pos @MMK_L_tcaron guillemetleft -145; + pos @MMK_L_tcaron bullet -60; + pos @MMK_L_tcaron sterling -15; + pos @MMK_L_tcaron quotedblbase -25; + pos @MMK_L_tcaron comma -25; + pos @MMK_L_tcaron slash -20; + pos @MMK_L_tcaron questiondown -15; + pos @MMK_L_tcaron multiply -45; + pos @MMK_L_tcaron perthousand 85; + pos @MMK_L_tcaron plus -150; + pos @MMK_L_tcaron question 85; + pos @MMK_L_tcaron quoteleft 85; + pos @MMK_L_tcaron registered 50; + pos @MMK_L_tcaron trademark 80; + pos @MMK_L_tcaron quotesingle 100; + pos @MMK_L_tcaron equal 45; + pos @MMK_L_tcaron colon 40; + pos @MMK_L_tcaron guilsinglleft -145; + pos @MMK_L_tcaron emdash -150; + pos @MMK_L_tcaron percent 85; + pos @MMK_L_tcaron copyright -15; + pos @MMK_L_tcaron divide -150; + pos @MMK_L_tcaron asciicircum -10; + pos @MMK_L_tcaron endash -150; + pos @MMK_L_tcaron ampersand -30; + pos @MMK_L_tcaron less -85; + pos @MMK_L_tcaron quotedblleft 85; + pos @MMK_L_tcaron asciitilde -85; + pos @MMK_L_tcaron quotesinglbase -25; + pos @MMK_L_tcaron at -25; + pos @MMK_L_tcaron quotedbl 100; + pos @MMK_L_tcaron backslash 95; + pos @MMK_L_tcaron @MMK_R_h 105; + pos @MMK_L_tcaron @MMK_R_dcaron -45; + pos @MMK_L_tcaron @MMK_R_g -35; + pos @MMK_L_tcaron @MMK_R_f 45; + pos @MMK_L_tcaron @MMK_R_thorn 105; + pos @MMK_L_tcaron @MMK_R_Thorn 105; + pos @MMK_L_tcaron @MMK_R_a.alt -40; + pos @MMK_L_tcaron @MMK_R_m 45; + pos @MMK_L_tcaron @MMK_R_l 105; + pos @MMK_L_tcaron @MMK_R_c -45; + pos @MMK_L_tcaron @MMK_R_b 105; + pos @MMK_L_tcaron @MMK_R_e -45; + pos @MMK_L_tcaron @MMK_R_S 50; + pos @MMK_L_tcaron @MMK_R_R 105; + pos @MMK_L_tcaron @MMK_R_i 105; + pos @MMK_L_tcaron @MMK_R_j 105; + pos @MMK_L_tcaron @MMK_R_o -50; + pos @MMK_L_tcaron @MMK_R_n 45; + pos @MMK_L_tcaron @MMK_R_y 45; + pos @MMK_L_tcaron @MMK_R_x 35; + pos @MMK_L_tcaron @MMK_R_z 45; + pos @MMK_L_tcaron @MMK_R_p 45; + pos @MMK_L_tcaron @MMK_R_s -30; + pos @MMK_L_tcaron @MMK_R_r 45; + pos @MMK_L_tcaron @MMK_R_u 45; + pos @MMK_L_tcaron @MMK_R_w 50; + pos @MMK_L_tcaron @MMK_R_v 45; + pos @MMK_L_tcaron @MMK_R_I 105; + pos @MMK_L_tcaron @MMK_R_H 105; + pos @MMK_L_tcaron @MMK_R_K 105; + pos @MMK_L_tcaron @MMK_R_J -60; + pos @MMK_L_tcaron @MMK_R_L 105; + pos @MMK_L_tcaron @MMK_R_O 15; + pos @MMK_L_tcaron @MMK_R_A -25; + pos @MMK_L_tcaron @MMK_R_C 15; + pos @MMK_L_tcaron @MMK_R_E 105; + pos @MMK_L_tcaron @MMK_R_D 105; + pos @MMK_L_tcaron @MMK_R_G 15; + pos @MMK_L_tcaron @MMK_R_F 105; + pos @MMK_L_tcaron @MMK_R_Y 100; + pos @MMK_L_tcaron @MMK_R_X 100; + pos @MMK_L_tcaron @MMK_R_Z 105; + pos @MMK_L_tcaron @MMK_R_Q 15; + pos @MMK_L_tcaron @MMK_R_P 105; + pos @MMK_L_tcaron @MMK_R_U 105; + pos @MMK_L_tcaron @MMK_R_T 105; + pos @MMK_L_tcaron @MMK_R_W 100; + pos @MMK_L_tcaron @MMK_R_V 100; + pos @MMK_L_tcaron @MMK_R_lslash 105; + pos @MMK_L_tcaron @MMK_R_Lslash 105; + pos @MMK_L_tcaron @MMK_R_lcaron 105; + pos @MMK_L_tcaron @MMK_R_Eth 105; + pos @MMK_L_tcaron @MMK_R_eth -35; + pos @MMK_L_tcaron @MMK_R_germandbls 80; + pos @MMK_L_tcaron @MMK_R_dcroat -45; + pos @MMK_L_tcaron @MMK_R_tcaron 45; + pos @MMK_L_tcaron @MMK_R_a -15; + pos @MMK_L_tcaron @MMK_R_d -45; + pos @MMK_L_tcaron @MMK_R_q -45; + pos @MMK_L_tcaron @MMK_R_t 45; + pos @MMK_L_tcaron @MMK_R_M 105; + pos @MMK_L_tcaron @MMK_R_N 105; + pos @MMK_L_tcaron @MMK_R_B 105; + pos @MMK_L_tcaron @MMK_R_oslash -50; + pos @MMK_L_tcaron @MMK_R_Oslash 15; + pos @MMK_L_a braceleft -65; + pos @MMK_L_a slash -15; + pos @MMK_L_a yen -55; + pos @MMK_L_a quoteleft -50; + pos @MMK_L_a asciitilde -30; + pos @MMK_L_a degree -65; + pos @MMK_L_a multiply -45; + pos @MMK_L_a trademark -60; + pos @MMK_L_a asciicircum -20; + pos @MMK_L_a quotedblright -110; + pos @MMK_L_a sterling -35; + pos @MMK_L_a parenright -90; + pos @MMK_L_a question -175; + pos @MMK_L_a backslash -135; + pos @MMK_L_a registered -10; + pos @MMK_L_a euro -90; + pos @MMK_L_a perthousand -35; + pos @MMK_L_a quoteright -110; + pos @MMK_L_a asterisk -35; + pos @MMK_L_a dollar -35; + pos @MMK_L_a paragraph -25; + pos @MMK_L_a numbersign -55; + pos @MMK_L_a quotedbl -50; + pos @MMK_L_a quotedblleft -50; + pos @MMK_L_a quotesingle -50; + pos @MMK_L_a underscore -190; + pos @MMK_L_a percent -35; + pos @MMK_L_a braceright -60; + pos @MMK_L_a @MMK_R_tcaron -20; + pos @MMK_L_a @MMK_R_J -20; + pos @MMK_L_a @MMK_R_Y -90; + pos @MMK_L_a @MMK_R_S -30; + pos @MMK_L_a @MMK_R_V -55; + pos @MMK_L_a @MMK_R_W -65; + pos @MMK_L_a @MMK_R_T -115; + pos @MMK_L_a @MMK_R_f -20; + pos @MMK_L_a @MMK_R_y -25; + pos @MMK_L_a @MMK_R_s -15; + pos @MMK_L_a @MMK_R_v -20; + pos @MMK_L_a @MMK_R_w -20; + pos @MMK_L_a @MMK_R_t -20; + pos @MMK_L_e braceleft -65; + pos @MMK_L_e quoteleft -80; + pos @MMK_L_e perthousand -55; + pos @MMK_L_e questiondown -45; + pos @MMK_L_e multiply -45; + pos @MMK_L_e slash -70; + pos @MMK_L_e trademark -95; + pos @MMK_L_e numbersign -70; + pos @MMK_L_e asterisk -60; + pos @MMK_L_e yen -60; + pos @MMK_L_e backslash -160; + pos @MMK_L_e underscore -160; + pos @MMK_L_e percent -55; + pos @MMK_L_e ellipsis -45; + pos @MMK_L_e degree -90; + pos @MMK_L_e comma -45; + pos @MMK_L_e quotesingle -75; + pos @MMK_L_e asciitilde -40; + pos @MMK_L_e quotedblbase -45; + pos @MMK_L_e quoteright -115; + pos @MMK_L_e quotedbl -75; + pos @MMK_L_e guilsinglright -45; + pos @MMK_L_e semicolon -50; + pos @MMK_L_e registered -25; + pos @MMK_L_e sterling -35; + pos @MMK_L_e parenright -155; + pos @MMK_L_e quotesinglbase -45; + pos @MMK_L_e quotedblleft -80; + pos @MMK_L_e euro -90; + pos @MMK_L_e question -175; + pos @MMK_L_e guillemetright -45; + pos @MMK_L_e asciicircum -40; + pos @MMK_L_e braceright -60; + pos @MMK_L_e colon -45; + pos @MMK_L_e dollar -80; + pos @MMK_L_e quotedblright -150; + pos @MMK_L_e paragraph -45; + pos @MMK_L_e @MMK_R_f -45; + pos @MMK_L_e @MMK_R_x -45; + pos @MMK_L_e @MMK_R_y -35; + pos @MMK_L_e @MMK_R_v -30; + pos @MMK_L_e @MMK_R_w -30; + pos @MMK_L_e @MMK_R_t -45; + pos @MMK_L_e @MMK_R_s -50; + pos @MMK_L_e @MMK_R_J -60; + pos @MMK_L_e @MMK_R_A -50; + pos @MMK_L_e @MMK_R_X -50; + pos @MMK_L_e @MMK_R_Y -105; + pos @MMK_L_e @MMK_R_V -70; + pos @MMK_L_e @MMK_R_W -80; + pos @MMK_L_e @MMK_R_T -115; + pos @MMK_L_e @MMK_R_S -75; + pos @MMK_L_e @MMK_R_tcaron -45; + pos @MMK_L_h braceleft -65; + pos @MMK_L_h dollar -35; + pos @MMK_L_h degree -60; + pos @MMK_L_h parenright -90; + pos @MMK_L_h quotedblright -105; + pos @MMK_L_h quotedblleft -45; + pos @MMK_L_h slash -15; + pos @MMK_L_h paragraph -20; + pos @MMK_L_h percent -30; + pos @MMK_L_h euro -90; + pos @MMK_L_h quoteright -105; + pos @MMK_L_h quotedbl -45; + pos @MMK_L_h trademark -55; + pos @MMK_L_h braceright -60; + pos @MMK_L_h multiply -45; + pos @MMK_L_h sterling -35; + pos @MMK_L_h backslash -130; + pos @MMK_L_h numbersign -55; + pos @MMK_L_h quotesingle -45; + pos @MMK_L_h underscore -265; + pos @MMK_L_h perthousand -30; + pos @MMK_L_h asciicircum -15; + pos @MMK_L_h asciitilde -30; + pos @MMK_L_h yen -50; + pos @MMK_L_h quoteleft -45; + pos @MMK_L_h asterisk -30; + pos @MMK_L_h question -175; + pos @MMK_L_h @MMK_R_tcaron -15; + pos @MMK_L_h @MMK_R_V -55; + pos @MMK_L_h @MMK_R_J -20; + pos @MMK_L_h @MMK_R_Y -85; + pos @MMK_L_h @MMK_R_S -30; + pos @MMK_L_h @MMK_R_W -65; + pos @MMK_L_h @MMK_R_T -115; + pos @MMK_L_h @MMK_R_f -15; + pos @MMK_L_h @MMK_R_y -25; + pos @MMK_L_h @MMK_R_s -15; + pos @MMK_L_h @MMK_R_w -15; + pos @MMK_L_h @MMK_R_t -15; + pos @MMK_L_h @MMK_R_v -20; + pos @MMK_L_t dollar -30; + pos @MMK_L_t braceright -60; + pos @MMK_L_t underscore -35; + pos @MMK_L_t guillemetright -15; + pos @MMK_L_t sterling -65; + pos @MMK_L_t quotedbl -10; + pos @MMK_L_t euro -90; + pos @MMK_L_t emdash -155; + pos @MMK_L_t question -170; + pos @MMK_L_t minus -155; + pos @MMK_L_t semicolon -10; + pos @MMK_L_t braceleft -110; + pos @MMK_L_t at -30; + pos @MMK_L_t parenleft -25; + pos @MMK_L_t degree -10; + pos @MMK_L_t plus -155; + pos @MMK_L_t asciicircum -10; + pos @MMK_L_t numbersign -115; + pos @MMK_L_t parenright -90; + pos @MMK_L_t quotesinglbase -25; + pos @MMK_L_t endash -155; + pos @MMK_L_t ampersand -110; + pos @MMK_L_t less -85; + pos @MMK_L_t guilsinglleft -150; + pos @MMK_L_t yen -30; + pos @MMK_L_t quotedblbase -25; + pos @MMK_L_t multiply -45; + pos @MMK_L_t hyphen -155; + pos @MMK_L_t ellipsis -20; + pos @MMK_L_t guillemetleft -150; + pos @MMK_L_t backslash -85; + pos @MMK_L_t questiondown -15; + pos @MMK_L_t periodcentered -105; + pos @MMK_L_t guilsinglright -15; + pos @MMK_L_t divide -155; + pos @MMK_L_t quotesingle -10; + pos @MMK_L_t quotedblright -50; + pos @MMK_L_t slash -20; + pos @MMK_L_t cent -40; + pos @MMK_L_t asciitilde -85; + pos @MMK_L_t quoteright -50; + pos @MMK_L_t comma -25; + pos @MMK_L_t bullet -60; + pos @MMK_L_t copyright -25; + pos @MMK_L_t @MMK_R_dcroat -45; + pos @MMK_L_t @MMK_R_eth -55; + pos @MMK_L_t @MMK_R_a.alt -40; + pos @MMK_L_t @MMK_R_d -45; + pos @MMK_L_t @MMK_R_dcaron -45; + pos @MMK_L_t @MMK_R_q -45; + pos @MMK_L_t @MMK_R_a -85; + pos @MMK_L_t @MMK_R_G -10; + pos @MMK_L_t @MMK_R_s -35; + pos @MMK_L_t @MMK_R_x -10; + pos @MMK_L_t @MMK_R_g -35; + pos @MMK_L_t @MMK_R_e -45; + pos @MMK_L_t @MMK_R_c -45; + pos @MMK_L_t @MMK_R_o -50; + pos @MMK_L_t @MMK_R_W -35; + pos @MMK_L_t @MMK_R_V -30; + pos @MMK_L_t @MMK_R_T -115; + pos @MMK_L_t @MMK_R_S -30; + pos @MMK_L_t @MMK_R_Q -10; + pos @MMK_L_t @MMK_R_Y -50; + pos @MMK_L_t @MMK_R_X -30; + pos @MMK_L_t @MMK_R_C -10; + pos @MMK_L_t @MMK_R_A -30; + pos @MMK_L_t @MMK_R_O -10; + pos @MMK_L_t @MMK_R_J -60; + pos @MMK_L_t @MMK_R_oslash -50; + pos @MMK_L_t @MMK_R_Oslash -10; + pos @MMK_L_f divide -135; + pos @MMK_L_f guillemetright -15; + pos @MMK_L_f dollar -30; + pos @MMK_L_f backslash 15; + pos @MMK_L_f braceright -60; + pos @MMK_L_f ampersand -115; + pos @MMK_L_f guilsinglleft -130; + pos @MMK_L_f degree -10; + pos @MMK_L_f at -30; + pos @MMK_L_f yen -30; + pos @MMK_L_f quoteright -50; + pos @MMK_L_f semicolon -10; + pos @MMK_L_f slash -150; + pos @MMK_L_f sterling -80; + pos @MMK_L_f multiply -45; + pos @MMK_L_f ellipsis -135; + pos @MMK_L_f asciitilde -85; + pos @MMK_L_f plus -135; + pos @MMK_L_f endash -135; + pos @MMK_L_f questiondown -135; + pos @MMK_L_f underscore -180; + pos @MMK_L_f bullet -60; + pos @MMK_L_f comma -115; + pos @MMK_L_f parenleft -25; + pos @MMK_L_f quotedbl -10; + pos @MMK_L_f quotesinglbase -115; + pos @MMK_L_f quotedblright -50; + pos @MMK_L_f numbersign -125; + pos @MMK_L_f hyphen -135; + pos @MMK_L_f less -85; + pos @MMK_L_f guillemetleft -130; + pos @MMK_L_f parenright -90; + pos @MMK_L_f copyright -25; + pos @MMK_L_f minus -135; + pos @MMK_L_f question -80; + pos @MMK_L_f asciicircum -10; + pos @MMK_L_f braceleft -110; + pos @MMK_L_f quotedblbase -135; + pos @MMK_L_f guilsinglright -15; + pos @MMK_L_f cent -40; + pos @MMK_L_f quotesingle -10; + pos @MMK_L_f emdash -135; + pos @MMK_L_f euro -90; + pos @MMK_L_f periodcentered -105; + pos @MMK_L_f @MMK_R_dcroat -45; + pos @MMK_L_f @MMK_R_q -45; + pos @MMK_L_f @MMK_R_s -35; + pos @MMK_L_f @MMK_R_e -45; + pos @MMK_L_f @MMK_R_d -45; + pos @MMK_L_f @MMK_R_g -35; + pos @MMK_L_f @MMK_R_a -85; + pos @MMK_L_f @MMK_R_c -45; + pos @MMK_L_f @MMK_R_o -50; + pos @MMK_L_f @MMK_R_T -30; + pos @MMK_L_f @MMK_R_W -30; + pos @MMK_L_f @MMK_R_V -30; + pos @MMK_L_f @MMK_R_Q -10; + pos @MMK_L_f @MMK_R_S -30; + pos @MMK_L_f @MMK_R_Y -30; + pos @MMK_L_f @MMK_R_X -30; + pos @MMK_L_f @MMK_R_G -10; + pos @MMK_L_f @MMK_R_A -110; + pos @MMK_L_f @MMK_R_C -10; + pos @MMK_L_f @MMK_R_O -10; + pos @MMK_L_f @MMK_R_J -155; + pos @MMK_L_f @MMK_R_x -10; + pos @MMK_L_f @MMK_R_a.alt -40; + pos @MMK_L_f @MMK_R_oslash -50; + pos @MMK_L_f @MMK_R_eth -55; + pos @MMK_L_f @MMK_R_Oslash -10; + pos @MMK_L_f @MMK_R_dcaron -45; + pos @MMK_L_n dollar -35; + pos @MMK_L_n quoteright -105; + pos @MMK_L_n braceright -60; + pos @MMK_L_n degree -60; + pos @MMK_L_n quotedblright -105; + pos @MMK_L_n quoteleft -45; + pos @MMK_L_n parenright -90; + pos @MMK_L_n question -175; + pos @MMK_L_n percent -30; + pos @MMK_L_n underscore -265; + pos @MMK_L_n perthousand -30; + pos @MMK_L_n asterisk -30; + pos @MMK_L_n asciicircum -15; + pos @MMK_L_n quotedblleft -45; + pos @MMK_L_n braceleft -65; + pos @MMK_L_n trademark -55; + pos @MMK_L_n euro -90; + pos @MMK_L_n numbersign -55; + pos @MMK_L_n asciitilde -30; + pos @MMK_L_n quotesingle -45; + pos @MMK_L_n paragraph -20; + pos @MMK_L_n multiply -45; + pos @MMK_L_n backslash -130; + pos @MMK_L_n sterling -35; + pos @MMK_L_n yen -50; + pos @MMK_L_n quotedbl -45; + pos @MMK_L_n slash -15; + pos @MMK_L_n @MMK_R_y -25; + pos @MMK_L_n @MMK_R_t -15; + pos @MMK_L_n @MMK_R_w -15; + pos @MMK_L_n @MMK_R_v -20; + pos @MMK_L_n @MMK_R_s -15; + pos @MMK_L_n @MMK_R_f -15; + pos @MMK_L_n @MMK_R_T -115; + pos @MMK_L_n @MMK_R_W -65; + pos @MMK_L_n @MMK_R_V -55; + pos @MMK_L_n @MMK_R_S -30; + pos @MMK_L_n @MMK_R_J -20; + pos @MMK_L_n @MMK_R_Y -85; + pos @MMK_L_n @MMK_R_tcaron -15; + pos @MMK_L_z quotedbl -10; + pos @MMK_L_z sterling -35; + pos @MMK_L_z asciitilde -30; + pos @MMK_L_z quotedblright -50; + pos @MMK_L_z quoteright -50; + pos @MMK_L_z multiply -45; + pos @MMK_L_z degree -10; + pos @MMK_L_z yen -30; + pos @MMK_L_z underscore -250; + pos @MMK_L_z braceright -60; + pos @MMK_L_z backslash -85; + pos @MMK_L_z parenright -90; + pos @MMK_L_z question -175; + pos @MMK_L_z euro -90; + pos @MMK_L_z dollar -30; + pos @MMK_L_z quotesingle -10; + pos @MMK_L_z braceleft -65; + pos @MMK_L_z slash -15; + pos @MMK_L_z numbersign -55; + pos @MMK_L_z @MMK_R_s -15; + pos @MMK_L_z @MMK_R_J -20; + pos @MMK_L_z @MMK_R_Y -50; + pos @MMK_L_z @MMK_R_S -30; + pos @MMK_L_z @MMK_R_T -115; + pos @MMK_L_z @MMK_R_W -35; + pos @MMK_L_z @MMK_R_V -30; + pos @MMK_L_i euro -85; + pos @MMK_L_i underscore -85; + pos @MMK_L_i multiply -45; + pos @MMK_L_i parenright -25; + pos @MMK_L_i degree -10; + pos @MMK_L_i sterling -35; + pos @MMK_L_i slash -15; + pos @MMK_L_i numbersign -55; + pos @MMK_L_i asciitilde -30; + pos @MMK_L_i braceright -60; + pos @MMK_L_i dollar -30; + pos @MMK_L_i braceleft -65; + pos @MMK_L_i backslash -10; + pos @MMK_L_i question -20; + pos @MMK_L_i @MMK_R_S -30; + pos @MMK_L_i @MMK_R_J -20; + pos @MMK_L_i @MMK_R_s -15; + pos @MMK_L_oslash parenright -125; + pos @MMK_L_oslash euro -90; + pos @MMK_L_oslash backslash -105; + pos @MMK_L_oslash quotesinglbase -75; + pos @MMK_L_oslash semicolon -40; + pos @MMK_L_oslash perthousand -20; + pos @MMK_L_oslash question -175; + pos @MMK_L_oslash quotedblleft -25; + pos @MMK_L_oslash multiply -50; + pos @MMK_L_oslash questiondown -65; + pos @MMK_L_oslash paragraph -20; + pos @MMK_L_oslash comma -75; + pos @MMK_L_oslash asterisk -25; + pos @MMK_L_oslash ellipsis -75; + pos @MMK_L_oslash registered -25; + pos @MMK_L_oslash braceright -60; + pos @MMK_L_oslash percent -20; + pos @MMK_L_oslash asciicircum -50; + pos @MMK_L_oslash degree -30; + pos @MMK_L_oslash guilsinglright -55; + pos @MMK_L_oslash quotedblright -70; + pos @MMK_L_oslash dollar -50; + pos @MMK_L_oslash quotedblbase -75; + pos @MMK_L_oslash quotesingle -30; + pos @MMK_L_oslash quoteright -70; + pos @MMK_L_oslash braceleft -65; + pos @MMK_L_oslash yen -50; + pos @MMK_L_oslash sterling -35; + pos @MMK_L_oslash slash -100; + pos @MMK_L_oslash asciitilde -40; + pos @MMK_L_oslash guillemetright -55; + pos @MMK_L_oslash numbersign -75; + pos @MMK_L_oslash underscore -205; + pos @MMK_L_oslash quoteleft -25; + pos @MMK_L_oslash colon -30; + pos @MMK_L_oslash trademark -20; + pos @MMK_L_oslash quotedbl -30; + pos @MMK_L_oslash @MMK_R_tcaron -20; + pos @MMK_L_oslash @MMK_R_x -30; + pos @MMK_L_oslash @MMK_R_a -10; + pos @MMK_L_oslash @MMK_R_S -50; + pos @MMK_L_oslash @MMK_R_y -20; + pos @MMK_L_oslash @MMK_R_v -20; + pos @MMK_L_oslash @MMK_R_w -15; + pos @MMK_L_oslash @MMK_R_t -20; + pos @MMK_L_oslash @MMK_R_s -50; + pos @MMK_L_oslash @MMK_R_f -20; + pos @MMK_L_oslash @MMK_R_X -60; + pos @MMK_L_oslash @MMK_R_Y -70; + pos @MMK_L_oslash @MMK_R_V -50; + pos @MMK_L_oslash @MMK_R_W -55; + pos @MMK_L_oslash @MMK_R_T -115; + pos @MMK_L_oslash @MMK_R_J -110; + pos @MMK_L_oslash @MMK_R_A -55; + pos @MMK_L_d parenright -20; + pos @MMK_L_d braceright -60; + pos @MMK_L_d euro -90; + pos @MMK_L_d braceleft -65; + pos @MMK_L_d multiply -45; + pos @MMK_L_d asciitilde -30; + pos @MMK_L_d dollar -30; + pos @MMK_L_d sterling -35; + pos @MMK_L_d numbersign -55; + pos @MMK_L_d question -20; + pos @MMK_L_d underscore -195; + pos @MMK_L_d slash -15; + pos @MMK_L_d @MMK_R_s -15; + pos @MMK_L_d @MMK_R_J -20; + pos @MMK_L_d @MMK_R_S -30; + pos @MMK_L_j numbersign -55; + pos @MMK_L_j braceright -60; + pos @MMK_L_j backslash -10; + pos @MMK_L_j question -25; + pos @MMK_L_j slash 15; + pos @MMK_L_j sterling -35; + pos @MMK_L_j multiply -45; + pos @MMK_L_j parenright -20; + pos @MMK_L_j dollar -30; + pos @MMK_L_j euro -85; + pos @MMK_L_j degree -10; + pos @MMK_L_j asciitilde -30; + pos @MMK_L_j braceleft -65; + pos @MMK_L_j @MMK_R_J -20; + pos @MMK_L_j @MMK_R_S -30; + pos @MMK_L_j @MMK_R_s -15; + pos @MMK_L_j @MMK_R_j 65; + pos @MMK_L_dcroat multiply -45; + pos @MMK_L_dcroat sterling -35; + pos @MMK_L_dcroat braceleft -65; + pos @MMK_L_dcroat asciitilde -30; + pos @MMK_L_dcroat braceright -60; + pos @MMK_L_dcroat dollar -30; + pos @MMK_L_dcroat parenright -20; + pos @MMK_L_dcroat underscore -195; + pos @MMK_L_dcroat slash -15; + pos @MMK_L_dcroat numbersign -55; + pos @MMK_L_dcroat euro -90; + pos @MMK_L_dcroat question -20; + pos @MMK_L_dcroat @MMK_R_s -15; + pos @MMK_L_dcroat @MMK_R_S -30; + pos @MMK_L_dcroat @MMK_R_J -20; + pos @MMK_L_u multiply -45; + pos @MMK_L_u dollar -30; + pos @MMK_L_u quotesingle -10; + pos @MMK_L_u euro -90; + pos @MMK_L_u parenright -90; + pos @MMK_L_u degree -10; + pos @MMK_L_u braceleft -65; + pos @MMK_L_u numbersign -55; + pos @MMK_L_u yen -30; + pos @MMK_L_u question -175; + pos @MMK_L_u backslash -85; + pos @MMK_L_u quoteright -50; + pos @MMK_L_u quotedbl -10; + pos @MMK_L_u underscore -140; + pos @MMK_L_u asciitilde -30; + pos @MMK_L_u sterling -35; + pos @MMK_L_u quotedblright -50; + pos @MMK_L_u braceright -60; + pos @MMK_L_u slash -15; + pos @MMK_L_u @MMK_R_S -30; + pos @MMK_L_u @MMK_R_Y -50; + pos @MMK_L_u @MMK_R_V -30; + pos @MMK_L_u @MMK_R_W -35; + pos @MMK_L_u @MMK_R_T -115; + pos @MMK_L_u @MMK_R_J -20; + pos @MMK_L_u @MMK_R_s -15; + pos @MMK_L_g underscore -15; + pos @MMK_L_g dollar -30; + pos @MMK_L_g slash -10; + pos @MMK_L_g degree -10; + pos @MMK_L_g quotedbl -10; + pos @MMK_L_g braceleft -65; + pos @MMK_L_g asciitilde -30; + pos @MMK_L_g quotesingle -10; + pos @MMK_L_g backslash -85; + pos @MMK_L_g semicolon -10; + pos @MMK_L_g braceright -60; + pos @MMK_L_g quotedblright -50; + pos @MMK_L_g question -175; + pos @MMK_L_g multiply -45; + pos @MMK_L_g euro -90; + pos @MMK_L_g quoteright -50; + pos @MMK_L_g sterling -35; + pos @MMK_L_g numbersign -55; + pos @MMK_L_g yen -30; + pos @MMK_L_g parenright -55; + pos @MMK_L_g @MMK_R_s -20; + pos @MMK_L_g @MMK_R_j 40; + pos @MMK_L_g @MMK_R_Y -50; + pos @MMK_L_g @MMK_R_T -115; + pos @MMK_L_g @MMK_R_V -30; + pos @MMK_L_g @MMK_R_W -35; + pos @MMK_L_g @MMK_R_S -30; + pos @MMK_L_g @MMK_R_J -20; + pos @MMK_L_l braceleft -65; + pos @MMK_L_l multiply -45; + pos @MMK_L_l numbersign -55; + pos @MMK_L_l dollar -30; + pos @MMK_L_l slash -15; + pos @MMK_L_l asciitilde -30; + pos @MMK_L_l euro -85; + pos @MMK_L_l question -20; + pos @MMK_L_l underscore -85; + pos @MMK_L_l parenright -20; + pos @MMK_L_l sterling -35; + pos @MMK_L_l braceright -60; + pos @MMK_L_l @MMK_R_s -15; + pos @MMK_L_l @MMK_R_J -20; + pos @MMK_L_l @MMK_R_S -30; + subtable; + pos @MMK_L_S question -80; + pos @MMK_L_S quotesinglbase -40; + pos @MMK_L_S bullet -15; + pos @MMK_L_S less -35; + pos @MMK_L_S colon -35; + pos @MMK_L_S quotedblleft -75; + pos @MMK_L_S braceright -60; + pos @MMK_L_S multiply -50; + pos @MMK_L_S plus -15; + pos @MMK_L_S degree -60; + pos @MMK_L_S parenright -90; + pos @MMK_L_S questiondown -35; + pos @MMK_L_S asciicircum -195; + pos @MMK_L_S asciitilde -80; + pos @MMK_L_S quoteleft -75; + pos @MMK_L_S quotedbl -50; + pos @MMK_L_S periodcentered -10; + pos @MMK_L_S minus -15; + pos @MMK_L_S quoteright -55; + pos @MMK_L_S numbersign -55; + pos @MMK_L_S comma -40; + pos @MMK_L_S slash -70; + pos @MMK_L_S braceleft -65; + pos @MMK_L_S sterling -40; + pos @MMK_L_S underscore -120; + pos @MMK_L_S quotedblright -55; + pos @MMK_L_S euro -90; + pos @MMK_L_S semicolon -45; + pos @MMK_L_S guillemetright -25; + pos @MMK_L_S trademark -115; + pos @MMK_L_S registered -60; + pos @MMK_L_S dollar -80; + pos @MMK_L_S perthousand -80; + pos @MMK_L_S guilsinglright -25; + pos @MMK_L_S divide -15; + pos @MMK_L_S quotesingle -50; + pos @MMK_L_S quotedblbase -40; + pos @MMK_L_S percent -80; + pos @MMK_L_S paragraph -100; + pos @MMK_L_S backslash -60; + pos @MMK_L_S ellipsis -35; + pos @MMK_L_S asterisk -65; + pos @MMK_L_S yen -45; + pos @MMK_L_S @MMK_R_tcaron -80; + pos @MMK_L_S @MMK_R_A -35; + pos @MMK_L_S @MMK_R_J -65; + pos @MMK_L_S @MMK_R_O -20; + pos @MMK_L_S @MMK_R_C -20; + pos @MMK_L_S @MMK_R_G -20; + pos @MMK_L_S @MMK_R_X -40; + pos @MMK_L_S @MMK_R_Y -50; + pos @MMK_L_S @MMK_R_Q -20; + pos @MMK_L_S @MMK_R_S -70; + pos @MMK_L_S @MMK_R_T -45; + pos @MMK_L_S @MMK_R_V -45; + pos @MMK_L_S @MMK_R_W -50; + pos @MMK_L_S @MMK_R_f -80; + pos @MMK_L_S @MMK_R_g -10; + pos @MMK_L_S @MMK_R_x -35; + pos @MMK_L_S @MMK_R_y -45; + pos @MMK_L_S @MMK_R_s -65; + pos @MMK_L_S @MMK_R_t -80; + pos @MMK_L_S @MMK_R_v -40; + pos @MMK_L_S @MMK_R_w -40; + pos @MMK_L_S @MMK_R_Oslash -20; + pos @MMK_L_D quotedblbase -110; + pos @MMK_L_D parenright -115; + pos @MMK_L_D asciicircum -10; + pos @MMK_L_D colon -15; + pos @MMK_L_D quotedbl -30; + pos @MMK_L_D yen -50; + pos @MMK_L_D ampersand -20; + pos @MMK_L_D guillemetright -15; + pos @MMK_L_D quoteright -50; + pos @MMK_L_D euro -90; + pos @MMK_L_D braceleft -65; + pos @MMK_L_D semicolon -25; + pos @MMK_L_D quoteleft -30; + pos @MMK_L_D ellipsis -105; + pos @MMK_L_D guilsinglright -15; + pos @MMK_L_D sterling -35; + pos @MMK_L_D degree -40; + pos @MMK_L_D paragraph -15; + pos @MMK_L_D question -125; + pos @MMK_L_D percent -20; + pos @MMK_L_D numbersign -90; + pos @MMK_L_D trademark -25; + pos @MMK_L_D quotedblleft -30; + pos @MMK_L_D asterisk -15; + pos @MMK_L_D quotesinglbase -110; + pos @MMK_L_D quotesingle -30; + pos @MMK_L_D braceright -60; + pos @MMK_L_D perthousand -20; + pos @MMK_L_D asciitilde -35; + pos @MMK_L_D multiply -55; + pos @MMK_L_D slash -120; + pos @MMK_L_D underscore -240; + pos @MMK_L_D quotedblright -50; + pos @MMK_L_D comma -110; + pos @MMK_L_D questiondown -95; + pos @MMK_L_D backslash -115; + pos @MMK_L_D dollar -50; + pos @MMK_L_D @MMK_R_A -75; + pos @MMK_L_D @MMK_R_J -145; + pos @MMK_L_D @MMK_R_W -60; + pos @MMK_L_D @MMK_R_V -50; + pos @MMK_L_D @MMK_R_T -55; + pos @MMK_L_D @MMK_R_S -45; + pos @MMK_L_D @MMK_R_Y -80; + pos @MMK_L_D @MMK_R_X -80; + pos @MMK_L_D @MMK_R_f -10; + pos @MMK_L_D @MMK_R_a -25; + pos @MMK_L_D @MMK_R_w -15; + pos @MMK_L_D @MMK_R_v -15; + pos @MMK_L_D @MMK_R_t -10; + pos @MMK_L_D @MMK_R_s -30; + pos @MMK_L_D @MMK_R_y -20; + pos @MMK_L_D @MMK_R_x -35; + pos @MMK_L_D @MMK_R_tcaron -10; + pos @MMK_L_I backslash -10; + pos @MMK_L_I question -20; + pos @MMK_L_I underscore -115; + pos @MMK_L_I dollar -30; + pos @MMK_L_I multiply -45; + pos @MMK_L_I asciitilde -30; + pos @MMK_L_I parenright -20; + pos @MMK_L_I euro -90; + pos @MMK_L_I numbersign -55; + pos @MMK_L_I slash -15; + pos @MMK_L_I braceright -60; + pos @MMK_L_I sterling -35; + pos @MMK_L_I braceleft -65; + pos @MMK_L_I @MMK_R_s -15; + pos @MMK_L_I @MMK_R_S -30; + pos @MMK_L_I @MMK_R_J -20; + pos @MMK_L_Thorn comma -115; + pos @MMK_L_Thorn quotedblbase -180; + pos @MMK_L_Thorn braceright -60; + pos @MMK_L_Thorn quoteleft -40; + pos @MMK_L_Thorn numbersign -95; + pos @MMK_L_Thorn yen -50; + pos @MMK_L_Thorn ampersand -25; + pos @MMK_L_Thorn backslash -130; + pos @MMK_L_Thorn quotesingle -40; + pos @MMK_L_Thorn multiply -60; + pos @MMK_L_Thorn asciicircum -15; + pos @MMK_L_Thorn braceleft -65; + pos @MMK_L_Thorn question -175; + pos @MMK_L_Thorn asterisk -25; + pos @MMK_L_Thorn euro -90; + pos @MMK_L_Thorn quoteright -85; + pos @MMK_L_Thorn quotedblleft -40; + pos @MMK_L_Thorn questiondown -135; + pos @MMK_L_Thorn semicolon -30; + pos @MMK_L_Thorn perthousand -25; + pos @MMK_L_Thorn sterling -35; + pos @MMK_L_Thorn slash -140; + pos @MMK_L_Thorn guillemetleft -10; + pos @MMK_L_Thorn quotedbl -40; + pos @MMK_L_Thorn dollar -55; + pos @MMK_L_Thorn parenright -155; + pos @MMK_L_Thorn percent -25; + pos @MMK_L_Thorn underscore -350; + pos @MMK_L_Thorn paragraph -20; + pos @MMK_L_Thorn guilsinglleft -10; + pos @MMK_L_Thorn guilsinglright -20; + pos @MMK_L_Thorn quotedblright -85; + pos @MMK_L_Thorn asciitilde -35; + pos @MMK_L_Thorn colon -20; + pos @MMK_L_Thorn trademark -45; + pos @MMK_L_Thorn quotesinglbase -115; + pos @MMK_L_Thorn guillemetright -20; + pos @MMK_L_Thorn degree -50; + pos @MMK_L_Thorn ellipsis -180; + pos @MMK_L_Thorn @MMK_R_a -40; + pos @MMK_L_Thorn @MMK_R_f -10; + pos @MMK_L_Thorn @MMK_R_s -35; + pos @MMK_L_Thorn @MMK_R_t -10; + pos @MMK_L_Thorn @MMK_R_v -20; + pos @MMK_L_Thorn @MMK_R_w -15; + pos @MMK_L_Thorn @MMK_R_x -35; + pos @MMK_L_Thorn @MMK_R_y -20; + pos @MMK_L_Thorn @MMK_R_A -80; + pos @MMK_L_Thorn @MMK_R_J -190; + pos @MMK_L_Thorn @MMK_R_S -50; + pos @MMK_L_Thorn @MMK_R_T -100; + pos @MMK_L_Thorn @MMK_R_V -50; + pos @MMK_L_Thorn @MMK_R_W -60; + pos @MMK_L_Thorn @MMK_R_X -85; + pos @MMK_L_Thorn @MMK_R_Y -85; + pos @MMK_L_Thorn @MMK_R_tcaron -10; + pos @MMK_L_Thorn @MMK_R_eth -10; + pos @MMK_L_N euro -90; + pos @MMK_L_N dollar -30; + pos @MMK_L_N asciitilde -30; + pos @MMK_L_N braceleft -65; + pos @MMK_L_N parenright -20; + pos @MMK_L_N underscore -365; + pos @MMK_L_N braceright -60; + pos @MMK_L_N multiply -45; + pos @MMK_L_N backslash -10; + pos @MMK_L_N slash -15; + pos @MMK_L_N numbersign -55; + pos @MMK_L_N sterling -35; + pos @MMK_L_N question -20; + pos @MMK_L_N @MMK_R_S -30; + pos @MMK_L_N @MMK_R_J -20; + pos @MMK_L_N @MMK_R_s -15; + pos @MMK_L_B guillemetright -30; + pos @MMK_L_B questiondown -35; + pos @MMK_L_B periodcentered -10; + pos @MMK_L_B underscore -130; + pos @MMK_L_B numbersign -55; + pos @MMK_L_B dollar -60; + pos @MMK_L_B quotesingle -35; + pos @MMK_L_B quotedblleft -25; + pos @MMK_L_B parenright -70; + pos @MMK_L_B trademark -25; + pos @MMK_L_B sterling -40; + pos @MMK_L_B plus -10; + pos @MMK_L_B colon -30; + pos @MMK_L_B braceleft -65; + pos @MMK_L_B quotesinglbase -45; + pos @MMK_L_B asciicircum -50; + pos @MMK_L_B question -70; + pos @MMK_L_B semicolon -40; + pos @MMK_L_B asterisk -30; + pos @MMK_L_B guilsinglright -30; + pos @MMK_L_B multiply -50; + pos @MMK_L_B perthousand -25; + pos @MMK_L_B slash -70; + pos @MMK_L_B backslash -85; + pos @MMK_L_B yen -50; + pos @MMK_L_B bullet -15; + pos @MMK_L_B degree -30; + pos @MMK_L_B quoteright -35; + pos @MMK_L_B quotedbl -35; + pos @MMK_L_B ellipsis -40; + pos @MMK_L_B quotedblright -35; + pos @MMK_L_B comma -45; + pos @MMK_L_B percent -25; + pos @MMK_L_B quotedblbase -45; + pos @MMK_L_B minus -10; + pos @MMK_L_B divide -10; + pos @MMK_L_B registered -35; + pos @MMK_L_B quoteleft -25; + pos @MMK_L_B paragraph -25; + pos @MMK_L_B less -25; + pos @MMK_L_B euro -90; + pos @MMK_L_B braceright -60; + pos @MMK_L_B asciitilde -70; + pos @MMK_L_B @MMK_R_s -70; + pos @MMK_L_B @MMK_R_t -25; + pos @MMK_L_B @MMK_R_w -25; + pos @MMK_L_B @MMK_R_v -30; + pos @MMK_L_B @MMK_R_y -30; + pos @MMK_L_B @MMK_R_x -35; + pos @MMK_L_B @MMK_R_g -10; + pos @MMK_L_B @MMK_R_f -25; + pos @MMK_L_B @MMK_R_Q -20; + pos @MMK_L_B @MMK_R_S -55; + pos @MMK_L_B @MMK_R_T -30; + pos @MMK_L_B @MMK_R_W -55; + pos @MMK_L_B @MMK_R_V -50; + pos @MMK_L_B @MMK_R_Y -65; + pos @MMK_L_B @MMK_R_X -40; + pos @MMK_L_B @MMK_R_A -40; + pos @MMK_L_B @MMK_R_C -20; + pos @MMK_L_B @MMK_R_G -20; + pos @MMK_L_B @MMK_R_J -70; + pos @MMK_L_B @MMK_R_O -20; + pos @MMK_L_B @MMK_R_Oslash -20; + pos @MMK_L_B @MMK_R_tcaron -25; + pos @MMK_L_P quotedblright -15; + pos @MMK_L_P braceright -60; + pos @MMK_L_P yen -30; + pos @MMK_L_P ellipsis -290; + pos @MMK_L_P emdash -35; + pos @MMK_L_P parenleft -25; + pos @MMK_L_P endash -35; + pos @MMK_L_P quotedblbase -205; + pos @MMK_L_P slash -195; + pos @MMK_L_P periodcentered -60; + pos @MMK_L_P less -15; + pos @MMK_L_P guillemetright -15; + pos @MMK_L_P quotedbl -10; + pos @MMK_L_P degree -10; + pos @MMK_L_P quotesingle -10; + pos @MMK_L_P bullet -35; + pos @MMK_L_P quoteright -15; + pos @MMK_L_P underscore -350; + pos @MMK_L_P question -65; + pos @MMK_L_P comma -115; + pos @MMK_L_P euro -90; + pos @MMK_L_P braceleft -95; + pos @MMK_L_P asciitilde -65; + pos @MMK_L_P copyright -25; + pos @MMK_L_P quotesinglbase -115; + pos @MMK_L_P guillemetleft -100; + pos @MMK_L_P semicolon -10; + pos @MMK_L_P guilsinglleft -100; + pos @MMK_L_P guilsinglright -15; + pos @MMK_L_P sterling -60; + pos @MMK_L_P questiondown -200; + pos @MMK_L_P dollar -30; + pos @MMK_L_P hyphen -35; + pos @MMK_L_P at -30; + pos @MMK_L_P asciicircum -10; + pos @MMK_L_P parenright -55; + pos @MMK_L_P cent -35; + pos @MMK_L_P backslash -70; + pos @MMK_L_P ampersand -95; + pos @MMK_L_P multiply -45; + pos @MMK_L_P plus -10; + pos @MMK_L_P numbersign -130; + pos @MMK_L_P divide -10; + pos @MMK_L_P minus -10; + pos @MMK_L_P @MMK_R_dcaron -40; + pos @MMK_L_P @MMK_R_oslash -40; + pos @MMK_L_P @MMK_R_Oslash -15; + pos @MMK_L_P @MMK_R_dcroat -40; + pos @MMK_L_P @MMK_R_s -40; + pos @MMK_L_P @MMK_R_q -40; + pos @MMK_L_P @MMK_R_x -10; + pos @MMK_L_P @MMK_R_c -35; + pos @MMK_L_P @MMK_R_a -80; + pos @MMK_L_P @MMK_R_g -30; + pos @MMK_L_P @MMK_R_e -40; + pos @MMK_L_P @MMK_R_d -40; + pos @MMK_L_P @MMK_R_o -40; + pos @MMK_L_P @MMK_R_S -30; + pos @MMK_L_P @MMK_R_Q -15; + pos @MMK_L_P @MMK_R_W -35; + pos @MMK_L_P @MMK_R_V -30; + pos @MMK_L_P @MMK_R_T -10; + pos @MMK_L_P @MMK_R_Y -45; + pos @MMK_L_P @MMK_R_C -15; + pos @MMK_L_P @MMK_R_A -115; + pos @MMK_L_P @MMK_R_G -15; + pos @MMK_L_P @MMK_R_J -285; + pos @MMK_L_P @MMK_R_O -15; + pos @MMK_L_P @MMK_R_X -50; + pos @MMK_L_P @MMK_R_a.alt -35; + pos @MMK_L_P @MMK_R_eth -40; + pos @MMK_L_C questiondown -10; + pos @MMK_L_C sterling -35; + pos @MMK_L_C braceright -60; + pos @MMK_L_C asciitilde -30; + pos @MMK_L_C multiply -45; + pos @MMK_L_C quotesinglbase -10; + pos @MMK_L_C dollar -30; + pos @MMK_L_C euro -90; + pos @MMK_L_C quotedblbase -10; + pos @MMK_L_C yen -10; + pos @MMK_L_C braceleft -65; + pos @MMK_L_C ellipsis -10; + pos @MMK_L_C question -20; + pos @MMK_L_C backslash -30; + pos @MMK_L_C semicolon -10; + pos @MMK_L_C comma -10; + pos @MMK_L_C parenright -20; + pos @MMK_L_C numbersign -55; + pos @MMK_L_C slash -40; + pos @MMK_L_C underscore -120; + pos @MMK_L_C @MMK_R_x -10; + pos @MMK_L_C @MMK_R_s -30; + pos @MMK_L_C @MMK_R_X -15; + pos @MMK_L_C @MMK_R_Y -15; + pos @MMK_L_C @MMK_R_S -30; + pos @MMK_L_C @MMK_R_V -10; + pos @MMK_L_C @MMK_R_W -10; + pos @MMK_L_C @MMK_R_J -40; + pos @MMK_L_C @MMK_R_A -15; + pos @MMK_L_Q yen -50; + pos @MMK_L_Q multiply -55; + pos @MMK_L_Q guillemetright -15; + pos @MMK_L_Q asciitilde -35; + pos @MMK_L_Q quotedblbase -85; + pos @MMK_L_Q questiondown -80; + pos @MMK_L_Q sterling -35; + pos @MMK_L_Q guilsinglright -15; + pos @MMK_L_Q degree -40; + pos @MMK_L_Q perthousand -20; + pos @MMK_L_Q asterisk -20; + pos @MMK_L_Q braceleft -65; + pos @MMK_L_Q parenright -120; + pos @MMK_L_Q underscore -170; + pos @MMK_L_Q semicolon -25; + pos @MMK_L_Q slash -115; + pos @MMK_L_Q backslash -115; + pos @MMK_L_Q numbersign -90; + pos @MMK_L_Q ellipsis -85; + pos @MMK_L_Q euro -90; + pos @MMK_L_Q paragraph -15; + pos @MMK_L_Q braceright -60; + pos @MMK_L_Q asciicircum -10; + pos @MMK_L_Q dollar -50; + pos @MMK_L_Q comma -85; + pos @MMK_L_Q ampersand -20; + pos @MMK_L_Q quotedbl -30; + pos @MMK_L_Q quoteright -55; + pos @MMK_L_Q quotesingle -30; + pos @MMK_L_Q quoteleft -30; + pos @MMK_L_Q percent -20; + pos @MMK_L_Q quotesinglbase -85; + pos @MMK_L_Q quotedblleft -30; + pos @MMK_L_Q question -125; + pos @MMK_L_Q trademark -30; + pos @MMK_L_Q colon -15; + pos @MMK_L_Q quotedblright -55; + pos @MMK_L_Q @MMK_R_x -35; + pos @MMK_L_Q @MMK_R_y -20; + pos @MMK_L_Q @MMK_R_s -30; + pos @MMK_L_Q @MMK_R_v -15; + pos @MMK_L_Q @MMK_R_w -15; + pos @MMK_L_Q @MMK_R_t -10; + pos @MMK_L_Q @MMK_R_a -30; + pos @MMK_L_Q @MMK_R_f -10; + pos @MMK_L_Q @MMK_R_Y -80; + pos @MMK_L_Q @MMK_R_S -45; + pos @MMK_L_Q @MMK_R_V -50; + pos @MMK_L_Q @MMK_R_W -60; + pos @MMK_L_Q @MMK_R_T -60; + pos @MMK_L_Q @MMK_R_J -120; + pos @MMK_L_Q @MMK_R_A -75; + pos @MMK_L_Q @MMK_R_X -80; + pos @MMK_L_Q @MMK_R_tcaron -10; + pos @MMK_L_F parenright -20; + pos @MMK_L_F braceright -60; + pos @MMK_L_F backslash -10; + pos @MMK_L_F slash -120; + pos @MMK_L_F multiply -45; + pos @MMK_L_F braceleft -65; + pos @MMK_L_F asciitilde -30; + pos @MMK_L_F numbersign -80; + pos @MMK_L_F underscore -320; + pos @MMK_L_F comma -115; + pos @MMK_L_F question -20; + pos @MMK_L_F questiondown -185; + pos @MMK_L_F quotesinglbase -115; + pos @MMK_L_F semicolon -10; + pos @MMK_L_F ellipsis -290; + pos @MMK_L_F guilsinglright -10; + pos @MMK_L_F dollar -30; + pos @MMK_L_F quotedblbase -205; + pos @MMK_L_F euro -90; + pos @MMK_L_F sterling -35; + pos @MMK_L_F guillemetright -10; + pos @MMK_L_F @MMK_R_S -30; + pos @MMK_L_F @MMK_R_A -65; + pos @MMK_L_F @MMK_R_J -285; + pos @MMK_L_F @MMK_R_s -30; + pos @MMK_L_F @MMK_R_x -10; + pos @MMK_L_F @MMK_R_a -20; + pos @MMK_L_R at -30; + pos @MMK_L_R minus -10; + pos @MMK_L_R questiondown -55; + pos @MMK_L_R sterling -60; + pos @MMK_L_R dollar -30; + pos @MMK_L_R semicolon -10; + pos @MMK_L_R quotesingle -10; + pos @MMK_L_R divide -10; + pos @MMK_L_R copyright -25; + pos @MMK_L_R question -65; + pos @MMK_L_R ellipsis -55; + pos @MMK_L_R euro -90; + pos @MMK_L_R numbersign -130; + pos @MMK_L_R slash -70; + pos @MMK_L_R hyphen -35; + pos @MMK_L_R endash -35; + pos @MMK_L_R quotedblright -15; + pos @MMK_L_R less -15; + pos @MMK_L_R backslash -70; + pos @MMK_L_R cent -35; + pos @MMK_L_R quotesinglbase -60; + pos @MMK_L_R guilsinglleft -100; + pos @MMK_L_R yen -30; + pos @MMK_L_R quotedblbase -60; + pos @MMK_L_R emdash -35; + pos @MMK_L_R periodcentered -60; + pos @MMK_L_R braceleft -95; + pos @MMK_L_R asciitilde -65; + pos @MMK_L_R plus -10; + pos @MMK_L_R quoteright -15; + pos @MMK_L_R degree -10; + pos @MMK_L_R parenright -55; + pos @MMK_L_R guillemetleft -100; + pos @MMK_L_R bullet -35; + pos @MMK_L_R quotedbl -10; + pos @MMK_L_R guilsinglright -15; + pos @MMK_L_R guillemetright -15; + pos @MMK_L_R parenleft -25; + pos @MMK_L_R comma -60; + pos @MMK_L_R asciicircum -10; + pos @MMK_L_R braceright -60; + pos @MMK_L_R multiply -45; + pos @MMK_L_R ampersand -95; + pos @MMK_L_R underscore -350; + pos @MMK_L_R @MMK_R_q -40; + pos @MMK_L_R @MMK_R_dcaron -40; + pos @MMK_L_R @MMK_R_A -55; + pos @MMK_L_R @MMK_R_C -15; + pos @MMK_L_R @MMK_R_G -15; + pos @MMK_L_R @MMK_R_J -85; + pos @MMK_L_R @MMK_R_O -15; + pos @MMK_L_R @MMK_R_Q -15; + pos @MMK_L_R @MMK_R_S -30; + pos @MMK_L_R @MMK_R_T -10; + pos @MMK_L_R @MMK_R_W -35; + pos @MMK_L_R @MMK_R_V -30; + pos @MMK_L_R @MMK_R_Y -45; + pos @MMK_L_R @MMK_R_X -50; + pos @MMK_L_R @MMK_R_a -80; + pos @MMK_L_R @MMK_R_c -35; + pos @MMK_L_R @MMK_R_e -40; + pos @MMK_L_R @MMK_R_d -40; + pos @MMK_L_R @MMK_R_g -30; + pos @MMK_L_R @MMK_R_o -40; + pos @MMK_L_R @MMK_R_s -40; + pos @MMK_L_R @MMK_R_x -10; + pos @MMK_L_R @MMK_R_oslash -40; + pos @MMK_L_R @MMK_R_eth -40; + pos @MMK_L_R @MMK_R_dcroat -40; + pos @MMK_L_R @MMK_R_Oslash -15; + pos @MMK_L_R @MMK_R_a.alt -35; + pos @MMK_L_Y braceright -70; + pos @MMK_L_Y hyphen -95; + pos @MMK_L_Y quotedbl -15; + pos @MMK_L_Y quotedblleft -35; + pos @MMK_L_Y quotedblbase -125; + pos @MMK_L_Y asterisk -20; + pos @MMK_L_Y dollar -70; + pos @MMK_L_Y plus -80; + pos @MMK_L_Y asciitilde -130; + pos @MMK_L_Y semicolon -65; + pos @MMK_L_Y degree -25; + pos @MMK_L_Y perthousand -35; + pos @MMK_L_Y guilsinglleft -115; + pos @MMK_L_Y minus -80; + pos @MMK_L_Y quoteleft -35; + pos @MMK_L_Y endash -95; + pos @MMK_L_Y euro -140; + pos @MMK_L_Y guillemetleft -115; + pos @MMK_L_Y underscore -365; + pos @MMK_L_Y cent -105; + pos @MMK_L_Y braceleft -140; + pos @MMK_L_Y multiply -110; + pos @MMK_L_Y ellipsis -120; + pos @MMK_L_Y guillemetright -85; + pos @MMK_L_Y less -85; + pos @MMK_L_Y trademark -35; + pos @MMK_L_Y parenright -40; + pos @MMK_L_Y divide -80; + pos @MMK_L_Y question -35; + pos @MMK_L_Y registered -60; + pos @MMK_L_Y paragraph -45; + pos @MMK_L_Y quotesinglbase -115; + pos @MMK_L_Y comma -115; + pos @MMK_L_Y at -100; + pos @MMK_L_Y slash -135; + pos @MMK_L_Y backslash -10; + pos @MMK_L_Y questiondown -120; + pos @MMK_L_Y periodcentered -105; + pos @MMK_L_Y asciicircum -80; + pos @MMK_L_Y ampersand -120; + pos @MMK_L_Y bullet -100; + pos @MMK_L_Y guilsinglright -85; + pos @MMK_L_Y quotesingle -15; + pos @MMK_L_Y equal -50; + pos @MMK_L_Y copyright -95; + pos @MMK_L_Y quoteright -15; + pos @MMK_L_Y sterling -125; + pos @MMK_L_Y parenleft -95; + pos @MMK_L_Y percent -35; + pos @MMK_L_Y emdash -95; + pos @MMK_L_Y colon -55; + pos @MMK_L_Y quotedblright -15; + pos @MMK_L_Y numbersign -175; + pos @MMK_L_Y @MMK_R_C -80; + pos @MMK_L_Y @MMK_R_A -120; + pos @MMK_L_Y @MMK_R_G -80; + pos @MMK_L_Y @MMK_R_J -140; + pos @MMK_L_Y @MMK_R_S -70; + pos @MMK_L_Y @MMK_R_Q -80; + pos @MMK_L_Y @MMK_R_c -105; + pos @MMK_L_Y @MMK_R_a -120; + pos @MMK_L_Y @MMK_R_g -100; + pos @MMK_L_Y @MMK_R_d -105; + pos @MMK_L_Y @MMK_R_e -105; + pos @MMK_L_Y @MMK_R_n -50; + pos @MMK_L_Y @MMK_R_o -110; + pos @MMK_L_Y @MMK_R_m -50; + pos @MMK_L_Y @MMK_R_r -50; + pos @MMK_L_Y @MMK_R_s -105; + pos @MMK_L_Y @MMK_R_q -105; + pos @MMK_L_Y @MMK_R_v -50; + pos @MMK_L_Y @MMK_R_w -45; + pos @MMK_L_Y @MMK_R_t -50; + pos @MMK_L_Y @MMK_R_u -50; + pos @MMK_L_Y @MMK_R_z -50; + pos @MMK_L_Y @MMK_R_x -60; + pos @MMK_L_Y @MMK_R_y -50; + pos @MMK_L_Y @MMK_R_germandbls -35; + pos @MMK_L_Y @MMK_R_a.alt -105; + pos @MMK_L_Y @MMK_R_O -80; + pos @MMK_L_Y @MMK_R_f -50; + pos @MMK_L_Y @MMK_R_p -50; + pos @MMK_L_Y @MMK_R_Oslash -80; + pos @MMK_L_Y @MMK_R_eth -110; + pos @MMK_L_Y @MMK_R_dcaron -105; + pos @MMK_L_Y @MMK_R_dcroat -105; + pos @MMK_L_Y @MMK_R_tcaron -50; + pos @MMK_L_Y @MMK_R_oslash -110; + pos @MMK_L_X perthousand -35; + pos @MMK_L_X quotedblleft -35; + pos @MMK_L_X emdash -55; + pos @MMK_L_X guilsinglleft -65; + pos @MMK_L_X paragraph -45; + pos @MMK_L_X plus -75; + pos @MMK_L_X quotesingle -15; + pos @MMK_L_X quoteleft -35; + pos @MMK_L_X degree -25; + pos @MMK_L_X copyright -60; + pos @MMK_L_X endash -55; + pos @MMK_L_X slash -15; + pos @MMK_L_X asterisk -20; + pos @MMK_L_X cent -55; + pos @MMK_L_X less -85; + pos @MMK_L_X question -35; + pos @MMK_L_X braceleft -110; + pos @MMK_L_X guilsinglright -25; + pos @MMK_L_X minus -75; + pos @MMK_L_X dollar -45; + pos @MMK_L_X euro -140; + pos @MMK_L_X quotedbl -15; + pos @MMK_L_X percent -35; + pos @MMK_L_X underscore -360; + pos @MMK_L_X sterling -35; + pos @MMK_L_X trademark -35; + pos @MMK_L_X equal -45; + pos @MMK_L_X numbersign -90; + pos @MMK_L_X asciitilde -125; + pos @MMK_L_X guillemetleft -65; + pos @MMK_L_X quoteright -15; + pos @MMK_L_X bullet -80; + pos @MMK_L_X divide -75; + pos @MMK_L_X hyphen -55; + pos @MMK_L_X ampersand -45; + pos @MMK_L_X registered -60; + pos @MMK_L_X periodcentered -70; + pos @MMK_L_X semicolon -10; + pos @MMK_L_X parenleft -55; + pos @MMK_L_X braceright -60; + pos @MMK_L_X asciicircum -80; + pos @MMK_L_X at -55; + pos @MMK_L_X parenright -40; + pos @MMK_L_X guillemetright -25; + pos @MMK_L_X multiply -110; + pos @MMK_L_X quotedblright -15; + pos @MMK_L_X backslash -10; + pos @MMK_L_X @MMK_R_dcaron -60; + pos @MMK_L_X @MMK_R_y -50; + pos @MMK_L_X @MMK_R_s -25; + pos @MMK_L_X @MMK_R_q -60; + pos @MMK_L_X @MMK_R_w -45; + pos @MMK_L_X @MMK_R_v -50; + pos @MMK_L_X @MMK_R_u -40; + pos @MMK_L_X @MMK_R_t -50; + pos @MMK_L_X @MMK_R_o -60; + pos @MMK_L_X @MMK_R_c -60; + pos @MMK_L_X @MMK_R_a -35; + pos @MMK_L_X @MMK_R_g -70; + pos @MMK_L_X @MMK_R_f -50; + pos @MMK_L_X @MMK_R_e -60; + pos @MMK_L_X @MMK_R_d -60; + pos @MMK_L_X @MMK_R_S -40; + pos @MMK_L_X @MMK_R_J -25; + pos @MMK_L_X @MMK_R_O -80; + pos @MMK_L_X @MMK_R_C -80; + pos @MMK_L_X @MMK_R_G -80; + pos @MMK_L_X @MMK_R_eth -55; + pos @MMK_L_X @MMK_R_a.alt -55; + pos @MMK_L_X @MMK_R_oslash -30; + pos @MMK_L_X @MMK_R_dcroat -60; + pos @MMK_L_X @MMK_R_Q -80; + pos @MMK_L_X @MMK_R_tcaron -50; + pos @MMK_L_Oslash quoteright -35; + pos @MMK_L_Oslash slash -125; + pos @MMK_L_Oslash perthousand -20; + pos @MMK_L_Oslash yen -15; + pos @MMK_L_Oslash quotesinglbase -110; + pos @MMK_L_Oslash dollar -50; + pos @MMK_L_Oslash multiply -55; + pos @MMK_L_Oslash backslash -20; + pos @MMK_L_Oslash quoteleft -30; + pos @MMK_L_Oslash quotedblbase -110; + pos @MMK_L_Oslash quotesingle -30; + pos @MMK_L_Oslash braceleft -65; + pos @MMK_L_Oslash guilsinglright -15; + pos @MMK_L_Oslash colon -15; + pos @MMK_L_Oslash ampersand -20; + pos @MMK_L_Oslash paragraph -15; + pos @MMK_L_Oslash question -70; + pos @MMK_L_Oslash quotedblleft -30; + pos @MMK_L_Oslash degree -40; + pos @MMK_L_Oslash semicolon -25; + pos @MMK_L_Oslash ellipsis -110; + pos @MMK_L_Oslash guillemetright -15; + pos @MMK_L_Oslash parenright -80; + pos @MMK_L_Oslash comma -110; + pos @MMK_L_Oslash quotedblright -35; + pos @MMK_L_Oslash asciicircum -10; + pos @MMK_L_Oslash trademark -30; + pos @MMK_L_Oslash sterling -35; + pos @MMK_L_Oslash braceright -60; + pos @MMK_L_Oslash quotedbl -30; + pos @MMK_L_Oslash questiondown -95; + pos @MMK_L_Oslash asciitilde -35; + pos @MMK_L_Oslash numbersign -90; + pos @MMK_L_Oslash euro -90; + pos @MMK_L_Oslash percent -20; + pos @MMK_L_Oslash asterisk -20; + pos @MMK_L_Oslash underscore -230; + pos @MMK_L_Oslash @MMK_R_X -15; + pos @MMK_L_Oslash @MMK_R_x -35; + pos @MMK_L_Oslash @MMK_R_tcaron -10; + pos @MMK_L_Oslash @MMK_R_Y -15; + pos @MMK_L_Oslash @MMK_R_V -15; + pos @MMK_L_Oslash @MMK_R_W -15; + pos @MMK_L_Oslash @MMK_R_T -10; + pos @MMK_L_Oslash @MMK_R_S -45; + pos @MMK_L_Oslash @MMK_R_J -145; + pos @MMK_L_Oslash @MMK_R_A -75; + pos @MMK_L_Oslash @MMK_R_y -20; + pos @MMK_L_Oslash @MMK_R_v -15; + pos @MMK_L_Oslash @MMK_R_w -15; + pos @MMK_L_Oslash @MMK_R_t -10; + pos @MMK_L_Oslash @MMK_R_s -30; + pos @MMK_L_Oslash @MMK_R_f -10; + pos @MMK_L_Oslash @MMK_R_a -30; + pos @MMK_L_W ellipsis -130; + pos @MMK_L_W colon -40; + pos @MMK_L_W quotedbl -10; + pos @MMK_L_W underscore -365; + pos @MMK_L_W plus -55; + pos @MMK_L_W parenleft -75; + pos @MMK_L_W asciicircum -55; + pos @MMK_L_W registered -45; + pos @MMK_L_W equal -35; + pos @MMK_L_W guillemetleft -80; + pos @MMK_L_W guilsinglleft -80; + pos @MMK_L_W parenright -30; + pos @MMK_L_W guilsinglright -60; + pos @MMK_L_W asciitilde -105; + pos @MMK_L_W hyphen -70; + pos @MMK_L_W quoteright -15; + pos @MMK_L_W periodcentered -80; + pos @MMK_L_W degree -20; + pos @MMK_L_W ampersand -95; + pos @MMK_L_W quotesingle -10; + pos @MMK_L_W semicolon -50; + pos @MMK_L_W braceleft -135; + pos @MMK_L_W at -75; + pos @MMK_L_W asterisk -15; + pos @MMK_L_W cent -75; + pos @MMK_L_W quotedblleft -25; + pos @MMK_L_W perthousand -25; + pos @MMK_L_W paragraph -30; + pos @MMK_L_W euro -125; + pos @MMK_L_W quotedblbase -130; + pos @MMK_L_W dollar -60; + pos @MMK_L_W quoteleft -25; + pos @MMK_L_W comma -115; + pos @MMK_L_W braceright -70; + pos @MMK_L_W endash -70; + pos @MMK_L_W divide -55; + pos @MMK_L_W quotesinglbase -115; + pos @MMK_L_W questiondown -130; + pos @MMK_L_W guillemetright -60; + pos @MMK_L_W question -30; + pos @MMK_L_W quotedblright -15; + pos @MMK_L_W copyright -70; + pos @MMK_L_W bullet -75; + pos @MMK_L_W backslash -10; + pos @MMK_L_W less -60; + pos @MMK_L_W multiply -90; + pos @MMK_L_W percent -25; + pos @MMK_L_W sterling -100; + pos @MMK_L_W minus -55; + pos @MMK_L_W emdash -70; + pos @MMK_L_W slash -150; + pos @MMK_L_W numbersign -160; + pos @MMK_L_W trademark -25; + pos @MMK_L_W @MMK_R_m -35; + pos @MMK_L_W @MMK_R_n -35; + pos @MMK_L_W @MMK_R_o -80; + pos @MMK_L_W @MMK_R_d -80; + pos @MMK_L_W @MMK_R_f -35; + pos @MMK_L_W @MMK_R_g -75; + pos @MMK_L_W @MMK_R_a -100; + pos @MMK_L_W @MMK_R_c -80; + pos @MMK_L_W @MMK_R_x -45; + pos @MMK_L_W @MMK_R_z -35; + pos @MMK_L_W @MMK_R_t -35; + pos @MMK_L_W @MMK_R_u -35; + pos @MMK_L_W @MMK_R_v -35; + pos @MMK_L_W @MMK_R_w -30; + pos @MMK_L_W @MMK_R_p -35; + pos @MMK_L_W @MMK_R_q -80; + pos @MMK_L_W @MMK_R_r -35; + pos @MMK_L_W @MMK_R_s -85; + pos @MMK_L_W @MMK_R_O -60; + pos @MMK_L_W @MMK_R_J -150; + pos @MMK_L_W @MMK_R_G -60; + pos @MMK_L_W @MMK_R_A -135; + pos @MMK_L_W @MMK_R_C -60; + pos @MMK_L_W @MMK_R_Q -60; + pos @MMK_L_W @MMK_R_S -60; + pos @MMK_L_W @MMK_R_a.alt -75; + pos @MMK_L_W @MMK_R_eth -80; + pos @MMK_L_W @MMK_R_germandbls -30; + pos @MMK_L_W @MMK_R_Oslash -60; + pos @MMK_L_W @MMK_R_y -35; + pos @MMK_L_W @MMK_R_tcaron -35; + pos @MMK_L_W @MMK_R_e -80; + pos @MMK_L_W @MMK_R_oslash -80; + pos @MMK_L_W @MMK_R_dcaron -80; + pos @MMK_L_W @MMK_R_dcroat -80; + pos @MMK_L_L quoteleft -115; + pos @MMK_L_L cent -20; + pos @MMK_L_L underscore -300; + pos @MMK_L_L multiply -135; + pos @MMK_L_L equal -300; + pos @MMK_L_L asciitilde -240; + pos @MMK_L_L divide -230; + pos @MMK_L_L registered -195; + pos @MMK_L_L quotedblleft -205; + pos @MMK_L_L degree -215; + pos @MMK_L_L braceright -60; + pos @MMK_L_L quotedbl -200; + pos @MMK_L_L at -20; + pos @MMK_L_L guilsinglleft -95; + pos @MMK_L_L dollar -35; + pos @MMK_L_L slash -15; + pos @MMK_L_L perthousand -105; + pos @MMK_L_L asterisk -190; + pos @MMK_L_L numbersign -90; + pos @MMK_L_L backslash -240; + pos @MMK_L_L sterling -35; + pos @MMK_L_L parenright -90; + pos @MMK_L_L plus -235; + pos @MMK_L_L minus -300; + pos @MMK_L_L asciicircum -260; + pos @MMK_L_L percent -105; + pos @MMK_L_L quotedblright -205; + pos @MMK_L_L copyright -25; + pos @MMK_L_L paragraph -220; + pos @MMK_L_L braceleft -110; + pos @MMK_L_L question -175; + pos @MMK_L_L euro -200; + pos @MMK_L_L periodcentered -105; + pos @MMK_L_L emdash -300; + pos @MMK_L_L bullet -120; + pos @MMK_L_L guillemetleft -95; + pos @MMK_L_L endash -295; + pos @MMK_L_L hyphen -195; + pos @MMK_L_L trademark -300; + pos @MMK_L_L quotesingle -110; + pos @MMK_L_L parenleft -15; + pos @MMK_L_L yen -60; + pos @MMK_L_L quoteright -115; + pos @MMK_L_L less -300; + pos @MMK_L_L @MMK_R_dcaron -25; + pos @MMK_L_L @MMK_R_tcaron -80; + pos @MMK_L_L @MMK_R_oslash -30; + pos @MMK_L_L @MMK_R_a.alt -20; + pos @MMK_L_L @MMK_R_dcroat -25; + pos @MMK_L_L @MMK_R_eth -20; + pos @MMK_L_L @MMK_R_Q -55; + pos @MMK_L_L @MMK_R_O -55; + pos @MMK_L_L @MMK_R_J -20; + pos @MMK_L_L @MMK_R_G -60; + pos @MMK_L_L @MMK_R_C -55; + pos @MMK_L_L @MMK_R_Y -120; + pos @MMK_L_L @MMK_R_W -110; + pos @MMK_L_L @MMK_R_V -90; + pos @MMK_L_L @MMK_R_U -20; + pos @MMK_L_L @MMK_R_T -115; + pos @MMK_L_L @MMK_R_S -30; + pos @MMK_L_L @MMK_R_o -30; + pos @MMK_L_L @MMK_R_g -40; + pos @MMK_L_L @MMK_R_f -80; + pos @MMK_L_L @MMK_R_e -25; + pos @MMK_L_L @MMK_R_d -25; + pos @MMK_L_L @MMK_R_c -25; + pos @MMK_L_L @MMK_R_y -55; + pos @MMK_L_L @MMK_R_w -45; + pos @MMK_L_L @MMK_R_v -45; + pos @MMK_L_L @MMK_R_t -80; + pos @MMK_L_L @MMK_R_s -15; + pos @MMK_L_L @MMK_R_q -25; + pos @MMK_L_T parenleft -80; + pos @MMK_L_T colon -55; + pos @MMK_L_T less -115; + pos @MMK_L_T guillemetright -115; + pos @MMK_L_T braceright -60; + pos @MMK_L_T backslash -10; + pos @MMK_L_T questiondown -115; + pos @MMK_L_T hyphen -115; + pos @MMK_L_T parenright -20; + pos @MMK_L_T asciitilde -145; + pos @MMK_L_T periodcentered -105; + pos @MMK_L_T semicolon -65; + pos @MMK_L_T registered -25; + pos @MMK_L_T slash -130; + pos @MMK_L_T braceleft -110; + pos @MMK_L_T question -20; + pos @MMK_L_T asciicircum -90; + pos @MMK_L_T minus -115; + pos @MMK_L_T endash -115; + pos @MMK_L_T guilsinglleft -110; + pos @MMK_L_T dollar -35; + pos @MMK_L_T ellipsis -115; + pos @MMK_L_T sterling -95; + pos @MMK_L_T underscore -345; + pos @MMK_L_T guilsinglright -115; + pos @MMK_L_T quotesinglbase -115; + pos @MMK_L_T multiply -160; + pos @MMK_L_T equal -115; + pos @MMK_L_T guillemetleft -110; + pos @MMK_L_T euro -200; + pos @MMK_L_T copyright -90; + pos @MMK_L_T emdash -115; + pos @MMK_L_T ampersand -115; + pos @MMK_L_T comma -115; + pos @MMK_L_T at -105; + pos @MMK_L_T numbersign -170; + pos @MMK_L_T cent -115; + pos @MMK_L_T quotedblbase -115; + pos @MMK_L_T bullet -115; + pos @MMK_L_T plus -115; + pos @MMK_L_T divide -115; + pos @MMK_L_T @MMK_R_Oslash -60; + pos @MMK_L_T @MMK_R_eth -115; + pos @MMK_L_T @MMK_R_oslash -115; + pos @MMK_L_T @MMK_R_S -35; + pos @MMK_L_T @MMK_R_Q -60; + pos @MMK_L_T @MMK_R_G -60; + pos @MMK_L_T @MMK_R_C -60; + pos @MMK_L_T @MMK_R_A -115; + pos @MMK_L_T @MMK_R_O -60; + pos @MMK_L_T @MMK_R_J -135; + pos @MMK_L_T @MMK_R_w -110; + pos @MMK_L_T @MMK_R_v -115; + pos @MMK_L_T @MMK_R_u -115; + pos @MMK_L_T @MMK_R_t -80; + pos @MMK_L_T @MMK_R_s -130; + pos @MMK_L_T @MMK_R_r -115; + pos @MMK_L_T @MMK_R_q -115; + pos @MMK_L_T @MMK_R_p -115; + pos @MMK_L_T @MMK_R_z -115; + pos @MMK_L_T @MMK_R_y -115; + pos @MMK_L_T @MMK_R_x -115; + pos @MMK_L_T @MMK_R_g -115; + pos @MMK_L_T @MMK_R_f -80; + pos @MMK_L_T @MMK_R_e -115; + pos @MMK_L_T @MMK_R_d -115; + pos @MMK_L_T @MMK_R_c -115; + pos @MMK_L_T @MMK_R_a -115; + pos @MMK_L_T @MMK_R_o -115; + pos @MMK_L_T @MMK_R_n -115; + pos @MMK_L_T @MMK_R_m -115; + pos @MMK_L_T @MMK_R_tcaron -80; + pos @MMK_L_T @MMK_R_a.alt -115; + pos @MMK_L_T @MMK_R_dcaron -115; + pos @MMK_L_T @MMK_R_dcroat -115; + pos @MMK_L_Lslash euro -205; + pos @MMK_L_Lslash quoteleft -115; + pos @MMK_L_Lslash braceright -60; + pos @MMK_L_Lslash endash -295; + pos @MMK_L_Lslash numbersign -90; + pos @MMK_L_Lslash backslash -240; + pos @MMK_L_Lslash slash -15; + pos @MMK_L_Lslash ampersand -10; + pos @MMK_L_Lslash hyphen -195; + pos @MMK_L_Lslash cent -25; + pos @MMK_L_Lslash yen -60; + pos @MMK_L_Lslash guillemetleft -105; + pos @MMK_L_Lslash underscore -355; + pos @MMK_L_Lslash sterling -35; + pos @MMK_L_Lslash multiply -140; + pos @MMK_L_Lslash percent -105; + pos @MMK_L_Lslash quoteright -115; + pos @MMK_L_Lslash registered -220; + pos @MMK_L_Lslash parenright -90; + pos @MMK_L_Lslash paragraph -220; + pos @MMK_L_Lslash degree -215; + pos @MMK_L_Lslash asciitilde -240; + pos @MMK_L_Lslash less -310; + pos @MMK_L_Lslash copyright -30; + pos @MMK_L_Lslash question -175; + pos @MMK_L_Lslash bullet -175; + pos @MMK_L_Lslash periodcentered -105; + pos @MMK_L_Lslash at -25; + pos @MMK_L_Lslash guilsinglleft -105; + pos @MMK_L_Lslash minus -330; + pos @MMK_L_Lslash plus -235; + pos @MMK_L_Lslash perthousand -105; + pos @MMK_L_Lslash quotesingle -110; + pos @MMK_L_Lslash quotedblleft -205; + pos @MMK_L_Lslash braceleft -110; + pos @MMK_L_Lslash asterisk -190; + pos @MMK_L_Lslash quotedblright -205; + pos @MMK_L_Lslash emdash -340; + pos @MMK_L_Lslash dollar -35; + pos @MMK_L_Lslash divide -235; + pos @MMK_L_Lslash trademark -340; + pos @MMK_L_Lslash parenleft -20; + pos @MMK_L_Lslash equal -330; + pos @MMK_L_Lslash asciicircum -260; + pos @MMK_L_Lslash quotedbl -200; + pos @MMK_L_Lslash @MMK_R_tcaron -80; + pos @MMK_L_Lslash @MMK_R_dcroat -30; + pos @MMK_L_Lslash @MMK_R_y -60; + pos @MMK_L_Lslash @MMK_R_w -50; + pos @MMK_L_Lslash @MMK_R_v -45; + pos @MMK_L_Lslash @MMK_R_s -15; + pos @MMK_L_Lslash @MMK_R_q -30; + pos @MMK_L_Lslash @MMK_R_g -45; + pos @MMK_L_Lslash @MMK_R_f -80; + pos @MMK_L_Lslash @MMK_R_e -30; + pos @MMK_L_Lslash @MMK_R_d -30; + pos @MMK_L_Lslash @MMK_R_c -25; + pos @MMK_L_Lslash @MMK_R_Y -120; + pos @MMK_L_Lslash @MMK_R_V -95; + pos @MMK_L_Lslash @MMK_R_U -25; + pos @MMK_L_Lslash @MMK_R_T -115; + pos @MMK_L_Lslash @MMK_R_S -30; + pos @MMK_L_Lslash @MMK_R_Q -65; + pos @MMK_L_Lslash @MMK_R_O -65; + pos @MMK_L_Lslash @MMK_R_J -20; + pos @MMK_L_Lslash @MMK_R_G -65; + pos @MMK_L_Lslash @MMK_R_C -65; + pos @MMK_L_Lslash @MMK_R_eth -25; + pos @MMK_L_Lslash @MMK_R_t -80; + pos @MMK_L_Lslash @MMK_R_o -30; + pos @MMK_L_Lslash @MMK_R_W -110; + pos @MMK_L_Lslash @MMK_R_dcaron -30; + pos @MMK_L_Lslash @MMK_R_a.alt -25; + pos @MMK_L_Lslash @MMK_R_oslash -30; + pos @MMK_L_A endash -50; + pos @MMK_L_A divide -70; + pos @MMK_L_A quoteright -115; + pos @MMK_L_A quoteleft -115; + pos @MMK_L_A plus -70; + pos @MMK_L_A degree -140; + pos @MMK_L_A copyright -55; + pos @MMK_L_A slash -15; + pos @MMK_L_A percent -105; + pos @MMK_L_A guillemetright -20; + pos @MMK_L_A asterisk -120; + pos @MMK_L_A trademark -130; + pos @MMK_L_A quotedbl -135; + pos @MMK_L_A braceleft -110; + pos @MMK_L_A registered -100; + pos @MMK_L_A euro -145; + pos @MMK_L_A multiply -105; + pos @MMK_L_A perthousand -105; + pos @MMK_L_A periodcentered -65; + pos @MMK_L_A equal -40; + pos @MMK_L_A yen -60; + pos @MMK_L_A paragraph -120; + pos @MMK_L_A semicolon -10; + pos @MMK_L_A hyphen -50; + pos @MMK_L_A underscore -365; + pos @MMK_L_A bullet -70; + pos @MMK_L_A backslash -185; + pos @MMK_L_A emdash -50; + pos @MMK_L_A less -80; + pos @MMK_L_A guilsinglleft -60; + pos @MMK_L_A at -50; + pos @MMK_L_A numbersign -90; + pos @MMK_L_A sterling -35; + pos @MMK_L_A parenright -90; + pos @MMK_L_A minus -70; + pos @MMK_L_A ampersand -40; + pos @MMK_L_A parenleft -50; + pos @MMK_L_A cent -55; + pos @MMK_L_A guilsinglright -20; + pos @MMK_L_A guillemetleft -60; + pos @MMK_L_A question -180; + pos @MMK_L_A quotesingle -110; + pos @MMK_L_A dollar -40; + pos @MMK_L_A asciicircum -115; + pos @MMK_L_A braceright -60; + pos @MMK_L_A quotedblright -150; + pos @MMK_L_A asciitilde -115; + pos @MMK_L_A quotedblleft -135; + pos @MMK_L_A @MMK_R_w -65; + pos @MMK_L_A @MMK_R_V -115; + pos @MMK_L_A @MMK_R_o -55; + pos @MMK_L_A @MMK_R_c -55; + pos @MMK_L_A @MMK_R_a -35; + pos @MMK_L_A @MMK_R_f -80; + pos @MMK_L_A @MMK_R_g -65; + pos @MMK_L_A @MMK_R_d -55; + pos @MMK_L_A @MMK_R_e -55; + pos @MMK_L_A @MMK_R_y -75; + pos @MMK_L_A @MMK_R_s -25; + pos @MMK_L_A @MMK_R_q -55; + pos @MMK_L_A @MMK_R_v -60; + pos @MMK_L_A @MMK_R_t -105; + pos @MMK_L_A @MMK_R_u -35; + pos @MMK_L_A @MMK_R_J -25; + pos @MMK_L_A @MMK_R_O -75; + pos @MMK_L_A @MMK_R_C -75; + pos @MMK_L_A @MMK_R_G -75; + pos @MMK_L_A @MMK_R_Y -120; + pos @MMK_L_A @MMK_R_S -40; + pos @MMK_L_A @MMK_R_Q -75; + pos @MMK_L_A @MMK_R_W -135; + pos @MMK_L_A @MMK_R_T -115; + pos @MMK_L_A @MMK_R_U -55; + pos @MMK_L_A @MMK_R_dcroat -55; + pos @MMK_L_A @MMK_R_eth -50; + pos @MMK_L_A @MMK_R_tcaron -105; + pos @MMK_L_A @MMK_R_oslash -30; + pos @MMK_L_A @MMK_R_dcaron -55; + pos @MMK_L_A @MMK_R_a.alt -55; + pos @MMK_L_O semicolon -25; + pos @MMK_L_O dollar -50; + pos @MMK_L_O quotedblleft -30; + pos @MMK_L_O asciicircum -10; + pos @MMK_L_O asterisk -20; + pos @MMK_L_O braceright -60; + pos @MMK_L_O questiondown -95; + pos @MMK_L_O yen -50; + pos @MMK_L_O numbersign -90; + pos @MMK_L_O slash -125; + pos @MMK_L_O paragraph -15; + pos @MMK_L_O perthousand -20; + pos @MMK_L_O multiply -55; + pos @MMK_L_O quotedblright -55; + pos @MMK_L_O question -125; + pos @MMK_L_O degree -40; + pos @MMK_L_O guillemetright -15; + pos @MMK_L_O guilsinglright -15; + pos @MMK_L_O quoteright -55; + pos @MMK_L_O sterling -35; + pos @MMK_L_O colon -15; + pos @MMK_L_O quotedbl -30; + pos @MMK_L_O trademark -30; + pos @MMK_L_O percent -20; + pos @MMK_L_O quotesinglbase -110; + pos @MMK_L_O quoteleft -30; + pos @MMK_L_O comma -110; + pos @MMK_L_O quotedblbase -110; + pos @MMK_L_O parenright -120; + pos @MMK_L_O underscore -230; + pos @MMK_L_O ampersand -20; + pos @MMK_L_O backslash -115; + pos @MMK_L_O asciitilde -35; + pos @MMK_L_O euro -90; + pos @MMK_L_O braceleft -65; + pos @MMK_L_O quotesingle -30; + pos @MMK_L_O ellipsis -110; + pos @MMK_L_O @MMK_R_f -10; + pos @MMK_L_O @MMK_R_a -30; + pos @MMK_L_O @MMK_R_t -10; + pos @MMK_L_O @MMK_R_v -15; + pos @MMK_L_O @MMK_R_s -30; + pos @MMK_L_O @MMK_R_x -35; + pos @MMK_L_O @MMK_R_y -20; + pos @MMK_L_O @MMK_R_A -75; + pos @MMK_L_O @MMK_R_J -145; + pos @MMK_L_O @MMK_R_T -60; + pos @MMK_L_O @MMK_R_V -50; + pos @MMK_L_O @MMK_R_S -45; + pos @MMK_L_O @MMK_R_X -80; + pos @MMK_L_O @MMK_R_Y -80; + pos @MMK_L_O @MMK_R_w -15; + pos @MMK_L_O @MMK_R_W -60; + pos @MMK_L_O @MMK_R_tcaron -10; + pos @MMK_L_V plus -50; + pos @MMK_L_V at -65; + pos @MMK_L_V questiondown -110; + pos @MMK_L_V quoteleft -20; + pos @MMK_L_V guillemetleft -65; + pos @MMK_L_V question -25; + pos @MMK_L_V guillemetright -55; + pos @MMK_L_V guilsinglright -55; + pos @MMK_L_V less -50; + pos @MMK_L_V ampersand -80; + pos @MMK_L_V parenleft -65; + pos @MMK_L_V minus -50; + pos @MMK_L_V periodcentered -70; + pos @MMK_L_V asciitilde -90; + pos @MMK_L_V copyright -60; + pos @MMK_L_V asterisk -15; + pos @MMK_L_V bullet -60; + pos @MMK_L_V quotedblright -10; + pos @MMK_L_V endash -60; + pos @MMK_L_V quotedblbase -110; + pos @MMK_L_V percent -25; + pos @MMK_L_V ellipsis -110; + pos @MMK_L_V quotesingle -10; + pos @MMK_L_V comma -110; + pos @MMK_L_V registered -40; + pos @MMK_L_V semicolon -45; + pos @MMK_L_V guilsinglleft -65; + pos @MMK_L_V colon -35; + pos @MMK_L_V braceright -70; + pos @MMK_L_V euro -120; + pos @MMK_L_V emdash -60; + pos @MMK_L_V equal -30; + pos @MMK_L_V multiply -80; + pos @MMK_L_V backslash -10; + pos @MMK_L_V numbersign -145; + pos @MMK_L_V braceleft -125; + pos @MMK_L_V underscore -335; + pos @MMK_L_V parenright -30; + pos @MMK_L_V trademark -20; + pos @MMK_L_V divide -50; + pos @MMK_L_V perthousand -25; + pos @MMK_L_V sterling -90; + pos @MMK_L_V quotesinglbase -110; + pos @MMK_L_V slash -130; + pos @MMK_L_V dollar -55; + pos @MMK_L_V degree -15; + pos @MMK_L_V cent -65; + pos @MMK_L_V paragraph -25; + pos @MMK_L_V asciicircum -50; + pos @MMK_L_V hyphen -60; + pos @MMK_L_V quotedblleft -20; + pos @MMK_L_V quotedbl -10; + pos @MMK_L_V quoteright -10; + pos @MMK_L_V @MMK_R_a.alt -65; + pos @MMK_L_V @MMK_R_oslash -65; + pos @MMK_L_V @MMK_R_Oslash -50; + pos @MMK_L_V @MMK_R_eth -70; + pos @MMK_L_V @MMK_R_dcroat -65; + pos @MMK_L_V @MMK_R_dcaron -65; + pos @MMK_L_V @MMK_R_germandbls -25; + pos @MMK_L_V @MMK_R_p -30; + pos @MMK_L_V @MMK_R_S -55; + pos @MMK_L_V @MMK_R_tcaron -30; + pos @MMK_L_V @MMK_R_e -65; + pos @MMK_L_V @MMK_R_d -65; + pos @MMK_L_V @MMK_R_g -60; + pos @MMK_L_V @MMK_R_f -30; + pos @MMK_L_V @MMK_R_a -85; + pos @MMK_L_V @MMK_R_c -65; + pos @MMK_L_V @MMK_R_m -30; + pos @MMK_L_V @MMK_R_o -65; + pos @MMK_L_V @MMK_R_n -30; + pos @MMK_L_V @MMK_R_u -30; + pos @MMK_L_V @MMK_R_t -30; + pos @MMK_L_V @MMK_R_w -25; + pos @MMK_L_V @MMK_R_v -30; + pos @MMK_L_V @MMK_R_q -65; + pos @MMK_L_V @MMK_R_s -75; + pos @MMK_L_V @MMK_R_r -30; + pos @MMK_L_V @MMK_R_y -30; + pos @MMK_L_V @MMK_R_x -40; + pos @MMK_L_V @MMK_R_z -30; + pos @MMK_L_V @MMK_R_G -50; + pos @MMK_L_V @MMK_R_A -115; + pos @MMK_L_V @MMK_R_C -50; + pos @MMK_L_V @MMK_R_O -50; + pos @MMK_L_V @MMK_R_J -125; + pos @MMK_L_V @MMK_R_Q -50; + pos @MMK_L_H braceright -60; + pos @MMK_L_H backslash -10; + pos @MMK_L_H parenright -20; + pos @MMK_L_H slash -15; + pos @MMK_L_H sterling -35; + pos @MMK_L_H euro -90; + pos @MMK_L_H braceleft -65; + pos @MMK_L_H asciitilde -30; + pos @MMK_L_H multiply -45; + pos @MMK_L_H numbersign -55; + pos @MMK_L_H question -20; + pos @MMK_L_H dollar -30; + pos @MMK_L_H underscore -355; + pos @MMK_L_H @MMK_R_s -15; + pos @MMK_L_H @MMK_R_J -20; + pos @MMK_L_H @MMK_R_S -30; + pos @MMK_L_J underscore -110; + pos @MMK_L_J numbersign -60; + pos @MMK_L_J dollar -30; + pos @MMK_L_J euro -90; + pos @MMK_L_J ellipsis -40; + pos @MMK_L_J sterling -35; + pos @MMK_L_J quotesinglbase -45; + pos @MMK_L_J semicolon -10; + pos @MMK_L_J backslash -10; + pos @MMK_L_J multiply -45; + pos @MMK_L_J slash -75; + pos @MMK_L_J comma -45; + pos @MMK_L_J asciitilde -30; + pos @MMK_L_J question -20; + pos @MMK_L_J parenright -20; + pos @MMK_L_J questiondown -40; + pos @MMK_L_J quotedblbase -45; + pos @MMK_L_J braceright -60; + pos @MMK_L_J braceleft -65; + pos @MMK_L_J guillemetright -10; + pos @MMK_L_J guilsinglright -10; + pos @MMK_L_J @MMK_R_s -30; + pos @MMK_L_J @MMK_R_x -10; + pos @MMK_L_J @MMK_R_S -30; + pos @MMK_L_J @MMK_R_J -70; + pos @MMK_L_J @MMK_R_A -45; + pos @MMK_L_K multiply -100; + pos @MMK_L_K euro -140; + pos @MMK_L_K less -70; + pos @MMK_L_K periodcentered -60; + pos @MMK_L_K numbersign -85; + pos @MMK_L_K paragraph -50; + pos @MMK_L_K emdash -50; + pos @MMK_L_K semicolon -10; + pos @MMK_L_K plus -60; + pos @MMK_L_K cent -50; + pos @MMK_L_K parenleft -45; + pos @MMK_L_K asciicircum -100; + pos @MMK_L_K equal -35; + pos @MMK_L_K copyright -55; + pos @MMK_L_K braceright -60; + pos @MMK_L_K question -40; + pos @MMK_L_K dollar -40; + pos @MMK_L_K trademark -40; + pos @MMK_L_K quotesingle -20; + pos @MMK_L_K percent -40; + pos @MMK_L_K guilsinglleft -55; + pos @MMK_L_K quotedbl -20; + pos @MMK_L_K sterling -35; + pos @MMK_L_K degree -25; + pos @MMK_L_K hyphen -50; + pos @MMK_L_K slash -15; + pos @MMK_L_K quotedblright -20; + pos @MMK_L_K guillemetleft -55; + pos @MMK_L_K minus -60; + pos @MMK_L_K quoteleft -40; + pos @MMK_L_K asterisk -25; + pos @MMK_L_K quotedblleft -40; + pos @MMK_L_K quoteright -20; + pos @MMK_L_K asciitilde -110; + pos @MMK_L_K divide -60; + pos @MMK_L_K braceleft -110; + pos @MMK_L_K perthousand -40; + pos @MMK_L_K guillemetright -20; + pos @MMK_L_K guilsinglright -20; + pos @MMK_L_K endash -50; + pos @MMK_L_K at -50; + pos @MMK_L_K underscore -335; + pos @MMK_L_K ampersand -40; + pos @MMK_L_K registered -70; + pos @MMK_L_K backslash -10; + pos @MMK_L_K bullet -65; + pos @MMK_L_K parenright -45; + pos @MMK_L_K @MMK_R_dcaron -50; + pos @MMK_L_K @MMK_R_w -60; + pos @MMK_L_K @MMK_R_C -70; + pos @MMK_L_K @MMK_R_tcaron -65; + pos @MMK_L_K @MMK_R_oslash -30; + pos @MMK_L_K @MMK_R_dcroat -50; + pos @MMK_L_K @MMK_R_G -70; + pos @MMK_L_K @MMK_R_J -25; + pos @MMK_L_K @MMK_R_O -70; + pos @MMK_L_K @MMK_R_Q -70; + pos @MMK_L_K @MMK_R_S -40; + pos @MMK_L_K @MMK_R_a -30; + pos @MMK_L_K @MMK_R_c -50; + pos @MMK_L_K @MMK_R_d -50; + pos @MMK_L_K @MMK_R_e -50; + pos @MMK_L_K @MMK_R_f -65; + pos @MMK_L_K @MMK_R_g -60; + pos @MMK_L_K @MMK_R_o -55; + pos @MMK_L_K @MMK_R_q -50; + pos @MMK_L_K @MMK_R_s -25; + pos @MMK_L_K @MMK_R_t -65; + pos @MMK_L_K @MMK_R_u -35; + pos @MMK_L_K @MMK_R_v -60; + pos @MMK_L_K @MMK_R_y -65; + pos @MMK_L_K @MMK_R_eth -50; + pos @MMK_L_K @MMK_R_a.alt -50; + pos @MMK_L_M multiply -45; + pos @MMK_L_M question -20; + pos @MMK_L_M sterling -35; + pos @MMK_L_M numbersign -55; + pos @MMK_L_M slash -15; + pos @MMK_L_M euro -90; + pos @MMK_L_M backslash -10; + pos @MMK_L_M underscore -365; + pos @MMK_L_M braceright -60; + pos @MMK_L_M parenright -20; + pos @MMK_L_M braceleft -65; + pos @MMK_L_M asciitilde -30; + pos @MMK_L_M dollar -30; + pos @MMK_L_M @MMK_R_S -30; + pos @MMK_L_M @MMK_R_J -20; + pos @MMK_L_M @MMK_R_s -15; + pos @MMK_L_E euro -90; + pos @MMK_L_E numbersign -55; + pos @MMK_L_E slash -15; + pos @MMK_L_E multiply -45; + pos @MMK_L_E dollar -30; + pos @MMK_L_E backslash -10; + pos @MMK_L_E question -20; + pos @MMK_L_E underscore -310; + pos @MMK_L_E braceright -60; + pos @MMK_L_E parenright -20; + pos @MMK_L_E braceleft -65; + pos @MMK_L_E asciitilde -30; + pos @MMK_L_E sterling -35; + pos @MMK_L_E @MMK_R_J -20; + pos @MMK_L_E @MMK_R_S -30; + pos @MMK_L_E @MMK_R_s -15; + pos @MMK_L_G euro -90; + pos @MMK_L_G asciitilde -30; + pos @MMK_L_G underscore -135; + pos @MMK_L_G braceleft -65; + pos @MMK_L_G yen -10; + pos @MMK_L_G sterling -35; + pos @MMK_L_G numbersign -55; + pos @MMK_L_G dollar -30; + pos @MMK_L_G quotedblbase -15; + pos @MMK_L_G backslash -35; + pos @MMK_L_G parenright -20; + pos @MMK_L_G questiondown -10; + pos @MMK_L_G ellipsis -10; + pos @MMK_L_G comma -15; + pos @MMK_L_G multiply -45; + pos @MMK_L_G question -25; + pos @MMK_L_G braceright -60; + pos @MMK_L_G slash -45; + pos @MMK_L_G semicolon -10; + pos @MMK_L_G quotesinglbase -15; + pos @MMK_L_G @MMK_R_A -20; + pos @MMK_L_G @MMK_R_X -20; + pos @MMK_L_G @MMK_R_Y -20; + pos @MMK_L_G @MMK_R_V -10; + pos @MMK_L_G @MMK_R_W -15; + pos @MMK_L_G @MMK_R_S -30; + pos @MMK_L_G @MMK_R_J -45; + pos @MMK_L_G @MMK_R_x -10; + pos @MMK_L_G @MMK_R_s -30; + pos @MMK_L_Z parenright -20; + pos @MMK_L_Z question -20; + pos @MMK_L_Z numbersign -55; + pos @MMK_L_Z braceright -60; + pos @MMK_L_Z backslash -10; + pos @MMK_L_Z multiply -45; + pos @MMK_L_Z slash -15; + pos @MMK_L_Z euro -90; + pos @MMK_L_Z asciitilde -30; + pos @MMK_L_Z sterling -35; + pos @MMK_L_Z dollar -30; + pos @MMK_L_Z underscore -325; + pos @MMK_L_Z braceleft -65; + pos @MMK_L_Z @MMK_R_J -20; + pos @MMK_L_Z @MMK_R_S -30; + pos @MMK_L_Z @MMK_R_s -15; + pos @MMK_L_U braceleft -65; + pos @MMK_L_U asciitilde -30; + pos @MMK_L_U ellipsis -65; + pos @MMK_L_U guillemetright -10; + pos @MMK_L_U multiply -45; + pos @MMK_L_U sterling -35; + pos @MMK_L_U underscore -150; + pos @MMK_L_U numbersign -70; + pos @MMK_L_U comma -65; + pos @MMK_L_U quotesinglbase -65; + pos @MMK_L_U braceright -60; + pos @MMK_L_U quotedblbase -65; + pos @MMK_L_U questiondown -55; + pos @MMK_L_U slash -90; + pos @MMK_L_U semicolon -10; + pos @MMK_L_U parenright -20; + pos @MMK_L_U euro -90; + pos @MMK_L_U question -20; + pos @MMK_L_U guilsinglright -10; + pos @MMK_L_U backslash -10; + pos @MMK_L_U dollar -30; + pos @MMK_L_U @MMK_R_s -30; + pos @MMK_L_U @MMK_R_S -30; + pos @MMK_L_U @MMK_R_J -95; + pos @MMK_L_U @MMK_R_A -55; + pos @MMK_L_U @MMK_R_x -10; + pos @MMK_L_U @MMK_R_a -10; + subtable; + } kern_latn; + lookupflag 0; +} kern; + + markClass [dotaccentcomb] @mark_top; + markClass [commaaccentcomb] @mark_top; +feature mark { + lookup markDFLT { + pos base [cent] mark @mark_top; + pos base [dollar] mark @mark_top; + pos base [euro] mark @mark_top; + pos base [yen] mark @mark_top; + pos base [asciitilde] mark @mark_top; + } markDFLT; + lookup marklatn { + pos base [A] mark @mark_top; + pos base [Aacute] mark @mark_top; + pos base [Abreve] mark @mark_top; + pos base [Acircumflex] mark @mark_top; + pos base [Adieresis] mark @mark_top; + pos base [Agrave] mark @mark_top; + pos base [Amacron] mark @mark_top; + pos base [Aogonek] mark @mark_top; + pos base [Aring] mark @mark_top; + pos base [Atilde] mark @mark_top; + pos base [C] mark @mark_top; + pos base [Cacute] mark @mark_top; + pos base [Ccaron] mark @mark_top; + pos base [Ccedilla] mark @mark_top; + pos base [D] mark @mark_top; + pos base [Dcaron] mark @mark_top; + pos base [E] mark @mark_top; + pos base [Eacute] mark @mark_top; + pos base [Ecaron] mark @mark_top; + pos base [Ecircumflex] mark @mark_top; + pos base [Edieresis] mark @mark_top; + pos base [Edotaccent] mark @mark_top; + pos base [Edotbelow] mark @mark_top; + pos base [Egrave] mark @mark_top; + pos base [Emacron] mark @mark_top; + pos base [Eogonek] mark @mark_top; + pos base [Etilde] mark @mark_top; + pos base [G] mark @mark_top; + pos base [Gbreve] mark @mark_top; + pos base [Gcommaaccent] mark @mark_top; + pos base [I] mark @mark_top; + pos base [Iacute] mark @mark_top; + pos base [Icircumflex] mark @mark_top; + pos base [Idieresis] mark @mark_top; + pos base [Idotaccent] mark @mark_top; + pos base [Igrave] mark @mark_top; + pos base [Imacron] mark @mark_top; + pos base [Iogonek] mark @mark_top; + pos base [L] mark @mark_top; + pos base [Lacute] mark @mark_top; + pos base [Lcaron] mark @mark_top; + pos base [Lslash] mark @mark_top; + pos base [N] mark @mark_top; + pos base [Nacute] mark @mark_top; + pos base [Ncaron] mark @mark_top; + pos base [Ncommaaccent] mark @mark_top; + pos base [Ntilde] mark @mark_top; + pos base [O] mark @mark_top; + pos base [Oacute] mark @mark_top; + pos base [Ocircumflex] mark @mark_top; + pos base [Odieresis] mark @mark_top; + pos base [Ograve] mark @mark_top; + pos base [Ohungarumlaut] mark @mark_top; + pos base [Omacron] mark @mark_top; + pos base [Oslash] mark @mark_top; + pos base [Otilde] mark @mark_top; + pos base [Q] mark @mark_top; + pos base [R] mark @mark_top; + pos base [Racute] mark @mark_top; + pos base [Rcaron] mark @mark_top; + pos base [Rcommaaccent] mark @mark_top; + pos base [S] mark @mark_top; + pos base [Sacute] mark @mark_top; + pos base [Scaron] mark @mark_top; + pos base [Scedilla] mark @mark_top; + pos base [T] mark @mark_top; + pos base [Tcaron] mark @mark_top; + pos base [Tcedilla] mark @mark_top; + pos base [U] mark @mark_top; + pos base [Uacute] mark @mark_top; + pos base [Ucircumflex] mark @mark_top; + pos base [Udieresis] mark @mark_top; + pos base [Ugrave] mark @mark_top; + pos base [Uhungarumlaut] mark @mark_top; + pos base [Umacron] mark @mark_top; + pos base [Uogonek] mark @mark_top; + pos base [Uring] mark @mark_top; + pos base [W] mark @mark_top; + pos base [Wacute] mark @mark_top; + pos base [Wcircumflex] mark @mark_top; + pos base [Wdieresis] mark @mark_top; + pos base [Wgrave] mark @mark_top; + pos base [Y] mark @mark_top; + pos base [Yacute] mark @mark_top; + pos base [Ycircumflex] mark @mark_top; + pos base [Ydieresis] mark @mark_top; + pos base [Ygrave] mark @mark_top; + pos base [Z] mark @mark_top; + pos base [Zacute] mark @mark_top; + pos base [Zcaron] mark @mark_top; + pos base [Zdotaccent] mark @mark_top; + pos base [a] mark @mark_top; + pos base [aacute] mark @mark_top; + pos base [abreve] mark @mark_top; + pos base [acircumflex] mark @mark_top; + pos base [adieresis] mark @mark_top; + pos base [agrave] mark @mark_top; + pos base [amacron] mark @mark_top; + pos base [aogonek] mark @mark_top; + pos base [aring] mark @mark_top; + pos base [atilde] mark @mark_top; + pos base [ae] mark @mark_top; + pos base [c] mark @mark_top; + pos base [cacute] mark @mark_top; + pos base [ccaron] mark @mark_top; + pos base [ccedilla] mark @mark_top; + pos base [e] mark @mark_top; + pos base [eacute] mark @mark_top; + pos base [ecaron] mark @mark_top; + pos base [ecircumflex] mark @mark_top; + pos base [edieresis] mark @mark_top; + pos base [edotaccent] mark @mark_top; + pos base [edotbelow] mark @mark_top; + pos base [egrave] mark @mark_top; + pos base [emacron] mark @mark_top; + pos base [eogonek] mark @mark_top; + pos base [etilde] mark @mark_top; + pos base [g] mark @mark_top; + pos base [gbreve] mark @mark_top; + pos base [gcommaaccent] mark @mark_top; + pos base [i] mark @mark_top; + pos base [idotless] mark @mark_top; + pos base [iacute] mark @mark_top; + pos base [icircumflex] mark @mark_top; + pos base [idieresis] mark @mark_top; + pos base [igrave] mark @mark_top; + pos base [imacron] mark @mark_top; + pos base [iogonek] mark @mark_top; + pos base [j] mark @mark_top; + pos base [jdotless] mark @mark_top; + pos base [l] mark @mark_top; + pos base [lacute] mark @mark_top; + pos base [lcaron] mark @mark_top; + pos base [lslash] mark @mark_top; + pos base [n] mark @mark_top; + pos base [nacute] mark @mark_top; + pos base [ncaron] mark @mark_top; + pos base [ncommaaccent] mark @mark_top; + pos base [ntilde] mark @mark_top; + pos base [o] mark @mark_top; + pos base [oacute] mark @mark_top; + pos base [ocircumflex] mark @mark_top; + pos base [odieresis] mark @mark_top; + pos base [ograve] mark @mark_top; + pos base [ohungarumlaut] mark @mark_top; + pos base [omacron] mark @mark_top; + pos base [oslash] mark @mark_top; + pos base [otilde] mark @mark_top; + pos base [oe] mark @mark_top; + pos base [r] mark @mark_top; + pos base [racute] mark @mark_top; + pos base [rcaron] mark @mark_top; + pos base [rcommaaccent] mark @mark_top; + pos base [s] mark @mark_top; + pos base [sacute] mark @mark_top; + pos base [scaron] mark @mark_top; + pos base [scedilla] mark @mark_top; + pos base [u] mark @mark_top; + pos base [uacute] mark @mark_top; + pos base [ucircumflex] mark @mark_top; + pos base [udieresis] mark @mark_top; + pos base [ugrave] mark @mark_top; + pos base [uhungarumlaut] mark @mark_top; + pos base [umacron] mark @mark_top; + pos base [uogonek] mark @mark_top; + pos base [uring] mark @mark_top; + pos base [w] mark @mark_top; + pos base [wacute] mark @mark_top; + pos base [wcircumflex] mark @mark_top; + pos base [wdieresis] mark @mark_top; + pos base [wgrave] mark @mark_top; + pos base [y] mark @mark_top; + pos base [yacute] mark @mark_top; + pos base [ycircumflex] mark @mark_top; + pos base [ydieresis] mark @mark_top; + pos base [ygrave] mark @mark_top; + pos base [z] mark @mark_top; + pos base [zacute] mark @mark_top; + pos base [zcaron] mark @mark_top; + pos base [zdotaccent] mark @mark_top; + pos base [a.alt] mark @mark_top; + pos base [aacute.alt] mark @mark_top; + pos base [abreve.alt] mark @mark_top; + pos base [acircumflex.alt] mark @mark_top; + pos base [adieresis.alt] mark @mark_top; + pos base [agrave.alt] mark @mark_top; + pos base [amacron.alt] mark @mark_top; + pos base [aogonek.alt] mark @mark_top; + pos base [aring.alt] mark @mark_top; + pos base [atilde.alt] mark @mark_top; + } marklatn; + lookupflag 0; +} mark; +feature mkmk { + lookup mkmk_DFLT_top { + lookupflag MarkAttachmentType @mark_top; + pos mark [dieresis] mark @mark_top; + pos mark [dotaccent] mark @mark_top; + pos mark [grave] mark @mark_top; + pos mark [acute] mark @mark_top; + pos mark [hungarumlaut] mark @mark_top; + pos mark [circumflex] mark @mark_top; + pos mark [caron] mark @mark_top; + pos mark [breve] mark @mark_top; + pos mark [ring] mark @mark_top; + pos mark [tilde] mark @mark_top; + pos mark [macron] mark @mark_top; + } mkmk_DFLT_top; + lookupflag 0; +} mkmk; +table GDEF { + GlyphClassDef [A Aacute Abreve Acircumflex Adieresis Agrave Amacron Aogonek Aring Atilde C Cacute Ccaron Ccedilla D Dcaron E Eacute Ecaron Ecircumflex Edieresis Edotaccent Edotbelow Egrave Emacron Eogonek Etilde G Gbreve Gcommaaccent I Iacute Icircumflex Idieresis Idotaccent Igrave Imacron Iogonek L Lacute Lcaron Lslash N Nacute Ncaron Ncommaaccent Ntilde O Oacute Ocircumflex Odieresis Ograve Ohungarumlaut Omacron Oslash Otilde Q R Racute Rcaron Rcommaaccent S Sacute Scaron Scedilla T Tcaron Tcedilla U Uacute Ucircumflex Udieresis Ugrave Uhungarumlaut Umacron Uogonek Uring W Wacute Wcircumflex Wdieresis Wgrave Y Yacute Ycircumflex Ydieresis Ygrave Z Zacute Zcaron Zdotaccent a aacute abreve acircumflex adieresis agrave amacron aogonek aring atilde ae c cacute ccaron ccedilla e eacute ecaron ecircumflex edieresis edotaccent edotbelow egrave emacron eogonek etilde g gbreve gcommaaccent i idotless iacute icircumflex idieresis igrave imacron iogonek j jdotless l lacute lcaron lslash n nacute ncaron ncommaaccent ntilde o oacute ocircumflex odieresis ograve ohungarumlaut omacron oslash otilde oe r racute rcaron rcommaaccent s sacute scaron scedilla u uacute ucircumflex udieresis ugrave uhungarumlaut umacron uogonek uring w wacute wcircumflex wdieresis wgrave y yacute ycircumflex ydieresis ygrave z zacute zcaron zdotaccent a.alt aacute.alt abreve.alt acircumflex.alt adieresis.alt agrave.alt amacron.alt aogonek.alt aring.alt atilde.alt cent dollar euro yen asciitilde],# Base + , # Liga + [dotaccentcomb commaaccentcomb], # Mark + ; + } GDEF; diff --git a/Fonts/UFO/Metropolis-Black.ufo/fontinfo.plist b/Fonts/UFO/Metropolis-Black.ufo/fontinfo.plist new file mode 100644 index 0000000..4ac3a7c --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/fontinfo.plist @@ -0,0 +1,92 @@ + + + + + ascender + 795 + capHeight + 687 + descender + -205 + familyName + Metropolis + openTypeHeadCreated + 2020/01/02 11:09:40 + openTypeHheaAscender + 795 + openTypeHheaDescender + -205 + openTypeNameDesignerURL + https://github.com/chrismsimpson/Metropolis + openTypeNameManufacturerURL + https://github.com/chrismsimpson/Metropolis + openTypeNamePreferredFamilyName + Metropolis + openTypeNamePreferredSubfamilyName + Black + openTypeOS2TypoAscender + 795 + openTypeOS2TypoDescender + -205 + openTypeOS2TypoLineGap + 0 + openTypeOS2WeightClass + 900 + openTypeOS2WidthClass + 5 + openTypeOS2WinAscent + 795 + openTypeOS2WinDescent + 205 + postscriptBlueValues + + -12 + 0 + 517 + 529 + 687 + 699 + 795 + 807 + + postscriptFontName + Metropolis-Black + postscriptOtherBlues + + -217 + -205 + + postscriptStemSnapH + + 152 + 160 + 173 + 176 + + postscriptStemSnapV + + 184 + 193 + 194 + 200 + + postscriptUnderlinePosition + -133 + postscriptUnderlineThickness + 20 + styleMapFamilyName + Metropolis Black + styleMapStyleName + regular + styleName + Black + unitsPerEm + 1000 + versionMajor + 11 + versionMinor + 0 + xHeight + 517 + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/A_.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/A_.glif new file mode 100644 index 0000000..f7e4cba --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/A_.glif @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/A_E_.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/A_E_.glif new file mode 100644 index 0000000..2deb468 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/A_E_.glif @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/A_acute.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/A_acute.glif new file mode 100644 index 0000000..8bf17dc --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/A_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/A_breve.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/A_breve.glif new file mode 100644 index 0000000..a524fab --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/A_breve.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + breve + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/A_circumflex.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/A_circumflex.glif new file mode 100644 index 0000000..25c917b --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/A_circumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/A_dieresis.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/A_dieresis.glif new file mode 100644 index 0000000..af0fe2d --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/A_dieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/A_grave.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/A_grave.glif new file mode 100644 index 0000000..2a3f1c2 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/A_grave.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + grave + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/A_macron.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/A_macron.glif new file mode 100644 index 0000000..d6adbb3 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/A_macron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/A_ogonek.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/A_ogonek.glif new file mode 100644 index 0000000..0259254 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/A_ogonek.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/A_ring.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/A_ring.glif new file mode 100644 index 0000000..22b3e59 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/A_ring.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/A_tilde.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/A_tilde.glif new file mode 100644 index 0000000..e9f4f63 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/A_tilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/B_.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/B_.glif new file mode 100644 index 0000000..fb40c4c --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/B_.glif @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/C_.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/C_.glif new file mode 100644 index 0000000..bb3a282 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/C_.glif @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/C_acute.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/C_acute.glif new file mode 100644 index 0000000..bcb95f4 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/C_acute.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + acute + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/C_caron.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/C_caron.glif new file mode 100644 index 0000000..bcc9dda --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/C_caron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/C_cedilla.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/C_cedilla.glif new file mode 100644 index 0000000..4f73b63 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/C_cedilla.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/D_.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/D_.glif new file mode 100644 index 0000000..663864e --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/D_.glif @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/D_caron.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/D_caron.glif new file mode 100644 index 0000000..62ef9ed --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/D_caron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/D_croat.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/D_croat.glif new file mode 100644 index 0000000..6133749 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/D_croat.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/E_.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/E_.glif new file mode 100644 index 0000000..e9a0486 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/E_.glif @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/E_acute.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/E_acute.glif new file mode 100644 index 0000000..caaa176 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/E_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/E_caron.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/E_caron.glif new file mode 100644 index 0000000..215b9cd --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/E_caron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/E_circumflex.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/E_circumflex.glif new file mode 100644 index 0000000..c0f379d --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/E_circumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/E_dieresis.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/E_dieresis.glif new file mode 100644 index 0000000..82470ae --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/E_dieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/E_dotaccent.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/E_dotaccent.glif new file mode 100644 index 0000000..9de4a77 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/E_dotaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/E_dotbelow.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/E_dotbelow.glif new file mode 100644 index 0000000..ff49995 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/E_dotbelow.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + dotaccent + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/E_grave.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/E_grave.glif new file mode 100644 index 0000000..538ede2 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/E_grave.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/E_macron.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/E_macron.glif new file mode 100644 index 0000000..b214068 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/E_macron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/E_ogonek.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/E_ogonek.glif new file mode 100644 index 0000000..4cf5d8a --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/E_ogonek.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/E_th.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/E_th.glif new file mode 100644 index 0000000..62c4bd6 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/E_th.glif @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/E_tilde.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/E_tilde.glif new file mode 100644 index 0000000..6b833e5 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/E_tilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/F_.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/F_.glif new file mode 100644 index 0000000..c2ba3d4 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/F_.glif @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/G_.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/G_.glif new file mode 100644 index 0000000..9bcfbdd --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/G_.glif @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/G_breve.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/G_breve.glif new file mode 100644 index 0000000..af69af5 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/G_breve.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/G_commaaccent.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/G_commaaccent.glif new file mode 100644 index 0000000..87056be --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/G_commaaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/H_.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/H_.glif new file mode 100644 index 0000000..56bd102 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/H_.glif @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/I_.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/I_.glif new file mode 100644 index 0000000..c9cd036 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/I_.glif @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/I_acute.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/I_acute.glif new file mode 100644 index 0000000..4d2cce3 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/I_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/I_circumflex.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/I_circumflex.glif new file mode 100644 index 0000000..8996be7 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/I_circumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/I_dieresis.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/I_dieresis.glif new file mode 100644 index 0000000..56bb32c --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/I_dieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/I_dotaccent.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/I_dotaccent.glif new file mode 100644 index 0000000..f41640e --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/I_dotaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/I_grave.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/I_grave.glif new file mode 100644 index 0000000..47b83c5 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/I_grave.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + grave + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/I_macron.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/I_macron.glif new file mode 100644 index 0000000..e54043b --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/I_macron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/I_ogonek.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/I_ogonek.glif new file mode 100644 index 0000000..b8b8ff9 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/I_ogonek.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/J_.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/J_.glif new file mode 100644 index 0000000..d44b253 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/J_.glif @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/K_.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/K_.glif new file mode 100644 index 0000000..1862dd6 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/K_.glif @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/K_commaaccent.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/K_commaaccent.glif new file mode 100644 index 0000000..5700196 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/K_commaaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/L_.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/L_.glif new file mode 100644 index 0000000..0ecdc26 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/L_.glif @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/L_acute.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/L_acute.glif new file mode 100644 index 0000000..3159b1f --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/L_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/L_caron.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/L_caron.glif new file mode 100644 index 0000000..b71acfc --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/L_caron.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 1 + name + commaaccentcomb + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/L_slash.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/L_slash.glif new file mode 100644 index 0000000..1643e28 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/L_slash.glif @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/M_.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/M_.glif new file mode 100644 index 0000000..c83724b --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/M_.glif @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/N_.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/N_.glif new file mode 100644 index 0000000..a1a3fbc --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/N_.glif @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/N_acute.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/N_acute.glif new file mode 100644 index 0000000..d2048a2 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/N_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/N_caron.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/N_caron.glif new file mode 100644 index 0000000..1ece34d --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/N_caron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/N_commaaccent.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/N_commaaccent.glif new file mode 100644 index 0000000..d86c483 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/N_commaaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/N_tilde.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/N_tilde.glif new file mode 100644 index 0000000..05378a9 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/N_tilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/O_.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/O_.glif new file mode 100644 index 0000000..64dfe53 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/O_.glif @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/O_E_.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/O_E_.glif new file mode 100644 index 0000000..1466ac7 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/O_E_.glif @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/O_acute.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/O_acute.glif new file mode 100644 index 0000000..024f85e --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/O_acute.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + acute + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/O_circumflex.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/O_circumflex.glif new file mode 100644 index 0000000..7f99254 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/O_circumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/O_dieresis.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/O_dieresis.glif new file mode 100644 index 0000000..75ba617 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/O_dieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/O_grave.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/O_grave.glif new file mode 100644 index 0000000..0ec4713 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/O_grave.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + grave + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/O_hungarumlaut.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/O_hungarumlaut.glif new file mode 100644 index 0000000..4c5e46f --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/O_hungarumlaut.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + hungarumlaut + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/O_macron.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/O_macron.glif new file mode 100644 index 0000000..7494df4 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/O_macron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/O_slash.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/O_slash.glif new file mode 100644 index 0000000..d7dd435 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/O_slash.glif @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/O_tilde.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/O_tilde.glif new file mode 100644 index 0000000..782e4bd --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/O_tilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/P_.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/P_.glif new file mode 100644 index 0000000..04957b2 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/P_.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/Q_.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/Q_.glif new file mode 100644 index 0000000..c99f2c0 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/Q_.glif @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/R_.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/R_.glif new file mode 100644 index 0000000..606c6f2 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/R_.glif @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/R_acute.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/R_acute.glif new file mode 100644 index 0000000..9a7e228 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/R_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/R_caron.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/R_caron.glif new file mode 100644 index 0000000..65d1529 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/R_caron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/R_commaaccent.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/R_commaaccent.glif new file mode 100644 index 0000000..92e2c2f --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/R_commaaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/S_.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/S_.glif new file mode 100644 index 0000000..314a1c4 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/S_.glif @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/S_acute.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/S_acute.glif new file mode 100644 index 0000000..cf937ab --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/S_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/S_caron.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/S_caron.glif new file mode 100644 index 0000000..c36c643 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/S_caron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/S_cedilla.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/S_cedilla.glif new file mode 100644 index 0000000..db40143 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/S_cedilla.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/T_.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/T_.glif new file mode 100644 index 0000000..8929f90 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/T_.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/T_caron.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/T_caron.glif new file mode 100644 index 0000000..551207b --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/T_caron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/T_cedilla.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/T_cedilla.glif new file mode 100644 index 0000000..61a089a --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/T_cedilla.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/T_horn.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/T_horn.glif new file mode 100644 index 0000000..2fe923a --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/T_horn.glif @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/U_.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/U_.glif new file mode 100644 index 0000000..ff72d91 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/U_.glif @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/U_acute.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/U_acute.glif new file mode 100644 index 0000000..481069f --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/U_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/U_circumflex.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/U_circumflex.glif new file mode 100644 index 0000000..2458f09 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/U_circumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/U_dieresis.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/U_dieresis.glif new file mode 100644 index 0000000..b04de42 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/U_dieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/U_grave.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/U_grave.glif new file mode 100644 index 0000000..d64dd79 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/U_grave.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/U_hungarumlaut.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/U_hungarumlaut.glif new file mode 100644 index 0000000..c51ab22 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/U_hungarumlaut.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/U_macron.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/U_macron.glif new file mode 100644 index 0000000..ccc8084 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/U_macron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/U_ogonek.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/U_ogonek.glif new file mode 100644 index 0000000..18a69ad --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/U_ogonek.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/U_ring.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/U_ring.glif new file mode 100644 index 0000000..aefc9cf --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/U_ring.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/V_.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/V_.glif new file mode 100644 index 0000000..ec15286 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/V_.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/W_.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/W_.glif new file mode 100644 index 0000000..d75ca93 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/W_.glif @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/W_acute.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/W_acute.glif new file mode 100644 index 0000000..eb36ac8 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/W_acute.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + acute + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/W_circumflex.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/W_circumflex.glif new file mode 100644 index 0000000..1ad229b --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/W_circumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/W_dieresis.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/W_dieresis.glif new file mode 100644 index 0000000..b68b227 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/W_dieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/W_grave.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/W_grave.glif new file mode 100644 index 0000000..9248665 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/W_grave.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + grave + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/X_.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/X_.glif new file mode 100644 index 0000000..d47aa34 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/X_.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/Y_.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/Y_.glif new file mode 100644 index 0000000..4fa17b2 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/Y_.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/Y_acute.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/Y_acute.glif new file mode 100644 index 0000000..fa3315e --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/Y_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/Y_circumflex.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/Y_circumflex.glif new file mode 100644 index 0000000..737c794 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/Y_circumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/Y_dieresis.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/Y_dieresis.glif new file mode 100644 index 0000000..78c34e1 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/Y_dieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/Y_grave.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/Y_grave.glif new file mode 100644 index 0000000..ac3791f --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/Y_grave.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/Z_.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/Z_.glif new file mode 100644 index 0000000..56c8469 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/Z_.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/Z_acute.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/Z_acute.glif new file mode 100644 index 0000000..24119b1 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/Z_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/Z_caron.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/Z_caron.glif new file mode 100644 index 0000000..f4e404f --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/Z_caron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/Z_dotaccent.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/Z_dotaccent.glif new file mode 100644 index 0000000..ab7ec6b --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/Z_dotaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/_areas.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/_areas.glif new file mode 100644 index 0000000..7d83459 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/_areas.glif @@ -0,0 +1,232 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/a.alt.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/a.alt.glif new file mode 100644 index 0000000..eee6d82 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/a.alt.glif @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/a.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/a.glif new file mode 100644 index 0000000..7dca85f --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/a.glif @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/aacute.alt.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/aacute.alt.glif new file mode 100644 index 0000000..c0b9904 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/aacute.alt.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/aacute.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/aacute.glif new file mode 100644 index 0000000..75d8d64 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/aacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/abreve.alt.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/abreve.alt.glif new file mode 100644 index 0000000..e4af8a4 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/abreve.alt.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/abreve.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/abreve.glif new file mode 100644 index 0000000..ba976f8 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/abreve.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/acircumflex.alt.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/acircumflex.alt.glif new file mode 100644 index 0000000..b910f46 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/acircumflex.alt.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/acircumflex.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/acircumflex.glif new file mode 100644 index 0000000..a9b4798 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/acircumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/acute.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/acute.glif new file mode 100644 index 0000000..1ec352b --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/acute.glif @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/adieresis.alt.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/adieresis.alt.glif new file mode 100644 index 0000000..cd20728 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/adieresis.alt.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/adieresis.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/adieresis.glif new file mode 100644 index 0000000..5c50bf1 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/adieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/ae.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/ae.glif new file mode 100644 index 0000000..9c44258 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/ae.glif @@ -0,0 +1,89 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/ae_upper.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/ae_upper.glif new file mode 100644 index 0000000..272cfe8 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/ae_upper.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/agrave.alt.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/agrave.alt.glif new file mode 100644 index 0000000..81d2e93 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/agrave.alt.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/agrave.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/agrave.glif new file mode 100644 index 0000000..954216d --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/agrave.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/amacron.alt.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/amacron.alt.glif new file mode 100644 index 0000000..84cda04 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/amacron.alt.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/amacron.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/amacron.glif new file mode 100644 index 0000000..f80f2d7 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/amacron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/ampersand.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/ampersand.glif new file mode 100644 index 0000000..f301b7c --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/ampersand.glif @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/aogonek.alt.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/aogonek.alt.glif new file mode 100644 index 0000000..d6faf00 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/aogonek.alt.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/aogonek.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/aogonek.glif new file mode 100644 index 0000000..42178ea --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/aogonek.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/aring.alt.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/aring.alt.glif new file mode 100644 index 0000000..a461675 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/aring.alt.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/aring.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/aring.glif new file mode 100644 index 0000000..363de63 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/aring.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/ascender.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/ascender.glif new file mode 100644 index 0000000..6e3def5 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/ascender.glif @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/asciicircum.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/asciicircum.glif new file mode 100644 index 0000000..254c6a5 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/asciicircum.glif @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/asciitilde.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/asciitilde.glif new file mode 100644 index 0000000..03fdf3c --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/asciitilde.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/asterisk.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/asterisk.glif new file mode 100644 index 0000000..7d4e510 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/asterisk.glif @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/at.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/at.glif new file mode 100644 index 0000000..17813f4 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/at.glif @@ -0,0 +1,79 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/atilde.alt.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/atilde.alt.glif new file mode 100644 index 0000000..528369d --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/atilde.alt.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/atilde.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/atilde.glif new file mode 100644 index 0000000..af7a5d3 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/atilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/b.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/b.glif new file mode 100644 index 0000000..ff792cc --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/b.glif @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/backslash.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/backslash.glif new file mode 100644 index 0000000..c90cdf9 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/backslash.glif @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/bar.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/bar.glif new file mode 100644 index 0000000..9adc576 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/bar.glif @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/braceleft.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/braceleft.glif new file mode 100644 index 0000000..b6198d9 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/braceleft.glif @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/braceright.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/braceright.glif new file mode 100644 index 0000000..ed8f212 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/braceright.glif @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/bracketleft.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/bracketleft.glif new file mode 100644 index 0000000..d418392 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/bracketleft.glif @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/bracketright.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/bracketright.glif new file mode 100644 index 0000000..df5358d --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/bracketright.glif @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/breve.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/breve.glif new file mode 100644 index 0000000..8ca38e6 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/breve.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/bullet.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/bullet.glif new file mode 100644 index 0000000..32b06ac --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/bullet.glif @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/c.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/c.glif new file mode 100644 index 0000000..10578e7 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/c.glif @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/cacute.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/cacute.glif new file mode 100644 index 0000000..291aedf --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/cacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/capital_V_.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/capital_V_.glif new file mode 100644 index 0000000..4e051b3 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/capital_V_.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/caron.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/caron.glif new file mode 100644 index 0000000..8d23e96 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/caron.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/ccaron.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/ccaron.glif new file mode 100644 index 0000000..a645271 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/ccaron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/ccedilla.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/ccedilla.glif new file mode 100644 index 0000000..d51a76b --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/ccedilla.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/cedilla.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/cedilla.glif new file mode 100644 index 0000000..20ac6f8 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/cedilla.glif @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/cent.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/cent.glif new file mode 100644 index 0000000..6b51a8f --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/cent.glif @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/circumflex.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/circumflex.glif new file mode 100644 index 0000000..3ad094a --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/circumflex.glif @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/colon.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/colon.glif new file mode 100644 index 0000000..8485cbb --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/colon.glif @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/comma.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/comma.glif new file mode 100644 index 0000000..f1801b8 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/comma.glif @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/commaaccentcomb.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/commaaccentcomb.glif new file mode 100644 index 0000000..b50a1d7 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/commaaccentcomb.glif @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/contents.plist b/Fonts/UFO/Metropolis-Black.ufo/glyphs/contents.plist new file mode 100644 index 0000000..31805f1 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/contents.plist @@ -0,0 +1,664 @@ + + + + + A + A_.glif + AE + A_E_.glif + Aacute + A_acute.glif + Abreve + A_breve.glif + Acircumflex + A_circumflex.glif + Adieresis + A_dieresis.glif + Agrave + A_grave.glif + Amacron + A_macron.glif + Aogonek + A_ogonek.glif + Aring + A_ring.glif + Atilde + A_tilde.glif + B + B_.glif + C + C_.glif + Cacute + C_acute.glif + Ccaron + C_caron.glif + Ccedilla + C_cedilla.glif + D + D_.glif + Dcaron + D_caron.glif + Dcroat + D_croat.glif + E + E_.glif + Eacute + E_acute.glif + Ecaron + E_caron.glif + Ecircumflex + E_circumflex.glif + Edieresis + E_dieresis.glif + Edotaccent + E_dotaccent.glif + Edotbelow + E_dotbelow.glif + Egrave + E_grave.glif + Emacron + E_macron.glif + Eogonek + E_ogonek.glif + Eth + E_th.glif + Etilde + E_tilde.glif + F + F_.glif + G + G_.glif + Gbreve + G_breve.glif + Gcommaaccent + G_commaaccent.glif + H + H_.glif + I + I_.glif + Iacute + I_acute.glif + Icircumflex + I_circumflex.glif + Idieresis + I_dieresis.glif + Idotaccent + I_dotaccent.glif + Igrave + I_grave.glif + Imacron + I_macron.glif + Iogonek + I_ogonek.glif + J + J_.glif + K + K_.glif + Kcommaaccent + K_commaaccent.glif + L + L_.glif + Lacute + L_acute.glif + Lcaron + L_caron.glif + Lslash + L_slash.glif + M + M_.glif + N + N_.glif + Nacute + N_acute.glif + Ncaron + N_caron.glif + Ncommaaccent + N_commaaccent.glif + Ntilde + N_tilde.glif + O + O_.glif + OE + O_E_.glif + Oacute + O_acute.glif + Ocircumflex + O_circumflex.glif + Odieresis + O_dieresis.glif + Ograve + O_grave.glif + Ohungarumlaut + O_hungarumlaut.glif + Omacron + O_macron.glif + Oslash + O_slash.glif + Otilde + O_tilde.glif + P + P_.glif + Q + Q_.glif + R + R_.glif + Racute + R_acute.glif + Rcaron + R_caron.glif + Rcommaaccent + R_commaaccent.glif + S + S_.glif + Sacute + S_acute.glif + Scaron + S_caron.glif + Scedilla + S_cedilla.glif + T + T_.glif + Tcaron + T_caron.glif + Tcedilla + T_cedilla.glif + Thorn + T_horn.glif + U + U_.glif + Uacute + U_acute.glif + Ucircumflex + U_circumflex.glif + Udieresis + U_dieresis.glif + Ugrave + U_grave.glif + Uhungarumlaut + U_hungarumlaut.glif + Umacron + U_macron.glif + Uogonek + U_ogonek.glif + Uring + U_ring.glif + V + V_.glif + W + W_.glif + Wacute + W_acute.glif + Wcircumflex + W_circumflex.glif + Wdieresis + W_dieresis.glif + Wgrave + W_grave.glif + X + X_.glif + Y + Y_.glif + Yacute + Y_acute.glif + Ycircumflex + Y_circumflex.glif + Ydieresis + Y_dieresis.glif + Ygrave + Y_grave.glif + Z + Z_.glif + Zacute + Z_acute.glif + Zcaron + Z_caron.glif + Zdotaccent + Z_dotaccent.glif + _areas + _areas.glif + a + a.glif + a.alt + a.alt.glif + aacute + aacute.glif + aacute.alt + aacute.alt.glif + abreve + abreve.glif + abreve.alt + abreve.alt.glif + acircumflex + acircumflex.glif + acircumflex.alt + acircumflex.alt.glif + acute + acute.glif + adieresis + adieresis.glif + adieresis.alt + adieresis.alt.glif + ae + ae.glif + ae_upper + ae_upper.glif + agrave + agrave.glif + agrave.alt + agrave.alt.glif + amacron + amacron.glif + amacron.alt + amacron.alt.glif + ampersand + ampersand.glif + aogonek + aogonek.glif + aogonek.alt + aogonek.alt.glif + aring + aring.glif + aring.alt + aring.alt.glif + ascender + ascender.glif + asciicircum + asciicircum.glif + asciitilde + asciitilde.glif + asterisk + asterisk.glif + at + at.glif + atilde + atilde.glif + atilde.alt + atilde.alt.glif + b + b.glif + backslash + backslash.glif + bar + bar.glif + braceleft + braceleft.glif + braceright + braceright.glif + bracketleft + bracketleft.glif + bracketright + bracketright.glif + breve + breve.glif + bullet + bullet.glif + c + c.glif + cacute + cacute.glif + capital_V + capital_V_.glif + caron + caron.glif + ccaron + ccaron.glif + ccedilla + ccedilla.glif + cedilla + cedilla.glif + cent + cent.glif + circumflex + circumflex.glif + colon + colon.glif + comma + comma.glif + commaaccentcomb + commaaccentcomb.glif + copyright + copyright.glif + d + d.glif + dcaron + dcaron.glif + dcroat + dcroat.glif + degree + degree.glif + descender + descender.glif + dieresis + dieresis.glif + divide + divide.glif + dollar + dollar.glif + dotaccent + dotaccent.glif + dotaccentcomb + dotaccentcomb.glif + e + e.glif + eacute + eacute.glif + ecaron + ecaron.glif + ecircumflex + ecircumflex.glif + edieresis + edieresis.glif + edotaccent + edotaccent.glif + edotbelow + edotbelow.glif + egrave + egrave.glif + eight + eight.glif + ellipsis + ellipsis.glif + emacron + emacron.glif + emdash + emdash.glif + emspace + emspace.glif + endash + endash.glif + enspace + enspace.glif + eogonek + eogonek.glif + equal + equal.glif + eth + eth.glif + etilde + etilde.glif + euro + euro.glif + exclam + exclam.glif + exclamdown + exclamdown.glif + f + f.glif + five + five.glif + four + four.glif + fourperemspace + fourperemspace.glif + g + g.glif + gbreve + gbreve.glif + gcommaaccent + gcommaaccent.glif + germandbls + germandbls.glif + grave + grave.glif + greater + greater.glif + guillemetleft + guillemetleft.glif + guillemetright + guillemetright.glif + guilsinglleft + guilsinglleft.glif + guilsinglright + guilsinglright.glif + h + h.glif + hungarumlaut + hungarumlaut.glif + hyphen + hyphen.glif + i + i.glif + iacute + iacute.glif + icircumflex + icircumflex.glif + idieresis + idieresis.glif + idotless + idotless.glif + igrave + igrave.glif + imacron + imacron.glif + iogonek + iogonek.glif + j + j.glif + jdotless + jdotless.glif + k + k.glif + k_arms + k_arms.glif + kcommaaccent + kcommaaccent.glif + l + l.glif + lacute + lacute.glif + lcaron + lcaron.glif + less + less.glif + lowercase_loop + lowercase_loop.glif + lowercase_loop_reverse + lowercase_loop_reverse.glif + lowercase_m_shoulder + lowercase_m_shoulder.glif + lowercase_nh_shoulder + lowercase_nh_shoulder.glif + lowercase_r_shoulder + lowercase_r_shoulder.glif + lslash + lslash.glif + m + m.glif + macron + macron.glif + minus + minus.glif + multiply + multiply.glif + n + n.glif + nacute + nacute.glif + narrownbspace + narrownbspace.glif + ncaron + ncaron.glif + ncommaaccent + ncommaaccent.glif + nine + nine.glif + ntilde + ntilde.glif + numbersign + numbersign.glif + o + o.glif + oacute + oacute.glif + ocircumflex + ocircumflex.glif + odieresis + odieresis.glif + oe + oe.glif + ogonek + ogonek.glif + ograve + ograve.glif + ohungarumlaut + ohungarumlaut.glif + omacron + omacron.glif + one + one.glif + oslash + oslash.glif + otilde + otilde.glif + p + p.glif + paragraph + paragraph.glif + parenleft + parenleft.glif + parenright + parenright.glif + percent + percent.glif + period + period.glif + periodcentered + periodcentered.glif + perthousand + perthousand.glif + plus + plus.glif + q + q.glif + question + question.glif + questiondown + questiondown.glif + quotedbl + quotedbl.glif + quotedblbase + quotedblbase.glif + quotedblleft + quotedblleft.glif + quotedblright + quotedblright.glif + quoteleft + quoteleft.glif + quoteright + quoteright.glif + quotesinglbase + quotesinglbase.glif + quotesingle + quotesingle.glif + r + r.glif + racute + racute.glif + rcaron + rcaron.glif + rcommaaccent + rcommaaccent.glif + registered + registered.glif + ring + ring.glif + s + s.glif + sacute + sacute.glif + scaron + scaron.glif + scedilla + scedilla.glif + semicolon + semicolon.glif + seven + seven.glif + six + six.glif + sixperemspace + sixperemspace.glif + slash + slash.glif + space + space.glif + sterling + sterling.glif + t + t.glif + tcaron + tcaron.glif + tcedilla + tcedilla.glif + thorn + thorn.glif + thorn_stem + thorn_stem.glif + three + three.glif + threeperemspace + threeperemspace.glif + tilde + tilde.glif + trademark + trademark.glif + two + two.glif + u + u.glif + uacute + uacute.glif + ucircumflex + ucircumflex.glif + udieresis + udieresis.glif + ugrave + ugrave.glif + uhungarumlaut + uhungarumlaut.glif + umacron + umacron.glif + underscore + underscore.glif + uogonek + uogonek.glif + uring + uring.glif + v + v.glif + w + w.glif + wacute + wacute.glif + wcircumflex + wcircumflex.glif + wdieresis + wdieresis.glif + wgrave + wgrave.glif + x + x.glif + y + y.glif + yacute + yacute.glif + ycircumflex + ycircumflex.glif + ydieresis + ydieresis.glif + yen + yen.glif + ygrave + ygrave.glif + z + z.glif + zacute + zacute.glif + zcaron + zcaron.glif + zdotaccent + zdotaccent.glif + zero + zero.glif + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/copyright.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/copyright.glif new file mode 100644 index 0000000..c0e73c9 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/copyright.glif @@ -0,0 +1,66 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/d.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/d.glif new file mode 100644 index 0000000..732fb1a --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/d.glif @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/dcaron.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/dcaron.glif new file mode 100644 index 0000000..2a9c3d6 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/dcaron.glif @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/dcroat.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/dcroat.glif new file mode 100644 index 0000000..c7f8edf --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/dcroat.glif @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/degree.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/degree.glif new file mode 100644 index 0000000..5f9ed44 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/degree.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/descender.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/descender.glif new file mode 100644 index 0000000..66758db --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/descender.glif @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/dieresis.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/dieresis.glif new file mode 100644 index 0000000..e8d4c56 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/dieresis.glif @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/divide.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/divide.glif new file mode 100644 index 0000000..de46409 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/divide.glif @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/dollar.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/dollar.glif new file mode 100644 index 0000000..e267165 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/dollar.glif @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/dotaccent.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/dotaccent.glif new file mode 100644 index 0000000..dcb7a67 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/dotaccent.glif @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/dotaccentcomb.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/dotaccentcomb.glif new file mode 100644 index 0000000..ec95d29 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/dotaccentcomb.glif @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/e.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/e.glif new file mode 100644 index 0000000..880b31b --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/e.glif @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/eacute.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/eacute.glif new file mode 100644 index 0000000..a66d5e0 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/eacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/ecaron.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/ecaron.glif new file mode 100644 index 0000000..016f6a2 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/ecaron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/ecircumflex.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/ecircumflex.glif new file mode 100644 index 0000000..58353f7 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/ecircumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/edieresis.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/edieresis.glif new file mode 100644 index 0000000..e58d48b --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/edieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/edotaccent.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/edotaccent.glif new file mode 100644 index 0000000..2307e9b --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/edotaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/edotbelow.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/edotbelow.glif new file mode 100644 index 0000000..7be4ba9 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/edotbelow.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 1 + name + dotaccent + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/egrave.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/egrave.glif new file mode 100644 index 0000000..ddd2b80 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/egrave.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/eight.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/eight.glif new file mode 100644 index 0000000..bb5a8fa --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/eight.glif @@ -0,0 +1,64 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/ellipsis.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/ellipsis.glif new file mode 100644 index 0000000..aaf1b68 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/ellipsis.glif @@ -0,0 +1,16 @@ + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/emacron.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/emacron.glif new file mode 100644 index 0000000..3c5e9b3 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/emacron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/emdash.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/emdash.glif new file mode 100644 index 0000000..6ebd3fe --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/emdash.glif @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/emspace.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/emspace.glif new file mode 100644 index 0000000..179678c --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/emspace.glif @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/endash.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/endash.glif new file mode 100644 index 0000000..6b4b219 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/endash.glif @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/enspace.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/enspace.glif new file mode 100644 index 0000000..af3ddb0 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/enspace.glif @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/eogonek.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/eogonek.glif new file mode 100644 index 0000000..e1c0f37 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/eogonek.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 1 + name + ogonek + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/equal.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/equal.glif new file mode 100644 index 0000000..0bb3e27 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/equal.glif @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/eth.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/eth.glif new file mode 100644 index 0000000..12cbf88 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/eth.glif @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/etilde.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/etilde.glif new file mode 100644 index 0000000..298351a --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/etilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/euro.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/euro.glif new file mode 100644 index 0000000..91158ab --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/euro.glif @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/exclam.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/exclam.glif new file mode 100644 index 0000000..fad29d9 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/exclam.glif @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/exclamdown.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/exclamdown.glif new file mode 100644 index 0000000..e9c65f3 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/exclamdown.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/f.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/f.glif new file mode 100644 index 0000000..43ef80e --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/f.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/five.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/five.glif new file mode 100644 index 0000000..3c67dcb --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/five.glif @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/four.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/four.glif new file mode 100644 index 0000000..b06cbc8 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/four.glif @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/fourperemspace.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/fourperemspace.glif new file mode 100644 index 0000000..a3e3f9e --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/fourperemspace.glif @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/g.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/g.glif new file mode 100644 index 0000000..4086314 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/g.glif @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/gbreve.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/gbreve.glif new file mode 100644 index 0000000..633210d --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/gbreve.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/gcommaaccent.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/gcommaaccent.glif new file mode 100644 index 0000000..1efc227 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/gcommaaccent.glif @@ -0,0 +1,34 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + g + + + alignment + -1 + index + 1 + name + commaaccentcomb + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/germandbls.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/germandbls.glif new file mode 100644 index 0000000..7dc7544 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/germandbls.glif @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/grave.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/grave.glif new file mode 100644 index 0000000..555ea4e --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/grave.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/greater.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/greater.glif new file mode 100644 index 0000000..0110d05 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/greater.glif @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/guillemetleft.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/guillemetleft.glif new file mode 100644 index 0000000..eb222fe --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/guillemetleft.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/guillemetright.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/guillemetright.glif new file mode 100644 index 0000000..1093ac8 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/guillemetright.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/guilsinglleft.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/guilsinglleft.glif new file mode 100644 index 0000000..4ea4947 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/guilsinglleft.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/guilsinglright.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/guilsinglright.glif new file mode 100644 index 0000000..8924e4e --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/guilsinglright.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/h.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/h.glif new file mode 100644 index 0000000..a5e8355 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/h.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/hungarumlaut.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/hungarumlaut.glif new file mode 100644 index 0000000..c126fea --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/hungarumlaut.glif @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/hyphen.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/hyphen.glif new file mode 100644 index 0000000..f85a722 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/hyphen.glif @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/i.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/i.glif new file mode 100644 index 0000000..dbf4022 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/i.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/iacute.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/iacute.glif new file mode 100644 index 0000000..7b38444 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/iacute.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + acute + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/icircumflex.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/icircumflex.glif new file mode 100644 index 0000000..5f094d3 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/icircumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/idieresis.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/idieresis.glif new file mode 100644 index 0000000..50c1f3c --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/idieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/idotless.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/idotless.glif new file mode 100644 index 0000000..313f48d --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/idotless.glif @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/igrave.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/igrave.glif new file mode 100644 index 0000000..3b12e3d --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/igrave.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + grave + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/imacron.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/imacron.glif new file mode 100644 index 0000000..5d1eb88 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/imacron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/iogonek.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/iogonek.glif new file mode 100644 index 0000000..22abd2e --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/iogonek.glif @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/j.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/j.glif new file mode 100644 index 0000000..d2581b4 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/j.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + jdotless + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/jdotless.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/jdotless.glif new file mode 100644 index 0000000..d4c29de --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/jdotless.glif @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/k.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/k.glif new file mode 100644 index 0000000..3a5856a --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/k.glif @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/k_arms.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/k_arms.glif new file mode 100644 index 0000000..2415462 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/k_arms.glif @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/kcommaaccent.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/kcommaaccent.glif new file mode 100644 index 0000000..5af6947 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/kcommaaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/l.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/l.glif new file mode 100644 index 0000000..26536e7 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/l.glif @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/lacute.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/lacute.glif new file mode 100644 index 0000000..04543d6 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/lacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/lcaron.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/lcaron.glif new file mode 100644 index 0000000..869fdc5 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/lcaron.glif @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/less.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/less.glif new file mode 100644 index 0000000..414eb33 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/less.glif @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/lowercase_loop.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/lowercase_loop.glif new file mode 100644 index 0000000..9d95880 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/lowercase_loop.glif @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/lowercase_loop_reverse.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/lowercase_loop_reverse.glif new file mode 100644 index 0000000..90ed293 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/lowercase_loop_reverse.glif @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/lowercase_m_shoulder.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/lowercase_m_shoulder.glif new file mode 100644 index 0000000..e4fcfeb --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/lowercase_m_shoulder.glif @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/lowercase_nh_shoulder.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/lowercase_nh_shoulder.glif new file mode 100644 index 0000000..36cc0d0 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/lowercase_nh_shoulder.glif @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/lowercase_r_shoulder.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/lowercase_r_shoulder.glif new file mode 100644 index 0000000..6165a9d --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/lowercase_r_shoulder.glif @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/lslash.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/lslash.glif new file mode 100644 index 0000000..5558989 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/lslash.glif @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/m.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/m.glif new file mode 100644 index 0000000..fb4d41c --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/m.glif @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/macron.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/macron.glif new file mode 100644 index 0000000..ac76758 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/macron.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/minus.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/minus.glif new file mode 100644 index 0000000..05a6dc8 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/minus.glif @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/multiply.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/multiply.glif new file mode 100644 index 0000000..af08448 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/multiply.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/n.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/n.glif new file mode 100644 index 0000000..8bd6f47 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/n.glif @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/nacute.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/nacute.glif new file mode 100644 index 0000000..47155ce --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/nacute.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/narrownbspace.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/narrownbspace.glif new file mode 100644 index 0000000..ee7f134 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/narrownbspace.glif @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/ncaron.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/ncaron.glif new file mode 100644 index 0000000..902f2df --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/ncaron.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/ncommaaccent.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/ncommaaccent.glif new file mode 100644 index 0000000..ab73bfe --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/ncommaaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/nine.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/nine.glif new file mode 100644 index 0000000..a1a5b74 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/nine.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/ntilde.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/ntilde.glif new file mode 100644 index 0000000..8bd9daf --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/ntilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/numbersign.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/numbersign.glif new file mode 100644 index 0000000..62f47d1 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/numbersign.glif @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/o.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/o.glif new file mode 100644 index 0000000..1e37544 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/o.glif @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/oacute.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/oacute.glif new file mode 100644 index 0000000..9abd04a --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/oacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/ocircumflex.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/ocircumflex.glif new file mode 100644 index 0000000..a19d0ca --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/ocircumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/odieresis.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/odieresis.glif new file mode 100644 index 0000000..a2c8cc5 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/odieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/oe.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/oe.glif new file mode 100644 index 0000000..1b4a9ad --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/oe.glif @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/ogonek.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/ogonek.glif new file mode 100644 index 0000000..eca7270 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/ogonek.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/ograve.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/ograve.glif new file mode 100644 index 0000000..b9837fc --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/ograve.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/ohungarumlaut.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/ohungarumlaut.glif new file mode 100644 index 0000000..451fd07 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/ohungarumlaut.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + hungarumlaut + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/omacron.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/omacron.glif new file mode 100644 index 0000000..19b2686 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/omacron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/one.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/one.glif new file mode 100644 index 0000000..1118b34 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/one.glif @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/oslash.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/oslash.glif new file mode 100644 index 0000000..585a8d7 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/oslash.glif @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/otilde.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/otilde.glif new file mode 100644 index 0000000..0546907 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/otilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/p.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/p.glif new file mode 100644 index 0000000..8f74c77 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/p.glif @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/paragraph.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/paragraph.glif new file mode 100644 index 0000000..c8e312c --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/paragraph.glif @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/parenleft.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/parenleft.glif new file mode 100644 index 0000000..23bea5a --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/parenleft.glif @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/parenright.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/parenright.glif new file mode 100644 index 0000000..df6b6af --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/parenright.glif @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/percent.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/percent.glif new file mode 100644 index 0000000..04b8935 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/percent.glif @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/period.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/period.glif new file mode 100644 index 0000000..2b53a9c --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/period.glif @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/periodcentered.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/periodcentered.glif new file mode 100644 index 0000000..06d311c --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/periodcentered.glif @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/perthousand.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/perthousand.glif new file mode 100644 index 0000000..dd92fab --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/perthousand.glif @@ -0,0 +1,103 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/plus.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/plus.glif new file mode 100644 index 0000000..e8ca8d9 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/plus.glif @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/q.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/q.glif new file mode 100644 index 0000000..6e09caa --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/q.glif @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/question.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/question.glif new file mode 100644 index 0000000..251d721 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/question.glif @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/questiondown.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/questiondown.glif new file mode 100644 index 0000000..b8746e9 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/questiondown.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/quotedbl.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/quotedbl.glif new file mode 100644 index 0000000..d53e84f --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/quotedbl.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/quotedblbase.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/quotedblbase.glif new file mode 100644 index 0000000..0e80d29 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/quotedblbase.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/quotedblleft.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/quotedblleft.glif new file mode 100644 index 0000000..7132f22 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/quotedblleft.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/quotedblright.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/quotedblright.glif new file mode 100644 index 0000000..fff318b --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/quotedblright.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/quoteleft.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/quoteleft.glif new file mode 100644 index 0000000..cf81413 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/quoteleft.glif @@ -0,0 +1,14 @@ + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/quoteright.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/quoteright.glif new file mode 100644 index 0000000..8ad7596 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/quoteright.glif @@ -0,0 +1,14 @@ + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/quotesinglbase.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/quotesinglbase.glif new file mode 100644 index 0000000..ad0f28e --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/quotesinglbase.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/quotesingle.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/quotesingle.glif new file mode 100644 index 0000000..98ef38c --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/quotesingle.glif @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/r.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/r.glif new file mode 100644 index 0000000..61ed7c0 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/r.glif @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/racute.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/racute.glif new file mode 100644 index 0000000..a05a8ed --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/racute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/rcaron.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/rcaron.glif new file mode 100644 index 0000000..70f9576 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/rcaron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/rcommaaccent.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/rcommaaccent.glif new file mode 100644 index 0000000..0db229d --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/rcommaaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/registered.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/registered.glif new file mode 100644 index 0000000..571a7e2 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/registered.glif @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/ring.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/ring.glif new file mode 100644 index 0000000..800ead5 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/ring.glif @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/s.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/s.glif new file mode 100644 index 0000000..87a80a5 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/s.glif @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/sacute.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/sacute.glif new file mode 100644 index 0000000..01e7508 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/sacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/scaron.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/scaron.glif new file mode 100644 index 0000000..0fc43d5 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/scaron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/scedilla.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/scedilla.glif new file mode 100644 index 0000000..b46b8db --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/scedilla.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/semicolon.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/semicolon.glif new file mode 100644 index 0000000..f825d58 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/semicolon.glif @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/seven.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/seven.glif new file mode 100644 index 0000000..ada203f --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/seven.glif @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/six.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/six.glif new file mode 100644 index 0000000..f1d8cc9 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/six.glif @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/sixperemspace.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/sixperemspace.glif new file mode 100644 index 0000000..2a1fed0 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/sixperemspace.glif @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/slash.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/slash.glif new file mode 100644 index 0000000..d3275e0 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/slash.glif @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/space.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/space.glif new file mode 100644 index 0000000..5a2d3ff --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/space.glif @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/sterling.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/sterling.glif new file mode 100644 index 0000000..e899143 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/sterling.glif @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/t.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/t.glif new file mode 100644 index 0000000..69c3c5f --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/t.glif @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/tcaron.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/tcaron.glif new file mode 100644 index 0000000..f469f5f --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/tcaron.glif @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/tcedilla.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/tcedilla.glif new file mode 100644 index 0000000..b246b95 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/tcedilla.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/thorn.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/thorn.glif new file mode 100644 index 0000000..eae369b --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/thorn.glif @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/thorn_stem.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/thorn_stem.glif new file mode 100644 index 0000000..fb54726 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/thorn_stem.glif @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/three.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/three.glif new file mode 100644 index 0000000..0fa5f18 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/three.glif @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/threeperemspace.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/threeperemspace.glif new file mode 100644 index 0000000..dd3cef4 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/threeperemspace.glif @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/tilde.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/tilde.glif new file mode 100644 index 0000000..f80ca6c --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/tilde.glif @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/trademark.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/trademark.glif new file mode 100644 index 0000000..d32a386 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/trademark.glif @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/two.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/two.glif new file mode 100644 index 0000000..80c4163 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/two.glif @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/u.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/u.glif new file mode 100644 index 0000000..2aa307c --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/u.glif @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/uacute.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/uacute.glif new file mode 100644 index 0000000..6784186 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/uacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/ucircumflex.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/ucircumflex.glif new file mode 100644 index 0000000..2bc1bfd --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/ucircumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/udieresis.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/udieresis.glif new file mode 100644 index 0000000..49b88b1 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/udieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/ugrave.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/ugrave.glif new file mode 100644 index 0000000..2d8e390 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/ugrave.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/uhungarumlaut.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/uhungarumlaut.glif new file mode 100644 index 0000000..b4888dc --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/uhungarumlaut.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + hungarumlaut + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/umacron.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/umacron.glif new file mode 100644 index 0000000..2c09f02 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/umacron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/underscore.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/underscore.glif new file mode 100644 index 0000000..add272a --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/underscore.glif @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/uogonek.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/uogonek.glif new file mode 100644 index 0000000..3a2489e --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/uogonek.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/uring.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/uring.glif new file mode 100644 index 0000000..6101f49 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/uring.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/v.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/v.glif new file mode 100644 index 0000000..d0562fe --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/v.glif @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/w.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/w.glif new file mode 100644 index 0000000..32bebdf --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/w.glif @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/wacute.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/wacute.glif new file mode 100644 index 0000000..b1f0273 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/wacute.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + acute + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/wcircumflex.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/wcircumflex.glif new file mode 100644 index 0000000..7273c90 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/wcircumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/wdieresis.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/wdieresis.glif new file mode 100644 index 0000000..503be18 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/wdieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/wgrave.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/wgrave.glif new file mode 100644 index 0000000..5b0b964 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/wgrave.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + grave + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/x.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/x.glif new file mode 100644 index 0000000..e736f2a --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/x.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/y.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/y.glif new file mode 100644 index 0000000..e96c1fb --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/y.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/yacute.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/yacute.glif new file mode 100644 index 0000000..a7e0254 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/yacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/ycircumflex.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/ycircumflex.glif new file mode 100644 index 0000000..8471d76 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/ycircumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/ydieresis.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/ydieresis.glif new file mode 100644 index 0000000..d6a866d --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/ydieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/yen.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/yen.glif new file mode 100644 index 0000000..5f32bca --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/yen.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/ygrave.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/ygrave.glif new file mode 100644 index 0000000..a783167 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/ygrave.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/z.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/z.glif new file mode 100644 index 0000000..40f5645 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/z.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/zacute.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/zacute.glif new file mode 100644 index 0000000..bc15cf7 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/zacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/zcaron.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/zcaron.glif new file mode 100644 index 0000000..656c3a3 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/zcaron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/zdotaccent.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/zdotaccent.glif new file mode 100644 index 0000000..066ed50 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/zdotaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/glyphs/zero.glif b/Fonts/UFO/Metropolis-Black.ufo/glyphs/zero.glif new file mode 100644 index 0000000..d6d719d --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/glyphs/zero.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/groups.plist b/Fonts/UFO/Metropolis-Black.ufo/groups.plist new file mode 100644 index 0000000..bc8f568 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/groups.plist @@ -0,0 +1,847 @@ + + + + + public.kern1.A + + A + Aacute + Abreve + Acircumflex + Adieresis + Agrave + Amacron + Aogonek + Aring + Atilde + + public.kern1.B + + B + + public.kern1.C + + C + Cacute + Ccaron + Ccedilla + + public.kern1.D + + D + Eth + Dcaron + Dcroat + + public.kern1.E + + AE + E + Eacute + Ecaron + Ecircumflex + Edieresis + Edotaccent + Edotbelow + Egrave + Emacron + Eogonek + Etilde + OE + + public.kern1.F + + F + + public.kern1.G + + G + Gbreve + Gcommaaccent + + public.kern1.H + + H + + public.kern1.I + + I + Iacute + Icircumflex + Idieresis + Idotaccent + Igrave + Imacron + Iogonek + + public.kern1.J + + J + + public.kern1.K + + K + Kcommaaccent + + public.kern1.L + + L + Lacute + Lcaron + + public.kern1.Lslash + + Lslash + + public.kern1.M + + M + + public.kern1.N + + N + Nacute + Ncaron + Ncommaaccent + Ntilde + + public.kern1.O + + O + Oacute + Ocircumflex + Odieresis + Ograve + Ohungarumlaut + Omacron + Otilde + + public.kern1.Oslash + + Oslash + + public.kern1.P + + P + + public.kern1.Q + + Q + + public.kern1.R + + R + Racute + Rcaron + Rcommaaccent + + public.kern1.S + + S + Sacute + Scaron + Scedilla + + public.kern1.T + + T + Tcaron + Tcedilla + + public.kern1.Thorn + + Thorn + + public.kern1.U + + U + Uacute + Ucircumflex + Udieresis + Ugrave + Uhungarumlaut + Umacron + Uogonek + Uring + + public.kern1.V + + V + + public.kern1.W + + W + Wacute + Wcircumflex + Wdieresis + Wgrave + + public.kern1.X + + X + + public.kern1.Y + + Y + Yacute + Ycircumflex + Ydieresis + Ygrave + + public.kern1.Z + + Z + Zacute + Zcaron + Zdotaccent + + public.kern1.a + + a + aacute + abreve + acircumflex + adieresis + agrave + amacron + aogonek + aring + atilde + + public.kern1.a.alt + + a.alt + aacute.alt + abreve.alt + acircumflex.alt + adieresis.alt + agrave.alt + amacron.alt + aogonek.alt + aring.alt + atilde.alt + + public.kern1.b + + b + + public.kern1.c + + c + cacute + ccaron + ccedilla + + public.kern1.d + + d + + public.kern1.dcaron + + dcaron + + public.kern1.dcroat + + dcroat + + public.kern1.e + + ae + e + eacute + ecaron + ecircumflex + edieresis + edotaccent + edotbelow + egrave + emacron + eogonek + etilde + oe + + public.kern1.eth + + eth + + public.kern1.f + + f + + public.kern1.g + + g + gbreve + gcommaaccent + + public.kern1.germandbls + + germandbls + + public.kern1.h + + h + + public.kern1.i + + i + idotless + iacute + icircumflex + idieresis + igrave + imacron + iogonek + + public.kern1.j + + j + jdotless + + public.kern1.k + + k + kcommaaccent + + public.kern1.l + + l + lacute + + public.kern1.lcaron + + lcaron + + public.kern1.lslash + + lslash + + public.kern1.m + + m + + public.kern1.n + + n + nacute + ncaron + ncommaaccent + ntilde + + public.kern1.o + + o + oacute + ocircumflex + odieresis + ograve + ohungarumlaut + omacron + otilde + + public.kern1.oslash + + oslash + + public.kern1.p + + p + + public.kern1.q + + q + + public.kern1.r + + r + racute + rcaron + rcommaaccent + + public.kern1.s + + s + sacute + scaron + scedilla + + public.kern1.t + + t + tcedilla + + public.kern1.tcaron + + tcaron + + public.kern1.thorn + + thorn + + public.kern1.u + + u + uacute + ucircumflex + udieresis + ugrave + uhungarumlaut + umacron + uogonek + uring + + public.kern1.v + + v + + public.kern1.w + + w + wacute + wcircumflex + wdieresis + wgrave + + public.kern1.x + + x + + public.kern1.y + + y + yacute + ycircumflex + ydieresis + ygrave + + public.kern1.z + + z + zacute + zcaron + zdotaccent + + public.kern2.A + + A + Aacute + Abreve + Acircumflex + Adieresis + Agrave + Amacron + Aogonek + Aring + Atilde + AE + + public.kern2.B + + B + + public.kern2.C + + C + Cacute + Ccaron + Ccedilla + + public.kern2.D + + D + Dcaron + + public.kern2.E + + E + Eacute + Ecaron + Ecircumflex + Edieresis + Edotaccent + Edotbelow + Egrave + Emacron + Eogonek + Etilde + + public.kern2.Eth + + Eth + Dcroat + + public.kern2.F + + F + + public.kern2.G + + G + Gbreve + Gcommaaccent + + public.kern2.H + + H + + public.kern2.I + + I + Iacute + Icircumflex + Idieresis + Idotaccent + Igrave + Imacron + Iogonek + + public.kern2.J + + J + + public.kern2.K + + K + Kcommaaccent + + public.kern2.L + + L + Lacute + Lcaron + + public.kern2.Lslash + + Lslash + + public.kern2.M + + M + + public.kern2.N + + N + Nacute + Ncaron + Ncommaaccent + Ntilde + + public.kern2.O + + O + Oacute + Ocircumflex + Odieresis + Ograve + Ohungarumlaut + Omacron + Otilde + OE + + public.kern2.Oslash + + Oslash + + public.kern2.P + + P + + public.kern2.Q + + Q + + public.kern2.R + + R + Racute + Rcaron + Rcommaaccent + + public.kern2.S + + S + Sacute + Scaron + Scedilla + + public.kern2.T + + T + Tcaron + Tcedilla + + public.kern2.Thorn + + Thorn + + public.kern2.U + + U + Uacute + Ucircumflex + Udieresis + Ugrave + Uhungarumlaut + Umacron + Uogonek + Uring + + public.kern2.V + + V + + public.kern2.W + + W + Wacute + Wcircumflex + Wdieresis + Wgrave + + public.kern2.X + + X + + public.kern2.Y + + Y + Yacute + Ycircumflex + Ydieresis + Ygrave + + public.kern2.Z + + Z + Zacute + Zcaron + Zdotaccent + + public.kern2.a + + a + aacute + abreve + acircumflex + adieresis + agrave + amacron + aogonek + aring + atilde + ae + + public.kern2.a.alt + + a.alt + aacute.alt + abreve.alt + acircumflex.alt + adieresis.alt + agrave.alt + amacron.alt + aogonek.alt + aring.alt + atilde.alt + + public.kern2.b + + b + + public.kern2.c + + c + cacute + ccaron + ccedilla + + public.kern2.d + + d + + public.kern2.dcaron + + dcaron + + public.kern2.dcroat + + dcroat + + public.kern2.e + + e + eacute + ecaron + ecircumflex + edieresis + edotaccent + edotbelow + egrave + emacron + eogonek + etilde + + public.kern2.eth + + eth + + public.kern2.f + + f + + public.kern2.g + + g + gbreve + gcommaaccent + + public.kern2.germandbls + + germandbls + + public.kern2.h + + h + + public.kern2.i + + i + idotless + iacute + icircumflex + idieresis + igrave + imacron + iogonek + + public.kern2.j + + j + jdotless + + public.kern2.k + + k + kcommaaccent + + public.kern2.l + + l + lacute + + public.kern2.lcaron + + lcaron + + public.kern2.lslash + + lslash + + public.kern2.m + + m + + public.kern2.n + + n + nacute + ncaron + ncommaaccent + ntilde + + public.kern2.o + + o + oacute + ocircumflex + odieresis + ograve + ohungarumlaut + omacron + otilde + oe + + public.kern2.oslash + + oslash + + public.kern2.p + + p + + public.kern2.q + + q + + public.kern2.r + + r + racute + rcaron + rcommaaccent + + public.kern2.s + + s + sacute + scaron + scedilla + + public.kern2.t + + t + tcedilla + + public.kern2.tcaron + + tcaron + + public.kern2.thorn + + thorn + + public.kern2.u + + u + uacute + ucircumflex + udieresis + ugrave + uhungarumlaut + umacron + uogonek + uring + + public.kern2.v + + v + + public.kern2.w + + w + wacute + wcircumflex + wdieresis + wgrave + + public.kern2.x + + x + + public.kern2.y + + y + yacute + ycircumflex + ydieresis + ygrave + + public.kern2.z + + z + zacute + zcaron + zdotaccent + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/kerning.plist b/Fonts/UFO/Metropolis-Black.ufo/kerning.plist new file mode 100644 index 0000000..0994c8e --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/kerning.plist @@ -0,0 +1,14240 @@ + + + + + ampersand + + ampersand + -20 + asciicircum + -140 + asciitilde + -60 + asterisk + -125 + at + -10 + backslash + -140 + braceleft + -35 + braceright + -35 + bullet + -10 + cent + -10 + colon + -10 + comma + -10 + copyright + -10 + degree + -115 + divide + -10 + dollar + -25 + ellipsis + -10 + emdash + -10 + endash + -10 + equal + -10 + euro + -70 + guillemetleft + 15 + guillemetright + -10 + guilsinglleft + 15 + guilsinglright + -10 + hyphen + -10 + less + -10 + minus + -10 + multiply + -45 + numbersign + -50 + paragraph + -100 + parenleft + -10 + parenright + -85 + percent + -115 + periodcentered + -10 + perthousand + -115 + plus + -10 + public.kern2.A + -15 + public.kern2.C + -15 + public.kern2.G + -15 + public.kern2.J + 25 + public.kern2.O + -15 + public.kern2.Oslash + -15 + public.kern2.Q + -15 + public.kern2.T + -85 + public.kern2.U + -10 + public.kern2.V + -75 + public.kern2.W + -55 + public.kern2.X + -20 + public.kern2.Y + -80 + public.kern2.a + -25 + public.kern2.a.alt + -10 + public.kern2.c + -10 + public.kern2.d + -10 + public.kern2.dcaron + -10 + public.kern2.dcroat + -10 + public.kern2.e + -10 + public.kern2.eth + -10 + public.kern2.f + -45 + public.kern2.g + -10 + public.kern2.o + -10 + public.kern2.oslash + -10 + public.kern2.q + -10 + public.kern2.s + -25 + public.kern2.t + -45 + public.kern2.tcaron + -45 + public.kern2.u + -10 + public.kern2.v + -30 + public.kern2.w + -35 + public.kern2.x + -15 + public.kern2.y + -55 + question + -95 + questiondown + -10 + quotedbl + -125 + quotedblbase + -10 + quotedblleft + -115 + quotedblright + -125 + quoteleft + -115 + quoteright + -125 + quotesinglbase + -10 + quotesingle + -125 + registered + -50 + semicolon + -10 + slash + -10 + sterling + -15 + trademark + -95 + underscore + -190 + yen + -70 + + asciicircum + + ampersand + -115 + asciitilde + -45 + at + -30 + backslash + -85 + braceleft + -75 + braceright + -35 + bullet + -45 + cent + -50 + comma + -155 + copyright + -25 + degree + -40 + dollar + -35 + ellipsis + -250 + emdash + -250 + endash + -250 + euro + -65 + guillemetleft + -100 + guillemetright + 15 + guilsinglleft + -100 + guilsinglright + 15 + hyphen + -180 + multiply + -15 + numbersign + -100 + paragraph + -10 + parenleft + -25 + parenright + -75 + percent + -25 + periodcentered + -110 + perthousand + -25 + public.kern2.A + -75 + public.kern2.C + -10 + public.kern2.G + -10 + public.kern2.J + -250 + public.kern2.O + -10 + public.kern2.Oslash + -10 + public.kern2.Q + -10 + public.kern2.S + -10 + public.kern2.T + -15 + public.kern2.V + -45 + public.kern2.W + -35 + public.kern2.X + -60 + public.kern2.Y + -50 + public.kern2.a + -80 + public.kern2.a.alt + -40 + public.kern2.c + -55 + public.kern2.d + -40 + public.kern2.dcaron + -40 + public.kern2.dcroat + -40 + public.kern2.e + -50 + public.kern2.eth + -55 + public.kern2.g + -35 + public.kern2.o + -55 + public.kern2.oslash + -55 + public.kern2.q + -40 + public.kern2.s + -35 + public.kern2.v + -15 + public.kern2.w + -15 + public.kern2.x + -25 + public.kern2.y + -25 + question + -100 + questiondown + -115 + quotedbl + -45 + quotedblbase + -250 + quotedblleft + -10 + quotedblright + -65 + quoteleft + -10 + quoteright + -65 + quotesinglbase + -155 + quotesingle + -45 + slash + -155 + sterling + -115 + trademark + -20 + underscore + -250 + yen + -50 + + asciitilde + + ampersand + -70 + asciicircum + -10 + asciitilde + -35 + asterisk + -10 + at + -30 + backslash + -90 + braceleft + -45 + braceright + -40 + bullet + -30 + cent + -35 + comma + -155 + copyright + -25 + degree + -45 + dollar + -40 + ellipsis + -210 + emdash + -10 + endash + -10 + euro + -70 + guillemetleft + -50 + guillemetright + 0 + guilsinglleft + -50 + guilsinglright + 0 + hyphen + -10 + multiply + -20 + numbersign + -105 + paragraph + -15 + parenleft + -25 + parenright + -110 + percent + -25 + periodcentered + -40 + perthousand + -25 + public.kern2.A + -75 + public.kern2.C + -15 + public.kern2.G + -15 + public.kern2.J + -245 + public.kern2.O + -15 + public.kern2.Oslash + -15 + public.kern2.Q + -15 + public.kern2.S + -15 + public.kern2.T + -90 + public.kern2.V + -50 + public.kern2.W + -40 + public.kern2.X + -65 + public.kern2.Y + -55 + public.kern2.a + -85 + public.kern2.a.alt + -35 + public.kern2.c + -40 + public.kern2.d + -35 + public.kern2.dcaron + -35 + public.kern2.dcroat + -35 + public.kern2.e + -35 + public.kern2.eth + -40 + public.kern2.g + -30 + public.kern2.o + -40 + public.kern2.oslash + -40 + public.kern2.q + -35 + public.kern2.s + -35 + public.kern2.v + -15 + public.kern2.w + -20 + public.kern2.x + -30 + public.kern2.y + -25 + question + -145 + questiondown + -120 + quotedbl + -50 + quotedblbase + -210 + quotedblleft + -15 + quotedblright + -60 + quoteleft + -15 + quoteright + -60 + quotesinglbase + -155 + quotesingle + -50 + semicolon + -10 + slash + -145 + sterling + -50 + trademark + -95 + underscore + -245 + yen + -55 + + asterisk + + ampersand + -100 + asciitilde + -40 + at + -30 + braceleft + -65 + braceright + -35 + bullet + -40 + cent + -45 + comma + -155 + copyright + -25 + dollar + -30 + ellipsis + -215 + emdash + -10 + endash + -10 + euro + -60 + guillemetleft + -90 + guillemetright + 10 + guilsinglleft + -90 + guilsinglright + 10 + hyphen + -10 + multiply + -15 + numbersign + -100 + parenleft + -25 + percent + -10 + periodcentered + -65 + perthousand + -10 + public.kern2.A + -75 + public.kern2.C + -10 + public.kern2.G + -10 + public.kern2.J + -215 + public.kern2.O + -10 + public.kern2.Oslash + -15 + public.kern2.Q + -10 + public.kern2.V + -15 + public.kern2.W + -10 + public.kern2.X + -20 + public.kern2.Y + -15 + public.kern2.a + -55 + public.kern2.a.alt + -40 + public.kern2.c + -50 + public.kern2.d + -40 + public.kern2.dcaron + -40 + public.kern2.dcroat + -40 + public.kern2.e + -45 + public.kern2.eth + -50 + public.kern2.g + -35 + public.kern2.o + -50 + public.kern2.oslash + -50 + public.kern2.q + -40 + public.kern2.s + -35 + public.kern2.v + -10 + public.kern2.w + -10 + public.kern2.x + -20 + public.kern2.y + -15 + questiondown + -115 + quotedblbase + -215 + quotesinglbase + -155 + slash + -155 + sterling + -60 + underscore + -215 + yen + -20 + + at + + ampersand + -10 + asciicircum + -15 + asterisk + -15 + backslash + -85 + braceleft + -25 + braceright + -35 + colon + -10 + comma + -35 + degree + -40 + dollar + -40 + ellipsis + -35 + euro + -60 + guillemetleft + 30 + guilsinglleft + 30 + multiply + -20 + numbersign + -60 + paragraph + -15 + parenright + -80 + percent + -25 + perthousand + -25 + public.kern2.A + -45 + public.kern2.J + -35 + public.kern2.S + -15 + public.kern2.T + -15 + public.kern2.V + -55 + public.kern2.W + -40 + public.kern2.X + -60 + public.kern2.Y + -55 + public.kern2.a + -20 + public.kern2.s + -20 + public.kern2.v + -15 + public.kern2.w + -20 + public.kern2.x + -30 + public.kern2.y + -30 + question + -120 + questiondown + -60 + quotedbl + -50 + quotedblbase + -35 + quotedblleft + -20 + quotedblright + -60 + quoteleft + -20 + quoteright + -60 + quotesinglbase + -35 + quotesingle + -50 + semicolon + -10 + slash + -65 + sterling + -35 + trademark + -20 + underscore + -120 + yen + -60 + + backslash + + ampersand + -35 + asciicircum + -155 + asciitilde + -115 + asterisk + -155 + at + -50 + backslash + -235 + bar + 50 + braceleft + -35 + braceright + 10 + bracketleft + 50 + bracketright + 50 + bullet + -85 + cent + -60 + copyright + -55 + degree + -185 + divide + -65 + dollar + -20 + emdash + -40 + endash + -40 + equal + -20 + euro + -120 + greater + 20 + guillemetleft + -50 + guilsinglleft + -50 + hyphen + -40 + less + -80 + minus + -65 + multiply + -95 + paragraph + -155 + parenleft + -40 + parenright + 35 + percent + -55 + periodcentered + -80 + perthousand + -65 + plus + -65 + public.kern2.A + 20 + public.kern2.B + 30 + public.kern2.C + -90 + public.kern2.D + 30 + public.kern2.E + 20 + public.kern2.Eth + 30 + public.kern2.F + 20 + public.kern2.G + -90 + public.kern2.H + 20 + public.kern2.I + 20 + public.kern2.J + 30 + public.kern2.K + 20 + public.kern2.L + 20 + public.kern2.Lslash + 20 + public.kern2.M + 20 + public.kern2.N + 20 + public.kern2.O + -90 + public.kern2.Oslash + 20 + public.kern2.P + 20 + public.kern2.Q + -90 + public.kern2.R + 20 + public.kern2.T + -60 + public.kern2.Thorn + 20 + public.kern2.U + -70 + public.kern2.V + -90 + public.kern2.W + -60 + public.kern2.X + 20 + public.kern2.Y + -60 + public.kern2.Z + 20 + public.kern2.a + -25 + public.kern2.a.alt + -55 + public.kern2.b + 20 + public.kern2.c + -65 + public.kern2.d + -55 + public.kern2.dcaron + -55 + public.kern2.dcroat + -55 + public.kern2.e + -60 + public.kern2.eth + -55 + public.kern2.f + -15 + public.kern2.g + -30 + public.kern2.germandbls + 20 + public.kern2.h + 20 + public.kern2.i + 20 + public.kern2.j + 85 + public.kern2.l + 20 + public.kern2.lcaron + 20 + public.kern2.lslash + 20 + public.kern2.m + 20 + public.kern2.n + 20 + public.kern2.o + -65 + public.kern2.oslash + 20 + public.kern2.p + 50 + public.kern2.q + -55 + public.kern2.r + 20 + public.kern2.t + -60 + public.kern2.tcaron + -60 + public.kern2.thorn + 50 + public.kern2.u + -35 + public.kern2.v + -30 + public.kern2.w + -35 + public.kern2.x + 20 + public.kern2.y + -15 + public.kern2.z + 20 + question + -95 + questiondown + 30 + quotedbl + -190 + quotedblleft + -160 + quotedblright + -200 + quoteleft + -155 + quoteright + -155 + quotesingle + -145 + registered + -130 + slash + 100 + sterling + 10 + trademark + -165 + underscore + 50 + yen + -45 + + bar + + backslash + 50 + braceleft + -25 + braceright + -30 + dollar + -15 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + public.kern2.J + 30 + public.kern2.j + 35 + slash + 50 + sterling + -10 + + braceleft + + ampersand + -35 + asciicircum + -35 + asciitilde + -40 + asterisk + -35 + at + -30 + bar + -30 + braceleft + -60 + braceright + -65 + bracketleft + -30 + bracketright + -30 + bullet + -30 + cent + -30 + colon + -30 + comma + -35 + copyright + -30 + degree + -35 + divide + -30 + dollar + -50 + ellipsis + -35 + emdash + -30 + endash + -30 + equal + -30 + euro + -95 + greater + -30 + guillemetright + -15 + guilsinglright + -15 + hyphen + -30 + less + -30 + minus + -30 + multiply + -45 + numbersign + -55 + paragraph + -30 + parenleft + -30 + parenright + -40 + percent + -30 + periodcentered + -30 + perthousand + -30 + plus + -30 + public.kern2.A + -35 + public.kern2.B + -30 + public.kern2.C + -30 + public.kern2.D + -30 + public.kern2.E + -30 + public.kern2.Eth + -30 + public.kern2.F + -30 + public.kern2.G + -30 + public.kern2.H + -30 + public.kern2.I + -30 + public.kern2.K + -30 + public.kern2.L + -30 + public.kern2.Lslash + -30 + public.kern2.M + -30 + public.kern2.N + -30 + public.kern2.O + -30 + public.kern2.Oslash + -35 + public.kern2.P + -30 + public.kern2.Q + -30 + public.kern2.R + -30 + public.kern2.S + -30 + public.kern2.T + -30 + public.kern2.Thorn + -30 + public.kern2.U + -30 + public.kern2.V + -50 + public.kern2.W + -50 + public.kern2.X + -35 + public.kern2.Y + -50 + public.kern2.Z + -30 + public.kern2.a + -35 + public.kern2.a.alt + -30 + public.kern2.b + -30 + public.kern2.c + -30 + public.kern2.d + -30 + public.kern2.dcaron + -30 + public.kern2.dcroat + -30 + public.kern2.e + -30 + public.kern2.eth + -35 + public.kern2.f + -30 + public.kern2.g + -30 + public.kern2.germandbls + -30 + public.kern2.h + -30 + public.kern2.i + -30 + public.kern2.l + -30 + public.kern2.lcaron + -30 + public.kern2.lslash + -30 + public.kern2.m + -30 + public.kern2.n + -30 + public.kern2.o + -30 + public.kern2.oslash + -30 + public.kern2.p + -30 + public.kern2.q + -30 + public.kern2.r + -30 + public.kern2.s + -40 + public.kern2.t + -30 + public.kern2.tcaron + -30 + public.kern2.thorn + -30 + public.kern2.u + -30 + public.kern2.v + -35 + public.kern2.w + -35 + public.kern2.x + -35 + public.kern2.y + -35 + public.kern2.z + -30 + question + -40 + questiondown + -35 + quotedbl + -40 + quotedblbase + -35 + quotedblleft + -30 + quotedblright + -40 + quoteleft + -30 + quoteright + -40 + quotesinglbase + -35 + quotesingle + -40 + registered + -30 + semicolon + -35 + slash + 0 + sterling + -45 + trademark + -30 + underscore + -35 + yen + -50 + + braceright + + ampersand + -25 + asciicircum + -75 + asciitilde + -35 + asterisk + -65 + at + -25 + backslash + -90 + bar + -25 + braceleft + -55 + braceright + -60 + bracketleft + -25 + bracketright + -25 + bullet + -25 + cent + -25 + colon + -35 + comma + -35 + copyright + -25 + degree + -70 + divide + -25 + dollar + -75 + ellipsis + -35 + emdash + -25 + endash + -25 + equal + -25 + euro + -90 + greater + -25 + guillemetright + -50 + guilsinglright + -50 + hyphen + -25 + less + -25 + minus + -25 + multiply + -45 + numbersign + -60 + paragraph + -50 + parenleft + -25 + parenright + -75 + percent + -70 + periodcentered + -25 + perthousand + -70 + plus + -25 + public.kern2.A + -55 + public.kern2.B + -25 + public.kern2.C + -25 + public.kern2.D + -25 + public.kern2.E + -25 + public.kern2.Eth + -25 + public.kern2.F + -25 + public.kern2.G + -25 + public.kern2.H + -25 + public.kern2.I + -25 + public.kern2.J + -40 + public.kern2.K + -25 + public.kern2.L + -25 + public.kern2.Lslash + -25 + public.kern2.M + -25 + public.kern2.N + -25 + public.kern2.O + -25 + public.kern2.Oslash + -30 + public.kern2.P + -25 + public.kern2.Q + -25 + public.kern2.R + -25 + public.kern2.S + -50 + public.kern2.T + -70 + public.kern2.Thorn + -25 + public.kern2.U + -25 + public.kern2.V + -80 + public.kern2.W + -65 + public.kern2.X + -65 + public.kern2.Y + -85 + public.kern2.Z + -25 + public.kern2.a + -25 + public.kern2.a.alt + -25 + public.kern2.b + -25 + public.kern2.c + -25 + public.kern2.d + -25 + public.kern2.dcaron + -25 + public.kern2.dcroat + -25 + public.kern2.e + -25 + public.kern2.eth + -25 + public.kern2.f + -25 + public.kern2.g + -25 + public.kern2.germandbls + -25 + public.kern2.h + -25 + public.kern2.i + -25 + public.kern2.j + -25 + public.kern2.l + -25 + public.kern2.lcaron + -25 + public.kern2.lslash + -25 + public.kern2.m + -25 + public.kern2.n + -25 + public.kern2.o + -25 + public.kern2.oslash + -25 + public.kern2.p + -25 + public.kern2.q + -25 + public.kern2.r + -25 + public.kern2.s + -45 + public.kern2.t + -25 + public.kern2.tcaron + -25 + public.kern2.thorn + -25 + public.kern2.u + -25 + public.kern2.v + -40 + public.kern2.w + -45 + public.kern2.x + -55 + public.kern2.y + -55 + public.kern2.z + -25 + question + -90 + questiondown + -70 + quotedbl + -75 + quotedblbase + -35 + quotedblleft + -55 + quotedblright + -75 + quoteleft + -55 + quoteright + -75 + quotesinglbase + -35 + quotesingle + -75 + registered + -35 + semicolon + -35 + slash + -35 + sterling + -65 + trademark + -70 + underscore + -70 + yen + -85 + + bracketleft + + backslash + 25 + braceleft + -25 + braceright + -30 + dollar + -15 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + public.kern2.J + 30 + public.kern2.j + 50 + slash + 50 + sterling + -10 + + bracketright + + backslash + 25 + braceleft + -25 + braceright + -30 + dollar + -15 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + public.kern2.J + 30 + public.kern2.j + 50 + slash + 50 + sterling + -10 + + bullet + + ampersand + -10 + asciicircum + -45 + asterisk + -40 + backslash + -115 + braceleft + -25 + braceright + -35 + colon + -25 + comma + -60 + degree + -85 + dollar + -60 + ellipsis + -60 + euro + -60 + guillemetleft + 30 + guillemetright + -30 + guilsinglleft + 30 + guilsinglright + -30 + multiply + -25 + numbersign + -65 + paragraph + -35 + parenright + -125 + percent + -60 + perthousand + -60 + public.kern2.A + -45 + public.kern2.J + -120 + public.kern2.S + -35 + public.kern2.T + -65 + public.kern2.V + -60 + public.kern2.W + -45 + public.kern2.X + -60 + public.kern2.Y + -65 + public.kern2.a + -30 + public.kern2.s + -20 + public.kern2.v + -20 + public.kern2.w + -25 + public.kern2.x + -35 + public.kern2.y + -40 + question + -140 + questiondown + -105 + quotedbl + -70 + quotedblbase + -60 + quotedblleft + -40 + quotedblright + -85 + quoteleft + -40 + quoteright + -85 + quotesinglbase + -60 + quotesingle + -70 + registered + -20 + semicolon + -25 + slash + -85 + sterling + -35 + trademark + -75 + underscore + -190 + yen + -65 + + cent + + backslash + -65 + braceleft + -25 + braceright + -30 + degree + -15 + dollar + -15 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + parenright + -70 + public.kern2.A + -10 + public.kern2.J + 30 + public.kern2.V + -40 + public.kern2.W + -25 + public.kern2.X + -15 + public.kern2.Y + -40 + public.kern2.s + -10 + public.kern2.x + -10 + public.kern2.y + -10 + question + -85 + quotedbl + -30 + quotedblright + -55 + quoteright + -55 + quotesingle + -30 + sterling + -10 + underscore + -85 + yen + -40 + + colon + + ampersand + -10 + asciitilde + -30 + at + -20 + backslash + -65 + braceleft + -35 + braceright + -30 + bullet + -25 + cent + -25 + copyright + -20 + degree + -20 + dollar + -20 + euro + -60 + guillemetleft + -40 + guillemetright + 15 + guilsinglleft + -40 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + parenleft + -15 + parenright + -65 + percent + -10 + periodcentered + -40 + perthousand + -10 + public.kern2.A + -15 + public.kern2.J + 25 + public.kern2.Oslash + -10 + public.kern2.V + -40 + public.kern2.W + -30 + public.kern2.X + -20 + public.kern2.Y + -45 + public.kern2.a.alt + -20 + public.kern2.c + -30 + public.kern2.d + -20 + public.kern2.dcaron + -20 + public.kern2.dcroat + -20 + public.kern2.e + -25 + public.kern2.eth + -25 + public.kern2.g + -25 + public.kern2.o + -30 + public.kern2.oslash + -25 + public.kern2.q + -20 + public.kern2.s + -15 + public.kern2.v + -10 + public.kern2.w + -10 + public.kern2.x + -15 + public.kern2.y + -15 + question + -85 + questiondown + -10 + quotedbl + -30 + quotedblright + -40 + quoteright + -40 + quotesingle + -30 + sterling + -10 + underscore + -55 + yen + -45 + + comma + + ampersand + -15 + asciicircum + -155 + asciitilde + -155 + asterisk + -155 + at + -25 + backslash + -155 + braceleft + -45 + braceright + -30 + bullet + -70 + cent + -35 + copyright + -35 + degree + -155 + divide + -50 + dollar + -15 + emdash + -15 + endash + -15 + euro + -105 + guillemetleft + -50 + guillemetright + 10 + guilsinglleft + -50 + guilsinglright + 10 + hyphen + -15 + less + -80 + minus + -50 + multiply + -100 + numbersign + -25 + paragraph + -155 + parenleft + -25 + parenright + -25 + percent + -90 + periodcentered + -65 + perthousand + -100 + plus + -50 + public.kern2.A + -10 + public.kern2.C + -70 + public.kern2.G + -70 + public.kern2.J + 30 + public.kern2.O + -70 + public.kern2.Oslash + -10 + public.kern2.Q + -65 + public.kern2.T + -80 + public.kern2.U + -45 + public.kern2.V + -100 + public.kern2.W + -70 + public.kern2.X + -10 + public.kern2.Y + -80 + public.kern2.a + -10 + public.kern2.a.alt + -30 + public.kern2.c + -40 + public.kern2.d + -30 + public.kern2.dcaron + -30 + public.kern2.dcroat + -30 + public.kern2.e + -35 + public.kern2.eth + -30 + public.kern2.f + -40 + public.kern2.g + -45 + public.kern2.j + 15 + public.kern2.o + -40 + public.kern2.oslash + -10 + public.kern2.q + -30 + public.kern2.t + -45 + public.kern2.tcaron + -45 + public.kern2.u + -15 + public.kern2.v + -45 + public.kern2.w + -50 + public.kern2.x + -10 + public.kern2.y + -85 + question + -90 + quotedbl + -155 + quotedblleft + -155 + quotedblright + -155 + quoteleft + -155 + quoteright + -155 + quotesingle + -145 + registered + -145 + slash + 15 + sterling + -10 + trademark + -155 + underscore + -15 + yen + -65 + + copyright + + asciicircum + -25 + asciitilde + -10 + asterisk + -25 + backslash + -105 + braceleft + -25 + braceright + -30 + colon + -20 + comma + -25 + degree + -55 + dollar + -55 + ellipsis + -25 + euro + -60 + guillemetleft + 35 + guilsinglleft + 35 + multiply + -20 + numbersign + -50 + paragraph + -25 + parenright + -105 + percent + -40 + perthousand + -40 + public.kern2.A + -40 + public.kern2.J + -25 + public.kern2.S + -25 + public.kern2.T + -30 + public.kern2.V + -60 + public.kern2.W + -45 + public.kern2.X + -50 + public.kern2.Y + -65 + public.kern2.a + -15 + public.kern2.s + -20 + public.kern2.v + -20 + public.kern2.w + -25 + public.kern2.x + -35 + public.kern2.y + -40 + question + -110 + questiondown + -50 + quotedbl + -65 + quotedblbase + -25 + quotedblleft + -30 + quotedblright + -70 + quoteleft + -30 + quoteright + -70 + quotesinglbase + -25 + quotesingle + -65 + registered + -15 + semicolon + -20 + slash + -55 + sterling + -35 + trademark + -35 + underscore + -115 + yen + -65 + + degree + + ampersand + -95 + asciicircum + -40 + asciitilde + -80 + at + -65 + backslash + -10 + braceleft + -70 + braceright + -35 + bullet + -85 + cent + -85 + colon + -20 + comma + -155 + copyright + -55 + divide + -20 + dollar + -30 + ellipsis + -210 + emdash + -55 + endash + -55 + euro + -70 + guillemetleft + -135 + guillemetright + -25 + guilsinglleft + -135 + guilsinglright + -25 + hyphen + -55 + less + -20 + minus + -20 + multiply + -50 + numbersign + -120 + parenleft + -50 + periodcentered + -120 + plus + -20 + public.kern2.A + -85 + public.kern2.C + -35 + public.kern2.G + -35 + public.kern2.J + -210 + public.kern2.O + -35 + public.kern2.Oslash + -35 + public.kern2.Q + -35 + public.kern2.V + -20 + public.kern2.W + -15 + public.kern2.X + -25 + public.kern2.Y + -20 + public.kern2.a + -45 + public.kern2.a.alt + -75 + public.kern2.c + -95 + public.kern2.d + -75 + public.kern2.dcaron + -75 + public.kern2.dcroat + -75 + public.kern2.e + -85 + public.kern2.eth + -90 + public.kern2.g + -70 + public.kern2.o + -95 + public.kern2.oslash + -90 + public.kern2.q + -75 + public.kern2.s + -65 + public.kern2.x + -15 + question + -10 + questiondown + -135 + quotedblbase + -210 + quotesinglbase + -155 + registered + -15 + semicolon + -20 + slash + -185 + sterling + -115 + underscore + -210 + yen + -20 + + divide + + backslash + -70 + braceleft + -25 + braceright + -30 + comma + -40 + degree + -20 + dollar + -30 + ellipsis + -40 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -45 + parenright + -85 + percent + -10 + perthousand + -10 + public.kern2.A + -35 + public.kern2.J + -115 + public.kern2.V + -40 + public.kern2.W + -30 + public.kern2.X + -45 + public.kern2.Y + -40 + public.kern2.a + -10 + public.kern2.s + -20 + public.kern2.w + -10 + public.kern2.x + -20 + public.kern2.y + -15 + question + -125 + questiondown + -100 + quotedbl + -30 + quotedblbase + -40 + quotedblright + -55 + quoteright + -55 + quotesinglbase + -40 + quotesingle + -30 + slash + -65 + sterling + -35 + underscore + -295 + yen + -45 + + dollar + + asciicircum + -120 + asciitilde + -25 + asterisk + -75 + backslash + -35 + braceleft + -30 + braceright + -35 + colon + -15 + comma + -15 + degree + -75 + dollar + -65 + ellipsis + -15 + euro + -60 + guillemetleft + 30 + guillemetright + -15 + guilsinglleft + 30 + guilsinglright + -15 + multiply + -20 + numbersign + -40 + paragraph + -70 + parenright + -105 + percent + -90 + perthousand + -90 + public.kern2.A + -35 + public.kern2.C + -15 + public.kern2.G + -15 + public.kern2.J + -15 + public.kern2.O + -15 + public.kern2.Oslash + -15 + public.kern2.Q + -15 + public.kern2.S + -30 + public.kern2.T + -50 + public.kern2.V + -55 + public.kern2.W + -50 + public.kern2.X + -40 + public.kern2.Y + -55 + public.kern2.f + -20 + public.kern2.s + -35 + public.kern2.t + -20 + public.kern2.tcaron + -20 + public.kern2.v + -30 + public.kern2.w + -35 + public.kern2.x + -35 + public.kern2.y + -55 + question + -65 + questiondown + -40 + quotedbl + -55 + quotedblbase + -15 + quotedblleft + -80 + quotedblright + -60 + quoteleft + -80 + quoteright + -60 + quotesinglbase + -15 + quotesingle + -55 + registered + -40 + semicolon + -15 + slash + -45 + sterling + -35 + trademark + -95 + underscore + -135 + yen + -55 + + ellipsis + + ampersand + -10 + asciicircum + -250 + asciitilde + -245 + asterisk + -215 + at + -20 + backslash + -200 + braceleft + -35 + braceright + -30 + bullet + -60 + cent + -25 + copyright + -25 + degree + -210 + divide + -40 + dollar + -20 + euro + -95 + guillemetleft + -40 + guillemetright + 10 + guilsinglleft + -40 + guilsinglright + 10 + less + -70 + minus + -40 + multiply + -90 + numbersign + -20 + paragraph + -245 + parenleft + -15 + parenright + -70 + percent + -115 + periodcentered + -55 + perthousand + -125 + plus + -40 + public.kern2.A + -15 + public.kern2.C + -60 + public.kern2.G + -60 + public.kern2.J + 25 + public.kern2.O + -60 + public.kern2.Oslash + -40 + public.kern2.Q + -55 + public.kern2.T + -80 + public.kern2.U + -35 + public.kern2.V + -95 + public.kern2.W + -65 + public.kern2.X + -20 + public.kern2.Y + -80 + public.kern2.a.alt + -20 + public.kern2.c + -30 + public.kern2.d + -20 + public.kern2.dcaron + -20 + public.kern2.dcroat + -20 + public.kern2.e + -25 + public.kern2.eth + -25 + public.kern2.f + -40 + public.kern2.g + -35 + public.kern2.o + -30 + public.kern2.oslash + -30 + public.kern2.q + -20 + public.kern2.s + -15 + public.kern2.t + -40 + public.kern2.tcaron + -40 + public.kern2.u + -10 + public.kern2.v + -40 + public.kern2.w + -45 + public.kern2.x + -15 + public.kern2.y + -80 + question + -85 + questiondown + -10 + quotedbl + -285 + quotedblleft + -305 + quotedblright + -305 + quoteleft + -155 + quoteright + -155 + quotesingle + -145 + registered + -135 + slash + -10 + sterling + -10 + trademark + -385 + underscore + -60 + yen + -65 + + emdash + + asciicircum + -250 + asterisk + -10 + backslash + -90 + braceleft + -25 + braceright + -30 + degree + -55 + dollar + -35 + euro + -60 + guillemetleft + 35 + guilsinglleft + 35 + multiply + -20 + numbersign + -35 + paragraph + -10 + parenright + -110 + percent + -30 + perthousand + -30 + public.kern2.A + -25 + public.kern2.J + -55 + public.kern2.S + -10 + public.kern2.T + -80 + public.kern2.V + -50 + public.kern2.W + -35 + public.kern2.X + -35 + public.kern2.Y + -50 + public.kern2.s + -20 + public.kern2.v + -10 + public.kern2.w + -15 + public.kern2.x + -25 + public.kern2.y + -25 + question + -90 + questiondown + -40 + quotedbl + -45 + quotedblleft + -15 + quotedblright + -55 + quoteleft + -15 + quoteright + -55 + quotesingle + -45 + slash + -40 + sterling + -35 + trademark + -85 + underscore + -330 + yen + -50 + + endash + + asciicircum + -250 + asterisk + -10 + backslash + -90 + braceleft + -25 + braceright + -30 + degree + -55 + dollar + -35 + euro + -60 + guillemetleft + 35 + guilsinglleft + 35 + multiply + -20 + numbersign + -35 + paragraph + -10 + parenright + -110 + percent + -30 + perthousand + -30 + public.kern2.A + -25 + public.kern2.J + -55 + public.kern2.S + -10 + public.kern2.T + -80 + public.kern2.V + -50 + public.kern2.W + -35 + public.kern2.X + -35 + public.kern2.Y + -50 + public.kern2.s + -20 + public.kern2.v + -10 + public.kern2.w + -15 + public.kern2.x + -25 + public.kern2.y + -25 + question + -90 + questiondown + -40 + quotedbl + -45 + quotedblleft + -15 + quotedblright + -55 + quoteleft + -15 + quoteright + -55 + quotesingle + -45 + slash + -40 + sterling + -35 + trademark + -85 + underscore + -285 + yen + -50 + + equal + + backslash + -15 + braceleft + -25 + braceright + -30 + dollar + -25 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + public.kern2.A + -15 + public.kern2.V + -20 + public.kern2.W + -10 + public.kern2.X + -20 + public.kern2.Y + -20 + public.kern2.s + -20 + public.kern2.x + -10 + question + -35 + questiondown + -15 + slash + -20 + sterling + -10 + underscore + -330 + yen + -20 + + euro + + backslash + -10 + braceleft + -25 + braceright + -30 + dollar + -25 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + public.kern2.A + -15 + public.kern2.J + 0 + public.kern2.V + -15 + public.kern2.W + -10 + public.kern2.X + -20 + public.kern2.Y + -15 + public.kern2.s + -20 + public.kern2.x + -10 + question + -20 + questiondown + -15 + slash + -20 + sterling + -10 + underscore + -145 + yen + -20 + + greater + + backslash + -70 + braceleft + -25 + braceright + -30 + comma + -70 + degree + -20 + dollar + -30 + ellipsis + -70 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -55 + parenright + -85 + percent + -10 + perthousand + -10 + public.kern2.A + -40 + public.kern2.J + -145 + public.kern2.V + -40 + public.kern2.W + -30 + public.kern2.X + -50 + public.kern2.Y + -40 + public.kern2.a + -25 + public.kern2.s + -20 + public.kern2.w + -10 + public.kern2.x + -20 + public.kern2.y + -15 + question + -140 + questiondown + -115 + quotedbl + -30 + quotedblbase + -70 + quotedblright + -55 + quoteright + -55 + quotesinglbase + -70 + quotesingle + -30 + slash + -80 + sterling + -35 + underscore + -300 + yen + -45 + + guillemetleft + + asciicircum + 15 + asciitilde + -25 + asterisk + 10 + at + -15 + backslash + -65 + bar + 15 + braceleft + -50 + braceright + -15 + bracketleft + 15 + bracketright + 15 + bullet + -30 + cent + -30 + colon + 15 + comma + 10 + degree + -25 + divide + 15 + dollar + -15 + ellipsis + 10 + equal + 15 + euro + -45 + greater + 15 + guillemetleft + -75 + guillemetright + 30 + guilsinglleft + -75 + guilsinglright + 30 + less + 15 + minus + 15 + numbersign + -10 + paragraph + 10 + parenright + -80 + periodcentered + -55 + plus + 15 + public.kern2.B + 15 + public.kern2.C + 0 + public.kern2.D + 15 + public.kern2.E + 15 + public.kern2.Eth + 15 + public.kern2.F + 15 + public.kern2.G + 0 + public.kern2.H + 15 + public.kern2.I + 15 + public.kern2.J + 20 + public.kern2.K + 15 + public.kern2.L + 15 + public.kern2.Lslash + 15 + public.kern2.M + 15 + public.kern2.N + 15 + public.kern2.O + 0 + public.kern2.P + 15 + public.kern2.Q + 0 + public.kern2.R + 15 + public.kern2.S + 10 + public.kern2.T + -65 + public.kern2.Thorn + 15 + public.kern2.U + 15 + public.kern2.V + -30 + public.kern2.W + -15 + public.kern2.X + -10 + public.kern2.Y + -30 + public.kern2.Z + 15 + public.kern2.a.alt + -20 + public.kern2.b + 15 + public.kern2.c + -40 + public.kern2.d + -20 + public.kern2.dcaron + -25 + public.kern2.dcroat + -25 + public.kern2.e + -30 + public.kern2.eth + -30 + public.kern2.f + 15 + public.kern2.g + -15 + public.kern2.germandbls + 15 + public.kern2.h + 15 + public.kern2.i + 15 + public.kern2.j + 15 + public.kern2.l + 15 + public.kern2.lcaron + 15 + public.kern2.lslash + 15 + public.kern2.m + 15 + public.kern2.n + 15 + public.kern2.o + -35 + public.kern2.oslash + -35 + public.kern2.p + 15 + public.kern2.q + -20 + public.kern2.r + 15 + public.kern2.s + -15 + public.kern2.t + 15 + public.kern2.tcaron + 15 + public.kern2.thorn + 15 + public.kern2.u + 15 + public.kern2.z + 15 + question + -75 + quotedbl + -25 + quotedblbase + 10 + quotedblleft + 0 + quotedblright + -45 + quoteleft + 0 + quoteright + -45 + quotesinglbase + 10 + quotesingle + -25 + registered + 15 + semicolon + 15 + trademark + -70 + underscore + -315 + yen + -30 + + guillemetright + + ampersand + 25 + asciicircum + -100 + asciitilde + -15 + asterisk + -90 + at + 35 + backslash + -115 + bar + 35 + bracketleft + 35 + bracketright + 35 + bullet + 30 + cent + 35 + colon + -40 + comma + -40 + copyright + 35 + degree + -135 + divide + 35 + dollar + -95 + ellipsis + -40 + emdash + 35 + endash + 35 + equal + 35 + euro + -25 + greater + 35 + guillemetleft + 70 + guillemetright + -75 + guilsinglleft + 70 + guilsinglright + -75 + hyphen + 35 + less + 35 + minus + 35 + multiply + 15 + numbersign + -25 + paragraph + -70 + parenleft + 35 + parenright + -95 + percent + -105 + periodcentered + 35 + perthousand + -105 + plus + 35 + public.kern2.A + -10 + public.kern2.B + 35 + public.kern2.C + 25 + public.kern2.D + 35 + public.kern2.E + 35 + public.kern2.Eth + 35 + public.kern2.F + 35 + public.kern2.G + 25 + public.kern2.H + 35 + public.kern2.I + 35 + public.kern2.J + -85 + public.kern2.K + 35 + public.kern2.L + 35 + public.kern2.Lslash + 35 + public.kern2.M + 35 + public.kern2.N + 35 + public.kern2.O + 25 + public.kern2.Oslash + 25 + public.kern2.P + 35 + public.kern2.Q + 25 + public.kern2.R + 35 + public.kern2.S + -75 + public.kern2.T + -50 + public.kern2.Thorn + 35 + public.kern2.U + 30 + public.kern2.V + -35 + public.kern2.W + -15 + public.kern2.X + -25 + public.kern2.Y + -40 + public.kern2.Z + 35 + public.kern2.a.alt + 35 + public.kern2.b + 35 + public.kern2.c + 35 + public.kern2.d + 35 + public.kern2.dcaron + 35 + public.kern2.dcroat + 35 + public.kern2.e + 35 + public.kern2.eth + 35 + public.kern2.g + 35 + public.kern2.germandbls + 35 + public.kern2.h + 35 + public.kern2.i + 35 + public.kern2.j + 35 + public.kern2.l + 35 + public.kern2.lcaron + 35 + public.kern2.lslash + 35 + public.kern2.m + 35 + public.kern2.n + 35 + public.kern2.o + 35 + public.kern2.oslash + 35 + public.kern2.p + 35 + public.kern2.q + 35 + public.kern2.r + 35 + public.kern2.s + -10 + public.kern2.thorn + 35 + public.kern2.u + 35 + public.kern2.v + 0 + public.kern2.x + -10 + public.kern2.y + -20 + public.kern2.z + 35 + question + -115 + questiondown + -90 + quotedbl + -115 + quotedblbase + -40 + quotedblleft + -80 + quotedblright + -135 + quoteleft + -80 + quoteright + -135 + quotesinglbase + -40 + quotesingle + -115 + registered + -20 + semicolon + -40 + slash + -50 + trademark + -70 + underscore + -315 + yen + -35 + + guilsinglleft + + asciicircum + 15 + asciitilde + -25 + asterisk + 10 + at + -15 + backslash + -65 + bar + 15 + braceleft + -50 + braceright + -15 + bracketleft + 15 + bracketright + 15 + bullet + -30 + cent + -30 + colon + 15 + comma + 10 + degree + -25 + divide + 15 + dollar + -15 + ellipsis + 10 + equal + 15 + euro + -45 + greater + 15 + guillemetleft + -75 + guillemetright + 30 + guilsinglleft + -75 + guilsinglright + 30 + less + 15 + minus + 15 + numbersign + -10 + paragraph + 10 + parenright + -80 + periodcentered + -55 + plus + 15 + public.kern2.B + 15 + public.kern2.C + 0 + public.kern2.D + 15 + public.kern2.E + 15 + public.kern2.Eth + 15 + public.kern2.F + 15 + public.kern2.G + 0 + public.kern2.H + 15 + public.kern2.I + 15 + public.kern2.J + 20 + public.kern2.K + 15 + public.kern2.L + 15 + public.kern2.Lslash + 15 + public.kern2.M + 15 + public.kern2.N + 15 + public.kern2.O + 0 + public.kern2.P + 15 + public.kern2.Q + 0 + public.kern2.R + 15 + public.kern2.S + 10 + public.kern2.T + -65 + public.kern2.Thorn + 15 + public.kern2.U + 15 + public.kern2.V + -30 + public.kern2.W + -15 + public.kern2.X + -10 + public.kern2.Y + -30 + public.kern2.Z + 15 + public.kern2.a.alt + -20 + public.kern2.b + 15 + public.kern2.c + -40 + public.kern2.d + -20 + public.kern2.dcaron + -25 + public.kern2.dcroat + -25 + public.kern2.e + -30 + public.kern2.eth + -30 + public.kern2.f + 15 + public.kern2.g + -15 + public.kern2.germandbls + 15 + public.kern2.h + 15 + public.kern2.i + 15 + public.kern2.j + 15 + public.kern2.l + 15 + public.kern2.lcaron + 15 + public.kern2.lslash + 15 + public.kern2.m + 15 + public.kern2.n + 15 + public.kern2.o + -35 + public.kern2.oslash + -35 + public.kern2.p + 15 + public.kern2.q + -20 + public.kern2.r + 15 + public.kern2.s + -15 + public.kern2.t + 15 + public.kern2.tcaron + 15 + public.kern2.thorn + 15 + public.kern2.u + 15 + public.kern2.z + 15 + question + -75 + quotedbl + -25 + quotedblbase + 10 + quotedblleft + 0 + quotedblright + -45 + quoteleft + 0 + quoteright + -45 + quotesinglbase + 10 + quotesingle + -25 + registered + 15 + semicolon + 15 + trademark + -70 + underscore + -185 + yen + -30 + + guilsinglright + + ampersand + 25 + asciicircum + -100 + asciitilde + -15 + asterisk + -90 + at + 35 + backslash + -115 + bar + 35 + bracketleft + 35 + bracketright + 35 + bullet + 30 + cent + 35 + colon + -40 + comma + -40 + copyright + 35 + degree + -135 + divide + 35 + dollar + -95 + ellipsis + -40 + emdash + 35 + endash + 35 + equal + 35 + euro + -25 + greater + 35 + guillemetleft + 70 + guillemetright + -75 + guilsinglleft + 70 + guilsinglright + -75 + hyphen + 35 + less + 35 + minus + 35 + multiply + 15 + numbersign + -25 + paragraph + -70 + parenleft + 35 + parenright + -95 + percent + -105 + periodcentered + 35 + perthousand + -105 + plus + 35 + public.kern2.A + -10 + public.kern2.B + 35 + public.kern2.C + 25 + public.kern2.D + 35 + public.kern2.E + 35 + public.kern2.Eth + 35 + public.kern2.F + 35 + public.kern2.G + 25 + public.kern2.H + 35 + public.kern2.I + 35 + public.kern2.J + -85 + public.kern2.K + 35 + public.kern2.L + 35 + public.kern2.Lslash + 35 + public.kern2.M + 35 + public.kern2.N + 35 + public.kern2.O + 25 + public.kern2.Oslash + 25 + public.kern2.P + 35 + public.kern2.Q + 25 + public.kern2.R + 35 + public.kern2.S + -75 + public.kern2.T + -50 + public.kern2.Thorn + 35 + public.kern2.U + 30 + public.kern2.V + -35 + public.kern2.W + -15 + public.kern2.X + -25 + public.kern2.Y + -40 + public.kern2.Z + 35 + public.kern2.a.alt + 35 + public.kern2.b + 35 + public.kern2.c + 35 + public.kern2.d + 35 + public.kern2.dcaron + 35 + public.kern2.dcroat + 35 + public.kern2.e + 35 + public.kern2.eth + 35 + public.kern2.g + 35 + public.kern2.germandbls + 35 + public.kern2.h + 35 + public.kern2.i + 35 + public.kern2.j + 35 + public.kern2.l + 35 + public.kern2.lcaron + 35 + public.kern2.lslash + 35 + public.kern2.m + 35 + public.kern2.n + 35 + public.kern2.o + 35 + public.kern2.oslash + 35 + public.kern2.p + 35 + public.kern2.q + 35 + public.kern2.r + 35 + public.kern2.s + -10 + public.kern2.thorn + 35 + public.kern2.u + 35 + public.kern2.v + 0 + public.kern2.x + -10 + public.kern2.y + -20 + public.kern2.z + 35 + question + -115 + questiondown + -90 + quotedbl + -115 + quotedblbase + -40 + quotedblleft + -80 + quotedblright + -135 + quoteleft + -80 + quoteright + -135 + quotesinglbase + -40 + quotesingle + -115 + registered + -20 + semicolon + -40 + slash + -50 + trademark + -70 + underscore + -185 + yen + -35 + + hyphen + + asciicircum + -180 + asterisk + -10 + backslash + -90 + braceleft + -25 + braceright + -30 + degree + -55 + dollar + -35 + euro + -60 + guillemetleft + 35 + guilsinglleft + 35 + multiply + -20 + numbersign + -35 + paragraph + -10 + parenright + -110 + percent + -30 + perthousand + -30 + public.kern2.A + -25 + public.kern2.J + -55 + public.kern2.S + -10 + public.kern2.T + -80 + public.kern2.V + -50 + public.kern2.W + -35 + public.kern2.X + -35 + public.kern2.Y + -50 + public.kern2.s + -20 + public.kern2.v + -10 + public.kern2.w + -15 + public.kern2.x + -25 + public.kern2.y + -25 + question + -90 + questiondown + -40 + quotedbl + -45 + quotedblleft + -15 + quotedblright + -55 + quoteleft + -15 + quoteright + -55 + quotesingle + -45 + slash + -40 + sterling + -35 + trademark + -85 + underscore + -180 + yen + -50 + + less + + backslash + 30 + braceleft + -25 + braceright + -30 + dollar + -15 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + public.kern2.J + 30 + slash + 20 + sterling + -10 + underscore + -300 + + minus + + backslash + -70 + braceleft + -25 + braceright + -30 + comma + -40 + degree + -20 + dollar + -30 + ellipsis + -40 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -45 + parenright + -85 + percent + -10 + perthousand + -10 + public.kern2.A + -35 + public.kern2.J + -115 + public.kern2.V + -40 + public.kern2.W + -30 + public.kern2.X + -45 + public.kern2.Y + -40 + public.kern2.a + -10 + public.kern2.s + -20 + public.kern2.w + -10 + public.kern2.x + -20 + public.kern2.y + -15 + question + -125 + questiondown + -100 + quotedbl + -30 + quotedblbase + -40 + quotedblright + -55 + quoteright + -55 + quotesinglbase + -40 + quotesingle + -30 + slash + -65 + sterling + -35 + underscore + -325 + yen + -45 + + multiply + + ampersand + -15 + asciicircum + -20 + asciitilde + -55 + asterisk + -20 + at + -10 + backslash + -95 + bar + -10 + braceleft + -35 + braceright + -40 + bracketleft + -10 + bracketright + -10 + bullet + -15 + cent + -10 + colon + -15 + comma + -90 + copyright + -10 + degree + -55 + divide + -10 + dollar + -45 + ellipsis + -90 + emdash + -10 + endash + -10 + equal + -10 + euro + -70 + greater + -10 + guillemetleft + 20 + guilsinglleft + 20 + hyphen + -10 + less + -10 + minus + -10 + multiply + -25 + numbersign + -65 + paragraph + -20 + parenleft + -10 + parenright + -115 + percent + -35 + periodcentered + -15 + perthousand + -35 + plus + -10 + public.kern2.A + -50 + public.kern2.B + -10 + public.kern2.C + -25 + public.kern2.D + -10 + public.kern2.E + -10 + public.kern2.Eth + -10 + public.kern2.F + -10 + public.kern2.G + -25 + public.kern2.H + -10 + public.kern2.I + -10 + public.kern2.J + -160 + public.kern2.K + -10 + public.kern2.L + -10 + public.kern2.Lslash + -10 + public.kern2.M + -10 + public.kern2.N + -10 + public.kern2.O + -25 + public.kern2.Oslash + -25 + public.kern2.P + -10 + public.kern2.Q + -20 + public.kern2.R + -10 + public.kern2.S + -20 + public.kern2.T + -30 + public.kern2.Thorn + -10 + public.kern2.U + -15 + public.kern2.V + -60 + public.kern2.W + -45 + public.kern2.X + -65 + public.kern2.Y + -60 + public.kern2.Z + -10 + public.kern2.a + -40 + public.kern2.a.alt + -10 + public.kern2.b + -10 + public.kern2.c + -10 + public.kern2.d + -10 + public.kern2.dcaron + -10 + public.kern2.dcroat + -10 + public.kern2.e + -10 + public.kern2.eth + -10 + public.kern2.f + -15 + public.kern2.g + -10 + public.kern2.germandbls + -10 + public.kern2.h + -10 + public.kern2.i + -10 + public.kern2.j + -10 + public.kern2.l + -10 + public.kern2.lcaron + -10 + public.kern2.lslash + -10 + public.kern2.m + -10 + public.kern2.n + -10 + public.kern2.o + -10 + public.kern2.oslash + -10 + public.kern2.p + -10 + public.kern2.q + -10 + public.kern2.r + -10 + public.kern2.s + -45 + public.kern2.t + -15 + public.kern2.tcaron + -15 + public.kern2.thorn + -10 + public.kern2.u + -10 + public.kern2.v + -25 + public.kern2.w + -25 + public.kern2.x + -35 + public.kern2.y + -35 + public.kern2.z + -10 + question + -155 + questiondown + -130 + quotedbl + -55 + quotedblbase + -90 + quotedblleft + -25 + quotedblright + -80 + quoteleft + -25 + quoteright + -80 + quotesinglbase + -90 + quotesingle + -55 + registered + -15 + semicolon + -15 + slash + -90 + sterling + -45 + trademark + -40 + underscore + -275 + yen + -65 + + numbersign + + ampersand + -105 + asciicircum + -65 + asciitilde + -90 + asterisk + -20 + at + -85 + bar + -20 + braceleft + -100 + braceright + -60 + bracketleft + -20 + bracketright + -20 + bullet + -85 + cent + -90 + colon + -55 + comma + -135 + copyright + -80 + degree + -25 + divide + -55 + dollar + -65 + ellipsis + -135 + emdash + -65 + endash + -65 + equal + -20 + euro + -105 + greater + -20 + guillemetleft + -65 + guillemetright + -45 + guilsinglleft + -65 + guilsinglright + -45 + hyphen + -65 + less + -55 + minus + -55 + multiply + -70 + numbersign + -160 + paragraph + -40 + parenleft + -80 + parenright + -25 + percent + -30 + periodcentered + -90 + perthousand + -30 + plus + -55 + public.kern2.A + -115 + public.kern2.B + -20 + public.kern2.C + -70 + public.kern2.D + -20 + public.kern2.E + -20 + public.kern2.Eth + -20 + public.kern2.F + -20 + public.kern2.G + -70 + public.kern2.H + -20 + public.kern2.I + -20 + public.kern2.J + -145 + public.kern2.K + -20 + public.kern2.L + -20 + public.kern2.Lslash + -20 + public.kern2.M + -20 + public.kern2.N + -20 + public.kern2.O + -70 + public.kern2.Oslash + -70 + public.kern2.P + -20 + public.kern2.Q + -70 + public.kern2.R + -20 + public.kern2.S + -40 + public.kern2.T + -20 + public.kern2.Thorn + -20 + public.kern2.U + -20 + public.kern2.V + -30 + public.kern2.W + -30 + public.kern2.X + -30 + public.kern2.Y + -30 + public.kern2.Z + -20 + public.kern2.a + -80 + public.kern2.a.alt + -90 + public.kern2.b + -20 + public.kern2.c + -95 + public.kern2.d + -90 + public.kern2.dcaron + -90 + public.kern2.dcroat + -90 + public.kern2.e + -90 + public.kern2.eth + -90 + public.kern2.f + -40 + public.kern2.g + -85 + public.kern2.germandbls + -30 + public.kern2.h + -20 + public.kern2.i + -40 + public.kern2.j + -40 + public.kern2.l + -20 + public.kern2.lcaron + -20 + public.kern2.lslash + -20 + public.kern2.m + -40 + public.kern2.n + -40 + public.kern2.o + -95 + public.kern2.oslash + -90 + public.kern2.p + -40 + public.kern2.q + -90 + public.kern2.r + -40 + public.kern2.s + -90 + public.kern2.t + -40 + public.kern2.tcaron + -40 + public.kern2.thorn + -20 + public.kern2.u + -40 + public.kern2.v + -40 + public.kern2.w + -40 + public.kern2.x + -50 + public.kern2.y + -40 + public.kern2.z + -40 + question + -40 + questiondown + -155 + quotedbl + -20 + quotedblbase + -135 + quotedblleft + -40 + quotedblright + -20 + quoteleft + -40 + quoteright + -20 + quotesinglbase + -135 + quotesingle + -20 + registered + -50 + semicolon + -55 + slash + -160 + sterling + -105 + trademark + -25 + underscore + -330 + yen + -30 + + paragraph + + backslash + 45 + braceleft + -25 + braceright + -30 + dollar + -15 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + public.kern2.J + 30 + public.kern2.j + 35 + slash + 45 + sterling + -10 + + parenleft + + ampersand + -105 + asciicircum + -75 + asciitilde + -135 + at + -115 + backslash + -20 + braceleft + -75 + braceright + -40 + bullet + -125 + cent + -130 + colon + -65 + comma + -65 + copyright + -105 + divide + -85 + dollar + -45 + ellipsis + -70 + emdash + -110 + endash + -110 + euro + -120 + guillemetleft + -95 + guillemetright + -80 + guilsinglleft + -95 + guilsinglright + -80 + hyphen + -110 + less + -85 + minus + -85 + multiply + -110 + numbersign + -60 + paragraph + -20 + parenleft + -85 + periodcentered + -125 + plus + -85 + public.kern2.A + -30 + public.kern2.C + -80 + public.kern2.G + -80 + public.kern2.J + -45 + public.kern2.O + -80 + public.kern2.Oslash + -30 + public.kern2.Q + -75 + public.kern2.S + -20 + public.kern2.V + -20 + public.kern2.W + -15 + public.kern2.X + -25 + public.kern2.Y + -20 + public.kern2.a + -90 + public.kern2.a.alt + -125 + public.kern2.c + -130 + public.kern2.d + -125 + public.kern2.dcaron + -125 + public.kern2.dcroat + -125 + public.kern2.e + -130 + public.kern2.eth + -125 + public.kern2.f + -40 + public.kern2.g + -100 + public.kern2.germandbls + -10 + public.kern2.i + -30 + public.kern2.j + 30 + public.kern2.m + -40 + public.kern2.n + -30 + public.kern2.o + -130 + public.kern2.oslash + -30 + public.kern2.q + -125 + public.kern2.r + -30 + public.kern2.s + -75 + public.kern2.t + -35 + public.kern2.tcaron + -35 + public.kern2.u + -50 + public.kern2.v + -50 + public.kern2.w + -50 + public.kern2.x + -30 + public.kern2.y + -50 + public.kern2.z + -30 + question + -45 + questiondown + -10 + quotedblbase + -65 + quotedblleft + -20 + quoteleft + -20 + quotesinglbase + -65 + registered + -35 + semicolon + -65 + slash + 35 + sterling + -40 + yen + -20 + + parenright + + asciicircum + -25 + asciitilde + -10 + asterisk + -25 + backslash + -95 + braceleft + -25 + braceright + -30 + colon + -15 + comma + -20 + degree + -50 + dollar + -50 + ellipsis + -15 + euro + -60 + guillemetleft + 35 + guilsinglleft + 35 + multiply + -20 + numbersign + -45 + paragraph + -25 + parenright + -85 + percent + -40 + perthousand + -40 + public.kern2.A + -35 + public.kern2.S + -25 + public.kern2.T + -25 + public.kern2.V + -60 + public.kern2.W + -45 + public.kern2.X + -45 + public.kern2.Y + -65 + public.kern2.a + -10 + public.kern2.s + -25 + public.kern2.v + -20 + public.kern2.w + -25 + public.kern2.x + -35 + public.kern2.y + -40 + question + -105 + questiondown + -40 + quotedbl + -60 + quotedblbase + -20 + quotedblleft + -30 + quotedblright + -70 + quoteleft + -30 + quoteright + -70 + quotesinglbase + -20 + quotesingle + -60 + registered + -15 + semicolon + -20 + slash + -40 + sterling + -35 + trademark + -30 + underscore + -75 + yen + -65 + + percent + + asciicircum + -210 + asciitilde + -55 + asterisk + -130 + backslash + -55 + braceleft + -25 + braceright + -30 + bullet + -20 + cent + -10 + copyright + -10 + degree + -125 + dollar + -40 + euro + -65 + guillemetleft + 15 + guilsinglleft + 15 + less + -10 + multiply + -30 + numbersign + -30 + paragraph + -110 + parenright + -100 + percent + -145 + periodcentered + -15 + perthousand + -145 + public.kern2.A + -25 + public.kern2.C + -25 + public.kern2.G + -25 + public.kern2.O + -25 + public.kern2.Oslash + -25 + public.kern2.Q + -25 + public.kern2.S + -10 + public.kern2.T + -80 + public.kern2.U + -15 + public.kern2.V + -85 + public.kern2.W + -60 + public.kern2.X + -30 + public.kern2.Y + -80 + public.kern2.c + -10 + public.kern2.e + -10 + public.kern2.f + -40 + public.kern2.g + -10 + public.kern2.o + -10 + public.kern2.oslash + -10 + public.kern2.s + -35 + public.kern2.t + -35 + public.kern2.tcaron + -35 + public.kern2.v + -35 + public.kern2.w + -40 + public.kern2.x + -25 + public.kern2.y + -65 + question + -90 + questiondown + -25 + quotedbl + -100 + quotedblleft + -125 + quotedblright + -110 + quoteleft + -125 + quoteright + -110 + quotesingle + -100 + registered + -70 + slash + -25 + sterling + -20 + trademark + -115 + underscore + -100 + yen + -65 + + periodcentered + + ampersand + -10 + asciicircum + -110 + asciitilde + -10 + asterisk + -70 + backslash + -130 + braceleft + -25 + braceright + -35 + colon + -40 + comma + -55 + degree + -120 + dollar + -75 + ellipsis + -55 + euro + -60 + guillemetleft + 35 + guillemetright + -55 + guilsinglleft + 35 + guilsinglright + -55 + multiply + -20 + numbersign + -60 + paragraph + -50 + parenright + -125 + percent + -85 + perthousand + -85 + public.kern2.A + -45 + public.kern2.J + -125 + public.kern2.S + -55 + public.kern2.T + -80 + public.kern2.V + -65 + public.kern2.W + -45 + public.kern2.X + -60 + public.kern2.Y + -70 + public.kern2.a + -25 + public.kern2.s + -25 + public.kern2.v + -20 + public.kern2.w + -25 + public.kern2.x + -40 + public.kern2.y + -45 + question + -140 + questiondown + -105 + quotedbl + -90 + quotedblbase + -55 + quotedblleft + -60 + quotedblright + -120 + quoteleft + -60 + quoteright + -120 + quotesinglbase + -55 + quotesingle + -90 + registered + -25 + semicolon + -40 + slash + -80 + sterling + -35 + trademark + -85 + underscore + -145 + yen + -65 + + perthousand + + asciicircum + -250 + asciitilde + -55 + asterisk + -160 + backslash + -165 + braceleft + -25 + braceright + -30 + bullet + -20 + cent + -10 + copyright + -10 + degree + -210 + dollar + -40 + euro + -65 + guillemetleft + 15 + guilsinglleft + 15 + less + -10 + multiply + -30 + numbersign + -30 + paragraph + -110 + parenright + -100 + percent + -145 + periodcentered + -15 + perthousand + -155 + public.kern2.A + -25 + public.kern2.C + -25 + public.kern2.G + -25 + public.kern2.O + -25 + public.kern2.Oslash + -25 + public.kern2.Q + -25 + public.kern2.S + -10 + public.kern2.T + -80 + public.kern2.U + -15 + public.kern2.V + -85 + public.kern2.W + -60 + public.kern2.X + -30 + public.kern2.Y + -80 + public.kern2.c + -10 + public.kern2.e + -10 + public.kern2.f + -40 + public.kern2.g + -10 + public.kern2.o + -10 + public.kern2.oslash + -10 + public.kern2.s + -35 + public.kern2.t + -35 + public.kern2.tcaron + -35 + public.kern2.v + -35 + public.kern2.w + -40 + public.kern2.x + -25 + public.kern2.y + -65 + question + -90 + questiondown + -25 + quotedbl + -185 + quotedblleft + -125 + quotedblright + -210 + quoteleft + -125 + quoteright + -155 + quotesingle + -145 + registered + -70 + slash + -25 + sterling + -20 + trademark + -115 + underscore + -100 + yen + -65 + + plus + + backslash + -70 + braceleft + -25 + braceright + -30 + comma + -40 + degree + -20 + dollar + -30 + ellipsis + -40 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -45 + parenright + -85 + percent + -10 + perthousand + -10 + public.kern2.A + -35 + public.kern2.J + -115 + public.kern2.V + -40 + public.kern2.W + -30 + public.kern2.X + -45 + public.kern2.Y + -40 + public.kern2.a + -10 + public.kern2.s + -20 + public.kern2.w + -10 + public.kern2.x + -20 + public.kern2.y + -15 + question + -125 + questiondown + -100 + quotedbl + -30 + quotedblbase + -40 + quotedblright + -55 + quoteright + -55 + quotesinglbase + -40 + quotesingle + -30 + slash + -65 + sterling + -35 + underscore + -300 + yen + -45 + + public.kern1.A + + ampersand + -25 + asciicircum + -75 + asciitilde + -60 + asterisk + -75 + at + -35 + backslash + -85 + braceleft + -55 + braceright + -30 + bullet + -45 + cent + -40 + colon + -15 + comma + -15 + copyright + -40 + degree + -85 + divide + -35 + dollar + -25 + ellipsis + -15 + emdash + -25 + endash + -25 + equal + -15 + euro + -95 + guillemetleft + -10 + guilsinglleft + -10 + hyphen + -25 + less + -40 + minus + -35 + multiply + -60 + numbersign + -25 + paragraph + -75 + parenleft + -35 + parenright + -30 + percent + -80 + periodcentered + -45 + perthousand + -80 + plus + -35 + public.kern2.C + -50 + public.kern2.G + -50 + public.kern2.J + 20 + public.kern2.O + -50 + public.kern2.Q + -50 + public.kern2.S + -10 + public.kern2.T + -75 + public.kern2.U + -45 + public.kern2.V + -115 + public.kern2.W + -80 + public.kern2.Y + -80 + public.kern2.a + -25 + public.kern2.a.alt + -35 + public.kern2.c + -40 + public.kern2.d + -40 + public.kern2.dcaron + -35 + public.kern2.dcroat + -35 + public.kern2.e + -40 + public.kern2.eth + -35 + public.kern2.f + -40 + public.kern2.g + -45 + public.kern2.o + -40 + public.kern2.q + -40 + public.kern2.s + -15 + public.kern2.t + -55 + public.kern2.tcaron + -55 + public.kern2.u + -25 + public.kern2.v + -50 + public.kern2.w + -60 + public.kern2.y + -85 + question + -100 + quotedbl + -95 + quotedblbase + -15 + quotedblleft + -75 + quotedblright + -95 + quoteleft + -75 + quoteright + -95 + quotesinglbase + -15 + quotesingle + -95 + registered + -65 + semicolon + -15 + slash + 20 + sterling + -10 + trademark + -75 + underscore + -330 + yen + -65 + + public.kern1.B + + asciicircum + -60 + asciitilde + -50 + asterisk + -40 + backslash + -60 + braceleft + -25 + braceright + -30 + bullet + -15 + colon + -10 + comma + -10 + degree + -35 + dollar + -60 + ellipsis + -10 + euro + -60 + guillemetleft + 20 + guillemetright + -10 + guilsinglleft + 20 + guilsinglright + -10 + less + -10 + multiply + -25 + numbersign + -35 + paragraph + -35 + parenright + -45 + percent + -30 + periodcentered + -15 + perthousand + -30 + public.kern2.A + -30 + public.kern2.C + -25 + public.kern2.G + -25 + public.kern2.J + -10 + public.kern2.O + -25 + public.kern2.Oslash + -25 + public.kern2.Q + -25 + public.kern2.S + -30 + public.kern2.T + -30 + public.kern2.U + -10 + public.kern2.V + -60 + public.kern2.W + -50 + public.kern2.X + -35 + public.kern2.Y + -60 + public.kern2.f + -30 + public.kern2.g + -10 + public.kern2.s + -55 + public.kern2.t + -30 + public.kern2.tcaron + -30 + public.kern2.v + -30 + public.kern2.w + -35 + public.kern2.x + -30 + public.kern2.y + -35 + question + -65 + questiondown + -35 + quotedbl + -40 + quotedblbase + -10 + quotedblleft + -35 + quotedblright + -40 + quoteleft + -35 + quoteright + -40 + quotesinglbase + -10 + quotesingle + -40 + registered + -40 + semicolon + -10 + slash + -40 + sterling + -30 + trademark + -30 + underscore + -210 + yen + -60 + + public.kern1.C + + braceleft + -25 + braceright + -30 + dollar + -25 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + public.kern2.A + -15 + public.kern2.J + 10 + public.kern2.V + -15 + public.kern2.W + -10 + public.kern2.X + -20 + public.kern2.Y + -15 + public.kern2.s + -20 + public.kern2.x + -10 + question + -15 + questiondown + -10 + slash + -15 + sterling + -10 + underscore + -180 + yen + -15 + + public.kern1.D + + ampersand + -15 + asciicircum + -10 + asciitilde + -10 + asterisk + -10 + backslash + -85 + braceleft + -25 + braceright + -35 + comma + -60 + degree + -35 + dollar + -40 + ellipsis + -60 + euro + -60 + guillemetleft + 25 + guillemetright + 0 + guilsinglleft + 25 + guilsinglright + 0 + multiply + -20 + numbersign + -70 + paragraph + -15 + parenright + -80 + percent + -25 + perthousand + -25 + public.kern2.A + -50 + public.kern2.J + -100 + public.kern2.S + -15 + public.kern2.T + -15 + public.kern2.V + -50 + public.kern2.W + -35 + public.kern2.X + -65 + public.kern2.Y + -55 + public.kern2.a + -35 + public.kern2.s + -20 + public.kern2.v + -15 + public.kern2.w + -15 + public.kern2.x + -30 + public.kern2.y + -30 + question + -130 + questiondown + -100 + quotedbl + -45 + quotedblbase + -60 + quotedblleft + -15 + quotedblright + -60 + quoteleft + -15 + quoteright + -60 + quotesinglbase + -60 + quotesingle + -45 + semicolon + -10 + slash + -90 + sterling + -35 + trademark + -15 + underscore + -330 + yen + -55 + + public.kern1.E + + backslash + 25 + braceleft + -25 + braceright + -30 + dollar + -15 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + public.kern2.J + 30 + slash + 20 + sterling + -10 + underscore + -330 + + public.kern1.F + + backslash + 25 + braceleft + -25 + braceright + -30 + comma + -25 + dollar + -25 + ellipsis + -25 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -45 + public.kern2.A + -30 + public.kern2.J + -95 + public.kern2.s + -20 + public.kern2.x + -10 + questiondown + -75 + quotedblbase + -25 + quotesinglbase + -25 + slash + -55 + sterling + -35 + underscore + -325 + + public.kern1.G + + backslash + -20 + braceleft + -25 + braceright + -30 + dollar + -25 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -25 + public.kern2.A + -20 + public.kern2.J + -15 + public.kern2.V + -20 + public.kern2.W + -15 + public.kern2.X + -25 + public.kern2.Y + -20 + public.kern2.s + -20 + public.kern2.x + -10 + question + -45 + questiondown + -25 + slash + -30 + sterling + -25 + underscore + -210 + yen + -20 + + public.kern1.H + + backslash + 25 + braceleft + -25 + braceright + -30 + dollar + -15 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + public.kern2.J + 30 + slash + 20 + sterling + -10 + underscore + -330 + + public.kern1.I + + backslash + 25 + braceleft + -25 + braceright + -30 + dollar + -15 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + public.kern2.J + 30 + slash + 20 + sterling + -10 + underscore + -160 + + public.kern1.J + + backslash + 25 + braceleft + -25 + braceright + -30 + comma + -15 + dollar + -25 + ellipsis + -15 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -40 + public.kern2.A + -35 + public.kern2.J + -15 + public.kern2.s + -20 + public.kern2.x + -10 + questiondown + -40 + quotedblbase + -15 + quotesinglbase + -15 + slash + -45 + sterling + -35 + underscore + -135 + + public.kern1.K + + ampersand + -35 + asciicircum + -85 + asciitilde + -70 + asterisk + -25 + at + -45 + backslash + 25 + braceleft + -60 + braceright + -30 + bullet + -55 + cent + -45 + colon + -20 + comma + -15 + copyright + -50 + degree + -30 + divide + -45 + dollar + -30 + ellipsis + -20 + emdash + -30 + endash + -30 + equal + -20 + euro + -100 + guillemetleft + -20 + guilsinglleft + -20 + hyphen + -30 + less + -50 + minus + -45 + multiply + -65 + numbersign + -25 + paragraph + -50 + parenleft + -40 + parenright + -30 + percent + -40 + periodcentered + -55 + perthousand + -40 + plus + -45 + public.kern2.C + -65 + public.kern2.G + -65 + public.kern2.J + 20 + public.kern2.O + -65 + public.kern2.Q + -65 + public.kern2.S + -10 + public.kern2.a + -30 + public.kern2.a.alt + -45 + public.kern2.c + -50 + public.kern2.d + -45 + public.kern2.dcaron + -45 + public.kern2.dcroat + -45 + public.kern2.e + -45 + public.kern2.eth + -45 + public.kern2.f + -40 + public.kern2.g + -50 + public.kern2.o + -50 + public.kern2.q + -45 + public.kern2.s + -15 + public.kern2.t + -45 + public.kern2.tcaron + -45 + public.kern2.u + -35 + public.kern2.v + -50 + public.kern2.w + -55 + public.kern2.y + -55 + question + -20 + quotedbl + -20 + quotedblbase + -15 + quotedblleft + -50 + quotedblright + -20 + quoteleft + -50 + quoteright + -20 + quotesinglbase + -15 + quotesingle + -20 + registered + -65 + semicolon + -15 + slash + 20 + sterling + -10 + trademark + -35 + underscore + -330 + + public.kern1.L + + asciicircum + -250 + asciitilde + -245 + asterisk + -215 + backslash + -160 + braceleft + -25 + braceright + -30 + bullet + -10 + degree + -210 + dollar + -15 + euro + -60 + guillemetleft + 15 + guillemetright + 10 + guilsinglleft + 15 + guilsinglright + 10 + less + -10 + multiply + -30 + numbersign + -20 + paragraph + -235 + parenright + -30 + percent + -80 + periodcentered + -10 + perthousand + -90 + public.kern2.C + -20 + public.kern2.G + -20 + public.kern2.J + 30 + public.kern2.O + -20 + public.kern2.Q + -20 + public.kern2.T + -80 + public.kern2.V + -75 + public.kern2.W + -55 + public.kern2.Y + -80 + public.kern2.f + -40 + public.kern2.t + -35 + public.kern2.tcaron + -35 + public.kern2.v + -30 + public.kern2.w + -30 + public.kern2.y + -60 + question + -85 + quotedbl + -275 + quotedblleft + -275 + quotedblright + -275 + quoteleft + -155 + quoteright + -155 + quotesingle + -145 + registered + -75 + slash + 20 + sterling + -10 + trademark + -275 + underscore + -300 + yen + -65 + + public.kern1.Lslash + + asciicircum + -250 + asciitilde + -245 + asterisk + -215 + backslash + -165 + braceleft + -25 + braceright + -30 + bullet + -15 + degree + -210 + dollar + -15 + euro + -60 + guillemetleft + 0 + guillemetright + 10 + guilsinglleft + 0 + guilsinglright + 10 + less + -35 + multiply + -40 + numbersign + -20 + paragraph + -245 + parenright + -30 + percent + -80 + periodcentered + -10 + perthousand + -90 + public.kern2.C + -25 + public.kern2.G + -20 + public.kern2.J + 30 + public.kern2.O + -25 + public.kern2.Q + -20 + public.kern2.T + -80 + public.kern2.U + -10 + public.kern2.V + -75 + public.kern2.W + -55 + public.kern2.Y + -80 + public.kern2.f + -40 + public.kern2.t + -35 + public.kern2.tcaron + -35 + public.kern2.v + -30 + public.kern2.w + -35 + public.kern2.y + -60 + question + -85 + quotedbl + -255 + quotedblleft + -250 + quotedblright + -250 + quoteleft + -155 + quoteright + -155 + quotesingle + -145 + registered + -85 + slash + 20 + sterling + -10 + trademark + -250 + underscore + -315 + yen + -65 + + public.kern1.M + + backslash + 25 + braceleft + -25 + braceright + -30 + dollar + -15 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + public.kern2.J + 30 + slash + 20 + sterling + -10 + underscore + -330 + + public.kern1.N + + backslash + 25 + braceleft + -25 + braceright + -30 + dollar + -15 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + public.kern2.J + 30 + slash + 20 + sterling + -10 + underscore + -330 + + public.kern1.O + + ampersand + -15 + asciicircum + -10 + asciitilde + -10 + asterisk + -10 + backslash + -85 + braceleft + -25 + braceright + -35 + comma + -60 + degree + -35 + dollar + -40 + ellipsis + -60 + euro + -60 + guillemetleft + 25 + guillemetright + 0 + guilsinglleft + 25 + guilsinglright + 0 + multiply + -20 + numbersign + -70 + paragraph + -15 + parenright + -80 + percent + -25 + perthousand + -25 + public.kern2.A + -50 + public.kern2.J + -95 + public.kern2.S + -15 + public.kern2.T + -15 + public.kern2.V + -50 + public.kern2.W + -40 + public.kern2.X + -65 + public.kern2.Y + -55 + public.kern2.a + -35 + public.kern2.s + -20 + public.kern2.v + -15 + public.kern2.w + -15 + public.kern2.x + -30 + public.kern2.y + -30 + question + -125 + questiondown + -100 + quotedbl + -45 + quotedblbase + -60 + quotedblleft + -15 + quotedblright + -60 + quoteleft + -15 + quoteright + -60 + quotesinglbase + -60 + quotesingle + -45 + semicolon + -10 + slash + -90 + sterling + -35 + trademark + -15 + underscore + -285 + yen + -55 + + public.kern1.Oslash + + ampersand + -15 + asciicircum + -10 + asciitilde + -10 + asterisk + -10 + backslash + 15 + braceleft + -25 + braceright + -35 + comma + -60 + degree + -35 + dollar + -40 + ellipsis + -60 + euro + -60 + guillemetleft + 25 + guillemetright + 0 + guilsinglleft + 25 + guilsinglright + 0 + multiply + -20 + numbersign + -70 + paragraph + -15 + parenright + -75 + percent + -25 + perthousand + -25 + public.kern2.A + -50 + public.kern2.J + -95 + public.kern2.S + -15 + public.kern2.T + -10 + public.kern2.V + -10 + public.kern2.W + -10 + public.kern2.X + -15 + public.kern2.Y + -10 + public.kern2.a + -35 + public.kern2.s + -20 + public.kern2.v + -15 + public.kern2.w + -15 + public.kern2.x + -30 + public.kern2.y + -30 + question + -60 + questiondown + -95 + quotedbl + -30 + quotedblbase + -60 + quotedblleft + -15 + quotedblright + -40 + quoteleft + -15 + quoteright + -40 + quotesinglbase + -60 + quotesingle + -30 + semicolon + -10 + slash + -90 + sterling + -35 + trademark + -15 + underscore + -270 + yen + -10 + + public.kern1.P + + ampersand + -65 + asciitilde + -30 + at + -25 + backslash + -45 + braceleft + -40 + braceright + -35 + bullet + -25 + cent + -30 + comma + -155 + copyright + -20 + degree + -10 + dollar + -25 + ellipsis + -180 + euro + -60 + guillemetleft + -40 + guillemetright + 15 + guilsinglleft + -40 + guilsinglright + 15 + multiply + -10 + numbersign + -95 + parenleft + -20 + parenright + -30 + periodcentered + -35 + public.kern2.A + -70 + public.kern2.C + -10 + public.kern2.G + -10 + public.kern2.J + -245 + public.kern2.O + -10 + public.kern2.Oslash + -10 + public.kern2.Q + -10 + public.kern2.V + -35 + public.kern2.W + -25 + public.kern2.X + -45 + public.kern2.Y + -40 + public.kern2.a + -45 + public.kern2.a.alt + -30 + public.kern2.c + -35 + public.kern2.d + -30 + public.kern2.dcaron + -30 + public.kern2.dcroat + -30 + public.kern2.e + -30 + public.kern2.eth + -35 + public.kern2.g + -25 + public.kern2.o + -35 + public.kern2.oslash + -35 + public.kern2.q + -30 + public.kern2.s + -30 + public.kern2.x + -15 + public.kern2.y + -10 + question + -65 + questiondown + -115 + quotedbl + -20 + quotedblbase + -180 + quotedblright + -25 + quoteright + -25 + quotesinglbase + -155 + quotesingle + -20 + slash + -140 + sterling + -45 + underscore + -330 + yen + -40 + + public.kern1.Q + + ampersand + -15 + asciicircum + -10 + asciitilde + -10 + asterisk + -10 + backslash + -85 + braceleft + -25 + braceright + -35 + comma + -20 + degree + -35 + dollar + -40 + ellipsis + -20 + euro + -60 + guillemetleft + 25 + guillemetright + 0 + guilsinglleft + 25 + guilsinglright + 0 + multiply + -20 + numbersign + -50 + paragraph + -15 + parenright + -80 + percent + -25 + perthousand + -25 + public.kern2.A + -40 + public.kern2.J + -40 + public.kern2.S + -15 + public.kern2.T + -15 + public.kern2.V + -50 + public.kern2.W + -35 + public.kern2.X + -50 + public.kern2.Y + -55 + public.kern2.a + -20 + public.kern2.s + -20 + public.kern2.v + -15 + public.kern2.w + -15 + public.kern2.x + -30 + public.kern2.y + -30 + question + -110 + questiondown + -50 + quotedbl + -45 + quotedblbase + -20 + quotedblleft + -15 + quotedblright + -60 + quoteleft + -15 + quoteright + -60 + quotesinglbase + -20 + quotesingle + -45 + semicolon + -10 + slash + -50 + sterling + -35 + trademark + -15 + underscore + -145 + yen + -55 + + public.kern1.R + + ampersand + -60 + asciitilde + -30 + at + -25 + backslash + -45 + braceleft + -35 + braceright + -30 + bullet + -25 + cent + -30 + comma + -35 + copyright + -20 + degree + -10 + dollar + -25 + ellipsis + -35 + euro + -60 + guillemetleft + -35 + guillemetright + 15 + guilsinglleft + -35 + guilsinglright + 15 + multiply + -10 + numbersign + -25 + parenleft + -20 + parenright + -30 + periodcentered + -35 + public.kern2.C + -10 + public.kern2.G + -10 + public.kern2.J + -10 + public.kern2.O + -10 + public.kern2.Q + -10 + public.kern2.V + -35 + public.kern2.W + -25 + public.kern2.Y + -40 + public.kern2.a + -45 + public.kern2.a.alt + -25 + public.kern2.c + -35 + public.kern2.d + -25 + public.kern2.dcaron + -25 + public.kern2.dcroat + -25 + public.kern2.e + -30 + public.kern2.eth + -30 + public.kern2.g + -20 + public.kern2.o + -35 + public.kern2.q + -25 + public.kern2.s + -30 + public.kern2.y + -10 + question + -60 + quotedbl + -20 + quotedblbase + -35 + quotedblright + -20 + quoteright + -20 + quotesinglbase + -35 + quotesingle + -20 + slash + 20 + sterling + -10 + underscore + -330 + yen + -40 + + public.kern1.S + + asciicircum + -130 + asciitilde + -20 + asterisk + -35 + backslash + -15 + braceleft + -25 + braceright + -30 + colon + -15 + comma + -15 + degree + -40 + dollar + -60 + ellipsis + -15 + euro + -60 + guillemetleft + 30 + guillemetright + -15 + guilsinglleft + 30 + guilsinglright + -15 + multiply + -20 + numbersign + -40 + paragraph + -70 + parenright + -70 + percent + -55 + perthousand + -55 + public.kern2.A + -30 + public.kern2.C + -10 + public.kern2.G + -10 + public.kern2.J + -10 + public.kern2.O + -10 + public.kern2.Oslash + -15 + public.kern2.Q + -10 + public.kern2.S + -30 + public.kern2.T + -25 + public.kern2.V + -30 + public.kern2.W + -30 + public.kern2.X + -35 + public.kern2.Y + -30 + public.kern2.f + -20 + public.kern2.s + -35 + public.kern2.t + -20 + public.kern2.tcaron + -20 + public.kern2.v + -25 + public.kern2.w + -30 + public.kern2.x + -30 + public.kern2.y + -55 + question + -30 + questiondown + -35 + quotedbl + -25 + quotedblbase + -15 + quotedblleft + -75 + quotedblright + -30 + quoteleft + -75 + quoteright + -30 + quotesinglbase + -15 + quotesingle + -25 + registered + -40 + semicolon + -15 + slash + -40 + sterling + -35 + trademark + -65 + underscore + -145 + yen + -35 + + public.kern1.T + + ampersand + -80 + asciicircum + -15 + asciitilde + -55 + at + -35 + backslash + 25 + braceleft + -70 + braceright + -35 + bullet + -65 + cent + -60 + comma + -80 + copyright + -30 + dollar + -25 + ellipsis + -80 + emdash + -80 + endash + -80 + euro + -60 + guillemetleft + -50 + guillemetright + -65 + guilsinglleft + -50 + guilsinglright + -65 + hyphen + -80 + multiply + -30 + numbersign + -105 + parenleft + -25 + periodcentered + -80 + public.kern2.A + -75 + public.kern2.C + -15 + public.kern2.G + -15 + public.kern2.J + -50 + public.kern2.O + -15 + public.kern2.Oslash + -15 + public.kern2.Q + -15 + public.kern2.a + -40 + public.kern2.a.alt + -50 + public.kern2.c + -70 + public.kern2.d + -50 + public.kern2.dcaron + -50 + public.kern2.dcroat + -50 + public.kern2.e + -60 + public.kern2.eth + -65 + public.kern2.g + -45 + public.kern2.o + -70 + public.kern2.oslash + -65 + public.kern2.q + -50 + public.kern2.s + -40 + public.kern2.x + -10 + questiondown + -80 + quotedblbase + -80 + quotesinglbase + -80 + slash + -60 + sterling + -90 + underscore + -320 + + public.kern1.Thorn + + ampersand + -20 + asciicircum + -15 + asciitilde + -10 + asterisk + -15 + backslash + -90 + braceleft + -25 + braceright + -35 + colon + -10 + comma + -75 + degree + -45 + dollar + -40 + ellipsis + -75 + euro + -60 + guillemetleft + 20 + guilsinglleft + 20 + multiply + -20 + numbersign + -70 + paragraph + -15 + parenright + -105 + percent + -30 + perthousand + -30 + public.kern2.A + -55 + public.kern2.J + -140 + public.kern2.S + -15 + public.kern2.T + -15 + public.kern2.V + -55 + public.kern2.W + -40 + public.kern2.X + -70 + public.kern2.Y + -55 + public.kern2.a + -45 + public.kern2.s + -20 + public.kern2.v + -15 + public.kern2.w + -15 + public.kern2.x + -30 + public.kern2.y + -30 + question + -140 + questiondown + -120 + quotedbl + -50 + quotedblbase + -75 + quotedblleft + -20 + quotedblright + -60 + quoteleft + -20 + quoteright + -60 + quotesinglbase + -75 + quotesingle + -50 + semicolon + -10 + slash + -100 + sterling + -35 + trademark + -20 + underscore + -330 + yen + -55 + + public.kern1.U + + ampersand + -10 + backslash + 25 + braceleft + -25 + braceright + -35 + comma + -35 + dollar + -25 + ellipsis + -35 + euro + -60 + guillemetleft + 30 + guillemetright + 15 + guilsinglleft + 30 + guilsinglright + 15 + multiply + -10 + numbersign + -60 + public.kern2.A + -45 + public.kern2.J + -55 + public.kern2.a + -20 + public.kern2.s + -20 + public.kern2.x + -10 + questiondown + -70 + quotedblbase + -35 + quotesinglbase + -35 + slash + -70 + sterling + -35 + underscore + -195 + + public.kern1.V + + ampersand + -75 + asciicircum + -45 + asciitilde + -70 + asterisk + -15 + at + -65 + backslash + 25 + braceleft + -80 + braceright + -55 + bullet + -60 + cent + -65 + colon + -40 + comma + -95 + copyright + -60 + degree + -20 + divide + -40 + dollar + -60 + ellipsis + -95 + emdash + -50 + endash + -50 + equal + -20 + euro + -95 + guillemetleft + -35 + guillemetright + -30 + guilsinglleft + -35 + guilsinglright + -30 + hyphen + -50 + less + -40 + minus + -40 + multiply + -55 + numbersign + -120 + paragraph + -30 + parenleft + -60 + parenright + -20 + percent + -25 + periodcentered + -65 + perthousand + -25 + plus + -40 + public.kern2.A + -115 + public.kern2.C + -50 + public.kern2.G + -50 + public.kern2.J + -75 + public.kern2.O + -50 + public.kern2.Oslash + -55 + public.kern2.Q + -50 + public.kern2.S + -30 + public.kern2.a + -70 + public.kern2.a.alt + -65 + public.kern2.c + -65 + public.kern2.d + -65 + public.kern2.dcaron + -65 + public.kern2.dcroat + -65 + public.kern2.e + -65 + public.kern2.eth + -70 + public.kern2.f + -30 + public.kern2.g + -60 + public.kern2.germandbls + -25 + public.kern2.i + -30 + public.kern2.j + -30 + public.kern2.m + -30 + public.kern2.n + -30 + public.kern2.o + -65 + public.kern2.oslash + -65 + public.kern2.p + -30 + public.kern2.q + -65 + public.kern2.r + -30 + public.kern2.s + -70 + public.kern2.t + -30 + public.kern2.tcaron + -30 + public.kern2.u + -30 + public.kern2.v + -30 + public.kern2.w + -30 + public.kern2.x + -40 + public.kern2.y + -30 + public.kern2.z + -30 + question + -10 + questiondown + -105 + quotedbl + -10 + quotedblbase + -95 + quotedblleft + -30 + quotedblright + -15 + quoteleft + -30 + quoteright + -15 + quotesinglbase + -95 + quotesingle + -10 + registered + -40 + semicolon + -40 + slash + -90 + sterling + -85 + trademark + -20 + underscore + -330 + + public.kern1.W + + ampersand + -55 + asciicircum + -35 + asciitilde + -50 + asterisk + -10 + at + -45 + backslash + 25 + braceleft + -65 + braceright + -50 + bullet + -45 + cent + -45 + colon + -30 + comma + -65 + copyright + -45 + degree + -15 + divide + -25 + dollar + -50 + ellipsis + -65 + emdash + -35 + endash + -35 + equal + -10 + euro + -85 + guillemetleft + -15 + guillemetright + -15 + guilsinglleft + -15 + guilsinglright + -15 + hyphen + -35 + less + -25 + minus + -25 + multiply + -40 + numbersign + -90 + paragraph + -20 + parenleft + -45 + parenright + -15 + percent + -20 + periodcentered + -45 + perthousand + -20 + plus + -25 + public.kern2.A + -80 + public.kern2.C + -35 + public.kern2.G + -35 + public.kern2.J + -40 + public.kern2.O + -35 + public.kern2.Oslash + -40 + public.kern2.Q + -35 + public.kern2.S + -20 + public.kern2.a + -60 + public.kern2.a.alt + -45 + public.kern2.c + -45 + public.kern2.d + -45 + public.kern2.dcaron + -45 + public.kern2.dcroat + -45 + public.kern2.e + -45 + public.kern2.eth + -45 + public.kern2.f + -20 + public.kern2.g + -45 + public.kern2.germandbls + -20 + public.kern2.i + -20 + public.kern2.j + -20 + public.kern2.m + -20 + public.kern2.n + -20 + public.kern2.o + -45 + public.kern2.oslash + -45 + public.kern2.p + -20 + public.kern2.q + -45 + public.kern2.r + -20 + public.kern2.s + -55 + public.kern2.t + -20 + public.kern2.tcaron + -20 + public.kern2.u + -20 + public.kern2.v + -20 + public.kern2.w + -20 + public.kern2.x + -30 + public.kern2.y + -20 + public.kern2.z + -20 + questiondown + -75 + quotedbl + -10 + quotedblbase + -65 + quotedblleft + -20 + quotedblright + -10 + quoteleft + -20 + quoteright + -10 + quotesinglbase + -65 + quotesingle + -10 + registered + -30 + semicolon + -30 + slash + -55 + sterling + -70 + trademark + -15 + underscore + -330 + + public.kern1.X + + ampersand + -35 + asciicircum + -60 + asciitilde + -75 + asterisk + -20 + at + -45 + backslash + 25 + braceleft + -60 + braceright + -30 + bullet + -60 + cent + -50 + colon + -20 + comma + -20 + copyright + -50 + degree + -25 + divide + -45 + dollar + -30 + ellipsis + -20 + emdash + -35 + endash + -35 + equal + -20 + euro + -105 + guillemetleft + -25 + guillemetright + -10 + guilsinglleft + -25 + guilsinglright + -10 + hyphen + -35 + less + -55 + minus + -45 + multiply + -70 + numbersign + -25 + paragraph + -40 + parenleft + -45 + parenright + -30 + percent + -30 + periodcentered + -60 + perthousand + -30 + plus + -45 + public.kern2.C + -65 + public.kern2.G + -65 + public.kern2.J + 20 + public.kern2.O + -65 + public.kern2.Q + -65 + public.kern2.S + -10 + public.kern2.a + -30 + public.kern2.a.alt + -45 + public.kern2.c + -50 + public.kern2.d + -50 + public.kern2.dcaron + -45 + public.kern2.dcroat + -45 + public.kern2.e + -50 + public.kern2.eth + -50 + public.kern2.f + -40 + public.kern2.g + -55 + public.kern2.o + -50 + public.kern2.q + -50 + public.kern2.s + -15 + public.kern2.t + -40 + public.kern2.tcaron + -40 + public.kern2.u + -35 + public.kern2.v + -40 + public.kern2.w + -40 + public.kern2.y + -40 + question + -15 + quotedbl + -15 + quotedblbase + -20 + quotedblleft + -40 + quotedblright + -20 + quoteleft + -40 + quoteright + -20 + quotesinglbase + -20 + quotesingle + -15 + registered + -50 + semicolon + -20 + slash + 20 + sterling + -10 + trademark + -25 + underscore + -330 + + public.kern1.Y + + ampersand + -80 + asciicircum + -50 + asciitilde + -70 + asterisk + -15 + at + -65 + backslash + 25 + braceleft + -80 + braceright + -55 + bullet + -65 + cent + -70 + colon + -40 + comma + -80 + copyright + -65 + degree + -20 + divide + -40 + dollar + -60 + ellipsis + -80 + emdash + -50 + endash + -50 + equal + -20 + euro + -95 + guillemetleft + -40 + guillemetright + -30 + guilsinglleft + -40 + guilsinglright + -30 + hyphen + -50 + less + -40 + minus + -40 + multiply + -55 + numbersign + -100 + paragraph + -30 + parenleft + -65 + parenright + -20 + percent + -25 + periodcentered + -70 + perthousand + -25 + plus + -40 + public.kern2.A + -80 + public.kern2.C + -55 + public.kern2.G + -55 + public.kern2.J + -50 + public.kern2.O + -55 + public.kern2.Oslash + -55 + public.kern2.Q + -55 + public.kern2.S + -35 + public.kern2.a + -70 + public.kern2.a.alt + -70 + public.kern2.c + -70 + public.kern2.d + -70 + public.kern2.dcaron + -70 + public.kern2.dcroat + -70 + public.kern2.e + -70 + public.kern2.eth + -70 + public.kern2.f + -30 + public.kern2.g + -65 + public.kern2.germandbls + -25 + public.kern2.i + -30 + public.kern2.j + -30 + public.kern2.m + -30 + public.kern2.n + -30 + public.kern2.o + -70 + public.kern2.oslash + -70 + public.kern2.p + -30 + public.kern2.q + -70 + public.kern2.r + -30 + public.kern2.s + -75 + public.kern2.t + -30 + public.kern2.tcaron + -30 + public.kern2.u + -30 + public.kern2.v + -30 + public.kern2.w + -30 + public.kern2.x + -40 + public.kern2.y + -30 + public.kern2.z + -30 + question + -10 + questiondown + -80 + quotedbl + -10 + quotedblbase + -80 + quotedblleft + -30 + quotedblright + -15 + quoteleft + -30 + quoteright + -15 + quotesinglbase + -80 + quotesingle + -10 + registered + -40 + semicolon + -45 + slash + -60 + sterling + -90 + trademark + -20 + underscore + -330 + + public.kern1.Z + + backslash + 25 + braceleft + -25 + braceright + -30 + dollar + -15 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + public.kern2.J + 30 + slash + 20 + sterling + -10 + underscore + -330 + + public.kern1.a + + asciicircum + -25 + asterisk + -25 + backslash + -105 + braceleft + -25 + braceright + -30 + degree + -60 + dollar + -15 + euro + -60 + guillemetleft + 35 + guillemetright + 10 + guilsinglleft + 35 + guilsinglright + 10 + multiply + -20 + numbersign + -20 + paragraph + -25 + parenright + -30 + percent + -45 + perthousand + -45 + public.kern2.J + 30 + public.kern2.T + -35 + public.kern2.V + -60 + public.kern2.W + -40 + public.kern2.Y + -60 + public.kern2.v + -20 + public.kern2.w + -20 + public.kern2.y + -35 + question + -85 + quotedbl + -65 + quotedblleft + -30 + quotedblright + -70 + quoteleft + -30 + quoteright + -70 + quotesingle + -65 + registered + -15 + slash + 20 + sterling + -10 + trademark + -40 + underscore + -285 + yen + -65 + + public.kern1.a.alt + + backslash + -45 + braceleft + -25 + braceright + -30 + dollar + -15 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + parenright + -30 + public.kern2.J + 30 + public.kern2.V + -30 + public.kern2.W + -20 + public.kern2.Y + -30 + question + -85 + quotedbl + -15 + quotedblright + -20 + quoteright + -20 + quotesingle + -15 + slash + 20 + sterling + -10 + underscore + -325 + yen + -30 + + public.kern1.b + + asciicircum + -40 + asciitilde + -10 + asterisk + -40 + backslash + -120 + braceleft + -25 + braceright + -30 + colon + -20 + comma + -25 + degree + -75 + dollar + -65 + ellipsis + -20 + euro + -60 + guillemetleft + 35 + guillemetright + -20 + guilsinglleft + 35 + guilsinglright + -20 + multiply + -20 + numbersign + -50 + paragraph + -40 + parenright + -125 + percent + -60 + perthousand + -60 + public.kern2.A + -40 + public.kern2.J + -30 + public.kern2.S + -40 + public.kern2.T + -50 + public.kern2.V + -65 + public.kern2.W + -45 + public.kern2.X + -50 + public.kern2.Y + -70 + public.kern2.a + -10 + public.kern2.s + -25 + public.kern2.v + -25 + public.kern2.w + -25 + public.kern2.x + -40 + public.kern2.y + -45 + question + -110 + questiondown + -50 + quotedbl + -75 + quotedblbase + -25 + quotedblleft + -40 + quotedblright + -85 + quoteleft + -40 + quoteright + -85 + quotesinglbase + -25 + quotesingle + -75 + registered + -20 + semicolon + -25 + slash + -55 + sterling + -35 + trademark + -60 + underscore + -175 + yen + -65 + + public.kern1.c + + backslash + -70 + braceleft + -25 + braceright + -30 + degree + -25 + dollar + -25 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + parenright + -80 + percent + -10 + perthousand + -10 + public.kern2.A + -10 + public.kern2.J + 30 + public.kern2.V + -40 + public.kern2.W + -30 + public.kern2.X + -15 + public.kern2.Y + -45 + public.kern2.s + -20 + public.kern2.v + -10 + public.kern2.w + -10 + public.kern2.x + -10 + public.kern2.y + -15 + question + -85 + quotedbl + -35 + quotedblright + -55 + quoteright + -55 + quotesingle + -35 + sterling + -10 + underscore + -145 + yen + -45 + + public.kern1.d + + backslash + 30 + braceleft + -25 + braceright + -30 + dollar + -15 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + public.kern2.J + 30 + slash + 20 + sterling + -10 + underscore + -330 + + public.kern1.dcaron + + ampersand + -80 + asciicircum + -50 + asciitilde + -85 + asterisk + 15 + at + -75 + backslash + 20 + bar + 15 + braceleft + -60 + braceright + -20 + bracketleft + 15 + bracketright + 15 + bullet + -80 + cent + -80 + colon + -20 + comma + -80 + copyright + -65 + degree + 15 + divide + -40 + dollar + -25 + ellipsis + -80 + emdash + -80 + endash + -80 + equal + 15 + euro + -75 + greater + 15 + guillemetleft + -45 + guillemetright + -50 + guilsinglleft + -45 + guilsinglright + -50 + hyphen + -80 + less + -40 + minus + -40 + multiply + -75 + numbersign + -100 + parenleft + -55 + parenright + 15 + percent + 10 + periodcentered + -80 + perthousand + 10 + plus + -40 + public.kern2.A + -80 + public.kern2.B + 15 + public.kern2.C + -40 + public.kern2.D + 15 + public.kern2.E + 15 + public.kern2.Eth + 15 + public.kern2.F + 15 + public.kern2.G + -40 + public.kern2.H + 15 + public.kern2.I + 15 + public.kern2.J + -50 + public.kern2.K + 15 + public.kern2.L + 15 + public.kern2.Lslash + 15 + public.kern2.M + 15 + public.kern2.N + 15 + public.kern2.O + -40 + public.kern2.Oslash + -45 + public.kern2.P + 15 + public.kern2.Q + -40 + public.kern2.R + 15 + public.kern2.T + 15 + public.kern2.Thorn + 15 + public.kern2.U + 15 + public.kern2.Z + 15 + public.kern2.a + -45 + public.kern2.a.alt + -80 + public.kern2.b + 15 + public.kern2.c + -80 + public.kern2.d + -80 + public.kern2.dcaron + -80 + public.kern2.dcroat + -80 + public.kern2.e + -80 + public.kern2.eth + -80 + public.kern2.g + -80 + public.kern2.germandbls + 10 + public.kern2.h + 15 + public.kern2.l + 15 + public.kern2.lcaron + 15 + public.kern2.lslash + 15 + public.kern2.o + -80 + public.kern2.oslash + -80 + public.kern2.q + -80 + public.kern2.s + -85 + public.kern2.thorn + 15 + public.kern2.x + -10 + question + 15 + questiondown + -80 + quotedbl + 15 + quotedblbase + -80 + quotedblright + 15 + quoteright + 15 + quotesinglbase + -80 + quotesingle + 15 + registered + -10 + semicolon + -25 + slash + -60 + sterling + -90 + trademark + 15 + underscore + -330 + + public.kern1.dcroat + + backslash + 30 + braceleft + -25 + braceright + -30 + dollar + -15 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + public.kern2.J + 30 + slash + 20 + sterling + -10 + underscore + -330 + + public.kern1.e + + asciicircum + -50 + asciitilde + -15 + asterisk + -50 + backslash + -125 + braceleft + -25 + braceright + -30 + colon + -30 + comma + -30 + degree + -85 + dollar + -70 + ellipsis + -30 + euro + -60 + guillemetleft + 30 + guillemetright + -30 + guilsinglleft + 30 + guilsinglright + -30 + multiply + -20 + numbersign + -45 + paragraph + -45 + parenright + -120 + percent + -65 + perthousand + -65 + public.kern2.A + -35 + public.kern2.C + -10 + public.kern2.G + -10 + public.kern2.J + -25 + public.kern2.O + -10 + public.kern2.Oslash + -10 + public.kern2.Q + -10 + public.kern2.S + -45 + public.kern2.T + -60 + public.kern2.V + -70 + public.kern2.W + -50 + public.kern2.X + -45 + public.kern2.Y + -75 + public.kern2.f + -10 + public.kern2.s + -30 + public.kern2.t + -10 + public.kern2.tcaron + -10 + public.kern2.v + -25 + public.kern2.w + -30 + public.kern2.x + -35 + public.kern2.y + -50 + question + -115 + questiondown + -55 + quotedbl + -80 + quotedblbase + -30 + quotedblleft + -50 + quotedblright + -90 + quoteleft + -50 + quoteright + -90 + quotesinglbase + -30 + quotesingle + -80 + registered + -30 + semicolon + -30 + slash + -50 + sterling + -35 + trademark + -65 + underscore + -185 + yen + -65 + + public.kern1.eth + + asciicircum + -25 + asciitilde + -10 + asterisk + -25 + backslash + -100 + braceleft + -25 + braceright + -35 + colon + -15 + comma + -35 + degree + -55 + dollar + -50 + ellipsis + -35 + euro + -60 + guillemetleft + 35 + guilsinglleft + 35 + multiply + -20 + numbersign + -55 + paragraph + -25 + parenright + -110 + percent + -40 + perthousand + -40 + public.kern2.A + -40 + public.kern2.J + -50 + public.kern2.S + -25 + public.kern2.T + -30 + public.kern2.V + -60 + public.kern2.W + -45 + public.kern2.X + -55 + public.kern2.Y + -65 + public.kern2.a + -15 + public.kern2.s + -20 + public.kern2.v + -20 + public.kern2.w + -25 + public.kern2.x + -35 + public.kern2.y + -40 + question + -120 + questiondown + -65 + quotedbl + -60 + quotedblbase + -35 + quotedblleft + -30 + quotedblright + -70 + quoteleft + -30 + quoteright + -70 + quotesinglbase + -35 + quotesingle + -60 + registered + -15 + semicolon + -20 + slash + -65 + sterling + -35 + trademark + -35 + underscore + -215 + yen + -65 + + public.kern1.f + + ampersand + -30 + asciitilde + -10 + backslash + 50 + braceleft + -25 + braceright + -35 + comma + -80 + dollar + -25 + ellipsis + -80 + euro + -60 + guillemetleft + -15 + guillemetright + 15 + guilsinglleft + -15 + guilsinglright + 15 + multiply + -10 + numbersign + -75 + parenright + -40 + public.kern2.A + -55 + public.kern2.J + -50 + public.kern2.a + -40 + public.kern2.s + -20 + public.kern2.x + -10 + question + -20 + questiondown + -80 + quotedbl + -15 + quotedblbase + -80 + quotedblright + -20 + quoteright + -20 + quotesinglbase + -80 + quotesingle + -15 + slash + -60 + sterling + -35 + underscore + -200 + + public.kern1.g + + backslash + -45 + braceleft + -25 + braceright + -30 + dollar + -15 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + parenright + -20 + public.kern2.J + 30 + public.kern2.V + -30 + public.kern2.W + -20 + public.kern2.Y + -30 + public.kern2.j + 20 + question + -85 + quotedbl + -15 + quotedblright + -20 + quoteright + -20 + quotesingle + -15 + slash + 20 + sterling + -10 + underscore + -10 + yen + -30 + + public.kern1.germandbls + + asciicircum + -35 + asciitilde + -40 + asterisk + -20 + backslash + -35 + braceleft + -25 + braceright + -30 + bullet + -15 + colon + -10 + comma + -10 + degree + -15 + dollar + -40 + ellipsis + -10 + euro + -60 + guillemetleft + 25 + guillemetright + -10 + guilsinglleft + 25 + guilsinglright + -10 + multiply + -25 + numbersign + -35 + paragraph + -15 + parenright + -20 + percent + -15 + periodcentered + -10 + perthousand + -15 + public.kern2.A + -30 + public.kern2.C + -20 + public.kern2.G + -20 + public.kern2.O + -20 + public.kern2.Oslash + -20 + public.kern2.Q + -20 + public.kern2.S + -15 + public.kern2.T + -15 + public.kern2.U + -10 + public.kern2.V + -40 + public.kern2.W + -30 + public.kern2.X + -35 + public.kern2.Y + -40 + public.kern2.f + -15 + public.kern2.g + -10 + public.kern2.s + -50 + public.kern2.t + -15 + public.kern2.tcaron + -15 + public.kern2.v + -15 + public.kern2.w + -15 + public.kern2.x + -25 + public.kern2.y + -15 + question + -35 + questiondown + -30 + quotedbl + -20 + quotedblbase + -10 + quotedblleft + -15 + quotedblright + -20 + quoteleft + -15 + quoteright + -20 + quotesinglbase + -10 + quotesingle + -20 + registered + -20 + semicolon + -10 + slash + -35 + sterling + -30 + trademark + -15 + underscore + -150 + yen + -40 + + public.kern1.h + + asciicircum + -20 + asterisk + -20 + backslash + -95 + braceleft + -25 + braceright + -30 + degree + -50 + dollar + -15 + euro + -60 + guillemetleft + 35 + guillemetright + 10 + guilsinglleft + 35 + guilsinglright + 10 + multiply + -20 + numbersign + -20 + paragraph + -20 + parenright + -30 + percent + -35 + perthousand + -35 + public.kern2.J + 30 + public.kern2.T + -25 + public.kern2.V + -55 + public.kern2.W + -40 + public.kern2.Y + -60 + public.kern2.v + -15 + public.kern2.w + -20 + public.kern2.y + -30 + question + -85 + quotedbl + -55 + quotedblleft + -25 + quotedblright + -65 + quoteleft + -25 + quoteright + -65 + quotesingle + -55 + registered + -10 + slash + 20 + sterling + -10 + trademark + -30 + underscore + -315 + yen + -60 + + public.kern1.i + + braceleft + -25 + braceright + -30 + dollar + -15 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + parenright + -30 + public.kern2.J + 30 + public.kern2.V + -30 + public.kern2.W + -20 + public.kern2.Y + -30 + question + -45 + quotedbl + -15 + quotedblright + -20 + quoteright + -20 + quotesingle + -15 + slash + 20 + sterling + -10 + underscore + -150 + yen + -30 + + public.kern1.j + + backslash + -10 + braceleft + -25 + braceright + -30 + dollar + -15 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + public.kern2.J + 30 + public.kern2.V + -30 + public.kern2.W + -20 + public.kern2.Y + -30 + public.kern2.j + 30 + question + -50 + quotedbl + -15 + quotedblright + -20 + quoteright + -20 + quotesingle + -15 + slash + 40 + sterling + -10 + yen + -30 + + public.kern1.l + + backslash + 30 + braceleft + -25 + braceright + -30 + dollar + -15 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + public.kern2.J + 30 + slash + 20 + sterling + -10 + underscore + -160 + + public.kern1.lcaron + + ampersand + -45 + asciitilde + -50 + asterisk + 55 + at + -25 + backslash + 65 + bar + 60 + braceleft + -15 + braceright + 20 + bracketleft + 60 + bracketright + 60 + bullet + -50 + cent + -50 + colon + 25 + comma + -50 + copyright + -15 + degree + 55 + divide + 10 + dollar + 20 + ellipsis + -50 + emdash + -30 + endash + -30 + equal + 60 + euro + -25 + greater + 60 + guillemetleft + -15 + guilsinglleft + -15 + hyphen + -30 + less + 10 + minus + 10 + multiply + -20 + numbersign + -70 + paragraph + 45 + parenleft + -10 + parenright + 55 + percent + 50 + periodcentered + -50 + perthousand + 50 + plus + 10 + public.kern2.A + -35 + public.kern2.B + 60 + public.kern2.D + 60 + public.kern2.E + 60 + public.kern2.Eth + 60 + public.kern2.F + 60 + public.kern2.H + 60 + public.kern2.I + 60 + public.kern2.J + -15 + public.kern2.K + 60 + public.kern2.L + 60 + public.kern2.Lslash + 60 + public.kern2.M + 60 + public.kern2.N + 60 + public.kern2.P + 60 + public.kern2.R + 60 + public.kern2.S + 45 + public.kern2.T + 60 + public.kern2.Thorn + 60 + public.kern2.U + 60 + public.kern2.V + 45 + public.kern2.W + 50 + public.kern2.X + 40 + public.kern2.Y + 45 + public.kern2.Z + 60 + public.kern2.a.alt + -45 + public.kern2.b + 60 + public.kern2.c + -50 + public.kern2.d + -45 + public.kern2.dcaron + -45 + public.kern2.dcroat + -45 + public.kern2.e + -50 + public.kern2.eth + -45 + public.kern2.f + 45 + public.kern2.g + -40 + public.kern2.germandbls + 50 + public.kern2.h + 60 + public.kern2.i + 45 + public.kern2.j + 45 + public.kern2.l + 60 + public.kern2.lcaron + 60 + public.kern2.lslash + 60 + public.kern2.m + 45 + public.kern2.n + 45 + public.kern2.o + -50 + public.kern2.oslash + -50 + public.kern2.p + 45 + public.kern2.q + -45 + public.kern2.r + 45 + public.kern2.s + -35 + public.kern2.t + 45 + public.kern2.tcaron + 45 + public.kern2.thorn + 60 + public.kern2.u + 45 + public.kern2.v + 40 + public.kern2.w + 40 + public.kern2.x + 35 + public.kern2.y + 40 + public.kern2.z + 45 + question + 55 + questiondown + -50 + quotedbl + 60 + quotedblbase + -50 + quotedblleft + 45 + quotedblright + 60 + quoteleft + 45 + quoteright + 60 + quotesinglbase + -50 + quotesingle + 60 + registered + 35 + semicolon + 20 + slash + -25 + sterling + -60 + trademark + 55 + underscore + -240 + yen + 45 + + public.kern1.lslash + + backslash + 30 + braceleft + -25 + braceright + -30 + dollar + -15 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + public.kern2.J + 30 + slash + 20 + sterling + -10 + underscore + -190 + + public.kern1.m + + asciicircum + -20 + asterisk + -20 + backslash + -95 + braceleft + -25 + braceright + -30 + degree + -50 + dollar + -15 + euro + -60 + guillemetleft + 35 + guillemetright + 10 + guilsinglleft + 35 + guilsinglright + 10 + multiply + -20 + numbersign + -20 + paragraph + -20 + parenright + -30 + percent + -35 + perthousand + -35 + public.kern2.J + 30 + public.kern2.T + -25 + public.kern2.V + -55 + public.kern2.W + -40 + public.kern2.Y + -60 + public.kern2.v + -15 + public.kern2.w + -20 + public.kern2.y + -35 + question + -85 + quotedbl + -55 + quotedblleft + -25 + quotedblright + -65 + quoteleft + -25 + quoteright + -65 + quotesingle + -55 + registered + -10 + slash + 20 + sterling + -10 + trademark + -30 + underscore + -330 + yen + -60 + + public.kern1.n + + asciicircum + -20 + asterisk + -20 + backslash + -95 + braceleft + -25 + braceright + -30 + degree + -50 + dollar + -15 + euro + -60 + guillemetleft + 35 + guillemetright + 10 + guilsinglleft + 35 + guilsinglright + 10 + multiply + -20 + numbersign + -20 + paragraph + -20 + parenright + -30 + percent + -35 + perthousand + -35 + public.kern2.J + 30 + public.kern2.T + -25 + public.kern2.V + -55 + public.kern2.W + -40 + public.kern2.Y + -60 + public.kern2.v + -15 + public.kern2.w + -20 + public.kern2.y + -30 + question + -85 + quotedbl + -55 + quotedblleft + -25 + quotedblright + -65 + quoteleft + -25 + quoteright + -65 + quotesingle + -55 + registered + -10 + slash + 20 + sterling + -10 + trademark + -30 + underscore + -315 + yen + -60 + + public.kern1.o + + asciicircum + -55 + asciitilde + -10 + asterisk + -50 + backslash + -125 + braceleft + -25 + braceright + -30 + colon + -30 + comma + -30 + degree + -95 + dollar + -70 + ellipsis + -30 + euro + -60 + guillemetleft + 35 + guillemetright + -35 + guilsinglleft + 35 + guilsinglright + -35 + multiply + -20 + numbersign + -50 + paragraph + -45 + parenright + -130 + percent + -70 + perthousand + -70 + public.kern2.A + -40 + public.kern2.J + -50 + public.kern2.S + -50 + public.kern2.T + -70 + public.kern2.V + -65 + public.kern2.W + -50 + public.kern2.X + -50 + public.kern2.Y + -70 + public.kern2.a + -15 + public.kern2.s + -25 + public.kern2.v + -25 + public.kern2.w + -25 + public.kern2.x + -40 + public.kern2.y + -45 + question + -115 + questiondown + -60 + quotedbl + -80 + quotedblbase + -30 + quotedblleft + -50 + quotedblright + -95 + quoteleft + -50 + quoteright + -95 + quotesinglbase + -30 + quotesingle + -80 + registered + -25 + semicolon + -30 + slash + -65 + sterling + -35 + trademark + -80 + underscore + -230 + yen + -65 + + public.kern1.oslash + + asciicircum + -55 + asciitilde + -10 + asterisk + -35 + backslash + -50 + braceleft + -25 + braceright + -30 + colon + -25 + comma + -30 + degree + -10 + dollar + -35 + ellipsis + -30 + euro + -60 + guillemetleft + 35 + guillemetright + -35 + guilsinglleft + 35 + guilsinglright + -35 + multiply + -20 + numbersign + -50 + paragraph + -10 + parenright + -55 + public.kern2.A + -40 + public.kern2.J + -45 + public.kern2.S + -10 + public.kern2.V + -35 + public.kern2.W + -25 + public.kern2.X + -45 + public.kern2.Y + -35 + public.kern2.a + -15 + public.kern2.s + -25 + public.kern2.x + -15 + question + -110 + questiondown + -60 + quotedbl + -20 + quotedblbase + -30 + quotedblleft + -10 + quotedblright + -25 + quoteleft + -10 + quoteright + -25 + quotesinglbase + -30 + quotesingle + -20 + registered + -15 + semicolon + -30 + slash + -60 + sterling + -35 + underscore + -210 + yen + -40 + + public.kern1.p + + asciicircum + -40 + asciitilde + -10 + asterisk + -40 + backslash + -120 + braceleft + -25 + braceright + -30 + colon + -20 + comma + -25 + degree + -75 + dollar + -65 + ellipsis + -20 + euro + -60 + guillemetleft + 35 + guillemetright + -20 + guilsinglleft + 35 + guilsinglright + -20 + multiply + -20 + numbersign + -50 + paragraph + -40 + parenright + -125 + percent + -60 + perthousand + -60 + public.kern2.A + -40 + public.kern2.J + -30 + public.kern2.S + -40 + public.kern2.T + -50 + public.kern2.V + -65 + public.kern2.W + -45 + public.kern2.X + -50 + public.kern2.Y + -70 + public.kern2.a + -10 + public.kern2.s + -25 + public.kern2.v + -25 + public.kern2.w + -25 + public.kern2.x + -40 + public.kern2.y + -45 + question + -110 + questiondown + -50 + quotedbl + -75 + quotedblbase + -25 + quotedblleft + -40 + quotedblright + -85 + quoteleft + -40 + quoteright + -85 + quotesinglbase + -25 + quotesingle + -75 + registered + -20 + semicolon + -25 + slash + -55 + sterling + -35 + trademark + -60 + underscore + -175 + yen + -65 + + public.kern1.q + + backslash + -45 + braceleft + -25 + braceright + -30 + dollar + -15 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + public.kern2.J + 30 + public.kern2.V + -30 + public.kern2.W + -20 + public.kern2.Y + -30 + public.kern2.j + 50 + question + -85 + quotedbl + -15 + quotedblright + -20 + quoteright + -20 + quotesingle + -15 + slash + 50 + sterling + -10 + yen + -30 + + public.kern1.r + + ampersand + -30 + asciitilde + -10 + backslash + -15 + braceleft + -25 + braceright + -35 + comma + -120 + dollar + -25 + ellipsis + -120 + euro + -60 + guillemetleft + -15 + guillemetright + 15 + guilsinglleft + -15 + guilsinglright + 15 + multiply + -10 + numbersign + -75 + public.kern2.A + -55 + public.kern2.J + -90 + public.kern2.V + -20 + public.kern2.W + -10 + public.kern2.X + -25 + public.kern2.Y + -20 + public.kern2.a + -40 + public.kern2.s + -20 + public.kern2.x + -10 + question + -35 + questiondown + -115 + quotedblbase + -120 + quotesinglbase + -120 + slash + -100 + sterling + -35 + underscore + -210 + yen + -20 + + public.kern1.s + + asciicircum + -60 + asciitilde + -90 + asterisk + -35 + backslash + -85 + braceleft + -25 + braceright + -30 + bullet + -25 + cent + -10 + copyright + -10 + degree + -40 + dollar + -45 + euro + -65 + guillemetleft + 10 + guilsinglleft + 10 + less + -15 + multiply + -35 + numbersign + -30 + paragraph + -30 + parenright + -100 + percent + -30 + periodcentered + -20 + perthousand + -30 + public.kern2.A + -25 + public.kern2.C + -30 + public.kern2.G + -30 + public.kern2.O + -30 + public.kern2.Oslash + -30 + public.kern2.Q + -30 + public.kern2.S + -15 + public.kern2.T + -30 + public.kern2.U + -15 + public.kern2.V + -65 + public.kern2.W + -55 + public.kern2.X + -30 + public.kern2.Y + -65 + public.kern2.c + -10 + public.kern2.d + -10 + public.kern2.e + -10 + public.kern2.f + -30 + public.kern2.g + -15 + public.kern2.o + -10 + public.kern2.oslash + -10 + public.kern2.q + -10 + public.kern2.s + -40 + public.kern2.t + -30 + public.kern2.tcaron + -30 + public.kern2.v + -35 + public.kern2.w + -35 + public.kern2.x + -25 + public.kern2.y + -35 + question + -90 + questiondown + -25 + quotedbl + -50 + quotedblleft + -30 + quotedblright + -70 + quoteleft + -30 + quoteright + -70 + quotesingle + -50 + registered + -35 + slash + -30 + sterling + -20 + trademark + -30 + underscore + -145 + yen + -65 + + public.kern1.t + + ampersand + -30 + asciitilde + -10 + backslash + -45 + braceleft + -25 + braceright + -35 + comma + -35 + dollar + -25 + ellipsis + -35 + euro + -60 + guillemetleft + -15 + guillemetright + 15 + guilsinglleft + -15 + guilsinglright + 15 + multiply + -10 + numbersign + -40 + parenright + -35 + public.kern2.A + -15 + public.kern2.V + -30 + public.kern2.W + -20 + public.kern2.X + -15 + public.kern2.Y + -30 + public.kern2.a + -40 + public.kern2.j + 15 + public.kern2.s + -20 + public.kern2.x + -10 + question + -95 + questiondown + -15 + quotedbl + -15 + quotedblbase + -35 + quotedblright + -20 + quoteright + -20 + quotesinglbase + -35 + quotesingle + -15 + slash + 15 + sterling + -25 + underscore + -20 + yen + -30 + + public.kern1.tcaron + + ampersand + -60 + asciicircum + -20 + asciitilde + -65 + asterisk + 45 + at + -45 + backslash + 50 + bar + 45 + braceleft + -30 + bracketleft + 45 + bracketright + 45 + bullet + -70 + cent + -70 + colon + 0 + comma + -155 + copyright + -35 + degree + 40 + ellipsis + -220 + emdash + -50 + endash + -50 + equal + 45 + euro + -40 + greater + 45 + guillemetleft + -125 + guillemetright + -15 + guilsinglleft + -125 + guilsinglright + -15 + hyphen + -50 + multiply + -40 + numbersign + -90 + paragraph + 30 + parenleft + -25 + parenright + 40 + percent + 40 + periodcentered + -110 + perthousand + 40 + public.kern2.A + -50 + public.kern2.B + 45 + public.kern2.C + -15 + public.kern2.D + 45 + public.kern2.E + 45 + public.kern2.Eth + 45 + public.kern2.F + 45 + public.kern2.G + -10 + public.kern2.H + 45 + public.kern2.I + 45 + public.kern2.J + -180 + public.kern2.K + 45 + public.kern2.L + 45 + public.kern2.Lslash + 45 + public.kern2.M + 45 + public.kern2.N + 45 + public.kern2.O + -15 + public.kern2.Oslash + -15 + public.kern2.P + 45 + public.kern2.Q + -10 + public.kern2.R + 45 + public.kern2.S + 30 + public.kern2.T + 45 + public.kern2.Thorn + 45 + public.kern2.U + 45 + public.kern2.V + 30 + public.kern2.W + 35 + public.kern2.X + 25 + public.kern2.Y + 30 + public.kern2.Z + 45 + public.kern2.a + -15 + public.kern2.a.alt + -60 + public.kern2.b + 45 + public.kern2.c + -80 + public.kern2.d + -65 + public.kern2.dcaron + -65 + public.kern2.dcroat + -65 + public.kern2.e + -70 + public.kern2.eth + -60 + public.kern2.f + 30 + public.kern2.g + -55 + public.kern2.germandbls + 35 + public.kern2.h + 45 + public.kern2.i + 30 + public.kern2.j + 30 + public.kern2.l + 45 + public.kern2.lcaron + 45 + public.kern2.lslash + 45 + public.kern2.m + 30 + public.kern2.n + 30 + public.kern2.o + -80 + public.kern2.oslash + -80 + public.kern2.p + 30 + public.kern2.q + -65 + public.kern2.r + 30 + public.kern2.s + -50 + public.kern2.t + 30 + public.kern2.tcaron + 30 + public.kern2.thorn + 45 + public.kern2.u + 30 + public.kern2.v + 25 + public.kern2.w + 25 + public.kern2.x + 20 + public.kern2.y + 25 + public.kern2.z + 30 + question + 45 + questiondown + -115 + quotedbl + 45 + quotedblbase + -220 + quotedblleft + 30 + quotedblright + 45 + quoteleft + 30 + quoteright + 45 + quotesinglbase + -155 + quotesingle + 45 + registered + 20 + slash + -160 + sterling + -80 + trademark + 45 + underscore + -205 + yen + 30 + + public.kern1.thorn + + asciicircum + -40 + asciitilde + -10 + asterisk + -40 + backslash + -120 + braceleft + -25 + braceright + -30 + colon + -20 + comma + -25 + degree + -75 + dollar + -65 + ellipsis + -20 + euro + -60 + guillemetleft + 35 + guillemetright + -25 + guilsinglleft + 35 + guilsinglright + -25 + multiply + -20 + numbersign + -50 + paragraph + -40 + parenright + -125 + percent + -60 + perthousand + -60 + public.kern2.A + -35 + public.kern2.J + -25 + public.kern2.S + -40 + public.kern2.T + -50 + public.kern2.V + -65 + public.kern2.W + -45 + public.kern2.X + -50 + public.kern2.Y + -70 + public.kern2.a + -10 + public.kern2.s + -25 + public.kern2.v + -25 + public.kern2.w + -25 + public.kern2.x + -35 + public.kern2.y + -45 + question + -110 + questiondown + -50 + quotedbl + -75 + quotedblbase + -25 + quotedblleft + -40 + quotedblright + -85 + quoteleft + -40 + quoteright + -85 + quotesinglbase + -25 + quotesingle + -75 + registered + -20 + semicolon + -25 + slash + -55 + sterling + -35 + trademark + -60 + underscore + -170 + yen + -65 + + public.kern1.u + + backslash + -45 + braceleft + -25 + braceright + -30 + dollar + -15 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + parenright + -30 + public.kern2.J + 30 + public.kern2.V + -30 + public.kern2.W + -20 + public.kern2.Y + -30 + question + -85 + quotedbl + -15 + quotedblright + -20 + quoteright + -20 + quotesingle + -15 + slash + 20 + sterling + -10 + underscore + -265 + yen + -30 + + public.kern1.v + + ampersand + -30 + asciicircum + -10 + asciitilde + -25 + at + -20 + backslash + -45 + braceleft + -40 + braceright + -35 + bullet + -20 + cent + -25 + comma + -40 + copyright + -20 + dollar + -30 + ellipsis + -40 + emdash + -10 + endash + -10 + euro + -65 + guillemetleft + 10 + guilsinglleft + 10 + hyphen + -10 + multiply + -20 + numbersign + -60 + parenleft + -20 + parenright + -50 + periodcentered + -20 + public.kern2.A + -50 + public.kern2.C + -15 + public.kern2.G + -15 + public.kern2.J + -10 + public.kern2.O + -15 + public.kern2.Oslash + -15 + public.kern2.Q + -15 + public.kern2.V + -30 + public.kern2.W + -20 + public.kern2.X + -40 + public.kern2.Y + -30 + public.kern2.a + -35 + public.kern2.a.alt + -20 + public.kern2.c + -25 + public.kern2.d + -20 + public.kern2.dcaron + -20 + public.kern2.dcroat + -20 + public.kern2.e + -20 + public.kern2.eth + -25 + public.kern2.g + -20 + public.kern2.o + -25 + public.kern2.oslash + -25 + public.kern2.q + -20 + public.kern2.s + -35 + public.kern2.x + -10 + question + -105 + questiondown + -45 + quotedbl + -15 + quotedblbase + -40 + quotedblright + -20 + quoteright + -20 + quotesinglbase + -40 + quotesingle + -15 + semicolon + -10 + slash + -25 + sterling + -50 + underscore + -315 + yen + -35 + + public.kern1.w + + ampersand + -35 + asciicircum + -15 + asciitilde + -30 + asterisk + -10 + at + -25 + backslash + -45 + braceleft + -45 + braceright + -35 + bullet + -20 + cent + -25 + colon + -10 + comma + -45 + copyright + -25 + dollar + -30 + ellipsis + -45 + emdash + -15 + endash + -15 + euro + -65 + hyphen + -15 + multiply + -20 + numbersign + -65 + parenleft + -25 + parenright + -50 + periodcentered + -25 + public.kern2.A + -55 + public.kern2.C + -15 + public.kern2.G + -15 + public.kern2.J + -20 + public.kern2.O + -15 + public.kern2.Oslash + -20 + public.kern2.Q + -15 + public.kern2.V + -30 + public.kern2.W + -20 + public.kern2.X + -40 + public.kern2.Y + -30 + public.kern2.a + -40 + public.kern2.a.alt + -25 + public.kern2.c + -25 + public.kern2.d + -25 + public.kern2.dcaron + -25 + public.kern2.dcroat + -25 + public.kern2.e + -25 + public.kern2.eth + -25 + public.kern2.g + -25 + public.kern2.o + -25 + public.kern2.oslash + -25 + public.kern2.q + -25 + public.kern2.s + -35 + public.kern2.x + -10 + question + -105 + questiondown + -55 + quotedbl + -15 + quotedblbase + -45 + quotedblright + -20 + quoteright + -20 + quotesinglbase + -45 + quotesingle + -15 + registered + -10 + semicolon + -10 + slash + -35 + sterling + -50 + underscore + -330 + yen + -35 + + public.kern1.x + + ampersand + -25 + asciicircum + -25 + asciitilde + -45 + asterisk + -20 + at + -35 + backslash + -55 + braceleft + -55 + braceright + -30 + bullet + -40 + cent + -40 + colon + -15 + comma + -15 + copyright + -40 + degree + -15 + divide + -20 + dollar + -25 + ellipsis + -15 + emdash + -25 + endash + -25 + equal + -10 + euro + -75 + guillemetleft + -10 + guilsinglleft + -10 + hyphen + -25 + less + -20 + minus + -20 + multiply + -35 + numbersign + -25 + paragraph + -15 + parenleft + -35 + parenright + -30 + percent + -10 + periodcentered + -40 + perthousand + -10 + plus + -20 + public.kern2.C + -30 + public.kern2.G + -30 + public.kern2.J + 20 + public.kern2.O + -30 + public.kern2.Q + -30 + public.kern2.S + -10 + public.kern2.T + -10 + public.kern2.U + -10 + public.kern2.V + -40 + public.kern2.W + -30 + public.kern2.Y + -40 + public.kern2.a + -25 + public.kern2.a.alt + -35 + public.kern2.c + -40 + public.kern2.d + -35 + public.kern2.dcaron + -35 + public.kern2.dcroat + -35 + public.kern2.e + -40 + public.kern2.eth + -35 + public.kern2.f + -10 + public.kern2.g + -40 + public.kern2.o + -40 + public.kern2.q + -35 + public.kern2.s + -15 + public.kern2.t + -10 + public.kern2.tcaron + -10 + public.kern2.u + -10 + public.kern2.v + -10 + public.kern2.w + -10 + public.kern2.y + -10 + question + -100 + quotedbl + -25 + quotedblbase + -15 + quotedblleft + -15 + quotedblright + -30 + quoteleft + -15 + quoteright + -30 + quotesinglbase + -15 + quotesingle + -25 + registered + -20 + semicolon + -15 + slash + 20 + sterling + -10 + trademark + -10 + underscore + -295 + yen + -45 + + public.kern1.y + + ampersand + -60 + asciicircum + -25 + asciitilde + -50 + asterisk + -15 + at + -45 + backslash + -45 + braceleft + -55 + braceright + -35 + bullet + -40 + cent + -45 + colon + -15 + comma + -80 + copyright + -40 + divide + -15 + dollar + -30 + ellipsis + -80 + emdash + -25 + endash + -25 + euro + -65 + guillemetleft + -20 + guilsinglleft + -20 + hyphen + -25 + less + -15 + minus + -15 + multiply + -30 + numbersign + -105 + parenleft + -40 + parenright + -50 + periodcentered + -45 + plus + -15 + public.kern2.A + -85 + public.kern2.C + -30 + public.kern2.G + -30 + public.kern2.J + -60 + public.kern2.O + -30 + public.kern2.Oslash + -30 + public.kern2.Q + -30 + public.kern2.V + -30 + public.kern2.W + -20 + public.kern2.X + -40 + public.kern2.Y + -30 + public.kern2.a + -40 + public.kern2.a.alt + -45 + public.kern2.c + -45 + public.kern2.d + -45 + public.kern2.dcaron + -45 + public.kern2.dcroat + -45 + public.kern2.e + -45 + public.kern2.eth + -45 + public.kern2.g + -40 + public.kern2.o + -45 + public.kern2.oslash + -45 + public.kern2.q + -45 + public.kern2.s + -50 + public.kern2.x + -10 + question + -105 + questiondown + -95 + quotedbl + -15 + quotedblbase + -80 + quotedblright + -20 + quoteright + -20 + quotesinglbase + -80 + quotesingle + -15 + registered + -10 + semicolon + -15 + slash + -75 + sterling + -65 + underscore + -110 + yen + -35 + + public.kern1.z + + backslash + -45 + braceleft + -25 + braceright + -30 + dollar + -15 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + parenright + -30 + public.kern2.J + 30 + public.kern2.V + -30 + public.kern2.W + -20 + public.kern2.Y + -30 + question + -85 + quotedbl + -15 + quotedblright + -20 + quoteright + -20 + quotesingle + -15 + slash + 20 + sterling + -10 + underscore + -275 + yen + -30 + + question + + ampersand + -95 + asciicircum + -15 + asciitilde + -50 + at + -40 + backslash + -30 + braceleft + -65 + braceright + -35 + bullet + -50 + cent + -55 + comma + -115 + copyright + -35 + dollar + -25 + ellipsis + -115 + emdash + -20 + endash + -20 + euro + -60 + guillemetleft + -90 + guilsinglleft + -90 + hyphen + -20 + multiply + -25 + numbersign + -110 + parenleft + -35 + parenright + -15 + periodcentered + -70 + public.kern2.A + -80 + public.kern2.C + -20 + public.kern2.G + -20 + public.kern2.J + -90 + public.kern2.O + -20 + public.kern2.Oslash + -20 + public.kern2.Q + -20 + public.kern2.V + -30 + public.kern2.W + -20 + public.kern2.X + -35 + public.kern2.Y + -30 + public.kern2.a + -40 + public.kern2.a.alt + -50 + public.kern2.c + -60 + public.kern2.d + -50 + public.kern2.dcaron + -50 + public.kern2.dcroat + -50 + public.kern2.e + -55 + public.kern2.eth + -60 + public.kern2.g + -45 + public.kern2.o + -60 + public.kern2.oslash + -60 + public.kern2.q + -50 + public.kern2.s + -45 + public.kern2.x + -10 + question + -35 + questiondown + -120 + quotedbl + -10 + quotedblbase + -115 + quotedblright + -10 + quoteright + -10 + quotesinglbase + -115 + quotesingle + -10 + slash + -120 + sterling + -70 + underscore + -170 + yen + -30 + + questiondown + + ampersand + -140 + asciicircum + -90 + asciitilde + -110 + asterisk + -90 + at + -105 + backslash + -155 + bar + -30 + braceleft + -100 + braceright + -45 + bullet + -105 + cent + -110 + colon + -85 + comma + -65 + copyright + -100 + degree + -110 + divide + -85 + dollar + -115 + ellipsis + -135 + emdash + -85 + endash + -85 + equal + -85 + euro + -145 + greater + -85 + guillemetleft + -105 + guillemetright + -70 + guilsinglleft + -105 + guilsinglright + -70 + hyphen + -85 + less + -85 + minus + -85 + multiply + -95 + numbersign + -125 + paragraph + -90 + parenleft + -100 + parenright + -60 + percent + -100 + periodcentered + -115 + perthousand + -100 + plus + -85 + public.kern2.A + -100 + public.kern2.B + -80 + public.kern2.C + -90 + public.kern2.D + -80 + public.kern2.E + -85 + public.kern2.Eth + -80 + public.kern2.F + -85 + public.kern2.G + -90 + public.kern2.H + -85 + public.kern2.I + -85 + public.kern2.J + -110 + public.kern2.K + -85 + public.kern2.L + -85 + public.kern2.Lslash + -85 + public.kern2.M + -85 + public.kern2.N + -85 + public.kern2.O + -90 + public.kern2.Oslash + -90 + public.kern2.P + -85 + public.kern2.Q + -90 + public.kern2.R + -85 + public.kern2.S + -90 + public.kern2.T + -90 + public.kern2.Thorn + -85 + public.kern2.U + -85 + public.kern2.V + -130 + public.kern2.W + -115 + public.kern2.X + -100 + public.kern2.Y + -130 + public.kern2.Z + -85 + public.kern2.a + -140 + public.kern2.a.alt + -110 + public.kern2.b + -85 + public.kern2.c + -115 + public.kern2.d + -110 + public.kern2.dcaron + -110 + public.kern2.dcroat + -110 + public.kern2.e + -110 + public.kern2.eth + -115 + public.kern2.f + -85 + public.kern2.g + -70 + public.kern2.germandbls + -85 + public.kern2.h + -85 + public.kern2.i + -85 + public.kern2.j + 40 + public.kern2.l + -85 + public.kern2.lcaron + -85 + public.kern2.lslash + -85 + public.kern2.m + -85 + public.kern2.n + -85 + public.kern2.o + -115 + public.kern2.oslash + -100 + public.kern2.q + -110 + public.kern2.r + -85 + public.kern2.s + -110 + public.kern2.t + -85 + public.kern2.tcaron + -85 + public.kern2.u + -85 + public.kern2.v + -95 + public.kern2.w + -95 + public.kern2.x + -100 + public.kern2.y + -55 + public.kern2.z + -85 + question + -220 + questiondown + -35 + quotedbl + -120 + quotedblbase + -65 + quotedblleft + -90 + quotedblright + -135 + quoteleft + -90 + quoteright + -135 + quotesinglbase + -65 + quotesingle + -120 + registered + -85 + semicolon + -75 + slash + 20 + sterling + -110 + trademark + -90 + yen + -135 + + quotedbl + + ampersand + -105 + asciicircum + -45 + asciitilde + -75 + at + -70 + backslash + 0 + braceleft + -75 + braceright + -40 + bullet + -70 + cent + -80 + colon + -30 + comma + -155 + copyright + -65 + divide + -30 + dollar + -40 + ellipsis + -285 + emdash + -45 + endash + -45 + euro + -80 + guillemetleft + -115 + guillemetright + -25 + guilsinglleft + -115 + guilsinglright + -25 + hyphen + -45 + less + -30 + minus + -30 + multiply + -50 + numbersign + -135 + paragraph + -15 + parenleft + -60 + percent + -10 + periodcentered + -90 + perthousand + -10 + plus + -30 + public.kern2.A + -95 + public.kern2.C + -45 + public.kern2.G + -45 + public.kern2.J + -250 + public.kern2.O + -45 + public.kern2.Oslash + -50 + public.kern2.Q + -45 + public.kern2.S + -15 + public.kern2.V + -10 + public.kern2.W + -10 + public.kern2.X + -15 + public.kern2.Y + -10 + public.kern2.a + -55 + public.kern2.a.alt + -75 + public.kern2.c + -85 + public.kern2.d + -75 + public.kern2.dcaron + -75 + public.kern2.dcroat + -75 + public.kern2.e + -80 + public.kern2.eth + -80 + public.kern2.f + -15 + public.kern2.g + -70 + public.kern2.germandbls + -10 + public.kern2.i + -15 + public.kern2.j + -15 + public.kern2.m + -15 + public.kern2.n + -15 + public.kern2.o + -80 + public.kern2.oslash + -80 + public.kern2.p + -15 + public.kern2.q + -75 + public.kern2.r + -15 + public.kern2.s + -70 + public.kern2.t + -15 + public.kern2.tcaron + -15 + public.kern2.u + -15 + public.kern2.v + -15 + public.kern2.w + -15 + public.kern2.x + -25 + public.kern2.y + -15 + public.kern2.z + -15 + questiondown + -150 + quotedblbase + -285 + quotedblleft + -15 + quoteleft + -15 + quotesinglbase + -155 + registered + -25 + semicolon + -30 + slash + -190 + sterling + -90 + underscore + -285 + yen + -10 + + quotedblbase + + ampersand + -15 + asciicircum + -250 + asciitilde + -245 + asterisk + -215 + at + -25 + backslash + -210 + braceleft + -45 + braceright + -30 + bullet + -70 + cent + -35 + copyright + -35 + degree + -210 + divide + -50 + dollar + -15 + emdash + -15 + endash + -15 + euro + -105 + guillemetleft + -50 + guillemetright + 10 + guilsinglleft + -50 + guilsinglright + 10 + hyphen + -15 + less + -80 + minus + -50 + multiply + -100 + numbersign + -25 + paragraph + -245 + parenleft + -25 + parenright + -25 + percent + -90 + periodcentered + -65 + perthousand + -100 + plus + -50 + public.kern2.A + -10 + public.kern2.C + -70 + public.kern2.G + -70 + public.kern2.J + 30 + public.kern2.O + -70 + public.kern2.Oslash + -10 + public.kern2.Q + -65 + public.kern2.T + -80 + public.kern2.U + -45 + public.kern2.V + -100 + public.kern2.W + -70 + public.kern2.X + -10 + public.kern2.Y + -80 + public.kern2.a + -10 + public.kern2.a.alt + -30 + public.kern2.c + -40 + public.kern2.d + -30 + public.kern2.dcaron + -30 + public.kern2.dcroat + -30 + public.kern2.e + -35 + public.kern2.eth + -30 + public.kern2.f + -40 + public.kern2.g + -45 + public.kern2.j + 15 + public.kern2.o + -40 + public.kern2.oslash + -10 + public.kern2.q + -30 + public.kern2.t + -45 + public.kern2.tcaron + -45 + public.kern2.u + -15 + public.kern2.v + -45 + public.kern2.w + -50 + public.kern2.x + -10 + public.kern2.y + -85 + question + -90 + quotedbl + -285 + quotedblleft + -305 + quotedblright + -305 + quoteleft + -155 + quoteright + -155 + quotesingle + -145 + registered + -145 + slash + 15 + sterling + -10 + trademark + -305 + underscore + -15 + yen + -65 + + quotedblleft + + ampersand + -85 + asciitilde + -35 + at + -30 + backslash + -45 + braceleft + -45 + braceright + -35 + bullet + -35 + cent + -40 + comma + -155 + copyright + -25 + degree + -15 + dollar + -30 + ellipsis + -305 + emdash + -10 + endash + -10 + euro + -60 + guillemetleft + -70 + guillemetright + 15 + guilsinglleft + -70 + guilsinglright + 15 + hyphen + -10 + multiply + -15 + numbersign + -100 + parenleft + -25 + parenright + -50 + periodcentered + -50 + public.kern2.A + -75 + public.kern2.C + -10 + public.kern2.G + -10 + public.kern2.J + -250 + public.kern2.O + -10 + public.kern2.Oslash + -10 + public.kern2.Q + -10 + public.kern2.V + -40 + public.kern2.W + -25 + public.kern2.X + -50 + public.kern2.Y + -40 + public.kern2.a + -50 + public.kern2.a.alt + -35 + public.kern2.c + -45 + public.kern2.d + -35 + public.kern2.dcaron + -35 + public.kern2.dcroat + -35 + public.kern2.e + -40 + public.kern2.eth + -40 + public.kern2.g + -30 + public.kern2.o + -45 + public.kern2.oslash + -45 + public.kern2.q + -35 + public.kern2.s + -30 + public.kern2.x + -20 + public.kern2.y + -10 + question + -55 + questiondown + -115 + quotedbl + -25 + quotedblbase + -305 + quotedblright + -30 + quoteright + -30 + quotesinglbase + -155 + quotesingle + -25 + slash + -150 + sterling + -50 + underscore + -305 + yen + -40 + + quotedblright + + ampersand + -95 + asciicircum + -40 + asciitilde + -80 + at + -65 + braceleft + -70 + braceright + -35 + bullet + -80 + cent + -85 + colon + -20 + comma + -155 + copyright + -55 + divide + -25 + dollar + -35 + ellipsis + -305 + emdash + -50 + endash + -50 + euro + -70 + guillemetleft + -130 + guillemetright + -25 + guilsinglleft + -130 + guilsinglright + -25 + hyphen + -50 + less + -25 + minus + -25 + multiply + -50 + numbersign + -125 + parenleft + -55 + periodcentered + -105 + plus + -25 + public.kern2.A + -90 + public.kern2.C + -40 + public.kern2.G + -40 + public.kern2.J + -250 + public.kern2.O + -40 + public.kern2.Oslash + -40 + public.kern2.Q + -35 + public.kern2.V + -20 + public.kern2.W + -15 + public.kern2.X + -25 + public.kern2.Y + -20 + public.kern2.a + -45 + public.kern2.a.alt + -75 + public.kern2.c + -90 + public.kern2.d + -75 + public.kern2.dcaron + -75 + public.kern2.dcroat + -75 + public.kern2.e + -85 + public.kern2.eth + -90 + public.kern2.g + -70 + public.kern2.o + -90 + public.kern2.oslash + -90 + public.kern2.q + -75 + public.kern2.s + -65 + public.kern2.x + -15 + questiondown + -140 + quotedblbase + -305 + quotesinglbase + -155 + registered + -15 + semicolon + -20 + slash + -190 + sterling + -100 + underscore + -305 + yen + -20 + + quoteleft + + ampersand + -85 + asciitilde + -35 + at + -30 + backslash + -45 + braceleft + -45 + braceright + -35 + bullet + -35 + cent + -40 + comma + -155 + copyright + -25 + degree + -15 + dollar + -30 + ellipsis + -155 + emdash + -10 + endash + -10 + euro + -60 + guillemetleft + -70 + guillemetright + 15 + guilsinglleft + -70 + guilsinglright + 15 + hyphen + -10 + multiply + -15 + numbersign + -100 + parenleft + -25 + parenright + -50 + periodcentered + -50 + public.kern2.A + -75 + public.kern2.C + -10 + public.kern2.G + -10 + public.kern2.J + -155 + public.kern2.O + -10 + public.kern2.Oslash + -10 + public.kern2.Q + -10 + public.kern2.V + -40 + public.kern2.W + -25 + public.kern2.X + -50 + public.kern2.Y + -40 + public.kern2.a + -50 + public.kern2.a.alt + -35 + public.kern2.c + -45 + public.kern2.d + -35 + public.kern2.dcaron + -35 + public.kern2.dcroat + -35 + public.kern2.e + -40 + public.kern2.eth + -40 + public.kern2.g + -30 + public.kern2.o + -45 + public.kern2.oslash + -45 + public.kern2.q + -35 + public.kern2.s + -30 + public.kern2.x + -20 + public.kern2.y + -10 + question + -55 + questiondown + -115 + quotedbl + -25 + quotedblbase + -155 + quotedblright + -30 + quoteright + -30 + quotesinglbase + -155 + quotesingle + -25 + slash + -150 + sterling + -50 + underscore + -155 + yen + -40 + + quoteright + + ampersand + -95 + asciicircum + -40 + asciitilde + -80 + at + -65 + braceleft + -70 + braceright + -35 + bullet + -80 + cent + -85 + colon + -20 + comma + -155 + copyright + -55 + divide + -25 + dollar + -35 + ellipsis + -155 + emdash + -50 + endash + -50 + euro + -70 + guillemetleft + -130 + guillemetright + -25 + guilsinglleft + -130 + guilsinglright + -25 + hyphen + -50 + less + -25 + minus + -25 + multiply + -50 + numbersign + -125 + parenleft + -55 + periodcentered + -105 + plus + -25 + public.kern2.A + -90 + public.kern2.C + -40 + public.kern2.G + -40 + public.kern2.J + -155 + public.kern2.O + -40 + public.kern2.Oslash + -40 + public.kern2.Q + -35 + public.kern2.V + -20 + public.kern2.W + -15 + public.kern2.X + -25 + public.kern2.Y + -20 + public.kern2.a + -45 + public.kern2.a.alt + -75 + public.kern2.c + -90 + public.kern2.d + -75 + public.kern2.dcaron + -75 + public.kern2.dcroat + -75 + public.kern2.e + -85 + public.kern2.eth + -90 + public.kern2.g + -70 + public.kern2.o + -90 + public.kern2.oslash + -90 + public.kern2.q + -75 + public.kern2.s + -65 + public.kern2.x + -15 + questiondown + -140 + quotedblbase + -155 + quotesinglbase + -155 + registered + -15 + semicolon + -20 + slash + -155 + sterling + -100 + underscore + -155 + yen + -20 + + quotesinglbase + + ampersand + -15 + asciicircum + -155 + asciitilde + -155 + asterisk + -155 + at + -25 + backslash + -155 + braceleft + -45 + braceright + -30 + bullet + -70 + cent + -35 + copyright + -35 + degree + -155 + divide + -50 + dollar + -15 + emdash + -15 + endash + -15 + euro + -105 + guillemetleft + -50 + guillemetright + 10 + guilsinglleft + -50 + guilsinglright + 10 + hyphen + -15 + less + -80 + minus + -50 + multiply + -100 + numbersign + -25 + paragraph + -155 + parenleft + -25 + parenright + -25 + percent + -90 + periodcentered + -65 + perthousand + -100 + plus + -50 + public.kern2.A + -10 + public.kern2.C + -70 + public.kern2.G + -70 + public.kern2.J + 30 + public.kern2.O + -70 + public.kern2.Oslash + -10 + public.kern2.Q + -65 + public.kern2.T + -80 + public.kern2.U + -45 + public.kern2.V + -100 + public.kern2.W + -70 + public.kern2.X + -10 + public.kern2.Y + -80 + public.kern2.a + -10 + public.kern2.a.alt + -30 + public.kern2.c + -40 + public.kern2.d + -30 + public.kern2.dcaron + -30 + public.kern2.dcroat + -30 + public.kern2.e + -35 + public.kern2.eth + -30 + public.kern2.f + -40 + public.kern2.g + -45 + public.kern2.j + 15 + public.kern2.o + -40 + public.kern2.oslash + -10 + public.kern2.q + -30 + public.kern2.t + -45 + public.kern2.tcaron + -45 + public.kern2.u + -15 + public.kern2.v + -45 + public.kern2.w + -50 + public.kern2.x + -10 + public.kern2.y + -85 + question + -90 + quotedbl + -155 + quotedblleft + -155 + quotedblright + -155 + quoteleft + -155 + quoteright + -155 + quotesingle + -145 + registered + -145 + slash + 15 + sterling + -10 + trademark + -155 + underscore + -15 + yen + -65 + + quotesingle + + ampersand + -105 + asciicircum + -45 + asciitilde + -75 + at + -70 + backslash + 0 + braceleft + -75 + braceright + -40 + bullet + -70 + cent + -80 + colon + -30 + comma + -145 + copyright + -65 + divide + -30 + dollar + -40 + ellipsis + -145 + emdash + -45 + endash + -45 + euro + -80 + guillemetleft + -115 + guillemetright + -25 + guilsinglleft + -115 + guilsinglright + -25 + hyphen + -45 + less + -30 + minus + -30 + multiply + -50 + numbersign + -135 + paragraph + -15 + parenleft + -60 + percent + -10 + periodcentered + -90 + perthousand + -10 + plus + -30 + public.kern2.A + -95 + public.kern2.C + -45 + public.kern2.G + -45 + public.kern2.J + -145 + public.kern2.O + -45 + public.kern2.Oslash + -50 + public.kern2.Q + -45 + public.kern2.S + -15 + public.kern2.V + -10 + public.kern2.W + -10 + public.kern2.X + -15 + public.kern2.Y + -10 + public.kern2.a + -55 + public.kern2.a.alt + -75 + public.kern2.c + -85 + public.kern2.d + -75 + public.kern2.dcaron + -75 + public.kern2.dcroat + -75 + public.kern2.e + -80 + public.kern2.eth + -80 + public.kern2.f + -15 + public.kern2.g + -70 + public.kern2.germandbls + -10 + public.kern2.i + -15 + public.kern2.j + -15 + public.kern2.m + -15 + public.kern2.n + -15 + public.kern2.o + -80 + public.kern2.oslash + -80 + public.kern2.p + -15 + public.kern2.q + -75 + public.kern2.r + -15 + public.kern2.s + -70 + public.kern2.t + -15 + public.kern2.tcaron + -15 + public.kern2.u + -15 + public.kern2.v + -15 + public.kern2.w + -15 + public.kern2.x + -25 + public.kern2.y + -15 + public.kern2.z + -15 + questiondown + -145 + quotedblbase + -145 + quotedblleft + -15 + quoteleft + -15 + quotesinglbase + -145 + registered + -25 + semicolon + -30 + slash + -145 + sterling + -90 + underscore + -145 + yen + -10 + + registered + + ampersand + -50 + asciitilde + -25 + at + -20 + backslash + -50 + braceleft + -35 + braceright + -35 + bullet + -20 + cent + -25 + comma + -135 + copyright + -15 + degree + -15 + dollar + -30 + ellipsis + -135 + euro + -60 + guillemetleft + -20 + guillemetright + 15 + guilsinglleft + -20 + guilsinglright + 15 + multiply + -10 + numbersign + -90 + parenleft + -15 + parenright + -35 + periodcentered + -25 + public.kern2.A + -65 + public.kern2.J + -210 + public.kern2.V + -40 + public.kern2.W + -25 + public.kern2.X + -50 + public.kern2.Y + -40 + public.kern2.a + -45 + public.kern2.a.alt + -20 + public.kern2.c + -25 + public.kern2.d + -20 + public.kern2.dcaron + -20 + public.kern2.dcroat + -20 + public.kern2.e + -25 + public.kern2.eth + -25 + public.kern2.g + -15 + public.kern2.o + -25 + public.kern2.oslash + -25 + public.kern2.q + -20 + public.kern2.s + -25 + public.kern2.x + -20 + public.kern2.y + -10 + question + -65 + questiondown + -115 + quotedbl + -25 + quotedblbase + -135 + quotedblright + -25 + quoteright + -25 + quotesinglbase + -135 + quotesingle + -25 + slash + -130 + sterling + -40 + underscore + -300 + yen + -40 + + semicolon + + ampersand + -15 + asciitilde + -30 + at + -25 + backslash + -65 + braceleft + -40 + braceright + -30 + bullet + -25 + cent + -35 + copyright + -20 + degree + -20 + dollar + -15 + euro + -60 + guillemetleft + -50 + guillemetright + 15 + guilsinglleft + -50 + guilsinglright + 15 + multiply + -10 + numbersign + -25 + parenleft + -20 + parenright + -25 + percent + -10 + periodcentered + -40 + perthousand + -10 + public.kern2.A + -10 + public.kern2.J + 30 + public.kern2.Oslash + -10 + public.kern2.V + -40 + public.kern2.W + -30 + public.kern2.X + -10 + public.kern2.Y + -45 + public.kern2.a + -10 + public.kern2.a.alt + -30 + public.kern2.c + -35 + public.kern2.d + -30 + public.kern2.dcaron + -30 + public.kern2.dcroat + -30 + public.kern2.e + -30 + public.kern2.eth + -30 + public.kern2.g + -25 + public.kern2.j + 15 + public.kern2.o + -35 + public.kern2.oslash + -10 + public.kern2.q + -30 + public.kern2.v + -10 + public.kern2.w + -10 + public.kern2.x + -10 + public.kern2.y + -15 + question + -90 + quotedbl + -30 + quotedblright + -40 + quoteright + -40 + quotesingle + -30 + slash + 15 + sterling + -10 + underscore + -15 + yen + -45 + + slash + + ampersand + -120 + asciicircum + -85 + asciitilde + -120 + at + -110 + backslash + 105 + bar + 50 + braceleft + -90 + braceright + -10 + bracketleft + 25 + bracketright + 25 + bullet + -115 + cent + -125 + colon + -65 + comma + -155 + copyright + -105 + degree + -10 + divide + -70 + dollar + -60 + ellipsis + -200 + emdash + -90 + endash + -90 + equal + -15 + euro + -115 + greater + 30 + guillemetleft + -115 + guillemetright + -65 + guilsinglleft + -115 + guilsinglright + -65 + hyphen + -90 + less + -70 + minus + -70 + multiply + -90 + numbersign + -150 + paragraph + -35 + parenleft + -95 + parenright + -20 + percent + -20 + periodcentered + -130 + perthousand + -20 + plus + -70 + public.kern2.A + -85 + public.kern2.B + 40 + public.kern2.C + -85 + public.kern2.D + 40 + public.kern2.E + 25 + public.kern2.Eth + 40 + public.kern2.F + 25 + public.kern2.G + -85 + public.kern2.H + 25 + public.kern2.I + 25 + public.kern2.J + -200 + public.kern2.K + 25 + public.kern2.L + 25 + public.kern2.Lslash + 25 + public.kern2.M + 25 + public.kern2.N + 25 + public.kern2.O + -85 + public.kern2.Oslash + -85 + public.kern2.P + 35 + public.kern2.Q + -80 + public.kern2.R + 45 + public.kern2.S + -40 + public.kern2.T + 25 + public.kern2.Thorn + 25 + public.kern2.U + 25 + public.kern2.V + 25 + public.kern2.W + 25 + public.kern2.X + 25 + public.kern2.Y + 25 + public.kern2.Z + 25 + public.kern2.a + -85 + public.kern2.a.alt + -120 + public.kern2.b + 30 + public.kern2.c + -125 + public.kern2.d + -120 + public.kern2.dcaron + -120 + public.kern2.dcroat + -120 + public.kern2.e + -120 + public.kern2.eth + -80 + public.kern2.f + -45 + public.kern2.g + -115 + public.kern2.germandbls + -25 + public.kern2.h + 30 + public.kern2.l + 30 + public.kern2.lcaron + 30 + public.kern2.lslash + 30 + public.kern2.m + -45 + public.kern2.n + -45 + public.kern2.o + -125 + public.kern2.oslash + -125 + public.kern2.p + -45 + public.kern2.q + -120 + public.kern2.r + -45 + public.kern2.s + -110 + public.kern2.t + -20 + public.kern2.tcaron + -20 + public.kern2.thorn + 30 + public.kern2.u + -45 + public.kern2.v + -45 + public.kern2.w + -45 + public.kern2.x + -55 + public.kern2.y + -45 + public.kern2.z + -45 + questiondown + -185 + quotedbl + 0 + quotedblbase + -200 + quotedblleft + -35 + quoteleft + -35 + quotesinglbase + -155 + quotesingle + 0 + registered + -50 + semicolon + -65 + slash + -235 + sterling + -135 + trademark + -20 + underscore + -265 + yen + 25 + + sterling + + ampersand + -10 + asciicircum + -15 + asciitilde + -20 + asterisk + -10 + at + -10 + backslash + -35 + bar + -10 + braceleft + -40 + braceright + -45 + bracketleft + -10 + bracketright + -10 + bullet + -10 + cent + -10 + colon + -10 + comma + -10 + copyright + -10 + degree + -10 + divide + -10 + dollar + -25 + ellipsis + -10 + emdash + -10 + endash + -10 + equal + -10 + euro + -70 + greater + -10 + guillemetleft + 25 + guilsinglleft + 25 + hyphen + -10 + less + -10 + minus + -10 + multiply + -20 + numbersign + -30 + paragraph + -10 + parenleft + -10 + parenright + -20 + percent + -10 + periodcentered + -10 + perthousand + -10 + plus + -10 + public.kern2.A + -10 + public.kern2.B + -10 + public.kern2.C + -10 + public.kern2.D + -10 + public.kern2.E + -10 + public.kern2.Eth + -10 + public.kern2.F + -10 + public.kern2.G + -10 + public.kern2.H + -10 + public.kern2.I + -10 + public.kern2.J + 20 + public.kern2.K + -10 + public.kern2.L + -10 + public.kern2.Lslash + -10 + public.kern2.M + -10 + public.kern2.N + -10 + public.kern2.O + -10 + public.kern2.Oslash + -10 + public.kern2.P + -10 + public.kern2.Q + -10 + public.kern2.R + -10 + public.kern2.T + -10 + public.kern2.Thorn + -10 + public.kern2.U + -10 + public.kern2.V + -35 + public.kern2.W + -25 + public.kern2.X + -10 + public.kern2.Y + -35 + public.kern2.Z + -10 + public.kern2.a + -10 + public.kern2.a.alt + -10 + public.kern2.b + -10 + public.kern2.c + -10 + public.kern2.d + -10 + public.kern2.dcaron + -10 + public.kern2.dcroat + -10 + public.kern2.e + -10 + public.kern2.eth + -10 + public.kern2.f + -10 + public.kern2.g + -10 + public.kern2.germandbls + -10 + public.kern2.h + -10 + public.kern2.i + -10 + public.kern2.j + -10 + public.kern2.l + -10 + public.kern2.lcaron + -10 + public.kern2.lslash + -10 + public.kern2.m + -10 + public.kern2.n + -10 + public.kern2.o + -10 + public.kern2.oslash + -10 + public.kern2.p + -10 + public.kern2.q + -10 + public.kern2.r + -10 + public.kern2.s + -15 + public.kern2.t + -10 + public.kern2.tcaron + -10 + public.kern2.thorn + -10 + public.kern2.u + -10 + public.kern2.v + -10 + public.kern2.w + -10 + public.kern2.x + -10 + public.kern2.y + -10 + public.kern2.z + -10 + question + -45 + questiondown + -10 + quotedbl + -15 + quotedblbase + -10 + quotedblleft + -10 + quotedblright + -15 + quoteleft + -10 + quoteright + -15 + quotesinglbase + -10 + quotesingle + -15 + registered + -10 + semicolon + -10 + slash + 10 + sterling + -20 + trademark + -10 + underscore + -330 + yen + -35 + + trademark + + ampersand + -15 + backslash + -20 + braceleft + -25 + braceright + -35 + comma + -155 + dollar + -25 + ellipsis + -385 + euro + -60 + guillemetleft + 20 + guillemetright + 15 + guilsinglleft + 20 + guilsinglright + 15 + multiply + -10 + numbersign + -65 + public.kern2.A + -45 + public.kern2.J + -250 + public.kern2.V + -20 + public.kern2.W + -15 + public.kern2.X + -25 + public.kern2.Y + -20 + public.kern2.a + -40 + public.kern2.s + -20 + public.kern2.x + -10 + question + -45 + questiondown + -115 + quotedblbase + -305 + quotesinglbase + -155 + slash + -95 + sterling + -35 + underscore + -330 + yen + -20 + + underscore + + ampersand + -115 + asciicircum + -250 + asciitilde + -245 + asterisk + -215 + at + -100 + backslash + -265 + braceleft + -70 + braceright + -35 + bullet + -190 + cent + -165 + colon + -55 + comma + -45 + copyright + -115 + degree + -210 + divide + -295 + dollar + -140 + ellipsis + -60 + emdash + -330 + endash + -285 + equal + -330 + euro + -285 + greater + -300 + guillemetleft + -315 + guillemetright + -315 + guilsinglleft + -185 + guilsinglright + -185 + hyphen + -180 + less + -300 + minus + -325 + multiply + -275 + numbersign + -330 + paragraph + -245 + parenleft + -75 + percent + -330 + periodcentered + -145 + perthousand + -330 + plus + -300 + public.kern2.A + -330 + public.kern2.C + -285 + public.kern2.E + -330 + public.kern2.F + -325 + public.kern2.G + -285 + public.kern2.H + -330 + public.kern2.I + -160 + public.kern2.J + -70 + public.kern2.K + -330 + public.kern2.L + -300 + public.kern2.Lslash + -315 + public.kern2.M + -330 + public.kern2.N + -330 + public.kern2.O + -285 + public.kern2.Oslash + -275 + public.kern2.P + -330 + public.kern2.Q + -265 + public.kern2.R + -330 + public.kern2.S + -155 + public.kern2.T + -320 + public.kern2.Thorn + -330 + public.kern2.U + -195 + public.kern2.V + -330 + public.kern2.W + -330 + public.kern2.X + -330 + public.kern2.Y + -330 + public.kern2.Z + -330 + public.kern2.a + -150 + public.kern2.a.alt + -170 + public.kern2.b + -330 + public.kern2.c + -230 + public.kern2.d + -175 + public.kern2.dcaron + -170 + public.kern2.dcroat + -170 + public.kern2.e + -215 + public.kern2.eth + -205 + public.kern2.f + -200 + public.kern2.g + -45 + public.kern2.germandbls + -325 + public.kern2.h + -315 + public.kern2.i + -150 + public.kern2.j + 55 + public.kern2.l + -160 + public.kern2.lcaron + -240 + public.kern2.lslash + -190 + public.kern2.m + -330 + public.kern2.n + -315 + public.kern2.o + -230 + public.kern2.oslash + -210 + public.kern2.q + -175 + public.kern2.r + -210 + public.kern2.s + -155 + public.kern2.t + -125 + public.kern2.tcaron + -125 + public.kern2.u + -105 + public.kern2.v + -315 + public.kern2.w + -330 + public.kern2.x + -295 + public.kern2.y + -30 + public.kern2.z + -275 + question + -140 + quotedbl + -285 + quotedblbase + -45 + quotedblleft + -305 + quotedblright + -305 + quoteleft + -155 + quoteright + -155 + quotesinglbase + -45 + quotesingle + -145 + registered + -300 + semicolon + -55 + slash + 50 + sterling + -330 + trademark + -330 + yen + -330 + + yen + + ampersand + -60 + asciicircum + -45 + asciitilde + -70 + asterisk + -10 + at + -60 + backslash + 35 + bar + 0 + braceleft + -80 + braceright + -45 + bracketleft + 0 + bracketright + 0 + bullet + -60 + cent + -60 + colon + -35 + comma + -60 + copyright + -60 + degree + -15 + divide + -35 + dollar + -55 + ellipsis + -60 + emdash + -45 + endash + -45 + equal + -10 + euro + -90 + greater + 0 + guillemetleft + -30 + guillemetright + -25 + guilsinglleft + -30 + guilsinglright + -25 + hyphen + -45 + less + -35 + minus + -35 + multiply + -55 + numbersign + -85 + paragraph + -25 + parenleft + -60 + parenright + -15 + percent + -20 + periodcentered + -60 + perthousand + -20 + plus + -35 + public.kern2.A + -60 + public.kern2.B + 0 + public.kern2.C + -50 + public.kern2.D + 0 + public.kern2.E + 0 + public.kern2.Eth + 0 + public.kern2.F + 0 + public.kern2.G + -50 + public.kern2.H + 0 + public.kern2.I + 0 + public.kern2.J + -30 + public.kern2.K + 0 + public.kern2.L + 0 + public.kern2.Lslash + 0 + public.kern2.M + 0 + public.kern2.N + 0 + public.kern2.O + -50 + public.kern2.Oslash + -50 + public.kern2.P + 0 + public.kern2.Q + -50 + public.kern2.R + 0 + public.kern2.S + -25 + public.kern2.T + 0 + public.kern2.Thorn + 0 + public.kern2.U + 0 + public.kern2.V + 0 + public.kern2.W + 0 + public.kern2.Y + 0 + public.kern2.Z + 0 + public.kern2.a + -60 + public.kern2.a.alt + -60 + public.kern2.b + 0 + public.kern2.c + -60 + public.kern2.d + -60 + public.kern2.dcaron + -60 + public.kern2.dcroat + -60 + public.kern2.e + -60 + public.kern2.eth + -60 + public.kern2.f + -25 + public.kern2.g + -60 + public.kern2.germandbls + -20 + public.kern2.h + 0 + public.kern2.i + -25 + public.kern2.j + -25 + public.kern2.l + 0 + public.kern2.lcaron + 0 + public.kern2.lslash + 0 + public.kern2.m + -25 + public.kern2.n + -25 + public.kern2.o + -60 + public.kern2.oslash + -60 + public.kern2.p + -25 + public.kern2.q + -60 + public.kern2.r + -25 + public.kern2.s + -70 + public.kern2.t + -25 + public.kern2.tcaron + -25 + public.kern2.thorn + 0 + public.kern2.u + -25 + public.kern2.v + -25 + public.kern2.w + -25 + public.kern2.x + -35 + public.kern2.y + -25 + public.kern2.z + -25 + questiondown + -60 + quotedblbase + -60 + quotedblleft + -25 + quoteleft + -25 + quotesinglbase + -60 + registered + -35 + semicolon + -40 + slash + -40 + sterling + -70 + trademark + -15 + underscore + -330 + yen + 0 + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/layercontents.plist b/Fonts/UFO/Metropolis-Black.ufo/layercontents.plist new file mode 100644 index 0000000..cf95d35 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/layercontents.plist @@ -0,0 +1,10 @@ + + + + + + public.default + glyphs + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/lib.plist b/Fonts/UFO/Metropolis-Black.ufo/lib.plist new file mode 100644 index 0000000..b221d54 --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/lib.plist @@ -0,0 +1,565 @@ + + + + + com.schriftgestaltung.disablesAutomaticAlignment + + com.schriftgestaltung.font.userData + + GSDimensionPlugin.Dimensions + + 119329DF-C854-46E0-93EC-7E8A22DFCA4F + + HH + 74 + HV + 78 + OH + 72 + OV + 79 + nV + 75 + nd + 67 + oH + 67 + oV + 78 + tH + 67 + + 35616FF6-3D9C-499B-B113-AC9E0DB5842A + + HH + 74 + HV + 78 + OH + 72 + OV + 79 + nV + 75 + nd + 67 + oH + 67 + oV + 78 + tH + 67 + + 3B040282-CF47-4846-BCAF-7BFF90FB63BC + + HH + 36 + HV + 36 + OH + 34 + OV + 36 + nV + 36 + nd + 34 + oH + 36 + oV + 36 + tH + 36 + + 84328D8E-4D54-44EF-AF5C-0364B1C28646 + + HH + 36 + HV + 36 + OH + 36 + OV + 36 + nV + 36 + nd + 34 + oH + 36 + oV + 36 + tH + 36 + + 88AF04C7-891B-4BE3-8AB1-6195D630646B + + HH + 173 + HV + 194 + OH + 176 + OV + 200 + nV + 193 + nd + 160 + oH + 160 + oV + 182 + + A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B + + HH + 173 + HV + 194 + OH + 176 + OV + 200 + nV + 193 + nd + 160 + oH + 160 + oV + 182 + tH + 152 + + + + com.schriftgestaltung.fontMaster.userData + + GSCornerRadius + 180 + GSOffsetHorizontal + 57.0 + GSOffsetProportional + + GSOffsetVertical + 24.0 + + com.schriftgestaltung.fontMasterID + A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B + com.schriftgestaltung.glyphOrder + + com.schriftgestaltung.master.name + Black + com.schriftgestaltung.useNiceNames + + com.schriftgestaltung.weightValue + 900 + com.schriftgestaltung.widthValue + 5 + public.glyphOrder + + A + Aacute + Abreve + Acircumflex + Adieresis + Agrave + Amacron + Aogonek + Aring + Atilde + AE + B + C + Cacute + Ccaron + Ccedilla + D + Eth + Dcaron + Dcroat + E + Eacute + Ecaron + Ecircumflex + Edieresis + Edotaccent + Edotbelow + Egrave + Emacron + Eogonek + Etilde + F + G + Gbreve + Gcommaaccent + H + I + Iacute + Icircumflex + Idieresis + Idotaccent + Igrave + Imacron + Iogonek + J + K + Kcommaaccent + L + Lacute + Lcaron + Lslash + M + N + Nacute + Ncaron + Ncommaaccent + Ntilde + O + Oacute + Ocircumflex + Odieresis + Ograve + Ohungarumlaut + Omacron + Oslash + Otilde + OE + P + Thorn + Q + R + Racute + Rcaron + Rcommaaccent + S + Sacute + Scaron + Scedilla + T + Tcaron + Tcedilla + U + Uacute + Ucircumflex + Udieresis + Ugrave + Uhungarumlaut + Umacron + Uogonek + Uring + V + W + Wacute + Wcircumflex + Wdieresis + Wgrave + X + Y + Yacute + Ycircumflex + Ydieresis + Ygrave + Z + Zacute + Zcaron + Zdotaccent + a + aacute + abreve + acircumflex + adieresis + agrave + amacron + aogonek + aring + atilde + ae + b + c + cacute + ccaron + ccedilla + d + eth + dcaron + dcroat + e + eacute + ecaron + ecircumflex + edieresis + edotaccent + edotbelow + egrave + emacron + eogonek + etilde + f + g + gbreve + gcommaaccent + h + i + idotless + iacute + icircumflex + idieresis + igrave + imacron + iogonek + j + jdotless + k + kcommaaccent + l + lacute + lcaron + lslash + m + n + nacute + ncaron + ncommaaccent + ntilde + o + oacute + ocircumflex + odieresis + ograve + ohungarumlaut + omacron + oslash + otilde + oe + p + thorn + q + r + racute + rcaron + rcommaaccent + s + sacute + scaron + scedilla + germandbls + t + tcaron + tcedilla + u + uacute + ucircumflex + udieresis + ugrave + uhungarumlaut + umacron + uogonek + uring + v + w + wacute + wcircumflex + wdieresis + wgrave + x + y + yacute + ycircumflex + ydieresis + ygrave + z + zacute + zcaron + zdotaccent + a.alt + aacute.alt + abreve.alt + acircumflex.alt + adieresis.alt + agrave.alt + amacron.alt + aogonek.alt + aring.alt + atilde.alt + ae_upper + k_arms + thorn_stem + zero + one + two + three + four + five + six + seven + eight + nine + period + comma + colon + semicolon + ellipsis + exclam + exclamdown + question + questiondown + periodcentered + bullet + asterisk + numbersign + slash + backslash + parenleft + parenright + braceleft + braceright + bracketleft + bracketright + hyphen + endash + emdash + underscore + quotesinglbase + quotedblbase + quotedblleft + quotedblright + quoteleft + quoteright + guillemetleft + guillemetright + guilsinglleft + guilsinglright + quotedbl + quotesingle + emspace + enspace + fourperemspace + narrownbspace + sixperemspace + space + threeperemspace + cent + dollar + euro + sterling + yen + plus + minus + multiply + divide + equal + greater + less + asciitilde + asciicircum + percent + perthousand + at + ampersand + paragraph + copyright + registered + trademark + degree + bar + dotaccentcomb + commaaccentcomb + dieresis + dotaccent + grave + acute + hungarumlaut + circumflex + caron + breve + ring + tilde + macron + cedilla + ogonek + lowercase_r_shoulder + lowercase_loop + lowercase_nh_shoulder + lowercase_loop_reverse + ascender + descender + lowercase_m_shoulder + capital_V + _areas + + public.postscriptNames + + Edotbelow + uni1EB8 + Etilde + uni1EBC + Gcommaaccent + uni0122 + Kcommaaccent + uni0136 + Ncommaaccent + uni0145 + Rcommaaccent + uni0156 + Tcedilla + uni0162 + commaaccentcomb + uni0326 + dotaccentcomb + uni0307 + edotbelow + uni1EB9 + emspace + uni2003 + enspace + uni2002 + etilde + uni1EBD + euro + Euro + fourperemspace + uni2005 + gcommaaccent + uni0123 + guillemetleft + guillemotleft + guillemetright + guillemotright + idotless + dotlessi + jdotless + uni0237 + kcommaaccent + uni0137 + narrownbspace + uni202F + ncommaaccent + uni0146 + rcommaaccent + uni0157 + sixperemspace + uni2006 + tcedilla + uni0163 + threeperemspace + uni2004 + + public.skipExportGlyphs + + ae_upper + k_arms + thorn_stem + lowercase_r_shoulder + lowercase_loop + lowercase_nh_shoulder + lowercase_loop_reverse + ascender + descender + lowercase_m_shoulder + capital_V + _areas + + + diff --git a/Fonts/UFO/Metropolis-Black.ufo/metainfo.plist b/Fonts/UFO/Metropolis-Black.ufo/metainfo.plist new file mode 100644 index 0000000..74e4b3b --- /dev/null +++ b/Fonts/UFO/Metropolis-Black.ufo/metainfo.plist @@ -0,0 +1,10 @@ + + + + + creator + com.schriftgestaltung.GlyphsUFOExport + formatVersion + 3 + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/features.fea b/Fonts/UFO/Metropolis-BlackItalic.ufo/features.fea new file mode 100644 index 0000000..4c095b3 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/features.fea @@ -0,0 +1,8066 @@ +@MMK_L_A = [ A Aacute Abreve Acircumflex Adieresis Agrave Amacron Aogonek Aring Atilde ]; +@MMK_L_B = [ B ]; +@MMK_L_C = [ C Cacute Ccaron Ccedilla ]; +@MMK_L_D = [ D Eth Dcaron ]; +@MMK_L_E = [ AE E Eacute Ecaron Ecircumflex Edieresis Edotaccent Edotbelow Egrave Emacron Eogonek Etilde OE ]; +@MMK_L_Eth = [ Dcroat ]; +@MMK_L_F = [ F ]; +@MMK_L_G = [ G Gbreve Gcommaaccent ]; +@MMK_L_H = [ H ]; +@MMK_L_I = [ I Iacute Icircumflex Idieresis Idotaccent Igrave Imacron Iogonek ]; +@MMK_L_J = [ J ]; +@MMK_L_K = [ K Kcommaaccent ]; +@MMK_L_L = [ L Lacute Lcaron ]; +@MMK_L_Lslash = [ Lslash ]; +@MMK_L_M = [ M ]; +@MMK_L_N = [ N Nacute Ncaron Ncommaaccent Ntilde ]; +@MMK_L_O = [ O Oacute Ocircumflex Odieresis Ograve Ohungarumlaut Omacron Otilde ]; +@MMK_L_Oslash = [ Oslash ]; +@MMK_L_P = [ P ]; +@MMK_L_Q = [ Q ]; +@MMK_L_R = [ R Racute Rcaron Rcommaaccent ]; +@MMK_L_S = [ S Sacute Scaron Scedilla ]; +@MMK_L_T = [ T Tcaron Tcedilla ]; +@MMK_L_Thorn = [ Thorn ]; +@MMK_L_U = [ U Uacute Ucircumflex Udieresis Ugrave Uhungarumlaut Umacron Uogonek Uring ]; +@MMK_L_V = [ V ]; +@MMK_L_W = [ W Wacute Wcircumflex Wdieresis Wgrave ]; +@MMK_L_X = [ X ]; +@MMK_L_Y = [ Y Yacute Ycircumflex Ydieresis Ygrave ]; +@MMK_L_Z = [ Z Zacute Zcaron Zdotaccent ]; +@MMK_L_a = [ a aacute abreve acircumflex adieresis agrave amacron aogonek aring atilde ]; +@MMK_L_a.alt = [ a.alt aacute.alt abreve.alt acircumflex.alt adieresis.alt agrave.alt amacron.alt aogonek.alt aring.alt atilde.alt ]; +@MMK_L_b = [ b ]; +@MMK_L_c = [ c cacute ccaron ccedilla ]; +@MMK_L_d = [ d ]; +@MMK_L_dcaron = [ dcaron ]; +@MMK_L_dcroat = [ dcroat ]; +@MMK_L_e = [ ae e eacute ecaron ecircumflex edieresis edotaccent edotbelow egrave emacron eogonek etilde oe ]; +@MMK_L_eth = [ eth ]; +@MMK_L_f = [ f ]; +@MMK_L_g = [ g gbreve gcommaaccent ]; +@MMK_L_germandbls = [ germandbls ]; +@MMK_L_h = [ h ]; +@MMK_L_i = [ i idotless iacute icircumflex idieresis igrave imacron iogonek ]; +@MMK_L_j = [ j jdotless ]; +@MMK_L_k = [ k kcommaaccent ]; +@MMK_L_l = [ l lacute ]; +@MMK_L_lcaron = [ lcaron ]; +@MMK_L_lslash = [ lslash ]; +@MMK_L_m = [ m ]; +@MMK_L_n = [ n nacute ncaron ncommaaccent ntilde ]; +@MMK_L_o = [ o oacute ocircumflex odieresis ograve ohungarumlaut omacron otilde ]; +@MMK_L_oslash = [ oslash ]; +@MMK_L_p = [ p ]; +@MMK_L_q = [ q ]; +@MMK_L_r = [ r racute rcaron rcommaaccent ]; +@MMK_L_s = [ s sacute scaron scedilla ]; +@MMK_L_t = [ t tcedilla ]; +@MMK_L_tcaron = [ tcaron ]; +@MMK_L_thorn = [ thorn ]; +@MMK_L_u = [ u uacute ucircumflex udieresis ugrave uhungarumlaut umacron uogonek uring ]; +@MMK_L_v = [ v ]; +@MMK_L_w = [ w wacute wcircumflex wdieresis wgrave ]; +@MMK_L_x = [ x ]; +@MMK_L_y = [ y yacute ycircumflex ydieresis ygrave ]; +@MMK_L_z = [ z zacute zcaron zdotaccent ]; +@MMK_R_A = [ A Aacute Abreve Acircumflex Adieresis Agrave Amacron Aogonek Aring Atilde AE ]; +@MMK_R_B = [ B ]; +@MMK_R_C = [ C Cacute Ccaron Ccedilla ]; +@MMK_R_D = [ D Dcaron ]; +@MMK_R_E = [ E Eacute Ecaron Ecircumflex Edieresis Edotaccent Edotbelow Egrave Emacron Eogonek Etilde ]; +@MMK_R_Eth = [ Eth Dcroat ]; +@MMK_R_F = [ F ]; +@MMK_R_G = [ G Gbreve Gcommaaccent ]; +@MMK_R_H = [ H ]; +@MMK_R_I = [ I Iacute Icircumflex Idieresis Idotaccent Igrave Imacron Iogonek ]; +@MMK_R_J = [ J ]; +@MMK_R_K = [ K Kcommaaccent ]; +@MMK_R_L = [ L Lacute Lcaron ]; +@MMK_R_Lslash = [ Lslash ]; +@MMK_R_M = [ M ]; +@MMK_R_N = [ N Nacute Ncaron Ncommaaccent Ntilde ]; +@MMK_R_O = [ O Oacute Ocircumflex Odieresis Ograve Ohungarumlaut Omacron Otilde OE ]; +@MMK_R_Oslash = [ Oslash ]; +@MMK_R_P = [ P ]; +@MMK_R_Q = [ Q ]; +@MMK_R_R = [ R Racute Rcaron Rcommaaccent ]; +@MMK_R_S = [ S Sacute Scaron Scedilla ]; +@MMK_R_T = [ T Tcaron Tcedilla ]; +@MMK_R_Thorn = [ Thorn ]; +@MMK_R_U = [ U Uacute Ucircumflex Udieresis Ugrave Uhungarumlaut Umacron Uogonek Uring ]; +@MMK_R_V = [ V ]; +@MMK_R_W = [ W Wacute Wcircumflex Wdieresis Wgrave ]; +@MMK_R_X = [ X ]; +@MMK_R_Y = [ Y Yacute Ycircumflex Ydieresis Ygrave ]; +@MMK_R_Z = [ Z Zacute Zcaron Zdotaccent ]; +@MMK_R_a = [ a aacute abreve acircumflex adieresis agrave amacron aogonek aring atilde ae ]; +@MMK_R_a.alt = [ a.alt aacute.alt abreve.alt acircumflex.alt adieresis.alt agrave.alt amacron.alt aogonek.alt aring.alt atilde.alt ]; +@MMK_R_b = [ b ]; +@MMK_R_c = [ c cacute ccaron ccedilla ]; +@MMK_R_d = [ d ]; +@MMK_R_dcaron = [ dcaron ]; +@MMK_R_dcroat = [ dcroat ]; +@MMK_R_e = [ e eacute ecaron ecircumflex edieresis edotaccent edotbelow egrave emacron eogonek etilde ]; +@MMK_R_eth = [ eth ]; +@MMK_R_f = [ f ]; +@MMK_R_g = [ g gbreve gcommaaccent ]; +@MMK_R_germandbls = [ germandbls ]; +@MMK_R_h = [ h ]; +@MMK_R_i = [ i idotless iacute icircumflex idieresis igrave imacron iogonek ]; +@MMK_R_j = [ j jdotless ]; +@MMK_R_k = [ k kcommaaccent ]; +@MMK_R_l = [ l lacute ]; +@MMK_R_lcaron = [ lcaron ]; +@MMK_R_lslash = [ lslash ]; +@MMK_R_m = [ m ]; +@MMK_R_n = [ n nacute ncaron ncommaaccent ntilde ]; +@MMK_R_o = [ o oacute ocircumflex odieresis ograve ohungarumlaut omacron otilde oe ]; +@MMK_R_oslash = [ oslash ]; +@MMK_R_p = [ p ]; +@MMK_R_q = [ q ]; +@MMK_R_r = [ r racute rcaron rcommaaccent ]; +@MMK_R_s = [ s sacute scaron scedilla ]; +@MMK_R_t = [ t tcedilla ]; +@MMK_R_tcaron = [ tcaron ]; +@MMK_R_thorn = [ thorn ]; +@MMK_R_u = [ u uacute ucircumflex udieresis ugrave uhungarumlaut umacron uogonek uring ]; +@MMK_R_v = [ v ]; +@MMK_R_w = [ w wacute wcircumflex wdieresis wgrave ]; +@MMK_R_x = [ x ]; +@MMK_R_y = [ y yacute ycircumflex ydieresis ygrave ]; +@MMK_R_z = [ z zacute zcaron zdotaccent ]; + +feature kern { + lookup kern_DFLT { + lookupflag IgnoreMarks; + pos comma comma -10; + pos comma question -115; + pos comma periodcentered -100; + pos comma bullet -115; + pos comma asterisk -115; + pos comma numbersign -70; + pos comma slash 25; + pos comma backslash -115; + pos comma parenleft -60; + pos comma parenright -30; + pos comma braceleft -110; + pos comma braceright -55; + pos comma hyphen -115; + pos comma endash -115; + pos comma emdash -115; + pos comma quotesinglbase -10; + pos comma quotedblbase -10; + pos comma quotedblleft -115; + pos comma quotedblright -115; + pos comma quoteleft -115; + pos comma quoteright -115; + pos comma guillemetleft -115; + pos comma guillemetright -20; + pos comma guilsinglleft -115; + pos comma guilsinglright -20; + pos comma quotedbl -115; + pos comma quotesingle -110; + pos comma cent -85; + pos comma dollar -50; + pos comma euro -115; + pos comma sterling -30; + pos comma yen -55; + pos comma plus -115; + pos comma minus -115; + pos comma multiply -115; + pos comma divide -115; + pos comma equal -115; + pos comma less -115; + pos comma asciitilde -115; + pos comma asciicircum -115; + pos comma percent -85; + pos comma perthousand -85; + pos comma at -80; + pos comma ampersand -60; + pos comma paragraph -115; + pos comma copyright -80; + pos comma registered -115; + pos comma trademark -115; + pos comma degree -115; + pos colon comma -20; + pos colon semicolon -10; + pos colon question -105; + pos colon periodcentered -100; + pos colon bullet -40; + pos colon numbersign -70; + pos colon slash 15; + pos colon backslash -105; + pos colon parenleft -25; + pos colon parenright -60; + pos colon braceleft -105; + pos colon braceright -55; + pos colon hyphen -105; + pos colon endash -105; + pos colon emdash -105; + pos colon quotesinglbase -20; + pos colon quotedblbase -20; + pos colon quotedblleft -20; + pos colon quotedblright -55; + pos colon quoteleft -20; + pos colon quoteright -55; + pos colon guillemetleft -105; + pos colon guillemetright -20; + pos colon guilsinglleft -105; + pos colon guilsinglright -20; + pos colon quotedbl -15; + pos colon quotesingle -15; + pos colon cent -30; + pos colon dollar -40; + pos colon euro -90; + pos colon sterling -30; + pos colon yen -35; + pos colon plus -15; + pos colon minus -15; + pos colon multiply -45; + pos colon divide -15; + pos colon less -25; + pos colon asciitilde -65; + pos colon asciicircum -20; + pos colon percent -10; + pos colon perthousand -10; + pos colon at -20; + pos colon ampersand -60; + pos colon copyright -20; + pos colon trademark -15; + pos colon degree -30; + pos semicolon comma -10; + pos semicolon question -110; + pos semicolon periodcentered -100; + pos semicolon bullet -40; + pos semicolon numbersign -70; + pos semicolon slash 25; + pos semicolon backslash -105; + pos semicolon parenleft -20; + pos semicolon parenright -30; + pos semicolon braceleft -110; + pos semicolon braceright -55; + pos semicolon hyphen -110; + pos semicolon endash -110; + pos semicolon emdash -110; + pos semicolon quotesinglbase -10; + pos semicolon quotedblbase -10; + pos semicolon quotedblleft -20; + pos semicolon quotedblright -50; + pos semicolon quoteleft -20; + pos semicolon quoteright -50; + pos semicolon guillemetleft -110; + pos semicolon guillemetright -20; + pos semicolon guilsinglleft -110; + pos semicolon guilsinglright -20; + pos semicolon quotedbl -15; + pos semicolon quotesingle -15; + pos semicolon cent -30; + pos semicolon dollar -40; + pos semicolon euro -90; + pos semicolon sterling -30; + pos semicolon yen -35; + pos semicolon plus -15; + pos semicolon minus -15; + pos semicolon multiply -45; + pos semicolon divide -15; + pos semicolon less -20; + pos semicolon asciitilde -65; + pos semicolon asciicircum -15; + pos semicolon percent -10; + pos semicolon perthousand -10; + pos semicolon at -15; + pos semicolon ampersand -60; + pos semicolon copyright -20; + pos semicolon trademark -15; + pos semicolon degree -30; + pos ellipsis comma -20; + pos ellipsis semicolon -10; + pos ellipsis question -185; + pos ellipsis periodcentered -100; + pos ellipsis bullet -175; + pos ellipsis asterisk -190; + pos ellipsis numbersign -70; + pos ellipsis slash 15; + pos ellipsis backslash -235; + pos ellipsis parenleft -60; + pos ellipsis parenright -60; + pos ellipsis braceleft -110; + pos ellipsis braceright -55; + pos ellipsis hyphen -185; + pos ellipsis endash -285; + pos ellipsis emdash -285; + pos ellipsis quotesinglbase -20; + pos ellipsis quotedblbase -20; + pos ellipsis quotedblleft -200; + pos ellipsis quotedblright -200; + pos ellipsis quoteleft -115; + pos ellipsis quoteright -115; + pos ellipsis guillemetleft -180; + pos ellipsis guillemetright -20; + pos ellipsis guilsinglleft -170; + pos ellipsis guilsinglright -20; + pos ellipsis quotedbl -200; + pos ellipsis quotesingle -110; + pos ellipsis cent -85; + pos ellipsis dollar -50; + pos ellipsis euro -280; + pos ellipsis sterling -30; + pos ellipsis yen -55; + pos ellipsis plus -285; + pos ellipsis minus -285; + pos ellipsis multiply -250; + pos ellipsis divide -285; + pos ellipsis equal -285; + pos ellipsis less -285; + pos ellipsis asciitilde -240; + pos ellipsis asciicircum -260; + pos ellipsis percent -85; + pos ellipsis perthousand -85; + pos ellipsis at -75; + pos ellipsis ampersand -60; + pos ellipsis paragraph -220; + pos ellipsis copyright -75; + pos ellipsis registered -285; + pos ellipsis trademark -285; + pos ellipsis degree -215; + pos question comma -115; + pos question semicolon -10; + pos question ellipsis -200; + pos question question -55; + pos question questiondown -195; + pos question periodcentered -90; + pos question bullet -50; + pos question numbersign -135; + pos question slash -185; + pos question backslash -70; + pos question parenleft -30; + pos question parenright -60; + pos question braceleft -110; + pos question braceright -65; + pos question hyphen -60; + pos question endash -60; + pos question emdash -60; + pos question underscore -205; + pos question quotesinglbase -115; + pos question quotedblbase -205; + pos question quotedblright -15; + pos question quoteright -15; + pos question guillemetleft -135; + pos question guillemetright -35; + pos question guilsinglleft -135; + pos question guilsinglright -35; + pos question quotedbl -10; + pos question quotesingle -10; + pos question cent -40; + pos question dollar -30; + pos question euro -90; + pos question sterling -80; + pos question yen -25; + pos question plus -25; + pos question minus -25; + pos question multiply -50; + pos question divide -25; + pos question less -30; + pos question asciitilde -75; + pos question asciicircum -30; + pos question at -25; + pos question ampersand -95; + pos question copyright -30; + pos question degree -10; + pos questiondown comma -85; + pos questiondown colon -105; + pos questiondown semicolon -85; + pos questiondown ellipsis -125; + pos questiondown question -275; + pos questiondown questiondown -55; + pos questiondown periodcentered -100; + pos questiondown bullet -175; + pos questiondown asterisk -180; + pos questiondown numbersign -210; + pos questiondown slash -30; + pos questiondown backslash -235; + pos questiondown parenleft -155; + pos questiondown parenright -55; + pos questiondown braceleft -155; + pos questiondown braceright -75; + pos questiondown bracketleft -20; + pos questiondown bracketright -20; + pos questiondown hyphen -175; + pos questiondown endash -175; + pos questiondown emdash -175; + pos questiondown underscore -10; + pos questiondown quotesinglbase -85; + pos questiondown quotedblbase -85; + pos questiondown quotedblleft -190; + pos questiondown quotedblright -200; + pos questiondown quoteleft -115; + pos questiondown quoteright -115; + pos questiondown guillemetleft -170; + pos questiondown guillemetright -195; + pos questiondown guilsinglleft -170; + pos questiondown guilsinglright -170; + pos questiondown quotedbl -195; + pos questiondown quotesingle -110; + pos questiondown cent -175; + pos questiondown dollar -215; + pos questiondown euro -270; + pos questiondown sterling -170; + pos questiondown yen -195; + pos questiondown plus -175; + pos questiondown minus -175; + pos questiondown multiply -215; + pos questiondown divide -175; + pos questiondown equal -175; + pos questiondown greater -140; + pos questiondown less -175; + pos questiondown asciitilde -205; + pos questiondown asciicircum -220; + pos questiondown percent -185; + pos questiondown perthousand -185; + pos questiondown at -175; + pos questiondown ampersand -175; + pos questiondown paragraph -180; + pos questiondown copyright -175; + pos questiondown registered -180; + pos questiondown trademark -185; + pos questiondown degree -200; + pos questiondown bar -65; + pos periodcentered comma -100; + pos periodcentered colon -100; + pos periodcentered semicolon -100; + pos periodcentered ellipsis -100; + pos periodcentered question -100; + pos periodcentered questiondown -100; + pos periodcentered asterisk -100; + pos periodcentered numbersign -75; + pos periodcentered slash -95; + pos periodcentered backslash -100; + pos periodcentered parenright -100; + pos periodcentered braceleft -70; + pos periodcentered braceright -60; + pos periodcentered underscore -100; + pos periodcentered quotesinglbase -100; + pos periodcentered quotedblbase -100; + pos periodcentered quotedblleft -100; + pos periodcentered quotedblright -100; + pos periodcentered quoteleft -100; + pos periodcentered quoteright -100; + pos periodcentered guillemetright -100; + pos periodcentered guilsinglright -100; + pos periodcentered quotedbl -100; + pos periodcentered quotesingle -100; + pos periodcentered dollar -100; + pos periodcentered euro -90; + pos periodcentered sterling -30; + pos periodcentered yen -55; + pos periodcentered multiply -40; + pos periodcentered less -15; + pos periodcentered asciitilde -50; + pos periodcentered asciicircum -100; + pos periodcentered percent -100; + pos periodcentered perthousand -100; + pos periodcentered paragraph -100; + pos periodcentered registered -45; + pos periodcentered trademark -100; + pos periodcentered degree -100; + pos bullet comma -115; + pos bullet colon -85; + pos bullet semicolon -90; + pos bullet ellipsis -175; + pos bullet question -175; + pos bullet questiondown -105; + pos bullet asterisk -100; + pos bullet numbersign -85; + pos bullet slash -100; + pos bullet backslash -170; + pos bullet parenright -175; + pos bullet braceleft -65; + pos bullet braceright -60; + pos bullet underscore -175; + pos bullet quotesinglbase -115; + pos bullet quotedblbase -175; + pos bullet quotedblleft -145; + pos bullet quotedblright -175; + pos bullet quoteleft -115; + pos bullet quoteright -115; + pos bullet guillemetright -80; + pos bullet guilsinglright -80; + pos bullet quotedbl -145; + pos bullet quotesingle -110; + pos bullet dollar -110; + pos bullet euro -90; + pos bullet sterling -35; + pos bullet yen -55; + pos bullet multiply -45; + pos bullet asciitilde -30; + pos bullet asciicircum -75; + pos bullet percent -75; + pos bullet perthousand -75; + pos bullet paragraph -65; + pos bullet registered -30; + pos bullet trademark -125; + pos bullet degree -145; + pos asterisk comma -115; + pos asterisk semicolon -10; + pos asterisk ellipsis -190; + pos asterisk question -30; + pos asterisk questiondown -190; + pos asterisk periodcentered -100; + pos asterisk bullet -55; + pos asterisk numbersign -130; + pos asterisk slash -190; + pos asterisk backslash -45; + pos asterisk parenleft -30; + pos asterisk parenright -35; + pos asterisk braceleft -110; + pos asterisk braceright -65; + pos asterisk hyphen -130; + pos asterisk endash -130; + pos asterisk emdash -130; + pos asterisk underscore -190; + pos asterisk quotesinglbase -115; + pos asterisk quotedblbase -190; + pos asterisk quotedblright -15; + pos asterisk quoteright -15; + pos asterisk guillemetleft -150; + pos asterisk guillemetright -35; + pos asterisk guilsinglleft -150; + pos asterisk guilsinglright -35; + pos asterisk cent -40; + pos asterisk dollar -35; + pos asterisk euro -90; + pos asterisk sterling -80; + pos asterisk yen -15; + pos asterisk plus -40; + pos asterisk minus -40; + pos asterisk multiply -50; + pos asterisk divide -40; + pos asterisk less -55; + pos asterisk asciitilde -80; + pos asterisk asciicircum -25; + pos asterisk at -25; + pos asterisk ampersand -90; + pos asterisk copyright -25; + pos numbersign comma -115; + pos numbersign colon -65; + pos numbersign semicolon -75; + pos numbersign ellipsis -235; + pos numbersign question -100; + pos numbersign questiondown -190; + pos numbersign periodcentered -100; + pos numbersign bullet -110; + pos numbersign asterisk -65; + pos numbersign numbersign -210; + pos numbersign slash -210; + pos numbersign backslash -90; + pos numbersign parenleft -105; + pos numbersign parenright -110; + pos numbersign braceleft -160; + pos numbersign braceright -120; + pos numbersign bracketleft -50; + pos numbersign bracketright -50; + pos numbersign hyphen -105; + pos numbersign endash -105; + pos numbersign emdash -105; + pos numbersign underscore -355; + pos numbersign quotesinglbase -115; + pos numbersign quotedblbase -205; + pos numbersign quotedblleft -50; + pos numbersign quotedblright -60; + pos numbersign quoteleft -50; + pos numbersign quoteright -60; + pos numbersign guillemetleft -120; + pos numbersign guillemetright -105; + pos numbersign guilsinglleft -120; + pos numbersign guilsinglright -105; + pos numbersign quotedbl -55; + pos numbersign quotesingle -55; + pos numbersign cent -110; + pos numbersign dollar -80; + pos numbersign euro -155; + pos numbersign sterling -135; + pos numbersign yen -70; + pos numbersign plus -90; + pos numbersign minus -90; + pos numbersign multiply -125; + pos numbersign divide -90; + pos numbersign equal -65; + pos numbersign greater -50; + pos numbersign less -95; + pos numbersign asciitilde -135; + pos numbersign asciicircum -100; + pos numbersign percent -50; + pos numbersign perthousand -50; + pos numbersign at -100; + pos numbersign ampersand -130; + pos numbersign paragraph -55; + pos numbersign copyright -100; + pos numbersign registered -70; + pos numbersign trademark -50; + pos numbersign degree -55; + pos numbersign bar -50; + pos slash comma -115; + pos slash colon -65; + pos slash semicolon -70; + pos slash ellipsis -240; + pos slash question -20; + pos slash questiondown -240; + pos slash periodcentered -100; + pos slash bullet -130; + pos slash asterisk -10; + pos slash numbersign -200; + pos slash slash -240; + pos slash backslash 50; + pos slash parenleft -110; + pos slash parenright -35; + pos slash braceleft -130; + pos slash braceright -35; + pos slash bracketleft 35; + pos slash bracketright 35; + pos slash hyphen -130; + pos slash endash -130; + pos slash emdash -130; + pos slash underscore -240; + pos slash quotesinglbase -115; + pos slash quotedblbase -205; + pos slash quotedblleft -25; + pos slash quotedblright -15; + pos slash quoteleft -25; + pos slash quoteright -15; + pos slash guillemetleft -165; + pos slash guillemetright -120; + pos slash guilsinglleft -165; + pos slash guilsinglright -120; + pos slash cent -125; + pos slash dollar -60; + pos slash euro -155; + pos slash sterling -125; + pos slash yen 10; + pos slash plus -110; + pos slash minus -110; + pos slash multiply -135; + pos slash divide -110; + pos slash equal -65; + pos slash greater 10; + pos slash less -115; + pos slash asciitilde -160; + pos slash asciicircum -115; + pos slash percent -25; + pos slash perthousand -25; + pos slash at -105; + pos slash ampersand -115; + pos slash paragraph -35; + pos slash copyright -110; + pos slash registered -60; + pos slash trademark -35; + pos slash bar 35; + pos backslash colon -25; + pos backslash ellipsis -25; + pos backslash question -205; + pos backslash periodcentered -100; + pos backslash bullet -140; + pos backslash asterisk -190; + pos backslash numbersign -85; + pos backslash slash 50; + pos backslash backslash -235; + pos backslash parenleft -85; + pos backslash parenright -15; + pos backslash braceleft -110; + pos backslash braceright -40; + pos backslash bracketleft 10; + pos backslash bracketright 15; + pos backslash hyphen -100; + pos backslash endash -100; + pos backslash emdash -100; + pos backslash underscore 10; + pos backslash quotedblleft -200; + pos backslash quotedblright -200; + pos backslash quoteleft -115; + pos backslash quoteright -115; + pos backslash guillemetleft -125; + pos backslash guillemetright -40; + pos backslash guilsinglleft -125; + pos backslash guilsinglright -40; + pos backslash quotedbl -200; + pos backslash quotesingle -110; + pos backslash cent -100; + pos backslash dollar -75; + pos backslash euro -195; + pos backslash sterling -50; + pos backslash yen -75; + pos backslash plus -130; + pos backslash minus -130; + pos backslash multiply -155; + pos backslash divide -130; + pos backslash equal -80; + pos backslash greater -15; + pos backslash less -150; + pos backslash asciitilde -185; + pos backslash asciicircum -210; + pos backslash percent -100; + pos backslash perthousand -100; + pos backslash at -100; + pos backslash ampersand -85; + pos backslash paragraph -215; + pos backslash copyright -100; + pos backslash registered -180; + pos backslash trademark -235; + pos backslash degree -215; + pos backslash bar 10; + pos parenleft comma -70; + pos parenleft colon -95; + pos parenleft semicolon -65; + pos parenleft ellipsis -105; + pos parenleft question -45; + pos parenleft questiondown -55; + pos parenleft periodcentered -100; + pos parenleft bullet -170; + pos parenleft asterisk -15; + pos parenleft numbersign -175; + pos parenleft slash -15; + pos parenleft backslash -55; + pos parenleft parenleft -120; + pos parenleft parenright -50; + pos parenleft braceleft -135; + pos parenleft braceright -85; + pos parenleft bracketleft -15; + pos parenleft bracketright -15; + pos parenleft hyphen -170; + pos parenleft endash -170; + pos parenleft emdash -170; + pos parenleft underscore -25; + pos parenleft quotesinglbase -70; + pos parenleft quotedblbase -70; + pos parenleft quotedblleft -30; + pos parenleft quotedblright -30; + pos parenleft quoteleft -30; + pos parenleft quoteright -30; + pos parenleft guillemetleft -175; + pos parenleft guillemetright -135; + pos parenleft guilsinglleft -170; + pos parenleft guilsinglright -135; + pos parenleft quotedbl -15; + pos parenleft quotesingle -15; + pos parenleft cent -170; + pos parenleft dollar -60; + pos parenleft euro -180; + pos parenleft sterling -125; + pos parenleft yen -25; + pos parenleft plus -155; + pos parenleft minus -155; + pos parenleft multiply -175; + pos parenleft divide -155; + pos parenleft equal -100; + pos parenleft greater -15; + pos parenleft less -155; + pos parenleft asciitilde -180; + pos parenleft asciicircum -140; + pos parenleft percent -25; + pos parenleft perthousand -25; + pos parenleft at -135; + pos parenleft ampersand -115; + pos parenleft paragraph -40; + pos parenleft copyright -135; + pos parenleft registered -65; + pos parenleft trademark -55; + pos parenleft degree -15; + pos parenleft bar -15; + pos parenright comma -50; + pos parenright colon -35; + pos parenright semicolon -45; + pos parenright ellipsis -35; + pos parenright question -150; + pos parenright questiondown -35; + pos parenright asterisk -45; + pos parenright numbersign -65; + pos parenright slash -50; + pos parenright backslash -145; + pos parenright parenright -115; + pos parenright braceleft -65; + pos parenright braceright -60; + pos parenright underscore -70; + pos parenright quotesinglbase -50; + pos parenright quotedblbase -50; + pos parenright quotedblleft -65; + pos parenright quotedblright -85; + pos parenright quoteleft -65; + pos parenright quoteright -85; + pos parenright guillemetright -25; + pos parenright guilsinglright -25; + pos parenright quotedbl -55; + pos parenright quotesingle -55; + pos parenright dollar -80; + pos parenright euro -90; + pos parenright sterling -30; + pos parenright yen -55; + pos parenright multiply -40; + pos parenright asciitilde -30; + pos parenright asciicircum -40; + pos parenright percent -50; + pos parenright perthousand -50; + pos parenright paragraph -40; + pos parenright registered -20; + pos parenright trademark -60; + pos parenright degree -75; + pos braceleft comma -75; + pos braceleft colon -55; + pos braceleft semicolon -60; + pos braceleft ellipsis -65; + pos braceleft question -75; + pos braceleft questiondown -65; + pos braceleft periodcentered -60; + pos braceleft bullet -60; + pos braceleft asterisk -55; + pos braceleft numbersign -115; + pos braceleft slash -30; + pos braceleft backslash -70; + pos braceleft parenleft -60; + pos braceleft parenright -85; + pos braceleft braceleft -120; + pos braceleft braceright -120; + pos braceleft bracketleft -50; + pos braceleft bracketright -50; + pos braceleft hyphen -60; + pos braceleft endash -60; + pos braceleft emdash -60; + pos braceleft underscore -65; + pos braceleft quotesinglbase -75; + pos braceleft quotedblbase -75; + pos braceleft quotedblleft -50; + pos braceleft quotedblright -60; + pos braceleft quoteleft -50; + pos braceleft quoteright -60; + pos braceleft guillemetleft -55; + pos braceleft guillemetright -60; + pos braceleft guilsinglleft -55; + pos braceleft guilsinglright -60; + pos braceleft quotedbl -55; + pos braceleft quotesingle -55; + pos braceleft cent -60; + pos braceleft dollar -80; + pos braceleft euro -145; + pos braceleft sterling -90; + pos braceleft yen -65; + pos braceleft plus -60; + pos braceleft minus -60; + pos braceleft multiply -100; + pos braceleft divide -60; + pos braceleft equal -55; + pos braceleft greater -50; + pos braceleft less -55; + pos braceleft asciitilde -85; + pos braceleft asciicircum -70; + pos braceleft percent -55; + pos braceleft perthousand -55; + pos braceleft at -60; + pos braceleft ampersand -60; + pos braceleft paragraph -55; + pos braceleft copyright -60; + pos braceleft registered -55; + pos braceleft trademark -55; + pos braceleft degree -50; + pos braceleft bar -50; + pos braceright comma -115; + pos braceright colon -105; + pos braceright semicolon -110; + pos braceright ellipsis -110; + pos braceright question -155; + pos braceright questiondown -110; + pos braceright periodcentered -70; + pos braceright bullet -70; + pos braceright asterisk -110; + pos braceright numbersign -120; + pos braceright slash -80; + pos braceright backslash -170; + pos braceright parenleft -65; + pos braceright parenright -135; + pos braceright braceleft -135; + pos braceright braceright -120; + pos braceright bracketleft -60; + pos braceright bracketright -60; + pos braceright hyphen -60; + pos braceright endash -60; + pos braceright emdash -60; + pos braceright underscore -110; + pos braceright quotesinglbase -115; + pos braceright quotedblbase -120; + pos braceright quotedblleft -110; + pos braceright quotedblright -120; + pos braceright quoteleft -110; + pos braceright quoteright -115; + pos braceright guillemetleft -60; + pos braceright guillemetright -105; + pos braceright guilsinglleft -60; + pos braceright guilsinglright -105; + pos braceright quotedbl -115; + pos braceright quotesingle -110; + pos braceright cent -65; + pos braceright dollar -140; + pos braceright euro -155; + pos braceright sterling -95; + pos braceright yen -115; + pos braceright plus -65; + pos braceright minus -65; + pos braceright multiply -100; + pos braceright divide -65; + pos braceright equal -60; + pos braceright greater -60; + pos braceright less -70; + pos braceright asciitilde -100; + pos braceright asciicircum -120; + pos braceright percent -110; + pos braceright perthousand -110; + pos braceright at -70; + pos braceright ampersand -60; + pos braceright paragraph -110; + pos braceright copyright -70; + pos braceright registered -90; + pos braceright trademark -110; + pos braceright degree -115; + pos braceright bar -60; + pos bracketleft question -15; + pos bracketleft numbersign -50; + pos bracketleft slash 35; + pos bracketleft backslash 0; + pos bracketleft parenright -20; + pos bracketleft braceleft -60; + pos bracketleft braceright -50; + pos bracketleft quotedblright -10; + pos bracketleft quoteright -10; + pos bracketleft dollar -30; + pos bracketleft euro -90; + pos bracketleft sterling -30; + pos bracketleft multiply -40; + pos bracketleft asciitilde -25; + pos bracketleft asciicircum -10; + pos bracketright question -15; + pos bracketright numbersign -50; + pos bracketright slash 35; + pos bracketright parenright -20; + pos bracketright braceleft -60; + pos bracketright braceright -50; + pos bracketright quotedblright -10; + pos bracketright quoteright -10; + pos bracketright dollar -30; + pos bracketright euro -90; + pos bracketright sterling -30; + pos bracketright multiply -40; + pos bracketright asciitilde -25; + pos bracketright asciicircum -15; + pos hyphen comma -115; + pos hyphen colon -105; + pos hyphen semicolon -110; + pos hyphen ellipsis -185; + pos hyphen question -175; + pos hyphen questiondown -85; + pos hyphen asterisk -155; + pos hyphen numbersign -65; + pos hyphen slash -75; + pos hyphen backslash -155; + pos hyphen parenright -170; + pos hyphen braceleft -60; + pos hyphen braceright -60; + pos hyphen underscore -185; + pos hyphen quotesinglbase -115; + pos hyphen quotedblbase -185; + pos hyphen quotedblleft -185; + pos hyphen quotedblright -185; + pos hyphen quoteleft -115; + pos hyphen quoteright -115; + pos hyphen guillemetright -80; + pos hyphen guilsinglright -80; + pos hyphen quotedbl -185; + pos hyphen quotesingle -110; + pos hyphen dollar -110; + pos hyphen euro -90; + pos hyphen sterling -30; + pos hyphen yen -50; + pos hyphen multiply -40; + pos hyphen asciitilde -25; + pos hyphen asciicircum -185; + pos hyphen percent -70; + pos hyphen perthousand -70; + pos hyphen paragraph -55; + pos hyphen registered -15; + pos hyphen trademark -125; + pos hyphen degree -185; + pos endash comma -115; + pos endash colon -105; + pos endash semicolon -110; + pos endash ellipsis -285; + pos endash question -175; + pos endash questiondown -85; + pos endash asterisk -155; + pos endash numbersign -65; + pos endash slash -75; + pos endash backslash -155; + pos endash parenright -170; + pos endash braceleft -60; + pos endash braceright -60; + pos endash underscore -290; + pos endash quotesinglbase -115; + pos endash quotedblbase -205; + pos endash quotedblleft -200; + pos endash quotedblright -200; + pos endash quoteleft -115; + pos endash quoteright -115; + pos endash guillemetright -80; + pos endash guilsinglright -80; + pos endash quotedbl -200; + pos endash quotesingle -110; + pos endash dollar -110; + pos endash euro -90; + pos endash sterling -30; + pos endash yen -50; + pos endash multiply -40; + pos endash asciitilde -25; + pos endash asciicircum -260; + pos endash percent -70; + pos endash perthousand -70; + pos endash paragraph -55; + pos endash registered -15; + pos endash trademark -125; + pos endash degree -215; + pos emdash comma -115; + pos emdash colon -105; + pos emdash semicolon -110; + pos emdash ellipsis -285; + pos emdash question -175; + pos emdash questiondown -85; + pos emdash asterisk -155; + pos emdash numbersign -65; + pos emdash slash -75; + pos emdash backslash -155; + pos emdash parenright -170; + pos emdash braceleft -60; + pos emdash braceright -60; + pos emdash underscore -355; + pos emdash quotesinglbase -115; + pos emdash quotedblbase -205; + pos emdash quotedblleft -200; + pos emdash quotedblright -200; + pos emdash quoteleft -115; + pos emdash quoteright -115; + pos emdash guillemetright -80; + pos emdash guilsinglright -80; + pos emdash quotedbl -200; + pos emdash quotesingle -110; + pos emdash dollar -110; + pos emdash euro -90; + pos emdash sterling -30; + pos emdash yen -50; + pos emdash multiply -40; + pos emdash asciitilde -25; + pos emdash asciicircum -260; + pos emdash percent -70; + pos emdash perthousand -70; + pos emdash paragraph -55; + pos emdash registered -15; + pos emdash trademark -125; + pos emdash degree -215; + pos underscore colon -20; + pos underscore ellipsis -20; + pos underscore question -205; + pos underscore periodcentered -100; + pos underscore bullet -175; + pos underscore asterisk -190; + pos underscore numbersign -355; + pos underscore slash 35; + pos underscore backslash -235; + pos underscore parenleft -85; + pos underscore parenright -20; + pos underscore braceleft -110; + pos underscore braceright -50; + pos underscore hyphen -185; + pos underscore endash -290; + pos underscore emdash -355; + pos underscore quotedblleft -200; + pos underscore quotedblright -200; + pos underscore quoteleft -115; + pos underscore quoteright -115; + pos underscore guillemetleft -240; + pos underscore guillemetright -240; + pos underscore guilsinglleft -170; + pos underscore guilsinglright -170; + pos underscore quotedbl -200; + pos underscore quotesingle -110; + pos underscore cent -155; + pos underscore dollar -125; + pos underscore euro -355; + pos underscore sterling -320; + pos underscore yen -355; + pos underscore plus -310; + pos underscore minus -320; + pos underscore multiply -255; + pos underscore divide -310; + pos underscore equal -330; + pos underscore greater -305; + pos underscore less -305; + pos underscore asciitilde -240; + pos underscore asciicircum -260; + pos underscore percent -355; + pos underscore perthousand -355; + pos underscore at -125; + pos underscore ampersand -120; + pos underscore paragraph -220; + pos underscore copyright -125; + pos underscore registered -330; + pos underscore trademark -355; + pos underscore degree -215; + pos quotesinglbase comma -10; + pos quotesinglbase question -115; + pos quotesinglbase periodcentered -100; + pos quotesinglbase bullet -115; + pos quotesinglbase asterisk -115; + pos quotesinglbase numbersign -70; + pos quotesinglbase slash 25; + pos quotesinglbase backslash -115; + pos quotesinglbase parenleft -60; + pos quotesinglbase parenright -30; + pos quotesinglbase braceleft -110; + pos quotesinglbase braceright -55; + pos quotesinglbase hyphen -115; + pos quotesinglbase endash -115; + pos quotesinglbase emdash -115; + pos quotesinglbase quotesinglbase -10; + pos quotesinglbase quotedblbase -10; + pos quotesinglbase quotedblleft -115; + pos quotesinglbase quotedblright -115; + pos quotesinglbase quoteleft -115; + pos quotesinglbase quoteright -115; + pos quotesinglbase guillemetleft -115; + pos quotesinglbase guillemetright -20; + pos quotesinglbase guilsinglleft -115; + pos quotesinglbase guilsinglright -20; + pos quotesinglbase quotedbl -115; + pos quotesinglbase quotesingle -110; + pos quotesinglbase cent -85; + pos quotesinglbase dollar -50; + pos quotesinglbase euro -115; + pos quotesinglbase sterling -30; + pos quotesinglbase yen -55; + pos quotesinglbase plus -115; + pos quotesinglbase minus -115; + pos quotesinglbase multiply -115; + pos quotesinglbase divide -115; + pos quotesinglbase equal -115; + pos quotesinglbase less -115; + pos quotesinglbase asciitilde -115; + pos quotesinglbase asciicircum -115; + pos quotesinglbase percent -85; + pos quotesinglbase perthousand -85; + pos quotesinglbase at -80; + pos quotesinglbase ampersand -60; + pos quotesinglbase paragraph -115; + pos quotesinglbase copyright -80; + pos quotesinglbase registered -115; + pos quotesinglbase trademark -115; + pos quotesinglbase degree -115; + pos quotedblbase comma -10; + pos quotedblbase question -185; + pos quotedblbase periodcentered -100; + pos quotedblbase bullet -175; + pos quotedblbase asterisk -190; + pos quotedblbase numbersign -70; + pos quotedblbase slash 25; + pos quotedblbase backslash -205; + pos quotedblbase parenleft -60; + pos quotedblbase parenright -30; + pos quotedblbase braceleft -110; + pos quotedblbase braceright -55; + pos quotedblbase hyphen -185; + pos quotedblbase endash -205; + pos quotedblbase emdash -205; + pos quotedblbase quotesinglbase -10; + pos quotedblbase quotedblbase -10; + pos quotedblbase quotedblleft -200; + pos quotedblbase quotedblright -200; + pos quotedblbase quoteleft -115; + pos quotedblbase quoteright -115; + pos quotedblbase guillemetleft -180; + pos quotedblbase guillemetright -20; + pos quotedblbase guilsinglleft -170; + pos quotedblbase guilsinglright -20; + pos quotedblbase quotedbl -200; + pos quotedblbase quotesingle -110; + pos quotedblbase cent -85; + pos quotedblbase dollar -50; + pos quotedblbase euro -205; + pos quotedblbase sterling -30; + pos quotedblbase yen -55; + pos quotedblbase plus -205; + pos quotedblbase minus -205; + pos quotedblbase multiply -205; + pos quotedblbase divide -205; + pos quotedblbase equal -205; + pos quotedblbase less -205; + pos quotedblbase asciitilde -205; + pos quotedblbase asciicircum -205; + pos quotedblbase percent -85; + pos quotedblbase perthousand -85; + pos quotedblbase at -80; + pos quotedblbase ampersand -60; + pos quotedblbase paragraph -205; + pos quotedblbase copyright -80; + pos quotedblbase registered -205; + pos quotedblbase trademark -205; + pos quotedblbase degree -205; + pos quotedblleft comma -115; + pos quotedblleft colon -15; + pos quotedblleft semicolon -25; + pos quotedblleft ellipsis -200; + pos quotedblleft question -60; + pos quotedblleft questiondown -200; + pos quotedblleft periodcentered -100; + pos quotedblleft bullet -105; + pos quotedblleft asterisk -10; + pos quotedblleft numbersign -155; + pos quotedblleft slash -200; + pos quotedblleft backslash -60; + pos quotedblleft parenleft -55; + pos quotedblleft parenright -60; + pos quotedblleft braceleft -120; + pos quotedblleft braceright -75; + pos quotedblleft hyphen -185; + pos quotedblleft endash -200; + pos quotedblleft emdash -200; + pos quotedblleft underscore -200; + pos quotedblleft quotesinglbase -115; + pos quotedblleft quotedblbase -200; + pos quotedblleft quotedblleft -10; + pos quotedblleft quotedblright -30; + pos quotedblleft quoteleft -10; + pos quotedblleft quoteright -30; + pos quotedblleft guillemetleft -195; + pos quotedblleft guillemetright -85; + pos quotedblleft guilsinglleft -170; + pos quotedblleft guilsinglright -85; + pos quotedblleft quotedbl -10; + pos quotedblleft quotesingle -10; + pos quotedblleft cent -75; + pos quotedblleft dollar -40; + pos quotedblleft euro -105; + pos quotedblleft sterling -95; + pos quotedblleft yen -20; + pos quotedblleft plus -200; + pos quotedblleft minus -200; + pos quotedblleft multiply -80; + pos quotedblleft divide -200; + pos quotedblleft equal -15; + pos quotedblleft less -135; + pos quotedblleft asciitilde -125; + pos quotedblleft asciicircum -65; + pos quotedblleft percent -10; + pos quotedblleft perthousand -10; + pos quotedblleft at -50; + pos quotedblleft ampersand -100; + pos quotedblleft paragraph -15; + pos quotedblleft copyright -55; + pos quotedblleft registered -20; + pos quotedblleft trademark -20; + pos quotedblright comma -115; + pos quotedblright colon -20; + pos quotedblright semicolon -25; + pos quotedblright ellipsis -200; + pos quotedblright question -25; + pos quotedblright questiondown -200; + pos quotedblright periodcentered -100; + pos quotedblright bullet -115; + pos quotedblright numbersign -160; + pos quotedblright slash -200; + pos quotedblright backslash -40; + pos quotedblright parenleft -65; + pos quotedblright parenright -30; + pos quotedblright braceleft -110; + pos quotedblright braceright -70; + pos quotedblright hyphen -185; + pos quotedblright endash -200; + pos quotedblright emdash -200; + pos quotedblright underscore -200; + pos quotedblright quotesinglbase -115; + pos quotedblright quotedblbase -200; + pos quotedblright quotedblright -10; + pos quotedblright quoteright -10; + pos quotedblright guillemetleft -200; + pos quotedblright guillemetright -90; + pos quotedblright guilsinglleft -170; + pos quotedblright guilsinglright -90; + pos quotedblright cent -90; + pos quotedblright dollar -30; + pos quotedblright euro -105; + pos quotedblright sterling -90; + pos quotedblright yen -10; + pos quotedblright plus -200; + pos quotedblright minus -200; + pos quotedblright multiply -95; + pos quotedblright divide -200; + pos quotedblright equal -15; + pos quotedblright less -140; + pos quotedblright asciitilde -135; + pos quotedblright asciicircum -80; + pos quotedblright at -60; + pos quotedblright ampersand -90; + pos quotedblright copyright -65; + pos quotedblright registered -20; + pos quoteleft comma -115; + pos quoteleft colon -15; + pos quoteleft semicolon -25; + pos quoteleft ellipsis -115; + pos quoteleft question -60; + pos quoteleft questiondown -115; + pos quoteleft periodcentered -100; + pos quoteleft bullet -105; + pos quoteleft asterisk -10; + pos quoteleft numbersign -115; + pos quoteleft slash -115; + pos quoteleft backslash -60; + pos quoteleft parenleft -55; + pos quoteleft parenright -60; + pos quoteleft braceleft -115; + pos quoteleft braceright -75; + pos quoteleft hyphen -115; + pos quoteleft endash -115; + pos quoteleft emdash -115; + pos quoteleft underscore -115; + pos quoteleft quotesinglbase -115; + pos quoteleft quotedblbase -115; + pos quoteleft quotedblleft -10; + pos quoteleft quotedblright -30; + pos quoteleft quoteleft -10; + pos quoteleft quoteright -30; + pos quoteleft guillemetleft -115; + pos quoteleft guillemetright -85; + pos quoteleft guilsinglleft -115; + pos quoteleft guilsinglright -85; + pos quoteleft quotedbl -10; + pos quoteleft quotesingle -10; + pos quoteleft cent -75; + pos quoteleft dollar -40; + pos quoteleft euro -105; + pos quoteleft sterling -95; + pos quoteleft yen -20; + pos quoteleft plus -115; + pos quoteleft minus -115; + pos quoteleft multiply -80; + pos quoteleft divide -115; + pos quoteleft equal -15; + pos quoteleft less -115; + pos quoteleft asciitilde -115; + pos quoteleft asciicircum -65; + pos quoteleft percent -10; + pos quoteleft perthousand -10; + pos quoteleft at -50; + pos quoteleft ampersand -100; + pos quoteleft paragraph -15; + pos quoteleft copyright -55; + pos quoteleft registered -20; + pos quoteleft trademark -20; + pos quoteright comma -115; + pos quoteright colon -20; + pos quoteright semicolon -25; + pos quoteright ellipsis -115; + pos quoteright question -25; + pos quoteright questiondown -115; + pos quoteright periodcentered -100; + pos quoteright bullet -115; + pos quoteright numbersign -115; + pos quoteright slash -115; + pos quoteright backslash -40; + pos quoteright parenleft -65; + pos quoteright parenright -30; + pos quoteright braceleft -110; + pos quoteright braceright -70; + pos quoteright hyphen -115; + pos quoteright endash -115; + pos quoteright emdash -115; + pos quoteright underscore -115; + pos quoteright quotesinglbase -115; + pos quoteright quotedblbase -115; + pos quoteright quotedblright -10; + pos quoteright quoteright -10; + pos quoteright guillemetleft -115; + pos quoteright guillemetright -90; + pos quoteright guilsinglleft -115; + pos quoteright guilsinglright -90; + pos quoteright cent -90; + pos quoteright dollar -30; + pos quoteright euro -105; + pos quoteright sterling -90; + pos quoteright yen -10; + pos quoteright plus -115; + pos quoteright minus -115; + pos quoteright multiply -95; + pos quoteright divide -115; + pos quoteright equal -15; + pos quoteright less -115; + pos quoteright asciitilde -115; + pos quoteright asciicircum -80; + pos quoteright at -60; + pos quoteright ampersand -90; + pos quoteright copyright -65; + pos quoteright registered -20; + pos guillemetleft comma -35; + pos guillemetleft colon -20; + pos guillemetleft semicolon -25; + pos guillemetleft ellipsis -20; + pos guillemetleft question -175; + pos guillemetleft questiondown -20; + pos guillemetleft periodcentered -90; + pos guillemetleft bullet -40; + pos guillemetleft asterisk -35; + pos guillemetleft numbersign -100; + pos guillemetleft slash -35; + pos guillemetleft backslash -125; + pos guillemetleft parenleft -20; + pos guillemetleft parenright -140; + pos guillemetleft braceleft -110; + pos guillemetleft braceright -65; + pos guillemetleft hyphen -60; + pos guillemetleft endash -60; + pos guillemetleft emdash -60; + pos guillemetleft underscore -240; + pos guillemetleft quotesinglbase -35; + pos guillemetleft quotedblbase -35; + pos guillemetleft quotedblleft -90; + pos guillemetleft quotedblright -175; + pos guillemetleft quoteleft -90; + pos guillemetleft quoteright -115; + pos guillemetleft guillemetleft -135; + pos guillemetleft guilsinglleft -135; + pos guillemetleft quotedbl -200; + pos guillemetleft quotesingle -110; + pos guillemetleft cent -25; + pos guillemetleft dollar -55; + pos guillemetleft euro -90; + pos guillemetleft sterling -70; + pos guillemetleft yen -40; + pos guillemetleft plus -20; + pos guillemetleft minus -20; + pos guillemetleft multiply -70; + pos guillemetleft divide -20; + pos guillemetleft less -25; + pos guillemetleft asciitilde -65; + pos guillemetleft asciicircum -15; + pos guillemetleft percent -25; + pos guillemetleft perthousand -25; + pos guillemetleft at -15; + pos guillemetleft ampersand -50; + pos guillemetleft paragraph -15; + pos guillemetleft copyright -15; + pos guillemetleft trademark -125; + pos guillemetleft degree -80; + pos guillemetright comma -115; + pos guillemetright colon -105; + pos guillemetright semicolon -110; + pos guillemetright ellipsis -140; + pos guillemetright question -170; + pos guillemetright questiondown -115; + pos guillemetright bullet -10; + pos guillemetright asterisk -185; + pos guillemetright numbersign -70; + pos guillemetright slash -90; + pos guillemetright backslash -195; + pos guillemetright parenright -170; + pos guillemetright braceleft -65; + pos guillemetright braceright -55; + pos guillemetright underscore -240; + pos guillemetright quotesinglbase -115; + pos guillemetright quotedblbase -155; + pos guillemetright quotedblleft -200; + pos guillemetright quotedblright -200; + pos guillemetright quoteleft -115; + pos guillemetright quoteright -115; + pos guillemetright guillemetright -135; + pos guillemetright guilsinglright -135; + pos guillemetright quotedbl -200; + pos guillemetright quotesingle -110; + pos guillemetright dollar -195; + pos guillemetright euro -85; + pos guillemetright sterling -25; + pos guillemetright yen -50; + pos guillemetright plus -10; + pos guillemetright minus -10; + pos guillemetright multiply -40; + pos guillemetright divide -10; + pos guillemetright less -50; + pos guillemetright asciitilde -90; + pos guillemetright asciicircum -160; + pos guillemetright percent -155; + pos guillemetright perthousand -155; + pos guillemetright paragraph -140; + pos guillemetright registered -65; + pos guillemetright trademark -150; + pos guillemetright degree -215; + pos guilsinglleft comma -35; + pos guilsinglleft colon -20; + pos guilsinglleft semicolon -25; + pos guilsinglleft ellipsis -20; + pos guilsinglleft question -170; + pos guilsinglleft questiondown -20; + pos guilsinglleft periodcentered -90; + pos guilsinglleft bullet -40; + pos guilsinglleft asterisk -35; + pos guilsinglleft numbersign -100; + pos guilsinglleft slash -35; + pos guilsinglleft backslash -125; + pos guilsinglleft parenleft -20; + pos guilsinglleft parenright -140; + pos guilsinglleft braceleft -110; + pos guilsinglleft braceright -65; + pos guilsinglleft hyphen -60; + pos guilsinglleft endash -60; + pos guilsinglleft emdash -60; + pos guilsinglleft underscore -170; + pos guilsinglleft quotesinglbase -35; + pos guilsinglleft quotedblbase -35; + pos guilsinglleft quotedblleft -90; + pos guilsinglleft quotedblright -170; + pos guilsinglleft quoteleft -90; + pos guilsinglleft quoteright -115; + pos guilsinglleft guillemetleft -135; + pos guilsinglleft guilsinglleft -135; + pos guilsinglleft quotedbl -170; + pos guilsinglleft quotesingle -110; + pos guilsinglleft cent -25; + pos guilsinglleft dollar -55; + pos guilsinglleft euro -90; + pos guilsinglleft sterling -70; + pos guilsinglleft yen -40; + pos guilsinglleft plus -20; + pos guilsinglleft minus -20; + pos guilsinglleft multiply -70; + pos guilsinglleft divide -20; + pos guilsinglleft less -25; + pos guilsinglleft asciitilde -65; + pos guilsinglleft asciicircum -15; + pos guilsinglleft percent -25; + pos guilsinglleft perthousand -25; + pos guilsinglleft at -15; + pos guilsinglleft ampersand -50; + pos guilsinglleft paragraph -15; + pos guilsinglleft copyright -15; + pos guilsinglleft trademark -125; + pos guilsinglleft degree -80; + pos guilsinglright comma -115; + pos guilsinglright colon -105; + pos guilsinglright semicolon -110; + pos guilsinglright ellipsis -140; + pos guilsinglright question -170; + pos guilsinglright questiondown -115; + pos guilsinglright bullet -10; + pos guilsinglright asterisk -170; + pos guilsinglright numbersign -70; + pos guilsinglright slash -90; + pos guilsinglright backslash -170; + pos guilsinglright parenright -170; + pos guilsinglright braceleft -65; + pos guilsinglright braceright -55; + pos guilsinglright underscore -170; + pos guilsinglright quotesinglbase -115; + pos guilsinglright quotedblbase -155; + pos guilsinglright quotedblleft -170; + pos guilsinglright quotedblright -170; + pos guilsinglright quoteleft -115; + pos guilsinglright quoteright -115; + pos guilsinglright guillemetright -135; + pos guilsinglright guilsinglright -135; + pos guilsinglright quotedbl -170; + pos guilsinglright quotesingle -110; + pos guilsinglright dollar -170; + pos guilsinglright euro -85; + pos guilsinglright sterling -25; + pos guilsinglright yen -50; + pos guilsinglright plus -10; + pos guilsinglright minus -10; + pos guilsinglright multiply -40; + pos guilsinglright divide -10; + pos guilsinglright less -50; + pos guilsinglright asciitilde -90; + pos guilsinglright asciicircum -160; + pos guilsinglright percent -155; + pos guilsinglright perthousand -155; + pos guilsinglright paragraph -140; + pos guilsinglright registered -65; + pos guilsinglright trademark -150; + pos guilsinglright degree -170; + pos quotedbl comma -115; + pos quotedbl colon -10; + pos quotedbl semicolon -15; + pos quotedbl ellipsis -200; + pos quotedbl question -20; + pos quotedbl questiondown -200; + pos quotedbl periodcentered -100; + pos quotedbl bullet -110; + pos quotedbl numbersign -145; + pos quotedbl slash -200; + pos quotedbl backslash -40; + pos quotedbl parenleft -40; + pos quotedbl parenright -30; + pos quotedbl braceleft -110; + pos quotedbl braceright -70; + pos quotedbl hyphen -185; + pos quotedbl endash -200; + pos quotedbl emdash -200; + pos quotedbl underscore -200; + pos quotedbl quotesinglbase -115; + pos quotedbl quotedblbase -200; + pos quotedbl quotedblright -10; + pos quotedbl quoteright -10; + pos quotedbl guillemetleft -200; + pos quotedbl guillemetright -200; + pos quotedbl guilsinglleft -170; + pos quotedbl guilsinglright -170; + pos quotedbl cent -55; + pos quotedbl dollar -30; + pos quotedbl euro -95; + pos quotedbl sterling -85; + pos quotedbl yen -10; + pos quotedbl plus -200; + pos quotedbl minus -200; + pos quotedbl multiply -65; + pos quotedbl divide -200; + pos quotedbl less -150; + pos quotedbl asciitilde -125; + pos quotedbl asciicircum -45; + pos quotedbl at -35; + pos quotedbl ampersand -90; + pos quotedbl copyright -40; + pos quotedbl registered -10; + pos quotesingle comma -110; + pos quotesingle colon -10; + pos quotesingle semicolon -15; + pos quotesingle ellipsis -110; + pos quotesingle question -20; + pos quotesingle questiondown -110; + pos quotesingle periodcentered -100; + pos quotesingle bullet -110; + pos quotesingle numbersign -110; + pos quotesingle slash -110; + pos quotesingle backslash -40; + pos quotesingle parenleft -40; + pos quotesingle parenright -30; + pos quotesingle braceleft -110; + pos quotesingle braceright -70; + pos quotesingle hyphen -110; + pos quotesingle endash -110; + pos quotesingle emdash -110; + pos quotesingle underscore -110; + pos quotesingle quotesinglbase -110; + pos quotesingle quotedblbase -110; + pos quotesingle quotedblright -10; + pos quotesingle quoteright -10; + pos quotesingle guillemetleft -110; + pos quotesingle guillemetright -110; + pos quotesingle guilsinglleft -110; + pos quotesingle guilsinglright -110; + pos quotesingle cent -55; + pos quotesingle dollar -30; + pos quotesingle euro -95; + pos quotesingle sterling -85; + pos quotesingle yen -10; + pos quotesingle plus -110; + pos quotesingle minus -110; + pos quotesingle multiply -65; + pos quotesingle divide -110; + pos quotesingle less -110; + pos quotesingle asciitilde -110; + pos quotesingle asciicircum -45; + pos quotesingle at -35; + pos quotesingle ampersand -90; + pos quotesingle copyright -40; + pos quotesingle registered -10; + pos cent comma -15; + pos cent question -175; + pos cent numbersign -50; + pos cent backslash -105; + pos cent parenright -90; + pos cent braceleft -60; + pos cent braceright -55; + pos cent underscore -40; + pos cent quotesinglbase -15; + pos cent quotedblbase -15; + pos cent quotedblleft -25; + pos cent quotedblright -75; + pos cent quoteleft -25; + pos cent quoteright -75; + pos cent quotedbl -15; + pos cent quotesingle -15; + pos cent dollar -35; + pos cent euro -90; + pos cent sterling -30; + pos cent yen -30; + pos cent multiply -40; + pos cent asciitilde -25; + pos cent asciicircum -15; + pos cent percent -10; + pos cent perthousand -10; + pos cent trademark -25; + pos cent degree -35; + pos dollar comma -40; + pos dollar colon -25; + pos dollar semicolon -30; + pos dollar ellipsis -25; + pos dollar question -85; + pos dollar questiondown -20; + pos dollar periodcentered -25; + pos dollar bullet -30; + pos dollar asterisk -75; + pos dollar numbersign -50; + pos dollar slash -40; + pos dollar backslash -80; + pos dollar parenleft -10; + pos dollar parenright -105; + pos dollar braceleft -75; + pos dollar braceright -60; + pos dollar underscore -90; + pos dollar quotesinglbase -40; + pos dollar quotedblbase -40; + pos dollar quotedblleft -90; + pos dollar quotedblright -75; + pos dollar quoteleft -90; + pos dollar quoteright -75; + pos dollar guillemetleft -15; + pos dollar guillemetright -10; + pos dollar guilsinglleft -15; + pos dollar guilsinglright -10; + pos dollar quotedbl -60; + pos dollar quotesingle -60; + pos dollar cent -10; + pos dollar dollar -75; + pos dollar euro -95; + pos dollar sterling -45; + pos dollar yen -55; + pos dollar plus -20; + pos dollar minus -20; + pos dollar multiply -50; + pos dollar divide -20; + pos dollar less -50; + pos dollar asciitilde -85; + pos dollar asciicircum -210; + pos dollar percent -85; + pos dollar perthousand -85; + pos dollar at -15; + pos dollar paragraph -105; + pos dollar copyright -15; + pos dollar registered -75; + pos dollar trademark -130; + pos dollar degree -65; + pos euro comma -45; + pos euro semicolon -10; + pos euro ellipsis -30; + pos euro question -75; + pos euro questiondown -20; + pos euro numbersign -50; + pos euro slash -40; + pos euro backslash -65; + pos euro parenright -80; + pos euro braceleft -60; + pos euro braceright -55; + pos euro underscore -165; + pos euro quotesinglbase -45; + pos euro quotedblbase -45; + pos euro quotedblright -10; + pos euro quoteright -10; + pos euro guillemetright -20; + pos euro guilsinglright -20; + pos euro dollar -30; + pos euro euro -90; + pos euro sterling -30; + pos euro yen -20; + pos euro multiply -40; + pos euro asciitilde -25; + pos euro asciicircum -10; + pos sterling comma -50; + pos sterling colon -30; + pos sterling semicolon -40; + pos sterling ellipsis -30; + pos sterling question -90; + pos sterling questiondown -30; + pos sterling periodcentered -30; + pos sterling bullet -30; + pos sterling asterisk -30; + pos sterling numbersign -80; + pos sterling slash -25; + pos sterling backslash -100; + pos sterling parenleft -30; + pos sterling parenright -95; + pos sterling braceleft -90; + pos sterling braceright -85; + pos sterling bracketleft -30; + pos sterling bracketright -30; + pos sterling hyphen -30; + pos sterling endash -30; + pos sterling emdash -30; + pos sterling underscore -320; + pos sterling quotesinglbase -50; + pos sterling quotedblbase -50; + pos sterling quotedblleft -30; + pos sterling quotedblright -40; + pos sterling quoteleft -30; + pos sterling quoteright -40; + pos sterling guillemetleft -25; + pos sterling guillemetright -25; + pos sterling guilsinglleft -25; + pos sterling guilsinglright -25; + pos sterling quotedbl -35; + pos sterling quotesingle -35; + pos sterling cent -30; + pos sterling dollar -60; + pos sterling euro -120; + pos sterling sterling -65; + pos sterling yen -50; + pos sterling plus -30; + pos sterling minus -30; + pos sterling multiply -70; + pos sterling divide -30; + pos sterling equal -30; + pos sterling greater -30; + pos sterling less -30; + pos sterling asciitilde -60; + pos sterling asciicircum -45; + pos sterling percent -30; + pos sterling perthousand -30; + pos sterling at -30; + pos sterling ampersand -30; + pos sterling paragraph -30; + pos sterling copyright -30; + pos sterling registered -30; + pos sterling trademark -30; + pos sterling degree -35; + pos sterling bar -30; + pos yen comma -75; + pos yen colon -30; + pos yen semicolon -40; + pos yen ellipsis -60; + pos yen question -20; + pos yen questiondown -60; + pos yen periodcentered -60; + pos yen bullet -60; + pos yen asterisk -10; + pos yen numbersign -110; + pos yen slash -55; + pos yen backslash -15; + pos yen parenleft -60; + pos yen parenright -35; + pos yen braceleft -115; + pos yen braceright -70; + pos yen hyphen -55; + pos yen endash -55; + pos yen emdash -55; + pos yen underscore -355; + pos yen quotesinglbase -75; + pos yen quotedblbase -75; + pos yen quotedblleft -20; + pos yen quotedblright -25; + pos yen quoteleft -20; + pos yen quoteright -25; + pos yen guillemetleft -55; + pos yen guillemetright -55; + pos yen guilsinglleft -55; + pos yen guilsinglright -55; + pos yen quotedbl -10; + pos yen quotesingle -10; + pos yen cent -60; + pos yen dollar -50; + pos yen euro -120; + pos yen sterling -90; + pos yen plus -50; + pos yen minus -50; + pos yen multiply -85; + pos yen divide -50; + pos yen equal -30; + pos yen less -50; + pos yen asciitilde -85; + pos yen asciicircum -55; + pos yen percent -20; + pos yen perthousand -20; + pos yen at -55; + pos yen ampersand -60; + pos yen paragraph -25; + pos yen copyright -55; + pos yen registered -35; + pos yen trademark -20; + pos yen degree -10; + pos plus comma -115; + pos plus colon -40; + pos plus semicolon -45; + pos plus ellipsis -275; + pos plus question -175; + pos plus questiondown -200; + pos plus asterisk -70; + pos plus numbersign -85; + pos plus slash -110; + pos plus backslash -135; + pos plus parenright -165; + pos plus braceleft -60; + pos plus braceright -65; + pos plus underscore -310; + pos plus quotesinglbase -115; + pos plus quotedblbase -205; + pos plus quotedblleft -200; + pos plus quotedblright -200; + pos plus quoteleft -115; + pos plus quoteright -115; + pos plus guillemetright -35; + pos plus guilsinglright -35; + pos plus quotedbl -200; + pos plus quotesingle -110; + pos plus dollar -65; + pos plus euro -90; + pos plus sterling -35; + pos plus yen -40; + pos plus multiply -70; + pos plus asciitilde -30; + pos plus asciicircum -245; + pos plus percent -35; + pos plus perthousand -35; + pos plus paragraph -25; + pos plus trademark -125; + pos plus degree -105; + pos minus comma -115; + pos minus colon -40; + pos minus semicolon -45; + pos minus ellipsis -285; + pos minus question -175; + pos minus questiondown -200; + pos minus asterisk -70; + pos minus numbersign -85; + pos minus slash -110; + pos minus backslash -135; + pos minus parenright -165; + pos minus braceleft -60; + pos minus braceright -65; + pos minus underscore -320; + pos minus quotesinglbase -115; + pos minus quotedblbase -205; + pos minus quotedblleft -200; + pos minus quotedblright -200; + pos minus quoteleft -115; + pos minus quoteright -115; + pos minus guillemetright -35; + pos minus guilsinglright -35; + pos minus quotedbl -200; + pos minus quotesingle -110; + pos minus dollar -65; + pos minus euro -90; + pos minus sterling -35; + pos minus yen -40; + pos minus multiply -70; + pos minus asciitilde -30; + pos minus asciicircum -260; + pos minus percent -35; + pos minus perthousand -35; + pos minus paragraph -25; + pos minus trademark -125; + pos minus degree -105; + pos multiply comma -115; + pos multiply colon -45; + pos multiply semicolon -55; + pos multiply ellipsis -255; + pos multiply question -225; + pos multiply questiondown -155; + pos multiply periodcentered -70; + pos multiply bullet -75; + pos multiply asterisk -50; + pos multiply numbersign -120; + pos multiply slash -135; + pos multiply backslash -150; + pos multiply parenleft -50; + pos multiply parenright -180; + pos multiply braceleft -120; + pos multiply braceright -100; + pos multiply bracketleft -35; + pos multiply bracketright -35; + pos multiply hyphen -45; + pos multiply endash -45; + pos multiply emdash -45; + pos multiply underscore -255; + pos multiply quotesinglbase -115; + pos multiply quotedblbase -205; + pos multiply quotedblleft -85; + pos multiply quotedblright -150; + pos multiply quoteleft -85; + pos multiply quoteright -115; + pos multiply guillemetleft -70; + pos multiply guillemetright -70; + pos multiply guilsinglleft -70; + pos multiply guilsinglright -70; + pos multiply quotedbl -65; + pos multiply quotesingle -65; + pos multiply cent -50; + pos multiply dollar -80; + pos multiply euro -125; + pos multiply sterling -85; + pos multiply yen -70; + pos multiply plus -75; + pos multiply minus -75; + pos multiply multiply -85; + pos multiply divide -75; + pos multiply equal -35; + pos multiply greater -35; + pos multiply less -85; + pos multiply asciitilde -115; + pos multiply asciicircum -60; + pos multiply percent -55; + pos multiply perthousand -55; + pos multiply at -55; + pos multiply ampersand -45; + pos multiply paragraph -45; + pos multiply copyright -55; + pos multiply registered -35; + pos multiply trademark -95; + pos multiply degree -90; + pos multiply bar -35; + pos divide comma -115; + pos divide colon -40; + pos divide semicolon -45; + pos divide ellipsis -285; + pos divide question -175; + pos divide questiondown -200; + pos divide asterisk -70; + pos divide numbersign -85; + pos divide slash -110; + pos divide backslash -135; + pos divide parenright -165; + pos divide braceleft -60; + pos divide braceright -65; + pos divide underscore -310; + pos divide quotesinglbase -115; + pos divide quotedblbase -205; + pos divide quotedblleft -200; + pos divide quotedblright -200; + pos divide quoteleft -115; + pos divide quoteright -115; + pos divide guillemetright -35; + pos divide guilsinglright -35; + pos divide quotedbl -200; + pos divide quotesingle -110; + pos divide dollar -65; + pos divide euro -90; + pos divide sterling -35; + pos divide yen -40; + pos divide multiply -70; + pos divide asciitilde -30; + pos divide asciicircum -260; + pos divide percent -35; + pos divide perthousand -35; + pos divide paragraph -25; + pos divide trademark -125; + pos divide degree -105; + pos equal comma -115; + pos equal semicolon -10; + pos equal ellipsis -285; + pos equal question -145; + pos equal questiondown -50; + pos equal numbersign -55; + pos equal slash -60; + pos equal backslash -85; + pos equal parenright -115; + pos equal braceleft -60; + pos equal braceright -60; + pos equal underscore -330; + pos equal quotesinglbase -115; + pos equal quotedblbase -205; + pos equal quotedblright -50; + pos equal quoteright -50; + pos equal guillemetright -20; + pos equal guilsinglright -20; + pos equal quotedbl -10; + pos equal quotesingle -10; + pos equal dollar -30; + pos equal euro -90; + pos equal sterling -35; + pos equal yen -25; + pos equal multiply -40; + pos equal asciitilde -30; + pos equal asciicircum -15; + pos equal degree -15; + pos greater comma -115; + pos greater colon -60; + pos greater semicolon -70; + pos greater ellipsis -285; + pos greater question -175; + pos greater questiondown -200; + pos greater asterisk -105; + pos greater numbersign -95; + pos greater slash -125; + pos greater backslash -145; + pos greater parenright -170; + pos greater braceleft -60; + pos greater braceright -60; + pos greater underscore -305; + pos greater quotesinglbase -115; + pos greater quotedblbase -205; + pos greater quotedblleft -170; + pos greater quotedblright -200; + pos greater quoteleft -115; + pos greater quoteright -115; + pos greater guillemetleft -30; + pos greater guillemetright -55; + pos greater guilsinglleft -30; + pos greater guilsinglright -55; + pos greater quotedbl -170; + pos greater quotesingle -110; + pos greater dollar -80; + pos greater euro -90; + pos greater sterling -35; + pos greater yen -45; + pos greater multiply -105; + pos greater asciitilde -30; + pos greater asciicircum -85; + pos greater percent -45; + pos greater perthousand -45; + pos greater ampersand -15; + pos greater paragraph -35; + pos greater trademark -125; + pos greater degree -135; + pos less comma -15; + pos less semicolon -10; + pos less question -15; + pos less numbersign -50; + pos less backslash -10; + pos less parenright -25; + pos less braceleft -60; + pos less braceright -55; + pos less underscore -305; + pos less quotesinglbase -15; + pos less quotedblbase -15; + pos less quotedblright -10; + pos less quoteright -10; + pos less dollar -30; + pos less euro -90; + pos less sterling -30; + pos less multiply -40; + pos less asciitilde -25; + pos less asciicircum -10; + pos asciitilde comma -115; + pos asciitilde colon -65; + pos asciitilde semicolon -75; + pos asciitilde ellipsis -240; + pos asciitilde question -200; + pos asciitilde questiondown -240; + pos asciitilde periodcentered -60; + pos asciitilde bullet -45; + pos asciitilde asterisk -95; + pos asciitilde numbersign -145; + pos asciitilde slash -180; + pos asciitilde backslash -160; + pos asciitilde parenleft -40; + pos asciitilde parenright -180; + pos asciitilde braceleft -100; + pos asciitilde braceright -90; + pos asciitilde bracketleft -25; + pos asciitilde bracketright -25; + pos asciitilde hyphen -40; + pos asciitilde endash -40; + pos asciitilde emdash -40; + pos asciitilde underscore -240; + pos asciitilde quotesinglbase -115; + pos asciitilde quotedblbase -205; + pos asciitilde quotedblleft -200; + pos asciitilde quotedblright -200; + pos asciitilde quoteleft -115; + pos asciitilde quoteright -115; + pos asciitilde guillemetleft -95; + pos asciitilde guillemetright -65; + pos asciitilde guilsinglleft -95; + pos asciitilde guilsinglright -65; + pos asciitilde quotedbl -200; + pos asciitilde quotesingle -110; + pos asciitilde cent -45; + pos asciitilde dollar -95; + pos asciitilde euro -120; + pos asciitilde sterling -70; + pos asciitilde yen -70; + pos asciitilde plus -30; + pos asciitilde minus -30; + pos asciitilde multiply -120; + pos asciitilde divide -30; + pos asciitilde equal -30; + pos asciitilde greater -25; + pos asciitilde less -30; + pos asciitilde asciitilde -70; + pos asciitilde asciicircum -105; + pos asciitilde percent -60; + pos asciitilde perthousand -60; + pos asciitilde at -35; + pos asciitilde ampersand -75; + pos asciitilde paragraph -50; + pos asciitilde copyright -40; + pos asciitilde registered -30; + pos asciitilde trademark -150; + pos asciitilde degree -135; + pos asciitilde bar -30; + pos asciicircum comma -115; + pos asciicircum colon -45; + pos asciicircum semicolon -50; + pos asciicircum ellipsis -260; + pos asciicircum question -165; + pos asciicircum questiondown -260; + pos asciicircum periodcentered -100; + pos asciicircum bullet -65; + pos asciicircum asterisk -50; + pos asciicircum numbersign -145; + pos asciicircum slash -200; + pos asciicircum backslash -150; + pos asciicircum parenleft -40; + pos asciicircum parenright -170; + pos asciicircum braceleft -130; + pos asciicircum braceright -90; + pos asciicircum bracketleft -25; + pos asciicircum bracketright -25; + pos asciicircum hyphen -185; + pos asciicircum endash -260; + pos asciicircum emdash -260; + pos asciicircum underscore -260; + pos asciicircum quotesinglbase -115; + pos asciicircum quotedblbase -205; + pos asciicircum quotedblleft -75; + pos asciicircum quotedblright -105; + pos asciicircum quoteleft -75; + pos asciicircum quoteright -105; + pos asciicircum guillemetleft -160; + pos asciicircum guillemetright -40; + pos asciicircum guilsinglleft -160; + pos asciicircum guilsinglright -40; + pos asciicircum quotedbl -60; + pos asciicircum quotesingle -60; + pos asciicircum cent -50; + pos asciicircum dollar -80; + pos asciicircum euro -115; + pos asciicircum sterling -105; + pos asciicircum yen -65; + pos asciicircum plus -260; + pos asciicircum minus -260; + pos asciicircum multiply -85; + pos asciicircum divide -260; + pos asciicircum equal -25; + pos asciicircum greater -25; + pos asciicircum less -75; + pos asciicircum asciitilde -85; + pos asciicircum asciicircum -35; + pos asciicircum percent -50; + pos asciicircum perthousand -50; + pos asciicircum at -35; + pos asciicircum ampersand -145; + pos asciicircum paragraph -40; + pos asciicircum copyright -40; + pos asciicircum registered -25; + pos asciicircum trademark -70; + pos asciicircum degree -90; + pos asciicircum bar -25; + pos percent comma -35; + pos percent colon -15; + pos percent semicolon -25; + pos percent ellipsis -15; + pos percent question -130; + pos percent questiondown -15; + pos percent periodcentered -25; + pos percent bullet -35; + pos percent asterisk -120; + pos percent numbersign -50; + pos percent slash -30; + pos percent backslash -100; + pos percent parenleft -10; + pos percent parenright -125; + pos percent braceleft -80; + pos percent braceright -55; + pos percent underscore -65; + pos percent quotesinglbase -35; + pos percent quotedblbase -35; + pos percent quotedblleft -130; + pos percent quotedblright -115; + pos percent quoteleft -115; + pos percent quoteright -115; + pos percent guillemetleft -20; + pos percent guilsinglleft -20; + pos percent quotedbl -100; + pos percent quotesingle -100; + pos percent cent -15; + pos percent dollar -65; + pos percent euro -100; + pos percent sterling -45; + pos percent yen -55; + pos percent plus -25; + pos percent minus -25; + pos percent multiply -50; + pos percent divide -25; + pos percent less -50; + pos percent asciitilde -85; + pos percent asciicircum -250; + pos percent percent -125; + pos percent perthousand -125; + pos percent at -15; + pos percent paragraph -135; + pos percent copyright -15; + pos percent registered -80; + pos percent trademark -155; + pos percent degree -105; + pos perthousand comma -35; + pos perthousand colon -15; + pos perthousand semicolon -25; + pos perthousand ellipsis -15; + pos perthousand question -180; + pos perthousand questiondown -15; + pos perthousand periodcentered -25; + pos perthousand bullet -35; + pos perthousand asterisk -190; + pos perthousand numbersign -50; + pos perthousand slash -30; + pos perthousand backslash -220; + pos perthousand parenleft -10; + pos perthousand parenright -125; + pos perthousand braceleft -80; + pos perthousand braceright -55; + pos perthousand underscore -65; + pos perthousand quotesinglbase -35; + pos perthousand quotedblbase -35; + pos perthousand quotedblleft -200; + pos perthousand quotedblright -200; + pos perthousand quoteleft -115; + pos perthousand quoteright -115; + pos perthousand guillemetleft -20; + pos perthousand guilsinglleft -20; + pos perthousand quotedbl -200; + pos perthousand quotesingle -110; + pos perthousand cent -15; + pos perthousand dollar -65; + pos perthousand euro -100; + pos perthousand sterling -45; + pos perthousand yen -55; + pos perthousand plus -25; + pos perthousand minus -25; + pos perthousand multiply -50; + pos perthousand divide -25; + pos perthousand less -50; + pos perthousand asciitilde -85; + pos perthousand asciicircum -260; + pos perthousand percent -125; + pos perthousand perthousand -125; + pos perthousand at -15; + pos perthousand paragraph -135; + pos perthousand copyright -15; + pos perthousand registered -80; + pos perthousand trademark -155; + pos perthousand degree -215; + pos at comma -75; + pos at colon -35; + pos at semicolon -40; + pos at ellipsis -60; + pos at question -170; + pos at questiondown -55; + pos at asterisk -40; + pos at numbersign -75; + pos at slash -75; + pos at backslash -140; + pos at parenright -170; + pos at braceleft -60; + pos at braceright -60; + pos at underscore -120; + pos at quotesinglbase -75; + pos at quotedblbase -75; + pos at quotedblleft -60; + pos at quotedblright -85; + pos at quoteleft -60; + pos at quoteright -85; + pos at guillemetright -35; + pos at guilsinglright -35; + pos at quotedbl -45; + pos at quotesingle -45; + pos at dollar -70; + pos at euro -90; + pos at sterling -30; + pos at yen -50; + pos at multiply -40; + pos at asciitilde -30; + pos at asciicircum -30; + pos at percent -40; + pos at perthousand -40; + pos at paragraph -35; + pos at registered -15; + pos at trademark -55; + pos at degree -70; + pos ampersand comma -20; + pos ampersand semicolon -10; + pos ampersand question -180; + pos ampersand periodcentered -10; + pos ampersand bullet -10; + pos ampersand asterisk -140; + pos ampersand numbersign -85; + pos ampersand slash -15; + pos ampersand backslash -195; + pos ampersand parenright -115; + pos ampersand braceleft -75; + pos ampersand braceright -60; + pos ampersand underscore -170; + pos ampersand quotesinglbase -20; + pos ampersand quotedblbase -20; + pos ampersand quotedblleft -140; + pos ampersand quotedblright -150; + pos ampersand quoteleft -115; + pos ampersand quoteright -115; + pos ampersand guillemetright -20; + pos ampersand guilsinglright -20; + pos ampersand quotedbl -145; + pos ampersand quotesingle -110; + pos ampersand dollar -50; + pos ampersand euro -100; + pos ampersand sterling -35; + pos ampersand yen -60; + pos ampersand multiply -65; + pos ampersand less -65; + pos ampersand asciitilde -125; + pos ampersand asciicircum -175; + pos ampersand percent -115; + pos ampersand perthousand -115; + pos ampersand at -10; + pos ampersand ampersand -15; + pos ampersand paragraph -140; + pos ampersand copyright -10; + pos ampersand registered -55; + pos ampersand trademark -140; + pos ampersand degree -145; + pos paragraph question -15; + pos paragraph numbersign -50; + pos paragraph slash 30; + pos paragraph backslash 10; + pos paragraph parenright -25; + pos paragraph braceleft -60; + pos paragraph braceright -50; + pos paragraph quotedblright -10; + pos paragraph quoteright -10; + pos paragraph dollar -30; + pos paragraph euro -90; + pos paragraph sterling -30; + pos paragraph multiply -40; + pos paragraph asciitilde -25; + pos paragraph asciicircum -15; + pos copyright comma -65; + pos copyright colon -45; + pos copyright semicolon -50; + pos copyright ellipsis -50; + pos copyright question -175; + pos copyright questiondown -45; + pos copyright asterisk -45; + pos copyright numbersign -70; + pos copyright slash -65; + pos copyright backslash -150; + pos copyright parenright -165; + pos copyright braceleft -65; + pos copyright braceright -60; + pos copyright underscore -100; + pos copyright quotesinglbase -65; + pos copyright quotedblbase -65; + pos copyright quotedblleft -70; + pos copyright quotedblright -95; + pos copyright quoteleft -70; + pos copyright quoteright -95; + pos copyright guillemetright -35; + pos copyright guilsinglright -35; + pos copyright quotedbl -55; + pos copyright quotesingle -55; + pos copyright dollar -80; + pos copyright euro -90; + pos copyright sterling -35; + pos copyright yen -55; + pos copyright multiply -40; + pos copyright asciitilde -30; + pos copyright asciicircum -40; + pos copyright percent -50; + pos copyright perthousand -50; + pos copyright paragraph -40; + pos copyright registered -20; + pos copyright trademark -60; + pos copyright degree -80; + pos registered comma -115; + pos registered semicolon -15; + pos registered ellipsis -275; + pos registered question -100; + pos registered questiondown -180; + pos registered periodcentered -20; + pos registered bullet -10; + pos registered asterisk -10; + pos registered numbersign -110; + pos registered slash -145; + pos registered backslash -100; + pos registered parenleft -10; + pos registered parenright -105; + pos registered braceleft -65; + pos registered braceright -65; + pos registered underscore -330; + pos registered quotesinglbase -115; + pos registered quotedblbase -205; + pos registered quotedblleft -20; + pos registered quotedblright -35; + pos registered quoteleft -20; + pos registered quoteright -35; + pos registered guillemetleft -35; + pos registered guillemetright -20; + pos registered guilsinglleft -35; + pos registered guilsinglright -20; + pos registered quotedbl -20; + pos registered quotesingle -20; + pos registered cent -10; + pos registered dollar -40; + pos registered euro -90; + pos registered sterling -40; + pos registered yen -35; + pos registered multiply -45; + pos registered asciitilde -40; + pos registered asciicircum -15; + pos registered percent -15; + pos registered perthousand -15; + pos registered ampersand -40; + pos registered paragraph -10; + pos registered copyright -10; + pos registered trademark -15; + pos registered degree -30; + pos trademark comma -115; + pos trademark semicolon -10; + pos trademark ellipsis -285; + pos trademark question -85; + pos trademark questiondown -200; + pos trademark numbersign -90; + pos trademark slash -115; + pos trademark backslash -65; + pos trademark parenright -75; + pos trademark braceleft -60; + pos trademark braceright -60; + pos trademark underscore -355; + pos trademark quotesinglbase -115; + pos trademark quotedblbase -205; + pos trademark quotedblright -10; + pos trademark quoteright -10; + pos trademark guillemetleft -10; + pos trademark guillemetright -20; + pos trademark guilsinglleft -10; + pos trademark guilsinglright -20; + pos trademark dollar -30; + pos trademark euro -90; + pos trademark sterling -35; + pos trademark yen -20; + pos trademark multiply -45; + pos trademark asciitilde -30; + pos trademark asciicircum -15; + pos trademark ampersand -10; + pos degree comma -115; + pos degree semicolon -15; + pos degree ellipsis -215; + pos degree question -35; + pos degree questiondown -200; + pos degree periodcentered -100; + pos degree bullet -85; + pos degree numbersign -145; + pos degree slash -210; + pos degree backslash -50; + pos degree parenleft -45; + pos degree parenright -40; + pos degree braceleft -110; + pos degree braceright -65; + pos degree hyphen -185; + pos degree endash -215; + pos degree emdash -215; + pos degree underscore -215; + pos degree quotesinglbase -115; + pos degree quotedblbase -205; + pos degree quotedblright -10; + pos degree quoteright -10; + pos degree guillemetleft -180; + pos degree guillemetright -60; + pos degree guilsinglleft -170; + pos degree guilsinglright -60; + pos degree cent -65; + pos degree dollar -30; + pos degree euro -95; + pos degree sterling -85; + pos degree yen -20; + pos degree plus -70; + pos degree minus -70; + pos degree multiply -70; + pos degree divide -70; + pos degree less -80; + pos degree asciitilde -110; + pos degree asciicircum -55; + pos degree at -40; + pos degree ampersand -90; + pos degree copyright -45; + pos degree registered -10; + pos bar question -15; + pos bar numbersign -50; + pos bar slash 35; + pos bar backslash 10; + pos bar parenright -25; + pos bar braceleft -60; + pos bar braceright -50; + pos bar quotedblright -10; + pos bar quoteright -10; + pos bar dollar -30; + pos bar euro -90; + pos bar sterling -30; + pos bar multiply -40; + pos bar asciitilde -25; + pos bar asciicircum -10; + } kern_DFLT; + lookup kern_latn { + lookupflag IgnoreMarks; + pos braceleft @MMK_R_thorn -50; + pos braceleft @MMK_R_m -55; + pos braceleft @MMK_R_o -60; + pos braceleft @MMK_R_i -55; + pos braceleft @MMK_R_e -60; + pos braceleft @MMK_R_g -60; + pos braceleft @MMK_R_f -55; + pos braceleft @MMK_R_a -60; + pos braceleft @MMK_R_c -60; + pos braceleft @MMK_R_b -50; + pos braceleft @MMK_R_y -55; + pos braceleft @MMK_R_z -55; + pos braceleft @MMK_R_u -55; + pos braceleft @MMK_R_t -55; + pos braceleft @MMK_R_w -55; + pos braceleft @MMK_R_v -55; + pos braceleft @MMK_R_p -55; + pos braceleft @MMK_R_s -85; + pos braceleft @MMK_R_r -55; + pos braceleft @MMK_R_M -50; + pos braceleft @MMK_R_L -55; + pos braceleft @MMK_R_O -55; + pos braceleft @MMK_R_N -50; + pos braceleft @MMK_R_I -55; + pos braceleft @MMK_R_H -50; + pos braceleft @MMK_R_K -50; + pos braceleft @MMK_R_J -90; + pos braceleft @MMK_R_D -50; + pos braceleft @MMK_R_G -55; + pos braceleft @MMK_R_F -50; + pos braceleft @MMK_R_A -65; + pos braceleft @MMK_R_C -55; + pos braceleft @MMK_R_B -50; + pos braceleft @MMK_R_Y -70; + pos braceleft @MMK_R_X -65; + pos braceleft @MMK_R_Z -50; + pos braceleft @MMK_R_U -50; + pos braceleft @MMK_R_T -55; + pos braceleft @MMK_R_W -70; + pos braceleft @MMK_R_V -70; + pos braceleft @MMK_R_Q -60; + pos braceleft @MMK_R_P -50; + pos braceleft @MMK_R_S -80; + pos braceleft @MMK_R_R -50; + pos braceleft @MMK_R_dcroat -60; + pos braceleft @MMK_R_Oslash -55; + pos braceleft @MMK_R_tcaron -55; + pos braceleft @MMK_R_oslash -60; + pos braceleft @MMK_R_Lslash -50; + pos braceleft @MMK_R_a.alt -60; + pos braceleft @MMK_R_germandbls -55; + pos braceleft @MMK_R_h -50; + pos braceleft @MMK_R_j 20; + pos braceleft @MMK_R_d -60; + pos braceleft @MMK_R_l -50; + pos braceleft @MMK_R_n -55; + pos braceleft @MMK_R_x -65; + pos braceleft @MMK_R_q -60; + pos braceleft @MMK_R_E -50; + pos braceleft @MMK_R_Eth -50; + pos braceleft @MMK_R_eth -60; + pos braceleft @MMK_R_lcaron -50; + pos braceleft @MMK_R_lslash -50; + pos braceleft @MMK_R_Thorn -50; + pos braceleft @MMK_R_dcaron -60; + pos slash @MMK_R_t -65; + pos slash @MMK_R_r -65; + pos slash @MMK_R_lcaron 15; + pos slash @MMK_R_H 10; + pos slash @MMK_R_I 10; + pos slash @MMK_R_K 10; + pos slash @MMK_R_G -90; + pos slash @MMK_R_A -155; + pos slash @MMK_R_C -85; + pos slash @MMK_R_V 10; + pos slash @MMK_R_R 35; + pos slash @MMK_R_oslash -135; + pos slash @MMK_R_Lslash 10; + pos slash @MMK_R_Eth 35; + pos slash @MMK_R_tcaron -65; + pos slash @MMK_R_germandbls -35; + pos slash @MMK_R_thorn 15; + pos slash @MMK_R_dcroat -135; + pos slash @MMK_R_dcaron -135; + pos slash @MMK_R_lslash 15; + pos slash @MMK_R_Oslash -90; + pos slash @MMK_R_eth -140; + pos slash @MMK_R_l 15; + pos slash @MMK_R_m -65; + pos slash @MMK_R_n -65; + pos slash @MMK_R_o -135; + pos slash @MMK_R_j 15; + pos slash @MMK_R_e -135; + pos slash @MMK_R_f -65; + pos slash @MMK_R_g -125; + pos slash @MMK_R_a -135; + pos slash @MMK_R_b 15; + pos slash @MMK_R_x -75; + pos slash @MMK_R_y -65; + pos slash @MMK_R_z -65; + pos slash @MMK_R_u -65; + pos slash @MMK_R_v -65; + pos slash @MMK_R_w -65; + pos slash @MMK_R_p -65; + pos slash @MMK_R_q -135; + pos slash @MMK_R_L 10; + pos slash @MMK_R_M 10; + pos slash @MMK_R_N 10; + pos slash @MMK_R_O -90; + pos slash @MMK_R_J -240; + pos slash @MMK_R_D 35; + pos slash @MMK_R_E 10; + pos slash @MMK_R_F 10; + pos slash @MMK_R_B 35; + pos slash @MMK_R_Y 10; + pos slash @MMK_R_Z 10; + pos slash @MMK_R_T 10; + pos slash @MMK_R_U 10; + pos slash @MMK_R_W 10; + pos slash @MMK_R_P 35; + pos slash @MMK_R_Q -90; + pos slash @MMK_R_S -55; + pos slash @MMK_R_a.alt -120; + pos slash @MMK_R_Thorn 10; + pos slash @MMK_R_d -135; + pos slash @MMK_R_s -120; + pos slash @MMK_R_h 15; + pos slash @MMK_R_i 15; + pos slash @MMK_R_c -135; + pos parenright @MMK_R_J -65; + pos parenright @MMK_R_tcaron -30; + pos parenright @MMK_R_v -35; + pos parenright @MMK_R_s -45; + pos parenright @MMK_R_w -30; + pos parenright @MMK_R_t -30; + pos parenright @MMK_R_x -50; + pos parenright @MMK_R_f -30; + pos parenright @MMK_R_V -90; + pos parenright @MMK_R_W -75; + pos parenright @MMK_R_T -95; + pos parenright @MMK_R_S -70; + pos parenright @MMK_R_X -50; + pos parenright @MMK_R_C -10; + pos parenright @MMK_R_A -45; + pos parenright @MMK_R_Y -90; + pos parenright @MMK_R_y -30; + pos asterisk @MMK_R_a.alt -90; + pos asterisk @MMK_R_dcaron -50; + pos asterisk @MMK_R_O -15; + pos asterisk @MMK_R_G -10; + pos asterisk @MMK_R_A -115; + pos asterisk @MMK_R_Y -25; + pos asterisk @MMK_R_V -20; + pos asterisk @MMK_R_o -50; + pos asterisk @MMK_R_g -40; + pos asterisk @MMK_R_d -50; + pos asterisk @MMK_R_e -50; + pos asterisk @MMK_R_c -50; + pos asterisk @MMK_R_a -50; + pos asterisk @MMK_R_x -20; + pos asterisk @MMK_R_Oslash -15; + pos asterisk @MMK_R_eth -60; + pos asterisk @MMK_R_S -30; + pos asterisk @MMK_R_dcroat -50; + pos asterisk @MMK_R_X -25; + pos asterisk @MMK_R_C -10; + pos asterisk @MMK_R_W -20; + pos asterisk @MMK_R_v -10; + pos asterisk @MMK_R_s -35; + pos asterisk @MMK_R_q -50; + pos asterisk @MMK_R_J -190; + pos asterisk @MMK_R_Q -15; + pos asterisk @MMK_R_oslash -50; + pos guilsinglright @MMK_R_O -10; + pos guilsinglright @MMK_R_S -170; + pos guilsinglright @MMK_R_X -60; + pos guilsinglright @MMK_R_G -10; + pos guilsinglright @MMK_R_f -70; + pos guilsinglright @MMK_R_Oslash -10; + pos guilsinglright @MMK_R_T -130; + pos guilsinglright @MMK_R_A -50; + pos guilsinglright @MMK_R_v -35; + pos guilsinglright @MMK_R_w -30; + pos guilsinglright @MMK_R_x -60; + pos guilsinglright @MMK_R_y -30; + pos guilsinglright @MMK_R_V -100; + pos guilsinglright @MMK_R_W -80; + pos guilsinglright @MMK_R_Q -10; + pos guilsinglright @MMK_R_C -15; + pos guilsinglright @MMK_R_J -170; + pos guilsinglright @MMK_R_t -70; + pos guilsinglright @MMK_R_s -110; + pos guilsinglright @MMK_R_Y -95; + pos guilsinglright @MMK_R_tcaron -70; + pos parenleft @MMK_R_Eth -15; + pos parenleft @MMK_R_Y -30; + pos parenleft @MMK_R_Thorn -15; + pos parenleft @MMK_R_dcroat -180; + pos parenleft @MMK_R_s -140; + pos parenleft @MMK_R_d -180; + pos parenleft @MMK_R_f -95; + pos parenleft @MMK_R_a -180; + pos parenleft @MMK_R_c -175; + pos parenleft @MMK_R_l -15; + pos parenleft @MMK_R_n -100; + pos parenleft @MMK_R_o -175; + pos parenleft @MMK_R_h -15; + pos parenleft @MMK_R_i -35; + pos parenleft @MMK_R_j 50; + pos parenleft @MMK_R_t -95; + pos parenleft @MMK_R_u -100; + pos parenleft @MMK_R_v -100; + pos parenleft @MMK_R_w -100; + pos parenleft @MMK_R_p -25; + pos parenleft @MMK_R_q -180; + pos parenleft @MMK_R_x -105; + pos parenleft @MMK_R_z -100; + pos parenleft @MMK_R_D -15; + pos parenleft @MMK_R_E -15; + pos parenleft @MMK_R_G -100; + pos parenleft @MMK_R_A -105; + pos parenleft @MMK_R_B -15; + pos parenleft @MMK_R_C -95; + pos parenleft @MMK_R_L -15; + pos parenleft @MMK_R_N -15; + pos parenleft @MMK_R_O -105; + pos parenleft @MMK_R_J -145; + pos parenleft @MMK_R_K -15; + pos parenleft @MMK_R_X -35; + pos parenleft @MMK_R_lcaron -15; + pos parenleft @MMK_R_thorn -15; + pos parenleft @MMK_R_e -175; + pos parenleft @MMK_R_b -15; + pos parenleft @MMK_R_r -100; + pos parenleft @MMK_R_F -15; + pos parenleft @MMK_R_H -15; + pos parenleft @MMK_R_U -15; + pos parenleft @MMK_R_V -30; + pos parenleft @MMK_R_Q -105; + pos parenleft @MMK_R_tcaron -95; + pos parenleft @MMK_R_germandbls -35; + pos parenleft @MMK_R_m -100; + pos parenleft @MMK_R_g -110; + pos parenleft @MMK_R_y -100; + pos parenleft @MMK_R_I -15; + pos parenleft @MMK_R_W -30; + pos parenleft @MMK_R_R -15; + pos parenleft @MMK_R_S -60; + pos parenleft @MMK_R_Z -15; + pos parenleft @MMK_R_dcaron -180; + pos parenleft @MMK_R_M -15; + pos parenleft @MMK_R_a.alt -150; + pos parenleft @MMK_R_T -15; + pos parenleft @MMK_R_lslash -15; + pos parenleft @MMK_R_oslash -125; + pos parenleft @MMK_R_eth -170; + pos parenleft @MMK_R_Oslash -105; + pos parenleft @MMK_R_Lslash -15; + pos parenleft @MMK_R_P -15; + pos quotesinglbase @MMK_R_dcaron -90; + pos quotesinglbase @MMK_R_c -90; + pos quotesinglbase @MMK_R_tcaron -110; + pos quotesinglbase @MMK_R_oslash -20; + pos quotesinglbase @MMK_R_J -35; + pos quotesinglbase @MMK_R_O -115; + pos quotesinglbase @MMK_R_C -115; + pos quotesinglbase @MMK_R_G -115; + pos quotesinglbase @MMK_R_Y -100; + pos quotesinglbase @MMK_R_Q -115; + pos quotesinglbase @MMK_R_S -45; + pos quotesinglbase @MMK_R_U -90; + pos quotesinglbase @MMK_R_V -115; + pos quotesinglbase @MMK_R_W -115; + pos quotesinglbase @MMK_R_j 60; + pos quotesinglbase @MMK_R_o -100; + pos quotesinglbase @MMK_R_a -90; + pos quotesinglbase @MMK_R_d -90; + pos quotesinglbase @MMK_R_g -105; + pos quotesinglbase @MMK_R_s -25; + pos quotesinglbase @MMK_R_v -75; + pos quotesinglbase @MMK_R_eth -85; + pos quotesinglbase @MMK_R_e -95; + pos quotesinglbase @MMK_R_y -70; + pos quotesinglbase @MMK_R_q -90; + pos quotesinglbase @MMK_R_T -115; + pos quotesinglbase @MMK_R_f -80; + pos quotesinglbase @MMK_R_t -110; + pos quotesinglbase @MMK_R_dcroat -90; + pos quotesinglbase @MMK_R_u -55; + pos quotesinglbase @MMK_R_w -70; + pos quotesinglbase @MMK_R_a.alt -45; + pos guilsinglleft @MMK_R_oslash -35; + pos guilsinglleft @MMK_R_eth -45; + pos guilsinglleft @MMK_R_Y -65; + pos guilsinglleft @MMK_R_g -25; + pos guilsinglleft @MMK_R_o -35; + pos guilsinglleft @MMK_R_A -30; + pos guilsinglleft @MMK_R_J -60; + pos guilsinglleft @MMK_R_V -65; + pos guilsinglleft @MMK_R_W -55; + pos guilsinglleft @MMK_R_T -135; + pos guilsinglleft @MMK_R_X -30; + pos guilsinglleft @MMK_R_f -15; + pos guilsinglleft @MMK_R_d -35; + pos guilsinglleft @MMK_R_e -35; + pos guilsinglleft @MMK_R_c -35; + pos guilsinglleft @MMK_R_a -35; + pos guilsinglleft @MMK_R_v -15; + pos guilsinglleft @MMK_R_w -15; + pos guilsinglleft @MMK_R_q -35; + pos guilsinglleft @MMK_R_x -30; + pos guilsinglleft @MMK_R_y -15; + pos guilsinglleft @MMK_R_a.alt -35; + pos guilsinglleft @MMK_R_S -50; + pos guilsinglleft @MMK_R_t -15; + pos guilsinglleft @MMK_R_s -30; + pos guilsinglleft @MMK_R_dcaron -35; + pos guilsinglleft @MMK_R_dcroat -35; + pos guilsinglleft @MMK_R_tcaron -15; + pos questiondown @MMK_R_Lslash -140; + pos questiondown @MMK_R_tcaron -180; + pos questiondown @MMK_R_oslash -160; + pos questiondown @MMK_R_w -185; + pos questiondown @MMK_R_u -175; + pos questiondown @MMK_R_r -140; + pos questiondown @MMK_R_s -195; + pos questiondown @MMK_R_p -10; + pos questiondown @MMK_R_z -140; + pos questiondown @MMK_R_g -85; + pos questiondown @MMK_R_e -175; + pos questiondown @MMK_R_b -140; + pos questiondown @MMK_R_n -140; + pos questiondown @MMK_R_o -175; + pos questiondown @MMK_R_l -85; + pos questiondown @MMK_R_m -140; + pos questiondown @MMK_R_h -140; + pos questiondown @MMK_R_i -85; + pos questiondown @MMK_R_V -225; + pos questiondown @MMK_R_T -235; + pos questiondown @MMK_R_U -175; + pos questiondown @MMK_R_R -140; + pos questiondown @MMK_R_S -210; + pos questiondown @MMK_R_P -140; + pos questiondown @MMK_R_Q -180; + pos questiondown @MMK_R_Z -140; + pos questiondown @MMK_R_X -140; + pos questiondown @MMK_R_Y -230; + pos questiondown @MMK_R_G -180; + pos questiondown @MMK_R_D -65; + pos questiondown @MMK_R_E -140; + pos questiondown @MMK_R_B -65; + pos questiondown @MMK_R_C -180; + pos questiondown @MMK_R_A -140; + pos questiondown @MMK_R_N -140; + pos questiondown @MMK_R_O -180; + pos questiondown @MMK_R_L -140; + pos questiondown @MMK_R_M -140; + pos questiondown @MMK_R_J -195; + pos questiondown @MMK_R_K -140; + pos questiondown @MMK_R_I -115; + pos questiondown @MMK_R_Eth -65; + pos questiondown @MMK_R_thorn -10; + pos questiondown @MMK_R_x -140; + pos questiondown @MMK_R_W -220; + pos questiondown @MMK_R_F -140; + pos questiondown @MMK_R_a.alt -175; + pos questiondown @MMK_R_dcaron -175; + pos questiondown @MMK_R_Thorn -140; + pos questiondown @MMK_R_v -185; + pos questiondown @MMK_R_t -180; + pos questiondown @MMK_R_q -175; + pos questiondown @MMK_R_y -80; + pos questiondown @MMK_R_f -180; + pos questiondown @MMK_R_d -175; + pos questiondown @MMK_R_c -175; + pos questiondown @MMK_R_a -175; + pos questiondown @MMK_R_H -140; + pos questiondown @MMK_R_lslash -140; + pos questiondown @MMK_R_Oslash -140; + pos questiondown @MMK_R_germandbls -140; + pos questiondown @MMK_R_lcaron -105; + pos questiondown @MMK_R_j 65; + pos questiondown @MMK_R_dcroat -175; + pos questiondown @MMK_R_eth -175; + pos emdash @MMK_R_X -55; + pos emdash @MMK_R_A -45; + pos emdash @MMK_R_J -145; + pos emdash @MMK_R_S -110; + pos emdash @MMK_R_V -80; + pos emdash @MMK_R_W -65; + pos emdash @MMK_R_T -135; + pos emdash @MMK_R_f -80; + pos emdash @MMK_R_s -40; + pos emdash @MMK_R_v -25; + pos emdash @MMK_R_w -25; + pos emdash @MMK_R_t -80; + pos emdash @MMK_R_x -50; + pos emdash @MMK_R_tcaron -80; + pos emdash @MMK_R_Y -85; + pos emdash @MMK_R_y -25; + pos backslash @MMK_R_germandbls -20; + pos backslash @MMK_R_tcaron -135; + pos backslash @MMK_R_Eth 15; + pos backslash @MMK_R_dcaron -100; + pos backslash @MMK_R_lcaron -20; + pos backslash @MMK_R_oslash -40; + pos backslash @MMK_R_O -135; + pos backslash @MMK_R_N -15; + pos backslash @MMK_R_M -15; + pos backslash @MMK_R_L -20; + pos backslash @MMK_R_K -15; + pos backslash @MMK_R_J -55; + pos backslash @MMK_R_I -20; + pos backslash @MMK_R_G -135; + pos backslash @MMK_R_F -15; + pos backslash @MMK_R_D 15; + pos backslash @MMK_R_C -140; + pos backslash @MMK_R_B 10; + pos backslash @MMK_R_A -15; + pos backslash @MMK_R_Z -15; + pos backslash @MMK_R_Y -120; + pos backslash @MMK_R_W -150; + pos backslash @MMK_R_V -180; + pos backslash @MMK_R_U -105; + pos backslash @MMK_R_T -150; + pos backslash @MMK_R_S -70; + pos backslash @MMK_R_R -20; + pos backslash @MMK_R_Q -135; + pos backslash @MMK_R_P -20; + pos backslash @MMK_R_o -110; + pos backslash @MMK_R_n -15; + pos backslash @MMK_R_m -15; + pos backslash @MMK_R_l -20; + pos backslash @MMK_R_j 85; + pos backslash @MMK_R_h -20; + pos backslash @MMK_R_f -95; + pos backslash @MMK_R_e -105; + pos backslash @MMK_R_d -100; + pos backslash @MMK_R_c -100; + pos backslash @MMK_R_b -20; + pos backslash @MMK_R_a -100; + pos backslash @MMK_R_z -15; + pos backslash @MMK_R_x -15; + pos backslash @MMK_R_w -85; + pos backslash @MMK_R_v -95; + pos backslash @MMK_R_u -75; + pos backslash @MMK_R_t -135; + pos backslash @MMK_R_s -50; + pos backslash @MMK_R_r -15; + pos backslash @MMK_R_q -100; + pos backslash @MMK_R_p 10; + pos backslash @MMK_R_g -90; + pos backslash @MMK_R_H -15; + pos backslash @MMK_R_E -15; + pos backslash @MMK_R_X -15; + pos backslash @MMK_R_y -65; + pos backslash @MMK_R_a.alt -70; + pos backslash @MMK_R_Lslash -20; + pos backslash @MMK_R_Oslash -15; + pos backslash @MMK_R_dcroat -100; + pos backslash @MMK_R_eth -100; + pos backslash @MMK_R_i -15; + pos backslash @MMK_R_lslash -20; + pos backslash @MMK_R_Thorn -20; + pos backslash @MMK_R_thorn 10; + pos colon @MMK_R_y -10; + pos colon @MMK_R_v -10; + pos colon @MMK_R_w -10; + pos colon @MMK_R_o -40; + pos colon @MMK_R_g -30; + pos colon @MMK_R_d -40; + pos colon @MMK_R_e -40; + pos colon @MMK_R_c -40; + pos colon @MMK_R_a -40; + pos colon @MMK_R_Y -55; + pos colon @MMK_R_V -55; + pos colon @MMK_R_W -45; + pos colon @MMK_R_T -105; + pos colon @MMK_R_S -35; + pos colon @MMK_R_Q -10; + pos colon @MMK_R_O -10; + pos colon @MMK_R_J -30; + pos colon @MMK_R_a.alt -45; + pos colon @MMK_R_s -25; + pos colon @MMK_R_q -40; + pos colon @MMK_R_j 35; + pos colon @MMK_R_eth -45; + pos colon @MMK_R_G -10; + pos colon @MMK_R_oslash -20; + pos colon @MMK_R_dcroat -40; + pos colon @MMK_R_dcaron -40; + pos quotedblright @MMK_R_c -100; + pos quotedblright @MMK_R_d -100; + pos quotedblright @MMK_R_i -15; + pos quotedblright @MMK_R_o -100; + pos quotedblright @MMK_R_n -15; + pos quotedblright @MMK_R_m -15; + pos quotedblright @MMK_R_u -15; + pos quotedblright @MMK_R_A -140; + pos quotedblright @MMK_R_eth -115; + pos quotedblright @MMK_R_j -15; + pos quotedblright @MMK_R_p -15; + pos quotedblright @MMK_R_Q -45; + pos quotedblright @MMK_R_a -100; + pos quotedblright @MMK_R_g -90; + pos quotedblright @MMK_R_f -15; + pos quotedblright @MMK_R_e -105; + pos quotedblright @MMK_R_s -80; + pos quotedblright @MMK_R_r -15; + pos quotedblright @MMK_R_q -100; + pos quotedblright @MMK_R_w -15; + pos quotedblright @MMK_R_v -20; + pos quotedblright @MMK_R_t -15; + pos quotedblright @MMK_R_z -15; + pos quotedblright @MMK_R_y -15; + pos quotedblright @MMK_R_x -25; + pos quotedblright @MMK_R_C -40; + pos quotedblright @MMK_R_G -45; + pos quotedblright @MMK_R_J -200; + pos quotedblright @MMK_R_O -45; + pos quotedblright @MMK_R_S -30; + pos quotedblright @MMK_R_W -15; + pos quotedblright @MMK_R_V -20; + pos quotedblright @MMK_R_Y -20; + pos quotedblright @MMK_R_X -25; + pos quotedblright @MMK_R_oslash -100; + pos quotedblright @MMK_R_Oslash -45; + pos quotedblright @MMK_R_dcaron -100; + pos quotedblright @MMK_R_tcaron -15; + pos quotedblright @MMK_R_dcroat -100; + pos quotedblright @MMK_R_a.alt -80; + pos endash @MMK_R_J -145; + pos endash @MMK_R_T -135; + pos endash @MMK_R_W -65; + pos endash @MMK_R_V -80; + pos endash @MMK_R_S -110; + pos endash @MMK_R_Y -85; + pos endash @MMK_R_X -55; + pos endash @MMK_R_f -80; + pos endash @MMK_R_t -80; + pos endash @MMK_R_v -25; + pos endash @MMK_R_s -40; + pos endash @MMK_R_y -25; + pos endash @MMK_R_x -50; + pos endash @MMK_R_w -25; + pos endash @MMK_R_A -45; + pos endash @MMK_R_tcaron -80; + pos hyphen @MMK_R_Y -85; + pos hyphen @MMK_R_w -25; + pos hyphen @MMK_R_s -40; + pos hyphen @MMK_R_tcaron -80; + pos hyphen @MMK_R_t -80; + pos hyphen @MMK_R_A -45; + pos hyphen @MMK_R_J -140; + pos hyphen @MMK_R_T -135; + pos hyphen @MMK_R_V -80; + pos hyphen @MMK_R_W -65; + pos hyphen @MMK_R_S -110; + pos hyphen @MMK_R_X -55; + pos hyphen @MMK_R_f -80; + pos hyphen @MMK_R_v -25; + pos hyphen @MMK_R_x -50; + pos hyphen @MMK_R_y -25; + pos question @MMK_R_dcaron -50; + pos question @MMK_R_o -50; + pos question @MMK_R_g -40; + pos question @MMK_R_d -50; + pos question @MMK_R_c -50; + pos question @MMK_R_a -50; + pos question @MMK_R_s -40; + pos question @MMK_R_q -50; + pos question @MMK_R_O -15; + pos question @MMK_R_G -15; + pos question @MMK_R_C -15; + pos question @MMK_R_X -45; + pos question @MMK_R_Y -40; + pos question @MMK_R_S -25; + pos question @MMK_R_Oslash -15; + pos question @MMK_R_e -50; + pos question @MMK_R_Q -15; + pos question @MMK_R_eth -55; + pos question @MMK_R_oslash -50; + pos question @MMK_R_J -225; + pos question @MMK_R_A -115; + pos question @MMK_R_V -40; + pos question @MMK_R_W -30; + pos question @MMK_R_T -10; + pos question @MMK_R_a.alt -70; + pos question @MMK_R_x -10; + pos question @MMK_R_dcroat -50; + pos ellipsis @MMK_R_U -85; + pos ellipsis @MMK_R_oslash -20; + pos ellipsis @MMK_R_dcaron -85; + pos ellipsis @MMK_R_tcaron -105; + pos ellipsis @MMK_R_Q -135; + pos ellipsis @MMK_R_W -130; + pos ellipsis @MMK_R_V -160; + pos ellipsis @MMK_R_T -135; + pos ellipsis @MMK_R_Y -100; + pos ellipsis @MMK_R_C -145; + pos ellipsis @MMK_R_G -135; + pos ellipsis @MMK_R_J -30; + pos ellipsis @MMK_R_O -135; + pos ellipsis @MMK_R_q -85; + pos ellipsis @MMK_R_w -70; + pos ellipsis @MMK_R_u -50; + pos ellipsis @MMK_R_t -105; + pos ellipsis @MMK_R_y -70; + pos ellipsis @MMK_R_a -85; + pos ellipsis @MMK_R_g -120; + pos ellipsis @MMK_R_e -90; + pos ellipsis @MMK_R_d -85; + pos ellipsis @MMK_R_o -100; + pos ellipsis @MMK_R_dcroat -85; + pos ellipsis @MMK_R_a.alt -45; + pos ellipsis @MMK_R_eth -80; + pos ellipsis @MMK_R_S -45; + pos ellipsis @MMK_R_f -80; + pos ellipsis @MMK_R_j 35; + pos ellipsis @MMK_R_s -25; + pos ellipsis @MMK_R_v -75; + pos ellipsis @MMK_R_c -90; + pos guillemetleft @MMK_R_oslash -35; + pos guillemetleft @MMK_R_dcaron -35; + pos guillemetleft @MMK_R_q -35; + pos guillemetleft @MMK_R_w -15; + pos guillemetleft @MMK_R_S -50; + pos guillemetleft @MMK_R_T -135; + pos guillemetleft @MMK_R_x -30; + pos guillemetleft @MMK_R_y -15; + pos guillemetleft @MMK_R_s -30; + pos guillemetleft @MMK_R_t -15; + pos guillemetleft @MMK_R_a -35; + pos guillemetleft @MMK_R_c -35; + pos guillemetleft @MMK_R_d -35; + pos guillemetleft @MMK_R_g -25; + pos guillemetleft @MMK_R_X -30; + pos guillemetleft @MMK_R_Y -65; + pos guillemetleft @MMK_R_V -65; + pos guillemetleft @MMK_R_W -55; + pos guillemetleft @MMK_R_A -30; + pos guillemetleft @MMK_R_a.alt -35; + pos guillemetleft @MMK_R_v -15; + pos guillemetleft @MMK_R_e -35; + pos guillemetleft @MMK_R_f -15; + pos guillemetleft @MMK_R_J -60; + pos guillemetleft @MMK_R_tcaron -15; + pos guillemetleft @MMK_R_eth -45; + pos guillemetleft @MMK_R_o -35; + pos guillemetleft @MMK_R_dcroat -35; + pos guillemetright @MMK_R_v -35; + pos guillemetright @MMK_R_tcaron -70; + pos guillemetright @MMK_R_w -30; + pos guillemetright @MMK_R_A -50; + pos guillemetright @MMK_R_t -70; + pos guillemetright @MMK_R_x -60; + pos guillemetright @MMK_R_y -30; + pos guillemetright @MMK_R_S -180; + pos guillemetright @MMK_R_Q -10; + pos guillemetright @MMK_R_V -100; + pos guillemetright @MMK_R_W -80; + pos guillemetright @MMK_R_T -130; + pos guillemetright @MMK_R_X -60; + pos guillemetright @MMK_R_Y -95; + pos guillemetright @MMK_R_C -15; + pos guillemetright @MMK_R_G -10; + pos guillemetright @MMK_R_J -180; + pos guillemetright @MMK_R_Oslash -10; + pos guillemetright @MMK_R_s -110; + pos guillemetright @MMK_R_f -70; + pos guillemetright @MMK_R_O -10; + pos semicolon @MMK_R_eth -45; + pos semicolon @MMK_R_a.alt -45; + pos semicolon @MMK_R_e -40; + pos semicolon @MMK_R_a -40; + pos semicolon @MMK_R_oslash -20; + pos semicolon @MMK_R_v -10; + pos semicolon @MMK_R_dcaron -40; + pos semicolon @MMK_R_o -35; + pos semicolon @MMK_R_j 65; + pos semicolon @MMK_R_d -40; + pos semicolon @MMK_R_c -35; + pos semicolon @MMK_R_w -10; + pos semicolon @MMK_R_s -25; + pos semicolon @MMK_R_O -10; + pos semicolon @MMK_R_J -35; + pos semicolon @MMK_R_Y -55; + pos semicolon @MMK_R_T -100; + pos semicolon @MMK_R_V -55; + pos semicolon @MMK_R_W -45; + pos semicolon @MMK_R_Q -10; + pos semicolon @MMK_R_S -35; + pos semicolon @MMK_R_dcroat -40; + pos semicolon @MMK_R_g -30; + pos semicolon @MMK_R_y -10; + pos semicolon @MMK_R_q -40; + pos underscore @MMK_R_Lslash -345; + pos underscore @MMK_R_dcroat -175; + pos underscore @MMK_R_oslash -200; + pos underscore @MMK_R_r -175; + pos underscore @MMK_R_germandbls -185; + pos underscore @MMK_R_a -175; + pos underscore @MMK_R_f -180; + pos underscore @MMK_R_q -175; + pos underscore @MMK_R_w -355; + pos underscore @MMK_R_lslash -140; + pos underscore @MMK_R_d -175; + pos underscore @MMK_R_g -60; + pos underscore @MMK_R_o -200; + pos underscore @MMK_R_dcaron -175; + pos underscore @MMK_R_eth -175; + pos underscore @MMK_R_P -350; + pos underscore @MMK_R_Q -235; + pos underscore @MMK_R_R -350; + pos underscore @MMK_R_S -140; + pos underscore @MMK_R_T -345; + pos underscore @MMK_R_V -335; + pos underscore @MMK_R_W -355; + pos underscore @MMK_R_X -355; + pos underscore @MMK_R_Y -355; + pos underscore @MMK_R_Z -325; + pos underscore @MMK_R_A -355; + pos underscore @MMK_R_C -240; + pos underscore @MMK_R_E -310; + pos underscore @MMK_R_F -320; + pos underscore @MMK_R_G -230; + pos underscore @MMK_R_H -355; + pos underscore @MMK_R_I -115; + pos underscore @MMK_R_K -335; + pos underscore @MMK_R_L -300; + pos underscore @MMK_R_M -355; + pos underscore @MMK_R_N -355; + pos underscore @MMK_R_O -230; + pos underscore @MMK_R_s -125; + pos underscore @MMK_R_t -150; + pos underscore @MMK_R_u -120; + pos underscore @MMK_R_v -290; + pos underscore @MMK_R_x -265; + pos underscore @MMK_R_y -55; + pos underscore @MMK_R_z -250; + pos underscore @MMK_R_b -185; + pos underscore @MMK_R_c -185; + pos underscore @MMK_R_e -185; + pos underscore @MMK_R_h -260; + pos underscore @MMK_R_i -85; + pos underscore @MMK_R_j 85; + pos underscore @MMK_R_l -85; + pos underscore @MMK_R_m -355; + pos underscore @MMK_R_n -260; + pos underscore @MMK_R_lcaron -105; + pos underscore @MMK_R_a.alt -125; + pos underscore @MMK_R_tcaron -150; + pos underscore @MMK_R_U -155; + pos underscore @MMK_R_Thorn -350; + pos underscore @MMK_R_J -90; + pos underscore @MMK_R_Oslash -230; + pos bullet @MMK_R_a.alt -20; + pos bullet @MMK_R_C -10; + pos bullet @MMK_R_V -90; + pos bullet @MMK_R_J -170; + pos bullet @MMK_R_A -65; + pos bullet @MMK_R_X -75; + pos bullet @MMK_R_Y -95; + pos bullet @MMK_R_S -110; + pos bullet @MMK_R_T -135; + pos bullet @MMK_R_W -75; + pos bullet @MMK_R_f -75; + pos bullet @MMK_R_x -65; + pos bullet @MMK_R_y -30; + pos bullet @MMK_R_s -55; + pos bullet @MMK_R_t -75; + pos bullet @MMK_R_v -35; + pos bullet @MMK_R_w -30; + pos bullet @MMK_R_tcaron -75; + pos quotedbl @MMK_R_dcroat -70; + pos quotedbl @MMK_R_oslash -70; + pos quotedbl @MMK_R_Oslash -25; + pos quotedbl @MMK_R_e -70; + pos quotedbl @MMK_R_o -70; + pos quotedbl @MMK_R_Q -25; + pos quotedbl @MMK_R_W -15; + pos quotedbl @MMK_R_X -20; + pos quotedbl @MMK_R_Y -20; + pos quotedbl @MMK_R_G -25; + pos quotedbl @MMK_R_J -200; + pos quotedbl @MMK_R_V -20; + pos quotedbl @MMK_R_dcaron -70; + pos quotedbl @MMK_R_a.alt -75; + pos quotedbl @MMK_R_q -70; + pos quotedbl @MMK_R_s -50; + pos quotedbl @MMK_R_v -10; + pos quotedbl @MMK_R_x -15; + pos quotedbl @MMK_R_a -70; + pos quotedbl @MMK_R_c -70; + pos quotedbl @MMK_R_d -70; + pos quotedbl @MMK_R_g -60; + pos quotedbl @MMK_R_S -30; + pos quotedbl @MMK_R_A -125; + pos quotedbl @MMK_R_C -20; + pos quotedbl @MMK_R_O -25; + pos quotedbl @MMK_R_eth -85; + pos braceright @MMK_R_Z -60; + pos braceright @MMK_R_dcaron -65; + pos braceright @MMK_R_lcaron -60; + pos braceright @MMK_R_q -65; + pos braceright @MMK_R_b -60; + pos braceright @MMK_R_d -65; + pos braceright @MMK_R_f -110; + pos braceright @MMK_R_j -45; + pos braceright @MMK_R_l -60; + pos braceright @MMK_R_P -60; + pos braceright @MMK_R_a.alt -60; + pos braceright @MMK_R_Thorn -60; + pos braceright @MMK_R_N -60; + pos braceright @MMK_R_s -115; + pos braceright @MMK_R_r -60; + pos braceright @MMK_R_u -60; + pos braceright @MMK_R_t -110; + pos braceright @MMK_R_y -100; + pos braceright @MMK_R_x -110; + pos braceright @MMK_R_z -60; + pos braceright @MMK_R_a -65; + pos braceright @MMK_R_c -65; + pos braceright @MMK_R_e -65; + pos braceright @MMK_R_g -70; + pos braceright @MMK_R_i -60; + pos braceright @MMK_R_h -60; + pos braceright @MMK_R_m -60; + pos braceright @MMK_R_n -60; + pos braceright @MMK_R_Q -75; + pos braceright @MMK_R_S -135; + pos braceright @MMK_R_R -60; + pos braceright @MMK_R_U -70; + pos braceright @MMK_R_T -115; + pos braceright @MMK_R_W -135; + pos braceright @MMK_R_V -140; + pos braceright @MMK_R_Y -145; + pos braceright @MMK_R_X -110; + pos braceright @MMK_R_A -105; + pos braceright @MMK_R_C -75; + pos braceright @MMK_R_B -60; + pos braceright @MMK_R_I -60; + pos braceright @MMK_R_H -60; + pos braceright @MMK_R_K -60; + pos braceright @MMK_R_M -60; + pos braceright @MMK_R_O -75; + pos braceright @MMK_R_w -100; + pos braceright @MMK_R_v -100; + pos braceright @MMK_R_dcroat -65; + pos braceright @MMK_R_E -60; + pos braceright @MMK_R_D -60; + pos braceright @MMK_R_G -75; + pos braceright @MMK_R_J -135; + pos braceright @MMK_R_L -60; + pos braceright @MMK_R_germandbls -60; + pos braceright @MMK_R_eth -65; + pos braceright @MMK_R_Oslash -75; + pos braceright @MMK_R_p -60; + pos braceright @MMK_R_Lslash -60; + pos braceright @MMK_R_o -65; + pos braceright @MMK_R_oslash -65; + pos braceright @MMK_R_tcaron -110; + pos braceright @MMK_R_thorn -60; + pos braceright @MMK_R_F -60; + pos braceright @MMK_R_Eth -60; + pos braceright @MMK_R_lslash -60; + pos comma @MMK_R_dcaron -90; + pos comma @MMK_R_oslash -20; + pos comma @MMK_R_q -90; + pos comma @MMK_R_a -90; + pos comma @MMK_R_Y -100; + pos comma @MMK_R_W -115; + pos comma @MMK_R_O -115; + pos comma @MMK_R_y -70; + pos comma @MMK_R_v -75; + pos comma @MMK_R_w -70; + pos comma @MMK_R_t -110; + pos comma @MMK_R_u -55; + pos comma @MMK_R_s -25; + pos comma @MMK_R_o -100; + pos comma @MMK_R_j 60; + pos comma @MMK_R_f -80; + pos comma @MMK_R_g -105; + pos comma @MMK_R_d -90; + pos comma @MMK_R_e -95; + pos comma @MMK_R_c -90; + pos comma @MMK_R_V -115; + pos comma @MMK_R_T -115; + pos comma @MMK_R_U -90; + pos comma @MMK_R_S -45; + pos comma @MMK_R_Q -115; + pos comma @MMK_R_J -35; + pos comma @MMK_R_G -115; + pos comma @MMK_R_C -115; + pos comma @MMK_R_dcroat -90; + pos comma @MMK_R_a.alt -45; + pos comma @MMK_R_tcaron -110; + pos comma @MMK_R_eth -85; + pos quoteleft @MMK_R_a.alt -90; + pos quoteleft @MMK_R_dcaron -85; + pos quoteleft @MMK_R_germandbls -15; + pos quoteleft @MMK_R_Q -40; + pos quoteleft @MMK_R_X -35; + pos quoteleft @MMK_R_Y -30; + pos quoteleft @MMK_R_L -10; + pos quoteleft @MMK_R_J -115; + pos quoteleft @MMK_R_v -20; + pos quoteleft @MMK_R_r -15; + pos quoteleft @MMK_R_d -85; + pos quoteleft @MMK_R_e -90; + pos quoteleft @MMK_R_f -15; + pos quoteleft @MMK_R_g -75; + pos quoteleft @MMK_R_c -85; + pos quoteleft @MMK_R_m -15; + pos quoteleft @MMK_R_o -85; + pos quoteleft @MMK_R_dcroat -85; + pos quoteleft @MMK_R_q -85; + pos quoteleft @MMK_R_x -25; + pos quoteleft @MMK_R_n -15; + pos quoteleft @MMK_R_j -15; + pos quoteleft @MMK_R_Oslash -40; + pos quoteleft @MMK_R_y -15; + pos quoteleft @MMK_R_T -10; + pos quoteleft @MMK_R_V -30; + pos quoteleft @MMK_R_W -25; + pos quoteleft @MMK_R_S -40; + pos quoteleft @MMK_R_t -15; + pos quoteleft @MMK_R_u -15; + pos quoteleft @MMK_R_w -15; + pos quoteleft @MMK_R_s -65; + pos quoteleft @MMK_R_z -15; + pos quoteleft @MMK_R_oslash -85; + pos quoteleft @MMK_R_eth -100; + pos quoteleft @MMK_R_tcaron -15; + pos quoteleft @MMK_R_G -35; + pos quoteleft @MMK_R_A -115; + pos quoteleft @MMK_R_C -35; + pos quoteleft @MMK_R_O -40; + pos quoteleft @MMK_R_I -10; + pos quoteleft @MMK_R_p -15; + pos quoteleft @MMK_R_a -85; + pos quoteleft @MMK_R_i -15; + pos quotesingle @MMK_R_dcroat -70; + pos quotesingle @MMK_R_eth -85; + pos quotesingle @MMK_R_x -15; + pos quotesingle @MMK_R_oslash -70; + pos quotesingle @MMK_R_a.alt -75; + pos quotesingle @MMK_R_v -10; + pos quotesingle @MMK_R_q -70; + pos quotesingle @MMK_R_s -50; + pos quotesingle @MMK_R_o -70; + pos quotesingle @MMK_R_e -70; + pos quotesingle @MMK_R_d -70; + pos quotesingle @MMK_R_g -60; + pos quotesingle @MMK_R_a -70; + pos quotesingle @MMK_R_c -70; + pos quotesingle @MMK_R_Y -20; + pos quotesingle @MMK_R_X -20; + pos quotesingle @MMK_R_W -15; + pos quotesingle @MMK_R_V -20; + pos quotesingle @MMK_R_Q -25; + pos quotesingle @MMK_R_S -30; + pos quotesingle @MMK_R_G -25; + pos quotesingle @MMK_R_A -110; + pos quotesingle @MMK_R_C -20; + pos quotesingle @MMK_R_O -25; + pos quotesingle @MMK_R_J -110; + pos quotesingle @MMK_R_Oslash -25; + pos quotesingle @MMK_R_dcaron -70; + pos quotedblbase @MMK_R_v -75; + pos quotedblbase @MMK_R_dcroat -90; + pos quotedblbase @MMK_R_a.alt -45; + pos quotedblbase @MMK_R_C -145; + pos quotedblbase @MMK_R_dcaron -90; + pos quotedblbase @MMK_R_g -105; + pos quotedblbase @MMK_R_f -80; + pos quotedblbase @MMK_R_e -95; + pos quotedblbase @MMK_R_d -90; + pos quotedblbase @MMK_R_c -90; + pos quotedblbase @MMK_R_o -100; + pos quotedblbase @MMK_R_j 60; + pos quotedblbase @MMK_R_u -55; + pos quotedblbase @MMK_R_t -110; + pos quotedblbase @MMK_R_s -25; + pos quotedblbase @MMK_R_q -90; + pos quotedblbase @MMK_R_y -70; + pos quotedblbase @MMK_R_G -135; + pos quotedblbase @MMK_R_O -135; + pos quotedblbase @MMK_R_W -135; + pos quotedblbase @MMK_R_V -160; + pos quotedblbase @MMK_R_U -90; + pos quotedblbase @MMK_R_S -45; + pos quotedblbase @MMK_R_tcaron -110; + pos quotedblbase @MMK_R_a -90; + pos quotedblbase @MMK_R_eth -85; + pos quotedblbase @MMK_R_w -70; + pos quotedblbase @MMK_R_J -35; + pos quotedblbase @MMK_R_T -135; + pos quotedblbase @MMK_R_Q -135; + pos quotedblbase @MMK_R_Y -100; + pos quotedblbase @MMK_R_oslash -20; + pos quotedblleft @MMK_R_a.alt -90; + pos quotedblleft @MMK_R_y -15; + pos quotedblleft @MMK_R_w -15; + pos quotedblleft @MMK_R_v -20; + pos quotedblleft @MMK_R_s -65; + pos quotedblleft @MMK_R_q -85; + pos quotedblleft @MMK_R_o -85; + pos quotedblleft @MMK_R_n -15; + pos quotedblleft @MMK_R_m -15; + pos quotedblleft @MMK_R_j -15; + pos quotedblleft @MMK_R_i -15; + pos quotedblleft @MMK_R_g -75; + pos quotedblleft @MMK_R_f -15; + pos quotedblleft @MMK_R_e -90; + pos quotedblleft @MMK_R_d -85; + pos quotedblleft @MMK_R_c -85; + pos quotedblleft @MMK_R_a -85; + pos quotedblleft @MMK_R_X -35; + pos quotedblleft @MMK_R_W -25; + pos quotedblleft @MMK_R_V -30; + pos quotedblleft @MMK_R_S -40; + pos quotedblleft @MMK_R_Q -40; + pos quotedblleft @MMK_R_L -10; + pos quotedblleft @MMK_R_J -200; + pos quotedblleft @MMK_R_I -10; + pos quotedblleft @MMK_R_G -35; + pos quotedblleft @MMK_R_C -35; + pos quotedblleft @MMK_R_A -140; + pos quotedblleft @MMK_R_t -15; + pos quotedblleft @MMK_R_dcaron -85; + pos quotedblleft @MMK_R_oslash -85; + pos quotedblleft @MMK_R_tcaron -15; + pos quotedblleft @MMK_R_z -15; + pos quotedblleft @MMK_R_x -25; + pos quotedblleft @MMK_R_u -15; + pos quotedblleft @MMK_R_r -15; + pos quotedblleft @MMK_R_p -15; + pos quotedblleft @MMK_R_Y -30; + pos quotedblleft @MMK_R_T -10; + pos quotedblleft @MMK_R_O -40; + pos quotedblleft @MMK_R_eth -100; + pos quotedblleft @MMK_R_germandbls -15; + pos quotedblleft @MMK_R_Oslash -40; + pos quotedblleft @MMK_R_dcroat -85; + pos numbersign @MMK_R_Eth -50; + pos numbersign @MMK_R_eth -115; + pos numbersign @MMK_R_b -50; + pos numbersign @MMK_R_n -65; + pos numbersign @MMK_R_o -110; + pos numbersign @MMK_R_i -65; + pos numbersign @MMK_R_j -65; + pos numbersign @MMK_R_e -115; + pos numbersign @MMK_R_f -65; + pos numbersign @MMK_R_lslash -50; + pos numbersign @MMK_R_g -105; + pos numbersign @MMK_R_w -65; + pos numbersign @MMK_R_p -65; + pos numbersign @MMK_R_E -50; + pos numbersign @MMK_R_F -50; + pos numbersign @MMK_R_B -50; + pos numbersign @MMK_R_C -85; + pos numbersign @MMK_R_T -75; + pos numbersign @MMK_R_U -50; + pos numbersign @MMK_R_V -75; + pos numbersign @MMK_R_S -75; + pos numbersign @MMK_R_oslash -110; + pos numbersign @MMK_R_l -50; + pos numbersign @MMK_R_m -65; + pos numbersign @MMK_R_dcaron -115; + pos numbersign @MMK_R_d -115; + pos numbersign @MMK_R_Thorn -50; + pos numbersign @MMK_R_O -90; + pos numbersign @MMK_R_G -85; + pos numbersign @MMK_R_thorn -50; + pos numbersign @MMK_R_c -110; + pos numbersign @MMK_R_Oslash -90; + pos numbersign @MMK_R_lcaron -50; + pos numbersign @MMK_R_a.alt -130; + pos numbersign @MMK_R_tcaron -65; + pos numbersign @MMK_R_Lslash -50; + pos numbersign @MMK_R_A -190; + pos numbersign @MMK_R_h -50; + pos numbersign @MMK_R_a -115; + pos numbersign @MMK_R_x -75; + pos numbersign @MMK_R_y -65; + pos numbersign @MMK_R_z -65; + pos numbersign @MMK_R_t -65; + pos numbersign @MMK_R_u -65; + pos numbersign @MMK_R_v -65; + pos numbersign @MMK_R_q -115; + pos numbersign @MMK_R_r -65; + pos numbersign @MMK_R_s -115; + pos numbersign @MMK_R_L -50; + pos numbersign @MMK_R_M -50; + pos numbersign @MMK_R_N -50; + pos numbersign @MMK_R_H -50; + pos numbersign @MMK_R_I -50; + pos numbersign @MMK_R_J -255; + pos numbersign @MMK_R_K -50; + pos numbersign @MMK_R_D -50; + pos numbersign @MMK_R_X -80; + pos numbersign @MMK_R_Y -75; + pos numbersign @MMK_R_Z -50; + pos numbersign @MMK_R_W -75; + pos numbersign @MMK_R_P -50; + pos numbersign @MMK_R_Q -90; + pos numbersign @MMK_R_R -50; + pos numbersign @MMK_R_dcroat -115; + pos numbersign @MMK_R_germandbls -55; + pos bracketright @MMK_R_j 80; + pos bracketright @MMK_R_s -20; + pos bracketright @MMK_R_J -25; + pos bracketright @MMK_R_S -25; + pos periodcentered @MMK_R_tcaron -80; + pos periodcentered @MMK_R_Oslash -10; + pos periodcentered @MMK_R_s -75; + pos periodcentered @MMK_R_v -40; + pos periodcentered @MMK_R_t -80; + pos periodcentered @MMK_R_f -80; + pos periodcentered @MMK_R_S -100; + pos periodcentered @MMK_R_Q -10; + pos periodcentered @MMK_R_W -85; + pos periodcentered @MMK_R_V -100; + pos periodcentered @MMK_R_T -100; + pos periodcentered @MMK_R_Y -100; + pos periodcentered @MMK_R_X -65; + pos periodcentered @MMK_R_C -15; + pos periodcentered @MMK_R_A -60; + pos periodcentered @MMK_R_G -10; + pos periodcentered @MMK_R_J -100; + pos periodcentered @MMK_R_O -10; + pos periodcentered @MMK_R_a.alt -10; + pos periodcentered @MMK_R_w -35; + pos periodcentered @MMK_R_y -35; + pos periodcentered @MMK_R_x -65; + pos bracketleft @MMK_R_s -20; + pos bracketleft @MMK_R_j 75; + pos bracketleft @MMK_R_S -25; + pos bracketleft @MMK_R_J -25; + pos quoteright @MMK_R_oslash -100; + pos quoteright @MMK_R_eth -115; + pos quoteright @MMK_R_a.alt -80; + pos quoteright @MMK_R_g -90; + pos quoteright @MMK_R_d -100; + pos quoteright @MMK_R_a -100; + pos quoteright @MMK_R_n -15; + pos quoteright @MMK_R_m -15; + pos quoteright @MMK_R_j -15; + pos quoteright @MMK_R_v -20; + pos quoteright @MMK_R_w -15; + pos quoteright @MMK_R_s -80; + pos quoteright @MMK_R_A -115; + pos quoteright @MMK_R_O -45; + pos quoteright @MMK_R_J -115; + pos quoteright @MMK_R_V -20; + pos quoteright @MMK_R_W -15; + pos quoteright @MMK_R_S -30; + pos quoteright @MMK_R_Q -45; + pos quoteright @MMK_R_X -25; + pos quoteright @MMK_R_Oslash -45; + pos quoteright @MMK_R_e -105; + pos quoteright @MMK_R_c -100; + pos quoteright @MMK_R_o -100; + pos quoteright @MMK_R_dcaron -100; + pos quoteright @MMK_R_t -15; + pos quoteright @MMK_R_u -15; + pos quoteright @MMK_R_r -15; + pos quoteright @MMK_R_q -100; + pos quoteright @MMK_R_z -15; + pos quoteright @MMK_R_x -25; + pos quoteright @MMK_R_G -45; + pos quoteright @MMK_R_C -40; + pos quoteright @MMK_R_i -15; + pos quoteright @MMK_R_y -15; + pos quoteright @MMK_R_Y -20; + pos quoteright @MMK_R_f -15; + pos quoteright @MMK_R_p -15; + pos quoteright @MMK_R_dcroat -100; + pos quoteright @MMK_R_tcaron -15; + subtable; + pos dollar @MMK_R_Oslash -30; + pos dollar @MMK_R_c -10; + pos dollar @MMK_R_tcaron -80; + pos dollar @MMK_R_oslash -15; + pos dollar @MMK_R_dcaron -10; + pos dollar @MMK_R_s -55; + pos dollar @MMK_R_v -50; + pos dollar @MMK_R_w -45; + pos dollar @MMK_R_t -80; + pos dollar @MMK_R_x -35; + pos dollar @MMK_R_S -60; + pos dollar @MMK_R_a -10; + pos dollar @MMK_R_f -80; + pos dollar @MMK_R_d -10; + pos dollar @MMK_R_o -15; + pos dollar @MMK_R_Q -30; + pos dollar @MMK_R_V -65; + pos dollar @MMK_R_T -60; + pos dollar @MMK_R_G -30; + pos dollar @MMK_R_O -30; + pos dollar @MMK_R_A -30; + pos dollar @MMK_R_J -55; + pos dollar @MMK_R_U -15; + pos dollar @MMK_R_X -35; + pos dollar @MMK_R_eth -10; + pos dollar @MMK_R_dcroat -10; + pos dollar @MMK_R_q -10; + pos dollar @MMK_R_y -45; + pos dollar @MMK_R_g -15; + pos dollar @MMK_R_e -10; + pos dollar @MMK_R_W -65; + pos dollar @MMK_R_Y -65; + pos dollar @MMK_R_C -35; + pos perthousand @MMK_R_tcaron -80; + pos perthousand @MMK_R_Oslash -35; + pos perthousand @MMK_R_c -15; + pos perthousand @MMK_R_dcroat -15; + pos perthousand @MMK_R_eth -10; + pos perthousand @MMK_R_o -15; + pos perthousand @MMK_R_oslash -15; + pos perthousand @MMK_R_f -80; + pos perthousand @MMK_R_S -50; + pos perthousand @MMK_R_Q -35; + pos perthousand @MMK_R_a -15; + pos perthousand @MMK_R_v -50; + pos perthousand @MMK_R_G -35; + pos perthousand @MMK_R_W -100; + pos perthousand @MMK_R_g -20; + pos perthousand @MMK_R_d -15; + pos perthousand @MMK_R_dcaron -15; + pos perthousand @MMK_R_A -25; + pos perthousand @MMK_R_J -45; + pos perthousand @MMK_R_V -120; + pos perthousand @MMK_R_T -135; + pos perthousand @MMK_R_X -30; + pos perthousand @MMK_R_Y -100; + pos perthousand @MMK_R_e -15; + pos perthousand @MMK_R_w -50; + pos perthousand @MMK_R_t -80; + pos perthousand @MMK_R_s -45; + pos perthousand @MMK_R_q -15; + pos perthousand @MMK_R_x -30; + pos perthousand @MMK_R_y -50; + pos perthousand @MMK_R_U -15; + pos perthousand @MMK_R_C -40; + pos perthousand @MMK_R_O -35; + pos multiply @MMK_R_dcroat -50; + pos multiply @MMK_R_eth -50; + pos multiply @MMK_R_Oslash -45; + pos multiply @MMK_R_lslash -35; + pos multiply @MMK_R_D -35; + pos multiply @MMK_R_Lslash -35; + pos multiply @MMK_R_I -35; + pos multiply @MMK_R_lcaron -35; + pos multiply @MMK_R_Eth -35; + pos multiply @MMK_R_t -35; + pos multiply @MMK_R_y -45; + pos multiply @MMK_R_u -35; + pos multiply @MMK_R_m -35; + pos multiply @MMK_R_v -45; + pos multiply @MMK_R_j -35; + pos multiply @MMK_R_c -50; + pos multiply @MMK_R_f -35; + pos multiply @MMK_R_g -55; + pos multiply @MMK_R_U -35; + pos multiply @MMK_R_J -215; + pos multiply @MMK_R_K -35; + pos multiply @MMK_R_E -35; + pos multiply @MMK_R_V -95; + pos multiply @MMK_R_W -85; + pos multiply @MMK_R_Thorn -35; + pos multiply @MMK_R_O -45; + pos multiply @MMK_R_B -35; + pos multiply @MMK_R_l -35; + pos multiply @MMK_R_C -40; + pos multiply @MMK_R_A -100; + pos multiply @MMK_R_thorn -35; + pos multiply @MMK_R_a -50; + pos multiply @MMK_R_dcaron -50; + pos multiply @MMK_R_z -35; + pos multiply @MMK_R_r -35; + pos multiply @MMK_R_s -70; + pos multiply @MMK_R_p -35; + pos multiply @MMK_R_w -45; + pos multiply @MMK_R_i -35; + pos multiply @MMK_R_b -35; + pos multiply @MMK_R_e -50; + pos multiply @MMK_R_Z -35; + pos multiply @MMK_R_Y -95; + pos multiply @MMK_R_R -35; + pos multiply @MMK_R_P -35; + pos multiply @MMK_R_Q -45; + pos multiply @MMK_R_T -170; + pos multiply @MMK_R_G -45; + pos multiply @MMK_R_d -50; + pos multiply @MMK_R_germandbls -35; + pos multiply @MMK_R_oslash -50; + pos multiply @MMK_R_a.alt -55; + pos multiply @MMK_R_q -50; + pos multiply @MMK_R_tcaron -35; + pos multiply @MMK_R_x -65; + pos multiply @MMK_R_h -35; + pos multiply @MMK_R_n -35; + pos multiply @MMK_R_o -50; + pos multiply @MMK_R_S -80; + pos multiply @MMK_R_H -35; + pos multiply @MMK_R_N -35; + pos multiply @MMK_R_L -35; + pos multiply @MMK_R_M -35; + pos multiply @MMK_R_F -35; + pos multiply @MMK_R_X -105; + pos yen @MMK_R_J -85; + pos yen @MMK_R_germandbls -25; + pos yen @MMK_R_x -40; + pos yen @MMK_R_Oslash -50; + pos yen @MMK_R_Q -50; + pos yen @MMK_R_S -45; + pos yen @MMK_R_q -60; + pos yen @MMK_R_s -75; + pos yen @MMK_R_r -30; + pos yen @MMK_R_v -30; + pos yen @MMK_R_C -45; + pos yen @MMK_R_G -45; + pos yen @MMK_R_O -50; + pos yen @MMK_R_a -60; + pos yen @MMK_R_c -60; + pos yen @MMK_R_g -60; + pos yen @MMK_R_o -60; + pos yen @MMK_R_u -30; + pos yen @MMK_R_w -30; + pos yen @MMK_R_z -30; + pos yen @MMK_R_dcaron -60; + pos yen @MMK_R_p -30; + pos yen @MMK_R_t -30; + pos yen @MMK_R_A -60; + pos yen @MMK_R_dcroat -60; + pos yen @MMK_R_e -60; + pos yen @MMK_R_d -60; + pos yen @MMK_R_f -30; + pos yen @MMK_R_m -30; + pos yen @MMK_R_n -30; + pos yen @MMK_R_a.alt -60; + pos yen @MMK_R_y -30; + pos yen @MMK_R_oslash -60; + pos yen @MMK_R_eth -60; + pos yen @MMK_R_tcaron -30; + pos euro @MMK_R_A -25; + pos euro @MMK_R_W -25; + pos euro @MMK_R_S -25; + pos euro @MMK_R_Y -30; + pos euro @MMK_R_X -30; + pos euro @MMK_R_J -75; + pos euro @MMK_R_s -30; + pos euro @MMK_R_x -10; + pos euro @MMK_R_V -30; + pos trademark @MMK_R_x -10; + pos trademark @MMK_R_V -30; + pos trademark @MMK_R_W -25; + pos trademark @MMK_R_S -25; + pos trademark @MMK_R_X -35; + pos trademark @MMK_R_Y -30; + pos trademark @MMK_R_A -70; + pos trademark @MMK_R_J -285; + pos trademark @MMK_R_a.alt -35; + pos trademark @MMK_R_s -30; + pos asciicircum @MMK_R_Lslash -25; + pos asciicircum @MMK_R_germandbls -25; + pos asciicircum @MMK_R_Eth -25; + pos asciicircum @MMK_R_thorn -25; + pos asciicircum @MMK_R_eth -65; + pos asciicircum @MMK_R_lcaron -25; + pos asciicircum @MMK_R_dcroat -60; + pos asciicircum @MMK_R_L -25; + pos asciicircum @MMK_R_J -260; + pos asciicircum @MMK_R_B -25; + pos asciicircum @MMK_R_A -125; + pos asciicircum @MMK_R_W -75; + pos asciicircum @MMK_R_R -25; + pos asciicircum @MMK_R_j -25; + pos asciicircum @MMK_R_v -40; + pos asciicircum @MMK_R_Thorn -25; + pos asciicircum @MMK_R_tcaron -30; + pos asciicircum @MMK_R_lslash -25; + pos asciicircum @MMK_R_Oslash -30; + pos asciicircum @MMK_R_dcaron -60; + pos asciicircum @MMK_R_H -25; + pos asciicircum @MMK_R_x -60; + pos asciicircum @MMK_R_O -30; + pos asciicircum @MMK_R_N -25; + pos asciicircum @MMK_R_M -25; + pos asciicircum @MMK_R_K -25; + pos asciicircum @MMK_R_G -25; + pos asciicircum @MMK_R_E -25; + pos asciicircum @MMK_R_D -25; + pos asciicircum @MMK_R_C -25; + pos asciicircum @MMK_R_Y -90; + pos asciicircum @MMK_R_X -100; + pos asciicircum @MMK_R_V -85; + pos asciicircum @MMK_R_U -25; + pos asciicircum @MMK_R_T -110; + pos asciicircum @MMK_R_S -75; + pos asciicircum @MMK_R_Q -30; + pos asciicircum @MMK_R_P -25; + pos asciicircum @MMK_R_o -55; + pos asciicircum @MMK_R_m -25; + pos asciicircum @MMK_R_l -25; + pos asciicircum @MMK_R_i -25; + pos asciicircum @MMK_R_g -50; + pos asciicircum @MMK_R_f -30; + pos asciicircum @MMK_R_e -60; + pos asciicircum @MMK_R_c -55; + pos asciicircum @MMK_R_z -25; + pos asciicircum @MMK_R_y -35; + pos asciicircum @MMK_R_w -35; + pos asciicircum @MMK_R_t -30; + pos asciicircum @MMK_R_s -55; + pos asciicircum @MMK_R_r -25; + pos asciicircum @MMK_R_q -60; + pos asciicircum @MMK_R_p -25; + pos asciicircum @MMK_R_h -25; + pos asciicircum @MMK_R_F -25; + pos asciicircum @MMK_R_I -25; + pos asciicircum @MMK_R_Z -25; + pos asciicircum @MMK_R_a.alt -155; + pos asciicircum @MMK_R_d -60; + pos asciicircum @MMK_R_b -25; + pos asciicircum @MMK_R_a -60; + pos asciicircum @MMK_R_u -25; + pos asciicircum @MMK_R_oslash -55; + pos asciicircum @MMK_R_n -25; + pos asciitilde @MMK_R_r -30; + pos asciitilde @MMK_R_a.alt -115; + pos asciitilde @MMK_R_dcroat -50; + pos asciitilde @MMK_R_lslash -30; + pos asciitilde @MMK_R_germandbls -30; + pos asciitilde @MMK_R_A -125; + pos asciitilde @MMK_R_R -30; + pos asciitilde @MMK_R_j -30; + pos asciitilde @MMK_R_y -45; + pos asciitilde @MMK_R_tcaron -105; + pos asciitilde @MMK_R_Thorn -30; + pos asciitilde @MMK_R_L -30; + pos asciitilde @MMK_R_O -30; + pos asciitilde @MMK_R_N -25; + pos asciitilde @MMK_R_I -30; + pos asciitilde @MMK_R_H -25; + pos asciitilde @MMK_R_K -25; + pos asciitilde @MMK_R_J -240; + pos asciitilde @MMK_R_E -25; + pos asciitilde @MMK_R_D -25; + pos asciitilde @MMK_R_G -30; + pos asciitilde @MMK_R_B -30; + pos asciitilde @MMK_R_X -110; + pos asciitilde @MMK_R_Z -25; + pos asciitilde @MMK_R_U -30; + pos asciitilde @MMK_R_T -160; + pos asciitilde @MMK_R_W -85; + pos asciitilde @MMK_R_Q -30; + pos asciitilde @MMK_R_m -30; + pos asciitilde @MMK_R_h -25; + pos asciitilde @MMK_R_e -50; + pos asciitilde @MMK_R_d -50; + pos asciitilde @MMK_R_g -40; + pos asciitilde @MMK_R_a -50; + pos asciitilde @MMK_R_c -45; + pos asciitilde @MMK_R_z -30; + pos asciitilde @MMK_R_u -30; + pos asciitilde @MMK_R_w -45; + pos asciitilde @MMK_R_q -50; + pos asciitilde @MMK_R_p -30; + pos asciitilde @MMK_R_s -55; + pos asciitilde @MMK_R_Eth -25; + pos asciitilde @MMK_R_thorn -30; + pos asciitilde @MMK_R_M -25; + pos asciitilde @MMK_R_F -25; + pos asciitilde @MMK_R_C -30; + pos asciitilde @MMK_R_V -95; + pos asciitilde @MMK_R_P -30; + pos asciitilde @MMK_R_o -45; + pos asciitilde @MMK_R_i -30; + pos asciitilde @MMK_R_f -105; + pos asciitilde @MMK_R_b -25; + pos asciitilde @MMK_R_x -65; + pos asciitilde @MMK_R_t -105; + pos asciitilde @MMK_R_v -45; + pos asciitilde @MMK_R_Lslash -30; + pos asciitilde @MMK_R_lcaron -30; + pos asciitilde @MMK_R_eth -50; + pos asciitilde @MMK_R_S -90; + pos asciitilde @MMK_R_oslash -45; + pos asciitilde @MMK_R_Y -100; + pos asciitilde @MMK_R_l -30; + pos asciitilde @MMK_R_dcaron -50; + pos asciitilde @MMK_R_n -30; + pos asciitilde @MMK_R_Oslash -30; + pos equal @MMK_R_W -35; + pos equal @MMK_R_J -115; + pos equal @MMK_R_A -40; + pos equal @MMK_R_Y -45; + pos equal @MMK_R_X -45; + pos equal @MMK_R_V -40; + pos equal @MMK_R_T -135; + pos equal @MMK_R_S -25; + pos equal @MMK_R_x -10; + pos equal @MMK_R_s -30; + pos divide @MMK_R_T -135; + pos divide @MMK_R_tcaron -80; + pos divide @MMK_R_J -285; + pos divide @MMK_R_s -30; + pos divide @MMK_R_w -15; + pos divide @MMK_R_v -20; + pos divide @MMK_R_t -80; + pos divide @MMK_R_x -40; + pos divide @MMK_R_f -80; + pos divide @MMK_R_W -55; + pos divide @MMK_R_V -70; + pos divide @MMK_R_Y -70; + pos divide @MMK_R_X -75; + pos divide @MMK_R_A -65; + pos divide @MMK_R_a.alt -25; + pos divide @MMK_R_y -15; + pos divide @MMK_R_S -65; + pos minus @MMK_R_S -65; + pos minus @MMK_R_a.alt -25; + pos minus @MMK_R_J -285; + pos minus @MMK_R_W -55; + pos minus @MMK_R_T -135; + pos minus @MMK_R_X -75; + pos minus @MMK_R_V -70; + pos minus @MMK_R_t -80; + pos minus @MMK_R_f -80; + pos minus @MMK_R_Y -70; + pos minus @MMK_R_A -65; + pos minus @MMK_R_y -15; + pos minus @MMK_R_x -40; + pos minus @MMK_R_w -15; + pos minus @MMK_R_v -20; + pos minus @MMK_R_s -30; + pos minus @MMK_R_tcaron -80; + pos greater @MMK_R_x -45; + pos greater @MMK_R_v -20; + pos greater @MMK_R_t -80; + pos greater @MMK_R_Y -75; + pos greater @MMK_R_S -80; + pos greater @MMK_R_W -60; + pos greater @MMK_R_V -75; + pos greater @MMK_R_T -135; + pos greater @MMK_R_J -285; + pos greater @MMK_R_A -75; + pos greater @MMK_R_a.alt -50; + pos greater @MMK_R_f -80; + pos greater @MMK_R_y -20; + pos greater @MMK_R_w -20; + pos greater @MMK_R_X -85; + pos greater @MMK_R_tcaron -80; + pos greater @MMK_R_s -30; + pos percent @MMK_R_s -45; + pos percent @MMK_R_w -50; + pos percent @MMK_R_c -15; + pos percent @MMK_R_Q -35; + pos percent @MMK_R_V -90; + pos percent @MMK_R_T -90; + pos percent @MMK_R_U -15; + pos percent @MMK_R_o -15; + pos percent @MMK_R_d -15; + pos percent @MMK_R_q -15; + pos percent @MMK_R_v -50; + pos percent @MMK_R_t -80; + pos percent @MMK_R_J -45; + pos percent @MMK_R_G -35; + pos percent @MMK_R_Y -90; + pos percent @MMK_R_S -55; + pos percent @MMK_R_W -90; + pos percent @MMK_R_e -15; + pos percent @MMK_R_y -50; + pos percent @MMK_R_Oslash -35; + pos percent @MMK_R_a -15; + pos percent @MMK_R_oslash -15; + pos percent @MMK_R_dcroat -15; + pos percent @MMK_R_x -30; + pos percent @MMK_R_O -35; + pos percent @MMK_R_C -40; + pos percent @MMK_R_X -30; + pos percent @MMK_R_dcaron -15; + pos percent @MMK_R_f -80; + pos percent @MMK_R_eth -10; + pos percent @MMK_R_A -25; + pos percent @MMK_R_g -20; + pos percent @MMK_R_tcaron -80; + pos plus @MMK_R_s -30; + pos plus @MMK_R_V -70; + pos plus @MMK_R_W -55; + pos plus @MMK_R_T -135; + pos plus @MMK_R_S -65; + pos plus @MMK_R_X -75; + pos plus @MMK_R_Y -70; + pos plus @MMK_R_A -65; + pos plus @MMK_R_J -285; + pos plus @MMK_R_v -20; + pos plus @MMK_R_w -15; + pos plus @MMK_R_t -80; + pos plus @MMK_R_x -40; + pos plus @MMK_R_f -80; + pos plus @MMK_R_a.alt -25; + pos plus @MMK_R_y -15; + pos plus @MMK_R_tcaron -80; + pos sterling @MMK_R_tcaron -30; + pos sterling @MMK_R_eth -30; + pos sterling @MMK_R_germandbls -30; + pos sterling @MMK_R_dcaron -30; + pos sterling @MMK_R_dcroat -30; + pos sterling @MMK_R_Q -30; + pos sterling @MMK_R_lcaron -30; + pos sterling @MMK_R_a.alt -30; + pos sterling @MMK_R_x -30; + pos sterling @MMK_R_b -30; + pos sterling @MMK_R_c -30; + pos sterling @MMK_R_a -30; + pos sterling @MMK_R_f -30; + pos sterling @MMK_R_g -30; + pos sterling @MMK_R_e -30; + pos sterling @MMK_R_n -30; + pos sterling @MMK_R_m -30; + pos sterling @MMK_R_r -30; + pos sterling @MMK_R_s -55; + pos sterling @MMK_R_p -30; + pos sterling @MMK_R_v -30; + pos sterling @MMK_R_u -30; + pos sterling @MMK_R_z -30; + pos sterling @MMK_R_B -30; + pos sterling @MMK_R_C -30; + pos sterling @MMK_R_A -30; + pos sterling @MMK_R_G -30; + pos sterling @MMK_R_D -30; + pos sterling @MMK_R_E -30; + pos sterling @MMK_R_J -55; + pos sterling @MMK_R_K -30; + pos sterling @MMK_R_H -30; + pos sterling @MMK_R_I -30; + pos sterling @MMK_R_O -30; + pos sterling @MMK_R_L -30; + pos sterling @MMK_R_M -30; + pos sterling @MMK_R_R -30; + pos sterling @MMK_R_S -55; + pos sterling @MMK_R_V -65; + pos sterling @MMK_R_W -60; + pos sterling @MMK_R_U -30; + pos sterling @MMK_R_X -30; + pos sterling @MMK_R_Y -65; + pos sterling @MMK_R_thorn -30; + pos sterling @MMK_R_Eth -30; + pos sterling @MMK_R_Z -30; + pos sterling @MMK_R_d -30; + pos sterling @MMK_R_j -30; + pos sterling @MMK_R_i -30; + pos sterling @MMK_R_l -30; + pos sterling @MMK_R_q -30; + pos sterling @MMK_R_t -30; + pos sterling @MMK_R_F -30; + pos sterling @MMK_R_Thorn -30; + pos sterling @MMK_R_Oslash -30; + pos sterling @MMK_R_Lslash -30; + pos sterling @MMK_R_oslash -30; + pos sterling @MMK_R_h -30; + pos sterling @MMK_R_o -30; + pos sterling @MMK_R_w -30; + pos sterling @MMK_R_y -30; + pos sterling @MMK_R_lslash -30; + pos sterling @MMK_R_N -30; + pos sterling @MMK_R_P -30; + pos sterling @MMK_R_T -40; + pos registered @MMK_R_q -15; + pos registered @MMK_R_s -30; + pos registered @MMK_R_c -15; + pos registered @MMK_R_o -15; + pos registered @MMK_R_d -15; + pos registered @MMK_R_e -15; + pos registered @MMK_R_g -10; + pos registered @MMK_R_x -25; + pos registered @MMK_R_y -10; + pos registered @MMK_R_w -10; + pos registered @MMK_R_A -90; + pos registered @MMK_R_X -65; + pos registered @MMK_R_Y -60; + pos registered @MMK_R_W -45; + pos registered @MMK_R_S -35; + pos registered @MMK_R_J -235; + pos registered @MMK_R_T -40; + pos registered @MMK_R_V -55; + pos registered @MMK_R_dcaron -15; + pos registered @MMK_R_v -10; + pos registered @MMK_R_oslash -15; + pos registered @MMK_R_eth -20; + pos registered @MMK_R_a -15; + pos registered @MMK_R_dcroat -15; + pos registered @MMK_R_a.alt -65; + pos ampersand @MMK_R_G -15; + pos ampersand @MMK_R_X -15; + pos ampersand @MMK_R_w -40; + pos ampersand @MMK_R_Y -105; + pos ampersand @MMK_R_O -15; + pos ampersand @MMK_R_J -30; + pos ampersand @MMK_R_C -20; + pos ampersand @MMK_R_W -90; + pos ampersand @MMK_R_Q -15; + pos ampersand @MMK_R_f -85; + pos ampersand @MMK_R_x -15; + pos ampersand @MMK_R_y -40; + pos ampersand @MMK_R_A -15; + pos ampersand @MMK_R_tcaron -85; + pos ampersand @MMK_R_a.alt -35; + pos ampersand @MMK_R_Oslash -15; + pos ampersand @MMK_R_V -105; + pos ampersand @MMK_R_T -140; + pos ampersand @MMK_R_S -40; + pos ampersand @MMK_R_v -45; + pos ampersand @MMK_R_t -85; + pos ampersand @MMK_R_s -30; + pos less @MMK_R_s -20; + pos less @MMK_R_S -25; + pos less @MMK_R_J -25; + pos degree @MMK_R_Oslash -30; + pos degree @MMK_R_a.alt -70; + pos degree @MMK_R_g -65; + pos degree @MMK_R_dcroat -75; + pos degree @MMK_R_o -75; + pos degree @MMK_R_a -75; + pos degree @MMK_R_c -75; + pos degree @MMK_R_d -75; + pos degree @MMK_R_e -75; + pos degree @MMK_R_s -55; + pos degree @MMK_R_S -25; + pos degree @MMK_R_W -25; + pos degree @MMK_R_oslash -75; + pos degree @MMK_R_Y -25; + pos degree @MMK_R_x -15; + pos degree @MMK_R_J -215; + pos degree @MMK_R_dcaron -75; + pos degree @MMK_R_eth -85; + pos degree @MMK_R_q -75; + pos degree @MMK_R_O -30; + pos degree @MMK_R_A -125; + pos degree @MMK_R_C -25; + pos degree @MMK_R_G -25; + pos degree @MMK_R_X -30; + pos degree @MMK_R_Q -30; + pos degree @MMK_R_V -25; + pos bar @MMK_R_s -20; + pos bar @MMK_R_j 70; + pos bar @MMK_R_S -25; + pos bar @MMK_R_J -25; + pos at @MMK_R_X -65; + pos at @MMK_R_f -25; + pos at @MMK_R_x -50; + pos at @MMK_R_t -25; + pos at @MMK_R_S -65; + pos at @MMK_R_W -70; + pos at @MMK_R_tcaron -25; + pos at @MMK_R_T -100; + pos at @MMK_R_y -25; + pos at @MMK_R_s -40; + pos at @MMK_R_w -25; + pos at @MMK_R_J -90; + pos at @MMK_R_A -55; + pos at @MMK_R_Y -85; + pos at @MMK_R_V -80; + pos at @MMK_R_a.alt -10; + pos at @MMK_R_v -30; + pos copyright @MMK_R_J -80; + pos copyright @MMK_R_A -50; + pos copyright @MMK_R_X -55; + pos copyright @MMK_R_T -110; + pos copyright @MMK_R_V -85; + pos copyright @MMK_R_W -75; + pos copyright @MMK_R_S -75; + pos copyright @MMK_R_f -30; + pos copyright @MMK_R_x -55; + pos copyright @MMK_R_y -30; + pos copyright @MMK_R_t -30; + pos copyright @MMK_R_w -30; + pos copyright @MMK_R_s -45; + pos copyright @MMK_R_tcaron -30; + pos copyright @MMK_R_v -35; + pos copyright @MMK_R_Y -90; + pos paragraph @MMK_R_J -25; + pos paragraph @MMK_R_S -25; + pos paragraph @MMK_R_s -20; + pos cent @MMK_R_J -25; + pos cent @MMK_R_s -20; + pos cent @MMK_R_W -40; + pos cent @MMK_R_Y -55; + pos cent @MMK_R_T -115; + pos cent @MMK_R_V -50; + pos cent @MMK_R_S -30; + subtable; + pos @MMK_L_x underscore -265; + pos @MMK_L_x quoteleft -15; + pos @MMK_L_x sterling -30; + pos @MMK_L_x backslash -95; + pos @MMK_L_x minus -40; + pos @MMK_L_x asterisk -10; + pos @MMK_L_x hyphen -50; + pos @MMK_L_x cent -55; + pos @MMK_L_x quotedblleft -15; + pos @MMK_L_x trademark -10; + pos @MMK_L_x degree -25; + pos @MMK_L_x quotedblright -60; + pos @MMK_L_x registered -15; + pos @MMK_L_x copyright -45; + pos @MMK_L_x quotedblbase -25; + pos @MMK_L_x guillemetleft -65; + pos @MMK_L_x guillemetright -15; + pos @MMK_L_x asciicircum -45; + pos @MMK_L_x euro -100; + pos @MMK_L_x less -40; + pos @MMK_L_x question -155; + pos @MMK_L_x perthousand -10; + pos @MMK_L_x guilsinglright -15; + pos @MMK_L_x percent -10; + pos @MMK_L_x yen -35; + pos @MMK_L_x quotesingle -20; + pos @MMK_L_x multiply -70; + pos @MMK_L_x asciitilde -80; + pos @MMK_L_x parenright -85; + pos @MMK_L_x emdash -50; + pos @MMK_L_x semicolon -15; + pos @MMK_L_x quoteright -60; + pos @MMK_L_x dollar -40; + pos @MMK_L_x at -45; + pos @MMK_L_x quotesinglbase -25; + pos @MMK_L_x braceleft -110; + pos @MMK_L_x endash -50; + pos @MMK_L_x equal -10; + pos @MMK_L_x ampersand -50; + pos @MMK_L_x braceright -55; + pos @MMK_L_x comma -25; + pos @MMK_L_x bullet -55; + pos @MMK_L_x divide -40; + pos @MMK_L_x paragraph -10; + pos @MMK_L_x guilsinglleft -65; + pos @MMK_L_x plus -40; + pos @MMK_L_x numbersign -70; + pos @MMK_L_x quotedbl -20; + pos @MMK_L_x periodcentered -65; + pos @MMK_L_x parenleft -50; + pos @MMK_L_x @MMK_R_eth -60; + pos @MMK_L_x @MMK_R_a.alt -40; + pos @MMK_L_x @MMK_R_dcaron -60; + pos @MMK_L_x @MMK_R_S -35; + pos @MMK_L_x @MMK_R_J -35; + pos @MMK_L_x @MMK_R_Q -35; + pos @MMK_L_x @MMK_R_s -30; + pos @MMK_L_x @MMK_R_tcaron -10; + pos @MMK_L_x @MMK_R_W -45; + pos @MMK_L_x @MMK_R_V -50; + pos @MMK_L_x @MMK_R_U -10; + pos @MMK_L_x @MMK_R_T -135; + pos @MMK_L_x @MMK_R_O -35; + pos @MMK_L_x @MMK_R_C -30; + pos @MMK_L_x @MMK_R_G -35; + pos @MMK_L_x @MMK_R_y -10; + pos @MMK_L_x @MMK_R_q -60; + pos @MMK_L_x @MMK_R_w -10; + pos @MMK_L_x @MMK_R_v -10; + pos @MMK_L_x @MMK_R_u -10; + pos @MMK_L_x @MMK_R_t -10; + pos @MMK_L_x @MMK_R_o -60; + pos @MMK_L_x @MMK_R_c -60; + pos @MMK_L_x @MMK_R_a -60; + pos @MMK_L_x @MMK_R_g -55; + pos @MMK_L_x @MMK_R_f -10; + pos @MMK_L_x @MMK_R_e -60; + pos @MMK_L_x @MMK_R_d -60; + pos @MMK_L_x @MMK_R_oslash -20; + pos @MMK_L_x @MMK_R_dcroat -60; + pos @MMK_L_x @MMK_R_Y -50; + pos @MMK_L_w guilsinglleft -30; + pos @MMK_L_w backslash -85; + pos @MMK_L_w asciicircum -25; + pos @MMK_L_w endash -20; + pos @MMK_L_w copyright -25; + pos @MMK_L_w divide -15; + pos @MMK_L_w ellipsis -65; + pos @MMK_L_w at -25; + pos @MMK_L_w less -15; + pos @MMK_L_w degree -15; + pos @MMK_L_w hyphen -20; + pos @MMK_L_w emdash -20; + pos @MMK_L_w quotedblbase -80; + pos @MMK_L_w periodcentered -30; + pos @MMK_L_w minus -15; + pos @MMK_L_w question -145; + pos @MMK_L_w parenleft -25; + pos @MMK_L_w euro -90; + pos @MMK_L_w quoteright -50; + pos @MMK_L_w yen -25; + pos @MMK_L_w numbersign -100; + pos @MMK_L_w underscore -355; + pos @MMK_L_w plus -15; + pos @MMK_L_w braceright -65; + pos @MMK_L_w guilsinglright -30; + pos @MMK_L_w guillemetright -30; + pos @MMK_L_w guillemetleft -30; + pos @MMK_L_w braceleft -80; + pos @MMK_L_w slash -65; + pos @MMK_L_w ampersand -40; + pos @MMK_L_w quotedblright -50; + pos @MMK_L_w sterling -55; + pos @MMK_L_w quotedbl -10; + pos @MMK_L_w dollar -30; + pos @MMK_L_w comma -80; + pos @MMK_L_w semicolon -10; + pos @MMK_L_w cent -30; + pos @MMK_L_w parenright -115; + pos @MMK_L_w bullet -25; + pos @MMK_L_w quotesinglbase -80; + pos @MMK_L_w questiondown -65; + pos @MMK_L_w quotesingle -10; + pos @MMK_L_w multiply -55; + pos @MMK_L_w asciitilde -55; + pos @MMK_L_w @MMK_R_S -25; + pos @MMK_L_w @MMK_R_o -30; + pos @MMK_L_w @MMK_R_dcaron -30; + pos @MMK_L_w @MMK_R_eth -30; + pos @MMK_L_w @MMK_R_dcroat -30; + pos @MMK_L_w @MMK_R_oslash -30; + pos @MMK_L_w @MMK_R_a.alt -45; + pos @MMK_L_w @MMK_R_J -85; + pos @MMK_L_w @MMK_R_O -15; + pos @MMK_L_w @MMK_R_G -15; + pos @MMK_L_w @MMK_R_A -70; + pos @MMK_L_w @MMK_R_C -15; + pos @MMK_L_w @MMK_R_X -50; + pos @MMK_L_w @MMK_R_Y -45; + pos @MMK_L_w @MMK_R_T -135; + pos @MMK_L_w @MMK_R_V -40; + pos @MMK_L_w @MMK_R_W -35; + pos @MMK_L_w @MMK_R_Q -20; + pos @MMK_L_w @MMK_R_d -30; + pos @MMK_L_w @MMK_R_e -30; + pos @MMK_L_w @MMK_R_g -25; + pos @MMK_L_w @MMK_R_a -30; + pos @MMK_L_w @MMK_R_c -30; + pos @MMK_L_w @MMK_R_x -10; + pos @MMK_L_w @MMK_R_q -30; + pos @MMK_L_w @MMK_R_s -40; + pos @MMK_L_w @MMK_R_Oslash -15; + pos @MMK_L_y comma -115; + pos @MMK_L_y quotedblright -50; + pos @MMK_L_y slash -90; + pos @MMK_L_y divide -25; + pos @MMK_L_y dollar -30; + pos @MMK_L_y braceright -70; + pos @MMK_L_y degree -15; + pos @MMK_L_y parenleft -40; + pos @MMK_L_y plus -25; + pos @MMK_L_y multiply -60; + pos @MMK_L_y asciitilde -65; + pos @MMK_L_y quotedbl -10; + pos @MMK_L_y parenright -115; + pos @MMK_L_y euro -90; + pos @MMK_L_y asciicircum -35; + pos @MMK_L_y ellipsis -100; + pos @MMK_L_y quotedblbase -115; + pos @MMK_L_y guillemetleft -50; + pos @MMK_L_y hyphen -35; + pos @MMK_L_y questiondown -100; + pos @MMK_L_y less -25; + pos @MMK_L_y guilsinglleft -50; + pos @MMK_L_y periodcentered -45; + pos @MMK_L_y bullet -40; + pos @MMK_L_y ampersand -60; + pos @MMK_L_y braceleft -95; + pos @MMK_L_y guilsinglright -40; + pos @MMK_L_y copyright -35; + pos @MMK_L_y backslash -90; + pos @MMK_L_y underscore -115; + pos @MMK_L_y quoteright -50; + pos @MMK_L_y sterling -65; + pos @MMK_L_y minus -25; + pos @MMK_L_y yen -25; + pos @MMK_L_y at -35; + pos @MMK_L_y guillemetright -40; + pos @MMK_L_y numbersign -130; + pos @MMK_L_y semicolon -10; + pos @MMK_L_y question -145; + pos @MMK_L_y cent -40; + pos @MMK_L_y endash -35; + pos @MMK_L_y emdash -35; + pos @MMK_L_y quotesingle -10; + pos @MMK_L_y quotesinglbase -115; + pos @MMK_L_y @MMK_R_oslash -45; + pos @MMK_L_y @MMK_R_Oslash -25; + pos @MMK_L_y @MMK_R_eth -45; + pos @MMK_L_y @MMK_R_dcaron -45; + pos @MMK_L_y @MMK_R_G -25; + pos @MMK_L_y @MMK_R_J -125; + pos @MMK_L_y @MMK_R_W -35; + pos @MMK_L_y @MMK_R_X -50; + pos @MMK_L_y @MMK_R_dcroat -45; + pos @MMK_L_y @MMK_R_a.alt -70; + pos @MMK_L_y @MMK_R_c -45; + pos @MMK_L_y @MMK_R_a -45; + pos @MMK_L_y @MMK_R_g -40; + pos @MMK_L_y @MMK_R_d -45; + pos @MMK_L_y @MMK_R_e -45; + pos @MMK_L_y @MMK_R_o -45; + pos @MMK_L_y @MMK_R_s -50; + pos @MMK_L_y @MMK_R_q -45; + pos @MMK_L_y @MMK_R_x -10; + pos @MMK_L_y @MMK_R_C -20; + pos @MMK_L_y @MMK_R_A -110; + pos @MMK_L_y @MMK_R_O -25; + pos @MMK_L_y @MMK_R_S -25; + pos @MMK_L_y @MMK_R_Q -25; + pos @MMK_L_y @MMK_R_V -45; + pos @MMK_L_y @MMK_R_T -135; + pos @MMK_L_y @MMK_R_Y -45; + pos @MMK_L_r comma -115; + pos @MMK_L_r question -60; + pos @MMK_L_r backslash -50; + pos @MMK_L_r guilsinglleft -145; + pos @MMK_L_r bullet -50; + pos @MMK_L_r multiply -45; + pos @MMK_L_r less -75; + pos @MMK_L_r guillemetleft -145; + pos @MMK_L_r parenleft -20; + pos @MMK_L_r sterling -80; + pos @MMK_L_r asciitilde -70; + pos @MMK_L_r cent -30; + pos @MMK_L_r numbersign -125; + pos @MMK_L_r questiondown -175; + pos @MMK_L_r underscore -175; + pos @MMK_L_r quotedblright -10; + pos @MMK_L_r plus -120; + pos @MMK_L_r emdash -160; + pos @MMK_L_r asciicircum -15; + pos @MMK_L_r braceright -65; + pos @MMK_L_r slash -175; + pos @MMK_L_r ampersand -90; + pos @MMK_L_r dollar -30; + pos @MMK_L_r quotedblbase -175; + pos @MMK_L_r braceleft -110; + pos @MMK_L_r euro -90; + pos @MMK_L_r endash -160; + pos @MMK_L_r quoteright -10; + pos @MMK_L_r hyphen -160; + pos @MMK_L_r quotesinglbase -115; + pos @MMK_L_r at -15; + pos @MMK_L_r divide -120; + pos @MMK_L_r guilsinglright -25; + pos @MMK_L_r guillemetright -25; + pos @MMK_L_r ellipsis -175; + pos @MMK_L_r copyright -20; + pos @MMK_L_r periodcentered -100; + pos @MMK_L_r parenright -60; + pos @MMK_L_r yen -15; + pos @MMK_L_r semicolon -10; + pos @MMK_L_r minus -120; + pos @MMK_L_r @MMK_R_oslash -40; + pos @MMK_L_r @MMK_R_eth -50; + pos @MMK_L_r @MMK_R_e -40; + pos @MMK_L_r @MMK_R_a -40; + pos @MMK_L_r @MMK_R_c -40; + pos @MMK_L_r @MMK_R_d -40; + pos @MMK_L_r @MMK_R_g -30; + pos @MMK_L_r @MMK_R_o -40; + pos @MMK_L_r @MMK_R_q -40; + pos @MMK_L_r @MMK_R_s -30; + pos @MMK_L_r @MMK_R_x -10; + pos @MMK_L_r @MMK_R_A -105; + pos @MMK_L_r @MMK_R_J -175; + pos @MMK_L_r @MMK_R_S -25; + pos @MMK_L_r @MMK_R_W -20; + pos @MMK_L_r @MMK_R_V -25; + pos @MMK_L_r @MMK_R_Y -25; + pos @MMK_L_r @MMK_R_X -30; + pos @MMK_L_r @MMK_R_a.alt -70; + pos @MMK_L_r @MMK_R_dcaron -40; + pos @MMK_L_r @MMK_R_dcroat -40; + pos @MMK_L_m quoteleft -65; + pos @MMK_L_m sterling -30; + pos @MMK_L_m registered -10; + pos @MMK_L_m underscore -355; + pos @MMK_L_m braceright -55; + pos @MMK_L_m paragraph -30; + pos @MMK_L_m numbersign -50; + pos @MMK_L_m quotedblright -110; + pos @MMK_L_m percent -40; + pos @MMK_L_m comma -15; + pos @MMK_L_m quotedblleft -65; + pos @MMK_L_m braceleft -60; + pos @MMK_L_m quotedblbase -15; + pos @MMK_L_m dollar -45; + pos @MMK_L_m parenright -85; + pos @MMK_L_m degree -75; + pos @MMK_L_m euro -90; + pos @MMK_L_m asciicircum -30; + pos @MMK_L_m quotedbl -50; + pos @MMK_L_m quotesinglbase -15; + pos @MMK_L_m trademark -65; + pos @MMK_L_m quotesingle -50; + pos @MMK_L_m semicolon -10; + pos @MMK_L_m quoteright -110; + pos @MMK_L_m multiply -40; + pos @MMK_L_m backslash -140; + pos @MMK_L_m question -175; + pos @MMK_L_m asterisk -40; + pos @MMK_L_m yen -50; + pos @MMK_L_m perthousand -40; + pos @MMK_L_m asciitilde -25; + pos @MMK_L_m @MMK_R_tcaron -20; + pos @MMK_L_m @MMK_R_w -25; + pos @MMK_L_m @MMK_R_J -25; + pos @MMK_L_m @MMK_R_v -25; + pos @MMK_L_m @MMK_R_t -20; + pos @MMK_L_m @MMK_R_s -20; + pos @MMK_L_m @MMK_R_y -25; + pos @MMK_L_m @MMK_R_f -20; + pos @MMK_L_m @MMK_R_V -80; + pos @MMK_L_m @MMK_R_W -65; + pos @MMK_L_m @MMK_R_T -135; + pos @MMK_L_m @MMK_R_S -35; + pos @MMK_L_m @MMK_R_Y -80; + pos @MMK_L_b parenright -175; + pos @MMK_L_b yen -55; + pos @MMK_L_b quotedblleft -105; + pos @MMK_L_b quotedblbase -70; + pos @MMK_L_b guilsinglright -45; + pos @MMK_L_b braceleft -70; + pos @MMK_L_b quotesinglbase -70; + pos @MMK_L_b asciicircum -60; + pos @MMK_L_b questiondown -50; + pos @MMK_L_b quoteleft -105; + pos @MMK_L_b semicolon -65; + pos @MMK_L_b trademark -110; + pos @MMK_L_b slash -70; + pos @MMK_L_b euro -90; + pos @MMK_L_b colon -55; + pos @MMK_L_b dollar -100; + pos @MMK_L_b quoteright -115; + pos @MMK_L_b perthousand -70; + pos @MMK_L_b question -175; + pos @MMK_L_b ellipsis -55; + pos @MMK_L_b underscore -150; + pos @MMK_L_b backslash -170; + pos @MMK_L_b paragraph -60; + pos @MMK_L_b asterisk -75; + pos @MMK_L_b braceright -60; + pos @MMK_L_b comma -70; + pos @MMK_L_b degree -115; + pos @MMK_L_b quotedbl -85; + pos @MMK_L_b registered -30; + pos @MMK_L_b quotedblright -165; + pos @MMK_L_b numbersign -70; + pos @MMK_L_b multiply -40; + pos @MMK_L_b quotesingle -85; + pos @MMK_L_b guillemetright -45; + pos @MMK_L_b asciitilde -35; + pos @MMK_L_b sterling -30; + pos @MMK_L_b percent -70; + pos @MMK_L_b @MMK_R_Oslash -10; + pos @MMK_L_b @MMK_R_tcaron -50; + pos @MMK_L_b @MMK_R_Q -10; + pos @MMK_L_b @MMK_R_S -95; + pos @MMK_L_b @MMK_R_T -135; + pos @MMK_L_b @MMK_R_W -80; + pos @MMK_L_b @MMK_R_V -95; + pos @MMK_L_b @MMK_R_Y -100; + pos @MMK_L_b @MMK_R_X -55; + pos @MMK_L_b @MMK_R_A -50; + pos @MMK_L_b @MMK_R_C -10; + pos @MMK_L_b @MMK_R_G -10; + pos @MMK_L_b @MMK_R_J -95; + pos @MMK_L_b @MMK_R_O -10; + pos @MMK_L_b @MMK_R_s -55; + pos @MMK_L_b @MMK_R_t -50; + pos @MMK_L_b @MMK_R_w -35; + pos @MMK_L_b @MMK_R_v -35; + pos @MMK_L_b @MMK_R_y -35; + pos @MMK_L_b @MMK_R_x -55; + pos @MMK_L_b @MMK_R_f -50; + pos @MMK_L_germandbls percent -20; + pos @MMK_L_germandbls quotesingle -25; + pos @MMK_L_germandbls euro -95; + pos @MMK_L_germandbls parenright -75; + pos @MMK_L_germandbls sterling -40; + pos @MMK_L_germandbls copyright -10; + pos @MMK_L_germandbls quoteleft -20; + pos @MMK_L_germandbls backslash -85; + pos @MMK_L_germandbls slash -50; + pos @MMK_L_germandbls dollar -50; + pos @MMK_L_germandbls colon -20; + pos @MMK_L_germandbls registered -20; + pos @MMK_L_germandbls guilsinglright -20; + pos @MMK_L_germandbls quotedblbase -50; + pos @MMK_L_germandbls braceright -60; + pos @MMK_L_germandbls comma -50; + pos @MMK_L_germandbls semicolon -25; + pos @MMK_L_germandbls braceleft -75; + pos @MMK_L_germandbls guillemetright -20; + pos @MMK_L_germandbls guillemetleft -10; + pos @MMK_L_germandbls quotedbl -25; + pos @MMK_L_germandbls asciicircum -50; + pos @MMK_L_germandbls less -40; + pos @MMK_L_germandbls trademark -20; + pos @MMK_L_germandbls ellipsis -35; + pos @MMK_L_germandbls underscore -125; + pos @MMK_L_germandbls quotesinglbase -50; + pos @MMK_L_germandbls questiondown -30; + pos @MMK_L_germandbls quotedblleft -20; + pos @MMK_L_germandbls quotedblright -30; + pos @MMK_L_germandbls paragraph -20; + pos @MMK_L_germandbls divide -15; + pos @MMK_L_germandbls multiply -45; + pos @MMK_L_germandbls question -70; + pos @MMK_L_germandbls plus -15; + pos @MMK_L_germandbls at -10; + pos @MMK_L_germandbls bullet -25; + pos @MMK_L_germandbls guilsinglleft -10; + pos @MMK_L_germandbls periodcentered -20; + pos @MMK_L_germandbls asciitilde -75; + pos @MMK_L_germandbls perthousand -20; + pos @MMK_L_germandbls yen -40; + pos @MMK_L_germandbls minus -15; + pos @MMK_L_germandbls cent -10; + pos @MMK_L_germandbls quoteright -30; + pos @MMK_L_germandbls degree -25; + pos @MMK_L_germandbls asterisk -20; + pos @MMK_L_germandbls numbersign -55; + pos @MMK_L_germandbls @MMK_R_J -70; + pos @MMK_L_germandbls @MMK_R_O -25; + pos @MMK_L_germandbls @MMK_R_Y -55; + pos @MMK_L_germandbls @MMK_R_X -40; + pos @MMK_L_germandbls @MMK_R_S -45; + pos @MMK_L_germandbls @MMK_R_Q -25; + pos @MMK_L_germandbls @MMK_R_W -50; + pos @MMK_L_germandbls @MMK_R_U -10; + pos @MMK_L_germandbls @MMK_R_T -25; + pos @MMK_L_germandbls @MMK_R_o -10; + pos @MMK_L_germandbls @MMK_R_g -15; + pos @MMK_L_germandbls @MMK_R_f -20; + pos @MMK_L_germandbls @MMK_R_e -10; + pos @MMK_L_germandbls @MMK_R_y -20; + pos @MMK_L_germandbls @MMK_R_x -30; + pos @MMK_L_germandbls @MMK_R_s -60; + pos @MMK_L_germandbls @MMK_R_w -20; + pos @MMK_L_germandbls @MMK_R_v -20; + pos @MMK_L_germandbls @MMK_R_Oslash -25; + pos @MMK_L_germandbls @MMK_R_oslash -10; + pos @MMK_L_germandbls @MMK_R_tcaron -20; + pos @MMK_L_germandbls @MMK_R_C -30; + pos @MMK_L_germandbls @MMK_R_G -25; + pos @MMK_L_germandbls @MMK_R_A -35; + pos @MMK_L_germandbls @MMK_R_V -55; + pos @MMK_L_germandbls @MMK_R_t -20; + pos @MMK_L_lslash semicolon -10; + pos @MMK_L_lslash braceright -55; + pos @MMK_L_lslash quotesinglbase -15; + pos @MMK_L_lslash underscore -140; + pos @MMK_L_lslash dollar -30; + pos @MMK_L_lslash quotedblbase -15; + pos @MMK_L_lslash numbersign -50; + pos @MMK_L_lslash braceleft -60; + pos @MMK_L_lslash quoteright -10; + pos @MMK_L_lslash question -15; + pos @MMK_L_lslash parenright -25; + pos @MMK_L_lslash sterling -30; + pos @MMK_L_lslash multiply -40; + pos @MMK_L_lslash euro -90; + pos @MMK_L_lslash backslash -10; + pos @MMK_L_lslash asciicircum -15; + pos @MMK_L_lslash asciitilde -30; + pos @MMK_L_lslash quotedblright -10; + pos @MMK_L_lslash comma -15; + pos @MMK_L_lslash @MMK_R_S -25; + pos @MMK_L_lslash @MMK_R_J -25; + pos @MMK_L_lslash @MMK_R_s -20; + pos @MMK_L_dcaron quoteleft 35; + pos @MMK_L_dcaron parenright 25; + pos @MMK_L_dcaron quotedblright 35; + pos @MMK_L_dcaron bracketleft 50; + pos @MMK_L_dcaron emdash -15; + pos @MMK_L_dcaron minus -15; + pos @MMK_L_dcaron greater 50; + pos @MMK_L_dcaron divide -15; + pos @MMK_L_dcaron quotesingle 50; + pos @MMK_L_dcaron asterisk 45; + pos @MMK_L_dcaron ampersand -15; + pos @MMK_L_dcaron quotedbl 50; + pos @MMK_L_dcaron semicolon -10; + pos @MMK_L_dcaron question 35; + pos @MMK_L_dcaron periodcentered -15; + pos @MMK_L_dcaron bar 50; + pos @MMK_L_dcaron underscore -255; + pos @MMK_L_dcaron backslash 30; + pos @MMK_L_dcaron quotesinglbase -30; + pos @MMK_L_dcaron perthousand 35; + pos @MMK_L_dcaron cent -15; + pos @MMK_L_dcaron guillemetleft -10; + pos @MMK_L_dcaron sterling -45; + pos @MMK_L_dcaron hyphen -15; + pos @MMK_L_dcaron bullet -15; + pos @MMK_L_dcaron paragraph 30; + pos @MMK_L_dcaron guillemetright -10; + pos @MMK_L_dcaron asciitilde -40; + pos @MMK_L_dcaron comma -30; + pos @MMK_L_dcaron trademark 30; + pos @MMK_L_dcaron endash -15; + pos @MMK_L_dcaron numbersign -65; + pos @MMK_L_dcaron copyright -15; + pos @MMK_L_dcaron at -15; + pos @MMK_L_dcaron parenleft -15; + pos @MMK_L_dcaron quotedblleft 35; + pos @MMK_L_dcaron yen 45; + pos @MMK_L_dcaron quoteright 35; + pos @MMK_L_dcaron bracketright 50; + pos @MMK_L_dcaron quotedblbase -30; + pos @MMK_L_dcaron euro -95; + pos @MMK_L_dcaron degree 45; + pos @MMK_L_dcaron braceleft -70; + pos @MMK_L_dcaron guilsinglright -10; + pos @MMK_L_dcaron slash -10; + pos @MMK_L_dcaron less -15; + pos @MMK_L_dcaron ellipsis -15; + pos @MMK_L_dcaron multiply -55; + pos @MMK_L_dcaron questiondown -15; + pos @MMK_L_dcaron braceright -20; + pos @MMK_L_dcaron guilsinglleft -10; + pos @MMK_L_dcaron plus -15; + pos @MMK_L_dcaron asciicircum -25; + pos @MMK_L_dcaron percent 35; + pos @MMK_L_dcaron @MMK_R_Oslash -15; + pos @MMK_L_dcaron @MMK_R_dcroat -15; + pos @MMK_L_dcaron @MMK_R_lslash 50; + pos @MMK_L_dcaron @MMK_R_Lslash 50; + pos @MMK_L_dcaron @MMK_R_oslash -15; + pos @MMK_L_dcaron @MMK_R_eth -15; + pos @MMK_L_dcaron @MMK_R_Thorn 50; + pos @MMK_L_dcaron @MMK_R_dcaron -15; + pos @MMK_L_dcaron @MMK_R_a.alt -15; + pos @MMK_L_dcaron @MMK_R_germandbls 30; + pos @MMK_L_dcaron @MMK_R_thorn 50; + pos @MMK_L_dcaron @MMK_R_Y 45; + pos @MMK_L_dcaron @MMK_R_X 40; + pos @MMK_L_dcaron @MMK_R_Z 50; + pos @MMK_L_dcaron @MMK_R_Q -15; + pos @MMK_L_dcaron @MMK_R_P 50; + pos @MMK_L_dcaron @MMK_R_R 50; + pos @MMK_L_dcaron @MMK_R_U 50; + pos @MMK_L_dcaron @MMK_R_T 50; + pos @MMK_L_dcaron @MMK_R_W 45; + pos @MMK_L_dcaron @MMK_R_V 45; + pos @MMK_L_dcaron @MMK_R_I 50; + pos @MMK_L_dcaron @MMK_R_H 50; + pos @MMK_L_dcaron @MMK_R_K 50; + pos @MMK_L_dcaron @MMK_R_J -40; + pos @MMK_L_dcaron @MMK_R_M 50; + pos @MMK_L_dcaron @MMK_R_L 50; + pos @MMK_L_dcaron @MMK_R_O -15; + pos @MMK_L_dcaron @MMK_R_N 50; + pos @MMK_L_dcaron @MMK_R_A -15; + pos @MMK_L_dcaron @MMK_R_C -15; + pos @MMK_L_dcaron @MMK_R_B 50; + pos @MMK_L_dcaron @MMK_R_E 50; + pos @MMK_L_dcaron @MMK_R_D 50; + pos @MMK_L_dcaron @MMK_R_G -15; + pos @MMK_L_dcaron @MMK_R_F 50; + pos @MMK_L_dcaron @MMK_R_x -15; + pos @MMK_L_dcaron @MMK_R_q -15; + pos @MMK_L_dcaron @MMK_R_s -35; + pos @MMK_L_dcaron @MMK_R_i 45; + pos @MMK_L_dcaron @MMK_R_h 50; + pos @MMK_L_dcaron @MMK_R_j 45; + pos @MMK_L_dcaron @MMK_R_l 50; + pos @MMK_L_dcaron @MMK_R_o -15; + pos @MMK_L_dcaron @MMK_R_a -15; + pos @MMK_L_dcaron @MMK_R_c -15; + pos @MMK_L_dcaron @MMK_R_b 50; + pos @MMK_L_dcaron @MMK_R_e -15; + pos @MMK_L_dcaron @MMK_R_d -15; + pos @MMK_L_dcaron @MMK_R_g -15; + pos @MMK_L_dcaron @MMK_R_Eth 50; + pos @MMK_L_dcaron @MMK_R_lcaron 50; + pos @MMK_L_q asciicircum -15; + pos @MMK_L_q yen -25; + pos @MMK_L_q slash 35; + pos @MMK_L_q quotedblright -50; + pos @MMK_L_q quotesinglbase -10; + pos @MMK_L_q quotesingle -10; + pos @MMK_L_q braceright -55; + pos @MMK_L_q dollar -30; + pos @MMK_L_q numbersign -50; + pos @MMK_L_q quotedblbase -10; + pos @MMK_L_q sterling -30; + pos @MMK_L_q braceleft -60; + pos @MMK_L_q quoteright -50; + pos @MMK_L_q asciitilde -30; + pos @MMK_L_q parenright -20; + pos @MMK_L_q multiply -40; + pos @MMK_L_q quotedbl -10; + pos @MMK_L_q euro -90; + pos @MMK_L_q backslash -85; + pos @MMK_L_q comma -10; + pos @MMK_L_q question -145; + pos @MMK_L_q degree -15; + pos @MMK_L_q @MMK_R_S -25; + pos @MMK_L_q @MMK_R_V -40; + pos @MMK_L_q @MMK_R_W -35; + pos @MMK_L_q @MMK_R_T -135; + pos @MMK_L_q @MMK_R_J -25; + pos @MMK_L_q @MMK_R_j 85; + pos @MMK_L_q @MMK_R_Y -45; + pos @MMK_L_q @MMK_R_s -20; + pos @MMK_L_eth quotesingle -75; + pos @MMK_L_eth quoteright -115; + pos @MMK_L_eth quotedblbase -70; + pos @MMK_L_eth quoteleft -90; + pos @MMK_L_eth questiondown -45; + pos @MMK_L_eth trademark -85; + pos @MMK_L_eth asterisk -65; + pos @MMK_L_eth asciicircum -50; + pos @MMK_L_eth quotedblright -120; + pos @MMK_L_eth paragraph -55; + pos @MMK_L_eth sterling -30; + pos @MMK_L_eth numbersign -65; + pos @MMK_L_eth question -170; + pos @MMK_L_eth comma -70; + pos @MMK_L_eth backslash -165; + pos @MMK_L_eth underscore -150; + pos @MMK_L_eth parenright -170; + pos @MMK_L_eth guilsinglright -40; + pos @MMK_L_eth quotedblleft -90; + pos @MMK_L_eth slash -65; + pos @MMK_L_eth quotesinglbase -70; + pos @MMK_L_eth percent -65; + pos @MMK_L_eth semicolon -60; + pos @MMK_L_eth braceleft -70; + pos @MMK_L_eth multiply -40; + pos @MMK_L_eth registered -30; + pos @MMK_L_eth guillemetright -40; + pos @MMK_L_eth quotedbl -75; + pos @MMK_L_eth euro -90; + pos @MMK_L_eth dollar -95; + pos @MMK_L_eth colon -50; + pos @MMK_L_eth yen -55; + pos @MMK_L_eth degree -100; + pos @MMK_L_eth perthousand -65; + pos @MMK_L_eth ellipsis -50; + pos @MMK_L_eth braceright -60; + pos @MMK_L_eth asciitilde -35; + pos @MMK_L_eth @MMK_R_f -45; + pos @MMK_L_eth @MMK_R_x -55; + pos @MMK_L_eth @MMK_R_G -10; + pos @MMK_L_eth @MMK_R_A -50; + pos @MMK_L_eth @MMK_R_C -10; + pos @MMK_L_eth @MMK_R_tcaron -45; + pos @MMK_L_eth @MMK_R_W -80; + pos @MMK_L_eth @MMK_R_Y -100; + pos @MMK_L_eth @MMK_R_Oslash -10; + pos @MMK_L_eth @MMK_R_t -45; + pos @MMK_L_eth @MMK_R_v -35; + pos @MMK_L_eth @MMK_R_w -35; + pos @MMK_L_eth @MMK_R_s -55; + pos @MMK_L_eth @MMK_R_y -35; + pos @MMK_L_eth @MMK_R_O -10; + pos @MMK_L_eth @MMK_R_J -90; + pos @MMK_L_eth @MMK_R_T -135; + pos @MMK_L_eth @MMK_R_V -95; + pos @MMK_L_eth @MMK_R_Q -10; + pos @MMK_L_eth @MMK_R_S -90; + pos @MMK_L_eth @MMK_R_X -55; + pos @MMK_L_thorn quotedblleft -105; + pos @MMK_L_thorn parenright -175; + pos @MMK_L_thorn quotesinglbase -70; + pos @MMK_L_thorn ellipsis -55; + pos @MMK_L_thorn sterling -30; + pos @MMK_L_thorn quoteright -115; + pos @MMK_L_thorn guilsinglright -45; + pos @MMK_L_thorn quoteleft -105; + pos @MMK_L_thorn asciitilde -35; + pos @MMK_L_thorn yen -55; + pos @MMK_L_thorn multiply -40; + pos @MMK_L_thorn trademark -110; + pos @MMK_L_thorn braceright -60; + pos @MMK_L_thorn colon -55; + pos @MMK_L_thorn semicolon -65; + pos @MMK_L_thorn numbersign -70; + pos @MMK_L_thorn quotedbl -85; + pos @MMK_L_thorn quotedblbase -70; + pos @MMK_L_thorn question -175; + pos @MMK_L_thorn asciicircum -60; + pos @MMK_L_thorn dollar -100; + pos @MMK_L_thorn paragraph -60; + pos @MMK_L_thorn backslash -170; + pos @MMK_L_thorn quotedblright -165; + pos @MMK_L_thorn underscore -150; + pos @MMK_L_thorn percent -70; + pos @MMK_L_thorn slash -70; + pos @MMK_L_thorn registered -30; + pos @MMK_L_thorn quotesingle -85; + pos @MMK_L_thorn guillemetright -45; + pos @MMK_L_thorn questiondown -50; + pos @MMK_L_thorn perthousand -70; + pos @MMK_L_thorn degree -115; + pos @MMK_L_thorn asterisk -75; + pos @MMK_L_thorn braceleft -70; + pos @MMK_L_thorn comma -70; + pos @MMK_L_thorn euro -90; + pos @MMK_L_thorn @MMK_R_f -50; + pos @MMK_L_thorn @MMK_R_A -50; + pos @MMK_L_thorn @MMK_R_C -10; + pos @MMK_L_thorn @MMK_R_O -10; + pos @MMK_L_thorn @MMK_R_S -95; + pos @MMK_L_thorn @MMK_R_s -55; + pos @MMK_L_thorn @MMK_R_Oslash -10; + pos @MMK_L_thorn @MMK_R_tcaron -50; + pos @MMK_L_thorn @MMK_R_G -10; + pos @MMK_L_thorn @MMK_R_J -95; + pos @MMK_L_thorn @MMK_R_Q -10; + pos @MMK_L_thorn @MMK_R_T -135; + pos @MMK_L_thorn @MMK_R_V -95; + pos @MMK_L_thorn @MMK_R_W -80; + pos @MMK_L_thorn @MMK_R_X -55; + pos @MMK_L_thorn @MMK_R_Y -100; + pos @MMK_L_thorn @MMK_R_t -50; + pos @MMK_L_thorn @MMK_R_v -35; + pos @MMK_L_thorn @MMK_R_w -35; + pos @MMK_L_thorn @MMK_R_x -55; + pos @MMK_L_thorn @MMK_R_y -35; + pos @MMK_L_a.alt asciitilde -30; + pos @MMK_L_a.alt degree -85; + pos @MMK_L_a.alt euro -90; + pos @MMK_L_a.alt quotedblbase -20; + pos @MMK_L_a.alt quotedblleft -75; + pos @MMK_L_a.alt asterisk -45; + pos @MMK_L_a.alt registered -15; + pos @MMK_L_a.alt paragraph -40; + pos @MMK_L_a.alt comma -20; + pos @MMK_L_a.alt braceleft -65; + pos @MMK_L_a.alt underscore -155; + pos @MMK_L_a.alt quotedblright -125; + pos @MMK_L_a.alt asciicircum -35; + pos @MMK_L_a.alt quotesingle -55; + pos @MMK_L_a.alt braceright -55; + pos @MMK_L_a.alt quotesinglbase -20; + pos @MMK_L_a.alt numbersign -50; + pos @MMK_L_a.alt quoteright -115; + pos @MMK_L_a.alt quoteleft -75; + pos @MMK_L_a.alt trademark -75; + pos @MMK_L_a.alt quotedbl -55; + pos @MMK_L_a.alt percent -45; + pos @MMK_L_a.alt semicolon -10; + pos @MMK_L_a.alt backslash -145; + pos @MMK_L_a.alt multiply -40; + pos @MMK_L_a.alt question -175; + pos @MMK_L_a.alt perthousand -45; + pos @MMK_L_a.alt parenright -85; + pos @MMK_L_a.alt dollar -45; + pos @MMK_L_a.alt yen -55; + pos @MMK_L_a.alt sterling -30; + pos @MMK_L_a.alt @MMK_R_tcaron -30; + pos @MMK_L_a.alt @MMK_R_Y -85; + pos @MMK_L_a.alt @MMK_R_S -35; + pos @MMK_L_a.alt @MMK_R_T -135; + pos @MMK_L_a.alt @MMK_R_W -70; + pos @MMK_L_a.alt @MMK_R_V -80; + pos @MMK_L_a.alt @MMK_R_J -25; + pos @MMK_L_a.alt @MMK_R_y -25; + pos @MMK_L_a.alt @MMK_R_s -20; + pos @MMK_L_a.alt @MMK_R_t -30; + pos @MMK_L_a.alt @MMK_R_w -25; + pos @MMK_L_a.alt @MMK_R_v -30; + pos @MMK_L_a.alt @MMK_R_f -30; + pos @MMK_L_p quotedbl -85; + pos @MMK_L_p numbersign -70; + pos @MMK_L_p semicolon -65; + pos @MMK_L_p ellipsis -55; + pos @MMK_L_p guillemetright -45; + pos @MMK_L_p guilsinglright -45; + pos @MMK_L_p backslash -170; + pos @MMK_L_p perthousand -70; + pos @MMK_L_p dollar -100; + pos @MMK_L_p braceright -60; + pos @MMK_L_p asterisk -75; + pos @MMK_L_p trademark -110; + pos @MMK_L_p questiondown -50; + pos @MMK_L_p yen -55; + pos @MMK_L_p paragraph -60; + pos @MMK_L_p registered -30; + pos @MMK_L_p percent -70; + pos @MMK_L_p quoteleft -105; + pos @MMK_L_p slash -70; + pos @MMK_L_p quotedblleft -105; + pos @MMK_L_p asciitilde -35; + pos @MMK_L_p colon -55; + pos @MMK_L_p parenright -175; + pos @MMK_L_p sterling -30; + pos @MMK_L_p comma -70; + pos @MMK_L_p quotedblright -165; + pos @MMK_L_p degree -115; + pos @MMK_L_p quotesingle -85; + pos @MMK_L_p underscore -150; + pos @MMK_L_p asciicircum -60; + pos @MMK_L_p multiply -40; + pos @MMK_L_p question -175; + pos @MMK_L_p quotedblbase -70; + pos @MMK_L_p braceleft -70; + pos @MMK_L_p quotesinglbase -70; + pos @MMK_L_p quoteright -115; + pos @MMK_L_p euro -90; + pos @MMK_L_p @MMK_R_S -95; + pos @MMK_L_p @MMK_R_W -80; + pos @MMK_L_p @MMK_R_V -95; + pos @MMK_L_p @MMK_R_T -135; + pos @MMK_L_p @MMK_R_Y -100; + pos @MMK_L_p @MMK_R_X -55; + pos @MMK_L_p @MMK_R_C -10; + pos @MMK_L_p @MMK_R_A -50; + pos @MMK_L_p @MMK_R_G -10; + pos @MMK_L_p @MMK_R_J -95; + pos @MMK_L_p @MMK_R_O -10; + pos @MMK_L_p @MMK_R_s -55; + pos @MMK_L_p @MMK_R_w -35; + pos @MMK_L_p @MMK_R_v -35; + pos @MMK_L_p @MMK_R_t -50; + pos @MMK_L_p @MMK_R_y -35; + pos @MMK_L_p @MMK_R_x -55; + pos @MMK_L_p @MMK_R_f -50; + pos @MMK_L_p @MMK_R_tcaron -50; + pos @MMK_L_p @MMK_R_Q -10; + pos @MMK_L_p @MMK_R_Oslash -10; + pos @MMK_L_c question -175; + pos @MMK_L_c perthousand -10; + pos @MMK_L_c multiply -40; + pos @MMK_L_c percent -10; + pos @MMK_L_c sterling -30; + pos @MMK_L_c braceright -55; + pos @MMK_L_c quotedblright -95; + pos @MMK_L_c dollar -40; + pos @MMK_L_c braceleft -60; + pos @MMK_L_c yen -35; + pos @MMK_L_c comma -15; + pos @MMK_L_c quotedblleft -30; + pos @MMK_L_c degree -40; + pos @MMK_L_c semicolon -10; + pos @MMK_L_c quoteright -95; + pos @MMK_L_c quotedblbase -15; + pos @MMK_L_c quotesinglbase -15; + pos @MMK_L_c underscore -85; + pos @MMK_L_c quoteleft -30; + pos @MMK_L_c asciicircum -15; + pos @MMK_L_c parenright -105; + pos @MMK_L_c euro -90; + pos @MMK_L_c numbersign -50; + pos @MMK_L_c trademark -35; + pos @MMK_L_c quotesingle -15; + pos @MMK_L_c asciitilde -30; + pos @MMK_L_c backslash -110; + pos @MMK_L_c slash -10; + pos @MMK_L_c quotedbl -15; + pos @MMK_L_c @MMK_R_X -10; + pos @MMK_L_c @MMK_R_Y -55; + pos @MMK_L_c @MMK_R_S -35; + pos @MMK_L_c @MMK_R_T -135; + pos @MMK_L_c @MMK_R_V -55; + pos @MMK_L_c @MMK_R_W -45; + pos @MMK_L_c @MMK_R_J -25; + pos @MMK_L_c @MMK_R_A -10; + pos @MMK_L_c @MMK_R_x -10; + pos @MMK_L_c @MMK_R_y -10; + pos @MMK_L_c @MMK_R_s -25; + pos @MMK_L_c @MMK_R_v -10; + pos @MMK_L_c @MMK_R_w -10; + pos @MMK_L_v braceright -70; + pos @MMK_L_v quotesingle -10; + pos @MMK_L_v asciicircum -25; + pos @MMK_L_v questiondown -70; + pos @MMK_L_v yen -25; + pos @MMK_L_v ellipsis -70; + pos @MMK_L_v quoteright -50; + pos @MMK_L_v dollar -30; + pos @MMK_L_v quotesinglbase -85; + pos @MMK_L_v parenright -115; + pos @MMK_L_v quotedbl -10; + pos @MMK_L_v minus -20; + pos @MMK_L_v endash -25; + pos @MMK_L_v periodcentered -35; + pos @MMK_L_v plus -20; + pos @MMK_L_v less -20; + pos @MMK_L_v guilsinglleft -30; + pos @MMK_L_v comma -85; + pos @MMK_L_v hyphen -25; + pos @MMK_L_v semicolon -10; + pos @MMK_L_v asciitilde -55; + pos @MMK_L_v emdash -25; + pos @MMK_L_v quotedblbase -85; + pos @MMK_L_v sterling -55; + pos @MMK_L_v guilsinglright -35; + pos @MMK_L_v parenleft -30; + pos @MMK_L_v underscore -290; + pos @MMK_L_v numbersign -105; + pos @MMK_L_v backslash -90; + pos @MMK_L_v braceleft -85; + pos @MMK_L_v copyright -25; + pos @MMK_L_v bullet -30; + pos @MMK_L_v cent -30; + pos @MMK_L_v divide -20; + pos @MMK_L_v at -25; + pos @MMK_L_v multiply -55; + pos @MMK_L_v question -145; + pos @MMK_L_v degree -15; + pos @MMK_L_v guillemetright -35; + pos @MMK_L_v guillemetleft -30; + pos @MMK_L_v quotedblright -50; + pos @MMK_L_v slash -70; + pos @MMK_L_v ampersand -45; + pos @MMK_L_v euro -90; + pos @MMK_L_v @MMK_R_Oslash -20; + pos @MMK_L_v @MMK_R_oslash -30; + pos @MMK_L_v @MMK_R_a.alt -50; + pos @MMK_L_v @MMK_R_dcaron -35; + pos @MMK_L_v @MMK_R_G -20; + pos @MMK_L_v @MMK_R_A -75; + pos @MMK_L_v @MMK_R_C -15; + pos @MMK_L_v @MMK_R_O -20; + pos @MMK_L_v @MMK_R_W -35; + pos @MMK_L_v @MMK_R_Q -20; + pos @MMK_L_v @MMK_R_Y -45; + pos @MMK_L_v @MMK_R_e -30; + pos @MMK_L_v @MMK_R_d -35; + pos @MMK_L_v @MMK_R_g -30; + pos @MMK_L_v @MMK_R_a -35; + pos @MMK_L_v @MMK_R_c -30; + pos @MMK_L_v @MMK_R_o -30; + pos @MMK_L_v @MMK_R_q -35; + pos @MMK_L_v @MMK_R_s -45; + pos @MMK_L_v @MMK_R_x -10; + pos @MMK_L_v @MMK_R_X -50; + pos @MMK_L_v @MMK_R_J -95; + pos @MMK_L_v @MMK_R_T -135; + pos @MMK_L_v @MMK_R_V -45; + pos @MMK_L_v @MMK_R_S -25; + pos @MMK_L_v @MMK_R_eth -35; + pos @MMK_L_v @MMK_R_dcroat -35; + pos @MMK_L_s parenleft -20; + pos @MMK_L_s asciicircum -85; + pos @MMK_L_s guilsinglleft -60; + pos @MMK_L_s guillemetleft -60; + pos @MMK_L_s asciitilde -155; + pos @MMK_L_s cent -25; + pos @MMK_L_s paragraph -25; + pos @MMK_L_s bullet -60; + pos @MMK_L_s at -25; + pos @MMK_L_s degree -45; + pos @MMK_L_s euro -115; + pos @MMK_L_s sterling -45; + pos @MMK_L_s quotedbl -35; + pos @MMK_L_s backslash -115; + pos @MMK_L_s emdash -15; + pos @MMK_L_s divide -75; + pos @MMK_L_s multiply -80; + pos @MMK_L_s periodcentered -55; + pos @MMK_L_s underscore -90; + pos @MMK_L_s quotesingle -35; + pos @MMK_L_s minus -75; + pos @MMK_L_s percent -30; + pos @MMK_L_s endash -15; + pos @MMK_L_s parenright -130; + pos @MMK_L_s numbersign -50; + pos @MMK_L_s braceleft -90; + pos @MMK_L_s yen -55; + pos @MMK_L_s asterisk -25; + pos @MMK_L_s quotesinglbase -30; + pos @MMK_L_s ellipsis -15; + pos @MMK_L_s braceright -55; + pos @MMK_L_s question -175; + pos @MMK_L_s copyright -25; + pos @MMK_L_s hyphen -15; + pos @MMK_L_s plus -75; + pos @MMK_L_s quotedblbase -30; + pos @MMK_L_s perthousand -30; + pos @MMK_L_s slash -30; + pos @MMK_L_s colon -15; + pos @MMK_L_s trademark -30; + pos @MMK_L_s registered -30; + pos @MMK_L_s questiondown -10; + pos @MMK_L_s semicolon -20; + pos @MMK_L_s dollar -60; + pos @MMK_L_s quotedblright -80; + pos @MMK_L_s quoteright -80; + pos @MMK_L_s comma -30; + pos @MMK_L_s quotedblleft -35; + pos @MMK_L_s ampersand -10; + pos @MMK_L_s less -130; + pos @MMK_L_s quoteleft -35; + pos @MMK_L_s @MMK_R_tcaron -25; + pos @MMK_L_s @MMK_R_oslash -25; + pos @MMK_L_s @MMK_R_eth -20; + pos @MMK_L_s @MMK_R_dcroat -25; + pos @MMK_L_s @MMK_R_y -30; + pos @MMK_L_s @MMK_R_o -25; + pos @MMK_L_s @MMK_R_a -25; + pos @MMK_L_s @MMK_R_c -25; + pos @MMK_L_s @MMK_R_d -25; + pos @MMK_L_s @MMK_R_e -25; + pos @MMK_L_s @MMK_R_f -25; + pos @MMK_L_s @MMK_R_g -35; + pos @MMK_L_s @MMK_R_x -25; + pos @MMK_L_s @MMK_R_q -25; + pos @MMK_L_s @MMK_R_s -45; + pos @MMK_L_s @MMK_R_t -25; + pos @MMK_L_s @MMK_R_v -30; + pos @MMK_L_s @MMK_R_w -30; + pos @MMK_L_s @MMK_R_J -40; + pos @MMK_L_s @MMK_R_O -50; + pos @MMK_L_s @MMK_R_A -25; + pos @MMK_L_s @MMK_R_C -45; + pos @MMK_L_s @MMK_R_G -50; + pos @MMK_L_s @MMK_R_X -25; + pos @MMK_L_s @MMK_R_Y -75; + pos @MMK_L_s @MMK_R_Q -50; + pos @MMK_L_s @MMK_R_S -50; + pos @MMK_L_s @MMK_R_T -135; + pos @MMK_L_s @MMK_R_U -25; + pos @MMK_L_s @MMK_R_V -70; + pos @MMK_L_s @MMK_R_W -65; + pos @MMK_L_s @MMK_R_Oslash -50; + pos @MMK_L_s @MMK_R_dcaron -25; + pos @MMK_L_o quoteright -115; + pos @MMK_L_o quotesinglbase -70; + pos @MMK_L_o quotedbl -100; + pos @MMK_L_o question -175; + pos @MMK_L_o questiondown -50; + pos @MMK_L_o guilsinglright -45; + pos @MMK_L_o trademark -125; + pos @MMK_L_o quotesingle -100; + pos @MMK_L_o asciitilde -35; + pos @MMK_L_o quotedblbase -70; + pos @MMK_L_o braceright -60; + pos @MMK_L_o numbersign -65; + pos @MMK_L_o underscore -165; + pos @MMK_L_o asterisk -85; + pos @MMK_L_o perthousand -75; + pos @MMK_L_o percent -75; + pos @MMK_L_o euro -90; + pos @MMK_L_o quoteleft -115; + pos @MMK_L_o slash -70; + pos @MMK_L_o backslash -175; + pos @MMK_L_o semicolon -60; + pos @MMK_L_o ellipsis -55; + pos @MMK_L_o braceleft -70; + pos @MMK_L_o degree -125; + pos @MMK_L_o registered -35; + pos @MMK_L_o yen -55; + pos @MMK_L_o multiply -40; + pos @MMK_L_o quotedblleft -120; + pos @MMK_L_o comma -70; + pos @MMK_L_o paragraph -65; + pos @MMK_L_o guillemetright -45; + pos @MMK_L_o asciicircum -65; + pos @MMK_L_o colon -55; + pos @MMK_L_o parenright -170; + pos @MMK_L_o quotedblright -190; + pos @MMK_L_o dollar -110; + pos @MMK_L_o sterling -30; + pos @MMK_L_o @MMK_R_G -10; + pos @MMK_L_o @MMK_R_A -50; + pos @MMK_L_o @MMK_R_J -95; + pos @MMK_L_o @MMK_R_T -135; + pos @MMK_L_o @MMK_R_V -95; + pos @MMK_L_o @MMK_R_Q -10; + pos @MMK_L_o @MMK_R_S -100; + pos @MMK_L_o @MMK_R_X -55; + pos @MMK_L_o @MMK_R_Y -100; + pos @MMK_L_o @MMK_R_f -65; + pos @MMK_L_o @MMK_R_t -65; + pos @MMK_L_o @MMK_R_v -40; + pos @MMK_L_o @MMK_R_x -55; + pos @MMK_L_o @MMK_R_Oslash -10; + pos @MMK_L_o @MMK_R_O -10; + pos @MMK_L_o @MMK_R_W -80; + pos @MMK_L_o @MMK_R_tcaron -65; + pos @MMK_L_o @MMK_R_C -10; + pos @MMK_L_o @MMK_R_w -35; + pos @MMK_L_o @MMK_R_s -60; + pos @MMK_L_o @MMK_R_y -35; + pos @MMK_L_lcaron registered 25; + pos @MMK_L_lcaron quoteright 50; + pos @MMK_L_lcaron quotedblbase -15; + pos @MMK_L_lcaron braceleft -50; + pos @MMK_L_lcaron colon 20; + pos @MMK_L_lcaron quoteleft 55; + pos @MMK_L_lcaron perthousand 55; + pos @MMK_L_lcaron percent 55; + pos @MMK_L_lcaron greater 70; + pos @MMK_L_lcaron numbersign -50; + pos @MMK_L_lcaron comma -15; + pos @MMK_L_lcaron quotedbl 65; + pos @MMK_L_lcaron trademark 50; + pos @MMK_L_lcaron parenright 45; + pos @MMK_L_lcaron quotesinglbase -15; + pos @MMK_L_lcaron multiply -40; + pos @MMK_L_lcaron semicolon 10; + pos @MMK_L_lcaron quotedblleft 55; + pos @MMK_L_lcaron asciicircum -15; + pos @MMK_L_lcaron sterling -30; + pos @MMK_L_lcaron euro -70; + pos @MMK_L_lcaron yen 65; + pos @MMK_L_lcaron bar 70; + pos @MMK_L_lcaron underscore -105; + pos @MMK_L_lcaron backslash 50; + pos @MMK_L_lcaron bracketleft 70; + pos @MMK_L_lcaron degree 65; + pos @MMK_L_lcaron question 55; + pos @MMK_L_lcaron equal 20; + pos @MMK_L_lcaron asciitilde -30; + pos @MMK_L_lcaron quotedblright 50; + pos @MMK_L_lcaron asterisk 65; + pos @MMK_L_lcaron bracketright 70; + pos @MMK_L_lcaron dollar 25; + pos @MMK_L_lcaron paragraph 50; + pos @MMK_L_lcaron quotesingle 65; + pos @MMK_L_lcaron @MMK_R_tcaron 20; + pos @MMK_L_lcaron @MMK_R_X 60; + pos @MMK_L_lcaron @MMK_R_h 70; + pos @MMK_L_lcaron @MMK_R_r 20; + pos @MMK_L_lcaron @MMK_R_Lslash 70; + pos @MMK_L_lcaron @MMK_R_D 70; + pos @MMK_L_lcaron @MMK_R_I 70; + pos @MMK_L_lcaron @MMK_R_K 70; + pos @MMK_L_lcaron @MMK_R_J -25; + pos @MMK_L_lcaron @MMK_R_M 70; + pos @MMK_L_lcaron @MMK_R_N 70; + pos @MMK_L_lcaron @MMK_R_P 70; + pos @MMK_L_lcaron @MMK_R_R 70; + pos @MMK_L_lcaron @MMK_R_U 70; + pos @MMK_L_lcaron @MMK_R_W 60; + pos @MMK_L_lcaron @MMK_R_V 60; + pos @MMK_L_lcaron @MMK_R_Y 60; + pos @MMK_L_lcaron @MMK_R_Z 70; + pos @MMK_L_lcaron @MMK_R_b 70; + pos @MMK_L_lcaron @MMK_R_f 20; + pos @MMK_L_lcaron @MMK_R_i 65; + pos @MMK_L_lcaron @MMK_R_m 20; + pos @MMK_L_lcaron @MMK_R_n 20; + pos @MMK_L_lcaron @MMK_R_p 20; + pos @MMK_L_lcaron @MMK_R_u 20; + pos @MMK_L_lcaron @MMK_R_t 20; + pos @MMK_L_lcaron @MMK_R_w 20; + pos @MMK_L_lcaron @MMK_R_v 15; + pos @MMK_L_lcaron @MMK_R_y 20; + pos @MMK_L_lcaron @MMK_R_germandbls 50; + pos @MMK_L_lcaron @MMK_R_lcaron 70; + pos @MMK_L_lcaron @MMK_R_Eth 70; + pos @MMK_L_lcaron @MMK_R_B 70; + pos @MMK_L_lcaron @MMK_R_E 70; + pos @MMK_L_lcaron @MMK_R_F 70; + pos @MMK_L_lcaron @MMK_R_H 70; + pos @MMK_L_lcaron @MMK_R_L 70; + pos @MMK_L_lcaron @MMK_R_lslash 70; + pos @MMK_L_lcaron @MMK_R_S 25; + pos @MMK_L_lcaron @MMK_R_T 70; + pos @MMK_L_lcaron @MMK_R_thorn 70; + pos @MMK_L_lcaron @MMK_R_j 65; + pos @MMK_L_lcaron @MMK_R_l 70; + pos @MMK_L_lcaron @MMK_R_s -20; + pos @MMK_L_lcaron @MMK_R_z 20; + pos @MMK_L_lcaron @MMK_R_Thorn 70; + pos @MMK_L_tcaron parenleft -35; + pos @MMK_L_tcaron quoteright 40; + pos @MMK_L_tcaron dollar 15; + pos @MMK_L_tcaron minus -220; + pos @MMK_L_tcaron parenright 35; + pos @MMK_L_tcaron periodcentered -100; + pos @MMK_L_tcaron bracketleft 60; + pos @MMK_L_tcaron degree 55; + pos @MMK_L_tcaron asterisk 55; + pos @MMK_L_tcaron guilsinglright -95; + pos @MMK_L_tcaron ellipsis -95; + pos @MMK_L_tcaron numbersign -120; + pos @MMK_L_tcaron quotedblright 40; + pos @MMK_L_tcaron bracketright 60; + pos @MMK_L_tcaron braceleft -65; + pos @MMK_L_tcaron greater 60; + pos @MMK_L_tcaron braceright -10; + pos @MMK_L_tcaron cent -70; + pos @MMK_L_tcaron yen 55; + pos @MMK_L_tcaron guillemetright -95; + pos @MMK_L_tcaron underscore -75; + pos @MMK_L_tcaron hyphen -185; + pos @MMK_L_tcaron bar 55; + pos @MMK_L_tcaron euro -85; + pos @MMK_L_tcaron paragraph 35; + pos @MMK_L_tcaron guillemetleft -210; + pos @MMK_L_tcaron bullet -120; + pos @MMK_L_tcaron sterling -50; + pos @MMK_L_tcaron quotedblbase -100; + pos @MMK_L_tcaron comma -100; + pos @MMK_L_tcaron slash -55; + pos @MMK_L_tcaron questiondown -80; + pos @MMK_L_tcaron multiply -90; + pos @MMK_L_tcaron perthousand 45; + pos @MMK_L_tcaron plus -200; + pos @MMK_L_tcaron question 45; + pos @MMK_L_tcaron quoteleft 45; + pos @MMK_L_tcaron registered 15; + pos @MMK_L_tcaron trademark 40; + pos @MMK_L_tcaron quotesingle 55; + pos @MMK_L_tcaron guilsinglleft -170; + pos @MMK_L_tcaron emdash -220; + pos @MMK_L_tcaron percent 45; + pos @MMK_L_tcaron copyright -40; + pos @MMK_L_tcaron divide -195; + pos @MMK_L_tcaron asciicircum -55; + pos @MMK_L_tcaron endash -220; + pos @MMK_L_tcaron ampersand -45; + pos @MMK_L_tcaron less -140; + pos @MMK_L_tcaron quotedblleft 45; + pos @MMK_L_tcaron asciitilde -140; + pos @MMK_L_tcaron quotesinglbase -100; + pos @MMK_L_tcaron at -35; + pos @MMK_L_tcaron quotedbl 55; + pos @MMK_L_tcaron backslash 40; + pos @MMK_L_tcaron @MMK_R_h 60; + pos @MMK_L_tcaron @MMK_R_dcaron -90; + pos @MMK_L_tcaron @MMK_R_g -80; + pos @MMK_L_tcaron @MMK_R_thorn 55; + pos @MMK_L_tcaron @MMK_R_Thorn 60; + pos @MMK_L_tcaron @MMK_R_a.alt -45; + pos @MMK_L_tcaron @MMK_R_l 55; + pos @MMK_L_tcaron @MMK_R_c -90; + pos @MMK_L_tcaron @MMK_R_b 60; + pos @MMK_L_tcaron @MMK_R_e -90; + pos @MMK_L_tcaron @MMK_R_S 15; + pos @MMK_L_tcaron @MMK_R_R 55; + pos @MMK_L_tcaron @MMK_R_i 55; + pos @MMK_L_tcaron @MMK_R_j 55; + pos @MMK_L_tcaron @MMK_R_o -90; + pos @MMK_L_tcaron @MMK_R_s -60; + pos @MMK_L_tcaron @MMK_R_I 55; + pos @MMK_L_tcaron @MMK_R_H 60; + pos @MMK_L_tcaron @MMK_R_K 60; + pos @MMK_L_tcaron @MMK_R_J -145; + pos @MMK_L_tcaron @MMK_R_L 55; + pos @MMK_L_tcaron @MMK_R_O -15; + pos @MMK_L_tcaron @MMK_R_A -95; + pos @MMK_L_tcaron @MMK_R_C -10; + pos @MMK_L_tcaron @MMK_R_E 60; + pos @MMK_L_tcaron @MMK_R_D 60; + pos @MMK_L_tcaron @MMK_R_G -15; + pos @MMK_L_tcaron @MMK_R_F 60; + pos @MMK_L_tcaron @MMK_R_Y 50; + pos @MMK_L_tcaron @MMK_R_X 50; + pos @MMK_L_tcaron @MMK_R_Z 60; + pos @MMK_L_tcaron @MMK_R_Q -15; + pos @MMK_L_tcaron @MMK_R_P 55; + pos @MMK_L_tcaron @MMK_R_U 60; + pos @MMK_L_tcaron @MMK_R_T 55; + pos @MMK_L_tcaron @MMK_R_W 50; + pos @MMK_L_tcaron @MMK_R_V 50; + pos @MMK_L_tcaron @MMK_R_lslash 55; + pos @MMK_L_tcaron @MMK_R_Lslash 60; + pos @MMK_L_tcaron @MMK_R_lcaron 55; + pos @MMK_L_tcaron @MMK_R_Eth 60; + pos @MMK_L_tcaron @MMK_R_eth -95; + pos @MMK_L_tcaron @MMK_R_germandbls 40; + pos @MMK_L_tcaron @MMK_R_dcroat -90; + pos @MMK_L_tcaron @MMK_R_a -90; + pos @MMK_L_tcaron @MMK_R_d -90; + pos @MMK_L_tcaron @MMK_R_q -90; + pos @MMK_L_tcaron @MMK_R_M 60; + pos @MMK_L_tcaron @MMK_R_N 60; + pos @MMK_L_tcaron @MMK_R_B 55; + pos @MMK_L_tcaron @MMK_R_oslash -90; + pos @MMK_L_tcaron @MMK_R_Oslash -15; + pos @MMK_L_a braceleft -60; + pos @MMK_L_a yen -25; + pos @MMK_L_a semicolon -10; + pos @MMK_L_a asciitilde -30; + pos @MMK_L_a degree -15; + pos @MMK_L_a multiply -40; + pos @MMK_L_a asciicircum -15; + pos @MMK_L_a quotedblright -50; + pos @MMK_L_a sterling -30; + pos @MMK_L_a parenright -85; + pos @MMK_L_a comma -15; + pos @MMK_L_a question -145; + pos @MMK_L_a backslash -85; + pos @MMK_L_a quotedblbase -15; + pos @MMK_L_a euro -90; + pos @MMK_L_a quoteright -50; + pos @MMK_L_a dollar -30; + pos @MMK_L_a numbersign -50; + pos @MMK_L_a quotedbl -10; + pos @MMK_L_a quotesingle -10; + pos @MMK_L_a underscore -165; + pos @MMK_L_a quotesinglbase -15; + pos @MMK_L_a braceright -55; + pos @MMK_L_a @MMK_R_J -25; + pos @MMK_L_a @MMK_R_Y -45; + pos @MMK_L_a @MMK_R_S -25; + pos @MMK_L_a @MMK_R_V -40; + pos @MMK_L_a @MMK_R_W -35; + pos @MMK_L_a @MMK_R_T -135; + pos @MMK_L_a @MMK_R_s -20; + pos @MMK_L_e braceleft -60; + pos @MMK_L_e quoteleft -65; + pos @MMK_L_e perthousand -40; + pos @MMK_L_e guillemetleft -25; + pos @MMK_L_e questiondown -15; + pos @MMK_L_e multiply -75; + pos @MMK_L_e slash -20; + pos @MMK_L_e trademark -70; + pos @MMK_L_e numbersign -90; + pos @MMK_L_e asterisk -40; + pos @MMK_L_e yen -45; + pos @MMK_L_e backslash -140; + pos @MMK_L_e underscore -95; + pos @MMK_L_e percent -40; + pos @MMK_L_e ellipsis -15; + pos @MMK_L_e guilsinglleft -25; + pos @MMK_L_e ampersand -25; + pos @MMK_L_e degree -75; + pos @MMK_L_e comma -30; + pos @MMK_L_e quotesingle -50; + pos @MMK_L_e asciitilde -30; + pos @MMK_L_e quotedblbase -30; + pos @MMK_L_e quoteright -115; + pos @MMK_L_e quotedbl -50; + pos @MMK_L_e guilsinglright -30; + pos @MMK_L_e semicolon -20; + pos @MMK_L_e registered -10; + pos @MMK_L_e sterling -35; + pos @MMK_L_e parenright -115; + pos @MMK_L_e quotesinglbase -30; + pos @MMK_L_e quotedblleft -65; + pos @MMK_L_e euro -90; + pos @MMK_L_e question -175; + pos @MMK_L_e guillemetright -30; + pos @MMK_L_e asciicircum -25; + pos @MMK_L_e braceright -60; + pos @MMK_L_e colon -15; + pos @MMK_L_e dollar -60; + pos @MMK_L_e quotedblright -130; + pos @MMK_L_e paragraph -30; + pos @MMK_L_e periodcentered -10; + pos @MMK_L_e @MMK_R_eth -10; + pos @MMK_L_e @MMK_R_f -20; + pos @MMK_L_e @MMK_R_x -20; + pos @MMK_L_e @MMK_R_y -20; + pos @MMK_L_e @MMK_R_v -25; + pos @MMK_L_e @MMK_R_w -20; + pos @MMK_L_e @MMK_R_t -20; + pos @MMK_L_e @MMK_R_s -35; + pos @MMK_L_e @MMK_R_J -40; + pos @MMK_L_e @MMK_R_A -20; + pos @MMK_L_e @MMK_R_X -20; + pos @MMK_L_e @MMK_R_Y -80; + pos @MMK_L_e @MMK_R_V -75; + pos @MMK_L_e @MMK_R_W -60; + pos @MMK_L_e @MMK_R_T -135; + pos @MMK_L_e @MMK_R_S -60; + pos @MMK_L_e @MMK_R_a.alt -55; + pos @MMK_L_e @MMK_R_tcaron -20; + pos @MMK_L_h braceleft -60; + pos @MMK_L_h dollar -45; + pos @MMK_L_h degree -80; + pos @MMK_L_h parenright -85; + pos @MMK_L_h quotedblright -120; + pos @MMK_L_h quotedblleft -70; + pos @MMK_L_h quotedblbase -20; + pos @MMK_L_h paragraph -35; + pos @MMK_L_h percent -40; + pos @MMK_L_h euro -90; + pos @MMK_L_h quotesinglbase -20; + pos @MMK_L_h quoteright -115; + pos @MMK_L_h quotedbl -50; + pos @MMK_L_h trademark -65; + pos @MMK_L_h braceright -55; + pos @MMK_L_h multiply -40; + pos @MMK_L_h sterling -30; + pos @MMK_L_h backslash -140; + pos @MMK_L_h numbersign -50; + pos @MMK_L_h quotesingle -50; + pos @MMK_L_h underscore -260; + pos @MMK_L_h comma -20; + pos @MMK_L_h perthousand -40; + pos @MMK_L_h registered -10; + pos @MMK_L_h semicolon -10; + pos @MMK_L_h asciicircum -30; + pos @MMK_L_h asciitilde -30; + pos @MMK_L_h yen -50; + pos @MMK_L_h quoteleft -70; + pos @MMK_L_h asterisk -40; + pos @MMK_L_h question -175; + pos @MMK_L_h @MMK_R_tcaron -20; + pos @MMK_L_h @MMK_R_V -80; + pos @MMK_L_h @MMK_R_J -25; + pos @MMK_L_h @MMK_R_Y -80; + pos @MMK_L_h @MMK_R_S -35; + pos @MMK_L_h @MMK_R_W -65; + pos @MMK_L_h @MMK_R_T -135; + pos @MMK_L_h @MMK_R_f -20; + pos @MMK_L_h @MMK_R_y -25; + pos @MMK_L_h @MMK_R_s -20; + pos @MMK_L_h @MMK_R_w -25; + pos @MMK_L_h @MMK_R_t -20; + pos @MMK_L_h @MMK_R_v -25; + pos @MMK_L_t dollar -30; + pos @MMK_L_t braceright -60; + pos @MMK_L_t underscore -10; + pos @MMK_L_t guillemetright -25; + pos @MMK_L_t sterling -60; + pos @MMK_L_t quotedbl -10; + pos @MMK_L_t euro -90; + pos @MMK_L_t emdash -155; + pos @MMK_L_t question -145; + pos @MMK_L_t minus -155; + pos @MMK_L_t semicolon -10; + pos @MMK_L_t braceleft -110; + pos @MMK_L_t at -15; + pos @MMK_L_t parenleft -20; + pos @MMK_L_t degree -15; + pos @MMK_L_t plus -155; + pos @MMK_L_t asciicircum -20; + pos @MMK_L_t numbersign -100; + pos @MMK_L_t parenright -70; + pos @MMK_L_t quotesinglbase -35; + pos @MMK_L_t endash -155; + pos @MMK_L_t ampersand -95; + pos @MMK_L_t less -75; + pos @MMK_L_t guilsinglleft -145; + pos @MMK_L_t yen -25; + pos @MMK_L_t quotedblbase -35; + pos @MMK_L_t multiply -45; + pos @MMK_L_t hyphen -155; + pos @MMK_L_t ellipsis -30; + pos @MMK_L_t guillemetleft -145; + pos @MMK_L_t backslash -90; + pos @MMK_L_t questiondown -15; + pos @MMK_L_t periodcentered -100; + pos @MMK_L_t guilsinglright -25; + pos @MMK_L_t divide -155; + pos @MMK_L_t quotesingle -10; + pos @MMK_L_t quotedblright -50; + pos @MMK_L_t slash 10; + pos @MMK_L_t cent -30; + pos @MMK_L_t asciitilde -70; + pos @MMK_L_t quoteright -50; + pos @MMK_L_t comma -35; + pos @MMK_L_t bullet -50; + pos @MMK_L_t copyright -20; + pos @MMK_L_t @MMK_R_dcroat -40; + pos @MMK_L_t @MMK_R_eth -50; + pos @MMK_L_t @MMK_R_a.alt -80; + pos @MMK_L_t @MMK_R_d -40; + pos @MMK_L_t @MMK_R_dcaron -40; + pos @MMK_L_t @MMK_R_q -40; + pos @MMK_L_t @MMK_R_a -40; + pos @MMK_L_t @MMK_R_s -30; + pos @MMK_L_t @MMK_R_x -10; + pos @MMK_L_t @MMK_R_g -30; + pos @MMK_L_t @MMK_R_e -40; + pos @MMK_L_t @MMK_R_c -40; + pos @MMK_L_t @MMK_R_o -40; + pos @MMK_L_t @MMK_R_W -35; + pos @MMK_L_t @MMK_R_V -45; + pos @MMK_L_t @MMK_R_T -135; + pos @MMK_L_t @MMK_R_S -25; + pos @MMK_L_t @MMK_R_Q -10; + pos @MMK_L_t @MMK_R_Y -45; + pos @MMK_L_t @MMK_R_X -30; + pos @MMK_L_t @MMK_R_A -30; + pos @MMK_L_t @MMK_R_J -80; + pos @MMK_L_t @MMK_R_oslash -40; + pos @MMK_L_d quotesinglbase -15; + pos @MMK_L_d quotedblright -10; + pos @MMK_L_d backslash -10; + pos @MMK_L_d parenright -25; + pos @MMK_L_d braceright -55; + pos @MMK_L_d euro -90; + pos @MMK_L_d braceleft -60; + pos @MMK_L_d multiply -40; + pos @MMK_L_d asciitilde -30; + pos @MMK_L_d semicolon -10; + pos @MMK_L_d dollar -30; + pos @MMK_L_d quoteright -10; + pos @MMK_L_d sterling -30; + pos @MMK_L_d quotedblbase -15; + pos @MMK_L_d asciicircum -15; + pos @MMK_L_d numbersign -50; + pos @MMK_L_d question -15; + pos @MMK_L_d underscore -165; + pos @MMK_L_d comma -15; + pos @MMK_L_d @MMK_R_s -20; + pos @MMK_L_d @MMK_R_J -25; + pos @MMK_L_d @MMK_R_S -25; + pos @MMK_L_f divide -135; + pos @MMK_L_f guillemetright -25; + pos @MMK_L_f dollar -30; + pos @MMK_L_f braceright -65; + pos @MMK_L_f ampersand -95; + pos @MMK_L_f guilsinglleft -125; + pos @MMK_L_f degree -15; + pos @MMK_L_f at -15; + pos @MMK_L_f yen -25; + pos @MMK_L_f quoteright -50; + pos @MMK_L_f semicolon -10; + pos @MMK_L_f slash -125; + pos @MMK_L_f sterling -80; + pos @MMK_L_f multiply -45; + pos @MMK_L_f ellipsis -135; + pos @MMK_L_f asciitilde -70; + pos @MMK_L_f plus -135; + pos @MMK_L_f endash -135; + pos @MMK_L_f questiondown -135; + pos @MMK_L_f underscore -180; + pos @MMK_L_f bullet -50; + pos @MMK_L_f comma -115; + pos @MMK_L_f parenleft -20; + pos @MMK_L_f quotedbl -10; + pos @MMK_L_f quotesinglbase -115; + pos @MMK_L_f quotedblright -50; + pos @MMK_L_f numbersign -125; + pos @MMK_L_f hyphen -135; + pos @MMK_L_f less -75; + pos @MMK_L_f guillemetleft -125; + pos @MMK_L_f parenright -90; + pos @MMK_L_f copyright -20; + pos @MMK_L_f minus -135; + pos @MMK_L_f question -70; + pos @MMK_L_f asciicircum -20; + pos @MMK_L_f braceleft -110; + pos @MMK_L_f quotedblbase -150; + pos @MMK_L_f guilsinglright -25; + pos @MMK_L_f cent -30; + pos @MMK_L_f quotesingle -10; + pos @MMK_L_f emdash -135; + pos @MMK_L_f euro -90; + pos @MMK_L_f periodcentered -100; + pos @MMK_L_f @MMK_R_dcroat -40; + pos @MMK_L_f @MMK_R_q -40; + pos @MMK_L_f @MMK_R_s -30; + pos @MMK_L_f @MMK_R_e -40; + pos @MMK_L_f @MMK_R_d -40; + pos @MMK_L_f @MMK_R_g -30; + pos @MMK_L_f @MMK_R_a -40; + pos @MMK_L_f @MMK_R_c -40; + pos @MMK_L_f @MMK_R_o -40; + pos @MMK_L_f @MMK_R_T -30; + pos @MMK_L_f @MMK_R_W -30; + pos @MMK_L_f @MMK_R_V -30; + pos @MMK_L_f @MMK_R_Q -10; + pos @MMK_L_f @MMK_R_S -25; + pos @MMK_L_f @MMK_R_Y -30; + pos @MMK_L_f @MMK_R_X -35; + pos @MMK_L_f @MMK_R_A -105; + pos @MMK_L_f @MMK_R_J -155; + pos @MMK_L_f @MMK_R_x -10; + pos @MMK_L_f @MMK_R_a.alt -80; + pos @MMK_L_f @MMK_R_oslash -40; + pos @MMK_L_f @MMK_R_eth -50; + pos @MMK_L_f @MMK_R_dcaron -40; + pos @MMK_L_g quotesinglbase -15; + pos @MMK_L_g underscore -10; + pos @MMK_L_g dollar -30; + pos @MMK_L_g slash 15; + pos @MMK_L_g quotedblbase -15; + pos @MMK_L_g degree -15; + pos @MMK_L_g quotedbl -10; + pos @MMK_L_g braceleft -60; + pos @MMK_L_g asciitilde -30; + pos @MMK_L_g quotesingle -10; + pos @MMK_L_g backslash -85; + pos @MMK_L_g asciicircum -15; + pos @MMK_L_g comma -15; + pos @MMK_L_g braceright -55; + pos @MMK_L_g quotedblright -50; + pos @MMK_L_g question -145; + pos @MMK_L_g multiply -40; + pos @MMK_L_g euro -90; + pos @MMK_L_g quoteright -50; + pos @MMK_L_g sterling -30; + pos @MMK_L_g numbersign -50; + pos @MMK_L_g yen -25; + pos @MMK_L_g parenright -45; + pos @MMK_L_g @MMK_R_s -20; + pos @MMK_L_g @MMK_R_j 50; + pos @MMK_L_g @MMK_R_Y -45; + pos @MMK_L_g @MMK_R_T -135; + pos @MMK_L_g @MMK_R_V -40; + pos @MMK_L_g @MMK_R_W -35; + pos @MMK_L_g @MMK_R_S -25; + pos @MMK_L_g @MMK_R_J -25; + pos @MMK_L_n dollar -45; + pos @MMK_L_n quoteright -115; + pos @MMK_L_n braceright -55; + pos @MMK_L_n degree -80; + pos @MMK_L_n quotedblright -120; + pos @MMK_L_n quoteleft -70; + pos @MMK_L_n comma -15; + pos @MMK_L_n semicolon -10; + pos @MMK_L_n parenright -85; + pos @MMK_L_n question -175; + pos @MMK_L_n percent -40; + pos @MMK_L_n underscore -260; + pos @MMK_L_n perthousand -40; + pos @MMK_L_n asterisk -40; + pos @MMK_L_n asciicircum -30; + pos @MMK_L_n quotedblleft -70; + pos @MMK_L_n braceleft -60; + pos @MMK_L_n trademark -65; + pos @MMK_L_n euro -90; + pos @MMK_L_n quotedblbase -15; + pos @MMK_L_n numbersign -50; + pos @MMK_L_n asciitilde -30; + pos @MMK_L_n quotesingle -50; + pos @MMK_L_n registered -10; + pos @MMK_L_n paragraph -35; + pos @MMK_L_n multiply -40; + pos @MMK_L_n backslash -140; + pos @MMK_L_n sterling -30; + pos @MMK_L_n yen -50; + pos @MMK_L_n quotesinglbase -15; + pos @MMK_L_n quotedbl -50; + pos @MMK_L_n @MMK_R_y -25; + pos @MMK_L_n @MMK_R_t -20; + pos @MMK_L_n @MMK_R_w -25; + pos @MMK_L_n @MMK_R_v -25; + pos @MMK_L_n @MMK_R_s -20; + pos @MMK_L_n @MMK_R_f -20; + pos @MMK_L_n @MMK_R_T -135; + pos @MMK_L_n @MMK_R_W -65; + pos @MMK_L_n @MMK_R_V -80; + pos @MMK_L_n @MMK_R_S -35; + pos @MMK_L_n @MMK_R_J -25; + pos @MMK_L_n @MMK_R_Y -80; + pos @MMK_L_n @MMK_R_tcaron -20; + pos @MMK_L_z semicolon -10; + pos @MMK_L_z quotedbl -10; + pos @MMK_L_z sterling -30; + pos @MMK_L_z asciitilde -25; + pos @MMK_L_z quotedblright -50; + pos @MMK_L_z quoteright -50; + pos @MMK_L_z multiply -40; + pos @MMK_L_z degree -15; + pos @MMK_L_z yen -25; + pos @MMK_L_z underscore -250; + pos @MMK_L_z braceright -55; + pos @MMK_L_z backslash -85; + pos @MMK_L_z parenright -85; + pos @MMK_L_z quotedblbase -15; + pos @MMK_L_z question -145; + pos @MMK_L_z euro -90; + pos @MMK_L_z dollar -30; + pos @MMK_L_z asciicircum -10; + pos @MMK_L_z quotesingle -10; + pos @MMK_L_z quotesinglbase -15; + pos @MMK_L_z braceleft -60; + pos @MMK_L_z comma -15; + pos @MMK_L_z numbersign -50; + pos @MMK_L_z @MMK_R_s -20; + pos @MMK_L_z @MMK_R_J -25; + pos @MMK_L_z @MMK_R_Y -45; + pos @MMK_L_z @MMK_R_S -25; + pos @MMK_L_z @MMK_R_T -135; + pos @MMK_L_z @MMK_R_W -35; + pos @MMK_L_z @MMK_R_V -40; + pos @MMK_L_i euro -85; + pos @MMK_L_i quoteright -20; + pos @MMK_L_i underscore -85; + pos @MMK_L_i multiply -40; + pos @MMK_L_i parenright -25; + pos @MMK_L_i comma -15; + pos @MMK_L_i sterling -30; + pos @MMK_L_i numbersign -50; + pos @MMK_L_i asciitilde -25; + pos @MMK_L_i asciicircum -10; + pos @MMK_L_i braceright -55; + pos @MMK_L_i dollar -30; + pos @MMK_L_i braceleft -60; + pos @MMK_L_i semicolon -10; + pos @MMK_L_i backslash -20; + pos @MMK_L_i quotedblright -20; + pos @MMK_L_i question -15; + pos @MMK_L_i quotesinglbase -15; + pos @MMK_L_i quotedblbase -15; + pos @MMK_L_i @MMK_R_S -25; + pos @MMK_L_i @MMK_R_V -10; + pos @MMK_L_i @MMK_R_Y -10; + pos @MMK_L_i @MMK_R_J -25; + pos @MMK_L_i @MMK_R_s -20; + pos @MMK_L_oslash parenright -145; + pos @MMK_L_oslash euro -90; + pos @MMK_L_oslash backslash -120; + pos @MMK_L_oslash quotesinglbase -70; + pos @MMK_L_oslash semicolon -45; + pos @MMK_L_oslash perthousand -35; + pos @MMK_L_oslash question -175; + pos @MMK_L_oslash quotedblleft -40; + pos @MMK_L_oslash multiply -40; + pos @MMK_L_oslash questiondown -50; + pos @MMK_L_oslash paragraph -30; + pos @MMK_L_oslash comma -70; + pos @MMK_L_oslash asterisk -35; + pos @MMK_L_oslash ellipsis -55; + pos @MMK_L_oslash registered -35; + pos @MMK_L_oslash braceright -60; + pos @MMK_L_oslash percent -35; + pos @MMK_L_oslash asciicircum -65; + pos @MMK_L_oslash degree -50; + pos @MMK_L_oslash guilsinglright -45; + pos @MMK_L_oslash quotedblright -80; + pos @MMK_L_oslash dollar -65; + pos @MMK_L_oslash quotedblbase -70; + pos @MMK_L_oslash quotesingle -40; + pos @MMK_L_oslash quoteright -80; + pos @MMK_L_oslash braceleft -70; + pos @MMK_L_oslash yen -55; + pos @MMK_L_oslash sterling -30; + pos @MMK_L_oslash slash -70; + pos @MMK_L_oslash asciitilde -35; + pos @MMK_L_oslash guillemetright -45; + pos @MMK_L_oslash numbersign -65; + pos @MMK_L_oslash underscore -165; + pos @MMK_L_oslash quoteleft -40; + pos @MMK_L_oslash colon -35; + pos @MMK_L_oslash trademark -35; + pos @MMK_L_oslash quotedbl -40; + pos @MMK_L_oslash @MMK_R_tcaron -35; + pos @MMK_L_oslash @MMK_R_Oslash -10; + pos @MMK_L_oslash @MMK_R_x -45; + pos @MMK_L_oslash @MMK_R_S -60; + pos @MMK_L_oslash @MMK_R_O -10; + pos @MMK_L_oslash @MMK_R_C -10; + pos @MMK_L_oslash @MMK_R_y -35; + pos @MMK_L_oslash @MMK_R_v -35; + pos @MMK_L_oslash @MMK_R_w -35; + pos @MMK_L_oslash @MMK_R_t -35; + pos @MMK_L_oslash @MMK_R_s -60; + pos @MMK_L_oslash @MMK_R_f -35; + pos @MMK_L_oslash @MMK_R_X -55; + pos @MMK_L_oslash @MMK_R_Y -75; + pos @MMK_L_oslash @MMK_R_V -75; + pos @MMK_L_oslash @MMK_R_W -65; + pos @MMK_L_oslash @MMK_R_T -135; + pos @MMK_L_oslash @MMK_R_Q -10; + pos @MMK_L_oslash @MMK_R_J -95; + pos @MMK_L_oslash @MMK_R_G -10; + pos @MMK_L_oslash @MMK_R_A -50; + pos @MMK_L_j numbersign -50; + pos @MMK_L_j braceright -50; + pos @MMK_L_j backslash -20; + pos @MMK_L_j question -15; + pos @MMK_L_j slash 35; + pos @MMK_L_j sterling -30; + pos @MMK_L_j quoteright -20; + pos @MMK_L_j multiply -40; + pos @MMK_L_j quotedblright -20; + pos @MMK_L_j parenright -20; + pos @MMK_L_j dollar -30; + pos @MMK_L_j euro -85; + pos @MMK_L_j asciitilde -30; + pos @MMK_L_j asciicircum -15; + pos @MMK_L_j braceleft -60; + pos @MMK_L_j @MMK_R_J -25; + pos @MMK_L_j @MMK_R_Y -10; + pos @MMK_L_j @MMK_R_S -25; + pos @MMK_L_j @MMK_R_W -10; + pos @MMK_L_j @MMK_R_V -10; + pos @MMK_L_j @MMK_R_s -20; + pos @MMK_L_j @MMK_R_j 75; + pos @MMK_L_l quotedblbase -15; + pos @MMK_L_l asciicircum -15; + pos @MMK_L_l braceleft -60; + pos @MMK_L_l semicolon -10; + pos @MMK_L_l multiply -40; + pos @MMK_L_l comma -15; + pos @MMK_L_l quoteright -10; + pos @MMK_L_l numbersign -50; + pos @MMK_L_l dollar -30; + pos @MMK_L_l quotesinglbase -15; + pos @MMK_L_l asciitilde -30; + pos @MMK_L_l quotedblright -10; + pos @MMK_L_l euro -85; + pos @MMK_L_l question -15; + pos @MMK_L_l underscore -85; + pos @MMK_L_l parenright -25; + pos @MMK_L_l backslash -10; + pos @MMK_L_l sterling -30; + pos @MMK_L_l braceright -55; + pos @MMK_L_l @MMK_R_s -20; + pos @MMK_L_l @MMK_R_J -25; + pos @MMK_L_l @MMK_R_S -25; + pos @MMK_L_u quotesinglbase -15; + pos @MMK_L_u multiply -40; + pos @MMK_L_u dollar -30; + pos @MMK_L_u quotesingle -10; + pos @MMK_L_u asciicircum -10; + pos @MMK_L_u euro -90; + pos @MMK_L_u parenright -85; + pos @MMK_L_u degree -15; + pos @MMK_L_u comma -15; + pos @MMK_L_u braceleft -60; + pos @MMK_L_u numbersign -50; + pos @MMK_L_u yen -25; + pos @MMK_L_u question -145; + pos @MMK_L_u backslash -85; + pos @MMK_L_u quoteright -50; + pos @MMK_L_u quotedbl -10; + pos @MMK_L_u quotedblbase -15; + pos @MMK_L_u underscore -115; + pos @MMK_L_u semicolon -10; + pos @MMK_L_u asciitilde -25; + pos @MMK_L_u sterling -30; + pos @MMK_L_u quotedblright -50; + pos @MMK_L_u braceright -55; + pos @MMK_L_u @MMK_R_S -25; + pos @MMK_L_u @MMK_R_Y -45; + pos @MMK_L_u @MMK_R_V -40; + pos @MMK_L_u @MMK_R_W -35; + pos @MMK_L_u @MMK_R_T -135; + pos @MMK_L_u @MMK_R_J -25; + pos @MMK_L_u @MMK_R_s -20; + pos @MMK_L_dcroat multiply -40; + pos @MMK_L_dcroat sterling -30; + pos @MMK_L_dcroat braceleft -60; + pos @MMK_L_dcroat asciitilde -30; + pos @MMK_L_dcroat braceright -55; + pos @MMK_L_dcroat dollar -30; + pos @MMK_L_dcroat semicolon -10; + pos @MMK_L_dcroat quotesinglbase -15; + pos @MMK_L_dcroat parenright -25; + pos @MMK_L_dcroat quotedblbase -15; + pos @MMK_L_dcroat underscore -165; + pos @MMK_L_dcroat backslash -10; + pos @MMK_L_dcroat numbersign -50; + pos @MMK_L_dcroat euro -90; + pos @MMK_L_dcroat comma -15; + pos @MMK_L_dcroat quotedblright -10; + pos @MMK_L_dcroat asciicircum -15; + pos @MMK_L_dcroat quoteright -10; + pos @MMK_L_dcroat question -15; + pos @MMK_L_dcroat @MMK_R_s -20; + pos @MMK_L_dcroat @MMK_R_S -25; + pos @MMK_L_dcroat @MMK_R_J -25; + subtable; + pos @MMK_L_S question -75; + pos @MMK_L_S quotesinglbase -40; + pos @MMK_L_S bullet -30; + pos @MMK_L_S guillemetleft -15; + pos @MMK_L_S less -50; + pos @MMK_L_S colon -25; + pos @MMK_L_S quotedblleft -80; + pos @MMK_L_S braceright -60; + pos @MMK_L_S copyright -15; + pos @MMK_L_S multiply -50; + pos @MMK_L_S plus -20; + pos @MMK_L_S degree -60; + pos @MMK_L_S parenright -90; + pos @MMK_L_S questiondown -25; + pos @MMK_L_S guilsinglleft -15; + pos @MMK_L_S asciicircum -195; + pos @MMK_L_S at -15; + pos @MMK_L_S asciitilde -90; + pos @MMK_L_S quoteleft -80; + pos @MMK_L_S parenleft -10; + pos @MMK_L_S quotedbl -55; + pos @MMK_L_S periodcentered -25; + pos @MMK_L_S minus -20; + pos @MMK_L_S quoteright -70; + pos @MMK_L_S numbersign -50; + pos @MMK_L_S cent -10; + pos @MMK_L_S comma -40; + pos @MMK_L_S slash -40; + pos @MMK_L_S braceleft -75; + pos @MMK_L_S sterling -45; + pos @MMK_L_S underscore -100; + pos @MMK_L_S quotedblright -70; + pos @MMK_L_S euro -95; + pos @MMK_L_S semicolon -30; + pos @MMK_L_S guillemetright -10; + pos @MMK_L_S trademark -115; + pos @MMK_L_S registered -75; + pos @MMK_L_S dollar -75; + pos @MMK_L_S perthousand -75; + pos @MMK_L_S guilsinglright -10; + pos @MMK_L_S divide -20; + pos @MMK_L_S quotesingle -55; + pos @MMK_L_S quotedblbase -40; + pos @MMK_L_S percent -75; + pos @MMK_L_S paragraph -90; + pos @MMK_L_S backslash -75; + pos @MMK_L_S ellipsis -25; + pos @MMK_L_S asterisk -60; + pos @MMK_L_S yen -55; + pos @MMK_L_S @MMK_R_tcaron -80; + pos @MMK_L_S @MMK_R_dcroat -10; + pos @MMK_L_S @MMK_R_A -30; + pos @MMK_L_S @MMK_R_dcaron -10; + pos @MMK_L_S @MMK_R_J -55; + pos @MMK_L_S @MMK_R_O -30; + pos @MMK_L_S @MMK_R_C -35; + pos @MMK_L_S @MMK_R_G -30; + pos @MMK_L_S @MMK_R_X -35; + pos @MMK_L_S @MMK_R_Y -60; + pos @MMK_L_S @MMK_R_Q -30; + pos @MMK_L_S @MMK_R_S -65; + pos @MMK_L_S @MMK_R_T -50; + pos @MMK_L_S @MMK_R_U -15; + pos @MMK_L_S @MMK_R_V -60; + pos @MMK_L_S @MMK_R_W -60; + pos @MMK_L_S @MMK_R_o -15; + pos @MMK_L_S @MMK_R_a -10; + pos @MMK_L_S @MMK_R_c -10; + pos @MMK_L_S @MMK_R_d -10; + pos @MMK_L_S @MMK_R_e -10; + pos @MMK_L_S @MMK_R_f -80; + pos @MMK_L_S @MMK_R_g -15; + pos @MMK_L_S @MMK_R_x -35; + pos @MMK_L_S @MMK_R_y -45; + pos @MMK_L_S @MMK_R_q -10; + pos @MMK_L_S @MMK_R_s -60; + pos @MMK_L_S @MMK_R_t -80; + pos @MMK_L_S @MMK_R_v -50; + pos @MMK_L_S @MMK_R_w -45; + pos @MMK_L_S @MMK_R_Oslash -30; + pos @MMK_L_S @MMK_R_oslash -15; + pos @MMK_L_S @MMK_R_eth -10; + pos @MMK_L_D quotedblbase -105; + pos @MMK_L_D parenright -145; + pos @MMK_L_D asciicircum -20; + pos @MMK_L_D colon -25; + pos @MMK_L_D quotedbl -35; + pos @MMK_L_D yen -45; + pos @MMK_L_D ampersand -10; + pos @MMK_L_D guillemetright -30; + pos @MMK_L_D quoteright -65; + pos @MMK_L_D euro -90; + pos @MMK_L_D braceleft -60; + pos @MMK_L_D semicolon -30; + pos @MMK_L_D quoteleft -45; + pos @MMK_L_D ellipsis -90; + pos @MMK_L_D guilsinglright -30; + pos @MMK_L_D sterling -35; + pos @MMK_L_D degree -55; + pos @MMK_L_D paragraph -25; + pos @MMK_L_D registered -10; + pos @MMK_L_D question -140; + pos @MMK_L_D percent -30; + pos @MMK_L_D numbersign -85; + pos @MMK_L_D trademark -35; + pos @MMK_L_D quotedblleft -45; + pos @MMK_L_D asterisk -25; + pos @MMK_L_D quotesinglbase -105; + pos @MMK_L_D quotesingle -35; + pos @MMK_L_D braceright -60; + pos @MMK_L_D perthousand -30; + pos @MMK_L_D asciitilde -25; + pos @MMK_L_D multiply -50; + pos @MMK_L_D slash -95; + pos @MMK_L_D underscore -210; + pos @MMK_L_D quotedblright -65; + pos @MMK_L_D comma -105; + pos @MMK_L_D questiondown -80; + pos @MMK_L_D backslash -125; + pos @MMK_L_D dollar -60; + pos @MMK_L_D @MMK_R_A -65; + pos @MMK_L_D @MMK_R_J -135; + pos @MMK_L_D @MMK_R_W -60; + pos @MMK_L_D @MMK_R_V -75; + pos @MMK_L_D @MMK_R_T -75; + pos @MMK_L_D @MMK_R_S -55; + pos @MMK_L_D @MMK_R_Y -75; + pos @MMK_L_D @MMK_R_X -75; + pos @MMK_L_D @MMK_R_f -15; + pos @MMK_L_D @MMK_R_w -20; + pos @MMK_L_D @MMK_R_v -25; + pos @MMK_L_D @MMK_R_t -15; + pos @MMK_L_D @MMK_R_s -35; + pos @MMK_L_D @MMK_R_y -20; + pos @MMK_L_D @MMK_R_x -45; + pos @MMK_L_D @MMK_R_tcaron -15; + pos @MMK_L_D @MMK_R_a.alt -20; + pos @MMK_L_G quotedblright -10; + pos @MMK_L_G euro -90; + pos @MMK_L_G asciitilde -25; + pos @MMK_L_G underscore -105; + pos @MMK_L_G braceleft -60; + pos @MMK_L_G quoteright -10; + pos @MMK_L_G yen -10; + pos @MMK_L_G sterling -30; + pos @MMK_L_G numbersign -50; + pos @MMK_L_G dollar -30; + pos @MMK_L_G quotedblbase -20; + pos @MMK_L_G backslash -45; + pos @MMK_L_G parenright -40; + pos @MMK_L_G comma -20; + pos @MMK_L_G multiply -40; + pos @MMK_L_G question -35; + pos @MMK_L_G braceright -55; + pos @MMK_L_G slash -15; + pos @MMK_L_G semicolon -10; + pos @MMK_L_G quotesinglbase -20; + pos @MMK_L_G asciicircum -10; + pos @MMK_L_G @MMK_R_A -15; + pos @MMK_L_G @MMK_R_X -15; + pos @MMK_L_G @MMK_R_Y -20; + pos @MMK_L_G @MMK_R_V -15; + pos @MMK_L_G @MMK_R_W -15; + pos @MMK_L_G @MMK_R_S -25; + pos @MMK_L_G @MMK_R_J -30; + pos @MMK_L_G @MMK_R_x -10; + pos @MMK_L_G @MMK_R_s -30; + pos @MMK_L_E semicolon -10; + pos @MMK_L_E euro -90; + pos @MMK_L_E numbersign -50; + pos @MMK_L_E multiply -40; + pos @MMK_L_E quotedblbase -15; + pos @MMK_L_E dollar -30; + pos @MMK_L_E backslash -15; + pos @MMK_L_E question -15; + pos @MMK_L_E underscore -310; + pos @MMK_L_E braceright -55; + pos @MMK_L_E parenright -25; + pos @MMK_L_E quotedblright -10; + pos @MMK_L_E asciicircum -15; + pos @MMK_L_E comma -15; + pos @MMK_L_E braceleft -60; + pos @MMK_L_E asciitilde -25; + pos @MMK_L_E quoteright -10; + pos @MMK_L_E sterling -30; + pos @MMK_L_E quotesinglbase -15; + pos @MMK_L_E @MMK_R_J -25; + pos @MMK_L_E @MMK_R_S -25; + pos @MMK_L_E @MMK_R_s -20; + pos @MMK_L_I backslash -15; + pos @MMK_L_I comma -15; + pos @MMK_L_I quotedblright -10; + pos @MMK_L_I question -15; + pos @MMK_L_I quotedblbase -15; + pos @MMK_L_I quotesinglbase -15; + pos @MMK_L_I underscore -115; + pos @MMK_L_I asciicircum -15; + pos @MMK_L_I dollar -30; + pos @MMK_L_I semicolon -10; + pos @MMK_L_I multiply -40; + pos @MMK_L_I asciitilde -25; + pos @MMK_L_I parenright -25; + pos @MMK_L_I euro -90; + pos @MMK_L_I numbersign -50; + pos @MMK_L_I quoteright -10; + pos @MMK_L_I braceright -55; + pos @MMK_L_I sterling -30; + pos @MMK_L_I braceleft -60; + pos @MMK_L_I @MMK_R_s -20; + pos @MMK_L_I @MMK_R_S -25; + pos @MMK_L_I @MMK_R_J -25; + pos @MMK_L_Thorn comma -115; + pos @MMK_L_Thorn quotedblbase -180; + pos @MMK_L_Thorn braceright -60; + pos @MMK_L_Thorn quoteleft -60; + pos @MMK_L_Thorn numbersign -90; + pos @MMK_L_Thorn yen -50; + pos @MMK_L_Thorn ampersand -15; + pos @MMK_L_Thorn backslash -140; + pos @MMK_L_Thorn quotesingle -45; + pos @MMK_L_Thorn multiply -55; + pos @MMK_L_Thorn asciicircum -30; + pos @MMK_L_Thorn braceleft -60; + pos @MMK_L_Thorn question -175; + pos @MMK_L_Thorn registered -10; + pos @MMK_L_Thorn asterisk -40; + pos @MMK_L_Thorn euro -90; + pos @MMK_L_Thorn quoteright -100; + pos @MMK_L_Thorn quotedblleft -60; + pos @MMK_L_Thorn questiondown -115; + pos @MMK_L_Thorn semicolon -40; + pos @MMK_L_Thorn perthousand -40; + pos @MMK_L_Thorn sterling -35; + pos @MMK_L_Thorn slash -110; + pos @MMK_L_Thorn quotedbl -45; + pos @MMK_L_Thorn dollar -70; + pos @MMK_L_Thorn parenright -170; + pos @MMK_L_Thorn percent -40; + pos @MMK_L_Thorn underscore -350; + pos @MMK_L_Thorn paragraph -30; + pos @MMK_L_Thorn guilsinglright -35; + pos @MMK_L_Thorn quotedblright -100; + pos @MMK_L_Thorn asciitilde -30; + pos @MMK_L_Thorn colon -35; + pos @MMK_L_Thorn trademark -60; + pos @MMK_L_Thorn quotesinglbase -115; + pos @MMK_L_Thorn guillemetright -35; + pos @MMK_L_Thorn degree -75; + pos @MMK_L_Thorn ellipsis -160; + pos @MMK_L_Thorn @MMK_R_a.alt -30; + pos @MMK_L_Thorn @MMK_R_f -20; + pos @MMK_L_Thorn @MMK_R_s -35; + pos @MMK_L_Thorn @MMK_R_t -20; + pos @MMK_L_Thorn @MMK_R_v -25; + pos @MMK_L_Thorn @MMK_R_w -25; + pos @MMK_L_Thorn @MMK_R_x -50; + pos @MMK_L_Thorn @MMK_R_y -25; + pos @MMK_L_Thorn @MMK_R_A -70; + pos @MMK_L_Thorn @MMK_R_J -180; + pos @MMK_L_Thorn @MMK_R_S -65; + pos @MMK_L_Thorn @MMK_R_T -130; + pos @MMK_L_Thorn @MMK_R_V -80; + pos @MMK_L_Thorn @MMK_R_W -65; + pos @MMK_L_Thorn @MMK_R_X -80; + pos @MMK_L_Thorn @MMK_R_Y -80; + pos @MMK_L_Thorn @MMK_R_tcaron -20; + pos @MMK_L_N euro -90; + pos @MMK_L_N dollar -30; + pos @MMK_L_N quoteright -10; + pos @MMK_L_N asciitilde -25; + pos @MMK_L_N quotesinglbase -15; + pos @MMK_L_N braceleft -60; + pos @MMK_L_N parenright -25; + pos @MMK_L_N underscore -355; + pos @MMK_L_N braceright -55; + pos @MMK_L_N multiply -40; + pos @MMK_L_N comma -15; + pos @MMK_L_N backslash -15; + pos @MMK_L_N numbersign -50; + pos @MMK_L_N sterling -30; + pos @MMK_L_N semicolon -10; + pos @MMK_L_N asciicircum -15; + pos @MMK_L_N question -15; + pos @MMK_L_N quotedblright -10; + pos @MMK_L_N quotedblbase -15; + pos @MMK_L_N @MMK_R_S -25; + pos @MMK_L_N @MMK_R_J -25; + pos @MMK_L_N @MMK_R_s -20; + pos @MMK_L_B guillemetright -15; + pos @MMK_L_B questiondown -25; + pos @MMK_L_B periodcentered -20; + pos @MMK_L_B underscore -105; + pos @MMK_L_B numbersign -50; + pos @MMK_L_B dollar -60; + pos @MMK_L_B parenleft -10; + pos @MMK_L_B quotesingle -35; + pos @MMK_L_B quotedblleft -30; + pos @MMK_L_B parenright -90; + pos @MMK_L_B trademark -30; + pos @MMK_L_B sterling -40; + pos @MMK_L_B plus -15; + pos @MMK_L_B colon -25; + pos @MMK_L_B braceleft -75; + pos @MMK_L_B quotesinglbase -45; + pos @MMK_L_B asciicircum -50; + pos @MMK_L_B copyright -10; + pos @MMK_L_B guillemetleft -10; + pos @MMK_L_B question -85; + pos @MMK_L_B semicolon -35; + pos @MMK_L_B asterisk -25; + pos @MMK_L_B guilsinglright -15; + pos @MMK_L_B multiply -45; + pos @MMK_L_B perthousand -30; + pos @MMK_L_B slash -45; + pos @MMK_L_B backslash -95; + pos @MMK_L_B yen -50; + pos @MMK_L_B bullet -25; + pos @MMK_L_B degree -35; + pos @MMK_L_B quoteright -40; + pos @MMK_L_B quotedbl -35; + pos @MMK_L_B ellipsis -25; + pos @MMK_L_B quotedblright -40; + pos @MMK_L_B guilsinglleft -10; + pos @MMK_L_B comma -45; + pos @MMK_L_B cent -10; + pos @MMK_L_B percent -30; + pos @MMK_L_B quotedblbase -45; + pos @MMK_L_B minus -15; + pos @MMK_L_B divide -15; + pos @MMK_L_B registered -30; + pos @MMK_L_B quoteleft -30; + pos @MMK_L_B paragraph -25; + pos @MMK_L_B less -40; + pos @MMK_L_B euro -95; + pos @MMK_L_B braceright -55; + pos @MMK_L_B at -10; + pos @MMK_L_B asciitilde -75; + pos @MMK_L_B @MMK_R_q -10; + pos @MMK_L_B @MMK_R_s -60; + pos @MMK_L_B @MMK_R_t -30; + pos @MMK_L_B @MMK_R_w -30; + pos @MMK_L_B @MMK_R_v -30; + pos @MMK_L_B @MMK_R_y -30; + pos @MMK_L_B @MMK_R_x -35; + pos @MMK_L_B @MMK_R_a -10; + pos @MMK_L_B @MMK_R_c -10; + pos @MMK_L_B @MMK_R_e -10; + pos @MMK_L_B @MMK_R_d -10; + pos @MMK_L_B @MMK_R_g -15; + pos @MMK_L_B @MMK_R_f -30; + pos @MMK_L_B @MMK_R_o -10; + pos @MMK_L_B @MMK_R_Q -25; + pos @MMK_L_B @MMK_R_S -55; + pos @MMK_L_B @MMK_R_U -10; + pos @MMK_L_B @MMK_R_T -40; + pos @MMK_L_B @MMK_R_W -60; + pos @MMK_L_B @MMK_R_V -65; + pos @MMK_L_B @MMK_R_Y -65; + pos @MMK_L_B @MMK_R_X -35; + pos @MMK_L_B @MMK_R_A -35; + pos @MMK_L_B @MMK_R_C -30; + pos @MMK_L_B @MMK_R_G -30; + pos @MMK_L_B @MMK_R_J -60; + pos @MMK_L_B @MMK_R_O -25; + pos @MMK_L_B @MMK_R_Oslash -25; + pos @MMK_L_B @MMK_R_oslash -10; + pos @MMK_L_B @MMK_R_tcaron -30; + pos @MMK_L_B @MMK_R_dcaron -10; + pos @MMK_L_B @MMK_R_dcroat -10; + pos @MMK_L_P quotedblright -20; + pos @MMK_L_P braceright -65; + pos @MMK_L_P yen -30; + pos @MMK_L_P ellipsis -285; + pos @MMK_L_P emdash -20; + pos @MMK_L_P parenleft -20; + pos @MMK_L_P endash -20; + pos @MMK_L_P quotedblbase -205; + pos @MMK_L_P slash -165; + pos @MMK_L_P periodcentered -45; + pos @MMK_L_P less -10; + pos @MMK_L_P quotedblleft -10; + pos @MMK_L_P guillemetright -20; + pos @MMK_L_P quotedbl -15; + pos @MMK_L_P degree -15; + pos @MMK_L_P quotesingle -15; + pos @MMK_L_P bullet -25; + pos @MMK_L_P quoteright -20; + pos @MMK_L_P underscore -350; + pos @MMK_L_P question -75; + pos @MMK_L_P comma -115; + pos @MMK_L_P euro -90; + pos @MMK_L_P braceleft -80; + pos @MMK_L_P asciitilde -50; + pos @MMK_L_P quoteleft -10; + pos @MMK_L_P copyright -15; + pos @MMK_L_P quotesinglbase -115; + pos @MMK_L_P guillemetleft -80; + pos @MMK_L_P semicolon -10; + pos @MMK_L_P guilsinglleft -80; + pos @MMK_L_P guilsinglright -20; + pos @MMK_L_P sterling -50; + pos @MMK_L_P questiondown -200; + pos @MMK_L_P dollar -35; + pos @MMK_L_P hyphen -20; + pos @MMK_L_P at -15; + pos @MMK_L_P asciicircum -15; + pos @MMK_L_P parenright -80; + pos @MMK_L_P cent -25; + pos @MMK_L_P backslash -80; + pos @MMK_L_P ampersand -65; + pos @MMK_L_P multiply -45; + pos @MMK_L_P numbersign -125; + pos @MMK_L_P @MMK_R_dcaron -30; + pos @MMK_L_P @MMK_R_oslash -25; + pos @MMK_L_P @MMK_R_dcroat -30; + pos @MMK_L_P @MMK_R_s -30; + pos @MMK_L_P @MMK_R_q -30; + pos @MMK_L_P @MMK_R_x -15; + pos @MMK_L_P @MMK_R_c -30; + pos @MMK_L_P @MMK_R_a -30; + pos @MMK_L_P @MMK_R_g -25; + pos @MMK_L_P @MMK_R_e -30; + pos @MMK_L_P @MMK_R_d -30; + pos @MMK_L_P @MMK_R_o -25; + pos @MMK_L_P @MMK_R_S -30; + pos @MMK_L_P @MMK_R_W -40; + pos @MMK_L_P @MMK_R_V -45; + pos @MMK_L_P @MMK_R_T -25; + pos @MMK_L_P @MMK_R_Y -50; + pos @MMK_L_P @MMK_R_A -105; + pos @MMK_L_P @MMK_R_J -285; + pos @MMK_L_P @MMK_R_X -55; + pos @MMK_L_P @MMK_R_a.alt -80; + pos @MMK_L_P @MMK_R_eth -35; + pos @MMK_L_Q yen -50; + pos @MMK_L_Q multiply -50; + pos @MMK_L_Q guillemetright -30; + pos @MMK_L_Q asciitilde -25; + pos @MMK_L_Q quotedblbase -90; + pos @MMK_L_Q questiondown -75; + pos @MMK_L_Q sterling -35; + pos @MMK_L_Q guilsinglright -30; + pos @MMK_L_Q degree -60; + pos @MMK_L_Q perthousand -30; + pos @MMK_L_Q asterisk -30; + pos @MMK_L_Q braceleft -60; + pos @MMK_L_Q parenright -150; + pos @MMK_L_Q underscore -150; + pos @MMK_L_Q semicolon -35; + pos @MMK_L_Q slash -90; + pos @MMK_L_Q registered -10; + pos @MMK_L_Q backslash -130; + pos @MMK_L_Q numbersign -85; + pos @MMK_L_Q ellipsis -75; + pos @MMK_L_Q euro -90; + pos @MMK_L_Q paragraph -25; + pos @MMK_L_Q braceright -60; + pos @MMK_L_Q asciicircum -25; + pos @MMK_L_Q dollar -60; + pos @MMK_L_Q comma -90; + pos @MMK_L_Q ampersand -10; + pos @MMK_L_Q quotedbl -35; + pos @MMK_L_Q quoteright -70; + pos @MMK_L_Q quotesingle -35; + pos @MMK_L_Q quoteleft -45; + pos @MMK_L_Q percent -30; + pos @MMK_L_Q quotesinglbase -90; + pos @MMK_L_Q quotedblleft -45; + pos @MMK_L_Q question -145; + pos @MMK_L_Q trademark -40; + pos @MMK_L_Q colon -25; + pos @MMK_L_Q quotedblright -70; + pos @MMK_L_Q @MMK_R_a.alt -20; + pos @MMK_L_Q @MMK_R_x -45; + pos @MMK_L_Q @MMK_R_y -20; + pos @MMK_L_Q @MMK_R_s -35; + pos @MMK_L_Q @MMK_R_v -25; + pos @MMK_L_Q @MMK_R_w -20; + pos @MMK_L_Q @MMK_R_t -15; + pos @MMK_L_Q @MMK_R_f -15; + pos @MMK_L_Q @MMK_R_Y -75; + pos @MMK_L_Q @MMK_R_S -55; + pos @MMK_L_Q @MMK_R_V -75; + pos @MMK_L_Q @MMK_R_W -60; + pos @MMK_L_Q @MMK_R_T -80; + pos @MMK_L_Q @MMK_R_J -115; + pos @MMK_L_Q @MMK_R_A -65; + pos @MMK_L_Q @MMK_R_X -75; + pos @MMK_L_Q @MMK_R_tcaron -15; + pos @MMK_L_F parenright -25; + pos @MMK_L_F braceright -60; + pos @MMK_L_F quotedblright -10; + pos @MMK_L_F backslash -15; + pos @MMK_L_F slash -105; + pos @MMK_L_F multiply -45; + pos @MMK_L_F braceleft -60; + pos @MMK_L_F asciitilde -25; + pos @MMK_L_F numbersign -85; + pos @MMK_L_F underscore -320; + pos @MMK_L_F comma -115; + pos @MMK_L_F quoteright -10; + pos @MMK_L_F question -15; + pos @MMK_L_F questiondown -195; + pos @MMK_L_F quotesinglbase -115; + pos @MMK_L_F semicolon -10; + pos @MMK_L_F ellipsis -285; + pos @MMK_L_F guilsinglright -20; + pos @MMK_L_F dollar -30; + pos @MMK_L_F quotedblbase -205; + pos @MMK_L_F euro -90; + pos @MMK_L_F sterling -35; + pos @MMK_L_F asciicircum -15; + pos @MMK_L_F guillemetright -20; + pos @MMK_L_F @MMK_R_a.alt -25; + pos @MMK_L_F @MMK_R_S -25; + pos @MMK_L_F @MMK_R_A -65; + pos @MMK_L_F @MMK_R_J -285; + pos @MMK_L_F @MMK_R_s -30; + pos @MMK_L_F @MMK_R_x -10; + pos @MMK_L_R at -15; + pos @MMK_L_R minus -10; + pos @MMK_L_R questiondown -35; + pos @MMK_L_R sterling -55; + pos @MMK_L_R quotedblleft -10; + pos @MMK_L_R dollar -35; + pos @MMK_L_R semicolon -10; + pos @MMK_L_R quotesingle -15; + pos @MMK_L_R divide -10; + pos @MMK_L_R copyright -15; + pos @MMK_L_R question -75; + pos @MMK_L_R ellipsis -40; + pos @MMK_L_R euro -90; + pos @MMK_L_R numbersign -105; + pos @MMK_L_R slash -30; + pos @MMK_L_R hyphen -25; + pos @MMK_L_R endash -25; + pos @MMK_L_R quotedblright -20; + pos @MMK_L_R less -10; + pos @MMK_L_R backslash -85; + pos @MMK_L_R cent -25; + pos @MMK_L_R quotesinglbase -55; + pos @MMK_L_R guilsinglleft -80; + pos @MMK_L_R yen -30; + pos @MMK_L_R quotedblbase -55; + pos @MMK_L_R quoteleft -10; + pos @MMK_L_R emdash -25; + pos @MMK_L_R periodcentered -45; + pos @MMK_L_R braceleft -85; + pos @MMK_L_R asciitilde -55; + pos @MMK_L_R plus -10; + pos @MMK_L_R quoteright -20; + pos @MMK_L_R degree -20; + pos @MMK_L_R parenright -80; + pos @MMK_L_R guillemetleft -80; + pos @MMK_L_R bullet -25; + pos @MMK_L_R quotedbl -15; + pos @MMK_L_R guilsinglright -20; + pos @MMK_L_R guillemetright -20; + pos @MMK_L_R parenleft -20; + pos @MMK_L_R comma -55; + pos @MMK_L_R asciicircum -15; + pos @MMK_L_R braceright -65; + pos @MMK_L_R multiply -45; + pos @MMK_L_R ampersand -65; + pos @MMK_L_R underscore -350; + pos @MMK_L_R @MMK_R_q -30; + pos @MMK_L_R @MMK_R_dcaron -30; + pos @MMK_L_R @MMK_R_A -35; + pos @MMK_L_R @MMK_R_J -85; + pos @MMK_L_R @MMK_R_O -10; + pos @MMK_L_R @MMK_R_Q -10; + pos @MMK_L_R @MMK_R_S -30; + pos @MMK_L_R @MMK_R_T -25; + pos @MMK_L_R @MMK_R_W -40; + pos @MMK_L_R @MMK_R_V -45; + pos @MMK_L_R @MMK_R_Y -50; + pos @MMK_L_R @MMK_R_X -35; + pos @MMK_L_R @MMK_R_a -30; + pos @MMK_L_R @MMK_R_c -30; + pos @MMK_L_R @MMK_R_e -30; + pos @MMK_L_R @MMK_R_d -30; + pos @MMK_L_R @MMK_R_g -25; + pos @MMK_L_R @MMK_R_o -30; + pos @MMK_L_R @MMK_R_s -30; + pos @MMK_L_R @MMK_R_x -15; + pos @MMK_L_R @MMK_R_oslash -30; + pos @MMK_L_R @MMK_R_eth -35; + pos @MMK_L_R @MMK_R_dcroat -30; + pos @MMK_L_R @MMK_R_Oslash -10; + pos @MMK_L_R @MMK_R_a.alt -80; + pos @MMK_L_L comma -15; + pos @MMK_L_L quoteleft -115; + pos @MMK_L_L cent -20; + pos @MMK_L_L underscore -300; + pos @MMK_L_L multiply -105; + pos @MMK_L_L asciitilde -240; + pos @MMK_L_L divide -220; + pos @MMK_L_L registered -155; + pos @MMK_L_L quotedblleft -200; + pos @MMK_L_L degree -215; + pos @MMK_L_L braceright -55; + pos @MMK_L_L quotedblbase -15; + pos @MMK_L_L quotedbl -200; + pos @MMK_L_L at -20; + pos @MMK_L_L guilsinglleft -75; + pos @MMK_L_L dollar -45; + pos @MMK_L_L perthousand -85; + pos @MMK_L_L asterisk -190; + pos @MMK_L_L numbersign -50; + pos @MMK_L_L backslash -235; + pos @MMK_L_L sterling -30; + pos @MMK_L_L parenright -85; + pos @MMK_L_L plus -235; + pos @MMK_L_L minus -300; + pos @MMK_L_L asciicircum -260; + pos @MMK_L_L percent -85; + pos @MMK_L_L quotedblright -200; + pos @MMK_L_L copyright -20; + pos @MMK_L_L semicolon -10; + pos @MMK_L_L paragraph -220; + pos @MMK_L_L braceleft -105; + pos @MMK_L_L question -180; + pos @MMK_L_L euro -190; + pos @MMK_L_L periodcentered -100; + pos @MMK_L_L emdash -300; + pos @MMK_L_L bullet -80; + pos @MMK_L_L guillemetleft -75; + pos @MMK_L_L endash -290; + pos @MMK_L_L hyphen -185; + pos @MMK_L_L trademark -300; + pos @MMK_L_L quotesingle -110; + pos @MMK_L_L quotesinglbase -15; + pos @MMK_L_L parenleft -15; + pos @MMK_L_L yen -55; + pos @MMK_L_L quoteright -115; + pos @MMK_L_L less -295; + pos @MMK_L_L @MMK_R_dcaron -15; + pos @MMK_L_L @MMK_R_tcaron -80; + pos @MMK_L_L @MMK_R_oslash -20; + pos @MMK_L_L @MMK_R_dcroat -15; + pos @MMK_L_L @MMK_R_eth -15; + pos @MMK_L_L @MMK_R_Q -50; + pos @MMK_L_L @MMK_R_O -50; + pos @MMK_L_L @MMK_R_J -25; + pos @MMK_L_L @MMK_R_G -50; + pos @MMK_L_L @MMK_R_C -55; + pos @MMK_L_L @MMK_R_Y -100; + pos @MMK_L_L @MMK_R_W -100; + pos @MMK_L_L @MMK_R_V -125; + pos @MMK_L_L @MMK_R_U -20; + pos @MMK_L_L @MMK_R_T -135; + pos @MMK_L_L @MMK_R_S -35; + pos @MMK_L_L @MMK_R_o -20; + pos @MMK_L_L @MMK_R_g -30; + pos @MMK_L_L @MMK_R_f -80; + pos @MMK_L_L @MMK_R_e -20; + pos @MMK_L_L @MMK_R_d -15; + pos @MMK_L_L @MMK_R_c -15; + pos @MMK_L_L @MMK_R_a -15; + pos @MMK_L_L @MMK_R_y -45; + pos @MMK_L_L @MMK_R_w -50; + pos @MMK_L_L @MMK_R_v -55; + pos @MMK_L_L @MMK_R_t -80; + pos @MMK_L_L @MMK_R_s -20; + pos @MMK_L_L @MMK_R_q -15; + pos @MMK_L_Y braceright -70; + pos @MMK_L_Y hyphen -85; + pos @MMK_L_Y quotedbl -10; + pos @MMK_L_Y quotedblleft -30; + pos @MMK_L_Y quotedblbase -120; + pos @MMK_L_Y asterisk -15; + pos @MMK_L_Y dollar -60; + pos @MMK_L_Y plus -75; + pos @MMK_L_Y asciitilde -115; + pos @MMK_L_Y semicolon -55; + pos @MMK_L_Y degree -15; + pos @MMK_L_Y perthousand -30; + pos @MMK_L_Y guilsinglleft -95; + pos @MMK_L_Y minus -75; + pos @MMK_L_Y quoteleft -30; + pos @MMK_L_Y endash -85; + pos @MMK_L_Y euro -135; + pos @MMK_L_Y guillemetleft -95; + pos @MMK_L_Y underscore -355; + pos @MMK_L_Y cent -90; + pos @MMK_L_Y braceleft -135; + pos @MMK_L_Y multiply -105; + pos @MMK_L_Y ellipsis -105; + pos @MMK_L_Y guillemetright -85; + pos @MMK_L_Y less -75; + pos @MMK_L_Y trademark -30; + pos @MMK_L_Y parenright -40; + pos @MMK_L_Y divide -75; + pos @MMK_L_Y question -25; + pos @MMK_L_Y registered -50; + pos @MMK_L_Y paragraph -35; + pos @MMK_L_Y quotesinglbase -115; + pos @MMK_L_Y comma -115; + pos @MMK_L_Y at -80; + pos @MMK_L_Y slash -100; + pos @MMK_L_Y backslash -15; + pos @MMK_L_Y questiondown -105; + pos @MMK_L_Y periodcentered -100; + pos @MMK_L_Y asciicircum -80; + pos @MMK_L_Y ampersand -105; + pos @MMK_L_Y bullet -90; + pos @MMK_L_Y guilsinglright -85; + pos @MMK_L_Y quotesingle -10; + pos @MMK_L_Y equal -45; + pos @MMK_L_Y copyright -85; + pos @MMK_L_Y quoteright -25; + pos @MMK_L_Y sterling -115; + pos @MMK_L_Y parenleft -85; + pos @MMK_L_Y percent -30; + pos @MMK_L_Y emdash -85; + pos @MMK_L_Y colon -50; + pos @MMK_L_Y quotedblright -25; + pos @MMK_L_Y numbersign -155; + pos @MMK_L_Y @MMK_R_C -65; + pos @MMK_L_Y @MMK_R_A -105; + pos @MMK_L_Y @MMK_R_G -70; + pos @MMK_L_Y @MMK_R_J -130; + pos @MMK_L_Y @MMK_R_S -55; + pos @MMK_L_Y @MMK_R_Q -70; + pos @MMK_L_Y @MMK_R_c -95; + pos @MMK_L_Y @MMK_R_a -95; + pos @MMK_L_Y @MMK_R_g -90; + pos @MMK_L_Y @MMK_R_d -95; + pos @MMK_L_Y @MMK_R_e -95; + pos @MMK_L_Y @MMK_R_n -45; + pos @MMK_L_Y @MMK_R_o -95; + pos @MMK_L_Y @MMK_R_m -45; + pos @MMK_L_Y @MMK_R_r -45; + pos @MMK_L_Y @MMK_R_s -95; + pos @MMK_L_Y @MMK_R_q -95; + pos @MMK_L_Y @MMK_R_v -45; + pos @MMK_L_Y @MMK_R_w -45; + pos @MMK_L_Y @MMK_R_t -45; + pos @MMK_L_Y @MMK_R_u -45; + pos @MMK_L_Y @MMK_R_z -45; + pos @MMK_L_Y @MMK_R_x -55; + pos @MMK_L_Y @MMK_R_y -45; + pos @MMK_L_Y @MMK_R_germandbls -35; + pos @MMK_L_Y @MMK_R_a.alt -105; + pos @MMK_L_Y @MMK_R_O -70; + pos @MMK_L_Y @MMK_R_f -45; + pos @MMK_L_Y @MMK_R_p -45; + pos @MMK_L_Y @MMK_R_Oslash -70; + pos @MMK_L_Y @MMK_R_eth -95; + pos @MMK_L_Y @MMK_R_dcaron -95; + pos @MMK_L_Y @MMK_R_dcroat -95; + pos @MMK_L_Y @MMK_R_tcaron -45; + pos @MMK_L_Y @MMK_R_oslash -95; + pos @MMK_L_X perthousand -30; + pos @MMK_L_X quotedblleft -30; + pos @MMK_L_X emdash -55; + pos @MMK_L_X guilsinglleft -70; + pos @MMK_L_X paragraph -40; + pos @MMK_L_X plus -75; + pos @MMK_L_X quotesingle -10; + pos @MMK_L_X quoteleft -30; + pos @MMK_L_X degree -15; + pos @MMK_L_X copyright -65; + pos @MMK_L_X quotedblbase -25; + pos @MMK_L_X endash -55; + pos @MMK_L_X asterisk -20; + pos @MMK_L_X quotesinglbase -25; + pos @MMK_L_X cent -65; + pos @MMK_L_X less -85; + pos @MMK_L_X question -25; + pos @MMK_L_X braceleft -110; + pos @MMK_L_X guilsinglright -15; + pos @MMK_L_X minus -75; + pos @MMK_L_X dollar -55; + pos @MMK_L_X euro -140; + pos @MMK_L_X ellipsis -10; + pos @MMK_L_X quotedbl -10; + pos @MMK_L_X percent -30; + pos @MMK_L_X underscore -355; + pos @MMK_L_X sterling -35; + pos @MMK_L_X colon -10; + pos @MMK_L_X trademark -35; + pos @MMK_L_X equal -45; + pos @MMK_L_X numbersign -75; + pos @MMK_L_X asciitilde -120; + pos @MMK_L_X guillemetleft -70; + pos @MMK_L_X quoteright -25; + pos @MMK_L_X bullet -85; + pos @MMK_L_X divide -75; + pos @MMK_L_X hyphen -55; + pos @MMK_L_X ampersand -50; + pos @MMK_L_X registered -55; + pos @MMK_L_X periodcentered -80; + pos @MMK_L_X semicolon -15; + pos @MMK_L_X parenleft -60; + pos @MMK_L_X braceright -55; + pos @MMK_L_X asciicircum -90; + pos @MMK_L_X at -65; + pos @MMK_L_X parenright -40; + pos @MMK_L_X guillemetright -15; + pos @MMK_L_X multiply -105; + pos @MMK_L_X comma -25; + pos @MMK_L_X quotedblright -25; + pos @MMK_L_X backslash -15; + pos @MMK_L_X @MMK_R_dcaron -65; + pos @MMK_L_X @MMK_R_y -50; + pos @MMK_L_X @MMK_R_s -30; + pos @MMK_L_X @MMK_R_q -65; + pos @MMK_L_X @MMK_R_w -50; + pos @MMK_L_X @MMK_R_v -50; + pos @MMK_L_X @MMK_R_u -45; + pos @MMK_L_X @MMK_R_t -50; + pos @MMK_L_X @MMK_R_o -70; + pos @MMK_L_X @MMK_R_c -65; + pos @MMK_L_X @MMK_R_a -65; + pos @MMK_L_X @MMK_R_g -75; + pos @MMK_L_X @MMK_R_f -50; + pos @MMK_L_X @MMK_R_e -65; + pos @MMK_L_X @MMK_R_d -65; + pos @MMK_L_X @MMK_R_S -50; + pos @MMK_L_X @MMK_R_J -40; + pos @MMK_L_X @MMK_R_O -80; + pos @MMK_L_X @MMK_R_C -75; + pos @MMK_L_X @MMK_R_G -75; + pos @MMK_L_X @MMK_R_eth -60; + pos @MMK_L_X @MMK_R_a.alt -40; + pos @MMK_L_X @MMK_R_oslash -25; + pos @MMK_L_X @MMK_R_dcroat -65; + pos @MMK_L_X @MMK_R_Q -80; + pos @MMK_L_X @MMK_R_tcaron -50; + pos @MMK_L_Oslash quoteright -50; + pos @MMK_L_Oslash slash -100; + pos @MMK_L_Oslash perthousand -35; + pos @MMK_L_Oslash yen -25; + pos @MMK_L_Oslash quotesinglbase -110; + pos @MMK_L_Oslash dollar -65; + pos @MMK_L_Oslash multiply -50; + pos @MMK_L_Oslash backslash -35; + pos @MMK_L_Oslash quoteleft -45; + pos @MMK_L_Oslash quotedblbase -110; + pos @MMK_L_Oslash quotesingle -35; + pos @MMK_L_Oslash braceleft -60; + pos @MMK_L_Oslash guilsinglright -30; + pos @MMK_L_Oslash colon -25; + pos @MMK_L_Oslash ampersand -10; + pos @MMK_L_Oslash paragraph -25; + pos @MMK_L_Oslash question -70; + pos @MMK_L_Oslash quotedblleft -45; + pos @MMK_L_Oslash degree -40; + pos @MMK_L_Oslash semicolon -35; + pos @MMK_L_Oslash ellipsis -95; + pos @MMK_L_Oslash guillemetright -30; + pos @MMK_L_Oslash parenright -90; + pos @MMK_L_Oslash comma -110; + pos @MMK_L_Oslash quotedblright -50; + pos @MMK_L_Oslash asciicircum -25; + pos @MMK_L_Oslash registered -10; + pos @MMK_L_Oslash trademark -40; + pos @MMK_L_Oslash sterling -35; + pos @MMK_L_Oslash braceright -60; + pos @MMK_L_Oslash quotedbl -35; + pos @MMK_L_Oslash questiondown -80; + pos @MMK_L_Oslash asciitilde -30; + pos @MMK_L_Oslash numbersign -85; + pos @MMK_L_Oslash euro -90; + pos @MMK_L_Oslash percent -35; + pos @MMK_L_Oslash asterisk -30; + pos @MMK_L_Oslash underscore -200; + pos @MMK_L_Oslash @MMK_R_X -25; + pos @MMK_L_Oslash @MMK_R_x -45; + pos @MMK_L_Oslash @MMK_R_tcaron -15; + pos @MMK_L_Oslash @MMK_R_a.alt -20; + pos @MMK_L_Oslash @MMK_R_Y -25; + pos @MMK_L_Oslash @MMK_R_V -25; + pos @MMK_L_Oslash @MMK_R_W -25; + pos @MMK_L_Oslash @MMK_R_T -25; + pos @MMK_L_Oslash @MMK_R_S -60; + pos @MMK_L_Oslash @MMK_R_J -135; + pos @MMK_L_Oslash @MMK_R_A -70; + pos @MMK_L_Oslash @MMK_R_y -25; + pos @MMK_L_Oslash @MMK_R_v -25; + pos @MMK_L_Oslash @MMK_R_w -25; + pos @MMK_L_Oslash @MMK_R_t -15; + pos @MMK_L_Oslash @MMK_R_s -35; + pos @MMK_L_Oslash @MMK_R_f -15; + pos @MMK_L_W ellipsis -125; + pos @MMK_L_W colon -35; + pos @MMK_L_W quotedbl -10; + pos @MMK_L_W underscore -355; + pos @MMK_L_W plus -60; + pos @MMK_L_W parenleft -70; + pos @MMK_L_W asciicircum -65; + pos @MMK_L_W registered -40; + pos @MMK_L_W equal -35; + pos @MMK_L_W guillemetleft -75; + pos @MMK_L_W guilsinglleft -75; + pos @MMK_L_W parenright -35; + pos @MMK_L_W guilsinglright -70; + pos @MMK_L_W asciitilde -100; + pos @MMK_L_W hyphen -65; + pos @MMK_L_W quoteright -25; + pos @MMK_L_W periodcentered -75; + pos @MMK_L_W degree -15; + pos @MMK_L_W ampersand -90; + pos @MMK_L_W quotesingle -10; + pos @MMK_L_W semicolon -45; + pos @MMK_L_W braceleft -125; + pos @MMK_L_W at -65; + pos @MMK_L_W asterisk -15; + pos @MMK_L_W cent -70; + pos @MMK_L_W quotedblleft -20; + pos @MMK_L_W perthousand -25; + pos @MMK_L_W paragraph -30; + pos @MMK_L_W euro -125; + pos @MMK_L_W quotedblbase -140; + pos @MMK_L_W dollar -55; + pos @MMK_L_W quoteleft -20; + pos @MMK_L_W comma -115; + pos @MMK_L_W braceright -70; + pos @MMK_L_W endash -65; + pos @MMK_L_W divide -60; + pos @MMK_L_W quotesinglbase -115; + pos @MMK_L_W questiondown -125; + pos @MMK_L_W guillemetright -70; + pos @MMK_L_W question -25; + pos @MMK_L_W quotedblright -25; + pos @MMK_L_W copyright -65; + pos @MMK_L_W bullet -70; + pos @MMK_L_W backslash -15; + pos @MMK_L_W less -60; + pos @MMK_L_W multiply -90; + pos @MMK_L_W percent -25; + pos @MMK_L_W sterling -100; + pos @MMK_L_W minus -60; + pos @MMK_L_W emdash -65; + pos @MMK_L_W slash -130; + pos @MMK_L_W numbersign -160; + pos @MMK_L_W trademark -25; + pos @MMK_L_W @MMK_R_m -35; + pos @MMK_L_W @MMK_R_n -35; + pos @MMK_L_W @MMK_R_o -75; + pos @MMK_L_W @MMK_R_d -75; + pos @MMK_L_W @MMK_R_f -35; + pos @MMK_L_W @MMK_R_g -70; + pos @MMK_L_W @MMK_R_a -75; + pos @MMK_L_W @MMK_R_c -75; + pos @MMK_L_W @MMK_R_x -45; + pos @MMK_L_W @MMK_R_z -35; + pos @MMK_L_W @MMK_R_t -35; + pos @MMK_L_W @MMK_R_u -35; + pos @MMK_L_W @MMK_R_v -35; + pos @MMK_L_W @MMK_R_w -35; + pos @MMK_L_W @MMK_R_p -35; + pos @MMK_L_W @MMK_R_q -75; + pos @MMK_L_W @MMK_R_r -35; + pos @MMK_L_W @MMK_R_s -80; + pos @MMK_L_W @MMK_R_O -55; + pos @MMK_L_W @MMK_R_J -150; + pos @MMK_L_W @MMK_R_G -55; + pos @MMK_L_W @MMK_R_A -135; + pos @MMK_L_W @MMK_R_C -55; + pos @MMK_L_W @MMK_R_Q -60; + pos @MMK_L_W @MMK_R_S -50; + pos @MMK_L_W @MMK_R_a.alt -95; + pos @MMK_L_W @MMK_R_eth -75; + pos @MMK_L_W @MMK_R_germandbls -25; + pos @MMK_L_W @MMK_R_Oslash -55; + pos @MMK_L_W @MMK_R_y -35; + pos @MMK_L_W @MMK_R_tcaron -35; + pos @MMK_L_W @MMK_R_e -75; + pos @MMK_L_W @MMK_R_oslash -75; + pos @MMK_L_W @MMK_R_dcaron -75; + pos @MMK_L_W @MMK_R_dcroat -75; + pos @MMK_L_T parenleft -75; + pos @MMK_L_T quoteright -15; + pos @MMK_L_T colon -105; + pos @MMK_L_T less -135; + pos @MMK_L_T guillemetright -130; + pos @MMK_L_T braceright -70; + pos @MMK_L_T backslash -15; + pos @MMK_L_T questiondown -135; + pos @MMK_L_T hyphen -135; + pos @MMK_L_T parenright -25; + pos @MMK_L_T asciitilde -160; + pos @MMK_L_T periodcentered -100; + pos @MMK_L_T semicolon -75; + pos @MMK_L_T registered -25; + pos @MMK_L_T slash -130; + pos @MMK_L_T braceleft -110; + pos @MMK_L_T question -15; + pos @MMK_L_T asciicircum -100; + pos @MMK_L_T quotedblright -15; + pos @MMK_L_T minus -135; + pos @MMK_L_T endash -135; + pos @MMK_L_T guilsinglleft -130; + pos @MMK_L_T dollar -30; + pos @MMK_L_T ellipsis -135; + pos @MMK_L_T sterling -90; + pos @MMK_L_T underscore -345; + pos @MMK_L_T guilsinglright -130; + pos @MMK_L_T quotesinglbase -115; + pos @MMK_L_T multiply -175; + pos @MMK_L_T equal -135; + pos @MMK_L_T guillemetleft -130; + pos @MMK_L_T euro -190; + pos @MMK_L_T copyright -85; + pos @MMK_L_T emdash -135; + pos @MMK_L_T ampersand -90; + pos @MMK_L_T comma -115; + pos @MMK_L_T at -80; + pos @MMK_L_T numbersign -185; + pos @MMK_L_T cent -135; + pos @MMK_L_T quotedblbase -150; + pos @MMK_L_T bullet -135; + pos @MMK_L_T plus -135; + pos @MMK_L_T divide -135; + pos @MMK_L_T @MMK_R_Oslash -55; + pos @MMK_L_T @MMK_R_eth -135; + pos @MMK_L_T @MMK_R_oslash -135; + pos @MMK_L_T @MMK_R_S -30; + pos @MMK_L_T @MMK_R_Q -60; + pos @MMK_L_T @MMK_R_G -55; + pos @MMK_L_T @MMK_R_C -50; + pos @MMK_L_T @MMK_R_A -135; + pos @MMK_L_T @MMK_R_O -60; + pos @MMK_L_T @MMK_R_J -160; + pos @MMK_L_T @MMK_R_w -135; + pos @MMK_L_T @MMK_R_v -135; + pos @MMK_L_T @MMK_R_u -135; + pos @MMK_L_T @MMK_R_t -80; + pos @MMK_L_T @MMK_R_s -155; + pos @MMK_L_T @MMK_R_r -135; + pos @MMK_L_T @MMK_R_q -135; + pos @MMK_L_T @MMK_R_p -135; + pos @MMK_L_T @MMK_R_z -135; + pos @MMK_L_T @MMK_R_y -135; + pos @MMK_L_T @MMK_R_x -135; + pos @MMK_L_T @MMK_R_g -135; + pos @MMK_L_T @MMK_R_f -80; + pos @MMK_L_T @MMK_R_e -135; + pos @MMK_L_T @MMK_R_d -135; + pos @MMK_L_T @MMK_R_c -135; + pos @MMK_L_T @MMK_R_a -135; + pos @MMK_L_T @MMK_R_o -135; + pos @MMK_L_T @MMK_R_n -135; + pos @MMK_L_T @MMK_R_m -135; + pos @MMK_L_T @MMK_R_tcaron -80; + pos @MMK_L_T @MMK_R_a.alt -135; + pos @MMK_L_T @MMK_R_dcaron -135; + pos @MMK_L_T @MMK_R_dcroat -135; + pos @MMK_L_Lslash euro -220; + pos @MMK_L_Lslash quoteleft -115; + pos @MMK_L_Lslash braceright -55; + pos @MMK_L_Lslash semicolon -10; + pos @MMK_L_Lslash endash -290; + pos @MMK_L_Lslash numbersign -70; + pos @MMK_L_Lslash backslash -235; + pos @MMK_L_Lslash ampersand -15; + pos @MMK_L_Lslash hyphen -185; + pos @MMK_L_Lslash cent -35; + pos @MMK_L_Lslash comma -15; + pos @MMK_L_Lslash yen -55; + pos @MMK_L_Lslash guillemetleft -110; + pos @MMK_L_Lslash underscore -345; + pos @MMK_L_Lslash sterling -30; + pos @MMK_L_Lslash multiply -145; + pos @MMK_L_Lslash percent -85; + pos @MMK_L_Lslash quoteright -115; + pos @MMK_L_Lslash registered -240; + pos @MMK_L_Lslash parenright -85; + pos @MMK_L_Lslash paragraph -220; + pos @MMK_L_Lslash degree -215; + pos @MMK_L_Lslash asciitilde -240; + pos @MMK_L_Lslash less -305; + pos @MMK_L_Lslash copyright -35; + pos @MMK_L_Lslash question -180; + pos @MMK_L_Lslash bullet -175; + pos @MMK_L_Lslash periodcentered -100; + pos @MMK_L_Lslash at -35; + pos @MMK_L_Lslash guilsinglleft -110; + pos @MMK_L_Lslash minus -320; + pos @MMK_L_Lslash plus -235; + pos @MMK_L_Lslash perthousand -85; + pos @MMK_L_Lslash quotesingle -110; + pos @MMK_L_Lslash quotedblleft -200; + pos @MMK_L_Lslash braceleft -110; + pos @MMK_L_Lslash asterisk -190; + pos @MMK_L_Lslash quotesinglbase -15; + pos @MMK_L_Lslash quotedblright -200; + pos @MMK_L_Lslash quotedblbase -15; + pos @MMK_L_Lslash emdash -320; + pos @MMK_L_Lslash dollar -45; + pos @MMK_L_Lslash divide -245; + pos @MMK_L_Lslash trademark -320; + pos @MMK_L_Lslash parenleft -25; + pos @MMK_L_Lslash equal -320; + pos @MMK_L_Lslash asciicircum -260; + pos @MMK_L_Lslash quotedbl -200; + pos @MMK_L_Lslash @MMK_R_tcaron -80; + pos @MMK_L_Lslash @MMK_R_dcroat -35; + pos @MMK_L_Lslash @MMK_R_y -55; + pos @MMK_L_Lslash @MMK_R_w -55; + pos @MMK_L_Lslash @MMK_R_v -60; + pos @MMK_L_Lslash @MMK_R_u -10; + pos @MMK_L_Lslash @MMK_R_s -20; + pos @MMK_L_Lslash @MMK_R_q -35; + pos @MMK_L_Lslash @MMK_R_g -55; + pos @MMK_L_Lslash @MMK_R_f -80; + pos @MMK_L_Lslash @MMK_R_e -35; + pos @MMK_L_Lslash @MMK_R_d -35; + pos @MMK_L_Lslash @MMK_R_c -35; + pos @MMK_L_Lslash @MMK_R_Y -100; + pos @MMK_L_Lslash @MMK_R_V -135; + pos @MMK_L_Lslash @MMK_R_U -35; + pos @MMK_L_Lslash @MMK_R_T -135; + pos @MMK_L_Lslash @MMK_R_S -35; + pos @MMK_L_Lslash @MMK_R_Q -75; + pos @MMK_L_Lslash @MMK_R_O -70; + pos @MMK_L_Lslash @MMK_R_J -25; + pos @MMK_L_Lslash @MMK_R_G -75; + pos @MMK_L_Lslash @MMK_R_C -80; + pos @MMK_L_Lslash @MMK_R_eth -30; + pos @MMK_L_Lslash @MMK_R_t -80; + pos @MMK_L_Lslash @MMK_R_o -40; + pos @MMK_L_Lslash @MMK_R_a -35; + pos @MMK_L_Lslash @MMK_R_W -110; + pos @MMK_L_Lslash @MMK_R_dcaron -35; + pos @MMK_L_Lslash @MMK_R_oslash -20; + pos @MMK_L_A endash -45; + pos @MMK_L_A divide -65; + pos @MMK_L_A quoteright -115; + pos @MMK_L_A quoteleft -115; + pos @MMK_L_A plus -65; + pos @MMK_L_A degree -140; + pos @MMK_L_A copyright -60; + pos @MMK_L_A percent -85; + pos @MMK_L_A guillemetright -10; + pos @MMK_L_A asterisk -120; + pos @MMK_L_A trademark -125; + pos @MMK_L_A quotedbl -130; + pos @MMK_L_A braceleft -110; + pos @MMK_L_A registered -100; + pos @MMK_L_A euro -140; + pos @MMK_L_A multiply -95; + pos @MMK_L_A perthousand -85; + pos @MMK_L_A periodcentered -65; + pos @MMK_L_A quotesinglbase -20; + pos @MMK_L_A equal -35; + pos @MMK_L_A yen -55; + pos @MMK_L_A paragraph -115; + pos @MMK_L_A semicolon -15; + pos @MMK_L_A hyphen -45; + pos @MMK_L_A underscore -355; + pos @MMK_L_A comma -20; + pos @MMK_L_A bullet -70; + pos @MMK_L_A backslash -180; + pos @MMK_L_A emdash -45; + pos @MMK_L_A less -75; + pos @MMK_L_A guilsinglleft -55; + pos @MMK_L_A at -60; + pos @MMK_L_A numbersign -70; + pos @MMK_L_A quotedblbase -20; + pos @MMK_L_A sterling -30; + pos @MMK_L_A parenright -85; + pos @MMK_L_A minus -65; + pos @MMK_L_A ampersand -45; + pos @MMK_L_A parenleft -50; + pos @MMK_L_A cent -55; + pos @MMK_L_A guilsinglright -10; + pos @MMK_L_A guillemetleft -55; + pos @MMK_L_A question -170; + pos @MMK_L_A quotesingle -110; + pos @MMK_L_A dollar -50; + pos @MMK_L_A asciicircum -115; + pos @MMK_L_A braceright -55; + pos @MMK_L_A quotedblright -140; + pos @MMK_L_A asciitilde -105; + pos @MMK_L_A quotedblleft -130; + pos @MMK_L_A @MMK_R_w -70; + pos @MMK_L_A @MMK_R_V -165; + pos @MMK_L_A @MMK_R_o -60; + pos @MMK_L_A @MMK_R_c -55; + pos @MMK_L_A @MMK_R_a -55; + pos @MMK_L_A @MMK_R_f -80; + pos @MMK_L_A @MMK_R_g -65; + pos @MMK_L_A @MMK_R_d -55; + pos @MMK_L_A @MMK_R_e -55; + pos @MMK_L_A @MMK_R_y -70; + pos @MMK_L_A @MMK_R_s -30; + pos @MMK_L_A @MMK_R_q -55; + pos @MMK_L_A @MMK_R_v -75; + pos @MMK_L_A @MMK_R_t -105; + pos @MMK_L_A @MMK_R_u -40; + pos @MMK_L_A @MMK_R_J -35; + pos @MMK_L_A @MMK_R_O -75; + pos @MMK_L_A @MMK_R_C -80; + pos @MMK_L_A @MMK_R_G -75; + pos @MMK_L_A @MMK_R_Y -100; + pos @MMK_L_A @MMK_R_S -45; + pos @MMK_L_A @MMK_R_Q -75; + pos @MMK_L_A @MMK_R_W -135; + pos @MMK_L_A @MMK_R_T -135; + pos @MMK_L_A @MMK_R_U -60; + pos @MMK_L_A @MMK_R_dcroat -55; + pos @MMK_L_A @MMK_R_eth -55; + pos @MMK_L_A @MMK_R_tcaron -105; + pos @MMK_L_A @MMK_R_oslash -20; + pos @MMK_L_A @MMK_R_dcaron -55; + pos @MMK_L_A @MMK_R_a.alt -35; + pos @MMK_L_O semicolon -35; + pos @MMK_L_O dollar -60; + pos @MMK_L_O quotedblleft -45; + pos @MMK_L_O asciicircum -25; + pos @MMK_L_O asterisk -30; + pos @MMK_L_O braceright -60; + pos @MMK_L_O questiondown -80; + pos @MMK_L_O yen -50; + pos @MMK_L_O numbersign -85; + pos @MMK_L_O slash -95; + pos @MMK_L_O paragraph -25; + pos @MMK_L_O perthousand -30; + pos @MMK_L_O multiply -50; + pos @MMK_L_O quotedblright -65; + pos @MMK_L_O question -140; + pos @MMK_L_O degree -55; + pos @MMK_L_O guillemetright -30; + pos @MMK_L_O guilsinglright -30; + pos @MMK_L_O registered -10; + pos @MMK_L_O quoteright -65; + pos @MMK_L_O sterling -35; + pos @MMK_L_O colon -25; + pos @MMK_L_O quotedbl -35; + pos @MMK_L_O trademark -40; + pos @MMK_L_O percent -30; + pos @MMK_L_O quotesinglbase -105; + pos @MMK_L_O quoteleft -45; + pos @MMK_L_O comma -105; + pos @MMK_L_O quotedblbase -105; + pos @MMK_L_O parenright -145; + pos @MMK_L_O underscore -200; + pos @MMK_L_O ampersand -10; + pos @MMK_L_O backslash -130; + pos @MMK_L_O asciitilde -25; + pos @MMK_L_O euro -90; + pos @MMK_L_O braceleft -60; + pos @MMK_L_O quotesingle -35; + pos @MMK_L_O ellipsis -90; + pos @MMK_L_O @MMK_R_f -15; + pos @MMK_L_O @MMK_R_t -15; + pos @MMK_L_O @MMK_R_v -25; + pos @MMK_L_O @MMK_R_s -35; + pos @MMK_L_O @MMK_R_x -45; + pos @MMK_L_O @MMK_R_y -20; + pos @MMK_L_O @MMK_R_A -65; + pos @MMK_L_O @MMK_R_J -135; + pos @MMK_L_O @MMK_R_T -75; + pos @MMK_L_O @MMK_R_V -75; + pos @MMK_L_O @MMK_R_S -55; + pos @MMK_L_O @MMK_R_X -75; + pos @MMK_L_O @MMK_R_Y -75; + pos @MMK_L_O @MMK_R_w -20; + pos @MMK_L_O @MMK_R_W -60; + pos @MMK_L_O @MMK_R_a.alt -20; + pos @MMK_L_O @MMK_R_tcaron -15; + pos @MMK_L_V plus -70; + pos @MMK_L_V at -75; + pos @MMK_L_V questiondown -150; + pos @MMK_L_V quoteleft -25; + pos @MMK_L_V guillemetleft -95; + pos @MMK_L_V question -25; + pos @MMK_L_V guillemetright -80; + pos @MMK_L_V guilsinglright -80; + pos @MMK_L_V less -70; + pos @MMK_L_V ampersand -105; + pos @MMK_L_V parenleft -80; + pos @MMK_L_V minus -70; + pos @MMK_L_V periodcentered -90; + pos @MMK_L_V asciitilde -110; + pos @MMK_L_V copyright -80; + pos @MMK_L_V asterisk -15; + pos @MMK_L_V bullet -85; + pos @MMK_L_V quotedblright -25; + pos @MMK_L_V endash -80; + pos @MMK_L_V quotedblbase -170; + pos @MMK_L_V percent -25; + pos @MMK_L_V ellipsis -150; + pos @MMK_L_V quotesingle -10; + pos @MMK_L_V comma -115; + pos @MMK_L_V registered -50; + pos @MMK_L_V semicolon -55; + pos @MMK_L_V guilsinglleft -95; + pos @MMK_L_V colon -45; + pos @MMK_L_V braceright -70; + pos @MMK_L_V euro -135; + pos @MMK_L_V emdash -80; + pos @MMK_L_V equal -45; + pos @MMK_L_V multiply -100; + pos @MMK_L_V backslash -15; + pos @MMK_L_V numbersign -180; + pos @MMK_L_V braceleft -135; + pos @MMK_L_V underscore -335; + pos @MMK_L_V parenright -35; + pos @MMK_L_V trademark -30; + pos @MMK_L_V divide -70; + pos @MMK_L_V perthousand -25; + pos @MMK_L_V sterling -110; + pos @MMK_L_V quotesinglbase -115; + pos @MMK_L_V slash -155; + pos @MMK_L_V dollar -60; + pos @MMK_L_V degree -15; + pos @MMK_L_V cent -85; + pos @MMK_L_V paragraph -35; + pos @MMK_L_V asciicircum -75; + pos @MMK_L_V hyphen -80; + pos @MMK_L_V quotedblleft -25; + pos @MMK_L_V quotedbl -10; + pos @MMK_L_V quoteright -25; + pos @MMK_L_V @MMK_R_a.alt -105; + pos @MMK_L_V @MMK_R_oslash -85; + pos @MMK_L_V @MMK_R_Oslash -65; + pos @MMK_L_V @MMK_R_eth -90; + pos @MMK_L_V @MMK_R_dcroat -90; + pos @MMK_L_V @MMK_R_dcaron -90; + pos @MMK_L_V @MMK_R_germandbls -30; + pos @MMK_L_V @MMK_R_p -45; + pos @MMK_L_V @MMK_R_S -55; + pos @MMK_L_V @MMK_R_tcaron -45; + pos @MMK_L_V @MMK_R_e -90; + pos @MMK_L_V @MMK_R_d -90; + pos @MMK_L_V @MMK_R_g -85; + pos @MMK_L_V @MMK_R_f -45; + pos @MMK_L_V @MMK_R_a -90; + pos @MMK_L_V @MMK_R_c -90; + pos @MMK_L_V @MMK_R_m -45; + pos @MMK_L_V @MMK_R_o -85; + pos @MMK_L_V @MMK_R_n -45; + pos @MMK_L_V @MMK_R_u -45; + pos @MMK_L_V @MMK_R_t -45; + pos @MMK_L_V @MMK_R_w -45; + pos @MMK_L_V @MMK_R_v -45; + pos @MMK_L_V @MMK_R_q -90; + pos @MMK_L_V @MMK_R_s -90; + pos @MMK_L_V @MMK_R_r -45; + pos @MMK_L_V @MMK_R_y -45; + pos @MMK_L_V @MMK_R_x -55; + pos @MMK_L_V @MMK_R_z -45; + pos @MMK_L_V @MMK_R_G -65; + pos @MMK_L_V @MMK_R_A -160; + pos @MMK_L_V @MMK_R_C -65; + pos @MMK_L_V @MMK_R_O -65; + pos @MMK_L_V @MMK_R_J -175; + pos @MMK_L_V @MMK_R_Q -65; + pos @MMK_L_H braceright -55; + pos @MMK_L_H quotedblright -10; + pos @MMK_L_H comma -15; + pos @MMK_L_H backslash -15; + pos @MMK_L_H quotesinglbase -15; + pos @MMK_L_H quotedblbase -15; + pos @MMK_L_H quoteright -10; + pos @MMK_L_H asciicircum -15; + pos @MMK_L_H parenright -25; + pos @MMK_L_H semicolon -10; + pos @MMK_L_H sterling -30; + pos @MMK_L_H euro -90; + pos @MMK_L_H braceleft -60; + pos @MMK_L_H asciitilde -25; + pos @MMK_L_H multiply -40; + pos @MMK_L_H numbersign -50; + pos @MMK_L_H question -15; + pos @MMK_L_H dollar -30; + pos @MMK_L_H underscore -355; + pos @MMK_L_H @MMK_R_s -20; + pos @MMK_L_H @MMK_R_J -25; + pos @MMK_L_H @MMK_R_S -25; + pos @MMK_L_C sterling -30; + pos @MMK_L_C quotedblright -10; + pos @MMK_L_C braceright -55; + pos @MMK_L_C asciitilde -25; + pos @MMK_L_C multiply -40; + pos @MMK_L_C quotesinglbase -15; + pos @MMK_L_C asciicircum -15; + pos @MMK_L_C dollar -30; + pos @MMK_L_C euro -90; + pos @MMK_L_C quoteright -10; + pos @MMK_L_C quotedblbase -15; + pos @MMK_L_C yen -10; + pos @MMK_L_C braceleft -60; + pos @MMK_L_C question -35; + pos @MMK_L_C backslash -45; + pos @MMK_L_C semicolon -10; + pos @MMK_L_C comma -15; + pos @MMK_L_C parenright -40; + pos @MMK_L_C numbersign -50; + pos @MMK_L_C slash -15; + pos @MMK_L_C underscore -100; + pos @MMK_L_C @MMK_R_x -10; + pos @MMK_L_C @MMK_R_s -30; + pos @MMK_L_C @MMK_R_X -15; + pos @MMK_L_C @MMK_R_Y -20; + pos @MMK_L_C @MMK_R_S -25; + pos @MMK_L_C @MMK_R_V -20; + pos @MMK_L_C @MMK_R_W -15; + pos @MMK_L_C @MMK_R_J -30; + pos @MMK_L_C @MMK_R_A -10; + pos @MMK_L_J underscore -90; + pos @MMK_L_J quoteright -10; + pos @MMK_L_J numbersign -55; + pos @MMK_L_J quotedblright -10; + pos @MMK_L_J dollar -30; + pos @MMK_L_J euro -90; + pos @MMK_L_J ellipsis -30; + pos @MMK_L_J sterling -30; + pos @MMK_L_J quotesinglbase -45; + pos @MMK_L_J semicolon -10; + pos @MMK_L_J backslash -15; + pos @MMK_L_J multiply -40; + pos @MMK_L_J slash -45; + pos @MMK_L_J comma -45; + pos @MMK_L_J asciicircum -15; + pos @MMK_L_J asciitilde -25; + pos @MMK_L_J question -15; + pos @MMK_L_J parenright -25; + pos @MMK_L_J questiondown -30; + pos @MMK_L_J quotedblbase -45; + pos @MMK_L_J braceright -60; + pos @MMK_L_J braceleft -60; + pos @MMK_L_J guillemetright -15; + pos @MMK_L_J guilsinglright -15; + pos @MMK_L_J @MMK_R_s -30; + pos @MMK_L_J @MMK_R_x -10; + pos @MMK_L_J @MMK_R_S -25; + pos @MMK_L_J @MMK_R_J -60; + pos @MMK_L_J @MMK_R_A -35; + pos @MMK_L_K multiply -85; + pos @MMK_L_K euro -135; + pos @MMK_L_K less -65; + pos @MMK_L_K periodcentered -60; + pos @MMK_L_K numbersign -70; + pos @MMK_L_K paragraph -40; + pos @MMK_L_K emdash -40; + pos @MMK_L_K semicolon -15; + pos @MMK_L_K plus -55; + pos @MMK_L_K cent -50; + pos @MMK_L_K parenleft -45; + pos @MMK_L_K asciicircum -95; + pos @MMK_L_K equal -30; + pos @MMK_L_K copyright -50; + pos @MMK_L_K braceright -55; + pos @MMK_L_K question -30; + pos @MMK_L_K dollar -50; + pos @MMK_L_K trademark -35; + pos @MMK_L_K quotesinglbase -20; + pos @MMK_L_K quotesingle -15; + pos @MMK_L_K percent -30; + pos @MMK_L_K guilsinglleft -50; + pos @MMK_L_K quotedbl -15; + pos @MMK_L_K sterling -30; + pos @MMK_L_K degree -20; + pos @MMK_L_K hyphen -40; + pos @MMK_L_K quotedblright -30; + pos @MMK_L_K guillemetleft -50; + pos @MMK_L_K minus -55; + pos @MMK_L_K quoteleft -35; + pos @MMK_L_K asterisk -20; + pos @MMK_L_K quotedblleft -35; + pos @MMK_L_K quoteright -30; + pos @MMK_L_K asciitilde -95; + pos @MMK_L_K divide -55; + pos @MMK_L_K braceleft -110; + pos @MMK_L_K perthousand -30; + pos @MMK_L_K guillemetright -10; + pos @MMK_L_K comma -20; + pos @MMK_L_K guilsinglright -10; + pos @MMK_L_K endash -40; + pos @MMK_L_K at -50; + pos @MMK_L_K underscore -335; + pos @MMK_L_K ampersand -40; + pos @MMK_L_K registered -60; + pos @MMK_L_K quotedblbase -20; + pos @MMK_L_K backslash -15; + pos @MMK_L_K bullet -60; + pos @MMK_L_K parenright -40; + pos @MMK_L_K @MMK_R_dcaron -50; + pos @MMK_L_K @MMK_R_w -55; + pos @MMK_L_K @MMK_R_C -70; + pos @MMK_L_K @MMK_R_tcaron -55; + pos @MMK_L_K @MMK_R_oslash -20; + pos @MMK_L_K @MMK_R_dcroat -50; + pos @MMK_L_K @MMK_R_G -65; + pos @MMK_L_K @MMK_R_J -30; + pos @MMK_L_K @MMK_R_O -65; + pos @MMK_L_K @MMK_R_Q -65; + pos @MMK_L_K @MMK_R_S -45; + pos @MMK_L_K @MMK_R_a -50; + pos @MMK_L_K @MMK_R_c -50; + pos @MMK_L_K @MMK_R_d -50; + pos @MMK_L_K @MMK_R_e -50; + pos @MMK_L_K @MMK_R_f -55; + pos @MMK_L_K @MMK_R_g -55; + pos @MMK_L_K @MMK_R_o -50; + pos @MMK_L_K @MMK_R_q -50; + pos @MMK_L_K @MMK_R_s -25; + pos @MMK_L_K @MMK_R_t -55; + pos @MMK_L_K @MMK_R_u -35; + pos @MMK_L_K @MMK_R_v -55; + pos @MMK_L_K @MMK_R_y -55; + pos @MMK_L_K @MMK_R_eth -45; + pos @MMK_L_K @MMK_R_a.alt -30; + pos @MMK_L_M multiply -40; + pos @MMK_L_M question -15; + pos @MMK_L_M sterling -30; + pos @MMK_L_M asciicircum -15; + pos @MMK_L_M numbersign -50; + pos @MMK_L_M euro -90; + pos @MMK_L_M backslash -15; + pos @MMK_L_M quoteright -10; + pos @MMK_L_M underscore -355; + pos @MMK_L_M braceright -55; + pos @MMK_L_M semicolon -10; + pos @MMK_L_M quotedblright -10; + pos @MMK_L_M quotedblbase -15; + pos @MMK_L_M quotesinglbase -15; + pos @MMK_L_M parenright -25; + pos @MMK_L_M braceleft -60; + pos @MMK_L_M asciitilde -25; + pos @MMK_L_M comma -15; + pos @MMK_L_M dollar -30; + pos @MMK_L_M @MMK_R_S -25; + pos @MMK_L_M @MMK_R_J -25; + pos @MMK_L_M @MMK_R_s -20; + pos @MMK_L_Z parenright -25; + pos @MMK_L_Z quoteright -10; + pos @MMK_L_Z question -15; + pos @MMK_L_Z numbersign -50; + pos @MMK_L_Z braceright -55; + pos @MMK_L_Z backslash -15; + pos @MMK_L_Z multiply -40; + pos @MMK_L_Z quotesinglbase -15; + pos @MMK_L_Z euro -90; + pos @MMK_L_Z asciicircum -15; + pos @MMK_L_Z comma -15; + pos @MMK_L_Z quotedblbase -15; + pos @MMK_L_Z asciitilde -25; + pos @MMK_L_Z semicolon -10; + pos @MMK_L_Z sterling -30; + pos @MMK_L_Z dollar -30; + pos @MMK_L_Z underscore -325; + pos @MMK_L_Z quotedblright -10; + pos @MMK_L_Z braceleft -60; + pos @MMK_L_Z @MMK_R_J -25; + pos @MMK_L_Z @MMK_R_S -25; + pos @MMK_L_Z @MMK_R_s -20; + pos @MMK_L_U braceleft -60; + pos @MMK_L_U asciitilde -30; + pos @MMK_L_U ellipsis -50; + pos @MMK_L_U guillemetright -20; + pos @MMK_L_U multiply -40; + pos @MMK_L_U sterling -30; + pos @MMK_L_U underscore -125; + pos @MMK_L_U numbersign -65; + pos @MMK_L_U comma -65; + pos @MMK_L_U quoteright -10; + pos @MMK_L_U asciicircum -15; + pos @MMK_L_U quotesinglbase -65; + pos @MMK_L_U braceright -60; + pos @MMK_L_U quotedblright -10; + pos @MMK_L_U quotedblbase -65; + pos @MMK_L_U questiondown -45; + pos @MMK_L_U slash -65; + pos @MMK_L_U semicolon -10; + pos @MMK_L_U parenright -25; + pos @MMK_L_U euro -90; + pos @MMK_L_U question -15; + pos @MMK_L_U guilsinglright -20; + pos @MMK_L_U backslash -15; + pos @MMK_L_U dollar -30; + pos @MMK_L_U @MMK_R_s -30; + pos @MMK_L_U @MMK_R_S -25; + pos @MMK_L_U @MMK_R_J -80; + pos @MMK_L_U @MMK_R_A -50; + pos @MMK_L_U @MMK_R_x -10; + subtable; + } kern_latn; + lookupflag 0; +} kern; + + markClass [dotaccentcomb] @mark_top; + markClass [commaaccentcomb] @mark_top; +feature mark { + lookup markDFLT { + pos base [cent] mark @mark_top; + pos base [dollar] mark @mark_top; + pos base [euro] mark @mark_top; + pos base [yen] mark @mark_top; + pos base [asciitilde] mark @mark_top; + } markDFLT; + lookup marklatn { + pos base [A] mark @mark_top; + pos base [Aacute] mark @mark_top; + pos base [Abreve] mark @mark_top; + pos base [Acircumflex] mark @mark_top; + pos base [Adieresis] mark @mark_top; + pos base [Agrave] mark @mark_top; + pos base [Amacron] mark @mark_top; + pos base [Aogonek] mark @mark_top; + pos base [Aring] mark @mark_top; + pos base [Atilde] mark @mark_top; + pos base [C] mark @mark_top; + pos base [Cacute] mark @mark_top; + pos base [Ccaron] mark @mark_top; + pos base [Ccedilla] mark @mark_top; + pos base [D] mark @mark_top; + pos base [Dcaron] mark @mark_top; + pos base [E] mark @mark_top; + pos base [Eacute] mark @mark_top; + pos base [Ecaron] mark @mark_top; + pos base [Ecircumflex] mark @mark_top; + pos base [Edieresis] mark @mark_top; + pos base [Edotaccent] mark @mark_top; + pos base [Edotbelow] mark @mark_top; + pos base [Egrave] mark @mark_top; + pos base [Emacron] mark @mark_top; + pos base [Eogonek] mark @mark_top; + pos base [Etilde] mark @mark_top; + pos base [G] mark @mark_top; + pos base [Gbreve] mark @mark_top; + pos base [Gcommaaccent] mark @mark_top; + pos base [I] mark @mark_top; + pos base [Iacute] mark @mark_top; + pos base [Icircumflex] mark @mark_top; + pos base [Idieresis] mark @mark_top; + pos base [Idotaccent] mark @mark_top; + pos base [Igrave] mark @mark_top; + pos base [Imacron] mark @mark_top; + pos base [Iogonek] mark @mark_top; + pos base [L] mark @mark_top; + pos base [Lacute] mark @mark_top; + pos base [Lcaron] mark @mark_top; + pos base [Lslash] mark @mark_top; + pos base [N] mark @mark_top; + pos base [Nacute] mark @mark_top; + pos base [Ncaron] mark @mark_top; + pos base [Ncommaaccent] mark @mark_top; + pos base [Ntilde] mark @mark_top; + pos base [O] mark @mark_top; + pos base [Oacute] mark @mark_top; + pos base [Ocircumflex] mark @mark_top; + pos base [Odieresis] mark @mark_top; + pos base [Ograve] mark @mark_top; + pos base [Ohungarumlaut] mark @mark_top; + pos base [Omacron] mark @mark_top; + pos base [Oslash] mark @mark_top; + pos base [Otilde] mark @mark_top; + pos base [Q] mark @mark_top; + pos base [R] mark @mark_top; + pos base [Racute] mark @mark_top; + pos base [Rcaron] mark @mark_top; + pos base [Rcommaaccent] mark @mark_top; + pos base [S] mark @mark_top; + pos base [Sacute] mark @mark_top; + pos base [Scaron] mark @mark_top; + pos base [Scedilla] mark @mark_top; + pos base [T] mark @mark_top; + pos base [Tcaron] mark @mark_top; + pos base [Tcedilla] mark @mark_top; + pos base [U] mark @mark_top; + pos base [Uacute] mark @mark_top; + pos base [Ucircumflex] mark @mark_top; + pos base [Udieresis] mark @mark_top; + pos base [Ugrave] mark @mark_top; + pos base [Uhungarumlaut] mark @mark_top; + pos base [Umacron] mark @mark_top; + pos base [Uogonek] mark @mark_top; + pos base [Uring] mark @mark_top; + pos base [W] mark @mark_top; + pos base [Wacute] mark @mark_top; + pos base [Wcircumflex] mark @mark_top; + pos base [Wdieresis] mark @mark_top; + pos base [Wgrave] mark @mark_top; + pos base [Y] mark @mark_top; + pos base [Yacute] mark @mark_top; + pos base [Ycircumflex] mark @mark_top; + pos base [Ydieresis] mark @mark_top; + pos base [Ygrave] mark @mark_top; + pos base [Z] mark @mark_top; + pos base [Zacute] mark @mark_top; + pos base [Zcaron] mark @mark_top; + pos base [Zdotaccent] mark @mark_top; + pos base [a] mark @mark_top; + pos base [aacute] mark @mark_top; + pos base [abreve] mark @mark_top; + pos base [acircumflex] mark @mark_top; + pos base [adieresis] mark @mark_top; + pos base [agrave] mark @mark_top; + pos base [amacron] mark @mark_top; + pos base [aogonek] mark @mark_top; + pos base [aring] mark @mark_top; + pos base [atilde] mark @mark_top; + pos base [ae] mark @mark_top; + pos base [c] mark @mark_top; + pos base [cacute] mark @mark_top; + pos base [ccaron] mark @mark_top; + pos base [ccedilla] mark @mark_top; + pos base [e] mark @mark_top; + pos base [eacute] mark @mark_top; + pos base [ecaron] mark @mark_top; + pos base [ecircumflex] mark @mark_top; + pos base [edieresis] mark @mark_top; + pos base [edotaccent] mark @mark_top; + pos base [edotbelow] mark @mark_top; + pos base [egrave] mark @mark_top; + pos base [emacron] mark @mark_top; + pos base [eogonek] mark @mark_top; + pos base [etilde] mark @mark_top; + pos base [g] mark @mark_top; + pos base [gbreve] mark @mark_top; + pos base [gcommaaccent] mark @mark_top; + pos base [i] mark @mark_top; + pos base [idotless] mark @mark_top; + pos base [iacute] mark @mark_top; + pos base [icircumflex] mark @mark_top; + pos base [idieresis] mark @mark_top; + pos base [igrave] mark @mark_top; + pos base [imacron] mark @mark_top; + pos base [iogonek] mark @mark_top; + pos base [j] mark @mark_top; + pos base [jdotless] mark @mark_top; + pos base [l] mark @mark_top; + pos base [lacute] mark @mark_top; + pos base [m] mark @mark_top; + pos base [n] mark @mark_top; + pos base [nacute] mark @mark_top; + pos base [ncaron] mark @mark_top; + pos base [ncommaaccent] mark @mark_top; + pos base [ntilde] mark @mark_top; + pos base [o] mark @mark_top; + pos base [oacute] mark @mark_top; + pos base [ocircumflex] mark @mark_top; + pos base [odieresis] mark @mark_top; + pos base [ograve] mark @mark_top; + pos base [ohungarumlaut] mark @mark_top; + pos base [omacron] mark @mark_top; + pos base [otilde] mark @mark_top; + pos base [oe] mark @mark_top; + pos base [r] mark @mark_top; + pos base [racute] mark @mark_top; + pos base [rcaron] mark @mark_top; + pos base [rcommaaccent] mark @mark_top; + pos base [s] mark @mark_top; + pos base [sacute] mark @mark_top; + pos base [scaron] mark @mark_top; + pos base [scedilla] mark @mark_top; + pos base [u] mark @mark_top; + pos base [uacute] mark @mark_top; + pos base [ucircumflex] mark @mark_top; + pos base [udieresis] mark @mark_top; + pos base [ugrave] mark @mark_top; + pos base [uhungarumlaut] mark @mark_top; + pos base [umacron] mark @mark_top; + pos base [uogonek] mark @mark_top; + pos base [uring] mark @mark_top; + pos base [w] mark @mark_top; + pos base [wacute] mark @mark_top; + pos base [wcircumflex] mark @mark_top; + pos base [wdieresis] mark @mark_top; + pos base [wgrave] mark @mark_top; + pos base [y] mark @mark_top; + pos base [yacute] mark @mark_top; + pos base [ycircumflex] mark @mark_top; + pos base [ydieresis] mark @mark_top; + pos base [ygrave] mark @mark_top; + pos base [z] mark @mark_top; + pos base [zacute] mark @mark_top; + pos base [zcaron] mark @mark_top; + pos base [zdotaccent] mark @mark_top; + pos base [a.alt] mark @mark_top; + pos base [aacute.alt] mark @mark_top; + pos base [abreve.alt] mark @mark_top; + pos base [acircumflex.alt] mark @mark_top; + pos base [adieresis.alt] mark @mark_top; + pos base [agrave.alt] mark @mark_top; + pos base [amacron.alt] mark @mark_top; + pos base [aogonek.alt] mark @mark_top; + pos base [aring.alt] mark @mark_top; + pos base [atilde.alt] mark @mark_top; + } marklatn; + lookupflag 0; +} mark; +feature mkmk { + lookup mkmk_DFLT_top { + lookupflag MarkAttachmentType @mark_top; + pos mark [dieresis] mark @mark_top; + pos mark [dotaccent] mark @mark_top; + pos mark [grave] mark @mark_top; + pos mark [acute] mark @mark_top; + pos mark [hungarumlaut] mark @mark_top; + pos mark [circumflex] mark @mark_top; + pos mark [caron] mark @mark_top; + pos mark [breve] mark @mark_top; + pos mark [ring] mark @mark_top; + pos mark [tilde] mark @mark_top; + pos mark [macron] mark @mark_top; + } mkmk_DFLT_top; + lookupflag 0; +} mkmk; +table GDEF { + GlyphClassDef [A Aacute Abreve Acircumflex Adieresis Agrave Amacron Aogonek Aring Atilde C Cacute Ccaron Ccedilla D Dcaron E Eacute Ecaron Ecircumflex Edieresis Edotaccent Edotbelow Egrave Emacron Eogonek Etilde G Gbreve Gcommaaccent I Iacute Icircumflex Idieresis Idotaccent Igrave Imacron Iogonek L Lacute Lcaron Lslash N Nacute Ncaron Ncommaaccent Ntilde O Oacute Ocircumflex Odieresis Ograve Ohungarumlaut Omacron Oslash Otilde Q R Racute Rcaron Rcommaaccent S Sacute Scaron Scedilla T Tcaron Tcedilla U Uacute Ucircumflex Udieresis Ugrave Uhungarumlaut Umacron Uogonek Uring W Wacute Wcircumflex Wdieresis Wgrave Y Yacute Ycircumflex Ydieresis Ygrave Z Zacute Zcaron Zdotaccent a aacute abreve acircumflex adieresis agrave amacron aogonek aring atilde ae c cacute ccaron ccedilla e eacute ecaron ecircumflex edieresis edotaccent edotbelow egrave emacron eogonek etilde g gbreve gcommaaccent i idotless iacute icircumflex idieresis igrave imacron iogonek j jdotless l lacute m n nacute ncaron ncommaaccent ntilde o oacute ocircumflex odieresis ograve ohungarumlaut omacron otilde oe r racute rcaron rcommaaccent s sacute scaron scedilla u uacute ucircumflex udieresis ugrave uhungarumlaut umacron uogonek uring w wacute wcircumflex wdieresis wgrave y yacute ycircumflex ydieresis ygrave z zacute zcaron zdotaccent a.alt aacute.alt abreve.alt acircumflex.alt adieresis.alt agrave.alt amacron.alt aogonek.alt aring.alt atilde.alt cent dollar euro yen asciitilde],# Base + , # Liga + [dotaccentcomb commaaccentcomb], # Mark + ; + } GDEF; diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/fontinfo.plist b/Fonts/UFO/Metropolis-BlackItalic.ufo/fontinfo.plist new file mode 100644 index 0000000..711e7b1 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/fontinfo.plist @@ -0,0 +1,94 @@ + + + + + ascender + 795 + capHeight + 687 + descender + -205 + familyName + Metropolis + italicAngle + -11.75 + openTypeHeadCreated + 2020/01/02 09:55:50 + openTypeHheaAscender + 795 + openTypeHheaDescender + -205 + openTypeNameDesignerURL + https://github.com/chrismsimpson/Metropolis + openTypeNameManufacturerURL + https://github.com/chrismsimpson/Metropolis + openTypeNamePreferredFamilyName + Metropolis + openTypeNamePreferredSubfamilyName + Black Italic + openTypeOS2TypoAscender + 795 + openTypeOS2TypoDescender + -205 + openTypeOS2TypoLineGap + 0 + openTypeOS2WeightClass + 900 + openTypeOS2WidthClass + 5 + openTypeOS2WinAscent + 795 + openTypeOS2WinDescent + 205 + postscriptBlueValues + + -16 + 0 + 517 + 533 + 687 + 703 + 795 + 811 + + postscriptFontName + Metropolis-BlackItalic + postscriptOtherBlues + + -221 + -205 + + postscriptStemSnapH + + 152 + 160 + 173 + 176 + + postscriptStemSnapV + + 184 + 193 + 194 + 200 + + postscriptUnderlinePosition + -133 + postscriptUnderlineThickness + 20 + styleMapFamilyName + Metropolis Black + styleMapStyleName + italic + styleName + Black Italic + unitsPerEm + 1000 + versionMajor + 11 + versionMinor + 0 + xHeight + 517 + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/A_.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/A_.glif new file mode 100644 index 0000000..d9339df --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/A_.glif @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/A_E_.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/A_E_.glif new file mode 100644 index 0000000..06cfbd4 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/A_E_.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/A_acute.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/A_acute.glif new file mode 100644 index 0000000..cb51bb8 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/A_acute.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + acute + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/A_breve.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/A_breve.glif new file mode 100644 index 0000000..1611120 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/A_breve.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/A_circumflex.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/A_circumflex.glif new file mode 100644 index 0000000..fb7f84c --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/A_circumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/A_dieresis.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/A_dieresis.glif new file mode 100644 index 0000000..7784ba7 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/A_dieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/A_grave.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/A_grave.glif new file mode 100644 index 0000000..3c57fa7 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/A_grave.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + grave + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/A_macron.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/A_macron.glif new file mode 100644 index 0000000..928c863 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/A_macron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/A_ogonek.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/A_ogonek.glif new file mode 100644 index 0000000..73069af --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/A_ogonek.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/A_ring.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/A_ring.glif new file mode 100644 index 0000000..fcaba9d --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/A_ring.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/A_tilde.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/A_tilde.glif new file mode 100644 index 0000000..c7a3aec --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/A_tilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/B_.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/B_.glif new file mode 100644 index 0000000..dd1137a --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/B_.glif @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/C_.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/C_.glif new file mode 100644 index 0000000..43e72da --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/C_.glif @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/C_acute.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/C_acute.glif new file mode 100644 index 0000000..4b7d3c6 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/C_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/C_caron.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/C_caron.glif new file mode 100644 index 0000000..36ba12a --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/C_caron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/C_cedilla.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/C_cedilla.glif new file mode 100644 index 0000000..c5f9797 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/C_cedilla.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/D_.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/D_.glif new file mode 100644 index 0000000..bfecbdf --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/D_.glif @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/D_caron.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/D_caron.glif new file mode 100644 index 0000000..564fef8 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/D_caron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/D_croat.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/D_croat.glif new file mode 100644 index 0000000..6133749 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/D_croat.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/E_.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/E_.glif new file mode 100644 index 0000000..b77c3b2 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/E_.glif @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/E_acute.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/E_acute.glif new file mode 100644 index 0000000..266ddfa --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/E_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/E_caron.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/E_caron.glif new file mode 100644 index 0000000..15053e2 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/E_caron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/E_circumflex.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/E_circumflex.glif new file mode 100644 index 0000000..9896d69 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/E_circumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/E_dieresis.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/E_dieresis.glif new file mode 100644 index 0000000..cd8e0a3 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/E_dieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/E_dotaccent.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/E_dotaccent.glif new file mode 100644 index 0000000..66f0c3a --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/E_dotaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/E_dotbelow.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/E_dotbelow.glif new file mode 100644 index 0000000..60032d3 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/E_dotbelow.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 1 + name + dotaccent + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/E_grave.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/E_grave.glif new file mode 100644 index 0000000..328350d --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/E_grave.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/E_macron.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/E_macron.glif new file mode 100644 index 0000000..f883f2b --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/E_macron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/E_ogonek.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/E_ogonek.glif new file mode 100644 index 0000000..276973b --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/E_ogonek.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/E_th.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/E_th.glif new file mode 100644 index 0000000..08f1c58 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/E_th.glif @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/E_tilde.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/E_tilde.glif new file mode 100644 index 0000000..23fae67 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/E_tilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/F_.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/F_.glif new file mode 100644 index 0000000..93cc2df --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/F_.glif @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/G_.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/G_.glif new file mode 100644 index 0000000..a3cce67 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/G_.glif @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/G_breve.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/G_breve.glif new file mode 100644 index 0000000..909e80c --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/G_breve.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/G_commaaccent.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/G_commaaccent.glif new file mode 100644 index 0000000..d2a86d9 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/G_commaaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/H_.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/H_.glif new file mode 100644 index 0000000..222b812 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/H_.glif @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/I_.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/I_.glif new file mode 100644 index 0000000..9da29d2 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/I_.glif @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/I_acute.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/I_acute.glif new file mode 100644 index 0000000..e913174 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/I_acute.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 1 + name + acute + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/I_circumflex.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/I_circumflex.glif new file mode 100644 index 0000000..1473801 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/I_circumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/I_dieresis.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/I_dieresis.glif new file mode 100644 index 0000000..00c5665 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/I_dieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/I_dotaccent.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/I_dotaccent.glif new file mode 100644 index 0000000..05a7388 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/I_dotaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/I_grave.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/I_grave.glif new file mode 100644 index 0000000..d8a8307 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/I_grave.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + grave + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/I_macron.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/I_macron.glif new file mode 100644 index 0000000..70ea689 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/I_macron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/I_ogonek.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/I_ogonek.glif new file mode 100644 index 0000000..e7a494e --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/I_ogonek.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/J_.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/J_.glif new file mode 100644 index 0000000..796c8bb --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/J_.glif @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/K_.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/K_.glif new file mode 100644 index 0000000..46855e9 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/K_.glif @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/K_commaaccent.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/K_commaaccent.glif new file mode 100644 index 0000000..22f8b9c --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/K_commaaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/L_.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/L_.glif new file mode 100644 index 0000000..bcd6d00 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/L_.glif @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/L_acute.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/L_acute.glif new file mode 100644 index 0000000..efb8e58 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/L_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/L_caron.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/L_caron.glif new file mode 100644 index 0000000..76567e8 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/L_caron.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 1 + name + commaaccentcomb + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/L_slash.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/L_slash.glif new file mode 100644 index 0000000..f234e75 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/L_slash.glif @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/M_.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/M_.glif new file mode 100644 index 0000000..821b094 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/M_.glif @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/N_.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/N_.glif new file mode 100644 index 0000000..d3a2b07 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/N_.glif @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/N_acute.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/N_acute.glif new file mode 100644 index 0000000..ede502c --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/N_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/N_caron.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/N_caron.glif new file mode 100644 index 0000000..61be634 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/N_caron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/N_commaaccent.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/N_commaaccent.glif new file mode 100644 index 0000000..01fff63 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/N_commaaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/N_tilde.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/N_tilde.glif new file mode 100644 index 0000000..7700067 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/N_tilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/O_.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/O_.glif new file mode 100644 index 0000000..814db1e --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/O_.glif @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/O_E_.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/O_E_.glif new file mode 100644 index 0000000..64e5d17 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/O_E_.glif @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/O_acute.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/O_acute.glif new file mode 100644 index 0000000..566a0f7 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/O_acute.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + acute + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/O_circumflex.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/O_circumflex.glif new file mode 100644 index 0000000..53c4172 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/O_circumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/O_dieresis.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/O_dieresis.glif new file mode 100644 index 0000000..410a57b --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/O_dieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/O_grave.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/O_grave.glif new file mode 100644 index 0000000..3958840 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/O_grave.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + grave + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/O_hungarumlaut.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/O_hungarumlaut.glif new file mode 100644 index 0000000..0978ee5 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/O_hungarumlaut.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + hungarumlaut + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/O_macron.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/O_macron.glif new file mode 100644 index 0000000..0bf7b26 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/O_macron.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + macron + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/O_slash.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/O_slash.glif new file mode 100644 index 0000000..282b594 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/O_slash.glif @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/O_tilde.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/O_tilde.glif new file mode 100644 index 0000000..3979290 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/O_tilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/P_.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/P_.glif new file mode 100644 index 0000000..6c2d7d6 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/P_.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/Q_.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/Q_.glif new file mode 100644 index 0000000..0eaeb6c --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/Q_.glif @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/R_.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/R_.glif new file mode 100644 index 0000000..b7c0c08 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/R_.glif @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/R_acute.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/R_acute.glif new file mode 100644 index 0000000..396beae --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/R_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/R_caron.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/R_caron.glif new file mode 100644 index 0000000..ac90fa5 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/R_caron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/R_commaaccent.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/R_commaaccent.glif new file mode 100644 index 0000000..b42e3b9 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/R_commaaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/S_.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/S_.glif new file mode 100644 index 0000000..1eab009 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/S_.glif @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/S_acute.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/S_acute.glif new file mode 100644 index 0000000..004a4e7 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/S_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/S_caron.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/S_caron.glif new file mode 100644 index 0000000..92b7812 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/S_caron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/S_cedilla.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/S_cedilla.glif new file mode 100644 index 0000000..f4260ef --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/S_cedilla.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/T_.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/T_.glif new file mode 100644 index 0000000..00abff6 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/T_.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/T_caron.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/T_caron.glif new file mode 100644 index 0000000..1f7bca3 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/T_caron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/T_cedilla.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/T_cedilla.glif new file mode 100644 index 0000000..ef15e74 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/T_cedilla.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/T_horn.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/T_horn.glif new file mode 100644 index 0000000..a491598 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/T_horn.glif @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/U_.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/U_.glif new file mode 100644 index 0000000..67212ab --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/U_.glif @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/U_acute.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/U_acute.glif new file mode 100644 index 0000000..5d8d27e --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/U_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/U_circumflex.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/U_circumflex.glif new file mode 100644 index 0000000..f5c7153 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/U_circumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/U_dieresis.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/U_dieresis.glif new file mode 100644 index 0000000..2c64e3e --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/U_dieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/U_grave.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/U_grave.glif new file mode 100644 index 0000000..ebb2edc --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/U_grave.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/U_hungarumlaut.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/U_hungarumlaut.glif new file mode 100644 index 0000000..56d73ec --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/U_hungarumlaut.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/U_macron.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/U_macron.glif new file mode 100644 index 0000000..88f08ce --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/U_macron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/U_ogonek.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/U_ogonek.glif new file mode 100644 index 0000000..63260a0 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/U_ogonek.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/U_ring.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/U_ring.glif new file mode 100644 index 0000000..b81bf8e --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/U_ring.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/V_.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/V_.glif new file mode 100644 index 0000000..6e04748 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/V_.glif @@ -0,0 +1,14 @@ + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/W_.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/W_.glif new file mode 100644 index 0000000..8594a1e --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/W_.glif @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/W_acute.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/W_acute.glif new file mode 100644 index 0000000..80a6ffe --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/W_acute.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + acute + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/W_circumflex.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/W_circumflex.glif new file mode 100644 index 0000000..2c711c4 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/W_circumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/W_dieresis.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/W_dieresis.glif new file mode 100644 index 0000000..888848c --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/W_dieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/W_grave.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/W_grave.glif new file mode 100644 index 0000000..67e6ec0 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/W_grave.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + grave + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/X_.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/X_.glif new file mode 100644 index 0000000..1354106 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/X_.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/Y_.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/Y_.glif new file mode 100644 index 0000000..14e50d5 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/Y_.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/Y_acute.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/Y_acute.glif new file mode 100644 index 0000000..2205154 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/Y_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/Y_circumflex.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/Y_circumflex.glif new file mode 100644 index 0000000..b92606a --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/Y_circumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/Y_dieresis.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/Y_dieresis.glif new file mode 100644 index 0000000..1211009 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/Y_dieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/Y_grave.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/Y_grave.glif new file mode 100644 index 0000000..91d33bb --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/Y_grave.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/Z_.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/Z_.glif new file mode 100644 index 0000000..3c50c11 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/Z_.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/Z_acute.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/Z_acute.glif new file mode 100644 index 0000000..cfea0b4 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/Z_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/Z_caron.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/Z_caron.glif new file mode 100644 index 0000000..a1d5f31 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/Z_caron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/Z_dotaccent.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/Z_dotaccent.glif new file mode 100644 index 0000000..3752c56 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/Z_dotaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/_areas.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/_areas.glif new file mode 100644 index 0000000..b526e06 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/_areas.glif @@ -0,0 +1,232 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/a.alt.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/a.alt.glif new file mode 100644 index 0000000..2f53d4e --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/a.alt.glif @@ -0,0 +1,66 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/a.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/a.glif new file mode 100644 index 0000000..311a644 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/a.glif @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/aacute.alt.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/aacute.alt.glif new file mode 100644 index 0000000..4a1fd25 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/aacute.alt.glif @@ -0,0 +1,25 @@ + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + acute + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/aacute.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/aacute.glif new file mode 100644 index 0000000..990d64e --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/aacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/abreve.alt.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/abreve.alt.glif new file mode 100644 index 0000000..23c212f --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/abreve.alt.glif @@ -0,0 +1,14 @@ + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/abreve.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/abreve.glif new file mode 100644 index 0000000..e93ec4d --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/abreve.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/acircumflex.alt.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/acircumflex.alt.glif new file mode 100644 index 0000000..9e60716 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/acircumflex.alt.glif @@ -0,0 +1,14 @@ + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/acircumflex.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/acircumflex.glif new file mode 100644 index 0000000..edad5d8 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/acircumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/acute.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/acute.glif new file mode 100644 index 0000000..63dab8b --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/acute.glif @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/adieresis.alt.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/adieresis.alt.glif new file mode 100644 index 0000000..fe988f5 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/adieresis.alt.glif @@ -0,0 +1,14 @@ + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/adieresis.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/adieresis.glif new file mode 100644 index 0000000..ab67a9d --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/adieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ae.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ae.glif new file mode 100644 index 0000000..37f454f --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ae.glif @@ -0,0 +1,94 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ae_upper.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ae_upper.glif new file mode 100644 index 0000000..53b25cc --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ae_upper.glif @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/agrave.alt.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/agrave.alt.glif new file mode 100644 index 0000000..3acb755 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/agrave.alt.glif @@ -0,0 +1,14 @@ + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/agrave.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/agrave.glif new file mode 100644 index 0000000..6121fe0 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/agrave.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/amacron.alt.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/amacron.alt.glif new file mode 100644 index 0000000..17825f9 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/amacron.alt.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/amacron.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/amacron.glif new file mode 100644 index 0000000..f4a3990 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/amacron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ampersand.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ampersand.glif new file mode 100644 index 0000000..3050bdd --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ampersand.glif @@ -0,0 +1,66 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/aogonek.alt.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/aogonek.alt.glif new file mode 100644 index 0000000..7820761 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/aogonek.alt.glif @@ -0,0 +1,14 @@ + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/aogonek.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/aogonek.glif new file mode 100644 index 0000000..9755b91 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/aogonek.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/aring.alt.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/aring.alt.glif new file mode 100644 index 0000000..5a27580 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/aring.alt.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/aring.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/aring.glif new file mode 100644 index 0000000..52f83d2 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/aring.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ascender.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ascender.glif new file mode 100644 index 0000000..f695a1d --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ascender.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/asciicircum.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/asciicircum.glif new file mode 100644 index 0000000..6ff846b --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/asciicircum.glif @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/asciitilde.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/asciitilde.glif new file mode 100644 index 0000000..2993197 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/asciitilde.glif @@ -0,0 +1,14 @@ + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/asterisk.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/asterisk.glif new file mode 100644 index 0000000..238f5d7 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/asterisk.glif @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/at.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/at.glif new file mode 100644 index 0000000..e216d32 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/at.glif @@ -0,0 +1,85 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/atilde.alt.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/atilde.alt.glif new file mode 100644 index 0000000..1729592 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/atilde.alt.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/atilde.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/atilde.glif new file mode 100644 index 0000000..a3b6f68 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/atilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/b.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/b.glif new file mode 100644 index 0000000..2227c33 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/b.glif @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/backslash.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/backslash.glif new file mode 100644 index 0000000..fbfbba5 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/backslash.glif @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/bar.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/bar.glif new file mode 100644 index 0000000..3a15d06 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/bar.glif @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/braceleft.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/braceleft.glif new file mode 100644 index 0000000..558ebae --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/braceleft.glif @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/braceright.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/braceright.glif new file mode 100644 index 0000000..b59d36a --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/braceright.glif @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/bracketleft.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/bracketleft.glif new file mode 100644 index 0000000..173ecbd --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/bracketleft.glif @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/bracketright.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/bracketright.glif new file mode 100644 index 0000000..5c9e44e --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/bracketright.glif @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/breve.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/breve.glif new file mode 100644 index 0000000..bd7d4f6 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/breve.glif @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/bullet.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/bullet.glif new file mode 100644 index 0000000..798304b --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/bullet.glif @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/c.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/c.glif new file mode 100644 index 0000000..5f39363 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/c.glif @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/cacute.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/cacute.glif new file mode 100644 index 0000000..e3f6ccf --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/cacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/capital_V_.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/capital_V_.glif new file mode 100644 index 0000000..249fbf1 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/capital_V_.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/caron.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/caron.glif new file mode 100644 index 0000000..599b823 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/caron.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ccaron.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ccaron.glif new file mode 100644 index 0000000..ee07ddb --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ccaron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ccedilla.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ccedilla.glif new file mode 100644 index 0000000..44b7de9 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ccedilla.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/cedilla.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/cedilla.glif new file mode 100644 index 0000000..906c29c --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/cedilla.glif @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/cent.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/cent.glif new file mode 100644 index 0000000..b262351 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/cent.glif @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/circumflex.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/circumflex.glif new file mode 100644 index 0000000..32c7b3a --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/circumflex.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/colon.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/colon.glif new file mode 100644 index 0000000..39a803f --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/colon.glif @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/comma.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/comma.glif new file mode 100644 index 0000000..43e5704 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/comma.glif @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/commaaccentcomb.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/commaaccentcomb.glif new file mode 100644 index 0000000..c1f68d6 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/commaaccentcomb.glif @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/contents.plist b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/contents.plist new file mode 100644 index 0000000..31805f1 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/contents.plist @@ -0,0 +1,664 @@ + + + + + A + A_.glif + AE + A_E_.glif + Aacute + A_acute.glif + Abreve + A_breve.glif + Acircumflex + A_circumflex.glif + Adieresis + A_dieresis.glif + Agrave + A_grave.glif + Amacron + A_macron.glif + Aogonek + A_ogonek.glif + Aring + A_ring.glif + Atilde + A_tilde.glif + B + B_.glif + C + C_.glif + Cacute + C_acute.glif + Ccaron + C_caron.glif + Ccedilla + C_cedilla.glif + D + D_.glif + Dcaron + D_caron.glif + Dcroat + D_croat.glif + E + E_.glif + Eacute + E_acute.glif + Ecaron + E_caron.glif + Ecircumflex + E_circumflex.glif + Edieresis + E_dieresis.glif + Edotaccent + E_dotaccent.glif + Edotbelow + E_dotbelow.glif + Egrave + E_grave.glif + Emacron + E_macron.glif + Eogonek + E_ogonek.glif + Eth + E_th.glif + Etilde + E_tilde.glif + F + F_.glif + G + G_.glif + Gbreve + G_breve.glif + Gcommaaccent + G_commaaccent.glif + H + H_.glif + I + I_.glif + Iacute + I_acute.glif + Icircumflex + I_circumflex.glif + Idieresis + I_dieresis.glif + Idotaccent + I_dotaccent.glif + Igrave + I_grave.glif + Imacron + I_macron.glif + Iogonek + I_ogonek.glif + J + J_.glif + K + K_.glif + Kcommaaccent + K_commaaccent.glif + L + L_.glif + Lacute + L_acute.glif + Lcaron + L_caron.glif + Lslash + L_slash.glif + M + M_.glif + N + N_.glif + Nacute + N_acute.glif + Ncaron + N_caron.glif + Ncommaaccent + N_commaaccent.glif + Ntilde + N_tilde.glif + O + O_.glif + OE + O_E_.glif + Oacute + O_acute.glif + Ocircumflex + O_circumflex.glif + Odieresis + O_dieresis.glif + Ograve + O_grave.glif + Ohungarumlaut + O_hungarumlaut.glif + Omacron + O_macron.glif + Oslash + O_slash.glif + Otilde + O_tilde.glif + P + P_.glif + Q + Q_.glif + R + R_.glif + Racute + R_acute.glif + Rcaron + R_caron.glif + Rcommaaccent + R_commaaccent.glif + S + S_.glif + Sacute + S_acute.glif + Scaron + S_caron.glif + Scedilla + S_cedilla.glif + T + T_.glif + Tcaron + T_caron.glif + Tcedilla + T_cedilla.glif + Thorn + T_horn.glif + U + U_.glif + Uacute + U_acute.glif + Ucircumflex + U_circumflex.glif + Udieresis + U_dieresis.glif + Ugrave + U_grave.glif + Uhungarumlaut + U_hungarumlaut.glif + Umacron + U_macron.glif + Uogonek + U_ogonek.glif + Uring + U_ring.glif + V + V_.glif + W + W_.glif + Wacute + W_acute.glif + Wcircumflex + W_circumflex.glif + Wdieresis + W_dieresis.glif + Wgrave + W_grave.glif + X + X_.glif + Y + Y_.glif + Yacute + Y_acute.glif + Ycircumflex + Y_circumflex.glif + Ydieresis + Y_dieresis.glif + Ygrave + Y_grave.glif + Z + Z_.glif + Zacute + Z_acute.glif + Zcaron + Z_caron.glif + Zdotaccent + Z_dotaccent.glif + _areas + _areas.glif + a + a.glif + a.alt + a.alt.glif + aacute + aacute.glif + aacute.alt + aacute.alt.glif + abreve + abreve.glif + abreve.alt + abreve.alt.glif + acircumflex + acircumflex.glif + acircumflex.alt + acircumflex.alt.glif + acute + acute.glif + adieresis + adieresis.glif + adieresis.alt + adieresis.alt.glif + ae + ae.glif + ae_upper + ae_upper.glif + agrave + agrave.glif + agrave.alt + agrave.alt.glif + amacron + amacron.glif + amacron.alt + amacron.alt.glif + ampersand + ampersand.glif + aogonek + aogonek.glif + aogonek.alt + aogonek.alt.glif + aring + aring.glif + aring.alt + aring.alt.glif + ascender + ascender.glif + asciicircum + asciicircum.glif + asciitilde + asciitilde.glif + asterisk + asterisk.glif + at + at.glif + atilde + atilde.glif + atilde.alt + atilde.alt.glif + b + b.glif + backslash + backslash.glif + bar + bar.glif + braceleft + braceleft.glif + braceright + braceright.glif + bracketleft + bracketleft.glif + bracketright + bracketright.glif + breve + breve.glif + bullet + bullet.glif + c + c.glif + cacute + cacute.glif + capital_V + capital_V_.glif + caron + caron.glif + ccaron + ccaron.glif + ccedilla + ccedilla.glif + cedilla + cedilla.glif + cent + cent.glif + circumflex + circumflex.glif + colon + colon.glif + comma + comma.glif + commaaccentcomb + commaaccentcomb.glif + copyright + copyright.glif + d + d.glif + dcaron + dcaron.glif + dcroat + dcroat.glif + degree + degree.glif + descender + descender.glif + dieresis + dieresis.glif + divide + divide.glif + dollar + dollar.glif + dotaccent + dotaccent.glif + dotaccentcomb + dotaccentcomb.glif + e + e.glif + eacute + eacute.glif + ecaron + ecaron.glif + ecircumflex + ecircumflex.glif + edieresis + edieresis.glif + edotaccent + edotaccent.glif + edotbelow + edotbelow.glif + egrave + egrave.glif + eight + eight.glif + ellipsis + ellipsis.glif + emacron + emacron.glif + emdash + emdash.glif + emspace + emspace.glif + endash + endash.glif + enspace + enspace.glif + eogonek + eogonek.glif + equal + equal.glif + eth + eth.glif + etilde + etilde.glif + euro + euro.glif + exclam + exclam.glif + exclamdown + exclamdown.glif + f + f.glif + five + five.glif + four + four.glif + fourperemspace + fourperemspace.glif + g + g.glif + gbreve + gbreve.glif + gcommaaccent + gcommaaccent.glif + germandbls + germandbls.glif + grave + grave.glif + greater + greater.glif + guillemetleft + guillemetleft.glif + guillemetright + guillemetright.glif + guilsinglleft + guilsinglleft.glif + guilsinglright + guilsinglright.glif + h + h.glif + hungarumlaut + hungarumlaut.glif + hyphen + hyphen.glif + i + i.glif + iacute + iacute.glif + icircumflex + icircumflex.glif + idieresis + idieresis.glif + idotless + idotless.glif + igrave + igrave.glif + imacron + imacron.glif + iogonek + iogonek.glif + j + j.glif + jdotless + jdotless.glif + k + k.glif + k_arms + k_arms.glif + kcommaaccent + kcommaaccent.glif + l + l.glif + lacute + lacute.glif + lcaron + lcaron.glif + less + less.glif + lowercase_loop + lowercase_loop.glif + lowercase_loop_reverse + lowercase_loop_reverse.glif + lowercase_m_shoulder + lowercase_m_shoulder.glif + lowercase_nh_shoulder + lowercase_nh_shoulder.glif + lowercase_r_shoulder + lowercase_r_shoulder.glif + lslash + lslash.glif + m + m.glif + macron + macron.glif + minus + minus.glif + multiply + multiply.glif + n + n.glif + nacute + nacute.glif + narrownbspace + narrownbspace.glif + ncaron + ncaron.glif + ncommaaccent + ncommaaccent.glif + nine + nine.glif + ntilde + ntilde.glif + numbersign + numbersign.glif + o + o.glif + oacute + oacute.glif + ocircumflex + ocircumflex.glif + odieresis + odieresis.glif + oe + oe.glif + ogonek + ogonek.glif + ograve + ograve.glif + ohungarumlaut + ohungarumlaut.glif + omacron + omacron.glif + one + one.glif + oslash + oslash.glif + otilde + otilde.glif + p + p.glif + paragraph + paragraph.glif + parenleft + parenleft.glif + parenright + parenright.glif + percent + percent.glif + period + period.glif + periodcentered + periodcentered.glif + perthousand + perthousand.glif + plus + plus.glif + q + q.glif + question + question.glif + questiondown + questiondown.glif + quotedbl + quotedbl.glif + quotedblbase + quotedblbase.glif + quotedblleft + quotedblleft.glif + quotedblright + quotedblright.glif + quoteleft + quoteleft.glif + quoteright + quoteright.glif + quotesinglbase + quotesinglbase.glif + quotesingle + quotesingle.glif + r + r.glif + racute + racute.glif + rcaron + rcaron.glif + rcommaaccent + rcommaaccent.glif + registered + registered.glif + ring + ring.glif + s + s.glif + sacute + sacute.glif + scaron + scaron.glif + scedilla + scedilla.glif + semicolon + semicolon.glif + seven + seven.glif + six + six.glif + sixperemspace + sixperemspace.glif + slash + slash.glif + space + space.glif + sterling + sterling.glif + t + t.glif + tcaron + tcaron.glif + tcedilla + tcedilla.glif + thorn + thorn.glif + thorn_stem + thorn_stem.glif + three + three.glif + threeperemspace + threeperemspace.glif + tilde + tilde.glif + trademark + trademark.glif + two + two.glif + u + u.glif + uacute + uacute.glif + ucircumflex + ucircumflex.glif + udieresis + udieresis.glif + ugrave + ugrave.glif + uhungarumlaut + uhungarumlaut.glif + umacron + umacron.glif + underscore + underscore.glif + uogonek + uogonek.glif + uring + uring.glif + v + v.glif + w + w.glif + wacute + wacute.glif + wcircumflex + wcircumflex.glif + wdieresis + wdieresis.glif + wgrave + wgrave.glif + x + x.glif + y + y.glif + yacute + yacute.glif + ycircumflex + ycircumflex.glif + ydieresis + ydieresis.glif + yen + yen.glif + ygrave + ygrave.glif + z + z.glif + zacute + zacute.glif + zcaron + zcaron.glif + zdotaccent + zdotaccent.glif + zero + zero.glif + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/copyright.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/copyright.glif new file mode 100644 index 0000000..733ea5c --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/copyright.glif @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/d.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/d.glif new file mode 100644 index 0000000..277bf88 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/d.glif @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/dcaron.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/dcaron.glif new file mode 100644 index 0000000..657539f --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/dcaron.glif @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/dcroat.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/dcroat.glif new file mode 100644 index 0000000..25e5a0d --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/dcroat.glif @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/degree.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/degree.glif new file mode 100644 index 0000000..f98fa9b --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/degree.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/descender.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/descender.glif new file mode 100644 index 0000000..8baf61c --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/descender.glif @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/dieresis.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/dieresis.glif new file mode 100644 index 0000000..6afdbec --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/dieresis.glif @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/divide.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/divide.glif new file mode 100644 index 0000000..1ce85b6 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/divide.glif @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/dollar.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/dollar.glif new file mode 100644 index 0000000..89891eb --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/dollar.glif @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/dotaccent.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/dotaccent.glif new file mode 100644 index 0000000..4385318 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/dotaccent.glif @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/dotaccentcomb.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/dotaccentcomb.glif new file mode 100644 index 0000000..d4e0ef3 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/dotaccentcomb.glif @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/e.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/e.glif new file mode 100644 index 0000000..44ee6fb --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/e.glif @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/eacute.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/eacute.glif new file mode 100644 index 0000000..3932c32 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/eacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ecaron.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ecaron.glif new file mode 100644 index 0000000..bee60ac --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ecaron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ecircumflex.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ecircumflex.glif new file mode 100644 index 0000000..fae08a4 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ecircumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/edieresis.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/edieresis.glif new file mode 100644 index 0000000..99953a8 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/edieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/edotaccent.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/edotaccent.glif new file mode 100644 index 0000000..4038f9c --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/edotaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/edotbelow.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/edotbelow.glif new file mode 100644 index 0000000..1b2a298 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/edotbelow.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 1 + name + dotaccent + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/egrave.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/egrave.glif new file mode 100644 index 0000000..2cb05fe --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/egrave.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/eight.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/eight.glif new file mode 100644 index 0000000..859e503 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/eight.glif @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ellipsis.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ellipsis.glif new file mode 100644 index 0000000..822bf01 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ellipsis.glif @@ -0,0 +1,16 @@ + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/emacron.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/emacron.glif new file mode 100644 index 0000000..2bfd7f2 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/emacron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/emdash.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/emdash.glif new file mode 100644 index 0000000..c0208b6 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/emdash.glif @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/emspace.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/emspace.glif new file mode 100644 index 0000000..179678c --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/emspace.glif @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/endash.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/endash.glif new file mode 100644 index 0000000..24f3ad8 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/endash.glif @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/enspace.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/enspace.glif new file mode 100644 index 0000000..af3ddb0 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/enspace.glif @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/eogonek.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/eogonek.glif new file mode 100644 index 0000000..bc1ca83 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/eogonek.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/equal.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/equal.glif new file mode 100644 index 0000000..38c0805 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/equal.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/eth.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/eth.glif new file mode 100644 index 0000000..b7abc5e --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/eth.glif @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/etilde.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/etilde.glif new file mode 100644 index 0000000..5db7b4c --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/etilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/euro.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/euro.glif new file mode 100644 index 0000000..481b1ed --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/euro.glif @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/exclam.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/exclam.glif new file mode 100644 index 0000000..f64d779 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/exclam.glif @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/exclamdown.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/exclamdown.glif new file mode 100644 index 0000000..ad240f8 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/exclamdown.glif @@ -0,0 +1,14 @@ + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/f.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/f.glif new file mode 100644 index 0000000..109b234 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/f.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/five.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/five.glif new file mode 100644 index 0000000..71053ab --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/five.glif @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/four.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/four.glif new file mode 100644 index 0000000..6256015 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/four.glif @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/fourperemspace.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/fourperemspace.glif new file mode 100644 index 0000000..a3e3f9e --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/fourperemspace.glif @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/g.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/g.glif new file mode 100644 index 0000000..c9e715d --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/g.glif @@ -0,0 +1,64 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/gbreve.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/gbreve.glif new file mode 100644 index 0000000..1362cd5 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/gbreve.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/gcommaaccent.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/gcommaaccent.glif new file mode 100644 index 0000000..0e0627b --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/gcommaaccent.glif @@ -0,0 +1,34 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + g + + + alignment + -1 + index + 1 + name + commaaccentcomb + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/germandbls.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/germandbls.glif new file mode 100644 index 0000000..820822a --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/germandbls.glif @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/grave.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/grave.glif new file mode 100644 index 0000000..36f5903 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/grave.glif @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/greater.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/greater.glif new file mode 100644 index 0000000..443f32b --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/greater.glif @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/guillemetleft.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/guillemetleft.glif new file mode 100644 index 0000000..5c83c18 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/guillemetleft.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/guillemetright.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/guillemetright.glif new file mode 100644 index 0000000..a1c6b67 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/guillemetright.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/guilsinglleft.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/guilsinglleft.glif new file mode 100644 index 0000000..39f347c --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/guilsinglleft.glif @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/guilsinglright.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/guilsinglright.glif new file mode 100644 index 0000000..54bf26b --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/guilsinglright.glif @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/h.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/h.glif new file mode 100644 index 0000000..7682888 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/h.glif @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/hungarumlaut.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/hungarumlaut.glif new file mode 100644 index 0000000..18e5b8b --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/hungarumlaut.glif @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/hyphen.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/hyphen.glif new file mode 100644 index 0000000..7b84d36 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/hyphen.glif @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/i.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/i.glif new file mode 100644 index 0000000..ccfa3a0 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/i.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/iacute.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/iacute.glif new file mode 100644 index 0000000..796772b --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/iacute.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + acute + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/icircumflex.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/icircumflex.glif new file mode 100644 index 0000000..5a0bbbf --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/icircumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/idieresis.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/idieresis.glif new file mode 100644 index 0000000..50c1f3c --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/idieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/idotless.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/idotless.glif new file mode 100644 index 0000000..2570791 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/idotless.glif @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/igrave.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/igrave.glif new file mode 100644 index 0000000..e5e23b3 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/igrave.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + grave + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/imacron.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/imacron.glif new file mode 100644 index 0000000..3f010fe --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/imacron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/iogonek.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/iogonek.glif new file mode 100644 index 0000000..e5f26ec --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/iogonek.glif @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/j.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/j.glif new file mode 100644 index 0000000..4c4226e --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/j.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/jdotless.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/jdotless.glif new file mode 100644 index 0000000..4b173a5 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/jdotless.glif @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/k.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/k.glif new file mode 100644 index 0000000..c2081f7 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/k.glif @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/k_arms.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/k_arms.glif new file mode 100644 index 0000000..90679c7 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/k_arms.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/kcommaaccent.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/kcommaaccent.glif new file mode 100644 index 0000000..30a1956 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/kcommaaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/l.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/l.glif new file mode 100644 index 0000000..7e13de3 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/l.glif @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/lacute.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/lacute.glif new file mode 100644 index 0000000..bd77aa9 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/lacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/lcaron.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/lcaron.glif new file mode 100644 index 0000000..00101d8 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/lcaron.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/less.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/less.glif new file mode 100644 index 0000000..c64ec4b --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/less.glif @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/lowercase_loop.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/lowercase_loop.glif new file mode 100644 index 0000000..500f84a --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/lowercase_loop.glif @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/lowercase_loop_reverse.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/lowercase_loop_reverse.glif new file mode 100644 index 0000000..3891367 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/lowercase_loop_reverse.glif @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/lowercase_m_shoulder.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/lowercase_m_shoulder.glif new file mode 100644 index 0000000..20353b6 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/lowercase_m_shoulder.glif @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/lowercase_nh_shoulder.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/lowercase_nh_shoulder.glif new file mode 100644 index 0000000..4a28446 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/lowercase_nh_shoulder.glif @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/lowercase_r_shoulder.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/lowercase_r_shoulder.glif new file mode 100644 index 0000000..40c0e17 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/lowercase_r_shoulder.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/lslash.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/lslash.glif new file mode 100644 index 0000000..6ee2790 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/lslash.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/m.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/m.glif new file mode 100644 index 0000000..500fe06 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/m.glif @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/macron.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/macron.glif new file mode 100644 index 0000000..ca01804 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/macron.glif @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/minus.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/minus.glif new file mode 100644 index 0000000..6b1b304 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/minus.glif @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/multiply.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/multiply.glif new file mode 100644 index 0000000..8a35572 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/multiply.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/n.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/n.glif new file mode 100644 index 0000000..bdcc26b --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/n.glif @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/nacute.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/nacute.glif new file mode 100644 index 0000000..0ff9780 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/nacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/narrownbspace.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/narrownbspace.glif new file mode 100644 index 0000000..ee7f134 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/narrownbspace.glif @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ncaron.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ncaron.glif new file mode 100644 index 0000000..462e483 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ncaron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ncommaaccent.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ncommaaccent.glif new file mode 100644 index 0000000..0824ad7 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ncommaaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/nine.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/nine.glif new file mode 100644 index 0000000..9c4ccb7 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/nine.glif @@ -0,0 +1,14 @@ + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ntilde.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ntilde.glif new file mode 100644 index 0000000..36c60fc --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ntilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/numbersign.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/numbersign.glif new file mode 100644 index 0000000..4351cff --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/numbersign.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/o.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/o.glif new file mode 100644 index 0000000..7c343cc --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/o.glif @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/oacute.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/oacute.glif new file mode 100644 index 0000000..ecdc2b4 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/oacute.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + acute + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ocircumflex.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ocircumflex.glif new file mode 100644 index 0000000..e27960c --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ocircumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/odieresis.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/odieresis.glif new file mode 100644 index 0000000..8b93fcd --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/odieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/oe.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/oe.glif new file mode 100644 index 0000000..a70e653 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/oe.glif @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ogonek.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ogonek.glif new file mode 100644 index 0000000..47cb6cf --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ogonek.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ograve.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ograve.glif new file mode 100644 index 0000000..73d3a77 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ograve.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + grave + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ohungarumlaut.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ohungarumlaut.glif new file mode 100644 index 0000000..477b1a1 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ohungarumlaut.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + hungarumlaut + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/omacron.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/omacron.glif new file mode 100644 index 0000000..d8ca1a4 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/omacron.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + macron + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/one.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/one.glif new file mode 100644 index 0000000..34e50c3 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/one.glif @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/oslash.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/oslash.glif new file mode 100644 index 0000000..d1ee74a --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/oslash.glif @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/otilde.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/otilde.glif new file mode 100644 index 0000000..7f0de18 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/otilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/p.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/p.glif new file mode 100644 index 0000000..3f47429 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/p.glif @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/paragraph.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/paragraph.glif new file mode 100644 index 0000000..94a9990 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/paragraph.glif @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/parenleft.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/parenleft.glif new file mode 100644 index 0000000..1f90400 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/parenleft.glif @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/parenright.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/parenright.glif new file mode 100644 index 0000000..f6fa4d4 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/parenright.glif @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/percent.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/percent.glif new file mode 100644 index 0000000..3a482e7 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/percent.glif @@ -0,0 +1,79 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/period.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/period.glif new file mode 100644 index 0000000..2e8f153 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/period.glif @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/periodcentered.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/periodcentered.glif new file mode 100644 index 0000000..6f8a233 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/periodcentered.glif @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/perthousand.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/perthousand.glif new file mode 100644 index 0000000..3def3f2 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/perthousand.glif @@ -0,0 +1,109 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/plus.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/plus.glif new file mode 100644 index 0000000..c2a3e8b --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/plus.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/q.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/q.glif new file mode 100644 index 0000000..a325772 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/q.glif @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/question.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/question.glif new file mode 100644 index 0000000..e702299 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/question.glif @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/questiondown.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/questiondown.glif new file mode 100644 index 0000000..31ff84f --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/questiondown.glif @@ -0,0 +1,14 @@ + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/quotedbl.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/quotedbl.glif new file mode 100644 index 0000000..f39edbb --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/quotedbl.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/quotedblbase.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/quotedblbase.glif new file mode 100644 index 0000000..c2b8a90 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/quotedblbase.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/quotedblleft.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/quotedblleft.glif new file mode 100644 index 0000000..007f61c --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/quotedblleft.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/quotedblright.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/quotedblright.glif new file mode 100644 index 0000000..aba81db --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/quotedblright.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/quoteleft.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/quoteleft.glif new file mode 100644 index 0000000..80ac838 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/quoteleft.glif @@ -0,0 +1,14 @@ + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/quoteright.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/quoteright.glif new file mode 100644 index 0000000..32fdb31 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/quoteright.glif @@ -0,0 +1,14 @@ + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/quotesinglbase.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/quotesinglbase.glif new file mode 100644 index 0000000..3f74cfd --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/quotesinglbase.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/quotesingle.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/quotesingle.glif new file mode 100644 index 0000000..91067cf --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/quotesingle.glif @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/r.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/r.glif new file mode 100644 index 0000000..572d644 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/r.glif @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/racute.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/racute.glif new file mode 100644 index 0000000..868c5d2 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/racute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/rcaron.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/rcaron.glif new file mode 100644 index 0000000..22618e8 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/rcaron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/rcommaaccent.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/rcommaaccent.glif new file mode 100644 index 0000000..d5e756e --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/rcommaaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/registered.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/registered.glif new file mode 100644 index 0000000..2a998d4 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/registered.glif @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ring.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ring.glif new file mode 100644 index 0000000..e7f45ed --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ring.glif @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/s.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/s.glif new file mode 100644 index 0000000..80495cc --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/s.glif @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/sacute.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/sacute.glif new file mode 100644 index 0000000..81486be --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/sacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/scaron.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/scaron.glif new file mode 100644 index 0000000..75b7a66 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/scaron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/scedilla.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/scedilla.glif new file mode 100644 index 0000000..97638b7 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/scedilla.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/semicolon.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/semicolon.glif new file mode 100644 index 0000000..2573d62 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/semicolon.glif @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/seven.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/seven.glif new file mode 100644 index 0000000..6989825 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/seven.glif @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/six.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/six.glif new file mode 100644 index 0000000..7b341ea --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/six.glif @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/sixperemspace.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/sixperemspace.glif new file mode 100644 index 0000000..2a1fed0 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/sixperemspace.glif @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/slash.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/slash.glif new file mode 100644 index 0000000..732fee4 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/slash.glif @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/space.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/space.glif new file mode 100644 index 0000000..5a2d3ff --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/space.glif @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/sterling.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/sterling.glif new file mode 100644 index 0000000..7790fdd --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/sterling.glif @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/t.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/t.glif new file mode 100644 index 0000000..70dc8bb --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/t.glif @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/tcaron.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/tcaron.glif new file mode 100644 index 0000000..b4e089b --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/tcaron.glif @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/tcedilla.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/tcedilla.glif new file mode 100644 index 0000000..56f15f8 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/tcedilla.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/thorn.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/thorn.glif new file mode 100644 index 0000000..e984364 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/thorn.glif @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/thorn_stem.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/thorn_stem.glif new file mode 100644 index 0000000..a920ace --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/thorn_stem.glif @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/three.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/three.glif new file mode 100644 index 0000000..8ed0e36 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/three.glif @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/threeperemspace.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/threeperemspace.glif new file mode 100644 index 0000000..dd3cef4 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/threeperemspace.glif @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/tilde.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/tilde.glif new file mode 100644 index 0000000..f0ce2a8 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/tilde.glif @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/trademark.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/trademark.glif new file mode 100644 index 0000000..81d7720 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/trademark.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/two.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/two.glif new file mode 100644 index 0000000..7534052 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/two.glif @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/u.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/u.glif new file mode 100644 index 0000000..454e0d5 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/u.glif @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/uacute.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/uacute.glif new file mode 100644 index 0000000..886026e --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/uacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ucircumflex.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ucircumflex.glif new file mode 100644 index 0000000..a53eb10 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ucircumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/udieresis.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/udieresis.glif new file mode 100644 index 0000000..6824629 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/udieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ugrave.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ugrave.glif new file mode 100644 index 0000000..2c701b9 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ugrave.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/uhungarumlaut.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/uhungarumlaut.glif new file mode 100644 index 0000000..a9236fe --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/uhungarumlaut.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + hungarumlaut + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/umacron.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/umacron.glif new file mode 100644 index 0000000..e19f60d --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/umacron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/underscore.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/underscore.glif new file mode 100644 index 0000000..d2fd5bb --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/underscore.glif @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/uogonek.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/uogonek.glif new file mode 100644 index 0000000..03d6bb6 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/uogonek.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/uring.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/uring.glif new file mode 100644 index 0000000..dfbe6a4 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/uring.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/v.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/v.glif new file mode 100644 index 0000000..762a37c --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/v.glif @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/w.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/w.glif new file mode 100644 index 0000000..6b9f90b --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/w.glif @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/wacute.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/wacute.glif new file mode 100644 index 0000000..c7228d1 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/wacute.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + acute + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/wcircumflex.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/wcircumflex.glif new file mode 100644 index 0000000..8060579 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/wcircumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/wdieresis.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/wdieresis.glif new file mode 100644 index 0000000..de11f38 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/wdieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/wgrave.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/wgrave.glif new file mode 100644 index 0000000..6cd61aa --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/wgrave.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + grave + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/x.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/x.glif new file mode 100644 index 0000000..5e8f2dc --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/x.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/y.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/y.glif new file mode 100644 index 0000000..f758648 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/y.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/yacute.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/yacute.glif new file mode 100644 index 0000000..80a572e --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/yacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ycircumflex.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ycircumflex.glif new file mode 100644 index 0000000..2d1d33a --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ycircumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ydieresis.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ydieresis.glif new file mode 100644 index 0000000..ac257a5 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ydieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/yen.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/yen.glif new file mode 100644 index 0000000..2ea2018 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/yen.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ygrave.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ygrave.glif new file mode 100644 index 0000000..f3ce88b --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/ygrave.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + grave + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/z.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/z.glif new file mode 100644 index 0000000..4158aff --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/z.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/zacute.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/zacute.glif new file mode 100644 index 0000000..5cb59ec --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/zacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/zcaron.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/zcaron.glif new file mode 100644 index 0000000..292f83f --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/zcaron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/zdotaccent.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/zdotaccent.glif new file mode 100644 index 0000000..39194ff --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/zdotaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/zero.glif b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/zero.glif new file mode 100644 index 0000000..487346b --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/glyphs/zero.glif @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/groups.plist b/Fonts/UFO/Metropolis-BlackItalic.ufo/groups.plist new file mode 100644 index 0000000..9866fbc --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/groups.plist @@ -0,0 +1,850 @@ + + + + + public.kern1.A + + A + Aacute + Abreve + Acircumflex + Adieresis + Agrave + Amacron + Aogonek + Aring + Atilde + + public.kern1.B + + B + + public.kern1.C + + C + Cacute + Ccaron + Ccedilla + + public.kern1.D + + D + Eth + Dcaron + + public.kern1.E + + AE + E + Eacute + Ecaron + Ecircumflex + Edieresis + Edotaccent + Edotbelow + Egrave + Emacron + Eogonek + Etilde + OE + + public.kern1.Eth + + Dcroat + + public.kern1.F + + F + + public.kern1.G + + G + Gbreve + Gcommaaccent + + public.kern1.H + + H + + public.kern1.I + + I + Iacute + Icircumflex + Idieresis + Idotaccent + Igrave + Imacron + Iogonek + + public.kern1.J + + J + + public.kern1.K + + K + Kcommaaccent + + public.kern1.L + + L + Lacute + Lcaron + + public.kern1.Lslash + + Lslash + + public.kern1.M + + M + + public.kern1.N + + N + Nacute + Ncaron + Ncommaaccent + Ntilde + + public.kern1.O + + O + Oacute + Ocircumflex + Odieresis + Ograve + Ohungarumlaut + Omacron + Otilde + + public.kern1.Oslash + + Oslash + + public.kern1.P + + P + + public.kern1.Q + + Q + + public.kern1.R + + R + Racute + Rcaron + Rcommaaccent + + public.kern1.S + + S + Sacute + Scaron + Scedilla + + public.kern1.T + + T + Tcaron + Tcedilla + + public.kern1.Thorn + + Thorn + + public.kern1.U + + U + Uacute + Ucircumflex + Udieresis + Ugrave + Uhungarumlaut + Umacron + Uogonek + Uring + + public.kern1.V + + V + + public.kern1.W + + W + Wacute + Wcircumflex + Wdieresis + Wgrave + + public.kern1.X + + X + + public.kern1.Y + + Y + Yacute + Ycircumflex + Ydieresis + Ygrave + + public.kern1.Z + + Z + Zacute + Zcaron + Zdotaccent + + public.kern1.a + + a + aacute + abreve + acircumflex + adieresis + agrave + amacron + aogonek + aring + atilde + + public.kern1.a.alt + + a.alt + aacute.alt + abreve.alt + acircumflex.alt + adieresis.alt + agrave.alt + amacron.alt + aogonek.alt + aring.alt + atilde.alt + + public.kern1.b + + b + + public.kern1.c + + c + cacute + ccaron + ccedilla + + public.kern1.d + + d + + public.kern1.dcaron + + dcaron + + public.kern1.dcroat + + dcroat + + public.kern1.e + + ae + e + eacute + ecaron + ecircumflex + edieresis + edotaccent + edotbelow + egrave + emacron + eogonek + etilde + oe + + public.kern1.eth + + eth + + public.kern1.f + + f + + public.kern1.g + + g + gbreve + gcommaaccent + + public.kern1.germandbls + + germandbls + + public.kern1.h + + h + + public.kern1.i + + i + idotless + iacute + icircumflex + idieresis + igrave + imacron + iogonek + + public.kern1.j + + j + jdotless + + public.kern1.k + + k + kcommaaccent + + public.kern1.l + + l + lacute + + public.kern1.lcaron + + lcaron + + public.kern1.lslash + + lslash + + public.kern1.m + + m + + public.kern1.n + + n + nacute + ncaron + ncommaaccent + ntilde + + public.kern1.o + + o + oacute + ocircumflex + odieresis + ograve + ohungarumlaut + omacron + otilde + + public.kern1.oslash + + oslash + + public.kern1.p + + p + + public.kern1.q + + q + + public.kern1.r + + r + racute + rcaron + rcommaaccent + + public.kern1.s + + s + sacute + scaron + scedilla + + public.kern1.t + + t + tcedilla + + public.kern1.tcaron + + tcaron + + public.kern1.thorn + + thorn + + public.kern1.u + + u + uacute + ucircumflex + udieresis + ugrave + uhungarumlaut + umacron + uogonek + uring + + public.kern1.v + + v + + public.kern1.w + + w + wacute + wcircumflex + wdieresis + wgrave + + public.kern1.x + + x + + public.kern1.y + + y + yacute + ycircumflex + ydieresis + ygrave + + public.kern1.z + + z + zacute + zcaron + zdotaccent + + public.kern2.A + + A + Aacute + Abreve + Acircumflex + Adieresis + Agrave + Amacron + Aogonek + Aring + Atilde + AE + + public.kern2.B + + B + + public.kern2.C + + C + Cacute + Ccaron + Ccedilla + + public.kern2.D + + D + Dcaron + + public.kern2.E + + E + Eacute + Ecaron + Ecircumflex + Edieresis + Edotaccent + Edotbelow + Egrave + Emacron + Eogonek + Etilde + + public.kern2.Eth + + Eth + Dcroat + + public.kern2.F + + F + + public.kern2.G + + G + Gbreve + Gcommaaccent + + public.kern2.H + + H + + public.kern2.I + + I + Iacute + Icircumflex + Idieresis + Idotaccent + Igrave + Imacron + Iogonek + + public.kern2.J + + J + + public.kern2.K + + K + Kcommaaccent + + public.kern2.L + + L + Lacute + Lcaron + + public.kern2.Lslash + + Lslash + + public.kern2.M + + M + + public.kern2.N + + N + Nacute + Ncaron + Ncommaaccent + Ntilde + + public.kern2.O + + O + Oacute + Ocircumflex + Odieresis + Ograve + Ohungarumlaut + Omacron + Otilde + OE + + public.kern2.Oslash + + Oslash + + public.kern2.P + + P + + public.kern2.Q + + Q + + public.kern2.R + + R + Racute + Rcaron + Rcommaaccent + + public.kern2.S + + S + Sacute + Scaron + Scedilla + + public.kern2.T + + T + Tcaron + Tcedilla + + public.kern2.Thorn + + Thorn + + public.kern2.U + + U + Uacute + Ucircumflex + Udieresis + Ugrave + Uhungarumlaut + Umacron + Uogonek + Uring + + public.kern2.V + + V + + public.kern2.W + + W + Wacute + Wcircumflex + Wdieresis + Wgrave + + public.kern2.X + + X + + public.kern2.Y + + Y + Yacute + Ycircumflex + Ydieresis + Ygrave + + public.kern2.Z + + Z + Zacute + Zcaron + Zdotaccent + + public.kern2.a + + a + aacute + abreve + acircumflex + adieresis + agrave + amacron + aogonek + aring + atilde + ae + + public.kern2.a.alt + + a.alt + aacute.alt + abreve.alt + acircumflex.alt + adieresis.alt + agrave.alt + amacron.alt + aogonek.alt + aring.alt + atilde.alt + + public.kern2.b + + b + + public.kern2.c + + c + cacute + ccaron + ccedilla + + public.kern2.d + + d + + public.kern2.dcaron + + dcaron + + public.kern2.dcroat + + dcroat + + public.kern2.e + + e + eacute + ecaron + ecircumflex + edieresis + edotaccent + edotbelow + egrave + emacron + eogonek + etilde + + public.kern2.eth + + eth + + public.kern2.f + + f + + public.kern2.g + + g + gbreve + gcommaaccent + + public.kern2.germandbls + + germandbls + + public.kern2.h + + h + + public.kern2.i + + i + idotless + iacute + icircumflex + idieresis + igrave + imacron + iogonek + + public.kern2.j + + j + jdotless + + public.kern2.k + + k + kcommaaccent + + public.kern2.l + + l + lacute + + public.kern2.lcaron + + lcaron + + public.kern2.lslash + + lslash + + public.kern2.m + + m + + public.kern2.n + + n + nacute + ncaron + ncommaaccent + ntilde + + public.kern2.o + + o + oacute + ocircumflex + odieresis + ograve + ohungarumlaut + omacron + otilde + oe + + public.kern2.oslash + + oslash + + public.kern2.p + + p + + public.kern2.q + + q + + public.kern2.r + + r + racute + rcaron + rcommaaccent + + public.kern2.s + + s + sacute + scaron + scedilla + + public.kern2.t + + t + tcedilla + + public.kern2.tcaron + + tcaron + + public.kern2.thorn + + thorn + + public.kern2.u + + u + uacute + ucircumflex + udieresis + ugrave + uhungarumlaut + umacron + uogonek + uring + + public.kern2.v + + v + + public.kern2.w + + w + wacute + wcircumflex + wdieresis + wgrave + + public.kern2.x + + x + + public.kern2.y + + y + yacute + ycircumflex + ydieresis + ygrave + + public.kern2.z + + z + zacute + zcaron + zdotaccent + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/kerning.plist b/Fonts/UFO/Metropolis-BlackItalic.ufo/kerning.plist new file mode 100644 index 0000000..9664d36 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/kerning.plist @@ -0,0 +1,14692 @@ + + + + + ampersand + + asciicircum + -135 + asciitilde + -95 + asterisk + -120 + backslash + -150 + braceleft + -35 + braceright + -30 + bullet + -10 + cent + -15 + colon + -20 + comma + -15 + degree + -125 + dollar + -35 + ellipsis + -15 + euro + -65 + guillemetleft + 30 + guillemetright + -20 + guilsinglleft + 30 + guilsinglright + -20 + multiply + -25 + numbersign + -40 + paragraph + -115 + parenright + -70 + percent + -115 + perthousand + -115 + public.kern2.A + -15 + public.kern2.C + -20 + public.kern2.G + -15 + public.kern2.J + 15 + public.kern2.O + -15 + public.kern2.Oslash + -15 + public.kern2.Q + -15 + public.kern2.S + -40 + public.kern2.T + -70 + public.kern2.V + -80 + public.kern2.W + -65 + public.kern2.X + -15 + public.kern2.Y + -85 + public.kern2.a.alt + -35 + public.kern2.f + -40 + public.kern2.s + -15 + public.kern2.t + -35 + public.kern2.tcaron + -35 + public.kern2.v + -25 + public.kern2.w + -35 + public.kern2.x + -15 + public.kern2.y + -50 + question + -120 + quotedbl + -130 + quotedblbase + -15 + quotedblleft + -115 + quotedblright + -135 + quoteleft + -115 + quoteright + -135 + quotesinglbase + -15 + quotesingle + -130 + registered + -55 + semicolon + -15 + sterling + -10 + trademark + -90 + underscore + -190 + yen + -70 + + asciicircum + + ampersand + -125 + asciitilde + -30 + asterisk + -10 + at + -20 + backslash + -90 + braceleft + -75 + braceright + -45 + bullet + -35 + cent + -50 + comma + -155 + copyright + -20 + degree + -50 + dollar + -40 + ellipsis + -250 + emdash + -250 + endash + -250 + euro + -65 + guillemetleft + -90 + guilsinglleft + -90 + hyphen + -180 + multiply + -20 + numbersign + -105 + paragraph + -15 + parenleft + -20 + parenright + -90 + percent + -35 + periodcentered + -90 + perthousand + -35 + public.kern2.A + -85 + public.kern2.C + -10 + public.kern2.G + -10 + public.kern2.J + -250 + public.kern2.S + -40 + public.kern2.T + -30 + public.kern2.V + -55 + public.kern2.W + -45 + public.kern2.X + -65 + public.kern2.Y + -55 + public.kern2.a + -35 + public.kern2.a.alt + -80 + public.kern2.c + -50 + public.kern2.d + -35 + public.kern2.dcaron + -35 + public.kern2.dcroat + -35 + public.kern2.e + -40 + public.kern2.eth + -45 + public.kern2.g + -30 + public.kern2.o + -45 + public.kern2.oslash + -40 + public.kern2.q + -35 + public.kern2.s + -25 + public.kern2.v + -15 + public.kern2.w + -15 + public.kern2.x + -35 + public.kern2.y + -20 + question + -105 + questiondown + -105 + quotedbl + -45 + quotedblbase + -250 + quotedblleft + -15 + quotedblright + -50 + quoteleft + -15 + quoteright + -50 + quotesinglbase + -155 + quotesingle + -45 + slash + -150 + sterling + -110 + trademark + -20 + underscore + -250 + yen + -50 + + asciitilde + + ampersand + -50 + asciicircum + -50 + asciitilde + -25 + asterisk + -20 + at + -15 + backslash + -100 + braceleft + -30 + braceright + -45 + bullet + -20 + cent + -35 + colon + -15 + comma + -155 + copyright + -15 + degree + -80 + dollar + -50 + ellipsis + -170 + euro + -65 + guillemetleft + -25 + guillemetright + -15 + guilsinglleft + -25 + guilsinglright + -15 + multiply + -40 + numbersign + -100 + paragraph + -25 + parenleft + -15 + parenright + -120 + percent + -45 + periodcentered + -25 + perthousand + -45 + public.kern2.A + -85 + public.kern2.G + -10 + public.kern2.J + -245 + public.kern2.S + -50 + public.kern2.T + -75 + public.kern2.V + -60 + public.kern2.W + -50 + public.kern2.X + -70 + public.kern2.Y + -60 + public.kern2.a + -20 + public.kern2.a.alt + -100 + public.kern2.c + -25 + public.kern2.d + -20 + public.kern2.dcaron + -20 + public.kern2.dcroat + -20 + public.kern2.e + -25 + public.kern2.eth + -25 + public.kern2.g + -20 + public.kern2.o + -25 + public.kern2.oslash + -25 + public.kern2.q + -20 + public.kern2.s + -25 + public.kern2.v + -15 + public.kern2.w + -20 + public.kern2.x + -40 + public.kern2.y + -25 + question + -140 + questiondown + -110 + quotedbl + -55 + quotedblbase + -175 + quotedblleft + -25 + quotedblright + -55 + quoteleft + -25 + quoteright + -55 + quotesinglbase + -155 + quotesingle + -55 + registered + -10 + semicolon + -15 + slash + -135 + sterling + -45 + trademark + -90 + underscore + -245 + yen + -55 + + asterisk + + ampersand + -95 + asciitilde + -30 + at + -20 + backslash + -15 + braceleft + -50 + braceright + -45 + bullet + -25 + cent + -45 + comma + -155 + copyright + -20 + dollar + -30 + ellipsis + -215 + emdash + -10 + endash + -10 + euro + -60 + guillemetleft + -75 + guilsinglleft + -75 + hyphen + -10 + multiply + -20 + numbersign + -100 + parenleft + -15 + parenright + -10 + periodcentered + -45 + public.kern2.A + -85 + public.kern2.J + -215 + public.kern2.S + -30 + public.kern2.V + -20 + public.kern2.W + -15 + public.kern2.X + -30 + public.kern2.Y + -20 + public.kern2.a + -30 + public.kern2.a.alt + -60 + public.kern2.c + -40 + public.kern2.d + -30 + public.kern2.dcaron + -30 + public.kern2.dcroat + -30 + public.kern2.e + -30 + public.kern2.eth + -35 + public.kern2.g + -25 + public.kern2.o + -35 + public.kern2.oslash + -35 + public.kern2.q + -30 + public.kern2.s + -25 + public.kern2.v + -10 + public.kern2.w + -10 + public.kern2.x + -25 + public.kern2.y + -15 + question + -15 + questiondown + -100 + quotedblbase + -215 + quotesinglbase + -155 + slash + -145 + sterling + -55 + underscore + -215 + yen + -20 + + at + + asciicircum + -20 + asterisk + -20 + backslash + -95 + braceleft + -25 + braceright + -35 + cent + -10 + colon + -20 + comma + -20 + degree + -55 + dollar + -55 + ellipsis + -20 + euro + -60 + guillemetleft + 35 + guillemetright + -10 + guilsinglleft + 35 + guilsinglright + -10 + multiply + -10 + numbersign + -50 + paragraph + -30 + parenright + -110 + percent + -40 + perthousand + -40 + public.kern2.A + -45 + public.kern2.J + -15 + public.kern2.S + -45 + public.kern2.T + -35 + public.kern2.V + -65 + public.kern2.W + -55 + public.kern2.X + -50 + public.kern2.Y + -70 + public.kern2.a.alt + -10 + public.kern2.s + -20 + public.kern2.v + -20 + public.kern2.w + -25 + public.kern2.x + -45 + public.kern2.y + -30 + question + -120 + questiondown + -45 + quotedbl + -60 + quotedblbase + -20 + quotedblleft + -25 + quotedblright + -55 + quoteleft + -30 + quoteright + -55 + quotesinglbase + -20 + quotesingle + -60 + registered + -15 + semicolon + -20 + slash + -50 + sterling + -35 + trademark + -25 + underscore + -110 + yen + -65 + + backslash + + ampersand + -50 + asciicircum + -160 + asciitilde + -125 + asterisk + -160 + at + -60 + backslash + -240 + bar + 50 + braceleft + -50 + braceright + 0 + bracketleft + 50 + bracketright + 50 + bullet + -95 + cent + -85 + colon + -20 + copyright + -65 + degree + -200 + divide + -70 + dollar + -30 + ellipsis + -20 + emdash + -45 + endash + -45 + equal + -20 + euro + -125 + greater + 25 + guillemetleft + -55 + guilsinglleft + -55 + hyphen + -45 + less + -80 + minus + -70 + multiply + -95 + paragraph + -165 + parenleft + -50 + parenright + 40 + percent + -50 + periodcentered + -95 + perthousand + -50 + plus + -70 + public.kern2.A + 20 + public.kern2.B + 30 + public.kern2.C + -105 + public.kern2.D + 30 + public.kern2.E + 20 + public.kern2.Eth + 30 + public.kern2.F + 20 + public.kern2.G + -100 + public.kern2.H + 20 + public.kern2.I + 20 + public.kern2.J + 15 + public.kern2.K + 20 + public.kern2.L + 20 + public.kern2.Lslash + 20 + public.kern2.M + 20 + public.kern2.N + 20 + public.kern2.O + -100 + public.kern2.Oslash + 15 + public.kern2.P + 20 + public.kern2.Q + -100 + public.kern2.R + 20 + public.kern2.S + -25 + public.kern2.T + -50 + public.kern2.Thorn + 20 + public.kern2.U + -80 + public.kern2.V + -110 + public.kern2.W + -85 + public.kern2.X + 20 + public.kern2.Y + -70 + public.kern2.Z + 20 + public.kern2.a + -65 + public.kern2.a.alt + -35 + public.kern2.b + 20 + public.kern2.c + -75 + public.kern2.d + -65 + public.kern2.dcaron + -65 + public.kern2.dcroat + -65 + public.kern2.e + -70 + public.kern2.eth + -70 + public.kern2.f + -15 + public.kern2.g + -35 + public.kern2.germandbls + 20 + public.kern2.h + 20 + public.kern2.i + 20 + public.kern2.j + 85 + public.kern2.l + 20 + public.kern2.lcaron + 20 + public.kern2.lslash + 20 + public.kern2.m + 20 + public.kern2.n + 20 + public.kern2.o + -75 + public.kern2.oslash + 10 + public.kern2.p + 50 + public.kern2.q + -65 + public.kern2.r + 20 + public.kern2.s + -15 + public.kern2.t + -70 + public.kern2.tcaron + -70 + public.kern2.thorn + 50 + public.kern2.u + -45 + public.kern2.v + -25 + public.kern2.w + -50 + public.kern2.x + 20 + public.kern2.y + -15 + public.kern2.z + 20 + question + -120 + questiondown + 20 + quotedbl + -195 + quotedblleft + -165 + quotedblright + -195 + quoteleft + -155 + quoteright + -155 + quotesingle + -145 + registered + -140 + slash + 105 + sterling + 10 + trademark + -170 + underscore + 50 + yen + -45 + + bar + + backslash + 50 + braceleft + -20 + braceright + -25 + cent + -10 + dollar + -20 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + public.kern2.J + 25 + public.kern2.j + 35 + public.kern2.s + -10 + slash + 55 + sterling + -10 + + braceleft + + ampersand + -35 + asciicircum + -30 + asciitilde + -35 + asterisk + -25 + at + -35 + backslash + -30 + bar + -25 + braceleft + -50 + braceright + -70 + bracketleft + -25 + bracketright + -25 + bullet + -35 + cent + -45 + colon + -25 + comma + -40 + copyright + -35 + degree + -30 + divide + -30 + dollar + -50 + ellipsis + -40 + emdash + -30 + endash + -30 + equal + -25 + euro + -85 + greater + -25 + guillemetright + -20 + guilsinglright + -20 + hyphen + -30 + less + -30 + minus + -25 + multiply + -45 + numbersign + -65 + paragraph + -25 + parenleft + -35 + parenright + -40 + percent + -25 + periodcentered + -35 + perthousand + -25 + plus + -25 + public.kern2.A + -45 + public.kern2.B + -25 + public.kern2.C + -30 + public.kern2.D + -25 + public.kern2.E + -25 + public.kern2.Eth + -25 + public.kern2.F + -25 + public.kern2.G + -30 + public.kern2.H + -25 + public.kern2.I + -25 + public.kern2.J + -15 + public.kern2.K + -25 + public.kern2.L + -25 + public.kern2.Lslash + -25 + public.kern2.M + -25 + public.kern2.N + -25 + public.kern2.O + -30 + public.kern2.Oslash + -30 + public.kern2.P + -25 + public.kern2.Q + -30 + public.kern2.R + -25 + public.kern2.S + -50 + public.kern2.T + -25 + public.kern2.Thorn + -25 + public.kern2.U + -25 + public.kern2.V + -55 + public.kern2.W + -50 + public.kern2.X + -45 + public.kern2.Y + -55 + public.kern2.Z + -25 + public.kern2.a + -35 + public.kern2.a.alt + -40 + public.kern2.b + -25 + public.kern2.c + -35 + public.kern2.d + -35 + public.kern2.dcaron + -35 + public.kern2.dcroat + -35 + public.kern2.e + -35 + public.kern2.eth + -35 + public.kern2.f + -25 + public.kern2.g + -35 + public.kern2.germandbls + -25 + public.kern2.h + -25 + public.kern2.i + -25 + public.kern2.j + -10 + public.kern2.l + -25 + public.kern2.lcaron + -25 + public.kern2.lslash + -25 + public.kern2.m + -25 + public.kern2.n + -25 + public.kern2.o + -35 + public.kern2.oslash + -35 + public.kern2.p + -25 + public.kern2.q + -35 + public.kern2.r + -25 + public.kern2.s + -45 + public.kern2.t + -25 + public.kern2.tcaron + -25 + public.kern2.thorn + -25 + public.kern2.u + -25 + public.kern2.v + -25 + public.kern2.w + -25 + public.kern2.x + -40 + public.kern2.y + -25 + public.kern2.z + -25 + question + -50 + questiondown + -45 + quotedbl + -35 + quotedblbase + -40 + quotedblleft + -25 + quotedblright + -40 + quoteleft + -25 + quoteright + -40 + quotesinglbase + -40 + quotesingle + -35 + registered + -30 + semicolon + -25 + slash + 0 + sterling + -50 + trademark + -25 + underscore + -45 + yen + -50 + + braceright + + ampersand + -25 + asciicircum + -80 + asciitilde + -45 + asterisk + -75 + at + -35 + backslash + -105 + bar + -20 + braceleft + -65 + braceright + -50 + bracketleft + -20 + bracketright + -20 + bullet + -40 + cent + -45 + colon + -30 + comma + -30 + copyright + -35 + degree + -80 + divide + -25 + dollar + -95 + ellipsis + -30 + emdash + -20 + endash + -20 + equal + -20 + euro + -85 + greater + -20 + guillemetright + -60 + guilsinglright + -60 + hyphen + -20 + less + -30 + minus + -25 + multiply + -40 + numbersign + -60 + paragraph + -75 + parenleft + -30 + parenright + -70 + percent + -75 + periodcentered + -35 + perthousand + -75 + plus + -25 + public.kern2.A + -55 + public.kern2.B + -20 + public.kern2.C + -40 + public.kern2.D + -20 + public.kern2.E + -20 + public.kern2.Eth + -20 + public.kern2.F + -20 + public.kern2.G + -40 + public.kern2.H + -20 + public.kern2.I + -20 + public.kern2.J + -50 + public.kern2.K + -20 + public.kern2.L + -20 + public.kern2.Lslash + -20 + public.kern2.M + -20 + public.kern2.N + -20 + public.kern2.O + -40 + public.kern2.Oslash + -40 + public.kern2.P + -20 + public.kern2.Q + -40 + public.kern2.R + -20 + public.kern2.S + -80 + public.kern2.T + -75 + public.kern2.Thorn + -20 + public.kern2.U + -35 + public.kern2.V + -105 + public.kern2.W + -95 + public.kern2.X + -55 + public.kern2.Y + -105 + public.kern2.Z + -20 + public.kern2.a + -30 + public.kern2.a.alt + -20 + public.kern2.b + -20 + public.kern2.c + -35 + public.kern2.d + -30 + public.kern2.dcaron + -30 + public.kern2.dcroat + -30 + public.kern2.e + -30 + public.kern2.eth + -30 + public.kern2.f + -40 + public.kern2.g + -35 + public.kern2.germandbls + -20 + public.kern2.h + -20 + public.kern2.i + -20 + public.kern2.j + -20 + public.kern2.l + -20 + public.kern2.lcaron + -20 + public.kern2.lslash + -20 + public.kern2.m + -20 + public.kern2.n + -20 + public.kern2.o + -35 + public.kern2.oslash + -35 + public.kern2.p + -20 + public.kern2.q + -30 + public.kern2.r + -20 + public.kern2.s + -60 + public.kern2.t + -40 + public.kern2.tcaron + -40 + public.kern2.thorn + -20 + public.kern2.u + -25 + public.kern2.v + -55 + public.kern2.w + -65 + public.kern2.x + -55 + public.kern2.y + -70 + public.kern2.z + -20 + question + -110 + questiondown + -65 + quotedbl + -85 + quotedblbase + -30 + quotedblleft + -75 + quotedblright + -90 + quoteleft + -75 + quoteright + -90 + quotesinglbase + -30 + quotesingle + -85 + registered + -55 + semicolon + -30 + slash + -25 + sterling + -60 + trademark + -75 + underscore + -75 + yen + -90 + + bracketleft + + backslash + 25 + braceleft + -20 + braceright + -25 + cent + -10 + dollar + -20 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -25 + public.kern2.J + 25 + public.kern2.S + -10 + public.kern2.j + 40 + public.kern2.s + -10 + slash + 55 + sterling + -10 + + bracketright + + backslash + 25 + braceleft + -20 + braceright + -25 + cent + -10 + dollar + -20 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + public.kern2.J + 25 + public.kern2.j + 40 + public.kern2.s + -10 + slash + 55 + sterling + -10 + + bullet + + asciicircum + -60 + asciitilde + -15 + asterisk + -55 + backslash + -130 + braceleft + -30 + braceright + -35 + cent + -10 + colon + -35 + comma + -35 + degree + -115 + dollar + -80 + ellipsis + -35 + euro + -60 + guillemetleft + 35 + guillemetright + -50 + guilsinglleft + 35 + guilsinglright + -50 + multiply + -10 + numbersign + -60 + paragraph + -55 + parenright + -130 + percent + -85 + perthousand + -85 + public.kern2.A + -50 + public.kern2.C + -10 + public.kern2.J + -105 + public.kern2.O + -10 + public.kern2.Oslash + -10 + public.kern2.Q + -10 + public.kern2.S + -80 + public.kern2.T + -70 + public.kern2.V + -75 + public.kern2.W + -60 + public.kern2.X + -55 + public.kern2.Y + -75 + public.kern2.a.alt + -15 + public.kern2.s + -25 + public.kern2.v + -20 + public.kern2.w + -30 + public.kern2.x + -50 + public.kern2.y + -40 + question + -135 + questiondown + -80 + quotedbl + -85 + quotedblbase + -35 + quotedblleft + -55 + quotedblright + -90 + quoteleft + -60 + quoteright + -90 + quotesinglbase + -35 + quotesingle + -85 + registered + -30 + semicolon + -35 + slash + -75 + sterling + -35 + trademark + -85 + underscore + -190 + yen + -65 + + cent + + backslash + -85 + braceleft + -20 + braceright + -25 + cent + -10 + degree + -55 + dollar + -20 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + paragraph + -10 + parenright + -60 + percent + -30 + perthousand + -30 + public.kern2.A + -10 + public.kern2.J + 25 + public.kern2.T + -40 + public.kern2.V + -50 + public.kern2.W + -40 + public.kern2.X + -10 + public.kern2.Y + -50 + public.kern2.s + -10 + public.kern2.v + -10 + public.kern2.w + -10 + public.kern2.x + -10 + public.kern2.y + -15 + question + -100 + quotedbl + -40 + quotedblleft + -10 + quotedblright + -40 + quoteleft + -15 + quoteright + -40 + quotesingle + -40 + sterling + -10 + trademark + -20 + underscore + -85 + yen + -50 + + colon + + ampersand + -25 + asciitilde + -15 + at + -10 + backslash + -75 + braceleft + -25 + braceright + -25 + bullet + -10 + cent + -30 + copyright + -10 + degree + -35 + dollar + -20 + euro + -60 + guillemetleft + -35 + guillemetright + 15 + guilsinglleft + -35 + guilsinglright + 15 + multiply + -15 + numbersign + -25 + paragraph + -10 + parenleft + -10 + parenright + -40 + percent + -20 + periodcentered + -20 + perthousand + -20 + public.kern2.A + -15 + public.kern2.J + 25 + public.kern2.S + -10 + public.kern2.T + -15 + public.kern2.V + -50 + public.kern2.W + -40 + public.kern2.X + -15 + public.kern2.Y + -50 + public.kern2.a + -15 + public.kern2.a.alt + -15 + public.kern2.c + -20 + public.kern2.d + -15 + public.kern2.dcaron + -15 + public.kern2.dcroat + -15 + public.kern2.e + -15 + public.kern2.eth + -20 + public.kern2.g + -10 + public.kern2.j + 0 + public.kern2.o + -20 + public.kern2.oslash + -20 + public.kern2.q + -15 + public.kern2.s + -15 + public.kern2.v + -10 + public.kern2.w + -15 + public.kern2.x + -15 + public.kern2.y + -20 + question + -105 + quotedbl + -40 + quotedblleft + -10 + quotedblright + -45 + quoteleft + -10 + quoteright + -45 + quotesingle + -40 + sterling + -10 + underscore + -40 + yen + -50 + + comma + + ampersand + -30 + asciicircum + -155 + asciitilde + -155 + asterisk + -155 + at + -40 + backslash + -155 + braceleft + -75 + braceright + -25 + bullet + -95 + cent + -65 + colon + -10 + copyright + -45 + degree + -155 + divide + -65 + dollar + -25 + ellipsis + -10 + emdash + -20 + endash + -20 + euro + -120 + guillemetleft + -70 + guillemetright + 10 + guilsinglleft + -70 + guilsinglright + 10 + hyphen + -20 + less + -105 + minus + -65 + multiply + -115 + numbersign + -25 + paragraph + -155 + parenleft + -35 + percent + -75 + periodcentered + -90 + perthousand + -75 + plus + -65 + public.kern2.C + -95 + public.kern2.G + -90 + public.kern2.J + 25 + public.kern2.O + -90 + public.kern2.Oslash + -10 + public.kern2.Q + -90 + public.kern2.S + -10 + public.kern2.T + -70 + public.kern2.U + -60 + public.kern2.V + -115 + public.kern2.W + -95 + public.kern2.Y + -90 + public.kern2.a + -45 + public.kern2.a.alt + -20 + public.kern2.c + -55 + public.kern2.d + -45 + public.kern2.dcaron + -45 + public.kern2.dcroat + -45 + public.kern2.e + -50 + public.kern2.eth + -45 + public.kern2.f + -35 + public.kern2.g + -60 + public.kern2.j + 25 + public.kern2.o + -55 + public.kern2.oslash + -15 + public.kern2.q + -45 + public.kern2.s + -10 + public.kern2.t + -55 + public.kern2.tcaron + -55 + public.kern2.u + -25 + public.kern2.v + -40 + public.kern2.w + -60 + public.kern2.y + -80 + question + -110 + quotedbl + -155 + quotedblleft + -155 + quotedblright + -155 + quoteleft + -155 + quoteright + -155 + quotesingle + -145 + registered + -155 + semicolon + -10 + slash + 30 + sterling + -10 + trademark + -155 + underscore + -10 + yen + -65 + + copyright + + asciicircum + -30 + asciitilde + -10 + asterisk + -30 + backslash + -110 + braceleft + -30 + braceright + -35 + cent + -10 + colon + -15 + comma + -15 + degree + -70 + dollar + -65 + ellipsis + -15 + euro + -65 + guillemetleft + 35 + guillemetright + -15 + guilsinglleft + 35 + guilsinglright + -15 + multiply + -10 + numbersign + -50 + paragraph + -40 + parenright + -110 + percent + -55 + perthousand + -55 + public.kern2.A + -45 + public.kern2.J + -15 + public.kern2.S + -40 + public.kern2.T + -45 + public.kern2.V + -70 + public.kern2.W + -60 + public.kern2.X + -45 + public.kern2.Y + -75 + public.kern2.a.alt + -10 + public.kern2.s + -25 + public.kern2.v + -20 + public.kern2.w + -30 + public.kern2.x + -45 + public.kern2.y + -40 + question + -115 + questiondown + -40 + quotedbl + -70 + quotedblbase + -15 + quotedblleft + -35 + quotedblright + -65 + quoteleft + -40 + quoteright + -65 + quotesinglbase + -15 + quotesingle + -70 + registered + -20 + semicolon + -20 + slash + -45 + sterling + -35 + trademark + -40 + underscore + -105 + yen + -70 + + degree + + ampersand + -100 + asciicircum + -30 + asciitilde + -55 + at + -40 + backslash + -25 + braceleft + -75 + braceright + -45 + bullet + -60 + cent + -75 + comma + -155 + copyright + -40 + divide + -15 + dollar + -25 + ellipsis + -210 + emdash + -40 + endash + -40 + euro + -65 + guillemetleft + -110 + guillemetright + -20 + guilsinglleft + -110 + guilsinglright + -20 + hyphen + -40 + less + -15 + minus + -10 + multiply + -45 + numbersign + -120 + parenleft + -35 + parenright + -20 + periodcentered + -85 + plus + -10 + public.kern2.A + -95 + public.kern2.C + -20 + public.kern2.G + -25 + public.kern2.J + -210 + public.kern2.O + -20 + public.kern2.Oslash + -20 + public.kern2.Q + -20 + public.kern2.S + -25 + public.kern2.V + -30 + public.kern2.W + -25 + public.kern2.X + -40 + public.kern2.Y + -30 + public.kern2.a + -55 + public.kern2.a.alt + -35 + public.kern2.c + -70 + public.kern2.d + -55 + public.kern2.dcaron + -55 + public.kern2.dcroat + -55 + public.kern2.e + -60 + public.kern2.eth + -70 + public.kern2.g + -50 + public.kern2.o + -65 + public.kern2.oslash + -65 + public.kern2.q + -55 + public.kern2.s + -45 + public.kern2.x + -15 + question + -25 + questiondown + -110 + quotedbl + -10 + quotedblbase + -210 + quotedblright + -10 + quoteright + -10 + quotesinglbase + -155 + quotesingle + -10 + slash + -175 + sterling + -95 + underscore + -210 + yen + -30 + + divide + + backslash + -75 + braceleft + -20 + braceright + -30 + cent + -10 + comma + -30 + degree + -35 + dollar + -30 + ellipsis + -25 + euro + -60 + guillemetleft + 35 + guilsinglleft + 35 + multiply + -10 + numbersign + -50 + parenright + -100 + percent + -15 + perthousand + -15 + public.kern2.A + -40 + public.kern2.J + -115 + public.kern2.S + -30 + public.kern2.T + -70 + public.kern2.V + -45 + public.kern2.W + -35 + public.kern2.X + -45 + public.kern2.Y + -45 + public.kern2.s + -15 + public.kern2.w + -10 + public.kern2.x + -25 + public.kern2.y + -15 + question + -125 + questiondown + -85 + quotedbl + -35 + quotedblbase + -30 + quotedblright + -45 + quoteright + -45 + quotesinglbase + -30 + quotesingle + -35 + slash + -60 + sterling + -35 + underscore + -275 + yen + -45 + + dollar + + asciicircum + -150 + asciitilde + -45 + asterisk + -65 + at + -10 + backslash + -45 + braceleft + -40 + braceright + -30 + bullet + -20 + cent + -20 + copyright + -10 + degree + -65 + dollar + -50 + euro + -65 + guillemetleft + 25 + guilsinglleft + 25 + multiply + -20 + numbersign + -35 + paragraph + -100 + parenright + -100 + percent + -80 + periodcentered + -15 + perthousand + -80 + public.kern2.A + -30 + public.kern2.C + -30 + public.kern2.G + -25 + public.kern2.O + -25 + public.kern2.Oslash + -25 + public.kern2.Q + -25 + public.kern2.S + -25 + public.kern2.T + -55 + public.kern2.U + -15 + public.kern2.V + -65 + public.kern2.W + -60 + public.kern2.X + -30 + public.kern2.Y + -65 + public.kern2.c + -10 + public.kern2.e + -10 + public.kern2.f + -35 + public.kern2.g + -15 + public.kern2.o + -10 + public.kern2.oslash + -10 + public.kern2.s + -45 + public.kern2.t + -35 + public.kern2.tcaron + -35 + public.kern2.v + -30 + public.kern2.w + -40 + public.kern2.x + -30 + public.kern2.y + -55 + question + -60 + questiondown + -25 + quotedbl + -55 + quotedblleft + -100 + quotedblright + -60 + quoteleft + -95 + quoteright + -60 + quotesingle + -55 + registered + -60 + slash + -30 + sterling + -20 + trademark + -100 + underscore + -120 + yen + -65 + + ellipsis + + ampersand + -25 + asciicircum + -250 + asciitilde + -245 + asterisk + -215 + at + -35 + backslash + -210 + braceleft + -65 + braceright + -25 + bullet + -85 + cent + -55 + copyright + -35 + degree + -210 + divide + -55 + dollar + -20 + emdash + -15 + endash + -15 + euro + -110 + guillemetleft + -60 + guillemetright + 15 + guilsinglleft + -60 + guilsinglright + 15 + hyphen + -15 + less + -95 + minus + -55 + multiply + -105 + numbersign + -25 + paragraph + -250 + parenleft + -30 + parenright + -45 + percent + -95 + periodcentered + -80 + perthousand + -95 + plus + -55 + public.kern2.A + -15 + public.kern2.C + -85 + public.kern2.G + -80 + public.kern2.J + 25 + public.kern2.O + -80 + public.kern2.Oslash + -30 + public.kern2.Q + -80 + public.kern2.T + -70 + public.kern2.U + -55 + public.kern2.V + -110 + public.kern2.W + -90 + public.kern2.X + -15 + public.kern2.Y + -90 + public.kern2.a + -35 + public.kern2.a.alt + -10 + public.kern2.c + -45 + public.kern2.d + -35 + public.kern2.dcaron + -35 + public.kern2.dcroat + -35 + public.kern2.e + -40 + public.kern2.eth + -40 + public.kern2.f + -35 + public.kern2.g + -55 + public.kern2.o + -45 + public.kern2.oslash + -35 + public.kern2.q + -35 + public.kern2.s + -10 + public.kern2.t + -45 + public.kern2.tcaron + -45 + public.kern2.u + -20 + public.kern2.v + -40 + public.kern2.w + -55 + public.kern2.x + -15 + public.kern2.y + -75 + question + -105 + quotedbl + -285 + quotedblleft + -305 + quotedblright + -305 + quoteleft + -155 + quoteright + -155 + quotesingle + -145 + registered + -165 + sterling + -10 + trademark + -385 + underscore + -45 + yen + -65 + + emdash + + asciicircum + -250 + asterisk + -15 + backslash + -90 + braceleft + -20 + braceright + -30 + cent + -10 + degree + -80 + dollar + -45 + euro + -60 + guillemetleft + 35 + guillemetright + -10 + guilsinglleft + 35 + guilsinglright + -10 + multiply + -10 + numbersign + -35 + paragraph + -20 + parenright + -110 + percent + -40 + perthousand + -40 + public.kern2.A + -30 + public.kern2.J + -50 + public.kern2.S + -45 + public.kern2.T + -70 + public.kern2.V + -55 + public.kern2.W + -45 + public.kern2.X + -30 + public.kern2.Y + -55 + public.kern2.s + -15 + public.kern2.v + -10 + public.kern2.w + -15 + public.kern2.x + -30 + public.kern2.y + -20 + question + -105 + questiondown + -30 + quotedbl + -50 + quotedblleft + -15 + quotedblright + -55 + quoteleft + -20 + quoteright + -55 + quotesingle + -50 + slash + -35 + sterling + -35 + trademark + -85 + underscore + -330 + yen + -50 + + endash + + asciicircum + -250 + asterisk + -15 + backslash + -90 + braceleft + -20 + braceright + -30 + cent + -10 + degree + -80 + dollar + -45 + euro + -60 + guillemetleft + 35 + guillemetright + -10 + guilsinglleft + 35 + guilsinglright + -10 + multiply + -10 + numbersign + -35 + paragraph + -20 + parenright + -110 + percent + -40 + perthousand + -40 + public.kern2.A + -30 + public.kern2.J + -50 + public.kern2.S + -45 + public.kern2.T + -70 + public.kern2.V + -55 + public.kern2.W + -45 + public.kern2.X + -30 + public.kern2.Y + -55 + public.kern2.s + -15 + public.kern2.v + -10 + public.kern2.w + -15 + public.kern2.x + -30 + public.kern2.y + -20 + question + -105 + questiondown + -30 + quotedbl + -50 + quotedblleft + -15 + quotedblright + -55 + quoteleft + -20 + quoteright + -55 + quotesingle + -50 + slash + -35 + sterling + -35 + trademark + -85 + underscore + -285 + yen + -50 + + equal + + backslash + -20 + braceleft + -20 + braceright + -25 + cent + -10 + dollar + -25 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + parenright + -10 + public.kern2.A + -20 + public.kern2.S + -10 + public.kern2.V + -20 + public.kern2.W + -15 + public.kern2.X + -20 + public.kern2.Y + -20 + public.kern2.s + -15 + public.kern2.x + -15 + question + -40 + questiondown + -10 + slash + -15 + sterling + -10 + underscore + -330 + yen + -20 + + euro + + backslash + -20 + braceleft + -20 + braceright + -25 + cent + -10 + dollar + -25 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + parenright + -15 + public.kern2.A + -15 + public.kern2.J + 25 + public.kern2.V + -20 + public.kern2.W + -20 + public.kern2.X + -15 + public.kern2.Y + -25 + public.kern2.s + -15 + public.kern2.x + -15 + question + -45 + sterling + -10 + underscore + -130 + yen + -20 + + greater + + backslash + -75 + braceleft + -20 + braceright + -35 + cent + -10 + comma + -45 + degree + -40 + dollar + -30 + ellipsis + -45 + euro + -60 + guillemetleft + 35 + guilsinglleft + 35 + multiply + -10 + numbersign + -55 + parenright + -100 + percent + -20 + perthousand + -20 + public.kern2.A + -45 + public.kern2.J + -140 + public.kern2.S + -30 + public.kern2.T + -50 + public.kern2.V + -45 + public.kern2.W + -35 + public.kern2.X + -50 + public.kern2.Y + -50 + public.kern2.a.alt + -15 + public.kern2.s + -15 + public.kern2.w + -10 + public.kern2.x + -25 + public.kern2.y + -15 + question + -135 + questiondown + -100 + quotedbl + -35 + quotedblbase + -45 + quotedblright + -40 + quoteright + -40 + quotesinglbase + -45 + quotesingle + -35 + slash + -70 + sterling + -35 + underscore + -300 + yen + -45 + + guillemetleft + + ampersand + -25 + asciicircum + 15 + asciitilde + -10 + asterisk + 15 + backslash + -65 + bar + 20 + braceleft + -35 + braceright + -20 + bracketleft + 20 + bracketright + 20 + bullet + -10 + cent + -25 + colon + 15 + degree + -40 + divide + 20 + dollar + -20 + emdash + 0 + endash + 0 + equal + 20 + euro + -45 + greater + 20 + guillemetleft + -60 + guillemetright + 25 + guilsinglleft + -60 + guilsinglright + 25 + hyphen + 0 + less + 20 + minus + 20 + numbersign + -25 + parenright + -75 + percent + -10 + periodcentered + -35 + perthousand + -10 + plus + 20 + public.kern2.A + -10 + public.kern2.B + 20 + public.kern2.C + 15 + public.kern2.D + 20 + public.kern2.E + 20 + public.kern2.Eth + 20 + public.kern2.F + 20 + public.kern2.G + 15 + public.kern2.H + 20 + public.kern2.I + 20 + public.kern2.J + 25 + public.kern2.K + 20 + public.kern2.L + 20 + public.kern2.Lslash + 20 + public.kern2.M + 20 + public.kern2.N + 20 + public.kern2.O + 15 + public.kern2.Oslash + 15 + public.kern2.P + 20 + public.kern2.Q + 15 + public.kern2.R + 20 + public.kern2.T + -50 + public.kern2.Thorn + 20 + public.kern2.U + 20 + public.kern2.V + -30 + public.kern2.W + -20 + public.kern2.X + -10 + public.kern2.Y + -35 + public.kern2.Z + 20 + public.kern2.a + -10 + public.kern2.a.alt + -10 + public.kern2.b + 20 + public.kern2.c + -20 + public.kern2.d + -10 + public.kern2.dcaron + -10 + public.kern2.dcroat + -10 + public.kern2.e + -15 + public.kern2.eth + -20 + public.kern2.f + 20 + public.kern2.germandbls + 20 + public.kern2.h + 20 + public.kern2.i + 20 + public.kern2.j + 20 + public.kern2.l + 20 + public.kern2.lcaron + 20 + public.kern2.lslash + 20 + public.kern2.m + 20 + public.kern2.n + 20 + public.kern2.o + -20 + public.kern2.oslash + -15 + public.kern2.p + 20 + public.kern2.q + -10 + public.kern2.r + 20 + public.kern2.t + 20 + public.kern2.tcaron + 20 + public.kern2.thorn + 20 + public.kern2.u + 20 + public.kern2.v + 0 + public.kern2.x + -10 + public.kern2.z + 20 + question + -100 + quotedbl + -25 + quotedblleft + 0 + quotedblright + -25 + quoteright + -25 + quotesingle + -25 + registered + 15 + semicolon + 15 + trademark + -65 + underscore + -315 + yen + -30 + + guillemetright + + ampersand + 35 + asciicircum + -105 + asciitilde + -35 + asterisk + -105 + at + 35 + backslash + -120 + bar + 35 + bracketleft + 35 + bracketright + 35 + bullet + 25 + cent + 25 + colon + -20 + comma + -20 + copyright + 35 + degree + -160 + divide + 35 + dollar + -115 + ellipsis + -20 + emdash + 35 + endash + 35 + equal + 35 + euro + -25 + greater + 35 + guillemetleft + 65 + guillemetright + -65 + guilsinglleft + 65 + guilsinglright + -65 + hyphen + 35 + less + 35 + minus + 35 + multiply + 25 + numbersign + -25 + paragraph + -90 + parenleft + 35 + parenright + -95 + percent + -130 + periodcentered + 25 + perthousand + -130 + plus + 35 + public.kern2.A + -10 + public.kern2.B + 35 + public.kern2.C + 15 + public.kern2.D + 35 + public.kern2.E + 35 + public.kern2.Eth + 35 + public.kern2.F + 35 + public.kern2.G + 20 + public.kern2.H + 35 + public.kern2.I + 35 + public.kern2.J + -70 + public.kern2.K + 35 + public.kern2.L + 35 + public.kern2.Lslash + 35 + public.kern2.M + 35 + public.kern2.N + 35 + public.kern2.O + 15 + public.kern2.Oslash + 15 + public.kern2.P + 35 + public.kern2.Q + 15 + public.kern2.R + 35 + public.kern2.S + -90 + public.kern2.T + -35 + public.kern2.Thorn + 35 + public.kern2.U + 30 + public.kern2.V + -45 + public.kern2.W + -30 + public.kern2.X + -15 + public.kern2.Y + -50 + public.kern2.Z + 35 + public.kern2.a + 35 + public.kern2.a.alt + 15 + public.kern2.b + 35 + public.kern2.c + 35 + public.kern2.d + 35 + public.kern2.dcaron + 35 + public.kern2.dcroat + 35 + public.kern2.e + 35 + public.kern2.eth + 35 + public.kern2.g + 30 + public.kern2.germandbls + 35 + public.kern2.h + 35 + public.kern2.i + 35 + public.kern2.j + 35 + public.kern2.l + 35 + public.kern2.lcaron + 35 + public.kern2.lslash + 35 + public.kern2.m + 35 + public.kern2.n + 35 + public.kern2.o + 35 + public.kern2.oslash + 35 + public.kern2.p + 35 + public.kern2.q + 35 + public.kern2.r + 35 + public.kern2.s + -25 + public.kern2.thorn + 35 + public.kern2.u + 35 + public.kern2.v + 10 + public.kern2.x + -15 + public.kern2.y + -15 + public.kern2.z + 35 + question + -120 + questiondown + -70 + quotedbl + -125 + quotedblbase + -20 + quotedblleft + -90 + quotedblright + -140 + quoteleft + -100 + quoteright + -140 + quotesinglbase + -20 + quotesingle + -125 + registered + -35 + semicolon + -20 + slash + -40 + trademark + -75 + underscore + -315 + yen + -30 + + guilsinglleft + + ampersand + -25 + asciicircum + 15 + asciitilde + -10 + asterisk + 15 + backslash + -65 + bar + 20 + braceleft + -35 + braceright + -20 + bracketleft + 20 + bracketright + 20 + bullet + -10 + cent + -25 + colon + 15 + degree + -40 + divide + 20 + dollar + -20 + emdash + 0 + endash + 0 + equal + 20 + euro + -45 + greater + 20 + guillemetleft + -60 + guillemetright + 25 + guilsinglleft + -60 + guilsinglright + 25 + hyphen + 0 + less + 20 + minus + 20 + numbersign + -25 + parenright + -75 + percent + -10 + periodcentered + -35 + perthousand + -10 + plus + 20 + public.kern2.A + -10 + public.kern2.B + 20 + public.kern2.C + 15 + public.kern2.D + 20 + public.kern2.E + 20 + public.kern2.Eth + 20 + public.kern2.F + 20 + public.kern2.G + 15 + public.kern2.H + 20 + public.kern2.I + 20 + public.kern2.J + 25 + public.kern2.K + 20 + public.kern2.L + 20 + public.kern2.Lslash + 20 + public.kern2.M + 20 + public.kern2.N + 20 + public.kern2.O + 15 + public.kern2.Oslash + 15 + public.kern2.P + 20 + public.kern2.Q + 15 + public.kern2.R + 20 + public.kern2.T + -50 + public.kern2.Thorn + 20 + public.kern2.U + 20 + public.kern2.V + -30 + public.kern2.W + -20 + public.kern2.X + -10 + public.kern2.Y + -35 + public.kern2.Z + 20 + public.kern2.a + -10 + public.kern2.a.alt + -10 + public.kern2.b + 20 + public.kern2.c + -20 + public.kern2.d + -10 + public.kern2.dcaron + -10 + public.kern2.dcroat + -10 + public.kern2.e + -15 + public.kern2.eth + -20 + public.kern2.f + 20 + public.kern2.germandbls + 20 + public.kern2.h + 20 + public.kern2.i + 20 + public.kern2.j + 20 + public.kern2.l + 20 + public.kern2.lcaron + 20 + public.kern2.lslash + 20 + public.kern2.m + 20 + public.kern2.n + 20 + public.kern2.o + -20 + public.kern2.oslash + -15 + public.kern2.p + 20 + public.kern2.q + -10 + public.kern2.r + 20 + public.kern2.t + 20 + public.kern2.tcaron + 20 + public.kern2.thorn + 20 + public.kern2.u + 20 + public.kern2.v + 0 + public.kern2.x + -10 + public.kern2.z + 20 + question + -100 + quotedbl + -25 + quotedblleft + 0 + quotedblright + -25 + quoteright + -25 + quotesingle + -25 + registered + 15 + semicolon + 15 + trademark + -65 + underscore + -185 + yen + -30 + + guilsinglright + + ampersand + 35 + asciicircum + -105 + asciitilde + -35 + asterisk + -105 + at + 35 + backslash + -120 + bar + 35 + bracketleft + 35 + bracketright + 35 + bullet + 25 + cent + 25 + colon + -20 + comma + -20 + copyright + 35 + degree + -160 + divide + 35 + dollar + -115 + ellipsis + -20 + emdash + 35 + endash + 35 + equal + 35 + euro + -25 + greater + 35 + guillemetleft + 65 + guillemetright + -65 + guilsinglleft + 65 + guilsinglright + -65 + hyphen + 35 + less + 35 + minus + 35 + multiply + 25 + numbersign + -25 + paragraph + -90 + parenleft + 35 + parenright + -95 + percent + -130 + periodcentered + 25 + perthousand + -130 + plus + 35 + public.kern2.A + -10 + public.kern2.B + 35 + public.kern2.C + 15 + public.kern2.D + 35 + public.kern2.E + 35 + public.kern2.Eth + 35 + public.kern2.F + 35 + public.kern2.G + 20 + public.kern2.H + 35 + public.kern2.I + 35 + public.kern2.J + -70 + public.kern2.K + 35 + public.kern2.L + 35 + public.kern2.Lslash + 35 + public.kern2.M + 35 + public.kern2.N + 35 + public.kern2.O + 15 + public.kern2.Oslash + 15 + public.kern2.P + 35 + public.kern2.Q + 15 + public.kern2.R + 35 + public.kern2.S + -90 + public.kern2.T + -35 + public.kern2.Thorn + 35 + public.kern2.U + 30 + public.kern2.V + -45 + public.kern2.W + -30 + public.kern2.X + -15 + public.kern2.Y + -50 + public.kern2.Z + 35 + public.kern2.a + 35 + public.kern2.a.alt + 15 + public.kern2.b + 35 + public.kern2.c + 35 + public.kern2.d + 35 + public.kern2.dcaron + 35 + public.kern2.dcroat + 35 + public.kern2.e + 35 + public.kern2.eth + 35 + public.kern2.g + 30 + public.kern2.germandbls + 35 + public.kern2.h + 35 + public.kern2.i + 35 + public.kern2.j + 35 + public.kern2.l + 35 + public.kern2.lcaron + 35 + public.kern2.lslash + 35 + public.kern2.m + 35 + public.kern2.n + 35 + public.kern2.o + 35 + public.kern2.oslash + 35 + public.kern2.p + 35 + public.kern2.q + 35 + public.kern2.r + 35 + public.kern2.s + -25 + public.kern2.thorn + 35 + public.kern2.u + 35 + public.kern2.v + 10 + public.kern2.x + -15 + public.kern2.y + -15 + public.kern2.z + 35 + question + -120 + questiondown + -70 + quotedbl + -125 + quotedblbase + -20 + quotedblleft + -90 + quotedblright + -140 + quoteleft + -100 + quoteright + -140 + quotesinglbase + -20 + quotesingle + -125 + registered + -35 + semicolon + -20 + slash + -40 + trademark + -75 + underscore + -185 + yen + -30 + + hyphen + + asciicircum + -180 + asterisk + -15 + backslash + -90 + braceleft + -20 + braceright + -30 + cent + -10 + degree + -80 + dollar + -45 + euro + -60 + guillemetleft + 35 + guillemetright + -10 + guilsinglleft + 35 + guilsinglright + -10 + multiply + -10 + numbersign + -35 + paragraph + -20 + parenright + -110 + percent + -40 + perthousand + -40 + public.kern2.A + -30 + public.kern2.J + -50 + public.kern2.S + -45 + public.kern2.T + -70 + public.kern2.V + -55 + public.kern2.W + -45 + public.kern2.X + -30 + public.kern2.Y + -55 + public.kern2.s + -15 + public.kern2.v + -10 + public.kern2.w + -15 + public.kern2.x + -30 + public.kern2.y + -20 + question + -105 + questiondown + -30 + quotedbl + -50 + quotedblleft + -15 + quotedblright + -55 + quoteleft + -20 + quoteright + -55 + quotesingle + -50 + slash + -35 + sterling + -35 + trademark + -85 + underscore + -180 + yen + -50 + + less + + backslash + 25 + braceleft + -20 + braceright + -25 + cent + -10 + dollar + -20 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + parenright + -10 + public.kern2.J + 25 + public.kern2.j + 30 + public.kern2.s + -10 + slash + 25 + sterling + -10 + underscore + -300 + + minus + + backslash + -75 + braceleft + -20 + braceright + -30 + cent + -10 + comma + -30 + degree + -35 + dollar + -30 + ellipsis + -25 + euro + -60 + guillemetleft + 35 + guilsinglleft + 35 + multiply + -10 + numbersign + -50 + parenright + -100 + percent + -15 + perthousand + -15 + public.kern2.A + -40 + public.kern2.J + -115 + public.kern2.S + -30 + public.kern2.T + -70 + public.kern2.V + -45 + public.kern2.W + -35 + public.kern2.X + -45 + public.kern2.Y + -45 + public.kern2.s + -15 + public.kern2.w + -10 + public.kern2.x + -25 + public.kern2.y + -15 + question + -125 + questiondown + -85 + quotedbl + -35 + quotedblbase + -30 + quotedblright + -45 + quoteright + -45 + quotesinglbase + -30 + quotesingle + -35 + slash + -60 + sterling + -35 + underscore + -325 + yen + -45 + + multiply + + ampersand + -20 + asciicircum + -15 + asciitilde + -40 + asterisk + -15 + at + -20 + backslash + -95 + bar + -10 + braceleft + -50 + braceright + -50 + bracketleft + -10 + bracketright + -10 + bullet + -30 + cent + -30 + colon + -15 + comma + -75 + copyright + -20 + degree + -70 + divide + -10 + dollar + -45 + ellipsis + -75 + emdash + -20 + endash + -20 + equal + -10 + euro + -70 + greater + -10 + guillemetleft + 0 + guilsinglleft + 0 + hyphen + -20 + less + -10 + minus + -10 + multiply + -25 + numbersign + -75 + paragraph + -20 + parenleft + -20 + parenright + -120 + percent + -40 + periodcentered + -25 + perthousand + -40 + plus + -10 + public.kern2.A + -65 + public.kern2.B + -10 + public.kern2.C + -15 + public.kern2.D + -10 + public.kern2.E + -10 + public.kern2.Eth + -10 + public.kern2.F + -10 + public.kern2.G + -15 + public.kern2.H + -10 + public.kern2.I + -10 + public.kern2.J + -145 + public.kern2.K + -10 + public.kern2.L + -10 + public.kern2.Lslash + -10 + public.kern2.M + -10 + public.kern2.N + -10 + public.kern2.O + -15 + public.kern2.Oslash + -10 + public.kern2.P + -10 + public.kern2.Q + -10 + public.kern2.R + -10 + public.kern2.S + -45 + public.kern2.T + -60 + public.kern2.Thorn + -10 + public.kern2.U + -10 + public.kern2.V + -60 + public.kern2.W + -50 + public.kern2.X + -70 + public.kern2.Y + -60 + public.kern2.Z + -10 + public.kern2.a + -20 + public.kern2.a.alt + -35 + public.kern2.b + -10 + public.kern2.c + -20 + public.kern2.d + -20 + public.kern2.dcaron + -20 + public.kern2.dcroat + -20 + public.kern2.e + -20 + public.kern2.eth + -20 + public.kern2.f + -10 + public.kern2.g + -25 + public.kern2.germandbls + -10 + public.kern2.h + -10 + public.kern2.i + -10 + public.kern2.j + -10 + public.kern2.l + -10 + public.kern2.lcaron + -10 + public.kern2.lslash + -10 + public.kern2.m + -10 + public.kern2.n + -10 + public.kern2.o + -20 + public.kern2.oslash + -20 + public.kern2.p + -10 + public.kern2.q + -20 + public.kern2.r + -10 + public.kern2.s + -30 + public.kern2.t + -10 + public.kern2.tcaron + -10 + public.kern2.thorn + -10 + public.kern2.u + -10 + public.kern2.v + -20 + public.kern2.w + -20 + public.kern2.x + -40 + public.kern2.y + -25 + public.kern2.z + -10 + question + -145 + questiondown + -110 + quotedbl + -50 + quotedblbase + -75 + quotedblleft + -20 + quotedblright + -60 + quoteleft + -25 + quoteright + -60 + quotesinglbase + -75 + quotesingle + -50 + registered + -10 + semicolon + -15 + slash + -95 + sterling + -55 + trademark + -40 + underscore + -280 + yen + -60 + + numbersign + + ampersand + -105 + asciicircum + -65 + asciitilde + -85 + asterisk + -20 + at + -80 + bar + -20 + braceleft + -95 + braceright + -70 + bracketleft + -20 + bracketright + -20 + bullet + -80 + cent + -95 + colon + -50 + comma + -130 + copyright + -80 + degree + -20 + divide + -55 + dollar + -55 + ellipsis + -130 + emdash + -65 + endash + -65 + equal + -20 + euro + -105 + greater + -20 + guillemetleft + -65 + guillemetright + -55 + guilsinglleft + -65 + guilsinglright + -55 + hyphen + -65 + less + -55 + minus + -55 + multiply + -80 + numbersign + -160 + paragraph + -35 + parenleft + -75 + parenright + -35 + percent + -25 + periodcentered + -85 + perthousand + -25 + plus + -55 + public.kern2.A + -135 + public.kern2.B + -20 + public.kern2.C + -65 + public.kern2.D + -20 + public.kern2.E + -20 + public.kern2.Eth + -20 + public.kern2.F + -20 + public.kern2.G + -65 + public.kern2.H + -20 + public.kern2.I + -25 + public.kern2.J + -140 + public.kern2.K + -20 + public.kern2.L + -25 + public.kern2.Lslash + -20 + public.kern2.M + -20 + public.kern2.N + -20 + public.kern2.O + -60 + public.kern2.Oslash + -60 + public.kern2.P + -20 + public.kern2.Q + -60 + public.kern2.R + -20 + public.kern2.S + -60 + public.kern2.T + -20 + public.kern2.Thorn + -20 + public.kern2.U + -20 + public.kern2.V + -25 + public.kern2.W + -25 + public.kern2.X + -40 + public.kern2.Y + -25 + public.kern2.Z + -20 + public.kern2.a + -85 + public.kern2.a.alt + -75 + public.kern2.b + -20 + public.kern2.c + -90 + public.kern2.d + -85 + public.kern2.dcaron + -85 + public.kern2.dcroat + -85 + public.kern2.e + -85 + public.kern2.eth + -90 + public.kern2.f + -40 + public.kern2.g + -80 + public.kern2.germandbls + -30 + public.kern2.h + -20 + public.kern2.i + -40 + public.kern2.j + -40 + public.kern2.l + -20 + public.kern2.lcaron + -20 + public.kern2.lslash + -20 + public.kern2.m + -40 + public.kern2.n + -40 + public.kern2.o + -90 + public.kern2.oslash + -85 + public.kern2.p + -40 + public.kern2.q + -85 + public.kern2.r + -40 + public.kern2.s + -85 + public.kern2.t + -40 + public.kern2.tcaron + -40 + public.kern2.thorn + -20 + public.kern2.u + -40 + public.kern2.v + -40 + public.kern2.w + -40 + public.kern2.x + -55 + public.kern2.y + -40 + public.kern2.z + -40 + question + -35 + questiondown + -150 + quotedbl + -25 + quotedblbase + -130 + quotedblleft + -35 + quotedblright + -25 + quoteleft + -35 + quoteright + -25 + quotesinglbase + -130 + quotesingle + -25 + registered + -45 + semicolon + -50 + slash + -155 + sterling + -105 + trademark + -25 + underscore + -330 + yen + -25 + + paragraph + + backslash + 40 + braceleft + -20 + braceright + -25 + cent + -10 + dollar + -20 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + public.kern2.J + 25 + public.kern2.j + 35 + public.kern2.s + -10 + slash + 50 + sterling + -10 + + parenleft + + ampersand + -95 + asciicircum + -65 + asciitilde + -120 + at + -80 + backslash + -20 + braceleft + -70 + braceright + -45 + bullet + -120 + cent + -135 + colon + -40 + comma + -70 + copyright + -85 + divide + -75 + dollar + -25 + ellipsis + -100 + emdash + -100 + endash + -100 + euro + -90 + guillemetleft + -95 + guillemetright + -85 + guilsinglleft + -95 + guilsinglright + -85 + hyphen + -100 + less + -75 + minus + -75 + multiply + -110 + numbersign + -70 + parenleft + -65 + parenright + -15 + periodcentered + -125 + plus + -75 + public.kern2.A + -45 + public.kern2.C + -55 + public.kern2.G + -60 + public.kern2.J + -70 + public.kern2.O + -50 + public.kern2.Oslash + -45 + public.kern2.Q + -50 + public.kern2.S + -25 + public.kern2.V + -20 + public.kern2.W + -15 + public.kern2.X + -30 + public.kern2.Y + -20 + public.kern2.a + -125 + public.kern2.a.alt + -70 + public.kern2.c + -130 + public.kern2.d + -125 + public.kern2.dcaron + -125 + public.kern2.dcroat + -125 + public.kern2.e + -125 + public.kern2.eth + -130 + public.kern2.f + -30 + public.kern2.g + -100 + public.kern2.i + -40 + public.kern2.j + 25 + public.kern2.m + -40 + public.kern2.n + -40 + public.kern2.o + -125 + public.kern2.oslash + -55 + public.kern2.p + -10 + public.kern2.q + -125 + public.kern2.r + -40 + public.kern2.s + -95 + public.kern2.t + -30 + public.kern2.tcaron + -30 + public.kern2.u + -40 + public.kern2.v + -40 + public.kern2.w + -40 + public.kern2.x + -45 + public.kern2.y + -40 + public.kern2.z + -40 + question + -55 + questiondown + -25 + quotedblbase + -70 + quotesinglbase + -70 + registered + -20 + semicolon + -45 + slash + 35 + sterling + -55 + underscore + -10 + yen + -20 + + parenright + + asciicircum + -30 + asciitilde + -10 + asterisk + -35 + backslash + -110 + braceleft + -30 + braceright + -35 + cent + -10 + colon + -10 + comma + -10 + degree + -70 + dollar + -50 + ellipsis + -10 + euro + -60 + guillemetleft + 35 + guilsinglleft + 35 + multiply + -10 + numbersign + -40 + paragraph + -40 + parenright + -65 + percent + -55 + perthousand + -55 + public.kern2.A + -35 + public.kern2.C + -10 + public.kern2.G + -10 + public.kern2.O + -10 + public.kern2.Oslash + -10 + public.kern2.Q + -10 + public.kern2.S + -25 + public.kern2.T + -45 + public.kern2.V + -75 + public.kern2.W + -60 + public.kern2.X + -40 + public.kern2.Y + -75 + public.kern2.s + -25 + public.kern2.v + -20 + public.kern2.w + -30 + public.kern2.x + -35 + public.kern2.y + -40 + question + -110 + questiondown + -25 + quotedbl + -70 + quotedblbase + -10 + quotedblleft + -40 + quotedblright + -65 + quoteleft + -40 + quoteright + -65 + quotesinglbase + -10 + quotesingle + -70 + registered + -25 + semicolon + -10 + slash + -25 + sterling + -25 + trademark + -40 + underscore + -65 + yen + -65 + + percent + + asciicircum + -195 + asciitilde + -90 + asterisk + -115 + at + -15 + backslash + -50 + braceleft + -45 + braceright + -30 + bullet + -35 + cent + -30 + copyright + -15 + degree + -105 + divide + -10 + dollar + -35 + euro + -70 + guillemetright + 10 + guilsinglright + 10 + less + -20 + minus + -10 + multiply + -35 + numbersign + -25 + paragraph + -145 + parenleft + -15 + parenright + -75 + percent + -125 + periodcentered + -30 + perthousand + -125 + plus + -10 + public.kern2.A + -25 + public.kern2.C + -45 + public.kern2.G + -40 + public.kern2.J + 15 + public.kern2.O + -40 + public.kern2.Oslash + -40 + public.kern2.Q + -40 + public.kern2.S + -15 + public.kern2.T + -70 + public.kern2.U + -25 + public.kern2.V + -75 + public.kern2.W + -75 + public.kern2.X + -25 + public.kern2.Y + -75 + public.kern2.a + -15 + public.kern2.c + -15 + public.kern2.d + -15 + public.kern2.dcaron + -15 + public.kern2.dcroat + -15 + public.kern2.e + -15 + public.kern2.eth + -15 + public.kern2.f + -35 + public.kern2.g + -25 + public.kern2.o + -20 + public.kern2.oslash + -20 + public.kern2.q + -15 + public.kern2.s + -30 + public.kern2.t + -35 + public.kern2.tcaron + -35 + public.kern2.v + -35 + public.kern2.w + -45 + public.kern2.x + -25 + public.kern2.y + -65 + question + -100 + questiondown + -15 + quotedbl + -85 + quotedblleft + -145 + quotedblright + -90 + quoteleft + -140 + quoteright + -90 + quotesingle + -85 + registered + -90 + slash + -15 + sterling + -15 + trademark + -125 + underscore + -85 + yen + -65 + + periodcentered + + asciicircum + -130 + asciitilde + -25 + asterisk + -90 + backslash + -140 + braceleft + -30 + braceright + -35 + cent + -10 + colon + -30 + comma + -35 + degree + -145 + dollar + -100 + ellipsis + -35 + euro + -60 + guillemetleft + 35 + guillemetright + -75 + guilsinglleft + 35 + guilsinglright + -75 + multiply + -10 + numbersign + -55 + paragraph + -75 + parenright + -130 + percent + -110 + perthousand + -110 + public.kern2.A + -45 + public.kern2.C + -15 + public.kern2.G + -10 + public.kern2.J + -105 + public.kern2.O + -10 + public.kern2.Oslash + -10 + public.kern2.Q + -10 + public.kern2.S + -105 + public.kern2.T + -70 + public.kern2.V + -80 + public.kern2.W + -65 + public.kern2.X + -50 + public.kern2.Y + -80 + public.kern2.a.alt + -15 + public.kern2.f + -15 + public.kern2.s + -35 + public.kern2.t + -15 + public.kern2.tcaron + -15 + public.kern2.v + -25 + public.kern2.w + -35 + public.kern2.x + -50 + public.kern2.y + -45 + question + -135 + questiondown + -80 + quotedbl + -105 + quotedblbase + -35 + quotedblleft + -75 + quotedblright + -135 + quoteleft + -85 + quoteright + -135 + quotesinglbase + -35 + quotesingle + -105 + registered + -40 + semicolon + -35 + slash + -70 + sterling + -35 + trademark + -85 + underscore + -145 + yen + -65 + + perthousand + + asciicircum + -250 + asciitilde + -90 + asterisk + -190 + at + -15 + backslash + -180 + braceleft + -45 + braceright + -30 + bullet + -35 + cent + -30 + copyright + -15 + degree + -210 + divide + -10 + dollar + -35 + euro + -70 + guillemetright + 10 + guilsinglright + 10 + less + -20 + minus + -10 + multiply + -35 + numbersign + -25 + paragraph + -145 + parenleft + -15 + parenright + -75 + percent + -125 + periodcentered + -30 + perthousand + -125 + plus + -10 + public.kern2.A + -25 + public.kern2.C + -45 + public.kern2.G + -40 + public.kern2.J + 15 + public.kern2.O + -40 + public.kern2.Oslash + -40 + public.kern2.Q + -40 + public.kern2.S + -15 + public.kern2.T + -70 + public.kern2.U + -25 + public.kern2.V + -100 + public.kern2.W + -80 + public.kern2.X + -25 + public.kern2.Y + -90 + public.kern2.a + -15 + public.kern2.c + -15 + public.kern2.d + -15 + public.kern2.dcaron + -15 + public.kern2.dcroat + -15 + public.kern2.e + -15 + public.kern2.eth + -15 + public.kern2.f + -35 + public.kern2.g + -25 + public.kern2.o + -20 + public.kern2.oslash + -20 + public.kern2.q + -15 + public.kern2.s + -30 + public.kern2.t + -35 + public.kern2.tcaron + -35 + public.kern2.v + -35 + public.kern2.w + -45 + public.kern2.x + -25 + public.kern2.y + -65 + question + -100 + questiondown + -15 + quotedbl + -210 + quotedblleft + -150 + quotedblright + -230 + quoteleft + -155 + quoteright + -155 + quotesingle + -145 + registered + -90 + slash + -15 + sterling + -15 + trademark + -125 + underscore + -85 + yen + -65 + + plus + + backslash + -75 + braceleft + -20 + braceright + -30 + cent + -10 + comma + -30 + degree + -35 + dollar + -30 + ellipsis + -25 + euro + -60 + guillemetleft + 35 + guilsinglleft + 35 + multiply + -10 + numbersign + -50 + parenright + -100 + percent + -15 + perthousand + -15 + public.kern2.A + -40 + public.kern2.J + -115 + public.kern2.S + -30 + public.kern2.T + -70 + public.kern2.V + -45 + public.kern2.W + -35 + public.kern2.X + -45 + public.kern2.Y + -45 + public.kern2.s + -15 + public.kern2.w + -10 + public.kern2.x + -25 + public.kern2.y + -15 + question + -125 + questiondown + -85 + quotedbl + -35 + quotedblbase + -30 + quotedblright + -45 + quoteright + -45 + quotesinglbase + -30 + quotesingle + -35 + slash + -60 + sterling + -35 + underscore + -300 + yen + -45 + + public.kern1.A + + ampersand + -40 + asciicircum + -85 + asciitilde + -70 + asterisk + -85 + at + -45 + backslash + -110 + braceleft + -75 + braceright + -25 + bullet + -60 + cent + -60 + colon + -25 + comma + -20 + copyright + -50 + degree + -110 + divide + -40 + dollar + -35 + ellipsis + -20 + emdash + -30 + endash + -30 + equal + -20 + euro + -100 + guillemetleft + -15 + guilsinglleft + -15 + hyphen + -30 + less + -45 + minus + -40 + multiply + -60 + numbersign + -20 + paragraph + -95 + parenleft + -45 + parenright + -20 + percent + -70 + periodcentered + -55 + perthousand + -70 + plus + -40 + public.kern2.C + -65 + public.kern2.G + -65 + public.kern2.J + 10 + public.kern2.O + -65 + public.kern2.Q + -65 + public.kern2.S + -25 + public.kern2.T + -70 + public.kern2.U + -55 + public.kern2.V + -130 + public.kern2.W + -105 + public.kern2.Y + -90 + public.kern2.a + -45 + public.kern2.a.alt + -30 + public.kern2.c + -50 + public.kern2.d + -45 + public.kern2.dcaron + -45 + public.kern2.dcroat + -45 + public.kern2.e + -50 + public.kern2.eth + -45 + public.kern2.f + -35 + public.kern2.g + -55 + public.kern2.j + 30 + public.kern2.o + -50 + public.kern2.oslash + -10 + public.kern2.q + -45 + public.kern2.s + -20 + public.kern2.t + -65 + public.kern2.tcaron + -65 + public.kern2.u + -35 + public.kern2.v + -45 + public.kern2.w + -70 + public.kern2.y + -80 + question + -125 + quotedbl + -115 + quotedblbase + -20 + quotedblleft + -90 + quotedblright + -115 + quoteleft + -95 + quoteright + -115 + quotesinglbase + -20 + quotesingle + -115 + registered + -80 + semicolon + -20 + slash + 25 + sterling + -10 + trademark + -90 + underscore + -330 + yen + -65 + + public.kern1.B + + asciicircum + -50 + asciitilde + -75 + asterisk + -35 + at + -10 + backslash + -70 + braceleft + -45 + braceright + -30 + bullet + -30 + cent + -25 + copyright + -10 + degree + -40 + dollar + -50 + euro + -65 + guillemetleft + 15 + guilsinglleft + 15 + less + -15 + multiply + -25 + numbersign + -35 + paragraph + -30 + parenleft + -10 + parenright + -60 + percent + -35 + periodcentered + -25 + perthousand + -35 + public.kern2.A + -30 + public.kern2.C + -40 + public.kern2.G + -35 + public.kern2.O + -35 + public.kern2.Oslash + -35 + public.kern2.Q + -35 + public.kern2.S + -20 + public.kern2.T + -30 + public.kern2.U + -20 + public.kern2.V + -65 + public.kern2.W + -60 + public.kern2.X + -30 + public.kern2.Y + -65 + public.kern2.a + -10 + public.kern2.c + -15 + public.kern2.d + -10 + public.kern2.dcaron + -10 + public.kern2.dcroat + -10 + public.kern2.e + -10 + public.kern2.eth + -10 + public.kern2.f + -30 + public.kern2.g + -20 + public.kern2.o + -15 + public.kern2.oslash + -15 + public.kern2.q + -10 + public.kern2.s + -45 + public.kern2.t + -30 + public.kern2.tcaron + -30 + public.kern2.v + -30 + public.kern2.w + -35 + public.kern2.x + -30 + public.kern2.y + -35 + question + -80 + questiondown + -20 + quotedbl + -45 + quotedblleft + -30 + quotedblright + -50 + quoteleft + -30 + quoteright + -50 + quotesingle + -45 + registered + -35 + slash + -25 + sterling + -20 + trademark + -35 + underscore + -195 + yen + -65 + + public.kern1.C + + ampersand + 30 + at + 20 + backslash + -20 + bar + 45 + braceleft + -20 + braceright + 15 + bracketleft + 45 + bracketright + 45 + colon + 40 + comma + 45 + copyright + 20 + ellipsis + 45 + equal + 45 + euro + -60 + greater + 45 + guillemetleft + 35 + guillemetright + 45 + guilsinglleft + 35 + guilsinglright + 45 + multiply + -10 + numbersign + 10 + parenleft + 25 + parenright + -10 + public.kern2.A + 15 + public.kern2.B + 45 + public.kern2.D + 45 + public.kern2.E + 45 + public.kern2.Eth + 45 + public.kern2.F + 45 + public.kern2.H + 45 + public.kern2.I + 45 + public.kern2.J + 50 + public.kern2.K + 45 + public.kern2.L + 45 + public.kern2.Lslash + 45 + public.kern2.M + 45 + public.kern2.N + 45 + public.kern2.P + 45 + public.kern2.R + 45 + public.kern2.S + 20 + public.kern2.Thorn + 45 + public.kern2.V + -20 + public.kern2.W + -15 + public.kern2.X + 15 + public.kern2.Y + -20 + public.kern2.Z + 45 + public.kern2.a + 15 + public.kern2.a.alt + 40 + public.kern2.b + 45 + public.kern2.c + 0 + public.kern2.d + 15 + public.kern2.dcaron + 15 + public.kern2.dcroat + 15 + public.kern2.e + 15 + public.kern2.eth + 15 + public.kern2.germandbls + 45 + public.kern2.h + 45 + public.kern2.i + 45 + public.kern2.j + 45 + public.kern2.l + 45 + public.kern2.lcaron + 45 + public.kern2.lslash + 45 + public.kern2.m + 45 + public.kern2.n + 45 + public.kern2.o + 0 + public.kern2.oslash + 0 + public.kern2.p + 45 + public.kern2.q + 15 + public.kern2.r + 45 + public.kern2.thorn + 45 + public.kern2.u + 35 + public.kern2.v + 0 + public.kern2.x + 15 + public.kern2.z + 45 + question + -35 + questiondown + 20 + quotedblbase + 45 + quotesinglbase + 45 + semicolon + 40 + slash + 20 + sterling + 25 + underscore + -175 + yen + -20 + + public.kern1.D + + ampersand + -10 + asciicircum + -15 + asterisk + -15 + backslash + -95 + braceleft + -20 + braceright + -35 + cent + -10 + colon + -15 + comma + -45 + degree + -55 + dollar + -50 + ellipsis + -45 + euro + -60 + guillemetleft + 30 + guilsinglleft + 30 + multiply + -20 + numbersign + -70 + paragraph + -25 + parenright + -110 + percent + -40 + perthousand + -40 + public.kern2.A + -55 + public.kern2.J + -90 + public.kern2.S + -50 + public.kern2.T + -30 + public.kern2.V + -60 + public.kern2.W + -50 + public.kern2.X + -60 + public.kern2.Y + -65 + public.kern2.a.alt + -25 + public.kern2.s + -15 + public.kern2.v + -15 + public.kern2.w + -20 + public.kern2.x + -40 + public.kern2.y + -30 + question + -135 + questiondown + -85 + quotedbl + -55 + quotedblbase + -45 + quotedblleft + -20 + quotedblright + -50 + quoteleft + -25 + quoteright + -50 + quotesinglbase + -45 + quotesingle + -55 + registered + -10 + semicolon + -15 + slash + -85 + sterling + -35 + trademark + -25 + underscore + -330 + yen + -60 + + public.kern1.E + + backslash + 25 + braceleft + -20 + braceright + -25 + cent + -10 + dollar + -20 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + parenright + -10 + public.kern2.J + 25 + public.kern2.j + 30 + public.kern2.s + -10 + slash + 25 + sterling + -10 + underscore + -330 + + public.kern1.F + + backslash + 25 + braceleft + -20 + braceright + -35 + cent + -10 + comma + -45 + dollar + -25 + ellipsis + -45 + euro + -60 + guillemetleft + 35 + guilsinglleft + 35 + multiply + -10 + numbersign + -55 + parenright + -10 + public.kern2.A + -45 + public.kern2.J + -140 + public.kern2.S + -25 + public.kern2.X + -15 + public.kern2.a.alt + -15 + public.kern2.s + -15 + public.kern2.x + -15 + questiondown + -100 + quotedblbase + -45 + quotesinglbase + -45 + slash + -70 + sterling + -35 + underscore + -325 + + public.kern1.G + + backslash + -30 + braceleft + -20 + braceright + -30 + cent + -10 + dollar + -25 + euro + -60 + guillemetleft + 35 + guillemetright + 0 + guilsinglleft + 35 + guilsinglright + 0 + multiply + -10 + numbersign + -25 + parenright + -30 + public.kern2.A + -20 + public.kern2.S + -15 + public.kern2.V + -25 + public.kern2.W + -20 + public.kern2.X + -25 + public.kern2.Y + -30 + public.kern2.s + -15 + public.kern2.x + -15 + question + -65 + questiondown + -10 + quotedblright + -10 + quoteright + -10 + slash + -20 + sterling + -10 + underscore + -200 + yen + -25 + + public.kern1.H + + backslash + 25 + braceleft + -20 + braceright + -25 + cent + -10 + dollar + -20 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + parenright + -10 + public.kern2.J + 25 + public.kern2.j + 30 + public.kern2.s + -10 + slash + 25 + sterling + -10 + underscore + -330 + + public.kern1.I + + backslash + 25 + braceleft + -20 + braceright + -25 + cent + -10 + dollar + -20 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -25 + parenright + -10 + public.kern2.J + 25 + public.kern2.S + -10 + public.kern2.j + 30 + public.kern2.s + -10 + slash + 25 + sterling + -10 + underscore + -160 + + public.kern1.J + + backslash + 25 + braceleft + -20 + braceright + -30 + cent + -10 + dollar + -25 + euro + -60 + guillemetleft + 35 + guilsinglleft + 35 + multiply + -10 + numbersign + -40 + parenright + -10 + public.kern2.A + -35 + public.kern2.S + -25 + public.kern2.X + -15 + public.kern2.s + -15 + public.kern2.x + -15 + questiondown + -25 + slash + -30 + sterling + -25 + underscore + -115 + + public.kern1.K + + ampersand + -40 + asciicircum + -90 + asciitilde + -75 + asterisk + -25 + at + -50 + backslash + 20 + braceleft + -75 + braceright + -25 + bullet + -65 + cent + -65 + colon + -25 + comma + -20 + copyright + -50 + degree + -25 + divide + -45 + dollar + -35 + ellipsis + -25 + emdash + -30 + endash + -30 + equal + -20 + euro + -105 + guillemetleft + -20 + guilsinglleft + -20 + hyphen + -30 + less + -50 + minus + -45 + multiply + -60 + numbersign + -20 + paragraph + -50 + parenleft + -50 + parenright + -20 + percent + -35 + periodcentered + -60 + perthousand + -35 + plus + -45 + public.kern2.C + -70 + public.kern2.G + -70 + public.kern2.J + 10 + public.kern2.O + -70 + public.kern2.Q + -70 + public.kern2.S + -25 + public.kern2.a + -50 + public.kern2.a.alt + -30 + public.kern2.c + -50 + public.kern2.d + -50 + public.kern2.dcaron + -50 + public.kern2.dcroat + -50 + public.kern2.e + -50 + public.kern2.eth + -50 + public.kern2.f + -35 + public.kern2.g + -55 + public.kern2.j + 30 + public.kern2.o + -55 + public.kern2.oslash + -10 + public.kern2.q + -50 + public.kern2.s + -25 + public.kern2.t + -45 + public.kern2.tcaron + -45 + public.kern2.u + -40 + public.kern2.v + -45 + public.kern2.w + -60 + public.kern2.y + -60 + question + -20 + quotedbl + -15 + quotedblbase + -20 + quotedblleft + -50 + quotedblright + -20 + quoteleft + -50 + quoteright + -20 + quotesinglbase + -20 + quotesingle + -15 + registered + -65 + semicolon + -25 + slash + 25 + sterling + -10 + trademark + -40 + underscore + -330 + + public.kern1.L + + asciicircum + -250 + asciitilde + -245 + asterisk + -215 + backslash + -160 + braceleft + -35 + braceright + -25 + bullet + -15 + cent + -15 + degree + -210 + dollar + -20 + euro + -60 + guillemetleft + 20 + guillemetright + 15 + guilsinglleft + 20 + guilsinglright + 15 + multiply + -15 + numbersign + -25 + paragraph + -210 + parenright + -20 + percent + -70 + periodcentered + -15 + perthousand + -70 + public.kern2.C + -25 + public.kern2.G + -20 + public.kern2.J + 25 + public.kern2.O + -25 + public.kern2.Q + -20 + public.kern2.S + -10 + public.kern2.T + -70 + public.kern2.U + -10 + public.kern2.V + -85 + public.kern2.W + -70 + public.kern2.Y + -90 + public.kern2.f + -35 + public.kern2.j + 30 + public.kern2.s + -10 + public.kern2.t + -35 + public.kern2.tcaron + -35 + public.kern2.v + -25 + public.kern2.w + -35 + public.kern2.y + -50 + question + -100 + quotedbl + -260 + quotedblleft + -260 + quotedblright + -260 + quoteleft + -155 + quoteright + -155 + quotesingle + -145 + registered + -75 + slash + 25 + sterling + -10 + trademark + -260 + underscore + -300 + yen + -65 + + public.kern1.Lslash + + asciicircum + -250 + asciitilde + -245 + asterisk + -215 + backslash + -170 + braceleft + -40 + braceright + -25 + bullet + -25 + cent + -15 + degree + -210 + dollar + -20 + euro + -60 + guillemetright + 15 + guilsinglright + 15 + less + -45 + multiply + -40 + numbersign + -20 + paragraph + -245 + parenright + -20 + percent + -70 + periodcentered + -20 + perthousand + -70 + public.kern2.C + -35 + public.kern2.G + -30 + public.kern2.J + 25 + public.kern2.O + -30 + public.kern2.Q + -30 + public.kern2.T + -70 + public.kern2.U + -15 + public.kern2.V + -90 + public.kern2.W + -70 + public.kern2.Y + -90 + public.kern2.f + -35 + public.kern2.g + -10 + public.kern2.j + 30 + public.kern2.s + -10 + public.kern2.t + -35 + public.kern2.tcaron + -35 + public.kern2.v + -25 + public.kern2.w + -40 + public.kern2.y + -55 + question + -100 + quotedbl + -250 + quotedblleft + -250 + quotedblright + -255 + quoteleft + -155 + quoteright + -155 + quotesingle + -145 + registered + -95 + slash + 25 + sterling + -10 + trademark + -250 + underscore + -315 + yen + -65 + + public.kern1.M + + backslash + 25 + braceleft + -20 + braceright + -25 + cent + -10 + dollar + -20 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + parenright + -10 + public.kern2.J + 25 + public.kern2.j + 30 + public.kern2.s + -10 + slash + 25 + sterling + -10 + underscore + -330 + + public.kern1.N + + backslash + 25 + braceleft + -20 + braceright + -25 + cent + -10 + dollar + -20 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + parenright + -10 + public.kern2.J + 25 + public.kern2.j + 30 + public.kern2.s + -10 + slash + 25 + sterling + -10 + underscore + -330 + + public.kern1.O + + asciicircum + -15 + asterisk + -20 + backslash + -95 + braceleft + -25 + braceright + -35 + cent + -10 + colon + -15 + comma + -35 + degree + -55 + dollar + -50 + ellipsis + -35 + euro + -60 + guillemetleft + 30 + guilsinglleft + 30 + multiply + -15 + numbersign + -65 + paragraph + -25 + parenright + -105 + percent + -40 + perthousand + -40 + public.kern2.A + -55 + public.kern2.J + -65 + public.kern2.S + -50 + public.kern2.T + -30 + public.kern2.V + -60 + public.kern2.W + -50 + public.kern2.X + -55 + public.kern2.Y + -65 + public.kern2.a.alt + -20 + public.kern2.s + -20 + public.kern2.v + -15 + public.kern2.w + -20 + public.kern2.x + -40 + public.kern2.y + -30 + question + -135 + questiondown + -70 + quotedbl + -55 + quotedblbase + -35 + quotedblleft + -25 + quotedblright + -55 + quoteleft + -25 + quoteright + -55 + quotesinglbase + -35 + quotesingle + -55 + registered + -10 + semicolon + -15 + slash + -75 + sterling + -35 + trademark + -25 + underscore + -260 + yen + -60 + + public.kern1.Oslash + + ampersand + -10 + asciicircum + -20 + asterisk + -20 + backslash + 20 + braceleft + -25 + braceright + -40 + cent + -10 + colon + -20 + comma + -40 + degree + -35 + dollar + -55 + ellipsis + -35 + euro + -65 + guillemetleft + 30 + guillemetright + -10 + guilsinglleft + 30 + guilsinglright + -10 + multiply + -15 + numbersign + -65 + paragraph + -25 + parenright + -100 + percent + -40 + perthousand + -40 + public.kern2.A + -55 + public.kern2.J + -65 + public.kern2.S + -50 + public.kern2.X + -20 + public.kern2.a.alt + -20 + public.kern2.s + -20 + public.kern2.v + -20 + public.kern2.w + -25 + public.kern2.x + -40 + public.kern2.y + -30 + question + -45 + questiondown + -70 + quotedbl + -20 + quotedblbase + -40 + quotedblleft + -25 + quotedblright + -25 + quoteleft + -30 + quoteright + -25 + quotesinglbase + -40 + quotesingle + -20 + registered + -15 + semicolon + -20 + slash + -75 + sterling + -35 + trademark + -25 + underscore + -250 + + public.kern1.P + + ampersand + -45 + asciitilde + -20 + at + -10 + backslash + -60 + braceleft + -25 + braceright + -40 + bullet + -15 + cent + -30 + comma + -155 + copyright + -10 + degree + -20 + dollar + -30 + ellipsis + -155 + euro + -60 + guillemetleft + -25 + guilsinglleft + -25 + multiply + -15 + numbersign + -95 + parenleft + -10 + parenright + -55 + percent + -10 + periodcentered + -20 + perthousand + -10 + public.kern2.A + -80 + public.kern2.J + -245 + public.kern2.S + -30 + public.kern2.V + -45 + public.kern2.W + -35 + public.kern2.X + -55 + public.kern2.Y + -45 + public.kern2.a + -20 + public.kern2.a.alt + -45 + public.kern2.c + -25 + public.kern2.d + -20 + public.kern2.dcaron + -20 + public.kern2.dcroat + -20 + public.kern2.e + -20 + public.kern2.eth + -20 + public.kern2.g + -15 + public.kern2.o + -20 + public.kern2.oslash + -20 + public.kern2.q + -20 + public.kern2.s + -20 + public.kern2.w + -10 + public.kern2.x + -25 + public.kern2.y + -10 + question + -80 + questiondown + -100 + quotedbl + -25 + quotedblbase + -155 + quotedblright + -40 + quoteright + -40 + quotesinglbase + -155 + quotesingle + -25 + slash + -130 + sterling + -40 + underscore + -330 + yen + -40 + + public.kern1.Q + + asciicircum + -15 + asterisk + -20 + backslash + -95 + braceleft + -25 + braceright + -35 + cent + -10 + colon + -15 + comma + -20 + degree + -55 + dollar + -50 + ellipsis + -20 + euro + -60 + guillemetleft + 30 + guilsinglleft + 30 + multiply + -15 + numbersign + -45 + paragraph + -25 + parenright + -105 + percent + -40 + perthousand + -40 + public.kern2.A + -45 + public.kern2.J + -25 + public.kern2.S + -45 + public.kern2.T + -30 + public.kern2.V + -60 + public.kern2.W + -50 + public.kern2.X + -45 + public.kern2.Y + -65 + public.kern2.a.alt + -20 + public.kern2.s + -20 + public.kern2.v + -15 + public.kern2.w + -20 + public.kern2.x + -40 + public.kern2.y + -30 + question + -120 + questiondown + -35 + quotedbl + -55 + quotedblbase + -20 + quotedblleft + -25 + quotedblright + -55 + quoteleft + -25 + quoteright + -55 + quotesinglbase + -20 + quotesingle + -55 + registered + -10 + semicolon + -15 + slash + -45 + sterling + -35 + trademark + -25 + underscore + -260 + yen + -60 + + public.kern1.R + + ampersand + -40 + asciitilde + -15 + at + -10 + backslash + -60 + braceleft + -25 + braceright + -25 + bullet + -10 + cent + -25 + comma + -50 + copyright + -10 + degree + -20 + dollar + -30 + ellipsis + -50 + euro + -60 + guillemetleft + -10 + guilsinglleft + -10 + multiply + -15 + numbersign + -20 + parenleft + -10 + parenright + -20 + percent + -15 + periodcentered + -15 + perthousand + -15 + public.kern2.J + -30 + public.kern2.S + -30 + public.kern2.V + -45 + public.kern2.W + -35 + public.kern2.Y + -45 + public.kern2.a + -15 + public.kern2.a.alt + -45 + public.kern2.c + -20 + public.kern2.d + -15 + public.kern2.dcaron + -15 + public.kern2.dcroat + -15 + public.kern2.e + -15 + public.kern2.eth + -20 + public.kern2.g + -10 + public.kern2.j + 30 + public.kern2.o + -20 + public.kern2.oslash + -10 + public.kern2.q + -15 + public.kern2.s + -20 + public.kern2.v + -10 + public.kern2.w + -10 + public.kern2.y + -15 + question + -75 + quotedbl + -30 + quotedblbase + -50 + quotedblright + -40 + quoteright + -40 + quotesinglbase + -50 + quotesingle + -30 + slash + 25 + sterling + -10 + underscore + -330 + yen + -45 + + public.kern1.S + + asciicircum + -130 + asciitilde + -50 + asterisk + -40 + backslash + -40 + braceleft + -40 + braceright + -30 + bullet + -20 + cent + -20 + degree + -45 + dollar + -60 + euro + -60 + guillemetleft + 25 + guilsinglleft + 25 + multiply + -15 + numbersign + -35 + paragraph + -65 + parenright + -75 + percent + -50 + periodcentered + -15 + perthousand + -50 + public.kern2.A + -30 + public.kern2.C + -30 + public.kern2.G + -25 + public.kern2.O + -25 + public.kern2.Oslash + -25 + public.kern2.Q + -25 + public.kern2.S + -30 + public.kern2.T + -40 + public.kern2.U + -15 + public.kern2.V + -50 + public.kern2.W + -50 + public.kern2.X + -35 + public.kern2.Y + -50 + public.kern2.f + -35 + public.kern2.g + -10 + public.kern2.o + -10 + public.kern2.oslash + -10 + public.kern2.s + -55 + public.kern2.t + -35 + public.kern2.tcaron + -35 + public.kern2.v + -30 + public.kern2.w + -40 + public.kern2.x + -35 + public.kern2.y + -55 + question + -40 + questiondown + -25 + quotedbl + -40 + quotedblleft + -70 + quotedblright + -40 + quoteleft + -65 + quoteright + -40 + quotesingle + -40 + registered + -60 + slash + -35 + sterling + -25 + trademark + -70 + underscore + -180 + yen + -50 + + public.kern1.T + + ampersand + -70 + asciicircum + -25 + asciitilde + -70 + at + -35 + backslash + 25 + braceleft + -75 + braceright + -45 + bullet + -70 + cent + -80 + comma + -70 + copyright + -35 + divide + -70 + dollar + -25 + ellipsis + -70 + emdash + -70 + endash + -70 + euro + -60 + guillemetleft + -35 + guillemetright + -50 + guilsinglleft + -35 + guilsinglright + -50 + hyphen + -70 + less + -30 + minus + -70 + multiply + -65 + numbersign + -90 + parenleft + -30 + parenright + -10 + periodcentered + -70 + plus + -70 + public.kern2.A + -70 + public.kern2.C + -15 + public.kern2.G + -20 + public.kern2.J + -40 + public.kern2.O + -15 + public.kern2.Oslash + -15 + public.kern2.Q + -15 + public.kern2.S + -25 + public.kern2.X + -15 + public.kern2.a + -65 + public.kern2.a.alt + -35 + public.kern2.c + -70 + public.kern2.d + -65 + public.kern2.dcaron + -65 + public.kern2.dcroat + -65 + public.kern2.e + -70 + public.kern2.eth + -70 + public.kern2.g + -55 + public.kern2.o + -70 + public.kern2.oslash + -70 + public.kern2.q + -65 + public.kern2.s + -45 + public.kern2.x + -15 + questiondown + -70 + quotedblbase + -70 + quotesinglbase + -70 + slash + -40 + sterling + -75 + underscore + -320 + + public.kern1.Thorn + + ampersand + -10 + asciicircum + -20 + asterisk + -20 + backslash + -100 + braceleft + -25 + braceright + -35 + cent + -10 + colon + -20 + comma + -55 + degree + -65 + dollar + -55 + ellipsis + -55 + euro + -60 + guillemetleft + 25 + guillemetright + -10 + guilsinglleft + 25 + guilsinglright + -10 + multiply + -20 + numbersign + -70 + paragraph + -30 + parenright + -125 + percent + -45 + perthousand + -45 + public.kern2.A + -55 + public.kern2.J + -130 + public.kern2.S + -50 + public.kern2.T + -40 + public.kern2.V + -65 + public.kern2.W + -50 + public.kern2.X + -60 + public.kern2.Y + -65 + public.kern2.a.alt + -30 + public.kern2.s + -20 + public.kern2.v + -15 + public.kern2.w + -25 + public.kern2.x + -40 + public.kern2.y + -30 + question + -135 + questiondown + -100 + quotedbl + -60 + quotedblbase + -55 + quotedblleft + -25 + quotedblright + -55 + quoteleft + -30 + quoteright + -55 + quotesinglbase + -55 + quotesingle + -60 + registered + -10 + semicolon + -20 + slash + -90 + sterling + -35 + trademark + -30 + underscore + -330 + yen + -60 + + public.kern1.U + + backslash + 25 + braceleft + -20 + braceright + -35 + cent + -10 + comma + -25 + dollar + -25 + ellipsis + -25 + euro + -60 + guillemetleft + 35 + guilsinglleft + 35 + multiply + -10 + numbersign + -55 + parenright + -10 + public.kern2.A + -50 + public.kern2.J + -35 + public.kern2.S + -25 + public.kern2.X + -15 + public.kern2.a.alt + -15 + public.kern2.s + -15 + public.kern2.x + -15 + questiondown + -55 + quotedblbase + -25 + quotesinglbase + -25 + slash + -60 + sterling + -35 + underscore + -180 + + public.kern1.V + + ampersand + -80 + asciicircum + -55 + asciitilde + -70 + asterisk + -15 + at + -65 + backslash + 20 + braceleft + -80 + braceright + -55 + bullet + -65 + cent + -80 + colon + -40 + comma + -100 + copyright + -65 + degree + -20 + divide + -45 + dollar + -55 + ellipsis + -100 + emdash + -55 + endash + -55 + equal + -20 + euro + -100 + guillemetleft + -45 + guillemetright + -45 + guilsinglleft + -45 + guilsinglright + -45 + hyphen + -55 + less + -45 + minus + -45 + multiply + -65 + numbersign + -130 + paragraph + -30 + parenleft + -65 + parenright + -30 + percent + -25 + periodcentered + -70 + perthousand + -25 + plus + -45 + public.kern2.A + -130 + public.kern2.C + -55 + public.kern2.G + -55 + public.kern2.J + -85 + public.kern2.O + -50 + public.kern2.Oslash + -50 + public.kern2.Q + -50 + public.kern2.S + -55 + public.kern2.X + -15 + public.kern2.a + -70 + public.kern2.a.alt + -65 + public.kern2.c + -75 + public.kern2.d + -70 + public.kern2.dcaron + -70 + public.kern2.dcroat + -70 + public.kern2.e + -70 + public.kern2.eth + -70 + public.kern2.f + -35 + public.kern2.g + -65 + public.kern2.germandbls + -25 + public.kern2.i + -35 + public.kern2.j + -35 + public.kern2.m + -35 + public.kern2.n + -35 + public.kern2.o + -70 + public.kern2.oslash + -70 + public.kern2.p + -35 + public.kern2.q + -70 + public.kern2.r + -35 + public.kern2.s + -70 + public.kern2.t + -35 + public.kern2.tcaron + -35 + public.kern2.u + -35 + public.kern2.v + -35 + public.kern2.w + -35 + public.kern2.x + -50 + public.kern2.y + -35 + public.kern2.z + -35 + question + -10 + questiondown + -115 + quotedbl + -10 + quotedblbase + -100 + quotedblleft + -30 + quotedblright + -10 + quoteleft + -30 + quoteright + -10 + quotesinglbase + -100 + quotesingle + -10 + registered + -40 + semicolon + -40 + slash + -100 + sterling + -95 + trademark + -20 + underscore + -330 + + public.kern1.W + + ampersand + -65 + asciicircum + -45 + asciitilde + -60 + asterisk + -15 + at + -55 + backslash + 20 + braceleft + -70 + braceright + -55 + bullet + -55 + cent + -70 + colon + -35 + comma + -85 + copyright + -55 + degree + -15 + divide + -35 + dollar + -50 + ellipsis + -85 + emdash + -45 + endash + -45 + equal + -15 + euro + -90 + guillemetleft + -30 + guillemetright + -35 + guilsinglleft + -30 + guilsinglright + -35 + hyphen + -45 + less + -35 + minus + -35 + multiply + -55 + numbersign + -110 + paragraph + -25 + parenleft + -55 + parenright + -30 + percent + -20 + periodcentered + -55 + perthousand + -20 + plus + -35 + public.kern2.A + -105 + public.kern2.C + -45 + public.kern2.G + -45 + public.kern2.J + -65 + public.kern2.O + -45 + public.kern2.Oslash + -45 + public.kern2.Q + -45 + public.kern2.S + -50 + public.kern2.X + -15 + public.kern2.a + -55 + public.kern2.a.alt + -60 + public.kern2.c + -60 + public.kern2.d + -55 + public.kern2.dcaron + -55 + public.kern2.dcroat + -55 + public.kern2.e + -55 + public.kern2.eth + -60 + public.kern2.f + -30 + public.kern2.g + -55 + public.kern2.germandbls + -20 + public.kern2.i + -30 + public.kern2.j + -30 + public.kern2.m + -30 + public.kern2.n + -30 + public.kern2.o + -60 + public.kern2.oslash + -60 + public.kern2.p + -30 + public.kern2.q + -55 + public.kern2.r + -30 + public.kern2.s + -60 + public.kern2.t + -30 + public.kern2.tcaron + -30 + public.kern2.u + -30 + public.kern2.v + -30 + public.kern2.w + -30 + public.kern2.x + -40 + public.kern2.y + -30 + public.kern2.z + -30 + question + -10 + questiondown + -95 + quotedbl + -10 + quotedblbase + -85 + quotedblleft + -25 + quotedblright + -10 + quoteleft + -25 + quoteright + -10 + quotesinglbase + -85 + quotesingle + -10 + registered + -35 + semicolon + -35 + slash + -75 + sterling + -80 + trademark + -20 + underscore + -330 + + public.kern1.X + + ampersand + -50 + asciicircum + -60 + asciitilde + -75 + asterisk + -15 + at + -55 + backslash + 20 + braceleft + -85 + braceright + -35 + bullet + -65 + cent + -70 + colon + -35 + comma + -30 + copyright + -60 + degree + -20 + divide + -50 + dollar + -45 + ellipsis + -35 + emdash + -40 + endash + -40 + equal + -25 + euro + -100 + guillemetleft + -25 + guillemetright + -15 + guilsinglleft + -25 + guilsinglright + -15 + hyphen + -40 + less + -50 + minus + -50 + multiply + -70 + numbersign + -35 + paragraph + -35 + parenleft + -55 + parenright + -35 + percent + -25 + periodcentered + -65 + perthousand + -25 + plus + -50 + public.kern2.A + -15 + public.kern2.C + -60 + public.kern2.G + -60 + public.kern2.O + -60 + public.kern2.Oslash + -15 + public.kern2.Q + -55 + public.kern2.S + -35 + public.kern2.X + -15 + public.kern2.a + -55 + public.kern2.a.alt + -40 + public.kern2.c + -60 + public.kern2.d + -55 + public.kern2.dcaron + -55 + public.kern2.dcroat + -55 + public.kern2.e + -55 + public.kern2.eth + -55 + public.kern2.f + -40 + public.kern2.g + -65 + public.kern2.germandbls + -15 + public.kern2.i + -15 + public.kern2.j + 20 + public.kern2.m + -15 + public.kern2.n + -15 + public.kern2.o + -60 + public.kern2.oslash + -20 + public.kern2.p + -15 + public.kern2.q + -55 + public.kern2.r + -15 + public.kern2.s + -35 + public.kern2.t + -40 + public.kern2.tcaron + -40 + public.kern2.u + -40 + public.kern2.v + -40 + public.kern2.w + -40 + public.kern2.x + -15 + public.kern2.y + -40 + public.kern2.z + -15 + question + -10 + questiondown + -15 + quotedbl + -10 + quotedblbase + -30 + quotedblleft + -35 + quotedblright + -15 + quoteleft + -35 + quoteright + -15 + quotesinglbase + -30 + quotesingle + -10 + registered + -45 + semicolon + -35 + slash + 15 + sterling + -25 + trademark + -25 + underscore + -330 + + public.kern1.Y + + ampersand + -85 + asciicircum + -55 + asciitilde + -75 + asterisk + -15 + at + -70 + backslash + 20 + braceleft + -80 + braceright + -55 + bullet + -70 + cent + -85 + colon + -45 + comma + -90 + copyright + -70 + degree + -20 + divide + -45 + dollar + -55 + ellipsis + -90 + emdash + -55 + endash + -55 + equal + -20 + euro + -100 + guillemetleft + -50 + guillemetright + -45 + guilsinglleft + -50 + guilsinglright + -45 + hyphen + -55 + less + -45 + minus + -45 + multiply + -70 + numbersign + -115 + paragraph + -30 + parenleft + -70 + parenright + -35 + percent + -25 + periodcentered + -75 + perthousand + -25 + plus + -45 + public.kern2.A + -95 + public.kern2.C + -55 + public.kern2.G + -60 + public.kern2.J + -65 + public.kern2.O + -55 + public.kern2.Oslash + -55 + public.kern2.Q + -55 + public.kern2.S + -55 + public.kern2.X + -15 + public.kern2.a + -75 + public.kern2.a.alt + -70 + public.kern2.c + -75 + public.kern2.d + -75 + public.kern2.dcaron + -75 + public.kern2.dcroat + -75 + public.kern2.e + -75 + public.kern2.eth + -75 + public.kern2.f + -35 + public.kern2.g + -70 + public.kern2.germandbls + -25 + public.kern2.i + -35 + public.kern2.j + -35 + public.kern2.m + -35 + public.kern2.n + -35 + public.kern2.o + -75 + public.kern2.oslash + -75 + public.kern2.p + -35 + public.kern2.q + -75 + public.kern2.r + -35 + public.kern2.s + -75 + public.kern2.t + -35 + public.kern2.tcaron + -35 + public.kern2.u + -35 + public.kern2.v + -35 + public.kern2.w + -35 + public.kern2.x + -50 + public.kern2.y + -35 + public.kern2.z + -35 + question + -10 + questiondown + -95 + quotedbl + -10 + quotedblbase + -90 + quotedblleft + -35 + quotedblright + -15 + quoteleft + -30 + quoteright + -15 + quotesinglbase + -90 + quotesingle + -10 + registered + -40 + semicolon + -45 + slash + -65 + sterling + -95 + trademark + -25 + underscore + -330 + + public.kern1.Z + + backslash + 25 + braceleft + -20 + braceright + -25 + cent + -10 + dollar + -20 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + parenright + -10 + public.kern2.J + 25 + public.kern2.j + 30 + public.kern2.s + -10 + slash + 25 + sterling + -10 + underscore + -330 + + public.kern1.a + + backslash + -45 + braceleft + -20 + braceright + -25 + cent + -10 + degree + -10 + dollar + -20 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + parenright + -20 + public.kern2.J + 25 + public.kern2.V + -35 + public.kern2.W + -25 + public.kern2.Y + -35 + public.kern2.j + 30 + public.kern2.s + -10 + question + -100 + quotedbl + -15 + quotedblright + -30 + quoteright + -30 + quotesingle + -15 + slash + 25 + sterling + -10 + underscore + -315 + yen + -30 + + public.kern1.a.alt + + asciicircum + -35 + asciitilde + -10 + asterisk + -40 + backslash + -115 + braceleft + -25 + braceright + -25 + cent + -10 + degree + -85 + dollar + -20 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + paragraph + -40 + parenright + -20 + percent + -60 + perthousand + -60 + public.kern2.J + 25 + public.kern2.T + -70 + public.kern2.V + -70 + public.kern2.W + -55 + public.kern2.Y + -70 + public.kern2.j + 30 + public.kern2.s + -10 + public.kern2.v + -20 + public.kern2.w + -25 + public.kern2.y + -35 + question + -100 + quotedbl + -70 + quotedblleft + -40 + quotedblright + -70 + quoteleft + -45 + quoteright + -70 + quotesingle + -70 + registered + -20 + slash + 25 + sterling + -10 + trademark + -55 + underscore + -285 + yen + -65 + + public.kern1.b + + asciicircum + -50 + asciitilde + -15 + asterisk + -50 + backslash + -130 + braceleft + -35 + braceright + -35 + cent + -10 + colon + -15 + comma + -15 + degree + -105 + dollar + -70 + ellipsis + -10 + euro + -60 + guillemetleft + 35 + guillemetright + -15 + guilsinglleft + 35 + guilsinglright + -15 + multiply + -10 + numbersign + -45 + paragraph + -55 + parenright + -115 + percent + -75 + perthousand + -75 + public.kern2.A + -40 + public.kern2.C + -10 + public.kern2.G + -10 + public.kern2.J + -15 + public.kern2.O + -10 + public.kern2.Oslash + -10 + public.kern2.Q + -10 + public.kern2.S + -40 + public.kern2.T + -70 + public.kern2.V + -80 + public.kern2.W + -65 + public.kern2.X + -40 + public.kern2.Y + -80 + public.kern2.f + -10 + public.kern2.s + -30 + public.kern2.t + -10 + public.kern2.tcaron + -10 + public.kern2.v + -25 + public.kern2.w + -35 + public.kern2.x + -40 + public.kern2.y + -45 + question + -115 + questiondown + -35 + quotedbl + -85 + quotedblbase + -15 + quotedblleft + -55 + quotedblright + -85 + quoteleft + -60 + quoteright + -85 + quotesinglbase + -15 + quotesingle + -85 + registered + -30 + semicolon + -15 + slash + -45 + sterling + -35 + trademark + -70 + underscore + -160 + yen + -65 + + public.kern1.c + + backslash + -80 + braceleft + -20 + braceright + -25 + cent + -10 + degree + -50 + dollar + -20 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + paragraph + -10 + parenright + -65 + percent + -25 + perthousand + -25 + public.kern2.A + -10 + public.kern2.J + 25 + public.kern2.T + -35 + public.kern2.V + -50 + public.kern2.W + -40 + public.kern2.X + -15 + public.kern2.Y + -50 + public.kern2.s + -10 + public.kern2.v + -10 + public.kern2.w + -10 + public.kern2.x + -15 + public.kern2.y + -15 + question + -100 + quotedbl + -40 + quotedblleft + -10 + quotedblright + -45 + quoteleft + -10 + quoteright + -45 + quotesingle + -40 + sterling + -10 + trademark + -15 + underscore + -135 + yen + -45 + + public.kern1.d + + backslash + 25 + braceleft + -20 + braceright + -25 + cent + -10 + dollar + -20 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + parenright + -15 + public.kern2.J + 25 + public.kern2.j + 30 + public.kern2.s + -10 + slash + 25 + sterling + -10 + underscore + -325 + + public.kern1.dcaron + + ampersand + -75 + asciicircum + -40 + asciitilde + -75 + asterisk + 15 + at + -45 + backslash + 0 + bar + 15 + braceleft + -60 + braceright + -35 + bracketleft + 15 + bracketright + 15 + bullet + -75 + cent + -85 + comma + -75 + copyright + -50 + degree + 15 + divide + -25 + dollar + -15 + ellipsis + -75 + emdash + -75 + endash + -75 + equal + 15 + euro + -65 + greater + 15 + guillemetleft + -40 + guillemetright + -45 + guilsinglleft + -40 + guilsinglright + -45 + hyphen + -75 + less + -25 + minus + -25 + multiply + -70 + numbersign + -95 + paragraph + 10 + parenleft + -40 + percent + 15 + periodcentered + -75 + perthousand + 15 + plus + -25 + public.kern2.A + -75 + public.kern2.B + 15 + public.kern2.C + -25 + public.kern2.D + 15 + public.kern2.E + 15 + public.kern2.Eth + 15 + public.kern2.F + 15 + public.kern2.G + -30 + public.kern2.H + 15 + public.kern2.I + 15 + public.kern2.J + -50 + public.kern2.K + 15 + public.kern2.L + 15 + public.kern2.Lslash + 15 + public.kern2.M + 15 + public.kern2.N + 15 + public.kern2.O + -20 + public.kern2.Oslash + -20 + public.kern2.P + 15 + public.kern2.Q + -20 + public.kern2.R + 15 + public.kern2.S + -15 + public.kern2.T + 15 + public.kern2.Thorn + 15 + public.kern2.U + 15 + public.kern2.X + -15 + public.kern2.Z + 15 + public.kern2.a + -75 + public.kern2.a.alt + -30 + public.kern2.b + 15 + public.kern2.c + -75 + public.kern2.d + -75 + public.kern2.dcaron + -75 + public.kern2.dcroat + -75 + public.kern2.e + -75 + public.kern2.eth + -75 + public.kern2.g + -70 + public.kern2.germandbls + 15 + public.kern2.h + 15 + public.kern2.l + 15 + public.kern2.lcaron + 15 + public.kern2.lslash + 15 + public.kern2.o + -75 + public.kern2.oslash + -75 + public.kern2.q + -75 + public.kern2.s + -60 + public.kern2.thorn + 15 + public.kern2.x + -10 + questiondown + -75 + quotedbl + 15 + quotedblbase + -75 + quotedblleft + 0 + quotedblright + 10 + quoteleft + 10 + quoteright + 10 + quotesinglbase + -75 + quotesingle + 15 + slash + -50 + sterling + -85 + trademark + 15 + underscore + -330 + + public.kern1.dcroat + + asterisk + 0 + backslash + 30 + bar + 0 + braceleft + -20 + braceright + -20 + bracketleft + 0 + bracketright + 0 + cent + -10 + degree + 0 + dollar + -20 + equal + 0 + euro + -60 + greater + 0 + guillemetleft + 35 + guillemetright + 20 + guilsinglleft + 35 + guilsinglright + 20 + multiply + -10 + numbersign + -20 + public.kern2.B + 0 + public.kern2.D + 0 + public.kern2.E + 0 + public.kern2.Eth + 0 + public.kern2.F + 0 + public.kern2.H + 0 + public.kern2.I + 0 + public.kern2.J + 30 + public.kern2.K + 0 + public.kern2.L + 0 + public.kern2.Lslash + 0 + public.kern2.M + 0 + public.kern2.N + 0 + public.kern2.P + 0 + public.kern2.R + 0 + public.kern2.T + 0 + public.kern2.Thorn + 0 + public.kern2.U + 0 + public.kern2.Z + 0 + public.kern2.b + 0 + public.kern2.h + 0 + public.kern2.j + 35 + public.kern2.l + 0 + public.kern2.lcaron + 0 + public.kern2.lslash + 0 + public.kern2.s + -10 + public.kern2.thorn + 0 + question + 0 + quotedbl + 0 + quotesingle + 0 + slash + 30 + trademark + 0 + underscore + -330 + + public.kern1.e + + ampersand + -20 + asciicircum + -20 + asterisk + -20 + backslash + -100 + braceleft + -20 + braceright + -30 + cent + -15 + colon + -15 + comma + -25 + degree + -70 + dollar + -50 + ellipsis + -25 + euro + -60 + guillemetleft + 15 + guillemetright + -10 + guilsinglleft + 15 + guilsinglright + -10 + multiply + -30 + numbersign + -40 + paragraph + -25 + parenright + -60 + percent + -45 + perthousand + -45 + public.kern2.A + -15 + public.kern2.S + -50 + public.kern2.T + -50 + public.kern2.V + -60 + public.kern2.W + -50 + public.kern2.X + -15 + public.kern2.Y + -65 + public.kern2.a.alt + -55 + public.kern2.s + -15 + public.kern2.v + -15 + public.kern2.w + -20 + public.kern2.x + -15 + public.kern2.y + -30 + question + -125 + quotedbl + -55 + quotedblbase + -25 + quotedblleft + -25 + quotedblright + -55 + quoteleft + -30 + quoteright + -55 + quotesinglbase + -25 + quotesingle + -55 + registered + -10 + semicolon + -15 + sterling + -15 + trademark + -35 + underscore + -125 + yen + -60 + + public.kern1.eth + + asciicircum + -30 + asciitilde + -10 + asterisk + -35 + backslash + -110 + braceleft + -30 + braceright + -35 + cent + -10 + colon + -20 + comma + -20 + degree + -75 + dollar + -65 + ellipsis + -20 + euro + -60 + guillemetleft + 35 + guillemetright + -20 + guilsinglleft + 35 + guilsinglright + -20 + multiply + -10 + numbersign + -55 + paragraph + -40 + parenright + -130 + percent + -55 + perthousand + -55 + public.kern2.A + -45 + public.kern2.J + -30 + public.kern2.S + -55 + public.kern2.T + -50 + public.kern2.V + -70 + public.kern2.W + -60 + public.kern2.X + -50 + public.kern2.Y + -75 + public.kern2.a.alt + -10 + public.kern2.s + -25 + public.kern2.v + -20 + public.kern2.w + -30 + public.kern2.x + -45 + public.kern2.y + -40 + question + -120 + questiondown + -50 + quotedbl + -70 + quotedblbase + -20 + quotedblleft + -40 + quotedblright + -65 + quoteleft + -40 + quoteright + -65 + quotesinglbase + -20 + quotesingle + -70 + registered + -20 + semicolon + -20 + slash + -55 + sterling + -35 + trademark + -40 + underscore + -200 + yen + -65 + + public.kern1.f + + ampersand + -20 + backslash + 40 + braceleft + -20 + braceright + -35 + cent + -15 + comma + -80 + degree + -10 + dollar + -25 + ellipsis + -80 + euro + -60 + multiply + -15 + numbersign + -75 + parenright + -40 + public.kern2.A + -60 + public.kern2.J + -55 + public.kern2.S + -25 + public.kern2.X + -20 + public.kern2.a.alt + -35 + public.kern2.s + -15 + public.kern2.x + -15 + question + -15 + questiondown + -80 + quotedbl + -15 + quotedblbase + -80 + quotedblright + -20 + quoteright + -20 + quotesinglbase + -80 + quotesingle + -15 + slash + -55 + sterling + -35 + underscore + -200 + + public.kern1.g + + backslash + -45 + braceleft + -20 + braceright + -25 + cent + -10 + degree + -10 + dollar + -20 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + public.kern2.J + 25 + public.kern2.V + -35 + public.kern2.W + -25 + public.kern2.Y + -35 + public.kern2.j + 30 + public.kern2.s + -10 + question + -100 + quotedbl + -15 + quotedblright + -30 + quoteright + -30 + quotesingle + -15 + slash + 35 + sterling + -10 + yen + -30 + + public.kern1.germandbls + + asciicircum + -30 + asciitilde + -55 + asterisk + -15 + at + -10 + backslash + -50 + braceleft + -45 + braceright + -30 + bullet + -30 + cent + -25 + copyright + -10 + degree + -20 + dollar + -40 + euro + -65 + guillemetleft + 15 + guilsinglleft + 15 + less + -15 + multiply + -25 + numbersign + -30 + paragraph + -15 + parenleft + -10 + parenright + -40 + percent + -15 + periodcentered + -25 + perthousand + -15 + public.kern2.A + -25 + public.kern2.C + -30 + public.kern2.G + -30 + public.kern2.J + 0 + public.kern2.O + -25 + public.kern2.Oslash + -25 + public.kern2.Q + -25 + public.kern2.S + -20 + public.kern2.T + -15 + public.kern2.U + -15 + public.kern2.V + -45 + public.kern2.W + -40 + public.kern2.X + -30 + public.kern2.Y + -50 + public.kern2.a + -10 + public.kern2.c + -15 + public.kern2.d + -10 + public.kern2.dcaron + -10 + public.kern2.dcroat + -10 + public.kern2.e + -10 + public.kern2.eth + -10 + public.kern2.f + -15 + public.kern2.g + -20 + public.kern2.o + -15 + public.kern2.oslash + -15 + public.kern2.q + -10 + public.kern2.s + -40 + public.kern2.t + -15 + public.kern2.tcaron + -15 + public.kern2.v + -15 + public.kern2.w + -15 + public.kern2.x + -30 + public.kern2.y + -15 + question + -55 + questiondown + -20 + quotedbl + -25 + quotedblleft + -15 + quotedblright + -35 + quoteleft + -15 + quoteright + -35 + quotesingle + -25 + registered + -20 + slash + -25 + sterling + -15 + trademark + -15 + underscore + -140 + yen + -45 + + public.kern1.h + + asciicircum + -25 + asterisk + -30 + backslash + -110 + braceleft + -25 + braceright + -25 + cent + -10 + degree + -75 + dollar + -20 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -25 + paragraph + -35 + parenright + -20 + percent + -50 + perthousand + -50 + public.kern2.J + 25 + public.kern2.S + -10 + public.kern2.T + -50 + public.kern2.V + -65 + public.kern2.W + -55 + public.kern2.Y + -70 + public.kern2.j + 30 + public.kern2.s + -10 + public.kern2.v + -20 + public.kern2.w + -25 + public.kern2.y + -35 + question + -100 + quotedbl + -65 + quotedblleft + -35 + quotedblright + -60 + quoteleft + -35 + quoteright + -60 + quotesingle + -65 + registered + -15 + slash + 25 + sterling + -10 + trademark + -40 + underscore + -315 + yen + -65 + + public.kern1.i + + backslash + -10 + braceleft + -20 + braceright + -25 + cent + -10 + degree + -10 + dollar + -20 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + parenright + -20 + public.kern2.J + 25 + public.kern2.V + -35 + public.kern2.W + -25 + public.kern2.Y + -35 + public.kern2.j + 30 + public.kern2.s + -10 + question + -35 + quotedbl + -15 + quotedblright + -30 + quoteright + -30 + quotesingle + -15 + slash + 25 + sterling + -10 + underscore + -150 + yen + -30 + + public.kern1.j + + backslash + -15 + braceleft + -20 + braceright + -25 + cent + -10 + degree + -10 + dollar + -20 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + public.kern2.J + 25 + public.kern2.V + -35 + public.kern2.W + -25 + public.kern2.Y + -35 + public.kern2.j + 35 + public.kern2.s + -10 + question + -45 + quotedbl + -15 + quotedblright + -30 + quoteright + -30 + quotesingle + -15 + slash + 50 + sterling + -10 + yen + -30 + + public.kern1.l + + backslash + 25 + braceleft + -20 + braceright + -25 + cent + -10 + dollar + -20 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + parenright + -15 + public.kern2.J + 25 + public.kern2.j + 30 + public.kern2.s + -10 + slash + 25 + sterling + -10 + underscore + -160 + + public.kern1.lcaron + + ampersand + -55 + asciicircum + -10 + asciitilde + -45 + asterisk + 40 + at + -20 + backslash + 30 + bar + 40 + braceleft + -35 + braceright + -10 + bracketleft + 40 + bracketright + 40 + bullet + -50 + cent + -60 + colon + 20 + comma + -55 + copyright + -20 + degree + 40 + dollar + 10 + ellipsis + -55 + emdash + -40 + endash + -40 + equal + 40 + euro + -35 + greater + 40 + guillemetleft + -20 + guillemetright + -10 + guilsinglleft + -20 + guilsinglright + -10 + hyphen + -40 + multiply + -35 + numbersign + -75 + paragraph + 35 + parenleft + -15 + parenright + 25 + percent + 40 + periodcentered + -55 + perthousand + 40 + public.kern2.A + -55 + public.kern2.B + 40 + public.kern2.D + 40 + public.kern2.E + 40 + public.kern2.Eth + 40 + public.kern2.F + 40 + public.kern2.H + 40 + public.kern2.I + 40 + public.kern2.J + -25 + public.kern2.K + 40 + public.kern2.L + 40 + public.kern2.Lslash + 40 + public.kern2.M + 40 + public.kern2.N + 40 + public.kern2.P + 40 + public.kern2.R + 40 + public.kern2.S + 10 + public.kern2.T + 40 + public.kern2.Thorn + 40 + public.kern2.U + 40 + public.kern2.V + 20 + public.kern2.W + 25 + public.kern2.X + 0 + public.kern2.Y + 20 + public.kern2.Z + 40 + public.kern2.a + -45 + public.kern2.b + 40 + public.kern2.c + -55 + public.kern2.d + -45 + public.kern2.dcaron + -45 + public.kern2.dcroat + -45 + public.kern2.e + -50 + public.kern2.eth + -55 + public.kern2.f + 30 + public.kern2.g + -40 + public.kern2.germandbls + 35 + public.kern2.h + 40 + public.kern2.i + 30 + public.kern2.j + 30 + public.kern2.l + 40 + public.kern2.lcaron + 40 + public.kern2.lslash + 40 + public.kern2.m + 30 + public.kern2.n + 30 + public.kern2.o + -55 + public.kern2.oslash + -50 + public.kern2.p + 30 + public.kern2.q + -45 + public.kern2.r + 30 + public.kern2.s + -30 + public.kern2.t + 30 + public.kern2.tcaron + 30 + public.kern2.thorn + 40 + public.kern2.u + 30 + public.kern2.v + 30 + public.kern2.w + 30 + public.kern2.x + 15 + public.kern2.y + 30 + public.kern2.z + 30 + question + 30 + questiondown + -55 + quotedbl + 35 + quotedblbase + -55 + quotedblleft + 35 + quotedblright + 35 + quoteleft + 35 + quoteright + 35 + quotesinglbase + -55 + quotesingle + 35 + registered + 25 + semicolon + 20 + slash + -25 + sterling + -60 + trademark + 40 + underscore + -250 + yen + 20 + + public.kern1.lslash + + backslash + 25 + braceleft + -20 + braceright + -25 + cent + -10 + dollar + -20 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + parenright + -15 + public.kern2.J + 25 + public.kern2.j + 30 + public.kern2.s + -10 + slash + 25 + sterling + -10 + underscore + -195 + + public.kern1.m + + asciicircum + -25 + asterisk + -30 + backslash + -105 + braceleft + -25 + braceright + -25 + cent + -10 + degree + -75 + dollar + -20 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + paragraph + -35 + parenright + -20 + percent + -55 + perthousand + -55 + public.kern2.J + 25 + public.kern2.T + -55 + public.kern2.V + -65 + public.kern2.W + -55 + public.kern2.Y + -70 + public.kern2.j + 30 + public.kern2.s + -10 + public.kern2.v + -20 + public.kern2.w + -25 + public.kern2.y + -35 + question + -100 + quotedbl + -65 + quotedblleft + -30 + quotedblright + -60 + quoteleft + -35 + quoteright + -60 + quotesingle + -65 + registered + -15 + slash + 25 + sterling + -10 + trademark + -40 + underscore + -330 + yen + -65 + + public.kern1.n + + asciicircum + -25 + asterisk + -30 + backslash + -110 + braceleft + -25 + braceright + -25 + cent + -10 + degree + -75 + dollar + -20 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -25 + paragraph + -35 + parenright + -20 + percent + -50 + perthousand + -50 + public.kern2.J + 25 + public.kern2.S + -10 + public.kern2.T + -50 + public.kern2.V + -65 + public.kern2.W + -55 + public.kern2.Y + -70 + public.kern2.j + 30 + public.kern2.s + -10 + public.kern2.v + -20 + public.kern2.w + -25 + public.kern2.y + -35 + question + -100 + quotedbl + -65 + quotedblleft + -35 + quotedblright + -60 + quoteleft + -35 + quoteright + -60 + quotesingle + -65 + registered + -15 + slash + 25 + sterling + -10 + trademark + -40 + underscore + -310 + yen + -65 + + public.kern1.o + + asciicircum + -65 + asciitilde + -20 + asterisk + -65 + backslash + -135 + braceleft + -35 + braceright + -35 + bullet + -10 + cent + -10 + colon + -15 + comma + -15 + degree + -120 + dollar + -80 + ellipsis + -15 + euro + -60 + guillemetleft + 35 + guillemetright + -20 + guilsinglleft + 35 + guilsinglright + -20 + multiply + -10 + numbersign + -50 + paragraph + -65 + parenright + -125 + percent + -90 + perthousand + -90 + public.kern2.A + -40 + public.kern2.C + -15 + public.kern2.G + -15 + public.kern2.J + -25 + public.kern2.O + -15 + public.kern2.Oslash + -15 + public.kern2.Q + -15 + public.kern2.S + -50 + public.kern2.T + -70 + public.kern2.V + -80 + public.kern2.W + -65 + public.kern2.X + -45 + public.kern2.Y + -85 + public.kern2.f + -15 + public.kern2.s + -35 + public.kern2.t + -15 + public.kern2.tcaron + -15 + public.kern2.v + -25 + public.kern2.w + -35 + public.kern2.x + -45 + public.kern2.y + -45 + question + -115 + questiondown + -45 + quotedbl + -90 + quotedblbase + -15 + quotedblleft + -65 + quotedblright + -100 + quoteleft + -70 + quoteright + -100 + quotesinglbase + -15 + quotesingle + -90 + registered + -35 + semicolon + -15 + slash + -50 + sterling + -35 + trademark + -90 + underscore + -210 + yen + -65 + + public.kern1.oslash + + asciicircum + -50 + asciitilde + -20 + asterisk + -25 + backslash + -50 + braceleft + -35 + braceright + -35 + bullet + -10 + cent + -10 + colon + -15 + comma + -15 + degree + -15 + dollar + -30 + ellipsis + -15 + euro + -60 + guillemetleft + 35 + guillemetright + -20 + guilsinglleft + 35 + guilsinglright + -20 + multiply + -10 + numbersign + -45 + parenright + -70 + public.kern2.A + -40 + public.kern2.C + -15 + public.kern2.G + -15 + public.kern2.J + -20 + public.kern2.O + -15 + public.kern2.Oslash + -15 + public.kern2.Q + -15 + public.kern2.S + -30 + public.kern2.V + -40 + public.kern2.W + -30 + public.kern2.X + -45 + public.kern2.Y + -40 + public.kern2.s + -35 + public.kern2.x + -20 + question + -115 + questiondown + -40 + quotedbl + -20 + quotedblbase + -15 + quotedblright + -35 + quoteright + -35 + quotesinglbase + -15 + quotesingle + -20 + registered + -15 + semicolon + -15 + slash + -50 + sterling + -35 + underscore + -185 + yen + -35 + + public.kern1.p + + asciicircum + -50 + asciitilde + -15 + asterisk + -50 + backslash + -130 + braceleft + -35 + braceright + -35 + cent + -10 + colon + -15 + comma + -15 + degree + -105 + dollar + -70 + ellipsis + -10 + euro + -60 + guillemetleft + 35 + guillemetright + -15 + guilsinglleft + 35 + guilsinglright + -15 + multiply + -10 + numbersign + -45 + paragraph + -55 + parenright + -115 + percent + -75 + perthousand + -75 + public.kern2.A + -40 + public.kern2.C + -10 + public.kern2.G + -10 + public.kern2.J + -15 + public.kern2.O + -10 + public.kern2.Oslash + -10 + public.kern2.Q + -10 + public.kern2.S + -40 + public.kern2.T + -70 + public.kern2.V + -80 + public.kern2.W + -65 + public.kern2.X + -40 + public.kern2.Y + -80 + public.kern2.f + -10 + public.kern2.s + -30 + public.kern2.t + -10 + public.kern2.tcaron + -10 + public.kern2.v + -25 + public.kern2.w + -35 + public.kern2.x + -40 + public.kern2.y + -45 + question + -115 + questiondown + -35 + quotedbl + -85 + quotedblbase + -15 + quotedblleft + -55 + quotedblright + -85 + quoteleft + -60 + quoteright + -85 + quotesinglbase + -15 + quotesingle + -85 + registered + -30 + semicolon + -15 + slash + -45 + sterling + -35 + trademark + -70 + underscore + -160 + yen + -65 + + public.kern1.q + + backslash + -45 + braceleft + -20 + braceright + -25 + cent + -10 + degree + -10 + dollar + -20 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + public.kern2.J + 25 + public.kern2.S + -10 + public.kern2.V + -35 + public.kern2.W + -25 + public.kern2.Y + -35 + public.kern2.j + 40 + public.kern2.s + -10 + question + -100 + quotedbl + -15 + quotedblright + -30 + quoteright + -30 + quotesingle + -15 + slash + 55 + sterling + -10 + yen + -30 + + public.kern1.r + + ampersand + -25 + backslash + -20 + braceleft + -20 + braceright + -40 + cent + -15 + comma + -125 + dollar + -25 + ellipsis + -125 + euro + -60 + guillemetleft + -10 + guilsinglleft + -10 + multiply + -15 + numbersign + -75 + parenright + -10 + public.kern2.A + -65 + public.kern2.J + -95 + public.kern2.S + -25 + public.kern2.V + -20 + public.kern2.W + -15 + public.kern2.X + -30 + public.kern2.Y + -20 + public.kern2.a.alt + -35 + public.kern2.s + -15 + public.kern2.x + -15 + question + -40 + questiondown + -100 + quotedblbase + -125 + quotesinglbase + -125 + slash + -95 + sterling + -35 + underscore + -215 + yen + -20 + + public.kern1.s + + ampersand + -10 + asciicircum + -60 + asciitilde + -85 + asterisk + -35 + at + -15 + backslash + -95 + braceleft + -45 + braceright + -30 + bullet + -40 + cent + -30 + copyright + -20 + degree + -55 + divide + -15 + dollar + -35 + euro + -70 + guillemetright + 10 + guilsinglright + 10 + less + -25 + minus + -15 + multiply + -45 + numbersign + -25 + paragraph + -35 + parenleft + -15 + parenright + -85 + percent + -40 + periodcentered + -40 + perthousand + -40 + plus + -15 + public.kern2.A + -25 + public.kern2.C + -50 + public.kern2.G + -45 + public.kern2.J + 15 + public.kern2.O + -45 + public.kern2.Oslash + -45 + public.kern2.Q + -45 + public.kern2.S + -15 + public.kern2.T + -30 + public.kern2.U + -30 + public.kern2.V + -75 + public.kern2.W + -65 + public.kern2.X + -25 + public.kern2.Y + -75 + public.kern2.a + -15 + public.kern2.c + -20 + public.kern2.d + -15 + public.kern2.dcaron + -15 + public.kern2.dcroat + -15 + public.kern2.e + -20 + public.kern2.eth + -15 + public.kern2.f + -30 + public.kern2.g + -25 + public.kern2.o + -20 + public.kern2.oslash + -20 + public.kern2.q + -15 + public.kern2.s + -30 + public.kern2.t + -30 + public.kern2.tcaron + -30 + public.kern2.v + -35 + public.kern2.w + -40 + public.kern2.x + -25 + public.kern2.y + -40 + question + -100 + questiondown + -15 + quotedbl + -60 + quotedblleft + -35 + quotedblright + -95 + quoteleft + -35 + quoteright + -95 + quotesingle + -60 + registered + -35 + slash + -15 + sterling + -15 + trademark + -35 + underscore + -130 + yen + -65 + + public.kern1.t + + ampersand + -20 + backslash + -45 + braceleft + -20 + braceright + -30 + cent + -15 + comma + -40 + degree + -10 + dollar + -25 + ellipsis + -40 + euro + -60 + multiply + -15 + numbersign + -30 + public.kern2.A + -10 + public.kern2.S + -25 + public.kern2.V + -35 + public.kern2.W + -25 + public.kern2.X + -10 + public.kern2.Y + -35 + public.kern2.a.alt + -35 + public.kern2.j + 30 + public.kern2.s + -15 + public.kern2.x + -10 + question + -100 + questiondown + -10 + quotedbl + -15 + quotedblbase + -40 + quotedblright + -30 + quoteright + -30 + quotesinglbase + -40 + quotesingle + -15 + slash + 30 + sterling + -20 + yen + -30 + + public.kern1.tcaron + + ampersand + -55 + asciitilde + -35 + asterisk + 45 + at + -10 + backslash + 35 + bar + 45 + braceleft + -30 + bracketleft + 45 + bracketright + 45 + bullet + -45 + cent + -55 + colon + 25 + comma + -155 + copyright + -15 + degree + 45 + divide + 10 + dollar + 15 + ellipsis + -235 + emdash + -30 + endash + -30 + equal + 45 + euro + -30 + greater + 45 + guillemetleft + -100 + guilsinglleft + -100 + hyphen + -30 + less + 10 + minus + 10 + multiply + -30 + numbersign + -85 + paragraph + 40 + parenleft + -10 + parenright + 30 + percent + 45 + periodcentered + -75 + perthousand + 45 + plus + 10 + public.kern2.A + -60 + public.kern2.B + 45 + public.kern2.D + 45 + public.kern2.E + 45 + public.kern2.Eth + 45 + public.kern2.F + 45 + public.kern2.H + 45 + public.kern2.I + 45 + public.kern2.J + -200 + public.kern2.K + 45 + public.kern2.L + 45 + public.kern2.Lslash + 45 + public.kern2.M + 45 + public.kern2.N + 45 + public.kern2.O + 10 + public.kern2.Oslash + 10 + public.kern2.P + 45 + public.kern2.Q + 10 + public.kern2.R + 45 + public.kern2.S + 15 + public.kern2.T + 45 + public.kern2.Thorn + 45 + public.kern2.U + 45 + public.kern2.V + 25 + public.kern2.W + 30 + public.kern2.X + 15 + public.kern2.Y + 25 + public.kern2.Z + 45 + public.kern2.a + -40 + public.kern2.b + 45 + public.kern2.c + -55 + public.kern2.d + -40 + public.kern2.dcaron + -40 + public.kern2.dcroat + -40 + public.kern2.e + -45 + public.kern2.eth + -55 + public.kern2.f + 35 + public.kern2.g + -30 + public.kern2.germandbls + 40 + public.kern2.h + 45 + public.kern2.i + 35 + public.kern2.j + 35 + public.kern2.l + 45 + public.kern2.lcaron + 45 + public.kern2.lslash + 45 + public.kern2.m + 35 + public.kern2.n + 35 + public.kern2.o + -50 + public.kern2.oslash + -45 + public.kern2.p + 35 + public.kern2.q + -40 + public.kern2.r + 35 + public.kern2.s + -25 + public.kern2.t + 35 + public.kern2.tcaron + 35 + public.kern2.thorn + 45 + public.kern2.u + 35 + public.kern2.v + 35 + public.kern2.w + 35 + public.kern2.x + 20 + public.kern2.y + 35 + public.kern2.z + 35 + question + 35 + questiondown + -80 + quotedbl + 40 + quotedblbase + -235 + quotedblleft + 40 + quotedblright + 40 + quoteleft + 40 + quoteright + 40 + quotesinglbase + -155 + quotesingle + 40 + registered + 30 + semicolon + 25 + slash + -145 + sterling + -70 + trademark + 45 + underscore + -195 + yen + 25 + + public.kern1.thorn + + asciicircum + -50 + asciitilde + -15 + asterisk + -50 + backslash + -130 + braceleft + -35 + braceright + -35 + cent + -10 + colon + -15 + comma + -15 + degree + -105 + dollar + -70 + ellipsis + -10 + euro + -60 + guillemetleft + 35 + guillemetright + -15 + guilsinglleft + 35 + guilsinglright + -15 + multiply + -10 + numbersign + -45 + paragraph + -55 + parenright + -115 + percent + -75 + perthousand + -75 + public.kern2.A + -40 + public.kern2.C + -10 + public.kern2.G + -10 + public.kern2.J + -15 + public.kern2.O + -10 + public.kern2.Oslash + -10 + public.kern2.Q + -10 + public.kern2.S + -40 + public.kern2.T + -70 + public.kern2.V + -80 + public.kern2.W + -65 + public.kern2.X + -40 + public.kern2.Y + -80 + public.kern2.f + -10 + public.kern2.s + -30 + public.kern2.t + -10 + public.kern2.tcaron + -10 + public.kern2.v + -25 + public.kern2.w + -35 + public.kern2.x + -40 + public.kern2.y + -45 + question + -115 + questiondown + -35 + quotedbl + -85 + quotedblbase + -15 + quotedblleft + -55 + quotedblright + -85 + quoteleft + -60 + quoteright + -85 + quotesinglbase + -15 + quotesingle + -85 + registered + -30 + semicolon + -15 + slash + -45 + sterling + -35 + trademark + -70 + underscore + -160 + yen + -65 + + public.kern1.u + + backslash + -45 + braceleft + -20 + braceright + -25 + cent + -10 + degree + -10 + dollar + -20 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + parenright + -20 + public.kern2.J + 25 + public.kern2.V + -35 + public.kern2.W + -25 + public.kern2.Y + -35 + public.kern2.j + 30 + public.kern2.s + -10 + question + -100 + quotedbl + -15 + quotedblright + -30 + quoteright + -30 + quotesingle + -15 + slash + 25 + sterling + -10 + underscore + -250 + yen + -30 + + public.kern1.v + + ampersand + -20 + asciicircum + -10 + asciitilde + -20 + at + -15 + backslash + -45 + braceleft + -30 + braceright + -45 + bullet + -15 + cent + -30 + comma + -30 + copyright + -15 + degree + -10 + dollar + -25 + ellipsis + -30 + emdash + -10 + endash + -10 + euro + -65 + guillemetleft + 15 + guilsinglleft + 15 + hyphen + -10 + multiply + -25 + numbersign + -55 + parenleft + -15 + parenright + -60 + periodcentered + -15 + public.kern2.A + -40 + public.kern2.C + -10 + public.kern2.G + -10 + public.kern2.J + -10 + public.kern2.O + -10 + public.kern2.Oslash + -10 + public.kern2.Q + -10 + public.kern2.S + -25 + public.kern2.V + -35 + public.kern2.W + -25 + public.kern2.X + -40 + public.kern2.Y + -35 + public.kern2.a + -20 + public.kern2.a.alt + -30 + public.kern2.c + -20 + public.kern2.d + -20 + public.kern2.dcaron + -20 + public.kern2.dcroat + -20 + public.kern2.e + -20 + public.kern2.eth + -20 + public.kern2.g + -15 + public.kern2.o + -20 + public.kern2.oslash + -20 + public.kern2.q + -20 + public.kern2.s + -25 + public.kern2.x + -15 + question + -110 + questiondown + -40 + quotedbl + -15 + quotedblbase + -30 + quotedblright + -30 + quoteright + -30 + quotesinglbase + -30 + quotesingle + -15 + slash + -15 + sterling + -40 + underscore + -315 + yen + -30 + + public.kern1.w + + ampersand + -35 + asciicircum + -15 + asciitilde + -30 + at + -25 + backslash + -45 + braceleft + -40 + braceright + -45 + bullet + -25 + cent + -40 + comma + -50 + copyright + -25 + degree + -10 + divide + -10 + dollar + -25 + ellipsis + -50 + emdash + -15 + endash + -15 + euro + -65 + hyphen + -15 + less + -10 + minus + -10 + multiply + -30 + numbersign + -75 + parenleft + -25 + parenright + -65 + periodcentered + -25 + plus + -10 + public.kern2.A + -65 + public.kern2.C + -15 + public.kern2.G + -15 + public.kern2.J + -30 + public.kern2.O + -15 + public.kern2.Oslash + -15 + public.kern2.Q + -15 + public.kern2.S + -25 + public.kern2.V + -35 + public.kern2.W + -25 + public.kern2.X + -45 + public.kern2.Y + -35 + public.kern2.a + -25 + public.kern2.a.alt + -35 + public.kern2.c + -30 + public.kern2.d + -25 + public.kern2.dcaron + -25 + public.kern2.dcroat + -25 + public.kern2.e + -25 + public.kern2.eth + -30 + public.kern2.g + -25 + public.kern2.o + -30 + public.kern2.oslash + -25 + public.kern2.q + -25 + public.kern2.s + -30 + public.kern2.x + -15 + question + -110 + questiondown + -60 + quotedbl + -15 + quotedblbase + -50 + quotedblright + -30 + quoteright + -30 + quotesinglbase + -50 + quotesingle + -15 + slash + -40 + sterling + -55 + underscore + -330 + yen + -30 + + public.kern1.x + + ampersand + -40 + asciicircum + -25 + asciitilde + -45 + asterisk + -15 + at + -40 + backslash + -55 + braceleft + -55 + braceright + -25 + bullet + -40 + cent + -55 + colon + -15 + comma + -20 + copyright + -40 + degree + -15 + divide + -20 + dollar + -30 + ellipsis + -20 + emdash + -30 + endash + -30 + euro + -70 + guillemetleft + -15 + guilsinglleft + -15 + hyphen + -30 + less + -20 + minus + -15 + multiply + -40 + numbersign + -20 + paragraph + -10 + parenleft + -40 + parenright + -20 + percent + -10 + periodcentered + -45 + perthousand + -10 + plus + -15 + public.kern2.C + -25 + public.kern2.G + -30 + public.kern2.J + 10 + public.kern2.O + -25 + public.kern2.Q + -25 + public.kern2.S + -25 + public.kern2.V + -40 + public.kern2.W + -35 + public.kern2.Y + -40 + public.kern2.a + -45 + public.kern2.a.alt + -30 + public.kern2.c + -45 + public.kern2.d + -45 + public.kern2.dcaron + -45 + public.kern2.dcroat + -45 + public.kern2.e + -45 + public.kern2.eth + -45 + public.kern2.f + -10 + public.kern2.g + -40 + public.kern2.j + 30 + public.kern2.o + -45 + public.kern2.oslash + -10 + public.kern2.q + -45 + public.kern2.s + -20 + public.kern2.t + -10 + public.kern2.tcaron + -10 + public.kern2.u + -10 + public.kern2.v + -10 + public.kern2.w + -10 + public.kern2.y + -10 + question + -120 + quotedbl + -20 + quotedblbase + -20 + quotedblright + -40 + quoteright + -40 + quotesinglbase + -20 + quotesingle + -20 + registered + -15 + semicolon + -15 + slash + 25 + sterling + -10 + trademark + -10 + underscore + -295 + yen + -40 + + public.kern1.y + + ampersand + -45 + asciicircum + -20 + asciitilde + -35 + asterisk + -10 + at + -30 + backslash + -50 + braceleft + -45 + braceright + -45 + bullet + -30 + cent + -45 + colon + -10 + comma + -65 + copyright + -30 + degree + -10 + divide + -10 + dollar + -25 + ellipsis + -65 + emdash + -20 + endash + -20 + euro + -65 + guillemetleft + -10 + guillemetright + -10 + guilsinglleft + -10 + guilsinglright + -10 + hyphen + -20 + less + -10 + minus + -10 + multiply + -35 + numbersign + -95 + parenleft + -30 + parenright + -65 + periodcentered + -35 + plus + -10 + public.kern2.A + -90 + public.kern2.C + -20 + public.kern2.G + -20 + public.kern2.J + -50 + public.kern2.O + -20 + public.kern2.Oslash + -20 + public.kern2.Q + -20 + public.kern2.S + -25 + public.kern2.V + -35 + public.kern2.W + -30 + public.kern2.X + -45 + public.kern2.Y + -35 + public.kern2.a + -35 + public.kern2.a.alt + -35 + public.kern2.c + -40 + public.kern2.d + -35 + public.kern2.dcaron + -35 + public.kern2.dcroat + -35 + public.kern2.e + -35 + public.kern2.eth + -40 + public.kern2.g + -35 + public.kern2.o + -35 + public.kern2.oslash + -35 + public.kern2.q + -35 + public.kern2.s + -40 + public.kern2.x + -15 + question + -110 + questiondown + -80 + quotedbl + -15 + quotedblbase + -65 + quotedblright + -35 + quoteright + -35 + quotesinglbase + -65 + quotesingle + -15 + registered + -10 + semicolon + -10 + slash + -50 + sterling + -60 + underscore + -95 + yen + -35 + + public.kern1.z + + backslash + -45 + braceleft + -20 + braceright + -25 + cent + -10 + degree + -10 + dollar + -20 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + parenright + -20 + public.kern2.J + 25 + public.kern2.V + -35 + public.kern2.W + -25 + public.kern2.Y + -35 + public.kern2.j + 30 + public.kern2.s + -10 + question + -100 + quotedbl + -15 + quotedblright + -30 + quoteright + -30 + quotesingle + -15 + slash + 25 + sterling + -10 + underscore + -280 + yen + -30 + + question + + ampersand + -85 + asciicircum + -10 + asciitilde + -35 + at + -25 + backslash + -40 + braceleft + -50 + braceright + -45 + bullet + -35 + cent + -50 + comma + -105 + copyright + -25 + degree + -10 + dollar + -25 + ellipsis + -105 + emdash + -15 + endash + -15 + euro + -60 + guillemetleft + -75 + guilsinglleft + -75 + hyphen + -15 + multiply + -25 + numbersign + -105 + parenleft + -25 + parenright + -35 + periodcentered + -45 + public.kern2.A + -90 + public.kern2.C + -10 + public.kern2.G + -15 + public.kern2.J + -75 + public.kern2.O + -10 + public.kern2.Oslash + -10 + public.kern2.Q + -10 + public.kern2.S + -25 + public.kern2.V + -35 + public.kern2.W + -30 + public.kern2.X + -45 + public.kern2.Y + -35 + public.kern2.a + -35 + public.kern2.a.alt + -35 + public.kern2.c + -45 + public.kern2.d + -35 + public.kern2.dcaron + -35 + public.kern2.dcroat + -35 + public.kern2.e + -40 + public.kern2.eth + -45 + public.kern2.g + -30 + public.kern2.o + -40 + public.kern2.oslash + -40 + public.kern2.q + -35 + public.kern2.s + -30 + public.kern2.x + -15 + question + -50 + questiondown + -105 + quotedbl + -15 + quotedblbase + -105 + quotedblright + -25 + quoteright + -25 + quotesinglbase + -105 + quotesingle + -15 + slash + -95 + sterling + -60 + underscore + -140 + yen + -35 + + questiondown + + ampersand + -140 + asciicircum + -105 + asciitilde + -115 + asterisk + -110 + at + -110 + backslash + -185 + bar + -35 + braceleft + -120 + braceright + -45 + bullet + -110 + cent + -125 + colon + -105 + comma + -75 + copyright + -110 + degree + -145 + divide + -100 + dollar + -140 + ellipsis + -135 + emdash + -100 + endash + -100 + equal + -100 + euro + -160 + greater + -95 + guillemetleft + -110 + guillemetright + -95 + guilsinglleft + -110 + guilsinglright + -95 + hyphen + -100 + less + -100 + minus + -100 + multiply + -120 + numbersign + -125 + paragraph + -115 + parenleft + -110 + parenright + -70 + percent + -130 + periodcentered + -115 + perthousand + -130 + plus + -100 + public.kern2.A + -105 + public.kern2.B + -85 + public.kern2.C + -100 + public.kern2.D + -85 + public.kern2.E + -100 + public.kern2.Eth + -85 + public.kern2.F + -100 + public.kern2.G + -100 + public.kern2.H + -100 + public.kern2.I + -100 + public.kern2.J + -110 + public.kern2.K + -100 + public.kern2.L + -100 + public.kern2.Lslash + -100 + public.kern2.M + -100 + public.kern2.N + -100 + public.kern2.O + -100 + public.kern2.Oslash + -100 + public.kern2.P + -100 + public.kern2.Q + -100 + public.kern2.R + -100 + public.kern2.S + -140 + public.kern2.T + -120 + public.kern2.Thorn + -100 + public.kern2.U + -100 + public.kern2.V + -155 + public.kern2.W + -145 + public.kern2.X + -105 + public.kern2.Y + -155 + public.kern2.Z + -100 + public.kern2.a + -115 + public.kern2.a.alt + -140 + public.kern2.b + -100 + public.kern2.c + -115 + public.kern2.d + -115 + public.kern2.dcaron + -115 + public.kern2.dcroat + -115 + public.kern2.e + -115 + public.kern2.eth + -115 + public.kern2.f + -100 + public.kern2.g + -60 + public.kern2.germandbls + -100 + public.kern2.h + -100 + public.kern2.i + -100 + public.kern2.j + 40 + public.kern2.l + -100 + public.kern2.lcaron + -100 + public.kern2.lslash + -100 + public.kern2.m + -100 + public.kern2.n + -100 + public.kern2.o + -115 + public.kern2.oslash + -110 + public.kern2.q + -115 + public.kern2.r + -100 + public.kern2.s + -115 + public.kern2.t + -100 + public.kern2.tcaron + -100 + public.kern2.u + -100 + public.kern2.v + -110 + public.kern2.w + -115 + public.kern2.x + -105 + public.kern2.y + -50 + public.kern2.z + -100 + question + -235 + questiondown + -50 + quotedbl + -145 + quotedblbase + -75 + quotedblleft + -115 + quotedblright + -145 + quoteleft + -115 + quoteright + -145 + quotesinglbase + -75 + quotesingle + -145 + registered + -105 + semicolon + -75 + slash + 20 + sterling + -115 + trademark + -115 + yen + -150 + + quotedbl + + ampersand + -100 + asciicircum + -40 + asciitilde + -65 + at + -55 + braceleft + -75 + braceright + -50 + bullet + -60 + cent + -80 + colon + -20 + comma + -155 + copyright + -55 + divide + -30 + dollar + -30 + ellipsis + -285 + emdash + -45 + endash + -45 + euro + -80 + guillemetleft + -100 + guillemetright + -30 + guilsinglleft + -100 + guilsinglright + -30 + hyphen + -45 + less + -30 + minus + -25 + multiply + -55 + numbersign + -135 + paragraph + -10 + parenleft + -50 + parenright + -15 + periodcentered + -75 + plus + -25 + public.kern2.A + -110 + public.kern2.C + -40 + public.kern2.G + -40 + public.kern2.J + -245 + public.kern2.O + -35 + public.kern2.Oslash + -35 + public.kern2.Q + -35 + public.kern2.S + -30 + public.kern2.V + -15 + public.kern2.W + -10 + public.kern2.X + -25 + public.kern2.Y + -15 + public.kern2.a + -65 + public.kern2.a.alt + -45 + public.kern2.c + -70 + public.kern2.d + -65 + public.kern2.dcaron + -65 + public.kern2.dcroat + -65 + public.kern2.e + -65 + public.kern2.eth + -70 + public.kern2.f + -15 + public.kern2.g + -60 + public.kern2.i + -15 + public.kern2.j + -15 + public.kern2.m + -15 + public.kern2.n + -15 + public.kern2.o + -70 + public.kern2.oslash + -65 + public.kern2.p + -15 + public.kern2.q + -65 + public.kern2.r + -15 + public.kern2.s + -60 + public.kern2.t + -15 + public.kern2.tcaron + -15 + public.kern2.u + -15 + public.kern2.v + -15 + public.kern2.w + -15 + public.kern2.x + -25 + public.kern2.y + -15 + public.kern2.z + -15 + questiondown + -125 + quotedblbase + -285 + quotedblleft + -10 + quoteleft + -10 + quotesinglbase + -155 + registered + -20 + semicolon + -20 + slash + -180 + sterling + -85 + underscore + -285 + yen + -15 + + quotedblbase + + ampersand + -30 + asciicircum + -250 + asciitilde + -245 + asterisk + -215 + at + -40 + backslash + -220 + braceleft + -75 + braceright + -25 + bullet + -95 + cent + -65 + colon + -10 + copyright + -45 + degree + -210 + divide + -65 + dollar + -25 + ellipsis + -10 + emdash + -20 + endash + -20 + euro + -120 + guillemetleft + -70 + guillemetright + 10 + guilsinglleft + -70 + guilsinglright + 10 + hyphen + -20 + less + -105 + minus + -65 + multiply + -115 + numbersign + -25 + paragraph + -245 + parenleft + -35 + percent + -75 + periodcentered + -90 + perthousand + -75 + plus + -65 + public.kern2.C + -95 + public.kern2.G + -90 + public.kern2.J + 25 + public.kern2.O + -90 + public.kern2.Oslash + -10 + public.kern2.Q + -90 + public.kern2.S + -10 + public.kern2.T + -70 + public.kern2.U + -60 + public.kern2.V + -115 + public.kern2.W + -95 + public.kern2.Y + -90 + public.kern2.a + -45 + public.kern2.a.alt + -20 + public.kern2.c + -55 + public.kern2.d + -45 + public.kern2.dcaron + -45 + public.kern2.dcroat + -45 + public.kern2.e + -50 + public.kern2.eth + -45 + public.kern2.f + -35 + public.kern2.g + -60 + public.kern2.j + 25 + public.kern2.o + -55 + public.kern2.oslash + -15 + public.kern2.q + -45 + public.kern2.s + -10 + public.kern2.t + -55 + public.kern2.tcaron + -55 + public.kern2.u + -25 + public.kern2.v + -40 + public.kern2.w + -60 + public.kern2.y + -80 + question + -110 + quotedbl + -285 + quotedblleft + -305 + quotedblright + -305 + quoteleft + -155 + quoteright + -155 + quotesingle + -145 + registered + -170 + semicolon + -10 + slash + 30 + sterling + -10 + trademark + -305 + underscore + -10 + yen + -65 + + quotedblleft + + ampersand + -60 + asciitilde + -20 + at + -10 + backslash + -50 + braceleft + -30 + braceright + -40 + bullet + -15 + cent + -30 + comma + -155 + copyright + -10 + degree + -35 + dollar + -35 + ellipsis + -305 + euro + -60 + guillemetleft + -45 + guilsinglleft + -45 + multiply + -15 + numbersign + -95 + paragraph + -10 + parenleft + -10 + parenright + -85 + percent + -20 + periodcentered + -25 + perthousand + -20 + public.kern2.A + -80 + public.kern2.J + -245 + public.kern2.S + -30 + public.kern2.T + -10 + public.kern2.V + -50 + public.kern2.W + -40 + public.kern2.X + -60 + public.kern2.Y + -50 + public.kern2.a + -20 + public.kern2.a.alt + -55 + public.kern2.c + -25 + public.kern2.d + -20 + public.kern2.dcaron + -20 + public.kern2.dcroat + -20 + public.kern2.e + -20 + public.kern2.eth + -25 + public.kern2.g + -15 + public.kern2.o + -25 + public.kern2.oslash + -20 + public.kern2.q + -20 + public.kern2.s + -20 + public.kern2.v + -10 + public.kern2.w + -10 + public.kern2.x + -30 + public.kern2.y + -15 + question + -50 + questiondown + -100 + quotedbl + -35 + quotedblbase + -305 + quotedblright + -45 + quoteleft + -10 + quoteright + -45 + quotesinglbase + -155 + quotesingle + -35 + slash + -135 + sterling + -40 + underscore + -305 + yen + -45 + + quotedblright + + ampersand + -100 + asciicircum + -30 + asciitilde + -55 + at + -40 + backslash + -20 + braceleft + -75 + braceright + -45 + bullet + -55 + cent + -75 + colon + -10 + comma + -155 + copyright + -40 + divide + -15 + dollar + -25 + ellipsis + -305 + emdash + -40 + endash + -40 + euro + -65 + guillemetleft + -105 + guillemetright + -20 + guilsinglleft + -105 + guilsinglright + -20 + hyphen + -40 + less + -15 + minus + -15 + multiply + -45 + numbersign + -120 + parenleft + -40 + parenright + -15 + periodcentered + -75 + plus + -15 + public.kern2.A + -100 + public.kern2.C + -25 + public.kern2.G + -25 + public.kern2.J + -245 + public.kern2.O + -20 + public.kern2.Oslash + -20 + public.kern2.Q + -20 + public.kern2.S + -25 + public.kern2.V + -25 + public.kern2.W + -20 + public.kern2.X + -35 + public.kern2.Y + -25 + public.kern2.a + -60 + public.kern2.a.alt + -35 + public.kern2.c + -70 + public.kern2.d + -60 + public.kern2.dcaron + -60 + public.kern2.dcroat + -60 + public.kern2.e + -60 + public.kern2.eth + -70 + public.kern2.g + -55 + public.kern2.o + -65 + public.kern2.oslash + -65 + public.kern2.q + -60 + public.kern2.s + -50 + public.kern2.x + -15 + question + -20 + questiondown + -115 + quotedblbase + -305 + quotedblright + -10 + quoteright + -10 + quotesinglbase + -155 + registered + -10 + semicolon + -10 + slash + -175 + sterling + -85 + underscore + -305 + yen + -25 + + quoteleft + + ampersand + -65 + asciitilde + -20 + at + -15 + backslash + -45 + braceleft + -30 + braceright + -40 + bullet + -20 + cent + -35 + comma + -155 + copyright + -15 + degree + -30 + dollar + -30 + ellipsis + -155 + euro + -60 + guillemetleft + -50 + guilsinglleft + -50 + multiply + -15 + numbersign + -95 + parenleft + -15 + parenright + -85 + percent + -15 + periodcentered + -30 + perthousand + -15 + public.kern2.A + -80 + public.kern2.J + -155 + public.kern2.S + -30 + public.kern2.V + -45 + public.kern2.W + -40 + public.kern2.X + -55 + public.kern2.Y + -50 + public.kern2.a + -20 + public.kern2.a.alt + -50 + public.kern2.c + -30 + public.kern2.d + -20 + public.kern2.dcaron + -20 + public.kern2.dcroat + -20 + public.kern2.e + -25 + public.kern2.eth + -30 + public.kern2.g + -20 + public.kern2.o + -25 + public.kern2.oslash + -25 + public.kern2.q + -20 + public.kern2.s + -20 + public.kern2.v + -10 + public.kern2.w + -10 + public.kern2.x + -25 + public.kern2.y + -15 + question + -45 + questiondown + -100 + quotedbl + -30 + quotedblbase + -155 + quotedblright + -40 + quoteright + -40 + quotesinglbase + -155 + quotesingle + -30 + slash + -140 + sterling + -45 + underscore + -155 + yen + -45 + + quoteright + + ampersand + -100 + asciicircum + -30 + asciitilde + -55 + at + -40 + backslash + -20 + braceleft + -75 + braceright + -45 + bullet + -55 + cent + -75 + colon + -10 + comma + -155 + copyright + -40 + divide + -15 + dollar + -25 + ellipsis + -155 + emdash + -40 + endash + -40 + euro + -65 + guillemetleft + -105 + guillemetright + -20 + guilsinglleft + -105 + guilsinglright + -20 + hyphen + -40 + less + -15 + minus + -15 + multiply + -45 + numbersign + -120 + parenleft + -40 + parenright + -15 + periodcentered + -75 + plus + -15 + public.kern2.A + -100 + public.kern2.C + -25 + public.kern2.G + -25 + public.kern2.J + -155 + public.kern2.O + -20 + public.kern2.Oslash + -20 + public.kern2.Q + -20 + public.kern2.S + -25 + public.kern2.V + -25 + public.kern2.W + -20 + public.kern2.X + -35 + public.kern2.Y + -25 + public.kern2.a + -60 + public.kern2.a.alt + -35 + public.kern2.c + -70 + public.kern2.d + -60 + public.kern2.dcaron + -60 + public.kern2.dcroat + -60 + public.kern2.e + -60 + public.kern2.eth + -70 + public.kern2.g + -55 + public.kern2.o + -65 + public.kern2.oslash + -65 + public.kern2.q + -60 + public.kern2.s + -50 + public.kern2.x + -15 + question + -20 + questiondown + -115 + quotedblbase + -155 + quotedblright + -10 + quoteright + -10 + quotesinglbase + -155 + registered + -10 + semicolon + -10 + slash + -155 + sterling + -85 + underscore + -155 + yen + -25 + + quotesinglbase + + ampersand + -30 + asciicircum + -155 + asciitilde + -155 + asterisk + -155 + at + -40 + backslash + -155 + braceleft + -75 + braceright + -25 + bullet + -95 + cent + -65 + colon + -10 + copyright + -45 + degree + -155 + divide + -65 + dollar + -25 + ellipsis + -10 + emdash + -20 + endash + -20 + euro + -120 + guillemetleft + -70 + guillemetright + 10 + guilsinglleft + -70 + guilsinglright + 10 + hyphen + -20 + less + -105 + minus + -65 + multiply + -115 + numbersign + -25 + paragraph + -155 + parenleft + -35 + percent + -75 + periodcentered + -90 + perthousand + -75 + plus + -65 + public.kern2.C + -95 + public.kern2.G + -90 + public.kern2.J + 25 + public.kern2.O + -90 + public.kern2.Oslash + -10 + public.kern2.Q + -90 + public.kern2.S + -10 + public.kern2.T + -70 + public.kern2.U + -60 + public.kern2.V + -115 + public.kern2.W + -95 + public.kern2.Y + -90 + public.kern2.a + -45 + public.kern2.a.alt + -20 + public.kern2.c + -55 + public.kern2.d + -45 + public.kern2.dcaron + -45 + public.kern2.dcroat + -45 + public.kern2.e + -50 + public.kern2.eth + -45 + public.kern2.f + -35 + public.kern2.g + -60 + public.kern2.j + 25 + public.kern2.o + -55 + public.kern2.oslash + -15 + public.kern2.q + -45 + public.kern2.s + -10 + public.kern2.t + -55 + public.kern2.tcaron + -55 + public.kern2.u + -25 + public.kern2.v + -40 + public.kern2.w + -60 + public.kern2.y + -80 + question + -110 + quotedbl + -155 + quotedblleft + -155 + quotedblright + -155 + quoteleft + -155 + quoteright + -155 + quotesingle + -145 + registered + -155 + semicolon + -10 + slash + 30 + sterling + -10 + trademark + -155 + underscore + -10 + yen + -65 + + quotesingle + + ampersand + -100 + asciicircum + -40 + asciitilde + -65 + at + -55 + braceleft + -75 + braceright + -50 + bullet + -60 + cent + -80 + colon + -20 + comma + -145 + copyright + -55 + divide + -30 + dollar + -30 + ellipsis + -145 + emdash + -45 + endash + -45 + euro + -80 + guillemetleft + -100 + guillemetright + -30 + guilsinglleft + -100 + guilsinglright + -30 + hyphen + -45 + less + -30 + minus + -25 + multiply + -55 + numbersign + -135 + paragraph + -10 + parenleft + -50 + parenright + -15 + periodcentered + -75 + plus + -25 + public.kern2.A + -110 + public.kern2.C + -40 + public.kern2.G + -40 + public.kern2.J + -145 + public.kern2.O + -35 + public.kern2.Oslash + -35 + public.kern2.Q + -35 + public.kern2.S + -30 + public.kern2.V + -15 + public.kern2.W + -10 + public.kern2.X + -25 + public.kern2.Y + -15 + public.kern2.a + -65 + public.kern2.a.alt + -45 + public.kern2.c + -70 + public.kern2.d + -65 + public.kern2.dcaron + -65 + public.kern2.dcroat + -65 + public.kern2.e + -65 + public.kern2.eth + -70 + public.kern2.f + -15 + public.kern2.g + -60 + public.kern2.i + -15 + public.kern2.j + -15 + public.kern2.m + -15 + public.kern2.n + -15 + public.kern2.o + -70 + public.kern2.oslash + -65 + public.kern2.p + -15 + public.kern2.q + -65 + public.kern2.r + -15 + public.kern2.s + -60 + public.kern2.t + -15 + public.kern2.tcaron + -15 + public.kern2.u + -15 + public.kern2.v + -15 + public.kern2.w + -15 + public.kern2.x + -25 + public.kern2.y + -15 + public.kern2.z + -15 + questiondown + -125 + quotedblbase + -145 + quotedblleft + -10 + quoteleft + -10 + quotesinglbase + -145 + registered + -20 + semicolon + -20 + slash + -145 + sterling + -85 + underscore + -145 + yen + -15 + + registered + + ampersand + -40 + asciitilde + -15 + at + -10 + backslash + -60 + braceleft + -25 + braceright + -40 + bullet + -10 + cent + -25 + comma + -115 + copyright + -10 + degree + -25 + dollar + -30 + ellipsis + -115 + euro + -60 + guillemetleft + -10 + guilsinglleft + -10 + multiply + -15 + numbersign + -90 + parenleft + -10 + parenright + -55 + percent + -15 + periodcentered + -15 + perthousand + -15 + public.kern2.A + -75 + public.kern2.J + -205 + public.kern2.S + -30 + public.kern2.V + -45 + public.kern2.W + -35 + public.kern2.X + -55 + public.kern2.Y + -45 + public.kern2.a + -15 + public.kern2.a.alt + -45 + public.kern2.c + -20 + public.kern2.d + -15 + public.kern2.dcaron + -15 + public.kern2.dcroat + -15 + public.kern2.e + -15 + public.kern2.eth + -20 + public.kern2.g + -10 + public.kern2.o + -15 + public.kern2.oslash + -15 + public.kern2.q + -15 + public.kern2.s + -20 + public.kern2.w + -10 + public.kern2.x + -25 + public.kern2.y + -15 + question + -80 + questiondown + -100 + quotedbl + -30 + quotedblbase + -115 + quotedblright + -40 + quoteright + -40 + quotesinglbase + -115 + quotesingle + -30 + slash + -125 + sterling + -40 + underscore + -300 + yen + -45 + + semicolon + + ampersand + -30 + asciitilde + -15 + at + -10 + backslash + -75 + braceleft + -25 + braceright + -25 + bullet + -15 + cent + -30 + comma + -10 + copyright + -10 + degree + -35 + dollar + -25 + ellipsis + -10 + euro + -60 + guillemetleft + -35 + guillemetright + 10 + guilsinglleft + -35 + guilsinglright + 10 + multiply + -15 + numbersign + -25 + paragraph + -10 + parenleft + -10 + percent + -20 + periodcentered + -20 + perthousand + -20 + public.kern2.J + 25 + public.kern2.S + -10 + public.kern2.T + -15 + public.kern2.V + -50 + public.kern2.W + -40 + public.kern2.Y + -50 + public.kern2.a + -15 + public.kern2.a.alt + -20 + public.kern2.c + -25 + public.kern2.d + -15 + public.kern2.dcaron + -15 + public.kern2.dcroat + -15 + public.kern2.e + -20 + public.kern2.eth + -20 + public.kern2.g + -15 + public.kern2.j + 25 + public.kern2.o + -20 + public.kern2.oslash + -15 + public.kern2.q + -15 + public.kern2.s + -10 + public.kern2.v + -10 + public.kern2.w + -15 + public.kern2.y + -20 + question + -110 + quotedbl + -40 + quotedblbase + -10 + quotedblleft + -10 + quotedblright + -45 + quoteleft + -10 + quoteright + -45 + quotesinglbase + -10 + quotesingle + -40 + slash + 30 + sterling + -10 + underscore + -10 + yen + -50 + + slash + + ampersand + -110 + asciicircum + -80 + asciitilde + -105 + at + -90 + backslash + 105 + bar + 55 + braceleft + -80 + bracketleft + 30 + bracketright + 30 + bullet + -105 + cent + -120 + colon + -50 + comma + -155 + copyright + -90 + divide + -65 + dollar + -45 + ellipsis + -185 + emdash + -85 + endash + -85 + equal + -10 + euro + -110 + greater + 30 + guillemetleft + -105 + guillemetright + -70 + guilsinglleft + -105 + guilsinglright + -70 + hyphen + -85 + less + -65 + minus + -65 + multiply + -95 + numbersign + -150 + paragraph + -25 + parenleft + -85 + parenright + -20 + percent + -10 + periodcentered + -115 + perthousand + -10 + plus + -65 + public.kern2.A + -100 + public.kern2.B + 45 + public.kern2.C + -70 + public.kern2.D + 40 + public.kern2.E + 30 + public.kern2.Eth + 40 + public.kern2.F + 30 + public.kern2.G + -75 + public.kern2.H + 30 + public.kern2.I + 30 + public.kern2.J + -190 + public.kern2.K + 30 + public.kern2.L + 30 + public.kern2.Lslash + 30 + public.kern2.M + 30 + public.kern2.N + 30 + public.kern2.O + -65 + public.kern2.Oslash + -65 + public.kern2.P + 40 + public.kern2.Q + -65 + public.kern2.R + 55 + public.kern2.S + -50 + public.kern2.T + 30 + public.kern2.Thorn + 30 + public.kern2.U + 30 + public.kern2.V + 30 + public.kern2.W + 30 + public.kern2.X + 20 + public.kern2.Y + 30 + public.kern2.Z + 30 + public.kern2.a + -105 + public.kern2.a.alt + -70 + public.kern2.b + 35 + public.kern2.c + -115 + public.kern2.d + -105 + public.kern2.dcaron + -105 + public.kern2.dcroat + -105 + public.kern2.e + -110 + public.kern2.eth + -90 + public.kern2.f + -35 + public.kern2.g + -100 + public.kern2.germandbls + -15 + public.kern2.h + 35 + public.kern2.i + 10 + public.kern2.l + 35 + public.kern2.lcaron + 35 + public.kern2.lslash + 35 + public.kern2.m + -40 + public.kern2.n + -40 + public.kern2.o + -110 + public.kern2.oslash + -110 + public.kern2.p + -40 + public.kern2.q + -105 + public.kern2.r + -40 + public.kern2.s + -95 + public.kern2.t + -15 + public.kern2.tcaron + -15 + public.kern2.thorn + 35 + public.kern2.u + -40 + public.kern2.v + -40 + public.kern2.w + -40 + public.kern2.x + -55 + public.kern2.y + -40 + public.kern2.z + -40 + question + 10 + questiondown + -160 + quotedbl + 20 + quotedblbase + -185 + quotedblleft + -25 + quotedblright + 15 + quoteleft + -20 + quoteright + 15 + quotesinglbase + -155 + quotesingle + 20 + registered + -45 + semicolon + -50 + slash + -225 + sterling + -130 + trademark + -15 + underscore + -260 + yen + 30 + + sterling + + backslash + -45 + braceleft + -20 + braceright + -25 + cent + -10 + degree + -10 + dollar + -20 + euro + -60 + guillemetleft + 35 + guillemetright + 15 + guilsinglleft + 35 + guilsinglright + 15 + multiply + -10 + numbersign + -20 + parenright + -20 + public.kern2.J + 25 + public.kern2.V + -35 + public.kern2.W + -25 + public.kern2.Y + -35 + public.kern2.j + 30 + public.kern2.s + -10 + question + -60 + quotedbl + -15 + quotedblright + -25 + quoteright + -25 + quotesingle + -15 + slash + 25 + sterling + -10 + underscore + -330 + yen + -30 + + trademark + + backslash + -25 + braceleft + -20 + braceright + -35 + cent + -10 + comma + -155 + dollar + -25 + ellipsis + -385 + euro + -60 + guillemetleft + 25 + guilsinglleft + 25 + multiply + -15 + numbersign + -65 + parenright + -15 + public.kern2.A + -55 + public.kern2.J + -245 + public.kern2.S + -25 + public.kern2.V + -25 + public.kern2.W + -20 + public.kern2.X + -35 + public.kern2.Y + -25 + public.kern2.a.alt + -35 + public.kern2.s + -15 + public.kern2.x + -15 + question + -55 + questiondown + -100 + quotedblbase + -305 + quotesinglbase + -155 + slash + -90 + sterling + -35 + underscore + -330 + yen + -20 + + underscore + + ampersand + -140 + asciicircum + -250 + asciitilde + -245 + asterisk + -215 + at + -115 + backslash + -270 + braceleft + -80 + braceright + -25 + bullet + -190 + cent + -205 + colon + -75 + comma + -45 + copyright + -120 + degree + -210 + divide + -295 + dollar + -165 + ellipsis + -75 + emdash + -330 + endash + -285 + equal + -330 + euro + -310 + greater + -300 + guillemetleft + -315 + guillemetright + -315 + guilsinglleft + -185 + guilsinglright + -185 + hyphen + -180 + less + -300 + minus + -325 + multiply + -280 + numbersign + -330 + paragraph + -245 + parenleft + -90 + percent + -330 + periodcentered + -145 + perthousand + -330 + plus + -300 + public.kern2.A + -330 + public.kern2.C + -310 + public.kern2.E + -330 + public.kern2.F + -325 + public.kern2.G + -315 + public.kern2.H + -330 + public.kern2.I + -160 + public.kern2.J + -90 + public.kern2.K + -330 + public.kern2.L + -300 + public.kern2.Lslash + -315 + public.kern2.M + -330 + public.kern2.N + -330 + public.kern2.O + -305 + public.kern2.Oslash + -290 + public.kern2.P + -330 + public.kern2.Q + -295 + public.kern2.R + -330 + public.kern2.S + -230 + public.kern2.T + -320 + public.kern2.Thorn + -330 + public.kern2.U + -215 + public.kern2.V + -330 + public.kern2.W + -330 + public.kern2.X + -330 + public.kern2.Y + -330 + public.kern2.Z + -330 + public.kern2.a + -190 + public.kern2.a.alt + -170 + public.kern2.b + -330 + public.kern2.c + -245 + public.kern2.d + -190 + public.kern2.dcaron + -190 + public.kern2.dcroat + -190 + public.kern2.e + -225 + public.kern2.eth + -225 + public.kern2.f + -200 + public.kern2.g + -50 + public.kern2.germandbls + -325 + public.kern2.h + -315 + public.kern2.i + -150 + public.kern2.j + 45 + public.kern2.l + -160 + public.kern2.lcaron + -250 + public.kern2.lslash + -195 + public.kern2.m + -330 + public.kern2.n + -310 + public.kern2.o + -245 + public.kern2.oslash + -220 + public.kern2.q + -190 + public.kern2.r + -215 + public.kern2.s + -165 + public.kern2.t + -140 + public.kern2.tcaron + -140 + public.kern2.u + -130 + public.kern2.v + -315 + public.kern2.w + -330 + public.kern2.x + -295 + public.kern2.y + -35 + public.kern2.z + -280 + question + -175 + questiondown + -10 + quotedbl + -285 + quotedblbase + -45 + quotedblleft + -305 + quotedblright + -305 + quoteleft + -155 + quoteright + -155 + quotesinglbase + -45 + quotesingle + -145 + registered + -300 + semicolon + -40 + slash + 55 + sterling + -330 + trademark + -330 + yen + -330 + + yen + + ampersand + -50 + asciicircum + -40 + asciitilde + -55 + asterisk + -10 + at + -50 + backslash + 25 + braceleft + -65 + braceright + -50 + bullet + -50 + cent + -65 + colon + -30 + comma + -50 + copyright + -50 + degree + -15 + divide + -35 + dollar + -45 + ellipsis + -50 + emdash + -40 + endash + -40 + equal + -15 + euro + -90 + guillemetleft + -15 + guillemetright + -30 + guilsinglleft + -15 + guilsinglright + -30 + hyphen + -40 + less + -35 + minus + -35 + multiply + -55 + numbersign + -75 + paragraph + -25 + parenleft + -50 + parenright + -25 + percent + -20 + periodcentered + -50 + perthousand + -20 + plus + -35 + public.kern2.A + -50 + public.kern2.C + -40 + public.kern2.G + -45 + public.kern2.J + -25 + public.kern2.O + -40 + public.kern2.Oslash + -40 + public.kern2.Q + -40 + public.kern2.S + -45 + public.kern2.X + -15 + public.kern2.a + -50 + public.kern2.a.alt + -55 + public.kern2.c + -50 + public.kern2.d + -50 + public.kern2.dcaron + -50 + public.kern2.dcroat + -50 + public.kern2.e + -50 + public.kern2.eth + -50 + public.kern2.f + -25 + public.kern2.g + -50 + public.kern2.germandbls + -20 + public.kern2.i + -25 + public.kern2.j + -20 + public.kern2.m + -25 + public.kern2.n + -25 + public.kern2.o + -55 + public.kern2.oslash + -50 + public.kern2.p + -25 + public.kern2.q + -50 + public.kern2.r + -25 + public.kern2.s + -60 + public.kern2.t + -25 + public.kern2.tcaron + -25 + public.kern2.u + -25 + public.kern2.v + -25 + public.kern2.w + -25 + public.kern2.x + -40 + public.kern2.y + -25 + public.kern2.z + -25 + question + -10 + questiondown + -55 + quotedbl + -10 + quotedblbase + -50 + quotedblleft + -25 + quotedblright + -10 + quoteleft + -25 + quoteright + -10 + quotesinglbase + -50 + quotesingle + -10 + registered + -30 + semicolon + -30 + slash + -25 + sterling + -60 + trademark + -15 + underscore + -330 + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/layercontents.plist b/Fonts/UFO/Metropolis-BlackItalic.ufo/layercontents.plist new file mode 100644 index 0000000..cf95d35 --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/layercontents.plist @@ -0,0 +1,10 @@ + + + + + + public.default + glyphs + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/lib.plist b/Fonts/UFO/Metropolis-BlackItalic.ufo/lib.plist new file mode 100644 index 0000000..4b34e0e --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/lib.plist @@ -0,0 +1,565 @@ + + + + + com.schriftgestaltung.disablesAutomaticAlignment + + com.schriftgestaltung.font.userData + + GSDimensionPlugin.Dimensions + + 119329DF-C854-46E0-93EC-7E8A22DFCA4F + + HH + 74 + HV + 78 + OH + 72 + OV + 79 + nV + 75 + nd + 67 + oH + 67 + oV + 78 + tH + 67 + + 35616FF6-3D9C-499B-B113-AC9E0DB5842A + + HH + 74 + HV + 78 + OH + 72 + OV + 79 + nV + 75 + nd + 67 + oH + 67 + oV + 78 + tH + 67 + + 3B040282-CF47-4846-BCAF-7BFF90FB63BC + + HH + 36 + HV + 36 + OH + 34 + OV + 36 + nV + 36 + nd + 34 + oH + 36 + oV + 36 + tH + 36 + + 84328D8E-4D54-44EF-AF5C-0364B1C28646 + + HH + 36 + HV + 36 + OH + 36 + OV + 36 + nV + 36 + nd + 34 + oH + 36 + oV + 36 + tH + 36 + + 88AF04C7-891B-4BE3-8AB1-6195D630646B + + HH + 173 + HV + 194 + OH + 176 + OV + 200 + nV + 193 + nd + 160 + oH + 160 + oV + 182 + tH + 152 + + A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B + + HH + 173 + HV + 194 + OH + 176 + OV + 200 + nV + 193 + nd + 160 + oH + 160 + oV + 182 + tH + 152 + + + + com.schriftgestaltung.fontMaster.userData + + GSOffsetHorizontal + 55.0 + GSOffsetProportional + + GSOffsetVertical + 22.0 + + com.schriftgestaltung.fontMasterID + 88AF04C7-891B-4BE3-8AB1-6195D630646B + com.schriftgestaltung.glyphOrder + + com.schriftgestaltung.master.name + Black + com.schriftgestaltung.useNiceNames + + com.schriftgestaltung.weightValue + 900 + com.schriftgestaltung.widthValue + 5 + public.glyphOrder + + A + Aacute + Abreve + Acircumflex + Adieresis + Agrave + Amacron + Aogonek + Aring + Atilde + AE + B + C + Cacute + Ccaron + Ccedilla + D + Eth + Dcaron + Dcroat + E + Eacute + Ecaron + Ecircumflex + Edieresis + Edotaccent + Edotbelow + Egrave + Emacron + Eogonek + Etilde + F + G + Gbreve + Gcommaaccent + H + I + Iacute + Icircumflex + Idieresis + Idotaccent + Igrave + Imacron + Iogonek + J + K + Kcommaaccent + L + Lacute + Lcaron + Lslash + M + N + Nacute + Ncaron + Ncommaaccent + Ntilde + O + Oacute + Ocircumflex + Odieresis + Ograve + Ohungarumlaut + Omacron + Oslash + Otilde + OE + P + Thorn + Q + R + Racute + Rcaron + Rcommaaccent + S + Sacute + Scaron + Scedilla + T + Tcaron + Tcedilla + U + Uacute + Ucircumflex + Udieresis + Ugrave + Uhungarumlaut + Umacron + Uogonek + Uring + V + W + Wacute + Wcircumflex + Wdieresis + Wgrave + X + Y + Yacute + Ycircumflex + Ydieresis + Ygrave + Z + Zacute + Zcaron + Zdotaccent + a + aacute + abreve + acircumflex + adieresis + agrave + amacron + aogonek + aring + atilde + ae + b + c + cacute + ccaron + ccedilla + d + eth + dcaron + dcroat + e + eacute + ecaron + ecircumflex + edieresis + edotaccent + edotbelow + egrave + emacron + eogonek + etilde + f + g + gbreve + gcommaaccent + h + i + idotless + iacute + icircumflex + idieresis + igrave + imacron + iogonek + j + jdotless + k + kcommaaccent + l + lacute + lcaron + lslash + m + n + nacute + ncaron + ncommaaccent + ntilde + o + oacute + ocircumflex + odieresis + ograve + ohungarumlaut + omacron + oslash + otilde + oe + p + thorn + q + r + racute + rcaron + rcommaaccent + s + sacute + scaron + scedilla + germandbls + t + tcaron + tcedilla + u + uacute + ucircumflex + udieresis + ugrave + uhungarumlaut + umacron + uogonek + uring + v + w + wacute + wcircumflex + wdieresis + wgrave + x + y + yacute + ycircumflex + ydieresis + ygrave + z + zacute + zcaron + zdotaccent + a.alt + aacute.alt + abreve.alt + acircumflex.alt + adieresis.alt + agrave.alt + amacron.alt + aogonek.alt + aring.alt + atilde.alt + ae_upper + k_arms + thorn_stem + zero + one + two + three + four + five + six + seven + eight + nine + period + comma + colon + semicolon + ellipsis + exclam + exclamdown + question + questiondown + periodcentered + bullet + asterisk + numbersign + slash + backslash + parenleft + parenright + braceleft + braceright + bracketleft + bracketright + hyphen + endash + emdash + underscore + quotesinglbase + quotedblbase + quotedblleft + quotedblright + quoteleft + quoteright + guillemetleft + guillemetright + guilsinglleft + guilsinglright + quotedbl + quotesingle + emspace + enspace + fourperemspace + narrownbspace + sixperemspace + space + threeperemspace + cent + dollar + euro + sterling + yen + plus + minus + multiply + divide + equal + greater + less + asciitilde + asciicircum + percent + perthousand + at + ampersand + paragraph + copyright + registered + trademark + degree + bar + dotaccentcomb + commaaccentcomb + dieresis + dotaccent + grave + acute + hungarumlaut + circumflex + caron + breve + ring + tilde + macron + cedilla + ogonek + lowercase_r_shoulder + lowercase_loop + lowercase_nh_shoulder + lowercase_loop_reverse + ascender + descender + lowercase_m_shoulder + capital_V + _areas + + public.postscriptNames + + Edotbelow + uni1EB8 + Etilde + uni1EBC + Gcommaaccent + uni0122 + Kcommaaccent + uni0136 + Ncommaaccent + uni0145 + Rcommaaccent + uni0156 + Tcedilla + uni0162 + commaaccentcomb + uni0326 + dotaccentcomb + uni0307 + edotbelow + uni1EB9 + emspace + uni2003 + enspace + uni2002 + etilde + uni1EBD + euro + Euro + fourperemspace + uni2005 + gcommaaccent + uni0123 + guillemetleft + guillemotleft + guillemetright + guillemotright + idotless + dotlessi + jdotless + uni0237 + kcommaaccent + uni0137 + narrownbspace + uni202F + ncommaaccent + uni0146 + rcommaaccent + uni0157 + sixperemspace + uni2006 + tcedilla + uni0163 + threeperemspace + uni2004 + + public.skipExportGlyphs + + ae_upper + k_arms + thorn_stem + lowercase_r_shoulder + lowercase_loop + lowercase_nh_shoulder + lowercase_loop_reverse + ascender + descender + lowercase_m_shoulder + capital_V + _areas + + + diff --git a/Fonts/UFO/Metropolis-BlackItalic.ufo/metainfo.plist b/Fonts/UFO/Metropolis-BlackItalic.ufo/metainfo.plist new file mode 100644 index 0000000..74e4b3b --- /dev/null +++ b/Fonts/UFO/Metropolis-BlackItalic.ufo/metainfo.plist @@ -0,0 +1,10 @@ + + + + + creator + com.schriftgestaltung.GlyphsUFOExport + formatVersion + 3 + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/features.fea b/Fonts/UFO/Metropolis-Regular.ufo/features.fea new file mode 100644 index 0000000..e1817e7 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/features.fea @@ -0,0 +1,7753 @@ +@MMK_L_A = [ A Aacute Abreve Acircumflex Adieresis Agrave Amacron Aogonek Aring Atilde ]; +@MMK_L_B = [ B ]; +@MMK_L_C = [ C Cacute Ccaron Ccedilla ]; +@MMK_L_D = [ D Eth Dcaron Dcroat ]; +@MMK_L_E = [ AE E Eacute Ecaron Ecircumflex Edieresis Edotaccent Edotbelow Egrave Emacron Eogonek Etilde OE ]; +@MMK_L_F = [ F ]; +@MMK_L_G = [ G Gbreve Gcommaaccent ]; +@MMK_L_H = [ H ]; +@MMK_L_I = [ I Iacute Icircumflex Idieresis Idotaccent Igrave Imacron Iogonek ]; +@MMK_L_J = [ J ]; +@MMK_L_K = [ K Kcommaaccent ]; +@MMK_L_L = [ L Lacute Lcaron ]; +@MMK_L_Lslash = [ Lslash ]; +@MMK_L_M = [ M ]; +@MMK_L_N = [ N Nacute Ncaron Ncommaaccent Ntilde ]; +@MMK_L_O = [ O Oacute Ocircumflex Odieresis Ograve Ohungarumlaut Omacron Otilde ]; +@MMK_L_Oslash = [ Oslash ]; +@MMK_L_P = [ P ]; +@MMK_L_Q = [ Q ]; +@MMK_L_R = [ R Racute Rcaron Rcommaaccent ]; +@MMK_L_S = [ S Sacute Scaron Scedilla ]; +@MMK_L_T = [ T Tcaron Tcedilla ]; +@MMK_L_Thorn = [ Thorn ]; +@MMK_L_U = [ U Uacute Ucircumflex Udieresis Ugrave Uhungarumlaut Umacron Uogonek Uring ]; +@MMK_L_V = [ V ]; +@MMK_L_W = [ W Wacute Wcircumflex Wdieresis Wgrave ]; +@MMK_L_X = [ X ]; +@MMK_L_Y = [ Y Yacute Ycircumflex Ydieresis Ygrave ]; +@MMK_L_Z = [ Z Zacute Zcaron Zdotaccent ]; +@MMK_L_a = [ a aacute abreve acircumflex adieresis agrave amacron aogonek aring atilde ]; +@MMK_L_a.alt = [ a.alt aacute.alt abreve.alt acircumflex.alt adieresis.alt agrave.alt amacron.alt aogonek.alt aring.alt atilde.alt ]; +@MMK_L_b = [ b ]; +@MMK_L_c = [ c cacute ccaron ccedilla ]; +@MMK_L_d = [ d ]; +@MMK_L_dcaron = [ dcaron ]; +@MMK_L_dcroat = [ dcroat ]; +@MMK_L_e = [ ae e eacute ecaron ecircumflex edieresis edotaccent edotbelow egrave emacron eogonek etilde oe ]; +@MMK_L_eth = [ eth ]; +@MMK_L_f = [ f ]; +@MMK_L_g = [ g gbreve gcommaaccent ]; +@MMK_L_germandbls = [ germandbls ]; +@MMK_L_h = [ h ]; +@MMK_L_i = [ i idotless iacute icircumflex idieresis igrave imacron iogonek ]; +@MMK_L_j = [ j jdotless ]; +@MMK_L_k = [ k kcommaaccent ]; +@MMK_L_l = [ l lacute ]; +@MMK_L_lcaron = [ lcaron ]; +@MMK_L_lslash = [ lslash ]; +@MMK_L_m = [ m ]; +@MMK_L_n = [ n nacute ncaron ncommaaccent ntilde ]; +@MMK_L_o = [ o oacute ocircumflex odieresis ograve ohungarumlaut omacron otilde ]; +@MMK_L_oslash = [ oslash ]; +@MMK_L_p = [ p ]; +@MMK_L_q = [ q ]; +@MMK_L_r = [ r racute rcaron rcommaaccent ]; +@MMK_L_s = [ s sacute scaron scedilla ]; +@MMK_L_t = [ t tcedilla ]; +@MMK_L_tcaron = [ tcaron ]; +@MMK_L_thorn = [ thorn ]; +@MMK_L_u = [ u uacute ucircumflex udieresis ugrave uhungarumlaut umacron uogonek uring ]; +@MMK_L_v = [ v ]; +@MMK_L_w = [ w wacute wcircumflex wdieresis wgrave ]; +@MMK_L_x = [ x ]; +@MMK_L_y = [ y yacute ycircumflex ydieresis ygrave ]; +@MMK_L_z = [ z zacute zcaron zdotaccent ]; +@MMK_R_A = [ A Aacute Abreve Acircumflex Adieresis Agrave Amacron Aogonek Aring Atilde AE ]; +@MMK_R_B = [ B ]; +@MMK_R_C = [ C Cacute Ccaron Ccedilla ]; +@MMK_R_D = [ D Dcaron ]; +@MMK_R_E = [ E Eacute Ecaron Ecircumflex Edieresis Edotaccent Edotbelow Egrave Emacron Eogonek Etilde ]; +@MMK_R_Eth = [ Eth Dcroat ]; +@MMK_R_F = [ F ]; +@MMK_R_G = [ G Gbreve Gcommaaccent ]; +@MMK_R_H = [ H ]; +@MMK_R_I = [ I Iacute Icircumflex Idieresis Idotaccent Igrave Imacron Iogonek ]; +@MMK_R_J = [ J ]; +@MMK_R_K = [ K Kcommaaccent ]; +@MMK_R_L = [ L Lacute Lcaron ]; +@MMK_R_Lslash = [ Lslash ]; +@MMK_R_M = [ M ]; +@MMK_R_N = [ N Nacute Ncaron Ncommaaccent Ntilde ]; +@MMK_R_O = [ O Oacute Ocircumflex Odieresis Ograve Ohungarumlaut Omacron Otilde OE ]; +@MMK_R_Oslash = [ Oslash ]; +@MMK_R_P = [ P ]; +@MMK_R_Q = [ Q ]; +@MMK_R_R = [ R Racute Rcaron Rcommaaccent ]; +@MMK_R_S = [ S Sacute Scaron Scedilla ]; +@MMK_R_T = [ T Tcaron Tcedilla ]; +@MMK_R_Thorn = [ Thorn ]; +@MMK_R_U = [ U Uacute Ucircumflex Udieresis Ugrave Uhungarumlaut Umacron Uogonek Uring ]; +@MMK_R_V = [ V ]; +@MMK_R_W = [ W Wacute Wcircumflex Wdieresis Wgrave ]; +@MMK_R_X = [ X ]; +@MMK_R_Y = [ Y Yacute Ycircumflex Ydieresis Ygrave ]; +@MMK_R_Z = [ Z Zacute Zcaron Zdotaccent ]; +@MMK_R_a = [ a aacute abreve acircumflex adieresis agrave amacron aogonek aring atilde ae ]; +@MMK_R_a.alt = [ a.alt aacute.alt abreve.alt acircumflex.alt adieresis.alt agrave.alt amacron.alt aogonek.alt aring.alt atilde.alt ]; +@MMK_R_b = [ b ]; +@MMK_R_c = [ c cacute ccaron ccedilla ]; +@MMK_R_d = [ d ]; +@MMK_R_dcaron = [ dcaron ]; +@MMK_R_dcroat = [ dcroat ]; +@MMK_R_e = [ e eacute ecaron ecircumflex edieresis edotaccent edotbelow egrave emacron eogonek etilde ]; +@MMK_R_eth = [ eth ]; +@MMK_R_f = [ f ]; +@MMK_R_g = [ g gbreve gcommaaccent ]; +@MMK_R_germandbls = [ germandbls ]; +@MMK_R_h = [ h ]; +@MMK_R_i = [ i idotless iacute icircumflex idieresis igrave imacron iogonek ]; +@MMK_R_j = [ j jdotless ]; +@MMK_R_k = [ k kcommaaccent ]; +@MMK_R_l = [ l lacute ]; +@MMK_R_lcaron = [ lcaron ]; +@MMK_R_lslash = [ lslash ]; +@MMK_R_m = [ m ]; +@MMK_R_n = [ n nacute ncaron ncommaaccent ntilde ]; +@MMK_R_o = [ o oacute ocircumflex odieresis ograve ohungarumlaut omacron otilde oe ]; +@MMK_R_oslash = [ oslash ]; +@MMK_R_p = [ p ]; +@MMK_R_q = [ q ]; +@MMK_R_r = [ r racute rcaron rcommaaccent ]; +@MMK_R_s = [ s sacute scaron scedilla ]; +@MMK_R_t = [ t tcedilla ]; +@MMK_R_tcaron = [ tcaron ]; +@MMK_R_thorn = [ thorn ]; +@MMK_R_u = [ u uacute ucircumflex udieresis ugrave uhungarumlaut umacron uogonek uring ]; +@MMK_R_v = [ v ]; +@MMK_R_w = [ w wacute wcircumflex wdieresis wgrave ]; +@MMK_R_x = [ x ]; +@MMK_R_y = [ y yacute ycircumflex ydieresis ygrave ]; +@MMK_R_z = [ z zacute zcaron zdotaccent ]; + +feature kern { + lookup kern_DFLT { + lookupflag IgnoreMarks; + pos comma question -115; + pos comma periodcentered -105; + pos comma bullet -115; + pos comma asterisk -115; + pos comma numbersign -90; + pos comma backslash -115; + pos comma parenleft -45; + pos comma parenright -40; + pos comma braceleft -110; + pos comma braceright -60; + pos comma hyphen -115; + pos comma endash -115; + pos comma emdash -115; + pos comma quotedblleft -115; + pos comma quotedblright -115; + pos comma quoteleft -115; + pos comma quoteright -115; + pos comma guillemetleft -115; + pos comma guillemetright -15; + pos comma guilsinglleft -115; + pos comma guilsinglright -15; + pos comma quotedbl -115; + pos comma quotesingle -110; + pos comma cent -60; + pos comma dollar -35; + pos comma euro -115; + pos comma sterling -35; + pos comma yen -60; + pos comma plus -115; + pos comma minus -115; + pos comma multiply -115; + pos comma divide -115; + pos comma equal -115; + pos comma less -115; + pos comma asciitilde -115; + pos comma asciicircum -115; + pos comma percent -105; + pos comma perthousand -105; + pos comma at -55; + pos comma ampersand -45; + pos comma paragraph -115; + pos comma copyright -60; + pos comma registered -115; + pos comma trademark -115; + pos comma degree -115; + pos colon question -105; + pos colon periodcentered -105; + pos colon bullet -55; + pos colon numbersign -90; + pos colon slash -15; + pos colon backslash -90; + pos colon parenleft -30; + pos colon parenright -80; + pos colon braceleft -105; + pos colon braceright -60; + pos colon hyphen -105; + pos colon endash -105; + pos colon emdash -105; + pos colon underscore -15; + pos colon quotedblleft -10; + pos colon quotedblright -35; + pos colon quoteleft -10; + pos colon quoteright -35; + pos colon guillemetleft -105; + pos colon guillemetright -15; + pos colon guilsinglleft -105; + pos colon guilsinglright -15; + pos colon quotedbl -15; + pos colon quotesingle -15; + pos colon cent -45; + pos colon dollar -35; + pos colon euro -90; + pos colon sterling -35; + pos colon yen -35; + pos colon plus -25; + pos colon minus -25; + pos colon multiply -45; + pos colon divide -25; + pos colon less -35; + pos colon asciitilde -85; + pos colon asciicircum -15; + pos colon at -40; + pos colon ampersand -45; + pos colon copyright -30; + pos colon degree -15; + pos semicolon semicolon -10; + pos semicolon question -110; + pos semicolon periodcentered -105; + pos semicolon bullet -55; + pos semicolon numbersign -90; + pos semicolon backslash -95; + pos semicolon parenleft -35; + pos semicolon parenright -40; + pos semicolon braceleft -110; + pos semicolon braceright -60; + pos semicolon hyphen -110; + pos semicolon endash -110; + pos semicolon emdash -110; + pos semicolon quotedblleft -10; + pos semicolon quotedblright -35; + pos semicolon quoteleft -10; + pos semicolon quoteright -35; + pos semicolon guillemetleft -110; + pos semicolon guillemetright -20; + pos semicolon guilsinglleft -110; + pos semicolon guilsinglright -20; + pos semicolon quotedbl -15; + pos semicolon quotesingle -15; + pos semicolon cent -45; + pos semicolon dollar -35; + pos semicolon euro -95; + pos semicolon sterling -35; + pos semicolon yen -35; + pos semicolon plus -25; + pos semicolon minus -25; + pos semicolon multiply -45; + pos semicolon divide -25; + pos semicolon less -30; + pos semicolon asciitilde -80; + pos semicolon asciicircum -15; + pos semicolon at -40; + pos semicolon ampersand -45; + pos semicolon copyright -30; + pos semicolon degree -15; + pos ellipsis question -175; + pos ellipsis periodcentered -105; + pos ellipsis bullet -175; + pos ellipsis asterisk -190; + pos ellipsis numbersign -90; + pos ellipsis slash -15; + pos ellipsis backslash -240; + pos ellipsis parenleft -45; + pos ellipsis parenright -80; + pos ellipsis braceleft -110; + pos ellipsis braceright -60; + pos ellipsis hyphen -195; + pos ellipsis endash -290; + pos ellipsis emdash -290; + pos ellipsis underscore -15; + pos ellipsis quotedblleft -205; + pos ellipsis quotedblright -205; + pos ellipsis quoteleft -115; + pos ellipsis quoteright -115; + pos ellipsis guillemetleft -160; + pos ellipsis guillemetright -15; + pos ellipsis guilsinglleft -160; + pos ellipsis guilsinglright -15; + pos ellipsis quotedbl -200; + pos ellipsis quotesingle -110; + pos ellipsis cent -60; + pos ellipsis dollar -35; + pos ellipsis euro -255; + pos ellipsis sterling -35; + pos ellipsis yen -60; + pos ellipsis plus -285; + pos ellipsis minus -290; + pos ellipsis multiply -210; + pos ellipsis divide -290; + pos ellipsis equal -290; + pos ellipsis less -290; + pos ellipsis asciitilde -240; + pos ellipsis asciicircum -260; + pos ellipsis percent -105; + pos ellipsis perthousand -105; + pos ellipsis at -55; + pos ellipsis ampersand -45; + pos ellipsis paragraph -220; + pos ellipsis copyright -60; + pos ellipsis registered -285; + pos ellipsis trademark -290; + pos ellipsis degree -215; + pos question comma -115; + pos question semicolon -10; + pos question ellipsis -200; + pos question question -45; + pos question questiondown -200; + pos question periodcentered -105; + pos question bullet -65; + pos question numbersign -140; + pos question slash -215; + pos question backslash -60; + pos question parenleft -40; + pos question parenright -45; + pos question braceleft -110; + pos question braceright -60; + pos question hyphen -80; + pos question endash -80; + pos question emdash -80; + pos question underscore -225; + pos question quotesinglbase -115; + pos question quotedblbase -205; + pos question quotedblright -10; + pos question quoteright -10; + pos question guillemetleft -150; + pos question guillemetright -30; + pos question guilsinglleft -150; + pos question guilsinglright -30; + pos question cent -55; + pos question dollar -30; + pos question euro -90; + pos question sterling -80; + pos question yen -25; + pos question plus -30; + pos question minus -30; + pos question multiply -55; + pos question divide -30; + pos question less -40; + pos question asciitilde -90; + pos question asciicircum -25; + pos question at -50; + pos question ampersand -110; + pos question copyright -40; + pos questiondown comma -80; + pos questiondown colon -105; + pos questiondown semicolon -80; + pos questiondown ellipsis -105; + pos questiondown question -275; + pos questiondown questiondown -50; + pos questiondown periodcentered -105; + pos questiondown bullet -175; + pos questiondown asterisk -175; + pos questiondown numbersign -225; + pos questiondown slash -50; + pos questiondown backslash -240; + pos questiondown parenleft -145; + pos questiondown parenright -55; + pos questiondown braceleft -155; + pos questiondown braceright -85; + pos questiondown bracketleft -20; + pos questiondown bracketright -20; + pos questiondown hyphen -175; + pos questiondown endash -175; + pos questiondown emdash -175; + pos questiondown underscore -20; + pos questiondown quotesinglbase -80; + pos questiondown quotedblbase -80; + pos questiondown quotedblleft -180; + pos questiondown quotedblright -195; + pos questiondown quoteleft -115; + pos questiondown quoteright -115; + pos questiondown guillemetleft -170; + pos questiondown guillemetright -195; + pos questiondown guilsinglleft -165; + pos questiondown guilsinglright -165; + pos questiondown quotedbl -185; + pos questiondown quotesingle -110; + pos questiondown cent -175; + pos questiondown dollar -200; + pos questiondown euro -265; + pos questiondown sterling -170; + pos questiondown yen -195; + pos questiondown plus -175; + pos questiondown minus -175; + pos questiondown multiply -225; + pos questiondown divide -175; + pos questiondown equal -175; + pos questiondown greater -135; + pos questiondown less -175; + pos questiondown asciitilde -210; + pos questiondown asciicircum -215; + pos questiondown percent -175; + pos questiondown perthousand -175; + pos questiondown at -175; + pos questiondown ampersand -175; + pos questiondown paragraph -175; + pos questiondown copyright -175; + pos questiondown registered -180; + pos questiondown trademark -175; + pos questiondown degree -185; + pos questiondown bar -65; + pos periodcentered comma -105; + pos periodcentered colon -105; + pos periodcentered semicolon -105; + pos periodcentered ellipsis -105; + pos periodcentered question -105; + pos periodcentered questiondown -105; + pos periodcentered asterisk -105; + pos periodcentered numbersign -80; + pos periodcentered slash -105; + pos periodcentered backslash -105; + pos periodcentered parenright -105; + pos periodcentered braceleft -65; + pos periodcentered braceright -60; + pos periodcentered underscore -105; + pos periodcentered quotesinglbase -105; + pos periodcentered quotedblbase -105; + pos periodcentered quotedblleft -105; + pos periodcentered quotedblright -105; + pos periodcentered quoteleft -105; + pos periodcentered quoteright -105; + pos periodcentered guillemetright -105; + pos periodcentered guilsinglright -105; + pos periodcentered quotedbl -105; + pos periodcentered quotesingle -105; + pos periodcentered dollar -105; + pos periodcentered euro -90; + pos periodcentered sterling -35; + pos periodcentered yen -60; + pos periodcentered multiply -55; + pos periodcentered asciitilde -45; + pos periodcentered asciicircum -105; + pos periodcentered percent -90; + pos periodcentered perthousand -90; + pos periodcentered ampersand -10; + pos periodcentered paragraph -75; + pos periodcentered registered -30; + pos periodcentered trademark -105; + pos periodcentered degree -105; + pos bullet comma -115; + pos bullet colon -55; + pos bullet semicolon -65; + pos bullet ellipsis -175; + pos bullet question -175; + pos bullet questiondown -130; + pos bullet asterisk -70; + pos bullet numbersign -85; + pos bullet slash -125; + pos bullet backslash -160; + pos bullet parenright -175; + pos bullet braceleft -65; + pos bullet braceright -60; + pos bullet underscore -175; + pos bullet quotesinglbase -115; + pos bullet quotedblbase -175; + pos bullet quotedblleft -105; + pos bullet quotedblright -175; + pos bullet quoteleft -105; + pos bullet quoteright -115; + pos bullet guillemetright -55; + pos bullet guilsinglright -55; + pos bullet quotedbl -120; + pos bullet quotesingle -110; + pos bullet dollar -85; + pos bullet euro -90; + pos bullet sterling -35; + pos bullet yen -60; + pos bullet multiply -60; + pos bullet asciitilde -35; + pos bullet asciicircum -55; + pos bullet percent -55; + pos bullet perthousand -55; + pos bullet ampersand -15; + pos bullet paragraph -45; + pos bullet registered -20; + pos bullet trademark -125; + pos bullet degree -110; + pos asterisk comma -115; + pos asterisk semicolon -10; + pos asterisk ellipsis -190; + pos asterisk question -25; + pos asterisk questiondown -190; + pos asterisk periodcentered -105; + pos asterisk bullet -75; + pos asterisk numbersign -135; + pos asterisk slash -190; + pos asterisk backslash -40; + pos asterisk parenleft -40; + pos asterisk parenright -20; + pos asterisk braceleft -110; + pos asterisk braceright -60; + pos asterisk hyphen -155; + pos asterisk endash -155; + pos asterisk emdash -155; + pos asterisk underscore -190; + pos asterisk quotesinglbase -115; + pos asterisk quotedblbase -190; + pos asterisk guillemetleft -165; + pos asterisk guillemetright -30; + pos asterisk guilsinglleft -165; + pos asterisk guilsinglright -30; + pos asterisk cent -55; + pos asterisk dollar -30; + pos asterisk euro -90; + pos asterisk sterling -80; + pos asterisk yen -15; + pos asterisk plus -50; + pos asterisk minus -50; + pos asterisk multiply -50; + pos asterisk divide -50; + pos asterisk less -70; + pos asterisk asciitilde -95; + pos asterisk asciicircum -25; + pos asterisk at -45; + pos asterisk ampersand -115; + pos asterisk copyright -35; + pos numbersign comma -115; + pos numbersign colon -70; + pos numbersign semicolon -80; + pos numbersign ellipsis -255; + pos numbersign question -125; + pos numbersign questiondown -200; + pos numbersign periodcentered -105; + pos numbersign bullet -110; + pos numbersign asterisk -65; + pos numbersign numbersign -205; + pos numbersign slash -230; + pos numbersign backslash -105; + pos numbersign parenleft -105; + pos numbersign parenright -125; + pos numbersign braceleft -160; + pos numbersign braceright -110; + pos numbersign bracketleft -50; + pos numbersign bracketright -50; + pos numbersign hyphen -105; + pos numbersign endash -105; + pos numbersign emdash -105; + pos numbersign underscore -360; + pos numbersign quotesinglbase -115; + pos numbersign quotedblbase -205; + pos numbersign quotedblleft -55; + pos numbersign quotedblright -60; + pos numbersign quoteleft -55; + pos numbersign quoteright -60; + pos numbersign guillemetleft -120; + pos numbersign guillemetright -95; + pos numbersign guilsinglleft -120; + pos numbersign guilsinglright -95; + pos numbersign quotedbl -55; + pos numbersign quotesingle -55; + pos numbersign cent -110; + pos numbersign dollar -85; + pos numbersign euro -155; + pos numbersign sterling -135; + pos numbersign yen -75; + pos numbersign plus -90; + pos numbersign minus -90; + pos numbersign multiply -120; + pos numbersign divide -90; + pos numbersign equal -60; + pos numbersign greater -50; + pos numbersign less -90; + pos numbersign asciitilde -140; + pos numbersign asciicircum -90; + pos numbersign percent -55; + pos numbersign perthousand -55; + pos numbersign at -110; + pos numbersign ampersand -135; + pos numbersign paragraph -55; + pos numbersign copyright -105; + pos numbersign registered -70; + pos numbersign trademark -50; + pos numbersign degree -55; + pos numbersign bar -50; + pos slash comma -115; + pos slash colon -90; + pos slash semicolon -100; + pos slash ellipsis -240; + pos slash question -50; + pos slash questiondown -240; + pos slash periodcentered -105; + pos slash bullet -160; + pos slash asterisk -35; + pos slash numbersign -220; + pos slash slash -240; + pos slash backslash 30; + pos slash parenleft -140; + pos slash parenright -55; + pos slash braceleft -160; + pos slash braceright -60; + pos slash bracketleft 10; + pos slash bracketright 10; + pos slash hyphen -155; + pos slash endash -155; + pos slash emdash -155; + pos slash underscore -240; + pos slash quotesinglbase -115; + pos slash quotedblbase -205; + pos slash quotedblleft -50; + pos slash quotedblright -30; + pos slash quoteleft -50; + pos slash quoteright -30; + pos slash guillemetleft -190; + pos slash guillemetright -130; + pos slash guilsinglleft -165; + pos slash guilsinglright -130; + pos slash quotedbl -30; + pos slash quotesingle -30; + pos slash cent -155; + pos slash dollar -90; + pos slash euro -175; + pos slash sterling -150; + pos slash yen -10; + pos slash plus -130; + pos slash minus -130; + pos slash multiply -150; + pos slash divide -130; + pos slash equal -85; + pos slash greater -10; + pos slash less -135; + pos slash asciitilde -190; + pos slash asciicircum -125; + pos slash percent -50; + pos slash perthousand -50; + pos slash at -150; + pos slash ampersand -165; + pos slash paragraph -65; + pos slash copyright -140; + pos slash registered -90; + pos slash trademark -55; + pos slash degree -35; + pos slash bar 15; + pos backslash colon -15; + pos backslash ellipsis -15; + pos backslash question -190; + pos backslash periodcentered -105; + pos backslash bullet -125; + pos backslash asterisk -190; + pos backslash numbersign -105; + pos backslash slash 30; + pos backslash backslash -240; + pos backslash parenleft -75; + pos backslash parenright -20; + pos backslash braceleft -100; + pos backslash braceright -45; + pos backslash bracketleft 15; + pos backslash bracketright 15; + pos backslash hyphen -100; + pos backslash endash -100; + pos backslash emdash -100; + pos backslash underscore 15; + pos backslash quotedblleft -205; + pos backslash quotedblright -205; + pos backslash quoteleft -115; + pos backslash quoteright -115; + pos backslash guillemetleft -115; + pos backslash guillemetright -45; + pos backslash guilsinglleft -115; + pos backslash guilsinglright -45; + pos backslash quotedbl -200; + pos backslash quotesingle -110; + pos backslash cent -90; + pos backslash dollar -60; + pos backslash euro -190; + pos backslash sterling -50; + pos backslash yen -75; + pos backslash plus -125; + pos backslash minus -125; + pos backslash multiply -155; + pos backslash divide -125; + pos backslash equal -80; + pos backslash greater -15; + pos backslash less -145; + pos backslash asciitilde -185; + pos backslash asciicircum -200; + pos backslash percent -120; + pos backslash perthousand -120; + pos backslash at -85; + pos backslash ampersand -75; + pos backslash paragraph -200; + pos backslash copyright -90; + pos backslash registered -170; + pos backslash trademark -230; + pos backslash degree -215; + pos backslash bar 15; + pos parenleft comma -55; + pos parenleft colon -80; + pos parenleft semicolon -55; + pos parenleft ellipsis -80; + pos parenleft question -45; + pos parenleft questiondown -35; + pos parenleft periodcentered -105; + pos parenleft bullet -175; + pos parenleft asterisk -20; + pos parenleft numbersign -180; + pos parenleft slash -20; + pos parenleft backslash -55; + pos parenleft parenleft -130; + pos parenleft parenright -35; + pos parenleft braceleft -140; + pos parenleft braceright -80; + pos parenleft bracketleft -20; + pos parenleft bracketright -20; + pos parenleft hyphen -175; + pos parenleft endash -175; + pos parenleft emdash -175; + pos parenleft underscore -20; + pos parenleft quotesinglbase -55; + pos parenleft quotedblbase -55; + pos parenleft quotedblleft -35; + pos parenleft quotedblright -20; + pos parenleft quoteleft -35; + pos parenleft quoteright -20; + pos parenleft guillemetleft -175; + pos parenleft guillemetright -135; + pos parenleft guilsinglleft -165; + pos parenleft guilsinglright -135; + pos parenleft quotedbl -20; + pos parenleft quotesingle -20; + pos parenleft cent -175; + pos parenleft dollar -75; + pos parenleft euro -180; + pos parenleft sterling -125; + pos parenleft yen -30; + pos parenleft plus -155; + pos parenleft minus -155; + pos parenleft multiply -180; + pos parenleft divide -155; + pos parenleft equal -105; + pos parenleft greater -20; + pos parenleft less -160; + pos parenleft asciitilde -180; + pos parenleft asciicircum -150; + pos parenleft percent -35; + pos parenleft perthousand -35; + pos parenleft at -175; + pos parenleft ampersand -150; + pos parenleft paragraph -50; + pos parenleft copyright -160; + pos parenleft registered -80; + pos parenleft trademark -65; + pos parenleft degree -25; + pos parenleft bar -20; + pos parenright comma -50; + pos parenright colon -30; + pos parenright semicolon -40; + pos parenright ellipsis -45; + pos parenright question -140; + pos parenright questiondown -45; + pos parenright asterisk -35; + pos parenright numbersign -65; + pos parenright slash -75; + pos parenright backslash -140; + pos parenright parenright -130; + pos parenright braceleft -65; + pos parenright braceright -60; + pos parenright underscore -85; + pos parenright quotesinglbase -50; + pos parenright quotedblbase -50; + pos parenright quotedblleft -50; + pos parenright quotedblright -75; + pos parenright quoteleft -50; + pos parenright quoteright -75; + pos parenright guillemetright -30; + pos parenright guilsinglright -30; + pos parenright quotedbl -50; + pos parenright quotesingle -50; + pos parenright dollar -65; + pos parenright euro -90; + pos parenright sterling -35; + pos parenright yen -60; + pos parenright multiply -50; + pos parenright asciitilde -35; + pos parenright asciicircum -25; + pos parenright percent -40; + pos parenright perthousand -40; + pos parenright paragraph -30; + pos parenright registered -15; + pos parenright trademark -50; + pos parenright degree -60; + pos braceleft comma -60; + pos braceleft colon -60; + pos braceleft semicolon -65; + pos braceleft ellipsis -60; + pos braceleft question -80; + pos braceleft questiondown -60; + pos braceleft periodcentered -60; + pos braceleft bullet -60; + pos braceleft asterisk -60; + pos braceleft numbersign -115; + pos braceleft slash -45; + pos braceleft backslash -60; + pos braceleft parenleft -60; + pos braceleft parenright -80; + pos braceleft braceleft -125; + pos braceleft braceright -120; + pos braceleft bracketleft -60; + pos braceleft bracketright -60; + pos braceleft hyphen -60; + pos braceleft endash -60; + pos braceleft emdash -60; + pos braceleft underscore -60; + pos braceleft quotesinglbase -60; + pos braceleft quotedblbase -60; + pos braceleft quotedblleft -60; + pos braceleft quotedblright -65; + pos braceleft quoteleft -60; + pos braceleft quoteright -65; + pos braceleft guillemetleft -55; + pos braceleft guillemetright -60; + pos braceleft guilsinglleft -55; + pos braceleft guilsinglright -60; + pos braceleft quotedbl -60; + pos braceleft quotesingle -60; + pos braceleft cent -60; + pos braceleft dollar -90; + pos braceleft euro -150; + pos braceleft sterling -95; + pos braceleft yen -70; + pos braceleft plus -60; + pos braceleft minus -60; + pos braceleft multiply -105; + pos braceleft divide -60; + pos braceleft equal -60; + pos braceleft greater -60; + pos braceleft less -60; + pos braceleft asciitilde -90; + pos braceleft asciicircum -65; + pos braceleft percent -60; + pos braceleft perthousand -60; + pos braceleft at -60; + pos braceleft ampersand -60; + pos braceleft paragraph -60; + pos braceleft copyright -60; + pos braceleft registered -60; + pos braceleft trademark -60; + pos braceleft degree -60; + pos braceleft bar -60; + pos braceright comma -110; + pos braceright colon -105; + pos braceright semicolon -110; + pos braceright ellipsis -110; + pos braceright question -145; + pos braceright questiondown -110; + pos braceright periodcentered -65; + pos braceright bullet -65; + pos braceright asterisk -110; + pos braceright numbersign -130; + pos braceright slash -100; + pos braceright backslash -160; + pos braceright parenleft -65; + pos braceright parenright -140; + pos braceright braceleft -135; + pos braceright braceright -125; + pos braceright bracketleft -65; + pos braceright bracketright -65; + pos braceright hyphen -65; + pos braceright endash -65; + pos braceright emdash -65; + pos braceright underscore -110; + pos braceright quotesinglbase -110; + pos braceright quotedblbase -110; + pos braceright quotedblleft -110; + pos braceright quotedblright -115; + pos braceright quoteleft -110; + pos braceright quoteright -115; + pos braceright guillemetleft -60; + pos braceright guillemetright -110; + pos braceright guilsinglleft -60; + pos braceright guilsinglright -110; + pos braceright quotedbl -115; + pos braceright quotesingle -110; + pos braceright cent -65; + pos braceright dollar -140; + pos braceright euro -160; + pos braceright sterling -100; + pos braceright yen -120; + pos braceright plus -65; + pos braceright minus -65; + pos braceright multiply -115; + pos braceright divide -65; + pos braceright equal -65; + pos braceright greater -65; + pos braceright less -65; + pos braceright asciitilde -100; + pos braceright asciicircum -115; + pos braceright percent -110; + pos braceright perthousand -110; + pos braceright at -65; + pos braceright ampersand -65; + pos braceright paragraph -110; + pos braceright copyright -65; + pos braceright registered -75; + pos braceright trademark -110; + pos braceright degree -110; + pos braceright bar -65; + pos bracketleft question -20; + pos bracketleft numbersign -55; + pos bracketleft slash 15; + pos bracketleft backslash 10; + pos bracketleft parenright -20; + pos bracketleft braceleft -65; + pos bracketleft braceright -60; + pos bracketleft dollar -30; + pos bracketleft euro -90; + pos bracketleft sterling -35; + pos bracketleft multiply -45; + pos bracketleft asciitilde -30; + pos bracketright question -20; + pos bracketright numbersign -55; + pos bracketright slash 15; + pos bracketright backslash 10; + pos bracketright parenright -20; + pos bracketright braceleft -65; + pos bracketright braceright -60; + pos bracketright dollar -30; + pos bracketright euro -90; + pos bracketright sterling -35; + pos bracketright multiply -45; + pos bracketright asciitilde -30; + pos hyphen comma -115; + pos hyphen colon -105; + pos hyphen semicolon -110; + pos hyphen ellipsis -195; + pos hyphen question -175; + pos hyphen questiondown -110; + pos hyphen asterisk -155; + pos hyphen numbersign -70; + pos hyphen slash -100; + pos hyphen backslash -155; + pos hyphen parenright -175; + pos hyphen braceleft -65; + pos hyphen braceright -60; + pos hyphen underscore -195; + pos hyphen quotesinglbase -115; + pos hyphen quotedblbase -195; + pos hyphen quotedblleft -195; + pos hyphen quotedblright -195; + pos hyphen quoteleft -115; + pos hyphen quoteright -115; + pos hyphen guillemetright -80; + pos hyphen guilsinglright -80; + pos hyphen quotedbl -195; + pos hyphen quotesingle -110; + pos hyphen dollar -105; + pos hyphen euro -90; + pos hyphen sterling -35; + pos hyphen yen -55; + pos hyphen multiply -45; + pos hyphen asciitilde -30; + pos hyphen asciicircum -195; + pos hyphen percent -65; + pos hyphen perthousand -65; + pos hyphen paragraph -50; + pos hyphen registered -15; + pos hyphen trademark -125; + pos hyphen degree -195; + pos endash comma -115; + pos endash colon -105; + pos endash semicolon -110; + pos endash ellipsis -290; + pos endash question -175; + pos endash questiondown -110; + pos endash asterisk -155; + pos endash numbersign -70; + pos endash slash -100; + pos endash backslash -155; + pos endash parenright -175; + pos endash braceleft -65; + pos endash braceright -60; + pos endash underscore -295; + pos endash quotesinglbase -115; + pos endash quotedblbase -205; + pos endash quotedblleft -205; + pos endash quotedblright -205; + pos endash quoteleft -115; + pos endash quoteright -115; + pos endash guillemetright -80; + pos endash guilsinglright -80; + pos endash quotedbl -200; + pos endash quotesingle -110; + pos endash dollar -105; + pos endash euro -90; + pos endash sterling -35; + pos endash yen -55; + pos endash multiply -45; + pos endash asciitilde -30; + pos endash asciicircum -260; + pos endash percent -65; + pos endash perthousand -65; + pos endash paragraph -50; + pos endash registered -15; + pos endash trademark -125; + pos endash degree -215; + pos emdash comma -115; + pos emdash colon -105; + pos emdash semicolon -110; + pos emdash ellipsis -290; + pos emdash question -175; + pos emdash questiondown -110; + pos emdash asterisk -155; + pos emdash numbersign -70; + pos emdash slash -100; + pos emdash backslash -155; + pos emdash parenright -175; + pos emdash braceleft -65; + pos emdash braceright -60; + pos emdash underscore -365; + pos emdash quotesinglbase -115; + pos emdash quotedblbase -205; + pos emdash quotedblleft -205; + pos emdash quotedblright -205; + pos emdash quoteleft -115; + pos emdash quoteright -115; + pos emdash guillemetright -80; + pos emdash guilsinglright -80; + pos emdash quotedbl -200; + pos emdash quotesingle -110; + pos emdash dollar -105; + pos emdash euro -90; + pos emdash sterling -35; + pos emdash yen -55; + pos emdash multiply -45; + pos emdash asciitilde -30; + pos emdash asciicircum -260; + pos emdash percent -65; + pos emdash perthousand -65; + pos emdash paragraph -50; + pos emdash registered -15; + pos emdash trademark -125; + pos emdash degree -215; + pos underscore colon -20; + pos underscore ellipsis -15; + pos underscore question -200; + pos underscore periodcentered -105; + pos underscore bullet -175; + pos underscore asterisk -190; + pos underscore numbersign -360; + pos underscore slash 15; + pos underscore backslash -240; + pos underscore parenleft -85; + pos underscore parenright -20; + pos underscore braceleft -110; + pos underscore braceright -60; + pos underscore hyphen -195; + pos underscore endash -295; + pos underscore emdash -365; + pos underscore quotedblleft -205; + pos underscore quotedblright -205; + pos underscore quoteleft -115; + pos underscore quoteright -115; + pos underscore guillemetleft -240; + pos underscore guillemetright -240; + pos underscore guilsinglleft -165; + pos underscore guilsinglright -165; + pos underscore quotedbl -200; + pos underscore quotesingle -110; + pos underscore cent -145; + pos underscore dollar -120; + pos underscore euro -365; + pos underscore sterling -325; + pos underscore yen -365; + pos underscore plus -305; + pos underscore minus -330; + pos underscore multiply -255; + pos underscore divide -310; + pos underscore equal -330; + pos underscore greater -310; + pos underscore less -310; + pos underscore asciitilde -240; + pos underscore asciicircum -260; + pos underscore percent -365; + pos underscore perthousand -365; + pos underscore at -115; + pos underscore ampersand -145; + pos underscore paragraph -220; + pos underscore copyright -125; + pos underscore registered -330; + pos underscore trademark -365; + pos underscore degree -215; + pos quotesinglbase question -115; + pos quotesinglbase periodcentered -105; + pos quotesinglbase bullet -115; + pos quotesinglbase asterisk -115; + pos quotesinglbase numbersign -90; + pos quotesinglbase backslash -115; + pos quotesinglbase parenleft -45; + pos quotesinglbase parenright -40; + pos quotesinglbase braceleft -110; + pos quotesinglbase braceright -60; + pos quotesinglbase hyphen -115; + pos quotesinglbase endash -115; + pos quotesinglbase emdash -115; + pos quotesinglbase quotedblleft -115; + pos quotesinglbase quotedblright -115; + pos quotesinglbase quoteleft -115; + pos quotesinglbase quoteright -115; + pos quotesinglbase guillemetleft -115; + pos quotesinglbase guillemetright -15; + pos quotesinglbase guilsinglleft -115; + pos quotesinglbase guilsinglright -15; + pos quotesinglbase quotedbl -115; + pos quotesinglbase quotesingle -110; + pos quotesinglbase cent -60; + pos quotesinglbase dollar -35; + pos quotesinglbase euro -115; + pos quotesinglbase sterling -35; + pos quotesinglbase yen -60; + pos quotesinglbase plus -115; + pos quotesinglbase minus -115; + pos quotesinglbase multiply -115; + pos quotesinglbase divide -115; + pos quotesinglbase equal -115; + pos quotesinglbase less -115; + pos quotesinglbase asciitilde -115; + pos quotesinglbase asciicircum -115; + pos quotesinglbase percent -105; + pos quotesinglbase perthousand -105; + pos quotesinglbase at -55; + pos quotesinglbase ampersand -45; + pos quotesinglbase paragraph -115; + pos quotesinglbase copyright -60; + pos quotesinglbase registered -115; + pos quotesinglbase trademark -115; + pos quotesinglbase degree -115; + pos quotedblbase question -175; + pos quotedblbase periodcentered -105; + pos quotedblbase bullet -175; + pos quotedblbase asterisk -190; + pos quotedblbase numbersign -90; + pos quotedblbase backslash -205; + pos quotedblbase parenleft -45; + pos quotedblbase parenright -40; + pos quotedblbase braceleft -110; + pos quotedblbase braceright -60; + pos quotedblbase hyphen -195; + pos quotedblbase endash -205; + pos quotedblbase emdash -205; + pos quotedblbase quotedblleft -205; + pos quotedblbase quotedblright -205; + pos quotedblbase quoteleft -115; + pos quotedblbase quoteright -115; + pos quotedblbase guillemetleft -155; + pos quotedblbase guillemetright -15; + pos quotedblbase guilsinglleft -155; + pos quotedblbase guilsinglright -15; + pos quotedblbase quotedbl -200; + pos quotedblbase quotesingle -110; + pos quotedblbase cent -60; + pos quotedblbase dollar -35; + pos quotedblbase euro -205; + pos quotedblbase sterling -35; + pos quotedblbase yen -60; + pos quotedblbase plus -205; + pos quotedblbase minus -205; + pos quotedblbase multiply -200; + pos quotedblbase divide -205; + pos quotedblbase equal -205; + pos quotedblbase less -205; + pos quotedblbase asciitilde -205; + pos quotedblbase asciicircum -205; + pos quotedblbase percent -105; + pos quotedblbase perthousand -105; + pos quotedblbase at -55; + pos quotedblbase ampersand -45; + pos quotedblbase paragraph -205; + pos quotedblbase copyright -60; + pos quotedblbase registered -205; + pos quotedblbase trademark -205; + pos quotedblbase degree -205; + pos quotedblleft comma -115; + pos quotedblleft colon -10; + pos quotedblleft semicolon -20; + pos quotedblleft ellipsis -205; + pos quotedblleft question -60; + pos quotedblleft questiondown -205; + pos quotedblleft periodcentered -105; + pos quotedblleft bullet -115; + pos quotedblleft numbersign -145; + pos quotedblleft slash -205; + pos quotedblleft backslash -55; + pos quotedblleft parenleft -55; + pos quotedblleft parenright -50; + pos quotedblleft braceleft -110; + pos quotedblleft braceright -65; + pos quotedblleft hyphen -195; + pos quotedblleft endash -205; + pos quotedblleft emdash -205; + pos quotedblleft underscore -205; + pos quotedblleft quotesinglbase -115; + pos quotedblleft quotedblbase -205; + pos quotedblleft quotedblright -10; + pos quotedblleft quoteright -10; + pos quotedblleft guillemetleft -200; + pos quotedblleft guillemetright -70; + pos quotedblleft guilsinglleft -165; + pos quotedblleft guilsinglright -70; + pos quotedblleft quotedbl -10; + pos quotedblleft quotesingle -10; + pos quotedblleft cent -75; + pos quotedblleft dollar -35; + pos quotedblleft euro -95; + pos quotedblleft sterling -85; + pos quotedblleft yen -20; + pos quotedblleft plus -205; + pos quotedblleft minus -205; + pos quotedblleft multiply -75; + pos quotedblleft divide -205; + pos quotedblleft less -135; + pos quotedblleft asciitilde -135; + pos quotedblleft asciicircum -50; + pos quotedblleft at -65; + pos quotedblleft ampersand -115; + pos quotedblleft copyright -55; + pos quotedblleft registered -15; + pos quotedblright comma -115; + pos quotedblright colon -30; + pos quotedblright semicolon -35; + pos quotedblright ellipsis -205; + pos quotedblright question -20; + pos quotedblright questiondown -205; + pos quotedblright periodcentered -105; + pos quotedblright bullet -125; + pos quotedblright numbersign -160; + pos quotedblright slash -205; + pos quotedblright backslash -30; + pos quotedblright parenleft -75; + pos quotedblright parenright -20; + pos quotedblright braceleft -115; + pos quotedblright braceright -60; + pos quotedblright hyphen -195; + pos quotedblright endash -205; + pos quotedblright emdash -205; + pos quotedblright underscore -205; + pos quotedblright quotesinglbase -115; + pos quotedblright quotedblbase -205; + pos quotedblright guillemetleft -205; + pos quotedblright guillemetright -80; + pos quotedblright guilsinglleft -165; + pos quotedblright guilsinglright -80; + pos quotedblright cent -100; + pos quotedblright dollar -40; + pos quotedblright euro -110; + pos quotedblright sterling -95; + pos quotedblright yen -10; + pos quotedblright plus -205; + pos quotedblright minus -205; + pos quotedblright multiply -95; + pos quotedblright divide -205; + pos quotedblright equal -20; + pos quotedblright less -150; + pos quotedblright asciitilde -150; + pos quotedblright asciicircum -75; + pos quotedblright at -85; + pos quotedblright ampersand -115; + pos quotedblright paragraph -10; + pos quotedblright copyright -75; + pos quotedblright registered -30; + pos quoteleft comma -115; + pos quoteleft colon -10; + pos quoteleft semicolon -20; + pos quoteleft ellipsis -115; + pos quoteleft question -60; + pos quoteleft questiondown -115; + pos quoteleft periodcentered -105; + pos quoteleft bullet -115; + pos quoteleft numbersign -115; + pos quoteleft slash -115; + pos quoteleft backslash -55; + pos quoteleft parenleft -55; + pos quoteleft parenright -50; + pos quoteleft braceleft -110; + pos quoteleft braceright -65; + pos quoteleft hyphen -115; + pos quoteleft endash -115; + pos quoteleft emdash -115; + pos quoteleft underscore -115; + pos quoteleft quotesinglbase -115; + pos quoteleft quotedblbase -115; + pos quoteleft quotedblright -10; + pos quoteleft quoteright -10; + pos quoteleft guillemetleft -115; + pos quoteleft guillemetright -70; + pos quoteleft guilsinglleft -115; + pos quoteleft guilsinglright -70; + pos quoteleft quotedbl -10; + pos quoteleft quotesingle -10; + pos quoteleft cent -75; + pos quoteleft dollar -35; + pos quoteleft euro -95; + pos quoteleft sterling -85; + pos quoteleft yen -20; + pos quoteleft plus -115; + pos quoteleft minus -115; + pos quoteleft multiply -75; + pos quoteleft divide -115; + pos quoteleft less -115; + pos quoteleft asciitilde -115; + pos quoteleft asciicircum -50; + pos quoteleft at -65; + pos quoteleft ampersand -115; + pos quoteleft copyright -55; + pos quoteleft registered -15; + pos quoteright comma -115; + pos quoteright colon -30; + pos quoteright semicolon -35; + pos quoteright ellipsis -115; + pos quoteright question -20; + pos quoteright questiondown -115; + pos quoteright periodcentered -105; + pos quoteright bullet -115; + pos quoteright numbersign -115; + pos quoteright slash -115; + pos quoteright backslash -30; + pos quoteright parenleft -75; + pos quoteright parenright -20; + pos quoteright braceleft -115; + pos quoteright braceright -60; + pos quoteright hyphen -115; + pos quoteright endash -115; + pos quoteright emdash -115; + pos quoteright underscore -115; + pos quoteright quotesinglbase -115; + pos quoteright quotedblbase -115; + pos quoteright guillemetleft -115; + pos quoteright guillemetright -80; + pos quoteright guilsinglleft -115; + pos quoteright guilsinglright -80; + pos quoteright cent -100; + pos quoteright dollar -40; + pos quoteright euro -110; + pos quoteright sterling -95; + pos quoteright yen -10; + pos quoteright plus -115; + pos quoteright minus -115; + pos quoteright multiply -95; + pos quoteright divide -115; + pos quoteright equal -20; + pos quoteright less -115; + pos quoteright asciitilde -115; + pos quoteright asciicircum -75; + pos quoteright at -85; + pos quoteright ampersand -115; + pos quoteright paragraph -10; + pos quoteright copyright -75; + pos quoteright registered -30; + pos guillemetleft comma -20; + pos guillemetleft colon -15; + pos guillemetleft semicolon -20; + pos guillemetleft ellipsis -15; + pos guillemetleft question -185; + pos guillemetleft questiondown -10; + pos guillemetleft periodcentered -105; + pos guillemetleft bullet -60; + pos guillemetleft asterisk -30; + pos guillemetleft numbersign -110; + pos guillemetleft slash -45; + pos guillemetleft backslash -130; + pos guillemetleft parenleft -30; + pos guillemetleft parenright -135; + pos guillemetleft braceleft -110; + pos guillemetleft braceright -60; + pos guillemetleft hyphen -80; + pos guillemetleft endash -80; + pos guillemetleft emdash -80; + pos guillemetleft underscore -240; + pos guillemetleft quotesinglbase -20; + pos guillemetleft quotedblbase -20; + pos guillemetleft quotedblleft -60; + pos guillemetleft quotedblright -175; + pos guillemetleft quoteleft -60; + pos guillemetleft quoteright -115; + pos guillemetleft guillemetleft -150; + pos guillemetleft guilsinglleft -150; + pos guillemetleft quotedbl -200; + pos guillemetleft quotesingle -110; + pos guillemetleft cent -40; + pos guillemetleft dollar -55; + pos guillemetleft euro -100; + pos guillemetleft sterling -70; + pos guillemetleft yen -50; + pos guillemetleft plus -25; + pos guillemetleft minus -25; + pos guillemetleft multiply -70; + pos guillemetleft divide -25; + pos guillemetleft equal -10; + pos guillemetleft less -35; + pos guillemetleft asciitilde -80; + pos guillemetleft asciicircum -15; + pos guillemetleft percent -25; + pos guillemetleft perthousand -25; + pos guillemetleft at -35; + pos guillemetleft ampersand -35; + pos guillemetleft paragraph -20; + pos guillemetleft copyright -30; + pos guillemetleft registered -10; + pos guillemetleft trademark -135; + pos guillemetleft degree -65; + pos guillemetright comma -115; + pos guillemetright colon -105; + pos guillemetright semicolon -110; + pos guillemetright ellipsis -160; + pos guillemetright question -170; + pos guillemetright questiondown -135; + pos guillemetright asterisk -165; + pos guillemetright numbersign -75; + pos guillemetright slash -115; + pos guillemetright backslash -190; + pos guillemetright parenright -175; + pos guillemetright braceleft -60; + pos guillemetright braceright -55; + pos guillemetright underscore -240; + pos guillemetright quotesinglbase -115; + pos guillemetright quotedblbase -160; + pos guillemetright quotedblleft -190; + pos guillemetright quotedblright -205; + pos guillemetright quoteleft -115; + pos guillemetright quoteright -115; + pos guillemetright guillemetleft 10; + pos guillemetright guillemetright -150; + pos guillemetright guilsinglleft 10; + pos guillemetright guilsinglright -150; + pos guillemetright quotedbl -200; + pos guillemetright quotesingle -110; + pos guillemetright dollar -175; + pos guillemetright euro -85; + pos guillemetright sterling -30; + pos guillemetright yen -50; + pos guillemetright multiply -55; + pos guillemetright less -35; + pos guillemetright asciitilde -85; + pos guillemetright asciicircum -145; + pos guillemetright percent -135; + pos guillemetright perthousand -135; + pos guillemetright paragraph -120; + pos guillemetright registered -50; + pos guillemetright trademark -145; + pos guillemetright degree -200; + pos guilsinglleft comma -20; + pos guilsinglleft colon -15; + pos guilsinglleft semicolon -20; + pos guilsinglleft ellipsis -15; + pos guilsinglleft question -165; + pos guilsinglleft questiondown -10; + pos guilsinglleft periodcentered -105; + pos guilsinglleft bullet -60; + pos guilsinglleft asterisk -30; + pos guilsinglleft numbersign -110; + pos guilsinglleft slash -45; + pos guilsinglleft backslash -130; + pos guilsinglleft parenleft -30; + pos guilsinglleft parenright -135; + pos guilsinglleft braceleft -110; + pos guilsinglleft braceright -60; + pos guilsinglleft hyphen -80; + pos guilsinglleft endash -80; + pos guilsinglleft emdash -80; + pos guilsinglleft underscore -165; + pos guilsinglleft quotesinglbase -20; + pos guilsinglleft quotedblbase -20; + pos guilsinglleft quotedblleft -60; + pos guilsinglleft quotedblright -165; + pos guilsinglleft quoteleft -60; + pos guilsinglleft quoteright -115; + pos guilsinglleft guillemetleft -150; + pos guilsinglleft guilsinglleft -150; + pos guilsinglleft quotedbl -165; + pos guilsinglleft quotesingle -110; + pos guilsinglleft cent -40; + pos guilsinglleft dollar -55; + pos guilsinglleft euro -100; + pos guilsinglleft sterling -70; + pos guilsinglleft yen -50; + pos guilsinglleft plus -25; + pos guilsinglleft minus -25; + pos guilsinglleft multiply -70; + pos guilsinglleft divide -25; + pos guilsinglleft equal -10; + pos guilsinglleft less -35; + pos guilsinglleft asciitilde -80; + pos guilsinglleft asciicircum -15; + pos guilsinglleft percent -25; + pos guilsinglleft perthousand -25; + pos guilsinglleft at -35; + pos guilsinglleft ampersand -35; + pos guilsinglleft paragraph -20; + pos guilsinglleft copyright -30; + pos guilsinglleft registered -10; + pos guilsinglleft trademark -135; + pos guilsinglleft degree -65; + pos guilsinglright comma -115; + pos guilsinglright colon -105; + pos guilsinglright semicolon -110; + pos guilsinglright ellipsis -160; + pos guilsinglright question -165; + pos guilsinglright questiondown -135; + pos guilsinglright asterisk -165; + pos guilsinglright numbersign -75; + pos guilsinglright slash -115; + pos guilsinglright backslash -165; + pos guilsinglright parenright -165; + pos guilsinglright braceleft -60; + pos guilsinglright braceright -55; + pos guilsinglright underscore -165; + pos guilsinglright quotesinglbase -115; + pos guilsinglright quotedblbase -160; + pos guilsinglright quotedblleft -165; + pos guilsinglright quotedblright -165; + pos guilsinglright quoteleft -115; + pos guilsinglright quoteright -115; + pos guilsinglright guillemetleft 10; + pos guilsinglright guillemetright -150; + pos guilsinglright guilsinglleft 10; + pos guilsinglright guilsinglright -150; + pos guilsinglright quotedbl -165; + pos guilsinglright quotesingle -110; + pos guilsinglright dollar -165; + pos guilsinglright euro -85; + pos guilsinglright sterling -30; + pos guilsinglright yen -50; + pos guilsinglright multiply -55; + pos guilsinglright less -35; + pos guilsinglright asciitilde -85; + pos guilsinglright asciicircum -145; + pos guilsinglright percent -135; + pos guilsinglright perthousand -135; + pos guilsinglright paragraph -120; + pos guilsinglright registered -50; + pos guilsinglright trademark -145; + pos guilsinglright degree -165; + pos quotedbl comma -115; + pos quotedbl colon -15; + pos quotedbl semicolon -20; + pos quotedbl ellipsis -200; + pos quotedbl question -20; + pos quotedbl questiondown -200; + pos quotedbl periodcentered -105; + pos quotedbl bullet -120; + pos quotedbl numbersign -145; + pos quotedbl slash -200; + pos quotedbl backslash -30; + pos quotedbl parenleft -50; + pos quotedbl parenright -20; + pos quotedbl braceleft -115; + pos quotedbl braceright -60; + pos quotedbl hyphen -195; + pos quotedbl endash -200; + pos quotedbl emdash -200; + pos quotedbl underscore -200; + pos quotedbl quotesinglbase -115; + pos quotedbl quotedblbase -200; + pos quotedbl guillemetleft -200; + pos quotedbl guillemetright -200; + pos quotedbl guilsinglleft -165; + pos quotedbl guilsinglright -165; + pos quotedbl cent -70; + pos quotedbl dollar -40; + pos quotedbl euro -100; + pos quotedbl sterling -90; + pos quotedbl yen -10; + pos quotedbl plus -200; + pos quotedbl minus -200; + pos quotedbl multiply -70; + pos quotedbl divide -200; + pos quotedbl equal -10; + pos quotedbl less -160; + pos quotedbl asciitilde -145; + pos quotedbl asciicircum -45; + pos quotedbl at -60; + pos quotedbl ampersand -115; + pos quotedbl paragraph -10; + pos quotedbl copyright -50; + pos quotedbl registered -15; + pos quotesingle comma -110; + pos quotesingle colon -15; + pos quotesingle semicolon -20; + pos quotesingle ellipsis -110; + pos quotesingle question -20; + pos quotesingle questiondown -110; + pos quotesingle periodcentered -105; + pos quotesingle bullet -110; + pos quotesingle numbersign -110; + pos quotesingle slash -110; + pos quotesingle backslash -30; + pos quotesingle parenleft -50; + pos quotesingle parenright -20; + pos quotesingle braceleft -110; + pos quotesingle braceright -60; + pos quotesingle hyphen -110; + pos quotesingle endash -110; + pos quotesingle emdash -110; + pos quotesingle underscore -110; + pos quotesingle quotesinglbase -110; + pos quotesingle quotedblbase -110; + pos quotesingle guillemetleft -110; + pos quotesingle guillemetright -110; + pos quotesingle guilsinglleft -110; + pos quotesingle guilsinglright -110; + pos quotesingle cent -70; + pos quotesingle dollar -40; + pos quotesingle euro -100; + pos quotesingle sterling -90; + pos quotesingle yen -10; + pos quotesingle plus -110; + pos quotesingle minus -110; + pos quotesingle multiply -70; + pos quotesingle divide -110; + pos quotesingle equal -10; + pos quotesingle less -110; + pos quotesingle asciitilde -110; + pos quotesingle asciicircum -45; + pos quotesingle at -60; + pos quotesingle ampersand -110; + pos quotesingle paragraph -10; + pos quotesingle copyright -50; + pos quotesingle registered -15; + pos cent question -155; + pos cent numbersign -55; + pos cent slash -25; + pos cent backslash -90; + pos cent parenright -105; + pos cent braceleft -65; + pos cent braceright -60; + pos cent underscore -65; + pos cent quotedblright -50; + pos cent quoteright -50; + pos cent quotedbl -10; + pos cent quotesingle -10; + pos cent dollar -30; + pos cent euro -90; + pos cent sterling -35; + pos cent yen -30; + pos cent multiply -45; + pos cent asciitilde -30; + pos cent degree -15; + pos dollar comma -40; + pos dollar colon -35; + pos dollar semicolon -40; + pos dollar ellipsis -35; + pos dollar question -95; + pos dollar questiondown -30; + pos dollar periodcentered -10; + pos dollar bullet -15; + pos dollar asterisk -80; + pos dollar numbersign -55; + pos dollar slash -65; + pos dollar backslash -65; + pos dollar parenright -105; + pos dollar braceleft -65; + pos dollar braceright -60; + pos dollar underscore -115; + pos dollar quotesinglbase -40; + pos dollar quotedblbase -40; + pos dollar quotedblleft -90; + pos dollar quotedblright -65; + pos dollar quoteleft -90; + pos dollar quoteright -65; + pos dollar guillemetright -25; + pos dollar guilsinglright -25; + pos dollar quotedbl -65; + pos dollar quotesingle -65; + pos dollar dollar -80; + pos dollar euro -90; + pos dollar sterling -40; + pos dollar yen -55; + pos dollar plus -15; + pos dollar minus -15; + pos dollar multiply -50; + pos dollar divide -15; + pos dollar less -30; + pos dollar asciitilde -75; + pos dollar asciicircum -190; + pos dollar percent -90; + pos dollar perthousand -90; + pos dollar paragraph -110; + pos dollar registered -55; + pos dollar trademark -125; + pos dollar degree -75; + pos euro comma -45; + pos euro semicolon -10; + pos euro ellipsis -40; + pos euro question -65; + pos euro questiondown -30; + pos euro numbersign -55; + pos euro slash -60; + pos euro backslash -55; + pos euro parenright -55; + pos euro braceleft -65; + pos euro braceright -60; + pos euro underscore -190; + pos euro quotesinglbase -45; + pos euro quotedblbase -45; + pos euro guillemetright -10; + pos euro guilsinglright -10; + pos euro dollar -30; + pos euro euro -90; + pos euro sterling -35; + pos euro yen -20; + pos euro multiply -45; + pos euro asciitilde -30; + pos sterling comma -35; + pos sterling colon -35; + pos sterling semicolon -40; + pos sterling ellipsis -35; + pos sterling question -85; + pos sterling questiondown -35; + pos sterling periodcentered -35; + pos sterling bullet -35; + pos sterling asterisk -35; + pos sterling numbersign -85; + pos sterling slash -50; + pos sterling backslash -95; + pos sterling parenleft -35; + pos sterling parenright -80; + pos sterling braceleft -100; + pos sterling braceright -95; + pos sterling bracketleft -35; + pos sterling bracketright -35; + pos sterling hyphen -35; + pos sterling endash -35; + pos sterling emdash -35; + pos sterling underscore -325; + pos sterling quotesinglbase -35; + pos sterling quotedblbase -35; + pos sterling quotedblleft -35; + pos sterling quotedblright -40; + pos sterling quoteleft -35; + pos sterling quoteright -40; + pos sterling guillemetleft -30; + pos sterling guillemetright -35; + pos sterling guilsinglleft -30; + pos sterling guilsinglright -35; + pos sterling quotedbl -40; + pos sterling quotesingle -40; + pos sterling cent -35; + pos sterling dollar -65; + pos sterling euro -125; + pos sterling sterling -70; + pos sterling yen -55; + pos sterling plus -35; + pos sterling minus -35; + pos sterling multiply -75; + pos sterling divide -35; + pos sterling equal -35; + pos sterling greater -35; + pos sterling less -35; + pos sterling asciitilde -65; + pos sterling asciicircum -40; + pos sterling percent -35; + pos sterling perthousand -35; + pos sterling at -35; + pos sterling ampersand -35; + pos sterling paragraph -35; + pos sterling copyright -35; + pos sterling registered -35; + pos sterling trademark -35; + pos sterling degree -35; + pos sterling bar -35; + pos yen comma -60; + pos yen colon -35; + pos yen semicolon -40; + pos yen ellipsis -60; + pos yen question -25; + pos yen questiondown -60; + pos yen periodcentered -60; + pos yen bullet -60; + pos yen asterisk -10; + pos yen numbersign -110; + pos yen slash -75; + pos yen backslash -10; + pos yen parenleft -60; + pos yen parenright -30; + pos yen braceleft -120; + pos yen braceright -70; + pos yen hyphen -55; + pos yen endash -55; + pos yen emdash -55; + pos yen underscore -365; + pos yen quotesinglbase -60; + pos yen quotedblbase -60; + pos yen quotedblleft -20; + pos yen quotedblright -10; + pos yen quoteleft -20; + pos yen quoteright -10; + pos yen guillemetleft -50; + pos yen guillemetright -50; + pos yen guilsinglleft -50; + pos yen guilsinglright -50; + pos yen quotedbl -10; + pos yen quotesingle -10; + pos yen cent -60; + pos yen dollar -55; + pos yen euro -120; + pos yen sterling -85; + pos yen plus -45; + pos yen minus -45; + pos yen multiply -80; + pos yen divide -45; + pos yen equal -30; + pos yen less -45; + pos yen asciitilde -90; + pos yen asciicircum -45; + pos yen percent -20; + pos yen perthousand -20; + pos yen at -60; + pos yen ampersand -60; + pos yen paragraph -25; + pos yen copyright -55; + pos yen registered -35; + pos yen trademark -20; + pos yen degree -15; + pos plus comma -115; + pos plus colon -25; + pos plus semicolon -35; + pos plus ellipsis -285; + pos plus question -175; + pos plus questiondown -200; + pos plus asterisk -50; + pos plus numbersign -85; + pos plus slash -125; + pos plus backslash -130; + pos plus parenright -155; + pos plus braceleft -65; + pos plus braceright -60; + pos plus underscore -305; + pos plus quotesinglbase -115; + pos plus quotedblbase -205; + pos plus quotedblleft -205; + pos plus quotedblright -205; + pos plus quoteleft -115; + pos plus quoteright -115; + pos plus guillemetright -25; + pos plus guilsinglright -25; + pos plus quotedbl -200; + pos plus quotesingle -110; + pos plus dollar -55; + pos plus euro -90; + pos plus sterling -35; + pos plus yen -45; + pos plus multiply -75; + pos plus asciitilde -30; + pos plus asciicircum -240; + pos plus percent -25; + pos plus perthousand -25; + pos plus ampersand -15; + pos plus paragraph -15; + pos plus trademark -125; + pos plus degree -85; + pos minus comma -115; + pos minus colon -25; + pos minus semicolon -35; + pos minus ellipsis -290; + pos minus question -175; + pos minus questiondown -200; + pos minus asterisk -50; + pos minus numbersign -85; + pos minus slash -125; + pos minus backslash -130; + pos minus parenright -155; + pos minus braceleft -65; + pos minus braceright -60; + pos minus underscore -330; + pos minus quotesinglbase -115; + pos minus quotedblbase -205; + pos minus quotedblleft -205; + pos minus quotedblright -205; + pos minus quoteleft -115; + pos minus quoteright -115; + pos minus guillemetright -25; + pos minus guilsinglright -25; + pos minus quotedbl -200; + pos minus quotesingle -110; + pos minus dollar -55; + pos minus euro -90; + pos minus sterling -35; + pos minus yen -45; + pos minus multiply -75; + pos minus asciitilde -30; + pos minus asciicircum -260; + pos minus percent -25; + pos minus perthousand -25; + pos minus ampersand -15; + pos minus paragraph -15; + pos minus trademark -125; + pos minus degree -85; + pos multiply comma -115; + pos multiply colon -45; + pos multiply semicolon -55; + pos multiply ellipsis -210; + pos multiply question -225; + pos multiply questiondown -170; + pos multiply periodcentered -55; + pos multiply bullet -60; + pos multiply asterisk -50; + pos multiply numbersign -120; + pos multiply slash -155; + pos multiply backslash -150; + pos multiply parenleft -50; + pos multiply parenright -180; + pos multiply braceleft -115; + pos multiply braceright -105; + pos multiply bracketleft -45; + pos multiply bracketright -45; + pos multiply hyphen -45; + pos multiply endash -45; + pos multiply emdash -45; + pos multiply underscore -255; + pos multiply quotesinglbase -115; + pos multiply quotedblbase -205; + pos multiply quotedblleft -70; + pos multiply quotedblright -145; + pos multiply quoteleft -70; + pos multiply quoteright -115; + pos multiply guillemetleft -55; + pos multiply guillemetright -70; + pos multiply guilsinglleft -55; + pos multiply guilsinglright -70; + pos multiply quotedbl -70; + pos multiply quotesingle -70; + pos multiply cent -50; + pos multiply dollar -80; + pos multiply euro -135; + pos multiply sterling -80; + pos multiply yen -80; + pos multiply plus -75; + pos multiply minus -75; + pos multiply multiply -85; + pos multiply divide -75; + pos multiply equal -45; + pos multiply greater -45; + pos multiply less -95; + pos multiply asciitilde -140; + pos multiply asciicircum -60; + pos multiply percent -50; + pos multiply perthousand -50; + pos multiply at -50; + pos multiply ampersand -50; + pos multiply paragraph -45; + pos multiply copyright -50; + pos multiply registered -45; + pos multiply trademark -95; + pos multiply degree -80; + pos multiply bar -45; + pos divide comma -115; + pos divide colon -25; + pos divide semicolon -35; + pos divide ellipsis -290; + pos divide question -175; + pos divide questiondown -200; + pos divide asterisk -50; + pos divide numbersign -85; + pos divide slash -125; + pos divide backslash -130; + pos divide parenright -155; + pos divide braceleft -65; + pos divide braceright -60; + pos divide underscore -310; + pos divide quotesinglbase -115; + pos divide quotedblbase -205; + pos divide quotedblleft -205; + pos divide quotedblright -205; + pos divide quoteleft -115; + pos divide quoteright -115; + pos divide guillemetright -25; + pos divide guilsinglright -25; + pos divide quotedbl -200; + pos divide quotesingle -110; + pos divide dollar -55; + pos divide euro -90; + pos divide sterling -35; + pos divide yen -45; + pos divide multiply -75; + pos divide asciitilde -30; + pos divide asciicircum -260; + pos divide percent -25; + pos divide perthousand -25; + pos divide ampersand -15; + pos divide paragraph -15; + pos divide trademark -125; + pos divide degree -85; + pos equal comma -115; + pos equal semicolon -10; + pos equal ellipsis -290; + pos equal question -175; + pos equal questiondown -55; + pos equal numbersign -55; + pos equal slash -80; + pos equal backslash -85; + pos equal parenright -105; + pos equal braceleft -65; + pos equal braceright -60; + pos equal underscore -330; + pos equal quotesinglbase -115; + pos equal quotedblbase -205; + pos equal quotedblright -50; + pos equal quoteright -50; + pos equal guillemetright -10; + pos equal guilsinglright -10; + pos equal quotedbl -10; + pos equal quotesingle -10; + pos equal dollar -30; + pos equal euro -90; + pos equal sterling -35; + pos equal yen -30; + pos equal multiply -45; + pos equal asciitilde -30; + pos equal degree -10; + pos greater comma -115; + pos greater colon -45; + pos greater semicolon -55; + pos greater ellipsis -290; + pos greater question -175; + pos greater questiondown -200; + pos greater periodcentered -10; + pos greater asterisk -90; + pos greater numbersign -95; + pos greater slash -150; + pos greater backslash -140; + pos greater parenright -165; + pos greater braceleft -65; + pos greater braceright -60; + pos greater underscore -310; + pos greater quotesinglbase -115; + pos greater quotedblbase -205; + pos greater quotedblleft -140; + pos greater quotedblright -205; + pos greater quoteleft -115; + pos greater quoteright -115; + pos greater guillemetleft -45; + pos greater guillemetright -45; + pos greater guilsinglleft -45; + pos greater guilsinglright -45; + pos greater quotedbl -175; + pos greater quotesingle -110; + pos greater dollar -65; + pos greater euro -90; + pos greater sterling -35; + pos greater yen -50; + pos greater multiply -105; + pos greater asciitilde -30; + pos greater asciicircum -85; + pos greater percent -35; + pos greater perthousand -35; + pos greater ampersand -40; + pos greater paragraph -25; + pos greater trademark -125; + pos greater degree -115; + pos less question -20; + pos less numbersign -55; + pos less slash -15; + pos less backslash -10; + pos less parenright -20; + pos less braceleft -65; + pos less braceright -60; + pos less underscore -310; + pos less dollar -30; + pos less euro -90; + pos less sterling -35; + pos less multiply -45; + pos less asciitilde -30; + pos asciitilde comma -115; + pos asciitilde colon -55; + pos asciitilde semicolon -65; + pos asciitilde ellipsis -240; + pos asciitilde question -210; + pos asciitilde questiondown -240; + pos asciitilde periodcentered -75; + pos asciitilde bullet -55; + pos asciitilde asterisk -75; + pos asciitilde numbersign -150; + pos asciitilde slash -210; + pos asciitilde backslash -160; + pos asciitilde parenleft -50; + pos asciitilde parenright -180; + pos asciitilde braceleft -115; + pos asciitilde braceright -90; + pos asciitilde bracketleft -30; + pos asciitilde bracketright -30; + pos asciitilde hyphen -50; + pos asciitilde endash -50; + pos asciitilde emdash -50; + pos asciitilde underscore -240; + pos asciitilde quotesinglbase -115; + pos asciitilde quotedblbase -205; + pos asciitilde quotedblleft -135; + pos asciitilde quotedblright -205; + pos asciitilde quoteleft -115; + pos asciitilde quoteright -115; + pos asciitilde guillemetleft -115; + pos asciitilde guillemetright -60; + pos asciitilde guilsinglleft -115; + pos asciitilde guilsinglright -60; + pos asciitilde quotedbl -200; + pos asciitilde quotesingle -110; + pos asciitilde cent -55; + pos asciitilde dollar -85; + pos asciitilde euro -125; + pos asciitilde sterling -75; + pos asciitilde yen -75; + pos asciitilde plus -30; + pos asciitilde minus -30; + pos asciitilde multiply -115; + pos asciitilde divide -30; + pos asciitilde equal -30; + pos asciitilde greater -30; + pos asciitilde less -35; + pos asciitilde asciitilde -85; + pos asciitilde asciicircum -95; + pos asciitilde percent -55; + pos asciitilde perthousand -55; + pos asciitilde at -50; + pos asciitilde ampersand -105; + pos asciitilde paragraph -50; + pos asciitilde copyright -45; + pos asciitilde registered -35; + pos asciitilde trademark -155; + pos asciitilde degree -110; + pos asciitilde bar -30; + pos asciicircum comma -115; + pos asciicircum colon -15; + pos asciicircum semicolon -25; + pos asciicircum ellipsis -260; + pos asciicircum question -155; + pos asciicircum questiondown -240; + pos asciicircum periodcentered -105; + pos asciicircum bullet -55; + pos asciicircum asterisk -25; + pos asciicircum numbersign -125; + pos asciicircum slash -200; + pos asciicircum backslash -125; + pos asciicircum parenleft -25; + pos asciicircum parenright -150; + pos asciicircum braceleft -115; + pos asciicircum braceright -65; + pos asciicircum hyphen -195; + pos asciicircum endash -260; + pos asciicircum emdash -260; + pos asciicircum underscore -260; + pos asciicircum quotesinglbase -115; + pos asciicircum quotedblbase -205; + pos asciicircum quotedblleft -45; + pos asciicircum quotedblright -85; + pos asciicircum quoteleft -45; + pos asciicircum quoteright -85; + pos asciicircum guillemetleft -145; + pos asciicircum guillemetright -15; + pos asciicircum guilsinglleft -145; + pos asciicircum guilsinglright -15; + pos asciicircum quotedbl -45; + pos asciicircum quotesingle -45; + pos asciicircum cent -35; + pos asciicircum dollar -50; + pos asciicircum euro -95; + pos asciicircum sterling -85; + pos asciicircum yen -45; + pos asciicircum plus -240; + pos asciicircum minus -260; + pos asciicircum multiply -60; + pos asciicircum divide -255; + pos asciicircum less -65; + pos asciicircum asciitilde -75; + pos asciicircum asciicircum -10; + pos asciicircum percent -20; + pos asciicircum perthousand -20; + pos asciicircum at -30; + pos asciicircum ampersand -150; + pos asciicircum paragraph -15; + pos asciicircum copyright -25; + pos asciicircum trademark -55; + pos asciicircum degree -60; + pos percent comma -30; + pos percent colon -25; + pos percent semicolon -35; + pos percent ellipsis -25; + pos percent question -155; + pos percent questiondown -25; + pos percent periodcentered -15; + pos percent bullet -20; + pos percent asterisk -145; + pos percent numbersign -55; + pos percent slash -60; + pos percent backslash -115; + pos percent parenright -140; + pos percent braceleft -65; + pos percent braceright -60; + pos percent underscore -85; + pos percent quotesinglbase -30; + pos percent quotedblbase -30; + pos percent quotedblleft -150; + pos percent quotedblright -130; + pos percent quoteleft -115; + pos percent quoteright -115; + pos percent guillemetright -15; + pos percent guilsinglright -15; + pos percent quotedbl -125; + pos percent quotesingle -110; + pos percent dollar -65; + pos percent euro -95; + pos percent sterling -40; + pos percent yen -60; + pos percent plus -15; + pos percent minus -15; + pos percent multiply -50; + pos percent divide -15; + pos percent less -35; + pos percent asciitilde -80; + pos percent asciicircum -260; + pos percent percent -125; + pos percent perthousand -125; + pos percent paragraph -110; + pos percent copyright -10; + pos percent registered -60; + pos percent trademark -150; + pos percent degree -135; + pos perthousand comma -30; + pos perthousand colon -25; + pos perthousand semicolon -35; + pos perthousand ellipsis -25; + pos perthousand question -180; + pos perthousand questiondown -25; + pos perthousand periodcentered -15; + pos perthousand bullet -20; + pos perthousand asterisk -190; + pos perthousand numbersign -55; + pos perthousand slash -60; + pos perthousand backslash -205; + pos perthousand parenright -140; + pos perthousand braceleft -65; + pos perthousand braceright -60; + pos perthousand underscore -85; + pos perthousand quotesinglbase -30; + pos perthousand quotedblbase -30; + pos perthousand quotedblleft -205; + pos perthousand quotedblright -205; + pos perthousand quoteleft -115; + pos perthousand quoteright -115; + pos perthousand guillemetright -15; + pos perthousand guilsinglright -15; + pos perthousand quotedbl -200; + pos perthousand quotesingle -110; + pos perthousand dollar -65; + pos perthousand euro -95; + pos perthousand sterling -40; + pos perthousand yen -60; + pos perthousand plus -15; + pos perthousand minus -15; + pos perthousand multiply -50; + pos perthousand divide -15; + pos perthousand less -35; + pos perthousand asciitilde -80; + pos perthousand asciicircum -260; + pos perthousand percent -125; + pos perthousand perthousand -125; + pos perthousand paragraph -110; + pos perthousand copyright -10; + pos perthousand registered -60; + pos perthousand trademark -150; + pos perthousand degree -215; + pos at comma -80; + pos at colon -20; + pos at semicolon -30; + pos at ellipsis -75; + pos at question -155; + pos at questiondown -70; + pos at asterisk -25; + pos at numbersign -80; + pos at slash -105; + pos at backslash -130; + pos at parenright -145; + pos at braceleft -65; + pos at braceright -60; + pos at underscore -140; + pos at quotesinglbase -80; + pos at quotedblbase -80; + pos at quotedblleft -40; + pos at quotedblright -70; + pos at quoteleft -40; + pos at quoteright -70; + pos at guillemetright -20; + pos at guilsinglright -20; + pos at quotedbl -40; + pos at quotesingle -40; + pos at dollar -55; + pos at euro -90; + pos at sterling -35; + pos at yen -50; + pos at multiply -55; + pos at asciitilde -30; + pos at asciicircum -15; + pos at percent -30; + pos at perthousand -30; + pos at ampersand -10; + pos at paragraph -20; + pos at registered -10; + pos at trademark -40; + pos at degree -50; + pos ampersand comma -20; + pos ampersand colon -15; + pos ampersand semicolon -25; + pos ampersand ellipsis -15; + pos ampersand question -195; + pos ampersand questiondown -20; + pos ampersand periodcentered -35; + pos ampersand bullet -30; + pos ampersand asterisk -165; + pos ampersand numbersign -115; + pos ampersand slash -45; + pos ampersand backslash -210; + pos ampersand parenleft -30; + pos ampersand parenright -130; + pos ampersand braceleft -100; + pos ampersand braceright -75; + pos ampersand bracketleft -15; + pos ampersand bracketright -15; + pos ampersand hyphen -30; + pos ampersand endash -30; + pos ampersand emdash -30; + pos ampersand underscore -275; + pos ampersand quotesinglbase -20; + pos ampersand quotedblbase -20; + pos ampersand quotedblleft -160; + pos ampersand quotedblright -170; + pos ampersand quoteleft -115; + pos ampersand quoteright -115; + pos ampersand guillemetleft -40; + pos ampersand guillemetright -45; + pos ampersand guilsinglleft -40; + pos ampersand guilsinglright -45; + pos ampersand quotedbl -165; + pos ampersand quotesingle -110; + pos ampersand cent -35; + pos ampersand dollar -55; + pos ampersand euro -125; + pos ampersand sterling -50; + pos ampersand yen -75; + pos ampersand plus -30; + pos ampersand minus -30; + pos ampersand multiply -105; + pos ampersand divide -30; + pos ampersand equal -30; + pos ampersand greater -15; + pos ampersand less -50; + pos ampersand asciitilde -130; + pos ampersand asciicircum -200; + pos ampersand percent -145; + pos ampersand perthousand -145; + pos ampersand at -30; + pos ampersand ampersand -55; + pos ampersand paragraph -125; + pos ampersand copyright -30; + pos ampersand registered -65; + pos ampersand trademark -155; + pos ampersand degree -160; + pos ampersand bar -15; + pos paragraph question -20; + pos paragraph numbersign -55; + pos paragraph backslash 15; + pos paragraph parenright -20; + pos paragraph braceleft -65; + pos paragraph braceright -60; + pos paragraph dollar -30; + pos paragraph euro -90; + pos paragraph sterling -35; + pos paragraph multiply -45; + pos paragraph asciitilde -30; + pos copyright comma -65; + pos copyright colon -30; + pos copyright semicolon -40; + pos copyright ellipsis -60; + pos copyright question -170; + pos copyright questiondown -55; + pos copyright asterisk -35; + pos copyright numbersign -75; + pos copyright slash -90; + pos copyright backslash -140; + pos copyright parenright -160; + pos copyright braceleft -65; + pos copyright braceright -60; + pos copyright underscore -125; + pos copyright quotesinglbase -65; + pos copyright quotedblbase -65; + pos copyright quotedblleft -55; + pos copyright quotedblright -85; + pos copyright quoteleft -55; + pos copyright quoteright -85; + pos copyright guillemetright -30; + pos copyright guilsinglright -30; + pos copyright quotedbl -50; + pos copyright quotesingle -50; + pos copyright dollar -65; + pos copyright euro -90; + pos copyright sterling -35; + pos copyright yen -55; + pos copyright multiply -50; + pos copyright asciitilde -35; + pos copyright asciicircum -25; + pos copyright percent -35; + pos copyright perthousand -35; + pos copyright paragraph -30; + pos copyright registered -15; + pos copyright trademark -55; + pos copyright degree -65; + pos registered comma -115; + pos registered semicolon -10; + pos registered ellipsis -285; + pos registered question -85; + pos registered questiondown -200; + pos registered periodcentered -30; + pos registered bullet -20; + pos registered numbersign -115; + pos registered slash -170; + pos registered backslash -90; + pos registered parenleft -15; + pos registered parenright -80; + pos registered braceleft -75; + pos registered braceright -60; + pos registered hyphen -15; + pos registered endash -15; + pos registered emdash -15; + pos registered underscore -330; + pos registered quotesinglbase -115; + pos registered quotedblbase -205; + pos registered quotedblleft -10; + pos registered quotedblright -25; + pos registered quoteleft -10; + pos registered quoteright -25; + pos registered guillemetleft -50; + pos registered guillemetright -10; + pos registered guilsinglleft -50; + pos registered guilsinglright -10; + pos registered quotedbl -15; + pos registered quotesingle -15; + pos registered cent -20; + pos registered dollar -35; + pos registered euro -90; + pos registered sterling -40; + pos registered yen -35; + pos registered multiply -45; + pos registered asciitilde -50; + pos registered at -20; + pos registered ampersand -55; + pos registered copyright -15; + pos registered trademark -10; + pos registered degree -20; + pos trademark comma -115; + pos trademark semicolon -10; + pos trademark ellipsis -290; + pos trademark question -80; + pos trademark questiondown -200; + pos trademark numbersign -90; + pos trademark slash -135; + pos trademark backslash -55; + pos trademark parenright -65; + pos trademark braceleft -65; + pos trademark braceright -60; + pos trademark underscore -365; + pos trademark quotesinglbase -115; + pos trademark quotedblbase -205; + pos trademark guillemetleft -20; + pos trademark guillemetright -10; + pos trademark guilsinglleft -20; + pos trademark guilsinglright -10; + pos trademark dollar -30; + pos trademark euro -90; + pos trademark sterling -35; + pos trademark yen -20; + pos trademark multiply -45; + pos trademark asciitilde -30; + pos trademark ampersand -20; + pos degree comma -115; + pos degree colon -15; + pos degree semicolon -25; + pos degree ellipsis -215; + pos degree question -25; + pos degree questiondown -210; + pos degree periodcentered -105; + pos degree bullet -110; + pos degree numbersign -155; + pos degree slash -215; + pos degree backslash -35; + pos degree parenleft -60; + pos degree parenright -25; + pos degree braceleft -110; + pos degree braceright -60; + pos degree hyphen -195; + pos degree endash -215; + pos degree emdash -215; + pos degree underscore -215; + pos degree quotesinglbase -115; + pos degree quotedblbase -205; + pos degree guillemetleft -200; + pos degree guillemetright -65; + pos degree guilsinglleft -165; + pos degree guilsinglright -65; + pos degree cent -85; + pos degree dollar -35; + pos degree euro -100; + pos degree sterling -90; + pos degree yen -15; + pos degree plus -85; + pos degree minus -85; + pos degree multiply -80; + pos degree divide -85; + pos degree equal -10; + pos degree less -100; + pos degree asciitilde -135; + pos degree asciicircum -60; + pos degree at -70; + pos degree ampersand -115; + pos degree copyright -65; + pos degree registered -20; + pos bar question -20; + pos bar numbersign -55; + pos bar slash 15; + pos bar backslash 15; + pos bar parenright -20; + pos bar braceleft -65; + pos bar braceright -60; + pos bar dollar -30; + pos bar euro -90; + pos bar sterling -35; + pos bar multiply -45; + pos bar asciitilde -30; + } kern_DFLT; + lookup kern_latn { + lookupflag IgnoreMarks; + pos braceleft @MMK_R_thorn -60; + pos braceleft @MMK_R_m -60; + pos braceleft @MMK_R_o -60; + pos braceleft @MMK_R_i -60; + pos braceleft @MMK_R_e -60; + pos braceleft @MMK_R_g -60; + pos braceleft @MMK_R_f -60; + pos braceleft @MMK_R_a -60; + pos braceleft @MMK_R_c -60; + pos braceleft @MMK_R_b -60; + pos braceleft @MMK_R_y -60; + pos braceleft @MMK_R_z -60; + pos braceleft @MMK_R_u -60; + pos braceleft @MMK_R_t -60; + pos braceleft @MMK_R_w -55; + pos braceleft @MMK_R_v -60; + pos braceleft @MMK_R_p -60; + pos braceleft @MMK_R_s -75; + pos braceleft @MMK_R_r -60; + pos braceleft @MMK_R_M -60; + pos braceleft @MMK_R_L -60; + pos braceleft @MMK_R_O -60; + pos braceleft @MMK_R_N -60; + pos braceleft @MMK_R_I -60; + pos braceleft @MMK_R_H -60; + pos braceleft @MMK_R_K -60; + pos braceleft @MMK_R_J -80; + pos braceleft @MMK_R_D -60; + pos braceleft @MMK_R_G -60; + pos braceleft @MMK_R_F -60; + pos braceleft @MMK_R_A -60; + pos braceleft @MMK_R_C -60; + pos braceleft @MMK_R_B -60; + pos braceleft @MMK_R_Y -70; + pos braceleft @MMK_R_X -60; + pos braceleft @MMK_R_Z -60; + pos braceleft @MMK_R_U -60; + pos braceleft @MMK_R_T -60; + pos braceleft @MMK_R_W -70; + pos braceleft @MMK_R_V -70; + pos braceleft @MMK_R_Q -60; + pos braceleft @MMK_R_P -60; + pos braceleft @MMK_R_S -90; + pos braceleft @MMK_R_R -60; + pos braceleft @MMK_R_dcroat -60; + pos braceleft @MMK_R_Oslash -60; + pos braceleft @MMK_R_tcaron -60; + pos braceleft @MMK_R_oslash -60; + pos braceleft @MMK_R_Lslash -60; + pos braceleft @MMK_R_a.alt -60; + pos braceleft @MMK_R_germandbls -60; + pos braceleft @MMK_R_h -60; + pos braceleft @MMK_R_j 20; + pos braceleft @MMK_R_d -60; + pos braceleft @MMK_R_l -60; + pos braceleft @MMK_R_n -60; + pos braceleft @MMK_R_x -60; + pos braceleft @MMK_R_q -60; + pos braceleft @MMK_R_E -60; + pos braceleft @MMK_R_Eth -60; + pos braceleft @MMK_R_eth -60; + pos braceleft @MMK_R_lcaron -60; + pos braceleft @MMK_R_lslash -60; + pos braceleft @MMK_R_Thorn -60; + pos braceleft @MMK_R_dcaron -60; + pos slash @MMK_R_t -85; + pos slash @MMK_R_r -85; + pos slash @MMK_R_H -10; + pos slash @MMK_R_I -10; + pos slash @MMK_R_K -10; + pos slash @MMK_R_G -115; + pos slash @MMK_R_A -185; + pos slash @MMK_R_C -115; + pos slash @MMK_R_X -10; + pos slash @MMK_R_V -10; + pos slash @MMK_R_R 15; + pos slash @MMK_R_oslash -165; + pos slash @MMK_R_Lslash -10; + pos slash @MMK_R_Eth 15; + pos slash @MMK_R_tcaron -85; + pos slash @MMK_R_germandbls -60; + pos slash @MMK_R_dcroat -160; + pos slash @MMK_R_dcaron -160; + pos slash @MMK_R_Oslash -115; + pos slash @MMK_R_eth -155; + pos slash @MMK_R_m -85; + pos slash @MMK_R_n -85; + pos slash @MMK_R_o -165; + pos slash @MMK_R_e -160; + pos slash @MMK_R_f -85; + pos slash @MMK_R_g -155; + pos slash @MMK_R_a -150; + pos slash @MMK_R_x -90; + pos slash @MMK_R_y -85; + pos slash @MMK_R_z -85; + pos slash @MMK_R_u -85; + pos slash @MMK_R_v -85; + pos slash @MMK_R_w -80; + pos slash @MMK_R_p -85; + pos slash @MMK_R_q -160; + pos slash @MMK_R_L -10; + pos slash @MMK_R_M -10; + pos slash @MMK_R_N -10; + pos slash @MMK_R_O -115; + pos slash @MMK_R_J -240; + pos slash @MMK_R_D 15; + pos slash @MMK_R_E -10; + pos slash @MMK_R_F -10; + pos slash @MMK_R_B 15; + pos slash @MMK_R_Y -10; + pos slash @MMK_R_Z -10; + pos slash @MMK_R_T -10; + pos slash @MMK_R_U -10; + pos slash @MMK_R_W -10; + pos slash @MMK_R_P 15; + pos slash @MMK_R_Q -115; + pos slash @MMK_R_S -90; + pos slash @MMK_R_a.alt -155; + pos slash @MMK_R_Thorn -10; + pos slash @MMK_R_d -160; + pos slash @MMK_R_s -150; + pos slash @MMK_R_i -10; + pos slash @MMK_R_c -160; + pos parenright @MMK_R_J -70; + pos parenright @MMK_R_tcaron -25; + pos parenright @MMK_R_v -25; + pos parenright @MMK_R_s -40; + pos parenright @MMK_R_w -25; + pos parenright @MMK_R_t -25; + pos parenright @MMK_R_x -45; + pos parenright @MMK_R_f -25; + pos parenright @MMK_R_a -10; + pos parenright @MMK_R_V -65; + pos parenright @MMK_R_W -75; + pos parenright @MMK_R_T -80; + pos parenright @MMK_R_S -65; + pos parenright @MMK_R_X -55; + pos parenright @MMK_R_A -50; + pos parenright @MMK_R_Y -95; + pos parenright @MMK_R_y -30; + pos asterisk @MMK_R_a.alt -55; + pos asterisk @MMK_R_dcaron -60; + pos asterisk @MMK_R_O -20; + pos asterisk @MMK_R_G -20; + pos asterisk @MMK_R_A -125; + pos asterisk @MMK_R_Y -20; + pos asterisk @MMK_R_V -15; + pos asterisk @MMK_R_o -65; + pos asterisk @MMK_R_g -55; + pos asterisk @MMK_R_d -60; + pos asterisk @MMK_R_e -60; + pos asterisk @MMK_R_c -60; + pos asterisk @MMK_R_a -90; + pos asterisk @MMK_R_x -15; + pos asterisk @MMK_R_Oslash -20; + pos asterisk @MMK_R_eth -70; + pos asterisk @MMK_R_S -30; + pos asterisk @MMK_R_dcroat -60; + pos asterisk @MMK_R_X -20; + pos asterisk @MMK_R_C -20; + pos asterisk @MMK_R_W -15; + pos asterisk @MMK_R_s -45; + pos asterisk @MMK_R_q -60; + pos asterisk @MMK_R_J -190; + pos asterisk @MMK_R_Q -20; + pos asterisk @MMK_R_oslash -65; + pos guilsinglright @MMK_R_S -165; + pos guilsinglright @MMK_R_X -65; + pos guilsinglright @MMK_R_f -75; + pos guilsinglright @MMK_R_T -110; + pos guilsinglright @MMK_R_A -60; + pos guilsinglright @MMK_R_v -25; + pos guilsinglright @MMK_R_w -25; + pos guilsinglright @MMK_R_x -50; + pos guilsinglright @MMK_R_y -35; + pos guilsinglright @MMK_R_V -65; + pos guilsinglright @MMK_R_W -80; + pos guilsinglright @MMK_R_J -165; + pos guilsinglright @MMK_R_t -75; + pos guilsinglright @MMK_R_s -100; + pos guilsinglright @MMK_R_a -15; + pos guilsinglright @MMK_R_Y -115; + pos guilsinglright @MMK_R_tcaron -75; + pos ellipsis @MMK_R_U -65; + pos ellipsis @MMK_R_oslash -35; + pos ellipsis @MMK_R_dcaron -70; + pos ellipsis @MMK_R_tcaron -95; + pos ellipsis @MMK_R_Q -110; + pos ellipsis @MMK_R_W -130; + pos ellipsis @MMK_R_V -110; + pos ellipsis @MMK_R_T -115; + pos ellipsis @MMK_R_Y -120; + pos ellipsis @MMK_R_C -110; + pos ellipsis @MMK_R_G -110; + pos ellipsis @MMK_R_J -20; + pos ellipsis @MMK_R_O -110; + pos ellipsis @MMK_R_q -70; + pos ellipsis @MMK_R_w -60; + pos ellipsis @MMK_R_u -35; + pos ellipsis @MMK_R_t -95; + pos ellipsis @MMK_R_y -70; + pos ellipsis @MMK_R_a -30; + pos ellipsis @MMK_R_g -95; + pos ellipsis @MMK_R_e -70; + pos ellipsis @MMK_R_d -70; + pos ellipsis @MMK_R_o -75; + pos ellipsis @MMK_R_dcroat -70; + pos ellipsis @MMK_R_a.alt -60; + pos ellipsis @MMK_R_eth -60; + pos ellipsis @MMK_R_S -30; + pos ellipsis @MMK_R_f -80; + pos ellipsis @MMK_R_j 30; + pos ellipsis @MMK_R_s -20; + pos ellipsis @MMK_R_v -60; + pos ellipsis @MMK_R_c -65; + pos parenleft @MMK_R_Eth -20; + pos parenleft @MMK_R_Y -40; + pos parenleft @MMK_R_Thorn -20; + pos parenleft @MMK_R_dcroat -180; + pos parenleft @MMK_R_s -125; + pos parenleft @MMK_R_d -180; + pos parenleft @MMK_R_f -100; + pos parenleft @MMK_R_a -150; + pos parenleft @MMK_R_c -180; + pos parenleft @MMK_R_l -20; + pos parenleft @MMK_R_n -90; + pos parenleft @MMK_R_o -180; + pos parenleft @MMK_R_h -20; + pos parenleft @MMK_R_i -25; + pos parenleft @MMK_R_j 50; + pos parenleft @MMK_R_t -100; + pos parenleft @MMK_R_u -105; + pos parenleft @MMK_R_v -105; + pos parenleft @MMK_R_w -100; + pos parenleft @MMK_R_p -20; + pos parenleft @MMK_R_q -180; + pos parenleft @MMK_R_x -90; + pos parenleft @MMK_R_z -90; + pos parenleft @MMK_R_D -20; + pos parenleft @MMK_R_E -20; + pos parenleft @MMK_R_G -120; + pos parenleft @MMK_R_A -90; + pos parenleft @MMK_R_B -20; + pos parenleft @MMK_R_C -120; + pos parenleft @MMK_R_L -20; + pos parenleft @MMK_R_N -20; + pos parenleft @MMK_R_O -120; + pos parenleft @MMK_R_J -120; + pos parenleft @MMK_R_K -20; + pos parenleft @MMK_R_X -40; + pos parenleft @MMK_R_lcaron -20; + pos parenleft @MMK_R_thorn -20; + pos parenleft @MMK_R_e -180; + pos parenleft @MMK_R_b -20; + pos parenleft @MMK_R_r -90; + pos parenleft @MMK_R_F -20; + pos parenleft @MMK_R_H -20; + pos parenleft @MMK_R_U -20; + pos parenleft @MMK_R_V -30; + pos parenleft @MMK_R_Q -120; + pos parenleft @MMK_R_tcaron -100; + pos parenleft @MMK_R_germandbls -40; + pos parenleft @MMK_R_m -90; + pos parenleft @MMK_R_g -110; + pos parenleft @MMK_R_y -95; + pos parenleft @MMK_R_I -20; + pos parenleft @MMK_R_W -30; + pos parenleft @MMK_R_R -20; + pos parenleft @MMK_R_S -70; + pos parenleft @MMK_R_Z -20; + pos parenleft @MMK_R_dcaron -180; + pos parenleft @MMK_R_M -20; + pos parenleft @MMK_R_a.alt -175; + pos parenleft @MMK_R_T -20; + pos parenleft @MMK_R_lslash -20; + pos parenleft @MMK_R_oslash -120; + pos parenleft @MMK_R_eth -175; + pos parenleft @MMK_R_Oslash -90; + pos parenleft @MMK_R_Lslash -20; + pos parenleft @MMK_R_P -20; + pos quotesinglbase @MMK_R_dcaron -65; + pos quotesinglbase @MMK_R_c -65; + pos quotesinglbase @MMK_R_tcaron -95; + pos quotesinglbase @MMK_R_oslash -30; + pos quotesinglbase @MMK_R_J -20; + pos quotesinglbase @MMK_R_O -110; + pos quotesinglbase @MMK_R_C -110; + pos quotesinglbase @MMK_R_G -110; + pos quotesinglbase @MMK_R_Y -115; + pos quotesinglbase @MMK_R_Q -110; + pos quotesinglbase @MMK_R_S -30; + pos quotesinglbase @MMK_R_U -60; + pos quotesinglbase @MMK_R_V -110; + pos quotesinglbase @MMK_R_W -115; + pos quotesinglbase @MMK_R_j 55; + pos quotesinglbase @MMK_R_o -75; + pos quotesinglbase @MMK_R_a -30; + pos quotesinglbase @MMK_R_d -65; + pos quotesinglbase @MMK_R_g -95; + pos quotesinglbase @MMK_R_s -20; + pos quotesinglbase @MMK_R_v -60; + pos quotesinglbase @MMK_R_eth -60; + pos quotesinglbase @MMK_R_e -70; + pos quotesinglbase @MMK_R_y -75; + pos quotesinglbase @MMK_R_q -65; + pos quotesinglbase @MMK_R_T -115; + pos quotesinglbase @MMK_R_f -80; + pos quotesinglbase @MMK_R_t -95; + pos quotesinglbase @MMK_R_dcroat -65; + pos quotesinglbase @MMK_R_u -35; + pos quotesinglbase @MMK_R_w -60; + pos quotesinglbase @MMK_R_a.alt -60; + pos guilsinglleft @MMK_R_Oslash -15; + pos guilsinglleft @MMK_R_oslash -55; + pos guilsinglleft @MMK_R_eth -50; + pos guilsinglleft @MMK_R_Y -85; + pos guilsinglleft @MMK_R_g -40; + pos guilsinglleft @MMK_R_o -55; + pos guilsinglleft @MMK_R_G -15; + pos guilsinglleft @MMK_R_A -20; + pos guilsinglleft @MMK_R_J -50; + pos guilsinglleft @MMK_R_V -55; + pos guilsinglleft @MMK_R_W -60; + pos guilsinglleft @MMK_R_T -115; + pos guilsinglleft @MMK_R_U -10; + pos guilsinglleft @MMK_R_Q -15; + pos guilsinglleft @MMK_R_X -20; + pos guilsinglleft @MMK_R_f -15; + pos guilsinglleft @MMK_R_d -50; + pos guilsinglleft @MMK_R_e -50; + pos guilsinglleft @MMK_R_c -45; + pos guilsinglleft @MMK_R_a -20; + pos guilsinglleft @MMK_R_v -20; + pos guilsinglleft @MMK_R_w -15; + pos guilsinglleft @MMK_R_u -10; + pos guilsinglleft @MMK_R_q -50; + pos guilsinglleft @MMK_R_x -20; + pos guilsinglleft @MMK_R_y -25; + pos guilsinglleft @MMK_R_a.alt -45; + pos guilsinglleft @MMK_R_C -15; + pos guilsinglleft @MMK_R_O -15; + pos guilsinglleft @MMK_R_S -55; + pos guilsinglleft @MMK_R_t -15; + pos guilsinglleft @MMK_R_s -40; + pos guilsinglleft @MMK_R_dcaron -50; + pos guilsinglleft @MMK_R_dcroat -50; + pos guilsinglleft @MMK_R_tcaron -15; + pos questiondown @MMK_R_Lslash -135; + pos questiondown @MMK_R_tcaron -175; + pos questiondown @MMK_R_oslash -165; + pos questiondown @MMK_R_w -175; + pos questiondown @MMK_R_u -175; + pos questiondown @MMK_R_r -135; + pos questiondown @MMK_R_s -190; + pos questiondown @MMK_R_p -20; + pos questiondown @MMK_R_z -135; + pos questiondown @MMK_R_g -95; + pos questiondown @MMK_R_e -175; + pos questiondown @MMK_R_b -135; + pos questiondown @MMK_R_n -135; + pos questiondown @MMK_R_o -175; + pos questiondown @MMK_R_l -85; + pos questiondown @MMK_R_m -135; + pos questiondown @MMK_R_h -135; + pos questiondown @MMK_R_i -85; + pos questiondown @MMK_R_V -205; + pos questiondown @MMK_R_T -200; + pos questiondown @MMK_R_U -175; + pos questiondown @MMK_R_R -135; + pos questiondown @MMK_R_S -205; + pos questiondown @MMK_R_P -135; + pos questiondown @MMK_R_Q -175; + pos questiondown @MMK_R_Z -135; + pos questiondown @MMK_R_X -135; + pos questiondown @MMK_R_Y -225; + pos questiondown @MMK_R_G -175; + pos questiondown @MMK_R_D -65; + pos questiondown @MMK_R_E -135; + pos questiondown @MMK_R_B -65; + pos questiondown @MMK_R_C -175; + pos questiondown @MMK_R_A -135; + pos questiondown @MMK_R_N -135; + pos questiondown @MMK_R_O -175; + pos questiondown @MMK_R_L -135; + pos questiondown @MMK_R_M -135; + pos questiondown @MMK_R_J -170; + pos questiondown @MMK_R_K -135; + pos questiondown @MMK_R_I -115; + pos questiondown @MMK_R_Eth -65; + pos questiondown @MMK_R_thorn -20; + pos questiondown @MMK_R_x -135; + pos questiondown @MMK_R_W -210; + pos questiondown @MMK_R_F -135; + pos questiondown @MMK_R_a.alt -175; + pos questiondown @MMK_R_dcaron -175; + pos questiondown @MMK_R_Thorn -135; + pos questiondown @MMK_R_v -180; + pos questiondown @MMK_R_t -175; + pos questiondown @MMK_R_q -175; + pos questiondown @MMK_R_y -90; + pos questiondown @MMK_R_f -175; + pos questiondown @MMK_R_d -175; + pos questiondown @MMK_R_c -175; + pos questiondown @MMK_R_a -175; + pos questiondown @MMK_R_H -135; + pos questiondown @MMK_R_lslash -135; + pos questiondown @MMK_R_Oslash -135; + pos questiondown @MMK_R_germandbls -135; + pos questiondown @MMK_R_lcaron -85; + pos questiondown @MMK_R_j 55; + pos questiondown @MMK_R_dcroat -175; + pos questiondown @MMK_R_eth -175; + pos emdash @MMK_R_X -55; + pos emdash @MMK_R_A -50; + pos emdash @MMK_R_J -150; + pos emdash @MMK_R_S -105; + pos emdash @MMK_R_V -60; + pos emdash @MMK_R_W -70; + pos emdash @MMK_R_T -115; + pos emdash @MMK_R_f -80; + pos emdash @MMK_R_s -40; + pos emdash @MMK_R_v -20; + pos emdash @MMK_R_w -20; + pos emdash @MMK_R_t -80; + pos emdash @MMK_R_x -45; + pos emdash @MMK_R_tcaron -80; + pos emdash @MMK_R_Y -95; + pos emdash @MMK_R_y -25; + pos backslash @MMK_R_germandbls -15; + pos backslash @MMK_R_tcaron -125; + pos backslash @MMK_R_Eth 15; + pos backslash @MMK_R_dcaron -95; + pos backslash @MMK_R_lcaron -15; + pos backslash @MMK_R_oslash -45; + pos backslash @MMK_R_O -125; + pos backslash @MMK_R_N -15; + pos backslash @MMK_R_M -15; + pos backslash @MMK_R_L -15; + pos backslash @MMK_R_K -15; + pos backslash @MMK_R_J -40; + pos backslash @MMK_R_I -15; + pos backslash @MMK_R_G -125; + pos backslash @MMK_R_F -15; + pos backslash @MMK_R_D 15; + pos backslash @MMK_R_C -125; + pos backslash @MMK_R_B 15; + pos backslash @MMK_R_A -15; + pos backslash @MMK_R_Z -15; + pos backslash @MMK_R_Y -135; + pos backslash @MMK_R_W -150; + pos backslash @MMK_R_V -130; + pos backslash @MMK_R_U -90; + pos backslash @MMK_R_T -130; + pos backslash @MMK_R_S -60; + pos backslash @MMK_R_R -15; + pos backslash @MMK_R_Q -125; + pos backslash @MMK_R_P -15; + pos backslash @MMK_R_o -100; + pos backslash @MMK_R_n -15; + pos backslash @MMK_R_m -15; + pos backslash @MMK_R_l -15; + pos backslash @MMK_R_j 80; + pos backslash @MMK_R_h -15; + pos backslash @MMK_R_f -95; + pos backslash @MMK_R_e -95; + pos backslash @MMK_R_d -95; + pos backslash @MMK_R_c -95; + pos backslash @MMK_R_b -15; + pos backslash @MMK_R_a -60; + pos backslash @MMK_R_z -15; + pos backslash @MMK_R_x -15; + pos backslash @MMK_R_w -80; + pos backslash @MMK_R_v -75; + pos backslash @MMK_R_u -65; + pos backslash @MMK_R_t -125; + pos backslash @MMK_R_s -45; + pos backslash @MMK_R_r -15; + pos backslash @MMK_R_q -95; + pos backslash @MMK_R_p 15; + pos backslash @MMK_R_g -90; + pos backslash @MMK_R_H -15; + pos backslash @MMK_R_E -15; + pos backslash @MMK_R_X -15; + pos backslash @MMK_R_y -70; + pos backslash @MMK_R_a.alt -90; + pos backslash @MMK_R_Lslash -15; + pos backslash @MMK_R_Oslash -15; + pos backslash @MMK_R_dcroat -95; + pos backslash @MMK_R_eth -90; + pos backslash @MMK_R_i -15; + pos backslash @MMK_R_lslash -15; + pos backslash @MMK_R_Thorn -15; + pos backslash @MMK_R_thorn 15; + pos colon @MMK_R_o -55; + pos colon @MMK_R_g -45; + pos colon @MMK_R_d -50; + pos colon @MMK_R_e -50; + pos colon @MMK_R_c -50; + pos colon @MMK_R_a -30; + pos colon @MMK_R_Y -55; + pos colon @MMK_R_V -35; + pos colon @MMK_R_W -40; + pos colon @MMK_R_T -55; + pos colon @MMK_R_S -30; + pos colon @MMK_R_Q -15; + pos colon @MMK_R_O -15; + pos colon @MMK_R_J -20; + pos colon @MMK_R_C -15; + pos colon @MMK_R_a.alt -45; + pos colon @MMK_R_s -20; + pos colon @MMK_R_q -50; + pos colon @MMK_R_j 30; + pos colon @MMK_R_eth -60; + pos colon @MMK_R_G -15; + pos colon @MMK_R_oslash -35; + pos colon @MMK_R_dcroat -50; + pos colon @MMK_R_dcaron -50; + pos quotedblright @MMK_R_c -105; + pos quotedblright @MMK_R_d -110; + pos quotedblright @MMK_R_o -115; + pos quotedblright @MMK_R_n -20; + pos quotedblright @MMK_R_m -20; + pos quotedblright @MMK_R_u -20; + pos quotedblright @MMK_R_A -150; + pos quotedblright @MMK_R_eth -120; + pos quotedblright @MMK_R_p -20; + pos quotedblright @MMK_R_Q -55; + pos quotedblright @MMK_R_a -85; + pos quotedblright @MMK_R_g -100; + pos quotedblright @MMK_R_f -20; + pos quotedblright @MMK_R_e -110; + pos quotedblright @MMK_R_s -90; + pos quotedblright @MMK_R_r -20; + pos quotedblright @MMK_R_q -110; + pos quotedblright @MMK_R_w -15; + pos quotedblright @MMK_R_v -20; + pos quotedblright @MMK_R_t -20; + pos quotedblright @MMK_R_z -20; + pos quotedblright @MMK_R_y -20; + pos quotedblright @MMK_R_x -30; + pos quotedblright @MMK_R_C -55; + pos quotedblright @MMK_R_G -55; + pos quotedblright @MMK_R_J -205; + pos quotedblright @MMK_R_O -55; + pos quotedblright @MMK_R_S -35; + pos quotedblright @MMK_R_W -15; + pos quotedblright @MMK_R_V -10; + pos quotedblright @MMK_R_Y -15; + pos quotedblright @MMK_R_X -15; + pos quotedblright @MMK_R_oslash -115; + pos quotedblright @MMK_R_Oslash -55; + pos quotedblright @MMK_R_dcaron -110; + pos quotedblright @MMK_R_tcaron -20; + pos quotedblright @MMK_R_dcroat -110; + pos quotedblright @MMK_R_a.alt -100; + pos endash @MMK_R_J -150; + pos endash @MMK_R_T -115; + pos endash @MMK_R_W -70; + pos endash @MMK_R_V -60; + pos endash @MMK_R_S -105; + pos endash @MMK_R_Y -95; + pos endash @MMK_R_X -55; + pos endash @MMK_R_f -80; + pos endash @MMK_R_t -80; + pos endash @MMK_R_v -20; + pos endash @MMK_R_s -40; + pos endash @MMK_R_y -25; + pos endash @MMK_R_x -45; + pos endash @MMK_R_w -20; + pos endash @MMK_R_A -50; + pos endash @MMK_R_tcaron -80; + pos hyphen @MMK_R_Y -95; + pos hyphen @MMK_R_w -20; + pos hyphen @MMK_R_s -40; + pos hyphen @MMK_R_tcaron -80; + pos hyphen @MMK_R_t -80; + pos hyphen @MMK_R_A -50; + pos hyphen @MMK_R_J -150; + pos hyphen @MMK_R_T -115; + pos hyphen @MMK_R_V -60; + pos hyphen @MMK_R_W -70; + pos hyphen @MMK_R_S -105; + pos hyphen @MMK_R_X -55; + pos hyphen @MMK_R_f -80; + pos hyphen @MMK_R_v -20; + pos hyphen @MMK_R_x -45; + pos hyphen @MMK_R_y -25; + pos quotesingle @MMK_R_tcaron -10; + pos quotesingle @MMK_R_u -10; + pos quotesingle @MMK_R_f -10; + pos quotesingle @MMK_R_dcroat -80; + pos quotesingle @MMK_R_eth -90; + pos quotesingle @MMK_R_x -20; + pos quotesingle @MMK_R_z -10; + pos quotesingle @MMK_R_oslash -85; + pos quotesingle @MMK_R_a.alt -70; + pos quotesingle @MMK_R_y -10; + pos quotesingle @MMK_R_t -10; + pos quotesingle @MMK_R_v -10; + pos quotesingle @MMK_R_q -80; + pos quotesingle @MMK_R_p -10; + pos quotesingle @MMK_R_s -60; + pos quotesingle @MMK_R_r -10; + pos quotesingle @MMK_R_m -10; + pos quotesingle @MMK_R_o -85; + pos quotesingle @MMK_R_n -10; + pos quotesingle @MMK_R_e -80; + pos quotesingle @MMK_R_d -80; + pos quotesingle @MMK_R_g -70; + pos quotesingle @MMK_R_a -80; + pos quotesingle @MMK_R_c -80; + pos quotesingle @MMK_R_Y -15; + pos quotesingle @MMK_R_X -15; + pos quotesingle @MMK_R_W -10; + pos quotesingle @MMK_R_V -10; + pos quotesingle @MMK_R_Q -30; + pos quotesingle @MMK_R_S -35; + pos quotesingle @MMK_R_G -30; + pos quotesingle @MMK_R_A -110; + pos quotesingle @MMK_R_C -30; + pos quotesingle @MMK_R_O -30; + pos quotesingle @MMK_R_J -110; + pos quotesingle @MMK_R_Oslash -30; + pos quotesingle @MMK_R_dcaron -80; + pos question @MMK_R_dcaron -60; + pos question @MMK_R_o -65; + pos question @MMK_R_g -55; + pos question @MMK_R_d -60; + pos question @MMK_R_c -60; + pos question @MMK_R_a -75; + pos question @MMK_R_s -50; + pos question @MMK_R_q -60; + pos question @MMK_R_O -25; + pos question @MMK_R_G -25; + pos question @MMK_R_C -25; + pos question @MMK_R_X -40; + pos question @MMK_R_Y -40; + pos question @MMK_R_S -30; + pos question @MMK_R_Oslash -25; + pos question @MMK_R_e -60; + pos question @MMK_R_Q -25; + pos question @MMK_R_eth -65; + pos question @MMK_R_oslash -65; + pos question @MMK_R_J -220; + pos question @MMK_R_A -125; + pos question @MMK_R_V -25; + pos question @MMK_R_W -30; + pos question @MMK_R_a.alt -55; + pos question @MMK_R_x -10; + pos question @MMK_R_dcroat -60; + pos guillemetleft @MMK_R_oslash -55; + pos guillemetleft @MMK_R_Q -15; + pos guillemetleft @MMK_R_dcaron -50; + pos guillemetleft @MMK_R_q -50; + pos guillemetleft @MMK_R_w -15; + pos guillemetleft @MMK_R_S -55; + pos guillemetleft @MMK_R_T -115; + pos guillemetleft @MMK_R_U -10; + pos guillemetleft @MMK_R_G -15; + pos guillemetleft @MMK_R_Oslash -15; + pos guillemetleft @MMK_R_x -20; + pos guillemetleft @MMK_R_y -25; + pos guillemetleft @MMK_R_s -40; + pos guillemetleft @MMK_R_t -15; + pos guillemetleft @MMK_R_u -10; + pos guillemetleft @MMK_R_a -20; + pos guillemetleft @MMK_R_c -45; + pos guillemetleft @MMK_R_d -50; + pos guillemetleft @MMK_R_g -40; + pos guillemetleft @MMK_R_X -20; + pos guillemetleft @MMK_R_Y -85; + pos guillemetleft @MMK_R_V -55; + pos guillemetleft @MMK_R_W -60; + pos guillemetleft @MMK_R_O -15; + pos guillemetleft @MMK_R_A -20; + pos guillemetleft @MMK_R_a.alt -45; + pos guillemetleft @MMK_R_v -20; + pos guillemetleft @MMK_R_e -50; + pos guillemetleft @MMK_R_f -15; + pos guillemetleft @MMK_R_J -50; + pos guillemetleft @MMK_R_C -15; + pos guillemetleft @MMK_R_tcaron -15; + pos guillemetleft @MMK_R_eth -50; + pos guillemetleft @MMK_R_o -55; + pos guillemetleft @MMK_R_dcroat -50; + pos guillemetright @MMK_R_v -25; + pos guillemetright @MMK_R_tcaron -75; + pos guillemetright @MMK_R_w -25; + pos guillemetright @MMK_R_A -60; + pos guillemetright @MMK_R_t -75; + pos guillemetright @MMK_R_x -50; + pos guillemetright @MMK_R_y -35; + pos guillemetright @MMK_R_S -175; + pos guillemetright @MMK_R_V -65; + pos guillemetright @MMK_R_W -80; + pos guillemetright @MMK_R_T -110; + pos guillemetright @MMK_R_X -65; + pos guillemetright @MMK_R_Y -115; + pos guillemetright @MMK_R_J -185; + pos guillemetright @MMK_R_s -100; + pos guillemetright @MMK_R_a -15; + pos guillemetright @MMK_R_f -75; + pos semicolon @MMK_R_eth -55; + pos semicolon @MMK_R_a.alt -45; + pos semicolon @MMK_R_e -50; + pos semicolon @MMK_R_a -35; + pos semicolon @MMK_R_oslash -35; + pos semicolon @MMK_R_dcaron -50; + pos semicolon @MMK_R_o -55; + pos semicolon @MMK_R_j 50; + pos semicolon @MMK_R_d -50; + pos semicolon @MMK_R_c -50; + pos semicolon @MMK_R_s -20; + pos semicolon @MMK_R_O -15; + pos semicolon @MMK_R_J -20; + pos semicolon @MMK_R_C -15; + pos semicolon @MMK_R_Y -60; + pos semicolon @MMK_R_T -50; + pos semicolon @MMK_R_V -35; + pos semicolon @MMK_R_W -45; + pos semicolon @MMK_R_Q -15; + pos semicolon @MMK_R_S -30; + pos semicolon @MMK_R_G -15; + pos semicolon @MMK_R_dcroat -50; + pos semicolon @MMK_R_g -45; + pos semicolon @MMK_R_y -10; + pos semicolon @MMK_R_q -50; + pos underscore @MMK_R_Lslash -355; + pos underscore @MMK_R_dcroat -180; + pos underscore @MMK_R_oslash -205; + pos underscore @MMK_R_r -175; + pos underscore @MMK_R_germandbls -190; + pos underscore @MMK_R_a -130; + pos underscore @MMK_R_f -180; + pos underscore @MMK_R_q -180; + pos underscore @MMK_R_w -365; + pos underscore @MMK_R_lslash -140; + pos underscore @MMK_R_d -180; + pos underscore @MMK_R_g -50; + pos underscore @MMK_R_o -205; + pos underscore @MMK_R_dcaron -180; + pos underscore @MMK_R_eth -180; + pos underscore @MMK_R_P -350; + pos underscore @MMK_R_Q -230; + pos underscore @MMK_R_R -350; + pos underscore @MMK_R_S -135; + pos underscore @MMK_R_T -345; + pos underscore @MMK_R_V -335; + pos underscore @MMK_R_W -365; + pos underscore @MMK_R_X -360; + pos underscore @MMK_R_Y -365; + pos underscore @MMK_R_Z -325; + pos underscore @MMK_R_A -365; + pos underscore @MMK_R_C -230; + pos underscore @MMK_R_E -310; + pos underscore @MMK_R_F -320; + pos underscore @MMK_R_G -230; + pos underscore @MMK_R_H -355; + pos underscore @MMK_R_I -115; + pos underscore @MMK_R_K -335; + pos underscore @MMK_R_L -300; + pos underscore @MMK_R_M -365; + pos underscore @MMK_R_N -365; + pos underscore @MMK_R_O -230; + pos underscore @MMK_R_s -135; + pos underscore @MMK_R_t -155; + pos underscore @MMK_R_u -120; + pos underscore @MMK_R_v -290; + pos underscore @MMK_R_x -265; + pos underscore @MMK_R_y -55; + pos underscore @MMK_R_z -250; + pos underscore @MMK_R_b -195; + pos underscore @MMK_R_c -185; + pos underscore @MMK_R_e -195; + pos underscore @MMK_R_h -265; + pos underscore @MMK_R_i -85; + pos underscore @MMK_R_j 90; + pos underscore @MMK_R_l -85; + pos underscore @MMK_R_m -365; + pos underscore @MMK_R_n -265; + pos underscore @MMK_R_lcaron -85; + pos underscore @MMK_R_a.alt -170; + pos underscore @MMK_R_tcaron -155; + pos underscore @MMK_R_U -150; + pos underscore @MMK_R_Thorn -350; + pos underscore @MMK_R_J -80; + pos underscore @MMK_R_Oslash -230; + pos bullet @MMK_R_V -60; + pos bullet @MMK_R_J -175; + pos bullet @MMK_R_A -70; + pos bullet @MMK_R_X -80; + pos bullet @MMK_R_Y -100; + pos bullet @MMK_R_S -85; + pos bullet @MMK_R_T -115; + pos bullet @MMK_R_W -75; + pos bullet @MMK_R_f -60; + pos bullet @MMK_R_x -50; + pos bullet @MMK_R_y -30; + pos bullet @MMK_R_s -45; + pos bullet @MMK_R_t -60; + pos bullet @MMK_R_v -25; + pos bullet @MMK_R_w -20; + pos bullet @MMK_R_a -25; + pos bullet @MMK_R_tcaron -60; + pos quotedbl @MMK_R_dcroat -80; + pos quotedbl @MMK_R_oslash -85; + pos quotedbl @MMK_R_Oslash -30; + pos quotedbl @MMK_R_p -10; + pos quotedbl @MMK_R_tcaron -10; + pos quotedbl @MMK_R_t -10; + pos quotedbl @MMK_R_e -80; + pos quotedbl @MMK_R_o -85; + pos quotedbl @MMK_R_Q -30; + pos quotedbl @MMK_R_W -10; + pos quotedbl @MMK_R_X -15; + pos quotedbl @MMK_R_Y -15; + pos quotedbl @MMK_R_G -30; + pos quotedbl @MMK_R_J -200; + pos quotedbl @MMK_R_V -10; + pos quotedbl @MMK_R_dcaron -80; + pos quotedbl @MMK_R_a.alt -70; + pos quotedbl @MMK_R_q -80; + pos quotedbl @MMK_R_r -10; + pos quotedbl @MMK_R_s -60; + pos quotedbl @MMK_R_u -10; + pos quotedbl @MMK_R_v -10; + pos quotedbl @MMK_R_x -20; + pos quotedbl @MMK_R_y -10; + pos quotedbl @MMK_R_z -10; + pos quotedbl @MMK_R_a -80; + pos quotedbl @MMK_R_c -80; + pos quotedbl @MMK_R_d -80; + pos quotedbl @MMK_R_f -10; + pos quotedbl @MMK_R_g -70; + pos quotedbl @MMK_R_m -10; + pos quotedbl @MMK_R_n -10; + pos quotedbl @MMK_R_S -35; + pos quotedbl @MMK_R_A -135; + pos quotedbl @MMK_R_C -30; + pos quotedbl @MMK_R_O -30; + pos quotedbl @MMK_R_eth -90; + pos braceright @MMK_R_Z -65; + pos braceright @MMK_R_dcaron -65; + pos braceright @MMK_R_lcaron -65; + pos braceright @MMK_R_q -65; + pos braceright @MMK_R_b -65; + pos braceright @MMK_R_d -65; + pos braceright @MMK_R_f -110; + pos braceright @MMK_R_j -50; + pos braceright @MMK_R_l -65; + pos braceright @MMK_R_P -65; + pos braceright @MMK_R_a.alt -65; + pos braceright @MMK_R_Thorn -65; + pos braceright @MMK_R_N -65; + pos braceright @MMK_R_s -105; + pos braceright @MMK_R_r -65; + pos braceright @MMK_R_u -65; + pos braceright @MMK_R_t -110; + pos braceright @MMK_R_y -90; + pos braceright @MMK_R_x -110; + pos braceright @MMK_R_z -65; + pos braceright @MMK_R_a -70; + pos braceright @MMK_R_c -65; + pos braceright @MMK_R_e -65; + pos braceright @MMK_R_g -65; + pos braceright @MMK_R_i -65; + pos braceright @MMK_R_h -65; + pos braceright @MMK_R_m -65; + pos braceright @MMK_R_n -65; + pos braceright @MMK_R_Q -65; + pos braceright @MMK_R_S -135; + pos braceright @MMK_R_R -65; + pos braceright @MMK_R_U -65; + pos braceright @MMK_R_T -110; + pos braceright @MMK_R_W -135; + pos braceright @MMK_R_V -125; + pos braceright @MMK_R_Y -140; + pos braceright @MMK_R_X -110; + pos braceright @MMK_R_A -110; + pos braceright @MMK_R_C -65; + pos braceright @MMK_R_B -65; + pos braceright @MMK_R_I -65; + pos braceright @MMK_R_H -65; + pos braceright @MMK_R_K -65; + pos braceright @MMK_R_M -65; + pos braceright @MMK_R_O -65; + pos braceright @MMK_R_w -85; + pos braceright @MMK_R_v -85; + pos braceright @MMK_R_dcroat -65; + pos braceright @MMK_R_E -65; + pos braceright @MMK_R_D -65; + pos braceright @MMK_R_G -65; + pos braceright @MMK_R_J -125; + pos braceright @MMK_R_L -65; + pos braceright @MMK_R_germandbls -65; + pos braceright @MMK_R_eth -65; + pos braceright @MMK_R_Oslash -65; + pos braceright @MMK_R_p -65; + pos braceright @MMK_R_Lslash -65; + pos braceright @MMK_R_o -65; + pos braceright @MMK_R_oslash -65; + pos braceright @MMK_R_tcaron -110; + pos braceright @MMK_R_thorn -65; + pos braceright @MMK_R_F -65; + pos braceright @MMK_R_Eth -65; + pos braceright @MMK_R_lslash -65; + pos comma @MMK_R_dcaron -65; + pos comma @MMK_R_oslash -30; + pos comma @MMK_R_q -65; + pos comma @MMK_R_a -30; + pos comma @MMK_R_Y -115; + pos comma @MMK_R_W -115; + pos comma @MMK_R_O -110; + pos comma @MMK_R_y -75; + pos comma @MMK_R_v -60; + pos comma @MMK_R_w -60; + pos comma @MMK_R_t -95; + pos comma @MMK_R_u -35; + pos comma @MMK_R_s -20; + pos comma @MMK_R_o -75; + pos comma @MMK_R_j 55; + pos comma @MMK_R_f -80; + pos comma @MMK_R_g -95; + pos comma @MMK_R_d -65; + pos comma @MMK_R_e -70; + pos comma @MMK_R_c -65; + pos comma @MMK_R_V -110; + pos comma @MMK_R_T -115; + pos comma @MMK_R_U -60; + pos comma @MMK_R_S -30; + pos comma @MMK_R_Q -110; + pos comma @MMK_R_J -20; + pos comma @MMK_R_G -110; + pos comma @MMK_R_C -110; + pos comma @MMK_R_dcroat -65; + pos comma @MMK_R_a.alt -60; + pos comma @MMK_R_tcaron -95; + pos comma @MMK_R_eth -60; + pos quoteleft @MMK_R_a.alt -80; + pos quoteleft @MMK_R_dcaron -85; + pos quoteleft @MMK_R_Q -35; + pos quoteleft @MMK_R_X -35; + pos quoteleft @MMK_R_Y -35; + pos quoteleft @MMK_R_J -115; + pos quoteleft @MMK_R_d -85; + pos quoteleft @MMK_R_e -90; + pos quoteleft @MMK_R_g -80; + pos quoteleft @MMK_R_c -85; + pos quoteleft @MMK_R_o -95; + pos quoteleft @MMK_R_dcroat -85; + pos quoteleft @MMK_R_q -85; + pos quoteleft @MMK_R_x -15; + pos quoteleft @MMK_R_Oslash -35; + pos quoteleft @MMK_R_V -25; + pos quoteleft @MMK_R_W -25; + pos quoteleft @MMK_R_S -30; + pos quoteleft @MMK_R_s -65; + pos quoteleft @MMK_R_oslash -95; + pos quoteleft @MMK_R_eth -100; + pos quoteleft @MMK_R_G -35; + pos quoteleft @MMK_R_A -115; + pos quoteleft @MMK_R_C -35; + pos quoteleft @MMK_R_O -35; + pos quoteleft @MMK_R_a -75; + pos quotedblleft @MMK_R_a.alt -80; + pos quotedblleft @MMK_R_s -65; + pos quotedblleft @MMK_R_q -85; + pos quotedblleft @MMK_R_o -95; + pos quotedblleft @MMK_R_g -80; + pos quotedblleft @MMK_R_e -90; + pos quotedblleft @MMK_R_d -85; + pos quotedblleft @MMK_R_c -85; + pos quotedblleft @MMK_R_a -75; + pos quotedblleft @MMK_R_X -35; + pos quotedblleft @MMK_R_W -25; + pos quotedblleft @MMK_R_V -25; + pos quotedblleft @MMK_R_S -30; + pos quotedblleft @MMK_R_Q -35; + pos quotedblleft @MMK_R_J -205; + pos quotedblleft @MMK_R_G -35; + pos quotedblleft @MMK_R_C -35; + pos quotedblleft @MMK_R_A -135; + pos quotedblleft @MMK_R_dcaron -85; + pos quotedblleft @MMK_R_oslash -95; + pos quotedblleft @MMK_R_x -15; + pos quotedblleft @MMK_R_Y -35; + pos quotedblleft @MMK_R_O -35; + pos quotedblleft @MMK_R_eth -100; + pos quotedblleft @MMK_R_Oslash -35; + pos quotedblleft @MMK_R_dcroat -85; + pos quotedblbase @MMK_R_v -60; + pos quotedblbase @MMK_R_dcroat -65; + pos quotedblbase @MMK_R_a.alt -60; + pos quotedblbase @MMK_R_C -110; + pos quotedblbase @MMK_R_dcaron -65; + pos quotedblbase @MMK_R_g -95; + pos quotedblbase @MMK_R_f -80; + pos quotedblbase @MMK_R_e -70; + pos quotedblbase @MMK_R_d -65; + pos quotedblbase @MMK_R_c -65; + pos quotedblbase @MMK_R_o -75; + pos quotedblbase @MMK_R_j 55; + pos quotedblbase @MMK_R_u -35; + pos quotedblbase @MMK_R_t -95; + pos quotedblbase @MMK_R_s -20; + pos quotedblbase @MMK_R_q -65; + pos quotedblbase @MMK_R_y -75; + pos quotedblbase @MMK_R_G -110; + pos quotedblbase @MMK_R_O -110; + pos quotedblbase @MMK_R_W -130; + pos quotedblbase @MMK_R_V -110; + pos quotedblbase @MMK_R_U -60; + pos quotedblbase @MMK_R_S -30; + pos quotedblbase @MMK_R_tcaron -95; + pos quotedblbase @MMK_R_a -30; + pos quotedblbase @MMK_R_eth -60; + pos quotedblbase @MMK_R_w -60; + pos quotedblbase @MMK_R_J -20; + pos quotedblbase @MMK_R_T -115; + pos quotedblbase @MMK_R_Q -110; + pos quotedblbase @MMK_R_Y -120; + pos quotedblbase @MMK_R_oslash -30; + pos numbersign @MMK_R_Eth -50; + pos numbersign @MMK_R_eth -115; + pos numbersign @MMK_R_b -50; + pos numbersign @MMK_R_n -60; + pos numbersign @MMK_R_o -115; + pos numbersign @MMK_R_i -60; + pos numbersign @MMK_R_j -60; + pos numbersign @MMK_R_e -115; + pos numbersign @MMK_R_f -60; + pos numbersign @MMK_R_lslash -50; + pos numbersign @MMK_R_g -110; + pos numbersign @MMK_R_w -60; + pos numbersign @MMK_R_p -60; + pos numbersign @MMK_R_E -50; + pos numbersign @MMK_R_F -50; + pos numbersign @MMK_R_B -50; + pos numbersign @MMK_R_C -90; + pos numbersign @MMK_R_T -95; + pos numbersign @MMK_R_U -50; + pos numbersign @MMK_R_V -75; + pos numbersign @MMK_R_S -85; + pos numbersign @MMK_R_oslash -115; + pos numbersign @MMK_R_l -50; + pos numbersign @MMK_R_m -60; + pos numbersign @MMK_R_dcaron -115; + pos numbersign @MMK_R_d -115; + pos numbersign @MMK_R_Thorn -50; + pos numbersign @MMK_R_O -90; + pos numbersign @MMK_R_G -90; + pos numbersign @MMK_R_thorn -50; + pos numbersign @MMK_R_c -115; + pos numbersign @MMK_R_Oslash -90; + pos numbersign @MMK_R_lcaron -50; + pos numbersign @MMK_R_a.alt -110; + pos numbersign @MMK_R_tcaron -60; + pos numbersign @MMK_R_Lslash -50; + pos numbersign @MMK_R_A -190; + pos numbersign @MMK_R_h -50; + pos numbersign @MMK_R_a -130; + pos numbersign @MMK_R_x -70; + pos numbersign @MMK_R_y -65; + pos numbersign @MMK_R_z -60; + pos numbersign @MMK_R_t -60; + pos numbersign @MMK_R_u -60; + pos numbersign @MMK_R_v -65; + pos numbersign @MMK_R_q -115; + pos numbersign @MMK_R_r -60; + pos numbersign @MMK_R_s -115; + pos numbersign @MMK_R_L -50; + pos numbersign @MMK_R_M -50; + pos numbersign @MMK_R_N -50; + pos numbersign @MMK_R_H -50; + pos numbersign @MMK_R_I -50; + pos numbersign @MMK_R_J -260; + pos numbersign @MMK_R_K -50; + pos numbersign @MMK_R_D -50; + pos numbersign @MMK_R_X -90; + pos numbersign @MMK_R_Y -90; + pos numbersign @MMK_R_Z -50; + pos numbersign @MMK_R_W -80; + pos numbersign @MMK_R_P -50; + pos numbersign @MMK_R_Q -90; + pos numbersign @MMK_R_R -50; + pos numbersign @MMK_R_dcroat -115; + pos numbersign @MMK_R_germandbls -55; + pos periodcentered @MMK_R_tcaron -80; + pos periodcentered @MMK_R_s -60; + pos periodcentered @MMK_R_v -30; + pos periodcentered @MMK_R_t -80; + pos periodcentered @MMK_R_a -20; + pos periodcentered @MMK_R_f -80; + pos periodcentered @MMK_R_S -105; + pos periodcentered @MMK_R_W -80; + pos periodcentered @MMK_R_V -70; + pos periodcentered @MMK_R_T -105; + pos periodcentered @MMK_R_Y -105; + pos periodcentered @MMK_R_X -70; + pos periodcentered @MMK_R_A -65; + pos periodcentered @MMK_R_J -105; + pos periodcentered @MMK_R_w -25; + pos periodcentered @MMK_R_y -35; + pos periodcentered @MMK_R_x -55; + pos bracketleft @MMK_R_s -15; + pos bracketleft @MMK_R_j 75; + pos bracketleft @MMK_R_S -30; + pos bracketleft @MMK_R_J -20; + pos quoteright @MMK_R_oslash -115; + pos quoteright @MMK_R_eth -115; + pos quoteright @MMK_R_a.alt -100; + pos quoteright @MMK_R_g -100; + pos quoteright @MMK_R_d -110; + pos quoteright @MMK_R_a -85; + pos quoteright @MMK_R_n -20; + pos quoteright @MMK_R_m -20; + pos quoteright @MMK_R_v -20; + pos quoteright @MMK_R_w -15; + pos quoteright @MMK_R_s -90; + pos quoteright @MMK_R_A -115; + pos quoteright @MMK_R_O -55; + pos quoteright @MMK_R_J -115; + pos quoteright @MMK_R_V -10; + pos quoteright @MMK_R_W -15; + pos quoteright @MMK_R_S -35; + pos quoteright @MMK_R_Q -55; + pos quoteright @MMK_R_X -15; + pos quoteright @MMK_R_Oslash -55; + pos quoteright @MMK_R_e -110; + pos quoteright @MMK_R_c -105; + pos quoteright @MMK_R_o -115; + pos quoteright @MMK_R_dcaron -110; + pos quoteright @MMK_R_t -20; + pos quoteright @MMK_R_u -20; + pos quoteright @MMK_R_r -20; + pos quoteright @MMK_R_q -110; + pos quoteright @MMK_R_z -20; + pos quoteright @MMK_R_x -30; + pos quoteright @MMK_R_G -55; + pos quoteright @MMK_R_C -55; + pos quoteright @MMK_R_y -20; + pos quoteright @MMK_R_Y -15; + pos quoteright @MMK_R_f -20; + pos quoteright @MMK_R_p -20; + pos quoteright @MMK_R_dcroat -110; + pos quoteright @MMK_R_tcaron -20; + pos bracketright @MMK_R_j 75; + pos bracketright @MMK_R_s -15; + pos bracketright @MMK_R_J -20; + pos bracketright @MMK_R_S -30; + subtable; + pos dollar @MMK_R_Oslash -20; + pos dollar @MMK_R_tcaron -80; + pos dollar @MMK_R_s -60; + pos dollar @MMK_R_v -40; + pos dollar @MMK_R_w -40; + pos dollar @MMK_R_t -80; + pos dollar @MMK_R_x -35; + pos dollar @MMK_R_S -65; + pos dollar @MMK_R_f -80; + pos dollar @MMK_R_Q -20; + pos dollar @MMK_R_V -55; + pos dollar @MMK_R_T -50; + pos dollar @MMK_R_G -20; + pos dollar @MMK_R_O -20; + pos dollar @MMK_R_A -35; + pos dollar @MMK_R_J -60; + pos dollar @MMK_R_X -40; + pos dollar @MMK_R_y -45; + pos dollar @MMK_R_g -10; + pos dollar @MMK_R_W -55; + pos dollar @MMK_R_Y -55; + pos dollar @MMK_R_C -20; + pos perthousand @MMK_R_tcaron -80; + pos perthousand @MMK_R_Oslash -20; + pos perthousand @MMK_R_f -80; + pos perthousand @MMK_R_S -55; + pos perthousand @MMK_R_Q -20; + pos perthousand @MMK_R_v -40; + pos perthousand @MMK_R_G -25; + pos perthousand @MMK_R_W -95; + pos perthousand @MMK_R_g -10; + pos perthousand @MMK_R_A -30; + pos perthousand @MMK_R_J -50; + pos perthousand @MMK_R_V -80; + pos perthousand @MMK_R_T -115; + pos perthousand @MMK_R_X -35; + pos perthousand @MMK_R_Y -120; + pos perthousand @MMK_R_w -40; + pos perthousand @MMK_R_t -80; + pos perthousand @MMK_R_s -50; + pos perthousand @MMK_R_x -30; + pos perthousand @MMK_R_y -50; + pos perthousand @MMK_R_C -20; + pos perthousand @MMK_R_O -20; + pos multiply @MMK_R_dcroat -50; + pos multiply @MMK_R_eth -45; + pos multiply @MMK_R_Oslash -55; + pos multiply @MMK_R_lslash -45; + pos multiply @MMK_R_D -45; + pos multiply @MMK_R_Lslash -45; + pos multiply @MMK_R_I -45; + pos multiply @MMK_R_lcaron -45; + pos multiply @MMK_R_Eth -45; + pos multiply @MMK_R_t -45; + pos multiply @MMK_R_y -55; + pos multiply @MMK_R_u -45; + pos multiply @MMK_R_m -45; + pos multiply @MMK_R_v -50; + pos multiply @MMK_R_j -45; + pos multiply @MMK_R_c -50; + pos multiply @MMK_R_f -45; + pos multiply @MMK_R_g -50; + pos multiply @MMK_R_U -45; + pos multiply @MMK_R_J -215; + pos multiply @MMK_R_K -45; + pos multiply @MMK_R_E -45; + pos multiply @MMK_R_V -80; + pos multiply @MMK_R_W -90; + pos multiply @MMK_R_Thorn -45; + pos multiply @MMK_R_O -55; + pos multiply @MMK_R_B -45; + pos multiply @MMK_R_l -45; + pos multiply @MMK_R_C -55; + pos multiply @MMK_R_A -105; + pos multiply @MMK_R_thorn -45; + pos multiply @MMK_R_a -55; + pos multiply @MMK_R_dcaron -50; + pos multiply @MMK_R_z -45; + pos multiply @MMK_R_r -45; + pos multiply @MMK_R_s -80; + pos multiply @MMK_R_p -45; + pos multiply @MMK_R_w -45; + pos multiply @MMK_R_i -45; + pos multiply @MMK_R_b -45; + pos multiply @MMK_R_e -50; + pos multiply @MMK_R_Z -45; + pos multiply @MMK_R_Y -110; + pos multiply @MMK_R_R -45; + pos multiply @MMK_R_P -45; + pos multiply @MMK_R_Q -55; + pos multiply @MMK_R_T -160; + pos multiply @MMK_R_G -55; + pos multiply @MMK_R_d -50; + pos multiply @MMK_R_germandbls -45; + pos multiply @MMK_R_oslash -50; + pos multiply @MMK_R_a.alt -50; + pos multiply @MMK_R_q -50; + pos multiply @MMK_R_tcaron -45; + pos multiply @MMK_R_x -65; + pos multiply @MMK_R_h -45; + pos multiply @MMK_R_n -45; + pos multiply @MMK_R_o -50; + pos multiply @MMK_R_S -75; + pos multiply @MMK_R_H -45; + pos multiply @MMK_R_N -45; + pos multiply @MMK_R_L -45; + pos multiply @MMK_R_M -45; + pos multiply @MMK_R_F -45; + pos multiply @MMK_R_X -110; + pos yen @MMK_R_J -75; + pos yen @MMK_R_germandbls -25; + pos yen @MMK_R_x -35; + pos yen @MMK_R_Oslash -50; + pos yen @MMK_R_Q -50; + pos yen @MMK_R_S -55; + pos yen @MMK_R_q -60; + pos yen @MMK_R_s -75; + pos yen @MMK_R_r -30; + pos yen @MMK_R_v -30; + pos yen @MMK_R_C -50; + pos yen @MMK_R_G -50; + pos yen @MMK_R_O -50; + pos yen @MMK_R_a -60; + pos yen @MMK_R_c -60; + pos yen @MMK_R_g -60; + pos yen @MMK_R_o -60; + pos yen @MMK_R_u -30; + pos yen @MMK_R_w -25; + pos yen @MMK_R_z -30; + pos yen @MMK_R_dcaron -60; + pos yen @MMK_R_p -30; + pos yen @MMK_R_t -30; + pos yen @MMK_R_A -60; + pos yen @MMK_R_dcroat -60; + pos yen @MMK_R_e -60; + pos yen @MMK_R_d -60; + pos yen @MMK_R_f -30; + pos yen @MMK_R_m -30; + pos yen @MMK_R_n -30; + pos yen @MMK_R_a.alt -60; + pos yen @MMK_R_y -30; + pos yen @MMK_R_oslash -60; + pos yen @MMK_R_eth -60; + pos yen @MMK_R_tcaron -30; + pos euro @MMK_R_A -30; + pos euro @MMK_R_W -25; + pos euro @MMK_R_S -30; + pos euro @MMK_R_Y -35; + pos euro @MMK_R_X -30; + pos euro @MMK_R_J -80; + pos euro @MMK_R_s -30; + pos euro @MMK_R_x -10; + pos euro @MMK_R_V -20; + pos minus @MMK_R_S -55; + pos minus @MMK_R_J -285; + pos minus @MMK_R_W -55; + pos minus @MMK_R_T -115; + pos minus @MMK_R_X -75; + pos minus @MMK_R_V -50; + pos minus @MMK_R_t -80; + pos minus @MMK_R_f -80; + pos minus @MMK_R_Y -80; + pos minus @MMK_R_A -70; + pos minus @MMK_R_y -15; + pos minus @MMK_R_x -30; + pos minus @MMK_R_w -10; + pos minus @MMK_R_v -15; + pos minus @MMK_R_s -30; + pos minus @MMK_R_a -30; + pos minus @MMK_R_tcaron -80; + pos ampersand @MMK_R_B -15; + pos ampersand @MMK_R_m -15; + pos ampersand @MMK_R_I -15; + pos ampersand @MMK_R_eth -35; + pos ampersand @MMK_R_E -15; + pos ampersand @MMK_R_G -35; + pos ampersand @MMK_R_dcroat -35; + pos ampersand @MMK_R_X -25; + pos ampersand @MMK_R_oslash -35; + pos ampersand @MMK_R_j -15; + pos ampersand @MMK_R_w -55; + pos ampersand @MMK_R_Y -135; + pos ampersand @MMK_R_g -30; + pos ampersand @MMK_R_z -15; + pos ampersand @MMK_R_r -15; + pos ampersand @MMK_R_Thorn -15; + pos ampersand @MMK_R_Eth -15; + pos ampersand @MMK_R_N -15; + pos ampersand @MMK_R_O -35; + pos ampersand @MMK_R_J -40; + pos ampersand @MMK_R_H -15; + pos ampersand @MMK_R_F -15; + pos ampersand @MMK_R_C -35; + pos ampersand @MMK_R_Z -15; + pos ampersand @MMK_R_W -110; + pos ampersand @MMK_R_U -30; + pos ampersand @MMK_R_R -15; + pos ampersand @MMK_R_P -15; + pos ampersand @MMK_R_Q -35; + pos ampersand @MMK_R_o -35; + pos ampersand @MMK_R_l -15; + pos ampersand @MMK_R_i -15; + pos ampersand @MMK_R_f -95; + pos ampersand @MMK_R_d -35; + pos ampersand @MMK_R_e -35; + pos ampersand @MMK_R_c -35; + pos ampersand @MMK_R_x -25; + pos ampersand @MMK_R_y -65; + pos ampersand @MMK_R_u -30; + pos ampersand @MMK_R_p -15; + pos ampersand @MMK_R_n -15; + pos ampersand @MMK_R_A -25; + pos ampersand @MMK_R_Lslash -15; + pos ampersand @MMK_R_tcaron -110; + pos ampersand @MMK_R_lslash -15; + pos ampersand @MMK_R_a.alt -30; + pos ampersand @MMK_R_germandbls -15; + pos ampersand @MMK_R_L -15; + pos ampersand @MMK_R_M -15; + pos ampersand @MMK_R_K -15; + pos ampersand @MMK_R_D -15; + pos ampersand @MMK_R_Oslash -35; + pos ampersand @MMK_R_V -100; + pos ampersand @MMK_R_dcaron -35; + pos ampersand @MMK_R_T -130; + pos ampersand @MMK_R_S -45; + pos ampersand @MMK_R_lcaron -15; + pos ampersand @MMK_R_h -15; + pos ampersand @MMK_R_b -15; + pos ampersand @MMK_R_a -50; + pos ampersand @MMK_R_v -60; + pos ampersand @MMK_R_t -110; + pos ampersand @MMK_R_s -40; + pos ampersand @MMK_R_q -35; + pos ampersand @MMK_R_thorn -15; + pos trademark @MMK_R_a -40; + pos trademark @MMK_R_x -10; + pos trademark @MMK_R_V -20; + pos trademark @MMK_R_W -25; + pos trademark @MMK_R_S -30; + pos trademark @MMK_R_X -35; + pos trademark @MMK_R_Y -35; + pos trademark @MMK_R_A -75; + pos trademark @MMK_R_J -285; + pos trademark @MMK_R_s -30; + pos asciicircum @MMK_R_eth -50; + pos asciicircum @MMK_R_dcroat -45; + pos asciicircum @MMK_R_J -260; + pos asciicircum @MMK_R_A -115; + pos asciicircum @MMK_R_W -55; + pos asciicircum @MMK_R_v -15; + pos asciicircum @MMK_R_tcaron -10; + pos asciicircum @MMK_R_Oslash -10; + pos asciicircum @MMK_R_dcaron -45; + pos asciicircum @MMK_R_x -30; + pos asciicircum @MMK_R_O -10; + pos asciicircum @MMK_R_G -10; + pos asciicircum @MMK_R_C -10; + pos asciicircum @MMK_R_Y -80; + pos asciicircum @MMK_R_X -80; + pos asciicircum @MMK_R_V -50; + pos asciicircum @MMK_R_T -90; + pos asciicircum @MMK_R_S -50; + pos asciicircum @MMK_R_Q -10; + pos asciicircum @MMK_R_o -50; + pos asciicircum @MMK_R_g -35; + pos asciicircum @MMK_R_f -10; + pos asciicircum @MMK_R_e -45; + pos asciicircum @MMK_R_c -40; + pos asciicircum @MMK_R_y -20; + pos asciicircum @MMK_R_w -10; + pos asciicircum @MMK_R_t -10; + pos asciicircum @MMK_R_s -35; + pos asciicircum @MMK_R_q -45; + pos asciicircum @MMK_R_a.alt -40; + pos asciicircum @MMK_R_d -45; + pos asciicircum @MMK_R_a -130; + pos asciicircum @MMK_R_oslash -50; + pos asciitilde @MMK_R_r -30; + pos asciitilde @MMK_R_a.alt -55; + pos asciitilde @MMK_R_dcroat -55; + pos asciitilde @MMK_R_lslash -30; + pos asciitilde @MMK_R_germandbls -30; + pos asciitilde @MMK_R_A -135; + pos asciitilde @MMK_R_R -30; + pos asciitilde @MMK_R_j -30; + pos asciitilde @MMK_R_y -50; + pos asciitilde @MMK_R_tcaron -110; + pos asciitilde @MMK_R_Thorn -30; + pos asciitilde @MMK_R_L -30; + pos asciitilde @MMK_R_O -35; + pos asciitilde @MMK_R_N -30; + pos asciitilde @MMK_R_I -30; + pos asciitilde @MMK_R_H -30; + pos asciitilde @MMK_R_K -30; + pos asciitilde @MMK_R_J -240; + pos asciitilde @MMK_R_E -30; + pos asciitilde @MMK_R_D -30; + pos asciitilde @MMK_R_G -35; + pos asciitilde @MMK_R_B -30; + pos asciitilde @MMK_R_X -115; + pos asciitilde @MMK_R_Z -30; + pos asciitilde @MMK_R_U -30; + pos asciitilde @MMK_R_T -145; + pos asciitilde @MMK_R_W -90; + pos asciitilde @MMK_R_Q -35; + pos asciitilde @MMK_R_m -30; + pos asciitilde @MMK_R_h -30; + pos asciitilde @MMK_R_e -55; + pos asciitilde @MMK_R_d -55; + pos asciitilde @MMK_R_g -50; + pos asciitilde @MMK_R_a -135; + pos asciitilde @MMK_R_c -55; + pos asciitilde @MMK_R_z -30; + pos asciitilde @MMK_R_u -30; + pos asciitilde @MMK_R_w -45; + pos asciitilde @MMK_R_q -55; + pos asciitilde @MMK_R_p -30; + pos asciitilde @MMK_R_s -60; + pos asciitilde @MMK_R_Eth -30; + pos asciitilde @MMK_R_thorn -30; + pos asciitilde @MMK_R_M -30; + pos asciitilde @MMK_R_F -30; + pos asciitilde @MMK_R_C -35; + pos asciitilde @MMK_R_V -80; + pos asciitilde @MMK_R_P -30; + pos asciitilde @MMK_R_o -60; + pos asciitilde @MMK_R_i -30; + pos asciitilde @MMK_R_f -110; + pos asciitilde @MMK_R_b -30; + pos asciitilde @MMK_R_x -65; + pos asciitilde @MMK_R_t -110; + pos asciitilde @MMK_R_v -45; + pos asciitilde @MMK_R_Lslash -30; + pos asciitilde @MMK_R_lcaron -30; + pos asciitilde @MMK_R_eth -60; + pos asciitilde @MMK_R_S -85; + pos asciitilde @MMK_R_oslash -60; + pos asciitilde @MMK_R_Y -110; + pos asciitilde @MMK_R_l -30; + pos asciitilde @MMK_R_dcaron -55; + pos asciitilde @MMK_R_n -30; + pos asciitilde @MMK_R_Oslash -35; + pos equal @MMK_R_W -35; + pos equal @MMK_R_J -110; + pos equal @MMK_R_A -40; + pos equal @MMK_R_Y -50; + pos equal @MMK_R_X -40; + pos equal @MMK_R_V -30; + pos equal @MMK_R_T -115; + pos equal @MMK_R_S -30; + pos equal @MMK_R_x -10; + pos equal @MMK_R_s -30; + pos divide @MMK_R_T -115; + pos divide @MMK_R_tcaron -80; + pos divide @MMK_R_J -285; + pos divide @MMK_R_s -30; + pos divide @MMK_R_w -10; + pos divide @MMK_R_v -15; + pos divide @MMK_R_t -80; + pos divide @MMK_R_x -30; + pos divide @MMK_R_a -30; + pos divide @MMK_R_f -80; + pos divide @MMK_R_W -55; + pos divide @MMK_R_V -50; + pos divide @MMK_R_Y -80; + pos divide @MMK_R_X -75; + pos divide @MMK_R_A -70; + pos divide @MMK_R_y -15; + pos divide @MMK_R_S -55; + pos greater @MMK_R_x -35; + pos greater @MMK_R_v -15; + pos greater @MMK_R_t -80; + pos greater @MMK_R_a -70; + pos greater @MMK_R_Y -85; + pos greater @MMK_R_S -65; + pos greater @MMK_R_W -60; + pos greater @MMK_R_V -50; + pos greater @MMK_R_T -115; + pos greater @MMK_R_J -285; + pos greater @MMK_R_A -80; + pos greater @MMK_R_f -80; + pos greater @MMK_R_y -20; + pos greater @MMK_R_w -15; + pos greater @MMK_R_X -85; + pos greater @MMK_R_tcaron -80; + pos greater @MMK_R_s -30; + pos percent @MMK_R_s -50; + pos percent @MMK_R_w -40; + pos percent @MMK_R_Q -20; + pos percent @MMK_R_V -80; + pos percent @MMK_R_T -105; + pos percent @MMK_R_v -40; + pos percent @MMK_R_t -80; + pos percent @MMK_R_J -50; + pos percent @MMK_R_G -25; + pos percent @MMK_R_Y -110; + pos percent @MMK_R_S -55; + pos percent @MMK_R_W -95; + pos percent @MMK_R_y -50; + pos percent @MMK_R_Oslash -20; + pos percent @MMK_R_x -30; + pos percent @MMK_R_O -20; + pos percent @MMK_R_C -20; + pos percent @MMK_R_X -35; + pos percent @MMK_R_f -80; + pos percent @MMK_R_A -30; + pos percent @MMK_R_g -10; + pos percent @MMK_R_tcaron -80; + pos plus @MMK_R_s -30; + pos plus @MMK_R_V -50; + pos plus @MMK_R_W -55; + pos plus @MMK_R_T -115; + pos plus @MMK_R_S -55; + pos plus @MMK_R_X -75; + pos plus @MMK_R_Y -80; + pos plus @MMK_R_A -70; + pos plus @MMK_R_J -285; + pos plus @MMK_R_v -15; + pos plus @MMK_R_w -10; + pos plus @MMK_R_t -80; + pos plus @MMK_R_x -30; + pos plus @MMK_R_f -80; + pos plus @MMK_R_y -15; + pos plus @MMK_R_a -30; + pos plus @MMK_R_tcaron -80; + pos sterling @MMK_R_tcaron -35; + pos sterling @MMK_R_eth -35; + pos sterling @MMK_R_germandbls -35; + pos sterling @MMK_R_dcaron -35; + pos sterling @MMK_R_dcroat -35; + pos sterling @MMK_R_Q -35; + pos sterling @MMK_R_lcaron -35; + pos sterling @MMK_R_a.alt -35; + pos sterling @MMK_R_x -35; + pos sterling @MMK_R_b -35; + pos sterling @MMK_R_c -35; + pos sterling @MMK_R_a -35; + pos sterling @MMK_R_f -35; + pos sterling @MMK_R_g -35; + pos sterling @MMK_R_e -35; + pos sterling @MMK_R_n -35; + pos sterling @MMK_R_m -35; + pos sterling @MMK_R_r -35; + pos sterling @MMK_R_s -50; + pos sterling @MMK_R_p -35; + pos sterling @MMK_R_v -35; + pos sterling @MMK_R_u -35; + pos sterling @MMK_R_z -35; + pos sterling @MMK_R_B -35; + pos sterling @MMK_R_C -35; + pos sterling @MMK_R_A -35; + pos sterling @MMK_R_G -35; + pos sterling @MMK_R_D -35; + pos sterling @MMK_R_E -35; + pos sterling @MMK_R_J -50; + pos sterling @MMK_R_K -35; + pos sterling @MMK_R_H -35; + pos sterling @MMK_R_I -35; + pos sterling @MMK_R_O -35; + pos sterling @MMK_R_L -35; + pos sterling @MMK_R_M -35; + pos sterling @MMK_R_R -35; + pos sterling @MMK_R_S -60; + pos sterling @MMK_R_V -55; + pos sterling @MMK_R_W -60; + pos sterling @MMK_R_U -35; + pos sterling @MMK_R_X -35; + pos sterling @MMK_R_Y -70; + pos sterling @MMK_R_thorn -35; + pos sterling @MMK_R_Eth -35; + pos sterling @MMK_R_Z -35; + pos sterling @MMK_R_d -35; + pos sterling @MMK_R_j -35; + pos sterling @MMK_R_i -35; + pos sterling @MMK_R_l -35; + pos sterling @MMK_R_q -35; + pos sterling @MMK_R_t -35; + pos sterling @MMK_R_F -35; + pos sterling @MMK_R_Thorn -35; + pos sterling @MMK_R_Oslash -35; + pos sterling @MMK_R_Lslash -35; + pos sterling @MMK_R_oslash -35; + pos sterling @MMK_R_h -35; + pos sterling @MMK_R_o -35; + pos sterling @MMK_R_w -30; + pos sterling @MMK_R_y -35; + pos sterling @MMK_R_lslash -35; + pos sterling @MMK_R_N -35; + pos sterling @MMK_R_P -35; + pos sterling @MMK_R_T -35; + pos registered @MMK_R_q -20; + pos registered @MMK_R_s -30; + pos registered @MMK_R_c -20; + pos registered @MMK_R_o -25; + pos registered @MMK_R_d -20; + pos registered @MMK_R_e -20; + pos registered @MMK_R_g -15; + pos registered @MMK_R_x -20; + pos registered @MMK_R_y -10; + pos registered @MMK_R_A -100; + pos registered @MMK_R_X -60; + pos registered @MMK_R_Y -60; + pos registered @MMK_R_W -45; + pos registered @MMK_R_S -30; + pos registered @MMK_R_J -245; + pos registered @MMK_R_T -25; + pos registered @MMK_R_V -40; + pos registered @MMK_R_dcaron -20; + pos registered @MMK_R_v -10; + pos registered @MMK_R_oslash -25; + pos registered @MMK_R_eth -25; + pos registered @MMK_R_a -75; + pos registered @MMK_R_dcroat -20; + pos registered @MMK_R_a.alt -20; + pos less @MMK_R_s -15; + pos less @MMK_R_S -30; + pos less @MMK_R_J -20; + pos degree @MMK_R_Oslash -40; + pos degree @MMK_R_a.alt -85; + pos degree @MMK_R_tcaron -10; + pos degree @MMK_R_j -10; + pos degree @MMK_R_g -85; + pos degree @MMK_R_dcroat -95; + pos degree @MMK_R_n -10; + pos degree @MMK_R_o -100; + pos degree @MMK_R_a -80; + pos degree @MMK_R_c -90; + pos degree @MMK_R_d -95; + pos degree @MMK_R_e -95; + pos degree @MMK_R_f -10; + pos degree @MMK_R_y -10; + pos degree @MMK_R_z -10; + pos degree @MMK_R_p -10; + pos degree @MMK_R_s -75; + pos degree @MMK_R_t -10; + pos degree @MMK_R_v -10; + pos degree @MMK_R_S -30; + pos degree @MMK_R_W -20; + pos degree @MMK_R_oslash -100; + pos degree @MMK_R_Y -25; + pos degree @MMK_R_x -15; + pos degree @MMK_R_J -215; + pos degree @MMK_R_dcaron -95; + pos degree @MMK_R_eth -105; + pos degree @MMK_R_i -10; + pos degree @MMK_R_m -10; + pos degree @MMK_R_q -95; + pos degree @MMK_R_r -10; + pos degree @MMK_R_u -10; + pos degree @MMK_R_O -40; + pos degree @MMK_R_A -140; + pos degree @MMK_R_C -40; + pos degree @MMK_R_G -40; + pos degree @MMK_R_X -25; + pos degree @MMK_R_Q -40; + pos degree @MMK_R_V -15; + pos bar @MMK_R_s -15; + pos bar @MMK_R_j 65; + pos bar @MMK_R_S -30; + pos bar @MMK_R_J -20; + pos at @MMK_R_X -70; + pos at @MMK_R_f -15; + pos at @MMK_R_x -40; + pos at @MMK_R_t -15; + pos at @MMK_R_S -55; + pos at @MMK_R_W -65; + pos at @MMK_R_tcaron -15; + pos at @MMK_R_T -75; + pos at @MMK_R_a -20; + pos at @MMK_R_y -25; + pos at @MMK_R_s -35; + pos at @MMK_R_w -20; + pos at @MMK_R_J -105; + pos at @MMK_R_A -65; + pos at @MMK_R_Y -85; + pos at @MMK_R_V -55; + pos at @MMK_R_v -20; + pos copyright @MMK_R_J -90; + pos copyright @MMK_R_A -55; + pos copyright @MMK_R_X -60; + pos copyright @MMK_R_T -90; + pos copyright @MMK_R_V -60; + pos copyright @MMK_R_W -70; + pos copyright @MMK_R_S -65; + pos copyright @MMK_R_f -25; + pos copyright @MMK_R_a -10; + pos copyright @MMK_R_x -45; + pos copyright @MMK_R_y -30; + pos copyright @MMK_R_t -25; + pos copyright @MMK_R_w -20; + pos copyright @MMK_R_s -40; + pos copyright @MMK_R_tcaron -25; + pos copyright @MMK_R_v -25; + pos copyright @MMK_R_Y -95; + pos cent @MMK_R_X -10; + pos cent @MMK_R_J -20; + pos cent @MMK_R_s -15; + pos cent @MMK_R_W -40; + pos cent @MMK_R_Y -55; + pos cent @MMK_R_T -70; + pos cent @MMK_R_V -35; + pos cent @MMK_R_S -30; + pos paragraph @MMK_R_J -20; + pos paragraph @MMK_R_S -30; + pos paragraph @MMK_R_s -15; + subtable; + pos @MMK_L_x underscore -265; + pos @MMK_L_x quoteleft -10; + pos @MMK_L_x sterling -35; + pos @MMK_L_x backslash -90; + pos @MMK_L_x minus -30; + pos @MMK_L_x asterisk -15; + pos @MMK_L_x hyphen -45; + pos @MMK_L_x cent -45; + pos @MMK_L_x quotedblleft -10; + pos @MMK_L_x trademark -10; + pos @MMK_L_x degree -15; + pos @MMK_L_x quotedblright -55; + pos @MMK_L_x registered -20; + pos @MMK_L_x copyright -45; + pos @MMK_L_x guillemetleft -50; + pos @MMK_L_x guillemetright -20; + pos @MMK_L_x asciicircum -30; + pos @MMK_L_x euro -100; + pos @MMK_L_x less -35; + pos @MMK_L_x question -180; + pos @MMK_L_x perthousand -10; + pos @MMK_L_x guilsinglright -20; + pos @MMK_L_x percent -10; + pos @MMK_L_x yen -35; + pos @MMK_L_x quotesingle -20; + pos @MMK_L_x multiply -65; + pos @MMK_L_x asciitilde -80; + pos @MMK_L_x parenright -90; + pos @MMK_L_x emdash -45; + pos @MMK_L_x semicolon -10; + pos @MMK_L_x quoteright -55; + pos @MMK_L_x dollar -40; + pos @MMK_L_x at -45; + pos @MMK_L_x braceleft -105; + pos @MMK_L_x endash -45; + pos @MMK_L_x equal -10; + pos @MMK_L_x ampersand -35; + pos @MMK_L_x braceright -60; + pos @MMK_L_x slash -15; + pos @MMK_L_x bullet -50; + pos @MMK_L_x divide -30; + pos @MMK_L_x paragraph -10; + pos @MMK_L_x guilsinglleft -50; + pos @MMK_L_x plus -30; + pos @MMK_L_x numbersign -85; + pos @MMK_L_x quotedbl -20; + pos @MMK_L_x periodcentered -55; + pos @MMK_L_x parenleft -45; + pos @MMK_L_x @MMK_R_eth -45; + pos @MMK_L_x @MMK_R_a.alt -45; + pos @MMK_L_x @MMK_R_dcaron -50; + pos @MMK_L_x @MMK_R_S -35; + pos @MMK_L_x @MMK_R_J -20; + pos @MMK_L_x @MMK_R_Q -35; + pos @MMK_L_x @MMK_R_s -25; + pos @MMK_L_x @MMK_R_tcaron -10; + pos @MMK_L_x @MMK_R_W -45; + pos @MMK_L_x @MMK_R_V -40; + pos @MMK_L_x @MMK_R_U -10; + pos @MMK_L_x @MMK_R_T -115; + pos @MMK_L_x @MMK_R_O -35; + pos @MMK_L_x @MMK_R_C -35; + pos @MMK_L_x @MMK_R_G -35; + pos @MMK_L_x @MMK_R_y -10; + pos @MMK_L_x @MMK_R_q -50; + pos @MMK_L_x @MMK_R_v -10; + pos @MMK_L_x @MMK_R_u -10; + pos @MMK_L_x @MMK_R_t -10; + pos @MMK_L_x @MMK_R_o -50; + pos @MMK_L_x @MMK_R_c -50; + pos @MMK_L_x @MMK_R_a -30; + pos @MMK_L_x @MMK_R_g -50; + pos @MMK_L_x @MMK_R_f -10; + pos @MMK_L_x @MMK_R_e -50; + pos @MMK_L_x @MMK_R_d -50; + pos @MMK_L_x @MMK_R_oslash -30; + pos @MMK_L_x @MMK_R_dcroat -50; + pos @MMK_L_x @MMK_R_Y -60; + pos @MMK_L_w guilsinglleft -25; + pos @MMK_L_w backslash -80; + pos @MMK_L_w asciicircum -10; + pos @MMK_L_w endash -20; + pos @MMK_L_w copyright -25; + pos @MMK_L_w divide -10; + pos @MMK_L_w ellipsis -60; + pos @MMK_L_w at -25; + pos @MMK_L_w less -10; + pos @MMK_L_w hyphen -20; + pos @MMK_L_w emdash -20; + pos @MMK_L_w quotedblbase -65; + pos @MMK_L_w periodcentered -30; + pos @MMK_L_w minus -10; + pos @MMK_L_w question -185; + pos @MMK_L_w parenleft -25; + pos @MMK_L_w euro -85; + pos @MMK_L_w quoteright -45; + pos @MMK_L_w yen -25; + pos @MMK_L_w numbersign -100; + pos @MMK_L_w underscore -365; + pos @MMK_L_w plus -10; + pos @MMK_L_w braceright -55; + pos @MMK_L_w guilsinglright -15; + pos @MMK_L_w guillemetright -15; + pos @MMK_L_w guillemetleft -25; + pos @MMK_L_w braceleft -85; + pos @MMK_L_w slash -80; + pos @MMK_L_w ampersand -40; + pos @MMK_L_w quotedblright -45; + pos @MMK_L_w sterling -50; + pos @MMK_L_w dollar -25; + pos @MMK_L_w comma -65; + pos @MMK_L_w semicolon -10; + pos @MMK_L_w cent -25; + pos @MMK_L_w parenright -100; + pos @MMK_L_w bullet -25; + pos @MMK_L_w quotesinglbase -65; + pos @MMK_L_w questiondown -65; + pos @MMK_L_w multiply -45; + pos @MMK_L_w asciitilde -55; + pos @MMK_L_w @MMK_R_S -25; + pos @MMK_L_w @MMK_R_o -25; + pos @MMK_L_w @MMK_R_dcaron -25; + pos @MMK_L_w @MMK_R_eth -30; + pos @MMK_L_w @MMK_R_dcroat -25; + pos @MMK_L_w @MMK_R_oslash -25; + pos @MMK_L_w @MMK_R_a.alt -25; + pos @MMK_L_w @MMK_R_J -80; + pos @MMK_L_w @MMK_R_O -15; + pos @MMK_L_w @MMK_R_G -15; + pos @MMK_L_w @MMK_R_A -65; + pos @MMK_L_w @MMK_R_C -15; + pos @MMK_L_w @MMK_R_X -45; + pos @MMK_L_w @MMK_R_Y -45; + pos @MMK_L_w @MMK_R_T -110; + pos @MMK_L_w @MMK_R_V -25; + pos @MMK_L_w @MMK_R_W -30; + pos @MMK_L_w @MMK_R_Q -15; + pos @MMK_L_w @MMK_R_d -25; + pos @MMK_L_w @MMK_R_e -25; + pos @MMK_L_w @MMK_R_g -25; + pos @MMK_L_w @MMK_R_a -40; + pos @MMK_L_w @MMK_R_c -25; + pos @MMK_L_w @MMK_R_q -25; + pos @MMK_L_w @MMK_R_s -40; + pos @MMK_L_w @MMK_R_Oslash -15; + pos @MMK_L_y comma -115; + pos @MMK_L_y quotedblright -50; + pos @MMK_L_y slash -145; + pos @MMK_L_y divide -30; + pos @MMK_L_y dollar -35; + pos @MMK_L_y braceright -60; + pos @MMK_L_y degree -10; + pos @MMK_L_y parenleft -50; + pos @MMK_L_y plus -30; + pos @MMK_L_y multiply -60; + pos @MMK_L_y asciitilde -85; + pos @MMK_L_y quotedbl -10; + pos @MMK_L_y parenright -105; + pos @MMK_L_y colon -10; + pos @MMK_L_y euro -95; + pos @MMK_L_y asciicircum -30; + pos @MMK_L_y ellipsis -130; + pos @MMK_L_y quotedblbase -130; + pos @MMK_L_y guillemetleft -65; + pos @MMK_L_y hyphen -45; + pos @MMK_L_y questiondown -130; + pos @MMK_L_y less -35; + pos @MMK_L_y guilsinglleft -65; + pos @MMK_L_y periodcentered -65; + pos @MMK_L_y bullet -50; + pos @MMK_L_y ampersand -80; + pos @MMK_L_y braceleft -110; + pos @MMK_L_y guilsinglright -35; + pos @MMK_L_y copyright -45; + pos @MMK_L_y backslash -85; + pos @MMK_L_y underscore -150; + pos @MMK_L_y quoteright -50; + pos @MMK_L_y sterling -75; + pos @MMK_L_y minus -30; + pos @MMK_L_y yen -30; + pos @MMK_L_y at -50; + pos @MMK_L_y guillemetright -35; + pos @MMK_L_y numbersign -145; + pos @MMK_L_y semicolon -20; + pos @MMK_L_y question -200; + pos @MMK_L_y cent -55; + pos @MMK_L_y registered -10; + pos @MMK_L_y endash -45; + pos @MMK_L_y emdash -45; + pos @MMK_L_y quotesingle -10; + pos @MMK_L_y quotesinglbase -115; + pos @MMK_L_y @MMK_R_oslash -60; + pos @MMK_L_y @MMK_R_Oslash -30; + pos @MMK_L_y @MMK_R_eth -60; + pos @MMK_L_y @MMK_R_dcaron -55; + pos @MMK_L_y @MMK_R_G -30; + pos @MMK_L_y @MMK_R_J -150; + pos @MMK_L_y @MMK_R_W -35; + pos @MMK_L_y @MMK_R_X -50; + pos @MMK_L_y @MMK_R_dcroat -55; + pos @MMK_L_y @MMK_R_a.alt -55; + pos @MMK_L_y @MMK_R_c -55; + pos @MMK_L_y @MMK_R_a -85; + pos @MMK_L_y @MMK_R_g -50; + pos @MMK_L_y @MMK_R_d -55; + pos @MMK_L_y @MMK_R_e -55; + pos @MMK_L_y @MMK_R_o -60; + pos @MMK_L_y @MMK_R_s -55; + pos @MMK_L_y @MMK_R_q -55; + pos @MMK_L_y @MMK_R_x -10; + pos @MMK_L_y @MMK_R_C -30; + pos @MMK_L_y @MMK_R_A -135; + pos @MMK_L_y @MMK_R_O -30; + pos @MMK_L_y @MMK_R_S -30; + pos @MMK_L_y @MMK_R_Q -30; + pos @MMK_L_y @MMK_R_V -30; + pos @MMK_L_y @MMK_R_T -115; + pos @MMK_L_y @MMK_R_Y -50; + pos @MMK_L_r comma -115; + pos @MMK_L_r question -60; + pos @MMK_L_r backslash -50; + pos @MMK_L_r guilsinglleft -150; + pos @MMK_L_r bullet -60; + pos @MMK_L_r multiply -45; + pos @MMK_L_r less -85; + pos @MMK_L_r guillemetleft -150; + pos @MMK_L_r parenleft -25; + pos @MMK_L_r sterling -80; + pos @MMK_L_r asciitilde -85; + pos @MMK_L_r cent -40; + pos @MMK_L_r numbersign -125; + pos @MMK_L_r questiondown -175; + pos @MMK_L_r underscore -175; + pos @MMK_L_r plus -115; + pos @MMK_L_r emdash -165; + pos @MMK_L_r asciicircum -10; + pos @MMK_L_r braceright -60; + pos @MMK_L_r slash -175; + pos @MMK_L_r ampersand -110; + pos @MMK_L_r dollar -30; + pos @MMK_L_r quotedblbase -175; + pos @MMK_L_r braceleft -110; + pos @MMK_L_r euro -90; + pos @MMK_L_r endash -165; + pos @MMK_L_r hyphen -165; + pos @MMK_L_r quotesinglbase -115; + pos @MMK_L_r at -30; + pos @MMK_L_r divide -115; + pos @MMK_L_r guilsinglright -15; + pos @MMK_L_r guillemetright -15; + pos @MMK_L_r ellipsis -175; + pos @MMK_L_r copyright -25; + pos @MMK_L_r periodcentered -105; + pos @MMK_L_r parenright -45; + pos @MMK_L_r yen -15; + pos @MMK_L_r semicolon -10; + pos @MMK_L_r minus -115; + pos @MMK_L_r @MMK_R_oslash -50; + pos @MMK_L_r @MMK_R_eth -55; + pos @MMK_L_r @MMK_R_e -45; + pos @MMK_L_r @MMK_R_O -10; + pos @MMK_L_r @MMK_R_Oslash -10; + pos @MMK_L_r @MMK_R_a -75; + pos @MMK_L_r @MMK_R_c -45; + pos @MMK_L_r @MMK_R_d -45; + pos @MMK_L_r @MMK_R_g -35; + pos @MMK_L_r @MMK_R_o -50; + pos @MMK_L_r @MMK_R_q -45; + pos @MMK_L_r @MMK_R_s -35; + pos @MMK_L_r @MMK_R_x -10; + pos @MMK_L_r @MMK_R_A -110; + pos @MMK_L_r @MMK_R_C -10; + pos @MMK_L_r @MMK_R_G -10; + pos @MMK_L_r @MMK_R_J -175; + pos @MMK_L_r @MMK_R_Q -10; + pos @MMK_L_r @MMK_R_S -30; + pos @MMK_L_r @MMK_R_W -20; + pos @MMK_L_r @MMK_R_V -15; + pos @MMK_L_r @MMK_R_Y -25; + pos @MMK_L_r @MMK_R_X -25; + pos @MMK_L_r @MMK_R_a.alt -40; + pos @MMK_L_r @MMK_R_dcaron -45; + pos @MMK_L_r @MMK_R_dcroat -45; + pos @MMK_L_m quoteleft -45; + pos @MMK_L_m sterling -35; + pos @MMK_L_m underscore -365; + pos @MMK_L_m braceright -60; + pos @MMK_L_m paragraph -20; + pos @MMK_L_m numbersign -55; + pos @MMK_L_m quotedblright -95; + pos @MMK_L_m percent -25; + pos @MMK_L_m quotedblleft -45; + pos @MMK_L_m braceleft -65; + pos @MMK_L_m dollar -35; + pos @MMK_L_m parenright -90; + pos @MMK_L_m degree -55; + pos @MMK_L_m euro -90; + pos @MMK_L_m asciicircum -15; + pos @MMK_L_m quotedbl -40; + pos @MMK_L_m trademark -50; + pos @MMK_L_m quotesingle -40; + pos @MMK_L_m quoteright -95; + pos @MMK_L_m slash -15; + pos @MMK_L_m multiply -45; + pos @MMK_L_m backslash -130; + pos @MMK_L_m question -175; + pos @MMK_L_m asterisk -25; + pos @MMK_L_m yen -50; + pos @MMK_L_m perthousand -25; + pos @MMK_L_m asciitilde -30; + pos @MMK_L_m @MMK_R_tcaron -15; + pos @MMK_L_m @MMK_R_w -15; + pos @MMK_L_m @MMK_R_J -20; + pos @MMK_L_m @MMK_R_v -20; + pos @MMK_L_m @MMK_R_t -15; + pos @MMK_L_m @MMK_R_s -15; + pos @MMK_L_m @MMK_R_y -25; + pos @MMK_L_m @MMK_R_f -15; + pos @MMK_L_m @MMK_R_V -55; + pos @MMK_L_m @MMK_R_W -65; + pos @MMK_L_m @MMK_R_T -115; + pos @MMK_L_m @MMK_R_S -30; + pos @MMK_L_m @MMK_R_Y -85; + pos @MMK_L_b parenright -180; + pos @MMK_L_b yen -60; + pos @MMK_L_b quotedblleft -80; + pos @MMK_L_b quotedblbase -70; + pos @MMK_L_b guilsinglright -50; + pos @MMK_L_b braceleft -65; + pos @MMK_L_b quotesinglbase -70; + pos @MMK_L_b asciicircum -45; + pos @MMK_L_b questiondown -60; + pos @MMK_L_b quoteleft -80; + pos @MMK_L_b semicolon -60; + pos @MMK_L_b trademark -100; + pos @MMK_L_b slash -95; + pos @MMK_L_b euro -90; + pos @MMK_L_b colon -50; + pos @MMK_L_b dollar -85; + pos @MMK_L_b quoteright -115; + pos @MMK_L_b perthousand -55; + pos @MMK_L_b question -175; + pos @MMK_L_b ellipsis -70; + pos @MMK_L_b underscore -180; + pos @MMK_L_b backslash -160; + pos @MMK_L_b paragraph -45; + pos @MMK_L_b asterisk -60; + pos @MMK_L_b braceright -60; + pos @MMK_L_b comma -70; + pos @MMK_L_b degree -95; + pos @MMK_L_b quotedbl -80; + pos @MMK_L_b registered -20; + pos @MMK_L_b quotedblright -155; + pos @MMK_L_b numbersign -70; + pos @MMK_L_b multiply -50; + pos @MMK_L_b quotesingle -80; + pos @MMK_L_b guillemetright -50; + pos @MMK_L_b asciitilde -35; + pos @MMK_L_b sterling -35; + pos @MMK_L_b percent -55; + pos @MMK_L_b @MMK_R_tcaron -45; + pos @MMK_L_b @MMK_R_S -80; + pos @MMK_L_b @MMK_R_T -115; + pos @MMK_L_b @MMK_R_W -80; + pos @MMK_L_b @MMK_R_V -65; + pos @MMK_L_b @MMK_R_Y -105; + pos @MMK_L_b @MMK_R_X -60; + pos @MMK_L_b @MMK_R_A -55; + pos @MMK_L_b @MMK_R_J -105; + pos @MMK_L_b @MMK_R_s -50; + pos @MMK_L_b @MMK_R_t -45; + pos @MMK_L_b @MMK_R_w -25; + pos @MMK_L_b @MMK_R_v -30; + pos @MMK_L_b @MMK_R_y -35; + pos @MMK_L_b @MMK_R_x -50; + pos @MMK_L_b @MMK_R_a -10; + pos @MMK_L_b @MMK_R_f -45; + pos @MMK_L_germandbls percent -15; + pos @MMK_L_germandbls quotesingle -20; + pos @MMK_L_germandbls euro -90; + pos @MMK_L_germandbls parenright -55; + pos @MMK_L_germandbls sterling -35; + pos @MMK_L_germandbls quoteleft -15; + pos @MMK_L_germandbls backslash -70; + pos @MMK_L_germandbls slash -75; + pos @MMK_L_germandbls dollar -45; + pos @MMK_L_germandbls colon -20; + pos @MMK_L_germandbls registered -25; + pos @MMK_L_germandbls guilsinglright -35; + pos @MMK_L_germandbls quotedblbase -45; + pos @MMK_L_germandbls braceright -60; + pos @MMK_L_germandbls comma -45; + pos @MMK_L_germandbls semicolon -30; + pos @MMK_L_germandbls braceleft -65; + pos @MMK_L_germandbls guillemetright -35; + pos @MMK_L_germandbls quotedbl -20; + pos @MMK_L_germandbls asciicircum -40; + pos @MMK_L_germandbls less -25; + pos @MMK_L_germandbls trademark -15; + pos @MMK_L_germandbls ellipsis -45; + pos @MMK_L_germandbls underscore -150; + pos @MMK_L_germandbls quotesinglbase -45; + pos @MMK_L_germandbls questiondown -40; + pos @MMK_L_germandbls quotedblleft -15; + pos @MMK_L_germandbls quotedblright -25; + pos @MMK_L_germandbls paragraph -15; + pos @MMK_L_germandbls divide -10; + pos @MMK_L_germandbls multiply -50; + pos @MMK_L_germandbls question -60; + pos @MMK_L_germandbls plus -10; + pos @MMK_L_germandbls bullet -15; + pos @MMK_L_germandbls periodcentered -10; + pos @MMK_L_germandbls asciitilde -70; + pos @MMK_L_germandbls perthousand -15; + pos @MMK_L_germandbls yen -40; + pos @MMK_L_germandbls minus -10; + pos @MMK_L_germandbls quoteright -25; + pos @MMK_L_germandbls degree -20; + pos @MMK_L_germandbls asterisk -20; + pos @MMK_L_germandbls numbersign -60; + pos @MMK_L_germandbls @MMK_R_J -75; + pos @MMK_L_germandbls @MMK_R_O -15; + pos @MMK_L_germandbls @MMK_R_Y -50; + pos @MMK_L_germandbls @MMK_R_X -45; + pos @MMK_L_germandbls @MMK_R_S -45; + pos @MMK_L_germandbls @MMK_R_Q -15; + pos @MMK_L_germandbls @MMK_R_W -45; + pos @MMK_L_germandbls @MMK_R_T -20; + pos @MMK_L_germandbls @MMK_R_g -10; + pos @MMK_L_germandbls @MMK_R_f -15; + pos @MMK_L_germandbls @MMK_R_y -15; + pos @MMK_L_germandbls @MMK_R_x -25; + pos @MMK_L_germandbls @MMK_R_s -65; + pos @MMK_L_germandbls @MMK_R_w -10; + pos @MMK_L_germandbls @MMK_R_v -15; + pos @MMK_L_germandbls @MMK_R_Oslash -15; + pos @MMK_L_germandbls @MMK_R_tcaron -15; + pos @MMK_L_germandbls @MMK_R_C -15; + pos @MMK_L_germandbls @MMK_R_G -20; + pos @MMK_L_germandbls @MMK_R_A -40; + pos @MMK_L_germandbls @MMK_R_V -40; + pos @MMK_L_germandbls @MMK_R_t -15; + pos @MMK_L_lslash braceright -60; + pos @MMK_L_lslash underscore -140; + pos @MMK_L_lslash dollar -30; + pos @MMK_L_lslash numbersign -55; + pos @MMK_L_lslash braceleft -65; + pos @MMK_L_lslash slash -15; + pos @MMK_L_lslash question -20; + pos @MMK_L_lslash parenright -20; + pos @MMK_L_lslash sterling -35; + pos @MMK_L_lslash multiply -45; + pos @MMK_L_lslash euro -90; + pos @MMK_L_lslash asciitilde -30; + pos @MMK_L_lslash @MMK_R_S -30; + pos @MMK_L_lslash @MMK_R_J -20; + pos @MMK_L_lslash @MMK_R_s -15; + pos @MMK_L_dcaron quoteleft 95; + pos @MMK_L_dcaron parenright 90; + pos @MMK_L_dcaron quotedblright 110; + pos @MMK_L_dcaron bracketleft 115; + pos @MMK_L_dcaron greater 115; + pos @MMK_L_dcaron quotesingle 110; + pos @MMK_L_dcaron asterisk 105; + pos @MMK_L_dcaron quotedbl 110; + pos @MMK_L_dcaron equal 55; + pos @MMK_L_dcaron semicolon 40; + pos @MMK_L_dcaron registered 60; + pos @MMK_L_dcaron dollar 55; + pos @MMK_L_dcaron question 95; + pos @MMK_L_dcaron colon 50; + pos @MMK_L_dcaron bar 115; + pos @MMK_L_dcaron underscore -195; + pos @MMK_L_dcaron backslash 105; + pos @MMK_L_dcaron perthousand 95; + pos @MMK_L_dcaron paragraph 85; + pos @MMK_L_dcaron asciitilde -30; + pos @MMK_L_dcaron trademark 90; + pos @MMK_L_dcaron numbersign -55; + pos @MMK_L_dcaron quotedblleft 95; + pos @MMK_L_dcaron yen 110; + pos @MMK_L_dcaron quoteright 110; + pos @MMK_L_dcaron bracketright 115; + pos @MMK_L_dcaron euro -35; + pos @MMK_L_dcaron degree 105; + pos @MMK_L_dcaron braceleft -15; + pos @MMK_L_dcaron slash -15; + pos @MMK_L_dcaron multiply -45; + pos @MMK_L_dcaron braceright 50; + pos @MMK_L_dcaron percent 95; + pos @MMK_L_dcaron @MMK_R_Oslash 30; + pos @MMK_L_dcaron @MMK_R_lslash 115; + pos @MMK_L_dcaron @MMK_R_tcaron 55; + pos @MMK_L_dcaron @MMK_R_Lslash 115; + pos @MMK_L_dcaron @MMK_R_p 55; + pos @MMK_L_dcaron @MMK_R_Thorn 115; + pos @MMK_L_dcaron @MMK_R_germandbls 90; + pos @MMK_L_dcaron @MMK_R_thorn 115; + pos @MMK_L_dcaron @MMK_R_Y 110; + pos @MMK_L_dcaron @MMK_R_X 110; + pos @MMK_L_dcaron @MMK_R_Z 115; + pos @MMK_L_dcaron @MMK_R_Q 30; + pos @MMK_L_dcaron @MMK_R_P 115; + pos @MMK_L_dcaron @MMK_R_S 60; + pos @MMK_L_dcaron @MMK_R_R 115; + pos @MMK_L_dcaron @MMK_R_U 115; + pos @MMK_L_dcaron @MMK_R_T 115; + pos @MMK_L_dcaron @MMK_R_W 110; + pos @MMK_L_dcaron @MMK_R_V 110; + pos @MMK_L_dcaron @MMK_R_I 115; + pos @MMK_L_dcaron @MMK_R_H 115; + pos @MMK_L_dcaron @MMK_R_K 115; + pos @MMK_L_dcaron @MMK_R_J -20; + pos @MMK_L_dcaron @MMK_R_M 115; + pos @MMK_L_dcaron @MMK_R_L 115; + pos @MMK_L_dcaron @MMK_R_O 30; + pos @MMK_L_dcaron @MMK_R_N 115; + pos @MMK_L_dcaron @MMK_R_C 30; + pos @MMK_L_dcaron @MMK_R_B 115; + pos @MMK_L_dcaron @MMK_R_E 115; + pos @MMK_L_dcaron @MMK_R_D 115; + pos @MMK_L_dcaron @MMK_R_G 30; + pos @MMK_L_dcaron @MMK_R_F 115; + pos @MMK_L_dcaron @MMK_R_y 55; + pos @MMK_L_dcaron @MMK_R_x 45; + pos @MMK_L_dcaron @MMK_R_z 55; + pos @MMK_L_dcaron @MMK_R_s -15; + pos @MMK_L_dcaron @MMK_R_r 55; + pos @MMK_L_dcaron @MMK_R_u 55; + pos @MMK_L_dcaron @MMK_R_t 55; + pos @MMK_L_dcaron @MMK_R_w 60; + pos @MMK_L_dcaron @MMK_R_v 55; + pos @MMK_L_dcaron @MMK_R_i 115; + pos @MMK_L_dcaron @MMK_R_h 115; + pos @MMK_L_dcaron @MMK_R_j 115; + pos @MMK_L_dcaron @MMK_R_m 55; + pos @MMK_L_dcaron @MMK_R_l 115; + pos @MMK_L_dcaron @MMK_R_n 55; + pos @MMK_L_dcaron @MMK_R_b 115; + pos @MMK_L_dcaron @MMK_R_f 55; + pos @MMK_L_dcaron @MMK_R_Eth 115; + pos @MMK_L_dcaron @MMK_R_lcaron 115; + pos @MMK_L_eth quotesingle -70; + pos @MMK_L_eth quoteright -110; + pos @MMK_L_eth quotedblbase -65; + pos @MMK_L_eth quoteleft -70; + pos @MMK_L_eth questiondown -55; + pos @MMK_L_eth trademark -75; + pos @MMK_L_eth asterisk -50; + pos @MMK_L_eth asciicircum -40; + pos @MMK_L_eth quotedblright -110; + pos @MMK_L_eth paragraph -45; + pos @MMK_L_eth sterling -35; + pos @MMK_L_eth numbersign -70; + pos @MMK_L_eth question -170; + pos @MMK_L_eth comma -65; + pos @MMK_L_eth backslash -155; + pos @MMK_L_eth underscore -180; + pos @MMK_L_eth parenright -165; + pos @MMK_L_eth guilsinglright -45; + pos @MMK_L_eth quotedblleft -70; + pos @MMK_L_eth slash -90; + pos @MMK_L_eth quotesinglbase -65; + pos @MMK_L_eth percent -50; + pos @MMK_L_eth semicolon -55; + pos @MMK_L_eth braceleft -65; + pos @MMK_L_eth multiply -50; + pos @MMK_L_eth registered -20; + pos @MMK_L_eth guillemetright -45; + pos @MMK_L_eth quotedbl -70; + pos @MMK_L_eth euro -90; + pos @MMK_L_eth dollar -80; + pos @MMK_L_eth colon -45; + pos @MMK_L_eth yen -60; + pos @MMK_L_eth degree -80; + pos @MMK_L_eth perthousand -50; + pos @MMK_L_eth ellipsis -65; + pos @MMK_L_eth braceright -60; + pos @MMK_L_eth asciitilde -35; + pos @MMK_L_eth @MMK_R_f -40; + pos @MMK_L_eth @MMK_R_a -10; + pos @MMK_L_eth @MMK_R_x -50; + pos @MMK_L_eth @MMK_R_A -55; + pos @MMK_L_eth @MMK_R_tcaron -40; + pos @MMK_L_eth @MMK_R_W -80; + pos @MMK_L_eth @MMK_R_Y -105; + pos @MMK_L_eth @MMK_R_t -40; + pos @MMK_L_eth @MMK_R_v -30; + pos @MMK_L_eth @MMK_R_w -25; + pos @MMK_L_eth @MMK_R_s -50; + pos @MMK_L_eth @MMK_R_y -35; + pos @MMK_L_eth @MMK_R_J -100; + pos @MMK_L_eth @MMK_R_T -115; + pos @MMK_L_eth @MMK_R_V -65; + pos @MMK_L_eth @MMK_R_S -80; + pos @MMK_L_eth @MMK_R_X -55; + pos @MMK_L_thorn quotedblleft -80; + pos @MMK_L_thorn parenright -180; + pos @MMK_L_thorn quotesinglbase -70; + pos @MMK_L_thorn ellipsis -70; + pos @MMK_L_thorn sterling -35; + pos @MMK_L_thorn quoteright -115; + pos @MMK_L_thorn guilsinglright -50; + pos @MMK_L_thorn quoteleft -80; + pos @MMK_L_thorn asciitilde -35; + pos @MMK_L_thorn yen -60; + pos @MMK_L_thorn multiply -50; + pos @MMK_L_thorn trademark -100; + pos @MMK_L_thorn braceright -60; + pos @MMK_L_thorn colon -50; + pos @MMK_L_thorn semicolon -60; + pos @MMK_L_thorn numbersign -70; + pos @MMK_L_thorn quotedbl -80; + pos @MMK_L_thorn quotedblbase -70; + pos @MMK_L_thorn question -175; + pos @MMK_L_thorn asciicircum -45; + pos @MMK_L_thorn dollar -85; + pos @MMK_L_thorn paragraph -45; + pos @MMK_L_thorn backslash -160; + pos @MMK_L_thorn quotedblright -155; + pos @MMK_L_thorn underscore -180; + pos @MMK_L_thorn percent -55; + pos @MMK_L_thorn slash -95; + pos @MMK_L_thorn registered -20; + pos @MMK_L_thorn quotesingle -80; + pos @MMK_L_thorn guillemetright -50; + pos @MMK_L_thorn questiondown -60; + pos @MMK_L_thorn perthousand -55; + pos @MMK_L_thorn degree -95; + pos @MMK_L_thorn asterisk -60; + pos @MMK_L_thorn braceleft -65; + pos @MMK_L_thorn comma -70; + pos @MMK_L_thorn euro -90; + pos @MMK_L_thorn @MMK_R_f -45; + pos @MMK_L_thorn @MMK_R_A -55; + pos @MMK_L_thorn @MMK_R_S -80; + pos @MMK_L_thorn @MMK_R_s -50; + pos @MMK_L_thorn @MMK_R_tcaron -45; + pos @MMK_L_thorn @MMK_R_J -105; + pos @MMK_L_thorn @MMK_R_T -115; + pos @MMK_L_thorn @MMK_R_V -65; + pos @MMK_L_thorn @MMK_R_W -80; + pos @MMK_L_thorn @MMK_R_X -60; + pos @MMK_L_thorn @MMK_R_Y -105; + pos @MMK_L_thorn @MMK_R_a -10; + pos @MMK_L_thorn @MMK_R_t -45; + pos @MMK_L_thorn @MMK_R_v -30; + pos @MMK_L_thorn @MMK_R_w -25; + pos @MMK_L_thorn @MMK_R_x -50; + pos @MMK_L_thorn @MMK_R_y -35; + pos @MMK_L_a.alt asciitilde -30; + pos @MMK_L_a.alt degree -10; + pos @MMK_L_a.alt euro -90; + pos @MMK_L_a.alt slash -15; + pos @MMK_L_a.alt braceleft -65; + pos @MMK_L_a.alt underscore -195; + pos @MMK_L_a.alt quotedblright -50; + pos @MMK_L_a.alt quotesingle -10; + pos @MMK_L_a.alt braceright -60; + pos @MMK_L_a.alt numbersign -55; + pos @MMK_L_a.alt quoteright -50; + pos @MMK_L_a.alt quotedbl -10; + pos @MMK_L_a.alt backslash -85; + pos @MMK_L_a.alt multiply -45; + pos @MMK_L_a.alt question -175; + pos @MMK_L_a.alt parenright -90; + pos @MMK_L_a.alt dollar -30; + pos @MMK_L_a.alt yen -30; + pos @MMK_L_a.alt sterling -35; + pos @MMK_L_a.alt @MMK_R_Y -50; + pos @MMK_L_a.alt @MMK_R_S -30; + pos @MMK_L_a.alt @MMK_R_T -115; + pos @MMK_L_a.alt @MMK_R_W -35; + pos @MMK_L_a.alt @MMK_R_V -30; + pos @MMK_L_a.alt @MMK_R_J -20; + pos @MMK_L_a.alt @MMK_R_s -15; + pos @MMK_L_p quotedbl -80; + pos @MMK_L_p numbersign -70; + pos @MMK_L_p semicolon -60; + pos @MMK_L_p ellipsis -70; + pos @MMK_L_p guillemetright -50; + pos @MMK_L_p guilsinglright -50; + pos @MMK_L_p backslash -160; + pos @MMK_L_p perthousand -55; + pos @MMK_L_p dollar -85; + pos @MMK_L_p braceright -60; + pos @MMK_L_p asterisk -60; + pos @MMK_L_p trademark -100; + pos @MMK_L_p questiondown -60; + pos @MMK_L_p yen -60; + pos @MMK_L_p paragraph -45; + pos @MMK_L_p registered -20; + pos @MMK_L_p percent -55; + pos @MMK_L_p quoteleft -80; + pos @MMK_L_p slash -95; + pos @MMK_L_p quotedblleft -80; + pos @MMK_L_p asciitilde -35; + pos @MMK_L_p colon -50; + pos @MMK_L_p parenright -180; + pos @MMK_L_p sterling -35; + pos @MMK_L_p comma -70; + pos @MMK_L_p quotedblright -155; + pos @MMK_L_p degree -95; + pos @MMK_L_p quotesingle -80; + pos @MMK_L_p underscore -180; + pos @MMK_L_p asciicircum -45; + pos @MMK_L_p multiply -50; + pos @MMK_L_p question -175; + pos @MMK_L_p quotedblbase -70; + pos @MMK_L_p braceleft -65; + pos @MMK_L_p quotesinglbase -70; + pos @MMK_L_p quoteright -115; + pos @MMK_L_p euro -90; + pos @MMK_L_p @MMK_R_S -80; + pos @MMK_L_p @MMK_R_W -80; + pos @MMK_L_p @MMK_R_V -65; + pos @MMK_L_p @MMK_R_T -115; + pos @MMK_L_p @MMK_R_Y -105; + pos @MMK_L_p @MMK_R_X -60; + pos @MMK_L_p @MMK_R_A -55; + pos @MMK_L_p @MMK_R_J -105; + pos @MMK_L_p @MMK_R_s -50; + pos @MMK_L_p @MMK_R_w -25; + pos @MMK_L_p @MMK_R_v -30; + pos @MMK_L_p @MMK_R_t -45; + pos @MMK_L_p @MMK_R_y -35; + pos @MMK_L_p @MMK_R_x -50; + pos @MMK_L_p @MMK_R_a -10; + pos @MMK_L_p @MMK_R_f -45; + pos @MMK_L_p @MMK_R_tcaron -45; + pos @MMK_L_c question -175; + pos @MMK_L_c multiply -45; + pos @MMK_L_c sterling -35; + pos @MMK_L_c braceright -60; + pos @MMK_L_c quotedblright -80; + pos @MMK_L_c dollar -35; + pos @MMK_L_c braceleft -65; + pos @MMK_L_c yen -35; + pos @MMK_L_c quotedblleft -10; + pos @MMK_L_c degree -20; + pos @MMK_L_c semicolon -10; + pos @MMK_L_c quoteright -80; + pos @MMK_L_c underscore -110; + pos @MMK_L_c quoteleft -10; + pos @MMK_L_c parenright -115; + pos @MMK_L_c euro -90; + pos @MMK_L_c numbersign -55; + pos @MMK_L_c trademark -20; + pos @MMK_L_c quotesingle -15; + pos @MMK_L_c asciitilde -30; + pos @MMK_L_c backslash -95; + pos @MMK_L_c slash -30; + pos @MMK_L_c quotedbl -15; + pos @MMK_L_c @MMK_R_X -10; + pos @MMK_L_c @MMK_R_Y -60; + pos @MMK_L_c @MMK_R_S -30; + pos @MMK_L_c @MMK_R_T -115; + pos @MMK_L_c @MMK_R_V -35; + pos @MMK_L_c @MMK_R_W -40; + pos @MMK_L_c @MMK_R_J -25; + pos @MMK_L_c @MMK_R_A -10; + pos @MMK_L_c @MMK_R_x -10; + pos @MMK_L_c @MMK_R_s -25; + pos @MMK_L_v braceright -60; + pos @MMK_L_v quotesingle -10; + pos @MMK_L_v asciicircum -15; + pos @MMK_L_v questiondown -60; + pos @MMK_L_v yen -30; + pos @MMK_L_v ellipsis -60; + pos @MMK_L_v registered -10; + pos @MMK_L_v quoteright -50; + pos @MMK_L_v dollar -30; + pos @MMK_L_v quotesinglbase -60; + pos @MMK_L_v parenright -105; + pos @MMK_L_v quotedbl -10; + pos @MMK_L_v minus -15; + pos @MMK_L_v endash -20; + pos @MMK_L_v periodcentered -30; + pos @MMK_L_v plus -15; + pos @MMK_L_v less -15; + pos @MMK_L_v guilsinglleft -25; + pos @MMK_L_v comma -60; + pos @MMK_L_v hyphen -20; + pos @MMK_L_v semicolon -15; + pos @MMK_L_v asciitilde -55; + pos @MMK_L_v emdash -20; + pos @MMK_L_v quotedblbase -60; + pos @MMK_L_v sterling -55; + pos @MMK_L_v guilsinglright -20; + pos @MMK_L_v parenleft -25; + pos @MMK_L_v underscore -290; + pos @MMK_L_v numbersign -95; + pos @MMK_L_v backslash -85; + pos @MMK_L_v braceleft -85; + pos @MMK_L_v copyright -25; + pos @MMK_L_v bullet -25; + pos @MMK_L_v cent -25; + pos @MMK_L_v divide -15; + pos @MMK_L_v at -25; + pos @MMK_L_v multiply -50; + pos @MMK_L_v question -185; + pos @MMK_L_v degree -10; + pos @MMK_L_v guillemetright -20; + pos @MMK_L_v guillemetleft -25; + pos @MMK_L_v quotedblright -50; + pos @MMK_L_v slash -75; + pos @MMK_L_v ampersand -35; + pos @MMK_L_v euro -90; + pos @MMK_L_v @MMK_R_Oslash -15; + pos @MMK_L_v @MMK_R_oslash -30; + pos @MMK_L_v @MMK_R_a.alt -25; + pos @MMK_L_v @MMK_R_dcaron -30; + pos @MMK_L_v @MMK_R_G -20; + pos @MMK_L_v @MMK_R_A -60; + pos @MMK_L_v @MMK_R_C -15; + pos @MMK_L_v @MMK_R_O -15; + pos @MMK_L_v @MMK_R_W -35; + pos @MMK_L_v @MMK_R_Q -15; + pos @MMK_L_v @MMK_R_Y -50; + pos @MMK_L_v @MMK_R_e -30; + pos @MMK_L_v @MMK_R_d -30; + pos @MMK_L_v @MMK_R_g -25; + pos @MMK_L_v @MMK_R_a -40; + pos @MMK_L_v @MMK_R_c -25; + pos @MMK_L_v @MMK_R_o -30; + pos @MMK_L_v @MMK_R_q -30; + pos @MMK_L_v @MMK_R_s -45; + pos @MMK_L_v @MMK_R_x -10; + pos @MMK_L_v @MMK_R_X -50; + pos @MMK_L_v @MMK_R_J -75; + pos @MMK_L_v @MMK_R_T -115; + pos @MMK_L_v @MMK_R_V -30; + pos @MMK_L_v @MMK_R_S -30; + pos @MMK_L_v @MMK_R_eth -30; + pos @MMK_L_v @MMK_R_dcroat -30; + pos @MMK_L_q yen -30; + pos @MMK_L_q slash 15; + pos @MMK_L_q quotedblright -50; + pos @MMK_L_q quotesingle -10; + pos @MMK_L_q braceright -60; + pos @MMK_L_q dollar -30; + pos @MMK_L_q numbersign -55; + pos @MMK_L_q sterling -35; + pos @MMK_L_q braceleft -65; + pos @MMK_L_q quoteright -50; + pos @MMK_L_q asciitilde -30; + pos @MMK_L_q parenright -20; + pos @MMK_L_q multiply -45; + pos @MMK_L_q quotedbl -10; + pos @MMK_L_q euro -90; + pos @MMK_L_q backslash -85; + pos @MMK_L_q question -175; + pos @MMK_L_q degree -10; + pos @MMK_L_q @MMK_R_S -30; + pos @MMK_L_q @MMK_R_V -30; + pos @MMK_L_q @MMK_R_W -35; + pos @MMK_L_q @MMK_R_T -115; + pos @MMK_L_q @MMK_R_J -20; + pos @MMK_L_q @MMK_R_j 85; + pos @MMK_L_q @MMK_R_Y -50; + pos @MMK_L_q @MMK_R_s -15; + pos @MMK_L_s parenleft -15; + pos @MMK_L_s asciicircum -80; + pos @MMK_L_s guilsinglleft -45; + pos @MMK_L_s guillemetleft -45; + pos @MMK_L_s asciitilde -165; + pos @MMK_L_s cent -15; + pos @MMK_L_s paragraph -20; + pos @MMK_L_s bullet -45; + pos @MMK_L_s at -15; + pos @MMK_L_s degree -30; + pos @MMK_L_s guilsinglright -10; + pos @MMK_L_s euro -105; + pos @MMK_L_s sterling -55; + pos @MMK_L_s quotedbl -30; + pos @MMK_L_s backslash -105; + pos @MMK_L_s emdash -15; + pos @MMK_L_s divide -65; + pos @MMK_L_s multiply -75; + pos @MMK_L_s periodcentered -40; + pos @MMK_L_s underscore -125; + pos @MMK_L_s quotesingle -30; + pos @MMK_L_s minus -65; + pos @MMK_L_s percent -20; + pos @MMK_L_s endash -15; + pos @MMK_L_s parenright -125; + pos @MMK_L_s numbersign -55; + pos @MMK_L_s braceleft -75; + pos @MMK_L_s yen -50; + pos @MMK_L_s asterisk -25; + pos @MMK_L_s quotesinglbase -25; + pos @MMK_L_s ellipsis -20; + pos @MMK_L_s braceright -60; + pos @MMK_L_s question -170; + pos @MMK_L_s copyright -20; + pos @MMK_L_s hyphen -15; + pos @MMK_L_s plus -65; + pos @MMK_L_s quotedblbase -25; + pos @MMK_L_s perthousand -20; + pos @MMK_L_s slash -55; + pos @MMK_L_s colon -20; + pos @MMK_L_s trademark -20; + pos @MMK_L_s registered -30; + pos @MMK_L_s questiondown -20; + pos @MMK_L_s semicolon -30; + pos @MMK_L_s dollar -50; + pos @MMK_L_s quotedblright -70; + pos @MMK_L_s quoteright -70; + pos @MMK_L_s guillemetright -10; + pos @MMK_L_s comma -25; + pos @MMK_L_s quotedblleft -25; + pos @MMK_L_s less -130; + pos @MMK_L_s quoteleft -25; + pos @MMK_L_s @MMK_R_a.alt -15; + pos @MMK_L_s @MMK_R_tcaron -20; + pos @MMK_L_s @MMK_R_oslash -20; + pos @MMK_L_s @MMK_R_eth -15; + pos @MMK_L_s @MMK_R_dcroat -15; + pos @MMK_L_s @MMK_R_y -20; + pos @MMK_L_s @MMK_R_o -20; + pos @MMK_L_s @MMK_R_c -15; + pos @MMK_L_s @MMK_R_d -15; + pos @MMK_L_s @MMK_R_e -15; + pos @MMK_L_s @MMK_R_f -20; + pos @MMK_L_s @MMK_R_g -25; + pos @MMK_L_s @MMK_R_x -25; + pos @MMK_L_s @MMK_R_q -15; + pos @MMK_L_s @MMK_R_s -50; + pos @MMK_L_s @MMK_R_t -20; + pos @MMK_L_s @MMK_R_v -20; + pos @MMK_L_s @MMK_R_w -15; + pos @MMK_L_s @MMK_R_J -50; + pos @MMK_L_s @MMK_R_O -40; + pos @MMK_L_s @MMK_R_A -25; + pos @MMK_L_s @MMK_R_C -40; + pos @MMK_L_s @MMK_R_G -40; + pos @MMK_L_s @MMK_R_X -30; + pos @MMK_L_s @MMK_R_Y -70; + pos @MMK_L_s @MMK_R_Q -40; + pos @MMK_L_s @MMK_R_S -50; + pos @MMK_L_s @MMK_R_T -115; + pos @MMK_L_s @MMK_R_U -15; + pos @MMK_L_s @MMK_R_V -50; + pos @MMK_L_s @MMK_R_W -55; + pos @MMK_L_s @MMK_R_Oslash -40; + pos @MMK_L_s @MMK_R_dcaron -15; + pos @MMK_L_o quoteright -115; + pos @MMK_L_o quotesinglbase -75; + pos @MMK_L_o quotedbl -85; + pos @MMK_L_o question -175; + pos @MMK_L_o questiondown -65; + pos @MMK_L_o guilsinglright -55; + pos @MMK_L_o trademark -110; + pos @MMK_L_o quotesingle -85; + pos @MMK_L_o asciitilde -40; + pos @MMK_L_o quotedblbase -75; + pos @MMK_L_o braceright -60; + pos @MMK_L_o numbersign -75; + pos @MMK_L_o underscore -205; + pos @MMK_L_o asterisk -65; + pos @MMK_L_o perthousand -60; + pos @MMK_L_o percent -60; + pos @MMK_L_o euro -90; + pos @MMK_L_o quoteleft -90; + pos @MMK_L_o slash -100; + pos @MMK_L_o backslash -165; + pos @MMK_L_o semicolon -65; + pos @MMK_L_o ellipsis -75; + pos @MMK_L_o braceleft -65; + pos @MMK_L_o degree -100; + pos @MMK_L_o registered -25; + pos @MMK_L_o yen -60; + pos @MMK_L_o multiply -50; + pos @MMK_L_o quotedblleft -90; + pos @MMK_L_o comma -75; + pos @MMK_L_o paragraph -50; + pos @MMK_L_o guillemetright -55; + pos @MMK_L_o asciicircum -50; + pos @MMK_L_o colon -55; + pos @MMK_L_o parenright -180; + pos @MMK_L_o quotedblright -170; + pos @MMK_L_o dollar -90; + pos @MMK_L_o sterling -35; + pos @MMK_L_o @MMK_R_A -55; + pos @MMK_L_o @MMK_R_J -110; + pos @MMK_L_o @MMK_R_T -115; + pos @MMK_L_o @MMK_R_V -65; + pos @MMK_L_o @MMK_R_S -85; + pos @MMK_L_o @MMK_R_X -60; + pos @MMK_L_o @MMK_R_Y -105; + pos @MMK_L_o @MMK_R_f -50; + pos @MMK_L_o @MMK_R_t -50; + pos @MMK_L_o @MMK_R_v -30; + pos @MMK_L_o @MMK_R_x -50; + pos @MMK_L_o @MMK_R_W -80; + pos @MMK_L_o @MMK_R_tcaron -50; + pos @MMK_L_o @MMK_R_a -10; + pos @MMK_L_o @MMK_R_w -25; + pos @MMK_L_o @MMK_R_s -50; + pos @MMK_L_o @MMK_R_y -35; + pos @MMK_L_lcaron registered 90; + pos @MMK_L_lcaron quoteright 140; + pos @MMK_L_lcaron braceleft 15; + pos @MMK_L_lcaron colon 80; + pos @MMK_L_lcaron quoteleft 125; + pos @MMK_L_lcaron perthousand 125; + pos @MMK_L_lcaron percent 125; + pos @MMK_L_lcaron greater 145; + pos @MMK_L_lcaron numbersign -45; + pos @MMK_L_lcaron quotedbl 140; + pos @MMK_L_lcaron trademark 120; + pos @MMK_L_lcaron parenright 120; + pos @MMK_L_lcaron multiply -10; + pos @MMK_L_lcaron semicolon 70; + pos @MMK_L_lcaron parenleft 40; + pos @MMK_L_lcaron quotedblleft 125; + pos @MMK_L_lcaron asciicircum 30; + pos @MMK_L_lcaron sterling 25; + pos @MMK_L_lcaron copyright 30; + pos @MMK_L_lcaron yen 140; + pos @MMK_L_lcaron bar 145; + pos @MMK_L_lcaron braceright 75; + pos @MMK_L_lcaron underscore -85; + pos @MMK_L_lcaron backslash 135; + pos @MMK_L_lcaron bracketleft 145; + pos @MMK_L_lcaron degree 135; + pos @MMK_L_lcaron question 125; + pos @MMK_L_lcaron equal 90; + pos @MMK_L_lcaron asciitilde -30; + pos @MMK_L_lcaron quotedblright 140; + pos @MMK_L_lcaron asterisk 135; + pos @MMK_L_lcaron slash -15; + pos @MMK_L_lcaron at 20; + pos @MMK_L_lcaron bracketright 145; + pos @MMK_L_lcaron dollar 85; + pos @MMK_L_lcaron paragraph 115; + pos @MMK_L_lcaron quotesingle 140; + pos @MMK_L_lcaron ampersand 10; + pos @MMK_L_lcaron @MMK_R_tcaron 90; + pos @MMK_L_lcaron @MMK_R_C 60; + pos @MMK_L_lcaron @MMK_R_X 140; + pos @MMK_L_lcaron @MMK_R_h 145; + pos @MMK_L_lcaron @MMK_R_x 80; + pos @MMK_L_lcaron @MMK_R_Oslash 60; + pos @MMK_L_lcaron @MMK_R_r 90; + pos @MMK_L_lcaron @MMK_R_Lslash 145; + pos @MMK_L_lcaron @MMK_R_D 145; + pos @MMK_L_lcaron @MMK_R_G 60; + pos @MMK_L_lcaron @MMK_R_I 145; + pos @MMK_L_lcaron @MMK_R_K 145; + pos @MMK_L_lcaron @MMK_R_J -20; + pos @MMK_L_lcaron @MMK_R_M 145; + pos @MMK_L_lcaron @MMK_R_O 60; + pos @MMK_L_lcaron @MMK_R_N 145; + pos @MMK_L_lcaron @MMK_R_P 145; + pos @MMK_L_lcaron @MMK_R_R 145; + pos @MMK_L_lcaron @MMK_R_U 145; + pos @MMK_L_lcaron @MMK_R_W 140; + pos @MMK_L_lcaron @MMK_R_V 140; + pos @MMK_L_lcaron @MMK_R_Y 140; + pos @MMK_L_lcaron @MMK_R_Z 145; + pos @MMK_L_lcaron @MMK_R_a 30; + pos @MMK_L_lcaron @MMK_R_b 145; + pos @MMK_L_lcaron @MMK_R_f 90; + pos @MMK_L_lcaron @MMK_R_i 145; + pos @MMK_L_lcaron @MMK_R_m 90; + pos @MMK_L_lcaron @MMK_R_n 90; + pos @MMK_L_lcaron @MMK_R_p 90; + pos @MMK_L_lcaron @MMK_R_u 90; + pos @MMK_L_lcaron @MMK_R_t 90; + pos @MMK_L_lcaron @MMK_R_w 90; + pos @MMK_L_lcaron @MMK_R_v 85; + pos @MMK_L_lcaron @MMK_R_y 85; + pos @MMK_L_lcaron @MMK_R_germandbls 120; + pos @MMK_L_lcaron @MMK_R_lcaron 145; + pos @MMK_L_lcaron @MMK_R_Eth 145; + pos @MMK_L_lcaron @MMK_R_B 145; + pos @MMK_L_lcaron @MMK_R_E 145; + pos @MMK_L_lcaron @MMK_R_F 145; + pos @MMK_L_lcaron @MMK_R_H 145; + pos @MMK_L_lcaron @MMK_R_L 145; + pos @MMK_L_lcaron @MMK_R_Q 60; + pos @MMK_L_lcaron @MMK_R_lslash 145; + pos @MMK_L_lcaron @MMK_R_S 90; + pos @MMK_L_lcaron @MMK_R_T 145; + pos @MMK_L_lcaron @MMK_R_thorn 145; + pos @MMK_L_lcaron @MMK_R_j 145; + pos @MMK_L_lcaron @MMK_R_l 145; + pos @MMK_L_lcaron @MMK_R_s 10; + pos @MMK_L_lcaron @MMK_R_z 90; + pos @MMK_L_lcaron @MMK_R_Thorn 145; + pos @MMK_L_tcaron quoteright 100; + pos @MMK_L_tcaron dollar 45; + pos @MMK_L_tcaron minus -150; + pos @MMK_L_tcaron parenright 80; + pos @MMK_L_tcaron periodcentered -105; + pos @MMK_L_tcaron bracketleft 105; + pos @MMK_L_tcaron degree 95; + pos @MMK_L_tcaron asterisk 95; + pos @MMK_L_tcaron guilsinglright -15; + pos @MMK_L_tcaron ellipsis -20; + pos @MMK_L_tcaron numbersign -85; + pos @MMK_L_tcaron semicolon 30; + pos @MMK_L_tcaron quotedblright 100; + pos @MMK_L_tcaron bracketright 105; + pos @MMK_L_tcaron braceleft -25; + pos @MMK_L_tcaron greater 105; + pos @MMK_L_tcaron braceright 35; + pos @MMK_L_tcaron cent -40; + pos @MMK_L_tcaron yen 100; + pos @MMK_L_tcaron guillemetright -15; + pos @MMK_L_tcaron underscore -35; + pos @MMK_L_tcaron hyphen -150; + pos @MMK_L_tcaron bar 105; + pos @MMK_L_tcaron euro -45; + pos @MMK_L_tcaron paragraph 70; + pos @MMK_L_tcaron guillemetleft -145; + pos @MMK_L_tcaron bullet -60; + pos @MMK_L_tcaron sterling -15; + pos @MMK_L_tcaron quotedblbase -25; + pos @MMK_L_tcaron comma -25; + pos @MMK_L_tcaron slash -20; + pos @MMK_L_tcaron questiondown -15; + pos @MMK_L_tcaron multiply -45; + pos @MMK_L_tcaron perthousand 85; + pos @MMK_L_tcaron plus -150; + pos @MMK_L_tcaron question 85; + pos @MMK_L_tcaron quoteleft 85; + pos @MMK_L_tcaron registered 50; + pos @MMK_L_tcaron trademark 80; + pos @MMK_L_tcaron quotesingle 100; + pos @MMK_L_tcaron equal 45; + pos @MMK_L_tcaron colon 40; + pos @MMK_L_tcaron guilsinglleft -145; + pos @MMK_L_tcaron emdash -150; + pos @MMK_L_tcaron percent 85; + pos @MMK_L_tcaron copyright -15; + pos @MMK_L_tcaron divide -150; + pos @MMK_L_tcaron asciicircum -10; + pos @MMK_L_tcaron endash -150; + pos @MMK_L_tcaron ampersand -30; + pos @MMK_L_tcaron less -85; + pos @MMK_L_tcaron quotedblleft 85; + pos @MMK_L_tcaron asciitilde -85; + pos @MMK_L_tcaron quotesinglbase -25; + pos @MMK_L_tcaron at -25; + pos @MMK_L_tcaron quotedbl 100; + pos @MMK_L_tcaron backslash 95; + pos @MMK_L_tcaron @MMK_R_h 105; + pos @MMK_L_tcaron @MMK_R_dcaron -45; + pos @MMK_L_tcaron @MMK_R_g -35; + pos @MMK_L_tcaron @MMK_R_f 45; + pos @MMK_L_tcaron @MMK_R_thorn 105; + pos @MMK_L_tcaron @MMK_R_Thorn 105; + pos @MMK_L_tcaron @MMK_R_a.alt -40; + pos @MMK_L_tcaron @MMK_R_m 45; + pos @MMK_L_tcaron @MMK_R_l 105; + pos @MMK_L_tcaron @MMK_R_c -45; + pos @MMK_L_tcaron @MMK_R_b 105; + pos @MMK_L_tcaron @MMK_R_e -45; + pos @MMK_L_tcaron @MMK_R_S 50; + pos @MMK_L_tcaron @MMK_R_R 105; + pos @MMK_L_tcaron @MMK_R_i 105; + pos @MMK_L_tcaron @MMK_R_j 105; + pos @MMK_L_tcaron @MMK_R_o -50; + pos @MMK_L_tcaron @MMK_R_n 45; + pos @MMK_L_tcaron @MMK_R_y 45; + pos @MMK_L_tcaron @MMK_R_x 35; + pos @MMK_L_tcaron @MMK_R_z 45; + pos @MMK_L_tcaron @MMK_R_p 45; + pos @MMK_L_tcaron @MMK_R_s -30; + pos @MMK_L_tcaron @MMK_R_r 45; + pos @MMK_L_tcaron @MMK_R_u 45; + pos @MMK_L_tcaron @MMK_R_w 50; + pos @MMK_L_tcaron @MMK_R_v 45; + pos @MMK_L_tcaron @MMK_R_I 105; + pos @MMK_L_tcaron @MMK_R_H 105; + pos @MMK_L_tcaron @MMK_R_K 105; + pos @MMK_L_tcaron @MMK_R_J -60; + pos @MMK_L_tcaron @MMK_R_L 105; + pos @MMK_L_tcaron @MMK_R_O 15; + pos @MMK_L_tcaron @MMK_R_A -25; + pos @MMK_L_tcaron @MMK_R_C 15; + pos @MMK_L_tcaron @MMK_R_E 105; + pos @MMK_L_tcaron @MMK_R_D 105; + pos @MMK_L_tcaron @MMK_R_G 15; + pos @MMK_L_tcaron @MMK_R_F 105; + pos @MMK_L_tcaron @MMK_R_Y 100; + pos @MMK_L_tcaron @MMK_R_X 100; + pos @MMK_L_tcaron @MMK_R_Z 105; + pos @MMK_L_tcaron @MMK_R_Q 15; + pos @MMK_L_tcaron @MMK_R_P 105; + pos @MMK_L_tcaron @MMK_R_U 105; + pos @MMK_L_tcaron @MMK_R_T 105; + pos @MMK_L_tcaron @MMK_R_W 100; + pos @MMK_L_tcaron @MMK_R_V 100; + pos @MMK_L_tcaron @MMK_R_lslash 105; + pos @MMK_L_tcaron @MMK_R_Lslash 105; + pos @MMK_L_tcaron @MMK_R_lcaron 105; + pos @MMK_L_tcaron @MMK_R_Eth 105; + pos @MMK_L_tcaron @MMK_R_eth -35; + pos @MMK_L_tcaron @MMK_R_germandbls 80; + pos @MMK_L_tcaron @MMK_R_dcroat -45; + pos @MMK_L_tcaron @MMK_R_tcaron 45; + pos @MMK_L_tcaron @MMK_R_a -15; + pos @MMK_L_tcaron @MMK_R_d -45; + pos @MMK_L_tcaron @MMK_R_q -45; + pos @MMK_L_tcaron @MMK_R_t 45; + pos @MMK_L_tcaron @MMK_R_M 105; + pos @MMK_L_tcaron @MMK_R_N 105; + pos @MMK_L_tcaron @MMK_R_B 105; + pos @MMK_L_tcaron @MMK_R_oslash -50; + pos @MMK_L_tcaron @MMK_R_Oslash 15; + pos @MMK_L_a braceleft -65; + pos @MMK_L_a slash -15; + pos @MMK_L_a yen -55; + pos @MMK_L_a quoteleft -50; + pos @MMK_L_a asciitilde -30; + pos @MMK_L_a degree -65; + pos @MMK_L_a multiply -45; + pos @MMK_L_a trademark -60; + pos @MMK_L_a asciicircum -20; + pos @MMK_L_a quotedblright -110; + pos @MMK_L_a sterling -35; + pos @MMK_L_a parenright -90; + pos @MMK_L_a question -175; + pos @MMK_L_a backslash -135; + pos @MMK_L_a registered -10; + pos @MMK_L_a euro -90; + pos @MMK_L_a perthousand -35; + pos @MMK_L_a quoteright -110; + pos @MMK_L_a asterisk -35; + pos @MMK_L_a dollar -35; + pos @MMK_L_a paragraph -25; + pos @MMK_L_a numbersign -55; + pos @MMK_L_a quotedbl -50; + pos @MMK_L_a quotedblleft -50; + pos @MMK_L_a quotesingle -50; + pos @MMK_L_a underscore -190; + pos @MMK_L_a percent -35; + pos @MMK_L_a braceright -60; + pos @MMK_L_a @MMK_R_tcaron -20; + pos @MMK_L_a @MMK_R_J -20; + pos @MMK_L_a @MMK_R_Y -90; + pos @MMK_L_a @MMK_R_S -30; + pos @MMK_L_a @MMK_R_V -55; + pos @MMK_L_a @MMK_R_W -65; + pos @MMK_L_a @MMK_R_T -115; + pos @MMK_L_a @MMK_R_f -20; + pos @MMK_L_a @MMK_R_y -25; + pos @MMK_L_a @MMK_R_s -15; + pos @MMK_L_a @MMK_R_v -20; + pos @MMK_L_a @MMK_R_w -20; + pos @MMK_L_a @MMK_R_t -20; + pos @MMK_L_e braceleft -65; + pos @MMK_L_e quoteleft -80; + pos @MMK_L_e perthousand -55; + pos @MMK_L_e questiondown -45; + pos @MMK_L_e multiply -45; + pos @MMK_L_e slash -70; + pos @MMK_L_e trademark -95; + pos @MMK_L_e numbersign -70; + pos @MMK_L_e asterisk -60; + pos @MMK_L_e yen -60; + pos @MMK_L_e backslash -160; + pos @MMK_L_e underscore -160; + pos @MMK_L_e percent -55; + pos @MMK_L_e ellipsis -45; + pos @MMK_L_e degree -90; + pos @MMK_L_e comma -45; + pos @MMK_L_e quotesingle -75; + pos @MMK_L_e asciitilde -40; + pos @MMK_L_e quotedblbase -45; + pos @MMK_L_e quoteright -115; + pos @MMK_L_e quotedbl -75; + pos @MMK_L_e guilsinglright -45; + pos @MMK_L_e semicolon -50; + pos @MMK_L_e registered -25; + pos @MMK_L_e sterling -35; + pos @MMK_L_e parenright -155; + pos @MMK_L_e quotesinglbase -45; + pos @MMK_L_e quotedblleft -80; + pos @MMK_L_e euro -90; + pos @MMK_L_e question -175; + pos @MMK_L_e guillemetright -45; + pos @MMK_L_e asciicircum -40; + pos @MMK_L_e braceright -60; + pos @MMK_L_e colon -45; + pos @MMK_L_e dollar -80; + pos @MMK_L_e quotedblright -150; + pos @MMK_L_e paragraph -45; + pos @MMK_L_e @MMK_R_f -45; + pos @MMK_L_e @MMK_R_x -45; + pos @MMK_L_e @MMK_R_y -35; + pos @MMK_L_e @MMK_R_v -30; + pos @MMK_L_e @MMK_R_w -30; + pos @MMK_L_e @MMK_R_t -45; + pos @MMK_L_e @MMK_R_s -50; + pos @MMK_L_e @MMK_R_J -60; + pos @MMK_L_e @MMK_R_A -50; + pos @MMK_L_e @MMK_R_X -50; + pos @MMK_L_e @MMK_R_Y -105; + pos @MMK_L_e @MMK_R_V -70; + pos @MMK_L_e @MMK_R_W -80; + pos @MMK_L_e @MMK_R_T -115; + pos @MMK_L_e @MMK_R_S -75; + pos @MMK_L_e @MMK_R_tcaron -45; + pos @MMK_L_h braceleft -65; + pos @MMK_L_h dollar -35; + pos @MMK_L_h degree -60; + pos @MMK_L_h parenright -90; + pos @MMK_L_h quotedblright -105; + pos @MMK_L_h quotedblleft -45; + pos @MMK_L_h slash -15; + pos @MMK_L_h paragraph -20; + pos @MMK_L_h percent -30; + pos @MMK_L_h euro -90; + pos @MMK_L_h quoteright -105; + pos @MMK_L_h quotedbl -45; + pos @MMK_L_h trademark -55; + pos @MMK_L_h braceright -60; + pos @MMK_L_h multiply -45; + pos @MMK_L_h sterling -35; + pos @MMK_L_h backslash -130; + pos @MMK_L_h numbersign -55; + pos @MMK_L_h quotesingle -45; + pos @MMK_L_h underscore -265; + pos @MMK_L_h perthousand -30; + pos @MMK_L_h asciicircum -15; + pos @MMK_L_h asciitilde -30; + pos @MMK_L_h yen -50; + pos @MMK_L_h quoteleft -45; + pos @MMK_L_h asterisk -30; + pos @MMK_L_h question -175; + pos @MMK_L_h @MMK_R_tcaron -15; + pos @MMK_L_h @MMK_R_V -55; + pos @MMK_L_h @MMK_R_J -20; + pos @MMK_L_h @MMK_R_Y -85; + pos @MMK_L_h @MMK_R_S -30; + pos @MMK_L_h @MMK_R_W -65; + pos @MMK_L_h @MMK_R_T -115; + pos @MMK_L_h @MMK_R_f -15; + pos @MMK_L_h @MMK_R_y -25; + pos @MMK_L_h @MMK_R_s -15; + pos @MMK_L_h @MMK_R_w -15; + pos @MMK_L_h @MMK_R_t -15; + pos @MMK_L_h @MMK_R_v -20; + pos @MMK_L_t dollar -30; + pos @MMK_L_t braceright -60; + pos @MMK_L_t underscore -35; + pos @MMK_L_t guillemetright -15; + pos @MMK_L_t sterling -65; + pos @MMK_L_t quotedbl -10; + pos @MMK_L_t euro -90; + pos @MMK_L_t emdash -155; + pos @MMK_L_t question -170; + pos @MMK_L_t minus -155; + pos @MMK_L_t semicolon -10; + pos @MMK_L_t braceleft -110; + pos @MMK_L_t at -30; + pos @MMK_L_t parenleft -25; + pos @MMK_L_t degree -10; + pos @MMK_L_t plus -155; + pos @MMK_L_t asciicircum -10; + pos @MMK_L_t numbersign -115; + pos @MMK_L_t parenright -90; + pos @MMK_L_t quotesinglbase -25; + pos @MMK_L_t endash -155; + pos @MMK_L_t ampersand -110; + pos @MMK_L_t less -85; + pos @MMK_L_t guilsinglleft -150; + pos @MMK_L_t yen -30; + pos @MMK_L_t quotedblbase -25; + pos @MMK_L_t multiply -45; + pos @MMK_L_t hyphen -155; + pos @MMK_L_t ellipsis -20; + pos @MMK_L_t guillemetleft -150; + pos @MMK_L_t backslash -85; + pos @MMK_L_t questiondown -15; + pos @MMK_L_t periodcentered -105; + pos @MMK_L_t guilsinglright -15; + pos @MMK_L_t divide -155; + pos @MMK_L_t quotesingle -10; + pos @MMK_L_t quotedblright -50; + pos @MMK_L_t slash -20; + pos @MMK_L_t cent -40; + pos @MMK_L_t asciitilde -85; + pos @MMK_L_t quoteright -50; + pos @MMK_L_t comma -25; + pos @MMK_L_t bullet -60; + pos @MMK_L_t copyright -25; + pos @MMK_L_t @MMK_R_dcroat -45; + pos @MMK_L_t @MMK_R_eth -55; + pos @MMK_L_t @MMK_R_a.alt -40; + pos @MMK_L_t @MMK_R_d -45; + pos @MMK_L_t @MMK_R_dcaron -45; + pos @MMK_L_t @MMK_R_q -45; + pos @MMK_L_t @MMK_R_a -85; + pos @MMK_L_t @MMK_R_G -10; + pos @MMK_L_t @MMK_R_s -35; + pos @MMK_L_t @MMK_R_x -10; + pos @MMK_L_t @MMK_R_g -35; + pos @MMK_L_t @MMK_R_e -45; + pos @MMK_L_t @MMK_R_c -45; + pos @MMK_L_t @MMK_R_o -50; + pos @MMK_L_t @MMK_R_W -35; + pos @MMK_L_t @MMK_R_V -30; + pos @MMK_L_t @MMK_R_T -115; + pos @MMK_L_t @MMK_R_S -30; + pos @MMK_L_t @MMK_R_Q -10; + pos @MMK_L_t @MMK_R_Y -50; + pos @MMK_L_t @MMK_R_X -30; + pos @MMK_L_t @MMK_R_C -10; + pos @MMK_L_t @MMK_R_A -30; + pos @MMK_L_t @MMK_R_O -10; + pos @MMK_L_t @MMK_R_J -60; + pos @MMK_L_t @MMK_R_oslash -50; + pos @MMK_L_t @MMK_R_Oslash -10; + pos @MMK_L_f divide -135; + pos @MMK_L_f guillemetright -15; + pos @MMK_L_f dollar -30; + pos @MMK_L_f backslash 15; + pos @MMK_L_f braceright -60; + pos @MMK_L_f ampersand -115; + pos @MMK_L_f guilsinglleft -130; + pos @MMK_L_f degree -10; + pos @MMK_L_f at -30; + pos @MMK_L_f yen -30; + pos @MMK_L_f quoteright -50; + pos @MMK_L_f semicolon -10; + pos @MMK_L_f slash -150; + pos @MMK_L_f sterling -80; + pos @MMK_L_f multiply -45; + pos @MMK_L_f ellipsis -135; + pos @MMK_L_f asciitilde -85; + pos @MMK_L_f plus -135; + pos @MMK_L_f endash -135; + pos @MMK_L_f questiondown -135; + pos @MMK_L_f underscore -180; + pos @MMK_L_f bullet -60; + pos @MMK_L_f comma -115; + pos @MMK_L_f parenleft -25; + pos @MMK_L_f quotedbl -10; + pos @MMK_L_f quotesinglbase -115; + pos @MMK_L_f quotedblright -50; + pos @MMK_L_f numbersign -125; + pos @MMK_L_f hyphen -135; + pos @MMK_L_f less -85; + pos @MMK_L_f guillemetleft -130; + pos @MMK_L_f parenright -90; + pos @MMK_L_f copyright -25; + pos @MMK_L_f minus -135; + pos @MMK_L_f question -80; + pos @MMK_L_f asciicircum -10; + pos @MMK_L_f braceleft -110; + pos @MMK_L_f quotedblbase -135; + pos @MMK_L_f guilsinglright -15; + pos @MMK_L_f cent -40; + pos @MMK_L_f quotesingle -10; + pos @MMK_L_f emdash -135; + pos @MMK_L_f euro -90; + pos @MMK_L_f periodcentered -105; + pos @MMK_L_f @MMK_R_dcroat -45; + pos @MMK_L_f @MMK_R_q -45; + pos @MMK_L_f @MMK_R_s -35; + pos @MMK_L_f @MMK_R_e -45; + pos @MMK_L_f @MMK_R_d -45; + pos @MMK_L_f @MMK_R_g -35; + pos @MMK_L_f @MMK_R_a -85; + pos @MMK_L_f @MMK_R_c -45; + pos @MMK_L_f @MMK_R_o -50; + pos @MMK_L_f @MMK_R_T -30; + pos @MMK_L_f @MMK_R_W -30; + pos @MMK_L_f @MMK_R_V -30; + pos @MMK_L_f @MMK_R_Q -10; + pos @MMK_L_f @MMK_R_S -30; + pos @MMK_L_f @MMK_R_Y -30; + pos @MMK_L_f @MMK_R_X -30; + pos @MMK_L_f @MMK_R_G -10; + pos @MMK_L_f @MMK_R_A -110; + pos @MMK_L_f @MMK_R_C -10; + pos @MMK_L_f @MMK_R_O -10; + pos @MMK_L_f @MMK_R_J -155; + pos @MMK_L_f @MMK_R_x -10; + pos @MMK_L_f @MMK_R_a.alt -40; + pos @MMK_L_f @MMK_R_oslash -50; + pos @MMK_L_f @MMK_R_eth -55; + pos @MMK_L_f @MMK_R_Oslash -10; + pos @MMK_L_f @MMK_R_dcaron -45; + pos @MMK_L_n dollar -35; + pos @MMK_L_n quoteright -105; + pos @MMK_L_n braceright -60; + pos @MMK_L_n degree -60; + pos @MMK_L_n quotedblright -105; + pos @MMK_L_n quoteleft -45; + pos @MMK_L_n parenright -90; + pos @MMK_L_n question -175; + pos @MMK_L_n percent -30; + pos @MMK_L_n underscore -265; + pos @MMK_L_n perthousand -30; + pos @MMK_L_n asterisk -30; + pos @MMK_L_n asciicircum -15; + pos @MMK_L_n quotedblleft -45; + pos @MMK_L_n braceleft -65; + pos @MMK_L_n trademark -55; + pos @MMK_L_n euro -90; + pos @MMK_L_n numbersign -55; + pos @MMK_L_n asciitilde -30; + pos @MMK_L_n quotesingle -45; + pos @MMK_L_n paragraph -20; + pos @MMK_L_n multiply -45; + pos @MMK_L_n backslash -130; + pos @MMK_L_n sterling -35; + pos @MMK_L_n yen -50; + pos @MMK_L_n quotedbl -45; + pos @MMK_L_n slash -15; + pos @MMK_L_n @MMK_R_y -25; + pos @MMK_L_n @MMK_R_t -15; + pos @MMK_L_n @MMK_R_w -15; + pos @MMK_L_n @MMK_R_v -20; + pos @MMK_L_n @MMK_R_s -15; + pos @MMK_L_n @MMK_R_f -15; + pos @MMK_L_n @MMK_R_T -115; + pos @MMK_L_n @MMK_R_W -65; + pos @MMK_L_n @MMK_R_V -55; + pos @MMK_L_n @MMK_R_S -30; + pos @MMK_L_n @MMK_R_J -20; + pos @MMK_L_n @MMK_R_Y -85; + pos @MMK_L_n @MMK_R_tcaron -15; + pos @MMK_L_z quotedbl -10; + pos @MMK_L_z sterling -35; + pos @MMK_L_z asciitilde -30; + pos @MMK_L_z quotedblright -50; + pos @MMK_L_z quoteright -50; + pos @MMK_L_z multiply -45; + pos @MMK_L_z degree -10; + pos @MMK_L_z yen -30; + pos @MMK_L_z underscore -250; + pos @MMK_L_z braceright -60; + pos @MMK_L_z backslash -85; + pos @MMK_L_z parenright -90; + pos @MMK_L_z question -175; + pos @MMK_L_z euro -90; + pos @MMK_L_z dollar -30; + pos @MMK_L_z quotesingle -10; + pos @MMK_L_z braceleft -65; + pos @MMK_L_z slash -15; + pos @MMK_L_z numbersign -55; + pos @MMK_L_z @MMK_R_s -15; + pos @MMK_L_z @MMK_R_J -20; + pos @MMK_L_z @MMK_R_Y -50; + pos @MMK_L_z @MMK_R_S -30; + pos @MMK_L_z @MMK_R_T -115; + pos @MMK_L_z @MMK_R_W -35; + pos @MMK_L_z @MMK_R_V -30; + pos @MMK_L_i euro -85; + pos @MMK_L_i underscore -85; + pos @MMK_L_i multiply -45; + pos @MMK_L_i parenright -25; + pos @MMK_L_i degree -10; + pos @MMK_L_i sterling -35; + pos @MMK_L_i slash -15; + pos @MMK_L_i numbersign -55; + pos @MMK_L_i asciitilde -30; + pos @MMK_L_i braceright -60; + pos @MMK_L_i dollar -30; + pos @MMK_L_i braceleft -65; + pos @MMK_L_i backslash -10; + pos @MMK_L_i question -20; + pos @MMK_L_i @MMK_R_S -30; + pos @MMK_L_i @MMK_R_J -20; + pos @MMK_L_i @MMK_R_s -15; + pos @MMK_L_oslash parenright -125; + pos @MMK_L_oslash euro -90; + pos @MMK_L_oslash backslash -105; + pos @MMK_L_oslash quotesinglbase -75; + pos @MMK_L_oslash semicolon -40; + pos @MMK_L_oslash perthousand -20; + pos @MMK_L_oslash question -175; + pos @MMK_L_oslash quotedblleft -25; + pos @MMK_L_oslash multiply -50; + pos @MMK_L_oslash questiondown -65; + pos @MMK_L_oslash paragraph -20; + pos @MMK_L_oslash comma -75; + pos @MMK_L_oslash asterisk -25; + pos @MMK_L_oslash ellipsis -75; + pos @MMK_L_oslash registered -25; + pos @MMK_L_oslash braceright -60; + pos @MMK_L_oslash percent -20; + pos @MMK_L_oslash asciicircum -50; + pos @MMK_L_oslash degree -30; + pos @MMK_L_oslash guilsinglright -55; + pos @MMK_L_oslash quotedblright -70; + pos @MMK_L_oslash dollar -50; + pos @MMK_L_oslash quotedblbase -75; + pos @MMK_L_oslash quotesingle -30; + pos @MMK_L_oslash quoteright -70; + pos @MMK_L_oslash braceleft -65; + pos @MMK_L_oslash yen -50; + pos @MMK_L_oslash sterling -35; + pos @MMK_L_oslash slash -100; + pos @MMK_L_oslash asciitilde -40; + pos @MMK_L_oslash guillemetright -55; + pos @MMK_L_oslash numbersign -75; + pos @MMK_L_oslash underscore -205; + pos @MMK_L_oslash quoteleft -25; + pos @MMK_L_oslash colon -30; + pos @MMK_L_oslash trademark -20; + pos @MMK_L_oslash quotedbl -30; + pos @MMK_L_oslash @MMK_R_tcaron -20; + pos @MMK_L_oslash @MMK_R_x -30; + pos @MMK_L_oslash @MMK_R_a -10; + pos @MMK_L_oslash @MMK_R_S -50; + pos @MMK_L_oslash @MMK_R_y -20; + pos @MMK_L_oslash @MMK_R_v -20; + pos @MMK_L_oslash @MMK_R_w -15; + pos @MMK_L_oslash @MMK_R_t -20; + pos @MMK_L_oslash @MMK_R_s -50; + pos @MMK_L_oslash @MMK_R_f -20; + pos @MMK_L_oslash @MMK_R_X -60; + pos @MMK_L_oslash @MMK_R_Y -70; + pos @MMK_L_oslash @MMK_R_V -50; + pos @MMK_L_oslash @MMK_R_W -55; + pos @MMK_L_oslash @MMK_R_T -115; + pos @MMK_L_oslash @MMK_R_J -110; + pos @MMK_L_oslash @MMK_R_A -55; + pos @MMK_L_d parenright -20; + pos @MMK_L_d braceright -60; + pos @MMK_L_d euro -90; + pos @MMK_L_d braceleft -65; + pos @MMK_L_d multiply -45; + pos @MMK_L_d asciitilde -30; + pos @MMK_L_d dollar -30; + pos @MMK_L_d sterling -35; + pos @MMK_L_d numbersign -55; + pos @MMK_L_d question -20; + pos @MMK_L_d underscore -195; + pos @MMK_L_d slash -15; + pos @MMK_L_d @MMK_R_s -15; + pos @MMK_L_d @MMK_R_J -20; + pos @MMK_L_d @MMK_R_S -30; + pos @MMK_L_j numbersign -55; + pos @MMK_L_j braceright -60; + pos @MMK_L_j backslash -10; + pos @MMK_L_j question -25; + pos @MMK_L_j slash 15; + pos @MMK_L_j sterling -35; + pos @MMK_L_j multiply -45; + pos @MMK_L_j parenright -20; + pos @MMK_L_j dollar -30; + pos @MMK_L_j euro -85; + pos @MMK_L_j degree -10; + pos @MMK_L_j asciitilde -30; + pos @MMK_L_j braceleft -65; + pos @MMK_L_j @MMK_R_J -20; + pos @MMK_L_j @MMK_R_S -30; + pos @MMK_L_j @MMK_R_s -15; + pos @MMK_L_j @MMK_R_j 65; + pos @MMK_L_dcroat multiply -45; + pos @MMK_L_dcroat sterling -35; + pos @MMK_L_dcroat braceleft -65; + pos @MMK_L_dcroat asciitilde -30; + pos @MMK_L_dcroat braceright -60; + pos @MMK_L_dcroat dollar -30; + pos @MMK_L_dcroat parenright -20; + pos @MMK_L_dcroat underscore -195; + pos @MMK_L_dcroat slash -15; + pos @MMK_L_dcroat numbersign -55; + pos @MMK_L_dcroat euro -90; + pos @MMK_L_dcroat question -20; + pos @MMK_L_dcroat @MMK_R_s -15; + pos @MMK_L_dcroat @MMK_R_S -30; + pos @MMK_L_dcroat @MMK_R_J -20; + pos @MMK_L_u multiply -45; + pos @MMK_L_u dollar -30; + pos @MMK_L_u quotesingle -10; + pos @MMK_L_u euro -90; + pos @MMK_L_u parenright -90; + pos @MMK_L_u degree -10; + pos @MMK_L_u braceleft -65; + pos @MMK_L_u numbersign -55; + pos @MMK_L_u yen -30; + pos @MMK_L_u question -175; + pos @MMK_L_u backslash -85; + pos @MMK_L_u quoteright -50; + pos @MMK_L_u quotedbl -10; + pos @MMK_L_u underscore -140; + pos @MMK_L_u asciitilde -30; + pos @MMK_L_u sterling -35; + pos @MMK_L_u quotedblright -50; + pos @MMK_L_u braceright -60; + pos @MMK_L_u slash -15; + pos @MMK_L_u @MMK_R_S -30; + pos @MMK_L_u @MMK_R_Y -50; + pos @MMK_L_u @MMK_R_V -30; + pos @MMK_L_u @MMK_R_W -35; + pos @MMK_L_u @MMK_R_T -115; + pos @MMK_L_u @MMK_R_J -20; + pos @MMK_L_u @MMK_R_s -15; + pos @MMK_L_g underscore -15; + pos @MMK_L_g dollar -30; + pos @MMK_L_g slash -10; + pos @MMK_L_g degree -10; + pos @MMK_L_g quotedbl -10; + pos @MMK_L_g braceleft -65; + pos @MMK_L_g asciitilde -30; + pos @MMK_L_g quotesingle -10; + pos @MMK_L_g backslash -85; + pos @MMK_L_g semicolon -10; + pos @MMK_L_g braceright -60; + pos @MMK_L_g quotedblright -50; + pos @MMK_L_g question -175; + pos @MMK_L_g multiply -45; + pos @MMK_L_g euro -90; + pos @MMK_L_g quoteright -50; + pos @MMK_L_g sterling -35; + pos @MMK_L_g numbersign -55; + pos @MMK_L_g yen -30; + pos @MMK_L_g parenright -55; + pos @MMK_L_g @MMK_R_s -20; + pos @MMK_L_g @MMK_R_j 40; + pos @MMK_L_g @MMK_R_Y -50; + pos @MMK_L_g @MMK_R_T -115; + pos @MMK_L_g @MMK_R_V -30; + pos @MMK_L_g @MMK_R_W -35; + pos @MMK_L_g @MMK_R_S -30; + pos @MMK_L_g @MMK_R_J -20; + pos @MMK_L_l braceleft -65; + pos @MMK_L_l multiply -45; + pos @MMK_L_l numbersign -55; + pos @MMK_L_l dollar -30; + pos @MMK_L_l slash -15; + pos @MMK_L_l asciitilde -30; + pos @MMK_L_l euro -85; + pos @MMK_L_l question -20; + pos @MMK_L_l underscore -85; + pos @MMK_L_l parenright -20; + pos @MMK_L_l sterling -35; + pos @MMK_L_l braceright -60; + pos @MMK_L_l @MMK_R_s -15; + pos @MMK_L_l @MMK_R_J -20; + pos @MMK_L_l @MMK_R_S -30; + subtable; + pos @MMK_L_S question -80; + pos @MMK_L_S quotesinglbase -40; + pos @MMK_L_S bullet -15; + pos @MMK_L_S less -35; + pos @MMK_L_S colon -35; + pos @MMK_L_S quotedblleft -75; + pos @MMK_L_S braceright -60; + pos @MMK_L_S multiply -50; + pos @MMK_L_S plus -15; + pos @MMK_L_S degree -60; + pos @MMK_L_S parenright -90; + pos @MMK_L_S questiondown -35; + pos @MMK_L_S asciicircum -195; + pos @MMK_L_S asciitilde -80; + pos @MMK_L_S quoteleft -75; + pos @MMK_L_S quotedbl -50; + pos @MMK_L_S periodcentered -10; + pos @MMK_L_S minus -15; + pos @MMK_L_S quoteright -55; + pos @MMK_L_S numbersign -55; + pos @MMK_L_S comma -40; + pos @MMK_L_S slash -70; + pos @MMK_L_S braceleft -65; + pos @MMK_L_S sterling -40; + pos @MMK_L_S underscore -120; + pos @MMK_L_S quotedblright -55; + pos @MMK_L_S euro -90; + pos @MMK_L_S semicolon -45; + pos @MMK_L_S guillemetright -25; + pos @MMK_L_S trademark -115; + pos @MMK_L_S registered -60; + pos @MMK_L_S dollar -80; + pos @MMK_L_S perthousand -80; + pos @MMK_L_S guilsinglright -25; + pos @MMK_L_S divide -15; + pos @MMK_L_S quotesingle -50; + pos @MMK_L_S quotedblbase -40; + pos @MMK_L_S percent -80; + pos @MMK_L_S paragraph -100; + pos @MMK_L_S backslash -60; + pos @MMK_L_S ellipsis -35; + pos @MMK_L_S asterisk -65; + pos @MMK_L_S yen -45; + pos @MMK_L_S @MMK_R_tcaron -80; + pos @MMK_L_S @MMK_R_A -35; + pos @MMK_L_S @MMK_R_J -65; + pos @MMK_L_S @MMK_R_O -20; + pos @MMK_L_S @MMK_R_C -20; + pos @MMK_L_S @MMK_R_G -20; + pos @MMK_L_S @MMK_R_X -40; + pos @MMK_L_S @MMK_R_Y -50; + pos @MMK_L_S @MMK_R_Q -20; + pos @MMK_L_S @MMK_R_S -70; + pos @MMK_L_S @MMK_R_T -45; + pos @MMK_L_S @MMK_R_V -45; + pos @MMK_L_S @MMK_R_W -50; + pos @MMK_L_S @MMK_R_f -80; + pos @MMK_L_S @MMK_R_g -10; + pos @MMK_L_S @MMK_R_x -35; + pos @MMK_L_S @MMK_R_y -45; + pos @MMK_L_S @MMK_R_s -65; + pos @MMK_L_S @MMK_R_t -80; + pos @MMK_L_S @MMK_R_v -40; + pos @MMK_L_S @MMK_R_w -40; + pos @MMK_L_S @MMK_R_Oslash -20; + pos @MMK_L_D quotedblbase -110; + pos @MMK_L_D parenright -115; + pos @MMK_L_D asciicircum -10; + pos @MMK_L_D colon -15; + pos @MMK_L_D quotedbl -30; + pos @MMK_L_D yen -50; + pos @MMK_L_D ampersand -20; + pos @MMK_L_D guillemetright -15; + pos @MMK_L_D quoteright -50; + pos @MMK_L_D euro -90; + pos @MMK_L_D braceleft -65; + pos @MMK_L_D semicolon -25; + pos @MMK_L_D quoteleft -30; + pos @MMK_L_D ellipsis -105; + pos @MMK_L_D guilsinglright -15; + pos @MMK_L_D sterling -35; + pos @MMK_L_D degree -40; + pos @MMK_L_D paragraph -15; + pos @MMK_L_D question -125; + pos @MMK_L_D percent -20; + pos @MMK_L_D numbersign -90; + pos @MMK_L_D trademark -25; + pos @MMK_L_D quotedblleft -30; + pos @MMK_L_D asterisk -15; + pos @MMK_L_D quotesinglbase -110; + pos @MMK_L_D quotesingle -30; + pos @MMK_L_D braceright -60; + pos @MMK_L_D perthousand -20; + pos @MMK_L_D asciitilde -35; + pos @MMK_L_D multiply -55; + pos @MMK_L_D slash -120; + pos @MMK_L_D underscore -240; + pos @MMK_L_D quotedblright -50; + pos @MMK_L_D comma -110; + pos @MMK_L_D questiondown -95; + pos @MMK_L_D backslash -115; + pos @MMK_L_D dollar -50; + pos @MMK_L_D @MMK_R_A -75; + pos @MMK_L_D @MMK_R_J -145; + pos @MMK_L_D @MMK_R_W -60; + pos @MMK_L_D @MMK_R_V -50; + pos @MMK_L_D @MMK_R_T -55; + pos @MMK_L_D @MMK_R_S -45; + pos @MMK_L_D @MMK_R_Y -80; + pos @MMK_L_D @MMK_R_X -80; + pos @MMK_L_D @MMK_R_f -10; + pos @MMK_L_D @MMK_R_a -25; + pos @MMK_L_D @MMK_R_w -15; + pos @MMK_L_D @MMK_R_v -15; + pos @MMK_L_D @MMK_R_t -10; + pos @MMK_L_D @MMK_R_s -30; + pos @MMK_L_D @MMK_R_y -20; + pos @MMK_L_D @MMK_R_x -35; + pos @MMK_L_D @MMK_R_tcaron -10; + pos @MMK_L_I backslash -10; + pos @MMK_L_I question -20; + pos @MMK_L_I underscore -115; + pos @MMK_L_I dollar -30; + pos @MMK_L_I multiply -45; + pos @MMK_L_I asciitilde -30; + pos @MMK_L_I parenright -20; + pos @MMK_L_I euro -90; + pos @MMK_L_I numbersign -55; + pos @MMK_L_I slash -15; + pos @MMK_L_I braceright -60; + pos @MMK_L_I sterling -35; + pos @MMK_L_I braceleft -65; + pos @MMK_L_I @MMK_R_s -15; + pos @MMK_L_I @MMK_R_S -30; + pos @MMK_L_I @MMK_R_J -20; + pos @MMK_L_Thorn comma -115; + pos @MMK_L_Thorn quotedblbase -180; + pos @MMK_L_Thorn braceright -60; + pos @MMK_L_Thorn quoteleft -40; + pos @MMK_L_Thorn numbersign -95; + pos @MMK_L_Thorn yen -50; + pos @MMK_L_Thorn ampersand -25; + pos @MMK_L_Thorn backslash -130; + pos @MMK_L_Thorn quotesingle -40; + pos @MMK_L_Thorn multiply -60; + pos @MMK_L_Thorn asciicircum -15; + pos @MMK_L_Thorn braceleft -65; + pos @MMK_L_Thorn question -175; + pos @MMK_L_Thorn asterisk -25; + pos @MMK_L_Thorn euro -90; + pos @MMK_L_Thorn quoteright -85; + pos @MMK_L_Thorn quotedblleft -40; + pos @MMK_L_Thorn questiondown -135; + pos @MMK_L_Thorn semicolon -30; + pos @MMK_L_Thorn perthousand -25; + pos @MMK_L_Thorn sterling -35; + pos @MMK_L_Thorn slash -140; + pos @MMK_L_Thorn guillemetleft -10; + pos @MMK_L_Thorn quotedbl -40; + pos @MMK_L_Thorn dollar -55; + pos @MMK_L_Thorn parenright -155; + pos @MMK_L_Thorn percent -25; + pos @MMK_L_Thorn underscore -350; + pos @MMK_L_Thorn paragraph -20; + pos @MMK_L_Thorn guilsinglleft -10; + pos @MMK_L_Thorn guilsinglright -20; + pos @MMK_L_Thorn quotedblright -85; + pos @MMK_L_Thorn asciitilde -35; + pos @MMK_L_Thorn colon -20; + pos @MMK_L_Thorn trademark -45; + pos @MMK_L_Thorn quotesinglbase -115; + pos @MMK_L_Thorn guillemetright -20; + pos @MMK_L_Thorn degree -50; + pos @MMK_L_Thorn ellipsis -180; + pos @MMK_L_Thorn @MMK_R_a -40; + pos @MMK_L_Thorn @MMK_R_f -10; + pos @MMK_L_Thorn @MMK_R_s -35; + pos @MMK_L_Thorn @MMK_R_t -10; + pos @MMK_L_Thorn @MMK_R_v -20; + pos @MMK_L_Thorn @MMK_R_w -15; + pos @MMK_L_Thorn @MMK_R_x -35; + pos @MMK_L_Thorn @MMK_R_y -20; + pos @MMK_L_Thorn @MMK_R_A -80; + pos @MMK_L_Thorn @MMK_R_J -190; + pos @MMK_L_Thorn @MMK_R_S -50; + pos @MMK_L_Thorn @MMK_R_T -100; + pos @MMK_L_Thorn @MMK_R_V -50; + pos @MMK_L_Thorn @MMK_R_W -60; + pos @MMK_L_Thorn @MMK_R_X -85; + pos @MMK_L_Thorn @MMK_R_Y -85; + pos @MMK_L_Thorn @MMK_R_tcaron -10; + pos @MMK_L_Thorn @MMK_R_eth -10; + pos @MMK_L_N euro -90; + pos @MMK_L_N dollar -30; + pos @MMK_L_N asciitilde -30; + pos @MMK_L_N braceleft -65; + pos @MMK_L_N parenright -20; + pos @MMK_L_N underscore -365; + pos @MMK_L_N braceright -60; + pos @MMK_L_N multiply -45; + pos @MMK_L_N backslash -10; + pos @MMK_L_N slash -15; + pos @MMK_L_N numbersign -55; + pos @MMK_L_N sterling -35; + pos @MMK_L_N question -20; + pos @MMK_L_N @MMK_R_S -30; + pos @MMK_L_N @MMK_R_J -20; + pos @MMK_L_N @MMK_R_s -15; + pos @MMK_L_B guillemetright -30; + pos @MMK_L_B questiondown -35; + pos @MMK_L_B periodcentered -10; + pos @MMK_L_B underscore -130; + pos @MMK_L_B numbersign -55; + pos @MMK_L_B dollar -60; + pos @MMK_L_B quotesingle -35; + pos @MMK_L_B quotedblleft -25; + pos @MMK_L_B parenright -70; + pos @MMK_L_B trademark -25; + pos @MMK_L_B sterling -40; + pos @MMK_L_B plus -10; + pos @MMK_L_B colon -30; + pos @MMK_L_B braceleft -65; + pos @MMK_L_B quotesinglbase -45; + pos @MMK_L_B asciicircum -50; + pos @MMK_L_B question -70; + pos @MMK_L_B semicolon -40; + pos @MMK_L_B asterisk -30; + pos @MMK_L_B guilsinglright -30; + pos @MMK_L_B multiply -50; + pos @MMK_L_B perthousand -25; + pos @MMK_L_B slash -70; + pos @MMK_L_B backslash -85; + pos @MMK_L_B yen -50; + pos @MMK_L_B bullet -15; + pos @MMK_L_B degree -30; + pos @MMK_L_B quoteright -35; + pos @MMK_L_B quotedbl -35; + pos @MMK_L_B ellipsis -40; + pos @MMK_L_B quotedblright -35; + pos @MMK_L_B comma -45; + pos @MMK_L_B percent -25; + pos @MMK_L_B quotedblbase -45; + pos @MMK_L_B minus -10; + pos @MMK_L_B divide -10; + pos @MMK_L_B registered -35; + pos @MMK_L_B quoteleft -25; + pos @MMK_L_B paragraph -25; + pos @MMK_L_B less -25; + pos @MMK_L_B euro -90; + pos @MMK_L_B braceright -60; + pos @MMK_L_B asciitilde -70; + pos @MMK_L_B @MMK_R_s -70; + pos @MMK_L_B @MMK_R_t -25; + pos @MMK_L_B @MMK_R_w -25; + pos @MMK_L_B @MMK_R_v -30; + pos @MMK_L_B @MMK_R_y -30; + pos @MMK_L_B @MMK_R_x -35; + pos @MMK_L_B @MMK_R_g -10; + pos @MMK_L_B @MMK_R_f -25; + pos @MMK_L_B @MMK_R_Q -20; + pos @MMK_L_B @MMK_R_S -55; + pos @MMK_L_B @MMK_R_T -30; + pos @MMK_L_B @MMK_R_W -55; + pos @MMK_L_B @MMK_R_V -50; + pos @MMK_L_B @MMK_R_Y -65; + pos @MMK_L_B @MMK_R_X -40; + pos @MMK_L_B @MMK_R_A -40; + pos @MMK_L_B @MMK_R_C -20; + pos @MMK_L_B @MMK_R_G -20; + pos @MMK_L_B @MMK_R_J -70; + pos @MMK_L_B @MMK_R_O -20; + pos @MMK_L_B @MMK_R_Oslash -20; + pos @MMK_L_B @MMK_R_tcaron -25; + pos @MMK_L_P quotedblright -15; + pos @MMK_L_P braceright -60; + pos @MMK_L_P yen -30; + pos @MMK_L_P ellipsis -290; + pos @MMK_L_P emdash -35; + pos @MMK_L_P parenleft -25; + pos @MMK_L_P endash -35; + pos @MMK_L_P quotedblbase -205; + pos @MMK_L_P slash -195; + pos @MMK_L_P periodcentered -60; + pos @MMK_L_P less -15; + pos @MMK_L_P guillemetright -15; + pos @MMK_L_P quotedbl -10; + pos @MMK_L_P degree -10; + pos @MMK_L_P quotesingle -10; + pos @MMK_L_P bullet -35; + pos @MMK_L_P quoteright -15; + pos @MMK_L_P underscore -350; + pos @MMK_L_P question -65; + pos @MMK_L_P comma -115; + pos @MMK_L_P euro -90; + pos @MMK_L_P braceleft -95; + pos @MMK_L_P asciitilde -65; + pos @MMK_L_P copyright -25; + pos @MMK_L_P quotesinglbase -115; + pos @MMK_L_P guillemetleft -100; + pos @MMK_L_P semicolon -10; + pos @MMK_L_P guilsinglleft -100; + pos @MMK_L_P guilsinglright -15; + pos @MMK_L_P sterling -60; + pos @MMK_L_P questiondown -200; + pos @MMK_L_P dollar -30; + pos @MMK_L_P hyphen -35; + pos @MMK_L_P at -30; + pos @MMK_L_P asciicircum -10; + pos @MMK_L_P parenright -55; + pos @MMK_L_P cent -35; + pos @MMK_L_P backslash -70; + pos @MMK_L_P ampersand -95; + pos @MMK_L_P multiply -45; + pos @MMK_L_P plus -10; + pos @MMK_L_P numbersign -130; + pos @MMK_L_P divide -10; + pos @MMK_L_P minus -10; + pos @MMK_L_P @MMK_R_dcaron -40; + pos @MMK_L_P @MMK_R_oslash -40; + pos @MMK_L_P @MMK_R_Oslash -15; + pos @MMK_L_P @MMK_R_dcroat -40; + pos @MMK_L_P @MMK_R_s -40; + pos @MMK_L_P @MMK_R_q -40; + pos @MMK_L_P @MMK_R_x -10; + pos @MMK_L_P @MMK_R_c -35; + pos @MMK_L_P @MMK_R_a -80; + pos @MMK_L_P @MMK_R_g -30; + pos @MMK_L_P @MMK_R_e -40; + pos @MMK_L_P @MMK_R_d -40; + pos @MMK_L_P @MMK_R_o -40; + pos @MMK_L_P @MMK_R_S -30; + pos @MMK_L_P @MMK_R_Q -15; + pos @MMK_L_P @MMK_R_W -35; + pos @MMK_L_P @MMK_R_V -30; + pos @MMK_L_P @MMK_R_T -10; + pos @MMK_L_P @MMK_R_Y -45; + pos @MMK_L_P @MMK_R_C -15; + pos @MMK_L_P @MMK_R_A -115; + pos @MMK_L_P @MMK_R_G -15; + pos @MMK_L_P @MMK_R_J -285; + pos @MMK_L_P @MMK_R_O -15; + pos @MMK_L_P @MMK_R_X -50; + pos @MMK_L_P @MMK_R_a.alt -35; + pos @MMK_L_P @MMK_R_eth -40; + pos @MMK_L_C questiondown -10; + pos @MMK_L_C sterling -35; + pos @MMK_L_C braceright -60; + pos @MMK_L_C asciitilde -30; + pos @MMK_L_C multiply -45; + pos @MMK_L_C quotesinglbase -10; + pos @MMK_L_C dollar -30; + pos @MMK_L_C euro -90; + pos @MMK_L_C quotedblbase -10; + pos @MMK_L_C yen -10; + pos @MMK_L_C braceleft -65; + pos @MMK_L_C ellipsis -10; + pos @MMK_L_C question -20; + pos @MMK_L_C backslash -30; + pos @MMK_L_C semicolon -10; + pos @MMK_L_C comma -10; + pos @MMK_L_C parenright -20; + pos @MMK_L_C numbersign -55; + pos @MMK_L_C slash -40; + pos @MMK_L_C underscore -120; + pos @MMK_L_C @MMK_R_x -10; + pos @MMK_L_C @MMK_R_s -30; + pos @MMK_L_C @MMK_R_X -15; + pos @MMK_L_C @MMK_R_Y -15; + pos @MMK_L_C @MMK_R_S -30; + pos @MMK_L_C @MMK_R_V -10; + pos @MMK_L_C @MMK_R_W -10; + pos @MMK_L_C @MMK_R_J -40; + pos @MMK_L_C @MMK_R_A -15; + pos @MMK_L_Q yen -50; + pos @MMK_L_Q multiply -55; + pos @MMK_L_Q guillemetright -15; + pos @MMK_L_Q asciitilde -35; + pos @MMK_L_Q quotedblbase -85; + pos @MMK_L_Q questiondown -80; + pos @MMK_L_Q sterling -35; + pos @MMK_L_Q guilsinglright -15; + pos @MMK_L_Q degree -40; + pos @MMK_L_Q perthousand -20; + pos @MMK_L_Q asterisk -20; + pos @MMK_L_Q braceleft -65; + pos @MMK_L_Q parenright -120; + pos @MMK_L_Q underscore -170; + pos @MMK_L_Q semicolon -25; + pos @MMK_L_Q slash -115; + pos @MMK_L_Q backslash -115; + pos @MMK_L_Q numbersign -90; + pos @MMK_L_Q ellipsis -85; + pos @MMK_L_Q euro -90; + pos @MMK_L_Q paragraph -15; + pos @MMK_L_Q braceright -60; + pos @MMK_L_Q asciicircum -10; + pos @MMK_L_Q dollar -50; + pos @MMK_L_Q comma -85; + pos @MMK_L_Q ampersand -20; + pos @MMK_L_Q quotedbl -30; + pos @MMK_L_Q quoteright -55; + pos @MMK_L_Q quotesingle -30; + pos @MMK_L_Q quoteleft -30; + pos @MMK_L_Q percent -20; + pos @MMK_L_Q quotesinglbase -85; + pos @MMK_L_Q quotedblleft -30; + pos @MMK_L_Q question -125; + pos @MMK_L_Q trademark -30; + pos @MMK_L_Q colon -15; + pos @MMK_L_Q quotedblright -55; + pos @MMK_L_Q @MMK_R_x -35; + pos @MMK_L_Q @MMK_R_y -20; + pos @MMK_L_Q @MMK_R_s -30; + pos @MMK_L_Q @MMK_R_v -15; + pos @MMK_L_Q @MMK_R_w -15; + pos @MMK_L_Q @MMK_R_t -10; + pos @MMK_L_Q @MMK_R_a -30; + pos @MMK_L_Q @MMK_R_f -10; + pos @MMK_L_Q @MMK_R_Y -80; + pos @MMK_L_Q @MMK_R_S -45; + pos @MMK_L_Q @MMK_R_V -50; + pos @MMK_L_Q @MMK_R_W -60; + pos @MMK_L_Q @MMK_R_T -60; + pos @MMK_L_Q @MMK_R_J -120; + pos @MMK_L_Q @MMK_R_A -75; + pos @MMK_L_Q @MMK_R_X -80; + pos @MMK_L_Q @MMK_R_tcaron -10; + pos @MMK_L_F parenright -20; + pos @MMK_L_F braceright -60; + pos @MMK_L_F backslash -10; + pos @MMK_L_F slash -120; + pos @MMK_L_F multiply -45; + pos @MMK_L_F braceleft -65; + pos @MMK_L_F asciitilde -30; + pos @MMK_L_F numbersign -80; + pos @MMK_L_F underscore -320; + pos @MMK_L_F comma -115; + pos @MMK_L_F question -20; + pos @MMK_L_F questiondown -185; + pos @MMK_L_F quotesinglbase -115; + pos @MMK_L_F semicolon -10; + pos @MMK_L_F ellipsis -290; + pos @MMK_L_F guilsinglright -10; + pos @MMK_L_F dollar -30; + pos @MMK_L_F quotedblbase -205; + pos @MMK_L_F euro -90; + pos @MMK_L_F sterling -35; + pos @MMK_L_F guillemetright -10; + pos @MMK_L_F @MMK_R_S -30; + pos @MMK_L_F @MMK_R_A -65; + pos @MMK_L_F @MMK_R_J -285; + pos @MMK_L_F @MMK_R_s -30; + pos @MMK_L_F @MMK_R_x -10; + pos @MMK_L_F @MMK_R_a -20; + pos @MMK_L_R at -30; + pos @MMK_L_R minus -10; + pos @MMK_L_R questiondown -55; + pos @MMK_L_R sterling -60; + pos @MMK_L_R dollar -30; + pos @MMK_L_R semicolon -10; + pos @MMK_L_R quotesingle -10; + pos @MMK_L_R divide -10; + pos @MMK_L_R copyright -25; + pos @MMK_L_R question -65; + pos @MMK_L_R ellipsis -55; + pos @MMK_L_R euro -90; + pos @MMK_L_R numbersign -130; + pos @MMK_L_R slash -70; + pos @MMK_L_R hyphen -35; + pos @MMK_L_R endash -35; + pos @MMK_L_R quotedblright -15; + pos @MMK_L_R less -15; + pos @MMK_L_R backslash -70; + pos @MMK_L_R cent -35; + pos @MMK_L_R quotesinglbase -60; + pos @MMK_L_R guilsinglleft -100; + pos @MMK_L_R yen -30; + pos @MMK_L_R quotedblbase -60; + pos @MMK_L_R emdash -35; + pos @MMK_L_R periodcentered -60; + pos @MMK_L_R braceleft -95; + pos @MMK_L_R asciitilde -65; + pos @MMK_L_R plus -10; + pos @MMK_L_R quoteright -15; + pos @MMK_L_R degree -10; + pos @MMK_L_R parenright -55; + pos @MMK_L_R guillemetleft -100; + pos @MMK_L_R bullet -35; + pos @MMK_L_R quotedbl -10; + pos @MMK_L_R guilsinglright -15; + pos @MMK_L_R guillemetright -15; + pos @MMK_L_R parenleft -25; + pos @MMK_L_R comma -60; + pos @MMK_L_R asciicircum -10; + pos @MMK_L_R braceright -60; + pos @MMK_L_R multiply -45; + pos @MMK_L_R ampersand -95; + pos @MMK_L_R underscore -350; + pos @MMK_L_R @MMK_R_q -40; + pos @MMK_L_R @MMK_R_dcaron -40; + pos @MMK_L_R @MMK_R_A -55; + pos @MMK_L_R @MMK_R_C -15; + pos @MMK_L_R @MMK_R_G -15; + pos @MMK_L_R @MMK_R_J -85; + pos @MMK_L_R @MMK_R_O -15; + pos @MMK_L_R @MMK_R_Q -15; + pos @MMK_L_R @MMK_R_S -30; + pos @MMK_L_R @MMK_R_T -10; + pos @MMK_L_R @MMK_R_W -35; + pos @MMK_L_R @MMK_R_V -30; + pos @MMK_L_R @MMK_R_Y -45; + pos @MMK_L_R @MMK_R_X -50; + pos @MMK_L_R @MMK_R_a -80; + pos @MMK_L_R @MMK_R_c -35; + pos @MMK_L_R @MMK_R_e -40; + pos @MMK_L_R @MMK_R_d -40; + pos @MMK_L_R @MMK_R_g -30; + pos @MMK_L_R @MMK_R_o -40; + pos @MMK_L_R @MMK_R_s -40; + pos @MMK_L_R @MMK_R_x -10; + pos @MMK_L_R @MMK_R_oslash -40; + pos @MMK_L_R @MMK_R_eth -40; + pos @MMK_L_R @MMK_R_dcroat -40; + pos @MMK_L_R @MMK_R_Oslash -15; + pos @MMK_L_R @MMK_R_a.alt -35; + pos @MMK_L_Y braceright -70; + pos @MMK_L_Y hyphen -95; + pos @MMK_L_Y quotedbl -15; + pos @MMK_L_Y quotedblleft -35; + pos @MMK_L_Y quotedblbase -125; + pos @MMK_L_Y asterisk -20; + pos @MMK_L_Y dollar -70; + pos @MMK_L_Y plus -80; + pos @MMK_L_Y asciitilde -130; + pos @MMK_L_Y semicolon -65; + pos @MMK_L_Y degree -25; + pos @MMK_L_Y perthousand -35; + pos @MMK_L_Y guilsinglleft -115; + pos @MMK_L_Y minus -80; + pos @MMK_L_Y quoteleft -35; + pos @MMK_L_Y endash -95; + pos @MMK_L_Y euro -140; + pos @MMK_L_Y guillemetleft -115; + pos @MMK_L_Y underscore -365; + pos @MMK_L_Y cent -105; + pos @MMK_L_Y braceleft -140; + pos @MMK_L_Y multiply -110; + pos @MMK_L_Y ellipsis -120; + pos @MMK_L_Y guillemetright -85; + pos @MMK_L_Y less -85; + pos @MMK_L_Y trademark -35; + pos @MMK_L_Y parenright -40; + pos @MMK_L_Y divide -80; + pos @MMK_L_Y question -35; + pos @MMK_L_Y registered -60; + pos @MMK_L_Y paragraph -45; + pos @MMK_L_Y quotesinglbase -115; + pos @MMK_L_Y comma -115; + pos @MMK_L_Y at -100; + pos @MMK_L_Y slash -135; + pos @MMK_L_Y backslash -10; + pos @MMK_L_Y questiondown -120; + pos @MMK_L_Y periodcentered -105; + pos @MMK_L_Y asciicircum -80; + pos @MMK_L_Y ampersand -120; + pos @MMK_L_Y bullet -100; + pos @MMK_L_Y guilsinglright -85; + pos @MMK_L_Y quotesingle -15; + pos @MMK_L_Y equal -50; + pos @MMK_L_Y copyright -95; + pos @MMK_L_Y quoteright -15; + pos @MMK_L_Y sterling -125; + pos @MMK_L_Y parenleft -95; + pos @MMK_L_Y percent -35; + pos @MMK_L_Y emdash -95; + pos @MMK_L_Y colon -55; + pos @MMK_L_Y quotedblright -15; + pos @MMK_L_Y numbersign -175; + pos @MMK_L_Y @MMK_R_C -80; + pos @MMK_L_Y @MMK_R_A -120; + pos @MMK_L_Y @MMK_R_G -80; + pos @MMK_L_Y @MMK_R_J -140; + pos @MMK_L_Y @MMK_R_S -70; + pos @MMK_L_Y @MMK_R_Q -80; + pos @MMK_L_Y @MMK_R_c -105; + pos @MMK_L_Y @MMK_R_a -120; + pos @MMK_L_Y @MMK_R_g -100; + pos @MMK_L_Y @MMK_R_d -105; + pos @MMK_L_Y @MMK_R_e -105; + pos @MMK_L_Y @MMK_R_n -50; + pos @MMK_L_Y @MMK_R_o -110; + pos @MMK_L_Y @MMK_R_m -50; + pos @MMK_L_Y @MMK_R_r -50; + pos @MMK_L_Y @MMK_R_s -105; + pos @MMK_L_Y @MMK_R_q -105; + pos @MMK_L_Y @MMK_R_v -50; + pos @MMK_L_Y @MMK_R_w -45; + pos @MMK_L_Y @MMK_R_t -50; + pos @MMK_L_Y @MMK_R_u -50; + pos @MMK_L_Y @MMK_R_z -50; + pos @MMK_L_Y @MMK_R_x -60; + pos @MMK_L_Y @MMK_R_y -50; + pos @MMK_L_Y @MMK_R_germandbls -35; + pos @MMK_L_Y @MMK_R_a.alt -105; + pos @MMK_L_Y @MMK_R_O -80; + pos @MMK_L_Y @MMK_R_f -50; + pos @MMK_L_Y @MMK_R_p -50; + pos @MMK_L_Y @MMK_R_Oslash -80; + pos @MMK_L_Y @MMK_R_eth -110; + pos @MMK_L_Y @MMK_R_dcaron -105; + pos @MMK_L_Y @MMK_R_dcroat -105; + pos @MMK_L_Y @MMK_R_tcaron -50; + pos @MMK_L_Y @MMK_R_oslash -110; + pos @MMK_L_X perthousand -35; + pos @MMK_L_X quotedblleft -35; + pos @MMK_L_X emdash -55; + pos @MMK_L_X guilsinglleft -65; + pos @MMK_L_X paragraph -45; + pos @MMK_L_X plus -75; + pos @MMK_L_X quotesingle -15; + pos @MMK_L_X quoteleft -35; + pos @MMK_L_X degree -25; + pos @MMK_L_X copyright -60; + pos @MMK_L_X endash -55; + pos @MMK_L_X slash -15; + pos @MMK_L_X asterisk -20; + pos @MMK_L_X cent -55; + pos @MMK_L_X less -85; + pos @MMK_L_X question -35; + pos @MMK_L_X braceleft -110; + pos @MMK_L_X guilsinglright -25; + pos @MMK_L_X minus -75; + pos @MMK_L_X dollar -45; + pos @MMK_L_X euro -140; + pos @MMK_L_X quotedbl -15; + pos @MMK_L_X percent -35; + pos @MMK_L_X underscore -360; + pos @MMK_L_X sterling -35; + pos @MMK_L_X trademark -35; + pos @MMK_L_X equal -45; + pos @MMK_L_X numbersign -90; + pos @MMK_L_X asciitilde -125; + pos @MMK_L_X guillemetleft -65; + pos @MMK_L_X quoteright -15; + pos @MMK_L_X bullet -80; + pos @MMK_L_X divide -75; + pos @MMK_L_X hyphen -55; + pos @MMK_L_X ampersand -45; + pos @MMK_L_X registered -60; + pos @MMK_L_X periodcentered -70; + pos @MMK_L_X semicolon -10; + pos @MMK_L_X parenleft -55; + pos @MMK_L_X braceright -60; + pos @MMK_L_X asciicircum -80; + pos @MMK_L_X at -55; + pos @MMK_L_X parenright -40; + pos @MMK_L_X guillemetright -25; + pos @MMK_L_X multiply -110; + pos @MMK_L_X quotedblright -15; + pos @MMK_L_X backslash -10; + pos @MMK_L_X @MMK_R_dcaron -60; + pos @MMK_L_X @MMK_R_y -50; + pos @MMK_L_X @MMK_R_s -25; + pos @MMK_L_X @MMK_R_q -60; + pos @MMK_L_X @MMK_R_w -45; + pos @MMK_L_X @MMK_R_v -50; + pos @MMK_L_X @MMK_R_u -40; + pos @MMK_L_X @MMK_R_t -50; + pos @MMK_L_X @MMK_R_o -60; + pos @MMK_L_X @MMK_R_c -60; + pos @MMK_L_X @MMK_R_a -35; + pos @MMK_L_X @MMK_R_g -70; + pos @MMK_L_X @MMK_R_f -50; + pos @MMK_L_X @MMK_R_e -60; + pos @MMK_L_X @MMK_R_d -60; + pos @MMK_L_X @MMK_R_S -40; + pos @MMK_L_X @MMK_R_J -25; + pos @MMK_L_X @MMK_R_O -80; + pos @MMK_L_X @MMK_R_C -80; + pos @MMK_L_X @MMK_R_G -80; + pos @MMK_L_X @MMK_R_eth -55; + pos @MMK_L_X @MMK_R_a.alt -55; + pos @MMK_L_X @MMK_R_oslash -30; + pos @MMK_L_X @MMK_R_dcroat -60; + pos @MMK_L_X @MMK_R_Q -80; + pos @MMK_L_X @MMK_R_tcaron -50; + pos @MMK_L_Oslash quoteright -35; + pos @MMK_L_Oslash slash -125; + pos @MMK_L_Oslash perthousand -20; + pos @MMK_L_Oslash yen -15; + pos @MMK_L_Oslash quotesinglbase -110; + pos @MMK_L_Oslash dollar -50; + pos @MMK_L_Oslash multiply -55; + pos @MMK_L_Oslash backslash -20; + pos @MMK_L_Oslash quoteleft -30; + pos @MMK_L_Oslash quotedblbase -110; + pos @MMK_L_Oslash quotesingle -30; + pos @MMK_L_Oslash braceleft -65; + pos @MMK_L_Oslash guilsinglright -15; + pos @MMK_L_Oslash colon -15; + pos @MMK_L_Oslash ampersand -20; + pos @MMK_L_Oslash paragraph -15; + pos @MMK_L_Oslash question -70; + pos @MMK_L_Oslash quotedblleft -30; + pos @MMK_L_Oslash degree -40; + pos @MMK_L_Oslash semicolon -25; + pos @MMK_L_Oslash ellipsis -110; + pos @MMK_L_Oslash guillemetright -15; + pos @MMK_L_Oslash parenright -80; + pos @MMK_L_Oslash comma -110; + pos @MMK_L_Oslash quotedblright -35; + pos @MMK_L_Oslash asciicircum -10; + pos @MMK_L_Oslash trademark -30; + pos @MMK_L_Oslash sterling -35; + pos @MMK_L_Oslash braceright -60; + pos @MMK_L_Oslash quotedbl -30; + pos @MMK_L_Oslash questiondown -95; + pos @MMK_L_Oslash asciitilde -35; + pos @MMK_L_Oslash numbersign -90; + pos @MMK_L_Oslash euro -90; + pos @MMK_L_Oslash percent -20; + pos @MMK_L_Oslash asterisk -20; + pos @MMK_L_Oslash underscore -230; + pos @MMK_L_Oslash @MMK_R_X -15; + pos @MMK_L_Oslash @MMK_R_x -35; + pos @MMK_L_Oslash @MMK_R_tcaron -10; + pos @MMK_L_Oslash @MMK_R_Y -15; + pos @MMK_L_Oslash @MMK_R_V -15; + pos @MMK_L_Oslash @MMK_R_W -15; + pos @MMK_L_Oslash @MMK_R_T -10; + pos @MMK_L_Oslash @MMK_R_S -45; + pos @MMK_L_Oslash @MMK_R_J -145; + pos @MMK_L_Oslash @MMK_R_A -75; + pos @MMK_L_Oslash @MMK_R_y -20; + pos @MMK_L_Oslash @MMK_R_v -15; + pos @MMK_L_Oslash @MMK_R_w -15; + pos @MMK_L_Oslash @MMK_R_t -10; + pos @MMK_L_Oslash @MMK_R_s -30; + pos @MMK_L_Oslash @MMK_R_f -10; + pos @MMK_L_Oslash @MMK_R_a -30; + pos @MMK_L_W ellipsis -130; + pos @MMK_L_W colon -40; + pos @MMK_L_W quotedbl -10; + pos @MMK_L_W underscore -365; + pos @MMK_L_W plus -55; + pos @MMK_L_W parenleft -75; + pos @MMK_L_W asciicircum -55; + pos @MMK_L_W registered -45; + pos @MMK_L_W equal -35; + pos @MMK_L_W guillemetleft -80; + pos @MMK_L_W guilsinglleft -80; + pos @MMK_L_W parenright -30; + pos @MMK_L_W guilsinglright -60; + pos @MMK_L_W asciitilde -105; + pos @MMK_L_W hyphen -70; + pos @MMK_L_W quoteright -15; + pos @MMK_L_W periodcentered -80; + pos @MMK_L_W degree -20; + pos @MMK_L_W ampersand -95; + pos @MMK_L_W quotesingle -10; + pos @MMK_L_W semicolon -50; + pos @MMK_L_W braceleft -135; + pos @MMK_L_W at -75; + pos @MMK_L_W asterisk -15; + pos @MMK_L_W cent -75; + pos @MMK_L_W quotedblleft -25; + pos @MMK_L_W perthousand -25; + pos @MMK_L_W paragraph -30; + pos @MMK_L_W euro -125; + pos @MMK_L_W quotedblbase -130; + pos @MMK_L_W dollar -60; + pos @MMK_L_W quoteleft -25; + pos @MMK_L_W comma -115; + pos @MMK_L_W braceright -70; + pos @MMK_L_W endash -70; + pos @MMK_L_W divide -55; + pos @MMK_L_W quotesinglbase -115; + pos @MMK_L_W questiondown -130; + pos @MMK_L_W guillemetright -60; + pos @MMK_L_W question -30; + pos @MMK_L_W quotedblright -15; + pos @MMK_L_W copyright -70; + pos @MMK_L_W bullet -75; + pos @MMK_L_W backslash -10; + pos @MMK_L_W less -60; + pos @MMK_L_W multiply -90; + pos @MMK_L_W percent -25; + pos @MMK_L_W sterling -100; + pos @MMK_L_W minus -55; + pos @MMK_L_W emdash -70; + pos @MMK_L_W slash -150; + pos @MMK_L_W numbersign -160; + pos @MMK_L_W trademark -25; + pos @MMK_L_W @MMK_R_m -35; + pos @MMK_L_W @MMK_R_n -35; + pos @MMK_L_W @MMK_R_o -80; + pos @MMK_L_W @MMK_R_d -80; + pos @MMK_L_W @MMK_R_f -35; + pos @MMK_L_W @MMK_R_g -75; + pos @MMK_L_W @MMK_R_a -100; + pos @MMK_L_W @MMK_R_c -80; + pos @MMK_L_W @MMK_R_x -45; + pos @MMK_L_W @MMK_R_z -35; + pos @MMK_L_W @MMK_R_t -35; + pos @MMK_L_W @MMK_R_u -35; + pos @MMK_L_W @MMK_R_v -35; + pos @MMK_L_W @MMK_R_w -30; + pos @MMK_L_W @MMK_R_p -35; + pos @MMK_L_W @MMK_R_q -80; + pos @MMK_L_W @MMK_R_r -35; + pos @MMK_L_W @MMK_R_s -85; + pos @MMK_L_W @MMK_R_O -60; + pos @MMK_L_W @MMK_R_J -150; + pos @MMK_L_W @MMK_R_G -60; + pos @MMK_L_W @MMK_R_A -135; + pos @MMK_L_W @MMK_R_C -60; + pos @MMK_L_W @MMK_R_Q -60; + pos @MMK_L_W @MMK_R_S -60; + pos @MMK_L_W @MMK_R_a.alt -75; + pos @MMK_L_W @MMK_R_eth -80; + pos @MMK_L_W @MMK_R_germandbls -30; + pos @MMK_L_W @MMK_R_Oslash -60; + pos @MMK_L_W @MMK_R_y -35; + pos @MMK_L_W @MMK_R_tcaron -35; + pos @MMK_L_W @MMK_R_e -80; + pos @MMK_L_W @MMK_R_oslash -80; + pos @MMK_L_W @MMK_R_dcaron -80; + pos @MMK_L_W @MMK_R_dcroat -80; + pos @MMK_L_L quoteleft -115; + pos @MMK_L_L cent -20; + pos @MMK_L_L underscore -300; + pos @MMK_L_L multiply -135; + pos @MMK_L_L equal -300; + pos @MMK_L_L asciitilde -240; + pos @MMK_L_L divide -230; + pos @MMK_L_L registered -195; + pos @MMK_L_L quotedblleft -205; + pos @MMK_L_L degree -215; + pos @MMK_L_L braceright -60; + pos @MMK_L_L quotedbl -200; + pos @MMK_L_L at -20; + pos @MMK_L_L guilsinglleft -95; + pos @MMK_L_L dollar -35; + pos @MMK_L_L slash -15; + pos @MMK_L_L perthousand -105; + pos @MMK_L_L asterisk -190; + pos @MMK_L_L numbersign -90; + pos @MMK_L_L backslash -240; + pos @MMK_L_L sterling -35; + pos @MMK_L_L parenright -90; + pos @MMK_L_L plus -235; + pos @MMK_L_L minus -300; + pos @MMK_L_L asciicircum -260; + pos @MMK_L_L percent -105; + pos @MMK_L_L quotedblright -205; + pos @MMK_L_L copyright -25; + pos @MMK_L_L paragraph -220; + pos @MMK_L_L braceleft -110; + pos @MMK_L_L question -175; + pos @MMK_L_L euro -200; + pos @MMK_L_L periodcentered -105; + pos @MMK_L_L emdash -300; + pos @MMK_L_L bullet -120; + pos @MMK_L_L guillemetleft -95; + pos @MMK_L_L endash -295; + pos @MMK_L_L hyphen -195; + pos @MMK_L_L trademark -300; + pos @MMK_L_L quotesingle -110; + pos @MMK_L_L parenleft -15; + pos @MMK_L_L yen -60; + pos @MMK_L_L quoteright -115; + pos @MMK_L_L less -300; + pos @MMK_L_L @MMK_R_dcaron -25; + pos @MMK_L_L @MMK_R_tcaron -80; + pos @MMK_L_L @MMK_R_oslash -30; + pos @MMK_L_L @MMK_R_a.alt -20; + pos @MMK_L_L @MMK_R_dcroat -25; + pos @MMK_L_L @MMK_R_eth -20; + pos @MMK_L_L @MMK_R_Q -55; + pos @MMK_L_L @MMK_R_O -55; + pos @MMK_L_L @MMK_R_J -20; + pos @MMK_L_L @MMK_R_G -60; + pos @MMK_L_L @MMK_R_C -55; + pos @MMK_L_L @MMK_R_Y -120; + pos @MMK_L_L @MMK_R_W -110; + pos @MMK_L_L @MMK_R_V -90; + pos @MMK_L_L @MMK_R_U -20; + pos @MMK_L_L @MMK_R_T -115; + pos @MMK_L_L @MMK_R_S -30; + pos @MMK_L_L @MMK_R_o -30; + pos @MMK_L_L @MMK_R_g -40; + pos @MMK_L_L @MMK_R_f -80; + pos @MMK_L_L @MMK_R_e -25; + pos @MMK_L_L @MMK_R_d -25; + pos @MMK_L_L @MMK_R_c -25; + pos @MMK_L_L @MMK_R_y -55; + pos @MMK_L_L @MMK_R_w -45; + pos @MMK_L_L @MMK_R_v -45; + pos @MMK_L_L @MMK_R_t -80; + pos @MMK_L_L @MMK_R_s -15; + pos @MMK_L_L @MMK_R_q -25; + pos @MMK_L_T parenleft -80; + pos @MMK_L_T colon -55; + pos @MMK_L_T less -115; + pos @MMK_L_T guillemetright -115; + pos @MMK_L_T braceright -60; + pos @MMK_L_T backslash -10; + pos @MMK_L_T questiondown -115; + pos @MMK_L_T hyphen -115; + pos @MMK_L_T parenright -20; + pos @MMK_L_T asciitilde -145; + pos @MMK_L_T periodcentered -105; + pos @MMK_L_T semicolon -65; + pos @MMK_L_T registered -25; + pos @MMK_L_T slash -130; + pos @MMK_L_T braceleft -110; + pos @MMK_L_T question -20; + pos @MMK_L_T asciicircum -90; + pos @MMK_L_T minus -115; + pos @MMK_L_T endash -115; + pos @MMK_L_T guilsinglleft -110; + pos @MMK_L_T dollar -35; + pos @MMK_L_T ellipsis -115; + pos @MMK_L_T sterling -95; + pos @MMK_L_T underscore -345; + pos @MMK_L_T guilsinglright -115; + pos @MMK_L_T quotesinglbase -115; + pos @MMK_L_T multiply -160; + pos @MMK_L_T equal -115; + pos @MMK_L_T guillemetleft -110; + pos @MMK_L_T euro -200; + pos @MMK_L_T copyright -90; + pos @MMK_L_T emdash -115; + pos @MMK_L_T ampersand -115; + pos @MMK_L_T comma -115; + pos @MMK_L_T at -105; + pos @MMK_L_T numbersign -170; + pos @MMK_L_T cent -115; + pos @MMK_L_T quotedblbase -115; + pos @MMK_L_T bullet -115; + pos @MMK_L_T plus -115; + pos @MMK_L_T divide -115; + pos @MMK_L_T @MMK_R_Oslash -60; + pos @MMK_L_T @MMK_R_eth -115; + pos @MMK_L_T @MMK_R_oslash -115; + pos @MMK_L_T @MMK_R_S -35; + pos @MMK_L_T @MMK_R_Q -60; + pos @MMK_L_T @MMK_R_G -60; + pos @MMK_L_T @MMK_R_C -60; + pos @MMK_L_T @MMK_R_A -115; + pos @MMK_L_T @MMK_R_O -60; + pos @MMK_L_T @MMK_R_J -135; + pos @MMK_L_T @MMK_R_w -110; + pos @MMK_L_T @MMK_R_v -115; + pos @MMK_L_T @MMK_R_u -115; + pos @MMK_L_T @MMK_R_t -80; + pos @MMK_L_T @MMK_R_s -130; + pos @MMK_L_T @MMK_R_r -115; + pos @MMK_L_T @MMK_R_q -115; + pos @MMK_L_T @MMK_R_p -115; + pos @MMK_L_T @MMK_R_z -115; + pos @MMK_L_T @MMK_R_y -115; + pos @MMK_L_T @MMK_R_x -115; + pos @MMK_L_T @MMK_R_g -115; + pos @MMK_L_T @MMK_R_f -80; + pos @MMK_L_T @MMK_R_e -115; + pos @MMK_L_T @MMK_R_d -115; + pos @MMK_L_T @MMK_R_c -115; + pos @MMK_L_T @MMK_R_a -115; + pos @MMK_L_T @MMK_R_o -115; + pos @MMK_L_T @MMK_R_n -115; + pos @MMK_L_T @MMK_R_m -115; + pos @MMK_L_T @MMK_R_tcaron -80; + pos @MMK_L_T @MMK_R_a.alt -115; + pos @MMK_L_T @MMK_R_dcaron -115; + pos @MMK_L_T @MMK_R_dcroat -115; + pos @MMK_L_Lslash euro -205; + pos @MMK_L_Lslash quoteleft -115; + pos @MMK_L_Lslash braceright -60; + pos @MMK_L_Lslash endash -295; + pos @MMK_L_Lslash numbersign -90; + pos @MMK_L_Lslash backslash -240; + pos @MMK_L_Lslash slash -15; + pos @MMK_L_Lslash ampersand -10; + pos @MMK_L_Lslash hyphen -195; + pos @MMK_L_Lslash cent -25; + pos @MMK_L_Lslash yen -60; + pos @MMK_L_Lslash guillemetleft -105; + pos @MMK_L_Lslash underscore -355; + pos @MMK_L_Lslash sterling -35; + pos @MMK_L_Lslash multiply -140; + pos @MMK_L_Lslash percent -105; + pos @MMK_L_Lslash quoteright -115; + pos @MMK_L_Lslash registered -220; + pos @MMK_L_Lslash parenright -90; + pos @MMK_L_Lslash paragraph -220; + pos @MMK_L_Lslash degree -215; + pos @MMK_L_Lslash asciitilde -240; + pos @MMK_L_Lslash less -310; + pos @MMK_L_Lslash copyright -30; + pos @MMK_L_Lslash question -175; + pos @MMK_L_Lslash bullet -175; + pos @MMK_L_Lslash periodcentered -105; + pos @MMK_L_Lslash at -25; + pos @MMK_L_Lslash guilsinglleft -105; + pos @MMK_L_Lslash minus -330; + pos @MMK_L_Lslash plus -235; + pos @MMK_L_Lslash perthousand -105; + pos @MMK_L_Lslash quotesingle -110; + pos @MMK_L_Lslash quotedblleft -205; + pos @MMK_L_Lslash braceleft -110; + pos @MMK_L_Lslash asterisk -190; + pos @MMK_L_Lslash quotedblright -205; + pos @MMK_L_Lslash emdash -340; + pos @MMK_L_Lslash dollar -35; + pos @MMK_L_Lslash divide -235; + pos @MMK_L_Lslash trademark -340; + pos @MMK_L_Lslash parenleft -20; + pos @MMK_L_Lslash equal -330; + pos @MMK_L_Lslash asciicircum -260; + pos @MMK_L_Lslash quotedbl -200; + pos @MMK_L_Lslash @MMK_R_tcaron -80; + pos @MMK_L_Lslash @MMK_R_dcroat -30; + pos @MMK_L_Lslash @MMK_R_y -60; + pos @MMK_L_Lslash @MMK_R_w -50; + pos @MMK_L_Lslash @MMK_R_v -45; + pos @MMK_L_Lslash @MMK_R_s -15; + pos @MMK_L_Lslash @MMK_R_q -30; + pos @MMK_L_Lslash @MMK_R_g -45; + pos @MMK_L_Lslash @MMK_R_f -80; + pos @MMK_L_Lslash @MMK_R_e -30; + pos @MMK_L_Lslash @MMK_R_d -30; + pos @MMK_L_Lslash @MMK_R_c -25; + pos @MMK_L_Lslash @MMK_R_Y -120; + pos @MMK_L_Lslash @MMK_R_V -95; + pos @MMK_L_Lslash @MMK_R_U -25; + pos @MMK_L_Lslash @MMK_R_T -115; + pos @MMK_L_Lslash @MMK_R_S -30; + pos @MMK_L_Lslash @MMK_R_Q -65; + pos @MMK_L_Lslash @MMK_R_O -65; + pos @MMK_L_Lslash @MMK_R_J -20; + pos @MMK_L_Lslash @MMK_R_G -65; + pos @MMK_L_Lslash @MMK_R_C -65; + pos @MMK_L_Lslash @MMK_R_eth -25; + pos @MMK_L_Lslash @MMK_R_t -80; + pos @MMK_L_Lslash @MMK_R_o -30; + pos @MMK_L_Lslash @MMK_R_W -110; + pos @MMK_L_Lslash @MMK_R_dcaron -30; + pos @MMK_L_Lslash @MMK_R_a.alt -25; + pos @MMK_L_Lslash @MMK_R_oslash -30; + pos @MMK_L_A endash -50; + pos @MMK_L_A divide -70; + pos @MMK_L_A quoteright -115; + pos @MMK_L_A quoteleft -115; + pos @MMK_L_A plus -70; + pos @MMK_L_A degree -140; + pos @MMK_L_A copyright -55; + pos @MMK_L_A slash -15; + pos @MMK_L_A percent -105; + pos @MMK_L_A guillemetright -20; + pos @MMK_L_A asterisk -120; + pos @MMK_L_A trademark -130; + pos @MMK_L_A quotedbl -135; + pos @MMK_L_A braceleft -110; + pos @MMK_L_A registered -100; + pos @MMK_L_A euro -145; + pos @MMK_L_A multiply -105; + pos @MMK_L_A perthousand -105; + pos @MMK_L_A periodcentered -65; + pos @MMK_L_A equal -40; + pos @MMK_L_A yen -60; + pos @MMK_L_A paragraph -120; + pos @MMK_L_A semicolon -10; + pos @MMK_L_A hyphen -50; + pos @MMK_L_A underscore -365; + pos @MMK_L_A bullet -70; + pos @MMK_L_A backslash -185; + pos @MMK_L_A emdash -50; + pos @MMK_L_A less -80; + pos @MMK_L_A guilsinglleft -60; + pos @MMK_L_A at -50; + pos @MMK_L_A numbersign -90; + pos @MMK_L_A sterling -35; + pos @MMK_L_A parenright -90; + pos @MMK_L_A minus -70; + pos @MMK_L_A ampersand -40; + pos @MMK_L_A parenleft -50; + pos @MMK_L_A cent -55; + pos @MMK_L_A guilsinglright -20; + pos @MMK_L_A guillemetleft -60; + pos @MMK_L_A question -180; + pos @MMK_L_A quotesingle -110; + pos @MMK_L_A dollar -40; + pos @MMK_L_A asciicircum -115; + pos @MMK_L_A braceright -60; + pos @MMK_L_A quotedblright -150; + pos @MMK_L_A asciitilde -115; + pos @MMK_L_A quotedblleft -135; + pos @MMK_L_A @MMK_R_w -65; + pos @MMK_L_A @MMK_R_V -115; + pos @MMK_L_A @MMK_R_o -55; + pos @MMK_L_A @MMK_R_c -55; + pos @MMK_L_A @MMK_R_a -35; + pos @MMK_L_A @MMK_R_f -80; + pos @MMK_L_A @MMK_R_g -65; + pos @MMK_L_A @MMK_R_d -55; + pos @MMK_L_A @MMK_R_e -55; + pos @MMK_L_A @MMK_R_y -75; + pos @MMK_L_A @MMK_R_s -25; + pos @MMK_L_A @MMK_R_q -55; + pos @MMK_L_A @MMK_R_v -60; + pos @MMK_L_A @MMK_R_t -105; + pos @MMK_L_A @MMK_R_u -35; + pos @MMK_L_A @MMK_R_J -25; + pos @MMK_L_A @MMK_R_O -75; + pos @MMK_L_A @MMK_R_C -75; + pos @MMK_L_A @MMK_R_G -75; + pos @MMK_L_A @MMK_R_Y -120; + pos @MMK_L_A @MMK_R_S -40; + pos @MMK_L_A @MMK_R_Q -75; + pos @MMK_L_A @MMK_R_W -135; + pos @MMK_L_A @MMK_R_T -115; + pos @MMK_L_A @MMK_R_U -55; + pos @MMK_L_A @MMK_R_dcroat -55; + pos @MMK_L_A @MMK_R_eth -50; + pos @MMK_L_A @MMK_R_tcaron -105; + pos @MMK_L_A @MMK_R_oslash -30; + pos @MMK_L_A @MMK_R_dcaron -55; + pos @MMK_L_A @MMK_R_a.alt -55; + pos @MMK_L_O semicolon -25; + pos @MMK_L_O dollar -50; + pos @MMK_L_O quotedblleft -30; + pos @MMK_L_O asciicircum -10; + pos @MMK_L_O asterisk -20; + pos @MMK_L_O braceright -60; + pos @MMK_L_O questiondown -95; + pos @MMK_L_O yen -50; + pos @MMK_L_O numbersign -90; + pos @MMK_L_O slash -125; + pos @MMK_L_O paragraph -15; + pos @MMK_L_O perthousand -20; + pos @MMK_L_O multiply -55; + pos @MMK_L_O quotedblright -55; + pos @MMK_L_O question -125; + pos @MMK_L_O degree -40; + pos @MMK_L_O guillemetright -15; + pos @MMK_L_O guilsinglright -15; + pos @MMK_L_O quoteright -55; + pos @MMK_L_O sterling -35; + pos @MMK_L_O colon -15; + pos @MMK_L_O quotedbl -30; + pos @MMK_L_O trademark -30; + pos @MMK_L_O percent -20; + pos @MMK_L_O quotesinglbase -110; + pos @MMK_L_O quoteleft -30; + pos @MMK_L_O comma -110; + pos @MMK_L_O quotedblbase -110; + pos @MMK_L_O parenright -120; + pos @MMK_L_O underscore -230; + pos @MMK_L_O ampersand -20; + pos @MMK_L_O backslash -115; + pos @MMK_L_O asciitilde -35; + pos @MMK_L_O euro -90; + pos @MMK_L_O braceleft -65; + pos @MMK_L_O quotesingle -30; + pos @MMK_L_O ellipsis -110; + pos @MMK_L_O @MMK_R_f -10; + pos @MMK_L_O @MMK_R_a -30; + pos @MMK_L_O @MMK_R_t -10; + pos @MMK_L_O @MMK_R_v -15; + pos @MMK_L_O @MMK_R_s -30; + pos @MMK_L_O @MMK_R_x -35; + pos @MMK_L_O @MMK_R_y -20; + pos @MMK_L_O @MMK_R_A -75; + pos @MMK_L_O @MMK_R_J -145; + pos @MMK_L_O @MMK_R_T -60; + pos @MMK_L_O @MMK_R_V -50; + pos @MMK_L_O @MMK_R_S -45; + pos @MMK_L_O @MMK_R_X -80; + pos @MMK_L_O @MMK_R_Y -80; + pos @MMK_L_O @MMK_R_w -15; + pos @MMK_L_O @MMK_R_W -60; + pos @MMK_L_O @MMK_R_tcaron -10; + pos @MMK_L_V plus -50; + pos @MMK_L_V at -65; + pos @MMK_L_V questiondown -110; + pos @MMK_L_V quoteleft -20; + pos @MMK_L_V guillemetleft -65; + pos @MMK_L_V question -25; + pos @MMK_L_V guillemetright -55; + pos @MMK_L_V guilsinglright -55; + pos @MMK_L_V less -50; + pos @MMK_L_V ampersand -80; + pos @MMK_L_V parenleft -65; + pos @MMK_L_V minus -50; + pos @MMK_L_V periodcentered -70; + pos @MMK_L_V asciitilde -90; + pos @MMK_L_V copyright -60; + pos @MMK_L_V asterisk -15; + pos @MMK_L_V bullet -60; + pos @MMK_L_V quotedblright -10; + pos @MMK_L_V endash -60; + pos @MMK_L_V quotedblbase -110; + pos @MMK_L_V percent -25; + pos @MMK_L_V ellipsis -110; + pos @MMK_L_V quotesingle -10; + pos @MMK_L_V comma -110; + pos @MMK_L_V registered -40; + pos @MMK_L_V semicolon -45; + pos @MMK_L_V guilsinglleft -65; + pos @MMK_L_V colon -35; + pos @MMK_L_V braceright -70; + pos @MMK_L_V euro -120; + pos @MMK_L_V emdash -60; + pos @MMK_L_V equal -30; + pos @MMK_L_V multiply -80; + pos @MMK_L_V backslash -10; + pos @MMK_L_V numbersign -145; + pos @MMK_L_V braceleft -125; + pos @MMK_L_V underscore -335; + pos @MMK_L_V parenright -30; + pos @MMK_L_V trademark -20; + pos @MMK_L_V divide -50; + pos @MMK_L_V perthousand -25; + pos @MMK_L_V sterling -90; + pos @MMK_L_V quotesinglbase -110; + pos @MMK_L_V slash -130; + pos @MMK_L_V dollar -55; + pos @MMK_L_V degree -15; + pos @MMK_L_V cent -65; + pos @MMK_L_V paragraph -25; + pos @MMK_L_V asciicircum -50; + pos @MMK_L_V hyphen -60; + pos @MMK_L_V quotedblleft -20; + pos @MMK_L_V quotedbl -10; + pos @MMK_L_V quoteright -10; + pos @MMK_L_V @MMK_R_a.alt -65; + pos @MMK_L_V @MMK_R_oslash -65; + pos @MMK_L_V @MMK_R_Oslash -50; + pos @MMK_L_V @MMK_R_eth -70; + pos @MMK_L_V @MMK_R_dcroat -65; + pos @MMK_L_V @MMK_R_dcaron -65; + pos @MMK_L_V @MMK_R_germandbls -25; + pos @MMK_L_V @MMK_R_p -30; + pos @MMK_L_V @MMK_R_S -55; + pos @MMK_L_V @MMK_R_tcaron -30; + pos @MMK_L_V @MMK_R_e -65; + pos @MMK_L_V @MMK_R_d -65; + pos @MMK_L_V @MMK_R_g -60; + pos @MMK_L_V @MMK_R_f -30; + pos @MMK_L_V @MMK_R_a -85; + pos @MMK_L_V @MMK_R_c -65; + pos @MMK_L_V @MMK_R_m -30; + pos @MMK_L_V @MMK_R_o -65; + pos @MMK_L_V @MMK_R_n -30; + pos @MMK_L_V @MMK_R_u -30; + pos @MMK_L_V @MMK_R_t -30; + pos @MMK_L_V @MMK_R_w -25; + pos @MMK_L_V @MMK_R_v -30; + pos @MMK_L_V @MMK_R_q -65; + pos @MMK_L_V @MMK_R_s -75; + pos @MMK_L_V @MMK_R_r -30; + pos @MMK_L_V @MMK_R_y -30; + pos @MMK_L_V @MMK_R_x -40; + pos @MMK_L_V @MMK_R_z -30; + pos @MMK_L_V @MMK_R_G -50; + pos @MMK_L_V @MMK_R_A -115; + pos @MMK_L_V @MMK_R_C -50; + pos @MMK_L_V @MMK_R_O -50; + pos @MMK_L_V @MMK_R_J -125; + pos @MMK_L_V @MMK_R_Q -50; + pos @MMK_L_H braceright -60; + pos @MMK_L_H backslash -10; + pos @MMK_L_H parenright -20; + pos @MMK_L_H slash -15; + pos @MMK_L_H sterling -35; + pos @MMK_L_H euro -90; + pos @MMK_L_H braceleft -65; + pos @MMK_L_H asciitilde -30; + pos @MMK_L_H multiply -45; + pos @MMK_L_H numbersign -55; + pos @MMK_L_H question -20; + pos @MMK_L_H dollar -30; + pos @MMK_L_H underscore -355; + pos @MMK_L_H @MMK_R_s -15; + pos @MMK_L_H @MMK_R_J -20; + pos @MMK_L_H @MMK_R_S -30; + pos @MMK_L_J underscore -110; + pos @MMK_L_J numbersign -60; + pos @MMK_L_J dollar -30; + pos @MMK_L_J euro -90; + pos @MMK_L_J ellipsis -40; + pos @MMK_L_J sterling -35; + pos @MMK_L_J quotesinglbase -45; + pos @MMK_L_J semicolon -10; + pos @MMK_L_J backslash -10; + pos @MMK_L_J multiply -45; + pos @MMK_L_J slash -75; + pos @MMK_L_J comma -45; + pos @MMK_L_J asciitilde -30; + pos @MMK_L_J question -20; + pos @MMK_L_J parenright -20; + pos @MMK_L_J questiondown -40; + pos @MMK_L_J quotedblbase -45; + pos @MMK_L_J braceright -60; + pos @MMK_L_J braceleft -65; + pos @MMK_L_J guillemetright -10; + pos @MMK_L_J guilsinglright -10; + pos @MMK_L_J @MMK_R_s -30; + pos @MMK_L_J @MMK_R_x -10; + pos @MMK_L_J @MMK_R_S -30; + pos @MMK_L_J @MMK_R_J -70; + pos @MMK_L_J @MMK_R_A -45; + pos @MMK_L_K multiply -100; + pos @MMK_L_K euro -140; + pos @MMK_L_K less -70; + pos @MMK_L_K periodcentered -60; + pos @MMK_L_K numbersign -85; + pos @MMK_L_K paragraph -50; + pos @MMK_L_K emdash -50; + pos @MMK_L_K semicolon -10; + pos @MMK_L_K plus -60; + pos @MMK_L_K cent -50; + pos @MMK_L_K parenleft -45; + pos @MMK_L_K asciicircum -100; + pos @MMK_L_K equal -35; + pos @MMK_L_K copyright -55; + pos @MMK_L_K braceright -60; + pos @MMK_L_K question -40; + pos @MMK_L_K dollar -40; + pos @MMK_L_K trademark -40; + pos @MMK_L_K quotesingle -20; + pos @MMK_L_K percent -40; + pos @MMK_L_K guilsinglleft -55; + pos @MMK_L_K quotedbl -20; + pos @MMK_L_K sterling -35; + pos @MMK_L_K degree -25; + pos @MMK_L_K hyphen -50; + pos @MMK_L_K slash -15; + pos @MMK_L_K quotedblright -20; + pos @MMK_L_K guillemetleft -55; + pos @MMK_L_K minus -60; + pos @MMK_L_K quoteleft -40; + pos @MMK_L_K asterisk -25; + pos @MMK_L_K quotedblleft -40; + pos @MMK_L_K quoteright -20; + pos @MMK_L_K asciitilde -110; + pos @MMK_L_K divide -60; + pos @MMK_L_K braceleft -110; + pos @MMK_L_K perthousand -40; + pos @MMK_L_K guillemetright -20; + pos @MMK_L_K guilsinglright -20; + pos @MMK_L_K endash -50; + pos @MMK_L_K at -50; + pos @MMK_L_K underscore -335; + pos @MMK_L_K ampersand -40; + pos @MMK_L_K registered -70; + pos @MMK_L_K backslash -10; + pos @MMK_L_K bullet -65; + pos @MMK_L_K parenright -45; + pos @MMK_L_K @MMK_R_dcaron -50; + pos @MMK_L_K @MMK_R_w -60; + pos @MMK_L_K @MMK_R_C -70; + pos @MMK_L_K @MMK_R_tcaron -65; + pos @MMK_L_K @MMK_R_oslash -30; + pos @MMK_L_K @MMK_R_dcroat -50; + pos @MMK_L_K @MMK_R_G -70; + pos @MMK_L_K @MMK_R_J -25; + pos @MMK_L_K @MMK_R_O -70; + pos @MMK_L_K @MMK_R_Q -70; + pos @MMK_L_K @MMK_R_S -40; + pos @MMK_L_K @MMK_R_a -30; + pos @MMK_L_K @MMK_R_c -50; + pos @MMK_L_K @MMK_R_d -50; + pos @MMK_L_K @MMK_R_e -50; + pos @MMK_L_K @MMK_R_f -65; + pos @MMK_L_K @MMK_R_g -60; + pos @MMK_L_K @MMK_R_o -55; + pos @MMK_L_K @MMK_R_q -50; + pos @MMK_L_K @MMK_R_s -25; + pos @MMK_L_K @MMK_R_t -65; + pos @MMK_L_K @MMK_R_u -35; + pos @MMK_L_K @MMK_R_v -60; + pos @MMK_L_K @MMK_R_y -65; + pos @MMK_L_K @MMK_R_eth -50; + pos @MMK_L_K @MMK_R_a.alt -50; + pos @MMK_L_M multiply -45; + pos @MMK_L_M question -20; + pos @MMK_L_M sterling -35; + pos @MMK_L_M numbersign -55; + pos @MMK_L_M slash -15; + pos @MMK_L_M euro -90; + pos @MMK_L_M backslash -10; + pos @MMK_L_M underscore -365; + pos @MMK_L_M braceright -60; + pos @MMK_L_M parenright -20; + pos @MMK_L_M braceleft -65; + pos @MMK_L_M asciitilde -30; + pos @MMK_L_M dollar -30; + pos @MMK_L_M @MMK_R_S -30; + pos @MMK_L_M @MMK_R_J -20; + pos @MMK_L_M @MMK_R_s -15; + pos @MMK_L_E euro -90; + pos @MMK_L_E numbersign -55; + pos @MMK_L_E slash -15; + pos @MMK_L_E multiply -45; + pos @MMK_L_E dollar -30; + pos @MMK_L_E backslash -10; + pos @MMK_L_E question -20; + pos @MMK_L_E underscore -310; + pos @MMK_L_E braceright -60; + pos @MMK_L_E parenright -20; + pos @MMK_L_E braceleft -65; + pos @MMK_L_E asciitilde -30; + pos @MMK_L_E sterling -35; + pos @MMK_L_E @MMK_R_J -20; + pos @MMK_L_E @MMK_R_S -30; + pos @MMK_L_E @MMK_R_s -15; + pos @MMK_L_G euro -90; + pos @MMK_L_G asciitilde -30; + pos @MMK_L_G underscore -135; + pos @MMK_L_G braceleft -65; + pos @MMK_L_G yen -10; + pos @MMK_L_G sterling -35; + pos @MMK_L_G numbersign -55; + pos @MMK_L_G dollar -30; + pos @MMK_L_G quotedblbase -15; + pos @MMK_L_G backslash -35; + pos @MMK_L_G parenright -20; + pos @MMK_L_G questiondown -10; + pos @MMK_L_G ellipsis -10; + pos @MMK_L_G comma -15; + pos @MMK_L_G multiply -45; + pos @MMK_L_G question -25; + pos @MMK_L_G braceright -60; + pos @MMK_L_G slash -45; + pos @MMK_L_G semicolon -10; + pos @MMK_L_G quotesinglbase -15; + pos @MMK_L_G @MMK_R_A -20; + pos @MMK_L_G @MMK_R_X -20; + pos @MMK_L_G @MMK_R_Y -20; + pos @MMK_L_G @MMK_R_V -10; + pos @MMK_L_G @MMK_R_W -15; + pos @MMK_L_G @MMK_R_S -30; + pos @MMK_L_G @MMK_R_J -45; + pos @MMK_L_G @MMK_R_x -10; + pos @MMK_L_G @MMK_R_s -30; + pos @MMK_L_Z parenright -20; + pos @MMK_L_Z question -20; + pos @MMK_L_Z numbersign -55; + pos @MMK_L_Z braceright -60; + pos @MMK_L_Z backslash -10; + pos @MMK_L_Z multiply -45; + pos @MMK_L_Z slash -15; + pos @MMK_L_Z euro -90; + pos @MMK_L_Z asciitilde -30; + pos @MMK_L_Z sterling -35; + pos @MMK_L_Z dollar -30; + pos @MMK_L_Z underscore -325; + pos @MMK_L_Z braceleft -65; + pos @MMK_L_Z @MMK_R_J -20; + pos @MMK_L_Z @MMK_R_S -30; + pos @MMK_L_Z @MMK_R_s -15; + pos @MMK_L_U braceleft -65; + pos @MMK_L_U asciitilde -30; + pos @MMK_L_U ellipsis -65; + pos @MMK_L_U guillemetright -10; + pos @MMK_L_U multiply -45; + pos @MMK_L_U sterling -35; + pos @MMK_L_U underscore -150; + pos @MMK_L_U numbersign -70; + pos @MMK_L_U comma -65; + pos @MMK_L_U quotesinglbase -65; + pos @MMK_L_U braceright -60; + pos @MMK_L_U quotedblbase -65; + pos @MMK_L_U questiondown -55; + pos @MMK_L_U slash -90; + pos @MMK_L_U semicolon -10; + pos @MMK_L_U parenright -20; + pos @MMK_L_U euro -90; + pos @MMK_L_U question -20; + pos @MMK_L_U guilsinglright -10; + pos @MMK_L_U backslash -10; + pos @MMK_L_U dollar -30; + pos @MMK_L_U @MMK_R_s -30; + pos @MMK_L_U @MMK_R_S -30; + pos @MMK_L_U @MMK_R_J -95; + pos @MMK_L_U @MMK_R_A -55; + pos @MMK_L_U @MMK_R_x -10; + pos @MMK_L_U @MMK_R_a -10; + subtable; + } kern_latn; + lookupflag 0; +} kern; + + markClass [dotaccentcomb] @mark_top; + markClass [commaaccentcomb] @mark_top; +feature mark { + lookup markDFLT { + pos base [cent] mark @mark_top; + pos base [dollar] mark @mark_top; + pos base [euro] mark @mark_top; + pos base [yen] mark @mark_top; + pos base [asciitilde] mark @mark_top; + } markDFLT; + lookup marklatn { + pos base [A] mark @mark_top; + pos base [Aacute] mark @mark_top; + pos base [Abreve] mark @mark_top; + pos base [Acircumflex] mark @mark_top; + pos base [Adieresis] mark @mark_top; + pos base [Agrave] mark @mark_top; + pos base [Amacron] mark @mark_top; + pos base [Aogonek] mark @mark_top; + pos base [Aring] mark @mark_top; + pos base [Atilde] mark @mark_top; + pos base [C] mark @mark_top; + pos base [Cacute] mark @mark_top; + pos base [Ccaron] mark @mark_top; + pos base [Ccedilla] mark @mark_top; + pos base [D] mark @mark_top; + pos base [Dcaron] mark @mark_top; + pos base [E] mark @mark_top; + pos base [Eacute] mark @mark_top; + pos base [Ecaron] mark @mark_top; + pos base [Ecircumflex] mark @mark_top; + pos base [Edieresis] mark @mark_top; + pos base [Edotaccent] mark @mark_top; + pos base [Edotbelow] mark @mark_top; + pos base [Egrave] mark @mark_top; + pos base [Emacron] mark @mark_top; + pos base [Eogonek] mark @mark_top; + pos base [Etilde] mark @mark_top; + pos base [G] mark @mark_top; + pos base [Gbreve] mark @mark_top; + pos base [Gcommaaccent] mark @mark_top; + pos base [I] mark @mark_top; + pos base [Iacute] mark @mark_top; + pos base [Icircumflex] mark @mark_top; + pos base [Idieresis] mark @mark_top; + pos base [Idotaccent] mark @mark_top; + pos base [Igrave] mark @mark_top; + pos base [Imacron] mark @mark_top; + pos base [Iogonek] mark @mark_top; + pos base [L] mark @mark_top; + pos base [Lacute] mark @mark_top; + pos base [Lcaron] mark @mark_top; + pos base [Lslash] mark @mark_top; + pos base [N] mark @mark_top; + pos base [Nacute] mark @mark_top; + pos base [Ncaron] mark @mark_top; + pos base [Ncommaaccent] mark @mark_top; + pos base [Ntilde] mark @mark_top; + pos base [O] mark @mark_top; + pos base [Oacute] mark @mark_top; + pos base [Ocircumflex] mark @mark_top; + pos base [Odieresis] mark @mark_top; + pos base [Ograve] mark @mark_top; + pos base [Ohungarumlaut] mark @mark_top; + pos base [Omacron] mark @mark_top; + pos base [Oslash] mark @mark_top; + pos base [Otilde] mark @mark_top; + pos base [Q] mark @mark_top; + pos base [R] mark @mark_top; + pos base [Racute] mark @mark_top; + pos base [Rcaron] mark @mark_top; + pos base [Rcommaaccent] mark @mark_top; + pos base [S] mark @mark_top; + pos base [Sacute] mark @mark_top; + pos base [Scaron] mark @mark_top; + pos base [Scedilla] mark @mark_top; + pos base [T] mark @mark_top; + pos base [Tcaron] mark @mark_top; + pos base [Tcedilla] mark @mark_top; + pos base [U] mark @mark_top; + pos base [Uacute] mark @mark_top; + pos base [Ucircumflex] mark @mark_top; + pos base [Udieresis] mark @mark_top; + pos base [Ugrave] mark @mark_top; + pos base [Uhungarumlaut] mark @mark_top; + pos base [Umacron] mark @mark_top; + pos base [Uogonek] mark @mark_top; + pos base [Uring] mark @mark_top; + pos base [W] mark @mark_top; + pos base [Wacute] mark @mark_top; + pos base [Wcircumflex] mark @mark_top; + pos base [Wdieresis] mark @mark_top; + pos base [Wgrave] mark @mark_top; + pos base [Y] mark @mark_top; + pos base [Yacute] mark @mark_top; + pos base [Ycircumflex] mark @mark_top; + pos base [Ydieresis] mark @mark_top; + pos base [Ygrave] mark @mark_top; + pos base [Z] mark @mark_top; + pos base [Zacute] mark @mark_top; + pos base [Zcaron] mark @mark_top; + pos base [Zdotaccent] mark @mark_top; + pos base [a] mark @mark_top; + pos base [aacute] mark @mark_top; + pos base [abreve] mark @mark_top; + pos base [acircumflex] mark @mark_top; + pos base [adieresis] mark @mark_top; + pos base [agrave] mark @mark_top; + pos base [amacron] mark @mark_top; + pos base [aogonek] mark @mark_top; + pos base [aring] mark @mark_top; + pos base [atilde] mark @mark_top; + pos base [ae] mark @mark_top; + pos base [c] mark @mark_top; + pos base [cacute] mark @mark_top; + pos base [ccaron] mark @mark_top; + pos base [ccedilla] mark @mark_top; + pos base [e] mark @mark_top; + pos base [eacute] mark @mark_top; + pos base [ecaron] mark @mark_top; + pos base [ecircumflex] mark @mark_top; + pos base [edieresis] mark @mark_top; + pos base [edotaccent] mark @mark_top; + pos base [edotbelow] mark @mark_top; + pos base [egrave] mark @mark_top; + pos base [emacron] mark @mark_top; + pos base [eogonek] mark @mark_top; + pos base [etilde] mark @mark_top; + pos base [g] mark @mark_top; + pos base [gbreve] mark @mark_top; + pos base [gcommaaccent] mark @mark_top; + pos base [i] mark @mark_top; + pos base [idotless] mark @mark_top; + pos base [iacute] mark @mark_top; + pos base [icircumflex] mark @mark_top; + pos base [idieresis] mark @mark_top; + pos base [igrave] mark @mark_top; + pos base [imacron] mark @mark_top; + pos base [iogonek] mark @mark_top; + pos base [j] mark @mark_top; + pos base [jdotless] mark @mark_top; + pos base [l] mark @mark_top; + pos base [lacute] mark @mark_top; + pos base [lcaron] mark @mark_top; + pos base [lslash] mark @mark_top; + pos base [n] mark @mark_top; + pos base [nacute] mark @mark_top; + pos base [ncaron] mark @mark_top; + pos base [ncommaaccent] mark @mark_top; + pos base [ntilde] mark @mark_top; + pos base [o] mark @mark_top; + pos base [oacute] mark @mark_top; + pos base [ocircumflex] mark @mark_top; + pos base [odieresis] mark @mark_top; + pos base [ograve] mark @mark_top; + pos base [ohungarumlaut] mark @mark_top; + pos base [omacron] mark @mark_top; + pos base [oslash] mark @mark_top; + pos base [otilde] mark @mark_top; + pos base [oe] mark @mark_top; + pos base [r] mark @mark_top; + pos base [racute] mark @mark_top; + pos base [rcaron] mark @mark_top; + pos base [rcommaaccent] mark @mark_top; + pos base [s] mark @mark_top; + pos base [sacute] mark @mark_top; + pos base [scaron] mark @mark_top; + pos base [scedilla] mark @mark_top; + pos base [u] mark @mark_top; + pos base [uacute] mark @mark_top; + pos base [ucircumflex] mark @mark_top; + pos base [udieresis] mark @mark_top; + pos base [ugrave] mark @mark_top; + pos base [uhungarumlaut] mark @mark_top; + pos base [umacron] mark @mark_top; + pos base [uogonek] mark @mark_top; + pos base [uring] mark @mark_top; + pos base [w] mark @mark_top; + pos base [wacute] mark @mark_top; + pos base [wcircumflex] mark @mark_top; + pos base [wdieresis] mark @mark_top; + pos base [wgrave] mark @mark_top; + pos base [y] mark @mark_top; + pos base [yacute] mark @mark_top; + pos base [ycircumflex] mark @mark_top; + pos base [ydieresis] mark @mark_top; + pos base [ygrave] mark @mark_top; + pos base [z] mark @mark_top; + pos base [zacute] mark @mark_top; + pos base [zcaron] mark @mark_top; + pos base [zdotaccent] mark @mark_top; + pos base [a.alt] mark @mark_top; + pos base [aacute.alt] mark @mark_top; + pos base [abreve.alt] mark @mark_top; + pos base [acircumflex.alt] mark @mark_top; + pos base [adieresis.alt] mark @mark_top; + pos base [agrave.alt] mark @mark_top; + pos base [amacron.alt] mark @mark_top; + pos base [aogonek.alt] mark @mark_top; + pos base [aring.alt] mark @mark_top; + pos base [atilde.alt] mark @mark_top; + } marklatn; + lookupflag 0; +} mark; +feature mkmk { + lookup mkmk_DFLT_top { + lookupflag MarkAttachmentType @mark_top; + pos mark [dieresis] mark @mark_top; + pos mark [dotaccent] mark @mark_top; + pos mark [grave] mark @mark_top; + pos mark [acute] mark @mark_top; + pos mark [hungarumlaut] mark @mark_top; + pos mark [circumflex] mark @mark_top; + pos mark [caron] mark @mark_top; + pos mark [breve] mark @mark_top; + pos mark [ring] mark @mark_top; + pos mark [tilde] mark @mark_top; + pos mark [macron] mark @mark_top; + } mkmk_DFLT_top; + lookupflag 0; +} mkmk; +table GDEF { + GlyphClassDef [A Aacute Abreve Acircumflex Adieresis Agrave Amacron Aogonek Aring Atilde C Cacute Ccaron Ccedilla D Dcaron E Eacute Ecaron Ecircumflex Edieresis Edotaccent Edotbelow Egrave Emacron Eogonek Etilde G Gbreve Gcommaaccent I Iacute Icircumflex Idieresis Idotaccent Igrave Imacron Iogonek L Lacute Lcaron Lslash N Nacute Ncaron Ncommaaccent Ntilde O Oacute Ocircumflex Odieresis Ograve Ohungarumlaut Omacron Oslash Otilde Q R Racute Rcaron Rcommaaccent S Sacute Scaron Scedilla T Tcaron Tcedilla U Uacute Ucircumflex Udieresis Ugrave Uhungarumlaut Umacron Uogonek Uring W Wacute Wcircumflex Wdieresis Wgrave Y Yacute Ycircumflex Ydieresis Ygrave Z Zacute Zcaron Zdotaccent a aacute abreve acircumflex adieresis agrave amacron aogonek aring atilde ae c cacute ccaron ccedilla e eacute ecaron ecircumflex edieresis edotaccent edotbelow egrave emacron eogonek etilde g gbreve gcommaaccent i idotless iacute icircumflex idieresis igrave imacron iogonek j jdotless l lacute lcaron lslash n nacute ncaron ncommaaccent ntilde o oacute ocircumflex odieresis ograve ohungarumlaut omacron oslash otilde oe r racute rcaron rcommaaccent s sacute scaron scedilla u uacute ucircumflex udieresis ugrave uhungarumlaut umacron uogonek uring w wacute wcircumflex wdieresis wgrave y yacute ycircumflex ydieresis ygrave z zacute zcaron zdotaccent a.alt aacute.alt abreve.alt acircumflex.alt adieresis.alt agrave.alt amacron.alt aogonek.alt aring.alt atilde.alt cent dollar euro yen asciitilde],# Base + , # Liga + [dotaccentcomb commaaccentcomb], # Mark + ; + } GDEF; diff --git a/Fonts/UFO/Metropolis-Regular.ufo/fontinfo.plist b/Fonts/UFO/Metropolis-Regular.ufo/fontinfo.plist new file mode 100644 index 0000000..27b7e88 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/fontinfo.plist @@ -0,0 +1,101 @@ + + + + + ascender + 795 + capHeight + 687 + descender + -205 + familyName + Metropolis + guidelines + + + angle + 0 + locked + + x + 223 + y + 0 + + + openTypeHeadCreated + 2020/01/02 11:09:40 + openTypeHheaAscender + 795 + openTypeHheaDescender + -205 + openTypeNameDesignerURL + https://github.com/chrismsimpson/Metropolis + openTypeNameManufacturerURL + https://github.com/chrismsimpson/Metropolis + openTypeNamePreferredFamilyName + Metropolis + openTypeNamePreferredSubfamilyName + Regular + openTypeOS2TypoAscender + 795 + openTypeOS2TypoDescender + -205 + openTypeOS2TypoLineGap + 0 + openTypeOS2WeightClass + 400 + openTypeOS2WidthClass + 5 + openTypeOS2WinAscent + 795 + openTypeOS2WinDescent + 205 + postscriptBlueValues + + -12 + 0 + 517 + 529 + 687 + 699 + 795 + 807 + + postscriptFontName + Metropolis-Regular + postscriptOtherBlues + + -217 + -205 + + postscriptStemSnapH + + 67 + 71 + 74 + + postscriptStemSnapV + + 75 + 78 + 79 + + postscriptUnderlinePosition + -133 + postscriptUnderlineThickness + 20 + styleMapStyleName + regular + styleName + Regular + unitsPerEm + 1000 + versionMajor + 11 + versionMinor + 0 + xHeight + 517 + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/A_.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/A_.glif new file mode 100644 index 0000000..8321867 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/A_.glif @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/A_E_.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/A_E_.glif new file mode 100644 index 0000000..6f30c80 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/A_E_.glif @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/A_acute.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/A_acute.glif new file mode 100644 index 0000000..22d0e32 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/A_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/A_breve.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/A_breve.glif new file mode 100644 index 0000000..75c0d15 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/A_breve.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/A_circumflex.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/A_circumflex.glif new file mode 100644 index 0000000..84e8ec3 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/A_circumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/A_dieresis.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/A_dieresis.glif new file mode 100644 index 0000000..0cfe62a --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/A_dieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/A_grave.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/A_grave.glif new file mode 100644 index 0000000..06ee32d --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/A_grave.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + grave + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/A_macron.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/A_macron.glif new file mode 100644 index 0000000..8b9877c --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/A_macron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/A_ogonek.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/A_ogonek.glif new file mode 100644 index 0000000..8ec959d --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/A_ogonek.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/A_ring.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/A_ring.glif new file mode 100644 index 0000000..84338a6 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/A_ring.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/A_tilde.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/A_tilde.glif new file mode 100644 index 0000000..e151f83 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/A_tilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/B_.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/B_.glif new file mode 100644 index 0000000..b05a3d2 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/B_.glif @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/C_.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/C_.glif new file mode 100644 index 0000000..2e4aec2 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/C_.glif @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/C_acute.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/C_acute.glif new file mode 100644 index 0000000..cbca360 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/C_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/C_caron.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/C_caron.glif new file mode 100644 index 0000000..7b22c62 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/C_caron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/C_cedilla.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/C_cedilla.glif new file mode 100644 index 0000000..f7da22d --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/C_cedilla.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/D_.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/D_.glif new file mode 100644 index 0000000..b891d70 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/D_.glif @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/D_caron.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/D_caron.glif new file mode 100644 index 0000000..2b21930 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/D_caron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/D_croat.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/D_croat.glif new file mode 100644 index 0000000..639f407 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/D_croat.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/E_.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/E_.glif new file mode 100644 index 0000000..13e3040 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/E_.glif @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/E_acute.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/E_acute.glif new file mode 100644 index 0000000..d26cbbd --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/E_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/E_caron.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/E_caron.glif new file mode 100644 index 0000000..03bfe1e --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/E_caron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/E_circumflex.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/E_circumflex.glif new file mode 100644 index 0000000..d0275c6 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/E_circumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/E_dieresis.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/E_dieresis.glif new file mode 100644 index 0000000..e5f95db --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/E_dieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/E_dotaccent.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/E_dotaccent.glif new file mode 100644 index 0000000..837ef30 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/E_dotaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/E_dotbelow.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/E_dotbelow.glif new file mode 100644 index 0000000..ffbfb4a --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/E_dotbelow.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + dotaccent + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/E_grave.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/E_grave.glif new file mode 100644 index 0000000..c2f9cd4 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/E_grave.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/E_macron.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/E_macron.glif new file mode 100644 index 0000000..96ffceb --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/E_macron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/E_ogonek.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/E_ogonek.glif new file mode 100644 index 0000000..2dcd519 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/E_ogonek.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/E_th.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/E_th.glif new file mode 100644 index 0000000..e302e32 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/E_th.glif @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/E_tilde.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/E_tilde.glif new file mode 100644 index 0000000..b3ae845 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/E_tilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/F_.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/F_.glif new file mode 100644 index 0000000..83ee5c3 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/F_.glif @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/G_.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/G_.glif new file mode 100644 index 0000000..30fca4d --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/G_.glif @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/G_breve.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/G_breve.glif new file mode 100644 index 0000000..daf9baa --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/G_breve.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/G_commaaccent.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/G_commaaccent.glif new file mode 100644 index 0000000..cdab920 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/G_commaaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/H_.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/H_.glif new file mode 100644 index 0000000..7402a12 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/H_.glif @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/I_.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/I_.glif new file mode 100644 index 0000000..30c62df --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/I_.glif @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/I_acute.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/I_acute.glif new file mode 100644 index 0000000..80dda95 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/I_acute.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + acute + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/I_circumflex.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/I_circumflex.glif new file mode 100644 index 0000000..8f78655 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/I_circumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/I_dieresis.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/I_dieresis.glif new file mode 100644 index 0000000..f56b3c8 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/I_dieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/I_dotaccent.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/I_dotaccent.glif new file mode 100644 index 0000000..59fbda2 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/I_dotaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/I_grave.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/I_grave.glif new file mode 100644 index 0000000..cb6ebae --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/I_grave.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + grave + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/I_macron.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/I_macron.glif new file mode 100644 index 0000000..eba643f --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/I_macron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/I_ogonek.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/I_ogonek.glif new file mode 100644 index 0000000..2f85e65 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/I_ogonek.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/J_.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/J_.glif new file mode 100644 index 0000000..4370f34 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/J_.glif @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/K_.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/K_.glif new file mode 100644 index 0000000..4030468 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/K_.glif @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/K_commaaccent.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/K_commaaccent.glif new file mode 100644 index 0000000..2bba2ad --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/K_commaaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/L_.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/L_.glif new file mode 100644 index 0000000..843deeb --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/L_.glif @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/L_acute.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/L_acute.glif new file mode 100644 index 0000000..5a0cc62 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/L_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/L_caron.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/L_caron.glif new file mode 100644 index 0000000..6766bb9 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/L_caron.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 1 + name + commaaccentcomb + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/L_slash.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/L_slash.glif new file mode 100644 index 0000000..c8caa2a --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/L_slash.glif @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/M_.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/M_.glif new file mode 100644 index 0000000..c845f52 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/M_.glif @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/N_.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/N_.glif new file mode 100644 index 0000000..61b0bd0 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/N_.glif @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/N_acute.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/N_acute.glif new file mode 100644 index 0000000..2138919 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/N_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/N_caron.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/N_caron.glif new file mode 100644 index 0000000..ec05f52 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/N_caron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/N_commaaccent.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/N_commaaccent.glif new file mode 100644 index 0000000..a7226fc --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/N_commaaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/N_tilde.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/N_tilde.glif new file mode 100644 index 0000000..27e706d --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/N_tilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/O_.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/O_.glif new file mode 100644 index 0000000..c899efb --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/O_.glif @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/O_E_.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/O_E_.glif new file mode 100644 index 0000000..e7cd3a6 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/O_E_.glif @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/O_acute.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/O_acute.glif new file mode 100644 index 0000000..e26bddc --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/O_acute.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + acute + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/O_circumflex.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/O_circumflex.glif new file mode 100644 index 0000000..3e8624c --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/O_circumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/O_dieresis.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/O_dieresis.glif new file mode 100644 index 0000000..3349e7f --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/O_dieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/O_grave.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/O_grave.glif new file mode 100644 index 0000000..4841d8d --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/O_grave.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + grave + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/O_hungarumlaut.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/O_hungarumlaut.glif new file mode 100644 index 0000000..a3eac50 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/O_hungarumlaut.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + hungarumlaut + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/O_macron.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/O_macron.glif new file mode 100644 index 0000000..64d8371 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/O_macron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/O_slash.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/O_slash.glif new file mode 100644 index 0000000..bdb36eb --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/O_slash.glif @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/O_tilde.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/O_tilde.glif new file mode 100644 index 0000000..ad7e2f7 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/O_tilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/P_.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/P_.glif new file mode 100644 index 0000000..de98dfc --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/P_.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/Q_.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/Q_.glif new file mode 100644 index 0000000..893bd80 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/Q_.glif @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/R_.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/R_.glif new file mode 100644 index 0000000..707ce60 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/R_.glif @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/R_acute.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/R_acute.glif new file mode 100644 index 0000000..cbfc590 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/R_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/R_caron.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/R_caron.glif new file mode 100644 index 0000000..f8a5b5c --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/R_caron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/R_commaaccent.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/R_commaaccent.glif new file mode 100644 index 0000000..99b7289 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/R_commaaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/S_.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/S_.glif new file mode 100644 index 0000000..6605c7a --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/S_.glif @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/S_acute.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/S_acute.glif new file mode 100644 index 0000000..a9e31f3 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/S_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/S_caron.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/S_caron.glif new file mode 100644 index 0000000..afffacf --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/S_caron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/S_cedilla.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/S_cedilla.glif new file mode 100644 index 0000000..76904e5 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/S_cedilla.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/T_.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/T_.glif new file mode 100644 index 0000000..00cf7a1 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/T_.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/T_caron.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/T_caron.glif new file mode 100644 index 0000000..bb50a51 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/T_caron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/T_cedilla.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/T_cedilla.glif new file mode 100644 index 0000000..e9465f0 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/T_cedilla.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/T_horn.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/T_horn.glif new file mode 100644 index 0000000..6e3a41c --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/T_horn.glif @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/U_.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/U_.glif new file mode 100644 index 0000000..3edb277 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/U_.glif @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/U_acute.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/U_acute.glif new file mode 100644 index 0000000..80aeb80 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/U_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/U_circumflex.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/U_circumflex.glif new file mode 100644 index 0000000..58a065a --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/U_circumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/U_dieresis.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/U_dieresis.glif new file mode 100644 index 0000000..d2f9dd5 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/U_dieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/U_grave.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/U_grave.glif new file mode 100644 index 0000000..00aba01 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/U_grave.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/U_hungarumlaut.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/U_hungarumlaut.glif new file mode 100644 index 0000000..38a12d1 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/U_hungarumlaut.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/U_macron.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/U_macron.glif new file mode 100644 index 0000000..7da0f35 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/U_macron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/U_ogonek.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/U_ogonek.glif new file mode 100644 index 0000000..b6d4b46 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/U_ogonek.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/U_ring.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/U_ring.glif new file mode 100644 index 0000000..d127f4e --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/U_ring.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/V_.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/V_.glif new file mode 100644 index 0000000..75efe33 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/V_.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/W_.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/W_.glif new file mode 100644 index 0000000..4149432 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/W_.glif @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/W_acute.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/W_acute.glif new file mode 100644 index 0000000..dab66ac --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/W_acute.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + acute + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/W_circumflex.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/W_circumflex.glif new file mode 100644 index 0000000..0ddef91 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/W_circumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/W_dieresis.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/W_dieresis.glif new file mode 100644 index 0000000..bd635f1 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/W_dieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/W_grave.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/W_grave.glif new file mode 100644 index 0000000..eec9462 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/W_grave.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + grave + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/X_.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/X_.glif new file mode 100644 index 0000000..488dca3 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/X_.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/Y_.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/Y_.glif new file mode 100644 index 0000000..f5730a1 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/Y_.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/Y_acute.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/Y_acute.glif new file mode 100644 index 0000000..6b2ead9 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/Y_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/Y_circumflex.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/Y_circumflex.glif new file mode 100644 index 0000000..6d4d883 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/Y_circumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/Y_dieresis.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/Y_dieresis.glif new file mode 100644 index 0000000..21c30e1 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/Y_dieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/Y_grave.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/Y_grave.glif new file mode 100644 index 0000000..ec2a4eb --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/Y_grave.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + grave + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/Z_.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/Z_.glif new file mode 100644 index 0000000..782d2f0 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/Z_.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/Z_acute.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/Z_acute.glif new file mode 100644 index 0000000..cb653aa --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/Z_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/Z_caron.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/Z_caron.glif new file mode 100644 index 0000000..8ada7fa --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/Z_caron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/Z_dotaccent.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/Z_dotaccent.glif new file mode 100644 index 0000000..a4c6bd9 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/Z_dotaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/_areas.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/_areas.glif new file mode 100644 index 0000000..6ea812a --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/_areas.glif @@ -0,0 +1,168 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/a.alt.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/a.alt.glif new file mode 100644 index 0000000..01a48ba --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/a.alt.glif @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/a.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/a.glif new file mode 100644 index 0000000..b15b7fe --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/a.glif @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/aacute.alt.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/aacute.alt.glif new file mode 100644 index 0000000..cd83471 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/aacute.alt.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/aacute.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/aacute.glif new file mode 100644 index 0000000..faccad7 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/aacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/abreve.alt.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/abreve.alt.glif new file mode 100644 index 0000000..1d95ad8 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/abreve.alt.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/abreve.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/abreve.glif new file mode 100644 index 0000000..f26d9f5 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/abreve.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/acircumflex.alt.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/acircumflex.alt.glif new file mode 100644 index 0000000..03fcac2 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/acircumflex.alt.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/acircumflex.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/acircumflex.glif new file mode 100644 index 0000000..40490ec --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/acircumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/acute.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/acute.glif new file mode 100644 index 0000000..b63567f --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/acute.glif @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/adieresis.alt.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/adieresis.alt.glif new file mode 100644 index 0000000..6a2d72a --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/adieresis.alt.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/adieresis.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/adieresis.glif new file mode 100644 index 0000000..44381d6 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/adieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ae.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ae.glif new file mode 100644 index 0000000..af294dc --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ae.glif @@ -0,0 +1,89 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ae_upper.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ae_upper.glif new file mode 100644 index 0000000..b83fcac --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ae_upper.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/agrave.alt.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/agrave.alt.glif new file mode 100644 index 0000000..b6a239b --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/agrave.alt.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/agrave.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/agrave.glif new file mode 100644 index 0000000..07e2ae9 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/agrave.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/amacron.alt.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/amacron.alt.glif new file mode 100644 index 0000000..6c6e353 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/amacron.alt.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/amacron.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/amacron.glif new file mode 100644 index 0000000..7c4a5d3 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/amacron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ampersand.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ampersand.glif new file mode 100644 index 0000000..e83b796 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ampersand.glif @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/aogonek.alt.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/aogonek.alt.glif new file mode 100644 index 0000000..eeb6117 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/aogonek.alt.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/aogonek.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/aogonek.glif new file mode 100644 index 0000000..81989a3 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/aogonek.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/aring.alt.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/aring.alt.glif new file mode 100644 index 0000000..addfc65 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/aring.alt.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/aring.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/aring.glif new file mode 100644 index 0000000..15d28fe --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/aring.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ascender.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ascender.glif new file mode 100644 index 0000000..eaa2edb --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ascender.glif @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/asciicircum.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/asciicircum.glif new file mode 100644 index 0000000..8a0b43f --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/asciicircum.glif @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/asciitilde.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/asciitilde.glif new file mode 100644 index 0000000..f5d16c9 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/asciitilde.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/asterisk.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/asterisk.glif new file mode 100644 index 0000000..ca64f62 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/asterisk.glif @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/at.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/at.glif new file mode 100644 index 0000000..0d60f28 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/at.glif @@ -0,0 +1,79 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/atilde.alt.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/atilde.alt.glif new file mode 100644 index 0000000..1f2459a --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/atilde.alt.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/atilde.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/atilde.glif new file mode 100644 index 0000000..e1ffaa6 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/atilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/b.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/b.glif new file mode 100644 index 0000000..9260e95 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/b.glif @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/backslash.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/backslash.glif new file mode 100644 index 0000000..6f72530 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/backslash.glif @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/bar.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/bar.glif new file mode 100644 index 0000000..5211f5a --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/bar.glif @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/braceleft.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/braceleft.glif new file mode 100644 index 0000000..a021cf1 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/braceleft.glif @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/braceright.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/braceright.glif new file mode 100644 index 0000000..42d3a8c --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/braceright.glif @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/bracketleft.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/bracketleft.glif new file mode 100644 index 0000000..5021790 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/bracketleft.glif @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/bracketright.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/bracketright.glif new file mode 100644 index 0000000..ed430cc --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/bracketright.glif @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/breve.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/breve.glif new file mode 100644 index 0000000..3d1090a --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/breve.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/bullet.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/bullet.glif new file mode 100644 index 0000000..efe7bff --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/bullet.glif @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/c.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/c.glif new file mode 100644 index 0000000..0235e49 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/c.glif @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/cacute.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/cacute.glif new file mode 100644 index 0000000..dfe5f82 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/cacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/capital_V_.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/capital_V_.glif new file mode 100644 index 0000000..3764fc3 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/capital_V_.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/caron.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/caron.glif new file mode 100644 index 0000000..56b5f3a --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/caron.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ccaron.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ccaron.glif new file mode 100644 index 0000000..3840ddb --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ccaron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ccedilla.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ccedilla.glif new file mode 100644 index 0000000..e8e99f3 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ccedilla.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/cedilla.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/cedilla.glif new file mode 100644 index 0000000..ec14b28 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/cedilla.glif @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/cent.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/cent.glif new file mode 100644 index 0000000..7352a47 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/cent.glif @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/circumflex.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/circumflex.glif new file mode 100644 index 0000000..8dfdc43 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/circumflex.glif @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/colon.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/colon.glif new file mode 100644 index 0000000..db8e8b1 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/colon.glif @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/comma.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/comma.glif new file mode 100644 index 0000000..8f105cb --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/comma.glif @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/commaaccentcomb.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/commaaccentcomb.glif new file mode 100644 index 0000000..f31bc21 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/commaaccentcomb.glif @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/contents.plist b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/contents.plist new file mode 100644 index 0000000..31805f1 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/contents.plist @@ -0,0 +1,664 @@ + + + + + A + A_.glif + AE + A_E_.glif + Aacute + A_acute.glif + Abreve + A_breve.glif + Acircumflex + A_circumflex.glif + Adieresis + A_dieresis.glif + Agrave + A_grave.glif + Amacron + A_macron.glif + Aogonek + A_ogonek.glif + Aring + A_ring.glif + Atilde + A_tilde.glif + B + B_.glif + C + C_.glif + Cacute + C_acute.glif + Ccaron + C_caron.glif + Ccedilla + C_cedilla.glif + D + D_.glif + Dcaron + D_caron.glif + Dcroat + D_croat.glif + E + E_.glif + Eacute + E_acute.glif + Ecaron + E_caron.glif + Ecircumflex + E_circumflex.glif + Edieresis + E_dieresis.glif + Edotaccent + E_dotaccent.glif + Edotbelow + E_dotbelow.glif + Egrave + E_grave.glif + Emacron + E_macron.glif + Eogonek + E_ogonek.glif + Eth + E_th.glif + Etilde + E_tilde.glif + F + F_.glif + G + G_.glif + Gbreve + G_breve.glif + Gcommaaccent + G_commaaccent.glif + H + H_.glif + I + I_.glif + Iacute + I_acute.glif + Icircumflex + I_circumflex.glif + Idieresis + I_dieresis.glif + Idotaccent + I_dotaccent.glif + Igrave + I_grave.glif + Imacron + I_macron.glif + Iogonek + I_ogonek.glif + J + J_.glif + K + K_.glif + Kcommaaccent + K_commaaccent.glif + L + L_.glif + Lacute + L_acute.glif + Lcaron + L_caron.glif + Lslash + L_slash.glif + M + M_.glif + N + N_.glif + Nacute + N_acute.glif + Ncaron + N_caron.glif + Ncommaaccent + N_commaaccent.glif + Ntilde + N_tilde.glif + O + O_.glif + OE + O_E_.glif + Oacute + O_acute.glif + Ocircumflex + O_circumflex.glif + Odieresis + O_dieresis.glif + Ograve + O_grave.glif + Ohungarumlaut + O_hungarumlaut.glif + Omacron + O_macron.glif + Oslash + O_slash.glif + Otilde + O_tilde.glif + P + P_.glif + Q + Q_.glif + R + R_.glif + Racute + R_acute.glif + Rcaron + R_caron.glif + Rcommaaccent + R_commaaccent.glif + S + S_.glif + Sacute + S_acute.glif + Scaron + S_caron.glif + Scedilla + S_cedilla.glif + T + T_.glif + Tcaron + T_caron.glif + Tcedilla + T_cedilla.glif + Thorn + T_horn.glif + U + U_.glif + Uacute + U_acute.glif + Ucircumflex + U_circumflex.glif + Udieresis + U_dieresis.glif + Ugrave + U_grave.glif + Uhungarumlaut + U_hungarumlaut.glif + Umacron + U_macron.glif + Uogonek + U_ogonek.glif + Uring + U_ring.glif + V + V_.glif + W + W_.glif + Wacute + W_acute.glif + Wcircumflex + W_circumflex.glif + Wdieresis + W_dieresis.glif + Wgrave + W_grave.glif + X + X_.glif + Y + Y_.glif + Yacute + Y_acute.glif + Ycircumflex + Y_circumflex.glif + Ydieresis + Y_dieresis.glif + Ygrave + Y_grave.glif + Z + Z_.glif + Zacute + Z_acute.glif + Zcaron + Z_caron.glif + Zdotaccent + Z_dotaccent.glif + _areas + _areas.glif + a + a.glif + a.alt + a.alt.glif + aacute + aacute.glif + aacute.alt + aacute.alt.glif + abreve + abreve.glif + abreve.alt + abreve.alt.glif + acircumflex + acircumflex.glif + acircumflex.alt + acircumflex.alt.glif + acute + acute.glif + adieresis + adieresis.glif + adieresis.alt + adieresis.alt.glif + ae + ae.glif + ae_upper + ae_upper.glif + agrave + agrave.glif + agrave.alt + agrave.alt.glif + amacron + amacron.glif + amacron.alt + amacron.alt.glif + ampersand + ampersand.glif + aogonek + aogonek.glif + aogonek.alt + aogonek.alt.glif + aring + aring.glif + aring.alt + aring.alt.glif + ascender + ascender.glif + asciicircum + asciicircum.glif + asciitilde + asciitilde.glif + asterisk + asterisk.glif + at + at.glif + atilde + atilde.glif + atilde.alt + atilde.alt.glif + b + b.glif + backslash + backslash.glif + bar + bar.glif + braceleft + braceleft.glif + braceright + braceright.glif + bracketleft + bracketleft.glif + bracketright + bracketright.glif + breve + breve.glif + bullet + bullet.glif + c + c.glif + cacute + cacute.glif + capital_V + capital_V_.glif + caron + caron.glif + ccaron + ccaron.glif + ccedilla + ccedilla.glif + cedilla + cedilla.glif + cent + cent.glif + circumflex + circumflex.glif + colon + colon.glif + comma + comma.glif + commaaccentcomb + commaaccentcomb.glif + copyright + copyright.glif + d + d.glif + dcaron + dcaron.glif + dcroat + dcroat.glif + degree + degree.glif + descender + descender.glif + dieresis + dieresis.glif + divide + divide.glif + dollar + dollar.glif + dotaccent + dotaccent.glif + dotaccentcomb + dotaccentcomb.glif + e + e.glif + eacute + eacute.glif + ecaron + ecaron.glif + ecircumflex + ecircumflex.glif + edieresis + edieresis.glif + edotaccent + edotaccent.glif + edotbelow + edotbelow.glif + egrave + egrave.glif + eight + eight.glif + ellipsis + ellipsis.glif + emacron + emacron.glif + emdash + emdash.glif + emspace + emspace.glif + endash + endash.glif + enspace + enspace.glif + eogonek + eogonek.glif + equal + equal.glif + eth + eth.glif + etilde + etilde.glif + euro + euro.glif + exclam + exclam.glif + exclamdown + exclamdown.glif + f + f.glif + five + five.glif + four + four.glif + fourperemspace + fourperemspace.glif + g + g.glif + gbreve + gbreve.glif + gcommaaccent + gcommaaccent.glif + germandbls + germandbls.glif + grave + grave.glif + greater + greater.glif + guillemetleft + guillemetleft.glif + guillemetright + guillemetright.glif + guilsinglleft + guilsinglleft.glif + guilsinglright + guilsinglright.glif + h + h.glif + hungarumlaut + hungarumlaut.glif + hyphen + hyphen.glif + i + i.glif + iacute + iacute.glif + icircumflex + icircumflex.glif + idieresis + idieresis.glif + idotless + idotless.glif + igrave + igrave.glif + imacron + imacron.glif + iogonek + iogonek.glif + j + j.glif + jdotless + jdotless.glif + k + k.glif + k_arms + k_arms.glif + kcommaaccent + kcommaaccent.glif + l + l.glif + lacute + lacute.glif + lcaron + lcaron.glif + less + less.glif + lowercase_loop + lowercase_loop.glif + lowercase_loop_reverse + lowercase_loop_reverse.glif + lowercase_m_shoulder + lowercase_m_shoulder.glif + lowercase_nh_shoulder + lowercase_nh_shoulder.glif + lowercase_r_shoulder + lowercase_r_shoulder.glif + lslash + lslash.glif + m + m.glif + macron + macron.glif + minus + minus.glif + multiply + multiply.glif + n + n.glif + nacute + nacute.glif + narrownbspace + narrownbspace.glif + ncaron + ncaron.glif + ncommaaccent + ncommaaccent.glif + nine + nine.glif + ntilde + ntilde.glif + numbersign + numbersign.glif + o + o.glif + oacute + oacute.glif + ocircumflex + ocircumflex.glif + odieresis + odieresis.glif + oe + oe.glif + ogonek + ogonek.glif + ograve + ograve.glif + ohungarumlaut + ohungarumlaut.glif + omacron + omacron.glif + one + one.glif + oslash + oslash.glif + otilde + otilde.glif + p + p.glif + paragraph + paragraph.glif + parenleft + parenleft.glif + parenright + parenright.glif + percent + percent.glif + period + period.glif + periodcentered + periodcentered.glif + perthousand + perthousand.glif + plus + plus.glif + q + q.glif + question + question.glif + questiondown + questiondown.glif + quotedbl + quotedbl.glif + quotedblbase + quotedblbase.glif + quotedblleft + quotedblleft.glif + quotedblright + quotedblright.glif + quoteleft + quoteleft.glif + quoteright + quoteright.glif + quotesinglbase + quotesinglbase.glif + quotesingle + quotesingle.glif + r + r.glif + racute + racute.glif + rcaron + rcaron.glif + rcommaaccent + rcommaaccent.glif + registered + registered.glif + ring + ring.glif + s + s.glif + sacute + sacute.glif + scaron + scaron.glif + scedilla + scedilla.glif + semicolon + semicolon.glif + seven + seven.glif + six + six.glif + sixperemspace + sixperemspace.glif + slash + slash.glif + space + space.glif + sterling + sterling.glif + t + t.glif + tcaron + tcaron.glif + tcedilla + tcedilla.glif + thorn + thorn.glif + thorn_stem + thorn_stem.glif + three + three.glif + threeperemspace + threeperemspace.glif + tilde + tilde.glif + trademark + trademark.glif + two + two.glif + u + u.glif + uacute + uacute.glif + ucircumflex + ucircumflex.glif + udieresis + udieresis.glif + ugrave + ugrave.glif + uhungarumlaut + uhungarumlaut.glif + umacron + umacron.glif + underscore + underscore.glif + uogonek + uogonek.glif + uring + uring.glif + v + v.glif + w + w.glif + wacute + wacute.glif + wcircumflex + wcircumflex.glif + wdieresis + wdieresis.glif + wgrave + wgrave.glif + x + x.glif + y + y.glif + yacute + yacute.glif + ycircumflex + ycircumflex.glif + ydieresis + ydieresis.glif + yen + yen.glif + ygrave + ygrave.glif + z + z.glif + zacute + zacute.glif + zcaron + zcaron.glif + zdotaccent + zdotaccent.glif + zero + zero.glif + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/copyright.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/copyright.glif new file mode 100644 index 0000000..1b13688 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/copyright.glif @@ -0,0 +1,66 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/d.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/d.glif new file mode 100644 index 0000000..c96f385 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/d.glif @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/dcaron.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/dcaron.glif new file mode 100644 index 0000000..2c67ee0 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/dcaron.glif @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/dcroat.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/dcroat.glif new file mode 100644 index 0000000..549ae70 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/dcroat.glif @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/degree.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/degree.glif new file mode 100644 index 0000000..ff0a20a --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/degree.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/descender.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/descender.glif new file mode 100644 index 0000000..2bc4bff --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/descender.glif @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/dieresis.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/dieresis.glif new file mode 100644 index 0000000..e6e1f0d --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/dieresis.glif @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/divide.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/divide.glif new file mode 100644 index 0000000..c4eafa4 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/divide.glif @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/dollar.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/dollar.glif new file mode 100644 index 0000000..0625c73 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/dollar.glif @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/dotaccent.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/dotaccent.glif new file mode 100644 index 0000000..e87f70c --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/dotaccent.glif @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/dotaccentcomb.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/dotaccentcomb.glif new file mode 100644 index 0000000..61506ae --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/dotaccentcomb.glif @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/e.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/e.glif new file mode 100644 index 0000000..275cc6c --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/e.glif @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/eacute.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/eacute.glif new file mode 100644 index 0000000..458bd35 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/eacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ecaron.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ecaron.glif new file mode 100644 index 0000000..2338c38 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ecaron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ecircumflex.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ecircumflex.glif new file mode 100644 index 0000000..424435f --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ecircumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/edieresis.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/edieresis.glif new file mode 100644 index 0000000..cdc36ac --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/edieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/edotaccent.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/edotaccent.glif new file mode 100644 index 0000000..d7bb387 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/edotaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/edotbelow.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/edotbelow.glif new file mode 100644 index 0000000..693a00b --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/edotbelow.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 1 + name + dotaccent + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/egrave.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/egrave.glif new file mode 100644 index 0000000..0a90180 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/egrave.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/eight.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/eight.glif new file mode 100644 index 0000000..850987e --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/eight.glif @@ -0,0 +1,64 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ellipsis.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ellipsis.glif new file mode 100644 index 0000000..7eb35c4 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ellipsis.glif @@ -0,0 +1,16 @@ + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/emacron.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/emacron.glif new file mode 100644 index 0000000..7cd1d9f --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/emacron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/emdash.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/emdash.glif new file mode 100644 index 0000000..eea7a84 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/emdash.glif @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/emspace.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/emspace.glif new file mode 100644 index 0000000..179678c --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/emspace.glif @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/endash.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/endash.glif new file mode 100644 index 0000000..ac39e90 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/endash.glif @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/enspace.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/enspace.glif new file mode 100644 index 0000000..af3ddb0 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/enspace.glif @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/eogonek.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/eogonek.glif new file mode 100644 index 0000000..7f1208a --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/eogonek.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 1 + name + ogonek + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/equal.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/equal.glif new file mode 100644 index 0000000..1204794 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/equal.glif @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/eth.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/eth.glif new file mode 100644 index 0000000..58a9e09 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/eth.glif @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/etilde.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/etilde.glif new file mode 100644 index 0000000..96acdc8 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/etilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/euro.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/euro.glif new file mode 100644 index 0000000..ed91e8f --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/euro.glif @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/exclam.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/exclam.glif new file mode 100644 index 0000000..7828a4a --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/exclam.glif @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/exclamdown.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/exclamdown.glif new file mode 100644 index 0000000..f7a5fd4 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/exclamdown.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/f.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/f.glif new file mode 100644 index 0000000..0b49ebb --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/f.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/five.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/five.glif new file mode 100644 index 0000000..376fcd7 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/five.glif @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/four.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/four.glif new file mode 100644 index 0000000..206c7c7 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/four.glif @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/fourperemspace.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/fourperemspace.glif new file mode 100644 index 0000000..a3e3f9e --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/fourperemspace.glif @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/g.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/g.glif new file mode 100644 index 0000000..446eeb6 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/g.glif @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/gbreve.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/gbreve.glif new file mode 100644 index 0000000..e04cbb5 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/gbreve.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/gcommaaccent.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/gcommaaccent.glif new file mode 100644 index 0000000..2375df3 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/gcommaaccent.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + commaaccentcomb + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/germandbls.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/germandbls.glif new file mode 100644 index 0000000..eac3e5d --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/germandbls.glif @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/grave.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/grave.glif new file mode 100644 index 0000000..1899800 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/grave.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/greater.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/greater.glif new file mode 100644 index 0000000..964b9d9 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/greater.glif @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/guillemetleft.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/guillemetleft.glif new file mode 100644 index 0000000..903a5ae --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/guillemetleft.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/guillemetright.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/guillemetright.glif new file mode 100644 index 0000000..30d6955 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/guillemetright.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/guilsinglleft.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/guilsinglleft.glif new file mode 100644 index 0000000..85254b1 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/guilsinglleft.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/guilsinglright.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/guilsinglright.glif new file mode 100644 index 0000000..9f26c89 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/guilsinglright.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/h.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/h.glif new file mode 100644 index 0000000..53dedf8 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/h.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/hungarumlaut.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/hungarumlaut.glif new file mode 100644 index 0000000..f06a0f4 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/hungarumlaut.glif @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/hyphen.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/hyphen.glif new file mode 100644 index 0000000..90e4b0e --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/hyphen.glif @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/i.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/i.glif new file mode 100644 index 0000000..4d8ef0c --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/i.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/iacute.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/iacute.glif new file mode 100644 index 0000000..7991159 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/iacute.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + acute + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/icircumflex.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/icircumflex.glif new file mode 100644 index 0000000..c9f9bf6 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/icircumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/idieresis.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/idieresis.glif new file mode 100644 index 0000000..05d24dc --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/idieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/idotless.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/idotless.glif new file mode 100644 index 0000000..eb5a662 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/idotless.glif @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/igrave.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/igrave.glif new file mode 100644 index 0000000..a645880 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/igrave.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + grave + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/imacron.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/imacron.glif new file mode 100644 index 0000000..5e28e92 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/imacron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/iogonek.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/iogonek.glif new file mode 100644 index 0000000..045179c --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/iogonek.glif @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/j.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/j.glif new file mode 100644 index 0000000..0e14f1e --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/j.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/jdotless.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/jdotless.glif new file mode 100644 index 0000000..83aed2d --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/jdotless.glif @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/k.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/k.glif new file mode 100644 index 0000000..26e555b --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/k.glif @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/k_arms.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/k_arms.glif new file mode 100644 index 0000000..3e3df45 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/k_arms.glif @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/kcommaaccent.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/kcommaaccent.glif new file mode 100644 index 0000000..f87597a --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/kcommaaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/l.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/l.glif new file mode 100644 index 0000000..d013e3f --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/l.glif @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/lacute.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/lacute.glif new file mode 100644 index 0000000..91d4691 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/lacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/lcaron.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/lcaron.glif new file mode 100644 index 0000000..90bdd67 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/lcaron.glif @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/less.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/less.glif new file mode 100644 index 0000000..7b974ef --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/less.glif @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/lowercase_loop.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/lowercase_loop.glif new file mode 100644 index 0000000..46fa11d --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/lowercase_loop.glif @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/lowercase_loop_reverse.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/lowercase_loop_reverse.glif new file mode 100644 index 0000000..a592007 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/lowercase_loop_reverse.glif @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/lowercase_m_shoulder.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/lowercase_m_shoulder.glif new file mode 100644 index 0000000..9f61db7 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/lowercase_m_shoulder.glif @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/lowercase_nh_shoulder.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/lowercase_nh_shoulder.glif new file mode 100644 index 0000000..dd64f5e --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/lowercase_nh_shoulder.glif @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/lowercase_r_shoulder.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/lowercase_r_shoulder.glif new file mode 100644 index 0000000..259fb65 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/lowercase_r_shoulder.glif @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/lslash.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/lslash.glif new file mode 100644 index 0000000..15eecd3 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/lslash.glif @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/m.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/m.glif new file mode 100644 index 0000000..64c2bbc --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/m.glif @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/macron.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/macron.glif new file mode 100644 index 0000000..2ac47dd --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/macron.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/minus.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/minus.glif new file mode 100644 index 0000000..31dc926 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/minus.glif @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/multiply.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/multiply.glif new file mode 100644 index 0000000..994a029 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/multiply.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/n.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/n.glif new file mode 100644 index 0000000..77c8f05 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/n.glif @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/nacute.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/nacute.glif new file mode 100644 index 0000000..b4ac763 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/nacute.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/narrownbspace.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/narrownbspace.glif new file mode 100644 index 0000000..50fb22e --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/narrownbspace.glif @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ncaron.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ncaron.glif new file mode 100644 index 0000000..bcaaaaf --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ncaron.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ncommaaccent.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ncommaaccent.glif new file mode 100644 index 0000000..0df9d59 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ncommaaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/nine.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/nine.glif new file mode 100644 index 0000000..5d741d1 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/nine.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ntilde.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ntilde.glif new file mode 100644 index 0000000..d5b9dbc --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ntilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/numbersign.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/numbersign.glif new file mode 100644 index 0000000..05ec8f5 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/numbersign.glif @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/o.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/o.glif new file mode 100644 index 0000000..dc615d3 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/o.glif @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/oacute.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/oacute.glif new file mode 100644 index 0000000..aede4b2 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/oacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ocircumflex.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ocircumflex.glif new file mode 100644 index 0000000..059556a --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ocircumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/odieresis.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/odieresis.glif new file mode 100644 index 0000000..58fd7dd --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/odieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/oe.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/oe.glif new file mode 100644 index 0000000..1d9a06b --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/oe.glif @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ogonek.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ogonek.glif new file mode 100644 index 0000000..608aa05 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ogonek.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ograve.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ograve.glif new file mode 100644 index 0000000..ddb6189 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ograve.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ohungarumlaut.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ohungarumlaut.glif new file mode 100644 index 0000000..b197842 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ohungarumlaut.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + hungarumlaut + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/omacron.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/omacron.glif new file mode 100644 index 0000000..8dafe86 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/omacron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/one.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/one.glif new file mode 100644 index 0000000..7bb8830 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/one.glif @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/oslash.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/oslash.glif new file mode 100644 index 0000000..1341fe2 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/oslash.glif @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/otilde.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/otilde.glif new file mode 100644 index 0000000..5bce1cd --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/otilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/p.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/p.glif new file mode 100644 index 0000000..8151e9b --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/p.glif @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/paragraph.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/paragraph.glif new file mode 100644 index 0000000..6e04745 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/paragraph.glif @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/parenleft.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/parenleft.glif new file mode 100644 index 0000000..bf253e1 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/parenleft.glif @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/parenright.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/parenright.glif new file mode 100644 index 0000000..33696d2 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/parenright.glif @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/percent.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/percent.glif new file mode 100644 index 0000000..ba84be2 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/percent.glif @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/period.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/period.glif new file mode 100644 index 0000000..179fba9 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/period.glif @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/periodcentered.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/periodcentered.glif new file mode 100644 index 0000000..45db2b9 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/periodcentered.glif @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/perthousand.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/perthousand.glif new file mode 100644 index 0000000..ea80693 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/perthousand.glif @@ -0,0 +1,103 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/plus.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/plus.glif new file mode 100644 index 0000000..eac20e4 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/plus.glif @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/q.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/q.glif new file mode 100644 index 0000000..09b1cdb --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/q.glif @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/question.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/question.glif new file mode 100644 index 0000000..30dd0a8 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/question.glif @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/questiondown.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/questiondown.glif new file mode 100644 index 0000000..0e58ff0 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/questiondown.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/quotedbl.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/quotedbl.glif new file mode 100644 index 0000000..6b1dcad --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/quotedbl.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/quotedblbase.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/quotedblbase.glif new file mode 100644 index 0000000..b5cab46 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/quotedblbase.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/quotedblleft.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/quotedblleft.glif new file mode 100644 index 0000000..4ad1d51 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/quotedblleft.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/quotedblright.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/quotedblright.glif new file mode 100644 index 0000000..bc94d9b --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/quotedblright.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/quoteleft.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/quoteleft.glif new file mode 100644 index 0000000..0184d2b --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/quoteleft.glif @@ -0,0 +1,14 @@ + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/quoteright.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/quoteright.glif new file mode 100644 index 0000000..571170c --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/quoteright.glif @@ -0,0 +1,14 @@ + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/quotesinglbase.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/quotesinglbase.glif new file mode 100644 index 0000000..465c0c5 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/quotesinglbase.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/quotesingle.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/quotesingle.glif new file mode 100644 index 0000000..4f9adba --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/quotesingle.glif @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/r.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/r.glif new file mode 100644 index 0000000..9210ed8 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/r.glif @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/racute.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/racute.glif new file mode 100644 index 0000000..104dd96 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/racute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/rcaron.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/rcaron.glif new file mode 100644 index 0000000..15cefce --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/rcaron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/rcommaaccent.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/rcommaaccent.glif new file mode 100644 index 0000000..987a7e0 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/rcommaaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/registered.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/registered.glif new file mode 100644 index 0000000..0a0ce41 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/registered.glif @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ring.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ring.glif new file mode 100644 index 0000000..255bac0 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ring.glif @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/s.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/s.glif new file mode 100644 index 0000000..7a6f2c8 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/s.glif @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/sacute.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/sacute.glif new file mode 100644 index 0000000..c7d642e --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/sacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/scaron.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/scaron.glif new file mode 100644 index 0000000..8ffd67c --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/scaron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/scedilla.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/scedilla.glif new file mode 100644 index 0000000..d966932 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/scedilla.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/semicolon.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/semicolon.glif new file mode 100644 index 0000000..9a0e490 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/semicolon.glif @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/seven.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/seven.glif new file mode 100644 index 0000000..d5e564c --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/seven.glif @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/six.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/six.glif new file mode 100644 index 0000000..47506d3 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/six.glif @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/sixperemspace.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/sixperemspace.glif new file mode 100644 index 0000000..2a1fed0 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/sixperemspace.glif @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/slash.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/slash.glif new file mode 100644 index 0000000..8796dfd --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/slash.glif @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/space.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/space.glif new file mode 100644 index 0000000..ce28c34 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/space.glif @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/sterling.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/sterling.glif new file mode 100644 index 0000000..1970e2c --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/sterling.glif @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/t.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/t.glif new file mode 100644 index 0000000..cf80451 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/t.glif @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/tcaron.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/tcaron.glif new file mode 100644 index 0000000..a5cf3d5 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/tcaron.glif @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/tcedilla.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/tcedilla.glif new file mode 100644 index 0000000..6504b65 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/tcedilla.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/thorn.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/thorn.glif new file mode 100644 index 0000000..d2d0cfa --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/thorn.glif @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/thorn_stem.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/thorn_stem.glif new file mode 100644 index 0000000..8730a04 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/thorn_stem.glif @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/three.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/three.glif new file mode 100644 index 0000000..126385f --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/three.glif @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/threeperemspace.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/threeperemspace.glif new file mode 100644 index 0000000..dd3cef4 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/threeperemspace.glif @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/tilde.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/tilde.glif new file mode 100644 index 0000000..97cff45 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/tilde.glif @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/trademark.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/trademark.glif new file mode 100644 index 0000000..e51aa0f --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/trademark.glif @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/two.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/two.glif new file mode 100644 index 0000000..d64bbcd --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/two.glif @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/u.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/u.glif new file mode 100644 index 0000000..c6bcbed --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/u.glif @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/uacute.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/uacute.glif new file mode 100644 index 0000000..0dc98a4 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/uacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ucircumflex.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ucircumflex.glif new file mode 100644 index 0000000..08f9c99 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ucircumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/udieresis.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/udieresis.glif new file mode 100644 index 0000000..38117ef --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/udieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ugrave.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ugrave.glif new file mode 100644 index 0000000..295ee55 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ugrave.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/uhungarumlaut.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/uhungarumlaut.glif new file mode 100644 index 0000000..2d1b240 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/uhungarumlaut.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + hungarumlaut + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/umacron.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/umacron.glif new file mode 100644 index 0000000..a100d0a --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/umacron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/underscore.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/underscore.glif new file mode 100644 index 0000000..7f338e4 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/underscore.glif @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/uogonek.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/uogonek.glif new file mode 100644 index 0000000..7515436 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/uogonek.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/uring.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/uring.glif new file mode 100644 index 0000000..bbe747b --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/uring.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/v.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/v.glif new file mode 100644 index 0000000..1d361e6 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/v.glif @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/w.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/w.glif new file mode 100644 index 0000000..76cea10 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/w.glif @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/wacute.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/wacute.glif new file mode 100644 index 0000000..dbcbea5 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/wacute.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + acute + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/wcircumflex.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/wcircumflex.glif new file mode 100644 index 0000000..51dd29e --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/wcircumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/wdieresis.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/wdieresis.glif new file mode 100644 index 0000000..ee959b7 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/wdieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/wgrave.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/wgrave.glif new file mode 100644 index 0000000..c7e6701 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/wgrave.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + grave + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/x.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/x.glif new file mode 100644 index 0000000..be64bca --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/x.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/y.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/y.glif new file mode 100644 index 0000000..3fd177e --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/y.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/yacute.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/yacute.glif new file mode 100644 index 0000000..310866e --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/yacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ycircumflex.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ycircumflex.glif new file mode 100644 index 0000000..c6a613c --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ycircumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ydieresis.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ydieresis.glif new file mode 100644 index 0000000..e6c251a --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ydieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/yen.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/yen.glif new file mode 100644 index 0000000..3ce6169 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/yen.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ygrave.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ygrave.glif new file mode 100644 index 0000000..978e659 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/ygrave.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/z.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/z.glif new file mode 100644 index 0000000..5fbf323 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/z.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/zacute.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/zacute.glif new file mode 100644 index 0000000..afaec37 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/zacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/zcaron.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/zcaron.glif new file mode 100644 index 0000000..152ec10 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/zcaron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/zdotaccent.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/zdotaccent.glif new file mode 100644 index 0000000..2dbc67e --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/zdotaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/glyphs/zero.glif b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/zero.glif new file mode 100644 index 0000000..0e5b017 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/glyphs/zero.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/groups.plist b/Fonts/UFO/Metropolis-Regular.ufo/groups.plist new file mode 100644 index 0000000..bc8f568 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/groups.plist @@ -0,0 +1,847 @@ + + + + + public.kern1.A + + A + Aacute + Abreve + Acircumflex + Adieresis + Agrave + Amacron + Aogonek + Aring + Atilde + + public.kern1.B + + B + + public.kern1.C + + C + Cacute + Ccaron + Ccedilla + + public.kern1.D + + D + Eth + Dcaron + Dcroat + + public.kern1.E + + AE + E + Eacute + Ecaron + Ecircumflex + Edieresis + Edotaccent + Edotbelow + Egrave + Emacron + Eogonek + Etilde + OE + + public.kern1.F + + F + + public.kern1.G + + G + Gbreve + Gcommaaccent + + public.kern1.H + + H + + public.kern1.I + + I + Iacute + Icircumflex + Idieresis + Idotaccent + Igrave + Imacron + Iogonek + + public.kern1.J + + J + + public.kern1.K + + K + Kcommaaccent + + public.kern1.L + + L + Lacute + Lcaron + + public.kern1.Lslash + + Lslash + + public.kern1.M + + M + + public.kern1.N + + N + Nacute + Ncaron + Ncommaaccent + Ntilde + + public.kern1.O + + O + Oacute + Ocircumflex + Odieresis + Ograve + Ohungarumlaut + Omacron + Otilde + + public.kern1.Oslash + + Oslash + + public.kern1.P + + P + + public.kern1.Q + + Q + + public.kern1.R + + R + Racute + Rcaron + Rcommaaccent + + public.kern1.S + + S + Sacute + Scaron + Scedilla + + public.kern1.T + + T + Tcaron + Tcedilla + + public.kern1.Thorn + + Thorn + + public.kern1.U + + U + Uacute + Ucircumflex + Udieresis + Ugrave + Uhungarumlaut + Umacron + Uogonek + Uring + + public.kern1.V + + V + + public.kern1.W + + W + Wacute + Wcircumflex + Wdieresis + Wgrave + + public.kern1.X + + X + + public.kern1.Y + + Y + Yacute + Ycircumflex + Ydieresis + Ygrave + + public.kern1.Z + + Z + Zacute + Zcaron + Zdotaccent + + public.kern1.a + + a + aacute + abreve + acircumflex + adieresis + agrave + amacron + aogonek + aring + atilde + + public.kern1.a.alt + + a.alt + aacute.alt + abreve.alt + acircumflex.alt + adieresis.alt + agrave.alt + amacron.alt + aogonek.alt + aring.alt + atilde.alt + + public.kern1.b + + b + + public.kern1.c + + c + cacute + ccaron + ccedilla + + public.kern1.d + + d + + public.kern1.dcaron + + dcaron + + public.kern1.dcroat + + dcroat + + public.kern1.e + + ae + e + eacute + ecaron + ecircumflex + edieresis + edotaccent + edotbelow + egrave + emacron + eogonek + etilde + oe + + public.kern1.eth + + eth + + public.kern1.f + + f + + public.kern1.g + + g + gbreve + gcommaaccent + + public.kern1.germandbls + + germandbls + + public.kern1.h + + h + + public.kern1.i + + i + idotless + iacute + icircumflex + idieresis + igrave + imacron + iogonek + + public.kern1.j + + j + jdotless + + public.kern1.k + + k + kcommaaccent + + public.kern1.l + + l + lacute + + public.kern1.lcaron + + lcaron + + public.kern1.lslash + + lslash + + public.kern1.m + + m + + public.kern1.n + + n + nacute + ncaron + ncommaaccent + ntilde + + public.kern1.o + + o + oacute + ocircumflex + odieresis + ograve + ohungarumlaut + omacron + otilde + + public.kern1.oslash + + oslash + + public.kern1.p + + p + + public.kern1.q + + q + + public.kern1.r + + r + racute + rcaron + rcommaaccent + + public.kern1.s + + s + sacute + scaron + scedilla + + public.kern1.t + + t + tcedilla + + public.kern1.tcaron + + tcaron + + public.kern1.thorn + + thorn + + public.kern1.u + + u + uacute + ucircumflex + udieresis + ugrave + uhungarumlaut + umacron + uogonek + uring + + public.kern1.v + + v + + public.kern1.w + + w + wacute + wcircumflex + wdieresis + wgrave + + public.kern1.x + + x + + public.kern1.y + + y + yacute + ycircumflex + ydieresis + ygrave + + public.kern1.z + + z + zacute + zcaron + zdotaccent + + public.kern2.A + + A + Aacute + Abreve + Acircumflex + Adieresis + Agrave + Amacron + Aogonek + Aring + Atilde + AE + + public.kern2.B + + B + + public.kern2.C + + C + Cacute + Ccaron + Ccedilla + + public.kern2.D + + D + Dcaron + + public.kern2.E + + E + Eacute + Ecaron + Ecircumflex + Edieresis + Edotaccent + Edotbelow + Egrave + Emacron + Eogonek + Etilde + + public.kern2.Eth + + Eth + Dcroat + + public.kern2.F + + F + + public.kern2.G + + G + Gbreve + Gcommaaccent + + public.kern2.H + + H + + public.kern2.I + + I + Iacute + Icircumflex + Idieresis + Idotaccent + Igrave + Imacron + Iogonek + + public.kern2.J + + J + + public.kern2.K + + K + Kcommaaccent + + public.kern2.L + + L + Lacute + Lcaron + + public.kern2.Lslash + + Lslash + + public.kern2.M + + M + + public.kern2.N + + N + Nacute + Ncaron + Ncommaaccent + Ntilde + + public.kern2.O + + O + Oacute + Ocircumflex + Odieresis + Ograve + Ohungarumlaut + Omacron + Otilde + OE + + public.kern2.Oslash + + Oslash + + public.kern2.P + + P + + public.kern2.Q + + Q + + public.kern2.R + + R + Racute + Rcaron + Rcommaaccent + + public.kern2.S + + S + Sacute + Scaron + Scedilla + + public.kern2.T + + T + Tcaron + Tcedilla + + public.kern2.Thorn + + Thorn + + public.kern2.U + + U + Uacute + Ucircumflex + Udieresis + Ugrave + Uhungarumlaut + Umacron + Uogonek + Uring + + public.kern2.V + + V + + public.kern2.W + + W + Wacute + Wcircumflex + Wdieresis + Wgrave + + public.kern2.X + + X + + public.kern2.Y + + Y + Yacute + Ycircumflex + Ydieresis + Ygrave + + public.kern2.Z + + Z + Zacute + Zcaron + Zdotaccent + + public.kern2.a + + a + aacute + abreve + acircumflex + adieresis + agrave + amacron + aogonek + aring + atilde + ae + + public.kern2.a.alt + + a.alt + aacute.alt + abreve.alt + acircumflex.alt + adieresis.alt + agrave.alt + amacron.alt + aogonek.alt + aring.alt + atilde.alt + + public.kern2.b + + b + + public.kern2.c + + c + cacute + ccaron + ccedilla + + public.kern2.d + + d + + public.kern2.dcaron + + dcaron + + public.kern2.dcroat + + dcroat + + public.kern2.e + + e + eacute + ecaron + ecircumflex + edieresis + edotaccent + edotbelow + egrave + emacron + eogonek + etilde + + public.kern2.eth + + eth + + public.kern2.f + + f + + public.kern2.g + + g + gbreve + gcommaaccent + + public.kern2.germandbls + + germandbls + + public.kern2.h + + h + + public.kern2.i + + i + idotless + iacute + icircumflex + idieresis + igrave + imacron + iogonek + + public.kern2.j + + j + jdotless + + public.kern2.k + + k + kcommaaccent + + public.kern2.l + + l + lacute + + public.kern2.lcaron + + lcaron + + public.kern2.lslash + + lslash + + public.kern2.m + + m + + public.kern2.n + + n + nacute + ncaron + ncommaaccent + ntilde + + public.kern2.o + + o + oacute + ocircumflex + odieresis + ograve + ohungarumlaut + omacron + otilde + oe + + public.kern2.oslash + + oslash + + public.kern2.p + + p + + public.kern2.q + + q + + public.kern2.r + + r + racute + rcaron + rcommaaccent + + public.kern2.s + + s + sacute + scaron + scedilla + + public.kern2.t + + t + tcedilla + + public.kern2.tcaron + + tcaron + + public.kern2.thorn + + thorn + + public.kern2.u + + u + uacute + ucircumflex + udieresis + ugrave + uhungarumlaut + umacron + uogonek + uring + + public.kern2.v + + v + + public.kern2.w + + w + wacute + wcircumflex + wdieresis + wgrave + + public.kern2.x + + x + + public.kern2.y + + y + yacute + ycircumflex + ydieresis + ygrave + + public.kern2.z + + z + zacute + zcaron + zdotaccent + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/kerning.plist b/Fonts/UFO/Metropolis-Regular.ufo/kerning.plist new file mode 100644 index 0000000..d7e1e19 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/kerning.plist @@ -0,0 +1,15418 @@ + + + + + ampersand + + ampersand + -40 + asciicircum + -190 + asciitilde + -95 + asterisk + -155 + at + -25 + backslash + -190 + braceleft + -70 + braceright + -50 + bullet + -25 + cent + -25 + copyright + -25 + degree + -150 + divide + -25 + dollar + -35 + emdash + -25 + endash + -25 + equal + -25 + euro + -95 + guillemetleft + -25 + guillemetright + -25 + guilsinglleft + -25 + guilsinglright + -25 + hyphen + -25 + less + -25 + minus + -25 + multiply + -75 + numbersign + -80 + paragraph + -130 + parenleft + -25 + parenright + -120 + percent + -130 + periodcentered + -25 + perthousand + -130 + plus + -25 + public.kern2.A + -15 + public.kern2.C + -30 + public.kern2.G + -30 + public.kern2.O + -30 + public.kern2.Oslash + -30 + public.kern2.Q + -30 + public.kern2.S + -25 + public.kern2.T + -120 + public.kern2.U + -25 + public.kern2.V + -100 + public.kern2.W + -100 + public.kern2.X + -20 + public.kern2.Y + -115 + public.kern2.a + -35 + public.kern2.a.alt + -25 + public.kern2.c + -25 + public.kern2.d + -25 + public.kern2.dcaron + -25 + public.kern2.dcroat + -25 + public.kern2.e + -25 + public.kern2.eth + -25 + public.kern2.f + -65 + public.kern2.g + -25 + public.kern2.o + -25 + public.kern2.oslash + -25 + public.kern2.q + -25 + public.kern2.s + -25 + public.kern2.t + -75 + public.kern2.tcaron + -75 + public.kern2.u + -25 + public.kern2.v + -45 + public.kern2.w + -55 + public.kern2.x + -15 + public.kern2.y + -65 + question + -140 + questiondown + -10 + quotedbl + -155 + quotedblleft + -150 + quotedblright + -160 + quoteleft + -115 + quoteright + -115 + quotesingle + -110 + registered + -60 + slash + -30 + sterling + -25 + trademark + -115 + underscore + -175 + yen + -55 + + asciicircum + + ampersand + -135 + asciicircum + -10 + asciitilde + -55 + asterisk + -20 + at + -35 + backslash + -110 + braceleft + -95 + braceright + -50 + bullet + -55 + cent + -45 + colon + -10 + comma + -115 + copyright + -25 + degree + -50 + dollar + -40 + ellipsis + -250 + emdash + -250 + endash + -250 + euro + -75 + guillemetleft + -120 + guilsinglleft + -120 + hyphen + -175 + less + -40 + multiply + -35 + numbersign + -110 + paragraph + -15 + parenleft + -25 + parenright + -130 + percent + -25 + periodcentered + -110 + perthousand + -25 + public.kern2.A + -80 + public.kern2.C + -10 + public.kern2.G + -10 + public.kern2.J + -250 + public.kern2.O + -10 + public.kern2.Oslash + -10 + public.kern2.Q + -10 + public.kern2.S + -35 + public.kern2.T + -80 + public.kern2.V + -55 + public.kern2.W + -55 + public.kern2.X + -80 + public.kern2.Y + -75 + public.kern2.a + -115 + public.kern2.a.alt + -40 + public.kern2.c + -50 + public.kern2.d + -40 + public.kern2.dcaron + -40 + public.kern2.dcroat + -40 + public.kern2.e + -45 + public.kern2.eth + -55 + public.kern2.g + -35 + public.kern2.o + -50 + public.kern2.oslash + -50 + public.kern2.q + -40 + public.kern2.s + -30 + public.kern2.v + -15 + public.kern2.w + -15 + public.kern2.x + -30 + public.kern2.y + -20 + question + -130 + questiondown + -205 + quotedbl + -35 + quotedblbase + -215 + quotedblleft + -40 + quotedblright + -70 + quoteleft + -40 + quoteright + -70 + quotesinglbase + -115 + quotesingle + -35 + semicolon + -10 + slash + -185 + sterling + -85 + trademark + -25 + underscore + -250 + yen + -40 + + asciitilde + + ampersand + -85 + asciicircum + -80 + asciitilde + -50 + asterisk + -45 + at + -35 + backslash + -130 + bar + -15 + braceleft + -75 + braceright + -60 + bracketleft + -15 + bracketright + -15 + bullet + -35 + cent + -40 + colon + -25 + comma + -115 + copyright + -30 + degree + -80 + divide + -15 + dollar + -50 + ellipsis + -225 + emdash + -25 + endash + -25 + equal + -15 + euro + -90 + greater + -15 + guillemetleft + -75 + guillemetright + -15 + guilsinglleft + -75 + guilsinglright + -15 + hyphen + -25 + less + -15 + minus + -15 + multiply + -60 + numbersign + -120 + paragraph + -30 + parenleft + -30 + parenright + -155 + percent + -40 + periodcentered + -55 + perthousand + -40 + plus + -15 + public.kern2.A + -90 + public.kern2.B + -15 + public.kern2.C + -20 + public.kern2.D + -15 + public.kern2.E + -15 + public.kern2.Eth + -15 + public.kern2.F + -15 + public.kern2.G + -20 + public.kern2.H + -15 + public.kern2.I + -15 + public.kern2.J + -225 + public.kern2.K + -15 + public.kern2.L + -15 + public.kern2.Lslash + -15 + public.kern2.M + -15 + public.kern2.N + -15 + public.kern2.O + -20 + public.kern2.Oslash + -20 + public.kern2.P + -15 + public.kern2.Q + -20 + public.kern2.R + -15 + public.kern2.S + -50 + public.kern2.T + -125 + public.kern2.Thorn + -15 + public.kern2.U + -15 + public.kern2.V + -65 + public.kern2.W + -65 + public.kern2.X + -95 + public.kern2.Y + -90 + public.kern2.Z + -15 + public.kern2.a + -120 + public.kern2.a.alt + -40 + public.kern2.b + -15 + public.kern2.c + -45 + public.kern2.d + -40 + public.kern2.dcaron + -40 + public.kern2.dcroat + -40 + public.kern2.e + -40 + public.kern2.eth + -45 + public.kern2.f + -15 + public.kern2.g + -35 + public.kern2.germandbls + -15 + public.kern2.h + -15 + public.kern2.i + -15 + public.kern2.j + -15 + public.kern2.l + -15 + public.kern2.lcaron + -15 + public.kern2.lslash + -15 + public.kern2.m + -15 + public.kern2.n + -15 + public.kern2.o + -45 + public.kern2.oslash + -45 + public.kern2.p + -15 + public.kern2.q + -40 + public.kern2.r + -15 + public.kern2.s + -40 + public.kern2.t + -15 + public.kern2.tcaron + -15 + public.kern2.thorn + -15 + public.kern2.u + -15 + public.kern2.v + -25 + public.kern2.w + -30 + public.kern2.x + -40 + public.kern2.y + -35 + public.kern2.z + -15 + question + -170 + questiondown + -220 + quotedbl + -165 + quotedblbase + -215 + quotedblleft + -65 + quotedblright + -205 + quoteleft + -65 + quoteright + -115 + quotesinglbase + -115 + quotesingle + -110 + registered + -15 + semicolon + -30 + slash + -180 + sterling + -40 + trademark + -105 + underscore + -225 + yen + -55 + + asterisk + + ampersand + -110 + asciicircum + -20 + asciitilde + -70 + at + -45 + backslash + -20 + braceleft + -90 + braceright + -45 + bullet + -70 + cent + -60 + comma + -115 + copyright + -35 + divide + -20 + dollar + -25 + ellipsis + -200 + emdash + -130 + endash + -130 + euro + -75 + guillemetleft + -135 + guillemetright + -10 + guilsinglleft + -135 + guilsinglright + -10 + hyphen + -130 + less + -45 + minus + -20 + multiply + -35 + numbersign + -120 + parenleft + -30 + parenright + -10 + periodcentered + -110 + plus + -20 + public.kern2.A + -85 + public.kern2.C + -15 + public.kern2.G + -15 + public.kern2.J + -200 + public.kern2.O + -15 + public.kern2.Oslash + -15 + public.kern2.Q + -15 + public.kern2.S + -20 + public.kern2.V + -15 + public.kern2.W + -15 + public.kern2.X + -20 + public.kern2.Y + -20 + public.kern2.a + -80 + public.kern2.a.alt + -55 + public.kern2.c + -65 + public.kern2.d + -55 + public.kern2.dcaron + -55 + public.kern2.dcroat + -55 + public.kern2.e + -60 + public.kern2.eth + -70 + public.kern2.g + -50 + public.kern2.o + -65 + public.kern2.oslash + -65 + public.kern2.q + -55 + public.kern2.s + -40 + public.kern2.x + -15 + public.kern2.y + -10 + question + -10 + questiondown + -185 + quotedblbase + -200 + quotesinglbase + -115 + slash + -195 + sterling + -85 + underscore + -200 + yen + -10 + + at + + ampersand + -10 + asciicircum + -15 + asciitilde + -15 + asterisk + -25 + backslash + -115 + braceleft + -45 + braceright + -45 + colon + -20 + comma + -60 + degree + -50 + dollar + -45 + ellipsis + -60 + euro + -75 + guillemetleft + 15 + guilsinglleft + 15 + multiply + -35 + numbersign + -65 + paragraph + -25 + parenright + -145 + percent + -30 + perthousand + -30 + public.kern2.A + -50 + public.kern2.J + -65 + public.kern2.S + -45 + public.kern2.T + -75 + public.kern2.V + -60 + public.kern2.W + -60 + public.kern2.X + -70 + public.kern2.Y + -85 + public.kern2.a + -20 + public.kern2.f + -10 + public.kern2.s + -25 + public.kern2.t + -10 + public.kern2.tcaron + -10 + public.kern2.v + -15 + public.kern2.w + -20 + public.kern2.x + -35 + public.kern2.y + -30 + question + -145 + questiondown + -70 + quotedbl + -40 + quotedblbase + -60 + quotedblleft + -40 + quotedblright + -65 + quoteleft + -40 + quoteright + -65 + quotesinglbase + -60 + quotesingle + -40 + registered + -10 + semicolon + -20 + slash + -90 + sterling + -20 + trademark + -25 + underscore + -130 + yen + -50 + + backslash + + ampersand + -55 + asciicircum + -185 + asciitilde + -155 + asterisk + -195 + at + -75 + backslash + -245 + bar + 30 + braceleft + -70 + braceright + -15 + bracketleft + 30 + bracketright + 30 + bullet + -115 + cent + -85 + colon + -10 + comma + 15 + copyright + -80 + degree + -205 + divide + -110 + dollar + -45 + ellipsis + -10 + emdash + -85 + endash + -85 + equal + -60 + euro + -155 + guillemetleft + -90 + guillemetright + -35 + guilsinglleft + -90 + guilsinglright + -35 + hyphen + -85 + less + -125 + minus + -110 + multiply + -125 + numbersign + -65 + paragraph + -190 + parenleft + -60 + percent + -95 + periodcentered + -110 + perthousand + -95 + plus + -110 + public.kern2.B + 20 + public.kern2.C + -115 + public.kern2.D + 20 + public.kern2.Eth + 20 + public.kern2.G + -115 + public.kern2.J + -20 + public.kern2.O + -115 + public.kern2.Q + -115 + public.kern2.S + -45 + public.kern2.T + -115 + public.kern2.U + -85 + public.kern2.V + -130 + public.kern2.W + -130 + public.kern2.Y + -110 + public.kern2.a + -50 + public.kern2.a.alt + -80 + public.kern2.c + -85 + public.kern2.d + -80 + public.kern2.dcaron + -80 + public.kern2.dcroat + -80 + public.kern2.e + -85 + public.kern2.eth + -80 + public.kern2.f + -60 + public.kern2.g + -65 + public.kern2.j + 85 + public.kern2.o + -85 + public.kern2.p + 30 + public.kern2.q + -80 + public.kern2.s + -30 + public.kern2.t + -95 + public.kern2.tcaron + -95 + public.kern2.thorn + 30 + public.kern2.u + -55 + public.kern2.v + -50 + public.kern2.w + -70 + public.kern2.y + -65 + question + -145 + questiondown + 15 + quotedbl + -200 + quotedblbase + 15 + quotedblleft + -210 + quotedblright + -215 + quoteleft + -115 + quoteright + -115 + quotesinglbase + 15 + quotesingle + -110 + registered + -160 + semicolon + 10 + slash + 55 + sterling + -20 + trademark + -200 + underscore + 30 + yen + -55 + + bar + + asciitilde + -15 + backslash + 30 + braceleft + -45 + braceright + -45 + dollar + -20 + euro + -75 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -25 + numbersign + -35 + parenright + -10 + public.kern2.S + -15 + public.kern2.j + 55 + public.kern2.s + -10 + question + -10 + slash + 30 + sterling + -20 + + braceleft + + ampersand + -45 + asciicircum + -50 + asciitilde + -60 + asterisk + -45 + at + -45 + backslash + -35 + bar + -45 + braceleft + -90 + braceright + -90 + bracketleft + -45 + bracketright + -45 + bullet + -45 + cent + -45 + colon + -45 + comma + -45 + copyright + -45 + degree + -45 + divide + -45 + dollar + -65 + ellipsis + -45 + emdash + -45 + endash + -45 + equal + -45 + euro + -115 + greater + -45 + guillemetleft + -25 + guillemetright + -35 + guilsinglleft + -25 + guilsinglright + -35 + hyphen + -45 + less + -45 + minus + -45 + multiply + -70 + numbersign + -80 + paragraph + -45 + parenleft + -45 + parenright + -60 + percent + -45 + periodcentered + -45 + perthousand + -45 + plus + -45 + public.kern2.A + -45 + public.kern2.B + -45 + public.kern2.C + -45 + public.kern2.D + -45 + public.kern2.E + -45 + public.kern2.Eth + -45 + public.kern2.F + -45 + public.kern2.G + -45 + public.kern2.H + -45 + public.kern2.I + -45 + public.kern2.J + -40 + public.kern2.K + -45 + public.kern2.L + -45 + public.kern2.Lslash + -45 + public.kern2.M + -45 + public.kern2.N + -45 + public.kern2.O + -45 + public.kern2.Oslash + -45 + public.kern2.P + -45 + public.kern2.Q + -45 + public.kern2.R + -45 + public.kern2.S + -60 + public.kern2.T + -45 + public.kern2.Thorn + -45 + public.kern2.U + -45 + public.kern2.V + -55 + public.kern2.W + -55 + public.kern2.X + -45 + public.kern2.Y + -55 + public.kern2.Z + -45 + public.kern2.a + -45 + public.kern2.a.alt + -45 + public.kern2.b + -45 + public.kern2.c + -45 + public.kern2.d + -45 + public.kern2.dcaron + -45 + public.kern2.dcroat + -45 + public.kern2.e + -45 + public.kern2.eth + -45 + public.kern2.f + -45 + public.kern2.g + -45 + public.kern2.germandbls + -45 + public.kern2.h + -45 + public.kern2.i + -45 + public.kern2.j + 20 + public.kern2.l + -45 + public.kern2.lcaron + -45 + public.kern2.lslash + -45 + public.kern2.m + -45 + public.kern2.n + -45 + public.kern2.o + -45 + public.kern2.oslash + -45 + public.kern2.p + -45 + public.kern2.q + -45 + public.kern2.r + -45 + public.kern2.s + -55 + public.kern2.t + -45 + public.kern2.tcaron + -45 + public.kern2.thorn + -45 + public.kern2.u + -45 + public.kern2.v + -45 + public.kern2.w + -45 + public.kern2.x + -45 + public.kern2.y + -45 + public.kern2.z + -45 + question + -60 + questiondown + -45 + quotedbl + -45 + quotedblbase + -45 + quotedblleft + -45 + quotedblright + -45 + quoteleft + -45 + quoteright + -45 + quotesinglbase + -45 + quotesingle + -45 + registered + -45 + semicolon + -45 + slash + -15 + sterling + -60 + trademark + -45 + underscore + -45 + yen + -55 + + braceright + + ampersand + -45 + asciicircum + -95 + asciitilde + -60 + asterisk + -90 + at + -45 + backslash + -130 + bar + -45 + braceleft + -95 + braceright + -90 + bracketleft + -45 + bracketright + -45 + bullet + -45 + cent + -45 + colon + -90 + comma + -90 + copyright + -45 + degree + -90 + divide + -45 + dollar + -110 + ellipsis + -90 + emdash + -45 + endash + -45 + equal + -45 + euro + -120 + greater + -45 + guillemetleft + -30 + guillemetright + -85 + guilsinglleft + -30 + guilsinglright + -85 + hyphen + -45 + less + -45 + minus + -45 + multiply + -75 + numbersign + -100 + paragraph + -90 + parenleft + -45 + parenright + -115 + percent + -90 + periodcentered + -45 + perthousand + -90 + plus + -45 + public.kern2.A + -80 + public.kern2.B + -45 + public.kern2.C + -45 + public.kern2.D + -45 + public.kern2.E + -45 + public.kern2.Eth + -45 + public.kern2.F + -45 + public.kern2.G + -45 + public.kern2.H + -45 + public.kern2.I + -45 + public.kern2.J + -85 + public.kern2.K + -45 + public.kern2.L + -45 + public.kern2.Lslash + -45 + public.kern2.M + -45 + public.kern2.N + -45 + public.kern2.O + -45 + public.kern2.Oslash + -45 + public.kern2.P + -45 + public.kern2.Q + -45 + public.kern2.R + -45 + public.kern2.S + -110 + public.kern2.T + -90 + public.kern2.Thorn + -45 + public.kern2.U + -45 + public.kern2.V + -110 + public.kern2.W + -110 + public.kern2.X + -90 + public.kern2.Y + -125 + public.kern2.Z + -45 + public.kern2.a + -50 + public.kern2.a.alt + -45 + public.kern2.b + -45 + public.kern2.c + -45 + public.kern2.d + -45 + public.kern2.dcaron + -45 + public.kern2.dcroat + -45 + public.kern2.e + -45 + public.kern2.eth + -45 + public.kern2.f + -90 + public.kern2.g + -45 + public.kern2.germandbls + -45 + public.kern2.h + -45 + public.kern2.i + -45 + public.kern2.j + -45 + public.kern2.l + -45 + public.kern2.lcaron + -45 + public.kern2.lslash + -45 + public.kern2.m + -45 + public.kern2.n + -45 + public.kern2.o + -45 + public.kern2.oslash + -45 + public.kern2.p + -45 + public.kern2.q + -45 + public.kern2.r + -45 + public.kern2.s + -70 + public.kern2.t + -90 + public.kern2.tcaron + -90 + public.kern2.thorn + -45 + public.kern2.u + -45 + public.kern2.v + -65 + public.kern2.w + -70 + public.kern2.x + -80 + public.kern2.y + -75 + public.kern2.z + -45 + question + -115 + questiondown + -90 + quotedbl + -95 + quotedblbase + -90 + quotedblleft + -90 + quotedblright + -100 + quoteleft + -90 + quoteright + -100 + quotesinglbase + -90 + quotesingle + -95 + registered + -60 + semicolon + -90 + slash + -70 + sterling + -70 + trademark + -90 + underscore + -95 + yen + -95 + + bracketleft + + asciitilde + -15 + backslash + 25 + braceleft + -45 + braceright + -45 + dollar + -20 + euro + -75 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -25 + numbersign + -35 + parenright + -10 + public.kern2.S + -15 + public.kern2.j + 65 + public.kern2.s + -10 + question + -10 + slash + 30 + sterling + -20 + + bracketright + + asciitilde + -15 + backslash + 25 + braceleft + -45 + braceright + -45 + dollar + -20 + euro + -75 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -25 + numbersign + -35 + parenright + -10 + public.kern2.S + -15 + public.kern2.j + 65 + public.kern2.s + -10 + question + -10 + slash + 30 + sterling + -20 + + bullet + + ampersand + -15 + asciicircum + -55 + asciitilde + -15 + asterisk + -70 + backslash + -145 + braceleft + -45 + braceright + -45 + colon + -50 + comma + -115 + degree + -105 + dollar + -70 + ellipsis + -155 + euro + -75 + guillemetleft + 10 + guillemetright + -40 + guilsinglleft + 10 + guilsinglright + -40 + multiply + -35 + numbersign + -70 + paragraph + -45 + parenright + -160 + percent + -60 + perthousand + -60 + public.kern2.A + -50 + public.kern2.J + -170 + public.kern2.S + -70 + public.kern2.T + -110 + public.kern2.V + -70 + public.kern2.W + -70 + public.kern2.X + -80 + public.kern2.Y + -100 + public.kern2.a + -30 + public.kern2.f + -35 + public.kern2.s + -30 + public.kern2.t + -35 + public.kern2.tcaron + -35 + public.kern2.v + -20 + public.kern2.w + -25 + public.kern2.x + -40 + public.kern2.y + -35 + question + -155 + questiondown + -140 + quotedbl + -85 + quotedblbase + -155 + quotedblleft + -85 + quotedblright + -175 + quoteleft + -85 + quoteright + -115 + quotesinglbase + -115 + quotesingle + -85 + registered + -20 + semicolon + -50 + slash + -115 + sterling + -20 + trademark + -90 + underscore + -175 + yen + -50 + + cent + + asciitilde + -15 + backslash + -85 + braceleft + -45 + braceright + -45 + degree + -15 + dollar + -20 + euro + -75 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -25 + numbersign + -35 + parenright + -105 + public.kern2.S + -15 + public.kern2.T + -75 + public.kern2.V + -40 + public.kern2.W + -40 + public.kern2.X + -10 + public.kern2.Y + -55 + public.kern2.s + -10 + question + -135 + quotedbl + -15 + quotedblright + -40 + quoteright + -40 + quotesingle + -15 + slash + -15 + sterling + -20 + underscore + -70 + yen + -30 + + colon + + ampersand + -30 + asciicircum + -10 + asciitilde + -55 + at + -35 + backslash + -85 + braceleft + -90 + braceright + -45 + bullet + -50 + cent + -45 + copyright + -30 + degree + -15 + dollar + -25 + emdash + -60 + endash + -60 + euro + -75 + guillemetleft + -110 + guilsinglleft + -110 + hyphen + -60 + less + -15 + multiply + -30 + numbersign + -70 + parenleft + -25 + parenright + -85 + periodcentered + -100 + public.kern2.C + -15 + public.kern2.G + -15 + public.kern2.O + -15 + public.kern2.Oslash + -10 + public.kern2.Q + -15 + public.kern2.S + -20 + public.kern2.T + -50 + public.kern2.V + -40 + public.kern2.W + -40 + public.kern2.X + -10 + public.kern2.Y + -60 + public.kern2.a + -20 + public.kern2.a.alt + -45 + public.kern2.c + -50 + public.kern2.d + -45 + public.kern2.dcaron + -45 + public.kern2.dcroat + -45 + public.kern2.e + -50 + public.kern2.eth + -50 + public.kern2.g + -35 + public.kern2.o + -50 + public.kern2.oslash + -10 + public.kern2.q + -45 + public.kern2.s + -10 + public.kern2.y + -10 + question + -110 + quotedbl + -20 + quotedblright + -30 + quoteright + -30 + quotesingle + -20 + slash + -10 + sterling + -20 + underscore + -25 + yen + -30 + + comma + + ampersand + -35 + asciicircum + -115 + asciitilde + -115 + asterisk + -115 + at + -50 + backslash + -115 + braceleft + -90 + braceright + -45 + bullet + -115 + cent + -60 + copyright + -60 + degree + -115 + divide + -115 + dollar + -30 + emdash + -115 + endash + -115 + equal + -65 + euro + -115 + guillemetleft + -115 + guillemetright + -10 + guilsinglleft + -115 + guilsinglright + -10 + hyphen + -115 + less + -115 + minus + -115 + multiply + -115 + numbersign + -65 + paragraph + -115 + parenleft + -40 + parenright + -45 + percent + -95 + periodcentered + -110 + perthousand + -95 + plus + -115 + public.kern2.C + -105 + public.kern2.G + -105 + public.kern2.O + -105 + public.kern2.Q + -105 + public.kern2.S + -20 + public.kern2.T + -110 + public.kern2.U + -65 + public.kern2.V + -115 + public.kern2.W + -115 + public.kern2.Y + -110 + public.kern2.a + -25 + public.kern2.a.alt + -55 + public.kern2.c + -70 + public.kern2.d + -60 + public.kern2.dcaron + -60 + public.kern2.dcroat + -60 + public.kern2.e + -65 + public.kern2.eth + -55 + public.kern2.f + -60 + public.kern2.g + -85 + public.kern2.j + 40 + public.kern2.o + -65 + public.kern2.q + -60 + public.kern2.s + -15 + public.kern2.t + -70 + public.kern2.tcaron + -70 + public.kern2.u + -35 + public.kern2.v + -45 + public.kern2.w + -65 + public.kern2.y + -85 + question + -115 + quotedbl + -115 + quotedblleft + -115 + quotedblright + -115 + quoteleft + -115 + quoteright + -115 + quotesingle + -110 + registered + -115 + sterling + -20 + trademark + -115 + yen + -50 + + copyright + + asciicircum + -25 + asciitilde + -15 + asterisk + -35 + backslash + -130 + braceleft + -45 + braceright + -45 + colon + -30 + comma + -50 + degree + -60 + dollar + -55 + ellipsis + -50 + euro + -75 + guillemetleft + 20 + guillemetright + -15 + guilsinglleft + 20 + guilsinglright + -15 + multiply + -30 + numbersign + -60 + paragraph + -30 + parenright + -155 + percent + -40 + perthousand + -40 + public.kern2.A + -45 + public.kern2.J + -55 + public.kern2.S + -55 + public.kern2.T + -90 + public.kern2.V + -70 + public.kern2.W + -70 + public.kern2.X + -65 + public.kern2.Y + -95 + public.kern2.a + -15 + public.kern2.f + -15 + public.kern2.s + -30 + public.kern2.t + -15 + public.kern2.tcaron + -15 + public.kern2.v + -20 + public.kern2.w + -25 + public.kern2.x + -40 + public.kern2.y + -35 + question + -155 + questiondown + -60 + quotedbl + -50 + quotedblbase + -50 + quotedblleft + -50 + quotedblright + -80 + quoteleft + -50 + quoteright + -80 + quotesinglbase + -50 + quotesingle + -50 + registered + -15 + semicolon + -30 + slash + -80 + sterling + -20 + trademark + -35 + underscore + -120 + yen + -50 + + degree + + ampersand + -105 + asciicircum + -50 + asciitilde + -105 + at + -70 + backslash + -30 + braceleft + -90 + braceright + -45 + bullet + -105 + cent + -90 + colon + -15 + comma + -115 + copyright + -60 + divide + -55 + dollar + -25 + ellipsis + -205 + emdash + -165 + endash + -165 + euro + -75 + guillemetleft + -170 + guillemetright + -45 + guilsinglleft + -165 + guilsinglright + -45 + hyphen + -165 + less + -75 + minus + -55 + multiply + -65 + numbersign + -135 + parenleft + -55 + parenright + -20 + periodcentered + -110 + plus + -55 + public.kern2.A + -100 + public.kern2.C + -40 + public.kern2.G + -40 + public.kern2.J + -205 + public.kern2.O + -40 + public.kern2.Oslash + -40 + public.kern2.Q + -40 + public.kern2.S + -20 + public.kern2.V + -20 + public.kern2.W + -20 + public.kern2.X + -30 + public.kern2.Y + -25 + public.kern2.a + -65 + public.kern2.a.alt + -85 + public.kern2.c + -100 + public.kern2.d + -85 + public.kern2.dcaron + -85 + public.kern2.dcroat + -85 + public.kern2.e + -95 + public.kern2.eth + -100 + public.kern2.g + -80 + public.kern2.o + -95 + public.kern2.oslash + -95 + public.kern2.q + -85 + public.kern2.s + -65 + public.kern2.x + -15 + question + -20 + questiondown + -195 + quotedblbase + -205 + quotesinglbase + -115 + registered + -15 + semicolon + -20 + slash + -205 + sterling + -90 + underscore + -205 + yen + -15 + + divide + + ampersand + -10 + asciitilde + -15 + asterisk + -20 + backslash + -110 + braceleft + -45 + braceright + -45 + comma + -115 + degree + -55 + dollar + -35 + ellipsis + -230 + euro + -75 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -35 + numbersign + -65 + paragraph + -10 + parenright + -140 + percent + -20 + perthousand + -20 + public.kern2.A + -45 + public.kern2.J + -255 + public.kern2.S + -30 + public.kern2.T + -110 + public.kern2.V + -50 + public.kern2.W + -50 + public.kern2.X + -75 + public.kern2.Y + -70 + public.kern2.a + -25 + public.kern2.s + -20 + public.kern2.v + -10 + public.kern2.w + -15 + public.kern2.x + -25 + public.kern2.y + -20 + question + -155 + questiondown + -200 + quotedbl + -200 + quotedblbase + -215 + quotedblleft + -40 + quotedblright + -130 + quoteleft + -40 + quoteright + -115 + quotesinglbase + -115 + quotesingle + -110 + semicolon + -10 + slash + -110 + sterling + -20 + trademark + -90 + underscore + -290 + yen + -40 + + dollar + + asciicircum + -175 + asciitilde + -50 + asterisk + -65 + backslash + -55 + braceleft + -45 + braceright + -45 + bullet + -15 + colon + -30 + comma + -30 + degree + -70 + dollar + -65 + ellipsis + -30 + euro + -75 + guillemetleft + 10 + guillemetright + -15 + guilsinglleft + 10 + guilsinglright + -15 + less + -20 + multiply + -30 + numbersign + -40 + paragraph + -105 + parenright + -85 + percent + -85 + periodcentered + -10 + perthousand + -85 + public.kern2.A + -30 + public.kern2.C + -20 + public.kern2.G + -20 + public.kern2.J + -35 + public.kern2.O + -20 + public.kern2.Oslash + -20 + public.kern2.Q + -20 + public.kern2.S + -50 + public.kern2.T + -45 + public.kern2.V + -50 + public.kern2.W + -50 + public.kern2.X + -45 + public.kern2.Y + -55 + public.kern2.f + -60 + public.kern2.s + -55 + public.kern2.t + -60 + public.kern2.tcaron + -60 + public.kern2.v + -30 + public.kern2.w + -40 + public.kern2.x + -30 + public.kern2.y + -55 + question + -85 + questiondown + -40 + quotedbl + -50 + quotedblbase + -30 + quotedblleft + -95 + quotedblright + -55 + quoteleft + -95 + quoteright + -55 + quotesinglbase + -30 + quotesingle + -50 + registered + -55 + semicolon + -30 + slash + -60 + sterling + -20 + trademark + -105 + underscore + -120 + yen + -50 + + ellipsis + + ampersand + -25 + asciicircum + -250 + asciitilde + -225 + asterisk + -200 + at + -45 + backslash + -245 + braceleft + -90 + braceright + -45 + bullet + -155 + cent + -55 + copyright + -50 + degree + -205 + divide + -225 + dollar + -25 + emdash + -310 + endash + -280 + equal + -55 + euro + -195 + guillemetleft + -115 + guilsinglleft + -115 + hyphen + -175 + less + -290 + minus + -305 + multiply + -170 + numbersign + -70 + paragraph + -230 + parenleft + -35 + parenright + -85 + percent + -100 + periodcentered + -110 + perthousand + -100 + plus + -220 + public.kern2.C + -95 + public.kern2.G + -95 + public.kern2.O + -95 + public.kern2.Oslash + -10 + public.kern2.Q + -95 + public.kern2.S + -15 + public.kern2.T + -110 + public.kern2.U + -60 + public.kern2.V + -115 + public.kern2.W + -115 + public.kern2.Y + -110 + public.kern2.a + -20 + public.kern2.a.alt + -50 + public.kern2.c + -60 + public.kern2.d + -50 + public.kern2.dcaron + -50 + public.kern2.dcroat + -50 + public.kern2.e + -60 + public.kern2.eth + -50 + public.kern2.f + -55 + public.kern2.g + -75 + public.kern2.o + -60 + public.kern2.oslash + -10 + public.kern2.q + -50 + public.kern2.s + -10 + public.kern2.t + -65 + public.kern2.tcaron + -65 + public.kern2.u + -25 + public.kern2.v + -40 + public.kern2.w + -60 + public.kern2.y + -85 + question + -135 + quotedbl + -200 + quotedblleft + -215 + quotedblright + -215 + quoteleft + -115 + quoteright + -115 + quotesingle + -110 + registered + -255 + slash + -10 + sterling + -15 + trademark + -310 + underscore + -25 + yen + -50 + + emdash + + asciicircum + -250 + asciitilde + -15 + asterisk + -130 + backslash + -135 + braceleft + -45 + braceright + -45 + colon + -60 + comma + -115 + degree + -165 + dollar + -65 + ellipsis + -310 + euro + -75 + guillemetleft + 20 + guillemetright + -40 + guilsinglleft + 20 + guilsinglright + -40 + multiply + -25 + numbersign + -50 + paragraph + -35 + parenright + -155 + percent + -60 + perthousand + -60 + public.kern2.A + -35 + public.kern2.J + -135 + public.kern2.S + -70 + public.kern2.T + -110 + public.kern2.V + -60 + public.kern2.W + -60 + public.kern2.X + -55 + public.kern2.Y + -90 + public.kern2.f + -60 + public.kern2.s + -20 + public.kern2.t + -60 + public.kern2.tcaron + -60 + public.kern2.v + -15 + public.kern2.w + -20 + public.kern2.x + -35 + public.kern2.y + -30 + question + -155 + questiondown + -110 + quotedbl + -200 + quotedblbase + -215 + quotedblleft + -215 + quotedblright + -215 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -115 + quotesingle + -110 + registered + -10 + semicolon + -65 + slash + -85 + sterling + -20 + trademark + -90 + underscore + -345 + yen + -45 + + endash + + asciicircum + -250 + asciitilde + -15 + asterisk + -130 + backslash + -135 + braceleft + -45 + braceright + -45 + colon + -60 + comma + -115 + degree + -165 + dollar + -65 + ellipsis + -280 + euro + -75 + guillemetleft + 20 + guillemetright + -40 + guilsinglleft + 20 + guilsinglright + -40 + multiply + -25 + numbersign + -50 + paragraph + -35 + parenright + -155 + percent + -60 + perthousand + -60 + public.kern2.A + -35 + public.kern2.J + -135 + public.kern2.S + -70 + public.kern2.T + -110 + public.kern2.V + -60 + public.kern2.W + -60 + public.kern2.X + -55 + public.kern2.Y + -90 + public.kern2.f + -60 + public.kern2.s + -20 + public.kern2.t + -60 + public.kern2.tcaron + -60 + public.kern2.v + -15 + public.kern2.w + -20 + public.kern2.x + -35 + public.kern2.y + -30 + question + -155 + questiondown + -110 + quotedbl + -200 + quotedblbase + -215 + quotedblleft + -215 + quotedblright + -215 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -115 + quotesingle + -110 + registered + -10 + semicolon + -65 + slash + -85 + sterling + -20 + trademark + -90 + underscore + -280 + yen + -45 + + equal + + asciitilde + -15 + backslash + -60 + braceleft + -45 + braceright + -45 + comma + -60 + dollar + -20 + ellipsis + -60 + euro + -75 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -25 + numbersign + -40 + parenright + -85 + public.kern2.A + -25 + public.kern2.J + -85 + public.kern2.S + -15 + public.kern2.T + -110 + public.kern2.V + -30 + public.kern2.W + -30 + public.kern2.X + -40 + public.kern2.Y + -40 + public.kern2.s + -20 + public.kern2.x + -10 + question + -100 + questiondown + -55 + quotedbl + -10 + quotedblbase + -60 + quotedblright + -15 + quoteright + -15 + quotesinglbase + -60 + quotesingle + -10 + slash + -60 + sterling + -20 + underscore + -315 + yen + -20 + + euro + + asciitilde + -15 + backslash + -30 + braceleft + -45 + braceright + -45 + comma + -10 + dollar + -20 + ellipsis + -10 + euro + -75 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -25 + numbersign + -35 + parenright + -30 + public.kern2.A + -15 + public.kern2.J + -25 + public.kern2.S + -15 + public.kern2.V + -15 + public.kern2.W + -15 + public.kern2.X + -25 + public.kern2.Y + -25 + public.kern2.s + -20 + public.kern2.x + -10 + question + -30 + questiondown + -20 + quotedblbase + -10 + quotesinglbase + -10 + slash + -40 + sterling + -20 + underscore + -155 + yen + -15 + + greater + + ampersand + -25 + asciicircum + -40 + asciitilde + -15 + asterisk + -45 + backslash + -115 + braceleft + -45 + braceright + -45 + colon + -15 + comma + -115 + degree + -75 + dollar + -40 + ellipsis + -290 + euro + -75 + guillemetleft + -10 + guillemetright + -10 + guilsinglleft + -10 + guilsinglright + -10 + multiply + -55 + numbersign + -75 + paragraph + -15 + parenright + -145 + percent + -30 + perthousand + -30 + public.kern2.A + -55 + public.kern2.J + -270 + public.kern2.S + -40 + public.kern2.T + -110 + public.kern2.V + -55 + public.kern2.W + -55 + public.kern2.X + -85 + public.kern2.Y + -80 + public.kern2.a + -60 + public.kern2.s + -20 + public.kern2.v + -10 + public.kern2.w + -15 + public.kern2.x + -25 + public.kern2.y + -20 + question + -155 + questiondown + -200 + quotedbl + -80 + quotedblbase + -215 + quotedblleft + -65 + quotedblright + -165 + quoteleft + -65 + quoteright + -115 + quotesinglbase + -115 + quotesingle + -80 + semicolon + -20 + slash + -125 + sterling + -20 + trademark + -90 + underscore + -290 + yen + -40 + + guillemetleft + + ampersand + -15 + asciitilde + -45 + asterisk + -10 + at + -20 + backslash + -100 + bar + 0 + braceleft + -85 + braceright + -35 + bracketleft + 0 + bracketright + 0 + bullet + -40 + cent + -35 + comma + -10 + copyright + -15 + degree + -45 + divide + 0 + dollar + -25 + ellipsis + -10 + emdash + -40 + endash + -40 + equal + 0 + euro + -65 + greater + 0 + guillemetleft + -110 + guillemetright + 15 + guilsinglleft + -110 + guilsinglright + 15 + hyphen + -40 + less + -10 + minus + 0 + multiply + -25 + numbersign + -65 + parenleft + -10 + parenright + -130 + percent + -10 + periodcentered + -80 + perthousand + -10 + plus + 0 + public.kern2.A + -15 + public.kern2.B + 0 + public.kern2.D + 0 + public.kern2.E + 0 + public.kern2.Eth + 0 + public.kern2.F + 0 + public.kern2.H + 0 + public.kern2.I + 0 + public.kern2.J + -25 + public.kern2.K + 0 + public.kern2.L + 0 + public.kern2.Lslash + 0 + public.kern2.M + 0 + public.kern2.N + 0 + public.kern2.P + 0 + public.kern2.R + 0 + public.kern2.S + -25 + public.kern2.T + -105 + public.kern2.Thorn + 0 + public.kern2.U + 0 + public.kern2.V + -40 + public.kern2.W + -40 + public.kern2.X + -25 + public.kern2.Y + -65 + public.kern2.Z + 0 + public.kern2.a + -10 + public.kern2.a.alt + -30 + public.kern2.b + 0 + public.kern2.c + -40 + public.kern2.d + -30 + public.kern2.dcaron + -30 + public.kern2.dcroat + -30 + public.kern2.e + -35 + public.kern2.eth + -40 + public.kern2.f + 0 + public.kern2.g + -25 + public.kern2.germandbls + 0 + public.kern2.h + 0 + public.kern2.i + 0 + public.kern2.j + 0 + public.kern2.l + 0 + public.kern2.lcaron + 0 + public.kern2.lslash + 0 + public.kern2.m + 0 + public.kern2.n + 0 + public.kern2.o + -40 + public.kern2.oslash + -35 + public.kern2.p + 0 + public.kern2.q + -30 + public.kern2.r + 0 + public.kern2.s + -20 + public.kern2.t + 0 + public.kern2.tcaron + 0 + public.kern2.thorn + 0 + public.kern2.u + 0 + public.kern2.x + -15 + public.kern2.y + -10 + public.kern2.z + 0 + question + -145 + questiondown + -20 + quotedbl + -65 + quotedblbase + -10 + quotedblleft + -30 + quotedblright + -120 + quoteleft + -30 + quoteright + -115 + quotesinglbase + -10 + quotesingle + -65 + registered + 0 + slash + -40 + sterling + -40 + trademark + -80 + underscore + -265 + yen + -30 + + guillemetright + + ampersand + 10 + asciicircum + -120 + asciitilde + -50 + asterisk + -135 + at + 20 + backslash + -160 + bar + 20 + braceleft + -30 + braceright + -25 + bracketleft + 20 + bracketright + 20 + bullet + 10 + cent + 20 + colon + -110 + comma + -115 + copyright + 20 + degree + -170 + divide + 20 + dollar + -135 + ellipsis + -115 + emdash + 20 + endash + 20 + equal + 20 + euro + -55 + greater + 20 + guillemetleft + 40 + guillemetright + -110 + guilsinglleft + 40 + guilsinglright + -110 + hyphen + 20 + less + -10 + minus + 20 + multiply + -15 + numbersign + -45 + paragraph + -105 + parenleft + 20 + parenright + -145 + percent + -125 + periodcentered + 15 + perthousand + -125 + plus + 20 + public.kern2.A + -30 + public.kern2.B + 20 + public.kern2.C + 0 + public.kern2.D + 20 + public.kern2.E + 20 + public.kern2.Eth + 20 + public.kern2.F + 20 + public.kern2.G + 0 + public.kern2.H + 20 + public.kern2.I + 20 + public.kern2.J + -135 + public.kern2.K + 20 + public.kern2.L + 20 + public.kern2.Lslash + 20 + public.kern2.M + 20 + public.kern2.N + 20 + public.kern2.O + 0 + public.kern2.Oslash + 0 + public.kern2.P + 20 + public.kern2.Q + 0 + public.kern2.R + 20 + public.kern2.S + -135 + public.kern2.T + -95 + public.kern2.Thorn + 20 + public.kern2.U + 20 + public.kern2.V + -60 + public.kern2.W + -60 + public.kern2.X + -55 + public.kern2.Y + -90 + public.kern2.Z + 20 + public.kern2.a.alt + 20 + public.kern2.b + 20 + public.kern2.c + 20 + public.kern2.d + 20 + public.kern2.dcaron + 20 + public.kern2.dcroat + 20 + public.kern2.e + 20 + public.kern2.eth + 20 + public.kern2.f + -40 + public.kern2.g + 15 + public.kern2.germandbls + 20 + public.kern2.h + 20 + public.kern2.i + 20 + public.kern2.j + 20 + public.kern2.l + 20 + public.kern2.lcaron + 20 + public.kern2.lslash + 20 + public.kern2.m + 20 + public.kern2.n + 20 + public.kern2.o + 20 + public.kern2.oslash + 20 + public.kern2.p + 20 + public.kern2.q + 20 + public.kern2.r + 20 + public.kern2.s + -60 + public.kern2.t + -40 + public.kern2.tcaron + -40 + public.kern2.thorn + 20 + public.kern2.u + 20 + public.kern2.w + -15 + public.kern2.x + -25 + public.kern2.y + -30 + public.kern2.z + 20 + question + -135 + questiondown + -125 + quotedbl + -150 + quotedblbase + -115 + quotedblleft + -155 + quotedblright + -215 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -115 + quotesingle + -110 + registered + -40 + semicolon + -110 + slash + -90 + trademark + -95 + underscore + -265 + yen + -30 + + guilsinglleft + + ampersand + -15 + asciitilde + -45 + asterisk + -10 + at + -20 + backslash + -100 + bar + 0 + braceleft + -85 + braceright + -35 + bracketleft + 0 + bracketright + 0 + bullet + -40 + cent + -35 + comma + -10 + copyright + -15 + degree + -45 + divide + 0 + dollar + -25 + ellipsis + -10 + emdash + -40 + endash + -40 + equal + 0 + euro + -65 + greater + 0 + guillemetleft + -110 + guillemetright + 15 + guilsinglleft + -110 + guilsinglright + 15 + hyphen + -40 + less + -10 + minus + 0 + multiply + -25 + numbersign + -65 + parenleft + -10 + parenright + -130 + percent + -10 + periodcentered + -80 + perthousand + -10 + plus + 0 + public.kern2.A + -15 + public.kern2.B + 0 + public.kern2.D + 0 + public.kern2.E + 0 + public.kern2.Eth + 0 + public.kern2.F + 0 + public.kern2.H + 0 + public.kern2.I + 0 + public.kern2.J + -25 + public.kern2.K + 0 + public.kern2.L + 0 + public.kern2.Lslash + 0 + public.kern2.M + 0 + public.kern2.N + 0 + public.kern2.P + 0 + public.kern2.R + 0 + public.kern2.S + -25 + public.kern2.T + -105 + public.kern2.Thorn + 0 + public.kern2.U + 0 + public.kern2.V + -40 + public.kern2.W + -40 + public.kern2.X + -25 + public.kern2.Y + -65 + public.kern2.Z + 0 + public.kern2.a + -10 + public.kern2.a.alt + -30 + public.kern2.b + 0 + public.kern2.c + -40 + public.kern2.d + -30 + public.kern2.dcaron + -30 + public.kern2.dcroat + -30 + public.kern2.e + -35 + public.kern2.eth + -40 + public.kern2.f + 0 + public.kern2.g + -25 + public.kern2.germandbls + 0 + public.kern2.h + 0 + public.kern2.i + 0 + public.kern2.j + 0 + public.kern2.l + 0 + public.kern2.lcaron + 0 + public.kern2.lslash + 0 + public.kern2.m + 0 + public.kern2.n + 0 + public.kern2.o + -40 + public.kern2.oslash + -35 + public.kern2.p + 0 + public.kern2.q + -30 + public.kern2.r + 0 + public.kern2.s + -20 + public.kern2.t + 0 + public.kern2.tcaron + 0 + public.kern2.thorn + 0 + public.kern2.u + 0 + public.kern2.x + -15 + public.kern2.y + -10 + public.kern2.z + 0 + question + -145 + questiondown + -20 + quotedbl + -65 + quotedblbase + -10 + quotedblleft + -30 + quotedblright + -120 + quoteleft + -30 + quoteright + -115 + quotesinglbase + -10 + quotesingle + -65 + registered + 0 + slash + -40 + sterling + -40 + trademark + -80 + underscore + -165 + yen + -30 + + guilsinglright + + ampersand + 10 + asciicircum + -120 + asciitilde + -50 + asterisk + -135 + at + 20 + backslash + -160 + bar + 20 + braceleft + -30 + braceright + -25 + bracketleft + 20 + bracketright + 20 + bullet + 10 + cent + 20 + colon + -110 + comma + -115 + copyright + 20 + degree + -165 + divide + 20 + dollar + -135 + ellipsis + -115 + emdash + 20 + endash + 20 + equal + 20 + euro + -55 + greater + 20 + guillemetleft + 40 + guillemetright + -110 + guilsinglleft + 40 + guilsinglright + -110 + hyphen + 20 + less + -10 + minus + 20 + multiply + -15 + numbersign + -45 + paragraph + -105 + parenleft + 20 + parenright + -145 + percent + -125 + periodcentered + 15 + perthousand + -125 + plus + 20 + public.kern2.A + -30 + public.kern2.B + 20 + public.kern2.C + 0 + public.kern2.D + 20 + public.kern2.E + 20 + public.kern2.Eth + 20 + public.kern2.F + 20 + public.kern2.G + 0 + public.kern2.H + 20 + public.kern2.I + 20 + public.kern2.J + -135 + public.kern2.K + 20 + public.kern2.L + 20 + public.kern2.Lslash + 20 + public.kern2.M + 20 + public.kern2.N + 20 + public.kern2.O + 0 + public.kern2.Oslash + 0 + public.kern2.P + 20 + public.kern2.Q + 0 + public.kern2.R + 20 + public.kern2.S + -135 + public.kern2.T + -95 + public.kern2.Thorn + 20 + public.kern2.U + 20 + public.kern2.V + -60 + public.kern2.W + -60 + public.kern2.X + -55 + public.kern2.Y + -90 + public.kern2.Z + 20 + public.kern2.a.alt + 20 + public.kern2.b + 20 + public.kern2.c + 20 + public.kern2.d + 20 + public.kern2.dcaron + 20 + public.kern2.dcroat + 20 + public.kern2.e + 20 + public.kern2.eth + 20 + public.kern2.f + -40 + public.kern2.g + 15 + public.kern2.germandbls + 20 + public.kern2.h + 20 + public.kern2.i + 20 + public.kern2.j + 20 + public.kern2.l + 20 + public.kern2.lcaron + 20 + public.kern2.lslash + 20 + public.kern2.m + 20 + public.kern2.n + 20 + public.kern2.o + 20 + public.kern2.oslash + 20 + public.kern2.p + 20 + public.kern2.q + 20 + public.kern2.r + 20 + public.kern2.s + -60 + public.kern2.t + -40 + public.kern2.tcaron + -40 + public.kern2.thorn + 20 + public.kern2.u + 20 + public.kern2.w + -15 + public.kern2.x + -25 + public.kern2.y + -30 + public.kern2.z + 20 + question + -135 + questiondown + -125 + quotedbl + -150 + quotedblbase + -115 + quotedblleft + -155 + quotedblright + -165 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -115 + quotesingle + -110 + registered + -40 + semicolon + -110 + slash + -90 + trademark + -95 + underscore + -165 + yen + -30 + + hyphen + + asciicircum + -175 + asciitilde + -15 + asterisk + -130 + backslash + -135 + braceleft + -45 + braceright + -45 + colon + -60 + comma + -115 + degree + -165 + dollar + -65 + ellipsis + -175 + euro + -75 + guillemetleft + 20 + guillemetright + -40 + guilsinglleft + 20 + guilsinglright + -40 + multiply + -25 + numbersign + -50 + paragraph + -35 + parenright + -155 + percent + -60 + perthousand + -60 + public.kern2.A + -35 + public.kern2.J + -135 + public.kern2.S + -70 + public.kern2.T + -110 + public.kern2.V + -60 + public.kern2.W + -60 + public.kern2.X + -55 + public.kern2.Y + -90 + public.kern2.f + -60 + public.kern2.s + -20 + public.kern2.t + -60 + public.kern2.tcaron + -60 + public.kern2.v + -15 + public.kern2.w + -20 + public.kern2.x + -35 + public.kern2.y + -30 + question + -155 + questiondown + -110 + quotedbl + -175 + quotedblbase + -175 + quotedblleft + -175 + quotedblright + -175 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -115 + quotesingle + -110 + registered + -10 + semicolon + -65 + slash + -85 + sterling + -20 + trademark + -90 + underscore + -175 + yen + -45 + + less + + asciitilde + -15 + braceleft + -45 + braceright + -45 + dollar + -20 + euro + -75 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -25 + numbersign + -35 + parenright + -10 + public.kern2.S + -15 + public.kern2.s + -10 + question + -10 + sterling + -20 + underscore + -290 + + minus + + ampersand + -10 + asciitilde + -15 + asterisk + -20 + backslash + -110 + braceleft + -45 + braceright + -45 + comma + -115 + degree + -55 + dollar + -35 + ellipsis + -305 + euro + -75 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -35 + numbersign + -65 + paragraph + -10 + parenright + -140 + percent + -20 + perthousand + -20 + public.kern2.A + -45 + public.kern2.J + -270 + public.kern2.S + -30 + public.kern2.T + -110 + public.kern2.V + -50 + public.kern2.W + -50 + public.kern2.X + -75 + public.kern2.Y + -70 + public.kern2.a + -25 + public.kern2.s + -20 + public.kern2.v + -10 + public.kern2.w + -15 + public.kern2.x + -25 + public.kern2.y + -20 + question + -155 + questiondown + -200 + quotedbl + -200 + quotedblbase + -215 + quotedblleft + -40 + quotedblright + -130 + quoteleft + -40 + quoteright + -115 + quotesinglbase + -115 + quotesingle + -110 + semicolon + -10 + slash + -110 + sterling + -20 + trademark + -90 + underscore + -305 + yen + -40 + + multiply + + ampersand + -25 + asciicircum + -35 + asciitilde + -85 + asterisk + -35 + at + -20 + backslash + -130 + bar + -20 + braceleft + -65 + braceright + -60 + bracketleft + -20 + bracketright + -20 + bullet + -30 + cent + -20 + colon + -30 + comma + -115 + copyright + -20 + degree + -65 + divide + -25 + dollar + -55 + ellipsis + -170 + emdash + -20 + endash + -20 + equal + -20 + euro + -90 + greater + -20 + guillemetright + -25 + guilsinglright + -25 + hyphen + -20 + less + -55 + minus + -25 + multiply + -45 + numbersign + -80 + paragraph + -30 + parenleft + -20 + parenright + -160 + percent + -40 + periodcentered + -25 + perthousand + -40 + plus + -25 + public.kern2.A + -65 + public.kern2.B + -20 + public.kern2.C + -30 + public.kern2.D + -20 + public.kern2.E + -20 + public.kern2.Eth + -20 + public.kern2.F + -20 + public.kern2.G + -30 + public.kern2.H + -20 + public.kern2.I + -20 + public.kern2.J + -200 + public.kern2.K + -20 + public.kern2.L + -20 + public.kern2.Lslash + -20 + public.kern2.M + -20 + public.kern2.N + -20 + public.kern2.O + -30 + public.kern2.Oslash + -30 + public.kern2.P + -20 + public.kern2.Q + -30 + public.kern2.R + -20 + public.kern2.S + -55 + public.kern2.T + -130 + public.kern2.Thorn + -20 + public.kern2.U + -20 + public.kern2.V + -75 + public.kern2.W + -75 + public.kern2.X + -90 + public.kern2.Y + -95 + public.kern2.Z + -20 + public.kern2.a + -40 + public.kern2.a.alt + -20 + public.kern2.b + -20 + public.kern2.c + -20 + public.kern2.d + -20 + public.kern2.dcaron + -20 + public.kern2.dcroat + -20 + public.kern2.e + -20 + public.kern2.eth + -20 + public.kern2.f + -25 + public.kern2.g + -20 + public.kern2.germandbls + -20 + public.kern2.h + -20 + public.kern2.i + -20 + public.kern2.j + -20 + public.kern2.l + -20 + public.kern2.lcaron + -20 + public.kern2.lslash + -20 + public.kern2.m + -20 + public.kern2.n + -20 + public.kern2.o + -20 + public.kern2.oslash + -20 + public.kern2.p + -20 + public.kern2.q + -20 + public.kern2.r + -20 + public.kern2.s + -55 + public.kern2.t + -25 + public.kern2.tcaron + -25 + public.kern2.thorn + -20 + public.kern2.u + -20 + public.kern2.v + -35 + public.kern2.w + -35 + public.kern2.x + -45 + public.kern2.y + -40 + public.kern2.z + -20 + question + -170 + questiondown + -170 + quotedbl + -50 + quotedblbase + -170 + quotedblleft + -50 + quotedblright + -115 + quoteleft + -50 + quoteright + -115 + quotesinglbase + -115 + quotesingle + -50 + registered + -25 + semicolon + -30 + slash + -125 + sterling + -40 + trademark + -50 + underscore + -245 + yen + -60 + + numbersign + + ampersand + -120 + asciicircum + -75 + asciitilde + -105 + asterisk + -50 + at + -95 + backslash + -65 + bar + -35 + braceleft + -125 + braceright + -80 + bracketleft + -35 + bracketright + -35 + bullet + -95 + cent + -100 + colon + -55 + comma + -115 + copyright + -90 + degree + -35 + divide + -70 + dollar + -60 + ellipsis + -185 + emdash + -85 + endash + -85 + equal + -40 + euro + -115 + greater + -35 + guillemetleft + -90 + guillemetright + -60 + guilsinglleft + -90 + guilsinglright + -60 + hyphen + -85 + less + -75 + minus + -70 + multiply + -90 + numbersign + -175 + paragraph + -45 + parenleft + -90 + parenright + -90 + percent + -35 + periodcentered + -100 + perthousand + -35 + plus + -70 + public.kern2.A + -140 + public.kern2.B + -35 + public.kern2.C + -75 + public.kern2.D + -35 + public.kern2.E + -35 + public.kern2.Eth + -35 + public.kern2.F + -35 + public.kern2.G + -75 + public.kern2.H + -35 + public.kern2.I + -35 + public.kern2.J + -215 + public.kern2.K + -35 + public.kern2.L + -35 + public.kern2.Lslash + -35 + public.kern2.M + -35 + public.kern2.N + -35 + public.kern2.O + -75 + public.kern2.Oslash + -75 + public.kern2.P + -35 + public.kern2.Q + -75 + public.kern2.R + -35 + public.kern2.S + -60 + public.kern2.T + -35 + public.kern2.Thorn + -35 + public.kern2.U + -35 + public.kern2.V + -60 + public.kern2.W + -60 + public.kern2.X + -70 + public.kern2.Y + -70 + public.kern2.Z + -35 + public.kern2.a + -105 + public.kern2.a.alt + -95 + public.kern2.b + -35 + public.kern2.c + -100 + public.kern2.d + -95 + public.kern2.dcaron + -95 + public.kern2.dcroat + -95 + public.kern2.e + -100 + public.kern2.eth + -100 + public.kern2.f + -45 + public.kern2.g + -95 + public.kern2.germandbls + -35 + public.kern2.h + -35 + public.kern2.i + -45 + public.kern2.j + -45 + public.kern2.l + -35 + public.kern2.lcaron + -35 + public.kern2.lslash + -35 + public.kern2.m + -45 + public.kern2.n + -45 + public.kern2.o + -100 + public.kern2.oslash + -100 + public.kern2.p + -45 + public.kern2.q + -95 + public.kern2.r + -45 + public.kern2.s + -95 + public.kern2.t + -45 + public.kern2.tcaron + -45 + public.kern2.thorn + -35 + public.kern2.u + -45 + public.kern2.v + -45 + public.kern2.w + -45 + public.kern2.x + -55 + public.kern2.y + -45 + public.kern2.z + -45 + question + -90 + questiondown + -185 + quotedbl + -40 + quotedblbase + -185 + quotedblleft + -40 + quotedblright + -55 + quoteleft + -40 + quoteright + -55 + quotesinglbase + -115 + quotesingle + -40 + registered + -55 + semicolon + -55 + slash + -200 + sterling + -100 + trademark + -35 + underscore + -345 + yen + -50 + + paragraph + + asciitilde + -15 + backslash + 30 + braceleft + -45 + braceright + -45 + dollar + -20 + euro + -75 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -25 + numbersign + -35 + parenright + -10 + public.kern2.S + -15 + public.kern2.j + 50 + public.kern2.s + -10 + question + -10 + slash + 20 + sterling + -20 + + parenleft + + ampersand + -130 + asciicircum + -130 + asciitilde + -175 + asterisk + -10 + at + -160 + backslash + -35 + bar + -10 + braceleft + -115 + braceright + -60 + bracketleft + -10 + bracketright + -10 + bullet + -160 + cent + -160 + colon + -90 + comma + -40 + copyright + -160 + degree + -20 + divide + -140 + dollar + -60 + ellipsis + -90 + emdash + -155 + endash + -155 + equal + -85 + euro + -165 + greater + -10 + guillemetleft + -145 + guillemetright + -125 + guilsinglleft + -145 + guilsinglright + -125 + hyphen + -155 + less + -145 + minus + -140 + multiply + -160 + numbersign + -145 + paragraph + -45 + parenleft + -125 + parenright + -20 + percent + -30 + periodcentered + -110 + perthousand + -30 + plus + -140 + public.kern2.A + -85 + public.kern2.B + -10 + public.kern2.C + -120 + public.kern2.D + -10 + public.kern2.E + -10 + public.kern2.Eth + -10 + public.kern2.F + -10 + public.kern2.G + -120 + public.kern2.H + -10 + public.kern2.I + -10 + public.kern2.J + -110 + public.kern2.K + -10 + public.kern2.L + -10 + public.kern2.Lslash + -10 + public.kern2.M + -10 + public.kern2.N + -10 + public.kern2.O + -120 + public.kern2.Oslash + -85 + public.kern2.P + -10 + public.kern2.Q + -120 + public.kern2.R + -10 + public.kern2.S + -60 + public.kern2.T + -10 + public.kern2.Thorn + -10 + public.kern2.U + -10 + public.kern2.V + -25 + public.kern2.W + -25 + public.kern2.X + -30 + public.kern2.Y + -30 + public.kern2.Z + -10 + public.kern2.a + -140 + public.kern2.a.alt + -160 + public.kern2.b + -10 + public.kern2.c + -160 + public.kern2.d + -160 + public.kern2.dcaron + -160 + public.kern2.dcroat + -160 + public.kern2.e + -160 + public.kern2.eth + -150 + public.kern2.f + -70 + public.kern2.g + -95 + public.kern2.germandbls + -35 + public.kern2.h + -10 + public.kern2.i + -25 + public.kern2.j + 45 + public.kern2.l + -10 + public.kern2.lcaron + -10 + public.kern2.lslash + -10 + public.kern2.m + -85 + public.kern2.n + -85 + public.kern2.o + -160 + public.kern2.oslash + -85 + public.kern2.p + -10 + public.kern2.q + -160 + public.kern2.r + -85 + public.kern2.s + -120 + public.kern2.t + -70 + public.kern2.tcaron + -70 + public.kern2.thorn + -10 + public.kern2.u + -95 + public.kern2.v + -95 + public.kern2.w + -95 + public.kern2.x + -85 + public.kern2.y + -95 + public.kern2.z + -85 + question + -20 + questiondown + -30 + quotedbl + -10 + quotedblbase + -40 + quotedblleft + -40 + quotedblright + -10 + quoteleft + -40 + quoteright + -10 + quotesinglbase + -40 + quotesingle + -10 + registered + -75 + semicolon + -40 + sterling + -100 + trademark + -55 + underscore + -10 + yen + -20 + + parenright + + asciicircum + -25 + asciitilde + -15 + asterisk + -30 + backslash + -120 + braceleft + -45 + braceright + -45 + colon + -25 + comma + -35 + degree + -55 + dollar + -55 + ellipsis + -35 + euro + -75 + guillemetleft + 20 + guillemetright + -10 + guilsinglleft + 20 + guilsinglright + -10 + multiply + -25 + numbersign + -50 + paragraph + -30 + parenright + -125 + percent + -35 + perthousand + -35 + public.kern2.A + -40 + public.kern2.J + -35 + public.kern2.S + -50 + public.kern2.T + -70 + public.kern2.V + -65 + public.kern2.W + -65 + public.kern2.X + -50 + public.kern2.Y + -90 + public.kern2.a + -10 + public.kern2.f + -15 + public.kern2.s + -30 + public.kern2.t + -15 + public.kern2.tcaron + -15 + public.kern2.v + -20 + public.kern2.w + -25 + public.kern2.x + -40 + public.kern2.y + -35 + question + -125 + questiondown + -45 + quotedbl + -45 + quotedblbase + -35 + quotedblleft + -45 + quotedblright + -65 + quoteleft + -45 + quoteright + -65 + quotesinglbase + -35 + quotesingle + -45 + registered + -15 + semicolon + -25 + slash + -60 + sterling + -20 + trademark + -30 + underscore + -75 + yen + -50 + + percent + + asciicircum + -250 + asciitilde + -70 + asterisk + -125 + backslash + -90 + braceleft + -50 + braceright + -45 + bullet + -20 + cent + -10 + colon + -20 + comma + -20 + copyright + -10 + degree + -130 + divide + -15 + dollar + -55 + ellipsis + -20 + euro + -75 + guillemetright + -10 + guilsinglright + -10 + less + -35 + minus + -15 + multiply + -35 + numbersign + -40 + paragraph + -125 + parenright + -140 + percent + -150 + periodcentered + -15 + perthousand + -150 + plus + -15 + public.kern2.A + -25 + public.kern2.C + -25 + public.kern2.G + -25 + public.kern2.J + -20 + public.kern2.O + -25 + public.kern2.Oslash + -25 + public.kern2.Q + -25 + public.kern2.S + -40 + public.kern2.T + -95 + public.kern2.U + -10 + public.kern2.V + -95 + public.kern2.W + -95 + public.kern2.X + -35 + public.kern2.Y + -95 + public.kern2.c + -10 + public.kern2.e + -10 + public.kern2.f + -60 + public.kern2.g + -10 + public.kern2.o + -10 + public.kern2.oslash + -10 + public.kern2.s + -40 + public.kern2.t + -60 + public.kern2.tcaron + -60 + public.kern2.v + -30 + public.kern2.w + -45 + public.kern2.x + -25 + public.kern2.y + -60 + question + -145 + questiondown + -30 + quotedbl + -105 + quotedblbase + -20 + quotedblleft + -160 + quotedblright + -110 + quoteleft + -115 + quoteright + -110 + quotesinglbase + -20 + quotesingle + -105 + registered + -70 + semicolon + -20 + slash + -50 + sterling + -25 + trademark + -120 + underscore + -95 + yen + -50 + + periodcentered + + ampersand + -10 + asciicircum + -110 + asciitilde + -25 + asterisk + -110 + backslash + -110 + braceleft + -45 + braceright + -45 + colon + -100 + comma + -110 + degree + -110 + dollar + -105 + ellipsis + -110 + euro + -75 + guillemetleft + 15 + guillemetright + -80 + guilsinglleft + 15 + guilsinglright + -80 + multiply + -30 + numbersign + -70 + paragraph + -75 + parenright + -110 + percent + -100 + perthousand + -100 + public.kern2.A + -50 + public.kern2.J + -110 + public.kern2.S + -110 + public.kern2.T + -110 + public.kern2.V + -75 + public.kern2.W + -75 + public.kern2.X + -75 + public.kern2.Y + -110 + public.kern2.a + -25 + public.kern2.f + -60 + public.kern2.s + -40 + public.kern2.t + -60 + public.kern2.tcaron + -60 + public.kern2.v + -20 + public.kern2.w + -30 + public.kern2.x + -45 + public.kern2.y + -40 + question + -110 + questiondown + -110 + quotedbl + -110 + quotedblbase + -110 + quotedblleft + -110 + quotedblright + -110 + quoteleft + -110 + quoteright + -110 + quotesinglbase + -110 + quotesingle + -110 + registered + -30 + semicolon + -105 + slash + -110 + sterling + -20 + trademark + -90 + underscore + -110 + yen + -50 + + perthousand + + asciicircum + -250 + asciitilde + -70 + asterisk + -200 + backslash + -195 + braceleft + -50 + braceright + -45 + bullet + -20 + cent + -10 + colon + -20 + comma + -20 + copyright + -10 + degree + -205 + divide + -15 + dollar + -55 + ellipsis + -20 + euro + -75 + guillemetright + -10 + guilsinglright + -10 + less + -35 + minus + -15 + multiply + -35 + numbersign + -40 + paragraph + -125 + parenright + -140 + percent + -150 + periodcentered + -15 + perthousand + -150 + plus + -15 + public.kern2.A + -25 + public.kern2.C + -25 + public.kern2.G + -25 + public.kern2.J + -20 + public.kern2.O + -25 + public.kern2.Oslash + -25 + public.kern2.Q + -25 + public.kern2.S + -40 + public.kern2.T + -110 + public.kern2.U + -10 + public.kern2.V + -95 + public.kern2.W + -95 + public.kern2.X + -35 + public.kern2.Y + -110 + public.kern2.c + -10 + public.kern2.e + -10 + public.kern2.f + -60 + public.kern2.g + -10 + public.kern2.o + -10 + public.kern2.oslash + -10 + public.kern2.s + -40 + public.kern2.t + -60 + public.kern2.tcaron + -60 + public.kern2.v + -30 + public.kern2.w + -45 + public.kern2.x + -25 + public.kern2.y + -60 + question + -155 + questiondown + -30 + quotedbl + -200 + quotedblbase + -20 + quotedblleft + -215 + quotedblright + -215 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -20 + quotesingle + -110 + registered + -70 + semicolon + -20 + slash + -50 + sterling + -25 + trademark + -120 + underscore + -95 + yen + -50 + + plus + + ampersand + -10 + asciitilde + -15 + asterisk + -20 + backslash + -110 + braceleft + -45 + braceright + -45 + comma + -115 + degree + -55 + dollar + -35 + ellipsis + -225 + euro + -75 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -35 + numbersign + -65 + paragraph + -10 + parenright + -140 + percent + -20 + perthousand + -20 + public.kern2.A + -45 + public.kern2.J + -255 + public.kern2.S + -30 + public.kern2.T + -110 + public.kern2.V + -50 + public.kern2.W + -50 + public.kern2.X + -75 + public.kern2.Y + -70 + public.kern2.a + -25 + public.kern2.s + -20 + public.kern2.v + -10 + public.kern2.w + -15 + public.kern2.x + -25 + public.kern2.y + -20 + question + -155 + questiondown + -200 + quotedbl + -200 + quotedblbase + -215 + quotedblleft + -40 + quotedblright + -130 + quoteleft + -40 + quoteright + -115 + quotesinglbase + -115 + quotesingle + -110 + semicolon + -10 + slash + -110 + sterling + -20 + trademark + -90 + underscore + -290 + yen + -40 + + public.kern1.A + + ampersand + -30 + asciicircum + -80 + asciitilde + -75 + asterisk + -85 + at + -40 + backslash + -125 + braceleft + -80 + braceright + -45 + bullet + -50 + cent + -40 + copyright + -45 + degree + -100 + divide + -45 + dollar + -35 + emdash + -35 + endash + -35 + equal + -25 + euro + -110 + guillemetleft + -30 + guillemetright + -10 + guilsinglleft + -30 + guilsinglright + -10 + hyphen + -35 + less + -55 + minus + -45 + multiply + -70 + numbersign + -60 + paragraph + -85 + parenleft + -40 + parenright + -85 + percent + -90 + periodcentered + -50 + perthousand + -90 + plus + -45 + public.kern2.C + -55 + public.kern2.G + -55 + public.kern2.O + -55 + public.kern2.Q + -55 + public.kern2.S + -30 + public.kern2.T + -100 + public.kern2.U + -45 + public.kern2.V + -130 + public.kern2.W + -130 + public.kern2.Y + -110 + public.kern2.a + -25 + public.kern2.a.alt + -40 + public.kern2.c + -45 + public.kern2.d + -40 + public.kern2.dcaron + -40 + public.kern2.dcroat + -40 + public.kern2.e + -45 + public.kern2.eth + -40 + public.kern2.f + -60 + public.kern2.g + -45 + public.kern2.o + -45 + public.kern2.q + -40 + public.kern2.s + -20 + public.kern2.t + -75 + public.kern2.tcaron + -75 + public.kern2.u + -30 + public.kern2.v + -50 + public.kern2.w + -70 + public.kern2.y + -95 + question + -125 + quotedbl + -105 + quotedblleft + -95 + quotedblright + -110 + quoteleft + -95 + quoteright + -110 + quotesingle + -105 + registered + -75 + sterling + -20 + trademark + -85 + underscore + -345 + yen + -50 + + public.kern1.B + + asciicircum + -50 + asciitilde + -60 + asterisk + -30 + backslash + -75 + braceleft + -45 + braceright + -45 + bullet + -15 + colon + -30 + comma + -30 + degree + -30 + divide + -10 + dollar + -50 + ellipsis + -30 + euro + -75 + guillemetleft + 10 + guillemetright + -20 + guilsinglleft + 10 + guilsinglright + -20 + less + -25 + minus + -10 + multiply + -30 + numbersign + -40 + paragraph + -25 + parenright + -65 + percent + -25 + periodcentered + -10 + perthousand + -25 + plus + -10 + public.kern2.A + -30 + public.kern2.C + -20 + public.kern2.G + -20 + public.kern2.J + -40 + public.kern2.O + -20 + public.kern2.Oslash + -20 + public.kern2.Q + -20 + public.kern2.S + -45 + public.kern2.T + -30 + public.kern2.V + -55 + public.kern2.W + -55 + public.kern2.X + -45 + public.kern2.Y + -65 + public.kern2.f + -25 + public.kern2.g + -10 + public.kern2.s + -60 + public.kern2.t + -25 + public.kern2.tcaron + -25 + public.kern2.v + -30 + public.kern2.w + -30 + public.kern2.x + -30 + public.kern2.y + -30 + question + -60 + questiondown + -40 + quotedbl + -35 + quotedblbase + -30 + quotedblleft + -25 + quotedblright + -45 + quoteleft + -25 + quoteright + -45 + quotesinglbase + -30 + quotesingle + -35 + registered + -35 + semicolon + -30 + slash + -60 + sterling + -20 + trademark + -25 + underscore + -145 + yen + -50 + + public.kern1.C + + asciitilde + -15 + backslash + -25 + braceleft + -45 + braceright + -45 + dollar + -20 + euro + -75 + guillemetleft + 20 + guilsinglleft + 20 + multiply + -25 + numbersign + -35 + parenright + -10 + public.kern2.A + -15 + public.kern2.S + -20 + public.kern2.V + -15 + public.kern2.W + -15 + public.kern2.X + -20 + public.kern2.Y + -20 + public.kern2.s + -20 + public.kern2.x + -10 + question + -10 + questiondown + -10 + slash + -30 + sterling + -20 + underscore + -130 + yen + -10 + + public.kern1.D + + ampersand + -20 + asciicircum + -10 + asciitilde + -15 + asterisk + -15 + backslash + -105 + braceleft + -45 + braceright + -45 + colon + -10 + comma + -95 + degree + -40 + dollar + -40 + ellipsis + -95 + euro + -75 + guillemetleft + 0 + guilsinglleft + 0 + multiply + -35 + numbersign + -75 + paragraph + -15 + parenright + -120 + percent + -20 + perthousand + -20 + public.kern2.A + -55 + public.kern2.J + -120 + public.kern2.S + -35 + public.kern2.T + -55 + public.kern2.V + -55 + public.kern2.W + -55 + public.kern2.X + -85 + public.kern2.Y + -75 + public.kern2.a + -30 + public.kern2.s + -20 + public.kern2.v + -15 + public.kern2.w + -20 + public.kern2.x + -30 + public.kern2.y + -25 + question + -120 + questiondown + -105 + quotedbl + -35 + quotedblbase + -95 + quotedblleft + -25 + quotedblright + -50 + quoteleft + -25 + quoteright + -50 + quotesinglbase + -95 + quotesingle + -35 + semicolon + -15 + slash + -110 + sterling + -20 + trademark + -15 + underscore + -270 + yen + -45 + + public.kern1.E + + asciitilde + -15 + braceleft + -45 + braceright + -45 + dollar + -20 + euro + -75 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -25 + numbersign + -35 + parenright + -10 + public.kern2.S + -15 + public.kern2.s + -10 + question + -10 + sterling + -20 + underscore + -310 + + public.kern1.F + + asciitilde + -15 + braceleft + -45 + braceright + -45 + comma + -115 + dollar + -20 + ellipsis + -310 + euro + -75 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -25 + numbersign + -65 + parenright + -10 + public.kern2.A + -45 + public.kern2.J + -270 + public.kern2.S + -15 + public.kern2.a + -20 + public.kern2.s + -20 + public.kern2.x + -10 + question + -10 + questiondown + -185 + quotedblbase + -215 + quotesinglbase + -115 + slash + -105 + sterling + -20 + underscore + -310 + + public.kern1.G + + asciitilde + -15 + backslash + -30 + braceleft + -45 + braceright + -45 + dollar + -20 + euro + -75 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -25 + numbersign + -35 + parenright + -20 + public.kern2.A + -15 + public.kern2.J + -20 + public.kern2.S + -15 + public.kern2.V + -15 + public.kern2.W + -15 + public.kern2.X + -25 + public.kern2.Y + -25 + public.kern2.s + -20 + public.kern2.x + -10 + question + -20 + questiondown + -15 + slash + -35 + sterling + -20 + underscore + -150 + yen + -10 + + public.kern1.H + + asciitilde + -15 + braceleft + -45 + braceright + -45 + dollar + -20 + euro + -75 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -25 + numbersign + -35 + parenright + -10 + public.kern2.S + -15 + public.kern2.s + -10 + question + -10 + sterling + -20 + underscore + -345 + + public.kern1.I + + asciitilde + -15 + braceleft + -45 + braceright + -45 + dollar + -20 + euro + -75 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -25 + numbersign + -35 + parenright + -10 + public.kern2.S + -15 + public.kern2.s + -10 + question + -10 + sterling + -20 + underscore + -115 + + public.kern1.J + + asciitilde + -15 + braceleft + -45 + braceright + -45 + comma + -35 + dollar + -20 + ellipsis + -35 + euro + -75 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -25 + numbersign + -50 + parenright + -10 + public.kern2.A + -35 + public.kern2.J + -40 + public.kern2.S + -15 + public.kern2.s + -20 + public.kern2.x + -10 + question + -10 + questiondown + -45 + quotedblbase + -35 + quotesinglbase + -35 + slash + -65 + sterling + -20 + underscore + -120 + + public.kern1.K + + ampersand + -35 + asciicircum + -85 + asciitilde + -90 + asterisk + -20 + at + -50 + braceleft + -90 + braceright + -45 + bullet + -65 + cent + -50 + copyright + -50 + degree + -30 + divide + -60 + dollar + -35 + emdash + -45 + endash + -45 + equal + -30 + euro + -115 + guillemetleft + -40 + guillemetright + -15 + guilsinglleft + -40 + guilsinglright + -15 + hyphen + -45 + less + -65 + minus + -60 + multiply + -80 + numbersign + -60 + paragraph + -50 + parenleft + -45 + parenright + -30 + percent + -40 + periodcentered + -60 + perthousand + -40 + plus + -60 + public.kern2.C + -70 + public.kern2.G + -70 + public.kern2.O + -70 + public.kern2.Q + -70 + public.kern2.S + -30 + public.kern2.a + -30 + public.kern2.a.alt + -50 + public.kern2.c + -50 + public.kern2.d + -50 + public.kern2.dcaron + -50 + public.kern2.dcroat + -50 + public.kern2.e + -50 + public.kern2.eth + -50 + public.kern2.f + -55 + public.kern2.g + -55 + public.kern2.o + -50 + public.kern2.q + -50 + public.kern2.s + -20 + public.kern2.t + -55 + public.kern2.tcaron + -55 + public.kern2.u + -35 + public.kern2.v + -50 + public.kern2.w + -55 + public.kern2.y + -55 + question + -30 + quotedbl + -10 + quotedblleft + -40 + quotedblright + -15 + quoteleft + -40 + quoteright + -15 + quotesingle + -10 + registered + -65 + semicolon + -10 + sterling + -20 + trademark + -35 + underscore + -335 + + public.kern1.L + + asciicircum + -250 + asciitilde + -225 + asterisk + -200 + at + -15 + backslash + -230 + braceleft + -90 + braceright + -45 + bullet + -95 + cent + -20 + copyright + -20 + degree + -205 + divide + -190 + dollar + -25 + emdash + -290 + endash + -280 + euro + -155 + guillemetleft + -70 + guilsinglleft + -70 + hyphen + -175 + less + -290 + minus + -290 + multiply + -120 + numbersign + -35 + paragraph + -230 + parenleft + -15 + parenright + -85 + percent + -90 + periodcentered + -110 + perthousand + -90 + plus + -200 + public.kern2.C + -55 + public.kern2.G + -55 + public.kern2.O + -55 + public.kern2.Q + -55 + public.kern2.S + -15 + public.kern2.T + -110 + public.kern2.U + -25 + public.kern2.V + -100 + public.kern2.W + -100 + public.kern2.Y + -110 + public.kern2.a.alt + -20 + public.kern2.c + -25 + public.kern2.d + -20 + public.kern2.dcaron + -20 + public.kern2.dcroat + -20 + public.kern2.e + -25 + public.kern2.eth + -20 + public.kern2.f + -60 + public.kern2.g + -35 + public.kern2.o + -25 + public.kern2.q + -20 + public.kern2.s + -10 + public.kern2.t + -60 + public.kern2.tcaron + -60 + public.kern2.v + -35 + public.kern2.w + -50 + public.kern2.y + -70 + question + -135 + quotedbl + -200 + quotedblleft + -215 + quotedblright + -215 + quoteleft + -115 + quoteright + -115 + quotesingle + -110 + registered + -200 + sterling + -20 + trademark + -290 + underscore + -290 + yen + -50 + + public.kern1.Lslash + + asciicircum + -250 + asciitilde + -225 + asterisk + -200 + at + -15 + backslash + -230 + braceleft + -90 + braceright + -45 + bullet + -95 + cent + -20 + copyright + -20 + degree + -205 + divide + -190 + dollar + -25 + emdash + -315 + endash + -280 + euro + -155 + guillemetleft + -70 + guilsinglleft + -70 + hyphen + -175 + less + -290 + minus + -305 + multiply + -120 + numbersign + -35 + paragraph + -230 + parenleft + -15 + parenright + -85 + percent + -90 + periodcentered + -110 + perthousand + -90 + plus + -200 + public.kern2.C + -55 + public.kern2.G + -55 + public.kern2.O + -55 + public.kern2.Q + -55 + public.kern2.S + -15 + public.kern2.T + -110 + public.kern2.U + -25 + public.kern2.V + -100 + public.kern2.W + -100 + public.kern2.Y + -110 + public.kern2.a.alt + -20 + public.kern2.c + -25 + public.kern2.d + -20 + public.kern2.dcaron + -20 + public.kern2.dcroat + -20 + public.kern2.e + -25 + public.kern2.eth + -20 + public.kern2.f + -60 + public.kern2.g + -35 + public.kern2.o + -25 + public.kern2.q + -20 + public.kern2.s + -10 + public.kern2.t + -60 + public.kern2.tcaron + -60 + public.kern2.v + -35 + public.kern2.w + -50 + public.kern2.y + -70 + question + -135 + quotedbl + -200 + quotedblleft + -215 + quotedblright + -215 + quoteleft + -115 + quoteright + -115 + quotesingle + -110 + registered + -200 + sterling + -20 + trademark + -315 + underscore + -330 + yen + -50 + + public.kern1.M + + asciitilde + -15 + braceleft + -45 + braceright + -45 + dollar + -20 + euro + -75 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -25 + numbersign + -35 + parenright + -10 + public.kern2.S + -15 + public.kern2.s + -10 + question + -10 + sterling + -20 + underscore + -345 + + public.kern1.N + + asciitilde + -15 + braceleft + -45 + braceright + -45 + dollar + -20 + euro + -75 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -25 + numbersign + -35 + parenright + -10 + public.kern2.S + -15 + public.kern2.s + -10 + question + -10 + sterling + -20 + underscore + -345 + + public.kern1.O + + ampersand + -20 + asciicircum + -10 + asciitilde + -15 + asterisk + -15 + backslash + -105 + braceleft + -45 + braceright + -45 + colon + -15 + comma + -95 + degree + -40 + dollar + -40 + ellipsis + -95 + euro + -75 + guillemetleft + 0 + guilsinglleft + 0 + multiply + -35 + numbersign + -75 + paragraph + -15 + parenright + -120 + percent + -25 + perthousand + -25 + public.kern2.A + -55 + public.kern2.J + -115 + public.kern2.S + -35 + public.kern2.T + -55 + public.kern2.V + -55 + public.kern2.W + -55 + public.kern2.X + -85 + public.kern2.Y + -80 + public.kern2.a + -30 + public.kern2.s + -20 + public.kern2.v + -15 + public.kern2.w + -20 + public.kern2.x + -30 + public.kern2.y + -25 + question + -120 + questiondown + -105 + quotedbl + -35 + quotedblbase + -95 + quotedblleft + -30 + quotedblright + -50 + quoteleft + -30 + quoteright + -50 + quotesinglbase + -95 + quotesingle + -35 + semicolon + -15 + slash + -115 + sterling + -20 + trademark + -15 + underscore + -240 + yen + -45 + + public.kern1.Oslash + + ampersand + -20 + asciicircum + -10 + asciitilde + -15 + asterisk + -15 + braceleft + -45 + braceright + -45 + colon + -10 + comma + -95 + degree + -40 + dollar + -40 + ellipsis + -95 + euro + -75 + guillemetleft + 0 + guilsinglleft + 0 + multiply + -35 + numbersign + -75 + paragraph + -15 + parenright + -65 + percent + -25 + perthousand + -25 + public.kern2.A + -55 + public.kern2.J + -115 + public.kern2.S + -35 + public.kern2.X + -10 + public.kern2.Y + -10 + public.kern2.a + -30 + public.kern2.s + -20 + public.kern2.v + -15 + public.kern2.w + -20 + public.kern2.x + -30 + public.kern2.y + -25 + question + -65 + questiondown + -105 + quotedbl + -20 + quotedblbase + -95 + quotedblleft + -30 + quotedblright + -25 + quoteleft + -30 + quoteright + -25 + quotesinglbase + -95 + quotesingle + -20 + semicolon + -15 + slash + -115 + sterling + -20 + trademark + -15 + underscore + -240 + + public.kern1.P + + ampersand + -85 + asciicircum + -10 + asciitilde + -45 + at + -30 + backslash + -65 + braceleft + -75 + braceright + -45 + bullet + -35 + cent + -35 + comma + -115 + copyright + -25 + degree + -10 + dollar + -20 + ellipsis + -310 + emdash + -25 + endash + -25 + euro + -75 + guillemetleft + -80 + guilsinglleft + -80 + hyphen + -25 + less + -10 + multiply + -30 + numbersign + -110 + parenleft + -25 + parenright + -60 + periodcentered + -55 + public.kern2.A + -80 + public.kern2.C + -10 + public.kern2.G + -10 + public.kern2.J + -270 + public.kern2.O + -10 + public.kern2.Oslash + -10 + public.kern2.Q + -10 + public.kern2.S + -20 + public.kern2.T + -15 + public.kern2.V + -35 + public.kern2.W + -35 + public.kern2.X + -55 + public.kern2.Y + -50 + public.kern2.a + -65 + public.kern2.a.alt + -35 + public.kern2.c + -40 + public.kern2.d + -35 + public.kern2.dcaron + -35 + public.kern2.dcroat + -35 + public.kern2.e + -35 + public.kern2.eth + -40 + public.kern2.g + -30 + public.kern2.o + -40 + public.kern2.oslash + -40 + public.kern2.q + -35 + public.kern2.s + -30 + public.kern2.x + -10 + question + -60 + questiondown + -185 + quotedbl + -15 + quotedblbase + -215 + quotedblright + -20 + quoteright + -20 + quotesinglbase + -115 + quotesingle + -15 + slash + -180 + sterling + -35 + underscore + -330 + yen + -30 + + public.kern1.Q + + ampersand + -20 + asciicircum + -10 + asciitilde + -15 + asterisk + -15 + backslash + -105 + braceleft + -45 + braceright + -45 + colon + -15 + comma + -40 + degree + -40 + dollar + -40 + ellipsis + -40 + euro + -75 + guillemetleft + 0 + guilsinglleft + 0 + multiply + -35 + numbersign + -75 + paragraph + -15 + parenright + -120 + percent + -25 + perthousand + -25 + public.kern2.A + -45 + public.kern2.J + -60 + public.kern2.S + -35 + public.kern2.T + -55 + public.kern2.V + -55 + public.kern2.W + -55 + public.kern2.X + -55 + public.kern2.Y + -80 + public.kern2.a + -30 + public.kern2.s + -20 + public.kern2.v + -15 + public.kern2.w + -20 + public.kern2.x + -30 + public.kern2.y + -25 + question + -120 + questiondown + -50 + quotedbl + -35 + quotedblbase + -40 + quotedblleft + -30 + quotedblright + -50 + quoteleft + -30 + quoteright + -50 + quotesinglbase + -40 + quotesingle + -35 + semicolon + -15 + slash + -70 + sterling + -20 + trademark + -15 + underscore + -135 + yen + -45 + + public.kern1.R + + ampersand + -85 + asciicircum + -10 + asciitilde + -45 + at + -30 + backslash + -65 + braceleft + -75 + braceright + -45 + bullet + -35 + cent + -35 + comma + -35 + copyright + -25 + degree + -10 + dollar + -20 + ellipsis + -35 + emdash + -25 + endash + -25 + euro + -75 + guillemetleft + -80 + guilsinglleft + -80 + hyphen + -25 + less + -10 + multiply + -30 + numbersign + -90 + parenleft + -25 + parenright + -60 + periodcentered + -55 + public.kern2.A + -30 + public.kern2.C + -10 + public.kern2.G + -10 + public.kern2.J + -60 + public.kern2.O + -10 + public.kern2.Oslash + -10 + public.kern2.Q + -10 + public.kern2.S + -20 + public.kern2.T + -15 + public.kern2.V + -35 + public.kern2.W + -35 + public.kern2.X + -30 + public.kern2.Y + -50 + public.kern2.a + -65 + public.kern2.a.alt + -35 + public.kern2.c + -40 + public.kern2.d + -35 + public.kern2.dcaron + -35 + public.kern2.dcroat + -35 + public.kern2.e + -35 + public.kern2.eth + -40 + public.kern2.g + -30 + public.kern2.o + -40 + public.kern2.oslash + -30 + public.kern2.q + -35 + public.kern2.s + -30 + public.kern2.x + -10 + question + -60 + questiondown + -30 + quotedbl + -15 + quotedblbase + -35 + quotedblright + -20 + quoteright + -20 + quotesinglbase + -35 + quotesingle + -15 + slash + -30 + sterling + -35 + underscore + -330 + yen + -30 + + public.kern1.S + + asciicircum + -175 + asciitilde + -55 + asterisk + -45 + backslash + -55 + braceleft + -45 + braceright + -45 + bullet + -15 + colon + -30 + comma + -30 + degree + -55 + dollar + -70 + ellipsis + -30 + euro + -75 + guillemetleft + 10 + guillemetright + -20 + guilsinglleft + 10 + guilsinglright + -20 + less + -25 + multiply + -30 + numbersign + -40 + paragraph + -85 + parenright + -65 + percent + -70 + periodcentered + -10 + perthousand + -70 + public.kern2.A + -30 + public.kern2.C + -20 + public.kern2.G + -20 + public.kern2.J + -35 + public.kern2.O + -20 + public.kern2.Oslash + -20 + public.kern2.Q + -20 + public.kern2.S + -50 + public.kern2.T + -40 + public.kern2.V + -50 + public.kern2.W + -50 + public.kern2.X + -45 + public.kern2.Y + -55 + public.kern2.f + -60 + public.kern2.s + -60 + public.kern2.t + -60 + public.kern2.tcaron + -60 + public.kern2.v + -30 + public.kern2.w + -40 + public.kern2.x + -30 + public.kern2.y + -55 + question + -65 + questiondown + -40 + quotedbl + -40 + quotedblbase + -30 + quotedblleft + -80 + quotedblright + -40 + quoteleft + -80 + quoteright + -40 + quotesinglbase + -30 + quotesingle + -40 + registered + -55 + semicolon + -30 + slash + -60 + sterling + -20 + trademark + -95 + underscore + -135 + yen + -45 + + public.kern1.T + + ampersand + -105 + asciicircum + -80 + asciitilde + -125 + at + -100 + braceleft + -90 + braceright + -45 + bullet + -110 + cent + -110 + colon + -50 + comma + -110 + copyright + -90 + divide + -110 + dollar + -25 + ellipsis + -110 + emdash + -110 + endash + -110 + equal + -110 + euro + -155 + guillemetleft + -95 + guillemetright + -105 + guilsinglleft + -95 + guilsinglright + -105 + hyphen + -110 + less + -110 + minus + -110 + multiply + -135 + numbersign + -140 + parenleft + -70 + parenright + -10 + periodcentered + -110 + plus + -110 + public.kern2.A + -100 + public.kern2.C + -55 + public.kern2.G + -55 + public.kern2.J + -105 + public.kern2.O + -55 + public.kern2.Oslash + -55 + public.kern2.Q + -55 + public.kern2.S + -20 + public.kern2.a + -110 + public.kern2.a.alt + -110 + public.kern2.c + -110 + public.kern2.d + -110 + public.kern2.dcaron + -110 + public.kern2.dcroat + -110 + public.kern2.e + -110 + public.kern2.eth + -110 + public.kern2.f + -60 + public.kern2.g + -110 + public.kern2.m + -110 + public.kern2.n + -110 + public.kern2.o + -110 + public.kern2.oslash + -110 + public.kern2.p + -110 + public.kern2.q + -110 + public.kern2.r + -110 + public.kern2.s + -125 + public.kern2.t + -60 + public.kern2.tcaron + -60 + public.kern2.u + -110 + public.kern2.v + -115 + public.kern2.w + -115 + public.kern2.x + -110 + public.kern2.y + -115 + public.kern2.z + -110 + question + -10 + questiondown + -110 + quotedblbase + -110 + quotesinglbase + -110 + registered + -25 + semicolon + -55 + slash + -115 + sterling + -95 + underscore + -320 + + public.kern1.Thorn + + ampersand + -25 + asciicircum + -15 + asciitilde + -15 + asterisk + -25 + backslash + -115 + braceleft + -45 + braceright + -45 + colon + -15 + comma + -115 + degree + -50 + dollar + -45 + ellipsis + -160 + euro + -75 + multiply + -40 + numbersign + -80 + paragraph + -20 + parenright + -150 + percent + -30 + perthousand + -30 + public.kern2.A + -60 + public.kern2.J + -185 + public.kern2.S + -40 + public.kern2.T + -100 + public.kern2.V + -60 + public.kern2.W + -60 + public.kern2.X + -90 + public.kern2.Y + -80 + public.kern2.a + -45 + public.kern2.s + -20 + public.kern2.v + -15 + public.kern2.w + -20 + public.kern2.x + -30 + public.kern2.y + -25 + question + -155 + questiondown + -150 + quotedbl + -40 + quotedblbase + -160 + quotedblleft + -40 + quotedblright + -75 + quoteleft + -40 + quoteright + -75 + quotesinglbase + -115 + quotesingle + -40 + semicolon + -20 + slash + -125 + sterling + -20 + trademark + -25 + underscore + -330 + yen + -45 + + public.kern1.U + + asciitilde + -15 + braceleft + -45 + braceright + -45 + comma + -60 + dollar + -20 + ellipsis + -60 + euro + -75 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -25 + numbersign + -60 + parenright + -10 + public.kern2.A + -45 + public.kern2.J + -70 + public.kern2.S + -15 + public.kern2.a + -15 + public.kern2.s + -20 + public.kern2.x + -10 + question + -10 + questiondown + -70 + quotedblbase + -60 + quotesinglbase + -60 + slash + -85 + sterling + -20 + underscore + -170 + + public.kern1.V + + ampersand + -90 + asciicircum + -55 + asciitilde + -85 + asterisk + -15 + at + -70 + braceleft + -110 + braceright + -55 + bullet + -70 + cent + -75 + colon + -40 + comma + -115 + copyright + -70 + degree + -20 + divide + -50 + dollar + -50 + ellipsis + -120 + emdash + -60 + endash + -60 + equal + -30 + euro + -105 + guillemetleft + -60 + guillemetright + -40 + guilsinglleft + -60 + guilsinglright + -40 + hyphen + -60 + less + -55 + minus + -50 + multiply + -75 + numbersign + -140 + paragraph + -30 + parenleft + -65 + parenright + -25 + percent + -25 + periodcentered + -75 + perthousand + -25 + plus + -50 + public.kern2.A + -130 + public.kern2.C + -55 + public.kern2.G + -55 + public.kern2.J + -115 + public.kern2.O + -55 + public.kern2.Oslash + -55 + public.kern2.Q + -55 + public.kern2.S + -45 + public.kern2.a + -95 + public.kern2.a.alt + -75 + public.kern2.c + -75 + public.kern2.d + -75 + public.kern2.dcaron + -75 + public.kern2.dcroat + -75 + public.kern2.e + -75 + public.kern2.eth + -75 + public.kern2.f + -35 + public.kern2.g + -70 + public.kern2.germandbls + -25 + public.kern2.i + -10 + public.kern2.j + -10 + public.kern2.m + -35 + public.kern2.n + -35 + public.kern2.o + -75 + public.kern2.oslash + -75 + public.kern2.p + -35 + public.kern2.q + -75 + public.kern2.r + -35 + public.kern2.s + -75 + public.kern2.t + -35 + public.kern2.tcaron + -35 + public.kern2.u + -35 + public.kern2.v + -35 + public.kern2.w + -35 + public.kern2.x + -40 + public.kern2.y + -35 + public.kern2.z + -35 + question + -20 + questiondown + -125 + quotedbl + -10 + quotedblbase + -120 + quotedblleft + -30 + quotedblright + -10 + quoteleft + -30 + quoteright + -10 + quotesinglbase + -115 + quotesingle + -10 + registered + -45 + semicolon + -40 + slash + -130 + sterling + -80 + trademark + -20 + underscore + -345 + + public.kern1.W + + ampersand + -90 + asciicircum + -55 + asciitilde + -85 + asterisk + -15 + at + -70 + braceleft + -110 + braceright + -55 + bullet + -70 + cent + -75 + colon + -40 + comma + -115 + copyright + -70 + degree + -20 + divide + -50 + dollar + -50 + ellipsis + -120 + emdash + -60 + endash + -60 + equal + -30 + euro + -105 + guillemetleft + -60 + guillemetright + -40 + guilsinglleft + -60 + guilsinglright + -40 + hyphen + -60 + less + -55 + minus + -50 + multiply + -75 + numbersign + -140 + paragraph + -30 + parenleft + -65 + parenright + -25 + percent + -25 + periodcentered + -75 + perthousand + -25 + plus + -50 + public.kern2.A + -130 + public.kern2.C + -55 + public.kern2.G + -55 + public.kern2.J + -115 + public.kern2.O + -55 + public.kern2.Oslash + -55 + public.kern2.Q + -55 + public.kern2.S + -45 + public.kern2.a + -95 + public.kern2.a.alt + -75 + public.kern2.c + -75 + public.kern2.d + -75 + public.kern2.dcaron + -75 + public.kern2.dcroat + -75 + public.kern2.e + -75 + public.kern2.eth + -75 + public.kern2.f + -35 + public.kern2.g + -70 + public.kern2.germandbls + -25 + public.kern2.i + -10 + public.kern2.j + -10 + public.kern2.m + -35 + public.kern2.n + -35 + public.kern2.o + -75 + public.kern2.oslash + -75 + public.kern2.p + -35 + public.kern2.q + -75 + public.kern2.r + -35 + public.kern2.s + -75 + public.kern2.t + -35 + public.kern2.tcaron + -35 + public.kern2.u + -35 + public.kern2.v + -35 + public.kern2.w + -35 + public.kern2.x + -40 + public.kern2.y + -35 + public.kern2.z + -35 + question + -20 + questiondown + -125 + quotedbl + -10 + quotedblbase + -120 + quotedblleft + -30 + quotedblright + -10 + quoteleft + -30 + quoteright + -10 + quotesinglbase + -115 + quotesingle + -10 + registered + -45 + semicolon + -40 + slash + -130 + sterling + -80 + trademark + -20 + underscore + -345 + + public.kern1.X + + ampersand + -40 + asciicircum + -85 + asciitilde + -110 + asterisk + -20 + at + -60 + braceleft + -90 + braceright + -45 + bullet + -80 + cent + -60 + colon + -10 + comma + -10 + copyright + -65 + degree + -30 + divide + -75 + dollar + -40 + ellipsis + -10 + emdash + -55 + endash + -55 + equal + -40 + euro + -120 + guillemetleft + -55 + guillemetright + -20 + guilsinglleft + -55 + guilsinglright + -20 + hyphen + -55 + less + -85 + minus + -75 + multiply + -95 + numbersign + -60 + paragraph + -45 + parenleft + -50 + parenright + -30 + percent + -40 + periodcentered + -75 + perthousand + -40 + plus + -75 + public.kern2.C + -85 + public.kern2.G + -85 + public.kern2.J + -10 + public.kern2.O + -85 + public.kern2.Q + -85 + public.kern2.S + -35 + public.kern2.a + -35 + public.kern2.a.alt + -60 + public.kern2.c + -65 + public.kern2.d + -60 + public.kern2.dcaron + -60 + public.kern2.dcroat + -60 + public.kern2.e + -65 + public.kern2.eth + -60 + public.kern2.f + -50 + public.kern2.g + -70 + public.kern2.o + -65 + public.kern2.q + -60 + public.kern2.s + -25 + public.kern2.t + -50 + public.kern2.tcaron + -50 + public.kern2.u + -40 + public.kern2.v + -50 + public.kern2.w + -55 + public.kern2.y + -55 + question + -30 + quotedbl + -10 + quotedblbase + -10 + quotedblleft + -40 + quotedblright + -15 + quoteleft + -40 + quoteright + -15 + quotesinglbase + -10 + quotesingle + -10 + registered + -60 + semicolon + -10 + sterling + -20 + trademark + -35 + underscore + -345 + + public.kern1.Y + + ampersand + -110 + asciicircum + -75 + asciitilde + -110 + asterisk + -20 + at + -100 + braceleft + -125 + braceright + -55 + bullet + -100 + cent + -105 + colon + -55 + comma + -110 + copyright + -95 + degree + -25 + divide + -70 + dollar + -60 + ellipsis + -110 + emdash + -90 + endash + -90 + equal + -40 + euro + -120 + guillemetleft + -90 + guillemetright + -65 + guilsinglleft + -90 + guilsinglright + -65 + hyphen + -90 + less + -75 + minus + -70 + multiply + -95 + numbersign + -145 + paragraph + -45 + parenleft + -90 + parenright + -30 + percent + -35 + periodcentered + -105 + perthousand + -35 + plus + -70 + public.kern2.A + -110 + public.kern2.C + -75 + public.kern2.G + -75 + public.kern2.J + -105 + public.kern2.O + -75 + public.kern2.Oslash + -75 + public.kern2.Q + -75 + public.kern2.S + -60 + public.kern2.a + -105 + public.kern2.a.alt + -100 + public.kern2.c + -105 + public.kern2.d + -100 + public.kern2.dcaron + -100 + public.kern2.dcroat + -100 + public.kern2.e + -105 + public.kern2.eth + -105 + public.kern2.f + -45 + public.kern2.g + -95 + public.kern2.germandbls + -35 + public.kern2.i + -10 + public.kern2.j + -10 + public.kern2.m + -45 + public.kern2.n + -45 + public.kern2.o + -105 + public.kern2.oslash + -105 + public.kern2.p + -45 + public.kern2.q + -100 + public.kern2.r + -45 + public.kern2.s + -100 + public.kern2.t + -45 + public.kern2.tcaron + -45 + public.kern2.u + -45 + public.kern2.v + -50 + public.kern2.w + -50 + public.kern2.x + -55 + public.kern2.y + -50 + public.kern2.z + -45 + question + -30 + questiondown + -110 + quotedbl + -10 + quotedblbase + -110 + quotedblleft + -35 + quotedblright + -15 + quoteleft + -35 + quoteright + -15 + quotesinglbase + -110 + quotesingle + -10 + registered + -60 + semicolon + -60 + slash + -110 + sterling + -105 + trademark + -30 + underscore + -345 + + public.kern1.Z + + asciitilde + -15 + braceleft + -45 + braceright + -45 + dollar + -20 + euro + -75 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -25 + numbersign + -35 + parenright + -10 + public.kern2.S + -15 + public.kern2.s + -10 + question + -10 + sterling + -20 + underscore + -315 + + public.kern1.a + + asciicircum + -20 + asciitilde + -15 + asterisk + -30 + backslash + -125 + braceleft + -45 + braceright + -45 + degree + -60 + dollar + -25 + euro + -75 + guillemetleft + 20 + guilsinglleft + 20 + multiply + -25 + numbersign + -35 + paragraph + -25 + parenright + -85 + percent + -35 + perthousand + -35 + public.kern2.S + -15 + public.kern2.T + -110 + public.kern2.V + -65 + public.kern2.W + -65 + public.kern2.Y + -90 + public.kern2.f + -10 + public.kern2.s + -10 + public.kern2.t + -10 + public.kern2.tcaron + -10 + public.kern2.v + -15 + public.kern2.w + -25 + public.kern2.y + -30 + question + -135 + quotedbl + -45 + quotedblleft + -45 + quotedblright + -90 + quoteleft + -45 + quoteright + -90 + quotesingle + -45 + registered + -10 + sterling + -20 + trademark + -35 + underscore + -220 + yen + -50 + + public.kern1.a.alt + + asciitilde + -15 + backslash + -70 + braceleft + -45 + braceright + -45 + dollar + -20 + euro + -75 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -25 + numbersign + -35 + parenright + -85 + public.kern2.S + -15 + public.kern2.T + -110 + public.kern2.V + -35 + public.kern2.W + -35 + public.kern2.Y + -50 + public.kern2.s + -10 + question + -120 + quotedbl + -10 + quotedblright + -15 + quoteright + -15 + quotesingle + -10 + sterling + -20 + underscore + -220 + yen + -25 + + public.kern1.b + + asciicircum + -40 + asciitilde + -20 + asterisk + -55 + backslash + -145 + braceleft + -45 + braceright + -45 + colon + -45 + comma + -50 + degree + -85 + dollar + -70 + ellipsis + -50 + euro + -75 + guillemetleft + 20 + guillemetright + -30 + guilsinglleft + 20 + guilsinglright + -30 + multiply + -25 + numbersign + -55 + paragraph + -45 + parenright + -160 + percent + -60 + perthousand + -60 + public.kern2.A + -40 + public.kern2.J + -60 + public.kern2.S + -70 + public.kern2.T + -110 + public.kern2.V + -75 + public.kern2.W + -75 + public.kern2.X + -60 + public.kern2.Y + -100 + public.kern2.a + -10 + public.kern2.f + -30 + public.kern2.s + -35 + public.kern2.t + -30 + public.kern2.tcaron + -30 + public.kern2.v + -20 + public.kern2.w + -30 + public.kern2.x + -40 + public.kern2.y + -40 + question + -155 + questiondown + -60 + quotedbl + -65 + quotedblbase + -50 + quotedblleft + -70 + quotedblright + -125 + quoteleft + -70 + quoteright + -115 + quotesinglbase + -50 + quotesingle + -65 + registered + -20 + semicolon + -45 + slash + -80 + sterling + -20 + trademark + -65 + underscore + -175 + yen + -50 + + public.kern1.c + + asciitilde + -15 + backslash + -85 + braceleft + -45 + braceright + -45 + degree + -20 + dollar + -25 + euro + -75 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -25 + numbersign + -35 + parenright + -115 + public.kern2.A + -10 + public.kern2.S + -15 + public.kern2.T + -110 + public.kern2.V + -40 + public.kern2.W + -40 + public.kern2.X + -15 + public.kern2.Y + -60 + public.kern2.s + -20 + public.kern2.x + -10 + public.kern2.y + -10 + question + -135 + quotedbl + -15 + quotedblleft + -10 + quotedblright + -55 + quoteleft + -10 + quoteright + -55 + quotesingle + -15 + slash + -25 + sterling + -20 + underscore + -120 + yen + -30 + + public.kern1.d + + asciitilde + -15 + braceleft + -45 + braceright + -45 + dollar + -20 + euro + -75 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -25 + numbersign + -35 + parenright + -10 + public.kern2.S + -15 + public.kern2.s + -10 + question + -10 + sterling + -20 + underscore + -225 + + public.kern1.dcaron + + ampersand + -35 + asciicircum + -40 + asciitilde + -50 + asterisk + 35 + at + -35 + backslash + 30 + bar + 35 + braceleft + -70 + braceright + -10 + bracketleft + 35 + bracketright + 35 + bullet + -35 + cent + -35 + colon + -30 + comma + -35 + copyright + -35 + degree + 30 + divide + -35 + dollar + -10 + ellipsis + -35 + emdash + -35 + endash + -35 + euro + -85 + greater + 35 + guillemetleft + -20 + guillemetright + -30 + guilsinglleft + -20 + guilsinglright + -30 + hyphen + -35 + less + -35 + minus + -35 + multiply + -60 + numbersign + -75 + paragraph + 10 + parenleft + -35 + parenright + 25 + percent + 20 + periodcentered + -35 + perthousand + 20 + plus + -35 + public.kern2.A + -35 + public.kern2.B + 35 + public.kern2.C + -35 + public.kern2.D + 35 + public.kern2.E + 35 + public.kern2.Eth + 35 + public.kern2.F + 35 + public.kern2.G + -35 + public.kern2.H + 35 + public.kern2.I + 35 + public.kern2.J + -30 + public.kern2.K + 35 + public.kern2.L + 35 + public.kern2.Lslash + 35 + public.kern2.M + 35 + public.kern2.N + 35 + public.kern2.O + -35 + public.kern2.Oslash + -35 + public.kern2.P + 35 + public.kern2.Q + -35 + public.kern2.R + 35 + public.kern2.T + 35 + public.kern2.Thorn + 35 + public.kern2.U + 35 + public.kern2.V + 25 + public.kern2.W + 25 + public.kern2.X + 25 + public.kern2.Y + 25 + public.kern2.Z + 35 + public.kern2.a + -35 + public.kern2.a.alt + -35 + public.kern2.b + 35 + public.kern2.c + -35 + public.kern2.d + -35 + public.kern2.dcaron + -35 + public.kern2.dcroat + -35 + public.kern2.e + -35 + public.kern2.eth + -35 + public.kern2.f + -15 + public.kern2.g + -35 + public.kern2.germandbls + 20 + public.kern2.h + 35 + public.kern2.i + 30 + public.kern2.j + 25 + public.kern2.l + 35 + public.kern2.lcaron + 35 + public.kern2.lslash + 35 + public.kern2.m + -15 + public.kern2.n + -15 + public.kern2.o + -35 + public.kern2.oslash + -35 + public.kern2.p + -15 + public.kern2.q + -35 + public.kern2.r + -15 + public.kern2.s + -50 + public.kern2.t + -15 + public.kern2.tcaron + -15 + public.kern2.thorn + 35 + public.kern2.u + -15 + public.kern2.v + -20 + public.kern2.w + -20 + public.kern2.x + -25 + public.kern2.y + -20 + public.kern2.z + -15 + question + 25 + questiondown + -35 + quotedbl + 35 + quotedblbase + -35 + quotedblleft + 15 + quotedblright + 35 + quoteleft + 15 + quoteright + 35 + quotesinglbase + -35 + quotesingle + 35 + registered + -15 + semicolon + -30 + slash + -40 + sterling + -55 + trademark + 20 + underscore + -330 + yen + 30 + + public.kern1.dcroat + + asciitilde + -15 + asterisk + 25 + backslash + 25 + bar + 25 + braceleft + -45 + braceright + -20 + bracketleft + 25 + bracketright + 25 + degree + 25 + euro + -75 + greater + 25 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -25 + numbersign + -35 + paragraph + 20 + parenright + 10 + percent + 20 + perthousand + 20 + public.kern2.B + 25 + public.kern2.D + 25 + public.kern2.E + 25 + public.kern2.Eth + 25 + public.kern2.F + 25 + public.kern2.H + 25 + public.kern2.I + 25 + public.kern2.K + 25 + public.kern2.L + 25 + public.kern2.Lslash + 25 + public.kern2.M + 25 + public.kern2.N + 25 + public.kern2.P + 25 + public.kern2.R + 25 + public.kern2.T + 25 + public.kern2.Thorn + 25 + public.kern2.U + 25 + public.kern2.V + 20 + public.kern2.W + 20 + public.kern2.X + 20 + public.kern2.Y + 20 + public.kern2.Z + 25 + public.kern2.b + 25 + public.kern2.germandbls + 25 + public.kern2.h + 25 + public.kern2.i + 20 + public.kern2.j + 15 + public.kern2.l + 25 + public.kern2.lcaron + 25 + public.kern2.lslash + 25 + public.kern2.s + -10 + public.kern2.thorn + 25 + question + 15 + quotedbl + 25 + quotedblleft + 20 + quotedblright + 25 + quoteleft + 20 + quoteright + 25 + quotesingle + 25 + sterling + -20 + trademark + 25 + underscore + -225 + yen + 20 + + public.kern1.e + + asciicircum + -45 + asciitilde + -20 + asterisk + -55 + backslash + -145 + braceleft + -45 + braceright + -45 + colon + -40 + comma + -40 + degree + -85 + dollar + -65 + ellipsis + -40 + euro + -75 + guillemetleft + 20 + guillemetright + -30 + guilsinglleft + 20 + guilsinglright + -30 + multiply + -25 + numbersign + -55 + paragraph + -45 + parenright + -145 + percent + -60 + perthousand + -60 + public.kern2.A + -40 + public.kern2.J + -40 + public.kern2.S + -70 + public.kern2.T + -110 + public.kern2.V + -75 + public.kern2.W + -75 + public.kern2.X + -50 + public.kern2.Y + -105 + public.kern2.f + -30 + public.kern2.s + -35 + public.kern2.t + -30 + public.kern2.tcaron + -30 + public.kern2.v + -25 + public.kern2.w + -35 + public.kern2.x + -40 + public.kern2.y + -45 + question + -155 + questiondown + -45 + quotedbl + -70 + quotedblbase + -40 + quotedblleft + -70 + quotedblright + -125 + quoteleft + -70 + quoteright + -115 + quotesinglbase + -40 + quotesingle + -70 + registered + -25 + semicolon + -40 + slash + -60 + sterling + -20 + trademark + -60 + underscore + -160 + yen + -50 + + public.kern1.eth + + asciicircum + -30 + asciitilde + -20 + asterisk + -45 + backslash + -135 + braceleft + -45 + braceright + -45 + colon + -35 + comma + -55 + degree + -70 + dollar + -60 + ellipsis + -55 + euro + -75 + guillemetleft + 20 + guillemetright + -20 + guilsinglleft + 20 + guilsinglright + -20 + multiply + -30 + numbersign + -60 + paragraph + -35 + parenright + -145 + percent + -50 + perthousand + -50 + public.kern2.A + -45 + public.kern2.J + -65 + public.kern2.S + -60 + public.kern2.T + -105 + public.kern2.V + -70 + public.kern2.W + -70 + public.kern2.X + -60 + public.kern2.Y + -95 + public.kern2.a + -10 + public.kern2.f + -20 + public.kern2.s + -30 + public.kern2.t + -20 + public.kern2.tcaron + -20 + public.kern2.v + -20 + public.kern2.w + -30 + public.kern2.x + -40 + public.kern2.y + -35 + question + -145 + questiondown + -65 + quotedbl + -55 + quotedblbase + -55 + quotedblleft + -60 + quotedblright + -95 + quoteleft + -60 + quoteright + -95 + quotesinglbase + -55 + quotesingle + -55 + registered + -15 + semicolon + -35 + slash + -85 + sterling + -20 + trademark + -45 + underscore + -185 + yen + -50 + + public.kern1.f + + ampersand + -105 + asciitilde + -40 + at + -20 + backslash + 40 + bar + 15 + braceleft + -90 + braceright + -45 + bracketleft + 15 + bracketright + 15 + bullet + -35 + cent + -30 + comma + -105 + copyright + -15 + dollar + -20 + ellipsis + -105 + emdash + -105 + endash + -105 + euro + -75 + guillemetleft + -85 + guillemetright + 0 + guilsinglleft + -85 + guilsinglright + 0 + hyphen + -105 + multiply + -25 + numbersign + -105 + parenleft + -15 + parenright + -65 + periodcentered + -105 + public.kern2.A + -75 + public.kern2.B + 15 + public.kern2.D + 15 + public.kern2.Eth + 15 + public.kern2.J + -100 + public.kern2.P + 15 + public.kern2.R + 15 + public.kern2.S + -15 + public.kern2.T + -15 + public.kern2.V + -15 + public.kern2.W + -15 + public.kern2.X + -20 + public.kern2.Y + -20 + public.kern2.a + -65 + public.kern2.a.alt + -25 + public.kern2.c + -35 + public.kern2.d + -30 + public.kern2.dcaron + -30 + public.kern2.dcroat + -30 + public.kern2.e + -30 + public.kern2.eth + -35 + public.kern2.g + -20 + public.kern2.o + -35 + public.kern2.oslash + -35 + public.kern2.q + -30 + public.kern2.s + -20 + public.kern2.x + -10 + question + -65 + questiondown + -105 + quotedbl + -10 + quotedblbase + -105 + quotedblright + -15 + quoteright + -15 + quotesinglbase + -105 + quotesingle + -10 + slash + -105 + sterling + -85 + underscore + -170 + yen + -15 + + public.kern1.g + + asciitilde + -15 + backslash + -70 + braceleft + -45 + braceright + -45 + dollar + -20 + euro + -75 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -25 + numbersign + -35 + parenright + -50 + public.kern2.S + -15 + public.kern2.T + -110 + public.kern2.V + -35 + public.kern2.W + -35 + public.kern2.Y + -50 + public.kern2.j + 30 + public.kern2.s + -10 + question + -120 + quotedbl + -10 + quotedblright + -15 + quoteright + -15 + quotesingle + -10 + sterling + -20 + underscore + -10 + yen + -25 + + public.kern1.germandbls + + asciicircum + -40 + asciitilde + -50 + asterisk + -20 + backslash + -55 + braceleft + -45 + braceright + -45 + bullet + -15 + colon + -20 + comma + -30 + degree + -15 + dollar + -35 + ellipsis + -30 + euro + -75 + guillemetleft + 10 + guillemetright + -20 + guilsinglleft + 10 + guilsinglright + -20 + less + -20 + multiply + -30 + numbersign + -45 + paragraph + -15 + parenright + -45 + percent + -15 + periodcentered + -10 + perthousand + -15 + public.kern2.A + -30 + public.kern2.C + -20 + public.kern2.G + -20 + public.kern2.J + -40 + public.kern2.O + -20 + public.kern2.Oslash + -20 + public.kern2.Q + -20 + public.kern2.S + -30 + public.kern2.T + -15 + public.kern2.V + -40 + public.kern2.W + -40 + public.kern2.X + -45 + public.kern2.Y + -50 + public.kern2.f + -15 + public.kern2.s + -60 + public.kern2.t + -15 + public.kern2.tcaron + -15 + public.kern2.v + -15 + public.kern2.w + -15 + public.kern2.x + -25 + public.kern2.y + -15 + question + -45 + questiondown + -40 + quotedbl + -20 + quotedblbase + -30 + quotedblleft + -15 + quotedblright + -30 + quoteleft + -15 + quoteright + -30 + quotesinglbase + -30 + quotesingle + -20 + registered + -20 + semicolon + -20 + slash + -60 + sterling + -20 + trademark + -15 + underscore + -150 + yen + -35 + + public.kern1.h + + asciicircum + -20 + asciitilde + -15 + asterisk + -30 + backslash + -120 + braceleft + -45 + braceright + -45 + degree + -55 + dollar + -25 + euro + -75 + guillemetleft + 20 + guilsinglleft + 20 + multiply + -25 + numbersign + -35 + paragraph + -25 + parenright + -85 + percent + -35 + perthousand + -35 + public.kern2.S + -15 + public.kern2.T + -110 + public.kern2.V + -60 + public.kern2.W + -60 + public.kern2.Y + -85 + public.kern2.f + -10 + public.kern2.s + -10 + public.kern2.t + -10 + public.kern2.tcaron + -10 + public.kern2.v + -15 + public.kern2.w + -20 + public.kern2.y + -30 + question + -135 + quotedbl + -40 + quotedblleft + -45 + quotedblright + -85 + quoteleft + -45 + quoteright + -85 + quotesingle + -40 + registered + -10 + sterling + -20 + trademark + -30 + underscore + -275 + yen + -50 + + public.kern1.i + + asciitilde + -15 + braceleft + -45 + braceright + -45 + dollar + -20 + euro + -75 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -25 + numbersign + -35 + parenright + -25 + public.kern2.S + -15 + public.kern2.V + -10 + public.kern2.W + -10 + public.kern2.Y + -10 + public.kern2.s + -10 + question + -25 + quotedbl + -10 + quotedblright + -10 + quoteright + -10 + quotesingle + -10 + sterling + -20 + underscore + -95 + yen + -10 + + public.kern1.j + + asciitilde + -15 + braceleft + -45 + braceright + -45 + dollar + -20 + euro + -75 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -25 + numbersign + -35 + parenright + -15 + public.kern2.S + -15 + public.kern2.T + -10 + public.kern2.V + -10 + public.kern2.W + -10 + public.kern2.Y + -10 + public.kern2.j + 55 + public.kern2.s + -10 + question + -30 + quotedbl + -10 + quotedblright + -10 + quoteright + -10 + quotesingle + -10 + slash + 25 + sterling + -20 + yen + -10 + + public.kern1.l + + asciitilde + -15 + braceleft + -45 + braceright + -45 + dollar + -20 + euro + -75 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -25 + numbersign + -35 + parenright + -10 + public.kern2.S + -15 + public.kern2.s + -10 + question + -10 + sterling + -20 + underscore + -95 + + public.kern1.lcaron + + ampersand + -20 + asciicircum + -20 + asciitilde + -35 + asterisk + 60 + at + -20 + backslash + 55 + bar + 60 + braceleft + -45 + braceright + 10 + bracketleft + 60 + bracketright + 60 + bullet + -20 + cent + -20 + comma + -20 + copyright + -20 + degree + 55 + divide + -20 + dollar + 15 + ellipsis + -20 + emdash + -20 + endash + -20 + equal + 25 + euro + -55 + greater + 60 + guillemetright + -10 + guilsinglright + -10 + hyphen + -20 + less + -20 + minus + -20 + multiply + -45 + numbersign + -55 + paragraph + 35 + parenleft + -20 + parenright + 50 + percent + 45 + periodcentered + -20 + perthousand + 45 + plus + -20 + public.kern2.A + -20 + public.kern2.B + 60 + public.kern2.C + -20 + public.kern2.D + 60 + public.kern2.E + 60 + public.kern2.Eth + 60 + public.kern2.F + 60 + public.kern2.G + -20 + public.kern2.H + 60 + public.kern2.I + 60 + public.kern2.J + -15 + public.kern2.K + 60 + public.kern2.L + 60 + public.kern2.Lslash + 60 + public.kern2.M + 60 + public.kern2.N + 60 + public.kern2.O + -20 + public.kern2.Oslash + -20 + public.kern2.P + 60 + public.kern2.Q + -20 + public.kern2.R + 60 + public.kern2.S + 20 + public.kern2.T + 60 + public.kern2.Thorn + 60 + public.kern2.U + 60 + public.kern2.V + 50 + public.kern2.W + 50 + public.kern2.X + 50 + public.kern2.Y + 50 + public.kern2.Z + 60 + public.kern2.a + -20 + public.kern2.a.alt + -20 + public.kern2.b + 60 + public.kern2.c + -20 + public.kern2.d + -20 + public.kern2.dcaron + -20 + public.kern2.dcroat + -20 + public.kern2.e + -20 + public.kern2.eth + -20 + public.kern2.f + 10 + public.kern2.g + -20 + public.kern2.germandbls + 45 + public.kern2.h + 60 + public.kern2.i + 50 + public.kern2.j + 50 + public.kern2.l + 60 + public.kern2.lcaron + 60 + public.kern2.lslash + 60 + public.kern2.m + 10 + public.kern2.n + 10 + public.kern2.o + -20 + public.kern2.oslash + -20 + public.kern2.p + 10 + public.kern2.q + -20 + public.kern2.r + 10 + public.kern2.s + -30 + public.kern2.t + 10 + public.kern2.tcaron + 10 + public.kern2.thorn + 60 + public.kern2.u + 10 + public.kern2.v + 10 + public.kern2.w + 10 + public.kern2.y + 10 + public.kern2.z + 10 + question + 50 + questiondown + -20 + quotedbl + 60 + quotedblbase + -20 + quotedblleft + 40 + quotedblright + 60 + quoteleft + 40 + quoteright + 60 + quotesinglbase + -20 + quotesingle + 60 + registered + 15 + slash + -20 + sterling + -35 + trademark + 45 + underscore + -150 + yen + 55 + + public.kern1.lslash + + asciitilde + -15 + braceleft + -45 + braceright + -45 + dollar + -20 + euro + -75 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -25 + numbersign + -35 + parenright + -10 + public.kern2.S + -15 + public.kern2.s + -10 + question + -10 + sterling + -20 + underscore + -145 + + public.kern1.m + + asciicircum + -20 + asciitilde + -15 + asterisk + -30 + backslash + -120 + braceleft + -45 + braceright + -45 + degree + -55 + dollar + -25 + euro + -75 + guillemetleft + 20 + guilsinglleft + 20 + multiply + -25 + numbersign + -35 + paragraph + -25 + parenright + -85 + percent + -35 + perthousand + -35 + public.kern2.S + -15 + public.kern2.T + -110 + public.kern2.V + -60 + public.kern2.W + -60 + public.kern2.Y + -85 + public.kern2.f + -10 + public.kern2.s + -10 + public.kern2.t + -10 + public.kern2.tcaron + -10 + public.kern2.v + -15 + public.kern2.w + -20 + public.kern2.y + -30 + question + -135 + quotedbl + -40 + quotedblleft + -45 + quotedblright + -85 + quoteleft + -45 + quoteright + -85 + quotesingle + -40 + registered + -10 + sterling + -20 + trademark + -30 + underscore + -345 + yen + -50 + + public.kern1.n + + asciicircum + -20 + asciitilde + -15 + asterisk + -30 + backslash + -120 + braceleft + -45 + braceright + -45 + degree + -55 + dollar + -25 + euro + -75 + guillemetleft + 20 + guilsinglleft + 20 + multiply + -25 + numbersign + -35 + paragraph + -25 + parenright + -85 + percent + -35 + perthousand + -35 + public.kern2.S + -15 + public.kern2.T + -110 + public.kern2.V + -60 + public.kern2.W + -60 + public.kern2.Y + -85 + public.kern2.f + -10 + public.kern2.s + -10 + public.kern2.t + -10 + public.kern2.tcaron + -10 + public.kern2.v + -15 + public.kern2.w + -20 + public.kern2.y + -30 + question + -135 + quotedbl + -40 + quotedblleft + -45 + quotedblright + -85 + quoteleft + -45 + quoteright + -85 + quotesingle + -40 + registered + -10 + sterling + -20 + trademark + -30 + underscore + -270 + yen + -50 + + public.kern1.o + + asciicircum + -50 + asciitilde + -20 + asterisk + -65 + backslash + -150 + braceleft + -45 + braceright + -45 + colon + -50 + comma + -60 + degree + -95 + dollar + -75 + ellipsis + -60 + euro + -75 + guillemetleft + 20 + guillemetright + -35 + guilsinglleft + 20 + guilsinglright + -35 + multiply + -30 + numbersign + -60 + paragraph + -50 + parenright + -160 + percent + -65 + perthousand + -65 + public.kern2.A + -45 + public.kern2.J + -75 + public.kern2.S + -75 + public.kern2.T + -110 + public.kern2.V + -75 + public.kern2.W + -75 + public.kern2.X + -65 + public.kern2.Y + -105 + public.kern2.a + -10 + public.kern2.f + -35 + public.kern2.s + -35 + public.kern2.t + -35 + public.kern2.tcaron + -35 + public.kern2.v + -25 + public.kern2.w + -30 + public.kern2.x + -45 + public.kern2.y + -40 + question + -155 + questiondown + -70 + quotedbl + -75 + quotedblbase + -60 + quotedblleft + -80 + quotedblright + -140 + quoteleft + -80 + quoteright + -115 + quotesinglbase + -60 + quotesingle + -75 + registered + -25 + semicolon + -50 + slash + -85 + sterling + -20 + trademark + -75 + underscore + -205 + yen + -50 + + public.kern1.oslash + + ampersand + -10 + asciicircum + -55 + asciitilde + -25 + asterisk + -20 + backslash + -75 + braceleft + -55 + braceright + -50 + bullet + -10 + colon + -20 + comma + -65 + degree + -10 + dollar + -25 + ellipsis + -65 + euro + -80 + guillemetleft + 15 + guillemetright + -45 + guilsinglleft + 15 + guilsinglright + -45 + less + -10 + multiply + -35 + numbersign + -65 + parenright + -100 + public.kern2.A + -50 + public.kern2.C + -10 + public.kern2.G + -10 + public.kern2.J + -80 + public.kern2.O + -10 + public.kern2.Oslash + -10 + public.kern2.Q + -10 + public.kern2.S + -25 + public.kern2.T + -120 + public.kern2.V + -40 + public.kern2.W + -40 + public.kern2.X + -60 + public.kern2.Y + -55 + public.kern2.a + -20 + public.kern2.s + -40 + public.kern2.x + -15 + question + -125 + questiondown + -75 + quotedbl + -15 + quotedblbase + -65 + quotedblright + -20 + quoteright + -20 + quotesinglbase + -65 + quotesingle + -15 + registered + -15 + semicolon + -20 + slash + -90 + sterling + -25 + underscore + -205 + yen + -30 + + public.kern1.p + + asciicircum + -40 + asciitilde + -20 + asterisk + -55 + backslash + -145 + braceleft + -45 + braceright + -45 + colon + -45 + comma + -50 + degree + -85 + dollar + -70 + ellipsis + -50 + euro + -75 + guillemetleft + 20 + guillemetright + -30 + guilsinglleft + 20 + guilsinglright + -30 + multiply + -25 + numbersign + -55 + paragraph + -45 + parenright + -160 + percent + -60 + perthousand + -60 + public.kern2.A + -40 + public.kern2.J + -60 + public.kern2.S + -70 + public.kern2.T + -110 + public.kern2.V + -75 + public.kern2.W + -75 + public.kern2.X + -60 + public.kern2.Y + -100 + public.kern2.a + -10 + public.kern2.f + -30 + public.kern2.s + -35 + public.kern2.t + -30 + public.kern2.tcaron + -30 + public.kern2.v + -20 + public.kern2.w + -30 + public.kern2.x + -40 + public.kern2.y + -40 + question + -155 + questiondown + -60 + quotedbl + -65 + quotedblbase + -50 + quotedblleft + -70 + quotedblright + -125 + quoteleft + -70 + quoteright + -115 + quotesinglbase + -50 + quotesingle + -65 + registered + -20 + semicolon + -45 + slash + -80 + sterling + -20 + trademark + -65 + underscore + -175 + yen + -50 + + public.kern1.q + + asciitilde + -15 + backslash + -70 + braceleft + -45 + braceright + -45 + dollar + -20 + euro + -75 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -25 + numbersign + -35 + parenright + -15 + public.kern2.S + -15 + public.kern2.T + -110 + public.kern2.V + -35 + public.kern2.W + -35 + public.kern2.Y + -50 + public.kern2.j + 75 + public.kern2.s + -10 + question + -120 + quotedbl + -10 + quotedblright + -15 + quoteright + -15 + quotesingle + -10 + slash + 30 + sterling + -20 + yen + -25 + + public.kern1.r + + ampersand + -100 + asciitilde + -45 + at + -25 + backslash + -40 + braceleft + -90 + braceright + -45 + bullet + -40 + cent + -35 + comma + -115 + copyright + -20 + dollar + -20 + ellipsis + -175 + emdash + -145 + endash + -145 + euro + -75 + guillemetleft + -110 + guillemetright + 0 + guilsinglleft + -110 + guilsinglright + 0 + hyphen + -145 + less + -15 + multiply + -25 + numbersign + -105 + parenleft + -15 + parenright + -45 + periodcentered + -110 + public.kern2.A + -75 + public.kern2.J + -170 + public.kern2.S + -15 + public.kern2.V + -20 + public.kern2.W + -20 + public.kern2.X + -30 + public.kern2.Y + -30 + public.kern2.a + -60 + public.kern2.a.alt + -30 + public.kern2.c + -40 + public.kern2.d + -35 + public.kern2.dcaron + -35 + public.kern2.dcroat + -35 + public.kern2.e + -35 + public.kern2.eth + -45 + public.kern2.g + -25 + public.kern2.o + -40 + public.kern2.oslash + -40 + public.kern2.q + -35 + public.kern2.s + -25 + public.kern2.x + -10 + question + -50 + questiondown + -175 + quotedblbase + -175 + quotedblright + -10 + quoteright + -10 + quotesinglbase + -115 + slash + -175 + sterling + -85 + underscore + -180 + yen + -15 + + public.kern1.s + + asciicircum + -80 + asciitilde + -125 + asterisk + -35 + at + -10 + backslash + -105 + braceleft + -50 + braceright + -45 + bullet + -35 + cent + -15 + colon + -20 + comma + -15 + copyright + -15 + degree + -40 + divide + -40 + dollar + -50 + ellipsis + -20 + euro + -80 + guillemetleft + -20 + guilsinglleft + -20 + less + -90 + minus + -40 + multiply + -50 + numbersign + -35 + paragraph + -30 + parenleft + -10 + parenright + -130 + percent + -30 + periodcentered + -30 + perthousand + -30 + plus + -40 + public.kern2.A + -25 + public.kern2.C + -35 + public.kern2.G + -35 + public.kern2.J + -20 + public.kern2.O + -35 + public.kern2.Oslash + -35 + public.kern2.Q + -35 + public.kern2.S + -35 + public.kern2.T + -110 + public.kern2.U + -15 + public.kern2.V + -65 + public.kern2.W + -65 + public.kern2.X + -35 + public.kern2.Y + -80 + public.kern2.a.alt + -10 + public.kern2.c + -15 + public.kern2.d + -10 + public.kern2.dcaron + -10 + public.kern2.dcroat + -10 + public.kern2.e + -15 + public.kern2.eth + -10 + public.kern2.f + -30 + public.kern2.g + -20 + public.kern2.o + -15 + public.kern2.oslash + -15 + public.kern2.q + -10 + public.kern2.s + -45 + public.kern2.t + -30 + public.kern2.tcaron + -30 + public.kern2.v + -30 + public.kern2.w + -30 + public.kern2.x + -25 + public.kern2.y + -30 + question + -150 + questiondown + -25 + quotedbl + -40 + quotedblbase + -15 + quotedblleft + -30 + quotedblright + -55 + quoteleft + -30 + quoteright + -55 + quotesinglbase + -15 + quotesingle + -40 + registered + -35 + semicolon + -20 + slash + -45 + sterling + -35 + trademark + -30 + underscore + -130 + yen + -50 + + public.kern1.t + + ampersand + -85 + asciitilde + -40 + at + -20 + backslash + -70 + braceleft + -90 + braceright + -45 + bullet + -35 + cent + -30 + comma + -20 + copyright + -15 + dollar + -20 + ellipsis + -20 + emdash + -125 + endash + -125 + euro + -75 + guillemetleft + -100 + guillemetright + 0 + guilsinglleft + -100 + guilsinglright + 0 + hyphen + -125 + multiply + -25 + numbersign + -75 + parenleft + -15 + parenright + -70 + periodcentered + -110 + public.kern2.A + -15 + public.kern2.J + -45 + public.kern2.S + -15 + public.kern2.T + -110 + public.kern2.V + -35 + public.kern2.W + -35 + public.kern2.X + -15 + public.kern2.Y + -50 + public.kern2.a + -65 + public.kern2.a.alt + -25 + public.kern2.c + -35 + public.kern2.d + -30 + public.kern2.dcaron + -30 + public.kern2.dcroat + -30 + public.kern2.e + -30 + public.kern2.eth + -35 + public.kern2.g + -20 + public.kern2.o + -35 + public.kern2.oslash + -15 + public.kern2.q + -30 + public.kern2.s + -20 + public.kern2.x + -10 + question + -120 + quotedbl + -10 + quotedblbase + -20 + quotedblright + -15 + quoteright + -15 + quotesinglbase + -20 + quotesingle + -10 + sterling + -30 + underscore + -10 + yen + -25 + + public.kern1.tcaron + + ampersand + -65 + asciicircum + -50 + asciitilde + -145 + asterisk + 50 + at + -70 + backslash + 45 + bar + 50 + braceleft + -50 + bracketleft + 50 + bracketright + 50 + bullet + -140 + cent + -100 + colon + -10 + comma + -115 + copyright + -60 + degree + 45 + divide + -105 + dollar + 0 + ellipsis + -125 + emdash + -230 + endash + -230 + equal + 15 + euro + -65 + greater + 50 + guillemetleft + -205 + guillemetright + -100 + guilsinglleft + -165 + guilsinglright + -100 + hyphen + -175 + less + -105 + minus + -105 + multiply + -90 + numbersign + -110 + paragraph + 25 + parenleft + -40 + parenright + 40 + percent + 35 + periodcentered + -110 + perthousand + 35 + plus + -105 + public.kern2.A + -65 + public.kern2.B + 50 + public.kern2.C + -30 + public.kern2.D + 50 + public.kern2.E + 50 + public.kern2.Eth + 50 + public.kern2.F + 50 + public.kern2.G + -30 + public.kern2.H + 50 + public.kern2.I + 50 + public.kern2.J + -150 + public.kern2.K + 50 + public.kern2.L + 50 + public.kern2.Lslash + 50 + public.kern2.M + 50 + public.kern2.N + 50 + public.kern2.O + -30 + public.kern2.Oslash + -30 + public.kern2.P + 50 + public.kern2.Q + -30 + public.kern2.R + 50 + public.kern2.S + 10 + public.kern2.T + 50 + public.kern2.Thorn + 50 + public.kern2.U + 50 + public.kern2.V + 45 + public.kern2.W + 45 + public.kern2.X + 40 + public.kern2.Y + 40 + public.kern2.Z + 50 + public.kern2.a + -55 + public.kern2.a.alt + -95 + public.kern2.b + 50 + public.kern2.c + -115 + public.kern2.d + -100 + public.kern2.dcaron + -100 + public.kern2.dcroat + -100 + public.kern2.e + -110 + public.kern2.eth + -80 + public.kern2.g + -90 + public.kern2.germandbls + 35 + public.kern2.h + 50 + public.kern2.i + 45 + public.kern2.j + 40 + public.kern2.l + 50 + public.kern2.lcaron + 50 + public.kern2.lslash + 50 + public.kern2.o + -115 + public.kern2.oslash + -115 + public.kern2.q + -100 + public.kern2.s + -75 + public.kern2.thorn + 50 + question + 40 + questiondown + -110 + quotedbl + 50 + quotedblbase + -125 + quotedblleft + 35 + quotedblright + 50 + quoteleft + 35 + quoteright + 50 + quotesinglbase + -115 + quotesingle + 50 + semicolon + -15 + slash + -100 + sterling + -60 + trademark + 40 + underscore + -115 + yen + 45 + + public.kern1.thorn + + asciicircum + -40 + asciitilde + -20 + asterisk + -55 + backslash + -145 + braceleft + -45 + braceright + -45 + colon + -45 + comma + -50 + degree + -85 + dollar + -70 + ellipsis + -50 + euro + -75 + guillemetleft + 20 + guillemetright + -30 + guilsinglleft + 20 + guilsinglright + -30 + multiply + -25 + numbersign + -55 + paragraph + -45 + parenright + -160 + percent + -60 + perthousand + -60 + public.kern2.A + -40 + public.kern2.J + -65 + public.kern2.S + -70 + public.kern2.T + -110 + public.kern2.V + -75 + public.kern2.W + -75 + public.kern2.X + -60 + public.kern2.Y + -100 + public.kern2.a + -10 + public.kern2.f + -30 + public.kern2.s + -35 + public.kern2.t + -30 + public.kern2.tcaron + -30 + public.kern2.v + -20 + public.kern2.w + -30 + public.kern2.x + -40 + public.kern2.y + -40 + question + -155 + questiondown + -60 + quotedbl + -65 + quotedblbase + -50 + quotedblleft + -70 + quotedblright + -125 + quoteleft + -70 + quoteright + -115 + quotesinglbase + -50 + quotesingle + -65 + registered + -20 + semicolon + -45 + slash + -80 + sterling + -20 + trademark + -65 + underscore + -175 + yen + -50 + + public.kern1.u + + asciitilde + -15 + backslash + -70 + braceleft + -45 + braceright + -45 + dollar + -20 + euro + -75 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -25 + numbersign + -35 + parenright + -85 + public.kern2.S + -15 + public.kern2.T + -110 + public.kern2.V + -35 + public.kern2.W + -35 + public.kern2.Y + -50 + public.kern2.s + -10 + question + -120 + quotedbl + -10 + quotedblright + -15 + quoteright + -15 + quotesingle + -10 + sterling + -20 + underscore + -180 + yen + -25 + + public.kern1.v + + ampersand + -30 + asciicircum + -10 + asciitilde + -30 + at + -20 + backslash + -70 + braceleft + -60 + braceright + -45 + bullet + -20 + cent + -20 + comma + -40 + copyright + -20 + divide + -10 + dollar + -20 + ellipsis + -40 + emdash + -15 + endash + -15 + euro + -75 + hyphen + -15 + less + -10 + minus + -10 + multiply + -35 + numbersign + -70 + parenleft + -20 + parenright + -95 + periodcentered + -20 + plus + -10 + public.kern2.A + -45 + public.kern2.C + -15 + public.kern2.G + -15 + public.kern2.J + -35 + public.kern2.O + -15 + public.kern2.Oslash + -15 + public.kern2.Q + -15 + public.kern2.S + -20 + public.kern2.T + -115 + public.kern2.V + -35 + public.kern2.W + -35 + public.kern2.X + -45 + public.kern2.Y + -50 + public.kern2.a + -30 + public.kern2.a.alt + -20 + public.kern2.c + -20 + public.kern2.d + -20 + public.kern2.dcaron + -20 + public.kern2.dcroat + -20 + public.kern2.e + -20 + public.kern2.eth + -20 + public.kern2.g + -20 + public.kern2.o + -20 + public.kern2.oslash + -20 + public.kern2.q + -20 + public.kern2.s + -30 + public.kern2.x + -10 + question + -120 + questiondown + -45 + quotedbl + -10 + quotedblbase + -40 + quotedblright + -15 + quoteright + -15 + quotesinglbase + -40 + quotesingle + -10 + slash + -45 + sterling + -35 + underscore + -280 + yen + -25 + + public.kern1.w + + ampersand + -40 + asciicircum + -15 + asciitilde + -40 + at + -30 + backslash + -70 + braceleft + -70 + braceright + -45 + bullet + -25 + cent + -30 + comma + -60 + copyright + -25 + divide + -15 + dollar + -20 + ellipsis + -60 + emdash + -20 + endash + -20 + euro + -75 + guillemetleft + -15 + guilsinglleft + -15 + hyphen + -20 + less + -15 + minus + -15 + multiply + -35 + numbersign + -90 + parenleft + -30 + parenright + -95 + periodcentered + -30 + plus + -15 + public.kern2.A + -70 + public.kern2.C + -20 + public.kern2.G + -20 + public.kern2.J + -55 + public.kern2.O + -20 + public.kern2.Oslash + -20 + public.kern2.Q + -20 + public.kern2.S + -20 + public.kern2.T + -115 + public.kern2.V + -35 + public.kern2.W + -35 + public.kern2.X + -55 + public.kern2.Y + -50 + public.kern2.a + -45 + public.kern2.a.alt + -30 + public.kern2.c + -30 + public.kern2.d + -30 + public.kern2.dcaron + -30 + public.kern2.dcroat + -30 + public.kern2.e + -30 + public.kern2.eth + -30 + public.kern2.g + -30 + public.kern2.o + -30 + public.kern2.oslash + -30 + public.kern2.q + -30 + public.kern2.s + -40 + public.kern2.x + -10 + question + -120 + questiondown + -65 + quotedbl + -10 + quotedblbase + -60 + quotedblright + -15 + quoteright + -15 + quotesinglbase + -60 + quotesingle + -10 + registered + -10 + semicolon + -10 + slash + -70 + sterling + -40 + underscore + -345 + yen + -25 + + public.kern1.x + + ampersand + -30 + asciicircum + -30 + asciitilde + -55 + asterisk + -15 + at + -40 + backslash + -80 + braceleft + -80 + braceright + -45 + bullet + -40 + cent + -40 + copyright + -40 + degree + -15 + divide + -25 + dollar + -30 + emdash + -35 + endash + -35 + equal + -10 + euro + -80 + guillemetleft + -25 + guillemetright + -10 + guilsinglleft + -25 + guilsinglright + -10 + hyphen + -35 + less + -25 + minus + -25 + multiply + -45 + numbersign + -60 + paragraph + -10 + parenleft + -40 + parenright + -85 + percent + -10 + periodcentered + -45 + perthousand + -10 + plus + -25 + public.kern2.C + -30 + public.kern2.G + -30 + public.kern2.O + -30 + public.kern2.Q + -30 + public.kern2.S + -25 + public.kern2.T + -110 + public.kern2.U + -10 + public.kern2.V + -40 + public.kern2.W + -40 + public.kern2.Y + -55 + public.kern2.a + -25 + public.kern2.a.alt + -40 + public.kern2.c + -45 + public.kern2.d + -40 + public.kern2.dcaron + -40 + public.kern2.dcroat + -40 + public.kern2.e + -45 + public.kern2.eth + -40 + public.kern2.f + -10 + public.kern2.g + -40 + public.kern2.o + -45 + public.kern2.q + -40 + public.kern2.s + -20 + public.kern2.t + -10 + public.kern2.tcaron + -10 + public.kern2.u + -10 + public.kern2.v + -10 + public.kern2.w + -10 + public.kern2.y + -10 + question + -130 + quotedbl + -20 + quotedblleft + -10 + quotedblright + -25 + quoteleft + -10 + quoteright + -25 + quotesingle + -20 + registered + -20 + sterling + -20 + trademark + -10 + underscore + -270 + yen + -35 + + public.kern1.y + + ampersand + -75 + asciicircum + -30 + asciitilde + -60 + asterisk + -10 + at + -50 + backslash + -70 + braceleft + -90 + braceright + -45 + bullet + -50 + cent + -55 + colon + -10 + comma + -115 + copyright + -45 + degree + -10 + divide + -25 + dollar + -25 + ellipsis + -115 + emdash + -40 + endash + -40 + euro + -75 + guillemetleft + -45 + guillemetright + -15 + guilsinglleft + -45 + guilsinglright + -15 + hyphen + -40 + less + -30 + minus + -25 + multiply + -45 + numbersign + -130 + parenleft + -45 + parenright + -100 + periodcentered + -55 + plus + -25 + public.kern2.A + -95 + public.kern2.C + -30 + public.kern2.G + -30 + public.kern2.J + -110 + public.kern2.O + -30 + public.kern2.Oslash + -30 + public.kern2.Q + -30 + public.kern2.S + -20 + public.kern2.T + -115 + public.kern2.V + -35 + public.kern2.W + -35 + public.kern2.X + -55 + public.kern2.Y + -50 + public.kern2.a + -70 + public.kern2.a.alt + -50 + public.kern2.c + -55 + public.kern2.d + -50 + public.kern2.dcaron + -50 + public.kern2.dcroat + -50 + public.kern2.e + -55 + public.kern2.eth + -55 + public.kern2.g + -50 + public.kern2.o + -55 + public.kern2.oslash + -55 + public.kern2.q + -50 + public.kern2.s + -50 + public.kern2.x + -10 + question + -125 + questiondown + -120 + quotedbl + -15 + quotedblbase + -115 + quotedblright + -20 + quoteright + -20 + quotesinglbase + -115 + quotesingle + -15 + registered + -10 + semicolon + -10 + slash + -120 + sterling + -55 + underscore + -135 + yen + -25 + + public.kern1.z + + asciitilde + -15 + backslash + -70 + braceleft + -45 + braceright + -45 + dollar + -20 + euro + -75 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -25 + numbersign + -35 + parenright + -85 + public.kern2.S + -15 + public.kern2.T + -110 + public.kern2.V + -35 + public.kern2.W + -35 + public.kern2.Y + -50 + public.kern2.s + -10 + question + -120 + quotedbl + -10 + quotedblright + -15 + quoteright + -15 + quotesingle + -10 + sterling + -20 + underscore + -240 + yen + -25 + + question + + ampersand + -100 + asciicircum + -30 + asciitilde + -75 + at + -50 + backslash + -45 + braceleft + -90 + braceright + -45 + bullet + -70 + cent + -65 + comma + -115 + copyright + -45 + divide + -25 + dollar + -20 + ellipsis + -185 + emdash + -70 + endash + -70 + euro + -75 + guillemetleft + -135 + guillemetright + -15 + guilsinglleft + -135 + guilsinglright + -15 + hyphen + -70 + less + -35 + minus + -25 + multiply + -45 + numbersign + -125 + parenleft + -40 + parenright + -35 + periodcentered + -110 + plus + -25 + public.kern2.A + -90 + public.kern2.C + -25 + public.kern2.G + -25 + public.kern2.J + -180 + public.kern2.O + -25 + public.kern2.Oslash + -25 + public.kern2.Q + -25 + public.kern2.S + -15 + public.kern2.V + -30 + public.kern2.W + -30 + public.kern2.X + -40 + public.kern2.Y + -40 + public.kern2.a + -60 + public.kern2.a.alt + -60 + public.kern2.c + -70 + public.kern2.d + -65 + public.kern2.dcaron + -65 + public.kern2.dcroat + -65 + public.kern2.e + -65 + public.kern2.eth + -75 + public.kern2.g + -55 + public.kern2.o + -70 + public.kern2.oslash + -70 + public.kern2.q + -65 + public.kern2.s + -45 + public.kern2.x + -10 + question + -35 + questiondown + -185 + quotedbl + -10 + quotedblbase + -185 + quotedblright + -15 + quoteright + -15 + quotesinglbase + -115 + quotesingle + -10 + slash + -195 + sterling + -75 + underscore + -210 + yen + -20 + + questiondown + + ampersand + -155 + asciicircum + -155 + asciitilde + -170 + asterisk + -135 + at + -155 + backslash + -210 + bar + -45 + braceleft + -125 + braceright + -60 + bracketleft + -15 + bracketright + -15 + bullet + -155 + cent + -155 + colon + -110 + comma + -60 + copyright + -155 + degree + -145 + divide + -150 + dollar + -155 + ellipsis + -110 + emdash + -155 + endash + -155 + equal + -135 + euro + -205 + greater + -115 + guillemetleft + -135 + guillemetright + -140 + guilsinglleft + -135 + guilsinglright + -140 + hyphen + -155 + less + -155 + minus + -150 + multiply + -170 + numbersign + -175 + paragraph + -135 + parenleft + -135 + parenright + -35 + percent + -135 + periodcentered + -110 + perthousand + -135 + plus + -150 + public.kern2.A + -115 + public.kern2.B + -65 + public.kern2.C + -150 + public.kern2.D + -65 + public.kern2.E + -115 + public.kern2.Eth + -65 + public.kern2.F + -115 + public.kern2.G + -150 + public.kern2.H + -115 + public.kern2.I + -115 + public.kern2.J + -155 + public.kern2.K + -115 + public.kern2.L + -115 + public.kern2.Lslash + -115 + public.kern2.M + -115 + public.kern2.N + -115 + public.kern2.O + -150 + public.kern2.Oslash + -115 + public.kern2.P + -115 + public.kern2.Q + -150 + public.kern2.R + -115 + public.kern2.S + -150 + public.kern2.T + -165 + public.kern2.Thorn + -115 + public.kern2.U + -135 + public.kern2.V + -170 + public.kern2.W + -170 + public.kern2.X + -115 + public.kern2.Y + -190 + public.kern2.Z + -115 + public.kern2.a + -155 + public.kern2.a.alt + -155 + public.kern2.b + -115 + public.kern2.c + -155 + public.kern2.d + -155 + public.kern2.dcaron + -155 + public.kern2.dcroat + -155 + public.kern2.e + -155 + public.kern2.eth + -155 + public.kern2.f + -135 + public.kern2.g + -85 + public.kern2.germandbls + -115 + public.kern2.h + -115 + public.kern2.i + -95 + public.kern2.j + 50 + public.kern2.l + -95 + public.kern2.lcaron + -115 + public.kern2.lslash + -115 + public.kern2.m + -115 + public.kern2.n + -115 + public.kern2.o + -155 + public.kern2.oslash + -115 + public.kern2.p + -15 + public.kern2.q + -155 + public.kern2.r + -115 + public.kern2.s + -170 + public.kern2.t + -135 + public.kern2.tcaron + -135 + public.kern2.thorn + -15 + public.kern2.u + -135 + public.kern2.v + -135 + public.kern2.w + -140 + public.kern2.x + -115 + public.kern2.y + -100 + public.kern2.z + -115 + question + -245 + questiondown + -35 + quotedbl + -150 + quotedblbase + -60 + quotedblleft + -140 + quotedblright + -155 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -60 + quotesingle + -110 + registered + -135 + semicolon + -55 + slash + -15 + sterling + -130 + trademark + -135 + underscore + -15 + yen + -165 + + quotedbl + + ampersand + -110 + asciicircum + -35 + asciitilde + -85 + at + -55 + backslash + -10 + braceleft + -95 + braceright + -45 + bullet + -85 + cent + -70 + colon + -20 + comma + -115 + copyright + -50 + divide + -195 + dollar + -30 + ellipsis + -200 + emdash + -200 + endash + -200 + equal + -10 + euro + -85 + guillemetleft + -150 + guillemetright + -65 + guilsinglleft + -150 + guilsinglright + -65 + hyphen + -175 + less + -80 + minus + -200 + multiply + -50 + numbersign + -135 + paragraph + -10 + parenleft + -45 + parenright + -10 + percent + -10 + periodcentered + -110 + perthousand + -10 + plus + -200 + public.kern2.A + -105 + public.kern2.C + -35 + public.kern2.G + -35 + public.kern2.J + -200 + public.kern2.O + -35 + public.kern2.Oslash + -35 + public.kern2.Q + -35 + public.kern2.S + -25 + public.kern2.V + -10 + public.kern2.W + -10 + public.kern2.X + -10 + public.kern2.Y + -10 + public.kern2.a + -70 + public.kern2.a.alt + -65 + public.kern2.c + -75 + public.kern2.d + -65 + public.kern2.dcaron + -65 + public.kern2.dcroat + -65 + public.kern2.e + -70 + public.kern2.eth + -80 + public.kern2.f + -10 + public.kern2.g + -60 + public.kern2.i + -10 + public.kern2.j + -10 + public.kern2.m + -10 + public.kern2.n + -10 + public.kern2.o + -75 + public.kern2.oslash + -75 + public.kern2.p + -10 + public.kern2.q + -65 + public.kern2.r + -10 + public.kern2.s + -55 + public.kern2.t + -10 + public.kern2.tcaron + -10 + public.kern2.u + -10 + public.kern2.v + -10 + public.kern2.w + -10 + public.kern2.x + -20 + public.kern2.y + -10 + public.kern2.z + -10 + question + -10 + questiondown + -200 + quotedblbase + -200 + quotedblleft + -10 + quoteleft + -10 + quotesinglbase + -115 + registered + -20 + semicolon + -20 + slash + -200 + sterling + -95 + underscore + -200 + + quotedblbase + + ampersand + -35 + asciicircum + -215 + asciitilde + -215 + asterisk + -200 + at + -50 + backslash + -215 + braceleft + -90 + braceright + -45 + bullet + -160 + cent + -60 + copyright + -60 + degree + -205 + divide + -215 + dollar + -30 + emdash + -215 + endash + -215 + equal + -65 + euro + -205 + guillemetleft + -125 + guillemetright + -10 + guilsinglleft + -125 + guilsinglright + -10 + hyphen + -175 + less + -215 + minus + -215 + multiply + -175 + numbersign + -65 + paragraph + -215 + parenleft + -40 + parenright + -45 + percent + -95 + periodcentered + -110 + perthousand + -95 + plus + -215 + public.kern2.C + -105 + public.kern2.G + -105 + public.kern2.O + -105 + public.kern2.Q + -105 + public.kern2.S + -20 + public.kern2.T + -110 + public.kern2.U + -65 + public.kern2.V + -120 + public.kern2.W + -120 + public.kern2.Y + -110 + public.kern2.a + -25 + public.kern2.a.alt + -55 + public.kern2.c + -70 + public.kern2.d + -60 + public.kern2.dcaron + -60 + public.kern2.dcroat + -60 + public.kern2.e + -65 + public.kern2.eth + -55 + public.kern2.f + -60 + public.kern2.g + -85 + public.kern2.j + 40 + public.kern2.o + -65 + public.kern2.q + -60 + public.kern2.s + -15 + public.kern2.t + -70 + public.kern2.tcaron + -70 + public.kern2.u + -35 + public.kern2.v + -45 + public.kern2.w + -65 + public.kern2.y + -85 + question + -135 + quotedbl + -200 + quotedblleft + -215 + quotedblright + -215 + quoteleft + -115 + quoteright + -115 + quotesingle + -110 + registered + -215 + sterling + -20 + trademark + -215 + yen + -50 + + quotedblleft + + ampersand + -105 + asciicircum + -30 + asciitilde + -80 + at + -50 + backslash + -40 + braceleft + -90 + braceright + -45 + bullet + -80 + cent + -70 + comma + -115 + copyright + -45 + divide + -30 + dollar + -20 + ellipsis + -215 + emdash + -215 + endash + -215 + euro + -75 + guillemetleft + -150 + guillemetright + -25 + guilsinglleft + -150 + guilsinglright + -25 + hyphen + -175 + less + -60 + minus + -30 + multiply + -45 + numbersign + -125 + parenleft + -35 + parenright + -35 + periodcentered + -110 + plus + -30 + public.kern2.A + -90 + public.kern2.C + -25 + public.kern2.G + -25 + public.kern2.J + -215 + public.kern2.O + -25 + public.kern2.Oslash + -25 + public.kern2.Q + -25 + public.kern2.S + -15 + public.kern2.T + -15 + public.kern2.V + -30 + public.kern2.W + -30 + public.kern2.X + -40 + public.kern2.Y + -35 + public.kern2.a + -65 + public.kern2.a.alt + -65 + public.kern2.c + -75 + public.kern2.d + -65 + public.kern2.dcaron + -65 + public.kern2.dcroat + -65 + public.kern2.e + -70 + public.kern2.eth + -80 + public.kern2.g + -60 + public.kern2.o + -75 + public.kern2.oslash + -75 + public.kern2.q + -65 + public.kern2.s + -45 + public.kern2.x + -10 + question + -35 + questiondown + -185 + quotedbl + -10 + quotedblbase + -215 + quotedblright + -15 + quoteright + -15 + quotesinglbase + -115 + quotesingle + -10 + slash + -205 + sterling + -85 + underscore + -215 + yen + -25 + + quotedblright + + ampersand + -105 + asciicircum + -75 + asciitilde + -130 + at + -95 + backslash + -20 + braceleft + -95 + braceright + -45 + bullet + -130 + cent + -115 + colon + -35 + comma + -115 + copyright + -85 + divide + -80 + dollar + -30 + ellipsis + -215 + emdash + -215 + endash + -215 + equal + -10 + euro + -90 + guillemetleft + -200 + guillemetright + -75 + guilsinglleft + -165 + guilsinglright + -75 + hyphen + -175 + less + -115 + minus + -80 + multiply + -95 + numbersign + -145 + paragraph + -10 + parenleft + -70 + parenright + -15 + periodcentered + -110 + plus + -80 + public.kern2.A + -105 + public.kern2.C + -55 + public.kern2.G + -55 + public.kern2.J + -215 + public.kern2.O + -55 + public.kern2.Oslash + -55 + public.kern2.Q + -55 + public.kern2.S + -25 + public.kern2.V + -15 + public.kern2.W + -15 + public.kern2.X + -20 + public.kern2.Y + -20 + public.kern2.a + -80 + public.kern2.a.alt + -110 + public.kern2.c + -125 + public.kern2.d + -115 + public.kern2.dcaron + -115 + public.kern2.dcroat + -115 + public.kern2.e + -120 + public.kern2.eth + -130 + public.kern2.f + -20 + public.kern2.g + -105 + public.kern2.i + -15 + public.kern2.j + -15 + public.kern2.m + -20 + public.kern2.n + -20 + public.kern2.o + -125 + public.kern2.oslash + -125 + public.kern2.p + -20 + public.kern2.q + -115 + public.kern2.r + -20 + public.kern2.s + -90 + public.kern2.t + -20 + public.kern2.tcaron + -20 + public.kern2.u + -20 + public.kern2.v + -20 + public.kern2.w + -20 + public.kern2.x + -30 + public.kern2.y + -20 + public.kern2.z + -20 + question + -10 + questiondown + -210 + quotedblbase + -215 + quotesinglbase + -115 + registered + -30 + semicolon + -35 + slash + -215 + sterling + -100 + underscore + -215 + yen + -10 + + quoteleft + + ampersand + -105 + asciicircum + -30 + asciitilde + -80 + at + -50 + backslash + -40 + braceleft + -90 + braceright + -45 + bullet + -80 + cent + -70 + comma + -115 + copyright + -45 + divide + -30 + dollar + -20 + ellipsis + -115 + emdash + -115 + endash + -115 + euro + -75 + guillemetleft + -115 + guillemetright + -25 + guilsinglleft + -115 + guilsinglright + -25 + hyphen + -115 + less + -60 + minus + -30 + multiply + -45 + numbersign + -115 + parenleft + -35 + parenright + -35 + periodcentered + -110 + plus + -30 + public.kern2.A + -90 + public.kern2.C + -25 + public.kern2.G + -25 + public.kern2.J + -115 + public.kern2.O + -25 + public.kern2.Oslash + -25 + public.kern2.Q + -25 + public.kern2.S + -15 + public.kern2.T + -15 + public.kern2.V + -30 + public.kern2.W + -30 + public.kern2.X + -40 + public.kern2.Y + -35 + public.kern2.a + -65 + public.kern2.a.alt + -65 + public.kern2.c + -75 + public.kern2.d + -65 + public.kern2.dcaron + -65 + public.kern2.dcroat + -65 + public.kern2.e + -70 + public.kern2.eth + -80 + public.kern2.g + -60 + public.kern2.o + -75 + public.kern2.oslash + -75 + public.kern2.q + -65 + public.kern2.s + -45 + public.kern2.x + -10 + question + -35 + questiondown + -115 + quotedbl + -10 + quotedblbase + -115 + quotedblright + -15 + quoteright + -15 + quotesinglbase + -115 + quotesingle + -10 + slash + -115 + sterling + -85 + underscore + -115 + yen + -25 + + quoteright + + ampersand + -105 + asciicircum + -75 + asciitilde + -115 + at + -95 + backslash + -20 + braceleft + -95 + braceright + -45 + bullet + -115 + cent + -115 + colon + -35 + comma + -115 + copyright + -85 + divide + -80 + dollar + -30 + ellipsis + -115 + emdash + -115 + endash + -115 + equal + -10 + euro + -90 + guillemetleft + -115 + guillemetright + -75 + guilsinglleft + -115 + guilsinglright + -75 + hyphen + -115 + less + -115 + minus + -80 + multiply + -95 + numbersign + -115 + paragraph + -10 + parenleft + -70 + parenright + -15 + periodcentered + -110 + plus + -80 + public.kern2.A + -105 + public.kern2.C + -55 + public.kern2.G + -55 + public.kern2.J + -115 + public.kern2.O + -55 + public.kern2.Oslash + -55 + public.kern2.Q + -55 + public.kern2.S + -25 + public.kern2.V + -15 + public.kern2.W + -15 + public.kern2.X + -20 + public.kern2.Y + -20 + public.kern2.a + -80 + public.kern2.a.alt + -110 + public.kern2.c + -115 + public.kern2.d + -115 + public.kern2.dcaron + -115 + public.kern2.dcroat + -115 + public.kern2.e + -115 + public.kern2.eth + -115 + public.kern2.f + -20 + public.kern2.g + -105 + public.kern2.i + -15 + public.kern2.j + -15 + public.kern2.m + -20 + public.kern2.n + -20 + public.kern2.o + -115 + public.kern2.oslash + -115 + public.kern2.p + -20 + public.kern2.q + -115 + public.kern2.r + -20 + public.kern2.s + -90 + public.kern2.t + -20 + public.kern2.tcaron + -20 + public.kern2.u + -20 + public.kern2.v + -20 + public.kern2.w + -20 + public.kern2.x + -30 + public.kern2.y + -20 + public.kern2.z + -20 + question + -10 + questiondown + -115 + quotedblbase + -115 + quotesinglbase + -115 + registered + -30 + semicolon + -35 + slash + -115 + sterling + -100 + underscore + -115 + yen + -10 + + quotesinglbase + + ampersand + -35 + asciicircum + -115 + asciitilde + -115 + asterisk + -115 + at + -50 + backslash + -115 + braceleft + -90 + braceright + -45 + bullet + -115 + cent + -60 + copyright + -60 + degree + -115 + divide + -115 + dollar + -30 + emdash + -115 + endash + -115 + equal + -65 + euro + -115 + guillemetleft + -115 + guillemetright + -10 + guilsinglleft + -115 + guilsinglright + -10 + hyphen + -115 + less + -115 + minus + -115 + multiply + -115 + numbersign + -65 + paragraph + -115 + parenleft + -40 + parenright + -45 + percent + -95 + periodcentered + -110 + perthousand + -95 + plus + -115 + public.kern2.C + -105 + public.kern2.G + -105 + public.kern2.O + -105 + public.kern2.Q + -105 + public.kern2.S + -20 + public.kern2.T + -110 + public.kern2.U + -65 + public.kern2.V + -115 + public.kern2.W + -115 + public.kern2.Y + -110 + public.kern2.a + -25 + public.kern2.a.alt + -55 + public.kern2.c + -70 + public.kern2.d + -60 + public.kern2.dcaron + -60 + public.kern2.dcroat + -60 + public.kern2.e + -65 + public.kern2.eth + -55 + public.kern2.f + -60 + public.kern2.g + -85 + public.kern2.j + 40 + public.kern2.o + -65 + public.kern2.q + -60 + public.kern2.s + -15 + public.kern2.t + -70 + public.kern2.tcaron + -70 + public.kern2.u + -35 + public.kern2.v + -45 + public.kern2.w + -65 + public.kern2.y + -85 + question + -115 + quotedbl + -115 + quotedblleft + -115 + quotedblright + -115 + quoteleft + -115 + quoteright + -115 + quotesingle + -110 + registered + -115 + sterling + -20 + trademark + -115 + yen + -50 + + quotesingle + + ampersand + -110 + asciicircum + -35 + asciitilde + -85 + at + -55 + backslash + -10 + braceleft + -95 + braceright + -45 + bullet + -85 + cent + -70 + colon + -20 + comma + -110 + copyright + -50 + divide + -110 + dollar + -30 + ellipsis + -110 + emdash + -110 + endash + -110 + equal + -10 + euro + -85 + guillemetleft + -110 + guillemetright + -65 + guilsinglleft + -110 + guilsinglright + -65 + hyphen + -110 + less + -80 + minus + -110 + multiply + -50 + numbersign + -110 + paragraph + -10 + parenleft + -45 + parenright + -10 + percent + -10 + periodcentered + -110 + perthousand + -10 + plus + -110 + public.kern2.A + -105 + public.kern2.C + -35 + public.kern2.G + -35 + public.kern2.J + -110 + public.kern2.O + -35 + public.kern2.Oslash + -35 + public.kern2.Q + -35 + public.kern2.S + -25 + public.kern2.V + -10 + public.kern2.W + -10 + public.kern2.X + -10 + public.kern2.Y + -10 + public.kern2.a + -70 + public.kern2.a.alt + -65 + public.kern2.c + -75 + public.kern2.d + -65 + public.kern2.dcaron + -65 + public.kern2.dcroat + -65 + public.kern2.e + -70 + public.kern2.eth + -80 + public.kern2.f + -10 + public.kern2.g + -60 + public.kern2.i + -10 + public.kern2.j + -10 + public.kern2.m + -10 + public.kern2.n + -10 + public.kern2.o + -75 + public.kern2.oslash + -75 + public.kern2.p + -10 + public.kern2.q + -65 + public.kern2.r + -10 + public.kern2.s + -55 + public.kern2.t + -10 + public.kern2.tcaron + -10 + public.kern2.u + -10 + public.kern2.v + -10 + public.kern2.w + -10 + public.kern2.x + -20 + public.kern2.y + -10 + public.kern2.z + -10 + question + -10 + questiondown + -110 + quotedblbase + -110 + quotedblleft + -10 + quoteleft + -10 + quotesinglbase + -110 + registered + -20 + semicolon + -20 + slash + -110 + sterling + -95 + underscore + -110 + + registered + + ampersand + -60 + asciitilde + -30 + at + -20 + backslash + -75 + braceleft + -60 + braceright + -45 + bullet + -20 + cent + -25 + comma + -115 + copyright + -15 + degree + -15 + dollar + -25 + ellipsis + -255 + emdash + -10 + endash + -10 + euro + -75 + guillemetleft + -40 + guillemetright + 0 + guilsinglleft + -40 + guilsinglright + 0 + hyphen + -10 + multiply + -25 + numbersign + -100 + parenleft + -15 + parenright + -75 + periodcentered + -30 + public.kern2.A + -75 + public.kern2.J + -250 + public.kern2.S + -20 + public.kern2.T + -25 + public.kern2.V + -45 + public.kern2.W + -45 + public.kern2.X + -60 + public.kern2.Y + -60 + public.kern2.a + -75 + public.kern2.a.alt + -20 + public.kern2.c + -25 + public.kern2.d + -20 + public.kern2.dcaron + -20 + public.kern2.dcroat + -20 + public.kern2.e + -25 + public.kern2.eth + -25 + public.kern2.g + -15 + public.kern2.o + -25 + public.kern2.oslash + -25 + public.kern2.q + -20 + public.kern2.s + -25 + public.kern2.w + -10 + public.kern2.x + -20 + public.kern2.y + -10 + question + -75 + questiondown + -185 + quotedbl + -20 + quotedblbase + -215 + quotedblleft + -10 + quotedblright + -25 + quoteleft + -10 + quoteright + -25 + quotesinglbase + -115 + quotesingle + -20 + slash + -160 + sterling + -25 + underscore + -310 + yen + -35 + + semicolon + + ampersand + -35 + asciicircum + -15 + asciitilde + -60 + at + -40 + backslash + -85 + braceleft + -90 + braceright + -45 + bullet + -55 + cent + -50 + copyright + -35 + degree + -20 + divide + -10 + dollar + -30 + emdash + -65 + endash + -65 + euro + -75 + guillemetleft + -110 + guilsinglleft + -110 + hyphen + -65 + less + -20 + minus + -10 + multiply + -35 + numbersign + -65 + parenleft + -30 + parenright + -45 + percent + -10 + periodcentered + -110 + perthousand + -10 + plus + -10 + public.kern2.C + -15 + public.kern2.G + -15 + public.kern2.O + -15 + public.kern2.Q + -15 + public.kern2.S + -20 + public.kern2.T + -60 + public.kern2.V + -45 + public.kern2.W + -45 + public.kern2.Y + -60 + public.kern2.a + -25 + public.kern2.a.alt + -45 + public.kern2.c + -55 + public.kern2.d + -50 + public.kern2.dcaron + -50 + public.kern2.dcroat + -50 + public.kern2.e + -55 + public.kern2.eth + -55 + public.kern2.g + -40 + public.kern2.j + 40 + public.kern2.o + -55 + public.kern2.q + -50 + public.kern2.s + -15 + public.kern2.v + -10 + public.kern2.w + -10 + public.kern2.y + -15 + question + -110 + quotedbl + -20 + quotedblleft + -10 + quotedblright + -35 + quoteleft + -10 + quoteright + -35 + quotesingle + -20 + sterling + -20 + yen + -35 + + slash + + ampersand + -140 + asciicircum + -110 + asciitilde + -155 + asterisk + -20 + at + -135 + backslash + 60 + bar + 30 + braceleft + -130 + braceright + -30 + bracketleft + 25 + bracketright + 25 + bullet + -145 + cent + -150 + colon + -85 + comma + -115 + copyright + -130 + degree + -30 + divide + -110 + dollar + -70 + ellipsis + -245 + emdash + -135 + endash + -135 + equal + -60 + euro + -140 + guillemetleft + -160 + guillemetright + -100 + guilsinglleft + -160 + guilsinglright + -100 + hyphen + -135 + less + -115 + minus + -110 + multiply + -130 + numbersign + -190 + paragraph + -55 + parenleft + -120 + parenright + -35 + percent + -40 + periodcentered + -110 + perthousand + -40 + plus + -110 + public.kern2.A + -125 + public.kern2.B + 25 + public.kern2.C + -105 + public.kern2.D + 30 + public.kern2.Eth + 30 + public.kern2.G + -105 + public.kern2.J + -245 + public.kern2.O + -105 + public.kern2.Oslash + -105 + public.kern2.P + 25 + public.kern2.Q + -105 + public.kern2.R + 25 + public.kern2.S + -70 + public.kern2.a + -130 + public.kern2.a.alt + -145 + public.kern2.c + -150 + public.kern2.d + -145 + public.kern2.dcaron + -145 + public.kern2.dcroat + -145 + public.kern2.e + -150 + public.kern2.eth + -125 + public.kern2.f + -70 + public.kern2.g + -140 + public.kern2.germandbls + -45 + public.kern2.m + -70 + public.kern2.n + -70 + public.kern2.o + -150 + public.kern2.oslash + -150 + public.kern2.p + -70 + public.kern2.q + -145 + public.kern2.r + -70 + public.kern2.s + -130 + public.kern2.t + -70 + public.kern2.tcaron + -70 + public.kern2.u + -70 + public.kern2.v + -70 + public.kern2.w + -70 + public.kern2.x + -80 + public.kern2.y + -70 + public.kern2.z + -70 + question + -35 + questiondown + -245 + quotedbl + -10 + quotedblbase + -215 + quotedblleft + -50 + quotedblright + -10 + quoteleft + -50 + quoteright + -10 + quotesinglbase + -115 + quotesingle + -10 + registered + -75 + semicolon + -85 + slash + -245 + sterling + -145 + trademark + -45 + underscore + -245 + + sterling + + ampersand + -30 + asciicircum + -30 + asciitilde + -45 + asterisk + -30 + at + -30 + backslash + -75 + bar + -30 + braceleft + -75 + braceright + -70 + bracketleft + -30 + bracketright + -30 + bullet + -30 + cent + -30 + colon + -30 + comma + -30 + copyright + -30 + degree + -30 + divide + -30 + dollar + -50 + ellipsis + -30 + emdash + -30 + endash + -30 + equal + -30 + euro + -100 + greater + -30 + guillemetleft + -10 + guillemetright + -20 + guilsinglleft + -10 + guilsinglright + -20 + hyphen + -30 + less + -30 + minus + -30 + multiply + -55 + numbersign + -65 + paragraph + -30 + parenleft + -30 + parenright + -65 + percent + -30 + periodcentered + -30 + perthousand + -30 + plus + -30 + public.kern2.A + -30 + public.kern2.B + -30 + public.kern2.C + -30 + public.kern2.D + -30 + public.kern2.E + -30 + public.kern2.Eth + -30 + public.kern2.F + -30 + public.kern2.G + -30 + public.kern2.H + -30 + public.kern2.I + -30 + public.kern2.J + -25 + public.kern2.K + -30 + public.kern2.L + -30 + public.kern2.Lslash + -30 + public.kern2.M + -30 + public.kern2.N + -30 + public.kern2.O + -30 + public.kern2.Oslash + -30 + public.kern2.P + -30 + public.kern2.Q + -30 + public.kern2.R + -30 + public.kern2.S + -45 + public.kern2.T + -30 + public.kern2.Thorn + -30 + public.kern2.U + -30 + public.kern2.V + -55 + public.kern2.W + -55 + public.kern2.X + -30 + public.kern2.Y + -65 + public.kern2.Z + -30 + public.kern2.a + -30 + public.kern2.a.alt + -30 + public.kern2.b + -30 + public.kern2.c + -30 + public.kern2.d + -30 + public.kern2.dcaron + -30 + public.kern2.dcroat + -30 + public.kern2.e + -30 + public.kern2.eth + -30 + public.kern2.f + -30 + public.kern2.g + -30 + public.kern2.germandbls + -30 + public.kern2.h + -30 + public.kern2.i + -30 + public.kern2.j + -30 + public.kern2.l + -30 + public.kern2.lcaron + -30 + public.kern2.lslash + -30 + public.kern2.m + -30 + public.kern2.n + -30 + public.kern2.o + -30 + public.kern2.oslash + -30 + public.kern2.p + -30 + public.kern2.q + -30 + public.kern2.r + -30 + public.kern2.s + -40 + public.kern2.t + -30 + public.kern2.tcaron + -30 + public.kern2.thorn + -30 + public.kern2.u + -30 + public.kern2.v + -30 + public.kern2.w + -30 + public.kern2.x + -30 + public.kern2.y + -30 + public.kern2.z + -30 + question + -65 + questiondown + -30 + quotedbl + -35 + quotedblbase + -30 + quotedblleft + -30 + quotedblright + -45 + quoteleft + -30 + quoteright + -45 + quotesinglbase + -30 + quotesingle + -35 + registered + -30 + semicolon + -30 + slash + -30 + sterling + -45 + trademark + -30 + underscore + -330 + yen + -50 + + trademark + + ampersand + -20 + asciitilde + -15 + backslash + -45 + braceleft + -45 + braceright + -45 + comma + -115 + dollar + -20 + ellipsis + -310 + euro + -75 + guillemetright + 0 + guilsinglright + 0 + multiply + -25 + numbersign + -75 + parenright + -55 + public.kern2.A + -50 + public.kern2.J + -270 + public.kern2.S + -15 + public.kern2.V + -20 + public.kern2.W + -20 + public.kern2.X + -35 + public.kern2.Y + -30 + public.kern2.a + -50 + public.kern2.s + -20 + public.kern2.x + -10 + question + -60 + questiondown + -185 + quotedblbase + -215 + quotedblright + -15 + quoteright + -15 + quotesinglbase + -115 + slash + -120 + sterling + -20 + underscore + -345 + yen + -15 + + underscore + + ampersand + -120 + asciicircum + -250 + asciitilde + -225 + asterisk + -200 + at + -115 + backslash + -245 + braceleft + -95 + braceright + -45 + bullet + -175 + cent + -160 + colon + -25 + comma + -15 + copyright + -120 + degree + -205 + divide + -290 + dollar + -125 + ellipsis + -25 + emdash + -345 + endash + -280 + equal + -315 + euro + -340 + greater + -290 + guillemetleft + -265 + guillemetright + -265 + guilsinglleft + -165 + guilsinglright + -165 + hyphen + -175 + less + -290 + minus + -305 + multiply + -245 + numbersign + -345 + paragraph + -230 + parenleft + -75 + parenright + -15 + percent + -345 + periodcentered + -110 + perthousand + -345 + plus + -290 + public.kern2.A + -345 + public.kern2.C + -245 + public.kern2.E + -310 + public.kern2.F + -310 + public.kern2.G + -245 + public.kern2.H + -345 + public.kern2.I + -115 + public.kern2.J + -80 + public.kern2.K + -335 + public.kern2.L + -290 + public.kern2.Lslash + -330 + public.kern2.M + -345 + public.kern2.N + -345 + public.kern2.O + -245 + public.kern2.Oslash + -240 + public.kern2.P + -330 + public.kern2.Q + -245 + public.kern2.R + -330 + public.kern2.S + -150 + public.kern2.T + -320 + public.kern2.Thorn + -330 + public.kern2.U + -170 + public.kern2.V + -345 + public.kern2.W + -345 + public.kern2.X + -345 + public.kern2.Y + -345 + public.kern2.Z + -315 + public.kern2.a + -130 + public.kern2.a.alt + -175 + public.kern2.b + -225 + public.kern2.c + -205 + public.kern2.d + -175 + public.kern2.dcaron + -175 + public.kern2.dcroat + -175 + public.kern2.e + -195 + public.kern2.eth + -180 + public.kern2.f + -170 + public.kern2.g + -50 + public.kern2.germandbls + -210 + public.kern2.h + -275 + public.kern2.i + -95 + public.kern2.j + 80 + public.kern2.l + -95 + public.kern2.lcaron + -150 + public.kern2.lslash + -145 + public.kern2.m + -345 + public.kern2.n + -270 + public.kern2.o + -205 + public.kern2.oslash + -200 + public.kern2.q + -175 + public.kern2.r + -180 + public.kern2.s + -145 + public.kern2.t + -130 + public.kern2.tcaron + -130 + public.kern2.u + -120 + public.kern2.v + -280 + public.kern2.w + -345 + public.kern2.x + -270 + public.kern2.y + -60 + public.kern2.z + -240 + question + -160 + quotedbl + -200 + quotedblbase + -15 + quotedblleft + -215 + quotedblright + -215 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -15 + quotesingle + -110 + registered + -310 + semicolon + -15 + slash + 30 + sterling + -330 + trademark + -345 + yen + -345 + + yen + + ampersand + -50 + asciicircum + -40 + asciitilde + -65 + asterisk + -10 + at + -50 + braceleft + -95 + braceright + -55 + bullet + -50 + cent + -50 + colon + -30 + comma + -50 + copyright + -50 + degree + -15 + divide + -35 + dollar + -45 + ellipsis + -50 + emdash + -45 + endash + -45 + equal + -20 + euro + -95 + guillemetleft + -30 + guillemetright + -30 + guilsinglleft + -30 + guilsinglright + -30 + hyphen + -45 + less + -40 + minus + -35 + multiply + -60 + numbersign + -85 + paragraph + -25 + parenleft + -50 + parenright + -20 + percent + -20 + periodcentered + -50 + perthousand + -20 + plus + -35 + public.kern2.A + -50 + public.kern2.C + -45 + public.kern2.G + -45 + public.kern2.J + -45 + public.kern2.O + -45 + public.kern2.Oslash + -45 + public.kern2.Q + -45 + public.kern2.S + -40 + public.kern2.a + -50 + public.kern2.a.alt + -50 + public.kern2.c + -50 + public.kern2.d + -50 + public.kern2.dcaron + -50 + public.kern2.dcroat + -50 + public.kern2.e + -50 + public.kern2.eth + -50 + public.kern2.f + -25 + public.kern2.g + -50 + public.kern2.germandbls + -20 + public.kern2.j + -10 + public.kern2.m + -25 + public.kern2.n + -25 + public.kern2.o + -50 + public.kern2.oslash + -50 + public.kern2.p + -25 + public.kern2.q + -50 + public.kern2.r + -25 + public.kern2.s + -60 + public.kern2.t + -25 + public.kern2.tcaron + -25 + public.kern2.u + -25 + public.kern2.v + -25 + public.kern2.w + -25 + public.kern2.x + -35 + public.kern2.y + -25 + public.kern2.z + -25 + question + -20 + questiondown + -50 + quotedblbase + -50 + quotedblleft + -20 + quotedblright + -10 + quoteleft + -20 + quoteright + -10 + quotesinglbase + -50 + registered + -35 + semicolon + -30 + slash + -50 + sterling + -65 + trademark + -15 + underscore + -345 + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/layercontents.plist b/Fonts/UFO/Metropolis-Regular.ufo/layercontents.plist new file mode 100644 index 0000000..cf95d35 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/layercontents.plist @@ -0,0 +1,10 @@ + + + + + + public.default + glyphs + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/lib.plist b/Fonts/UFO/Metropolis-Regular.ufo/lib.plist new file mode 100644 index 0000000..ed93ac9 --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/lib.plist @@ -0,0 +1,563 @@ + + + + + com.schriftgestaltung.disablesAutomaticAlignment + + com.schriftgestaltung.font.userData + + GSDimensionPlugin.Dimensions + + 119329DF-C854-46E0-93EC-7E8A22DFCA4F + + HH + 74 + HV + 78 + OH + 72 + OV + 79 + nV + 75 + nd + 67 + oH + 67 + oV + 78 + tH + 67 + + 35616FF6-3D9C-499B-B113-AC9E0DB5842A + + HH + 74 + HV + 78 + OH + 72 + OV + 79 + nV + 75 + nd + 67 + oH + 67 + oV + 78 + tH + 67 + + 3B040282-CF47-4846-BCAF-7BFF90FB63BC + + HH + 36 + HV + 36 + OH + 34 + OV + 36 + nV + 36 + nd + 34 + oH + 36 + oV + 36 + tH + 36 + + 84328D8E-4D54-44EF-AF5C-0364B1C28646 + + HH + 36 + HV + 36 + OH + 36 + OV + 36 + nV + 36 + nd + 34 + oH + 36 + oV + 36 + tH + 36 + + 88AF04C7-891B-4BE3-8AB1-6195D630646B + + HH + 173 + HV + 194 + OH + 176 + OV + 200 + nV + 193 + nd + 160 + oH + 160 + oV + 182 + + A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B + + HH + 173 + HV + 194 + OH + 176 + OV + 200 + nV + 193 + nd + 160 + oH + 160 + oV + 182 + tH + 152 + + + + com.schriftgestaltung.fontMaster.userData + + GSCornerRadius + 74 + GSOffsetHorizontal + 67.0 + GSOffsetProportional + + GSOffsetVertical + 54.0 + + com.schriftgestaltung.fontMasterID + 35616FF6-3D9C-499B-B113-AC9E0DB5842A + com.schriftgestaltung.glyphOrder + + com.schriftgestaltung.useNiceNames + + com.schriftgestaltung.weightValue + 400 + com.schriftgestaltung.widthValue + 5 + public.glyphOrder + + A + Aacute + Abreve + Acircumflex + Adieresis + Agrave + Amacron + Aogonek + Aring + Atilde + AE + B + C + Cacute + Ccaron + Ccedilla + D + Eth + Dcaron + Dcroat + E + Eacute + Ecaron + Ecircumflex + Edieresis + Edotaccent + Edotbelow + Egrave + Emacron + Eogonek + Etilde + F + G + Gbreve + Gcommaaccent + H + I + Iacute + Icircumflex + Idieresis + Idotaccent + Igrave + Imacron + Iogonek + J + K + Kcommaaccent + L + Lacute + Lcaron + Lslash + M + N + Nacute + Ncaron + Ncommaaccent + Ntilde + O + Oacute + Ocircumflex + Odieresis + Ograve + Ohungarumlaut + Omacron + Oslash + Otilde + OE + P + Thorn + Q + R + Racute + Rcaron + Rcommaaccent + S + Sacute + Scaron + Scedilla + T + Tcaron + Tcedilla + U + Uacute + Ucircumflex + Udieresis + Ugrave + Uhungarumlaut + Umacron + Uogonek + Uring + V + W + Wacute + Wcircumflex + Wdieresis + Wgrave + X + Y + Yacute + Ycircumflex + Ydieresis + Ygrave + Z + Zacute + Zcaron + Zdotaccent + a + aacute + abreve + acircumflex + adieresis + agrave + amacron + aogonek + aring + atilde + ae + b + c + cacute + ccaron + ccedilla + d + eth + dcaron + dcroat + e + eacute + ecaron + ecircumflex + edieresis + edotaccent + edotbelow + egrave + emacron + eogonek + etilde + f + g + gbreve + gcommaaccent + h + i + idotless + iacute + icircumflex + idieresis + igrave + imacron + iogonek + j + jdotless + k + kcommaaccent + l + lacute + lcaron + lslash + m + n + nacute + ncaron + ncommaaccent + ntilde + o + oacute + ocircumflex + odieresis + ograve + ohungarumlaut + omacron + oslash + otilde + oe + p + thorn + q + r + racute + rcaron + rcommaaccent + s + sacute + scaron + scedilla + germandbls + t + tcaron + tcedilla + u + uacute + ucircumflex + udieresis + ugrave + uhungarumlaut + umacron + uogonek + uring + v + w + wacute + wcircumflex + wdieresis + wgrave + x + y + yacute + ycircumflex + ydieresis + ygrave + z + zacute + zcaron + zdotaccent + a.alt + aacute.alt + abreve.alt + acircumflex.alt + adieresis.alt + agrave.alt + amacron.alt + aogonek.alt + aring.alt + atilde.alt + ae_upper + k_arms + thorn_stem + zero + one + two + three + four + five + six + seven + eight + nine + period + comma + colon + semicolon + ellipsis + exclam + exclamdown + question + questiondown + periodcentered + bullet + asterisk + numbersign + slash + backslash + parenleft + parenright + braceleft + braceright + bracketleft + bracketright + hyphen + endash + emdash + underscore + quotesinglbase + quotedblbase + quotedblleft + quotedblright + quoteleft + quoteright + guillemetleft + guillemetright + guilsinglleft + guilsinglright + quotedbl + quotesingle + emspace + enspace + fourperemspace + narrownbspace + sixperemspace + space + threeperemspace + cent + dollar + euro + sterling + yen + plus + minus + multiply + divide + equal + greater + less + asciitilde + asciicircum + percent + perthousand + at + ampersand + paragraph + copyright + registered + trademark + degree + bar + dotaccentcomb + commaaccentcomb + dieresis + dotaccent + grave + acute + hungarumlaut + circumflex + caron + breve + ring + tilde + macron + cedilla + ogonek + lowercase_r_shoulder + lowercase_loop + lowercase_nh_shoulder + lowercase_loop_reverse + ascender + descender + lowercase_m_shoulder + capital_V + _areas + + public.postscriptNames + + Edotbelow + uni1EB8 + Etilde + uni1EBC + Gcommaaccent + uni0122 + Kcommaaccent + uni0136 + Ncommaaccent + uni0145 + Rcommaaccent + uni0156 + Tcedilla + uni0162 + commaaccentcomb + uni0326 + dotaccentcomb + uni0307 + edotbelow + uni1EB9 + emspace + uni2003 + enspace + uni2002 + etilde + uni1EBD + euro + Euro + fourperemspace + uni2005 + gcommaaccent + uni0123 + guillemetleft + guillemotleft + guillemetright + guillemotright + idotless + dotlessi + jdotless + uni0237 + kcommaaccent + uni0137 + narrownbspace + uni202F + ncommaaccent + uni0146 + rcommaaccent + uni0157 + sixperemspace + uni2006 + tcedilla + uni0163 + threeperemspace + uni2004 + + public.skipExportGlyphs + + ae_upper + k_arms + thorn_stem + lowercase_r_shoulder + lowercase_loop + lowercase_nh_shoulder + lowercase_loop_reverse + ascender + descender + lowercase_m_shoulder + capital_V + _areas + + + diff --git a/Fonts/UFO/Metropolis-Regular.ufo/metainfo.plist b/Fonts/UFO/Metropolis-Regular.ufo/metainfo.plist new file mode 100644 index 0000000..74e4b3b --- /dev/null +++ b/Fonts/UFO/Metropolis-Regular.ufo/metainfo.plist @@ -0,0 +1,10 @@ + + + + + creator + com.schriftgestaltung.GlyphsUFOExport + formatVersion + 3 + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/features.fea b/Fonts/UFO/Metropolis-RegularItalic.ufo/features.fea new file mode 100644 index 0000000..4c095b3 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/features.fea @@ -0,0 +1,8066 @@ +@MMK_L_A = [ A Aacute Abreve Acircumflex Adieresis Agrave Amacron Aogonek Aring Atilde ]; +@MMK_L_B = [ B ]; +@MMK_L_C = [ C Cacute Ccaron Ccedilla ]; +@MMK_L_D = [ D Eth Dcaron ]; +@MMK_L_E = [ AE E Eacute Ecaron Ecircumflex Edieresis Edotaccent Edotbelow Egrave Emacron Eogonek Etilde OE ]; +@MMK_L_Eth = [ Dcroat ]; +@MMK_L_F = [ F ]; +@MMK_L_G = [ G Gbreve Gcommaaccent ]; +@MMK_L_H = [ H ]; +@MMK_L_I = [ I Iacute Icircumflex Idieresis Idotaccent Igrave Imacron Iogonek ]; +@MMK_L_J = [ J ]; +@MMK_L_K = [ K Kcommaaccent ]; +@MMK_L_L = [ L Lacute Lcaron ]; +@MMK_L_Lslash = [ Lslash ]; +@MMK_L_M = [ M ]; +@MMK_L_N = [ N Nacute Ncaron Ncommaaccent Ntilde ]; +@MMK_L_O = [ O Oacute Ocircumflex Odieresis Ograve Ohungarumlaut Omacron Otilde ]; +@MMK_L_Oslash = [ Oslash ]; +@MMK_L_P = [ P ]; +@MMK_L_Q = [ Q ]; +@MMK_L_R = [ R Racute Rcaron Rcommaaccent ]; +@MMK_L_S = [ S Sacute Scaron Scedilla ]; +@MMK_L_T = [ T Tcaron Tcedilla ]; +@MMK_L_Thorn = [ Thorn ]; +@MMK_L_U = [ U Uacute Ucircumflex Udieresis Ugrave Uhungarumlaut Umacron Uogonek Uring ]; +@MMK_L_V = [ V ]; +@MMK_L_W = [ W Wacute Wcircumflex Wdieresis Wgrave ]; +@MMK_L_X = [ X ]; +@MMK_L_Y = [ Y Yacute Ycircumflex Ydieresis Ygrave ]; +@MMK_L_Z = [ Z Zacute Zcaron Zdotaccent ]; +@MMK_L_a = [ a aacute abreve acircumflex adieresis agrave amacron aogonek aring atilde ]; +@MMK_L_a.alt = [ a.alt aacute.alt abreve.alt acircumflex.alt adieresis.alt agrave.alt amacron.alt aogonek.alt aring.alt atilde.alt ]; +@MMK_L_b = [ b ]; +@MMK_L_c = [ c cacute ccaron ccedilla ]; +@MMK_L_d = [ d ]; +@MMK_L_dcaron = [ dcaron ]; +@MMK_L_dcroat = [ dcroat ]; +@MMK_L_e = [ ae e eacute ecaron ecircumflex edieresis edotaccent edotbelow egrave emacron eogonek etilde oe ]; +@MMK_L_eth = [ eth ]; +@MMK_L_f = [ f ]; +@MMK_L_g = [ g gbreve gcommaaccent ]; +@MMK_L_germandbls = [ germandbls ]; +@MMK_L_h = [ h ]; +@MMK_L_i = [ i idotless iacute icircumflex idieresis igrave imacron iogonek ]; +@MMK_L_j = [ j jdotless ]; +@MMK_L_k = [ k kcommaaccent ]; +@MMK_L_l = [ l lacute ]; +@MMK_L_lcaron = [ lcaron ]; +@MMK_L_lslash = [ lslash ]; +@MMK_L_m = [ m ]; +@MMK_L_n = [ n nacute ncaron ncommaaccent ntilde ]; +@MMK_L_o = [ o oacute ocircumflex odieresis ograve ohungarumlaut omacron otilde ]; +@MMK_L_oslash = [ oslash ]; +@MMK_L_p = [ p ]; +@MMK_L_q = [ q ]; +@MMK_L_r = [ r racute rcaron rcommaaccent ]; +@MMK_L_s = [ s sacute scaron scedilla ]; +@MMK_L_t = [ t tcedilla ]; +@MMK_L_tcaron = [ tcaron ]; +@MMK_L_thorn = [ thorn ]; +@MMK_L_u = [ u uacute ucircumflex udieresis ugrave uhungarumlaut umacron uogonek uring ]; +@MMK_L_v = [ v ]; +@MMK_L_w = [ w wacute wcircumflex wdieresis wgrave ]; +@MMK_L_x = [ x ]; +@MMK_L_y = [ y yacute ycircumflex ydieresis ygrave ]; +@MMK_L_z = [ z zacute zcaron zdotaccent ]; +@MMK_R_A = [ A Aacute Abreve Acircumflex Adieresis Agrave Amacron Aogonek Aring Atilde AE ]; +@MMK_R_B = [ B ]; +@MMK_R_C = [ C Cacute Ccaron Ccedilla ]; +@MMK_R_D = [ D Dcaron ]; +@MMK_R_E = [ E Eacute Ecaron Ecircumflex Edieresis Edotaccent Edotbelow Egrave Emacron Eogonek Etilde ]; +@MMK_R_Eth = [ Eth Dcroat ]; +@MMK_R_F = [ F ]; +@MMK_R_G = [ G Gbreve Gcommaaccent ]; +@MMK_R_H = [ H ]; +@MMK_R_I = [ I Iacute Icircumflex Idieresis Idotaccent Igrave Imacron Iogonek ]; +@MMK_R_J = [ J ]; +@MMK_R_K = [ K Kcommaaccent ]; +@MMK_R_L = [ L Lacute Lcaron ]; +@MMK_R_Lslash = [ Lslash ]; +@MMK_R_M = [ M ]; +@MMK_R_N = [ N Nacute Ncaron Ncommaaccent Ntilde ]; +@MMK_R_O = [ O Oacute Ocircumflex Odieresis Ograve Ohungarumlaut Omacron Otilde OE ]; +@MMK_R_Oslash = [ Oslash ]; +@MMK_R_P = [ P ]; +@MMK_R_Q = [ Q ]; +@MMK_R_R = [ R Racute Rcaron Rcommaaccent ]; +@MMK_R_S = [ S Sacute Scaron Scedilla ]; +@MMK_R_T = [ T Tcaron Tcedilla ]; +@MMK_R_Thorn = [ Thorn ]; +@MMK_R_U = [ U Uacute Ucircumflex Udieresis Ugrave Uhungarumlaut Umacron Uogonek Uring ]; +@MMK_R_V = [ V ]; +@MMK_R_W = [ W Wacute Wcircumflex Wdieresis Wgrave ]; +@MMK_R_X = [ X ]; +@MMK_R_Y = [ Y Yacute Ycircumflex Ydieresis Ygrave ]; +@MMK_R_Z = [ Z Zacute Zcaron Zdotaccent ]; +@MMK_R_a = [ a aacute abreve acircumflex adieresis agrave amacron aogonek aring atilde ae ]; +@MMK_R_a.alt = [ a.alt aacute.alt abreve.alt acircumflex.alt adieresis.alt agrave.alt amacron.alt aogonek.alt aring.alt atilde.alt ]; +@MMK_R_b = [ b ]; +@MMK_R_c = [ c cacute ccaron ccedilla ]; +@MMK_R_d = [ d ]; +@MMK_R_dcaron = [ dcaron ]; +@MMK_R_dcroat = [ dcroat ]; +@MMK_R_e = [ e eacute ecaron ecircumflex edieresis edotaccent edotbelow egrave emacron eogonek etilde ]; +@MMK_R_eth = [ eth ]; +@MMK_R_f = [ f ]; +@MMK_R_g = [ g gbreve gcommaaccent ]; +@MMK_R_germandbls = [ germandbls ]; +@MMK_R_h = [ h ]; +@MMK_R_i = [ i idotless iacute icircumflex idieresis igrave imacron iogonek ]; +@MMK_R_j = [ j jdotless ]; +@MMK_R_k = [ k kcommaaccent ]; +@MMK_R_l = [ l lacute ]; +@MMK_R_lcaron = [ lcaron ]; +@MMK_R_lslash = [ lslash ]; +@MMK_R_m = [ m ]; +@MMK_R_n = [ n nacute ncaron ncommaaccent ntilde ]; +@MMK_R_o = [ o oacute ocircumflex odieresis ograve ohungarumlaut omacron otilde oe ]; +@MMK_R_oslash = [ oslash ]; +@MMK_R_p = [ p ]; +@MMK_R_q = [ q ]; +@MMK_R_r = [ r racute rcaron rcommaaccent ]; +@MMK_R_s = [ s sacute scaron scedilla ]; +@MMK_R_t = [ t tcedilla ]; +@MMK_R_tcaron = [ tcaron ]; +@MMK_R_thorn = [ thorn ]; +@MMK_R_u = [ u uacute ucircumflex udieresis ugrave uhungarumlaut umacron uogonek uring ]; +@MMK_R_v = [ v ]; +@MMK_R_w = [ w wacute wcircumflex wdieresis wgrave ]; +@MMK_R_x = [ x ]; +@MMK_R_y = [ y yacute ycircumflex ydieresis ygrave ]; +@MMK_R_z = [ z zacute zcaron zdotaccent ]; + +feature kern { + lookup kern_DFLT { + lookupflag IgnoreMarks; + pos comma comma -10; + pos comma question -115; + pos comma periodcentered -100; + pos comma bullet -115; + pos comma asterisk -115; + pos comma numbersign -70; + pos comma slash 25; + pos comma backslash -115; + pos comma parenleft -60; + pos comma parenright -30; + pos comma braceleft -110; + pos comma braceright -55; + pos comma hyphen -115; + pos comma endash -115; + pos comma emdash -115; + pos comma quotesinglbase -10; + pos comma quotedblbase -10; + pos comma quotedblleft -115; + pos comma quotedblright -115; + pos comma quoteleft -115; + pos comma quoteright -115; + pos comma guillemetleft -115; + pos comma guillemetright -20; + pos comma guilsinglleft -115; + pos comma guilsinglright -20; + pos comma quotedbl -115; + pos comma quotesingle -110; + pos comma cent -85; + pos comma dollar -50; + pos comma euro -115; + pos comma sterling -30; + pos comma yen -55; + pos comma plus -115; + pos comma minus -115; + pos comma multiply -115; + pos comma divide -115; + pos comma equal -115; + pos comma less -115; + pos comma asciitilde -115; + pos comma asciicircum -115; + pos comma percent -85; + pos comma perthousand -85; + pos comma at -80; + pos comma ampersand -60; + pos comma paragraph -115; + pos comma copyright -80; + pos comma registered -115; + pos comma trademark -115; + pos comma degree -115; + pos colon comma -20; + pos colon semicolon -10; + pos colon question -105; + pos colon periodcentered -100; + pos colon bullet -40; + pos colon numbersign -70; + pos colon slash 15; + pos colon backslash -105; + pos colon parenleft -25; + pos colon parenright -60; + pos colon braceleft -105; + pos colon braceright -55; + pos colon hyphen -105; + pos colon endash -105; + pos colon emdash -105; + pos colon quotesinglbase -20; + pos colon quotedblbase -20; + pos colon quotedblleft -20; + pos colon quotedblright -55; + pos colon quoteleft -20; + pos colon quoteright -55; + pos colon guillemetleft -105; + pos colon guillemetright -20; + pos colon guilsinglleft -105; + pos colon guilsinglright -20; + pos colon quotedbl -15; + pos colon quotesingle -15; + pos colon cent -30; + pos colon dollar -40; + pos colon euro -90; + pos colon sterling -30; + pos colon yen -35; + pos colon plus -15; + pos colon minus -15; + pos colon multiply -45; + pos colon divide -15; + pos colon less -25; + pos colon asciitilde -65; + pos colon asciicircum -20; + pos colon percent -10; + pos colon perthousand -10; + pos colon at -20; + pos colon ampersand -60; + pos colon copyright -20; + pos colon trademark -15; + pos colon degree -30; + pos semicolon comma -10; + pos semicolon question -110; + pos semicolon periodcentered -100; + pos semicolon bullet -40; + pos semicolon numbersign -70; + pos semicolon slash 25; + pos semicolon backslash -105; + pos semicolon parenleft -20; + pos semicolon parenright -30; + pos semicolon braceleft -110; + pos semicolon braceright -55; + pos semicolon hyphen -110; + pos semicolon endash -110; + pos semicolon emdash -110; + pos semicolon quotesinglbase -10; + pos semicolon quotedblbase -10; + pos semicolon quotedblleft -20; + pos semicolon quotedblright -50; + pos semicolon quoteleft -20; + pos semicolon quoteright -50; + pos semicolon guillemetleft -110; + pos semicolon guillemetright -20; + pos semicolon guilsinglleft -110; + pos semicolon guilsinglright -20; + pos semicolon quotedbl -15; + pos semicolon quotesingle -15; + pos semicolon cent -30; + pos semicolon dollar -40; + pos semicolon euro -90; + pos semicolon sterling -30; + pos semicolon yen -35; + pos semicolon plus -15; + pos semicolon minus -15; + pos semicolon multiply -45; + pos semicolon divide -15; + pos semicolon less -20; + pos semicolon asciitilde -65; + pos semicolon asciicircum -15; + pos semicolon percent -10; + pos semicolon perthousand -10; + pos semicolon at -15; + pos semicolon ampersand -60; + pos semicolon copyright -20; + pos semicolon trademark -15; + pos semicolon degree -30; + pos ellipsis comma -20; + pos ellipsis semicolon -10; + pos ellipsis question -185; + pos ellipsis periodcentered -100; + pos ellipsis bullet -175; + pos ellipsis asterisk -190; + pos ellipsis numbersign -70; + pos ellipsis slash 15; + pos ellipsis backslash -235; + pos ellipsis parenleft -60; + pos ellipsis parenright -60; + pos ellipsis braceleft -110; + pos ellipsis braceright -55; + pos ellipsis hyphen -185; + pos ellipsis endash -285; + pos ellipsis emdash -285; + pos ellipsis quotesinglbase -20; + pos ellipsis quotedblbase -20; + pos ellipsis quotedblleft -200; + pos ellipsis quotedblright -200; + pos ellipsis quoteleft -115; + pos ellipsis quoteright -115; + pos ellipsis guillemetleft -180; + pos ellipsis guillemetright -20; + pos ellipsis guilsinglleft -170; + pos ellipsis guilsinglright -20; + pos ellipsis quotedbl -200; + pos ellipsis quotesingle -110; + pos ellipsis cent -85; + pos ellipsis dollar -50; + pos ellipsis euro -280; + pos ellipsis sterling -30; + pos ellipsis yen -55; + pos ellipsis plus -285; + pos ellipsis minus -285; + pos ellipsis multiply -250; + pos ellipsis divide -285; + pos ellipsis equal -285; + pos ellipsis less -285; + pos ellipsis asciitilde -240; + pos ellipsis asciicircum -260; + pos ellipsis percent -85; + pos ellipsis perthousand -85; + pos ellipsis at -75; + pos ellipsis ampersand -60; + pos ellipsis paragraph -220; + pos ellipsis copyright -75; + pos ellipsis registered -285; + pos ellipsis trademark -285; + pos ellipsis degree -215; + pos question comma -115; + pos question semicolon -10; + pos question ellipsis -200; + pos question question -55; + pos question questiondown -195; + pos question periodcentered -90; + pos question bullet -50; + pos question numbersign -135; + pos question slash -185; + pos question backslash -70; + pos question parenleft -30; + pos question parenright -60; + pos question braceleft -110; + pos question braceright -65; + pos question hyphen -60; + pos question endash -60; + pos question emdash -60; + pos question underscore -205; + pos question quotesinglbase -115; + pos question quotedblbase -205; + pos question quotedblright -15; + pos question quoteright -15; + pos question guillemetleft -135; + pos question guillemetright -35; + pos question guilsinglleft -135; + pos question guilsinglright -35; + pos question quotedbl -10; + pos question quotesingle -10; + pos question cent -40; + pos question dollar -30; + pos question euro -90; + pos question sterling -80; + pos question yen -25; + pos question plus -25; + pos question minus -25; + pos question multiply -50; + pos question divide -25; + pos question less -30; + pos question asciitilde -75; + pos question asciicircum -30; + pos question at -25; + pos question ampersand -95; + pos question copyright -30; + pos question degree -10; + pos questiondown comma -85; + pos questiondown colon -105; + pos questiondown semicolon -85; + pos questiondown ellipsis -125; + pos questiondown question -275; + pos questiondown questiondown -55; + pos questiondown periodcentered -100; + pos questiondown bullet -175; + pos questiondown asterisk -180; + pos questiondown numbersign -210; + pos questiondown slash -30; + pos questiondown backslash -235; + pos questiondown parenleft -155; + pos questiondown parenright -55; + pos questiondown braceleft -155; + pos questiondown braceright -75; + pos questiondown bracketleft -20; + pos questiondown bracketright -20; + pos questiondown hyphen -175; + pos questiondown endash -175; + pos questiondown emdash -175; + pos questiondown underscore -10; + pos questiondown quotesinglbase -85; + pos questiondown quotedblbase -85; + pos questiondown quotedblleft -190; + pos questiondown quotedblright -200; + pos questiondown quoteleft -115; + pos questiondown quoteright -115; + pos questiondown guillemetleft -170; + pos questiondown guillemetright -195; + pos questiondown guilsinglleft -170; + pos questiondown guilsinglright -170; + pos questiondown quotedbl -195; + pos questiondown quotesingle -110; + pos questiondown cent -175; + pos questiondown dollar -215; + pos questiondown euro -270; + pos questiondown sterling -170; + pos questiondown yen -195; + pos questiondown plus -175; + pos questiondown minus -175; + pos questiondown multiply -215; + pos questiondown divide -175; + pos questiondown equal -175; + pos questiondown greater -140; + pos questiondown less -175; + pos questiondown asciitilde -205; + pos questiondown asciicircum -220; + pos questiondown percent -185; + pos questiondown perthousand -185; + pos questiondown at -175; + pos questiondown ampersand -175; + pos questiondown paragraph -180; + pos questiondown copyright -175; + pos questiondown registered -180; + pos questiondown trademark -185; + pos questiondown degree -200; + pos questiondown bar -65; + pos periodcentered comma -100; + pos periodcentered colon -100; + pos periodcentered semicolon -100; + pos periodcentered ellipsis -100; + pos periodcentered question -100; + pos periodcentered questiondown -100; + pos periodcentered asterisk -100; + pos periodcentered numbersign -75; + pos periodcentered slash -95; + pos periodcentered backslash -100; + pos periodcentered parenright -100; + pos periodcentered braceleft -70; + pos periodcentered braceright -60; + pos periodcentered underscore -100; + pos periodcentered quotesinglbase -100; + pos periodcentered quotedblbase -100; + pos periodcentered quotedblleft -100; + pos periodcentered quotedblright -100; + pos periodcentered quoteleft -100; + pos periodcentered quoteright -100; + pos periodcentered guillemetright -100; + pos periodcentered guilsinglright -100; + pos periodcentered quotedbl -100; + pos periodcentered quotesingle -100; + pos periodcentered dollar -100; + pos periodcentered euro -90; + pos periodcentered sterling -30; + pos periodcentered yen -55; + pos periodcentered multiply -40; + pos periodcentered less -15; + pos periodcentered asciitilde -50; + pos periodcentered asciicircum -100; + pos periodcentered percent -100; + pos periodcentered perthousand -100; + pos periodcentered paragraph -100; + pos periodcentered registered -45; + pos periodcentered trademark -100; + pos periodcentered degree -100; + pos bullet comma -115; + pos bullet colon -85; + pos bullet semicolon -90; + pos bullet ellipsis -175; + pos bullet question -175; + pos bullet questiondown -105; + pos bullet asterisk -100; + pos bullet numbersign -85; + pos bullet slash -100; + pos bullet backslash -170; + pos bullet parenright -175; + pos bullet braceleft -65; + pos bullet braceright -60; + pos bullet underscore -175; + pos bullet quotesinglbase -115; + pos bullet quotedblbase -175; + pos bullet quotedblleft -145; + pos bullet quotedblright -175; + pos bullet quoteleft -115; + pos bullet quoteright -115; + pos bullet guillemetright -80; + pos bullet guilsinglright -80; + pos bullet quotedbl -145; + pos bullet quotesingle -110; + pos bullet dollar -110; + pos bullet euro -90; + pos bullet sterling -35; + pos bullet yen -55; + pos bullet multiply -45; + pos bullet asciitilde -30; + pos bullet asciicircum -75; + pos bullet percent -75; + pos bullet perthousand -75; + pos bullet paragraph -65; + pos bullet registered -30; + pos bullet trademark -125; + pos bullet degree -145; + pos asterisk comma -115; + pos asterisk semicolon -10; + pos asterisk ellipsis -190; + pos asterisk question -30; + pos asterisk questiondown -190; + pos asterisk periodcentered -100; + pos asterisk bullet -55; + pos asterisk numbersign -130; + pos asterisk slash -190; + pos asterisk backslash -45; + pos asterisk parenleft -30; + pos asterisk parenright -35; + pos asterisk braceleft -110; + pos asterisk braceright -65; + pos asterisk hyphen -130; + pos asterisk endash -130; + pos asterisk emdash -130; + pos asterisk underscore -190; + pos asterisk quotesinglbase -115; + pos asterisk quotedblbase -190; + pos asterisk quotedblright -15; + pos asterisk quoteright -15; + pos asterisk guillemetleft -150; + pos asterisk guillemetright -35; + pos asterisk guilsinglleft -150; + pos asterisk guilsinglright -35; + pos asterisk cent -40; + pos asterisk dollar -35; + pos asterisk euro -90; + pos asterisk sterling -80; + pos asterisk yen -15; + pos asterisk plus -40; + pos asterisk minus -40; + pos asterisk multiply -50; + pos asterisk divide -40; + pos asterisk less -55; + pos asterisk asciitilde -80; + pos asterisk asciicircum -25; + pos asterisk at -25; + pos asterisk ampersand -90; + pos asterisk copyright -25; + pos numbersign comma -115; + pos numbersign colon -65; + pos numbersign semicolon -75; + pos numbersign ellipsis -235; + pos numbersign question -100; + pos numbersign questiondown -190; + pos numbersign periodcentered -100; + pos numbersign bullet -110; + pos numbersign asterisk -65; + pos numbersign numbersign -210; + pos numbersign slash -210; + pos numbersign backslash -90; + pos numbersign parenleft -105; + pos numbersign parenright -110; + pos numbersign braceleft -160; + pos numbersign braceright -120; + pos numbersign bracketleft -50; + pos numbersign bracketright -50; + pos numbersign hyphen -105; + pos numbersign endash -105; + pos numbersign emdash -105; + pos numbersign underscore -355; + pos numbersign quotesinglbase -115; + pos numbersign quotedblbase -205; + pos numbersign quotedblleft -50; + pos numbersign quotedblright -60; + pos numbersign quoteleft -50; + pos numbersign quoteright -60; + pos numbersign guillemetleft -120; + pos numbersign guillemetright -105; + pos numbersign guilsinglleft -120; + pos numbersign guilsinglright -105; + pos numbersign quotedbl -55; + pos numbersign quotesingle -55; + pos numbersign cent -110; + pos numbersign dollar -80; + pos numbersign euro -155; + pos numbersign sterling -135; + pos numbersign yen -70; + pos numbersign plus -90; + pos numbersign minus -90; + pos numbersign multiply -125; + pos numbersign divide -90; + pos numbersign equal -65; + pos numbersign greater -50; + pos numbersign less -95; + pos numbersign asciitilde -135; + pos numbersign asciicircum -100; + pos numbersign percent -50; + pos numbersign perthousand -50; + pos numbersign at -100; + pos numbersign ampersand -130; + pos numbersign paragraph -55; + pos numbersign copyright -100; + pos numbersign registered -70; + pos numbersign trademark -50; + pos numbersign degree -55; + pos numbersign bar -50; + pos slash comma -115; + pos slash colon -65; + pos slash semicolon -70; + pos slash ellipsis -240; + pos slash question -20; + pos slash questiondown -240; + pos slash periodcentered -100; + pos slash bullet -130; + pos slash asterisk -10; + pos slash numbersign -200; + pos slash slash -240; + pos slash backslash 50; + pos slash parenleft -110; + pos slash parenright -35; + pos slash braceleft -130; + pos slash braceright -35; + pos slash bracketleft 35; + pos slash bracketright 35; + pos slash hyphen -130; + pos slash endash -130; + pos slash emdash -130; + pos slash underscore -240; + pos slash quotesinglbase -115; + pos slash quotedblbase -205; + pos slash quotedblleft -25; + pos slash quotedblright -15; + pos slash quoteleft -25; + pos slash quoteright -15; + pos slash guillemetleft -165; + pos slash guillemetright -120; + pos slash guilsinglleft -165; + pos slash guilsinglright -120; + pos slash cent -125; + pos slash dollar -60; + pos slash euro -155; + pos slash sterling -125; + pos slash yen 10; + pos slash plus -110; + pos slash minus -110; + pos slash multiply -135; + pos slash divide -110; + pos slash equal -65; + pos slash greater 10; + pos slash less -115; + pos slash asciitilde -160; + pos slash asciicircum -115; + pos slash percent -25; + pos slash perthousand -25; + pos slash at -105; + pos slash ampersand -115; + pos slash paragraph -35; + pos slash copyright -110; + pos slash registered -60; + pos slash trademark -35; + pos slash bar 35; + pos backslash colon -25; + pos backslash ellipsis -25; + pos backslash question -205; + pos backslash periodcentered -100; + pos backslash bullet -140; + pos backslash asterisk -190; + pos backslash numbersign -85; + pos backslash slash 50; + pos backslash backslash -235; + pos backslash parenleft -85; + pos backslash parenright -15; + pos backslash braceleft -110; + pos backslash braceright -40; + pos backslash bracketleft 10; + pos backslash bracketright 15; + pos backslash hyphen -100; + pos backslash endash -100; + pos backslash emdash -100; + pos backslash underscore 10; + pos backslash quotedblleft -200; + pos backslash quotedblright -200; + pos backslash quoteleft -115; + pos backslash quoteright -115; + pos backslash guillemetleft -125; + pos backslash guillemetright -40; + pos backslash guilsinglleft -125; + pos backslash guilsinglright -40; + pos backslash quotedbl -200; + pos backslash quotesingle -110; + pos backslash cent -100; + pos backslash dollar -75; + pos backslash euro -195; + pos backslash sterling -50; + pos backslash yen -75; + pos backslash plus -130; + pos backslash minus -130; + pos backslash multiply -155; + pos backslash divide -130; + pos backslash equal -80; + pos backslash greater -15; + pos backslash less -150; + pos backslash asciitilde -185; + pos backslash asciicircum -210; + pos backslash percent -100; + pos backslash perthousand -100; + pos backslash at -100; + pos backslash ampersand -85; + pos backslash paragraph -215; + pos backslash copyright -100; + pos backslash registered -180; + pos backslash trademark -235; + pos backslash degree -215; + pos backslash bar 10; + pos parenleft comma -70; + pos parenleft colon -95; + pos parenleft semicolon -65; + pos parenleft ellipsis -105; + pos parenleft question -45; + pos parenleft questiondown -55; + pos parenleft periodcentered -100; + pos parenleft bullet -170; + pos parenleft asterisk -15; + pos parenleft numbersign -175; + pos parenleft slash -15; + pos parenleft backslash -55; + pos parenleft parenleft -120; + pos parenleft parenright -50; + pos parenleft braceleft -135; + pos parenleft braceright -85; + pos parenleft bracketleft -15; + pos parenleft bracketright -15; + pos parenleft hyphen -170; + pos parenleft endash -170; + pos parenleft emdash -170; + pos parenleft underscore -25; + pos parenleft quotesinglbase -70; + pos parenleft quotedblbase -70; + pos parenleft quotedblleft -30; + pos parenleft quotedblright -30; + pos parenleft quoteleft -30; + pos parenleft quoteright -30; + pos parenleft guillemetleft -175; + pos parenleft guillemetright -135; + pos parenleft guilsinglleft -170; + pos parenleft guilsinglright -135; + pos parenleft quotedbl -15; + pos parenleft quotesingle -15; + pos parenleft cent -170; + pos parenleft dollar -60; + pos parenleft euro -180; + pos parenleft sterling -125; + pos parenleft yen -25; + pos parenleft plus -155; + pos parenleft minus -155; + pos parenleft multiply -175; + pos parenleft divide -155; + pos parenleft equal -100; + pos parenleft greater -15; + pos parenleft less -155; + pos parenleft asciitilde -180; + pos parenleft asciicircum -140; + pos parenleft percent -25; + pos parenleft perthousand -25; + pos parenleft at -135; + pos parenleft ampersand -115; + pos parenleft paragraph -40; + pos parenleft copyright -135; + pos parenleft registered -65; + pos parenleft trademark -55; + pos parenleft degree -15; + pos parenleft bar -15; + pos parenright comma -50; + pos parenright colon -35; + pos parenright semicolon -45; + pos parenright ellipsis -35; + pos parenright question -150; + pos parenright questiondown -35; + pos parenright asterisk -45; + pos parenright numbersign -65; + pos parenright slash -50; + pos parenright backslash -145; + pos parenright parenright -115; + pos parenright braceleft -65; + pos parenright braceright -60; + pos parenright underscore -70; + pos parenright quotesinglbase -50; + pos parenright quotedblbase -50; + pos parenright quotedblleft -65; + pos parenright quotedblright -85; + pos parenright quoteleft -65; + pos parenright quoteright -85; + pos parenright guillemetright -25; + pos parenright guilsinglright -25; + pos parenright quotedbl -55; + pos parenright quotesingle -55; + pos parenright dollar -80; + pos parenright euro -90; + pos parenright sterling -30; + pos parenright yen -55; + pos parenright multiply -40; + pos parenright asciitilde -30; + pos parenright asciicircum -40; + pos parenright percent -50; + pos parenright perthousand -50; + pos parenright paragraph -40; + pos parenright registered -20; + pos parenright trademark -60; + pos parenright degree -75; + pos braceleft comma -75; + pos braceleft colon -55; + pos braceleft semicolon -60; + pos braceleft ellipsis -65; + pos braceleft question -75; + pos braceleft questiondown -65; + pos braceleft periodcentered -60; + pos braceleft bullet -60; + pos braceleft asterisk -55; + pos braceleft numbersign -115; + pos braceleft slash -30; + pos braceleft backslash -70; + pos braceleft parenleft -60; + pos braceleft parenright -85; + pos braceleft braceleft -120; + pos braceleft braceright -120; + pos braceleft bracketleft -50; + pos braceleft bracketright -50; + pos braceleft hyphen -60; + pos braceleft endash -60; + pos braceleft emdash -60; + pos braceleft underscore -65; + pos braceleft quotesinglbase -75; + pos braceleft quotedblbase -75; + pos braceleft quotedblleft -50; + pos braceleft quotedblright -60; + pos braceleft quoteleft -50; + pos braceleft quoteright -60; + pos braceleft guillemetleft -55; + pos braceleft guillemetright -60; + pos braceleft guilsinglleft -55; + pos braceleft guilsinglright -60; + pos braceleft quotedbl -55; + pos braceleft quotesingle -55; + pos braceleft cent -60; + pos braceleft dollar -80; + pos braceleft euro -145; + pos braceleft sterling -90; + pos braceleft yen -65; + pos braceleft plus -60; + pos braceleft minus -60; + pos braceleft multiply -100; + pos braceleft divide -60; + pos braceleft equal -55; + pos braceleft greater -50; + pos braceleft less -55; + pos braceleft asciitilde -85; + pos braceleft asciicircum -70; + pos braceleft percent -55; + pos braceleft perthousand -55; + pos braceleft at -60; + pos braceleft ampersand -60; + pos braceleft paragraph -55; + pos braceleft copyright -60; + pos braceleft registered -55; + pos braceleft trademark -55; + pos braceleft degree -50; + pos braceleft bar -50; + pos braceright comma -115; + pos braceright colon -105; + pos braceright semicolon -110; + pos braceright ellipsis -110; + pos braceright question -155; + pos braceright questiondown -110; + pos braceright periodcentered -70; + pos braceright bullet -70; + pos braceright asterisk -110; + pos braceright numbersign -120; + pos braceright slash -80; + pos braceright backslash -170; + pos braceright parenleft -65; + pos braceright parenright -135; + pos braceright braceleft -135; + pos braceright braceright -120; + pos braceright bracketleft -60; + pos braceright bracketright -60; + pos braceright hyphen -60; + pos braceright endash -60; + pos braceright emdash -60; + pos braceright underscore -110; + pos braceright quotesinglbase -115; + pos braceright quotedblbase -120; + pos braceright quotedblleft -110; + pos braceright quotedblright -120; + pos braceright quoteleft -110; + pos braceright quoteright -115; + pos braceright guillemetleft -60; + pos braceright guillemetright -105; + pos braceright guilsinglleft -60; + pos braceright guilsinglright -105; + pos braceright quotedbl -115; + pos braceright quotesingle -110; + pos braceright cent -65; + pos braceright dollar -140; + pos braceright euro -155; + pos braceright sterling -95; + pos braceright yen -115; + pos braceright plus -65; + pos braceright minus -65; + pos braceright multiply -100; + pos braceright divide -65; + pos braceright equal -60; + pos braceright greater -60; + pos braceright less -70; + pos braceright asciitilde -100; + pos braceright asciicircum -120; + pos braceright percent -110; + pos braceright perthousand -110; + pos braceright at -70; + pos braceright ampersand -60; + pos braceright paragraph -110; + pos braceright copyright -70; + pos braceright registered -90; + pos braceright trademark -110; + pos braceright degree -115; + pos braceright bar -60; + pos bracketleft question -15; + pos bracketleft numbersign -50; + pos bracketleft slash 35; + pos bracketleft backslash 0; + pos bracketleft parenright -20; + pos bracketleft braceleft -60; + pos bracketleft braceright -50; + pos bracketleft quotedblright -10; + pos bracketleft quoteright -10; + pos bracketleft dollar -30; + pos bracketleft euro -90; + pos bracketleft sterling -30; + pos bracketleft multiply -40; + pos bracketleft asciitilde -25; + pos bracketleft asciicircum -10; + pos bracketright question -15; + pos bracketright numbersign -50; + pos bracketright slash 35; + pos bracketright parenright -20; + pos bracketright braceleft -60; + pos bracketright braceright -50; + pos bracketright quotedblright -10; + pos bracketright quoteright -10; + pos bracketright dollar -30; + pos bracketright euro -90; + pos bracketright sterling -30; + pos bracketright multiply -40; + pos bracketright asciitilde -25; + pos bracketright asciicircum -15; + pos hyphen comma -115; + pos hyphen colon -105; + pos hyphen semicolon -110; + pos hyphen ellipsis -185; + pos hyphen question -175; + pos hyphen questiondown -85; + pos hyphen asterisk -155; + pos hyphen numbersign -65; + pos hyphen slash -75; + pos hyphen backslash -155; + pos hyphen parenright -170; + pos hyphen braceleft -60; + pos hyphen braceright -60; + pos hyphen underscore -185; + pos hyphen quotesinglbase -115; + pos hyphen quotedblbase -185; + pos hyphen quotedblleft -185; + pos hyphen quotedblright -185; + pos hyphen quoteleft -115; + pos hyphen quoteright -115; + pos hyphen guillemetright -80; + pos hyphen guilsinglright -80; + pos hyphen quotedbl -185; + pos hyphen quotesingle -110; + pos hyphen dollar -110; + pos hyphen euro -90; + pos hyphen sterling -30; + pos hyphen yen -50; + pos hyphen multiply -40; + pos hyphen asciitilde -25; + pos hyphen asciicircum -185; + pos hyphen percent -70; + pos hyphen perthousand -70; + pos hyphen paragraph -55; + pos hyphen registered -15; + pos hyphen trademark -125; + pos hyphen degree -185; + pos endash comma -115; + pos endash colon -105; + pos endash semicolon -110; + pos endash ellipsis -285; + pos endash question -175; + pos endash questiondown -85; + pos endash asterisk -155; + pos endash numbersign -65; + pos endash slash -75; + pos endash backslash -155; + pos endash parenright -170; + pos endash braceleft -60; + pos endash braceright -60; + pos endash underscore -290; + pos endash quotesinglbase -115; + pos endash quotedblbase -205; + pos endash quotedblleft -200; + pos endash quotedblright -200; + pos endash quoteleft -115; + pos endash quoteright -115; + pos endash guillemetright -80; + pos endash guilsinglright -80; + pos endash quotedbl -200; + pos endash quotesingle -110; + pos endash dollar -110; + pos endash euro -90; + pos endash sterling -30; + pos endash yen -50; + pos endash multiply -40; + pos endash asciitilde -25; + pos endash asciicircum -260; + pos endash percent -70; + pos endash perthousand -70; + pos endash paragraph -55; + pos endash registered -15; + pos endash trademark -125; + pos endash degree -215; + pos emdash comma -115; + pos emdash colon -105; + pos emdash semicolon -110; + pos emdash ellipsis -285; + pos emdash question -175; + pos emdash questiondown -85; + pos emdash asterisk -155; + pos emdash numbersign -65; + pos emdash slash -75; + pos emdash backslash -155; + pos emdash parenright -170; + pos emdash braceleft -60; + pos emdash braceright -60; + pos emdash underscore -355; + pos emdash quotesinglbase -115; + pos emdash quotedblbase -205; + pos emdash quotedblleft -200; + pos emdash quotedblright -200; + pos emdash quoteleft -115; + pos emdash quoteright -115; + pos emdash guillemetright -80; + pos emdash guilsinglright -80; + pos emdash quotedbl -200; + pos emdash quotesingle -110; + pos emdash dollar -110; + pos emdash euro -90; + pos emdash sterling -30; + pos emdash yen -50; + pos emdash multiply -40; + pos emdash asciitilde -25; + pos emdash asciicircum -260; + pos emdash percent -70; + pos emdash perthousand -70; + pos emdash paragraph -55; + pos emdash registered -15; + pos emdash trademark -125; + pos emdash degree -215; + pos underscore colon -20; + pos underscore ellipsis -20; + pos underscore question -205; + pos underscore periodcentered -100; + pos underscore bullet -175; + pos underscore asterisk -190; + pos underscore numbersign -355; + pos underscore slash 35; + pos underscore backslash -235; + pos underscore parenleft -85; + pos underscore parenright -20; + pos underscore braceleft -110; + pos underscore braceright -50; + pos underscore hyphen -185; + pos underscore endash -290; + pos underscore emdash -355; + pos underscore quotedblleft -200; + pos underscore quotedblright -200; + pos underscore quoteleft -115; + pos underscore quoteright -115; + pos underscore guillemetleft -240; + pos underscore guillemetright -240; + pos underscore guilsinglleft -170; + pos underscore guilsinglright -170; + pos underscore quotedbl -200; + pos underscore quotesingle -110; + pos underscore cent -155; + pos underscore dollar -125; + pos underscore euro -355; + pos underscore sterling -320; + pos underscore yen -355; + pos underscore plus -310; + pos underscore minus -320; + pos underscore multiply -255; + pos underscore divide -310; + pos underscore equal -330; + pos underscore greater -305; + pos underscore less -305; + pos underscore asciitilde -240; + pos underscore asciicircum -260; + pos underscore percent -355; + pos underscore perthousand -355; + pos underscore at -125; + pos underscore ampersand -120; + pos underscore paragraph -220; + pos underscore copyright -125; + pos underscore registered -330; + pos underscore trademark -355; + pos underscore degree -215; + pos quotesinglbase comma -10; + pos quotesinglbase question -115; + pos quotesinglbase periodcentered -100; + pos quotesinglbase bullet -115; + pos quotesinglbase asterisk -115; + pos quotesinglbase numbersign -70; + pos quotesinglbase slash 25; + pos quotesinglbase backslash -115; + pos quotesinglbase parenleft -60; + pos quotesinglbase parenright -30; + pos quotesinglbase braceleft -110; + pos quotesinglbase braceright -55; + pos quotesinglbase hyphen -115; + pos quotesinglbase endash -115; + pos quotesinglbase emdash -115; + pos quotesinglbase quotesinglbase -10; + pos quotesinglbase quotedblbase -10; + pos quotesinglbase quotedblleft -115; + pos quotesinglbase quotedblright -115; + pos quotesinglbase quoteleft -115; + pos quotesinglbase quoteright -115; + pos quotesinglbase guillemetleft -115; + pos quotesinglbase guillemetright -20; + pos quotesinglbase guilsinglleft -115; + pos quotesinglbase guilsinglright -20; + pos quotesinglbase quotedbl -115; + pos quotesinglbase quotesingle -110; + pos quotesinglbase cent -85; + pos quotesinglbase dollar -50; + pos quotesinglbase euro -115; + pos quotesinglbase sterling -30; + pos quotesinglbase yen -55; + pos quotesinglbase plus -115; + pos quotesinglbase minus -115; + pos quotesinglbase multiply -115; + pos quotesinglbase divide -115; + pos quotesinglbase equal -115; + pos quotesinglbase less -115; + pos quotesinglbase asciitilde -115; + pos quotesinglbase asciicircum -115; + pos quotesinglbase percent -85; + pos quotesinglbase perthousand -85; + pos quotesinglbase at -80; + pos quotesinglbase ampersand -60; + pos quotesinglbase paragraph -115; + pos quotesinglbase copyright -80; + pos quotesinglbase registered -115; + pos quotesinglbase trademark -115; + pos quotesinglbase degree -115; + pos quotedblbase comma -10; + pos quotedblbase question -185; + pos quotedblbase periodcentered -100; + pos quotedblbase bullet -175; + pos quotedblbase asterisk -190; + pos quotedblbase numbersign -70; + pos quotedblbase slash 25; + pos quotedblbase backslash -205; + pos quotedblbase parenleft -60; + pos quotedblbase parenright -30; + pos quotedblbase braceleft -110; + pos quotedblbase braceright -55; + pos quotedblbase hyphen -185; + pos quotedblbase endash -205; + pos quotedblbase emdash -205; + pos quotedblbase quotesinglbase -10; + pos quotedblbase quotedblbase -10; + pos quotedblbase quotedblleft -200; + pos quotedblbase quotedblright -200; + pos quotedblbase quoteleft -115; + pos quotedblbase quoteright -115; + pos quotedblbase guillemetleft -180; + pos quotedblbase guillemetright -20; + pos quotedblbase guilsinglleft -170; + pos quotedblbase guilsinglright -20; + pos quotedblbase quotedbl -200; + pos quotedblbase quotesingle -110; + pos quotedblbase cent -85; + pos quotedblbase dollar -50; + pos quotedblbase euro -205; + pos quotedblbase sterling -30; + pos quotedblbase yen -55; + pos quotedblbase plus -205; + pos quotedblbase minus -205; + pos quotedblbase multiply -205; + pos quotedblbase divide -205; + pos quotedblbase equal -205; + pos quotedblbase less -205; + pos quotedblbase asciitilde -205; + pos quotedblbase asciicircum -205; + pos quotedblbase percent -85; + pos quotedblbase perthousand -85; + pos quotedblbase at -80; + pos quotedblbase ampersand -60; + pos quotedblbase paragraph -205; + pos quotedblbase copyright -80; + pos quotedblbase registered -205; + pos quotedblbase trademark -205; + pos quotedblbase degree -205; + pos quotedblleft comma -115; + pos quotedblleft colon -15; + pos quotedblleft semicolon -25; + pos quotedblleft ellipsis -200; + pos quotedblleft question -60; + pos quotedblleft questiondown -200; + pos quotedblleft periodcentered -100; + pos quotedblleft bullet -105; + pos quotedblleft asterisk -10; + pos quotedblleft numbersign -155; + pos quotedblleft slash -200; + pos quotedblleft backslash -60; + pos quotedblleft parenleft -55; + pos quotedblleft parenright -60; + pos quotedblleft braceleft -120; + pos quotedblleft braceright -75; + pos quotedblleft hyphen -185; + pos quotedblleft endash -200; + pos quotedblleft emdash -200; + pos quotedblleft underscore -200; + pos quotedblleft quotesinglbase -115; + pos quotedblleft quotedblbase -200; + pos quotedblleft quotedblleft -10; + pos quotedblleft quotedblright -30; + pos quotedblleft quoteleft -10; + pos quotedblleft quoteright -30; + pos quotedblleft guillemetleft -195; + pos quotedblleft guillemetright -85; + pos quotedblleft guilsinglleft -170; + pos quotedblleft guilsinglright -85; + pos quotedblleft quotedbl -10; + pos quotedblleft quotesingle -10; + pos quotedblleft cent -75; + pos quotedblleft dollar -40; + pos quotedblleft euro -105; + pos quotedblleft sterling -95; + pos quotedblleft yen -20; + pos quotedblleft plus -200; + pos quotedblleft minus -200; + pos quotedblleft multiply -80; + pos quotedblleft divide -200; + pos quotedblleft equal -15; + pos quotedblleft less -135; + pos quotedblleft asciitilde -125; + pos quotedblleft asciicircum -65; + pos quotedblleft percent -10; + pos quotedblleft perthousand -10; + pos quotedblleft at -50; + pos quotedblleft ampersand -100; + pos quotedblleft paragraph -15; + pos quotedblleft copyright -55; + pos quotedblleft registered -20; + pos quotedblleft trademark -20; + pos quotedblright comma -115; + pos quotedblright colon -20; + pos quotedblright semicolon -25; + pos quotedblright ellipsis -200; + pos quotedblright question -25; + pos quotedblright questiondown -200; + pos quotedblright periodcentered -100; + pos quotedblright bullet -115; + pos quotedblright numbersign -160; + pos quotedblright slash -200; + pos quotedblright backslash -40; + pos quotedblright parenleft -65; + pos quotedblright parenright -30; + pos quotedblright braceleft -110; + pos quotedblright braceright -70; + pos quotedblright hyphen -185; + pos quotedblright endash -200; + pos quotedblright emdash -200; + pos quotedblright underscore -200; + pos quotedblright quotesinglbase -115; + pos quotedblright quotedblbase -200; + pos quotedblright quotedblright -10; + pos quotedblright quoteright -10; + pos quotedblright guillemetleft -200; + pos quotedblright guillemetright -90; + pos quotedblright guilsinglleft -170; + pos quotedblright guilsinglright -90; + pos quotedblright cent -90; + pos quotedblright dollar -30; + pos quotedblright euro -105; + pos quotedblright sterling -90; + pos quotedblright yen -10; + pos quotedblright plus -200; + pos quotedblright minus -200; + pos quotedblright multiply -95; + pos quotedblright divide -200; + pos quotedblright equal -15; + pos quotedblright less -140; + pos quotedblright asciitilde -135; + pos quotedblright asciicircum -80; + pos quotedblright at -60; + pos quotedblright ampersand -90; + pos quotedblright copyright -65; + pos quotedblright registered -20; + pos quoteleft comma -115; + pos quoteleft colon -15; + pos quoteleft semicolon -25; + pos quoteleft ellipsis -115; + pos quoteleft question -60; + pos quoteleft questiondown -115; + pos quoteleft periodcentered -100; + pos quoteleft bullet -105; + pos quoteleft asterisk -10; + pos quoteleft numbersign -115; + pos quoteleft slash -115; + pos quoteleft backslash -60; + pos quoteleft parenleft -55; + pos quoteleft parenright -60; + pos quoteleft braceleft -115; + pos quoteleft braceright -75; + pos quoteleft hyphen -115; + pos quoteleft endash -115; + pos quoteleft emdash -115; + pos quoteleft underscore -115; + pos quoteleft quotesinglbase -115; + pos quoteleft quotedblbase -115; + pos quoteleft quotedblleft -10; + pos quoteleft quotedblright -30; + pos quoteleft quoteleft -10; + pos quoteleft quoteright -30; + pos quoteleft guillemetleft -115; + pos quoteleft guillemetright -85; + pos quoteleft guilsinglleft -115; + pos quoteleft guilsinglright -85; + pos quoteleft quotedbl -10; + pos quoteleft quotesingle -10; + pos quoteleft cent -75; + pos quoteleft dollar -40; + pos quoteleft euro -105; + pos quoteleft sterling -95; + pos quoteleft yen -20; + pos quoteleft plus -115; + pos quoteleft minus -115; + pos quoteleft multiply -80; + pos quoteleft divide -115; + pos quoteleft equal -15; + pos quoteleft less -115; + pos quoteleft asciitilde -115; + pos quoteleft asciicircum -65; + pos quoteleft percent -10; + pos quoteleft perthousand -10; + pos quoteleft at -50; + pos quoteleft ampersand -100; + pos quoteleft paragraph -15; + pos quoteleft copyright -55; + pos quoteleft registered -20; + pos quoteleft trademark -20; + pos quoteright comma -115; + pos quoteright colon -20; + pos quoteright semicolon -25; + pos quoteright ellipsis -115; + pos quoteright question -25; + pos quoteright questiondown -115; + pos quoteright periodcentered -100; + pos quoteright bullet -115; + pos quoteright numbersign -115; + pos quoteright slash -115; + pos quoteright backslash -40; + pos quoteright parenleft -65; + pos quoteright parenright -30; + pos quoteright braceleft -110; + pos quoteright braceright -70; + pos quoteright hyphen -115; + pos quoteright endash -115; + pos quoteright emdash -115; + pos quoteright underscore -115; + pos quoteright quotesinglbase -115; + pos quoteright quotedblbase -115; + pos quoteright quotedblright -10; + pos quoteright quoteright -10; + pos quoteright guillemetleft -115; + pos quoteright guillemetright -90; + pos quoteright guilsinglleft -115; + pos quoteright guilsinglright -90; + pos quoteright cent -90; + pos quoteright dollar -30; + pos quoteright euro -105; + pos quoteright sterling -90; + pos quoteright yen -10; + pos quoteright plus -115; + pos quoteright minus -115; + pos quoteright multiply -95; + pos quoteright divide -115; + pos quoteright equal -15; + pos quoteright less -115; + pos quoteright asciitilde -115; + pos quoteright asciicircum -80; + pos quoteright at -60; + pos quoteright ampersand -90; + pos quoteright copyright -65; + pos quoteright registered -20; + pos guillemetleft comma -35; + pos guillemetleft colon -20; + pos guillemetleft semicolon -25; + pos guillemetleft ellipsis -20; + pos guillemetleft question -175; + pos guillemetleft questiondown -20; + pos guillemetleft periodcentered -90; + pos guillemetleft bullet -40; + pos guillemetleft asterisk -35; + pos guillemetleft numbersign -100; + pos guillemetleft slash -35; + pos guillemetleft backslash -125; + pos guillemetleft parenleft -20; + pos guillemetleft parenright -140; + pos guillemetleft braceleft -110; + pos guillemetleft braceright -65; + pos guillemetleft hyphen -60; + pos guillemetleft endash -60; + pos guillemetleft emdash -60; + pos guillemetleft underscore -240; + pos guillemetleft quotesinglbase -35; + pos guillemetleft quotedblbase -35; + pos guillemetleft quotedblleft -90; + pos guillemetleft quotedblright -175; + pos guillemetleft quoteleft -90; + pos guillemetleft quoteright -115; + pos guillemetleft guillemetleft -135; + pos guillemetleft guilsinglleft -135; + pos guillemetleft quotedbl -200; + pos guillemetleft quotesingle -110; + pos guillemetleft cent -25; + pos guillemetleft dollar -55; + pos guillemetleft euro -90; + pos guillemetleft sterling -70; + pos guillemetleft yen -40; + pos guillemetleft plus -20; + pos guillemetleft minus -20; + pos guillemetleft multiply -70; + pos guillemetleft divide -20; + pos guillemetleft less -25; + pos guillemetleft asciitilde -65; + pos guillemetleft asciicircum -15; + pos guillemetleft percent -25; + pos guillemetleft perthousand -25; + pos guillemetleft at -15; + pos guillemetleft ampersand -50; + pos guillemetleft paragraph -15; + pos guillemetleft copyright -15; + pos guillemetleft trademark -125; + pos guillemetleft degree -80; + pos guillemetright comma -115; + pos guillemetright colon -105; + pos guillemetright semicolon -110; + pos guillemetright ellipsis -140; + pos guillemetright question -170; + pos guillemetright questiondown -115; + pos guillemetright bullet -10; + pos guillemetright asterisk -185; + pos guillemetright numbersign -70; + pos guillemetright slash -90; + pos guillemetright backslash -195; + pos guillemetright parenright -170; + pos guillemetright braceleft -65; + pos guillemetright braceright -55; + pos guillemetright underscore -240; + pos guillemetright quotesinglbase -115; + pos guillemetright quotedblbase -155; + pos guillemetright quotedblleft -200; + pos guillemetright quotedblright -200; + pos guillemetright quoteleft -115; + pos guillemetright quoteright -115; + pos guillemetright guillemetright -135; + pos guillemetright guilsinglright -135; + pos guillemetright quotedbl -200; + pos guillemetright quotesingle -110; + pos guillemetright dollar -195; + pos guillemetright euro -85; + pos guillemetright sterling -25; + pos guillemetright yen -50; + pos guillemetright plus -10; + pos guillemetright minus -10; + pos guillemetright multiply -40; + pos guillemetright divide -10; + pos guillemetright less -50; + pos guillemetright asciitilde -90; + pos guillemetright asciicircum -160; + pos guillemetright percent -155; + pos guillemetright perthousand -155; + pos guillemetright paragraph -140; + pos guillemetright registered -65; + pos guillemetright trademark -150; + pos guillemetright degree -215; + pos guilsinglleft comma -35; + pos guilsinglleft colon -20; + pos guilsinglleft semicolon -25; + pos guilsinglleft ellipsis -20; + pos guilsinglleft question -170; + pos guilsinglleft questiondown -20; + pos guilsinglleft periodcentered -90; + pos guilsinglleft bullet -40; + pos guilsinglleft asterisk -35; + pos guilsinglleft numbersign -100; + pos guilsinglleft slash -35; + pos guilsinglleft backslash -125; + pos guilsinglleft parenleft -20; + pos guilsinglleft parenright -140; + pos guilsinglleft braceleft -110; + pos guilsinglleft braceright -65; + pos guilsinglleft hyphen -60; + pos guilsinglleft endash -60; + pos guilsinglleft emdash -60; + pos guilsinglleft underscore -170; + pos guilsinglleft quotesinglbase -35; + pos guilsinglleft quotedblbase -35; + pos guilsinglleft quotedblleft -90; + pos guilsinglleft quotedblright -170; + pos guilsinglleft quoteleft -90; + pos guilsinglleft quoteright -115; + pos guilsinglleft guillemetleft -135; + pos guilsinglleft guilsinglleft -135; + pos guilsinglleft quotedbl -170; + pos guilsinglleft quotesingle -110; + pos guilsinglleft cent -25; + pos guilsinglleft dollar -55; + pos guilsinglleft euro -90; + pos guilsinglleft sterling -70; + pos guilsinglleft yen -40; + pos guilsinglleft plus -20; + pos guilsinglleft minus -20; + pos guilsinglleft multiply -70; + pos guilsinglleft divide -20; + pos guilsinglleft less -25; + pos guilsinglleft asciitilde -65; + pos guilsinglleft asciicircum -15; + pos guilsinglleft percent -25; + pos guilsinglleft perthousand -25; + pos guilsinglleft at -15; + pos guilsinglleft ampersand -50; + pos guilsinglleft paragraph -15; + pos guilsinglleft copyright -15; + pos guilsinglleft trademark -125; + pos guilsinglleft degree -80; + pos guilsinglright comma -115; + pos guilsinglright colon -105; + pos guilsinglright semicolon -110; + pos guilsinglright ellipsis -140; + pos guilsinglright question -170; + pos guilsinglright questiondown -115; + pos guilsinglright bullet -10; + pos guilsinglright asterisk -170; + pos guilsinglright numbersign -70; + pos guilsinglright slash -90; + pos guilsinglright backslash -170; + pos guilsinglright parenright -170; + pos guilsinglright braceleft -65; + pos guilsinglright braceright -55; + pos guilsinglright underscore -170; + pos guilsinglright quotesinglbase -115; + pos guilsinglright quotedblbase -155; + pos guilsinglright quotedblleft -170; + pos guilsinglright quotedblright -170; + pos guilsinglright quoteleft -115; + pos guilsinglright quoteright -115; + pos guilsinglright guillemetright -135; + pos guilsinglright guilsinglright -135; + pos guilsinglright quotedbl -170; + pos guilsinglright quotesingle -110; + pos guilsinglright dollar -170; + pos guilsinglright euro -85; + pos guilsinglright sterling -25; + pos guilsinglright yen -50; + pos guilsinglright plus -10; + pos guilsinglright minus -10; + pos guilsinglright multiply -40; + pos guilsinglright divide -10; + pos guilsinglright less -50; + pos guilsinglright asciitilde -90; + pos guilsinglright asciicircum -160; + pos guilsinglright percent -155; + pos guilsinglright perthousand -155; + pos guilsinglright paragraph -140; + pos guilsinglright registered -65; + pos guilsinglright trademark -150; + pos guilsinglright degree -170; + pos quotedbl comma -115; + pos quotedbl colon -10; + pos quotedbl semicolon -15; + pos quotedbl ellipsis -200; + pos quotedbl question -20; + pos quotedbl questiondown -200; + pos quotedbl periodcentered -100; + pos quotedbl bullet -110; + pos quotedbl numbersign -145; + pos quotedbl slash -200; + pos quotedbl backslash -40; + pos quotedbl parenleft -40; + pos quotedbl parenright -30; + pos quotedbl braceleft -110; + pos quotedbl braceright -70; + pos quotedbl hyphen -185; + pos quotedbl endash -200; + pos quotedbl emdash -200; + pos quotedbl underscore -200; + pos quotedbl quotesinglbase -115; + pos quotedbl quotedblbase -200; + pos quotedbl quotedblright -10; + pos quotedbl quoteright -10; + pos quotedbl guillemetleft -200; + pos quotedbl guillemetright -200; + pos quotedbl guilsinglleft -170; + pos quotedbl guilsinglright -170; + pos quotedbl cent -55; + pos quotedbl dollar -30; + pos quotedbl euro -95; + pos quotedbl sterling -85; + pos quotedbl yen -10; + pos quotedbl plus -200; + pos quotedbl minus -200; + pos quotedbl multiply -65; + pos quotedbl divide -200; + pos quotedbl less -150; + pos quotedbl asciitilde -125; + pos quotedbl asciicircum -45; + pos quotedbl at -35; + pos quotedbl ampersand -90; + pos quotedbl copyright -40; + pos quotedbl registered -10; + pos quotesingle comma -110; + pos quotesingle colon -10; + pos quotesingle semicolon -15; + pos quotesingle ellipsis -110; + pos quotesingle question -20; + pos quotesingle questiondown -110; + pos quotesingle periodcentered -100; + pos quotesingle bullet -110; + pos quotesingle numbersign -110; + pos quotesingle slash -110; + pos quotesingle backslash -40; + pos quotesingle parenleft -40; + pos quotesingle parenright -30; + pos quotesingle braceleft -110; + pos quotesingle braceright -70; + pos quotesingle hyphen -110; + pos quotesingle endash -110; + pos quotesingle emdash -110; + pos quotesingle underscore -110; + pos quotesingle quotesinglbase -110; + pos quotesingle quotedblbase -110; + pos quotesingle quotedblright -10; + pos quotesingle quoteright -10; + pos quotesingle guillemetleft -110; + pos quotesingle guillemetright -110; + pos quotesingle guilsinglleft -110; + pos quotesingle guilsinglright -110; + pos quotesingle cent -55; + pos quotesingle dollar -30; + pos quotesingle euro -95; + pos quotesingle sterling -85; + pos quotesingle yen -10; + pos quotesingle plus -110; + pos quotesingle minus -110; + pos quotesingle multiply -65; + pos quotesingle divide -110; + pos quotesingle less -110; + pos quotesingle asciitilde -110; + pos quotesingle asciicircum -45; + pos quotesingle at -35; + pos quotesingle ampersand -90; + pos quotesingle copyright -40; + pos quotesingle registered -10; + pos cent comma -15; + pos cent question -175; + pos cent numbersign -50; + pos cent backslash -105; + pos cent parenright -90; + pos cent braceleft -60; + pos cent braceright -55; + pos cent underscore -40; + pos cent quotesinglbase -15; + pos cent quotedblbase -15; + pos cent quotedblleft -25; + pos cent quotedblright -75; + pos cent quoteleft -25; + pos cent quoteright -75; + pos cent quotedbl -15; + pos cent quotesingle -15; + pos cent dollar -35; + pos cent euro -90; + pos cent sterling -30; + pos cent yen -30; + pos cent multiply -40; + pos cent asciitilde -25; + pos cent asciicircum -15; + pos cent percent -10; + pos cent perthousand -10; + pos cent trademark -25; + pos cent degree -35; + pos dollar comma -40; + pos dollar colon -25; + pos dollar semicolon -30; + pos dollar ellipsis -25; + pos dollar question -85; + pos dollar questiondown -20; + pos dollar periodcentered -25; + pos dollar bullet -30; + pos dollar asterisk -75; + pos dollar numbersign -50; + pos dollar slash -40; + pos dollar backslash -80; + pos dollar parenleft -10; + pos dollar parenright -105; + pos dollar braceleft -75; + pos dollar braceright -60; + pos dollar underscore -90; + pos dollar quotesinglbase -40; + pos dollar quotedblbase -40; + pos dollar quotedblleft -90; + pos dollar quotedblright -75; + pos dollar quoteleft -90; + pos dollar quoteright -75; + pos dollar guillemetleft -15; + pos dollar guillemetright -10; + pos dollar guilsinglleft -15; + pos dollar guilsinglright -10; + pos dollar quotedbl -60; + pos dollar quotesingle -60; + pos dollar cent -10; + pos dollar dollar -75; + pos dollar euro -95; + pos dollar sterling -45; + pos dollar yen -55; + pos dollar plus -20; + pos dollar minus -20; + pos dollar multiply -50; + pos dollar divide -20; + pos dollar less -50; + pos dollar asciitilde -85; + pos dollar asciicircum -210; + pos dollar percent -85; + pos dollar perthousand -85; + pos dollar at -15; + pos dollar paragraph -105; + pos dollar copyright -15; + pos dollar registered -75; + pos dollar trademark -130; + pos dollar degree -65; + pos euro comma -45; + pos euro semicolon -10; + pos euro ellipsis -30; + pos euro question -75; + pos euro questiondown -20; + pos euro numbersign -50; + pos euro slash -40; + pos euro backslash -65; + pos euro parenright -80; + pos euro braceleft -60; + pos euro braceright -55; + pos euro underscore -165; + pos euro quotesinglbase -45; + pos euro quotedblbase -45; + pos euro quotedblright -10; + pos euro quoteright -10; + pos euro guillemetright -20; + pos euro guilsinglright -20; + pos euro dollar -30; + pos euro euro -90; + pos euro sterling -30; + pos euro yen -20; + pos euro multiply -40; + pos euro asciitilde -25; + pos euro asciicircum -10; + pos sterling comma -50; + pos sterling colon -30; + pos sterling semicolon -40; + pos sterling ellipsis -30; + pos sterling question -90; + pos sterling questiondown -30; + pos sterling periodcentered -30; + pos sterling bullet -30; + pos sterling asterisk -30; + pos sterling numbersign -80; + pos sterling slash -25; + pos sterling backslash -100; + pos sterling parenleft -30; + pos sterling parenright -95; + pos sterling braceleft -90; + pos sterling braceright -85; + pos sterling bracketleft -30; + pos sterling bracketright -30; + pos sterling hyphen -30; + pos sterling endash -30; + pos sterling emdash -30; + pos sterling underscore -320; + pos sterling quotesinglbase -50; + pos sterling quotedblbase -50; + pos sterling quotedblleft -30; + pos sterling quotedblright -40; + pos sterling quoteleft -30; + pos sterling quoteright -40; + pos sterling guillemetleft -25; + pos sterling guillemetright -25; + pos sterling guilsinglleft -25; + pos sterling guilsinglright -25; + pos sterling quotedbl -35; + pos sterling quotesingle -35; + pos sterling cent -30; + pos sterling dollar -60; + pos sterling euro -120; + pos sterling sterling -65; + pos sterling yen -50; + pos sterling plus -30; + pos sterling minus -30; + pos sterling multiply -70; + pos sterling divide -30; + pos sterling equal -30; + pos sterling greater -30; + pos sterling less -30; + pos sterling asciitilde -60; + pos sterling asciicircum -45; + pos sterling percent -30; + pos sterling perthousand -30; + pos sterling at -30; + pos sterling ampersand -30; + pos sterling paragraph -30; + pos sterling copyright -30; + pos sterling registered -30; + pos sterling trademark -30; + pos sterling degree -35; + pos sterling bar -30; + pos yen comma -75; + pos yen colon -30; + pos yen semicolon -40; + pos yen ellipsis -60; + pos yen question -20; + pos yen questiondown -60; + pos yen periodcentered -60; + pos yen bullet -60; + pos yen asterisk -10; + pos yen numbersign -110; + pos yen slash -55; + pos yen backslash -15; + pos yen parenleft -60; + pos yen parenright -35; + pos yen braceleft -115; + pos yen braceright -70; + pos yen hyphen -55; + pos yen endash -55; + pos yen emdash -55; + pos yen underscore -355; + pos yen quotesinglbase -75; + pos yen quotedblbase -75; + pos yen quotedblleft -20; + pos yen quotedblright -25; + pos yen quoteleft -20; + pos yen quoteright -25; + pos yen guillemetleft -55; + pos yen guillemetright -55; + pos yen guilsinglleft -55; + pos yen guilsinglright -55; + pos yen quotedbl -10; + pos yen quotesingle -10; + pos yen cent -60; + pos yen dollar -50; + pos yen euro -120; + pos yen sterling -90; + pos yen plus -50; + pos yen minus -50; + pos yen multiply -85; + pos yen divide -50; + pos yen equal -30; + pos yen less -50; + pos yen asciitilde -85; + pos yen asciicircum -55; + pos yen percent -20; + pos yen perthousand -20; + pos yen at -55; + pos yen ampersand -60; + pos yen paragraph -25; + pos yen copyright -55; + pos yen registered -35; + pos yen trademark -20; + pos yen degree -10; + pos plus comma -115; + pos plus colon -40; + pos plus semicolon -45; + pos plus ellipsis -275; + pos plus question -175; + pos plus questiondown -200; + pos plus asterisk -70; + pos plus numbersign -85; + pos plus slash -110; + pos plus backslash -135; + pos plus parenright -165; + pos plus braceleft -60; + pos plus braceright -65; + pos plus underscore -310; + pos plus quotesinglbase -115; + pos plus quotedblbase -205; + pos plus quotedblleft -200; + pos plus quotedblright -200; + pos plus quoteleft -115; + pos plus quoteright -115; + pos plus guillemetright -35; + pos plus guilsinglright -35; + pos plus quotedbl -200; + pos plus quotesingle -110; + pos plus dollar -65; + pos plus euro -90; + pos plus sterling -35; + pos plus yen -40; + pos plus multiply -70; + pos plus asciitilde -30; + pos plus asciicircum -245; + pos plus percent -35; + pos plus perthousand -35; + pos plus paragraph -25; + pos plus trademark -125; + pos plus degree -105; + pos minus comma -115; + pos minus colon -40; + pos minus semicolon -45; + pos minus ellipsis -285; + pos minus question -175; + pos minus questiondown -200; + pos minus asterisk -70; + pos minus numbersign -85; + pos minus slash -110; + pos minus backslash -135; + pos minus parenright -165; + pos minus braceleft -60; + pos minus braceright -65; + pos minus underscore -320; + pos minus quotesinglbase -115; + pos minus quotedblbase -205; + pos minus quotedblleft -200; + pos minus quotedblright -200; + pos minus quoteleft -115; + pos minus quoteright -115; + pos minus guillemetright -35; + pos minus guilsinglright -35; + pos minus quotedbl -200; + pos minus quotesingle -110; + pos minus dollar -65; + pos minus euro -90; + pos minus sterling -35; + pos minus yen -40; + pos minus multiply -70; + pos minus asciitilde -30; + pos minus asciicircum -260; + pos minus percent -35; + pos minus perthousand -35; + pos minus paragraph -25; + pos minus trademark -125; + pos minus degree -105; + pos multiply comma -115; + pos multiply colon -45; + pos multiply semicolon -55; + pos multiply ellipsis -255; + pos multiply question -225; + pos multiply questiondown -155; + pos multiply periodcentered -70; + pos multiply bullet -75; + pos multiply asterisk -50; + pos multiply numbersign -120; + pos multiply slash -135; + pos multiply backslash -150; + pos multiply parenleft -50; + pos multiply parenright -180; + pos multiply braceleft -120; + pos multiply braceright -100; + pos multiply bracketleft -35; + pos multiply bracketright -35; + pos multiply hyphen -45; + pos multiply endash -45; + pos multiply emdash -45; + pos multiply underscore -255; + pos multiply quotesinglbase -115; + pos multiply quotedblbase -205; + pos multiply quotedblleft -85; + pos multiply quotedblright -150; + pos multiply quoteleft -85; + pos multiply quoteright -115; + pos multiply guillemetleft -70; + pos multiply guillemetright -70; + pos multiply guilsinglleft -70; + pos multiply guilsinglright -70; + pos multiply quotedbl -65; + pos multiply quotesingle -65; + pos multiply cent -50; + pos multiply dollar -80; + pos multiply euro -125; + pos multiply sterling -85; + pos multiply yen -70; + pos multiply plus -75; + pos multiply minus -75; + pos multiply multiply -85; + pos multiply divide -75; + pos multiply equal -35; + pos multiply greater -35; + pos multiply less -85; + pos multiply asciitilde -115; + pos multiply asciicircum -60; + pos multiply percent -55; + pos multiply perthousand -55; + pos multiply at -55; + pos multiply ampersand -45; + pos multiply paragraph -45; + pos multiply copyright -55; + pos multiply registered -35; + pos multiply trademark -95; + pos multiply degree -90; + pos multiply bar -35; + pos divide comma -115; + pos divide colon -40; + pos divide semicolon -45; + pos divide ellipsis -285; + pos divide question -175; + pos divide questiondown -200; + pos divide asterisk -70; + pos divide numbersign -85; + pos divide slash -110; + pos divide backslash -135; + pos divide parenright -165; + pos divide braceleft -60; + pos divide braceright -65; + pos divide underscore -310; + pos divide quotesinglbase -115; + pos divide quotedblbase -205; + pos divide quotedblleft -200; + pos divide quotedblright -200; + pos divide quoteleft -115; + pos divide quoteright -115; + pos divide guillemetright -35; + pos divide guilsinglright -35; + pos divide quotedbl -200; + pos divide quotesingle -110; + pos divide dollar -65; + pos divide euro -90; + pos divide sterling -35; + pos divide yen -40; + pos divide multiply -70; + pos divide asciitilde -30; + pos divide asciicircum -260; + pos divide percent -35; + pos divide perthousand -35; + pos divide paragraph -25; + pos divide trademark -125; + pos divide degree -105; + pos equal comma -115; + pos equal semicolon -10; + pos equal ellipsis -285; + pos equal question -145; + pos equal questiondown -50; + pos equal numbersign -55; + pos equal slash -60; + pos equal backslash -85; + pos equal parenright -115; + pos equal braceleft -60; + pos equal braceright -60; + pos equal underscore -330; + pos equal quotesinglbase -115; + pos equal quotedblbase -205; + pos equal quotedblright -50; + pos equal quoteright -50; + pos equal guillemetright -20; + pos equal guilsinglright -20; + pos equal quotedbl -10; + pos equal quotesingle -10; + pos equal dollar -30; + pos equal euro -90; + pos equal sterling -35; + pos equal yen -25; + pos equal multiply -40; + pos equal asciitilde -30; + pos equal asciicircum -15; + pos equal degree -15; + pos greater comma -115; + pos greater colon -60; + pos greater semicolon -70; + pos greater ellipsis -285; + pos greater question -175; + pos greater questiondown -200; + pos greater asterisk -105; + pos greater numbersign -95; + pos greater slash -125; + pos greater backslash -145; + pos greater parenright -170; + pos greater braceleft -60; + pos greater braceright -60; + pos greater underscore -305; + pos greater quotesinglbase -115; + pos greater quotedblbase -205; + pos greater quotedblleft -170; + pos greater quotedblright -200; + pos greater quoteleft -115; + pos greater quoteright -115; + pos greater guillemetleft -30; + pos greater guillemetright -55; + pos greater guilsinglleft -30; + pos greater guilsinglright -55; + pos greater quotedbl -170; + pos greater quotesingle -110; + pos greater dollar -80; + pos greater euro -90; + pos greater sterling -35; + pos greater yen -45; + pos greater multiply -105; + pos greater asciitilde -30; + pos greater asciicircum -85; + pos greater percent -45; + pos greater perthousand -45; + pos greater ampersand -15; + pos greater paragraph -35; + pos greater trademark -125; + pos greater degree -135; + pos less comma -15; + pos less semicolon -10; + pos less question -15; + pos less numbersign -50; + pos less backslash -10; + pos less parenright -25; + pos less braceleft -60; + pos less braceright -55; + pos less underscore -305; + pos less quotesinglbase -15; + pos less quotedblbase -15; + pos less quotedblright -10; + pos less quoteright -10; + pos less dollar -30; + pos less euro -90; + pos less sterling -30; + pos less multiply -40; + pos less asciitilde -25; + pos less asciicircum -10; + pos asciitilde comma -115; + pos asciitilde colon -65; + pos asciitilde semicolon -75; + pos asciitilde ellipsis -240; + pos asciitilde question -200; + pos asciitilde questiondown -240; + pos asciitilde periodcentered -60; + pos asciitilde bullet -45; + pos asciitilde asterisk -95; + pos asciitilde numbersign -145; + pos asciitilde slash -180; + pos asciitilde backslash -160; + pos asciitilde parenleft -40; + pos asciitilde parenright -180; + pos asciitilde braceleft -100; + pos asciitilde braceright -90; + pos asciitilde bracketleft -25; + pos asciitilde bracketright -25; + pos asciitilde hyphen -40; + pos asciitilde endash -40; + pos asciitilde emdash -40; + pos asciitilde underscore -240; + pos asciitilde quotesinglbase -115; + pos asciitilde quotedblbase -205; + pos asciitilde quotedblleft -200; + pos asciitilde quotedblright -200; + pos asciitilde quoteleft -115; + pos asciitilde quoteright -115; + pos asciitilde guillemetleft -95; + pos asciitilde guillemetright -65; + pos asciitilde guilsinglleft -95; + pos asciitilde guilsinglright -65; + pos asciitilde quotedbl -200; + pos asciitilde quotesingle -110; + pos asciitilde cent -45; + pos asciitilde dollar -95; + pos asciitilde euro -120; + pos asciitilde sterling -70; + pos asciitilde yen -70; + pos asciitilde plus -30; + pos asciitilde minus -30; + pos asciitilde multiply -120; + pos asciitilde divide -30; + pos asciitilde equal -30; + pos asciitilde greater -25; + pos asciitilde less -30; + pos asciitilde asciitilde -70; + pos asciitilde asciicircum -105; + pos asciitilde percent -60; + pos asciitilde perthousand -60; + pos asciitilde at -35; + pos asciitilde ampersand -75; + pos asciitilde paragraph -50; + pos asciitilde copyright -40; + pos asciitilde registered -30; + pos asciitilde trademark -150; + pos asciitilde degree -135; + pos asciitilde bar -30; + pos asciicircum comma -115; + pos asciicircum colon -45; + pos asciicircum semicolon -50; + pos asciicircum ellipsis -260; + pos asciicircum question -165; + pos asciicircum questiondown -260; + pos asciicircum periodcentered -100; + pos asciicircum bullet -65; + pos asciicircum asterisk -50; + pos asciicircum numbersign -145; + pos asciicircum slash -200; + pos asciicircum backslash -150; + pos asciicircum parenleft -40; + pos asciicircum parenright -170; + pos asciicircum braceleft -130; + pos asciicircum braceright -90; + pos asciicircum bracketleft -25; + pos asciicircum bracketright -25; + pos asciicircum hyphen -185; + pos asciicircum endash -260; + pos asciicircum emdash -260; + pos asciicircum underscore -260; + pos asciicircum quotesinglbase -115; + pos asciicircum quotedblbase -205; + pos asciicircum quotedblleft -75; + pos asciicircum quotedblright -105; + pos asciicircum quoteleft -75; + pos asciicircum quoteright -105; + pos asciicircum guillemetleft -160; + pos asciicircum guillemetright -40; + pos asciicircum guilsinglleft -160; + pos asciicircum guilsinglright -40; + pos asciicircum quotedbl -60; + pos asciicircum quotesingle -60; + pos asciicircum cent -50; + pos asciicircum dollar -80; + pos asciicircum euro -115; + pos asciicircum sterling -105; + pos asciicircum yen -65; + pos asciicircum plus -260; + pos asciicircum minus -260; + pos asciicircum multiply -85; + pos asciicircum divide -260; + pos asciicircum equal -25; + pos asciicircum greater -25; + pos asciicircum less -75; + pos asciicircum asciitilde -85; + pos asciicircum asciicircum -35; + pos asciicircum percent -50; + pos asciicircum perthousand -50; + pos asciicircum at -35; + pos asciicircum ampersand -145; + pos asciicircum paragraph -40; + pos asciicircum copyright -40; + pos asciicircum registered -25; + pos asciicircum trademark -70; + pos asciicircum degree -90; + pos asciicircum bar -25; + pos percent comma -35; + pos percent colon -15; + pos percent semicolon -25; + pos percent ellipsis -15; + pos percent question -130; + pos percent questiondown -15; + pos percent periodcentered -25; + pos percent bullet -35; + pos percent asterisk -120; + pos percent numbersign -50; + pos percent slash -30; + pos percent backslash -100; + pos percent parenleft -10; + pos percent parenright -125; + pos percent braceleft -80; + pos percent braceright -55; + pos percent underscore -65; + pos percent quotesinglbase -35; + pos percent quotedblbase -35; + pos percent quotedblleft -130; + pos percent quotedblright -115; + pos percent quoteleft -115; + pos percent quoteright -115; + pos percent guillemetleft -20; + pos percent guilsinglleft -20; + pos percent quotedbl -100; + pos percent quotesingle -100; + pos percent cent -15; + pos percent dollar -65; + pos percent euro -100; + pos percent sterling -45; + pos percent yen -55; + pos percent plus -25; + pos percent minus -25; + pos percent multiply -50; + pos percent divide -25; + pos percent less -50; + pos percent asciitilde -85; + pos percent asciicircum -250; + pos percent percent -125; + pos percent perthousand -125; + pos percent at -15; + pos percent paragraph -135; + pos percent copyright -15; + pos percent registered -80; + pos percent trademark -155; + pos percent degree -105; + pos perthousand comma -35; + pos perthousand colon -15; + pos perthousand semicolon -25; + pos perthousand ellipsis -15; + pos perthousand question -180; + pos perthousand questiondown -15; + pos perthousand periodcentered -25; + pos perthousand bullet -35; + pos perthousand asterisk -190; + pos perthousand numbersign -50; + pos perthousand slash -30; + pos perthousand backslash -220; + pos perthousand parenleft -10; + pos perthousand parenright -125; + pos perthousand braceleft -80; + pos perthousand braceright -55; + pos perthousand underscore -65; + pos perthousand quotesinglbase -35; + pos perthousand quotedblbase -35; + pos perthousand quotedblleft -200; + pos perthousand quotedblright -200; + pos perthousand quoteleft -115; + pos perthousand quoteright -115; + pos perthousand guillemetleft -20; + pos perthousand guilsinglleft -20; + pos perthousand quotedbl -200; + pos perthousand quotesingle -110; + pos perthousand cent -15; + pos perthousand dollar -65; + pos perthousand euro -100; + pos perthousand sterling -45; + pos perthousand yen -55; + pos perthousand plus -25; + pos perthousand minus -25; + pos perthousand multiply -50; + pos perthousand divide -25; + pos perthousand less -50; + pos perthousand asciitilde -85; + pos perthousand asciicircum -260; + pos perthousand percent -125; + pos perthousand perthousand -125; + pos perthousand at -15; + pos perthousand paragraph -135; + pos perthousand copyright -15; + pos perthousand registered -80; + pos perthousand trademark -155; + pos perthousand degree -215; + pos at comma -75; + pos at colon -35; + pos at semicolon -40; + pos at ellipsis -60; + pos at question -170; + pos at questiondown -55; + pos at asterisk -40; + pos at numbersign -75; + pos at slash -75; + pos at backslash -140; + pos at parenright -170; + pos at braceleft -60; + pos at braceright -60; + pos at underscore -120; + pos at quotesinglbase -75; + pos at quotedblbase -75; + pos at quotedblleft -60; + pos at quotedblright -85; + pos at quoteleft -60; + pos at quoteright -85; + pos at guillemetright -35; + pos at guilsinglright -35; + pos at quotedbl -45; + pos at quotesingle -45; + pos at dollar -70; + pos at euro -90; + pos at sterling -30; + pos at yen -50; + pos at multiply -40; + pos at asciitilde -30; + pos at asciicircum -30; + pos at percent -40; + pos at perthousand -40; + pos at paragraph -35; + pos at registered -15; + pos at trademark -55; + pos at degree -70; + pos ampersand comma -20; + pos ampersand semicolon -10; + pos ampersand question -180; + pos ampersand periodcentered -10; + pos ampersand bullet -10; + pos ampersand asterisk -140; + pos ampersand numbersign -85; + pos ampersand slash -15; + pos ampersand backslash -195; + pos ampersand parenright -115; + pos ampersand braceleft -75; + pos ampersand braceright -60; + pos ampersand underscore -170; + pos ampersand quotesinglbase -20; + pos ampersand quotedblbase -20; + pos ampersand quotedblleft -140; + pos ampersand quotedblright -150; + pos ampersand quoteleft -115; + pos ampersand quoteright -115; + pos ampersand guillemetright -20; + pos ampersand guilsinglright -20; + pos ampersand quotedbl -145; + pos ampersand quotesingle -110; + pos ampersand dollar -50; + pos ampersand euro -100; + pos ampersand sterling -35; + pos ampersand yen -60; + pos ampersand multiply -65; + pos ampersand less -65; + pos ampersand asciitilde -125; + pos ampersand asciicircum -175; + pos ampersand percent -115; + pos ampersand perthousand -115; + pos ampersand at -10; + pos ampersand ampersand -15; + pos ampersand paragraph -140; + pos ampersand copyright -10; + pos ampersand registered -55; + pos ampersand trademark -140; + pos ampersand degree -145; + pos paragraph question -15; + pos paragraph numbersign -50; + pos paragraph slash 30; + pos paragraph backslash 10; + pos paragraph parenright -25; + pos paragraph braceleft -60; + pos paragraph braceright -50; + pos paragraph quotedblright -10; + pos paragraph quoteright -10; + pos paragraph dollar -30; + pos paragraph euro -90; + pos paragraph sterling -30; + pos paragraph multiply -40; + pos paragraph asciitilde -25; + pos paragraph asciicircum -15; + pos copyright comma -65; + pos copyright colon -45; + pos copyright semicolon -50; + pos copyright ellipsis -50; + pos copyright question -175; + pos copyright questiondown -45; + pos copyright asterisk -45; + pos copyright numbersign -70; + pos copyright slash -65; + pos copyright backslash -150; + pos copyright parenright -165; + pos copyright braceleft -65; + pos copyright braceright -60; + pos copyright underscore -100; + pos copyright quotesinglbase -65; + pos copyright quotedblbase -65; + pos copyright quotedblleft -70; + pos copyright quotedblright -95; + pos copyright quoteleft -70; + pos copyright quoteright -95; + pos copyright guillemetright -35; + pos copyright guilsinglright -35; + pos copyright quotedbl -55; + pos copyright quotesingle -55; + pos copyright dollar -80; + pos copyright euro -90; + pos copyright sterling -35; + pos copyright yen -55; + pos copyright multiply -40; + pos copyright asciitilde -30; + pos copyright asciicircum -40; + pos copyright percent -50; + pos copyright perthousand -50; + pos copyright paragraph -40; + pos copyright registered -20; + pos copyright trademark -60; + pos copyright degree -80; + pos registered comma -115; + pos registered semicolon -15; + pos registered ellipsis -275; + pos registered question -100; + pos registered questiondown -180; + pos registered periodcentered -20; + pos registered bullet -10; + pos registered asterisk -10; + pos registered numbersign -110; + pos registered slash -145; + pos registered backslash -100; + pos registered parenleft -10; + pos registered parenright -105; + pos registered braceleft -65; + pos registered braceright -65; + pos registered underscore -330; + pos registered quotesinglbase -115; + pos registered quotedblbase -205; + pos registered quotedblleft -20; + pos registered quotedblright -35; + pos registered quoteleft -20; + pos registered quoteright -35; + pos registered guillemetleft -35; + pos registered guillemetright -20; + pos registered guilsinglleft -35; + pos registered guilsinglright -20; + pos registered quotedbl -20; + pos registered quotesingle -20; + pos registered cent -10; + pos registered dollar -40; + pos registered euro -90; + pos registered sterling -40; + pos registered yen -35; + pos registered multiply -45; + pos registered asciitilde -40; + pos registered asciicircum -15; + pos registered percent -15; + pos registered perthousand -15; + pos registered ampersand -40; + pos registered paragraph -10; + pos registered copyright -10; + pos registered trademark -15; + pos registered degree -30; + pos trademark comma -115; + pos trademark semicolon -10; + pos trademark ellipsis -285; + pos trademark question -85; + pos trademark questiondown -200; + pos trademark numbersign -90; + pos trademark slash -115; + pos trademark backslash -65; + pos trademark parenright -75; + pos trademark braceleft -60; + pos trademark braceright -60; + pos trademark underscore -355; + pos trademark quotesinglbase -115; + pos trademark quotedblbase -205; + pos trademark quotedblright -10; + pos trademark quoteright -10; + pos trademark guillemetleft -10; + pos trademark guillemetright -20; + pos trademark guilsinglleft -10; + pos trademark guilsinglright -20; + pos trademark dollar -30; + pos trademark euro -90; + pos trademark sterling -35; + pos trademark yen -20; + pos trademark multiply -45; + pos trademark asciitilde -30; + pos trademark asciicircum -15; + pos trademark ampersand -10; + pos degree comma -115; + pos degree semicolon -15; + pos degree ellipsis -215; + pos degree question -35; + pos degree questiondown -200; + pos degree periodcentered -100; + pos degree bullet -85; + pos degree numbersign -145; + pos degree slash -210; + pos degree backslash -50; + pos degree parenleft -45; + pos degree parenright -40; + pos degree braceleft -110; + pos degree braceright -65; + pos degree hyphen -185; + pos degree endash -215; + pos degree emdash -215; + pos degree underscore -215; + pos degree quotesinglbase -115; + pos degree quotedblbase -205; + pos degree quotedblright -10; + pos degree quoteright -10; + pos degree guillemetleft -180; + pos degree guillemetright -60; + pos degree guilsinglleft -170; + pos degree guilsinglright -60; + pos degree cent -65; + pos degree dollar -30; + pos degree euro -95; + pos degree sterling -85; + pos degree yen -20; + pos degree plus -70; + pos degree minus -70; + pos degree multiply -70; + pos degree divide -70; + pos degree less -80; + pos degree asciitilde -110; + pos degree asciicircum -55; + pos degree at -40; + pos degree ampersand -90; + pos degree copyright -45; + pos degree registered -10; + pos bar question -15; + pos bar numbersign -50; + pos bar slash 35; + pos bar backslash 10; + pos bar parenright -25; + pos bar braceleft -60; + pos bar braceright -50; + pos bar quotedblright -10; + pos bar quoteright -10; + pos bar dollar -30; + pos bar euro -90; + pos bar sterling -30; + pos bar multiply -40; + pos bar asciitilde -25; + pos bar asciicircum -10; + } kern_DFLT; + lookup kern_latn { + lookupflag IgnoreMarks; + pos braceleft @MMK_R_thorn -50; + pos braceleft @MMK_R_m -55; + pos braceleft @MMK_R_o -60; + pos braceleft @MMK_R_i -55; + pos braceleft @MMK_R_e -60; + pos braceleft @MMK_R_g -60; + pos braceleft @MMK_R_f -55; + pos braceleft @MMK_R_a -60; + pos braceleft @MMK_R_c -60; + pos braceleft @MMK_R_b -50; + pos braceleft @MMK_R_y -55; + pos braceleft @MMK_R_z -55; + pos braceleft @MMK_R_u -55; + pos braceleft @MMK_R_t -55; + pos braceleft @MMK_R_w -55; + pos braceleft @MMK_R_v -55; + pos braceleft @MMK_R_p -55; + pos braceleft @MMK_R_s -85; + pos braceleft @MMK_R_r -55; + pos braceleft @MMK_R_M -50; + pos braceleft @MMK_R_L -55; + pos braceleft @MMK_R_O -55; + pos braceleft @MMK_R_N -50; + pos braceleft @MMK_R_I -55; + pos braceleft @MMK_R_H -50; + pos braceleft @MMK_R_K -50; + pos braceleft @MMK_R_J -90; + pos braceleft @MMK_R_D -50; + pos braceleft @MMK_R_G -55; + pos braceleft @MMK_R_F -50; + pos braceleft @MMK_R_A -65; + pos braceleft @MMK_R_C -55; + pos braceleft @MMK_R_B -50; + pos braceleft @MMK_R_Y -70; + pos braceleft @MMK_R_X -65; + pos braceleft @MMK_R_Z -50; + pos braceleft @MMK_R_U -50; + pos braceleft @MMK_R_T -55; + pos braceleft @MMK_R_W -70; + pos braceleft @MMK_R_V -70; + pos braceleft @MMK_R_Q -60; + pos braceleft @MMK_R_P -50; + pos braceleft @MMK_R_S -80; + pos braceleft @MMK_R_R -50; + pos braceleft @MMK_R_dcroat -60; + pos braceleft @MMK_R_Oslash -55; + pos braceleft @MMK_R_tcaron -55; + pos braceleft @MMK_R_oslash -60; + pos braceleft @MMK_R_Lslash -50; + pos braceleft @MMK_R_a.alt -60; + pos braceleft @MMK_R_germandbls -55; + pos braceleft @MMK_R_h -50; + pos braceleft @MMK_R_j 20; + pos braceleft @MMK_R_d -60; + pos braceleft @MMK_R_l -50; + pos braceleft @MMK_R_n -55; + pos braceleft @MMK_R_x -65; + pos braceleft @MMK_R_q -60; + pos braceleft @MMK_R_E -50; + pos braceleft @MMK_R_Eth -50; + pos braceleft @MMK_R_eth -60; + pos braceleft @MMK_R_lcaron -50; + pos braceleft @MMK_R_lslash -50; + pos braceleft @MMK_R_Thorn -50; + pos braceleft @MMK_R_dcaron -60; + pos slash @MMK_R_t -65; + pos slash @MMK_R_r -65; + pos slash @MMK_R_lcaron 15; + pos slash @MMK_R_H 10; + pos slash @MMK_R_I 10; + pos slash @MMK_R_K 10; + pos slash @MMK_R_G -90; + pos slash @MMK_R_A -155; + pos slash @MMK_R_C -85; + pos slash @MMK_R_V 10; + pos slash @MMK_R_R 35; + pos slash @MMK_R_oslash -135; + pos slash @MMK_R_Lslash 10; + pos slash @MMK_R_Eth 35; + pos slash @MMK_R_tcaron -65; + pos slash @MMK_R_germandbls -35; + pos slash @MMK_R_thorn 15; + pos slash @MMK_R_dcroat -135; + pos slash @MMK_R_dcaron -135; + pos slash @MMK_R_lslash 15; + pos slash @MMK_R_Oslash -90; + pos slash @MMK_R_eth -140; + pos slash @MMK_R_l 15; + pos slash @MMK_R_m -65; + pos slash @MMK_R_n -65; + pos slash @MMK_R_o -135; + pos slash @MMK_R_j 15; + pos slash @MMK_R_e -135; + pos slash @MMK_R_f -65; + pos slash @MMK_R_g -125; + pos slash @MMK_R_a -135; + pos slash @MMK_R_b 15; + pos slash @MMK_R_x -75; + pos slash @MMK_R_y -65; + pos slash @MMK_R_z -65; + pos slash @MMK_R_u -65; + pos slash @MMK_R_v -65; + pos slash @MMK_R_w -65; + pos slash @MMK_R_p -65; + pos slash @MMK_R_q -135; + pos slash @MMK_R_L 10; + pos slash @MMK_R_M 10; + pos slash @MMK_R_N 10; + pos slash @MMK_R_O -90; + pos slash @MMK_R_J -240; + pos slash @MMK_R_D 35; + pos slash @MMK_R_E 10; + pos slash @MMK_R_F 10; + pos slash @MMK_R_B 35; + pos slash @MMK_R_Y 10; + pos slash @MMK_R_Z 10; + pos slash @MMK_R_T 10; + pos slash @MMK_R_U 10; + pos slash @MMK_R_W 10; + pos slash @MMK_R_P 35; + pos slash @MMK_R_Q -90; + pos slash @MMK_R_S -55; + pos slash @MMK_R_a.alt -120; + pos slash @MMK_R_Thorn 10; + pos slash @MMK_R_d -135; + pos slash @MMK_R_s -120; + pos slash @MMK_R_h 15; + pos slash @MMK_R_i 15; + pos slash @MMK_R_c -135; + pos parenright @MMK_R_J -65; + pos parenright @MMK_R_tcaron -30; + pos parenright @MMK_R_v -35; + pos parenright @MMK_R_s -45; + pos parenright @MMK_R_w -30; + pos parenright @MMK_R_t -30; + pos parenright @MMK_R_x -50; + pos parenright @MMK_R_f -30; + pos parenright @MMK_R_V -90; + pos parenright @MMK_R_W -75; + pos parenright @MMK_R_T -95; + pos parenright @MMK_R_S -70; + pos parenright @MMK_R_X -50; + pos parenright @MMK_R_C -10; + pos parenright @MMK_R_A -45; + pos parenright @MMK_R_Y -90; + pos parenright @MMK_R_y -30; + pos asterisk @MMK_R_a.alt -90; + pos asterisk @MMK_R_dcaron -50; + pos asterisk @MMK_R_O -15; + pos asterisk @MMK_R_G -10; + pos asterisk @MMK_R_A -115; + pos asterisk @MMK_R_Y -25; + pos asterisk @MMK_R_V -20; + pos asterisk @MMK_R_o -50; + pos asterisk @MMK_R_g -40; + pos asterisk @MMK_R_d -50; + pos asterisk @MMK_R_e -50; + pos asterisk @MMK_R_c -50; + pos asterisk @MMK_R_a -50; + pos asterisk @MMK_R_x -20; + pos asterisk @MMK_R_Oslash -15; + pos asterisk @MMK_R_eth -60; + pos asterisk @MMK_R_S -30; + pos asterisk @MMK_R_dcroat -50; + pos asterisk @MMK_R_X -25; + pos asterisk @MMK_R_C -10; + pos asterisk @MMK_R_W -20; + pos asterisk @MMK_R_v -10; + pos asterisk @MMK_R_s -35; + pos asterisk @MMK_R_q -50; + pos asterisk @MMK_R_J -190; + pos asterisk @MMK_R_Q -15; + pos asterisk @MMK_R_oslash -50; + pos guilsinglright @MMK_R_O -10; + pos guilsinglright @MMK_R_S -170; + pos guilsinglright @MMK_R_X -60; + pos guilsinglright @MMK_R_G -10; + pos guilsinglright @MMK_R_f -70; + pos guilsinglright @MMK_R_Oslash -10; + pos guilsinglright @MMK_R_T -130; + pos guilsinglright @MMK_R_A -50; + pos guilsinglright @MMK_R_v -35; + pos guilsinglright @MMK_R_w -30; + pos guilsinglright @MMK_R_x -60; + pos guilsinglright @MMK_R_y -30; + pos guilsinglright @MMK_R_V -100; + pos guilsinglright @MMK_R_W -80; + pos guilsinglright @MMK_R_Q -10; + pos guilsinglright @MMK_R_C -15; + pos guilsinglright @MMK_R_J -170; + pos guilsinglright @MMK_R_t -70; + pos guilsinglright @MMK_R_s -110; + pos guilsinglright @MMK_R_Y -95; + pos guilsinglright @MMK_R_tcaron -70; + pos parenleft @MMK_R_Eth -15; + pos parenleft @MMK_R_Y -30; + pos parenleft @MMK_R_Thorn -15; + pos parenleft @MMK_R_dcroat -180; + pos parenleft @MMK_R_s -140; + pos parenleft @MMK_R_d -180; + pos parenleft @MMK_R_f -95; + pos parenleft @MMK_R_a -180; + pos parenleft @MMK_R_c -175; + pos parenleft @MMK_R_l -15; + pos parenleft @MMK_R_n -100; + pos parenleft @MMK_R_o -175; + pos parenleft @MMK_R_h -15; + pos parenleft @MMK_R_i -35; + pos parenleft @MMK_R_j 50; + pos parenleft @MMK_R_t -95; + pos parenleft @MMK_R_u -100; + pos parenleft @MMK_R_v -100; + pos parenleft @MMK_R_w -100; + pos parenleft @MMK_R_p -25; + pos parenleft @MMK_R_q -180; + pos parenleft @MMK_R_x -105; + pos parenleft @MMK_R_z -100; + pos parenleft @MMK_R_D -15; + pos parenleft @MMK_R_E -15; + pos parenleft @MMK_R_G -100; + pos parenleft @MMK_R_A -105; + pos parenleft @MMK_R_B -15; + pos parenleft @MMK_R_C -95; + pos parenleft @MMK_R_L -15; + pos parenleft @MMK_R_N -15; + pos parenleft @MMK_R_O -105; + pos parenleft @MMK_R_J -145; + pos parenleft @MMK_R_K -15; + pos parenleft @MMK_R_X -35; + pos parenleft @MMK_R_lcaron -15; + pos parenleft @MMK_R_thorn -15; + pos parenleft @MMK_R_e -175; + pos parenleft @MMK_R_b -15; + pos parenleft @MMK_R_r -100; + pos parenleft @MMK_R_F -15; + pos parenleft @MMK_R_H -15; + pos parenleft @MMK_R_U -15; + pos parenleft @MMK_R_V -30; + pos parenleft @MMK_R_Q -105; + pos parenleft @MMK_R_tcaron -95; + pos parenleft @MMK_R_germandbls -35; + pos parenleft @MMK_R_m -100; + pos parenleft @MMK_R_g -110; + pos parenleft @MMK_R_y -100; + pos parenleft @MMK_R_I -15; + pos parenleft @MMK_R_W -30; + pos parenleft @MMK_R_R -15; + pos parenleft @MMK_R_S -60; + pos parenleft @MMK_R_Z -15; + pos parenleft @MMK_R_dcaron -180; + pos parenleft @MMK_R_M -15; + pos parenleft @MMK_R_a.alt -150; + pos parenleft @MMK_R_T -15; + pos parenleft @MMK_R_lslash -15; + pos parenleft @MMK_R_oslash -125; + pos parenleft @MMK_R_eth -170; + pos parenleft @MMK_R_Oslash -105; + pos parenleft @MMK_R_Lslash -15; + pos parenleft @MMK_R_P -15; + pos quotesinglbase @MMK_R_dcaron -90; + pos quotesinglbase @MMK_R_c -90; + pos quotesinglbase @MMK_R_tcaron -110; + pos quotesinglbase @MMK_R_oslash -20; + pos quotesinglbase @MMK_R_J -35; + pos quotesinglbase @MMK_R_O -115; + pos quotesinglbase @MMK_R_C -115; + pos quotesinglbase @MMK_R_G -115; + pos quotesinglbase @MMK_R_Y -100; + pos quotesinglbase @MMK_R_Q -115; + pos quotesinglbase @MMK_R_S -45; + pos quotesinglbase @MMK_R_U -90; + pos quotesinglbase @MMK_R_V -115; + pos quotesinglbase @MMK_R_W -115; + pos quotesinglbase @MMK_R_j 60; + pos quotesinglbase @MMK_R_o -100; + pos quotesinglbase @MMK_R_a -90; + pos quotesinglbase @MMK_R_d -90; + pos quotesinglbase @MMK_R_g -105; + pos quotesinglbase @MMK_R_s -25; + pos quotesinglbase @MMK_R_v -75; + pos quotesinglbase @MMK_R_eth -85; + pos quotesinglbase @MMK_R_e -95; + pos quotesinglbase @MMK_R_y -70; + pos quotesinglbase @MMK_R_q -90; + pos quotesinglbase @MMK_R_T -115; + pos quotesinglbase @MMK_R_f -80; + pos quotesinglbase @MMK_R_t -110; + pos quotesinglbase @MMK_R_dcroat -90; + pos quotesinglbase @MMK_R_u -55; + pos quotesinglbase @MMK_R_w -70; + pos quotesinglbase @MMK_R_a.alt -45; + pos guilsinglleft @MMK_R_oslash -35; + pos guilsinglleft @MMK_R_eth -45; + pos guilsinglleft @MMK_R_Y -65; + pos guilsinglleft @MMK_R_g -25; + pos guilsinglleft @MMK_R_o -35; + pos guilsinglleft @MMK_R_A -30; + pos guilsinglleft @MMK_R_J -60; + pos guilsinglleft @MMK_R_V -65; + pos guilsinglleft @MMK_R_W -55; + pos guilsinglleft @MMK_R_T -135; + pos guilsinglleft @MMK_R_X -30; + pos guilsinglleft @MMK_R_f -15; + pos guilsinglleft @MMK_R_d -35; + pos guilsinglleft @MMK_R_e -35; + pos guilsinglleft @MMK_R_c -35; + pos guilsinglleft @MMK_R_a -35; + pos guilsinglleft @MMK_R_v -15; + pos guilsinglleft @MMK_R_w -15; + pos guilsinglleft @MMK_R_q -35; + pos guilsinglleft @MMK_R_x -30; + pos guilsinglleft @MMK_R_y -15; + pos guilsinglleft @MMK_R_a.alt -35; + pos guilsinglleft @MMK_R_S -50; + pos guilsinglleft @MMK_R_t -15; + pos guilsinglleft @MMK_R_s -30; + pos guilsinglleft @MMK_R_dcaron -35; + pos guilsinglleft @MMK_R_dcroat -35; + pos guilsinglleft @MMK_R_tcaron -15; + pos questiondown @MMK_R_Lslash -140; + pos questiondown @MMK_R_tcaron -180; + pos questiondown @MMK_R_oslash -160; + pos questiondown @MMK_R_w -185; + pos questiondown @MMK_R_u -175; + pos questiondown @MMK_R_r -140; + pos questiondown @MMK_R_s -195; + pos questiondown @MMK_R_p -10; + pos questiondown @MMK_R_z -140; + pos questiondown @MMK_R_g -85; + pos questiondown @MMK_R_e -175; + pos questiondown @MMK_R_b -140; + pos questiondown @MMK_R_n -140; + pos questiondown @MMK_R_o -175; + pos questiondown @MMK_R_l -85; + pos questiondown @MMK_R_m -140; + pos questiondown @MMK_R_h -140; + pos questiondown @MMK_R_i -85; + pos questiondown @MMK_R_V -225; + pos questiondown @MMK_R_T -235; + pos questiondown @MMK_R_U -175; + pos questiondown @MMK_R_R -140; + pos questiondown @MMK_R_S -210; + pos questiondown @MMK_R_P -140; + pos questiondown @MMK_R_Q -180; + pos questiondown @MMK_R_Z -140; + pos questiondown @MMK_R_X -140; + pos questiondown @MMK_R_Y -230; + pos questiondown @MMK_R_G -180; + pos questiondown @MMK_R_D -65; + pos questiondown @MMK_R_E -140; + pos questiondown @MMK_R_B -65; + pos questiondown @MMK_R_C -180; + pos questiondown @MMK_R_A -140; + pos questiondown @MMK_R_N -140; + pos questiondown @MMK_R_O -180; + pos questiondown @MMK_R_L -140; + pos questiondown @MMK_R_M -140; + pos questiondown @MMK_R_J -195; + pos questiondown @MMK_R_K -140; + pos questiondown @MMK_R_I -115; + pos questiondown @MMK_R_Eth -65; + pos questiondown @MMK_R_thorn -10; + pos questiondown @MMK_R_x -140; + pos questiondown @MMK_R_W -220; + pos questiondown @MMK_R_F -140; + pos questiondown @MMK_R_a.alt -175; + pos questiondown @MMK_R_dcaron -175; + pos questiondown @MMK_R_Thorn -140; + pos questiondown @MMK_R_v -185; + pos questiondown @MMK_R_t -180; + pos questiondown @MMK_R_q -175; + pos questiondown @MMK_R_y -80; + pos questiondown @MMK_R_f -180; + pos questiondown @MMK_R_d -175; + pos questiondown @MMK_R_c -175; + pos questiondown @MMK_R_a -175; + pos questiondown @MMK_R_H -140; + pos questiondown @MMK_R_lslash -140; + pos questiondown @MMK_R_Oslash -140; + pos questiondown @MMK_R_germandbls -140; + pos questiondown @MMK_R_lcaron -105; + pos questiondown @MMK_R_j 65; + pos questiondown @MMK_R_dcroat -175; + pos questiondown @MMK_R_eth -175; + pos emdash @MMK_R_X -55; + pos emdash @MMK_R_A -45; + pos emdash @MMK_R_J -145; + pos emdash @MMK_R_S -110; + pos emdash @MMK_R_V -80; + pos emdash @MMK_R_W -65; + pos emdash @MMK_R_T -135; + pos emdash @MMK_R_f -80; + pos emdash @MMK_R_s -40; + pos emdash @MMK_R_v -25; + pos emdash @MMK_R_w -25; + pos emdash @MMK_R_t -80; + pos emdash @MMK_R_x -50; + pos emdash @MMK_R_tcaron -80; + pos emdash @MMK_R_Y -85; + pos emdash @MMK_R_y -25; + pos backslash @MMK_R_germandbls -20; + pos backslash @MMK_R_tcaron -135; + pos backslash @MMK_R_Eth 15; + pos backslash @MMK_R_dcaron -100; + pos backslash @MMK_R_lcaron -20; + pos backslash @MMK_R_oslash -40; + pos backslash @MMK_R_O -135; + pos backslash @MMK_R_N -15; + pos backslash @MMK_R_M -15; + pos backslash @MMK_R_L -20; + pos backslash @MMK_R_K -15; + pos backslash @MMK_R_J -55; + pos backslash @MMK_R_I -20; + pos backslash @MMK_R_G -135; + pos backslash @MMK_R_F -15; + pos backslash @MMK_R_D 15; + pos backslash @MMK_R_C -140; + pos backslash @MMK_R_B 10; + pos backslash @MMK_R_A -15; + pos backslash @MMK_R_Z -15; + pos backslash @MMK_R_Y -120; + pos backslash @MMK_R_W -150; + pos backslash @MMK_R_V -180; + pos backslash @MMK_R_U -105; + pos backslash @MMK_R_T -150; + pos backslash @MMK_R_S -70; + pos backslash @MMK_R_R -20; + pos backslash @MMK_R_Q -135; + pos backslash @MMK_R_P -20; + pos backslash @MMK_R_o -110; + pos backslash @MMK_R_n -15; + pos backslash @MMK_R_m -15; + pos backslash @MMK_R_l -20; + pos backslash @MMK_R_j 85; + pos backslash @MMK_R_h -20; + pos backslash @MMK_R_f -95; + pos backslash @MMK_R_e -105; + pos backslash @MMK_R_d -100; + pos backslash @MMK_R_c -100; + pos backslash @MMK_R_b -20; + pos backslash @MMK_R_a -100; + pos backslash @MMK_R_z -15; + pos backslash @MMK_R_x -15; + pos backslash @MMK_R_w -85; + pos backslash @MMK_R_v -95; + pos backslash @MMK_R_u -75; + pos backslash @MMK_R_t -135; + pos backslash @MMK_R_s -50; + pos backslash @MMK_R_r -15; + pos backslash @MMK_R_q -100; + pos backslash @MMK_R_p 10; + pos backslash @MMK_R_g -90; + pos backslash @MMK_R_H -15; + pos backslash @MMK_R_E -15; + pos backslash @MMK_R_X -15; + pos backslash @MMK_R_y -65; + pos backslash @MMK_R_a.alt -70; + pos backslash @MMK_R_Lslash -20; + pos backslash @MMK_R_Oslash -15; + pos backslash @MMK_R_dcroat -100; + pos backslash @MMK_R_eth -100; + pos backslash @MMK_R_i -15; + pos backslash @MMK_R_lslash -20; + pos backslash @MMK_R_Thorn -20; + pos backslash @MMK_R_thorn 10; + pos colon @MMK_R_y -10; + pos colon @MMK_R_v -10; + pos colon @MMK_R_w -10; + pos colon @MMK_R_o -40; + pos colon @MMK_R_g -30; + pos colon @MMK_R_d -40; + pos colon @MMK_R_e -40; + pos colon @MMK_R_c -40; + pos colon @MMK_R_a -40; + pos colon @MMK_R_Y -55; + pos colon @MMK_R_V -55; + pos colon @MMK_R_W -45; + pos colon @MMK_R_T -105; + pos colon @MMK_R_S -35; + pos colon @MMK_R_Q -10; + pos colon @MMK_R_O -10; + pos colon @MMK_R_J -30; + pos colon @MMK_R_a.alt -45; + pos colon @MMK_R_s -25; + pos colon @MMK_R_q -40; + pos colon @MMK_R_j 35; + pos colon @MMK_R_eth -45; + pos colon @MMK_R_G -10; + pos colon @MMK_R_oslash -20; + pos colon @MMK_R_dcroat -40; + pos colon @MMK_R_dcaron -40; + pos quotedblright @MMK_R_c -100; + pos quotedblright @MMK_R_d -100; + pos quotedblright @MMK_R_i -15; + pos quotedblright @MMK_R_o -100; + pos quotedblright @MMK_R_n -15; + pos quotedblright @MMK_R_m -15; + pos quotedblright @MMK_R_u -15; + pos quotedblright @MMK_R_A -140; + pos quotedblright @MMK_R_eth -115; + pos quotedblright @MMK_R_j -15; + pos quotedblright @MMK_R_p -15; + pos quotedblright @MMK_R_Q -45; + pos quotedblright @MMK_R_a -100; + pos quotedblright @MMK_R_g -90; + pos quotedblright @MMK_R_f -15; + pos quotedblright @MMK_R_e -105; + pos quotedblright @MMK_R_s -80; + pos quotedblright @MMK_R_r -15; + pos quotedblright @MMK_R_q -100; + pos quotedblright @MMK_R_w -15; + pos quotedblright @MMK_R_v -20; + pos quotedblright @MMK_R_t -15; + pos quotedblright @MMK_R_z -15; + pos quotedblright @MMK_R_y -15; + pos quotedblright @MMK_R_x -25; + pos quotedblright @MMK_R_C -40; + pos quotedblright @MMK_R_G -45; + pos quotedblright @MMK_R_J -200; + pos quotedblright @MMK_R_O -45; + pos quotedblright @MMK_R_S -30; + pos quotedblright @MMK_R_W -15; + pos quotedblright @MMK_R_V -20; + pos quotedblright @MMK_R_Y -20; + pos quotedblright @MMK_R_X -25; + pos quotedblright @MMK_R_oslash -100; + pos quotedblright @MMK_R_Oslash -45; + pos quotedblright @MMK_R_dcaron -100; + pos quotedblright @MMK_R_tcaron -15; + pos quotedblright @MMK_R_dcroat -100; + pos quotedblright @MMK_R_a.alt -80; + pos endash @MMK_R_J -145; + pos endash @MMK_R_T -135; + pos endash @MMK_R_W -65; + pos endash @MMK_R_V -80; + pos endash @MMK_R_S -110; + pos endash @MMK_R_Y -85; + pos endash @MMK_R_X -55; + pos endash @MMK_R_f -80; + pos endash @MMK_R_t -80; + pos endash @MMK_R_v -25; + pos endash @MMK_R_s -40; + pos endash @MMK_R_y -25; + pos endash @MMK_R_x -50; + pos endash @MMK_R_w -25; + pos endash @MMK_R_A -45; + pos endash @MMK_R_tcaron -80; + pos hyphen @MMK_R_Y -85; + pos hyphen @MMK_R_w -25; + pos hyphen @MMK_R_s -40; + pos hyphen @MMK_R_tcaron -80; + pos hyphen @MMK_R_t -80; + pos hyphen @MMK_R_A -45; + pos hyphen @MMK_R_J -140; + pos hyphen @MMK_R_T -135; + pos hyphen @MMK_R_V -80; + pos hyphen @MMK_R_W -65; + pos hyphen @MMK_R_S -110; + pos hyphen @MMK_R_X -55; + pos hyphen @MMK_R_f -80; + pos hyphen @MMK_R_v -25; + pos hyphen @MMK_R_x -50; + pos hyphen @MMK_R_y -25; + pos question @MMK_R_dcaron -50; + pos question @MMK_R_o -50; + pos question @MMK_R_g -40; + pos question @MMK_R_d -50; + pos question @MMK_R_c -50; + pos question @MMK_R_a -50; + pos question @MMK_R_s -40; + pos question @MMK_R_q -50; + pos question @MMK_R_O -15; + pos question @MMK_R_G -15; + pos question @MMK_R_C -15; + pos question @MMK_R_X -45; + pos question @MMK_R_Y -40; + pos question @MMK_R_S -25; + pos question @MMK_R_Oslash -15; + pos question @MMK_R_e -50; + pos question @MMK_R_Q -15; + pos question @MMK_R_eth -55; + pos question @MMK_R_oslash -50; + pos question @MMK_R_J -225; + pos question @MMK_R_A -115; + pos question @MMK_R_V -40; + pos question @MMK_R_W -30; + pos question @MMK_R_T -10; + pos question @MMK_R_a.alt -70; + pos question @MMK_R_x -10; + pos question @MMK_R_dcroat -50; + pos ellipsis @MMK_R_U -85; + pos ellipsis @MMK_R_oslash -20; + pos ellipsis @MMK_R_dcaron -85; + pos ellipsis @MMK_R_tcaron -105; + pos ellipsis @MMK_R_Q -135; + pos ellipsis @MMK_R_W -130; + pos ellipsis @MMK_R_V -160; + pos ellipsis @MMK_R_T -135; + pos ellipsis @MMK_R_Y -100; + pos ellipsis @MMK_R_C -145; + pos ellipsis @MMK_R_G -135; + pos ellipsis @MMK_R_J -30; + pos ellipsis @MMK_R_O -135; + pos ellipsis @MMK_R_q -85; + pos ellipsis @MMK_R_w -70; + pos ellipsis @MMK_R_u -50; + pos ellipsis @MMK_R_t -105; + pos ellipsis @MMK_R_y -70; + pos ellipsis @MMK_R_a -85; + pos ellipsis @MMK_R_g -120; + pos ellipsis @MMK_R_e -90; + pos ellipsis @MMK_R_d -85; + pos ellipsis @MMK_R_o -100; + pos ellipsis @MMK_R_dcroat -85; + pos ellipsis @MMK_R_a.alt -45; + pos ellipsis @MMK_R_eth -80; + pos ellipsis @MMK_R_S -45; + pos ellipsis @MMK_R_f -80; + pos ellipsis @MMK_R_j 35; + pos ellipsis @MMK_R_s -25; + pos ellipsis @MMK_R_v -75; + pos ellipsis @MMK_R_c -90; + pos guillemetleft @MMK_R_oslash -35; + pos guillemetleft @MMK_R_dcaron -35; + pos guillemetleft @MMK_R_q -35; + pos guillemetleft @MMK_R_w -15; + pos guillemetleft @MMK_R_S -50; + pos guillemetleft @MMK_R_T -135; + pos guillemetleft @MMK_R_x -30; + pos guillemetleft @MMK_R_y -15; + pos guillemetleft @MMK_R_s -30; + pos guillemetleft @MMK_R_t -15; + pos guillemetleft @MMK_R_a -35; + pos guillemetleft @MMK_R_c -35; + pos guillemetleft @MMK_R_d -35; + pos guillemetleft @MMK_R_g -25; + pos guillemetleft @MMK_R_X -30; + pos guillemetleft @MMK_R_Y -65; + pos guillemetleft @MMK_R_V -65; + pos guillemetleft @MMK_R_W -55; + pos guillemetleft @MMK_R_A -30; + pos guillemetleft @MMK_R_a.alt -35; + pos guillemetleft @MMK_R_v -15; + pos guillemetleft @MMK_R_e -35; + pos guillemetleft @MMK_R_f -15; + pos guillemetleft @MMK_R_J -60; + pos guillemetleft @MMK_R_tcaron -15; + pos guillemetleft @MMK_R_eth -45; + pos guillemetleft @MMK_R_o -35; + pos guillemetleft @MMK_R_dcroat -35; + pos guillemetright @MMK_R_v -35; + pos guillemetright @MMK_R_tcaron -70; + pos guillemetright @MMK_R_w -30; + pos guillemetright @MMK_R_A -50; + pos guillemetright @MMK_R_t -70; + pos guillemetright @MMK_R_x -60; + pos guillemetright @MMK_R_y -30; + pos guillemetright @MMK_R_S -180; + pos guillemetright @MMK_R_Q -10; + pos guillemetright @MMK_R_V -100; + pos guillemetright @MMK_R_W -80; + pos guillemetright @MMK_R_T -130; + pos guillemetright @MMK_R_X -60; + pos guillemetright @MMK_R_Y -95; + pos guillemetright @MMK_R_C -15; + pos guillemetright @MMK_R_G -10; + pos guillemetright @MMK_R_J -180; + pos guillemetright @MMK_R_Oslash -10; + pos guillemetright @MMK_R_s -110; + pos guillemetright @MMK_R_f -70; + pos guillemetright @MMK_R_O -10; + pos semicolon @MMK_R_eth -45; + pos semicolon @MMK_R_a.alt -45; + pos semicolon @MMK_R_e -40; + pos semicolon @MMK_R_a -40; + pos semicolon @MMK_R_oslash -20; + pos semicolon @MMK_R_v -10; + pos semicolon @MMK_R_dcaron -40; + pos semicolon @MMK_R_o -35; + pos semicolon @MMK_R_j 65; + pos semicolon @MMK_R_d -40; + pos semicolon @MMK_R_c -35; + pos semicolon @MMK_R_w -10; + pos semicolon @MMK_R_s -25; + pos semicolon @MMK_R_O -10; + pos semicolon @MMK_R_J -35; + pos semicolon @MMK_R_Y -55; + pos semicolon @MMK_R_T -100; + pos semicolon @MMK_R_V -55; + pos semicolon @MMK_R_W -45; + pos semicolon @MMK_R_Q -10; + pos semicolon @MMK_R_S -35; + pos semicolon @MMK_R_dcroat -40; + pos semicolon @MMK_R_g -30; + pos semicolon @MMK_R_y -10; + pos semicolon @MMK_R_q -40; + pos underscore @MMK_R_Lslash -345; + pos underscore @MMK_R_dcroat -175; + pos underscore @MMK_R_oslash -200; + pos underscore @MMK_R_r -175; + pos underscore @MMK_R_germandbls -185; + pos underscore @MMK_R_a -175; + pos underscore @MMK_R_f -180; + pos underscore @MMK_R_q -175; + pos underscore @MMK_R_w -355; + pos underscore @MMK_R_lslash -140; + pos underscore @MMK_R_d -175; + pos underscore @MMK_R_g -60; + pos underscore @MMK_R_o -200; + pos underscore @MMK_R_dcaron -175; + pos underscore @MMK_R_eth -175; + pos underscore @MMK_R_P -350; + pos underscore @MMK_R_Q -235; + pos underscore @MMK_R_R -350; + pos underscore @MMK_R_S -140; + pos underscore @MMK_R_T -345; + pos underscore @MMK_R_V -335; + pos underscore @MMK_R_W -355; + pos underscore @MMK_R_X -355; + pos underscore @MMK_R_Y -355; + pos underscore @MMK_R_Z -325; + pos underscore @MMK_R_A -355; + pos underscore @MMK_R_C -240; + pos underscore @MMK_R_E -310; + pos underscore @MMK_R_F -320; + pos underscore @MMK_R_G -230; + pos underscore @MMK_R_H -355; + pos underscore @MMK_R_I -115; + pos underscore @MMK_R_K -335; + pos underscore @MMK_R_L -300; + pos underscore @MMK_R_M -355; + pos underscore @MMK_R_N -355; + pos underscore @MMK_R_O -230; + pos underscore @MMK_R_s -125; + pos underscore @MMK_R_t -150; + pos underscore @MMK_R_u -120; + pos underscore @MMK_R_v -290; + pos underscore @MMK_R_x -265; + pos underscore @MMK_R_y -55; + pos underscore @MMK_R_z -250; + pos underscore @MMK_R_b -185; + pos underscore @MMK_R_c -185; + pos underscore @MMK_R_e -185; + pos underscore @MMK_R_h -260; + pos underscore @MMK_R_i -85; + pos underscore @MMK_R_j 85; + pos underscore @MMK_R_l -85; + pos underscore @MMK_R_m -355; + pos underscore @MMK_R_n -260; + pos underscore @MMK_R_lcaron -105; + pos underscore @MMK_R_a.alt -125; + pos underscore @MMK_R_tcaron -150; + pos underscore @MMK_R_U -155; + pos underscore @MMK_R_Thorn -350; + pos underscore @MMK_R_J -90; + pos underscore @MMK_R_Oslash -230; + pos bullet @MMK_R_a.alt -20; + pos bullet @MMK_R_C -10; + pos bullet @MMK_R_V -90; + pos bullet @MMK_R_J -170; + pos bullet @MMK_R_A -65; + pos bullet @MMK_R_X -75; + pos bullet @MMK_R_Y -95; + pos bullet @MMK_R_S -110; + pos bullet @MMK_R_T -135; + pos bullet @MMK_R_W -75; + pos bullet @MMK_R_f -75; + pos bullet @MMK_R_x -65; + pos bullet @MMK_R_y -30; + pos bullet @MMK_R_s -55; + pos bullet @MMK_R_t -75; + pos bullet @MMK_R_v -35; + pos bullet @MMK_R_w -30; + pos bullet @MMK_R_tcaron -75; + pos quotedbl @MMK_R_dcroat -70; + pos quotedbl @MMK_R_oslash -70; + pos quotedbl @MMK_R_Oslash -25; + pos quotedbl @MMK_R_e -70; + pos quotedbl @MMK_R_o -70; + pos quotedbl @MMK_R_Q -25; + pos quotedbl @MMK_R_W -15; + pos quotedbl @MMK_R_X -20; + pos quotedbl @MMK_R_Y -20; + pos quotedbl @MMK_R_G -25; + pos quotedbl @MMK_R_J -200; + pos quotedbl @MMK_R_V -20; + pos quotedbl @MMK_R_dcaron -70; + pos quotedbl @MMK_R_a.alt -75; + pos quotedbl @MMK_R_q -70; + pos quotedbl @MMK_R_s -50; + pos quotedbl @MMK_R_v -10; + pos quotedbl @MMK_R_x -15; + pos quotedbl @MMK_R_a -70; + pos quotedbl @MMK_R_c -70; + pos quotedbl @MMK_R_d -70; + pos quotedbl @MMK_R_g -60; + pos quotedbl @MMK_R_S -30; + pos quotedbl @MMK_R_A -125; + pos quotedbl @MMK_R_C -20; + pos quotedbl @MMK_R_O -25; + pos quotedbl @MMK_R_eth -85; + pos braceright @MMK_R_Z -60; + pos braceright @MMK_R_dcaron -65; + pos braceright @MMK_R_lcaron -60; + pos braceright @MMK_R_q -65; + pos braceright @MMK_R_b -60; + pos braceright @MMK_R_d -65; + pos braceright @MMK_R_f -110; + pos braceright @MMK_R_j -45; + pos braceright @MMK_R_l -60; + pos braceright @MMK_R_P -60; + pos braceright @MMK_R_a.alt -60; + pos braceright @MMK_R_Thorn -60; + pos braceright @MMK_R_N -60; + pos braceright @MMK_R_s -115; + pos braceright @MMK_R_r -60; + pos braceright @MMK_R_u -60; + pos braceright @MMK_R_t -110; + pos braceright @MMK_R_y -100; + pos braceright @MMK_R_x -110; + pos braceright @MMK_R_z -60; + pos braceright @MMK_R_a -65; + pos braceright @MMK_R_c -65; + pos braceright @MMK_R_e -65; + pos braceright @MMK_R_g -70; + pos braceright @MMK_R_i -60; + pos braceright @MMK_R_h -60; + pos braceright @MMK_R_m -60; + pos braceright @MMK_R_n -60; + pos braceright @MMK_R_Q -75; + pos braceright @MMK_R_S -135; + pos braceright @MMK_R_R -60; + pos braceright @MMK_R_U -70; + pos braceright @MMK_R_T -115; + pos braceright @MMK_R_W -135; + pos braceright @MMK_R_V -140; + pos braceright @MMK_R_Y -145; + pos braceright @MMK_R_X -110; + pos braceright @MMK_R_A -105; + pos braceright @MMK_R_C -75; + pos braceright @MMK_R_B -60; + pos braceright @MMK_R_I -60; + pos braceright @MMK_R_H -60; + pos braceright @MMK_R_K -60; + pos braceright @MMK_R_M -60; + pos braceright @MMK_R_O -75; + pos braceright @MMK_R_w -100; + pos braceright @MMK_R_v -100; + pos braceright @MMK_R_dcroat -65; + pos braceright @MMK_R_E -60; + pos braceright @MMK_R_D -60; + pos braceright @MMK_R_G -75; + pos braceright @MMK_R_J -135; + pos braceright @MMK_R_L -60; + pos braceright @MMK_R_germandbls -60; + pos braceright @MMK_R_eth -65; + pos braceright @MMK_R_Oslash -75; + pos braceright @MMK_R_p -60; + pos braceright @MMK_R_Lslash -60; + pos braceright @MMK_R_o -65; + pos braceright @MMK_R_oslash -65; + pos braceright @MMK_R_tcaron -110; + pos braceright @MMK_R_thorn -60; + pos braceright @MMK_R_F -60; + pos braceright @MMK_R_Eth -60; + pos braceright @MMK_R_lslash -60; + pos comma @MMK_R_dcaron -90; + pos comma @MMK_R_oslash -20; + pos comma @MMK_R_q -90; + pos comma @MMK_R_a -90; + pos comma @MMK_R_Y -100; + pos comma @MMK_R_W -115; + pos comma @MMK_R_O -115; + pos comma @MMK_R_y -70; + pos comma @MMK_R_v -75; + pos comma @MMK_R_w -70; + pos comma @MMK_R_t -110; + pos comma @MMK_R_u -55; + pos comma @MMK_R_s -25; + pos comma @MMK_R_o -100; + pos comma @MMK_R_j 60; + pos comma @MMK_R_f -80; + pos comma @MMK_R_g -105; + pos comma @MMK_R_d -90; + pos comma @MMK_R_e -95; + pos comma @MMK_R_c -90; + pos comma @MMK_R_V -115; + pos comma @MMK_R_T -115; + pos comma @MMK_R_U -90; + pos comma @MMK_R_S -45; + pos comma @MMK_R_Q -115; + pos comma @MMK_R_J -35; + pos comma @MMK_R_G -115; + pos comma @MMK_R_C -115; + pos comma @MMK_R_dcroat -90; + pos comma @MMK_R_a.alt -45; + pos comma @MMK_R_tcaron -110; + pos comma @MMK_R_eth -85; + pos quoteleft @MMK_R_a.alt -90; + pos quoteleft @MMK_R_dcaron -85; + pos quoteleft @MMK_R_germandbls -15; + pos quoteleft @MMK_R_Q -40; + pos quoteleft @MMK_R_X -35; + pos quoteleft @MMK_R_Y -30; + pos quoteleft @MMK_R_L -10; + pos quoteleft @MMK_R_J -115; + pos quoteleft @MMK_R_v -20; + pos quoteleft @MMK_R_r -15; + pos quoteleft @MMK_R_d -85; + pos quoteleft @MMK_R_e -90; + pos quoteleft @MMK_R_f -15; + pos quoteleft @MMK_R_g -75; + pos quoteleft @MMK_R_c -85; + pos quoteleft @MMK_R_m -15; + pos quoteleft @MMK_R_o -85; + pos quoteleft @MMK_R_dcroat -85; + pos quoteleft @MMK_R_q -85; + pos quoteleft @MMK_R_x -25; + pos quoteleft @MMK_R_n -15; + pos quoteleft @MMK_R_j -15; + pos quoteleft @MMK_R_Oslash -40; + pos quoteleft @MMK_R_y -15; + pos quoteleft @MMK_R_T -10; + pos quoteleft @MMK_R_V -30; + pos quoteleft @MMK_R_W -25; + pos quoteleft @MMK_R_S -40; + pos quoteleft @MMK_R_t -15; + pos quoteleft @MMK_R_u -15; + pos quoteleft @MMK_R_w -15; + pos quoteleft @MMK_R_s -65; + pos quoteleft @MMK_R_z -15; + pos quoteleft @MMK_R_oslash -85; + pos quoteleft @MMK_R_eth -100; + pos quoteleft @MMK_R_tcaron -15; + pos quoteleft @MMK_R_G -35; + pos quoteleft @MMK_R_A -115; + pos quoteleft @MMK_R_C -35; + pos quoteleft @MMK_R_O -40; + pos quoteleft @MMK_R_I -10; + pos quoteleft @MMK_R_p -15; + pos quoteleft @MMK_R_a -85; + pos quoteleft @MMK_R_i -15; + pos quotesingle @MMK_R_dcroat -70; + pos quotesingle @MMK_R_eth -85; + pos quotesingle @MMK_R_x -15; + pos quotesingle @MMK_R_oslash -70; + pos quotesingle @MMK_R_a.alt -75; + pos quotesingle @MMK_R_v -10; + pos quotesingle @MMK_R_q -70; + pos quotesingle @MMK_R_s -50; + pos quotesingle @MMK_R_o -70; + pos quotesingle @MMK_R_e -70; + pos quotesingle @MMK_R_d -70; + pos quotesingle @MMK_R_g -60; + pos quotesingle @MMK_R_a -70; + pos quotesingle @MMK_R_c -70; + pos quotesingle @MMK_R_Y -20; + pos quotesingle @MMK_R_X -20; + pos quotesingle @MMK_R_W -15; + pos quotesingle @MMK_R_V -20; + pos quotesingle @MMK_R_Q -25; + pos quotesingle @MMK_R_S -30; + pos quotesingle @MMK_R_G -25; + pos quotesingle @MMK_R_A -110; + pos quotesingle @MMK_R_C -20; + pos quotesingle @MMK_R_O -25; + pos quotesingle @MMK_R_J -110; + pos quotesingle @MMK_R_Oslash -25; + pos quotesingle @MMK_R_dcaron -70; + pos quotedblbase @MMK_R_v -75; + pos quotedblbase @MMK_R_dcroat -90; + pos quotedblbase @MMK_R_a.alt -45; + pos quotedblbase @MMK_R_C -145; + pos quotedblbase @MMK_R_dcaron -90; + pos quotedblbase @MMK_R_g -105; + pos quotedblbase @MMK_R_f -80; + pos quotedblbase @MMK_R_e -95; + pos quotedblbase @MMK_R_d -90; + pos quotedblbase @MMK_R_c -90; + pos quotedblbase @MMK_R_o -100; + pos quotedblbase @MMK_R_j 60; + pos quotedblbase @MMK_R_u -55; + pos quotedblbase @MMK_R_t -110; + pos quotedblbase @MMK_R_s -25; + pos quotedblbase @MMK_R_q -90; + pos quotedblbase @MMK_R_y -70; + pos quotedblbase @MMK_R_G -135; + pos quotedblbase @MMK_R_O -135; + pos quotedblbase @MMK_R_W -135; + pos quotedblbase @MMK_R_V -160; + pos quotedblbase @MMK_R_U -90; + pos quotedblbase @MMK_R_S -45; + pos quotedblbase @MMK_R_tcaron -110; + pos quotedblbase @MMK_R_a -90; + pos quotedblbase @MMK_R_eth -85; + pos quotedblbase @MMK_R_w -70; + pos quotedblbase @MMK_R_J -35; + pos quotedblbase @MMK_R_T -135; + pos quotedblbase @MMK_R_Q -135; + pos quotedblbase @MMK_R_Y -100; + pos quotedblbase @MMK_R_oslash -20; + pos quotedblleft @MMK_R_a.alt -90; + pos quotedblleft @MMK_R_y -15; + pos quotedblleft @MMK_R_w -15; + pos quotedblleft @MMK_R_v -20; + pos quotedblleft @MMK_R_s -65; + pos quotedblleft @MMK_R_q -85; + pos quotedblleft @MMK_R_o -85; + pos quotedblleft @MMK_R_n -15; + pos quotedblleft @MMK_R_m -15; + pos quotedblleft @MMK_R_j -15; + pos quotedblleft @MMK_R_i -15; + pos quotedblleft @MMK_R_g -75; + pos quotedblleft @MMK_R_f -15; + pos quotedblleft @MMK_R_e -90; + pos quotedblleft @MMK_R_d -85; + pos quotedblleft @MMK_R_c -85; + pos quotedblleft @MMK_R_a -85; + pos quotedblleft @MMK_R_X -35; + pos quotedblleft @MMK_R_W -25; + pos quotedblleft @MMK_R_V -30; + pos quotedblleft @MMK_R_S -40; + pos quotedblleft @MMK_R_Q -40; + pos quotedblleft @MMK_R_L -10; + pos quotedblleft @MMK_R_J -200; + pos quotedblleft @MMK_R_I -10; + pos quotedblleft @MMK_R_G -35; + pos quotedblleft @MMK_R_C -35; + pos quotedblleft @MMK_R_A -140; + pos quotedblleft @MMK_R_t -15; + pos quotedblleft @MMK_R_dcaron -85; + pos quotedblleft @MMK_R_oslash -85; + pos quotedblleft @MMK_R_tcaron -15; + pos quotedblleft @MMK_R_z -15; + pos quotedblleft @MMK_R_x -25; + pos quotedblleft @MMK_R_u -15; + pos quotedblleft @MMK_R_r -15; + pos quotedblleft @MMK_R_p -15; + pos quotedblleft @MMK_R_Y -30; + pos quotedblleft @MMK_R_T -10; + pos quotedblleft @MMK_R_O -40; + pos quotedblleft @MMK_R_eth -100; + pos quotedblleft @MMK_R_germandbls -15; + pos quotedblleft @MMK_R_Oslash -40; + pos quotedblleft @MMK_R_dcroat -85; + pos numbersign @MMK_R_Eth -50; + pos numbersign @MMK_R_eth -115; + pos numbersign @MMK_R_b -50; + pos numbersign @MMK_R_n -65; + pos numbersign @MMK_R_o -110; + pos numbersign @MMK_R_i -65; + pos numbersign @MMK_R_j -65; + pos numbersign @MMK_R_e -115; + pos numbersign @MMK_R_f -65; + pos numbersign @MMK_R_lslash -50; + pos numbersign @MMK_R_g -105; + pos numbersign @MMK_R_w -65; + pos numbersign @MMK_R_p -65; + pos numbersign @MMK_R_E -50; + pos numbersign @MMK_R_F -50; + pos numbersign @MMK_R_B -50; + pos numbersign @MMK_R_C -85; + pos numbersign @MMK_R_T -75; + pos numbersign @MMK_R_U -50; + pos numbersign @MMK_R_V -75; + pos numbersign @MMK_R_S -75; + pos numbersign @MMK_R_oslash -110; + pos numbersign @MMK_R_l -50; + pos numbersign @MMK_R_m -65; + pos numbersign @MMK_R_dcaron -115; + pos numbersign @MMK_R_d -115; + pos numbersign @MMK_R_Thorn -50; + pos numbersign @MMK_R_O -90; + pos numbersign @MMK_R_G -85; + pos numbersign @MMK_R_thorn -50; + pos numbersign @MMK_R_c -110; + pos numbersign @MMK_R_Oslash -90; + pos numbersign @MMK_R_lcaron -50; + pos numbersign @MMK_R_a.alt -130; + pos numbersign @MMK_R_tcaron -65; + pos numbersign @MMK_R_Lslash -50; + pos numbersign @MMK_R_A -190; + pos numbersign @MMK_R_h -50; + pos numbersign @MMK_R_a -115; + pos numbersign @MMK_R_x -75; + pos numbersign @MMK_R_y -65; + pos numbersign @MMK_R_z -65; + pos numbersign @MMK_R_t -65; + pos numbersign @MMK_R_u -65; + pos numbersign @MMK_R_v -65; + pos numbersign @MMK_R_q -115; + pos numbersign @MMK_R_r -65; + pos numbersign @MMK_R_s -115; + pos numbersign @MMK_R_L -50; + pos numbersign @MMK_R_M -50; + pos numbersign @MMK_R_N -50; + pos numbersign @MMK_R_H -50; + pos numbersign @MMK_R_I -50; + pos numbersign @MMK_R_J -255; + pos numbersign @MMK_R_K -50; + pos numbersign @MMK_R_D -50; + pos numbersign @MMK_R_X -80; + pos numbersign @MMK_R_Y -75; + pos numbersign @MMK_R_Z -50; + pos numbersign @MMK_R_W -75; + pos numbersign @MMK_R_P -50; + pos numbersign @MMK_R_Q -90; + pos numbersign @MMK_R_R -50; + pos numbersign @MMK_R_dcroat -115; + pos numbersign @MMK_R_germandbls -55; + pos bracketright @MMK_R_j 80; + pos bracketright @MMK_R_s -20; + pos bracketright @MMK_R_J -25; + pos bracketright @MMK_R_S -25; + pos periodcentered @MMK_R_tcaron -80; + pos periodcentered @MMK_R_Oslash -10; + pos periodcentered @MMK_R_s -75; + pos periodcentered @MMK_R_v -40; + pos periodcentered @MMK_R_t -80; + pos periodcentered @MMK_R_f -80; + pos periodcentered @MMK_R_S -100; + pos periodcentered @MMK_R_Q -10; + pos periodcentered @MMK_R_W -85; + pos periodcentered @MMK_R_V -100; + pos periodcentered @MMK_R_T -100; + pos periodcentered @MMK_R_Y -100; + pos periodcentered @MMK_R_X -65; + pos periodcentered @MMK_R_C -15; + pos periodcentered @MMK_R_A -60; + pos periodcentered @MMK_R_G -10; + pos periodcentered @MMK_R_J -100; + pos periodcentered @MMK_R_O -10; + pos periodcentered @MMK_R_a.alt -10; + pos periodcentered @MMK_R_w -35; + pos periodcentered @MMK_R_y -35; + pos periodcentered @MMK_R_x -65; + pos bracketleft @MMK_R_s -20; + pos bracketleft @MMK_R_j 75; + pos bracketleft @MMK_R_S -25; + pos bracketleft @MMK_R_J -25; + pos quoteright @MMK_R_oslash -100; + pos quoteright @MMK_R_eth -115; + pos quoteright @MMK_R_a.alt -80; + pos quoteright @MMK_R_g -90; + pos quoteright @MMK_R_d -100; + pos quoteright @MMK_R_a -100; + pos quoteright @MMK_R_n -15; + pos quoteright @MMK_R_m -15; + pos quoteright @MMK_R_j -15; + pos quoteright @MMK_R_v -20; + pos quoteright @MMK_R_w -15; + pos quoteright @MMK_R_s -80; + pos quoteright @MMK_R_A -115; + pos quoteright @MMK_R_O -45; + pos quoteright @MMK_R_J -115; + pos quoteright @MMK_R_V -20; + pos quoteright @MMK_R_W -15; + pos quoteright @MMK_R_S -30; + pos quoteright @MMK_R_Q -45; + pos quoteright @MMK_R_X -25; + pos quoteright @MMK_R_Oslash -45; + pos quoteright @MMK_R_e -105; + pos quoteright @MMK_R_c -100; + pos quoteright @MMK_R_o -100; + pos quoteright @MMK_R_dcaron -100; + pos quoteright @MMK_R_t -15; + pos quoteright @MMK_R_u -15; + pos quoteright @MMK_R_r -15; + pos quoteright @MMK_R_q -100; + pos quoteright @MMK_R_z -15; + pos quoteright @MMK_R_x -25; + pos quoteright @MMK_R_G -45; + pos quoteright @MMK_R_C -40; + pos quoteright @MMK_R_i -15; + pos quoteright @MMK_R_y -15; + pos quoteright @MMK_R_Y -20; + pos quoteright @MMK_R_f -15; + pos quoteright @MMK_R_p -15; + pos quoteright @MMK_R_dcroat -100; + pos quoteright @MMK_R_tcaron -15; + subtable; + pos dollar @MMK_R_Oslash -30; + pos dollar @MMK_R_c -10; + pos dollar @MMK_R_tcaron -80; + pos dollar @MMK_R_oslash -15; + pos dollar @MMK_R_dcaron -10; + pos dollar @MMK_R_s -55; + pos dollar @MMK_R_v -50; + pos dollar @MMK_R_w -45; + pos dollar @MMK_R_t -80; + pos dollar @MMK_R_x -35; + pos dollar @MMK_R_S -60; + pos dollar @MMK_R_a -10; + pos dollar @MMK_R_f -80; + pos dollar @MMK_R_d -10; + pos dollar @MMK_R_o -15; + pos dollar @MMK_R_Q -30; + pos dollar @MMK_R_V -65; + pos dollar @MMK_R_T -60; + pos dollar @MMK_R_G -30; + pos dollar @MMK_R_O -30; + pos dollar @MMK_R_A -30; + pos dollar @MMK_R_J -55; + pos dollar @MMK_R_U -15; + pos dollar @MMK_R_X -35; + pos dollar @MMK_R_eth -10; + pos dollar @MMK_R_dcroat -10; + pos dollar @MMK_R_q -10; + pos dollar @MMK_R_y -45; + pos dollar @MMK_R_g -15; + pos dollar @MMK_R_e -10; + pos dollar @MMK_R_W -65; + pos dollar @MMK_R_Y -65; + pos dollar @MMK_R_C -35; + pos perthousand @MMK_R_tcaron -80; + pos perthousand @MMK_R_Oslash -35; + pos perthousand @MMK_R_c -15; + pos perthousand @MMK_R_dcroat -15; + pos perthousand @MMK_R_eth -10; + pos perthousand @MMK_R_o -15; + pos perthousand @MMK_R_oslash -15; + pos perthousand @MMK_R_f -80; + pos perthousand @MMK_R_S -50; + pos perthousand @MMK_R_Q -35; + pos perthousand @MMK_R_a -15; + pos perthousand @MMK_R_v -50; + pos perthousand @MMK_R_G -35; + pos perthousand @MMK_R_W -100; + pos perthousand @MMK_R_g -20; + pos perthousand @MMK_R_d -15; + pos perthousand @MMK_R_dcaron -15; + pos perthousand @MMK_R_A -25; + pos perthousand @MMK_R_J -45; + pos perthousand @MMK_R_V -120; + pos perthousand @MMK_R_T -135; + pos perthousand @MMK_R_X -30; + pos perthousand @MMK_R_Y -100; + pos perthousand @MMK_R_e -15; + pos perthousand @MMK_R_w -50; + pos perthousand @MMK_R_t -80; + pos perthousand @MMK_R_s -45; + pos perthousand @MMK_R_q -15; + pos perthousand @MMK_R_x -30; + pos perthousand @MMK_R_y -50; + pos perthousand @MMK_R_U -15; + pos perthousand @MMK_R_C -40; + pos perthousand @MMK_R_O -35; + pos multiply @MMK_R_dcroat -50; + pos multiply @MMK_R_eth -50; + pos multiply @MMK_R_Oslash -45; + pos multiply @MMK_R_lslash -35; + pos multiply @MMK_R_D -35; + pos multiply @MMK_R_Lslash -35; + pos multiply @MMK_R_I -35; + pos multiply @MMK_R_lcaron -35; + pos multiply @MMK_R_Eth -35; + pos multiply @MMK_R_t -35; + pos multiply @MMK_R_y -45; + pos multiply @MMK_R_u -35; + pos multiply @MMK_R_m -35; + pos multiply @MMK_R_v -45; + pos multiply @MMK_R_j -35; + pos multiply @MMK_R_c -50; + pos multiply @MMK_R_f -35; + pos multiply @MMK_R_g -55; + pos multiply @MMK_R_U -35; + pos multiply @MMK_R_J -215; + pos multiply @MMK_R_K -35; + pos multiply @MMK_R_E -35; + pos multiply @MMK_R_V -95; + pos multiply @MMK_R_W -85; + pos multiply @MMK_R_Thorn -35; + pos multiply @MMK_R_O -45; + pos multiply @MMK_R_B -35; + pos multiply @MMK_R_l -35; + pos multiply @MMK_R_C -40; + pos multiply @MMK_R_A -100; + pos multiply @MMK_R_thorn -35; + pos multiply @MMK_R_a -50; + pos multiply @MMK_R_dcaron -50; + pos multiply @MMK_R_z -35; + pos multiply @MMK_R_r -35; + pos multiply @MMK_R_s -70; + pos multiply @MMK_R_p -35; + pos multiply @MMK_R_w -45; + pos multiply @MMK_R_i -35; + pos multiply @MMK_R_b -35; + pos multiply @MMK_R_e -50; + pos multiply @MMK_R_Z -35; + pos multiply @MMK_R_Y -95; + pos multiply @MMK_R_R -35; + pos multiply @MMK_R_P -35; + pos multiply @MMK_R_Q -45; + pos multiply @MMK_R_T -170; + pos multiply @MMK_R_G -45; + pos multiply @MMK_R_d -50; + pos multiply @MMK_R_germandbls -35; + pos multiply @MMK_R_oslash -50; + pos multiply @MMK_R_a.alt -55; + pos multiply @MMK_R_q -50; + pos multiply @MMK_R_tcaron -35; + pos multiply @MMK_R_x -65; + pos multiply @MMK_R_h -35; + pos multiply @MMK_R_n -35; + pos multiply @MMK_R_o -50; + pos multiply @MMK_R_S -80; + pos multiply @MMK_R_H -35; + pos multiply @MMK_R_N -35; + pos multiply @MMK_R_L -35; + pos multiply @MMK_R_M -35; + pos multiply @MMK_R_F -35; + pos multiply @MMK_R_X -105; + pos yen @MMK_R_J -85; + pos yen @MMK_R_germandbls -25; + pos yen @MMK_R_x -40; + pos yen @MMK_R_Oslash -50; + pos yen @MMK_R_Q -50; + pos yen @MMK_R_S -45; + pos yen @MMK_R_q -60; + pos yen @MMK_R_s -75; + pos yen @MMK_R_r -30; + pos yen @MMK_R_v -30; + pos yen @MMK_R_C -45; + pos yen @MMK_R_G -45; + pos yen @MMK_R_O -50; + pos yen @MMK_R_a -60; + pos yen @MMK_R_c -60; + pos yen @MMK_R_g -60; + pos yen @MMK_R_o -60; + pos yen @MMK_R_u -30; + pos yen @MMK_R_w -30; + pos yen @MMK_R_z -30; + pos yen @MMK_R_dcaron -60; + pos yen @MMK_R_p -30; + pos yen @MMK_R_t -30; + pos yen @MMK_R_A -60; + pos yen @MMK_R_dcroat -60; + pos yen @MMK_R_e -60; + pos yen @MMK_R_d -60; + pos yen @MMK_R_f -30; + pos yen @MMK_R_m -30; + pos yen @MMK_R_n -30; + pos yen @MMK_R_a.alt -60; + pos yen @MMK_R_y -30; + pos yen @MMK_R_oslash -60; + pos yen @MMK_R_eth -60; + pos yen @MMK_R_tcaron -30; + pos euro @MMK_R_A -25; + pos euro @MMK_R_W -25; + pos euro @MMK_R_S -25; + pos euro @MMK_R_Y -30; + pos euro @MMK_R_X -30; + pos euro @MMK_R_J -75; + pos euro @MMK_R_s -30; + pos euro @MMK_R_x -10; + pos euro @MMK_R_V -30; + pos trademark @MMK_R_x -10; + pos trademark @MMK_R_V -30; + pos trademark @MMK_R_W -25; + pos trademark @MMK_R_S -25; + pos trademark @MMK_R_X -35; + pos trademark @MMK_R_Y -30; + pos trademark @MMK_R_A -70; + pos trademark @MMK_R_J -285; + pos trademark @MMK_R_a.alt -35; + pos trademark @MMK_R_s -30; + pos asciicircum @MMK_R_Lslash -25; + pos asciicircum @MMK_R_germandbls -25; + pos asciicircum @MMK_R_Eth -25; + pos asciicircum @MMK_R_thorn -25; + pos asciicircum @MMK_R_eth -65; + pos asciicircum @MMK_R_lcaron -25; + pos asciicircum @MMK_R_dcroat -60; + pos asciicircum @MMK_R_L -25; + pos asciicircum @MMK_R_J -260; + pos asciicircum @MMK_R_B -25; + pos asciicircum @MMK_R_A -125; + pos asciicircum @MMK_R_W -75; + pos asciicircum @MMK_R_R -25; + pos asciicircum @MMK_R_j -25; + pos asciicircum @MMK_R_v -40; + pos asciicircum @MMK_R_Thorn -25; + pos asciicircum @MMK_R_tcaron -30; + pos asciicircum @MMK_R_lslash -25; + pos asciicircum @MMK_R_Oslash -30; + pos asciicircum @MMK_R_dcaron -60; + pos asciicircum @MMK_R_H -25; + pos asciicircum @MMK_R_x -60; + pos asciicircum @MMK_R_O -30; + pos asciicircum @MMK_R_N -25; + pos asciicircum @MMK_R_M -25; + pos asciicircum @MMK_R_K -25; + pos asciicircum @MMK_R_G -25; + pos asciicircum @MMK_R_E -25; + pos asciicircum @MMK_R_D -25; + pos asciicircum @MMK_R_C -25; + pos asciicircum @MMK_R_Y -90; + pos asciicircum @MMK_R_X -100; + pos asciicircum @MMK_R_V -85; + pos asciicircum @MMK_R_U -25; + pos asciicircum @MMK_R_T -110; + pos asciicircum @MMK_R_S -75; + pos asciicircum @MMK_R_Q -30; + pos asciicircum @MMK_R_P -25; + pos asciicircum @MMK_R_o -55; + pos asciicircum @MMK_R_m -25; + pos asciicircum @MMK_R_l -25; + pos asciicircum @MMK_R_i -25; + pos asciicircum @MMK_R_g -50; + pos asciicircum @MMK_R_f -30; + pos asciicircum @MMK_R_e -60; + pos asciicircum @MMK_R_c -55; + pos asciicircum @MMK_R_z -25; + pos asciicircum @MMK_R_y -35; + pos asciicircum @MMK_R_w -35; + pos asciicircum @MMK_R_t -30; + pos asciicircum @MMK_R_s -55; + pos asciicircum @MMK_R_r -25; + pos asciicircum @MMK_R_q -60; + pos asciicircum @MMK_R_p -25; + pos asciicircum @MMK_R_h -25; + pos asciicircum @MMK_R_F -25; + pos asciicircum @MMK_R_I -25; + pos asciicircum @MMK_R_Z -25; + pos asciicircum @MMK_R_a.alt -155; + pos asciicircum @MMK_R_d -60; + pos asciicircum @MMK_R_b -25; + pos asciicircum @MMK_R_a -60; + pos asciicircum @MMK_R_u -25; + pos asciicircum @MMK_R_oslash -55; + pos asciicircum @MMK_R_n -25; + pos asciitilde @MMK_R_r -30; + pos asciitilde @MMK_R_a.alt -115; + pos asciitilde @MMK_R_dcroat -50; + pos asciitilde @MMK_R_lslash -30; + pos asciitilde @MMK_R_germandbls -30; + pos asciitilde @MMK_R_A -125; + pos asciitilde @MMK_R_R -30; + pos asciitilde @MMK_R_j -30; + pos asciitilde @MMK_R_y -45; + pos asciitilde @MMK_R_tcaron -105; + pos asciitilde @MMK_R_Thorn -30; + pos asciitilde @MMK_R_L -30; + pos asciitilde @MMK_R_O -30; + pos asciitilde @MMK_R_N -25; + pos asciitilde @MMK_R_I -30; + pos asciitilde @MMK_R_H -25; + pos asciitilde @MMK_R_K -25; + pos asciitilde @MMK_R_J -240; + pos asciitilde @MMK_R_E -25; + pos asciitilde @MMK_R_D -25; + pos asciitilde @MMK_R_G -30; + pos asciitilde @MMK_R_B -30; + pos asciitilde @MMK_R_X -110; + pos asciitilde @MMK_R_Z -25; + pos asciitilde @MMK_R_U -30; + pos asciitilde @MMK_R_T -160; + pos asciitilde @MMK_R_W -85; + pos asciitilde @MMK_R_Q -30; + pos asciitilde @MMK_R_m -30; + pos asciitilde @MMK_R_h -25; + pos asciitilde @MMK_R_e -50; + pos asciitilde @MMK_R_d -50; + pos asciitilde @MMK_R_g -40; + pos asciitilde @MMK_R_a -50; + pos asciitilde @MMK_R_c -45; + pos asciitilde @MMK_R_z -30; + pos asciitilde @MMK_R_u -30; + pos asciitilde @MMK_R_w -45; + pos asciitilde @MMK_R_q -50; + pos asciitilde @MMK_R_p -30; + pos asciitilde @MMK_R_s -55; + pos asciitilde @MMK_R_Eth -25; + pos asciitilde @MMK_R_thorn -30; + pos asciitilde @MMK_R_M -25; + pos asciitilde @MMK_R_F -25; + pos asciitilde @MMK_R_C -30; + pos asciitilde @MMK_R_V -95; + pos asciitilde @MMK_R_P -30; + pos asciitilde @MMK_R_o -45; + pos asciitilde @MMK_R_i -30; + pos asciitilde @MMK_R_f -105; + pos asciitilde @MMK_R_b -25; + pos asciitilde @MMK_R_x -65; + pos asciitilde @MMK_R_t -105; + pos asciitilde @MMK_R_v -45; + pos asciitilde @MMK_R_Lslash -30; + pos asciitilde @MMK_R_lcaron -30; + pos asciitilde @MMK_R_eth -50; + pos asciitilde @MMK_R_S -90; + pos asciitilde @MMK_R_oslash -45; + pos asciitilde @MMK_R_Y -100; + pos asciitilde @MMK_R_l -30; + pos asciitilde @MMK_R_dcaron -50; + pos asciitilde @MMK_R_n -30; + pos asciitilde @MMK_R_Oslash -30; + pos equal @MMK_R_W -35; + pos equal @MMK_R_J -115; + pos equal @MMK_R_A -40; + pos equal @MMK_R_Y -45; + pos equal @MMK_R_X -45; + pos equal @MMK_R_V -40; + pos equal @MMK_R_T -135; + pos equal @MMK_R_S -25; + pos equal @MMK_R_x -10; + pos equal @MMK_R_s -30; + pos divide @MMK_R_T -135; + pos divide @MMK_R_tcaron -80; + pos divide @MMK_R_J -285; + pos divide @MMK_R_s -30; + pos divide @MMK_R_w -15; + pos divide @MMK_R_v -20; + pos divide @MMK_R_t -80; + pos divide @MMK_R_x -40; + pos divide @MMK_R_f -80; + pos divide @MMK_R_W -55; + pos divide @MMK_R_V -70; + pos divide @MMK_R_Y -70; + pos divide @MMK_R_X -75; + pos divide @MMK_R_A -65; + pos divide @MMK_R_a.alt -25; + pos divide @MMK_R_y -15; + pos divide @MMK_R_S -65; + pos minus @MMK_R_S -65; + pos minus @MMK_R_a.alt -25; + pos minus @MMK_R_J -285; + pos minus @MMK_R_W -55; + pos minus @MMK_R_T -135; + pos minus @MMK_R_X -75; + pos minus @MMK_R_V -70; + pos minus @MMK_R_t -80; + pos minus @MMK_R_f -80; + pos minus @MMK_R_Y -70; + pos minus @MMK_R_A -65; + pos minus @MMK_R_y -15; + pos minus @MMK_R_x -40; + pos minus @MMK_R_w -15; + pos minus @MMK_R_v -20; + pos minus @MMK_R_s -30; + pos minus @MMK_R_tcaron -80; + pos greater @MMK_R_x -45; + pos greater @MMK_R_v -20; + pos greater @MMK_R_t -80; + pos greater @MMK_R_Y -75; + pos greater @MMK_R_S -80; + pos greater @MMK_R_W -60; + pos greater @MMK_R_V -75; + pos greater @MMK_R_T -135; + pos greater @MMK_R_J -285; + pos greater @MMK_R_A -75; + pos greater @MMK_R_a.alt -50; + pos greater @MMK_R_f -80; + pos greater @MMK_R_y -20; + pos greater @MMK_R_w -20; + pos greater @MMK_R_X -85; + pos greater @MMK_R_tcaron -80; + pos greater @MMK_R_s -30; + pos percent @MMK_R_s -45; + pos percent @MMK_R_w -50; + pos percent @MMK_R_c -15; + pos percent @MMK_R_Q -35; + pos percent @MMK_R_V -90; + pos percent @MMK_R_T -90; + pos percent @MMK_R_U -15; + pos percent @MMK_R_o -15; + pos percent @MMK_R_d -15; + pos percent @MMK_R_q -15; + pos percent @MMK_R_v -50; + pos percent @MMK_R_t -80; + pos percent @MMK_R_J -45; + pos percent @MMK_R_G -35; + pos percent @MMK_R_Y -90; + pos percent @MMK_R_S -55; + pos percent @MMK_R_W -90; + pos percent @MMK_R_e -15; + pos percent @MMK_R_y -50; + pos percent @MMK_R_Oslash -35; + pos percent @MMK_R_a -15; + pos percent @MMK_R_oslash -15; + pos percent @MMK_R_dcroat -15; + pos percent @MMK_R_x -30; + pos percent @MMK_R_O -35; + pos percent @MMK_R_C -40; + pos percent @MMK_R_X -30; + pos percent @MMK_R_dcaron -15; + pos percent @MMK_R_f -80; + pos percent @MMK_R_eth -10; + pos percent @MMK_R_A -25; + pos percent @MMK_R_g -20; + pos percent @MMK_R_tcaron -80; + pos plus @MMK_R_s -30; + pos plus @MMK_R_V -70; + pos plus @MMK_R_W -55; + pos plus @MMK_R_T -135; + pos plus @MMK_R_S -65; + pos plus @MMK_R_X -75; + pos plus @MMK_R_Y -70; + pos plus @MMK_R_A -65; + pos plus @MMK_R_J -285; + pos plus @MMK_R_v -20; + pos plus @MMK_R_w -15; + pos plus @MMK_R_t -80; + pos plus @MMK_R_x -40; + pos plus @MMK_R_f -80; + pos plus @MMK_R_a.alt -25; + pos plus @MMK_R_y -15; + pos plus @MMK_R_tcaron -80; + pos sterling @MMK_R_tcaron -30; + pos sterling @MMK_R_eth -30; + pos sterling @MMK_R_germandbls -30; + pos sterling @MMK_R_dcaron -30; + pos sterling @MMK_R_dcroat -30; + pos sterling @MMK_R_Q -30; + pos sterling @MMK_R_lcaron -30; + pos sterling @MMK_R_a.alt -30; + pos sterling @MMK_R_x -30; + pos sterling @MMK_R_b -30; + pos sterling @MMK_R_c -30; + pos sterling @MMK_R_a -30; + pos sterling @MMK_R_f -30; + pos sterling @MMK_R_g -30; + pos sterling @MMK_R_e -30; + pos sterling @MMK_R_n -30; + pos sterling @MMK_R_m -30; + pos sterling @MMK_R_r -30; + pos sterling @MMK_R_s -55; + pos sterling @MMK_R_p -30; + pos sterling @MMK_R_v -30; + pos sterling @MMK_R_u -30; + pos sterling @MMK_R_z -30; + pos sterling @MMK_R_B -30; + pos sterling @MMK_R_C -30; + pos sterling @MMK_R_A -30; + pos sterling @MMK_R_G -30; + pos sterling @MMK_R_D -30; + pos sterling @MMK_R_E -30; + pos sterling @MMK_R_J -55; + pos sterling @MMK_R_K -30; + pos sterling @MMK_R_H -30; + pos sterling @MMK_R_I -30; + pos sterling @MMK_R_O -30; + pos sterling @MMK_R_L -30; + pos sterling @MMK_R_M -30; + pos sterling @MMK_R_R -30; + pos sterling @MMK_R_S -55; + pos sterling @MMK_R_V -65; + pos sterling @MMK_R_W -60; + pos sterling @MMK_R_U -30; + pos sterling @MMK_R_X -30; + pos sterling @MMK_R_Y -65; + pos sterling @MMK_R_thorn -30; + pos sterling @MMK_R_Eth -30; + pos sterling @MMK_R_Z -30; + pos sterling @MMK_R_d -30; + pos sterling @MMK_R_j -30; + pos sterling @MMK_R_i -30; + pos sterling @MMK_R_l -30; + pos sterling @MMK_R_q -30; + pos sterling @MMK_R_t -30; + pos sterling @MMK_R_F -30; + pos sterling @MMK_R_Thorn -30; + pos sterling @MMK_R_Oslash -30; + pos sterling @MMK_R_Lslash -30; + pos sterling @MMK_R_oslash -30; + pos sterling @MMK_R_h -30; + pos sterling @MMK_R_o -30; + pos sterling @MMK_R_w -30; + pos sterling @MMK_R_y -30; + pos sterling @MMK_R_lslash -30; + pos sterling @MMK_R_N -30; + pos sterling @MMK_R_P -30; + pos sterling @MMK_R_T -40; + pos registered @MMK_R_q -15; + pos registered @MMK_R_s -30; + pos registered @MMK_R_c -15; + pos registered @MMK_R_o -15; + pos registered @MMK_R_d -15; + pos registered @MMK_R_e -15; + pos registered @MMK_R_g -10; + pos registered @MMK_R_x -25; + pos registered @MMK_R_y -10; + pos registered @MMK_R_w -10; + pos registered @MMK_R_A -90; + pos registered @MMK_R_X -65; + pos registered @MMK_R_Y -60; + pos registered @MMK_R_W -45; + pos registered @MMK_R_S -35; + pos registered @MMK_R_J -235; + pos registered @MMK_R_T -40; + pos registered @MMK_R_V -55; + pos registered @MMK_R_dcaron -15; + pos registered @MMK_R_v -10; + pos registered @MMK_R_oslash -15; + pos registered @MMK_R_eth -20; + pos registered @MMK_R_a -15; + pos registered @MMK_R_dcroat -15; + pos registered @MMK_R_a.alt -65; + pos ampersand @MMK_R_G -15; + pos ampersand @MMK_R_X -15; + pos ampersand @MMK_R_w -40; + pos ampersand @MMK_R_Y -105; + pos ampersand @MMK_R_O -15; + pos ampersand @MMK_R_J -30; + pos ampersand @MMK_R_C -20; + pos ampersand @MMK_R_W -90; + pos ampersand @MMK_R_Q -15; + pos ampersand @MMK_R_f -85; + pos ampersand @MMK_R_x -15; + pos ampersand @MMK_R_y -40; + pos ampersand @MMK_R_A -15; + pos ampersand @MMK_R_tcaron -85; + pos ampersand @MMK_R_a.alt -35; + pos ampersand @MMK_R_Oslash -15; + pos ampersand @MMK_R_V -105; + pos ampersand @MMK_R_T -140; + pos ampersand @MMK_R_S -40; + pos ampersand @MMK_R_v -45; + pos ampersand @MMK_R_t -85; + pos ampersand @MMK_R_s -30; + pos less @MMK_R_s -20; + pos less @MMK_R_S -25; + pos less @MMK_R_J -25; + pos degree @MMK_R_Oslash -30; + pos degree @MMK_R_a.alt -70; + pos degree @MMK_R_g -65; + pos degree @MMK_R_dcroat -75; + pos degree @MMK_R_o -75; + pos degree @MMK_R_a -75; + pos degree @MMK_R_c -75; + pos degree @MMK_R_d -75; + pos degree @MMK_R_e -75; + pos degree @MMK_R_s -55; + pos degree @MMK_R_S -25; + pos degree @MMK_R_W -25; + pos degree @MMK_R_oslash -75; + pos degree @MMK_R_Y -25; + pos degree @MMK_R_x -15; + pos degree @MMK_R_J -215; + pos degree @MMK_R_dcaron -75; + pos degree @MMK_R_eth -85; + pos degree @MMK_R_q -75; + pos degree @MMK_R_O -30; + pos degree @MMK_R_A -125; + pos degree @MMK_R_C -25; + pos degree @MMK_R_G -25; + pos degree @MMK_R_X -30; + pos degree @MMK_R_Q -30; + pos degree @MMK_R_V -25; + pos bar @MMK_R_s -20; + pos bar @MMK_R_j 70; + pos bar @MMK_R_S -25; + pos bar @MMK_R_J -25; + pos at @MMK_R_X -65; + pos at @MMK_R_f -25; + pos at @MMK_R_x -50; + pos at @MMK_R_t -25; + pos at @MMK_R_S -65; + pos at @MMK_R_W -70; + pos at @MMK_R_tcaron -25; + pos at @MMK_R_T -100; + pos at @MMK_R_y -25; + pos at @MMK_R_s -40; + pos at @MMK_R_w -25; + pos at @MMK_R_J -90; + pos at @MMK_R_A -55; + pos at @MMK_R_Y -85; + pos at @MMK_R_V -80; + pos at @MMK_R_a.alt -10; + pos at @MMK_R_v -30; + pos copyright @MMK_R_J -80; + pos copyright @MMK_R_A -50; + pos copyright @MMK_R_X -55; + pos copyright @MMK_R_T -110; + pos copyright @MMK_R_V -85; + pos copyright @MMK_R_W -75; + pos copyright @MMK_R_S -75; + pos copyright @MMK_R_f -30; + pos copyright @MMK_R_x -55; + pos copyright @MMK_R_y -30; + pos copyright @MMK_R_t -30; + pos copyright @MMK_R_w -30; + pos copyright @MMK_R_s -45; + pos copyright @MMK_R_tcaron -30; + pos copyright @MMK_R_v -35; + pos copyright @MMK_R_Y -90; + pos paragraph @MMK_R_J -25; + pos paragraph @MMK_R_S -25; + pos paragraph @MMK_R_s -20; + pos cent @MMK_R_J -25; + pos cent @MMK_R_s -20; + pos cent @MMK_R_W -40; + pos cent @MMK_R_Y -55; + pos cent @MMK_R_T -115; + pos cent @MMK_R_V -50; + pos cent @MMK_R_S -30; + subtable; + pos @MMK_L_x underscore -265; + pos @MMK_L_x quoteleft -15; + pos @MMK_L_x sterling -30; + pos @MMK_L_x backslash -95; + pos @MMK_L_x minus -40; + pos @MMK_L_x asterisk -10; + pos @MMK_L_x hyphen -50; + pos @MMK_L_x cent -55; + pos @MMK_L_x quotedblleft -15; + pos @MMK_L_x trademark -10; + pos @MMK_L_x degree -25; + pos @MMK_L_x quotedblright -60; + pos @MMK_L_x registered -15; + pos @MMK_L_x copyright -45; + pos @MMK_L_x quotedblbase -25; + pos @MMK_L_x guillemetleft -65; + pos @MMK_L_x guillemetright -15; + pos @MMK_L_x asciicircum -45; + pos @MMK_L_x euro -100; + pos @MMK_L_x less -40; + pos @MMK_L_x question -155; + pos @MMK_L_x perthousand -10; + pos @MMK_L_x guilsinglright -15; + pos @MMK_L_x percent -10; + pos @MMK_L_x yen -35; + pos @MMK_L_x quotesingle -20; + pos @MMK_L_x multiply -70; + pos @MMK_L_x asciitilde -80; + pos @MMK_L_x parenright -85; + pos @MMK_L_x emdash -50; + pos @MMK_L_x semicolon -15; + pos @MMK_L_x quoteright -60; + pos @MMK_L_x dollar -40; + pos @MMK_L_x at -45; + pos @MMK_L_x quotesinglbase -25; + pos @MMK_L_x braceleft -110; + pos @MMK_L_x endash -50; + pos @MMK_L_x equal -10; + pos @MMK_L_x ampersand -50; + pos @MMK_L_x braceright -55; + pos @MMK_L_x comma -25; + pos @MMK_L_x bullet -55; + pos @MMK_L_x divide -40; + pos @MMK_L_x paragraph -10; + pos @MMK_L_x guilsinglleft -65; + pos @MMK_L_x plus -40; + pos @MMK_L_x numbersign -70; + pos @MMK_L_x quotedbl -20; + pos @MMK_L_x periodcentered -65; + pos @MMK_L_x parenleft -50; + pos @MMK_L_x @MMK_R_eth -60; + pos @MMK_L_x @MMK_R_a.alt -40; + pos @MMK_L_x @MMK_R_dcaron -60; + pos @MMK_L_x @MMK_R_S -35; + pos @MMK_L_x @MMK_R_J -35; + pos @MMK_L_x @MMK_R_Q -35; + pos @MMK_L_x @MMK_R_s -30; + pos @MMK_L_x @MMK_R_tcaron -10; + pos @MMK_L_x @MMK_R_W -45; + pos @MMK_L_x @MMK_R_V -50; + pos @MMK_L_x @MMK_R_U -10; + pos @MMK_L_x @MMK_R_T -135; + pos @MMK_L_x @MMK_R_O -35; + pos @MMK_L_x @MMK_R_C -30; + pos @MMK_L_x @MMK_R_G -35; + pos @MMK_L_x @MMK_R_y -10; + pos @MMK_L_x @MMK_R_q -60; + pos @MMK_L_x @MMK_R_w -10; + pos @MMK_L_x @MMK_R_v -10; + pos @MMK_L_x @MMK_R_u -10; + pos @MMK_L_x @MMK_R_t -10; + pos @MMK_L_x @MMK_R_o -60; + pos @MMK_L_x @MMK_R_c -60; + pos @MMK_L_x @MMK_R_a -60; + pos @MMK_L_x @MMK_R_g -55; + pos @MMK_L_x @MMK_R_f -10; + pos @MMK_L_x @MMK_R_e -60; + pos @MMK_L_x @MMK_R_d -60; + pos @MMK_L_x @MMK_R_oslash -20; + pos @MMK_L_x @MMK_R_dcroat -60; + pos @MMK_L_x @MMK_R_Y -50; + pos @MMK_L_w guilsinglleft -30; + pos @MMK_L_w backslash -85; + pos @MMK_L_w asciicircum -25; + pos @MMK_L_w endash -20; + pos @MMK_L_w copyright -25; + pos @MMK_L_w divide -15; + pos @MMK_L_w ellipsis -65; + pos @MMK_L_w at -25; + pos @MMK_L_w less -15; + pos @MMK_L_w degree -15; + pos @MMK_L_w hyphen -20; + pos @MMK_L_w emdash -20; + pos @MMK_L_w quotedblbase -80; + pos @MMK_L_w periodcentered -30; + pos @MMK_L_w minus -15; + pos @MMK_L_w question -145; + pos @MMK_L_w parenleft -25; + pos @MMK_L_w euro -90; + pos @MMK_L_w quoteright -50; + pos @MMK_L_w yen -25; + pos @MMK_L_w numbersign -100; + pos @MMK_L_w underscore -355; + pos @MMK_L_w plus -15; + pos @MMK_L_w braceright -65; + pos @MMK_L_w guilsinglright -30; + pos @MMK_L_w guillemetright -30; + pos @MMK_L_w guillemetleft -30; + pos @MMK_L_w braceleft -80; + pos @MMK_L_w slash -65; + pos @MMK_L_w ampersand -40; + pos @MMK_L_w quotedblright -50; + pos @MMK_L_w sterling -55; + pos @MMK_L_w quotedbl -10; + pos @MMK_L_w dollar -30; + pos @MMK_L_w comma -80; + pos @MMK_L_w semicolon -10; + pos @MMK_L_w cent -30; + pos @MMK_L_w parenright -115; + pos @MMK_L_w bullet -25; + pos @MMK_L_w quotesinglbase -80; + pos @MMK_L_w questiondown -65; + pos @MMK_L_w quotesingle -10; + pos @MMK_L_w multiply -55; + pos @MMK_L_w asciitilde -55; + pos @MMK_L_w @MMK_R_S -25; + pos @MMK_L_w @MMK_R_o -30; + pos @MMK_L_w @MMK_R_dcaron -30; + pos @MMK_L_w @MMK_R_eth -30; + pos @MMK_L_w @MMK_R_dcroat -30; + pos @MMK_L_w @MMK_R_oslash -30; + pos @MMK_L_w @MMK_R_a.alt -45; + pos @MMK_L_w @MMK_R_J -85; + pos @MMK_L_w @MMK_R_O -15; + pos @MMK_L_w @MMK_R_G -15; + pos @MMK_L_w @MMK_R_A -70; + pos @MMK_L_w @MMK_R_C -15; + pos @MMK_L_w @MMK_R_X -50; + pos @MMK_L_w @MMK_R_Y -45; + pos @MMK_L_w @MMK_R_T -135; + pos @MMK_L_w @MMK_R_V -40; + pos @MMK_L_w @MMK_R_W -35; + pos @MMK_L_w @MMK_R_Q -20; + pos @MMK_L_w @MMK_R_d -30; + pos @MMK_L_w @MMK_R_e -30; + pos @MMK_L_w @MMK_R_g -25; + pos @MMK_L_w @MMK_R_a -30; + pos @MMK_L_w @MMK_R_c -30; + pos @MMK_L_w @MMK_R_x -10; + pos @MMK_L_w @MMK_R_q -30; + pos @MMK_L_w @MMK_R_s -40; + pos @MMK_L_w @MMK_R_Oslash -15; + pos @MMK_L_y comma -115; + pos @MMK_L_y quotedblright -50; + pos @MMK_L_y slash -90; + pos @MMK_L_y divide -25; + pos @MMK_L_y dollar -30; + pos @MMK_L_y braceright -70; + pos @MMK_L_y degree -15; + pos @MMK_L_y parenleft -40; + pos @MMK_L_y plus -25; + pos @MMK_L_y multiply -60; + pos @MMK_L_y asciitilde -65; + pos @MMK_L_y quotedbl -10; + pos @MMK_L_y parenright -115; + pos @MMK_L_y euro -90; + pos @MMK_L_y asciicircum -35; + pos @MMK_L_y ellipsis -100; + pos @MMK_L_y quotedblbase -115; + pos @MMK_L_y guillemetleft -50; + pos @MMK_L_y hyphen -35; + pos @MMK_L_y questiondown -100; + pos @MMK_L_y less -25; + pos @MMK_L_y guilsinglleft -50; + pos @MMK_L_y periodcentered -45; + pos @MMK_L_y bullet -40; + pos @MMK_L_y ampersand -60; + pos @MMK_L_y braceleft -95; + pos @MMK_L_y guilsinglright -40; + pos @MMK_L_y copyright -35; + pos @MMK_L_y backslash -90; + pos @MMK_L_y underscore -115; + pos @MMK_L_y quoteright -50; + pos @MMK_L_y sterling -65; + pos @MMK_L_y minus -25; + pos @MMK_L_y yen -25; + pos @MMK_L_y at -35; + pos @MMK_L_y guillemetright -40; + pos @MMK_L_y numbersign -130; + pos @MMK_L_y semicolon -10; + pos @MMK_L_y question -145; + pos @MMK_L_y cent -40; + pos @MMK_L_y endash -35; + pos @MMK_L_y emdash -35; + pos @MMK_L_y quotesingle -10; + pos @MMK_L_y quotesinglbase -115; + pos @MMK_L_y @MMK_R_oslash -45; + pos @MMK_L_y @MMK_R_Oslash -25; + pos @MMK_L_y @MMK_R_eth -45; + pos @MMK_L_y @MMK_R_dcaron -45; + pos @MMK_L_y @MMK_R_G -25; + pos @MMK_L_y @MMK_R_J -125; + pos @MMK_L_y @MMK_R_W -35; + pos @MMK_L_y @MMK_R_X -50; + pos @MMK_L_y @MMK_R_dcroat -45; + pos @MMK_L_y @MMK_R_a.alt -70; + pos @MMK_L_y @MMK_R_c -45; + pos @MMK_L_y @MMK_R_a -45; + pos @MMK_L_y @MMK_R_g -40; + pos @MMK_L_y @MMK_R_d -45; + pos @MMK_L_y @MMK_R_e -45; + pos @MMK_L_y @MMK_R_o -45; + pos @MMK_L_y @MMK_R_s -50; + pos @MMK_L_y @MMK_R_q -45; + pos @MMK_L_y @MMK_R_x -10; + pos @MMK_L_y @MMK_R_C -20; + pos @MMK_L_y @MMK_R_A -110; + pos @MMK_L_y @MMK_R_O -25; + pos @MMK_L_y @MMK_R_S -25; + pos @MMK_L_y @MMK_R_Q -25; + pos @MMK_L_y @MMK_R_V -45; + pos @MMK_L_y @MMK_R_T -135; + pos @MMK_L_y @MMK_R_Y -45; + pos @MMK_L_r comma -115; + pos @MMK_L_r question -60; + pos @MMK_L_r backslash -50; + pos @MMK_L_r guilsinglleft -145; + pos @MMK_L_r bullet -50; + pos @MMK_L_r multiply -45; + pos @MMK_L_r less -75; + pos @MMK_L_r guillemetleft -145; + pos @MMK_L_r parenleft -20; + pos @MMK_L_r sterling -80; + pos @MMK_L_r asciitilde -70; + pos @MMK_L_r cent -30; + pos @MMK_L_r numbersign -125; + pos @MMK_L_r questiondown -175; + pos @MMK_L_r underscore -175; + pos @MMK_L_r quotedblright -10; + pos @MMK_L_r plus -120; + pos @MMK_L_r emdash -160; + pos @MMK_L_r asciicircum -15; + pos @MMK_L_r braceright -65; + pos @MMK_L_r slash -175; + pos @MMK_L_r ampersand -90; + pos @MMK_L_r dollar -30; + pos @MMK_L_r quotedblbase -175; + pos @MMK_L_r braceleft -110; + pos @MMK_L_r euro -90; + pos @MMK_L_r endash -160; + pos @MMK_L_r quoteright -10; + pos @MMK_L_r hyphen -160; + pos @MMK_L_r quotesinglbase -115; + pos @MMK_L_r at -15; + pos @MMK_L_r divide -120; + pos @MMK_L_r guilsinglright -25; + pos @MMK_L_r guillemetright -25; + pos @MMK_L_r ellipsis -175; + pos @MMK_L_r copyright -20; + pos @MMK_L_r periodcentered -100; + pos @MMK_L_r parenright -60; + pos @MMK_L_r yen -15; + pos @MMK_L_r semicolon -10; + pos @MMK_L_r minus -120; + pos @MMK_L_r @MMK_R_oslash -40; + pos @MMK_L_r @MMK_R_eth -50; + pos @MMK_L_r @MMK_R_e -40; + pos @MMK_L_r @MMK_R_a -40; + pos @MMK_L_r @MMK_R_c -40; + pos @MMK_L_r @MMK_R_d -40; + pos @MMK_L_r @MMK_R_g -30; + pos @MMK_L_r @MMK_R_o -40; + pos @MMK_L_r @MMK_R_q -40; + pos @MMK_L_r @MMK_R_s -30; + pos @MMK_L_r @MMK_R_x -10; + pos @MMK_L_r @MMK_R_A -105; + pos @MMK_L_r @MMK_R_J -175; + pos @MMK_L_r @MMK_R_S -25; + pos @MMK_L_r @MMK_R_W -20; + pos @MMK_L_r @MMK_R_V -25; + pos @MMK_L_r @MMK_R_Y -25; + pos @MMK_L_r @MMK_R_X -30; + pos @MMK_L_r @MMK_R_a.alt -70; + pos @MMK_L_r @MMK_R_dcaron -40; + pos @MMK_L_r @MMK_R_dcroat -40; + pos @MMK_L_m quoteleft -65; + pos @MMK_L_m sterling -30; + pos @MMK_L_m registered -10; + pos @MMK_L_m underscore -355; + pos @MMK_L_m braceright -55; + pos @MMK_L_m paragraph -30; + pos @MMK_L_m numbersign -50; + pos @MMK_L_m quotedblright -110; + pos @MMK_L_m percent -40; + pos @MMK_L_m comma -15; + pos @MMK_L_m quotedblleft -65; + pos @MMK_L_m braceleft -60; + pos @MMK_L_m quotedblbase -15; + pos @MMK_L_m dollar -45; + pos @MMK_L_m parenright -85; + pos @MMK_L_m degree -75; + pos @MMK_L_m euro -90; + pos @MMK_L_m asciicircum -30; + pos @MMK_L_m quotedbl -50; + pos @MMK_L_m quotesinglbase -15; + pos @MMK_L_m trademark -65; + pos @MMK_L_m quotesingle -50; + pos @MMK_L_m semicolon -10; + pos @MMK_L_m quoteright -110; + pos @MMK_L_m multiply -40; + pos @MMK_L_m backslash -140; + pos @MMK_L_m question -175; + pos @MMK_L_m asterisk -40; + pos @MMK_L_m yen -50; + pos @MMK_L_m perthousand -40; + pos @MMK_L_m asciitilde -25; + pos @MMK_L_m @MMK_R_tcaron -20; + pos @MMK_L_m @MMK_R_w -25; + pos @MMK_L_m @MMK_R_J -25; + pos @MMK_L_m @MMK_R_v -25; + pos @MMK_L_m @MMK_R_t -20; + pos @MMK_L_m @MMK_R_s -20; + pos @MMK_L_m @MMK_R_y -25; + pos @MMK_L_m @MMK_R_f -20; + pos @MMK_L_m @MMK_R_V -80; + pos @MMK_L_m @MMK_R_W -65; + pos @MMK_L_m @MMK_R_T -135; + pos @MMK_L_m @MMK_R_S -35; + pos @MMK_L_m @MMK_R_Y -80; + pos @MMK_L_b parenright -175; + pos @MMK_L_b yen -55; + pos @MMK_L_b quotedblleft -105; + pos @MMK_L_b quotedblbase -70; + pos @MMK_L_b guilsinglright -45; + pos @MMK_L_b braceleft -70; + pos @MMK_L_b quotesinglbase -70; + pos @MMK_L_b asciicircum -60; + pos @MMK_L_b questiondown -50; + pos @MMK_L_b quoteleft -105; + pos @MMK_L_b semicolon -65; + pos @MMK_L_b trademark -110; + pos @MMK_L_b slash -70; + pos @MMK_L_b euro -90; + pos @MMK_L_b colon -55; + pos @MMK_L_b dollar -100; + pos @MMK_L_b quoteright -115; + pos @MMK_L_b perthousand -70; + pos @MMK_L_b question -175; + pos @MMK_L_b ellipsis -55; + pos @MMK_L_b underscore -150; + pos @MMK_L_b backslash -170; + pos @MMK_L_b paragraph -60; + pos @MMK_L_b asterisk -75; + pos @MMK_L_b braceright -60; + pos @MMK_L_b comma -70; + pos @MMK_L_b degree -115; + pos @MMK_L_b quotedbl -85; + pos @MMK_L_b registered -30; + pos @MMK_L_b quotedblright -165; + pos @MMK_L_b numbersign -70; + pos @MMK_L_b multiply -40; + pos @MMK_L_b quotesingle -85; + pos @MMK_L_b guillemetright -45; + pos @MMK_L_b asciitilde -35; + pos @MMK_L_b sterling -30; + pos @MMK_L_b percent -70; + pos @MMK_L_b @MMK_R_Oslash -10; + pos @MMK_L_b @MMK_R_tcaron -50; + pos @MMK_L_b @MMK_R_Q -10; + pos @MMK_L_b @MMK_R_S -95; + pos @MMK_L_b @MMK_R_T -135; + pos @MMK_L_b @MMK_R_W -80; + pos @MMK_L_b @MMK_R_V -95; + pos @MMK_L_b @MMK_R_Y -100; + pos @MMK_L_b @MMK_R_X -55; + pos @MMK_L_b @MMK_R_A -50; + pos @MMK_L_b @MMK_R_C -10; + pos @MMK_L_b @MMK_R_G -10; + pos @MMK_L_b @MMK_R_J -95; + pos @MMK_L_b @MMK_R_O -10; + pos @MMK_L_b @MMK_R_s -55; + pos @MMK_L_b @MMK_R_t -50; + pos @MMK_L_b @MMK_R_w -35; + pos @MMK_L_b @MMK_R_v -35; + pos @MMK_L_b @MMK_R_y -35; + pos @MMK_L_b @MMK_R_x -55; + pos @MMK_L_b @MMK_R_f -50; + pos @MMK_L_germandbls percent -20; + pos @MMK_L_germandbls quotesingle -25; + pos @MMK_L_germandbls euro -95; + pos @MMK_L_germandbls parenright -75; + pos @MMK_L_germandbls sterling -40; + pos @MMK_L_germandbls copyright -10; + pos @MMK_L_germandbls quoteleft -20; + pos @MMK_L_germandbls backslash -85; + pos @MMK_L_germandbls slash -50; + pos @MMK_L_germandbls dollar -50; + pos @MMK_L_germandbls colon -20; + pos @MMK_L_germandbls registered -20; + pos @MMK_L_germandbls guilsinglright -20; + pos @MMK_L_germandbls quotedblbase -50; + pos @MMK_L_germandbls braceright -60; + pos @MMK_L_germandbls comma -50; + pos @MMK_L_germandbls semicolon -25; + pos @MMK_L_germandbls braceleft -75; + pos @MMK_L_germandbls guillemetright -20; + pos @MMK_L_germandbls guillemetleft -10; + pos @MMK_L_germandbls quotedbl -25; + pos @MMK_L_germandbls asciicircum -50; + pos @MMK_L_germandbls less -40; + pos @MMK_L_germandbls trademark -20; + pos @MMK_L_germandbls ellipsis -35; + pos @MMK_L_germandbls underscore -125; + pos @MMK_L_germandbls quotesinglbase -50; + pos @MMK_L_germandbls questiondown -30; + pos @MMK_L_germandbls quotedblleft -20; + pos @MMK_L_germandbls quotedblright -30; + pos @MMK_L_germandbls paragraph -20; + pos @MMK_L_germandbls divide -15; + pos @MMK_L_germandbls multiply -45; + pos @MMK_L_germandbls question -70; + pos @MMK_L_germandbls plus -15; + pos @MMK_L_germandbls at -10; + pos @MMK_L_germandbls bullet -25; + pos @MMK_L_germandbls guilsinglleft -10; + pos @MMK_L_germandbls periodcentered -20; + pos @MMK_L_germandbls asciitilde -75; + pos @MMK_L_germandbls perthousand -20; + pos @MMK_L_germandbls yen -40; + pos @MMK_L_germandbls minus -15; + pos @MMK_L_germandbls cent -10; + pos @MMK_L_germandbls quoteright -30; + pos @MMK_L_germandbls degree -25; + pos @MMK_L_germandbls asterisk -20; + pos @MMK_L_germandbls numbersign -55; + pos @MMK_L_germandbls @MMK_R_J -70; + pos @MMK_L_germandbls @MMK_R_O -25; + pos @MMK_L_germandbls @MMK_R_Y -55; + pos @MMK_L_germandbls @MMK_R_X -40; + pos @MMK_L_germandbls @MMK_R_S -45; + pos @MMK_L_germandbls @MMK_R_Q -25; + pos @MMK_L_germandbls @MMK_R_W -50; + pos @MMK_L_germandbls @MMK_R_U -10; + pos @MMK_L_germandbls @MMK_R_T -25; + pos @MMK_L_germandbls @MMK_R_o -10; + pos @MMK_L_germandbls @MMK_R_g -15; + pos @MMK_L_germandbls @MMK_R_f -20; + pos @MMK_L_germandbls @MMK_R_e -10; + pos @MMK_L_germandbls @MMK_R_y -20; + pos @MMK_L_germandbls @MMK_R_x -30; + pos @MMK_L_germandbls @MMK_R_s -60; + pos @MMK_L_germandbls @MMK_R_w -20; + pos @MMK_L_germandbls @MMK_R_v -20; + pos @MMK_L_germandbls @MMK_R_Oslash -25; + pos @MMK_L_germandbls @MMK_R_oslash -10; + pos @MMK_L_germandbls @MMK_R_tcaron -20; + pos @MMK_L_germandbls @MMK_R_C -30; + pos @MMK_L_germandbls @MMK_R_G -25; + pos @MMK_L_germandbls @MMK_R_A -35; + pos @MMK_L_germandbls @MMK_R_V -55; + pos @MMK_L_germandbls @MMK_R_t -20; + pos @MMK_L_lslash semicolon -10; + pos @MMK_L_lslash braceright -55; + pos @MMK_L_lslash quotesinglbase -15; + pos @MMK_L_lslash underscore -140; + pos @MMK_L_lslash dollar -30; + pos @MMK_L_lslash quotedblbase -15; + pos @MMK_L_lslash numbersign -50; + pos @MMK_L_lslash braceleft -60; + pos @MMK_L_lslash quoteright -10; + pos @MMK_L_lslash question -15; + pos @MMK_L_lslash parenright -25; + pos @MMK_L_lslash sterling -30; + pos @MMK_L_lslash multiply -40; + pos @MMK_L_lslash euro -90; + pos @MMK_L_lslash backslash -10; + pos @MMK_L_lslash asciicircum -15; + pos @MMK_L_lslash asciitilde -30; + pos @MMK_L_lslash quotedblright -10; + pos @MMK_L_lslash comma -15; + pos @MMK_L_lslash @MMK_R_S -25; + pos @MMK_L_lslash @MMK_R_J -25; + pos @MMK_L_lslash @MMK_R_s -20; + pos @MMK_L_dcaron quoteleft 35; + pos @MMK_L_dcaron parenright 25; + pos @MMK_L_dcaron quotedblright 35; + pos @MMK_L_dcaron bracketleft 50; + pos @MMK_L_dcaron emdash -15; + pos @MMK_L_dcaron minus -15; + pos @MMK_L_dcaron greater 50; + pos @MMK_L_dcaron divide -15; + pos @MMK_L_dcaron quotesingle 50; + pos @MMK_L_dcaron asterisk 45; + pos @MMK_L_dcaron ampersand -15; + pos @MMK_L_dcaron quotedbl 50; + pos @MMK_L_dcaron semicolon -10; + pos @MMK_L_dcaron question 35; + pos @MMK_L_dcaron periodcentered -15; + pos @MMK_L_dcaron bar 50; + pos @MMK_L_dcaron underscore -255; + pos @MMK_L_dcaron backslash 30; + pos @MMK_L_dcaron quotesinglbase -30; + pos @MMK_L_dcaron perthousand 35; + pos @MMK_L_dcaron cent -15; + pos @MMK_L_dcaron guillemetleft -10; + pos @MMK_L_dcaron sterling -45; + pos @MMK_L_dcaron hyphen -15; + pos @MMK_L_dcaron bullet -15; + pos @MMK_L_dcaron paragraph 30; + pos @MMK_L_dcaron guillemetright -10; + pos @MMK_L_dcaron asciitilde -40; + pos @MMK_L_dcaron comma -30; + pos @MMK_L_dcaron trademark 30; + pos @MMK_L_dcaron endash -15; + pos @MMK_L_dcaron numbersign -65; + pos @MMK_L_dcaron copyright -15; + pos @MMK_L_dcaron at -15; + pos @MMK_L_dcaron parenleft -15; + pos @MMK_L_dcaron quotedblleft 35; + pos @MMK_L_dcaron yen 45; + pos @MMK_L_dcaron quoteright 35; + pos @MMK_L_dcaron bracketright 50; + pos @MMK_L_dcaron quotedblbase -30; + pos @MMK_L_dcaron euro -95; + pos @MMK_L_dcaron degree 45; + pos @MMK_L_dcaron braceleft -70; + pos @MMK_L_dcaron guilsinglright -10; + pos @MMK_L_dcaron slash -10; + pos @MMK_L_dcaron less -15; + pos @MMK_L_dcaron ellipsis -15; + pos @MMK_L_dcaron multiply -55; + pos @MMK_L_dcaron questiondown -15; + pos @MMK_L_dcaron braceright -20; + pos @MMK_L_dcaron guilsinglleft -10; + pos @MMK_L_dcaron plus -15; + pos @MMK_L_dcaron asciicircum -25; + pos @MMK_L_dcaron percent 35; + pos @MMK_L_dcaron @MMK_R_Oslash -15; + pos @MMK_L_dcaron @MMK_R_dcroat -15; + pos @MMK_L_dcaron @MMK_R_lslash 50; + pos @MMK_L_dcaron @MMK_R_Lslash 50; + pos @MMK_L_dcaron @MMK_R_oslash -15; + pos @MMK_L_dcaron @MMK_R_eth -15; + pos @MMK_L_dcaron @MMK_R_Thorn 50; + pos @MMK_L_dcaron @MMK_R_dcaron -15; + pos @MMK_L_dcaron @MMK_R_a.alt -15; + pos @MMK_L_dcaron @MMK_R_germandbls 30; + pos @MMK_L_dcaron @MMK_R_thorn 50; + pos @MMK_L_dcaron @MMK_R_Y 45; + pos @MMK_L_dcaron @MMK_R_X 40; + pos @MMK_L_dcaron @MMK_R_Z 50; + pos @MMK_L_dcaron @MMK_R_Q -15; + pos @MMK_L_dcaron @MMK_R_P 50; + pos @MMK_L_dcaron @MMK_R_R 50; + pos @MMK_L_dcaron @MMK_R_U 50; + pos @MMK_L_dcaron @MMK_R_T 50; + pos @MMK_L_dcaron @MMK_R_W 45; + pos @MMK_L_dcaron @MMK_R_V 45; + pos @MMK_L_dcaron @MMK_R_I 50; + pos @MMK_L_dcaron @MMK_R_H 50; + pos @MMK_L_dcaron @MMK_R_K 50; + pos @MMK_L_dcaron @MMK_R_J -40; + pos @MMK_L_dcaron @MMK_R_M 50; + pos @MMK_L_dcaron @MMK_R_L 50; + pos @MMK_L_dcaron @MMK_R_O -15; + pos @MMK_L_dcaron @MMK_R_N 50; + pos @MMK_L_dcaron @MMK_R_A -15; + pos @MMK_L_dcaron @MMK_R_C -15; + pos @MMK_L_dcaron @MMK_R_B 50; + pos @MMK_L_dcaron @MMK_R_E 50; + pos @MMK_L_dcaron @MMK_R_D 50; + pos @MMK_L_dcaron @MMK_R_G -15; + pos @MMK_L_dcaron @MMK_R_F 50; + pos @MMK_L_dcaron @MMK_R_x -15; + pos @MMK_L_dcaron @MMK_R_q -15; + pos @MMK_L_dcaron @MMK_R_s -35; + pos @MMK_L_dcaron @MMK_R_i 45; + pos @MMK_L_dcaron @MMK_R_h 50; + pos @MMK_L_dcaron @MMK_R_j 45; + pos @MMK_L_dcaron @MMK_R_l 50; + pos @MMK_L_dcaron @MMK_R_o -15; + pos @MMK_L_dcaron @MMK_R_a -15; + pos @MMK_L_dcaron @MMK_R_c -15; + pos @MMK_L_dcaron @MMK_R_b 50; + pos @MMK_L_dcaron @MMK_R_e -15; + pos @MMK_L_dcaron @MMK_R_d -15; + pos @MMK_L_dcaron @MMK_R_g -15; + pos @MMK_L_dcaron @MMK_R_Eth 50; + pos @MMK_L_dcaron @MMK_R_lcaron 50; + pos @MMK_L_q asciicircum -15; + pos @MMK_L_q yen -25; + pos @MMK_L_q slash 35; + pos @MMK_L_q quotedblright -50; + pos @MMK_L_q quotesinglbase -10; + pos @MMK_L_q quotesingle -10; + pos @MMK_L_q braceright -55; + pos @MMK_L_q dollar -30; + pos @MMK_L_q numbersign -50; + pos @MMK_L_q quotedblbase -10; + pos @MMK_L_q sterling -30; + pos @MMK_L_q braceleft -60; + pos @MMK_L_q quoteright -50; + pos @MMK_L_q asciitilde -30; + pos @MMK_L_q parenright -20; + pos @MMK_L_q multiply -40; + pos @MMK_L_q quotedbl -10; + pos @MMK_L_q euro -90; + pos @MMK_L_q backslash -85; + pos @MMK_L_q comma -10; + pos @MMK_L_q question -145; + pos @MMK_L_q degree -15; + pos @MMK_L_q @MMK_R_S -25; + pos @MMK_L_q @MMK_R_V -40; + pos @MMK_L_q @MMK_R_W -35; + pos @MMK_L_q @MMK_R_T -135; + pos @MMK_L_q @MMK_R_J -25; + pos @MMK_L_q @MMK_R_j 85; + pos @MMK_L_q @MMK_R_Y -45; + pos @MMK_L_q @MMK_R_s -20; + pos @MMK_L_eth quotesingle -75; + pos @MMK_L_eth quoteright -115; + pos @MMK_L_eth quotedblbase -70; + pos @MMK_L_eth quoteleft -90; + pos @MMK_L_eth questiondown -45; + pos @MMK_L_eth trademark -85; + pos @MMK_L_eth asterisk -65; + pos @MMK_L_eth asciicircum -50; + pos @MMK_L_eth quotedblright -120; + pos @MMK_L_eth paragraph -55; + pos @MMK_L_eth sterling -30; + pos @MMK_L_eth numbersign -65; + pos @MMK_L_eth question -170; + pos @MMK_L_eth comma -70; + pos @MMK_L_eth backslash -165; + pos @MMK_L_eth underscore -150; + pos @MMK_L_eth parenright -170; + pos @MMK_L_eth guilsinglright -40; + pos @MMK_L_eth quotedblleft -90; + pos @MMK_L_eth slash -65; + pos @MMK_L_eth quotesinglbase -70; + pos @MMK_L_eth percent -65; + pos @MMK_L_eth semicolon -60; + pos @MMK_L_eth braceleft -70; + pos @MMK_L_eth multiply -40; + pos @MMK_L_eth registered -30; + pos @MMK_L_eth guillemetright -40; + pos @MMK_L_eth quotedbl -75; + pos @MMK_L_eth euro -90; + pos @MMK_L_eth dollar -95; + pos @MMK_L_eth colon -50; + pos @MMK_L_eth yen -55; + pos @MMK_L_eth degree -100; + pos @MMK_L_eth perthousand -65; + pos @MMK_L_eth ellipsis -50; + pos @MMK_L_eth braceright -60; + pos @MMK_L_eth asciitilde -35; + pos @MMK_L_eth @MMK_R_f -45; + pos @MMK_L_eth @MMK_R_x -55; + pos @MMK_L_eth @MMK_R_G -10; + pos @MMK_L_eth @MMK_R_A -50; + pos @MMK_L_eth @MMK_R_C -10; + pos @MMK_L_eth @MMK_R_tcaron -45; + pos @MMK_L_eth @MMK_R_W -80; + pos @MMK_L_eth @MMK_R_Y -100; + pos @MMK_L_eth @MMK_R_Oslash -10; + pos @MMK_L_eth @MMK_R_t -45; + pos @MMK_L_eth @MMK_R_v -35; + pos @MMK_L_eth @MMK_R_w -35; + pos @MMK_L_eth @MMK_R_s -55; + pos @MMK_L_eth @MMK_R_y -35; + pos @MMK_L_eth @MMK_R_O -10; + pos @MMK_L_eth @MMK_R_J -90; + pos @MMK_L_eth @MMK_R_T -135; + pos @MMK_L_eth @MMK_R_V -95; + pos @MMK_L_eth @MMK_R_Q -10; + pos @MMK_L_eth @MMK_R_S -90; + pos @MMK_L_eth @MMK_R_X -55; + pos @MMK_L_thorn quotedblleft -105; + pos @MMK_L_thorn parenright -175; + pos @MMK_L_thorn quotesinglbase -70; + pos @MMK_L_thorn ellipsis -55; + pos @MMK_L_thorn sterling -30; + pos @MMK_L_thorn quoteright -115; + pos @MMK_L_thorn guilsinglright -45; + pos @MMK_L_thorn quoteleft -105; + pos @MMK_L_thorn asciitilde -35; + pos @MMK_L_thorn yen -55; + pos @MMK_L_thorn multiply -40; + pos @MMK_L_thorn trademark -110; + pos @MMK_L_thorn braceright -60; + pos @MMK_L_thorn colon -55; + pos @MMK_L_thorn semicolon -65; + pos @MMK_L_thorn numbersign -70; + pos @MMK_L_thorn quotedbl -85; + pos @MMK_L_thorn quotedblbase -70; + pos @MMK_L_thorn question -175; + pos @MMK_L_thorn asciicircum -60; + pos @MMK_L_thorn dollar -100; + pos @MMK_L_thorn paragraph -60; + pos @MMK_L_thorn backslash -170; + pos @MMK_L_thorn quotedblright -165; + pos @MMK_L_thorn underscore -150; + pos @MMK_L_thorn percent -70; + pos @MMK_L_thorn slash -70; + pos @MMK_L_thorn registered -30; + pos @MMK_L_thorn quotesingle -85; + pos @MMK_L_thorn guillemetright -45; + pos @MMK_L_thorn questiondown -50; + pos @MMK_L_thorn perthousand -70; + pos @MMK_L_thorn degree -115; + pos @MMK_L_thorn asterisk -75; + pos @MMK_L_thorn braceleft -70; + pos @MMK_L_thorn comma -70; + pos @MMK_L_thorn euro -90; + pos @MMK_L_thorn @MMK_R_f -50; + pos @MMK_L_thorn @MMK_R_A -50; + pos @MMK_L_thorn @MMK_R_C -10; + pos @MMK_L_thorn @MMK_R_O -10; + pos @MMK_L_thorn @MMK_R_S -95; + pos @MMK_L_thorn @MMK_R_s -55; + pos @MMK_L_thorn @MMK_R_Oslash -10; + pos @MMK_L_thorn @MMK_R_tcaron -50; + pos @MMK_L_thorn @MMK_R_G -10; + pos @MMK_L_thorn @MMK_R_J -95; + pos @MMK_L_thorn @MMK_R_Q -10; + pos @MMK_L_thorn @MMK_R_T -135; + pos @MMK_L_thorn @MMK_R_V -95; + pos @MMK_L_thorn @MMK_R_W -80; + pos @MMK_L_thorn @MMK_R_X -55; + pos @MMK_L_thorn @MMK_R_Y -100; + pos @MMK_L_thorn @MMK_R_t -50; + pos @MMK_L_thorn @MMK_R_v -35; + pos @MMK_L_thorn @MMK_R_w -35; + pos @MMK_L_thorn @MMK_R_x -55; + pos @MMK_L_thorn @MMK_R_y -35; + pos @MMK_L_a.alt asciitilde -30; + pos @MMK_L_a.alt degree -85; + pos @MMK_L_a.alt euro -90; + pos @MMK_L_a.alt quotedblbase -20; + pos @MMK_L_a.alt quotedblleft -75; + pos @MMK_L_a.alt asterisk -45; + pos @MMK_L_a.alt registered -15; + pos @MMK_L_a.alt paragraph -40; + pos @MMK_L_a.alt comma -20; + pos @MMK_L_a.alt braceleft -65; + pos @MMK_L_a.alt underscore -155; + pos @MMK_L_a.alt quotedblright -125; + pos @MMK_L_a.alt asciicircum -35; + pos @MMK_L_a.alt quotesingle -55; + pos @MMK_L_a.alt braceright -55; + pos @MMK_L_a.alt quotesinglbase -20; + pos @MMK_L_a.alt numbersign -50; + pos @MMK_L_a.alt quoteright -115; + pos @MMK_L_a.alt quoteleft -75; + pos @MMK_L_a.alt trademark -75; + pos @MMK_L_a.alt quotedbl -55; + pos @MMK_L_a.alt percent -45; + pos @MMK_L_a.alt semicolon -10; + pos @MMK_L_a.alt backslash -145; + pos @MMK_L_a.alt multiply -40; + pos @MMK_L_a.alt question -175; + pos @MMK_L_a.alt perthousand -45; + pos @MMK_L_a.alt parenright -85; + pos @MMK_L_a.alt dollar -45; + pos @MMK_L_a.alt yen -55; + pos @MMK_L_a.alt sterling -30; + pos @MMK_L_a.alt @MMK_R_tcaron -30; + pos @MMK_L_a.alt @MMK_R_Y -85; + pos @MMK_L_a.alt @MMK_R_S -35; + pos @MMK_L_a.alt @MMK_R_T -135; + pos @MMK_L_a.alt @MMK_R_W -70; + pos @MMK_L_a.alt @MMK_R_V -80; + pos @MMK_L_a.alt @MMK_R_J -25; + pos @MMK_L_a.alt @MMK_R_y -25; + pos @MMK_L_a.alt @MMK_R_s -20; + pos @MMK_L_a.alt @MMK_R_t -30; + pos @MMK_L_a.alt @MMK_R_w -25; + pos @MMK_L_a.alt @MMK_R_v -30; + pos @MMK_L_a.alt @MMK_R_f -30; + pos @MMK_L_p quotedbl -85; + pos @MMK_L_p numbersign -70; + pos @MMK_L_p semicolon -65; + pos @MMK_L_p ellipsis -55; + pos @MMK_L_p guillemetright -45; + pos @MMK_L_p guilsinglright -45; + pos @MMK_L_p backslash -170; + pos @MMK_L_p perthousand -70; + pos @MMK_L_p dollar -100; + pos @MMK_L_p braceright -60; + pos @MMK_L_p asterisk -75; + pos @MMK_L_p trademark -110; + pos @MMK_L_p questiondown -50; + pos @MMK_L_p yen -55; + pos @MMK_L_p paragraph -60; + pos @MMK_L_p registered -30; + pos @MMK_L_p percent -70; + pos @MMK_L_p quoteleft -105; + pos @MMK_L_p slash -70; + pos @MMK_L_p quotedblleft -105; + pos @MMK_L_p asciitilde -35; + pos @MMK_L_p colon -55; + pos @MMK_L_p parenright -175; + pos @MMK_L_p sterling -30; + pos @MMK_L_p comma -70; + pos @MMK_L_p quotedblright -165; + pos @MMK_L_p degree -115; + pos @MMK_L_p quotesingle -85; + pos @MMK_L_p underscore -150; + pos @MMK_L_p asciicircum -60; + pos @MMK_L_p multiply -40; + pos @MMK_L_p question -175; + pos @MMK_L_p quotedblbase -70; + pos @MMK_L_p braceleft -70; + pos @MMK_L_p quotesinglbase -70; + pos @MMK_L_p quoteright -115; + pos @MMK_L_p euro -90; + pos @MMK_L_p @MMK_R_S -95; + pos @MMK_L_p @MMK_R_W -80; + pos @MMK_L_p @MMK_R_V -95; + pos @MMK_L_p @MMK_R_T -135; + pos @MMK_L_p @MMK_R_Y -100; + pos @MMK_L_p @MMK_R_X -55; + pos @MMK_L_p @MMK_R_C -10; + pos @MMK_L_p @MMK_R_A -50; + pos @MMK_L_p @MMK_R_G -10; + pos @MMK_L_p @MMK_R_J -95; + pos @MMK_L_p @MMK_R_O -10; + pos @MMK_L_p @MMK_R_s -55; + pos @MMK_L_p @MMK_R_w -35; + pos @MMK_L_p @MMK_R_v -35; + pos @MMK_L_p @MMK_R_t -50; + pos @MMK_L_p @MMK_R_y -35; + pos @MMK_L_p @MMK_R_x -55; + pos @MMK_L_p @MMK_R_f -50; + pos @MMK_L_p @MMK_R_tcaron -50; + pos @MMK_L_p @MMK_R_Q -10; + pos @MMK_L_p @MMK_R_Oslash -10; + pos @MMK_L_c question -175; + pos @MMK_L_c perthousand -10; + pos @MMK_L_c multiply -40; + pos @MMK_L_c percent -10; + pos @MMK_L_c sterling -30; + pos @MMK_L_c braceright -55; + pos @MMK_L_c quotedblright -95; + pos @MMK_L_c dollar -40; + pos @MMK_L_c braceleft -60; + pos @MMK_L_c yen -35; + pos @MMK_L_c comma -15; + pos @MMK_L_c quotedblleft -30; + pos @MMK_L_c degree -40; + pos @MMK_L_c semicolon -10; + pos @MMK_L_c quoteright -95; + pos @MMK_L_c quotedblbase -15; + pos @MMK_L_c quotesinglbase -15; + pos @MMK_L_c underscore -85; + pos @MMK_L_c quoteleft -30; + pos @MMK_L_c asciicircum -15; + pos @MMK_L_c parenright -105; + pos @MMK_L_c euro -90; + pos @MMK_L_c numbersign -50; + pos @MMK_L_c trademark -35; + pos @MMK_L_c quotesingle -15; + pos @MMK_L_c asciitilde -30; + pos @MMK_L_c backslash -110; + pos @MMK_L_c slash -10; + pos @MMK_L_c quotedbl -15; + pos @MMK_L_c @MMK_R_X -10; + pos @MMK_L_c @MMK_R_Y -55; + pos @MMK_L_c @MMK_R_S -35; + pos @MMK_L_c @MMK_R_T -135; + pos @MMK_L_c @MMK_R_V -55; + pos @MMK_L_c @MMK_R_W -45; + pos @MMK_L_c @MMK_R_J -25; + pos @MMK_L_c @MMK_R_A -10; + pos @MMK_L_c @MMK_R_x -10; + pos @MMK_L_c @MMK_R_y -10; + pos @MMK_L_c @MMK_R_s -25; + pos @MMK_L_c @MMK_R_v -10; + pos @MMK_L_c @MMK_R_w -10; + pos @MMK_L_v braceright -70; + pos @MMK_L_v quotesingle -10; + pos @MMK_L_v asciicircum -25; + pos @MMK_L_v questiondown -70; + pos @MMK_L_v yen -25; + pos @MMK_L_v ellipsis -70; + pos @MMK_L_v quoteright -50; + pos @MMK_L_v dollar -30; + pos @MMK_L_v quotesinglbase -85; + pos @MMK_L_v parenright -115; + pos @MMK_L_v quotedbl -10; + pos @MMK_L_v minus -20; + pos @MMK_L_v endash -25; + pos @MMK_L_v periodcentered -35; + pos @MMK_L_v plus -20; + pos @MMK_L_v less -20; + pos @MMK_L_v guilsinglleft -30; + pos @MMK_L_v comma -85; + pos @MMK_L_v hyphen -25; + pos @MMK_L_v semicolon -10; + pos @MMK_L_v asciitilde -55; + pos @MMK_L_v emdash -25; + pos @MMK_L_v quotedblbase -85; + pos @MMK_L_v sterling -55; + pos @MMK_L_v guilsinglright -35; + pos @MMK_L_v parenleft -30; + pos @MMK_L_v underscore -290; + pos @MMK_L_v numbersign -105; + pos @MMK_L_v backslash -90; + pos @MMK_L_v braceleft -85; + pos @MMK_L_v copyright -25; + pos @MMK_L_v bullet -30; + pos @MMK_L_v cent -30; + pos @MMK_L_v divide -20; + pos @MMK_L_v at -25; + pos @MMK_L_v multiply -55; + pos @MMK_L_v question -145; + pos @MMK_L_v degree -15; + pos @MMK_L_v guillemetright -35; + pos @MMK_L_v guillemetleft -30; + pos @MMK_L_v quotedblright -50; + pos @MMK_L_v slash -70; + pos @MMK_L_v ampersand -45; + pos @MMK_L_v euro -90; + pos @MMK_L_v @MMK_R_Oslash -20; + pos @MMK_L_v @MMK_R_oslash -30; + pos @MMK_L_v @MMK_R_a.alt -50; + pos @MMK_L_v @MMK_R_dcaron -35; + pos @MMK_L_v @MMK_R_G -20; + pos @MMK_L_v @MMK_R_A -75; + pos @MMK_L_v @MMK_R_C -15; + pos @MMK_L_v @MMK_R_O -20; + pos @MMK_L_v @MMK_R_W -35; + pos @MMK_L_v @MMK_R_Q -20; + pos @MMK_L_v @MMK_R_Y -45; + pos @MMK_L_v @MMK_R_e -30; + pos @MMK_L_v @MMK_R_d -35; + pos @MMK_L_v @MMK_R_g -30; + pos @MMK_L_v @MMK_R_a -35; + pos @MMK_L_v @MMK_R_c -30; + pos @MMK_L_v @MMK_R_o -30; + pos @MMK_L_v @MMK_R_q -35; + pos @MMK_L_v @MMK_R_s -45; + pos @MMK_L_v @MMK_R_x -10; + pos @MMK_L_v @MMK_R_X -50; + pos @MMK_L_v @MMK_R_J -95; + pos @MMK_L_v @MMK_R_T -135; + pos @MMK_L_v @MMK_R_V -45; + pos @MMK_L_v @MMK_R_S -25; + pos @MMK_L_v @MMK_R_eth -35; + pos @MMK_L_v @MMK_R_dcroat -35; + pos @MMK_L_s parenleft -20; + pos @MMK_L_s asciicircum -85; + pos @MMK_L_s guilsinglleft -60; + pos @MMK_L_s guillemetleft -60; + pos @MMK_L_s asciitilde -155; + pos @MMK_L_s cent -25; + pos @MMK_L_s paragraph -25; + pos @MMK_L_s bullet -60; + pos @MMK_L_s at -25; + pos @MMK_L_s degree -45; + pos @MMK_L_s euro -115; + pos @MMK_L_s sterling -45; + pos @MMK_L_s quotedbl -35; + pos @MMK_L_s backslash -115; + pos @MMK_L_s emdash -15; + pos @MMK_L_s divide -75; + pos @MMK_L_s multiply -80; + pos @MMK_L_s periodcentered -55; + pos @MMK_L_s underscore -90; + pos @MMK_L_s quotesingle -35; + pos @MMK_L_s minus -75; + pos @MMK_L_s percent -30; + pos @MMK_L_s endash -15; + pos @MMK_L_s parenright -130; + pos @MMK_L_s numbersign -50; + pos @MMK_L_s braceleft -90; + pos @MMK_L_s yen -55; + pos @MMK_L_s asterisk -25; + pos @MMK_L_s quotesinglbase -30; + pos @MMK_L_s ellipsis -15; + pos @MMK_L_s braceright -55; + pos @MMK_L_s question -175; + pos @MMK_L_s copyright -25; + pos @MMK_L_s hyphen -15; + pos @MMK_L_s plus -75; + pos @MMK_L_s quotedblbase -30; + pos @MMK_L_s perthousand -30; + pos @MMK_L_s slash -30; + pos @MMK_L_s colon -15; + pos @MMK_L_s trademark -30; + pos @MMK_L_s registered -30; + pos @MMK_L_s questiondown -10; + pos @MMK_L_s semicolon -20; + pos @MMK_L_s dollar -60; + pos @MMK_L_s quotedblright -80; + pos @MMK_L_s quoteright -80; + pos @MMK_L_s comma -30; + pos @MMK_L_s quotedblleft -35; + pos @MMK_L_s ampersand -10; + pos @MMK_L_s less -130; + pos @MMK_L_s quoteleft -35; + pos @MMK_L_s @MMK_R_tcaron -25; + pos @MMK_L_s @MMK_R_oslash -25; + pos @MMK_L_s @MMK_R_eth -20; + pos @MMK_L_s @MMK_R_dcroat -25; + pos @MMK_L_s @MMK_R_y -30; + pos @MMK_L_s @MMK_R_o -25; + pos @MMK_L_s @MMK_R_a -25; + pos @MMK_L_s @MMK_R_c -25; + pos @MMK_L_s @MMK_R_d -25; + pos @MMK_L_s @MMK_R_e -25; + pos @MMK_L_s @MMK_R_f -25; + pos @MMK_L_s @MMK_R_g -35; + pos @MMK_L_s @MMK_R_x -25; + pos @MMK_L_s @MMK_R_q -25; + pos @MMK_L_s @MMK_R_s -45; + pos @MMK_L_s @MMK_R_t -25; + pos @MMK_L_s @MMK_R_v -30; + pos @MMK_L_s @MMK_R_w -30; + pos @MMK_L_s @MMK_R_J -40; + pos @MMK_L_s @MMK_R_O -50; + pos @MMK_L_s @MMK_R_A -25; + pos @MMK_L_s @MMK_R_C -45; + pos @MMK_L_s @MMK_R_G -50; + pos @MMK_L_s @MMK_R_X -25; + pos @MMK_L_s @MMK_R_Y -75; + pos @MMK_L_s @MMK_R_Q -50; + pos @MMK_L_s @MMK_R_S -50; + pos @MMK_L_s @MMK_R_T -135; + pos @MMK_L_s @MMK_R_U -25; + pos @MMK_L_s @MMK_R_V -70; + pos @MMK_L_s @MMK_R_W -65; + pos @MMK_L_s @MMK_R_Oslash -50; + pos @MMK_L_s @MMK_R_dcaron -25; + pos @MMK_L_o quoteright -115; + pos @MMK_L_o quotesinglbase -70; + pos @MMK_L_o quotedbl -100; + pos @MMK_L_o question -175; + pos @MMK_L_o questiondown -50; + pos @MMK_L_o guilsinglright -45; + pos @MMK_L_o trademark -125; + pos @MMK_L_o quotesingle -100; + pos @MMK_L_o asciitilde -35; + pos @MMK_L_o quotedblbase -70; + pos @MMK_L_o braceright -60; + pos @MMK_L_o numbersign -65; + pos @MMK_L_o underscore -165; + pos @MMK_L_o asterisk -85; + pos @MMK_L_o perthousand -75; + pos @MMK_L_o percent -75; + pos @MMK_L_o euro -90; + pos @MMK_L_o quoteleft -115; + pos @MMK_L_o slash -70; + pos @MMK_L_o backslash -175; + pos @MMK_L_o semicolon -60; + pos @MMK_L_o ellipsis -55; + pos @MMK_L_o braceleft -70; + pos @MMK_L_o degree -125; + pos @MMK_L_o registered -35; + pos @MMK_L_o yen -55; + pos @MMK_L_o multiply -40; + pos @MMK_L_o quotedblleft -120; + pos @MMK_L_o comma -70; + pos @MMK_L_o paragraph -65; + pos @MMK_L_o guillemetright -45; + pos @MMK_L_o asciicircum -65; + pos @MMK_L_o colon -55; + pos @MMK_L_o parenright -170; + pos @MMK_L_o quotedblright -190; + pos @MMK_L_o dollar -110; + pos @MMK_L_o sterling -30; + pos @MMK_L_o @MMK_R_G -10; + pos @MMK_L_o @MMK_R_A -50; + pos @MMK_L_o @MMK_R_J -95; + pos @MMK_L_o @MMK_R_T -135; + pos @MMK_L_o @MMK_R_V -95; + pos @MMK_L_o @MMK_R_Q -10; + pos @MMK_L_o @MMK_R_S -100; + pos @MMK_L_o @MMK_R_X -55; + pos @MMK_L_o @MMK_R_Y -100; + pos @MMK_L_o @MMK_R_f -65; + pos @MMK_L_o @MMK_R_t -65; + pos @MMK_L_o @MMK_R_v -40; + pos @MMK_L_o @MMK_R_x -55; + pos @MMK_L_o @MMK_R_Oslash -10; + pos @MMK_L_o @MMK_R_O -10; + pos @MMK_L_o @MMK_R_W -80; + pos @MMK_L_o @MMK_R_tcaron -65; + pos @MMK_L_o @MMK_R_C -10; + pos @MMK_L_o @MMK_R_w -35; + pos @MMK_L_o @MMK_R_s -60; + pos @MMK_L_o @MMK_R_y -35; + pos @MMK_L_lcaron registered 25; + pos @MMK_L_lcaron quoteright 50; + pos @MMK_L_lcaron quotedblbase -15; + pos @MMK_L_lcaron braceleft -50; + pos @MMK_L_lcaron colon 20; + pos @MMK_L_lcaron quoteleft 55; + pos @MMK_L_lcaron perthousand 55; + pos @MMK_L_lcaron percent 55; + pos @MMK_L_lcaron greater 70; + pos @MMK_L_lcaron numbersign -50; + pos @MMK_L_lcaron comma -15; + pos @MMK_L_lcaron quotedbl 65; + pos @MMK_L_lcaron trademark 50; + pos @MMK_L_lcaron parenright 45; + pos @MMK_L_lcaron quotesinglbase -15; + pos @MMK_L_lcaron multiply -40; + pos @MMK_L_lcaron semicolon 10; + pos @MMK_L_lcaron quotedblleft 55; + pos @MMK_L_lcaron asciicircum -15; + pos @MMK_L_lcaron sterling -30; + pos @MMK_L_lcaron euro -70; + pos @MMK_L_lcaron yen 65; + pos @MMK_L_lcaron bar 70; + pos @MMK_L_lcaron underscore -105; + pos @MMK_L_lcaron backslash 50; + pos @MMK_L_lcaron bracketleft 70; + pos @MMK_L_lcaron degree 65; + pos @MMK_L_lcaron question 55; + pos @MMK_L_lcaron equal 20; + pos @MMK_L_lcaron asciitilde -30; + pos @MMK_L_lcaron quotedblright 50; + pos @MMK_L_lcaron asterisk 65; + pos @MMK_L_lcaron bracketright 70; + pos @MMK_L_lcaron dollar 25; + pos @MMK_L_lcaron paragraph 50; + pos @MMK_L_lcaron quotesingle 65; + pos @MMK_L_lcaron @MMK_R_tcaron 20; + pos @MMK_L_lcaron @MMK_R_X 60; + pos @MMK_L_lcaron @MMK_R_h 70; + pos @MMK_L_lcaron @MMK_R_r 20; + pos @MMK_L_lcaron @MMK_R_Lslash 70; + pos @MMK_L_lcaron @MMK_R_D 70; + pos @MMK_L_lcaron @MMK_R_I 70; + pos @MMK_L_lcaron @MMK_R_K 70; + pos @MMK_L_lcaron @MMK_R_J -25; + pos @MMK_L_lcaron @MMK_R_M 70; + pos @MMK_L_lcaron @MMK_R_N 70; + pos @MMK_L_lcaron @MMK_R_P 70; + pos @MMK_L_lcaron @MMK_R_R 70; + pos @MMK_L_lcaron @MMK_R_U 70; + pos @MMK_L_lcaron @MMK_R_W 60; + pos @MMK_L_lcaron @MMK_R_V 60; + pos @MMK_L_lcaron @MMK_R_Y 60; + pos @MMK_L_lcaron @MMK_R_Z 70; + pos @MMK_L_lcaron @MMK_R_b 70; + pos @MMK_L_lcaron @MMK_R_f 20; + pos @MMK_L_lcaron @MMK_R_i 65; + pos @MMK_L_lcaron @MMK_R_m 20; + pos @MMK_L_lcaron @MMK_R_n 20; + pos @MMK_L_lcaron @MMK_R_p 20; + pos @MMK_L_lcaron @MMK_R_u 20; + pos @MMK_L_lcaron @MMK_R_t 20; + pos @MMK_L_lcaron @MMK_R_w 20; + pos @MMK_L_lcaron @MMK_R_v 15; + pos @MMK_L_lcaron @MMK_R_y 20; + pos @MMK_L_lcaron @MMK_R_germandbls 50; + pos @MMK_L_lcaron @MMK_R_lcaron 70; + pos @MMK_L_lcaron @MMK_R_Eth 70; + pos @MMK_L_lcaron @MMK_R_B 70; + pos @MMK_L_lcaron @MMK_R_E 70; + pos @MMK_L_lcaron @MMK_R_F 70; + pos @MMK_L_lcaron @MMK_R_H 70; + pos @MMK_L_lcaron @MMK_R_L 70; + pos @MMK_L_lcaron @MMK_R_lslash 70; + pos @MMK_L_lcaron @MMK_R_S 25; + pos @MMK_L_lcaron @MMK_R_T 70; + pos @MMK_L_lcaron @MMK_R_thorn 70; + pos @MMK_L_lcaron @MMK_R_j 65; + pos @MMK_L_lcaron @MMK_R_l 70; + pos @MMK_L_lcaron @MMK_R_s -20; + pos @MMK_L_lcaron @MMK_R_z 20; + pos @MMK_L_lcaron @MMK_R_Thorn 70; + pos @MMK_L_tcaron parenleft -35; + pos @MMK_L_tcaron quoteright 40; + pos @MMK_L_tcaron dollar 15; + pos @MMK_L_tcaron minus -220; + pos @MMK_L_tcaron parenright 35; + pos @MMK_L_tcaron periodcentered -100; + pos @MMK_L_tcaron bracketleft 60; + pos @MMK_L_tcaron degree 55; + pos @MMK_L_tcaron asterisk 55; + pos @MMK_L_tcaron guilsinglright -95; + pos @MMK_L_tcaron ellipsis -95; + pos @MMK_L_tcaron numbersign -120; + pos @MMK_L_tcaron quotedblright 40; + pos @MMK_L_tcaron bracketright 60; + pos @MMK_L_tcaron braceleft -65; + pos @MMK_L_tcaron greater 60; + pos @MMK_L_tcaron braceright -10; + pos @MMK_L_tcaron cent -70; + pos @MMK_L_tcaron yen 55; + pos @MMK_L_tcaron guillemetright -95; + pos @MMK_L_tcaron underscore -75; + pos @MMK_L_tcaron hyphen -185; + pos @MMK_L_tcaron bar 55; + pos @MMK_L_tcaron euro -85; + pos @MMK_L_tcaron paragraph 35; + pos @MMK_L_tcaron guillemetleft -210; + pos @MMK_L_tcaron bullet -120; + pos @MMK_L_tcaron sterling -50; + pos @MMK_L_tcaron quotedblbase -100; + pos @MMK_L_tcaron comma -100; + pos @MMK_L_tcaron slash -55; + pos @MMK_L_tcaron questiondown -80; + pos @MMK_L_tcaron multiply -90; + pos @MMK_L_tcaron perthousand 45; + pos @MMK_L_tcaron plus -200; + pos @MMK_L_tcaron question 45; + pos @MMK_L_tcaron quoteleft 45; + pos @MMK_L_tcaron registered 15; + pos @MMK_L_tcaron trademark 40; + pos @MMK_L_tcaron quotesingle 55; + pos @MMK_L_tcaron guilsinglleft -170; + pos @MMK_L_tcaron emdash -220; + pos @MMK_L_tcaron percent 45; + pos @MMK_L_tcaron copyright -40; + pos @MMK_L_tcaron divide -195; + pos @MMK_L_tcaron asciicircum -55; + pos @MMK_L_tcaron endash -220; + pos @MMK_L_tcaron ampersand -45; + pos @MMK_L_tcaron less -140; + pos @MMK_L_tcaron quotedblleft 45; + pos @MMK_L_tcaron asciitilde -140; + pos @MMK_L_tcaron quotesinglbase -100; + pos @MMK_L_tcaron at -35; + pos @MMK_L_tcaron quotedbl 55; + pos @MMK_L_tcaron backslash 40; + pos @MMK_L_tcaron @MMK_R_h 60; + pos @MMK_L_tcaron @MMK_R_dcaron -90; + pos @MMK_L_tcaron @MMK_R_g -80; + pos @MMK_L_tcaron @MMK_R_thorn 55; + pos @MMK_L_tcaron @MMK_R_Thorn 60; + pos @MMK_L_tcaron @MMK_R_a.alt -45; + pos @MMK_L_tcaron @MMK_R_l 55; + pos @MMK_L_tcaron @MMK_R_c -90; + pos @MMK_L_tcaron @MMK_R_b 60; + pos @MMK_L_tcaron @MMK_R_e -90; + pos @MMK_L_tcaron @MMK_R_S 15; + pos @MMK_L_tcaron @MMK_R_R 55; + pos @MMK_L_tcaron @MMK_R_i 55; + pos @MMK_L_tcaron @MMK_R_j 55; + pos @MMK_L_tcaron @MMK_R_o -90; + pos @MMK_L_tcaron @MMK_R_s -60; + pos @MMK_L_tcaron @MMK_R_I 55; + pos @MMK_L_tcaron @MMK_R_H 60; + pos @MMK_L_tcaron @MMK_R_K 60; + pos @MMK_L_tcaron @MMK_R_J -145; + pos @MMK_L_tcaron @MMK_R_L 55; + pos @MMK_L_tcaron @MMK_R_O -15; + pos @MMK_L_tcaron @MMK_R_A -95; + pos @MMK_L_tcaron @MMK_R_C -10; + pos @MMK_L_tcaron @MMK_R_E 60; + pos @MMK_L_tcaron @MMK_R_D 60; + pos @MMK_L_tcaron @MMK_R_G -15; + pos @MMK_L_tcaron @MMK_R_F 60; + pos @MMK_L_tcaron @MMK_R_Y 50; + pos @MMK_L_tcaron @MMK_R_X 50; + pos @MMK_L_tcaron @MMK_R_Z 60; + pos @MMK_L_tcaron @MMK_R_Q -15; + pos @MMK_L_tcaron @MMK_R_P 55; + pos @MMK_L_tcaron @MMK_R_U 60; + pos @MMK_L_tcaron @MMK_R_T 55; + pos @MMK_L_tcaron @MMK_R_W 50; + pos @MMK_L_tcaron @MMK_R_V 50; + pos @MMK_L_tcaron @MMK_R_lslash 55; + pos @MMK_L_tcaron @MMK_R_Lslash 60; + pos @MMK_L_tcaron @MMK_R_lcaron 55; + pos @MMK_L_tcaron @MMK_R_Eth 60; + pos @MMK_L_tcaron @MMK_R_eth -95; + pos @MMK_L_tcaron @MMK_R_germandbls 40; + pos @MMK_L_tcaron @MMK_R_dcroat -90; + pos @MMK_L_tcaron @MMK_R_a -90; + pos @MMK_L_tcaron @MMK_R_d -90; + pos @MMK_L_tcaron @MMK_R_q -90; + pos @MMK_L_tcaron @MMK_R_M 60; + pos @MMK_L_tcaron @MMK_R_N 60; + pos @MMK_L_tcaron @MMK_R_B 55; + pos @MMK_L_tcaron @MMK_R_oslash -90; + pos @MMK_L_tcaron @MMK_R_Oslash -15; + pos @MMK_L_a braceleft -60; + pos @MMK_L_a yen -25; + pos @MMK_L_a semicolon -10; + pos @MMK_L_a asciitilde -30; + pos @MMK_L_a degree -15; + pos @MMK_L_a multiply -40; + pos @MMK_L_a asciicircum -15; + pos @MMK_L_a quotedblright -50; + pos @MMK_L_a sterling -30; + pos @MMK_L_a parenright -85; + pos @MMK_L_a comma -15; + pos @MMK_L_a question -145; + pos @MMK_L_a backslash -85; + pos @MMK_L_a quotedblbase -15; + pos @MMK_L_a euro -90; + pos @MMK_L_a quoteright -50; + pos @MMK_L_a dollar -30; + pos @MMK_L_a numbersign -50; + pos @MMK_L_a quotedbl -10; + pos @MMK_L_a quotesingle -10; + pos @MMK_L_a underscore -165; + pos @MMK_L_a quotesinglbase -15; + pos @MMK_L_a braceright -55; + pos @MMK_L_a @MMK_R_J -25; + pos @MMK_L_a @MMK_R_Y -45; + pos @MMK_L_a @MMK_R_S -25; + pos @MMK_L_a @MMK_R_V -40; + pos @MMK_L_a @MMK_R_W -35; + pos @MMK_L_a @MMK_R_T -135; + pos @MMK_L_a @MMK_R_s -20; + pos @MMK_L_e braceleft -60; + pos @MMK_L_e quoteleft -65; + pos @MMK_L_e perthousand -40; + pos @MMK_L_e guillemetleft -25; + pos @MMK_L_e questiondown -15; + pos @MMK_L_e multiply -75; + pos @MMK_L_e slash -20; + pos @MMK_L_e trademark -70; + pos @MMK_L_e numbersign -90; + pos @MMK_L_e asterisk -40; + pos @MMK_L_e yen -45; + pos @MMK_L_e backslash -140; + pos @MMK_L_e underscore -95; + pos @MMK_L_e percent -40; + pos @MMK_L_e ellipsis -15; + pos @MMK_L_e guilsinglleft -25; + pos @MMK_L_e ampersand -25; + pos @MMK_L_e degree -75; + pos @MMK_L_e comma -30; + pos @MMK_L_e quotesingle -50; + pos @MMK_L_e asciitilde -30; + pos @MMK_L_e quotedblbase -30; + pos @MMK_L_e quoteright -115; + pos @MMK_L_e quotedbl -50; + pos @MMK_L_e guilsinglright -30; + pos @MMK_L_e semicolon -20; + pos @MMK_L_e registered -10; + pos @MMK_L_e sterling -35; + pos @MMK_L_e parenright -115; + pos @MMK_L_e quotesinglbase -30; + pos @MMK_L_e quotedblleft -65; + pos @MMK_L_e euro -90; + pos @MMK_L_e question -175; + pos @MMK_L_e guillemetright -30; + pos @MMK_L_e asciicircum -25; + pos @MMK_L_e braceright -60; + pos @MMK_L_e colon -15; + pos @MMK_L_e dollar -60; + pos @MMK_L_e quotedblright -130; + pos @MMK_L_e paragraph -30; + pos @MMK_L_e periodcentered -10; + pos @MMK_L_e @MMK_R_eth -10; + pos @MMK_L_e @MMK_R_f -20; + pos @MMK_L_e @MMK_R_x -20; + pos @MMK_L_e @MMK_R_y -20; + pos @MMK_L_e @MMK_R_v -25; + pos @MMK_L_e @MMK_R_w -20; + pos @MMK_L_e @MMK_R_t -20; + pos @MMK_L_e @MMK_R_s -35; + pos @MMK_L_e @MMK_R_J -40; + pos @MMK_L_e @MMK_R_A -20; + pos @MMK_L_e @MMK_R_X -20; + pos @MMK_L_e @MMK_R_Y -80; + pos @MMK_L_e @MMK_R_V -75; + pos @MMK_L_e @MMK_R_W -60; + pos @MMK_L_e @MMK_R_T -135; + pos @MMK_L_e @MMK_R_S -60; + pos @MMK_L_e @MMK_R_a.alt -55; + pos @MMK_L_e @MMK_R_tcaron -20; + pos @MMK_L_h braceleft -60; + pos @MMK_L_h dollar -45; + pos @MMK_L_h degree -80; + pos @MMK_L_h parenright -85; + pos @MMK_L_h quotedblright -120; + pos @MMK_L_h quotedblleft -70; + pos @MMK_L_h quotedblbase -20; + pos @MMK_L_h paragraph -35; + pos @MMK_L_h percent -40; + pos @MMK_L_h euro -90; + pos @MMK_L_h quotesinglbase -20; + pos @MMK_L_h quoteright -115; + pos @MMK_L_h quotedbl -50; + pos @MMK_L_h trademark -65; + pos @MMK_L_h braceright -55; + pos @MMK_L_h multiply -40; + pos @MMK_L_h sterling -30; + pos @MMK_L_h backslash -140; + pos @MMK_L_h numbersign -50; + pos @MMK_L_h quotesingle -50; + pos @MMK_L_h underscore -260; + pos @MMK_L_h comma -20; + pos @MMK_L_h perthousand -40; + pos @MMK_L_h registered -10; + pos @MMK_L_h semicolon -10; + pos @MMK_L_h asciicircum -30; + pos @MMK_L_h asciitilde -30; + pos @MMK_L_h yen -50; + pos @MMK_L_h quoteleft -70; + pos @MMK_L_h asterisk -40; + pos @MMK_L_h question -175; + pos @MMK_L_h @MMK_R_tcaron -20; + pos @MMK_L_h @MMK_R_V -80; + pos @MMK_L_h @MMK_R_J -25; + pos @MMK_L_h @MMK_R_Y -80; + pos @MMK_L_h @MMK_R_S -35; + pos @MMK_L_h @MMK_R_W -65; + pos @MMK_L_h @MMK_R_T -135; + pos @MMK_L_h @MMK_R_f -20; + pos @MMK_L_h @MMK_R_y -25; + pos @MMK_L_h @MMK_R_s -20; + pos @MMK_L_h @MMK_R_w -25; + pos @MMK_L_h @MMK_R_t -20; + pos @MMK_L_h @MMK_R_v -25; + pos @MMK_L_t dollar -30; + pos @MMK_L_t braceright -60; + pos @MMK_L_t underscore -10; + pos @MMK_L_t guillemetright -25; + pos @MMK_L_t sterling -60; + pos @MMK_L_t quotedbl -10; + pos @MMK_L_t euro -90; + pos @MMK_L_t emdash -155; + pos @MMK_L_t question -145; + pos @MMK_L_t minus -155; + pos @MMK_L_t semicolon -10; + pos @MMK_L_t braceleft -110; + pos @MMK_L_t at -15; + pos @MMK_L_t parenleft -20; + pos @MMK_L_t degree -15; + pos @MMK_L_t plus -155; + pos @MMK_L_t asciicircum -20; + pos @MMK_L_t numbersign -100; + pos @MMK_L_t parenright -70; + pos @MMK_L_t quotesinglbase -35; + pos @MMK_L_t endash -155; + pos @MMK_L_t ampersand -95; + pos @MMK_L_t less -75; + pos @MMK_L_t guilsinglleft -145; + pos @MMK_L_t yen -25; + pos @MMK_L_t quotedblbase -35; + pos @MMK_L_t multiply -45; + pos @MMK_L_t hyphen -155; + pos @MMK_L_t ellipsis -30; + pos @MMK_L_t guillemetleft -145; + pos @MMK_L_t backslash -90; + pos @MMK_L_t questiondown -15; + pos @MMK_L_t periodcentered -100; + pos @MMK_L_t guilsinglright -25; + pos @MMK_L_t divide -155; + pos @MMK_L_t quotesingle -10; + pos @MMK_L_t quotedblright -50; + pos @MMK_L_t slash 10; + pos @MMK_L_t cent -30; + pos @MMK_L_t asciitilde -70; + pos @MMK_L_t quoteright -50; + pos @MMK_L_t comma -35; + pos @MMK_L_t bullet -50; + pos @MMK_L_t copyright -20; + pos @MMK_L_t @MMK_R_dcroat -40; + pos @MMK_L_t @MMK_R_eth -50; + pos @MMK_L_t @MMK_R_a.alt -80; + pos @MMK_L_t @MMK_R_d -40; + pos @MMK_L_t @MMK_R_dcaron -40; + pos @MMK_L_t @MMK_R_q -40; + pos @MMK_L_t @MMK_R_a -40; + pos @MMK_L_t @MMK_R_s -30; + pos @MMK_L_t @MMK_R_x -10; + pos @MMK_L_t @MMK_R_g -30; + pos @MMK_L_t @MMK_R_e -40; + pos @MMK_L_t @MMK_R_c -40; + pos @MMK_L_t @MMK_R_o -40; + pos @MMK_L_t @MMK_R_W -35; + pos @MMK_L_t @MMK_R_V -45; + pos @MMK_L_t @MMK_R_T -135; + pos @MMK_L_t @MMK_R_S -25; + pos @MMK_L_t @MMK_R_Q -10; + pos @MMK_L_t @MMK_R_Y -45; + pos @MMK_L_t @MMK_R_X -30; + pos @MMK_L_t @MMK_R_A -30; + pos @MMK_L_t @MMK_R_J -80; + pos @MMK_L_t @MMK_R_oslash -40; + pos @MMK_L_d quotesinglbase -15; + pos @MMK_L_d quotedblright -10; + pos @MMK_L_d backslash -10; + pos @MMK_L_d parenright -25; + pos @MMK_L_d braceright -55; + pos @MMK_L_d euro -90; + pos @MMK_L_d braceleft -60; + pos @MMK_L_d multiply -40; + pos @MMK_L_d asciitilde -30; + pos @MMK_L_d semicolon -10; + pos @MMK_L_d dollar -30; + pos @MMK_L_d quoteright -10; + pos @MMK_L_d sterling -30; + pos @MMK_L_d quotedblbase -15; + pos @MMK_L_d asciicircum -15; + pos @MMK_L_d numbersign -50; + pos @MMK_L_d question -15; + pos @MMK_L_d underscore -165; + pos @MMK_L_d comma -15; + pos @MMK_L_d @MMK_R_s -20; + pos @MMK_L_d @MMK_R_J -25; + pos @MMK_L_d @MMK_R_S -25; + pos @MMK_L_f divide -135; + pos @MMK_L_f guillemetright -25; + pos @MMK_L_f dollar -30; + pos @MMK_L_f braceright -65; + pos @MMK_L_f ampersand -95; + pos @MMK_L_f guilsinglleft -125; + pos @MMK_L_f degree -15; + pos @MMK_L_f at -15; + pos @MMK_L_f yen -25; + pos @MMK_L_f quoteright -50; + pos @MMK_L_f semicolon -10; + pos @MMK_L_f slash -125; + pos @MMK_L_f sterling -80; + pos @MMK_L_f multiply -45; + pos @MMK_L_f ellipsis -135; + pos @MMK_L_f asciitilde -70; + pos @MMK_L_f plus -135; + pos @MMK_L_f endash -135; + pos @MMK_L_f questiondown -135; + pos @MMK_L_f underscore -180; + pos @MMK_L_f bullet -50; + pos @MMK_L_f comma -115; + pos @MMK_L_f parenleft -20; + pos @MMK_L_f quotedbl -10; + pos @MMK_L_f quotesinglbase -115; + pos @MMK_L_f quotedblright -50; + pos @MMK_L_f numbersign -125; + pos @MMK_L_f hyphen -135; + pos @MMK_L_f less -75; + pos @MMK_L_f guillemetleft -125; + pos @MMK_L_f parenright -90; + pos @MMK_L_f copyright -20; + pos @MMK_L_f minus -135; + pos @MMK_L_f question -70; + pos @MMK_L_f asciicircum -20; + pos @MMK_L_f braceleft -110; + pos @MMK_L_f quotedblbase -150; + pos @MMK_L_f guilsinglright -25; + pos @MMK_L_f cent -30; + pos @MMK_L_f quotesingle -10; + pos @MMK_L_f emdash -135; + pos @MMK_L_f euro -90; + pos @MMK_L_f periodcentered -100; + pos @MMK_L_f @MMK_R_dcroat -40; + pos @MMK_L_f @MMK_R_q -40; + pos @MMK_L_f @MMK_R_s -30; + pos @MMK_L_f @MMK_R_e -40; + pos @MMK_L_f @MMK_R_d -40; + pos @MMK_L_f @MMK_R_g -30; + pos @MMK_L_f @MMK_R_a -40; + pos @MMK_L_f @MMK_R_c -40; + pos @MMK_L_f @MMK_R_o -40; + pos @MMK_L_f @MMK_R_T -30; + pos @MMK_L_f @MMK_R_W -30; + pos @MMK_L_f @MMK_R_V -30; + pos @MMK_L_f @MMK_R_Q -10; + pos @MMK_L_f @MMK_R_S -25; + pos @MMK_L_f @MMK_R_Y -30; + pos @MMK_L_f @MMK_R_X -35; + pos @MMK_L_f @MMK_R_A -105; + pos @MMK_L_f @MMK_R_J -155; + pos @MMK_L_f @MMK_R_x -10; + pos @MMK_L_f @MMK_R_a.alt -80; + pos @MMK_L_f @MMK_R_oslash -40; + pos @MMK_L_f @MMK_R_eth -50; + pos @MMK_L_f @MMK_R_dcaron -40; + pos @MMK_L_g quotesinglbase -15; + pos @MMK_L_g underscore -10; + pos @MMK_L_g dollar -30; + pos @MMK_L_g slash 15; + pos @MMK_L_g quotedblbase -15; + pos @MMK_L_g degree -15; + pos @MMK_L_g quotedbl -10; + pos @MMK_L_g braceleft -60; + pos @MMK_L_g asciitilde -30; + pos @MMK_L_g quotesingle -10; + pos @MMK_L_g backslash -85; + pos @MMK_L_g asciicircum -15; + pos @MMK_L_g comma -15; + pos @MMK_L_g braceright -55; + pos @MMK_L_g quotedblright -50; + pos @MMK_L_g question -145; + pos @MMK_L_g multiply -40; + pos @MMK_L_g euro -90; + pos @MMK_L_g quoteright -50; + pos @MMK_L_g sterling -30; + pos @MMK_L_g numbersign -50; + pos @MMK_L_g yen -25; + pos @MMK_L_g parenright -45; + pos @MMK_L_g @MMK_R_s -20; + pos @MMK_L_g @MMK_R_j 50; + pos @MMK_L_g @MMK_R_Y -45; + pos @MMK_L_g @MMK_R_T -135; + pos @MMK_L_g @MMK_R_V -40; + pos @MMK_L_g @MMK_R_W -35; + pos @MMK_L_g @MMK_R_S -25; + pos @MMK_L_g @MMK_R_J -25; + pos @MMK_L_n dollar -45; + pos @MMK_L_n quoteright -115; + pos @MMK_L_n braceright -55; + pos @MMK_L_n degree -80; + pos @MMK_L_n quotedblright -120; + pos @MMK_L_n quoteleft -70; + pos @MMK_L_n comma -15; + pos @MMK_L_n semicolon -10; + pos @MMK_L_n parenright -85; + pos @MMK_L_n question -175; + pos @MMK_L_n percent -40; + pos @MMK_L_n underscore -260; + pos @MMK_L_n perthousand -40; + pos @MMK_L_n asterisk -40; + pos @MMK_L_n asciicircum -30; + pos @MMK_L_n quotedblleft -70; + pos @MMK_L_n braceleft -60; + pos @MMK_L_n trademark -65; + pos @MMK_L_n euro -90; + pos @MMK_L_n quotedblbase -15; + pos @MMK_L_n numbersign -50; + pos @MMK_L_n asciitilde -30; + pos @MMK_L_n quotesingle -50; + pos @MMK_L_n registered -10; + pos @MMK_L_n paragraph -35; + pos @MMK_L_n multiply -40; + pos @MMK_L_n backslash -140; + pos @MMK_L_n sterling -30; + pos @MMK_L_n yen -50; + pos @MMK_L_n quotesinglbase -15; + pos @MMK_L_n quotedbl -50; + pos @MMK_L_n @MMK_R_y -25; + pos @MMK_L_n @MMK_R_t -20; + pos @MMK_L_n @MMK_R_w -25; + pos @MMK_L_n @MMK_R_v -25; + pos @MMK_L_n @MMK_R_s -20; + pos @MMK_L_n @MMK_R_f -20; + pos @MMK_L_n @MMK_R_T -135; + pos @MMK_L_n @MMK_R_W -65; + pos @MMK_L_n @MMK_R_V -80; + pos @MMK_L_n @MMK_R_S -35; + pos @MMK_L_n @MMK_R_J -25; + pos @MMK_L_n @MMK_R_Y -80; + pos @MMK_L_n @MMK_R_tcaron -20; + pos @MMK_L_z semicolon -10; + pos @MMK_L_z quotedbl -10; + pos @MMK_L_z sterling -30; + pos @MMK_L_z asciitilde -25; + pos @MMK_L_z quotedblright -50; + pos @MMK_L_z quoteright -50; + pos @MMK_L_z multiply -40; + pos @MMK_L_z degree -15; + pos @MMK_L_z yen -25; + pos @MMK_L_z underscore -250; + pos @MMK_L_z braceright -55; + pos @MMK_L_z backslash -85; + pos @MMK_L_z parenright -85; + pos @MMK_L_z quotedblbase -15; + pos @MMK_L_z question -145; + pos @MMK_L_z euro -90; + pos @MMK_L_z dollar -30; + pos @MMK_L_z asciicircum -10; + pos @MMK_L_z quotesingle -10; + pos @MMK_L_z quotesinglbase -15; + pos @MMK_L_z braceleft -60; + pos @MMK_L_z comma -15; + pos @MMK_L_z numbersign -50; + pos @MMK_L_z @MMK_R_s -20; + pos @MMK_L_z @MMK_R_J -25; + pos @MMK_L_z @MMK_R_Y -45; + pos @MMK_L_z @MMK_R_S -25; + pos @MMK_L_z @MMK_R_T -135; + pos @MMK_L_z @MMK_R_W -35; + pos @MMK_L_z @MMK_R_V -40; + pos @MMK_L_i euro -85; + pos @MMK_L_i quoteright -20; + pos @MMK_L_i underscore -85; + pos @MMK_L_i multiply -40; + pos @MMK_L_i parenright -25; + pos @MMK_L_i comma -15; + pos @MMK_L_i sterling -30; + pos @MMK_L_i numbersign -50; + pos @MMK_L_i asciitilde -25; + pos @MMK_L_i asciicircum -10; + pos @MMK_L_i braceright -55; + pos @MMK_L_i dollar -30; + pos @MMK_L_i braceleft -60; + pos @MMK_L_i semicolon -10; + pos @MMK_L_i backslash -20; + pos @MMK_L_i quotedblright -20; + pos @MMK_L_i question -15; + pos @MMK_L_i quotesinglbase -15; + pos @MMK_L_i quotedblbase -15; + pos @MMK_L_i @MMK_R_S -25; + pos @MMK_L_i @MMK_R_V -10; + pos @MMK_L_i @MMK_R_Y -10; + pos @MMK_L_i @MMK_R_J -25; + pos @MMK_L_i @MMK_R_s -20; + pos @MMK_L_oslash parenright -145; + pos @MMK_L_oslash euro -90; + pos @MMK_L_oslash backslash -120; + pos @MMK_L_oslash quotesinglbase -70; + pos @MMK_L_oslash semicolon -45; + pos @MMK_L_oslash perthousand -35; + pos @MMK_L_oslash question -175; + pos @MMK_L_oslash quotedblleft -40; + pos @MMK_L_oslash multiply -40; + pos @MMK_L_oslash questiondown -50; + pos @MMK_L_oslash paragraph -30; + pos @MMK_L_oslash comma -70; + pos @MMK_L_oslash asterisk -35; + pos @MMK_L_oslash ellipsis -55; + pos @MMK_L_oslash registered -35; + pos @MMK_L_oslash braceright -60; + pos @MMK_L_oslash percent -35; + pos @MMK_L_oslash asciicircum -65; + pos @MMK_L_oslash degree -50; + pos @MMK_L_oslash guilsinglright -45; + pos @MMK_L_oslash quotedblright -80; + pos @MMK_L_oslash dollar -65; + pos @MMK_L_oslash quotedblbase -70; + pos @MMK_L_oslash quotesingle -40; + pos @MMK_L_oslash quoteright -80; + pos @MMK_L_oslash braceleft -70; + pos @MMK_L_oslash yen -55; + pos @MMK_L_oslash sterling -30; + pos @MMK_L_oslash slash -70; + pos @MMK_L_oslash asciitilde -35; + pos @MMK_L_oslash guillemetright -45; + pos @MMK_L_oslash numbersign -65; + pos @MMK_L_oslash underscore -165; + pos @MMK_L_oslash quoteleft -40; + pos @MMK_L_oslash colon -35; + pos @MMK_L_oslash trademark -35; + pos @MMK_L_oslash quotedbl -40; + pos @MMK_L_oslash @MMK_R_tcaron -35; + pos @MMK_L_oslash @MMK_R_Oslash -10; + pos @MMK_L_oslash @MMK_R_x -45; + pos @MMK_L_oslash @MMK_R_S -60; + pos @MMK_L_oslash @MMK_R_O -10; + pos @MMK_L_oslash @MMK_R_C -10; + pos @MMK_L_oslash @MMK_R_y -35; + pos @MMK_L_oslash @MMK_R_v -35; + pos @MMK_L_oslash @MMK_R_w -35; + pos @MMK_L_oslash @MMK_R_t -35; + pos @MMK_L_oslash @MMK_R_s -60; + pos @MMK_L_oslash @MMK_R_f -35; + pos @MMK_L_oslash @MMK_R_X -55; + pos @MMK_L_oslash @MMK_R_Y -75; + pos @MMK_L_oslash @MMK_R_V -75; + pos @MMK_L_oslash @MMK_R_W -65; + pos @MMK_L_oslash @MMK_R_T -135; + pos @MMK_L_oslash @MMK_R_Q -10; + pos @MMK_L_oslash @MMK_R_J -95; + pos @MMK_L_oslash @MMK_R_G -10; + pos @MMK_L_oslash @MMK_R_A -50; + pos @MMK_L_j numbersign -50; + pos @MMK_L_j braceright -50; + pos @MMK_L_j backslash -20; + pos @MMK_L_j question -15; + pos @MMK_L_j slash 35; + pos @MMK_L_j sterling -30; + pos @MMK_L_j quoteright -20; + pos @MMK_L_j multiply -40; + pos @MMK_L_j quotedblright -20; + pos @MMK_L_j parenright -20; + pos @MMK_L_j dollar -30; + pos @MMK_L_j euro -85; + pos @MMK_L_j asciitilde -30; + pos @MMK_L_j asciicircum -15; + pos @MMK_L_j braceleft -60; + pos @MMK_L_j @MMK_R_J -25; + pos @MMK_L_j @MMK_R_Y -10; + pos @MMK_L_j @MMK_R_S -25; + pos @MMK_L_j @MMK_R_W -10; + pos @MMK_L_j @MMK_R_V -10; + pos @MMK_L_j @MMK_R_s -20; + pos @MMK_L_j @MMK_R_j 75; + pos @MMK_L_l quotedblbase -15; + pos @MMK_L_l asciicircum -15; + pos @MMK_L_l braceleft -60; + pos @MMK_L_l semicolon -10; + pos @MMK_L_l multiply -40; + pos @MMK_L_l comma -15; + pos @MMK_L_l quoteright -10; + pos @MMK_L_l numbersign -50; + pos @MMK_L_l dollar -30; + pos @MMK_L_l quotesinglbase -15; + pos @MMK_L_l asciitilde -30; + pos @MMK_L_l quotedblright -10; + pos @MMK_L_l euro -85; + pos @MMK_L_l question -15; + pos @MMK_L_l underscore -85; + pos @MMK_L_l parenright -25; + pos @MMK_L_l backslash -10; + pos @MMK_L_l sterling -30; + pos @MMK_L_l braceright -55; + pos @MMK_L_l @MMK_R_s -20; + pos @MMK_L_l @MMK_R_J -25; + pos @MMK_L_l @MMK_R_S -25; + pos @MMK_L_u quotesinglbase -15; + pos @MMK_L_u multiply -40; + pos @MMK_L_u dollar -30; + pos @MMK_L_u quotesingle -10; + pos @MMK_L_u asciicircum -10; + pos @MMK_L_u euro -90; + pos @MMK_L_u parenright -85; + pos @MMK_L_u degree -15; + pos @MMK_L_u comma -15; + pos @MMK_L_u braceleft -60; + pos @MMK_L_u numbersign -50; + pos @MMK_L_u yen -25; + pos @MMK_L_u question -145; + pos @MMK_L_u backslash -85; + pos @MMK_L_u quoteright -50; + pos @MMK_L_u quotedbl -10; + pos @MMK_L_u quotedblbase -15; + pos @MMK_L_u underscore -115; + pos @MMK_L_u semicolon -10; + pos @MMK_L_u asciitilde -25; + pos @MMK_L_u sterling -30; + pos @MMK_L_u quotedblright -50; + pos @MMK_L_u braceright -55; + pos @MMK_L_u @MMK_R_S -25; + pos @MMK_L_u @MMK_R_Y -45; + pos @MMK_L_u @MMK_R_V -40; + pos @MMK_L_u @MMK_R_W -35; + pos @MMK_L_u @MMK_R_T -135; + pos @MMK_L_u @MMK_R_J -25; + pos @MMK_L_u @MMK_R_s -20; + pos @MMK_L_dcroat multiply -40; + pos @MMK_L_dcroat sterling -30; + pos @MMK_L_dcroat braceleft -60; + pos @MMK_L_dcroat asciitilde -30; + pos @MMK_L_dcroat braceright -55; + pos @MMK_L_dcroat dollar -30; + pos @MMK_L_dcroat semicolon -10; + pos @MMK_L_dcroat quotesinglbase -15; + pos @MMK_L_dcroat parenright -25; + pos @MMK_L_dcroat quotedblbase -15; + pos @MMK_L_dcroat underscore -165; + pos @MMK_L_dcroat backslash -10; + pos @MMK_L_dcroat numbersign -50; + pos @MMK_L_dcroat euro -90; + pos @MMK_L_dcroat comma -15; + pos @MMK_L_dcroat quotedblright -10; + pos @MMK_L_dcroat asciicircum -15; + pos @MMK_L_dcroat quoteright -10; + pos @MMK_L_dcroat question -15; + pos @MMK_L_dcroat @MMK_R_s -20; + pos @MMK_L_dcroat @MMK_R_S -25; + pos @MMK_L_dcroat @MMK_R_J -25; + subtable; + pos @MMK_L_S question -75; + pos @MMK_L_S quotesinglbase -40; + pos @MMK_L_S bullet -30; + pos @MMK_L_S guillemetleft -15; + pos @MMK_L_S less -50; + pos @MMK_L_S colon -25; + pos @MMK_L_S quotedblleft -80; + pos @MMK_L_S braceright -60; + pos @MMK_L_S copyright -15; + pos @MMK_L_S multiply -50; + pos @MMK_L_S plus -20; + pos @MMK_L_S degree -60; + pos @MMK_L_S parenright -90; + pos @MMK_L_S questiondown -25; + pos @MMK_L_S guilsinglleft -15; + pos @MMK_L_S asciicircum -195; + pos @MMK_L_S at -15; + pos @MMK_L_S asciitilde -90; + pos @MMK_L_S quoteleft -80; + pos @MMK_L_S parenleft -10; + pos @MMK_L_S quotedbl -55; + pos @MMK_L_S periodcentered -25; + pos @MMK_L_S minus -20; + pos @MMK_L_S quoteright -70; + pos @MMK_L_S numbersign -50; + pos @MMK_L_S cent -10; + pos @MMK_L_S comma -40; + pos @MMK_L_S slash -40; + pos @MMK_L_S braceleft -75; + pos @MMK_L_S sterling -45; + pos @MMK_L_S underscore -100; + pos @MMK_L_S quotedblright -70; + pos @MMK_L_S euro -95; + pos @MMK_L_S semicolon -30; + pos @MMK_L_S guillemetright -10; + pos @MMK_L_S trademark -115; + pos @MMK_L_S registered -75; + pos @MMK_L_S dollar -75; + pos @MMK_L_S perthousand -75; + pos @MMK_L_S guilsinglright -10; + pos @MMK_L_S divide -20; + pos @MMK_L_S quotesingle -55; + pos @MMK_L_S quotedblbase -40; + pos @MMK_L_S percent -75; + pos @MMK_L_S paragraph -90; + pos @MMK_L_S backslash -75; + pos @MMK_L_S ellipsis -25; + pos @MMK_L_S asterisk -60; + pos @MMK_L_S yen -55; + pos @MMK_L_S @MMK_R_tcaron -80; + pos @MMK_L_S @MMK_R_dcroat -10; + pos @MMK_L_S @MMK_R_A -30; + pos @MMK_L_S @MMK_R_dcaron -10; + pos @MMK_L_S @MMK_R_J -55; + pos @MMK_L_S @MMK_R_O -30; + pos @MMK_L_S @MMK_R_C -35; + pos @MMK_L_S @MMK_R_G -30; + pos @MMK_L_S @MMK_R_X -35; + pos @MMK_L_S @MMK_R_Y -60; + pos @MMK_L_S @MMK_R_Q -30; + pos @MMK_L_S @MMK_R_S -65; + pos @MMK_L_S @MMK_R_T -50; + pos @MMK_L_S @MMK_R_U -15; + pos @MMK_L_S @MMK_R_V -60; + pos @MMK_L_S @MMK_R_W -60; + pos @MMK_L_S @MMK_R_o -15; + pos @MMK_L_S @MMK_R_a -10; + pos @MMK_L_S @MMK_R_c -10; + pos @MMK_L_S @MMK_R_d -10; + pos @MMK_L_S @MMK_R_e -10; + pos @MMK_L_S @MMK_R_f -80; + pos @MMK_L_S @MMK_R_g -15; + pos @MMK_L_S @MMK_R_x -35; + pos @MMK_L_S @MMK_R_y -45; + pos @MMK_L_S @MMK_R_q -10; + pos @MMK_L_S @MMK_R_s -60; + pos @MMK_L_S @MMK_R_t -80; + pos @MMK_L_S @MMK_R_v -50; + pos @MMK_L_S @MMK_R_w -45; + pos @MMK_L_S @MMK_R_Oslash -30; + pos @MMK_L_S @MMK_R_oslash -15; + pos @MMK_L_S @MMK_R_eth -10; + pos @MMK_L_D quotedblbase -105; + pos @MMK_L_D parenright -145; + pos @MMK_L_D asciicircum -20; + pos @MMK_L_D colon -25; + pos @MMK_L_D quotedbl -35; + pos @MMK_L_D yen -45; + pos @MMK_L_D ampersand -10; + pos @MMK_L_D guillemetright -30; + pos @MMK_L_D quoteright -65; + pos @MMK_L_D euro -90; + pos @MMK_L_D braceleft -60; + pos @MMK_L_D semicolon -30; + pos @MMK_L_D quoteleft -45; + pos @MMK_L_D ellipsis -90; + pos @MMK_L_D guilsinglright -30; + pos @MMK_L_D sterling -35; + pos @MMK_L_D degree -55; + pos @MMK_L_D paragraph -25; + pos @MMK_L_D registered -10; + pos @MMK_L_D question -140; + pos @MMK_L_D percent -30; + pos @MMK_L_D numbersign -85; + pos @MMK_L_D trademark -35; + pos @MMK_L_D quotedblleft -45; + pos @MMK_L_D asterisk -25; + pos @MMK_L_D quotesinglbase -105; + pos @MMK_L_D quotesingle -35; + pos @MMK_L_D braceright -60; + pos @MMK_L_D perthousand -30; + pos @MMK_L_D asciitilde -25; + pos @MMK_L_D multiply -50; + pos @MMK_L_D slash -95; + pos @MMK_L_D underscore -210; + pos @MMK_L_D quotedblright -65; + pos @MMK_L_D comma -105; + pos @MMK_L_D questiondown -80; + pos @MMK_L_D backslash -125; + pos @MMK_L_D dollar -60; + pos @MMK_L_D @MMK_R_A -65; + pos @MMK_L_D @MMK_R_J -135; + pos @MMK_L_D @MMK_R_W -60; + pos @MMK_L_D @MMK_R_V -75; + pos @MMK_L_D @MMK_R_T -75; + pos @MMK_L_D @MMK_R_S -55; + pos @MMK_L_D @MMK_R_Y -75; + pos @MMK_L_D @MMK_R_X -75; + pos @MMK_L_D @MMK_R_f -15; + pos @MMK_L_D @MMK_R_w -20; + pos @MMK_L_D @MMK_R_v -25; + pos @MMK_L_D @MMK_R_t -15; + pos @MMK_L_D @MMK_R_s -35; + pos @MMK_L_D @MMK_R_y -20; + pos @MMK_L_D @MMK_R_x -45; + pos @MMK_L_D @MMK_R_tcaron -15; + pos @MMK_L_D @MMK_R_a.alt -20; + pos @MMK_L_G quotedblright -10; + pos @MMK_L_G euro -90; + pos @MMK_L_G asciitilde -25; + pos @MMK_L_G underscore -105; + pos @MMK_L_G braceleft -60; + pos @MMK_L_G quoteright -10; + pos @MMK_L_G yen -10; + pos @MMK_L_G sterling -30; + pos @MMK_L_G numbersign -50; + pos @MMK_L_G dollar -30; + pos @MMK_L_G quotedblbase -20; + pos @MMK_L_G backslash -45; + pos @MMK_L_G parenright -40; + pos @MMK_L_G comma -20; + pos @MMK_L_G multiply -40; + pos @MMK_L_G question -35; + pos @MMK_L_G braceright -55; + pos @MMK_L_G slash -15; + pos @MMK_L_G semicolon -10; + pos @MMK_L_G quotesinglbase -20; + pos @MMK_L_G asciicircum -10; + pos @MMK_L_G @MMK_R_A -15; + pos @MMK_L_G @MMK_R_X -15; + pos @MMK_L_G @MMK_R_Y -20; + pos @MMK_L_G @MMK_R_V -15; + pos @MMK_L_G @MMK_R_W -15; + pos @MMK_L_G @MMK_R_S -25; + pos @MMK_L_G @MMK_R_J -30; + pos @MMK_L_G @MMK_R_x -10; + pos @MMK_L_G @MMK_R_s -30; + pos @MMK_L_E semicolon -10; + pos @MMK_L_E euro -90; + pos @MMK_L_E numbersign -50; + pos @MMK_L_E multiply -40; + pos @MMK_L_E quotedblbase -15; + pos @MMK_L_E dollar -30; + pos @MMK_L_E backslash -15; + pos @MMK_L_E question -15; + pos @MMK_L_E underscore -310; + pos @MMK_L_E braceright -55; + pos @MMK_L_E parenright -25; + pos @MMK_L_E quotedblright -10; + pos @MMK_L_E asciicircum -15; + pos @MMK_L_E comma -15; + pos @MMK_L_E braceleft -60; + pos @MMK_L_E asciitilde -25; + pos @MMK_L_E quoteright -10; + pos @MMK_L_E sterling -30; + pos @MMK_L_E quotesinglbase -15; + pos @MMK_L_E @MMK_R_J -25; + pos @MMK_L_E @MMK_R_S -25; + pos @MMK_L_E @MMK_R_s -20; + pos @MMK_L_I backslash -15; + pos @MMK_L_I comma -15; + pos @MMK_L_I quotedblright -10; + pos @MMK_L_I question -15; + pos @MMK_L_I quotedblbase -15; + pos @MMK_L_I quotesinglbase -15; + pos @MMK_L_I underscore -115; + pos @MMK_L_I asciicircum -15; + pos @MMK_L_I dollar -30; + pos @MMK_L_I semicolon -10; + pos @MMK_L_I multiply -40; + pos @MMK_L_I asciitilde -25; + pos @MMK_L_I parenright -25; + pos @MMK_L_I euro -90; + pos @MMK_L_I numbersign -50; + pos @MMK_L_I quoteright -10; + pos @MMK_L_I braceright -55; + pos @MMK_L_I sterling -30; + pos @MMK_L_I braceleft -60; + pos @MMK_L_I @MMK_R_s -20; + pos @MMK_L_I @MMK_R_S -25; + pos @MMK_L_I @MMK_R_J -25; + pos @MMK_L_Thorn comma -115; + pos @MMK_L_Thorn quotedblbase -180; + pos @MMK_L_Thorn braceright -60; + pos @MMK_L_Thorn quoteleft -60; + pos @MMK_L_Thorn numbersign -90; + pos @MMK_L_Thorn yen -50; + pos @MMK_L_Thorn ampersand -15; + pos @MMK_L_Thorn backslash -140; + pos @MMK_L_Thorn quotesingle -45; + pos @MMK_L_Thorn multiply -55; + pos @MMK_L_Thorn asciicircum -30; + pos @MMK_L_Thorn braceleft -60; + pos @MMK_L_Thorn question -175; + pos @MMK_L_Thorn registered -10; + pos @MMK_L_Thorn asterisk -40; + pos @MMK_L_Thorn euro -90; + pos @MMK_L_Thorn quoteright -100; + pos @MMK_L_Thorn quotedblleft -60; + pos @MMK_L_Thorn questiondown -115; + pos @MMK_L_Thorn semicolon -40; + pos @MMK_L_Thorn perthousand -40; + pos @MMK_L_Thorn sterling -35; + pos @MMK_L_Thorn slash -110; + pos @MMK_L_Thorn quotedbl -45; + pos @MMK_L_Thorn dollar -70; + pos @MMK_L_Thorn parenright -170; + pos @MMK_L_Thorn percent -40; + pos @MMK_L_Thorn underscore -350; + pos @MMK_L_Thorn paragraph -30; + pos @MMK_L_Thorn guilsinglright -35; + pos @MMK_L_Thorn quotedblright -100; + pos @MMK_L_Thorn asciitilde -30; + pos @MMK_L_Thorn colon -35; + pos @MMK_L_Thorn trademark -60; + pos @MMK_L_Thorn quotesinglbase -115; + pos @MMK_L_Thorn guillemetright -35; + pos @MMK_L_Thorn degree -75; + pos @MMK_L_Thorn ellipsis -160; + pos @MMK_L_Thorn @MMK_R_a.alt -30; + pos @MMK_L_Thorn @MMK_R_f -20; + pos @MMK_L_Thorn @MMK_R_s -35; + pos @MMK_L_Thorn @MMK_R_t -20; + pos @MMK_L_Thorn @MMK_R_v -25; + pos @MMK_L_Thorn @MMK_R_w -25; + pos @MMK_L_Thorn @MMK_R_x -50; + pos @MMK_L_Thorn @MMK_R_y -25; + pos @MMK_L_Thorn @MMK_R_A -70; + pos @MMK_L_Thorn @MMK_R_J -180; + pos @MMK_L_Thorn @MMK_R_S -65; + pos @MMK_L_Thorn @MMK_R_T -130; + pos @MMK_L_Thorn @MMK_R_V -80; + pos @MMK_L_Thorn @MMK_R_W -65; + pos @MMK_L_Thorn @MMK_R_X -80; + pos @MMK_L_Thorn @MMK_R_Y -80; + pos @MMK_L_Thorn @MMK_R_tcaron -20; + pos @MMK_L_N euro -90; + pos @MMK_L_N dollar -30; + pos @MMK_L_N quoteright -10; + pos @MMK_L_N asciitilde -25; + pos @MMK_L_N quotesinglbase -15; + pos @MMK_L_N braceleft -60; + pos @MMK_L_N parenright -25; + pos @MMK_L_N underscore -355; + pos @MMK_L_N braceright -55; + pos @MMK_L_N multiply -40; + pos @MMK_L_N comma -15; + pos @MMK_L_N backslash -15; + pos @MMK_L_N numbersign -50; + pos @MMK_L_N sterling -30; + pos @MMK_L_N semicolon -10; + pos @MMK_L_N asciicircum -15; + pos @MMK_L_N question -15; + pos @MMK_L_N quotedblright -10; + pos @MMK_L_N quotedblbase -15; + pos @MMK_L_N @MMK_R_S -25; + pos @MMK_L_N @MMK_R_J -25; + pos @MMK_L_N @MMK_R_s -20; + pos @MMK_L_B guillemetright -15; + pos @MMK_L_B questiondown -25; + pos @MMK_L_B periodcentered -20; + pos @MMK_L_B underscore -105; + pos @MMK_L_B numbersign -50; + pos @MMK_L_B dollar -60; + pos @MMK_L_B parenleft -10; + pos @MMK_L_B quotesingle -35; + pos @MMK_L_B quotedblleft -30; + pos @MMK_L_B parenright -90; + pos @MMK_L_B trademark -30; + pos @MMK_L_B sterling -40; + pos @MMK_L_B plus -15; + pos @MMK_L_B colon -25; + pos @MMK_L_B braceleft -75; + pos @MMK_L_B quotesinglbase -45; + pos @MMK_L_B asciicircum -50; + pos @MMK_L_B copyright -10; + pos @MMK_L_B guillemetleft -10; + pos @MMK_L_B question -85; + pos @MMK_L_B semicolon -35; + pos @MMK_L_B asterisk -25; + pos @MMK_L_B guilsinglright -15; + pos @MMK_L_B multiply -45; + pos @MMK_L_B perthousand -30; + pos @MMK_L_B slash -45; + pos @MMK_L_B backslash -95; + pos @MMK_L_B yen -50; + pos @MMK_L_B bullet -25; + pos @MMK_L_B degree -35; + pos @MMK_L_B quoteright -40; + pos @MMK_L_B quotedbl -35; + pos @MMK_L_B ellipsis -25; + pos @MMK_L_B quotedblright -40; + pos @MMK_L_B guilsinglleft -10; + pos @MMK_L_B comma -45; + pos @MMK_L_B cent -10; + pos @MMK_L_B percent -30; + pos @MMK_L_B quotedblbase -45; + pos @MMK_L_B minus -15; + pos @MMK_L_B divide -15; + pos @MMK_L_B registered -30; + pos @MMK_L_B quoteleft -30; + pos @MMK_L_B paragraph -25; + pos @MMK_L_B less -40; + pos @MMK_L_B euro -95; + pos @MMK_L_B braceright -55; + pos @MMK_L_B at -10; + pos @MMK_L_B asciitilde -75; + pos @MMK_L_B @MMK_R_q -10; + pos @MMK_L_B @MMK_R_s -60; + pos @MMK_L_B @MMK_R_t -30; + pos @MMK_L_B @MMK_R_w -30; + pos @MMK_L_B @MMK_R_v -30; + pos @MMK_L_B @MMK_R_y -30; + pos @MMK_L_B @MMK_R_x -35; + pos @MMK_L_B @MMK_R_a -10; + pos @MMK_L_B @MMK_R_c -10; + pos @MMK_L_B @MMK_R_e -10; + pos @MMK_L_B @MMK_R_d -10; + pos @MMK_L_B @MMK_R_g -15; + pos @MMK_L_B @MMK_R_f -30; + pos @MMK_L_B @MMK_R_o -10; + pos @MMK_L_B @MMK_R_Q -25; + pos @MMK_L_B @MMK_R_S -55; + pos @MMK_L_B @MMK_R_U -10; + pos @MMK_L_B @MMK_R_T -40; + pos @MMK_L_B @MMK_R_W -60; + pos @MMK_L_B @MMK_R_V -65; + pos @MMK_L_B @MMK_R_Y -65; + pos @MMK_L_B @MMK_R_X -35; + pos @MMK_L_B @MMK_R_A -35; + pos @MMK_L_B @MMK_R_C -30; + pos @MMK_L_B @MMK_R_G -30; + pos @MMK_L_B @MMK_R_J -60; + pos @MMK_L_B @MMK_R_O -25; + pos @MMK_L_B @MMK_R_Oslash -25; + pos @MMK_L_B @MMK_R_oslash -10; + pos @MMK_L_B @MMK_R_tcaron -30; + pos @MMK_L_B @MMK_R_dcaron -10; + pos @MMK_L_B @MMK_R_dcroat -10; + pos @MMK_L_P quotedblright -20; + pos @MMK_L_P braceright -65; + pos @MMK_L_P yen -30; + pos @MMK_L_P ellipsis -285; + pos @MMK_L_P emdash -20; + pos @MMK_L_P parenleft -20; + pos @MMK_L_P endash -20; + pos @MMK_L_P quotedblbase -205; + pos @MMK_L_P slash -165; + pos @MMK_L_P periodcentered -45; + pos @MMK_L_P less -10; + pos @MMK_L_P quotedblleft -10; + pos @MMK_L_P guillemetright -20; + pos @MMK_L_P quotedbl -15; + pos @MMK_L_P degree -15; + pos @MMK_L_P quotesingle -15; + pos @MMK_L_P bullet -25; + pos @MMK_L_P quoteright -20; + pos @MMK_L_P underscore -350; + pos @MMK_L_P question -75; + pos @MMK_L_P comma -115; + pos @MMK_L_P euro -90; + pos @MMK_L_P braceleft -80; + pos @MMK_L_P asciitilde -50; + pos @MMK_L_P quoteleft -10; + pos @MMK_L_P copyright -15; + pos @MMK_L_P quotesinglbase -115; + pos @MMK_L_P guillemetleft -80; + pos @MMK_L_P semicolon -10; + pos @MMK_L_P guilsinglleft -80; + pos @MMK_L_P guilsinglright -20; + pos @MMK_L_P sterling -50; + pos @MMK_L_P questiondown -200; + pos @MMK_L_P dollar -35; + pos @MMK_L_P hyphen -20; + pos @MMK_L_P at -15; + pos @MMK_L_P asciicircum -15; + pos @MMK_L_P parenright -80; + pos @MMK_L_P cent -25; + pos @MMK_L_P backslash -80; + pos @MMK_L_P ampersand -65; + pos @MMK_L_P multiply -45; + pos @MMK_L_P numbersign -125; + pos @MMK_L_P @MMK_R_dcaron -30; + pos @MMK_L_P @MMK_R_oslash -25; + pos @MMK_L_P @MMK_R_dcroat -30; + pos @MMK_L_P @MMK_R_s -30; + pos @MMK_L_P @MMK_R_q -30; + pos @MMK_L_P @MMK_R_x -15; + pos @MMK_L_P @MMK_R_c -30; + pos @MMK_L_P @MMK_R_a -30; + pos @MMK_L_P @MMK_R_g -25; + pos @MMK_L_P @MMK_R_e -30; + pos @MMK_L_P @MMK_R_d -30; + pos @MMK_L_P @MMK_R_o -25; + pos @MMK_L_P @MMK_R_S -30; + pos @MMK_L_P @MMK_R_W -40; + pos @MMK_L_P @MMK_R_V -45; + pos @MMK_L_P @MMK_R_T -25; + pos @MMK_L_P @MMK_R_Y -50; + pos @MMK_L_P @MMK_R_A -105; + pos @MMK_L_P @MMK_R_J -285; + pos @MMK_L_P @MMK_R_X -55; + pos @MMK_L_P @MMK_R_a.alt -80; + pos @MMK_L_P @MMK_R_eth -35; + pos @MMK_L_Q yen -50; + pos @MMK_L_Q multiply -50; + pos @MMK_L_Q guillemetright -30; + pos @MMK_L_Q asciitilde -25; + pos @MMK_L_Q quotedblbase -90; + pos @MMK_L_Q questiondown -75; + pos @MMK_L_Q sterling -35; + pos @MMK_L_Q guilsinglright -30; + pos @MMK_L_Q degree -60; + pos @MMK_L_Q perthousand -30; + pos @MMK_L_Q asterisk -30; + pos @MMK_L_Q braceleft -60; + pos @MMK_L_Q parenright -150; + pos @MMK_L_Q underscore -150; + pos @MMK_L_Q semicolon -35; + pos @MMK_L_Q slash -90; + pos @MMK_L_Q registered -10; + pos @MMK_L_Q backslash -130; + pos @MMK_L_Q numbersign -85; + pos @MMK_L_Q ellipsis -75; + pos @MMK_L_Q euro -90; + pos @MMK_L_Q paragraph -25; + pos @MMK_L_Q braceright -60; + pos @MMK_L_Q asciicircum -25; + pos @MMK_L_Q dollar -60; + pos @MMK_L_Q comma -90; + pos @MMK_L_Q ampersand -10; + pos @MMK_L_Q quotedbl -35; + pos @MMK_L_Q quoteright -70; + pos @MMK_L_Q quotesingle -35; + pos @MMK_L_Q quoteleft -45; + pos @MMK_L_Q percent -30; + pos @MMK_L_Q quotesinglbase -90; + pos @MMK_L_Q quotedblleft -45; + pos @MMK_L_Q question -145; + pos @MMK_L_Q trademark -40; + pos @MMK_L_Q colon -25; + pos @MMK_L_Q quotedblright -70; + pos @MMK_L_Q @MMK_R_a.alt -20; + pos @MMK_L_Q @MMK_R_x -45; + pos @MMK_L_Q @MMK_R_y -20; + pos @MMK_L_Q @MMK_R_s -35; + pos @MMK_L_Q @MMK_R_v -25; + pos @MMK_L_Q @MMK_R_w -20; + pos @MMK_L_Q @MMK_R_t -15; + pos @MMK_L_Q @MMK_R_f -15; + pos @MMK_L_Q @MMK_R_Y -75; + pos @MMK_L_Q @MMK_R_S -55; + pos @MMK_L_Q @MMK_R_V -75; + pos @MMK_L_Q @MMK_R_W -60; + pos @MMK_L_Q @MMK_R_T -80; + pos @MMK_L_Q @MMK_R_J -115; + pos @MMK_L_Q @MMK_R_A -65; + pos @MMK_L_Q @MMK_R_X -75; + pos @MMK_L_Q @MMK_R_tcaron -15; + pos @MMK_L_F parenright -25; + pos @MMK_L_F braceright -60; + pos @MMK_L_F quotedblright -10; + pos @MMK_L_F backslash -15; + pos @MMK_L_F slash -105; + pos @MMK_L_F multiply -45; + pos @MMK_L_F braceleft -60; + pos @MMK_L_F asciitilde -25; + pos @MMK_L_F numbersign -85; + pos @MMK_L_F underscore -320; + pos @MMK_L_F comma -115; + pos @MMK_L_F quoteright -10; + pos @MMK_L_F question -15; + pos @MMK_L_F questiondown -195; + pos @MMK_L_F quotesinglbase -115; + pos @MMK_L_F semicolon -10; + pos @MMK_L_F ellipsis -285; + pos @MMK_L_F guilsinglright -20; + pos @MMK_L_F dollar -30; + pos @MMK_L_F quotedblbase -205; + pos @MMK_L_F euro -90; + pos @MMK_L_F sterling -35; + pos @MMK_L_F asciicircum -15; + pos @MMK_L_F guillemetright -20; + pos @MMK_L_F @MMK_R_a.alt -25; + pos @MMK_L_F @MMK_R_S -25; + pos @MMK_L_F @MMK_R_A -65; + pos @MMK_L_F @MMK_R_J -285; + pos @MMK_L_F @MMK_R_s -30; + pos @MMK_L_F @MMK_R_x -10; + pos @MMK_L_R at -15; + pos @MMK_L_R minus -10; + pos @MMK_L_R questiondown -35; + pos @MMK_L_R sterling -55; + pos @MMK_L_R quotedblleft -10; + pos @MMK_L_R dollar -35; + pos @MMK_L_R semicolon -10; + pos @MMK_L_R quotesingle -15; + pos @MMK_L_R divide -10; + pos @MMK_L_R copyright -15; + pos @MMK_L_R question -75; + pos @MMK_L_R ellipsis -40; + pos @MMK_L_R euro -90; + pos @MMK_L_R numbersign -105; + pos @MMK_L_R slash -30; + pos @MMK_L_R hyphen -25; + pos @MMK_L_R endash -25; + pos @MMK_L_R quotedblright -20; + pos @MMK_L_R less -10; + pos @MMK_L_R backslash -85; + pos @MMK_L_R cent -25; + pos @MMK_L_R quotesinglbase -55; + pos @MMK_L_R guilsinglleft -80; + pos @MMK_L_R yen -30; + pos @MMK_L_R quotedblbase -55; + pos @MMK_L_R quoteleft -10; + pos @MMK_L_R emdash -25; + pos @MMK_L_R periodcentered -45; + pos @MMK_L_R braceleft -85; + pos @MMK_L_R asciitilde -55; + pos @MMK_L_R plus -10; + pos @MMK_L_R quoteright -20; + pos @MMK_L_R degree -20; + pos @MMK_L_R parenright -80; + pos @MMK_L_R guillemetleft -80; + pos @MMK_L_R bullet -25; + pos @MMK_L_R quotedbl -15; + pos @MMK_L_R guilsinglright -20; + pos @MMK_L_R guillemetright -20; + pos @MMK_L_R parenleft -20; + pos @MMK_L_R comma -55; + pos @MMK_L_R asciicircum -15; + pos @MMK_L_R braceright -65; + pos @MMK_L_R multiply -45; + pos @MMK_L_R ampersand -65; + pos @MMK_L_R underscore -350; + pos @MMK_L_R @MMK_R_q -30; + pos @MMK_L_R @MMK_R_dcaron -30; + pos @MMK_L_R @MMK_R_A -35; + pos @MMK_L_R @MMK_R_J -85; + pos @MMK_L_R @MMK_R_O -10; + pos @MMK_L_R @MMK_R_Q -10; + pos @MMK_L_R @MMK_R_S -30; + pos @MMK_L_R @MMK_R_T -25; + pos @MMK_L_R @MMK_R_W -40; + pos @MMK_L_R @MMK_R_V -45; + pos @MMK_L_R @MMK_R_Y -50; + pos @MMK_L_R @MMK_R_X -35; + pos @MMK_L_R @MMK_R_a -30; + pos @MMK_L_R @MMK_R_c -30; + pos @MMK_L_R @MMK_R_e -30; + pos @MMK_L_R @MMK_R_d -30; + pos @MMK_L_R @MMK_R_g -25; + pos @MMK_L_R @MMK_R_o -30; + pos @MMK_L_R @MMK_R_s -30; + pos @MMK_L_R @MMK_R_x -15; + pos @MMK_L_R @MMK_R_oslash -30; + pos @MMK_L_R @MMK_R_eth -35; + pos @MMK_L_R @MMK_R_dcroat -30; + pos @MMK_L_R @MMK_R_Oslash -10; + pos @MMK_L_R @MMK_R_a.alt -80; + pos @MMK_L_L comma -15; + pos @MMK_L_L quoteleft -115; + pos @MMK_L_L cent -20; + pos @MMK_L_L underscore -300; + pos @MMK_L_L multiply -105; + pos @MMK_L_L asciitilde -240; + pos @MMK_L_L divide -220; + pos @MMK_L_L registered -155; + pos @MMK_L_L quotedblleft -200; + pos @MMK_L_L degree -215; + pos @MMK_L_L braceright -55; + pos @MMK_L_L quotedblbase -15; + pos @MMK_L_L quotedbl -200; + pos @MMK_L_L at -20; + pos @MMK_L_L guilsinglleft -75; + pos @MMK_L_L dollar -45; + pos @MMK_L_L perthousand -85; + pos @MMK_L_L asterisk -190; + pos @MMK_L_L numbersign -50; + pos @MMK_L_L backslash -235; + pos @MMK_L_L sterling -30; + pos @MMK_L_L parenright -85; + pos @MMK_L_L plus -235; + pos @MMK_L_L minus -300; + pos @MMK_L_L asciicircum -260; + pos @MMK_L_L percent -85; + pos @MMK_L_L quotedblright -200; + pos @MMK_L_L copyright -20; + pos @MMK_L_L semicolon -10; + pos @MMK_L_L paragraph -220; + pos @MMK_L_L braceleft -105; + pos @MMK_L_L question -180; + pos @MMK_L_L euro -190; + pos @MMK_L_L periodcentered -100; + pos @MMK_L_L emdash -300; + pos @MMK_L_L bullet -80; + pos @MMK_L_L guillemetleft -75; + pos @MMK_L_L endash -290; + pos @MMK_L_L hyphen -185; + pos @MMK_L_L trademark -300; + pos @MMK_L_L quotesingle -110; + pos @MMK_L_L quotesinglbase -15; + pos @MMK_L_L parenleft -15; + pos @MMK_L_L yen -55; + pos @MMK_L_L quoteright -115; + pos @MMK_L_L less -295; + pos @MMK_L_L @MMK_R_dcaron -15; + pos @MMK_L_L @MMK_R_tcaron -80; + pos @MMK_L_L @MMK_R_oslash -20; + pos @MMK_L_L @MMK_R_dcroat -15; + pos @MMK_L_L @MMK_R_eth -15; + pos @MMK_L_L @MMK_R_Q -50; + pos @MMK_L_L @MMK_R_O -50; + pos @MMK_L_L @MMK_R_J -25; + pos @MMK_L_L @MMK_R_G -50; + pos @MMK_L_L @MMK_R_C -55; + pos @MMK_L_L @MMK_R_Y -100; + pos @MMK_L_L @MMK_R_W -100; + pos @MMK_L_L @MMK_R_V -125; + pos @MMK_L_L @MMK_R_U -20; + pos @MMK_L_L @MMK_R_T -135; + pos @MMK_L_L @MMK_R_S -35; + pos @MMK_L_L @MMK_R_o -20; + pos @MMK_L_L @MMK_R_g -30; + pos @MMK_L_L @MMK_R_f -80; + pos @MMK_L_L @MMK_R_e -20; + pos @MMK_L_L @MMK_R_d -15; + pos @MMK_L_L @MMK_R_c -15; + pos @MMK_L_L @MMK_R_a -15; + pos @MMK_L_L @MMK_R_y -45; + pos @MMK_L_L @MMK_R_w -50; + pos @MMK_L_L @MMK_R_v -55; + pos @MMK_L_L @MMK_R_t -80; + pos @MMK_L_L @MMK_R_s -20; + pos @MMK_L_L @MMK_R_q -15; + pos @MMK_L_Y braceright -70; + pos @MMK_L_Y hyphen -85; + pos @MMK_L_Y quotedbl -10; + pos @MMK_L_Y quotedblleft -30; + pos @MMK_L_Y quotedblbase -120; + pos @MMK_L_Y asterisk -15; + pos @MMK_L_Y dollar -60; + pos @MMK_L_Y plus -75; + pos @MMK_L_Y asciitilde -115; + pos @MMK_L_Y semicolon -55; + pos @MMK_L_Y degree -15; + pos @MMK_L_Y perthousand -30; + pos @MMK_L_Y guilsinglleft -95; + pos @MMK_L_Y minus -75; + pos @MMK_L_Y quoteleft -30; + pos @MMK_L_Y endash -85; + pos @MMK_L_Y euro -135; + pos @MMK_L_Y guillemetleft -95; + pos @MMK_L_Y underscore -355; + pos @MMK_L_Y cent -90; + pos @MMK_L_Y braceleft -135; + pos @MMK_L_Y multiply -105; + pos @MMK_L_Y ellipsis -105; + pos @MMK_L_Y guillemetright -85; + pos @MMK_L_Y less -75; + pos @MMK_L_Y trademark -30; + pos @MMK_L_Y parenright -40; + pos @MMK_L_Y divide -75; + pos @MMK_L_Y question -25; + pos @MMK_L_Y registered -50; + pos @MMK_L_Y paragraph -35; + pos @MMK_L_Y quotesinglbase -115; + pos @MMK_L_Y comma -115; + pos @MMK_L_Y at -80; + pos @MMK_L_Y slash -100; + pos @MMK_L_Y backslash -15; + pos @MMK_L_Y questiondown -105; + pos @MMK_L_Y periodcentered -100; + pos @MMK_L_Y asciicircum -80; + pos @MMK_L_Y ampersand -105; + pos @MMK_L_Y bullet -90; + pos @MMK_L_Y guilsinglright -85; + pos @MMK_L_Y quotesingle -10; + pos @MMK_L_Y equal -45; + pos @MMK_L_Y copyright -85; + pos @MMK_L_Y quoteright -25; + pos @MMK_L_Y sterling -115; + pos @MMK_L_Y parenleft -85; + pos @MMK_L_Y percent -30; + pos @MMK_L_Y emdash -85; + pos @MMK_L_Y colon -50; + pos @MMK_L_Y quotedblright -25; + pos @MMK_L_Y numbersign -155; + pos @MMK_L_Y @MMK_R_C -65; + pos @MMK_L_Y @MMK_R_A -105; + pos @MMK_L_Y @MMK_R_G -70; + pos @MMK_L_Y @MMK_R_J -130; + pos @MMK_L_Y @MMK_R_S -55; + pos @MMK_L_Y @MMK_R_Q -70; + pos @MMK_L_Y @MMK_R_c -95; + pos @MMK_L_Y @MMK_R_a -95; + pos @MMK_L_Y @MMK_R_g -90; + pos @MMK_L_Y @MMK_R_d -95; + pos @MMK_L_Y @MMK_R_e -95; + pos @MMK_L_Y @MMK_R_n -45; + pos @MMK_L_Y @MMK_R_o -95; + pos @MMK_L_Y @MMK_R_m -45; + pos @MMK_L_Y @MMK_R_r -45; + pos @MMK_L_Y @MMK_R_s -95; + pos @MMK_L_Y @MMK_R_q -95; + pos @MMK_L_Y @MMK_R_v -45; + pos @MMK_L_Y @MMK_R_w -45; + pos @MMK_L_Y @MMK_R_t -45; + pos @MMK_L_Y @MMK_R_u -45; + pos @MMK_L_Y @MMK_R_z -45; + pos @MMK_L_Y @MMK_R_x -55; + pos @MMK_L_Y @MMK_R_y -45; + pos @MMK_L_Y @MMK_R_germandbls -35; + pos @MMK_L_Y @MMK_R_a.alt -105; + pos @MMK_L_Y @MMK_R_O -70; + pos @MMK_L_Y @MMK_R_f -45; + pos @MMK_L_Y @MMK_R_p -45; + pos @MMK_L_Y @MMK_R_Oslash -70; + pos @MMK_L_Y @MMK_R_eth -95; + pos @MMK_L_Y @MMK_R_dcaron -95; + pos @MMK_L_Y @MMK_R_dcroat -95; + pos @MMK_L_Y @MMK_R_tcaron -45; + pos @MMK_L_Y @MMK_R_oslash -95; + pos @MMK_L_X perthousand -30; + pos @MMK_L_X quotedblleft -30; + pos @MMK_L_X emdash -55; + pos @MMK_L_X guilsinglleft -70; + pos @MMK_L_X paragraph -40; + pos @MMK_L_X plus -75; + pos @MMK_L_X quotesingle -10; + pos @MMK_L_X quoteleft -30; + pos @MMK_L_X degree -15; + pos @MMK_L_X copyright -65; + pos @MMK_L_X quotedblbase -25; + pos @MMK_L_X endash -55; + pos @MMK_L_X asterisk -20; + pos @MMK_L_X quotesinglbase -25; + pos @MMK_L_X cent -65; + pos @MMK_L_X less -85; + pos @MMK_L_X question -25; + pos @MMK_L_X braceleft -110; + pos @MMK_L_X guilsinglright -15; + pos @MMK_L_X minus -75; + pos @MMK_L_X dollar -55; + pos @MMK_L_X euro -140; + pos @MMK_L_X ellipsis -10; + pos @MMK_L_X quotedbl -10; + pos @MMK_L_X percent -30; + pos @MMK_L_X underscore -355; + pos @MMK_L_X sterling -35; + pos @MMK_L_X colon -10; + pos @MMK_L_X trademark -35; + pos @MMK_L_X equal -45; + pos @MMK_L_X numbersign -75; + pos @MMK_L_X asciitilde -120; + pos @MMK_L_X guillemetleft -70; + pos @MMK_L_X quoteright -25; + pos @MMK_L_X bullet -85; + pos @MMK_L_X divide -75; + pos @MMK_L_X hyphen -55; + pos @MMK_L_X ampersand -50; + pos @MMK_L_X registered -55; + pos @MMK_L_X periodcentered -80; + pos @MMK_L_X semicolon -15; + pos @MMK_L_X parenleft -60; + pos @MMK_L_X braceright -55; + pos @MMK_L_X asciicircum -90; + pos @MMK_L_X at -65; + pos @MMK_L_X parenright -40; + pos @MMK_L_X guillemetright -15; + pos @MMK_L_X multiply -105; + pos @MMK_L_X comma -25; + pos @MMK_L_X quotedblright -25; + pos @MMK_L_X backslash -15; + pos @MMK_L_X @MMK_R_dcaron -65; + pos @MMK_L_X @MMK_R_y -50; + pos @MMK_L_X @MMK_R_s -30; + pos @MMK_L_X @MMK_R_q -65; + pos @MMK_L_X @MMK_R_w -50; + pos @MMK_L_X @MMK_R_v -50; + pos @MMK_L_X @MMK_R_u -45; + pos @MMK_L_X @MMK_R_t -50; + pos @MMK_L_X @MMK_R_o -70; + pos @MMK_L_X @MMK_R_c -65; + pos @MMK_L_X @MMK_R_a -65; + pos @MMK_L_X @MMK_R_g -75; + pos @MMK_L_X @MMK_R_f -50; + pos @MMK_L_X @MMK_R_e -65; + pos @MMK_L_X @MMK_R_d -65; + pos @MMK_L_X @MMK_R_S -50; + pos @MMK_L_X @MMK_R_J -40; + pos @MMK_L_X @MMK_R_O -80; + pos @MMK_L_X @MMK_R_C -75; + pos @MMK_L_X @MMK_R_G -75; + pos @MMK_L_X @MMK_R_eth -60; + pos @MMK_L_X @MMK_R_a.alt -40; + pos @MMK_L_X @MMK_R_oslash -25; + pos @MMK_L_X @MMK_R_dcroat -65; + pos @MMK_L_X @MMK_R_Q -80; + pos @MMK_L_X @MMK_R_tcaron -50; + pos @MMK_L_Oslash quoteright -50; + pos @MMK_L_Oslash slash -100; + pos @MMK_L_Oslash perthousand -35; + pos @MMK_L_Oslash yen -25; + pos @MMK_L_Oslash quotesinglbase -110; + pos @MMK_L_Oslash dollar -65; + pos @MMK_L_Oslash multiply -50; + pos @MMK_L_Oslash backslash -35; + pos @MMK_L_Oslash quoteleft -45; + pos @MMK_L_Oslash quotedblbase -110; + pos @MMK_L_Oslash quotesingle -35; + pos @MMK_L_Oslash braceleft -60; + pos @MMK_L_Oslash guilsinglright -30; + pos @MMK_L_Oslash colon -25; + pos @MMK_L_Oslash ampersand -10; + pos @MMK_L_Oslash paragraph -25; + pos @MMK_L_Oslash question -70; + pos @MMK_L_Oslash quotedblleft -45; + pos @MMK_L_Oslash degree -40; + pos @MMK_L_Oslash semicolon -35; + pos @MMK_L_Oslash ellipsis -95; + pos @MMK_L_Oslash guillemetright -30; + pos @MMK_L_Oslash parenright -90; + pos @MMK_L_Oslash comma -110; + pos @MMK_L_Oslash quotedblright -50; + pos @MMK_L_Oslash asciicircum -25; + pos @MMK_L_Oslash registered -10; + pos @MMK_L_Oslash trademark -40; + pos @MMK_L_Oslash sterling -35; + pos @MMK_L_Oslash braceright -60; + pos @MMK_L_Oslash quotedbl -35; + pos @MMK_L_Oslash questiondown -80; + pos @MMK_L_Oslash asciitilde -30; + pos @MMK_L_Oslash numbersign -85; + pos @MMK_L_Oslash euro -90; + pos @MMK_L_Oslash percent -35; + pos @MMK_L_Oslash asterisk -30; + pos @MMK_L_Oslash underscore -200; + pos @MMK_L_Oslash @MMK_R_X -25; + pos @MMK_L_Oslash @MMK_R_x -45; + pos @MMK_L_Oslash @MMK_R_tcaron -15; + pos @MMK_L_Oslash @MMK_R_a.alt -20; + pos @MMK_L_Oslash @MMK_R_Y -25; + pos @MMK_L_Oslash @MMK_R_V -25; + pos @MMK_L_Oslash @MMK_R_W -25; + pos @MMK_L_Oslash @MMK_R_T -25; + pos @MMK_L_Oslash @MMK_R_S -60; + pos @MMK_L_Oslash @MMK_R_J -135; + pos @MMK_L_Oslash @MMK_R_A -70; + pos @MMK_L_Oslash @MMK_R_y -25; + pos @MMK_L_Oslash @MMK_R_v -25; + pos @MMK_L_Oslash @MMK_R_w -25; + pos @MMK_L_Oslash @MMK_R_t -15; + pos @MMK_L_Oslash @MMK_R_s -35; + pos @MMK_L_Oslash @MMK_R_f -15; + pos @MMK_L_W ellipsis -125; + pos @MMK_L_W colon -35; + pos @MMK_L_W quotedbl -10; + pos @MMK_L_W underscore -355; + pos @MMK_L_W plus -60; + pos @MMK_L_W parenleft -70; + pos @MMK_L_W asciicircum -65; + pos @MMK_L_W registered -40; + pos @MMK_L_W equal -35; + pos @MMK_L_W guillemetleft -75; + pos @MMK_L_W guilsinglleft -75; + pos @MMK_L_W parenright -35; + pos @MMK_L_W guilsinglright -70; + pos @MMK_L_W asciitilde -100; + pos @MMK_L_W hyphen -65; + pos @MMK_L_W quoteright -25; + pos @MMK_L_W periodcentered -75; + pos @MMK_L_W degree -15; + pos @MMK_L_W ampersand -90; + pos @MMK_L_W quotesingle -10; + pos @MMK_L_W semicolon -45; + pos @MMK_L_W braceleft -125; + pos @MMK_L_W at -65; + pos @MMK_L_W asterisk -15; + pos @MMK_L_W cent -70; + pos @MMK_L_W quotedblleft -20; + pos @MMK_L_W perthousand -25; + pos @MMK_L_W paragraph -30; + pos @MMK_L_W euro -125; + pos @MMK_L_W quotedblbase -140; + pos @MMK_L_W dollar -55; + pos @MMK_L_W quoteleft -20; + pos @MMK_L_W comma -115; + pos @MMK_L_W braceright -70; + pos @MMK_L_W endash -65; + pos @MMK_L_W divide -60; + pos @MMK_L_W quotesinglbase -115; + pos @MMK_L_W questiondown -125; + pos @MMK_L_W guillemetright -70; + pos @MMK_L_W question -25; + pos @MMK_L_W quotedblright -25; + pos @MMK_L_W copyright -65; + pos @MMK_L_W bullet -70; + pos @MMK_L_W backslash -15; + pos @MMK_L_W less -60; + pos @MMK_L_W multiply -90; + pos @MMK_L_W percent -25; + pos @MMK_L_W sterling -100; + pos @MMK_L_W minus -60; + pos @MMK_L_W emdash -65; + pos @MMK_L_W slash -130; + pos @MMK_L_W numbersign -160; + pos @MMK_L_W trademark -25; + pos @MMK_L_W @MMK_R_m -35; + pos @MMK_L_W @MMK_R_n -35; + pos @MMK_L_W @MMK_R_o -75; + pos @MMK_L_W @MMK_R_d -75; + pos @MMK_L_W @MMK_R_f -35; + pos @MMK_L_W @MMK_R_g -70; + pos @MMK_L_W @MMK_R_a -75; + pos @MMK_L_W @MMK_R_c -75; + pos @MMK_L_W @MMK_R_x -45; + pos @MMK_L_W @MMK_R_z -35; + pos @MMK_L_W @MMK_R_t -35; + pos @MMK_L_W @MMK_R_u -35; + pos @MMK_L_W @MMK_R_v -35; + pos @MMK_L_W @MMK_R_w -35; + pos @MMK_L_W @MMK_R_p -35; + pos @MMK_L_W @MMK_R_q -75; + pos @MMK_L_W @MMK_R_r -35; + pos @MMK_L_W @MMK_R_s -80; + pos @MMK_L_W @MMK_R_O -55; + pos @MMK_L_W @MMK_R_J -150; + pos @MMK_L_W @MMK_R_G -55; + pos @MMK_L_W @MMK_R_A -135; + pos @MMK_L_W @MMK_R_C -55; + pos @MMK_L_W @MMK_R_Q -60; + pos @MMK_L_W @MMK_R_S -50; + pos @MMK_L_W @MMK_R_a.alt -95; + pos @MMK_L_W @MMK_R_eth -75; + pos @MMK_L_W @MMK_R_germandbls -25; + pos @MMK_L_W @MMK_R_Oslash -55; + pos @MMK_L_W @MMK_R_y -35; + pos @MMK_L_W @MMK_R_tcaron -35; + pos @MMK_L_W @MMK_R_e -75; + pos @MMK_L_W @MMK_R_oslash -75; + pos @MMK_L_W @MMK_R_dcaron -75; + pos @MMK_L_W @MMK_R_dcroat -75; + pos @MMK_L_T parenleft -75; + pos @MMK_L_T quoteright -15; + pos @MMK_L_T colon -105; + pos @MMK_L_T less -135; + pos @MMK_L_T guillemetright -130; + pos @MMK_L_T braceright -70; + pos @MMK_L_T backslash -15; + pos @MMK_L_T questiondown -135; + pos @MMK_L_T hyphen -135; + pos @MMK_L_T parenright -25; + pos @MMK_L_T asciitilde -160; + pos @MMK_L_T periodcentered -100; + pos @MMK_L_T semicolon -75; + pos @MMK_L_T registered -25; + pos @MMK_L_T slash -130; + pos @MMK_L_T braceleft -110; + pos @MMK_L_T question -15; + pos @MMK_L_T asciicircum -100; + pos @MMK_L_T quotedblright -15; + pos @MMK_L_T minus -135; + pos @MMK_L_T endash -135; + pos @MMK_L_T guilsinglleft -130; + pos @MMK_L_T dollar -30; + pos @MMK_L_T ellipsis -135; + pos @MMK_L_T sterling -90; + pos @MMK_L_T underscore -345; + pos @MMK_L_T guilsinglright -130; + pos @MMK_L_T quotesinglbase -115; + pos @MMK_L_T multiply -175; + pos @MMK_L_T equal -135; + pos @MMK_L_T guillemetleft -130; + pos @MMK_L_T euro -190; + pos @MMK_L_T copyright -85; + pos @MMK_L_T emdash -135; + pos @MMK_L_T ampersand -90; + pos @MMK_L_T comma -115; + pos @MMK_L_T at -80; + pos @MMK_L_T numbersign -185; + pos @MMK_L_T cent -135; + pos @MMK_L_T quotedblbase -150; + pos @MMK_L_T bullet -135; + pos @MMK_L_T plus -135; + pos @MMK_L_T divide -135; + pos @MMK_L_T @MMK_R_Oslash -55; + pos @MMK_L_T @MMK_R_eth -135; + pos @MMK_L_T @MMK_R_oslash -135; + pos @MMK_L_T @MMK_R_S -30; + pos @MMK_L_T @MMK_R_Q -60; + pos @MMK_L_T @MMK_R_G -55; + pos @MMK_L_T @MMK_R_C -50; + pos @MMK_L_T @MMK_R_A -135; + pos @MMK_L_T @MMK_R_O -60; + pos @MMK_L_T @MMK_R_J -160; + pos @MMK_L_T @MMK_R_w -135; + pos @MMK_L_T @MMK_R_v -135; + pos @MMK_L_T @MMK_R_u -135; + pos @MMK_L_T @MMK_R_t -80; + pos @MMK_L_T @MMK_R_s -155; + pos @MMK_L_T @MMK_R_r -135; + pos @MMK_L_T @MMK_R_q -135; + pos @MMK_L_T @MMK_R_p -135; + pos @MMK_L_T @MMK_R_z -135; + pos @MMK_L_T @MMK_R_y -135; + pos @MMK_L_T @MMK_R_x -135; + pos @MMK_L_T @MMK_R_g -135; + pos @MMK_L_T @MMK_R_f -80; + pos @MMK_L_T @MMK_R_e -135; + pos @MMK_L_T @MMK_R_d -135; + pos @MMK_L_T @MMK_R_c -135; + pos @MMK_L_T @MMK_R_a -135; + pos @MMK_L_T @MMK_R_o -135; + pos @MMK_L_T @MMK_R_n -135; + pos @MMK_L_T @MMK_R_m -135; + pos @MMK_L_T @MMK_R_tcaron -80; + pos @MMK_L_T @MMK_R_a.alt -135; + pos @MMK_L_T @MMK_R_dcaron -135; + pos @MMK_L_T @MMK_R_dcroat -135; + pos @MMK_L_Lslash euro -220; + pos @MMK_L_Lslash quoteleft -115; + pos @MMK_L_Lslash braceright -55; + pos @MMK_L_Lslash semicolon -10; + pos @MMK_L_Lslash endash -290; + pos @MMK_L_Lslash numbersign -70; + pos @MMK_L_Lslash backslash -235; + pos @MMK_L_Lslash ampersand -15; + pos @MMK_L_Lslash hyphen -185; + pos @MMK_L_Lslash cent -35; + pos @MMK_L_Lslash comma -15; + pos @MMK_L_Lslash yen -55; + pos @MMK_L_Lslash guillemetleft -110; + pos @MMK_L_Lslash underscore -345; + pos @MMK_L_Lslash sterling -30; + pos @MMK_L_Lslash multiply -145; + pos @MMK_L_Lslash percent -85; + pos @MMK_L_Lslash quoteright -115; + pos @MMK_L_Lslash registered -240; + pos @MMK_L_Lslash parenright -85; + pos @MMK_L_Lslash paragraph -220; + pos @MMK_L_Lslash degree -215; + pos @MMK_L_Lslash asciitilde -240; + pos @MMK_L_Lslash less -305; + pos @MMK_L_Lslash copyright -35; + pos @MMK_L_Lslash question -180; + pos @MMK_L_Lslash bullet -175; + pos @MMK_L_Lslash periodcentered -100; + pos @MMK_L_Lslash at -35; + pos @MMK_L_Lslash guilsinglleft -110; + pos @MMK_L_Lslash minus -320; + pos @MMK_L_Lslash plus -235; + pos @MMK_L_Lslash perthousand -85; + pos @MMK_L_Lslash quotesingle -110; + pos @MMK_L_Lslash quotedblleft -200; + pos @MMK_L_Lslash braceleft -110; + pos @MMK_L_Lslash asterisk -190; + pos @MMK_L_Lslash quotesinglbase -15; + pos @MMK_L_Lslash quotedblright -200; + pos @MMK_L_Lslash quotedblbase -15; + pos @MMK_L_Lslash emdash -320; + pos @MMK_L_Lslash dollar -45; + pos @MMK_L_Lslash divide -245; + pos @MMK_L_Lslash trademark -320; + pos @MMK_L_Lslash parenleft -25; + pos @MMK_L_Lslash equal -320; + pos @MMK_L_Lslash asciicircum -260; + pos @MMK_L_Lslash quotedbl -200; + pos @MMK_L_Lslash @MMK_R_tcaron -80; + pos @MMK_L_Lslash @MMK_R_dcroat -35; + pos @MMK_L_Lslash @MMK_R_y -55; + pos @MMK_L_Lslash @MMK_R_w -55; + pos @MMK_L_Lslash @MMK_R_v -60; + pos @MMK_L_Lslash @MMK_R_u -10; + pos @MMK_L_Lslash @MMK_R_s -20; + pos @MMK_L_Lslash @MMK_R_q -35; + pos @MMK_L_Lslash @MMK_R_g -55; + pos @MMK_L_Lslash @MMK_R_f -80; + pos @MMK_L_Lslash @MMK_R_e -35; + pos @MMK_L_Lslash @MMK_R_d -35; + pos @MMK_L_Lslash @MMK_R_c -35; + pos @MMK_L_Lslash @MMK_R_Y -100; + pos @MMK_L_Lslash @MMK_R_V -135; + pos @MMK_L_Lslash @MMK_R_U -35; + pos @MMK_L_Lslash @MMK_R_T -135; + pos @MMK_L_Lslash @MMK_R_S -35; + pos @MMK_L_Lslash @MMK_R_Q -75; + pos @MMK_L_Lslash @MMK_R_O -70; + pos @MMK_L_Lslash @MMK_R_J -25; + pos @MMK_L_Lslash @MMK_R_G -75; + pos @MMK_L_Lslash @MMK_R_C -80; + pos @MMK_L_Lslash @MMK_R_eth -30; + pos @MMK_L_Lslash @MMK_R_t -80; + pos @MMK_L_Lslash @MMK_R_o -40; + pos @MMK_L_Lslash @MMK_R_a -35; + pos @MMK_L_Lslash @MMK_R_W -110; + pos @MMK_L_Lslash @MMK_R_dcaron -35; + pos @MMK_L_Lslash @MMK_R_oslash -20; + pos @MMK_L_A endash -45; + pos @MMK_L_A divide -65; + pos @MMK_L_A quoteright -115; + pos @MMK_L_A quoteleft -115; + pos @MMK_L_A plus -65; + pos @MMK_L_A degree -140; + pos @MMK_L_A copyright -60; + pos @MMK_L_A percent -85; + pos @MMK_L_A guillemetright -10; + pos @MMK_L_A asterisk -120; + pos @MMK_L_A trademark -125; + pos @MMK_L_A quotedbl -130; + pos @MMK_L_A braceleft -110; + pos @MMK_L_A registered -100; + pos @MMK_L_A euro -140; + pos @MMK_L_A multiply -95; + pos @MMK_L_A perthousand -85; + pos @MMK_L_A periodcentered -65; + pos @MMK_L_A quotesinglbase -20; + pos @MMK_L_A equal -35; + pos @MMK_L_A yen -55; + pos @MMK_L_A paragraph -115; + pos @MMK_L_A semicolon -15; + pos @MMK_L_A hyphen -45; + pos @MMK_L_A underscore -355; + pos @MMK_L_A comma -20; + pos @MMK_L_A bullet -70; + pos @MMK_L_A backslash -180; + pos @MMK_L_A emdash -45; + pos @MMK_L_A less -75; + pos @MMK_L_A guilsinglleft -55; + pos @MMK_L_A at -60; + pos @MMK_L_A numbersign -70; + pos @MMK_L_A quotedblbase -20; + pos @MMK_L_A sterling -30; + pos @MMK_L_A parenright -85; + pos @MMK_L_A minus -65; + pos @MMK_L_A ampersand -45; + pos @MMK_L_A parenleft -50; + pos @MMK_L_A cent -55; + pos @MMK_L_A guilsinglright -10; + pos @MMK_L_A guillemetleft -55; + pos @MMK_L_A question -170; + pos @MMK_L_A quotesingle -110; + pos @MMK_L_A dollar -50; + pos @MMK_L_A asciicircum -115; + pos @MMK_L_A braceright -55; + pos @MMK_L_A quotedblright -140; + pos @MMK_L_A asciitilde -105; + pos @MMK_L_A quotedblleft -130; + pos @MMK_L_A @MMK_R_w -70; + pos @MMK_L_A @MMK_R_V -165; + pos @MMK_L_A @MMK_R_o -60; + pos @MMK_L_A @MMK_R_c -55; + pos @MMK_L_A @MMK_R_a -55; + pos @MMK_L_A @MMK_R_f -80; + pos @MMK_L_A @MMK_R_g -65; + pos @MMK_L_A @MMK_R_d -55; + pos @MMK_L_A @MMK_R_e -55; + pos @MMK_L_A @MMK_R_y -70; + pos @MMK_L_A @MMK_R_s -30; + pos @MMK_L_A @MMK_R_q -55; + pos @MMK_L_A @MMK_R_v -75; + pos @MMK_L_A @MMK_R_t -105; + pos @MMK_L_A @MMK_R_u -40; + pos @MMK_L_A @MMK_R_J -35; + pos @MMK_L_A @MMK_R_O -75; + pos @MMK_L_A @MMK_R_C -80; + pos @MMK_L_A @MMK_R_G -75; + pos @MMK_L_A @MMK_R_Y -100; + pos @MMK_L_A @MMK_R_S -45; + pos @MMK_L_A @MMK_R_Q -75; + pos @MMK_L_A @MMK_R_W -135; + pos @MMK_L_A @MMK_R_T -135; + pos @MMK_L_A @MMK_R_U -60; + pos @MMK_L_A @MMK_R_dcroat -55; + pos @MMK_L_A @MMK_R_eth -55; + pos @MMK_L_A @MMK_R_tcaron -105; + pos @MMK_L_A @MMK_R_oslash -20; + pos @MMK_L_A @MMK_R_dcaron -55; + pos @MMK_L_A @MMK_R_a.alt -35; + pos @MMK_L_O semicolon -35; + pos @MMK_L_O dollar -60; + pos @MMK_L_O quotedblleft -45; + pos @MMK_L_O asciicircum -25; + pos @MMK_L_O asterisk -30; + pos @MMK_L_O braceright -60; + pos @MMK_L_O questiondown -80; + pos @MMK_L_O yen -50; + pos @MMK_L_O numbersign -85; + pos @MMK_L_O slash -95; + pos @MMK_L_O paragraph -25; + pos @MMK_L_O perthousand -30; + pos @MMK_L_O multiply -50; + pos @MMK_L_O quotedblright -65; + pos @MMK_L_O question -140; + pos @MMK_L_O degree -55; + pos @MMK_L_O guillemetright -30; + pos @MMK_L_O guilsinglright -30; + pos @MMK_L_O registered -10; + pos @MMK_L_O quoteright -65; + pos @MMK_L_O sterling -35; + pos @MMK_L_O colon -25; + pos @MMK_L_O quotedbl -35; + pos @MMK_L_O trademark -40; + pos @MMK_L_O percent -30; + pos @MMK_L_O quotesinglbase -105; + pos @MMK_L_O quoteleft -45; + pos @MMK_L_O comma -105; + pos @MMK_L_O quotedblbase -105; + pos @MMK_L_O parenright -145; + pos @MMK_L_O underscore -200; + pos @MMK_L_O ampersand -10; + pos @MMK_L_O backslash -130; + pos @MMK_L_O asciitilde -25; + pos @MMK_L_O euro -90; + pos @MMK_L_O braceleft -60; + pos @MMK_L_O quotesingle -35; + pos @MMK_L_O ellipsis -90; + pos @MMK_L_O @MMK_R_f -15; + pos @MMK_L_O @MMK_R_t -15; + pos @MMK_L_O @MMK_R_v -25; + pos @MMK_L_O @MMK_R_s -35; + pos @MMK_L_O @MMK_R_x -45; + pos @MMK_L_O @MMK_R_y -20; + pos @MMK_L_O @MMK_R_A -65; + pos @MMK_L_O @MMK_R_J -135; + pos @MMK_L_O @MMK_R_T -75; + pos @MMK_L_O @MMK_R_V -75; + pos @MMK_L_O @MMK_R_S -55; + pos @MMK_L_O @MMK_R_X -75; + pos @MMK_L_O @MMK_R_Y -75; + pos @MMK_L_O @MMK_R_w -20; + pos @MMK_L_O @MMK_R_W -60; + pos @MMK_L_O @MMK_R_a.alt -20; + pos @MMK_L_O @MMK_R_tcaron -15; + pos @MMK_L_V plus -70; + pos @MMK_L_V at -75; + pos @MMK_L_V questiondown -150; + pos @MMK_L_V quoteleft -25; + pos @MMK_L_V guillemetleft -95; + pos @MMK_L_V question -25; + pos @MMK_L_V guillemetright -80; + pos @MMK_L_V guilsinglright -80; + pos @MMK_L_V less -70; + pos @MMK_L_V ampersand -105; + pos @MMK_L_V parenleft -80; + pos @MMK_L_V minus -70; + pos @MMK_L_V periodcentered -90; + pos @MMK_L_V asciitilde -110; + pos @MMK_L_V copyright -80; + pos @MMK_L_V asterisk -15; + pos @MMK_L_V bullet -85; + pos @MMK_L_V quotedblright -25; + pos @MMK_L_V endash -80; + pos @MMK_L_V quotedblbase -170; + pos @MMK_L_V percent -25; + pos @MMK_L_V ellipsis -150; + pos @MMK_L_V quotesingle -10; + pos @MMK_L_V comma -115; + pos @MMK_L_V registered -50; + pos @MMK_L_V semicolon -55; + pos @MMK_L_V guilsinglleft -95; + pos @MMK_L_V colon -45; + pos @MMK_L_V braceright -70; + pos @MMK_L_V euro -135; + pos @MMK_L_V emdash -80; + pos @MMK_L_V equal -45; + pos @MMK_L_V multiply -100; + pos @MMK_L_V backslash -15; + pos @MMK_L_V numbersign -180; + pos @MMK_L_V braceleft -135; + pos @MMK_L_V underscore -335; + pos @MMK_L_V parenright -35; + pos @MMK_L_V trademark -30; + pos @MMK_L_V divide -70; + pos @MMK_L_V perthousand -25; + pos @MMK_L_V sterling -110; + pos @MMK_L_V quotesinglbase -115; + pos @MMK_L_V slash -155; + pos @MMK_L_V dollar -60; + pos @MMK_L_V degree -15; + pos @MMK_L_V cent -85; + pos @MMK_L_V paragraph -35; + pos @MMK_L_V asciicircum -75; + pos @MMK_L_V hyphen -80; + pos @MMK_L_V quotedblleft -25; + pos @MMK_L_V quotedbl -10; + pos @MMK_L_V quoteright -25; + pos @MMK_L_V @MMK_R_a.alt -105; + pos @MMK_L_V @MMK_R_oslash -85; + pos @MMK_L_V @MMK_R_Oslash -65; + pos @MMK_L_V @MMK_R_eth -90; + pos @MMK_L_V @MMK_R_dcroat -90; + pos @MMK_L_V @MMK_R_dcaron -90; + pos @MMK_L_V @MMK_R_germandbls -30; + pos @MMK_L_V @MMK_R_p -45; + pos @MMK_L_V @MMK_R_S -55; + pos @MMK_L_V @MMK_R_tcaron -45; + pos @MMK_L_V @MMK_R_e -90; + pos @MMK_L_V @MMK_R_d -90; + pos @MMK_L_V @MMK_R_g -85; + pos @MMK_L_V @MMK_R_f -45; + pos @MMK_L_V @MMK_R_a -90; + pos @MMK_L_V @MMK_R_c -90; + pos @MMK_L_V @MMK_R_m -45; + pos @MMK_L_V @MMK_R_o -85; + pos @MMK_L_V @MMK_R_n -45; + pos @MMK_L_V @MMK_R_u -45; + pos @MMK_L_V @MMK_R_t -45; + pos @MMK_L_V @MMK_R_w -45; + pos @MMK_L_V @MMK_R_v -45; + pos @MMK_L_V @MMK_R_q -90; + pos @MMK_L_V @MMK_R_s -90; + pos @MMK_L_V @MMK_R_r -45; + pos @MMK_L_V @MMK_R_y -45; + pos @MMK_L_V @MMK_R_x -55; + pos @MMK_L_V @MMK_R_z -45; + pos @MMK_L_V @MMK_R_G -65; + pos @MMK_L_V @MMK_R_A -160; + pos @MMK_L_V @MMK_R_C -65; + pos @MMK_L_V @MMK_R_O -65; + pos @MMK_L_V @MMK_R_J -175; + pos @MMK_L_V @MMK_R_Q -65; + pos @MMK_L_H braceright -55; + pos @MMK_L_H quotedblright -10; + pos @MMK_L_H comma -15; + pos @MMK_L_H backslash -15; + pos @MMK_L_H quotesinglbase -15; + pos @MMK_L_H quotedblbase -15; + pos @MMK_L_H quoteright -10; + pos @MMK_L_H asciicircum -15; + pos @MMK_L_H parenright -25; + pos @MMK_L_H semicolon -10; + pos @MMK_L_H sterling -30; + pos @MMK_L_H euro -90; + pos @MMK_L_H braceleft -60; + pos @MMK_L_H asciitilde -25; + pos @MMK_L_H multiply -40; + pos @MMK_L_H numbersign -50; + pos @MMK_L_H question -15; + pos @MMK_L_H dollar -30; + pos @MMK_L_H underscore -355; + pos @MMK_L_H @MMK_R_s -20; + pos @MMK_L_H @MMK_R_J -25; + pos @MMK_L_H @MMK_R_S -25; + pos @MMK_L_C sterling -30; + pos @MMK_L_C quotedblright -10; + pos @MMK_L_C braceright -55; + pos @MMK_L_C asciitilde -25; + pos @MMK_L_C multiply -40; + pos @MMK_L_C quotesinglbase -15; + pos @MMK_L_C asciicircum -15; + pos @MMK_L_C dollar -30; + pos @MMK_L_C euro -90; + pos @MMK_L_C quoteright -10; + pos @MMK_L_C quotedblbase -15; + pos @MMK_L_C yen -10; + pos @MMK_L_C braceleft -60; + pos @MMK_L_C question -35; + pos @MMK_L_C backslash -45; + pos @MMK_L_C semicolon -10; + pos @MMK_L_C comma -15; + pos @MMK_L_C parenright -40; + pos @MMK_L_C numbersign -50; + pos @MMK_L_C slash -15; + pos @MMK_L_C underscore -100; + pos @MMK_L_C @MMK_R_x -10; + pos @MMK_L_C @MMK_R_s -30; + pos @MMK_L_C @MMK_R_X -15; + pos @MMK_L_C @MMK_R_Y -20; + pos @MMK_L_C @MMK_R_S -25; + pos @MMK_L_C @MMK_R_V -20; + pos @MMK_L_C @MMK_R_W -15; + pos @MMK_L_C @MMK_R_J -30; + pos @MMK_L_C @MMK_R_A -10; + pos @MMK_L_J underscore -90; + pos @MMK_L_J quoteright -10; + pos @MMK_L_J numbersign -55; + pos @MMK_L_J quotedblright -10; + pos @MMK_L_J dollar -30; + pos @MMK_L_J euro -90; + pos @MMK_L_J ellipsis -30; + pos @MMK_L_J sterling -30; + pos @MMK_L_J quotesinglbase -45; + pos @MMK_L_J semicolon -10; + pos @MMK_L_J backslash -15; + pos @MMK_L_J multiply -40; + pos @MMK_L_J slash -45; + pos @MMK_L_J comma -45; + pos @MMK_L_J asciicircum -15; + pos @MMK_L_J asciitilde -25; + pos @MMK_L_J question -15; + pos @MMK_L_J parenright -25; + pos @MMK_L_J questiondown -30; + pos @MMK_L_J quotedblbase -45; + pos @MMK_L_J braceright -60; + pos @MMK_L_J braceleft -60; + pos @MMK_L_J guillemetright -15; + pos @MMK_L_J guilsinglright -15; + pos @MMK_L_J @MMK_R_s -30; + pos @MMK_L_J @MMK_R_x -10; + pos @MMK_L_J @MMK_R_S -25; + pos @MMK_L_J @MMK_R_J -60; + pos @MMK_L_J @MMK_R_A -35; + pos @MMK_L_K multiply -85; + pos @MMK_L_K euro -135; + pos @MMK_L_K less -65; + pos @MMK_L_K periodcentered -60; + pos @MMK_L_K numbersign -70; + pos @MMK_L_K paragraph -40; + pos @MMK_L_K emdash -40; + pos @MMK_L_K semicolon -15; + pos @MMK_L_K plus -55; + pos @MMK_L_K cent -50; + pos @MMK_L_K parenleft -45; + pos @MMK_L_K asciicircum -95; + pos @MMK_L_K equal -30; + pos @MMK_L_K copyright -50; + pos @MMK_L_K braceright -55; + pos @MMK_L_K question -30; + pos @MMK_L_K dollar -50; + pos @MMK_L_K trademark -35; + pos @MMK_L_K quotesinglbase -20; + pos @MMK_L_K quotesingle -15; + pos @MMK_L_K percent -30; + pos @MMK_L_K guilsinglleft -50; + pos @MMK_L_K quotedbl -15; + pos @MMK_L_K sterling -30; + pos @MMK_L_K degree -20; + pos @MMK_L_K hyphen -40; + pos @MMK_L_K quotedblright -30; + pos @MMK_L_K guillemetleft -50; + pos @MMK_L_K minus -55; + pos @MMK_L_K quoteleft -35; + pos @MMK_L_K asterisk -20; + pos @MMK_L_K quotedblleft -35; + pos @MMK_L_K quoteright -30; + pos @MMK_L_K asciitilde -95; + pos @MMK_L_K divide -55; + pos @MMK_L_K braceleft -110; + pos @MMK_L_K perthousand -30; + pos @MMK_L_K guillemetright -10; + pos @MMK_L_K comma -20; + pos @MMK_L_K guilsinglright -10; + pos @MMK_L_K endash -40; + pos @MMK_L_K at -50; + pos @MMK_L_K underscore -335; + pos @MMK_L_K ampersand -40; + pos @MMK_L_K registered -60; + pos @MMK_L_K quotedblbase -20; + pos @MMK_L_K backslash -15; + pos @MMK_L_K bullet -60; + pos @MMK_L_K parenright -40; + pos @MMK_L_K @MMK_R_dcaron -50; + pos @MMK_L_K @MMK_R_w -55; + pos @MMK_L_K @MMK_R_C -70; + pos @MMK_L_K @MMK_R_tcaron -55; + pos @MMK_L_K @MMK_R_oslash -20; + pos @MMK_L_K @MMK_R_dcroat -50; + pos @MMK_L_K @MMK_R_G -65; + pos @MMK_L_K @MMK_R_J -30; + pos @MMK_L_K @MMK_R_O -65; + pos @MMK_L_K @MMK_R_Q -65; + pos @MMK_L_K @MMK_R_S -45; + pos @MMK_L_K @MMK_R_a -50; + pos @MMK_L_K @MMK_R_c -50; + pos @MMK_L_K @MMK_R_d -50; + pos @MMK_L_K @MMK_R_e -50; + pos @MMK_L_K @MMK_R_f -55; + pos @MMK_L_K @MMK_R_g -55; + pos @MMK_L_K @MMK_R_o -50; + pos @MMK_L_K @MMK_R_q -50; + pos @MMK_L_K @MMK_R_s -25; + pos @MMK_L_K @MMK_R_t -55; + pos @MMK_L_K @MMK_R_u -35; + pos @MMK_L_K @MMK_R_v -55; + pos @MMK_L_K @MMK_R_y -55; + pos @MMK_L_K @MMK_R_eth -45; + pos @MMK_L_K @MMK_R_a.alt -30; + pos @MMK_L_M multiply -40; + pos @MMK_L_M question -15; + pos @MMK_L_M sterling -30; + pos @MMK_L_M asciicircum -15; + pos @MMK_L_M numbersign -50; + pos @MMK_L_M euro -90; + pos @MMK_L_M backslash -15; + pos @MMK_L_M quoteright -10; + pos @MMK_L_M underscore -355; + pos @MMK_L_M braceright -55; + pos @MMK_L_M semicolon -10; + pos @MMK_L_M quotedblright -10; + pos @MMK_L_M quotedblbase -15; + pos @MMK_L_M quotesinglbase -15; + pos @MMK_L_M parenright -25; + pos @MMK_L_M braceleft -60; + pos @MMK_L_M asciitilde -25; + pos @MMK_L_M comma -15; + pos @MMK_L_M dollar -30; + pos @MMK_L_M @MMK_R_S -25; + pos @MMK_L_M @MMK_R_J -25; + pos @MMK_L_M @MMK_R_s -20; + pos @MMK_L_Z parenright -25; + pos @MMK_L_Z quoteright -10; + pos @MMK_L_Z question -15; + pos @MMK_L_Z numbersign -50; + pos @MMK_L_Z braceright -55; + pos @MMK_L_Z backslash -15; + pos @MMK_L_Z multiply -40; + pos @MMK_L_Z quotesinglbase -15; + pos @MMK_L_Z euro -90; + pos @MMK_L_Z asciicircum -15; + pos @MMK_L_Z comma -15; + pos @MMK_L_Z quotedblbase -15; + pos @MMK_L_Z asciitilde -25; + pos @MMK_L_Z semicolon -10; + pos @MMK_L_Z sterling -30; + pos @MMK_L_Z dollar -30; + pos @MMK_L_Z underscore -325; + pos @MMK_L_Z quotedblright -10; + pos @MMK_L_Z braceleft -60; + pos @MMK_L_Z @MMK_R_J -25; + pos @MMK_L_Z @MMK_R_S -25; + pos @MMK_L_Z @MMK_R_s -20; + pos @MMK_L_U braceleft -60; + pos @MMK_L_U asciitilde -30; + pos @MMK_L_U ellipsis -50; + pos @MMK_L_U guillemetright -20; + pos @MMK_L_U multiply -40; + pos @MMK_L_U sterling -30; + pos @MMK_L_U underscore -125; + pos @MMK_L_U numbersign -65; + pos @MMK_L_U comma -65; + pos @MMK_L_U quoteright -10; + pos @MMK_L_U asciicircum -15; + pos @MMK_L_U quotesinglbase -65; + pos @MMK_L_U braceright -60; + pos @MMK_L_U quotedblright -10; + pos @MMK_L_U quotedblbase -65; + pos @MMK_L_U questiondown -45; + pos @MMK_L_U slash -65; + pos @MMK_L_U semicolon -10; + pos @MMK_L_U parenright -25; + pos @MMK_L_U euro -90; + pos @MMK_L_U question -15; + pos @MMK_L_U guilsinglright -20; + pos @MMK_L_U backslash -15; + pos @MMK_L_U dollar -30; + pos @MMK_L_U @MMK_R_s -30; + pos @MMK_L_U @MMK_R_S -25; + pos @MMK_L_U @MMK_R_J -80; + pos @MMK_L_U @MMK_R_A -50; + pos @MMK_L_U @MMK_R_x -10; + subtable; + } kern_latn; + lookupflag 0; +} kern; + + markClass [dotaccentcomb] @mark_top; + markClass [commaaccentcomb] @mark_top; +feature mark { + lookup markDFLT { + pos base [cent] mark @mark_top; + pos base [dollar] mark @mark_top; + pos base [euro] mark @mark_top; + pos base [yen] mark @mark_top; + pos base [asciitilde] mark @mark_top; + } markDFLT; + lookup marklatn { + pos base [A] mark @mark_top; + pos base [Aacute] mark @mark_top; + pos base [Abreve] mark @mark_top; + pos base [Acircumflex] mark @mark_top; + pos base [Adieresis] mark @mark_top; + pos base [Agrave] mark @mark_top; + pos base [Amacron] mark @mark_top; + pos base [Aogonek] mark @mark_top; + pos base [Aring] mark @mark_top; + pos base [Atilde] mark @mark_top; + pos base [C] mark @mark_top; + pos base [Cacute] mark @mark_top; + pos base [Ccaron] mark @mark_top; + pos base [Ccedilla] mark @mark_top; + pos base [D] mark @mark_top; + pos base [Dcaron] mark @mark_top; + pos base [E] mark @mark_top; + pos base [Eacute] mark @mark_top; + pos base [Ecaron] mark @mark_top; + pos base [Ecircumflex] mark @mark_top; + pos base [Edieresis] mark @mark_top; + pos base [Edotaccent] mark @mark_top; + pos base [Edotbelow] mark @mark_top; + pos base [Egrave] mark @mark_top; + pos base [Emacron] mark @mark_top; + pos base [Eogonek] mark @mark_top; + pos base [Etilde] mark @mark_top; + pos base [G] mark @mark_top; + pos base [Gbreve] mark @mark_top; + pos base [Gcommaaccent] mark @mark_top; + pos base [I] mark @mark_top; + pos base [Iacute] mark @mark_top; + pos base [Icircumflex] mark @mark_top; + pos base [Idieresis] mark @mark_top; + pos base [Idotaccent] mark @mark_top; + pos base [Igrave] mark @mark_top; + pos base [Imacron] mark @mark_top; + pos base [Iogonek] mark @mark_top; + pos base [L] mark @mark_top; + pos base [Lacute] mark @mark_top; + pos base [Lcaron] mark @mark_top; + pos base [Lslash] mark @mark_top; + pos base [N] mark @mark_top; + pos base [Nacute] mark @mark_top; + pos base [Ncaron] mark @mark_top; + pos base [Ncommaaccent] mark @mark_top; + pos base [Ntilde] mark @mark_top; + pos base [O] mark @mark_top; + pos base [Oacute] mark @mark_top; + pos base [Ocircumflex] mark @mark_top; + pos base [Odieresis] mark @mark_top; + pos base [Ograve] mark @mark_top; + pos base [Ohungarumlaut] mark @mark_top; + pos base [Omacron] mark @mark_top; + pos base [Oslash] mark @mark_top; + pos base [Otilde] mark @mark_top; + pos base [Q] mark @mark_top; + pos base [R] mark @mark_top; + pos base [Racute] mark @mark_top; + pos base [Rcaron] mark @mark_top; + pos base [Rcommaaccent] mark @mark_top; + pos base [S] mark @mark_top; + pos base [Sacute] mark @mark_top; + pos base [Scaron] mark @mark_top; + pos base [Scedilla] mark @mark_top; + pos base [T] mark @mark_top; + pos base [Tcaron] mark @mark_top; + pos base [Tcedilla] mark @mark_top; + pos base [U] mark @mark_top; + pos base [Uacute] mark @mark_top; + pos base [Ucircumflex] mark @mark_top; + pos base [Udieresis] mark @mark_top; + pos base [Ugrave] mark @mark_top; + pos base [Uhungarumlaut] mark @mark_top; + pos base [Umacron] mark @mark_top; + pos base [Uogonek] mark @mark_top; + pos base [Uring] mark @mark_top; + pos base [W] mark @mark_top; + pos base [Wacute] mark @mark_top; + pos base [Wcircumflex] mark @mark_top; + pos base [Wdieresis] mark @mark_top; + pos base [Wgrave] mark @mark_top; + pos base [Y] mark @mark_top; + pos base [Yacute] mark @mark_top; + pos base [Ycircumflex] mark @mark_top; + pos base [Ydieresis] mark @mark_top; + pos base [Ygrave] mark @mark_top; + pos base [Z] mark @mark_top; + pos base [Zacute] mark @mark_top; + pos base [Zcaron] mark @mark_top; + pos base [Zdotaccent] mark @mark_top; + pos base [a] mark @mark_top; + pos base [aacute] mark @mark_top; + pos base [abreve] mark @mark_top; + pos base [acircumflex] mark @mark_top; + pos base [adieresis] mark @mark_top; + pos base [agrave] mark @mark_top; + pos base [amacron] mark @mark_top; + pos base [aogonek] mark @mark_top; + pos base [aring] mark @mark_top; + pos base [atilde] mark @mark_top; + pos base [ae] mark @mark_top; + pos base [c] mark @mark_top; + pos base [cacute] mark @mark_top; + pos base [ccaron] mark @mark_top; + pos base [ccedilla] mark @mark_top; + pos base [e] mark @mark_top; + pos base [eacute] mark @mark_top; + pos base [ecaron] mark @mark_top; + pos base [ecircumflex] mark @mark_top; + pos base [edieresis] mark @mark_top; + pos base [edotaccent] mark @mark_top; + pos base [edotbelow] mark @mark_top; + pos base [egrave] mark @mark_top; + pos base [emacron] mark @mark_top; + pos base [eogonek] mark @mark_top; + pos base [etilde] mark @mark_top; + pos base [g] mark @mark_top; + pos base [gbreve] mark @mark_top; + pos base [gcommaaccent] mark @mark_top; + pos base [i] mark @mark_top; + pos base [idotless] mark @mark_top; + pos base [iacute] mark @mark_top; + pos base [icircumflex] mark @mark_top; + pos base [idieresis] mark @mark_top; + pos base [igrave] mark @mark_top; + pos base [imacron] mark @mark_top; + pos base [iogonek] mark @mark_top; + pos base [j] mark @mark_top; + pos base [jdotless] mark @mark_top; + pos base [l] mark @mark_top; + pos base [lacute] mark @mark_top; + pos base [m] mark @mark_top; + pos base [n] mark @mark_top; + pos base [nacute] mark @mark_top; + pos base [ncaron] mark @mark_top; + pos base [ncommaaccent] mark @mark_top; + pos base [ntilde] mark @mark_top; + pos base [o] mark @mark_top; + pos base [oacute] mark @mark_top; + pos base [ocircumflex] mark @mark_top; + pos base [odieresis] mark @mark_top; + pos base [ograve] mark @mark_top; + pos base [ohungarumlaut] mark @mark_top; + pos base [omacron] mark @mark_top; + pos base [otilde] mark @mark_top; + pos base [oe] mark @mark_top; + pos base [r] mark @mark_top; + pos base [racute] mark @mark_top; + pos base [rcaron] mark @mark_top; + pos base [rcommaaccent] mark @mark_top; + pos base [s] mark @mark_top; + pos base [sacute] mark @mark_top; + pos base [scaron] mark @mark_top; + pos base [scedilla] mark @mark_top; + pos base [u] mark @mark_top; + pos base [uacute] mark @mark_top; + pos base [ucircumflex] mark @mark_top; + pos base [udieresis] mark @mark_top; + pos base [ugrave] mark @mark_top; + pos base [uhungarumlaut] mark @mark_top; + pos base [umacron] mark @mark_top; + pos base [uogonek] mark @mark_top; + pos base [uring] mark @mark_top; + pos base [w] mark @mark_top; + pos base [wacute] mark @mark_top; + pos base [wcircumflex] mark @mark_top; + pos base [wdieresis] mark @mark_top; + pos base [wgrave] mark @mark_top; + pos base [y] mark @mark_top; + pos base [yacute] mark @mark_top; + pos base [ycircumflex] mark @mark_top; + pos base [ydieresis] mark @mark_top; + pos base [ygrave] mark @mark_top; + pos base [z] mark @mark_top; + pos base [zacute] mark @mark_top; + pos base [zcaron] mark @mark_top; + pos base [zdotaccent] mark @mark_top; + pos base [a.alt] mark @mark_top; + pos base [aacute.alt] mark @mark_top; + pos base [abreve.alt] mark @mark_top; + pos base [acircumflex.alt] mark @mark_top; + pos base [adieresis.alt] mark @mark_top; + pos base [agrave.alt] mark @mark_top; + pos base [amacron.alt] mark @mark_top; + pos base [aogonek.alt] mark @mark_top; + pos base [aring.alt] mark @mark_top; + pos base [atilde.alt] mark @mark_top; + } marklatn; + lookupflag 0; +} mark; +feature mkmk { + lookup mkmk_DFLT_top { + lookupflag MarkAttachmentType @mark_top; + pos mark [dieresis] mark @mark_top; + pos mark [dotaccent] mark @mark_top; + pos mark [grave] mark @mark_top; + pos mark [acute] mark @mark_top; + pos mark [hungarumlaut] mark @mark_top; + pos mark [circumflex] mark @mark_top; + pos mark [caron] mark @mark_top; + pos mark [breve] mark @mark_top; + pos mark [ring] mark @mark_top; + pos mark [tilde] mark @mark_top; + pos mark [macron] mark @mark_top; + } mkmk_DFLT_top; + lookupflag 0; +} mkmk; +table GDEF { + GlyphClassDef [A Aacute Abreve Acircumflex Adieresis Agrave Amacron Aogonek Aring Atilde C Cacute Ccaron Ccedilla D Dcaron E Eacute Ecaron Ecircumflex Edieresis Edotaccent Edotbelow Egrave Emacron Eogonek Etilde G Gbreve Gcommaaccent I Iacute Icircumflex Idieresis Idotaccent Igrave Imacron Iogonek L Lacute Lcaron Lslash N Nacute Ncaron Ncommaaccent Ntilde O Oacute Ocircumflex Odieresis Ograve Ohungarumlaut Omacron Oslash Otilde Q R Racute Rcaron Rcommaaccent S Sacute Scaron Scedilla T Tcaron Tcedilla U Uacute Ucircumflex Udieresis Ugrave Uhungarumlaut Umacron Uogonek Uring W Wacute Wcircumflex Wdieresis Wgrave Y Yacute Ycircumflex Ydieresis Ygrave Z Zacute Zcaron Zdotaccent a aacute abreve acircumflex adieresis agrave amacron aogonek aring atilde ae c cacute ccaron ccedilla e eacute ecaron ecircumflex edieresis edotaccent edotbelow egrave emacron eogonek etilde g gbreve gcommaaccent i idotless iacute icircumflex idieresis igrave imacron iogonek j jdotless l lacute m n nacute ncaron ncommaaccent ntilde o oacute ocircumflex odieresis ograve ohungarumlaut omacron otilde oe r racute rcaron rcommaaccent s sacute scaron scedilla u uacute ucircumflex udieresis ugrave uhungarumlaut umacron uogonek uring w wacute wcircumflex wdieresis wgrave y yacute ycircumflex ydieresis ygrave z zacute zcaron zdotaccent a.alt aacute.alt abreve.alt acircumflex.alt adieresis.alt agrave.alt amacron.alt aogonek.alt aring.alt atilde.alt cent dollar euro yen asciitilde],# Base + , # Liga + [dotaccentcomb commaaccentcomb], # Mark + ; + } GDEF; diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/fontinfo.plist b/Fonts/UFO/Metropolis-RegularItalic.ufo/fontinfo.plist new file mode 100644 index 0000000..44bcdb8 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/fontinfo.plist @@ -0,0 +1,103 @@ + + + + + ascender + 795 + capHeight + 687 + descender + -205 + familyName + Metropolis + guidelines + + + angle + 78.5 + x + 212 + y + 96 + + + italicAngle + -11.75 + openTypeHeadCreated + 2020/01/02 09:55:50 + openTypeHheaAscender + 795 + openTypeHheaDescender + -205 + openTypeNameDesignerURL + https://github.com/chrismsimpson/Metropolis + openTypeNameManufacturerURL + https://github.com/chrismsimpson/Metropolis + openTypeNamePreferredFamilyName + Metropolis + openTypeNamePreferredSubfamilyName + Regular Italic + openTypeOS2TypoAscender + 795 + openTypeOS2TypoDescender + -205 + openTypeOS2TypoLineGap + 0 + openTypeOS2WeightClass + 400 + openTypeOS2WidthClass + 5 + openTypeOS2WinAscent + 795 + openTypeOS2WinDescent + 205 + postscriptBlueValues + + -16 + 0 + 517 + 533 + 687 + 703 + 795 + 811 + + postscriptFontName + Metropolis-RegularItalic + postscriptOtherBlues + + -221 + -205 + + postscriptStemSnapH + + 67 + 71 + 74 + + postscriptStemSnapV + + 75 + 78 + 79 + + postscriptUnderlinePosition + -133 + postscriptUnderlineThickness + 20 + styleMapFamilyName + Metropolis + styleMapStyleName + italic + styleName + Regular Italic + unitsPerEm + 1000 + versionMajor + 11 + versionMinor + 0 + xHeight + 517 + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/A_.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/A_.glif new file mode 100644 index 0000000..374e27e --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/A_.glif @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/A_E_.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/A_E_.glif new file mode 100644 index 0000000..9fb668a --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/A_E_.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/A_acute.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/A_acute.glif new file mode 100644 index 0000000..0e281ce --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/A_acute.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + acute + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/A_breve.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/A_breve.glif new file mode 100644 index 0000000..d162687 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/A_breve.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/A_circumflex.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/A_circumflex.glif new file mode 100644 index 0000000..d2c32df --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/A_circumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/A_dieresis.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/A_dieresis.glif new file mode 100644 index 0000000..5b8a444 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/A_dieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/A_grave.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/A_grave.glif new file mode 100644 index 0000000..e41079c --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/A_grave.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 1 + name + grave + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/A_macron.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/A_macron.glif new file mode 100644 index 0000000..6c5bc59 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/A_macron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/A_ogonek.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/A_ogonek.glif new file mode 100644 index 0000000..e2fe296 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/A_ogonek.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/A_ring.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/A_ring.glif new file mode 100644 index 0000000..59c03c7 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/A_ring.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/A_tilde.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/A_tilde.glif new file mode 100644 index 0000000..ff0ed3b --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/A_tilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/B_.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/B_.glif new file mode 100644 index 0000000..c8e943d --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/B_.glif @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/C_.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/C_.glif new file mode 100644 index 0000000..dd9c5e8 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/C_.glif @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/C_acute.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/C_acute.glif new file mode 100644 index 0000000..7353559 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/C_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/C_caron.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/C_caron.glif new file mode 100644 index 0000000..467cfa5 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/C_caron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/C_cedilla.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/C_cedilla.glif new file mode 100644 index 0000000..1a70dc6 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/C_cedilla.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/D_.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/D_.glif new file mode 100644 index 0000000..88d1ae4 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/D_.glif @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/D_caron.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/D_caron.glif new file mode 100644 index 0000000..416e432 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/D_caron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/D_croat.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/D_croat.glif new file mode 100644 index 0000000..639f407 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/D_croat.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/E_.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/E_.glif new file mode 100644 index 0000000..7be4a1f --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/E_.glif @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/E_acute.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/E_acute.glif new file mode 100644 index 0000000..fc5e706 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/E_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/E_caron.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/E_caron.glif new file mode 100644 index 0000000..877c14d --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/E_caron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/E_circumflex.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/E_circumflex.glif new file mode 100644 index 0000000..e4889a3 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/E_circumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/E_dieresis.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/E_dieresis.glif new file mode 100644 index 0000000..bf9782a --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/E_dieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/E_dotaccent.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/E_dotaccent.glif new file mode 100644 index 0000000..f4c5458 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/E_dotaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/E_dotbelow.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/E_dotbelow.glif new file mode 100644 index 0000000..40dea06 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/E_dotbelow.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 1 + name + dotaccent + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/E_grave.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/E_grave.glif new file mode 100644 index 0000000..a5805d2 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/E_grave.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/E_macron.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/E_macron.glif new file mode 100644 index 0000000..bef7542 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/E_macron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/E_ogonek.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/E_ogonek.glif new file mode 100644 index 0000000..1e26edd --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/E_ogonek.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/E_th.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/E_th.glif new file mode 100644 index 0000000..4785671 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/E_th.glif @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/E_tilde.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/E_tilde.glif new file mode 100644 index 0000000..c9b9848 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/E_tilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/F_.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/F_.glif new file mode 100644 index 0000000..2faa630 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/F_.glif @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/G_.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/G_.glif new file mode 100644 index 0000000..cefb3c5 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/G_.glif @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/G_breve.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/G_breve.glif new file mode 100644 index 0000000..1450451 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/G_breve.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/G_commaaccent.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/G_commaaccent.glif new file mode 100644 index 0000000..2d133f4 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/G_commaaccent.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + commaaccentcomb + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/H_.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/H_.glif new file mode 100644 index 0000000..a03e875 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/H_.glif @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/I_.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/I_.glif new file mode 100644 index 0000000..2766fc0 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/I_.glif @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/I_acute.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/I_acute.glif new file mode 100644 index 0000000..b2f6709 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/I_acute.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + acute + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/I_circumflex.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/I_circumflex.glif new file mode 100644 index 0000000..13c6a86 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/I_circumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/I_dieresis.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/I_dieresis.glif new file mode 100644 index 0000000..2c7547f --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/I_dieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/I_dotaccent.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/I_dotaccent.glif new file mode 100644 index 0000000..c6fd743 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/I_dotaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/I_grave.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/I_grave.glif new file mode 100644 index 0000000..71716b4 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/I_grave.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + grave + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/I_macron.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/I_macron.glif new file mode 100644 index 0000000..2de4c1e --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/I_macron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/I_ogonek.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/I_ogonek.glif new file mode 100644 index 0000000..0f2665c --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/I_ogonek.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/J_.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/J_.glif new file mode 100644 index 0000000..e3bfd6f --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/J_.glif @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/K_.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/K_.glif new file mode 100644 index 0000000..5540ed2 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/K_.glif @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/K_commaaccent.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/K_commaaccent.glif new file mode 100644 index 0000000..5eb4610 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/K_commaaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/L_.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/L_.glif new file mode 100644 index 0000000..1f19b1c --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/L_.glif @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/L_acute.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/L_acute.glif new file mode 100644 index 0000000..dbc924a --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/L_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/L_caron.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/L_caron.glif new file mode 100644 index 0000000..911a6dc --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/L_caron.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 1 + name + commaaccentcomb + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/L_slash.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/L_slash.glif new file mode 100644 index 0000000..29e723b --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/L_slash.glif @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/M_.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/M_.glif new file mode 100644 index 0000000..b528d04 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/M_.glif @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/N_.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/N_.glif new file mode 100644 index 0000000..0d66762 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/N_.glif @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/N_acute.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/N_acute.glif new file mode 100644 index 0000000..892e8fe --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/N_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/N_caron.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/N_caron.glif new file mode 100644 index 0000000..a4a0fa1 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/N_caron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/N_commaaccent.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/N_commaaccent.glif new file mode 100644 index 0000000..a7226fc --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/N_commaaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/N_tilde.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/N_tilde.glif new file mode 100644 index 0000000..652e733 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/N_tilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/O_.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/O_.glif new file mode 100644 index 0000000..4878611 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/O_.glif @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/O_E_.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/O_E_.glif new file mode 100644 index 0000000..d519740 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/O_E_.glif @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/O_acute.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/O_acute.glif new file mode 100644 index 0000000..011d5c8 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/O_acute.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + acute + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/O_circumflex.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/O_circumflex.glif new file mode 100644 index 0000000..1d8bb88 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/O_circumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/O_dieresis.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/O_dieresis.glif new file mode 100644 index 0000000..d6047ce --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/O_dieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/O_grave.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/O_grave.glif new file mode 100644 index 0000000..50e8c14 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/O_grave.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + grave + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/O_hungarumlaut.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/O_hungarumlaut.glif new file mode 100644 index 0000000..28d433a --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/O_hungarumlaut.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + hungarumlaut + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/O_macron.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/O_macron.glif new file mode 100644 index 0000000..a6a069e --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/O_macron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/O_slash.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/O_slash.glif new file mode 100644 index 0000000..699ece1 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/O_slash.glif @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/O_tilde.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/O_tilde.glif new file mode 100644 index 0000000..75d788e --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/O_tilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/P_.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/P_.glif new file mode 100644 index 0000000..43e091b --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/P_.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/Q_.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/Q_.glif new file mode 100644 index 0000000..7a16c6b --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/Q_.glif @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/R_.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/R_.glif new file mode 100644 index 0000000..a50a064 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/R_.glif @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/R_acute.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/R_acute.glif new file mode 100644 index 0000000..732d82f --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/R_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/R_caron.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/R_caron.glif new file mode 100644 index 0000000..212bd90 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/R_caron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/R_commaaccent.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/R_commaaccent.glif new file mode 100644 index 0000000..944ede1 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/R_commaaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/S_.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/S_.glif new file mode 100644 index 0000000..c31e9b3 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/S_.glif @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/S_acute.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/S_acute.glif new file mode 100644 index 0000000..50fc52d --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/S_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/S_caron.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/S_caron.glif new file mode 100644 index 0000000..745b8e3 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/S_caron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/S_cedilla.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/S_cedilla.glif new file mode 100644 index 0000000..1d16a4c --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/S_cedilla.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/T_.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/T_.glif new file mode 100644 index 0000000..2b845f2 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/T_.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/T_caron.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/T_caron.glif new file mode 100644 index 0000000..866b7c3 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/T_caron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/T_cedilla.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/T_cedilla.glif new file mode 100644 index 0000000..11959e5 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/T_cedilla.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/T_horn.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/T_horn.glif new file mode 100644 index 0000000..af26611 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/T_horn.glif @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/U_.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/U_.glif new file mode 100644 index 0000000..b6b1a41 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/U_.glif @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/U_acute.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/U_acute.glif new file mode 100644 index 0000000..6f6b677 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/U_acute.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + acute + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/U_circumflex.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/U_circumflex.glif new file mode 100644 index 0000000..51551a3 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/U_circumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/U_dieresis.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/U_dieresis.glif new file mode 100644 index 0000000..7514dd6 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/U_dieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/U_grave.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/U_grave.glif new file mode 100644 index 0000000..d592428 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/U_grave.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/U_hungarumlaut.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/U_hungarumlaut.glif new file mode 100644 index 0000000..227a33f --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/U_hungarumlaut.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/U_macron.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/U_macron.glif new file mode 100644 index 0000000..33dffc5 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/U_macron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/U_ogonek.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/U_ogonek.glif new file mode 100644 index 0000000..02791e8 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/U_ogonek.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/U_ring.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/U_ring.glif new file mode 100644 index 0000000..04d5ee5 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/U_ring.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + ring + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/V_.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/V_.glif new file mode 100644 index 0000000..207dfd9 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/V_.glif @@ -0,0 +1,14 @@ + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/W_.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/W_.glif new file mode 100644 index 0000000..0e0bcc8 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/W_.glif @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/W_acute.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/W_acute.glif new file mode 100644 index 0000000..60f8946 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/W_acute.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + acute + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/W_circumflex.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/W_circumflex.glif new file mode 100644 index 0000000..462d819 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/W_circumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/W_dieresis.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/W_dieresis.glif new file mode 100644 index 0000000..546da93 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/W_dieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/W_grave.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/W_grave.glif new file mode 100644 index 0000000..fbca3a2 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/W_grave.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + grave + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/X_.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/X_.glif new file mode 100644 index 0000000..7a85a23 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/X_.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/Y_.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/Y_.glif new file mode 100644 index 0000000..b1b956f --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/Y_.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/Y_acute.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/Y_acute.glif new file mode 100644 index 0000000..d9fe3b4 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/Y_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/Y_circumflex.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/Y_circumflex.glif new file mode 100644 index 0000000..630a2fb --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/Y_circumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/Y_dieresis.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/Y_dieresis.glif new file mode 100644 index 0000000..c4ab5d7 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/Y_dieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/Y_grave.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/Y_grave.glif new file mode 100644 index 0000000..bc33f8a --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/Y_grave.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/Z_.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/Z_.glif new file mode 100644 index 0000000..61e1166 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/Z_.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/Z_acute.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/Z_acute.glif new file mode 100644 index 0000000..196d897 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/Z_acute.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + acute + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/Z_caron.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/Z_caron.glif new file mode 100644 index 0000000..d149688 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/Z_caron.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + caron + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/Z_dotaccent.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/Z_dotaccent.glif new file mode 100644 index 0000000..7fd05eb --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/Z_dotaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/_areas.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/_areas.glif new file mode 100644 index 0000000..4d8bf62 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/_areas.glif @@ -0,0 +1,168 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/a.alt.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/a.alt.glif new file mode 100644 index 0000000..83562ee --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/a.alt.glif @@ -0,0 +1,66 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/a.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/a.glif new file mode 100644 index 0000000..c02c833 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/a.glif @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/aacute.alt.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/aacute.alt.glif new file mode 100644 index 0000000..4123422 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/aacute.alt.glif @@ -0,0 +1,25 @@ + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + acute + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/aacute.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/aacute.glif new file mode 100644 index 0000000..3e96ede --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/aacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/abreve.alt.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/abreve.alt.glif new file mode 100644 index 0000000..cf30a58 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/abreve.alt.glif @@ -0,0 +1,14 @@ + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/abreve.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/abreve.glif new file mode 100644 index 0000000..910ba33 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/abreve.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/acircumflex.alt.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/acircumflex.alt.glif new file mode 100644 index 0000000..89ccf99 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/acircumflex.alt.glif @@ -0,0 +1,14 @@ + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/acircumflex.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/acircumflex.glif new file mode 100644 index 0000000..c4db335 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/acircumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/acute.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/acute.glif new file mode 100644 index 0000000..9c45bd0 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/acute.glif @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/adieresis.alt.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/adieresis.alt.glif new file mode 100644 index 0000000..9d1ea06 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/adieresis.alt.glif @@ -0,0 +1,14 @@ + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/adieresis.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/adieresis.glif new file mode 100644 index 0000000..ce62c39 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/adieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ae.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ae.glif new file mode 100644 index 0000000..c8578ca --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ae.glif @@ -0,0 +1,94 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ae_upper.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ae_upper.glif new file mode 100644 index 0000000..59d12fd --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ae_upper.glif @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/agrave.alt.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/agrave.alt.glif new file mode 100644 index 0000000..5c6679d --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/agrave.alt.glif @@ -0,0 +1,14 @@ + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/agrave.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/agrave.glif new file mode 100644 index 0000000..dfbae8f --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/agrave.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/amacron.alt.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/amacron.alt.glif new file mode 100644 index 0000000..6df06ae --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/amacron.alt.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/amacron.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/amacron.glif new file mode 100644 index 0000000..3cda710 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/amacron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ampersand.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ampersand.glif new file mode 100644 index 0000000..e0a85db --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ampersand.glif @@ -0,0 +1,66 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/aogonek.alt.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/aogonek.alt.glif new file mode 100644 index 0000000..91b4c3a --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/aogonek.alt.glif @@ -0,0 +1,14 @@ + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/aogonek.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/aogonek.glif new file mode 100644 index 0000000..36480f3 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/aogonek.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/aring.alt.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/aring.alt.glif new file mode 100644 index 0000000..d13c3a3 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/aring.alt.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/aring.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/aring.glif new file mode 100644 index 0000000..150a440 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/aring.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ascender.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ascender.glif new file mode 100644 index 0000000..629805c --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ascender.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/asciicircum.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/asciicircum.glif new file mode 100644 index 0000000..bceb21e --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/asciicircum.glif @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/asciitilde.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/asciitilde.glif new file mode 100644 index 0000000..c30af7b --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/asciitilde.glif @@ -0,0 +1,14 @@ + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/asterisk.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/asterisk.glif new file mode 100644 index 0000000..1dd6476 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/asterisk.glif @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/at.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/at.glif new file mode 100644 index 0000000..28cfbad --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/at.glif @@ -0,0 +1,85 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/atilde.alt.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/atilde.alt.glif new file mode 100644 index 0000000..218145e --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/atilde.alt.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/atilde.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/atilde.glif new file mode 100644 index 0000000..499593d --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/atilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/b.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/b.glif new file mode 100644 index 0000000..795919a --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/b.glif @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/backslash.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/backslash.glif new file mode 100644 index 0000000..a1ec83f --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/backslash.glif @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/bar.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/bar.glif new file mode 100644 index 0000000..e4297b9 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/bar.glif @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/braceleft.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/braceleft.glif new file mode 100644 index 0000000..d5bd345 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/braceleft.glif @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/braceright.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/braceright.glif new file mode 100644 index 0000000..dee1544 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/braceright.glif @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/bracketleft.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/bracketleft.glif new file mode 100644 index 0000000..f14e4be --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/bracketleft.glif @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/bracketright.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/bracketright.glif new file mode 100644 index 0000000..d637e57 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/bracketright.glif @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/breve.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/breve.glif new file mode 100644 index 0000000..5dc1176 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/breve.glif @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/bullet.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/bullet.glif new file mode 100644 index 0000000..5f39f55 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/bullet.glif @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/c.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/c.glif new file mode 100644 index 0000000..5621059 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/c.glif @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/cacute.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/cacute.glif new file mode 100644 index 0000000..a4cb110 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/cacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/capital_V_.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/capital_V_.glif new file mode 100644 index 0000000..17da62f --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/capital_V_.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/caron.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/caron.glif new file mode 100644 index 0000000..5812aac --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/caron.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ccaron.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ccaron.glif new file mode 100644 index 0000000..e384f03 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ccaron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ccedilla.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ccedilla.glif new file mode 100644 index 0000000..2798040 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ccedilla.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/cedilla.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/cedilla.glif new file mode 100644 index 0000000..3f287cc --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/cedilla.glif @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/cent.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/cent.glif new file mode 100644 index 0000000..b2ccfaf --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/cent.glif @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/circumflex.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/circumflex.glif new file mode 100644 index 0000000..14f59e7 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/circumflex.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/colon.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/colon.glif new file mode 100644 index 0000000..0a47a14 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/colon.glif @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/comma.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/comma.glif new file mode 100644 index 0000000..2a19197 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/comma.glif @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/commaaccentcomb.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/commaaccentcomb.glif new file mode 100644 index 0000000..d0cff55 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/commaaccentcomb.glif @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/contents.plist b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/contents.plist new file mode 100644 index 0000000..31805f1 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/contents.plist @@ -0,0 +1,664 @@ + + + + + A + A_.glif + AE + A_E_.glif + Aacute + A_acute.glif + Abreve + A_breve.glif + Acircumflex + A_circumflex.glif + Adieresis + A_dieresis.glif + Agrave + A_grave.glif + Amacron + A_macron.glif + Aogonek + A_ogonek.glif + Aring + A_ring.glif + Atilde + A_tilde.glif + B + B_.glif + C + C_.glif + Cacute + C_acute.glif + Ccaron + C_caron.glif + Ccedilla + C_cedilla.glif + D + D_.glif + Dcaron + D_caron.glif + Dcroat + D_croat.glif + E + E_.glif + Eacute + E_acute.glif + Ecaron + E_caron.glif + Ecircumflex + E_circumflex.glif + Edieresis + E_dieresis.glif + Edotaccent + E_dotaccent.glif + Edotbelow + E_dotbelow.glif + Egrave + E_grave.glif + Emacron + E_macron.glif + Eogonek + E_ogonek.glif + Eth + E_th.glif + Etilde + E_tilde.glif + F + F_.glif + G + G_.glif + Gbreve + G_breve.glif + Gcommaaccent + G_commaaccent.glif + H + H_.glif + I + I_.glif + Iacute + I_acute.glif + Icircumflex + I_circumflex.glif + Idieresis + I_dieresis.glif + Idotaccent + I_dotaccent.glif + Igrave + I_grave.glif + Imacron + I_macron.glif + Iogonek + I_ogonek.glif + J + J_.glif + K + K_.glif + Kcommaaccent + K_commaaccent.glif + L + L_.glif + Lacute + L_acute.glif + Lcaron + L_caron.glif + Lslash + L_slash.glif + M + M_.glif + N + N_.glif + Nacute + N_acute.glif + Ncaron + N_caron.glif + Ncommaaccent + N_commaaccent.glif + Ntilde + N_tilde.glif + O + O_.glif + OE + O_E_.glif + Oacute + O_acute.glif + Ocircumflex + O_circumflex.glif + Odieresis + O_dieresis.glif + Ograve + O_grave.glif + Ohungarumlaut + O_hungarumlaut.glif + Omacron + O_macron.glif + Oslash + O_slash.glif + Otilde + O_tilde.glif + P + P_.glif + Q + Q_.glif + R + R_.glif + Racute + R_acute.glif + Rcaron + R_caron.glif + Rcommaaccent + R_commaaccent.glif + S + S_.glif + Sacute + S_acute.glif + Scaron + S_caron.glif + Scedilla + S_cedilla.glif + T + T_.glif + Tcaron + T_caron.glif + Tcedilla + T_cedilla.glif + Thorn + T_horn.glif + U + U_.glif + Uacute + U_acute.glif + Ucircumflex + U_circumflex.glif + Udieresis + U_dieresis.glif + Ugrave + U_grave.glif + Uhungarumlaut + U_hungarumlaut.glif + Umacron + U_macron.glif + Uogonek + U_ogonek.glif + Uring + U_ring.glif + V + V_.glif + W + W_.glif + Wacute + W_acute.glif + Wcircumflex + W_circumflex.glif + Wdieresis + W_dieresis.glif + Wgrave + W_grave.glif + X + X_.glif + Y + Y_.glif + Yacute + Y_acute.glif + Ycircumflex + Y_circumflex.glif + Ydieresis + Y_dieresis.glif + Ygrave + Y_grave.glif + Z + Z_.glif + Zacute + Z_acute.glif + Zcaron + Z_caron.glif + Zdotaccent + Z_dotaccent.glif + _areas + _areas.glif + a + a.glif + a.alt + a.alt.glif + aacute + aacute.glif + aacute.alt + aacute.alt.glif + abreve + abreve.glif + abreve.alt + abreve.alt.glif + acircumflex + acircumflex.glif + acircumflex.alt + acircumflex.alt.glif + acute + acute.glif + adieresis + adieresis.glif + adieresis.alt + adieresis.alt.glif + ae + ae.glif + ae_upper + ae_upper.glif + agrave + agrave.glif + agrave.alt + agrave.alt.glif + amacron + amacron.glif + amacron.alt + amacron.alt.glif + ampersand + ampersand.glif + aogonek + aogonek.glif + aogonek.alt + aogonek.alt.glif + aring + aring.glif + aring.alt + aring.alt.glif + ascender + ascender.glif + asciicircum + asciicircum.glif + asciitilde + asciitilde.glif + asterisk + asterisk.glif + at + at.glif + atilde + atilde.glif + atilde.alt + atilde.alt.glif + b + b.glif + backslash + backslash.glif + bar + bar.glif + braceleft + braceleft.glif + braceright + braceright.glif + bracketleft + bracketleft.glif + bracketright + bracketright.glif + breve + breve.glif + bullet + bullet.glif + c + c.glif + cacute + cacute.glif + capital_V + capital_V_.glif + caron + caron.glif + ccaron + ccaron.glif + ccedilla + ccedilla.glif + cedilla + cedilla.glif + cent + cent.glif + circumflex + circumflex.glif + colon + colon.glif + comma + comma.glif + commaaccentcomb + commaaccentcomb.glif + copyright + copyright.glif + d + d.glif + dcaron + dcaron.glif + dcroat + dcroat.glif + degree + degree.glif + descender + descender.glif + dieresis + dieresis.glif + divide + divide.glif + dollar + dollar.glif + dotaccent + dotaccent.glif + dotaccentcomb + dotaccentcomb.glif + e + e.glif + eacute + eacute.glif + ecaron + ecaron.glif + ecircumflex + ecircumflex.glif + edieresis + edieresis.glif + edotaccent + edotaccent.glif + edotbelow + edotbelow.glif + egrave + egrave.glif + eight + eight.glif + ellipsis + ellipsis.glif + emacron + emacron.glif + emdash + emdash.glif + emspace + emspace.glif + endash + endash.glif + enspace + enspace.glif + eogonek + eogonek.glif + equal + equal.glif + eth + eth.glif + etilde + etilde.glif + euro + euro.glif + exclam + exclam.glif + exclamdown + exclamdown.glif + f + f.glif + five + five.glif + four + four.glif + fourperemspace + fourperemspace.glif + g + g.glif + gbreve + gbreve.glif + gcommaaccent + gcommaaccent.glif + germandbls + germandbls.glif + grave + grave.glif + greater + greater.glif + guillemetleft + guillemetleft.glif + guillemetright + guillemetright.glif + guilsinglleft + guilsinglleft.glif + guilsinglright + guilsinglright.glif + h + h.glif + hungarumlaut + hungarumlaut.glif + hyphen + hyphen.glif + i + i.glif + iacute + iacute.glif + icircumflex + icircumflex.glif + idieresis + idieresis.glif + idotless + idotless.glif + igrave + igrave.glif + imacron + imacron.glif + iogonek + iogonek.glif + j + j.glif + jdotless + jdotless.glif + k + k.glif + k_arms + k_arms.glif + kcommaaccent + kcommaaccent.glif + l + l.glif + lacute + lacute.glif + lcaron + lcaron.glif + less + less.glif + lowercase_loop + lowercase_loop.glif + lowercase_loop_reverse + lowercase_loop_reverse.glif + lowercase_m_shoulder + lowercase_m_shoulder.glif + lowercase_nh_shoulder + lowercase_nh_shoulder.glif + lowercase_r_shoulder + lowercase_r_shoulder.glif + lslash + lslash.glif + m + m.glif + macron + macron.glif + minus + minus.glif + multiply + multiply.glif + n + n.glif + nacute + nacute.glif + narrownbspace + narrownbspace.glif + ncaron + ncaron.glif + ncommaaccent + ncommaaccent.glif + nine + nine.glif + ntilde + ntilde.glif + numbersign + numbersign.glif + o + o.glif + oacute + oacute.glif + ocircumflex + ocircumflex.glif + odieresis + odieresis.glif + oe + oe.glif + ogonek + ogonek.glif + ograve + ograve.glif + ohungarumlaut + ohungarumlaut.glif + omacron + omacron.glif + one + one.glif + oslash + oslash.glif + otilde + otilde.glif + p + p.glif + paragraph + paragraph.glif + parenleft + parenleft.glif + parenright + parenright.glif + percent + percent.glif + period + period.glif + periodcentered + periodcentered.glif + perthousand + perthousand.glif + plus + plus.glif + q + q.glif + question + question.glif + questiondown + questiondown.glif + quotedbl + quotedbl.glif + quotedblbase + quotedblbase.glif + quotedblleft + quotedblleft.glif + quotedblright + quotedblright.glif + quoteleft + quoteleft.glif + quoteright + quoteright.glif + quotesinglbase + quotesinglbase.glif + quotesingle + quotesingle.glif + r + r.glif + racute + racute.glif + rcaron + rcaron.glif + rcommaaccent + rcommaaccent.glif + registered + registered.glif + ring + ring.glif + s + s.glif + sacute + sacute.glif + scaron + scaron.glif + scedilla + scedilla.glif + semicolon + semicolon.glif + seven + seven.glif + six + six.glif + sixperemspace + sixperemspace.glif + slash + slash.glif + space + space.glif + sterling + sterling.glif + t + t.glif + tcaron + tcaron.glif + tcedilla + tcedilla.glif + thorn + thorn.glif + thorn_stem + thorn_stem.glif + three + three.glif + threeperemspace + threeperemspace.glif + tilde + tilde.glif + trademark + trademark.glif + two + two.glif + u + u.glif + uacute + uacute.glif + ucircumflex + ucircumflex.glif + udieresis + udieresis.glif + ugrave + ugrave.glif + uhungarumlaut + uhungarumlaut.glif + umacron + umacron.glif + underscore + underscore.glif + uogonek + uogonek.glif + uring + uring.glif + v + v.glif + w + w.glif + wacute + wacute.glif + wcircumflex + wcircumflex.glif + wdieresis + wdieresis.glif + wgrave + wgrave.glif + x + x.glif + y + y.glif + yacute + yacute.glif + ycircumflex + ycircumflex.glif + ydieresis + ydieresis.glif + yen + yen.glif + ygrave + ygrave.glif + z + z.glif + zacute + zacute.glif + zcaron + zcaron.glif + zdotaccent + zdotaccent.glif + zero + zero.glif + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/copyright.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/copyright.glif new file mode 100644 index 0000000..e7f335f --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/copyright.glif @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/d.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/d.glif new file mode 100644 index 0000000..ed9a84b --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/d.glif @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/dcaron.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/dcaron.glif new file mode 100644 index 0000000..88d487c --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/dcaron.glif @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/dcroat.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/dcroat.glif new file mode 100644 index 0000000..611616a --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/dcroat.glif @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/degree.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/degree.glif new file mode 100644 index 0000000..beb5b60 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/degree.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/descender.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/descender.glif new file mode 100644 index 0000000..f33fb2b --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/descender.glif @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/dieresis.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/dieresis.glif new file mode 100644 index 0000000..90db67f --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/dieresis.glif @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/divide.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/divide.glif new file mode 100644 index 0000000..2c67641 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/divide.glif @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/dollar.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/dollar.glif new file mode 100644 index 0000000..0c4bb4c --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/dollar.glif @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/dotaccent.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/dotaccent.glif new file mode 100644 index 0000000..116df10 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/dotaccent.glif @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/dotaccentcomb.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/dotaccentcomb.glif new file mode 100644 index 0000000..af77801 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/dotaccentcomb.glif @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/e.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/e.glif new file mode 100644 index 0000000..3857332 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/e.glif @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/eacute.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/eacute.glif new file mode 100644 index 0000000..5158257 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/eacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ecaron.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ecaron.glif new file mode 100644 index 0000000..4b448fa --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ecaron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ecircumflex.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ecircumflex.glif new file mode 100644 index 0000000..9949e27 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ecircumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/edieresis.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/edieresis.glif new file mode 100644 index 0000000..0770bd3 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/edieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/edotaccent.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/edotaccent.glif new file mode 100644 index 0000000..71b02a6 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/edotaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/edotbelow.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/edotbelow.glif new file mode 100644 index 0000000..79dbfff --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/edotbelow.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 1 + name + dotaccent + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/egrave.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/egrave.glif new file mode 100644 index 0000000..a2f584e --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/egrave.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/eight.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/eight.glif new file mode 100644 index 0000000..d731b11 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/eight.glif @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ellipsis.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ellipsis.glif new file mode 100644 index 0000000..3095029 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ellipsis.glif @@ -0,0 +1,16 @@ + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/emacron.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/emacron.glif new file mode 100644 index 0000000..8e9f2e5 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/emacron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/emdash.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/emdash.glif new file mode 100644 index 0000000..95204ff --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/emdash.glif @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/emspace.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/emspace.glif new file mode 100644 index 0000000..179678c --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/emspace.glif @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/endash.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/endash.glif new file mode 100644 index 0000000..bd1de0d --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/endash.glif @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/enspace.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/enspace.glif new file mode 100644 index 0000000..af3ddb0 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/enspace.glif @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/eogonek.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/eogonek.glif new file mode 100644 index 0000000..153b7ab --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/eogonek.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/equal.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/equal.glif new file mode 100644 index 0000000..9eece3a --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/equal.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/eth.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/eth.glif new file mode 100644 index 0000000..369e510 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/eth.glif @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/etilde.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/etilde.glif new file mode 100644 index 0000000..a56c1ff --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/etilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/euro.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/euro.glif new file mode 100644 index 0000000..74c7038 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/euro.glif @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/exclam.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/exclam.glif new file mode 100644 index 0000000..a05b47f --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/exclam.glif @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/exclamdown.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/exclamdown.glif new file mode 100644 index 0000000..5d0edbe --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/exclamdown.glif @@ -0,0 +1,14 @@ + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/f.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/f.glif new file mode 100644 index 0000000..a76d95c --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/f.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/five.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/five.glif new file mode 100644 index 0000000..a4a8bf6 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/five.glif @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/four.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/four.glif new file mode 100644 index 0000000..934b69e --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/four.glif @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/fourperemspace.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/fourperemspace.glif new file mode 100644 index 0000000..a3e3f9e --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/fourperemspace.glif @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/g.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/g.glif new file mode 100644 index 0000000..bb1b5da --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/g.glif @@ -0,0 +1,64 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/gbreve.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/gbreve.glif new file mode 100644 index 0000000..9daf6ac --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/gbreve.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/gcommaaccent.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/gcommaaccent.glif new file mode 100644 index 0000000..c8d819b --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/gcommaaccent.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + commaaccentcomb + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/germandbls.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/germandbls.glif new file mode 100644 index 0000000..4619ce3 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/germandbls.glif @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/grave.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/grave.glif new file mode 100644 index 0000000..5c9af9f --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/grave.glif @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/greater.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/greater.glif new file mode 100644 index 0000000..36fff4e --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/greater.glif @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/guillemetleft.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/guillemetleft.glif new file mode 100644 index 0000000..fea810f --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/guillemetleft.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/guillemetright.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/guillemetright.glif new file mode 100644 index 0000000..90f0c77 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/guillemetright.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/guilsinglleft.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/guilsinglleft.glif new file mode 100644 index 0000000..e3c5822 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/guilsinglleft.glif @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/guilsinglright.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/guilsinglright.glif new file mode 100644 index 0000000..cec1614 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/guilsinglright.glif @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/h.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/h.glif new file mode 100644 index 0000000..1bbf231 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/h.glif @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/hungarumlaut.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/hungarumlaut.glif new file mode 100644 index 0000000..f7238e2 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/hungarumlaut.glif @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/hyphen.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/hyphen.glif new file mode 100644 index 0000000..39a4464 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/hyphen.glif @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/i.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/i.glif new file mode 100644 index 0000000..c1942c7 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/i.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/iacute.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/iacute.glif new file mode 100644 index 0000000..9cfde57 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/iacute.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + acute + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/icircumflex.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/icircumflex.glif new file mode 100644 index 0000000..7c80de8 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/icircumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/idieresis.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/idieresis.glif new file mode 100644 index 0000000..05d24dc --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/idieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/idotless.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/idotless.glif new file mode 100644 index 0000000..e9696ef --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/idotless.glif @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/igrave.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/igrave.glif new file mode 100644 index 0000000..1da9bdf --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/igrave.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + grave + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/imacron.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/imacron.glif new file mode 100644 index 0000000..121cd12 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/imacron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/iogonek.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/iogonek.glif new file mode 100644 index 0000000..3e1c2d5 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/iogonek.glif @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/j.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/j.glif new file mode 100644 index 0000000..e8b02e3 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/j.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/jdotless.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/jdotless.glif new file mode 100644 index 0000000..a22f205 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/jdotless.glif @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/k.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/k.glif new file mode 100644 index 0000000..206b7f1 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/k.glif @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/k_arms.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/k_arms.glif new file mode 100644 index 0000000..7537d45 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/k_arms.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/kcommaaccent.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/kcommaaccent.glif new file mode 100644 index 0000000..c8d1dc0 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/kcommaaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/l.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/l.glif new file mode 100644 index 0000000..1856820 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/l.glif @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/lacute.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/lacute.glif new file mode 100644 index 0000000..46521ac --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/lacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/lcaron.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/lcaron.glif new file mode 100644 index 0000000..5db43ee --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/lcaron.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/less.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/less.glif new file mode 100644 index 0000000..19781c5 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/less.glif @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/lowercase_loop.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/lowercase_loop.glif new file mode 100644 index 0000000..e71b328 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/lowercase_loop.glif @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/lowercase_loop_reverse.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/lowercase_loop_reverse.glif new file mode 100644 index 0000000..5c24e21 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/lowercase_loop_reverse.glif @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/lowercase_m_shoulder.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/lowercase_m_shoulder.glif new file mode 100644 index 0000000..05b962a --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/lowercase_m_shoulder.glif @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/lowercase_nh_shoulder.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/lowercase_nh_shoulder.glif new file mode 100644 index 0000000..62ec1e4 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/lowercase_nh_shoulder.glif @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/lowercase_r_shoulder.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/lowercase_r_shoulder.glif new file mode 100644 index 0000000..8849736 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/lowercase_r_shoulder.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/lslash.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/lslash.glif new file mode 100644 index 0000000..4dd3b53 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/lslash.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/m.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/m.glif new file mode 100644 index 0000000..aa31533 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/m.glif @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/macron.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/macron.glif new file mode 100644 index 0000000..9a88535 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/macron.glif @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/minus.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/minus.glif new file mode 100644 index 0000000..76ce6ba --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/minus.glif @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/multiply.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/multiply.glif new file mode 100644 index 0000000..34b1f40 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/multiply.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/n.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/n.glif new file mode 100644 index 0000000..ef69a0f --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/n.glif @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/nacute.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/nacute.glif new file mode 100644 index 0000000..5ba1e09 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/nacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/narrownbspace.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/narrownbspace.glif new file mode 100644 index 0000000..50fb22e --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/narrownbspace.glif @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ncaron.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ncaron.glif new file mode 100644 index 0000000..a47f91c --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ncaron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ncommaaccent.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ncommaaccent.glif new file mode 100644 index 0000000..c4bacf2 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ncommaaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/nine.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/nine.glif new file mode 100644 index 0000000..3cc4c43 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/nine.glif @@ -0,0 +1,14 @@ + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ntilde.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ntilde.glif new file mode 100644 index 0000000..5a3238e --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ntilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/numbersign.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/numbersign.glif new file mode 100644 index 0000000..3e910fd --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/numbersign.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/o.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/o.glif new file mode 100644 index 0000000..d48f762 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/o.glif @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/oacute.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/oacute.glif new file mode 100644 index 0000000..0c87d9a --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/oacute.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ocircumflex.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ocircumflex.glif new file mode 100644 index 0000000..02af349 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ocircumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/odieresis.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/odieresis.glif new file mode 100644 index 0000000..54f4b6e --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/odieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/oe.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/oe.glif new file mode 100644 index 0000000..a5d8187 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/oe.glif @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ogonek.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ogonek.glif new file mode 100644 index 0000000..0057be0 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ogonek.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ograve.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ograve.glif new file mode 100644 index 0000000..8a82b27 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ograve.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ohungarumlaut.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ohungarumlaut.glif new file mode 100644 index 0000000..905bac5 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ohungarumlaut.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/omacron.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/omacron.glif new file mode 100644 index 0000000..dc5764a --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/omacron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/one.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/one.glif new file mode 100644 index 0000000..2b67f6e --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/one.glif @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/oslash.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/oslash.glif new file mode 100644 index 0000000..55b757d --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/oslash.glif @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/otilde.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/otilde.glif new file mode 100644 index 0000000..e88f090 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/otilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/p.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/p.glif new file mode 100644 index 0000000..0aed516 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/p.glif @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/paragraph.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/paragraph.glif new file mode 100644 index 0000000..398f4b3 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/paragraph.glif @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/parenleft.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/parenleft.glif new file mode 100644 index 0000000..8f09b90 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/parenleft.glif @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/parenright.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/parenright.glif new file mode 100644 index 0000000..79d1c10 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/parenright.glif @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/percent.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/percent.glif new file mode 100644 index 0000000..f55b2a0 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/percent.glif @@ -0,0 +1,79 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/period.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/period.glif new file mode 100644 index 0000000..90bbb75 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/period.glif @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/periodcentered.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/periodcentered.glif new file mode 100644 index 0000000..225ffe2 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/periodcentered.glif @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/perthousand.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/perthousand.glif new file mode 100644 index 0000000..29284a5 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/perthousand.glif @@ -0,0 +1,109 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/plus.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/plus.glif new file mode 100644 index 0000000..cca07b4 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/plus.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/q.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/q.glif new file mode 100644 index 0000000..ac33321 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/q.glif @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/question.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/question.glif new file mode 100644 index 0000000..6dcc392 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/question.glif @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/questiondown.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/questiondown.glif new file mode 100644 index 0000000..31ff84f --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/questiondown.glif @@ -0,0 +1,14 @@ + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/quotedbl.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/quotedbl.glif new file mode 100644 index 0000000..a910ef5 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/quotedbl.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/quotedblbase.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/quotedblbase.glif new file mode 100644 index 0000000..3c82121 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/quotedblbase.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/quotedblleft.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/quotedblleft.glif new file mode 100644 index 0000000..c29073e --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/quotedblleft.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/quotedblright.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/quotedblright.glif new file mode 100644 index 0000000..9afcea1 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/quotedblright.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/quoteleft.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/quoteleft.glif new file mode 100644 index 0000000..e936742 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/quoteleft.glif @@ -0,0 +1,14 @@ + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/quoteright.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/quoteright.glif new file mode 100644 index 0000000..eeb178c --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/quoteright.glif @@ -0,0 +1,14 @@ + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/quotesinglbase.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/quotesinglbase.glif new file mode 100644 index 0000000..7ebd4d4 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/quotesinglbase.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/quotesingle.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/quotesingle.glif new file mode 100644 index 0000000..6d1b951 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/quotesingle.glif @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/r.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/r.glif new file mode 100644 index 0000000..8de0b32 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/r.glif @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/racute.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/racute.glif new file mode 100644 index 0000000..29de19c --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/racute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/rcaron.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/rcaron.glif new file mode 100644 index 0000000..339af5f --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/rcaron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/rcommaaccent.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/rcommaaccent.glif new file mode 100644 index 0000000..4013993 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/rcommaaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/registered.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/registered.glif new file mode 100644 index 0000000..ebe9c0d --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/registered.glif @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ring.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ring.glif new file mode 100644 index 0000000..fd5e7b0 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ring.glif @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/s.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/s.glif new file mode 100644 index 0000000..fe5b692 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/s.glif @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/sacute.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/sacute.glif new file mode 100644 index 0000000..6b2df87 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/sacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/scaron.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/scaron.glif new file mode 100644 index 0000000..0dbf0e5 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/scaron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/scedilla.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/scedilla.glif new file mode 100644 index 0000000..998c5f7 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/scedilla.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/semicolon.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/semicolon.glif new file mode 100644 index 0000000..1abaa8d --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/semicolon.glif @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/seven.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/seven.glif new file mode 100644 index 0000000..ce2ba10 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/seven.glif @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/six.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/six.glif new file mode 100644 index 0000000..aeb6043 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/six.glif @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/sixperemspace.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/sixperemspace.glif new file mode 100644 index 0000000..2a1fed0 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/sixperemspace.glif @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/slash.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/slash.glif new file mode 100644 index 0000000..877b8e1 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/slash.glif @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/space.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/space.glif new file mode 100644 index 0000000..ce28c34 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/space.glif @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/sterling.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/sterling.glif new file mode 100644 index 0000000..e96cdda --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/sterling.glif @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/t.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/t.glif new file mode 100644 index 0000000..2f9f0bc --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/t.glif @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/tcaron.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/tcaron.glif new file mode 100644 index 0000000..a73aa4b --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/tcaron.glif @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/tcedilla.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/tcedilla.glif new file mode 100644 index 0000000..59bf5a9 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/tcedilla.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/thorn.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/thorn.glif new file mode 100644 index 0000000..6ae7697 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/thorn.glif @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/thorn_stem.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/thorn_stem.glif new file mode 100644 index 0000000..a673dd2 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/thorn_stem.glif @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/three.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/three.glif new file mode 100644 index 0000000..7af74a3 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/three.glif @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/threeperemspace.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/threeperemspace.glif new file mode 100644 index 0000000..dd3cef4 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/threeperemspace.glif @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/tilde.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/tilde.glif new file mode 100644 index 0000000..e32acb3 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/tilde.glif @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/trademark.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/trademark.glif new file mode 100644 index 0000000..6e3837a --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/trademark.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/two.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/two.glif new file mode 100644 index 0000000..1ee4eb9 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/two.glif @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/u.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/u.glif new file mode 100644 index 0000000..33d9eca --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/u.glif @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/uacute.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/uacute.glif new file mode 100644 index 0000000..c73c67f --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/uacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ucircumflex.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ucircumflex.glif new file mode 100644 index 0000000..1c1bf06 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ucircumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/udieresis.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/udieresis.glif new file mode 100644 index 0000000..55a8d23 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/udieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ugrave.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ugrave.glif new file mode 100644 index 0000000..315e6c9 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ugrave.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/uhungarumlaut.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/uhungarumlaut.glif new file mode 100644 index 0000000..95f78b0 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/uhungarumlaut.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/umacron.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/umacron.glif new file mode 100644 index 0000000..fe6afc9 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/umacron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/underscore.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/underscore.glif new file mode 100644 index 0000000..acccbc9 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/underscore.glif @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/uogonek.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/uogonek.glif new file mode 100644 index 0000000..bf69af8 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/uogonek.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/uring.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/uring.glif new file mode 100644 index 0000000..de2ea7e --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/uring.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/v.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/v.glif new file mode 100644 index 0000000..8838239 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/v.glif @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/w.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/w.glif new file mode 100644 index 0000000..bd2bccd --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/w.glif @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/wacute.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/wacute.glif new file mode 100644 index 0000000..706b242 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/wacute.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + acute + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/wcircumflex.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/wcircumflex.glif new file mode 100644 index 0000000..3808b63 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/wcircumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/wdieresis.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/wdieresis.glif new file mode 100644 index 0000000..c0c5e12 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/wdieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/wgrave.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/wgrave.glif new file mode 100644 index 0000000..2f3570e --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/wgrave.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + grave + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/x.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/x.glif new file mode 100644 index 0000000..6d6b20c --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/x.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/y.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/y.glif new file mode 100644 index 0000000..fb46678 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/y.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/yacute.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/yacute.glif new file mode 100644 index 0000000..865c9a0 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/yacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ycircumflex.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ycircumflex.glif new file mode 100644 index 0000000..0023019 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ycircumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ydieresis.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ydieresis.glif new file mode 100644 index 0000000..2737300 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ydieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/yen.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/yen.glif new file mode 100644 index 0000000..213c192 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/yen.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ygrave.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ygrave.glif new file mode 100644 index 0000000..e9db2fb --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/ygrave.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/z.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/z.glif new file mode 100644 index 0000000..2262d3e --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/z.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/zacute.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/zacute.glif new file mode 100644 index 0000000..a02d68b --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/zacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/zcaron.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/zcaron.glif new file mode 100644 index 0000000..d9da86b --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/zcaron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/zdotaccent.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/zdotaccent.glif new file mode 100644 index 0000000..5e06057 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/zdotaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/zero.glif b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/zero.glif new file mode 100644 index 0000000..1323658 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/glyphs/zero.glif @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/groups.plist b/Fonts/UFO/Metropolis-RegularItalic.ufo/groups.plist new file mode 100644 index 0000000..9866fbc --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/groups.plist @@ -0,0 +1,850 @@ + + + + + public.kern1.A + + A + Aacute + Abreve + Acircumflex + Adieresis + Agrave + Amacron + Aogonek + Aring + Atilde + + public.kern1.B + + B + + public.kern1.C + + C + Cacute + Ccaron + Ccedilla + + public.kern1.D + + D + Eth + Dcaron + + public.kern1.E + + AE + E + Eacute + Ecaron + Ecircumflex + Edieresis + Edotaccent + Edotbelow + Egrave + Emacron + Eogonek + Etilde + OE + + public.kern1.Eth + + Dcroat + + public.kern1.F + + F + + public.kern1.G + + G + Gbreve + Gcommaaccent + + public.kern1.H + + H + + public.kern1.I + + I + Iacute + Icircumflex + Idieresis + Idotaccent + Igrave + Imacron + Iogonek + + public.kern1.J + + J + + public.kern1.K + + K + Kcommaaccent + + public.kern1.L + + L + Lacute + Lcaron + + public.kern1.Lslash + + Lslash + + public.kern1.M + + M + + public.kern1.N + + N + Nacute + Ncaron + Ncommaaccent + Ntilde + + public.kern1.O + + O + Oacute + Ocircumflex + Odieresis + Ograve + Ohungarumlaut + Omacron + Otilde + + public.kern1.Oslash + + Oslash + + public.kern1.P + + P + + public.kern1.Q + + Q + + public.kern1.R + + R + Racute + Rcaron + Rcommaaccent + + public.kern1.S + + S + Sacute + Scaron + Scedilla + + public.kern1.T + + T + Tcaron + Tcedilla + + public.kern1.Thorn + + Thorn + + public.kern1.U + + U + Uacute + Ucircumflex + Udieresis + Ugrave + Uhungarumlaut + Umacron + Uogonek + Uring + + public.kern1.V + + V + + public.kern1.W + + W + Wacute + Wcircumflex + Wdieresis + Wgrave + + public.kern1.X + + X + + public.kern1.Y + + Y + Yacute + Ycircumflex + Ydieresis + Ygrave + + public.kern1.Z + + Z + Zacute + Zcaron + Zdotaccent + + public.kern1.a + + a + aacute + abreve + acircumflex + adieresis + agrave + amacron + aogonek + aring + atilde + + public.kern1.a.alt + + a.alt + aacute.alt + abreve.alt + acircumflex.alt + adieresis.alt + agrave.alt + amacron.alt + aogonek.alt + aring.alt + atilde.alt + + public.kern1.b + + b + + public.kern1.c + + c + cacute + ccaron + ccedilla + + public.kern1.d + + d + + public.kern1.dcaron + + dcaron + + public.kern1.dcroat + + dcroat + + public.kern1.e + + ae + e + eacute + ecaron + ecircumflex + edieresis + edotaccent + edotbelow + egrave + emacron + eogonek + etilde + oe + + public.kern1.eth + + eth + + public.kern1.f + + f + + public.kern1.g + + g + gbreve + gcommaaccent + + public.kern1.germandbls + + germandbls + + public.kern1.h + + h + + public.kern1.i + + i + idotless + iacute + icircumflex + idieresis + igrave + imacron + iogonek + + public.kern1.j + + j + jdotless + + public.kern1.k + + k + kcommaaccent + + public.kern1.l + + l + lacute + + public.kern1.lcaron + + lcaron + + public.kern1.lslash + + lslash + + public.kern1.m + + m + + public.kern1.n + + n + nacute + ncaron + ncommaaccent + ntilde + + public.kern1.o + + o + oacute + ocircumflex + odieresis + ograve + ohungarumlaut + omacron + otilde + + public.kern1.oslash + + oslash + + public.kern1.p + + p + + public.kern1.q + + q + + public.kern1.r + + r + racute + rcaron + rcommaaccent + + public.kern1.s + + s + sacute + scaron + scedilla + + public.kern1.t + + t + tcedilla + + public.kern1.tcaron + + tcaron + + public.kern1.thorn + + thorn + + public.kern1.u + + u + uacute + ucircumflex + udieresis + ugrave + uhungarumlaut + umacron + uogonek + uring + + public.kern1.v + + v + + public.kern1.w + + w + wacute + wcircumflex + wdieresis + wgrave + + public.kern1.x + + x + + public.kern1.y + + y + yacute + ycircumflex + ydieresis + ygrave + + public.kern1.z + + z + zacute + zcaron + zdotaccent + + public.kern2.A + + A + Aacute + Abreve + Acircumflex + Adieresis + Agrave + Amacron + Aogonek + Aring + Atilde + AE + + public.kern2.B + + B + + public.kern2.C + + C + Cacute + Ccaron + Ccedilla + + public.kern2.D + + D + Dcaron + + public.kern2.E + + E + Eacute + Ecaron + Ecircumflex + Edieresis + Edotaccent + Edotbelow + Egrave + Emacron + Eogonek + Etilde + + public.kern2.Eth + + Eth + Dcroat + + public.kern2.F + + F + + public.kern2.G + + G + Gbreve + Gcommaaccent + + public.kern2.H + + H + + public.kern2.I + + I + Iacute + Icircumflex + Idieresis + Idotaccent + Igrave + Imacron + Iogonek + + public.kern2.J + + J + + public.kern2.K + + K + Kcommaaccent + + public.kern2.L + + L + Lacute + Lcaron + + public.kern2.Lslash + + Lslash + + public.kern2.M + + M + + public.kern2.N + + N + Nacute + Ncaron + Ncommaaccent + Ntilde + + public.kern2.O + + O + Oacute + Ocircumflex + Odieresis + Ograve + Ohungarumlaut + Omacron + Otilde + OE + + public.kern2.Oslash + + Oslash + + public.kern2.P + + P + + public.kern2.Q + + Q + + public.kern2.R + + R + Racute + Rcaron + Rcommaaccent + + public.kern2.S + + S + Sacute + Scaron + Scedilla + + public.kern2.T + + T + Tcaron + Tcedilla + + public.kern2.Thorn + + Thorn + + public.kern2.U + + U + Uacute + Ucircumflex + Udieresis + Ugrave + Uhungarumlaut + Umacron + Uogonek + Uring + + public.kern2.V + + V + + public.kern2.W + + W + Wacute + Wcircumflex + Wdieresis + Wgrave + + public.kern2.X + + X + + public.kern2.Y + + Y + Yacute + Ycircumflex + Ydieresis + Ygrave + + public.kern2.Z + + Z + Zacute + Zcaron + Zdotaccent + + public.kern2.a + + a + aacute + abreve + acircumflex + adieresis + agrave + amacron + aogonek + aring + atilde + ae + + public.kern2.a.alt + + a.alt + aacute.alt + abreve.alt + acircumflex.alt + adieresis.alt + agrave.alt + amacron.alt + aogonek.alt + aring.alt + atilde.alt + + public.kern2.b + + b + + public.kern2.c + + c + cacute + ccaron + ccedilla + + public.kern2.d + + d + + public.kern2.dcaron + + dcaron + + public.kern2.dcroat + + dcroat + + public.kern2.e + + e + eacute + ecaron + ecircumflex + edieresis + edotaccent + edotbelow + egrave + emacron + eogonek + etilde + + public.kern2.eth + + eth + + public.kern2.f + + f + + public.kern2.g + + g + gbreve + gcommaaccent + + public.kern2.germandbls + + germandbls + + public.kern2.h + + h + + public.kern2.i + + i + idotless + iacute + icircumflex + idieresis + igrave + imacron + iogonek + + public.kern2.j + + j + jdotless + + public.kern2.k + + k + kcommaaccent + + public.kern2.l + + l + lacute + + public.kern2.lcaron + + lcaron + + public.kern2.lslash + + lslash + + public.kern2.m + + m + + public.kern2.n + + n + nacute + ncaron + ncommaaccent + ntilde + + public.kern2.o + + o + oacute + ocircumflex + odieresis + ograve + ohungarumlaut + omacron + otilde + oe + + public.kern2.oslash + + oslash + + public.kern2.p + + p + + public.kern2.q + + q + + public.kern2.r + + r + racute + rcaron + rcommaaccent + + public.kern2.s + + s + sacute + scaron + scedilla + + public.kern2.t + + t + tcedilla + + public.kern2.tcaron + + tcaron + + public.kern2.thorn + + thorn + + public.kern2.u + + u + uacute + ucircumflex + udieresis + ugrave + uhungarumlaut + umacron + uogonek + uring + + public.kern2.v + + v + + public.kern2.w + + w + wacute + wcircumflex + wdieresis + wgrave + + public.kern2.x + + x + + public.kern2.y + + y + yacute + ycircumflex + ydieresis + ygrave + + public.kern2.z + + z + zacute + zcaron + zdotaccent + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/kerning.plist b/Fonts/UFO/Metropolis-RegularItalic.ufo/kerning.plist new file mode 100644 index 0000000..b03c7f5 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/kerning.plist @@ -0,0 +1,15638 @@ + + + + + ampersand + + ampersand + -30 + asciicircum + -175 + asciitilde + -110 + asterisk + -150 + at + -15 + backslash + -190 + braceleft + -65 + braceright + -45 + bullet + -20 + cent + -20 + copyright + -15 + degree + -150 + divide + -20 + dollar + -35 + emdash + -20 + endash + -15 + equal + -20 + euro + -90 + guillemetright + -40 + guilsinglright + -40 + hyphen + -15 + less + -25 + minus + -20 + multiply + -55 + numbersign + -75 + paragraph + -145 + parenleft + -20 + parenright + -110 + percent + -115 + periodcentered + -20 + perthousand + -115 + plus + -20 + public.kern2.A + -20 + public.kern2.C + -25 + public.kern2.G + -25 + public.kern2.J + -15 + public.kern2.O + -25 + public.kern2.Oslash + -25 + public.kern2.Q + -25 + public.kern2.S + -25 + public.kern2.T + -120 + public.kern2.U + -20 + public.kern2.V + -115 + public.kern2.W + -100 + public.kern2.X + -20 + public.kern2.Y + -110 + public.kern2.a + -20 + public.kern2.a.alt + -40 + public.kern2.c + -20 + public.kern2.d + -20 + public.kern2.dcaron + -20 + public.kern2.dcroat + -20 + public.kern2.e + -20 + public.kern2.eth + -20 + public.kern2.f + -65 + public.kern2.g + -20 + public.kern2.o + -15 + public.kern2.oslash + -20 + public.kern2.q + -20 + public.kern2.s + -25 + public.kern2.t + -75 + public.kern2.tcaron + -75 + public.kern2.u + -15 + public.kern2.v + -45 + public.kern2.w + -50 + public.kern2.x + -20 + public.kern2.y + -55 + question + -150 + questiondown + -10 + quotedbl + -155 + quotedblleft + -145 + quotedblright + -155 + quoteleft + -115 + quoteright + -115 + quotesingle + -110 + registered + -65 + slash + -25 + sterling + -25 + trademark + -105 + underscore + -250 + yen + -75 + + asciicircum + + ampersand + -140 + asciicircum + -10 + asciitilde + -50 + asterisk + -30 + at + -20 + backslash + -115 + braceleft + -100 + braceright + -55 + bullet + -45 + cent + -35 + colon + -15 + comma + -115 + copyright + -20 + degree + -65 + dollar + -45 + ellipsis + -250 + emdash + -250 + endash + -250 + euro + -75 + guillemetleft + -115 + guilsinglleft + -115 + hyphen + -175 + less + -30 + multiply + -45 + numbersign + -110 + paragraph + -20 + parenleft + -20 + parenright + -145 + percent + -35 + periodcentered + -110 + perthousand + -35 + public.kern2.A + -105 + public.kern2.C + -10 + public.kern2.G + -10 + public.kern2.J + -250 + public.kern2.S + -30 + public.kern2.T + -80 + public.kern2.V + -70 + public.kern2.W + -60 + public.kern2.X + -75 + public.kern2.Y + -70 + public.kern2.a + -40 + public.kern2.a.alt + -120 + public.kern2.c + -40 + public.kern2.d + -40 + public.kern2.dcaron + -40 + public.kern2.dcroat + -40 + public.kern2.e + -45 + public.kern2.eth + -50 + public.kern2.g + -30 + public.kern2.o + -40 + public.kern2.oslash + -40 + public.kern2.q + -40 + public.kern2.s + -25 + public.kern2.v + -15 + public.kern2.w + -20 + public.kern2.x + -35 + public.kern2.y + -20 + question + -135 + questiondown + -205 + quotedbl + -35 + quotedblbase + -215 + quotedblleft + -50 + quotedblright + -70 + quoteleft + -50 + quoteright + -70 + quotesinglbase + -115 + quotesingle + -35 + semicolon + -20 + slash + -180 + sterling + -85 + trademark + -30 + underscore + -250 + yen + -55 + + asciitilde + + ampersand + -65 + asciicircum + -85 + asciitilde + -40 + asterisk + -70 + at + -20 + backslash + -135 + bar + -15 + braceleft + -70 + braceright + -65 + bracketleft + -15 + bracketright + -15 + bullet + -30 + cent + -30 + colon + -40 + comma + -115 + copyright + -25 + degree + -110 + divide + -15 + dollar + -65 + ellipsis + -225 + emdash + -25 + endash + -25 + equal + -15 + euro + -85 + greater + -15 + guillemetleft + -55 + guillemetright + -30 + guilsinglleft + -55 + guilsinglright + -30 + hyphen + -20 + less + -15 + minus + -15 + multiply + -75 + numbersign + -115 + paragraph + -40 + parenleft + -25 + parenright + -165 + percent + -55 + periodcentered + -40 + perthousand + -55 + plus + -15 + public.kern2.A + -105 + public.kern2.B + -15 + public.kern2.C + -15 + public.kern2.D + -15 + public.kern2.E + -15 + public.kern2.Eth + -15 + public.kern2.F + -15 + public.kern2.G + -15 + public.kern2.H + -15 + public.kern2.I + -15 + public.kern2.J + -225 + public.kern2.K + -15 + public.kern2.L + -15 + public.kern2.Lslash + -15 + public.kern2.M + -15 + public.kern2.N + -15 + public.kern2.O + -15 + public.kern2.Oslash + -15 + public.kern2.P + -15 + public.kern2.Q + -15 + public.kern2.R + -15 + public.kern2.S + -50 + public.kern2.T + -130 + public.kern2.Thorn + -15 + public.kern2.U + -15 + public.kern2.V + -85 + public.kern2.W + -75 + public.kern2.X + -90 + public.kern2.Y + -85 + public.kern2.Z + -15 + public.kern2.a + -30 + public.kern2.a.alt + -105 + public.kern2.b + -15 + public.kern2.c + -35 + public.kern2.d + -30 + public.kern2.dcaron + -30 + public.kern2.dcroat + -30 + public.kern2.e + -35 + public.kern2.eth + -35 + public.kern2.f + -15 + public.kern2.g + -25 + public.kern2.germandbls + -15 + public.kern2.h + -15 + public.kern2.i + -15 + public.kern2.j + -15 + public.kern2.l + -15 + public.kern2.lcaron + -15 + public.kern2.lslash + -15 + public.kern2.m + -15 + public.kern2.n + -15 + public.kern2.o + -30 + public.kern2.oslash + -30 + public.kern2.p + -15 + public.kern2.q + -30 + public.kern2.r + -15 + public.kern2.s + -30 + public.kern2.t + -15 + public.kern2.tcaron + -15 + public.kern2.thorn + -15 + public.kern2.u + -15 + public.kern2.v + -25 + public.kern2.w + -30 + public.kern2.x + -50 + public.kern2.y + -35 + public.kern2.z + -15 + question + -165 + questiondown + -225 + quotedbl + -140 + quotedblbase + -215 + quotedblleft + -95 + quotedblright + -185 + quoteleft + -95 + quoteright + -115 + quotesinglbase + -115 + quotesingle + -110 + registered + -15 + semicolon + -40 + slash + -170 + sterling + -35 + trademark + -105 + underscore + -225 + yen + -70 + + asterisk + + ampersand + -105 + asciicircum + -15 + asciitilde + -55 + at + -20 + backslash + -30 + braceleft + -95 + braceright + -50 + bullet + -50 + cent + -40 + comma + -115 + copyright + -25 + divide + -15 + dollar + -25 + ellipsis + -195 + emdash + -130 + endash + -130 + euro + -70 + guillemetleft + -120 + guillemetright + -15 + guilsinglleft + -120 + guilsinglright + -15 + hyphen + -125 + less + -30 + minus + -15 + multiply + -35 + numbersign + -115 + parenleft + -25 + parenright + -25 + periodcentered + -110 + plus + -15 + public.kern2.A + -105 + public.kern2.C + -10 + public.kern2.G + -15 + public.kern2.J + -195 + public.kern2.O + -10 + public.kern2.Oslash + -10 + public.kern2.Q + -10 + public.kern2.S + -10 + public.kern2.V + -20 + public.kern2.W + -15 + public.kern2.X + -25 + public.kern2.Y + -20 + public.kern2.a + -45 + public.kern2.a.alt + -80 + public.kern2.c + -50 + public.kern2.d + -45 + public.kern2.dcaron + -45 + public.kern2.dcroat + -45 + public.kern2.e + -50 + public.kern2.eth + -60 + public.kern2.g + -40 + public.kern2.o + -50 + public.kern2.oslash + -50 + public.kern2.q + -45 + public.kern2.s + -25 + public.kern2.w + -10 + public.kern2.x + -20 + public.kern2.y + -10 + question + -15 + questiondown + -180 + quotedblbase + -195 + quotesinglbase + -115 + slash + -185 + sterling + -80 + underscore + -195 + yen + -15 + + at + + asciicircum + -25 + asciitilde + -15 + asterisk + -40 + backslash + -130 + braceleft + -45 + braceright + -45 + colon + -30 + comma + -40 + degree + -70 + dollar + -60 + ellipsis + -40 + euro + -75 + guillemetleft + 20 + guillemetright + -20 + guilsinglleft + 20 + guilsinglright + -20 + multiply + -20 + numbersign + -60 + paragraph + -35 + parenright + -160 + percent + -45 + perthousand + -45 + public.kern2.A + -50 + public.kern2.J + -50 + public.kern2.S + -45 + public.kern2.T + -85 + public.kern2.V + -85 + public.kern2.W + -75 + public.kern2.X + -55 + public.kern2.Y + -85 + public.kern2.a.alt + -10 + public.kern2.f + -15 + public.kern2.s + -30 + public.kern2.t + -15 + public.kern2.tcaron + -15 + public.kern2.v + -25 + public.kern2.w + -30 + public.kern2.x + -50 + public.kern2.y + -35 + question + -155 + questiondown + -55 + quotedbl + -45 + quotedblbase + -40 + quotedblleft + -55 + quotedblright + -70 + quoteleft + -55 + quoteright + -70 + quotesinglbase + -40 + quotesingle + -45 + registered + -15 + semicolon + -30 + slash + -70 + sterling + -20 + trademark + -35 + underscore + -110 + yen + -70 + + backslash + + ampersand + -65 + asciicircum + -190 + asciitilde + -160 + asterisk + -195 + at + -85 + backslash + -245 + bar + 25 + braceleft + -80 + braceright + -15 + bracketleft + 25 + bracketright + 25 + bullet + -125 + cent + -95 + colon + -20 + comma + 10 + copyright + -90 + degree + -210 + divide + -110 + dollar + -55 + ellipsis + -20 + emdash + -85 + endash + -85 + equal + -65 + euro + -160 + guillemetleft + -95 + guillemetright + -35 + guilsinglleft + -95 + guilsinglright + -35 + hyphen + -85 + less + -130 + minus + -110 + multiply + -125 + numbersign + -60 + paragraph + -200 + parenleft + -70 + parenright + 0 + percent + -75 + periodcentered + -110 + perthousand + -75 + plus + -110 + public.kern2.B + 15 + public.kern2.C + -125 + public.kern2.D + 15 + public.kern2.Eth + 15 + public.kern2.G + -120 + public.kern2.J + -30 + public.kern2.O + -125 + public.kern2.Q + -125 + public.kern2.S + -40 + public.kern2.T + -120 + public.kern2.U + -95 + public.kern2.V + -170 + public.kern2.W + -145 + public.kern2.Y + -105 + public.kern2.a + -90 + public.kern2.a.alt + -55 + public.kern2.c + -95 + public.kern2.d + -90 + public.kern2.dcaron + -90 + public.kern2.dcroat + -90 + public.kern2.e + -90 + public.kern2.eth + -90 + public.kern2.f + -60 + public.kern2.g + -65 + public.kern2.j + 85 + public.kern2.o + -95 + public.kern2.oslash + -15 + public.kern2.p + 25 + public.kern2.q + -90 + public.kern2.s + -35 + public.kern2.t + -100 + public.kern2.tcaron + -100 + public.kern2.thorn + 25 + public.kern2.u + -65 + public.kern2.v + -65 + public.kern2.w + -75 + public.kern2.y + -65 + question + -165 + questiondown + 0 + quotedbl + -200 + quotedblbase + 10 + quotedblleft + -215 + quotedblright + -215 + quoteleft + -115 + quoteright + -115 + quotesinglbase + 10 + quotesingle + -110 + registered + -170 + semicolon + 10 + slash + 60 + sterling + -20 + trademark + -205 + underscore + 25 + yen + -75 + + bar + + asciitilde + -15 + backslash + 25 + braceleft + -40 + braceright + -35 + dollar + -20 + euro + -70 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -20 + numbersign + -35 + parenright + -15 + public.kern2.j + 60 + public.kern2.s + -15 + question + -10 + slash + 35 + sterling + -15 + + braceleft + + ampersand + -50 + asciicircum + -45 + asciitilde + -55 + asterisk + -40 + at + -45 + backslash + -45 + bar + -35 + braceleft + -85 + braceright + -90 + bracketleft + -35 + bracketright + -35 + bullet + -45 + cent + -45 + colon + -40 + comma + -50 + copyright + -45 + degree + -35 + divide + -45 + dollar + -55 + ellipsis + -50 + emdash + -45 + endash + -45 + equal + -40 + euro + -110 + greater + -35 + guillemetleft + -25 + guillemetright + -40 + guilsinglleft + -25 + guilsinglright + -40 + hyphen + -45 + less + -40 + minus + -45 + multiply + -65 + numbersign + -85 + paragraph + -40 + parenleft + -45 + parenright + -60 + percent + -40 + periodcentered + -45 + perthousand + -40 + plus + -45 + public.kern2.A + -55 + public.kern2.B + -40 + public.kern2.C + -45 + public.kern2.D + -35 + public.kern2.E + -35 + public.kern2.Eth + -35 + public.kern2.F + -35 + public.kern2.G + -45 + public.kern2.H + -35 + public.kern2.I + -35 + public.kern2.J + -55 + public.kern2.K + -35 + public.kern2.L + -35 + public.kern2.Lslash + -35 + public.kern2.M + -35 + public.kern2.N + -35 + public.kern2.O + -45 + public.kern2.Oslash + -45 + public.kern2.P + -35 + public.kern2.Q + -45 + public.kern2.R + -35 + public.kern2.S + -45 + public.kern2.T + -35 + public.kern2.Thorn + -35 + public.kern2.U + -35 + public.kern2.V + -60 + public.kern2.W + -55 + public.kern2.X + -55 + public.kern2.Y + -60 + public.kern2.Z + -35 + public.kern2.a + -45 + public.kern2.a.alt + -50 + public.kern2.b + -35 + public.kern2.c + -45 + public.kern2.d + -45 + public.kern2.dcaron + -45 + public.kern2.dcroat + -45 + public.kern2.e + -45 + public.kern2.eth + -45 + public.kern2.f + -40 + public.kern2.g + -45 + public.kern2.germandbls + -40 + public.kern2.h + -35 + public.kern2.i + -40 + public.kern2.j + 20 + public.kern2.l + -35 + public.kern2.lcaron + -35 + public.kern2.lslash + -35 + public.kern2.m + -40 + public.kern2.n + -40 + public.kern2.o + -45 + public.kern2.oslash + -45 + public.kern2.p + -40 + public.kern2.q + -45 + public.kern2.r + -40 + public.kern2.s + -60 + public.kern2.t + -40 + public.kern2.tcaron + -40 + public.kern2.thorn + -35 + public.kern2.u + -40 + public.kern2.v + -40 + public.kern2.w + -40 + public.kern2.x + -50 + public.kern2.y + -40 + public.kern2.z + -40 + question + -55 + questiondown + -55 + quotedbl + -40 + quotedblbase + -50 + quotedblleft + -40 + quotedblright + -45 + quoteleft + -40 + quoteright + -45 + quotesinglbase + -50 + quotesingle + -40 + registered + -40 + semicolon + -40 + slash + -20 + sterling + -65 + trademark + -40 + underscore + -55 + yen + -55 + + braceright + + ampersand + -40 + asciicircum + -95 + asciitilde + -70 + asterisk + -95 + at + -50 + backslash + -140 + bar + -40 + braceleft + -100 + braceright + -85 + bracketleft + -40 + bracketright + -40 + bullet + -55 + cent + -50 + colon + -95 + comma + -95 + copyright + -50 + degree + -100 + divide + -50 + dollar + -115 + ellipsis + -95 + emdash + -40 + endash + -40 + equal + -40 + euro + -115 + greater + -40 + guillemetleft + -30 + guillemetright + -85 + guilsinglleft + -30 + guilsinglright + -85 + hyphen + -40 + less + -50 + minus + -50 + multiply + -65 + numbersign + -95 + paragraph + -95 + parenleft + -50 + parenright + -110 + percent + -95 + periodcentered + -50 + perthousand + -95 + plus + -50 + public.kern2.A + -85 + public.kern2.B + -40 + public.kern2.C + -55 + public.kern2.D + -40 + public.kern2.E + -40 + public.kern2.Eth + -40 + public.kern2.F + -40 + public.kern2.G + -55 + public.kern2.H + -40 + public.kern2.I + -40 + public.kern2.J + -95 + public.kern2.K + -40 + public.kern2.L + -40 + public.kern2.Lslash + -40 + public.kern2.M + -40 + public.kern2.N + -40 + public.kern2.O + -55 + public.kern2.Oslash + -55 + public.kern2.P + -40 + public.kern2.Q + -55 + public.kern2.R + -40 + public.kern2.S + -100 + public.kern2.T + -95 + public.kern2.Thorn + -40 + public.kern2.U + -50 + public.kern2.V + -125 + public.kern2.W + -125 + public.kern2.X + -90 + public.kern2.Y + -130 + public.kern2.Z + -40 + public.kern2.a + -50 + public.kern2.a.alt + -45 + public.kern2.b + -40 + public.kern2.c + -50 + public.kern2.d + -50 + public.kern2.dcaron + -50 + public.kern2.dcroat + -50 + public.kern2.e + -50 + public.kern2.eth + -50 + public.kern2.f + -95 + public.kern2.g + -50 + public.kern2.germandbls + -40 + public.kern2.h + -40 + public.kern2.i + -40 + public.kern2.j + -40 + public.kern2.l + -40 + public.kern2.lcaron + -40 + public.kern2.lslash + -40 + public.kern2.m + -40 + public.kern2.n + -40 + public.kern2.o + -50 + public.kern2.oslash + -50 + public.kern2.p + -40 + public.kern2.q + -50 + public.kern2.r + -40 + public.kern2.s + -80 + public.kern2.t + -95 + public.kern2.tcaron + -95 + public.kern2.thorn + -40 + public.kern2.u + -40 + public.kern2.v + -75 + public.kern2.w + -80 + public.kern2.x + -90 + public.kern2.y + -85 + public.kern2.z + -40 + question + -125 + questiondown + -95 + quotedbl + -100 + quotedblbase + -95 + quotedblleft + -95 + quotedblright + -105 + quoteleft + -95 + quoteright + -105 + quotesinglbase + -95 + quotesingle + -100 + registered + -70 + semicolon + -95 + slash + -65 + sterling + -65 + trademark + -95 + underscore + -95 + yen + -110 + + bracketleft + + asciitilde + -15 + backslash + 20 + braceleft + -40 + braceright + -35 + dollar + -20 + euro + -70 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -20 + numbersign + -35 + parenright + -10 + public.kern2.j + 65 + public.kern2.s + -15 + question + -10 + slash + 35 + sterling + -15 + + bracketright + + asciitilde + -15 + backslash + 20 + braceleft + -45 + braceright + -35 + dollar + -20 + euro + -70 + guillemetleft + 20 + guilsinglleft + 20 + multiply + -20 + numbersign + -35 + parenright + -10 + public.kern2.j + 65 + public.kern2.s + -15 + question + -10 + slash + 35 + sterling + -15 + + bullet + + ampersand + -10 + asciicircum + -65 + asciitilde + -20 + asterisk + -90 + backslash + -155 + braceleft + -50 + braceright + -45 + colon + -70 + comma + -115 + degree + -135 + dollar + -90 + ellipsis + -125 + euro + -75 + guillemetleft + 20 + guillemetright + -60 + guilsinglleft + 20 + guilsinglright + -60 + multiply + -25 + numbersign + -70 + paragraph + -65 + parenright + -165 + percent + -85 + perthousand + -85 + public.kern2.A + -60 + public.kern2.J + -160 + public.kern2.S + -80 + public.kern2.T + -115 + public.kern2.V + -95 + public.kern2.W + -80 + public.kern2.X + -70 + public.kern2.Y + -100 + public.kern2.a.alt + -20 + public.kern2.f + -45 + public.kern2.s + -35 + public.kern2.t + -45 + public.kern2.tcaron + -45 + public.kern2.v + -25 + public.kern2.w + -30 + public.kern2.x + -60 + public.kern2.y + -35 + question + -155 + questiondown + -120 + quotedbl + -100 + quotedblbase + -130 + quotedblleft + -115 + quotedblright + -175 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -115 + quotesingle + -100 + registered + -30 + semicolon + -70 + slash + -100 + sterling + -20 + trademark + -90 + underscore + -175 + yen + -70 + + cent + + asciitilde + -15 + backslash + -95 + braceleft + -40 + braceright + -40 + degree + -35 + dollar + -25 + euro + -70 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -20 + numbersign + -35 + parenright + -90 + percent + -10 + perthousand + -10 + public.kern2.S + -15 + public.kern2.T + -100 + public.kern2.V + -55 + public.kern2.W + -45 + public.kern2.Y + -60 + public.kern2.s + -15 + public.kern2.w + -10 + public.kern2.y + -10 + question + -145 + quotedbl + -20 + quotedblleft + -20 + quotedblright + -55 + quoteleft + -20 + quoteright + -55 + quotesingle + -20 + sterling + -15 + underscore + -60 + yen + -45 + + colon + + ampersand + -45 + asciitilde + -40 + at + -15 + backslash + -95 + braceleft + -95 + braceright + -40 + bullet + -35 + cent + -30 + copyright + -20 + degree + -30 + dollar + -30 + emdash + -70 + endash + -70 + euro + -75 + guillemetleft + -95 + guilsinglleft + -95 + hyphen + -45 + less + -10 + multiply + -35 + numbersign + -60 + parenleft + -20 + parenright + -70 + percent + -15 + periodcentered + -75 + perthousand + -15 + public.kern2.G + -10 + public.kern2.S + -15 + public.kern2.T + -65 + public.kern2.V + -55 + public.kern2.W + -50 + public.kern2.Y + -60 + public.kern2.a + -35 + public.kern2.a.alt + -30 + public.kern2.c + -35 + public.kern2.d + -35 + public.kern2.dcaron + -35 + public.kern2.dcroat + -35 + public.kern2.e + -40 + public.kern2.eth + -45 + public.kern2.g + -30 + public.kern2.j + 20 + public.kern2.o + -35 + public.kern2.oslash + -15 + public.kern2.q + -35 + public.kern2.s + -15 + public.kern2.v + -10 + public.kern2.w + -10 + public.kern2.y + -10 + question + -110 + quotedbl + -20 + quotedblleft + -20 + quotedblright + -35 + quoteleft + -20 + quoteright + -35 + quotesingle + -20 + sterling + -20 + underscore + -20 + yen + -45 + + comma + + ampersand + -50 + asciicircum + -115 + asciitilde + -115 + asterisk + -115 + at + -70 + backslash + -115 + braceleft + -95 + braceright + -40 + bullet + -115 + cent + -85 + copyright + -70 + degree + -115 + divide + -115 + dollar + -40 + emdash + -115 + endash + -115 + equal + -85 + euro + -115 + guillemetleft + -115 + guillemetright + -20 + guilsinglleft + -115 + guilsinglright + -20 + hyphen + -115 + less + -115 + minus + -115 + multiply + -115 + numbersign + -55 + paragraph + -115 + parenleft + -55 + parenright + -30 + percent + -70 + periodcentered + -110 + perthousand + -75 + plus + -115 + public.kern2.C + -115 + public.kern2.G + -115 + public.kern2.J + -15 + public.kern2.O + -115 + public.kern2.Q + -115 + public.kern2.S + -25 + public.kern2.T + -115 + public.kern2.U + -85 + public.kern2.V + -115 + public.kern2.W + -115 + public.kern2.Y + -100 + public.kern2.a + -80 + public.kern2.a.alt + -40 + public.kern2.c + -90 + public.kern2.d + -80 + public.kern2.dcaron + -80 + public.kern2.dcroat + -80 + public.kern2.e + -80 + public.kern2.eth + -75 + public.kern2.f + -55 + public.kern2.g + -105 + public.kern2.j + 50 + public.kern2.o + -85 + public.kern2.oslash + -15 + public.kern2.q + -80 + public.kern2.s + -20 + public.kern2.t + -85 + public.kern2.tcaron + -85 + public.kern2.u + -50 + public.kern2.v + -60 + public.kern2.w + -70 + public.kern2.y + -85 + question + -115 + quotedbl + -115 + quotedblleft + -115 + quotedblright + -115 + quoteleft + -115 + quoteright + -115 + quotesingle + -110 + registered + -115 + slash + 20 + sterling + -20 + trademark + -115 + yen + -70 + + copyright + + asciicircum + -30 + asciitilde + -15 + asterisk + -45 + backslash + -135 + braceleft + -45 + braceright + -45 + colon + -35 + comma + -40 + degree + -75 + dollar + -65 + ellipsis + -40 + euro + -75 + guillemetleft + 20 + guillemetright + -25 + guilsinglleft + 20 + guilsinglright + -25 + multiply + -20 + numbersign + -55 + paragraph + -40 + parenright + -160 + percent + -50 + perthousand + -50 + public.kern2.A + -50 + public.kern2.J + -50 + public.kern2.S + -50 + public.kern2.T + -95 + public.kern2.V + -90 + public.kern2.W + -75 + public.kern2.X + -55 + public.kern2.Y + -90 + public.kern2.f + -20 + public.kern2.s + -30 + public.kern2.t + -20 + public.kern2.tcaron + -20 + public.kern2.v + -25 + public.kern2.w + -30 + public.kern2.x + -55 + public.kern2.y + -35 + question + -155 + questiondown + -50 + quotedbl + -50 + quotedblbase + -40 + quotedblleft + -60 + quotedblright + -75 + quoteleft + -60 + quoteright + -75 + quotesinglbase + -40 + quotesingle + -50 + registered + -20 + semicolon + -35 + slash + -70 + sterling + -20 + trademark + -40 + underscore + -110 + yen + -70 + + degree + + ampersand + -105 + asciicircum + -45 + asciitilde + -85 + asterisk + -10 + at + -45 + backslash + -45 + braceleft + -95 + braceright + -55 + bullet + -85 + cent + -70 + colon + -10 + comma + -115 + copyright + -50 + divide + -45 + dollar + -25 + ellipsis + -210 + emdash + -210 + endash + -210 + euro + -75 + guillemetleft + -150 + guillemetright + -45 + guilsinglleft + -150 + guilsinglright + -45 + hyphen + -160 + less + -60 + minus + -45 + multiply + -60 + numbersign + -135 + parenleft + -45 + parenright + -40 + periodcentered + -110 + plus + -45 + public.kern2.A + -125 + public.kern2.C + -25 + public.kern2.G + -35 + public.kern2.J + -210 + public.kern2.O + -25 + public.kern2.Oslash + -25 + public.kern2.Q + -25 + public.kern2.S + -10 + public.kern2.V + -35 + public.kern2.W + -30 + public.kern2.X + -40 + public.kern2.Y + -35 + public.kern2.a + -75 + public.kern2.a.alt + -60 + public.kern2.c + -80 + public.kern2.d + -75 + public.kern2.dcaron + -75 + public.kern2.dcroat + -75 + public.kern2.e + -80 + public.kern2.eth + -90 + public.kern2.g + -70 + public.kern2.o + -75 + public.kern2.oslash + -75 + public.kern2.q + -75 + public.kern2.s + -50 + public.kern2.x + -15 + question + -30 + questiondown + -185 + quotedbl + -10 + quotedblbase + -210 + quotedblright + -15 + quoteright + -15 + quotesinglbase + -115 + quotesingle + -10 + registered + -15 + semicolon + -10 + slash + -210 + sterling + -90 + underscore + -210 + yen + -30 + + divide + + asciitilde + -15 + asterisk + -25 + backslash + -110 + braceleft + -45 + braceright + -45 + colon + -15 + comma + -115 + degree + -70 + dollar + -40 + ellipsis + -210 + euro + -75 + guillemetleft + 20 + guilsinglleft + 20 + multiply + -30 + numbersign + -70 + paragraph + -15 + parenright + -145 + percent + -30 + perthousand + -30 + public.kern2.A + -60 + public.kern2.J + -245 + public.kern2.S + -25 + public.kern2.T + -115 + public.kern2.V + -65 + public.kern2.W + -55 + public.kern2.X + -70 + public.kern2.Y + -70 + public.kern2.a.alt + -25 + public.kern2.s + -20 + public.kern2.v + -10 + public.kern2.w + -15 + public.kern2.x + -35 + public.kern2.y + -15 + question + -150 + questiondown + -200 + quotedbl + -200 + quotedblbase + -210 + quotedblleft + -55 + quotedblright + -130 + quoteleft + -55 + quoteright + -115 + quotesinglbase + -115 + quotesingle + -110 + semicolon + -15 + slash + -105 + sterling + -20 + trademark + -90 + underscore + -290 + yen + -55 + + dollar + + asciicircum + -185 + asciitilde + -70 + asterisk + -60 + at + -10 + backslash + -65 + braceleft + -60 + braceright + -40 + bullet + -25 + cent + -10 + colon + -15 + comma + -15 + copyright + -10 + degree + -65 + divide + -15 + dollar + -55 + ellipsis + -15 + euro + -75 + less + -30 + minus + -15 + multiply + -30 + numbersign + -40 + paragraph + -95 + parenleft + -10 + parenright + -85 + percent + -80 + periodcentered + -20 + perthousand + -80 + plus + -15 + public.kern2.A + -30 + public.kern2.C + -30 + public.kern2.G + -25 + public.kern2.J + -25 + public.kern2.O + -30 + public.kern2.Oslash + -30 + public.kern2.Q + -30 + public.kern2.S + -40 + public.kern2.T + -55 + public.kern2.U + -15 + public.kern2.V + -60 + public.kern2.W + -60 + public.kern2.X + -35 + public.kern2.Y + -65 + public.kern2.a + -10 + public.kern2.c + -10 + public.kern2.d + -10 + public.kern2.dcaron + -10 + public.kern2.dcroat + -10 + public.kern2.e + -10 + public.kern2.eth + -10 + public.kern2.f + -55 + public.kern2.g + -15 + public.kern2.o + -10 + public.kern2.oslash + -10 + public.kern2.q + -10 + public.kern2.s + -45 + public.kern2.t + -55 + public.kern2.tcaron + -55 + public.kern2.v + -40 + public.kern2.w + -45 + public.kern2.x + -35 + public.kern2.y + -55 + question + -80 + questiondown + -25 + quotedbl + -55 + quotedblbase + -15 + quotedblleft + -90 + quotedblright + -55 + quoteleft + -90 + quoteright + -55 + quotesinglbase + -15 + quotesingle + -55 + registered + -70 + semicolon + -15 + slash + -45 + sterling + -25 + trademark + -115 + underscore + -105 + yen + -60 + + ellipsis + + ampersand + -40 + asciicircum + -250 + asciitilde + -225 + asterisk + -195 + at + -60 + backslash + -245 + braceleft + -95 + braceright + -40 + bullet + -175 + cent + -75 + copyright + -65 + degree + -210 + divide + -250 + dollar + -30 + emdash + -310 + endash + -280 + equal + -75 + euro + -220 + guillemetleft + -135 + guillemetright + -10 + guilsinglleft + -135 + guilsinglright + -10 + hyphen + -175 + less + -290 + minus + -305 + multiply + -185 + numbersign + -60 + paragraph + -230 + parenleft + -45 + parenright + -70 + percent + -75 + periodcentered + -110 + perthousand + -75 + plus + -235 + public.kern2.C + -125 + public.kern2.G + -110 + public.kern2.O + -115 + public.kern2.Q + -115 + public.kern2.S + -20 + public.kern2.T + -115 + public.kern2.U + -80 + public.kern2.V + -160 + public.kern2.W + -135 + public.kern2.Y + -100 + public.kern2.a + -70 + public.kern2.a.alt + -30 + public.kern2.c + -80 + public.kern2.d + -70 + public.kern2.dcaron + -70 + public.kern2.dcroat + -70 + public.kern2.e + -75 + public.kern2.eth + -70 + public.kern2.f + -55 + public.kern2.g + -100 + public.kern2.j + 20 + public.kern2.o + -80 + public.kern2.oslash + -15 + public.kern2.q + -70 + public.kern2.s + -15 + public.kern2.t + -75 + public.kern2.tcaron + -75 + public.kern2.u + -40 + public.kern2.v + -55 + public.kern2.w + -70 + public.kern2.y + -80 + question + -145 + quotedbl + -200 + quotedblleft + -215 + quotedblright + -215 + quoteleft + -115 + quoteright + -115 + quotesingle + -110 + registered + -290 + sterling + -20 + trademark + -310 + underscore + -15 + yen + -70 + + emdash + + asciicircum + -250 + asciitilde + -15 + asterisk + -145 + backslash + -140 + braceleft + -40 + braceright + -45 + colon + -105 + comma + -115 + degree + -210 + dollar + -90 + ellipsis + -310 + euro + -75 + guillemetleft + 20 + guillemetright + -55 + guilsinglleft + 20 + guilsinglright + -55 + multiply + -20 + numbersign + -50 + paragraph + -55 + parenright + -155 + percent + -80 + perthousand + -80 + public.kern2.A + -45 + public.kern2.J + -140 + public.kern2.S + -75 + public.kern2.T + -115 + public.kern2.V + -80 + public.kern2.W + -70 + public.kern2.X + -50 + public.kern2.Y + -85 + public.kern2.f + -55 + public.kern2.s + -25 + public.kern2.t + -55 + public.kern2.tcaron + -55 + public.kern2.v + -20 + public.kern2.w + -25 + public.kern2.x + -50 + public.kern2.y + -30 + question + -150 + questiondown + -100 + quotedbl + -200 + quotedblbase + -215 + quotedblleft + -215 + quotedblright + -215 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -115 + quotesingle + -110 + registered + -15 + semicolon + -110 + slash + -80 + sterling + -20 + trademark + -90 + underscore + -345 + yen + -65 + + endash + + asciicircum + -250 + asciitilde + -15 + asterisk + -145 + backslash + -140 + braceleft + -40 + braceright + -45 + colon + -105 + comma + -115 + degree + -210 + dollar + -90 + ellipsis + -280 + euro + -75 + guillemetleft + 20 + guillemetright + -55 + guilsinglleft + 20 + guilsinglright + -55 + multiply + -20 + numbersign + -50 + paragraph + -55 + parenright + -155 + percent + -80 + perthousand + -80 + public.kern2.A + -45 + public.kern2.J + -140 + public.kern2.S + -75 + public.kern2.T + -115 + public.kern2.V + -80 + public.kern2.W + -70 + public.kern2.X + -50 + public.kern2.Y + -85 + public.kern2.f + -55 + public.kern2.s + -25 + public.kern2.t + -55 + public.kern2.tcaron + -55 + public.kern2.v + -20 + public.kern2.w + -25 + public.kern2.x + -50 + public.kern2.y + -30 + question + -150 + questiondown + -100 + quotedbl + -200 + quotedblbase + -215 + quotedblleft + -215 + quotedblright + -215 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -115 + quotesingle + -110 + registered + -15 + semicolon + -110 + slash + -80 + sterling + -20 + trademark + -90 + underscore + -280 + yen + -65 + + equal + + asciitilde + -15 + backslash + -65 + braceleft + -45 + braceright + -45 + comma + -50 + dollar + -20 + ellipsis + -45 + euro + -70 + guillemetleft + 20 + guilsinglleft + 20 + multiply + -20 + numbersign + -40 + parenright + -95 + public.kern2.A + -35 + public.kern2.J + -90 + public.kern2.T + -115 + public.kern2.V + -40 + public.kern2.W + -35 + public.kern2.X + -40 + public.kern2.Y + -40 + public.kern2.s + -20 + public.kern2.x + -10 + question + -105 + questiondown + -50 + quotedbl + -10 + quotedblbase + -50 + quotedblright + -10 + quoteright + -10 + quotesinglbase + -50 + quotesingle + -10 + slash + -60 + sterling + -20 + underscore + -315 + yen + -30 + + euro + + asciitilde + -15 + backslash + -45 + braceleft + -40 + braceright + -40 + dollar + -20 + euro + -70 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -20 + numbersign + -35 + parenright + -50 + public.kern2.A + -20 + public.kern2.J + -15 + public.kern2.V + -25 + public.kern2.W + -20 + public.kern2.X + -20 + public.kern2.Y + -25 + public.kern2.s + -15 + public.kern2.x + -10 + question + -40 + questiondown + -10 + quotedblright + -10 + quoteright + -10 + slash + -30 + sterling + -20 + underscore + -145 + yen + -20 + + greater + + ampersand + -15 + asciicircum + -45 + asciitilde + -15 + asterisk + -55 + backslash + -125 + braceleft + -40 + braceright + -45 + colon + -30 + comma + -115 + degree + -100 + dollar + -55 + ellipsis + -290 + euro + -75 + guillemetright + -20 + guilsinglright + -20 + multiply + -60 + numbersign + -75 + paragraph + -25 + parenright + -150 + percent + -40 + perthousand + -40 + public.kern2.A + -65 + public.kern2.J + -270 + public.kern2.S + -40 + public.kern2.T + -115 + public.kern2.V + -70 + public.kern2.W + -60 + public.kern2.X + -75 + public.kern2.Y + -75 + public.kern2.a.alt + -40 + public.kern2.s + -20 + public.kern2.v + -15 + public.kern2.w + -20 + public.kern2.x + -40 + public.kern2.y + -20 + question + -150 + questiondown + -195 + quotedbl + -85 + quotedblbase + -215 + quotedblleft + -85 + quotedblright + -165 + quoteleft + -85 + quoteright + -115 + quotesinglbase + -115 + quotesingle + -85 + semicolon + -30 + slash + -115 + sterling + -20 + trademark + -90 + underscore + -290 + yen + -60 + + guillemetleft + + ampersand + -30 + asciitilde + -30 + asterisk + -20 + backslash + -105 + bar + 0 + braceleft + -85 + braceright + -40 + bracketleft + 0 + bracketright + 0 + bullet + -25 + cent + -15 + degree + -65 + dollar + -35 + emdash + -40 + endash + -40 + euro + -65 + greater + 0 + guillemetleft + -90 + guilsinglleft + -90 + hyphen + -35 + multiply + -35 + numbersign + -75 + paragraph + -10 + parenright + -125 + percent + -25 + periodcentered + -60 + perthousand + -25 + public.kern2.A + -25 + public.kern2.B + 0 + public.kern2.D + 0 + public.kern2.E + 0 + public.kern2.Eth + 0 + public.kern2.F + 0 + public.kern2.H + 0 + public.kern2.I + 0 + public.kern2.J + -25 + public.kern2.K + 0 + public.kern2.L + 0 + public.kern2.Lslash + 0 + public.kern2.M + 0 + public.kern2.N + 0 + public.kern2.P + 0 + public.kern2.R + 0 + public.kern2.S + -20 + public.kern2.T + -105 + public.kern2.Thorn + 0 + public.kern2.U + 0 + public.kern2.V + -60 + public.kern2.W + -50 + public.kern2.X + -25 + public.kern2.Y + -60 + public.kern2.Z + 0 + public.kern2.a + -20 + public.kern2.a.alt + -20 + public.kern2.b + 0 + public.kern2.c + -25 + public.kern2.d + -20 + public.kern2.dcaron + -20 + public.kern2.dcroat + -20 + public.kern2.e + -25 + public.kern2.eth + -30 + public.kern2.f + 0 + public.kern2.g + -15 + public.kern2.germandbls + 0 + public.kern2.h + 0 + public.kern2.i + 0 + public.kern2.j + 0 + public.kern2.l + 0 + public.kern2.lcaron + 0 + public.kern2.lslash + 0 + public.kern2.m + 0 + public.kern2.n + 0 + public.kern2.o + -20 + public.kern2.oslash + -20 + public.kern2.p + 0 + public.kern2.q + -20 + public.kern2.r + 0 + public.kern2.s + -10 + public.kern2.t + 0 + public.kern2.tcaron + 0 + public.kern2.thorn + 0 + public.kern2.u + 0 + public.kern2.x + -25 + public.kern2.y + -10 + public.kern2.z + 0 + question + -145 + questiondown + -15 + quotedbl + -65 + quotedblleft + -50 + quotedblright + -125 + quoteleft + -50 + quoteright + -115 + quotesingle + -65 + slash + -35 + sterling + -30 + trademark + -80 + underscore + -265 + yen + -45 + + guillemetright + + ampersand + 15 + asciicircum + -130 + asciitilde + -65 + asterisk + -155 + at + 15 + backslash + -170 + bar + 20 + braceleft + -35 + braceright + -25 + bracketleft + 15 + bracketright + 15 + cent + 15 + colon + -100 + comma + -100 + copyright + 15 + degree + -195 + divide + 15 + dollar + -155 + ellipsis + -100 + emdash + 15 + endash + 20 + equal + 15 + euro + -55 + greater + 15 + guillemetleft + 30 + guillemetright + -95 + guilsinglleft + 30 + guilsinglright + -95 + hyphen + 20 + less + -20 + minus + 15 + numbersign + -45 + paragraph + -125 + parenleft + 15 + parenright + -145 + percent + -145 + periodcentered + 0 + perthousand + -145 + plus + 15 + public.kern2.A + -40 + public.kern2.B + 15 + public.kern2.D + 20 + public.kern2.E + 20 + public.kern2.Eth + 20 + public.kern2.F + 20 + public.kern2.H + 20 + public.kern2.I + 20 + public.kern2.J + -130 + public.kern2.K + 20 + public.kern2.L + 20 + public.kern2.Lslash + 20 + public.kern2.M + 20 + public.kern2.N + 20 + public.kern2.P + 15 + public.kern2.R + 20 + public.kern2.S + -140 + public.kern2.T + -95 + public.kern2.Thorn + 20 + public.kern2.U + 15 + public.kern2.V + -90 + public.kern2.W + -75 + public.kern2.X + -45 + public.kern2.Y + -85 + public.kern2.Z + 20 + public.kern2.a + 15 + public.kern2.b + 20 + public.kern2.c + 15 + public.kern2.d + 15 + public.kern2.dcaron + 15 + public.kern2.dcroat + 15 + public.kern2.e + 15 + public.kern2.eth + 15 + public.kern2.f + -40 + public.kern2.g + 10 + public.kern2.germandbls + 20 + public.kern2.h + 15 + public.kern2.i + 20 + public.kern2.j + 20 + public.kern2.l + 15 + public.kern2.lcaron + 15 + public.kern2.lslash + 15 + public.kern2.m + 20 + public.kern2.n + 20 + public.kern2.o + 15 + public.kern2.oslash + 15 + public.kern2.p + 15 + public.kern2.q + 15 + public.kern2.r + 20 + public.kern2.s + -70 + public.kern2.t + -40 + public.kern2.tcaron + -40 + public.kern2.thorn + 15 + public.kern2.u + 20 + public.kern2.v + -15 + public.kern2.w + -20 + public.kern2.x + -45 + public.kern2.y + -30 + public.kern2.z + 20 + question + -135 + questiondown + -110 + quotedbl + -160 + quotedblbase + -100 + quotedblleft + -175 + quotedblright + -215 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -100 + quotesingle + -110 + registered + -50 + semicolon + -100 + slash + -80 + trademark + -100 + underscore + -265 + yen + -50 + + guilsinglleft + + ampersand + -30 + asciitilde + -30 + asterisk + -20 + backslash + -105 + bar + 0 + braceleft + -85 + braceright + -40 + bracketleft + 0 + bracketright + 0 + bullet + -25 + cent + -15 + degree + -65 + dollar + -35 + emdash + -40 + endash + -40 + euro + -65 + greater + 0 + guillemetleft + -90 + guilsinglleft + -90 + hyphen + -35 + multiply + -35 + numbersign + -75 + paragraph + -10 + parenright + -125 + percent + -25 + periodcentered + -60 + perthousand + -25 + public.kern2.A + -25 + public.kern2.B + 0 + public.kern2.D + 0 + public.kern2.E + 0 + public.kern2.Eth + 0 + public.kern2.F + 0 + public.kern2.H + 0 + public.kern2.I + 0 + public.kern2.J + -25 + public.kern2.K + 0 + public.kern2.L + 0 + public.kern2.Lslash + 0 + public.kern2.M + 0 + public.kern2.N + 0 + public.kern2.P + 0 + public.kern2.R + 0 + public.kern2.S + -20 + public.kern2.T + -105 + public.kern2.Thorn + 0 + public.kern2.U + 0 + public.kern2.V + -60 + public.kern2.W + -50 + public.kern2.X + -25 + public.kern2.Y + -60 + public.kern2.Z + 0 + public.kern2.a + -20 + public.kern2.a.alt + -20 + public.kern2.b + 0 + public.kern2.c + -25 + public.kern2.d + -20 + public.kern2.dcaron + -20 + public.kern2.dcroat + -20 + public.kern2.e + -25 + public.kern2.eth + -30 + public.kern2.f + 0 + public.kern2.g + -15 + public.kern2.germandbls + 0 + public.kern2.h + 0 + public.kern2.i + 0 + public.kern2.j + 0 + public.kern2.l + 0 + public.kern2.lcaron + 0 + public.kern2.lslash + 0 + public.kern2.m + 0 + public.kern2.n + 0 + public.kern2.o + -20 + public.kern2.oslash + -20 + public.kern2.p + 0 + public.kern2.q + -20 + public.kern2.r + 0 + public.kern2.s + -10 + public.kern2.t + 0 + public.kern2.tcaron + 0 + public.kern2.thorn + 0 + public.kern2.u + 0 + public.kern2.x + -25 + public.kern2.y + -10 + public.kern2.z + 0 + question + -145 + questiondown + -15 + quotedbl + -65 + quotedblleft + -50 + quotedblright + -125 + quoteleft + -50 + quoteright + -115 + quotesingle + -65 + slash + -35 + sterling + -30 + trademark + -80 + underscore + -165 + yen + -45 + + guilsinglright + + ampersand + 15 + asciicircum + -130 + asciitilde + -65 + asterisk + -155 + at + 15 + backslash + -165 + bar + 20 + braceleft + -35 + braceright + -25 + bracketleft + 15 + bracketright + 15 + cent + 15 + colon + -100 + comma + -100 + copyright + 15 + degree + -165 + divide + 15 + dollar + -155 + ellipsis + -100 + emdash + 15 + endash + 20 + equal + 15 + euro + -55 + greater + 15 + guillemetleft + 30 + guillemetright + -95 + guilsinglleft + 30 + guilsinglright + -95 + hyphen + 20 + less + -20 + minus + 15 + numbersign + -45 + paragraph + -125 + parenleft + 15 + parenright + -145 + percent + -145 + periodcentered + 0 + perthousand + -145 + plus + 15 + public.kern2.A + -40 + public.kern2.B + 15 + public.kern2.D + 20 + public.kern2.E + 20 + public.kern2.Eth + 20 + public.kern2.F + 20 + public.kern2.H + 20 + public.kern2.I + 20 + public.kern2.J + -130 + public.kern2.K + 20 + public.kern2.L + 20 + public.kern2.Lslash + 20 + public.kern2.M + 20 + public.kern2.N + 20 + public.kern2.P + 15 + public.kern2.R + 20 + public.kern2.S + -140 + public.kern2.T + -95 + public.kern2.Thorn + 20 + public.kern2.U + 15 + public.kern2.V + -90 + public.kern2.W + -75 + public.kern2.X + -45 + public.kern2.Y + -85 + public.kern2.Z + 20 + public.kern2.a + 15 + public.kern2.b + 20 + public.kern2.c + 15 + public.kern2.d + 15 + public.kern2.dcaron + 15 + public.kern2.dcroat + 15 + public.kern2.e + 15 + public.kern2.eth + 15 + public.kern2.f + -40 + public.kern2.g + 10 + public.kern2.germandbls + 20 + public.kern2.h + 15 + public.kern2.i + 20 + public.kern2.j + 20 + public.kern2.l + 15 + public.kern2.lcaron + 15 + public.kern2.lslash + 15 + public.kern2.m + 20 + public.kern2.n + 20 + public.kern2.o + 15 + public.kern2.oslash + 15 + public.kern2.p + 15 + public.kern2.q + 15 + public.kern2.r + 20 + public.kern2.s + -70 + public.kern2.t + -40 + public.kern2.tcaron + -40 + public.kern2.thorn + 15 + public.kern2.u + 20 + public.kern2.v + -15 + public.kern2.w + -20 + public.kern2.x + -45 + public.kern2.y + -30 + public.kern2.z + 20 + question + -135 + questiondown + -110 + quotedbl + -160 + quotedblbase + -100 + quotedblleft + -165 + quotedblright + -165 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -100 + quotesingle + -110 + registered + -50 + semicolon + -100 + slash + -80 + trademark + -100 + underscore + -165 + yen + -50 + + hyphen + + asciicircum + -175 + asciitilde + -15 + asterisk + -135 + backslash + -135 + braceleft + -40 + braceright + -45 + colon + -75 + comma + -115 + degree + -175 + dollar + -80 + ellipsis + -175 + euro + -75 + guillemetleft + 20 + guillemetright + -50 + guilsinglleft + 20 + guilsinglright + -50 + multiply + -20 + numbersign + -50 + paragraph + -50 + parenright + -155 + percent + -70 + perthousand + -70 + public.kern2.A + -45 + public.kern2.J + -140 + public.kern2.S + -65 + public.kern2.T + -115 + public.kern2.V + -80 + public.kern2.W + -70 + public.kern2.X + -50 + public.kern2.Y + -85 + public.kern2.f + -55 + public.kern2.s + -20 + public.kern2.t + -55 + public.kern2.tcaron + -55 + public.kern2.v + -20 + public.kern2.w + -20 + public.kern2.x + -45 + public.kern2.y + -25 + question + -150 + questiondown + -100 + quotedbl + -175 + quotedblbase + -175 + quotedblleft + -175 + quotedblright + -175 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -115 + quotesingle + -110 + registered + -10 + semicolon + -80 + slash + -75 + sterling + -20 + trademark + -90 + underscore + -175 + yen + -65 + + less + + asciitilde + -15 + braceleft + -40 + braceright + -40 + dollar + -20 + euro + -70 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -20 + numbersign + -35 + parenright + -20 + public.kern2.s + -15 + question + -10 + sterling + -15 + underscore + -290 + + minus + + asciitilde + -15 + asterisk + -25 + backslash + -110 + braceleft + -45 + braceright + -45 + colon + -15 + comma + -115 + degree + -70 + dollar + -40 + ellipsis + -305 + euro + -75 + guillemetleft + 20 + guilsinglleft + 20 + multiply + -30 + numbersign + -70 + paragraph + -15 + parenright + -145 + percent + -30 + perthousand + -30 + public.kern2.A + -60 + public.kern2.J + -270 + public.kern2.S + -25 + public.kern2.T + -115 + public.kern2.V + -65 + public.kern2.W + -55 + public.kern2.X + -70 + public.kern2.Y + -70 + public.kern2.a.alt + -25 + public.kern2.s + -20 + public.kern2.v + -10 + public.kern2.w + -15 + public.kern2.x + -35 + public.kern2.y + -15 + question + -150 + questiondown + -200 + quotedbl + -200 + quotedblbase + -215 + quotedblleft + -55 + quotedblright + -130 + quoteleft + -55 + quoteright + -115 + quotesinglbase + -115 + quotesingle + -110 + semicolon + -15 + slash + -105 + sterling + -20 + trademark + -90 + underscore + -305 + yen + -55 + + multiply + + ampersand + -30 + asciicircum + -30 + asciitilde + -70 + asterisk + -40 + at + -35 + backslash + -125 + bar + -20 + braceleft + -80 + braceright + -70 + bracketleft + -20 + bracketright + -20 + bullet + -50 + cent + -35 + colon + -30 + comma + -115 + copyright + -35 + degree + -80 + divide + -30 + dollar + -55 + ellipsis + -155 + emdash + -30 + endash + -30 + equal + -20 + euro + -90 + greater + -20 + guillemetleft + -25 + guillemetright + -30 + guilsinglleft + -25 + guilsinglright + -30 + hyphen + -30 + less + -45 + minus + -30 + multiply + -50 + numbersign + -90 + paragraph + -30 + parenleft + -30 + parenright + -160 + percent + -45 + periodcentered + -45 + perthousand + -45 + plus + -30 + public.kern2.A + -85 + public.kern2.B + -20 + public.kern2.C + -25 + public.kern2.D + -20 + public.kern2.E + -20 + public.kern2.Eth + -20 + public.kern2.F + -20 + public.kern2.G + -30 + public.kern2.H + -20 + public.kern2.I + -20 + public.kern2.J + -200 + public.kern2.K + -20 + public.kern2.L + -20 + public.kern2.Lslash + -20 + public.kern2.M + -20 + public.kern2.N + -20 + public.kern2.O + -25 + public.kern2.Oslash + -25 + public.kern2.P + -20 + public.kern2.Q + -25 + public.kern2.R + -20 + public.kern2.S + -40 + public.kern2.T + -135 + public.kern2.Thorn + -20 + public.kern2.U + -20 + public.kern2.V + -80 + public.kern2.W + -75 + public.kern2.X + -90 + public.kern2.Y + -85 + public.kern2.Z + -20 + public.kern2.a + -30 + public.kern2.a.alt + -40 + public.kern2.b + -20 + public.kern2.c + -35 + public.kern2.d + -30 + public.kern2.dcaron + -30 + public.kern2.dcroat + -30 + public.kern2.e + -30 + public.kern2.eth + -30 + public.kern2.f + -20 + public.kern2.g + -35 + public.kern2.germandbls + -20 + public.kern2.h + -20 + public.kern2.i + -20 + public.kern2.j + -20 + public.kern2.l + -20 + public.kern2.lcaron + -20 + public.kern2.lslash + -20 + public.kern2.m + -20 + public.kern2.n + -20 + public.kern2.o + -30 + public.kern2.oslash + -35 + public.kern2.p + -20 + public.kern2.q + -30 + public.kern2.r + -20 + public.kern2.s + -40 + public.kern2.t + -20 + public.kern2.tcaron + -20 + public.kern2.thorn + -20 + public.kern2.u + -20 + public.kern2.v + -30 + public.kern2.w + -30 + public.kern2.x + -50 + public.kern2.y + -35 + public.kern2.z + -20 + question + -180 + questiondown + -160 + quotedbl + -45 + quotedblbase + -155 + quotedblleft + -65 + quotedblright + -115 + quoteleft + -65 + quoteright + -115 + quotesinglbase + -115 + quotesingle + -45 + registered + -20 + semicolon + -30 + slash + -125 + sterling + -50 + trademark + -50 + underscore + -245 + yen + -70 + + numbersign + + ampersand + -115 + asciicircum + -75 + asciitilde + -105 + asterisk + -50 + at + -85 + backslash + -65 + bar + -35 + braceleft + -125 + braceright + -85 + bracketleft + -35 + bracketright + -35 + bullet + -90 + cent + -95 + colon + -50 + comma + -115 + copyright + -85 + degree + -35 + divide + -70 + dollar + -55 + ellipsis + -170 + emdash + -85 + endash + -85 + equal + -45 + euro + -115 + greater + -35 + guillemetleft + -90 + guillemetright + -70 + guilsinglleft + -90 + guilsinglright + -70 + hyphen + -85 + less + -75 + minus + -70 + multiply + -95 + numbersign + -175 + paragraph + -40 + parenleft + -85 + parenright + -95 + percent + -35 + periodcentered + -100 + perthousand + -35 + plus + -70 + public.kern2.A + -165 + public.kern2.B + -35 + public.kern2.C + -70 + public.kern2.D + -35 + public.kern2.E + -35 + public.kern2.Eth + -35 + public.kern2.F + -35 + public.kern2.G + -75 + public.kern2.H + -35 + public.kern2.I + -35 + public.kern2.J + -215 + public.kern2.K + -35 + public.kern2.L + -35 + public.kern2.Lslash + -35 + public.kern2.M + -35 + public.kern2.N + -35 + public.kern2.O + -70 + public.kern2.Oslash + -70 + public.kern2.P + -35 + public.kern2.Q + -70 + public.kern2.R + -35 + public.kern2.S + -40 + public.kern2.T + -35 + public.kern2.Thorn + -35 + public.kern2.U + -35 + public.kern2.V + -65 + public.kern2.W + -60 + public.kern2.X + -65 + public.kern2.Y + -65 + public.kern2.Z + -35 + public.kern2.a + -95 + public.kern2.a.alt + -100 + public.kern2.b + -35 + public.kern2.c + -95 + public.kern2.d + -95 + public.kern2.dcaron + -95 + public.kern2.dcroat + -95 + public.kern2.e + -95 + public.kern2.eth + -100 + public.kern2.f + -45 + public.kern2.g + -90 + public.kern2.germandbls + -35 + public.kern2.h + -35 + public.kern2.i + -45 + public.kern2.j + -45 + public.kern2.l + -35 + public.kern2.lcaron + -35 + public.kern2.lslash + -35 + public.kern2.m + -45 + public.kern2.n + -45 + public.kern2.o + -95 + public.kern2.oslash + -95 + public.kern2.p + -45 + public.kern2.q + -95 + public.kern2.r + -45 + public.kern2.s + -85 + public.kern2.t + -45 + public.kern2.tcaron + -45 + public.kern2.thorn + -35 + public.kern2.u + -45 + public.kern2.v + -45 + public.kern2.w + -50 + public.kern2.x + -60 + public.kern2.y + -50 + public.kern2.z + -45 + question + -85 + questiondown + -180 + quotedbl + -40 + quotedblbase + -175 + quotedblleft + -35 + quotedblright + -55 + quoteleft + -35 + quoteright + -55 + quotesinglbase + -115 + quotesingle + -40 + registered + -55 + semicolon + -50 + slash + -195 + sterling + -100 + trademark + -35 + underscore + -345 + yen + -60 + + paragraph + + asciitilde + -15 + backslash + 25 + braceleft + -45 + braceright + -40 + dollar + -20 + euro + -70 + guillemetleft + 20 + guilsinglleft + 20 + multiply + -20 + numbersign + -40 + parenright + -20 + public.kern2.j + 55 + public.kern2.s + -15 + question + -10 + slash + 25 + sterling + -15 + + parenleft + + ampersand + -115 + asciicircum + -120 + asciitilde + -170 + asterisk + -10 + at + -130 + backslash + -35 + bar + -10 + braceleft + -110 + braceright + -65 + bracketleft + -10 + bracketright + -10 + bullet + -160 + cent + -160 + colon + -95 + comma + -55 + copyright + -135 + degree + -10 + divide + -135 + dollar + -40 + ellipsis + -110 + emdash + -155 + endash + -155 + equal + -75 + euro + -155 + greater + -10 + guillemetleft + -145 + guillemetright + -130 + guilsinglleft + -145 + guilsinglright + -130 + hyphen + -155 + less + -140 + minus + -135 + multiply + -160 + numbersign + -150 + paragraph + -30 + parenleft + -110 + parenright + -30 + percent + -20 + periodcentered + -110 + perthousand + -20 + plus + -135 + public.kern2.A + -95 + public.kern2.B + -10 + public.kern2.C + -90 + public.kern2.D + -10 + public.kern2.E + -10 + public.kern2.Eth + -10 + public.kern2.F + -10 + public.kern2.G + -105 + public.kern2.H + -10 + public.kern2.I + -10 + public.kern2.J + -130 + public.kern2.K + -10 + public.kern2.L + -10 + public.kern2.Lslash + -10 + public.kern2.M + -10 + public.kern2.N + -10 + public.kern2.O + -90 + public.kern2.Oslash + -90 + public.kern2.P + -10 + public.kern2.Q + -90 + public.kern2.R + -10 + public.kern2.S + -30 + public.kern2.T + -10 + public.kern2.Thorn + -10 + public.kern2.U + -10 + public.kern2.V + -25 + public.kern2.W + -25 + public.kern2.X + -30 + public.kern2.Y + -30 + public.kern2.Z + -10 + public.kern2.a + -165 + public.kern2.a.alt + -140 + public.kern2.b + -10 + public.kern2.c + -165 + public.kern2.d + -165 + public.kern2.dcaron + -165 + public.kern2.dcroat + -165 + public.kern2.e + -165 + public.kern2.eth + -150 + public.kern2.f + -65 + public.kern2.g + -100 + public.kern2.germandbls + -20 + public.kern2.h + -10 + public.kern2.i + -35 + public.kern2.j + 40 + public.kern2.l + -10 + public.kern2.lcaron + -10 + public.kern2.lslash + -10 + public.kern2.m + -90 + public.kern2.n + -90 + public.kern2.o + -165 + public.kern2.oslash + -105 + public.kern2.p + -20 + public.kern2.q + -165 + public.kern2.r + -90 + public.kern2.s + -130 + public.kern2.t + -65 + public.kern2.tcaron + -65 + public.kern2.thorn + -10 + public.kern2.u + -90 + public.kern2.v + -90 + public.kern2.w + -90 + public.kern2.x + -95 + public.kern2.y + -90 + public.kern2.z + -90 + question + -25 + questiondown + -50 + quotedbl + -10 + quotedblbase + -55 + quotedblleft + -25 + quotedblright + -10 + quoteleft + -25 + quoteright + -10 + quotesinglbase + -55 + quotesingle + -10 + registered + -60 + semicolon + -55 + sterling + -110 + trademark + -45 + underscore + -20 + yen + -25 + + parenright + + asciicircum + -30 + asciitilde + -20 + asterisk + -40 + backslash + -130 + braceleft + -50 + braceright + -45 + colon + -25 + comma + -25 + degree + -70 + dollar + -65 + ellipsis + -25 + euro + -75 + guillemetleft + 20 + guillemetright + -15 + guilsinglleft + 20 + guilsinglright + -15 + multiply + -20 + numbersign + -50 + paragraph + -40 + parenright + -105 + percent + -50 + perthousand + -50 + public.kern2.A + -40 + public.kern2.C + -10 + public.kern2.J + -30 + public.kern2.O + -10 + public.kern2.Oslash + -10 + public.kern2.Q + -10 + public.kern2.S + -45 + public.kern2.T + -80 + public.kern2.V + -90 + public.kern2.W + -80 + public.kern2.X + -45 + public.kern2.Y + -90 + public.kern2.f + -20 + public.kern2.s + -30 + public.kern2.t + -20 + public.kern2.tcaron + -20 + public.kern2.v + -30 + public.kern2.w + -30 + public.kern2.x + -45 + public.kern2.y + -35 + question + -135 + questiondown + -35 + quotedbl + -50 + quotedblbase + -25 + quotedblleft + -55 + quotedblright + -70 + quoteleft + -55 + quoteright + -70 + quotesinglbase + -25 + quotesingle + -50 + registered + -20 + semicolon + -25 + slash + -50 + sterling + -20 + trademark + -40 + underscore + -70 + yen + -70 + + percent + + asciicircum + -225 + asciitilde + -90 + asterisk + -100 + at + -15 + backslash + -75 + braceleft + -60 + braceright + -40 + bullet + -35 + cent + -15 + colon + -10 + comma + -10 + copyright + -15 + degree + -100 + divide + -20 + dollar + -50 + ellipsis + -10 + euro + -75 + less + -45 + minus + -20 + multiply + -35 + numbersign + -35 + paragraph + -140 + parenleft + -10 + parenright + -125 + percent + -120 + periodcentered + -30 + perthousand + -120 + plus + -20 + public.kern2.A + -25 + public.kern2.C + -40 + public.kern2.G + -30 + public.kern2.J + -15 + public.kern2.O + -35 + public.kern2.Oslash + -35 + public.kern2.Q + -35 + public.kern2.S + -30 + public.kern2.T + -75 + public.kern2.U + -20 + public.kern2.V + -75 + public.kern2.W + -75 + public.kern2.X + -30 + public.kern2.Y + -75 + public.kern2.a + -15 + public.kern2.c + -15 + public.kern2.d + -15 + public.kern2.dcaron + -15 + public.kern2.dcroat + -15 + public.kern2.e + -15 + public.kern2.eth + -10 + public.kern2.f + -55 + public.kern2.g + -20 + public.kern2.o + -15 + public.kern2.oslash + -15 + public.kern2.q + -15 + public.kern2.s + -35 + public.kern2.t + -55 + public.kern2.tcaron + -55 + public.kern2.v + -40 + public.kern2.w + -50 + public.kern2.x + -30 + public.kern2.y + -60 + question + -120 + questiondown + -20 + quotedbl + -85 + quotedblbase + -10 + quotedblleft + -135 + quotedblright + -85 + quoteleft + -115 + quoteright + -85 + quotesinglbase + -10 + quotesingle + -85 + registered + -85 + semicolon + -10 + slash + -35 + sterling + -25 + trademark + -130 + underscore + -80 + yen + -70 + + periodcentered + + asciicircum + -110 + asciitilde + -40 + asterisk + -110 + backslash + -110 + braceleft + -50 + braceright + -45 + colon + -110 + comma + -110 + degree + -110 + dollar + -110 + ellipsis + -110 + euro + -75 + guillemetleft + 20 + guillemetright + -100 + guilsinglleft + 20 + guilsinglright + -100 + multiply + -20 + numbersign + -65 + paragraph + -95 + parenright + -110 + percent + -110 + perthousand + -110 + public.kern2.A + -55 + public.kern2.C + -10 + public.kern2.G + -10 + public.kern2.J + -110 + public.kern2.O + -10 + public.kern2.Oslash + -10 + public.kern2.Q + -10 + public.kern2.S + -110 + public.kern2.T + -110 + public.kern2.V + -100 + public.kern2.W + -85 + public.kern2.X + -65 + public.kern2.Y + -105 + public.kern2.a.alt + -15 + public.kern2.f + -55 + public.kern2.s + -50 + public.kern2.t + -55 + public.kern2.tcaron + -55 + public.kern2.v + -30 + public.kern2.w + -35 + public.kern2.x + -65 + public.kern2.y + -40 + question + -110 + questiondown + -110 + quotedbl + -110 + quotedblbase + -110 + quotedblleft + -110 + quotedblright + -110 + quoteleft + -110 + quoteright + -110 + quotesinglbase + -110 + quotesingle + -110 + registered + -45 + semicolon + -110 + slash + -95 + sterling + -20 + trademark + -90 + underscore + -110 + yen + -70 + + perthousand + + asciicircum + -250 + asciitilde + -90 + asterisk + -195 + at + -15 + backslash + -205 + braceleft + -60 + braceright + -40 + bullet + -35 + cent + -15 + colon + -10 + comma + -10 + copyright + -15 + degree + -210 + divide + -20 + dollar + -50 + ellipsis + -10 + euro + -75 + less + -45 + minus + -20 + multiply + -35 + numbersign + -35 + paragraph + -150 + parenleft + -10 + parenright + -125 + percent + -120 + periodcentered + -30 + perthousand + -120 + plus + -20 + public.kern2.A + -25 + public.kern2.C + -40 + public.kern2.G + -30 + public.kern2.J + -15 + public.kern2.O + -35 + public.kern2.Oslash + -35 + public.kern2.Q + -35 + public.kern2.S + -30 + public.kern2.T + -115 + public.kern2.U + -20 + public.kern2.V + -125 + public.kern2.W + -105 + public.kern2.X + -30 + public.kern2.Y + -100 + public.kern2.a + -15 + public.kern2.c + -15 + public.kern2.d + -15 + public.kern2.dcaron + -15 + public.kern2.dcroat + -15 + public.kern2.e + -15 + public.kern2.eth + -10 + public.kern2.f + -55 + public.kern2.g + -20 + public.kern2.o + -15 + public.kern2.oslash + -15 + public.kern2.q + -15 + public.kern2.s + -35 + public.kern2.t + -55 + public.kern2.tcaron + -55 + public.kern2.v + -40 + public.kern2.w + -50 + public.kern2.x + -30 + public.kern2.y + -60 + question + -155 + questiondown + -20 + quotedbl + -200 + quotedblbase + -10 + quotedblleft + -215 + quotedblright + -215 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -10 + quotesingle + -110 + registered + -85 + semicolon + -10 + slash + -35 + sterling + -25 + trademark + -130 + underscore + -80 + yen + -70 + + plus + + asciitilde + -15 + asterisk + -25 + backslash + -110 + braceleft + -45 + braceright + -45 + colon + -15 + comma + -115 + degree + -70 + dollar + -40 + ellipsis + -215 + euro + -75 + guillemetleft + 20 + guilsinglleft + 20 + multiply + -30 + numbersign + -70 + paragraph + -15 + parenright + -145 + percent + -30 + perthousand + -30 + public.kern2.A + -60 + public.kern2.J + -255 + public.kern2.S + -25 + public.kern2.T + -115 + public.kern2.V + -65 + public.kern2.W + -55 + public.kern2.X + -70 + public.kern2.Y + -70 + public.kern2.a.alt + -25 + public.kern2.s + -20 + public.kern2.v + -10 + public.kern2.w + -15 + public.kern2.x + -35 + public.kern2.y + -15 + question + -150 + questiondown + -200 + quotedbl + -200 + quotedblbase + -215 + quotedblleft + -55 + quotedblright + -130 + quoteleft + -55 + quoteright + -115 + quotesinglbase + -115 + quotesingle + -110 + semicolon + -15 + slash + -105 + sterling + -20 + trademark + -90 + underscore + -290 + yen + -55 + + public.kern1.A + + ampersand + -40 + asciicircum + -105 + asciitilde + -90 + asterisk + -115 + at + -55 + backslash + -165 + braceleft + -95 + braceright + -40 + bullet + -70 + cent + -60 + colon + -10 + comma + -10 + copyright + -55 + degree + -135 + divide + -60 + dollar + -40 + ellipsis + -10 + emdash + -45 + endash + -45 + equal + -35 + euro + -120 + guillemetleft + -40 + guillemetright + -15 + guilsinglleft + -40 + guilsinglright + -15 + hyphen + -45 + less + -70 + minus + -60 + multiply + -75 + numbersign + -55 + paragraph + -115 + parenleft + -50 + parenright + -75 + percent + -70 + periodcentered + -65 + perthousand + -75 + plus + -60 + public.kern2.C + -75 + public.kern2.G + -70 + public.kern2.J + -15 + public.kern2.O + -75 + public.kern2.Q + -75 + public.kern2.S + -30 + public.kern2.T + -115 + public.kern2.U + -60 + public.kern2.V + -165 + public.kern2.W + -140 + public.kern2.Y + -100 + public.kern2.a + -55 + public.kern2.a.alt + -35 + public.kern2.c + -55 + public.kern2.d + -55 + public.kern2.dcaron + -55 + public.kern2.dcroat + -55 + public.kern2.e + -55 + public.kern2.eth + -55 + public.kern2.f + -55 + public.kern2.g + -65 + public.kern2.o + -55 + public.kern2.oslash + -15 + public.kern2.q + -55 + public.kern2.s + -25 + public.kern2.t + -85 + public.kern2.tcaron + -85 + public.kern2.u + -40 + public.kern2.v + -60 + public.kern2.w + -75 + public.kern2.y + -85 + question + -155 + quotedbl + -125 + quotedblbase + -10 + quotedblleft + -125 + quotedblright + -135 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -10 + quotesingle + -110 + registered + -95 + semicolon + -10 + sterling + -20 + trademark + -110 + underscore + -345 + yen + -70 + + public.kern1.B + + asciicircum + -50 + asciitilde + -75 + asterisk + -30 + at + -10 + backslash + -85 + braceleft + -55 + braceright + -40 + bullet + -25 + cent + -10 + colon + -20 + comma + -20 + copyright + -10 + degree + -35 + divide + -15 + dollar + -45 + ellipsis + -20 + euro + -75 + less + -35 + minus + -15 + multiply + -30 + numbersign + -40 + paragraph + -25 + parenright + -80 + percent + -30 + periodcentered + -20 + perthousand + -30 + plus + -15 + public.kern2.A + -35 + public.kern2.C + -30 + public.kern2.G + -25 + public.kern2.J + -30 + public.kern2.O + -30 + public.kern2.Oslash + -30 + public.kern2.Q + -30 + public.kern2.S + -30 + public.kern2.T + -30 + public.kern2.U + -15 + public.kern2.V + -65 + public.kern2.W + -60 + public.kern2.X + -35 + public.kern2.Y + -65 + public.kern2.a + -10 + public.kern2.c + -10 + public.kern2.d + -10 + public.kern2.dcaron + -10 + public.kern2.dcroat + -10 + public.kern2.e + -10 + public.kern2.f + -25 + public.kern2.g + -15 + public.kern2.o + -10 + public.kern2.oslash + -10 + public.kern2.q + -10 + public.kern2.s + -50 + public.kern2.t + -25 + public.kern2.tcaron + -25 + public.kern2.v + -25 + public.kern2.w + -30 + public.kern2.x + -35 + public.kern2.y + -30 + question + -70 + questiondown + -30 + quotedbl + -35 + quotedblbase + -20 + quotedblleft + -30 + quotedblright + -40 + quoteleft + -30 + quoteright + -40 + quotesinglbase + -20 + quotesingle + -35 + registered + -30 + semicolon + -20 + slash + -50 + sterling + -25 + trademark + -25 + underscore + -135 + yen + -60 + + public.kern1.C + + asciitilde + -15 + backslash + -30 + braceleft + -40 + braceright + -40 + dollar + -20 + euro + -70 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -20 + numbersign + -35 + parenright + -30 + public.kern2.A + -15 + public.kern2.V + -20 + public.kern2.W + -15 + public.kern2.X + -15 + public.kern2.Y + -20 + public.kern2.s + -15 + public.kern2.x + -10 + question + -25 + slash + -20 + sterling + -15 + underscore + -130 + yen + -15 + + public.kern1.D + + ampersand + -15 + asciicircum + -15 + asciitilde + -15 + asterisk + -25 + backslash + -115 + braceleft + -45 + braceright + -45 + colon + -20 + comma + -85 + degree + -55 + dollar + -50 + ellipsis + -85 + euro + -75 + guillemetleft + 15 + guillemetright + -10 + guilsinglleft + 15 + guilsinglright + -10 + multiply + -30 + numbersign + -75 + paragraph + -25 + parenright + -145 + percent + -35 + perthousand + -35 + public.kern2.A + -65 + public.kern2.J + -110 + public.kern2.S + -35 + public.kern2.T + -65 + public.kern2.V + -75 + public.kern2.W + -65 + public.kern2.X + -75 + public.kern2.Y + -80 + public.kern2.a.alt + -25 + public.kern2.s + -20 + public.kern2.v + -20 + public.kern2.w + -25 + public.kern2.x + -45 + public.kern2.y + -25 + question + -140 + questiondown + -95 + quotedbl + -35 + quotedblbase + -85 + quotedblleft + -40 + quotedblright + -55 + quoteleft + -40 + quoteright + -55 + quotesinglbase + -85 + quotesingle + -35 + registered + -10 + semicolon + -20 + slash + -105 + sterling + -20 + trademark + -25 + underscore + -265 + yen + -65 + + public.kern1.E + + asciitilde + -15 + braceleft + -40 + braceright + -40 + dollar + -20 + euro + -70 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -20 + numbersign + -35 + parenright + -20 + public.kern2.s + -15 + question + -10 + sterling + -15 + underscore + -310 + + public.kern1.F + + asciitilde + -15 + braceleft + -40 + braceright + -45 + comma + -115 + dollar + -20 + ellipsis + -310 + euro + -70 + guillemetleft + 20 + guilsinglleft + 20 + multiply + -30 + numbersign + -70 + parenright + -20 + public.kern2.A + -60 + public.kern2.J + -270 + public.kern2.a.alt + -25 + public.kern2.s + -20 + public.kern2.x + -10 + question + -10 + questiondown + -175 + quotedblbase + -215 + quotesinglbase + -115 + slash + -110 + sterling + -20 + underscore + -310 + + public.kern1.G + + asciitilde + -15 + backslash + -30 + braceleft + -40 + braceright + -40 + dollar + -20 + euro + -70 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -20 + numbersign + -35 + parenright + -30 + public.kern2.A + -15 + public.kern2.J + -10 + public.kern2.V + -20 + public.kern2.W + -15 + public.kern2.X + -20 + public.kern2.Y + -20 + public.kern2.s + -20 + public.kern2.x + -10 + question + -20 + questiondown + -10 + slash + -25 + sterling + -15 + underscore + -135 + yen + -15 + + public.kern1.H + + asciitilde + -15 + braceleft + -40 + braceright + -40 + dollar + -20 + euro + -70 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -20 + numbersign + -35 + parenright + -20 + public.kern2.s + -15 + question + -10 + sterling + -15 + underscore + -345 + + public.kern1.I + + asciitilde + -15 + braceleft + -40 + braceright + -40 + dollar + -20 + euro + -70 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -20 + numbersign + -35 + parenright + -20 + public.kern2.s + -15 + question + -10 + sterling + -15 + underscore + -115 + + public.kern1.J + + asciitilde + -15 + braceleft + -40 + braceright + -45 + comma + -25 + dollar + -20 + ellipsis + -25 + euro + -70 + guillemetleft + 20 + guilsinglleft + 20 + multiply + -20 + numbersign + -45 + parenright + -20 + public.kern2.A + -40 + public.kern2.J + -35 + public.kern2.s + -20 + public.kern2.x + -10 + question + -10 + questiondown + -35 + quotedblbase + -25 + quotesinglbase + -25 + slash + -55 + sterling + -20 + underscore + -110 + + public.kern1.K + + ampersand + -35 + asciicircum + -85 + asciitilde + -80 + asterisk + -20 + at + -50 + braceleft + -95 + braceright + -40 + bullet + -60 + cent + -50 + colon + -10 + comma + -10 + copyright + -50 + degree + -20 + divide + -50 + dollar + -40 + ellipsis + -10 + emdash + -40 + endash + -40 + equal + -30 + euro + -115 + guillemetleft + -35 + guillemetright + -10 + guilsinglleft + -35 + guilsinglright + -10 + hyphen + -40 + less + -60 + minus + -50 + multiply + -70 + numbersign + -55 + paragraph + -40 + parenleft + -45 + parenright + -35 + percent + -35 + periodcentered + -60 + perthousand + -35 + plus + -50 + public.kern2.C + -70 + public.kern2.G + -65 + public.kern2.J + -15 + public.kern2.O + -70 + public.kern2.Q + -70 + public.kern2.S + -25 + public.kern2.a + -50 + public.kern2.a.alt + -30 + public.kern2.c + -50 + public.kern2.d + -50 + public.kern2.dcaron + -50 + public.kern2.dcroat + -50 + public.kern2.e + -50 + public.kern2.eth + -50 + public.kern2.f + -55 + public.kern2.g + -55 + public.kern2.o + -50 + public.kern2.oslash + -15 + public.kern2.q + -50 + public.kern2.s + -20 + public.kern2.t + -55 + public.kern2.tcaron + -55 + public.kern2.u + -35 + public.kern2.v + -55 + public.kern2.w + -55 + public.kern2.y + -55 + question + -30 + quotedbl + -10 + quotedblbase + -10 + quotedblleft + -35 + quotedblright + -10 + quoteleft + -35 + quoteright + -10 + quotesinglbase + -10 + quotesingle + -10 + registered + -60 + semicolon + -10 + sterling + -20 + trademark + -35 + underscore + -335 + + public.kern1.L + + asciicircum + -250 + asciitilde + -225 + asterisk + -195 + at + -15 + backslash + -215 + braceleft + -60 + braceright + -40 + bullet + -60 + cent + -15 + copyright + -15 + degree + -210 + divide + -185 + dollar + -30 + emdash + -285 + endash + -280 + euro + -145 + guillemetleft + -45 + guillemetright + 0 + guilsinglleft + -45 + guilsinglright + 0 + hyphen + -175 + less + -220 + minus + -285 + multiply + -80 + numbersign + -35 + paragraph + -230 + parenleft + -10 + parenright + -75 + percent + -70 + periodcentered + -65 + perthousand + -75 + plus + -200 + public.kern2.C + -45 + public.kern2.G + -40 + public.kern2.O + -45 + public.kern2.Q + -45 + public.kern2.S + -15 + public.kern2.T + -115 + public.kern2.U + -20 + public.kern2.V + -125 + public.kern2.W + -105 + public.kern2.Y + -100 + public.kern2.a + -10 + public.kern2.c + -15 + public.kern2.d + -10 + public.kern2.dcaron + -10 + public.kern2.dcroat + -10 + public.kern2.e + -15 + public.kern2.eth + -10 + public.kern2.f + -55 + public.kern2.g + -25 + public.kern2.o + -15 + public.kern2.oslash + -15 + public.kern2.q + -10 + public.kern2.s + -15 + public.kern2.t + -55 + public.kern2.tcaron + -55 + public.kern2.v + -40 + public.kern2.w + -50 + public.kern2.y + -55 + question + -145 + quotedbl + -200 + quotedblleft + -215 + quotedblright + -215 + quoteleft + -115 + quoteright + -115 + quotesingle + -110 + registered + -140 + sterling + -15 + trademark + -285 + underscore + -290 + yen + -70 + + public.kern1.Lslash + + ampersand + -10 + asciicircum + -250 + asciitilde + -225 + asterisk + -195 + at + -25 + backslash + -230 + braceleft + -90 + braceright + -40 + bullet + -115 + cent + -30 + copyright + -25 + degree + -210 + divide + -195 + dollar + -30 + emdash + -285 + endash + -280 + euro + -165 + guillemetleft + -75 + guillemetright + 0 + guilsinglleft + -75 + guilsinglright + 0 + hyphen + -175 + less + -285 + minus + -285 + multiply + -120 + numbersign + -35 + paragraph + -230 + parenleft + -15 + parenright + -75 + percent + -75 + periodcentered + -110 + perthousand + -75 + plus + -200 + public.kern2.C + -70 + public.kern2.G + -60 + public.kern2.O + -65 + public.kern2.Q + -65 + public.kern2.S + -15 + public.kern2.T + -115 + public.kern2.U + -35 + public.kern2.V + -135 + public.kern2.W + -115 + public.kern2.Y + -100 + public.kern2.a + -25 + public.kern2.c + -30 + public.kern2.d + -25 + public.kern2.dcaron + -25 + public.kern2.dcroat + -25 + public.kern2.e + -30 + public.kern2.eth + -25 + public.kern2.f + -55 + public.kern2.g + -45 + public.kern2.o + -30 + public.kern2.oslash + -15 + public.kern2.q + -25 + public.kern2.s + -15 + public.kern2.t + -55 + public.kern2.tcaron + -55 + public.kern2.v + -45 + public.kern2.w + -55 + public.kern2.y + -60 + question + -145 + quotedbl + -200 + quotedblleft + -215 + quotedblright + -215 + quoteleft + -115 + quoteright + -115 + quotesingle + -110 + registered + -220 + sterling + -15 + trademark + -290 + underscore + -320 + yen + -70 + + public.kern1.M + + asciitilde + -15 + braceleft + -40 + braceright + -40 + dollar + -20 + euro + -70 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -20 + numbersign + -35 + parenright + -20 + public.kern2.s + -15 + question + -10 + sterling + -15 + underscore + -345 + + public.kern1.N + + asciitilde + -15 + braceleft + -40 + braceright + -40 + dollar + -20 + euro + -70 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -20 + numbersign + -35 + parenright + -20 + public.kern2.s + -15 + question + -10 + sterling + -15 + underscore + -345 + + public.kern1.O + + ampersand + -10 + asciicircum + -15 + asciitilde + -15 + asterisk + -25 + backslash + -115 + braceleft + -40 + braceright + -45 + colon + -20 + comma + -70 + degree + -55 + dollar + -50 + ellipsis + -70 + euro + -75 + guillemetleft + 15 + guillemetright + -10 + guilsinglleft + 15 + guilsinglright + -10 + multiply + -25 + numbersign + -70 + paragraph + -25 + parenright + -140 + percent + -35 + perthousand + -35 + public.kern2.A + -60 + public.kern2.J + -95 + public.kern2.S + -35 + public.kern2.T + -65 + public.kern2.V + -75 + public.kern2.W + -65 + public.kern2.X + -70 + public.kern2.Y + -80 + public.kern2.a.alt + -20 + public.kern2.f + -10 + public.kern2.s + -25 + public.kern2.t + -10 + public.kern2.tcaron + -10 + public.kern2.v + -20 + public.kern2.w + -25 + public.kern2.x + -45 + public.kern2.y + -25 + question + -130 + questiondown + -80 + quotedbl + -35 + quotedblbase + -70 + quotedblleft + -40 + quotedblright + -55 + quoteleft + -40 + quoteright + -55 + quotesinglbase + -70 + quotesingle + -35 + registered + -10 + semicolon + -20 + slash + -95 + sterling + -20 + trademark + -25 + underscore + -220 + yen + -65 + + public.kern1.Oslash + + ampersand + -10 + asciicircum + -15 + asciitilde + -15 + asterisk + -25 + braceleft + -45 + braceright + -45 + colon + -25 + comma + -70 + degree + -30 + dollar + -50 + ellipsis + -70 + euro + -75 + guillemetleft + 15 + guillemetright + -15 + guilsinglleft + 15 + guilsinglright + -15 + multiply + -25 + numbersign + -70 + paragraph + -25 + parenright + -70 + percent + -35 + perthousand + -35 + public.kern2.A + -65 + public.kern2.J + -95 + public.kern2.S + -35 + public.kern2.V + -10 + public.kern2.W + -10 + public.kern2.X + -10 + public.kern2.Y + -10 + public.kern2.a.alt + -20 + public.kern2.f + -10 + public.kern2.s + -25 + public.kern2.t + -10 + public.kern2.tcaron + -10 + public.kern2.v + -20 + public.kern2.w + -25 + public.kern2.x + -45 + public.kern2.y + -25 + question + -60 + questiondown + -80 + quotedbl + -15 + quotedblbase + -70 + quotedblleft + -45 + quotedblright + -15 + quoteleft + -45 + quoteright + -15 + quotesinglbase + -70 + quotesingle + -15 + registered + -10 + semicolon + -25 + slash + -95 + sterling + -20 + trademark + -25 + underscore + -215 + yen + -10 + + public.kern1.P + + ampersand + -70 + asciitilde + -35 + at + -15 + backslash + -75 + braceleft + -70 + braceright + -50 + bullet + -25 + cent + -25 + comma + -115 + copyright + -15 + degree + -20 + dollar + -25 + ellipsis + -310 + emdash + -20 + endash + -20 + euro + -70 + guillemetleft + -65 + guilsinglleft + -65 + hyphen + -15 + multiply + -30 + numbersign + -105 + parenleft + -15 + parenright + -85 + percent + -10 + periodcentered + -40 + perthousand + -10 + public.kern2.A + -100 + public.kern2.J + -270 + public.kern2.S + -10 + public.kern2.T + -20 + public.kern2.V + -50 + public.kern2.W + -45 + public.kern2.X + -55 + public.kern2.Y + -50 + public.kern2.a + -25 + public.kern2.a.alt + -65 + public.kern2.c + -30 + public.kern2.d + -25 + public.kern2.dcaron + -25 + public.kern2.dcroat + -25 + public.kern2.e + -30 + public.kern2.eth + -35 + public.kern2.g + -20 + public.kern2.o + -25 + public.kern2.oslash + -25 + public.kern2.q + -25 + public.kern2.s + -20 + public.kern2.x + -20 + public.kern2.y + -10 + question + -75 + questiondown + -180 + quotedbl + -20 + quotedblbase + -215 + quotedblleft + -10 + quotedblright + -20 + quoteleft + -10 + quoteright + -20 + quotesinglbase + -115 + quotesingle + -20 + slash + -170 + sterling + -30 + underscore + -330 + yen + -40 + + public.kern1.Q + + ampersand + -10 + asciicircum + -15 + asciitilde + -15 + asterisk + -25 + backslash + -115 + braceleft + -40 + braceright + -45 + colon + -20 + comma + -40 + degree + -55 + dollar + -50 + ellipsis + -40 + euro + -75 + guillemetleft + 15 + guillemetright + -10 + guilsinglleft + 15 + guilsinglright + -10 + multiply + -25 + numbersign + -70 + paragraph + -25 + parenright + -140 + percent + -35 + perthousand + -35 + public.kern2.A + -55 + public.kern2.J + -55 + public.kern2.S + -35 + public.kern2.T + -65 + public.kern2.V + -75 + public.kern2.W + -65 + public.kern2.X + -60 + public.kern2.Y + -80 + public.kern2.a.alt + -20 + public.kern2.f + -10 + public.kern2.s + -25 + public.kern2.t + -10 + public.kern2.tcaron + -10 + public.kern2.v + -20 + public.kern2.w + -25 + public.kern2.x + -45 + public.kern2.y + -25 + question + -130 + questiondown + -50 + quotedbl + -35 + quotedblbase + -40 + quotedblleft + -40 + quotedblright + -55 + quoteleft + -40 + quoteright + -55 + quotesinglbase + -40 + quotesingle + -35 + registered + -10 + semicolon + -20 + slash + -70 + sterling + -20 + trademark + -25 + underscore + -135 + yen + -65 + + public.kern1.R + + ampersand + -70 + asciitilde + -35 + at + -15 + backslash + -75 + braceleft + -65 + braceright + -40 + bullet + -25 + cent + -25 + comma + -15 + copyright + -15 + degree + -20 + dollar + -25 + ellipsis + -15 + emdash + -20 + endash + -20 + euro + -75 + guillemetleft + -60 + guilsinglleft + -60 + hyphen + -15 + multiply + -35 + numbersign + -55 + parenleft + -20 + parenright + -75 + percent + -10 + periodcentered + -40 + perthousand + -10 + public.kern2.G + -10 + public.kern2.J + -50 + public.kern2.S + -10 + public.kern2.T + -20 + public.kern2.V + -50 + public.kern2.W + -45 + public.kern2.Y + -55 + public.kern2.a + -25 + public.kern2.a.alt + -70 + public.kern2.c + -30 + public.kern2.d + -25 + public.kern2.dcaron + -25 + public.kern2.dcroat + -25 + public.kern2.e + -30 + public.kern2.eth + -30 + public.kern2.g + -20 + public.kern2.o + -25 + public.kern2.oslash + -15 + public.kern2.q + -25 + public.kern2.s + -20 + public.kern2.w + -10 + public.kern2.y + -10 + question + -75 + quotedbl + -20 + quotedblbase + -15 + quotedblleft + -10 + quotedblright + -20 + quoteleft + -10 + quoteright + -20 + quotesinglbase + -15 + quotesingle + -20 + sterling + -20 + underscore + -335 + yen + -45 + + public.kern1.S + + asciicircum + -170 + asciitilde + -70 + asterisk + -45 + at + -10 + backslash + -55 + braceleft + -60 + braceright + -40 + bullet + -25 + cent + -10 + colon + -15 + comma + -15 + copyright + -10 + degree + -50 + divide + -15 + dollar + -55 + ellipsis + -15 + euro + -75 + less + -30 + minus + -15 + multiply + -30 + numbersign + -40 + paragraph + -80 + parenleft + -10 + parenright + -70 + percent + -65 + periodcentered + -20 + perthousand + -65 + plus + -15 + public.kern2.A + -30 + public.kern2.C + -30 + public.kern2.G + -25 + public.kern2.J + -20 + public.kern2.O + -30 + public.kern2.Oslash + -30 + public.kern2.Q + -30 + public.kern2.S + -35 + public.kern2.T + -40 + public.kern2.U + -15 + public.kern2.V + -50 + public.kern2.W + -50 + public.kern2.X + -35 + public.kern2.Y + -55 + public.kern2.a + -10 + public.kern2.c + -10 + public.kern2.d + -10 + public.kern2.dcaron + -10 + public.kern2.dcroat + -10 + public.kern2.e + -10 + public.kern2.eth + -10 + public.kern2.f + -55 + public.kern2.g + -15 + public.kern2.o + -10 + public.kern2.oslash + -10 + public.kern2.q + -10 + public.kern2.s + -40 + public.kern2.t + -55 + public.kern2.tcaron + -55 + public.kern2.v + -40 + public.kern2.w + -45 + public.kern2.x + -30 + public.kern2.y + -55 + question + -60 + questiondown + -25 + quotedbl + -45 + quotedblbase + -15 + quotedblleft + -75 + quotedblright + -40 + quoteleft + -75 + quoteright + -40 + quotesinglbase + -15 + quotesingle + -45 + registered + -70 + semicolon + -15 + slash + -40 + sterling + -25 + trademark + -95 + underscore + -100 + yen + -50 + + public.kern1.T + + ampersand + -100 + asciicircum + -80 + asciitilde + -130 + at + -75 + braceleft + -95 + braceright + -55 + bullet + -115 + cent + -115 + colon + -40 + comma + -115 + copyright + -80 + divide + -115 + dollar + -20 + ellipsis + -115 + emdash + -115 + endash + -115 + equal + -115 + euro + -140 + guillemetleft + -95 + guillemetright + -105 + guilsinglleft + -95 + guilsinglright + -105 + hyphen + -115 + less + -115 + minus + -115 + multiply + -135 + numbersign + -140 + parenleft + -65 + parenright + -20 + periodcentered + -110 + plus + -115 + public.kern2.A + -115 + public.kern2.C + -45 + public.kern2.G + -55 + public.kern2.J + -115 + public.kern2.O + -40 + public.kern2.Oslash + -40 + public.kern2.Q + -40 + public.kern2.a + -115 + public.kern2.a.alt + -115 + public.kern2.c + -115 + public.kern2.d + -115 + public.kern2.dcaron + -115 + public.kern2.dcroat + -115 + public.kern2.e + -115 + public.kern2.eth + -115 + public.kern2.f + -55 + public.kern2.g + -115 + public.kern2.j + -10 + public.kern2.m + -115 + public.kern2.n + -115 + public.kern2.o + -115 + public.kern2.oslash + -115 + public.kern2.p + -115 + public.kern2.q + -115 + public.kern2.r + -115 + public.kern2.s + -130 + public.kern2.t + -60 + public.kern2.tcaron + -60 + public.kern2.u + -115 + public.kern2.v + -115 + public.kern2.w + -115 + public.kern2.x + -115 + public.kern2.y + -115 + public.kern2.z + -115 + question + -10 + questiondown + -115 + quotedblbase + -115 + quotesinglbase + -115 + registered + -20 + semicolon + -45 + slash + -110 + sterling + -90 + underscore + -320 + + public.kern1.Thorn + + ampersand + -15 + asciicircum + -20 + asciitilde + -15 + asterisk + -35 + backslash + -125 + braceleft + -45 + braceright + -50 + colon + -30 + comma + -115 + degree + -70 + dollar + -55 + ellipsis + -135 + euro + -75 + guillemetleft + 10 + guillemetright + -15 + guilsinglleft + 10 + guilsinglright + -15 + multiply + -35 + numbersign + -80 + paragraph + -30 + parenright + -160 + percent + -45 + perthousand + -45 + public.kern2.A + -70 + public.kern2.J + -175 + public.kern2.S + -40 + public.kern2.T + -115 + public.kern2.V + -80 + public.kern2.W + -70 + public.kern2.X + -80 + public.kern2.Y + -80 + public.kern2.a.alt + -35 + public.kern2.f + -10 + public.kern2.s + -25 + public.kern2.t + -10 + public.kern2.tcaron + -10 + public.kern2.v + -20 + public.kern2.w + -25 + public.kern2.x + -45 + public.kern2.y + -30 + question + -155 + questiondown + -135 + quotedbl + -45 + quotedblbase + -135 + quotedblleft + -55 + quotedblright + -80 + quoteleft + -55 + quoteright + -80 + quotesinglbase + -115 + quotesingle + -45 + registered + -10 + semicolon + -30 + slash + -115 + sterling + -20 + trademark + -35 + underscore + -330 + yen + -65 + + public.kern1.U + + asciitilde + -15 + braceleft + -40 + braceright + -45 + comma + -45 + dollar + -20 + ellipsis + -45 + euro + -70 + guillemetleft + 20 + guilsinglleft + 20 + multiply + -20 + numbersign + -60 + parenright + -20 + public.kern2.A + -50 + public.kern2.J + -65 + public.kern2.a.alt + -10 + public.kern2.s + -20 + public.kern2.x + -10 + question + -10 + questiondown + -60 + quotedblbase + -45 + quotesinglbase + -45 + slash + -75 + sterling + -20 + underscore + -160 + + public.kern1.V + + ampersand + -110 + asciicircum + -70 + asciitilde + -100 + asterisk + -15 + at + -80 + braceleft + -120 + braceright + -55 + bullet + -85 + cent + -90 + colon + -50 + comma + -115 + copyright + -80 + degree + -20 + divide + -65 + dollar + -50 + ellipsis + -150 + emdash + -85 + endash + -85 + equal + -40 + euro + -115 + guillemetleft + -85 + guillemetright + -65 + guilsinglleft + -85 + guilsinglright + -65 + hyphen + -80 + less + -70 + minus + -65 + multiply + -95 + numbersign + -175 + paragraph + -35 + parenleft + -80 + parenright + -35 + percent + -30 + periodcentered + -95 + perthousand + -30 + plus + -65 + public.kern2.A + -160 + public.kern2.C + -65 + public.kern2.G + -70 + public.kern2.J + -155 + public.kern2.O + -65 + public.kern2.Oslash + -65 + public.kern2.Q + -65 + public.kern2.S + -35 + public.kern2.a + -90 + public.kern2.a.alt + -100 + public.kern2.c + -90 + public.kern2.d + -90 + public.kern2.dcaron + -90 + public.kern2.dcroat + -90 + public.kern2.e + -95 + public.kern2.eth + -95 + public.kern2.f + -45 + public.kern2.g + -85 + public.kern2.germandbls + -30 + public.kern2.i + -10 + public.kern2.j + -10 + public.kern2.m + -45 + public.kern2.n + -45 + public.kern2.o + -90 + public.kern2.oslash + -90 + public.kern2.p + -45 + public.kern2.q + -90 + public.kern2.r + -45 + public.kern2.s + -85 + public.kern2.t + -45 + public.kern2.tcaron + -45 + public.kern2.u + -45 + public.kern2.v + -45 + public.kern2.w + -45 + public.kern2.x + -55 + public.kern2.y + -45 + public.kern2.z + -45 + question + -25 + questiondown + -160 + quotedbl + -10 + quotedblbase + -150 + quotedblleft + -30 + quotedblright + -10 + quoteleft + -30 + quoteright + -10 + quotesinglbase + -115 + quotesingle + -10 + registered + -50 + semicolon + -50 + slash + -165 + sterling + -95 + trademark + -30 + underscore + -345 + + public.kern1.W + + ampersand + -95 + asciicircum + -60 + asciitilde + -85 + asterisk + -15 + at + -70 + braceleft + -115 + braceright + -55 + bullet + -75 + cent + -75 + colon + -40 + comma + -115 + copyright + -70 + degree + -15 + divide + -55 + dollar + -45 + ellipsis + -130 + emdash + -70 + endash + -70 + equal + -35 + euro + -105 + guillemetleft + -70 + guillemetright + -55 + guilsinglleft + -70 + guilsinglright + -55 + hyphen + -70 + less + -60 + minus + -55 + multiply + -85 + numbersign + -150 + paragraph + -30 + parenleft + -70 + parenright + -30 + percent + -25 + periodcentered + -80 + perthousand + -25 + plus + -55 + public.kern2.A + -140 + public.kern2.C + -55 + public.kern2.G + -60 + public.kern2.J + -130 + public.kern2.O + -55 + public.kern2.Oslash + -55 + public.kern2.Q + -55 + public.kern2.S + -30 + public.kern2.a + -80 + public.kern2.a.alt + -90 + public.kern2.c + -80 + public.kern2.d + -80 + public.kern2.dcaron + -80 + public.kern2.dcroat + -80 + public.kern2.e + -80 + public.kern2.eth + -80 + public.kern2.f + -35 + public.kern2.g + -75 + public.kern2.germandbls + -25 + public.kern2.i + -10 + public.kern2.j + -10 + public.kern2.m + -35 + public.kern2.n + -35 + public.kern2.o + -80 + public.kern2.oslash + -80 + public.kern2.p + -35 + public.kern2.q + -80 + public.kern2.r + -35 + public.kern2.s + -75 + public.kern2.t + -35 + public.kern2.tcaron + -35 + public.kern2.u + -35 + public.kern2.v + -35 + public.kern2.w + -40 + public.kern2.x + -50 + public.kern2.y + -40 + public.kern2.z + -35 + question + -25 + questiondown + -135 + quotedbl + -10 + quotedblbase + -130 + quotedblleft + -25 + quoteleft + -25 + quotesinglbase + -115 + quotesingle + -10 + registered + -45 + semicolon + -40 + slash + -140 + sterling + -85 + trademark + -25 + underscore + -345 + + public.kern1.X + + ampersand + -45 + asciicircum + -75 + asciitilde + -100 + asterisk + -15 + at + -65 + braceleft + -95 + braceright + -40 + bullet + -80 + cent + -65 + colon + -15 + comma + -15 + copyright + -65 + degree + -20 + divide + -70 + dollar + -45 + ellipsis + -15 + emdash + -55 + endash + -50 + equal + -40 + euro + -115 + guillemetleft + -50 + guillemetright + -20 + guilsinglleft + -50 + guilsinglright + -20 + hyphen + -55 + less + -75 + minus + -70 + multiply + -85 + numbersign + -60 + paragraph + -40 + parenleft + -55 + parenright + -35 + percent + -30 + periodcentered + -75 + perthousand + -30 + plus + -70 + public.kern2.C + -70 + public.kern2.G + -75 + public.kern2.J + -20 + public.kern2.O + -70 + public.kern2.Q + -70 + public.kern2.S + -35 + public.kern2.a + -60 + public.kern2.a.alt + -40 + public.kern2.c + -65 + public.kern2.d + -60 + public.kern2.dcaron + -60 + public.kern2.dcroat + -60 + public.kern2.e + -65 + public.kern2.eth + -60 + public.kern2.f + -50 + public.kern2.g + -70 + public.kern2.o + -65 + public.kern2.oslash + -15 + public.kern2.q + -60 + public.kern2.s + -25 + public.kern2.t + -50 + public.kern2.tcaron + -50 + public.kern2.u + -45 + public.kern2.v + -50 + public.kern2.w + -50 + public.kern2.y + -50 + question + -25 + quotedbl + -10 + quotedblbase + -15 + quotedblleft + -35 + quotedblright + -10 + quoteleft + -35 + quoteright + -10 + quotesinglbase + -15 + quotesingle + -10 + registered + -55 + semicolon + -15 + sterling + -20 + trademark + -30 + underscore + -345 + + public.kern1.Y + + ampersand + -110 + asciicircum + -75 + asciitilde + -110 + asterisk + -15 + at + -85 + braceleft + -120 + braceright + -55 + bullet + -95 + cent + -100 + colon + -55 + comma + -110 + copyright + -90 + degree + -20 + divide + -75 + dollar + -55 + ellipsis + -110 + emdash + -90 + endash + -90 + equal + -45 + euro + -115 + guillemetleft + -90 + guillemetright + -75 + guilsinglleft + -90 + guilsinglright + -75 + hyphen + -90 + less + -80 + minus + -75 + multiply + -100 + numbersign + -150 + paragraph + -40 + parenleft + -90 + parenright + -35 + percent + -30 + periodcentered + -105 + perthousand + -30 + plus + -75 + public.kern2.A + -115 + public.kern2.C + -70 + public.kern2.G + -80 + public.kern2.J + -115 + public.kern2.O + -70 + public.kern2.Oslash + -70 + public.kern2.Q + -70 + public.kern2.S + -40 + public.kern2.a + -100 + public.kern2.a.alt + -100 + public.kern2.c + -100 + public.kern2.d + -100 + public.kern2.dcaron + -100 + public.kern2.dcroat + -100 + public.kern2.e + -105 + public.kern2.eth + -105 + public.kern2.f + -50 + public.kern2.g + -95 + public.kern2.germandbls + -35 + public.kern2.i + -10 + public.kern2.j + -10 + public.kern2.m + -50 + public.kern2.n + -50 + public.kern2.o + -100 + public.kern2.oslash + -100 + public.kern2.p + -50 + public.kern2.q + -100 + public.kern2.r + -50 + public.kern2.s + -90 + public.kern2.t + -50 + public.kern2.tcaron + -50 + public.kern2.u + -50 + public.kern2.v + -50 + public.kern2.w + -50 + public.kern2.x + -60 + public.kern2.y + -50 + public.kern2.z + -50 + question + -25 + questiondown + -115 + quotedbl + -10 + quotedblbase + -110 + quotedblleft + -35 + quotedblright + -10 + quoteleft + -35 + quoteright + -10 + quotesinglbase + -110 + quotesingle + -10 + registered + -55 + semicolon + -55 + slash + -110 + sterling + -105 + trademark + -30 + underscore + -345 + + public.kern1.Z + + asciitilde + -15 + braceleft + -40 + braceright + -40 + dollar + -20 + euro + -70 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -20 + numbersign + -35 + parenright + -20 + public.kern2.s + -15 + question + -10 + sterling + -15 + underscore + -315 + + public.kern1.a + + asciitilde + -15 + backslash + -70 + braceleft + -40 + braceright + -40 + degree + -10 + dollar + -20 + euro + -70 + guillemetleft + 20 + guilsinglleft + 20 + multiply + -20 + numbersign + -40 + parenright + -75 + public.kern2.T + -115 + public.kern2.V + -40 + public.kern2.W + -35 + public.kern2.Y + -45 + public.kern2.s + -15 + question + -120 + quotedbl + -10 + quotedblright + -10 + quoteright + -10 + quotesingle + -10 + sterling + -15 + underscore + -215 + yen + -35 + + public.kern1.a.alt + + asciicircum + -25 + asciitilde + -15 + asterisk + -45 + backslash + -135 + braceleft + -45 + braceright + -40 + degree + -80 + dollar + -30 + euro + -75 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -20 + numbersign + -35 + paragraph + -40 + parenright + -75 + percent + -50 + perthousand + -50 + public.kern2.S + -15 + public.kern2.T + -115 + public.kern2.V + -85 + public.kern2.W + -75 + public.kern2.Y + -85 + public.kern2.f + -15 + public.kern2.s + -15 + public.kern2.t + -15 + public.kern2.tcaron + -15 + public.kern2.v + -25 + public.kern2.w + -25 + public.kern2.y + -30 + question + -145 + quotedbl + -50 + quotedblleft + -65 + quotedblright + -95 + quoteleft + -65 + quoteright + -95 + quotesingle + -50 + registered + -15 + sterling + -15 + trademark + -45 + underscore + -210 + yen + -70 + + public.kern1.b + + asciicircum + -50 + asciitilde + -25 + asterisk + -75 + backslash + -155 + braceleft + -50 + braceright + -45 + colon + -40 + comma + -40 + degree + -115 + dollar + -85 + ellipsis + -40 + euro + -75 + guillemetleft + 20 + guillemetright + -30 + guilsinglleft + 20 + guilsinglright + -30 + multiply + -20 + numbersign + -55 + paragraph + -60 + parenright + -160 + percent + -75 + perthousand + -75 + public.kern2.A + -50 + public.kern2.C + -10 + public.kern2.J + -60 + public.kern2.O + -10 + public.kern2.Oslash + -10 + public.kern2.Q + -10 + public.kern2.S + -75 + public.kern2.T + -115 + public.kern2.V + -95 + public.kern2.W + -85 + public.kern2.X + -55 + public.kern2.Y + -100 + public.kern2.f + -35 + public.kern2.s + -40 + public.kern2.t + -35 + public.kern2.tcaron + -35 + public.kern2.v + -30 + public.kern2.w + -35 + public.kern2.x + -50 + public.kern2.y + -40 + question + -155 + questiondown + -55 + quotedbl + -80 + quotedblbase + -40 + quotedblleft + -95 + quotedblright + -145 + quoteleft + -95 + quoteright + -115 + quotesinglbase + -40 + quotesingle + -80 + registered + -30 + semicolon + -40 + slash + -70 + sterling + -20 + trademark + -80 + underscore + -175 + yen + -70 + + public.kern1.c + + asciitilde + -15 + backslash + -95 + braceleft + -40 + braceright + -40 + degree + -35 + dollar + -25 + euro + -70 + guillemetleft + 20 + guilsinglleft + 20 + multiply + -20 + numbersign + -35 + parenright + -100 + percent + -10 + perthousand + -10 + public.kern2.A + -10 + public.kern2.S + -15 + public.kern2.T + -115 + public.kern2.V + -55 + public.kern2.W + -45 + public.kern2.X + -10 + public.kern2.Y + -60 + public.kern2.s + -15 + public.kern2.w + -10 + public.kern2.x + -10 + public.kern2.y + -10 + question + -145 + quotedbl + -20 + quotedblleft + -20 + quotedblright + -70 + quoteleft + -20 + quoteright + -70 + quotesingle + -20 + slash + -15 + sterling + -15 + underscore + -110 + yen + -45 + + public.kern1.d + + asciitilde + -15 + braceleft + -40 + braceright + -40 + dollar + -20 + euro + -70 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -20 + numbersign + -35 + parenright + -20 + public.kern2.s + -15 + question + -10 + sterling + -15 + underscore + -220 + + public.kern1.dcaron + + ampersand + -35 + asciicircum + -40 + asciitilde + -50 + asterisk + 30 + at + -35 + backslash + 15 + bar + 30 + braceleft + -70 + braceright + -25 + bracketleft + 30 + bracketright + 30 + bullet + -35 + cent + -35 + colon + -20 + comma + -35 + copyright + -35 + degree + 30 + divide + -35 + ellipsis + -35 + emdash + -35 + endash + -35 + euro + -80 + greater + 30 + guillemetleft + -15 + guillemetright + -30 + guilsinglleft + -15 + guilsinglright + -30 + hyphen + -35 + less + -35 + minus + -35 + multiply + -55 + numbersign + -75 + paragraph + 15 + parenleft + -35 + parenright + 10 + percent + 20 + periodcentered + -35 + perthousand + 20 + plus + -35 + public.kern2.A + -35 + public.kern2.B + 30 + public.kern2.C + -30 + public.kern2.D + 30 + public.kern2.E + 30 + public.kern2.Eth + 30 + public.kern2.F + 30 + public.kern2.G + -35 + public.kern2.H + 30 + public.kern2.I + 30 + public.kern2.J + -40 + public.kern2.K + 30 + public.kern2.L + 30 + public.kern2.Lslash + 30 + public.kern2.M + 30 + public.kern2.N + 30 + public.kern2.O + -30 + public.kern2.Oslash + -30 + public.kern2.P + 30 + public.kern2.Q + -30 + public.kern2.R + 30 + public.kern2.S + 15 + public.kern2.T + 30 + public.kern2.Thorn + 30 + public.kern2.U + 30 + public.kern2.V + 20 + public.kern2.W + 20 + public.kern2.X + 15 + public.kern2.Y + 15 + public.kern2.Z + 30 + public.kern2.a + -35 + public.kern2.a.alt + -35 + public.kern2.b + 30 + public.kern2.c + -40 + public.kern2.d + -35 + public.kern2.dcaron + -35 + public.kern2.dcroat + -35 + public.kern2.e + -40 + public.kern2.eth + -40 + public.kern2.f + -15 + public.kern2.g + -35 + public.kern2.germandbls + 20 + public.kern2.h + 30 + public.kern2.i + 15 + public.kern2.j + 15 + public.kern2.l + 30 + public.kern2.lcaron + 30 + public.kern2.lslash + 30 + public.kern2.m + -15 + public.kern2.n + -15 + public.kern2.o + -35 + public.kern2.oslash + -40 + public.kern2.p + -15 + public.kern2.q + -35 + public.kern2.r + -15 + public.kern2.s + -50 + public.kern2.t + -15 + public.kern2.tcaron + -15 + public.kern2.thorn + 30 + public.kern2.u + -15 + public.kern2.v + -15 + public.kern2.w + -15 + public.kern2.x + -25 + public.kern2.y + -15 + public.kern2.z + -15 + question + 20 + questiondown + -40 + quotedbl + 30 + quotedblbase + -35 + quotedblleft + 20 + quotedblright + 30 + quoteleft + 20 + quoteright + 30 + quotesinglbase + -35 + quotesingle + 30 + semicolon + -20 + slash + -35 + sterling + -55 + trademark + 20 + underscore + -345 + yen + 20 + + public.kern1.dcroat + + asciitilde + -15 + asterisk + 20 + backslash + 20 + bar + 20 + braceleft + -40 + braceright + -35 + bracketleft + 20 + bracketright + 20 + degree + 20 + euro + -70 + greater + 20 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -20 + numbersign + -35 + paragraph + 15 + percent + 20 + perthousand + 20 + public.kern2.B + 20 + public.kern2.D + 25 + public.kern2.E + 25 + public.kern2.Eth + 25 + public.kern2.F + 25 + public.kern2.H + 25 + public.kern2.I + 25 + public.kern2.K + 25 + public.kern2.L + 25 + public.kern2.Lslash + 25 + public.kern2.M + 25 + public.kern2.N + 25 + public.kern2.P + 20 + public.kern2.R + 20 + public.kern2.S + 15 + public.kern2.T + 25 + public.kern2.Thorn + 25 + public.kern2.U + 25 + public.kern2.V + 20 + public.kern2.W + 20 + public.kern2.X + 15 + public.kern2.Y + 20 + public.kern2.Z + 25 + public.kern2.b + 25 + public.kern2.germandbls + 20 + public.kern2.h + 20 + public.kern2.i + 15 + public.kern2.j + 15 + public.kern2.l + 20 + public.kern2.lcaron + 20 + public.kern2.lslash + 20 + public.kern2.s + -15 + public.kern2.thorn + 20 + question + 10 + quotedbl + 20 + quotedblleft + 20 + quotedblright + 25 + quoteleft + 20 + quoteright + 25 + quotesingle + 20 + sterling + -15 + trademark + 20 + underscore + -220 + yen + 20 + + public.kern1.e + + ampersand + -30 + asciicircum + -15 + asciitilde + -15 + asterisk + -35 + backslash + -125 + braceleft + -40 + braceright + -50 + colon + -10 + comma + -10 + degree + -75 + dollar + -50 + ellipsis + -10 + euro + -75 + guillemetleft + -15 + guillemetright + -15 + guilsinglleft + -15 + guilsinglright + -15 + multiply + -50 + numbersign + -75 + paragraph + -30 + parenright + -110 + percent + -40 + perthousand + -40 + public.kern2.A + -20 + public.kern2.J + -25 + public.kern2.S + -35 + public.kern2.T + -115 + public.kern2.V + -75 + public.kern2.W + -65 + public.kern2.X + -20 + public.kern2.Y + -80 + public.kern2.a.alt + -50 + public.kern2.eth + -10 + public.kern2.f + -10 + public.kern2.s + -20 + public.kern2.t + -10 + public.kern2.tcaron + -10 + public.kern2.v + -20 + public.kern2.w + -20 + public.kern2.x + -20 + public.kern2.y + -25 + question + -150 + questiondown + -10 + quotedbl + -40 + quotedblbase + -10 + quotedblleft + -55 + quotedblright + -100 + quoteleft + -55 + quoteright + -100 + quotesinglbase + -10 + quotesingle + -40 + registered + -10 + semicolon + -10 + slash + -25 + sterling + -20 + trademark + -40 + underscore + -130 + yen + -65 + + public.kern1.eth + + asciicircum + -40 + asciitilde + -20 + asterisk + -55 + backslash + -145 + braceleft + -50 + braceright + -45 + colon + -45 + comma + -45 + degree + -90 + dollar + -75 + ellipsis + -45 + euro + -75 + guillemetleft + 20 + guillemetright + -35 + guilsinglleft + 20 + guilsinglright + -35 + multiply + -20 + numbersign + -55 + paragraph + -50 + parenright + -155 + percent + -60 + perthousand + -60 + public.kern2.A + -50 + public.kern2.C + -10 + public.kern2.J + -60 + public.kern2.O + -10 + public.kern2.Oslash + -10 + public.kern2.Q + -10 + public.kern2.S + -60 + public.kern2.T + -115 + public.kern2.V + -95 + public.kern2.W + -80 + public.kern2.X + -55 + public.kern2.Y + -95 + public.kern2.f + -25 + public.kern2.s + -35 + public.kern2.t + -25 + public.kern2.tcaron + -25 + public.kern2.v + -30 + public.kern2.w + -35 + public.kern2.x + -55 + public.kern2.y + -40 + question + -145 + questiondown + -55 + quotedbl + -60 + quotedblbase + -45 + quotedblleft + -75 + quotedblright + -100 + quoteleft + -75 + quoteright + -100 + quotesinglbase + -45 + quotesingle + -60 + registered + -25 + semicolon + -45 + slash + -75 + sterling + -20 + trademark + -55 + underscore + -180 + yen + -70 + + public.kern1.f + + ampersand + -100 + asciitilde + -30 + at + -10 + backslash + 30 + bar + 15 + braceleft + -90 + braceright + -40 + bracketleft + 15 + bracketright + 15 + bullet + -25 + cent + -20 + comma + -100 + copyright + -10 + degree + -10 + dollar + -20 + ellipsis + -100 + emdash + -100 + endash + -100 + euro + -70 + guillemetleft + -80 + guilsinglleft + -80 + hyphen + -100 + multiply + -30 + numbersign + -100 + parenleft + -10 + parenright + -65 + periodcentered + -100 + public.kern2.A + -95 + public.kern2.B + 15 + public.kern2.D + 15 + public.kern2.Eth + 15 + public.kern2.J + -105 + public.kern2.P + 15 + public.kern2.R + 15 + public.kern2.T + -15 + public.kern2.V + -15 + public.kern2.W + -15 + public.kern2.X + -20 + public.kern2.Y + -15 + public.kern2.a + -25 + public.kern2.a.alt + -60 + public.kern2.c + -25 + public.kern2.d + -25 + public.kern2.dcaron + -25 + public.kern2.dcroat + -25 + public.kern2.e + -30 + public.kern2.eth + -35 + public.kern2.g + -20 + public.kern2.o + -25 + public.kern2.oslash + -25 + public.kern2.q + -25 + public.kern2.s + -15 + public.kern2.x + -10 + question + -60 + questiondown + -105 + quotedbl + -10 + quotedblbase + -100 + quotedblright + -10 + quoteright + -10 + quotesinglbase + -100 + quotesingle + -10 + slash + -100 + sterling + -80 + underscore + -170 + yen + -15 + + public.kern1.g + + asciitilde + -15 + backslash + -70 + braceleft + -40 + braceright + -40 + degree + -10 + dollar + -20 + euro + -70 + guillemetleft + 20 + guilsinglleft + 20 + multiply + -20 + numbersign + -35 + parenright + -35 + public.kern2.T + -115 + public.kern2.V + -40 + public.kern2.W + -35 + public.kern2.Y + -45 + public.kern2.j + 40 + public.kern2.s + -15 + question + -120 + quotedbl + -10 + quotedblright + -10 + quoteright + -10 + quotesingle + -10 + slash + 10 + sterling + -15 + underscore + -10 + yen + -35 + + public.kern1.germandbls + + asciicircum + -35 + asciitilde + -75 + asterisk + -15 + at + -10 + backslash + -65 + braceleft + -55 + braceright + -40 + bullet + -25 + cent + -10 + colon + -15 + comma + -20 + copyright + -10 + degree + -15 + divide + -15 + dollar + -30 + ellipsis + -20 + euro + -75 + less + -30 + minus + -15 + multiply + -30 + numbersign + -40 + paragraph + -10 + parenright + -60 + percent + -10 + periodcentered + -20 + perthousand + -10 + plus + -15 + public.kern2.A + -35 + public.kern2.C + -25 + public.kern2.G + -25 + public.kern2.J + -30 + public.kern2.O + -25 + public.kern2.Oslash + -25 + public.kern2.Q + -25 + public.kern2.S + -15 + public.kern2.T + -15 + public.kern2.U + -10 + public.kern2.V + -45 + public.kern2.W + -45 + public.kern2.X + -35 + public.kern2.Y + -50 + public.kern2.a + -10 + public.kern2.c + -10 + public.kern2.d + -10 + public.kern2.dcaron + -10 + public.kern2.dcroat + -10 + public.kern2.e + -10 + public.kern2.f + -10 + public.kern2.g + -15 + public.kern2.o + -10 + public.kern2.oslash + -10 + public.kern2.q + -10 + public.kern2.s + -45 + public.kern2.t + -10 + public.kern2.tcaron + -10 + public.kern2.v + -10 + public.kern2.w + -15 + public.kern2.x + -25 + public.kern2.y + -15 + question + -50 + questiondown + -30 + quotedbl + -20 + quotedblbase + -20 + quotedblleft + -15 + quotedblright + -25 + quoteleft + -15 + quoteright + -25 + quotesinglbase + -20 + quotesingle + -20 + registered + -15 + semicolon + -15 + slash + -50 + sterling + -25 + trademark + -10 + underscore + -140 + yen + -40 + + public.kern1.h + + asciicircum + -25 + asciitilde + -15 + asterisk + -40 + backslash + -130 + braceleft + -45 + braceright + -40 + degree + -80 + dollar + -30 + euro + -75 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -20 + numbersign + -35 + paragraph + -35 + parenright + -75 + percent + -50 + perthousand + -50 + public.kern2.S + -15 + public.kern2.T + -115 + public.kern2.V + -80 + public.kern2.W + -70 + public.kern2.Y + -85 + public.kern2.f + -15 + public.kern2.s + -15 + public.kern2.t + -15 + public.kern2.tcaron + -15 + public.kern2.v + -20 + public.kern2.w + -25 + public.kern2.y + -30 + question + -145 + quotedbl + -50 + quotedblleft + -60 + quotedblright + -95 + quoteleft + -60 + quoteright + -95 + quotesingle + -50 + registered + -15 + sterling + -15 + trademark + -40 + underscore + -270 + yen + -65 + + public.kern1.i + + asciitilde + -15 + backslash + -15 + braceleft + -40 + braceright + -40 + degree + -10 + dollar + -20 + euro + -70 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -20 + numbersign + -35 + parenright + -30 + public.kern2.V + -15 + public.kern2.W + -15 + public.kern2.Y + -15 + public.kern2.s + -15 + question + -20 + quotedbl + -10 + quotesingle + -10 + sterling + -15 + underscore + -95 + yen + -15 + + public.kern1.j + + asciitilde + -15 + backslash + -15 + braceleft + -40 + braceright + -35 + degree + -10 + dollar + -20 + euro + -70 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -20 + numbersign + -35 + parenright + -10 + public.kern2.T + -10 + public.kern2.V + -15 + public.kern2.W + -15 + public.kern2.Y + -15 + public.kern2.j + 60 + public.kern2.s + -15 + question + -20 + quotedbl + -10 + quotedblright + -10 + quoteright + -10 + quotesingle + -10 + slash + 35 + sterling + -15 + yen + -15 + + public.kern1.l + + asciitilde + -15 + braceleft + -40 + braceright + -40 + dollar + -20 + euro + -70 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -20 + numbersign + -35 + parenright + -20 + public.kern2.s + -15 + question + -10 + sterling + -15 + underscore + -95 + + public.kern1.lcaron + + ampersand + -15 + asciicircum + -20 + asciitilde + -30 + asterisk + 55 + at + -15 + backslash + 40 + bar + 55 + braceleft + -45 + bracketleft + 55 + bracketright + 55 + bullet + -15 + cent + -15 + colon + 15 + comma + -15 + copyright + -15 + degree + 55 + divide + -15 + dollar + 30 + ellipsis + -15 + emdash + -15 + endash + -15 + equal + 30 + euro + -45 + greater + 55 + hyphen + -15 + less + -15 + minus + -15 + multiply + -35 + numbersign + -50 + paragraph + 40 + parenleft + -15 + parenright + 35 + percent + 50 + periodcentered + -15 + perthousand + 50 + plus + -15 + public.kern2.A + -15 + public.kern2.B + 55 + public.kern2.D + 55 + public.kern2.E + 55 + public.kern2.Eth + 55 + public.kern2.F + 55 + public.kern2.G + -10 + public.kern2.H + 55 + public.kern2.I + 55 + public.kern2.J + -15 + public.kern2.K + 55 + public.kern2.L + 55 + public.kern2.Lslash + 55 + public.kern2.M + 55 + public.kern2.N + 55 + public.kern2.P + 55 + public.kern2.R + 55 + public.kern2.S + 40 + public.kern2.T + 55 + public.kern2.Thorn + 55 + public.kern2.U + 55 + public.kern2.V + 45 + public.kern2.W + 45 + public.kern2.X + 40 + public.kern2.Y + 40 + public.kern2.Z + 55 + public.kern2.a + -15 + public.kern2.a.alt + -15 + public.kern2.b + 55 + public.kern2.c + -15 + public.kern2.d + -15 + public.kern2.dcaron + -15 + public.kern2.dcroat + -15 + public.kern2.e + -15 + public.kern2.eth + -15 + public.kern2.f + 20 + public.kern2.g + -15 + public.kern2.germandbls + 45 + public.kern2.h + 55 + public.kern2.i + 40 + public.kern2.j + 40 + public.kern2.l + 55 + public.kern2.lcaron + 55 + public.kern2.lslash + 55 + public.kern2.m + 20 + public.kern2.n + 20 + public.kern2.o + -15 + public.kern2.oslash + -15 + public.kern2.p + 20 + public.kern2.q + -15 + public.kern2.r + 20 + public.kern2.s + -30 + public.kern2.t + 20 + public.kern2.tcaron + 20 + public.kern2.thorn + 55 + public.kern2.u + 20 + public.kern2.v + 20 + public.kern2.w + 15 + public.kern2.y + 15 + public.kern2.z + 20 + question + 45 + questiondown + -15 + quotedbl + 55 + quotedblbase + -15 + quotedblleft + 45 + quotedblright + 55 + quoteleft + 45 + quoteright + 55 + quotesinglbase + -15 + quotesingle + 55 + registered + 20 + semicolon + 10 + slash + -10 + sterling + -30 + trademark + 50 + underscore + -150 + yen + 45 + + public.kern1.lslash + + asciitilde + -15 + braceleft + -40 + braceright + -40 + dollar + -20 + euro + -70 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -20 + numbersign + -35 + parenright + -20 + public.kern2.s + -15 + question + -10 + sterling + -15 + underscore + -145 + + public.kern1.m + + asciicircum + -20 + asciitilde + -15 + asterisk + -40 + backslash + -130 + braceleft + -45 + braceright + -40 + degree + -75 + dollar + -30 + euro + -75 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -20 + numbersign + -35 + paragraph + -35 + parenright + -75 + percent + -45 + perthousand + -45 + public.kern2.S + -15 + public.kern2.T + -115 + public.kern2.V + -80 + public.kern2.W + -70 + public.kern2.Y + -85 + public.kern2.f + -10 + public.kern2.s + -15 + public.kern2.t + -10 + public.kern2.tcaron + -10 + public.kern2.v + -20 + public.kern2.w + -25 + public.kern2.y + -30 + question + -145 + quotedbl + -45 + quotedblleft + -60 + quotedblright + -90 + quoteleft + -60 + quoteright + -90 + quotesingle + -45 + registered + -15 + sterling + -15 + trademark + -40 + underscore + -345 + yen + -65 + + public.kern1.n + + asciicircum + -25 + asciitilde + -15 + asterisk + -40 + backslash + -130 + braceleft + -45 + braceright + -40 + degree + -80 + dollar + -30 + euro + -75 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -20 + numbersign + -35 + paragraph + -35 + parenright + -75 + percent + -50 + perthousand + -50 + public.kern2.S + -15 + public.kern2.T + -115 + public.kern2.V + -80 + public.kern2.W + -70 + public.kern2.Y + -85 + public.kern2.f + -15 + public.kern2.s + -15 + public.kern2.t + -15 + public.kern2.tcaron + -15 + public.kern2.v + -20 + public.kern2.w + -25 + public.kern2.y + -30 + question + -145 + quotedbl + -50 + quotedblleft + -60 + quotedblright + -95 + quoteleft + -60 + quoteright + -95 + quotesingle + -50 + registered + -15 + sterling + -15 + trademark + -40 + underscore + -270 + yen + -65 + + public.kern1.o + + asciicircum + -60 + asciitilde + -25 + asterisk + -80 + backslash + -160 + braceleft + -50 + braceright + -45 + colon + -45 + comma + -45 + degree + -125 + dollar + -95 + ellipsis + -40 + euro + -75 + guillemetleft + 20 + guillemetright + -35 + guilsinglleft + 20 + guilsinglright + -35 + multiply + -20 + numbersign + -55 + paragraph + -65 + parenright + -160 + percent + -80 + perthousand + -80 + public.kern2.A + -45 + public.kern2.C + -10 + public.kern2.G + -10 + public.kern2.J + -60 + public.kern2.O + -10 + public.kern2.Oslash + -10 + public.kern2.Q + -10 + public.kern2.S + -75 + public.kern2.T + -115 + public.kern2.V + -100 + public.kern2.W + -85 + public.kern2.X + -55 + public.kern2.Y + -100 + public.kern2.f + -45 + public.kern2.s + -40 + public.kern2.t + -45 + public.kern2.tcaron + -45 + public.kern2.v + -30 + public.kern2.w + -35 + public.kern2.x + -50 + public.kern2.y + -40 + question + -150 + questiondown + -55 + quotedbl + -85 + quotedblbase + -45 + quotedblleft + -105 + quotedblright + -160 + quoteleft + -105 + quoteright + -115 + quotesinglbase + -45 + quotesingle + -85 + registered + -35 + semicolon + -45 + slash + -70 + sterling + -20 + trademark + -90 + underscore + -190 + yen + -70 + + public.kern1.oslash + + asciicircum + -60 + asciitilde + -25 + asterisk + -10 + backslash + -80 + braceleft + -50 + braceright + -45 + colon + -10 + comma + -40 + degree + -20 + dollar + -25 + ellipsis + -40 + euro + -75 + guillemetleft + 20 + guillemetright + -30 + guilsinglleft + 20 + guilsinglright + -30 + multiply + -20 + numbersign + -55 + parenright + -110 + public.kern2.A + -50 + public.kern2.C + -10 + public.kern2.G + -10 + public.kern2.J + -60 + public.kern2.O + -10 + public.kern2.Oslash + -10 + public.kern2.Q + -10 + public.kern2.S + -10 + public.kern2.T + -115 + public.kern2.V + -50 + public.kern2.W + -40 + public.kern2.X + -55 + public.kern2.Y + -50 + public.kern2.s + -40 + public.kern2.x + -15 + question + -130 + questiondown + -55 + quotedbl + -20 + quotedblbase + -40 + quotedblleft + -10 + quotedblright + -15 + quoteleft + -10 + quoteright + -15 + quotesinglbase + -40 + quotesingle + -20 + registered + -15 + semicolon + -15 + slash + -70 + sterling + -20 + underscore + -185 + yen + -40 + + public.kern1.p + + asciicircum + -50 + asciitilde + -25 + asterisk + -75 + backslash + -155 + braceleft + -50 + braceright + -45 + colon + -40 + comma + -40 + degree + -115 + dollar + -85 + ellipsis + -40 + euro + -75 + guillemetleft + 20 + guillemetright + -30 + guilsinglleft + 20 + guilsinglright + -30 + multiply + -20 + numbersign + -55 + paragraph + -60 + parenright + -160 + percent + -75 + perthousand + -75 + public.kern2.A + -50 + public.kern2.C + -10 + public.kern2.J + -60 + public.kern2.O + -10 + public.kern2.Oslash + -10 + public.kern2.Q + -10 + public.kern2.S + -75 + public.kern2.T + -115 + public.kern2.V + -95 + public.kern2.W + -85 + public.kern2.X + -55 + public.kern2.Y + -100 + public.kern2.f + -35 + public.kern2.s + -40 + public.kern2.t + -35 + public.kern2.tcaron + -35 + public.kern2.v + -30 + public.kern2.w + -35 + public.kern2.x + -50 + public.kern2.y + -40 + question + -155 + questiondown + -55 + quotedbl + -80 + quotedblbase + -40 + quotedblleft + -95 + quotedblright + -145 + quoteleft + -95 + quoteright + -115 + quotesinglbase + -40 + quotesingle + -80 + registered + -30 + semicolon + -40 + slash + -70 + sterling + -20 + trademark + -80 + underscore + -175 + yen + -70 + + public.kern1.q + + asciitilde + -15 + backslash + -75 + braceleft + -45 + braceright + -40 + degree + -15 + dollar + -20 + euro + -70 + guillemetleft + 20 + guilsinglleft + 20 + multiply + -20 + numbersign + -35 + parenright + -10 + public.kern2.T + -115 + public.kern2.V + -45 + public.kern2.W + -35 + public.kern2.Y + -45 + public.kern2.j + 70 + public.kern2.s + -15 + question + -125 + quotedbl + -15 + quotedblright + -10 + quoteright + -10 + quotesingle + -15 + slash + 35 + sterling + -15 + yen + -35 + + public.kern1.r + + ampersand + -100 + asciitilde + -40 + at + -10 + backslash + -45 + braceleft + -95 + braceright + -50 + bullet + -30 + cent + -25 + comma + -115 + copyright + -15 + dollar + -20 + ellipsis + -175 + emdash + -150 + endash + -150 + euro + -70 + guillemetleft + -100 + guilsinglleft + -100 + hyphen + -140 + multiply + -30 + numbersign + -105 + parenleft + -15 + parenright + -55 + periodcentered + -110 + public.kern2.A + -95 + public.kern2.J + -175 + public.kern2.V + -25 + public.kern2.W + -20 + public.kern2.X + -30 + public.kern2.Y + -25 + public.kern2.a + -30 + public.kern2.a.alt + -55 + public.kern2.c + -30 + public.kern2.d + -30 + public.kern2.dcaron + -30 + public.kern2.dcroat + -30 + public.kern2.e + -35 + public.kern2.eth + -40 + public.kern2.g + -25 + public.kern2.o + -30 + public.kern2.oslash + -30 + public.kern2.q + -30 + public.kern2.s + -20 + public.kern2.x + -10 + question + -50 + questiondown + -175 + quotedblbase + -175 + quotedblright + -10 + quoteright + -10 + quotesinglbase + -115 + slash + -170 + sterling + -80 + underscore + -180 + yen + -20 + + public.kern1.s + + asciicircum + -75 + asciitilde + -120 + asterisk + -35 + at + -20 + backslash + -115 + braceleft + -65 + braceright + -40 + bullet + -50 + cent + -20 + colon + -10 + comma + -10 + copyright + -20 + degree + -55 + divide + -50 + dollar + -50 + ellipsis + -10 + emdash + -10 + endash + -10 + euro + -85 + guillemetleft + -35 + guilsinglleft + -35 + hyphen + -10 + less + -90 + minus + -50 + multiply + -55 + numbersign + -35 + paragraph + -35 + parenleft + -15 + parenright + -125 + percent + -40 + periodcentered + -45 + perthousand + -40 + plus + -50 + public.kern2.A + -25 + public.kern2.C + -50 + public.kern2.G + -45 + public.kern2.J + -20 + public.kern2.O + -45 + public.kern2.Oslash + -45 + public.kern2.Q + -45 + public.kern2.S + -30 + public.kern2.T + -115 + public.kern2.U + -25 + public.kern2.V + -80 + public.kern2.W + -75 + public.kern2.X + -30 + public.kern2.Y + -85 + public.kern2.a + -20 + public.kern2.c + -20 + public.kern2.d + -20 + public.kern2.dcaron + -20 + public.kern2.dcroat + -20 + public.kern2.e + -20 + public.kern2.eth + -15 + public.kern2.f + -35 + public.kern2.g + -30 + public.kern2.o + -20 + public.kern2.oslash + -20 + public.kern2.q + -20 + public.kern2.s + -40 + public.kern2.t + -35 + public.kern2.tcaron + -35 + public.kern2.v + -35 + public.kern2.w + -35 + public.kern2.x + -30 + public.kern2.y + -40 + question + -155 + questiondown + -20 + quotedbl + -50 + quotedblbase + -10 + quotedblleft + -40 + quotedblright + -65 + quoteleft + -40 + quoteright + -65 + quotesinglbase + -10 + quotesingle + -50 + registered + -35 + semicolon + -10 + slash + -40 + sterling + -30 + trademark + -35 + underscore + -120 + yen + -70 + + public.kern1.t + + ampersand + -100 + asciitilde + -30 + at + -10 + backslash + -70 + braceleft + -90 + braceright + -35 + bullet + -25 + cent + -20 + comma + -30 + copyright + -10 + degree + -10 + dollar + -20 + ellipsis + -30 + emdash + -125 + endash + -125 + euro + -70 + guillemetleft + -90 + guilsinglleft + -90 + hyphen + -125 + multiply + -30 + numbersign + -70 + parenleft + -10 + parenright + -50 + periodcentered + -110 + public.kern2.A + -15 + public.kern2.J + -60 + public.kern2.T + -115 + public.kern2.V + -40 + public.kern2.W + -35 + public.kern2.X + -15 + public.kern2.Y + -45 + public.kern2.a + -25 + public.kern2.a.alt + -60 + public.kern2.c + -25 + public.kern2.d + -25 + public.kern2.dcaron + -25 + public.kern2.dcroat + -25 + public.kern2.e + -30 + public.kern2.eth + -35 + public.kern2.g + -20 + public.kern2.j + 20 + public.kern2.o + -25 + public.kern2.oslash + -25 + public.kern2.q + -25 + public.kern2.s + -15 + public.kern2.x + -10 + question + -120 + quotedbl + -10 + quotedblbase + -30 + quotedblright + -10 + quoteright + -10 + quotesinglbase + -30 + quotesingle + -10 + slash + 20 + sterling + -35 + yen + -35 + + public.kern1.tcaron + + ampersand + -55 + asciicircum + -45 + asciitilde + -125 + asterisk + 50 + at + -35 + backslash + 35 + bar + 50 + braceleft + -50 + bracketleft + 50 + bracketright + 50 + bullet + -150 + cent + -75 + comma + -115 + copyright + -40 + degree + 50 + divide + -140 + dollar + 20 + ellipsis + -165 + emdash + -250 + endash + -250 + equal + 20 + euro + -55 + greater + 50 + guillemetleft + -230 + guillemetright + -135 + guilsinglleft + -165 + guilsinglright + -135 + hyphen + -175 + less + -135 + minus + -140 + multiply + -80 + numbersign + -105 + paragraph + 35 + parenleft + -30 + parenright + 30 + percent + 40 + periodcentered + -110 + perthousand + 40 + plus + -140 + public.kern2.A + -90 + public.kern2.B + 50 + public.kern2.C + -10 + public.kern2.D + 50 + public.kern2.E + 50 + public.kern2.Eth + 50 + public.kern2.F + 50 + public.kern2.G + -20 + public.kern2.H + 50 + public.kern2.I + 50 + public.kern2.J + -195 + public.kern2.K + 50 + public.kern2.L + 50 + public.kern2.Lslash + 50 + public.kern2.M + 50 + public.kern2.N + 50 + public.kern2.O + -10 + public.kern2.Oslash + -10 + public.kern2.P + 50 + public.kern2.Q + -10 + public.kern2.R + 50 + public.kern2.S + 35 + public.kern2.T + 50 + public.kern2.Thorn + 50 + public.kern2.U + 50 + public.kern2.V + 35 + public.kern2.W + 35 + public.kern2.X + 30 + public.kern2.Y + 35 + public.kern2.Z + 50 + public.kern2.a + -85 + public.kern2.a.alt + -40 + public.kern2.b + 50 + public.kern2.c + -95 + public.kern2.d + -85 + public.kern2.dcaron + -85 + public.kern2.dcroat + -85 + public.kern2.e + -95 + public.kern2.eth + -90 + public.kern2.f + 0 + public.kern2.g + -80 + public.kern2.germandbls + 40 + public.kern2.h + 50 + public.kern2.i + 35 + public.kern2.j + 35 + public.kern2.l + 50 + public.kern2.lcaron + 50 + public.kern2.lslash + 50 + public.kern2.m + 0 + public.kern2.n + 0 + public.kern2.o + -90 + public.kern2.oslash + -90 + public.kern2.p + 0 + public.kern2.q + -85 + public.kern2.r + 0 + public.kern2.s + -55 + public.kern2.t + 0 + public.kern2.tcaron + 0 + public.kern2.thorn + 50 + public.kern2.u + 0 + public.kern2.v + 0 + public.kern2.w + 0 + public.kern2.y + 0 + public.kern2.z + 0 + question + 35 + questiondown + -140 + quotedbl + 50 + quotedblbase + -170 + quotedblleft + 40 + quotedblright + 50 + quoteleft + 40 + quoteright + 50 + quotesinglbase + -115 + quotesingle + 50 + registered + 15 + slash + -120 + sterling + -50 + trademark + 40 + underscore + -135 + yen + 40 + + public.kern1.thorn + + asciicircum + -50 + asciitilde + -25 + asterisk + -75 + backslash + -155 + braceleft + -50 + braceright + -45 + colon + -40 + comma + -40 + degree + -115 + dollar + -85 + ellipsis + -40 + euro + -75 + guillemetleft + 20 + guillemetright + -30 + guilsinglleft + 20 + guilsinglright + -30 + multiply + -20 + numbersign + -55 + paragraph + -60 + parenright + -160 + percent + -75 + perthousand + -75 + public.kern2.A + -50 + public.kern2.C + -10 + public.kern2.J + -60 + public.kern2.O + -10 + public.kern2.Oslash + -10 + public.kern2.Q + -10 + public.kern2.S + -75 + public.kern2.T + -115 + public.kern2.V + -95 + public.kern2.W + -85 + public.kern2.X + -55 + public.kern2.Y + -100 + public.kern2.f + -35 + public.kern2.s + -40 + public.kern2.t + -35 + public.kern2.tcaron + -35 + public.kern2.v + -30 + public.kern2.w + -35 + public.kern2.x + -50 + public.kern2.y + -40 + question + -155 + questiondown + -55 + quotedbl + -80 + quotedblbase + -40 + quotedblleft + -95 + quotedblright + -145 + quoteleft + -95 + quoteright + -115 + quotesinglbase + -40 + quotesingle + -80 + registered + -30 + semicolon + -40 + slash + -70 + sterling + -20 + trademark + -80 + underscore + -175 + yen + -70 + + public.kern1.u + + asciitilde + -15 + backslash + -70 + braceleft + -40 + braceright + -40 + degree + -10 + dollar + -20 + euro + -70 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -20 + numbersign + -35 + parenright + -75 + public.kern2.T + -115 + public.kern2.V + -40 + public.kern2.W + -35 + public.kern2.Y + -45 + public.kern2.s + -15 + question + -120 + quotedbl + -10 + quotedblright + -10 + quoteright + -10 + quotesingle + -10 + sterling + -15 + underscore + -165 + yen + -35 + + public.kern1.v + + ampersand + -35 + asciicircum + -15 + asciitilde + -35 + at + -20 + backslash + -75 + braceleft + -60 + braceright + -55 + bullet + -20 + cent + -25 + comma + -50 + copyright + -20 + degree + -15 + divide + -10 + dollar + -20 + ellipsis + -50 + emdash + -20 + endash + -20 + euro + -70 + guillemetleft + -10 + guillemetright + -10 + guilsinglleft + -10 + guilsinglright + -10 + hyphen + -15 + less + -15 + minus + -10 + multiply + -40 + numbersign + -80 + parenleft + -20 + parenright + -105 + periodcentered + -25 + plus + -10 + public.kern2.A + -55 + public.kern2.C + -15 + public.kern2.G + -15 + public.kern2.J + -50 + public.kern2.O + -15 + public.kern2.Oslash + -15 + public.kern2.Q + -15 + public.kern2.T + -115 + public.kern2.V + -45 + public.kern2.W + -35 + public.kern2.X + -50 + public.kern2.Y + -45 + public.kern2.a + -25 + public.kern2.a.alt + -35 + public.kern2.c + -25 + public.kern2.d + -25 + public.kern2.dcaron + -25 + public.kern2.dcroat + -25 + public.kern2.e + -25 + public.kern2.eth + -25 + public.kern2.g + -20 + public.kern2.o + -25 + public.kern2.oslash + -25 + public.kern2.q + -25 + public.kern2.s + -30 + public.kern2.x + -10 + question + -125 + questiondown + -55 + quotedbl + -15 + quotedblbase + -50 + quotedblright + -10 + quoteright + -10 + quotesinglbase + -50 + quotesingle + -15 + slash + -55 + sterling + -35 + underscore + -280 + yen + -35 + + public.kern1.w + + ampersand + -45 + asciicircum + -15 + asciitilde + -40 + at + -25 + backslash + -75 + braceleft + -65 + braceright + -55 + bullet + -25 + cent + -30 + comma + -65 + copyright + -25 + degree + -15 + divide + -15 + dollar + -20 + ellipsis + -65 + emdash + -25 + endash + -25 + euro + -70 + guillemetleft + -15 + guillemetright + -15 + guilsinglleft + -15 + guilsinglright + -15 + hyphen + -20 + less + -15 + minus + -15 + multiply + -45 + numbersign + -90 + parenleft + -30 + parenright + -105 + periodcentered + -30 + plus + -15 + public.kern2.A + -75 + public.kern2.C + -15 + public.kern2.G + -20 + public.kern2.J + -65 + public.kern2.O + -15 + public.kern2.Oslash + -15 + public.kern2.Q + -15 + public.kern2.T + -115 + public.kern2.V + -45 + public.kern2.W + -35 + public.kern2.X + -50 + public.kern2.Y + -45 + public.kern2.a + -30 + public.kern2.a.alt + -50 + public.kern2.c + -30 + public.kern2.d + -30 + public.kern2.dcaron + -30 + public.kern2.dcroat + -30 + public.kern2.e + -30 + public.kern2.eth + -35 + public.kern2.g + -30 + public.kern2.o + -30 + public.kern2.oslash + -30 + public.kern2.q + -30 + public.kern2.s + -35 + public.kern2.x + -10 + question + -125 + questiondown + -70 + quotedbl + -15 + quotedblbase + -65 + quotedblright + -10 + quoteright + -10 + quotesinglbase + -65 + quotesingle + -15 + slash + -70 + sterling + -40 + underscore + -345 + yen + -35 + + public.kern1.x + + ampersand + -45 + asciicircum + -30 + asciitilde + -65 + asterisk + -15 + at + -40 + backslash + -80 + braceleft + -90 + braceright + -40 + bullet + -50 + cent + -50 + colon + -10 + comma + -10 + copyright + -45 + degree + -20 + divide + -30 + dollar + -25 + ellipsis + -10 + emdash + -45 + endash + -45 + equal + -10 + euro + -80 + guillemetleft + -45 + guillemetright + -15 + guilsinglleft + -45 + guilsinglright + -15 + hyphen + -45 + less + -35 + minus + -30 + multiply + -55 + numbersign + -55 + parenleft + -45 + parenright + -75 + percent + -10 + periodcentered + -55 + perthousand + -10 + plus + -30 + public.kern2.C + -30 + public.kern2.G + -35 + public.kern2.J + -15 + public.kern2.O + -30 + public.kern2.Q + -30 + public.kern2.S + -15 + public.kern2.T + -115 + public.kern2.V + -50 + public.kern2.W + -45 + public.kern2.Y + -50 + public.kern2.a + -55 + public.kern2.a.alt + -35 + public.kern2.c + -55 + public.kern2.d + -55 + public.kern2.dcaron + -55 + public.kern2.dcroat + -55 + public.kern2.e + -55 + public.kern2.eth + -55 + public.kern2.f + -10 + public.kern2.g + -50 + public.kern2.o + -55 + public.kern2.oslash + -15 + public.kern2.q + -55 + public.kern2.s + -25 + public.kern2.t + -10 + public.kern2.tcaron + -10 + public.kern2.u + -10 + public.kern2.v + -10 + public.kern2.w + -10 + public.kern2.y + -10 + question + -130 + quotedbl + -20 + quotedblbase + -10 + quotedblleft + -10 + quotedblright + -20 + quoteleft + -10 + quoteright + -20 + quotesinglbase + -10 + quotesingle + -20 + registered + -15 + semicolon + -10 + sterling + -20 + trademark + -10 + underscore + -270 + yen + -40 + + public.kern1.y + + ampersand + -55 + asciicircum + -20 + asciitilde + -50 + at + -30 + backslash + -75 + braceleft + -75 + braceright + -55 + bullet + -35 + cent + -40 + comma + -90 + copyright + -35 + degree + -15 + divide + -20 + dollar + -20 + ellipsis + -90 + emdash + -35 + endash + -35 + euro + -75 + guillemetleft + -30 + guillemetright + -20 + guilsinglleft + -30 + guilsinglright + -20 + hyphen + -30 + less + -25 + minus + -20 + multiply + -45 + numbersign + -115 + parenleft + -35 + parenright + -105 + periodcentered + -40 + plus + -20 + public.kern2.A + -100 + public.kern2.C + -20 + public.kern2.G + -25 + public.kern2.J + -90 + public.kern2.O + -20 + public.kern2.Oslash + -20 + public.kern2.Q + -20 + public.kern2.T + -115 + public.kern2.V + -45 + public.kern2.W + -40 + public.kern2.X + -50 + public.kern2.Y + -45 + public.kern2.a + -40 + public.kern2.a.alt + -65 + public.kern2.c + -40 + public.kern2.d + -40 + public.kern2.dcaron + -40 + public.kern2.dcroat + -40 + public.kern2.e + -45 + public.kern2.eth + -45 + public.kern2.g + -40 + public.kern2.o + -40 + public.kern2.oslash + -40 + public.kern2.q + -40 + public.kern2.s + -40 + public.kern2.x + -15 + question + -125 + questiondown + -95 + quotedbl + -15 + quotedblbase + -90 + quotedblright + -15 + quoteright + -15 + quotesinglbase + -90 + quotesingle + -15 + registered + -10 + slash + -85 + sterling + -45 + underscore + -110 + yen + -35 + + public.kern1.z + + asciitilde + -15 + backslash + -70 + braceleft + -40 + braceright + -40 + degree + -10 + dollar + -20 + euro + -70 + guillemetleft + 20 + guillemetright + 0 + guilsinglleft + 20 + guilsinglright + 0 + multiply + -20 + numbersign + -35 + parenright + -75 + public.kern2.T + -115 + public.kern2.V + -40 + public.kern2.W + -35 + public.kern2.Y + -45 + public.kern2.s + -15 + question + -120 + quotedbl + -10 + quotedblright + -10 + quoteright + -10 + quotesingle + -10 + sterling + -15 + underscore + -240 + yen + -35 + + question + + ampersand + -105 + asciicircum + -20 + asciitilde + -60 + at + -30 + backslash + -55 + braceleft + -95 + braceright + -50 + bullet + -55 + cent + -50 + comma + -115 + copyright + -35 + degree + -10 + divide + -20 + dollar + -20 + ellipsis + -180 + emdash + -70 + endash + -70 + euro + -70 + guillemetleft + -120 + guillemetright + -20 + guilsinglleft + -120 + guilsinglright + -20 + hyphen + -60 + less + -30 + minus + -20 + multiply + -45 + numbersign + -125 + parenleft + -30 + parenright + -55 + periodcentered + -90 + plus + -20 + public.kern2.A + -115 + public.kern2.C + -15 + public.kern2.G + -20 + public.kern2.J + -185 + public.kern2.O + -15 + public.kern2.Oslash + -15 + public.kern2.Q + -15 + public.kern2.V + -40 + public.kern2.W + -35 + public.kern2.X + -45 + public.kern2.Y + -40 + public.kern2.a + -55 + public.kern2.a.alt + -60 + public.kern2.c + -55 + public.kern2.d + -55 + public.kern2.dcaron + -55 + public.kern2.dcroat + -55 + public.kern2.e + -55 + public.kern2.eth + -65 + public.kern2.g + -45 + public.kern2.o + -55 + public.kern2.oslash + -55 + public.kern2.q + -55 + public.kern2.s + -35 + public.kern2.x + -10 + question + -45 + questiondown + -175 + quotedbl + -10 + quotedblbase + -180 + quotedblright + -10 + quoteright + -10 + quotesinglbase + -115 + quotesingle + -10 + slash + -175 + sterling + -65 + underscore + -195 + yen + -30 + + questiondown + + ampersand + -150 + asciicircum + -155 + asciitilde + -175 + asterisk + -145 + at + -150 + backslash + -230 + bar + -45 + braceleft + -135 + braceright + -55 + bracketleft + -10 + bracketright + -10 + bullet + -155 + cent + -155 + colon + -110 + comma + -60 + copyright + -150 + degree + -165 + divide + -150 + dollar + -170 + ellipsis + -125 + emdash + -150 + endash + -150 + equal + -145 + euro + -215 + greater + -115 + guillemetleft + -130 + guillemetright + -145 + guilsinglleft + -130 + guilsinglright + -145 + hyphen + -150 + less + -150 + minus + -150 + multiply + -170 + numbersign + -175 + paragraph + -145 + parenleft + -150 + parenright + -35 + percent + -150 + periodcentered + -110 + perthousand + -150 + plus + -150 + public.kern2.A + -115 + public.kern2.B + -65 + public.kern2.C + -150 + public.kern2.D + -65 + public.kern2.E + -115 + public.kern2.Eth + -65 + public.kern2.F + -115 + public.kern2.G + -155 + public.kern2.H + -115 + public.kern2.I + -115 + public.kern2.J + -175 + public.kern2.K + -115 + public.kern2.L + -115 + public.kern2.Lslash + -115 + public.kern2.M + -115 + public.kern2.N + -115 + public.kern2.O + -150 + public.kern2.Oslash + -115 + public.kern2.P + -115 + public.kern2.Q + -150 + public.kern2.R + -115 + public.kern2.S + -155 + public.kern2.T + -185 + public.kern2.Thorn + -115 + public.kern2.U + -145 + public.kern2.V + -195 + public.kern2.W + -190 + public.kern2.X + -115 + public.kern2.Y + -195 + public.kern2.Z + -115 + public.kern2.a + -150 + public.kern2.a.alt + -150 + public.kern2.b + -115 + public.kern2.c + -155 + public.kern2.d + -150 + public.kern2.dcaron + -150 + public.kern2.dcroat + -150 + public.kern2.e + -155 + public.kern2.eth + -155 + public.kern2.f + -145 + public.kern2.g + -80 + public.kern2.germandbls + -115 + public.kern2.h + -115 + public.kern2.i + -95 + public.kern2.j + 55 + public.kern2.l + -95 + public.kern2.lcaron + -115 + public.kern2.lslash + -115 + public.kern2.m + -115 + public.kern2.n + -115 + public.kern2.o + -150 + public.kern2.oslash + -130 + public.kern2.p + -10 + public.kern2.q + -150 + public.kern2.r + -115 + public.kern2.s + -170 + public.kern2.t + -145 + public.kern2.tcaron + -145 + public.kern2.thorn + -10 + public.kern2.u + -145 + public.kern2.v + -150 + public.kern2.w + -150 + public.kern2.x + -115 + public.kern2.y + -90 + public.kern2.z + -115 + question + -265 + questiondown + -45 + quotedbl + -160 + quotedblbase + -60 + quotedblleft + -155 + quotedblright + -165 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -60 + quotesingle + -110 + registered + -145 + semicolon + -60 + slash + -10 + sterling + -135 + trademark + -145 + underscore + -10 + yen + -185 + + quotedbl + + ampersand + -105 + asciicircum + -30 + asciitilde + -70 + at + -35 + backslash + -15 + braceleft + -95 + braceright + -55 + bullet + -70 + cent + -55 + colon + -15 + comma + -115 + copyright + -40 + divide + -190 + dollar + -25 + ellipsis + -200 + emdash + -200 + endash + -200 + equal + -10 + euro + -80 + guillemetleft + -135 + guillemetright + -65 + guilsinglleft + -135 + guilsinglright + -65 + hyphen + -175 + less + -65 + minus + -200 + multiply + -50 + numbersign + -130 + parenleft + -40 + parenright + -20 + periodcentered + -110 + plus + -200 + public.kern2.A + -120 + public.kern2.C + -25 + public.kern2.G + -30 + public.kern2.J + -200 + public.kern2.O + -25 + public.kern2.Oslash + -25 + public.kern2.Q + -25 + public.kern2.S + -10 + public.kern2.V + -15 + public.kern2.W + -10 + public.kern2.X + -15 + public.kern2.Y + -15 + public.kern2.a + -60 + public.kern2.a.alt + -65 + public.kern2.c + -65 + public.kern2.d + -60 + public.kern2.dcaron + -60 + public.kern2.dcroat + -60 + public.kern2.e + -65 + public.kern2.eth + -75 + public.kern2.f + -10 + public.kern2.g + -55 + public.kern2.i + -10 + public.kern2.j + -10 + public.kern2.m + -10 + public.kern2.n + -10 + public.kern2.o + -60 + public.kern2.oslash + -60 + public.kern2.p + -10 + public.kern2.q + -60 + public.kern2.r + -10 + public.kern2.s + -40 + public.kern2.t + -10 + public.kern2.tcaron + -10 + public.kern2.u + -10 + public.kern2.v + -10 + public.kern2.w + -10 + public.kern2.x + -20 + public.kern2.y + -10 + public.kern2.z + -10 + question + -10 + questiondown + -185 + quotedblbase + -200 + quotesinglbase + -115 + registered + -15 + semicolon + -15 + slash + -200 + sterling + -90 + underscore + -200 + yen + -10 + + quotedblbase + + ampersand + -50 + asciicircum + -215 + asciitilde + -215 + asterisk + -195 + at + -70 + backslash + -215 + braceleft + -95 + braceright + -40 + bullet + -175 + cent + -85 + copyright + -70 + degree + -210 + divide + -215 + dollar + -40 + emdash + -215 + endash + -215 + equal + -85 + euro + -215 + guillemetleft + -140 + guillemetright + -20 + guilsinglleft + -140 + guilsinglright + -20 + hyphen + -175 + less + -215 + minus + -215 + multiply + -195 + numbersign + -55 + paragraph + -215 + parenleft + -55 + parenright + -30 + percent + -70 + periodcentered + -110 + perthousand + -75 + plus + -215 + public.kern2.C + -130 + public.kern2.G + -120 + public.kern2.J + -15 + public.kern2.O + -125 + public.kern2.Q + -125 + public.kern2.S + -25 + public.kern2.T + -115 + public.kern2.U + -85 + public.kern2.V + -165 + public.kern2.W + -140 + public.kern2.Y + -100 + public.kern2.a + -80 + public.kern2.a.alt + -40 + public.kern2.c + -90 + public.kern2.d + -80 + public.kern2.dcaron + -80 + public.kern2.dcroat + -80 + public.kern2.e + -80 + public.kern2.eth + -75 + public.kern2.f + -55 + public.kern2.g + -105 + public.kern2.j + 50 + public.kern2.o + -85 + public.kern2.oslash + -15 + public.kern2.q + -80 + public.kern2.s + -20 + public.kern2.t + -85 + public.kern2.tcaron + -85 + public.kern2.u + -50 + public.kern2.v + -60 + public.kern2.w + -70 + public.kern2.y + -85 + question + -150 + quotedbl + -200 + quotedblleft + -215 + quotedblright + -215 + quoteleft + -115 + quoteright + -115 + quotesingle + -110 + registered + -215 + slash + 20 + sterling + -20 + trademark + -215 + yen + -70 + + quotedblleft + + ampersand + -105 + asciicircum + -25 + asciitilde + -65 + at + -25 + backslash + -45 + braceleft + -95 + braceright + -50 + bullet + -60 + cent + -50 + comma + -115 + copyright + -30 + degree + -15 + divide + -25 + dollar + -25 + ellipsis + -215 + emdash + -215 + endash + -215 + euro + -70 + guillemetleft + -130 + guillemetright + -20 + guilsinglleft + -130 + guilsinglright + -20 + hyphen + -175 + less + -40 + minus + -25 + multiply + -40 + numbersign + -120 + parenleft + -30 + parenright + -45 + periodcentered + -110 + plus + -25 + public.kern2.A + -110 + public.kern2.C + -15 + public.kern2.G + -20 + public.kern2.J + -215 + public.kern2.O + -10 + public.kern2.Oslash + -10 + public.kern2.Q + -10 + public.kern2.S + -10 + public.kern2.T + -10 + public.kern2.V + -35 + public.kern2.W + -30 + public.kern2.X + -35 + public.kern2.Y + -35 + public.kern2.a + -55 + public.kern2.a.alt + -65 + public.kern2.c + -55 + public.kern2.d + -55 + public.kern2.dcaron + -55 + public.kern2.dcroat + -55 + public.kern2.e + -60 + public.kern2.eth + -65 + public.kern2.g + -45 + public.kern2.o + -55 + public.kern2.oslash + -55 + public.kern2.q + -55 + public.kern2.s + -30 + public.kern2.x + -15 + question + -35 + questiondown + -175 + quotedbl + -15 + quotedblbase + -215 + quotedblleft + -10 + quotedblright + -15 + quoteleft + -10 + quoteright + -15 + quotesinglbase + -115 + quotesingle + -15 + slash + -195 + sterling + -80 + underscore + -215 + yen + -30 + + quotedblright + + ampersand + -100 + asciicircum + -70 + asciitilde + -115 + at + -65 + backslash + -30 + braceleft + -95 + braceright + -55 + bullet + -110 + cent + -95 + colon + -20 + comma + -115 + copyright + -70 + divide + -75 + dollar + -20 + ellipsis + -215 + emdash + -215 + endash + -215 + equal + -10 + euro + -85 + guillemetleft + -180 + guillemetright + -70 + guilsinglleft + -165 + guilsinglright + -70 + hyphen + -175 + less + -85 + minus + -75 + multiply + -90 + numbersign + -140 + parenleft + -60 + parenright + -25 + periodcentered + -110 + plus + -75 + public.kern2.A + -130 + public.kern2.C + -40 + public.kern2.G + -50 + public.kern2.J + -215 + public.kern2.O + -40 + public.kern2.Oslash + -40 + public.kern2.Q + -40 + public.kern2.S + -10 + public.kern2.V + -20 + public.kern2.W + -20 + public.kern2.X + -25 + public.kern2.Y + -20 + public.kern2.a + -100 + public.kern2.a.alt + -70 + public.kern2.c + -105 + public.kern2.d + -100 + public.kern2.dcaron + -100 + public.kern2.dcroat + -100 + public.kern2.e + -110 + public.kern2.eth + -115 + public.kern2.f + -15 + public.kern2.g + -95 + public.kern2.i + -15 + public.kern2.j + -15 + public.kern2.m + -15 + public.kern2.n + -15 + public.kern2.o + -105 + public.kern2.oslash + -105 + public.kern2.p + -15 + public.kern2.q + -100 + public.kern2.r + -15 + public.kern2.s + -70 + public.kern2.t + -15 + public.kern2.tcaron + -15 + public.kern2.u + -15 + public.kern2.v + -15 + public.kern2.w + -15 + public.kern2.x + -25 + public.kern2.y + -15 + public.kern2.z + -15 + question + -15 + questiondown + -190 + quotedblbase + -215 + quotesinglbase + -115 + registered + -20 + semicolon + -25 + slash + -215 + sterling + -90 + underscore + -215 + yen + -20 + + quoteleft + + ampersand + -105 + asciicircum + -25 + asciitilde + -65 + at + -25 + backslash + -45 + braceleft + -95 + braceright + -50 + bullet + -60 + cent + -50 + comma + -115 + copyright + -30 + degree + -15 + divide + -25 + dollar + -25 + ellipsis + -115 + emdash + -115 + endash + -115 + euro + -70 + guillemetleft + -115 + guillemetright + -20 + guilsinglleft + -115 + guilsinglright + -20 + hyphen + -115 + less + -40 + minus + -25 + multiply + -40 + numbersign + -115 + parenleft + -30 + parenright + -45 + periodcentered + -110 + plus + -25 + public.kern2.A + -110 + public.kern2.C + -15 + public.kern2.G + -20 + public.kern2.J + -115 + public.kern2.O + -10 + public.kern2.Oslash + -10 + public.kern2.Q + -10 + public.kern2.S + -10 + public.kern2.T + -10 + public.kern2.V + -35 + public.kern2.W + -30 + public.kern2.X + -35 + public.kern2.Y + -35 + public.kern2.a + -55 + public.kern2.a.alt + -65 + public.kern2.c + -55 + public.kern2.d + -55 + public.kern2.dcaron + -55 + public.kern2.dcroat + -55 + public.kern2.e + -60 + public.kern2.eth + -65 + public.kern2.g + -45 + public.kern2.o + -55 + public.kern2.oslash + -55 + public.kern2.q + -55 + public.kern2.s + -30 + public.kern2.x + -15 + question + -35 + questiondown + -115 + quotedbl + -15 + quotedblbase + -115 + quotedblleft + -10 + quotedblright + -15 + quoteleft + -10 + quoteright + -15 + quotesinglbase + -115 + quotesingle + -15 + slash + -115 + sterling + -80 + underscore + -115 + yen + -30 + + quoteright + + ampersand + -100 + asciicircum + -70 + asciitilde + -115 + at + -65 + backslash + -30 + braceleft + -95 + braceright + -55 + bullet + -110 + cent + -95 + colon + -20 + comma + -115 + copyright + -70 + divide + -75 + dollar + -20 + ellipsis + -115 + emdash + -115 + endash + -115 + equal + -10 + euro + -85 + guillemetleft + -115 + guillemetright + -70 + guilsinglleft + -115 + guilsinglright + -70 + hyphen + -115 + less + -85 + minus + -75 + multiply + -90 + numbersign + -115 + parenleft + -60 + parenright + -25 + periodcentered + -110 + plus + -75 + public.kern2.A + -115 + public.kern2.C + -40 + public.kern2.G + -50 + public.kern2.J + -115 + public.kern2.O + -40 + public.kern2.Oslash + -40 + public.kern2.Q + -40 + public.kern2.S + -10 + public.kern2.V + -20 + public.kern2.W + -20 + public.kern2.X + -25 + public.kern2.Y + -20 + public.kern2.a + -100 + public.kern2.a.alt + -70 + public.kern2.c + -105 + public.kern2.d + -100 + public.kern2.dcaron + -100 + public.kern2.dcroat + -100 + public.kern2.e + -110 + public.kern2.eth + -115 + public.kern2.f + -15 + public.kern2.g + -95 + public.kern2.i + -15 + public.kern2.j + -15 + public.kern2.m + -15 + public.kern2.n + -15 + public.kern2.o + -105 + public.kern2.oslash + -105 + public.kern2.p + -15 + public.kern2.q + -100 + public.kern2.r + -15 + public.kern2.s + -70 + public.kern2.t + -15 + public.kern2.tcaron + -15 + public.kern2.u + -15 + public.kern2.v + -15 + public.kern2.w + -15 + public.kern2.x + -25 + public.kern2.y + -15 + public.kern2.z + -15 + question + -15 + questiondown + -115 + quotedblbase + -115 + quotesinglbase + -115 + registered + -20 + semicolon + -25 + slash + -115 + sterling + -90 + underscore + -115 + yen + -20 + + quotesinglbase + + ampersand + -50 + asciicircum + -115 + asciitilde + -115 + asterisk + -115 + at + -70 + backslash + -115 + braceleft + -95 + braceright + -40 + bullet + -115 + cent + -85 + copyright + -70 + degree + -115 + divide + -115 + dollar + -40 + emdash + -115 + endash + -115 + equal + -85 + euro + -115 + guillemetleft + -115 + guillemetright + -20 + guilsinglleft + -115 + guilsinglright + -20 + hyphen + -115 + less + -115 + minus + -115 + multiply + -115 + numbersign + -55 + paragraph + -115 + parenleft + -55 + parenright + -30 + percent + -70 + periodcentered + -110 + perthousand + -75 + plus + -115 + public.kern2.C + -115 + public.kern2.G + -115 + public.kern2.J + -15 + public.kern2.O + -115 + public.kern2.Q + -115 + public.kern2.S + -25 + public.kern2.T + -115 + public.kern2.U + -85 + public.kern2.V + -115 + public.kern2.W + -115 + public.kern2.Y + -100 + public.kern2.a + -80 + public.kern2.a.alt + -40 + public.kern2.c + -90 + public.kern2.d + -80 + public.kern2.dcaron + -80 + public.kern2.dcroat + -80 + public.kern2.e + -80 + public.kern2.eth + -75 + public.kern2.f + -55 + public.kern2.g + -105 + public.kern2.j + 50 + public.kern2.o + -85 + public.kern2.oslash + -15 + public.kern2.q + -80 + public.kern2.s + -20 + public.kern2.t + -85 + public.kern2.tcaron + -85 + public.kern2.u + -50 + public.kern2.v + -60 + public.kern2.w + -70 + public.kern2.y + -85 + question + -115 + quotedbl + -115 + quotedblleft + -115 + quotedblright + -115 + quoteleft + -115 + quoteright + -115 + quotesingle + -110 + registered + -115 + slash + 20 + sterling + -20 + trademark + -115 + yen + -70 + + quotesingle + + ampersand + -105 + asciicircum + -30 + asciitilde + -70 + at + -35 + backslash + -15 + braceleft + -95 + braceright + -55 + bullet + -70 + cent + -55 + colon + -15 + comma + -110 + copyright + -40 + divide + -110 + dollar + -25 + ellipsis + -110 + emdash + -110 + endash + -110 + equal + -10 + euro + -80 + guillemetleft + -110 + guillemetright + -65 + guilsinglleft + -110 + guilsinglright + -65 + hyphen + -110 + less + -65 + minus + -110 + multiply + -50 + numbersign + -110 + parenleft + -40 + parenright + -20 + periodcentered + -110 + plus + -110 + public.kern2.A + -110 + public.kern2.C + -25 + public.kern2.G + -30 + public.kern2.J + -110 + public.kern2.O + -25 + public.kern2.Oslash + -25 + public.kern2.Q + -25 + public.kern2.S + -10 + public.kern2.V + -15 + public.kern2.W + -10 + public.kern2.X + -15 + public.kern2.Y + -15 + public.kern2.a + -60 + public.kern2.a.alt + -65 + public.kern2.c + -65 + public.kern2.d + -60 + public.kern2.dcaron + -60 + public.kern2.dcroat + -60 + public.kern2.e + -65 + public.kern2.eth + -75 + public.kern2.f + -10 + public.kern2.g + -55 + public.kern2.i + -10 + public.kern2.j + -10 + public.kern2.m + -10 + public.kern2.n + -10 + public.kern2.o + -60 + public.kern2.oslash + -60 + public.kern2.p + -10 + public.kern2.q + -60 + public.kern2.r + -10 + public.kern2.s + -40 + public.kern2.t + -10 + public.kern2.tcaron + -10 + public.kern2.u + -10 + public.kern2.v + -10 + public.kern2.w + -10 + public.kern2.x + -20 + public.kern2.y + -10 + public.kern2.z + -10 + question + -10 + questiondown + -110 + quotedblbase + -110 + quotesinglbase + -110 + registered + -15 + semicolon + -15 + slash + -110 + sterling + -90 + underscore + -110 + yen + -10 + + registered + + ampersand + -45 + asciitilde + -25 + at + -10 + backslash + -85 + braceleft + -55 + braceright + -50 + bullet + -10 + cent + -15 + comma + -115 + copyright + -10 + degree + -30 + dollar + -30 + ellipsis + -235 + emdash + -10 + endash + -10 + euro + -75 + guillemetleft + -25 + guilsinglleft + -25 + multiply + -35 + numbersign + -100 + paragraph + -10 + parenleft + -10 + parenright + -95 + percent + -15 + periodcentered + -20 + perthousand + -15 + public.kern2.A + -90 + public.kern2.J + -245 + public.kern2.S + -15 + public.kern2.T + -30 + public.kern2.V + -55 + public.kern2.W + -50 + public.kern2.X + -65 + public.kern2.Y + -60 + public.kern2.a + -15 + public.kern2.a.alt + -70 + public.kern2.c + -15 + public.kern2.d + -15 + public.kern2.dcaron + -15 + public.kern2.dcroat + -15 + public.kern2.e + -20 + public.kern2.eth + -20 + public.kern2.g + -15 + public.kern2.o + -15 + public.kern2.oslash + -15 + public.kern2.q + -15 + public.kern2.s + -20 + public.kern2.v + -10 + public.kern2.w + -10 + public.kern2.x + -25 + public.kern2.y + -15 + question + -90 + questiondown + -185 + quotedbl + -25 + quotedblbase + -215 + quotedblleft + -20 + quotedblright + -25 + quoteleft + -20 + quoteright + -25 + quotesinglbase + -115 + quotesingle + -25 + slash + -150 + sterling + -25 + underscore + -310 + yen + -50 + + semicolon + + ampersand + -50 + asciicircum + -15 + asciitilde + -50 + asterisk + -10 + at + -25 + backslash + -100 + braceleft + -95 + braceright + -40 + bullet + -40 + cent + -35 + copyright + -25 + degree + -40 + divide + -10 + dollar + -35 + emdash + -100 + endash + -100 + equal + -10 + euro + -80 + guillemetleft + -105 + guillemetright + -10 + guilsinglleft + -105 + guilsinglright + -10 + hyphen + -55 + less + -15 + minus + -10 + multiply + -40 + numbersign + -55 + paragraph + -15 + parenleft + -25 + parenright + -30 + percent + -20 + periodcentered + -85 + perthousand + -20 + plus + -10 + public.kern2.C + -10 + public.kern2.G + -15 + public.kern2.J + -15 + public.kern2.O + -10 + public.kern2.Q + -10 + public.kern2.S + -20 + public.kern2.T + -75 + public.kern2.U + -10 + public.kern2.V + -65 + public.kern2.W + -55 + public.kern2.Y + -65 + public.kern2.a + -40 + public.kern2.a.alt + -40 + public.kern2.c + -45 + public.kern2.d + -40 + public.kern2.dcaron + -40 + public.kern2.dcroat + -40 + public.kern2.e + -45 + public.kern2.eth + -50 + public.kern2.f + -10 + public.kern2.g + -35 + public.kern2.j + 50 + public.kern2.o + -40 + public.kern2.oslash + -15 + public.kern2.q + -40 + public.kern2.s + -20 + public.kern2.t + -10 + public.kern2.tcaron + -10 + public.kern2.u + -10 + public.kern2.v + -15 + public.kern2.w + -15 + public.kern2.y + -20 + question + -110 + quotedbl + -30 + quotedblleft + -25 + quotedblright + -40 + quoteleft + -25 + quoteright + -40 + quotesingle + -30 + registered + -10 + slash + 20 + sterling + -20 + trademark + -10 + yen + -55 + + slash + + ampersand + -125 + asciicircum + -105 + asciitilde + -145 + asterisk + -10 + at + -110 + backslash + 60 + bar + 35 + braceleft + -120 + braceright + -20 + bracketleft + 30 + bracketright + 30 + bullet + -135 + cent + -130 + colon + -70 + comma + -115 + copyright + -115 + degree + -15 + divide + -105 + dollar + -50 + ellipsis + -245 + emdash + -135 + endash + -135 + equal + -55 + euro + -130 + greater + 0 + guillemetleft + -150 + guillemetright + -105 + guilsinglleft + -150 + guilsinglright + -105 + hyphen + -130 + less + -110 + minus + -105 + multiply + -125 + numbersign + -185 + paragraph + -40 + parenleft + -110 + parenright + -30 + percent + -30 + periodcentered + -110 + perthousand + -30 + plus + -105 + public.kern2.A + -150 + public.kern2.B + 30 + public.kern2.C + -90 + public.kern2.D + 30 + public.kern2.E + 0 + public.kern2.Eth + 30 + public.kern2.F + 0 + public.kern2.G + -100 + public.kern2.H + 0 + public.kern2.I + 0 + public.kern2.J + -245 + public.kern2.K + 0 + public.kern2.L + 0 + public.kern2.Lslash + 0 + public.kern2.M + 0 + public.kern2.N + 0 + public.kern2.O + -85 + public.kern2.Oslash + -85 + public.kern2.P + 30 + public.kern2.Q + -85 + public.kern2.R + 35 + public.kern2.S + -40 + public.kern2.T + 0 + public.kern2.Thorn + 0 + public.kern2.U + 0 + public.kern2.V + 0 + public.kern2.W + 0 + public.kern2.Y + 0 + public.kern2.Z + 0 + public.kern2.a + -135 + public.kern2.a.alt + -115 + public.kern2.b + 15 + public.kern2.c + -140 + public.kern2.d + -135 + public.kern2.dcaron + -135 + public.kern2.dcroat + -135 + public.kern2.e + -140 + public.kern2.eth + -130 + public.kern2.f + -65 + public.kern2.g + -130 + public.kern2.germandbls + -35 + public.kern2.h + 15 + public.kern2.l + 15 + public.kern2.lcaron + 15 + public.kern2.lslash + 15 + public.kern2.m + -65 + public.kern2.n + -65 + public.kern2.o + -135 + public.kern2.oslash + -135 + public.kern2.p + -65 + public.kern2.q + -135 + public.kern2.r + -65 + public.kern2.s + -115 + public.kern2.t + -60 + public.kern2.tcaron + -60 + public.kern2.thorn + 15 + public.kern2.u + -65 + public.kern2.v + -65 + public.kern2.w + -65 + public.kern2.x + -75 + public.kern2.y + -65 + public.kern2.z + -65 + question + -25 + questiondown + -240 + quotedblbase + -215 + quotedblleft + -35 + quoteleft + -35 + quotesinglbase + -115 + registered + -65 + semicolon + -70 + slash + -245 + sterling + -130 + trademark + -40 + underscore + -245 + yen + 0 + + sterling + + ampersand + -20 + asciicircum + -25 + asciitilde + -35 + asterisk + -25 + at + -20 + backslash + -80 + bar + -15 + braceleft + -65 + braceright + -55 + bracketleft + -15 + bracketright + -15 + bullet + -20 + cent + -20 + colon + -15 + comma + -15 + copyright + -20 + degree + -35 + divide + -20 + dollar + -45 + ellipsis + -15 + emdash + -20 + endash + -20 + equal + -15 + euro + -90 + greater + -15 + guillemetright + -10 + guilsinglright + -10 + hyphen + -20 + less + -20 + minus + -20 + multiply + -40 + numbersign + -55 + paragraph + -25 + parenleft + -20 + parenright + -80 + percent + -25 + periodcentered + -20 + perthousand + -25 + plus + -20 + public.kern2.A + -15 + public.kern2.B + -15 + public.kern2.C + -20 + public.kern2.D + -15 + public.kern2.E + -15 + public.kern2.Eth + -15 + public.kern2.F + -15 + public.kern2.G + -20 + public.kern2.H + -15 + public.kern2.I + -15 + public.kern2.J + -15 + public.kern2.K + -15 + public.kern2.L + -15 + public.kern2.Lslash + -15 + public.kern2.M + -15 + public.kern2.N + -15 + public.kern2.O + -20 + public.kern2.Oslash + -15 + public.kern2.P + -15 + public.kern2.Q + -20 + public.kern2.R + -15 + public.kern2.S + -30 + public.kern2.T + -30 + public.kern2.Thorn + -15 + public.kern2.U + -20 + public.kern2.V + -65 + public.kern2.W + -60 + public.kern2.X + -15 + public.kern2.Y + -65 + public.kern2.Z + -15 + public.kern2.a + -20 + public.kern2.a.alt + -20 + public.kern2.b + -15 + public.kern2.c + -20 + public.kern2.d + -20 + public.kern2.dcaron + -20 + public.kern2.dcroat + -20 + public.kern2.e + -20 + public.kern2.eth + -20 + public.kern2.f + -25 + public.kern2.g + -20 + public.kern2.germandbls + -15 + public.kern2.h + -15 + public.kern2.i + -15 + public.kern2.j + -15 + public.kern2.l + -15 + public.kern2.lcaron + -15 + public.kern2.lslash + -15 + public.kern2.m + -15 + public.kern2.n + -15 + public.kern2.o + -20 + public.kern2.oslash + -20 + public.kern2.p + -15 + public.kern2.q + -20 + public.kern2.r + -15 + public.kern2.s + -30 + public.kern2.t + -25 + public.kern2.tcaron + -25 + public.kern2.thorn + -15 + public.kern2.u + -20 + public.kern2.v + -25 + public.kern2.w + -30 + public.kern2.x + -15 + public.kern2.y + -30 + public.kern2.z + -15 + question + -70 + questiondown + -15 + quotedbl + -35 + quotedblbase + -15 + quotedblleft + -30 + quotedblright + -40 + quoteleft + -30 + quoteright + -40 + quotesinglbase + -15 + quotesingle + -35 + registered + -25 + semicolon + -15 + slash + -10 + sterling + -30 + trademark + -25 + underscore + -330 + yen + -55 + + trademark + + ampersand + -15 + asciitilde + -15 + backslash + -50 + braceleft + -40 + braceright + -45 + comma + -115 + dollar + -20 + ellipsis + -310 + euro + -70 + multiply + -35 + numbersign + -75 + parenright + -65 + public.kern2.A + -65 + public.kern2.J + -270 + public.kern2.V + -30 + public.kern2.W + -25 + public.kern2.X + -35 + public.kern2.Y + -30 + public.kern2.a.alt + -40 + public.kern2.s + -20 + public.kern2.x + -10 + question + -65 + questiondown + -175 + quotedblbase + -215 + quotedblright + -10 + quoteright + -10 + quotesinglbase + -115 + slash + -115 + sterling + -20 + underscore + -345 + yen + -25 + + underscore + + ampersand + -135 + asciicircum + -250 + asciitilde + -225 + asterisk + -195 + at + -125 + backslash + -245 + braceleft + -95 + braceright + -35 + bullet + -175 + cent + -180 + colon + -40 + comma + -10 + copyright + -125 + degree + -210 + divide + -290 + dollar + -150 + ellipsis + -40 + emdash + -345 + endash + -280 + equal + -315 + euro + -345 + greater + -290 + guillemetleft + -265 + guillemetright + -265 + guilsinglleft + -165 + guilsinglright + -165 + hyphen + -175 + less + -290 + minus + -305 + multiply + -245 + numbersign + -345 + paragraph + -230 + parenleft + -85 + percent + -345 + periodcentered + -110 + perthousand + -345 + plus + -290 + public.kern2.A + -345 + public.kern2.C + -265 + public.kern2.E + -310 + public.kern2.F + -310 + public.kern2.G + -245 + public.kern2.H + -345 + public.kern2.I + -115 + public.kern2.J + -100 + public.kern2.K + -335 + public.kern2.L + -290 + public.kern2.Lslash + -320 + public.kern2.M + -345 + public.kern2.N + -345 + public.kern2.O + -255 + public.kern2.Oslash + -250 + public.kern2.P + -330 + public.kern2.Q + -255 + public.kern2.R + -335 + public.kern2.S + -140 + public.kern2.T + -320 + public.kern2.Thorn + -330 + public.kern2.U + -185 + public.kern2.V + -345 + public.kern2.W + -345 + public.kern2.X + -345 + public.kern2.Y + -345 + public.kern2.Z + -315 + public.kern2.a + -200 + public.kern2.a.alt + -145 + public.kern2.b + -245 + public.kern2.c + -220 + public.kern2.d + -200 + public.kern2.dcaron + -200 + public.kern2.dcroat + -200 + public.kern2.e + -205 + public.kern2.eth + -200 + public.kern2.f + -170 + public.kern2.g + -55 + public.kern2.germandbls + -210 + public.kern2.h + -270 + public.kern2.i + -95 + public.kern2.j + 75 + public.kern2.l + -95 + public.kern2.lcaron + -150 + public.kern2.lslash + -145 + public.kern2.m + -345 + public.kern2.n + -270 + public.kern2.o + -215 + public.kern2.oslash + -210 + public.kern2.q + -200 + public.kern2.r + -180 + public.kern2.s + -150 + public.kern2.t + -140 + public.kern2.tcaron + -140 + public.kern2.u + -135 + public.kern2.v + -280 + public.kern2.w + -345 + public.kern2.x + -270 + public.kern2.y + -65 + public.kern2.z + -240 + question + -180 + quotedbl + -200 + quotedblbase + -10 + quotedblleft + -215 + quotedblright + -215 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -10 + quotesingle + -110 + registered + -310 + semicolon + -15 + slash + 35 + sterling + -330 + trademark + -345 + yen + -345 + + yen + + ampersand + -60 + asciicircum + -50 + asciitilde + -75 + asterisk + -10 + at + -60 + braceleft + -100 + braceright + -55 + bullet + -60 + cent + -60 + colon + -35 + comma + -60 + copyright + -60 + degree + -15 + divide + -45 + dollar + -40 + ellipsis + -60 + emdash + -55 + endash + -55 + equal + -30 + euro + -100 + guillemetleft + -40 + guillemetright + -45 + guilsinglleft + -40 + guilsinglright + -45 + hyphen + -55 + less + -50 + minus + -45 + multiply + -75 + numbersign + -100 + paragraph + -25 + parenleft + -60 + parenright + -30 + percent + -20 + periodcentered + -60 + perthousand + -20 + plus + -45 + public.kern2.A + -60 + public.kern2.C + -50 + public.kern2.G + -50 + public.kern2.J + -60 + public.kern2.O + -45 + public.kern2.Oslash + -45 + public.kern2.Q + -45 + public.kern2.S + -30 + public.kern2.a + -60 + public.kern2.a.alt + -60 + public.kern2.c + -60 + public.kern2.d + -60 + public.kern2.dcaron + -60 + public.kern2.dcroat + -60 + public.kern2.e + -60 + public.kern2.eth + -60 + public.kern2.f + -30 + public.kern2.g + -60 + public.kern2.germandbls + -25 + public.kern2.i + -10 + public.kern2.j + -10 + public.kern2.m + -30 + public.kern2.n + -30 + public.kern2.o + -60 + public.kern2.oslash + -60 + public.kern2.p + -30 + public.kern2.q + -60 + public.kern2.r + -30 + public.kern2.s + -65 + public.kern2.t + -30 + public.kern2.tcaron + -30 + public.kern2.u + -30 + public.kern2.v + -30 + public.kern2.w + -30 + public.kern2.x + -40 + public.kern2.y + -30 + public.kern2.z + -30 + question + -20 + questiondown + -60 + quotedbl + -10 + quotedblbase + -60 + quotedblleft + -25 + quoteleft + -25 + quotesinglbase + -60 + quotesingle + -10 + registered + -35 + semicolon + -35 + slash + -55 + sterling + -75 + trademark + -20 + underscore + -345 + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/layercontents.plist b/Fonts/UFO/Metropolis-RegularItalic.ufo/layercontents.plist new file mode 100644 index 0000000..cf95d35 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/layercontents.plist @@ -0,0 +1,10 @@ + + + + + + public.default + glyphs + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/lib.plist b/Fonts/UFO/Metropolis-RegularItalic.ufo/lib.plist new file mode 100644 index 0000000..af553a8 --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/lib.plist @@ -0,0 +1,563 @@ + + + + + com.schriftgestaltung.disablesAutomaticAlignment + + com.schriftgestaltung.font.userData + + GSDimensionPlugin.Dimensions + + 119329DF-C854-46E0-93EC-7E8A22DFCA4F + + HH + 74 + HV + 78 + OH + 72 + OV + 79 + nV + 75 + nd + 67 + oH + 67 + oV + 78 + tH + 67 + + 35616FF6-3D9C-499B-B113-AC9E0DB5842A + + HH + 74 + HV + 78 + OH + 72 + OV + 79 + nV + 75 + nd + 67 + oH + 67 + oV + 78 + tH + 67 + + 3B040282-CF47-4846-BCAF-7BFF90FB63BC + + HH + 36 + HV + 36 + OH + 34 + OV + 36 + nV + 36 + nd + 34 + oH + 36 + oV + 36 + tH + 36 + + 84328D8E-4D54-44EF-AF5C-0364B1C28646 + + HH + 36 + HV + 36 + OH + 36 + OV + 36 + nV + 36 + nd + 34 + oH + 36 + oV + 36 + tH + 36 + + 88AF04C7-891B-4BE3-8AB1-6195D630646B + + HH + 173 + HV + 194 + OH + 176 + OV + 200 + nV + 193 + nd + 160 + oH + 160 + oV + 182 + tH + 152 + + A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B + + HH + 173 + HV + 194 + OH + 176 + OV + 200 + nV + 193 + nd + 160 + oH + 160 + oV + 182 + tH + 152 + + + + com.schriftgestaltung.fontMaster.userData + + GSOffsetHorizontal + 65.0 + GSOffsetProportional + + GSOffsetVertical + 42.0 + + com.schriftgestaltung.fontMasterID + 119329DF-C854-46E0-93EC-7E8A22DFCA4F + com.schriftgestaltung.glyphOrder + + com.schriftgestaltung.useNiceNames + + com.schriftgestaltung.weightValue + 400 + com.schriftgestaltung.widthValue + 5 + public.glyphOrder + + A + Aacute + Abreve + Acircumflex + Adieresis + Agrave + Amacron + Aogonek + Aring + Atilde + AE + B + C + Cacute + Ccaron + Ccedilla + D + Eth + Dcaron + Dcroat + E + Eacute + Ecaron + Ecircumflex + Edieresis + Edotaccent + Edotbelow + Egrave + Emacron + Eogonek + Etilde + F + G + Gbreve + Gcommaaccent + H + I + Iacute + Icircumflex + Idieresis + Idotaccent + Igrave + Imacron + Iogonek + J + K + Kcommaaccent + L + Lacute + Lcaron + Lslash + M + N + Nacute + Ncaron + Ncommaaccent + Ntilde + O + Oacute + Ocircumflex + Odieresis + Ograve + Ohungarumlaut + Omacron + Oslash + Otilde + OE + P + Thorn + Q + R + Racute + Rcaron + Rcommaaccent + S + Sacute + Scaron + Scedilla + T + Tcaron + Tcedilla + U + Uacute + Ucircumflex + Udieresis + Ugrave + Uhungarumlaut + Umacron + Uogonek + Uring + V + W + Wacute + Wcircumflex + Wdieresis + Wgrave + X + Y + Yacute + Ycircumflex + Ydieresis + Ygrave + Z + Zacute + Zcaron + Zdotaccent + a + aacute + abreve + acircumflex + adieresis + agrave + amacron + aogonek + aring + atilde + ae + b + c + cacute + ccaron + ccedilla + d + eth + dcaron + dcroat + e + eacute + ecaron + ecircumflex + edieresis + edotaccent + edotbelow + egrave + emacron + eogonek + etilde + f + g + gbreve + gcommaaccent + h + i + idotless + iacute + icircumflex + idieresis + igrave + imacron + iogonek + j + jdotless + k + kcommaaccent + l + lacute + lcaron + lslash + m + n + nacute + ncaron + ncommaaccent + ntilde + o + oacute + ocircumflex + odieresis + ograve + ohungarumlaut + omacron + oslash + otilde + oe + p + thorn + q + r + racute + rcaron + rcommaaccent + s + sacute + scaron + scedilla + germandbls + t + tcaron + tcedilla + u + uacute + ucircumflex + udieresis + ugrave + uhungarumlaut + umacron + uogonek + uring + v + w + wacute + wcircumflex + wdieresis + wgrave + x + y + yacute + ycircumflex + ydieresis + ygrave + z + zacute + zcaron + zdotaccent + a.alt + aacute.alt + abreve.alt + acircumflex.alt + adieresis.alt + agrave.alt + amacron.alt + aogonek.alt + aring.alt + atilde.alt + ae_upper + k_arms + thorn_stem + zero + one + two + three + four + five + six + seven + eight + nine + period + comma + colon + semicolon + ellipsis + exclam + exclamdown + question + questiondown + periodcentered + bullet + asterisk + numbersign + slash + backslash + parenleft + parenright + braceleft + braceright + bracketleft + bracketright + hyphen + endash + emdash + underscore + quotesinglbase + quotedblbase + quotedblleft + quotedblright + quoteleft + quoteright + guillemetleft + guillemetright + guilsinglleft + guilsinglright + quotedbl + quotesingle + emspace + enspace + fourperemspace + narrownbspace + sixperemspace + space + threeperemspace + cent + dollar + euro + sterling + yen + plus + minus + multiply + divide + equal + greater + less + asciitilde + asciicircum + percent + perthousand + at + ampersand + paragraph + copyright + registered + trademark + degree + bar + dotaccentcomb + commaaccentcomb + dieresis + dotaccent + grave + acute + hungarumlaut + circumflex + caron + breve + ring + tilde + macron + cedilla + ogonek + lowercase_r_shoulder + lowercase_loop + lowercase_nh_shoulder + lowercase_loop_reverse + ascender + descender + lowercase_m_shoulder + capital_V + _areas + + public.postscriptNames + + Edotbelow + uni1EB8 + Etilde + uni1EBC + Gcommaaccent + uni0122 + Kcommaaccent + uni0136 + Ncommaaccent + uni0145 + Rcommaaccent + uni0156 + Tcedilla + uni0162 + commaaccentcomb + uni0326 + dotaccentcomb + uni0307 + edotbelow + uni1EB9 + emspace + uni2003 + enspace + uni2002 + etilde + uni1EBD + euro + Euro + fourperemspace + uni2005 + gcommaaccent + uni0123 + guillemetleft + guillemotleft + guillemetright + guillemotright + idotless + dotlessi + jdotless + uni0237 + kcommaaccent + uni0137 + narrownbspace + uni202F + ncommaaccent + uni0146 + rcommaaccent + uni0157 + sixperemspace + uni2006 + tcedilla + uni0163 + threeperemspace + uni2004 + + public.skipExportGlyphs + + ae_upper + k_arms + thorn_stem + lowercase_r_shoulder + lowercase_loop + lowercase_nh_shoulder + lowercase_loop_reverse + ascender + descender + lowercase_m_shoulder + capital_V + _areas + + + diff --git a/Fonts/UFO/Metropolis-RegularItalic.ufo/metainfo.plist b/Fonts/UFO/Metropolis-RegularItalic.ufo/metainfo.plist new file mode 100644 index 0000000..74e4b3b --- /dev/null +++ b/Fonts/UFO/Metropolis-RegularItalic.ufo/metainfo.plist @@ -0,0 +1,10 @@ + + + + + creator + com.schriftgestaltung.GlyphsUFOExport + formatVersion + 3 + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/features.fea b/Fonts/UFO/Metropolis-Thin.ufo/features.fea new file mode 100644 index 0000000..4f4de34 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/features.fea @@ -0,0 +1,7753 @@ +@MMK_L_A = [ A Aacute Abreve Acircumflex Adieresis Agrave Amacron Aogonek Aring Atilde ]; +@MMK_L_B = [ B ]; +@MMK_L_C = [ C Cacute Ccaron Ccedilla ]; +@MMK_L_D = [ D Eth Dcaron Dcroat ]; +@MMK_L_E = [ AE E Eacute Ecaron Ecircumflex Edieresis Edotaccent Edotbelow Egrave Emacron Eogonek Etilde OE ]; +@MMK_L_F = [ F ]; +@MMK_L_G = [ G Gbreve Gcommaaccent ]; +@MMK_L_H = [ H ]; +@MMK_L_I = [ I Iacute Icircumflex Idieresis Idotaccent Igrave Imacron Iogonek ]; +@MMK_L_J = [ J ]; +@MMK_L_K = [ K Kcommaaccent ]; +@MMK_L_L = [ L Lacute Lcaron ]; +@MMK_L_Lslash = [ Lslash ]; +@MMK_L_M = [ M ]; +@MMK_L_N = [ N Nacute Ncaron Ncommaaccent Ntilde ]; +@MMK_L_O = [ O Oacute Ocircumflex Odieresis Ograve Ohungarumlaut Omacron Otilde ]; +@MMK_L_Oslash = [ Oslash ]; +@MMK_L_P = [ P ]; +@MMK_L_Q = [ Q ]; +@MMK_L_R = [ R Racute Rcaron Rcommaaccent ]; +@MMK_L_S = [ S Sacute Scaron Scedilla ]; +@MMK_L_T = [ T Tcaron Tcedilla ]; +@MMK_L_Thorn = [ Thorn ]; +@MMK_L_U = [ U Uacute Ucircumflex Udieresis Ugrave Uhungarumlaut Umacron Uogonek Uring ]; +@MMK_L_V = [ V ]; +@MMK_L_W = [ W Wacute Wcircumflex Wdieresis Wgrave ]; +@MMK_L_X = [ X ]; +@MMK_L_Y = [ Y Yacute Ycircumflex Ydieresis Ygrave ]; +@MMK_L_Z = [ Z Zacute Zcaron Zdotaccent ]; +@MMK_L_a = [ a aacute abreve acircumflex adieresis agrave amacron aogonek aring atilde ]; +@MMK_L_a.alt = [ a.alt aacute.alt abreve.alt acircumflex.alt adieresis.alt agrave.alt amacron.alt aogonek.alt aring.alt atilde.alt ]; +@MMK_L_b = [ b ]; +@MMK_L_c = [ c cacute ccaron ccedilla ]; +@MMK_L_d = [ d ]; +@MMK_L_dcaron = [ dcaron ]; +@MMK_L_dcroat = [ dcroat ]; +@MMK_L_e = [ ae e eacute ecaron ecircumflex edieresis edotaccent edotbelow egrave emacron eogonek etilde oe ]; +@MMK_L_eth = [ eth ]; +@MMK_L_f = [ f ]; +@MMK_L_g = [ g gbreve gcommaaccent ]; +@MMK_L_germandbls = [ germandbls ]; +@MMK_L_h = [ h ]; +@MMK_L_i = [ i idotless iacute icircumflex idieresis igrave imacron iogonek ]; +@MMK_L_j = [ j jdotless ]; +@MMK_L_k = [ k kcommaaccent ]; +@MMK_L_l = [ l lacute ]; +@MMK_L_lcaron = [ lcaron ]; +@MMK_L_lslash = [ lslash ]; +@MMK_L_m = [ m ]; +@MMK_L_n = [ n nacute ncaron ncommaaccent ntilde ]; +@MMK_L_o = [ o oacute ocircumflex odieresis ograve ohungarumlaut omacron otilde ]; +@MMK_L_oslash = [ oslash ]; +@MMK_L_p = [ p ]; +@MMK_L_q = [ q ]; +@MMK_L_r = [ r racute rcaron rcommaaccent ]; +@MMK_L_s = [ s sacute scaron scedilla ]; +@MMK_L_t = [ t tcedilla ]; +@MMK_L_tcaron = [ tcaron ]; +@MMK_L_thorn = [ thorn ]; +@MMK_L_u = [ u uacute ucircumflex udieresis ugrave uhungarumlaut umacron uogonek uring ]; +@MMK_L_v = [ v ]; +@MMK_L_w = [ w wacute wcircumflex wdieresis wgrave ]; +@MMK_L_x = [ x ]; +@MMK_L_y = [ y yacute ycircumflex ydieresis ygrave ]; +@MMK_L_z = [ z zacute zcaron zdotaccent ]; +@MMK_R_A = [ A Aacute Abreve Acircumflex Adieresis Agrave Amacron Aogonek Aring Atilde AE ]; +@MMK_R_B = [ B ]; +@MMK_R_C = [ C Cacute Ccaron Ccedilla ]; +@MMK_R_D = [ D Dcaron ]; +@MMK_R_E = [ E Eacute Ecaron Ecircumflex Edieresis Edotaccent Edotbelow Egrave Emacron Eogonek Etilde ]; +@MMK_R_Eth = [ Eth Dcroat ]; +@MMK_R_F = [ F ]; +@MMK_R_G = [ G Gbreve Gcommaaccent ]; +@MMK_R_H = [ H ]; +@MMK_R_I = [ I Iacute Icircumflex Idieresis Idotaccent Igrave Imacron Iogonek ]; +@MMK_R_J = [ J ]; +@MMK_R_K = [ K Kcommaaccent ]; +@MMK_R_L = [ L Lacute Lcaron ]; +@MMK_R_Lslash = [ Lslash ]; +@MMK_R_M = [ M ]; +@MMK_R_N = [ N Nacute Ncaron Ncommaaccent Ntilde ]; +@MMK_R_O = [ O Oacute Ocircumflex Odieresis Ograve Ohungarumlaut Omacron Otilde OE ]; +@MMK_R_Oslash = [ Oslash ]; +@MMK_R_P = [ P ]; +@MMK_R_Q = [ Q ]; +@MMK_R_R = [ R Racute Rcaron Rcommaaccent ]; +@MMK_R_S = [ S Sacute Scaron Scedilla ]; +@MMK_R_T = [ T Tcaron Tcedilla ]; +@MMK_R_Thorn = [ Thorn ]; +@MMK_R_U = [ U Uacute Ucircumflex Udieresis Ugrave Uhungarumlaut Umacron Uogonek Uring ]; +@MMK_R_V = [ V ]; +@MMK_R_W = [ W Wacute Wcircumflex Wdieresis Wgrave ]; +@MMK_R_X = [ X ]; +@MMK_R_Y = [ Y Yacute Ycircumflex Ydieresis Ygrave ]; +@MMK_R_Z = [ Z Zacute Zcaron Zdotaccent ]; +@MMK_R_a = [ a aacute abreve acircumflex adieresis agrave amacron aogonek aring atilde ae ]; +@MMK_R_a.alt = [ a.alt aacute.alt abreve.alt acircumflex.alt adieresis.alt agrave.alt amacron.alt aogonek.alt aring.alt atilde.alt ]; +@MMK_R_b = [ b ]; +@MMK_R_c = [ c cacute ccaron ccedilla ]; +@MMK_R_d = [ d ]; +@MMK_R_dcaron = [ dcaron ]; +@MMK_R_dcroat = [ dcroat ]; +@MMK_R_e = [ e eacute ecaron ecircumflex edieresis edotaccent edotbelow egrave emacron eogonek etilde ]; +@MMK_R_eth = [ eth ]; +@MMK_R_f = [ f ]; +@MMK_R_g = [ g gbreve gcommaaccent ]; +@MMK_R_germandbls = [ germandbls ]; +@MMK_R_h = [ h ]; +@MMK_R_i = [ i idotless iacute icircumflex idieresis igrave imacron iogonek ]; +@MMK_R_j = [ j jdotless ]; +@MMK_R_k = [ k kcommaaccent ]; +@MMK_R_l = [ l lacute ]; +@MMK_R_lcaron = [ lcaron ]; +@MMK_R_lslash = [ lslash ]; +@MMK_R_m = [ m ]; +@MMK_R_n = [ n nacute ncaron ncommaaccent ntilde ]; +@MMK_R_o = [ o oacute ocircumflex odieresis ograve ohungarumlaut omacron otilde oe ]; +@MMK_R_oslash = [ oslash ]; +@MMK_R_p = [ p ]; +@MMK_R_q = [ q ]; +@MMK_R_r = [ r racute rcaron rcommaaccent ]; +@MMK_R_s = [ s sacute scaron scedilla ]; +@MMK_R_t = [ t tcedilla ]; +@MMK_R_tcaron = [ tcaron ]; +@MMK_R_thorn = [ thorn ]; +@MMK_R_u = [ u uacute ucircumflex udieresis ugrave uhungarumlaut umacron uogonek uring ]; +@MMK_R_v = [ v ]; +@MMK_R_w = [ w wacute wcircumflex wdieresis wgrave ]; +@MMK_R_x = [ x ]; +@MMK_R_y = [ y yacute ycircumflex ydieresis ygrave ]; +@MMK_R_z = [ z zacute zcaron zdotaccent ]; + +feature kern { + lookup kern_DFLT { + lookupflag IgnoreMarks; + pos comma question -115; + pos comma periodcentered -105; + pos comma bullet -115; + pos comma asterisk -115; + pos comma numbersign -90; + pos comma backslash -115; + pos comma parenleft -45; + pos comma parenright -40; + pos comma braceleft -110; + pos comma braceright -60; + pos comma hyphen -115; + pos comma endash -115; + pos comma emdash -115; + pos comma quotedblleft -115; + pos comma quotedblright -115; + pos comma quoteleft -115; + pos comma quoteright -115; + pos comma guillemetleft -115; + pos comma guillemetright -15; + pos comma guilsinglleft -115; + pos comma guilsinglright -15; + pos comma quotedbl -115; + pos comma quotesingle -110; + pos comma cent -60; + pos comma dollar -35; + pos comma euro -115; + pos comma sterling -35; + pos comma yen -60; + pos comma plus -115; + pos comma minus -115; + pos comma multiply -115; + pos comma divide -115; + pos comma equal -115; + pos comma less -115; + pos comma asciitilde -115; + pos comma asciicircum -115; + pos comma percent -105; + pos comma perthousand -105; + pos comma at -55; + pos comma ampersand -45; + pos comma paragraph -115; + pos comma copyright -60; + pos comma registered -115; + pos comma trademark -115; + pos comma degree -115; + pos colon question -105; + pos colon periodcentered -105; + pos colon bullet -55; + pos colon numbersign -90; + pos colon slash -15; + pos colon backslash -90; + pos colon parenleft -30; + pos colon parenright -80; + pos colon braceleft -105; + pos colon braceright -60; + pos colon hyphen -105; + pos colon endash -105; + pos colon emdash -105; + pos colon underscore -15; + pos colon quotedblleft -10; + pos colon quotedblright -35; + pos colon quoteleft -10; + pos colon quoteright -35; + pos colon guillemetleft -105; + pos colon guillemetright -15; + pos colon guilsinglleft -105; + pos colon guilsinglright -15; + pos colon quotedbl -15; + pos colon quotesingle -15; + pos colon cent -45; + pos colon dollar -35; + pos colon euro -90; + pos colon sterling -35; + pos colon yen -35; + pos colon plus -25; + pos colon minus -25; + pos colon multiply -45; + pos colon divide -25; + pos colon less -35; + pos colon asciitilde -85; + pos colon asciicircum -15; + pos colon at -40; + pos colon ampersand -45; + pos colon copyright -30; + pos colon degree -15; + pos semicolon semicolon -10; + pos semicolon question -110; + pos semicolon periodcentered -105; + pos semicolon bullet -55; + pos semicolon numbersign -90; + pos semicolon backslash -95; + pos semicolon parenleft -35; + pos semicolon parenright -40; + pos semicolon braceleft -110; + pos semicolon braceright -60; + pos semicolon hyphen -110; + pos semicolon endash -110; + pos semicolon emdash -110; + pos semicolon quotedblleft -10; + pos semicolon quotedblright -35; + pos semicolon quoteleft -10; + pos semicolon quoteright -35; + pos semicolon guillemetleft -110; + pos semicolon guillemetright -20; + pos semicolon guilsinglleft -110; + pos semicolon guilsinglright -20; + pos semicolon quotedbl -15; + pos semicolon quotesingle -15; + pos semicolon cent -45; + pos semicolon dollar -35; + pos semicolon euro -95; + pos semicolon sterling -35; + pos semicolon yen -35; + pos semicolon plus -25; + pos semicolon minus -25; + pos semicolon multiply -45; + pos semicolon divide -25; + pos semicolon less -30; + pos semicolon asciitilde -80; + pos semicolon asciicircum -15; + pos semicolon at -40; + pos semicolon ampersand -45; + pos semicolon copyright -30; + pos semicolon degree -15; + pos ellipsis question -175; + pos ellipsis periodcentered -105; + pos ellipsis bullet -175; + pos ellipsis asterisk -190; + pos ellipsis numbersign -90; + pos ellipsis slash -15; + pos ellipsis backslash -240; + pos ellipsis parenleft -45; + pos ellipsis parenright -80; + pos ellipsis braceleft -110; + pos ellipsis braceright -60; + pos ellipsis hyphen -195; + pos ellipsis endash -290; + pos ellipsis emdash -290; + pos ellipsis underscore -15; + pos ellipsis quotedblleft -205; + pos ellipsis quotedblright -205; + pos ellipsis quoteleft -115; + pos ellipsis quoteright -115; + pos ellipsis guillemetleft -160; + pos ellipsis guillemetright -15; + pos ellipsis guilsinglleft -160; + pos ellipsis guilsinglright -15; + pos ellipsis quotedbl -200; + pos ellipsis quotesingle -110; + pos ellipsis cent -60; + pos ellipsis dollar -35; + pos ellipsis euro -255; + pos ellipsis sterling -35; + pos ellipsis yen -60; + pos ellipsis plus -285; + pos ellipsis minus -290; + pos ellipsis multiply -210; + pos ellipsis divide -290; + pos ellipsis equal -290; + pos ellipsis less -290; + pos ellipsis asciitilde -240; + pos ellipsis asciicircum -260; + pos ellipsis percent -105; + pos ellipsis perthousand -105; + pos ellipsis at -55; + pos ellipsis ampersand -45; + pos ellipsis paragraph -220; + pos ellipsis copyright -60; + pos ellipsis registered -285; + pos ellipsis trademark -290; + pos ellipsis degree -215; + pos question comma -115; + pos question semicolon -10; + pos question ellipsis -200; + pos question question -45; + pos question questiondown -200; + pos question periodcentered -105; + pos question bullet -65; + pos question numbersign -140; + pos question slash -215; + pos question backslash -60; + pos question parenleft -40; + pos question parenright -45; + pos question braceleft -110; + pos question braceright -60; + pos question hyphen -80; + pos question endash -80; + pos question emdash -80; + pos question underscore -225; + pos question quotesinglbase -115; + pos question quotedblbase -205; + pos question quotedblright -10; + pos question quoteright -10; + pos question guillemetleft -150; + pos question guillemetright -30; + pos question guilsinglleft -150; + pos question guilsinglright -30; + pos question cent -55; + pos question dollar -30; + pos question euro -90; + pos question sterling -80; + pos question yen -25; + pos question plus -30; + pos question minus -30; + pos question multiply -55; + pos question divide -30; + pos question less -40; + pos question asciitilde -90; + pos question asciicircum -25; + pos question at -50; + pos question ampersand -110; + pos question copyright -40; + pos questiondown comma -80; + pos questiondown colon -105; + pos questiondown semicolon -80; + pos questiondown ellipsis -105; + pos questiondown question -275; + pos questiondown questiondown -50; + pos questiondown periodcentered -105; + pos questiondown bullet -175; + pos questiondown asterisk -175; + pos questiondown numbersign -225; + pos questiondown slash -50; + pos questiondown backslash -240; + pos questiondown parenleft -145; + pos questiondown parenright -55; + pos questiondown braceleft -155; + pos questiondown braceright -85; + pos questiondown bracketleft -20; + pos questiondown bracketright -20; + pos questiondown hyphen -175; + pos questiondown endash -175; + pos questiondown emdash -175; + pos questiondown underscore -20; + pos questiondown quotesinglbase -80; + pos questiondown quotedblbase -80; + pos questiondown quotedblleft -180; + pos questiondown quotedblright -195; + pos questiondown quoteleft -115; + pos questiondown quoteright -115; + pos questiondown guillemetleft -170; + pos questiondown guillemetright -195; + pos questiondown guilsinglleft -165; + pos questiondown guilsinglright -165; + pos questiondown quotedbl -185; + pos questiondown quotesingle -110; + pos questiondown cent -175; + pos questiondown dollar -200; + pos questiondown euro -265; + pos questiondown sterling -170; + pos questiondown yen -195; + pos questiondown plus -175; + pos questiondown minus -175; + pos questiondown multiply -225; + pos questiondown divide -175; + pos questiondown equal -175; + pos questiondown greater -135; + pos questiondown less -175; + pos questiondown asciitilde -210; + pos questiondown asciicircum -215; + pos questiondown percent -175; + pos questiondown perthousand -175; + pos questiondown at -175; + pos questiondown ampersand -175; + pos questiondown paragraph -175; + pos questiondown copyright -175; + pos questiondown registered -180; + pos questiondown trademark -175; + pos questiondown degree -185; + pos questiondown bar -65; + pos periodcentered comma -105; + pos periodcentered colon -105; + pos periodcentered semicolon -105; + pos periodcentered ellipsis -105; + pos periodcentered question -105; + pos periodcentered questiondown -105; + pos periodcentered asterisk -105; + pos periodcentered numbersign -80; + pos periodcentered slash -105; + pos periodcentered backslash -105; + pos periodcentered parenright -105; + pos periodcentered braceleft -65; + pos periodcentered braceright -60; + pos periodcentered underscore -105; + pos periodcentered quotesinglbase -105; + pos periodcentered quotedblbase -105; + pos periodcentered quotedblleft -105; + pos periodcentered quotedblright -105; + pos periodcentered quoteleft -105; + pos periodcentered quoteright -105; + pos periodcentered guillemetright -105; + pos periodcentered guilsinglright -105; + pos periodcentered quotedbl -105; + pos periodcentered quotesingle -105; + pos periodcentered dollar -105; + pos periodcentered euro -90; + pos periodcentered sterling -35; + pos periodcentered yen -60; + pos periodcentered multiply -55; + pos periodcentered asciitilde -45; + pos periodcentered asciicircum -105; + pos periodcentered percent -90; + pos periodcentered perthousand -90; + pos periodcentered ampersand -10; + pos periodcentered paragraph -75; + pos periodcentered registered -30; + pos periodcentered trademark -105; + pos periodcentered degree -105; + pos bullet comma -115; + pos bullet colon -55; + pos bullet semicolon -65; + pos bullet ellipsis -175; + pos bullet question -175; + pos bullet questiondown -130; + pos bullet asterisk -70; + pos bullet numbersign -85; + pos bullet slash -125; + pos bullet backslash -160; + pos bullet parenright -175; + pos bullet braceleft -65; + pos bullet braceright -60; + pos bullet underscore -175; + pos bullet quotesinglbase -115; + pos bullet quotedblbase -175; + pos bullet quotedblleft -105; + pos bullet quotedblright -175; + pos bullet quoteleft -105; + pos bullet quoteright -115; + pos bullet guillemetright -55; + pos bullet guilsinglright -55; + pos bullet quotedbl -120; + pos bullet quotesingle -110; + pos bullet dollar -85; + pos bullet euro -90; + pos bullet sterling -35; + pos bullet yen -60; + pos bullet multiply -60; + pos bullet asciitilde -35; + pos bullet asciicircum -55; + pos bullet percent -55; + pos bullet perthousand -55; + pos bullet ampersand -15; + pos bullet paragraph -45; + pos bullet registered -20; + pos bullet trademark -125; + pos bullet degree -110; + pos asterisk comma -115; + pos asterisk semicolon -10; + pos asterisk ellipsis -190; + pos asterisk question -25; + pos asterisk questiondown -190; + pos asterisk periodcentered -105; + pos asterisk bullet -75; + pos asterisk numbersign -135; + pos asterisk slash -190; + pos asterisk backslash -40; + pos asterisk parenleft -40; + pos asterisk parenright -20; + pos asterisk braceleft -110; + pos asterisk braceright -60; + pos asterisk hyphen -155; + pos asterisk endash -155; + pos asterisk emdash -155; + pos asterisk underscore -190; + pos asterisk quotesinglbase -115; + pos asterisk quotedblbase -190; + pos asterisk guillemetleft -165; + pos asterisk guillemetright -30; + pos asterisk guilsinglleft -165; + pos asterisk guilsinglright -30; + pos asterisk cent -55; + pos asterisk dollar -30; + pos asterisk euro -90; + pos asterisk sterling -80; + pos asterisk yen -15; + pos asterisk plus -50; + pos asterisk minus -50; + pos asterisk multiply -50; + pos asterisk divide -50; + pos asterisk less -70; + pos asterisk asciitilde -95; + pos asterisk asciicircum -25; + pos asterisk at -45; + pos asterisk ampersand -115; + pos asterisk copyright -35; + pos numbersign comma -115; + pos numbersign colon -70; + pos numbersign semicolon -80; + pos numbersign ellipsis -255; + pos numbersign question -125; + pos numbersign questiondown -200; + pos numbersign periodcentered -105; + pos numbersign bullet -110; + pos numbersign asterisk -65; + pos numbersign numbersign -205; + pos numbersign slash -230; + pos numbersign backslash -105; + pos numbersign parenleft -105; + pos numbersign parenright -125; + pos numbersign braceleft -160; + pos numbersign braceright -110; + pos numbersign bracketleft -50; + pos numbersign bracketright -50; + pos numbersign hyphen -105; + pos numbersign endash -105; + pos numbersign emdash -105; + pos numbersign underscore -360; + pos numbersign quotesinglbase -115; + pos numbersign quotedblbase -205; + pos numbersign quotedblleft -55; + pos numbersign quotedblright -60; + pos numbersign quoteleft -55; + pos numbersign quoteright -60; + pos numbersign guillemetleft -120; + pos numbersign guillemetright -95; + pos numbersign guilsinglleft -120; + pos numbersign guilsinglright -95; + pos numbersign quotedbl -55; + pos numbersign quotesingle -55; + pos numbersign cent -110; + pos numbersign dollar -85; + pos numbersign euro -155; + pos numbersign sterling -135; + pos numbersign yen -75; + pos numbersign plus -90; + pos numbersign minus -90; + pos numbersign multiply -120; + pos numbersign divide -90; + pos numbersign equal -60; + pos numbersign greater -50; + pos numbersign less -90; + pos numbersign asciitilde -140; + pos numbersign asciicircum -90; + pos numbersign percent -55; + pos numbersign perthousand -55; + pos numbersign at -110; + pos numbersign ampersand -135; + pos numbersign paragraph -55; + pos numbersign copyright -105; + pos numbersign registered -70; + pos numbersign trademark -50; + pos numbersign degree -55; + pos numbersign bar -50; + pos slash comma -115; + pos slash colon -90; + pos slash semicolon -100; + pos slash ellipsis -240; + pos slash question -50; + pos slash questiondown -240; + pos slash periodcentered -105; + pos slash bullet -160; + pos slash asterisk -35; + pos slash numbersign -220; + pos slash slash -240; + pos slash backslash 30; + pos slash parenleft -140; + pos slash parenright -55; + pos slash braceleft -160; + pos slash braceright -60; + pos slash bracketleft 10; + pos slash bracketright 10; + pos slash hyphen -155; + pos slash endash -155; + pos slash emdash -155; + pos slash underscore -240; + pos slash quotesinglbase -115; + pos slash quotedblbase -205; + pos slash quotedblleft -50; + pos slash quotedblright -30; + pos slash quoteleft -50; + pos slash quoteright -30; + pos slash guillemetleft -190; + pos slash guillemetright -130; + pos slash guilsinglleft -165; + pos slash guilsinglright -130; + pos slash quotedbl -30; + pos slash quotesingle -30; + pos slash cent -155; + pos slash dollar -90; + pos slash euro -175; + pos slash sterling -150; + pos slash yen -10; + pos slash plus -130; + pos slash minus -130; + pos slash multiply -150; + pos slash divide -130; + pos slash equal -85; + pos slash greater -10; + pos slash less -135; + pos slash asciitilde -190; + pos slash asciicircum -125; + pos slash percent -50; + pos slash perthousand -50; + pos slash at -150; + pos slash ampersand -165; + pos slash paragraph -65; + pos slash copyright -140; + pos slash registered -90; + pos slash trademark -55; + pos slash degree -35; + pos slash bar 15; + pos backslash colon -15; + pos backslash ellipsis -15; + pos backslash question -190; + pos backslash periodcentered -105; + pos backslash bullet -125; + pos backslash asterisk -190; + pos backslash numbersign -105; + pos backslash slash 30; + pos backslash backslash -240; + pos backslash parenleft -75; + pos backslash parenright -20; + pos backslash braceleft -100; + pos backslash braceright -45; + pos backslash bracketleft 15; + pos backslash bracketright 15; + pos backslash hyphen -100; + pos backslash endash -100; + pos backslash emdash -100; + pos backslash underscore 15; + pos backslash quotedblleft -205; + pos backslash quotedblright -205; + pos backslash quoteleft -115; + pos backslash quoteright -115; + pos backslash guillemetleft -115; + pos backslash guillemetright -45; + pos backslash guilsinglleft -115; + pos backslash guilsinglright -45; + pos backslash quotedbl -200; + pos backslash quotesingle -110; + pos backslash cent -90; + pos backslash dollar -60; + pos backslash euro -190; + pos backslash sterling -50; + pos backslash yen -75; + pos backslash plus -125; + pos backslash minus -125; + pos backslash multiply -155; + pos backslash divide -125; + pos backslash equal -80; + pos backslash greater -15; + pos backslash less -145; + pos backslash asciitilde -185; + pos backslash asciicircum -200; + pos backslash percent -120; + pos backslash perthousand -120; + pos backslash at -85; + pos backslash ampersand -75; + pos backslash paragraph -200; + pos backslash copyright -90; + pos backslash registered -170; + pos backslash trademark -230; + pos backslash degree -215; + pos backslash bar 15; + pos parenleft comma -55; + pos parenleft colon -80; + pos parenleft semicolon -55; + pos parenleft ellipsis -80; + pos parenleft question -45; + pos parenleft questiondown -35; + pos parenleft periodcentered -105; + pos parenleft bullet -175; + pos parenleft asterisk -20; + pos parenleft numbersign -180; + pos parenleft slash -20; + pos parenleft backslash -55; + pos parenleft parenleft -130; + pos parenleft parenright -35; + pos parenleft braceleft -140; + pos parenleft braceright -80; + pos parenleft bracketleft -20; + pos parenleft bracketright -20; + pos parenleft hyphen -175; + pos parenleft endash -175; + pos parenleft emdash -175; + pos parenleft underscore -20; + pos parenleft quotesinglbase -55; + pos parenleft quotedblbase -55; + pos parenleft quotedblleft -35; + pos parenleft quotedblright -20; + pos parenleft quoteleft -35; + pos parenleft quoteright -20; + pos parenleft guillemetleft -175; + pos parenleft guillemetright -135; + pos parenleft guilsinglleft -165; + pos parenleft guilsinglright -135; + pos parenleft quotedbl -20; + pos parenleft quotesingle -20; + pos parenleft cent -175; + pos parenleft dollar -75; + pos parenleft euro -180; + pos parenleft sterling -125; + pos parenleft yen -30; + pos parenleft plus -155; + pos parenleft minus -155; + pos parenleft multiply -180; + pos parenleft divide -155; + pos parenleft equal -105; + pos parenleft greater -20; + pos parenleft less -160; + pos parenleft asciitilde -180; + pos parenleft asciicircum -150; + pos parenleft percent -35; + pos parenleft perthousand -35; + pos parenleft at -175; + pos parenleft ampersand -150; + pos parenleft paragraph -50; + pos parenleft copyright -160; + pos parenleft registered -80; + pos parenleft trademark -65; + pos parenleft degree -25; + pos parenleft bar -20; + pos parenright comma -50; + pos parenright colon -30; + pos parenright semicolon -40; + pos parenright ellipsis -45; + pos parenright question -140; + pos parenright questiondown -45; + pos parenright asterisk -35; + pos parenright numbersign -65; + pos parenright slash -75; + pos parenright backslash -140; + pos parenright parenright -130; + pos parenright braceleft -65; + pos parenright braceright -60; + pos parenright underscore -85; + pos parenright quotesinglbase -50; + pos parenright quotedblbase -50; + pos parenright quotedblleft -50; + pos parenright quotedblright -75; + pos parenright quoteleft -50; + pos parenright quoteright -75; + pos parenright guillemetright -30; + pos parenright guilsinglright -30; + pos parenright quotedbl -50; + pos parenright quotesingle -50; + pos parenright dollar -65; + pos parenright euro -90; + pos parenright sterling -35; + pos parenright yen -60; + pos parenright multiply -50; + pos parenright asciitilde -35; + pos parenright asciicircum -25; + pos parenright percent -40; + pos parenright perthousand -40; + pos parenright paragraph -30; + pos parenright registered -15; + pos parenright trademark -50; + pos parenright degree -60; + pos braceleft comma -60; + pos braceleft colon -60; + pos braceleft semicolon -65; + pos braceleft ellipsis -60; + pos braceleft question -80; + pos braceleft questiondown -60; + pos braceleft periodcentered -60; + pos braceleft bullet -60; + pos braceleft asterisk -60; + pos braceleft numbersign -115; + pos braceleft slash -45; + pos braceleft backslash -60; + pos braceleft parenleft -60; + pos braceleft parenright -80; + pos braceleft braceleft -125; + pos braceleft braceright -120; + pos braceleft bracketleft -60; + pos braceleft bracketright -60; + pos braceleft hyphen -60; + pos braceleft endash -60; + pos braceleft emdash -60; + pos braceleft underscore -60; + pos braceleft quotesinglbase -60; + pos braceleft quotedblbase -60; + pos braceleft quotedblleft -60; + pos braceleft quotedblright -65; + pos braceleft quoteleft -60; + pos braceleft quoteright -65; + pos braceleft guillemetleft -55; + pos braceleft guillemetright -60; + pos braceleft guilsinglleft -55; + pos braceleft guilsinglright -60; + pos braceleft quotedbl -60; + pos braceleft quotesingle -60; + pos braceleft cent -60; + pos braceleft dollar -90; + pos braceleft euro -150; + pos braceleft sterling -95; + pos braceleft yen -70; + pos braceleft plus -60; + pos braceleft minus -60; + pos braceleft multiply -105; + pos braceleft divide -60; + pos braceleft equal -60; + pos braceleft greater -60; + pos braceleft less -60; + pos braceleft asciitilde -90; + pos braceleft asciicircum -65; + pos braceleft percent -60; + pos braceleft perthousand -60; + pos braceleft at -60; + pos braceleft ampersand -60; + pos braceleft paragraph -60; + pos braceleft copyright -60; + pos braceleft registered -60; + pos braceleft trademark -60; + pos braceleft degree -60; + pos braceleft bar -60; + pos braceright comma -110; + pos braceright colon -105; + pos braceright semicolon -110; + pos braceright ellipsis -110; + pos braceright question -145; + pos braceright questiondown -110; + pos braceright periodcentered -65; + pos braceright bullet -65; + pos braceright asterisk -110; + pos braceright numbersign -130; + pos braceright slash -100; + pos braceright backslash -160; + pos braceright parenleft -65; + pos braceright parenright -140; + pos braceright braceleft -135; + pos braceright braceright -125; + pos braceright bracketleft -65; + pos braceright bracketright -65; + pos braceright hyphen -65; + pos braceright endash -65; + pos braceright emdash -65; + pos braceright underscore -110; + pos braceright quotesinglbase -110; + pos braceright quotedblbase -110; + pos braceright quotedblleft -110; + pos braceright quotedblright -115; + pos braceright quoteleft -110; + pos braceright quoteright -115; + pos braceright guillemetleft -60; + pos braceright guillemetright -110; + pos braceright guilsinglleft -60; + pos braceright guilsinglright -110; + pos braceright quotedbl -115; + pos braceright quotesingle -110; + pos braceright cent -65; + pos braceright dollar -140; + pos braceright euro -160; + pos braceright sterling -100; + pos braceright yen -120; + pos braceright plus -65; + pos braceright minus -65; + pos braceright multiply -115; + pos braceright divide -65; + pos braceright equal -65; + pos braceright greater -65; + pos braceright less -65; + pos braceright asciitilde -100; + pos braceright asciicircum -115; + pos braceright percent -110; + pos braceright perthousand -110; + pos braceright at -65; + pos braceright ampersand -65; + pos braceright paragraph -110; + pos braceright copyright -65; + pos braceright registered -75; + pos braceright trademark -110; + pos braceright degree -110; + pos braceright bar -65; + pos bracketleft question -20; + pos bracketleft numbersign -55; + pos bracketleft slash 15; + pos bracketleft backslash 10; + pos bracketleft parenright -20; + pos bracketleft braceleft -65; + pos bracketleft braceright -60; + pos bracketleft dollar -30; + pos bracketleft euro -90; + pos bracketleft sterling -35; + pos bracketleft multiply -45; + pos bracketleft asciitilde -30; + pos bracketright question -20; + pos bracketright numbersign -55; + pos bracketright slash 15; + pos bracketright backslash 10; + pos bracketright parenright -20; + pos bracketright braceleft -65; + pos bracketright braceright -60; + pos bracketright dollar -30; + pos bracketright euro -90; + pos bracketright sterling -35; + pos bracketright multiply -45; + pos bracketright asciitilde -30; + pos hyphen comma -115; + pos hyphen colon -105; + pos hyphen semicolon -110; + pos hyphen ellipsis -195; + pos hyphen question -175; + pos hyphen questiondown -110; + pos hyphen asterisk -155; + pos hyphen numbersign -70; + pos hyphen slash -100; + pos hyphen backslash -155; + pos hyphen parenright -175; + pos hyphen braceleft -65; + pos hyphen braceright -60; + pos hyphen underscore -195; + pos hyphen quotesinglbase -115; + pos hyphen quotedblbase -195; + pos hyphen quotedblleft -195; + pos hyphen quotedblright -195; + pos hyphen quoteleft -115; + pos hyphen quoteright -115; + pos hyphen guillemetright -80; + pos hyphen guilsinglright -80; + pos hyphen quotedbl -195; + pos hyphen quotesingle -110; + pos hyphen dollar -105; + pos hyphen euro -90; + pos hyphen sterling -35; + pos hyphen yen -55; + pos hyphen multiply -45; + pos hyphen asciitilde -30; + pos hyphen asciicircum -195; + pos hyphen percent -65; + pos hyphen perthousand -65; + pos hyphen paragraph -50; + pos hyphen registered -15; + pos hyphen trademark -125; + pos hyphen degree -195; + pos endash comma -115; + pos endash colon -105; + pos endash semicolon -110; + pos endash ellipsis -290; + pos endash question -175; + pos endash questiondown -110; + pos endash asterisk -155; + pos endash numbersign -70; + pos endash slash -100; + pos endash backslash -155; + pos endash parenright -175; + pos endash braceleft -65; + pos endash braceright -60; + pos endash underscore -295; + pos endash quotesinglbase -115; + pos endash quotedblbase -205; + pos endash quotedblleft -205; + pos endash quotedblright -205; + pos endash quoteleft -115; + pos endash quoteright -115; + pos endash guillemetright -80; + pos endash guilsinglright -80; + pos endash quotedbl -200; + pos endash quotesingle -110; + pos endash dollar -105; + pos endash euro -90; + pos endash sterling -35; + pos endash yen -55; + pos endash multiply -45; + pos endash asciitilde -30; + pos endash asciicircum -260; + pos endash percent -65; + pos endash perthousand -65; + pos endash paragraph -50; + pos endash registered -15; + pos endash trademark -125; + pos endash degree -215; + pos emdash comma -115; + pos emdash colon -105; + pos emdash semicolon -110; + pos emdash ellipsis -290; + pos emdash question -175; + pos emdash questiondown -110; + pos emdash asterisk -155; + pos emdash numbersign -70; + pos emdash slash -100; + pos emdash backslash -155; + pos emdash parenright -175; + pos emdash braceleft -65; + pos emdash braceright -60; + pos emdash underscore -365; + pos emdash quotesinglbase -115; + pos emdash quotedblbase -205; + pos emdash quotedblleft -205; + pos emdash quotedblright -205; + pos emdash quoteleft -115; + pos emdash quoteright -115; + pos emdash guillemetright -80; + pos emdash guilsinglright -80; + pos emdash quotedbl -200; + pos emdash quotesingle -110; + pos emdash dollar -105; + pos emdash euro -90; + pos emdash sterling -35; + pos emdash yen -55; + pos emdash multiply -45; + pos emdash asciitilde -30; + pos emdash asciicircum -260; + pos emdash percent -65; + pos emdash perthousand -65; + pos emdash paragraph -50; + pos emdash registered -15; + pos emdash trademark -125; + pos emdash degree -215; + pos underscore colon -20; + pos underscore ellipsis -15; + pos underscore question -200; + pos underscore periodcentered -105; + pos underscore bullet -175; + pos underscore asterisk -190; + pos underscore numbersign -360; + pos underscore slash 15; + pos underscore backslash -240; + pos underscore parenleft -85; + pos underscore parenright -20; + pos underscore braceleft -110; + pos underscore braceright -60; + pos underscore hyphen -195; + pos underscore endash -295; + pos underscore emdash -365; + pos underscore quotedblleft -205; + pos underscore quotedblright -205; + pos underscore quoteleft -115; + pos underscore quoteright -115; + pos underscore guillemetleft -240; + pos underscore guillemetright -240; + pos underscore guilsinglleft -165; + pos underscore guilsinglright -165; + pos underscore quotedbl -200; + pos underscore quotesingle -110; + pos underscore cent -145; + pos underscore dollar -120; + pos underscore euro -365; + pos underscore sterling -325; + pos underscore yen -365; + pos underscore plus -305; + pos underscore minus -330; + pos underscore multiply -255; + pos underscore divide -310; + pos underscore equal -330; + pos underscore greater -310; + pos underscore less -310; + pos underscore asciitilde -240; + pos underscore asciicircum -260; + pos underscore percent -365; + pos underscore perthousand -365; + pos underscore at -115; + pos underscore ampersand -145; + pos underscore paragraph -220; + pos underscore copyright -125; + pos underscore registered -330; + pos underscore trademark -365; + pos underscore degree -215; + pos quotesinglbase question -115; + pos quotesinglbase periodcentered -105; + pos quotesinglbase bullet -115; + pos quotesinglbase asterisk -115; + pos quotesinglbase numbersign -90; + pos quotesinglbase backslash -115; + pos quotesinglbase parenleft -45; + pos quotesinglbase parenright -40; + pos quotesinglbase braceleft -110; + pos quotesinglbase braceright -60; + pos quotesinglbase hyphen -115; + pos quotesinglbase endash -115; + pos quotesinglbase emdash -115; + pos quotesinglbase quotedblleft -115; + pos quotesinglbase quotedblright -115; + pos quotesinglbase quoteleft -115; + pos quotesinglbase quoteright -115; + pos quotesinglbase guillemetleft -115; + pos quotesinglbase guillemetright -15; + pos quotesinglbase guilsinglleft -115; + pos quotesinglbase guilsinglright -15; + pos quotesinglbase quotedbl -115; + pos quotesinglbase quotesingle -110; + pos quotesinglbase cent -60; + pos quotesinglbase dollar -35; + pos quotesinglbase euro -115; + pos quotesinglbase sterling -35; + pos quotesinglbase yen -60; + pos quotesinglbase plus -115; + pos quotesinglbase minus -115; + pos quotesinglbase multiply -115; + pos quotesinglbase divide -115; + pos quotesinglbase equal -115; + pos quotesinglbase less -115; + pos quotesinglbase asciitilde -115; + pos quotesinglbase asciicircum -115; + pos quotesinglbase percent -105; + pos quotesinglbase perthousand -105; + pos quotesinglbase at -55; + pos quotesinglbase ampersand -45; + pos quotesinglbase paragraph -115; + pos quotesinglbase copyright -60; + pos quotesinglbase registered -115; + pos quotesinglbase trademark -115; + pos quotesinglbase degree -115; + pos quotedblbase question -175; + pos quotedblbase periodcentered -105; + pos quotedblbase bullet -175; + pos quotedblbase asterisk -190; + pos quotedblbase numbersign -90; + pos quotedblbase backslash -205; + pos quotedblbase parenleft -45; + pos quotedblbase parenright -40; + pos quotedblbase braceleft -110; + pos quotedblbase braceright -60; + pos quotedblbase hyphen -195; + pos quotedblbase endash -205; + pos quotedblbase emdash -205; + pos quotedblbase quotedblleft -205; + pos quotedblbase quotedblright -205; + pos quotedblbase quoteleft -115; + pos quotedblbase quoteright -115; + pos quotedblbase guillemetleft -155; + pos quotedblbase guillemetright -15; + pos quotedblbase guilsinglleft -155; + pos quotedblbase guilsinglright -15; + pos quotedblbase quotedbl -200; + pos quotedblbase quotesingle -110; + pos quotedblbase cent -60; + pos quotedblbase dollar -35; + pos quotedblbase euro -205; + pos quotedblbase sterling -35; + pos quotedblbase yen -60; + pos quotedblbase plus -205; + pos quotedblbase minus -205; + pos quotedblbase multiply -200; + pos quotedblbase divide -205; + pos quotedblbase equal -205; + pos quotedblbase less -205; + pos quotedblbase asciitilde -205; + pos quotedblbase asciicircum -205; + pos quotedblbase percent -105; + pos quotedblbase perthousand -105; + pos quotedblbase at -55; + pos quotedblbase ampersand -45; + pos quotedblbase paragraph -205; + pos quotedblbase copyright -60; + pos quotedblbase registered -205; + pos quotedblbase trademark -205; + pos quotedblbase degree -205; + pos quotedblleft comma -115; + pos quotedblleft colon -10; + pos quotedblleft semicolon -20; + pos quotedblleft ellipsis -205; + pos quotedblleft question -60; + pos quotedblleft questiondown -205; + pos quotedblleft periodcentered -105; + pos quotedblleft bullet -115; + pos quotedblleft numbersign -145; + pos quotedblleft slash -205; + pos quotedblleft backslash -55; + pos quotedblleft parenleft -55; + pos quotedblleft parenright -50; + pos quotedblleft braceleft -110; + pos quotedblleft braceright -65; + pos quotedblleft hyphen -195; + pos quotedblleft endash -205; + pos quotedblleft emdash -205; + pos quotedblleft underscore -205; + pos quotedblleft quotesinglbase -115; + pos quotedblleft quotedblbase -205; + pos quotedblleft quotedblright -10; + pos quotedblleft quoteright -10; + pos quotedblleft guillemetleft -200; + pos quotedblleft guillemetright -70; + pos quotedblleft guilsinglleft -165; + pos quotedblleft guilsinglright -70; + pos quotedblleft quotedbl -10; + pos quotedblleft quotesingle -10; + pos quotedblleft cent -75; + pos quotedblleft dollar -35; + pos quotedblleft euro -95; + pos quotedblleft sterling -85; + pos quotedblleft yen -20; + pos quotedblleft plus -205; + pos quotedblleft minus -205; + pos quotedblleft multiply -75; + pos quotedblleft divide -205; + pos quotedblleft less -135; + pos quotedblleft asciitilde -135; + pos quotedblleft asciicircum -50; + pos quotedblleft at -65; + pos quotedblleft ampersand -115; + pos quotedblleft copyright -55; + pos quotedblleft registered -15; + pos quotedblright comma -115; + pos quotedblright colon -30; + pos quotedblright semicolon -35; + pos quotedblright ellipsis -205; + pos quotedblright question -20; + pos quotedblright questiondown -205; + pos quotedblright periodcentered -105; + pos quotedblright bullet -125; + pos quotedblright numbersign -160; + pos quotedblright slash -205; + pos quotedblright backslash -30; + pos quotedblright parenleft -75; + pos quotedblright parenright -20; + pos quotedblright braceleft -115; + pos quotedblright braceright -60; + pos quotedblright hyphen -195; + pos quotedblright endash -205; + pos quotedblright emdash -205; + pos quotedblright underscore -205; + pos quotedblright quotesinglbase -115; + pos quotedblright quotedblbase -205; + pos quotedblright guillemetleft -205; + pos quotedblright guillemetright -80; + pos quotedblright guilsinglleft -165; + pos quotedblright guilsinglright -80; + pos quotedblright cent -100; + pos quotedblright dollar -40; + pos quotedblright euro -110; + pos quotedblright sterling -95; + pos quotedblright yen -10; + pos quotedblright plus -205; + pos quotedblright minus -205; + pos quotedblright multiply -95; + pos quotedblright divide -205; + pos quotedblright equal -20; + pos quotedblright less -150; + pos quotedblright asciitilde -150; + pos quotedblright asciicircum -75; + pos quotedblright at -85; + pos quotedblright ampersand -115; + pos quotedblright paragraph -10; + pos quotedblright copyright -75; + pos quotedblright registered -30; + pos quoteleft comma -115; + pos quoteleft colon -10; + pos quoteleft semicolon -20; + pos quoteleft ellipsis -115; + pos quoteleft question -60; + pos quoteleft questiondown -115; + pos quoteleft periodcentered -105; + pos quoteleft bullet -115; + pos quoteleft numbersign -115; + pos quoteleft slash -115; + pos quoteleft backslash -55; + pos quoteleft parenleft -55; + pos quoteleft parenright -50; + pos quoteleft braceleft -110; + pos quoteleft braceright -65; + pos quoteleft hyphen -115; + pos quoteleft endash -115; + pos quoteleft emdash -115; + pos quoteleft underscore -115; + pos quoteleft quotesinglbase -115; + pos quoteleft quotedblbase -115; + pos quoteleft quotedblright -10; + pos quoteleft quoteright -10; + pos quoteleft guillemetleft -115; + pos quoteleft guillemetright -70; + pos quoteleft guilsinglleft -115; + pos quoteleft guilsinglright -70; + pos quoteleft quotedbl -10; + pos quoteleft quotesingle -10; + pos quoteleft cent -75; + pos quoteleft dollar -35; + pos quoteleft euro -95; + pos quoteleft sterling -85; + pos quoteleft yen -20; + pos quoteleft plus -115; + pos quoteleft minus -115; + pos quoteleft multiply -75; + pos quoteleft divide -115; + pos quoteleft less -115; + pos quoteleft asciitilde -115; + pos quoteleft asciicircum -50; + pos quoteleft at -65; + pos quoteleft ampersand -115; + pos quoteleft copyright -55; + pos quoteleft registered -15; + pos quoteright comma -115; + pos quoteright colon -30; + pos quoteright semicolon -35; + pos quoteright ellipsis -115; + pos quoteright question -20; + pos quoteright questiondown -115; + pos quoteright periodcentered -105; + pos quoteright bullet -115; + pos quoteright numbersign -115; + pos quoteright slash -115; + pos quoteright backslash -30; + pos quoteright parenleft -75; + pos quoteright parenright -20; + pos quoteright braceleft -115; + pos quoteright braceright -60; + pos quoteright hyphen -115; + pos quoteright endash -115; + pos quoteright emdash -115; + pos quoteright underscore -115; + pos quoteright quotesinglbase -115; + pos quoteright quotedblbase -115; + pos quoteright guillemetleft -115; + pos quoteright guillemetright -80; + pos quoteright guilsinglleft -115; + pos quoteright guilsinglright -80; + pos quoteright cent -100; + pos quoteright dollar -40; + pos quoteright euro -110; + pos quoteright sterling -95; + pos quoteright yen -10; + pos quoteright plus -115; + pos quoteright minus -115; + pos quoteright multiply -95; + pos quoteright divide -115; + pos quoteright equal -20; + pos quoteright less -115; + pos quoteright asciitilde -115; + pos quoteright asciicircum -75; + pos quoteright at -85; + pos quoteright ampersand -115; + pos quoteright paragraph -10; + pos quoteright copyright -75; + pos quoteright registered -30; + pos guillemetleft comma -20; + pos guillemetleft colon -15; + pos guillemetleft semicolon -20; + pos guillemetleft ellipsis -15; + pos guillemetleft question -185; + pos guillemetleft questiondown -10; + pos guillemetleft periodcentered -105; + pos guillemetleft bullet -60; + pos guillemetleft asterisk -30; + pos guillemetleft numbersign -110; + pos guillemetleft slash -45; + pos guillemetleft backslash -130; + pos guillemetleft parenleft -30; + pos guillemetleft parenright -135; + pos guillemetleft braceleft -110; + pos guillemetleft braceright -60; + pos guillemetleft hyphen -80; + pos guillemetleft endash -80; + pos guillemetleft emdash -80; + pos guillemetleft underscore -240; + pos guillemetleft quotesinglbase -20; + pos guillemetleft quotedblbase -20; + pos guillemetleft quotedblleft -60; + pos guillemetleft quotedblright -175; + pos guillemetleft quoteleft -60; + pos guillemetleft quoteright -115; + pos guillemetleft guillemetleft -150; + pos guillemetleft guilsinglleft -150; + pos guillemetleft quotedbl -200; + pos guillemetleft quotesingle -110; + pos guillemetleft cent -40; + pos guillemetleft dollar -55; + pos guillemetleft euro -100; + pos guillemetleft sterling -70; + pos guillemetleft yen -50; + pos guillemetleft plus -25; + pos guillemetleft minus -25; + pos guillemetleft multiply -70; + pos guillemetleft divide -25; + pos guillemetleft equal -10; + pos guillemetleft less -35; + pos guillemetleft asciitilde -80; + pos guillemetleft asciicircum -15; + pos guillemetleft percent -25; + pos guillemetleft perthousand -25; + pos guillemetleft at -35; + pos guillemetleft ampersand -35; + pos guillemetleft paragraph -20; + pos guillemetleft copyright -30; + pos guillemetleft registered -10; + pos guillemetleft trademark -135; + pos guillemetleft degree -65; + pos guillemetright comma -115; + pos guillemetright colon -105; + pos guillemetright semicolon -110; + pos guillemetright ellipsis -160; + pos guillemetright question -170; + pos guillemetright questiondown -135; + pos guillemetright asterisk -165; + pos guillemetright numbersign -75; + pos guillemetright slash -115; + pos guillemetright backslash -190; + pos guillemetright parenright -175; + pos guillemetright braceleft -60; + pos guillemetright braceright -55; + pos guillemetright underscore -240; + pos guillemetright quotesinglbase -115; + pos guillemetright quotedblbase -160; + pos guillemetright quotedblleft -190; + pos guillemetright quotedblright -205; + pos guillemetright quoteleft -115; + pos guillemetright quoteright -115; + pos guillemetright guillemetleft 10; + pos guillemetright guillemetright -150; + pos guillemetright guilsinglleft 10; + pos guillemetright guilsinglright -150; + pos guillemetright quotedbl -200; + pos guillemetright quotesingle -110; + pos guillemetright dollar -175; + pos guillemetright euro -85; + pos guillemetright sterling -30; + pos guillemetright yen -50; + pos guillemetright multiply -55; + pos guillemetright less -35; + pos guillemetright asciitilde -85; + pos guillemetright asciicircum -145; + pos guillemetright percent -135; + pos guillemetright perthousand -135; + pos guillemetright paragraph -120; + pos guillemetright registered -50; + pos guillemetright trademark -145; + pos guillemetright degree -200; + pos guilsinglleft comma -20; + pos guilsinglleft colon -15; + pos guilsinglleft semicolon -20; + pos guilsinglleft ellipsis -15; + pos guilsinglleft question -165; + pos guilsinglleft questiondown -10; + pos guilsinglleft periodcentered -105; + pos guilsinglleft bullet -60; + pos guilsinglleft asterisk -30; + pos guilsinglleft numbersign -110; + pos guilsinglleft slash -45; + pos guilsinglleft backslash -130; + pos guilsinglleft parenleft -30; + pos guilsinglleft parenright -135; + pos guilsinglleft braceleft -110; + pos guilsinglleft braceright -60; + pos guilsinglleft hyphen -80; + pos guilsinglleft endash -80; + pos guilsinglleft emdash -80; + pos guilsinglleft underscore -165; + pos guilsinglleft quotesinglbase -20; + pos guilsinglleft quotedblbase -20; + pos guilsinglleft quotedblleft -60; + pos guilsinglleft quotedblright -165; + pos guilsinglleft quoteleft -60; + pos guilsinglleft quoteright -115; + pos guilsinglleft guillemetleft -150; + pos guilsinglleft guilsinglleft -150; + pos guilsinglleft quotedbl -165; + pos guilsinglleft quotesingle -110; + pos guilsinglleft cent -40; + pos guilsinglleft dollar -55; + pos guilsinglleft euro -100; + pos guilsinglleft sterling -70; + pos guilsinglleft yen -50; + pos guilsinglleft plus -25; + pos guilsinglleft minus -25; + pos guilsinglleft multiply -70; + pos guilsinglleft divide -25; + pos guilsinglleft equal -10; + pos guilsinglleft less -35; + pos guilsinglleft asciitilde -80; + pos guilsinglleft asciicircum -15; + pos guilsinglleft percent -25; + pos guilsinglleft perthousand -25; + pos guilsinglleft at -35; + pos guilsinglleft ampersand -35; + pos guilsinglleft paragraph -20; + pos guilsinglleft copyright -30; + pos guilsinglleft registered -10; + pos guilsinglleft trademark -135; + pos guilsinglleft degree -65; + pos guilsinglright comma -115; + pos guilsinglright colon -105; + pos guilsinglright semicolon -110; + pos guilsinglright ellipsis -160; + pos guilsinglright question -165; + pos guilsinglright questiondown -135; + pos guilsinglright asterisk -165; + pos guilsinglright numbersign -75; + pos guilsinglright slash -115; + pos guilsinglright backslash -165; + pos guilsinglright parenright -165; + pos guilsinglright braceleft -60; + pos guilsinglright braceright -55; + pos guilsinglright underscore -165; + pos guilsinglright quotesinglbase -115; + pos guilsinglright quotedblbase -160; + pos guilsinglright quotedblleft -165; + pos guilsinglright quotedblright -165; + pos guilsinglright quoteleft -115; + pos guilsinglright quoteright -115; + pos guilsinglright guillemetleft 10; + pos guilsinglright guillemetright -150; + pos guilsinglright guilsinglleft 10; + pos guilsinglright guilsinglright -150; + pos guilsinglright quotedbl -165; + pos guilsinglright quotesingle -110; + pos guilsinglright dollar -165; + pos guilsinglright euro -85; + pos guilsinglright sterling -30; + pos guilsinglright yen -50; + pos guilsinglright multiply -55; + pos guilsinglright less -35; + pos guilsinglright asciitilde -85; + pos guilsinglright asciicircum -145; + pos guilsinglright percent -135; + pos guilsinglright perthousand -135; + pos guilsinglright paragraph -120; + pos guilsinglright registered -50; + pos guilsinglright trademark -145; + pos guilsinglright degree -165; + pos quotedbl comma -115; + pos quotedbl colon -15; + pos quotedbl semicolon -20; + pos quotedbl ellipsis -200; + pos quotedbl question -20; + pos quotedbl questiondown -200; + pos quotedbl periodcentered -105; + pos quotedbl bullet -120; + pos quotedbl numbersign -145; + pos quotedbl slash -200; + pos quotedbl backslash -30; + pos quotedbl parenleft -50; + pos quotedbl parenright -20; + pos quotedbl braceleft -115; + pos quotedbl braceright -60; + pos quotedbl hyphen -195; + pos quotedbl endash -200; + pos quotedbl emdash -200; + pos quotedbl underscore -200; + pos quotedbl quotesinglbase -115; + pos quotedbl quotedblbase -200; + pos quotedbl guillemetleft -200; + pos quotedbl guillemetright -200; + pos quotedbl guilsinglleft -165; + pos quotedbl guilsinglright -165; + pos quotedbl cent -70; + pos quotedbl dollar -40; + pos quotedbl euro -100; + pos quotedbl sterling -90; + pos quotedbl yen -10; + pos quotedbl plus -200; + pos quotedbl minus -200; + pos quotedbl multiply -70; + pos quotedbl divide -200; + pos quotedbl equal -10; + pos quotedbl less -160; + pos quotedbl asciitilde -145; + pos quotedbl asciicircum -45; + pos quotedbl at -60; + pos quotedbl ampersand -115; + pos quotedbl paragraph -10; + pos quotedbl copyright -50; + pos quotedbl registered -15; + pos quotesingle comma -110; + pos quotesingle colon -15; + pos quotesingle semicolon -20; + pos quotesingle ellipsis -110; + pos quotesingle question -20; + pos quotesingle questiondown -110; + pos quotesingle periodcentered -105; + pos quotesingle bullet -110; + pos quotesingle numbersign -110; + pos quotesingle slash -110; + pos quotesingle backslash -30; + pos quotesingle parenleft -50; + pos quotesingle parenright -20; + pos quotesingle braceleft -110; + pos quotesingle braceright -60; + pos quotesingle hyphen -110; + pos quotesingle endash -110; + pos quotesingle emdash -110; + pos quotesingle underscore -110; + pos quotesingle quotesinglbase -110; + pos quotesingle quotedblbase -110; + pos quotesingle guillemetleft -110; + pos quotesingle guillemetright -110; + pos quotesingle guilsinglleft -110; + pos quotesingle guilsinglright -110; + pos quotesingle cent -70; + pos quotesingle dollar -40; + pos quotesingle euro -100; + pos quotesingle sterling -90; + pos quotesingle yen -10; + pos quotesingle plus -110; + pos quotesingle minus -110; + pos quotesingle multiply -70; + pos quotesingle divide -110; + pos quotesingle equal -10; + pos quotesingle less -110; + pos quotesingle asciitilde -110; + pos quotesingle asciicircum -45; + pos quotesingle at -60; + pos quotesingle ampersand -110; + pos quotesingle paragraph -10; + pos quotesingle copyright -50; + pos quotesingle registered -15; + pos cent question -155; + pos cent numbersign -55; + pos cent slash -25; + pos cent backslash -90; + pos cent parenright -105; + pos cent braceleft -65; + pos cent braceright -60; + pos cent underscore -65; + pos cent quotedblright -50; + pos cent quoteright -50; + pos cent quotedbl -10; + pos cent quotesingle -10; + pos cent dollar -30; + pos cent euro -90; + pos cent sterling -35; + pos cent yen -30; + pos cent multiply -45; + pos cent asciitilde -30; + pos cent degree -15; + pos dollar comma -40; + pos dollar colon -35; + pos dollar semicolon -40; + pos dollar ellipsis -35; + pos dollar question -95; + pos dollar questiondown -30; + pos dollar periodcentered -10; + pos dollar bullet -15; + pos dollar asterisk -80; + pos dollar numbersign -55; + pos dollar slash -65; + pos dollar backslash -65; + pos dollar parenright -105; + pos dollar braceleft -65; + pos dollar braceright -60; + pos dollar underscore -115; + pos dollar quotesinglbase -40; + pos dollar quotedblbase -40; + pos dollar quotedblleft -90; + pos dollar quotedblright -65; + pos dollar quoteleft -90; + pos dollar quoteright -65; + pos dollar guillemetright -25; + pos dollar guilsinglright -25; + pos dollar quotedbl -65; + pos dollar quotesingle -65; + pos dollar dollar -80; + pos dollar euro -90; + pos dollar sterling -40; + pos dollar yen -55; + pos dollar plus -15; + pos dollar minus -15; + pos dollar multiply -50; + pos dollar divide -15; + pos dollar less -30; + pos dollar asciitilde -75; + pos dollar asciicircum -190; + pos dollar percent -90; + pos dollar perthousand -90; + pos dollar paragraph -110; + pos dollar registered -55; + pos dollar trademark -125; + pos dollar degree -75; + pos euro comma -45; + pos euro semicolon -10; + pos euro ellipsis -40; + pos euro question -65; + pos euro questiondown -30; + pos euro numbersign -55; + pos euro slash -60; + pos euro backslash -55; + pos euro parenright -55; + pos euro braceleft -65; + pos euro braceright -60; + pos euro underscore -190; + pos euro quotesinglbase -45; + pos euro quotedblbase -45; + pos euro guillemetright -10; + pos euro guilsinglright -10; + pos euro dollar -30; + pos euro euro -90; + pos euro sterling -35; + pos euro yen -20; + pos euro multiply -45; + pos euro asciitilde -30; + pos sterling comma -35; + pos sterling colon -35; + pos sterling semicolon -40; + pos sterling ellipsis -35; + pos sterling question -85; + pos sterling questiondown -35; + pos sterling periodcentered -35; + pos sterling bullet -35; + pos sterling asterisk -35; + pos sterling numbersign -85; + pos sterling slash -50; + pos sterling backslash -95; + pos sterling parenleft -35; + pos sterling parenright -80; + pos sterling braceleft -100; + pos sterling braceright -95; + pos sterling bracketleft -35; + pos sterling bracketright -35; + pos sterling hyphen -35; + pos sterling endash -35; + pos sterling emdash -35; + pos sterling underscore -325; + pos sterling quotesinglbase -35; + pos sterling quotedblbase -35; + pos sterling quotedblleft -35; + pos sterling quotedblright -40; + pos sterling quoteleft -35; + pos sterling quoteright -40; + pos sterling guillemetleft -30; + pos sterling guillemetright -35; + pos sterling guilsinglleft -30; + pos sterling guilsinglright -35; + pos sterling quotedbl -40; + pos sterling quotesingle -40; + pos sterling cent -35; + pos sterling dollar -65; + pos sterling euro -125; + pos sterling sterling -70; + pos sterling yen -55; + pos sterling plus -35; + pos sterling minus -35; + pos sterling multiply -75; + pos sterling divide -35; + pos sterling equal -35; + pos sterling greater -35; + pos sterling less -35; + pos sterling asciitilde -65; + pos sterling asciicircum -40; + pos sterling percent -35; + pos sterling perthousand -35; + pos sterling at -35; + pos sterling ampersand -35; + pos sterling paragraph -35; + pos sterling copyright -35; + pos sterling registered -35; + pos sterling trademark -35; + pos sterling degree -35; + pos sterling bar -35; + pos yen comma -60; + pos yen colon -35; + pos yen semicolon -40; + pos yen ellipsis -60; + pos yen question -25; + pos yen questiondown -60; + pos yen periodcentered -60; + pos yen bullet -60; + pos yen asterisk -10; + pos yen numbersign -110; + pos yen slash -75; + pos yen backslash -10; + pos yen parenleft -60; + pos yen parenright -30; + pos yen braceleft -120; + pos yen braceright -70; + pos yen hyphen -55; + pos yen endash -55; + pos yen emdash -55; + pos yen underscore -365; + pos yen quotesinglbase -60; + pos yen quotedblbase -60; + pos yen quotedblleft -20; + pos yen quotedblright -10; + pos yen quoteleft -20; + pos yen quoteright -10; + pos yen guillemetleft -50; + pos yen guillemetright -50; + pos yen guilsinglleft -50; + pos yen guilsinglright -50; + pos yen quotedbl -10; + pos yen quotesingle -10; + pos yen cent -60; + pos yen dollar -55; + pos yen euro -120; + pos yen sterling -85; + pos yen plus -45; + pos yen minus -45; + pos yen multiply -80; + pos yen divide -45; + pos yen equal -30; + pos yen less -45; + pos yen asciitilde -90; + pos yen asciicircum -45; + pos yen percent -20; + pos yen perthousand -20; + pos yen at -60; + pos yen ampersand -60; + pos yen paragraph -25; + pos yen copyright -55; + pos yen registered -35; + pos yen trademark -20; + pos yen degree -15; + pos plus comma -115; + pos plus colon -25; + pos plus semicolon -35; + pos plus ellipsis -285; + pos plus question -175; + pos plus questiondown -200; + pos plus asterisk -50; + pos plus numbersign -85; + pos plus slash -125; + pos plus backslash -130; + pos plus parenright -155; + pos plus braceleft -65; + pos plus braceright -60; + pos plus underscore -305; + pos plus quotesinglbase -115; + pos plus quotedblbase -205; + pos plus quotedblleft -205; + pos plus quotedblright -205; + pos plus quoteleft -115; + pos plus quoteright -115; + pos plus guillemetright -25; + pos plus guilsinglright -25; + pos plus quotedbl -200; + pos plus quotesingle -110; + pos plus dollar -55; + pos plus euro -90; + pos plus sterling -35; + pos plus yen -45; + pos plus multiply -75; + pos plus asciitilde -30; + pos plus asciicircum -240; + pos plus percent -25; + pos plus perthousand -25; + pos plus ampersand -15; + pos plus paragraph -15; + pos plus trademark -125; + pos plus degree -85; + pos minus comma -115; + pos minus colon -25; + pos minus semicolon -35; + pos minus ellipsis -290; + pos minus question -175; + pos minus questiondown -200; + pos minus asterisk -50; + pos minus numbersign -85; + pos minus slash -125; + pos minus backslash -130; + pos minus parenright -155; + pos minus braceleft -65; + pos minus braceright -60; + pos minus underscore -330; + pos minus quotesinglbase -115; + pos minus quotedblbase -205; + pos minus quotedblleft -205; + pos minus quotedblright -205; + pos minus quoteleft -115; + pos minus quoteright -115; + pos minus guillemetright -25; + pos minus guilsinglright -25; + pos minus quotedbl -200; + pos minus quotesingle -110; + pos minus dollar -55; + pos minus euro -90; + pos minus sterling -35; + pos minus yen -45; + pos minus multiply -75; + pos minus asciitilde -30; + pos minus asciicircum -260; + pos minus percent -25; + pos minus perthousand -25; + pos minus ampersand -15; + pos minus paragraph -15; + pos minus trademark -125; + pos minus degree -85; + pos multiply comma -115; + pos multiply colon -45; + pos multiply semicolon -55; + pos multiply ellipsis -210; + pos multiply question -225; + pos multiply questiondown -170; + pos multiply periodcentered -55; + pos multiply bullet -60; + pos multiply asterisk -50; + pos multiply numbersign -120; + pos multiply slash -155; + pos multiply backslash -150; + pos multiply parenleft -50; + pos multiply parenright -180; + pos multiply braceleft -115; + pos multiply braceright -105; + pos multiply bracketleft -45; + pos multiply bracketright -45; + pos multiply hyphen -45; + pos multiply endash -45; + pos multiply emdash -45; + pos multiply underscore -255; + pos multiply quotesinglbase -115; + pos multiply quotedblbase -205; + pos multiply quotedblleft -70; + pos multiply quotedblright -145; + pos multiply quoteleft -70; + pos multiply quoteright -115; + pos multiply guillemetleft -55; + pos multiply guillemetright -70; + pos multiply guilsinglleft -55; + pos multiply guilsinglright -70; + pos multiply quotedbl -70; + pos multiply quotesingle -70; + pos multiply cent -50; + pos multiply dollar -80; + pos multiply euro -135; + pos multiply sterling -80; + pos multiply yen -80; + pos multiply plus -75; + pos multiply minus -75; + pos multiply multiply -85; + pos multiply divide -75; + pos multiply equal -45; + pos multiply greater -45; + pos multiply less -95; + pos multiply asciitilde -140; + pos multiply asciicircum -60; + pos multiply percent -50; + pos multiply perthousand -50; + pos multiply at -50; + pos multiply ampersand -50; + pos multiply paragraph -45; + pos multiply copyright -50; + pos multiply registered -45; + pos multiply trademark -95; + pos multiply degree -80; + pos multiply bar -45; + pos divide comma -115; + pos divide colon -25; + pos divide semicolon -35; + pos divide ellipsis -290; + pos divide question -175; + pos divide questiondown -200; + pos divide asterisk -50; + pos divide numbersign -85; + pos divide slash -125; + pos divide backslash -130; + pos divide parenright -155; + pos divide braceleft -65; + pos divide braceright -60; + pos divide underscore -310; + pos divide quotesinglbase -115; + pos divide quotedblbase -205; + pos divide quotedblleft -205; + pos divide quotedblright -205; + pos divide quoteleft -115; + pos divide quoteright -115; + pos divide guillemetright -25; + pos divide guilsinglright -25; + pos divide quotedbl -200; + pos divide quotesingle -110; + pos divide dollar -55; + pos divide euro -90; + pos divide sterling -35; + pos divide yen -45; + pos divide multiply -75; + pos divide asciitilde -30; + pos divide asciicircum -260; + pos divide percent -25; + pos divide perthousand -25; + pos divide ampersand -15; + pos divide paragraph -15; + pos divide trademark -125; + pos divide degree -85; + pos equal comma -115; + pos equal semicolon -10; + pos equal ellipsis -290; + pos equal question -175; + pos equal questiondown -55; + pos equal numbersign -55; + pos equal slash -80; + pos equal backslash -85; + pos equal parenright -105; + pos equal braceleft -65; + pos equal braceright -60; + pos equal underscore -330; + pos equal quotesinglbase -115; + pos equal quotedblbase -205; + pos equal quotedblright -50; + pos equal quoteright -50; + pos equal guillemetright -10; + pos equal guilsinglright -10; + pos equal quotedbl -10; + pos equal quotesingle -10; + pos equal dollar -30; + pos equal euro -90; + pos equal sterling -35; + pos equal yen -30; + pos equal multiply -45; + pos equal asciitilde -30; + pos equal degree -10; + pos greater comma -115; + pos greater colon -45; + pos greater semicolon -55; + pos greater ellipsis -290; + pos greater question -175; + pos greater questiondown -200; + pos greater periodcentered -10; + pos greater asterisk -90; + pos greater numbersign -95; + pos greater slash -150; + pos greater backslash -140; + pos greater parenright -165; + pos greater braceleft -65; + pos greater braceright -60; + pos greater underscore -310; + pos greater quotesinglbase -115; + pos greater quotedblbase -205; + pos greater quotedblleft -140; + pos greater quotedblright -205; + pos greater quoteleft -115; + pos greater quoteright -115; + pos greater guillemetleft -45; + pos greater guillemetright -45; + pos greater guilsinglleft -45; + pos greater guilsinglright -45; + pos greater quotedbl -175; + pos greater quotesingle -110; + pos greater dollar -65; + pos greater euro -90; + pos greater sterling -35; + pos greater yen -50; + pos greater multiply -105; + pos greater asciitilde -30; + pos greater asciicircum -85; + pos greater percent -35; + pos greater perthousand -35; + pos greater ampersand -40; + pos greater paragraph -25; + pos greater trademark -125; + pos greater degree -115; + pos less question -20; + pos less numbersign -55; + pos less slash -15; + pos less backslash -10; + pos less parenright -20; + pos less braceleft -65; + pos less braceright -60; + pos less underscore -310; + pos less dollar -30; + pos less euro -90; + pos less sterling -35; + pos less multiply -45; + pos less asciitilde -30; + pos asciitilde comma -115; + pos asciitilde colon -55; + pos asciitilde semicolon -65; + pos asciitilde ellipsis -240; + pos asciitilde question -210; + pos asciitilde questiondown -240; + pos asciitilde periodcentered -75; + pos asciitilde bullet -55; + pos asciitilde asterisk -75; + pos asciitilde numbersign -150; + pos asciitilde slash -210; + pos asciitilde backslash -160; + pos asciitilde parenleft -50; + pos asciitilde parenright -180; + pos asciitilde braceleft -115; + pos asciitilde braceright -90; + pos asciitilde bracketleft -30; + pos asciitilde bracketright -30; + pos asciitilde hyphen -50; + pos asciitilde endash -50; + pos asciitilde emdash -50; + pos asciitilde underscore -240; + pos asciitilde quotesinglbase -115; + pos asciitilde quotedblbase -205; + pos asciitilde quotedblleft -135; + pos asciitilde quotedblright -205; + pos asciitilde quoteleft -115; + pos asciitilde quoteright -115; + pos asciitilde guillemetleft -115; + pos asciitilde guillemetright -60; + pos asciitilde guilsinglleft -115; + pos asciitilde guilsinglright -60; + pos asciitilde quotedbl -200; + pos asciitilde quotesingle -110; + pos asciitilde cent -55; + pos asciitilde dollar -85; + pos asciitilde euro -125; + pos asciitilde sterling -75; + pos asciitilde yen -75; + pos asciitilde plus -30; + pos asciitilde minus -30; + pos asciitilde multiply -115; + pos asciitilde divide -30; + pos asciitilde equal -30; + pos asciitilde greater -30; + pos asciitilde less -35; + pos asciitilde asciitilde -85; + pos asciitilde asciicircum -95; + pos asciitilde percent -55; + pos asciitilde perthousand -55; + pos asciitilde at -50; + pos asciitilde ampersand -105; + pos asciitilde paragraph -50; + pos asciitilde copyright -45; + pos asciitilde registered -35; + pos asciitilde trademark -155; + pos asciitilde degree -110; + pos asciitilde bar -30; + pos asciicircum comma -115; + pos asciicircum colon -15; + pos asciicircum semicolon -25; + pos asciicircum ellipsis -260; + pos asciicircum question -155; + pos asciicircum questiondown -240; + pos asciicircum periodcentered -105; + pos asciicircum bullet -55; + pos asciicircum asterisk -25; + pos asciicircum numbersign -125; + pos asciicircum slash -200; + pos asciicircum backslash -125; + pos asciicircum parenleft -25; + pos asciicircum parenright -150; + pos asciicircum braceleft -115; + pos asciicircum braceright -65; + pos asciicircum hyphen -195; + pos asciicircum endash -260; + pos asciicircum emdash -260; + pos asciicircum underscore -260; + pos asciicircum quotesinglbase -115; + pos asciicircum quotedblbase -205; + pos asciicircum quotedblleft -45; + pos asciicircum quotedblright -85; + pos asciicircum quoteleft -45; + pos asciicircum quoteright -85; + pos asciicircum guillemetleft -145; + pos asciicircum guillemetright -15; + pos asciicircum guilsinglleft -145; + pos asciicircum guilsinglright -15; + pos asciicircum quotedbl -45; + pos asciicircum quotesingle -45; + pos asciicircum cent -35; + pos asciicircum dollar -50; + pos asciicircum euro -95; + pos asciicircum sterling -85; + pos asciicircum yen -45; + pos asciicircum plus -240; + pos asciicircum minus -260; + pos asciicircum multiply -60; + pos asciicircum divide -255; + pos asciicircum less -65; + pos asciicircum asciitilde -75; + pos asciicircum asciicircum -10; + pos asciicircum percent -20; + pos asciicircum perthousand -20; + pos asciicircum at -30; + pos asciicircum ampersand -150; + pos asciicircum paragraph -15; + pos asciicircum copyright -25; + pos asciicircum trademark -55; + pos asciicircum degree -60; + pos percent comma -30; + pos percent colon -25; + pos percent semicolon -35; + pos percent ellipsis -25; + pos percent question -155; + pos percent questiondown -25; + pos percent periodcentered -15; + pos percent bullet -20; + pos percent asterisk -145; + pos percent numbersign -55; + pos percent slash -60; + pos percent backslash -115; + pos percent parenright -140; + pos percent braceleft -65; + pos percent braceright -60; + pos percent underscore -85; + pos percent quotesinglbase -30; + pos percent quotedblbase -30; + pos percent quotedblleft -150; + pos percent quotedblright -130; + pos percent quoteleft -115; + pos percent quoteright -115; + pos percent guillemetright -15; + pos percent guilsinglright -15; + pos percent quotedbl -125; + pos percent quotesingle -110; + pos percent dollar -65; + pos percent euro -95; + pos percent sterling -40; + pos percent yen -60; + pos percent plus -15; + pos percent minus -15; + pos percent multiply -50; + pos percent divide -15; + pos percent less -35; + pos percent asciitilde -80; + pos percent asciicircum -260; + pos percent percent -125; + pos percent perthousand -125; + pos percent paragraph -110; + pos percent copyright -10; + pos percent registered -60; + pos percent trademark -150; + pos percent degree -135; + pos perthousand comma -30; + pos perthousand colon -25; + pos perthousand semicolon -35; + pos perthousand ellipsis -25; + pos perthousand question -180; + pos perthousand questiondown -25; + pos perthousand periodcentered -15; + pos perthousand bullet -20; + pos perthousand asterisk -190; + pos perthousand numbersign -55; + pos perthousand slash -60; + pos perthousand backslash -205; + pos perthousand parenright -140; + pos perthousand braceleft -65; + pos perthousand braceright -60; + pos perthousand underscore -85; + pos perthousand quotesinglbase -30; + pos perthousand quotedblbase -30; + pos perthousand quotedblleft -205; + pos perthousand quotedblright -205; + pos perthousand quoteleft -115; + pos perthousand quoteright -115; + pos perthousand guillemetright -15; + pos perthousand guilsinglright -15; + pos perthousand quotedbl -200; + pos perthousand quotesingle -110; + pos perthousand dollar -65; + pos perthousand euro -95; + pos perthousand sterling -40; + pos perthousand yen -60; + pos perthousand plus -15; + pos perthousand minus -15; + pos perthousand multiply -50; + pos perthousand divide -15; + pos perthousand less -35; + pos perthousand asciitilde -80; + pos perthousand asciicircum -260; + pos perthousand percent -125; + pos perthousand perthousand -125; + pos perthousand paragraph -110; + pos perthousand copyright -10; + pos perthousand registered -60; + pos perthousand trademark -150; + pos perthousand degree -215; + pos at comma -80; + pos at colon -20; + pos at semicolon -30; + pos at ellipsis -75; + pos at question -155; + pos at questiondown -70; + pos at asterisk -25; + pos at numbersign -80; + pos at slash -105; + pos at backslash -130; + pos at parenright -145; + pos at braceleft -65; + pos at braceright -60; + pos at underscore -140; + pos at quotesinglbase -80; + pos at quotedblbase -80; + pos at quotedblleft -40; + pos at quotedblright -70; + pos at quoteleft -40; + pos at quoteright -70; + pos at guillemetright -20; + pos at guilsinglright -20; + pos at quotedbl -40; + pos at quotesingle -40; + pos at dollar -55; + pos at euro -90; + pos at sterling -35; + pos at yen -50; + pos at multiply -55; + pos at asciitilde -30; + pos at asciicircum -15; + pos at percent -30; + pos at perthousand -30; + pos at ampersand -10; + pos at paragraph -20; + pos at registered -10; + pos at trademark -40; + pos at degree -50; + pos ampersand comma -20; + pos ampersand colon -15; + pos ampersand semicolon -25; + pos ampersand ellipsis -15; + pos ampersand question -195; + pos ampersand questiondown -20; + pos ampersand periodcentered -35; + pos ampersand bullet -30; + pos ampersand asterisk -165; + pos ampersand numbersign -115; + pos ampersand slash -45; + pos ampersand backslash -210; + pos ampersand parenleft -30; + pos ampersand parenright -130; + pos ampersand braceleft -100; + pos ampersand braceright -75; + pos ampersand bracketleft -15; + pos ampersand bracketright -15; + pos ampersand hyphen -30; + pos ampersand endash -30; + pos ampersand emdash -30; + pos ampersand underscore -275; + pos ampersand quotesinglbase -20; + pos ampersand quotedblbase -20; + pos ampersand quotedblleft -160; + pos ampersand quotedblright -170; + pos ampersand quoteleft -115; + pos ampersand quoteright -115; + pos ampersand guillemetleft -40; + pos ampersand guillemetright -45; + pos ampersand guilsinglleft -40; + pos ampersand guilsinglright -45; + pos ampersand quotedbl -165; + pos ampersand quotesingle -110; + pos ampersand cent -35; + pos ampersand dollar -55; + pos ampersand euro -125; + pos ampersand sterling -50; + pos ampersand yen -75; + pos ampersand plus -30; + pos ampersand minus -30; + pos ampersand multiply -105; + pos ampersand divide -30; + pos ampersand equal -30; + pos ampersand greater -15; + pos ampersand less -50; + pos ampersand asciitilde -130; + pos ampersand asciicircum -200; + pos ampersand percent -145; + pos ampersand perthousand -145; + pos ampersand at -30; + pos ampersand ampersand -55; + pos ampersand paragraph -125; + pos ampersand copyright -30; + pos ampersand registered -65; + pos ampersand trademark -155; + pos ampersand degree -160; + pos ampersand bar -15; + pos paragraph question -20; + pos paragraph numbersign -55; + pos paragraph backslash 15; + pos paragraph parenright -20; + pos paragraph braceleft -65; + pos paragraph braceright -60; + pos paragraph dollar -30; + pos paragraph euro -90; + pos paragraph sterling -35; + pos paragraph multiply -45; + pos paragraph asciitilde -30; + pos copyright comma -65; + pos copyright colon -30; + pos copyright semicolon -40; + pos copyright ellipsis -60; + pos copyright question -170; + pos copyright questiondown -55; + pos copyright asterisk -35; + pos copyright numbersign -75; + pos copyright slash -90; + pos copyright backslash -140; + pos copyright parenright -160; + pos copyright braceleft -65; + pos copyright braceright -60; + pos copyright underscore -125; + pos copyright quotesinglbase -65; + pos copyright quotedblbase -65; + pos copyright quotedblleft -55; + pos copyright quotedblright -85; + pos copyright quoteleft -55; + pos copyright quoteright -85; + pos copyright guillemetright -30; + pos copyright guilsinglright -30; + pos copyright quotedbl -50; + pos copyright quotesingle -50; + pos copyright dollar -65; + pos copyright euro -90; + pos copyright sterling -35; + pos copyright yen -55; + pos copyright multiply -50; + pos copyright asciitilde -35; + pos copyright asciicircum -25; + pos copyright percent -35; + pos copyright perthousand -35; + pos copyright paragraph -30; + pos copyright registered -15; + pos copyright trademark -55; + pos copyright degree -65; + pos registered comma -115; + pos registered semicolon -10; + pos registered ellipsis -285; + pos registered question -85; + pos registered questiondown -200; + pos registered periodcentered -30; + pos registered bullet -20; + pos registered numbersign -115; + pos registered slash -170; + pos registered backslash -90; + pos registered parenleft -15; + pos registered parenright -80; + pos registered braceleft -75; + pos registered braceright -60; + pos registered hyphen -15; + pos registered endash -15; + pos registered emdash -15; + pos registered underscore -330; + pos registered quotesinglbase -115; + pos registered quotedblbase -205; + pos registered quotedblleft -10; + pos registered quotedblright -25; + pos registered quoteleft -10; + pos registered quoteright -25; + pos registered guillemetleft -50; + pos registered guillemetright -10; + pos registered guilsinglleft -50; + pos registered guilsinglright -10; + pos registered quotedbl -15; + pos registered quotesingle -15; + pos registered cent -20; + pos registered dollar -35; + pos registered euro -90; + pos registered sterling -40; + pos registered yen -35; + pos registered multiply -45; + pos registered asciitilde -50; + pos registered at -20; + pos registered ampersand -55; + pos registered copyright -15; + pos registered trademark -10; + pos registered degree -20; + pos trademark comma -115; + pos trademark semicolon -10; + pos trademark ellipsis -290; + pos trademark question -80; + pos trademark questiondown -200; + pos trademark numbersign -90; + pos trademark slash -135; + pos trademark backslash -55; + pos trademark parenright -65; + pos trademark braceleft -65; + pos trademark braceright -60; + pos trademark underscore -365; + pos trademark quotesinglbase -115; + pos trademark quotedblbase -205; + pos trademark guillemetleft -20; + pos trademark guillemetright -10; + pos trademark guilsinglleft -20; + pos trademark guilsinglright -10; + pos trademark dollar -30; + pos trademark euro -90; + pos trademark sterling -35; + pos trademark yen -20; + pos trademark multiply -45; + pos trademark asciitilde -30; + pos trademark ampersand -20; + pos degree comma -115; + pos degree colon -15; + pos degree semicolon -25; + pos degree ellipsis -215; + pos degree question -25; + pos degree questiondown -210; + pos degree periodcentered -105; + pos degree bullet -110; + pos degree numbersign -155; + pos degree slash -215; + pos degree backslash -35; + pos degree parenleft -60; + pos degree parenright -25; + pos degree braceleft -110; + pos degree braceright -60; + pos degree hyphen -195; + pos degree endash -215; + pos degree emdash -215; + pos degree underscore -215; + pos degree quotesinglbase -115; + pos degree quotedblbase -205; + pos degree guillemetleft -200; + pos degree guillemetright -65; + pos degree guilsinglleft -165; + pos degree guilsinglright -65; + pos degree cent -85; + pos degree dollar -35; + pos degree euro -100; + pos degree sterling -90; + pos degree yen -15; + pos degree plus -85; + pos degree minus -85; + pos degree multiply -80; + pos degree divide -85; + pos degree equal -10; + pos degree less -100; + pos degree asciitilde -135; + pos degree asciicircum -60; + pos degree at -70; + pos degree ampersand -115; + pos degree copyright -65; + pos degree registered -20; + pos bar question -20; + pos bar numbersign -55; + pos bar slash 15; + pos bar backslash 15; + pos bar parenright -20; + pos bar braceleft -65; + pos bar braceright -60; + pos bar dollar -30; + pos bar euro -90; + pos bar sterling -35; + pos bar multiply -45; + pos bar asciitilde -30; + } kern_DFLT; + lookup kern_latn { + lookupflag IgnoreMarks; + pos braceleft @MMK_R_thorn -60; + pos braceleft @MMK_R_m -60; + pos braceleft @MMK_R_o -60; + pos braceleft @MMK_R_i -60; + pos braceleft @MMK_R_e -60; + pos braceleft @MMK_R_g -60; + pos braceleft @MMK_R_f -60; + pos braceleft @MMK_R_a -60; + pos braceleft @MMK_R_c -60; + pos braceleft @MMK_R_b -60; + pos braceleft @MMK_R_y -60; + pos braceleft @MMK_R_z -60; + pos braceleft @MMK_R_u -60; + pos braceleft @MMK_R_t -60; + pos braceleft @MMK_R_w -55; + pos braceleft @MMK_R_v -60; + pos braceleft @MMK_R_p -60; + pos braceleft @MMK_R_s -75; + pos braceleft @MMK_R_r -60; + pos braceleft @MMK_R_M -60; + pos braceleft @MMK_R_L -60; + pos braceleft @MMK_R_O -60; + pos braceleft @MMK_R_N -60; + pos braceleft @MMK_R_I -60; + pos braceleft @MMK_R_H -60; + pos braceleft @MMK_R_K -60; + pos braceleft @MMK_R_J -80; + pos braceleft @MMK_R_D -60; + pos braceleft @MMK_R_G -60; + pos braceleft @MMK_R_F -60; + pos braceleft @MMK_R_A -60; + pos braceleft @MMK_R_C -60; + pos braceleft @MMK_R_B -60; + pos braceleft @MMK_R_Y -70; + pos braceleft @MMK_R_X -60; + pos braceleft @MMK_R_Z -60; + pos braceleft @MMK_R_U -60; + pos braceleft @MMK_R_T -60; + pos braceleft @MMK_R_W -70; + pos braceleft @MMK_R_V -70; + pos braceleft @MMK_R_Q -60; + pos braceleft @MMK_R_P -60; + pos braceleft @MMK_R_S -90; + pos braceleft @MMK_R_R -60; + pos braceleft @MMK_R_dcroat -60; + pos braceleft @MMK_R_Oslash -60; + pos braceleft @MMK_R_tcaron -60; + pos braceleft @MMK_R_oslash -60; + pos braceleft @MMK_R_Lslash -60; + pos braceleft @MMK_R_a.alt -60; + pos braceleft @MMK_R_germandbls -60; + pos braceleft @MMK_R_h -60; + pos braceleft @MMK_R_j 20; + pos braceleft @MMK_R_d -60; + pos braceleft @MMK_R_l -60; + pos braceleft @MMK_R_n -60; + pos braceleft @MMK_R_x -60; + pos braceleft @MMK_R_q -60; + pos braceleft @MMK_R_E -60; + pos braceleft @MMK_R_Eth -60; + pos braceleft @MMK_R_eth -60; + pos braceleft @MMK_R_lcaron -60; + pos braceleft @MMK_R_lslash -60; + pos braceleft @MMK_R_Thorn -60; + pos braceleft @MMK_R_dcaron -60; + pos slash @MMK_R_t -85; + pos slash @MMK_R_r -85; + pos slash @MMK_R_H -10; + pos slash @MMK_R_I -10; + pos slash @MMK_R_K -10; + pos slash @MMK_R_G -115; + pos slash @MMK_R_A -185; + pos slash @MMK_R_C -115; + pos slash @MMK_R_X -10; + pos slash @MMK_R_V -10; + pos slash @MMK_R_R 15; + pos slash @MMK_R_oslash -165; + pos slash @MMK_R_Lslash -10; + pos slash @MMK_R_Eth 15; + pos slash @MMK_R_tcaron -85; + pos slash @MMK_R_germandbls -60; + pos slash @MMK_R_dcroat -160; + pos slash @MMK_R_dcaron -160; + pos slash @MMK_R_Oslash -115; + pos slash @MMK_R_eth -155; + pos slash @MMK_R_m -85; + pos slash @MMK_R_n -85; + pos slash @MMK_R_o -165; + pos slash @MMK_R_e -160; + pos slash @MMK_R_f -85; + pos slash @MMK_R_g -155; + pos slash @MMK_R_a -150; + pos slash @MMK_R_x -90; + pos slash @MMK_R_y -85; + pos slash @MMK_R_z -85; + pos slash @MMK_R_u -85; + pos slash @MMK_R_v -85; + pos slash @MMK_R_w -80; + pos slash @MMK_R_p -85; + pos slash @MMK_R_q -160; + pos slash @MMK_R_L -10; + pos slash @MMK_R_M -10; + pos slash @MMK_R_N -10; + pos slash @MMK_R_O -115; + pos slash @MMK_R_J -240; + pos slash @MMK_R_D 15; + pos slash @MMK_R_E -10; + pos slash @MMK_R_F -10; + pos slash @MMK_R_B 15; + pos slash @MMK_R_Y -10; + pos slash @MMK_R_Z -10; + pos slash @MMK_R_T -10; + pos slash @MMK_R_U -10; + pos slash @MMK_R_W -10; + pos slash @MMK_R_P 15; + pos slash @MMK_R_Q -115; + pos slash @MMK_R_S -90; + pos slash @MMK_R_a.alt -155; + pos slash @MMK_R_Thorn -10; + pos slash @MMK_R_d -160; + pos slash @MMK_R_s -150; + pos slash @MMK_R_i -10; + pos slash @MMK_R_c -160; + pos parenright @MMK_R_J -70; + pos parenright @MMK_R_tcaron -25; + pos parenright @MMK_R_v -25; + pos parenright @MMK_R_s -40; + pos parenright @MMK_R_w -25; + pos parenright @MMK_R_t -25; + pos parenright @MMK_R_x -45; + pos parenright @MMK_R_f -25; + pos parenright @MMK_R_a -10; + pos parenright @MMK_R_V -65; + pos parenright @MMK_R_W -75; + pos parenright @MMK_R_T -80; + pos parenright @MMK_R_S -65; + pos parenright @MMK_R_X -55; + pos parenright @MMK_R_A -50; + pos parenright @MMK_R_Y -95; + pos parenright @MMK_R_y -30; + pos asterisk @MMK_R_a.alt -55; + pos asterisk @MMK_R_dcaron -60; + pos asterisk @MMK_R_O -20; + pos asterisk @MMK_R_G -20; + pos asterisk @MMK_R_A -125; + pos asterisk @MMK_R_Y -20; + pos asterisk @MMK_R_V -15; + pos asterisk @MMK_R_o -65; + pos asterisk @MMK_R_g -55; + pos asterisk @MMK_R_d -60; + pos asterisk @MMK_R_e -60; + pos asterisk @MMK_R_c -60; + pos asterisk @MMK_R_a -90; + pos asterisk @MMK_R_x -15; + pos asterisk @MMK_R_Oslash -20; + pos asterisk @MMK_R_eth -70; + pos asterisk @MMK_R_S -30; + pos asterisk @MMK_R_dcroat -60; + pos asterisk @MMK_R_X -20; + pos asterisk @MMK_R_C -20; + pos asterisk @MMK_R_W -15; + pos asterisk @MMK_R_s -45; + pos asterisk @MMK_R_q -60; + pos asterisk @MMK_R_J -190; + pos asterisk @MMK_R_Q -20; + pos asterisk @MMK_R_oslash -65; + pos guilsinglright @MMK_R_S -165; + pos guilsinglright @MMK_R_X -65; + pos guilsinglright @MMK_R_f -75; + pos guilsinglright @MMK_R_T -110; + pos guilsinglright @MMK_R_A -60; + pos guilsinglright @MMK_R_v -25; + pos guilsinglright @MMK_R_w -25; + pos guilsinglright @MMK_R_x -50; + pos guilsinglright @MMK_R_y -35; + pos guilsinglright @MMK_R_V -65; + pos guilsinglright @MMK_R_W -80; + pos guilsinglright @MMK_R_J -165; + pos guilsinglright @MMK_R_t -75; + pos guilsinglright @MMK_R_s -100; + pos guilsinglright @MMK_R_a -15; + pos guilsinglright @MMK_R_Y -115; + pos guilsinglright @MMK_R_tcaron -75; + pos ellipsis @MMK_R_U -65; + pos ellipsis @MMK_R_oslash -35; + pos ellipsis @MMK_R_dcaron -70; + pos ellipsis @MMK_R_tcaron -95; + pos ellipsis @MMK_R_Q -110; + pos ellipsis @MMK_R_W -130; + pos ellipsis @MMK_R_V -110; + pos ellipsis @MMK_R_T -115; + pos ellipsis @MMK_R_Y -120; + pos ellipsis @MMK_R_C -110; + pos ellipsis @MMK_R_G -110; + pos ellipsis @MMK_R_J -20; + pos ellipsis @MMK_R_O -110; + pos ellipsis @MMK_R_q -70; + pos ellipsis @MMK_R_w -60; + pos ellipsis @MMK_R_u -35; + pos ellipsis @MMK_R_t -95; + pos ellipsis @MMK_R_y -70; + pos ellipsis @MMK_R_a -30; + pos ellipsis @MMK_R_g -95; + pos ellipsis @MMK_R_e -70; + pos ellipsis @MMK_R_d -70; + pos ellipsis @MMK_R_o -75; + pos ellipsis @MMK_R_dcroat -70; + pos ellipsis @MMK_R_a.alt -60; + pos ellipsis @MMK_R_eth -60; + pos ellipsis @MMK_R_S -30; + pos ellipsis @MMK_R_f -80; + pos ellipsis @MMK_R_j 30; + pos ellipsis @MMK_R_s -20; + pos ellipsis @MMK_R_v -60; + pos ellipsis @MMK_R_c -65; + pos parenleft @MMK_R_Eth -20; + pos parenleft @MMK_R_Y -40; + pos parenleft @MMK_R_Thorn -20; + pos parenleft @MMK_R_dcroat -180; + pos parenleft @MMK_R_s -125; + pos parenleft @MMK_R_d -180; + pos parenleft @MMK_R_f -100; + pos parenleft @MMK_R_a -150; + pos parenleft @MMK_R_c -180; + pos parenleft @MMK_R_l -20; + pos parenleft @MMK_R_n -90; + pos parenleft @MMK_R_o -180; + pos parenleft @MMK_R_h -20; + pos parenleft @MMK_R_i -25; + pos parenleft @MMK_R_j 50; + pos parenleft @MMK_R_t -100; + pos parenleft @MMK_R_u -105; + pos parenleft @MMK_R_v -105; + pos parenleft @MMK_R_w -100; + pos parenleft @MMK_R_p -20; + pos parenleft @MMK_R_q -180; + pos parenleft @MMK_R_x -90; + pos parenleft @MMK_R_z -90; + pos parenleft @MMK_R_D -20; + pos parenleft @MMK_R_E -20; + pos parenleft @MMK_R_G -120; + pos parenleft @MMK_R_A -90; + pos parenleft @MMK_R_B -20; + pos parenleft @MMK_R_C -120; + pos parenleft @MMK_R_L -20; + pos parenleft @MMK_R_N -20; + pos parenleft @MMK_R_O -120; + pos parenleft @MMK_R_J -120; + pos parenleft @MMK_R_K -20; + pos parenleft @MMK_R_X -40; + pos parenleft @MMK_R_lcaron -20; + pos parenleft @MMK_R_thorn -20; + pos parenleft @MMK_R_e -180; + pos parenleft @MMK_R_b -20; + pos parenleft @MMK_R_r -90; + pos parenleft @MMK_R_F -20; + pos parenleft @MMK_R_H -20; + pos parenleft @MMK_R_U -20; + pos parenleft @MMK_R_V -30; + pos parenleft @MMK_R_Q -120; + pos parenleft @MMK_R_tcaron -100; + pos parenleft @MMK_R_germandbls -40; + pos parenleft @MMK_R_m -90; + pos parenleft @MMK_R_g -110; + pos parenleft @MMK_R_y -95; + pos parenleft @MMK_R_I -20; + pos parenleft @MMK_R_W -30; + pos parenleft @MMK_R_R -20; + pos parenleft @MMK_R_S -70; + pos parenleft @MMK_R_Z -20; + pos parenleft @MMK_R_dcaron -180; + pos parenleft @MMK_R_M -20; + pos parenleft @MMK_R_a.alt -175; + pos parenleft @MMK_R_T -20; + pos parenleft @MMK_R_lslash -20; + pos parenleft @MMK_R_oslash -120; + pos parenleft @MMK_R_eth -175; + pos parenleft @MMK_R_Oslash -90; + pos parenleft @MMK_R_Lslash -20; + pos parenleft @MMK_R_P -20; + pos quotesinglbase @MMK_R_dcaron -65; + pos quotesinglbase @MMK_R_c -65; + pos quotesinglbase @MMK_R_tcaron -95; + pos quotesinglbase @MMK_R_oslash -30; + pos quotesinglbase @MMK_R_J -20; + pos quotesinglbase @MMK_R_O -110; + pos quotesinglbase @MMK_R_C -110; + pos quotesinglbase @MMK_R_G -110; + pos quotesinglbase @MMK_R_Y -115; + pos quotesinglbase @MMK_R_Q -110; + pos quotesinglbase @MMK_R_S -30; + pos quotesinglbase @MMK_R_U -60; + pos quotesinglbase @MMK_R_V -110; + pos quotesinglbase @MMK_R_W -115; + pos quotesinglbase @MMK_R_j 55; + pos quotesinglbase @MMK_R_o -75; + pos quotesinglbase @MMK_R_a -30; + pos quotesinglbase @MMK_R_d -65; + pos quotesinglbase @MMK_R_g -95; + pos quotesinglbase @MMK_R_s -20; + pos quotesinglbase @MMK_R_v -60; + pos quotesinglbase @MMK_R_eth -60; + pos quotesinglbase @MMK_R_e -70; + pos quotesinglbase @MMK_R_y -75; + pos quotesinglbase @MMK_R_q -65; + pos quotesinglbase @MMK_R_T -115; + pos quotesinglbase @MMK_R_f -80; + pos quotesinglbase @MMK_R_t -95; + pos quotesinglbase @MMK_R_dcroat -65; + pos quotesinglbase @MMK_R_u -35; + pos quotesinglbase @MMK_R_w -60; + pos quotesinglbase @MMK_R_a.alt -60; + pos guilsinglleft @MMK_R_Oslash -15; + pos guilsinglleft @MMK_R_oslash -55; + pos guilsinglleft @MMK_R_eth -50; + pos guilsinglleft @MMK_R_Y -85; + pos guilsinglleft @MMK_R_g -40; + pos guilsinglleft @MMK_R_o -55; + pos guilsinglleft @MMK_R_G -15; + pos guilsinglleft @MMK_R_A -20; + pos guilsinglleft @MMK_R_J -50; + pos guilsinglleft @MMK_R_V -55; + pos guilsinglleft @MMK_R_W -60; + pos guilsinglleft @MMK_R_T -115; + pos guilsinglleft @MMK_R_U -10; + pos guilsinglleft @MMK_R_Q -15; + pos guilsinglleft @MMK_R_X -20; + pos guilsinglleft @MMK_R_f -15; + pos guilsinglleft @MMK_R_d -50; + pos guilsinglleft @MMK_R_e -50; + pos guilsinglleft @MMK_R_c -45; + pos guilsinglleft @MMK_R_a -20; + pos guilsinglleft @MMK_R_v -20; + pos guilsinglleft @MMK_R_w -15; + pos guilsinglleft @MMK_R_u -10; + pos guilsinglleft @MMK_R_q -50; + pos guilsinglleft @MMK_R_x -20; + pos guilsinglleft @MMK_R_y -25; + pos guilsinglleft @MMK_R_a.alt -45; + pos guilsinglleft @MMK_R_C -15; + pos guilsinglleft @MMK_R_O -15; + pos guilsinglleft @MMK_R_S -55; + pos guilsinglleft @MMK_R_t -15; + pos guilsinglleft @MMK_R_s -40; + pos guilsinglleft @MMK_R_dcaron -50; + pos guilsinglleft @MMK_R_dcroat -50; + pos guilsinglleft @MMK_R_tcaron -15; + pos questiondown @MMK_R_Lslash -135; + pos questiondown @MMK_R_tcaron -175; + pos questiondown @MMK_R_oslash -165; + pos questiondown @MMK_R_w -175; + pos questiondown @MMK_R_u -175; + pos questiondown @MMK_R_r -135; + pos questiondown @MMK_R_s -190; + pos questiondown @MMK_R_p -20; + pos questiondown @MMK_R_z -135; + pos questiondown @MMK_R_g -95; + pos questiondown @MMK_R_e -175; + pos questiondown @MMK_R_b -135; + pos questiondown @MMK_R_n -135; + pos questiondown @MMK_R_o -175; + pos questiondown @MMK_R_l -85; + pos questiondown @MMK_R_m -135; + pos questiondown @MMK_R_h -135; + pos questiondown @MMK_R_i -85; + pos questiondown @MMK_R_V -205; + pos questiondown @MMK_R_T -200; + pos questiondown @MMK_R_U -175; + pos questiondown @MMK_R_R -135; + pos questiondown @MMK_R_S -205; + pos questiondown @MMK_R_P -135; + pos questiondown @MMK_R_Q -175; + pos questiondown @MMK_R_Z -135; + pos questiondown @MMK_R_X -135; + pos questiondown @MMK_R_Y -225; + pos questiondown @MMK_R_G -175; + pos questiondown @MMK_R_D -65; + pos questiondown @MMK_R_E -135; + pos questiondown @MMK_R_B -65; + pos questiondown @MMK_R_C -175; + pos questiondown @MMK_R_A -135; + pos questiondown @MMK_R_N -135; + pos questiondown @MMK_R_O -175; + pos questiondown @MMK_R_L -135; + pos questiondown @MMK_R_M -135; + pos questiondown @MMK_R_J -170; + pos questiondown @MMK_R_K -135; + pos questiondown @MMK_R_I -115; + pos questiondown @MMK_R_Eth -65; + pos questiondown @MMK_R_thorn -20; + pos questiondown @MMK_R_x -135; + pos questiondown @MMK_R_W -210; + pos questiondown @MMK_R_F -135; + pos questiondown @MMK_R_a.alt -175; + pos questiondown @MMK_R_dcaron -175; + pos questiondown @MMK_R_Thorn -135; + pos questiondown @MMK_R_v -180; + pos questiondown @MMK_R_t -175; + pos questiondown @MMK_R_q -175; + pos questiondown @MMK_R_y -90; + pos questiondown @MMK_R_f -175; + pos questiondown @MMK_R_d -175; + pos questiondown @MMK_R_c -175; + pos questiondown @MMK_R_a -175; + pos questiondown @MMK_R_H -135; + pos questiondown @MMK_R_lslash -135; + pos questiondown @MMK_R_Oslash -135; + pos questiondown @MMK_R_germandbls -135; + pos questiondown @MMK_R_lcaron -85; + pos questiondown @MMK_R_j 55; + pos questiondown @MMK_R_dcroat -175; + pos questiondown @MMK_R_eth -175; + pos emdash @MMK_R_X -55; + pos emdash @MMK_R_A -50; + pos emdash @MMK_R_J -150; + pos emdash @MMK_R_S -105; + pos emdash @MMK_R_V -60; + pos emdash @MMK_R_W -70; + pos emdash @MMK_R_T -115; + pos emdash @MMK_R_f -80; + pos emdash @MMK_R_s -40; + pos emdash @MMK_R_v -20; + pos emdash @MMK_R_w -20; + pos emdash @MMK_R_t -80; + pos emdash @MMK_R_x -45; + pos emdash @MMK_R_tcaron -80; + pos emdash @MMK_R_Y -95; + pos emdash @MMK_R_y -25; + pos backslash @MMK_R_germandbls -15; + pos backslash @MMK_R_tcaron -125; + pos backslash @MMK_R_Eth 15; + pos backslash @MMK_R_dcaron -95; + pos backslash @MMK_R_lcaron -15; + pos backslash @MMK_R_oslash -45; + pos backslash @MMK_R_O -125; + pos backslash @MMK_R_N -15; + pos backslash @MMK_R_M -15; + pos backslash @MMK_R_L -15; + pos backslash @MMK_R_K -15; + pos backslash @MMK_R_J -40; + pos backslash @MMK_R_I -15; + pos backslash @MMK_R_G -125; + pos backslash @MMK_R_F -15; + pos backslash @MMK_R_D 15; + pos backslash @MMK_R_C -125; + pos backslash @MMK_R_B 15; + pos backslash @MMK_R_A -15; + pos backslash @MMK_R_Z -15; + pos backslash @MMK_R_Y -135; + pos backslash @MMK_R_W -150; + pos backslash @MMK_R_V -130; + pos backslash @MMK_R_U -90; + pos backslash @MMK_R_T -130; + pos backslash @MMK_R_S -60; + pos backslash @MMK_R_R -15; + pos backslash @MMK_R_Q -125; + pos backslash @MMK_R_P -15; + pos backslash @MMK_R_o -100; + pos backslash @MMK_R_n -15; + pos backslash @MMK_R_m -15; + pos backslash @MMK_R_l -15; + pos backslash @MMK_R_j 80; + pos backslash @MMK_R_h -15; + pos backslash @MMK_R_f -95; + pos backslash @MMK_R_e -95; + pos backslash @MMK_R_d -95; + pos backslash @MMK_R_c -95; + pos backslash @MMK_R_b -15; + pos backslash @MMK_R_a -60; + pos backslash @MMK_R_z -15; + pos backslash @MMK_R_x -15; + pos backslash @MMK_R_w -80; + pos backslash @MMK_R_v -75; + pos backslash @MMK_R_u -65; + pos backslash @MMK_R_t -125; + pos backslash @MMK_R_s -45; + pos backslash @MMK_R_r -15; + pos backslash @MMK_R_q -95; + pos backslash @MMK_R_p 15; + pos backslash @MMK_R_g -90; + pos backslash @MMK_R_H -15; + pos backslash @MMK_R_E -15; + pos backslash @MMK_R_X -15; + pos backslash @MMK_R_y -70; + pos backslash @MMK_R_a.alt -90; + pos backslash @MMK_R_Lslash -15; + pos backslash @MMK_R_Oslash -15; + pos backslash @MMK_R_dcroat -95; + pos backslash @MMK_R_eth -90; + pos backslash @MMK_R_i -15; + pos backslash @MMK_R_lslash -15; + pos backslash @MMK_R_Thorn -15; + pos backslash @MMK_R_thorn 15; + pos colon @MMK_R_o -55; + pos colon @MMK_R_g -45; + pos colon @MMK_R_d -50; + pos colon @MMK_R_e -50; + pos colon @MMK_R_c -50; + pos colon @MMK_R_a -30; + pos colon @MMK_R_Y -55; + pos colon @MMK_R_V -35; + pos colon @MMK_R_W -40; + pos colon @MMK_R_T -55; + pos colon @MMK_R_S -30; + pos colon @MMK_R_Q -15; + pos colon @MMK_R_O -15; + pos colon @MMK_R_J -20; + pos colon @MMK_R_C -15; + pos colon @MMK_R_a.alt -45; + pos colon @MMK_R_s -20; + pos colon @MMK_R_q -50; + pos colon @MMK_R_j 30; + pos colon @MMK_R_eth -60; + pos colon @MMK_R_G -15; + pos colon @MMK_R_oslash -35; + pos colon @MMK_R_dcroat -50; + pos colon @MMK_R_dcaron -50; + pos quotedblright @MMK_R_c -105; + pos quotedblright @MMK_R_d -110; + pos quotedblright @MMK_R_o -115; + pos quotedblright @MMK_R_n -20; + pos quotedblright @MMK_R_m -20; + pos quotedblright @MMK_R_u -20; + pos quotedblright @MMK_R_A -150; + pos quotedblright @MMK_R_eth -120; + pos quotedblright @MMK_R_p -20; + pos quotedblright @MMK_R_Q -55; + pos quotedblright @MMK_R_a -85; + pos quotedblright @MMK_R_g -100; + pos quotedblright @MMK_R_f -20; + pos quotedblright @MMK_R_e -110; + pos quotedblright @MMK_R_s -90; + pos quotedblright @MMK_R_r -20; + pos quotedblright @MMK_R_q -110; + pos quotedblright @MMK_R_w -15; + pos quotedblright @MMK_R_v -20; + pos quotedblright @MMK_R_t -20; + pos quotedblright @MMK_R_z -20; + pos quotedblright @MMK_R_y -20; + pos quotedblright @MMK_R_x -30; + pos quotedblright @MMK_R_C -55; + pos quotedblright @MMK_R_G -55; + pos quotedblright @MMK_R_J -205; + pos quotedblright @MMK_R_O -55; + pos quotedblright @MMK_R_S -35; + pos quotedblright @MMK_R_W -15; + pos quotedblright @MMK_R_V -10; + pos quotedblright @MMK_R_Y -15; + pos quotedblright @MMK_R_X -15; + pos quotedblright @MMK_R_oslash -115; + pos quotedblright @MMK_R_Oslash -55; + pos quotedblright @MMK_R_dcaron -110; + pos quotedblright @MMK_R_tcaron -20; + pos quotedblright @MMK_R_dcroat -110; + pos quotedblright @MMK_R_a.alt -100; + pos endash @MMK_R_J -150; + pos endash @MMK_R_T -115; + pos endash @MMK_R_W -70; + pos endash @MMK_R_V -60; + pos endash @MMK_R_S -105; + pos endash @MMK_R_Y -95; + pos endash @MMK_R_X -55; + pos endash @MMK_R_f -80; + pos endash @MMK_R_t -80; + pos endash @MMK_R_v -20; + pos endash @MMK_R_s -40; + pos endash @MMK_R_y -25; + pos endash @MMK_R_x -45; + pos endash @MMK_R_w -20; + pos endash @MMK_R_A -50; + pos endash @MMK_R_tcaron -80; + pos hyphen @MMK_R_Y -95; + pos hyphen @MMK_R_w -20; + pos hyphen @MMK_R_s -40; + pos hyphen @MMK_R_tcaron -80; + pos hyphen @MMK_R_t -80; + pos hyphen @MMK_R_A -50; + pos hyphen @MMK_R_J -150; + pos hyphen @MMK_R_T -115; + pos hyphen @MMK_R_V -60; + pos hyphen @MMK_R_W -70; + pos hyphen @MMK_R_S -105; + pos hyphen @MMK_R_X -55; + pos hyphen @MMK_R_f -80; + pos hyphen @MMK_R_v -20; + pos hyphen @MMK_R_x -45; + pos hyphen @MMK_R_y -25; + pos quotesingle @MMK_R_tcaron -10; + pos quotesingle @MMK_R_u -10; + pos quotesingle @MMK_R_f -10; + pos quotesingle @MMK_R_dcroat -80; + pos quotesingle @MMK_R_eth -90; + pos quotesingle @MMK_R_x -20; + pos quotesingle @MMK_R_z -10; + pos quotesingle @MMK_R_oslash -85; + pos quotesingle @MMK_R_a.alt -70; + pos quotesingle @MMK_R_y -10; + pos quotesingle @MMK_R_t -10; + pos quotesingle @MMK_R_v -10; + pos quotesingle @MMK_R_q -80; + pos quotesingle @MMK_R_p -10; + pos quotesingle @MMK_R_s -60; + pos quotesingle @MMK_R_r -10; + pos quotesingle @MMK_R_m -10; + pos quotesingle @MMK_R_o -85; + pos quotesingle @MMK_R_n -10; + pos quotesingle @MMK_R_e -80; + pos quotesingle @MMK_R_d -80; + pos quotesingle @MMK_R_g -70; + pos quotesingle @MMK_R_a -80; + pos quotesingle @MMK_R_c -80; + pos quotesingle @MMK_R_Y -15; + pos quotesingle @MMK_R_X -15; + pos quotesingle @MMK_R_W -10; + pos quotesingle @MMK_R_V -10; + pos quotesingle @MMK_R_Q -30; + pos quotesingle @MMK_R_S -35; + pos quotesingle @MMK_R_G -30; + pos quotesingle @MMK_R_A -110; + pos quotesingle @MMK_R_C -30; + pos quotesingle @MMK_R_O -30; + pos quotesingle @MMK_R_J -110; + pos quotesingle @MMK_R_Oslash -30; + pos quotesingle @MMK_R_dcaron -80; + pos question @MMK_R_dcaron -60; + pos question @MMK_R_o -65; + pos question @MMK_R_g -55; + pos question @MMK_R_d -60; + pos question @MMK_R_c -60; + pos question @MMK_R_a -75; + pos question @MMK_R_s -50; + pos question @MMK_R_q -60; + pos question @MMK_R_O -25; + pos question @MMK_R_G -25; + pos question @MMK_R_C -25; + pos question @MMK_R_X -40; + pos question @MMK_R_Y -40; + pos question @MMK_R_S -30; + pos question @MMK_R_Oslash -25; + pos question @MMK_R_e -60; + pos question @MMK_R_Q -25; + pos question @MMK_R_eth -65; + pos question @MMK_R_oslash -65; + pos question @MMK_R_J -220; + pos question @MMK_R_A -125; + pos question @MMK_R_V -25; + pos question @MMK_R_W -30; + pos question @MMK_R_a.alt -55; + pos question @MMK_R_x -10; + pos question @MMK_R_dcroat -60; + pos guillemetleft @MMK_R_oslash -55; + pos guillemetleft @MMK_R_Q -15; + pos guillemetleft @MMK_R_dcaron -50; + pos guillemetleft @MMK_R_q -50; + pos guillemetleft @MMK_R_w -15; + pos guillemetleft @MMK_R_S -55; + pos guillemetleft @MMK_R_T -115; + pos guillemetleft @MMK_R_U -10; + pos guillemetleft @MMK_R_G -15; + pos guillemetleft @MMK_R_Oslash -15; + pos guillemetleft @MMK_R_x -20; + pos guillemetleft @MMK_R_y -25; + pos guillemetleft @MMK_R_s -40; + pos guillemetleft @MMK_R_t -15; + pos guillemetleft @MMK_R_u -10; + pos guillemetleft @MMK_R_a -20; + pos guillemetleft @MMK_R_c -45; + pos guillemetleft @MMK_R_d -50; + pos guillemetleft @MMK_R_g -40; + pos guillemetleft @MMK_R_X -20; + pos guillemetleft @MMK_R_Y -85; + pos guillemetleft @MMK_R_V -55; + pos guillemetleft @MMK_R_W -60; + pos guillemetleft @MMK_R_O -15; + pos guillemetleft @MMK_R_A -20; + pos guillemetleft @MMK_R_a.alt -45; + pos guillemetleft @MMK_R_v -20; + pos guillemetleft @MMK_R_e -50; + pos guillemetleft @MMK_R_f -15; + pos guillemetleft @MMK_R_J -50; + pos guillemetleft @MMK_R_C -15; + pos guillemetleft @MMK_R_tcaron -15; + pos guillemetleft @MMK_R_eth -50; + pos guillemetleft @MMK_R_o -55; + pos guillemetleft @MMK_R_dcroat -50; + pos guillemetright @MMK_R_v -25; + pos guillemetright @MMK_R_tcaron -75; + pos guillemetright @MMK_R_w -25; + pos guillemetright @MMK_R_A -60; + pos guillemetright @MMK_R_t -75; + pos guillemetright @MMK_R_x -50; + pos guillemetright @MMK_R_y -35; + pos guillemetright @MMK_R_S -175; + pos guillemetright @MMK_R_V -65; + pos guillemetright @MMK_R_W -80; + pos guillemetright @MMK_R_T -110; + pos guillemetright @MMK_R_X -65; + pos guillemetright @MMK_R_Y -115; + pos guillemetright @MMK_R_J -185; + pos guillemetright @MMK_R_s -100; + pos guillemetright @MMK_R_a -15; + pos guillemetright @MMK_R_f -75; + pos semicolon @MMK_R_eth -55; + pos semicolon @MMK_R_a.alt -45; + pos semicolon @MMK_R_e -50; + pos semicolon @MMK_R_a -35; + pos semicolon @MMK_R_oslash -35; + pos semicolon @MMK_R_dcaron -50; + pos semicolon @MMK_R_o -55; + pos semicolon @MMK_R_j 50; + pos semicolon @MMK_R_d -50; + pos semicolon @MMK_R_c -50; + pos semicolon @MMK_R_s -20; + pos semicolon @MMK_R_O -15; + pos semicolon @MMK_R_J -20; + pos semicolon @MMK_R_C -15; + pos semicolon @MMK_R_Y -60; + pos semicolon @MMK_R_T -50; + pos semicolon @MMK_R_V -35; + pos semicolon @MMK_R_W -45; + pos semicolon @MMK_R_Q -15; + pos semicolon @MMK_R_S -30; + pos semicolon @MMK_R_G -15; + pos semicolon @MMK_R_dcroat -50; + pos semicolon @MMK_R_g -45; + pos semicolon @MMK_R_y -10; + pos semicolon @MMK_R_q -50; + pos underscore @MMK_R_Lslash -355; + pos underscore @MMK_R_dcroat -180; + pos underscore @MMK_R_oslash -205; + pos underscore @MMK_R_r -175; + pos underscore @MMK_R_germandbls -190; + pos underscore @MMK_R_a -130; + pos underscore @MMK_R_f -180; + pos underscore @MMK_R_q -180; + pos underscore @MMK_R_w -365; + pos underscore @MMK_R_lslash -140; + pos underscore @MMK_R_d -180; + pos underscore @MMK_R_g -50; + pos underscore @MMK_R_o -205; + pos underscore @MMK_R_dcaron -180; + pos underscore @MMK_R_eth -180; + pos underscore @MMK_R_P -350; + pos underscore @MMK_R_Q -230; + pos underscore @MMK_R_R -350; + pos underscore @MMK_R_S -135; + pos underscore @MMK_R_T -345; + pos underscore @MMK_R_V -335; + pos underscore @MMK_R_W -365; + pos underscore @MMK_R_X -360; + pos underscore @MMK_R_Y -365; + pos underscore @MMK_R_Z -325; + pos underscore @MMK_R_A -365; + pos underscore @MMK_R_C -230; + pos underscore @MMK_R_E -310; + pos underscore @MMK_R_F -320; + pos underscore @MMK_R_G -230; + pos underscore @MMK_R_H -355; + pos underscore @MMK_R_I -115; + pos underscore @MMK_R_K -335; + pos underscore @MMK_R_L -300; + pos underscore @MMK_R_M -365; + pos underscore @MMK_R_N -365; + pos underscore @MMK_R_O -230; + pos underscore @MMK_R_s -135; + pos underscore @MMK_R_t -155; + pos underscore @MMK_R_u -120; + pos underscore @MMK_R_v -290; + pos underscore @MMK_R_x -265; + pos underscore @MMK_R_y -55; + pos underscore @MMK_R_z -250; + pos underscore @MMK_R_b -195; + pos underscore @MMK_R_c -185; + pos underscore @MMK_R_e -195; + pos underscore @MMK_R_h -265; + pos underscore @MMK_R_i -85; + pos underscore @MMK_R_j 90; + pos underscore @MMK_R_l -85; + pos underscore @MMK_R_m -365; + pos underscore @MMK_R_n -265; + pos underscore @MMK_R_lcaron -85; + pos underscore @MMK_R_a.alt -170; + pos underscore @MMK_R_tcaron -155; + pos underscore @MMK_R_U -150; + pos underscore @MMK_R_Thorn -350; + pos underscore @MMK_R_J -80; + pos underscore @MMK_R_Oslash -230; + pos bullet @MMK_R_V -60; + pos bullet @MMK_R_J -175; + pos bullet @MMK_R_A -70; + pos bullet @MMK_R_X -80; + pos bullet @MMK_R_Y -100; + pos bullet @MMK_R_S -85; + pos bullet @MMK_R_T -115; + pos bullet @MMK_R_W -75; + pos bullet @MMK_R_f -60; + pos bullet @MMK_R_x -50; + pos bullet @MMK_R_y -30; + pos bullet @MMK_R_s -45; + pos bullet @MMK_R_t -60; + pos bullet @MMK_R_v -25; + pos bullet @MMK_R_w -20; + pos bullet @MMK_R_a -25; + pos bullet @MMK_R_tcaron -60; + pos quotedbl @MMK_R_dcroat -80; + pos quotedbl @MMK_R_oslash -85; + pos quotedbl @MMK_R_Oslash -30; + pos quotedbl @MMK_R_p -10; + pos quotedbl @MMK_R_tcaron -10; + pos quotedbl @MMK_R_t -10; + pos quotedbl @MMK_R_e -80; + pos quotedbl @MMK_R_o -85; + pos quotedbl @MMK_R_Q -30; + pos quotedbl @MMK_R_W -10; + pos quotedbl @MMK_R_X -15; + pos quotedbl @MMK_R_Y -15; + pos quotedbl @MMK_R_G -30; + pos quotedbl @MMK_R_J -200; + pos quotedbl @MMK_R_V -10; + pos quotedbl @MMK_R_dcaron -80; + pos quotedbl @MMK_R_a.alt -70; + pos quotedbl @MMK_R_q -80; + pos quotedbl @MMK_R_r -10; + pos quotedbl @MMK_R_s -60; + pos quotedbl @MMK_R_u -10; + pos quotedbl @MMK_R_v -10; + pos quotedbl @MMK_R_x -20; + pos quotedbl @MMK_R_y -10; + pos quotedbl @MMK_R_z -10; + pos quotedbl @MMK_R_a -80; + pos quotedbl @MMK_R_c -80; + pos quotedbl @MMK_R_d -80; + pos quotedbl @MMK_R_f -10; + pos quotedbl @MMK_R_g -70; + pos quotedbl @MMK_R_m -10; + pos quotedbl @MMK_R_n -10; + pos quotedbl @MMK_R_S -35; + pos quotedbl @MMK_R_A -135; + pos quotedbl @MMK_R_C -30; + pos quotedbl @MMK_R_O -30; + pos quotedbl @MMK_R_eth -90; + pos braceright @MMK_R_Z -65; + pos braceright @MMK_R_dcaron -65; + pos braceright @MMK_R_lcaron -65; + pos braceright @MMK_R_q -65; + pos braceright @MMK_R_b -65; + pos braceright @MMK_R_d -65; + pos braceright @MMK_R_f -110; + pos braceright @MMK_R_j -50; + pos braceright @MMK_R_l -65; + pos braceright @MMK_R_P -65; + pos braceright @MMK_R_a.alt -65; + pos braceright @MMK_R_Thorn -65; + pos braceright @MMK_R_N -65; + pos braceright @MMK_R_s -105; + pos braceright @MMK_R_r -65; + pos braceright @MMK_R_u -65; + pos braceright @MMK_R_t -110; + pos braceright @MMK_R_y -90; + pos braceright @MMK_R_x -110; + pos braceright @MMK_R_z -65; + pos braceright @MMK_R_a -70; + pos braceright @MMK_R_c -65; + pos braceright @MMK_R_e -65; + pos braceright @MMK_R_g -65; + pos braceright @MMK_R_i -65; + pos braceright @MMK_R_h -65; + pos braceright @MMK_R_m -65; + pos braceright @MMK_R_n -65; + pos braceright @MMK_R_Q -65; + pos braceright @MMK_R_S -135; + pos braceright @MMK_R_R -65; + pos braceright @MMK_R_U -65; + pos braceright @MMK_R_T -110; + pos braceright @MMK_R_W -135; + pos braceright @MMK_R_V -125; + pos braceright @MMK_R_Y -140; + pos braceright @MMK_R_X -110; + pos braceright @MMK_R_A -110; + pos braceright @MMK_R_C -65; + pos braceright @MMK_R_B -65; + pos braceright @MMK_R_I -65; + pos braceright @MMK_R_H -65; + pos braceright @MMK_R_K -65; + pos braceright @MMK_R_M -65; + pos braceright @MMK_R_O -65; + pos braceright @MMK_R_w -85; + pos braceright @MMK_R_v -85; + pos braceright @MMK_R_dcroat -65; + pos braceright @MMK_R_E -65; + pos braceright @MMK_R_D -65; + pos braceright @MMK_R_G -65; + pos braceright @MMK_R_J -125; + pos braceright @MMK_R_L -65; + pos braceright @MMK_R_germandbls -65; + pos braceright @MMK_R_eth -65; + pos braceright @MMK_R_Oslash -65; + pos braceright @MMK_R_p -65; + pos braceright @MMK_R_Lslash -65; + pos braceright @MMK_R_o -65; + pos braceright @MMK_R_oslash -65; + pos braceright @MMK_R_tcaron -110; + pos braceright @MMK_R_thorn -65; + pos braceright @MMK_R_F -65; + pos braceright @MMK_R_Eth -65; + pos braceright @MMK_R_lslash -65; + pos comma @MMK_R_dcaron -65; + pos comma @MMK_R_oslash -30; + pos comma @MMK_R_q -65; + pos comma @MMK_R_a -30; + pos comma @MMK_R_Y -115; + pos comma @MMK_R_W -115; + pos comma @MMK_R_O -110; + pos comma @MMK_R_y -75; + pos comma @MMK_R_v -60; + pos comma @MMK_R_w -60; + pos comma @MMK_R_t -95; + pos comma @MMK_R_u -35; + pos comma @MMK_R_s -20; + pos comma @MMK_R_o -75; + pos comma @MMK_R_j 55; + pos comma @MMK_R_f -80; + pos comma @MMK_R_g -95; + pos comma @MMK_R_d -65; + pos comma @MMK_R_e -70; + pos comma @MMK_R_c -65; + pos comma @MMK_R_V -110; + pos comma @MMK_R_T -115; + pos comma @MMK_R_U -60; + pos comma @MMK_R_S -30; + pos comma @MMK_R_Q -110; + pos comma @MMK_R_J -20; + pos comma @MMK_R_G -110; + pos comma @MMK_R_C -110; + pos comma @MMK_R_dcroat -65; + pos comma @MMK_R_a.alt -60; + pos comma @MMK_R_tcaron -95; + pos comma @MMK_R_eth -60; + pos quoteleft @MMK_R_a.alt -80; + pos quoteleft @MMK_R_dcaron -85; + pos quoteleft @MMK_R_Q -35; + pos quoteleft @MMK_R_X -35; + pos quoteleft @MMK_R_Y -35; + pos quoteleft @MMK_R_J -115; + pos quoteleft @MMK_R_d -85; + pos quoteleft @MMK_R_e -90; + pos quoteleft @MMK_R_g -80; + pos quoteleft @MMK_R_c -85; + pos quoteleft @MMK_R_o -95; + pos quoteleft @MMK_R_dcroat -85; + pos quoteleft @MMK_R_q -85; + pos quoteleft @MMK_R_x -15; + pos quoteleft @MMK_R_Oslash -35; + pos quoteleft @MMK_R_V -25; + pos quoteleft @MMK_R_W -25; + pos quoteleft @MMK_R_S -30; + pos quoteleft @MMK_R_s -65; + pos quoteleft @MMK_R_oslash -95; + pos quoteleft @MMK_R_eth -100; + pos quoteleft @MMK_R_G -35; + pos quoteleft @MMK_R_A -115; + pos quoteleft @MMK_R_C -35; + pos quoteleft @MMK_R_O -35; + pos quoteleft @MMK_R_a -75; + pos quotedblleft @MMK_R_a.alt -80; + pos quotedblleft @MMK_R_s -65; + pos quotedblleft @MMK_R_q -85; + pos quotedblleft @MMK_R_o -95; + pos quotedblleft @MMK_R_g -80; + pos quotedblleft @MMK_R_e -90; + pos quotedblleft @MMK_R_d -85; + pos quotedblleft @MMK_R_c -85; + pos quotedblleft @MMK_R_a -75; + pos quotedblleft @MMK_R_X -35; + pos quotedblleft @MMK_R_W -25; + pos quotedblleft @MMK_R_V -25; + pos quotedblleft @MMK_R_S -30; + pos quotedblleft @MMK_R_Q -35; + pos quotedblleft @MMK_R_J -205; + pos quotedblleft @MMK_R_G -35; + pos quotedblleft @MMK_R_C -35; + pos quotedblleft @MMK_R_A -135; + pos quotedblleft @MMK_R_dcaron -85; + pos quotedblleft @MMK_R_oslash -95; + pos quotedblleft @MMK_R_x -15; + pos quotedblleft @MMK_R_Y -35; + pos quotedblleft @MMK_R_O -35; + pos quotedblleft @MMK_R_eth -100; + pos quotedblleft @MMK_R_Oslash -35; + pos quotedblleft @MMK_R_dcroat -85; + pos quotedblbase @MMK_R_v -60; + pos quotedblbase @MMK_R_dcroat -65; + pos quotedblbase @MMK_R_a.alt -60; + pos quotedblbase @MMK_R_C -110; + pos quotedblbase @MMK_R_dcaron -65; + pos quotedblbase @MMK_R_g -95; + pos quotedblbase @MMK_R_f -80; + pos quotedblbase @MMK_R_e -70; + pos quotedblbase @MMK_R_d -65; + pos quotedblbase @MMK_R_c -65; + pos quotedblbase @MMK_R_o -75; + pos quotedblbase @MMK_R_j 55; + pos quotedblbase @MMK_R_u -35; + pos quotedblbase @MMK_R_t -95; + pos quotedblbase @MMK_R_s -20; + pos quotedblbase @MMK_R_q -65; + pos quotedblbase @MMK_R_y -75; + pos quotedblbase @MMK_R_G -110; + pos quotedblbase @MMK_R_O -110; + pos quotedblbase @MMK_R_W -130; + pos quotedblbase @MMK_R_V -110; + pos quotedblbase @MMK_R_U -60; + pos quotedblbase @MMK_R_S -30; + pos quotedblbase @MMK_R_tcaron -95; + pos quotedblbase @MMK_R_a -30; + pos quotedblbase @MMK_R_eth -60; + pos quotedblbase @MMK_R_w -60; + pos quotedblbase @MMK_R_J -20; + pos quotedblbase @MMK_R_T -115; + pos quotedblbase @MMK_R_Q -110; + pos quotedblbase @MMK_R_Y -120; + pos quotedblbase @MMK_R_oslash -30; + pos numbersign @MMK_R_Eth -50; + pos numbersign @MMK_R_eth -115; + pos numbersign @MMK_R_b -50; + pos numbersign @MMK_R_n -60; + pos numbersign @MMK_R_o -115; + pos numbersign @MMK_R_i -60; + pos numbersign @MMK_R_j -60; + pos numbersign @MMK_R_e -115; + pos numbersign @MMK_R_f -60; + pos numbersign @MMK_R_lslash -50; + pos numbersign @MMK_R_g -110; + pos numbersign @MMK_R_w -60; + pos numbersign @MMK_R_p -60; + pos numbersign @MMK_R_E -50; + pos numbersign @MMK_R_F -50; + pos numbersign @MMK_R_B -50; + pos numbersign @MMK_R_C -90; + pos numbersign @MMK_R_T -95; + pos numbersign @MMK_R_U -50; + pos numbersign @MMK_R_V -75; + pos numbersign @MMK_R_S -85; + pos numbersign @MMK_R_oslash -115; + pos numbersign @MMK_R_l -50; + pos numbersign @MMK_R_m -60; + pos numbersign @MMK_R_dcaron -115; + pos numbersign @MMK_R_d -115; + pos numbersign @MMK_R_Thorn -50; + pos numbersign @MMK_R_O -90; + pos numbersign @MMK_R_G -90; + pos numbersign @MMK_R_thorn -50; + pos numbersign @MMK_R_c -115; + pos numbersign @MMK_R_Oslash -90; + pos numbersign @MMK_R_lcaron -50; + pos numbersign @MMK_R_a.alt -110; + pos numbersign @MMK_R_tcaron -60; + pos numbersign @MMK_R_Lslash -50; + pos numbersign @MMK_R_A -190; + pos numbersign @MMK_R_h -50; + pos numbersign @MMK_R_a -130; + pos numbersign @MMK_R_x -70; + pos numbersign @MMK_R_y -65; + pos numbersign @MMK_R_z -60; + pos numbersign @MMK_R_t -60; + pos numbersign @MMK_R_u -60; + pos numbersign @MMK_R_v -65; + pos numbersign @MMK_R_q -115; + pos numbersign @MMK_R_r -60; + pos numbersign @MMK_R_s -115; + pos numbersign @MMK_R_L -50; + pos numbersign @MMK_R_M -50; + pos numbersign @MMK_R_N -50; + pos numbersign @MMK_R_H -50; + pos numbersign @MMK_R_I -50; + pos numbersign @MMK_R_J -260; + pos numbersign @MMK_R_K -50; + pos numbersign @MMK_R_D -50; + pos numbersign @MMK_R_X -90; + pos numbersign @MMK_R_Y -90; + pos numbersign @MMK_R_Z -50; + pos numbersign @MMK_R_W -80; + pos numbersign @MMK_R_P -50; + pos numbersign @MMK_R_Q -90; + pos numbersign @MMK_R_R -50; + pos numbersign @MMK_R_dcroat -115; + pos numbersign @MMK_R_germandbls -55; + pos periodcentered @MMK_R_tcaron -80; + pos periodcentered @MMK_R_s -60; + pos periodcentered @MMK_R_v -30; + pos periodcentered @MMK_R_t -80; + pos periodcentered @MMK_R_a -20; + pos periodcentered @MMK_R_f -80; + pos periodcentered @MMK_R_S -105; + pos periodcentered @MMK_R_W -80; + pos periodcentered @MMK_R_V -70; + pos periodcentered @MMK_R_T -105; + pos periodcentered @MMK_R_Y -105; + pos periodcentered @MMK_R_X -70; + pos periodcentered @MMK_R_A -65; + pos periodcentered @MMK_R_J -105; + pos periodcentered @MMK_R_w -25; + pos periodcentered @MMK_R_y -35; + pos periodcentered @MMK_R_x -55; + pos bracketleft @MMK_R_s -15; + pos bracketleft @MMK_R_j 75; + pos bracketleft @MMK_R_S -30; + pos bracketleft @MMK_R_J -20; + pos quoteright @MMK_R_oslash -115; + pos quoteright @MMK_R_eth -115; + pos quoteright @MMK_R_a.alt -100; + pos quoteright @MMK_R_g -100; + pos quoteright @MMK_R_d -110; + pos quoteright @MMK_R_a -85; + pos quoteright @MMK_R_n -20; + pos quoteright @MMK_R_m -20; + pos quoteright @MMK_R_v -20; + pos quoteright @MMK_R_w -15; + pos quoteright @MMK_R_s -90; + pos quoteright @MMK_R_A -115; + pos quoteright @MMK_R_O -55; + pos quoteright @MMK_R_J -115; + pos quoteright @MMK_R_V -10; + pos quoteright @MMK_R_W -15; + pos quoteright @MMK_R_S -35; + pos quoteright @MMK_R_Q -55; + pos quoteright @MMK_R_X -15; + pos quoteright @MMK_R_Oslash -55; + pos quoteright @MMK_R_e -110; + pos quoteright @MMK_R_c -105; + pos quoteright @MMK_R_o -115; + pos quoteright @MMK_R_dcaron -110; + pos quoteright @MMK_R_t -20; + pos quoteright @MMK_R_u -20; + pos quoteright @MMK_R_r -20; + pos quoteright @MMK_R_q -110; + pos quoteright @MMK_R_z -20; + pos quoteright @MMK_R_x -30; + pos quoteright @MMK_R_G -55; + pos quoteright @MMK_R_C -55; + pos quoteright @MMK_R_y -20; + pos quoteright @MMK_R_Y -15; + pos quoteright @MMK_R_f -20; + pos quoteright @MMK_R_p -20; + pos quoteright @MMK_R_dcroat -110; + pos quoteright @MMK_R_tcaron -20; + pos bracketright @MMK_R_j 75; + pos bracketright @MMK_R_s -15; + pos bracketright @MMK_R_J -20; + pos bracketright @MMK_R_S -30; + subtable; + pos dollar @MMK_R_Oslash -20; + pos dollar @MMK_R_tcaron -80; + pos dollar @MMK_R_s -60; + pos dollar @MMK_R_v -40; + pos dollar @MMK_R_w -40; + pos dollar @MMK_R_t -80; + pos dollar @MMK_R_x -35; + pos dollar @MMK_R_S -65; + pos dollar @MMK_R_f -80; + pos dollar @MMK_R_Q -20; + pos dollar @MMK_R_V -55; + pos dollar @MMK_R_T -50; + pos dollar @MMK_R_G -20; + pos dollar @MMK_R_O -20; + pos dollar @MMK_R_A -35; + pos dollar @MMK_R_J -60; + pos dollar @MMK_R_X -40; + pos dollar @MMK_R_y -45; + pos dollar @MMK_R_g -10; + pos dollar @MMK_R_W -55; + pos dollar @MMK_R_Y -55; + pos dollar @MMK_R_C -20; + pos perthousand @MMK_R_tcaron -80; + pos perthousand @MMK_R_Oslash -20; + pos perthousand @MMK_R_f -80; + pos perthousand @MMK_R_S -55; + pos perthousand @MMK_R_Q -20; + pos perthousand @MMK_R_v -40; + pos perthousand @MMK_R_G -25; + pos perthousand @MMK_R_W -95; + pos perthousand @MMK_R_g -10; + pos perthousand @MMK_R_A -30; + pos perthousand @MMK_R_J -50; + pos perthousand @MMK_R_V -80; + pos perthousand @MMK_R_T -115; + pos perthousand @MMK_R_X -35; + pos perthousand @MMK_R_Y -120; + pos perthousand @MMK_R_w -40; + pos perthousand @MMK_R_t -80; + pos perthousand @MMK_R_s -50; + pos perthousand @MMK_R_x -30; + pos perthousand @MMK_R_y -50; + pos perthousand @MMK_R_C -20; + pos perthousand @MMK_R_O -20; + pos multiply @MMK_R_dcroat -50; + pos multiply @MMK_R_eth -45; + pos multiply @MMK_R_Oslash -55; + pos multiply @MMK_R_lslash -45; + pos multiply @MMK_R_D -45; + pos multiply @MMK_R_Lslash -45; + pos multiply @MMK_R_I -45; + pos multiply @MMK_R_lcaron -45; + pos multiply @MMK_R_Eth -45; + pos multiply @MMK_R_t -45; + pos multiply @MMK_R_y -55; + pos multiply @MMK_R_u -45; + pos multiply @MMK_R_m -45; + pos multiply @MMK_R_v -50; + pos multiply @MMK_R_j -45; + pos multiply @MMK_R_c -50; + pos multiply @MMK_R_f -45; + pos multiply @MMK_R_g -50; + pos multiply @MMK_R_U -45; + pos multiply @MMK_R_J -215; + pos multiply @MMK_R_K -45; + pos multiply @MMK_R_E -45; + pos multiply @MMK_R_V -80; + pos multiply @MMK_R_W -90; + pos multiply @MMK_R_Thorn -45; + pos multiply @MMK_R_O -55; + pos multiply @MMK_R_B -45; + pos multiply @MMK_R_l -45; + pos multiply @MMK_R_C -55; + pos multiply @MMK_R_A -105; + pos multiply @MMK_R_thorn -45; + pos multiply @MMK_R_a -55; + pos multiply @MMK_R_dcaron -50; + pos multiply @MMK_R_z -45; + pos multiply @MMK_R_r -45; + pos multiply @MMK_R_s -80; + pos multiply @MMK_R_p -45; + pos multiply @MMK_R_w -45; + pos multiply @MMK_R_i -45; + pos multiply @MMK_R_b -45; + pos multiply @MMK_R_e -50; + pos multiply @MMK_R_Z -45; + pos multiply @MMK_R_Y -110; + pos multiply @MMK_R_R -45; + pos multiply @MMK_R_P -45; + pos multiply @MMK_R_Q -55; + pos multiply @MMK_R_T -160; + pos multiply @MMK_R_G -55; + pos multiply @MMK_R_d -50; + pos multiply @MMK_R_germandbls -45; + pos multiply @MMK_R_oslash -50; + pos multiply @MMK_R_a.alt -50; + pos multiply @MMK_R_q -50; + pos multiply @MMK_R_tcaron -45; + pos multiply @MMK_R_x -65; + pos multiply @MMK_R_h -45; + pos multiply @MMK_R_n -45; + pos multiply @MMK_R_o -50; + pos multiply @MMK_R_S -75; + pos multiply @MMK_R_H -45; + pos multiply @MMK_R_N -45; + pos multiply @MMK_R_L -45; + pos multiply @MMK_R_M -45; + pos multiply @MMK_R_F -45; + pos multiply @MMK_R_X -110; + pos yen @MMK_R_J -75; + pos yen @MMK_R_germandbls -25; + pos yen @MMK_R_x -35; + pos yen @MMK_R_Oslash -50; + pos yen @MMK_R_Q -50; + pos yen @MMK_R_S -55; + pos yen @MMK_R_q -60; + pos yen @MMK_R_s -75; + pos yen @MMK_R_r -30; + pos yen @MMK_R_v -30; + pos yen @MMK_R_C -50; + pos yen @MMK_R_G -50; + pos yen @MMK_R_O -50; + pos yen @MMK_R_a -60; + pos yen @MMK_R_c -60; + pos yen @MMK_R_g -60; + pos yen @MMK_R_o -60; + pos yen @MMK_R_u -30; + pos yen @MMK_R_w -25; + pos yen @MMK_R_z -30; + pos yen @MMK_R_dcaron -60; + pos yen @MMK_R_p -30; + pos yen @MMK_R_t -30; + pos yen @MMK_R_A -60; + pos yen @MMK_R_dcroat -60; + pos yen @MMK_R_e -60; + pos yen @MMK_R_d -60; + pos yen @MMK_R_f -30; + pos yen @MMK_R_m -30; + pos yen @MMK_R_n -30; + pos yen @MMK_R_a.alt -60; + pos yen @MMK_R_y -30; + pos yen @MMK_R_oslash -60; + pos yen @MMK_R_eth -60; + pos yen @MMK_R_tcaron -30; + pos euro @MMK_R_A -30; + pos euro @MMK_R_W -25; + pos euro @MMK_R_S -30; + pos euro @MMK_R_Y -35; + pos euro @MMK_R_X -30; + pos euro @MMK_R_J -80; + pos euro @MMK_R_s -30; + pos euro @MMK_R_x -10; + pos euro @MMK_R_V -20; + pos minus @MMK_R_S -55; + pos minus @MMK_R_J -285; + pos minus @MMK_R_W -55; + pos minus @MMK_R_T -115; + pos minus @MMK_R_X -75; + pos minus @MMK_R_V -50; + pos minus @MMK_R_t -80; + pos minus @MMK_R_f -80; + pos minus @MMK_R_Y -80; + pos minus @MMK_R_A -70; + pos minus @MMK_R_y -15; + pos minus @MMK_R_x -30; + pos minus @MMK_R_w -10; + pos minus @MMK_R_v -15; + pos minus @MMK_R_s -30; + pos minus @MMK_R_a -30; + pos minus @MMK_R_tcaron -80; + pos ampersand @MMK_R_B -15; + pos ampersand @MMK_R_m -15; + pos ampersand @MMK_R_I -15; + pos ampersand @MMK_R_eth -35; + pos ampersand @MMK_R_E -15; + pos ampersand @MMK_R_G -35; + pos ampersand @MMK_R_dcroat -35; + pos ampersand @MMK_R_X -25; + pos ampersand @MMK_R_oslash -35; + pos ampersand @MMK_R_j -15; + pos ampersand @MMK_R_w -55; + pos ampersand @MMK_R_Y -135; + pos ampersand @MMK_R_g -30; + pos ampersand @MMK_R_z -15; + pos ampersand @MMK_R_r -15; + pos ampersand @MMK_R_Thorn -15; + pos ampersand @MMK_R_Eth -15; + pos ampersand @MMK_R_N -15; + pos ampersand @MMK_R_O -35; + pos ampersand @MMK_R_J -40; + pos ampersand @MMK_R_H -15; + pos ampersand @MMK_R_F -15; + pos ampersand @MMK_R_C -35; + pos ampersand @MMK_R_Z -15; + pos ampersand @MMK_R_W -110; + pos ampersand @MMK_R_U -30; + pos ampersand @MMK_R_R -15; + pos ampersand @MMK_R_P -15; + pos ampersand @MMK_R_Q -35; + pos ampersand @MMK_R_o -35; + pos ampersand @MMK_R_l -15; + pos ampersand @MMK_R_i -15; + pos ampersand @MMK_R_f -95; + pos ampersand @MMK_R_d -35; + pos ampersand @MMK_R_e -35; + pos ampersand @MMK_R_c -35; + pos ampersand @MMK_R_x -25; + pos ampersand @MMK_R_y -65; + pos ampersand @MMK_R_u -30; + pos ampersand @MMK_R_p -15; + pos ampersand @MMK_R_n -15; + pos ampersand @MMK_R_A -25; + pos ampersand @MMK_R_Lslash -15; + pos ampersand @MMK_R_tcaron -110; + pos ampersand @MMK_R_lslash -15; + pos ampersand @MMK_R_a.alt -30; + pos ampersand @MMK_R_germandbls -15; + pos ampersand @MMK_R_L -15; + pos ampersand @MMK_R_M -15; + pos ampersand @MMK_R_K -15; + pos ampersand @MMK_R_D -15; + pos ampersand @MMK_R_Oslash -35; + pos ampersand @MMK_R_V -100; + pos ampersand @MMK_R_dcaron -35; + pos ampersand @MMK_R_T -130; + pos ampersand @MMK_R_S -45; + pos ampersand @MMK_R_lcaron -15; + pos ampersand @MMK_R_h -15; + pos ampersand @MMK_R_b -15; + pos ampersand @MMK_R_a -50; + pos ampersand @MMK_R_v -60; + pos ampersand @MMK_R_t -110; + pos ampersand @MMK_R_s -40; + pos ampersand @MMK_R_q -35; + pos ampersand @MMK_R_thorn -15; + pos trademark @MMK_R_a -40; + pos trademark @MMK_R_x -10; + pos trademark @MMK_R_V -20; + pos trademark @MMK_R_W -25; + pos trademark @MMK_R_S -30; + pos trademark @MMK_R_X -35; + pos trademark @MMK_R_Y -35; + pos trademark @MMK_R_A -75; + pos trademark @MMK_R_J -285; + pos trademark @MMK_R_s -30; + pos asciicircum @MMK_R_eth -50; + pos asciicircum @MMK_R_dcroat -45; + pos asciicircum @MMK_R_J -260; + pos asciicircum @MMK_R_A -115; + pos asciicircum @MMK_R_W -55; + pos asciicircum @MMK_R_v -15; + pos asciicircum @MMK_R_tcaron -10; + pos asciicircum @MMK_R_Oslash -10; + pos asciicircum @MMK_R_dcaron -45; + pos asciicircum @MMK_R_x -30; + pos asciicircum @MMK_R_O -10; + pos asciicircum @MMK_R_G -10; + pos asciicircum @MMK_R_C -10; + pos asciicircum @MMK_R_Y -80; + pos asciicircum @MMK_R_X -80; + pos asciicircum @MMK_R_V -50; + pos asciicircum @MMK_R_T -90; + pos asciicircum @MMK_R_S -50; + pos asciicircum @MMK_R_Q -10; + pos asciicircum @MMK_R_o -50; + pos asciicircum @MMK_R_g -35; + pos asciicircum @MMK_R_f -10; + pos asciicircum @MMK_R_e -45; + pos asciicircum @MMK_R_c -40; + pos asciicircum @MMK_R_y -20; + pos asciicircum @MMK_R_w -10; + pos asciicircum @MMK_R_t -10; + pos asciicircum @MMK_R_s -35; + pos asciicircum @MMK_R_q -45; + pos asciicircum @MMK_R_a.alt -40; + pos asciicircum @MMK_R_d -45; + pos asciicircum @MMK_R_a -130; + pos asciicircum @MMK_R_oslash -50; + pos asciitilde @MMK_R_r -30; + pos asciitilde @MMK_R_a.alt -55; + pos asciitilde @MMK_R_dcroat -55; + pos asciitilde @MMK_R_lslash -30; + pos asciitilde @MMK_R_germandbls -30; + pos asciitilde @MMK_R_A -135; + pos asciitilde @MMK_R_R -30; + pos asciitilde @MMK_R_j -30; + pos asciitilde @MMK_R_y -50; + pos asciitilde @MMK_R_tcaron -110; + pos asciitilde @MMK_R_Thorn -30; + pos asciitilde @MMK_R_L -30; + pos asciitilde @MMK_R_O -35; + pos asciitilde @MMK_R_N -30; + pos asciitilde @MMK_R_I -30; + pos asciitilde @MMK_R_H -30; + pos asciitilde @MMK_R_K -30; + pos asciitilde @MMK_R_J -240; + pos asciitilde @MMK_R_E -30; + pos asciitilde @MMK_R_D -30; + pos asciitilde @MMK_R_G -35; + pos asciitilde @MMK_R_B -30; + pos asciitilde @MMK_R_X -115; + pos asciitilde @MMK_R_Z -30; + pos asciitilde @MMK_R_U -30; + pos asciitilde @MMK_R_T -145; + pos asciitilde @MMK_R_W -90; + pos asciitilde @MMK_R_Q -35; + pos asciitilde @MMK_R_m -30; + pos asciitilde @MMK_R_h -30; + pos asciitilde @MMK_R_e -55; + pos asciitilde @MMK_R_d -55; + pos asciitilde @MMK_R_g -50; + pos asciitilde @MMK_R_a -135; + pos asciitilde @MMK_R_c -55; + pos asciitilde @MMK_R_z -30; + pos asciitilde @MMK_R_u -30; + pos asciitilde @MMK_R_w -45; + pos asciitilde @MMK_R_q -55; + pos asciitilde @MMK_R_p -30; + pos asciitilde @MMK_R_s -60; + pos asciitilde @MMK_R_Eth -30; + pos asciitilde @MMK_R_thorn -30; + pos asciitilde @MMK_R_M -30; + pos asciitilde @MMK_R_F -30; + pos asciitilde @MMK_R_C -35; + pos asciitilde @MMK_R_V -80; + pos asciitilde @MMK_R_P -30; + pos asciitilde @MMK_R_o -60; + pos asciitilde @MMK_R_i -30; + pos asciitilde @MMK_R_f -110; + pos asciitilde @MMK_R_b -30; + pos asciitilde @MMK_R_x -65; + pos asciitilde @MMK_R_t -110; + pos asciitilde @MMK_R_v -45; + pos asciitilde @MMK_R_Lslash -30; + pos asciitilde @MMK_R_lcaron -30; + pos asciitilde @MMK_R_eth -60; + pos asciitilde @MMK_R_S -85; + pos asciitilde @MMK_R_oslash -60; + pos asciitilde @MMK_R_Y -110; + pos asciitilde @MMK_R_l -30; + pos asciitilde @MMK_R_dcaron -55; + pos asciitilde @MMK_R_n -30; + pos asciitilde @MMK_R_Oslash -35; + pos equal @MMK_R_W -35; + pos equal @MMK_R_J -110; + pos equal @MMK_R_A -40; + pos equal @MMK_R_Y -50; + pos equal @MMK_R_X -40; + pos equal @MMK_R_V -30; + pos equal @MMK_R_T -115; + pos equal @MMK_R_S -30; + pos equal @MMK_R_x -10; + pos equal @MMK_R_s -30; + pos divide @MMK_R_T -115; + pos divide @MMK_R_tcaron -80; + pos divide @MMK_R_J -285; + pos divide @MMK_R_s -30; + pos divide @MMK_R_w -10; + pos divide @MMK_R_v -15; + pos divide @MMK_R_t -80; + pos divide @MMK_R_x -30; + pos divide @MMK_R_a -30; + pos divide @MMK_R_f -80; + pos divide @MMK_R_W -55; + pos divide @MMK_R_V -50; + pos divide @MMK_R_Y -80; + pos divide @MMK_R_X -75; + pos divide @MMK_R_A -70; + pos divide @MMK_R_y -15; + pos divide @MMK_R_S -55; + pos greater @MMK_R_x -35; + pos greater @MMK_R_v -15; + pos greater @MMK_R_t -80; + pos greater @MMK_R_a -70; + pos greater @MMK_R_Y -85; + pos greater @MMK_R_S -65; + pos greater @MMK_R_W -60; + pos greater @MMK_R_V -50; + pos greater @MMK_R_T -115; + pos greater @MMK_R_J -285; + pos greater @MMK_R_A -80; + pos greater @MMK_R_f -80; + pos greater @MMK_R_y -20; + pos greater @MMK_R_w -15; + pos greater @MMK_R_X -85; + pos greater @MMK_R_tcaron -80; + pos greater @MMK_R_s -30; + pos percent @MMK_R_s -50; + pos percent @MMK_R_w -40; + pos percent @MMK_R_Q -20; + pos percent @MMK_R_V -80; + pos percent @MMK_R_T -105; + pos percent @MMK_R_v -40; + pos percent @MMK_R_t -80; + pos percent @MMK_R_J -50; + pos percent @MMK_R_G -25; + pos percent @MMK_R_Y -110; + pos percent @MMK_R_S -55; + pos percent @MMK_R_W -95; + pos percent @MMK_R_y -50; + pos percent @MMK_R_Oslash -20; + pos percent @MMK_R_x -30; + pos percent @MMK_R_O -20; + pos percent @MMK_R_C -20; + pos percent @MMK_R_X -35; + pos percent @MMK_R_f -80; + pos percent @MMK_R_A -30; + pos percent @MMK_R_g -10; + pos percent @MMK_R_tcaron -80; + pos plus @MMK_R_s -30; + pos plus @MMK_R_V -50; + pos plus @MMK_R_W -55; + pos plus @MMK_R_T -115; + pos plus @MMK_R_S -55; + pos plus @MMK_R_X -75; + pos plus @MMK_R_Y -80; + pos plus @MMK_R_A -70; + pos plus @MMK_R_J -285; + pos plus @MMK_R_v -15; + pos plus @MMK_R_w -10; + pos plus @MMK_R_t -80; + pos plus @MMK_R_x -30; + pos plus @MMK_R_f -80; + pos plus @MMK_R_y -15; + pos plus @MMK_R_a -30; + pos plus @MMK_R_tcaron -80; + pos sterling @MMK_R_tcaron -35; + pos sterling @MMK_R_eth -35; + pos sterling @MMK_R_germandbls -35; + pos sterling @MMK_R_dcaron -35; + pos sterling @MMK_R_dcroat -35; + pos sterling @MMK_R_Q -35; + pos sterling @MMK_R_lcaron -35; + pos sterling @MMK_R_a.alt -35; + pos sterling @MMK_R_x -35; + pos sterling @MMK_R_b -35; + pos sterling @MMK_R_c -35; + pos sterling @MMK_R_a -35; + pos sterling @MMK_R_f -35; + pos sterling @MMK_R_g -35; + pos sterling @MMK_R_e -35; + pos sterling @MMK_R_n -35; + pos sterling @MMK_R_m -35; + pos sterling @MMK_R_r -35; + pos sterling @MMK_R_s -50; + pos sterling @MMK_R_p -35; + pos sterling @MMK_R_v -35; + pos sterling @MMK_R_u -35; + pos sterling @MMK_R_z -35; + pos sterling @MMK_R_B -35; + pos sterling @MMK_R_C -35; + pos sterling @MMK_R_A -35; + pos sterling @MMK_R_G -35; + pos sterling @MMK_R_D -35; + pos sterling @MMK_R_E -35; + pos sterling @MMK_R_J -50; + pos sterling @MMK_R_K -35; + pos sterling @MMK_R_H -35; + pos sterling @MMK_R_I -35; + pos sterling @MMK_R_O -35; + pos sterling @MMK_R_L -35; + pos sterling @MMK_R_M -35; + pos sterling @MMK_R_R -35; + pos sterling @MMK_R_S -60; + pos sterling @MMK_R_V -55; + pos sterling @MMK_R_W -60; + pos sterling @MMK_R_U -35; + pos sterling @MMK_R_X -35; + pos sterling @MMK_R_Y -70; + pos sterling @MMK_R_thorn -35; + pos sterling @MMK_R_Eth -35; + pos sterling @MMK_R_Z -35; + pos sterling @MMK_R_d -35; + pos sterling @MMK_R_j -35; + pos sterling @MMK_R_i -35; + pos sterling @MMK_R_l -35; + pos sterling @MMK_R_q -35; + pos sterling @MMK_R_t -35; + pos sterling @MMK_R_F -35; + pos sterling @MMK_R_Thorn -35; + pos sterling @MMK_R_Oslash -35; + pos sterling @MMK_R_Lslash -35; + pos sterling @MMK_R_oslash -35; + pos sterling @MMK_R_h -35; + pos sterling @MMK_R_o -35; + pos sterling @MMK_R_w -30; + pos sterling @MMK_R_y -35; + pos sterling @MMK_R_lslash -35; + pos sterling @MMK_R_N -35; + pos sterling @MMK_R_P -35; + pos sterling @MMK_R_T -35; + pos registered @MMK_R_q -20; + pos registered @MMK_R_s -30; + pos registered @MMK_R_c -20; + pos registered @MMK_R_o -25; + pos registered @MMK_R_d -20; + pos registered @MMK_R_e -20; + pos registered @MMK_R_g -15; + pos registered @MMK_R_x -20; + pos registered @MMK_R_y -10; + pos registered @MMK_R_A -100; + pos registered @MMK_R_X -60; + pos registered @MMK_R_Y -60; + pos registered @MMK_R_W -45; + pos registered @MMK_R_S -30; + pos registered @MMK_R_J -245; + pos registered @MMK_R_T -25; + pos registered @MMK_R_V -40; + pos registered @MMK_R_dcaron -20; + pos registered @MMK_R_v -10; + pos registered @MMK_R_oslash -25; + pos registered @MMK_R_eth -25; + pos registered @MMK_R_a -75; + pos registered @MMK_R_dcroat -20; + pos registered @MMK_R_a.alt -20; + pos less @MMK_R_s -15; + pos less @MMK_R_S -30; + pos less @MMK_R_J -20; + pos degree @MMK_R_Oslash -40; + pos degree @MMK_R_a.alt -85; + pos degree @MMK_R_tcaron -10; + pos degree @MMK_R_j -10; + pos degree @MMK_R_g -85; + pos degree @MMK_R_dcroat -95; + pos degree @MMK_R_n -10; + pos degree @MMK_R_o -100; + pos degree @MMK_R_a -80; + pos degree @MMK_R_c -90; + pos degree @MMK_R_d -95; + pos degree @MMK_R_e -95; + pos degree @MMK_R_f -10; + pos degree @MMK_R_y -10; + pos degree @MMK_R_z -10; + pos degree @MMK_R_p -10; + pos degree @MMK_R_s -75; + pos degree @MMK_R_t -10; + pos degree @MMK_R_v -10; + pos degree @MMK_R_S -30; + pos degree @MMK_R_W -20; + pos degree @MMK_R_oslash -100; + pos degree @MMK_R_Y -25; + pos degree @MMK_R_x -15; + pos degree @MMK_R_J -215; + pos degree @MMK_R_dcaron -95; + pos degree @MMK_R_eth -105; + pos degree @MMK_R_i -10; + pos degree @MMK_R_m -10; + pos degree @MMK_R_q -95; + pos degree @MMK_R_r -10; + pos degree @MMK_R_u -10; + pos degree @MMK_R_O -40; + pos degree @MMK_R_A -140; + pos degree @MMK_R_C -40; + pos degree @MMK_R_G -40; + pos degree @MMK_R_X -25; + pos degree @MMK_R_Q -40; + pos degree @MMK_R_V -15; + pos bar @MMK_R_s -15; + pos bar @MMK_R_j 65; + pos bar @MMK_R_S -30; + pos bar @MMK_R_J -20; + pos at @MMK_R_X -70; + pos at @MMK_R_f -15; + pos at @MMK_R_x -40; + pos at @MMK_R_t -15; + pos at @MMK_R_S -55; + pos at @MMK_R_W -65; + pos at @MMK_R_tcaron -15; + pos at @MMK_R_T -75; + pos at @MMK_R_a -20; + pos at @MMK_R_y -25; + pos at @MMK_R_s -35; + pos at @MMK_R_w -20; + pos at @MMK_R_J -105; + pos at @MMK_R_A -65; + pos at @MMK_R_Y -85; + pos at @MMK_R_V -55; + pos at @MMK_R_v -20; + pos copyright @MMK_R_J -90; + pos copyright @MMK_R_A -55; + pos copyright @MMK_R_X -60; + pos copyright @MMK_R_T -90; + pos copyright @MMK_R_V -60; + pos copyright @MMK_R_W -70; + pos copyright @MMK_R_S -65; + pos copyright @MMK_R_f -25; + pos copyright @MMK_R_a -10; + pos copyright @MMK_R_x -45; + pos copyright @MMK_R_y -30; + pos copyright @MMK_R_t -25; + pos copyright @MMK_R_w -20; + pos copyright @MMK_R_s -40; + pos copyright @MMK_R_tcaron -25; + pos copyright @MMK_R_v -25; + pos copyright @MMK_R_Y -95; + pos cent @MMK_R_X -10; + pos cent @MMK_R_J -20; + pos cent @MMK_R_s -15; + pos cent @MMK_R_W -40; + pos cent @MMK_R_Y -55; + pos cent @MMK_R_T -70; + pos cent @MMK_R_V -35; + pos cent @MMK_R_S -30; + pos paragraph @MMK_R_J -20; + pos paragraph @MMK_R_S -30; + pos paragraph @MMK_R_s -15; + subtable; + pos @MMK_L_x underscore -265; + pos @MMK_L_x quoteleft -10; + pos @MMK_L_x sterling -35; + pos @MMK_L_x backslash -90; + pos @MMK_L_x minus -30; + pos @MMK_L_x asterisk -15; + pos @MMK_L_x hyphen -45; + pos @MMK_L_x cent -45; + pos @MMK_L_x quotedblleft -10; + pos @MMK_L_x trademark -10; + pos @MMK_L_x degree -15; + pos @MMK_L_x quotedblright -55; + pos @MMK_L_x registered -20; + pos @MMK_L_x copyright -45; + pos @MMK_L_x guillemetleft -50; + pos @MMK_L_x guillemetright -20; + pos @MMK_L_x asciicircum -30; + pos @MMK_L_x euro -100; + pos @MMK_L_x less -35; + pos @MMK_L_x question -180; + pos @MMK_L_x perthousand -10; + pos @MMK_L_x guilsinglright -20; + pos @MMK_L_x percent -10; + pos @MMK_L_x yen -35; + pos @MMK_L_x quotesingle -20; + pos @MMK_L_x multiply -65; + pos @MMK_L_x asciitilde -80; + pos @MMK_L_x parenright -90; + pos @MMK_L_x emdash -45; + pos @MMK_L_x semicolon -10; + pos @MMK_L_x quoteright -55; + pos @MMK_L_x dollar -40; + pos @MMK_L_x at -45; + pos @MMK_L_x braceleft -105; + pos @MMK_L_x endash -45; + pos @MMK_L_x equal -10; + pos @MMK_L_x ampersand -35; + pos @MMK_L_x braceright -60; + pos @MMK_L_x slash -15; + pos @MMK_L_x bullet -50; + pos @MMK_L_x divide -30; + pos @MMK_L_x paragraph -10; + pos @MMK_L_x guilsinglleft -50; + pos @MMK_L_x plus -30; + pos @MMK_L_x numbersign -85; + pos @MMK_L_x quotedbl -20; + pos @MMK_L_x periodcentered -55; + pos @MMK_L_x parenleft -45; + pos @MMK_L_x @MMK_R_eth -45; + pos @MMK_L_x @MMK_R_a.alt -45; + pos @MMK_L_x @MMK_R_dcaron -50; + pos @MMK_L_x @MMK_R_S -35; + pos @MMK_L_x @MMK_R_J -20; + pos @MMK_L_x @MMK_R_Q -35; + pos @MMK_L_x @MMK_R_s -25; + pos @MMK_L_x @MMK_R_tcaron -10; + pos @MMK_L_x @MMK_R_W -45; + pos @MMK_L_x @MMK_R_V -40; + pos @MMK_L_x @MMK_R_U -10; + pos @MMK_L_x @MMK_R_T -115; + pos @MMK_L_x @MMK_R_O -35; + pos @MMK_L_x @MMK_R_C -35; + pos @MMK_L_x @MMK_R_G -35; + pos @MMK_L_x @MMK_R_y -10; + pos @MMK_L_x @MMK_R_q -50; + pos @MMK_L_x @MMK_R_v -10; + pos @MMK_L_x @MMK_R_u -10; + pos @MMK_L_x @MMK_R_t -10; + pos @MMK_L_x @MMK_R_o -50; + pos @MMK_L_x @MMK_R_c -50; + pos @MMK_L_x @MMK_R_a -30; + pos @MMK_L_x @MMK_R_g -50; + pos @MMK_L_x @MMK_R_f -10; + pos @MMK_L_x @MMK_R_e -50; + pos @MMK_L_x @MMK_R_d -50; + pos @MMK_L_x @MMK_R_oslash -30; + pos @MMK_L_x @MMK_R_dcroat -50; + pos @MMK_L_x @MMK_R_Y -60; + pos @MMK_L_w guilsinglleft -25; + pos @MMK_L_w backslash -80; + pos @MMK_L_w asciicircum -10; + pos @MMK_L_w endash -20; + pos @MMK_L_w copyright -25; + pos @MMK_L_w divide -10; + pos @MMK_L_w ellipsis -60; + pos @MMK_L_w at -25; + pos @MMK_L_w less -10; + pos @MMK_L_w hyphen -20; + pos @MMK_L_w emdash -20; + pos @MMK_L_w quotedblbase -65; + pos @MMK_L_w periodcentered -30; + pos @MMK_L_w minus -10; + pos @MMK_L_w question -185; + pos @MMK_L_w parenleft -25; + pos @MMK_L_w euro -85; + pos @MMK_L_w quoteright -45; + pos @MMK_L_w yen -25; + pos @MMK_L_w numbersign -100; + pos @MMK_L_w underscore -365; + pos @MMK_L_w plus -10; + pos @MMK_L_w braceright -55; + pos @MMK_L_w guilsinglright -15; + pos @MMK_L_w guillemetright -15; + pos @MMK_L_w guillemetleft -25; + pos @MMK_L_w braceleft -85; + pos @MMK_L_w slash -80; + pos @MMK_L_w ampersand -40; + pos @MMK_L_w quotedblright -45; + pos @MMK_L_w sterling -50; + pos @MMK_L_w dollar -25; + pos @MMK_L_w comma -65; + pos @MMK_L_w semicolon -10; + pos @MMK_L_w cent -25; + pos @MMK_L_w parenright -100; + pos @MMK_L_w bullet -25; + pos @MMK_L_w quotesinglbase -65; + pos @MMK_L_w questiondown -65; + pos @MMK_L_w multiply -45; + pos @MMK_L_w asciitilde -55; + pos @MMK_L_w @MMK_R_S -25; + pos @MMK_L_w @MMK_R_o -25; + pos @MMK_L_w @MMK_R_dcaron -25; + pos @MMK_L_w @MMK_R_eth -30; + pos @MMK_L_w @MMK_R_dcroat -25; + pos @MMK_L_w @MMK_R_oslash -25; + pos @MMK_L_w @MMK_R_a.alt -25; + pos @MMK_L_w @MMK_R_J -80; + pos @MMK_L_w @MMK_R_O -15; + pos @MMK_L_w @MMK_R_G -15; + pos @MMK_L_w @MMK_R_A -65; + pos @MMK_L_w @MMK_R_C -15; + pos @MMK_L_w @MMK_R_X -45; + pos @MMK_L_w @MMK_R_Y -45; + pos @MMK_L_w @MMK_R_T -110; + pos @MMK_L_w @MMK_R_V -25; + pos @MMK_L_w @MMK_R_W -30; + pos @MMK_L_w @MMK_R_Q -15; + pos @MMK_L_w @MMK_R_d -25; + pos @MMK_L_w @MMK_R_e -25; + pos @MMK_L_w @MMK_R_g -25; + pos @MMK_L_w @MMK_R_a -40; + pos @MMK_L_w @MMK_R_c -25; + pos @MMK_L_w @MMK_R_q -25; + pos @MMK_L_w @MMK_R_s -40; + pos @MMK_L_w @MMK_R_Oslash -15; + pos @MMK_L_y comma -115; + pos @MMK_L_y quotedblright -50; + pos @MMK_L_y slash -145; + pos @MMK_L_y divide -30; + pos @MMK_L_y dollar -35; + pos @MMK_L_y braceright -60; + pos @MMK_L_y degree -10; + pos @MMK_L_y parenleft -50; + pos @MMK_L_y plus -30; + pos @MMK_L_y multiply -60; + pos @MMK_L_y asciitilde -85; + pos @MMK_L_y quotedbl -10; + pos @MMK_L_y parenright -105; + pos @MMK_L_y colon -10; + pos @MMK_L_y euro -95; + pos @MMK_L_y asciicircum -30; + pos @MMK_L_y ellipsis -130; + pos @MMK_L_y quotedblbase -130; + pos @MMK_L_y guillemetleft -65; + pos @MMK_L_y hyphen -45; + pos @MMK_L_y questiondown -130; + pos @MMK_L_y less -35; + pos @MMK_L_y guilsinglleft -65; + pos @MMK_L_y periodcentered -65; + pos @MMK_L_y bullet -50; + pos @MMK_L_y ampersand -80; + pos @MMK_L_y braceleft -110; + pos @MMK_L_y guilsinglright -35; + pos @MMK_L_y copyright -45; + pos @MMK_L_y backslash -85; + pos @MMK_L_y underscore -150; + pos @MMK_L_y quoteright -50; + pos @MMK_L_y sterling -75; + pos @MMK_L_y minus -30; + pos @MMK_L_y yen -30; + pos @MMK_L_y at -50; + pos @MMK_L_y guillemetright -35; + pos @MMK_L_y numbersign -145; + pos @MMK_L_y semicolon -20; + pos @MMK_L_y question -200; + pos @MMK_L_y cent -55; + pos @MMK_L_y registered -10; + pos @MMK_L_y endash -45; + pos @MMK_L_y emdash -45; + pos @MMK_L_y quotesingle -10; + pos @MMK_L_y quotesinglbase -115; + pos @MMK_L_y @MMK_R_oslash -60; + pos @MMK_L_y @MMK_R_Oslash -30; + pos @MMK_L_y @MMK_R_eth -60; + pos @MMK_L_y @MMK_R_dcaron -55; + pos @MMK_L_y @MMK_R_G -30; + pos @MMK_L_y @MMK_R_J -150; + pos @MMK_L_y @MMK_R_W -35; + pos @MMK_L_y @MMK_R_X -50; + pos @MMK_L_y @MMK_R_dcroat -55; + pos @MMK_L_y @MMK_R_a.alt -55; + pos @MMK_L_y @MMK_R_c -55; + pos @MMK_L_y @MMK_R_a -85; + pos @MMK_L_y @MMK_R_g -50; + pos @MMK_L_y @MMK_R_d -55; + pos @MMK_L_y @MMK_R_e -55; + pos @MMK_L_y @MMK_R_o -60; + pos @MMK_L_y @MMK_R_s -55; + pos @MMK_L_y @MMK_R_q -55; + pos @MMK_L_y @MMK_R_x -10; + pos @MMK_L_y @MMK_R_C -30; + pos @MMK_L_y @MMK_R_A -135; + pos @MMK_L_y @MMK_R_O -30; + pos @MMK_L_y @MMK_R_S -30; + pos @MMK_L_y @MMK_R_Q -30; + pos @MMK_L_y @MMK_R_V -30; + pos @MMK_L_y @MMK_R_T -115; + pos @MMK_L_y @MMK_R_Y -50; + pos @MMK_L_r comma -115; + pos @MMK_L_r question -60; + pos @MMK_L_r backslash -50; + pos @MMK_L_r guilsinglleft -150; + pos @MMK_L_r bullet -60; + pos @MMK_L_r multiply -45; + pos @MMK_L_r less -85; + pos @MMK_L_r guillemetleft -150; + pos @MMK_L_r parenleft -25; + pos @MMK_L_r sterling -80; + pos @MMK_L_r asciitilde -85; + pos @MMK_L_r cent -40; + pos @MMK_L_r numbersign -125; + pos @MMK_L_r questiondown -175; + pos @MMK_L_r underscore -175; + pos @MMK_L_r plus -115; + pos @MMK_L_r emdash -165; + pos @MMK_L_r asciicircum -10; + pos @MMK_L_r braceright -60; + pos @MMK_L_r slash -175; + pos @MMK_L_r ampersand -110; + pos @MMK_L_r dollar -30; + pos @MMK_L_r quotedblbase -175; + pos @MMK_L_r braceleft -110; + pos @MMK_L_r euro -90; + pos @MMK_L_r endash -165; + pos @MMK_L_r hyphen -165; + pos @MMK_L_r quotesinglbase -115; + pos @MMK_L_r at -30; + pos @MMK_L_r divide -115; + pos @MMK_L_r guilsinglright -15; + pos @MMK_L_r guillemetright -15; + pos @MMK_L_r ellipsis -175; + pos @MMK_L_r copyright -25; + pos @MMK_L_r periodcentered -105; + pos @MMK_L_r parenright -45; + pos @MMK_L_r yen -15; + pos @MMK_L_r semicolon -10; + pos @MMK_L_r minus -115; + pos @MMK_L_r @MMK_R_oslash -50; + pos @MMK_L_r @MMK_R_eth -55; + pos @MMK_L_r @MMK_R_e -45; + pos @MMK_L_r @MMK_R_O -10; + pos @MMK_L_r @MMK_R_Oslash -10; + pos @MMK_L_r @MMK_R_a -75; + pos @MMK_L_r @MMK_R_c -45; + pos @MMK_L_r @MMK_R_d -45; + pos @MMK_L_r @MMK_R_g -35; + pos @MMK_L_r @MMK_R_o -50; + pos @MMK_L_r @MMK_R_q -45; + pos @MMK_L_r @MMK_R_s -35; + pos @MMK_L_r @MMK_R_x -10; + pos @MMK_L_r @MMK_R_A -110; + pos @MMK_L_r @MMK_R_C -10; + pos @MMK_L_r @MMK_R_G -10; + pos @MMK_L_r @MMK_R_J -175; + pos @MMK_L_r @MMK_R_Q -10; + pos @MMK_L_r @MMK_R_S -30; + pos @MMK_L_r @MMK_R_W -20; + pos @MMK_L_r @MMK_R_V -15; + pos @MMK_L_r @MMK_R_Y -25; + pos @MMK_L_r @MMK_R_X -25; + pos @MMK_L_r @MMK_R_a.alt -40; + pos @MMK_L_r @MMK_R_dcaron -45; + pos @MMK_L_r @MMK_R_dcroat -45; + pos @MMK_L_m quoteleft -45; + pos @MMK_L_m sterling -35; + pos @MMK_L_m underscore -365; + pos @MMK_L_m braceright -60; + pos @MMK_L_m paragraph -20; + pos @MMK_L_m numbersign -55; + pos @MMK_L_m quotedblright -95; + pos @MMK_L_m percent -25; + pos @MMK_L_m quotedblleft -45; + pos @MMK_L_m braceleft -65; + pos @MMK_L_m dollar -35; + pos @MMK_L_m parenright -90; + pos @MMK_L_m degree -55; + pos @MMK_L_m euro -90; + pos @MMK_L_m asciicircum -15; + pos @MMK_L_m quotedbl -40; + pos @MMK_L_m trademark -50; + pos @MMK_L_m quotesingle -40; + pos @MMK_L_m quoteright -95; + pos @MMK_L_m slash -15; + pos @MMK_L_m multiply -45; + pos @MMK_L_m backslash -130; + pos @MMK_L_m question -175; + pos @MMK_L_m asterisk -25; + pos @MMK_L_m yen -50; + pos @MMK_L_m perthousand -25; + pos @MMK_L_m asciitilde -30; + pos @MMK_L_m @MMK_R_tcaron -15; + pos @MMK_L_m @MMK_R_w -15; + pos @MMK_L_m @MMK_R_J -20; + pos @MMK_L_m @MMK_R_v -20; + pos @MMK_L_m @MMK_R_t -15; + pos @MMK_L_m @MMK_R_s -15; + pos @MMK_L_m @MMK_R_y -25; + pos @MMK_L_m @MMK_R_f -15; + pos @MMK_L_m @MMK_R_V -55; + pos @MMK_L_m @MMK_R_W -65; + pos @MMK_L_m @MMK_R_T -115; + pos @MMK_L_m @MMK_R_S -30; + pos @MMK_L_m @MMK_R_Y -85; + pos @MMK_L_b parenright -180; + pos @MMK_L_b yen -60; + pos @MMK_L_b quotedblleft -80; + pos @MMK_L_b quotedblbase -70; + pos @MMK_L_b guilsinglright -50; + pos @MMK_L_b braceleft -65; + pos @MMK_L_b quotesinglbase -70; + pos @MMK_L_b asciicircum -45; + pos @MMK_L_b questiondown -60; + pos @MMK_L_b quoteleft -80; + pos @MMK_L_b semicolon -60; + pos @MMK_L_b trademark -100; + pos @MMK_L_b slash -95; + pos @MMK_L_b euro -90; + pos @MMK_L_b colon -50; + pos @MMK_L_b dollar -85; + pos @MMK_L_b quoteright -115; + pos @MMK_L_b perthousand -55; + pos @MMK_L_b question -175; + pos @MMK_L_b ellipsis -70; + pos @MMK_L_b underscore -180; + pos @MMK_L_b backslash -160; + pos @MMK_L_b paragraph -45; + pos @MMK_L_b asterisk -60; + pos @MMK_L_b braceright -60; + pos @MMK_L_b comma -70; + pos @MMK_L_b degree -95; + pos @MMK_L_b quotedbl -80; + pos @MMK_L_b registered -20; + pos @MMK_L_b quotedblright -155; + pos @MMK_L_b numbersign -70; + pos @MMK_L_b multiply -50; + pos @MMK_L_b quotesingle -80; + pos @MMK_L_b guillemetright -50; + pos @MMK_L_b asciitilde -35; + pos @MMK_L_b sterling -35; + pos @MMK_L_b percent -55; + pos @MMK_L_b @MMK_R_tcaron -45; + pos @MMK_L_b @MMK_R_S -80; + pos @MMK_L_b @MMK_R_T -115; + pos @MMK_L_b @MMK_R_W -80; + pos @MMK_L_b @MMK_R_V -65; + pos @MMK_L_b @MMK_R_Y -105; + pos @MMK_L_b @MMK_R_X -60; + pos @MMK_L_b @MMK_R_A -55; + pos @MMK_L_b @MMK_R_J -105; + pos @MMK_L_b @MMK_R_s -50; + pos @MMK_L_b @MMK_R_t -45; + pos @MMK_L_b @MMK_R_w -25; + pos @MMK_L_b @MMK_R_v -30; + pos @MMK_L_b @MMK_R_y -35; + pos @MMK_L_b @MMK_R_x -50; + pos @MMK_L_b @MMK_R_a -10; + pos @MMK_L_b @MMK_R_f -45; + pos @MMK_L_germandbls percent -15; + pos @MMK_L_germandbls quotesingle -20; + pos @MMK_L_germandbls euro -90; + pos @MMK_L_germandbls parenright -55; + pos @MMK_L_germandbls sterling -35; + pos @MMK_L_germandbls quoteleft -15; + pos @MMK_L_germandbls backslash -70; + pos @MMK_L_germandbls slash -75; + pos @MMK_L_germandbls dollar -45; + pos @MMK_L_germandbls colon -20; + pos @MMK_L_germandbls registered -25; + pos @MMK_L_germandbls guilsinglright -35; + pos @MMK_L_germandbls quotedblbase -45; + pos @MMK_L_germandbls braceright -60; + pos @MMK_L_germandbls comma -45; + pos @MMK_L_germandbls semicolon -30; + pos @MMK_L_germandbls braceleft -65; + pos @MMK_L_germandbls guillemetright -35; + pos @MMK_L_germandbls quotedbl -20; + pos @MMK_L_germandbls asciicircum -40; + pos @MMK_L_germandbls less -25; + pos @MMK_L_germandbls trademark -15; + pos @MMK_L_germandbls ellipsis -45; + pos @MMK_L_germandbls underscore -150; + pos @MMK_L_germandbls quotesinglbase -45; + pos @MMK_L_germandbls questiondown -40; + pos @MMK_L_germandbls quotedblleft -15; + pos @MMK_L_germandbls quotedblright -25; + pos @MMK_L_germandbls paragraph -15; + pos @MMK_L_germandbls divide -10; + pos @MMK_L_germandbls multiply -50; + pos @MMK_L_germandbls question -60; + pos @MMK_L_germandbls plus -10; + pos @MMK_L_germandbls bullet -15; + pos @MMK_L_germandbls periodcentered -10; + pos @MMK_L_germandbls asciitilde -70; + pos @MMK_L_germandbls perthousand -15; + pos @MMK_L_germandbls yen -40; + pos @MMK_L_germandbls minus -10; + pos @MMK_L_germandbls quoteright -25; + pos @MMK_L_germandbls degree -20; + pos @MMK_L_germandbls asterisk -20; + pos @MMK_L_germandbls numbersign -60; + pos @MMK_L_germandbls @MMK_R_J -75; + pos @MMK_L_germandbls @MMK_R_O -15; + pos @MMK_L_germandbls @MMK_R_Y -50; + pos @MMK_L_germandbls @MMK_R_X -45; + pos @MMK_L_germandbls @MMK_R_S -45; + pos @MMK_L_germandbls @MMK_R_Q -15; + pos @MMK_L_germandbls @MMK_R_W -45; + pos @MMK_L_germandbls @MMK_R_T -20; + pos @MMK_L_germandbls @MMK_R_g -10; + pos @MMK_L_germandbls @MMK_R_f -15; + pos @MMK_L_germandbls @MMK_R_y -15; + pos @MMK_L_germandbls @MMK_R_x -25; + pos @MMK_L_germandbls @MMK_R_s -65; + pos @MMK_L_germandbls @MMK_R_w -10; + pos @MMK_L_germandbls @MMK_R_v -15; + pos @MMK_L_germandbls @MMK_R_Oslash -15; + pos @MMK_L_germandbls @MMK_R_tcaron -15; + pos @MMK_L_germandbls @MMK_R_C -15; + pos @MMK_L_germandbls @MMK_R_G -20; + pos @MMK_L_germandbls @MMK_R_A -40; + pos @MMK_L_germandbls @MMK_R_V -40; + pos @MMK_L_germandbls @MMK_R_t -15; + pos @MMK_L_lslash braceright -60; + pos @MMK_L_lslash underscore -140; + pos @MMK_L_lslash dollar -30; + pos @MMK_L_lslash numbersign -55; + pos @MMK_L_lslash braceleft -65; + pos @MMK_L_lslash slash -15; + pos @MMK_L_lslash question -20; + pos @MMK_L_lslash parenright -20; + pos @MMK_L_lslash sterling -35; + pos @MMK_L_lslash multiply -45; + pos @MMK_L_lslash euro -90; + pos @MMK_L_lslash asciitilde -30; + pos @MMK_L_lslash @MMK_R_S -30; + pos @MMK_L_lslash @MMK_R_J -20; + pos @MMK_L_lslash @MMK_R_s -15; + pos @MMK_L_dcaron quoteleft 95; + pos @MMK_L_dcaron parenright 90; + pos @MMK_L_dcaron quotedblright 110; + pos @MMK_L_dcaron bracketleft 115; + pos @MMK_L_dcaron greater 115; + pos @MMK_L_dcaron quotesingle 110; + pos @MMK_L_dcaron asterisk 105; + pos @MMK_L_dcaron quotedbl 110; + pos @MMK_L_dcaron equal 55; + pos @MMK_L_dcaron semicolon 40; + pos @MMK_L_dcaron registered 60; + pos @MMK_L_dcaron dollar 55; + pos @MMK_L_dcaron question 95; + pos @MMK_L_dcaron colon 50; + pos @MMK_L_dcaron bar 115; + pos @MMK_L_dcaron underscore -195; + pos @MMK_L_dcaron backslash 105; + pos @MMK_L_dcaron perthousand 95; + pos @MMK_L_dcaron paragraph 85; + pos @MMK_L_dcaron asciitilde -30; + pos @MMK_L_dcaron trademark 90; + pos @MMK_L_dcaron numbersign -55; + pos @MMK_L_dcaron quotedblleft 95; + pos @MMK_L_dcaron yen 110; + pos @MMK_L_dcaron quoteright 110; + pos @MMK_L_dcaron bracketright 115; + pos @MMK_L_dcaron euro -35; + pos @MMK_L_dcaron degree 105; + pos @MMK_L_dcaron braceleft -15; + pos @MMK_L_dcaron slash -15; + pos @MMK_L_dcaron multiply -45; + pos @MMK_L_dcaron braceright 50; + pos @MMK_L_dcaron percent 95; + pos @MMK_L_dcaron @MMK_R_Oslash 30; + pos @MMK_L_dcaron @MMK_R_lslash 115; + pos @MMK_L_dcaron @MMK_R_tcaron 55; + pos @MMK_L_dcaron @MMK_R_Lslash 115; + pos @MMK_L_dcaron @MMK_R_p 55; + pos @MMK_L_dcaron @MMK_R_Thorn 115; + pos @MMK_L_dcaron @MMK_R_germandbls 90; + pos @MMK_L_dcaron @MMK_R_thorn 115; + pos @MMK_L_dcaron @MMK_R_Y 110; + pos @MMK_L_dcaron @MMK_R_X 110; + pos @MMK_L_dcaron @MMK_R_Z 115; + pos @MMK_L_dcaron @MMK_R_Q 30; + pos @MMK_L_dcaron @MMK_R_P 115; + pos @MMK_L_dcaron @MMK_R_S 60; + pos @MMK_L_dcaron @MMK_R_R 115; + pos @MMK_L_dcaron @MMK_R_U 115; + pos @MMK_L_dcaron @MMK_R_T 115; + pos @MMK_L_dcaron @MMK_R_W 110; + pos @MMK_L_dcaron @MMK_R_V 110; + pos @MMK_L_dcaron @MMK_R_I 115; + pos @MMK_L_dcaron @MMK_R_H 115; + pos @MMK_L_dcaron @MMK_R_K 115; + pos @MMK_L_dcaron @MMK_R_J -20; + pos @MMK_L_dcaron @MMK_R_M 115; + pos @MMK_L_dcaron @MMK_R_L 115; + pos @MMK_L_dcaron @MMK_R_O 30; + pos @MMK_L_dcaron @MMK_R_N 115; + pos @MMK_L_dcaron @MMK_R_C 30; + pos @MMK_L_dcaron @MMK_R_B 115; + pos @MMK_L_dcaron @MMK_R_E 115; + pos @MMK_L_dcaron @MMK_R_D 115; + pos @MMK_L_dcaron @MMK_R_G 30; + pos @MMK_L_dcaron @MMK_R_F 115; + pos @MMK_L_dcaron @MMK_R_y 55; + pos @MMK_L_dcaron @MMK_R_x 45; + pos @MMK_L_dcaron @MMK_R_z 55; + pos @MMK_L_dcaron @MMK_R_s -15; + pos @MMK_L_dcaron @MMK_R_r 55; + pos @MMK_L_dcaron @MMK_R_u 55; + pos @MMK_L_dcaron @MMK_R_t 55; + pos @MMK_L_dcaron @MMK_R_w 60; + pos @MMK_L_dcaron @MMK_R_v 55; + pos @MMK_L_dcaron @MMK_R_i 115; + pos @MMK_L_dcaron @MMK_R_h 115; + pos @MMK_L_dcaron @MMK_R_j 115; + pos @MMK_L_dcaron @MMK_R_m 55; + pos @MMK_L_dcaron @MMK_R_l 115; + pos @MMK_L_dcaron @MMK_R_n 55; + pos @MMK_L_dcaron @MMK_R_b 115; + pos @MMK_L_dcaron @MMK_R_f 55; + pos @MMK_L_dcaron @MMK_R_Eth 115; + pos @MMK_L_dcaron @MMK_R_lcaron 115; + pos @MMK_L_eth quotesingle -70; + pos @MMK_L_eth quoteright -110; + pos @MMK_L_eth quotedblbase -65; + pos @MMK_L_eth quoteleft -70; + pos @MMK_L_eth questiondown -55; + pos @MMK_L_eth trademark -75; + pos @MMK_L_eth asterisk -50; + pos @MMK_L_eth asciicircum -40; + pos @MMK_L_eth quotedblright -110; + pos @MMK_L_eth paragraph -45; + pos @MMK_L_eth sterling -35; + pos @MMK_L_eth numbersign -70; + pos @MMK_L_eth question -170; + pos @MMK_L_eth comma -65; + pos @MMK_L_eth backslash -155; + pos @MMK_L_eth underscore -180; + pos @MMK_L_eth parenright -165; + pos @MMK_L_eth guilsinglright -45; + pos @MMK_L_eth quotedblleft -70; + pos @MMK_L_eth slash -90; + pos @MMK_L_eth quotesinglbase -65; + pos @MMK_L_eth percent -50; + pos @MMK_L_eth semicolon -55; + pos @MMK_L_eth braceleft -65; + pos @MMK_L_eth multiply -50; + pos @MMK_L_eth registered -20; + pos @MMK_L_eth guillemetright -45; + pos @MMK_L_eth quotedbl -70; + pos @MMK_L_eth euro -90; + pos @MMK_L_eth dollar -80; + pos @MMK_L_eth colon -45; + pos @MMK_L_eth yen -60; + pos @MMK_L_eth degree -80; + pos @MMK_L_eth perthousand -50; + pos @MMK_L_eth ellipsis -65; + pos @MMK_L_eth braceright -60; + pos @MMK_L_eth asciitilde -35; + pos @MMK_L_eth @MMK_R_f -40; + pos @MMK_L_eth @MMK_R_a -10; + pos @MMK_L_eth @MMK_R_x -50; + pos @MMK_L_eth @MMK_R_A -55; + pos @MMK_L_eth @MMK_R_tcaron -40; + pos @MMK_L_eth @MMK_R_W -80; + pos @MMK_L_eth @MMK_R_Y -105; + pos @MMK_L_eth @MMK_R_t -40; + pos @MMK_L_eth @MMK_R_v -30; + pos @MMK_L_eth @MMK_R_w -25; + pos @MMK_L_eth @MMK_R_s -50; + pos @MMK_L_eth @MMK_R_y -35; + pos @MMK_L_eth @MMK_R_J -100; + pos @MMK_L_eth @MMK_R_T -115; + pos @MMK_L_eth @MMK_R_V -65; + pos @MMK_L_eth @MMK_R_S -80; + pos @MMK_L_eth @MMK_R_X -55; + pos @MMK_L_thorn quotedblleft -80; + pos @MMK_L_thorn parenright -180; + pos @MMK_L_thorn quotesinglbase -70; + pos @MMK_L_thorn ellipsis -70; + pos @MMK_L_thorn sterling -35; + pos @MMK_L_thorn quoteright -115; + pos @MMK_L_thorn guilsinglright -50; + pos @MMK_L_thorn quoteleft -80; + pos @MMK_L_thorn asciitilde -35; + pos @MMK_L_thorn yen -60; + pos @MMK_L_thorn multiply -50; + pos @MMK_L_thorn trademark -100; + pos @MMK_L_thorn braceright -60; + pos @MMK_L_thorn colon -50; + pos @MMK_L_thorn semicolon -60; + pos @MMK_L_thorn numbersign -70; + pos @MMK_L_thorn quotedbl -80; + pos @MMK_L_thorn quotedblbase -70; + pos @MMK_L_thorn question -175; + pos @MMK_L_thorn asciicircum -45; + pos @MMK_L_thorn dollar -85; + pos @MMK_L_thorn paragraph -45; + pos @MMK_L_thorn backslash -160; + pos @MMK_L_thorn quotedblright -155; + pos @MMK_L_thorn underscore -180; + pos @MMK_L_thorn percent -55; + pos @MMK_L_thorn slash -95; + pos @MMK_L_thorn registered -20; + pos @MMK_L_thorn quotesingle -80; + pos @MMK_L_thorn guillemetright -50; + pos @MMK_L_thorn questiondown -60; + pos @MMK_L_thorn perthousand -55; + pos @MMK_L_thorn degree -95; + pos @MMK_L_thorn asterisk -60; + pos @MMK_L_thorn braceleft -65; + pos @MMK_L_thorn comma -70; + pos @MMK_L_thorn euro -90; + pos @MMK_L_thorn @MMK_R_f -45; + pos @MMK_L_thorn @MMK_R_A -55; + pos @MMK_L_thorn @MMK_R_S -80; + pos @MMK_L_thorn @MMK_R_s -50; + pos @MMK_L_thorn @MMK_R_tcaron -45; + pos @MMK_L_thorn @MMK_R_J -105; + pos @MMK_L_thorn @MMK_R_T -115; + pos @MMK_L_thorn @MMK_R_V -65; + pos @MMK_L_thorn @MMK_R_W -80; + pos @MMK_L_thorn @MMK_R_X -60; + pos @MMK_L_thorn @MMK_R_Y -105; + pos @MMK_L_thorn @MMK_R_a -10; + pos @MMK_L_thorn @MMK_R_t -45; + pos @MMK_L_thorn @MMK_R_v -30; + pos @MMK_L_thorn @MMK_R_w -25; + pos @MMK_L_thorn @MMK_R_x -50; + pos @MMK_L_thorn @MMK_R_y -35; + pos @MMK_L_a.alt asciitilde -30; + pos @MMK_L_a.alt degree -10; + pos @MMK_L_a.alt euro -90; + pos @MMK_L_a.alt slash -15; + pos @MMK_L_a.alt braceleft -65; + pos @MMK_L_a.alt underscore -195; + pos @MMK_L_a.alt quotedblright -50; + pos @MMK_L_a.alt quotesingle -10; + pos @MMK_L_a.alt braceright -60; + pos @MMK_L_a.alt numbersign -55; + pos @MMK_L_a.alt quoteright -50; + pos @MMK_L_a.alt quotedbl -10; + pos @MMK_L_a.alt backslash -85; + pos @MMK_L_a.alt multiply -45; + pos @MMK_L_a.alt question -175; + pos @MMK_L_a.alt parenright -90; + pos @MMK_L_a.alt dollar -30; + pos @MMK_L_a.alt yen -30; + pos @MMK_L_a.alt sterling -35; + pos @MMK_L_a.alt @MMK_R_Y -50; + pos @MMK_L_a.alt @MMK_R_S -30; + pos @MMK_L_a.alt @MMK_R_T -115; + pos @MMK_L_a.alt @MMK_R_W -35; + pos @MMK_L_a.alt @MMK_R_V -30; + pos @MMK_L_a.alt @MMK_R_J -20; + pos @MMK_L_a.alt @MMK_R_s -15; + pos @MMK_L_p quotedbl -80; + pos @MMK_L_p numbersign -70; + pos @MMK_L_p semicolon -60; + pos @MMK_L_p ellipsis -70; + pos @MMK_L_p guillemetright -50; + pos @MMK_L_p guilsinglright -50; + pos @MMK_L_p backslash -160; + pos @MMK_L_p perthousand -55; + pos @MMK_L_p dollar -85; + pos @MMK_L_p braceright -60; + pos @MMK_L_p asterisk -60; + pos @MMK_L_p trademark -100; + pos @MMK_L_p questiondown -60; + pos @MMK_L_p yen -60; + pos @MMK_L_p paragraph -45; + pos @MMK_L_p registered -20; + pos @MMK_L_p percent -55; + pos @MMK_L_p quoteleft -80; + pos @MMK_L_p slash -95; + pos @MMK_L_p quotedblleft -80; + pos @MMK_L_p asciitilde -35; + pos @MMK_L_p colon -50; + pos @MMK_L_p parenright -180; + pos @MMK_L_p sterling -35; + pos @MMK_L_p comma -70; + pos @MMK_L_p quotedblright -155; + pos @MMK_L_p degree -95; + pos @MMK_L_p quotesingle -80; + pos @MMK_L_p underscore -180; + pos @MMK_L_p asciicircum -45; + pos @MMK_L_p multiply -50; + pos @MMK_L_p question -175; + pos @MMK_L_p quotedblbase -70; + pos @MMK_L_p braceleft -65; + pos @MMK_L_p quotesinglbase -70; + pos @MMK_L_p quoteright -115; + pos @MMK_L_p euro -90; + pos @MMK_L_p @MMK_R_S -80; + pos @MMK_L_p @MMK_R_W -80; + pos @MMK_L_p @MMK_R_V -65; + pos @MMK_L_p @MMK_R_T -115; + pos @MMK_L_p @MMK_R_Y -105; + pos @MMK_L_p @MMK_R_X -60; + pos @MMK_L_p @MMK_R_A -55; + pos @MMK_L_p @MMK_R_J -105; + pos @MMK_L_p @MMK_R_s -50; + pos @MMK_L_p @MMK_R_w -25; + pos @MMK_L_p @MMK_R_v -30; + pos @MMK_L_p @MMK_R_t -45; + pos @MMK_L_p @MMK_R_y -35; + pos @MMK_L_p @MMK_R_x -50; + pos @MMK_L_p @MMK_R_a -10; + pos @MMK_L_p @MMK_R_f -45; + pos @MMK_L_p @MMK_R_tcaron -45; + pos @MMK_L_c question -175; + pos @MMK_L_c multiply -45; + pos @MMK_L_c sterling -35; + pos @MMK_L_c braceright -60; + pos @MMK_L_c quotedblright -80; + pos @MMK_L_c dollar -35; + pos @MMK_L_c braceleft -65; + pos @MMK_L_c yen -35; + pos @MMK_L_c quotedblleft -10; + pos @MMK_L_c degree -20; + pos @MMK_L_c semicolon -10; + pos @MMK_L_c quoteright -80; + pos @MMK_L_c underscore -110; + pos @MMK_L_c quoteleft -10; + pos @MMK_L_c parenright -115; + pos @MMK_L_c euro -90; + pos @MMK_L_c numbersign -55; + pos @MMK_L_c trademark -20; + pos @MMK_L_c quotesingle -15; + pos @MMK_L_c asciitilde -30; + pos @MMK_L_c backslash -95; + pos @MMK_L_c slash -30; + pos @MMK_L_c quotedbl -15; + pos @MMK_L_c @MMK_R_X -10; + pos @MMK_L_c @MMK_R_Y -60; + pos @MMK_L_c @MMK_R_S -30; + pos @MMK_L_c @MMK_R_T -115; + pos @MMK_L_c @MMK_R_V -35; + pos @MMK_L_c @MMK_R_W -40; + pos @MMK_L_c @MMK_R_J -25; + pos @MMK_L_c @MMK_R_A -10; + pos @MMK_L_c @MMK_R_x -10; + pos @MMK_L_c @MMK_R_s -25; + pos @MMK_L_v braceright -60; + pos @MMK_L_v quotesingle -10; + pos @MMK_L_v asciicircum -15; + pos @MMK_L_v questiondown -60; + pos @MMK_L_v yen -30; + pos @MMK_L_v ellipsis -60; + pos @MMK_L_v registered -10; + pos @MMK_L_v quoteright -50; + pos @MMK_L_v dollar -30; + pos @MMK_L_v quotesinglbase -60; + pos @MMK_L_v parenright -105; + pos @MMK_L_v quotedbl -10; + pos @MMK_L_v minus -15; + pos @MMK_L_v endash -20; + pos @MMK_L_v periodcentered -30; + pos @MMK_L_v plus -15; + pos @MMK_L_v less -15; + pos @MMK_L_v guilsinglleft -25; + pos @MMK_L_v comma -60; + pos @MMK_L_v hyphen -20; + pos @MMK_L_v semicolon -15; + pos @MMK_L_v asciitilde -55; + pos @MMK_L_v emdash -20; + pos @MMK_L_v quotedblbase -60; + pos @MMK_L_v sterling -55; + pos @MMK_L_v guilsinglright -20; + pos @MMK_L_v parenleft -25; + pos @MMK_L_v underscore -290; + pos @MMK_L_v numbersign -95; + pos @MMK_L_v backslash -85; + pos @MMK_L_v braceleft -85; + pos @MMK_L_v copyright -25; + pos @MMK_L_v bullet -25; + pos @MMK_L_v cent -25; + pos @MMK_L_v divide -15; + pos @MMK_L_v at -25; + pos @MMK_L_v multiply -50; + pos @MMK_L_v question -185; + pos @MMK_L_v degree -10; + pos @MMK_L_v guillemetright -20; + pos @MMK_L_v guillemetleft -25; + pos @MMK_L_v quotedblright -50; + pos @MMK_L_v slash -75; + pos @MMK_L_v ampersand -35; + pos @MMK_L_v euro -90; + pos @MMK_L_v @MMK_R_Oslash -15; + pos @MMK_L_v @MMK_R_oslash -30; + pos @MMK_L_v @MMK_R_a.alt -25; + pos @MMK_L_v @MMK_R_dcaron -30; + pos @MMK_L_v @MMK_R_G -20; + pos @MMK_L_v @MMK_R_A -60; + pos @MMK_L_v @MMK_R_C -15; + pos @MMK_L_v @MMK_R_O -15; + pos @MMK_L_v @MMK_R_W -35; + pos @MMK_L_v @MMK_R_Q -15; + pos @MMK_L_v @MMK_R_Y -50; + pos @MMK_L_v @MMK_R_e -30; + pos @MMK_L_v @MMK_R_d -30; + pos @MMK_L_v @MMK_R_g -25; + pos @MMK_L_v @MMK_R_a -40; + pos @MMK_L_v @MMK_R_c -25; + pos @MMK_L_v @MMK_R_o -30; + pos @MMK_L_v @MMK_R_q -30; + pos @MMK_L_v @MMK_R_s -45; + pos @MMK_L_v @MMK_R_x -10; + pos @MMK_L_v @MMK_R_X -50; + pos @MMK_L_v @MMK_R_J -75; + pos @MMK_L_v @MMK_R_T -115; + pos @MMK_L_v @MMK_R_V -30; + pos @MMK_L_v @MMK_R_S -30; + pos @MMK_L_v @MMK_R_eth -30; + pos @MMK_L_v @MMK_R_dcroat -30; + pos @MMK_L_q yen -30; + pos @MMK_L_q slash 15; + pos @MMK_L_q quotedblright -50; + pos @MMK_L_q quotesingle -10; + pos @MMK_L_q braceright -60; + pos @MMK_L_q dollar -30; + pos @MMK_L_q numbersign -55; + pos @MMK_L_q sterling -35; + pos @MMK_L_q braceleft -65; + pos @MMK_L_q quoteright -50; + pos @MMK_L_q asciitilde -30; + pos @MMK_L_q parenright -20; + pos @MMK_L_q multiply -45; + pos @MMK_L_q quotedbl -10; + pos @MMK_L_q euro -90; + pos @MMK_L_q backslash -85; + pos @MMK_L_q question -175; + pos @MMK_L_q degree -10; + pos @MMK_L_q @MMK_R_S -30; + pos @MMK_L_q @MMK_R_V -30; + pos @MMK_L_q @MMK_R_W -35; + pos @MMK_L_q @MMK_R_T -115; + pos @MMK_L_q @MMK_R_J -20; + pos @MMK_L_q @MMK_R_j 85; + pos @MMK_L_q @MMK_R_Y -50; + pos @MMK_L_q @MMK_R_s -15; + pos @MMK_L_s parenleft -15; + pos @MMK_L_s asciicircum -80; + pos @MMK_L_s guilsinglleft -45; + pos @MMK_L_s guillemetleft -45; + pos @MMK_L_s asciitilde -165; + pos @MMK_L_s cent -15; + pos @MMK_L_s paragraph -20; + pos @MMK_L_s bullet -45; + pos @MMK_L_s at -15; + pos @MMK_L_s degree -30; + pos @MMK_L_s guilsinglright -10; + pos @MMK_L_s euro -105; + pos @MMK_L_s sterling -55; + pos @MMK_L_s quotedbl -30; + pos @MMK_L_s backslash -105; + pos @MMK_L_s emdash -15; + pos @MMK_L_s divide -65; + pos @MMK_L_s multiply -75; + pos @MMK_L_s periodcentered -40; + pos @MMK_L_s underscore -125; + pos @MMK_L_s quotesingle -30; + pos @MMK_L_s minus -65; + pos @MMK_L_s percent -20; + pos @MMK_L_s endash -15; + pos @MMK_L_s parenright -125; + pos @MMK_L_s numbersign -55; + pos @MMK_L_s braceleft -75; + pos @MMK_L_s yen -50; + pos @MMK_L_s asterisk -25; + pos @MMK_L_s quotesinglbase -25; + pos @MMK_L_s ellipsis -20; + pos @MMK_L_s braceright -60; + pos @MMK_L_s question -170; + pos @MMK_L_s copyright -20; + pos @MMK_L_s hyphen -15; + pos @MMK_L_s plus -65; + pos @MMK_L_s quotedblbase -25; + pos @MMK_L_s perthousand -20; + pos @MMK_L_s slash -55; + pos @MMK_L_s colon -20; + pos @MMK_L_s trademark -20; + pos @MMK_L_s registered -30; + pos @MMK_L_s questiondown -20; + pos @MMK_L_s semicolon -30; + pos @MMK_L_s dollar -50; + pos @MMK_L_s quotedblright -70; + pos @MMK_L_s quoteright -70; + pos @MMK_L_s guillemetright -10; + pos @MMK_L_s comma -25; + pos @MMK_L_s quotedblleft -25; + pos @MMK_L_s less -130; + pos @MMK_L_s quoteleft -25; + pos @MMK_L_s @MMK_R_a.alt -15; + pos @MMK_L_s @MMK_R_tcaron -20; + pos @MMK_L_s @MMK_R_oslash -20; + pos @MMK_L_s @MMK_R_eth -15; + pos @MMK_L_s @MMK_R_dcroat -15; + pos @MMK_L_s @MMK_R_y -20; + pos @MMK_L_s @MMK_R_o -20; + pos @MMK_L_s @MMK_R_c -15; + pos @MMK_L_s @MMK_R_d -15; + pos @MMK_L_s @MMK_R_e -15; + pos @MMK_L_s @MMK_R_f -20; + pos @MMK_L_s @MMK_R_g -25; + pos @MMK_L_s @MMK_R_x -25; + pos @MMK_L_s @MMK_R_q -15; + pos @MMK_L_s @MMK_R_s -50; + pos @MMK_L_s @MMK_R_t -20; + pos @MMK_L_s @MMK_R_v -20; + pos @MMK_L_s @MMK_R_w -15; + pos @MMK_L_s @MMK_R_J -50; + pos @MMK_L_s @MMK_R_O -40; + pos @MMK_L_s @MMK_R_A -25; + pos @MMK_L_s @MMK_R_C -40; + pos @MMK_L_s @MMK_R_G -40; + pos @MMK_L_s @MMK_R_X -30; + pos @MMK_L_s @MMK_R_Y -70; + pos @MMK_L_s @MMK_R_Q -40; + pos @MMK_L_s @MMK_R_S -50; + pos @MMK_L_s @MMK_R_T -115; + pos @MMK_L_s @MMK_R_U -15; + pos @MMK_L_s @MMK_R_V -50; + pos @MMK_L_s @MMK_R_W -55; + pos @MMK_L_s @MMK_R_Oslash -40; + pos @MMK_L_s @MMK_R_dcaron -15; + pos @MMK_L_o quoteright -115; + pos @MMK_L_o quotesinglbase -75; + pos @MMK_L_o quotedbl -85; + pos @MMK_L_o question -175; + pos @MMK_L_o questiondown -65; + pos @MMK_L_o guilsinglright -55; + pos @MMK_L_o trademark -110; + pos @MMK_L_o quotesingle -85; + pos @MMK_L_o asciitilde -40; + pos @MMK_L_o quotedblbase -75; + pos @MMK_L_o braceright -60; + pos @MMK_L_o numbersign -75; + pos @MMK_L_o underscore -205; + pos @MMK_L_o asterisk -65; + pos @MMK_L_o perthousand -60; + pos @MMK_L_o percent -60; + pos @MMK_L_o euro -90; + pos @MMK_L_o quoteleft -90; + pos @MMK_L_o slash -100; + pos @MMK_L_o backslash -165; + pos @MMK_L_o semicolon -65; + pos @MMK_L_o ellipsis -75; + pos @MMK_L_o braceleft -65; + pos @MMK_L_o degree -100; + pos @MMK_L_o registered -25; + pos @MMK_L_o yen -60; + pos @MMK_L_o multiply -50; + pos @MMK_L_o quotedblleft -90; + pos @MMK_L_o comma -75; + pos @MMK_L_o paragraph -50; + pos @MMK_L_o guillemetright -55; + pos @MMK_L_o asciicircum -50; + pos @MMK_L_o colon -55; + pos @MMK_L_o parenright -180; + pos @MMK_L_o quotedblright -170; + pos @MMK_L_o dollar -90; + pos @MMK_L_o sterling -35; + pos @MMK_L_o @MMK_R_A -55; + pos @MMK_L_o @MMK_R_J -110; + pos @MMK_L_o @MMK_R_T -115; + pos @MMK_L_o @MMK_R_V -65; + pos @MMK_L_o @MMK_R_S -85; + pos @MMK_L_o @MMK_R_X -60; + pos @MMK_L_o @MMK_R_Y -105; + pos @MMK_L_o @MMK_R_f -50; + pos @MMK_L_o @MMK_R_t -50; + pos @MMK_L_o @MMK_R_v -30; + pos @MMK_L_o @MMK_R_x -50; + pos @MMK_L_o @MMK_R_W -80; + pos @MMK_L_o @MMK_R_tcaron -50; + pos @MMK_L_o @MMK_R_a -10; + pos @MMK_L_o @MMK_R_w -25; + pos @MMK_L_o @MMK_R_s -50; + pos @MMK_L_o @MMK_R_y -35; + pos @MMK_L_lcaron registered 90; + pos @MMK_L_lcaron quoteright 140; + pos @MMK_L_lcaron braceleft 15; + pos @MMK_L_lcaron colon 80; + pos @MMK_L_lcaron quoteleft 125; + pos @MMK_L_lcaron perthousand 125; + pos @MMK_L_lcaron percent 125; + pos @MMK_L_lcaron greater 145; + pos @MMK_L_lcaron numbersign -45; + pos @MMK_L_lcaron quotedbl 140; + pos @MMK_L_lcaron trademark 120; + pos @MMK_L_lcaron parenright 120; + pos @MMK_L_lcaron multiply -10; + pos @MMK_L_lcaron semicolon 70; + pos @MMK_L_lcaron parenleft 40; + pos @MMK_L_lcaron quotedblleft 125; + pos @MMK_L_lcaron asciicircum 30; + pos @MMK_L_lcaron sterling 25; + pos @MMK_L_lcaron copyright 30; + pos @MMK_L_lcaron yen 140; + pos @MMK_L_lcaron bar 145; + pos @MMK_L_lcaron braceright 75; + pos @MMK_L_lcaron underscore -85; + pos @MMK_L_lcaron backslash 135; + pos @MMK_L_lcaron bracketleft 145; + pos @MMK_L_lcaron degree 135; + pos @MMK_L_lcaron question 125; + pos @MMK_L_lcaron equal 90; + pos @MMK_L_lcaron asciitilde -30; + pos @MMK_L_lcaron quotedblright 140; + pos @MMK_L_lcaron asterisk 135; + pos @MMK_L_lcaron slash -15; + pos @MMK_L_lcaron at 20; + pos @MMK_L_lcaron bracketright 145; + pos @MMK_L_lcaron dollar 85; + pos @MMK_L_lcaron paragraph 115; + pos @MMK_L_lcaron quotesingle 140; + pos @MMK_L_lcaron ampersand 10; + pos @MMK_L_lcaron @MMK_R_tcaron 90; + pos @MMK_L_lcaron @MMK_R_C 60; + pos @MMK_L_lcaron @MMK_R_X 140; + pos @MMK_L_lcaron @MMK_R_h 145; + pos @MMK_L_lcaron @MMK_R_x 80; + pos @MMK_L_lcaron @MMK_R_Oslash 60; + pos @MMK_L_lcaron @MMK_R_r 90; + pos @MMK_L_lcaron @MMK_R_Lslash 145; + pos @MMK_L_lcaron @MMK_R_D 145; + pos @MMK_L_lcaron @MMK_R_G 60; + pos @MMK_L_lcaron @MMK_R_I 145; + pos @MMK_L_lcaron @MMK_R_K 145; + pos @MMK_L_lcaron @MMK_R_J -20; + pos @MMK_L_lcaron @MMK_R_M 145; + pos @MMK_L_lcaron @MMK_R_O 60; + pos @MMK_L_lcaron @MMK_R_N 145; + pos @MMK_L_lcaron @MMK_R_P 145; + pos @MMK_L_lcaron @MMK_R_R 145; + pos @MMK_L_lcaron @MMK_R_U 145; + pos @MMK_L_lcaron @MMK_R_W 140; + pos @MMK_L_lcaron @MMK_R_V 140; + pos @MMK_L_lcaron @MMK_R_Y 140; + pos @MMK_L_lcaron @MMK_R_Z 145; + pos @MMK_L_lcaron @MMK_R_a 30; + pos @MMK_L_lcaron @MMK_R_b 145; + pos @MMK_L_lcaron @MMK_R_f 90; + pos @MMK_L_lcaron @MMK_R_i 145; + pos @MMK_L_lcaron @MMK_R_m 90; + pos @MMK_L_lcaron @MMK_R_n 90; + pos @MMK_L_lcaron @MMK_R_p 90; + pos @MMK_L_lcaron @MMK_R_u 90; + pos @MMK_L_lcaron @MMK_R_t 90; + pos @MMK_L_lcaron @MMK_R_w 90; + pos @MMK_L_lcaron @MMK_R_v 85; + pos @MMK_L_lcaron @MMK_R_y 85; + pos @MMK_L_lcaron @MMK_R_germandbls 120; + pos @MMK_L_lcaron @MMK_R_lcaron 145; + pos @MMK_L_lcaron @MMK_R_Eth 145; + pos @MMK_L_lcaron @MMK_R_B 145; + pos @MMK_L_lcaron @MMK_R_E 145; + pos @MMK_L_lcaron @MMK_R_F 145; + pos @MMK_L_lcaron @MMK_R_H 145; + pos @MMK_L_lcaron @MMK_R_L 145; + pos @MMK_L_lcaron @MMK_R_Q 60; + pos @MMK_L_lcaron @MMK_R_lslash 145; + pos @MMK_L_lcaron @MMK_R_S 90; + pos @MMK_L_lcaron @MMK_R_T 145; + pos @MMK_L_lcaron @MMK_R_thorn 145; + pos @MMK_L_lcaron @MMK_R_j 145; + pos @MMK_L_lcaron @MMK_R_l 145; + pos @MMK_L_lcaron @MMK_R_s 10; + pos @MMK_L_lcaron @MMK_R_z 90; + pos @MMK_L_lcaron @MMK_R_Thorn 145; + pos @MMK_L_tcaron quoteright 100; + pos @MMK_L_tcaron dollar 45; + pos @MMK_L_tcaron minus -150; + pos @MMK_L_tcaron parenright 80; + pos @MMK_L_tcaron periodcentered -105; + pos @MMK_L_tcaron bracketleft 105; + pos @MMK_L_tcaron degree 95; + pos @MMK_L_tcaron asterisk 95; + pos @MMK_L_tcaron guilsinglright -15; + pos @MMK_L_tcaron ellipsis -20; + pos @MMK_L_tcaron numbersign -85; + pos @MMK_L_tcaron semicolon 30; + pos @MMK_L_tcaron quotedblright 100; + pos @MMK_L_tcaron bracketright 105; + pos @MMK_L_tcaron braceleft -25; + pos @MMK_L_tcaron greater 105; + pos @MMK_L_tcaron braceright 35; + pos @MMK_L_tcaron cent -40; + pos @MMK_L_tcaron yen 100; + pos @MMK_L_tcaron guillemetright -15; + pos @MMK_L_tcaron underscore -35; + pos @MMK_L_tcaron hyphen -150; + pos @MMK_L_tcaron bar 105; + pos @MMK_L_tcaron euro -45; + pos @MMK_L_tcaron paragraph 70; + pos @MMK_L_tcaron guillemetleft -145; + pos @MMK_L_tcaron bullet -60; + pos @MMK_L_tcaron sterling -15; + pos @MMK_L_tcaron quotedblbase -25; + pos @MMK_L_tcaron comma -25; + pos @MMK_L_tcaron slash -20; + pos @MMK_L_tcaron questiondown -15; + pos @MMK_L_tcaron multiply -45; + pos @MMK_L_tcaron perthousand 85; + pos @MMK_L_tcaron plus -150; + pos @MMK_L_tcaron question 85; + pos @MMK_L_tcaron quoteleft 85; + pos @MMK_L_tcaron registered 50; + pos @MMK_L_tcaron trademark 80; + pos @MMK_L_tcaron quotesingle 100; + pos @MMK_L_tcaron equal 45; + pos @MMK_L_tcaron colon 40; + pos @MMK_L_tcaron guilsinglleft -145; + pos @MMK_L_tcaron emdash -150; + pos @MMK_L_tcaron percent 85; + pos @MMK_L_tcaron copyright -15; + pos @MMK_L_tcaron divide -150; + pos @MMK_L_tcaron asciicircum -10; + pos @MMK_L_tcaron endash -150; + pos @MMK_L_tcaron ampersand -30; + pos @MMK_L_tcaron less -85; + pos @MMK_L_tcaron quotedblleft 85; + pos @MMK_L_tcaron asciitilde -85; + pos @MMK_L_tcaron quotesinglbase -25; + pos @MMK_L_tcaron at -25; + pos @MMK_L_tcaron quotedbl 100; + pos @MMK_L_tcaron backslash 95; + pos @MMK_L_tcaron @MMK_R_h 105; + pos @MMK_L_tcaron @MMK_R_dcaron -45; + pos @MMK_L_tcaron @MMK_R_g -35; + pos @MMK_L_tcaron @MMK_R_f 45; + pos @MMK_L_tcaron @MMK_R_thorn 105; + pos @MMK_L_tcaron @MMK_R_Thorn 105; + pos @MMK_L_tcaron @MMK_R_a.alt -40; + pos @MMK_L_tcaron @MMK_R_m 45; + pos @MMK_L_tcaron @MMK_R_l 105; + pos @MMK_L_tcaron @MMK_R_c -45; + pos @MMK_L_tcaron @MMK_R_b 105; + pos @MMK_L_tcaron @MMK_R_e -45; + pos @MMK_L_tcaron @MMK_R_S 50; + pos @MMK_L_tcaron @MMK_R_R 105; + pos @MMK_L_tcaron @MMK_R_i 105; + pos @MMK_L_tcaron @MMK_R_j 105; + pos @MMK_L_tcaron @MMK_R_o -50; + pos @MMK_L_tcaron @MMK_R_n 45; + pos @MMK_L_tcaron @MMK_R_y 45; + pos @MMK_L_tcaron @MMK_R_x 35; + pos @MMK_L_tcaron @MMK_R_z 45; + pos @MMK_L_tcaron @MMK_R_p 45; + pos @MMK_L_tcaron @MMK_R_s -30; + pos @MMK_L_tcaron @MMK_R_r 45; + pos @MMK_L_tcaron @MMK_R_u 45; + pos @MMK_L_tcaron @MMK_R_w 50; + pos @MMK_L_tcaron @MMK_R_v 45; + pos @MMK_L_tcaron @MMK_R_I 105; + pos @MMK_L_tcaron @MMK_R_H 105; + pos @MMK_L_tcaron @MMK_R_K 105; + pos @MMK_L_tcaron @MMK_R_J -60; + pos @MMK_L_tcaron @MMK_R_L 105; + pos @MMK_L_tcaron @MMK_R_O 15; + pos @MMK_L_tcaron @MMK_R_A -25; + pos @MMK_L_tcaron @MMK_R_C 15; + pos @MMK_L_tcaron @MMK_R_E 105; + pos @MMK_L_tcaron @MMK_R_D 105; + pos @MMK_L_tcaron @MMK_R_G 15; + pos @MMK_L_tcaron @MMK_R_F 105; + pos @MMK_L_tcaron @MMK_R_Y 100; + pos @MMK_L_tcaron @MMK_R_X 100; + pos @MMK_L_tcaron @MMK_R_Z 105; + pos @MMK_L_tcaron @MMK_R_Q 15; + pos @MMK_L_tcaron @MMK_R_P 105; + pos @MMK_L_tcaron @MMK_R_U 105; + pos @MMK_L_tcaron @MMK_R_T 105; + pos @MMK_L_tcaron @MMK_R_W 100; + pos @MMK_L_tcaron @MMK_R_V 100; + pos @MMK_L_tcaron @MMK_R_lslash 105; + pos @MMK_L_tcaron @MMK_R_Lslash 105; + pos @MMK_L_tcaron @MMK_R_lcaron 105; + pos @MMK_L_tcaron @MMK_R_Eth 105; + pos @MMK_L_tcaron @MMK_R_eth -35; + pos @MMK_L_tcaron @MMK_R_germandbls 80; + pos @MMK_L_tcaron @MMK_R_dcroat -45; + pos @MMK_L_tcaron @MMK_R_tcaron 45; + pos @MMK_L_tcaron @MMK_R_a -15; + pos @MMK_L_tcaron @MMK_R_d -45; + pos @MMK_L_tcaron @MMK_R_q -45; + pos @MMK_L_tcaron @MMK_R_t 45; + pos @MMK_L_tcaron @MMK_R_M 105; + pos @MMK_L_tcaron @MMK_R_N 105; + pos @MMK_L_tcaron @MMK_R_B 105; + pos @MMK_L_tcaron @MMK_R_oslash -50; + pos @MMK_L_tcaron @MMK_R_Oslash 15; + pos @MMK_L_a braceleft -65; + pos @MMK_L_a slash -15; + pos @MMK_L_a yen -55; + pos @MMK_L_a quoteleft -50; + pos @MMK_L_a asciitilde -30; + pos @MMK_L_a degree -65; + pos @MMK_L_a multiply -45; + pos @MMK_L_a trademark -60; + pos @MMK_L_a asciicircum -20; + pos @MMK_L_a quotedblright -110; + pos @MMK_L_a sterling -35; + pos @MMK_L_a parenright -90; + pos @MMK_L_a question -175; + pos @MMK_L_a backslash -135; + pos @MMK_L_a registered -10; + pos @MMK_L_a euro -90; + pos @MMK_L_a perthousand -35; + pos @MMK_L_a quoteright -110; + pos @MMK_L_a asterisk -35; + pos @MMK_L_a dollar -35; + pos @MMK_L_a paragraph -25; + pos @MMK_L_a numbersign -55; + pos @MMK_L_a quotedbl -50; + pos @MMK_L_a quotedblleft -50; + pos @MMK_L_a quotesingle -50; + pos @MMK_L_a underscore -190; + pos @MMK_L_a percent -35; + pos @MMK_L_a braceright -60; + pos @MMK_L_a @MMK_R_tcaron -20; + pos @MMK_L_a @MMK_R_J -20; + pos @MMK_L_a @MMK_R_Y -90; + pos @MMK_L_a @MMK_R_S -30; + pos @MMK_L_a @MMK_R_V -55; + pos @MMK_L_a @MMK_R_W -65; + pos @MMK_L_a @MMK_R_T -115; + pos @MMK_L_a @MMK_R_f -20; + pos @MMK_L_a @MMK_R_y -25; + pos @MMK_L_a @MMK_R_s -15; + pos @MMK_L_a @MMK_R_v -20; + pos @MMK_L_a @MMK_R_w -20; + pos @MMK_L_a @MMK_R_t -20; + pos @MMK_L_e braceleft -65; + pos @MMK_L_e quoteleft -80; + pos @MMK_L_e perthousand -55; + pos @MMK_L_e questiondown -45; + pos @MMK_L_e multiply -45; + pos @MMK_L_e slash -70; + pos @MMK_L_e trademark -95; + pos @MMK_L_e numbersign -70; + pos @MMK_L_e asterisk -60; + pos @MMK_L_e yen -60; + pos @MMK_L_e backslash -160; + pos @MMK_L_e underscore -160; + pos @MMK_L_e percent -55; + pos @MMK_L_e ellipsis -45; + pos @MMK_L_e degree -90; + pos @MMK_L_e comma -45; + pos @MMK_L_e quotesingle -75; + pos @MMK_L_e asciitilde -40; + pos @MMK_L_e quotedblbase -45; + pos @MMK_L_e quoteright -115; + pos @MMK_L_e quotedbl -75; + pos @MMK_L_e guilsinglright -45; + pos @MMK_L_e semicolon -50; + pos @MMK_L_e registered -25; + pos @MMK_L_e sterling -35; + pos @MMK_L_e parenright -155; + pos @MMK_L_e quotesinglbase -45; + pos @MMK_L_e quotedblleft -80; + pos @MMK_L_e euro -90; + pos @MMK_L_e question -175; + pos @MMK_L_e guillemetright -45; + pos @MMK_L_e asciicircum -40; + pos @MMK_L_e braceright -60; + pos @MMK_L_e colon -45; + pos @MMK_L_e dollar -80; + pos @MMK_L_e quotedblright -150; + pos @MMK_L_e paragraph -45; + pos @MMK_L_e @MMK_R_f -45; + pos @MMK_L_e @MMK_R_x -45; + pos @MMK_L_e @MMK_R_y -35; + pos @MMK_L_e @MMK_R_v -30; + pos @MMK_L_e @MMK_R_w -30; + pos @MMK_L_e @MMK_R_t -45; + pos @MMK_L_e @MMK_R_s -50; + pos @MMK_L_e @MMK_R_J -60; + pos @MMK_L_e @MMK_R_A -50; + pos @MMK_L_e @MMK_R_X -50; + pos @MMK_L_e @MMK_R_Y -105; + pos @MMK_L_e @MMK_R_V -70; + pos @MMK_L_e @MMK_R_W -80; + pos @MMK_L_e @MMK_R_T -115; + pos @MMK_L_e @MMK_R_S -75; + pos @MMK_L_e @MMK_R_tcaron -45; + pos @MMK_L_h braceleft -65; + pos @MMK_L_h dollar -35; + pos @MMK_L_h degree -60; + pos @MMK_L_h parenright -90; + pos @MMK_L_h quotedblright -105; + pos @MMK_L_h quotedblleft -45; + pos @MMK_L_h slash -15; + pos @MMK_L_h paragraph -20; + pos @MMK_L_h percent -30; + pos @MMK_L_h euro -90; + pos @MMK_L_h quoteright -105; + pos @MMK_L_h quotedbl -45; + pos @MMK_L_h trademark -55; + pos @MMK_L_h braceright -60; + pos @MMK_L_h multiply -45; + pos @MMK_L_h sterling -35; + pos @MMK_L_h backslash -130; + pos @MMK_L_h numbersign -55; + pos @MMK_L_h quotesingle -45; + pos @MMK_L_h underscore -265; + pos @MMK_L_h perthousand -30; + pos @MMK_L_h asciicircum -15; + pos @MMK_L_h asciitilde -30; + pos @MMK_L_h yen -50; + pos @MMK_L_h quoteleft -45; + pos @MMK_L_h asterisk -30; + pos @MMK_L_h question -175; + pos @MMK_L_h @MMK_R_tcaron -15; + pos @MMK_L_h @MMK_R_V -55; + pos @MMK_L_h @MMK_R_J -20; + pos @MMK_L_h @MMK_R_Y -85; + pos @MMK_L_h @MMK_R_S -30; + pos @MMK_L_h @MMK_R_W -65; + pos @MMK_L_h @MMK_R_T -115; + pos @MMK_L_h @MMK_R_f -15; + pos @MMK_L_h @MMK_R_y -25; + pos @MMK_L_h @MMK_R_s -15; + pos @MMK_L_h @MMK_R_w -15; + pos @MMK_L_h @MMK_R_t -15; + pos @MMK_L_h @MMK_R_v -20; + pos @MMK_L_t dollar -30; + pos @MMK_L_t braceright -60; + pos @MMK_L_t underscore -35; + pos @MMK_L_t guillemetright -15; + pos @MMK_L_t sterling -65; + pos @MMK_L_t quotedbl -10; + pos @MMK_L_t euro -90; + pos @MMK_L_t emdash -155; + pos @MMK_L_t question -170; + pos @MMK_L_t minus -155; + pos @MMK_L_t semicolon -10; + pos @MMK_L_t braceleft -110; + pos @MMK_L_t at -30; + pos @MMK_L_t parenleft -25; + pos @MMK_L_t degree -10; + pos @MMK_L_t plus -155; + pos @MMK_L_t asciicircum -10; + pos @MMK_L_t numbersign -115; + pos @MMK_L_t parenright -90; + pos @MMK_L_t quotesinglbase -25; + pos @MMK_L_t endash -155; + pos @MMK_L_t ampersand -110; + pos @MMK_L_t less -85; + pos @MMK_L_t guilsinglleft -150; + pos @MMK_L_t yen -30; + pos @MMK_L_t quotedblbase -25; + pos @MMK_L_t multiply -45; + pos @MMK_L_t hyphen -155; + pos @MMK_L_t ellipsis -20; + pos @MMK_L_t guillemetleft -150; + pos @MMK_L_t backslash -85; + pos @MMK_L_t questiondown -15; + pos @MMK_L_t periodcentered -105; + pos @MMK_L_t guilsinglright -15; + pos @MMK_L_t divide -155; + pos @MMK_L_t quotesingle -10; + pos @MMK_L_t quotedblright -50; + pos @MMK_L_t slash -20; + pos @MMK_L_t cent -40; + pos @MMK_L_t asciitilde -85; + pos @MMK_L_t quoteright -50; + pos @MMK_L_t comma -25; + pos @MMK_L_t bullet -60; + pos @MMK_L_t copyright -25; + pos @MMK_L_t @MMK_R_dcroat -45; + pos @MMK_L_t @MMK_R_eth -55; + pos @MMK_L_t @MMK_R_a.alt -40; + pos @MMK_L_t @MMK_R_d -45; + pos @MMK_L_t @MMK_R_dcaron -45; + pos @MMK_L_t @MMK_R_q -45; + pos @MMK_L_t @MMK_R_a -85; + pos @MMK_L_t @MMK_R_G -10; + pos @MMK_L_t @MMK_R_s -35; + pos @MMK_L_t @MMK_R_x -10; + pos @MMK_L_t @MMK_R_g -35; + pos @MMK_L_t @MMK_R_e -45; + pos @MMK_L_t @MMK_R_c -45; + pos @MMK_L_t @MMK_R_o -50; + pos @MMK_L_t @MMK_R_W -35; + pos @MMK_L_t @MMK_R_V -30; + pos @MMK_L_t @MMK_R_T -115; + pos @MMK_L_t @MMK_R_S -30; + pos @MMK_L_t @MMK_R_Q -10; + pos @MMK_L_t @MMK_R_Y -50; + pos @MMK_L_t @MMK_R_X -30; + pos @MMK_L_t @MMK_R_C -10; + pos @MMK_L_t @MMK_R_A -30; + pos @MMK_L_t @MMK_R_O -10; + pos @MMK_L_t @MMK_R_J -60; + pos @MMK_L_t @MMK_R_oslash -50; + pos @MMK_L_t @MMK_R_Oslash -10; + pos @MMK_L_f divide -135; + pos @MMK_L_f guillemetright -15; + pos @MMK_L_f dollar -30; + pos @MMK_L_f backslash 15; + pos @MMK_L_f braceright -60; + pos @MMK_L_f ampersand -115; + pos @MMK_L_f guilsinglleft -130; + pos @MMK_L_f degree -10; + pos @MMK_L_f at -30; + pos @MMK_L_f yen -30; + pos @MMK_L_f quoteright -50; + pos @MMK_L_f semicolon -10; + pos @MMK_L_f slash -150; + pos @MMK_L_f sterling -80; + pos @MMK_L_f multiply -45; + pos @MMK_L_f ellipsis -135; + pos @MMK_L_f asciitilde -85; + pos @MMK_L_f plus -135; + pos @MMK_L_f endash -135; + pos @MMK_L_f questiondown -135; + pos @MMK_L_f underscore -180; + pos @MMK_L_f bullet -60; + pos @MMK_L_f comma -115; + pos @MMK_L_f parenleft -25; + pos @MMK_L_f quotedbl -10; + pos @MMK_L_f quotesinglbase -115; + pos @MMK_L_f quotedblright -50; + pos @MMK_L_f numbersign -125; + pos @MMK_L_f hyphen -135; + pos @MMK_L_f less -85; + pos @MMK_L_f guillemetleft -130; + pos @MMK_L_f parenright -90; + pos @MMK_L_f copyright -25; + pos @MMK_L_f minus -135; + pos @MMK_L_f question -80; + pos @MMK_L_f asciicircum -10; + pos @MMK_L_f braceleft -110; + pos @MMK_L_f quotedblbase -135; + pos @MMK_L_f guilsinglright -15; + pos @MMK_L_f cent -40; + pos @MMK_L_f quotesingle -10; + pos @MMK_L_f emdash -135; + pos @MMK_L_f euro -90; + pos @MMK_L_f periodcentered -105; + pos @MMK_L_f @MMK_R_dcroat -45; + pos @MMK_L_f @MMK_R_q -45; + pos @MMK_L_f @MMK_R_s -35; + pos @MMK_L_f @MMK_R_e -45; + pos @MMK_L_f @MMK_R_d -45; + pos @MMK_L_f @MMK_R_g -35; + pos @MMK_L_f @MMK_R_a -85; + pos @MMK_L_f @MMK_R_c -45; + pos @MMK_L_f @MMK_R_o -50; + pos @MMK_L_f @MMK_R_T -30; + pos @MMK_L_f @MMK_R_W -30; + pos @MMK_L_f @MMK_R_V -30; + pos @MMK_L_f @MMK_R_Q -10; + pos @MMK_L_f @MMK_R_S -30; + pos @MMK_L_f @MMK_R_Y -30; + pos @MMK_L_f @MMK_R_X -30; + pos @MMK_L_f @MMK_R_G -10; + pos @MMK_L_f @MMK_R_A -110; + pos @MMK_L_f @MMK_R_C -10; + pos @MMK_L_f @MMK_R_O -10; + pos @MMK_L_f @MMK_R_J -155; + pos @MMK_L_f @MMK_R_x -10; + pos @MMK_L_f @MMK_R_a.alt -40; + pos @MMK_L_f @MMK_R_oslash -50; + pos @MMK_L_f @MMK_R_eth -55; + pos @MMK_L_f @MMK_R_Oslash -10; + pos @MMK_L_f @MMK_R_dcaron -45; + pos @MMK_L_n dollar -35; + pos @MMK_L_n quoteright -105; + pos @MMK_L_n braceright -60; + pos @MMK_L_n degree -60; + pos @MMK_L_n quotedblright -105; + pos @MMK_L_n quoteleft -45; + pos @MMK_L_n parenright -90; + pos @MMK_L_n question -175; + pos @MMK_L_n percent -30; + pos @MMK_L_n underscore -265; + pos @MMK_L_n perthousand -30; + pos @MMK_L_n asterisk -30; + pos @MMK_L_n asciicircum -15; + pos @MMK_L_n quotedblleft -45; + pos @MMK_L_n braceleft -65; + pos @MMK_L_n trademark -55; + pos @MMK_L_n euro -90; + pos @MMK_L_n numbersign -55; + pos @MMK_L_n asciitilde -30; + pos @MMK_L_n quotesingle -45; + pos @MMK_L_n paragraph -20; + pos @MMK_L_n multiply -45; + pos @MMK_L_n backslash -130; + pos @MMK_L_n sterling -35; + pos @MMK_L_n yen -50; + pos @MMK_L_n quotedbl -45; + pos @MMK_L_n slash -15; + pos @MMK_L_n @MMK_R_y -25; + pos @MMK_L_n @MMK_R_t -15; + pos @MMK_L_n @MMK_R_w -15; + pos @MMK_L_n @MMK_R_v -20; + pos @MMK_L_n @MMK_R_s -15; + pos @MMK_L_n @MMK_R_f -15; + pos @MMK_L_n @MMK_R_T -115; + pos @MMK_L_n @MMK_R_W -65; + pos @MMK_L_n @MMK_R_V -55; + pos @MMK_L_n @MMK_R_S -30; + pos @MMK_L_n @MMK_R_J -20; + pos @MMK_L_n @MMK_R_Y -85; + pos @MMK_L_n @MMK_R_tcaron -15; + pos @MMK_L_z quotedbl -10; + pos @MMK_L_z sterling -35; + pos @MMK_L_z asciitilde -30; + pos @MMK_L_z quotedblright -50; + pos @MMK_L_z quoteright -50; + pos @MMK_L_z multiply -45; + pos @MMK_L_z degree -10; + pos @MMK_L_z yen -30; + pos @MMK_L_z underscore -250; + pos @MMK_L_z braceright -60; + pos @MMK_L_z backslash -85; + pos @MMK_L_z parenright -90; + pos @MMK_L_z question -175; + pos @MMK_L_z euro -90; + pos @MMK_L_z dollar -30; + pos @MMK_L_z quotesingle -10; + pos @MMK_L_z braceleft -65; + pos @MMK_L_z slash -15; + pos @MMK_L_z numbersign -55; + pos @MMK_L_z @MMK_R_s -15; + pos @MMK_L_z @MMK_R_J -20; + pos @MMK_L_z @MMK_R_Y -50; + pos @MMK_L_z @MMK_R_S -30; + pos @MMK_L_z @MMK_R_T -115; + pos @MMK_L_z @MMK_R_W -35; + pos @MMK_L_z @MMK_R_V -30; + pos @MMK_L_i euro -85; + pos @MMK_L_i underscore -85; + pos @MMK_L_i multiply -45; + pos @MMK_L_i parenright -25; + pos @MMK_L_i degree -10; + pos @MMK_L_i sterling -35; + pos @MMK_L_i slash -15; + pos @MMK_L_i numbersign -55; + pos @MMK_L_i asciitilde -30; + pos @MMK_L_i braceright -60; + pos @MMK_L_i dollar -30; + pos @MMK_L_i braceleft -65; + pos @MMK_L_i backslash -10; + pos @MMK_L_i question -20; + pos @MMK_L_i @MMK_R_S -30; + pos @MMK_L_i @MMK_R_J -20; + pos @MMK_L_i @MMK_R_s -15; + pos @MMK_L_oslash parenright -125; + pos @MMK_L_oslash euro -90; + pos @MMK_L_oslash backslash -105; + pos @MMK_L_oslash quotesinglbase -75; + pos @MMK_L_oslash semicolon -40; + pos @MMK_L_oslash perthousand -20; + pos @MMK_L_oslash question -175; + pos @MMK_L_oslash quotedblleft -25; + pos @MMK_L_oslash multiply -50; + pos @MMK_L_oslash questiondown -65; + pos @MMK_L_oslash paragraph -20; + pos @MMK_L_oslash comma -75; + pos @MMK_L_oslash asterisk -25; + pos @MMK_L_oslash ellipsis -75; + pos @MMK_L_oslash registered -25; + pos @MMK_L_oslash braceright -60; + pos @MMK_L_oslash percent -20; + pos @MMK_L_oslash asciicircum -50; + pos @MMK_L_oslash degree -30; + pos @MMK_L_oslash guilsinglright -55; + pos @MMK_L_oslash quotedblright -70; + pos @MMK_L_oslash dollar -50; + pos @MMK_L_oslash quotedblbase -75; + pos @MMK_L_oslash quotesingle -30; + pos @MMK_L_oslash quoteright -70; + pos @MMK_L_oslash braceleft -65; + pos @MMK_L_oslash yen -50; + pos @MMK_L_oslash sterling -35; + pos @MMK_L_oslash slash -100; + pos @MMK_L_oslash asciitilde -40; + pos @MMK_L_oslash guillemetright -55; + pos @MMK_L_oslash numbersign -75; + pos @MMK_L_oslash underscore -205; + pos @MMK_L_oslash quoteleft -25; + pos @MMK_L_oslash colon -30; + pos @MMK_L_oslash trademark -20; + pos @MMK_L_oslash quotedbl -30; + pos @MMK_L_oslash @MMK_R_tcaron -20; + pos @MMK_L_oslash @MMK_R_x -30; + pos @MMK_L_oslash @MMK_R_a -10; + pos @MMK_L_oslash @MMK_R_S -50; + pos @MMK_L_oslash @MMK_R_y -20; + pos @MMK_L_oslash @MMK_R_v -20; + pos @MMK_L_oslash @MMK_R_w -15; + pos @MMK_L_oslash @MMK_R_t -20; + pos @MMK_L_oslash @MMK_R_s -50; + pos @MMK_L_oslash @MMK_R_f -20; + pos @MMK_L_oslash @MMK_R_X -60; + pos @MMK_L_oslash @MMK_R_Y -70; + pos @MMK_L_oslash @MMK_R_V -50; + pos @MMK_L_oslash @MMK_R_W -55; + pos @MMK_L_oslash @MMK_R_T -115; + pos @MMK_L_oslash @MMK_R_J -110; + pos @MMK_L_oslash @MMK_R_A -55; + pos @MMK_L_d parenright -20; + pos @MMK_L_d braceright -60; + pos @MMK_L_d euro -90; + pos @MMK_L_d braceleft -65; + pos @MMK_L_d multiply -45; + pos @MMK_L_d asciitilde -30; + pos @MMK_L_d dollar -30; + pos @MMK_L_d sterling -35; + pos @MMK_L_d numbersign -55; + pos @MMK_L_d question -20; + pos @MMK_L_d underscore -195; + pos @MMK_L_d slash -15; + pos @MMK_L_d @MMK_R_s -15; + pos @MMK_L_d @MMK_R_J -20; + pos @MMK_L_d @MMK_R_S -30; + pos @MMK_L_j numbersign -55; + pos @MMK_L_j braceright -60; + pos @MMK_L_j backslash -10; + pos @MMK_L_j question -25; + pos @MMK_L_j slash 15; + pos @MMK_L_j sterling -35; + pos @MMK_L_j multiply -45; + pos @MMK_L_j parenright -20; + pos @MMK_L_j dollar -30; + pos @MMK_L_j euro -85; + pos @MMK_L_j degree -10; + pos @MMK_L_j asciitilde -30; + pos @MMK_L_j braceleft -65; + pos @MMK_L_j @MMK_R_J -20; + pos @MMK_L_j @MMK_R_S -30; + pos @MMK_L_j @MMK_R_s -15; + pos @MMK_L_j @MMK_R_j 65; + pos @MMK_L_dcroat multiply -45; + pos @MMK_L_dcroat sterling -35; + pos @MMK_L_dcroat braceleft -65; + pos @MMK_L_dcroat asciitilde -30; + pos @MMK_L_dcroat braceright -60; + pos @MMK_L_dcroat dollar -30; + pos @MMK_L_dcroat parenright -20; + pos @MMK_L_dcroat underscore -195; + pos @MMK_L_dcroat slash -15; + pos @MMK_L_dcroat numbersign -55; + pos @MMK_L_dcroat euro -90; + pos @MMK_L_dcroat question -20; + pos @MMK_L_dcroat @MMK_R_s -15; + pos @MMK_L_dcroat @MMK_R_S -30; + pos @MMK_L_dcroat @MMK_R_J -20; + pos @MMK_L_u multiply -45; + pos @MMK_L_u dollar -30; + pos @MMK_L_u quotesingle -10; + pos @MMK_L_u euro -90; + pos @MMK_L_u parenright -90; + pos @MMK_L_u degree -10; + pos @MMK_L_u braceleft -65; + pos @MMK_L_u numbersign -55; + pos @MMK_L_u yen -30; + pos @MMK_L_u question -175; + pos @MMK_L_u backslash -85; + pos @MMK_L_u quoteright -50; + pos @MMK_L_u quotedbl -10; + pos @MMK_L_u underscore -140; + pos @MMK_L_u asciitilde -30; + pos @MMK_L_u sterling -35; + pos @MMK_L_u quotedblright -50; + pos @MMK_L_u braceright -60; + pos @MMK_L_u slash -15; + pos @MMK_L_u @MMK_R_S -30; + pos @MMK_L_u @MMK_R_Y -50; + pos @MMK_L_u @MMK_R_V -30; + pos @MMK_L_u @MMK_R_W -35; + pos @MMK_L_u @MMK_R_T -115; + pos @MMK_L_u @MMK_R_J -20; + pos @MMK_L_u @MMK_R_s -15; + pos @MMK_L_g underscore -15; + pos @MMK_L_g dollar -30; + pos @MMK_L_g slash -10; + pos @MMK_L_g degree -10; + pos @MMK_L_g quotedbl -10; + pos @MMK_L_g braceleft -65; + pos @MMK_L_g asciitilde -30; + pos @MMK_L_g quotesingle -10; + pos @MMK_L_g backslash -85; + pos @MMK_L_g semicolon -10; + pos @MMK_L_g braceright -60; + pos @MMK_L_g quotedblright -50; + pos @MMK_L_g question -175; + pos @MMK_L_g multiply -45; + pos @MMK_L_g euro -90; + pos @MMK_L_g quoteright -50; + pos @MMK_L_g sterling -35; + pos @MMK_L_g numbersign -55; + pos @MMK_L_g yen -30; + pos @MMK_L_g parenright -55; + pos @MMK_L_g @MMK_R_s -20; + pos @MMK_L_g @MMK_R_j 40; + pos @MMK_L_g @MMK_R_Y -50; + pos @MMK_L_g @MMK_R_T -115; + pos @MMK_L_g @MMK_R_V -30; + pos @MMK_L_g @MMK_R_W -35; + pos @MMK_L_g @MMK_R_S -30; + pos @MMK_L_g @MMK_R_J -20; + pos @MMK_L_l braceleft -65; + pos @MMK_L_l multiply -45; + pos @MMK_L_l numbersign -55; + pos @MMK_L_l dollar -30; + pos @MMK_L_l slash -15; + pos @MMK_L_l asciitilde -30; + pos @MMK_L_l euro -85; + pos @MMK_L_l question -20; + pos @MMK_L_l underscore -85; + pos @MMK_L_l parenright -20; + pos @MMK_L_l sterling -35; + pos @MMK_L_l braceright -60; + pos @MMK_L_l @MMK_R_s -15; + pos @MMK_L_l @MMK_R_J -20; + pos @MMK_L_l @MMK_R_S -30; + subtable; + pos @MMK_L_S question -80; + pos @MMK_L_S quotesinglbase -40; + pos @MMK_L_S bullet -15; + pos @MMK_L_S less -35; + pos @MMK_L_S colon -35; + pos @MMK_L_S quotedblleft -75; + pos @MMK_L_S braceright -60; + pos @MMK_L_S multiply -50; + pos @MMK_L_S plus -15; + pos @MMK_L_S degree -60; + pos @MMK_L_S parenright -90; + pos @MMK_L_S questiondown -35; + pos @MMK_L_S asciicircum -195; + pos @MMK_L_S asciitilde -80; + pos @MMK_L_S quoteleft -75; + pos @MMK_L_S quotedbl -50; + pos @MMK_L_S periodcentered -10; + pos @MMK_L_S minus -15; + pos @MMK_L_S quoteright -55; + pos @MMK_L_S numbersign -55; + pos @MMK_L_S comma -40; + pos @MMK_L_S slash -70; + pos @MMK_L_S braceleft -65; + pos @MMK_L_S sterling -40; + pos @MMK_L_S underscore -120; + pos @MMK_L_S quotedblright -55; + pos @MMK_L_S euro -90; + pos @MMK_L_S semicolon -45; + pos @MMK_L_S guillemetright -25; + pos @MMK_L_S trademark -115; + pos @MMK_L_S registered -60; + pos @MMK_L_S dollar -80; + pos @MMK_L_S perthousand -80; + pos @MMK_L_S guilsinglright -25; + pos @MMK_L_S divide -15; + pos @MMK_L_S quotesingle -50; + pos @MMK_L_S quotedblbase -40; + pos @MMK_L_S percent -80; + pos @MMK_L_S paragraph -100; + pos @MMK_L_S backslash -60; + pos @MMK_L_S ellipsis -35; + pos @MMK_L_S asterisk -65; + pos @MMK_L_S yen -45; + pos @MMK_L_S @MMK_R_tcaron -80; + pos @MMK_L_S @MMK_R_A -35; + pos @MMK_L_S @MMK_R_J -65; + pos @MMK_L_S @MMK_R_O -20; + pos @MMK_L_S @MMK_R_C -20; + pos @MMK_L_S @MMK_R_G -20; + pos @MMK_L_S @MMK_R_X -40; + pos @MMK_L_S @MMK_R_Y -50; + pos @MMK_L_S @MMK_R_Q -20; + pos @MMK_L_S @MMK_R_S -70; + pos @MMK_L_S @MMK_R_T -45; + pos @MMK_L_S @MMK_R_V -45; + pos @MMK_L_S @MMK_R_W -50; + pos @MMK_L_S @MMK_R_f -80; + pos @MMK_L_S @MMK_R_g -10; + pos @MMK_L_S @MMK_R_x -35; + pos @MMK_L_S @MMK_R_y -45; + pos @MMK_L_S @MMK_R_s -65; + pos @MMK_L_S @MMK_R_t -80; + pos @MMK_L_S @MMK_R_v -40; + pos @MMK_L_S @MMK_R_w -40; + pos @MMK_L_S @MMK_R_Oslash -20; + pos @MMK_L_D quotedblbase -110; + pos @MMK_L_D parenright -115; + pos @MMK_L_D asciicircum -10; + pos @MMK_L_D colon -15; + pos @MMK_L_D quotedbl -30; + pos @MMK_L_D yen -50; + pos @MMK_L_D ampersand -20; + pos @MMK_L_D guillemetright -15; + pos @MMK_L_D quoteright -50; + pos @MMK_L_D euro -90; + pos @MMK_L_D braceleft -65; + pos @MMK_L_D semicolon -25; + pos @MMK_L_D quoteleft -30; + pos @MMK_L_D ellipsis -105; + pos @MMK_L_D guilsinglright -15; + pos @MMK_L_D sterling -35; + pos @MMK_L_D degree -40; + pos @MMK_L_D paragraph -15; + pos @MMK_L_D question -125; + pos @MMK_L_D percent -20; + pos @MMK_L_D numbersign -90; + pos @MMK_L_D trademark -25; + pos @MMK_L_D quotedblleft -30; + pos @MMK_L_D asterisk -15; + pos @MMK_L_D quotesinglbase -110; + pos @MMK_L_D quotesingle -30; + pos @MMK_L_D braceright -60; + pos @MMK_L_D perthousand -20; + pos @MMK_L_D asciitilde -35; + pos @MMK_L_D multiply -55; + pos @MMK_L_D slash -120; + pos @MMK_L_D underscore -240; + pos @MMK_L_D quotedblright -50; + pos @MMK_L_D comma -110; + pos @MMK_L_D questiondown -95; + pos @MMK_L_D backslash -115; + pos @MMK_L_D dollar -50; + pos @MMK_L_D @MMK_R_A -75; + pos @MMK_L_D @MMK_R_J -145; + pos @MMK_L_D @MMK_R_W -60; + pos @MMK_L_D @MMK_R_V -50; + pos @MMK_L_D @MMK_R_T -55; + pos @MMK_L_D @MMK_R_S -45; + pos @MMK_L_D @MMK_R_Y -80; + pos @MMK_L_D @MMK_R_X -80; + pos @MMK_L_D @MMK_R_f -10; + pos @MMK_L_D @MMK_R_a -25; + pos @MMK_L_D @MMK_R_w -15; + pos @MMK_L_D @MMK_R_v -15; + pos @MMK_L_D @MMK_R_t -10; + pos @MMK_L_D @MMK_R_s -30; + pos @MMK_L_D @MMK_R_y -20; + pos @MMK_L_D @MMK_R_x -35; + pos @MMK_L_D @MMK_R_tcaron -10; + pos @MMK_L_I backslash -10; + pos @MMK_L_I question -20; + pos @MMK_L_I underscore -115; + pos @MMK_L_I dollar -30; + pos @MMK_L_I multiply -45; + pos @MMK_L_I asciitilde -30; + pos @MMK_L_I parenright -20; + pos @MMK_L_I euro -90; + pos @MMK_L_I numbersign -55; + pos @MMK_L_I slash -15; + pos @MMK_L_I braceright -60; + pos @MMK_L_I sterling -35; + pos @MMK_L_I braceleft -65; + pos @MMK_L_I @MMK_R_s -15; + pos @MMK_L_I @MMK_R_S -30; + pos @MMK_L_I @MMK_R_J -20; + pos @MMK_L_Thorn comma -115; + pos @MMK_L_Thorn quotedblbase -180; + pos @MMK_L_Thorn braceright -60; + pos @MMK_L_Thorn quoteleft -40; + pos @MMK_L_Thorn numbersign -95; + pos @MMK_L_Thorn yen -50; + pos @MMK_L_Thorn ampersand -25; + pos @MMK_L_Thorn backslash -130; + pos @MMK_L_Thorn quotesingle -40; + pos @MMK_L_Thorn multiply -60; + pos @MMK_L_Thorn asciicircum -15; + pos @MMK_L_Thorn braceleft -65; + pos @MMK_L_Thorn question -175; + pos @MMK_L_Thorn asterisk -25; + pos @MMK_L_Thorn euro -90; + pos @MMK_L_Thorn quoteright -85; + pos @MMK_L_Thorn quotedblleft -40; + pos @MMK_L_Thorn questiondown -135; + pos @MMK_L_Thorn semicolon -30; + pos @MMK_L_Thorn perthousand -25; + pos @MMK_L_Thorn sterling -35; + pos @MMK_L_Thorn slash -140; + pos @MMK_L_Thorn guillemetleft -10; + pos @MMK_L_Thorn quotedbl -40; + pos @MMK_L_Thorn dollar -55; + pos @MMK_L_Thorn parenright -155; + pos @MMK_L_Thorn percent -25; + pos @MMK_L_Thorn underscore -350; + pos @MMK_L_Thorn paragraph -20; + pos @MMK_L_Thorn guilsinglleft -10; + pos @MMK_L_Thorn guilsinglright -20; + pos @MMK_L_Thorn quotedblright -85; + pos @MMK_L_Thorn asciitilde -35; + pos @MMK_L_Thorn colon -20; + pos @MMK_L_Thorn trademark -45; + pos @MMK_L_Thorn quotesinglbase -115; + pos @MMK_L_Thorn guillemetright -20; + pos @MMK_L_Thorn degree -50; + pos @MMK_L_Thorn ellipsis -180; + pos @MMK_L_Thorn @MMK_R_a -40; + pos @MMK_L_Thorn @MMK_R_f -10; + pos @MMK_L_Thorn @MMK_R_s -35; + pos @MMK_L_Thorn @MMK_R_t -10; + pos @MMK_L_Thorn @MMK_R_v -20; + pos @MMK_L_Thorn @MMK_R_w -15; + pos @MMK_L_Thorn @MMK_R_x -35; + pos @MMK_L_Thorn @MMK_R_y -20; + pos @MMK_L_Thorn @MMK_R_A -80; + pos @MMK_L_Thorn @MMK_R_J -190; + pos @MMK_L_Thorn @MMK_R_S -50; + pos @MMK_L_Thorn @MMK_R_T -100; + pos @MMK_L_Thorn @MMK_R_V -50; + pos @MMK_L_Thorn @MMK_R_W -60; + pos @MMK_L_Thorn @MMK_R_X -85; + pos @MMK_L_Thorn @MMK_R_Y -85; + pos @MMK_L_Thorn @MMK_R_tcaron -10; + pos @MMK_L_Thorn @MMK_R_eth -10; + pos @MMK_L_N euro -90; + pos @MMK_L_N dollar -30; + pos @MMK_L_N asciitilde -30; + pos @MMK_L_N braceleft -65; + pos @MMK_L_N parenright -20; + pos @MMK_L_N underscore -365; + pos @MMK_L_N braceright -60; + pos @MMK_L_N multiply -45; + pos @MMK_L_N backslash -10; + pos @MMK_L_N slash -15; + pos @MMK_L_N numbersign -55; + pos @MMK_L_N sterling -35; + pos @MMK_L_N question -20; + pos @MMK_L_N @MMK_R_S -30; + pos @MMK_L_N @MMK_R_J -20; + pos @MMK_L_N @MMK_R_s -15; + pos @MMK_L_B guillemetright -30; + pos @MMK_L_B questiondown -35; + pos @MMK_L_B periodcentered -10; + pos @MMK_L_B underscore -130; + pos @MMK_L_B numbersign -55; + pos @MMK_L_B dollar -60; + pos @MMK_L_B quotesingle -35; + pos @MMK_L_B quotedblleft -25; + pos @MMK_L_B parenright -70; + pos @MMK_L_B trademark -25; + pos @MMK_L_B sterling -40; + pos @MMK_L_B plus -10; + pos @MMK_L_B colon -30; + pos @MMK_L_B braceleft -65; + pos @MMK_L_B quotesinglbase -45; + pos @MMK_L_B asciicircum -50; + pos @MMK_L_B question -70; + pos @MMK_L_B semicolon -40; + pos @MMK_L_B asterisk -30; + pos @MMK_L_B guilsinglright -30; + pos @MMK_L_B multiply -50; + pos @MMK_L_B perthousand -25; + pos @MMK_L_B slash -70; + pos @MMK_L_B backslash -85; + pos @MMK_L_B yen -50; + pos @MMK_L_B bullet -15; + pos @MMK_L_B degree -30; + pos @MMK_L_B quoteright -35; + pos @MMK_L_B quotedbl -35; + pos @MMK_L_B ellipsis -40; + pos @MMK_L_B quotedblright -35; + pos @MMK_L_B comma -45; + pos @MMK_L_B percent -25; + pos @MMK_L_B quotedblbase -45; + pos @MMK_L_B minus -10; + pos @MMK_L_B divide -10; + pos @MMK_L_B registered -35; + pos @MMK_L_B quoteleft -25; + pos @MMK_L_B paragraph -25; + pos @MMK_L_B less -25; + pos @MMK_L_B euro -90; + pos @MMK_L_B braceright -60; + pos @MMK_L_B asciitilde -70; + pos @MMK_L_B @MMK_R_s -70; + pos @MMK_L_B @MMK_R_t -25; + pos @MMK_L_B @MMK_R_w -25; + pos @MMK_L_B @MMK_R_v -30; + pos @MMK_L_B @MMK_R_y -30; + pos @MMK_L_B @MMK_R_x -35; + pos @MMK_L_B @MMK_R_g -10; + pos @MMK_L_B @MMK_R_f -25; + pos @MMK_L_B @MMK_R_Q -20; + pos @MMK_L_B @MMK_R_S -55; + pos @MMK_L_B @MMK_R_T -30; + pos @MMK_L_B @MMK_R_W -55; + pos @MMK_L_B @MMK_R_V -50; + pos @MMK_L_B @MMK_R_Y -65; + pos @MMK_L_B @MMK_R_X -40; + pos @MMK_L_B @MMK_R_A -40; + pos @MMK_L_B @MMK_R_C -20; + pos @MMK_L_B @MMK_R_G -20; + pos @MMK_L_B @MMK_R_J -70; + pos @MMK_L_B @MMK_R_O -20; + pos @MMK_L_B @MMK_R_Oslash -20; + pos @MMK_L_B @MMK_R_tcaron -25; + pos @MMK_L_P quotedblright -15; + pos @MMK_L_P braceright -60; + pos @MMK_L_P yen -30; + pos @MMK_L_P ellipsis -290; + pos @MMK_L_P emdash -35; + pos @MMK_L_P parenleft -25; + pos @MMK_L_P endash -35; + pos @MMK_L_P quotedblbase -205; + pos @MMK_L_P slash -195; + pos @MMK_L_P periodcentered -60; + pos @MMK_L_P less -15; + pos @MMK_L_P guillemetright -15; + pos @MMK_L_P quotedbl -10; + pos @MMK_L_P degree -10; + pos @MMK_L_P quotesingle -10; + pos @MMK_L_P bullet -35; + pos @MMK_L_P quoteright -15; + pos @MMK_L_P underscore -350; + pos @MMK_L_P question -65; + pos @MMK_L_P comma -115; + pos @MMK_L_P euro -90; + pos @MMK_L_P braceleft -95; + pos @MMK_L_P asciitilde -65; + pos @MMK_L_P copyright -25; + pos @MMK_L_P quotesinglbase -115; + pos @MMK_L_P guillemetleft -100; + pos @MMK_L_P semicolon -10; + pos @MMK_L_P guilsinglleft -100; + pos @MMK_L_P guilsinglright -15; + pos @MMK_L_P sterling -60; + pos @MMK_L_P questiondown -200; + pos @MMK_L_P dollar -30; + pos @MMK_L_P hyphen -35; + pos @MMK_L_P at -30; + pos @MMK_L_P asciicircum -10; + pos @MMK_L_P parenright -55; + pos @MMK_L_P cent -35; + pos @MMK_L_P backslash -70; + pos @MMK_L_P ampersand -95; + pos @MMK_L_P multiply -45; + pos @MMK_L_P plus -10; + pos @MMK_L_P numbersign -130; + pos @MMK_L_P divide -10; + pos @MMK_L_P minus -10; + pos @MMK_L_P @MMK_R_dcaron -40; + pos @MMK_L_P @MMK_R_oslash -40; + pos @MMK_L_P @MMK_R_Oslash -15; + pos @MMK_L_P @MMK_R_dcroat -40; + pos @MMK_L_P @MMK_R_s -40; + pos @MMK_L_P @MMK_R_q -40; + pos @MMK_L_P @MMK_R_x -10; + pos @MMK_L_P @MMK_R_c -35; + pos @MMK_L_P @MMK_R_a -80; + pos @MMK_L_P @MMK_R_g -30; + pos @MMK_L_P @MMK_R_e -40; + pos @MMK_L_P @MMK_R_d -40; + pos @MMK_L_P @MMK_R_o -40; + pos @MMK_L_P @MMK_R_S -30; + pos @MMK_L_P @MMK_R_Q -15; + pos @MMK_L_P @MMK_R_W -35; + pos @MMK_L_P @MMK_R_V -30; + pos @MMK_L_P @MMK_R_T -10; + pos @MMK_L_P @MMK_R_Y -45; + pos @MMK_L_P @MMK_R_C -15; + pos @MMK_L_P @MMK_R_A -115; + pos @MMK_L_P @MMK_R_G -15; + pos @MMK_L_P @MMK_R_J -285; + pos @MMK_L_P @MMK_R_O -15; + pos @MMK_L_P @MMK_R_X -50; + pos @MMK_L_P @MMK_R_a.alt -35; + pos @MMK_L_P @MMK_R_eth -40; + pos @MMK_L_C questiondown -10; + pos @MMK_L_C sterling -35; + pos @MMK_L_C braceright -60; + pos @MMK_L_C asciitilde -30; + pos @MMK_L_C multiply -45; + pos @MMK_L_C quotesinglbase -10; + pos @MMK_L_C dollar -30; + pos @MMK_L_C euro -90; + pos @MMK_L_C quotedblbase -10; + pos @MMK_L_C yen -10; + pos @MMK_L_C braceleft -65; + pos @MMK_L_C ellipsis -10; + pos @MMK_L_C question -20; + pos @MMK_L_C backslash -30; + pos @MMK_L_C semicolon -10; + pos @MMK_L_C comma -10; + pos @MMK_L_C parenright -20; + pos @MMK_L_C numbersign -55; + pos @MMK_L_C slash -40; + pos @MMK_L_C underscore -120; + pos @MMK_L_C @MMK_R_x -10; + pos @MMK_L_C @MMK_R_s -30; + pos @MMK_L_C @MMK_R_X -15; + pos @MMK_L_C @MMK_R_Y -15; + pos @MMK_L_C @MMK_R_S -30; + pos @MMK_L_C @MMK_R_V -10; + pos @MMK_L_C @MMK_R_W -10; + pos @MMK_L_C @MMK_R_J -40; + pos @MMK_L_C @MMK_R_A -15; + pos @MMK_L_Q yen -50; + pos @MMK_L_Q multiply -55; + pos @MMK_L_Q guillemetright -15; + pos @MMK_L_Q asciitilde -35; + pos @MMK_L_Q quotedblbase -85; + pos @MMK_L_Q questiondown -80; + pos @MMK_L_Q sterling -35; + pos @MMK_L_Q guilsinglright -15; + pos @MMK_L_Q degree -40; + pos @MMK_L_Q perthousand -20; + pos @MMK_L_Q asterisk -20; + pos @MMK_L_Q braceleft -65; + pos @MMK_L_Q parenright -120; + pos @MMK_L_Q underscore -170; + pos @MMK_L_Q semicolon -25; + pos @MMK_L_Q slash -115; + pos @MMK_L_Q backslash -115; + pos @MMK_L_Q numbersign -90; + pos @MMK_L_Q ellipsis -85; + pos @MMK_L_Q euro -90; + pos @MMK_L_Q paragraph -15; + pos @MMK_L_Q braceright -60; + pos @MMK_L_Q asciicircum -10; + pos @MMK_L_Q dollar -50; + pos @MMK_L_Q comma -85; + pos @MMK_L_Q ampersand -20; + pos @MMK_L_Q quotedbl -30; + pos @MMK_L_Q quoteright -55; + pos @MMK_L_Q quotesingle -30; + pos @MMK_L_Q quoteleft -30; + pos @MMK_L_Q percent -20; + pos @MMK_L_Q quotesinglbase -85; + pos @MMK_L_Q quotedblleft -30; + pos @MMK_L_Q question -125; + pos @MMK_L_Q trademark -30; + pos @MMK_L_Q colon -15; + pos @MMK_L_Q quotedblright -55; + pos @MMK_L_Q @MMK_R_x -35; + pos @MMK_L_Q @MMK_R_y -20; + pos @MMK_L_Q @MMK_R_s -30; + pos @MMK_L_Q @MMK_R_v -15; + pos @MMK_L_Q @MMK_R_w -15; + pos @MMK_L_Q @MMK_R_t -10; + pos @MMK_L_Q @MMK_R_a -30; + pos @MMK_L_Q @MMK_R_f -10; + pos @MMK_L_Q @MMK_R_Y -80; + pos @MMK_L_Q @MMK_R_S -45; + pos @MMK_L_Q @MMK_R_V -50; + pos @MMK_L_Q @MMK_R_W -60; + pos @MMK_L_Q @MMK_R_T -60; + pos @MMK_L_Q @MMK_R_J -120; + pos @MMK_L_Q @MMK_R_A -75; + pos @MMK_L_Q @MMK_R_X -80; + pos @MMK_L_Q @MMK_R_tcaron -10; + pos @MMK_L_F parenright -20; + pos @MMK_L_F braceright -60; + pos @MMK_L_F backslash -10; + pos @MMK_L_F slash -120; + pos @MMK_L_F multiply -45; + pos @MMK_L_F braceleft -65; + pos @MMK_L_F asciitilde -30; + pos @MMK_L_F numbersign -80; + pos @MMK_L_F underscore -320; + pos @MMK_L_F comma -115; + pos @MMK_L_F question -20; + pos @MMK_L_F questiondown -185; + pos @MMK_L_F quotesinglbase -115; + pos @MMK_L_F semicolon -10; + pos @MMK_L_F ellipsis -290; + pos @MMK_L_F guilsinglright -10; + pos @MMK_L_F dollar -30; + pos @MMK_L_F quotedblbase -205; + pos @MMK_L_F euro -90; + pos @MMK_L_F sterling -35; + pos @MMK_L_F guillemetright -10; + pos @MMK_L_F @MMK_R_S -30; + pos @MMK_L_F @MMK_R_A -65; + pos @MMK_L_F @MMK_R_J -285; + pos @MMK_L_F @MMK_R_s -30; + pos @MMK_L_F @MMK_R_x -10; + pos @MMK_L_F @MMK_R_a -20; + pos @MMK_L_R at -30; + pos @MMK_L_R minus -10; + pos @MMK_L_R questiondown -55; + pos @MMK_L_R sterling -60; + pos @MMK_L_R dollar -30; + pos @MMK_L_R semicolon -10; + pos @MMK_L_R quotesingle -10; + pos @MMK_L_R divide -10; + pos @MMK_L_R copyright -25; + pos @MMK_L_R question -65; + pos @MMK_L_R ellipsis -55; + pos @MMK_L_R euro -90; + pos @MMK_L_R numbersign -130; + pos @MMK_L_R slash -70; + pos @MMK_L_R hyphen -35; + pos @MMK_L_R endash -35; + pos @MMK_L_R quotedblright -15; + pos @MMK_L_R less -15; + pos @MMK_L_R backslash -70; + pos @MMK_L_R cent -35; + pos @MMK_L_R quotesinglbase -60; + pos @MMK_L_R guilsinglleft -100; + pos @MMK_L_R yen -30; + pos @MMK_L_R quotedblbase -60; + pos @MMK_L_R emdash -35; + pos @MMK_L_R periodcentered -60; + pos @MMK_L_R braceleft -95; + pos @MMK_L_R asciitilde -65; + pos @MMK_L_R plus -10; + pos @MMK_L_R quoteright -15; + pos @MMK_L_R degree -10; + pos @MMK_L_R parenright -55; + pos @MMK_L_R guillemetleft -100; + pos @MMK_L_R bullet -35; + pos @MMK_L_R quotedbl -10; + pos @MMK_L_R guilsinglright -15; + pos @MMK_L_R guillemetright -15; + pos @MMK_L_R parenleft -25; + pos @MMK_L_R comma -60; + pos @MMK_L_R asciicircum -10; + pos @MMK_L_R braceright -60; + pos @MMK_L_R multiply -45; + pos @MMK_L_R ampersand -95; + pos @MMK_L_R underscore -350; + pos @MMK_L_R @MMK_R_q -40; + pos @MMK_L_R @MMK_R_dcaron -40; + pos @MMK_L_R @MMK_R_A -55; + pos @MMK_L_R @MMK_R_C -15; + pos @MMK_L_R @MMK_R_G -15; + pos @MMK_L_R @MMK_R_J -85; + pos @MMK_L_R @MMK_R_O -15; + pos @MMK_L_R @MMK_R_Q -15; + pos @MMK_L_R @MMK_R_S -30; + pos @MMK_L_R @MMK_R_T -10; + pos @MMK_L_R @MMK_R_W -35; + pos @MMK_L_R @MMK_R_V -30; + pos @MMK_L_R @MMK_R_Y -45; + pos @MMK_L_R @MMK_R_X -50; + pos @MMK_L_R @MMK_R_a -80; + pos @MMK_L_R @MMK_R_c -35; + pos @MMK_L_R @MMK_R_e -40; + pos @MMK_L_R @MMK_R_d -40; + pos @MMK_L_R @MMK_R_g -30; + pos @MMK_L_R @MMK_R_o -40; + pos @MMK_L_R @MMK_R_s -40; + pos @MMK_L_R @MMK_R_x -10; + pos @MMK_L_R @MMK_R_oslash -40; + pos @MMK_L_R @MMK_R_eth -40; + pos @MMK_L_R @MMK_R_dcroat -40; + pos @MMK_L_R @MMK_R_Oslash -15; + pos @MMK_L_R @MMK_R_a.alt -35; + pos @MMK_L_Y braceright -70; + pos @MMK_L_Y hyphen -95; + pos @MMK_L_Y quotedbl -15; + pos @MMK_L_Y quotedblleft -35; + pos @MMK_L_Y quotedblbase -125; + pos @MMK_L_Y asterisk -20; + pos @MMK_L_Y dollar -70; + pos @MMK_L_Y plus -80; + pos @MMK_L_Y asciitilde -130; + pos @MMK_L_Y semicolon -65; + pos @MMK_L_Y degree -25; + pos @MMK_L_Y perthousand -35; + pos @MMK_L_Y guilsinglleft -115; + pos @MMK_L_Y minus -80; + pos @MMK_L_Y quoteleft -35; + pos @MMK_L_Y endash -95; + pos @MMK_L_Y euro -140; + pos @MMK_L_Y guillemetleft -115; + pos @MMK_L_Y underscore -365; + pos @MMK_L_Y cent -105; + pos @MMK_L_Y braceleft -140; + pos @MMK_L_Y multiply -110; + pos @MMK_L_Y ellipsis -120; + pos @MMK_L_Y guillemetright -85; + pos @MMK_L_Y less -85; + pos @MMK_L_Y trademark -35; + pos @MMK_L_Y parenright -40; + pos @MMK_L_Y divide -80; + pos @MMK_L_Y question -35; + pos @MMK_L_Y registered -60; + pos @MMK_L_Y paragraph -45; + pos @MMK_L_Y quotesinglbase -115; + pos @MMK_L_Y comma -115; + pos @MMK_L_Y at -100; + pos @MMK_L_Y slash -135; + pos @MMK_L_Y backslash -10; + pos @MMK_L_Y questiondown -120; + pos @MMK_L_Y periodcentered -105; + pos @MMK_L_Y asciicircum -80; + pos @MMK_L_Y ampersand -120; + pos @MMK_L_Y bullet -100; + pos @MMK_L_Y guilsinglright -85; + pos @MMK_L_Y quotesingle -15; + pos @MMK_L_Y equal -50; + pos @MMK_L_Y copyright -95; + pos @MMK_L_Y quoteright -15; + pos @MMK_L_Y sterling -125; + pos @MMK_L_Y parenleft -95; + pos @MMK_L_Y percent -35; + pos @MMK_L_Y emdash -95; + pos @MMK_L_Y colon -55; + pos @MMK_L_Y quotedblright -15; + pos @MMK_L_Y numbersign -175; + pos @MMK_L_Y @MMK_R_C -80; + pos @MMK_L_Y @MMK_R_A -120; + pos @MMK_L_Y @MMK_R_G -80; + pos @MMK_L_Y @MMK_R_J -140; + pos @MMK_L_Y @MMK_R_S -70; + pos @MMK_L_Y @MMK_R_Q -80; + pos @MMK_L_Y @MMK_R_c -105; + pos @MMK_L_Y @MMK_R_a -120; + pos @MMK_L_Y @MMK_R_g -100; + pos @MMK_L_Y @MMK_R_d -105; + pos @MMK_L_Y @MMK_R_e -105; + pos @MMK_L_Y @MMK_R_n -50; + pos @MMK_L_Y @MMK_R_o -110; + pos @MMK_L_Y @MMK_R_m -50; + pos @MMK_L_Y @MMK_R_r -50; + pos @MMK_L_Y @MMK_R_s -105; + pos @MMK_L_Y @MMK_R_q -105; + pos @MMK_L_Y @MMK_R_v -50; + pos @MMK_L_Y @MMK_R_w -45; + pos @MMK_L_Y @MMK_R_t -50; + pos @MMK_L_Y @MMK_R_u -50; + pos @MMK_L_Y @MMK_R_z -50; + pos @MMK_L_Y @MMK_R_x -60; + pos @MMK_L_Y @MMK_R_y -50; + pos @MMK_L_Y @MMK_R_germandbls -35; + pos @MMK_L_Y @MMK_R_a.alt -105; + pos @MMK_L_Y @MMK_R_O -80; + pos @MMK_L_Y @MMK_R_f -50; + pos @MMK_L_Y @MMK_R_p -50; + pos @MMK_L_Y @MMK_R_Oslash -80; + pos @MMK_L_Y @MMK_R_eth -110; + pos @MMK_L_Y @MMK_R_dcaron -105; + pos @MMK_L_Y @MMK_R_dcroat -105; + pos @MMK_L_Y @MMK_R_tcaron -50; + pos @MMK_L_Y @MMK_R_oslash -110; + pos @MMK_L_X perthousand -35; + pos @MMK_L_X quotedblleft -35; + pos @MMK_L_X emdash -55; + pos @MMK_L_X guilsinglleft -65; + pos @MMK_L_X paragraph -45; + pos @MMK_L_X plus -75; + pos @MMK_L_X quotesingle -15; + pos @MMK_L_X quoteleft -35; + pos @MMK_L_X degree -25; + pos @MMK_L_X copyright -60; + pos @MMK_L_X endash -55; + pos @MMK_L_X slash -15; + pos @MMK_L_X asterisk -20; + pos @MMK_L_X cent -55; + pos @MMK_L_X less -85; + pos @MMK_L_X question -35; + pos @MMK_L_X braceleft -110; + pos @MMK_L_X guilsinglright -25; + pos @MMK_L_X minus -75; + pos @MMK_L_X dollar -45; + pos @MMK_L_X euro -140; + pos @MMK_L_X quotedbl -15; + pos @MMK_L_X percent -35; + pos @MMK_L_X underscore -360; + pos @MMK_L_X sterling -35; + pos @MMK_L_X trademark -35; + pos @MMK_L_X equal -45; + pos @MMK_L_X numbersign -90; + pos @MMK_L_X asciitilde -125; + pos @MMK_L_X guillemetleft -65; + pos @MMK_L_X quoteright -15; + pos @MMK_L_X bullet -80; + pos @MMK_L_X divide -75; + pos @MMK_L_X hyphen -55; + pos @MMK_L_X ampersand -45; + pos @MMK_L_X registered -60; + pos @MMK_L_X periodcentered -70; + pos @MMK_L_X semicolon -10; + pos @MMK_L_X parenleft -55; + pos @MMK_L_X braceright -60; + pos @MMK_L_X asciicircum -80; + pos @MMK_L_X at -55; + pos @MMK_L_X parenright -40; + pos @MMK_L_X guillemetright -25; + pos @MMK_L_X multiply -110; + pos @MMK_L_X quotedblright -15; + pos @MMK_L_X backslash -10; + pos @MMK_L_X @MMK_R_dcaron -60; + pos @MMK_L_X @MMK_R_y -50; + pos @MMK_L_X @MMK_R_s -25; + pos @MMK_L_X @MMK_R_q -60; + pos @MMK_L_X @MMK_R_w -45; + pos @MMK_L_X @MMK_R_v -50; + pos @MMK_L_X @MMK_R_u -40; + pos @MMK_L_X @MMK_R_t -50; + pos @MMK_L_X @MMK_R_o -60; + pos @MMK_L_X @MMK_R_c -60; + pos @MMK_L_X @MMK_R_a -35; + pos @MMK_L_X @MMK_R_g -70; + pos @MMK_L_X @MMK_R_f -50; + pos @MMK_L_X @MMK_R_e -60; + pos @MMK_L_X @MMK_R_d -60; + pos @MMK_L_X @MMK_R_S -40; + pos @MMK_L_X @MMK_R_J -25; + pos @MMK_L_X @MMK_R_O -80; + pos @MMK_L_X @MMK_R_C -80; + pos @MMK_L_X @MMK_R_G -80; + pos @MMK_L_X @MMK_R_eth -55; + pos @MMK_L_X @MMK_R_a.alt -55; + pos @MMK_L_X @MMK_R_oslash -30; + pos @MMK_L_X @MMK_R_dcroat -60; + pos @MMK_L_X @MMK_R_Q -80; + pos @MMK_L_X @MMK_R_tcaron -50; + pos @MMK_L_Oslash quoteright -35; + pos @MMK_L_Oslash slash -125; + pos @MMK_L_Oslash perthousand -20; + pos @MMK_L_Oslash yen -15; + pos @MMK_L_Oslash quotesinglbase -110; + pos @MMK_L_Oslash dollar -50; + pos @MMK_L_Oslash multiply -55; + pos @MMK_L_Oslash backslash -20; + pos @MMK_L_Oslash quoteleft -30; + pos @MMK_L_Oslash quotedblbase -110; + pos @MMK_L_Oslash quotesingle -30; + pos @MMK_L_Oslash braceleft -65; + pos @MMK_L_Oslash guilsinglright -15; + pos @MMK_L_Oslash colon -15; + pos @MMK_L_Oslash ampersand -20; + pos @MMK_L_Oslash paragraph -15; + pos @MMK_L_Oslash question -70; + pos @MMK_L_Oslash quotedblleft -30; + pos @MMK_L_Oslash degree -40; + pos @MMK_L_Oslash semicolon -25; + pos @MMK_L_Oslash ellipsis -110; + pos @MMK_L_Oslash guillemetright -15; + pos @MMK_L_Oslash parenright -80; + pos @MMK_L_Oslash comma -110; + pos @MMK_L_Oslash quotedblright -35; + pos @MMK_L_Oslash asciicircum -10; + pos @MMK_L_Oslash trademark -30; + pos @MMK_L_Oslash sterling -35; + pos @MMK_L_Oslash braceright -60; + pos @MMK_L_Oslash quotedbl -30; + pos @MMK_L_Oslash questiondown -95; + pos @MMK_L_Oslash asciitilde -35; + pos @MMK_L_Oslash numbersign -90; + pos @MMK_L_Oslash euro -90; + pos @MMK_L_Oslash percent -20; + pos @MMK_L_Oslash asterisk -20; + pos @MMK_L_Oslash underscore -230; + pos @MMK_L_Oslash @MMK_R_X -15; + pos @MMK_L_Oslash @MMK_R_x -35; + pos @MMK_L_Oslash @MMK_R_tcaron -10; + pos @MMK_L_Oslash @MMK_R_Y -15; + pos @MMK_L_Oslash @MMK_R_V -15; + pos @MMK_L_Oslash @MMK_R_W -15; + pos @MMK_L_Oslash @MMK_R_T -10; + pos @MMK_L_Oslash @MMK_R_S -45; + pos @MMK_L_Oslash @MMK_R_J -145; + pos @MMK_L_Oslash @MMK_R_A -75; + pos @MMK_L_Oslash @MMK_R_y -20; + pos @MMK_L_Oslash @MMK_R_v -15; + pos @MMK_L_Oslash @MMK_R_w -15; + pos @MMK_L_Oslash @MMK_R_t -10; + pos @MMK_L_Oslash @MMK_R_s -30; + pos @MMK_L_Oslash @MMK_R_f -10; + pos @MMK_L_Oslash @MMK_R_a -30; + pos @MMK_L_W ellipsis -130; + pos @MMK_L_W colon -40; + pos @MMK_L_W quotedbl -10; + pos @MMK_L_W underscore -365; + pos @MMK_L_W plus -55; + pos @MMK_L_W parenleft -75; + pos @MMK_L_W asciicircum -55; + pos @MMK_L_W registered -45; + pos @MMK_L_W equal -35; + pos @MMK_L_W guillemetleft -80; + pos @MMK_L_W guilsinglleft -80; + pos @MMK_L_W parenright -30; + pos @MMK_L_W guilsinglright -60; + pos @MMK_L_W asciitilde -105; + pos @MMK_L_W hyphen -70; + pos @MMK_L_W quoteright -15; + pos @MMK_L_W periodcentered -80; + pos @MMK_L_W degree -20; + pos @MMK_L_W ampersand -95; + pos @MMK_L_W quotesingle -10; + pos @MMK_L_W semicolon -50; + pos @MMK_L_W braceleft -135; + pos @MMK_L_W at -75; + pos @MMK_L_W asterisk -15; + pos @MMK_L_W cent -75; + pos @MMK_L_W quotedblleft -25; + pos @MMK_L_W perthousand -25; + pos @MMK_L_W paragraph -30; + pos @MMK_L_W euro -125; + pos @MMK_L_W quotedblbase -130; + pos @MMK_L_W dollar -60; + pos @MMK_L_W quoteleft -25; + pos @MMK_L_W comma -115; + pos @MMK_L_W braceright -70; + pos @MMK_L_W endash -70; + pos @MMK_L_W divide -55; + pos @MMK_L_W quotesinglbase -115; + pos @MMK_L_W questiondown -130; + pos @MMK_L_W guillemetright -60; + pos @MMK_L_W question -30; + pos @MMK_L_W quotedblright -15; + pos @MMK_L_W copyright -70; + pos @MMK_L_W bullet -75; + pos @MMK_L_W backslash -10; + pos @MMK_L_W less -60; + pos @MMK_L_W multiply -90; + pos @MMK_L_W percent -25; + pos @MMK_L_W sterling -100; + pos @MMK_L_W minus -55; + pos @MMK_L_W emdash -70; + pos @MMK_L_W slash -150; + pos @MMK_L_W numbersign -160; + pos @MMK_L_W trademark -25; + pos @MMK_L_W @MMK_R_m -35; + pos @MMK_L_W @MMK_R_n -35; + pos @MMK_L_W @MMK_R_o -80; + pos @MMK_L_W @MMK_R_d -80; + pos @MMK_L_W @MMK_R_f -35; + pos @MMK_L_W @MMK_R_g -75; + pos @MMK_L_W @MMK_R_a -100; + pos @MMK_L_W @MMK_R_c -80; + pos @MMK_L_W @MMK_R_x -45; + pos @MMK_L_W @MMK_R_z -35; + pos @MMK_L_W @MMK_R_t -35; + pos @MMK_L_W @MMK_R_u -35; + pos @MMK_L_W @MMK_R_v -35; + pos @MMK_L_W @MMK_R_w -30; + pos @MMK_L_W @MMK_R_p -35; + pos @MMK_L_W @MMK_R_q -80; + pos @MMK_L_W @MMK_R_r -35; + pos @MMK_L_W @MMK_R_s -85; + pos @MMK_L_W @MMK_R_O -60; + pos @MMK_L_W @MMK_R_J -150; + pos @MMK_L_W @MMK_R_G -60; + pos @MMK_L_W @MMK_R_A -135; + pos @MMK_L_W @MMK_R_C -60; + pos @MMK_L_W @MMK_R_Q -60; + pos @MMK_L_W @MMK_R_S -60; + pos @MMK_L_W @MMK_R_a.alt -75; + pos @MMK_L_W @MMK_R_eth -80; + pos @MMK_L_W @MMK_R_germandbls -30; + pos @MMK_L_W @MMK_R_Oslash -60; + pos @MMK_L_W @MMK_R_y -35; + pos @MMK_L_W @MMK_R_tcaron -35; + pos @MMK_L_W @MMK_R_e -80; + pos @MMK_L_W @MMK_R_oslash -80; + pos @MMK_L_W @MMK_R_dcaron -80; + pos @MMK_L_W @MMK_R_dcroat -80; + pos @MMK_L_L quoteleft -115; + pos @MMK_L_L cent -20; + pos @MMK_L_L underscore -300; + pos @MMK_L_L multiply -135; + pos @MMK_L_L equal -300; + pos @MMK_L_L asciitilde -240; + pos @MMK_L_L divide -230; + pos @MMK_L_L registered -195; + pos @MMK_L_L quotedblleft -205; + pos @MMK_L_L degree -215; + pos @MMK_L_L braceright -60; + pos @MMK_L_L quotedbl -200; + pos @MMK_L_L at -20; + pos @MMK_L_L guilsinglleft -95; + pos @MMK_L_L dollar -35; + pos @MMK_L_L slash -15; + pos @MMK_L_L perthousand -105; + pos @MMK_L_L asterisk -190; + pos @MMK_L_L numbersign -90; + pos @MMK_L_L backslash -240; + pos @MMK_L_L sterling -35; + pos @MMK_L_L parenright -90; + pos @MMK_L_L plus -235; + pos @MMK_L_L minus -300; + pos @MMK_L_L asciicircum -260; + pos @MMK_L_L percent -105; + pos @MMK_L_L quotedblright -205; + pos @MMK_L_L copyright -25; + pos @MMK_L_L paragraph -220; + pos @MMK_L_L braceleft -110; + pos @MMK_L_L question -175; + pos @MMK_L_L euro -200; + pos @MMK_L_L periodcentered -105; + pos @MMK_L_L emdash -300; + pos @MMK_L_L bullet -120; + pos @MMK_L_L guillemetleft -95; + pos @MMK_L_L endash -295; + pos @MMK_L_L hyphen -195; + pos @MMK_L_L trademark -300; + pos @MMK_L_L quotesingle -110; + pos @MMK_L_L parenleft -15; + pos @MMK_L_L yen -60; + pos @MMK_L_L quoteright -115; + pos @MMK_L_L less -300; + pos @MMK_L_L @MMK_R_dcaron -25; + pos @MMK_L_L @MMK_R_tcaron -80; + pos @MMK_L_L @MMK_R_oslash -30; + pos @MMK_L_L @MMK_R_a.alt -20; + pos @MMK_L_L @MMK_R_dcroat -25; + pos @MMK_L_L @MMK_R_eth -20; + pos @MMK_L_L @MMK_R_Q -55; + pos @MMK_L_L @MMK_R_O -55; + pos @MMK_L_L @MMK_R_J -20; + pos @MMK_L_L @MMK_R_G -60; + pos @MMK_L_L @MMK_R_C -55; + pos @MMK_L_L @MMK_R_Y -120; + pos @MMK_L_L @MMK_R_W -110; + pos @MMK_L_L @MMK_R_V -90; + pos @MMK_L_L @MMK_R_U -20; + pos @MMK_L_L @MMK_R_T -115; + pos @MMK_L_L @MMK_R_S -30; + pos @MMK_L_L @MMK_R_o -30; + pos @MMK_L_L @MMK_R_g -40; + pos @MMK_L_L @MMK_R_f -80; + pos @MMK_L_L @MMK_R_e -25; + pos @MMK_L_L @MMK_R_d -25; + pos @MMK_L_L @MMK_R_c -25; + pos @MMK_L_L @MMK_R_y -55; + pos @MMK_L_L @MMK_R_w -45; + pos @MMK_L_L @MMK_R_v -45; + pos @MMK_L_L @MMK_R_t -80; + pos @MMK_L_L @MMK_R_s -15; + pos @MMK_L_L @MMK_R_q -25; + pos @MMK_L_T parenleft -80; + pos @MMK_L_T colon -55; + pos @MMK_L_T less -115; + pos @MMK_L_T guillemetright -115; + pos @MMK_L_T braceright -60; + pos @MMK_L_T backslash -10; + pos @MMK_L_T questiondown -115; + pos @MMK_L_T hyphen -115; + pos @MMK_L_T parenright -20; + pos @MMK_L_T asciitilde -145; + pos @MMK_L_T periodcentered -105; + pos @MMK_L_T semicolon -65; + pos @MMK_L_T registered -25; + pos @MMK_L_T slash -130; + pos @MMK_L_T braceleft -110; + pos @MMK_L_T question -20; + pos @MMK_L_T asciicircum -90; + pos @MMK_L_T minus -115; + pos @MMK_L_T endash -115; + pos @MMK_L_T guilsinglleft -110; + pos @MMK_L_T dollar -35; + pos @MMK_L_T ellipsis -115; + pos @MMK_L_T sterling -95; + pos @MMK_L_T underscore -345; + pos @MMK_L_T guilsinglright -115; + pos @MMK_L_T quotesinglbase -115; + pos @MMK_L_T multiply -160; + pos @MMK_L_T equal -115; + pos @MMK_L_T guillemetleft -110; + pos @MMK_L_T euro -200; + pos @MMK_L_T copyright -90; + pos @MMK_L_T emdash -115; + pos @MMK_L_T ampersand -115; + pos @MMK_L_T comma -115; + pos @MMK_L_T at -105; + pos @MMK_L_T numbersign -170; + pos @MMK_L_T cent -115; + pos @MMK_L_T quotedblbase -115; + pos @MMK_L_T bullet -115; + pos @MMK_L_T plus -115; + pos @MMK_L_T divide -115; + pos @MMK_L_T @MMK_R_Oslash -60; + pos @MMK_L_T @MMK_R_eth -115; + pos @MMK_L_T @MMK_R_oslash -115; + pos @MMK_L_T @MMK_R_S -35; + pos @MMK_L_T @MMK_R_Q -60; + pos @MMK_L_T @MMK_R_G -60; + pos @MMK_L_T @MMK_R_C -60; + pos @MMK_L_T @MMK_R_A -115; + pos @MMK_L_T @MMK_R_O -60; + pos @MMK_L_T @MMK_R_J -135; + pos @MMK_L_T @MMK_R_w -110; + pos @MMK_L_T @MMK_R_v -115; + pos @MMK_L_T @MMK_R_u -115; + pos @MMK_L_T @MMK_R_t -80; + pos @MMK_L_T @MMK_R_s -130; + pos @MMK_L_T @MMK_R_r -115; + pos @MMK_L_T @MMK_R_q -115; + pos @MMK_L_T @MMK_R_p -115; + pos @MMK_L_T @MMK_R_z -115; + pos @MMK_L_T @MMK_R_y -115; + pos @MMK_L_T @MMK_R_x -115; + pos @MMK_L_T @MMK_R_g -115; + pos @MMK_L_T @MMK_R_f -80; + pos @MMK_L_T @MMK_R_e -115; + pos @MMK_L_T @MMK_R_d -115; + pos @MMK_L_T @MMK_R_c -115; + pos @MMK_L_T @MMK_R_a -115; + pos @MMK_L_T @MMK_R_o -115; + pos @MMK_L_T @MMK_R_n -115; + pos @MMK_L_T @MMK_R_m -115; + pos @MMK_L_T @MMK_R_tcaron -80; + pos @MMK_L_T @MMK_R_a.alt -115; + pos @MMK_L_T @MMK_R_dcaron -115; + pos @MMK_L_T @MMK_R_dcroat -115; + pos @MMK_L_Lslash euro -205; + pos @MMK_L_Lslash quoteleft -115; + pos @MMK_L_Lslash braceright -60; + pos @MMK_L_Lslash endash -295; + pos @MMK_L_Lslash numbersign -90; + pos @MMK_L_Lslash backslash -240; + pos @MMK_L_Lslash slash -15; + pos @MMK_L_Lslash ampersand -10; + pos @MMK_L_Lslash hyphen -195; + pos @MMK_L_Lslash cent -25; + pos @MMK_L_Lslash yen -60; + pos @MMK_L_Lslash guillemetleft -105; + pos @MMK_L_Lslash underscore -355; + pos @MMK_L_Lslash sterling -35; + pos @MMK_L_Lslash multiply -140; + pos @MMK_L_Lslash percent -105; + pos @MMK_L_Lslash quoteright -115; + pos @MMK_L_Lslash registered -220; + pos @MMK_L_Lslash parenright -90; + pos @MMK_L_Lslash paragraph -220; + pos @MMK_L_Lslash degree -215; + pos @MMK_L_Lslash asciitilde -240; + pos @MMK_L_Lslash less -310; + pos @MMK_L_Lslash copyright -30; + pos @MMK_L_Lslash question -175; + pos @MMK_L_Lslash bullet -175; + pos @MMK_L_Lslash periodcentered -105; + pos @MMK_L_Lslash at -25; + pos @MMK_L_Lslash guilsinglleft -105; + pos @MMK_L_Lslash minus -330; + pos @MMK_L_Lslash plus -235; + pos @MMK_L_Lslash perthousand -105; + pos @MMK_L_Lslash quotesingle -110; + pos @MMK_L_Lslash quotedblleft -205; + pos @MMK_L_Lslash braceleft -110; + pos @MMK_L_Lslash asterisk -190; + pos @MMK_L_Lslash quotedblright -205; + pos @MMK_L_Lslash emdash -340; + pos @MMK_L_Lslash dollar -35; + pos @MMK_L_Lslash divide -235; + pos @MMK_L_Lslash trademark -340; + pos @MMK_L_Lslash parenleft -20; + pos @MMK_L_Lslash equal -330; + pos @MMK_L_Lslash asciicircum -260; + pos @MMK_L_Lslash quotedbl -200; + pos @MMK_L_Lslash @MMK_R_tcaron -80; + pos @MMK_L_Lslash @MMK_R_dcroat -30; + pos @MMK_L_Lslash @MMK_R_y -60; + pos @MMK_L_Lslash @MMK_R_w -50; + pos @MMK_L_Lslash @MMK_R_v -45; + pos @MMK_L_Lslash @MMK_R_s -15; + pos @MMK_L_Lslash @MMK_R_q -30; + pos @MMK_L_Lslash @MMK_R_g -45; + pos @MMK_L_Lslash @MMK_R_f -80; + pos @MMK_L_Lslash @MMK_R_e -30; + pos @MMK_L_Lslash @MMK_R_d -30; + pos @MMK_L_Lslash @MMK_R_c -25; + pos @MMK_L_Lslash @MMK_R_Y -120; + pos @MMK_L_Lslash @MMK_R_V -95; + pos @MMK_L_Lslash @MMK_R_U -25; + pos @MMK_L_Lslash @MMK_R_T -115; + pos @MMK_L_Lslash @MMK_R_S -30; + pos @MMK_L_Lslash @MMK_R_Q -65; + pos @MMK_L_Lslash @MMK_R_O -65; + pos @MMK_L_Lslash @MMK_R_J -20; + pos @MMK_L_Lslash @MMK_R_G -65; + pos @MMK_L_Lslash @MMK_R_C -65; + pos @MMK_L_Lslash @MMK_R_eth -25; + pos @MMK_L_Lslash @MMK_R_t -80; + pos @MMK_L_Lslash @MMK_R_o -30; + pos @MMK_L_Lslash @MMK_R_W -110; + pos @MMK_L_Lslash @MMK_R_dcaron -30; + pos @MMK_L_Lslash @MMK_R_a.alt -25; + pos @MMK_L_Lslash @MMK_R_oslash -30; + pos @MMK_L_A endash -50; + pos @MMK_L_A divide -70; + pos @MMK_L_A quoteright -115; + pos @MMK_L_A quoteleft -115; + pos @MMK_L_A plus -70; + pos @MMK_L_A degree -140; + pos @MMK_L_A copyright -55; + pos @MMK_L_A slash -15; + pos @MMK_L_A percent -105; + pos @MMK_L_A guillemetright -20; + pos @MMK_L_A asterisk -120; + pos @MMK_L_A trademark -130; + pos @MMK_L_A quotedbl -135; + pos @MMK_L_A braceleft -110; + pos @MMK_L_A registered -100; + pos @MMK_L_A euro -145; + pos @MMK_L_A multiply -105; + pos @MMK_L_A perthousand -105; + pos @MMK_L_A periodcentered -65; + pos @MMK_L_A equal -40; + pos @MMK_L_A yen -60; + pos @MMK_L_A paragraph -120; + pos @MMK_L_A semicolon -10; + pos @MMK_L_A hyphen -50; + pos @MMK_L_A underscore -365; + pos @MMK_L_A bullet -70; + pos @MMK_L_A backslash -185; + pos @MMK_L_A emdash -50; + pos @MMK_L_A less -80; + pos @MMK_L_A guilsinglleft -60; + pos @MMK_L_A at -50; + pos @MMK_L_A numbersign -90; + pos @MMK_L_A sterling -35; + pos @MMK_L_A parenright -90; + pos @MMK_L_A minus -70; + pos @MMK_L_A ampersand -40; + pos @MMK_L_A parenleft -50; + pos @MMK_L_A cent -55; + pos @MMK_L_A guilsinglright -20; + pos @MMK_L_A guillemetleft -60; + pos @MMK_L_A question -180; + pos @MMK_L_A quotesingle -110; + pos @MMK_L_A dollar -40; + pos @MMK_L_A asciicircum -115; + pos @MMK_L_A braceright -60; + pos @MMK_L_A quotedblright -150; + pos @MMK_L_A asciitilde -115; + pos @MMK_L_A quotedblleft -135; + pos @MMK_L_A @MMK_R_w -65; + pos @MMK_L_A @MMK_R_V -115; + pos @MMK_L_A @MMK_R_o -55; + pos @MMK_L_A @MMK_R_c -55; + pos @MMK_L_A @MMK_R_a -35; + pos @MMK_L_A @MMK_R_f -80; + pos @MMK_L_A @MMK_R_g -65; + pos @MMK_L_A @MMK_R_d -55; + pos @MMK_L_A @MMK_R_e -55; + pos @MMK_L_A @MMK_R_y -75; + pos @MMK_L_A @MMK_R_s -25; + pos @MMK_L_A @MMK_R_q -55; + pos @MMK_L_A @MMK_R_v -60; + pos @MMK_L_A @MMK_R_t -105; + pos @MMK_L_A @MMK_R_u -35; + pos @MMK_L_A @MMK_R_J -25; + pos @MMK_L_A @MMK_R_O -75; + pos @MMK_L_A @MMK_R_C -75; + pos @MMK_L_A @MMK_R_G -75; + pos @MMK_L_A @MMK_R_Y -120; + pos @MMK_L_A @MMK_R_S -40; + pos @MMK_L_A @MMK_R_Q -75; + pos @MMK_L_A @MMK_R_W -135; + pos @MMK_L_A @MMK_R_T -115; + pos @MMK_L_A @MMK_R_U -55; + pos @MMK_L_A @MMK_R_dcroat -55; + pos @MMK_L_A @MMK_R_eth -50; + pos @MMK_L_A @MMK_R_tcaron -105; + pos @MMK_L_A @MMK_R_oslash -30; + pos @MMK_L_A @MMK_R_dcaron -55; + pos @MMK_L_A @MMK_R_a.alt -55; + pos @MMK_L_O semicolon -25; + pos @MMK_L_O dollar -50; + pos @MMK_L_O quotedblleft -30; + pos @MMK_L_O asciicircum -10; + pos @MMK_L_O asterisk -20; + pos @MMK_L_O braceright -60; + pos @MMK_L_O questiondown -95; + pos @MMK_L_O yen -50; + pos @MMK_L_O numbersign -90; + pos @MMK_L_O slash -125; + pos @MMK_L_O paragraph -15; + pos @MMK_L_O perthousand -20; + pos @MMK_L_O multiply -55; + pos @MMK_L_O quotedblright -55; + pos @MMK_L_O question -125; + pos @MMK_L_O degree -40; + pos @MMK_L_O guillemetright -15; + pos @MMK_L_O guilsinglright -15; + pos @MMK_L_O quoteright -55; + pos @MMK_L_O sterling -35; + pos @MMK_L_O colon -15; + pos @MMK_L_O quotedbl -30; + pos @MMK_L_O trademark -30; + pos @MMK_L_O percent -20; + pos @MMK_L_O quotesinglbase -110; + pos @MMK_L_O quoteleft -30; + pos @MMK_L_O comma -110; + pos @MMK_L_O quotedblbase -110; + pos @MMK_L_O parenright -120; + pos @MMK_L_O underscore -230; + pos @MMK_L_O ampersand -20; + pos @MMK_L_O backslash -115; + pos @MMK_L_O asciitilde -35; + pos @MMK_L_O euro -90; + pos @MMK_L_O braceleft -65; + pos @MMK_L_O quotesingle -30; + pos @MMK_L_O ellipsis -110; + pos @MMK_L_O @MMK_R_f -10; + pos @MMK_L_O @MMK_R_a -30; + pos @MMK_L_O @MMK_R_t -10; + pos @MMK_L_O @MMK_R_v -15; + pos @MMK_L_O @MMK_R_s -30; + pos @MMK_L_O @MMK_R_x -35; + pos @MMK_L_O @MMK_R_y -20; + pos @MMK_L_O @MMK_R_A -75; + pos @MMK_L_O @MMK_R_J -145; + pos @MMK_L_O @MMK_R_T -60; + pos @MMK_L_O @MMK_R_V -50; + pos @MMK_L_O @MMK_R_S -45; + pos @MMK_L_O @MMK_R_X -80; + pos @MMK_L_O @MMK_R_Y -80; + pos @MMK_L_O @MMK_R_w -15; + pos @MMK_L_O @MMK_R_W -60; + pos @MMK_L_O @MMK_R_tcaron -10; + pos @MMK_L_V plus -50; + pos @MMK_L_V at -65; + pos @MMK_L_V questiondown -110; + pos @MMK_L_V quoteleft -20; + pos @MMK_L_V guillemetleft -65; + pos @MMK_L_V question -25; + pos @MMK_L_V guillemetright -55; + pos @MMK_L_V guilsinglright -55; + pos @MMK_L_V less -50; + pos @MMK_L_V ampersand -80; + pos @MMK_L_V parenleft -65; + pos @MMK_L_V minus -50; + pos @MMK_L_V periodcentered -70; + pos @MMK_L_V asciitilde -90; + pos @MMK_L_V copyright -60; + pos @MMK_L_V asterisk -15; + pos @MMK_L_V bullet -60; + pos @MMK_L_V quotedblright -10; + pos @MMK_L_V endash -60; + pos @MMK_L_V quotedblbase -110; + pos @MMK_L_V percent -25; + pos @MMK_L_V ellipsis -110; + pos @MMK_L_V quotesingle -10; + pos @MMK_L_V comma -110; + pos @MMK_L_V registered -40; + pos @MMK_L_V semicolon -45; + pos @MMK_L_V guilsinglleft -65; + pos @MMK_L_V colon -35; + pos @MMK_L_V braceright -70; + pos @MMK_L_V euro -120; + pos @MMK_L_V emdash -60; + pos @MMK_L_V equal -30; + pos @MMK_L_V multiply -80; + pos @MMK_L_V backslash -10; + pos @MMK_L_V numbersign -145; + pos @MMK_L_V braceleft -125; + pos @MMK_L_V underscore -335; + pos @MMK_L_V parenright -30; + pos @MMK_L_V trademark -20; + pos @MMK_L_V divide -50; + pos @MMK_L_V perthousand -25; + pos @MMK_L_V sterling -90; + pos @MMK_L_V quotesinglbase -110; + pos @MMK_L_V slash -130; + pos @MMK_L_V dollar -55; + pos @MMK_L_V degree -15; + pos @MMK_L_V cent -65; + pos @MMK_L_V paragraph -25; + pos @MMK_L_V asciicircum -50; + pos @MMK_L_V hyphen -60; + pos @MMK_L_V quotedblleft -20; + pos @MMK_L_V quotedbl -10; + pos @MMK_L_V quoteright -10; + pos @MMK_L_V @MMK_R_a.alt -65; + pos @MMK_L_V @MMK_R_oslash -65; + pos @MMK_L_V @MMK_R_Oslash -50; + pos @MMK_L_V @MMK_R_eth -70; + pos @MMK_L_V @MMK_R_dcroat -65; + pos @MMK_L_V @MMK_R_dcaron -65; + pos @MMK_L_V @MMK_R_germandbls -25; + pos @MMK_L_V @MMK_R_p -30; + pos @MMK_L_V @MMK_R_S -55; + pos @MMK_L_V @MMK_R_tcaron -30; + pos @MMK_L_V @MMK_R_e -65; + pos @MMK_L_V @MMK_R_d -65; + pos @MMK_L_V @MMK_R_g -60; + pos @MMK_L_V @MMK_R_f -30; + pos @MMK_L_V @MMK_R_a -85; + pos @MMK_L_V @MMK_R_c -65; + pos @MMK_L_V @MMK_R_m -30; + pos @MMK_L_V @MMK_R_o -65; + pos @MMK_L_V @MMK_R_n -30; + pos @MMK_L_V @MMK_R_u -30; + pos @MMK_L_V @MMK_R_t -30; + pos @MMK_L_V @MMK_R_w -25; + pos @MMK_L_V @MMK_R_v -30; + pos @MMK_L_V @MMK_R_q -65; + pos @MMK_L_V @MMK_R_s -75; + pos @MMK_L_V @MMK_R_r -30; + pos @MMK_L_V @MMK_R_y -30; + pos @MMK_L_V @MMK_R_x -40; + pos @MMK_L_V @MMK_R_z -30; + pos @MMK_L_V @MMK_R_G -50; + pos @MMK_L_V @MMK_R_A -115; + pos @MMK_L_V @MMK_R_C -50; + pos @MMK_L_V @MMK_R_O -50; + pos @MMK_L_V @MMK_R_J -125; + pos @MMK_L_V @MMK_R_Q -50; + pos @MMK_L_H braceright -60; + pos @MMK_L_H backslash -10; + pos @MMK_L_H parenright -20; + pos @MMK_L_H slash -15; + pos @MMK_L_H sterling -35; + pos @MMK_L_H euro -90; + pos @MMK_L_H braceleft -65; + pos @MMK_L_H asciitilde -30; + pos @MMK_L_H multiply -45; + pos @MMK_L_H numbersign -55; + pos @MMK_L_H question -20; + pos @MMK_L_H dollar -30; + pos @MMK_L_H underscore -355; + pos @MMK_L_H @MMK_R_s -15; + pos @MMK_L_H @MMK_R_J -20; + pos @MMK_L_H @MMK_R_S -30; + pos @MMK_L_J underscore -110; + pos @MMK_L_J numbersign -60; + pos @MMK_L_J dollar -30; + pos @MMK_L_J euro -90; + pos @MMK_L_J ellipsis -40; + pos @MMK_L_J sterling -35; + pos @MMK_L_J quotesinglbase -45; + pos @MMK_L_J semicolon -10; + pos @MMK_L_J backslash -10; + pos @MMK_L_J multiply -45; + pos @MMK_L_J slash -75; + pos @MMK_L_J comma -45; + pos @MMK_L_J asciitilde -30; + pos @MMK_L_J question -20; + pos @MMK_L_J parenright -20; + pos @MMK_L_J questiondown -40; + pos @MMK_L_J quotedblbase -45; + pos @MMK_L_J braceright -60; + pos @MMK_L_J braceleft -65; + pos @MMK_L_J guillemetright -10; + pos @MMK_L_J guilsinglright -10; + pos @MMK_L_J @MMK_R_s -30; + pos @MMK_L_J @MMK_R_x -10; + pos @MMK_L_J @MMK_R_S -30; + pos @MMK_L_J @MMK_R_J -70; + pos @MMK_L_J @MMK_R_A -45; + pos @MMK_L_K multiply -100; + pos @MMK_L_K euro -140; + pos @MMK_L_K less -70; + pos @MMK_L_K periodcentered -60; + pos @MMK_L_K numbersign -85; + pos @MMK_L_K paragraph -50; + pos @MMK_L_K emdash -50; + pos @MMK_L_K semicolon -10; + pos @MMK_L_K plus -60; + pos @MMK_L_K cent -50; + pos @MMK_L_K parenleft -45; + pos @MMK_L_K asciicircum -100; + pos @MMK_L_K equal -35; + pos @MMK_L_K copyright -55; + pos @MMK_L_K braceright -60; + pos @MMK_L_K question -40; + pos @MMK_L_K dollar -40; + pos @MMK_L_K trademark -40; + pos @MMK_L_K quotesingle -20; + pos @MMK_L_K percent -40; + pos @MMK_L_K guilsinglleft -55; + pos @MMK_L_K quotedbl -20; + pos @MMK_L_K sterling -35; + pos @MMK_L_K degree -25; + pos @MMK_L_K hyphen -50; + pos @MMK_L_K slash -15; + pos @MMK_L_K quotedblright -20; + pos @MMK_L_K guillemetleft -55; + pos @MMK_L_K minus -60; + pos @MMK_L_K quoteleft -40; + pos @MMK_L_K asterisk -25; + pos @MMK_L_K quotedblleft -40; + pos @MMK_L_K quoteright -20; + pos @MMK_L_K asciitilde -110; + pos @MMK_L_K divide -60; + pos @MMK_L_K braceleft -110; + pos @MMK_L_K perthousand -40; + pos @MMK_L_K guillemetright -20; + pos @MMK_L_K guilsinglright -20; + pos @MMK_L_K endash -50; + pos @MMK_L_K at -50; + pos @MMK_L_K underscore -335; + pos @MMK_L_K ampersand -40; + pos @MMK_L_K registered -70; + pos @MMK_L_K backslash -10; + pos @MMK_L_K bullet -65; + pos @MMK_L_K parenright -45; + pos @MMK_L_K @MMK_R_dcaron -50; + pos @MMK_L_K @MMK_R_w -60; + pos @MMK_L_K @MMK_R_C -70; + pos @MMK_L_K @MMK_R_tcaron -65; + pos @MMK_L_K @MMK_R_oslash -30; + pos @MMK_L_K @MMK_R_dcroat -50; + pos @MMK_L_K @MMK_R_G -70; + pos @MMK_L_K @MMK_R_J -25; + pos @MMK_L_K @MMK_R_O -70; + pos @MMK_L_K @MMK_R_Q -70; + pos @MMK_L_K @MMK_R_S -40; + pos @MMK_L_K @MMK_R_a -30; + pos @MMK_L_K @MMK_R_c -50; + pos @MMK_L_K @MMK_R_d -50; + pos @MMK_L_K @MMK_R_e -50; + pos @MMK_L_K @MMK_R_f -65; + pos @MMK_L_K @MMK_R_g -60; + pos @MMK_L_K @MMK_R_o -55; + pos @MMK_L_K @MMK_R_q -50; + pos @MMK_L_K @MMK_R_s -25; + pos @MMK_L_K @MMK_R_t -65; + pos @MMK_L_K @MMK_R_u -35; + pos @MMK_L_K @MMK_R_v -60; + pos @MMK_L_K @MMK_R_y -65; + pos @MMK_L_K @MMK_R_eth -50; + pos @MMK_L_K @MMK_R_a.alt -50; + pos @MMK_L_M multiply -45; + pos @MMK_L_M question -20; + pos @MMK_L_M sterling -35; + pos @MMK_L_M numbersign -55; + pos @MMK_L_M slash -15; + pos @MMK_L_M euro -90; + pos @MMK_L_M backslash -10; + pos @MMK_L_M underscore -365; + pos @MMK_L_M braceright -60; + pos @MMK_L_M parenright -20; + pos @MMK_L_M braceleft -65; + pos @MMK_L_M asciitilde -30; + pos @MMK_L_M dollar -30; + pos @MMK_L_M @MMK_R_S -30; + pos @MMK_L_M @MMK_R_J -20; + pos @MMK_L_M @MMK_R_s -15; + pos @MMK_L_E euro -90; + pos @MMK_L_E numbersign -55; + pos @MMK_L_E slash -15; + pos @MMK_L_E multiply -45; + pos @MMK_L_E dollar -30; + pos @MMK_L_E backslash -10; + pos @MMK_L_E question -20; + pos @MMK_L_E underscore -310; + pos @MMK_L_E braceright -60; + pos @MMK_L_E parenright -20; + pos @MMK_L_E braceleft -65; + pos @MMK_L_E asciitilde -30; + pos @MMK_L_E sterling -35; + pos @MMK_L_E @MMK_R_J -20; + pos @MMK_L_E @MMK_R_S -30; + pos @MMK_L_E @MMK_R_s -15; + pos @MMK_L_G euro -90; + pos @MMK_L_G asciitilde -30; + pos @MMK_L_G underscore -135; + pos @MMK_L_G braceleft -65; + pos @MMK_L_G yen -10; + pos @MMK_L_G sterling -35; + pos @MMK_L_G numbersign -55; + pos @MMK_L_G dollar -30; + pos @MMK_L_G quotedblbase -15; + pos @MMK_L_G backslash -35; + pos @MMK_L_G parenright -20; + pos @MMK_L_G questiondown -10; + pos @MMK_L_G ellipsis -10; + pos @MMK_L_G comma -15; + pos @MMK_L_G multiply -45; + pos @MMK_L_G question -25; + pos @MMK_L_G braceright -60; + pos @MMK_L_G slash -45; + pos @MMK_L_G semicolon -10; + pos @MMK_L_G quotesinglbase -15; + pos @MMK_L_G @MMK_R_A -20; + pos @MMK_L_G @MMK_R_X -20; + pos @MMK_L_G @MMK_R_Y -20; + pos @MMK_L_G @MMK_R_V -10; + pos @MMK_L_G @MMK_R_W -15; + pos @MMK_L_G @MMK_R_S -30; + pos @MMK_L_G @MMK_R_J -45; + pos @MMK_L_G @MMK_R_x -10; + pos @MMK_L_G @MMK_R_s -30; + pos @MMK_L_Z parenright -20; + pos @MMK_L_Z question -20; + pos @MMK_L_Z numbersign -55; + pos @MMK_L_Z braceright -60; + pos @MMK_L_Z backslash -10; + pos @MMK_L_Z multiply -45; + pos @MMK_L_Z slash -15; + pos @MMK_L_Z euro -90; + pos @MMK_L_Z asciitilde -30; + pos @MMK_L_Z sterling -35; + pos @MMK_L_Z dollar -30; + pos @MMK_L_Z underscore -325; + pos @MMK_L_Z braceleft -65; + pos @MMK_L_Z @MMK_R_J -20; + pos @MMK_L_Z @MMK_R_S -30; + pos @MMK_L_Z @MMK_R_s -15; + pos @MMK_L_U braceleft -65; + pos @MMK_L_U asciitilde -30; + pos @MMK_L_U ellipsis -65; + pos @MMK_L_U guillemetright -10; + pos @MMK_L_U multiply -45; + pos @MMK_L_U sterling -35; + pos @MMK_L_U underscore -150; + pos @MMK_L_U numbersign -70; + pos @MMK_L_U comma -65; + pos @MMK_L_U quotesinglbase -65; + pos @MMK_L_U braceright -60; + pos @MMK_L_U quotedblbase -65; + pos @MMK_L_U questiondown -55; + pos @MMK_L_U slash -90; + pos @MMK_L_U semicolon -10; + pos @MMK_L_U parenright -20; + pos @MMK_L_U euro -90; + pos @MMK_L_U question -20; + pos @MMK_L_U guilsinglright -10; + pos @MMK_L_U backslash -10; + pos @MMK_L_U dollar -30; + pos @MMK_L_U @MMK_R_s -30; + pos @MMK_L_U @MMK_R_S -30; + pos @MMK_L_U @MMK_R_J -95; + pos @MMK_L_U @MMK_R_A -55; + pos @MMK_L_U @MMK_R_x -10; + pos @MMK_L_U @MMK_R_a -10; + subtable; + } kern_latn; + lookupflag 0; +} kern; + + markClass [dotaccentcomb] @mark_top; + markClass [commaaccentcomb] @mark_top; +feature mark { + lookup markDFLT { + pos base [cent] mark @mark_top; + pos base [dollar] mark @mark_top; + pos base [euro] mark @mark_top; + pos base [yen] mark @mark_top; + pos base [asciitilde] mark @mark_top; + } markDFLT; + lookup marklatn { + pos base [A] mark @mark_top; + pos base [Aacute] mark @mark_top; + pos base [Abreve] mark @mark_top; + pos base [Acircumflex] mark @mark_top; + pos base [Adieresis] mark @mark_top; + pos base [Agrave] mark @mark_top; + pos base [Amacron] mark @mark_top; + pos base [Aogonek] mark @mark_top; + pos base [Aring] mark @mark_top; + pos base [Atilde] mark @mark_top; + pos base [C] mark @mark_top; + pos base [Cacute] mark @mark_top; + pos base [Ccaron] mark @mark_top; + pos base [Ccedilla] mark @mark_top; + pos base [D] mark @mark_top; + pos base [Dcaron] mark @mark_top; + pos base [E] mark @mark_top; + pos base [Eacute] mark @mark_top; + pos base [Ecaron] mark @mark_top; + pos base [Ecircumflex] mark @mark_top; + pos base [Edieresis] mark @mark_top; + pos base [Edotaccent] mark @mark_top; + pos base [Edotbelow] mark @mark_top; + pos base [Egrave] mark @mark_top; + pos base [Emacron] mark @mark_top; + pos base [Eogonek] mark @mark_top; + pos base [Etilde] mark @mark_top; + pos base [G] mark @mark_top; + pos base [Gbreve] mark @mark_top; + pos base [Gcommaaccent] mark @mark_top; + pos base [I] mark @mark_top; + pos base [Iacute] mark @mark_top; + pos base [Icircumflex] mark @mark_top; + pos base [Idieresis] mark @mark_top; + pos base [Idotaccent] mark @mark_top; + pos base [Igrave] mark @mark_top; + pos base [Imacron] mark @mark_top; + pos base [Iogonek] mark @mark_top; + pos base [L] mark @mark_top; + pos base [Lacute] mark @mark_top; + pos base [Lcaron] mark @mark_top; + pos base [Lslash] mark @mark_top; + pos base [N] mark @mark_top; + pos base [Nacute] mark @mark_top; + pos base [Ncaron] mark @mark_top; + pos base [Ncommaaccent] mark @mark_top; + pos base [Ntilde] mark @mark_top; + pos base [O] mark @mark_top; + pos base [Oacute] mark @mark_top; + pos base [Ocircumflex] mark @mark_top; + pos base [Odieresis] mark @mark_top; + pos base [Ograve] mark @mark_top; + pos base [Ohungarumlaut] mark @mark_top; + pos base [Omacron] mark @mark_top; + pos base [Oslash] mark @mark_top; + pos base [Otilde] mark @mark_top; + pos base [Q] mark @mark_top; + pos base [R] mark @mark_top; + pos base [Racute] mark @mark_top; + pos base [Rcaron] mark @mark_top; + pos base [Rcommaaccent] mark @mark_top; + pos base [S] mark @mark_top; + pos base [Sacute] mark @mark_top; + pos base [Scaron] mark @mark_top; + pos base [Scedilla] mark @mark_top; + pos base [T] mark @mark_top; + pos base [Tcaron] mark @mark_top; + pos base [Tcedilla] mark @mark_top; + pos base [U] mark @mark_top; + pos base [Uacute] mark @mark_top; + pos base [Ucircumflex] mark @mark_top; + pos base [Udieresis] mark @mark_top; + pos base [Ugrave] mark @mark_top; + pos base [Uhungarumlaut] mark @mark_top; + pos base [Umacron] mark @mark_top; + pos base [Uogonek] mark @mark_top; + pos base [Uring] mark @mark_top; + pos base [W] mark @mark_top; + pos base [Wacute] mark @mark_top; + pos base [Wcircumflex] mark @mark_top; + pos base [Wdieresis] mark @mark_top; + pos base [Wgrave] mark @mark_top; + pos base [Y] mark @mark_top; + pos base [Yacute] mark @mark_top; + pos base [Ycircumflex] mark @mark_top; + pos base [Ydieresis] mark @mark_top; + pos base [Ygrave] mark @mark_top; + pos base [Z] mark @mark_top; + pos base [Zacute] mark @mark_top; + pos base [Zcaron] mark @mark_top; + pos base [Zdotaccent] mark @mark_top; + pos base [a] mark @mark_top; + pos base [aacute] mark @mark_top; + pos base [abreve] mark @mark_top; + pos base [acircumflex] mark @mark_top; + pos base [adieresis] mark @mark_top; + pos base [agrave] mark @mark_top; + pos base [amacron] mark @mark_top; + pos base [aogonek] mark @mark_top; + pos base [aring] mark @mark_top; + pos base [atilde] mark @mark_top; + pos base [ae] mark @mark_top; + pos base [c] mark @mark_top; + pos base [cacute] mark @mark_top; + pos base [ccaron] mark @mark_top; + pos base [ccedilla] mark @mark_top; + pos base [e] mark @mark_top; + pos base [eacute] mark @mark_top; + pos base [ecaron] mark @mark_top; + pos base [ecircumflex] mark @mark_top; + pos base [edieresis] mark @mark_top; + pos base [edotaccent] mark @mark_top; + pos base [edotbelow] mark @mark_top; + pos base [egrave] mark @mark_top; + pos base [emacron] mark @mark_top; + pos base [eogonek] mark @mark_top; + pos base [etilde] mark @mark_top; + pos base [g] mark @mark_top; + pos base [gbreve] mark @mark_top; + pos base [gcommaaccent] mark @mark_top; + pos base [i] mark @mark_top; + pos base [idotless] mark @mark_top; + pos base [iacute] mark @mark_top; + pos base [icircumflex] mark @mark_top; + pos base [idieresis] mark @mark_top; + pos base [igrave] mark @mark_top; + pos base [imacron] mark @mark_top; + pos base [iogonek] mark @mark_top; + pos base [j] mark @mark_top; + pos base [jdotless] mark @mark_top; + pos base [l] mark @mark_top; + pos base [lacute] mark @mark_top; + pos base [lcaron] mark @mark_top; + pos base [lslash] mark @mark_top; + pos base [n] mark @mark_top; + pos base [nacute] mark @mark_top; + pos base [ncaron] mark @mark_top; + pos base [ncommaaccent] mark @mark_top; + pos base [ntilde] mark @mark_top; + pos base [o] mark @mark_top; + pos base [oacute] mark @mark_top; + pos base [ocircumflex] mark @mark_top; + pos base [odieresis] mark @mark_top; + pos base [ograve] mark @mark_top; + pos base [ohungarumlaut] mark @mark_top; + pos base [omacron] mark @mark_top; + pos base [oslash] mark @mark_top; + pos base [otilde] mark @mark_top; + pos base [oe] mark @mark_top; + pos base [r] mark @mark_top; + pos base [racute] mark @mark_top; + pos base [rcaron] mark @mark_top; + pos base [rcommaaccent] mark @mark_top; + pos base [s] mark @mark_top; + pos base [sacute] mark @mark_top; + pos base [scaron] mark @mark_top; + pos base [scedilla] mark @mark_top; + pos base [u] mark @mark_top; + pos base [uacute] mark @mark_top; + pos base [ucircumflex] mark @mark_top; + pos base [udieresis] mark @mark_top; + pos base [ugrave] mark @mark_top; + pos base [uhungarumlaut] mark @mark_top; + pos base [umacron] mark @mark_top; + pos base [uogonek] mark @mark_top; + pos base [uring] mark @mark_top; + pos base [w] mark @mark_top; + pos base [wacute] mark @mark_top; + pos base [wcircumflex] mark @mark_top; + pos base [wdieresis] mark @mark_top; + pos base [wgrave] mark @mark_top; + pos base [y] mark @mark_top; + pos base [yacute] mark @mark_top; + pos base [ycircumflex] mark @mark_top; + pos base [ydieresis] mark @mark_top; + pos base [ygrave] mark @mark_top; + pos base [z] mark @mark_top; + pos base [zacute] mark @mark_top; + pos base [zcaron] mark @mark_top; + pos base [zdotaccent] mark @mark_top; + pos base [a.alt] mark @mark_top; + pos base [aacute.alt] mark @mark_top; + pos base [abreve.alt] mark @mark_top; + pos base [acircumflex.alt] mark @mark_top; + pos base [adieresis.alt] mark @mark_top; + pos base [agrave.alt] mark @mark_top; + pos base [amacron.alt] mark @mark_top; + pos base [aogonek.alt] mark @mark_top; + pos base [aring.alt] mark @mark_top; + pos base [atilde.alt] mark @mark_top; + } marklatn; + lookupflag 0; +} mark; +feature mkmk { + lookup mkmk_DFLT_top { + lookupflag MarkAttachmentType @mark_top; + pos mark [dieresis] mark @mark_top; + pos mark [dotaccent] mark @mark_top; + pos mark [grave] mark @mark_top; + pos mark [acute] mark @mark_top; + pos mark [hungarumlaut] mark @mark_top; + pos mark [circumflex] mark @mark_top; + pos mark [caron] mark @mark_top; + pos mark [breve] mark @mark_top; + pos mark [ring] mark @mark_top; + pos mark [tilde] mark @mark_top; + pos mark [macron] mark @mark_top; + } mkmk_DFLT_top; + lookupflag 0; +} mkmk; +table GDEF { + GlyphClassDef [A Aacute Abreve Acircumflex Adieresis Agrave Amacron Aogonek Aring Atilde C Cacute Ccaron Ccedilla D Dcaron E Eacute Ecaron Ecircumflex Edieresis Edotaccent Edotbelow Egrave Emacron Eogonek Etilde G Gbreve Gcommaaccent I Iacute Icircumflex Idieresis Idotaccent Igrave Imacron Iogonek L Lacute Lcaron Lslash N Nacute Ncaron Ncommaaccent Ntilde O Oacute Ocircumflex Odieresis Ograve Ohungarumlaut Omacron Oslash Otilde Q R Racute Rcaron Rcommaaccent S Sacute Scaron Scedilla T Tcaron Tcedilla U Uacute Ucircumflex Udieresis Ugrave Uhungarumlaut Umacron Uogonek Uring W Wacute Wcircumflex Wdieresis Wgrave Y Yacute Ycircumflex Ydieresis Ygrave Z Zacute Zcaron Zdotaccent a aacute abreve acircumflex adieresis agrave amacron aogonek aring atilde ae c cacute ccaron ccedilla e eacute ecaron ecircumflex edieresis edotaccent edotbelow egrave emacron eogonek etilde g gbreve gcommaaccent i idotless iacute icircumflex idieresis igrave imacron iogonek j jdotless l lacute lcaron lslash n nacute ncaron ncommaaccent ntilde o oacute ocircumflex odieresis ograve ohungarumlaut omacron oslash otilde oe r racute rcaron rcommaaccent s sacute scaron scedilla u uacute ucircumflex udieresis ugrave uhungarumlaut umacron uogonek uring w wacute wcircumflex wdieresis wgrave y yacute ycircumflex ydieresis ygrave z zacute zcaron zdotaccent a.alt aacute.alt abreve.alt acircumflex.alt adieresis.alt agrave.alt amacron.alt aogonek.alt aring.alt atilde.alt cent dollar euro yen asciitilde],# Base + , # Liga + [dotaccentcomb commaaccentcomb], # Mark + ; + } GDEF; diff --git a/Fonts/UFO/Metropolis-Thin.ufo/fontinfo.plist b/Fonts/UFO/Metropolis-Thin.ufo/fontinfo.plist new file mode 100644 index 0000000..8e002ad --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/fontinfo.plist @@ -0,0 +1,86 @@ + + + + + ascender + 795 + capHeight + 687 + descender + -205 + familyName + Metropolis + openTypeHeadCreated + 2020/01/02 11:09:40 + openTypeHheaAscender + 795 + openTypeHheaDescender + -205 + openTypeNameDesignerURL + https://github.com/chrismsimpson/Metropolis + openTypeNameManufacturerURL + https://github.com/chrismsimpson/Metropolis + openTypeNamePreferredFamilyName + Metropolis + openTypeNamePreferredSubfamilyName + Thin + openTypeOS2TypoAscender + 795 + openTypeOS2TypoDescender + -205 + openTypeOS2TypoLineGap + 0 + openTypeOS2WeightClass + 100 + openTypeOS2WidthClass + 5 + openTypeOS2WinAscent + 795 + openTypeOS2WinDescent + 205 + postscriptBlueValues + + -12 + 0 + 517 + 529 + 687 + 699 + 795 + 807 + + postscriptFontName + Metropolis-Thin + postscriptOtherBlues + + -217 + -205 + + postscriptStemSnapH + + 36 + + postscriptStemSnapV + + 36 + + postscriptUnderlinePosition + -133 + postscriptUnderlineThickness + 20 + styleMapFamilyName + Metropolis Thin + styleMapStyleName + regular + styleName + Thin + unitsPerEm + 1000 + versionMajor + 11 + versionMinor + 0 + xHeight + 517 + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs.public.background/contents.plist b/Fonts/UFO/Metropolis-Thin.ufo/glyphs.public.background/contents.plist new file mode 100644 index 0000000..907f1ef --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs.public.background/contents.plist @@ -0,0 +1,8 @@ + + + + + multiply + multiply.glif + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs.public.background/multiply.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs.public.background/multiply.glif new file mode 100644 index 0000000..76ac43d --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs.public.background/multiply.glif @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/A_.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/A_.glif new file mode 100644 index 0000000..43d31c6 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/A_.glif @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/A_E_.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/A_E_.glif new file mode 100644 index 0000000..ff4007c --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/A_E_.glif @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/A_acute.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/A_acute.glif new file mode 100644 index 0000000..5a25b0e --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/A_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/A_breve.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/A_breve.glif new file mode 100644 index 0000000..81d68a3 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/A_breve.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/A_circumflex.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/A_circumflex.glif new file mode 100644 index 0000000..7eadef1 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/A_circumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/A_dieresis.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/A_dieresis.glif new file mode 100644 index 0000000..764a743 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/A_dieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/A_grave.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/A_grave.glif new file mode 100644 index 0000000..701e6a0 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/A_grave.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + grave + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/A_macron.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/A_macron.glif new file mode 100644 index 0000000..1ff8661 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/A_macron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/A_ogonek.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/A_ogonek.glif new file mode 100644 index 0000000..95be840 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/A_ogonek.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/A_ring.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/A_ring.glif new file mode 100644 index 0000000..b76ca25 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/A_ring.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/A_tilde.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/A_tilde.glif new file mode 100644 index 0000000..5b8c865 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/A_tilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/B_.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/B_.glif new file mode 100644 index 0000000..4e4372a --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/B_.glif @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/C_.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/C_.glif new file mode 100644 index 0000000..be18084 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/C_.glif @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/C_acute.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/C_acute.glif new file mode 100644 index 0000000..49ef70c --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/C_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/C_caron.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/C_caron.glif new file mode 100644 index 0000000..0c7ce6c --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/C_caron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/C_cedilla.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/C_cedilla.glif new file mode 100644 index 0000000..8c76465 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/C_cedilla.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 1 + name + cedilla + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/D_.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/D_.glif new file mode 100644 index 0000000..7f7748b --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/D_.glif @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/D_caron.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/D_caron.glif new file mode 100644 index 0000000..9680e38 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/D_caron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/D_croat.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/D_croat.glif new file mode 100644 index 0000000..82ac417 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/D_croat.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/E_.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/E_.glif new file mode 100644 index 0000000..cdc1b4a --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/E_.glif @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/E_acute.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/E_acute.glif new file mode 100644 index 0000000..8a0941e --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/E_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/E_caron.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/E_caron.glif new file mode 100644 index 0000000..2c261c0 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/E_caron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/E_circumflex.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/E_circumflex.glif new file mode 100644 index 0000000..7aaab55 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/E_circumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/E_dieresis.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/E_dieresis.glif new file mode 100644 index 0000000..084f9c6 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/E_dieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/E_dotaccent.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/E_dotaccent.glif new file mode 100644 index 0000000..1198b08 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/E_dotaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/E_dotbelow.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/E_dotbelow.glif new file mode 100644 index 0000000..af44480 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/E_dotbelow.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + dotaccent + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/E_grave.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/E_grave.glif new file mode 100644 index 0000000..4e3f398 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/E_grave.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/E_macron.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/E_macron.glif new file mode 100644 index 0000000..bb9cfde --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/E_macron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/E_ogonek.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/E_ogonek.glif new file mode 100644 index 0000000..11a5057 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/E_ogonek.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/E_th.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/E_th.glif new file mode 100644 index 0000000..2659da1 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/E_th.glif @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/E_tilde.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/E_tilde.glif new file mode 100644 index 0000000..51b4267 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/E_tilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/F_.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/F_.glif new file mode 100644 index 0000000..738ad0d --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/F_.glif @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/G_.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/G_.glif new file mode 100644 index 0000000..679c0ea --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/G_.glif @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/G_breve.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/G_breve.glif new file mode 100644 index 0000000..ae12b08 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/G_breve.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/G_commaaccent.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/G_commaaccent.glif new file mode 100644 index 0000000..c604eb5 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/G_commaaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/H_.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/H_.glif new file mode 100644 index 0000000..f313cec --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/H_.glif @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/I_.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/I_.glif new file mode 100644 index 0000000..dbcc9bb --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/I_.glif @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/I_acute.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/I_acute.glif new file mode 100644 index 0000000..737b587 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/I_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/I_circumflex.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/I_circumflex.glif new file mode 100644 index 0000000..dbcebdc --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/I_circumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/I_dieresis.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/I_dieresis.glif new file mode 100644 index 0000000..cfaa794 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/I_dieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/I_dotaccent.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/I_dotaccent.glif new file mode 100644 index 0000000..0be046b --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/I_dotaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/I_grave.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/I_grave.glif new file mode 100644 index 0000000..0af54eb --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/I_grave.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + grave + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/I_macron.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/I_macron.glif new file mode 100644 index 0000000..a915a06 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/I_macron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/I_ogonek.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/I_ogonek.glif new file mode 100644 index 0000000..cb430ab --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/I_ogonek.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/J_.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/J_.glif new file mode 100644 index 0000000..9757724 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/J_.glif @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/K_.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/K_.glif new file mode 100644 index 0000000..61bd0da --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/K_.glif @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/K_commaaccent.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/K_commaaccent.glif new file mode 100644 index 0000000..f1a0b0b --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/K_commaaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/L_.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/L_.glif new file mode 100644 index 0000000..2b9b503 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/L_.glif @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/L_acute.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/L_acute.glif new file mode 100644 index 0000000..3ae4cd1 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/L_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/L_caron.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/L_caron.glif new file mode 100644 index 0000000..183f406 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/L_caron.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 1 + name + commaaccentcomb + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/L_slash.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/L_slash.glif new file mode 100644 index 0000000..9394389 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/L_slash.glif @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/M_.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/M_.glif new file mode 100644 index 0000000..8a9ba2e --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/M_.glif @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/N_.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/N_.glif new file mode 100644 index 0000000..90b3849 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/N_.glif @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/N_acute.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/N_acute.glif new file mode 100644 index 0000000..085b9f4 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/N_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/N_caron.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/N_caron.glif new file mode 100644 index 0000000..5c49fab --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/N_caron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/N_commaaccent.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/N_commaaccent.glif new file mode 100644 index 0000000..a4a34d8 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/N_commaaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/N_tilde.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/N_tilde.glif new file mode 100644 index 0000000..3fdb484 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/N_tilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/O_.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/O_.glif new file mode 100644 index 0000000..99b15e0 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/O_.glif @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/O_E_.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/O_E_.glif new file mode 100644 index 0000000..463fd8d --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/O_E_.glif @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/O_acute.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/O_acute.glif new file mode 100644 index 0000000..2c411a5 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/O_acute.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + acute + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/O_circumflex.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/O_circumflex.glif new file mode 100644 index 0000000..834db8b --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/O_circumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/O_dieresis.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/O_dieresis.glif new file mode 100644 index 0000000..1b93011 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/O_dieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/O_grave.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/O_grave.glif new file mode 100644 index 0000000..371faa9 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/O_grave.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + grave + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/O_hungarumlaut.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/O_hungarumlaut.glif new file mode 100644 index 0000000..16c9e06 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/O_hungarumlaut.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + hungarumlaut + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/O_macron.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/O_macron.glif new file mode 100644 index 0000000..cae866b --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/O_macron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/O_slash.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/O_slash.glif new file mode 100644 index 0000000..3edaa54 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/O_slash.glif @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/O_tilde.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/O_tilde.glif new file mode 100644 index 0000000..9dfeb1c --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/O_tilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/P_.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/P_.glif new file mode 100644 index 0000000..5327b24 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/P_.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/Q_.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/Q_.glif new file mode 100644 index 0000000..9de62d2 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/Q_.glif @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/R_.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/R_.glif new file mode 100644 index 0000000..6595944 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/R_.glif @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/R_acute.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/R_acute.glif new file mode 100644 index 0000000..7ed31e4 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/R_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/R_caron.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/R_caron.glif new file mode 100644 index 0000000..7a4e8ca --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/R_caron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/R_commaaccent.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/R_commaaccent.glif new file mode 100644 index 0000000..fe9c811 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/R_commaaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/S_.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/S_.glif new file mode 100644 index 0000000..54c9552 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/S_.glif @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/S_acute.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/S_acute.glif new file mode 100644 index 0000000..a84da2d --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/S_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/S_caron.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/S_caron.glif new file mode 100644 index 0000000..1343111 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/S_caron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/S_cedilla.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/S_cedilla.glif new file mode 100644 index 0000000..e0775df --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/S_cedilla.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/T_.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/T_.glif new file mode 100644 index 0000000..ebe27eb --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/T_.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/T_caron.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/T_caron.glif new file mode 100644 index 0000000..77b73a4 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/T_caron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/T_cedilla.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/T_cedilla.glif new file mode 100644 index 0000000..9887394 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/T_cedilla.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/T_horn.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/T_horn.glif new file mode 100644 index 0000000..b3da868 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/T_horn.glif @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/U_.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/U_.glif new file mode 100644 index 0000000..a8aa370 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/U_.glif @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/U_acute.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/U_acute.glif new file mode 100644 index 0000000..b6086c2 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/U_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/U_circumflex.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/U_circumflex.glif new file mode 100644 index 0000000..68eb5e0 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/U_circumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/U_dieresis.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/U_dieresis.glif new file mode 100644 index 0000000..3d55bc0 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/U_dieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/U_grave.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/U_grave.glif new file mode 100644 index 0000000..0410f41 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/U_grave.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/U_hungarumlaut.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/U_hungarumlaut.glif new file mode 100644 index 0000000..39d463a --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/U_hungarumlaut.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/U_macron.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/U_macron.glif new file mode 100644 index 0000000..7ddfe30 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/U_macron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/U_ogonek.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/U_ogonek.glif new file mode 100644 index 0000000..e940fd9 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/U_ogonek.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/U_ring.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/U_ring.glif new file mode 100644 index 0000000..f3258cc --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/U_ring.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/V_.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/V_.glif new file mode 100644 index 0000000..61d146e --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/V_.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/W_.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/W_.glif new file mode 100644 index 0000000..f1d9ed1 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/W_.glif @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/W_acute.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/W_acute.glif new file mode 100644 index 0000000..e9cccf0 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/W_acute.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + acute + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/W_circumflex.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/W_circumflex.glif new file mode 100644 index 0000000..72a5386 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/W_circumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/W_dieresis.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/W_dieresis.glif new file mode 100644 index 0000000..a762c21 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/W_dieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/W_grave.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/W_grave.glif new file mode 100644 index 0000000..b1f56b5 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/W_grave.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + grave + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/X_.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/X_.glif new file mode 100644 index 0000000..6e5a4d3 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/X_.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/Y_.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/Y_.glif new file mode 100644 index 0000000..bbecce4 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/Y_.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/Y_acute.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/Y_acute.glif new file mode 100644 index 0000000..86bdc14 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/Y_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/Y_circumflex.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/Y_circumflex.glif new file mode 100644 index 0000000..03578d0 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/Y_circumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/Y_dieresis.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/Y_dieresis.glif new file mode 100644 index 0000000..962bf9c --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/Y_dieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/Y_grave.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/Y_grave.glif new file mode 100644 index 0000000..5e18a88 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/Y_grave.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/Z_.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/Z_.glif new file mode 100644 index 0000000..2752976 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/Z_.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/Z_acute.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/Z_acute.glif new file mode 100644 index 0000000..e054ec0 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/Z_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/Z_caron.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/Z_caron.glif new file mode 100644 index 0000000..fbc2276 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/Z_caron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/Z_dotaccent.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/Z_dotaccent.glif new file mode 100644 index 0000000..11e6670 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/Z_dotaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/_areas.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/_areas.glif new file mode 100644 index 0000000..d80dd68 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/_areas.glif @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/a.alt.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/a.alt.glif new file mode 100644 index 0000000..5418c6e --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/a.alt.glif @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/a.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/a.glif new file mode 100644 index 0000000..a9e88d2 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/a.glif @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/aacute.alt.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/aacute.alt.glif new file mode 100644 index 0000000..208da7a --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/aacute.alt.glif @@ -0,0 +1,23 @@ + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + acute + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/aacute.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/aacute.glif new file mode 100644 index 0000000..55f693c --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/aacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/abreve.alt.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/abreve.alt.glif new file mode 100644 index 0000000..d6e4826 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/abreve.alt.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/abreve.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/abreve.glif new file mode 100644 index 0000000..02eb698 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/abreve.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/acircumflex.alt.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/acircumflex.alt.glif new file mode 100644 index 0000000..2fb463e --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/acircumflex.alt.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/acircumflex.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/acircumflex.glif new file mode 100644 index 0000000..5104122 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/acircumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/acute.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/acute.glif new file mode 100644 index 0000000..cb6f7a5 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/acute.glif @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/adieresis.alt.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/adieresis.alt.glif new file mode 100644 index 0000000..8516bed --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/adieresis.alt.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/adieresis.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/adieresis.glif new file mode 100644 index 0000000..6cf386a --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/adieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ae.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ae.glif new file mode 100644 index 0000000..83bcb20 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ae.glif @@ -0,0 +1,89 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ae_upper.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ae_upper.glif new file mode 100644 index 0000000..1733cf5 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ae_upper.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/agrave.alt.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/agrave.alt.glif new file mode 100644 index 0000000..c7c6bab --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/agrave.alt.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/agrave.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/agrave.glif new file mode 100644 index 0000000..14ce55d --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/agrave.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + grave + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/amacron.alt.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/amacron.alt.glif new file mode 100644 index 0000000..8052c96 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/amacron.alt.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/amacron.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/amacron.glif new file mode 100644 index 0000000..1952b04 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/amacron.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + macron + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ampersand.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ampersand.glif new file mode 100644 index 0000000..f002ed2 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ampersand.glif @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/aogonek.alt.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/aogonek.alt.glif new file mode 100644 index 0000000..04931bb --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/aogonek.alt.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/aogonek.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/aogonek.glif new file mode 100644 index 0000000..b3e468b --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/aogonek.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/aring.alt.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/aring.alt.glif new file mode 100644 index 0000000..9bc4221 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/aring.alt.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/aring.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/aring.glif new file mode 100644 index 0000000..7fbe4a6 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/aring.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ascender.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ascender.glif new file mode 100644 index 0000000..ea1b9cb --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ascender.glif @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/asciicircum.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/asciicircum.glif new file mode 100644 index 0000000..0299ede --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/asciicircum.glif @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/asciitilde.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/asciitilde.glif new file mode 100644 index 0000000..ed854fe --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/asciitilde.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/asterisk.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/asterisk.glif new file mode 100644 index 0000000..0fd4253 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/asterisk.glif @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/at.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/at.glif new file mode 100644 index 0000000..42994e2 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/at.glif @@ -0,0 +1,79 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/atilde.alt.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/atilde.alt.glif new file mode 100644 index 0000000..501acb6 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/atilde.alt.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/atilde.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/atilde.glif new file mode 100644 index 0000000..9268b8b --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/atilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/b.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/b.glif new file mode 100644 index 0000000..8de64c6 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/b.glif @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/backslash.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/backslash.glif new file mode 100644 index 0000000..59ec5d5 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/backslash.glif @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/bar.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/bar.glif new file mode 100644 index 0000000..c44fe65 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/bar.glif @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/braceleft.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/braceleft.glif new file mode 100644 index 0000000..34bf63b --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/braceleft.glif @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/braceright.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/braceright.glif new file mode 100644 index 0000000..1b7d7be --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/braceright.glif @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/bracketleft.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/bracketleft.glif new file mode 100644 index 0000000..eff0d29 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/bracketleft.glif @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/bracketright.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/bracketright.glif new file mode 100644 index 0000000..faec8bd --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/bracketright.glif @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/breve.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/breve.glif new file mode 100644 index 0000000..425f85d --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/breve.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/bullet.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/bullet.glif new file mode 100644 index 0000000..f5ffa7f --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/bullet.glif @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/c.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/c.glif new file mode 100644 index 0000000..b68831a --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/c.glif @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/cacute.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/cacute.glif new file mode 100644 index 0000000..bfbe89a --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/cacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/capital_V_.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/capital_V_.glif new file mode 100644 index 0000000..7175658 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/capital_V_.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/caron.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/caron.glif new file mode 100644 index 0000000..2b0b2f8 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/caron.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ccaron.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ccaron.glif new file mode 100644 index 0000000..c26e007 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ccaron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ccedilla.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ccedilla.glif new file mode 100644 index 0000000..cd9c091 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ccedilla.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/cedilla.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/cedilla.glif new file mode 100644 index 0000000..650ffd2 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/cedilla.glif @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/cent.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/cent.glif new file mode 100644 index 0000000..42311b8 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/cent.glif @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/circumflex.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/circumflex.glif new file mode 100644 index 0000000..8b5e98a --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/circumflex.glif @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/colon.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/colon.glif new file mode 100644 index 0000000..a897198 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/colon.glif @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/comma.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/comma.glif new file mode 100644 index 0000000..55fb883 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/comma.glif @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/commaaccentcomb.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/commaaccentcomb.glif new file mode 100644 index 0000000..ea3e5c5 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/commaaccentcomb.glif @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/contents.plist b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/contents.plist new file mode 100644 index 0000000..31805f1 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/contents.plist @@ -0,0 +1,664 @@ + + + + + A + A_.glif + AE + A_E_.glif + Aacute + A_acute.glif + Abreve + A_breve.glif + Acircumflex + A_circumflex.glif + Adieresis + A_dieresis.glif + Agrave + A_grave.glif + Amacron + A_macron.glif + Aogonek + A_ogonek.glif + Aring + A_ring.glif + Atilde + A_tilde.glif + B + B_.glif + C + C_.glif + Cacute + C_acute.glif + Ccaron + C_caron.glif + Ccedilla + C_cedilla.glif + D + D_.glif + Dcaron + D_caron.glif + Dcroat + D_croat.glif + E + E_.glif + Eacute + E_acute.glif + Ecaron + E_caron.glif + Ecircumflex + E_circumflex.glif + Edieresis + E_dieresis.glif + Edotaccent + E_dotaccent.glif + Edotbelow + E_dotbelow.glif + Egrave + E_grave.glif + Emacron + E_macron.glif + Eogonek + E_ogonek.glif + Eth + E_th.glif + Etilde + E_tilde.glif + F + F_.glif + G + G_.glif + Gbreve + G_breve.glif + Gcommaaccent + G_commaaccent.glif + H + H_.glif + I + I_.glif + Iacute + I_acute.glif + Icircumflex + I_circumflex.glif + Idieresis + I_dieresis.glif + Idotaccent + I_dotaccent.glif + Igrave + I_grave.glif + Imacron + I_macron.glif + Iogonek + I_ogonek.glif + J + J_.glif + K + K_.glif + Kcommaaccent + K_commaaccent.glif + L + L_.glif + Lacute + L_acute.glif + Lcaron + L_caron.glif + Lslash + L_slash.glif + M + M_.glif + N + N_.glif + Nacute + N_acute.glif + Ncaron + N_caron.glif + Ncommaaccent + N_commaaccent.glif + Ntilde + N_tilde.glif + O + O_.glif + OE + O_E_.glif + Oacute + O_acute.glif + Ocircumflex + O_circumflex.glif + Odieresis + O_dieresis.glif + Ograve + O_grave.glif + Ohungarumlaut + O_hungarumlaut.glif + Omacron + O_macron.glif + Oslash + O_slash.glif + Otilde + O_tilde.glif + P + P_.glif + Q + Q_.glif + R + R_.glif + Racute + R_acute.glif + Rcaron + R_caron.glif + Rcommaaccent + R_commaaccent.glif + S + S_.glif + Sacute + S_acute.glif + Scaron + S_caron.glif + Scedilla + S_cedilla.glif + T + T_.glif + Tcaron + T_caron.glif + Tcedilla + T_cedilla.glif + Thorn + T_horn.glif + U + U_.glif + Uacute + U_acute.glif + Ucircumflex + U_circumflex.glif + Udieresis + U_dieresis.glif + Ugrave + U_grave.glif + Uhungarumlaut + U_hungarumlaut.glif + Umacron + U_macron.glif + Uogonek + U_ogonek.glif + Uring + U_ring.glif + V + V_.glif + W + W_.glif + Wacute + W_acute.glif + Wcircumflex + W_circumflex.glif + Wdieresis + W_dieresis.glif + Wgrave + W_grave.glif + X + X_.glif + Y + Y_.glif + Yacute + Y_acute.glif + Ycircumflex + Y_circumflex.glif + Ydieresis + Y_dieresis.glif + Ygrave + Y_grave.glif + Z + Z_.glif + Zacute + Z_acute.glif + Zcaron + Z_caron.glif + Zdotaccent + Z_dotaccent.glif + _areas + _areas.glif + a + a.glif + a.alt + a.alt.glif + aacute + aacute.glif + aacute.alt + aacute.alt.glif + abreve + abreve.glif + abreve.alt + abreve.alt.glif + acircumflex + acircumflex.glif + acircumflex.alt + acircumflex.alt.glif + acute + acute.glif + adieresis + adieresis.glif + adieresis.alt + adieresis.alt.glif + ae + ae.glif + ae_upper + ae_upper.glif + agrave + agrave.glif + agrave.alt + agrave.alt.glif + amacron + amacron.glif + amacron.alt + amacron.alt.glif + ampersand + ampersand.glif + aogonek + aogonek.glif + aogonek.alt + aogonek.alt.glif + aring + aring.glif + aring.alt + aring.alt.glif + ascender + ascender.glif + asciicircum + asciicircum.glif + asciitilde + asciitilde.glif + asterisk + asterisk.glif + at + at.glif + atilde + atilde.glif + atilde.alt + atilde.alt.glif + b + b.glif + backslash + backslash.glif + bar + bar.glif + braceleft + braceleft.glif + braceright + braceright.glif + bracketleft + bracketleft.glif + bracketright + bracketright.glif + breve + breve.glif + bullet + bullet.glif + c + c.glif + cacute + cacute.glif + capital_V + capital_V_.glif + caron + caron.glif + ccaron + ccaron.glif + ccedilla + ccedilla.glif + cedilla + cedilla.glif + cent + cent.glif + circumflex + circumflex.glif + colon + colon.glif + comma + comma.glif + commaaccentcomb + commaaccentcomb.glif + copyright + copyright.glif + d + d.glif + dcaron + dcaron.glif + dcroat + dcroat.glif + degree + degree.glif + descender + descender.glif + dieresis + dieresis.glif + divide + divide.glif + dollar + dollar.glif + dotaccent + dotaccent.glif + dotaccentcomb + dotaccentcomb.glif + e + e.glif + eacute + eacute.glif + ecaron + ecaron.glif + ecircumflex + ecircumflex.glif + edieresis + edieresis.glif + edotaccent + edotaccent.glif + edotbelow + edotbelow.glif + egrave + egrave.glif + eight + eight.glif + ellipsis + ellipsis.glif + emacron + emacron.glif + emdash + emdash.glif + emspace + emspace.glif + endash + endash.glif + enspace + enspace.glif + eogonek + eogonek.glif + equal + equal.glif + eth + eth.glif + etilde + etilde.glif + euro + euro.glif + exclam + exclam.glif + exclamdown + exclamdown.glif + f + f.glif + five + five.glif + four + four.glif + fourperemspace + fourperemspace.glif + g + g.glif + gbreve + gbreve.glif + gcommaaccent + gcommaaccent.glif + germandbls + germandbls.glif + grave + grave.glif + greater + greater.glif + guillemetleft + guillemetleft.glif + guillemetright + guillemetright.glif + guilsinglleft + guilsinglleft.glif + guilsinglright + guilsinglright.glif + h + h.glif + hungarumlaut + hungarumlaut.glif + hyphen + hyphen.glif + i + i.glif + iacute + iacute.glif + icircumflex + icircumflex.glif + idieresis + idieresis.glif + idotless + idotless.glif + igrave + igrave.glif + imacron + imacron.glif + iogonek + iogonek.glif + j + j.glif + jdotless + jdotless.glif + k + k.glif + k_arms + k_arms.glif + kcommaaccent + kcommaaccent.glif + l + l.glif + lacute + lacute.glif + lcaron + lcaron.glif + less + less.glif + lowercase_loop + lowercase_loop.glif + lowercase_loop_reverse + lowercase_loop_reverse.glif + lowercase_m_shoulder + lowercase_m_shoulder.glif + lowercase_nh_shoulder + lowercase_nh_shoulder.glif + lowercase_r_shoulder + lowercase_r_shoulder.glif + lslash + lslash.glif + m + m.glif + macron + macron.glif + minus + minus.glif + multiply + multiply.glif + n + n.glif + nacute + nacute.glif + narrownbspace + narrownbspace.glif + ncaron + ncaron.glif + ncommaaccent + ncommaaccent.glif + nine + nine.glif + ntilde + ntilde.glif + numbersign + numbersign.glif + o + o.glif + oacute + oacute.glif + ocircumflex + ocircumflex.glif + odieresis + odieresis.glif + oe + oe.glif + ogonek + ogonek.glif + ograve + ograve.glif + ohungarumlaut + ohungarumlaut.glif + omacron + omacron.glif + one + one.glif + oslash + oslash.glif + otilde + otilde.glif + p + p.glif + paragraph + paragraph.glif + parenleft + parenleft.glif + parenright + parenright.glif + percent + percent.glif + period + period.glif + periodcentered + periodcentered.glif + perthousand + perthousand.glif + plus + plus.glif + q + q.glif + question + question.glif + questiondown + questiondown.glif + quotedbl + quotedbl.glif + quotedblbase + quotedblbase.glif + quotedblleft + quotedblleft.glif + quotedblright + quotedblright.glif + quoteleft + quoteleft.glif + quoteright + quoteright.glif + quotesinglbase + quotesinglbase.glif + quotesingle + quotesingle.glif + r + r.glif + racute + racute.glif + rcaron + rcaron.glif + rcommaaccent + rcommaaccent.glif + registered + registered.glif + ring + ring.glif + s + s.glif + sacute + sacute.glif + scaron + scaron.glif + scedilla + scedilla.glif + semicolon + semicolon.glif + seven + seven.glif + six + six.glif + sixperemspace + sixperemspace.glif + slash + slash.glif + space + space.glif + sterling + sterling.glif + t + t.glif + tcaron + tcaron.glif + tcedilla + tcedilla.glif + thorn + thorn.glif + thorn_stem + thorn_stem.glif + three + three.glif + threeperemspace + threeperemspace.glif + tilde + tilde.glif + trademark + trademark.glif + two + two.glif + u + u.glif + uacute + uacute.glif + ucircumflex + ucircumflex.glif + udieresis + udieresis.glif + ugrave + ugrave.glif + uhungarumlaut + uhungarumlaut.glif + umacron + umacron.glif + underscore + underscore.glif + uogonek + uogonek.glif + uring + uring.glif + v + v.glif + w + w.glif + wacute + wacute.glif + wcircumflex + wcircumflex.glif + wdieresis + wdieresis.glif + wgrave + wgrave.glif + x + x.glif + y + y.glif + yacute + yacute.glif + ycircumflex + ycircumflex.glif + ydieresis + ydieresis.glif + yen + yen.glif + ygrave + ygrave.glif + z + z.glif + zacute + zacute.glif + zcaron + zcaron.glif + zdotaccent + zdotaccent.glif + zero + zero.glif + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/copyright.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/copyright.glif new file mode 100644 index 0000000..dbaac3f --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/copyright.glif @@ -0,0 +1,66 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/d.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/d.glif new file mode 100644 index 0000000..df90e30 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/d.glif @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/dcaron.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/dcaron.glif new file mode 100644 index 0000000..99d43ac --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/dcaron.glif @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/dcroat.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/dcroat.glif new file mode 100644 index 0000000..93c2549 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/dcroat.glif @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/degree.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/degree.glif new file mode 100644 index 0000000..c7e7964 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/degree.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/descender.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/descender.glif new file mode 100644 index 0000000..8d857bf --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/descender.glif @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/dieresis.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/dieresis.glif new file mode 100644 index 0000000..4cf9cb4 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/dieresis.glif @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/divide.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/divide.glif new file mode 100644 index 0000000..589ddfc --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/divide.glif @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/dollar.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/dollar.glif new file mode 100644 index 0000000..43cf04c --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/dollar.glif @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/dotaccent.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/dotaccent.glif new file mode 100644 index 0000000..5d7ba8e --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/dotaccent.glif @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/dotaccentcomb.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/dotaccentcomb.glif new file mode 100644 index 0000000..7d490e3 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/dotaccentcomb.glif @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/e.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/e.glif new file mode 100644 index 0000000..058964d --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/e.glif @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/eacute.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/eacute.glif new file mode 100644 index 0000000..beb98c7 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/eacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ecaron.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ecaron.glif new file mode 100644 index 0000000..8bd2f7a --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ecaron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ecircumflex.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ecircumflex.glif new file mode 100644 index 0000000..5cfef40 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ecircumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/edieresis.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/edieresis.glif new file mode 100644 index 0000000..4b6df7b --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/edieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/edotaccent.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/edotaccent.glif new file mode 100644 index 0000000..e57325e --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/edotaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/edotbelow.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/edotbelow.glif new file mode 100644 index 0000000..bb3168a --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/edotbelow.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 1 + name + dotaccent + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/egrave.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/egrave.glif new file mode 100644 index 0000000..9ac5a65 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/egrave.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/eight.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/eight.glif new file mode 100644 index 0000000..9998580 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/eight.glif @@ -0,0 +1,64 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ellipsis.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ellipsis.glif new file mode 100644 index 0000000..c3857ef --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ellipsis.glif @@ -0,0 +1,16 @@ + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/emacron.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/emacron.glif new file mode 100644 index 0000000..4d35e4e --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/emacron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/emdash.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/emdash.glif new file mode 100644 index 0000000..18d7086 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/emdash.glif @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/emspace.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/emspace.glif new file mode 100644 index 0000000..179678c --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/emspace.glif @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/endash.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/endash.glif new file mode 100644 index 0000000..473cb35 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/endash.glif @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/enspace.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/enspace.glif new file mode 100644 index 0000000..af3ddb0 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/enspace.glif @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/eogonek.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/eogonek.glif new file mode 100644 index 0000000..79ef76d --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/eogonek.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 1 + name + ogonek + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/equal.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/equal.glif new file mode 100644 index 0000000..affa923 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/equal.glif @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/eth.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/eth.glif new file mode 100644 index 0000000..72b53b2 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/eth.glif @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/etilde.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/etilde.glif new file mode 100644 index 0000000..10d6747 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/etilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/euro.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/euro.glif new file mode 100644 index 0000000..8a44d63 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/euro.glif @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/exclam.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/exclam.glif new file mode 100644 index 0000000..a02ba0f --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/exclam.glif @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/exclamdown.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/exclamdown.glif new file mode 100644 index 0000000..b42f0b3 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/exclamdown.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/f.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/f.glif new file mode 100644 index 0000000..1c15459 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/f.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/five.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/five.glif new file mode 100644 index 0000000..d30fe3f --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/five.glif @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/four.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/four.glif new file mode 100644 index 0000000..9b8d710 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/four.glif @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/fourperemspace.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/fourperemspace.glif new file mode 100644 index 0000000..a3e3f9e --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/fourperemspace.glif @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/g.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/g.glif new file mode 100644 index 0000000..01cd102 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/g.glif @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/gbreve.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/gbreve.glif new file mode 100644 index 0000000..c87067b --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/gbreve.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/gcommaaccent.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/gcommaaccent.glif new file mode 100644 index 0000000..ac3ac33 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/gcommaaccent.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + commaaccentcomb + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/germandbls.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/germandbls.glif new file mode 100644 index 0000000..beb4837 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/germandbls.glif @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/grave.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/grave.glif new file mode 100644 index 0000000..4d4c172 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/grave.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/greater.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/greater.glif new file mode 100644 index 0000000..5b93be8 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/greater.glif @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/guillemetleft.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/guillemetleft.glif new file mode 100644 index 0000000..5051e54 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/guillemetleft.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/guillemetright.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/guillemetright.glif new file mode 100644 index 0000000..6d97723 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/guillemetright.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/guilsinglleft.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/guilsinglleft.glif new file mode 100644 index 0000000..e05b65f --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/guilsinglleft.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/guilsinglright.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/guilsinglright.glif new file mode 100644 index 0000000..c815b4c --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/guilsinglright.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/h.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/h.glif new file mode 100644 index 0000000..4ad7a11 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/h.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/hungarumlaut.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/hungarumlaut.glif new file mode 100644 index 0000000..acdd067 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/hungarumlaut.glif @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/hyphen.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/hyphen.glif new file mode 100644 index 0000000..35d4a60 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/hyphen.glif @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/i.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/i.glif new file mode 100644 index 0000000..9e37054 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/i.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/iacute.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/iacute.glif new file mode 100644 index 0000000..593515d --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/iacute.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + acute + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/icircumflex.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/icircumflex.glif new file mode 100644 index 0000000..3f78cc3 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/icircumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/idieresis.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/idieresis.glif new file mode 100644 index 0000000..b79089f --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/idieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/idotless.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/idotless.glif new file mode 100644 index 0000000..f377ed1 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/idotless.glif @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/igrave.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/igrave.glif new file mode 100644 index 0000000..950b3b2 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/igrave.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + grave + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/imacron.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/imacron.glif new file mode 100644 index 0000000..b7746fa --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/imacron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/iogonek.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/iogonek.glif new file mode 100644 index 0000000..f6bccf4 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/iogonek.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + ogonek + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/j.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/j.glif new file mode 100644 index 0000000..bcee54f --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/j.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/jdotless.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/jdotless.glif new file mode 100644 index 0000000..8c96ad5 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/jdotless.glif @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/k.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/k.glif new file mode 100644 index 0000000..6a74e8b --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/k.glif @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/k_arms.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/k_arms.glif new file mode 100644 index 0000000..a7d46f2 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/k_arms.glif @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/kcommaaccent.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/kcommaaccent.glif new file mode 100644 index 0000000..01b0385 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/kcommaaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/l.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/l.glif new file mode 100644 index 0000000..0ad5f7b --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/l.glif @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/lacute.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/lacute.glif new file mode 100644 index 0000000..c7762c6 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/lacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/lcaron.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/lcaron.glif new file mode 100644 index 0000000..5cc41bf --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/lcaron.glif @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/less.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/less.glif new file mode 100644 index 0000000..710e948 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/less.glif @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/lowercase_loop.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/lowercase_loop.glif new file mode 100644 index 0000000..d3e0e44 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/lowercase_loop.glif @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/lowercase_loop_reverse.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/lowercase_loop_reverse.glif new file mode 100644 index 0000000..ccfd48a --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/lowercase_loop_reverse.glif @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/lowercase_m_shoulder.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/lowercase_m_shoulder.glif new file mode 100644 index 0000000..d85e483 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/lowercase_m_shoulder.glif @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/lowercase_nh_shoulder.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/lowercase_nh_shoulder.glif new file mode 100644 index 0000000..a24f5fb --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/lowercase_nh_shoulder.glif @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/lowercase_r_shoulder.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/lowercase_r_shoulder.glif new file mode 100644 index 0000000..25c66e1 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/lowercase_r_shoulder.glif @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/lslash.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/lslash.glif new file mode 100644 index 0000000..4de7348 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/lslash.glif @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/m.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/m.glif new file mode 100644 index 0000000..10de238 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/m.glif @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/macron.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/macron.glif new file mode 100644 index 0000000..e2f129a --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/macron.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/minus.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/minus.glif new file mode 100644 index 0000000..444a19c --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/minus.glif @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/multiply.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/multiply.glif new file mode 100644 index 0000000..7ecbe34 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/multiply.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/n.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/n.glif new file mode 100644 index 0000000..7e6a305 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/n.glif @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/nacute.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/nacute.glif new file mode 100644 index 0000000..f0f76d8 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/nacute.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + n + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/narrownbspace.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/narrownbspace.glif new file mode 100644 index 0000000..d5271b6 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/narrownbspace.glif @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ncaron.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ncaron.glif new file mode 100644 index 0000000..1a3df43 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ncaron.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + n + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ncommaaccent.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ncommaaccent.glif new file mode 100644 index 0000000..9c48b07 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ncommaaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/nine.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/nine.glif new file mode 100644 index 0000000..7b4d38c --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/nine.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ntilde.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ntilde.glif new file mode 100644 index 0000000..b1d827a --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ntilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/numbersign.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/numbersign.glif new file mode 100644 index 0000000..08a3408 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/numbersign.glif @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/o.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/o.glif new file mode 100644 index 0000000..b16ebdd --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/o.glif @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/oacute.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/oacute.glif new file mode 100644 index 0000000..35c9306 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/oacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ocircumflex.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ocircumflex.glif new file mode 100644 index 0000000..40100a5 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ocircumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/odieresis.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/odieresis.glif new file mode 100644 index 0000000..29be95c --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/odieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/oe.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/oe.glif new file mode 100644 index 0000000..f4ae917 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/oe.glif @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ogonek.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ogonek.glif new file mode 100644 index 0000000..cc4ac49 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ogonek.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ograve.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ograve.glif new file mode 100644 index 0000000..c4d0f6b --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ograve.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ohungarumlaut.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ohungarumlaut.glif new file mode 100644 index 0000000..195b61d --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ohungarumlaut.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + hungarumlaut + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/omacron.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/omacron.glif new file mode 100644 index 0000000..2024d9c --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/omacron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/one.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/one.glif new file mode 100644 index 0000000..2baa9f6 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/one.glif @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/oslash.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/oslash.glif new file mode 100644 index 0000000..51fa117 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/oslash.glif @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/otilde.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/otilde.glif new file mode 100644 index 0000000..7e8dbe0 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/otilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/p.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/p.glif new file mode 100644 index 0000000..db59310 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/p.glif @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/paragraph.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/paragraph.glif new file mode 100644 index 0000000..bd66c48 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/paragraph.glif @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/parenleft.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/parenleft.glif new file mode 100644 index 0000000..43eeb1d --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/parenleft.glif @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/parenright.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/parenright.glif new file mode 100644 index 0000000..3e3762d --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/parenright.glif @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/percent.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/percent.glif new file mode 100644 index 0000000..3b9406b --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/percent.glif @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/period.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/period.glif new file mode 100644 index 0000000..2809d40 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/period.glif @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/periodcentered.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/periodcentered.glif new file mode 100644 index 0000000..e3f7063 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/periodcentered.glif @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/perthousand.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/perthousand.glif new file mode 100644 index 0000000..33688b9 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/perthousand.glif @@ -0,0 +1,103 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/plus.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/plus.glif new file mode 100644 index 0000000..2678d4f --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/plus.glif @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/q.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/q.glif new file mode 100644 index 0000000..d2d1159 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/q.glif @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/question.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/question.glif new file mode 100644 index 0000000..15438c9 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/question.glif @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/questiondown.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/questiondown.glif new file mode 100644 index 0000000..409e8ae --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/questiondown.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/quotedbl.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/quotedbl.glif new file mode 100644 index 0000000..6f181e4 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/quotedbl.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/quotedblbase.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/quotedblbase.glif new file mode 100644 index 0000000..60c9112 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/quotedblbase.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/quotedblleft.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/quotedblleft.glif new file mode 100644 index 0000000..e42274f --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/quotedblleft.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/quotedblright.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/quotedblright.glif new file mode 100644 index 0000000..3ae9b95 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/quotedblright.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/quoteleft.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/quoteleft.glif new file mode 100644 index 0000000..de45762 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/quoteleft.glif @@ -0,0 +1,14 @@ + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/quoteright.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/quoteright.glif new file mode 100644 index 0000000..04a36ed --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/quoteright.glif @@ -0,0 +1,14 @@ + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/quotesinglbase.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/quotesinglbase.glif new file mode 100644 index 0000000..8ba7802 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/quotesinglbase.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/quotesingle.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/quotesingle.glif new file mode 100644 index 0000000..0a7aff0 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/quotesingle.glif @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/r.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/r.glif new file mode 100644 index 0000000..d4f333c --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/r.glif @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/racute.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/racute.glif new file mode 100644 index 0000000..b3fdf78 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/racute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/rcaron.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/rcaron.glif new file mode 100644 index 0000000..bc9e4ed --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/rcaron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/rcommaaccent.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/rcommaaccent.glif new file mode 100644 index 0000000..ebb40c5 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/rcommaaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/registered.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/registered.glif new file mode 100644 index 0000000..9275a72 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/registered.glif @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ring.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ring.glif new file mode 100644 index 0000000..84f5703 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ring.glif @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/s.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/s.glif new file mode 100644 index 0000000..e10c5fe --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/s.glif @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/sacute.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/sacute.glif new file mode 100644 index 0000000..e0f2c07 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/sacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/scaron.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/scaron.glif new file mode 100644 index 0000000..c70130e --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/scaron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/scedilla.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/scedilla.glif new file mode 100644 index 0000000..6ebda44 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/scedilla.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/semicolon.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/semicolon.glif new file mode 100644 index 0000000..44d4924 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/semicolon.glif @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/seven.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/seven.glif new file mode 100644 index 0000000..049ff22 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/seven.glif @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/six.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/six.glif new file mode 100644 index 0000000..4845dcc --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/six.glif @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/sixperemspace.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/sixperemspace.glif new file mode 100644 index 0000000..2a1fed0 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/sixperemspace.glif @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/slash.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/slash.glif new file mode 100644 index 0000000..76e9b76 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/slash.glif @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/space.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/space.glif new file mode 100644 index 0000000..3753b8b --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/space.glif @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/sterling.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/sterling.glif new file mode 100644 index 0000000..94288bf --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/sterling.glif @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/t.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/t.glif new file mode 100644 index 0000000..7c29dc0 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/t.glif @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/tcaron.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/tcaron.glif new file mode 100644 index 0000000..e0d3845 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/tcaron.glif @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/tcedilla.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/tcedilla.glif new file mode 100644 index 0000000..c3e5219 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/tcedilla.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/thorn.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/thorn.glif new file mode 100644 index 0000000..4af78e8 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/thorn.glif @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/thorn_stem.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/thorn_stem.glif new file mode 100644 index 0000000..96f50c5 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/thorn_stem.glif @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/three.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/three.glif new file mode 100644 index 0000000..28280d0 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/three.glif @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/threeperemspace.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/threeperemspace.glif new file mode 100644 index 0000000..dd3cef4 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/threeperemspace.glif @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/tilde.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/tilde.glif new file mode 100644 index 0000000..7aa2f7b --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/tilde.glif @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/trademark.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/trademark.glif new file mode 100644 index 0000000..0891100 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/trademark.glif @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/two.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/two.glif new file mode 100644 index 0000000..a986a3f --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/two.glif @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/u.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/u.glif new file mode 100644 index 0000000..de9ad4b --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/u.glif @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/uacute.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/uacute.glif new file mode 100644 index 0000000..34d0422 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/uacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ucircumflex.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ucircumflex.glif new file mode 100644 index 0000000..826e150 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ucircumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/udieresis.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/udieresis.glif new file mode 100644 index 0000000..4c1cb07 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/udieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ugrave.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ugrave.glif new file mode 100644 index 0000000..7473501 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ugrave.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/uhungarumlaut.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/uhungarumlaut.glif new file mode 100644 index 0000000..64e2d18 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/uhungarumlaut.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + hungarumlaut + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/umacron.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/umacron.glif new file mode 100644 index 0000000..b78295d --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/umacron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/underscore.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/underscore.glif new file mode 100644 index 0000000..d06b333 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/underscore.glif @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/uogonek.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/uogonek.glif new file mode 100644 index 0000000..9d11305 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/uogonek.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/uring.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/uring.glif new file mode 100644 index 0000000..13d4ad6 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/uring.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/v.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/v.glif new file mode 100644 index 0000000..d0ff63a --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/v.glif @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/w.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/w.glif new file mode 100644 index 0000000..20bf3bb --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/w.glif @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/wacute.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/wacute.glif new file mode 100644 index 0000000..f84ac20 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/wacute.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + acute + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/wcircumflex.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/wcircumflex.glif new file mode 100644 index 0000000..bab8f82 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/wcircumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/wdieresis.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/wdieresis.glif new file mode 100644 index 0000000..c07a77b --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/wdieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/wgrave.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/wgrave.glif new file mode 100644 index 0000000..e0ece42 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/wgrave.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 1 + name + grave + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/x.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/x.glif new file mode 100644 index 0000000..5a15bb3 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/x.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/y.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/y.glif new file mode 100644 index 0000000..dff38f6 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/y.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/yacute.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/yacute.glif new file mode 100644 index 0000000..f6f4fb1 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/yacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ycircumflex.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ycircumflex.glif new file mode 100644 index 0000000..d9388a8 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ycircumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ydieresis.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ydieresis.glif new file mode 100644 index 0000000..3c9ee7f --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ydieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/yen.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/yen.glif new file mode 100644 index 0000000..e8ea76d --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/yen.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ygrave.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ygrave.glif new file mode 100644 index 0000000..1bbfc14 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/ygrave.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/z.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/z.glif new file mode 100644 index 0000000..2847dcb --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/z.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/zacute.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/zacute.glif new file mode 100644 index 0000000..6d24f8c --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/zacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/zcaron.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/zcaron.glif new file mode 100644 index 0000000..1ed4a36 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/zcaron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/zdotaccent.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/zdotaccent.glif new file mode 100644 index 0000000..b91e7d7 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/zdotaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/glyphs/zero.glif b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/zero.glif new file mode 100644 index 0000000..8054b5f --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/glyphs/zero.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/groups.plist b/Fonts/UFO/Metropolis-Thin.ufo/groups.plist new file mode 100644 index 0000000..bc8f568 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/groups.plist @@ -0,0 +1,847 @@ + + + + + public.kern1.A + + A + Aacute + Abreve + Acircumflex + Adieresis + Agrave + Amacron + Aogonek + Aring + Atilde + + public.kern1.B + + B + + public.kern1.C + + C + Cacute + Ccaron + Ccedilla + + public.kern1.D + + D + Eth + Dcaron + Dcroat + + public.kern1.E + + AE + E + Eacute + Ecaron + Ecircumflex + Edieresis + Edotaccent + Edotbelow + Egrave + Emacron + Eogonek + Etilde + OE + + public.kern1.F + + F + + public.kern1.G + + G + Gbreve + Gcommaaccent + + public.kern1.H + + H + + public.kern1.I + + I + Iacute + Icircumflex + Idieresis + Idotaccent + Igrave + Imacron + Iogonek + + public.kern1.J + + J + + public.kern1.K + + K + Kcommaaccent + + public.kern1.L + + L + Lacute + Lcaron + + public.kern1.Lslash + + Lslash + + public.kern1.M + + M + + public.kern1.N + + N + Nacute + Ncaron + Ncommaaccent + Ntilde + + public.kern1.O + + O + Oacute + Ocircumflex + Odieresis + Ograve + Ohungarumlaut + Omacron + Otilde + + public.kern1.Oslash + + Oslash + + public.kern1.P + + P + + public.kern1.Q + + Q + + public.kern1.R + + R + Racute + Rcaron + Rcommaaccent + + public.kern1.S + + S + Sacute + Scaron + Scedilla + + public.kern1.T + + T + Tcaron + Tcedilla + + public.kern1.Thorn + + Thorn + + public.kern1.U + + U + Uacute + Ucircumflex + Udieresis + Ugrave + Uhungarumlaut + Umacron + Uogonek + Uring + + public.kern1.V + + V + + public.kern1.W + + W + Wacute + Wcircumflex + Wdieresis + Wgrave + + public.kern1.X + + X + + public.kern1.Y + + Y + Yacute + Ycircumflex + Ydieresis + Ygrave + + public.kern1.Z + + Z + Zacute + Zcaron + Zdotaccent + + public.kern1.a + + a + aacute + abreve + acircumflex + adieresis + agrave + amacron + aogonek + aring + atilde + + public.kern1.a.alt + + a.alt + aacute.alt + abreve.alt + acircumflex.alt + adieresis.alt + agrave.alt + amacron.alt + aogonek.alt + aring.alt + atilde.alt + + public.kern1.b + + b + + public.kern1.c + + c + cacute + ccaron + ccedilla + + public.kern1.d + + d + + public.kern1.dcaron + + dcaron + + public.kern1.dcroat + + dcroat + + public.kern1.e + + ae + e + eacute + ecaron + ecircumflex + edieresis + edotaccent + edotbelow + egrave + emacron + eogonek + etilde + oe + + public.kern1.eth + + eth + + public.kern1.f + + f + + public.kern1.g + + g + gbreve + gcommaaccent + + public.kern1.germandbls + + germandbls + + public.kern1.h + + h + + public.kern1.i + + i + idotless + iacute + icircumflex + idieresis + igrave + imacron + iogonek + + public.kern1.j + + j + jdotless + + public.kern1.k + + k + kcommaaccent + + public.kern1.l + + l + lacute + + public.kern1.lcaron + + lcaron + + public.kern1.lslash + + lslash + + public.kern1.m + + m + + public.kern1.n + + n + nacute + ncaron + ncommaaccent + ntilde + + public.kern1.o + + o + oacute + ocircumflex + odieresis + ograve + ohungarumlaut + omacron + otilde + + public.kern1.oslash + + oslash + + public.kern1.p + + p + + public.kern1.q + + q + + public.kern1.r + + r + racute + rcaron + rcommaaccent + + public.kern1.s + + s + sacute + scaron + scedilla + + public.kern1.t + + t + tcedilla + + public.kern1.tcaron + + tcaron + + public.kern1.thorn + + thorn + + public.kern1.u + + u + uacute + ucircumflex + udieresis + ugrave + uhungarumlaut + umacron + uogonek + uring + + public.kern1.v + + v + + public.kern1.w + + w + wacute + wcircumflex + wdieresis + wgrave + + public.kern1.x + + x + + public.kern1.y + + y + yacute + ycircumflex + ydieresis + ygrave + + public.kern1.z + + z + zacute + zcaron + zdotaccent + + public.kern2.A + + A + Aacute + Abreve + Acircumflex + Adieresis + Agrave + Amacron + Aogonek + Aring + Atilde + AE + + public.kern2.B + + B + + public.kern2.C + + C + Cacute + Ccaron + Ccedilla + + public.kern2.D + + D + Dcaron + + public.kern2.E + + E + Eacute + Ecaron + Ecircumflex + Edieresis + Edotaccent + Edotbelow + Egrave + Emacron + Eogonek + Etilde + + public.kern2.Eth + + Eth + Dcroat + + public.kern2.F + + F + + public.kern2.G + + G + Gbreve + Gcommaaccent + + public.kern2.H + + H + + public.kern2.I + + I + Iacute + Icircumflex + Idieresis + Idotaccent + Igrave + Imacron + Iogonek + + public.kern2.J + + J + + public.kern2.K + + K + Kcommaaccent + + public.kern2.L + + L + Lacute + Lcaron + + public.kern2.Lslash + + Lslash + + public.kern2.M + + M + + public.kern2.N + + N + Nacute + Ncaron + Ncommaaccent + Ntilde + + public.kern2.O + + O + Oacute + Ocircumflex + Odieresis + Ograve + Ohungarumlaut + Omacron + Otilde + OE + + public.kern2.Oslash + + Oslash + + public.kern2.P + + P + + public.kern2.Q + + Q + + public.kern2.R + + R + Racute + Rcaron + Rcommaaccent + + public.kern2.S + + S + Sacute + Scaron + Scedilla + + public.kern2.T + + T + Tcaron + Tcedilla + + public.kern2.Thorn + + Thorn + + public.kern2.U + + U + Uacute + Ucircumflex + Udieresis + Ugrave + Uhungarumlaut + Umacron + Uogonek + Uring + + public.kern2.V + + V + + public.kern2.W + + W + Wacute + Wcircumflex + Wdieresis + Wgrave + + public.kern2.X + + X + + public.kern2.Y + + Y + Yacute + Ycircumflex + Ydieresis + Ygrave + + public.kern2.Z + + Z + Zacute + Zcaron + Zdotaccent + + public.kern2.a + + a + aacute + abreve + acircumflex + adieresis + agrave + amacron + aogonek + aring + atilde + ae + + public.kern2.a.alt + + a.alt + aacute.alt + abreve.alt + acircumflex.alt + adieresis.alt + agrave.alt + amacron.alt + aogonek.alt + aring.alt + atilde.alt + + public.kern2.b + + b + + public.kern2.c + + c + cacute + ccaron + ccedilla + + public.kern2.d + + d + + public.kern2.dcaron + + dcaron + + public.kern2.dcroat + + dcroat + + public.kern2.e + + e + eacute + ecaron + ecircumflex + edieresis + edotaccent + edotbelow + egrave + emacron + eogonek + etilde + + public.kern2.eth + + eth + + public.kern2.f + + f + + public.kern2.g + + g + gbreve + gcommaaccent + + public.kern2.germandbls + + germandbls + + public.kern2.h + + h + + public.kern2.i + + i + idotless + iacute + icircumflex + idieresis + igrave + imacron + iogonek + + public.kern2.j + + j + jdotless + + public.kern2.k + + k + kcommaaccent + + public.kern2.l + + l + lacute + + public.kern2.lcaron + + lcaron + + public.kern2.lslash + + lslash + + public.kern2.m + + m + + public.kern2.n + + n + nacute + ncaron + ncommaaccent + ntilde + + public.kern2.o + + o + oacute + ocircumflex + odieresis + ograve + ohungarumlaut + omacron + otilde + oe + + public.kern2.oslash + + oslash + + public.kern2.p + + p + + public.kern2.q + + q + + public.kern2.r + + r + racute + rcaron + rcommaaccent + + public.kern2.s + + s + sacute + scaron + scedilla + + public.kern2.t + + t + tcedilla + + public.kern2.tcaron + + tcaron + + public.kern2.thorn + + thorn + + public.kern2.u + + u + uacute + ucircumflex + udieresis + ugrave + uhungarumlaut + umacron + uogonek + uring + + public.kern2.v + + v + + public.kern2.w + + w + wacute + wcircumflex + wdieresis + wgrave + + public.kern2.x + + x + + public.kern2.y + + y + yacute + ycircumflex + ydieresis + ygrave + + public.kern2.z + + z + zacute + zcaron + zdotaccent + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/kerning.plist b/Fonts/UFO/Metropolis-Thin.ufo/kerning.plist new file mode 100644 index 0000000..912e5c1 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/kerning.plist @@ -0,0 +1,15134 @@ + + + + + ampersand + + ampersand + -55 + asciicircum + -200 + asciitilde + -130 + asterisk + -165 + at + -30 + backslash + -210 + bar + -15 + braceleft + -100 + braceright + -75 + bracketleft + -15 + bracketright + -15 + bullet + -30 + cent + -35 + colon + -15 + comma + -20 + copyright + -30 + degree + -160 + divide + -30 + dollar + -55 + ellipsis + -15 + emdash + -30 + endash + -30 + equal + -30 + euro + -125 + greater + -15 + guillemetleft + -40 + guillemetright + -45 + guilsinglleft + -40 + guilsinglright + -45 + hyphen + -30 + less + -50 + minus + -30 + multiply + -105 + numbersign + -115 + paragraph + -125 + parenleft + -30 + parenright + -130 + percent + -145 + periodcentered + -35 + perthousand + -145 + plus + -30 + public.kern2.A + -25 + public.kern2.B + -15 + public.kern2.C + -35 + public.kern2.D + -15 + public.kern2.E + -15 + public.kern2.Eth + -15 + public.kern2.F + -15 + public.kern2.G + -35 + public.kern2.H + -15 + public.kern2.I + -15 + public.kern2.J + -40 + public.kern2.K + -15 + public.kern2.L + -15 + public.kern2.Lslash + -15 + public.kern2.M + -15 + public.kern2.N + -15 + public.kern2.O + -35 + public.kern2.Oslash + -35 + public.kern2.P + -15 + public.kern2.Q + -35 + public.kern2.R + -15 + public.kern2.S + -45 + public.kern2.T + -130 + public.kern2.Thorn + -15 + public.kern2.U + -30 + public.kern2.V + -100 + public.kern2.W + -110 + public.kern2.X + -25 + public.kern2.Y + -135 + public.kern2.Z + -15 + public.kern2.a + -50 + public.kern2.a.alt + -30 + public.kern2.b + -15 + public.kern2.c + -35 + public.kern2.d + -35 + public.kern2.dcaron + -35 + public.kern2.dcroat + -35 + public.kern2.e + -35 + public.kern2.eth + -35 + public.kern2.f + -95 + public.kern2.g + -30 + public.kern2.germandbls + -15 + public.kern2.h + -15 + public.kern2.i + -15 + public.kern2.j + -15 + public.kern2.l + -15 + public.kern2.lcaron + -15 + public.kern2.lslash + -15 + public.kern2.m + -15 + public.kern2.n + -15 + public.kern2.o + -35 + public.kern2.oslash + -35 + public.kern2.p + -15 + public.kern2.q + -35 + public.kern2.r + -15 + public.kern2.s + -40 + public.kern2.t + -110 + public.kern2.tcaron + -110 + public.kern2.thorn + -15 + public.kern2.u + -30 + public.kern2.v + -60 + public.kern2.w + -55 + public.kern2.x + -25 + public.kern2.y + -65 + public.kern2.z + -15 + question + -195 + questiondown + -20 + quotedbl + -165 + quotedblbase + -20 + quotedblleft + -160 + quotedblright + -170 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -20 + quotesingle + -110 + registered + -65 + semicolon + -25 + slash + -45 + sterling + -50 + trademark + -155 + underscore + -275 + yen + -75 + + asciicircum + + ampersand + -150 + asciicircum + -10 + asciitilde + -75 + asterisk + -25 + at + -30 + backslash + -125 + braceleft + -115 + braceright + -65 + bullet + -55 + cent + -35 + colon + -15 + comma + -115 + copyright + -25 + degree + -60 + divide + -255 + dollar + -50 + ellipsis + -260 + emdash + -260 + endash + -260 + euro + -95 + guillemetleft + -145 + guillemetright + -15 + guilsinglleft + -145 + guilsinglright + -15 + hyphen + -195 + less + -65 + minus + -260 + multiply + -60 + numbersign + -125 + paragraph + -15 + parenleft + -25 + parenright + -150 + percent + -20 + periodcentered + -105 + perthousand + -20 + plus + -240 + public.kern2.A + -115 + public.kern2.C + -10 + public.kern2.G + -10 + public.kern2.J + -260 + public.kern2.O + -10 + public.kern2.Oslash + -10 + public.kern2.Q + -10 + public.kern2.S + -50 + public.kern2.T + -90 + public.kern2.V + -50 + public.kern2.W + -55 + public.kern2.X + -80 + public.kern2.Y + -80 + public.kern2.a + -130 + public.kern2.a.alt + -40 + public.kern2.c + -40 + public.kern2.d + -45 + public.kern2.dcaron + -45 + public.kern2.dcroat + -45 + public.kern2.e + -45 + public.kern2.eth + -50 + public.kern2.f + -10 + public.kern2.g + -35 + public.kern2.o + -50 + public.kern2.oslash + -50 + public.kern2.q + -45 + public.kern2.s + -35 + public.kern2.t + -10 + public.kern2.tcaron + -10 + public.kern2.v + -15 + public.kern2.w + -10 + public.kern2.x + -30 + public.kern2.y + -20 + question + -155 + questiondown + -240 + quotedbl + -45 + quotedblbase + -205 + quotedblleft + -45 + quotedblright + -85 + quoteleft + -45 + quoteright + -85 + quotesinglbase + -115 + quotesingle + -45 + semicolon + -25 + slash + -200 + sterling + -85 + trademark + -55 + underscore + -260 + yen + -45 + + asciitilde + + ampersand + -105 + asciicircum + -95 + asciitilde + -85 + asterisk + -75 + at + -50 + backslash + -160 + bar + -30 + braceleft + -115 + braceright + -90 + bracketleft + -30 + bracketright + -30 + bullet + -55 + cent + -55 + colon + -55 + comma + -115 + copyright + -45 + degree + -110 + divide + -30 + dollar + -85 + ellipsis + -240 + emdash + -50 + endash + -50 + equal + -30 + euro + -125 + greater + -30 + guillemetleft + -115 + guillemetright + -60 + guilsinglleft + -115 + guilsinglright + -60 + hyphen + -50 + less + -35 + minus + -30 + multiply + -115 + numbersign + -150 + paragraph + -50 + parenleft + -50 + parenright + -180 + percent + -55 + periodcentered + -75 + perthousand + -55 + plus + -30 + public.kern2.A + -135 + public.kern2.B + -30 + public.kern2.C + -35 + public.kern2.D + -30 + public.kern2.E + -30 + public.kern2.Eth + -30 + public.kern2.F + -30 + public.kern2.G + -35 + public.kern2.H + -30 + public.kern2.I + -30 + public.kern2.J + -240 + public.kern2.K + -30 + public.kern2.L + -30 + public.kern2.Lslash + -30 + public.kern2.M + -30 + public.kern2.N + -30 + public.kern2.O + -35 + public.kern2.Oslash + -35 + public.kern2.P + -30 + public.kern2.Q + -35 + public.kern2.R + -30 + public.kern2.S + -85 + public.kern2.T + -145 + public.kern2.Thorn + -30 + public.kern2.U + -30 + public.kern2.V + -80 + public.kern2.W + -90 + public.kern2.X + -115 + public.kern2.Y + -110 + public.kern2.Z + -30 + public.kern2.a + -135 + public.kern2.a.alt + -55 + public.kern2.b + -30 + public.kern2.c + -55 + public.kern2.d + -55 + public.kern2.dcaron + -55 + public.kern2.dcroat + -55 + public.kern2.e + -55 + public.kern2.eth + -60 + public.kern2.f + -110 + public.kern2.g + -50 + public.kern2.germandbls + -30 + public.kern2.h + -30 + public.kern2.i + -30 + public.kern2.j + -30 + public.kern2.l + -30 + public.kern2.lcaron + -30 + public.kern2.lslash + -30 + public.kern2.m + -30 + public.kern2.n + -30 + public.kern2.o + -60 + public.kern2.oslash + -60 + public.kern2.p + -30 + public.kern2.q + -55 + public.kern2.r + -30 + public.kern2.s + -60 + public.kern2.t + -110 + public.kern2.tcaron + -110 + public.kern2.thorn + -30 + public.kern2.u + -30 + public.kern2.v + -45 + public.kern2.w + -45 + public.kern2.x + -65 + public.kern2.y + -50 + public.kern2.z + -30 + question + -210 + questiondown + -240 + quotedbl + -200 + quotedblbase + -205 + quotedblleft + -135 + quotedblright + -205 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -115 + quotesingle + -110 + registered + -35 + semicolon + -65 + slash + -210 + sterling + -75 + trademark + -155 + underscore + -240 + yen + -75 + + asterisk + + ampersand + -115 + asciicircum + -25 + asciitilde + -95 + at + -45 + backslash + -40 + braceleft + -110 + braceright + -60 + bullet + -75 + cent + -55 + comma + -115 + copyright + -35 + divide + -50 + dollar + -30 + ellipsis + -190 + emdash + -155 + endash + -155 + euro + -90 + guillemetleft + -165 + guillemetright + -30 + guilsinglleft + -165 + guilsinglright + -30 + hyphen + -155 + less + -70 + minus + -50 + multiply + -50 + numbersign + -135 + parenleft + -40 + parenright + -20 + periodcentered + -105 + plus + -50 + public.kern2.A + -125 + public.kern2.C + -20 + public.kern2.G + -20 + public.kern2.J + -190 + public.kern2.O + -20 + public.kern2.Oslash + -20 + public.kern2.Q + -20 + public.kern2.S + -30 + public.kern2.V + -15 + public.kern2.W + -15 + public.kern2.X + -20 + public.kern2.Y + -20 + public.kern2.a + -90 + public.kern2.a.alt + -55 + public.kern2.c + -60 + public.kern2.d + -60 + public.kern2.dcaron + -60 + public.kern2.dcroat + -60 + public.kern2.e + -60 + public.kern2.eth + -70 + public.kern2.g + -55 + public.kern2.o + -65 + public.kern2.oslash + -65 + public.kern2.q + -60 + public.kern2.s + -45 + public.kern2.x + -15 + question + -25 + questiondown + -190 + quotedblbase + -190 + quotesinglbase + -115 + semicolon + -10 + slash + -190 + sterling + -80 + underscore + -190 + yen + -15 + + at + + ampersand + -10 + asciicircum + -15 + asciitilde + -30 + asterisk + -25 + backslash + -130 + braceleft + -65 + braceright + -60 + colon + -20 + comma + -80 + degree + -50 + dollar + -55 + ellipsis + -75 + euro + -90 + guillemetright + -20 + guilsinglright + -20 + multiply + -55 + numbersign + -80 + paragraph + -20 + parenright + -145 + percent + -30 + perthousand + -30 + public.kern2.A + -65 + public.kern2.J + -105 + public.kern2.S + -55 + public.kern2.T + -75 + public.kern2.V + -55 + public.kern2.W + -65 + public.kern2.X + -70 + public.kern2.Y + -85 + public.kern2.a + -20 + public.kern2.f + -15 + public.kern2.s + -35 + public.kern2.t + -15 + public.kern2.tcaron + -15 + public.kern2.v + -20 + public.kern2.w + -20 + public.kern2.x + -40 + public.kern2.y + -25 + question + -155 + questiondown + -70 + quotedbl + -40 + quotedblbase + -80 + quotedblleft + -40 + quotedblright + -70 + quoteleft + -40 + quoteright + -70 + quotesinglbase + -80 + quotesingle + -40 + registered + -10 + semicolon + -30 + slash + -105 + sterling + -35 + trademark + -40 + underscore + -140 + yen + -50 + + backslash + + ampersand + -75 + asciicircum + -200 + asciitilde + -185 + asterisk + -190 + at + -85 + backslash + -240 + bar + 15 + braceleft + -100 + braceright + -45 + bracketleft + 15 + bracketright + 15 + bullet + -125 + cent + -90 + colon + -15 + copyright + -90 + degree + -215 + divide + -125 + dollar + -60 + ellipsis + -15 + emdash + -100 + endash + -100 + equal + -80 + euro + -190 + greater + -15 + guillemetleft + -115 + guillemetright + -45 + guilsinglleft + -115 + guilsinglright + -45 + hyphen + -100 + less + -145 + minus + -125 + multiply + -155 + numbersign + -105 + paragraph + -200 + parenleft + -75 + parenright + -20 + percent + -120 + periodcentered + -105 + perthousand + -120 + plus + -125 + public.kern2.A + -15 + public.kern2.B + 15 + public.kern2.C + -125 + public.kern2.D + 15 + public.kern2.E + -15 + public.kern2.Eth + 15 + public.kern2.F + -15 + public.kern2.G + -125 + public.kern2.H + -15 + public.kern2.I + -15 + public.kern2.J + -40 + public.kern2.K + -15 + public.kern2.L + -15 + public.kern2.Lslash + -15 + public.kern2.M + -15 + public.kern2.N + -15 + public.kern2.O + -125 + public.kern2.Oslash + -15 + public.kern2.P + -15 + public.kern2.Q + -125 + public.kern2.R + -15 + public.kern2.S + -60 + public.kern2.T + -130 + public.kern2.Thorn + -15 + public.kern2.U + -90 + public.kern2.V + -130 + public.kern2.W + -150 + public.kern2.X + -15 + public.kern2.Y + -135 + public.kern2.Z + -15 + public.kern2.a + -60 + public.kern2.a.alt + -90 + public.kern2.b + -15 + public.kern2.c + -95 + public.kern2.d + -95 + public.kern2.dcaron + -95 + public.kern2.dcroat + -95 + public.kern2.e + -95 + public.kern2.eth + -90 + public.kern2.f + -95 + public.kern2.g + -90 + public.kern2.germandbls + -15 + public.kern2.h + -15 + public.kern2.i + -15 + public.kern2.j + 80 + public.kern2.l + -15 + public.kern2.lcaron + -15 + public.kern2.lslash + -15 + public.kern2.m + -15 + public.kern2.n + -15 + public.kern2.o + -100 + public.kern2.oslash + -45 + public.kern2.p + 15 + public.kern2.q + -95 + public.kern2.r + -15 + public.kern2.s + -45 + public.kern2.t + -125 + public.kern2.tcaron + -125 + public.kern2.thorn + 15 + public.kern2.u + -65 + public.kern2.v + -75 + public.kern2.w + -80 + public.kern2.x + -15 + public.kern2.y + -70 + public.kern2.z + -15 + question + -190 + quotedbl + -200 + quotedblleft + -205 + quotedblright + -205 + quoteleft + -115 + quoteright + -115 + quotesingle + -110 + registered + -170 + slash + 30 + sterling + -50 + trademark + -230 + underscore + 15 + yen + -75 + + bar + + asciitilde + -30 + backslash + 15 + braceleft + -65 + braceright + -60 + dollar + -30 + euro + -90 + multiply + -45 + numbersign + -55 + parenright + -20 + public.kern2.J + -20 + public.kern2.S + -30 + public.kern2.j + 65 + public.kern2.s + -15 + question + -20 + slash + 15 + sterling + -35 + + braceleft + + ampersand + -60 + asciicircum + -65 + asciitilde + -90 + asterisk + -60 + at + -60 + backslash + -60 + bar + -60 + braceleft + -125 + braceright + -120 + bracketleft + -60 + bracketright + -60 + bullet + -60 + cent + -60 + colon + -60 + comma + -60 + copyright + -60 + degree + -60 + divide + -60 + dollar + -90 + ellipsis + -60 + emdash + -60 + endash + -60 + equal + -60 + euro + -150 + greater + -60 + guillemetleft + -55 + guillemetright + -60 + guilsinglleft + -55 + guilsinglright + -60 + hyphen + -60 + less + -60 + minus + -60 + multiply + -105 + numbersign + -115 + paragraph + -60 + parenleft + -60 + parenright + -80 + percent + -60 + periodcentered + -60 + perthousand + -60 + plus + -60 + public.kern2.A + -60 + public.kern2.B + -60 + public.kern2.C + -60 + public.kern2.D + -60 + public.kern2.E + -60 + public.kern2.Eth + -60 + public.kern2.F + -60 + public.kern2.G + -60 + public.kern2.H + -60 + public.kern2.I + -60 + public.kern2.J + -80 + public.kern2.K + -60 + public.kern2.L + -60 + public.kern2.Lslash + -60 + public.kern2.M + -60 + public.kern2.N + -60 + public.kern2.O + -60 + public.kern2.Oslash + -60 + public.kern2.P + -60 + public.kern2.Q + -60 + public.kern2.R + -60 + public.kern2.S + -90 + public.kern2.T + -60 + public.kern2.Thorn + -60 + public.kern2.U + -60 + public.kern2.V + -70 + public.kern2.W + -70 + public.kern2.X + -60 + public.kern2.Y + -70 + public.kern2.Z + -60 + public.kern2.a + -60 + public.kern2.a.alt + -60 + public.kern2.b + -60 + public.kern2.c + -60 + public.kern2.d + -60 + public.kern2.dcaron + -60 + public.kern2.dcroat + -60 + public.kern2.e + -60 + public.kern2.eth + -60 + public.kern2.f + -60 + public.kern2.g + -60 + public.kern2.germandbls + -60 + public.kern2.h + -60 + public.kern2.i + -60 + public.kern2.j + 20 + public.kern2.l + -60 + public.kern2.lcaron + -60 + public.kern2.lslash + -60 + public.kern2.m + -60 + public.kern2.n + -60 + public.kern2.o + -60 + public.kern2.oslash + -60 + public.kern2.p + -60 + public.kern2.q + -60 + public.kern2.r + -60 + public.kern2.s + -75 + public.kern2.t + -60 + public.kern2.tcaron + -60 + public.kern2.thorn + -60 + public.kern2.u + -60 + public.kern2.v + -60 + public.kern2.w + -55 + public.kern2.x + -60 + public.kern2.y + -60 + public.kern2.z + -60 + question + -80 + questiondown + -60 + quotedbl + -60 + quotedblbase + -60 + quotedblleft + -60 + quotedblright + -65 + quoteleft + -60 + quoteright + -65 + quotesinglbase + -60 + quotesingle + -60 + registered + -60 + semicolon + -65 + slash + -45 + sterling + -95 + trademark + -60 + underscore + -60 + yen + -70 + + braceright + + ampersand + -65 + asciicircum + -115 + asciitilde + -100 + asterisk + -110 + at + -65 + backslash + -160 + bar + -65 + braceleft + -135 + braceright + -125 + bracketleft + -65 + bracketright + -65 + bullet + -65 + cent + -65 + colon + -105 + comma + -110 + copyright + -65 + degree + -110 + divide + -65 + dollar + -140 + ellipsis + -110 + emdash + -65 + endash + -65 + equal + -65 + euro + -160 + greater + -65 + guillemetleft + -60 + guillemetright + -110 + guilsinglleft + -60 + guilsinglright + -110 + hyphen + -65 + less + -65 + minus + -65 + multiply + -115 + numbersign + -130 + paragraph + -110 + parenleft + -65 + parenright + -140 + percent + -110 + periodcentered + -65 + perthousand + -110 + plus + -65 + public.kern2.A + -110 + public.kern2.B + -65 + public.kern2.C + -65 + public.kern2.D + -65 + public.kern2.E + -65 + public.kern2.Eth + -65 + public.kern2.F + -65 + public.kern2.G + -65 + public.kern2.H + -65 + public.kern2.I + -65 + public.kern2.J + -125 + public.kern2.K + -65 + public.kern2.L + -65 + public.kern2.Lslash + -65 + public.kern2.M + -65 + public.kern2.N + -65 + public.kern2.O + -65 + public.kern2.Oslash + -65 + public.kern2.P + -65 + public.kern2.Q + -65 + public.kern2.R + -65 + public.kern2.S + -135 + public.kern2.T + -110 + public.kern2.Thorn + -65 + public.kern2.U + -65 + public.kern2.V + -125 + public.kern2.W + -135 + public.kern2.X + -110 + public.kern2.Y + -140 + public.kern2.Z + -65 + public.kern2.a + -70 + public.kern2.a.alt + -65 + public.kern2.b + -65 + public.kern2.c + -65 + public.kern2.d + -65 + public.kern2.dcaron + -65 + public.kern2.dcroat + -65 + public.kern2.e + -65 + public.kern2.eth + -65 + public.kern2.f + -110 + public.kern2.g + -65 + public.kern2.germandbls + -65 + public.kern2.h + -65 + public.kern2.i + -65 + public.kern2.j + -50 + public.kern2.l + -65 + public.kern2.lcaron + -65 + public.kern2.lslash + -65 + public.kern2.m + -65 + public.kern2.n + -65 + public.kern2.o + -65 + public.kern2.oslash + -65 + public.kern2.p + -65 + public.kern2.q + -65 + public.kern2.r + -65 + public.kern2.s + -105 + public.kern2.t + -110 + public.kern2.tcaron + -110 + public.kern2.thorn + -65 + public.kern2.u + -65 + public.kern2.v + -85 + public.kern2.w + -85 + public.kern2.x + -110 + public.kern2.y + -90 + public.kern2.z + -65 + question + -145 + questiondown + -110 + quotedbl + -115 + quotedblbase + -110 + quotedblleft + -110 + quotedblright + -115 + quoteleft + -110 + quoteright + -115 + quotesinglbase + -110 + quotesingle + -110 + registered + -75 + semicolon + -110 + slash + -100 + sterling + -100 + trademark + -110 + underscore + -110 + yen + -120 + + bracketleft + + asciitilde + -30 + backslash + 10 + braceleft + -65 + braceright + -60 + dollar + -30 + euro + -90 + multiply + -45 + numbersign + -55 + parenright + -20 + public.kern2.J + -20 + public.kern2.S + -30 + public.kern2.j + 75 + public.kern2.s + -15 + question + -20 + slash + 15 + sterling + -35 + + bracketright + + asciitilde + -30 + backslash + 10 + braceleft + -65 + braceright + -60 + dollar + -30 + euro + -90 + multiply + -45 + numbersign + -55 + parenright + -20 + public.kern2.J + -20 + public.kern2.S + -30 + public.kern2.j + 75 + public.kern2.s + -15 + question + -20 + slash + 15 + sterling + -35 + + bullet + + ampersand + -15 + asciicircum + -55 + asciitilde + -35 + asterisk + -70 + backslash + -160 + braceleft + -65 + braceright + -60 + colon + -55 + comma + -115 + degree + -110 + dollar + -85 + ellipsis + -175 + euro + -90 + guillemetright + -55 + guilsinglright + -55 + multiply + -60 + numbersign + -85 + paragraph + -45 + parenright + -175 + percent + -55 + perthousand + -55 + public.kern2.A + -70 + public.kern2.J + -175 + public.kern2.S + -85 + public.kern2.T + -115 + public.kern2.V + -60 + public.kern2.W + -75 + public.kern2.X + -80 + public.kern2.Y + -100 + public.kern2.a + -25 + public.kern2.f + -60 + public.kern2.s + -45 + public.kern2.t + -60 + public.kern2.tcaron + -60 + public.kern2.v + -25 + public.kern2.w + -20 + public.kern2.x + -50 + public.kern2.y + -30 + question + -175 + questiondown + -130 + quotedbl + -120 + quotedblbase + -175 + quotedblleft + -105 + quotedblright + -175 + quoteleft + -105 + quoteright + -115 + quotesinglbase + -115 + quotesingle + -110 + registered + -20 + semicolon + -65 + slash + -125 + sterling + -35 + trademark + -125 + underscore + -175 + yen + -60 + + cent + + asciitilde + -30 + backslash + -90 + braceleft + -65 + braceright + -60 + degree + -15 + dollar + -30 + euro + -90 + multiply + -45 + numbersign + -55 + parenright + -105 + public.kern2.J + -20 + public.kern2.S + -30 + public.kern2.T + -70 + public.kern2.V + -35 + public.kern2.W + -40 + public.kern2.X + -10 + public.kern2.Y + -55 + public.kern2.s + -15 + question + -155 + quotedbl + -10 + quotedblright + -50 + quoteright + -50 + quotesingle + -10 + slash + -25 + sterling + -35 + underscore + -65 + yen + -30 + + colon + + ampersand + -45 + asciicircum + -15 + asciitilde + -85 + at + -40 + backslash + -90 + braceleft + -105 + braceright + -60 + bullet + -55 + cent + -45 + copyright + -30 + degree + -15 + divide + -25 + dollar + -35 + emdash + -105 + endash + -105 + euro + -90 + guillemetleft + -105 + guillemetright + -15 + guilsinglleft + -105 + guilsinglright + -15 + hyphen + -105 + less + -35 + minus + -25 + multiply + -45 + numbersign + -90 + parenleft + -30 + parenright + -80 + periodcentered + -105 + plus + -25 + public.kern2.C + -15 + public.kern2.G + -15 + public.kern2.J + -20 + public.kern2.O + -15 + public.kern2.Q + -15 + public.kern2.S + -30 + public.kern2.T + -55 + public.kern2.V + -35 + public.kern2.W + -40 + public.kern2.Y + -55 + public.kern2.a + -30 + public.kern2.a.alt + -45 + public.kern2.c + -50 + public.kern2.d + -50 + public.kern2.dcaron + -50 + public.kern2.dcroat + -50 + public.kern2.e + -50 + public.kern2.eth + -60 + public.kern2.g + -45 + public.kern2.j + 30 + public.kern2.o + -55 + public.kern2.oslash + -35 + public.kern2.q + -50 + public.kern2.s + -20 + question + -105 + quotedbl + -15 + quotedblleft + -10 + quotedblright + -35 + quoteleft + -10 + quoteright + -35 + quotesingle + -15 + slash + -15 + sterling + -35 + underscore + -15 + yen + -35 + + comma + + ampersand + -45 + asciicircum + -115 + asciitilde + -115 + asterisk + -115 + at + -55 + backslash + -115 + braceleft + -110 + braceright + -60 + bullet + -115 + cent + -60 + copyright + -60 + degree + -115 + divide + -115 + dollar + -35 + emdash + -115 + endash + -115 + equal + -115 + euro + -115 + guillemetleft + -115 + guillemetright + -15 + guilsinglleft + -115 + guilsinglright + -15 + hyphen + -115 + less + -115 + minus + -115 + multiply + -115 + numbersign + -90 + paragraph + -115 + parenleft + -45 + parenright + -40 + percent + -105 + periodcentered + -105 + perthousand + -105 + plus + -115 + public.kern2.C + -110 + public.kern2.G + -110 + public.kern2.J + -20 + public.kern2.O + -110 + public.kern2.Q + -110 + public.kern2.S + -30 + public.kern2.T + -115 + public.kern2.U + -60 + public.kern2.V + -110 + public.kern2.W + -115 + public.kern2.Y + -115 + public.kern2.a + -30 + public.kern2.a.alt + -60 + public.kern2.c + -65 + public.kern2.d + -65 + public.kern2.dcaron + -65 + public.kern2.dcroat + -65 + public.kern2.e + -70 + public.kern2.eth + -60 + public.kern2.f + -80 + public.kern2.g + -95 + public.kern2.j + 55 + public.kern2.o + -75 + public.kern2.oslash + -30 + public.kern2.q + -65 + public.kern2.s + -20 + public.kern2.t + -95 + public.kern2.tcaron + -95 + public.kern2.u + -35 + public.kern2.v + -60 + public.kern2.w + -60 + public.kern2.y + -75 + question + -115 + quotedbl + -115 + quotedblleft + -115 + quotedblright + -115 + quoteleft + -115 + quoteright + -115 + quotesingle + -110 + registered + -115 + sterling + -35 + trademark + -115 + yen + -60 + + copyright + + asciicircum + -25 + asciitilde + -35 + asterisk + -35 + backslash + -140 + braceleft + -65 + braceright + -60 + colon + -30 + comma + -65 + degree + -65 + dollar + -65 + ellipsis + -60 + euro + -90 + guillemetright + -30 + guilsinglright + -30 + multiply + -50 + numbersign + -75 + paragraph + -30 + parenright + -160 + percent + -35 + perthousand + -35 + public.kern2.A + -55 + public.kern2.J + -90 + public.kern2.S + -65 + public.kern2.T + -90 + public.kern2.V + -60 + public.kern2.W + -70 + public.kern2.X + -60 + public.kern2.Y + -95 + public.kern2.a + -10 + public.kern2.f + -25 + public.kern2.s + -40 + public.kern2.t + -25 + public.kern2.tcaron + -25 + public.kern2.v + -25 + public.kern2.w + -20 + public.kern2.x + -45 + public.kern2.y + -30 + question + -170 + questiondown + -55 + quotedbl + -50 + quotedblbase + -65 + quotedblleft + -55 + quotedblright + -85 + quoteleft + -55 + quoteright + -85 + quotesinglbase + -65 + quotesingle + -50 + registered + -15 + semicolon + -40 + slash + -90 + sterling + -35 + trademark + -55 + underscore + -125 + yen + -55 + + degree + + ampersand + -115 + asciicircum + -60 + asciitilde + -135 + at + -70 + backslash + -35 + braceleft + -110 + braceright + -60 + bullet + -110 + cent + -85 + colon + -15 + comma + -115 + copyright + -65 + divide + -85 + dollar + -35 + ellipsis + -215 + emdash + -215 + endash + -215 + equal + -10 + euro + -100 + guillemetleft + -200 + guillemetright + -65 + guilsinglleft + -165 + guilsinglright + -65 + hyphen + -195 + less + -100 + minus + -85 + multiply + -80 + numbersign + -155 + parenleft + -60 + parenright + -25 + periodcentered + -105 + plus + -85 + public.kern2.A + -140 + public.kern2.C + -40 + public.kern2.G + -40 + public.kern2.J + -215 + public.kern2.O + -40 + public.kern2.Oslash + -40 + public.kern2.Q + -40 + public.kern2.S + -30 + public.kern2.V + -15 + public.kern2.W + -20 + public.kern2.X + -25 + public.kern2.Y + -25 + public.kern2.a + -80 + public.kern2.a.alt + -85 + public.kern2.c + -90 + public.kern2.d + -95 + public.kern2.dcaron + -95 + public.kern2.dcroat + -95 + public.kern2.e + -95 + public.kern2.eth + -105 + public.kern2.f + -10 + public.kern2.g + -85 + public.kern2.i + -10 + public.kern2.j + -10 + public.kern2.m + -10 + public.kern2.n + -10 + public.kern2.o + -100 + public.kern2.oslash + -100 + public.kern2.p + -10 + public.kern2.q + -95 + public.kern2.r + -10 + public.kern2.s + -75 + public.kern2.t + -10 + public.kern2.tcaron + -10 + public.kern2.u + -10 + public.kern2.v + -10 + public.kern2.x + -15 + public.kern2.y + -10 + public.kern2.z + -10 + question + -25 + questiondown + -210 + quotedblbase + -205 + quotesinglbase + -115 + registered + -20 + semicolon + -25 + slash + -215 + sterling + -90 + underscore + -215 + yen + -15 + + divide + + ampersand + -15 + asciicircum + -260 + asciitilde + -30 + asterisk + -50 + backslash + -130 + braceleft + -65 + braceright + -60 + colon + -25 + comma + -115 + degree + -85 + dollar + -55 + ellipsis + -290 + euro + -90 + guillemetright + -25 + guilsinglright + -25 + multiply + -75 + numbersign + -85 + paragraph + -15 + parenright + -155 + percent + -25 + perthousand + -25 + public.kern2.A + -70 + public.kern2.J + -285 + public.kern2.S + -55 + public.kern2.T + -115 + public.kern2.V + -50 + public.kern2.W + -55 + public.kern2.X + -75 + public.kern2.Y + -80 + public.kern2.a + -30 + public.kern2.f + -80 + public.kern2.s + -30 + public.kern2.t + -80 + public.kern2.tcaron + -80 + public.kern2.v + -15 + public.kern2.w + -10 + public.kern2.x + -30 + public.kern2.y + -15 + question + -175 + questiondown + -200 + quotedbl + -200 + quotedblbase + -205 + quotedblleft + -205 + quotedblright + -205 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -115 + quotesingle + -110 + semicolon + -35 + slash + -125 + sterling + -35 + trademark + -125 + underscore + -310 + yen + -45 + + dollar + + asciicircum + -190 + asciitilde + -75 + asterisk + -80 + backslash + -65 + braceleft + -65 + braceright + -60 + bullet + -15 + colon + -35 + comma + -40 + degree + -75 + divide + -15 + dollar + -80 + ellipsis + -35 + euro + -90 + guillemetright + -25 + guilsinglright + -25 + less + -30 + minus + -15 + multiply + -50 + numbersign + -55 + paragraph + -110 + parenright + -105 + percent + -90 + periodcentered + -10 + perthousand + -90 + plus + -15 + public.kern2.A + -35 + public.kern2.C + -20 + public.kern2.G + -20 + public.kern2.J + -60 + public.kern2.O + -20 + public.kern2.Oslash + -20 + public.kern2.Q + -20 + public.kern2.S + -65 + public.kern2.T + -50 + public.kern2.V + -55 + public.kern2.W + -55 + public.kern2.X + -40 + public.kern2.Y + -55 + public.kern2.f + -80 + public.kern2.g + -10 + public.kern2.s + -60 + public.kern2.t + -80 + public.kern2.tcaron + -80 + public.kern2.v + -40 + public.kern2.w + -40 + public.kern2.x + -35 + public.kern2.y + -45 + question + -95 + questiondown + -30 + quotedbl + -65 + quotedblbase + -40 + quotedblleft + -90 + quotedblright + -65 + quoteleft + -90 + quoteright + -65 + quotesinglbase + -40 + quotesingle + -65 + registered + -55 + semicolon + -40 + slash + -65 + sterling + -40 + trademark + -125 + underscore + -115 + yen + -55 + + ellipsis + + ampersand + -45 + asciicircum + -260 + asciitilde + -240 + asterisk + -190 + at + -55 + backslash + -240 + braceleft + -110 + braceright + -60 + bullet + -175 + cent + -60 + copyright + -60 + degree + -215 + divide + -290 + dollar + -35 + emdash + -290 + endash + -290 + equal + -290 + euro + -255 + guillemetleft + -160 + guillemetright + -15 + guilsinglleft + -160 + guilsinglright + -15 + hyphen + -195 + less + -290 + minus + -290 + multiply + -210 + numbersign + -90 + paragraph + -220 + parenleft + -45 + parenright + -80 + percent + -105 + periodcentered + -105 + perthousand + -105 + plus + -285 + public.kern2.C + -110 + public.kern2.G + -110 + public.kern2.J + -20 + public.kern2.O + -110 + public.kern2.Q + -110 + public.kern2.S + -30 + public.kern2.T + -115 + public.kern2.U + -65 + public.kern2.V + -110 + public.kern2.W + -130 + public.kern2.Y + -120 + public.kern2.a + -30 + public.kern2.a.alt + -60 + public.kern2.c + -65 + public.kern2.d + -70 + public.kern2.dcaron + -70 + public.kern2.dcroat + -70 + public.kern2.e + -70 + public.kern2.eth + -60 + public.kern2.f + -80 + public.kern2.g + -95 + public.kern2.j + 30 + public.kern2.o + -75 + public.kern2.oslash + -35 + public.kern2.q + -70 + public.kern2.s + -20 + public.kern2.t + -95 + public.kern2.tcaron + -95 + public.kern2.u + -35 + public.kern2.v + -60 + public.kern2.w + -60 + public.kern2.y + -70 + question + -175 + quotedbl + -200 + quotedblleft + -205 + quotedblright + -205 + quoteleft + -115 + quoteright + -115 + quotesingle + -110 + registered + -285 + slash + -15 + sterling + -35 + trademark + -290 + underscore + -15 + yen + -60 + + emdash + + asciicircum + -260 + asciitilde + -30 + asterisk + -155 + backslash + -155 + braceleft + -65 + braceright + -60 + colon + -105 + comma + -115 + degree + -215 + dollar + -105 + ellipsis + -290 + euro + -90 + guillemetright + -80 + guilsinglright + -80 + multiply + -45 + numbersign + -70 + paragraph + -50 + parenright + -175 + percent + -65 + perthousand + -65 + public.kern2.A + -50 + public.kern2.J + -150 + public.kern2.S + -105 + public.kern2.T + -115 + public.kern2.V + -60 + public.kern2.W + -70 + public.kern2.X + -55 + public.kern2.Y + -95 + public.kern2.f + -80 + public.kern2.s + -40 + public.kern2.t + -80 + public.kern2.tcaron + -80 + public.kern2.v + -20 + public.kern2.w + -20 + public.kern2.x + -45 + public.kern2.y + -25 + question + -175 + questiondown + -110 + quotedbl + -200 + quotedblbase + -205 + quotedblleft + -205 + quotedblright + -205 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -115 + quotesingle + -110 + registered + -15 + semicolon + -110 + slash + -100 + sterling + -35 + trademark + -125 + underscore + -365 + yen + -55 + + endash + + asciicircum + -260 + asciitilde + -30 + asterisk + -155 + backslash + -155 + braceleft + -65 + braceright + -60 + colon + -105 + comma + -115 + degree + -215 + dollar + -105 + ellipsis + -290 + euro + -90 + guillemetright + -80 + guilsinglright + -80 + multiply + -45 + numbersign + -70 + paragraph + -50 + parenright + -175 + percent + -65 + perthousand + -65 + public.kern2.A + -50 + public.kern2.J + -150 + public.kern2.S + -105 + public.kern2.T + -115 + public.kern2.V + -60 + public.kern2.W + -70 + public.kern2.X + -55 + public.kern2.Y + -95 + public.kern2.f + -80 + public.kern2.s + -40 + public.kern2.t + -80 + public.kern2.tcaron + -80 + public.kern2.v + -20 + public.kern2.w + -20 + public.kern2.x + -45 + public.kern2.y + -25 + question + -175 + questiondown + -110 + quotedbl + -200 + quotedblbase + -205 + quotedblleft + -205 + quotedblright + -205 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -115 + quotesingle + -110 + registered + -15 + semicolon + -110 + slash + -100 + sterling + -35 + trademark + -125 + underscore + -295 + yen + -55 + + equal + + asciitilde + -30 + backslash + -85 + braceleft + -65 + braceright + -60 + comma + -115 + degree + -10 + dollar + -30 + ellipsis + -290 + euro + -90 + guillemetright + -10 + guilsinglright + -10 + multiply + -45 + numbersign + -55 + parenright + -105 + public.kern2.A + -40 + public.kern2.J + -110 + public.kern2.S + -30 + public.kern2.T + -115 + public.kern2.V + -30 + public.kern2.W + -35 + public.kern2.X + -40 + public.kern2.Y + -50 + public.kern2.s + -30 + public.kern2.x + -10 + question + -175 + questiondown + -55 + quotedbl + -10 + quotedblbase + -205 + quotedblright + -50 + quoteright + -50 + quotesinglbase + -115 + quotesingle + -10 + semicolon + -10 + slash + -80 + sterling + -35 + underscore + -330 + yen + -30 + + euro + + asciitilde + -30 + backslash + -55 + braceleft + -65 + braceright + -60 + comma + -45 + dollar + -30 + ellipsis + -40 + euro + -90 + guillemetright + -10 + guilsinglright + -10 + multiply + -45 + numbersign + -55 + parenright + -55 + public.kern2.A + -30 + public.kern2.J + -80 + public.kern2.S + -30 + public.kern2.V + -20 + public.kern2.W + -25 + public.kern2.X + -30 + public.kern2.Y + -35 + public.kern2.s + -30 + public.kern2.x + -10 + question + -65 + questiondown + -30 + quotedblbase + -45 + quotesinglbase + -45 + semicolon + -10 + slash + -60 + sterling + -35 + underscore + -190 + yen + -20 + + greater + + ampersand + -40 + asciicircum + -85 + asciitilde + -30 + asterisk + -90 + backslash + -140 + braceleft + -65 + braceright + -60 + colon + -45 + comma + -115 + degree + -115 + dollar + -65 + ellipsis + -290 + euro + -90 + guillemetleft + -45 + guillemetright + -45 + guilsinglleft + -45 + guilsinglright + -45 + multiply + -105 + numbersign + -95 + paragraph + -25 + parenright + -165 + percent + -35 + periodcentered + -10 + perthousand + -35 + public.kern2.A + -80 + public.kern2.J + -285 + public.kern2.S + -65 + public.kern2.T + -115 + public.kern2.V + -50 + public.kern2.W + -60 + public.kern2.X + -85 + public.kern2.Y + -85 + public.kern2.a + -70 + public.kern2.f + -80 + public.kern2.s + -30 + public.kern2.t + -80 + public.kern2.tcaron + -80 + public.kern2.v + -15 + public.kern2.w + -15 + public.kern2.x + -35 + public.kern2.y + -20 + question + -175 + questiondown + -200 + quotedbl + -175 + quotedblbase + -205 + quotedblleft + -140 + quotedblright + -205 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -115 + quotesingle + -110 + semicolon + -55 + slash + -150 + sterling + -35 + trademark + -125 + underscore + -310 + yen + -50 + + guillemetleft + + ampersand + -35 + asciicircum + -15 + asciitilde + -80 + asterisk + -30 + at + -35 + backslash + -130 + braceleft + -110 + braceright + -60 + bullet + -60 + cent + -40 + colon + -15 + comma + -20 + copyright + -30 + degree + -65 + divide + -25 + dollar + -55 + ellipsis + -15 + emdash + -80 + endash + -80 + equal + -10 + euro + -100 + guillemetleft + -150 + guilsinglleft + -150 + hyphen + -80 + less + -35 + minus + -25 + multiply + -70 + numbersign + -110 + paragraph + -20 + parenleft + -30 + parenright + -135 + percent + -25 + periodcentered + -105 + perthousand + -25 + plus + -25 + public.kern2.A + -20 + public.kern2.C + -15 + public.kern2.G + -15 + public.kern2.J + -50 + public.kern2.O + -15 + public.kern2.Oslash + -15 + public.kern2.Q + -15 + public.kern2.S + -55 + public.kern2.T + -115 + public.kern2.U + -10 + public.kern2.V + -55 + public.kern2.W + -60 + public.kern2.X + -20 + public.kern2.Y + -85 + public.kern2.a + -20 + public.kern2.a.alt + -45 + public.kern2.c + -45 + public.kern2.d + -50 + public.kern2.dcaron + -50 + public.kern2.dcroat + -50 + public.kern2.e + -50 + public.kern2.eth + -50 + public.kern2.f + -15 + public.kern2.g + -40 + public.kern2.o + -55 + public.kern2.oslash + -55 + public.kern2.q + -50 + public.kern2.s + -40 + public.kern2.t + -15 + public.kern2.tcaron + -15 + public.kern2.u + -10 + public.kern2.v + -20 + public.kern2.w + -15 + public.kern2.x + -20 + public.kern2.y + -25 + question + -185 + questiondown + -10 + quotedbl + -200 + quotedblbase + -20 + quotedblleft + -60 + quotedblright + -175 + quoteleft + -60 + quoteright + -115 + quotesinglbase + -20 + quotesingle + -110 + registered + -10 + semicolon + -20 + slash + -45 + sterling + -70 + trademark + -135 + underscore + -240 + yen + -50 + + guillemetright + + asciicircum + -145 + asciitilde + -85 + asterisk + -165 + backslash + -190 + braceleft + -60 + braceright + -55 + colon + -105 + comma + -115 + degree + -200 + dollar + -175 + ellipsis + -160 + euro + -85 + guillemetleft + 10 + guillemetright + -150 + guilsinglleft + 10 + guilsinglright + -150 + less + -35 + multiply + -55 + numbersign + -75 + paragraph + -120 + parenright + -175 + percent + -135 + perthousand + -135 + public.kern2.A + -60 + public.kern2.J + -185 + public.kern2.S + -175 + public.kern2.T + -110 + public.kern2.V + -65 + public.kern2.W + -80 + public.kern2.X + -65 + public.kern2.Y + -115 + public.kern2.a + -15 + public.kern2.f + -75 + public.kern2.s + -100 + public.kern2.t + -75 + public.kern2.tcaron + -75 + public.kern2.v + -25 + public.kern2.w + -25 + public.kern2.x + -50 + public.kern2.y + -35 + question + -170 + questiondown + -135 + quotedbl + -200 + quotedblbase + -160 + quotedblleft + -190 + quotedblright + -205 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -115 + quotesingle + -110 + registered + -50 + semicolon + -110 + slash + -115 + sterling + -30 + trademark + -145 + underscore + -240 + yen + -50 + + guilsinglleft + + ampersand + -35 + asciicircum + -15 + asciitilde + -80 + asterisk + -30 + at + -35 + backslash + -130 + braceleft + -110 + braceright + -60 + bullet + -60 + cent + -40 + colon + -15 + comma + -20 + copyright + -30 + degree + -65 + divide + -25 + dollar + -55 + ellipsis + -15 + emdash + -80 + endash + -80 + equal + -10 + euro + -100 + guillemetleft + -150 + guilsinglleft + -150 + hyphen + -80 + less + -35 + minus + -25 + multiply + -70 + numbersign + -110 + paragraph + -20 + parenleft + -30 + parenright + -135 + percent + -25 + periodcentered + -105 + perthousand + -25 + plus + -25 + public.kern2.A + -20 + public.kern2.C + -15 + public.kern2.G + -15 + public.kern2.J + -50 + public.kern2.O + -15 + public.kern2.Oslash + -15 + public.kern2.Q + -15 + public.kern2.S + -55 + public.kern2.T + -115 + public.kern2.U + -10 + public.kern2.V + -55 + public.kern2.W + -60 + public.kern2.X + -20 + public.kern2.Y + -85 + public.kern2.a + -20 + public.kern2.a.alt + -45 + public.kern2.c + -45 + public.kern2.d + -50 + public.kern2.dcaron + -50 + public.kern2.dcroat + -50 + public.kern2.e + -50 + public.kern2.eth + -50 + public.kern2.f + -15 + public.kern2.g + -40 + public.kern2.o + -55 + public.kern2.oslash + -55 + public.kern2.q + -50 + public.kern2.s + -40 + public.kern2.t + -15 + public.kern2.tcaron + -15 + public.kern2.u + -10 + public.kern2.v + -20 + public.kern2.w + -15 + public.kern2.x + -20 + public.kern2.y + -25 + question + -165 + questiondown + -10 + quotedbl + -165 + quotedblbase + -20 + quotedblleft + -60 + quotedblright + -165 + quoteleft + -60 + quoteright + -115 + quotesinglbase + -20 + quotesingle + -110 + registered + -10 + semicolon + -20 + slash + -45 + sterling + -70 + trademark + -135 + underscore + -165 + yen + -50 + + guilsinglright + + asciicircum + -145 + asciitilde + -85 + asterisk + -165 + backslash + -165 + braceleft + -60 + braceright + -55 + colon + -105 + comma + -115 + degree + -165 + dollar + -165 + ellipsis + -160 + euro + -85 + guillemetleft + 10 + guillemetright + -150 + guilsinglleft + 10 + guilsinglright + -150 + less + -35 + multiply + -55 + numbersign + -75 + paragraph + -120 + parenright + -165 + percent + -135 + perthousand + -135 + public.kern2.A + -60 + public.kern2.J + -165 + public.kern2.S + -165 + public.kern2.T + -110 + public.kern2.V + -65 + public.kern2.W + -80 + public.kern2.X + -65 + public.kern2.Y + -115 + public.kern2.a + -15 + public.kern2.f + -75 + public.kern2.s + -100 + public.kern2.t + -75 + public.kern2.tcaron + -75 + public.kern2.v + -25 + public.kern2.w + -25 + public.kern2.x + -50 + public.kern2.y + -35 + question + -165 + questiondown + -135 + quotedbl + -165 + quotedblbase + -160 + quotedblleft + -165 + quotedblright + -165 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -115 + quotesingle + -110 + registered + -50 + semicolon + -110 + slash + -115 + sterling + -30 + trademark + -145 + underscore + -165 + yen + -50 + + hyphen + + asciicircum + -195 + asciitilde + -30 + asterisk + -155 + backslash + -155 + braceleft + -65 + braceright + -60 + colon + -105 + comma + -115 + degree + -195 + dollar + -105 + ellipsis + -195 + euro + -90 + guillemetright + -80 + guilsinglright + -80 + multiply + -45 + numbersign + -70 + paragraph + -50 + parenright + -175 + percent + -65 + perthousand + -65 + public.kern2.A + -50 + public.kern2.J + -150 + public.kern2.S + -105 + public.kern2.T + -115 + public.kern2.V + -60 + public.kern2.W + -70 + public.kern2.X + -55 + public.kern2.Y + -95 + public.kern2.f + -80 + public.kern2.s + -40 + public.kern2.t + -80 + public.kern2.tcaron + -80 + public.kern2.v + -20 + public.kern2.w + -20 + public.kern2.x + -45 + public.kern2.y + -25 + question + -175 + questiondown + -110 + quotedbl + -195 + quotedblbase + -195 + quotedblleft + -195 + quotedblright + -195 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -115 + quotesingle + -110 + registered + -15 + semicolon + -110 + slash + -100 + sterling + -35 + trademark + -125 + underscore + -195 + yen + -55 + + less + + asciitilde + -30 + backslash + -10 + braceleft + -65 + braceright + -60 + dollar + -30 + euro + -90 + multiply + -45 + numbersign + -55 + parenright + -20 + public.kern2.J + -20 + public.kern2.S + -30 + public.kern2.s + -15 + question + -20 + slash + -15 + sterling + -35 + underscore + -310 + + minus + + ampersand + -15 + asciicircum + -260 + asciitilde + -30 + asterisk + -50 + backslash + -130 + braceleft + -65 + braceright + -60 + colon + -25 + comma + -115 + degree + -85 + dollar + -55 + ellipsis + -290 + euro + -90 + guillemetright + -25 + guilsinglright + -25 + multiply + -75 + numbersign + -85 + paragraph + -15 + parenright + -155 + percent + -25 + perthousand + -25 + public.kern2.A + -70 + public.kern2.J + -285 + public.kern2.S + -55 + public.kern2.T + -115 + public.kern2.V + -50 + public.kern2.W + -55 + public.kern2.X + -75 + public.kern2.Y + -80 + public.kern2.a + -30 + public.kern2.f + -80 + public.kern2.s + -30 + public.kern2.t + -80 + public.kern2.tcaron + -80 + public.kern2.v + -15 + public.kern2.w + -10 + public.kern2.x + -30 + public.kern2.y + -15 + question + -175 + questiondown + -200 + quotedbl + -200 + quotedblbase + -205 + quotedblleft + -205 + quotedblright + -205 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -115 + quotesingle + -110 + semicolon + -35 + slash + -125 + sterling + -35 + trademark + -125 + underscore + -330 + yen + -45 + + multiply + + ampersand + -50 + asciicircum + -60 + asciitilde + -140 + asterisk + -50 + at + -50 + backslash + -150 + bar + -45 + braceleft + -115 + braceright + -105 + bracketleft + -45 + bracketright + -45 + bullet + -60 + cent + -50 + colon + -45 + comma + -115 + copyright + -50 + degree + -80 + divide + -75 + dollar + -80 + ellipsis + -210 + emdash + -45 + endash + -45 + equal + -45 + euro + -135 + greater + -45 + guillemetleft + -55 + guillemetright + -70 + guilsinglleft + -55 + guilsinglright + -70 + hyphen + -45 + less + -95 + minus + -75 + multiply + -85 + numbersign + -120 + paragraph + -45 + parenleft + -50 + parenright + -180 + percent + -50 + periodcentered + -55 + perthousand + -50 + plus + -75 + public.kern2.A + -105 + public.kern2.B + -45 + public.kern2.C + -55 + public.kern2.D + -45 + public.kern2.E + -45 + public.kern2.Eth + -45 + public.kern2.F + -45 + public.kern2.G + -55 + public.kern2.H + -45 + public.kern2.I + -45 + public.kern2.J + -215 + public.kern2.K + -45 + public.kern2.L + -45 + public.kern2.Lslash + -45 + public.kern2.M + -45 + public.kern2.N + -45 + public.kern2.O + -55 + public.kern2.Oslash + -55 + public.kern2.P + -45 + public.kern2.Q + -55 + public.kern2.R + -45 + public.kern2.S + -75 + public.kern2.T + -160 + public.kern2.Thorn + -45 + public.kern2.U + -45 + public.kern2.V + -80 + public.kern2.W + -90 + public.kern2.X + -110 + public.kern2.Y + -110 + public.kern2.Z + -45 + public.kern2.a + -55 + public.kern2.a.alt + -50 + public.kern2.b + -45 + public.kern2.c + -50 + public.kern2.d + -50 + public.kern2.dcaron + -50 + public.kern2.dcroat + -50 + public.kern2.e + -50 + public.kern2.eth + -45 + public.kern2.f + -45 + public.kern2.g + -50 + public.kern2.germandbls + -45 + public.kern2.h + -45 + public.kern2.i + -45 + public.kern2.j + -45 + public.kern2.l + -45 + public.kern2.lcaron + -45 + public.kern2.lslash + -45 + public.kern2.m + -45 + public.kern2.n + -45 + public.kern2.o + -50 + public.kern2.oslash + -50 + public.kern2.p + -45 + public.kern2.q + -50 + public.kern2.r + -45 + public.kern2.s + -80 + public.kern2.t + -45 + public.kern2.tcaron + -45 + public.kern2.thorn + -45 + public.kern2.u + -45 + public.kern2.v + -50 + public.kern2.w + -45 + public.kern2.x + -65 + public.kern2.y + -55 + public.kern2.z + -45 + question + -225 + questiondown + -170 + quotedbl + -70 + quotedblbase + -205 + quotedblleft + -70 + quotedblright + -145 + quoteleft + -70 + quoteright + -115 + quotesinglbase + -115 + quotesingle + -70 + registered + -45 + semicolon + -55 + slash + -155 + sterling + -80 + trademark + -95 + underscore + -255 + yen + -80 + + numbersign + + ampersand + -135 + asciicircum + -90 + asciitilde + -140 + asterisk + -65 + at + -110 + backslash + -105 + bar + -50 + braceleft + -160 + braceright + -110 + bracketleft + -50 + bracketright + -50 + bullet + -110 + cent + -110 + colon + -70 + comma + -115 + copyright + -105 + degree + -55 + divide + -90 + dollar + -85 + ellipsis + -255 + emdash + -105 + endash + -105 + equal + -60 + euro + -155 + greater + -50 + guillemetleft + -120 + guillemetright + -95 + guilsinglleft + -120 + guilsinglright + -95 + hyphen + -105 + less + -90 + minus + -90 + multiply + -120 + numbersign + -205 + paragraph + -55 + parenleft + -105 + parenright + -125 + percent + -55 + periodcentered + -105 + perthousand + -55 + plus + -90 + public.kern2.A + -190 + public.kern2.B + -50 + public.kern2.C + -90 + public.kern2.D + -50 + public.kern2.E + -50 + public.kern2.Eth + -50 + public.kern2.F + -50 + public.kern2.G + -90 + public.kern2.H + -50 + public.kern2.I + -50 + public.kern2.J + -260 + public.kern2.K + -50 + public.kern2.L + -50 + public.kern2.Lslash + -50 + public.kern2.M + -50 + public.kern2.N + -50 + public.kern2.O + -90 + public.kern2.Oslash + -90 + public.kern2.P + -50 + public.kern2.Q + -90 + public.kern2.R + -50 + public.kern2.S + -85 + public.kern2.T + -95 + public.kern2.Thorn + -50 + public.kern2.U + -50 + public.kern2.V + -75 + public.kern2.W + -80 + public.kern2.X + -90 + public.kern2.Y + -90 + public.kern2.Z + -50 + public.kern2.a + -130 + public.kern2.a.alt + -110 + public.kern2.b + -50 + public.kern2.c + -115 + public.kern2.d + -115 + public.kern2.dcaron + -115 + public.kern2.dcroat + -115 + public.kern2.e + -115 + public.kern2.eth + -115 + public.kern2.f + -60 + public.kern2.g + -110 + public.kern2.germandbls + -55 + public.kern2.h + -50 + public.kern2.i + -60 + public.kern2.j + -60 + public.kern2.l + -50 + public.kern2.lcaron + -50 + public.kern2.lslash + -50 + public.kern2.m + -60 + public.kern2.n + -60 + public.kern2.o + -115 + public.kern2.oslash + -115 + public.kern2.p + -60 + public.kern2.q + -115 + public.kern2.r + -60 + public.kern2.s + -115 + public.kern2.t + -60 + public.kern2.tcaron + -60 + public.kern2.thorn + -50 + public.kern2.u + -60 + public.kern2.v + -65 + public.kern2.w + -60 + public.kern2.x + -70 + public.kern2.y + -65 + public.kern2.z + -60 + question + -125 + questiondown + -200 + quotedbl + -55 + quotedblbase + -205 + quotedblleft + -55 + quotedblright + -60 + quoteleft + -55 + quoteright + -60 + quotesinglbase + -115 + quotesingle + -55 + registered + -70 + semicolon + -80 + slash + -230 + sterling + -135 + trademark + -50 + underscore + -360 + yen + -75 + + paragraph + + asciitilde + -30 + backslash + 15 + braceleft + -65 + braceright + -60 + dollar + -30 + euro + -90 + multiply + -45 + numbersign + -55 + parenright + -20 + public.kern2.J + -20 + public.kern2.S + -30 + public.kern2.s + -15 + question + -20 + sterling + -35 + + parenleft + + ampersand + -150 + asciicircum + -150 + asciitilde + -180 + asterisk + -20 + at + -175 + backslash + -55 + bar + -20 + braceleft + -140 + braceright + -80 + bracketleft + -20 + bracketright + -20 + bullet + -175 + cent + -175 + colon + -80 + comma + -55 + copyright + -160 + degree + -25 + divide + -155 + dollar + -75 + ellipsis + -80 + emdash + -175 + endash + -175 + equal + -105 + euro + -180 + greater + -20 + guillemetleft + -175 + guillemetright + -135 + guilsinglleft + -165 + guilsinglright + -135 + hyphen + -175 + less + -160 + minus + -155 + multiply + -180 + numbersign + -180 + paragraph + -50 + parenleft + -130 + parenright + -35 + percent + -35 + periodcentered + -105 + perthousand + -35 + plus + -155 + public.kern2.A + -90 + public.kern2.B + -20 + public.kern2.C + -120 + public.kern2.D + -20 + public.kern2.E + -20 + public.kern2.Eth + -20 + public.kern2.F + -20 + public.kern2.G + -120 + public.kern2.H + -20 + public.kern2.I + -20 + public.kern2.J + -120 + public.kern2.K + -20 + public.kern2.L + -20 + public.kern2.Lslash + -20 + public.kern2.M + -20 + public.kern2.N + -20 + public.kern2.O + -120 + public.kern2.Oslash + -90 + public.kern2.P + -20 + public.kern2.Q + -120 + public.kern2.R + -20 + public.kern2.S + -70 + public.kern2.T + -20 + public.kern2.Thorn + -20 + public.kern2.U + -20 + public.kern2.V + -30 + public.kern2.W + -30 + public.kern2.X + -40 + public.kern2.Y + -40 + public.kern2.Z + -20 + public.kern2.a + -150 + public.kern2.a.alt + -175 + public.kern2.b + -20 + public.kern2.c + -180 + public.kern2.d + -180 + public.kern2.dcaron + -180 + public.kern2.dcroat + -180 + public.kern2.e + -180 + public.kern2.eth + -175 + public.kern2.f + -100 + public.kern2.g + -110 + public.kern2.germandbls + -40 + public.kern2.h + -20 + public.kern2.i + -25 + public.kern2.j + 50 + public.kern2.l + -20 + public.kern2.lcaron + -20 + public.kern2.lslash + -20 + public.kern2.m + -90 + public.kern2.n + -90 + public.kern2.o + -180 + public.kern2.oslash + -120 + public.kern2.p + -20 + public.kern2.q + -180 + public.kern2.r + -90 + public.kern2.s + -125 + public.kern2.t + -100 + public.kern2.tcaron + -100 + public.kern2.thorn + -20 + public.kern2.u + -105 + public.kern2.v + -105 + public.kern2.w + -100 + public.kern2.x + -90 + public.kern2.y + -95 + public.kern2.z + -90 + question + -45 + questiondown + -35 + quotedbl + -20 + quotedblbase + -55 + quotedblleft + -35 + quotedblright + -20 + quoteleft + -35 + quoteright + -20 + quotesinglbase + -55 + quotesingle + -20 + registered + -80 + semicolon + -55 + slash + -20 + sterling + -125 + trademark + -65 + underscore + -20 + yen + -30 + + parenright + + asciicircum + -25 + asciitilde + -35 + asterisk + -35 + backslash + -140 + braceleft + -65 + braceright + -60 + colon + -30 + comma + -50 + degree + -60 + dollar + -65 + ellipsis + -45 + euro + -90 + guillemetright + -30 + guilsinglright + -30 + multiply + -50 + numbersign + -65 + paragraph + -30 + parenright + -130 + percent + -40 + perthousand + -40 + public.kern2.A + -50 + public.kern2.J + -70 + public.kern2.S + -65 + public.kern2.T + -80 + public.kern2.V + -65 + public.kern2.W + -75 + public.kern2.X + -55 + public.kern2.Y + -95 + public.kern2.a + -10 + public.kern2.f + -25 + public.kern2.s + -40 + public.kern2.t + -25 + public.kern2.tcaron + -25 + public.kern2.v + -25 + public.kern2.w + -25 + public.kern2.x + -45 + public.kern2.y + -30 + question + -140 + questiondown + -45 + quotedbl + -50 + quotedblbase + -50 + quotedblleft + -50 + quotedblright + -75 + quoteleft + -50 + quoteright + -75 + quotesinglbase + -50 + quotesingle + -50 + registered + -15 + semicolon + -40 + slash + -75 + sterling + -35 + trademark + -50 + underscore + -85 + yen + -60 + + percent + + asciicircum + -260 + asciitilde + -80 + asterisk + -145 + backslash + -115 + braceleft + -65 + braceright + -60 + bullet + -20 + colon + -25 + comma + -30 + copyright + -10 + degree + -135 + divide + -15 + dollar + -65 + ellipsis + -25 + euro + -95 + guillemetright + -15 + guilsinglright + -15 + less + -35 + minus + -15 + multiply + -50 + numbersign + -55 + paragraph + -110 + parenright + -140 + percent + -125 + periodcentered + -15 + perthousand + -125 + plus + -15 + public.kern2.A + -30 + public.kern2.C + -20 + public.kern2.G + -25 + public.kern2.J + -50 + public.kern2.O + -20 + public.kern2.Oslash + -20 + public.kern2.Q + -20 + public.kern2.S + -55 + public.kern2.T + -105 + public.kern2.V + -80 + public.kern2.W + -95 + public.kern2.X + -35 + public.kern2.Y + -110 + public.kern2.f + -80 + public.kern2.g + -10 + public.kern2.s + -50 + public.kern2.t + -80 + public.kern2.tcaron + -80 + public.kern2.v + -40 + public.kern2.w + -40 + public.kern2.x + -30 + public.kern2.y + -50 + question + -155 + questiondown + -25 + quotedbl + -125 + quotedblbase + -30 + quotedblleft + -150 + quotedblright + -130 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -30 + quotesingle + -110 + registered + -60 + semicolon + -35 + slash + -60 + sterling + -40 + trademark + -150 + underscore + -85 + yen + -60 + + periodcentered + + ampersand + -10 + asciicircum + -105 + asciitilde + -45 + asterisk + -105 + backslash + -105 + braceleft + -65 + braceright + -60 + colon + -105 + comma + -105 + degree + -105 + dollar + -105 + ellipsis + -105 + euro + -90 + guillemetright + -105 + guilsinglright + -105 + multiply + -55 + numbersign + -80 + paragraph + -75 + parenright + -105 + percent + -90 + perthousand + -90 + public.kern2.A + -65 + public.kern2.J + -105 + public.kern2.S + -105 + public.kern2.T + -105 + public.kern2.V + -70 + public.kern2.W + -80 + public.kern2.X + -70 + public.kern2.Y + -105 + public.kern2.a + -20 + public.kern2.f + -80 + public.kern2.s + -60 + public.kern2.t + -80 + public.kern2.tcaron + -80 + public.kern2.v + -30 + public.kern2.w + -25 + public.kern2.x + -55 + public.kern2.y + -35 + question + -105 + questiondown + -105 + quotedbl + -105 + quotedblbase + -105 + quotedblleft + -105 + quotedblright + -105 + quoteleft + -105 + quoteright + -105 + quotesinglbase + -105 + quotesingle + -105 + registered + -30 + semicolon + -105 + slash + -105 + sterling + -35 + trademark + -105 + underscore + -105 + yen + -60 + + perthousand + + asciicircum + -260 + asciitilde + -80 + asterisk + -190 + backslash + -205 + braceleft + -65 + braceright + -60 + bullet + -20 + colon + -25 + comma + -30 + copyright + -10 + degree + -215 + divide + -15 + dollar + -65 + ellipsis + -25 + euro + -95 + guillemetright + -15 + guilsinglright + -15 + less + -35 + minus + -15 + multiply + -50 + numbersign + -55 + paragraph + -110 + parenright + -140 + percent + -125 + periodcentered + -15 + perthousand + -125 + plus + -15 + public.kern2.A + -30 + public.kern2.C + -20 + public.kern2.G + -25 + public.kern2.J + -50 + public.kern2.O + -20 + public.kern2.Oslash + -20 + public.kern2.Q + -20 + public.kern2.S + -55 + public.kern2.T + -115 + public.kern2.V + -80 + public.kern2.W + -95 + public.kern2.X + -35 + public.kern2.Y + -120 + public.kern2.f + -80 + public.kern2.g + -10 + public.kern2.s + -50 + public.kern2.t + -80 + public.kern2.tcaron + -80 + public.kern2.v + -40 + public.kern2.w + -40 + public.kern2.x + -30 + public.kern2.y + -50 + question + -180 + questiondown + -25 + quotedbl + -200 + quotedblbase + -30 + quotedblleft + -205 + quotedblright + -205 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -30 + quotesingle + -110 + registered + -60 + semicolon + -35 + slash + -60 + sterling + -40 + trademark + -150 + underscore + -85 + yen + -60 + + plus + + ampersand + -15 + asciicircum + -240 + asciitilde + -30 + asterisk + -50 + backslash + -130 + braceleft + -65 + braceright + -60 + colon + -25 + comma + -115 + degree + -85 + dollar + -55 + ellipsis + -285 + euro + -90 + guillemetright + -25 + guilsinglright + -25 + multiply + -75 + numbersign + -85 + paragraph + -15 + parenright + -155 + percent + -25 + perthousand + -25 + public.kern2.A + -70 + public.kern2.J + -285 + public.kern2.S + -55 + public.kern2.T + -115 + public.kern2.V + -50 + public.kern2.W + -55 + public.kern2.X + -75 + public.kern2.Y + -80 + public.kern2.a + -30 + public.kern2.f + -80 + public.kern2.s + -30 + public.kern2.t + -80 + public.kern2.tcaron + -80 + public.kern2.v + -15 + public.kern2.w + -10 + public.kern2.x + -30 + public.kern2.y + -15 + question + -175 + questiondown + -200 + quotedbl + -200 + quotedblbase + -205 + quotedblleft + -205 + quotedblright + -205 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -115 + quotesingle + -110 + semicolon + -35 + slash + -125 + sterling + -35 + trademark + -125 + underscore + -305 + yen + -45 + + public.kern1.A + + ampersand + -40 + asciicircum + -115 + asciitilde + -115 + asterisk + -120 + at + -50 + backslash + -185 + braceleft + -110 + braceright + -60 + bullet + -70 + cent + -55 + copyright + -55 + degree + -140 + divide + -70 + dollar + -40 + emdash + -50 + endash + -50 + equal + -40 + euro + -145 + guillemetleft + -60 + guillemetright + -20 + guilsinglleft + -60 + guilsinglright + -20 + hyphen + -50 + less + -80 + minus + -70 + multiply + -105 + numbersign + -90 + paragraph + -120 + parenleft + -50 + parenright + -90 + percent + -105 + periodcentered + -65 + perthousand + -105 + plus + -70 + public.kern2.C + -75 + public.kern2.G + -75 + public.kern2.J + -25 + public.kern2.O + -75 + public.kern2.Q + -75 + public.kern2.S + -40 + public.kern2.T + -115 + public.kern2.U + -55 + public.kern2.V + -115 + public.kern2.W + -135 + public.kern2.Y + -120 + public.kern2.a + -35 + public.kern2.a.alt + -55 + public.kern2.c + -55 + public.kern2.d + -55 + public.kern2.dcaron + -55 + public.kern2.dcroat + -55 + public.kern2.e + -55 + public.kern2.eth + -50 + public.kern2.f + -80 + public.kern2.g + -65 + public.kern2.o + -55 + public.kern2.oslash + -30 + public.kern2.q + -55 + public.kern2.s + -25 + public.kern2.t + -105 + public.kern2.tcaron + -105 + public.kern2.u + -35 + public.kern2.v + -60 + public.kern2.w + -65 + public.kern2.y + -75 + question + -180 + quotedbl + -135 + quotedblleft + -135 + quotedblright + -150 + quoteleft + -115 + quoteright + -115 + quotesingle + -110 + registered + -100 + semicolon + -10 + slash + -15 + sterling + -35 + trademark + -130 + underscore + -365 + yen + -60 + + public.kern1.B + + asciicircum + -50 + asciitilde + -70 + asterisk + -30 + backslash + -85 + braceleft + -65 + braceright + -60 + bullet + -15 + colon + -30 + comma + -45 + degree + -30 + divide + -10 + dollar + -60 + ellipsis + -40 + euro + -90 + guillemetright + -30 + guilsinglright + -30 + less + -25 + minus + -10 + multiply + -50 + numbersign + -55 + paragraph + -25 + parenright + -70 + percent + -25 + periodcentered + -10 + perthousand + -25 + plus + -10 + public.kern2.A + -40 + public.kern2.C + -20 + public.kern2.G + -20 + public.kern2.J + -70 + public.kern2.O + -20 + public.kern2.Oslash + -20 + public.kern2.Q + -20 + public.kern2.S + -55 + public.kern2.T + -30 + public.kern2.V + -50 + public.kern2.W + -55 + public.kern2.X + -40 + public.kern2.Y + -65 + public.kern2.f + -25 + public.kern2.g + -10 + public.kern2.s + -70 + public.kern2.t + -25 + public.kern2.tcaron + -25 + public.kern2.v + -30 + public.kern2.w + -25 + public.kern2.x + -35 + public.kern2.y + -30 + question + -70 + questiondown + -35 + quotedbl + -35 + quotedblbase + -45 + quotedblleft + -25 + quotedblright + -35 + quoteleft + -25 + quoteright + -35 + quotesinglbase + -45 + quotesingle + -35 + registered + -35 + semicolon + -40 + slash + -70 + sterling + -40 + trademark + -25 + underscore + -130 + yen + -50 + + public.kern1.C + + asciitilde + -30 + backslash + -30 + braceleft + -65 + braceright + -60 + comma + -10 + dollar + -30 + ellipsis + -10 + euro + -90 + multiply + -45 + numbersign + -55 + parenright + -20 + public.kern2.A + -15 + public.kern2.J + -40 + public.kern2.S + -30 + public.kern2.V + -10 + public.kern2.W + -10 + public.kern2.X + -15 + public.kern2.Y + -15 + public.kern2.s + -30 + public.kern2.x + -10 + question + -20 + questiondown + -10 + quotedblbase + -10 + quotesinglbase + -10 + semicolon + -10 + slash + -40 + sterling + -35 + underscore + -120 + yen + -10 + + public.kern1.D + + ampersand + -20 + asciicircum + -10 + asciitilde + -35 + asterisk + -15 + backslash + -115 + braceleft + -65 + braceright + -60 + colon + -15 + comma + -110 + degree + -40 + dollar + -50 + ellipsis + -105 + euro + -90 + guillemetright + -15 + guilsinglright + -15 + multiply + -55 + numbersign + -90 + paragraph + -15 + parenright + -115 + percent + -20 + perthousand + -20 + public.kern2.A + -75 + public.kern2.J + -145 + public.kern2.S + -45 + public.kern2.T + -55 + public.kern2.V + -50 + public.kern2.W + -60 + public.kern2.X + -80 + public.kern2.Y + -80 + public.kern2.a + -25 + public.kern2.f + -10 + public.kern2.s + -30 + public.kern2.t + -10 + public.kern2.tcaron + -10 + public.kern2.v + -15 + public.kern2.w + -15 + public.kern2.x + -35 + public.kern2.y + -20 + question + -125 + questiondown + -95 + quotedbl + -30 + quotedblbase + -110 + quotedblleft + -30 + quotedblright + -50 + quoteleft + -30 + quoteright + -50 + quotesinglbase + -110 + quotesingle + -30 + semicolon + -25 + slash + -120 + sterling + -35 + trademark + -25 + underscore + -240 + yen + -50 + + public.kern1.E + + asciitilde + -30 + backslash + -10 + braceleft + -65 + braceright + -60 + dollar + -30 + euro + -90 + multiply + -45 + numbersign + -55 + parenright + -20 + public.kern2.J + -20 + public.kern2.S + -30 + public.kern2.s + -15 + question + -20 + slash + -15 + sterling + -35 + underscore + -310 + + public.kern1.F + + asciitilde + -30 + backslash + -10 + braceleft + -65 + braceright + -60 + comma + -115 + dollar + -30 + ellipsis + -290 + euro + -90 + guillemetright + -10 + guilsinglright + -10 + multiply + -45 + numbersign + -80 + parenright + -20 + public.kern2.A + -65 + public.kern2.J + -285 + public.kern2.S + -30 + public.kern2.a + -20 + public.kern2.s + -30 + public.kern2.x + -10 + question + -20 + questiondown + -185 + quotedblbase + -205 + quotesinglbase + -115 + semicolon + -10 + slash + -120 + sterling + -35 + underscore + -320 + + public.kern1.G + + asciitilde + -30 + backslash + -35 + braceleft + -65 + braceright + -60 + comma + -15 + dollar + -30 + ellipsis + -10 + euro + -90 + multiply + -45 + numbersign + -55 + parenright + -20 + public.kern2.A + -20 + public.kern2.J + -45 + public.kern2.S + -30 + public.kern2.V + -10 + public.kern2.W + -15 + public.kern2.X + -20 + public.kern2.Y + -20 + public.kern2.s + -30 + public.kern2.x + -10 + question + -25 + questiondown + -10 + quotedblbase + -15 + quotesinglbase + -15 + semicolon + -10 + slash + -45 + sterling + -35 + underscore + -135 + yen + -10 + + public.kern1.H + + asciitilde + -30 + backslash + -10 + braceleft + -65 + braceright + -60 + dollar + -30 + euro + -90 + multiply + -45 + numbersign + -55 + parenright + -20 + public.kern2.J + -20 + public.kern2.S + -30 + public.kern2.s + -15 + question + -20 + slash + -15 + sterling + -35 + underscore + -355 + + public.kern1.I + + asciitilde + -30 + backslash + -10 + braceleft + -65 + braceright + -60 + dollar + -30 + euro + -90 + multiply + -45 + numbersign + -55 + parenright + -20 + public.kern2.J + -20 + public.kern2.S + -30 + public.kern2.s + -15 + question + -20 + slash + -15 + sterling + -35 + underscore + -115 + + public.kern1.J + + asciitilde + -30 + backslash + -10 + braceleft + -65 + braceright + -60 + comma + -45 + dollar + -30 + ellipsis + -40 + euro + -90 + guillemetright + -10 + guilsinglright + -10 + multiply + -45 + numbersign + -60 + parenright + -20 + public.kern2.A + -45 + public.kern2.J + -70 + public.kern2.S + -30 + public.kern2.s + -30 + public.kern2.x + -10 + question + -20 + questiondown + -40 + quotedblbase + -45 + quotesinglbase + -45 + semicolon + -10 + slash + -75 + sterling + -35 + underscore + -110 + + public.kern1.K + + ampersand + -40 + asciicircum + -100 + asciitilde + -110 + asterisk + -25 + at + -50 + backslash + -10 + braceleft + -110 + braceright + -60 + bullet + -65 + cent + -50 + copyright + -55 + degree + -25 + divide + -60 + dollar + -40 + emdash + -50 + endash + -50 + equal + -35 + euro + -140 + guillemetleft + -55 + guillemetright + -20 + guilsinglleft + -55 + guilsinglright + -20 + hyphen + -50 + less + -70 + minus + -60 + multiply + -100 + numbersign + -85 + paragraph + -50 + parenleft + -45 + parenright + -45 + percent + -40 + periodcentered + -60 + perthousand + -40 + plus + -60 + public.kern2.C + -70 + public.kern2.G + -70 + public.kern2.J + -25 + public.kern2.O + -70 + public.kern2.Q + -70 + public.kern2.S + -40 + public.kern2.a + -30 + public.kern2.a.alt + -50 + public.kern2.c + -50 + public.kern2.d + -50 + public.kern2.dcaron + -50 + public.kern2.dcroat + -50 + public.kern2.e + -50 + public.kern2.eth + -50 + public.kern2.f + -65 + public.kern2.g + -60 + public.kern2.o + -55 + public.kern2.oslash + -30 + public.kern2.q + -50 + public.kern2.s + -25 + public.kern2.t + -65 + public.kern2.tcaron + -65 + public.kern2.u + -35 + public.kern2.v + -60 + public.kern2.w + -60 + public.kern2.y + -65 + question + -40 + quotedbl + -20 + quotedblleft + -40 + quotedblright + -20 + quoteleft + -40 + quoteright + -20 + quotesingle + -20 + registered + -70 + semicolon + -10 + slash + -15 + sterling + -35 + trademark + -40 + underscore + -335 + + public.kern1.L + + asciicircum + -260 + asciitilde + -240 + asterisk + -190 + at + -20 + backslash + -240 + braceleft + -110 + braceright + -60 + bullet + -120 + cent + -20 + copyright + -25 + degree + -215 + divide + -230 + dollar + -35 + emdash + -300 + endash + -295 + equal + -300 + euro + -200 + guillemetleft + -95 + guilsinglleft + -95 + hyphen + -195 + less + -300 + minus + -300 + multiply + -135 + numbersign + -90 + paragraph + -220 + parenleft + -15 + parenright + -90 + percent + -105 + periodcentered + -105 + perthousand + -105 + plus + -235 + public.kern2.C + -55 + public.kern2.G + -60 + public.kern2.J + -20 + public.kern2.O + -55 + public.kern2.Q + -55 + public.kern2.S + -30 + public.kern2.T + -115 + public.kern2.U + -20 + public.kern2.V + -90 + public.kern2.W + -110 + public.kern2.Y + -120 + public.kern2.a.alt + -20 + public.kern2.c + -25 + public.kern2.d + -25 + public.kern2.dcaron + -25 + public.kern2.dcroat + -25 + public.kern2.e + -25 + public.kern2.eth + -20 + public.kern2.f + -80 + public.kern2.g + -40 + public.kern2.o + -30 + public.kern2.oslash + -30 + public.kern2.q + -25 + public.kern2.s + -15 + public.kern2.t + -80 + public.kern2.tcaron + -80 + public.kern2.v + -45 + public.kern2.w + -45 + public.kern2.y + -55 + question + -175 + quotedbl + -200 + quotedblleft + -205 + quotedblright + -205 + quoteleft + -115 + quoteright + -115 + quotesingle + -110 + registered + -195 + slash + -15 + sterling + -35 + trademark + -300 + underscore + -300 + yen + -60 + + public.kern1.Lslash + + ampersand + -10 + asciicircum + -260 + asciitilde + -240 + asterisk + -190 + at + -25 + backslash + -240 + braceleft + -110 + braceright + -60 + bullet + -175 + cent + -25 + copyright + -30 + degree + -215 + divide + -235 + dollar + -35 + emdash + -340 + endash + -295 + equal + -330 + euro + -205 + guillemetleft + -105 + guilsinglleft + -105 + hyphen + -195 + less + -310 + minus + -330 + multiply + -140 + numbersign + -90 + paragraph + -220 + parenleft + -20 + parenright + -90 + percent + -105 + periodcentered + -105 + perthousand + -105 + plus + -235 + public.kern2.C + -65 + public.kern2.G + -65 + public.kern2.J + -20 + public.kern2.O + -65 + public.kern2.Q + -65 + public.kern2.S + -30 + public.kern2.T + -115 + public.kern2.U + -25 + public.kern2.V + -95 + public.kern2.W + -110 + public.kern2.Y + -120 + public.kern2.a.alt + -25 + public.kern2.c + -25 + public.kern2.d + -30 + public.kern2.dcaron + -30 + public.kern2.dcroat + -30 + public.kern2.e + -30 + public.kern2.eth + -25 + public.kern2.f + -80 + public.kern2.g + -45 + public.kern2.o + -30 + public.kern2.oslash + -30 + public.kern2.q + -30 + public.kern2.s + -15 + public.kern2.t + -80 + public.kern2.tcaron + -80 + public.kern2.v + -45 + public.kern2.w + -50 + public.kern2.y + -60 + question + -175 + quotedbl + -200 + quotedblleft + -205 + quotedblright + -205 + quoteleft + -115 + quoteright + -115 + quotesingle + -110 + registered + -220 + slash + -15 + sterling + -35 + trademark + -340 + underscore + -355 + yen + -60 + + public.kern1.M + + asciitilde + -30 + backslash + -10 + braceleft + -65 + braceright + -60 + dollar + -30 + euro + -90 + multiply + -45 + numbersign + -55 + parenright + -20 + public.kern2.J + -20 + public.kern2.S + -30 + public.kern2.s + -15 + question + -20 + slash + -15 + sterling + -35 + underscore + -365 + + public.kern1.N + + asciitilde + -30 + backslash + -10 + braceleft + -65 + braceright + -60 + dollar + -30 + euro + -90 + multiply + -45 + numbersign + -55 + parenright + -20 + public.kern2.J + -20 + public.kern2.S + -30 + public.kern2.s + -15 + question + -20 + slash + -15 + sterling + -35 + underscore + -365 + + public.kern1.O + + ampersand + -20 + asciicircum + -10 + asciitilde + -35 + asterisk + -20 + backslash + -115 + braceleft + -65 + braceright + -60 + colon + -15 + comma + -110 + degree + -40 + dollar + -50 + ellipsis + -110 + euro + -90 + guillemetright + -15 + guilsinglright + -15 + multiply + -55 + numbersign + -90 + paragraph + -15 + parenright + -120 + percent + -20 + perthousand + -20 + public.kern2.A + -75 + public.kern2.J + -145 + public.kern2.S + -45 + public.kern2.T + -60 + public.kern2.V + -50 + public.kern2.W + -60 + public.kern2.X + -80 + public.kern2.Y + -80 + public.kern2.a + -30 + public.kern2.f + -10 + public.kern2.s + -30 + public.kern2.t + -10 + public.kern2.tcaron + -10 + public.kern2.v + -15 + public.kern2.w + -15 + public.kern2.x + -35 + public.kern2.y + -20 + question + -125 + questiondown + -95 + quotedbl + -30 + quotedblbase + -110 + quotedblleft + -30 + quotedblright + -55 + quoteleft + -30 + quoteright + -55 + quotesinglbase + -110 + quotesingle + -30 + semicolon + -25 + slash + -125 + sterling + -35 + trademark + -30 + underscore + -230 + yen + -50 + + public.kern1.Oslash + + ampersand + -20 + asciicircum + -10 + asciitilde + -35 + asterisk + -20 + backslash + -20 + braceleft + -65 + braceright + -60 + colon + -15 + comma + -110 + degree + -40 + dollar + -50 + ellipsis + -110 + euro + -90 + guillemetright + -15 + guilsinglright + -15 + multiply + -55 + numbersign + -90 + paragraph + -15 + parenright + -80 + percent + -20 + perthousand + -20 + public.kern2.A + -75 + public.kern2.J + -145 + public.kern2.S + -45 + public.kern2.T + -10 + public.kern2.V + -15 + public.kern2.W + -15 + public.kern2.X + -15 + public.kern2.Y + -15 + public.kern2.a + -30 + public.kern2.f + -10 + public.kern2.s + -30 + public.kern2.t + -10 + public.kern2.tcaron + -10 + public.kern2.v + -15 + public.kern2.w + -15 + public.kern2.x + -35 + public.kern2.y + -20 + question + -70 + questiondown + -95 + quotedbl + -30 + quotedblbase + -110 + quotedblleft + -30 + quotedblright + -35 + quoteleft + -30 + quoteright + -35 + quotesinglbase + -110 + quotesingle + -30 + semicolon + -25 + slash + -125 + sterling + -35 + trademark + -30 + underscore + -230 + yen + -15 + + public.kern1.P + + ampersand + -95 + asciicircum + -10 + asciitilde + -65 + at + -30 + backslash + -70 + braceleft + -95 + braceright + -60 + bullet + -35 + cent + -35 + comma + -115 + copyright + -25 + degree + -10 + divide + -10 + dollar + -30 + ellipsis + -290 + emdash + -35 + endash + -35 + euro + -90 + guillemetleft + -100 + guillemetright + -15 + guilsinglleft + -100 + guilsinglright + -15 + hyphen + -35 + less + -15 + minus + -10 + multiply + -45 + numbersign + -130 + parenleft + -25 + parenright + -55 + periodcentered + -60 + plus + -10 + public.kern2.A + -115 + public.kern2.C + -15 + public.kern2.G + -15 + public.kern2.J + -285 + public.kern2.O + -15 + public.kern2.Oslash + -15 + public.kern2.Q + -15 + public.kern2.S + -30 + public.kern2.T + -10 + public.kern2.V + -30 + public.kern2.W + -35 + public.kern2.X + -50 + public.kern2.Y + -45 + public.kern2.a + -80 + public.kern2.a.alt + -35 + public.kern2.c + -35 + public.kern2.d + -40 + public.kern2.dcaron + -40 + public.kern2.dcroat + -40 + public.kern2.e + -40 + public.kern2.eth + -40 + public.kern2.g + -30 + public.kern2.o + -40 + public.kern2.oslash + -40 + public.kern2.q + -40 + public.kern2.s + -40 + public.kern2.x + -10 + question + -65 + questiondown + -200 + quotedbl + -10 + quotedblbase + -205 + quotedblright + -15 + quoteright + -15 + quotesinglbase + -115 + quotesingle + -10 + semicolon + -10 + slash + -195 + sterling + -60 + underscore + -350 + yen + -30 + + public.kern1.Q + + ampersand + -20 + asciicircum + -10 + asciitilde + -35 + asterisk + -20 + backslash + -115 + braceleft + -65 + braceright + -60 + colon + -15 + comma + -85 + degree + -40 + dollar + -50 + ellipsis + -85 + euro + -90 + guillemetright + -15 + guilsinglright + -15 + multiply + -55 + numbersign + -90 + paragraph + -15 + parenright + -120 + percent + -20 + perthousand + -20 + public.kern2.A + -75 + public.kern2.J + -120 + public.kern2.S + -45 + public.kern2.T + -60 + public.kern2.V + -50 + public.kern2.W + -60 + public.kern2.X + -80 + public.kern2.Y + -80 + public.kern2.a + -30 + public.kern2.f + -10 + public.kern2.s + -30 + public.kern2.t + -10 + public.kern2.tcaron + -10 + public.kern2.v + -15 + public.kern2.w + -15 + public.kern2.x + -35 + public.kern2.y + -20 + question + -125 + questiondown + -80 + quotedbl + -30 + quotedblbase + -85 + quotedblleft + -30 + quotedblright + -55 + quoteleft + -30 + quoteright + -55 + quotesinglbase + -85 + quotesingle + -30 + semicolon + -25 + slash + -115 + sterling + -35 + trademark + -30 + underscore + -170 + yen + -50 + + public.kern1.R + + ampersand + -95 + asciicircum + -10 + asciitilde + -65 + at + -30 + backslash + -70 + braceleft + -95 + braceright + -60 + bullet + -35 + cent + -35 + comma + -60 + copyright + -25 + degree + -10 + divide + -10 + dollar + -30 + ellipsis + -55 + emdash + -35 + endash + -35 + euro + -90 + guillemetleft + -100 + guillemetright + -15 + guilsinglleft + -100 + guilsinglright + -15 + hyphen + -35 + less + -15 + minus + -10 + multiply + -45 + numbersign + -130 + parenleft + -25 + parenright + -55 + periodcentered + -60 + plus + -10 + public.kern2.A + -55 + public.kern2.C + -15 + public.kern2.G + -15 + public.kern2.J + -85 + public.kern2.O + -15 + public.kern2.Oslash + -15 + public.kern2.Q + -15 + public.kern2.S + -30 + public.kern2.T + -10 + public.kern2.V + -30 + public.kern2.W + -35 + public.kern2.X + -50 + public.kern2.Y + -45 + public.kern2.a + -80 + public.kern2.a.alt + -35 + public.kern2.c + -35 + public.kern2.d + -40 + public.kern2.dcaron + -40 + public.kern2.dcroat + -40 + public.kern2.e + -40 + public.kern2.eth + -40 + public.kern2.g + -30 + public.kern2.o + -40 + public.kern2.oslash + -40 + public.kern2.q + -40 + public.kern2.s + -40 + public.kern2.x + -10 + question + -65 + questiondown + -55 + quotedbl + -10 + quotedblbase + -60 + quotedblright + -15 + quoteright + -15 + quotesinglbase + -60 + quotesingle + -10 + semicolon + -10 + slash + -70 + sterling + -60 + underscore + -350 + yen + -30 + + public.kern1.S + + asciicircum + -195 + asciitilde + -80 + asterisk + -65 + backslash + -60 + braceleft + -65 + braceright + -60 + bullet + -15 + colon + -35 + comma + -40 + degree + -60 + divide + -15 + dollar + -80 + ellipsis + -35 + euro + -90 + guillemetright + -25 + guilsinglright + -25 + less + -35 + minus + -15 + multiply + -50 + numbersign + -55 + paragraph + -100 + parenright + -90 + percent + -80 + periodcentered + -10 + perthousand + -80 + plus + -15 + public.kern2.A + -35 + public.kern2.C + -20 + public.kern2.G + -20 + public.kern2.J + -65 + public.kern2.O + -20 + public.kern2.Oslash + -20 + public.kern2.Q + -20 + public.kern2.S + -70 + public.kern2.T + -45 + public.kern2.V + -45 + public.kern2.W + -50 + public.kern2.X + -40 + public.kern2.Y + -50 + public.kern2.f + -80 + public.kern2.g + -10 + public.kern2.s + -65 + public.kern2.t + -80 + public.kern2.tcaron + -80 + public.kern2.v + -40 + public.kern2.w + -40 + public.kern2.x + -35 + public.kern2.y + -45 + question + -80 + questiondown + -35 + quotedbl + -50 + quotedblbase + -40 + quotedblleft + -75 + quotedblright + -55 + quoteleft + -75 + quoteright + -55 + quotesinglbase + -40 + quotesingle + -50 + registered + -60 + semicolon + -45 + slash + -70 + sterling + -40 + trademark + -115 + underscore + -120 + yen + -45 + + public.kern1.T + + ampersand + -115 + asciicircum + -90 + asciitilde + -145 + at + -105 + backslash + -10 + braceleft + -110 + braceright + -60 + bullet + -115 + cent + -115 + colon + -55 + comma + -115 + copyright + -90 + divide + -115 + dollar + -35 + ellipsis + -115 + emdash + -115 + endash + -115 + equal + -115 + euro + -200 + guillemetleft + -110 + guillemetright + -115 + guilsinglleft + -110 + guilsinglright + -115 + hyphen + -115 + less + -115 + minus + -115 + multiply + -160 + numbersign + -170 + parenleft + -80 + parenright + -20 + periodcentered + -105 + plus + -115 + public.kern2.A + -115 + public.kern2.C + -60 + public.kern2.G + -60 + public.kern2.J + -135 + public.kern2.O + -60 + public.kern2.Oslash + -60 + public.kern2.Q + -60 + public.kern2.S + -35 + public.kern2.a + -115 + public.kern2.a.alt + -115 + public.kern2.c + -115 + public.kern2.d + -115 + public.kern2.dcaron + -115 + public.kern2.dcroat + -115 + public.kern2.e + -115 + public.kern2.eth + -115 + public.kern2.f + -80 + public.kern2.g + -115 + public.kern2.m + -115 + public.kern2.n + -115 + public.kern2.o + -115 + public.kern2.oslash + -115 + public.kern2.p + -115 + public.kern2.q + -115 + public.kern2.r + -115 + public.kern2.s + -130 + public.kern2.t + -80 + public.kern2.tcaron + -80 + public.kern2.u + -115 + public.kern2.v + -115 + public.kern2.w + -110 + public.kern2.x + -115 + public.kern2.y + -115 + public.kern2.z + -115 + question + -20 + questiondown + -115 + quotedblbase + -115 + quotesinglbase + -115 + registered + -25 + semicolon + -65 + slash + -130 + sterling + -95 + underscore + -345 + + public.kern1.Thorn + + ampersand + -25 + asciicircum + -15 + asciitilde + -35 + asterisk + -25 + backslash + -130 + braceleft + -65 + braceright + -60 + colon + -20 + comma + -115 + degree + -50 + dollar + -55 + ellipsis + -180 + euro + -90 + guillemetleft + -10 + guillemetright + -20 + guilsinglleft + -10 + guilsinglright + -20 + multiply + -60 + numbersign + -95 + paragraph + -20 + parenright + -155 + percent + -25 + perthousand + -25 + public.kern2.A + -80 + public.kern2.J + -190 + public.kern2.S + -50 + public.kern2.T + -100 + public.kern2.V + -50 + public.kern2.W + -60 + public.kern2.X + -85 + public.kern2.Y + -85 + public.kern2.a + -40 + public.kern2.eth + -10 + public.kern2.f + -10 + public.kern2.s + -35 + public.kern2.t + -10 + public.kern2.tcaron + -10 + public.kern2.v + -20 + public.kern2.w + -15 + public.kern2.x + -35 + public.kern2.y + -20 + question + -175 + questiondown + -135 + quotedbl + -40 + quotedblbase + -180 + quotedblleft + -40 + quotedblright + -85 + quoteleft + -40 + quoteright + -85 + quotesinglbase + -115 + quotesingle + -40 + semicolon + -30 + slash + -140 + sterling + -35 + trademark + -45 + underscore + -350 + yen + -50 + + public.kern1.U + + asciitilde + -30 + backslash + -10 + braceleft + -65 + braceright + -60 + comma + -65 + dollar + -30 + ellipsis + -65 + euro + -90 + guillemetright + -10 + guilsinglright + -10 + multiply + -45 + numbersign + -70 + parenright + -20 + public.kern2.A + -55 + public.kern2.J + -95 + public.kern2.S + -30 + public.kern2.a + -10 + public.kern2.s + -30 + public.kern2.x + -10 + question + -20 + questiondown + -55 + quotedblbase + -65 + quotesinglbase + -65 + semicolon + -10 + slash + -90 + sterling + -35 + underscore + -150 + + public.kern1.V + + ampersand + -80 + asciicircum + -50 + asciitilde + -90 + asterisk + -15 + at + -65 + backslash + -10 + braceleft + -125 + braceright + -70 + bullet + -60 + cent + -65 + colon + -35 + comma + -110 + copyright + -60 + degree + -15 + divide + -50 + dollar + -55 + ellipsis + -110 + emdash + -60 + endash + -60 + equal + -30 + euro + -120 + guillemetleft + -65 + guillemetright + -55 + guilsinglleft + -65 + guilsinglright + -55 + hyphen + -60 + less + -50 + minus + -50 + multiply + -80 + numbersign + -145 + paragraph + -25 + parenleft + -65 + parenright + -30 + percent + -25 + periodcentered + -70 + perthousand + -25 + plus + -50 + public.kern2.A + -115 + public.kern2.C + -50 + public.kern2.G + -50 + public.kern2.J + -125 + public.kern2.O + -50 + public.kern2.Oslash + -50 + public.kern2.Q + -50 + public.kern2.S + -55 + public.kern2.a + -85 + public.kern2.a.alt + -65 + public.kern2.c + -65 + public.kern2.d + -65 + public.kern2.dcaron + -65 + public.kern2.dcroat + -65 + public.kern2.e + -65 + public.kern2.eth + -70 + public.kern2.f + -30 + public.kern2.g + -60 + public.kern2.germandbls + -25 + public.kern2.m + -30 + public.kern2.n + -30 + public.kern2.o + -65 + public.kern2.oslash + -65 + public.kern2.p + -30 + public.kern2.q + -65 + public.kern2.r + -30 + public.kern2.s + -75 + public.kern2.t + -30 + public.kern2.tcaron + -30 + public.kern2.u + -30 + public.kern2.v + -30 + public.kern2.w + -25 + public.kern2.x + -40 + public.kern2.y + -30 + public.kern2.z + -30 + question + -25 + questiondown + -110 + quotedbl + -10 + quotedblbase + -110 + quotedblleft + -20 + quotedblright + -10 + quoteleft + -20 + quoteright + -10 + quotesinglbase + -110 + quotesingle + -10 + registered + -40 + semicolon + -45 + slash + -130 + sterling + -90 + trademark + -20 + underscore + -335 + + public.kern1.W + + ampersand + -95 + asciicircum + -55 + asciitilde + -105 + asterisk + -15 + at + -75 + backslash + -10 + braceleft + -135 + braceright + -70 + bullet + -75 + cent + -75 + colon + -40 + comma + -115 + copyright + -70 + degree + -20 + divide + -55 + dollar + -60 + ellipsis + -130 + emdash + -70 + endash + -70 + equal + -35 + euro + -125 + guillemetleft + -80 + guillemetright + -60 + guilsinglleft + -80 + guilsinglright + -60 + hyphen + -70 + less + -60 + minus + -55 + multiply + -90 + numbersign + -160 + paragraph + -30 + parenleft + -75 + parenright + -30 + percent + -25 + periodcentered + -80 + perthousand + -25 + plus + -55 + public.kern2.A + -135 + public.kern2.C + -60 + public.kern2.G + -60 + public.kern2.J + -150 + public.kern2.O + -60 + public.kern2.Oslash + -60 + public.kern2.Q + -60 + public.kern2.S + -60 + public.kern2.a + -100 + public.kern2.a.alt + -75 + public.kern2.c + -80 + public.kern2.d + -80 + public.kern2.dcaron + -80 + public.kern2.dcroat + -80 + public.kern2.e + -80 + public.kern2.eth + -80 + public.kern2.f + -35 + public.kern2.g + -75 + public.kern2.germandbls + -30 + public.kern2.m + -35 + public.kern2.n + -35 + public.kern2.o + -80 + public.kern2.oslash + -80 + public.kern2.p + -35 + public.kern2.q + -80 + public.kern2.r + -35 + public.kern2.s + -85 + public.kern2.t + -35 + public.kern2.tcaron + -35 + public.kern2.u + -35 + public.kern2.v + -35 + public.kern2.w + -30 + public.kern2.x + -45 + public.kern2.y + -35 + public.kern2.z + -35 + question + -30 + questiondown + -130 + quotedbl + -10 + quotedblbase + -130 + quotedblleft + -25 + quotedblright + -15 + quoteleft + -25 + quoteright + -15 + quotesinglbase + -115 + quotesingle + -10 + registered + -45 + semicolon + -50 + slash + -150 + sterling + -100 + trademark + -25 + underscore + -365 + + public.kern1.X + + ampersand + -45 + asciicircum + -80 + asciitilde + -125 + asterisk + -20 + at + -55 + backslash + -10 + braceleft + -110 + braceright + -60 + bullet + -80 + cent + -55 + copyright + -60 + degree + -25 + divide + -75 + dollar + -45 + emdash + -55 + endash + -55 + equal + -45 + euro + -140 + guillemetleft + -65 + guillemetright + -25 + guilsinglleft + -65 + guilsinglright + -25 + hyphen + -55 + less + -85 + minus + -75 + multiply + -110 + numbersign + -90 + paragraph + -45 + parenleft + -55 + parenright + -40 + percent + -35 + periodcentered + -70 + perthousand + -35 + plus + -75 + public.kern2.C + -80 + public.kern2.G + -80 + public.kern2.J + -25 + public.kern2.O + -80 + public.kern2.Q + -80 + public.kern2.S + -40 + public.kern2.a + -35 + public.kern2.a.alt + -55 + public.kern2.c + -60 + public.kern2.d + -60 + public.kern2.dcaron + -60 + public.kern2.dcroat + -60 + public.kern2.e + -60 + public.kern2.eth + -55 + public.kern2.f + -50 + public.kern2.g + -70 + public.kern2.o + -60 + public.kern2.oslash + -30 + public.kern2.q + -60 + public.kern2.s + -25 + public.kern2.t + -50 + public.kern2.tcaron + -50 + public.kern2.u + -40 + public.kern2.v + -50 + public.kern2.w + -45 + public.kern2.y + -50 + question + -35 + quotedbl + -15 + quotedblleft + -35 + quotedblright + -15 + quoteleft + -35 + quoteright + -15 + quotesingle + -15 + registered + -60 + semicolon + -10 + slash + -15 + sterling + -35 + trademark + -35 + underscore + -360 + + public.kern1.Y + + ampersand + -120 + asciicircum + -80 + asciitilde + -130 + asterisk + -20 + at + -100 + backslash + -10 + braceleft + -140 + braceright + -70 + bullet + -100 + cent + -105 + colon + -55 + comma + -115 + copyright + -95 + degree + -25 + divide + -80 + dollar + -70 + ellipsis + -120 + emdash + -95 + endash + -95 + equal + -50 + euro + -140 + guillemetleft + -115 + guillemetright + -85 + guilsinglleft + -115 + guilsinglright + -85 + hyphen + -95 + less + -85 + minus + -80 + multiply + -110 + numbersign + -175 + paragraph + -45 + parenleft + -95 + parenright + -40 + percent + -35 + periodcentered + -105 + perthousand + -35 + plus + -80 + public.kern2.A + -120 + public.kern2.C + -80 + public.kern2.G + -80 + public.kern2.J + -140 + public.kern2.O + -80 + public.kern2.Oslash + -80 + public.kern2.Q + -80 + public.kern2.S + -70 + public.kern2.a + -120 + public.kern2.a.alt + -105 + public.kern2.c + -105 + public.kern2.d + -105 + public.kern2.dcaron + -105 + public.kern2.dcroat + -105 + public.kern2.e + -105 + public.kern2.eth + -110 + public.kern2.f + -50 + public.kern2.g + -100 + public.kern2.germandbls + -35 + public.kern2.m + -50 + public.kern2.n + -50 + public.kern2.o + -110 + public.kern2.oslash + -110 + public.kern2.p + -50 + public.kern2.q + -105 + public.kern2.r + -50 + public.kern2.s + -105 + public.kern2.t + -50 + public.kern2.tcaron + -50 + public.kern2.u + -50 + public.kern2.v + -50 + public.kern2.w + -45 + public.kern2.x + -60 + public.kern2.y + -50 + public.kern2.z + -50 + question + -35 + questiondown + -120 + quotedbl + -15 + quotedblbase + -125 + quotedblleft + -35 + quotedblright + -15 + quoteleft + -35 + quoteright + -15 + quotesinglbase + -115 + quotesingle + -15 + registered + -60 + semicolon + -65 + slash + -135 + sterling + -125 + trademark + -35 + underscore + -365 + + public.kern1.Z + + asciitilde + -30 + backslash + -10 + braceleft + -65 + braceright + -60 + dollar + -30 + euro + -90 + multiply + -45 + numbersign + -55 + parenright + -20 + public.kern2.J + -20 + public.kern2.S + -30 + public.kern2.s + -15 + question + -20 + slash + -15 + sterling + -35 + underscore + -325 + + public.kern1.a + + asciicircum + -20 + asciitilde + -30 + asterisk + -35 + backslash + -135 + braceleft + -65 + braceright + -60 + degree + -65 + dollar + -35 + euro + -90 + multiply + -45 + numbersign + -55 + paragraph + -25 + parenright + -90 + percent + -35 + perthousand + -35 + public.kern2.J + -20 + public.kern2.S + -30 + public.kern2.T + -115 + public.kern2.V + -55 + public.kern2.W + -65 + public.kern2.Y + -90 + public.kern2.f + -20 + public.kern2.s + -15 + public.kern2.t + -20 + public.kern2.tcaron + -20 + public.kern2.v + -20 + public.kern2.w + -20 + public.kern2.y + -25 + question + -175 + quotedbl + -50 + quotedblleft + -50 + quotedblright + -110 + quoteleft + -50 + quoteright + -110 + quotesingle + -50 + registered + -10 + slash + -15 + sterling + -35 + trademark + -60 + underscore + -190 + yen + -55 + + public.kern1.a.alt + + asciitilde + -30 + backslash + -85 + braceleft + -65 + braceright + -60 + degree + -10 + dollar + -30 + euro + -90 + multiply + -45 + numbersign + -55 + parenright + -90 + public.kern2.J + -20 + public.kern2.S + -30 + public.kern2.T + -115 + public.kern2.V + -30 + public.kern2.W + -35 + public.kern2.Y + -50 + public.kern2.s + -15 + question + -175 + quotedbl + -10 + quotedblright + -50 + quoteright + -50 + quotesingle + -10 + slash + -15 + sterling + -35 + underscore + -195 + yen + -30 + + public.kern1.b + + asciicircum + -45 + asciitilde + -35 + asterisk + -60 + backslash + -160 + braceleft + -65 + braceright + -60 + colon + -50 + comma + -70 + degree + -95 + dollar + -85 + ellipsis + -70 + euro + -90 + guillemetright + -50 + guilsinglright + -50 + multiply + -50 + numbersign + -70 + paragraph + -45 + parenright + -180 + percent + -55 + perthousand + -55 + public.kern2.A + -55 + public.kern2.J + -105 + public.kern2.S + -80 + public.kern2.T + -115 + public.kern2.V + -65 + public.kern2.W + -80 + public.kern2.X + -60 + public.kern2.Y + -105 + public.kern2.a + -10 + public.kern2.f + -45 + public.kern2.s + -50 + public.kern2.t + -45 + public.kern2.tcaron + -45 + public.kern2.v + -30 + public.kern2.w + -25 + public.kern2.x + -50 + public.kern2.y + -35 + question + -175 + questiondown + -60 + quotedbl + -80 + quotedblbase + -70 + quotedblleft + -80 + quotedblright + -155 + quoteleft + -80 + quoteright + -115 + quotesinglbase + -70 + quotesingle + -80 + registered + -20 + semicolon + -60 + slash + -95 + sterling + -35 + trademark + -100 + underscore + -180 + yen + -60 + + public.kern1.c + + asciitilde + -30 + backslash + -95 + braceleft + -65 + braceright + -60 + degree + -20 + dollar + -35 + euro + -90 + multiply + -45 + numbersign + -55 + parenright + -115 + public.kern2.A + -10 + public.kern2.J + -25 + public.kern2.S + -30 + public.kern2.T + -115 + public.kern2.V + -35 + public.kern2.W + -40 + public.kern2.X + -10 + public.kern2.Y + -60 + public.kern2.s + -25 + public.kern2.x + -10 + question + -175 + quotedbl + -15 + quotedblleft + -10 + quotedblright + -80 + quoteleft + -10 + quoteright + -80 + quotesingle + -15 + semicolon + -10 + slash + -30 + sterling + -35 + trademark + -20 + underscore + -110 + yen + -35 + + public.kern1.d + + asciitilde + -30 + braceleft + -65 + braceright + -60 + dollar + -30 + euro + -90 + multiply + -45 + numbersign + -55 + parenright + -20 + public.kern2.J + -20 + public.kern2.S + -30 + public.kern2.s + -15 + question + -20 + slash + -15 + sterling + -35 + underscore + -195 + + public.kern1.dcaron + + asciitilde + -30 + asterisk + 105 + backslash + 105 + bar + 115 + braceleft + -15 + braceright + 50 + bracketleft + 115 + bracketright + 115 + colon + 50 + degree + 105 + dollar + 55 + equal + 55 + euro + -35 + greater + 115 + multiply + -45 + numbersign + -55 + paragraph + 85 + parenright + 90 + percent + 95 + perthousand + 95 + public.kern2.B + 115 + public.kern2.C + 30 + public.kern2.D + 115 + public.kern2.E + 115 + public.kern2.Eth + 115 + public.kern2.F + 115 + public.kern2.G + 30 + public.kern2.H + 115 + public.kern2.I + 115 + public.kern2.J + -20 + public.kern2.K + 115 + public.kern2.L + 115 + public.kern2.Lslash + 115 + public.kern2.M + 115 + public.kern2.N + 115 + public.kern2.O + 30 + public.kern2.Oslash + 30 + public.kern2.P + 115 + public.kern2.Q + 30 + public.kern2.R + 115 + public.kern2.S + 60 + public.kern2.T + 115 + public.kern2.Thorn + 115 + public.kern2.U + 115 + public.kern2.V + 110 + public.kern2.W + 110 + public.kern2.X + 110 + public.kern2.Y + 110 + public.kern2.Z + 115 + public.kern2.b + 115 + public.kern2.f + 55 + public.kern2.germandbls + 90 + public.kern2.h + 115 + public.kern2.i + 115 + public.kern2.j + 115 + public.kern2.l + 115 + public.kern2.lcaron + 115 + public.kern2.lslash + 115 + public.kern2.m + 55 + public.kern2.n + 55 + public.kern2.p + 55 + public.kern2.r + 55 + public.kern2.s + -15 + public.kern2.t + 55 + public.kern2.tcaron + 55 + public.kern2.thorn + 115 + public.kern2.u + 55 + public.kern2.v + 55 + public.kern2.w + 60 + public.kern2.x + 45 + public.kern2.y + 55 + public.kern2.z + 55 + question + 95 + quotedbl + 110 + quotedblleft + 95 + quotedblright + 110 + quoteleft + 95 + quoteright + 110 + quotesingle + 110 + registered + 60 + semicolon + 40 + slash + -15 + trademark + 90 + underscore + -195 + yen + 110 + + public.kern1.dcroat + + asciitilde + -30 + braceleft + -65 + braceright + -60 + dollar + -30 + euro + -90 + multiply + -45 + numbersign + -55 + parenright + -20 + public.kern2.J + -20 + public.kern2.S + -30 + public.kern2.s + -15 + question + -20 + slash + -15 + sterling + -35 + underscore + -195 + + public.kern1.e + + asciicircum + -40 + asciitilde + -40 + asterisk + -60 + backslash + -160 + braceleft + -65 + braceright + -60 + colon + -45 + comma + -45 + degree + -90 + dollar + -80 + ellipsis + -45 + euro + -90 + guillemetright + -45 + guilsinglright + -45 + multiply + -45 + numbersign + -70 + paragraph + -45 + parenright + -155 + percent + -55 + perthousand + -55 + public.kern2.A + -50 + public.kern2.J + -60 + public.kern2.S + -75 + public.kern2.T + -115 + public.kern2.V + -70 + public.kern2.W + -80 + public.kern2.X + -50 + public.kern2.Y + -105 + public.kern2.f + -45 + public.kern2.s + -50 + public.kern2.t + -45 + public.kern2.tcaron + -45 + public.kern2.v + -30 + public.kern2.w + -30 + public.kern2.x + -45 + public.kern2.y + -35 + question + -175 + questiondown + -45 + quotedbl + -75 + quotedblbase + -45 + quotedblleft + -80 + quotedblright + -150 + quoteleft + -80 + quoteright + -115 + quotesinglbase + -45 + quotesingle + -75 + registered + -25 + semicolon + -50 + slash + -70 + sterling + -35 + trademark + -95 + underscore + -160 + yen + -60 + + public.kern1.eth + + asciicircum + -40 + asciitilde + -35 + asterisk + -50 + backslash + -155 + braceleft + -65 + braceright + -60 + colon + -45 + comma + -65 + degree + -80 + dollar + -80 + ellipsis + -65 + euro + -90 + guillemetright + -45 + guilsinglright + -45 + multiply + -50 + numbersign + -70 + paragraph + -45 + parenright + -165 + percent + -50 + perthousand + -50 + public.kern2.A + -55 + public.kern2.J + -100 + public.kern2.S + -80 + public.kern2.T + -115 + public.kern2.V + -65 + public.kern2.W + -80 + public.kern2.X + -55 + public.kern2.Y + -105 + public.kern2.a + -10 + public.kern2.f + -40 + public.kern2.s + -50 + public.kern2.t + -40 + public.kern2.tcaron + -40 + public.kern2.v + -30 + public.kern2.w + -25 + public.kern2.x + -50 + public.kern2.y + -35 + question + -170 + questiondown + -55 + quotedbl + -70 + quotedblbase + -65 + quotedblleft + -70 + quotedblright + -110 + quoteleft + -70 + quoteright + -110 + quotesinglbase + -65 + quotesingle + -70 + registered + -20 + semicolon + -55 + slash + -90 + sterling + -35 + trademark + -75 + underscore + -180 + yen + -60 + + public.kern1.f + + ampersand + -115 + asciicircum + -10 + asciitilde + -85 + at + -30 + backslash + 15 + braceleft + -110 + braceright + -60 + bullet + -60 + cent + -40 + comma + -115 + copyright + -25 + degree + -10 + divide + -135 + dollar + -30 + ellipsis + -135 + emdash + -135 + endash + -135 + euro + -90 + guillemetleft + -130 + guillemetright + -15 + guilsinglleft + -130 + guilsinglright + -15 + hyphen + -135 + less + -85 + minus + -135 + multiply + -45 + numbersign + -125 + parenleft + -25 + parenright + -90 + periodcentered + -105 + plus + -135 + public.kern2.A + -110 + public.kern2.C + -10 + public.kern2.G + -10 + public.kern2.J + -155 + public.kern2.O + -10 + public.kern2.Oslash + -10 + public.kern2.Q + -10 + public.kern2.S + -30 + public.kern2.T + -30 + public.kern2.V + -30 + public.kern2.W + -30 + public.kern2.X + -30 + public.kern2.Y + -30 + public.kern2.a + -85 + public.kern2.a.alt + -40 + public.kern2.c + -45 + public.kern2.d + -45 + public.kern2.dcaron + -45 + public.kern2.dcroat + -45 + public.kern2.e + -45 + public.kern2.eth + -55 + public.kern2.g + -35 + public.kern2.o + -50 + public.kern2.oslash + -50 + public.kern2.q + -45 + public.kern2.s + -35 + public.kern2.x + -10 + question + -80 + questiondown + -135 + quotedbl + -10 + quotedblbase + -135 + quotedblright + -50 + quoteright + -50 + quotesinglbase + -115 + quotesingle + -10 + semicolon + -10 + slash + -150 + sterling + -80 + underscore + -180 + yen + -30 + + public.kern1.g + + asciitilde + -30 + backslash + -85 + braceleft + -65 + braceright + -60 + degree + -10 + dollar + -30 + euro + -90 + multiply + -45 + numbersign + -55 + parenright + -55 + public.kern2.J + -20 + public.kern2.S + -30 + public.kern2.T + -115 + public.kern2.V + -30 + public.kern2.W + -35 + public.kern2.Y + -50 + public.kern2.j + 40 + public.kern2.s + -20 + question + -175 + quotedbl + -10 + quotedblright + -50 + quoteright + -50 + quotesingle + -10 + semicolon + -10 + slash + -10 + sterling + -35 + underscore + -15 + yen + -30 + + public.kern1.germandbls + + asciicircum + -40 + asciitilde + -70 + asterisk + -20 + backslash + -70 + braceleft + -65 + braceright + -60 + bullet + -15 + colon + -20 + comma + -45 + degree + -20 + divide + -10 + dollar + -45 + ellipsis + -45 + euro + -90 + guillemetright + -35 + guilsinglright + -35 + less + -25 + minus + -10 + multiply + -50 + numbersign + -60 + paragraph + -15 + parenright + -55 + percent + -15 + periodcentered + -10 + perthousand + -15 + plus + -10 + public.kern2.A + -40 + public.kern2.C + -15 + public.kern2.G + -20 + public.kern2.J + -75 + public.kern2.O + -15 + public.kern2.Oslash + -15 + public.kern2.Q + -15 + public.kern2.S + -45 + public.kern2.T + -20 + public.kern2.V + -40 + public.kern2.W + -45 + public.kern2.X + -45 + public.kern2.Y + -50 + public.kern2.f + -15 + public.kern2.g + -10 + public.kern2.s + -65 + public.kern2.t + -15 + public.kern2.tcaron + -15 + public.kern2.v + -15 + public.kern2.w + -10 + public.kern2.x + -25 + public.kern2.y + -15 + question + -60 + questiondown + -40 + quotedbl + -20 + quotedblbase + -45 + quotedblleft + -15 + quotedblright + -25 + quoteleft + -15 + quoteright + -25 + quotesinglbase + -45 + quotesingle + -20 + registered + -25 + semicolon + -30 + slash + -75 + sterling + -35 + trademark + -15 + underscore + -150 + yen + -40 + + public.kern1.h + + asciicircum + -15 + asciitilde + -30 + asterisk + -30 + backslash + -130 + braceleft + -65 + braceright + -60 + degree + -60 + dollar + -35 + euro + -90 + multiply + -45 + numbersign + -55 + paragraph + -20 + parenright + -90 + percent + -30 + perthousand + -30 + public.kern2.J + -20 + public.kern2.S + -30 + public.kern2.T + -115 + public.kern2.V + -55 + public.kern2.W + -65 + public.kern2.Y + -85 + public.kern2.f + -15 + public.kern2.s + -15 + public.kern2.t + -15 + public.kern2.tcaron + -15 + public.kern2.v + -20 + public.kern2.w + -15 + public.kern2.y + -25 + question + -175 + quotedbl + -45 + quotedblleft + -45 + quotedblright + -105 + quoteleft + -45 + quoteright + -105 + quotesingle + -45 + slash + -15 + sterling + -35 + trademark + -55 + underscore + -265 + yen + -50 + + public.kern1.i + + asciitilde + -30 + backslash + -10 + braceleft + -65 + braceright + -60 + degree + -10 + dollar + -30 + euro + -85 + multiply + -45 + numbersign + -55 + parenright + -25 + public.kern2.J + -20 + public.kern2.S + -30 + public.kern2.s + -15 + question + -20 + slash + -15 + sterling + -35 + underscore + -85 + + public.kern1.j + + asciitilde + -30 + backslash + -10 + braceleft + -65 + braceright + -60 + degree + -10 + dollar + -30 + euro + -85 + multiply + -45 + numbersign + -55 + parenright + -20 + public.kern2.J + -20 + public.kern2.S + -30 + public.kern2.j + 65 + public.kern2.s + -15 + question + -25 + slash + 15 + sterling + -35 + + public.kern1.l + + asciitilde + -30 + braceleft + -65 + braceright + -60 + dollar + -30 + euro + -85 + multiply + -45 + numbersign + -55 + parenright + -20 + public.kern2.J + -20 + public.kern2.S + -30 + public.kern2.s + -15 + question + -20 + slash + -15 + sterling + -35 + underscore + -85 + + public.kern1.lcaron + + ampersand + 10 + asciicircum + 30 + asciitilde + -30 + asterisk + 135 + at + 20 + backslash + 135 + bar + 145 + braceleft + 15 + braceright + 75 + bracketleft + 145 + bracketright + 145 + colon + 80 + copyright + 30 + degree + 135 + dollar + 85 + equal + 90 + greater + 145 + multiply + -10 + numbersign + -45 + paragraph + 115 + parenleft + 40 + parenright + 120 + percent + 125 + perthousand + 125 + public.kern2.B + 145 + public.kern2.C + 60 + public.kern2.D + 145 + public.kern2.E + 145 + public.kern2.Eth + 145 + public.kern2.F + 145 + public.kern2.G + 60 + public.kern2.H + 145 + public.kern2.I + 145 + public.kern2.J + -20 + public.kern2.K + 145 + public.kern2.L + 145 + public.kern2.Lslash + 145 + public.kern2.M + 145 + public.kern2.N + 145 + public.kern2.O + 60 + public.kern2.Oslash + 60 + public.kern2.P + 145 + public.kern2.Q + 60 + public.kern2.R + 145 + public.kern2.S + 90 + public.kern2.T + 145 + public.kern2.Thorn + 145 + public.kern2.U + 145 + public.kern2.V + 140 + public.kern2.W + 140 + public.kern2.X + 140 + public.kern2.Y + 140 + public.kern2.Z + 145 + public.kern2.a + 30 + public.kern2.b + 145 + public.kern2.f + 90 + public.kern2.germandbls + 120 + public.kern2.h + 145 + public.kern2.i + 145 + public.kern2.j + 145 + public.kern2.l + 145 + public.kern2.lcaron + 145 + public.kern2.lslash + 145 + public.kern2.m + 90 + public.kern2.n + 90 + public.kern2.p + 90 + public.kern2.r + 90 + public.kern2.s + 10 + public.kern2.t + 90 + public.kern2.tcaron + 90 + public.kern2.thorn + 145 + public.kern2.u + 90 + public.kern2.v + 85 + public.kern2.w + 90 + public.kern2.x + 80 + public.kern2.y + 85 + public.kern2.z + 90 + question + 125 + quotedbl + 140 + quotedblleft + 125 + quotedblright + 140 + quoteleft + 125 + quoteright + 140 + quotesingle + 140 + registered + 90 + semicolon + 70 + slash + -15 + sterling + 25 + trademark + 120 + underscore + -85 + yen + 140 + + public.kern1.lslash + + asciitilde + -30 + braceleft + -65 + braceright + -60 + dollar + -30 + euro + -90 + multiply + -45 + numbersign + -55 + parenright + -20 + public.kern2.J + -20 + public.kern2.S + -30 + public.kern2.s + -15 + question + -20 + slash + -15 + sterling + -35 + underscore + -140 + + public.kern1.m + + asciicircum + -15 + asciitilde + -30 + asterisk + -25 + backslash + -130 + braceleft + -65 + braceright + -60 + degree + -55 + dollar + -35 + euro + -90 + multiply + -45 + numbersign + -55 + paragraph + -20 + parenright + -90 + percent + -25 + perthousand + -25 + public.kern2.J + -20 + public.kern2.S + -30 + public.kern2.T + -115 + public.kern2.V + -55 + public.kern2.W + -65 + public.kern2.Y + -85 + public.kern2.f + -15 + public.kern2.s + -15 + public.kern2.t + -15 + public.kern2.tcaron + -15 + public.kern2.v + -20 + public.kern2.w + -15 + public.kern2.y + -25 + question + -175 + quotedbl + -40 + quotedblleft + -45 + quotedblright + -95 + quoteleft + -45 + quoteright + -95 + quotesingle + -40 + slash + -15 + sterling + -35 + trademark + -50 + underscore + -365 + yen + -50 + + public.kern1.n + + asciicircum + -15 + asciitilde + -30 + asterisk + -30 + backslash + -130 + braceleft + -65 + braceright + -60 + degree + -60 + dollar + -35 + euro + -90 + multiply + -45 + numbersign + -55 + paragraph + -20 + parenright + -90 + percent + -30 + perthousand + -30 + public.kern2.J + -20 + public.kern2.S + -30 + public.kern2.T + -115 + public.kern2.V + -55 + public.kern2.W + -65 + public.kern2.Y + -85 + public.kern2.f + -15 + public.kern2.s + -15 + public.kern2.t + -15 + public.kern2.tcaron + -15 + public.kern2.v + -20 + public.kern2.w + -15 + public.kern2.y + -25 + question + -175 + quotedbl + -45 + quotedblleft + -45 + quotedblright + -105 + quoteleft + -45 + quoteright + -105 + quotesingle + -45 + slash + -15 + sterling + -35 + trademark + -55 + underscore + -265 + yen + -50 + + public.kern1.o + + asciicircum + -50 + asciitilde + -40 + asterisk + -65 + backslash + -165 + braceleft + -65 + braceright + -60 + colon + -55 + comma + -75 + degree + -100 + dollar + -90 + ellipsis + -75 + euro + -90 + guillemetright + -55 + guilsinglright + -55 + multiply + -50 + numbersign + -75 + paragraph + -50 + parenright + -180 + percent + -60 + perthousand + -60 + public.kern2.A + -55 + public.kern2.J + -110 + public.kern2.S + -85 + public.kern2.T + -115 + public.kern2.V + -65 + public.kern2.W + -80 + public.kern2.X + -60 + public.kern2.Y + -105 + public.kern2.a + -10 + public.kern2.f + -50 + public.kern2.s + -50 + public.kern2.t + -50 + public.kern2.tcaron + -50 + public.kern2.v + -30 + public.kern2.w + -25 + public.kern2.x + -50 + public.kern2.y + -35 + question + -175 + questiondown + -65 + quotedbl + -85 + quotedblbase + -75 + quotedblleft + -90 + quotedblright + -170 + quoteleft + -90 + quoteright + -115 + quotesinglbase + -75 + quotesingle + -85 + registered + -25 + semicolon + -65 + slash + -100 + sterling + -35 + trademark + -110 + underscore + -205 + yen + -60 + + public.kern1.oslash + + asciicircum + -50 + asciitilde + -40 + asterisk + -25 + backslash + -105 + braceleft + -65 + braceright + -60 + colon + -30 + comma + -75 + degree + -30 + dollar + -50 + ellipsis + -75 + euro + -90 + guillemetright + -55 + guilsinglright + -55 + multiply + -50 + numbersign + -75 + paragraph + -20 + parenright + -125 + percent + -20 + perthousand + -20 + public.kern2.A + -55 + public.kern2.J + -110 + public.kern2.S + -50 + public.kern2.T + -115 + public.kern2.V + -50 + public.kern2.W + -55 + public.kern2.X + -60 + public.kern2.Y + -70 + public.kern2.a + -10 + public.kern2.f + -20 + public.kern2.s + -50 + public.kern2.t + -20 + public.kern2.tcaron + -20 + public.kern2.v + -20 + public.kern2.w + -15 + public.kern2.x + -30 + public.kern2.y + -20 + question + -175 + questiondown + -65 + quotedbl + -30 + quotedblbase + -75 + quotedblleft + -25 + quotedblright + -70 + quoteleft + -25 + quoteright + -70 + quotesinglbase + -75 + quotesingle + -30 + registered + -25 + semicolon + -40 + slash + -100 + sterling + -35 + trademark + -20 + underscore + -205 + yen + -50 + + public.kern1.p + + asciicircum + -45 + asciitilde + -35 + asterisk + -60 + backslash + -160 + braceleft + -65 + braceright + -60 + colon + -50 + comma + -70 + degree + -95 + dollar + -85 + ellipsis + -70 + euro + -90 + guillemetright + -50 + guilsinglright + -50 + multiply + -50 + numbersign + -70 + paragraph + -45 + parenright + -180 + percent + -55 + perthousand + -55 + public.kern2.A + -55 + public.kern2.J + -105 + public.kern2.S + -80 + public.kern2.T + -115 + public.kern2.V + -65 + public.kern2.W + -80 + public.kern2.X + -60 + public.kern2.Y + -105 + public.kern2.a + -10 + public.kern2.f + -45 + public.kern2.s + -50 + public.kern2.t + -45 + public.kern2.tcaron + -45 + public.kern2.v + -30 + public.kern2.w + -25 + public.kern2.x + -50 + public.kern2.y + -35 + question + -175 + questiondown + -60 + quotedbl + -80 + quotedblbase + -70 + quotedblleft + -80 + quotedblright + -155 + quoteleft + -80 + quoteright + -115 + quotesinglbase + -70 + quotesingle + -80 + registered + -20 + semicolon + -60 + slash + -95 + sterling + -35 + trademark + -100 + underscore + -180 + yen + -60 + + public.kern1.q + + asciitilde + -30 + backslash + -85 + braceleft + -65 + braceright + -60 + degree + -10 + dollar + -30 + euro + -90 + multiply + -45 + numbersign + -55 + parenright + -20 + public.kern2.J + -20 + public.kern2.S + -30 + public.kern2.T + -115 + public.kern2.V + -30 + public.kern2.W + -35 + public.kern2.Y + -50 + public.kern2.j + 85 + public.kern2.s + -15 + question + -175 + quotedbl + -10 + quotedblright + -50 + quoteright + -50 + quotesingle + -10 + slash + 15 + sterling + -35 + yen + -30 + + public.kern1.r + + ampersand + -110 + asciicircum + -10 + asciitilde + -85 + at + -30 + backslash + -50 + braceleft + -110 + braceright + -60 + bullet + -60 + cent + -40 + comma + -115 + copyright + -25 + divide + -115 + dollar + -30 + ellipsis + -175 + emdash + -165 + endash + -165 + euro + -90 + guillemetleft + -150 + guillemetright + -15 + guilsinglleft + -150 + guilsinglright + -15 + hyphen + -165 + less + -85 + minus + -115 + multiply + -45 + numbersign + -125 + parenleft + -25 + parenright + -45 + periodcentered + -105 + plus + -115 + public.kern2.A + -110 + public.kern2.C + -10 + public.kern2.G + -10 + public.kern2.J + -175 + public.kern2.O + -10 + public.kern2.Oslash + -10 + public.kern2.Q + -10 + public.kern2.S + -30 + public.kern2.V + -15 + public.kern2.W + -20 + public.kern2.X + -25 + public.kern2.Y + -25 + public.kern2.a + -75 + public.kern2.a.alt + -40 + public.kern2.c + -45 + public.kern2.d + -45 + public.kern2.dcaron + -45 + public.kern2.dcroat + -45 + public.kern2.e + -45 + public.kern2.eth + -55 + public.kern2.g + -35 + public.kern2.o + -50 + public.kern2.oslash + -50 + public.kern2.q + -45 + public.kern2.s + -35 + public.kern2.x + -10 + question + -60 + questiondown + -175 + quotedblbase + -175 + quotesinglbase + -115 + semicolon + -10 + slash + -175 + sterling + -80 + underscore + -175 + yen + -15 + + public.kern1.s + + asciicircum + -80 + asciitilde + -165 + asterisk + -25 + at + -15 + backslash + -105 + braceleft + -75 + braceright + -60 + bullet + -45 + cent + -15 + colon + -20 + comma + -25 + copyright + -20 + degree + -30 + divide + -65 + dollar + -50 + ellipsis + -20 + emdash + -15 + endash + -15 + euro + -105 + guillemetleft + -45 + guillemetright + -10 + guilsinglleft + -45 + guilsinglright + -10 + hyphen + -15 + less + -130 + minus + -65 + multiply + -75 + numbersign + -55 + paragraph + -20 + parenleft + -15 + parenright + -125 + percent + -20 + periodcentered + -40 + perthousand + -20 + plus + -65 + public.kern2.A + -25 + public.kern2.C + -40 + public.kern2.G + -40 + public.kern2.J + -50 + public.kern2.O + -40 + public.kern2.Oslash + -40 + public.kern2.Q + -40 + public.kern2.S + -50 + public.kern2.T + -115 + public.kern2.U + -15 + public.kern2.V + -50 + public.kern2.W + -55 + public.kern2.X + -30 + public.kern2.Y + -70 + public.kern2.a.alt + -15 + public.kern2.c + -15 + public.kern2.d + -15 + public.kern2.dcaron + -15 + public.kern2.dcroat + -15 + public.kern2.e + -15 + public.kern2.eth + -15 + public.kern2.f + -20 + public.kern2.g + -25 + public.kern2.o + -20 + public.kern2.oslash + -20 + public.kern2.q + -15 + public.kern2.s + -50 + public.kern2.t + -20 + public.kern2.tcaron + -20 + public.kern2.v + -20 + public.kern2.w + -15 + public.kern2.x + -25 + public.kern2.y + -20 + question + -170 + questiondown + -20 + quotedbl + -30 + quotedblbase + -25 + quotedblleft + -25 + quotedblright + -70 + quoteleft + -25 + quoteright + -70 + quotesinglbase + -25 + quotesingle + -30 + registered + -30 + semicolon + -30 + slash + -55 + sterling + -55 + trademark + -20 + underscore + -125 + yen + -50 + + public.kern1.t + + ampersand + -110 + asciicircum + -10 + asciitilde + -85 + at + -30 + backslash + -85 + braceleft + -110 + braceright + -60 + bullet + -60 + cent + -40 + comma + -25 + copyright + -25 + degree + -10 + divide + -155 + dollar + -30 + ellipsis + -20 + emdash + -155 + endash + -155 + euro + -90 + guillemetleft + -150 + guillemetright + -15 + guilsinglleft + -150 + guilsinglright + -15 + hyphen + -155 + less + -85 + minus + -155 + multiply + -45 + numbersign + -115 + parenleft + -25 + parenright + -90 + periodcentered + -105 + plus + -155 + public.kern2.A + -30 + public.kern2.C + -10 + public.kern2.G + -10 + public.kern2.J + -60 + public.kern2.O + -10 + public.kern2.Oslash + -10 + public.kern2.Q + -10 + public.kern2.S + -30 + public.kern2.T + -115 + public.kern2.V + -30 + public.kern2.W + -35 + public.kern2.X + -30 + public.kern2.Y + -50 + public.kern2.a + -85 + public.kern2.a.alt + -40 + public.kern2.c + -45 + public.kern2.d + -45 + public.kern2.dcaron + -45 + public.kern2.dcroat + -45 + public.kern2.e + -45 + public.kern2.eth + -55 + public.kern2.g + -35 + public.kern2.o + -50 + public.kern2.oslash + -50 + public.kern2.q + -45 + public.kern2.s + -35 + public.kern2.x + -10 + question + -170 + questiondown + -15 + quotedbl + -10 + quotedblbase + -25 + quotedblright + -50 + quoteright + -50 + quotesinglbase + -25 + quotesingle + -10 + semicolon + -10 + slash + -20 + sterling + -65 + underscore + -35 + yen + -30 + + public.kern1.tcaron + + ampersand + -30 + asciicircum + -10 + asciitilde + -85 + asterisk + 95 + at + -25 + backslash + 95 + bar + 105 + braceleft + -25 + braceright + 35 + bracketleft + 105 + bracketright + 105 + bullet + -60 + cent + -40 + colon + 40 + comma + -25 + copyright + -15 + degree + 95 + divide + -150 + dollar + 45 + ellipsis + -20 + emdash + -150 + endash + -150 + equal + 45 + euro + -45 + greater + 105 + guillemetleft + -145 + guillemetright + -15 + guilsinglleft + -145 + guilsinglright + -15 + hyphen + -150 + less + -85 + minus + -150 + multiply + -45 + numbersign + -85 + paragraph + 70 + parenright + 80 + percent + 85 + periodcentered + -105 + perthousand + 85 + plus + -150 + public.kern2.A + -25 + public.kern2.B + 105 + public.kern2.C + 15 + public.kern2.D + 105 + public.kern2.E + 105 + public.kern2.Eth + 105 + public.kern2.F + 105 + public.kern2.G + 15 + public.kern2.H + 105 + public.kern2.I + 105 + public.kern2.J + -60 + public.kern2.K + 105 + public.kern2.L + 105 + public.kern2.Lslash + 105 + public.kern2.M + 105 + public.kern2.N + 105 + public.kern2.O + 15 + public.kern2.Oslash + 15 + public.kern2.P + 105 + public.kern2.Q + 15 + public.kern2.R + 105 + public.kern2.S + 50 + public.kern2.T + 105 + public.kern2.Thorn + 105 + public.kern2.U + 105 + public.kern2.V + 100 + public.kern2.W + 100 + public.kern2.X + 100 + public.kern2.Y + 100 + public.kern2.Z + 105 + public.kern2.a + -15 + public.kern2.a.alt + -40 + public.kern2.b + 105 + public.kern2.c + -45 + public.kern2.d + -45 + public.kern2.dcaron + -45 + public.kern2.dcroat + -45 + public.kern2.e + -45 + public.kern2.eth + -35 + public.kern2.f + 45 + public.kern2.g + -35 + public.kern2.germandbls + 80 + public.kern2.h + 105 + public.kern2.i + 105 + public.kern2.j + 105 + public.kern2.l + 105 + public.kern2.lcaron + 105 + public.kern2.lslash + 105 + public.kern2.m + 45 + public.kern2.n + 45 + public.kern2.o + -50 + public.kern2.oslash + -50 + public.kern2.p + 45 + public.kern2.q + -45 + public.kern2.r + 45 + public.kern2.s + -30 + public.kern2.t + 45 + public.kern2.tcaron + 45 + public.kern2.thorn + 105 + public.kern2.u + 45 + public.kern2.v + 45 + public.kern2.w + 50 + public.kern2.x + 35 + public.kern2.y + 45 + public.kern2.z + 45 + question + 85 + questiondown + -15 + quotedbl + 100 + quotedblbase + -25 + quotedblleft + 85 + quotedblright + 100 + quoteleft + 85 + quoteright + 100 + quotesinglbase + -25 + quotesingle + 100 + registered + 50 + semicolon + 30 + slash + -20 + sterling + -15 + trademark + 80 + underscore + -35 + yen + 100 + + public.kern1.thorn + + asciicircum + -45 + asciitilde + -35 + asterisk + -60 + backslash + -160 + braceleft + -65 + braceright + -60 + colon + -50 + comma + -70 + degree + -95 + dollar + -85 + ellipsis + -70 + euro + -90 + guillemetright + -50 + guilsinglright + -50 + multiply + -50 + numbersign + -70 + paragraph + -45 + parenright + -180 + percent + -55 + perthousand + -55 + public.kern2.A + -55 + public.kern2.J + -105 + public.kern2.S + -80 + public.kern2.T + -115 + public.kern2.V + -65 + public.kern2.W + -80 + public.kern2.X + -60 + public.kern2.Y + -105 + public.kern2.a + -10 + public.kern2.f + -45 + public.kern2.s + -50 + public.kern2.t + -45 + public.kern2.tcaron + -45 + public.kern2.v + -30 + public.kern2.w + -25 + public.kern2.x + -50 + public.kern2.y + -35 + question + -175 + questiondown + -60 + quotedbl + -80 + quotedblbase + -70 + quotedblleft + -80 + quotedblright + -155 + quoteleft + -80 + quoteright + -115 + quotesinglbase + -70 + quotesingle + -80 + registered + -20 + semicolon + -60 + slash + -95 + sterling + -35 + trademark + -100 + underscore + -180 + yen + -60 + + public.kern1.u + + asciitilde + -30 + backslash + -85 + braceleft + -65 + braceright + -60 + degree + -10 + dollar + -30 + euro + -90 + multiply + -45 + numbersign + -55 + parenright + -90 + public.kern2.J + -20 + public.kern2.S + -30 + public.kern2.T + -115 + public.kern2.V + -30 + public.kern2.W + -35 + public.kern2.Y + -50 + public.kern2.s + -15 + question + -175 + quotedbl + -10 + quotedblright + -50 + quoteright + -50 + quotesingle + -10 + slash + -15 + sterling + -35 + underscore + -140 + yen + -30 + + public.kern1.v + + ampersand + -35 + asciicircum + -15 + asciitilde + -55 + at + -25 + backslash + -85 + braceleft + -85 + braceright + -60 + bullet + -25 + cent + -25 + comma + -60 + copyright + -25 + degree + -10 + divide + -15 + dollar + -30 + ellipsis + -60 + emdash + -20 + endash + -20 + euro + -90 + guillemetleft + -25 + guillemetright + -20 + guilsinglleft + -25 + guilsinglright + -20 + hyphen + -20 + less + -15 + minus + -15 + multiply + -50 + numbersign + -95 + parenleft + -25 + parenright + -105 + periodcentered + -30 + plus + -15 + public.kern2.A + -60 + public.kern2.C + -15 + public.kern2.G + -20 + public.kern2.J + -75 + public.kern2.O + -15 + public.kern2.Oslash + -15 + public.kern2.Q + -15 + public.kern2.S + -30 + public.kern2.T + -115 + public.kern2.V + -30 + public.kern2.W + -35 + public.kern2.X + -50 + public.kern2.Y + -50 + public.kern2.a + -40 + public.kern2.a.alt + -25 + public.kern2.c + -25 + public.kern2.d + -30 + public.kern2.dcaron + -30 + public.kern2.dcroat + -30 + public.kern2.e + -30 + public.kern2.eth + -30 + public.kern2.g + -25 + public.kern2.o + -30 + public.kern2.oslash + -30 + public.kern2.q + -30 + public.kern2.s + -45 + public.kern2.x + -10 + question + -185 + questiondown + -60 + quotedbl + -10 + quotedblbase + -60 + quotedblright + -50 + quoteright + -50 + quotesinglbase + -60 + quotesingle + -10 + registered + -10 + semicolon + -15 + slash + -75 + sterling + -55 + underscore + -290 + yen + -30 + + public.kern1.w + + ampersand + -40 + asciicircum + -10 + asciitilde + -55 + at + -25 + backslash + -80 + braceleft + -85 + braceright + -55 + bullet + -25 + cent + -25 + comma + -65 + copyright + -25 + divide + -10 + dollar + -25 + ellipsis + -60 + emdash + -20 + endash + -20 + euro + -85 + guillemetleft + -25 + guillemetright + -15 + guilsinglleft + -25 + guilsinglright + -15 + hyphen + -20 + less + -10 + minus + -10 + multiply + -45 + numbersign + -100 + parenleft + -25 + parenright + -100 + periodcentered + -30 + plus + -10 + public.kern2.A + -65 + public.kern2.C + -15 + public.kern2.G + -15 + public.kern2.J + -80 + public.kern2.O + -15 + public.kern2.Oslash + -15 + public.kern2.Q + -15 + public.kern2.S + -25 + public.kern2.T + -110 + public.kern2.V + -25 + public.kern2.W + -30 + public.kern2.X + -45 + public.kern2.Y + -45 + public.kern2.a + -40 + public.kern2.a.alt + -25 + public.kern2.c + -25 + public.kern2.d + -25 + public.kern2.dcaron + -25 + public.kern2.dcroat + -25 + public.kern2.e + -25 + public.kern2.eth + -30 + public.kern2.g + -25 + public.kern2.o + -25 + public.kern2.oslash + -25 + public.kern2.q + -25 + public.kern2.s + -40 + public.kern2.w + 0 + question + -185 + questiondown + -65 + quotedblbase + -65 + quotedblright + -45 + quoteright + -45 + quotesinglbase + -65 + semicolon + -10 + slash + -80 + sterling + -50 + underscore + -365 + yen + -25 + + public.kern1.x + + ampersand + -35 + asciicircum + -30 + asciitilde + -80 + asterisk + -15 + at + -45 + backslash + -90 + braceleft + -105 + braceright + -60 + bullet + -50 + cent + -45 + copyright + -45 + degree + -15 + divide + -30 + dollar + -40 + emdash + -45 + endash + -45 + equal + -10 + euro + -100 + guillemetleft + -50 + guillemetright + -20 + guilsinglleft + -50 + guilsinglright + -20 + hyphen + -45 + less + -35 + minus + -30 + multiply + -65 + numbersign + -85 + paragraph + -10 + parenleft + -45 + parenright + -90 + percent + -10 + periodcentered + -55 + perthousand + -10 + plus + -30 + public.kern2.C + -35 + public.kern2.G + -35 + public.kern2.J + -20 + public.kern2.O + -35 + public.kern2.Q + -35 + public.kern2.S + -35 + public.kern2.T + -115 + public.kern2.U + -10 + public.kern2.V + -40 + public.kern2.W + -45 + public.kern2.Y + -60 + public.kern2.a + -30 + public.kern2.a.alt + -45 + public.kern2.c + -50 + public.kern2.d + -50 + public.kern2.dcaron + -50 + public.kern2.dcroat + -50 + public.kern2.e + -50 + public.kern2.eth + -45 + public.kern2.f + -10 + public.kern2.g + -50 + public.kern2.o + -50 + public.kern2.oslash + -30 + public.kern2.q + -50 + public.kern2.s + -25 + public.kern2.t + -10 + public.kern2.tcaron + -10 + public.kern2.u + -10 + public.kern2.v + -10 + public.kern2.y + -10 + question + -180 + quotedbl + -20 + quotedblleft + -10 + quotedblright + -55 + quoteleft + -10 + quoteright + -55 + quotesingle + -20 + registered + -20 + semicolon + -10 + slash + -15 + sterling + -35 + trademark + -10 + underscore + -265 + yen + -35 + + public.kern1.y + + ampersand + -80 + asciicircum + -30 + asciitilde + -85 + at + -50 + backslash + -85 + braceleft + -110 + braceright + -60 + bullet + -50 + cent + -55 + colon + -10 + comma + -115 + copyright + -45 + degree + -10 + divide + -30 + dollar + -35 + ellipsis + -130 + emdash + -45 + endash + -45 + euro + -95 + guillemetleft + -65 + guillemetright + -35 + guilsinglleft + -65 + guilsinglright + -35 + hyphen + -45 + less + -35 + minus + -30 + multiply + -60 + numbersign + -145 + parenleft + -50 + parenright + -105 + periodcentered + -65 + plus + -30 + public.kern2.A + -135 + public.kern2.C + -30 + public.kern2.G + -30 + public.kern2.J + -150 + public.kern2.O + -30 + public.kern2.Oslash + -30 + public.kern2.Q + -30 + public.kern2.S + -30 + public.kern2.T + -115 + public.kern2.V + -30 + public.kern2.W + -35 + public.kern2.X + -50 + public.kern2.Y + -50 + public.kern2.a + -85 + public.kern2.a.alt + -55 + public.kern2.c + -55 + public.kern2.d + -55 + public.kern2.dcaron + -55 + public.kern2.dcroat + -55 + public.kern2.e + -55 + public.kern2.eth + -60 + public.kern2.g + -50 + public.kern2.o + -60 + public.kern2.oslash + -60 + public.kern2.q + -55 + public.kern2.s + -55 + public.kern2.x + -10 + question + -200 + questiondown + -130 + quotedbl + -10 + quotedblbase + -130 + quotedblright + -50 + quoteright + -50 + quotesinglbase + -115 + quotesingle + -10 + registered + -10 + semicolon + -20 + slash + -145 + sterling + -75 + underscore + -150 + yen + -30 + + public.kern1.z + + asciitilde + -30 + backslash + -85 + braceleft + -65 + braceright + -60 + degree + -10 + dollar + -30 + euro + -90 + multiply + -45 + numbersign + -55 + parenright + -90 + public.kern2.J + -20 + public.kern2.S + -30 + public.kern2.T + -115 + public.kern2.V + -30 + public.kern2.W + -35 + public.kern2.Y + -50 + public.kern2.s + -15 + question + -175 + quotedbl + -10 + quotedblright + -50 + quoteright + -50 + quotesingle + -10 + slash + -15 + sterling + -35 + underscore + -250 + yen + -30 + + question + + ampersand + -110 + asciicircum + -25 + asciitilde + -90 + at + -50 + backslash + -60 + braceleft + -110 + braceright + -60 + bullet + -65 + cent + -55 + comma + -115 + copyright + -40 + divide + -30 + dollar + -30 + ellipsis + -200 + emdash + -80 + endash + -80 + euro + -90 + guillemetleft + -150 + guillemetright + -30 + guilsinglleft + -150 + guilsinglright + -30 + hyphen + -80 + less + -40 + minus + -30 + multiply + -55 + numbersign + -140 + parenleft + -40 + parenright + -45 + periodcentered + -105 + plus + -30 + public.kern2.A + -125 + public.kern2.C + -25 + public.kern2.G + -25 + public.kern2.J + -220 + public.kern2.O + -25 + public.kern2.Oslash + -25 + public.kern2.Q + -25 + public.kern2.S + -30 + public.kern2.V + -25 + public.kern2.W + -30 + public.kern2.X + -40 + public.kern2.Y + -40 + public.kern2.a + -75 + public.kern2.a.alt + -55 + public.kern2.c + -60 + public.kern2.d + -60 + public.kern2.dcaron + -60 + public.kern2.dcroat + -60 + public.kern2.e + -60 + public.kern2.eth + -65 + public.kern2.g + -55 + public.kern2.o + -65 + public.kern2.oslash + -65 + public.kern2.q + -60 + public.kern2.s + -50 + public.kern2.x + -10 + question + -45 + questiondown + -200 + quotedblbase + -205 + quotedblright + -10 + quoteright + -10 + quotesinglbase + -115 + semicolon + -10 + slash + -215 + sterling + -80 + underscore + -225 + yen + -25 + + questiondown + + ampersand + -175 + asciicircum + -215 + asciitilde + -210 + asterisk + -175 + at + -175 + backslash + -240 + bar + -65 + braceleft + -155 + braceright + -85 + bracketleft + -20 + bracketright + -20 + bullet + -175 + cent + -175 + colon + -105 + comma + -80 + copyright + -175 + degree + -185 + divide + -175 + dollar + -200 + ellipsis + -105 + emdash + -175 + endash + -175 + equal + -175 + euro + -265 + greater + -135 + guillemetleft + -170 + guillemetright + -195 + guilsinglleft + -165 + guilsinglright + -165 + hyphen + -175 + less + -175 + minus + -175 + multiply + -225 + numbersign + -225 + paragraph + -175 + parenleft + -145 + parenright + -55 + percent + -175 + periodcentered + -105 + perthousand + -175 + plus + -175 + public.kern2.A + -135 + public.kern2.B + -65 + public.kern2.C + -175 + public.kern2.D + -65 + public.kern2.E + -135 + public.kern2.Eth + -65 + public.kern2.F + -135 + public.kern2.G + -175 + public.kern2.H + -135 + public.kern2.I + -115 + public.kern2.J + -170 + public.kern2.K + -135 + public.kern2.L + -135 + public.kern2.Lslash + -135 + public.kern2.M + -135 + public.kern2.N + -135 + public.kern2.O + -175 + public.kern2.Oslash + -135 + public.kern2.P + -135 + public.kern2.Q + -175 + public.kern2.R + -135 + public.kern2.S + -205 + public.kern2.T + -200 + public.kern2.Thorn + -135 + public.kern2.U + -175 + public.kern2.V + -205 + public.kern2.W + -210 + public.kern2.X + -135 + public.kern2.Y + -225 + public.kern2.Z + -135 + public.kern2.a + -175 + public.kern2.a.alt + -175 + public.kern2.b + -135 + public.kern2.c + -175 + public.kern2.d + -175 + public.kern2.dcaron + -175 + public.kern2.dcroat + -175 + public.kern2.e + -175 + public.kern2.eth + -175 + public.kern2.f + -175 + public.kern2.g + -95 + public.kern2.germandbls + -135 + public.kern2.h + -135 + public.kern2.i + -85 + public.kern2.j + 55 + public.kern2.l + -85 + public.kern2.lcaron + -85 + public.kern2.lslash + -135 + public.kern2.m + -135 + public.kern2.n + -135 + public.kern2.o + -175 + public.kern2.oslash + -165 + public.kern2.p + -20 + public.kern2.q + -175 + public.kern2.r + -135 + public.kern2.s + -190 + public.kern2.t + -175 + public.kern2.tcaron + -175 + public.kern2.thorn + -20 + public.kern2.u + -175 + public.kern2.v + -180 + public.kern2.w + -175 + public.kern2.x + -135 + public.kern2.y + -90 + public.kern2.z + -135 + question + -275 + questiondown + -50 + quotedbl + -185 + quotedblbase + -80 + quotedblleft + -180 + quotedblright + -195 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -80 + quotesingle + -110 + registered + -180 + semicolon + -80 + slash + -50 + sterling + -170 + trademark + -175 + underscore + -20 + yen + -195 + + quotedbl + + ampersand + -115 + asciicircum + -45 + asciitilde + -145 + at + -60 + backslash + -30 + braceleft + -115 + braceright + -60 + bullet + -120 + cent + -70 + colon + -15 + comma + -115 + copyright + -50 + divide + -200 + dollar + -40 + ellipsis + -200 + emdash + -200 + endash + -200 + equal + -10 + euro + -100 + guillemetleft + -200 + guillemetright + -200 + guilsinglleft + -165 + guilsinglright + -165 + hyphen + -195 + less + -160 + minus + -200 + multiply + -70 + numbersign + -145 + paragraph + -10 + parenleft + -50 + parenright + -20 + periodcentered + -105 + plus + -200 + public.kern2.A + -135 + public.kern2.C + -30 + public.kern2.G + -30 + public.kern2.J + -200 + public.kern2.O + -30 + public.kern2.Oslash + -30 + public.kern2.Q + -30 + public.kern2.S + -35 + public.kern2.V + -10 + public.kern2.W + -10 + public.kern2.X + -15 + public.kern2.Y + -15 + public.kern2.a + -80 + public.kern2.a.alt + -70 + public.kern2.c + -80 + public.kern2.d + -80 + public.kern2.dcaron + -80 + public.kern2.dcroat + -80 + public.kern2.e + -80 + public.kern2.eth + -90 + public.kern2.f + -10 + public.kern2.g + -70 + public.kern2.m + -10 + public.kern2.n + -10 + public.kern2.o + -85 + public.kern2.oslash + -85 + public.kern2.p + -10 + public.kern2.q + -80 + public.kern2.r + -10 + public.kern2.s + -60 + public.kern2.t + -10 + public.kern2.tcaron + -10 + public.kern2.u + -10 + public.kern2.v + -10 + public.kern2.x + -20 + public.kern2.y + -10 + public.kern2.z + -10 + question + -20 + questiondown + -200 + quotedblbase + -200 + quotesinglbase + -115 + registered + -15 + semicolon + -20 + slash + -200 + sterling + -90 + underscore + -200 + yen + -10 + + quotedblbase + + ampersand + -45 + asciicircum + -205 + asciitilde + -205 + asterisk + -190 + at + -55 + backslash + -205 + braceleft + -110 + braceright + -60 + bullet + -175 + cent + -60 + copyright + -60 + degree + -205 + divide + -205 + dollar + -35 + emdash + -205 + endash + -205 + equal + -205 + euro + -205 + guillemetleft + -155 + guillemetright + -15 + guilsinglleft + -155 + guilsinglright + -15 + hyphen + -195 + less + -205 + minus + -205 + multiply + -200 + numbersign + -90 + paragraph + -205 + parenleft + -45 + parenright + -40 + percent + -105 + periodcentered + -105 + perthousand + -105 + plus + -205 + public.kern2.C + -110 + public.kern2.G + -110 + public.kern2.J + -20 + public.kern2.O + -110 + public.kern2.Q + -110 + public.kern2.S + -30 + public.kern2.T + -115 + public.kern2.U + -60 + public.kern2.V + -110 + public.kern2.W + -130 + public.kern2.Y + -120 + public.kern2.a + -30 + public.kern2.a.alt + -60 + public.kern2.c + -65 + public.kern2.d + -65 + public.kern2.dcaron + -65 + public.kern2.dcroat + -65 + public.kern2.e + -70 + public.kern2.eth + -60 + public.kern2.f + -80 + public.kern2.g + -95 + public.kern2.j + 55 + public.kern2.o + -75 + public.kern2.oslash + -30 + public.kern2.q + -65 + public.kern2.s + -20 + public.kern2.t + -95 + public.kern2.tcaron + -95 + public.kern2.u + -35 + public.kern2.v + -60 + public.kern2.w + -60 + public.kern2.y + -75 + question + -175 + quotedbl + -200 + quotedblleft + -205 + quotedblright + -205 + quoteleft + -115 + quoteright + -115 + quotesingle + -110 + registered + -205 + sterling + -35 + trademark + -205 + yen + -60 + + quotedblleft + + ampersand + -115 + asciicircum + -50 + asciitilde + -135 + at + -65 + backslash + -55 + braceleft + -110 + braceright + -65 + bullet + -115 + cent + -75 + colon + -10 + comma + -115 + copyright + -55 + divide + -205 + dollar + -35 + ellipsis + -205 + emdash + -205 + endash + -205 + euro + -95 + guillemetleft + -200 + guillemetright + -70 + guilsinglleft + -165 + guilsinglright + -70 + hyphen + -195 + less + -135 + minus + -205 + multiply + -75 + numbersign + -145 + parenleft + -55 + parenright + -50 + periodcentered + -105 + plus + -205 + public.kern2.A + -135 + public.kern2.C + -35 + public.kern2.G + -35 + public.kern2.J + -205 + public.kern2.O + -35 + public.kern2.Oslash + -35 + public.kern2.Q + -35 + public.kern2.S + -30 + public.kern2.V + -25 + public.kern2.W + -25 + public.kern2.X + -35 + public.kern2.Y + -35 + public.kern2.a + -75 + public.kern2.a.alt + -80 + public.kern2.c + -85 + public.kern2.d + -85 + public.kern2.dcaron + -85 + public.kern2.dcroat + -85 + public.kern2.e + -90 + public.kern2.eth + -100 + public.kern2.g + -80 + public.kern2.o + -95 + public.kern2.oslash + -95 + public.kern2.q + -85 + public.kern2.s + -65 + public.kern2.x + -15 + question + -60 + questiondown + -205 + quotedbl + -10 + quotedblbase + -205 + quotedblright + -10 + quoteright + -10 + quotesinglbase + -115 + quotesingle + -10 + registered + -15 + semicolon + -20 + slash + -205 + sterling + -85 + underscore + -205 + yen + -20 + + quotedblright + + ampersand + -115 + asciicircum + -75 + asciitilde + -150 + at + -85 + backslash + -30 + braceleft + -115 + braceright + -60 + bullet + -125 + cent + -100 + colon + -30 + comma + -115 + copyright + -75 + divide + -205 + dollar + -40 + ellipsis + -205 + emdash + -205 + endash + -205 + equal + -20 + euro + -110 + guillemetleft + -205 + guillemetright + -80 + guilsinglleft + -165 + guilsinglright + -80 + hyphen + -195 + less + -150 + minus + -205 + multiply + -95 + numbersign + -160 + paragraph + -10 + parenleft + -75 + parenright + -20 + periodcentered + -105 + plus + -205 + public.kern2.A + -150 + public.kern2.C + -55 + public.kern2.G + -55 + public.kern2.J + -205 + public.kern2.O + -55 + public.kern2.Oslash + -55 + public.kern2.Q + -55 + public.kern2.S + -35 + public.kern2.V + -10 + public.kern2.W + -15 + public.kern2.X + -15 + public.kern2.Y + -15 + public.kern2.a + -85 + public.kern2.a.alt + -100 + public.kern2.c + -105 + public.kern2.d + -110 + public.kern2.dcaron + -110 + public.kern2.dcroat + -110 + public.kern2.e + -110 + public.kern2.eth + -120 + public.kern2.f + -20 + public.kern2.g + -100 + public.kern2.m + -20 + public.kern2.n + -20 + public.kern2.o + -115 + public.kern2.oslash + -115 + public.kern2.p + -20 + public.kern2.q + -110 + public.kern2.r + -20 + public.kern2.s + -90 + public.kern2.t + -20 + public.kern2.tcaron + -20 + public.kern2.u + -20 + public.kern2.v + -20 + public.kern2.w + -15 + public.kern2.x + -30 + public.kern2.y + -20 + public.kern2.z + -20 + question + -20 + questiondown + -205 + quotedblbase + -205 + quotesinglbase + -115 + registered + -30 + semicolon + -35 + slash + -205 + sterling + -95 + underscore + -205 + yen + -10 + + quoteleft + + ampersand + -115 + asciicircum + -50 + asciitilde + -115 + at + -65 + backslash + -55 + braceleft + -110 + braceright + -65 + bullet + -115 + cent + -75 + colon + -10 + comma + -115 + copyright + -55 + divide + -115 + dollar + -35 + ellipsis + -115 + emdash + -115 + endash + -115 + euro + -95 + guillemetleft + -115 + guillemetright + -70 + guilsinglleft + -115 + guilsinglright + -70 + hyphen + -115 + less + -115 + minus + -115 + multiply + -75 + numbersign + -115 + parenleft + -55 + parenright + -50 + periodcentered + -105 + plus + -115 + public.kern2.A + -115 + public.kern2.C + -35 + public.kern2.G + -35 + public.kern2.J + -115 + public.kern2.O + -35 + public.kern2.Oslash + -35 + public.kern2.Q + -35 + public.kern2.S + -30 + public.kern2.V + -25 + public.kern2.W + -25 + public.kern2.X + -35 + public.kern2.Y + -35 + public.kern2.a + -75 + public.kern2.a.alt + -80 + public.kern2.c + -85 + public.kern2.d + -85 + public.kern2.dcaron + -85 + public.kern2.dcroat + -85 + public.kern2.e + -90 + public.kern2.eth + -100 + public.kern2.g + -80 + public.kern2.o + -95 + public.kern2.oslash + -95 + public.kern2.q + -85 + public.kern2.s + -65 + public.kern2.x + -15 + question + -60 + questiondown + -115 + quotedbl + -10 + quotedblbase + -115 + quotedblright + -10 + quoteright + -10 + quotesinglbase + -115 + quotesingle + -10 + registered + -15 + semicolon + -20 + slash + -115 + sterling + -85 + underscore + -115 + yen + -20 + + quoteright + + ampersand + -115 + asciicircum + -75 + asciitilde + -115 + at + -85 + backslash + -30 + braceleft + -115 + braceright + -60 + bullet + -115 + cent + -100 + colon + -30 + comma + -115 + copyright + -75 + divide + -115 + dollar + -40 + ellipsis + -115 + emdash + -115 + endash + -115 + equal + -20 + euro + -110 + guillemetleft + -115 + guillemetright + -80 + guilsinglleft + -115 + guilsinglright + -80 + hyphen + -115 + less + -115 + minus + -115 + multiply + -95 + numbersign + -115 + paragraph + -10 + parenleft + -75 + parenright + -20 + periodcentered + -105 + plus + -115 + public.kern2.A + -115 + public.kern2.C + -55 + public.kern2.G + -55 + public.kern2.J + -115 + public.kern2.O + -55 + public.kern2.Oslash + -55 + public.kern2.Q + -55 + public.kern2.S + -35 + public.kern2.V + -10 + public.kern2.W + -15 + public.kern2.X + -15 + public.kern2.Y + -15 + public.kern2.a + -85 + public.kern2.a.alt + -100 + public.kern2.c + -105 + public.kern2.d + -110 + public.kern2.dcaron + -110 + public.kern2.dcroat + -110 + public.kern2.e + -110 + public.kern2.eth + -115 + public.kern2.f + -20 + public.kern2.g + -100 + public.kern2.m + -20 + public.kern2.n + -20 + public.kern2.o + -115 + public.kern2.oslash + -115 + public.kern2.p + -20 + public.kern2.q + -110 + public.kern2.r + -20 + public.kern2.s + -90 + public.kern2.t + -20 + public.kern2.tcaron + -20 + public.kern2.u + -20 + public.kern2.v + -20 + public.kern2.w + -15 + public.kern2.x + -30 + public.kern2.y + -20 + public.kern2.z + -20 + question + -20 + questiondown + -115 + quotedblbase + -115 + quotesinglbase + -115 + registered + -30 + semicolon + -35 + slash + -115 + sterling + -95 + underscore + -115 + yen + -10 + + quotesinglbase + + ampersand + -45 + asciicircum + -115 + asciitilde + -115 + asterisk + -115 + at + -55 + backslash + -115 + braceleft + -110 + braceright + -60 + bullet + -115 + cent + -60 + copyright + -60 + degree + -115 + divide + -115 + dollar + -35 + emdash + -115 + endash + -115 + equal + -115 + euro + -115 + guillemetleft + -115 + guillemetright + -15 + guilsinglleft + -115 + guilsinglright + -15 + hyphen + -115 + less + -115 + minus + -115 + multiply + -115 + numbersign + -90 + paragraph + -115 + parenleft + -45 + parenright + -40 + percent + -105 + periodcentered + -105 + perthousand + -105 + plus + -115 + public.kern2.C + -110 + public.kern2.G + -110 + public.kern2.J + -20 + public.kern2.O + -110 + public.kern2.Q + -110 + public.kern2.S + -30 + public.kern2.T + -115 + public.kern2.U + -60 + public.kern2.V + -110 + public.kern2.W + -115 + public.kern2.Y + -115 + public.kern2.a + -30 + public.kern2.a.alt + -60 + public.kern2.c + -65 + public.kern2.d + -65 + public.kern2.dcaron + -65 + public.kern2.dcroat + -65 + public.kern2.e + -70 + public.kern2.eth + -60 + public.kern2.f + -80 + public.kern2.g + -95 + public.kern2.j + 55 + public.kern2.o + -75 + public.kern2.oslash + -30 + public.kern2.q + -65 + public.kern2.s + -20 + public.kern2.t + -95 + public.kern2.tcaron + -95 + public.kern2.u + -35 + public.kern2.v + -60 + public.kern2.w + -60 + public.kern2.y + -75 + question + -115 + quotedbl + -115 + quotedblleft + -115 + quotedblright + -115 + quoteleft + -115 + quoteright + -115 + quotesingle + -110 + registered + -115 + sterling + -35 + trademark + -115 + yen + -60 + + quotesingle + + ampersand + -110 + asciicircum + -45 + asciitilde + -110 + at + -60 + backslash + -30 + braceleft + -110 + braceright + -60 + bullet + -110 + cent + -70 + colon + -15 + comma + -110 + copyright + -50 + divide + -110 + dollar + -40 + ellipsis + -110 + emdash + -110 + endash + -110 + equal + -10 + euro + -100 + guillemetleft + -110 + guillemetright + -110 + guilsinglleft + -110 + guilsinglright + -110 + hyphen + -110 + less + -110 + minus + -110 + multiply + -70 + numbersign + -110 + paragraph + -10 + parenleft + -50 + parenright + -20 + periodcentered + -105 + plus + -110 + public.kern2.A + -110 + public.kern2.C + -30 + public.kern2.G + -30 + public.kern2.J + -110 + public.kern2.O + -30 + public.kern2.Oslash + -30 + public.kern2.Q + -30 + public.kern2.S + -35 + public.kern2.V + -10 + public.kern2.W + -10 + public.kern2.X + -15 + public.kern2.Y + -15 + public.kern2.a + -80 + public.kern2.a.alt + -70 + public.kern2.c + -80 + public.kern2.d + -80 + public.kern2.dcaron + -80 + public.kern2.dcroat + -80 + public.kern2.e + -80 + public.kern2.eth + -90 + public.kern2.f + -10 + public.kern2.g + -70 + public.kern2.m + -10 + public.kern2.n + -10 + public.kern2.o + -85 + public.kern2.oslash + -85 + public.kern2.p + -10 + public.kern2.q + -80 + public.kern2.r + -10 + public.kern2.s + -60 + public.kern2.t + -10 + public.kern2.tcaron + -10 + public.kern2.u + -10 + public.kern2.v + -10 + public.kern2.x + -20 + public.kern2.y + -10 + public.kern2.z + -10 + question + -20 + questiondown + -110 + quotedblbase + -110 + quotesinglbase + -110 + registered + -15 + semicolon + -20 + slash + -110 + sterling + -90 + underscore + -110 + yen + -10 + + registered + + ampersand + -55 + asciitilde + -50 + at + -20 + backslash + -90 + braceleft + -75 + braceright + -60 + bullet + -20 + cent + -20 + comma + -115 + copyright + -15 + degree + -20 + dollar + -35 + ellipsis + -285 + emdash + -15 + endash + -15 + euro + -90 + guillemetleft + -50 + guillemetright + -10 + guilsinglleft + -50 + guilsinglright + -10 + hyphen + -15 + multiply + -45 + numbersign + -115 + parenleft + -15 + parenright + -80 + periodcentered + -30 + public.kern2.A + -100 + public.kern2.J + -245 + public.kern2.S + -30 + public.kern2.T + -25 + public.kern2.V + -40 + public.kern2.W + -45 + public.kern2.X + -60 + public.kern2.Y + -60 + public.kern2.a + -75 + public.kern2.a.alt + -20 + public.kern2.c + -20 + public.kern2.d + -20 + public.kern2.dcaron + -20 + public.kern2.dcroat + -20 + public.kern2.e + -20 + public.kern2.eth + -25 + public.kern2.g + -15 + public.kern2.o + -25 + public.kern2.oslash + -25 + public.kern2.q + -20 + public.kern2.s + -30 + public.kern2.v + -10 + public.kern2.x + -20 + public.kern2.y + -10 + question + -85 + questiondown + -200 + quotedbl + -15 + quotedblbase + -205 + quotedblleft + -10 + quotedblright + -25 + quoteleft + -10 + quoteright + -25 + quotesinglbase + -115 + quotesingle + -15 + semicolon + -10 + slash + -170 + sterling + -40 + trademark + -10 + underscore + -330 + yen + -35 + + semicolon + + ampersand + -45 + asciicircum + -15 + asciitilde + -80 + at + -40 + backslash + -95 + braceleft + -110 + braceright + -60 + bullet + -55 + cent + -45 + copyright + -30 + degree + -15 + divide + -25 + dollar + -35 + emdash + -110 + endash + -110 + euro + -95 + guillemetleft + -110 + guillemetright + -20 + guilsinglleft + -110 + guilsinglright + -20 + hyphen + -110 + less + -30 + minus + -25 + multiply + -45 + numbersign + -90 + parenleft + -35 + parenright + -40 + periodcentered + -105 + plus + -25 + public.kern2.C + -15 + public.kern2.G + -15 + public.kern2.J + -20 + public.kern2.O + -15 + public.kern2.Q + -15 + public.kern2.S + -30 + public.kern2.T + -50 + public.kern2.V + -35 + public.kern2.W + -45 + public.kern2.Y + -60 + public.kern2.a + -35 + public.kern2.a.alt + -45 + public.kern2.c + -50 + public.kern2.d + -50 + public.kern2.dcaron + -50 + public.kern2.dcroat + -50 + public.kern2.e + -50 + public.kern2.eth + -55 + public.kern2.g + -45 + public.kern2.j + 50 + public.kern2.o + -55 + public.kern2.oslash + -35 + public.kern2.q + -50 + public.kern2.s + -20 + public.kern2.y + -10 + question + -110 + quotedbl + -15 + quotedblleft + -10 + quotedblright + -35 + quoteleft + -10 + quoteright + -35 + quotesingle + -15 + semicolon + -10 + sterling + -35 + yen + -35 + + slash + + ampersand + -165 + asciicircum + -125 + asciitilde + -190 + asterisk + -35 + at + -150 + backslash + 30 + bar + 15 + braceleft + -160 + braceright + -60 + bracketleft + 10 + bracketright + 10 + bullet + -160 + cent + -155 + colon + -90 + comma + -115 + copyright + -140 + degree + -35 + divide + -130 + dollar + -90 + ellipsis + -240 + emdash + -155 + endash + -155 + equal + -85 + euro + -175 + greater + -10 + guillemetleft + -190 + guillemetright + -130 + guilsinglleft + -165 + guilsinglright + -130 + hyphen + -155 + less + -135 + minus + -130 + multiply + -150 + numbersign + -220 + paragraph + -65 + parenleft + -140 + parenright + -55 + percent + -50 + periodcentered + -105 + perthousand + -50 + plus + -130 + public.kern2.A + -185 + public.kern2.B + 15 + public.kern2.C + -115 + public.kern2.D + 15 + public.kern2.E + -10 + public.kern2.Eth + 15 + public.kern2.F + -10 + public.kern2.G + -115 + public.kern2.H + -10 + public.kern2.I + -10 + public.kern2.J + -240 + public.kern2.K + -10 + public.kern2.L + -10 + public.kern2.Lslash + -10 + public.kern2.M + -10 + public.kern2.N + -10 + public.kern2.O + -115 + public.kern2.Oslash + -115 + public.kern2.P + 15 + public.kern2.Q + -115 + public.kern2.R + 15 + public.kern2.S + -90 + public.kern2.T + -10 + public.kern2.Thorn + -10 + public.kern2.U + -10 + public.kern2.V + -10 + public.kern2.W + -10 + public.kern2.X + -10 + public.kern2.Y + -10 + public.kern2.Z + -10 + public.kern2.a + -150 + public.kern2.a.alt + -155 + public.kern2.c + -160 + public.kern2.d + -160 + public.kern2.dcaron + -160 + public.kern2.dcroat + -160 + public.kern2.e + -160 + public.kern2.eth + -155 + public.kern2.f + -85 + public.kern2.g + -155 + public.kern2.germandbls + -60 + public.kern2.i + -10 + public.kern2.m + -85 + public.kern2.n + -85 + public.kern2.o + -165 + public.kern2.oslash + -165 + public.kern2.p + -85 + public.kern2.q + -160 + public.kern2.r + -85 + public.kern2.s + -150 + public.kern2.t + -85 + public.kern2.tcaron + -85 + public.kern2.u + -85 + public.kern2.v + -85 + public.kern2.w + -80 + public.kern2.x + -90 + public.kern2.y + -85 + public.kern2.z + -85 + question + -50 + questiondown + -240 + quotedbl + -30 + quotedblbase + -205 + quotedblleft + -50 + quotedblright + -30 + quoteleft + -50 + quoteright + -30 + quotesinglbase + -115 + quotesingle + -30 + registered + -90 + semicolon + -100 + slash + -240 + sterling + -150 + trademark + -55 + underscore + -240 + yen + -10 + + sterling + + ampersand + -35 + asciicircum + -40 + asciitilde + -65 + asterisk + -35 + at + -35 + backslash + -95 + bar + -35 + braceleft + -100 + braceright + -95 + bracketleft + -35 + bracketright + -35 + bullet + -35 + cent + -35 + colon + -35 + comma + -35 + copyright + -35 + degree + -35 + divide + -35 + dollar + -65 + ellipsis + -35 + emdash + -35 + endash + -35 + equal + -35 + euro + -125 + greater + -35 + guillemetleft + -30 + guillemetright + -35 + guilsinglleft + -30 + guilsinglright + -35 + hyphen + -35 + less + -35 + minus + -35 + multiply + -75 + numbersign + -85 + paragraph + -35 + parenleft + -35 + parenright + -80 + percent + -35 + periodcentered + -35 + perthousand + -35 + plus + -35 + public.kern2.A + -35 + public.kern2.B + -35 + public.kern2.C + -35 + public.kern2.D + -35 + public.kern2.E + -35 + public.kern2.Eth + -35 + public.kern2.F + -35 + public.kern2.G + -35 + public.kern2.H + -35 + public.kern2.I + -35 + public.kern2.J + -50 + public.kern2.K + -35 + public.kern2.L + -35 + public.kern2.Lslash + -35 + public.kern2.M + -35 + public.kern2.N + -35 + public.kern2.O + -35 + public.kern2.Oslash + -35 + public.kern2.P + -35 + public.kern2.Q + -35 + public.kern2.R + -35 + public.kern2.S + -60 + public.kern2.T + -35 + public.kern2.Thorn + -35 + public.kern2.U + -35 + public.kern2.V + -55 + public.kern2.W + -60 + public.kern2.X + -35 + public.kern2.Y + -70 + public.kern2.Z + -35 + public.kern2.a + -35 + public.kern2.a.alt + -35 + public.kern2.b + -35 + public.kern2.c + -35 + public.kern2.d + -35 + public.kern2.dcaron + -35 + public.kern2.dcroat + -35 + public.kern2.e + -35 + public.kern2.eth + -35 + public.kern2.f + -35 + public.kern2.g + -35 + public.kern2.germandbls + -35 + public.kern2.h + -35 + public.kern2.i + -35 + public.kern2.j + -35 + public.kern2.l + -35 + public.kern2.lcaron + -35 + public.kern2.lslash + -35 + public.kern2.m + -35 + public.kern2.n + -35 + public.kern2.o + -35 + public.kern2.oslash + -35 + public.kern2.p + -35 + public.kern2.q + -35 + public.kern2.r + -35 + public.kern2.s + -50 + public.kern2.t + -35 + public.kern2.tcaron + -35 + public.kern2.thorn + -35 + public.kern2.u + -35 + public.kern2.v + -35 + public.kern2.w + -30 + public.kern2.x + -35 + public.kern2.y + -35 + public.kern2.z + -35 + question + -85 + questiondown + -35 + quotedbl + -40 + quotedblbase + -35 + quotedblleft + -35 + quotedblright + -40 + quoteleft + -35 + quoteright + -40 + quotesinglbase + -35 + quotesingle + -40 + registered + -35 + semicolon + -40 + slash + -50 + sterling + -70 + trademark + -35 + underscore + -325 + yen + -55 + + trademark + + ampersand + -20 + asciitilde + -30 + backslash + -55 + braceleft + -65 + braceright + -60 + comma + -115 + dollar + -30 + ellipsis + -290 + euro + -90 + guillemetleft + -20 + guillemetright + -10 + guilsinglleft + -20 + guilsinglright + -10 + multiply + -45 + numbersign + -90 + parenright + -65 + public.kern2.A + -75 + public.kern2.J + -285 + public.kern2.S + -30 + public.kern2.V + -20 + public.kern2.W + -25 + public.kern2.X + -35 + public.kern2.Y + -35 + public.kern2.a + -40 + public.kern2.s + -30 + public.kern2.x + -10 + question + -80 + questiondown + -200 + quotedblbase + -205 + quotesinglbase + -115 + semicolon + -10 + slash + -135 + sterling + -35 + underscore + -365 + yen + -20 + + underscore + + ampersand + -145 + asciicircum + -260 + asciitilde + -240 + asterisk + -190 + at + -115 + backslash + -240 + braceleft + -110 + braceright + -60 + bullet + -175 + cent + -145 + colon + -20 + copyright + -125 + degree + -215 + divide + -310 + dollar + -120 + ellipsis + -15 + emdash + -365 + endash + -295 + equal + -330 + euro + -365 + greater + -310 + guillemetleft + -240 + guillemetright + -240 + guilsinglleft + -165 + guilsinglright + -165 + hyphen + -195 + less + -310 + minus + -330 + multiply + -255 + numbersign + -360 + paragraph + -220 + parenleft + -85 + parenright + -20 + percent + -365 + periodcentered + -105 + perthousand + -365 + plus + -305 + public.kern2.A + -365 + public.kern2.C + -230 + public.kern2.E + -310 + public.kern2.F + -320 + public.kern2.G + -230 + public.kern2.H + -355 + public.kern2.I + -115 + public.kern2.J + -80 + public.kern2.K + -335 + public.kern2.L + -300 + public.kern2.Lslash + -355 + public.kern2.M + -365 + public.kern2.N + -365 + public.kern2.O + -230 + public.kern2.Oslash + -230 + public.kern2.P + -350 + public.kern2.Q + -230 + public.kern2.R + -350 + public.kern2.S + -135 + public.kern2.T + -345 + public.kern2.Thorn + -350 + public.kern2.U + -150 + public.kern2.V + -335 + public.kern2.W + -365 + public.kern2.X + -360 + public.kern2.Y + -365 + public.kern2.Z + -325 + public.kern2.a + -130 + public.kern2.a.alt + -170 + public.kern2.b + -195 + public.kern2.c + -185 + public.kern2.d + -180 + public.kern2.dcaron + -180 + public.kern2.dcroat + -180 + public.kern2.e + -195 + public.kern2.eth + -180 + public.kern2.f + -180 + public.kern2.g + -50 + public.kern2.germandbls + -190 + public.kern2.h + -265 + public.kern2.i + -85 + public.kern2.j + 90 + public.kern2.l + -85 + public.kern2.lcaron + -85 + public.kern2.lslash + -140 + public.kern2.m + -365 + public.kern2.n + -265 + public.kern2.o + -205 + public.kern2.oslash + -205 + public.kern2.q + -180 + public.kern2.r + -175 + public.kern2.s + -135 + public.kern2.t + -155 + public.kern2.tcaron + -155 + public.kern2.u + -120 + public.kern2.v + -290 + public.kern2.w + -365 + public.kern2.x + -265 + public.kern2.y + -55 + public.kern2.z + -250 + question + -200 + quotedbl + -200 + quotedblleft + -205 + quotedblright + -205 + quoteleft + -115 + quoteright + -115 + quotesingle + -110 + registered + -330 + slash + 15 + sterling + -325 + trademark + -365 + yen + -365 + + yen + + ampersand + -60 + asciicircum + -45 + asciitilde + -90 + asterisk + -10 + at + -60 + backslash + -10 + braceleft + -120 + braceright + -70 + bullet + -60 + cent + -60 + colon + -35 + comma + -60 + copyright + -55 + degree + -15 + divide + -45 + dollar + -55 + ellipsis + -60 + emdash + -55 + endash + -55 + equal + -30 + euro + -120 + guillemetleft + -50 + guillemetright + -50 + guilsinglleft + -50 + guilsinglright + -50 + hyphen + -55 + less + -45 + minus + -45 + multiply + -80 + numbersign + -110 + paragraph + -25 + parenleft + -60 + parenright + -30 + percent + -20 + periodcentered + -60 + perthousand + -20 + plus + -45 + public.kern2.A + -60 + public.kern2.C + -50 + public.kern2.G + -50 + public.kern2.J + -75 + public.kern2.O + -50 + public.kern2.Oslash + -50 + public.kern2.Q + -50 + public.kern2.S + -55 + public.kern2.a + -60 + public.kern2.a.alt + -60 + public.kern2.c + -60 + public.kern2.d + -60 + public.kern2.dcaron + -60 + public.kern2.dcroat + -60 + public.kern2.e + -60 + public.kern2.eth + -60 + public.kern2.f + -30 + public.kern2.g + -60 + public.kern2.germandbls + -25 + public.kern2.m + -30 + public.kern2.n + -30 + public.kern2.o + -60 + public.kern2.oslash + -60 + public.kern2.p + -30 + public.kern2.q + -60 + public.kern2.r + -30 + public.kern2.s + -75 + public.kern2.t + -30 + public.kern2.tcaron + -30 + public.kern2.u + -30 + public.kern2.v + -30 + public.kern2.w + -25 + public.kern2.x + -35 + public.kern2.y + -30 + public.kern2.z + -30 + question + -25 + questiondown + -60 + quotedbl + -10 + quotedblbase + -60 + quotedblleft + -20 + quotedblright + -10 + quoteleft + -20 + quoteright + -10 + quotesinglbase + -60 + quotesingle + -10 + registered + -35 + semicolon + -40 + slash + -75 + sterling + -85 + trademark + -20 + underscore + -365 + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/layercontents.plist b/Fonts/UFO/Metropolis-Thin.ufo/layercontents.plist new file mode 100644 index 0000000..b1e9115 --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/layercontents.plist @@ -0,0 +1,14 @@ + + + + + + public.default + glyphs + + + public.background + glyphs.public.background + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/lib.plist b/Fonts/UFO/Metropolis-Thin.ufo/lib.plist new file mode 100644 index 0000000..a5619ea --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/lib.plist @@ -0,0 +1,561 @@ + + + + + com.schriftgestaltung.disablesAutomaticAlignment + + com.schriftgestaltung.font.userData + + GSDimensionPlugin.Dimensions + + 119329DF-C854-46E0-93EC-7E8A22DFCA4F + + HH + 74 + HV + 78 + OH + 72 + OV + 79 + nV + 75 + nd + 67 + oH + 67 + oV + 78 + tH + 67 + + 35616FF6-3D9C-499B-B113-AC9E0DB5842A + + HH + 74 + HV + 78 + OH + 72 + OV + 79 + nV + 75 + nd + 67 + oH + 67 + oV + 78 + tH + 67 + + 3B040282-CF47-4846-BCAF-7BFF90FB63BC + + HH + 36 + HV + 36 + OH + 34 + OV + 36 + nV + 36 + nd + 34 + oH + 36 + oV + 36 + tH + 36 + + 84328D8E-4D54-44EF-AF5C-0364B1C28646 + + HH + 36 + HV + 36 + OH + 36 + OV + 36 + nV + 36 + nd + 34 + oH + 36 + oV + 36 + tH + 36 + + 88AF04C7-891B-4BE3-8AB1-6195D630646B + + HH + 173 + HV + 194 + OH + 176 + OV + 200 + nV + 193 + nd + 160 + oH + 160 + oV + 182 + + A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B + + HH + 173 + HV + 194 + OH + 176 + OV + 200 + nV + 193 + nd + 160 + oH + 160 + oV + 182 + tH + 152 + + + + com.schriftgestaltung.fontMaster.userData + + GSOffsetHorizontal + 86.0 + GSOffsetProportional + + GSOffsetVertical + 79.0 + + com.schriftgestaltung.fontMasterID + 3B040282-CF47-4846-BCAF-7BFF90FB63BC + com.schriftgestaltung.glyphOrder + + com.schriftgestaltung.master.name + Thin + com.schriftgestaltung.useNiceNames + + com.schriftgestaltung.widthValue + 5 + public.glyphOrder + + A + Aacute + Abreve + Acircumflex + Adieresis + Agrave + Amacron + Aogonek + Aring + Atilde + AE + B + C + Cacute + Ccaron + Ccedilla + D + Eth + Dcaron + Dcroat + E + Eacute + Ecaron + Ecircumflex + Edieresis + Edotaccent + Edotbelow + Egrave + Emacron + Eogonek + Etilde + F + G + Gbreve + Gcommaaccent + H + I + Iacute + Icircumflex + Idieresis + Idotaccent + Igrave + Imacron + Iogonek + J + K + Kcommaaccent + L + Lacute + Lcaron + Lslash + M + N + Nacute + Ncaron + Ncommaaccent + Ntilde + O + Oacute + Ocircumflex + Odieresis + Ograve + Ohungarumlaut + Omacron + Oslash + Otilde + OE + P + Thorn + Q + R + Racute + Rcaron + Rcommaaccent + S + Sacute + Scaron + Scedilla + T + Tcaron + Tcedilla + U + Uacute + Ucircumflex + Udieresis + Ugrave + Uhungarumlaut + Umacron + Uogonek + Uring + V + W + Wacute + Wcircumflex + Wdieresis + Wgrave + X + Y + Yacute + Ycircumflex + Ydieresis + Ygrave + Z + Zacute + Zcaron + Zdotaccent + a + aacute + abreve + acircumflex + adieresis + agrave + amacron + aogonek + aring + atilde + ae + b + c + cacute + ccaron + ccedilla + d + eth + dcaron + dcroat + e + eacute + ecaron + ecircumflex + edieresis + edotaccent + edotbelow + egrave + emacron + eogonek + etilde + f + g + gbreve + gcommaaccent + h + i + idotless + iacute + icircumflex + idieresis + igrave + imacron + iogonek + j + jdotless + k + kcommaaccent + l + lacute + lcaron + lslash + m + n + nacute + ncaron + ncommaaccent + ntilde + o + oacute + ocircumflex + odieresis + ograve + ohungarumlaut + omacron + oslash + otilde + oe + p + thorn + q + r + racute + rcaron + rcommaaccent + s + sacute + scaron + scedilla + germandbls + t + tcaron + tcedilla + u + uacute + ucircumflex + udieresis + ugrave + uhungarumlaut + umacron + uogonek + uring + v + w + wacute + wcircumflex + wdieresis + wgrave + x + y + yacute + ycircumflex + ydieresis + ygrave + z + zacute + zcaron + zdotaccent + a.alt + aacute.alt + abreve.alt + acircumflex.alt + adieresis.alt + agrave.alt + amacron.alt + aogonek.alt + aring.alt + atilde.alt + ae_upper + k_arms + thorn_stem + zero + one + two + three + four + five + six + seven + eight + nine + period + comma + colon + semicolon + ellipsis + exclam + exclamdown + question + questiondown + periodcentered + bullet + asterisk + numbersign + slash + backslash + parenleft + parenright + braceleft + braceright + bracketleft + bracketright + hyphen + endash + emdash + underscore + quotesinglbase + quotedblbase + quotedblleft + quotedblright + quoteleft + quoteright + guillemetleft + guillemetright + guilsinglleft + guilsinglright + quotedbl + quotesingle + emspace + enspace + fourperemspace + narrownbspace + sixperemspace + space + threeperemspace + cent + dollar + euro + sterling + yen + plus + minus + multiply + divide + equal + greater + less + asciitilde + asciicircum + percent + perthousand + at + ampersand + paragraph + copyright + registered + trademark + degree + bar + dotaccentcomb + commaaccentcomb + dieresis + dotaccent + grave + acute + hungarumlaut + circumflex + caron + breve + ring + tilde + macron + cedilla + ogonek + lowercase_r_shoulder + lowercase_loop + lowercase_nh_shoulder + lowercase_loop_reverse + ascender + descender + lowercase_m_shoulder + capital_V + _areas + + public.postscriptNames + + Edotbelow + uni1EB8 + Etilde + uni1EBC + Gcommaaccent + uni0122 + Kcommaaccent + uni0136 + Ncommaaccent + uni0145 + Rcommaaccent + uni0156 + Tcedilla + uni0162 + commaaccentcomb + uni0326 + dotaccentcomb + uni0307 + edotbelow + uni1EB9 + emspace + uni2003 + enspace + uni2002 + etilde + uni1EBD + euro + Euro + fourperemspace + uni2005 + gcommaaccent + uni0123 + guillemetleft + guillemotleft + guillemetright + guillemotright + idotless + dotlessi + jdotless + uni0237 + kcommaaccent + uni0137 + narrownbspace + uni202F + ncommaaccent + uni0146 + rcommaaccent + uni0157 + sixperemspace + uni2006 + tcedilla + uni0163 + threeperemspace + uni2004 + + public.skipExportGlyphs + + ae_upper + k_arms + thorn_stem + lowercase_r_shoulder + lowercase_loop + lowercase_nh_shoulder + lowercase_loop_reverse + ascender + descender + lowercase_m_shoulder + capital_V + _areas + + + diff --git a/Fonts/UFO/Metropolis-Thin.ufo/metainfo.plist b/Fonts/UFO/Metropolis-Thin.ufo/metainfo.plist new file mode 100644 index 0000000..74e4b3b --- /dev/null +++ b/Fonts/UFO/Metropolis-Thin.ufo/metainfo.plist @@ -0,0 +1,10 @@ + + + + + creator + com.schriftgestaltung.GlyphsUFOExport + formatVersion + 3 + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/features.fea b/Fonts/UFO/Metropolis-ThinItalic.ufo/features.fea new file mode 100644 index 0000000..6d0a391 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/features.fea @@ -0,0 +1,8066 @@ +@MMK_L_A = [ A Aacute Abreve Acircumflex Adieresis Agrave Amacron Aogonek Aring Atilde ]; +@MMK_L_B = [ B ]; +@MMK_L_C = [ C Cacute Ccaron Ccedilla ]; +@MMK_L_D = [ D Eth Dcaron ]; +@MMK_L_E = [ AE E Eacute Ecaron Ecircumflex Edieresis Edotaccent Edotbelow Egrave Emacron Eogonek Etilde OE ]; +@MMK_L_Eth = [ Dcroat ]; +@MMK_L_F = [ F ]; +@MMK_L_G = [ G Gbreve Gcommaaccent ]; +@MMK_L_H = [ H ]; +@MMK_L_I = [ I Iacute Icircumflex Idieresis Idotaccent Igrave Imacron Iogonek ]; +@MMK_L_J = [ J ]; +@MMK_L_K = [ K Kcommaaccent ]; +@MMK_L_L = [ L Lacute Lcaron ]; +@MMK_L_Lslash = [ Lslash ]; +@MMK_L_M = [ M ]; +@MMK_L_N = [ N Nacute Ncaron Ncommaaccent Ntilde ]; +@MMK_L_O = [ O Oacute Ocircumflex Odieresis Ograve Ohungarumlaut Omacron Otilde ]; +@MMK_L_Oslash = [ Oslash ]; +@MMK_L_P = [ P ]; +@MMK_L_Q = [ Q ]; +@MMK_L_R = [ R Racute Rcaron Rcommaaccent ]; +@MMK_L_S = [ S Sacute Scaron Scedilla ]; +@MMK_L_T = [ T Tcaron Tcedilla ]; +@MMK_L_Thorn = [ Thorn ]; +@MMK_L_U = [ U Uacute Ucircumflex Udieresis Ugrave Uhungarumlaut Umacron Uogonek Uring ]; +@MMK_L_V = [ V ]; +@MMK_L_W = [ W Wacute Wcircumflex Wdieresis Wgrave ]; +@MMK_L_X = [ X ]; +@MMK_L_Y = [ Y Yacute Ycircumflex Ydieresis Ygrave ]; +@MMK_L_Z = [ Z Zacute Zcaron Zdotaccent ]; +@MMK_L_a = [ a aacute abreve acircumflex adieresis agrave amacron aogonek aring atilde ]; +@MMK_L_a.alt = [ a.alt aacute.alt abreve.alt acircumflex.alt adieresis.alt agrave.alt amacron.alt aogonek.alt aring.alt atilde.alt ]; +@MMK_L_b = [ b ]; +@MMK_L_c = [ c cacute ccaron ccedilla ]; +@MMK_L_d = [ d ]; +@MMK_L_dcaron = [ dcaron ]; +@MMK_L_dcroat = [ dcroat ]; +@MMK_L_e = [ ae e eacute ecaron ecircumflex edieresis edotaccent edotbelow egrave emacron eogonek etilde oe ]; +@MMK_L_eth = [ eth ]; +@MMK_L_f = [ f ]; +@MMK_L_g = [ g gbreve gcommaaccent ]; +@MMK_L_germandbls = [ germandbls ]; +@MMK_L_h = [ h ]; +@MMK_L_i = [ i idotless iacute icircumflex idieresis igrave imacron iogonek ]; +@MMK_L_j = [ j jdotless ]; +@MMK_L_k = [ k kcommaaccent ]; +@MMK_L_l = [ l lacute ]; +@MMK_L_lcaron = [ lcaron ]; +@MMK_L_lslash = [ lslash ]; +@MMK_L_m = [ m ]; +@MMK_L_n = [ n nacute ncaron ncommaaccent ntilde ]; +@MMK_L_o = [ o oacute ocircumflex odieresis ograve ohungarumlaut omacron otilde ]; +@MMK_L_oslash = [ oslash ]; +@MMK_L_p = [ p ]; +@MMK_L_q = [ q ]; +@MMK_L_r = [ r racute rcaron rcommaaccent ]; +@MMK_L_s = [ s sacute scaron scedilla ]; +@MMK_L_t = [ t tcedilla ]; +@MMK_L_tcaron = [ tcaron ]; +@MMK_L_thorn = [ thorn ]; +@MMK_L_u = [ u uacute ucircumflex udieresis ugrave uhungarumlaut umacron uogonek uring ]; +@MMK_L_v = [ v ]; +@MMK_L_w = [ w wacute wcircumflex wdieresis wgrave ]; +@MMK_L_x = [ x ]; +@MMK_L_y = [ y yacute ycircumflex ydieresis ygrave ]; +@MMK_L_z = [ z zacute zcaron zdotaccent ]; +@MMK_R_A = [ A Aacute Abreve Acircumflex Adieresis Agrave Amacron Aogonek Aring Atilde AE ]; +@MMK_R_B = [ B ]; +@MMK_R_C = [ C Cacute Ccaron Ccedilla ]; +@MMK_R_D = [ D Dcaron ]; +@MMK_R_E = [ E Eacute Ecaron Ecircumflex Edieresis Edotaccent Edotbelow Egrave Emacron Eogonek Etilde ]; +@MMK_R_Eth = [ Eth Dcroat ]; +@MMK_R_F = [ F ]; +@MMK_R_G = [ G Gbreve Gcommaaccent ]; +@MMK_R_H = [ H ]; +@MMK_R_I = [ I Iacute Icircumflex Idieresis Idotaccent Igrave Imacron Iogonek ]; +@MMK_R_J = [ J ]; +@MMK_R_K = [ K Kcommaaccent ]; +@MMK_R_L = [ L Lacute Lcaron ]; +@MMK_R_Lslash = [ Lslash ]; +@MMK_R_M = [ M ]; +@MMK_R_N = [ N Nacute Ncaron Ncommaaccent Ntilde ]; +@MMK_R_O = [ O Oacute Ocircumflex Odieresis Ograve Ohungarumlaut Omacron Otilde OE ]; +@MMK_R_Oslash = [ Oslash ]; +@MMK_R_P = [ P ]; +@MMK_R_Q = [ Q ]; +@MMK_R_R = [ R Racute Rcaron Rcommaaccent ]; +@MMK_R_S = [ S Sacute Scaron Scedilla ]; +@MMK_R_T = [ T Tcaron Tcedilla ]; +@MMK_R_Thorn = [ Thorn ]; +@MMK_R_U = [ U Uacute Ucircumflex Udieresis Ugrave Uhungarumlaut Umacron Uogonek Uring ]; +@MMK_R_V = [ V ]; +@MMK_R_W = [ W Wacute Wcircumflex Wdieresis Wgrave ]; +@MMK_R_X = [ X ]; +@MMK_R_Y = [ Y Yacute Ycircumflex Ydieresis Ygrave ]; +@MMK_R_Z = [ Z Zacute Zcaron Zdotaccent ]; +@MMK_R_a = [ a aacute abreve acircumflex adieresis agrave amacron aogonek aring atilde ae ]; +@MMK_R_a.alt = [ a.alt aacute.alt abreve.alt acircumflex.alt adieresis.alt agrave.alt amacron.alt aogonek.alt aring.alt atilde.alt ]; +@MMK_R_b = [ b ]; +@MMK_R_c = [ c cacute ccaron ccedilla ]; +@MMK_R_d = [ d ]; +@MMK_R_dcaron = [ dcaron ]; +@MMK_R_dcroat = [ dcroat ]; +@MMK_R_e = [ e eacute ecaron ecircumflex edieresis edotaccent edotbelow egrave emacron eogonek etilde ]; +@MMK_R_eth = [ eth ]; +@MMK_R_f = [ f ]; +@MMK_R_g = [ g gbreve gcommaaccent ]; +@MMK_R_germandbls = [ germandbls ]; +@MMK_R_h = [ h ]; +@MMK_R_i = [ i idotless iacute icircumflex idieresis igrave imacron iogonek ]; +@MMK_R_j = [ j jdotless ]; +@MMK_R_k = [ k kcommaaccent ]; +@MMK_R_l = [ l lacute ]; +@MMK_R_lcaron = [ lcaron ]; +@MMK_R_lslash = [ lslash ]; +@MMK_R_m = [ m ]; +@MMK_R_n = [ n nacute ncaron ncommaaccent ntilde ]; +@MMK_R_o = [ o oacute ocircumflex odieresis ograve ohungarumlaut omacron otilde oe ]; +@MMK_R_oslash = [ oslash ]; +@MMK_R_p = [ p ]; +@MMK_R_q = [ q ]; +@MMK_R_r = [ r racute rcaron rcommaaccent ]; +@MMK_R_s = [ s sacute scaron scedilla ]; +@MMK_R_t = [ t tcedilla ]; +@MMK_R_tcaron = [ tcaron ]; +@MMK_R_thorn = [ thorn ]; +@MMK_R_u = [ u uacute ucircumflex udieresis ugrave uhungarumlaut umacron uogonek uring ]; +@MMK_R_v = [ v ]; +@MMK_R_w = [ w wacute wcircumflex wdieresis wgrave ]; +@MMK_R_x = [ x ]; +@MMK_R_y = [ y yacute ycircumflex ydieresis ygrave ]; +@MMK_R_z = [ z zacute zcaron zdotaccent ]; + +feature kern { + lookup kern_DFLT { + lookupflag IgnoreMarks; + pos comma comma -10; + pos comma question -115; + pos comma periodcentered -100; + pos comma bullet -115; + pos comma asterisk -115; + pos comma numbersign -70; + pos comma slash 25; + pos comma backslash -115; + pos comma parenleft -60; + pos comma parenright -30; + pos comma braceleft -110; + pos comma braceright -55; + pos comma hyphen -115; + pos comma endash -115; + pos comma emdash -115; + pos comma quotesinglbase -10; + pos comma quotedblbase -10; + pos comma quotedblleft -115; + pos comma quotedblright -115; + pos comma quoteleft -115; + pos comma quoteright -115; + pos comma guillemetleft -115; + pos comma guillemetright -20; + pos comma guilsinglleft -115; + pos comma guilsinglright -20; + pos comma quotedbl -115; + pos comma quotesingle -110; + pos comma cent -85; + pos comma dollar -50; + pos comma euro -115; + pos comma sterling -30; + pos comma yen -55; + pos comma plus -115; + pos comma minus -115; + pos comma multiply -115; + pos comma divide -115; + pos comma equal -115; + pos comma less -115; + pos comma asciitilde -115; + pos comma asciicircum -115; + pos comma percent -85; + pos comma perthousand -85; + pos comma at -80; + pos comma ampersand -60; + pos comma paragraph -115; + pos comma copyright -80; + pos comma registered -115; + pos comma trademark -115; + pos comma degree -115; + pos colon comma -20; + pos colon semicolon -10; + pos colon question -105; + pos colon periodcentered -100; + pos colon bullet -40; + pos colon numbersign -70; + pos colon slash 15; + pos colon backslash -105; + pos colon parenleft -25; + pos colon parenright -60; + pos colon braceleft -105; + pos colon braceright -55; + pos colon hyphen -105; + pos colon endash -105; + pos colon emdash -105; + pos colon quotesinglbase -20; + pos colon quotedblbase -20; + pos colon quotedblleft -20; + pos colon quotedblright -55; + pos colon quoteleft -20; + pos colon quoteright -55; + pos colon guillemetleft -105; + pos colon guillemetright -20; + pos colon guilsinglleft -105; + pos colon guilsinglright -20; + pos colon quotedbl -15; + pos colon quotesingle -15; + pos colon cent -30; + pos colon dollar -40; + pos colon euro -90; + pos colon sterling -30; + pos colon yen -35; + pos colon plus -15; + pos colon minus -15; + pos colon multiply -45; + pos colon divide -15; + pos colon less -25; + pos colon asciitilde -65; + pos colon asciicircum -20; + pos colon percent -10; + pos colon perthousand -10; + pos colon at -20; + pos colon ampersand -60; + pos colon copyright -20; + pos colon trademark -15; + pos colon degree -30; + pos semicolon comma -10; + pos semicolon question -110; + pos semicolon periodcentered -100; + pos semicolon bullet -40; + pos semicolon numbersign -70; + pos semicolon slash 25; + pos semicolon backslash -105; + pos semicolon parenleft -20; + pos semicolon parenright -30; + pos semicolon braceleft -110; + pos semicolon braceright -55; + pos semicolon hyphen -110; + pos semicolon endash -110; + pos semicolon emdash -110; + pos semicolon quotesinglbase -10; + pos semicolon quotedblbase -10; + pos semicolon quotedblleft -20; + pos semicolon quotedblright -50; + pos semicolon quoteleft -20; + pos semicolon quoteright -50; + pos semicolon guillemetleft -110; + pos semicolon guillemetright -20; + pos semicolon guilsinglleft -110; + pos semicolon guilsinglright -20; + pos semicolon quotedbl -15; + pos semicolon quotesingle -15; + pos semicolon cent -30; + pos semicolon dollar -40; + pos semicolon euro -90; + pos semicolon sterling -30; + pos semicolon yen -35; + pos semicolon plus -15; + pos semicolon minus -15; + pos semicolon multiply -45; + pos semicolon divide -15; + pos semicolon less -20; + pos semicolon asciitilde -65; + pos semicolon asciicircum -15; + pos semicolon percent -10; + pos semicolon perthousand -10; + pos semicolon at -15; + pos semicolon ampersand -60; + pos semicolon copyright -20; + pos semicolon trademark -15; + pos semicolon degree -30; + pos ellipsis comma -20; + pos ellipsis semicolon -10; + pos ellipsis question -185; + pos ellipsis periodcentered -100; + pos ellipsis bullet -175; + pos ellipsis asterisk -190; + pos ellipsis numbersign -70; + pos ellipsis slash 15; + pos ellipsis backslash -235; + pos ellipsis parenleft -60; + pos ellipsis parenright -60; + pos ellipsis braceleft -110; + pos ellipsis braceright -55; + pos ellipsis hyphen -185; + pos ellipsis endash -285; + pos ellipsis emdash -285; + pos ellipsis quotesinglbase -20; + pos ellipsis quotedblbase -20; + pos ellipsis quotedblleft -200; + pos ellipsis quotedblright -200; + pos ellipsis quoteleft -115; + pos ellipsis quoteright -115; + pos ellipsis guillemetleft -180; + pos ellipsis guillemetright -20; + pos ellipsis guilsinglleft -170; + pos ellipsis guilsinglright -20; + pos ellipsis quotedbl -200; + pos ellipsis quotesingle -110; + pos ellipsis cent -85; + pos ellipsis dollar -50; + pos ellipsis euro -280; + pos ellipsis sterling -30; + pos ellipsis yen -55; + pos ellipsis plus -285; + pos ellipsis minus -285; + pos ellipsis multiply -250; + pos ellipsis divide -285; + pos ellipsis equal -285; + pos ellipsis less -285; + pos ellipsis asciitilde -240; + pos ellipsis asciicircum -260; + pos ellipsis percent -85; + pos ellipsis perthousand -85; + pos ellipsis at -75; + pos ellipsis ampersand -60; + pos ellipsis paragraph -220; + pos ellipsis copyright -75; + pos ellipsis registered -285; + pos ellipsis trademark -285; + pos ellipsis degree -215; + pos question comma -115; + pos question semicolon -10; + pos question ellipsis -200; + pos question question -55; + pos question questiondown -195; + pos question periodcentered -90; + pos question bullet -50; + pos question numbersign -135; + pos question slash -185; + pos question backslash -70; + pos question parenleft -30; + pos question parenright -60; + pos question braceleft -110; + pos question braceright -65; + pos question hyphen -60; + pos question endash -60; + pos question emdash -60; + pos question underscore -205; + pos question quotesinglbase -115; + pos question quotedblbase -205; + pos question quotedblright -15; + pos question quoteright -15; + pos question guillemetleft -135; + pos question guillemetright -35; + pos question guilsinglleft -135; + pos question guilsinglright -35; + pos question quotedbl -10; + pos question quotesingle -10; + pos question cent -40; + pos question dollar -30; + pos question euro -90; + pos question sterling -80; + pos question yen -25; + pos question plus -25; + pos question minus -25; + pos question multiply -50; + pos question divide -25; + pos question less -30; + pos question asciitilde -75; + pos question asciicircum -30; + pos question at -25; + pos question ampersand -95; + pos question copyright -30; + pos question degree -10; + pos questiondown comma -85; + pos questiondown colon -105; + pos questiondown semicolon -85; + pos questiondown ellipsis -125; + pos questiondown question -275; + pos questiondown questiondown -55; + pos questiondown periodcentered -100; + pos questiondown bullet -175; + pos questiondown asterisk -180; + pos questiondown numbersign -210; + pos questiondown slash -30; + pos questiondown backslash -235; + pos questiondown parenleft -155; + pos questiondown parenright -55; + pos questiondown braceleft -155; + pos questiondown braceright -75; + pos questiondown bracketleft -20; + pos questiondown bracketright -20; + pos questiondown hyphen -175; + pos questiondown endash -175; + pos questiondown emdash -175; + pos questiondown underscore -10; + pos questiondown quotesinglbase -85; + pos questiondown quotedblbase -85; + pos questiondown quotedblleft -190; + pos questiondown quotedblright -200; + pos questiondown quoteleft -115; + pos questiondown quoteright -115; + pos questiondown guillemetleft -170; + pos questiondown guillemetright -195; + pos questiondown guilsinglleft -170; + pos questiondown guilsinglright -170; + pos questiondown quotedbl -195; + pos questiondown quotesingle -110; + pos questiondown cent -175; + pos questiondown dollar -215; + pos questiondown euro -270; + pos questiondown sterling -170; + pos questiondown yen -195; + pos questiondown plus -175; + pos questiondown minus -175; + pos questiondown multiply -215; + pos questiondown divide -175; + pos questiondown equal -175; + pos questiondown greater -140; + pos questiondown less -175; + pos questiondown asciitilde -205; + pos questiondown asciicircum -220; + pos questiondown percent -185; + pos questiondown perthousand -185; + pos questiondown at -175; + pos questiondown ampersand -175; + pos questiondown paragraph -180; + pos questiondown copyright -175; + pos questiondown registered -180; + pos questiondown trademark -185; + pos questiondown degree -200; + pos questiondown bar -65; + pos periodcentered comma -100; + pos periodcentered colon -100; + pos periodcentered semicolon -100; + pos periodcentered ellipsis -100; + pos periodcentered question -100; + pos periodcentered questiondown -100; + pos periodcentered asterisk -100; + pos periodcentered numbersign -75; + pos periodcentered slash -95; + pos periodcentered backslash -100; + pos periodcentered parenright -100; + pos periodcentered braceleft -70; + pos periodcentered braceright -60; + pos periodcentered underscore -100; + pos periodcentered quotesinglbase -100; + pos periodcentered quotedblbase -100; + pos periodcentered quotedblleft -100; + pos periodcentered quotedblright -100; + pos periodcentered quoteleft -100; + pos periodcentered quoteright -100; + pos periodcentered guillemetright -100; + pos periodcentered guilsinglright -100; + pos periodcentered quotedbl -100; + pos periodcentered quotesingle -100; + pos periodcentered dollar -100; + pos periodcentered euro -90; + pos periodcentered sterling -30; + pos periodcentered yen -55; + pos periodcentered multiply -40; + pos periodcentered less -15; + pos periodcentered asciitilde -50; + pos periodcentered asciicircum -100; + pos periodcentered percent -100; + pos periodcentered perthousand -100; + pos periodcentered paragraph -100; + pos periodcentered registered -45; + pos periodcentered trademark -100; + pos periodcentered degree -100; + pos bullet comma -115; + pos bullet colon -85; + pos bullet semicolon -90; + pos bullet ellipsis -175; + pos bullet question -175; + pos bullet questiondown -105; + pos bullet asterisk -100; + pos bullet numbersign -85; + pos bullet slash -100; + pos bullet backslash -170; + pos bullet parenright -175; + pos bullet braceleft -65; + pos bullet braceright -60; + pos bullet underscore -175; + pos bullet quotesinglbase -115; + pos bullet quotedblbase -175; + pos bullet quotedblleft -145; + pos bullet quotedblright -175; + pos bullet quoteleft -115; + pos bullet quoteright -115; + pos bullet guillemetright -80; + pos bullet guilsinglright -80; + pos bullet quotedbl -145; + pos bullet quotesingle -110; + pos bullet dollar -110; + pos bullet euro -90; + pos bullet sterling -35; + pos bullet yen -55; + pos bullet multiply -45; + pos bullet asciitilde -30; + pos bullet asciicircum -75; + pos bullet percent -75; + pos bullet perthousand -75; + pos bullet paragraph -65; + pos bullet registered -30; + pos bullet trademark -125; + pos bullet degree -145; + pos asterisk comma -115; + pos asterisk semicolon -10; + pos asterisk ellipsis -190; + pos asterisk question -30; + pos asterisk questiondown -190; + pos asterisk periodcentered -100; + pos asterisk bullet -55; + pos asterisk numbersign -130; + pos asterisk slash -190; + pos asterisk backslash -45; + pos asterisk parenleft -30; + pos asterisk parenright -35; + pos asterisk braceleft -110; + pos asterisk braceright -65; + pos asterisk hyphen -130; + pos asterisk endash -130; + pos asterisk emdash -130; + pos asterisk underscore -190; + pos asterisk quotesinglbase -115; + pos asterisk quotedblbase -190; + pos asterisk quotedblright -15; + pos asterisk quoteright -15; + pos asterisk guillemetleft -150; + pos asterisk guillemetright -35; + pos asterisk guilsinglleft -150; + pos asterisk guilsinglright -35; + pos asterisk cent -40; + pos asterisk dollar -35; + pos asterisk euro -90; + pos asterisk sterling -80; + pos asterisk yen -15; + pos asterisk plus -40; + pos asterisk minus -40; + pos asterisk multiply -50; + pos asterisk divide -40; + pos asterisk less -55; + pos asterisk asciitilde -80; + pos asterisk asciicircum -25; + pos asterisk at -25; + pos asterisk ampersand -90; + pos asterisk copyright -25; + pos numbersign comma -115; + pos numbersign colon -65; + pos numbersign semicolon -75; + pos numbersign ellipsis -235; + pos numbersign question -100; + pos numbersign questiondown -190; + pos numbersign periodcentered -100; + pos numbersign bullet -110; + pos numbersign asterisk -65; + pos numbersign numbersign -210; + pos numbersign slash -210; + pos numbersign backslash -90; + pos numbersign parenleft -105; + pos numbersign parenright -110; + pos numbersign braceleft -160; + pos numbersign braceright -120; + pos numbersign bracketleft -50; + pos numbersign bracketright -50; + pos numbersign hyphen -105; + pos numbersign endash -105; + pos numbersign emdash -105; + pos numbersign underscore -355; + pos numbersign quotesinglbase -115; + pos numbersign quotedblbase -205; + pos numbersign quotedblleft -50; + pos numbersign quotedblright -60; + pos numbersign quoteleft -50; + pos numbersign quoteright -60; + pos numbersign guillemetleft -120; + pos numbersign guillemetright -105; + pos numbersign guilsinglleft -120; + pos numbersign guilsinglright -105; + pos numbersign quotedbl -55; + pos numbersign quotesingle -55; + pos numbersign cent -110; + pos numbersign dollar -80; + pos numbersign euro -155; + pos numbersign sterling -135; + pos numbersign yen -70; + pos numbersign plus -90; + pos numbersign minus -90; + pos numbersign multiply -125; + pos numbersign divide -90; + pos numbersign equal -65; + pos numbersign greater -50; + pos numbersign less -95; + pos numbersign asciitilde -135; + pos numbersign asciicircum -100; + pos numbersign percent -50; + pos numbersign perthousand -50; + pos numbersign at -100; + pos numbersign ampersand -130; + pos numbersign paragraph -55; + pos numbersign copyright -100; + pos numbersign registered -70; + pos numbersign trademark -50; + pos numbersign degree -55; + pos numbersign bar -50; + pos slash comma -115; + pos slash colon -65; + pos slash semicolon -70; + pos slash ellipsis -240; + pos slash question -20; + pos slash questiondown -240; + pos slash periodcentered -100; + pos slash bullet -130; + pos slash asterisk -10; + pos slash numbersign -200; + pos slash slash -240; + pos slash backslash 50; + pos slash parenleft -110; + pos slash parenright -35; + pos slash braceleft -130; + pos slash braceright -35; + pos slash bracketleft 35; + pos slash bracketright 35; + pos slash hyphen -130; + pos slash endash -130; + pos slash emdash -130; + pos slash underscore -240; + pos slash quotesinglbase -115; + pos slash quotedblbase -205; + pos slash quotedblleft -25; + pos slash quotedblright -15; + pos slash quoteleft -25; + pos slash quoteright -15; + pos slash guillemetleft -165; + pos slash guillemetright -120; + pos slash guilsinglleft -165; + pos slash guilsinglright -120; + pos slash cent -125; + pos slash dollar -60; + pos slash euro -155; + pos slash sterling -125; + pos slash yen 10; + pos slash plus -110; + pos slash minus -110; + pos slash multiply -135; + pos slash divide -110; + pos slash equal -65; + pos slash greater 10; + pos slash less -115; + pos slash asciitilde -160; + pos slash asciicircum -115; + pos slash percent -25; + pos slash perthousand -25; + pos slash at -105; + pos slash ampersand -115; + pos slash paragraph -35; + pos slash copyright -110; + pos slash registered -60; + pos slash trademark -35; + pos slash bar 35; + pos backslash colon -25; + pos backslash ellipsis -25; + pos backslash question -205; + pos backslash periodcentered -100; + pos backslash bullet -140; + pos backslash asterisk -190; + pos backslash numbersign -85; + pos backslash slash 50; + pos backslash backslash -235; + pos backslash parenleft -85; + pos backslash parenright -15; + pos backslash braceleft -110; + pos backslash braceright -40; + pos backslash bracketleft 10; + pos backslash bracketright 15; + pos backslash hyphen -100; + pos backslash endash -100; + pos backslash emdash -100; + pos backslash underscore 10; + pos backslash quotedblleft -200; + pos backslash quotedblright -200; + pos backslash quoteleft -115; + pos backslash quoteright -115; + pos backslash guillemetleft -125; + pos backslash guillemetright -40; + pos backslash guilsinglleft -125; + pos backslash guilsinglright -40; + pos backslash quotedbl -200; + pos backslash quotesingle -110; + pos backslash cent -100; + pos backslash dollar -75; + pos backslash euro -195; + pos backslash sterling -50; + pos backslash yen -75; + pos backslash plus -130; + pos backslash minus -130; + pos backslash multiply -155; + pos backslash divide -130; + pos backslash equal -80; + pos backslash greater -15; + pos backslash less -150; + pos backslash asciitilde -185; + pos backslash asciicircum -210; + pos backslash percent -100; + pos backslash perthousand -100; + pos backslash at -100; + pos backslash ampersand -85; + pos backslash paragraph -215; + pos backslash copyright -100; + pos backslash registered -180; + pos backslash trademark -235; + pos backslash degree -215; + pos backslash bar 10; + pos parenleft comma -70; + pos parenleft colon -95; + pos parenleft semicolon -65; + pos parenleft ellipsis -105; + pos parenleft question -45; + pos parenleft questiondown -55; + pos parenleft periodcentered -100; + pos parenleft bullet -170; + pos parenleft asterisk -15; + pos parenleft numbersign -175; + pos parenleft slash -15; + pos parenleft backslash -55; + pos parenleft parenleft -120; + pos parenleft parenright -50; + pos parenleft braceleft -135; + pos parenleft braceright -85; + pos parenleft bracketleft -15; + pos parenleft bracketright -15; + pos parenleft hyphen -170; + pos parenleft endash -170; + pos parenleft emdash -170; + pos parenleft underscore -25; + pos parenleft quotesinglbase -70; + pos parenleft quotedblbase -70; + pos parenleft quotedblleft -30; + pos parenleft quotedblright -30; + pos parenleft quoteleft -30; + pos parenleft quoteright -30; + pos parenleft guillemetleft -175; + pos parenleft guillemetright -135; + pos parenleft guilsinglleft -170; + pos parenleft guilsinglright -135; + pos parenleft quotedbl -15; + pos parenleft quotesingle -15; + pos parenleft cent -170; + pos parenleft dollar -60; + pos parenleft euro -180; + pos parenleft sterling -125; + pos parenleft yen -25; + pos parenleft plus -155; + pos parenleft minus -155; + pos parenleft multiply -175; + pos parenleft divide -155; + pos parenleft equal -100; + pos parenleft greater -15; + pos parenleft less -155; + pos parenleft asciitilde -180; + pos parenleft asciicircum -140; + pos parenleft percent -25; + pos parenleft perthousand -25; + pos parenleft at -135; + pos parenleft ampersand -115; + pos parenleft paragraph -40; + pos parenleft copyright -135; + pos parenleft registered -65; + pos parenleft trademark -55; + pos parenleft degree -15; + pos parenleft bar -15; + pos parenright comma -50; + pos parenright colon -35; + pos parenright semicolon -45; + pos parenright ellipsis -35; + pos parenright question -150; + pos parenright questiondown -35; + pos parenright asterisk -45; + pos parenright numbersign -65; + pos parenright slash -50; + pos parenright backslash -145; + pos parenright parenright -115; + pos parenright braceleft -65; + pos parenright braceright -60; + pos parenright underscore -70; + pos parenright quotesinglbase -50; + pos parenright quotedblbase -50; + pos parenright quotedblleft -65; + pos parenright quotedblright -85; + pos parenright quoteleft -65; + pos parenright quoteright -85; + pos parenright guillemetright -25; + pos parenright guilsinglright -25; + pos parenright quotedbl -55; + pos parenright quotesingle -55; + pos parenright dollar -80; + pos parenright euro -90; + pos parenright sterling -30; + pos parenright yen -55; + pos parenright multiply -40; + pos parenright asciitilde -30; + pos parenright asciicircum -40; + pos parenright percent -50; + pos parenright perthousand -50; + pos parenright paragraph -40; + pos parenright registered -20; + pos parenright trademark -60; + pos parenright degree -75; + pos braceleft comma -75; + pos braceleft colon -55; + pos braceleft semicolon -60; + pos braceleft ellipsis -65; + pos braceleft question -75; + pos braceleft questiondown -65; + pos braceleft periodcentered -60; + pos braceleft bullet -60; + pos braceleft asterisk -55; + pos braceleft numbersign -115; + pos braceleft slash -30; + pos braceleft backslash -70; + pos braceleft parenleft -60; + pos braceleft parenright -85; + pos braceleft braceleft -120; + pos braceleft braceright -120; + pos braceleft bracketleft -50; + pos braceleft bracketright -50; + pos braceleft hyphen -60; + pos braceleft endash -60; + pos braceleft emdash -60; + pos braceleft underscore -65; + pos braceleft quotesinglbase -75; + pos braceleft quotedblbase -75; + pos braceleft quotedblleft -50; + pos braceleft quotedblright -60; + pos braceleft quoteleft -50; + pos braceleft quoteright -60; + pos braceleft guillemetleft -55; + pos braceleft guillemetright -60; + pos braceleft guilsinglleft -55; + pos braceleft guilsinglright -60; + pos braceleft quotedbl -55; + pos braceleft quotesingle -55; + pos braceleft cent -60; + pos braceleft dollar -80; + pos braceleft euro -145; + pos braceleft sterling -90; + pos braceleft yen -65; + pos braceleft plus -60; + pos braceleft minus -60; + pos braceleft multiply -100; + pos braceleft divide -60; + pos braceleft equal -55; + pos braceleft greater -50; + pos braceleft less -55; + pos braceleft asciitilde -85; + pos braceleft asciicircum -70; + pos braceleft percent -55; + pos braceleft perthousand -55; + pos braceleft at -60; + pos braceleft ampersand -60; + pos braceleft paragraph -55; + pos braceleft copyright -60; + pos braceleft registered -55; + pos braceleft trademark -55; + pos braceleft degree -50; + pos braceleft bar -50; + pos braceright comma -115; + pos braceright colon -105; + pos braceright semicolon -110; + pos braceright ellipsis -110; + pos braceright question -155; + pos braceright questiondown -110; + pos braceright periodcentered -70; + pos braceright bullet -70; + pos braceright asterisk -110; + pos braceright numbersign -120; + pos braceright slash -80; + pos braceright backslash -170; + pos braceright parenleft -65; + pos braceright parenright -135; + pos braceright braceleft -135; + pos braceright braceright -120; + pos braceright bracketleft -60; + pos braceright bracketright -60; + pos braceright hyphen -60; + pos braceright endash -60; + pos braceright emdash -60; + pos braceright underscore -110; + pos braceright quotesinglbase -115; + pos braceright quotedblbase -120; + pos braceright quotedblleft -110; + pos braceright quotedblright -120; + pos braceright quoteleft -110; + pos braceright quoteright -115; + pos braceright guillemetleft -60; + pos braceright guillemetright -105; + pos braceright guilsinglleft -60; + pos braceright guilsinglright -105; + pos braceright quotedbl -115; + pos braceright quotesingle -110; + pos braceright cent -65; + pos braceright dollar -140; + pos braceright euro -155; + pos braceright sterling -95; + pos braceright yen -115; + pos braceright plus -65; + pos braceright minus -65; + pos braceright multiply -100; + pos braceright divide -65; + pos braceright equal -60; + pos braceright greater -60; + pos braceright less -70; + pos braceright asciitilde -100; + pos braceright asciicircum -120; + pos braceright percent -110; + pos braceright perthousand -110; + pos braceright at -70; + pos braceright ampersand -60; + pos braceright paragraph -110; + pos braceright copyright -70; + pos braceright registered -90; + pos braceright trademark -110; + pos braceright degree -115; + pos braceright bar -60; + pos bracketleft question -15; + pos bracketleft numbersign -50; + pos bracketleft slash 35; + pos bracketleft backslash 0; + pos bracketleft parenright -20; + pos bracketleft braceleft -60; + pos bracketleft braceright -50; + pos bracketleft quotedblright -10; + pos bracketleft quoteright -10; + pos bracketleft dollar -30; + pos bracketleft euro -90; + pos bracketleft sterling -30; + pos bracketleft multiply -40; + pos bracketleft asciitilde -25; + pos bracketleft asciicircum -10; + pos bracketright question -15; + pos bracketright numbersign -50; + pos bracketright slash 35; + pos bracketright parenright -20; + pos bracketright braceleft -60; + pos bracketright braceright -50; + pos bracketright quotedblright -10; + pos bracketright quoteright -10; + pos bracketright dollar -30; + pos bracketright euro -90; + pos bracketright sterling -30; + pos bracketright multiply -40; + pos bracketright asciitilde -25; + pos bracketright asciicircum -15; + pos hyphen comma -115; + pos hyphen colon -105; + pos hyphen semicolon -110; + pos hyphen ellipsis -185; + pos hyphen question -175; + pos hyphen questiondown -85; + pos hyphen asterisk -155; + pos hyphen numbersign -65; + pos hyphen slash -75; + pos hyphen backslash -155; + pos hyphen parenright -170; + pos hyphen braceleft -60; + pos hyphen braceright -60; + pos hyphen underscore -185; + pos hyphen quotesinglbase -115; + pos hyphen quotedblbase -185; + pos hyphen quotedblleft -185; + pos hyphen quotedblright -185; + pos hyphen quoteleft -115; + pos hyphen quoteright -115; + pos hyphen guillemetright -80; + pos hyphen guilsinglright -80; + pos hyphen quotedbl -185; + pos hyphen quotesingle -110; + pos hyphen dollar -110; + pos hyphen euro -90; + pos hyphen sterling -30; + pos hyphen yen -50; + pos hyphen multiply -40; + pos hyphen asciitilde -25; + pos hyphen asciicircum -185; + pos hyphen percent -70; + pos hyphen perthousand -70; + pos hyphen paragraph -55; + pos hyphen registered -15; + pos hyphen trademark -125; + pos hyphen degree -185; + pos endash comma -115; + pos endash colon -105; + pos endash semicolon -110; + pos endash ellipsis -285; + pos endash question -175; + pos endash questiondown -85; + pos endash asterisk -155; + pos endash numbersign -65; + pos endash slash -75; + pos endash backslash -155; + pos endash parenright -170; + pos endash braceleft -60; + pos endash braceright -60; + pos endash underscore -290; + pos endash quotesinglbase -115; + pos endash quotedblbase -205; + pos endash quotedblleft -200; + pos endash quotedblright -200; + pos endash quoteleft -115; + pos endash quoteright -115; + pos endash guillemetright -80; + pos endash guilsinglright -80; + pos endash quotedbl -200; + pos endash quotesingle -110; + pos endash dollar -110; + pos endash euro -90; + pos endash sterling -30; + pos endash yen -50; + pos endash multiply -40; + pos endash asciitilde -25; + pos endash asciicircum -260; + pos endash percent -70; + pos endash perthousand -70; + pos endash paragraph -55; + pos endash registered -15; + pos endash trademark -125; + pos endash degree -215; + pos emdash comma -115; + pos emdash colon -105; + pos emdash semicolon -110; + pos emdash ellipsis -285; + pos emdash question -175; + pos emdash questiondown -85; + pos emdash asterisk -155; + pos emdash numbersign -65; + pos emdash slash -75; + pos emdash backslash -155; + pos emdash parenright -170; + pos emdash braceleft -60; + pos emdash braceright -60; + pos emdash underscore -355; + pos emdash quotesinglbase -115; + pos emdash quotedblbase -205; + pos emdash quotedblleft -200; + pos emdash quotedblright -200; + pos emdash quoteleft -115; + pos emdash quoteright -115; + pos emdash guillemetright -80; + pos emdash guilsinglright -80; + pos emdash quotedbl -200; + pos emdash quotesingle -110; + pos emdash dollar -110; + pos emdash euro -90; + pos emdash sterling -30; + pos emdash yen -50; + pos emdash multiply -40; + pos emdash asciitilde -25; + pos emdash asciicircum -260; + pos emdash percent -70; + pos emdash perthousand -70; + pos emdash paragraph -55; + pos emdash registered -15; + pos emdash trademark -125; + pos emdash degree -215; + pos underscore colon -20; + pos underscore ellipsis -20; + pos underscore question -205; + pos underscore periodcentered -100; + pos underscore bullet -175; + pos underscore asterisk -190; + pos underscore numbersign -355; + pos underscore slash 35; + pos underscore backslash -235; + pos underscore parenleft -85; + pos underscore parenright -20; + pos underscore braceleft -110; + pos underscore braceright -50; + pos underscore hyphen -185; + pos underscore endash -290; + pos underscore emdash -355; + pos underscore quotedblleft -200; + pos underscore quotedblright -200; + pos underscore quoteleft -115; + pos underscore quoteright -115; + pos underscore guillemetleft -240; + pos underscore guillemetright -240; + pos underscore guilsinglleft -170; + pos underscore guilsinglright -170; + pos underscore quotedbl -200; + pos underscore quotesingle -110; + pos underscore cent -155; + pos underscore dollar -125; + pos underscore euro -355; + pos underscore sterling -320; + pos underscore yen -355; + pos underscore plus -310; + pos underscore minus -320; + pos underscore multiply -255; + pos underscore divide -310; + pos underscore equal -330; + pos underscore greater -305; + pos underscore less -305; + pos underscore asciitilde -240; + pos underscore asciicircum -260; + pos underscore percent -355; + pos underscore perthousand -355; + pos underscore at -125; + pos underscore ampersand -120; + pos underscore paragraph -220; + pos underscore copyright -125; + pos underscore registered -330; + pos underscore trademark -355; + pos underscore degree -215; + pos quotesinglbase comma -10; + pos quotesinglbase question -115; + pos quotesinglbase periodcentered -100; + pos quotesinglbase bullet -115; + pos quotesinglbase asterisk -115; + pos quotesinglbase numbersign -70; + pos quotesinglbase slash 25; + pos quotesinglbase backslash -115; + pos quotesinglbase parenleft -60; + pos quotesinglbase parenright -30; + pos quotesinglbase braceleft -110; + pos quotesinglbase braceright -55; + pos quotesinglbase hyphen -115; + pos quotesinglbase endash -115; + pos quotesinglbase emdash -115; + pos quotesinglbase quotesinglbase -10; + pos quotesinglbase quotedblbase -10; + pos quotesinglbase quotedblleft -115; + pos quotesinglbase quotedblright -115; + pos quotesinglbase quoteleft -115; + pos quotesinglbase quoteright -115; + pos quotesinglbase guillemetleft -115; + pos quotesinglbase guillemetright -20; + pos quotesinglbase guilsinglleft -115; + pos quotesinglbase guilsinglright -20; + pos quotesinglbase quotedbl -115; + pos quotesinglbase quotesingle -110; + pos quotesinglbase cent -85; + pos quotesinglbase dollar -50; + pos quotesinglbase euro -115; + pos quotesinglbase sterling -30; + pos quotesinglbase yen -55; + pos quotesinglbase plus -115; + pos quotesinglbase minus -115; + pos quotesinglbase multiply -115; + pos quotesinglbase divide -115; + pos quotesinglbase equal -115; + pos quotesinglbase less -115; + pos quotesinglbase asciitilde -115; + pos quotesinglbase asciicircum -115; + pos quotesinglbase percent -85; + pos quotesinglbase perthousand -85; + pos quotesinglbase at -80; + pos quotesinglbase ampersand -60; + pos quotesinglbase paragraph -115; + pos quotesinglbase copyright -80; + pos quotesinglbase registered -115; + pos quotesinglbase trademark -115; + pos quotesinglbase degree -115; + pos quotedblbase comma -10; + pos quotedblbase question -185; + pos quotedblbase periodcentered -100; + pos quotedblbase bullet -175; + pos quotedblbase asterisk -190; + pos quotedblbase numbersign -70; + pos quotedblbase slash 25; + pos quotedblbase backslash -205; + pos quotedblbase parenleft -60; + pos quotedblbase parenright -30; + pos quotedblbase braceleft -110; + pos quotedblbase braceright -55; + pos quotedblbase hyphen -185; + pos quotedblbase endash -205; + pos quotedblbase emdash -205; + pos quotedblbase quotesinglbase -10; + pos quotedblbase quotedblbase -10; + pos quotedblbase quotedblleft -200; + pos quotedblbase quotedblright -200; + pos quotedblbase quoteleft -115; + pos quotedblbase quoteright -115; + pos quotedblbase guillemetleft -180; + pos quotedblbase guillemetright -20; + pos quotedblbase guilsinglleft -170; + pos quotedblbase guilsinglright -20; + pos quotedblbase quotedbl -200; + pos quotedblbase quotesingle -110; + pos quotedblbase cent -85; + pos quotedblbase dollar -50; + pos quotedblbase euro -205; + pos quotedblbase sterling -30; + pos quotedblbase yen -55; + pos quotedblbase plus -205; + pos quotedblbase minus -205; + pos quotedblbase multiply -205; + pos quotedblbase divide -205; + pos quotedblbase equal -205; + pos quotedblbase less -205; + pos quotedblbase asciitilde -205; + pos quotedblbase asciicircum -205; + pos quotedblbase percent -85; + pos quotedblbase perthousand -85; + pos quotedblbase at -80; + pos quotedblbase ampersand -60; + pos quotedblbase paragraph -205; + pos quotedblbase copyright -80; + pos quotedblbase registered -205; + pos quotedblbase trademark -205; + pos quotedblbase degree -205; + pos quotedblleft comma -115; + pos quotedblleft colon -15; + pos quotedblleft semicolon -25; + pos quotedblleft ellipsis -200; + pos quotedblleft question -60; + pos quotedblleft questiondown -200; + pos quotedblleft periodcentered -100; + pos quotedblleft bullet -105; + pos quotedblleft asterisk -10; + pos quotedblleft numbersign -155; + pos quotedblleft slash -200; + pos quotedblleft backslash -60; + pos quotedblleft parenleft -55; + pos quotedblleft parenright -60; + pos quotedblleft braceleft -120; + pos quotedblleft braceright -75; + pos quotedblleft hyphen -185; + pos quotedblleft endash -200; + pos quotedblleft emdash -200; + pos quotedblleft underscore -200; + pos quotedblleft quotesinglbase -115; + pos quotedblleft quotedblbase -200; + pos quotedblleft quotedblleft -10; + pos quotedblleft quotedblright -30; + pos quotedblleft quoteleft -10; + pos quotedblleft quoteright -30; + pos quotedblleft guillemetleft -195; + pos quotedblleft guillemetright -85; + pos quotedblleft guilsinglleft -170; + pos quotedblleft guilsinglright -85; + pos quotedblleft quotedbl -10; + pos quotedblleft quotesingle -10; + pos quotedblleft cent -75; + pos quotedblleft dollar -40; + pos quotedblleft euro -105; + pos quotedblleft sterling -95; + pos quotedblleft yen -20; + pos quotedblleft plus -200; + pos quotedblleft minus -200; + pos quotedblleft multiply -80; + pos quotedblleft divide -200; + pos quotedblleft equal -15; + pos quotedblleft less -135; + pos quotedblleft asciitilde -125; + pos quotedblleft asciicircum -65; + pos quotedblleft percent -10; + pos quotedblleft perthousand -10; + pos quotedblleft at -50; + pos quotedblleft ampersand -100; + pos quotedblleft paragraph -15; + pos quotedblleft copyright -55; + pos quotedblleft registered -20; + pos quotedblleft trademark -20; + pos quotedblright comma -115; + pos quotedblright colon -20; + pos quotedblright semicolon -25; + pos quotedblright ellipsis -200; + pos quotedblright question -25; + pos quotedblright questiondown -200; + pos quotedblright periodcentered -100; + pos quotedblright bullet -115; + pos quotedblright numbersign -160; + pos quotedblright slash -200; + pos quotedblright backslash -40; + pos quotedblright parenleft -65; + pos quotedblright parenright -30; + pos quotedblright braceleft -110; + pos quotedblright braceright -70; + pos quotedblright hyphen -185; + pos quotedblright endash -200; + pos quotedblright emdash -200; + pos quotedblright underscore -200; + pos quotedblright quotesinglbase -115; + pos quotedblright quotedblbase -200; + pos quotedblright quotedblright -10; + pos quotedblright quoteright -10; + pos quotedblright guillemetleft -200; + pos quotedblright guillemetright -90; + pos quotedblright guilsinglleft -170; + pos quotedblright guilsinglright -90; + pos quotedblright cent -90; + pos quotedblright dollar -30; + pos quotedblright euro -105; + pos quotedblright sterling -90; + pos quotedblright yen -10; + pos quotedblright plus -200; + pos quotedblright minus -200; + pos quotedblright multiply -95; + pos quotedblright divide -200; + pos quotedblright equal -15; + pos quotedblright less -140; + pos quotedblright asciitilde -135; + pos quotedblright asciicircum -80; + pos quotedblright at -60; + pos quotedblright ampersand -90; + pos quotedblright copyright -65; + pos quotedblright registered -20; + pos quoteleft comma -115; + pos quoteleft colon -15; + pos quoteleft semicolon -25; + pos quoteleft ellipsis -115; + pos quoteleft question -60; + pos quoteleft questiondown -115; + pos quoteleft periodcentered -100; + pos quoteleft bullet -105; + pos quoteleft asterisk -10; + pos quoteleft numbersign -115; + pos quoteleft slash -115; + pos quoteleft backslash -60; + pos quoteleft parenleft -55; + pos quoteleft parenright -60; + pos quoteleft braceleft -115; + pos quoteleft braceright -75; + pos quoteleft hyphen -115; + pos quoteleft endash -115; + pos quoteleft emdash -115; + pos quoteleft underscore -115; + pos quoteleft quotesinglbase -115; + pos quoteleft quotedblbase -115; + pos quoteleft quotedblleft -10; + pos quoteleft quotedblright -30; + pos quoteleft quoteleft -10; + pos quoteleft quoteright -30; + pos quoteleft guillemetleft -115; + pos quoteleft guillemetright -85; + pos quoteleft guilsinglleft -115; + pos quoteleft guilsinglright -85; + pos quoteleft quotedbl -10; + pos quoteleft quotesingle -10; + pos quoteleft cent -75; + pos quoteleft dollar -40; + pos quoteleft euro -105; + pos quoteleft sterling -95; + pos quoteleft yen -20; + pos quoteleft plus -115; + pos quoteleft minus -115; + pos quoteleft multiply -80; + pos quoteleft divide -115; + pos quoteleft equal -15; + pos quoteleft less -115; + pos quoteleft asciitilde -115; + pos quoteleft asciicircum -65; + pos quoteleft percent -10; + pos quoteleft perthousand -10; + pos quoteleft at -50; + pos quoteleft ampersand -100; + pos quoteleft paragraph -15; + pos quoteleft copyright -55; + pos quoteleft registered -20; + pos quoteleft trademark -20; + pos quoteright comma -115; + pos quoteright colon -20; + pos quoteright semicolon -25; + pos quoteright ellipsis -115; + pos quoteright question -25; + pos quoteright questiondown -115; + pos quoteright periodcentered -100; + pos quoteright bullet -115; + pos quoteright numbersign -115; + pos quoteright slash -115; + pos quoteright backslash -40; + pos quoteright parenleft -65; + pos quoteright parenright -30; + pos quoteright braceleft -110; + pos quoteright braceright -70; + pos quoteright hyphen -115; + pos quoteright endash -115; + pos quoteright emdash -115; + pos quoteright underscore -115; + pos quoteright quotesinglbase -115; + pos quoteright quotedblbase -115; + pos quoteright quotedblright -10; + pos quoteright quoteright -10; + pos quoteright guillemetleft -115; + pos quoteright guillemetright -90; + pos quoteright guilsinglleft -115; + pos quoteright guilsinglright -90; + pos quoteright cent -90; + pos quoteright dollar -30; + pos quoteright euro -105; + pos quoteright sterling -90; + pos quoteright yen -10; + pos quoteright plus -115; + pos quoteright minus -115; + pos quoteright multiply -95; + pos quoteright divide -115; + pos quoteright equal -15; + pos quoteright less -115; + pos quoteright asciitilde -115; + pos quoteright asciicircum -80; + pos quoteright at -60; + pos quoteright ampersand -90; + pos quoteright copyright -65; + pos quoteright registered -20; + pos guillemetleft comma -35; + pos guillemetleft colon -20; + pos guillemetleft semicolon -25; + pos guillemetleft ellipsis -20; + pos guillemetleft question -175; + pos guillemetleft questiondown -20; + pos guillemetleft periodcentered -90; + pos guillemetleft bullet -40; + pos guillemetleft asterisk -35; + pos guillemetleft numbersign -100; + pos guillemetleft slash -35; + pos guillemetleft backslash -125; + pos guillemetleft parenleft -20; + pos guillemetleft parenright -140; + pos guillemetleft braceleft -110; + pos guillemetleft braceright -65; + pos guillemetleft hyphen -60; + pos guillemetleft endash -60; + pos guillemetleft emdash -60; + pos guillemetleft underscore -240; + pos guillemetleft quotesinglbase -35; + pos guillemetleft quotedblbase -35; + pos guillemetleft quotedblleft -90; + pos guillemetleft quotedblright -175; + pos guillemetleft quoteleft -90; + pos guillemetleft quoteright -115; + pos guillemetleft guillemetleft -135; + pos guillemetleft guilsinglleft -135; + pos guillemetleft quotedbl -200; + pos guillemetleft quotesingle -110; + pos guillemetleft cent -25; + pos guillemetleft dollar -55; + pos guillemetleft euro -90; + pos guillemetleft sterling -70; + pos guillemetleft yen -40; + pos guillemetleft plus -20; + pos guillemetleft minus -20; + pos guillemetleft multiply -70; + pos guillemetleft divide -20; + pos guillemetleft less -25; + pos guillemetleft asciitilde -65; + pos guillemetleft asciicircum -15; + pos guillemetleft percent -25; + pos guillemetleft perthousand -25; + pos guillemetleft at -15; + pos guillemetleft ampersand -50; + pos guillemetleft paragraph -15; + pos guillemetleft copyright -15; + pos guillemetleft trademark -125; + pos guillemetleft degree -80; + pos guillemetright comma -115; + pos guillemetright colon -105; + pos guillemetright semicolon -110; + pos guillemetright ellipsis -140; + pos guillemetright question -170; + pos guillemetright questiondown -115; + pos guillemetright bullet -10; + pos guillemetright asterisk -185; + pos guillemetright numbersign -70; + pos guillemetright slash -90; + pos guillemetright backslash -195; + pos guillemetright parenright -170; + pos guillemetright braceleft -65; + pos guillemetright braceright -55; + pos guillemetright underscore -240; + pos guillemetright quotesinglbase -115; + pos guillemetright quotedblbase -155; + pos guillemetright quotedblleft -200; + pos guillemetright quotedblright -200; + pos guillemetright quoteleft -115; + pos guillemetright quoteright -115; + pos guillemetright guillemetright -135; + pos guillemetright guilsinglright -135; + pos guillemetright quotedbl -200; + pos guillemetright quotesingle -110; + pos guillemetright dollar -195; + pos guillemetright euro -85; + pos guillemetright sterling -25; + pos guillemetright yen -50; + pos guillemetright plus -10; + pos guillemetright minus -10; + pos guillemetright multiply -40; + pos guillemetright divide -10; + pos guillemetright less -50; + pos guillemetright asciitilde -90; + pos guillemetright asciicircum -160; + pos guillemetright percent -155; + pos guillemetright perthousand -155; + pos guillemetright paragraph -140; + pos guillemetright registered -65; + pos guillemetright trademark -150; + pos guillemetright degree -215; + pos guilsinglleft comma -35; + pos guilsinglleft colon -20; + pos guilsinglleft semicolon -25; + pos guilsinglleft ellipsis -20; + pos guilsinglleft question -170; + pos guilsinglleft questiondown -20; + pos guilsinglleft periodcentered -90; + pos guilsinglleft bullet -40; + pos guilsinglleft asterisk -35; + pos guilsinglleft numbersign -100; + pos guilsinglleft slash -35; + pos guilsinglleft backslash -125; + pos guilsinglleft parenleft -20; + pos guilsinglleft parenright -140; + pos guilsinglleft braceleft -110; + pos guilsinglleft braceright -65; + pos guilsinglleft hyphen -60; + pos guilsinglleft endash -60; + pos guilsinglleft emdash -60; + pos guilsinglleft underscore -170; + pos guilsinglleft quotesinglbase -35; + pos guilsinglleft quotedblbase -35; + pos guilsinglleft quotedblleft -90; + pos guilsinglleft quotedblright -170; + pos guilsinglleft quoteleft -90; + pos guilsinglleft quoteright -115; + pos guilsinglleft guillemetleft -135; + pos guilsinglleft guilsinglleft -135; + pos guilsinglleft quotedbl -170; + pos guilsinglleft quotesingle -110; + pos guilsinglleft cent -25; + pos guilsinglleft dollar -55; + pos guilsinglleft euro -90; + pos guilsinglleft sterling -70; + pos guilsinglleft yen -40; + pos guilsinglleft plus -20; + pos guilsinglleft minus -20; + pos guilsinglleft multiply -70; + pos guilsinglleft divide -20; + pos guilsinglleft less -25; + pos guilsinglleft asciitilde -65; + pos guilsinglleft asciicircum -15; + pos guilsinglleft percent -25; + pos guilsinglleft perthousand -25; + pos guilsinglleft at -15; + pos guilsinglleft ampersand -50; + pos guilsinglleft paragraph -15; + pos guilsinglleft copyright -15; + pos guilsinglleft trademark -125; + pos guilsinglleft degree -80; + pos guilsinglright comma -115; + pos guilsinglright colon -105; + pos guilsinglright semicolon -110; + pos guilsinglright ellipsis -140; + pos guilsinglright question -170; + pos guilsinglright questiondown -115; + pos guilsinglright bullet -10; + pos guilsinglright asterisk -170; + pos guilsinglright numbersign -70; + pos guilsinglright slash -90; + pos guilsinglright backslash -170; + pos guilsinglright parenright -170; + pos guilsinglright braceleft -65; + pos guilsinglright braceright -55; + pos guilsinglright underscore -170; + pos guilsinglright quotesinglbase -115; + pos guilsinglright quotedblbase -155; + pos guilsinglright quotedblleft -170; + pos guilsinglright quotedblright -170; + pos guilsinglright quoteleft -115; + pos guilsinglright quoteright -115; + pos guilsinglright guillemetright -135; + pos guilsinglright guilsinglright -135; + pos guilsinglright quotedbl -170; + pos guilsinglright quotesingle -110; + pos guilsinglright dollar -170; + pos guilsinglright euro -85; + pos guilsinglright sterling -25; + pos guilsinglright yen -50; + pos guilsinglright plus -10; + pos guilsinglright minus -10; + pos guilsinglright multiply -40; + pos guilsinglright divide -10; + pos guilsinglright less -50; + pos guilsinglright asciitilde -90; + pos guilsinglright asciicircum -160; + pos guilsinglright percent -155; + pos guilsinglright perthousand -155; + pos guilsinglright paragraph -140; + pos guilsinglright registered -65; + pos guilsinglright trademark -150; + pos guilsinglright degree -170; + pos quotedbl comma -115; + pos quotedbl colon -10; + pos quotedbl semicolon -15; + pos quotedbl ellipsis -200; + pos quotedbl question -20; + pos quotedbl questiondown -200; + pos quotedbl periodcentered -100; + pos quotedbl bullet -110; + pos quotedbl numbersign -145; + pos quotedbl slash -200; + pos quotedbl backslash -40; + pos quotedbl parenleft -40; + pos quotedbl parenright -30; + pos quotedbl braceleft -110; + pos quotedbl braceright -70; + pos quotedbl hyphen -185; + pos quotedbl endash -200; + pos quotedbl emdash -200; + pos quotedbl underscore -200; + pos quotedbl quotesinglbase -115; + pos quotedbl quotedblbase -200; + pos quotedbl quotedblright -10; + pos quotedbl quoteright -10; + pos quotedbl guillemetleft -200; + pos quotedbl guillemetright -200; + pos quotedbl guilsinglleft -170; + pos quotedbl guilsinglright -170; + pos quotedbl cent -55; + pos quotedbl dollar -30; + pos quotedbl euro -95; + pos quotedbl sterling -85; + pos quotedbl yen -10; + pos quotedbl plus -200; + pos quotedbl minus -200; + pos quotedbl multiply -65; + pos quotedbl divide -200; + pos quotedbl less -150; + pos quotedbl asciitilde -125; + pos quotedbl asciicircum -45; + pos quotedbl at -35; + pos quotedbl ampersand -90; + pos quotedbl copyright -40; + pos quotedbl registered -10; + pos quotesingle comma -110; + pos quotesingle colon -10; + pos quotesingle semicolon -15; + pos quotesingle ellipsis -110; + pos quotesingle question -20; + pos quotesingle questiondown -110; + pos quotesingle periodcentered -100; + pos quotesingle bullet -110; + pos quotesingle numbersign -110; + pos quotesingle slash -110; + pos quotesingle backslash -40; + pos quotesingle parenleft -40; + pos quotesingle parenright -30; + pos quotesingle braceleft -110; + pos quotesingle braceright -70; + pos quotesingle hyphen -110; + pos quotesingle endash -110; + pos quotesingle emdash -110; + pos quotesingle underscore -110; + pos quotesingle quotesinglbase -110; + pos quotesingle quotedblbase -110; + pos quotesingle quotedblright -10; + pos quotesingle quoteright -10; + pos quotesingle guillemetleft -110; + pos quotesingle guillemetright -110; + pos quotesingle guilsinglleft -110; + pos quotesingle guilsinglright -110; + pos quotesingle cent -55; + pos quotesingle dollar -30; + pos quotesingle euro -95; + pos quotesingle sterling -85; + pos quotesingle yen -10; + pos quotesingle plus -110; + pos quotesingle minus -110; + pos quotesingle multiply -65; + pos quotesingle divide -110; + pos quotesingle less -110; + pos quotesingle asciitilde -110; + pos quotesingle asciicircum -45; + pos quotesingle at -35; + pos quotesingle ampersand -90; + pos quotesingle copyright -40; + pos quotesingle registered -10; + pos cent comma -15; + pos cent question -175; + pos cent numbersign -50; + pos cent backslash -105; + pos cent parenright -90; + pos cent braceleft -60; + pos cent braceright -55; + pos cent underscore -40; + pos cent quotesinglbase -15; + pos cent quotedblbase -15; + pos cent quotedblleft -25; + pos cent quotedblright -75; + pos cent quoteleft -25; + pos cent quoteright -75; + pos cent quotedbl -15; + pos cent quotesingle -15; + pos cent dollar -35; + pos cent euro -90; + pos cent sterling -30; + pos cent yen -30; + pos cent multiply -40; + pos cent asciitilde -25; + pos cent asciicircum -15; + pos cent percent -10; + pos cent perthousand -10; + pos cent trademark -25; + pos cent degree -35; + pos dollar comma -40; + pos dollar colon -25; + pos dollar semicolon -30; + pos dollar ellipsis -25; + pos dollar question -85; + pos dollar questiondown -20; + pos dollar periodcentered -25; + pos dollar bullet -30; + pos dollar asterisk -75; + pos dollar numbersign -50; + pos dollar slash -40; + pos dollar backslash -80; + pos dollar parenleft -10; + pos dollar parenright -105; + pos dollar braceleft -75; + pos dollar braceright -60; + pos dollar underscore -90; + pos dollar quotesinglbase -40; + pos dollar quotedblbase -40; + pos dollar quotedblleft -90; + pos dollar quotedblright -75; + pos dollar quoteleft -90; + pos dollar quoteright -75; + pos dollar guillemetleft -15; + pos dollar guillemetright -10; + pos dollar guilsinglleft -15; + pos dollar guilsinglright -10; + pos dollar quotedbl -60; + pos dollar quotesingle -60; + pos dollar cent -10; + pos dollar dollar -75; + pos dollar euro -95; + pos dollar sterling -45; + pos dollar yen -55; + pos dollar plus -20; + pos dollar minus -20; + pos dollar multiply -50; + pos dollar divide -20; + pos dollar less -50; + pos dollar asciitilde -85; + pos dollar asciicircum -210; + pos dollar percent -85; + pos dollar perthousand -85; + pos dollar at -15; + pos dollar paragraph -105; + pos dollar copyright -15; + pos dollar registered -75; + pos dollar trademark -130; + pos dollar degree -65; + pos euro comma -45; + pos euro semicolon -10; + pos euro ellipsis -30; + pos euro question -75; + pos euro questiondown -20; + pos euro numbersign -50; + pos euro slash -40; + pos euro backslash -65; + pos euro parenright -80; + pos euro braceleft -60; + pos euro braceright -55; + pos euro underscore -165; + pos euro quotesinglbase -45; + pos euro quotedblbase -45; + pos euro quotedblright -10; + pos euro quoteright -10; + pos euro guillemetright -20; + pos euro guilsinglright -20; + pos euro dollar -30; + pos euro euro -90; + pos euro sterling -30; + pos euro yen -20; + pos euro multiply -40; + pos euro asciitilde -25; + pos euro asciicircum -10; + pos sterling comma -50; + pos sterling colon -30; + pos sterling semicolon -40; + pos sterling ellipsis -30; + pos sterling question -90; + pos sterling questiondown -30; + pos sterling periodcentered -30; + pos sterling bullet -30; + pos sterling asterisk -30; + pos sterling numbersign -80; + pos sterling slash -25; + pos sterling backslash -100; + pos sterling parenleft -30; + pos sterling parenright -95; + pos sterling braceleft -90; + pos sterling braceright -85; + pos sterling bracketleft -30; + pos sterling bracketright -30; + pos sterling hyphen -30; + pos sterling endash -30; + pos sterling emdash -30; + pos sterling underscore -320; + pos sterling quotesinglbase -50; + pos sterling quotedblbase -50; + pos sterling quotedblleft -30; + pos sterling quotedblright -40; + pos sterling quoteleft -30; + pos sterling quoteright -40; + pos sterling guillemetleft -25; + pos sterling guillemetright -25; + pos sterling guilsinglleft -25; + pos sterling guilsinglright -25; + pos sterling quotedbl -35; + pos sterling quotesingle -35; + pos sterling cent -30; + pos sterling dollar -60; + pos sterling euro -120; + pos sterling sterling -65; + pos sterling yen -50; + pos sterling plus -30; + pos sterling minus -30; + pos sterling multiply -70; + pos sterling divide -30; + pos sterling equal -30; + pos sterling greater -30; + pos sterling less -30; + pos sterling asciitilde -60; + pos sterling asciicircum -45; + pos sterling percent -30; + pos sterling perthousand -30; + pos sterling at -30; + pos sterling ampersand -30; + pos sterling paragraph -30; + pos sterling copyright -30; + pos sterling registered -30; + pos sterling trademark -30; + pos sterling degree -35; + pos sterling bar -30; + pos yen comma -75; + pos yen colon -30; + pos yen semicolon -40; + pos yen ellipsis -60; + pos yen question -20; + pos yen questiondown -60; + pos yen periodcentered -60; + pos yen bullet -60; + pos yen asterisk -10; + pos yen numbersign -110; + pos yen slash -55; + pos yen backslash -15; + pos yen parenleft -60; + pos yen parenright -35; + pos yen braceleft -115; + pos yen braceright -70; + pos yen hyphen -55; + pos yen endash -55; + pos yen emdash -55; + pos yen underscore -355; + pos yen quotesinglbase -75; + pos yen quotedblbase -75; + pos yen quotedblleft -20; + pos yen quotedblright -25; + pos yen quoteleft -20; + pos yen quoteright -25; + pos yen guillemetleft -55; + pos yen guillemetright -55; + pos yen guilsinglleft -55; + pos yen guilsinglright -55; + pos yen quotedbl -10; + pos yen quotesingle -10; + pos yen cent -60; + pos yen dollar -50; + pos yen euro -120; + pos yen sterling -90; + pos yen plus -50; + pos yen minus -50; + pos yen multiply -85; + pos yen divide -50; + pos yen equal -30; + pos yen less -50; + pos yen asciitilde -85; + pos yen asciicircum -55; + pos yen percent -20; + pos yen perthousand -20; + pos yen at -55; + pos yen ampersand -60; + pos yen paragraph -25; + pos yen copyright -55; + pos yen registered -35; + pos yen trademark -20; + pos yen degree -10; + pos plus comma -115; + pos plus colon -40; + pos plus semicolon -45; + pos plus ellipsis -275; + pos plus question -175; + pos plus questiondown -200; + pos plus asterisk -70; + pos plus numbersign -85; + pos plus slash -110; + pos plus backslash -135; + pos plus parenright -165; + pos plus braceleft -60; + pos plus braceright -65; + pos plus underscore -310; + pos plus quotesinglbase -115; + pos plus quotedblbase -205; + pos plus quotedblleft -200; + pos plus quotedblright -200; + pos plus quoteleft -115; + pos plus quoteright -115; + pos plus guillemetright -35; + pos plus guilsinglright -35; + pos plus quotedbl -200; + pos plus quotesingle -110; + pos plus dollar -65; + pos plus euro -90; + pos plus sterling -35; + pos plus yen -40; + pos plus multiply -70; + pos plus asciitilde -30; + pos plus asciicircum -245; + pos plus percent -35; + pos plus perthousand -35; + pos plus paragraph -25; + pos plus trademark -125; + pos plus degree -105; + pos minus comma -115; + pos minus colon -40; + pos minus semicolon -45; + pos minus ellipsis -285; + pos minus question -175; + pos minus questiondown -200; + pos minus asterisk -70; + pos minus numbersign -85; + pos minus slash -110; + pos minus backslash -135; + pos minus parenright -165; + pos minus braceleft -60; + pos minus braceright -65; + pos minus underscore -320; + pos minus quotesinglbase -115; + pos minus quotedblbase -205; + pos minus quotedblleft -200; + pos minus quotedblright -200; + pos minus quoteleft -115; + pos minus quoteright -115; + pos minus guillemetright -35; + pos minus guilsinglright -35; + pos minus quotedbl -200; + pos minus quotesingle -110; + pos minus dollar -65; + pos minus euro -90; + pos minus sterling -35; + pos minus yen -40; + pos minus multiply -70; + pos minus asciitilde -30; + pos minus asciicircum -260; + pos minus percent -35; + pos minus perthousand -35; + pos minus paragraph -25; + pos minus trademark -125; + pos minus degree -105; + pos multiply comma -115; + pos multiply colon -45; + pos multiply semicolon -55; + pos multiply ellipsis -255; + pos multiply question -225; + pos multiply questiondown -155; + pos multiply periodcentered -70; + pos multiply bullet -75; + pos multiply asterisk -50; + pos multiply numbersign -120; + pos multiply slash -135; + pos multiply backslash -150; + pos multiply parenleft -50; + pos multiply parenright -180; + pos multiply braceleft -120; + pos multiply braceright -100; + pos multiply bracketleft -35; + pos multiply bracketright -35; + pos multiply hyphen -45; + pos multiply endash -45; + pos multiply emdash -45; + pos multiply underscore -255; + pos multiply quotesinglbase -115; + pos multiply quotedblbase -205; + pos multiply quotedblleft -85; + pos multiply quotedblright -150; + pos multiply quoteleft -85; + pos multiply quoteright -115; + pos multiply guillemetleft -70; + pos multiply guillemetright -70; + pos multiply guilsinglleft -70; + pos multiply guilsinglright -70; + pos multiply quotedbl -65; + pos multiply quotesingle -65; + pos multiply cent -50; + pos multiply dollar -80; + pos multiply euro -125; + pos multiply sterling -85; + pos multiply yen -70; + pos multiply plus -75; + pos multiply minus -75; + pos multiply multiply -85; + pos multiply divide -75; + pos multiply equal -35; + pos multiply greater -35; + pos multiply less -85; + pos multiply asciitilde -115; + pos multiply asciicircum -60; + pos multiply percent -55; + pos multiply perthousand -55; + pos multiply at -55; + pos multiply ampersand -45; + pos multiply paragraph -45; + pos multiply copyright -55; + pos multiply registered -35; + pos multiply trademark -95; + pos multiply degree -90; + pos multiply bar -35; + pos divide comma -115; + pos divide colon -40; + pos divide semicolon -45; + pos divide ellipsis -285; + pos divide question -175; + pos divide questiondown -200; + pos divide asterisk -70; + pos divide numbersign -85; + pos divide slash -110; + pos divide backslash -135; + pos divide parenright -165; + pos divide braceleft -60; + pos divide braceright -65; + pos divide underscore -310; + pos divide quotesinglbase -115; + pos divide quotedblbase -205; + pos divide quotedblleft -200; + pos divide quotedblright -200; + pos divide quoteleft -115; + pos divide quoteright -115; + pos divide guillemetright -35; + pos divide guilsinglright -35; + pos divide quotedbl -200; + pos divide quotesingle -110; + pos divide dollar -65; + pos divide euro -90; + pos divide sterling -35; + pos divide yen -40; + pos divide multiply -70; + pos divide asciitilde -30; + pos divide asciicircum -260; + pos divide percent -35; + pos divide perthousand -35; + pos divide paragraph -25; + pos divide trademark -125; + pos divide degree -105; + pos equal comma -115; + pos equal semicolon -10; + pos equal ellipsis -285; + pos equal question -145; + pos equal questiondown -50; + pos equal numbersign -55; + pos equal slash -60; + pos equal backslash -85; + pos equal parenright -115; + pos equal braceleft -60; + pos equal braceright -60; + pos equal underscore -330; + pos equal quotesinglbase -115; + pos equal quotedblbase -205; + pos equal quotedblright -50; + pos equal quoteright -50; + pos equal guillemetright -20; + pos equal guilsinglright -20; + pos equal quotedbl -10; + pos equal quotesingle -10; + pos equal dollar -30; + pos equal euro -90; + pos equal sterling -35; + pos equal yen -25; + pos equal multiply -40; + pos equal asciitilde -30; + pos equal asciicircum -15; + pos equal degree -15; + pos greater comma -115; + pos greater colon -60; + pos greater semicolon -70; + pos greater ellipsis -285; + pos greater question -175; + pos greater questiondown -200; + pos greater asterisk -105; + pos greater numbersign -95; + pos greater slash -125; + pos greater backslash -145; + pos greater parenright -170; + pos greater braceleft -60; + pos greater braceright -60; + pos greater underscore -305; + pos greater quotesinglbase -115; + pos greater quotedblbase -205; + pos greater quotedblleft -170; + pos greater quotedblright -200; + pos greater quoteleft -115; + pos greater quoteright -115; + pos greater guillemetleft -30; + pos greater guillemetright -55; + pos greater guilsinglleft -30; + pos greater guilsinglright -55; + pos greater quotedbl -170; + pos greater quotesingle -110; + pos greater dollar -80; + pos greater euro -90; + pos greater sterling -35; + pos greater yen -45; + pos greater multiply -105; + pos greater asciitilde -30; + pos greater asciicircum -85; + pos greater percent -45; + pos greater perthousand -45; + pos greater ampersand -15; + pos greater paragraph -35; + pos greater trademark -125; + pos greater degree -135; + pos less comma -15; + pos less semicolon -10; + pos less question -15; + pos less numbersign -50; + pos less backslash -10; + pos less parenright -25; + pos less braceleft -60; + pos less braceright -55; + pos less underscore -305; + pos less quotesinglbase -15; + pos less quotedblbase -15; + pos less quotedblright -10; + pos less quoteright -10; + pos less dollar -30; + pos less euro -90; + pos less sterling -30; + pos less multiply -40; + pos less asciitilde -25; + pos less asciicircum -10; + pos asciitilde comma -115; + pos asciitilde colon -65; + pos asciitilde semicolon -75; + pos asciitilde ellipsis -240; + pos asciitilde question -200; + pos asciitilde questiondown -240; + pos asciitilde periodcentered -60; + pos asciitilde bullet -45; + pos asciitilde asterisk -95; + pos asciitilde numbersign -145; + pos asciitilde slash -180; + pos asciitilde backslash -160; + pos asciitilde parenleft -40; + pos asciitilde parenright -180; + pos asciitilde braceleft -100; + pos asciitilde braceright -90; + pos asciitilde bracketleft -25; + pos asciitilde bracketright -25; + pos asciitilde hyphen -40; + pos asciitilde endash -40; + pos asciitilde emdash -40; + pos asciitilde underscore -240; + pos asciitilde quotesinglbase -115; + pos asciitilde quotedblbase -205; + pos asciitilde quotedblleft -200; + pos asciitilde quotedblright -200; + pos asciitilde quoteleft -115; + pos asciitilde quoteright -115; + pos asciitilde guillemetleft -95; + pos asciitilde guillemetright -65; + pos asciitilde guilsinglleft -95; + pos asciitilde guilsinglright -65; + pos asciitilde quotedbl -200; + pos asciitilde quotesingle -110; + pos asciitilde cent -45; + pos asciitilde dollar -95; + pos asciitilde euro -120; + pos asciitilde sterling -70; + pos asciitilde yen -70; + pos asciitilde plus -30; + pos asciitilde minus -30; + pos asciitilde multiply -120; + pos asciitilde divide -30; + pos asciitilde equal -30; + pos asciitilde greater -25; + pos asciitilde less -30; + pos asciitilde asciitilde -70; + pos asciitilde asciicircum -105; + pos asciitilde percent -60; + pos asciitilde perthousand -60; + pos asciitilde at -35; + pos asciitilde ampersand -75; + pos asciitilde paragraph -50; + pos asciitilde copyright -40; + pos asciitilde registered -30; + pos asciitilde trademark -150; + pos asciitilde degree -135; + pos asciitilde bar -30; + pos asciicircum comma -115; + pos asciicircum colon -45; + pos asciicircum semicolon -50; + pos asciicircum ellipsis -260; + pos asciicircum question -165; + pos asciicircum questiondown -260; + pos asciicircum periodcentered -100; + pos asciicircum bullet -65; + pos asciicircum asterisk -50; + pos asciicircum numbersign -145; + pos asciicircum slash -200; + pos asciicircum backslash -150; + pos asciicircum parenleft -40; + pos asciicircum parenright -170; + pos asciicircum braceleft -130; + pos asciicircum braceright -90; + pos asciicircum bracketleft -25; + pos asciicircum bracketright -25; + pos asciicircum hyphen -185; + pos asciicircum endash -260; + pos asciicircum emdash -260; + pos asciicircum underscore -260; + pos asciicircum quotesinglbase -115; + pos asciicircum quotedblbase -205; + pos asciicircum quotedblleft -75; + pos asciicircum quotedblright -105; + pos asciicircum quoteleft -75; + pos asciicircum quoteright -105; + pos asciicircum guillemetleft -160; + pos asciicircum guillemetright -40; + pos asciicircum guilsinglleft -160; + pos asciicircum guilsinglright -40; + pos asciicircum quotedbl -60; + pos asciicircum quotesingle -60; + pos asciicircum cent -50; + pos asciicircum dollar -80; + pos asciicircum euro -115; + pos asciicircum sterling -105; + pos asciicircum yen -65; + pos asciicircum plus -260; + pos asciicircum minus -260; + pos asciicircum multiply -85; + pos asciicircum divide -260; + pos asciicircum equal -25; + pos asciicircum greater -25; + pos asciicircum less -75; + pos asciicircum asciitilde -85; + pos asciicircum asciicircum -35; + pos asciicircum percent -50; + pos asciicircum perthousand -50; + pos asciicircum at -35; + pos asciicircum ampersand -145; + pos asciicircum paragraph -40; + pos asciicircum copyright -40; + pos asciicircum registered -25; + pos asciicircum trademark -70; + pos asciicircum degree -90; + pos asciicircum bar -25; + pos percent comma -35; + pos percent colon -15; + pos percent semicolon -25; + pos percent ellipsis -15; + pos percent question -130; + pos percent questiondown -15; + pos percent periodcentered -25; + pos percent bullet -35; + pos percent asterisk -120; + pos percent numbersign -50; + pos percent slash -30; + pos percent backslash -100; + pos percent parenleft -10; + pos percent parenright -125; + pos percent braceleft -80; + pos percent braceright -55; + pos percent underscore -65; + pos percent quotesinglbase -35; + pos percent quotedblbase -35; + pos percent quotedblleft -130; + pos percent quotedblright -115; + pos percent quoteleft -115; + pos percent quoteright -115; + pos percent guillemetleft -20; + pos percent guilsinglleft -20; + pos percent quotedbl -100; + pos percent quotesingle -100; + pos percent cent -15; + pos percent dollar -65; + pos percent euro -100; + pos percent sterling -45; + pos percent yen -55; + pos percent plus -25; + pos percent minus -25; + pos percent multiply -50; + pos percent divide -25; + pos percent less -50; + pos percent asciitilde -85; + pos percent asciicircum -250; + pos percent percent -125; + pos percent perthousand -125; + pos percent at -15; + pos percent paragraph -135; + pos percent copyright -15; + pos percent registered -80; + pos percent trademark -155; + pos percent degree -105; + pos perthousand comma -35; + pos perthousand colon -15; + pos perthousand semicolon -25; + pos perthousand ellipsis -15; + pos perthousand question -180; + pos perthousand questiondown -15; + pos perthousand periodcentered -25; + pos perthousand bullet -35; + pos perthousand asterisk -190; + pos perthousand numbersign -50; + pos perthousand slash -30; + pos perthousand backslash -220; + pos perthousand parenleft -10; + pos perthousand parenright -125; + pos perthousand braceleft -80; + pos perthousand braceright -55; + pos perthousand underscore -65; + pos perthousand quotesinglbase -35; + pos perthousand quotedblbase -35; + pos perthousand quotedblleft -200; + pos perthousand quotedblright -200; + pos perthousand quoteleft -115; + pos perthousand quoteright -115; + pos perthousand guillemetleft -20; + pos perthousand guilsinglleft -20; + pos perthousand quotedbl -200; + pos perthousand quotesingle -110; + pos perthousand cent -15; + pos perthousand dollar -65; + pos perthousand euro -100; + pos perthousand sterling -45; + pos perthousand yen -55; + pos perthousand plus -25; + pos perthousand minus -25; + pos perthousand multiply -50; + pos perthousand divide -25; + pos perthousand less -50; + pos perthousand asciitilde -85; + pos perthousand asciicircum -260; + pos perthousand percent -125; + pos perthousand perthousand -125; + pos perthousand at -15; + pos perthousand paragraph -135; + pos perthousand copyright -15; + pos perthousand registered -80; + pos perthousand trademark -155; + pos perthousand degree -215; + pos at comma -75; + pos at colon -35; + pos at semicolon -40; + pos at ellipsis -60; + pos at question -170; + pos at questiondown -55; + pos at asterisk -40; + pos at numbersign -75; + pos at slash -75; + pos at backslash -140; + pos at parenright -170; + pos at braceleft -60; + pos at braceright -60; + pos at underscore -120; + pos at quotesinglbase -75; + pos at quotedblbase -75; + pos at quotedblleft -60; + pos at quotedblright -85; + pos at quoteleft -60; + pos at quoteright -85; + pos at guillemetright -35; + pos at guilsinglright -35; + pos at quotedbl -45; + pos at quotesingle -45; + pos at dollar -70; + pos at euro -90; + pos at sterling -30; + pos at yen -50; + pos at multiply -40; + pos at asciitilde -30; + pos at asciicircum -30; + pos at percent -40; + pos at perthousand -40; + pos at paragraph -35; + pos at registered -15; + pos at trademark -55; + pos at degree -70; + pos ampersand comma -20; + pos ampersand semicolon -10; + pos ampersand question -180; + pos ampersand periodcentered -10; + pos ampersand bullet -10; + pos ampersand asterisk -140; + pos ampersand numbersign -85; + pos ampersand slash -15; + pos ampersand backslash -195; + pos ampersand parenright -115; + pos ampersand braceleft -75; + pos ampersand braceright -60; + pos ampersand underscore -170; + pos ampersand quotesinglbase -20; + pos ampersand quotedblbase -20; + pos ampersand quotedblleft -140; + pos ampersand quotedblright -150; + pos ampersand quoteleft -115; + pos ampersand quoteright -115; + pos ampersand guillemetright -20; + pos ampersand guilsinglright -20; + pos ampersand quotedbl -145; + pos ampersand quotesingle -110; + pos ampersand dollar -50; + pos ampersand euro -100; + pos ampersand sterling -35; + pos ampersand yen -60; + pos ampersand multiply -65; + pos ampersand less -65; + pos ampersand asciitilde -125; + pos ampersand asciicircum -175; + pos ampersand percent -115; + pos ampersand perthousand -115; + pos ampersand at -10; + pos ampersand ampersand -15; + pos ampersand paragraph -140; + pos ampersand copyright -10; + pos ampersand registered -55; + pos ampersand trademark -140; + pos ampersand degree -145; + pos paragraph question -15; + pos paragraph numbersign -50; + pos paragraph slash 30; + pos paragraph backslash 10; + pos paragraph parenright -25; + pos paragraph braceleft -60; + pos paragraph braceright -50; + pos paragraph quotedblright -10; + pos paragraph quoteright -10; + pos paragraph dollar -30; + pos paragraph euro -90; + pos paragraph sterling -30; + pos paragraph multiply -40; + pos paragraph asciitilde -25; + pos paragraph asciicircum -15; + pos copyright comma -65; + pos copyright colon -45; + pos copyright semicolon -50; + pos copyright ellipsis -50; + pos copyright question -175; + pos copyright questiondown -45; + pos copyright asterisk -45; + pos copyright numbersign -70; + pos copyright slash -65; + pos copyright backslash -150; + pos copyright parenright -165; + pos copyright braceleft -65; + pos copyright braceright -60; + pos copyright underscore -100; + pos copyright quotesinglbase -65; + pos copyright quotedblbase -65; + pos copyright quotedblleft -70; + pos copyright quotedblright -95; + pos copyright quoteleft -70; + pos copyright quoteright -95; + pos copyright guillemetright -35; + pos copyright guilsinglright -35; + pos copyright quotedbl -55; + pos copyright quotesingle -55; + pos copyright dollar -80; + pos copyright euro -90; + pos copyright sterling -35; + pos copyright yen -55; + pos copyright multiply -40; + pos copyright asciitilde -30; + pos copyright asciicircum -40; + pos copyright percent -50; + pos copyright perthousand -50; + pos copyright paragraph -40; + pos copyright registered -20; + pos copyright trademark -60; + pos copyright degree -80; + pos registered comma -115; + pos registered semicolon -15; + pos registered ellipsis -275; + pos registered question -100; + pos registered questiondown -180; + pos registered periodcentered -20; + pos registered bullet -10; + pos registered asterisk -10; + pos registered numbersign -110; + pos registered slash -145; + pos registered backslash -100; + pos registered parenleft -10; + pos registered parenright -105; + pos registered braceleft -65; + pos registered braceright -65; + pos registered underscore -330; + pos registered quotesinglbase -115; + pos registered quotedblbase -205; + pos registered quotedblleft -20; + pos registered quotedblright -35; + pos registered quoteleft -20; + pos registered quoteright -35; + pos registered guillemetleft -35; + pos registered guillemetright -20; + pos registered guilsinglleft -35; + pos registered guilsinglright -20; + pos registered quotedbl -20; + pos registered quotesingle -20; + pos registered cent -10; + pos registered dollar -40; + pos registered euro -90; + pos registered sterling -40; + pos registered yen -35; + pos registered multiply -45; + pos registered asciitilde -40; + pos registered asciicircum -15; + pos registered percent -15; + pos registered perthousand -15; + pos registered ampersand -40; + pos registered paragraph -10; + pos registered copyright -10; + pos registered trademark -15; + pos registered degree -30; + pos trademark comma -115; + pos trademark semicolon -10; + pos trademark ellipsis -285; + pos trademark question -85; + pos trademark questiondown -200; + pos trademark numbersign -90; + pos trademark slash -115; + pos trademark backslash -65; + pos trademark parenright -75; + pos trademark braceleft -60; + pos trademark braceright -60; + pos trademark underscore -355; + pos trademark quotesinglbase -115; + pos trademark quotedblbase -205; + pos trademark quotedblright -10; + pos trademark quoteright -10; + pos trademark guillemetleft -10; + pos trademark guillemetright -20; + pos trademark guilsinglleft -10; + pos trademark guilsinglright -20; + pos trademark dollar -30; + pos trademark euro -90; + pos trademark sterling -35; + pos trademark yen -20; + pos trademark multiply -45; + pos trademark asciitilde -30; + pos trademark asciicircum -15; + pos trademark ampersand -10; + pos degree comma -115; + pos degree semicolon -15; + pos degree ellipsis -215; + pos degree question -35; + pos degree questiondown -200; + pos degree periodcentered -100; + pos degree bullet -85; + pos degree numbersign -145; + pos degree slash -210; + pos degree backslash -50; + pos degree parenleft -45; + pos degree parenright -40; + pos degree braceleft -110; + pos degree braceright -65; + pos degree hyphen -185; + pos degree endash -215; + pos degree emdash -215; + pos degree underscore -215; + pos degree quotesinglbase -115; + pos degree quotedblbase -205; + pos degree quotedblright -10; + pos degree quoteright -10; + pos degree guillemetleft -180; + pos degree guillemetright -60; + pos degree guilsinglleft -170; + pos degree guilsinglright -60; + pos degree cent -65; + pos degree dollar -30; + pos degree euro -95; + pos degree sterling -85; + pos degree yen -20; + pos degree plus -70; + pos degree minus -70; + pos degree multiply -70; + pos degree divide -70; + pos degree less -80; + pos degree asciitilde -110; + pos degree asciicircum -55; + pos degree at -40; + pos degree ampersand -90; + pos degree copyright -45; + pos degree registered -10; + pos bar question -15; + pos bar numbersign -50; + pos bar slash 35; + pos bar backslash 10; + pos bar parenright -25; + pos bar braceleft -60; + pos bar braceright -50; + pos bar quotedblright -10; + pos bar quoteright -10; + pos bar dollar -30; + pos bar euro -90; + pos bar sterling -30; + pos bar multiply -40; + pos bar asciitilde -25; + pos bar asciicircum -10; + } kern_DFLT; + lookup kern_latn { + lookupflag IgnoreMarks; + pos braceleft @MMK_R_thorn -50; + pos braceleft @MMK_R_m -55; + pos braceleft @MMK_R_o -60; + pos braceleft @MMK_R_i -55; + pos braceleft @MMK_R_e -60; + pos braceleft @MMK_R_g -60; + pos braceleft @MMK_R_f -55; + pos braceleft @MMK_R_a -60; + pos braceleft @MMK_R_c -60; + pos braceleft @MMK_R_b -50; + pos braceleft @MMK_R_y -55; + pos braceleft @MMK_R_z -55; + pos braceleft @MMK_R_u -55; + pos braceleft @MMK_R_t -55; + pos braceleft @MMK_R_w -55; + pos braceleft @MMK_R_v -55; + pos braceleft @MMK_R_p -55; + pos braceleft @MMK_R_s -85; + pos braceleft @MMK_R_r -55; + pos braceleft @MMK_R_M -50; + pos braceleft @MMK_R_L -55; + pos braceleft @MMK_R_O -55; + pos braceleft @MMK_R_N -50; + pos braceleft @MMK_R_I -55; + pos braceleft @MMK_R_H -50; + pos braceleft @MMK_R_K -50; + pos braceleft @MMK_R_J -90; + pos braceleft @MMK_R_D -50; + pos braceleft @MMK_R_G -55; + pos braceleft @MMK_R_F -50; + pos braceleft @MMK_R_A -65; + pos braceleft @MMK_R_C -55; + pos braceleft @MMK_R_B -50; + pos braceleft @MMK_R_Y -70; + pos braceleft @MMK_R_X -65; + pos braceleft @MMK_R_Z -50; + pos braceleft @MMK_R_U -50; + pos braceleft @MMK_R_T -55; + pos braceleft @MMK_R_W -70; + pos braceleft @MMK_R_V -70; + pos braceleft @MMK_R_Q -60; + pos braceleft @MMK_R_P -50; + pos braceleft @MMK_R_S -80; + pos braceleft @MMK_R_R -50; + pos braceleft @MMK_R_dcroat -60; + pos braceleft @MMK_R_Oslash -55; + pos braceleft @MMK_R_tcaron -55; + pos braceleft @MMK_R_oslash -60; + pos braceleft @MMK_R_Lslash -50; + pos braceleft @MMK_R_a.alt -60; + pos braceleft @MMK_R_germandbls -55; + pos braceleft @MMK_R_h -50; + pos braceleft @MMK_R_j 20; + pos braceleft @MMK_R_d -60; + pos braceleft @MMK_R_l -50; + pos braceleft @MMK_R_n -55; + pos braceleft @MMK_R_x -65; + pos braceleft @MMK_R_q -60; + pos braceleft @MMK_R_E -50; + pos braceleft @MMK_R_Eth -50; + pos braceleft @MMK_R_eth -60; + pos braceleft @MMK_R_lcaron -50; + pos braceleft @MMK_R_lslash -50; + pos braceleft @MMK_R_Thorn -50; + pos braceleft @MMK_R_dcaron -60; + pos slash @MMK_R_t -65; + pos slash @MMK_R_r -65; + pos slash @MMK_R_lcaron 15; + pos slash @MMK_R_H 10; + pos slash @MMK_R_I 10; + pos slash @MMK_R_K 10; + pos slash @MMK_R_G -90; + pos slash @MMK_R_A -155; + pos slash @MMK_R_C -85; + pos slash @MMK_R_V 10; + pos slash @MMK_R_R 35; + pos slash @MMK_R_oslash -135; + pos slash @MMK_R_Lslash 10; + pos slash @MMK_R_Eth 35; + pos slash @MMK_R_tcaron -65; + pos slash @MMK_R_germandbls -35; + pos slash @MMK_R_thorn 15; + pos slash @MMK_R_dcroat -135; + pos slash @MMK_R_dcaron -135; + pos slash @MMK_R_lslash 15; + pos slash @MMK_R_Oslash -90; + pos slash @MMK_R_eth -140; + pos slash @MMK_R_l 15; + pos slash @MMK_R_m -65; + pos slash @MMK_R_n -65; + pos slash @MMK_R_o -135; + pos slash @MMK_R_j 15; + pos slash @MMK_R_e -135; + pos slash @MMK_R_f -65; + pos slash @MMK_R_g -125; + pos slash @MMK_R_a -135; + pos slash @MMK_R_b 15; + pos slash @MMK_R_x -75; + pos slash @MMK_R_y -65; + pos slash @MMK_R_z -65; + pos slash @MMK_R_u -65; + pos slash @MMK_R_v -65; + pos slash @MMK_R_w -65; + pos slash @MMK_R_p -65; + pos slash @MMK_R_q -135; + pos slash @MMK_R_L 10; + pos slash @MMK_R_M 10; + pos slash @MMK_R_N 10; + pos slash @MMK_R_O -90; + pos slash @MMK_R_J -240; + pos slash @MMK_R_D 35; + pos slash @MMK_R_E 10; + pos slash @MMK_R_F 10; + pos slash @MMK_R_B 35; + pos slash @MMK_R_Y 10; + pos slash @MMK_R_Z 10; + pos slash @MMK_R_T 10; + pos slash @MMK_R_U 10; + pos slash @MMK_R_W 10; + pos slash @MMK_R_P 35; + pos slash @MMK_R_Q -90; + pos slash @MMK_R_S -55; + pos slash @MMK_R_a.alt -120; + pos slash @MMK_R_Thorn 10; + pos slash @MMK_R_d -135; + pos slash @MMK_R_s -120; + pos slash @MMK_R_h 15; + pos slash @MMK_R_i 15; + pos slash @MMK_R_c -135; + pos parenright @MMK_R_J -65; + pos parenright @MMK_R_tcaron -30; + pos parenright @MMK_R_v -35; + pos parenright @MMK_R_s -45; + pos parenright @MMK_R_w -30; + pos parenright @MMK_R_t -30; + pos parenright @MMK_R_x -50; + pos parenright @MMK_R_f -30; + pos parenright @MMK_R_V -90; + pos parenright @MMK_R_W -75; + pos parenright @MMK_R_T -95; + pos parenright @MMK_R_S -70; + pos parenright @MMK_R_X -50; + pos parenright @MMK_R_C -10; + pos parenright @MMK_R_A -45; + pos parenright @MMK_R_Y -90; + pos parenright @MMK_R_y -30; + pos asterisk @MMK_R_a.alt -90; + pos asterisk @MMK_R_dcaron -50; + pos asterisk @MMK_R_O -15; + pos asterisk @MMK_R_G -10; + pos asterisk @MMK_R_A -115; + pos asterisk @MMK_R_Y -25; + pos asterisk @MMK_R_V -20; + pos asterisk @MMK_R_o -50; + pos asterisk @MMK_R_g -40; + pos asterisk @MMK_R_d -50; + pos asterisk @MMK_R_e -50; + pos asterisk @MMK_R_c -50; + pos asterisk @MMK_R_a -50; + pos asterisk @MMK_R_x -20; + pos asterisk @MMK_R_Oslash -15; + pos asterisk @MMK_R_eth -60; + pos asterisk @MMK_R_S -30; + pos asterisk @MMK_R_dcroat -50; + pos asterisk @MMK_R_X -25; + pos asterisk @MMK_R_C -10; + pos asterisk @MMK_R_W -20; + pos asterisk @MMK_R_v -10; + pos asterisk @MMK_R_s -35; + pos asterisk @MMK_R_q -50; + pos asterisk @MMK_R_J -190; + pos asterisk @MMK_R_Q -15; + pos asterisk @MMK_R_oslash -50; + pos guilsinglright @MMK_R_O -10; + pos guilsinglright @MMK_R_S -170; + pos guilsinglright @MMK_R_X -60; + pos guilsinglright @MMK_R_G -10; + pos guilsinglright @MMK_R_f -70; + pos guilsinglright @MMK_R_Oslash -10; + pos guilsinglright @MMK_R_T -130; + pos guilsinglright @MMK_R_A -50; + pos guilsinglright @MMK_R_v -35; + pos guilsinglright @MMK_R_w -30; + pos guilsinglright @MMK_R_x -60; + pos guilsinglright @MMK_R_y -30; + pos guilsinglright @MMK_R_V -100; + pos guilsinglright @MMK_R_W -80; + pos guilsinglright @MMK_R_Q -10; + pos guilsinglright @MMK_R_C -15; + pos guilsinglright @MMK_R_J -170; + pos guilsinglright @MMK_R_t -70; + pos guilsinglright @MMK_R_s -110; + pos guilsinglright @MMK_R_Y -95; + pos guilsinglright @MMK_R_tcaron -70; + pos parenleft @MMK_R_Eth -15; + pos parenleft @MMK_R_Y -30; + pos parenleft @MMK_R_Thorn -15; + pos parenleft @MMK_R_dcroat -180; + pos parenleft @MMK_R_s -140; + pos parenleft @MMK_R_d -180; + pos parenleft @MMK_R_f -95; + pos parenleft @MMK_R_a -180; + pos parenleft @MMK_R_c -175; + pos parenleft @MMK_R_l -15; + pos parenleft @MMK_R_n -100; + pos parenleft @MMK_R_o -175; + pos parenleft @MMK_R_h -15; + pos parenleft @MMK_R_i -35; + pos parenleft @MMK_R_j 50; + pos parenleft @MMK_R_t -95; + pos parenleft @MMK_R_u -100; + pos parenleft @MMK_R_v -100; + pos parenleft @MMK_R_w -100; + pos parenleft @MMK_R_p -25; + pos parenleft @MMK_R_q -180; + pos parenleft @MMK_R_x -105; + pos parenleft @MMK_R_z -100; + pos parenleft @MMK_R_D -15; + pos parenleft @MMK_R_E -15; + pos parenleft @MMK_R_G -100; + pos parenleft @MMK_R_A -105; + pos parenleft @MMK_R_B -15; + pos parenleft @MMK_R_C -95; + pos parenleft @MMK_R_L -15; + pos parenleft @MMK_R_N -15; + pos parenleft @MMK_R_O -105; + pos parenleft @MMK_R_J -145; + pos parenleft @MMK_R_K -15; + pos parenleft @MMK_R_X -35; + pos parenleft @MMK_R_lcaron -15; + pos parenleft @MMK_R_thorn -15; + pos parenleft @MMK_R_e -175; + pos parenleft @MMK_R_b -15; + pos parenleft @MMK_R_r -100; + pos parenleft @MMK_R_F -15; + pos parenleft @MMK_R_H -15; + pos parenleft @MMK_R_U -15; + pos parenleft @MMK_R_V -30; + pos parenleft @MMK_R_Q -105; + pos parenleft @MMK_R_tcaron -95; + pos parenleft @MMK_R_germandbls -35; + pos parenleft @MMK_R_m -100; + pos parenleft @MMK_R_g -110; + pos parenleft @MMK_R_y -100; + pos parenleft @MMK_R_I -15; + pos parenleft @MMK_R_W -30; + pos parenleft @MMK_R_R -15; + pos parenleft @MMK_R_S -60; + pos parenleft @MMK_R_Z -15; + pos parenleft @MMK_R_dcaron -180; + pos parenleft @MMK_R_M -15; + pos parenleft @MMK_R_a.alt -150; + pos parenleft @MMK_R_T -15; + pos parenleft @MMK_R_lslash -15; + pos parenleft @MMK_R_oslash -125; + pos parenleft @MMK_R_eth -170; + pos parenleft @MMK_R_Oslash -105; + pos parenleft @MMK_R_Lslash -15; + pos parenleft @MMK_R_P -15; + pos quotesinglbase @MMK_R_dcaron -90; + pos quotesinglbase @MMK_R_c -90; + pos quotesinglbase @MMK_R_tcaron -110; + pos quotesinglbase @MMK_R_oslash -20; + pos quotesinglbase @MMK_R_J -35; + pos quotesinglbase @MMK_R_O -115; + pos quotesinglbase @MMK_R_C -115; + pos quotesinglbase @MMK_R_G -115; + pos quotesinglbase @MMK_R_Y -100; + pos quotesinglbase @MMK_R_Q -115; + pos quotesinglbase @MMK_R_S -45; + pos quotesinglbase @MMK_R_U -90; + pos quotesinglbase @MMK_R_V -115; + pos quotesinglbase @MMK_R_W -115; + pos quotesinglbase @MMK_R_j 60; + pos quotesinglbase @MMK_R_o -100; + pos quotesinglbase @MMK_R_a -90; + pos quotesinglbase @MMK_R_d -90; + pos quotesinglbase @MMK_R_g -105; + pos quotesinglbase @MMK_R_s -25; + pos quotesinglbase @MMK_R_v -75; + pos quotesinglbase @MMK_R_eth -85; + pos quotesinglbase @MMK_R_e -95; + pos quotesinglbase @MMK_R_y -70; + pos quotesinglbase @MMK_R_q -90; + pos quotesinglbase @MMK_R_T -115; + pos quotesinglbase @MMK_R_f -80; + pos quotesinglbase @MMK_R_t -110; + pos quotesinglbase @MMK_R_dcroat -90; + pos quotesinglbase @MMK_R_u -55; + pos quotesinglbase @MMK_R_w -70; + pos quotesinglbase @MMK_R_a.alt -45; + pos guilsinglleft @MMK_R_oslash -35; + pos guilsinglleft @MMK_R_eth -45; + pos guilsinglleft @MMK_R_Y -65; + pos guilsinglleft @MMK_R_g -25; + pos guilsinglleft @MMK_R_o -35; + pos guilsinglleft @MMK_R_A -30; + pos guilsinglleft @MMK_R_J -60; + pos guilsinglleft @MMK_R_V -65; + pos guilsinglleft @MMK_R_W -55; + pos guilsinglleft @MMK_R_T -135; + pos guilsinglleft @MMK_R_X -30; + pos guilsinglleft @MMK_R_f -15; + pos guilsinglleft @MMK_R_d -35; + pos guilsinglleft @MMK_R_e -35; + pos guilsinglleft @MMK_R_c -35; + pos guilsinglleft @MMK_R_a -35; + pos guilsinglleft @MMK_R_v -15; + pos guilsinglleft @MMK_R_w -15; + pos guilsinglleft @MMK_R_q -35; + pos guilsinglleft @MMK_R_x -30; + pos guilsinglleft @MMK_R_y -15; + pos guilsinglleft @MMK_R_a.alt -35; + pos guilsinglleft @MMK_R_S -50; + pos guilsinglleft @MMK_R_t -15; + pos guilsinglleft @MMK_R_s -30; + pos guilsinglleft @MMK_R_dcaron -35; + pos guilsinglleft @MMK_R_dcroat -35; + pos guilsinglleft @MMK_R_tcaron -15; + pos questiondown @MMK_R_Lslash -140; + pos questiondown @MMK_R_tcaron -180; + pos questiondown @MMK_R_oslash -160; + pos questiondown @MMK_R_w -185; + pos questiondown @MMK_R_u -175; + pos questiondown @MMK_R_r -140; + pos questiondown @MMK_R_s -195; + pos questiondown @MMK_R_p -10; + pos questiondown @MMK_R_z -140; + pos questiondown @MMK_R_g -85; + pos questiondown @MMK_R_e -175; + pos questiondown @MMK_R_b -140; + pos questiondown @MMK_R_n -140; + pos questiondown @MMK_R_o -175; + pos questiondown @MMK_R_l -85; + pos questiondown @MMK_R_m -140; + pos questiondown @MMK_R_h -140; + pos questiondown @MMK_R_i -85; + pos questiondown @MMK_R_V -225; + pos questiondown @MMK_R_T -235; + pos questiondown @MMK_R_U -175; + pos questiondown @MMK_R_R -140; + pos questiondown @MMK_R_S -210; + pos questiondown @MMK_R_P -140; + pos questiondown @MMK_R_Q -180; + pos questiondown @MMK_R_Z -140; + pos questiondown @MMK_R_X -140; + pos questiondown @MMK_R_Y -230; + pos questiondown @MMK_R_G -180; + pos questiondown @MMK_R_D -65; + pos questiondown @MMK_R_E -140; + pos questiondown @MMK_R_B -65; + pos questiondown @MMK_R_C -180; + pos questiondown @MMK_R_A -140; + pos questiondown @MMK_R_N -140; + pos questiondown @MMK_R_O -180; + pos questiondown @MMK_R_L -140; + pos questiondown @MMK_R_M -140; + pos questiondown @MMK_R_J -195; + pos questiondown @MMK_R_K -140; + pos questiondown @MMK_R_I -115; + pos questiondown @MMK_R_Eth -65; + pos questiondown @MMK_R_thorn -10; + pos questiondown @MMK_R_x -140; + pos questiondown @MMK_R_W -220; + pos questiondown @MMK_R_F -140; + pos questiondown @MMK_R_a.alt -175; + pos questiondown @MMK_R_dcaron -175; + pos questiondown @MMK_R_Thorn -140; + pos questiondown @MMK_R_v -185; + pos questiondown @MMK_R_t -180; + pos questiondown @MMK_R_q -175; + pos questiondown @MMK_R_y -80; + pos questiondown @MMK_R_f -180; + pos questiondown @MMK_R_d -175; + pos questiondown @MMK_R_c -175; + pos questiondown @MMK_R_a -175; + pos questiondown @MMK_R_H -140; + pos questiondown @MMK_R_lslash -140; + pos questiondown @MMK_R_Oslash -140; + pos questiondown @MMK_R_germandbls -140; + pos questiondown @MMK_R_lcaron -105; + pos questiondown @MMK_R_j 65; + pos questiondown @MMK_R_dcroat -175; + pos questiondown @MMK_R_eth -175; + pos emdash @MMK_R_X -55; + pos emdash @MMK_R_A -45; + pos emdash @MMK_R_J -145; + pos emdash @MMK_R_S -110; + pos emdash @MMK_R_V -80; + pos emdash @MMK_R_W -65; + pos emdash @MMK_R_T -135; + pos emdash @MMK_R_f -80; + pos emdash @MMK_R_s -40; + pos emdash @MMK_R_v -25; + pos emdash @MMK_R_w -25; + pos emdash @MMK_R_t -80; + pos emdash @MMK_R_x -50; + pos emdash @MMK_R_tcaron -80; + pos emdash @MMK_R_Y -85; + pos emdash @MMK_R_y -25; + pos backslash @MMK_R_germandbls -20; + pos backslash @MMK_R_tcaron -135; + pos backslash @MMK_R_Eth 15; + pos backslash @MMK_R_dcaron -100; + pos backslash @MMK_R_lcaron -20; + pos backslash @MMK_R_oslash -40; + pos backslash @MMK_R_O -135; + pos backslash @MMK_R_N -15; + pos backslash @MMK_R_M -15; + pos backslash @MMK_R_L -20; + pos backslash @MMK_R_K -15; + pos backslash @MMK_R_J -55; + pos backslash @MMK_R_I -20; + pos backslash @MMK_R_G -135; + pos backslash @MMK_R_F -15; + pos backslash @MMK_R_D 15; + pos backslash @MMK_R_C -140; + pos backslash @MMK_R_B 10; + pos backslash @MMK_R_A -15; + pos backslash @MMK_R_Z -15; + pos backslash @MMK_R_Y -120; + pos backslash @MMK_R_W -150; + pos backslash @MMK_R_V -180; + pos backslash @MMK_R_U -105; + pos backslash @MMK_R_T -150; + pos backslash @MMK_R_S -70; + pos backslash @MMK_R_R -20; + pos backslash @MMK_R_Q -135; + pos backslash @MMK_R_P -20; + pos backslash @MMK_R_o -110; + pos backslash @MMK_R_n -15; + pos backslash @MMK_R_m -15; + pos backslash @MMK_R_l -20; + pos backslash @MMK_R_j 85; + pos backslash @MMK_R_h -20; + pos backslash @MMK_R_f -95; + pos backslash @MMK_R_e -105; + pos backslash @MMK_R_d -100; + pos backslash @MMK_R_c -100; + pos backslash @MMK_R_b -20; + pos backslash @MMK_R_a -100; + pos backslash @MMK_R_z -15; + pos backslash @MMK_R_x -15; + pos backslash @MMK_R_w -85; + pos backslash @MMK_R_v -95; + pos backslash @MMK_R_u -75; + pos backslash @MMK_R_t -135; + pos backslash @MMK_R_s -50; + pos backslash @MMK_R_r -15; + pos backslash @MMK_R_q -100; + pos backslash @MMK_R_p 10; + pos backslash @MMK_R_g -90; + pos backslash @MMK_R_H -15; + pos backslash @MMK_R_E -15; + pos backslash @MMK_R_X -15; + pos backslash @MMK_R_y -65; + pos backslash @MMK_R_a.alt -70; + pos backslash @MMK_R_Lslash -20; + pos backslash @MMK_R_Oslash -15; + pos backslash @MMK_R_dcroat -100; + pos backslash @MMK_R_eth -100; + pos backslash @MMK_R_i -15; + pos backslash @MMK_R_lslash -20; + pos backslash @MMK_R_Thorn -20; + pos backslash @MMK_R_thorn 10; + pos colon @MMK_R_y -10; + pos colon @MMK_R_v -10; + pos colon @MMK_R_w -10; + pos colon @MMK_R_o -40; + pos colon @MMK_R_g -30; + pos colon @MMK_R_d -40; + pos colon @MMK_R_e -40; + pos colon @MMK_R_c -40; + pos colon @MMK_R_a -40; + pos colon @MMK_R_Y -55; + pos colon @MMK_R_V -55; + pos colon @MMK_R_W -45; + pos colon @MMK_R_T -105; + pos colon @MMK_R_S -35; + pos colon @MMK_R_Q -10; + pos colon @MMK_R_O -10; + pos colon @MMK_R_J -30; + pos colon @MMK_R_a.alt -45; + pos colon @MMK_R_s -25; + pos colon @MMK_R_q -40; + pos colon @MMK_R_j 35; + pos colon @MMK_R_eth -45; + pos colon @MMK_R_G -10; + pos colon @MMK_R_oslash -20; + pos colon @MMK_R_dcroat -40; + pos colon @MMK_R_dcaron -40; + pos quotedblright @MMK_R_c -100; + pos quotedblright @MMK_R_d -100; + pos quotedblright @MMK_R_i -15; + pos quotedblright @MMK_R_o -100; + pos quotedblright @MMK_R_n -15; + pos quotedblright @MMK_R_m -15; + pos quotedblright @MMK_R_u -15; + pos quotedblright @MMK_R_A -140; + pos quotedblright @MMK_R_eth -115; + pos quotedblright @MMK_R_j -15; + pos quotedblright @MMK_R_p -15; + pos quotedblright @MMK_R_Q -45; + pos quotedblright @MMK_R_a -100; + pos quotedblright @MMK_R_g -90; + pos quotedblright @MMK_R_f -15; + pos quotedblright @MMK_R_e -105; + pos quotedblright @MMK_R_s -80; + pos quotedblright @MMK_R_r -15; + pos quotedblright @MMK_R_q -100; + pos quotedblright @MMK_R_w -15; + pos quotedblright @MMK_R_v -20; + pos quotedblright @MMK_R_t -15; + pos quotedblright @MMK_R_z -15; + pos quotedblright @MMK_R_y -15; + pos quotedblright @MMK_R_x -25; + pos quotedblright @MMK_R_C -40; + pos quotedblright @MMK_R_G -45; + pos quotedblright @MMK_R_J -200; + pos quotedblright @MMK_R_O -45; + pos quotedblright @MMK_R_S -30; + pos quotedblright @MMK_R_W -15; + pos quotedblright @MMK_R_V -20; + pos quotedblright @MMK_R_Y -20; + pos quotedblright @MMK_R_X -25; + pos quotedblright @MMK_R_oslash -100; + pos quotedblright @MMK_R_Oslash -45; + pos quotedblright @MMK_R_dcaron -100; + pos quotedblright @MMK_R_tcaron -15; + pos quotedblright @MMK_R_dcroat -100; + pos quotedblright @MMK_R_a.alt -80; + pos endash @MMK_R_J -145; + pos endash @MMK_R_T -135; + pos endash @MMK_R_W -65; + pos endash @MMK_R_V -80; + pos endash @MMK_R_S -110; + pos endash @MMK_R_Y -85; + pos endash @MMK_R_X -55; + pos endash @MMK_R_f -80; + pos endash @MMK_R_t -80; + pos endash @MMK_R_v -25; + pos endash @MMK_R_s -40; + pos endash @MMK_R_y -25; + pos endash @MMK_R_x -50; + pos endash @MMK_R_w -25; + pos endash @MMK_R_A -45; + pos endash @MMK_R_tcaron -80; + pos hyphen @MMK_R_Y -85; + pos hyphen @MMK_R_w -25; + pos hyphen @MMK_R_s -40; + pos hyphen @MMK_R_tcaron -80; + pos hyphen @MMK_R_t -80; + pos hyphen @MMK_R_A -45; + pos hyphen @MMK_R_J -140; + pos hyphen @MMK_R_T -135; + pos hyphen @MMK_R_V -80; + pos hyphen @MMK_R_W -65; + pos hyphen @MMK_R_S -110; + pos hyphen @MMK_R_X -55; + pos hyphen @MMK_R_f -80; + pos hyphen @MMK_R_v -25; + pos hyphen @MMK_R_x -50; + pos hyphen @MMK_R_y -25; + pos question @MMK_R_dcaron -50; + pos question @MMK_R_o -50; + pos question @MMK_R_g -40; + pos question @MMK_R_d -50; + pos question @MMK_R_c -50; + pos question @MMK_R_a -50; + pos question @MMK_R_s -40; + pos question @MMK_R_q -50; + pos question @MMK_R_O -15; + pos question @MMK_R_G -15; + pos question @MMK_R_C -15; + pos question @MMK_R_X -45; + pos question @MMK_R_Y -40; + pos question @MMK_R_S -25; + pos question @MMK_R_Oslash -15; + pos question @MMK_R_e -50; + pos question @MMK_R_Q -15; + pos question @MMK_R_eth -55; + pos question @MMK_R_oslash -50; + pos question @MMK_R_J -225; + pos question @MMK_R_A -115; + pos question @MMK_R_V -40; + pos question @MMK_R_W -30; + pos question @MMK_R_T -10; + pos question @MMK_R_a.alt -70; + pos question @MMK_R_x -10; + pos question @MMK_R_dcroat -50; + pos ellipsis @MMK_R_U -85; + pos ellipsis @MMK_R_oslash -20; + pos ellipsis @MMK_R_dcaron -85; + pos ellipsis @MMK_R_tcaron -105; + pos ellipsis @MMK_R_Q -135; + pos ellipsis @MMK_R_W -130; + pos ellipsis @MMK_R_V -160; + pos ellipsis @MMK_R_T -135; + pos ellipsis @MMK_R_Y -100; + pos ellipsis @MMK_R_C -145; + pos ellipsis @MMK_R_G -135; + pos ellipsis @MMK_R_J -30; + pos ellipsis @MMK_R_O -135; + pos ellipsis @MMK_R_q -85; + pos ellipsis @MMK_R_w -70; + pos ellipsis @MMK_R_u -50; + pos ellipsis @MMK_R_t -105; + pos ellipsis @MMK_R_y -70; + pos ellipsis @MMK_R_a -85; + pos ellipsis @MMK_R_g -120; + pos ellipsis @MMK_R_e -90; + pos ellipsis @MMK_R_d -85; + pos ellipsis @MMK_R_o -100; + pos ellipsis @MMK_R_dcroat -85; + pos ellipsis @MMK_R_a.alt -45; + pos ellipsis @MMK_R_eth -80; + pos ellipsis @MMK_R_S -45; + pos ellipsis @MMK_R_f -80; + pos ellipsis @MMK_R_j 35; + pos ellipsis @MMK_R_s -25; + pos ellipsis @MMK_R_v -75; + pos ellipsis @MMK_R_c -90; + pos guillemetleft @MMK_R_oslash -35; + pos guillemetleft @MMK_R_dcaron -35; + pos guillemetleft @MMK_R_q -35; + pos guillemetleft @MMK_R_w -15; + pos guillemetleft @MMK_R_S -50; + pos guillemetleft @MMK_R_T -135; + pos guillemetleft @MMK_R_x -30; + pos guillemetleft @MMK_R_y -15; + pos guillemetleft @MMK_R_s -30; + pos guillemetleft @MMK_R_t -15; + pos guillemetleft @MMK_R_a -35; + pos guillemetleft @MMK_R_c -35; + pos guillemetleft @MMK_R_d -35; + pos guillemetleft @MMK_R_g -25; + pos guillemetleft @MMK_R_X -30; + pos guillemetleft @MMK_R_Y -65; + pos guillemetleft @MMK_R_V -65; + pos guillemetleft @MMK_R_W -55; + pos guillemetleft @MMK_R_A -30; + pos guillemetleft @MMK_R_a.alt -35; + pos guillemetleft @MMK_R_v -15; + pos guillemetleft @MMK_R_e -35; + pos guillemetleft @MMK_R_f -15; + pos guillemetleft @MMK_R_J -60; + pos guillemetleft @MMK_R_tcaron -15; + pos guillemetleft @MMK_R_eth -45; + pos guillemetleft @MMK_R_o -35; + pos guillemetleft @MMK_R_dcroat -35; + pos guillemetright @MMK_R_v -35; + pos guillemetright @MMK_R_tcaron -70; + pos guillemetright @MMK_R_w -30; + pos guillemetright @MMK_R_A -50; + pos guillemetright @MMK_R_t -70; + pos guillemetright @MMK_R_x -60; + pos guillemetright @MMK_R_y -30; + pos guillemetright @MMK_R_S -180; + pos guillemetright @MMK_R_Q -10; + pos guillemetright @MMK_R_V -100; + pos guillemetright @MMK_R_W -80; + pos guillemetright @MMK_R_T -130; + pos guillemetright @MMK_R_X -60; + pos guillemetright @MMK_R_Y -95; + pos guillemetright @MMK_R_C -15; + pos guillemetright @MMK_R_G -10; + pos guillemetright @MMK_R_J -180; + pos guillemetright @MMK_R_Oslash -10; + pos guillemetright @MMK_R_s -110; + pos guillemetright @MMK_R_f -70; + pos guillemetright @MMK_R_O -10; + pos semicolon @MMK_R_eth -45; + pos semicolon @MMK_R_a.alt -45; + pos semicolon @MMK_R_e -40; + pos semicolon @MMK_R_a -40; + pos semicolon @MMK_R_oslash -20; + pos semicolon @MMK_R_v -10; + pos semicolon @MMK_R_dcaron -40; + pos semicolon @MMK_R_o -35; + pos semicolon @MMK_R_j 65; + pos semicolon @MMK_R_d -40; + pos semicolon @MMK_R_c -35; + pos semicolon @MMK_R_w -10; + pos semicolon @MMK_R_s -25; + pos semicolon @MMK_R_O -10; + pos semicolon @MMK_R_J -35; + pos semicolon @MMK_R_Y -55; + pos semicolon @MMK_R_T -100; + pos semicolon @MMK_R_V -55; + pos semicolon @MMK_R_W -45; + pos semicolon @MMK_R_Q -10; + pos semicolon @MMK_R_S -35; + pos semicolon @MMK_R_dcroat -40; + pos semicolon @MMK_R_g -30; + pos semicolon @MMK_R_y -10; + pos semicolon @MMK_R_q -40; + pos underscore @MMK_R_Lslash -345; + pos underscore @MMK_R_dcroat -175; + pos underscore @MMK_R_oslash -200; + pos underscore @MMK_R_r -175; + pos underscore @MMK_R_germandbls -185; + pos underscore @MMK_R_a -175; + pos underscore @MMK_R_f -180; + pos underscore @MMK_R_q -175; + pos underscore @MMK_R_w -355; + pos underscore @MMK_R_lslash -140; + pos underscore @MMK_R_d -175; + pos underscore @MMK_R_g -60; + pos underscore @MMK_R_o -200; + pos underscore @MMK_R_dcaron -175; + pos underscore @MMK_R_eth -175; + pos underscore @MMK_R_P -350; + pos underscore @MMK_R_Q -235; + pos underscore @MMK_R_R -350; + pos underscore @MMK_R_S -140; + pos underscore @MMK_R_T -345; + pos underscore @MMK_R_V -335; + pos underscore @MMK_R_W -355; + pos underscore @MMK_R_X -355; + pos underscore @MMK_R_Y -355; + pos underscore @MMK_R_Z -325; + pos underscore @MMK_R_A -355; + pos underscore @MMK_R_C -240; + pos underscore @MMK_R_E -310; + pos underscore @MMK_R_F -320; + pos underscore @MMK_R_G -230; + pos underscore @MMK_R_H -355; + pos underscore @MMK_R_I -115; + pos underscore @MMK_R_K -335; + pos underscore @MMK_R_L -300; + pos underscore @MMK_R_M -355; + pos underscore @MMK_R_N -355; + pos underscore @MMK_R_O -230; + pos underscore @MMK_R_s -125; + pos underscore @MMK_R_t -150; + pos underscore @MMK_R_u -120; + pos underscore @MMK_R_v -290; + pos underscore @MMK_R_x -265; + pos underscore @MMK_R_y -55; + pos underscore @MMK_R_z -250; + pos underscore @MMK_R_b -185; + pos underscore @MMK_R_c -185; + pos underscore @MMK_R_e -185; + pos underscore @MMK_R_h -260; + pos underscore @MMK_R_i -85; + pos underscore @MMK_R_j 85; + pos underscore @MMK_R_l -85; + pos underscore @MMK_R_m -355; + pos underscore @MMK_R_n -260; + pos underscore @MMK_R_lcaron -105; + pos underscore @MMK_R_a.alt -125; + pos underscore @MMK_R_tcaron -150; + pos underscore @MMK_R_U -155; + pos underscore @MMK_R_Thorn -350; + pos underscore @MMK_R_J -90; + pos underscore @MMK_R_Oslash -230; + pos bullet @MMK_R_a.alt -20; + pos bullet @MMK_R_C -10; + pos bullet @MMK_R_V -90; + pos bullet @MMK_R_J -170; + pos bullet @MMK_R_A -65; + pos bullet @MMK_R_X -75; + pos bullet @MMK_R_Y -95; + pos bullet @MMK_R_S -110; + pos bullet @MMK_R_T -135; + pos bullet @MMK_R_W -75; + pos bullet @MMK_R_f -75; + pos bullet @MMK_R_x -65; + pos bullet @MMK_R_y -30; + pos bullet @MMK_R_s -55; + pos bullet @MMK_R_t -75; + pos bullet @MMK_R_v -35; + pos bullet @MMK_R_w -30; + pos bullet @MMK_R_tcaron -75; + pos quotedbl @MMK_R_dcroat -70; + pos quotedbl @MMK_R_oslash -70; + pos quotedbl @MMK_R_Oslash -25; + pos quotedbl @MMK_R_e -70; + pos quotedbl @MMK_R_o -70; + pos quotedbl @MMK_R_Q -25; + pos quotedbl @MMK_R_W -15; + pos quotedbl @MMK_R_X -20; + pos quotedbl @MMK_R_Y -20; + pos quotedbl @MMK_R_G -25; + pos quotedbl @MMK_R_J -200; + pos quotedbl @MMK_R_V -20; + pos quotedbl @MMK_R_dcaron -70; + pos quotedbl @MMK_R_a.alt -75; + pos quotedbl @MMK_R_q -70; + pos quotedbl @MMK_R_s -50; + pos quotedbl @MMK_R_v -10; + pos quotedbl @MMK_R_x -15; + pos quotedbl @MMK_R_a -70; + pos quotedbl @MMK_R_c -70; + pos quotedbl @MMK_R_d -70; + pos quotedbl @MMK_R_g -60; + pos quotedbl @MMK_R_S -30; + pos quotedbl @MMK_R_A -125; + pos quotedbl @MMK_R_C -20; + pos quotedbl @MMK_R_O -25; + pos quotedbl @MMK_R_eth -85; + pos braceright @MMK_R_Z -60; + pos braceright @MMK_R_dcaron -65; + pos braceright @MMK_R_lcaron -60; + pos braceright @MMK_R_q -65; + pos braceright @MMK_R_b -60; + pos braceright @MMK_R_d -65; + pos braceright @MMK_R_f -110; + pos braceright @MMK_R_j -45; + pos braceright @MMK_R_l -60; + pos braceright @MMK_R_P -60; + pos braceright @MMK_R_a.alt -60; + pos braceright @MMK_R_Thorn -60; + pos braceright @MMK_R_N -60; + pos braceright @MMK_R_s -115; + pos braceright @MMK_R_r -60; + pos braceright @MMK_R_u -60; + pos braceright @MMK_R_t -110; + pos braceright @MMK_R_y -100; + pos braceright @MMK_R_x -110; + pos braceright @MMK_R_z -60; + pos braceright @MMK_R_a -65; + pos braceright @MMK_R_c -65; + pos braceright @MMK_R_e -65; + pos braceright @MMK_R_g -70; + pos braceright @MMK_R_i -60; + pos braceright @MMK_R_h -60; + pos braceright @MMK_R_m -60; + pos braceright @MMK_R_n -60; + pos braceright @MMK_R_Q -75; + pos braceright @MMK_R_S -135; + pos braceright @MMK_R_R -60; + pos braceright @MMK_R_U -70; + pos braceright @MMK_R_T -115; + pos braceright @MMK_R_W -135; + pos braceright @MMK_R_V -140; + pos braceright @MMK_R_Y -145; + pos braceright @MMK_R_X -110; + pos braceright @MMK_R_A -105; + pos braceright @MMK_R_C -75; + pos braceright @MMK_R_B -60; + pos braceright @MMK_R_I -60; + pos braceright @MMK_R_H -60; + pos braceright @MMK_R_K -60; + pos braceright @MMK_R_M -60; + pos braceright @MMK_R_O -75; + pos braceright @MMK_R_w -100; + pos braceright @MMK_R_v -100; + pos braceright @MMK_R_dcroat -65; + pos braceright @MMK_R_E -60; + pos braceright @MMK_R_D -60; + pos braceright @MMK_R_G -75; + pos braceright @MMK_R_J -135; + pos braceright @MMK_R_L -60; + pos braceright @MMK_R_germandbls -60; + pos braceright @MMK_R_eth -65; + pos braceright @MMK_R_Oslash -75; + pos braceright @MMK_R_p -60; + pos braceright @MMK_R_Lslash -60; + pos braceright @MMK_R_o -65; + pos braceright @MMK_R_oslash -65; + pos braceright @MMK_R_tcaron -110; + pos braceright @MMK_R_thorn -60; + pos braceright @MMK_R_F -60; + pos braceright @MMK_R_Eth -60; + pos braceright @MMK_R_lslash -60; + pos comma @MMK_R_dcaron -90; + pos comma @MMK_R_oslash -20; + pos comma @MMK_R_q -90; + pos comma @MMK_R_a -90; + pos comma @MMK_R_Y -100; + pos comma @MMK_R_W -115; + pos comma @MMK_R_O -115; + pos comma @MMK_R_y -70; + pos comma @MMK_R_v -75; + pos comma @MMK_R_w -70; + pos comma @MMK_R_t -110; + pos comma @MMK_R_u -55; + pos comma @MMK_R_s -25; + pos comma @MMK_R_o -100; + pos comma @MMK_R_j 60; + pos comma @MMK_R_f -80; + pos comma @MMK_R_g -105; + pos comma @MMK_R_d -90; + pos comma @MMK_R_e -95; + pos comma @MMK_R_c -90; + pos comma @MMK_R_V -115; + pos comma @MMK_R_T -115; + pos comma @MMK_R_U -90; + pos comma @MMK_R_S -45; + pos comma @MMK_R_Q -115; + pos comma @MMK_R_J -35; + pos comma @MMK_R_G -115; + pos comma @MMK_R_C -115; + pos comma @MMK_R_dcroat -90; + pos comma @MMK_R_a.alt -45; + pos comma @MMK_R_tcaron -110; + pos comma @MMK_R_eth -85; + pos quoteleft @MMK_R_a.alt -90; + pos quoteleft @MMK_R_dcaron -85; + pos quoteleft @MMK_R_germandbls -15; + pos quoteleft @MMK_R_Q -40; + pos quoteleft @MMK_R_X -35; + pos quoteleft @MMK_R_Y -30; + pos quoteleft @MMK_R_L -10; + pos quoteleft @MMK_R_J -115; + pos quoteleft @MMK_R_v -20; + pos quoteleft @MMK_R_r -15; + pos quoteleft @MMK_R_d -85; + pos quoteleft @MMK_R_e -90; + pos quoteleft @MMK_R_f -15; + pos quoteleft @MMK_R_g -75; + pos quoteleft @MMK_R_c -85; + pos quoteleft @MMK_R_m -15; + pos quoteleft @MMK_R_o -85; + pos quoteleft @MMK_R_dcroat -85; + pos quoteleft @MMK_R_q -85; + pos quoteleft @MMK_R_x -25; + pos quoteleft @MMK_R_n -15; + pos quoteleft @MMK_R_j -15; + pos quoteleft @MMK_R_Oslash -40; + pos quoteleft @MMK_R_y -15; + pos quoteleft @MMK_R_T -10; + pos quoteleft @MMK_R_V -30; + pos quoteleft @MMK_R_W -25; + pos quoteleft @MMK_R_S -40; + pos quoteleft @MMK_R_t -15; + pos quoteleft @MMK_R_u -15; + pos quoteleft @MMK_R_w -15; + pos quoteleft @MMK_R_s -65; + pos quoteleft @MMK_R_z -15; + pos quoteleft @MMK_R_oslash -85; + pos quoteleft @MMK_R_eth -100; + pos quoteleft @MMK_R_tcaron -15; + pos quoteleft @MMK_R_G -35; + pos quoteleft @MMK_R_A -115; + pos quoteleft @MMK_R_C -35; + pos quoteleft @MMK_R_O -40; + pos quoteleft @MMK_R_I -10; + pos quoteleft @MMK_R_p -15; + pos quoteleft @MMK_R_a -85; + pos quoteleft @MMK_R_i -15; + pos quotesingle @MMK_R_dcroat -70; + pos quotesingle @MMK_R_eth -85; + pos quotesingle @MMK_R_x -15; + pos quotesingle @MMK_R_oslash -70; + pos quotesingle @MMK_R_a.alt -75; + pos quotesingle @MMK_R_v -10; + pos quotesingle @MMK_R_q -70; + pos quotesingle @MMK_R_s -50; + pos quotesingle @MMK_R_o -70; + pos quotesingle @MMK_R_e -70; + pos quotesingle @MMK_R_d -70; + pos quotesingle @MMK_R_g -60; + pos quotesingle @MMK_R_a -70; + pos quotesingle @MMK_R_c -70; + pos quotesingle @MMK_R_Y -20; + pos quotesingle @MMK_R_X -20; + pos quotesingle @MMK_R_W -15; + pos quotesingle @MMK_R_V -20; + pos quotesingle @MMK_R_Q -25; + pos quotesingle @MMK_R_S -30; + pos quotesingle @MMK_R_G -25; + pos quotesingle @MMK_R_A -110; + pos quotesingle @MMK_R_C -20; + pos quotesingle @MMK_R_O -25; + pos quotesingle @MMK_R_J -110; + pos quotesingle @MMK_R_Oslash -25; + pos quotesingle @MMK_R_dcaron -70; + pos quotedblbase @MMK_R_v -75; + pos quotedblbase @MMK_R_dcroat -90; + pos quotedblbase @MMK_R_a.alt -45; + pos quotedblbase @MMK_R_C -145; + pos quotedblbase @MMK_R_dcaron -90; + pos quotedblbase @MMK_R_g -105; + pos quotedblbase @MMK_R_f -80; + pos quotedblbase @MMK_R_e -95; + pos quotedblbase @MMK_R_d -90; + pos quotedblbase @MMK_R_c -90; + pos quotedblbase @MMK_R_o -100; + pos quotedblbase @MMK_R_j 60; + pos quotedblbase @MMK_R_u -55; + pos quotedblbase @MMK_R_t -110; + pos quotedblbase @MMK_R_s -25; + pos quotedblbase @MMK_R_q -90; + pos quotedblbase @MMK_R_y -70; + pos quotedblbase @MMK_R_G -135; + pos quotedblbase @MMK_R_O -135; + pos quotedblbase @MMK_R_W -135; + pos quotedblbase @MMK_R_V -160; + pos quotedblbase @MMK_R_U -90; + pos quotedblbase @MMK_R_S -45; + pos quotedblbase @MMK_R_tcaron -110; + pos quotedblbase @MMK_R_a -90; + pos quotedblbase @MMK_R_eth -85; + pos quotedblbase @MMK_R_w -70; + pos quotedblbase @MMK_R_J -35; + pos quotedblbase @MMK_R_T -135; + pos quotedblbase @MMK_R_Q -135; + pos quotedblbase @MMK_R_Y -100; + pos quotedblbase @MMK_R_oslash -20; + pos quotedblleft @MMK_R_a.alt -90; + pos quotedblleft @MMK_R_y -15; + pos quotedblleft @MMK_R_w -15; + pos quotedblleft @MMK_R_v -20; + pos quotedblleft @MMK_R_s -65; + pos quotedblleft @MMK_R_q -85; + pos quotedblleft @MMK_R_o -85; + pos quotedblleft @MMK_R_n -15; + pos quotedblleft @MMK_R_m -15; + pos quotedblleft @MMK_R_j -15; + pos quotedblleft @MMK_R_i -15; + pos quotedblleft @MMK_R_g -75; + pos quotedblleft @MMK_R_f -15; + pos quotedblleft @MMK_R_e -90; + pos quotedblleft @MMK_R_d -85; + pos quotedblleft @MMK_R_c -85; + pos quotedblleft @MMK_R_a -85; + pos quotedblleft @MMK_R_X -35; + pos quotedblleft @MMK_R_W -25; + pos quotedblleft @MMK_R_V -30; + pos quotedblleft @MMK_R_S -40; + pos quotedblleft @MMK_R_Q -40; + pos quotedblleft @MMK_R_L -10; + pos quotedblleft @MMK_R_J -200; + pos quotedblleft @MMK_R_I -10; + pos quotedblleft @MMK_R_G -35; + pos quotedblleft @MMK_R_C -35; + pos quotedblleft @MMK_R_A -140; + pos quotedblleft @MMK_R_t -15; + pos quotedblleft @MMK_R_dcaron -85; + pos quotedblleft @MMK_R_oslash -85; + pos quotedblleft @MMK_R_tcaron -15; + pos quotedblleft @MMK_R_z -15; + pos quotedblleft @MMK_R_x -25; + pos quotedblleft @MMK_R_u -15; + pos quotedblleft @MMK_R_r -15; + pos quotedblleft @MMK_R_p -15; + pos quotedblleft @MMK_R_Y -30; + pos quotedblleft @MMK_R_T -10; + pos quotedblleft @MMK_R_O -40; + pos quotedblleft @MMK_R_eth -100; + pos quotedblleft @MMK_R_germandbls -15; + pos quotedblleft @MMK_R_Oslash -40; + pos quotedblleft @MMK_R_dcroat -85; + pos numbersign @MMK_R_Eth -50; + pos numbersign @MMK_R_eth -115; + pos numbersign @MMK_R_b -50; + pos numbersign @MMK_R_n -65; + pos numbersign @MMK_R_o -110; + pos numbersign @MMK_R_i -65; + pos numbersign @MMK_R_j -65; + pos numbersign @MMK_R_e -115; + pos numbersign @MMK_R_f -65; + pos numbersign @MMK_R_lslash -50; + pos numbersign @MMK_R_g -105; + pos numbersign @MMK_R_w -65; + pos numbersign @MMK_R_p -65; + pos numbersign @MMK_R_E -50; + pos numbersign @MMK_R_F -50; + pos numbersign @MMK_R_B -50; + pos numbersign @MMK_R_C -85; + pos numbersign @MMK_R_T -75; + pos numbersign @MMK_R_U -50; + pos numbersign @MMK_R_V -75; + pos numbersign @MMK_R_S -75; + pos numbersign @MMK_R_oslash -110; + pos numbersign @MMK_R_l -50; + pos numbersign @MMK_R_m -65; + pos numbersign @MMK_R_dcaron -115; + pos numbersign @MMK_R_d -115; + pos numbersign @MMK_R_Thorn -50; + pos numbersign @MMK_R_O -90; + pos numbersign @MMK_R_G -85; + pos numbersign @MMK_R_thorn -50; + pos numbersign @MMK_R_c -110; + pos numbersign @MMK_R_Oslash -90; + pos numbersign @MMK_R_lcaron -50; + pos numbersign @MMK_R_a.alt -130; + pos numbersign @MMK_R_tcaron -65; + pos numbersign @MMK_R_Lslash -50; + pos numbersign @MMK_R_A -190; + pos numbersign @MMK_R_h -50; + pos numbersign @MMK_R_a -115; + pos numbersign @MMK_R_x -75; + pos numbersign @MMK_R_y -65; + pos numbersign @MMK_R_z -65; + pos numbersign @MMK_R_t -65; + pos numbersign @MMK_R_u -65; + pos numbersign @MMK_R_v -65; + pos numbersign @MMK_R_q -115; + pos numbersign @MMK_R_r -65; + pos numbersign @MMK_R_s -115; + pos numbersign @MMK_R_L -50; + pos numbersign @MMK_R_M -50; + pos numbersign @MMK_R_N -50; + pos numbersign @MMK_R_H -50; + pos numbersign @MMK_R_I -50; + pos numbersign @MMK_R_J -255; + pos numbersign @MMK_R_K -50; + pos numbersign @MMK_R_D -50; + pos numbersign @MMK_R_X -80; + pos numbersign @MMK_R_Y -75; + pos numbersign @MMK_R_Z -50; + pos numbersign @MMK_R_W -75; + pos numbersign @MMK_R_P -50; + pos numbersign @MMK_R_Q -90; + pos numbersign @MMK_R_R -50; + pos numbersign @MMK_R_dcroat -115; + pos numbersign @MMK_R_germandbls -55; + pos bracketright @MMK_R_j 80; + pos bracketright @MMK_R_s -20; + pos bracketright @MMK_R_J -25; + pos bracketright @MMK_R_S -25; + pos periodcentered @MMK_R_tcaron -80; + pos periodcentered @MMK_R_Oslash -10; + pos periodcentered @MMK_R_s -75; + pos periodcentered @MMK_R_v -40; + pos periodcentered @MMK_R_t -80; + pos periodcentered @MMK_R_f -80; + pos periodcentered @MMK_R_S -100; + pos periodcentered @MMK_R_Q -10; + pos periodcentered @MMK_R_W -85; + pos periodcentered @MMK_R_V -100; + pos periodcentered @MMK_R_T -100; + pos periodcentered @MMK_R_Y -100; + pos periodcentered @MMK_R_X -65; + pos periodcentered @MMK_R_C -15; + pos periodcentered @MMK_R_A -60; + pos periodcentered @MMK_R_G -10; + pos periodcentered @MMK_R_J -100; + pos periodcentered @MMK_R_O -10; + pos periodcentered @MMK_R_a.alt -10; + pos periodcentered @MMK_R_w -35; + pos periodcentered @MMK_R_y -35; + pos periodcentered @MMK_R_x -65; + pos bracketleft @MMK_R_s -20; + pos bracketleft @MMK_R_j 75; + pos bracketleft @MMK_R_S -25; + pos bracketleft @MMK_R_J -25; + pos quoteright @MMK_R_oslash -100; + pos quoteright @MMK_R_eth -115; + pos quoteright @MMK_R_a.alt -80; + pos quoteright @MMK_R_g -90; + pos quoteright @MMK_R_d -100; + pos quoteright @MMK_R_a -100; + pos quoteright @MMK_R_n -15; + pos quoteright @MMK_R_m -15; + pos quoteright @MMK_R_j -15; + pos quoteright @MMK_R_v -20; + pos quoteright @MMK_R_w -15; + pos quoteright @MMK_R_s -80; + pos quoteright @MMK_R_A -115; + pos quoteright @MMK_R_O -45; + pos quoteright @MMK_R_J -115; + pos quoteright @MMK_R_V -20; + pos quoteright @MMK_R_W -15; + pos quoteright @MMK_R_S -30; + pos quoteright @MMK_R_Q -45; + pos quoteright @MMK_R_X -25; + pos quoteright @MMK_R_Oslash -45; + pos quoteright @MMK_R_e -105; + pos quoteright @MMK_R_c -100; + pos quoteright @MMK_R_o -100; + pos quoteright @MMK_R_dcaron -100; + pos quoteright @MMK_R_t -15; + pos quoteright @MMK_R_u -15; + pos quoteright @MMK_R_r -15; + pos quoteright @MMK_R_q -100; + pos quoteright @MMK_R_z -15; + pos quoteright @MMK_R_x -25; + pos quoteright @MMK_R_G -45; + pos quoteright @MMK_R_C -40; + pos quoteright @MMK_R_i -15; + pos quoteright @MMK_R_y -15; + pos quoteright @MMK_R_Y -20; + pos quoteright @MMK_R_f -15; + pos quoteright @MMK_R_p -15; + pos quoteright @MMK_R_dcroat -100; + pos quoteright @MMK_R_tcaron -15; + subtable; + pos dollar @MMK_R_Oslash -30; + pos dollar @MMK_R_c -10; + pos dollar @MMK_R_tcaron -80; + pos dollar @MMK_R_oslash -15; + pos dollar @MMK_R_dcaron -10; + pos dollar @MMK_R_s -55; + pos dollar @MMK_R_v -50; + pos dollar @MMK_R_w -45; + pos dollar @MMK_R_t -80; + pos dollar @MMK_R_x -35; + pos dollar @MMK_R_S -60; + pos dollar @MMK_R_a -10; + pos dollar @MMK_R_f -80; + pos dollar @MMK_R_d -10; + pos dollar @MMK_R_o -15; + pos dollar @MMK_R_Q -30; + pos dollar @MMK_R_V -65; + pos dollar @MMK_R_T -60; + pos dollar @MMK_R_G -30; + pos dollar @MMK_R_O -30; + pos dollar @MMK_R_A -30; + pos dollar @MMK_R_J -55; + pos dollar @MMK_R_U -15; + pos dollar @MMK_R_X -35; + pos dollar @MMK_R_eth -10; + pos dollar @MMK_R_dcroat -10; + pos dollar @MMK_R_q -10; + pos dollar @MMK_R_y -45; + pos dollar @MMK_R_g -15; + pos dollar @MMK_R_e -10; + pos dollar @MMK_R_W -65; + pos dollar @MMK_R_Y -65; + pos dollar @MMK_R_C -35; + pos perthousand @MMK_R_tcaron -80; + pos perthousand @MMK_R_Oslash -35; + pos perthousand @MMK_R_c -15; + pos perthousand @MMK_R_dcroat -15; + pos perthousand @MMK_R_eth -10; + pos perthousand @MMK_R_o -15; + pos perthousand @MMK_R_oslash -15; + pos perthousand @MMK_R_f -80; + pos perthousand @MMK_R_S -50; + pos perthousand @MMK_R_Q -35; + pos perthousand @MMK_R_a -15; + pos perthousand @MMK_R_v -50; + pos perthousand @MMK_R_G -35; + pos perthousand @MMK_R_W -100; + pos perthousand @MMK_R_g -20; + pos perthousand @MMK_R_d -15; + pos perthousand @MMK_R_dcaron -15; + pos perthousand @MMK_R_A -25; + pos perthousand @MMK_R_J -45; + pos perthousand @MMK_R_V -120; + pos perthousand @MMK_R_T -135; + pos perthousand @MMK_R_X -30; + pos perthousand @MMK_R_Y -100; + pos perthousand @MMK_R_e -15; + pos perthousand @MMK_R_w -50; + pos perthousand @MMK_R_t -80; + pos perthousand @MMK_R_s -45; + pos perthousand @MMK_R_q -15; + pos perthousand @MMK_R_x -30; + pos perthousand @MMK_R_y -50; + pos perthousand @MMK_R_U -15; + pos perthousand @MMK_R_C -40; + pos perthousand @MMK_R_O -35; + pos multiply @MMK_R_dcroat -50; + pos multiply @MMK_R_eth -50; + pos multiply @MMK_R_Oslash -45; + pos multiply @MMK_R_lslash -35; + pos multiply @MMK_R_D -35; + pos multiply @MMK_R_Lslash -35; + pos multiply @MMK_R_I -35; + pos multiply @MMK_R_lcaron -35; + pos multiply @MMK_R_Eth -35; + pos multiply @MMK_R_t -35; + pos multiply @MMK_R_y -45; + pos multiply @MMK_R_u -35; + pos multiply @MMK_R_m -35; + pos multiply @MMK_R_v -45; + pos multiply @MMK_R_j -35; + pos multiply @MMK_R_c -50; + pos multiply @MMK_R_f -35; + pos multiply @MMK_R_g -55; + pos multiply @MMK_R_U -35; + pos multiply @MMK_R_J -215; + pos multiply @MMK_R_K -35; + pos multiply @MMK_R_E -35; + pos multiply @MMK_R_V -95; + pos multiply @MMK_R_W -85; + pos multiply @MMK_R_Thorn -35; + pos multiply @MMK_R_O -45; + pos multiply @MMK_R_B -35; + pos multiply @MMK_R_l -35; + pos multiply @MMK_R_C -40; + pos multiply @MMK_R_A -100; + pos multiply @MMK_R_thorn -35; + pos multiply @MMK_R_a -50; + pos multiply @MMK_R_dcaron -50; + pos multiply @MMK_R_z -35; + pos multiply @MMK_R_r -35; + pos multiply @MMK_R_s -70; + pos multiply @MMK_R_p -35; + pos multiply @MMK_R_w -45; + pos multiply @MMK_R_i -35; + pos multiply @MMK_R_b -35; + pos multiply @MMK_R_e -50; + pos multiply @MMK_R_Z -35; + pos multiply @MMK_R_Y -95; + pos multiply @MMK_R_R -35; + pos multiply @MMK_R_P -35; + pos multiply @MMK_R_Q -45; + pos multiply @MMK_R_T -170; + pos multiply @MMK_R_G -45; + pos multiply @MMK_R_d -50; + pos multiply @MMK_R_germandbls -35; + pos multiply @MMK_R_oslash -50; + pos multiply @MMK_R_a.alt -55; + pos multiply @MMK_R_q -50; + pos multiply @MMK_R_tcaron -35; + pos multiply @MMK_R_x -65; + pos multiply @MMK_R_h -35; + pos multiply @MMK_R_n -35; + pos multiply @MMK_R_o -50; + pos multiply @MMK_R_S -80; + pos multiply @MMK_R_H -35; + pos multiply @MMK_R_N -35; + pos multiply @MMK_R_L -35; + pos multiply @MMK_R_M -35; + pos multiply @MMK_R_F -35; + pos multiply @MMK_R_X -105; + pos yen @MMK_R_J -85; + pos yen @MMK_R_germandbls -25; + pos yen @MMK_R_x -40; + pos yen @MMK_R_Oslash -50; + pos yen @MMK_R_Q -50; + pos yen @MMK_R_S -45; + pos yen @MMK_R_q -60; + pos yen @MMK_R_s -75; + pos yen @MMK_R_r -30; + pos yen @MMK_R_v -30; + pos yen @MMK_R_C -45; + pos yen @MMK_R_G -45; + pos yen @MMK_R_O -50; + pos yen @MMK_R_a -60; + pos yen @MMK_R_c -60; + pos yen @MMK_R_g -60; + pos yen @MMK_R_o -60; + pos yen @MMK_R_u -30; + pos yen @MMK_R_w -30; + pos yen @MMK_R_z -30; + pos yen @MMK_R_dcaron -60; + pos yen @MMK_R_p -30; + pos yen @MMK_R_t -30; + pos yen @MMK_R_A -60; + pos yen @MMK_R_dcroat -60; + pos yen @MMK_R_e -60; + pos yen @MMK_R_d -60; + pos yen @MMK_R_f -30; + pos yen @MMK_R_m -30; + pos yen @MMK_R_n -30; + pos yen @MMK_R_a.alt -60; + pos yen @MMK_R_y -30; + pos yen @MMK_R_oslash -60; + pos yen @MMK_R_eth -60; + pos yen @MMK_R_tcaron -30; + pos euro @MMK_R_A -25; + pos euro @MMK_R_W -25; + pos euro @MMK_R_S -25; + pos euro @MMK_R_Y -30; + pos euro @MMK_R_X -30; + pos euro @MMK_R_J -75; + pos euro @MMK_R_s -30; + pos euro @MMK_R_x -10; + pos euro @MMK_R_V -30; + pos trademark @MMK_R_x -10; + pos trademark @MMK_R_V -30; + pos trademark @MMK_R_W -25; + pos trademark @MMK_R_S -25; + pos trademark @MMK_R_X -35; + pos trademark @MMK_R_Y -30; + pos trademark @MMK_R_A -70; + pos trademark @MMK_R_J -285; + pos trademark @MMK_R_a.alt -35; + pos trademark @MMK_R_s -30; + pos asciicircum @MMK_R_Lslash -25; + pos asciicircum @MMK_R_germandbls -25; + pos asciicircum @MMK_R_Eth -25; + pos asciicircum @MMK_R_thorn -25; + pos asciicircum @MMK_R_eth -65; + pos asciicircum @MMK_R_lcaron -25; + pos asciicircum @MMK_R_dcroat -60; + pos asciicircum @MMK_R_L -25; + pos asciicircum @MMK_R_J -260; + pos asciicircum @MMK_R_B -25; + pos asciicircum @MMK_R_A -125; + pos asciicircum @MMK_R_W -75; + pos asciicircum @MMK_R_R -25; + pos asciicircum @MMK_R_j -25; + pos asciicircum @MMK_R_v -40; + pos asciicircum @MMK_R_Thorn -25; + pos asciicircum @MMK_R_tcaron -30; + pos asciicircum @MMK_R_lslash -25; + pos asciicircum @MMK_R_Oslash -30; + pos asciicircum @MMK_R_dcaron -60; + pos asciicircum @MMK_R_H -25; + pos asciicircum @MMK_R_x -60; + pos asciicircum @MMK_R_O -30; + pos asciicircum @MMK_R_N -25; + pos asciicircum @MMK_R_M -25; + pos asciicircum @MMK_R_K -25; + pos asciicircum @MMK_R_G -25; + pos asciicircum @MMK_R_E -25; + pos asciicircum @MMK_R_D -25; + pos asciicircum @MMK_R_C -25; + pos asciicircum @MMK_R_Y -90; + pos asciicircum @MMK_R_X -100; + pos asciicircum @MMK_R_V -85; + pos asciicircum @MMK_R_U -25; + pos asciicircum @MMK_R_T -110; + pos asciicircum @MMK_R_S -75; + pos asciicircum @MMK_R_Q -30; + pos asciicircum @MMK_R_P -25; + pos asciicircum @MMK_R_o -55; + pos asciicircum @MMK_R_m -25; + pos asciicircum @MMK_R_l -25; + pos asciicircum @MMK_R_i -25; + pos asciicircum @MMK_R_g -50; + pos asciicircum @MMK_R_f -30; + pos asciicircum @MMK_R_e -60; + pos asciicircum @MMK_R_c -55; + pos asciicircum @MMK_R_z -25; + pos asciicircum @MMK_R_y -35; + pos asciicircum @MMK_R_w -35; + pos asciicircum @MMK_R_t -30; + pos asciicircum @MMK_R_s -55; + pos asciicircum @MMK_R_r -25; + pos asciicircum @MMK_R_q -60; + pos asciicircum @MMK_R_p -25; + pos asciicircum @MMK_R_h -25; + pos asciicircum @MMK_R_F -25; + pos asciicircum @MMK_R_I -25; + pos asciicircum @MMK_R_Z -25; + pos asciicircum @MMK_R_a.alt -155; + pos asciicircum @MMK_R_d -60; + pos asciicircum @MMK_R_b -25; + pos asciicircum @MMK_R_a -60; + pos asciicircum @MMK_R_u -25; + pos asciicircum @MMK_R_oslash -55; + pos asciicircum @MMK_R_n -25; + pos asciitilde @MMK_R_r -30; + pos asciitilde @MMK_R_a.alt -115; + pos asciitilde @MMK_R_dcroat -50; + pos asciitilde @MMK_R_lslash -30; + pos asciitilde @MMK_R_germandbls -30; + pos asciitilde @MMK_R_A -125; + pos asciitilde @MMK_R_R -30; + pos asciitilde @MMK_R_j -30; + pos asciitilde @MMK_R_y -45; + pos asciitilde @MMK_R_tcaron -105; + pos asciitilde @MMK_R_Thorn -30; + pos asciitilde @MMK_R_L -30; + pos asciitilde @MMK_R_O -30; + pos asciitilde @MMK_R_N -25; + pos asciitilde @MMK_R_I -30; + pos asciitilde @MMK_R_H -25; + pos asciitilde @MMK_R_K -25; + pos asciitilde @MMK_R_J -240; + pos asciitilde @MMK_R_E -25; + pos asciitilde @MMK_R_D -25; + pos asciitilde @MMK_R_G -30; + pos asciitilde @MMK_R_B -30; + pos asciitilde @MMK_R_X -110; + pos asciitilde @MMK_R_Z -25; + pos asciitilde @MMK_R_U -30; + pos asciitilde @MMK_R_T -160; + pos asciitilde @MMK_R_W -85; + pos asciitilde @MMK_R_Q -30; + pos asciitilde @MMK_R_m -30; + pos asciitilde @MMK_R_h -25; + pos asciitilde @MMK_R_e -50; + pos asciitilde @MMK_R_d -50; + pos asciitilde @MMK_R_g -40; + pos asciitilde @MMK_R_a -50; + pos asciitilde @MMK_R_c -45; + pos asciitilde @MMK_R_z -30; + pos asciitilde @MMK_R_u -30; + pos asciitilde @MMK_R_w -45; + pos asciitilde @MMK_R_q -50; + pos asciitilde @MMK_R_p -30; + pos asciitilde @MMK_R_s -55; + pos asciitilde @MMK_R_Eth -25; + pos asciitilde @MMK_R_thorn -30; + pos asciitilde @MMK_R_M -25; + pos asciitilde @MMK_R_F -25; + pos asciitilde @MMK_R_C -30; + pos asciitilde @MMK_R_V -95; + pos asciitilde @MMK_R_P -30; + pos asciitilde @MMK_R_o -45; + pos asciitilde @MMK_R_i -30; + pos asciitilde @MMK_R_f -105; + pos asciitilde @MMK_R_b -25; + pos asciitilde @MMK_R_x -65; + pos asciitilde @MMK_R_t -105; + pos asciitilde @MMK_R_v -45; + pos asciitilde @MMK_R_Lslash -30; + pos asciitilde @MMK_R_lcaron -30; + pos asciitilde @MMK_R_eth -50; + pos asciitilde @MMK_R_S -90; + pos asciitilde @MMK_R_oslash -45; + pos asciitilde @MMK_R_Y -100; + pos asciitilde @MMK_R_l -30; + pos asciitilde @MMK_R_dcaron -50; + pos asciitilde @MMK_R_n -30; + pos asciitilde @MMK_R_Oslash -30; + pos equal @MMK_R_W -35; + pos equal @MMK_R_J -115; + pos equal @MMK_R_A -40; + pos equal @MMK_R_Y -45; + pos equal @MMK_R_X -45; + pos equal @MMK_R_V -40; + pos equal @MMK_R_T -135; + pos equal @MMK_R_S -25; + pos equal @MMK_R_x -10; + pos equal @MMK_R_s -30; + pos divide @MMK_R_T -135; + pos divide @MMK_R_tcaron -80; + pos divide @MMK_R_J -285; + pos divide @MMK_R_s -30; + pos divide @MMK_R_w -15; + pos divide @MMK_R_v -20; + pos divide @MMK_R_t -80; + pos divide @MMK_R_x -40; + pos divide @MMK_R_f -80; + pos divide @MMK_R_W -55; + pos divide @MMK_R_V -70; + pos divide @MMK_R_Y -70; + pos divide @MMK_R_X -75; + pos divide @MMK_R_A -65; + pos divide @MMK_R_a.alt -25; + pos divide @MMK_R_y -15; + pos divide @MMK_R_S -65; + pos minus @MMK_R_S -65; + pos minus @MMK_R_a.alt -25; + pos minus @MMK_R_J -285; + pos minus @MMK_R_W -55; + pos minus @MMK_R_T -135; + pos minus @MMK_R_X -75; + pos minus @MMK_R_V -70; + pos minus @MMK_R_t -80; + pos minus @MMK_R_f -80; + pos minus @MMK_R_Y -70; + pos minus @MMK_R_A -65; + pos minus @MMK_R_y -15; + pos minus @MMK_R_x -40; + pos minus @MMK_R_w -15; + pos minus @MMK_R_v -20; + pos minus @MMK_R_s -30; + pos minus @MMK_R_tcaron -80; + pos greater @MMK_R_x -45; + pos greater @MMK_R_v -20; + pos greater @MMK_R_t -80; + pos greater @MMK_R_Y -75; + pos greater @MMK_R_S -80; + pos greater @MMK_R_W -60; + pos greater @MMK_R_V -75; + pos greater @MMK_R_T -135; + pos greater @MMK_R_J -285; + pos greater @MMK_R_A -75; + pos greater @MMK_R_a.alt -50; + pos greater @MMK_R_f -80; + pos greater @MMK_R_y -20; + pos greater @MMK_R_w -20; + pos greater @MMK_R_X -85; + pos greater @MMK_R_tcaron -80; + pos greater @MMK_R_s -30; + pos percent @MMK_R_s -45; + pos percent @MMK_R_w -50; + pos percent @MMK_R_c -15; + pos percent @MMK_R_Q -35; + pos percent @MMK_R_V -90; + pos percent @MMK_R_T -90; + pos percent @MMK_R_U -15; + pos percent @MMK_R_o -15; + pos percent @MMK_R_d -15; + pos percent @MMK_R_q -15; + pos percent @MMK_R_v -50; + pos percent @MMK_R_t -80; + pos percent @MMK_R_J -45; + pos percent @MMK_R_G -35; + pos percent @MMK_R_Y -90; + pos percent @MMK_R_S -55; + pos percent @MMK_R_W -90; + pos percent @MMK_R_e -15; + pos percent @MMK_R_y -50; + pos percent @MMK_R_Oslash -35; + pos percent @MMK_R_a -15; + pos percent @MMK_R_oslash -15; + pos percent @MMK_R_dcroat -15; + pos percent @MMK_R_x -30; + pos percent @MMK_R_O -35; + pos percent @MMK_R_C -40; + pos percent @MMK_R_X -30; + pos percent @MMK_R_dcaron -15; + pos percent @MMK_R_f -80; + pos percent @MMK_R_eth -10; + pos percent @MMK_R_A -25; + pos percent @MMK_R_g -20; + pos percent @MMK_R_tcaron -80; + pos plus @MMK_R_s -30; + pos plus @MMK_R_V -70; + pos plus @MMK_R_W -55; + pos plus @MMK_R_T -135; + pos plus @MMK_R_S -65; + pos plus @MMK_R_X -75; + pos plus @MMK_R_Y -70; + pos plus @MMK_R_A -65; + pos plus @MMK_R_J -285; + pos plus @MMK_R_v -20; + pos plus @MMK_R_w -15; + pos plus @MMK_R_t -80; + pos plus @MMK_R_x -40; + pos plus @MMK_R_f -80; + pos plus @MMK_R_a.alt -25; + pos plus @MMK_R_y -15; + pos plus @MMK_R_tcaron -80; + pos sterling @MMK_R_tcaron -30; + pos sterling @MMK_R_eth -30; + pos sterling @MMK_R_germandbls -30; + pos sterling @MMK_R_dcaron -30; + pos sterling @MMK_R_dcroat -30; + pos sterling @MMK_R_Q -30; + pos sterling @MMK_R_lcaron -30; + pos sterling @MMK_R_a.alt -30; + pos sterling @MMK_R_x -30; + pos sterling @MMK_R_b -30; + pos sterling @MMK_R_c -30; + pos sterling @MMK_R_a -30; + pos sterling @MMK_R_f -30; + pos sterling @MMK_R_g -30; + pos sterling @MMK_R_e -30; + pos sterling @MMK_R_n -30; + pos sterling @MMK_R_m -30; + pos sterling @MMK_R_r -30; + pos sterling @MMK_R_s -55; + pos sterling @MMK_R_p -30; + pos sterling @MMK_R_v -30; + pos sterling @MMK_R_u -30; + pos sterling @MMK_R_z -30; + pos sterling @MMK_R_B -30; + pos sterling @MMK_R_C -30; + pos sterling @MMK_R_A -30; + pos sterling @MMK_R_G -30; + pos sterling @MMK_R_D -30; + pos sterling @MMK_R_E -30; + pos sterling @MMK_R_J -55; + pos sterling @MMK_R_K -30; + pos sterling @MMK_R_H -30; + pos sterling @MMK_R_I -30; + pos sterling @MMK_R_O -30; + pos sterling @MMK_R_L -30; + pos sterling @MMK_R_M -30; + pos sterling @MMK_R_R -30; + pos sterling @MMK_R_S -55; + pos sterling @MMK_R_V -65; + pos sterling @MMK_R_W -60; + pos sterling @MMK_R_U -30; + pos sterling @MMK_R_X -30; + pos sterling @MMK_R_Y -65; + pos sterling @MMK_R_thorn -30; + pos sterling @MMK_R_Eth -30; + pos sterling @MMK_R_Z -30; + pos sterling @MMK_R_d -30; + pos sterling @MMK_R_j -30; + pos sterling @MMK_R_i -30; + pos sterling @MMK_R_l -30; + pos sterling @MMK_R_q -30; + pos sterling @MMK_R_t -30; + pos sterling @MMK_R_F -30; + pos sterling @MMK_R_Thorn -30; + pos sterling @MMK_R_Oslash -30; + pos sterling @MMK_R_Lslash -30; + pos sterling @MMK_R_oslash -30; + pos sterling @MMK_R_h -30; + pos sterling @MMK_R_o -30; + pos sterling @MMK_R_w -30; + pos sterling @MMK_R_y -30; + pos sterling @MMK_R_lslash -30; + pos sterling @MMK_R_N -30; + pos sterling @MMK_R_P -30; + pos sterling @MMK_R_T -40; + pos registered @MMK_R_q -15; + pos registered @MMK_R_s -30; + pos registered @MMK_R_c -15; + pos registered @MMK_R_o -15; + pos registered @MMK_R_d -15; + pos registered @MMK_R_e -15; + pos registered @MMK_R_g -10; + pos registered @MMK_R_x -25; + pos registered @MMK_R_y -10; + pos registered @MMK_R_w -10; + pos registered @MMK_R_A -90; + pos registered @MMK_R_X -65; + pos registered @MMK_R_Y -60; + pos registered @MMK_R_W -45; + pos registered @MMK_R_S -35; + pos registered @MMK_R_J -235; + pos registered @MMK_R_T -40; + pos registered @MMK_R_V -55; + pos registered @MMK_R_dcaron -15; + pos registered @MMK_R_v -10; + pos registered @MMK_R_oslash -15; + pos registered @MMK_R_eth -20; + pos registered @MMK_R_a -15; + pos registered @MMK_R_dcroat -15; + pos registered @MMK_R_a.alt -65; + pos ampersand @MMK_R_G -15; + pos ampersand @MMK_R_X -15; + pos ampersand @MMK_R_w -40; + pos ampersand @MMK_R_Y -105; + pos ampersand @MMK_R_O -15; + pos ampersand @MMK_R_J -30; + pos ampersand @MMK_R_C -20; + pos ampersand @MMK_R_W -90; + pos ampersand @MMK_R_Q -15; + pos ampersand @MMK_R_f -85; + pos ampersand @MMK_R_x -15; + pos ampersand @MMK_R_y -40; + pos ampersand @MMK_R_A -15; + pos ampersand @MMK_R_tcaron -85; + pos ampersand @MMK_R_a.alt -35; + pos ampersand @MMK_R_Oslash -15; + pos ampersand @MMK_R_V -105; + pos ampersand @MMK_R_T -140; + pos ampersand @MMK_R_S -40; + pos ampersand @MMK_R_v -45; + pos ampersand @MMK_R_t -85; + pos ampersand @MMK_R_s -30; + pos less @MMK_R_s -20; + pos less @MMK_R_S -25; + pos less @MMK_R_J -25; + pos degree @MMK_R_Oslash -30; + pos degree @MMK_R_a.alt -70; + pos degree @MMK_R_g -65; + pos degree @MMK_R_dcroat -75; + pos degree @MMK_R_o -75; + pos degree @MMK_R_a -75; + pos degree @MMK_R_c -75; + pos degree @MMK_R_d -75; + pos degree @MMK_R_e -75; + pos degree @MMK_R_s -55; + pos degree @MMK_R_S -25; + pos degree @MMK_R_W -25; + pos degree @MMK_R_oslash -75; + pos degree @MMK_R_Y -25; + pos degree @MMK_R_x -15; + pos degree @MMK_R_J -215; + pos degree @MMK_R_dcaron -75; + pos degree @MMK_R_eth -85; + pos degree @MMK_R_q -75; + pos degree @MMK_R_O -30; + pos degree @MMK_R_A -125; + pos degree @MMK_R_C -25; + pos degree @MMK_R_G -25; + pos degree @MMK_R_X -30; + pos degree @MMK_R_Q -30; + pos degree @MMK_R_V -25; + pos bar @MMK_R_s -20; + pos bar @MMK_R_j 70; + pos bar @MMK_R_S -25; + pos bar @MMK_R_J -25; + pos at @MMK_R_X -65; + pos at @MMK_R_f -25; + pos at @MMK_R_x -50; + pos at @MMK_R_t -25; + pos at @MMK_R_S -65; + pos at @MMK_R_W -70; + pos at @MMK_R_tcaron -25; + pos at @MMK_R_T -100; + pos at @MMK_R_y -25; + pos at @MMK_R_s -40; + pos at @MMK_R_w -25; + pos at @MMK_R_J -90; + pos at @MMK_R_A -55; + pos at @MMK_R_Y -85; + pos at @MMK_R_V -80; + pos at @MMK_R_a.alt -10; + pos at @MMK_R_v -30; + pos copyright @MMK_R_J -80; + pos copyright @MMK_R_A -50; + pos copyright @MMK_R_X -55; + pos copyright @MMK_R_T -110; + pos copyright @MMK_R_V -85; + pos copyright @MMK_R_W -75; + pos copyright @MMK_R_S -75; + pos copyright @MMK_R_f -30; + pos copyright @MMK_R_x -55; + pos copyright @MMK_R_y -30; + pos copyright @MMK_R_t -30; + pos copyright @MMK_R_w -30; + pos copyright @MMK_R_s -45; + pos copyright @MMK_R_tcaron -30; + pos copyright @MMK_R_v -35; + pos copyright @MMK_R_Y -90; + pos paragraph @MMK_R_J -25; + pos paragraph @MMK_R_S -25; + pos paragraph @MMK_R_s -20; + pos cent @MMK_R_J -25; + pos cent @MMK_R_s -20; + pos cent @MMK_R_W -40; + pos cent @MMK_R_Y -55; + pos cent @MMK_R_T -115; + pos cent @MMK_R_V -50; + pos cent @MMK_R_S -30; + subtable; + pos @MMK_L_x underscore -265; + pos @MMK_L_x quoteleft -15; + pos @MMK_L_x sterling -30; + pos @MMK_L_x backslash -95; + pos @MMK_L_x minus -40; + pos @MMK_L_x asterisk -10; + pos @MMK_L_x hyphen -50; + pos @MMK_L_x cent -55; + pos @MMK_L_x quotedblleft -15; + pos @MMK_L_x trademark -10; + pos @MMK_L_x degree -25; + pos @MMK_L_x quotedblright -60; + pos @MMK_L_x registered -15; + pos @MMK_L_x copyright -45; + pos @MMK_L_x quotedblbase -25; + pos @MMK_L_x guillemetleft -65; + pos @MMK_L_x guillemetright -15; + pos @MMK_L_x asciicircum -45; + pos @MMK_L_x euro -100; + pos @MMK_L_x less -40; + pos @MMK_L_x question -155; + pos @MMK_L_x perthousand -10; + pos @MMK_L_x guilsinglright -15; + pos @MMK_L_x percent -10; + pos @MMK_L_x yen -35; + pos @MMK_L_x quotesingle -20; + pos @MMK_L_x multiply -70; + pos @MMK_L_x asciitilde -80; + pos @MMK_L_x parenright -85; + pos @MMK_L_x emdash -50; + pos @MMK_L_x semicolon -15; + pos @MMK_L_x quoteright -60; + pos @MMK_L_x dollar -40; + pos @MMK_L_x at -45; + pos @MMK_L_x quotesinglbase -25; + pos @MMK_L_x braceleft -110; + pos @MMK_L_x endash -50; + pos @MMK_L_x equal -10; + pos @MMK_L_x ampersand -50; + pos @MMK_L_x braceright -55; + pos @MMK_L_x comma -25; + pos @MMK_L_x bullet -55; + pos @MMK_L_x divide -40; + pos @MMK_L_x paragraph -10; + pos @MMK_L_x guilsinglleft -65; + pos @MMK_L_x plus -40; + pos @MMK_L_x numbersign -70; + pos @MMK_L_x quotedbl -20; + pos @MMK_L_x periodcentered -65; + pos @MMK_L_x parenleft -50; + pos @MMK_L_x @MMK_R_eth -60; + pos @MMK_L_x @MMK_R_a.alt -40; + pos @MMK_L_x @MMK_R_dcaron -60; + pos @MMK_L_x @MMK_R_S -35; + pos @MMK_L_x @MMK_R_J -35; + pos @MMK_L_x @MMK_R_Q -35; + pos @MMK_L_x @MMK_R_s -30; + pos @MMK_L_x @MMK_R_tcaron -10; + pos @MMK_L_x @MMK_R_W -45; + pos @MMK_L_x @MMK_R_V -50; + pos @MMK_L_x @MMK_R_U -10; + pos @MMK_L_x @MMK_R_T -135; + pos @MMK_L_x @MMK_R_O -35; + pos @MMK_L_x @MMK_R_C -30; + pos @MMK_L_x @MMK_R_G -35; + pos @MMK_L_x @MMK_R_y -10; + pos @MMK_L_x @MMK_R_q -60; + pos @MMK_L_x @MMK_R_w -10; + pos @MMK_L_x @MMK_R_v -10; + pos @MMK_L_x @MMK_R_u -10; + pos @MMK_L_x @MMK_R_t -10; + pos @MMK_L_x @MMK_R_o -60; + pos @MMK_L_x @MMK_R_c -60; + pos @MMK_L_x @MMK_R_a -60; + pos @MMK_L_x @MMK_R_g -55; + pos @MMK_L_x @MMK_R_f -10; + pos @MMK_L_x @MMK_R_e -60; + pos @MMK_L_x @MMK_R_d -60; + pos @MMK_L_x @MMK_R_oslash -20; + pos @MMK_L_x @MMK_R_dcroat -60; + pos @MMK_L_x @MMK_R_Y -50; + pos @MMK_L_w guilsinglleft -30; + pos @MMK_L_w backslash -85; + pos @MMK_L_w asciicircum -25; + pos @MMK_L_w endash -20; + pos @MMK_L_w copyright -25; + pos @MMK_L_w divide -15; + pos @MMK_L_w ellipsis -65; + pos @MMK_L_w at -25; + pos @MMK_L_w less -15; + pos @MMK_L_w degree -15; + pos @MMK_L_w hyphen -20; + pos @MMK_L_w emdash -20; + pos @MMK_L_w quotedblbase -80; + pos @MMK_L_w periodcentered -30; + pos @MMK_L_w minus -15; + pos @MMK_L_w question -145; + pos @MMK_L_w parenleft -25; + pos @MMK_L_w euro -90; + pos @MMK_L_w quoteright -50; + pos @MMK_L_w yen -25; + pos @MMK_L_w numbersign -100; + pos @MMK_L_w underscore -355; + pos @MMK_L_w plus -15; + pos @MMK_L_w braceright -65; + pos @MMK_L_w guilsinglright -30; + pos @MMK_L_w guillemetright -30; + pos @MMK_L_w guillemetleft -30; + pos @MMK_L_w braceleft -80; + pos @MMK_L_w slash -65; + pos @MMK_L_w ampersand -40; + pos @MMK_L_w quotedblright -50; + pos @MMK_L_w sterling -55; + pos @MMK_L_w quotedbl -10; + pos @MMK_L_w dollar -30; + pos @MMK_L_w comma -80; + pos @MMK_L_w semicolon -10; + pos @MMK_L_w cent -30; + pos @MMK_L_w parenright -115; + pos @MMK_L_w bullet -25; + pos @MMK_L_w quotesinglbase -80; + pos @MMK_L_w questiondown -65; + pos @MMK_L_w quotesingle -10; + pos @MMK_L_w multiply -55; + pos @MMK_L_w asciitilde -55; + pos @MMK_L_w @MMK_R_S -25; + pos @MMK_L_w @MMK_R_o -30; + pos @MMK_L_w @MMK_R_dcaron -30; + pos @MMK_L_w @MMK_R_eth -30; + pos @MMK_L_w @MMK_R_dcroat -30; + pos @MMK_L_w @MMK_R_oslash -30; + pos @MMK_L_w @MMK_R_a.alt -45; + pos @MMK_L_w @MMK_R_J -85; + pos @MMK_L_w @MMK_R_O -15; + pos @MMK_L_w @MMK_R_G -15; + pos @MMK_L_w @MMK_R_A -70; + pos @MMK_L_w @MMK_R_C -15; + pos @MMK_L_w @MMK_R_X -50; + pos @MMK_L_w @MMK_R_Y -45; + pos @MMK_L_w @MMK_R_T -135; + pos @MMK_L_w @MMK_R_V -40; + pos @MMK_L_w @MMK_R_W -35; + pos @MMK_L_w @MMK_R_Q -20; + pos @MMK_L_w @MMK_R_d -30; + pos @MMK_L_w @MMK_R_e -30; + pos @MMK_L_w @MMK_R_g -25; + pos @MMK_L_w @MMK_R_a -30; + pos @MMK_L_w @MMK_R_c -30; + pos @MMK_L_w @MMK_R_x -10; + pos @MMK_L_w @MMK_R_q -30; + pos @MMK_L_w @MMK_R_s -40; + pos @MMK_L_w @MMK_R_Oslash -15; + pos @MMK_L_y comma -115; + pos @MMK_L_y quotedblright -50; + pos @MMK_L_y slash -90; + pos @MMK_L_y divide -25; + pos @MMK_L_y dollar -30; + pos @MMK_L_y braceright -70; + pos @MMK_L_y degree -15; + pos @MMK_L_y parenleft -40; + pos @MMK_L_y plus -25; + pos @MMK_L_y multiply -60; + pos @MMK_L_y asciitilde -65; + pos @MMK_L_y quotedbl -10; + pos @MMK_L_y parenright -115; + pos @MMK_L_y euro -90; + pos @MMK_L_y asciicircum -35; + pos @MMK_L_y ellipsis -100; + pos @MMK_L_y quotedblbase -115; + pos @MMK_L_y guillemetleft -50; + pos @MMK_L_y hyphen -35; + pos @MMK_L_y questiondown -100; + pos @MMK_L_y less -25; + pos @MMK_L_y guilsinglleft -50; + pos @MMK_L_y periodcentered -45; + pos @MMK_L_y bullet -40; + pos @MMK_L_y ampersand -60; + pos @MMK_L_y braceleft -95; + pos @MMK_L_y guilsinglright -40; + pos @MMK_L_y copyright -35; + pos @MMK_L_y backslash -90; + pos @MMK_L_y underscore -115; + pos @MMK_L_y quoteright -50; + pos @MMK_L_y sterling -65; + pos @MMK_L_y minus -25; + pos @MMK_L_y yen -25; + pos @MMK_L_y at -35; + pos @MMK_L_y guillemetright -40; + pos @MMK_L_y numbersign -130; + pos @MMK_L_y semicolon -10; + pos @MMK_L_y question -145; + pos @MMK_L_y cent -40; + pos @MMK_L_y endash -35; + pos @MMK_L_y emdash -35; + pos @MMK_L_y quotesingle -10; + pos @MMK_L_y quotesinglbase -115; + pos @MMK_L_y @MMK_R_oslash -45; + pos @MMK_L_y @MMK_R_Oslash -25; + pos @MMK_L_y @MMK_R_eth -45; + pos @MMK_L_y @MMK_R_dcaron -45; + pos @MMK_L_y @MMK_R_G -25; + pos @MMK_L_y @MMK_R_J -125; + pos @MMK_L_y @MMK_R_W -35; + pos @MMK_L_y @MMK_R_X -50; + pos @MMK_L_y @MMK_R_dcroat -45; + pos @MMK_L_y @MMK_R_a.alt -70; + pos @MMK_L_y @MMK_R_c -45; + pos @MMK_L_y @MMK_R_a -45; + pos @MMK_L_y @MMK_R_g -40; + pos @MMK_L_y @MMK_R_d -45; + pos @MMK_L_y @MMK_R_e -45; + pos @MMK_L_y @MMK_R_o -45; + pos @MMK_L_y @MMK_R_s -50; + pos @MMK_L_y @MMK_R_q -45; + pos @MMK_L_y @MMK_R_x -10; + pos @MMK_L_y @MMK_R_C -20; + pos @MMK_L_y @MMK_R_A -110; + pos @MMK_L_y @MMK_R_O -25; + pos @MMK_L_y @MMK_R_S -25; + pos @MMK_L_y @MMK_R_Q -25; + pos @MMK_L_y @MMK_R_V -45; + pos @MMK_L_y @MMK_R_T -135; + pos @MMK_L_y @MMK_R_Y -45; + pos @MMK_L_r comma -115; + pos @MMK_L_r question -60; + pos @MMK_L_r backslash -50; + pos @MMK_L_r guilsinglleft -145; + pos @MMK_L_r bullet -50; + pos @MMK_L_r multiply -45; + pos @MMK_L_r less -75; + pos @MMK_L_r guillemetleft -145; + pos @MMK_L_r parenleft -20; + pos @MMK_L_r sterling -80; + pos @MMK_L_r asciitilde -70; + pos @MMK_L_r cent -30; + pos @MMK_L_r numbersign -125; + pos @MMK_L_r questiondown -175; + pos @MMK_L_r underscore -175; + pos @MMK_L_r quotedblright -10; + pos @MMK_L_r plus -120; + pos @MMK_L_r emdash -160; + pos @MMK_L_r asciicircum -15; + pos @MMK_L_r braceright -65; + pos @MMK_L_r slash -175; + pos @MMK_L_r ampersand -90; + pos @MMK_L_r dollar -30; + pos @MMK_L_r quotedblbase -175; + pos @MMK_L_r braceleft -110; + pos @MMK_L_r euro -90; + pos @MMK_L_r endash -160; + pos @MMK_L_r quoteright -10; + pos @MMK_L_r hyphen -160; + pos @MMK_L_r quotesinglbase -115; + pos @MMK_L_r at -15; + pos @MMK_L_r divide -120; + pos @MMK_L_r guilsinglright -25; + pos @MMK_L_r guillemetright -25; + pos @MMK_L_r ellipsis -175; + pos @MMK_L_r copyright -20; + pos @MMK_L_r periodcentered -100; + pos @MMK_L_r parenright -60; + pos @MMK_L_r yen -15; + pos @MMK_L_r semicolon -10; + pos @MMK_L_r minus -120; + pos @MMK_L_r @MMK_R_oslash -40; + pos @MMK_L_r @MMK_R_eth -50; + pos @MMK_L_r @MMK_R_e -40; + pos @MMK_L_r @MMK_R_a -40; + pos @MMK_L_r @MMK_R_c -40; + pos @MMK_L_r @MMK_R_d -40; + pos @MMK_L_r @MMK_R_g -30; + pos @MMK_L_r @MMK_R_o -40; + pos @MMK_L_r @MMK_R_q -40; + pos @MMK_L_r @MMK_R_s -30; + pos @MMK_L_r @MMK_R_x -10; + pos @MMK_L_r @MMK_R_A -105; + pos @MMK_L_r @MMK_R_J -175; + pos @MMK_L_r @MMK_R_S -25; + pos @MMK_L_r @MMK_R_W -20; + pos @MMK_L_r @MMK_R_V -25; + pos @MMK_L_r @MMK_R_Y -25; + pos @MMK_L_r @MMK_R_X -30; + pos @MMK_L_r @MMK_R_a.alt -70; + pos @MMK_L_r @MMK_R_dcaron -40; + pos @MMK_L_r @MMK_R_dcroat -40; + pos @MMK_L_m quoteleft -65; + pos @MMK_L_m sterling -30; + pos @MMK_L_m registered -10; + pos @MMK_L_m underscore -355; + pos @MMK_L_m braceright -55; + pos @MMK_L_m paragraph -30; + pos @MMK_L_m numbersign -50; + pos @MMK_L_m quotedblright -110; + pos @MMK_L_m percent -40; + pos @MMK_L_m comma -15; + pos @MMK_L_m quotedblleft -65; + pos @MMK_L_m braceleft -60; + pos @MMK_L_m quotedblbase -15; + pos @MMK_L_m dollar -45; + pos @MMK_L_m parenright -85; + pos @MMK_L_m degree -75; + pos @MMK_L_m euro -90; + pos @MMK_L_m asciicircum -30; + pos @MMK_L_m quotedbl -50; + pos @MMK_L_m quotesinglbase -15; + pos @MMK_L_m trademark -65; + pos @MMK_L_m quotesingle -50; + pos @MMK_L_m semicolon -10; + pos @MMK_L_m quoteright -110; + pos @MMK_L_m multiply -40; + pos @MMK_L_m backslash -140; + pos @MMK_L_m question -175; + pos @MMK_L_m asterisk -40; + pos @MMK_L_m yen -50; + pos @MMK_L_m perthousand -40; + pos @MMK_L_m asciitilde -25; + pos @MMK_L_m @MMK_R_tcaron -20; + pos @MMK_L_m @MMK_R_w -25; + pos @MMK_L_m @MMK_R_J -25; + pos @MMK_L_m @MMK_R_v -25; + pos @MMK_L_m @MMK_R_t -20; + pos @MMK_L_m @MMK_R_s -20; + pos @MMK_L_m @MMK_R_y -25; + pos @MMK_L_m @MMK_R_f -20; + pos @MMK_L_m @MMK_R_V -80; + pos @MMK_L_m @MMK_R_W -65; + pos @MMK_L_m @MMK_R_T -135; + pos @MMK_L_m @MMK_R_S -35; + pos @MMK_L_m @MMK_R_Y -80; + pos @MMK_L_b parenright -175; + pos @MMK_L_b yen -55; + pos @MMK_L_b quotedblleft -105; + pos @MMK_L_b quotedblbase -70; + pos @MMK_L_b guilsinglright -45; + pos @MMK_L_b braceleft -70; + pos @MMK_L_b quotesinglbase -70; + pos @MMK_L_b asciicircum -60; + pos @MMK_L_b questiondown -50; + pos @MMK_L_b quoteleft -105; + pos @MMK_L_b semicolon -65; + pos @MMK_L_b trademark -110; + pos @MMK_L_b slash -70; + pos @MMK_L_b euro -90; + pos @MMK_L_b colon -55; + pos @MMK_L_b dollar -100; + pos @MMK_L_b quoteright -115; + pos @MMK_L_b perthousand -70; + pos @MMK_L_b question -175; + pos @MMK_L_b ellipsis -55; + pos @MMK_L_b underscore -150; + pos @MMK_L_b backslash -170; + pos @MMK_L_b paragraph -60; + pos @MMK_L_b asterisk -75; + pos @MMK_L_b braceright -60; + pos @MMK_L_b comma -70; + pos @MMK_L_b degree -115; + pos @MMK_L_b quotedbl -85; + pos @MMK_L_b registered -30; + pos @MMK_L_b quotedblright -165; + pos @MMK_L_b numbersign -70; + pos @MMK_L_b multiply -40; + pos @MMK_L_b quotesingle -85; + pos @MMK_L_b guillemetright -45; + pos @MMK_L_b asciitilde -35; + pos @MMK_L_b sterling -30; + pos @MMK_L_b percent -70; + pos @MMK_L_b @MMK_R_Oslash -10; + pos @MMK_L_b @MMK_R_tcaron -50; + pos @MMK_L_b @MMK_R_Q -10; + pos @MMK_L_b @MMK_R_S -95; + pos @MMK_L_b @MMK_R_T -135; + pos @MMK_L_b @MMK_R_W -80; + pos @MMK_L_b @MMK_R_V -95; + pos @MMK_L_b @MMK_R_Y -100; + pos @MMK_L_b @MMK_R_X -55; + pos @MMK_L_b @MMK_R_A -50; + pos @MMK_L_b @MMK_R_C -10; + pos @MMK_L_b @MMK_R_G -10; + pos @MMK_L_b @MMK_R_J -95; + pos @MMK_L_b @MMK_R_O -10; + pos @MMK_L_b @MMK_R_s -55; + pos @MMK_L_b @MMK_R_t -50; + pos @MMK_L_b @MMK_R_w -35; + pos @MMK_L_b @MMK_R_v -35; + pos @MMK_L_b @MMK_R_y -35; + pos @MMK_L_b @MMK_R_x -55; + pos @MMK_L_b @MMK_R_f -50; + pos @MMK_L_germandbls percent -20; + pos @MMK_L_germandbls quotesingle -25; + pos @MMK_L_germandbls euro -95; + pos @MMK_L_germandbls parenright -75; + pos @MMK_L_germandbls sterling -40; + pos @MMK_L_germandbls copyright -10; + pos @MMK_L_germandbls quoteleft -20; + pos @MMK_L_germandbls backslash -85; + pos @MMK_L_germandbls slash -50; + pos @MMK_L_germandbls dollar -50; + pos @MMK_L_germandbls colon -20; + pos @MMK_L_germandbls registered -20; + pos @MMK_L_germandbls guilsinglright -20; + pos @MMK_L_germandbls quotedblbase -50; + pos @MMK_L_germandbls braceright -60; + pos @MMK_L_germandbls comma -50; + pos @MMK_L_germandbls semicolon -25; + pos @MMK_L_germandbls braceleft -75; + pos @MMK_L_germandbls guillemetright -20; + pos @MMK_L_germandbls guillemetleft -10; + pos @MMK_L_germandbls quotedbl -25; + pos @MMK_L_germandbls asciicircum -50; + pos @MMK_L_germandbls less -40; + pos @MMK_L_germandbls trademark -20; + pos @MMK_L_germandbls ellipsis -35; + pos @MMK_L_germandbls underscore -125; + pos @MMK_L_germandbls quotesinglbase -50; + pos @MMK_L_germandbls questiondown -30; + pos @MMK_L_germandbls quotedblleft -20; + pos @MMK_L_germandbls quotedblright -30; + pos @MMK_L_germandbls paragraph -20; + pos @MMK_L_germandbls divide -15; + pos @MMK_L_germandbls multiply -45; + pos @MMK_L_germandbls question -70; + pos @MMK_L_germandbls plus -15; + pos @MMK_L_germandbls at -10; + pos @MMK_L_germandbls bullet -25; + pos @MMK_L_germandbls guilsinglleft -10; + pos @MMK_L_germandbls periodcentered -20; + pos @MMK_L_germandbls asciitilde -75; + pos @MMK_L_germandbls perthousand -20; + pos @MMK_L_germandbls yen -40; + pos @MMK_L_germandbls minus -15; + pos @MMK_L_germandbls cent -10; + pos @MMK_L_germandbls quoteright -30; + pos @MMK_L_germandbls degree -25; + pos @MMK_L_germandbls asterisk -20; + pos @MMK_L_germandbls numbersign -55; + pos @MMK_L_germandbls @MMK_R_J -70; + pos @MMK_L_germandbls @MMK_R_O -25; + pos @MMK_L_germandbls @MMK_R_Y -55; + pos @MMK_L_germandbls @MMK_R_X -40; + pos @MMK_L_germandbls @MMK_R_S -45; + pos @MMK_L_germandbls @MMK_R_Q -25; + pos @MMK_L_germandbls @MMK_R_W -50; + pos @MMK_L_germandbls @MMK_R_U -10; + pos @MMK_L_germandbls @MMK_R_T -25; + pos @MMK_L_germandbls @MMK_R_o -10; + pos @MMK_L_germandbls @MMK_R_g -15; + pos @MMK_L_germandbls @MMK_R_f -20; + pos @MMK_L_germandbls @MMK_R_e -10; + pos @MMK_L_germandbls @MMK_R_y -20; + pos @MMK_L_germandbls @MMK_R_x -30; + pos @MMK_L_germandbls @MMK_R_s -60; + pos @MMK_L_germandbls @MMK_R_w -20; + pos @MMK_L_germandbls @MMK_R_v -20; + pos @MMK_L_germandbls @MMK_R_Oslash -25; + pos @MMK_L_germandbls @MMK_R_oslash -10; + pos @MMK_L_germandbls @MMK_R_tcaron -20; + pos @MMK_L_germandbls @MMK_R_C -30; + pos @MMK_L_germandbls @MMK_R_G -25; + pos @MMK_L_germandbls @MMK_R_A -35; + pos @MMK_L_germandbls @MMK_R_V -55; + pos @MMK_L_germandbls @MMK_R_t -20; + pos @MMK_L_lslash semicolon -10; + pos @MMK_L_lslash braceright -55; + pos @MMK_L_lslash quotesinglbase -15; + pos @MMK_L_lslash underscore -140; + pos @MMK_L_lslash dollar -30; + pos @MMK_L_lslash quotedblbase -15; + pos @MMK_L_lslash numbersign -50; + pos @MMK_L_lslash braceleft -60; + pos @MMK_L_lslash quoteright -10; + pos @MMK_L_lslash question -15; + pos @MMK_L_lslash parenright -25; + pos @MMK_L_lslash sterling -30; + pos @MMK_L_lslash multiply -40; + pos @MMK_L_lslash euro -90; + pos @MMK_L_lslash backslash -10; + pos @MMK_L_lslash asciicircum -15; + pos @MMK_L_lslash asciitilde -30; + pos @MMK_L_lslash quotedblright -10; + pos @MMK_L_lslash comma -15; + pos @MMK_L_lslash @MMK_R_S -25; + pos @MMK_L_lslash @MMK_R_J -25; + pos @MMK_L_lslash @MMK_R_s -20; + pos @MMK_L_dcaron quoteleft 35; + pos @MMK_L_dcaron parenright 25; + pos @MMK_L_dcaron quotedblright 35; + pos @MMK_L_dcaron bracketleft 50; + pos @MMK_L_dcaron emdash -15; + pos @MMK_L_dcaron minus -15; + pos @MMK_L_dcaron greater 50; + pos @MMK_L_dcaron divide -15; + pos @MMK_L_dcaron quotesingle 50; + pos @MMK_L_dcaron asterisk 45; + pos @MMK_L_dcaron ampersand -15; + pos @MMK_L_dcaron quotedbl 50; + pos @MMK_L_dcaron semicolon -10; + pos @MMK_L_dcaron question 35; + pos @MMK_L_dcaron periodcentered -15; + pos @MMK_L_dcaron bar 50; + pos @MMK_L_dcaron underscore -255; + pos @MMK_L_dcaron backslash 30; + pos @MMK_L_dcaron quotesinglbase -30; + pos @MMK_L_dcaron perthousand 35; + pos @MMK_L_dcaron cent -15; + pos @MMK_L_dcaron guillemetleft -10; + pos @MMK_L_dcaron sterling -45; + pos @MMK_L_dcaron hyphen -15; + pos @MMK_L_dcaron bullet -15; + pos @MMK_L_dcaron paragraph 30; + pos @MMK_L_dcaron guillemetright -10; + pos @MMK_L_dcaron asciitilde -40; + pos @MMK_L_dcaron comma -30; + pos @MMK_L_dcaron trademark 30; + pos @MMK_L_dcaron endash -15; + pos @MMK_L_dcaron numbersign -65; + pos @MMK_L_dcaron copyright -15; + pos @MMK_L_dcaron at -15; + pos @MMK_L_dcaron parenleft -15; + pos @MMK_L_dcaron quotedblleft 35; + pos @MMK_L_dcaron yen 45; + pos @MMK_L_dcaron quoteright 35; + pos @MMK_L_dcaron bracketright 50; + pos @MMK_L_dcaron quotedblbase -30; + pos @MMK_L_dcaron euro -95; + pos @MMK_L_dcaron degree 45; + pos @MMK_L_dcaron braceleft -70; + pos @MMK_L_dcaron guilsinglright -10; + pos @MMK_L_dcaron slash -10; + pos @MMK_L_dcaron less -15; + pos @MMK_L_dcaron ellipsis -15; + pos @MMK_L_dcaron multiply -55; + pos @MMK_L_dcaron questiondown -15; + pos @MMK_L_dcaron braceright -20; + pos @MMK_L_dcaron guilsinglleft -10; + pos @MMK_L_dcaron plus -15; + pos @MMK_L_dcaron asciicircum -25; + pos @MMK_L_dcaron percent 35; + pos @MMK_L_dcaron @MMK_R_Oslash -15; + pos @MMK_L_dcaron @MMK_R_dcroat -15; + pos @MMK_L_dcaron @MMK_R_lslash 50; + pos @MMK_L_dcaron @MMK_R_Lslash 50; + pos @MMK_L_dcaron @MMK_R_oslash -15; + pos @MMK_L_dcaron @MMK_R_eth -15; + pos @MMK_L_dcaron @MMK_R_Thorn 50; + pos @MMK_L_dcaron @MMK_R_dcaron -15; + pos @MMK_L_dcaron @MMK_R_a.alt -15; + pos @MMK_L_dcaron @MMK_R_germandbls 30; + pos @MMK_L_dcaron @MMK_R_thorn 50; + pos @MMK_L_dcaron @MMK_R_Y 45; + pos @MMK_L_dcaron @MMK_R_X 40; + pos @MMK_L_dcaron @MMK_R_Z 50; + pos @MMK_L_dcaron @MMK_R_Q -15; + pos @MMK_L_dcaron @MMK_R_P 50; + pos @MMK_L_dcaron @MMK_R_R 50; + pos @MMK_L_dcaron @MMK_R_U 50; + pos @MMK_L_dcaron @MMK_R_T 50; + pos @MMK_L_dcaron @MMK_R_W 45; + pos @MMK_L_dcaron @MMK_R_V 45; + pos @MMK_L_dcaron @MMK_R_I 50; + pos @MMK_L_dcaron @MMK_R_H 50; + pos @MMK_L_dcaron @MMK_R_K 50; + pos @MMK_L_dcaron @MMK_R_J -40; + pos @MMK_L_dcaron @MMK_R_M 50; + pos @MMK_L_dcaron @MMK_R_L 50; + pos @MMK_L_dcaron @MMK_R_O -15; + pos @MMK_L_dcaron @MMK_R_N 50; + pos @MMK_L_dcaron @MMK_R_A -15; + pos @MMK_L_dcaron @MMK_R_C -15; + pos @MMK_L_dcaron @MMK_R_B 50; + pos @MMK_L_dcaron @MMK_R_E 50; + pos @MMK_L_dcaron @MMK_R_D 50; + pos @MMK_L_dcaron @MMK_R_G -15; + pos @MMK_L_dcaron @MMK_R_F 50; + pos @MMK_L_dcaron @MMK_R_x -15; + pos @MMK_L_dcaron @MMK_R_q -15; + pos @MMK_L_dcaron @MMK_R_s -35; + pos @MMK_L_dcaron @MMK_R_i 45; + pos @MMK_L_dcaron @MMK_R_h 50; + pos @MMK_L_dcaron @MMK_R_j 45; + pos @MMK_L_dcaron @MMK_R_l 50; + pos @MMK_L_dcaron @MMK_R_o -15; + pos @MMK_L_dcaron @MMK_R_a -15; + pos @MMK_L_dcaron @MMK_R_c -15; + pos @MMK_L_dcaron @MMK_R_b 50; + pos @MMK_L_dcaron @MMK_R_e -15; + pos @MMK_L_dcaron @MMK_R_d -15; + pos @MMK_L_dcaron @MMK_R_g -15; + pos @MMK_L_dcaron @MMK_R_Eth 50; + pos @MMK_L_dcaron @MMK_R_lcaron 50; + pos @MMK_L_q asciicircum -15; + pos @MMK_L_q yen -25; + pos @MMK_L_q slash 35; + pos @MMK_L_q quotedblright -50; + pos @MMK_L_q quotesinglbase -10; + pos @MMK_L_q quotesingle -10; + pos @MMK_L_q braceright -55; + pos @MMK_L_q dollar -30; + pos @MMK_L_q numbersign -50; + pos @MMK_L_q quotedblbase -10; + pos @MMK_L_q sterling -30; + pos @MMK_L_q braceleft -60; + pos @MMK_L_q quoteright -50; + pos @MMK_L_q asciitilde -30; + pos @MMK_L_q parenright -20; + pos @MMK_L_q multiply -40; + pos @MMK_L_q quotedbl -10; + pos @MMK_L_q euro -90; + pos @MMK_L_q backslash -85; + pos @MMK_L_q comma -10; + pos @MMK_L_q question -145; + pos @MMK_L_q degree -15; + pos @MMK_L_q @MMK_R_S -25; + pos @MMK_L_q @MMK_R_V -40; + pos @MMK_L_q @MMK_R_W -35; + pos @MMK_L_q @MMK_R_T -135; + pos @MMK_L_q @MMK_R_J -25; + pos @MMK_L_q @MMK_R_j 85; + pos @MMK_L_q @MMK_R_Y -45; + pos @MMK_L_q @MMK_R_s -20; + pos @MMK_L_eth quotesingle -75; + pos @MMK_L_eth quoteright -115; + pos @MMK_L_eth quotedblbase -70; + pos @MMK_L_eth quoteleft -90; + pos @MMK_L_eth questiondown -45; + pos @MMK_L_eth trademark -85; + pos @MMK_L_eth asterisk -65; + pos @MMK_L_eth asciicircum -50; + pos @MMK_L_eth quotedblright -120; + pos @MMK_L_eth paragraph -55; + pos @MMK_L_eth sterling -30; + pos @MMK_L_eth numbersign -65; + pos @MMK_L_eth question -170; + pos @MMK_L_eth comma -70; + pos @MMK_L_eth backslash -165; + pos @MMK_L_eth underscore -150; + pos @MMK_L_eth parenright -170; + pos @MMK_L_eth guilsinglright -40; + pos @MMK_L_eth quotedblleft -90; + pos @MMK_L_eth slash -65; + pos @MMK_L_eth quotesinglbase -70; + pos @MMK_L_eth percent -65; + pos @MMK_L_eth semicolon -60; + pos @MMK_L_eth braceleft -70; + pos @MMK_L_eth multiply -40; + pos @MMK_L_eth registered -30; + pos @MMK_L_eth guillemetright -40; + pos @MMK_L_eth quotedbl -75; + pos @MMK_L_eth euro -90; + pos @MMK_L_eth dollar -95; + pos @MMK_L_eth colon -50; + pos @MMK_L_eth yen -55; + pos @MMK_L_eth degree -100; + pos @MMK_L_eth perthousand -65; + pos @MMK_L_eth ellipsis -50; + pos @MMK_L_eth braceright -60; + pos @MMK_L_eth asciitilde -35; + pos @MMK_L_eth @MMK_R_f -45; + pos @MMK_L_eth @MMK_R_x -55; + pos @MMK_L_eth @MMK_R_G -10; + pos @MMK_L_eth @MMK_R_A -50; + pos @MMK_L_eth @MMK_R_C -10; + pos @MMK_L_eth @MMK_R_tcaron -45; + pos @MMK_L_eth @MMK_R_W -80; + pos @MMK_L_eth @MMK_R_Y -100; + pos @MMK_L_eth @MMK_R_Oslash -10; + pos @MMK_L_eth @MMK_R_t -45; + pos @MMK_L_eth @MMK_R_v -35; + pos @MMK_L_eth @MMK_R_w -35; + pos @MMK_L_eth @MMK_R_s -55; + pos @MMK_L_eth @MMK_R_y -35; + pos @MMK_L_eth @MMK_R_O -10; + pos @MMK_L_eth @MMK_R_J -90; + pos @MMK_L_eth @MMK_R_T -135; + pos @MMK_L_eth @MMK_R_V -95; + pos @MMK_L_eth @MMK_R_Q -10; + pos @MMK_L_eth @MMK_R_S -90; + pos @MMK_L_eth @MMK_R_X -55; + pos @MMK_L_thorn quotedblleft -105; + pos @MMK_L_thorn parenright -175; + pos @MMK_L_thorn quotesinglbase -70; + pos @MMK_L_thorn ellipsis -55; + pos @MMK_L_thorn sterling -30; + pos @MMK_L_thorn quoteright -115; + pos @MMK_L_thorn guilsinglright -45; + pos @MMK_L_thorn quoteleft -105; + pos @MMK_L_thorn asciitilde -35; + pos @MMK_L_thorn yen -55; + pos @MMK_L_thorn multiply -40; + pos @MMK_L_thorn trademark -110; + pos @MMK_L_thorn braceright -60; + pos @MMK_L_thorn colon -55; + pos @MMK_L_thorn semicolon -65; + pos @MMK_L_thorn numbersign -70; + pos @MMK_L_thorn quotedbl -85; + pos @MMK_L_thorn quotedblbase -70; + pos @MMK_L_thorn question -175; + pos @MMK_L_thorn asciicircum -60; + pos @MMK_L_thorn dollar -100; + pos @MMK_L_thorn paragraph -60; + pos @MMK_L_thorn backslash -170; + pos @MMK_L_thorn quotedblright -165; + pos @MMK_L_thorn underscore -150; + pos @MMK_L_thorn percent -70; + pos @MMK_L_thorn slash -70; + pos @MMK_L_thorn registered -30; + pos @MMK_L_thorn quotesingle -85; + pos @MMK_L_thorn guillemetright -45; + pos @MMK_L_thorn questiondown -50; + pos @MMK_L_thorn perthousand -70; + pos @MMK_L_thorn degree -115; + pos @MMK_L_thorn asterisk -75; + pos @MMK_L_thorn braceleft -70; + pos @MMK_L_thorn comma -70; + pos @MMK_L_thorn euro -90; + pos @MMK_L_thorn @MMK_R_f -50; + pos @MMK_L_thorn @MMK_R_A -50; + pos @MMK_L_thorn @MMK_R_C -10; + pos @MMK_L_thorn @MMK_R_O -10; + pos @MMK_L_thorn @MMK_R_S -95; + pos @MMK_L_thorn @MMK_R_s -55; + pos @MMK_L_thorn @MMK_R_Oslash -10; + pos @MMK_L_thorn @MMK_R_tcaron -50; + pos @MMK_L_thorn @MMK_R_G -10; + pos @MMK_L_thorn @MMK_R_J -95; + pos @MMK_L_thorn @MMK_R_Q -10; + pos @MMK_L_thorn @MMK_R_T -135; + pos @MMK_L_thorn @MMK_R_V -95; + pos @MMK_L_thorn @MMK_R_W -80; + pos @MMK_L_thorn @MMK_R_X -55; + pos @MMK_L_thorn @MMK_R_Y -100; + pos @MMK_L_thorn @MMK_R_t -50; + pos @MMK_L_thorn @MMK_R_v -35; + pos @MMK_L_thorn @MMK_R_w -35; + pos @MMK_L_thorn @MMK_R_x -55; + pos @MMK_L_thorn @MMK_R_y -35; + pos @MMK_L_a.alt asciitilde -30; + pos @MMK_L_a.alt degree -85; + pos @MMK_L_a.alt euro -90; + pos @MMK_L_a.alt quotedblbase -20; + pos @MMK_L_a.alt quotedblleft -75; + pos @MMK_L_a.alt asterisk -45; + pos @MMK_L_a.alt registered -15; + pos @MMK_L_a.alt paragraph -40; + pos @MMK_L_a.alt comma -20; + pos @MMK_L_a.alt braceleft -65; + pos @MMK_L_a.alt underscore -155; + pos @MMK_L_a.alt quotedblright -125; + pos @MMK_L_a.alt asciicircum -35; + pos @MMK_L_a.alt quotesingle -55; + pos @MMK_L_a.alt braceright -55; + pos @MMK_L_a.alt quotesinglbase -20; + pos @MMK_L_a.alt numbersign -50; + pos @MMK_L_a.alt quoteright -115; + pos @MMK_L_a.alt quoteleft -75; + pos @MMK_L_a.alt trademark -75; + pos @MMK_L_a.alt quotedbl -55; + pos @MMK_L_a.alt percent -45; + pos @MMK_L_a.alt semicolon -10; + pos @MMK_L_a.alt backslash -145; + pos @MMK_L_a.alt multiply -40; + pos @MMK_L_a.alt question -175; + pos @MMK_L_a.alt perthousand -45; + pos @MMK_L_a.alt parenright -85; + pos @MMK_L_a.alt dollar -45; + pos @MMK_L_a.alt yen -55; + pos @MMK_L_a.alt sterling -30; + pos @MMK_L_a.alt @MMK_R_tcaron -30; + pos @MMK_L_a.alt @MMK_R_Y -85; + pos @MMK_L_a.alt @MMK_R_S -35; + pos @MMK_L_a.alt @MMK_R_T -135; + pos @MMK_L_a.alt @MMK_R_W -70; + pos @MMK_L_a.alt @MMK_R_V -80; + pos @MMK_L_a.alt @MMK_R_J -25; + pos @MMK_L_a.alt @MMK_R_y -25; + pos @MMK_L_a.alt @MMK_R_s -20; + pos @MMK_L_a.alt @MMK_R_t -30; + pos @MMK_L_a.alt @MMK_R_w -25; + pos @MMK_L_a.alt @MMK_R_v -30; + pos @MMK_L_a.alt @MMK_R_f -30; + pos @MMK_L_p quotedbl -85; + pos @MMK_L_p numbersign -70; + pos @MMK_L_p semicolon -65; + pos @MMK_L_p ellipsis -55; + pos @MMK_L_p guillemetright -45; + pos @MMK_L_p guilsinglright -45; + pos @MMK_L_p backslash -170; + pos @MMK_L_p perthousand -70; + pos @MMK_L_p dollar -100; + pos @MMK_L_p braceright -60; + pos @MMK_L_p asterisk -75; + pos @MMK_L_p trademark -110; + pos @MMK_L_p questiondown -50; + pos @MMK_L_p yen -55; + pos @MMK_L_p paragraph -60; + pos @MMK_L_p registered -30; + pos @MMK_L_p percent -70; + pos @MMK_L_p quoteleft -105; + pos @MMK_L_p slash -70; + pos @MMK_L_p quotedblleft -105; + pos @MMK_L_p asciitilde -35; + pos @MMK_L_p colon -55; + pos @MMK_L_p parenright -175; + pos @MMK_L_p sterling -30; + pos @MMK_L_p comma -70; + pos @MMK_L_p quotedblright -165; + pos @MMK_L_p degree -115; + pos @MMK_L_p quotesingle -85; + pos @MMK_L_p underscore -150; + pos @MMK_L_p asciicircum -60; + pos @MMK_L_p multiply -40; + pos @MMK_L_p question -175; + pos @MMK_L_p quotedblbase -70; + pos @MMK_L_p braceleft -70; + pos @MMK_L_p quotesinglbase -70; + pos @MMK_L_p quoteright -115; + pos @MMK_L_p euro -90; + pos @MMK_L_p @MMK_R_S -95; + pos @MMK_L_p @MMK_R_W -80; + pos @MMK_L_p @MMK_R_V -95; + pos @MMK_L_p @MMK_R_T -135; + pos @MMK_L_p @MMK_R_Y -100; + pos @MMK_L_p @MMK_R_X -55; + pos @MMK_L_p @MMK_R_C -10; + pos @MMK_L_p @MMK_R_A -50; + pos @MMK_L_p @MMK_R_G -10; + pos @MMK_L_p @MMK_R_J -95; + pos @MMK_L_p @MMK_R_O -10; + pos @MMK_L_p @MMK_R_s -55; + pos @MMK_L_p @MMK_R_w -35; + pos @MMK_L_p @MMK_R_v -35; + pos @MMK_L_p @MMK_R_t -50; + pos @MMK_L_p @MMK_R_y -35; + pos @MMK_L_p @MMK_R_x -55; + pos @MMK_L_p @MMK_R_f -50; + pos @MMK_L_p @MMK_R_tcaron -50; + pos @MMK_L_p @MMK_R_Q -10; + pos @MMK_L_p @MMK_R_Oslash -10; + pos @MMK_L_c question -175; + pos @MMK_L_c perthousand -10; + pos @MMK_L_c multiply -40; + pos @MMK_L_c percent -10; + pos @MMK_L_c sterling -30; + pos @MMK_L_c braceright -55; + pos @MMK_L_c quotedblright -95; + pos @MMK_L_c dollar -40; + pos @MMK_L_c braceleft -60; + pos @MMK_L_c yen -35; + pos @MMK_L_c comma -15; + pos @MMK_L_c quotedblleft -30; + pos @MMK_L_c degree -40; + pos @MMK_L_c semicolon -10; + pos @MMK_L_c quoteright -95; + pos @MMK_L_c quotedblbase -15; + pos @MMK_L_c quotesinglbase -15; + pos @MMK_L_c underscore -85; + pos @MMK_L_c quoteleft -30; + pos @MMK_L_c asciicircum -15; + pos @MMK_L_c parenright -105; + pos @MMK_L_c euro -90; + pos @MMK_L_c numbersign -50; + pos @MMK_L_c trademark -35; + pos @MMK_L_c quotesingle -15; + pos @MMK_L_c asciitilde -30; + pos @MMK_L_c backslash -110; + pos @MMK_L_c slash -10; + pos @MMK_L_c quotedbl -15; + pos @MMK_L_c @MMK_R_X -10; + pos @MMK_L_c @MMK_R_Y -55; + pos @MMK_L_c @MMK_R_S -35; + pos @MMK_L_c @MMK_R_T -135; + pos @MMK_L_c @MMK_R_V -55; + pos @MMK_L_c @MMK_R_W -45; + pos @MMK_L_c @MMK_R_J -25; + pos @MMK_L_c @MMK_R_A -10; + pos @MMK_L_c @MMK_R_x -10; + pos @MMK_L_c @MMK_R_y -10; + pos @MMK_L_c @MMK_R_s -25; + pos @MMK_L_c @MMK_R_v -10; + pos @MMK_L_c @MMK_R_w -10; + pos @MMK_L_v braceright -70; + pos @MMK_L_v quotesingle -10; + pos @MMK_L_v asciicircum -25; + pos @MMK_L_v questiondown -70; + pos @MMK_L_v yen -25; + pos @MMK_L_v ellipsis -70; + pos @MMK_L_v quoteright -50; + pos @MMK_L_v dollar -30; + pos @MMK_L_v quotesinglbase -85; + pos @MMK_L_v parenright -115; + pos @MMK_L_v quotedbl -10; + pos @MMK_L_v minus -20; + pos @MMK_L_v endash -25; + pos @MMK_L_v periodcentered -35; + pos @MMK_L_v plus -20; + pos @MMK_L_v less -20; + pos @MMK_L_v guilsinglleft -30; + pos @MMK_L_v comma -85; + pos @MMK_L_v hyphen -25; + pos @MMK_L_v semicolon -10; + pos @MMK_L_v asciitilde -55; + pos @MMK_L_v emdash -25; + pos @MMK_L_v quotedblbase -85; + pos @MMK_L_v sterling -55; + pos @MMK_L_v guilsinglright -35; + pos @MMK_L_v parenleft -30; + pos @MMK_L_v underscore -290; + pos @MMK_L_v numbersign -105; + pos @MMK_L_v backslash -90; + pos @MMK_L_v braceleft -85; + pos @MMK_L_v copyright -25; + pos @MMK_L_v bullet -30; + pos @MMK_L_v cent -30; + pos @MMK_L_v divide -20; + pos @MMK_L_v at -25; + pos @MMK_L_v multiply -55; + pos @MMK_L_v question -145; + pos @MMK_L_v degree -15; + pos @MMK_L_v guillemetright -35; + pos @MMK_L_v guillemetleft -30; + pos @MMK_L_v quotedblright -50; + pos @MMK_L_v slash -70; + pos @MMK_L_v ampersand -45; + pos @MMK_L_v euro -90; + pos @MMK_L_v @MMK_R_Oslash -20; + pos @MMK_L_v @MMK_R_oslash -30; + pos @MMK_L_v @MMK_R_a.alt -50; + pos @MMK_L_v @MMK_R_dcaron -35; + pos @MMK_L_v @MMK_R_G -20; + pos @MMK_L_v @MMK_R_A -75; + pos @MMK_L_v @MMK_R_C -15; + pos @MMK_L_v @MMK_R_O -20; + pos @MMK_L_v @MMK_R_W -35; + pos @MMK_L_v @MMK_R_Q -20; + pos @MMK_L_v @MMK_R_Y -45; + pos @MMK_L_v @MMK_R_e -30; + pos @MMK_L_v @MMK_R_d -35; + pos @MMK_L_v @MMK_R_g -30; + pos @MMK_L_v @MMK_R_a -35; + pos @MMK_L_v @MMK_R_c -30; + pos @MMK_L_v @MMK_R_o -30; + pos @MMK_L_v @MMK_R_q -35; + pos @MMK_L_v @MMK_R_s -45; + pos @MMK_L_v @MMK_R_x -10; + pos @MMK_L_v @MMK_R_X -50; + pos @MMK_L_v @MMK_R_J -95; + pos @MMK_L_v @MMK_R_T -135; + pos @MMK_L_v @MMK_R_V -45; + pos @MMK_L_v @MMK_R_S -25; + pos @MMK_L_v @MMK_R_eth -35; + pos @MMK_L_v @MMK_R_dcroat -35; + pos @MMK_L_s parenleft -20; + pos @MMK_L_s asciicircum -85; + pos @MMK_L_s guilsinglleft -60; + pos @MMK_L_s guillemetleft -60; + pos @MMK_L_s asciitilde -155; + pos @MMK_L_s cent -25; + pos @MMK_L_s paragraph -25; + pos @MMK_L_s bullet -60; + pos @MMK_L_s at -25; + pos @MMK_L_s degree -45; + pos @MMK_L_s euro -115; + pos @MMK_L_s sterling -45; + pos @MMK_L_s quotedbl -35; + pos @MMK_L_s backslash -115; + pos @MMK_L_s emdash -15; + pos @MMK_L_s divide -75; + pos @MMK_L_s multiply -80; + pos @MMK_L_s periodcentered -55; + pos @MMK_L_s underscore -90; + pos @MMK_L_s quotesingle -35; + pos @MMK_L_s minus -75; + pos @MMK_L_s percent -30; + pos @MMK_L_s endash -15; + pos @MMK_L_s parenright -130; + pos @MMK_L_s numbersign -50; + pos @MMK_L_s braceleft -90; + pos @MMK_L_s yen -55; + pos @MMK_L_s asterisk -25; + pos @MMK_L_s quotesinglbase -30; + pos @MMK_L_s ellipsis -15; + pos @MMK_L_s braceright -55; + pos @MMK_L_s question -175; + pos @MMK_L_s copyright -25; + pos @MMK_L_s hyphen -15; + pos @MMK_L_s plus -75; + pos @MMK_L_s quotedblbase -30; + pos @MMK_L_s perthousand -30; + pos @MMK_L_s slash -30; + pos @MMK_L_s colon -15; + pos @MMK_L_s trademark -30; + pos @MMK_L_s registered -30; + pos @MMK_L_s questiondown -10; + pos @MMK_L_s semicolon -20; + pos @MMK_L_s dollar -60; + pos @MMK_L_s quotedblright -80; + pos @MMK_L_s quoteright -80; + pos @MMK_L_s comma -30; + pos @MMK_L_s quotedblleft -35; + pos @MMK_L_s ampersand -10; + pos @MMK_L_s less -130; + pos @MMK_L_s quoteleft -35; + pos @MMK_L_s @MMK_R_tcaron -25; + pos @MMK_L_s @MMK_R_oslash -25; + pos @MMK_L_s @MMK_R_eth -20; + pos @MMK_L_s @MMK_R_dcroat -25; + pos @MMK_L_s @MMK_R_y -30; + pos @MMK_L_s @MMK_R_o -25; + pos @MMK_L_s @MMK_R_a -25; + pos @MMK_L_s @MMK_R_c -25; + pos @MMK_L_s @MMK_R_d -25; + pos @MMK_L_s @MMK_R_e -25; + pos @MMK_L_s @MMK_R_f -25; + pos @MMK_L_s @MMK_R_g -35; + pos @MMK_L_s @MMK_R_x -25; + pos @MMK_L_s @MMK_R_q -25; + pos @MMK_L_s @MMK_R_s -45; + pos @MMK_L_s @MMK_R_t -25; + pos @MMK_L_s @MMK_R_v -30; + pos @MMK_L_s @MMK_R_w -30; + pos @MMK_L_s @MMK_R_J -40; + pos @MMK_L_s @MMK_R_O -50; + pos @MMK_L_s @MMK_R_A -25; + pos @MMK_L_s @MMK_R_C -45; + pos @MMK_L_s @MMK_R_G -50; + pos @MMK_L_s @MMK_R_X -25; + pos @MMK_L_s @MMK_R_Y -75; + pos @MMK_L_s @MMK_R_Q -50; + pos @MMK_L_s @MMK_R_S -50; + pos @MMK_L_s @MMK_R_T -135; + pos @MMK_L_s @MMK_R_U -25; + pos @MMK_L_s @MMK_R_V -70; + pos @MMK_L_s @MMK_R_W -65; + pos @MMK_L_s @MMK_R_Oslash -50; + pos @MMK_L_s @MMK_R_dcaron -25; + pos @MMK_L_o quoteright -115; + pos @MMK_L_o quotesinglbase -70; + pos @MMK_L_o quotedbl -100; + pos @MMK_L_o question -175; + pos @MMK_L_o questiondown -50; + pos @MMK_L_o guilsinglright -45; + pos @MMK_L_o trademark -125; + pos @MMK_L_o quotesingle -100; + pos @MMK_L_o asciitilde -35; + pos @MMK_L_o quotedblbase -70; + pos @MMK_L_o braceright -60; + pos @MMK_L_o numbersign -65; + pos @MMK_L_o underscore -165; + pos @MMK_L_o asterisk -85; + pos @MMK_L_o perthousand -75; + pos @MMK_L_o percent -75; + pos @MMK_L_o euro -90; + pos @MMK_L_o quoteleft -115; + pos @MMK_L_o slash -70; + pos @MMK_L_o backslash -175; + pos @MMK_L_o semicolon -60; + pos @MMK_L_o ellipsis -55; + pos @MMK_L_o braceleft -70; + pos @MMK_L_o degree -125; + pos @MMK_L_o registered -35; + pos @MMK_L_o yen -55; + pos @MMK_L_o multiply -40; + pos @MMK_L_o quotedblleft -120; + pos @MMK_L_o comma -70; + pos @MMK_L_o paragraph -65; + pos @MMK_L_o guillemetright -45; + pos @MMK_L_o asciicircum -65; + pos @MMK_L_o colon -55; + pos @MMK_L_o parenright -170; + pos @MMK_L_o quotedblright -190; + pos @MMK_L_o dollar -110; + pos @MMK_L_o sterling -30; + pos @MMK_L_o @MMK_R_G -10; + pos @MMK_L_o @MMK_R_A -50; + pos @MMK_L_o @MMK_R_J -95; + pos @MMK_L_o @MMK_R_T -135; + pos @MMK_L_o @MMK_R_V -95; + pos @MMK_L_o @MMK_R_Q -10; + pos @MMK_L_o @MMK_R_S -100; + pos @MMK_L_o @MMK_R_X -55; + pos @MMK_L_o @MMK_R_Y -100; + pos @MMK_L_o @MMK_R_f -65; + pos @MMK_L_o @MMK_R_t -65; + pos @MMK_L_o @MMK_R_v -40; + pos @MMK_L_o @MMK_R_x -55; + pos @MMK_L_o @MMK_R_Oslash -10; + pos @MMK_L_o @MMK_R_O -10; + pos @MMK_L_o @MMK_R_W -80; + pos @MMK_L_o @MMK_R_tcaron -65; + pos @MMK_L_o @MMK_R_C -10; + pos @MMK_L_o @MMK_R_w -35; + pos @MMK_L_o @MMK_R_s -60; + pos @MMK_L_o @MMK_R_y -35; + pos @MMK_L_lcaron registered 25; + pos @MMK_L_lcaron quoteright 50; + pos @MMK_L_lcaron quotedblbase -15; + pos @MMK_L_lcaron braceleft -50; + pos @MMK_L_lcaron colon 20; + pos @MMK_L_lcaron quoteleft 55; + pos @MMK_L_lcaron perthousand 55; + pos @MMK_L_lcaron percent 55; + pos @MMK_L_lcaron greater 70; + pos @MMK_L_lcaron numbersign -50; + pos @MMK_L_lcaron comma -15; + pos @MMK_L_lcaron quotedbl 65; + pos @MMK_L_lcaron trademark 50; + pos @MMK_L_lcaron parenright 45; + pos @MMK_L_lcaron quotesinglbase -15; + pos @MMK_L_lcaron multiply -40; + pos @MMK_L_lcaron semicolon 10; + pos @MMK_L_lcaron quotedblleft 55; + pos @MMK_L_lcaron asciicircum -15; + pos @MMK_L_lcaron sterling -30; + pos @MMK_L_lcaron euro -70; + pos @MMK_L_lcaron yen 65; + pos @MMK_L_lcaron bar 70; + pos @MMK_L_lcaron underscore -105; + pos @MMK_L_lcaron backslash 50; + pos @MMK_L_lcaron bracketleft 70; + pos @MMK_L_lcaron degree 65; + pos @MMK_L_lcaron question 55; + pos @MMK_L_lcaron equal 20; + pos @MMK_L_lcaron asciitilde -30; + pos @MMK_L_lcaron quotedblright 50; + pos @MMK_L_lcaron asterisk 65; + pos @MMK_L_lcaron bracketright 70; + pos @MMK_L_lcaron dollar 25; + pos @MMK_L_lcaron paragraph 50; + pos @MMK_L_lcaron quotesingle 65; + pos @MMK_L_lcaron @MMK_R_tcaron 20; + pos @MMK_L_lcaron @MMK_R_X 60; + pos @MMK_L_lcaron @MMK_R_h 70; + pos @MMK_L_lcaron @MMK_R_r 20; + pos @MMK_L_lcaron @MMK_R_Lslash 70; + pos @MMK_L_lcaron @MMK_R_D 70; + pos @MMK_L_lcaron @MMK_R_I 70; + pos @MMK_L_lcaron @MMK_R_K 70; + pos @MMK_L_lcaron @MMK_R_J -25; + pos @MMK_L_lcaron @MMK_R_M 70; + pos @MMK_L_lcaron @MMK_R_N 70; + pos @MMK_L_lcaron @MMK_R_P 70; + pos @MMK_L_lcaron @MMK_R_R 70; + pos @MMK_L_lcaron @MMK_R_U 70; + pos @MMK_L_lcaron @MMK_R_W 60; + pos @MMK_L_lcaron @MMK_R_V 60; + pos @MMK_L_lcaron @MMK_R_Y 60; + pos @MMK_L_lcaron @MMK_R_Z 70; + pos @MMK_L_lcaron @MMK_R_b 70; + pos @MMK_L_lcaron @MMK_R_f 20; + pos @MMK_L_lcaron @MMK_R_i 65; + pos @MMK_L_lcaron @MMK_R_m 20; + pos @MMK_L_lcaron @MMK_R_n 20; + pos @MMK_L_lcaron @MMK_R_p 20; + pos @MMK_L_lcaron @MMK_R_u 20; + pos @MMK_L_lcaron @MMK_R_t 20; + pos @MMK_L_lcaron @MMK_R_w 20; + pos @MMK_L_lcaron @MMK_R_v 15; + pos @MMK_L_lcaron @MMK_R_y 20; + pos @MMK_L_lcaron @MMK_R_germandbls 50; + pos @MMK_L_lcaron @MMK_R_lcaron 70; + pos @MMK_L_lcaron @MMK_R_Eth 70; + pos @MMK_L_lcaron @MMK_R_B 70; + pos @MMK_L_lcaron @MMK_R_E 70; + pos @MMK_L_lcaron @MMK_R_F 70; + pos @MMK_L_lcaron @MMK_R_H 70; + pos @MMK_L_lcaron @MMK_R_L 70; + pos @MMK_L_lcaron @MMK_R_lslash 70; + pos @MMK_L_lcaron @MMK_R_S 25; + pos @MMK_L_lcaron @MMK_R_T 70; + pos @MMK_L_lcaron @MMK_R_thorn 70; + pos @MMK_L_lcaron @MMK_R_j 65; + pos @MMK_L_lcaron @MMK_R_l 70; + pos @MMK_L_lcaron @MMK_R_s -20; + pos @MMK_L_lcaron @MMK_R_z 20; + pos @MMK_L_lcaron @MMK_R_Thorn 70; + pos @MMK_L_tcaron parenleft -35; + pos @MMK_L_tcaron quoteright 40; + pos @MMK_L_tcaron dollar 15; + pos @MMK_L_tcaron minus -220; + pos @MMK_L_tcaron parenright 35; + pos @MMK_L_tcaron periodcentered -100; + pos @MMK_L_tcaron bracketleft 60; + pos @MMK_L_tcaron degree 55; + pos @MMK_L_tcaron asterisk 55; + pos @MMK_L_tcaron guilsinglright -95; + pos @MMK_L_tcaron ellipsis -95; + pos @MMK_L_tcaron numbersign -120; + pos @MMK_L_tcaron quotedblright 40; + pos @MMK_L_tcaron bracketright 60; + pos @MMK_L_tcaron braceleft -65; + pos @MMK_L_tcaron greater 60; + pos @MMK_L_tcaron braceright -10; + pos @MMK_L_tcaron cent -70; + pos @MMK_L_tcaron yen 55; + pos @MMK_L_tcaron guillemetright -95; + pos @MMK_L_tcaron underscore -75; + pos @MMK_L_tcaron hyphen -185; + pos @MMK_L_tcaron bar 55; + pos @MMK_L_tcaron euro -85; + pos @MMK_L_tcaron paragraph 35; + pos @MMK_L_tcaron guillemetleft -210; + pos @MMK_L_tcaron bullet -120; + pos @MMK_L_tcaron sterling -50; + pos @MMK_L_tcaron quotedblbase -100; + pos @MMK_L_tcaron comma -100; + pos @MMK_L_tcaron slash -55; + pos @MMK_L_tcaron questiondown -80; + pos @MMK_L_tcaron multiply -90; + pos @MMK_L_tcaron perthousand 45; + pos @MMK_L_tcaron plus -200; + pos @MMK_L_tcaron question 45; + pos @MMK_L_tcaron quoteleft 45; + pos @MMK_L_tcaron registered 15; + pos @MMK_L_tcaron trademark 40; + pos @MMK_L_tcaron quotesingle 55; + pos @MMK_L_tcaron guilsinglleft -170; + pos @MMK_L_tcaron emdash -220; + pos @MMK_L_tcaron percent 45; + pos @MMK_L_tcaron copyright -40; + pos @MMK_L_tcaron divide -195; + pos @MMK_L_tcaron asciicircum -55; + pos @MMK_L_tcaron endash -220; + pos @MMK_L_tcaron ampersand -45; + pos @MMK_L_tcaron less -140; + pos @MMK_L_tcaron quotedblleft 45; + pos @MMK_L_tcaron asciitilde -140; + pos @MMK_L_tcaron quotesinglbase -100; + pos @MMK_L_tcaron at -35; + pos @MMK_L_tcaron quotedbl 55; + pos @MMK_L_tcaron backslash 40; + pos @MMK_L_tcaron @MMK_R_h 60; + pos @MMK_L_tcaron @MMK_R_dcaron -90; + pos @MMK_L_tcaron @MMK_R_g -80; + pos @MMK_L_tcaron @MMK_R_thorn 55; + pos @MMK_L_tcaron @MMK_R_Thorn 60; + pos @MMK_L_tcaron @MMK_R_a.alt -45; + pos @MMK_L_tcaron @MMK_R_l 55; + pos @MMK_L_tcaron @MMK_R_c -90; + pos @MMK_L_tcaron @MMK_R_b 60; + pos @MMK_L_tcaron @MMK_R_e -90; + pos @MMK_L_tcaron @MMK_R_S 15; + pos @MMK_L_tcaron @MMK_R_R 55; + pos @MMK_L_tcaron @MMK_R_i 55; + pos @MMK_L_tcaron @MMK_R_j 55; + pos @MMK_L_tcaron @MMK_R_o -90; + pos @MMK_L_tcaron @MMK_R_s -60; + pos @MMK_L_tcaron @MMK_R_I 55; + pos @MMK_L_tcaron @MMK_R_H 60; + pos @MMK_L_tcaron @MMK_R_K 60; + pos @MMK_L_tcaron @MMK_R_J -145; + pos @MMK_L_tcaron @MMK_R_L 55; + pos @MMK_L_tcaron @MMK_R_O -15; + pos @MMK_L_tcaron @MMK_R_A -95; + pos @MMK_L_tcaron @MMK_R_C -10; + pos @MMK_L_tcaron @MMK_R_E 60; + pos @MMK_L_tcaron @MMK_R_D 60; + pos @MMK_L_tcaron @MMK_R_G -15; + pos @MMK_L_tcaron @MMK_R_F 60; + pos @MMK_L_tcaron @MMK_R_Y 50; + pos @MMK_L_tcaron @MMK_R_X 50; + pos @MMK_L_tcaron @MMK_R_Z 60; + pos @MMK_L_tcaron @MMK_R_Q -15; + pos @MMK_L_tcaron @MMK_R_P 55; + pos @MMK_L_tcaron @MMK_R_U 60; + pos @MMK_L_tcaron @MMK_R_T 55; + pos @MMK_L_tcaron @MMK_R_W 50; + pos @MMK_L_tcaron @MMK_R_V 50; + pos @MMK_L_tcaron @MMK_R_lslash 55; + pos @MMK_L_tcaron @MMK_R_Lslash 60; + pos @MMK_L_tcaron @MMK_R_lcaron 55; + pos @MMK_L_tcaron @MMK_R_Eth 60; + pos @MMK_L_tcaron @MMK_R_eth -95; + pos @MMK_L_tcaron @MMK_R_germandbls 40; + pos @MMK_L_tcaron @MMK_R_dcroat -90; + pos @MMK_L_tcaron @MMK_R_a -90; + pos @MMK_L_tcaron @MMK_R_d -90; + pos @MMK_L_tcaron @MMK_R_q -90; + pos @MMK_L_tcaron @MMK_R_M 60; + pos @MMK_L_tcaron @MMK_R_N 60; + pos @MMK_L_tcaron @MMK_R_B 55; + pos @MMK_L_tcaron @MMK_R_oslash -90; + pos @MMK_L_tcaron @MMK_R_Oslash -15; + pos @MMK_L_a braceleft -60; + pos @MMK_L_a yen -25; + pos @MMK_L_a semicolon -10; + pos @MMK_L_a asciitilde -30; + pos @MMK_L_a degree -15; + pos @MMK_L_a multiply -40; + pos @MMK_L_a asciicircum -15; + pos @MMK_L_a quotedblright -50; + pos @MMK_L_a sterling -30; + pos @MMK_L_a parenright -85; + pos @MMK_L_a comma -15; + pos @MMK_L_a question -145; + pos @MMK_L_a backslash -85; + pos @MMK_L_a quotedblbase -15; + pos @MMK_L_a euro -90; + pos @MMK_L_a quoteright -50; + pos @MMK_L_a dollar -30; + pos @MMK_L_a numbersign -50; + pos @MMK_L_a quotedbl -10; + pos @MMK_L_a quotesingle -10; + pos @MMK_L_a underscore -165; + pos @MMK_L_a quotesinglbase -15; + pos @MMK_L_a braceright -55; + pos @MMK_L_a @MMK_R_J -25; + pos @MMK_L_a @MMK_R_Y -45; + pos @MMK_L_a @MMK_R_S -25; + pos @MMK_L_a @MMK_R_V -40; + pos @MMK_L_a @MMK_R_W -35; + pos @MMK_L_a @MMK_R_T -135; + pos @MMK_L_a @MMK_R_s -20; + pos @MMK_L_e braceleft -60; + pos @MMK_L_e quoteleft -65; + pos @MMK_L_e perthousand -40; + pos @MMK_L_e guillemetleft -25; + pos @MMK_L_e questiondown -15; + pos @MMK_L_e multiply -75; + pos @MMK_L_e slash -20; + pos @MMK_L_e trademark -70; + pos @MMK_L_e numbersign -90; + pos @MMK_L_e asterisk -40; + pos @MMK_L_e yen -45; + pos @MMK_L_e backslash -140; + pos @MMK_L_e underscore -95; + pos @MMK_L_e percent -40; + pos @MMK_L_e ellipsis -15; + pos @MMK_L_e guilsinglleft -25; + pos @MMK_L_e ampersand -25; + pos @MMK_L_e degree -75; + pos @MMK_L_e comma -30; + pos @MMK_L_e quotesingle -50; + pos @MMK_L_e asciitilde -30; + pos @MMK_L_e quotedblbase -30; + pos @MMK_L_e quoteright -115; + pos @MMK_L_e quotedbl -50; + pos @MMK_L_e guilsinglright -30; + pos @MMK_L_e semicolon -20; + pos @MMK_L_e registered -10; + pos @MMK_L_e sterling -35; + pos @MMK_L_e parenright -115; + pos @MMK_L_e quotesinglbase -30; + pos @MMK_L_e quotedblleft -65; + pos @MMK_L_e euro -90; + pos @MMK_L_e question -175; + pos @MMK_L_e guillemetright -30; + pos @MMK_L_e asciicircum -25; + pos @MMK_L_e braceright -60; + pos @MMK_L_e colon -15; + pos @MMK_L_e dollar -60; + pos @MMK_L_e quotedblright -130; + pos @MMK_L_e paragraph -30; + pos @MMK_L_e periodcentered -10; + pos @MMK_L_e @MMK_R_eth -10; + pos @MMK_L_e @MMK_R_f -20; + pos @MMK_L_e @MMK_R_x -20; + pos @MMK_L_e @MMK_R_y -20; + pos @MMK_L_e @MMK_R_v -25; + pos @MMK_L_e @MMK_R_w -20; + pos @MMK_L_e @MMK_R_t -20; + pos @MMK_L_e @MMK_R_s -35; + pos @MMK_L_e @MMK_R_J -40; + pos @MMK_L_e @MMK_R_A -20; + pos @MMK_L_e @MMK_R_X -20; + pos @MMK_L_e @MMK_R_Y -80; + pos @MMK_L_e @MMK_R_V -75; + pos @MMK_L_e @MMK_R_W -60; + pos @MMK_L_e @MMK_R_T -135; + pos @MMK_L_e @MMK_R_S -60; + pos @MMK_L_e @MMK_R_a.alt -55; + pos @MMK_L_e @MMK_R_tcaron -20; + pos @MMK_L_h braceleft -60; + pos @MMK_L_h dollar -45; + pos @MMK_L_h degree -80; + pos @MMK_L_h parenright -85; + pos @MMK_L_h quotedblright -120; + pos @MMK_L_h quotedblleft -70; + pos @MMK_L_h quotedblbase -20; + pos @MMK_L_h paragraph -35; + pos @MMK_L_h percent -40; + pos @MMK_L_h euro -90; + pos @MMK_L_h quotesinglbase -20; + pos @MMK_L_h quoteright -115; + pos @MMK_L_h quotedbl -50; + pos @MMK_L_h trademark -65; + pos @MMK_L_h braceright -55; + pos @MMK_L_h multiply -40; + pos @MMK_L_h sterling -30; + pos @MMK_L_h backslash -140; + pos @MMK_L_h numbersign -50; + pos @MMK_L_h quotesingle -50; + pos @MMK_L_h underscore -260; + pos @MMK_L_h comma -20; + pos @MMK_L_h perthousand -40; + pos @MMK_L_h registered -10; + pos @MMK_L_h semicolon -10; + pos @MMK_L_h asciicircum -30; + pos @MMK_L_h asciitilde -30; + pos @MMK_L_h yen -50; + pos @MMK_L_h quoteleft -70; + pos @MMK_L_h asterisk -40; + pos @MMK_L_h question -175; + pos @MMK_L_h @MMK_R_tcaron -20; + pos @MMK_L_h @MMK_R_V -80; + pos @MMK_L_h @MMK_R_J -25; + pos @MMK_L_h @MMK_R_Y -80; + pos @MMK_L_h @MMK_R_S -35; + pos @MMK_L_h @MMK_R_W -65; + pos @MMK_L_h @MMK_R_T -135; + pos @MMK_L_h @MMK_R_f -20; + pos @MMK_L_h @MMK_R_y -25; + pos @MMK_L_h @MMK_R_s -20; + pos @MMK_L_h @MMK_R_w -25; + pos @MMK_L_h @MMK_R_t -20; + pos @MMK_L_h @MMK_R_v -25; + pos @MMK_L_t dollar -30; + pos @MMK_L_t braceright -60; + pos @MMK_L_t underscore -10; + pos @MMK_L_t guillemetright -25; + pos @MMK_L_t sterling -60; + pos @MMK_L_t quotedbl -10; + pos @MMK_L_t euro -90; + pos @MMK_L_t emdash -155; + pos @MMK_L_t question -145; + pos @MMK_L_t minus -155; + pos @MMK_L_t semicolon -10; + pos @MMK_L_t braceleft -110; + pos @MMK_L_t at -15; + pos @MMK_L_t parenleft -20; + pos @MMK_L_t degree -15; + pos @MMK_L_t plus -155; + pos @MMK_L_t asciicircum -20; + pos @MMK_L_t numbersign -100; + pos @MMK_L_t parenright -70; + pos @MMK_L_t quotesinglbase -35; + pos @MMK_L_t endash -155; + pos @MMK_L_t ampersand -95; + pos @MMK_L_t less -75; + pos @MMK_L_t guilsinglleft -145; + pos @MMK_L_t yen -25; + pos @MMK_L_t quotedblbase -35; + pos @MMK_L_t multiply -45; + pos @MMK_L_t hyphen -155; + pos @MMK_L_t ellipsis -30; + pos @MMK_L_t guillemetleft -145; + pos @MMK_L_t backslash -90; + pos @MMK_L_t questiondown -15; + pos @MMK_L_t periodcentered -100; + pos @MMK_L_t guilsinglright -25; + pos @MMK_L_t divide -155; + pos @MMK_L_t quotesingle -10; + pos @MMK_L_t quotedblright -50; + pos @MMK_L_t slash 10; + pos @MMK_L_t cent -30; + pos @MMK_L_t asciitilde -70; + pos @MMK_L_t quoteright -50; + pos @MMK_L_t comma -35; + pos @MMK_L_t bullet -50; + pos @MMK_L_t copyright -20; + pos @MMK_L_t @MMK_R_dcroat -40; + pos @MMK_L_t @MMK_R_eth -50; + pos @MMK_L_t @MMK_R_a.alt -80; + pos @MMK_L_t @MMK_R_d -40; + pos @MMK_L_t @MMK_R_dcaron -40; + pos @MMK_L_t @MMK_R_q -40; + pos @MMK_L_t @MMK_R_a -40; + pos @MMK_L_t @MMK_R_s -30; + pos @MMK_L_t @MMK_R_x -10; + pos @MMK_L_t @MMK_R_g -30; + pos @MMK_L_t @MMK_R_e -40; + pos @MMK_L_t @MMK_R_c -40; + pos @MMK_L_t @MMK_R_o -40; + pos @MMK_L_t @MMK_R_W -35; + pos @MMK_L_t @MMK_R_V -45; + pos @MMK_L_t @MMK_R_T -135; + pos @MMK_L_t @MMK_R_S -25; + pos @MMK_L_t @MMK_R_Q -10; + pos @MMK_L_t @MMK_R_Y -45; + pos @MMK_L_t @MMK_R_X -30; + pos @MMK_L_t @MMK_R_A -30; + pos @MMK_L_t @MMK_R_J -80; + pos @MMK_L_t @MMK_R_oslash -40; + pos @MMK_L_d quotesinglbase -15; + pos @MMK_L_d quotedblright -10; + pos @MMK_L_d backslash -10; + pos @MMK_L_d parenright -25; + pos @MMK_L_d braceright -55; + pos @MMK_L_d euro -90; + pos @MMK_L_d braceleft -60; + pos @MMK_L_d multiply -40; + pos @MMK_L_d asciitilde -30; + pos @MMK_L_d semicolon -10; + pos @MMK_L_d dollar -30; + pos @MMK_L_d quoteright -10; + pos @MMK_L_d sterling -30; + pos @MMK_L_d quotedblbase -15; + pos @MMK_L_d asciicircum -15; + pos @MMK_L_d numbersign -50; + pos @MMK_L_d question -15; + pos @MMK_L_d underscore -165; + pos @MMK_L_d comma -15; + pos @MMK_L_d @MMK_R_s -20; + pos @MMK_L_d @MMK_R_J -25; + pos @MMK_L_d @MMK_R_S -25; + pos @MMK_L_f divide -135; + pos @MMK_L_f guillemetright -25; + pos @MMK_L_f dollar -30; + pos @MMK_L_f braceright -65; + pos @MMK_L_f ampersand -95; + pos @MMK_L_f guilsinglleft -125; + pos @MMK_L_f degree -15; + pos @MMK_L_f at -15; + pos @MMK_L_f yen -25; + pos @MMK_L_f quoteright -50; + pos @MMK_L_f semicolon -10; + pos @MMK_L_f slash -125; + pos @MMK_L_f sterling -80; + pos @MMK_L_f multiply -45; + pos @MMK_L_f ellipsis -135; + pos @MMK_L_f asciitilde -70; + pos @MMK_L_f plus -135; + pos @MMK_L_f endash -135; + pos @MMK_L_f questiondown -135; + pos @MMK_L_f underscore -180; + pos @MMK_L_f bullet -50; + pos @MMK_L_f comma -115; + pos @MMK_L_f parenleft -20; + pos @MMK_L_f quotedbl -10; + pos @MMK_L_f quotesinglbase -115; + pos @MMK_L_f quotedblright -50; + pos @MMK_L_f numbersign -125; + pos @MMK_L_f hyphen -135; + pos @MMK_L_f less -75; + pos @MMK_L_f guillemetleft -125; + pos @MMK_L_f parenright -90; + pos @MMK_L_f copyright -20; + pos @MMK_L_f minus -135; + pos @MMK_L_f question -70; + pos @MMK_L_f asciicircum -20; + pos @MMK_L_f braceleft -110; + pos @MMK_L_f quotedblbase -150; + pos @MMK_L_f guilsinglright -25; + pos @MMK_L_f cent -30; + pos @MMK_L_f quotesingle -10; + pos @MMK_L_f emdash -135; + pos @MMK_L_f euro -90; + pos @MMK_L_f periodcentered -100; + pos @MMK_L_f @MMK_R_dcroat -40; + pos @MMK_L_f @MMK_R_q -40; + pos @MMK_L_f @MMK_R_s -30; + pos @MMK_L_f @MMK_R_e -40; + pos @MMK_L_f @MMK_R_d -40; + pos @MMK_L_f @MMK_R_g -30; + pos @MMK_L_f @MMK_R_a -40; + pos @MMK_L_f @MMK_R_c -40; + pos @MMK_L_f @MMK_R_o -40; + pos @MMK_L_f @MMK_R_T -30; + pos @MMK_L_f @MMK_R_W -30; + pos @MMK_L_f @MMK_R_V -30; + pos @MMK_L_f @MMK_R_Q -10; + pos @MMK_L_f @MMK_R_S -25; + pos @MMK_L_f @MMK_R_Y -30; + pos @MMK_L_f @MMK_R_X -35; + pos @MMK_L_f @MMK_R_A -105; + pos @MMK_L_f @MMK_R_J -155; + pos @MMK_L_f @MMK_R_x -10; + pos @MMK_L_f @MMK_R_a.alt -80; + pos @MMK_L_f @MMK_R_oslash -40; + pos @MMK_L_f @MMK_R_eth -50; + pos @MMK_L_f @MMK_R_dcaron -40; + pos @MMK_L_g quotesinglbase -15; + pos @MMK_L_g underscore -10; + pos @MMK_L_g dollar -30; + pos @MMK_L_g slash 15; + pos @MMK_L_g quotedblbase -15; + pos @MMK_L_g degree -15; + pos @MMK_L_g quotedbl -10; + pos @MMK_L_g braceleft -60; + pos @MMK_L_g asciitilde -30; + pos @MMK_L_g quotesingle -10; + pos @MMK_L_g backslash -85; + pos @MMK_L_g asciicircum -15; + pos @MMK_L_g comma -15; + pos @MMK_L_g braceright -55; + pos @MMK_L_g quotedblright -50; + pos @MMK_L_g question -145; + pos @MMK_L_g multiply -40; + pos @MMK_L_g euro -90; + pos @MMK_L_g quoteright -50; + pos @MMK_L_g sterling -30; + pos @MMK_L_g numbersign -50; + pos @MMK_L_g yen -25; + pos @MMK_L_g parenright -45; + pos @MMK_L_g @MMK_R_s -20; + pos @MMK_L_g @MMK_R_j 50; + pos @MMK_L_g @MMK_R_Y -45; + pos @MMK_L_g @MMK_R_T -135; + pos @MMK_L_g @MMK_R_V -40; + pos @MMK_L_g @MMK_R_W -35; + pos @MMK_L_g @MMK_R_S -25; + pos @MMK_L_g @MMK_R_J -25; + pos @MMK_L_n dollar -45; + pos @MMK_L_n quoteright -115; + pos @MMK_L_n braceright -55; + pos @MMK_L_n degree -80; + pos @MMK_L_n quotedblright -120; + pos @MMK_L_n quoteleft -70; + pos @MMK_L_n comma -15; + pos @MMK_L_n semicolon -10; + pos @MMK_L_n parenright -85; + pos @MMK_L_n question -175; + pos @MMK_L_n percent -40; + pos @MMK_L_n underscore -260; + pos @MMK_L_n perthousand -40; + pos @MMK_L_n asterisk -40; + pos @MMK_L_n asciicircum -30; + pos @MMK_L_n quotedblleft -70; + pos @MMK_L_n braceleft -60; + pos @MMK_L_n trademark -65; + pos @MMK_L_n euro -90; + pos @MMK_L_n quotedblbase -15; + pos @MMK_L_n numbersign -50; + pos @MMK_L_n asciitilde -30; + pos @MMK_L_n quotesingle -50; + pos @MMK_L_n registered -10; + pos @MMK_L_n paragraph -35; + pos @MMK_L_n multiply -40; + pos @MMK_L_n backslash -140; + pos @MMK_L_n sterling -30; + pos @MMK_L_n yen -50; + pos @MMK_L_n quotesinglbase -15; + pos @MMK_L_n quotedbl -50; + pos @MMK_L_n @MMK_R_y -25; + pos @MMK_L_n @MMK_R_t -20; + pos @MMK_L_n @MMK_R_w -25; + pos @MMK_L_n @MMK_R_v -25; + pos @MMK_L_n @MMK_R_s -20; + pos @MMK_L_n @MMK_R_f -20; + pos @MMK_L_n @MMK_R_T -135; + pos @MMK_L_n @MMK_R_W -65; + pos @MMK_L_n @MMK_R_V -80; + pos @MMK_L_n @MMK_R_S -35; + pos @MMK_L_n @MMK_R_J -25; + pos @MMK_L_n @MMK_R_Y -80; + pos @MMK_L_n @MMK_R_tcaron -20; + pos @MMK_L_z semicolon -10; + pos @MMK_L_z quotedbl -10; + pos @MMK_L_z sterling -30; + pos @MMK_L_z asciitilde -25; + pos @MMK_L_z quotedblright -50; + pos @MMK_L_z quoteright -50; + pos @MMK_L_z multiply -40; + pos @MMK_L_z degree -15; + pos @MMK_L_z yen -25; + pos @MMK_L_z underscore -250; + pos @MMK_L_z braceright -55; + pos @MMK_L_z backslash -85; + pos @MMK_L_z parenright -85; + pos @MMK_L_z quotedblbase -15; + pos @MMK_L_z question -145; + pos @MMK_L_z euro -90; + pos @MMK_L_z dollar -30; + pos @MMK_L_z asciicircum -10; + pos @MMK_L_z quotesingle -10; + pos @MMK_L_z quotesinglbase -15; + pos @MMK_L_z braceleft -60; + pos @MMK_L_z comma -15; + pos @MMK_L_z numbersign -50; + pos @MMK_L_z @MMK_R_s -20; + pos @MMK_L_z @MMK_R_J -25; + pos @MMK_L_z @MMK_R_Y -45; + pos @MMK_L_z @MMK_R_S -25; + pos @MMK_L_z @MMK_R_T -135; + pos @MMK_L_z @MMK_R_W -35; + pos @MMK_L_z @MMK_R_V -40; + pos @MMK_L_i euro -85; + pos @MMK_L_i quoteright -20; + pos @MMK_L_i underscore -85; + pos @MMK_L_i multiply -40; + pos @MMK_L_i parenright -25; + pos @MMK_L_i comma -15; + pos @MMK_L_i sterling -30; + pos @MMK_L_i numbersign -50; + pos @MMK_L_i asciitilde -25; + pos @MMK_L_i asciicircum -10; + pos @MMK_L_i braceright -55; + pos @MMK_L_i dollar -30; + pos @MMK_L_i braceleft -60; + pos @MMK_L_i semicolon -10; + pos @MMK_L_i backslash -20; + pos @MMK_L_i quotedblright -20; + pos @MMK_L_i question -15; + pos @MMK_L_i quotesinglbase -15; + pos @MMK_L_i quotedblbase -15; + pos @MMK_L_i @MMK_R_S -25; + pos @MMK_L_i @MMK_R_V -10; + pos @MMK_L_i @MMK_R_Y -10; + pos @MMK_L_i @MMK_R_J -25; + pos @MMK_L_i @MMK_R_s -20; + pos @MMK_L_oslash parenright -145; + pos @MMK_L_oslash euro -90; + pos @MMK_L_oslash backslash -120; + pos @MMK_L_oslash quotesinglbase -70; + pos @MMK_L_oslash semicolon -45; + pos @MMK_L_oslash perthousand -35; + pos @MMK_L_oslash question -175; + pos @MMK_L_oslash quotedblleft -40; + pos @MMK_L_oslash multiply -40; + pos @MMK_L_oslash questiondown -50; + pos @MMK_L_oslash paragraph -30; + pos @MMK_L_oslash comma -70; + pos @MMK_L_oslash asterisk -35; + pos @MMK_L_oslash ellipsis -55; + pos @MMK_L_oslash registered -35; + pos @MMK_L_oslash braceright -60; + pos @MMK_L_oslash percent -35; + pos @MMK_L_oslash asciicircum -65; + pos @MMK_L_oslash degree -50; + pos @MMK_L_oslash guilsinglright -45; + pos @MMK_L_oslash quotedblright -80; + pos @MMK_L_oslash dollar -65; + pos @MMK_L_oslash quotedblbase -70; + pos @MMK_L_oslash quotesingle -40; + pos @MMK_L_oslash quoteright -80; + pos @MMK_L_oslash braceleft -70; + pos @MMK_L_oslash yen -55; + pos @MMK_L_oslash sterling -30; + pos @MMK_L_oslash slash -70; + pos @MMK_L_oslash asciitilde -35; + pos @MMK_L_oslash guillemetright -45; + pos @MMK_L_oslash numbersign -65; + pos @MMK_L_oslash underscore -165; + pos @MMK_L_oslash quoteleft -40; + pos @MMK_L_oslash colon -35; + pos @MMK_L_oslash trademark -35; + pos @MMK_L_oslash quotedbl -40; + pos @MMK_L_oslash @MMK_R_tcaron -35; + pos @MMK_L_oslash @MMK_R_Oslash -10; + pos @MMK_L_oslash @MMK_R_x -45; + pos @MMK_L_oslash @MMK_R_S -60; + pos @MMK_L_oslash @MMK_R_O -10; + pos @MMK_L_oslash @MMK_R_C -10; + pos @MMK_L_oslash @MMK_R_y -35; + pos @MMK_L_oslash @MMK_R_v -35; + pos @MMK_L_oslash @MMK_R_w -35; + pos @MMK_L_oslash @MMK_R_t -35; + pos @MMK_L_oslash @MMK_R_s -60; + pos @MMK_L_oslash @MMK_R_f -35; + pos @MMK_L_oslash @MMK_R_X -55; + pos @MMK_L_oslash @MMK_R_Y -75; + pos @MMK_L_oslash @MMK_R_V -75; + pos @MMK_L_oslash @MMK_R_W -65; + pos @MMK_L_oslash @MMK_R_T -135; + pos @MMK_L_oslash @MMK_R_Q -10; + pos @MMK_L_oslash @MMK_R_J -95; + pos @MMK_L_oslash @MMK_R_G -10; + pos @MMK_L_oslash @MMK_R_A -50; + pos @MMK_L_j numbersign -50; + pos @MMK_L_j braceright -50; + pos @MMK_L_j backslash -20; + pos @MMK_L_j question -15; + pos @MMK_L_j slash 35; + pos @MMK_L_j sterling -30; + pos @MMK_L_j quoteright -20; + pos @MMK_L_j multiply -40; + pos @MMK_L_j quotedblright -20; + pos @MMK_L_j parenright -20; + pos @MMK_L_j dollar -30; + pos @MMK_L_j euro -85; + pos @MMK_L_j asciitilde -30; + pos @MMK_L_j asciicircum -15; + pos @MMK_L_j braceleft -60; + pos @MMK_L_j @MMK_R_J -25; + pos @MMK_L_j @MMK_R_Y -10; + pos @MMK_L_j @MMK_R_S -25; + pos @MMK_L_j @MMK_R_W -10; + pos @MMK_L_j @MMK_R_V -10; + pos @MMK_L_j @MMK_R_s -20; + pos @MMK_L_j @MMK_R_j 75; + pos @MMK_L_l quotedblbase -15; + pos @MMK_L_l asciicircum -15; + pos @MMK_L_l braceleft -60; + pos @MMK_L_l semicolon -10; + pos @MMK_L_l multiply -40; + pos @MMK_L_l comma -15; + pos @MMK_L_l quoteright -10; + pos @MMK_L_l numbersign -50; + pos @MMK_L_l dollar -30; + pos @MMK_L_l quotesinglbase -15; + pos @MMK_L_l asciitilde -30; + pos @MMK_L_l quotedblright -10; + pos @MMK_L_l euro -85; + pos @MMK_L_l question -15; + pos @MMK_L_l underscore -85; + pos @MMK_L_l parenright -25; + pos @MMK_L_l backslash -10; + pos @MMK_L_l sterling -30; + pos @MMK_L_l braceright -55; + pos @MMK_L_l @MMK_R_s -20; + pos @MMK_L_l @MMK_R_J -25; + pos @MMK_L_l @MMK_R_S -25; + pos @MMK_L_u quotesinglbase -15; + pos @MMK_L_u multiply -40; + pos @MMK_L_u dollar -30; + pos @MMK_L_u quotesingle -10; + pos @MMK_L_u asciicircum -10; + pos @MMK_L_u euro -90; + pos @MMK_L_u parenright -85; + pos @MMK_L_u degree -15; + pos @MMK_L_u comma -15; + pos @MMK_L_u braceleft -60; + pos @MMK_L_u numbersign -50; + pos @MMK_L_u yen -25; + pos @MMK_L_u question -145; + pos @MMK_L_u backslash -85; + pos @MMK_L_u quoteright -50; + pos @MMK_L_u quotedbl -10; + pos @MMK_L_u quotedblbase -15; + pos @MMK_L_u underscore -115; + pos @MMK_L_u semicolon -10; + pos @MMK_L_u asciitilde -25; + pos @MMK_L_u sterling -30; + pos @MMK_L_u quotedblright -50; + pos @MMK_L_u braceright -55; + pos @MMK_L_u @MMK_R_S -25; + pos @MMK_L_u @MMK_R_Y -45; + pos @MMK_L_u @MMK_R_V -40; + pos @MMK_L_u @MMK_R_W -35; + pos @MMK_L_u @MMK_R_T -135; + pos @MMK_L_u @MMK_R_J -25; + pos @MMK_L_u @MMK_R_s -20; + pos @MMK_L_dcroat multiply -40; + pos @MMK_L_dcroat sterling -30; + pos @MMK_L_dcroat braceleft -60; + pos @MMK_L_dcroat asciitilde -30; + pos @MMK_L_dcroat braceright -55; + pos @MMK_L_dcroat dollar -30; + pos @MMK_L_dcroat semicolon -10; + pos @MMK_L_dcroat quotesinglbase -15; + pos @MMK_L_dcroat parenright -25; + pos @MMK_L_dcroat quotedblbase -15; + pos @MMK_L_dcroat underscore -165; + pos @MMK_L_dcroat backslash -10; + pos @MMK_L_dcroat numbersign -50; + pos @MMK_L_dcroat euro -90; + pos @MMK_L_dcroat comma -15; + pos @MMK_L_dcroat quotedblright -10; + pos @MMK_L_dcroat asciicircum -15; + pos @MMK_L_dcroat quoteright -10; + pos @MMK_L_dcroat question -15; + pos @MMK_L_dcroat @MMK_R_s -20; + pos @MMK_L_dcroat @MMK_R_S -25; + pos @MMK_L_dcroat @MMK_R_J -25; + subtable; + pos @MMK_L_S question -75; + pos @MMK_L_S quotesinglbase -40; + pos @MMK_L_S bullet -30; + pos @MMK_L_S guillemetleft -15; + pos @MMK_L_S less -50; + pos @MMK_L_S colon -25; + pos @MMK_L_S quotedblleft -80; + pos @MMK_L_S braceright -60; + pos @MMK_L_S copyright -15; + pos @MMK_L_S multiply -50; + pos @MMK_L_S plus -20; + pos @MMK_L_S degree -60; + pos @MMK_L_S parenright -90; + pos @MMK_L_S questiondown -25; + pos @MMK_L_S guilsinglleft -15; + pos @MMK_L_S asciicircum -195; + pos @MMK_L_S at -15; + pos @MMK_L_S asciitilde -90; + pos @MMK_L_S quoteleft -80; + pos @MMK_L_S parenleft -10; + pos @MMK_L_S quotedbl -55; + pos @MMK_L_S periodcentered -25; + pos @MMK_L_S minus -20; + pos @MMK_L_S quoteright -70; + pos @MMK_L_S numbersign -50; + pos @MMK_L_S cent -10; + pos @MMK_L_S comma -40; + pos @MMK_L_S slash -40; + pos @MMK_L_S braceleft -75; + pos @MMK_L_S sterling -45; + pos @MMK_L_S underscore -100; + pos @MMK_L_S quotedblright -70; + pos @MMK_L_S euro -95; + pos @MMK_L_S semicolon -30; + pos @MMK_L_S guillemetright -10; + pos @MMK_L_S trademark -115; + pos @MMK_L_S registered -75; + pos @MMK_L_S dollar -75; + pos @MMK_L_S perthousand -75; + pos @MMK_L_S guilsinglright -10; + pos @MMK_L_S divide -20; + pos @MMK_L_S quotesingle -55; + pos @MMK_L_S quotedblbase -40; + pos @MMK_L_S percent -75; + pos @MMK_L_S paragraph -90; + pos @MMK_L_S backslash -75; + pos @MMK_L_S ellipsis -25; + pos @MMK_L_S asterisk -60; + pos @MMK_L_S yen -55; + pos @MMK_L_S @MMK_R_tcaron -80; + pos @MMK_L_S @MMK_R_dcroat -10; + pos @MMK_L_S @MMK_R_A -30; + pos @MMK_L_S @MMK_R_dcaron -10; + pos @MMK_L_S @MMK_R_J -55; + pos @MMK_L_S @MMK_R_O -30; + pos @MMK_L_S @MMK_R_C -35; + pos @MMK_L_S @MMK_R_G -30; + pos @MMK_L_S @MMK_R_X -35; + pos @MMK_L_S @MMK_R_Y -60; + pos @MMK_L_S @MMK_R_Q -30; + pos @MMK_L_S @MMK_R_S -65; + pos @MMK_L_S @MMK_R_T -50; + pos @MMK_L_S @MMK_R_U -15; + pos @MMK_L_S @MMK_R_V -60; + pos @MMK_L_S @MMK_R_W -60; + pos @MMK_L_S @MMK_R_o -15; + pos @MMK_L_S @MMK_R_a -10; + pos @MMK_L_S @MMK_R_c -10; + pos @MMK_L_S @MMK_R_d -10; + pos @MMK_L_S @MMK_R_e -10; + pos @MMK_L_S @MMK_R_f -80; + pos @MMK_L_S @MMK_R_g -15; + pos @MMK_L_S @MMK_R_x -35; + pos @MMK_L_S @MMK_R_y -45; + pos @MMK_L_S @MMK_R_q -10; + pos @MMK_L_S @MMK_R_s -60; + pos @MMK_L_S @MMK_R_t -80; + pos @MMK_L_S @MMK_R_v -50; + pos @MMK_L_S @MMK_R_w -45; + pos @MMK_L_S @MMK_R_Oslash -30; + pos @MMK_L_S @MMK_R_oslash -15; + pos @MMK_L_S @MMK_R_eth -10; + pos @MMK_L_D quotedblbase -105; + pos @MMK_L_D parenright -145; + pos @MMK_L_D asciicircum -20; + pos @MMK_L_D colon -25; + pos @MMK_L_D quotedbl -35; + pos @MMK_L_D yen -45; + pos @MMK_L_D ampersand -10; + pos @MMK_L_D guillemetright -30; + pos @MMK_L_D quoteright -65; + pos @MMK_L_D euro -90; + pos @MMK_L_D braceleft -60; + pos @MMK_L_D semicolon -30; + pos @MMK_L_D quoteleft -45; + pos @MMK_L_D ellipsis -90; + pos @MMK_L_D guilsinglright -30; + pos @MMK_L_D sterling -35; + pos @MMK_L_D degree -55; + pos @MMK_L_D paragraph -25; + pos @MMK_L_D registered -10; + pos @MMK_L_D question -140; + pos @MMK_L_D percent -30; + pos @MMK_L_D numbersign -85; + pos @MMK_L_D trademark -35; + pos @MMK_L_D quotedblleft -45; + pos @MMK_L_D asterisk -25; + pos @MMK_L_D quotesinglbase -105; + pos @MMK_L_D quotesingle -35; + pos @MMK_L_D braceright -60; + pos @MMK_L_D perthousand -30; + pos @MMK_L_D asciitilde -25; + pos @MMK_L_D multiply -50; + pos @MMK_L_D slash -95; + pos @MMK_L_D underscore -210; + pos @MMK_L_D quotedblright -65; + pos @MMK_L_D comma -105; + pos @MMK_L_D questiondown -80; + pos @MMK_L_D backslash -125; + pos @MMK_L_D dollar -60; + pos @MMK_L_D @MMK_R_A -65; + pos @MMK_L_D @MMK_R_J -135; + pos @MMK_L_D @MMK_R_W -60; + pos @MMK_L_D @MMK_R_V -75; + pos @MMK_L_D @MMK_R_T -75; + pos @MMK_L_D @MMK_R_S -55; + pos @MMK_L_D @MMK_R_Y -75; + pos @MMK_L_D @MMK_R_X -75; + pos @MMK_L_D @MMK_R_f -15; + pos @MMK_L_D @MMK_R_w -20; + pos @MMK_L_D @MMK_R_v -25; + pos @MMK_L_D @MMK_R_t -15; + pos @MMK_L_D @MMK_R_s -35; + pos @MMK_L_D @MMK_R_y -20; + pos @MMK_L_D @MMK_R_x -45; + pos @MMK_L_D @MMK_R_tcaron -15; + pos @MMK_L_D @MMK_R_a.alt -20; + pos @MMK_L_G quotedblright -10; + pos @MMK_L_G euro -90; + pos @MMK_L_G asciitilde -25; + pos @MMK_L_G underscore -105; + pos @MMK_L_G braceleft -60; + pos @MMK_L_G quoteright -10; + pos @MMK_L_G yen -10; + pos @MMK_L_G sterling -30; + pos @MMK_L_G numbersign -50; + pos @MMK_L_G dollar -30; + pos @MMK_L_G quotedblbase -20; + pos @MMK_L_G backslash -45; + pos @MMK_L_G parenright -40; + pos @MMK_L_G comma -20; + pos @MMK_L_G multiply -40; + pos @MMK_L_G question -35; + pos @MMK_L_G braceright -55; + pos @MMK_L_G slash -15; + pos @MMK_L_G semicolon -10; + pos @MMK_L_G quotesinglbase -20; + pos @MMK_L_G asciicircum -10; + pos @MMK_L_G @MMK_R_A -15; + pos @MMK_L_G @MMK_R_X -15; + pos @MMK_L_G @MMK_R_Y -20; + pos @MMK_L_G @MMK_R_V -15; + pos @MMK_L_G @MMK_R_W -15; + pos @MMK_L_G @MMK_R_S -25; + pos @MMK_L_G @MMK_R_J -30; + pos @MMK_L_G @MMK_R_x -10; + pos @MMK_L_G @MMK_R_s -30; + pos @MMK_L_E semicolon -10; + pos @MMK_L_E euro -90; + pos @MMK_L_E numbersign -50; + pos @MMK_L_E multiply -40; + pos @MMK_L_E quotedblbase -15; + pos @MMK_L_E dollar -30; + pos @MMK_L_E backslash -15; + pos @MMK_L_E question -15; + pos @MMK_L_E underscore -310; + pos @MMK_L_E braceright -55; + pos @MMK_L_E parenright -25; + pos @MMK_L_E quotedblright -10; + pos @MMK_L_E asciicircum -15; + pos @MMK_L_E comma -15; + pos @MMK_L_E braceleft -60; + pos @MMK_L_E asciitilde -25; + pos @MMK_L_E quoteright -10; + pos @MMK_L_E sterling -30; + pos @MMK_L_E quotesinglbase -15; + pos @MMK_L_E @MMK_R_J -25; + pos @MMK_L_E @MMK_R_S -25; + pos @MMK_L_E @MMK_R_s -20; + pos @MMK_L_I backslash -15; + pos @MMK_L_I comma -15; + pos @MMK_L_I quotedblright -10; + pos @MMK_L_I question -15; + pos @MMK_L_I quotedblbase -15; + pos @MMK_L_I quotesinglbase -15; + pos @MMK_L_I underscore -115; + pos @MMK_L_I asciicircum -15; + pos @MMK_L_I dollar -30; + pos @MMK_L_I semicolon -10; + pos @MMK_L_I multiply -40; + pos @MMK_L_I asciitilde -25; + pos @MMK_L_I parenright -25; + pos @MMK_L_I euro -90; + pos @MMK_L_I numbersign -50; + pos @MMK_L_I quoteright -10; + pos @MMK_L_I braceright -55; + pos @MMK_L_I sterling -30; + pos @MMK_L_I braceleft -60; + pos @MMK_L_I @MMK_R_s -20; + pos @MMK_L_I @MMK_R_S -25; + pos @MMK_L_I @MMK_R_J -25; + pos @MMK_L_Thorn comma -115; + pos @MMK_L_Thorn quotedblbase -180; + pos @MMK_L_Thorn braceright -60; + pos @MMK_L_Thorn quoteleft -60; + pos @MMK_L_Thorn numbersign -90; + pos @MMK_L_Thorn yen -50; + pos @MMK_L_Thorn ampersand -15; + pos @MMK_L_Thorn backslash -140; + pos @MMK_L_Thorn quotesingle -45; + pos @MMK_L_Thorn multiply -55; + pos @MMK_L_Thorn asciicircum -30; + pos @MMK_L_Thorn braceleft -60; + pos @MMK_L_Thorn question -175; + pos @MMK_L_Thorn registered -10; + pos @MMK_L_Thorn asterisk -40; + pos @MMK_L_Thorn euro -90; + pos @MMK_L_Thorn quoteright -100; + pos @MMK_L_Thorn quotedblleft -60; + pos @MMK_L_Thorn questiondown -115; + pos @MMK_L_Thorn semicolon -40; + pos @MMK_L_Thorn perthousand -40; + pos @MMK_L_Thorn sterling -35; + pos @MMK_L_Thorn slash -110; + pos @MMK_L_Thorn quotedbl -45; + pos @MMK_L_Thorn dollar -70; + pos @MMK_L_Thorn parenright -170; + pos @MMK_L_Thorn percent -40; + pos @MMK_L_Thorn underscore -350; + pos @MMK_L_Thorn paragraph -30; + pos @MMK_L_Thorn guilsinglright -35; + pos @MMK_L_Thorn quotedblright -100; + pos @MMK_L_Thorn asciitilde -30; + pos @MMK_L_Thorn colon -35; + pos @MMK_L_Thorn trademark -60; + pos @MMK_L_Thorn quotesinglbase -115; + pos @MMK_L_Thorn guillemetright -35; + pos @MMK_L_Thorn degree -75; + pos @MMK_L_Thorn ellipsis -160; + pos @MMK_L_Thorn @MMK_R_a.alt -30; + pos @MMK_L_Thorn @MMK_R_f -20; + pos @MMK_L_Thorn @MMK_R_s -35; + pos @MMK_L_Thorn @MMK_R_t -20; + pos @MMK_L_Thorn @MMK_R_v -25; + pos @MMK_L_Thorn @MMK_R_w -25; + pos @MMK_L_Thorn @MMK_R_x -50; + pos @MMK_L_Thorn @MMK_R_y -25; + pos @MMK_L_Thorn @MMK_R_A -70; + pos @MMK_L_Thorn @MMK_R_J -180; + pos @MMK_L_Thorn @MMK_R_S -65; + pos @MMK_L_Thorn @MMK_R_T -130; + pos @MMK_L_Thorn @MMK_R_V -80; + pos @MMK_L_Thorn @MMK_R_W -65; + pos @MMK_L_Thorn @MMK_R_X -80; + pos @MMK_L_Thorn @MMK_R_Y -80; + pos @MMK_L_Thorn @MMK_R_tcaron -20; + pos @MMK_L_N euro -90; + pos @MMK_L_N dollar -30; + pos @MMK_L_N quoteright -10; + pos @MMK_L_N asciitilde -25; + pos @MMK_L_N quotesinglbase -15; + pos @MMK_L_N braceleft -60; + pos @MMK_L_N parenright -25; + pos @MMK_L_N underscore -355; + pos @MMK_L_N braceright -55; + pos @MMK_L_N multiply -40; + pos @MMK_L_N comma -15; + pos @MMK_L_N backslash -15; + pos @MMK_L_N numbersign -50; + pos @MMK_L_N sterling -30; + pos @MMK_L_N semicolon -10; + pos @MMK_L_N asciicircum -15; + pos @MMK_L_N question -15; + pos @MMK_L_N quotedblright -10; + pos @MMK_L_N quotedblbase -15; + pos @MMK_L_N @MMK_R_S -25; + pos @MMK_L_N @MMK_R_J -25; + pos @MMK_L_N @MMK_R_s -20; + pos @MMK_L_B guillemetright -15; + pos @MMK_L_B questiondown -25; + pos @MMK_L_B periodcentered -20; + pos @MMK_L_B underscore -105; + pos @MMK_L_B numbersign -50; + pos @MMK_L_B dollar -60; + pos @MMK_L_B parenleft -10; + pos @MMK_L_B quotesingle -35; + pos @MMK_L_B quotedblleft -30; + pos @MMK_L_B parenright -90; + pos @MMK_L_B trademark -30; + pos @MMK_L_B sterling -40; + pos @MMK_L_B plus -15; + pos @MMK_L_B colon -25; + pos @MMK_L_B braceleft -75; + pos @MMK_L_B quotesinglbase -45; + pos @MMK_L_B asciicircum -50; + pos @MMK_L_B copyright -10; + pos @MMK_L_B guillemetleft -10; + pos @MMK_L_B question -85; + pos @MMK_L_B semicolon -35; + pos @MMK_L_B asterisk -25; + pos @MMK_L_B guilsinglright -15; + pos @MMK_L_B multiply -45; + pos @MMK_L_B perthousand -30; + pos @MMK_L_B slash -45; + pos @MMK_L_B backslash -95; + pos @MMK_L_B yen -50; + pos @MMK_L_B bullet -25; + pos @MMK_L_B degree -35; + pos @MMK_L_B quoteright -40; + pos @MMK_L_B quotedbl -35; + pos @MMK_L_B ellipsis -25; + pos @MMK_L_B quotedblright -40; + pos @MMK_L_B guilsinglleft -10; + pos @MMK_L_B comma -45; + pos @MMK_L_B cent -10; + pos @MMK_L_B percent -30; + pos @MMK_L_B quotedblbase -45; + pos @MMK_L_B minus -15; + pos @MMK_L_B divide -15; + pos @MMK_L_B registered -30; + pos @MMK_L_B quoteleft -30; + pos @MMK_L_B paragraph -25; + pos @MMK_L_B less -40; + pos @MMK_L_B euro -95; + pos @MMK_L_B braceright -55; + pos @MMK_L_B at -10; + pos @MMK_L_B asciitilde -75; + pos @MMK_L_B @MMK_R_q -10; + pos @MMK_L_B @MMK_R_s -60; + pos @MMK_L_B @MMK_R_t -30; + pos @MMK_L_B @MMK_R_w -30; + pos @MMK_L_B @MMK_R_v -30; + pos @MMK_L_B @MMK_R_y -30; + pos @MMK_L_B @MMK_R_x -35; + pos @MMK_L_B @MMK_R_a -10; + pos @MMK_L_B @MMK_R_c -10; + pos @MMK_L_B @MMK_R_e -10; + pos @MMK_L_B @MMK_R_d -10; + pos @MMK_L_B @MMK_R_g -15; + pos @MMK_L_B @MMK_R_f -30; + pos @MMK_L_B @MMK_R_o -10; + pos @MMK_L_B @MMK_R_Q -25; + pos @MMK_L_B @MMK_R_S -55; + pos @MMK_L_B @MMK_R_U -10; + pos @MMK_L_B @MMK_R_T -40; + pos @MMK_L_B @MMK_R_W -60; + pos @MMK_L_B @MMK_R_V -65; + pos @MMK_L_B @MMK_R_Y -65; + pos @MMK_L_B @MMK_R_X -35; + pos @MMK_L_B @MMK_R_A -35; + pos @MMK_L_B @MMK_R_C -30; + pos @MMK_L_B @MMK_R_G -30; + pos @MMK_L_B @MMK_R_J -60; + pos @MMK_L_B @MMK_R_O -25; + pos @MMK_L_B @MMK_R_Oslash -25; + pos @MMK_L_B @MMK_R_oslash -10; + pos @MMK_L_B @MMK_R_tcaron -30; + pos @MMK_L_B @MMK_R_dcaron -10; + pos @MMK_L_B @MMK_R_dcroat -10; + pos @MMK_L_P quotedblright -20; + pos @MMK_L_P braceright -65; + pos @MMK_L_P yen -30; + pos @MMK_L_P ellipsis -285; + pos @MMK_L_P emdash -20; + pos @MMK_L_P parenleft -20; + pos @MMK_L_P endash -20; + pos @MMK_L_P quotedblbase -205; + pos @MMK_L_P slash -165; + pos @MMK_L_P periodcentered -45; + pos @MMK_L_P less -10; + pos @MMK_L_P quotedblleft -10; + pos @MMK_L_P guillemetright -20; + pos @MMK_L_P quotedbl -15; + pos @MMK_L_P degree -15; + pos @MMK_L_P quotesingle -15; + pos @MMK_L_P bullet -25; + pos @MMK_L_P quoteright -20; + pos @MMK_L_P underscore -350; + pos @MMK_L_P question -75; + pos @MMK_L_P comma -115; + pos @MMK_L_P euro -90; + pos @MMK_L_P braceleft -80; + pos @MMK_L_P asciitilde -50; + pos @MMK_L_P quoteleft -10; + pos @MMK_L_P copyright -15; + pos @MMK_L_P quotesinglbase -115; + pos @MMK_L_P guillemetleft -80; + pos @MMK_L_P semicolon -10; + pos @MMK_L_P guilsinglleft -80; + pos @MMK_L_P guilsinglright -20; + pos @MMK_L_P sterling -50; + pos @MMK_L_P questiondown -200; + pos @MMK_L_P dollar -35; + pos @MMK_L_P hyphen -20; + pos @MMK_L_P at -15; + pos @MMK_L_P asciicircum -15; + pos @MMK_L_P parenright -80; + pos @MMK_L_P cent -25; + pos @MMK_L_P backslash -80; + pos @MMK_L_P ampersand -65; + pos @MMK_L_P multiply -45; + pos @MMK_L_P numbersign -125; + pos @MMK_L_P @MMK_R_dcaron -30; + pos @MMK_L_P @MMK_R_oslash -25; + pos @MMK_L_P @MMK_R_dcroat -30; + pos @MMK_L_P @MMK_R_s -30; + pos @MMK_L_P @MMK_R_q -30; + pos @MMK_L_P @MMK_R_x -15; + pos @MMK_L_P @MMK_R_c -30; + pos @MMK_L_P @MMK_R_a -30; + pos @MMK_L_P @MMK_R_g -25; + pos @MMK_L_P @MMK_R_e -30; + pos @MMK_L_P @MMK_R_d -30; + pos @MMK_L_P @MMK_R_o -25; + pos @MMK_L_P @MMK_R_S -30; + pos @MMK_L_P @MMK_R_W -40; + pos @MMK_L_P @MMK_R_V -45; + pos @MMK_L_P @MMK_R_T -25; + pos @MMK_L_P @MMK_R_Y -50; + pos @MMK_L_P @MMK_R_A -105; + pos @MMK_L_P @MMK_R_J -285; + pos @MMK_L_P @MMK_R_X -55; + pos @MMK_L_P @MMK_R_a.alt -80; + pos @MMK_L_P @MMK_R_eth -35; + pos @MMK_L_Q yen -50; + pos @MMK_L_Q multiply -50; + pos @MMK_L_Q guillemetright -30; + pos @MMK_L_Q asciitilde -25; + pos @MMK_L_Q quotedblbase -90; + pos @MMK_L_Q questiondown -75; + pos @MMK_L_Q sterling -35; + pos @MMK_L_Q guilsinglright -30; + pos @MMK_L_Q degree -60; + pos @MMK_L_Q perthousand -30; + pos @MMK_L_Q asterisk -30; + pos @MMK_L_Q braceleft -60; + pos @MMK_L_Q parenright -150; + pos @MMK_L_Q underscore -150; + pos @MMK_L_Q semicolon -35; + pos @MMK_L_Q slash -90; + pos @MMK_L_Q registered -10; + pos @MMK_L_Q backslash -130; + pos @MMK_L_Q numbersign -85; + pos @MMK_L_Q ellipsis -75; + pos @MMK_L_Q euro -90; + pos @MMK_L_Q paragraph -25; + pos @MMK_L_Q braceright -60; + pos @MMK_L_Q asciicircum -25; + pos @MMK_L_Q dollar -60; + pos @MMK_L_Q comma -90; + pos @MMK_L_Q ampersand -10; + pos @MMK_L_Q quotedbl -35; + pos @MMK_L_Q quoteright -70; + pos @MMK_L_Q quotesingle -35; + pos @MMK_L_Q quoteleft -45; + pos @MMK_L_Q percent -30; + pos @MMK_L_Q quotesinglbase -90; + pos @MMK_L_Q quotedblleft -45; + pos @MMK_L_Q question -145; + pos @MMK_L_Q trademark -40; + pos @MMK_L_Q colon -25; + pos @MMK_L_Q quotedblright -70; + pos @MMK_L_Q @MMK_R_a.alt -20; + pos @MMK_L_Q @MMK_R_x -45; + pos @MMK_L_Q @MMK_R_y -20; + pos @MMK_L_Q @MMK_R_s -35; + pos @MMK_L_Q @MMK_R_v -25; + pos @MMK_L_Q @MMK_R_w -20; + pos @MMK_L_Q @MMK_R_t -15; + pos @MMK_L_Q @MMK_R_f -15; + pos @MMK_L_Q @MMK_R_Y -75; + pos @MMK_L_Q @MMK_R_S -55; + pos @MMK_L_Q @MMK_R_V -75; + pos @MMK_L_Q @MMK_R_W -60; + pos @MMK_L_Q @MMK_R_T -80; + pos @MMK_L_Q @MMK_R_J -115; + pos @MMK_L_Q @MMK_R_A -65; + pos @MMK_L_Q @MMK_R_X -75; + pos @MMK_L_Q @MMK_R_tcaron -15; + pos @MMK_L_F parenright -25; + pos @MMK_L_F braceright -60; + pos @MMK_L_F quotedblright -10; + pos @MMK_L_F backslash -15; + pos @MMK_L_F slash -105; + pos @MMK_L_F multiply -45; + pos @MMK_L_F braceleft -60; + pos @MMK_L_F asciitilde -25; + pos @MMK_L_F numbersign -85; + pos @MMK_L_F underscore -320; + pos @MMK_L_F comma -115; + pos @MMK_L_F quoteright -10; + pos @MMK_L_F question -15; + pos @MMK_L_F questiondown -195; + pos @MMK_L_F quotesinglbase -115; + pos @MMK_L_F semicolon -10; + pos @MMK_L_F ellipsis -285; + pos @MMK_L_F guilsinglright -20; + pos @MMK_L_F dollar -30; + pos @MMK_L_F quotedblbase -205; + pos @MMK_L_F euro -90; + pos @MMK_L_F sterling -35; + pos @MMK_L_F asciicircum -15; + pos @MMK_L_F guillemetright -20; + pos @MMK_L_F @MMK_R_a.alt -25; + pos @MMK_L_F @MMK_R_S -25; + pos @MMK_L_F @MMK_R_A -65; + pos @MMK_L_F @MMK_R_J -285; + pos @MMK_L_F @MMK_R_s -30; + pos @MMK_L_F @MMK_R_x -10; + pos @MMK_L_R at -15; + pos @MMK_L_R minus -10; + pos @MMK_L_R questiondown -35; + pos @MMK_L_R sterling -55; + pos @MMK_L_R quotedblleft -10; + pos @MMK_L_R dollar -35; + pos @MMK_L_R semicolon -10; + pos @MMK_L_R quotesingle -15; + pos @MMK_L_R divide -10; + pos @MMK_L_R copyright -15; + pos @MMK_L_R question -75; + pos @MMK_L_R ellipsis -40; + pos @MMK_L_R euro -90; + pos @MMK_L_R numbersign -105; + pos @MMK_L_R slash -30; + pos @MMK_L_R hyphen -25; + pos @MMK_L_R endash -25; + pos @MMK_L_R quotedblright -20; + pos @MMK_L_R less -10; + pos @MMK_L_R backslash -85; + pos @MMK_L_R cent -25; + pos @MMK_L_R quotesinglbase -55; + pos @MMK_L_R guilsinglleft -80; + pos @MMK_L_R yen -30; + pos @MMK_L_R quotedblbase -55; + pos @MMK_L_R quoteleft -10; + pos @MMK_L_R emdash -25; + pos @MMK_L_R periodcentered -45; + pos @MMK_L_R braceleft -85; + pos @MMK_L_R asciitilde -55; + pos @MMK_L_R plus -10; + pos @MMK_L_R quoteright -20; + pos @MMK_L_R degree -20; + pos @MMK_L_R parenright -80; + pos @MMK_L_R guillemetleft -80; + pos @MMK_L_R bullet -25; + pos @MMK_L_R quotedbl -15; + pos @MMK_L_R guilsinglright -20; + pos @MMK_L_R guillemetright -20; + pos @MMK_L_R parenleft -20; + pos @MMK_L_R comma -55; + pos @MMK_L_R asciicircum -15; + pos @MMK_L_R braceright -65; + pos @MMK_L_R multiply -45; + pos @MMK_L_R ampersand -65; + pos @MMK_L_R underscore -350; + pos @MMK_L_R @MMK_R_q -30; + pos @MMK_L_R @MMK_R_dcaron -30; + pos @MMK_L_R @MMK_R_A -35; + pos @MMK_L_R @MMK_R_J -85; + pos @MMK_L_R @MMK_R_O -10; + pos @MMK_L_R @MMK_R_Q -10; + pos @MMK_L_R @MMK_R_S -30; + pos @MMK_L_R @MMK_R_T -25; + pos @MMK_L_R @MMK_R_W -40; + pos @MMK_L_R @MMK_R_V -45; + pos @MMK_L_R @MMK_R_Y -50; + pos @MMK_L_R @MMK_R_X -35; + pos @MMK_L_R @MMK_R_a -30; + pos @MMK_L_R @MMK_R_c -30; + pos @MMK_L_R @MMK_R_e -30; + pos @MMK_L_R @MMK_R_d -30; + pos @MMK_L_R @MMK_R_g -25; + pos @MMK_L_R @MMK_R_o -30; + pos @MMK_L_R @MMK_R_s -30; + pos @MMK_L_R @MMK_R_x -15; + pos @MMK_L_R @MMK_R_oslash -30; + pos @MMK_L_R @MMK_R_eth -35; + pos @MMK_L_R @MMK_R_dcroat -30; + pos @MMK_L_R @MMK_R_Oslash -10; + pos @MMK_L_R @MMK_R_a.alt -80; + pos @MMK_L_L comma -15; + pos @MMK_L_L quoteleft -115; + pos @MMK_L_L cent -20; + pos @MMK_L_L underscore -300; + pos @MMK_L_L multiply -105; + pos @MMK_L_L asciitilde -240; + pos @MMK_L_L divide -220; + pos @MMK_L_L registered -155; + pos @MMK_L_L quotedblleft -200; + pos @MMK_L_L degree -215; + pos @MMK_L_L braceright -55; + pos @MMK_L_L quotedblbase -15; + pos @MMK_L_L quotedbl -200; + pos @MMK_L_L at -20; + pos @MMK_L_L guilsinglleft -75; + pos @MMK_L_L dollar -45; + pos @MMK_L_L perthousand -85; + pos @MMK_L_L asterisk -190; + pos @MMK_L_L numbersign -50; + pos @MMK_L_L backslash -235; + pos @MMK_L_L sterling -30; + pos @MMK_L_L parenright -85; + pos @MMK_L_L plus -235; + pos @MMK_L_L minus -300; + pos @MMK_L_L asciicircum -260; + pos @MMK_L_L percent -85; + pos @MMK_L_L quotedblright -200; + pos @MMK_L_L copyright -20; + pos @MMK_L_L semicolon -10; + pos @MMK_L_L paragraph -220; + pos @MMK_L_L braceleft -105; + pos @MMK_L_L question -180; + pos @MMK_L_L euro -190; + pos @MMK_L_L periodcentered -100; + pos @MMK_L_L emdash -300; + pos @MMK_L_L bullet -80; + pos @MMK_L_L guillemetleft -75; + pos @MMK_L_L endash -290; + pos @MMK_L_L hyphen -185; + pos @MMK_L_L trademark -300; + pos @MMK_L_L quotesingle -110; + pos @MMK_L_L quotesinglbase -15; + pos @MMK_L_L parenleft -15; + pos @MMK_L_L yen -55; + pos @MMK_L_L quoteright -115; + pos @MMK_L_L less -295; + pos @MMK_L_L @MMK_R_dcaron -15; + pos @MMK_L_L @MMK_R_tcaron -80; + pos @MMK_L_L @MMK_R_oslash -20; + pos @MMK_L_L @MMK_R_dcroat -15; + pos @MMK_L_L @MMK_R_eth -15; + pos @MMK_L_L @MMK_R_Q -50; + pos @MMK_L_L @MMK_R_O -50; + pos @MMK_L_L @MMK_R_J -25; + pos @MMK_L_L @MMK_R_G -50; + pos @MMK_L_L @MMK_R_C -55; + pos @MMK_L_L @MMK_R_Y -100; + pos @MMK_L_L @MMK_R_W -100; + pos @MMK_L_L @MMK_R_V -125; + pos @MMK_L_L @MMK_R_U -20; + pos @MMK_L_L @MMK_R_T -135; + pos @MMK_L_L @MMK_R_S -35; + pos @MMK_L_L @MMK_R_o -20; + pos @MMK_L_L @MMK_R_g -30; + pos @MMK_L_L @MMK_R_f -80; + pos @MMK_L_L @MMK_R_e -20; + pos @MMK_L_L @MMK_R_d -15; + pos @MMK_L_L @MMK_R_c -15; + pos @MMK_L_L @MMK_R_a -15; + pos @MMK_L_L @MMK_R_y -45; + pos @MMK_L_L @MMK_R_w -50; + pos @MMK_L_L @MMK_R_v -55; + pos @MMK_L_L @MMK_R_t -80; + pos @MMK_L_L @MMK_R_s -20; + pos @MMK_L_L @MMK_R_q -15; + pos @MMK_L_Y braceright -70; + pos @MMK_L_Y hyphen -85; + pos @MMK_L_Y quotedbl -10; + pos @MMK_L_Y quotedblleft -30; + pos @MMK_L_Y quotedblbase -120; + pos @MMK_L_Y asterisk -15; + pos @MMK_L_Y dollar -60; + pos @MMK_L_Y plus -75; + pos @MMK_L_Y asciitilde -115; + pos @MMK_L_Y semicolon -55; + pos @MMK_L_Y degree -15; + pos @MMK_L_Y perthousand -30; + pos @MMK_L_Y guilsinglleft -95; + pos @MMK_L_Y minus -75; + pos @MMK_L_Y quoteleft -30; + pos @MMK_L_Y endash -85; + pos @MMK_L_Y euro -135; + pos @MMK_L_Y guillemetleft -95; + pos @MMK_L_Y underscore -355; + pos @MMK_L_Y cent -90; + pos @MMK_L_Y braceleft -135; + pos @MMK_L_Y multiply -105; + pos @MMK_L_Y ellipsis -105; + pos @MMK_L_Y guillemetright -85; + pos @MMK_L_Y less -75; + pos @MMK_L_Y trademark -30; + pos @MMK_L_Y parenright -40; + pos @MMK_L_Y divide -75; + pos @MMK_L_Y question -25; + pos @MMK_L_Y registered -50; + pos @MMK_L_Y paragraph -35; + pos @MMK_L_Y quotesinglbase -115; + pos @MMK_L_Y comma -115; + pos @MMK_L_Y at -80; + pos @MMK_L_Y slash -100; + pos @MMK_L_Y backslash -15; + pos @MMK_L_Y questiondown -105; + pos @MMK_L_Y periodcentered -100; + pos @MMK_L_Y asciicircum -80; + pos @MMK_L_Y ampersand -105; + pos @MMK_L_Y bullet -90; + pos @MMK_L_Y guilsinglright -85; + pos @MMK_L_Y quotesingle -10; + pos @MMK_L_Y equal -45; + pos @MMK_L_Y copyright -85; + pos @MMK_L_Y quoteright -25; + pos @MMK_L_Y sterling -115; + pos @MMK_L_Y parenleft -85; + pos @MMK_L_Y percent -30; + pos @MMK_L_Y emdash -85; + pos @MMK_L_Y colon -50; + pos @MMK_L_Y quotedblright -25; + pos @MMK_L_Y numbersign -155; + pos @MMK_L_Y @MMK_R_C -65; + pos @MMK_L_Y @MMK_R_A -105; + pos @MMK_L_Y @MMK_R_G -70; + pos @MMK_L_Y @MMK_R_J -130; + pos @MMK_L_Y @MMK_R_S -55; + pos @MMK_L_Y @MMK_R_Q -70; + pos @MMK_L_Y @MMK_R_c -95; + pos @MMK_L_Y @MMK_R_a -95; + pos @MMK_L_Y @MMK_R_g -90; + pos @MMK_L_Y @MMK_R_d -95; + pos @MMK_L_Y @MMK_R_e -95; + pos @MMK_L_Y @MMK_R_n -45; + pos @MMK_L_Y @MMK_R_o -95; + pos @MMK_L_Y @MMK_R_m -45; + pos @MMK_L_Y @MMK_R_r -45; + pos @MMK_L_Y @MMK_R_s -95; + pos @MMK_L_Y @MMK_R_q -95; + pos @MMK_L_Y @MMK_R_v -45; + pos @MMK_L_Y @MMK_R_w -45; + pos @MMK_L_Y @MMK_R_t -45; + pos @MMK_L_Y @MMK_R_u -45; + pos @MMK_L_Y @MMK_R_z -45; + pos @MMK_L_Y @MMK_R_x -55; + pos @MMK_L_Y @MMK_R_y -45; + pos @MMK_L_Y @MMK_R_germandbls -35; + pos @MMK_L_Y @MMK_R_a.alt -105; + pos @MMK_L_Y @MMK_R_O -70; + pos @MMK_L_Y @MMK_R_f -45; + pos @MMK_L_Y @MMK_R_p -45; + pos @MMK_L_Y @MMK_R_Oslash -70; + pos @MMK_L_Y @MMK_R_eth -95; + pos @MMK_L_Y @MMK_R_dcaron -95; + pos @MMK_L_Y @MMK_R_dcroat -95; + pos @MMK_L_Y @MMK_R_tcaron -45; + pos @MMK_L_Y @MMK_R_oslash -95; + pos @MMK_L_X perthousand -30; + pos @MMK_L_X quotedblleft -30; + pos @MMK_L_X emdash -55; + pos @MMK_L_X guilsinglleft -70; + pos @MMK_L_X paragraph -40; + pos @MMK_L_X plus -75; + pos @MMK_L_X quotesingle -10; + pos @MMK_L_X quoteleft -30; + pos @MMK_L_X degree -15; + pos @MMK_L_X copyright -65; + pos @MMK_L_X quotedblbase -25; + pos @MMK_L_X endash -55; + pos @MMK_L_X asterisk -20; + pos @MMK_L_X quotesinglbase -25; + pos @MMK_L_X cent -65; + pos @MMK_L_X less -85; + pos @MMK_L_X question -25; + pos @MMK_L_X braceleft -110; + pos @MMK_L_X guilsinglright -15; + pos @MMK_L_X minus -75; + pos @MMK_L_X dollar -55; + pos @MMK_L_X euro -140; + pos @MMK_L_X ellipsis -10; + pos @MMK_L_X quotedbl -10; + pos @MMK_L_X percent -30; + pos @MMK_L_X underscore -355; + pos @MMK_L_X sterling -35; + pos @MMK_L_X colon -10; + pos @MMK_L_X trademark -35; + pos @MMK_L_X equal -45; + pos @MMK_L_X numbersign -75; + pos @MMK_L_X asciitilde -120; + pos @MMK_L_X guillemetleft -70; + pos @MMK_L_X quoteright -25; + pos @MMK_L_X bullet -85; + pos @MMK_L_X divide -75; + pos @MMK_L_X hyphen -55; + pos @MMK_L_X ampersand -50; + pos @MMK_L_X registered -55; + pos @MMK_L_X periodcentered -80; + pos @MMK_L_X semicolon -15; + pos @MMK_L_X parenleft -60; + pos @MMK_L_X braceright -55; + pos @MMK_L_X asciicircum -90; + pos @MMK_L_X at -65; + pos @MMK_L_X parenright -40; + pos @MMK_L_X guillemetright -15; + pos @MMK_L_X multiply -105; + pos @MMK_L_X comma -25; + pos @MMK_L_X quotedblright -25; + pos @MMK_L_X backslash -15; + pos @MMK_L_X @MMK_R_dcaron -65; + pos @MMK_L_X @MMK_R_y -50; + pos @MMK_L_X @MMK_R_s -30; + pos @MMK_L_X @MMK_R_q -65; + pos @MMK_L_X @MMK_R_w -50; + pos @MMK_L_X @MMK_R_v -50; + pos @MMK_L_X @MMK_R_u -45; + pos @MMK_L_X @MMK_R_t -50; + pos @MMK_L_X @MMK_R_o -70; + pos @MMK_L_X @MMK_R_c -65; + pos @MMK_L_X @MMK_R_a -65; + pos @MMK_L_X @MMK_R_g -75; + pos @MMK_L_X @MMK_R_f -50; + pos @MMK_L_X @MMK_R_e -65; + pos @MMK_L_X @MMK_R_d -65; + pos @MMK_L_X @MMK_R_S -50; + pos @MMK_L_X @MMK_R_J -40; + pos @MMK_L_X @MMK_R_O -80; + pos @MMK_L_X @MMK_R_C -75; + pos @MMK_L_X @MMK_R_G -75; + pos @MMK_L_X @MMK_R_eth -60; + pos @MMK_L_X @MMK_R_a.alt -40; + pos @MMK_L_X @MMK_R_oslash -25; + pos @MMK_L_X @MMK_R_dcroat -65; + pos @MMK_L_X @MMK_R_Q -80; + pos @MMK_L_X @MMK_R_tcaron -50; + pos @MMK_L_Oslash quoteright -50; + pos @MMK_L_Oslash slash -100; + pos @MMK_L_Oslash perthousand -35; + pos @MMK_L_Oslash yen -25; + pos @MMK_L_Oslash quotesinglbase -110; + pos @MMK_L_Oslash dollar -65; + pos @MMK_L_Oslash multiply -50; + pos @MMK_L_Oslash backslash -35; + pos @MMK_L_Oslash quoteleft -45; + pos @MMK_L_Oslash quotedblbase -110; + pos @MMK_L_Oslash quotesingle -35; + pos @MMK_L_Oslash braceleft -60; + pos @MMK_L_Oslash guilsinglright -30; + pos @MMK_L_Oslash colon -25; + pos @MMK_L_Oslash ampersand -10; + pos @MMK_L_Oslash paragraph -25; + pos @MMK_L_Oslash question -70; + pos @MMK_L_Oslash quotedblleft -45; + pos @MMK_L_Oslash degree -40; + pos @MMK_L_Oslash semicolon -35; + pos @MMK_L_Oslash ellipsis -95; + pos @MMK_L_Oslash guillemetright -30; + pos @MMK_L_Oslash parenright -90; + pos @MMK_L_Oslash comma -110; + pos @MMK_L_Oslash quotedblright -50; + pos @MMK_L_Oslash asciicircum -25; + pos @MMK_L_Oslash registered -10; + pos @MMK_L_Oslash trademark -40; + pos @MMK_L_Oslash sterling -35; + pos @MMK_L_Oslash braceright -60; + pos @MMK_L_Oslash quotedbl -35; + pos @MMK_L_Oslash questiondown -80; + pos @MMK_L_Oslash asciitilde -30; + pos @MMK_L_Oslash numbersign -85; + pos @MMK_L_Oslash euro -90; + pos @MMK_L_Oslash percent -35; + pos @MMK_L_Oslash asterisk -30; + pos @MMK_L_Oslash underscore -200; + pos @MMK_L_Oslash @MMK_R_X -25; + pos @MMK_L_Oslash @MMK_R_x -45; + pos @MMK_L_Oslash @MMK_R_tcaron -15; + pos @MMK_L_Oslash @MMK_R_a.alt -20; + pos @MMK_L_Oslash @MMK_R_Y -25; + pos @MMK_L_Oslash @MMK_R_V -25; + pos @MMK_L_Oslash @MMK_R_W -25; + pos @MMK_L_Oslash @MMK_R_T -25; + pos @MMK_L_Oslash @MMK_R_S -60; + pos @MMK_L_Oslash @MMK_R_J -135; + pos @MMK_L_Oslash @MMK_R_A -70; + pos @MMK_L_Oslash @MMK_R_y -25; + pos @MMK_L_Oslash @MMK_R_v -25; + pos @MMK_L_Oslash @MMK_R_w -25; + pos @MMK_L_Oslash @MMK_R_t -15; + pos @MMK_L_Oslash @MMK_R_s -35; + pos @MMK_L_Oslash @MMK_R_f -15; + pos @MMK_L_W ellipsis -125; + pos @MMK_L_W colon -35; + pos @MMK_L_W quotedbl -10; + pos @MMK_L_W underscore -355; + pos @MMK_L_W plus -60; + pos @MMK_L_W parenleft -70; + pos @MMK_L_W asciicircum -65; + pos @MMK_L_W registered -40; + pos @MMK_L_W equal -35; + pos @MMK_L_W guillemetleft -75; + pos @MMK_L_W guilsinglleft -75; + pos @MMK_L_W parenright -35; + pos @MMK_L_W guilsinglright -70; + pos @MMK_L_W asciitilde -100; + pos @MMK_L_W hyphen -65; + pos @MMK_L_W quoteright -25; + pos @MMK_L_W periodcentered -75; + pos @MMK_L_W degree -15; + pos @MMK_L_W ampersand -90; + pos @MMK_L_W quotesingle -10; + pos @MMK_L_W semicolon -45; + pos @MMK_L_W braceleft -125; + pos @MMK_L_W at -65; + pos @MMK_L_W asterisk -15; + pos @MMK_L_W cent -70; + pos @MMK_L_W quotedblleft -20; + pos @MMK_L_W perthousand -25; + pos @MMK_L_W paragraph -30; + pos @MMK_L_W euro -125; + pos @MMK_L_W quotedblbase -140; + pos @MMK_L_W dollar -55; + pos @MMK_L_W quoteleft -20; + pos @MMK_L_W comma -115; + pos @MMK_L_W braceright -70; + pos @MMK_L_W endash -65; + pos @MMK_L_W divide -60; + pos @MMK_L_W quotesinglbase -115; + pos @MMK_L_W questiondown -125; + pos @MMK_L_W guillemetright -70; + pos @MMK_L_W question -25; + pos @MMK_L_W quotedblright -25; + pos @MMK_L_W copyright -65; + pos @MMK_L_W bullet -70; + pos @MMK_L_W backslash -15; + pos @MMK_L_W less -60; + pos @MMK_L_W multiply -90; + pos @MMK_L_W percent -25; + pos @MMK_L_W sterling -100; + pos @MMK_L_W minus -60; + pos @MMK_L_W emdash -65; + pos @MMK_L_W slash -130; + pos @MMK_L_W numbersign -160; + pos @MMK_L_W trademark -25; + pos @MMK_L_W @MMK_R_m -35; + pos @MMK_L_W @MMK_R_n -35; + pos @MMK_L_W @MMK_R_o -75; + pos @MMK_L_W @MMK_R_d -75; + pos @MMK_L_W @MMK_R_f -35; + pos @MMK_L_W @MMK_R_g -70; + pos @MMK_L_W @MMK_R_a -75; + pos @MMK_L_W @MMK_R_c -75; + pos @MMK_L_W @MMK_R_x -45; + pos @MMK_L_W @MMK_R_z -35; + pos @MMK_L_W @MMK_R_t -35; + pos @MMK_L_W @MMK_R_u -35; + pos @MMK_L_W @MMK_R_v -35; + pos @MMK_L_W @MMK_R_w -35; + pos @MMK_L_W @MMK_R_p -35; + pos @MMK_L_W @MMK_R_q -75; + pos @MMK_L_W @MMK_R_r -35; + pos @MMK_L_W @MMK_R_s -80; + pos @MMK_L_W @MMK_R_O -55; + pos @MMK_L_W @MMK_R_J -150; + pos @MMK_L_W @MMK_R_G -55; + pos @MMK_L_W @MMK_R_A -135; + pos @MMK_L_W @MMK_R_C -55; + pos @MMK_L_W @MMK_R_Q -60; + pos @MMK_L_W @MMK_R_S -50; + pos @MMK_L_W @MMK_R_a.alt -95; + pos @MMK_L_W @MMK_R_eth -75; + pos @MMK_L_W @MMK_R_germandbls -25; + pos @MMK_L_W @MMK_R_Oslash -55; + pos @MMK_L_W @MMK_R_y -35; + pos @MMK_L_W @MMK_R_tcaron -35; + pos @MMK_L_W @MMK_R_e -75; + pos @MMK_L_W @MMK_R_oslash -75; + pos @MMK_L_W @MMK_R_dcaron -75; + pos @MMK_L_W @MMK_R_dcroat -75; + pos @MMK_L_T parenleft -75; + pos @MMK_L_T quoteright -15; + pos @MMK_L_T colon -105; + pos @MMK_L_T less -135; + pos @MMK_L_T guillemetright -130; + pos @MMK_L_T braceright -70; + pos @MMK_L_T backslash -15; + pos @MMK_L_T questiondown -135; + pos @MMK_L_T hyphen -135; + pos @MMK_L_T parenright -25; + pos @MMK_L_T asciitilde -160; + pos @MMK_L_T periodcentered -100; + pos @MMK_L_T semicolon -75; + pos @MMK_L_T registered -25; + pos @MMK_L_T slash -130; + pos @MMK_L_T braceleft -110; + pos @MMK_L_T question -15; + pos @MMK_L_T asciicircum -100; + pos @MMK_L_T quotedblright -15; + pos @MMK_L_T minus -135; + pos @MMK_L_T endash -135; + pos @MMK_L_T guilsinglleft -130; + pos @MMK_L_T dollar -30; + pos @MMK_L_T ellipsis -135; + pos @MMK_L_T sterling -90; + pos @MMK_L_T underscore -345; + pos @MMK_L_T guilsinglright -130; + pos @MMK_L_T quotesinglbase -115; + pos @MMK_L_T multiply -175; + pos @MMK_L_T equal -135; + pos @MMK_L_T guillemetleft -130; + pos @MMK_L_T euro -190; + pos @MMK_L_T copyright -85; + pos @MMK_L_T emdash -135; + pos @MMK_L_T ampersand -90; + pos @MMK_L_T comma -115; + pos @MMK_L_T at -80; + pos @MMK_L_T numbersign -185; + pos @MMK_L_T cent -135; + pos @MMK_L_T quotedblbase -150; + pos @MMK_L_T bullet -135; + pos @MMK_L_T plus -135; + pos @MMK_L_T divide -135; + pos @MMK_L_T @MMK_R_Oslash -55; + pos @MMK_L_T @MMK_R_eth -135; + pos @MMK_L_T @MMK_R_oslash -135; + pos @MMK_L_T @MMK_R_S -30; + pos @MMK_L_T @MMK_R_Q -60; + pos @MMK_L_T @MMK_R_G -55; + pos @MMK_L_T @MMK_R_C -50; + pos @MMK_L_T @MMK_R_A -135; + pos @MMK_L_T @MMK_R_O -60; + pos @MMK_L_T @MMK_R_J -160; + pos @MMK_L_T @MMK_R_w -135; + pos @MMK_L_T @MMK_R_v -135; + pos @MMK_L_T @MMK_R_u -135; + pos @MMK_L_T @MMK_R_t -80; + pos @MMK_L_T @MMK_R_s -155; + pos @MMK_L_T @MMK_R_r -135; + pos @MMK_L_T @MMK_R_q -135; + pos @MMK_L_T @MMK_R_p -135; + pos @MMK_L_T @MMK_R_z -135; + pos @MMK_L_T @MMK_R_y -135; + pos @MMK_L_T @MMK_R_x -135; + pos @MMK_L_T @MMK_R_g -135; + pos @MMK_L_T @MMK_R_f -80; + pos @MMK_L_T @MMK_R_e -135; + pos @MMK_L_T @MMK_R_d -135; + pos @MMK_L_T @MMK_R_c -135; + pos @MMK_L_T @MMK_R_a -135; + pos @MMK_L_T @MMK_R_o -135; + pos @MMK_L_T @MMK_R_n -135; + pos @MMK_L_T @MMK_R_m -135; + pos @MMK_L_T @MMK_R_tcaron -80; + pos @MMK_L_T @MMK_R_a.alt -135; + pos @MMK_L_T @MMK_R_dcaron -135; + pos @MMK_L_T @MMK_R_dcroat -135; + pos @MMK_L_Lslash euro -220; + pos @MMK_L_Lslash quoteleft -115; + pos @MMK_L_Lslash braceright -55; + pos @MMK_L_Lslash semicolon -10; + pos @MMK_L_Lslash endash -290; + pos @MMK_L_Lslash numbersign -70; + pos @MMK_L_Lslash backslash -235; + pos @MMK_L_Lslash ampersand -15; + pos @MMK_L_Lslash hyphen -185; + pos @MMK_L_Lslash cent -35; + pos @MMK_L_Lslash comma -15; + pos @MMK_L_Lslash yen -55; + pos @MMK_L_Lslash guillemetleft -110; + pos @MMK_L_Lslash underscore -345; + pos @MMK_L_Lslash sterling -30; + pos @MMK_L_Lslash multiply -145; + pos @MMK_L_Lslash percent -85; + pos @MMK_L_Lslash quoteright -115; + pos @MMK_L_Lslash registered -240; + pos @MMK_L_Lslash parenright -85; + pos @MMK_L_Lslash paragraph -220; + pos @MMK_L_Lslash degree -215; + pos @MMK_L_Lslash asciitilde -240; + pos @MMK_L_Lslash less -305; + pos @MMK_L_Lslash copyright -35; + pos @MMK_L_Lslash question -180; + pos @MMK_L_Lslash bullet -175; + pos @MMK_L_Lslash periodcentered -100; + pos @MMK_L_Lslash at -35; + pos @MMK_L_Lslash guilsinglleft -110; + pos @MMK_L_Lslash minus -320; + pos @MMK_L_Lslash plus -235; + pos @MMK_L_Lslash perthousand -85; + pos @MMK_L_Lslash quotesingle -110; + pos @MMK_L_Lslash quotedblleft -200; + pos @MMK_L_Lslash braceleft -110; + pos @MMK_L_Lslash asterisk -190; + pos @MMK_L_Lslash quotesinglbase -15; + pos @MMK_L_Lslash quotedblright -200; + pos @MMK_L_Lslash quotedblbase -15; + pos @MMK_L_Lslash emdash -320; + pos @MMK_L_Lslash dollar -45; + pos @MMK_L_Lslash divide -245; + pos @MMK_L_Lslash trademark -320; + pos @MMK_L_Lslash parenleft -25; + pos @MMK_L_Lslash equal -320; + pos @MMK_L_Lslash asciicircum -260; + pos @MMK_L_Lslash quotedbl -200; + pos @MMK_L_Lslash @MMK_R_tcaron -80; + pos @MMK_L_Lslash @MMK_R_dcroat -35; + pos @MMK_L_Lslash @MMK_R_y -55; + pos @MMK_L_Lslash @MMK_R_w -55; + pos @MMK_L_Lslash @MMK_R_v -60; + pos @MMK_L_Lslash @MMK_R_u -10; + pos @MMK_L_Lslash @MMK_R_s -20; + pos @MMK_L_Lslash @MMK_R_q -35; + pos @MMK_L_Lslash @MMK_R_g -55; + pos @MMK_L_Lslash @MMK_R_f -80; + pos @MMK_L_Lslash @MMK_R_e -35; + pos @MMK_L_Lslash @MMK_R_d -35; + pos @MMK_L_Lslash @MMK_R_c -35; + pos @MMK_L_Lslash @MMK_R_Y -100; + pos @MMK_L_Lslash @MMK_R_V -135; + pos @MMK_L_Lslash @MMK_R_U -35; + pos @MMK_L_Lslash @MMK_R_T -135; + pos @MMK_L_Lslash @MMK_R_S -35; + pos @MMK_L_Lslash @MMK_R_Q -75; + pos @MMK_L_Lslash @MMK_R_O -70; + pos @MMK_L_Lslash @MMK_R_J -25; + pos @MMK_L_Lslash @MMK_R_G -75; + pos @MMK_L_Lslash @MMK_R_C -80; + pos @MMK_L_Lslash @MMK_R_eth -30; + pos @MMK_L_Lslash @MMK_R_t -80; + pos @MMK_L_Lslash @MMK_R_o -40; + pos @MMK_L_Lslash @MMK_R_a -35; + pos @MMK_L_Lslash @MMK_R_W -110; + pos @MMK_L_Lslash @MMK_R_dcaron -35; + pos @MMK_L_Lslash @MMK_R_oslash -20; + pos @MMK_L_A endash -45; + pos @MMK_L_A divide -65; + pos @MMK_L_A quoteright -115; + pos @MMK_L_A quoteleft -115; + pos @MMK_L_A plus -65; + pos @MMK_L_A degree -140; + pos @MMK_L_A copyright -60; + pos @MMK_L_A percent -85; + pos @MMK_L_A guillemetright -10; + pos @MMK_L_A asterisk -120; + pos @MMK_L_A trademark -125; + pos @MMK_L_A quotedbl -130; + pos @MMK_L_A braceleft -110; + pos @MMK_L_A registered -100; + pos @MMK_L_A euro -140; + pos @MMK_L_A multiply -95; + pos @MMK_L_A perthousand -85; + pos @MMK_L_A periodcentered -65; + pos @MMK_L_A quotesinglbase -20; + pos @MMK_L_A equal -35; + pos @MMK_L_A yen -55; + pos @MMK_L_A paragraph -115; + pos @MMK_L_A semicolon -15; + pos @MMK_L_A hyphen -45; + pos @MMK_L_A underscore -355; + pos @MMK_L_A comma -20; + pos @MMK_L_A bullet -70; + pos @MMK_L_A backslash -180; + pos @MMK_L_A emdash -45; + pos @MMK_L_A less -75; + pos @MMK_L_A guilsinglleft -55; + pos @MMK_L_A at -60; + pos @MMK_L_A numbersign -70; + pos @MMK_L_A quotedblbase -20; + pos @MMK_L_A sterling -30; + pos @MMK_L_A parenright -85; + pos @MMK_L_A minus -65; + pos @MMK_L_A ampersand -45; + pos @MMK_L_A parenleft -50; + pos @MMK_L_A cent -55; + pos @MMK_L_A guilsinglright -10; + pos @MMK_L_A guillemetleft -55; + pos @MMK_L_A question -170; + pos @MMK_L_A quotesingle -110; + pos @MMK_L_A dollar -50; + pos @MMK_L_A asciicircum -115; + pos @MMK_L_A braceright -55; + pos @MMK_L_A quotedblright -140; + pos @MMK_L_A asciitilde -105; + pos @MMK_L_A quotedblleft -130; + pos @MMK_L_A @MMK_R_w -70; + pos @MMK_L_A @MMK_R_V -165; + pos @MMK_L_A @MMK_R_o -60; + pos @MMK_L_A @MMK_R_c -55; + pos @MMK_L_A @MMK_R_a -55; + pos @MMK_L_A @MMK_R_f -80; + pos @MMK_L_A @MMK_R_g -65; + pos @MMK_L_A @MMK_R_d -55; + pos @MMK_L_A @MMK_R_e -55; + pos @MMK_L_A @MMK_R_y -70; + pos @MMK_L_A @MMK_R_s -30; + pos @MMK_L_A @MMK_R_q -55; + pos @MMK_L_A @MMK_R_v -75; + pos @MMK_L_A @MMK_R_t -105; + pos @MMK_L_A @MMK_R_u -40; + pos @MMK_L_A @MMK_R_J -35; + pos @MMK_L_A @MMK_R_O -75; + pos @MMK_L_A @MMK_R_C -80; + pos @MMK_L_A @MMK_R_G -75; + pos @MMK_L_A @MMK_R_Y -100; + pos @MMK_L_A @MMK_R_S -45; + pos @MMK_L_A @MMK_R_Q -75; + pos @MMK_L_A @MMK_R_W -135; + pos @MMK_L_A @MMK_R_T -135; + pos @MMK_L_A @MMK_R_U -60; + pos @MMK_L_A @MMK_R_dcroat -55; + pos @MMK_L_A @MMK_R_eth -55; + pos @MMK_L_A @MMK_R_tcaron -105; + pos @MMK_L_A @MMK_R_oslash -20; + pos @MMK_L_A @MMK_R_dcaron -55; + pos @MMK_L_A @MMK_R_a.alt -35; + pos @MMK_L_O semicolon -35; + pos @MMK_L_O dollar -60; + pos @MMK_L_O quotedblleft -45; + pos @MMK_L_O asciicircum -25; + pos @MMK_L_O asterisk -30; + pos @MMK_L_O braceright -60; + pos @MMK_L_O questiondown -80; + pos @MMK_L_O yen -50; + pos @MMK_L_O numbersign -85; + pos @MMK_L_O slash -95; + pos @MMK_L_O paragraph -25; + pos @MMK_L_O perthousand -30; + pos @MMK_L_O multiply -50; + pos @MMK_L_O quotedblright -65; + pos @MMK_L_O question -140; + pos @MMK_L_O degree -55; + pos @MMK_L_O guillemetright -30; + pos @MMK_L_O guilsinglright -30; + pos @MMK_L_O registered -10; + pos @MMK_L_O quoteright -65; + pos @MMK_L_O sterling -35; + pos @MMK_L_O colon -25; + pos @MMK_L_O quotedbl -35; + pos @MMK_L_O trademark -40; + pos @MMK_L_O percent -30; + pos @MMK_L_O quotesinglbase -105; + pos @MMK_L_O quoteleft -45; + pos @MMK_L_O comma -105; + pos @MMK_L_O quotedblbase -105; + pos @MMK_L_O parenright -145; + pos @MMK_L_O underscore -200; + pos @MMK_L_O ampersand -10; + pos @MMK_L_O backslash -130; + pos @MMK_L_O asciitilde -25; + pos @MMK_L_O euro -90; + pos @MMK_L_O braceleft -60; + pos @MMK_L_O quotesingle -35; + pos @MMK_L_O ellipsis -90; + pos @MMK_L_O @MMK_R_f -15; + pos @MMK_L_O @MMK_R_t -15; + pos @MMK_L_O @MMK_R_v -25; + pos @MMK_L_O @MMK_R_s -35; + pos @MMK_L_O @MMK_R_x -45; + pos @MMK_L_O @MMK_R_y -20; + pos @MMK_L_O @MMK_R_A -65; + pos @MMK_L_O @MMK_R_J -135; + pos @MMK_L_O @MMK_R_T -75; + pos @MMK_L_O @MMK_R_V -75; + pos @MMK_L_O @MMK_R_S -55; + pos @MMK_L_O @MMK_R_X -75; + pos @MMK_L_O @MMK_R_Y -75; + pos @MMK_L_O @MMK_R_w -20; + pos @MMK_L_O @MMK_R_W -60; + pos @MMK_L_O @MMK_R_a.alt -20; + pos @MMK_L_O @MMK_R_tcaron -15; + pos @MMK_L_V plus -70; + pos @MMK_L_V at -75; + pos @MMK_L_V questiondown -150; + pos @MMK_L_V quoteleft -25; + pos @MMK_L_V guillemetleft -95; + pos @MMK_L_V question -25; + pos @MMK_L_V guillemetright -80; + pos @MMK_L_V guilsinglright -80; + pos @MMK_L_V less -70; + pos @MMK_L_V ampersand -105; + pos @MMK_L_V parenleft -80; + pos @MMK_L_V minus -70; + pos @MMK_L_V periodcentered -90; + pos @MMK_L_V asciitilde -110; + pos @MMK_L_V copyright -80; + pos @MMK_L_V asterisk -15; + pos @MMK_L_V bullet -85; + pos @MMK_L_V quotedblright -25; + pos @MMK_L_V endash -80; + pos @MMK_L_V quotedblbase -170; + pos @MMK_L_V percent -25; + pos @MMK_L_V ellipsis -150; + pos @MMK_L_V quotesingle -10; + pos @MMK_L_V comma -115; + pos @MMK_L_V registered -50; + pos @MMK_L_V semicolon -55; + pos @MMK_L_V guilsinglleft -95; + pos @MMK_L_V colon -45; + pos @MMK_L_V braceright -70; + pos @MMK_L_V euro -135; + pos @MMK_L_V emdash -80; + pos @MMK_L_V equal -45; + pos @MMK_L_V multiply -100; + pos @MMK_L_V backslash -15; + pos @MMK_L_V numbersign -180; + pos @MMK_L_V braceleft -135; + pos @MMK_L_V underscore -335; + pos @MMK_L_V parenright -35; + pos @MMK_L_V trademark -30; + pos @MMK_L_V divide -70; + pos @MMK_L_V perthousand -25; + pos @MMK_L_V sterling -110; + pos @MMK_L_V quotesinglbase -115; + pos @MMK_L_V slash -155; + pos @MMK_L_V dollar -60; + pos @MMK_L_V degree -15; + pos @MMK_L_V cent -85; + pos @MMK_L_V paragraph -35; + pos @MMK_L_V asciicircum -75; + pos @MMK_L_V hyphen -80; + pos @MMK_L_V quotedblleft -25; + pos @MMK_L_V quotedbl -10; + pos @MMK_L_V quoteright -25; + pos @MMK_L_V @MMK_R_a.alt -105; + pos @MMK_L_V @MMK_R_oslash -85; + pos @MMK_L_V @MMK_R_Oslash -65; + pos @MMK_L_V @MMK_R_eth -90; + pos @MMK_L_V @MMK_R_dcroat -90; + pos @MMK_L_V @MMK_R_dcaron -90; + pos @MMK_L_V @MMK_R_germandbls -30; + pos @MMK_L_V @MMK_R_p -45; + pos @MMK_L_V @MMK_R_S -55; + pos @MMK_L_V @MMK_R_tcaron -45; + pos @MMK_L_V @MMK_R_e -90; + pos @MMK_L_V @MMK_R_d -90; + pos @MMK_L_V @MMK_R_g -85; + pos @MMK_L_V @MMK_R_f -45; + pos @MMK_L_V @MMK_R_a -90; + pos @MMK_L_V @MMK_R_c -90; + pos @MMK_L_V @MMK_R_m -45; + pos @MMK_L_V @MMK_R_o -85; + pos @MMK_L_V @MMK_R_n -45; + pos @MMK_L_V @MMK_R_u -45; + pos @MMK_L_V @MMK_R_t -45; + pos @MMK_L_V @MMK_R_w -45; + pos @MMK_L_V @MMK_R_v -45; + pos @MMK_L_V @MMK_R_q -90; + pos @MMK_L_V @MMK_R_s -90; + pos @MMK_L_V @MMK_R_r -45; + pos @MMK_L_V @MMK_R_y -45; + pos @MMK_L_V @MMK_R_x -55; + pos @MMK_L_V @MMK_R_z -45; + pos @MMK_L_V @MMK_R_G -65; + pos @MMK_L_V @MMK_R_A -160; + pos @MMK_L_V @MMK_R_C -65; + pos @MMK_L_V @MMK_R_O -65; + pos @MMK_L_V @MMK_R_J -175; + pos @MMK_L_V @MMK_R_Q -65; + pos @MMK_L_H braceright -55; + pos @MMK_L_H quotedblright -10; + pos @MMK_L_H comma -15; + pos @MMK_L_H backslash -15; + pos @MMK_L_H quotesinglbase -15; + pos @MMK_L_H quotedblbase -15; + pos @MMK_L_H quoteright -10; + pos @MMK_L_H asciicircum -15; + pos @MMK_L_H parenright -25; + pos @MMK_L_H semicolon -10; + pos @MMK_L_H sterling -30; + pos @MMK_L_H euro -90; + pos @MMK_L_H braceleft -60; + pos @MMK_L_H asciitilde -25; + pos @MMK_L_H multiply -40; + pos @MMK_L_H numbersign -50; + pos @MMK_L_H question -15; + pos @MMK_L_H dollar -30; + pos @MMK_L_H underscore -355; + pos @MMK_L_H @MMK_R_s -20; + pos @MMK_L_H @MMK_R_J -25; + pos @MMK_L_H @MMK_R_S -25; + pos @MMK_L_C sterling -30; + pos @MMK_L_C quotedblright -10; + pos @MMK_L_C braceright -55; + pos @MMK_L_C asciitilde -25; + pos @MMK_L_C multiply -40; + pos @MMK_L_C quotesinglbase -15; + pos @MMK_L_C asciicircum -15; + pos @MMK_L_C dollar -30; + pos @MMK_L_C euro -90; + pos @MMK_L_C quoteright -10; + pos @MMK_L_C quotedblbase -15; + pos @MMK_L_C yen -10; + pos @MMK_L_C braceleft -60; + pos @MMK_L_C question -35; + pos @MMK_L_C backslash -45; + pos @MMK_L_C semicolon -10; + pos @MMK_L_C comma -15; + pos @MMK_L_C parenright -40; + pos @MMK_L_C numbersign -50; + pos @MMK_L_C slash -15; + pos @MMK_L_C underscore -100; + pos @MMK_L_C @MMK_R_x -10; + pos @MMK_L_C @MMK_R_s -30; + pos @MMK_L_C @MMK_R_X -15; + pos @MMK_L_C @MMK_R_Y -20; + pos @MMK_L_C @MMK_R_S -25; + pos @MMK_L_C @MMK_R_V -20; + pos @MMK_L_C @MMK_R_W -15; + pos @MMK_L_C @MMK_R_J -30; + pos @MMK_L_C @MMK_R_A -10; + pos @MMK_L_J underscore -90; + pos @MMK_L_J quoteright -10; + pos @MMK_L_J numbersign -55; + pos @MMK_L_J quotedblright -10; + pos @MMK_L_J dollar -30; + pos @MMK_L_J euro -90; + pos @MMK_L_J ellipsis -30; + pos @MMK_L_J sterling -30; + pos @MMK_L_J quotesinglbase -45; + pos @MMK_L_J semicolon -10; + pos @MMK_L_J backslash -15; + pos @MMK_L_J multiply -40; + pos @MMK_L_J slash -45; + pos @MMK_L_J comma -45; + pos @MMK_L_J asciicircum -15; + pos @MMK_L_J asciitilde -25; + pos @MMK_L_J question -15; + pos @MMK_L_J parenright -25; + pos @MMK_L_J questiondown -30; + pos @MMK_L_J quotedblbase -45; + pos @MMK_L_J braceright -60; + pos @MMK_L_J braceleft -60; + pos @MMK_L_J guillemetright -15; + pos @MMK_L_J guilsinglright -15; + pos @MMK_L_J @MMK_R_s -30; + pos @MMK_L_J @MMK_R_x -10; + pos @MMK_L_J @MMK_R_S -25; + pos @MMK_L_J @MMK_R_J -60; + pos @MMK_L_J @MMK_R_A -35; + pos @MMK_L_K multiply -85; + pos @MMK_L_K euro -135; + pos @MMK_L_K less -65; + pos @MMK_L_K periodcentered -60; + pos @MMK_L_K numbersign -70; + pos @MMK_L_K paragraph -40; + pos @MMK_L_K emdash -40; + pos @MMK_L_K semicolon -15; + pos @MMK_L_K plus -55; + pos @MMK_L_K cent -50; + pos @MMK_L_K parenleft -45; + pos @MMK_L_K asciicircum -95; + pos @MMK_L_K equal -30; + pos @MMK_L_K copyright -50; + pos @MMK_L_K braceright -55; + pos @MMK_L_K question -30; + pos @MMK_L_K dollar -50; + pos @MMK_L_K trademark -35; + pos @MMK_L_K quotesinglbase -20; + pos @MMK_L_K quotesingle -15; + pos @MMK_L_K percent -30; + pos @MMK_L_K guilsinglleft -50; + pos @MMK_L_K quotedbl -15; + pos @MMK_L_K sterling -30; + pos @MMK_L_K degree -20; + pos @MMK_L_K hyphen -40; + pos @MMK_L_K quotedblright -30; + pos @MMK_L_K guillemetleft -50; + pos @MMK_L_K minus -55; + pos @MMK_L_K quoteleft -35; + pos @MMK_L_K asterisk -20; + pos @MMK_L_K quotedblleft -35; + pos @MMK_L_K quoteright -30; + pos @MMK_L_K asciitilde -95; + pos @MMK_L_K divide -55; + pos @MMK_L_K braceleft -110; + pos @MMK_L_K perthousand -30; + pos @MMK_L_K guillemetright -10; + pos @MMK_L_K comma -20; + pos @MMK_L_K guilsinglright -10; + pos @MMK_L_K endash -40; + pos @MMK_L_K at -50; + pos @MMK_L_K underscore -335; + pos @MMK_L_K ampersand -40; + pos @MMK_L_K registered -60; + pos @MMK_L_K quotedblbase -20; + pos @MMK_L_K backslash -15; + pos @MMK_L_K bullet -60; + pos @MMK_L_K parenright -40; + pos @MMK_L_K @MMK_R_dcaron -50; + pos @MMK_L_K @MMK_R_w -55; + pos @MMK_L_K @MMK_R_C -70; + pos @MMK_L_K @MMK_R_tcaron -55; + pos @MMK_L_K @MMK_R_oslash -20; + pos @MMK_L_K @MMK_R_dcroat -50; + pos @MMK_L_K @MMK_R_G -65; + pos @MMK_L_K @MMK_R_J -30; + pos @MMK_L_K @MMK_R_O -65; + pos @MMK_L_K @MMK_R_Q -65; + pos @MMK_L_K @MMK_R_S -45; + pos @MMK_L_K @MMK_R_a -50; + pos @MMK_L_K @MMK_R_c -50; + pos @MMK_L_K @MMK_R_d -50; + pos @MMK_L_K @MMK_R_e -50; + pos @MMK_L_K @MMK_R_f -55; + pos @MMK_L_K @MMK_R_g -55; + pos @MMK_L_K @MMK_R_o -50; + pos @MMK_L_K @MMK_R_q -50; + pos @MMK_L_K @MMK_R_s -25; + pos @MMK_L_K @MMK_R_t -55; + pos @MMK_L_K @MMK_R_u -35; + pos @MMK_L_K @MMK_R_v -55; + pos @MMK_L_K @MMK_R_y -55; + pos @MMK_L_K @MMK_R_eth -45; + pos @MMK_L_K @MMK_R_a.alt -30; + pos @MMK_L_M multiply -40; + pos @MMK_L_M question -15; + pos @MMK_L_M sterling -30; + pos @MMK_L_M asciicircum -15; + pos @MMK_L_M numbersign -50; + pos @MMK_L_M euro -90; + pos @MMK_L_M backslash -15; + pos @MMK_L_M quoteright -10; + pos @MMK_L_M underscore -355; + pos @MMK_L_M braceright -55; + pos @MMK_L_M semicolon -10; + pos @MMK_L_M quotedblright -10; + pos @MMK_L_M quotedblbase -15; + pos @MMK_L_M quotesinglbase -15; + pos @MMK_L_M parenright -25; + pos @MMK_L_M braceleft -60; + pos @MMK_L_M asciitilde -25; + pos @MMK_L_M comma -15; + pos @MMK_L_M dollar -30; + pos @MMK_L_M @MMK_R_S -25; + pos @MMK_L_M @MMK_R_J -25; + pos @MMK_L_M @MMK_R_s -20; + pos @MMK_L_Z parenright -25; + pos @MMK_L_Z quoteright -10; + pos @MMK_L_Z question -15; + pos @MMK_L_Z numbersign -50; + pos @MMK_L_Z braceright -55; + pos @MMK_L_Z backslash -15; + pos @MMK_L_Z multiply -40; + pos @MMK_L_Z quotesinglbase -15; + pos @MMK_L_Z euro -90; + pos @MMK_L_Z asciicircum -15; + pos @MMK_L_Z comma -15; + pos @MMK_L_Z quotedblbase -15; + pos @MMK_L_Z asciitilde -25; + pos @MMK_L_Z semicolon -10; + pos @MMK_L_Z sterling -30; + pos @MMK_L_Z dollar -30; + pos @MMK_L_Z underscore -325; + pos @MMK_L_Z quotedblright -10; + pos @MMK_L_Z braceleft -60; + pos @MMK_L_Z @MMK_R_J -25; + pos @MMK_L_Z @MMK_R_S -25; + pos @MMK_L_Z @MMK_R_s -20; + pos @MMK_L_U braceleft -60; + pos @MMK_L_U asciitilde -30; + pos @MMK_L_U ellipsis -50; + pos @MMK_L_U guillemetright -20; + pos @MMK_L_U multiply -40; + pos @MMK_L_U sterling -30; + pos @MMK_L_U underscore -125; + pos @MMK_L_U numbersign -65; + pos @MMK_L_U comma -65; + pos @MMK_L_U quoteright -10; + pos @MMK_L_U asciicircum -15; + pos @MMK_L_U quotesinglbase -65; + pos @MMK_L_U braceright -60; + pos @MMK_L_U quotedblright -10; + pos @MMK_L_U quotedblbase -65; + pos @MMK_L_U questiondown -45; + pos @MMK_L_U slash -65; + pos @MMK_L_U semicolon -10; + pos @MMK_L_U parenright -25; + pos @MMK_L_U euro -90; + pos @MMK_L_U question -15; + pos @MMK_L_U guilsinglright -20; + pos @MMK_L_U backslash -15; + pos @MMK_L_U dollar -30; + pos @MMK_L_U @MMK_R_s -30; + pos @MMK_L_U @MMK_R_S -25; + pos @MMK_L_U @MMK_R_J -80; + pos @MMK_L_U @MMK_R_A -50; + pos @MMK_L_U @MMK_R_x -10; + subtable; + } kern_latn; + lookupflag 0; +} kern; + + markClass [dotaccentcomb] @mark_top; + markClass [commaaccentcomb] @mark_top; +feature mark { + lookup markDFLT { + pos base [cent] mark @mark_top; + pos base [dollar] mark @mark_top; + pos base [euro] mark @mark_top; + pos base [yen] mark @mark_top; + pos base [asciitilde] mark @mark_top; + } markDFLT; + lookup marklatn { + pos base [A] mark @mark_top; + pos base [Aacute] mark @mark_top; + pos base [Abreve] mark @mark_top; + pos base [Acircumflex] mark @mark_top; + pos base [Adieresis] mark @mark_top; + pos base [Agrave] mark @mark_top; + pos base [Amacron] mark @mark_top; + pos base [Aogonek] mark @mark_top; + pos base [Aring] mark @mark_top; + pos base [Atilde] mark @mark_top; + pos base [C] mark @mark_top; + pos base [Cacute] mark @mark_top; + pos base [Ccaron] mark @mark_top; + pos base [Ccedilla] mark @mark_top; + pos base [D] mark @mark_top; + pos base [Dcaron] mark @mark_top; + pos base [E] mark @mark_top; + pos base [Eacute] mark @mark_top; + pos base [Ecaron] mark @mark_top; + pos base [Ecircumflex] mark @mark_top; + pos base [Edieresis] mark @mark_top; + pos base [Edotaccent] mark @mark_top; + pos base [Edotbelow] mark @mark_top; + pos base [Egrave] mark @mark_top; + pos base [Emacron] mark @mark_top; + pos base [Eogonek] mark @mark_top; + pos base [Etilde] mark @mark_top; + pos base [G] mark @mark_top; + pos base [Gbreve] mark @mark_top; + pos base [Gcommaaccent] mark @mark_top; + pos base [I] mark @mark_top; + pos base [Iacute] mark @mark_top; + pos base [Icircumflex] mark @mark_top; + pos base [Idieresis] mark @mark_top; + pos base [Idotaccent] mark @mark_top; + pos base [Igrave] mark @mark_top; + pos base [Imacron] mark @mark_top; + pos base [Iogonek] mark @mark_top; + pos base [L] mark @mark_top; + pos base [Lacute] mark @mark_top; + pos base [Lcaron] mark @mark_top; + pos base [Lslash] mark @mark_top; + pos base [N] mark @mark_top; + pos base [Nacute] mark @mark_top; + pos base [Ncaron] mark @mark_top; + pos base [Ncommaaccent] mark @mark_top; + pos base [Ntilde] mark @mark_top; + pos base [O] mark @mark_top; + pos base [Oacute] mark @mark_top; + pos base [Ocircumflex] mark @mark_top; + pos base [Odieresis] mark @mark_top; + pos base [Ograve] mark @mark_top; + pos base [Ohungarumlaut] mark @mark_top; + pos base [Omacron] mark @mark_top; + pos base [Oslash] mark @mark_top; + pos base [Otilde] mark @mark_top; + pos base [Q] mark @mark_top; + pos base [R] mark @mark_top; + pos base [Racute] mark @mark_top; + pos base [Rcaron] mark @mark_top; + pos base [Rcommaaccent] mark @mark_top; + pos base [S] mark @mark_top; + pos base [Sacute] mark @mark_top; + pos base [Scaron] mark @mark_top; + pos base [Scedilla] mark @mark_top; + pos base [T] mark @mark_top; + pos base [Tcaron] mark @mark_top; + pos base [Tcedilla] mark @mark_top; + pos base [U] mark @mark_top; + pos base [Uacute] mark @mark_top; + pos base [Ucircumflex] mark @mark_top; + pos base [Udieresis] mark @mark_top; + pos base [Ugrave] mark @mark_top; + pos base [Uhungarumlaut] mark @mark_top; + pos base [Umacron] mark @mark_top; + pos base [Uogonek] mark @mark_top; + pos base [Uring] mark @mark_top; + pos base [W] mark @mark_top; + pos base [Wacute] mark @mark_top; + pos base [Wcircumflex] mark @mark_top; + pos base [Wdieresis] mark @mark_top; + pos base [Wgrave] mark @mark_top; + pos base [Y] mark @mark_top; + pos base [Yacute] mark @mark_top; + pos base [Ycircumflex] mark @mark_top; + pos base [Ydieresis] mark @mark_top; + pos base [Ygrave] mark @mark_top; + pos base [Z] mark @mark_top; + pos base [Zacute] mark @mark_top; + pos base [Zcaron] mark @mark_top; + pos base [Zdotaccent] mark @mark_top; + pos base [a] mark @mark_top; + pos base [aacute] mark @mark_top; + pos base [abreve] mark @mark_top; + pos base [acircumflex] mark @mark_top; + pos base [adieresis] mark @mark_top; + pos base [agrave] mark @mark_top; + pos base [amacron] mark @mark_top; + pos base [aogonek] mark @mark_top; + pos base [aring] mark @mark_top; + pos base [atilde] mark @mark_top; + pos base [ae] mark @mark_top; + pos base [c] mark @mark_top; + pos base [cacute] mark @mark_top; + pos base [ccaron] mark @mark_top; + pos base [ccedilla] mark @mark_top; + pos base [e] mark @mark_top; + pos base [eacute] mark @mark_top; + pos base [ecaron] mark @mark_top; + pos base [ecircumflex] mark @mark_top; + pos base [edieresis] mark @mark_top; + pos base [edotaccent] mark @mark_top; + pos base [edotbelow] mark @mark_top; + pos base [egrave] mark @mark_top; + pos base [emacron] mark @mark_top; + pos base [eogonek] mark @mark_top; + pos base [etilde] mark @mark_top; + pos base [g] mark @mark_top; + pos base [gbreve] mark @mark_top; + pos base [gcommaaccent] mark @mark_top; + pos base [i] mark @mark_top; + pos base [idotless] mark @mark_top; + pos base [iacute] mark @mark_top; + pos base [icircumflex] mark @mark_top; + pos base [idieresis] mark @mark_top; + pos base [igrave] mark @mark_top; + pos base [imacron] mark @mark_top; + pos base [iogonek] mark @mark_top; + pos base [j] mark @mark_top; + pos base [jdotless] mark @mark_top; + pos base [l] mark @mark_top; + pos base [lacute] mark @mark_top; + pos base [m] mark @mark_top; + pos base [n] mark @mark_top; + pos base [nacute] mark @mark_top; + pos base [ncaron] mark @mark_top; + pos base [ncommaaccent] mark @mark_top; + pos base [ntilde] mark @mark_top; + pos base [o] mark @mark_top; + pos base [oacute] mark @mark_top; + pos base [ocircumflex] mark @mark_top; + pos base [odieresis] mark @mark_top; + pos base [ograve] mark @mark_top; + pos base [ohungarumlaut] mark @mark_top; + pos base [omacron] mark @mark_top; + pos base [otilde] mark @mark_top; + pos base [oe] mark @mark_top; + pos base [r] mark @mark_top; + pos base [racute] mark @mark_top; + pos base [rcaron] mark @mark_top; + pos base [rcommaaccent] mark @mark_top; + pos base [s] mark @mark_top; + pos base [sacute] mark @mark_top; + pos base [scaron] mark @mark_top; + pos base [scedilla] mark @mark_top; + pos base [u] mark @mark_top; + pos base [uacute] mark @mark_top; + pos base [ucircumflex] mark @mark_top; + pos base [udieresis] mark @mark_top; + pos base [ugrave] mark @mark_top; + pos base [uhungarumlaut] mark @mark_top; + pos base [umacron] mark @mark_top; + pos base [uogonek] mark @mark_top; + pos base [uring] mark @mark_top; + pos base [w] mark @mark_top; + pos base [wacute] mark @mark_top; + pos base [wcircumflex] mark @mark_top; + pos base [wdieresis] mark @mark_top; + pos base [wgrave] mark @mark_top; + pos base [y] mark @mark_top; + pos base [yacute] mark @mark_top; + pos base [ycircumflex] mark @mark_top; + pos base [ydieresis] mark @mark_top; + pos base [ygrave] mark @mark_top; + pos base [z] mark @mark_top; + pos base [zacute] mark @mark_top; + pos base [zcaron] mark @mark_top; + pos base [zdotaccent] mark @mark_top; + pos base [a.alt] mark @mark_top; + pos base [aacute.alt] mark @mark_top; + pos base [abreve.alt] mark @mark_top; + pos base [acircumflex.alt] mark @mark_top; + pos base [adieresis.alt] mark @mark_top; + pos base [agrave.alt] mark @mark_top; + pos base [amacron.alt] mark @mark_top; + pos base [aogonek.alt] mark @mark_top; + pos base [aring.alt] mark @mark_top; + pos base [atilde.alt] mark @mark_top; + } marklatn; + lookupflag 0; +} mark; +feature mkmk { + lookup mkmk_DFLT_top { + lookupflag MarkAttachmentType @mark_top; + pos mark [dieresis] mark @mark_top; + pos mark [dotaccent] mark @mark_top; + pos mark [grave] mark @mark_top; + pos mark [acute] mark @mark_top; + pos mark [hungarumlaut] mark @mark_top; + pos mark [circumflex] mark @mark_top; + pos mark [caron] mark @mark_top; + pos mark [breve] mark @mark_top; + pos mark [ring] mark @mark_top; + pos mark [tilde] mark @mark_top; + pos mark [macron] mark @mark_top; + } mkmk_DFLT_top; + lookupflag 0; +} mkmk; +table GDEF { + GlyphClassDef [A Aacute Abreve Acircumflex Adieresis Agrave Amacron Aogonek Aring Atilde C Cacute Ccaron Ccedilla D Dcaron E Eacute Ecaron Ecircumflex Edieresis Edotaccent Edotbelow Egrave Emacron Eogonek Etilde G Gbreve Gcommaaccent I Iacute Icircumflex Idieresis Idotaccent Igrave Imacron Iogonek L Lacute Lcaron Lslash N Nacute Ncaron Ncommaaccent Ntilde O Oacute Ocircumflex Odieresis Ograve Ohungarumlaut Omacron Oslash Otilde Q R Racute Rcaron Rcommaaccent S Sacute Scaron Scedilla T Tcaron Tcedilla U Uacute Ucircumflex Udieresis Ugrave Uhungarumlaut Umacron Uogonek Uring W Wacute Wcircumflex Wdieresis Wgrave Y Yacute Ycircumflex Ydieresis Ygrave Z Zacute Zcaron Zdotaccent a aacute abreve acircumflex adieresis agrave amacron aogonek aring atilde ae c cacute ccaron ccedilla e eacute ecaron ecircumflex edieresis edotaccent edotbelow egrave emacron eogonek etilde g gbreve gcommaaccent i idotless iacute icircumflex idieresis igrave imacron iogonek j jdotless l lacute m n nacute ncaron ncommaaccent ntilde o oacute ocircumflex odieresis ograve ohungarumlaut omacron otilde oe r racute rcaron rcommaaccent s sacute scaron scedilla u uacute ucircumflex udieresis ugrave uhungarumlaut umacron uogonek uring w wacute wcircumflex wdieresis wgrave y yacute ycircumflex ydieresis ygrave z zacute zcaron zdotaccent a.alt aacute.alt abreve.alt acircumflex.alt adieresis.alt agrave.alt amacron.alt aogonek.alt aring.alt atilde.alt cent dollar euro yen asciitilde],# Base + , # Liga + [dotaccentcomb commaaccentcomb], # Mark + ; + } GDEF; diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/fontinfo.plist b/Fonts/UFO/Metropolis-ThinItalic.ufo/fontinfo.plist new file mode 100644 index 0000000..052835a --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/fontinfo.plist @@ -0,0 +1,99 @@ + + + + + ascender + 795 + capHeight + 687 + descender + -205 + familyName + Metropolis + guidelines + + + angle + 78.5 + x + 222 + y + 48 + + + italicAngle + -11.75 + openTypeHeadCreated + 2020/01/02 09:55:50 + openTypeHheaAscender + 795 + openTypeHheaDescender + -205 + openTypeNameDesignerURL + https://github.com/chrismsimpson/Metropolis + openTypeNameManufacturerURL + https://github.com/chrismsimpson/Metropolis + openTypeNamePreferredFamilyName + Metropolis + openTypeNamePreferredSubfamilyName + Thin Italic + openTypeOS2TypoAscender + 795 + openTypeOS2TypoDescender + -205 + openTypeOS2TypoLineGap + 0 + openTypeOS2WeightClass + 100 + openTypeOS2WidthClass + 5 + openTypeOS2WinAscent + 795 + openTypeOS2WinDescent + 205 + postscriptBlueValues + + -16 + 0 + 517 + 533 + 687 + 703 + 795 + 811 + + postscriptFontName + Metropolis-ThinItalic + postscriptOtherBlues + + -221 + -205 + + postscriptStemSnapH + + 36 + + postscriptStemSnapV + + 36 + + postscriptUnderlinePosition + -133 + postscriptUnderlineThickness + 20 + styleMapFamilyName + Metropolis Thin + styleMapStyleName + italic + styleName + Thin Italic + unitsPerEm + 1000 + versionMajor + 11 + versionMinor + 0 + xHeight + 517 + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/A_.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/A_.glif new file mode 100644 index 0000000..b795263 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/A_.glif @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/A_E_.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/A_E_.glif new file mode 100644 index 0000000..38d4e6b --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/A_E_.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/A_acute.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/A_acute.glif new file mode 100644 index 0000000..31ef86b --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/A_acute.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + acute + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/A_breve.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/A_breve.glif new file mode 100644 index 0000000..b7f1c70 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/A_breve.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/A_circumflex.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/A_circumflex.glif new file mode 100644 index 0000000..8aa77e0 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/A_circumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/A_dieresis.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/A_dieresis.glif new file mode 100644 index 0000000..d2d6a2b --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/A_dieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/A_grave.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/A_grave.glif new file mode 100644 index 0000000..c5c0007 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/A_grave.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + grave + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/A_macron.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/A_macron.glif new file mode 100644 index 0000000..d7a8ede --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/A_macron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/A_ogonek.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/A_ogonek.glif new file mode 100644 index 0000000..95be840 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/A_ogonek.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/A_ring.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/A_ring.glif new file mode 100644 index 0000000..38fcd79 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/A_ring.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/A_tilde.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/A_tilde.glif new file mode 100644 index 0000000..8e84a67 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/A_tilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/B_.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/B_.glif new file mode 100644 index 0000000..72a4e8b --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/B_.glif @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/C_.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/C_.glif new file mode 100644 index 0000000..f8938b5 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/C_.glif @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/C_acute.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/C_acute.glif new file mode 100644 index 0000000..26b5cc8 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/C_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/C_caron.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/C_caron.glif new file mode 100644 index 0000000..f3eb46c --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/C_caron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/C_cedilla.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/C_cedilla.glif new file mode 100644 index 0000000..83b6d44 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/C_cedilla.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/D_.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/D_.glif new file mode 100644 index 0000000..4d5d4d2 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/D_.glif @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/D_caron.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/D_caron.glif new file mode 100644 index 0000000..f78be50 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/D_caron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/D_croat.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/D_croat.glif new file mode 100644 index 0000000..82ac417 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/D_croat.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/E_.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/E_.glif new file mode 100644 index 0000000..3720d04 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/E_.glif @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/E_acute.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/E_acute.glif new file mode 100644 index 0000000..42da9b6 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/E_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/E_caron.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/E_caron.glif new file mode 100644 index 0000000..e07ed8c --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/E_caron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/E_circumflex.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/E_circumflex.glif new file mode 100644 index 0000000..2709d92 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/E_circumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/E_dieresis.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/E_dieresis.glif new file mode 100644 index 0000000..aed15da --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/E_dieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/E_dotaccent.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/E_dotaccent.glif new file mode 100644 index 0000000..02fa17b --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/E_dotaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/E_dotbelow.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/E_dotbelow.glif new file mode 100644 index 0000000..bf26bb9 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/E_dotbelow.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 1 + name + dotaccent + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/E_grave.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/E_grave.glif new file mode 100644 index 0000000..005b7a6 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/E_grave.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/E_macron.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/E_macron.glif new file mode 100644 index 0000000..e7e9322 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/E_macron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/E_ogonek.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/E_ogonek.glif new file mode 100644 index 0000000..b677341 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/E_ogonek.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/E_th.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/E_th.glif new file mode 100644 index 0000000..5679a38 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/E_th.glif @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/E_tilde.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/E_tilde.glif new file mode 100644 index 0000000..35441f5 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/E_tilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/F_.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/F_.glif new file mode 100644 index 0000000..c682b5c --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/F_.glif @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/G_.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/G_.glif new file mode 100644 index 0000000..e87208e --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/G_.glif @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/G_breve.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/G_breve.glif new file mode 100644 index 0000000..5f3f769 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/G_breve.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/G_commaaccent.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/G_commaaccent.glif new file mode 100644 index 0000000..14c9155 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/G_commaaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/H_.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/H_.glif new file mode 100644 index 0000000..b3bff8b --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/H_.glif @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/I_.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/I_.glif new file mode 100644 index 0000000..c370ce6 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/I_.glif @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/I_acute.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/I_acute.glif new file mode 100644 index 0000000..225653d --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/I_acute.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + acute + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/I_circumflex.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/I_circumflex.glif new file mode 100644 index 0000000..9634ea4 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/I_circumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/I_dieresis.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/I_dieresis.glif new file mode 100644 index 0000000..a484b1a --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/I_dieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/I_dotaccent.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/I_dotaccent.glif new file mode 100644 index 0000000..4cc50c2 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/I_dotaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/I_grave.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/I_grave.glif new file mode 100644 index 0000000..57e1844 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/I_grave.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + grave + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/I_macron.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/I_macron.glif new file mode 100644 index 0000000..99787a2 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/I_macron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/I_ogonek.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/I_ogonek.glif new file mode 100644 index 0000000..db4dc4b --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/I_ogonek.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/J_.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/J_.glif new file mode 100644 index 0000000..7e2d329 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/J_.glif @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/K_.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/K_.glif new file mode 100644 index 0000000..c9a4f85 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/K_.glif @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/K_commaaccent.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/K_commaaccent.glif new file mode 100644 index 0000000..b3a1e5a --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/K_commaaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/L_.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/L_.glif new file mode 100644 index 0000000..51b0eca --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/L_.glif @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/L_acute.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/L_acute.glif new file mode 100644 index 0000000..67f8027 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/L_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/L_caron.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/L_caron.glif new file mode 100644 index 0000000..47d6368 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/L_caron.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 1 + name + commaaccentcomb + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/L_slash.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/L_slash.glif new file mode 100644 index 0000000..5acc403 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/L_slash.glif @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/M_.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/M_.glif new file mode 100644 index 0000000..745ebad --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/M_.glif @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/N_.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/N_.glif new file mode 100644 index 0000000..f1b8d47 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/N_.glif @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/N_acute.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/N_acute.glif new file mode 100644 index 0000000..593cb5a --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/N_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/N_caron.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/N_caron.glif new file mode 100644 index 0000000..a4d5f33 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/N_caron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/N_commaaccent.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/N_commaaccent.glif new file mode 100644 index 0000000..9e1aa82 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/N_commaaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/N_tilde.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/N_tilde.glif new file mode 100644 index 0000000..d7ae1ae --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/N_tilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/O_.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/O_.glif new file mode 100644 index 0000000..4d6805a --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/O_.glif @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/O_E_.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/O_E_.glif new file mode 100644 index 0000000..31fdf5f --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/O_E_.glif @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/O_acute.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/O_acute.glif new file mode 100644 index 0000000..dd507ab --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/O_acute.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + acute + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/O_circumflex.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/O_circumflex.glif new file mode 100644 index 0000000..e3eb609 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/O_circumflex.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + circumflex + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/O_dieresis.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/O_dieresis.glif new file mode 100644 index 0000000..ee59962 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/O_dieresis.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + dieresis + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/O_grave.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/O_grave.glif new file mode 100644 index 0000000..84340a2 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/O_grave.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + grave + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/O_hungarumlaut.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/O_hungarumlaut.glif new file mode 100644 index 0000000..716dbd1 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/O_hungarumlaut.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + hungarumlaut + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/O_macron.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/O_macron.glif new file mode 100644 index 0000000..78ee890 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/O_macron.glif @@ -0,0 +1,32 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + O + + + alignment + -1 + index + 1 + name + macron + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/O_slash.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/O_slash.glif new file mode 100644 index 0000000..944ab2c --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/O_slash.glif @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/O_tilde.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/O_tilde.glif new file mode 100644 index 0000000..affadd5 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/O_tilde.glif @@ -0,0 +1,32 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + O + + + alignment + -1 + index + 1 + name + tilde + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/P_.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/P_.glif new file mode 100644 index 0000000..e7609d2 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/P_.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/Q_.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/Q_.glif new file mode 100644 index 0000000..71ded70 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/Q_.glif @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/R_.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/R_.glif new file mode 100644 index 0000000..53a5c80 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/R_.glif @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/R_acute.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/R_acute.glif new file mode 100644 index 0000000..25a88f1 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/R_acute.glif @@ -0,0 +1,32 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + R + + + alignment + -1 + index + 1 + name + acute + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/R_caron.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/R_caron.glif new file mode 100644 index 0000000..690f039 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/R_caron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/R_commaaccent.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/R_commaaccent.glif new file mode 100644 index 0000000..1f8795c --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/R_commaaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/S_.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/S_.glif new file mode 100644 index 0000000..56b891f --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/S_.glif @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/S_acute.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/S_acute.glif new file mode 100644 index 0000000..db3139d --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/S_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/S_caron.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/S_caron.glif new file mode 100644 index 0000000..c66ac4a --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/S_caron.glif @@ -0,0 +1,32 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + S + + + alignment + -1 + index + 1 + name + caron + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/S_cedilla.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/S_cedilla.glif new file mode 100644 index 0000000..3ca31e7 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/S_cedilla.glif @@ -0,0 +1,32 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + S + + + alignment + -1 + index + 1 + name + cedilla + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/T_.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/T_.glif new file mode 100644 index 0000000..bb91da3 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/T_.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/T_caron.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/T_caron.glif new file mode 100644 index 0000000..6d19e6e --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/T_caron.glif @@ -0,0 +1,32 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + T + + + alignment + -1 + index + 1 + name + caron + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/T_cedilla.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/T_cedilla.glif new file mode 100644 index 0000000..a3485ab --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/T_cedilla.glif @@ -0,0 +1,34 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + T + + + alignment + -1 + index + 1 + name + cedilla + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/T_horn.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/T_horn.glif new file mode 100644 index 0000000..05c60cf --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/T_horn.glif @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/U_.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/U_.glif new file mode 100644 index 0000000..729c279 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/U_.glif @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/U_acute.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/U_acute.glif new file mode 100644 index 0000000..c87063d --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/U_acute.glif @@ -0,0 +1,32 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + U + + + alignment + -1 + index + 1 + name + acute + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/U_circumflex.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/U_circumflex.glif new file mode 100644 index 0000000..d1b78ba --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/U_circumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/U_dieresis.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/U_dieresis.glif new file mode 100644 index 0000000..716f9b0 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/U_dieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/U_grave.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/U_grave.glif new file mode 100644 index 0000000..727de20 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/U_grave.glif @@ -0,0 +1,32 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + U + + + alignment + -1 + index + 1 + name + grave + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/U_hungarumlaut.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/U_hungarumlaut.glif new file mode 100644 index 0000000..376d4f0 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/U_hungarumlaut.glif @@ -0,0 +1,34 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + U + + + alignment + -1 + index + 1 + name + hungarumlaut + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/U_macron.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/U_macron.glif new file mode 100644 index 0000000..47e6925 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/U_macron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/U_ogonek.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/U_ogonek.glif new file mode 100644 index 0000000..19146d3 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/U_ogonek.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/U_ring.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/U_ring.glif new file mode 100644 index 0000000..9eaf0b5 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/U_ring.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/V_.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/V_.glif new file mode 100644 index 0000000..00cc3b8 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/V_.glif @@ -0,0 +1,14 @@ + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/W_.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/W_.glif new file mode 100644 index 0000000..47406e2 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/W_.glif @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/W_acute.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/W_acute.glif new file mode 100644 index 0000000..e46fdae --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/W_acute.glif @@ -0,0 +1,34 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + W + + + alignment + -1 + index + 1 + name + acute + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/W_circumflex.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/W_circumflex.glif new file mode 100644 index 0000000..a021c0f --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/W_circumflex.glif @@ -0,0 +1,32 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + W + + + alignment + -1 + index + 1 + name + circumflex + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/W_dieresis.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/W_dieresis.glif new file mode 100644 index 0000000..dc62ae4 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/W_dieresis.glif @@ -0,0 +1,32 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + W + + + alignment + -1 + index + 1 + name + dieresis + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/W_grave.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/W_grave.glif new file mode 100644 index 0000000..aa1e0db --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/W_grave.glif @@ -0,0 +1,34 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + W + + + alignment + -1 + index + 1 + name + grave + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/X_.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/X_.glif new file mode 100644 index 0000000..256a97b --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/X_.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/Y_.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/Y_.glif new file mode 100644 index 0000000..f820085 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/Y_.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/Y_acute.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/Y_acute.glif new file mode 100644 index 0000000..9bfc157 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/Y_acute.glif @@ -0,0 +1,32 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + Y + + + alignment + -1 + index + 1 + name + acute + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/Y_circumflex.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/Y_circumflex.glif new file mode 100644 index 0000000..aa4a0a2 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/Y_circumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/Y_dieresis.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/Y_dieresis.glif new file mode 100644 index 0000000..df4240f --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/Y_dieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/Y_grave.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/Y_grave.glif new file mode 100644 index 0000000..5ba116d --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/Y_grave.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/Z_.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/Z_.glif new file mode 100644 index 0000000..ec86417 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/Z_.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/Z_acute.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/Z_acute.glif new file mode 100644 index 0000000..1b7f6bc --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/Z_acute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/Z_caron.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/Z_caron.glif new file mode 100644 index 0000000..e6f6f66 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/Z_caron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/Z_dotaccent.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/Z_dotaccent.glif new file mode 100644 index 0000000..501ce12 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/Z_dotaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/_areas.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/_areas.glif new file mode 100644 index 0000000..29393ff --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/_areas.glif @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/a.alt.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/a.alt.glif new file mode 100644 index 0000000..c12089e --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/a.alt.glif @@ -0,0 +1,66 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/a.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/a.glif new file mode 100644 index 0000000..b9517f3 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/a.glif @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/aacute.alt.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/aacute.alt.glif new file mode 100644 index 0000000..7792d5b --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/aacute.alt.glif @@ -0,0 +1,25 @@ + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + acute + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/aacute.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/aacute.glif new file mode 100644 index 0000000..890b0fa --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/aacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/abreve.alt.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/abreve.alt.glif new file mode 100644 index 0000000..e6d17c7 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/abreve.alt.glif @@ -0,0 +1,14 @@ + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/abreve.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/abreve.glif new file mode 100644 index 0000000..7cb6136 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/abreve.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + breve + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/acircumflex.alt.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/acircumflex.alt.glif new file mode 100644 index 0000000..e1b8ba7 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/acircumflex.alt.glif @@ -0,0 +1,14 @@ + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/acircumflex.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/acircumflex.glif new file mode 100644 index 0000000..b3e5884 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/acircumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/acute.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/acute.glif new file mode 100644 index 0000000..943cbc0 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/acute.glif @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/adieresis.alt.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/adieresis.alt.glif new file mode 100644 index 0000000..3659774 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/adieresis.alt.glif @@ -0,0 +1,14 @@ + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/adieresis.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/adieresis.glif new file mode 100644 index 0000000..8839855 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/adieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ae.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ae.glif new file mode 100644 index 0000000..771abba --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ae.glif @@ -0,0 +1,94 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ae_upper.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ae_upper.glif new file mode 100644 index 0000000..6fb71a7 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ae_upper.glif @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/agrave.alt.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/agrave.alt.glif new file mode 100644 index 0000000..7325f88 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/agrave.alt.glif @@ -0,0 +1,14 @@ + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/agrave.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/agrave.glif new file mode 100644 index 0000000..9fc96b4 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/agrave.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/amacron.alt.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/amacron.alt.glif new file mode 100644 index 0000000..6ea8e7b --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/amacron.alt.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/amacron.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/amacron.glif new file mode 100644 index 0000000..6d1288a --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/amacron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ampersand.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ampersand.glif new file mode 100644 index 0000000..a2fb1e2 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ampersand.glif @@ -0,0 +1,66 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/aogonek.alt.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/aogonek.alt.glif new file mode 100644 index 0000000..e8bd72f --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/aogonek.alt.glif @@ -0,0 +1,14 @@ + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/aogonek.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/aogonek.glif new file mode 100644 index 0000000..e9799b3 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/aogonek.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/aring.alt.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/aring.alt.glif new file mode 100644 index 0000000..6ca4801 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/aring.alt.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/aring.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/aring.glif new file mode 100644 index 0000000..187ec3b --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/aring.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ascender.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ascender.glif new file mode 100644 index 0000000..7ccde38 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ascender.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/asciicircum.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/asciicircum.glif new file mode 100644 index 0000000..4944471 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/asciicircum.glif @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/asciitilde.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/asciitilde.glif new file mode 100644 index 0000000..d376562 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/asciitilde.glif @@ -0,0 +1,14 @@ + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/asterisk.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/asterisk.glif new file mode 100644 index 0000000..a856e43 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/asterisk.glif @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/at.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/at.glif new file mode 100644 index 0000000..f8dff95 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/at.glif @@ -0,0 +1,85 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/atilde.alt.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/atilde.alt.glif new file mode 100644 index 0000000..9cc9734 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/atilde.alt.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/atilde.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/atilde.glif new file mode 100644 index 0000000..734c2a8 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/atilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/b.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/b.glif new file mode 100644 index 0000000..07c614b --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/b.glif @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/backslash.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/backslash.glif new file mode 100644 index 0000000..6f910cc --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/backslash.glif @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/bar.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/bar.glif new file mode 100644 index 0000000..52f0ecf --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/bar.glif @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/braceleft.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/braceleft.glif new file mode 100644 index 0000000..e026f7d --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/braceleft.glif @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/braceright.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/braceright.glif new file mode 100644 index 0000000..5a385f6 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/braceright.glif @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/bracketleft.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/bracketleft.glif new file mode 100644 index 0000000..dd95535 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/bracketleft.glif @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/bracketright.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/bracketright.glif new file mode 100644 index 0000000..b5b3d84 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/bracketright.glif @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/breve.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/breve.glif new file mode 100644 index 0000000..e8c5997 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/breve.glif @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/bullet.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/bullet.glif new file mode 100644 index 0000000..c41edca --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/bullet.glif @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/c.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/c.glif new file mode 100644 index 0000000..e1524ea --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/c.glif @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/cacute.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/cacute.glif new file mode 100644 index 0000000..cf434ff --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/cacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/capital_V_.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/capital_V_.glif new file mode 100644 index 0000000..06265d4 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/capital_V_.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/caron.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/caron.glif new file mode 100644 index 0000000..81f6a63 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/caron.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ccaron.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ccaron.glif new file mode 100644 index 0000000..03d0bc0 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ccaron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ccedilla.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ccedilla.glif new file mode 100644 index 0000000..9307d81 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ccedilla.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/cedilla.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/cedilla.glif new file mode 100644 index 0000000..30a5a1e --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/cedilla.glif @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/cent.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/cent.glif new file mode 100644 index 0000000..73e9fdc --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/cent.glif @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/circumflex.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/circumflex.glif new file mode 100644 index 0000000..9286990 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/circumflex.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/colon.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/colon.glif new file mode 100644 index 0000000..15da44f --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/colon.glif @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/comma.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/comma.glif new file mode 100644 index 0000000..c2c32d8 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/comma.glif @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/commaaccentcomb.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/commaaccentcomb.glif new file mode 100644 index 0000000..9324b4d --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/commaaccentcomb.glif @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/contents.plist b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/contents.plist new file mode 100644 index 0000000..31805f1 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/contents.plist @@ -0,0 +1,664 @@ + + + + + A + A_.glif + AE + A_E_.glif + Aacute + A_acute.glif + Abreve + A_breve.glif + Acircumflex + A_circumflex.glif + Adieresis + A_dieresis.glif + Agrave + A_grave.glif + Amacron + A_macron.glif + Aogonek + A_ogonek.glif + Aring + A_ring.glif + Atilde + A_tilde.glif + B + B_.glif + C + C_.glif + Cacute + C_acute.glif + Ccaron + C_caron.glif + Ccedilla + C_cedilla.glif + D + D_.glif + Dcaron + D_caron.glif + Dcroat + D_croat.glif + E + E_.glif + Eacute + E_acute.glif + Ecaron + E_caron.glif + Ecircumflex + E_circumflex.glif + Edieresis + E_dieresis.glif + Edotaccent + E_dotaccent.glif + Edotbelow + E_dotbelow.glif + Egrave + E_grave.glif + Emacron + E_macron.glif + Eogonek + E_ogonek.glif + Eth + E_th.glif + Etilde + E_tilde.glif + F + F_.glif + G + G_.glif + Gbreve + G_breve.glif + Gcommaaccent + G_commaaccent.glif + H + H_.glif + I + I_.glif + Iacute + I_acute.glif + Icircumflex + I_circumflex.glif + Idieresis + I_dieresis.glif + Idotaccent + I_dotaccent.glif + Igrave + I_grave.glif + Imacron + I_macron.glif + Iogonek + I_ogonek.glif + J + J_.glif + K + K_.glif + Kcommaaccent + K_commaaccent.glif + L + L_.glif + Lacute + L_acute.glif + Lcaron + L_caron.glif + Lslash + L_slash.glif + M + M_.glif + N + N_.glif + Nacute + N_acute.glif + Ncaron + N_caron.glif + Ncommaaccent + N_commaaccent.glif + Ntilde + N_tilde.glif + O + O_.glif + OE + O_E_.glif + Oacute + O_acute.glif + Ocircumflex + O_circumflex.glif + Odieresis + O_dieresis.glif + Ograve + O_grave.glif + Ohungarumlaut + O_hungarumlaut.glif + Omacron + O_macron.glif + Oslash + O_slash.glif + Otilde + O_tilde.glif + P + P_.glif + Q + Q_.glif + R + R_.glif + Racute + R_acute.glif + Rcaron + R_caron.glif + Rcommaaccent + R_commaaccent.glif + S + S_.glif + Sacute + S_acute.glif + Scaron + S_caron.glif + Scedilla + S_cedilla.glif + T + T_.glif + Tcaron + T_caron.glif + Tcedilla + T_cedilla.glif + Thorn + T_horn.glif + U + U_.glif + Uacute + U_acute.glif + Ucircumflex + U_circumflex.glif + Udieresis + U_dieresis.glif + Ugrave + U_grave.glif + Uhungarumlaut + U_hungarumlaut.glif + Umacron + U_macron.glif + Uogonek + U_ogonek.glif + Uring + U_ring.glif + V + V_.glif + W + W_.glif + Wacute + W_acute.glif + Wcircumflex + W_circumflex.glif + Wdieresis + W_dieresis.glif + Wgrave + W_grave.glif + X + X_.glif + Y + Y_.glif + Yacute + Y_acute.glif + Ycircumflex + Y_circumflex.glif + Ydieresis + Y_dieresis.glif + Ygrave + Y_grave.glif + Z + Z_.glif + Zacute + Z_acute.glif + Zcaron + Z_caron.glif + Zdotaccent + Z_dotaccent.glif + _areas + _areas.glif + a + a.glif + a.alt + a.alt.glif + aacute + aacute.glif + aacute.alt + aacute.alt.glif + abreve + abreve.glif + abreve.alt + abreve.alt.glif + acircumflex + acircumflex.glif + acircumflex.alt + acircumflex.alt.glif + acute + acute.glif + adieresis + adieresis.glif + adieresis.alt + adieresis.alt.glif + ae + ae.glif + ae_upper + ae_upper.glif + agrave + agrave.glif + agrave.alt + agrave.alt.glif + amacron + amacron.glif + amacron.alt + amacron.alt.glif + ampersand + ampersand.glif + aogonek + aogonek.glif + aogonek.alt + aogonek.alt.glif + aring + aring.glif + aring.alt + aring.alt.glif + ascender + ascender.glif + asciicircum + asciicircum.glif + asciitilde + asciitilde.glif + asterisk + asterisk.glif + at + at.glif + atilde + atilde.glif + atilde.alt + atilde.alt.glif + b + b.glif + backslash + backslash.glif + bar + bar.glif + braceleft + braceleft.glif + braceright + braceright.glif + bracketleft + bracketleft.glif + bracketright + bracketright.glif + breve + breve.glif + bullet + bullet.glif + c + c.glif + cacute + cacute.glif + capital_V + capital_V_.glif + caron + caron.glif + ccaron + ccaron.glif + ccedilla + ccedilla.glif + cedilla + cedilla.glif + cent + cent.glif + circumflex + circumflex.glif + colon + colon.glif + comma + comma.glif + commaaccentcomb + commaaccentcomb.glif + copyright + copyright.glif + d + d.glif + dcaron + dcaron.glif + dcroat + dcroat.glif + degree + degree.glif + descender + descender.glif + dieresis + dieresis.glif + divide + divide.glif + dollar + dollar.glif + dotaccent + dotaccent.glif + dotaccentcomb + dotaccentcomb.glif + e + e.glif + eacute + eacute.glif + ecaron + ecaron.glif + ecircumflex + ecircumflex.glif + edieresis + edieresis.glif + edotaccent + edotaccent.glif + edotbelow + edotbelow.glif + egrave + egrave.glif + eight + eight.glif + ellipsis + ellipsis.glif + emacron + emacron.glif + emdash + emdash.glif + emspace + emspace.glif + endash + endash.glif + enspace + enspace.glif + eogonek + eogonek.glif + equal + equal.glif + eth + eth.glif + etilde + etilde.glif + euro + euro.glif + exclam + exclam.glif + exclamdown + exclamdown.glif + f + f.glif + five + five.glif + four + four.glif + fourperemspace + fourperemspace.glif + g + g.glif + gbreve + gbreve.glif + gcommaaccent + gcommaaccent.glif + germandbls + germandbls.glif + grave + grave.glif + greater + greater.glif + guillemetleft + guillemetleft.glif + guillemetright + guillemetright.glif + guilsinglleft + guilsinglleft.glif + guilsinglright + guilsinglright.glif + h + h.glif + hungarumlaut + hungarumlaut.glif + hyphen + hyphen.glif + i + i.glif + iacute + iacute.glif + icircumflex + icircumflex.glif + idieresis + idieresis.glif + idotless + idotless.glif + igrave + igrave.glif + imacron + imacron.glif + iogonek + iogonek.glif + j + j.glif + jdotless + jdotless.glif + k + k.glif + k_arms + k_arms.glif + kcommaaccent + kcommaaccent.glif + l + l.glif + lacute + lacute.glif + lcaron + lcaron.glif + less + less.glif + lowercase_loop + lowercase_loop.glif + lowercase_loop_reverse + lowercase_loop_reverse.glif + lowercase_m_shoulder + lowercase_m_shoulder.glif + lowercase_nh_shoulder + lowercase_nh_shoulder.glif + lowercase_r_shoulder + lowercase_r_shoulder.glif + lslash + lslash.glif + m + m.glif + macron + macron.glif + minus + minus.glif + multiply + multiply.glif + n + n.glif + nacute + nacute.glif + narrownbspace + narrownbspace.glif + ncaron + ncaron.glif + ncommaaccent + ncommaaccent.glif + nine + nine.glif + ntilde + ntilde.glif + numbersign + numbersign.glif + o + o.glif + oacute + oacute.glif + ocircumflex + ocircumflex.glif + odieresis + odieresis.glif + oe + oe.glif + ogonek + ogonek.glif + ograve + ograve.glif + ohungarumlaut + ohungarumlaut.glif + omacron + omacron.glif + one + one.glif + oslash + oslash.glif + otilde + otilde.glif + p + p.glif + paragraph + paragraph.glif + parenleft + parenleft.glif + parenright + parenright.glif + percent + percent.glif + period + period.glif + periodcentered + periodcentered.glif + perthousand + perthousand.glif + plus + plus.glif + q + q.glif + question + question.glif + questiondown + questiondown.glif + quotedbl + quotedbl.glif + quotedblbase + quotedblbase.glif + quotedblleft + quotedblleft.glif + quotedblright + quotedblright.glif + quoteleft + quoteleft.glif + quoteright + quoteright.glif + quotesinglbase + quotesinglbase.glif + quotesingle + quotesingle.glif + r + r.glif + racute + racute.glif + rcaron + rcaron.glif + rcommaaccent + rcommaaccent.glif + registered + registered.glif + ring + ring.glif + s + s.glif + sacute + sacute.glif + scaron + scaron.glif + scedilla + scedilla.glif + semicolon + semicolon.glif + seven + seven.glif + six + six.glif + sixperemspace + sixperemspace.glif + slash + slash.glif + space + space.glif + sterling + sterling.glif + t + t.glif + tcaron + tcaron.glif + tcedilla + tcedilla.glif + thorn + thorn.glif + thorn_stem + thorn_stem.glif + three + three.glif + threeperemspace + threeperemspace.glif + tilde + tilde.glif + trademark + trademark.glif + two + two.glif + u + u.glif + uacute + uacute.glif + ucircumflex + ucircumflex.glif + udieresis + udieresis.glif + ugrave + ugrave.glif + uhungarumlaut + uhungarumlaut.glif + umacron + umacron.glif + underscore + underscore.glif + uogonek + uogonek.glif + uring + uring.glif + v + v.glif + w + w.glif + wacute + wacute.glif + wcircumflex + wcircumflex.glif + wdieresis + wdieresis.glif + wgrave + wgrave.glif + x + x.glif + y + y.glif + yacute + yacute.glif + ycircumflex + ycircumflex.glif + ydieresis + ydieresis.glif + yen + yen.glif + ygrave + ygrave.glif + z + z.glif + zacute + zacute.glif + zcaron + zcaron.glif + zdotaccent + zdotaccent.glif + zero + zero.glif + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/copyright.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/copyright.glif new file mode 100644 index 0000000..e7b8322 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/copyright.glif @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/d.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/d.glif new file mode 100644 index 0000000..63d278d --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/d.glif @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/dcaron.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/dcaron.glif new file mode 100644 index 0000000..4d37a71 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/dcaron.glif @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/dcroat.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/dcroat.glif new file mode 100644 index 0000000..7350685 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/dcroat.glif @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/degree.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/degree.glif new file mode 100644 index 0000000..9c60b9e --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/degree.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/descender.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/descender.glif new file mode 100644 index 0000000..c0f8196 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/descender.glif @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/dieresis.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/dieresis.glif new file mode 100644 index 0000000..e36a3df --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/dieresis.glif @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/divide.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/divide.glif new file mode 100644 index 0000000..36f36b2 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/divide.glif @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/dollar.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/dollar.glif new file mode 100644 index 0000000..b2d7ffe --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/dollar.glif @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/dotaccent.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/dotaccent.glif new file mode 100644 index 0000000..25a3078 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/dotaccent.glif @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/dotaccentcomb.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/dotaccentcomb.glif new file mode 100644 index 0000000..c8548a8 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/dotaccentcomb.glif @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/e.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/e.glif new file mode 100644 index 0000000..931a17a --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/e.glif @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/eacute.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/eacute.glif new file mode 100644 index 0000000..ece64a2 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/eacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ecaron.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ecaron.glif new file mode 100644 index 0000000..e08dc60 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ecaron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ecircumflex.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ecircumflex.glif new file mode 100644 index 0000000..889ff7a --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ecircumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/edieresis.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/edieresis.glif new file mode 100644 index 0000000..2bfb967 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/edieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/edotaccent.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/edotaccent.glif new file mode 100644 index 0000000..498ef7c --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/edotaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/edotbelow.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/edotbelow.glif new file mode 100644 index 0000000..714683a --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/edotbelow.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 1 + name + dotaccent + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/egrave.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/egrave.glif new file mode 100644 index 0000000..efdd6bc --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/egrave.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/eight.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/eight.glif new file mode 100644 index 0000000..ed60a3b --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/eight.glif @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ellipsis.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ellipsis.glif new file mode 100644 index 0000000..938ac3a --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ellipsis.glif @@ -0,0 +1,16 @@ + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/emacron.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/emacron.glif new file mode 100644 index 0000000..9af5321 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/emacron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/emdash.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/emdash.glif new file mode 100644 index 0000000..a056e02 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/emdash.glif @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/emspace.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/emspace.glif new file mode 100644 index 0000000..179678c --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/emspace.glif @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/endash.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/endash.glif new file mode 100644 index 0000000..fee1f21 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/endash.glif @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/enspace.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/enspace.glif new file mode 100644 index 0000000..af3ddb0 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/enspace.glif @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/eogonek.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/eogonek.glif new file mode 100644 index 0000000..1cc862d --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/eogonek.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/equal.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/equal.glif new file mode 100644 index 0000000..6cc6f42 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/equal.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/eth.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/eth.glif new file mode 100644 index 0000000..afac993 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/eth.glif @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/etilde.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/etilde.glif new file mode 100644 index 0000000..09340a4 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/etilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/euro.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/euro.glif new file mode 100644 index 0000000..20e4aba --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/euro.glif @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/exclam.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/exclam.glif new file mode 100644 index 0000000..38643e9 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/exclam.glif @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/exclamdown.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/exclamdown.glif new file mode 100644 index 0000000..03237ba --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/exclamdown.glif @@ -0,0 +1,14 @@ + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/f.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/f.glif new file mode 100644 index 0000000..617838f --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/f.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/five.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/five.glif new file mode 100644 index 0000000..95f1592 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/five.glif @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/four.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/four.glif new file mode 100644 index 0000000..b2f34c6 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/four.glif @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/fourperemspace.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/fourperemspace.glif new file mode 100644 index 0000000..a3e3f9e --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/fourperemspace.glif @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/g.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/g.glif new file mode 100644 index 0000000..80944a9 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/g.glif @@ -0,0 +1,64 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/gbreve.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/gbreve.glif new file mode 100644 index 0000000..0243bfa --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/gbreve.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/gcommaaccent.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/gcommaaccent.glif new file mode 100644 index 0000000..bbf42a8 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/gcommaaccent.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + commaaccentcomb + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/germandbls.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/germandbls.glif new file mode 100644 index 0000000..2dae8f5 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/germandbls.glif @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/grave.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/grave.glif new file mode 100644 index 0000000..a8d9818 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/grave.glif @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/greater.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/greater.glif new file mode 100644 index 0000000..e7a65a7 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/greater.glif @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/guillemetleft.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/guillemetleft.glif new file mode 100644 index 0000000..0d87831 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/guillemetleft.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/guillemetright.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/guillemetright.glif new file mode 100644 index 0000000..acff36d --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/guillemetright.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/guilsinglleft.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/guilsinglleft.glif new file mode 100644 index 0000000..48fbb5f --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/guilsinglleft.glif @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/guilsinglright.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/guilsinglright.glif new file mode 100644 index 0000000..500fe61 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/guilsinglright.glif @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/h.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/h.glif new file mode 100644 index 0000000..d207cce --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/h.glif @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/hungarumlaut.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/hungarumlaut.glif new file mode 100644 index 0000000..2226058 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/hungarumlaut.glif @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/hyphen.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/hyphen.glif new file mode 100644 index 0000000..a6ddb83 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/hyphen.glif @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/i.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/i.glif new file mode 100644 index 0000000..d66a180 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/i.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/iacute.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/iacute.glif new file mode 100644 index 0000000..f703082 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/iacute.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + acute + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/icircumflex.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/icircumflex.glif new file mode 100644 index 0000000..7d57f72 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/icircumflex.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/idieresis.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/idieresis.glif new file mode 100644 index 0000000..9c0a239 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/idieresis.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/idotless.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/idotless.glif new file mode 100644 index 0000000..4b278d2 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/idotless.glif @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/igrave.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/igrave.glif new file mode 100644 index 0000000..50de6a6 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/igrave.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + 1 + index + 1 + name + grave + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/imacron.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/imacron.glif new file mode 100644 index 0000000..a2bb78b --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/imacron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/iogonek.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/iogonek.glif new file mode 100644 index 0000000..3f7ed98 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/iogonek.glif @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/j.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/j.glif new file mode 100644 index 0000000..dbb2eed --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/j.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/jdotless.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/jdotless.glif new file mode 100644 index 0000000..c280178 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/jdotless.glif @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/k.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/k.glif new file mode 100644 index 0000000..2206ec4 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/k.glif @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/k_arms.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/k_arms.glif new file mode 100644 index 0000000..962d071 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/k_arms.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/kcommaaccent.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/kcommaaccent.glif new file mode 100644 index 0000000..7013b1a --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/kcommaaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/l.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/l.glif new file mode 100644 index 0000000..c8fc5f9 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/l.glif @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/lacute.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/lacute.glif new file mode 100644 index 0000000..29d0fd8 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/lacute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/lcaron.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/lcaron.glif new file mode 100644 index 0000000..f537727 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/lcaron.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/less.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/less.glif new file mode 100644 index 0000000..ad19f55 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/less.glif @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/lowercase_loop.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/lowercase_loop.glif new file mode 100644 index 0000000..4c49135 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/lowercase_loop.glif @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/lowercase_loop_reverse.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/lowercase_loop_reverse.glif new file mode 100644 index 0000000..fa0a112 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/lowercase_loop_reverse.glif @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/lowercase_m_shoulder.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/lowercase_m_shoulder.glif new file mode 100644 index 0000000..7debfaf --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/lowercase_m_shoulder.glif @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/lowercase_nh_shoulder.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/lowercase_nh_shoulder.glif new file mode 100644 index 0000000..de8ec8f --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/lowercase_nh_shoulder.glif @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/lowercase_r_shoulder.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/lowercase_r_shoulder.glif new file mode 100644 index 0000000..a08ebe1 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/lowercase_r_shoulder.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/lslash.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/lslash.glif new file mode 100644 index 0000000..b9dd619 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/lslash.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/m.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/m.glif new file mode 100644 index 0000000..949ebb0 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/m.glif @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/macron.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/macron.glif new file mode 100644 index 0000000..014eecb --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/macron.glif @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/minus.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/minus.glif new file mode 100644 index 0000000..e0570f6 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/minus.glif @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/multiply.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/multiply.glif new file mode 100644 index 0000000..6981de5 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/multiply.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/n.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/n.glif new file mode 100644 index 0000000..2502d7c --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/n.glif @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/nacute.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/nacute.glif new file mode 100644 index 0000000..db340a5 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/nacute.glif @@ -0,0 +1,32 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + n + + + alignment + -1 + index + 1 + name + acute + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/narrownbspace.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/narrownbspace.glif new file mode 100644 index 0000000..d5271b6 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/narrownbspace.glif @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ncaron.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ncaron.glif new file mode 100644 index 0000000..0c99753 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ncaron.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ncommaaccent.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ncommaaccent.glif new file mode 100644 index 0000000..c8222a0 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ncommaaccent.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/nine.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/nine.glif new file mode 100644 index 0000000..a56bcc8 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/nine.glif @@ -0,0 +1,14 @@ + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ntilde.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ntilde.glif new file mode 100644 index 0000000..98d5108 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ntilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/numbersign.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/numbersign.glif new file mode 100644 index 0000000..d9925b2 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/numbersign.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/o.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/o.glif new file mode 100644 index 0000000..234ffa9 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/o.glif @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/oacute.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/oacute.glif new file mode 100644 index 0000000..f7747d7 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/oacute.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + o + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ocircumflex.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ocircumflex.glif new file mode 100644 index 0000000..352596e --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ocircumflex.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + o + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/odieresis.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/odieresis.glif new file mode 100644 index 0000000..abae9f0 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/odieresis.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + o + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/oe.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/oe.glif new file mode 100644 index 0000000..c8a1610 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/oe.glif @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ogonek.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ogonek.glif new file mode 100644 index 0000000..b36bab3 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ogonek.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ograve.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ograve.glif new file mode 100644 index 0000000..e099288 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ograve.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + o + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ohungarumlaut.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ohungarumlaut.glif new file mode 100644 index 0000000..adcd40b --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ohungarumlaut.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + o + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/omacron.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/omacron.glif new file mode 100644 index 0000000..86fa027 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/omacron.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + o + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/one.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/one.glif new file mode 100644 index 0000000..7ad64bb --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/one.glif @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/oslash.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/oslash.glif new file mode 100644 index 0000000..1ddeee5 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/oslash.glif @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/otilde.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/otilde.glif new file mode 100644 index 0000000..555de9b --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/otilde.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + o + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/p.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/p.glif new file mode 100644 index 0000000..4f68acd --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/p.glif @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/paragraph.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/paragraph.glif new file mode 100644 index 0000000..b3ecc57 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/paragraph.glif @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/parenleft.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/parenleft.glif new file mode 100644 index 0000000..387f1bf --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/parenleft.glif @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/parenright.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/parenright.glif new file mode 100644 index 0000000..2847337 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/parenright.glif @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/percent.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/percent.glif new file mode 100644 index 0000000..43ed561 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/percent.glif @@ -0,0 +1,79 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/period.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/period.glif new file mode 100644 index 0000000..f850d86 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/period.glif @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/periodcentered.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/periodcentered.glif new file mode 100644 index 0000000..21872e4 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/periodcentered.glif @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/perthousand.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/perthousand.glif new file mode 100644 index 0000000..086c5c6 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/perthousand.glif @@ -0,0 +1,109 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/plus.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/plus.glif new file mode 100644 index 0000000..691b518 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/plus.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/q.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/q.glif new file mode 100644 index 0000000..4cd93f6 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/q.glif @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/question.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/question.glif new file mode 100644 index 0000000..8dd79e0 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/question.glif @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/questiondown.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/questiondown.glif new file mode 100644 index 0000000..757e0ba --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/questiondown.glif @@ -0,0 +1,14 @@ + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/quotedbl.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/quotedbl.glif new file mode 100644 index 0000000..a910ef5 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/quotedbl.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/quotedblbase.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/quotedblbase.glif new file mode 100644 index 0000000..60c9112 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/quotedblbase.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/quotedblleft.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/quotedblleft.glif new file mode 100644 index 0000000..ecfbb04 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/quotedblleft.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/quotedblright.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/quotedblright.glif new file mode 100644 index 0000000..1c8e5d3 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/quotedblright.glif @@ -0,0 +1,15 @@ + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/quoteleft.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/quoteleft.glif new file mode 100644 index 0000000..ea4eca8 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/quoteleft.glif @@ -0,0 +1,14 @@ + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/quoteright.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/quoteright.glif new file mode 100644 index 0000000..f43245b --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/quoteright.glif @@ -0,0 +1,14 @@ + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/quotesinglbase.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/quotesinglbase.glif new file mode 100644 index 0000000..8ba7802 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/quotesinglbase.glif @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/quotesingle.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/quotesingle.glif new file mode 100644 index 0000000..ed6c0a7 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/quotesingle.glif @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/r.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/r.glif new file mode 100644 index 0000000..db1c08a --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/r.glif @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/racute.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/racute.glif new file mode 100644 index 0000000..2a3d375 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/racute.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/rcaron.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/rcaron.glif new file mode 100644 index 0000000..d73ce10 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/rcaron.glif @@ -0,0 +1,32 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + r + + + alignment + -1 + index + 1 + name + caron + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/rcommaaccent.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/rcommaaccent.glif new file mode 100644 index 0000000..afff711 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/rcommaaccent.glif @@ -0,0 +1,32 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + r + + + alignment + -1 + index + 1 + name + commaaccentcomb + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/registered.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/registered.glif new file mode 100644 index 0000000..756ab1e --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/registered.glif @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ring.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ring.glif new file mode 100644 index 0000000..ea3c440 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ring.glif @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/s.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/s.glif new file mode 100644 index 0000000..8084574 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/s.glif @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/sacute.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/sacute.glif new file mode 100644 index 0000000..1ea2e9b --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/sacute.glif @@ -0,0 +1,32 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + s + + + alignment + -1 + index + 1 + name + acute + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/scaron.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/scaron.glif new file mode 100644 index 0000000..a7d258a --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/scaron.glif @@ -0,0 +1,32 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + s + + + alignment + -1 + index + 1 + name + caron + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/scedilla.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/scedilla.glif new file mode 100644 index 0000000..3bb336f --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/scedilla.glif @@ -0,0 +1,32 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + s + + + alignment + -1 + index + 1 + name + cedilla + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/semicolon.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/semicolon.glif new file mode 100644 index 0000000..5950038 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/semicolon.glif @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/seven.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/seven.glif new file mode 100644 index 0000000..062fa0c --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/seven.glif @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/six.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/six.glif new file mode 100644 index 0000000..a9b899b --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/six.glif @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/sixperemspace.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/sixperemspace.glif new file mode 100644 index 0000000..2a1fed0 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/sixperemspace.glif @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/slash.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/slash.glif new file mode 100644 index 0000000..d59df43 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/slash.glif @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/space.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/space.glif new file mode 100644 index 0000000..3753b8b --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/space.glif @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/sterling.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/sterling.glif new file mode 100644 index 0000000..fd0a809 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/sterling.glif @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/t.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/t.glif new file mode 100644 index 0000000..2ffef24 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/t.glif @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/tcaron.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/tcaron.glif new file mode 100644 index 0000000..24b98f7 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/tcaron.glif @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/tcedilla.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/tcedilla.glif new file mode 100644 index 0000000..1a793df --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/tcedilla.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + t + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/thorn.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/thorn.glif new file mode 100644 index 0000000..a6d892e --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/thorn.glif @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/thorn_stem.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/thorn_stem.glif new file mode 100644 index 0000000..5065276 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/thorn_stem.glif @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + com.schriftgestaltung.Glyphs.Export + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/three.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/three.glif new file mode 100644 index 0000000..4a73518 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/three.glif @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/threeperemspace.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/threeperemspace.glif new file mode 100644 index 0000000..dd3cef4 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/threeperemspace.glif @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/tilde.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/tilde.glif new file mode 100644 index 0000000..9b47513 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/tilde.glif @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/trademark.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/trademark.glif new file mode 100644 index 0000000..404a143 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/trademark.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/two.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/two.glif new file mode 100644 index 0000000..efc47e2 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/two.glif @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/u.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/u.glif new file mode 100644 index 0000000..c404de8 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/u.glif @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/uacute.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/uacute.glif new file mode 100644 index 0000000..0bc945c --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/uacute.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + u + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ucircumflex.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ucircumflex.glif new file mode 100644 index 0000000..7f6eadb --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ucircumflex.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + u + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/udieresis.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/udieresis.glif new file mode 100644 index 0000000..80106e6 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/udieresis.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + u + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ugrave.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ugrave.glif new file mode 100644 index 0000000..6f49ab9 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ugrave.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + u + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/uhungarumlaut.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/uhungarumlaut.glif new file mode 100644 index 0000000..0a83590 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/uhungarumlaut.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + u + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/umacron.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/umacron.glif new file mode 100644 index 0000000..f5c7115 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/umacron.glif @@ -0,0 +1,24 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + u + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/underscore.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/underscore.glif new file mode 100644 index 0000000..ee35c3e --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/underscore.glif @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/uogonek.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/uogonek.glif new file mode 100644 index 0000000..47d3100 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/uogonek.glif @@ -0,0 +1,32 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + u + + + alignment + -1 + index + 1 + name + ogonek + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/uring.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/uring.glif new file mode 100644 index 0000000..e25952b --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/uring.glif @@ -0,0 +1,32 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + u + + + alignment + -1 + index + 1 + name + ring + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/v.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/v.glif new file mode 100644 index 0000000..358225c --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/v.glif @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/w.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/w.glif new file mode 100644 index 0000000..0a59f88 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/w.glif @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/wacute.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/wacute.glif new file mode 100644 index 0000000..5d8f707 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/wacute.glif @@ -0,0 +1,34 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + w + + + alignment + -1 + index + 1 + name + acute + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/wcircumflex.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/wcircumflex.glif new file mode 100644 index 0000000..d431234 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/wcircumflex.glif @@ -0,0 +1,32 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + w + + + alignment + -1 + index + 1 + name + circumflex + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/wdieresis.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/wdieresis.glif new file mode 100644 index 0000000..18aae52 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/wdieresis.glif @@ -0,0 +1,32 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + w + + + alignment + -1 + index + 1 + name + dieresis + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/wgrave.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/wgrave.glif new file mode 100644 index 0000000..0de44ed --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/wgrave.glif @@ -0,0 +1,34 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + w + + + alignment + -1 + index + 1 + name + grave + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/x.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/x.glif new file mode 100644 index 0000000..cae89cb --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/x.glif @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/y.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/y.glif new file mode 100644 index 0000000..83f7ae4 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/y.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/yacute.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/yacute.glif new file mode 100644 index 0000000..a33d239 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/yacute.glif @@ -0,0 +1,32 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + y + + + alignment + -1 + index + 1 + name + acute + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ycircumflex.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ycircumflex.glif new file mode 100644 index 0000000..e35c762 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ycircumflex.glif @@ -0,0 +1,32 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + y + + + alignment + -1 + index + 1 + name + circumflex + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ydieresis.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ydieresis.glif new file mode 100644 index 0000000..ab2b50e --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ydieresis.glif @@ -0,0 +1,32 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + y + + + alignment + -1 + index + 1 + name + dieresis + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/yen.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/yen.glif new file mode 100644 index 0000000..4da5824 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/yen.glif @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ygrave.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ygrave.glif new file mode 100644 index 0000000..85e5b11 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/ygrave.glif @@ -0,0 +1,32 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + y + + + alignment + -1 + index + 1 + name + grave + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/z.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/z.glif new file mode 100644 index 0000000..14fe96d --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/z.glif @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/zacute.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/zacute.glif new file mode 100644 index 0000000..c59e9dd --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/zacute.glif @@ -0,0 +1,32 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + z + + + alignment + -1 + index + 1 + name + acute + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/zcaron.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/zcaron.glif new file mode 100644 index 0000000..b11fdb4 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/zcaron.glif @@ -0,0 +1,32 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + z + + + alignment + -1 + index + 1 + name + caron + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/zdotaccent.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/zdotaccent.glif new file mode 100644 index 0000000..792ee25 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/zdotaccent.glif @@ -0,0 +1,32 @@ + + + + + + + + + + + com.schriftgestaltung.Glyphs.ComponentInfo + + + alignment + -1 + index + 0 + name + z + + + alignment + -1 + index + 1 + name + dotaccent + + + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/zero.glif b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/zero.glif new file mode 100644 index 0000000..26262e1 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/glyphs/zero.glif @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + public.markColor + 0.99,0.62,0.11,1 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/groups.plist b/Fonts/UFO/Metropolis-ThinItalic.ufo/groups.plist new file mode 100644 index 0000000..9866fbc --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/groups.plist @@ -0,0 +1,850 @@ + + + + + public.kern1.A + + A + Aacute + Abreve + Acircumflex + Adieresis + Agrave + Amacron + Aogonek + Aring + Atilde + + public.kern1.B + + B + + public.kern1.C + + C + Cacute + Ccaron + Ccedilla + + public.kern1.D + + D + Eth + Dcaron + + public.kern1.E + + AE + E + Eacute + Ecaron + Ecircumflex + Edieresis + Edotaccent + Edotbelow + Egrave + Emacron + Eogonek + Etilde + OE + + public.kern1.Eth + + Dcroat + + public.kern1.F + + F + + public.kern1.G + + G + Gbreve + Gcommaaccent + + public.kern1.H + + H + + public.kern1.I + + I + Iacute + Icircumflex + Idieresis + Idotaccent + Igrave + Imacron + Iogonek + + public.kern1.J + + J + + public.kern1.K + + K + Kcommaaccent + + public.kern1.L + + L + Lacute + Lcaron + + public.kern1.Lslash + + Lslash + + public.kern1.M + + M + + public.kern1.N + + N + Nacute + Ncaron + Ncommaaccent + Ntilde + + public.kern1.O + + O + Oacute + Ocircumflex + Odieresis + Ograve + Ohungarumlaut + Omacron + Otilde + + public.kern1.Oslash + + Oslash + + public.kern1.P + + P + + public.kern1.Q + + Q + + public.kern1.R + + R + Racute + Rcaron + Rcommaaccent + + public.kern1.S + + S + Sacute + Scaron + Scedilla + + public.kern1.T + + T + Tcaron + Tcedilla + + public.kern1.Thorn + + Thorn + + public.kern1.U + + U + Uacute + Ucircumflex + Udieresis + Ugrave + Uhungarumlaut + Umacron + Uogonek + Uring + + public.kern1.V + + V + + public.kern1.W + + W + Wacute + Wcircumflex + Wdieresis + Wgrave + + public.kern1.X + + X + + public.kern1.Y + + Y + Yacute + Ycircumflex + Ydieresis + Ygrave + + public.kern1.Z + + Z + Zacute + Zcaron + Zdotaccent + + public.kern1.a + + a + aacute + abreve + acircumflex + adieresis + agrave + amacron + aogonek + aring + atilde + + public.kern1.a.alt + + a.alt + aacute.alt + abreve.alt + acircumflex.alt + adieresis.alt + agrave.alt + amacron.alt + aogonek.alt + aring.alt + atilde.alt + + public.kern1.b + + b + + public.kern1.c + + c + cacute + ccaron + ccedilla + + public.kern1.d + + d + + public.kern1.dcaron + + dcaron + + public.kern1.dcroat + + dcroat + + public.kern1.e + + ae + e + eacute + ecaron + ecircumflex + edieresis + edotaccent + edotbelow + egrave + emacron + eogonek + etilde + oe + + public.kern1.eth + + eth + + public.kern1.f + + f + + public.kern1.g + + g + gbreve + gcommaaccent + + public.kern1.germandbls + + germandbls + + public.kern1.h + + h + + public.kern1.i + + i + idotless + iacute + icircumflex + idieresis + igrave + imacron + iogonek + + public.kern1.j + + j + jdotless + + public.kern1.k + + k + kcommaaccent + + public.kern1.l + + l + lacute + + public.kern1.lcaron + + lcaron + + public.kern1.lslash + + lslash + + public.kern1.m + + m + + public.kern1.n + + n + nacute + ncaron + ncommaaccent + ntilde + + public.kern1.o + + o + oacute + ocircumflex + odieresis + ograve + ohungarumlaut + omacron + otilde + + public.kern1.oslash + + oslash + + public.kern1.p + + p + + public.kern1.q + + q + + public.kern1.r + + r + racute + rcaron + rcommaaccent + + public.kern1.s + + s + sacute + scaron + scedilla + + public.kern1.t + + t + tcedilla + + public.kern1.tcaron + + tcaron + + public.kern1.thorn + + thorn + + public.kern1.u + + u + uacute + ucircumflex + udieresis + ugrave + uhungarumlaut + umacron + uogonek + uring + + public.kern1.v + + v + + public.kern1.w + + w + wacute + wcircumflex + wdieresis + wgrave + + public.kern1.x + + x + + public.kern1.y + + y + yacute + ycircumflex + ydieresis + ygrave + + public.kern1.z + + z + zacute + zcaron + zdotaccent + + public.kern2.A + + A + Aacute + Abreve + Acircumflex + Adieresis + Agrave + Amacron + Aogonek + Aring + Atilde + AE + + public.kern2.B + + B + + public.kern2.C + + C + Cacute + Ccaron + Ccedilla + + public.kern2.D + + D + Dcaron + + public.kern2.E + + E + Eacute + Ecaron + Ecircumflex + Edieresis + Edotaccent + Edotbelow + Egrave + Emacron + Eogonek + Etilde + + public.kern2.Eth + + Eth + Dcroat + + public.kern2.F + + F + + public.kern2.G + + G + Gbreve + Gcommaaccent + + public.kern2.H + + H + + public.kern2.I + + I + Iacute + Icircumflex + Idieresis + Idotaccent + Igrave + Imacron + Iogonek + + public.kern2.J + + J + + public.kern2.K + + K + Kcommaaccent + + public.kern2.L + + L + Lacute + Lcaron + + public.kern2.Lslash + + Lslash + + public.kern2.M + + M + + public.kern2.N + + N + Nacute + Ncaron + Ncommaaccent + Ntilde + + public.kern2.O + + O + Oacute + Ocircumflex + Odieresis + Ograve + Ohungarumlaut + Omacron + Otilde + OE + + public.kern2.Oslash + + Oslash + + public.kern2.P + + P + + public.kern2.Q + + Q + + public.kern2.R + + R + Racute + Rcaron + Rcommaaccent + + public.kern2.S + + S + Sacute + Scaron + Scedilla + + public.kern2.T + + T + Tcaron + Tcedilla + + public.kern2.Thorn + + Thorn + + public.kern2.U + + U + Uacute + Ucircumflex + Udieresis + Ugrave + Uhungarumlaut + Umacron + Uogonek + Uring + + public.kern2.V + + V + + public.kern2.W + + W + Wacute + Wcircumflex + Wdieresis + Wgrave + + public.kern2.X + + X + + public.kern2.Y + + Y + Yacute + Ycircumflex + Ydieresis + Ygrave + + public.kern2.Z + + Z + Zacute + Zcaron + Zdotaccent + + public.kern2.a + + a + aacute + abreve + acircumflex + adieresis + agrave + amacron + aogonek + aring + atilde + ae + + public.kern2.a.alt + + a.alt + aacute.alt + abreve.alt + acircumflex.alt + adieresis.alt + agrave.alt + amacron.alt + aogonek.alt + aring.alt + atilde.alt + + public.kern2.b + + b + + public.kern2.c + + c + cacute + ccaron + ccedilla + + public.kern2.d + + d + + public.kern2.dcaron + + dcaron + + public.kern2.dcroat + + dcroat + + public.kern2.e + + e + eacute + ecaron + ecircumflex + edieresis + edotaccent + edotbelow + egrave + emacron + eogonek + etilde + + public.kern2.eth + + eth + + public.kern2.f + + f + + public.kern2.g + + g + gbreve + gcommaaccent + + public.kern2.germandbls + + germandbls + + public.kern2.h + + h + + public.kern2.i + + i + idotless + iacute + icircumflex + idieresis + igrave + imacron + iogonek + + public.kern2.j + + j + jdotless + + public.kern2.k + + k + kcommaaccent + + public.kern2.l + + l + lacute + + public.kern2.lcaron + + lcaron + + public.kern2.lslash + + lslash + + public.kern2.m + + m + + public.kern2.n + + n + nacute + ncaron + ncommaaccent + ntilde + + public.kern2.o + + o + oacute + ocircumflex + odieresis + ograve + ohungarumlaut + omacron + otilde + oe + + public.kern2.oslash + + oslash + + public.kern2.p + + p + + public.kern2.q + + q + + public.kern2.r + + r + racute + rcaron + rcommaaccent + + public.kern2.s + + s + sacute + scaron + scedilla + + public.kern2.t + + t + tcedilla + + public.kern2.tcaron + + tcaron + + public.kern2.thorn + + thorn + + public.kern2.u + + u + uacute + ucircumflex + udieresis + ugrave + uhungarumlaut + umacron + uogonek + uring + + public.kern2.v + + v + + public.kern2.w + + w + wacute + wcircumflex + wdieresis + wgrave + + public.kern2.x + + x + + public.kern2.y + + y + yacute + ycircumflex + ydieresis + ygrave + + public.kern2.z + + z + zacute + zcaron + zdotaccent + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/kerning.plist b/Fonts/UFO/Metropolis-ThinItalic.ufo/kerning.plist new file mode 100644 index 0000000..bb2157d --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/kerning.plist @@ -0,0 +1,15770 @@ + + + + + ampersand + + ampersand + -15 + asciicircum + -175 + asciitilde + -125 + asterisk + -140 + at + -10 + backslash + -195 + braceleft + -75 + braceright + -60 + bullet + -10 + comma + -20 + copyright + -10 + degree + -145 + dollar + -50 + euro + -100 + guillemetright + -20 + guilsinglright + -20 + less + -65 + multiply + -65 + numbersign + -85 + paragraph + -140 + parenright + -115 + percent + -115 + periodcentered + -10 + perthousand + -115 + public.kern2.A + -15 + public.kern2.C + -20 + public.kern2.G + -15 + public.kern2.J + -30 + public.kern2.O + -15 + public.kern2.Oslash + -15 + public.kern2.Q + -15 + public.kern2.S + -40 + public.kern2.T + -140 + public.kern2.V + -105 + public.kern2.W + -90 + public.kern2.X + -15 + public.kern2.Y + -105 + public.kern2.a.alt + -35 + public.kern2.f + -85 + public.kern2.s + -30 + public.kern2.t + -85 + public.kern2.tcaron + -85 + public.kern2.v + -45 + public.kern2.w + -40 + public.kern2.x + -15 + public.kern2.y + -40 + question + -180 + quotedbl + -145 + quotedblbase + -20 + quotedblleft + -140 + quotedblright + -150 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -20 + quotesingle + -110 + registered + -55 + semicolon + -10 + slash + -15 + sterling + -35 + trademark + -140 + underscore + -170 + yen + -60 + + asciicircum + + ampersand + -145 + asciicircum + -35 + asciitilde + -85 + asterisk + -50 + at + -35 + backslash + -150 + bar + -25 + braceleft + -130 + braceright + -90 + bracketleft + -25 + bracketright + -25 + bullet + -65 + cent + -50 + colon + -45 + comma + -115 + copyright + -40 + degree + -90 + divide + -260 + dollar + -80 + ellipsis + -260 + emdash + -260 + endash + -260 + equal + -25 + euro + -115 + greater + -25 + guillemetleft + -160 + guillemetright + -40 + guilsinglleft + -160 + guilsinglright + -40 + hyphen + -185 + less + -75 + minus + -260 + multiply + -85 + numbersign + -145 + paragraph + -40 + parenleft + -40 + parenright + -170 + percent + -50 + periodcentered + -100 + perthousand + -50 + plus + -260 + public.kern2.A + -125 + public.kern2.B + -25 + public.kern2.C + -25 + public.kern2.D + -25 + public.kern2.E + -25 + public.kern2.Eth + -25 + public.kern2.F + -25 + public.kern2.G + -25 + public.kern2.H + -25 + public.kern2.I + -25 + public.kern2.J + -260 + public.kern2.K + -25 + public.kern2.L + -25 + public.kern2.Lslash + -25 + public.kern2.M + -25 + public.kern2.N + -25 + public.kern2.O + -30 + public.kern2.Oslash + -30 + public.kern2.P + -25 + public.kern2.Q + -30 + public.kern2.R + -25 + public.kern2.S + -75 + public.kern2.T + -110 + public.kern2.Thorn + -25 + public.kern2.U + -25 + public.kern2.V + -85 + public.kern2.W + -75 + public.kern2.X + -100 + public.kern2.Y + -90 + public.kern2.Z + -25 + public.kern2.a + -60 + public.kern2.a.alt + -155 + public.kern2.b + -25 + public.kern2.c + -55 + public.kern2.d + -60 + public.kern2.dcaron + -60 + public.kern2.dcroat + -60 + public.kern2.e + -60 + public.kern2.eth + -65 + public.kern2.f + -30 + public.kern2.g + -50 + public.kern2.germandbls + -25 + public.kern2.h + -25 + public.kern2.i + -25 + public.kern2.j + -25 + public.kern2.l + -25 + public.kern2.lcaron + -25 + public.kern2.lslash + -25 + public.kern2.m + -25 + public.kern2.n + -25 + public.kern2.o + -55 + public.kern2.oslash + -55 + public.kern2.p + -25 + public.kern2.q + -60 + public.kern2.r + -25 + public.kern2.s + -55 + public.kern2.t + -30 + public.kern2.tcaron + -30 + public.kern2.thorn + -25 + public.kern2.u + -25 + public.kern2.v + -40 + public.kern2.w + -35 + public.kern2.x + -60 + public.kern2.y + -35 + public.kern2.z + -25 + question + -165 + questiondown + -260 + quotedbl + -60 + quotedblbase + -205 + quotedblleft + -75 + quotedblright + -105 + quoteleft + -75 + quoteright + -105 + quotesinglbase + -115 + quotesingle + -60 + registered + -25 + semicolon + -50 + slash + -200 + sterling + -105 + trademark + -70 + underscore + -260 + yen + -65 + + asciitilde + + ampersand + -75 + asciicircum + -105 + asciitilde + -70 + asterisk + -95 + at + -35 + backslash + -160 + bar + -30 + braceleft + -100 + braceright + -90 + bracketleft + -25 + bracketright + -25 + bullet + -45 + cent + -45 + colon + -65 + comma + -115 + copyright + -40 + degree + -135 + divide + -30 + dollar + -95 + ellipsis + -240 + emdash + -40 + endash + -40 + equal + -30 + euro + -120 + greater + -25 + guillemetleft + -95 + guillemetright + -65 + guilsinglleft + -95 + guilsinglright + -65 + hyphen + -40 + less + -30 + minus + -30 + multiply + -120 + numbersign + -145 + paragraph + -50 + parenleft + -40 + parenright + -180 + percent + -60 + periodcentered + -60 + perthousand + -60 + plus + -30 + public.kern2.A + -125 + public.kern2.B + -30 + public.kern2.C + -30 + public.kern2.D + -25 + public.kern2.E + -25 + public.kern2.Eth + -25 + public.kern2.F + -25 + public.kern2.G + -30 + public.kern2.H + -25 + public.kern2.I + -30 + public.kern2.J + -240 + public.kern2.K + -25 + public.kern2.L + -30 + public.kern2.Lslash + -30 + public.kern2.M + -25 + public.kern2.N + -25 + public.kern2.O + -30 + public.kern2.Oslash + -30 + public.kern2.P + -30 + public.kern2.Q + -30 + public.kern2.R + -30 + public.kern2.S + -90 + public.kern2.T + -160 + public.kern2.Thorn + -30 + public.kern2.U + -30 + public.kern2.V + -95 + public.kern2.W + -85 + public.kern2.X + -110 + public.kern2.Y + -100 + public.kern2.Z + -25 + public.kern2.a + -50 + public.kern2.a.alt + -115 + public.kern2.b + -25 + public.kern2.c + -45 + public.kern2.d + -50 + public.kern2.dcaron + -50 + public.kern2.dcroat + -50 + public.kern2.e + -50 + public.kern2.eth + -50 + public.kern2.f + -105 + public.kern2.g + -40 + public.kern2.germandbls + -30 + public.kern2.h + -25 + public.kern2.i + -30 + public.kern2.j + -30 + public.kern2.l + -30 + public.kern2.lcaron + -30 + public.kern2.lslash + -30 + public.kern2.m + -30 + public.kern2.n + -30 + public.kern2.o + -45 + public.kern2.oslash + -45 + public.kern2.p + -30 + public.kern2.q + -50 + public.kern2.r + -30 + public.kern2.s + -55 + public.kern2.t + -105 + public.kern2.tcaron + -105 + public.kern2.thorn + -30 + public.kern2.u + -30 + public.kern2.v + -45 + public.kern2.w + -45 + public.kern2.x + -65 + public.kern2.y + -45 + public.kern2.z + -30 + question + -200 + questiondown + -240 + quotedbl + -200 + quotedblbase + -205 + quotedblleft + -200 + quotedblright + -200 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -115 + quotesingle + -110 + registered + -30 + semicolon + -75 + slash + -180 + sterling + -70 + trademark + -150 + underscore + -240 + yen + -70 + + asterisk + + ampersand + -90 + asciicircum + -25 + asciitilde + -80 + at + -25 + backslash + -45 + braceleft + -110 + braceright + -65 + bullet + -55 + cent + -40 + comma + -115 + copyright + -25 + divide + -40 + dollar + -35 + ellipsis + -190 + emdash + -130 + endash + -130 + euro + -90 + guillemetleft + -150 + guillemetright + -35 + guilsinglleft + -150 + guilsinglright + -35 + hyphen + -130 + less + -55 + minus + -40 + multiply + -50 + numbersign + -130 + parenleft + -30 + parenright + -35 + periodcentered + -100 + plus + -40 + public.kern2.A + -115 + public.kern2.C + -10 + public.kern2.G + -10 + public.kern2.J + -190 + public.kern2.O + -15 + public.kern2.Oslash + -15 + public.kern2.Q + -15 + public.kern2.S + -30 + public.kern2.V + -20 + public.kern2.W + -20 + public.kern2.X + -25 + public.kern2.Y + -25 + public.kern2.a + -50 + public.kern2.a.alt + -90 + public.kern2.c + -50 + public.kern2.d + -50 + public.kern2.dcaron + -50 + public.kern2.dcroat + -50 + public.kern2.e + -50 + public.kern2.eth + -60 + public.kern2.g + -40 + public.kern2.o + -50 + public.kern2.oslash + -50 + public.kern2.q + -50 + public.kern2.s + -35 + public.kern2.v + -10 + public.kern2.x + -20 + question + -30 + questiondown + -190 + quotedblbase + -190 + quotedblright + -15 + quoteright + -15 + quotesinglbase + -115 + semicolon + -10 + slash + -190 + sterling + -80 + underscore + -190 + yen + -15 + + at + + asciicircum + -30 + asciitilde + -30 + asterisk + -40 + backslash + -140 + braceleft + -60 + braceright + -60 + colon + -35 + comma + -75 + degree + -70 + dollar + -70 + ellipsis + -60 + euro + -90 + guillemetright + -35 + guilsinglright + -35 + multiply + -40 + numbersign + -75 + paragraph + -35 + parenright + -170 + percent + -40 + perthousand + -40 + public.kern2.A + -55 + public.kern2.J + -90 + public.kern2.S + -65 + public.kern2.T + -100 + public.kern2.V + -80 + public.kern2.W + -70 + public.kern2.X + -65 + public.kern2.Y + -85 + public.kern2.a.alt + -10 + public.kern2.f + -25 + public.kern2.s + -40 + public.kern2.t + -25 + public.kern2.tcaron + -25 + public.kern2.v + -30 + public.kern2.w + -25 + public.kern2.x + -50 + public.kern2.y + -25 + question + -170 + questiondown + -55 + quotedbl + -45 + quotedblbase + -75 + quotedblleft + -60 + quotedblright + -85 + quoteleft + -60 + quoteright + -85 + quotesinglbase + -75 + quotesingle + -45 + registered + -15 + semicolon + -40 + slash + -75 + sterling + -30 + trademark + -55 + underscore + -120 + yen + -50 + + backslash + + ampersand + -85 + asciicircum + -210 + asciitilde + -185 + asterisk + -190 + at + -100 + backslash + -235 + bar + 10 + braceleft + -110 + braceright + -40 + bracketleft + 10 + bracketright + 15 + bullet + -140 + cent + -100 + colon + -25 + copyright + -100 + degree + -215 + divide + -130 + dollar + -75 + ellipsis + -25 + emdash + -100 + endash + -100 + equal + -80 + euro + -195 + greater + -15 + guillemetleft + -125 + guillemetright + -40 + guilsinglleft + -125 + guilsinglright + -40 + hyphen + -100 + less + -150 + minus + -130 + multiply + -155 + numbersign + -85 + paragraph + -215 + parenleft + -85 + parenright + -15 + percent + -100 + periodcentered + -100 + perthousand + -100 + plus + -130 + public.kern2.A + -15 + public.kern2.B + 10 + public.kern2.C + -140 + public.kern2.D + 15 + public.kern2.E + -15 + public.kern2.Eth + 15 + public.kern2.F + -15 + public.kern2.G + -135 + public.kern2.H + -15 + public.kern2.I + -20 + public.kern2.J + -55 + public.kern2.K + -15 + public.kern2.L + -20 + public.kern2.Lslash + -20 + public.kern2.M + -15 + public.kern2.N + -15 + public.kern2.O + -135 + public.kern2.Oslash + -15 + public.kern2.P + -20 + public.kern2.Q + -135 + public.kern2.R + -20 + public.kern2.S + -70 + public.kern2.T + -150 + public.kern2.Thorn + -20 + public.kern2.U + -105 + public.kern2.V + -180 + public.kern2.W + -150 + public.kern2.X + -15 + public.kern2.Y + -120 + public.kern2.Z + -15 + public.kern2.a + -100 + public.kern2.a.alt + -70 + public.kern2.b + -20 + public.kern2.c + -100 + public.kern2.d + -100 + public.kern2.dcaron + -100 + public.kern2.dcroat + -100 + public.kern2.e + -105 + public.kern2.eth + -100 + public.kern2.f + -95 + public.kern2.g + -90 + public.kern2.germandbls + -20 + public.kern2.h + -20 + public.kern2.i + -15 + public.kern2.j + 85 + public.kern2.l + -20 + public.kern2.lcaron + -20 + public.kern2.lslash + -20 + public.kern2.m + -15 + public.kern2.n + -15 + public.kern2.o + -110 + public.kern2.oslash + -40 + public.kern2.p + 10 + public.kern2.q + -100 + public.kern2.r + -15 + public.kern2.s + -50 + public.kern2.t + -135 + public.kern2.tcaron + -135 + public.kern2.thorn + 10 + public.kern2.u + -75 + public.kern2.v + -95 + public.kern2.w + -85 + public.kern2.x + -15 + public.kern2.y + -65 + public.kern2.z + -15 + question + -205 + quotedbl + -200 + quotedblleft + -200 + quotedblright + -200 + quoteleft + -115 + quoteright + -115 + quotesingle + -110 + registered + -180 + slash + 50 + sterling + -50 + trademark + -235 + underscore + 10 + yen + -75 + + bar + + asciicircum + -10 + asciitilde + -25 + backslash + 10 + braceleft + -60 + braceright + -50 + dollar + -30 + euro + -90 + multiply + -40 + numbersign + -50 + parenright + -25 + public.kern2.J + -25 + public.kern2.S + -25 + public.kern2.j + 70 + public.kern2.s + -20 + question + -15 + quotedblright + -10 + quoteright + -10 + slash + 35 + sterling + -30 + + braceleft + + ampersand + -60 + asciicircum + -70 + asciitilde + -85 + asterisk + -55 + at + -60 + backslash + -70 + bar + -50 + braceleft + -120 + braceright + -120 + bracketleft + -50 + bracketright + -50 + bullet + -60 + cent + -60 + colon + -55 + comma + -75 + copyright + -60 + degree + -50 + divide + -60 + dollar + -80 + ellipsis + -65 + emdash + -60 + endash + -60 + equal + -55 + euro + -145 + greater + -50 + guillemetleft + -55 + guillemetright + -60 + guilsinglleft + -55 + guilsinglright + -60 + hyphen + -60 + less + -55 + minus + -60 + multiply + -100 + numbersign + -115 + paragraph + -55 + parenleft + -60 + parenright + -85 + percent + -55 + periodcentered + -60 + perthousand + -55 + plus + -60 + public.kern2.A + -65 + public.kern2.B + -50 + public.kern2.C + -55 + public.kern2.D + -50 + public.kern2.E + -50 + public.kern2.Eth + -50 + public.kern2.F + -50 + public.kern2.G + -55 + public.kern2.H + -50 + public.kern2.I + -55 + public.kern2.J + -90 + public.kern2.K + -50 + public.kern2.L + -55 + public.kern2.Lslash + -50 + public.kern2.M + -50 + public.kern2.N + -50 + public.kern2.O + -55 + public.kern2.Oslash + -55 + public.kern2.P + -50 + public.kern2.Q + -60 + public.kern2.R + -50 + public.kern2.S + -80 + public.kern2.T + -55 + public.kern2.Thorn + -50 + public.kern2.U + -50 + public.kern2.V + -70 + public.kern2.W + -70 + public.kern2.X + -65 + public.kern2.Y + -70 + public.kern2.Z + -50 + public.kern2.a + -60 + public.kern2.a.alt + -60 + public.kern2.b + -50 + public.kern2.c + -60 + public.kern2.d + -60 + public.kern2.dcaron + -60 + public.kern2.dcroat + -60 + public.kern2.e + -60 + public.kern2.eth + -60 + public.kern2.f + -55 + public.kern2.g + -60 + public.kern2.germandbls + -55 + public.kern2.h + -50 + public.kern2.i + -55 + public.kern2.j + 20 + public.kern2.l + -50 + public.kern2.lcaron + -50 + public.kern2.lslash + -50 + public.kern2.m + -55 + public.kern2.n + -55 + public.kern2.o + -60 + public.kern2.oslash + -60 + public.kern2.p + -55 + public.kern2.q + -60 + public.kern2.r + -55 + public.kern2.s + -85 + public.kern2.t + -55 + public.kern2.tcaron + -55 + public.kern2.thorn + -50 + public.kern2.u + -55 + public.kern2.v + -55 + public.kern2.w + -55 + public.kern2.x + -65 + public.kern2.y + -55 + public.kern2.z + -55 + question + -75 + questiondown + -65 + quotedbl + -55 + quotedblbase + -75 + quotedblleft + -50 + quotedblright + -60 + quoteleft + -50 + quoteright + -60 + quotesinglbase + -75 + quotesingle + -55 + registered + -55 + semicolon + -60 + slash + -30 + sterling + -90 + trademark + -55 + underscore + -65 + yen + -65 + + braceright + + ampersand + -60 + asciicircum + -120 + asciitilde + -100 + asterisk + -110 + at + -70 + backslash + -170 + bar + -60 + braceleft + -135 + braceright + -120 + bracketleft + -60 + bracketright + -60 + bullet + -70 + cent + -65 + colon + -105 + comma + -115 + copyright + -70 + degree + -115 + divide + -65 + dollar + -140 + ellipsis + -110 + emdash + -60 + endash + -60 + equal + -60 + euro + -155 + greater + -60 + guillemetleft + -60 + guillemetright + -105 + guilsinglleft + -60 + guilsinglright + -105 + hyphen + -60 + less + -70 + minus + -65 + multiply + -100 + numbersign + -120 + paragraph + -110 + parenleft + -65 + parenright + -135 + percent + -110 + periodcentered + -70 + perthousand + -110 + plus + -65 + public.kern2.A + -105 + public.kern2.B + -60 + public.kern2.C + -75 + public.kern2.D + -60 + public.kern2.E + -60 + public.kern2.Eth + -60 + public.kern2.F + -60 + public.kern2.G + -75 + public.kern2.H + -60 + public.kern2.I + -60 + public.kern2.J + -135 + public.kern2.K + -60 + public.kern2.L + -60 + public.kern2.Lslash + -60 + public.kern2.M + -60 + public.kern2.N + -60 + public.kern2.O + -75 + public.kern2.Oslash + -75 + public.kern2.P + -60 + public.kern2.Q + -75 + public.kern2.R + -60 + public.kern2.S + -135 + public.kern2.T + -115 + public.kern2.Thorn + -60 + public.kern2.U + -70 + public.kern2.V + -140 + public.kern2.W + -135 + public.kern2.X + -110 + public.kern2.Y + -145 + public.kern2.Z + -60 + public.kern2.a + -65 + public.kern2.a.alt + -60 + public.kern2.b + -60 + public.kern2.c + -65 + public.kern2.d + -65 + public.kern2.dcaron + -65 + public.kern2.dcroat + -65 + public.kern2.e + -65 + public.kern2.eth + -65 + public.kern2.f + -110 + public.kern2.g + -70 + public.kern2.germandbls + -60 + public.kern2.h + -60 + public.kern2.i + -60 + public.kern2.j + -45 + public.kern2.l + -60 + public.kern2.lcaron + -60 + public.kern2.lslash + -60 + public.kern2.m + -60 + public.kern2.n + -60 + public.kern2.o + -65 + public.kern2.oslash + -65 + public.kern2.p + -60 + public.kern2.q + -65 + public.kern2.r + -60 + public.kern2.s + -115 + public.kern2.t + -110 + public.kern2.tcaron + -110 + public.kern2.thorn + -60 + public.kern2.u + -60 + public.kern2.v + -100 + public.kern2.w + -100 + public.kern2.x + -110 + public.kern2.y + -100 + public.kern2.z + -60 + question + -155 + questiondown + -110 + quotedbl + -115 + quotedblbase + -120 + quotedblleft + -110 + quotedblright + -120 + quoteleft + -110 + quoteright + -115 + quotesinglbase + -115 + quotesingle + -110 + registered + -90 + semicolon + -110 + slash + -80 + sterling + -95 + trademark + -110 + underscore + -110 + yen + -115 + + bracketleft + + asciicircum + -10 + asciitilde + -25 + backslash + 0 + braceleft + -60 + braceright + -50 + dollar + -30 + euro + -90 + multiply + -40 + numbersign + -50 + parenright + -20 + public.kern2.J + -25 + public.kern2.S + -25 + public.kern2.j + 75 + public.kern2.s + -20 + question + -15 + quotedblright + -10 + quoteright + -10 + slash + 35 + sterling + -30 + + bracketright + + asciicircum + -15 + asciitilde + -25 + braceleft + -60 + braceright + -50 + dollar + -30 + euro + -90 + multiply + -40 + numbersign + -50 + parenright + -20 + public.kern2.J + -25 + public.kern2.S + -25 + public.kern2.j + 80 + public.kern2.s + -20 + question + -15 + quotedblright + -10 + quoteright + -10 + slash + 35 + sterling + -30 + + bullet + + asciicircum + -75 + asciitilde + -30 + asterisk + -100 + backslash + -170 + braceleft + -65 + braceright + -60 + colon + -85 + comma + -115 + degree + -145 + dollar + -110 + ellipsis + -175 + euro + -90 + guillemetright + -80 + guilsinglright + -80 + multiply + -45 + numbersign + -85 + paragraph + -65 + parenright + -175 + percent + -75 + perthousand + -75 + public.kern2.A + -65 + public.kern2.C + -10 + public.kern2.J + -170 + public.kern2.S + -110 + public.kern2.T + -135 + public.kern2.V + -90 + public.kern2.W + -75 + public.kern2.X + -75 + public.kern2.Y + -95 + public.kern2.a.alt + -20 + public.kern2.f + -75 + public.kern2.s + -55 + public.kern2.t + -75 + public.kern2.tcaron + -75 + public.kern2.v + -35 + public.kern2.w + -30 + public.kern2.x + -65 + public.kern2.y + -30 + question + -175 + questiondown + -105 + quotedbl + -145 + quotedblbase + -175 + quotedblleft + -145 + quotedblright + -175 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -115 + quotesingle + -110 + registered + -30 + semicolon + -90 + slash + -100 + sterling + -35 + trademark + -125 + underscore + -175 + yen + -55 + + cent + + asciicircum + -15 + asciitilde + -25 + backslash + -105 + braceleft + -60 + braceright + -55 + comma + -15 + degree + -35 + dollar + -35 + euro + -90 + multiply + -40 + numbersign + -50 + parenright + -90 + percent + -10 + perthousand + -10 + public.kern2.J + -25 + public.kern2.S + -30 + public.kern2.T + -115 + public.kern2.V + -50 + public.kern2.W + -40 + public.kern2.Y + -55 + public.kern2.s + -20 + question + -175 + quotedbl + -15 + quotedblbase + -15 + quotedblleft + -25 + quotedblright + -75 + quoteleft + -25 + quoteright + -75 + quotesinglbase + -15 + quotesingle + -15 + sterling + -30 + trademark + -25 + underscore + -40 + yen + -30 + + colon + + ampersand + -60 + asciicircum + -20 + asciitilde + -65 + at + -20 + backslash + -105 + braceleft + -105 + braceright + -55 + bullet + -40 + cent + -30 + comma + -20 + copyright + -20 + degree + -30 + divide + -15 + dollar + -40 + emdash + -105 + endash + -105 + euro + -90 + guillemetleft + -105 + guillemetright + -20 + guilsinglleft + -105 + guilsinglright + -20 + hyphen + -105 + less + -25 + minus + -15 + multiply + -45 + numbersign + -70 + parenleft + -25 + parenright + -60 + percent + -10 + periodcentered + -100 + perthousand + -10 + plus + -15 + public.kern2.G + -10 + public.kern2.J + -30 + public.kern2.O + -10 + public.kern2.Q + -10 + public.kern2.S + -35 + public.kern2.T + -105 + public.kern2.V + -55 + public.kern2.W + -45 + public.kern2.Y + -55 + public.kern2.a + -40 + public.kern2.a.alt + -45 + public.kern2.c + -40 + public.kern2.d + -40 + public.kern2.dcaron + -40 + public.kern2.dcroat + -40 + public.kern2.e + -40 + public.kern2.eth + -45 + public.kern2.g + -30 + public.kern2.j + 35 + public.kern2.o + -40 + public.kern2.oslash + -20 + public.kern2.q + -40 + public.kern2.s + -25 + public.kern2.v + -10 + public.kern2.w + -10 + public.kern2.y + -10 + question + -105 + quotedbl + -15 + quotedblbase + -20 + quotedblleft + -20 + quotedblright + -55 + quoteleft + -20 + quoteright + -55 + quotesinglbase + -20 + quotesingle + -15 + semicolon + -10 + slash + 15 + sterling + -30 + trademark + -15 + yen + -35 + + comma + + ampersand + -60 + asciicircum + -115 + asciitilde + -115 + asterisk + -115 + at + -80 + backslash + -115 + braceleft + -110 + braceright + -55 + bullet + -115 + cent + -85 + comma + -10 + copyright + -80 + degree + -115 + divide + -115 + dollar + -50 + emdash + -115 + endash + -115 + equal + -115 + euro + -115 + guillemetleft + -115 + guillemetright + -20 + guilsinglleft + -115 + guilsinglright + -20 + hyphen + -115 + less + -115 + minus + -115 + multiply + -115 + numbersign + -70 + paragraph + -115 + parenleft + -60 + parenright + -30 + percent + -85 + periodcentered + -100 + perthousand + -85 + plus + -115 + public.kern2.C + -115 + public.kern2.G + -115 + public.kern2.J + -35 + public.kern2.O + -115 + public.kern2.Q + -115 + public.kern2.S + -45 + public.kern2.T + -115 + public.kern2.U + -90 + public.kern2.V + -115 + public.kern2.W + -115 + public.kern2.Y + -100 + public.kern2.a + -90 + public.kern2.a.alt + -45 + public.kern2.c + -90 + public.kern2.d + -90 + public.kern2.dcaron + -90 + public.kern2.dcroat + -90 + public.kern2.e + -95 + public.kern2.eth + -85 + public.kern2.f + -80 + public.kern2.g + -105 + public.kern2.j + 60 + public.kern2.o + -100 + public.kern2.oslash + -20 + public.kern2.q + -90 + public.kern2.s + -25 + public.kern2.t + -110 + public.kern2.tcaron + -110 + public.kern2.u + -55 + public.kern2.v + -75 + public.kern2.w + -70 + public.kern2.y + -70 + question + -115 + quotedbl + -115 + quotedblbase + -10 + quotedblleft + -115 + quotedblright + -115 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -10 + quotesingle + -110 + registered + -115 + slash + 25 + sterling + -30 + trademark + -115 + yen + -55 + + copyright + + asciicircum + -40 + asciitilde + -30 + asterisk + -45 + backslash + -150 + braceleft + -65 + braceright + -60 + colon + -45 + comma + -65 + degree + -80 + dollar + -80 + ellipsis + -50 + euro + -90 + guillemetright + -35 + guilsinglright + -35 + multiply + -40 + numbersign + -70 + paragraph + -40 + parenright + -165 + percent + -50 + perthousand + -50 + public.kern2.A + -50 + public.kern2.J + -80 + public.kern2.S + -75 + public.kern2.T + -110 + public.kern2.V + -85 + public.kern2.W + -75 + public.kern2.X + -55 + public.kern2.Y + -90 + public.kern2.f + -30 + public.kern2.s + -45 + public.kern2.t + -30 + public.kern2.tcaron + -30 + public.kern2.v + -35 + public.kern2.w + -30 + public.kern2.x + -55 + public.kern2.y + -30 + question + -175 + questiondown + -45 + quotedbl + -55 + quotedblbase + -65 + quotedblleft + -70 + quotedblright + -95 + quoteleft + -70 + quoteright + -95 + quotesinglbase + -65 + quotesingle + -55 + registered + -20 + semicolon + -50 + slash + -65 + sterling + -35 + trademark + -60 + underscore + -100 + yen + -55 + + degree + + ampersand + -90 + asciicircum + -55 + asciitilde + -110 + at + -40 + backslash + -50 + braceleft + -110 + braceright + -65 + bullet + -85 + cent + -65 + comma + -115 + copyright + -45 + divide + -70 + dollar + -30 + ellipsis + -215 + emdash + -215 + endash + -215 + euro + -95 + guillemetleft + -180 + guillemetright + -60 + guilsinglleft + -170 + guilsinglright + -60 + hyphen + -185 + less + -80 + minus + -70 + multiply + -70 + numbersign + -145 + parenleft + -45 + parenright + -40 + periodcentered + -100 + plus + -70 + public.kern2.A + -125 + public.kern2.C + -25 + public.kern2.G + -25 + public.kern2.J + -215 + public.kern2.O + -30 + public.kern2.Oslash + -30 + public.kern2.Q + -30 + public.kern2.S + -25 + public.kern2.V + -25 + public.kern2.W + -25 + public.kern2.X + -30 + public.kern2.Y + -25 + public.kern2.a + -75 + public.kern2.a.alt + -70 + public.kern2.c + -75 + public.kern2.d + -75 + public.kern2.dcaron + -75 + public.kern2.dcroat + -75 + public.kern2.e + -75 + public.kern2.eth + -85 + public.kern2.g + -65 + public.kern2.o + -75 + public.kern2.oslash + -75 + public.kern2.q + -75 + public.kern2.s + -55 + public.kern2.x + -15 + question + -35 + questiondown + -200 + quotedblbase + -205 + quotedblright + -10 + quoteright + -10 + quotesinglbase + -115 + registered + -10 + semicolon + -15 + slash + -210 + sterling + -85 + underscore + -215 + yen + -20 + + divide + + asciicircum + -260 + asciitilde + -30 + asterisk + -70 + backslash + -135 + braceleft + -60 + braceright + -65 + colon + -40 + comma + -115 + degree + -105 + dollar + -65 + ellipsis + -285 + euro + -90 + guillemetright + -35 + guilsinglright + -35 + multiply + -70 + numbersign + -85 + paragraph + -25 + parenright + -165 + percent + -35 + perthousand + -35 + public.kern2.A + -65 + public.kern2.J + -285 + public.kern2.S + -65 + public.kern2.T + -135 + public.kern2.V + -70 + public.kern2.W + -55 + public.kern2.X + -75 + public.kern2.Y + -70 + public.kern2.a.alt + -25 + public.kern2.f + -80 + public.kern2.s + -30 + public.kern2.t + -80 + public.kern2.tcaron + -80 + public.kern2.v + -20 + public.kern2.w + -15 + public.kern2.x + -40 + public.kern2.y + -15 + question + -175 + questiondown + -200 + quotedbl + -200 + quotedblbase + -205 + quotedblleft + -200 + quotedblright + -200 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -115 + quotesingle + -110 + semicolon + -45 + slash + -110 + sterling + -35 + trademark + -125 + underscore + -310 + yen + -40 + + dollar + + asciicircum + -210 + asciitilde + -85 + asterisk + -75 + at + -15 + backslash + -80 + braceleft + -75 + braceright + -60 + bullet + -30 + cent + -10 + colon + -25 + comma + -40 + copyright + -15 + degree + -65 + divide + -20 + dollar + -75 + ellipsis + -25 + euro + -95 + guillemetleft + -15 + guillemetright + -10 + guilsinglleft + -15 + guilsinglright + -10 + less + -50 + minus + -20 + multiply + -50 + numbersign + -50 + paragraph + -105 + parenleft + -10 + parenright + -105 + percent + -85 + periodcentered + -25 + perthousand + -85 + plus + -20 + public.kern2.A + -30 + public.kern2.C + -35 + public.kern2.G + -30 + public.kern2.J + -55 + public.kern2.O + -30 + public.kern2.Oslash + -30 + public.kern2.Q + -30 + public.kern2.S + -60 + public.kern2.T + -60 + public.kern2.U + -15 + public.kern2.V + -65 + public.kern2.W + -65 + public.kern2.X + -35 + public.kern2.Y + -65 + public.kern2.a + -10 + public.kern2.c + -10 + public.kern2.d + -10 + public.kern2.dcaron + -10 + public.kern2.dcroat + -10 + public.kern2.e + -10 + public.kern2.eth + -10 + public.kern2.f + -80 + public.kern2.g + -15 + public.kern2.o + -15 + public.kern2.oslash + -15 + public.kern2.q + -10 + public.kern2.s + -55 + public.kern2.t + -80 + public.kern2.tcaron + -80 + public.kern2.v + -50 + public.kern2.w + -45 + public.kern2.x + -35 + public.kern2.y + -45 + question + -85 + questiondown + -20 + quotedbl + -60 + quotedblbase + -40 + quotedblleft + -90 + quotedblright + -75 + quoteleft + -90 + quoteright + -75 + quotesinglbase + -40 + quotesingle + -60 + registered + -75 + semicolon + -30 + slash + -40 + sterling + -45 + trademark + -130 + underscore + -90 + yen + -55 + + ellipsis + + ampersand + -60 + asciicircum + -260 + asciitilde + -240 + asterisk + -190 + at + -75 + backslash + -235 + braceleft + -110 + braceright + -55 + bullet + -175 + cent + -85 + comma + -20 + copyright + -75 + degree + -215 + divide + -285 + dollar + -50 + emdash + -285 + endash + -285 + equal + -285 + euro + -280 + guillemetleft + -180 + guillemetright + -20 + guilsinglleft + -170 + guilsinglright + -20 + hyphen + -185 + less + -285 + minus + -285 + multiply + -250 + numbersign + -70 + paragraph + -220 + parenleft + -60 + parenright + -60 + percent + -85 + periodcentered + -100 + perthousand + -85 + plus + -285 + public.kern2.C + -145 + public.kern2.G + -135 + public.kern2.J + -30 + public.kern2.O + -135 + public.kern2.Q + -135 + public.kern2.S + -45 + public.kern2.T + -135 + public.kern2.U + -85 + public.kern2.V + -160 + public.kern2.W + -130 + public.kern2.Y + -100 + public.kern2.a + -85 + public.kern2.a.alt + -45 + public.kern2.c + -90 + public.kern2.d + -85 + public.kern2.dcaron + -85 + public.kern2.dcroat + -85 + public.kern2.e + -90 + public.kern2.eth + -80 + public.kern2.f + -80 + public.kern2.g + -120 + public.kern2.j + 35 + public.kern2.o + -100 + public.kern2.oslash + -20 + public.kern2.q + -85 + public.kern2.s + -25 + public.kern2.t + -105 + public.kern2.tcaron + -105 + public.kern2.u + -50 + public.kern2.v + -75 + public.kern2.w + -70 + public.kern2.y + -70 + question + -185 + quotedbl + -200 + quotedblbase + -20 + quotedblleft + -200 + quotedblright + -200 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -20 + quotesingle + -110 + registered + -285 + semicolon + -10 + slash + 15 + sterling + -30 + trademark + -285 + yen + -55 + + emdash + + asciicircum + -260 + asciitilde + -25 + asterisk + -155 + backslash + -155 + braceleft + -60 + braceright + -60 + colon + -105 + comma + -115 + degree + -215 + dollar + -110 + ellipsis + -285 + euro + -90 + guillemetright + -80 + guilsinglright + -80 + multiply + -40 + numbersign + -65 + paragraph + -55 + parenright + -170 + percent + -70 + perthousand + -70 + public.kern2.A + -45 + public.kern2.J + -145 + public.kern2.S + -110 + public.kern2.T + -135 + public.kern2.V + -80 + public.kern2.W + -65 + public.kern2.X + -55 + public.kern2.Y + -85 + public.kern2.f + -80 + public.kern2.s + -40 + public.kern2.t + -80 + public.kern2.tcaron + -80 + public.kern2.v + -25 + public.kern2.w + -25 + public.kern2.x + -50 + public.kern2.y + -25 + question + -175 + questiondown + -85 + quotedbl + -200 + quotedblbase + -205 + quotedblleft + -200 + quotedblright + -200 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -115 + quotesingle + -110 + registered + -15 + semicolon + -110 + slash + -75 + sterling + -30 + trademark + -125 + underscore + -355 + yen + -50 + + endash + + asciicircum + -260 + asciitilde + -25 + asterisk + -155 + backslash + -155 + braceleft + -60 + braceright + -60 + colon + -105 + comma + -115 + degree + -215 + dollar + -110 + ellipsis + -285 + euro + -90 + guillemetright + -80 + guilsinglright + -80 + multiply + -40 + numbersign + -65 + paragraph + -55 + parenright + -170 + percent + -70 + perthousand + -70 + public.kern2.A + -45 + public.kern2.J + -145 + public.kern2.S + -110 + public.kern2.T + -135 + public.kern2.V + -80 + public.kern2.W + -65 + public.kern2.X + -55 + public.kern2.Y + -85 + public.kern2.f + -80 + public.kern2.s + -40 + public.kern2.t + -80 + public.kern2.tcaron + -80 + public.kern2.v + -25 + public.kern2.w + -25 + public.kern2.x + -50 + public.kern2.y + -25 + question + -175 + questiondown + -85 + quotedbl + -200 + quotedblbase + -205 + quotedblleft + -200 + quotedblright + -200 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -115 + quotesingle + -110 + registered + -15 + semicolon + -110 + slash + -75 + sterling + -30 + trademark + -125 + underscore + -290 + yen + -50 + + equal + + asciicircum + -15 + asciitilde + -30 + backslash + -85 + braceleft + -60 + braceright + -60 + comma + -115 + degree + -15 + dollar + -30 + ellipsis + -285 + euro + -90 + guillemetright + -20 + guilsinglright + -20 + multiply + -40 + numbersign + -55 + parenright + -115 + public.kern2.A + -40 + public.kern2.J + -115 + public.kern2.S + -25 + public.kern2.T + -135 + public.kern2.V + -40 + public.kern2.W + -35 + public.kern2.X + -45 + public.kern2.Y + -45 + public.kern2.s + -30 + public.kern2.x + -10 + question + -145 + questiondown + -50 + quotedbl + -10 + quotedblbase + -205 + quotedblright + -50 + quoteright + -50 + quotesinglbase + -115 + quotesingle + -10 + semicolon + -10 + slash + -60 + sterling + -35 + underscore + -330 + yen + -25 + + euro + + asciicircum + -10 + asciitilde + -25 + backslash + -65 + braceleft + -60 + braceright + -55 + comma + -45 + dollar + -30 + ellipsis + -30 + euro + -90 + guillemetright + -20 + guilsinglright + -20 + multiply + -40 + numbersign + -50 + parenright + -80 + public.kern2.A + -25 + public.kern2.J + -75 + public.kern2.S + -25 + public.kern2.V + -30 + public.kern2.W + -25 + public.kern2.X + -30 + public.kern2.Y + -30 + public.kern2.s + -30 + public.kern2.x + -10 + question + -75 + questiondown + -20 + quotedblbase + -45 + quotedblright + -10 + quoteright + -10 + quotesinglbase + -45 + semicolon + -10 + slash + -40 + sterling + -30 + underscore + -165 + yen + -20 + + greater + + ampersand + -15 + asciicircum + -85 + asciitilde + -30 + asterisk + -105 + backslash + -145 + braceleft + -60 + braceright + -60 + colon + -60 + comma + -115 + degree + -135 + dollar + -80 + ellipsis + -285 + euro + -90 + guillemetleft + -30 + guillemetright + -55 + guilsinglleft + -30 + guilsinglright + -55 + multiply + -105 + numbersign + -95 + paragraph + -35 + parenright + -170 + percent + -45 + perthousand + -45 + public.kern2.A + -75 + public.kern2.J + -285 + public.kern2.S + -80 + public.kern2.T + -135 + public.kern2.V + -75 + public.kern2.W + -60 + public.kern2.X + -85 + public.kern2.Y + -75 + public.kern2.a.alt + -50 + public.kern2.f + -80 + public.kern2.s + -30 + public.kern2.t + -80 + public.kern2.tcaron + -80 + public.kern2.v + -20 + public.kern2.w + -20 + public.kern2.x + -45 + public.kern2.y + -20 + question + -175 + questiondown + -200 + quotedbl + -170 + quotedblbase + -205 + quotedblleft + -170 + quotedblright + -200 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -115 + quotesingle + -110 + semicolon + -70 + slash + -125 + sterling + -35 + trademark + -125 + underscore + -305 + yen + -45 + + guillemetleft + + ampersand + -50 + asciicircum + -15 + asciitilde + -65 + asterisk + -35 + at + -15 + backslash + -125 + braceleft + -110 + braceright + -65 + bullet + -40 + cent + -25 + colon + -20 + comma + -35 + copyright + -15 + degree + -80 + divide + -20 + dollar + -55 + ellipsis + -20 + emdash + -60 + endash + -60 + euro + -90 + guillemetleft + -135 + guilsinglleft + -135 + hyphen + -60 + less + -25 + minus + -20 + multiply + -70 + numbersign + -100 + paragraph + -15 + parenleft + -20 + parenright + -140 + percent + -25 + periodcentered + -90 + perthousand + -25 + plus + -20 + public.kern2.A + -30 + public.kern2.J + -60 + public.kern2.S + -50 + public.kern2.T + -135 + public.kern2.V + -65 + public.kern2.W + -55 + public.kern2.X + -30 + public.kern2.Y + -65 + public.kern2.a + -35 + public.kern2.a.alt + -35 + public.kern2.c + -35 + public.kern2.d + -35 + public.kern2.dcaron + -35 + public.kern2.dcroat + -35 + public.kern2.e + -35 + public.kern2.eth + -45 + public.kern2.f + -15 + public.kern2.g + -25 + public.kern2.o + -35 + public.kern2.oslash + -35 + public.kern2.q + -35 + public.kern2.s + -30 + public.kern2.t + -15 + public.kern2.tcaron + -15 + public.kern2.v + -15 + public.kern2.w + -15 + public.kern2.x + -30 + public.kern2.y + -15 + question + -175 + questiondown + -20 + quotedbl + -200 + quotedblbase + -35 + quotedblleft + -90 + quotedblright + -175 + quoteleft + -90 + quoteright + -115 + quotesinglbase + -35 + quotesingle + -110 + semicolon + -25 + slash + -35 + sterling + -70 + trademark + -125 + underscore + -240 + yen + -40 + + guillemetright + + asciicircum + -160 + asciitilde + -90 + asterisk + -185 + backslash + -195 + braceleft + -65 + braceright + -55 + bullet + -10 + colon + -105 + comma + -115 + degree + -215 + divide + -10 + dollar + -195 + ellipsis + -140 + euro + -85 + guillemetright + -135 + guilsinglright + -135 + less + -50 + minus + -10 + multiply + -40 + numbersign + -70 + paragraph + -140 + parenright + -170 + percent + -155 + perthousand + -155 + plus + -10 + public.kern2.A + -50 + public.kern2.C + -15 + public.kern2.G + -10 + public.kern2.J + -180 + public.kern2.O + -10 + public.kern2.Oslash + -10 + public.kern2.Q + -10 + public.kern2.S + -180 + public.kern2.T + -130 + public.kern2.V + -100 + public.kern2.W + -80 + public.kern2.X + -60 + public.kern2.Y + -95 + public.kern2.f + -70 + public.kern2.s + -110 + public.kern2.t + -70 + public.kern2.tcaron + -70 + public.kern2.v + -35 + public.kern2.w + -30 + public.kern2.x + -60 + public.kern2.y + -30 + question + -170 + questiondown + -115 + quotedbl + -200 + quotedblbase + -155 + quotedblleft + -200 + quotedblright + -200 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -115 + quotesingle + -110 + registered + -65 + semicolon + -110 + slash + -90 + sterling + -25 + trademark + -150 + underscore + -240 + yen + -50 + + guilsinglleft + + ampersand + -50 + asciicircum + -15 + asciitilde + -65 + asterisk + -35 + at + -15 + backslash + -125 + braceleft + -110 + braceright + -65 + bullet + -40 + cent + -25 + colon + -20 + comma + -35 + copyright + -15 + degree + -80 + divide + -20 + dollar + -55 + ellipsis + -20 + emdash + -60 + endash + -60 + euro + -90 + guillemetleft + -135 + guilsinglleft + -135 + hyphen + -60 + less + -25 + minus + -20 + multiply + -70 + numbersign + -100 + paragraph + -15 + parenleft + -20 + parenright + -140 + percent + -25 + periodcentered + -90 + perthousand + -25 + plus + -20 + public.kern2.A + -30 + public.kern2.J + -60 + public.kern2.S + -50 + public.kern2.T + -135 + public.kern2.V + -65 + public.kern2.W + -55 + public.kern2.X + -30 + public.kern2.Y + -65 + public.kern2.a + -35 + public.kern2.a.alt + -35 + public.kern2.c + -35 + public.kern2.d + -35 + public.kern2.dcaron + -35 + public.kern2.dcroat + -35 + public.kern2.e + -35 + public.kern2.eth + -45 + public.kern2.f + -15 + public.kern2.g + -25 + public.kern2.o + -35 + public.kern2.oslash + -35 + public.kern2.q + -35 + public.kern2.s + -30 + public.kern2.t + -15 + public.kern2.tcaron + -15 + public.kern2.v + -15 + public.kern2.w + -15 + public.kern2.x + -30 + public.kern2.y + -15 + question + -170 + questiondown + -20 + quotedbl + -170 + quotedblbase + -35 + quotedblleft + -90 + quotedblright + -170 + quoteleft + -90 + quoteright + -115 + quotesinglbase + -35 + quotesingle + -110 + semicolon + -25 + slash + -35 + sterling + -70 + trademark + -125 + underscore + -170 + yen + -40 + + guilsinglright + + asciicircum + -160 + asciitilde + -90 + asterisk + -170 + backslash + -170 + braceleft + -65 + braceright + -55 + bullet + -10 + colon + -105 + comma + -115 + degree + -170 + divide + -10 + dollar + -170 + ellipsis + -140 + euro + -85 + guillemetright + -135 + guilsinglright + -135 + less + -50 + minus + -10 + multiply + -40 + numbersign + -70 + paragraph + -140 + parenright + -170 + percent + -155 + perthousand + -155 + plus + -10 + public.kern2.A + -50 + public.kern2.C + -15 + public.kern2.G + -10 + public.kern2.J + -170 + public.kern2.O + -10 + public.kern2.Oslash + -10 + public.kern2.Q + -10 + public.kern2.S + -170 + public.kern2.T + -130 + public.kern2.V + -100 + public.kern2.W + -80 + public.kern2.X + -60 + public.kern2.Y + -95 + public.kern2.f + -70 + public.kern2.s + -110 + public.kern2.t + -70 + public.kern2.tcaron + -70 + public.kern2.v + -35 + public.kern2.w + -30 + public.kern2.x + -60 + public.kern2.y + -30 + question + -170 + questiondown + -115 + quotedbl + -170 + quotedblbase + -155 + quotedblleft + -170 + quotedblright + -170 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -115 + quotesingle + -110 + registered + -65 + semicolon + -110 + slash + -90 + sterling + -25 + trademark + -150 + underscore + -170 + yen + -50 + + hyphen + + asciicircum + -185 + asciitilde + -25 + asterisk + -155 + backslash + -155 + braceleft + -60 + braceright + -60 + colon + -105 + comma + -115 + degree + -185 + dollar + -110 + ellipsis + -185 + euro + -90 + guillemetright + -80 + guilsinglright + -80 + multiply + -40 + numbersign + -65 + paragraph + -55 + parenright + -170 + percent + -70 + perthousand + -70 + public.kern2.A + -45 + public.kern2.J + -140 + public.kern2.S + -110 + public.kern2.T + -135 + public.kern2.V + -80 + public.kern2.W + -65 + public.kern2.X + -55 + public.kern2.Y + -85 + public.kern2.f + -80 + public.kern2.s + -40 + public.kern2.t + -80 + public.kern2.tcaron + -80 + public.kern2.v + -25 + public.kern2.w + -25 + public.kern2.x + -50 + public.kern2.y + -25 + question + -175 + questiondown + -85 + quotedbl + -185 + quotedblbase + -185 + quotedblleft + -185 + quotedblright + -185 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -115 + quotesingle + -110 + registered + -15 + semicolon + -110 + slash + -75 + sterling + -30 + trademark + -125 + underscore + -185 + yen + -50 + + less + + asciicircum + -10 + asciitilde + -25 + backslash + -10 + braceleft + -60 + braceright + -55 + comma + -15 + dollar + -30 + euro + -90 + multiply + -40 + numbersign + -50 + parenright + -25 + public.kern2.J + -25 + public.kern2.S + -25 + public.kern2.s + -20 + question + -15 + quotedblbase + -15 + quotedblright + -10 + quoteright + -10 + quotesinglbase + -15 + semicolon + -10 + sterling + -30 + underscore + -305 + + minus + + asciicircum + -260 + asciitilde + -30 + asterisk + -70 + backslash + -135 + braceleft + -60 + braceright + -65 + colon + -40 + comma + -115 + degree + -105 + dollar + -65 + ellipsis + -285 + euro + -90 + guillemetright + -35 + guilsinglright + -35 + multiply + -70 + numbersign + -85 + paragraph + -25 + parenright + -165 + percent + -35 + perthousand + -35 + public.kern2.A + -65 + public.kern2.J + -285 + public.kern2.S + -65 + public.kern2.T + -135 + public.kern2.V + -70 + public.kern2.W + -55 + public.kern2.X + -75 + public.kern2.Y + -70 + public.kern2.a.alt + -25 + public.kern2.f + -80 + public.kern2.s + -30 + public.kern2.t + -80 + public.kern2.tcaron + -80 + public.kern2.v + -20 + public.kern2.w + -15 + public.kern2.x + -40 + public.kern2.y + -15 + question + -175 + questiondown + -200 + quotedbl + -200 + quotedblbase + -205 + quotedblleft + -200 + quotedblright + -200 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -115 + quotesingle + -110 + semicolon + -45 + slash + -110 + sterling + -35 + trademark + -125 + underscore + -320 + yen + -40 + + multiply + + ampersand + -45 + asciicircum + -60 + asciitilde + -115 + asterisk + -50 + at + -55 + backslash + -150 + bar + -35 + braceleft + -120 + braceright + -100 + bracketleft + -35 + bracketright + -35 + bullet + -75 + cent + -50 + colon + -45 + comma + -115 + copyright + -55 + degree + -90 + divide + -75 + dollar + -80 + ellipsis + -255 + emdash + -45 + endash + -45 + equal + -35 + euro + -125 + greater + -35 + guillemetleft + -70 + guillemetright + -70 + guilsinglleft + -70 + guilsinglright + -70 + hyphen + -45 + less + -85 + minus + -75 + multiply + -85 + numbersign + -120 + paragraph + -45 + parenleft + -50 + parenright + -180 + percent + -55 + periodcentered + -70 + perthousand + -55 + plus + -75 + public.kern2.A + -100 + public.kern2.B + -35 + public.kern2.C + -40 + public.kern2.D + -35 + public.kern2.E + -35 + public.kern2.Eth + -35 + public.kern2.F + -35 + public.kern2.G + -45 + public.kern2.H + -35 + public.kern2.I + -35 + public.kern2.J + -215 + public.kern2.K + -35 + public.kern2.L + -35 + public.kern2.Lslash + -35 + public.kern2.M + -35 + public.kern2.N + -35 + public.kern2.O + -45 + public.kern2.Oslash + -45 + public.kern2.P + -35 + public.kern2.Q + -45 + public.kern2.R + -35 + public.kern2.S + -80 + public.kern2.T + -170 + public.kern2.Thorn + -35 + public.kern2.U + -35 + public.kern2.V + -95 + public.kern2.W + -85 + public.kern2.X + -105 + public.kern2.Y + -95 + public.kern2.Z + -35 + public.kern2.a + -50 + public.kern2.a.alt + -55 + public.kern2.b + -35 + public.kern2.c + -50 + public.kern2.d + -50 + public.kern2.dcaron + -50 + public.kern2.dcroat + -50 + public.kern2.e + -50 + public.kern2.eth + -50 + public.kern2.f + -35 + public.kern2.g + -55 + public.kern2.germandbls + -35 + public.kern2.h + -35 + public.kern2.i + -35 + public.kern2.j + -35 + public.kern2.l + -35 + public.kern2.lcaron + -35 + public.kern2.lslash + -35 + public.kern2.m + -35 + public.kern2.n + -35 + public.kern2.o + -50 + public.kern2.oslash + -50 + public.kern2.p + -35 + public.kern2.q + -50 + public.kern2.r + -35 + public.kern2.s + -70 + public.kern2.t + -35 + public.kern2.tcaron + -35 + public.kern2.thorn + -35 + public.kern2.u + -35 + public.kern2.v + -45 + public.kern2.w + -45 + public.kern2.x + -65 + public.kern2.y + -45 + public.kern2.z + -35 + question + -225 + questiondown + -155 + quotedbl + -65 + quotedblbase + -205 + quotedblleft + -85 + quotedblright + -150 + quoteleft + -85 + quoteright + -115 + quotesinglbase + -115 + quotesingle + -65 + registered + -35 + semicolon + -55 + slash + -135 + sterling + -85 + trademark + -95 + underscore + -255 + yen + -70 + + numbersign + + ampersand + -130 + asciicircum + -100 + asciitilde + -135 + asterisk + -65 + at + -100 + backslash + -90 + bar + -50 + braceleft + -160 + braceright + -120 + bracketleft + -50 + bracketright + -50 + bullet + -110 + cent + -110 + colon + -65 + comma + -115 + copyright + -100 + degree + -55 + divide + -90 + dollar + -80 + ellipsis + -235 + emdash + -105 + endash + -105 + equal + -65 + euro + -155 + greater + -50 + guillemetleft + -120 + guillemetright + -105 + guilsinglleft + -120 + guilsinglright + -105 + hyphen + -105 + less + -95 + minus + -90 + multiply + -125 + numbersign + -210 + paragraph + -55 + parenleft + -105 + parenright + -110 + percent + -50 + periodcentered + -100 + perthousand + -50 + plus + -90 + public.kern2.A + -190 + public.kern2.B + -50 + public.kern2.C + -85 + public.kern2.D + -50 + public.kern2.E + -50 + public.kern2.Eth + -50 + public.kern2.F + -50 + public.kern2.G + -85 + public.kern2.H + -50 + public.kern2.I + -50 + public.kern2.J + -255 + public.kern2.K + -50 + public.kern2.L + -50 + public.kern2.Lslash + -50 + public.kern2.M + -50 + public.kern2.N + -50 + public.kern2.O + -90 + public.kern2.Oslash + -90 + public.kern2.P + -50 + public.kern2.Q + -90 + public.kern2.R + -50 + public.kern2.S + -75 + public.kern2.T + -75 + public.kern2.Thorn + -50 + public.kern2.U + -50 + public.kern2.V + -75 + public.kern2.W + -75 + public.kern2.X + -80 + public.kern2.Y + -75 + public.kern2.Z + -50 + public.kern2.a + -115 + public.kern2.a.alt + -130 + public.kern2.b + -50 + public.kern2.c + -110 + public.kern2.d + -115 + public.kern2.dcaron + -115 + public.kern2.dcroat + -115 + public.kern2.e + -115 + public.kern2.eth + -115 + public.kern2.f + -65 + public.kern2.g + -105 + public.kern2.germandbls + -55 + public.kern2.h + -50 + public.kern2.i + -65 + public.kern2.j + -65 + public.kern2.l + -50 + public.kern2.lcaron + -50 + public.kern2.lslash + -50 + public.kern2.m + -65 + public.kern2.n + -65 + public.kern2.o + -110 + public.kern2.oslash + -110 + public.kern2.p + -65 + public.kern2.q + -115 + public.kern2.r + -65 + public.kern2.s + -115 + public.kern2.t + -65 + public.kern2.tcaron + -65 + public.kern2.thorn + -50 + public.kern2.u + -65 + public.kern2.v + -65 + public.kern2.w + -65 + public.kern2.x + -75 + public.kern2.y + -65 + public.kern2.z + -65 + question + -100 + questiondown + -190 + quotedbl + -55 + quotedblbase + -205 + quotedblleft + -50 + quotedblright + -60 + quoteleft + -50 + quoteright + -60 + quotesinglbase + -115 + quotesingle + -55 + registered + -70 + semicolon + -75 + slash + -210 + sterling + -135 + trademark + -50 + underscore + -355 + yen + -70 + + paragraph + + asciicircum + -15 + asciitilde + -25 + backslash + 10 + braceleft + -60 + braceright + -50 + dollar + -30 + euro + -90 + multiply + -40 + numbersign + -50 + parenright + -25 + public.kern2.J + -25 + public.kern2.S + -25 + public.kern2.s + -20 + question + -15 + quotedblright + -10 + quoteright + -10 + slash + 30 + sterling + -30 + + parenleft + + ampersand + -115 + asciicircum + -140 + asciitilde + -180 + asterisk + -15 + at + -135 + backslash + -55 + bar + -15 + braceleft + -135 + braceright + -85 + bracketleft + -15 + bracketright + -15 + bullet + -170 + cent + -170 + colon + -95 + comma + -70 + copyright + -135 + degree + -15 + divide + -155 + dollar + -60 + ellipsis + -105 + emdash + -170 + endash + -170 + equal + -100 + euro + -180 + greater + -15 + guillemetleft + -175 + guillemetright + -135 + guilsinglleft + -170 + guilsinglright + -135 + hyphen + -170 + less + -155 + minus + -155 + multiply + -175 + numbersign + -175 + paragraph + -40 + parenleft + -120 + parenright + -50 + percent + -25 + periodcentered + -100 + perthousand + -25 + plus + -155 + public.kern2.A + -105 + public.kern2.B + -15 + public.kern2.C + -95 + public.kern2.D + -15 + public.kern2.E + -15 + public.kern2.Eth + -15 + public.kern2.F + -15 + public.kern2.G + -100 + public.kern2.H + -15 + public.kern2.I + -15 + public.kern2.J + -145 + public.kern2.K + -15 + public.kern2.L + -15 + public.kern2.Lslash + -15 + public.kern2.M + -15 + public.kern2.N + -15 + public.kern2.O + -105 + public.kern2.Oslash + -105 + public.kern2.P + -15 + public.kern2.Q + -105 + public.kern2.R + -15 + public.kern2.S + -60 + public.kern2.T + -15 + public.kern2.Thorn + -15 + public.kern2.U + -15 + public.kern2.V + -30 + public.kern2.W + -30 + public.kern2.X + -35 + public.kern2.Y + -30 + public.kern2.Z + -15 + public.kern2.a + -180 + public.kern2.a.alt + -150 + public.kern2.b + -15 + public.kern2.c + -175 + public.kern2.d + -180 + public.kern2.dcaron + -180 + public.kern2.dcroat + -180 + public.kern2.e + -175 + public.kern2.eth + -170 + public.kern2.f + -95 + public.kern2.g + -110 + public.kern2.germandbls + -35 + public.kern2.h + -15 + public.kern2.i + -35 + public.kern2.j + 50 + public.kern2.l + -15 + public.kern2.lcaron + -15 + public.kern2.lslash + -15 + public.kern2.m + -100 + public.kern2.n + -100 + public.kern2.o + -175 + public.kern2.oslash + -125 + public.kern2.p + -25 + public.kern2.q + -180 + public.kern2.r + -100 + public.kern2.s + -140 + public.kern2.t + -95 + public.kern2.tcaron + -95 + public.kern2.thorn + -15 + public.kern2.u + -100 + public.kern2.v + -100 + public.kern2.w + -100 + public.kern2.x + -105 + public.kern2.y + -100 + public.kern2.z + -100 + question + -45 + questiondown + -55 + quotedbl + -15 + quotedblbase + -70 + quotedblleft + -30 + quotedblright + -30 + quoteleft + -30 + quoteright + -30 + quotesinglbase + -70 + quotesingle + -15 + registered + -65 + semicolon + -65 + slash + -15 + sterling + -125 + trademark + -55 + underscore + -25 + yen + -25 + + parenright + + asciicircum + -40 + asciitilde + -30 + asterisk + -45 + backslash + -145 + braceleft + -65 + braceright + -60 + colon + -35 + comma + -50 + degree + -75 + dollar + -80 + ellipsis + -35 + euro + -90 + guillemetright + -25 + guilsinglright + -25 + multiply + -40 + numbersign + -65 + paragraph + -40 + parenright + -115 + percent + -50 + perthousand + -50 + public.kern2.A + -45 + public.kern2.C + -10 + public.kern2.J + -65 + public.kern2.S + -70 + public.kern2.T + -95 + public.kern2.V + -90 + public.kern2.W + -75 + public.kern2.X + -50 + public.kern2.Y + -90 + public.kern2.f + -30 + public.kern2.s + -45 + public.kern2.t + -30 + public.kern2.tcaron + -30 + public.kern2.v + -35 + public.kern2.w + -30 + public.kern2.x + -50 + public.kern2.y + -30 + question + -150 + questiondown + -35 + quotedbl + -55 + quotedblbase + -50 + quotedblleft + -65 + quotedblright + -85 + quoteleft + -65 + quoteright + -85 + quotesinglbase + -50 + quotesingle + -55 + registered + -20 + semicolon + -45 + slash + -50 + sterling + -30 + trademark + -60 + underscore + -70 + yen + -55 + + percent + + asciicircum + -250 + asciitilde + -85 + asterisk + -120 + at + -15 + backslash + -100 + braceleft + -80 + braceright + -55 + bullet + -35 + cent + -15 + colon + -15 + comma + -35 + copyright + -15 + degree + -105 + divide + -25 + dollar + -65 + ellipsis + -15 + euro + -100 + guillemetleft + -20 + guilsinglleft + -20 + less + -50 + minus + -25 + multiply + -50 + numbersign + -50 + paragraph + -135 + parenleft + -10 + parenright + -125 + percent + -125 + periodcentered + -25 + perthousand + -125 + plus + -25 + public.kern2.A + -25 + public.kern2.C + -40 + public.kern2.G + -35 + public.kern2.J + -45 + public.kern2.O + -35 + public.kern2.Oslash + -35 + public.kern2.Q + -35 + public.kern2.S + -55 + public.kern2.T + -90 + public.kern2.U + -15 + public.kern2.V + -90 + public.kern2.W + -90 + public.kern2.X + -30 + public.kern2.Y + -90 + public.kern2.a + -15 + public.kern2.c + -15 + public.kern2.d + -15 + public.kern2.dcaron + -15 + public.kern2.dcroat + -15 + public.kern2.e + -15 + public.kern2.eth + -10 + public.kern2.f + -80 + public.kern2.g + -20 + public.kern2.o + -15 + public.kern2.oslash + -15 + public.kern2.q + -15 + public.kern2.s + -45 + public.kern2.t + -80 + public.kern2.tcaron + -80 + public.kern2.v + -50 + public.kern2.w + -50 + public.kern2.x + -30 + public.kern2.y + -50 + question + -130 + questiondown + -15 + quotedbl + -100 + quotedblbase + -35 + quotedblleft + -130 + quotedblright + -115 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -35 + quotesingle + -100 + registered + -80 + semicolon + -25 + slash + -30 + sterling + -45 + trademark + -155 + underscore + -65 + yen + -55 + + periodcentered + + asciicircum + -100 + asciitilde + -50 + asterisk + -100 + backslash + -100 + braceleft + -70 + braceright + -60 + colon + -100 + comma + -100 + degree + -100 + dollar + -100 + ellipsis + -100 + euro + -90 + guillemetright + -100 + guilsinglright + -100 + less + -15 + multiply + -40 + numbersign + -75 + paragraph + -100 + parenright + -100 + percent + -100 + perthousand + -100 + public.kern2.A + -60 + public.kern2.C + -15 + public.kern2.G + -10 + public.kern2.J + -100 + public.kern2.O + -10 + public.kern2.Oslash + -10 + public.kern2.Q + -10 + public.kern2.S + -100 + public.kern2.T + -100 + public.kern2.V + -100 + public.kern2.W + -85 + public.kern2.X + -65 + public.kern2.Y + -100 + public.kern2.a.alt + -10 + public.kern2.f + -80 + public.kern2.s + -75 + public.kern2.t + -80 + public.kern2.tcaron + -80 + public.kern2.v + -40 + public.kern2.w + -35 + public.kern2.x + -65 + public.kern2.y + -35 + question + -100 + questiondown + -100 + quotedbl + -100 + quotedblbase + -100 + quotedblleft + -100 + quotedblright + -100 + quoteleft + -100 + quoteright + -100 + quotesinglbase + -100 + quotesingle + -100 + registered + -45 + semicolon + -100 + slash + -95 + sterling + -30 + trademark + -100 + underscore + -100 + yen + -55 + + perthousand + + asciicircum + -260 + asciitilde + -85 + asterisk + -190 + at + -15 + backslash + -220 + braceleft + -80 + braceright + -55 + bullet + -35 + cent + -15 + colon + -15 + comma + -35 + copyright + -15 + degree + -215 + divide + -25 + dollar + -65 + ellipsis + -15 + euro + -100 + guillemetleft + -20 + guilsinglleft + -20 + less + -50 + minus + -25 + multiply + -50 + numbersign + -50 + paragraph + -135 + parenleft + -10 + parenright + -125 + percent + -125 + periodcentered + -25 + perthousand + -125 + plus + -25 + public.kern2.A + -25 + public.kern2.C + -40 + public.kern2.G + -35 + public.kern2.J + -45 + public.kern2.O + -35 + public.kern2.Oslash + -35 + public.kern2.Q + -35 + public.kern2.S + -50 + public.kern2.T + -135 + public.kern2.U + -15 + public.kern2.V + -120 + public.kern2.W + -100 + public.kern2.X + -30 + public.kern2.Y + -100 + public.kern2.a + -15 + public.kern2.c + -15 + public.kern2.d + -15 + public.kern2.dcaron + -15 + public.kern2.dcroat + -15 + public.kern2.e + -15 + public.kern2.eth + -10 + public.kern2.f + -80 + public.kern2.g + -20 + public.kern2.o + -15 + public.kern2.oslash + -15 + public.kern2.q + -15 + public.kern2.s + -45 + public.kern2.t + -80 + public.kern2.tcaron + -80 + public.kern2.v + -50 + public.kern2.w + -50 + public.kern2.x + -30 + public.kern2.y + -50 + question + -180 + questiondown + -15 + quotedbl + -200 + quotedblbase + -35 + quotedblleft + -200 + quotedblright + -200 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -35 + quotesingle + -110 + registered + -80 + semicolon + -25 + slash + -30 + sterling + -45 + trademark + -155 + underscore + -65 + yen + -55 + + plus + + asciicircum + -245 + asciitilde + -30 + asterisk + -70 + backslash + -135 + braceleft + -60 + braceright + -65 + colon + -40 + comma + -115 + degree + -105 + dollar + -65 + ellipsis + -275 + euro + -90 + guillemetright + -35 + guilsinglright + -35 + multiply + -70 + numbersign + -85 + paragraph + -25 + parenright + -165 + percent + -35 + perthousand + -35 + public.kern2.A + -65 + public.kern2.J + -285 + public.kern2.S + -65 + public.kern2.T + -135 + public.kern2.V + -70 + public.kern2.W + -55 + public.kern2.X + -75 + public.kern2.Y + -70 + public.kern2.a.alt + -25 + public.kern2.f + -80 + public.kern2.s + -30 + public.kern2.t + -80 + public.kern2.tcaron + -80 + public.kern2.v + -20 + public.kern2.w + -15 + public.kern2.x + -40 + public.kern2.y + -15 + question + -175 + questiondown + -200 + quotedbl + -200 + quotedblbase + -205 + quotedblleft + -200 + quotedblright + -200 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -115 + quotesingle + -110 + semicolon + -45 + slash + -110 + sterling + -35 + trademark + -125 + underscore + -310 + yen + -40 + + public.kern1.A + + ampersand + -45 + asciicircum + -115 + asciitilde + -105 + asterisk + -120 + at + -60 + backslash + -180 + braceleft + -110 + braceright + -55 + bullet + -70 + cent + -55 + comma + -20 + copyright + -60 + degree + -140 + divide + -65 + dollar + -50 + emdash + -45 + endash + -45 + equal + -35 + euro + -140 + guillemetleft + -55 + guillemetright + -10 + guilsinglleft + -55 + guilsinglright + -10 + hyphen + -45 + less + -75 + minus + -65 + multiply + -95 + numbersign + -70 + paragraph + -115 + parenleft + -50 + parenright + -85 + percent + -85 + periodcentered + -65 + perthousand + -85 + plus + -65 + public.kern2.C + -80 + public.kern2.G + -75 + public.kern2.J + -35 + public.kern2.O + -75 + public.kern2.Q + -75 + public.kern2.S + -45 + public.kern2.T + -135 + public.kern2.U + -60 + public.kern2.V + -165 + public.kern2.W + -135 + public.kern2.Y + -100 + public.kern2.a + -55 + public.kern2.a.alt + -35 + public.kern2.c + -55 + public.kern2.d + -55 + public.kern2.dcaron + -55 + public.kern2.dcroat + -55 + public.kern2.e + -55 + public.kern2.eth + -55 + public.kern2.f + -80 + public.kern2.g + -65 + public.kern2.o + -60 + public.kern2.oslash + -20 + public.kern2.q + -55 + public.kern2.s + -30 + public.kern2.t + -105 + public.kern2.tcaron + -105 + public.kern2.u + -40 + public.kern2.v + -75 + public.kern2.w + -70 + public.kern2.y + -70 + question + -170 + quotedbl + -130 + quotedblbase + -20 + quotedblleft + -130 + quotedblright + -140 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -20 + quotesingle + -110 + registered + -100 + semicolon + -15 + sterling + -30 + trademark + -125 + underscore + -355 + yen + -55 + + public.kern1.B + + asciicircum + -50 + asciitilde + -75 + asterisk + -25 + at + -10 + backslash + -95 + braceleft + -75 + braceright + -55 + bullet + -25 + cent + -10 + colon + -25 + comma + -45 + copyright + -10 + degree + -35 + divide + -15 + dollar + -60 + ellipsis + -25 + euro + -95 + guillemetleft + -10 + guillemetright + -15 + guilsinglleft + -10 + guilsinglright + -15 + less + -40 + minus + -15 + multiply + -45 + numbersign + -50 + paragraph + -25 + parenleft + -10 + parenright + -90 + percent + -30 + periodcentered + -20 + perthousand + -30 + plus + -15 + public.kern2.A + -35 + public.kern2.C + -30 + public.kern2.G + -30 + public.kern2.J + -60 + public.kern2.O + -25 + public.kern2.Oslash + -25 + public.kern2.Q + -25 + public.kern2.S + -55 + public.kern2.T + -40 + public.kern2.U + -10 + public.kern2.V + -65 + public.kern2.W + -60 + public.kern2.X + -35 + public.kern2.Y + -65 + public.kern2.a + -10 + public.kern2.c + -10 + public.kern2.d + -10 + public.kern2.dcaron + -10 + public.kern2.dcroat + -10 + public.kern2.e + -10 + public.kern2.f + -30 + public.kern2.g + -15 + public.kern2.o + -10 + public.kern2.oslash + -10 + public.kern2.q + -10 + public.kern2.s + -60 + public.kern2.t + -30 + public.kern2.tcaron + -30 + public.kern2.v + -30 + public.kern2.w + -30 + public.kern2.x + -35 + public.kern2.y + -30 + question + -85 + questiondown + -25 + quotedbl + -35 + quotedblbase + -45 + quotedblleft + -30 + quotedblright + -40 + quoteleft + -30 + quoteright + -40 + quotesinglbase + -45 + quotesingle + -35 + registered + -30 + semicolon + -35 + slash + -45 + sterling + -40 + trademark + -30 + underscore + -105 + yen + -50 + + public.kern1.C + + asciicircum + -15 + asciitilde + -25 + backslash + -45 + braceleft + -60 + braceright + -55 + comma + -15 + dollar + -30 + euro + -90 + multiply + -40 + numbersign + -50 + parenright + -40 + public.kern2.A + -10 + public.kern2.J + -30 + public.kern2.S + -25 + public.kern2.V + -20 + public.kern2.W + -15 + public.kern2.X + -15 + public.kern2.Y + -20 + public.kern2.s + -30 + public.kern2.x + -10 + question + -35 + quotedblbase + -15 + quotedblright + -10 + quoteright + -10 + quotesinglbase + -15 + semicolon + -10 + slash + -15 + sterling + -30 + underscore + -100 + yen + -10 + + public.kern1.D + + ampersand + -10 + asciicircum + -20 + asciitilde + -25 + asterisk + -25 + backslash + -125 + braceleft + -60 + braceright + -60 + colon + -25 + comma + -105 + degree + -55 + dollar + -60 + ellipsis + -90 + euro + -90 + guillemetright + -30 + guilsinglright + -30 + multiply + -50 + numbersign + -85 + paragraph + -25 + parenright + -145 + percent + -30 + perthousand + -30 + public.kern2.A + -65 + public.kern2.J + -135 + public.kern2.S + -55 + public.kern2.T + -75 + public.kern2.V + -75 + public.kern2.W + -60 + public.kern2.X + -75 + public.kern2.Y + -75 + public.kern2.a.alt + -20 + public.kern2.f + -15 + public.kern2.s + -35 + public.kern2.t + -15 + public.kern2.tcaron + -15 + public.kern2.v + -25 + public.kern2.w + -20 + public.kern2.x + -45 + public.kern2.y + -20 + question + -140 + questiondown + -80 + quotedbl + -35 + quotedblbase + -105 + quotedblleft + -45 + quotedblright + -65 + quoteleft + -45 + quoteright + -65 + quotesinglbase + -105 + quotesingle + -35 + registered + -10 + semicolon + -30 + slash + -95 + sterling + -35 + trademark + -35 + underscore + -210 + yen + -45 + + public.kern1.E + + asciicircum + -15 + asciitilde + -25 + backslash + -15 + braceleft + -60 + braceright + -55 + comma + -15 + dollar + -30 + euro + -90 + multiply + -40 + numbersign + -50 + parenright + -25 + public.kern2.J + -25 + public.kern2.S + -25 + public.kern2.s + -20 + question + -15 + quotedblbase + -15 + quotedblright + -10 + quoteright + -10 + quotesinglbase + -15 + semicolon + -10 + sterling + -30 + underscore + -310 + + public.kern1.F + + asciicircum + -15 + asciitilde + -25 + backslash + -15 + braceleft + -60 + braceright + -60 + comma + -115 + dollar + -30 + ellipsis + -285 + euro + -90 + guillemetright + -20 + guilsinglright + -20 + multiply + -45 + numbersign + -85 + parenright + -25 + public.kern2.A + -65 + public.kern2.J + -285 + public.kern2.S + -25 + public.kern2.a.alt + -25 + public.kern2.s + -30 + public.kern2.x + -10 + question + -15 + questiondown + -195 + quotedblbase + -205 + quotedblright + -10 + quoteright + -10 + quotesinglbase + -115 + semicolon + -10 + slash + -105 + sterling + -35 + underscore + -320 + + public.kern1.G + + asciicircum + -10 + asciitilde + -25 + backslash + -45 + braceleft + -60 + braceright + -55 + comma + -20 + dollar + -30 + euro + -90 + multiply + -40 + numbersign + -50 + parenright + -40 + public.kern2.A + -15 + public.kern2.J + -30 + public.kern2.S + -25 + public.kern2.V + -15 + public.kern2.W + -15 + public.kern2.X + -15 + public.kern2.Y + -20 + public.kern2.s + -30 + public.kern2.x + -10 + question + -35 + quotedblbase + -20 + quotedblright + -10 + quoteright + -10 + quotesinglbase + -20 + semicolon + -10 + slash + -15 + sterling + -30 + underscore + -105 + yen + -10 + + public.kern1.H + + asciicircum + -15 + asciitilde + -25 + backslash + -15 + braceleft + -60 + braceright + -55 + comma + -15 + dollar + -30 + euro + -90 + multiply + -40 + numbersign + -50 + parenright + -25 + public.kern2.J + -25 + public.kern2.S + -25 + public.kern2.s + -20 + question + -15 + quotedblbase + -15 + quotedblright + -10 + quoteright + -10 + quotesinglbase + -15 + semicolon + -10 + sterling + -30 + underscore + -355 + + public.kern1.I + + asciicircum + -15 + asciitilde + -25 + backslash + -15 + braceleft + -60 + braceright + -55 + comma + -15 + dollar + -30 + euro + -90 + multiply + -40 + numbersign + -50 + parenright + -25 + public.kern2.J + -25 + public.kern2.S + -25 + public.kern2.s + -20 + question + -15 + quotedblbase + -15 + quotedblright + -10 + quoteright + -10 + quotesinglbase + -15 + semicolon + -10 + sterling + -30 + underscore + -115 + + public.kern1.J + + asciicircum + -15 + asciitilde + -25 + backslash + -15 + braceleft + -60 + braceright + -60 + comma + -45 + dollar + -30 + ellipsis + -30 + euro + -90 + guillemetright + -15 + guilsinglright + -15 + multiply + -40 + numbersign + -55 + parenright + -25 + public.kern2.A + -35 + public.kern2.J + -60 + public.kern2.S + -25 + public.kern2.s + -30 + public.kern2.x + -10 + question + -15 + questiondown + -30 + quotedblbase + -45 + quotedblright + -10 + quoteright + -10 + quotesinglbase + -45 + semicolon + -10 + slash + -45 + sterling + -30 + underscore + -90 + + public.kern1.K + + ampersand + -40 + asciicircum + -95 + asciitilde + -95 + asterisk + -20 + at + -50 + backslash + -15 + braceleft + -110 + braceright + -55 + bullet + -60 + cent + -50 + comma + -20 + copyright + -50 + degree + -20 + divide + -55 + dollar + -50 + emdash + -40 + endash + -40 + equal + -30 + euro + -135 + guillemetleft + -50 + guillemetright + -10 + guilsinglleft + -50 + guilsinglright + -10 + hyphen + -40 + less + -65 + minus + -55 + multiply + -85 + numbersign + -70 + paragraph + -40 + parenleft + -45 + parenright + -40 + percent + -30 + periodcentered + -60 + perthousand + -30 + plus + -55 + public.kern2.C + -70 + public.kern2.G + -65 + public.kern2.J + -30 + public.kern2.O + -65 + public.kern2.Q + -65 + public.kern2.S + -45 + public.kern2.a + -50 + public.kern2.a.alt + -30 + public.kern2.c + -50 + public.kern2.d + -50 + public.kern2.dcaron + -50 + public.kern2.dcroat + -50 + public.kern2.e + -50 + public.kern2.eth + -45 + public.kern2.f + -55 + public.kern2.g + -55 + public.kern2.o + -50 + public.kern2.oslash + -20 + public.kern2.q + -50 + public.kern2.s + -25 + public.kern2.t + -55 + public.kern2.tcaron + -55 + public.kern2.u + -35 + public.kern2.v + -55 + public.kern2.w + -55 + public.kern2.y + -55 + question + -30 + quotedbl + -15 + quotedblbase + -20 + quotedblleft + -35 + quotedblright + -30 + quoteleft + -35 + quoteright + -30 + quotesinglbase + -20 + quotesingle + -15 + registered + -60 + semicolon + -15 + sterling + -30 + trademark + -35 + underscore + -335 + + public.kern1.L + + asciicircum + -260 + asciitilde + -240 + asterisk + -190 + at + -20 + backslash + -235 + braceleft + -105 + braceright + -55 + bullet + -80 + cent + -20 + comma + -15 + copyright + -20 + degree + -215 + divide + -220 + dollar + -45 + emdash + -300 + endash + -290 + euro + -190 + guillemetleft + -75 + guilsinglleft + -75 + hyphen + -185 + less + -295 + minus + -300 + multiply + -105 + numbersign + -50 + paragraph + -220 + parenleft + -15 + parenright + -85 + percent + -85 + periodcentered + -100 + perthousand + -85 + plus + -235 + public.kern2.C + -55 + public.kern2.G + -50 + public.kern2.J + -25 + public.kern2.O + -50 + public.kern2.Q + -50 + public.kern2.S + -35 + public.kern2.T + -135 + public.kern2.U + -20 + public.kern2.V + -125 + public.kern2.W + -100 + public.kern2.Y + -100 + public.kern2.a + -15 + public.kern2.c + -15 + public.kern2.d + -15 + public.kern2.dcaron + -15 + public.kern2.dcroat + -15 + public.kern2.e + -20 + public.kern2.eth + -15 + public.kern2.f + -80 + public.kern2.g + -30 + public.kern2.o + -20 + public.kern2.oslash + -20 + public.kern2.q + -15 + public.kern2.s + -20 + public.kern2.t + -80 + public.kern2.tcaron + -80 + public.kern2.v + -55 + public.kern2.w + -50 + public.kern2.y + -45 + question + -180 + quotedbl + -200 + quotedblbase + -15 + quotedblleft + -200 + quotedblright + -200 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -15 + quotesingle + -110 + registered + -155 + semicolon + -10 + sterling + -30 + trademark + -300 + underscore + -300 + yen + -55 + + public.kern1.Lslash + + ampersand + -15 + asciicircum + -260 + asciitilde + -240 + asterisk + -190 + at + -35 + backslash + -235 + braceleft + -110 + braceright + -55 + bullet + -175 + cent + -35 + comma + -15 + copyright + -35 + degree + -215 + divide + -245 + dollar + -45 + emdash + -320 + endash + -290 + equal + -320 + euro + -220 + guillemetleft + -110 + guilsinglleft + -110 + hyphen + -185 + less + -305 + minus + -320 + multiply + -145 + numbersign + -70 + paragraph + -220 + parenleft + -25 + parenright + -85 + percent + -85 + periodcentered + -100 + perthousand + -85 + plus + -235 + public.kern2.C + -80 + public.kern2.G + -75 + public.kern2.J + -25 + public.kern2.O + -70 + public.kern2.Q + -75 + public.kern2.S + -35 + public.kern2.T + -135 + public.kern2.U + -35 + public.kern2.V + -135 + public.kern2.W + -110 + public.kern2.Y + -100 + public.kern2.a + -35 + public.kern2.c + -35 + public.kern2.d + -35 + public.kern2.dcaron + -35 + public.kern2.dcroat + -35 + public.kern2.e + -35 + public.kern2.eth + -30 + public.kern2.f + -80 + public.kern2.g + -55 + public.kern2.o + -40 + public.kern2.oslash + -20 + public.kern2.q + -35 + public.kern2.s + -20 + public.kern2.t + -80 + public.kern2.tcaron + -80 + public.kern2.u + -10 + public.kern2.v + -60 + public.kern2.w + -55 + public.kern2.y + -55 + question + -180 + quotedbl + -200 + quotedblbase + -15 + quotedblleft + -200 + quotedblright + -200 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -15 + quotesingle + -110 + registered + -240 + semicolon + -10 + sterling + -30 + trademark + -320 + underscore + -345 + yen + -55 + + public.kern1.M + + asciicircum + -15 + asciitilde + -25 + backslash + -15 + braceleft + -60 + braceright + -55 + comma + -15 + dollar + -30 + euro + -90 + multiply + -40 + numbersign + -50 + parenright + -25 + public.kern2.J + -25 + public.kern2.S + -25 + public.kern2.s + -20 + question + -15 + quotedblbase + -15 + quotedblright + -10 + quoteright + -10 + quotesinglbase + -15 + semicolon + -10 + sterling + -30 + underscore + -355 + + public.kern1.N + + asciicircum + -15 + asciitilde + -25 + backslash + -15 + braceleft + -60 + braceright + -55 + comma + -15 + dollar + -30 + euro + -90 + multiply + -40 + numbersign + -50 + parenright + -25 + public.kern2.J + -25 + public.kern2.S + -25 + public.kern2.s + -20 + question + -15 + quotedblbase + -15 + quotedblright + -10 + quoteright + -10 + quotesinglbase + -15 + semicolon + -10 + sterling + -30 + underscore + -355 + + public.kern1.O + + ampersand + -10 + asciicircum + -25 + asciitilde + -25 + asterisk + -30 + backslash + -130 + braceleft + -60 + braceright + -60 + colon + -25 + comma + -105 + degree + -55 + dollar + -60 + ellipsis + -90 + euro + -90 + guillemetright + -30 + guilsinglright + -30 + multiply + -50 + numbersign + -85 + paragraph + -25 + parenright + -145 + percent + -30 + perthousand + -30 + public.kern2.A + -65 + public.kern2.J + -135 + public.kern2.S + -55 + public.kern2.T + -75 + public.kern2.V + -75 + public.kern2.W + -60 + public.kern2.X + -75 + public.kern2.Y + -75 + public.kern2.a.alt + -20 + public.kern2.f + -15 + public.kern2.s + -35 + public.kern2.t + -15 + public.kern2.tcaron + -15 + public.kern2.v + -25 + public.kern2.w + -20 + public.kern2.x + -45 + public.kern2.y + -20 + question + -140 + questiondown + -80 + quotedbl + -35 + quotedblbase + -105 + quotedblleft + -45 + quotedblright + -65 + quoteleft + -45 + quoteright + -65 + quotesinglbase + -105 + quotesingle + -35 + registered + -10 + semicolon + -35 + slash + -95 + sterling + -35 + trademark + -40 + underscore + -200 + yen + -50 + + public.kern1.Oslash + + ampersand + -10 + asciicircum + -25 + asciitilde + -30 + asterisk + -30 + backslash + -35 + braceleft + -60 + braceright + -60 + colon + -25 + comma + -110 + degree + -40 + dollar + -65 + ellipsis + -95 + euro + -90 + guillemetright + -30 + guilsinglright + -30 + multiply + -50 + numbersign + -85 + paragraph + -25 + parenright + -90 + percent + -35 + perthousand + -35 + public.kern2.A + -70 + public.kern2.J + -135 + public.kern2.S + -60 + public.kern2.T + -25 + public.kern2.V + -25 + public.kern2.W + -25 + public.kern2.X + -25 + public.kern2.Y + -25 + public.kern2.a.alt + -20 + public.kern2.f + -15 + public.kern2.s + -35 + public.kern2.t + -15 + public.kern2.tcaron + -15 + public.kern2.v + -25 + public.kern2.w + -25 + public.kern2.x + -45 + public.kern2.y + -25 + question + -70 + questiondown + -80 + quotedbl + -35 + quotedblbase + -110 + quotedblleft + -45 + quotedblright + -50 + quoteleft + -45 + quoteright + -50 + quotesinglbase + -110 + quotesingle + -35 + registered + -10 + semicolon + -35 + slash + -100 + sterling + -35 + trademark + -40 + underscore + -200 + yen + -25 + + public.kern1.P + + ampersand + -65 + asciicircum + -15 + asciitilde + -50 + at + -15 + backslash + -80 + braceleft + -80 + braceright + -65 + bullet + -25 + cent + -25 + comma + -115 + copyright + -15 + degree + -15 + dollar + -35 + ellipsis + -285 + emdash + -20 + endash + -20 + euro + -90 + guillemetleft + -80 + guillemetright + -20 + guilsinglleft + -80 + guilsinglright + -20 + hyphen + -20 + less + -10 + multiply + -45 + numbersign + -125 + parenleft + -20 + parenright + -80 + periodcentered + -45 + public.kern2.A + -105 + public.kern2.J + -285 + public.kern2.S + -30 + public.kern2.T + -25 + public.kern2.V + -45 + public.kern2.W + -40 + public.kern2.X + -55 + public.kern2.Y + -50 + public.kern2.a + -30 + public.kern2.a.alt + -80 + public.kern2.c + -30 + public.kern2.d + -30 + public.kern2.dcaron + -30 + public.kern2.dcroat + -30 + public.kern2.e + -30 + public.kern2.eth + -35 + public.kern2.g + -25 + public.kern2.o + -25 + public.kern2.oslash + -25 + public.kern2.q + -30 + public.kern2.s + -30 + public.kern2.x + -15 + question + -75 + questiondown + -200 + quotedbl + -15 + quotedblbase + -205 + quotedblleft + -10 + quotedblright + -20 + quoteleft + -10 + quoteright + -20 + quotesinglbase + -115 + quotesingle + -15 + semicolon + -10 + slash + -165 + sterling + -50 + underscore + -350 + yen + -30 + + public.kern1.Q + + ampersand + -10 + asciicircum + -25 + asciitilde + -25 + asterisk + -30 + backslash + -130 + braceleft + -60 + braceright + -60 + colon + -25 + comma + -90 + degree + -60 + dollar + -60 + ellipsis + -75 + euro + -90 + guillemetright + -30 + guilsinglright + -30 + multiply + -50 + numbersign + -85 + paragraph + -25 + parenright + -150 + percent + -30 + perthousand + -30 + public.kern2.A + -65 + public.kern2.J + -115 + public.kern2.S + -55 + public.kern2.T + -80 + public.kern2.V + -75 + public.kern2.W + -60 + public.kern2.X + -75 + public.kern2.Y + -75 + public.kern2.a.alt + -20 + public.kern2.f + -15 + public.kern2.s + -35 + public.kern2.t + -15 + public.kern2.tcaron + -15 + public.kern2.v + -25 + public.kern2.w + -20 + public.kern2.x + -45 + public.kern2.y + -20 + question + -145 + questiondown + -75 + quotedbl + -35 + quotedblbase + -90 + quotedblleft + -45 + quotedblright + -70 + quoteleft + -45 + quoteright + -70 + quotesinglbase + -90 + quotesingle + -35 + registered + -10 + semicolon + -35 + slash + -90 + sterling + -35 + trademark + -40 + underscore + -150 + yen + -50 + + public.kern1.R + + ampersand + -65 + asciicircum + -15 + asciitilde + -55 + at + -15 + backslash + -85 + braceleft + -85 + braceright + -65 + bullet + -25 + cent + -25 + comma + -55 + copyright + -15 + degree + -20 + divide + -10 + dollar + -35 + ellipsis + -40 + emdash + -25 + endash + -25 + euro + -90 + guillemetleft + -80 + guillemetright + -20 + guilsinglleft + -80 + guilsinglright + -20 + hyphen + -25 + less + -10 + minus + -10 + multiply + -45 + numbersign + -105 + parenleft + -20 + parenright + -80 + periodcentered + -45 + plus + -10 + public.kern2.A + -35 + public.kern2.J + -85 + public.kern2.O + -10 + public.kern2.Oslash + -10 + public.kern2.Q + -10 + public.kern2.S + -30 + public.kern2.T + -25 + public.kern2.V + -45 + public.kern2.W + -40 + public.kern2.X + -35 + public.kern2.Y + -50 + public.kern2.a + -30 + public.kern2.a.alt + -80 + public.kern2.c + -30 + public.kern2.d + -30 + public.kern2.dcaron + -30 + public.kern2.dcroat + -30 + public.kern2.e + -30 + public.kern2.eth + -35 + public.kern2.g + -25 + public.kern2.o + -30 + public.kern2.oslash + -30 + public.kern2.q + -30 + public.kern2.s + -30 + public.kern2.x + -15 + question + -75 + questiondown + -35 + quotedbl + -15 + quotedblbase + -55 + quotedblleft + -10 + quotedblright + -20 + quoteleft + -10 + quoteright + -20 + quotesinglbase + -55 + quotesingle + -15 + semicolon + -10 + slash + -30 + sterling + -55 + underscore + -350 + yen + -30 + + public.kern1.S + + asciicircum + -195 + asciitilde + -90 + asterisk + -60 + at + -15 + backslash + -75 + braceleft + -75 + braceright + -60 + bullet + -30 + cent + -10 + colon + -25 + comma + -40 + copyright + -15 + degree + -60 + divide + -20 + dollar + -75 + ellipsis + -25 + euro + -95 + guillemetleft + -15 + guillemetright + -10 + guilsinglleft + -15 + guilsinglright + -10 + less + -50 + minus + -20 + multiply + -50 + numbersign + -50 + paragraph + -90 + parenleft + -10 + parenright + -90 + percent + -75 + periodcentered + -25 + perthousand + -75 + plus + -20 + public.kern2.A + -30 + public.kern2.C + -35 + public.kern2.G + -30 + public.kern2.J + -55 + public.kern2.O + -30 + public.kern2.Oslash + -30 + public.kern2.Q + -30 + public.kern2.S + -65 + public.kern2.T + -50 + public.kern2.U + -15 + public.kern2.V + -60 + public.kern2.W + -60 + public.kern2.X + -35 + public.kern2.Y + -60 + public.kern2.a + -10 + public.kern2.c + -10 + public.kern2.d + -10 + public.kern2.dcaron + -10 + public.kern2.dcroat + -10 + public.kern2.e + -10 + public.kern2.eth + -10 + public.kern2.f + -80 + public.kern2.g + -15 + public.kern2.o + -15 + public.kern2.oslash + -15 + public.kern2.q + -10 + public.kern2.s + -60 + public.kern2.t + -80 + public.kern2.tcaron + -80 + public.kern2.v + -50 + public.kern2.w + -45 + public.kern2.x + -35 + public.kern2.y + -45 + question + -75 + questiondown + -25 + quotedbl + -55 + quotedblbase + -40 + quotedblleft + -80 + quotedblright + -70 + quoteleft + -80 + quoteright + -70 + quotesinglbase + -40 + quotesingle + -55 + registered + -75 + semicolon + -30 + slash + -40 + sterling + -45 + trademark + -115 + underscore + -100 + yen + -55 + + public.kern1.T + + ampersand + -90 + asciicircum + -100 + asciitilde + -160 + at + -80 + backslash + -15 + braceleft + -110 + braceright + -70 + bullet + -135 + cent + -135 + colon + -105 + comma + -115 + copyright + -85 + divide + -135 + dollar + -30 + ellipsis + -135 + emdash + -135 + endash + -135 + equal + -135 + euro + -190 + guillemetleft + -130 + guillemetright + -130 + guilsinglleft + -130 + guilsinglright + -130 + hyphen + -135 + less + -135 + minus + -135 + multiply + -175 + numbersign + -185 + parenleft + -75 + parenright + -25 + periodcentered + -100 + plus + -135 + public.kern2.A + -135 + public.kern2.C + -50 + public.kern2.G + -55 + public.kern2.J + -160 + public.kern2.O + -60 + public.kern2.Oslash + -55 + public.kern2.Q + -60 + public.kern2.S + -30 + public.kern2.a + -135 + public.kern2.a.alt + -135 + public.kern2.c + -135 + public.kern2.d + -135 + public.kern2.dcaron + -135 + public.kern2.dcroat + -135 + public.kern2.e + -135 + public.kern2.eth + -135 + public.kern2.f + -80 + public.kern2.g + -135 + public.kern2.m + -135 + public.kern2.n + -135 + public.kern2.o + -135 + public.kern2.oslash + -135 + public.kern2.p + -135 + public.kern2.q + -135 + public.kern2.r + -135 + public.kern2.s + -155 + public.kern2.t + -80 + public.kern2.tcaron + -80 + public.kern2.u + -135 + public.kern2.v + -135 + public.kern2.w + -135 + public.kern2.x + -135 + public.kern2.y + -135 + public.kern2.z + -135 + question + -15 + questiondown + -135 + quotedblbase + -150 + quotedblright + -15 + quoteright + -15 + quotesinglbase + -115 + registered + -25 + semicolon + -75 + slash + -130 + sterling + -90 + underscore + -345 + + public.kern1.Thorn + + ampersand + -15 + asciicircum + -30 + asciitilde + -30 + asterisk + -40 + backslash + -140 + braceleft + -60 + braceright + -60 + colon + -35 + comma + -115 + degree + -75 + dollar + -70 + ellipsis + -160 + euro + -90 + guillemetright + -35 + guilsinglright + -35 + multiply + -55 + numbersign + -90 + paragraph + -30 + parenright + -170 + percent + -40 + perthousand + -40 + public.kern2.A + -70 + public.kern2.J + -180 + public.kern2.S + -65 + public.kern2.T + -130 + public.kern2.V + -80 + public.kern2.W + -65 + public.kern2.X + -80 + public.kern2.Y + -80 + public.kern2.a.alt + -30 + public.kern2.f + -20 + public.kern2.s + -35 + public.kern2.t + -20 + public.kern2.tcaron + -20 + public.kern2.v + -25 + public.kern2.w + -25 + public.kern2.x + -50 + public.kern2.y + -25 + question + -175 + questiondown + -115 + quotedbl + -45 + quotedblbase + -180 + quotedblleft + -60 + quotedblright + -100 + quoteleft + -60 + quoteright + -100 + quotesinglbase + -115 + quotesingle + -45 + registered + -10 + semicolon + -40 + slash + -110 + sterling + -35 + trademark + -60 + underscore + -350 + yen + -50 + + public.kern1.U + + asciicircum + -15 + asciitilde + -30 + backslash + -15 + braceleft + -60 + braceright + -60 + comma + -65 + dollar + -30 + ellipsis + -50 + euro + -90 + guillemetright + -20 + guilsinglright + -20 + multiply + -40 + numbersign + -65 + parenright + -25 + public.kern2.A + -50 + public.kern2.J + -80 + public.kern2.S + -25 + public.kern2.s + -30 + public.kern2.x + -10 + question + -15 + questiondown + -45 + quotedblbase + -65 + quotedblright + -10 + quoteright + -10 + quotesinglbase + -65 + semicolon + -10 + slash + -65 + sterling + -30 + underscore + -125 + + public.kern1.V + + ampersand + -105 + asciicircum + -75 + asciitilde + -110 + asterisk + -15 + at + -75 + backslash + -15 + braceleft + -135 + braceright + -70 + bullet + -85 + cent + -85 + colon + -45 + comma + -115 + copyright + -80 + degree + -15 + divide + -70 + dollar + -60 + ellipsis + -150 + emdash + -80 + endash + -80 + equal + -45 + euro + -135 + guillemetleft + -95 + guillemetright + -80 + guilsinglleft + -95 + guilsinglright + -80 + hyphen + -80 + less + -70 + minus + -70 + multiply + -100 + numbersign + -180 + paragraph + -35 + parenleft + -80 + parenright + -35 + percent + -25 + periodcentered + -90 + perthousand + -25 + plus + -70 + public.kern2.A + -160 + public.kern2.C + -65 + public.kern2.G + -65 + public.kern2.J + -175 + public.kern2.O + -65 + public.kern2.Oslash + -65 + public.kern2.Q + -65 + public.kern2.S + -55 + public.kern2.a + -90 + public.kern2.a.alt + -105 + public.kern2.c + -90 + public.kern2.d + -90 + public.kern2.dcaron + -90 + public.kern2.dcroat + -90 + public.kern2.e + -90 + public.kern2.eth + -90 + public.kern2.f + -45 + public.kern2.g + -85 + public.kern2.germandbls + -30 + public.kern2.m + -45 + public.kern2.n + -45 + public.kern2.o + -85 + public.kern2.oslash + -85 + public.kern2.p + -45 + public.kern2.q + -90 + public.kern2.r + -45 + public.kern2.s + -90 + public.kern2.t + -45 + public.kern2.tcaron + -45 + public.kern2.u + -45 + public.kern2.v + -45 + public.kern2.w + -45 + public.kern2.x + -55 + public.kern2.y + -45 + public.kern2.z + -45 + question + -25 + questiondown + -150 + quotedbl + -10 + quotedblbase + -170 + quotedblleft + -25 + quotedblright + -25 + quoteleft + -25 + quoteright + -25 + quotesinglbase + -115 + quotesingle + -10 + registered + -50 + semicolon + -55 + slash + -155 + sterling + -110 + trademark + -30 + underscore + -335 + + public.kern1.W + + ampersand + -90 + asciicircum + -65 + asciitilde + -100 + asterisk + -15 + at + -65 + backslash + -15 + braceleft + -125 + braceright + -70 + bullet + -70 + cent + -70 + colon + -35 + comma + -115 + copyright + -65 + degree + -15 + divide + -60 + dollar + -55 + ellipsis + -125 + emdash + -65 + endash + -65 + equal + -35 + euro + -125 + guillemetleft + -75 + guillemetright + -70 + guilsinglleft + -75 + guilsinglright + -70 + hyphen + -65 + less + -60 + minus + -60 + multiply + -90 + numbersign + -160 + paragraph + -30 + parenleft + -70 + parenright + -35 + percent + -25 + periodcentered + -75 + perthousand + -25 + plus + -60 + public.kern2.A + -135 + public.kern2.C + -55 + public.kern2.G + -55 + public.kern2.J + -150 + public.kern2.O + -55 + public.kern2.Oslash + -55 + public.kern2.Q + -60 + public.kern2.S + -50 + public.kern2.a + -75 + public.kern2.a.alt + -95 + public.kern2.c + -75 + public.kern2.d + -75 + public.kern2.dcaron + -75 + public.kern2.dcroat + -75 + public.kern2.e + -75 + public.kern2.eth + -75 + public.kern2.f + -35 + public.kern2.g + -70 + public.kern2.germandbls + -25 + public.kern2.m + -35 + public.kern2.n + -35 + public.kern2.o + -75 + public.kern2.oslash + -75 + public.kern2.p + -35 + public.kern2.q + -75 + public.kern2.r + -35 + public.kern2.s + -80 + public.kern2.t + -35 + public.kern2.tcaron + -35 + public.kern2.u + -35 + public.kern2.v + -35 + public.kern2.w + -35 + public.kern2.x + -45 + public.kern2.y + -35 + public.kern2.z + -35 + question + -25 + questiondown + -125 + quotedbl + -10 + quotedblbase + -140 + quotedblleft + -20 + quotedblright + -25 + quoteleft + -20 + quoteright + -25 + quotesinglbase + -115 + quotesingle + -10 + registered + -40 + semicolon + -45 + slash + -130 + sterling + -100 + trademark + -25 + underscore + -355 + + public.kern1.X + + ampersand + -50 + asciicircum + -90 + asciitilde + -120 + asterisk + -20 + at + -65 + backslash + -15 + braceleft + -110 + braceright + -55 + bullet + -85 + cent + -65 + colon + -10 + comma + -25 + copyright + -65 + degree + -15 + divide + -75 + dollar + -55 + ellipsis + -10 + emdash + -55 + endash + -55 + equal + -45 + euro + -140 + guillemetleft + -70 + guillemetright + -15 + guilsinglleft + -70 + guilsinglright + -15 + hyphen + -55 + less + -85 + minus + -75 + multiply + -105 + numbersign + -75 + paragraph + -40 + parenleft + -60 + parenright + -40 + percent + -30 + periodcentered + -80 + perthousand + -30 + plus + -75 + public.kern2.C + -75 + public.kern2.G + -75 + public.kern2.J + -40 + public.kern2.O + -80 + public.kern2.Q + -80 + public.kern2.S + -50 + public.kern2.a + -65 + public.kern2.a.alt + -40 + public.kern2.c + -65 + public.kern2.d + -65 + public.kern2.dcaron + -65 + public.kern2.dcroat + -65 + public.kern2.e + -65 + public.kern2.eth + -60 + public.kern2.f + -50 + public.kern2.g + -75 + public.kern2.o + -70 + public.kern2.oslash + -25 + public.kern2.q + -65 + public.kern2.s + -30 + public.kern2.t + -50 + public.kern2.tcaron + -50 + public.kern2.u + -45 + public.kern2.v + -50 + public.kern2.w + -50 + public.kern2.y + -50 + question + -25 + quotedbl + -10 + quotedblbase + -25 + quotedblleft + -30 + quotedblright + -25 + quoteleft + -30 + quoteright + -25 + quotesinglbase + -25 + quotesingle + -10 + registered + -55 + semicolon + -15 + sterling + -35 + trademark + -35 + underscore + -355 + + public.kern1.Y + + ampersand + -105 + asciicircum + -80 + asciitilde + -115 + asterisk + -15 + at + -80 + backslash + -15 + braceleft + -135 + braceright + -70 + bullet + -90 + cent + -90 + colon + -50 + comma + -115 + copyright + -85 + degree + -15 + divide + -75 + dollar + -60 + ellipsis + -105 + emdash + -85 + endash + -85 + equal + -45 + euro + -135 + guillemetleft + -95 + guillemetright + -85 + guilsinglleft + -95 + guilsinglright + -85 + hyphen + -85 + less + -75 + minus + -75 + multiply + -105 + numbersign + -155 + paragraph + -35 + parenleft + -85 + parenright + -40 + percent + -30 + periodcentered + -100 + perthousand + -30 + plus + -75 + public.kern2.A + -105 + public.kern2.C + -65 + public.kern2.G + -70 + public.kern2.J + -130 + public.kern2.O + -70 + public.kern2.Oslash + -70 + public.kern2.Q + -70 + public.kern2.S + -55 + public.kern2.a + -95 + public.kern2.a.alt + -105 + public.kern2.c + -95 + public.kern2.d + -95 + public.kern2.dcaron + -95 + public.kern2.dcroat + -95 + public.kern2.e + -95 + public.kern2.eth + -95 + public.kern2.f + -45 + public.kern2.g + -90 + public.kern2.germandbls + -35 + public.kern2.m + -45 + public.kern2.n + -45 + public.kern2.o + -95 + public.kern2.oslash + -95 + public.kern2.p + -45 + public.kern2.q + -95 + public.kern2.r + -45 + public.kern2.s + -95 + public.kern2.t + -45 + public.kern2.tcaron + -45 + public.kern2.u + -45 + public.kern2.v + -45 + public.kern2.w + -45 + public.kern2.x + -55 + public.kern2.y + -45 + public.kern2.z + -45 + question + -25 + questiondown + -105 + quotedbl + -10 + quotedblbase + -120 + quotedblleft + -30 + quotedblright + -25 + quoteleft + -30 + quoteright + -25 + quotesinglbase + -115 + quotesingle + -10 + registered + -50 + semicolon + -55 + slash + -100 + sterling + -115 + trademark + -30 + underscore + -355 + + public.kern1.Z + + asciicircum + -15 + asciitilde + -25 + backslash + -15 + braceleft + -60 + braceright + -55 + comma + -15 + dollar + -30 + euro + -90 + multiply + -40 + numbersign + -50 + parenright + -25 + public.kern2.J + -25 + public.kern2.S + -25 + public.kern2.s + -20 + question + -15 + quotedblbase + -15 + quotedblright + -10 + quoteright + -10 + quotesinglbase + -15 + semicolon + -10 + sterling + -30 + underscore + -325 + + public.kern1.a + + asciicircum + -15 + asciitilde + -30 + backslash + -85 + braceleft + -60 + braceright + -55 + comma + -15 + degree + -15 + dollar + -30 + euro + -90 + multiply + -40 + numbersign + -50 + parenright + -85 + public.kern2.J + -25 + public.kern2.S + -25 + public.kern2.T + -135 + public.kern2.V + -40 + public.kern2.W + -35 + public.kern2.Y + -45 + public.kern2.s + -20 + question + -145 + quotedbl + -10 + quotedblbase + -15 + quotedblright + -50 + quoteright + -50 + quotesinglbase + -15 + quotesingle + -10 + semicolon + -10 + sterling + -30 + underscore + -165 + yen + -25 + + public.kern1.a.alt + + asciicircum + -35 + asciitilde + -30 + asterisk + -45 + backslash + -145 + braceleft + -65 + braceright + -55 + comma + -20 + degree + -85 + dollar + -45 + euro + -90 + multiply + -40 + numbersign + -50 + paragraph + -40 + parenright + -85 + percent + -45 + perthousand + -45 + public.kern2.J + -25 + public.kern2.S + -35 + public.kern2.T + -135 + public.kern2.V + -80 + public.kern2.W + -70 + public.kern2.Y + -85 + public.kern2.f + -30 + public.kern2.s + -20 + public.kern2.t + -30 + public.kern2.tcaron + -30 + public.kern2.v + -30 + public.kern2.w + -25 + public.kern2.y + -25 + question + -175 + quotedbl + -55 + quotedblbase + -20 + quotedblleft + -75 + quotedblright + -125 + quoteleft + -75 + quoteright + -115 + quotesinglbase + -20 + quotesingle + -55 + registered + -15 + semicolon + -10 + sterling + -30 + trademark + -75 + underscore + -155 + yen + -55 + + public.kern1.b + + asciicircum + -60 + asciitilde + -35 + asterisk + -75 + backslash + -170 + braceleft + -70 + braceright + -60 + colon + -55 + comma + -70 + degree + -115 + dollar + -100 + ellipsis + -55 + euro + -90 + guillemetright + -45 + guilsinglright + -45 + multiply + -40 + numbersign + -70 + paragraph + -60 + parenright + -175 + percent + -70 + perthousand + -70 + public.kern2.A + -50 + public.kern2.C + -10 + public.kern2.G + -10 + public.kern2.J + -95 + public.kern2.O + -10 + public.kern2.Oslash + -10 + public.kern2.Q + -10 + public.kern2.S + -95 + public.kern2.T + -135 + public.kern2.V + -95 + public.kern2.W + -80 + public.kern2.X + -55 + public.kern2.Y + -100 + public.kern2.f + -50 + public.kern2.s + -55 + public.kern2.t + -50 + public.kern2.tcaron + -50 + public.kern2.v + -35 + public.kern2.w + -35 + public.kern2.x + -55 + public.kern2.y + -35 + question + -175 + questiondown + -50 + quotedbl + -85 + quotedblbase + -70 + quotedblleft + -105 + quotedblright + -165 + quoteleft + -105 + quoteright + -115 + quotesinglbase + -70 + quotesingle + -85 + registered + -30 + semicolon + -65 + slash + -70 + sterling + -30 + trademark + -110 + underscore + -150 + yen + -55 + + public.kern1.c + + asciicircum + -15 + asciitilde + -30 + backslash + -110 + braceleft + -60 + braceright + -55 + comma + -15 + degree + -40 + dollar + -40 + euro + -90 + multiply + -40 + numbersign + -50 + parenright + -105 + percent + -10 + perthousand + -10 + public.kern2.A + -10 + public.kern2.J + -25 + public.kern2.S + -35 + public.kern2.T + -135 + public.kern2.V + -55 + public.kern2.W + -45 + public.kern2.X + -10 + public.kern2.Y + -55 + public.kern2.s + -25 + public.kern2.v + -10 + public.kern2.w + -10 + public.kern2.x + -10 + public.kern2.y + -10 + question + -175 + quotedbl + -15 + quotedblbase + -15 + quotedblleft + -30 + quotedblright + -95 + quoteleft + -30 + quoteright + -95 + quotesinglbase + -15 + quotesingle + -15 + semicolon + -10 + slash + -10 + sterling + -30 + trademark + -35 + underscore + -85 + yen + -35 + + public.kern1.d + + asciicircum + -15 + asciitilde + -30 + backslash + -10 + braceleft + -60 + braceright + -55 + comma + -15 + dollar + -30 + euro + -90 + multiply + -40 + numbersign + -50 + parenright + -25 + public.kern2.J + -25 + public.kern2.S + -25 + public.kern2.s + -20 + question + -15 + quotedblbase + -15 + quotedblright + -10 + quoteright + -10 + quotesinglbase + -15 + semicolon + -10 + sterling + -30 + underscore + -165 + + public.kern1.dcaron + + ampersand + -15 + asciicircum + -25 + asciitilde + -40 + asterisk + 45 + at + -15 + backslash + 30 + bar + 50 + braceleft + -70 + braceright + -20 + bracketleft + 50 + bracketright + 50 + bullet + -15 + cent + -15 + comma + -30 + copyright + -15 + degree + 45 + divide + -15 + ellipsis + -15 + emdash + -15 + endash + -15 + euro + -95 + greater + 50 + guillemetleft + -10 + guillemetright + -10 + guilsinglleft + -10 + guilsinglright + -10 + hyphen + -15 + less + -15 + minus + -15 + multiply + -55 + numbersign + -65 + paragraph + 30 + parenleft + -15 + parenright + 25 + percent + 35 + periodcentered + -15 + perthousand + 35 + plus + -15 + public.kern2.A + -15 + public.kern2.B + 50 + public.kern2.C + -15 + public.kern2.D + 50 + public.kern2.E + 50 + public.kern2.Eth + 50 + public.kern2.F + 50 + public.kern2.G + -15 + public.kern2.H + 50 + public.kern2.I + 50 + public.kern2.J + -40 + public.kern2.K + 50 + public.kern2.L + 50 + public.kern2.Lslash + 50 + public.kern2.M + 50 + public.kern2.N + 50 + public.kern2.O + -15 + public.kern2.Oslash + -15 + public.kern2.P + 50 + public.kern2.Q + -15 + public.kern2.R + 50 + public.kern2.S + 0 + public.kern2.T + 50 + public.kern2.Thorn + 50 + public.kern2.U + 50 + public.kern2.V + 45 + public.kern2.W + 45 + public.kern2.X + 40 + public.kern2.Y + 45 + public.kern2.Z + 50 + public.kern2.a + -15 + public.kern2.a.alt + -15 + public.kern2.b + 50 + public.kern2.c + -15 + public.kern2.d + -15 + public.kern2.dcaron + -15 + public.kern2.dcroat + -15 + public.kern2.e + -15 + public.kern2.eth + -15 + public.kern2.g + -15 + public.kern2.germandbls + 30 + public.kern2.h + 50 + public.kern2.i + 45 + public.kern2.j + 45 + public.kern2.l + 50 + public.kern2.lcaron + 50 + public.kern2.lslash + 50 + public.kern2.o + -15 + public.kern2.oslash + -15 + public.kern2.q + -15 + public.kern2.s + -35 + public.kern2.thorn + 50 + public.kern2.x + -15 + question + 35 + questiondown + -15 + quotedbl + 50 + quotedblbase + -30 + quotedblleft + 35 + quotedblright + 35 + quoteleft + 35 + quoteright + 35 + quotesinglbase + -30 + quotesingle + 50 + semicolon + -10 + slash + -10 + sterling + -45 + trademark + 30 + underscore + -255 + yen + 45 + + public.kern1.dcroat + + asciicircum + -15 + asciitilde + -30 + backslash + -10 + braceleft + -60 + braceright + -55 + comma + -15 + dollar + -30 + euro + -90 + multiply + -40 + numbersign + -50 + parenright + -25 + public.kern2.J + -25 + public.kern2.S + -25 + public.kern2.s + -20 + question + -15 + quotedblbase + -15 + quotedblright + -10 + quoteright + -10 + quotesinglbase + -15 + semicolon + -10 + sterling + -30 + underscore + -165 + + public.kern1.e + + ampersand + -25 + asciicircum + -25 + asciitilde + -30 + asterisk + -40 + backslash + -140 + braceleft + -60 + braceright + -60 + colon + -15 + comma + -30 + degree + -75 + dollar + -60 + ellipsis + -15 + euro + -90 + guillemetleft + -25 + guillemetright + -30 + guilsinglleft + -25 + guilsinglright + -30 + multiply + -75 + numbersign + -90 + paragraph + -30 + parenright + -115 + percent + -40 + periodcentered + -10 + perthousand + -40 + public.kern2.A + -20 + public.kern2.J + -40 + public.kern2.S + -60 + public.kern2.T + -135 + public.kern2.V + -75 + public.kern2.W + -60 + public.kern2.X + -20 + public.kern2.Y + -80 + public.kern2.a.alt + -55 + public.kern2.eth + -10 + public.kern2.f + -20 + public.kern2.s + -35 + public.kern2.t + -20 + public.kern2.tcaron + -20 + public.kern2.v + -25 + public.kern2.w + -20 + public.kern2.x + -20 + public.kern2.y + -20 + question + -175 + questiondown + -15 + quotedbl + -50 + quotedblbase + -30 + quotedblleft + -65 + quotedblright + -130 + quoteleft + -65 + quoteright + -115 + quotesinglbase + -30 + quotesingle + -50 + registered + -10 + semicolon + -20 + slash + -20 + sterling + -35 + trademark + -70 + underscore + -95 + yen + -45 + + public.kern1.eth + + asciicircum + -50 + asciitilde + -35 + asterisk + -65 + backslash + -165 + braceleft + -70 + braceright + -60 + colon + -50 + comma + -70 + degree + -100 + dollar + -95 + ellipsis + -50 + euro + -90 + guillemetright + -40 + guilsinglright + -40 + multiply + -40 + numbersign + -65 + paragraph + -55 + parenright + -170 + percent + -65 + perthousand + -65 + public.kern2.A + -50 + public.kern2.C + -10 + public.kern2.G + -10 + public.kern2.J + -90 + public.kern2.O + -10 + public.kern2.Oslash + -10 + public.kern2.Q + -10 + public.kern2.S + -90 + public.kern2.T + -135 + public.kern2.V + -95 + public.kern2.W + -80 + public.kern2.X + -55 + public.kern2.Y + -100 + public.kern2.f + -45 + public.kern2.s + -55 + public.kern2.t + -45 + public.kern2.tcaron + -45 + public.kern2.v + -35 + public.kern2.w + -35 + public.kern2.x + -55 + public.kern2.y + -35 + question + -170 + questiondown + -45 + quotedbl + -75 + quotedblbase + -70 + quotedblleft + -90 + quotedblright + -120 + quoteleft + -90 + quoteright + -115 + quotesinglbase + -70 + quotesingle + -75 + registered + -30 + semicolon + -60 + slash + -65 + sterling + -30 + trademark + -85 + underscore + -150 + yen + -55 + + public.kern1.f + + ampersand + -95 + asciicircum + -20 + asciitilde + -70 + at + -15 + backslash + 0 + braceleft + -110 + braceright + -65 + bullet + -50 + cent + -30 + comma + -115 + copyright + -20 + degree + -15 + divide + -135 + dollar + -30 + ellipsis + -135 + emdash + -135 + endash + -135 + euro + -90 + guillemetleft + -125 + guillemetright + -25 + guilsinglleft + -125 + guilsinglright + -25 + hyphen + -135 + less + -75 + minus + -135 + multiply + -45 + numbersign + -125 + parenleft + -20 + parenright + -90 + periodcentered + -100 + plus + -135 + public.kern2.A + -105 + public.kern2.J + -155 + public.kern2.Q + -10 + public.kern2.S + -25 + public.kern2.T + -30 + public.kern2.V + -30 + public.kern2.W + -30 + public.kern2.X + -35 + public.kern2.Y + -30 + public.kern2.a + -40 + public.kern2.a.alt + -80 + public.kern2.c + -40 + public.kern2.d + -40 + public.kern2.dcaron + -40 + public.kern2.dcroat + -40 + public.kern2.e + -40 + public.kern2.eth + -50 + public.kern2.g + -30 + public.kern2.o + -40 + public.kern2.oslash + -40 + public.kern2.q + -40 + public.kern2.s + -30 + public.kern2.x + -10 + question + -70 + questiondown + -135 + quotedbl + -10 + quotedblbase + -150 + quotedblright + -50 + quoteright + -50 + quotesinglbase + -115 + quotesingle + -10 + semicolon + -10 + slash + -125 + sterling + -80 + underscore + -180 + yen + -25 + + public.kern1.g + + asciicircum + -15 + asciitilde + -30 + backslash + -85 + braceleft + -60 + braceright + -55 + comma + -15 + degree + -15 + dollar + -30 + euro + -90 + multiply + -40 + numbersign + -50 + parenright + -45 + public.kern2.J + -25 + public.kern2.S + -25 + public.kern2.T + -135 + public.kern2.V + -40 + public.kern2.W + -35 + public.kern2.Y + -45 + public.kern2.j + 50 + public.kern2.s + -20 + question + -145 + quotedbl + -10 + quotedblbase + -15 + quotedblright + -50 + quoteright + -50 + quotesinglbase + -15 + quotesingle + -10 + slash + 15 + sterling + -30 + underscore + -10 + yen + -25 + + public.kern1.germandbls + + asciicircum + -50 + asciitilde + -75 + asterisk + -20 + at + -10 + backslash + -85 + braceleft + -75 + braceright + -60 + bullet + -25 + cent + -10 + colon + -20 + comma + -50 + copyright + -10 + degree + -25 + divide + -15 + dollar + -50 + ellipsis + -35 + euro + -95 + guillemetleft + -10 + guillemetright + -20 + guilsinglleft + -10 + guilsinglright + -20 + less + -40 + minus + -15 + multiply + -45 + numbersign + -55 + paragraph + -20 + parenright + -75 + percent + -20 + periodcentered + -20 + perthousand + -20 + plus + -15 + public.kern2.A + -35 + public.kern2.C + -30 + public.kern2.G + -25 + public.kern2.J + -70 + public.kern2.O + -25 + public.kern2.Oslash + -25 + public.kern2.Q + -25 + public.kern2.S + -45 + public.kern2.T + -25 + public.kern2.U + -10 + public.kern2.V + -55 + public.kern2.W + -50 + public.kern2.X + -40 + public.kern2.Y + -55 + public.kern2.e + -10 + public.kern2.f + -20 + public.kern2.g + -15 + public.kern2.o + -10 + public.kern2.oslash + -10 + public.kern2.s + -60 + public.kern2.t + -20 + public.kern2.tcaron + -20 + public.kern2.v + -20 + public.kern2.w + -20 + public.kern2.x + -30 + public.kern2.y + -20 + question + -70 + questiondown + -30 + quotedbl + -25 + quotedblbase + -50 + quotedblleft + -20 + quotedblright + -30 + quoteleft + -20 + quoteright + -30 + quotesinglbase + -50 + quotesingle + -25 + registered + -20 + semicolon + -25 + slash + -50 + sterling + -40 + trademark + -20 + underscore + -125 + yen + -40 + + public.kern1.h + + asciicircum + -30 + asciitilde + -30 + asterisk + -40 + backslash + -140 + braceleft + -60 + braceright + -55 + comma + -20 + degree + -80 + dollar + -45 + euro + -90 + multiply + -40 + numbersign + -50 + paragraph + -35 + parenright + -85 + percent + -40 + perthousand + -40 + public.kern2.J + -25 + public.kern2.S + -35 + public.kern2.T + -135 + public.kern2.V + -80 + public.kern2.W + -65 + public.kern2.Y + -80 + public.kern2.f + -20 + public.kern2.s + -20 + public.kern2.t + -20 + public.kern2.tcaron + -20 + public.kern2.v + -25 + public.kern2.w + -25 + public.kern2.y + -25 + question + -175 + quotedbl + -50 + quotedblbase + -20 + quotedblleft + -70 + quotedblright + -120 + quoteleft + -70 + quoteright + -115 + quotesinglbase + -20 + quotesingle + -50 + registered + -10 + semicolon + -10 + sterling + -30 + trademark + -65 + underscore + -260 + yen + -50 + + public.kern1.i + + asciicircum + -10 + asciitilde + -25 + backslash + -20 + braceleft + -60 + braceright + -55 + comma + -15 + dollar + -30 + euro + -85 + multiply + -40 + numbersign + -50 + parenright + -25 + public.kern2.J + -25 + public.kern2.S + -25 + public.kern2.V + -10 + public.kern2.Y + -10 + public.kern2.s + -20 + question + -15 + quotedblbase + -15 + quotedblright + -20 + quoteright + -20 + quotesinglbase + -15 + semicolon + -10 + sterling + -30 + underscore + -85 + + public.kern1.j + + asciicircum + -15 + asciitilde + -30 + backslash + -20 + braceleft + -60 + braceright + -50 + dollar + -30 + euro + -85 + multiply + -40 + numbersign + -50 + parenright + -20 + public.kern2.J + -25 + public.kern2.S + -25 + public.kern2.V + -10 + public.kern2.W + -10 + public.kern2.Y + -10 + public.kern2.j + 75 + public.kern2.s + -20 + question + -15 + quotedblright + -20 + quoteright + -20 + slash + 35 + sterling + -30 + + public.kern1.l + + asciicircum + -15 + asciitilde + -30 + backslash + -10 + braceleft + -60 + braceright + -55 + comma + -15 + dollar + -30 + euro + -85 + multiply + -40 + numbersign + -50 + parenright + -25 + public.kern2.J + -25 + public.kern2.S + -25 + public.kern2.s + -20 + question + -15 + quotedblbase + -15 + quotedblright + -10 + quoteright + -10 + quotesinglbase + -15 + semicolon + -10 + sterling + -30 + underscore + -85 + + public.kern1.lcaron + + asciicircum + -15 + asciitilde + -30 + asterisk + 65 + backslash + 50 + bar + 70 + braceleft + -50 + bracketleft + 70 + bracketright + 70 + colon + 20 + comma + -15 + degree + 65 + dollar + 25 + equal + 20 + euro + -70 + greater + 70 + multiply + -40 + numbersign + -50 + paragraph + 50 + parenright + 45 + percent + 55 + perthousand + 55 + public.kern2.B + 70 + public.kern2.D + 70 + public.kern2.E + 70 + public.kern2.Eth + 70 + public.kern2.F + 70 + public.kern2.H + 70 + public.kern2.I + 70 + public.kern2.J + -25 + public.kern2.K + 70 + public.kern2.L + 70 + public.kern2.Lslash + 70 + public.kern2.M + 70 + public.kern2.N + 70 + public.kern2.P + 70 + public.kern2.R + 70 + public.kern2.S + 25 + public.kern2.T + 70 + public.kern2.Thorn + 70 + public.kern2.U + 70 + public.kern2.V + 60 + public.kern2.W + 60 + public.kern2.X + 60 + public.kern2.Y + 60 + public.kern2.Z + 70 + public.kern2.b + 70 + public.kern2.f + 20 + public.kern2.germandbls + 50 + public.kern2.h + 70 + public.kern2.i + 65 + public.kern2.j + 65 + public.kern2.l + 70 + public.kern2.lcaron + 70 + public.kern2.lslash + 70 + public.kern2.m + 20 + public.kern2.n + 20 + public.kern2.p + 20 + public.kern2.r + 20 + public.kern2.s + -20 + public.kern2.t + 20 + public.kern2.tcaron + 20 + public.kern2.thorn + 70 + public.kern2.u + 20 + public.kern2.v + 15 + public.kern2.w + 20 + public.kern2.x + 0 + public.kern2.y + 20 + public.kern2.z + 20 + question + 55 + quotedbl + 65 + quotedblbase + -15 + quotedblleft + 55 + quotedblright + 50 + quoteleft + 55 + quoteright + 50 + quotesinglbase + -15 + quotesingle + 65 + registered + 25 + semicolon + 10 + sterling + -30 + trademark + 50 + underscore + -105 + yen + 65 + + public.kern1.lslash + + asciicircum + -15 + asciitilde + -30 + backslash + -10 + braceleft + -60 + braceright + -55 + comma + -15 + dollar + -30 + euro + -90 + multiply + -40 + numbersign + -50 + parenright + -25 + public.kern2.J + -25 + public.kern2.S + -25 + public.kern2.s + -20 + question + -15 + quotedblbase + -15 + quotedblright + -10 + quoteright + -10 + quotesinglbase + -15 + semicolon + -10 + sterling + -30 + underscore + -140 + + public.kern1.m + + asciicircum + -30 + asciitilde + -25 + asterisk + -40 + backslash + -140 + braceleft + -60 + braceright + -55 + comma + -15 + degree + -75 + dollar + -45 + euro + -90 + multiply + -40 + numbersign + -50 + paragraph + -30 + parenright + -85 + percent + -40 + perthousand + -40 + public.kern2.J + -25 + public.kern2.S + -35 + public.kern2.T + -135 + public.kern2.V + -80 + public.kern2.W + -65 + public.kern2.Y + -80 + public.kern2.f + -20 + public.kern2.s + -20 + public.kern2.t + -20 + public.kern2.tcaron + -20 + public.kern2.v + -25 + public.kern2.w + -25 + public.kern2.y + -25 + question + -175 + quotedbl + -50 + quotedblbase + -15 + quotedblleft + -65 + quotedblright + -110 + quoteleft + -65 + quoteright + -110 + quotesinglbase + -15 + quotesingle + -50 + registered + -10 + semicolon + -10 + sterling + -30 + trademark + -65 + underscore + -355 + yen + -50 + + public.kern1.n + + asciicircum + -30 + asciitilde + -30 + asterisk + -40 + backslash + -140 + braceleft + -60 + braceright + -55 + comma + -15 + degree + -80 + dollar + -45 + euro + -90 + multiply + -40 + numbersign + -50 + paragraph + -35 + parenright + -85 + percent + -40 + perthousand + -40 + public.kern2.J + -25 + public.kern2.S + -35 + public.kern2.T + -135 + public.kern2.V + -80 + public.kern2.W + -65 + public.kern2.Y + -80 + public.kern2.f + -20 + public.kern2.s + -20 + public.kern2.t + -20 + public.kern2.tcaron + -20 + public.kern2.v + -25 + public.kern2.w + -25 + public.kern2.y + -25 + question + -175 + quotedbl + -50 + quotedblbase + -15 + quotedblleft + -70 + quotedblright + -120 + quoteleft + -70 + quoteright + -115 + quotesinglbase + -15 + quotesingle + -50 + registered + -10 + semicolon + -10 + sterling + -30 + trademark + -65 + underscore + -260 + yen + -50 + + public.kern1.o + + asciicircum + -65 + asciitilde + -35 + asterisk + -85 + backslash + -175 + braceleft + -70 + braceright + -60 + colon + -55 + comma + -70 + degree + -125 + dollar + -110 + ellipsis + -55 + euro + -90 + guillemetright + -45 + guilsinglright + -45 + multiply + -40 + numbersign + -65 + paragraph + -65 + parenright + -170 + percent + -75 + perthousand + -75 + public.kern2.A + -50 + public.kern2.C + -10 + public.kern2.G + -10 + public.kern2.J + -95 + public.kern2.O + -10 + public.kern2.Oslash + -10 + public.kern2.Q + -10 + public.kern2.S + -100 + public.kern2.T + -135 + public.kern2.V + -95 + public.kern2.W + -80 + public.kern2.X + -55 + public.kern2.Y + -100 + public.kern2.f + -65 + public.kern2.s + -60 + public.kern2.t + -65 + public.kern2.tcaron + -65 + public.kern2.v + -40 + public.kern2.w + -35 + public.kern2.x + -55 + public.kern2.y + -35 + question + -175 + questiondown + -50 + quotedbl + -100 + quotedblbase + -70 + quotedblleft + -120 + quotedblright + -190 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -70 + quotesingle + -100 + registered + -35 + semicolon + -60 + slash + -70 + sterling + -30 + trademark + -125 + underscore + -165 + yen + -55 + + public.kern1.oslash + + asciicircum + -65 + asciitilde + -35 + asterisk + -35 + backslash + -120 + braceleft + -70 + braceright + -60 + colon + -35 + comma + -70 + degree + -50 + dollar + -65 + ellipsis + -55 + euro + -90 + guillemetright + -45 + guilsinglright + -45 + multiply + -40 + numbersign + -65 + paragraph + -30 + parenright + -145 + percent + -35 + perthousand + -35 + public.kern2.A + -50 + public.kern2.C + -10 + public.kern2.G + -10 + public.kern2.J + -95 + public.kern2.O + -10 + public.kern2.Oslash + -10 + public.kern2.Q + -10 + public.kern2.S + -60 + public.kern2.T + -135 + public.kern2.V + -75 + public.kern2.W + -65 + public.kern2.X + -55 + public.kern2.Y + -75 + public.kern2.f + -35 + public.kern2.s + -60 + public.kern2.t + -35 + public.kern2.tcaron + -35 + public.kern2.v + -35 + public.kern2.w + -35 + public.kern2.x + -45 + public.kern2.y + -35 + question + -175 + questiondown + -50 + quotedbl + -40 + quotedblbase + -70 + quotedblleft + -40 + quotedblright + -80 + quoteleft + -40 + quoteright + -80 + quotesinglbase + -70 + quotesingle + -40 + registered + -35 + semicolon + -45 + slash + -70 + sterling + -30 + trademark + -35 + underscore + -165 + yen + -55 + + public.kern1.p + + asciicircum + -60 + asciitilde + -35 + asterisk + -75 + backslash + -170 + braceleft + -70 + braceright + -60 + colon + -55 + comma + -70 + degree + -115 + dollar + -100 + ellipsis + -55 + euro + -90 + guillemetright + -45 + guilsinglright + -45 + multiply + -40 + numbersign + -70 + paragraph + -60 + parenright + -175 + percent + -70 + perthousand + -70 + public.kern2.A + -50 + public.kern2.C + -10 + public.kern2.G + -10 + public.kern2.J + -95 + public.kern2.O + -10 + public.kern2.Oslash + -10 + public.kern2.Q + -10 + public.kern2.S + -95 + public.kern2.T + -135 + public.kern2.V + -95 + public.kern2.W + -80 + public.kern2.X + -55 + public.kern2.Y + -100 + public.kern2.f + -50 + public.kern2.s + -55 + public.kern2.t + -50 + public.kern2.tcaron + -50 + public.kern2.v + -35 + public.kern2.w + -35 + public.kern2.x + -55 + public.kern2.y + -35 + question + -175 + questiondown + -50 + quotedbl + -85 + quotedblbase + -70 + quotedblleft + -105 + quotedblright + -165 + quoteleft + -105 + quoteright + -115 + quotesinglbase + -70 + quotesingle + -85 + registered + -30 + semicolon + -65 + slash + -70 + sterling + -30 + trademark + -110 + underscore + -150 + yen + -55 + + public.kern1.q + + asciicircum + -15 + asciitilde + -30 + backslash + -85 + braceleft + -60 + braceright + -55 + comma + -10 + degree + -15 + dollar + -30 + euro + -90 + multiply + -40 + numbersign + -50 + parenright + -20 + public.kern2.J + -25 + public.kern2.S + -25 + public.kern2.T + -135 + public.kern2.V + -40 + public.kern2.W + -35 + public.kern2.Y + -45 + public.kern2.j + 85 + public.kern2.s + -20 + question + -145 + quotedbl + -10 + quotedblbase + -10 + quotedblright + -50 + quoteright + -50 + quotesinglbase + -10 + quotesingle + -10 + slash + 35 + sterling + -30 + yen + -25 + + public.kern1.r + + ampersand + -90 + asciicircum + -15 + asciitilde + -70 + at + -15 + backslash + -50 + braceleft + -110 + braceright + -65 + bullet + -50 + cent + -30 + comma + -115 + copyright + -20 + divide + -120 + dollar + -30 + ellipsis + -175 + emdash + -160 + endash + -160 + euro + -90 + guillemetleft + -145 + guillemetright + -25 + guilsinglleft + -145 + guilsinglright + -25 + hyphen + -160 + less + -75 + minus + -120 + multiply + -45 + numbersign + -125 + parenleft + -20 + parenright + -60 + periodcentered + -100 + plus + -120 + public.kern2.A + -105 + public.kern2.J + -175 + public.kern2.S + -25 + public.kern2.V + -25 + public.kern2.W + -20 + public.kern2.X + -30 + public.kern2.Y + -25 + public.kern2.a + -40 + public.kern2.a.alt + -70 + public.kern2.c + -40 + public.kern2.d + -40 + public.kern2.dcaron + -40 + public.kern2.dcroat + -40 + public.kern2.e + -40 + public.kern2.eth + -50 + public.kern2.g + -30 + public.kern2.o + -40 + public.kern2.oslash + -40 + public.kern2.q + -40 + public.kern2.s + -30 + public.kern2.x + -10 + question + -60 + questiondown + -175 + quotedblbase + -175 + quotedblright + -10 + quoteright + -10 + quotesinglbase + -115 + semicolon + -10 + slash + -175 + sterling + -80 + underscore + -175 + yen + -15 + + public.kern1.s + + ampersand + -10 + asciicircum + -85 + asciitilde + -155 + asterisk + -25 + at + -25 + backslash + -115 + braceleft + -90 + braceright + -55 + bullet + -60 + cent + -25 + colon + -15 + comma + -30 + copyright + -25 + degree + -45 + divide + -75 + dollar + -60 + ellipsis + -15 + emdash + -15 + endash + -15 + euro + -115 + guillemetleft + -60 + guilsinglleft + -60 + hyphen + -15 + less + -130 + minus + -75 + multiply + -80 + numbersign + -50 + paragraph + -25 + parenleft + -20 + parenright + -130 + percent + -30 + periodcentered + -55 + perthousand + -30 + plus + -75 + public.kern2.A + -25 + public.kern2.C + -45 + public.kern2.G + -50 + public.kern2.J + -40 + public.kern2.O + -50 + public.kern2.Oslash + -50 + public.kern2.Q + -50 + public.kern2.S + -50 + public.kern2.T + -135 + public.kern2.U + -25 + public.kern2.V + -70 + public.kern2.W + -65 + public.kern2.X + -25 + public.kern2.Y + -75 + public.kern2.a + -25 + public.kern2.c + -25 + public.kern2.d + -25 + public.kern2.dcaron + -25 + public.kern2.dcroat + -25 + public.kern2.e + -25 + public.kern2.eth + -20 + public.kern2.f + -25 + public.kern2.g + -35 + public.kern2.o + -25 + public.kern2.oslash + -25 + public.kern2.q + -25 + public.kern2.s + -45 + public.kern2.t + -25 + public.kern2.tcaron + -25 + public.kern2.v + -30 + public.kern2.w + -30 + public.kern2.x + -25 + public.kern2.y + -30 + question + -175 + questiondown + -10 + quotedbl + -35 + quotedblbase + -30 + quotedblleft + -35 + quotedblright + -80 + quoteleft + -35 + quoteright + -80 + quotesinglbase + -30 + quotesingle + -35 + registered + -30 + semicolon + -20 + slash + -30 + sterling + -45 + trademark + -30 + underscore + -90 + yen + -55 + + public.kern1.t + + ampersand + -95 + asciicircum + -20 + asciitilde + -70 + at + -15 + backslash + -90 + braceleft + -110 + braceright + -60 + bullet + -50 + cent + -30 + comma + -35 + copyright + -20 + degree + -15 + divide + -155 + dollar + -30 + ellipsis + -30 + emdash + -155 + endash + -155 + euro + -90 + guillemetleft + -145 + guillemetright + -25 + guilsinglleft + -145 + guilsinglright + -25 + hyphen + -155 + less + -75 + minus + -155 + multiply + -45 + numbersign + -100 + parenleft + -20 + parenright + -70 + periodcentered + -100 + plus + -155 + public.kern2.A + -30 + public.kern2.J + -80 + public.kern2.Q + -10 + public.kern2.S + -25 + public.kern2.T + -135 + public.kern2.V + -45 + public.kern2.W + -35 + public.kern2.X + -30 + public.kern2.Y + -45 + public.kern2.a + -40 + public.kern2.a.alt + -80 + public.kern2.c + -40 + public.kern2.d + -40 + public.kern2.dcaron + -40 + public.kern2.dcroat + -40 + public.kern2.e + -40 + public.kern2.eth + -50 + public.kern2.g + -30 + public.kern2.o + -40 + public.kern2.oslash + -40 + public.kern2.q + -40 + public.kern2.s + -30 + public.kern2.x + -10 + question + -145 + questiondown + -15 + quotedbl + -10 + quotedblbase + -35 + quotedblright + -50 + quoteright + -50 + quotesinglbase + -35 + quotesingle + -10 + semicolon + -10 + slash + 10 + sterling + -60 + underscore + -10 + yen + -25 + + public.kern1.tcaron + + ampersand + -45 + asciicircum + -55 + asciitilde + -140 + asterisk + 55 + at + -35 + backslash + 40 + bar + 55 + braceleft + -65 + braceright + -10 + bracketleft + 60 + bracketright + 60 + bullet + -120 + cent + -70 + colon + 0 + comma + -100 + copyright + -40 + degree + 55 + divide + -195 + dollar + 15 + ellipsis + -95 + emdash + -220 + endash + -220 + euro + -85 + greater + 60 + guillemetleft + -210 + guillemetright + -95 + guilsinglleft + -170 + guilsinglright + -95 + hyphen + -185 + less + -140 + minus + -220 + multiply + -90 + numbersign + -120 + paragraph + 35 + parenleft + -35 + parenright + 35 + percent + 45 + periodcentered + -100 + perthousand + 45 + plus + -200 + public.kern2.A + -95 + public.kern2.B + 55 + public.kern2.C + -10 + public.kern2.D + 60 + public.kern2.E + 60 + public.kern2.Eth + 60 + public.kern2.F + 60 + public.kern2.G + -15 + public.kern2.H + 60 + public.kern2.I + 55 + public.kern2.J + -145 + public.kern2.K + 60 + public.kern2.L + 55 + public.kern2.Lslash + 60 + public.kern2.M + 60 + public.kern2.N + 60 + public.kern2.O + -15 + public.kern2.Oslash + -15 + public.kern2.P + 55 + public.kern2.Q + -15 + public.kern2.R + 55 + public.kern2.S + 15 + public.kern2.T + 55 + public.kern2.Thorn + 60 + public.kern2.U + 60 + public.kern2.V + 50 + public.kern2.W + 50 + public.kern2.X + 50 + public.kern2.Y + 50 + public.kern2.Z + 60 + public.kern2.a + -90 + public.kern2.a.alt + -45 + public.kern2.b + 60 + public.kern2.c + -90 + public.kern2.d + -90 + public.kern2.dcaron + -90 + public.kern2.dcroat + -90 + public.kern2.e + -90 + public.kern2.eth + -95 + public.kern2.g + -80 + public.kern2.germandbls + 40 + public.kern2.h + 60 + public.kern2.i + 55 + public.kern2.j + 55 + public.kern2.l + 55 + public.kern2.lcaron + 55 + public.kern2.lslash + 55 + public.kern2.o + -90 + public.kern2.oslash + -90 + public.kern2.q + -90 + public.kern2.s + -60 + public.kern2.thorn + 55 + question + 45 + questiondown + -80 + quotedbl + 55 + quotedblbase + -100 + quotedblleft + 45 + quotedblright + 40 + quoteleft + 45 + quoteright + 40 + quotesinglbase + -100 + quotesingle + 55 + registered + 15 + slash + -55 + sterling + -50 + trademark + 40 + underscore + -75 + yen + 55 + + public.kern1.thorn + + asciicircum + -60 + asciitilde + -35 + asterisk + -75 + backslash + -170 + braceleft + -70 + braceright + -60 + colon + -55 + comma + -70 + degree + -115 + dollar + -100 + ellipsis + -55 + euro + -90 + guillemetright + -45 + guilsinglright + -45 + multiply + -40 + numbersign + -70 + paragraph + -60 + parenright + -175 + percent + -70 + perthousand + -70 + public.kern2.A + -50 + public.kern2.C + -10 + public.kern2.G + -10 + public.kern2.J + -95 + public.kern2.O + -10 + public.kern2.Oslash + -10 + public.kern2.Q + -10 + public.kern2.S + -95 + public.kern2.T + -135 + public.kern2.V + -95 + public.kern2.W + -80 + public.kern2.X + -55 + public.kern2.Y + -100 + public.kern2.f + -50 + public.kern2.s + -55 + public.kern2.t + -50 + public.kern2.tcaron + -50 + public.kern2.v + -35 + public.kern2.w + -35 + public.kern2.x + -55 + public.kern2.y + -35 + question + -175 + questiondown + -50 + quotedbl + -85 + quotedblbase + -70 + quotedblleft + -105 + quotedblright + -165 + quoteleft + -105 + quoteright + -115 + quotesinglbase + -70 + quotesingle + -85 + registered + -30 + semicolon + -65 + slash + -70 + sterling + -30 + trademark + -110 + underscore + -150 + yen + -55 + + public.kern1.u + + asciicircum + -10 + asciitilde + -25 + backslash + -85 + braceleft + -60 + braceright + -55 + comma + -15 + degree + -15 + dollar + -30 + euro + -90 + multiply + -40 + numbersign + -50 + parenright + -85 + public.kern2.J + -25 + public.kern2.S + -25 + public.kern2.T + -135 + public.kern2.V + -40 + public.kern2.W + -35 + public.kern2.Y + -45 + public.kern2.s + -20 + question + -145 + quotedbl + -10 + quotedblbase + -15 + quotedblright + -50 + quoteright + -50 + quotesinglbase + -15 + quotesingle + -10 + semicolon + -10 + sterling + -30 + underscore + -115 + yen + -25 + + public.kern1.v + + ampersand + -45 + asciicircum + -25 + asciitilde + -55 + at + -25 + backslash + -90 + braceleft + -85 + braceright + -70 + bullet + -30 + cent + -30 + comma + -85 + copyright + -25 + degree + -15 + divide + -20 + dollar + -30 + ellipsis + -70 + emdash + -25 + endash + -25 + euro + -90 + guillemetleft + -30 + guillemetright + -35 + guilsinglleft + -30 + guilsinglright + -35 + hyphen + -25 + less + -20 + minus + -20 + multiply + -55 + numbersign + -105 + parenleft + -30 + parenright + -115 + periodcentered + -35 + plus + -20 + public.kern2.A + -75 + public.kern2.C + -15 + public.kern2.G + -20 + public.kern2.J + -95 + public.kern2.O + -20 + public.kern2.Oslash + -20 + public.kern2.Q + -20 + public.kern2.S + -25 + public.kern2.T + -135 + public.kern2.V + -45 + public.kern2.W + -35 + public.kern2.X + -50 + public.kern2.Y + -45 + public.kern2.a + -35 + public.kern2.a.alt + -50 + public.kern2.c + -30 + public.kern2.d + -35 + public.kern2.dcaron + -35 + public.kern2.dcroat + -35 + public.kern2.e + -30 + public.kern2.eth + -35 + public.kern2.g + -30 + public.kern2.o + -30 + public.kern2.oslash + -30 + public.kern2.q + -35 + public.kern2.s + -45 + public.kern2.x + -10 + question + -145 + questiondown + -70 + quotedbl + -10 + quotedblbase + -85 + quotedblright + -50 + quoteright + -50 + quotesinglbase + -85 + quotesingle + -10 + semicolon + -10 + slash + -70 + sterling + -55 + underscore + -290 + yen + -25 + + public.kern1.w + + ampersand + -40 + asciicircum + -25 + asciitilde + -55 + at + -25 + backslash + -85 + braceleft + -80 + braceright + -65 + bullet + -25 + cent + -30 + comma + -80 + copyright + -25 + degree + -15 + divide + -15 + dollar + -30 + ellipsis + -65 + emdash + -20 + endash + -20 + euro + -90 + guillemetleft + -30 + guillemetright + -30 + guilsinglleft + -30 + guilsinglright + -30 + hyphen + -20 + less + -15 + minus + -15 + multiply + -55 + numbersign + -100 + parenleft + -25 + parenright + -115 + periodcentered + -30 + plus + -15 + public.kern2.A + -70 + public.kern2.C + -15 + public.kern2.G + -15 + public.kern2.J + -85 + public.kern2.O + -15 + public.kern2.Oslash + -15 + public.kern2.Q + -20 + public.kern2.S + -25 + public.kern2.T + -135 + public.kern2.V + -40 + public.kern2.W + -35 + public.kern2.X + -50 + public.kern2.Y + -45 + public.kern2.a + -30 + public.kern2.a.alt + -45 + public.kern2.c + -30 + public.kern2.d + -30 + public.kern2.dcaron + -30 + public.kern2.dcroat + -30 + public.kern2.e + -30 + public.kern2.eth + -30 + public.kern2.g + -25 + public.kern2.o + -30 + public.kern2.oslash + -30 + public.kern2.q + -30 + public.kern2.s + -40 + public.kern2.x + -10 + question + -145 + questiondown + -65 + quotedbl + -10 + quotedblbase + -80 + quotedblright + -50 + quoteright + -50 + quotesinglbase + -80 + quotesingle + -10 + semicolon + -10 + slash + -65 + sterling + -55 + underscore + -355 + yen + -25 + + public.kern1.x + + ampersand + -50 + asciicircum + -45 + asciitilde + -80 + asterisk + -10 + at + -45 + backslash + -95 + braceleft + -110 + braceright + -55 + bullet + -55 + cent + -55 + comma + -25 + copyright + -45 + degree + -25 + divide + -40 + dollar + -40 + emdash + -50 + endash + -50 + equal + -10 + euro + -100 + guillemetleft + -65 + guillemetright + -15 + guilsinglleft + -65 + guilsinglright + -15 + hyphen + -50 + less + -40 + minus + -40 + multiply + -70 + numbersign + -70 + paragraph + -10 + parenleft + -50 + parenright + -85 + percent + -10 + periodcentered + -65 + perthousand + -10 + plus + -40 + public.kern2.C + -30 + public.kern2.G + -35 + public.kern2.J + -35 + public.kern2.O + -35 + public.kern2.Q + -35 + public.kern2.S + -35 + public.kern2.T + -135 + public.kern2.U + -10 + public.kern2.V + -50 + public.kern2.W + -45 + public.kern2.Y + -50 + public.kern2.a + -60 + public.kern2.a.alt + -40 + public.kern2.c + -60 + public.kern2.d + -60 + public.kern2.dcaron + -60 + public.kern2.dcroat + -60 + public.kern2.e + -60 + public.kern2.eth + -60 + public.kern2.f + -10 + public.kern2.g + -55 + public.kern2.o + -60 + public.kern2.oslash + -20 + public.kern2.q + -60 + public.kern2.s + -30 + public.kern2.t + -10 + public.kern2.tcaron + -10 + public.kern2.u + -10 + public.kern2.v + -10 + public.kern2.w + -10 + public.kern2.y + -10 + question + -155 + quotedbl + -20 + quotedblbase + -25 + quotedblleft + -15 + quotedblright + -60 + quoteleft + -15 + quoteright + -60 + quotesinglbase + -25 + quotesingle + -20 + registered + -15 + semicolon + -15 + sterling + -30 + trademark + -10 + underscore + -265 + yen + -35 + + public.kern1.y + + ampersand + -60 + asciicircum + -35 + asciitilde + -65 + at + -35 + backslash + -90 + braceleft + -95 + braceright + -70 + bullet + -40 + cent + -40 + comma + -115 + copyright + -35 + degree + -15 + divide + -25 + dollar + -30 + ellipsis + -100 + emdash + -35 + endash + -35 + euro + -90 + guillemetleft + -50 + guillemetright + -40 + guilsinglleft + -50 + guilsinglright + -40 + hyphen + -35 + less + -25 + minus + -25 + multiply + -60 + numbersign + -130 + parenleft + -40 + parenright + -115 + periodcentered + -45 + plus + -25 + public.kern2.A + -110 + public.kern2.C + -20 + public.kern2.G + -25 + public.kern2.J + -125 + public.kern2.O + -25 + public.kern2.Oslash + -25 + public.kern2.Q + -25 + public.kern2.S + -25 + public.kern2.T + -135 + public.kern2.V + -45 + public.kern2.W + -35 + public.kern2.X + -50 + public.kern2.Y + -45 + public.kern2.a + -45 + public.kern2.a.alt + -70 + public.kern2.c + -45 + public.kern2.d + -45 + public.kern2.dcaron + -45 + public.kern2.dcroat + -45 + public.kern2.e + -45 + public.kern2.eth + -45 + public.kern2.g + -40 + public.kern2.o + -45 + public.kern2.oslash + -45 + public.kern2.q + -45 + public.kern2.s + -50 + public.kern2.x + -10 + question + -145 + questiondown + -100 + quotedbl + -10 + quotedblbase + -115 + quotedblright + -50 + quoteright + -50 + quotesinglbase + -115 + quotesingle + -10 + semicolon + -10 + slash + -90 + sterling + -65 + underscore + -115 + yen + -25 + + public.kern1.z + + asciicircum + -10 + asciitilde + -25 + backslash + -85 + braceleft + -60 + braceright + -55 + comma + -15 + degree + -15 + dollar + -30 + euro + -90 + multiply + -40 + numbersign + -50 + parenright + -85 + public.kern2.J + -25 + public.kern2.S + -25 + public.kern2.T + -135 + public.kern2.V + -40 + public.kern2.W + -35 + public.kern2.Y + -45 + public.kern2.s + -20 + question + -145 + quotedbl + -10 + quotedblbase + -15 + quotedblright + -50 + quoteright + -50 + quotesinglbase + -15 + quotesingle + -10 + semicolon + -10 + sterling + -30 + underscore + -250 + yen + -25 + + question + + ampersand + -95 + asciicircum + -30 + asciitilde + -75 + at + -25 + backslash + -70 + braceleft + -110 + braceright + -65 + bullet + -50 + cent + -40 + comma + -115 + copyright + -30 + degree + -10 + divide + -25 + dollar + -30 + ellipsis + -200 + emdash + -60 + endash + -60 + euro + -90 + guillemetleft + -135 + guillemetright + -35 + guilsinglleft + -135 + guilsinglright + -35 + hyphen + -60 + less + -30 + minus + -25 + multiply + -50 + numbersign + -135 + parenleft + -30 + parenright + -60 + periodcentered + -90 + plus + -25 + public.kern2.A + -115 + public.kern2.C + -15 + public.kern2.G + -15 + public.kern2.J + -225 + public.kern2.O + -15 + public.kern2.Oslash + -15 + public.kern2.Q + -15 + public.kern2.S + -25 + public.kern2.T + -10 + public.kern2.V + -40 + public.kern2.W + -30 + public.kern2.X + -45 + public.kern2.Y + -40 + public.kern2.a + -50 + public.kern2.a.alt + -70 + public.kern2.c + -50 + public.kern2.d + -50 + public.kern2.dcaron + -50 + public.kern2.dcroat + -50 + public.kern2.e + -50 + public.kern2.eth + -55 + public.kern2.g + -40 + public.kern2.o + -50 + public.kern2.oslash + -50 + public.kern2.q + -50 + public.kern2.s + -40 + public.kern2.x + -10 + question + -55 + questiondown + -195 + quotedbl + -10 + quotedblbase + -205 + quotedblright + -15 + quoteright + -15 + quotesinglbase + -115 + quotesingle + -10 + semicolon + -10 + slash + -185 + sterling + -80 + underscore + -205 + yen + -25 + + questiondown + + ampersand + -175 + asciicircum + -220 + asciitilde + -205 + asterisk + -180 + at + -175 + backslash + -235 + bar + -65 + braceleft + -155 + braceright + -75 + bracketleft + -20 + bracketright + -20 + bullet + -175 + cent + -175 + colon + -105 + comma + -85 + copyright + -175 + degree + -200 + divide + -175 + dollar + -215 + ellipsis + -125 + emdash + -175 + endash + -175 + equal + -175 + euro + -270 + greater + -140 + guillemetleft + -170 + guillemetright + -195 + guilsinglleft + -170 + guilsinglright + -170 + hyphen + -175 + less + -175 + minus + -175 + multiply + -215 + numbersign + -210 + paragraph + -180 + parenleft + -155 + parenright + -55 + percent + -185 + periodcentered + -100 + perthousand + -185 + plus + -175 + public.kern2.A + -140 + public.kern2.B + -65 + public.kern2.C + -180 + public.kern2.D + -65 + public.kern2.E + -140 + public.kern2.Eth + -65 + public.kern2.F + -140 + public.kern2.G + -180 + public.kern2.H + -140 + public.kern2.I + -115 + public.kern2.J + -195 + public.kern2.K + -140 + public.kern2.L + -140 + public.kern2.Lslash + -140 + public.kern2.M + -140 + public.kern2.N + -140 + public.kern2.O + -180 + public.kern2.Oslash + -140 + public.kern2.P + -140 + public.kern2.Q + -180 + public.kern2.R + -140 + public.kern2.S + -210 + public.kern2.T + -235 + public.kern2.Thorn + -140 + public.kern2.U + -175 + public.kern2.V + -225 + public.kern2.W + -220 + public.kern2.X + -140 + public.kern2.Y + -230 + public.kern2.Z + -140 + public.kern2.a + -175 + public.kern2.a.alt + -175 + public.kern2.b + -140 + public.kern2.c + -175 + public.kern2.d + -175 + public.kern2.dcaron + -175 + public.kern2.dcroat + -175 + public.kern2.e + -175 + public.kern2.eth + -175 + public.kern2.f + -180 + public.kern2.g + -85 + public.kern2.germandbls + -140 + public.kern2.h + -140 + public.kern2.i + -85 + public.kern2.j + 65 + public.kern2.l + -85 + public.kern2.lcaron + -105 + public.kern2.lslash + -140 + public.kern2.m + -140 + public.kern2.n + -140 + public.kern2.o + -175 + public.kern2.oslash + -160 + public.kern2.p + -10 + public.kern2.q + -175 + public.kern2.r + -140 + public.kern2.s + -195 + public.kern2.t + -180 + public.kern2.tcaron + -180 + public.kern2.thorn + -10 + public.kern2.u + -175 + public.kern2.v + -185 + public.kern2.w + -185 + public.kern2.x + -140 + public.kern2.y + -80 + public.kern2.z + -140 + question + -275 + questiondown + -55 + quotedbl + -195 + quotedblbase + -85 + quotedblleft + -190 + quotedblright + -200 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -85 + quotesingle + -110 + registered + -180 + semicolon + -85 + slash + -30 + sterling + -170 + trademark + -185 + underscore + -10 + yen + -195 + + quotedbl + + ampersand + -90 + asciicircum + -45 + asciitilde + -125 + at + -35 + backslash + -40 + braceleft + -110 + braceright + -70 + bullet + -110 + cent + -55 + colon + -10 + comma + -115 + copyright + -40 + divide + -200 + dollar + -30 + ellipsis + -200 + emdash + -200 + endash + -200 + euro + -95 + guillemetleft + -200 + guillemetright + -200 + guilsinglleft + -170 + guilsinglright + -170 + hyphen + -185 + less + -150 + minus + -200 + multiply + -65 + numbersign + -145 + parenleft + -40 + parenright + -30 + periodcentered + -100 + plus + -200 + public.kern2.A + -125 + public.kern2.C + -20 + public.kern2.G + -25 + public.kern2.J + -200 + public.kern2.O + -25 + public.kern2.Oslash + -25 + public.kern2.Q + -25 + public.kern2.S + -30 + public.kern2.V + -20 + public.kern2.W + -15 + public.kern2.X + -20 + public.kern2.Y + -20 + public.kern2.a + -70 + public.kern2.a.alt + -75 + public.kern2.c + -70 + public.kern2.d + -70 + public.kern2.dcaron + -70 + public.kern2.dcroat + -70 + public.kern2.e + -70 + public.kern2.eth + -85 + public.kern2.g + -60 + public.kern2.o + -70 + public.kern2.oslash + -70 + public.kern2.q + -70 + public.kern2.s + -50 + public.kern2.v + -10 + public.kern2.x + -15 + question + -20 + questiondown + -200 + quotedblbase + -200 + quotedblright + -10 + quoteright + -10 + quotesinglbase + -115 + registered + -10 + semicolon + -15 + slash + -200 + sterling + -85 + underscore + -200 + yen + -10 + + quotedblbase + + ampersand + -60 + asciicircum + -205 + asciitilde + -205 + asterisk + -190 + at + -80 + backslash + -205 + braceleft + -110 + braceright + -55 + bullet + -175 + cent + -85 + comma + -10 + copyright + -80 + degree + -205 + divide + -205 + dollar + -50 + emdash + -205 + endash + -205 + equal + -205 + euro + -205 + guillemetleft + -180 + guillemetright + -20 + guilsinglleft + -170 + guilsinglright + -20 + hyphen + -185 + less + -205 + minus + -205 + multiply + -205 + numbersign + -70 + paragraph + -205 + parenleft + -60 + parenright + -30 + percent + -85 + periodcentered + -100 + perthousand + -85 + plus + -205 + public.kern2.C + -145 + public.kern2.G + -135 + public.kern2.J + -35 + public.kern2.O + -135 + public.kern2.Q + -135 + public.kern2.S + -45 + public.kern2.T + -135 + public.kern2.U + -90 + public.kern2.V + -160 + public.kern2.W + -135 + public.kern2.Y + -100 + public.kern2.a + -90 + public.kern2.a.alt + -45 + public.kern2.c + -90 + public.kern2.d + -90 + public.kern2.dcaron + -90 + public.kern2.dcroat + -90 + public.kern2.e + -95 + public.kern2.eth + -85 + public.kern2.f + -80 + public.kern2.g + -105 + public.kern2.j + 60 + public.kern2.o + -100 + public.kern2.oslash + -20 + public.kern2.q + -90 + public.kern2.s + -25 + public.kern2.t + -110 + public.kern2.tcaron + -110 + public.kern2.u + -55 + public.kern2.v + -75 + public.kern2.w + -70 + public.kern2.y + -70 + question + -185 + quotedbl + -200 + quotedblbase + -10 + quotedblleft + -200 + quotedblright + -200 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -10 + quotesingle + -110 + registered + -205 + slash + 25 + sterling + -30 + trademark + -205 + yen + -55 + + quotedblleft + + ampersand + -100 + asciicircum + -65 + asciitilde + -125 + asterisk + -10 + at + -50 + backslash + -60 + braceleft + -120 + braceright + -75 + bullet + -105 + cent + -75 + colon + -15 + comma + -115 + copyright + -55 + divide + -200 + dollar + -40 + ellipsis + -200 + emdash + -200 + endash + -200 + equal + -15 + euro + -105 + guillemetleft + -195 + guillemetright + -85 + guilsinglleft + -170 + guilsinglright + -85 + hyphen + -185 + less + -135 + minus + -200 + multiply + -80 + numbersign + -155 + paragraph + -15 + parenleft + -55 + parenright + -60 + percent + -10 + periodcentered + -100 + perthousand + -10 + plus + -200 + public.kern2.A + -140 + public.kern2.C + -35 + public.kern2.G + -35 + public.kern2.I + -10 + public.kern2.J + -200 + public.kern2.L + -10 + public.kern2.O + -40 + public.kern2.Oslash + -40 + public.kern2.Q + -40 + public.kern2.S + -40 + public.kern2.T + -10 + public.kern2.V + -30 + public.kern2.W + -25 + public.kern2.X + -35 + public.kern2.Y + -30 + public.kern2.a + -85 + public.kern2.a.alt + -90 + public.kern2.c + -85 + public.kern2.d + -85 + public.kern2.dcaron + -85 + public.kern2.dcroat + -85 + public.kern2.e + -90 + public.kern2.eth + -100 + public.kern2.f + -15 + public.kern2.g + -75 + public.kern2.germandbls + -15 + public.kern2.i + -15 + public.kern2.j + -15 + public.kern2.m + -15 + public.kern2.n + -15 + public.kern2.o + -85 + public.kern2.oslash + -85 + public.kern2.p + -15 + public.kern2.q + -85 + public.kern2.r + -15 + public.kern2.s + -65 + public.kern2.t + -15 + public.kern2.tcaron + -15 + public.kern2.u + -15 + public.kern2.v + -20 + public.kern2.w + -15 + public.kern2.x + -25 + public.kern2.y + -15 + public.kern2.z + -15 + question + -60 + questiondown + -200 + quotedbl + -10 + quotedblbase + -200 + quotedblleft + -10 + quotedblright + -30 + quoteleft + -10 + quoteright + -30 + quotesinglbase + -115 + quotesingle + -10 + registered + -20 + semicolon + -25 + slash + -200 + sterling + -95 + trademark + -20 + underscore + -200 + yen + -20 + + quotedblright + + ampersand + -90 + asciicircum + -80 + asciitilde + -135 + at + -60 + backslash + -40 + braceleft + -110 + braceright + -70 + bullet + -115 + cent + -90 + colon + -20 + comma + -115 + copyright + -65 + divide + -200 + dollar + -30 + ellipsis + -200 + emdash + -200 + endash + -200 + equal + -15 + euro + -105 + guillemetleft + -200 + guillemetright + -90 + guilsinglleft + -170 + guilsinglright + -90 + hyphen + -185 + less + -140 + minus + -200 + multiply + -95 + numbersign + -160 + parenleft + -65 + parenright + -30 + periodcentered + -100 + plus + -200 + public.kern2.A + -140 + public.kern2.C + -40 + public.kern2.G + -45 + public.kern2.J + -200 + public.kern2.O + -45 + public.kern2.Oslash + -45 + public.kern2.Q + -45 + public.kern2.S + -30 + public.kern2.V + -20 + public.kern2.W + -15 + public.kern2.X + -25 + public.kern2.Y + -20 + public.kern2.a + -100 + public.kern2.a.alt + -80 + public.kern2.c + -100 + public.kern2.d + -100 + public.kern2.dcaron + -100 + public.kern2.dcroat + -100 + public.kern2.e + -105 + public.kern2.eth + -115 + public.kern2.f + -15 + public.kern2.g + -90 + public.kern2.i + -15 + public.kern2.j + -15 + public.kern2.m + -15 + public.kern2.n + -15 + public.kern2.o + -100 + public.kern2.oslash + -100 + public.kern2.p + -15 + public.kern2.q + -100 + public.kern2.r + -15 + public.kern2.s + -80 + public.kern2.t + -15 + public.kern2.tcaron + -15 + public.kern2.u + -15 + public.kern2.v + -20 + public.kern2.w + -15 + public.kern2.x + -25 + public.kern2.y + -15 + public.kern2.z + -15 + question + -25 + questiondown + -200 + quotedblbase + -200 + quotedblright + -10 + quoteright + -10 + quotesinglbase + -115 + registered + -20 + semicolon + -25 + slash + -200 + sterling + -90 + underscore + -200 + yen + -10 + + quoteleft + + ampersand + -100 + asciicircum + -65 + asciitilde + -115 + asterisk + -10 + at + -50 + backslash + -60 + braceleft + -115 + braceright + -75 + bullet + -105 + cent + -75 + colon + -15 + comma + -115 + copyright + -55 + divide + -115 + dollar + -40 + ellipsis + -115 + emdash + -115 + endash + -115 + equal + -15 + euro + -105 + guillemetleft + -115 + guillemetright + -85 + guilsinglleft + -115 + guilsinglright + -85 + hyphen + -115 + less + -115 + minus + -115 + multiply + -80 + numbersign + -115 + paragraph + -15 + parenleft + -55 + parenright + -60 + percent + -10 + periodcentered + -100 + perthousand + -10 + plus + -115 + public.kern2.A + -115 + public.kern2.C + -35 + public.kern2.G + -35 + public.kern2.I + -10 + public.kern2.J + -115 + public.kern2.L + -10 + public.kern2.O + -40 + public.kern2.Oslash + -40 + public.kern2.Q + -40 + public.kern2.S + -40 + public.kern2.T + -10 + public.kern2.V + -30 + public.kern2.W + -25 + public.kern2.X + -35 + public.kern2.Y + -30 + public.kern2.a + -85 + public.kern2.a.alt + -90 + public.kern2.c + -85 + public.kern2.d + -85 + public.kern2.dcaron + -85 + public.kern2.dcroat + -85 + public.kern2.e + -90 + public.kern2.eth + -100 + public.kern2.f + -15 + public.kern2.g + -75 + public.kern2.germandbls + -15 + public.kern2.i + -15 + public.kern2.j + -15 + public.kern2.m + -15 + public.kern2.n + -15 + public.kern2.o + -85 + public.kern2.oslash + -85 + public.kern2.p + -15 + public.kern2.q + -85 + public.kern2.r + -15 + public.kern2.s + -65 + public.kern2.t + -15 + public.kern2.tcaron + -15 + public.kern2.u + -15 + public.kern2.v + -20 + public.kern2.w + -15 + public.kern2.x + -25 + public.kern2.y + -15 + public.kern2.z + -15 + question + -60 + questiondown + -115 + quotedbl + -10 + quotedblbase + -115 + quotedblleft + -10 + quotedblright + -30 + quoteleft + -10 + quoteright + -30 + quotesinglbase + -115 + quotesingle + -10 + registered + -20 + semicolon + -25 + slash + -115 + sterling + -95 + trademark + -20 + underscore + -115 + yen + -20 + + quoteright + + ampersand + -90 + asciicircum + -80 + asciitilde + -115 + at + -60 + backslash + -40 + braceleft + -110 + braceright + -70 + bullet + -115 + cent + -90 + colon + -20 + comma + -115 + copyright + -65 + divide + -115 + dollar + -30 + ellipsis + -115 + emdash + -115 + endash + -115 + equal + -15 + euro + -105 + guillemetleft + -115 + guillemetright + -90 + guilsinglleft + -115 + guilsinglright + -90 + hyphen + -115 + less + -115 + minus + -115 + multiply + -95 + numbersign + -115 + parenleft + -65 + parenright + -30 + periodcentered + -100 + plus + -115 + public.kern2.A + -115 + public.kern2.C + -40 + public.kern2.G + -45 + public.kern2.J + -115 + public.kern2.O + -45 + public.kern2.Oslash + -45 + public.kern2.Q + -45 + public.kern2.S + -30 + public.kern2.V + -20 + public.kern2.W + -15 + public.kern2.X + -25 + public.kern2.Y + -20 + public.kern2.a + -100 + public.kern2.a.alt + -80 + public.kern2.c + -100 + public.kern2.d + -100 + public.kern2.dcaron + -100 + public.kern2.dcroat + -100 + public.kern2.e + -105 + public.kern2.eth + -115 + public.kern2.f + -15 + public.kern2.g + -90 + public.kern2.i + -15 + public.kern2.j + -15 + public.kern2.m + -15 + public.kern2.n + -15 + public.kern2.o + -100 + public.kern2.oslash + -100 + public.kern2.p + -15 + public.kern2.q + -100 + public.kern2.r + -15 + public.kern2.s + -80 + public.kern2.t + -15 + public.kern2.tcaron + -15 + public.kern2.u + -15 + public.kern2.v + -20 + public.kern2.w + -15 + public.kern2.x + -25 + public.kern2.y + -15 + public.kern2.z + -15 + question + -25 + questiondown + -115 + quotedblbase + -115 + quotedblright + -10 + quoteright + -10 + quotesinglbase + -115 + registered + -20 + semicolon + -25 + slash + -115 + sterling + -90 + underscore + -115 + yen + -10 + + quotesinglbase + + ampersand + -60 + asciicircum + -115 + asciitilde + -115 + asterisk + -115 + at + -80 + backslash + -115 + braceleft + -110 + braceright + -55 + bullet + -115 + cent + -85 + comma + -10 + copyright + -80 + degree + -115 + divide + -115 + dollar + -50 + emdash + -115 + endash + -115 + equal + -115 + euro + -115 + guillemetleft + -115 + guillemetright + -20 + guilsinglleft + -115 + guilsinglright + -20 + hyphen + -115 + less + -115 + minus + -115 + multiply + -115 + numbersign + -70 + paragraph + -115 + parenleft + -60 + parenright + -30 + percent + -85 + periodcentered + -100 + perthousand + -85 + plus + -115 + public.kern2.C + -115 + public.kern2.G + -115 + public.kern2.J + -35 + public.kern2.O + -115 + public.kern2.Q + -115 + public.kern2.S + -45 + public.kern2.T + -115 + public.kern2.U + -90 + public.kern2.V + -115 + public.kern2.W + -115 + public.kern2.Y + -100 + public.kern2.a + -90 + public.kern2.a.alt + -45 + public.kern2.c + -90 + public.kern2.d + -90 + public.kern2.dcaron + -90 + public.kern2.dcroat + -90 + public.kern2.e + -95 + public.kern2.eth + -85 + public.kern2.f + -80 + public.kern2.g + -105 + public.kern2.j + 60 + public.kern2.o + -100 + public.kern2.oslash + -20 + public.kern2.q + -90 + public.kern2.s + -25 + public.kern2.t + -110 + public.kern2.tcaron + -110 + public.kern2.u + -55 + public.kern2.v + -75 + public.kern2.w + -70 + public.kern2.y + -70 + question + -115 + quotedbl + -115 + quotedblbase + -10 + quotedblleft + -115 + quotedblright + -115 + quoteleft + -115 + quoteright + -115 + quotesinglbase + -10 + quotesingle + -110 + registered + -115 + slash + 25 + sterling + -30 + trademark + -115 + yen + -55 + + quotesingle + + ampersand + -90 + asciicircum + -45 + asciitilde + -110 + at + -35 + backslash + -40 + braceleft + -110 + braceright + -70 + bullet + -110 + cent + -55 + colon + -10 + comma + -110 + copyright + -40 + divide + -110 + dollar + -30 + ellipsis + -110 + emdash + -110 + endash + -110 + euro + -95 + guillemetleft + -110 + guillemetright + -110 + guilsinglleft + -110 + guilsinglright + -110 + hyphen + -110 + less + -110 + minus + -110 + multiply + -65 + numbersign + -110 + parenleft + -40 + parenright + -30 + periodcentered + -100 + plus + -110 + public.kern2.A + -110 + public.kern2.C + -20 + public.kern2.G + -25 + public.kern2.J + -110 + public.kern2.O + -25 + public.kern2.Oslash + -25 + public.kern2.Q + -25 + public.kern2.S + -30 + public.kern2.V + -20 + public.kern2.W + -15 + public.kern2.X + -20 + public.kern2.Y + -20 + public.kern2.a + -70 + public.kern2.a.alt + -75 + public.kern2.c + -70 + public.kern2.d + -70 + public.kern2.dcaron + -70 + public.kern2.dcroat + -70 + public.kern2.e + -70 + public.kern2.eth + -85 + public.kern2.g + -60 + public.kern2.o + -70 + public.kern2.oslash + -70 + public.kern2.q + -70 + public.kern2.s + -50 + public.kern2.v + -10 + public.kern2.x + -15 + question + -20 + questiondown + -110 + quotedblbase + -110 + quotedblright + -10 + quoteright + -10 + quotesinglbase + -110 + registered + -10 + semicolon + -15 + slash + -110 + sterling + -85 + underscore + -110 + yen + -10 + + registered + + ampersand + -40 + asciicircum + -15 + asciitilde + -40 + asterisk + -10 + backslash + -100 + braceleft + -65 + braceright + -65 + bullet + -10 + cent + -10 + comma + -115 + copyright + -10 + degree + -30 + dollar + -40 + ellipsis + -275 + euro + -90 + guillemetleft + -35 + guillemetright + -20 + guilsinglleft + -35 + guilsinglright + -20 + multiply + -45 + numbersign + -110 + paragraph + -10 + parenleft + -10 + parenright + -105 + percent + -15 + periodcentered + -20 + perthousand + -15 + public.kern2.A + -90 + public.kern2.J + -235 + public.kern2.S + -35 + public.kern2.T + -40 + public.kern2.V + -55 + public.kern2.W + -45 + public.kern2.X + -65 + public.kern2.Y + -60 + public.kern2.a + -15 + public.kern2.a.alt + -65 + public.kern2.c + -15 + public.kern2.d + -15 + public.kern2.dcaron + -15 + public.kern2.dcroat + -15 + public.kern2.e + -15 + public.kern2.eth + -20 + public.kern2.g + -10 + public.kern2.o + -15 + public.kern2.oslash + -15 + public.kern2.q + -15 + public.kern2.s + -30 + public.kern2.v + -10 + public.kern2.w + -10 + public.kern2.x + -25 + public.kern2.y + -10 + question + -100 + questiondown + -180 + quotedbl + -20 + quotedblbase + -205 + quotedblleft + -20 + quotedblright + -35 + quoteleft + -20 + quoteright + -35 + quotesinglbase + -115 + quotesingle + -20 + semicolon + -15 + slash + -145 + sterling + -40 + trademark + -15 + underscore + -330 + yen + -35 + + semicolon + + ampersand + -60 + asciicircum + -15 + asciitilde + -65 + at + -15 + backslash + -105 + braceleft + -110 + braceright + -55 + bullet + -40 + cent + -30 + comma + -10 + copyright + -20 + degree + -30 + divide + -15 + dollar + -40 + emdash + -110 + endash + -110 + euro + -90 + guillemetleft + -110 + guillemetright + -20 + guilsinglleft + -110 + guilsinglright + -20 + hyphen + -110 + less + -20 + minus + -15 + multiply + -45 + numbersign + -70 + parenleft + -20 + parenright + -30 + percent + -10 + periodcentered + -100 + perthousand + -10 + plus + -15 + public.kern2.J + -35 + public.kern2.O + -10 + public.kern2.Q + -10 + public.kern2.S + -35 + public.kern2.T + -100 + public.kern2.V + -55 + public.kern2.W + -45 + public.kern2.Y + -55 + public.kern2.a + -40 + public.kern2.a.alt + -45 + public.kern2.c + -35 + public.kern2.d + -40 + public.kern2.dcaron + -40 + public.kern2.dcroat + -40 + public.kern2.e + -40 + public.kern2.eth + -45 + public.kern2.g + -30 + public.kern2.j + 65 + public.kern2.o + -35 + public.kern2.oslash + -20 + public.kern2.q + -40 + public.kern2.s + -25 + public.kern2.v + -10 + public.kern2.w + -10 + public.kern2.y + -10 + question + -110 + quotedbl + -15 + quotedblbase + -10 + quotedblleft + -20 + quotedblright + -50 + quoteleft + -20 + quoteright + -50 + quotesinglbase + -10 + quotesingle + -15 + slash + 25 + sterling + -30 + trademark + -15 + yen + -35 + + slash + + ampersand + -115 + asciicircum + -115 + asciitilde + -160 + asterisk + -10 + at + -105 + backslash + 50 + bar + 35 + braceleft + -130 + braceright + -35 + bracketleft + 35 + bracketright + 35 + bullet + -130 + cent + -125 + colon + -65 + comma + -115 + copyright + -110 + divide + -110 + dollar + -60 + ellipsis + -240 + emdash + -130 + endash + -130 + equal + -65 + euro + -155 + greater + 10 + guillemetleft + -165 + guillemetright + -120 + guilsinglleft + -165 + guilsinglright + -120 + hyphen + -130 + less + -115 + minus + -110 + multiply + -135 + numbersign + -200 + paragraph + -35 + parenleft + -110 + parenright + -35 + percent + -25 + periodcentered + -100 + perthousand + -25 + plus + -110 + public.kern2.A + -155 + public.kern2.B + 35 + public.kern2.C + -85 + public.kern2.D + 35 + public.kern2.E + 10 + public.kern2.Eth + 35 + public.kern2.F + 10 + public.kern2.G + -90 + public.kern2.H + 10 + public.kern2.I + 10 + public.kern2.J + -240 + public.kern2.K + 10 + public.kern2.L + 10 + public.kern2.Lslash + 10 + public.kern2.M + 10 + public.kern2.N + 10 + public.kern2.O + -90 + public.kern2.Oslash + -90 + public.kern2.P + 35 + public.kern2.Q + -90 + public.kern2.R + 35 + public.kern2.S + -55 + public.kern2.T + 10 + public.kern2.Thorn + 10 + public.kern2.U + 10 + public.kern2.V + 10 + public.kern2.W + 10 + public.kern2.X + 0 + public.kern2.Y + 10 + public.kern2.Z + 10 + public.kern2.a + -135 + public.kern2.a.alt + -120 + public.kern2.b + 15 + public.kern2.c + -135 + public.kern2.d + -135 + public.kern2.dcaron + -135 + public.kern2.dcroat + -135 + public.kern2.e + -135 + public.kern2.eth + -140 + public.kern2.f + -65 + public.kern2.g + -125 + public.kern2.germandbls + -35 + public.kern2.h + 15 + public.kern2.i + 15 + public.kern2.j + 15 + public.kern2.l + 15 + public.kern2.lcaron + 15 + public.kern2.lslash + 15 + public.kern2.m + -65 + public.kern2.n + -65 + public.kern2.o + -135 + public.kern2.oslash + -135 + public.kern2.p + -65 + public.kern2.q + -135 + public.kern2.r + -65 + public.kern2.s + -120 + public.kern2.t + -65 + public.kern2.tcaron + -65 + public.kern2.thorn + 15 + public.kern2.u + -65 + public.kern2.v + -65 + public.kern2.w + -65 + public.kern2.x + -75 + public.kern2.y + -65 + public.kern2.z + -65 + question + -20 + questiondown + -240 + quotedblbase + -205 + quotedblleft + -25 + quotedblright + -15 + quoteleft + -25 + quoteright + -15 + quotesinglbase + -115 + registered + -60 + semicolon + -70 + slash + -240 + sterling + -125 + trademark + -35 + underscore + -240 + yen + 10 + + sterling + + ampersand + -30 + asciicircum + -45 + asciitilde + -60 + asterisk + -30 + at + -30 + backslash + -100 + bar + -30 + braceleft + -90 + braceright + -85 + bracketleft + -30 + bracketright + -30 + bullet + -30 + cent + -30 + colon + -30 + comma + -50 + copyright + -30 + degree + -35 + divide + -30 + dollar + -60 + ellipsis + -30 + emdash + -30 + endash + -30 + equal + -30 + euro + -120 + greater + -30 + guillemetleft + -25 + guillemetright + -25 + guilsinglleft + -25 + guilsinglright + -25 + hyphen + -30 + less + -30 + minus + -30 + multiply + -70 + numbersign + -80 + paragraph + -30 + parenleft + -30 + parenright + -95 + percent + -30 + periodcentered + -30 + perthousand + -30 + plus + -30 + public.kern2.A + -30 + public.kern2.B + -30 + public.kern2.C + -30 + public.kern2.D + -30 + public.kern2.E + -30 + public.kern2.Eth + -30 + public.kern2.F + -30 + public.kern2.G + -30 + public.kern2.H + -30 + public.kern2.I + -30 + public.kern2.J + -55 + public.kern2.K + -30 + public.kern2.L + -30 + public.kern2.Lslash + -30 + public.kern2.M + -30 + public.kern2.N + -30 + public.kern2.O + -30 + public.kern2.Oslash + -30 + public.kern2.P + -30 + public.kern2.Q + -30 + public.kern2.R + -30 + public.kern2.S + -55 + public.kern2.T + -40 + public.kern2.Thorn + -30 + public.kern2.U + -30 + public.kern2.V + -65 + public.kern2.W + -60 + public.kern2.X + -30 + public.kern2.Y + -65 + public.kern2.Z + -30 + public.kern2.a + -30 + public.kern2.a.alt + -30 + public.kern2.b + -30 + public.kern2.c + -30 + public.kern2.d + -30 + public.kern2.dcaron + -30 + public.kern2.dcroat + -30 + public.kern2.e + -30 + public.kern2.eth + -30 + public.kern2.f + -30 + public.kern2.g + -30 + public.kern2.germandbls + -30 + public.kern2.h + -30 + public.kern2.i + -30 + public.kern2.j + -30 + public.kern2.l + -30 + public.kern2.lcaron + -30 + public.kern2.lslash + -30 + public.kern2.m + -30 + public.kern2.n + -30 + public.kern2.o + -30 + public.kern2.oslash + -30 + public.kern2.p + -30 + public.kern2.q + -30 + public.kern2.r + -30 + public.kern2.s + -55 + public.kern2.t + -30 + public.kern2.tcaron + -30 + public.kern2.thorn + -30 + public.kern2.u + -30 + public.kern2.v + -30 + public.kern2.w + -30 + public.kern2.x + -30 + public.kern2.y + -30 + public.kern2.z + -30 + question + -90 + questiondown + -30 + quotedbl + -35 + quotedblbase + -50 + quotedblleft + -30 + quotedblright + -40 + quoteleft + -30 + quoteright + -40 + quotesinglbase + -50 + quotesingle + -35 + registered + -30 + semicolon + -40 + slash + -25 + sterling + -65 + trademark + -30 + underscore + -320 + yen + -50 + + trademark + + ampersand + -10 + asciicircum + -15 + asciitilde + -30 + backslash + -65 + braceleft + -60 + braceright + -60 + comma + -115 + dollar + -30 + ellipsis + -285 + euro + -90 + guillemetleft + -10 + guillemetright + -20 + guilsinglleft + -10 + guilsinglright + -20 + multiply + -45 + numbersign + -90 + parenright + -75 + public.kern2.A + -70 + public.kern2.J + -285 + public.kern2.S + -25 + public.kern2.V + -30 + public.kern2.W + -25 + public.kern2.X + -35 + public.kern2.Y + -30 + public.kern2.a.alt + -35 + public.kern2.s + -30 + public.kern2.x + -10 + question + -85 + questiondown + -200 + quotedblbase + -205 + quotedblright + -10 + quoteright + -10 + quotesinglbase + -115 + semicolon + -10 + slash + -115 + sterling + -35 + underscore + -355 + yen + -20 + + underscore + + ampersand + -120 + asciicircum + -260 + asciitilde + -240 + asterisk + -190 + at + -125 + backslash + -235 + braceleft + -110 + braceright + -50 + bullet + -175 + cent + -155 + colon + -20 + copyright + -125 + degree + -215 + divide + -310 + dollar + -125 + ellipsis + -20 + emdash + -355 + endash + -290 + equal + -330 + euro + -355 + greater + -305 + guillemetleft + -240 + guillemetright + -240 + guilsinglleft + -170 + guilsinglright + -170 + hyphen + -185 + less + -305 + minus + -320 + multiply + -255 + numbersign + -355 + paragraph + -220 + parenleft + -85 + parenright + -20 + percent + -355 + periodcentered + -100 + perthousand + -355 + plus + -310 + public.kern2.A + -355 + public.kern2.C + -240 + public.kern2.E + -310 + public.kern2.F + -320 + public.kern2.G + -230 + public.kern2.H + -355 + public.kern2.I + -115 + public.kern2.J + -90 + public.kern2.K + -335 + public.kern2.L + -300 + public.kern2.Lslash + -345 + public.kern2.M + -355 + public.kern2.N + -355 + public.kern2.O + -230 + public.kern2.Oslash + -230 + public.kern2.P + -350 + public.kern2.Q + -235 + public.kern2.R + -350 + public.kern2.S + -140 + public.kern2.T + -345 + public.kern2.Thorn + -350 + public.kern2.U + -155 + public.kern2.V + -335 + public.kern2.W + -355 + public.kern2.X + -355 + public.kern2.Y + -355 + public.kern2.Z + -325 + public.kern2.a + -175 + public.kern2.a.alt + -125 + public.kern2.b + -185 + public.kern2.c + -185 + public.kern2.d + -175 + public.kern2.dcaron + -175 + public.kern2.dcroat + -175 + public.kern2.e + -185 + public.kern2.eth + -175 + public.kern2.f + -180 + public.kern2.g + -60 + public.kern2.germandbls + -185 + public.kern2.h + -260 + public.kern2.i + -85 + public.kern2.j + 85 + public.kern2.l + -85 + public.kern2.lcaron + -105 + public.kern2.lslash + -140 + public.kern2.m + -355 + public.kern2.n + -260 + public.kern2.o + -200 + public.kern2.oslash + -200 + public.kern2.q + -175 + public.kern2.r + -175 + public.kern2.s + -125 + public.kern2.t + -150 + public.kern2.tcaron + -150 + public.kern2.u + -120 + public.kern2.v + -290 + public.kern2.w + -355 + public.kern2.x + -265 + public.kern2.y + -55 + public.kern2.z + -250 + question + -205 + quotedbl + -200 + quotedblleft + -200 + quotedblright + -200 + quoteleft + -115 + quoteright + -115 + quotesingle + -110 + registered + -330 + slash + 35 + sterling + -320 + trademark + -355 + yen + -355 + + yen + + ampersand + -60 + asciicircum + -55 + asciitilde + -85 + asterisk + -10 + at + -55 + backslash + -15 + braceleft + -115 + braceright + -70 + bullet + -60 + cent + -60 + colon + -30 + comma + -75 + copyright + -55 + degree + -10 + divide + -50 + dollar + -50 + ellipsis + -60 + emdash + -55 + endash + -55 + equal + -30 + euro + -120 + guillemetleft + -55 + guillemetright + -55 + guilsinglleft + -55 + guilsinglright + -55 + hyphen + -55 + less + -50 + minus + -50 + multiply + -85 + numbersign + -110 + paragraph + -25 + parenleft + -60 + parenright + -35 + percent + -20 + periodcentered + -60 + perthousand + -20 + plus + -50 + public.kern2.A + -60 + public.kern2.C + -45 + public.kern2.G + -45 + public.kern2.J + -85 + public.kern2.O + -50 + public.kern2.Oslash + -50 + public.kern2.Q + -50 + public.kern2.S + -45 + public.kern2.a + -60 + public.kern2.a.alt + -60 + public.kern2.c + -60 + public.kern2.d + -60 + public.kern2.dcaron + -60 + public.kern2.dcroat + -60 + public.kern2.e + -60 + public.kern2.eth + -60 + public.kern2.f + -30 + public.kern2.g + -60 + public.kern2.germandbls + -25 + public.kern2.m + -30 + public.kern2.n + -30 + public.kern2.o + -60 + public.kern2.oslash + -60 + public.kern2.p + -30 + public.kern2.q + -60 + public.kern2.r + -30 + public.kern2.s + -75 + public.kern2.t + -30 + public.kern2.tcaron + -30 + public.kern2.u + -30 + public.kern2.v + -30 + public.kern2.w + -30 + public.kern2.x + -40 + public.kern2.y + -30 + public.kern2.z + -30 + question + -20 + questiondown + -60 + quotedbl + -10 + quotedblbase + -75 + quotedblleft + -20 + quotedblright + -25 + quoteleft + -20 + quoteright + -25 + quotesinglbase + -75 + quotesingle + -10 + registered + -35 + semicolon + -40 + slash + -55 + sterling + -90 + trademark + -20 + underscore + -355 + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/layercontents.plist b/Fonts/UFO/Metropolis-ThinItalic.ufo/layercontents.plist new file mode 100644 index 0000000..cf95d35 --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/layercontents.plist @@ -0,0 +1,10 @@ + + + + + + public.default + glyphs + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/lib.plist b/Fonts/UFO/Metropolis-ThinItalic.ufo/lib.plist new file mode 100644 index 0000000..af4ec4b --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/lib.plist @@ -0,0 +1,563 @@ + + + + + com.schriftgestaltung.disablesAutomaticAlignment + + com.schriftgestaltung.font.userData + + GSDimensionPlugin.Dimensions + + 119329DF-C854-46E0-93EC-7E8A22DFCA4F + + HH + 74 + HV + 78 + OH + 72 + OV + 79 + nV + 75 + nd + 67 + oH + 67 + oV + 78 + tH + 67 + + 35616FF6-3D9C-499B-B113-AC9E0DB5842A + + HH + 74 + HV + 78 + OH + 72 + OV + 79 + nV + 75 + nd + 67 + oH + 67 + oV + 78 + tH + 67 + + 3B040282-CF47-4846-BCAF-7BFF90FB63BC + + HH + 36 + HV + 36 + OH + 34 + OV + 36 + nV + 36 + nd + 34 + oH + 36 + oV + 36 + tH + 36 + + 84328D8E-4D54-44EF-AF5C-0364B1C28646 + + HH + 36 + HV + 36 + OH + 36 + OV + 36 + nV + 36 + nd + 34 + oH + 36 + oV + 36 + tH + 36 + + 88AF04C7-891B-4BE3-8AB1-6195D630646B + + HH + 173 + HV + 194 + OH + 176 + OV + 200 + nV + 193 + nd + 160 + oH + 160 + oV + 182 + tH + 152 + + A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B + + HH + 173 + HV + 194 + OH + 176 + OV + 200 + nV + 193 + nd + 160 + oH + 160 + oV + 182 + tH + 152 + + + + com.schriftgestaltung.fontMaster.userData + + GSOffsetHorizontal + 83.0 + GSOffsetProportional + + GSOffsetVertical + 44.0 + + com.schriftgestaltung.fontMasterID + 84328D8E-4D54-44EF-AF5C-0364B1C28646 + com.schriftgestaltung.glyphOrder + + com.schriftgestaltung.master.name + Thin + com.schriftgestaltung.useNiceNames + + com.schriftgestaltung.widthValue + 5 + public.glyphOrder + + A + Aacute + Abreve + Acircumflex + Adieresis + Agrave + Amacron + Aogonek + Aring + Atilde + AE + B + C + Cacute + Ccaron + Ccedilla + D + Eth + Dcaron + Dcroat + E + Eacute + Ecaron + Ecircumflex + Edieresis + Edotaccent + Edotbelow + Egrave + Emacron + Eogonek + Etilde + F + G + Gbreve + Gcommaaccent + H + I + Iacute + Icircumflex + Idieresis + Idotaccent + Igrave + Imacron + Iogonek + J + K + Kcommaaccent + L + Lacute + Lcaron + Lslash + M + N + Nacute + Ncaron + Ncommaaccent + Ntilde + O + Oacute + Ocircumflex + Odieresis + Ograve + Ohungarumlaut + Omacron + Oslash + Otilde + OE + P + Thorn + Q + R + Racute + Rcaron + Rcommaaccent + S + Sacute + Scaron + Scedilla + T + Tcaron + Tcedilla + U + Uacute + Ucircumflex + Udieresis + Ugrave + Uhungarumlaut + Umacron + Uogonek + Uring + V + W + Wacute + Wcircumflex + Wdieresis + Wgrave + X + Y + Yacute + Ycircumflex + Ydieresis + Ygrave + Z + Zacute + Zcaron + Zdotaccent + a + aacute + abreve + acircumflex + adieresis + agrave + amacron + aogonek + aring + atilde + ae + b + c + cacute + ccaron + ccedilla + d + eth + dcaron + dcroat + e + eacute + ecaron + ecircumflex + edieresis + edotaccent + edotbelow + egrave + emacron + eogonek + etilde + f + g + gbreve + gcommaaccent + h + i + idotless + iacute + icircumflex + idieresis + igrave + imacron + iogonek + j + jdotless + k + kcommaaccent + l + lacute + lcaron + lslash + m + n + nacute + ncaron + ncommaaccent + ntilde + o + oacute + ocircumflex + odieresis + ograve + ohungarumlaut + omacron + oslash + otilde + oe + p + thorn + q + r + racute + rcaron + rcommaaccent + s + sacute + scaron + scedilla + germandbls + t + tcaron + tcedilla + u + uacute + ucircumflex + udieresis + ugrave + uhungarumlaut + umacron + uogonek + uring + v + w + wacute + wcircumflex + wdieresis + wgrave + x + y + yacute + ycircumflex + ydieresis + ygrave + z + zacute + zcaron + zdotaccent + a.alt + aacute.alt + abreve.alt + acircumflex.alt + adieresis.alt + agrave.alt + amacron.alt + aogonek.alt + aring.alt + atilde.alt + ae_upper + k_arms + thorn_stem + zero + one + two + three + four + five + six + seven + eight + nine + period + comma + colon + semicolon + ellipsis + exclam + exclamdown + question + questiondown + periodcentered + bullet + asterisk + numbersign + slash + backslash + parenleft + parenright + braceleft + braceright + bracketleft + bracketright + hyphen + endash + emdash + underscore + quotesinglbase + quotedblbase + quotedblleft + quotedblright + quoteleft + quoteright + guillemetleft + guillemetright + guilsinglleft + guilsinglright + quotedbl + quotesingle + emspace + enspace + fourperemspace + narrownbspace + sixperemspace + space + threeperemspace + cent + dollar + euro + sterling + yen + plus + minus + multiply + divide + equal + greater + less + asciitilde + asciicircum + percent + perthousand + at + ampersand + paragraph + copyright + registered + trademark + degree + bar + dotaccentcomb + commaaccentcomb + dieresis + dotaccent + grave + acute + hungarumlaut + circumflex + caron + breve + ring + tilde + macron + cedilla + ogonek + lowercase_r_shoulder + lowercase_loop + lowercase_nh_shoulder + lowercase_loop_reverse + ascender + descender + lowercase_m_shoulder + capital_V + _areas + + public.postscriptNames + + Edotbelow + uni1EB8 + Etilde + uni1EBC + Gcommaaccent + uni0122 + Kcommaaccent + uni0136 + Ncommaaccent + uni0145 + Rcommaaccent + uni0156 + Tcedilla + uni0162 + commaaccentcomb + uni0326 + dotaccentcomb + uni0307 + edotbelow + uni1EB9 + emspace + uni2003 + enspace + uni2002 + etilde + uni1EBD + euro + Euro + fourperemspace + uni2005 + gcommaaccent + uni0123 + guillemetleft + guillemotleft + guillemetright + guillemotright + idotless + dotlessi + jdotless + uni0237 + kcommaaccent + uni0137 + narrownbspace + uni202F + ncommaaccent + uni0146 + rcommaaccent + uni0157 + sixperemspace + uni2006 + tcedilla + uni0163 + threeperemspace + uni2004 + + public.skipExportGlyphs + + ae_upper + k_arms + thorn_stem + lowercase_r_shoulder + lowercase_loop + lowercase_nh_shoulder + lowercase_loop_reverse + ascender + descender + lowercase_m_shoulder + capital_V + _areas + + + diff --git a/Fonts/UFO/Metropolis-ThinItalic.ufo/metainfo.plist b/Fonts/UFO/Metropolis-ThinItalic.ufo/metainfo.plist new file mode 100644 index 0000000..74e4b3b --- /dev/null +++ b/Fonts/UFO/Metropolis-ThinItalic.ufo/metainfo.plist @@ -0,0 +1,10 @@ + + + + + creator + com.schriftgestaltung.GlyphsUFOExport + formatVersion + 3 + + diff --git a/Fonts/Webfonts/EOT/Metropolis-Black.eot b/Fonts/Webfonts/EOT/Metropolis-Black.eot new file mode 100644 index 0000000..271b2d1 Binary files /dev/null and b/Fonts/Webfonts/EOT/Metropolis-Black.eot differ diff --git a/Fonts/Webfonts/EOT/Metropolis-BlackItalic.eot b/Fonts/Webfonts/EOT/Metropolis-BlackItalic.eot new file mode 100644 index 0000000..3c2c711 Binary files /dev/null and b/Fonts/Webfonts/EOT/Metropolis-BlackItalic.eot differ diff --git a/Fonts/Webfonts/EOT/Metropolis-Bold.eot b/Fonts/Webfonts/EOT/Metropolis-Bold.eot new file mode 100644 index 0000000..ee79d48 Binary files /dev/null and b/Fonts/Webfonts/EOT/Metropolis-Bold.eot differ diff --git a/Fonts/Webfonts/EOT/Metropolis-BoldItalic.eot b/Fonts/Webfonts/EOT/Metropolis-BoldItalic.eot new file mode 100644 index 0000000..6261c5c Binary files /dev/null and b/Fonts/Webfonts/EOT/Metropolis-BoldItalic.eot differ diff --git a/Fonts/Webfonts/EOT/Metropolis-ExtraBold.eot b/Fonts/Webfonts/EOT/Metropolis-ExtraBold.eot new file mode 100644 index 0000000..ffe3fb1 Binary files /dev/null and b/Fonts/Webfonts/EOT/Metropolis-ExtraBold.eot differ diff --git a/Fonts/Webfonts/EOT/Metropolis-ExtraBoldItalic.eot b/Fonts/Webfonts/EOT/Metropolis-ExtraBoldItalic.eot new file mode 100644 index 0000000..9b231a6 Binary files /dev/null and b/Fonts/Webfonts/EOT/Metropolis-ExtraBoldItalic.eot differ diff --git a/Fonts/Webfonts/EOT/Metropolis-ExtraLight.eot b/Fonts/Webfonts/EOT/Metropolis-ExtraLight.eot new file mode 100644 index 0000000..bb6c6c0 Binary files /dev/null and b/Fonts/Webfonts/EOT/Metropolis-ExtraLight.eot differ diff --git a/Fonts/Webfonts/EOT/Metropolis-ExtraLightItalic.eot b/Fonts/Webfonts/EOT/Metropolis-ExtraLightItalic.eot new file mode 100644 index 0000000..46d25ab Binary files /dev/null and b/Fonts/Webfonts/EOT/Metropolis-ExtraLightItalic.eot differ diff --git a/Fonts/Webfonts/EOT/Metropolis-Light.eot b/Fonts/Webfonts/EOT/Metropolis-Light.eot new file mode 100644 index 0000000..b25c85c Binary files /dev/null and b/Fonts/Webfonts/EOT/Metropolis-Light.eot differ diff --git a/Fonts/Webfonts/EOT/Metropolis-LightItalic.eot b/Fonts/Webfonts/EOT/Metropolis-LightItalic.eot new file mode 100644 index 0000000..6e2874f Binary files /dev/null and b/Fonts/Webfonts/EOT/Metropolis-LightItalic.eot differ diff --git a/Fonts/Webfonts/EOT/Metropolis-Medium.eot b/Fonts/Webfonts/EOT/Metropolis-Medium.eot new file mode 100644 index 0000000..51453b6 Binary files /dev/null and b/Fonts/Webfonts/EOT/Metropolis-Medium.eot differ diff --git a/Fonts/Webfonts/EOT/Metropolis-MediumItalic.eot b/Fonts/Webfonts/EOT/Metropolis-MediumItalic.eot new file mode 100644 index 0000000..6e216bb Binary files /dev/null and b/Fonts/Webfonts/EOT/Metropolis-MediumItalic.eot differ diff --git a/Fonts/Webfonts/EOT/Metropolis-Regular.eot b/Fonts/Webfonts/EOT/Metropolis-Regular.eot new file mode 100644 index 0000000..ab4572a Binary files /dev/null and b/Fonts/Webfonts/EOT/Metropolis-Regular.eot differ diff --git a/Fonts/Webfonts/EOT/Metropolis-RegularItalic.eot b/Fonts/Webfonts/EOT/Metropolis-RegularItalic.eot new file mode 100644 index 0000000..70b8227 Binary files /dev/null and b/Fonts/Webfonts/EOT/Metropolis-RegularItalic.eot differ diff --git a/Fonts/Webfonts/EOT/Metropolis-SemiBold.eot b/Fonts/Webfonts/EOT/Metropolis-SemiBold.eot new file mode 100644 index 0000000..6a7a7bd Binary files /dev/null and b/Fonts/Webfonts/EOT/Metropolis-SemiBold.eot differ diff --git a/Fonts/Webfonts/EOT/Metropolis-SemiBoldItalic.eot b/Fonts/Webfonts/EOT/Metropolis-SemiBoldItalic.eot new file mode 100644 index 0000000..af9437b Binary files /dev/null and b/Fonts/Webfonts/EOT/Metropolis-SemiBoldItalic.eot differ diff --git a/Fonts/Webfonts/EOT/Metropolis-Thin.eot b/Fonts/Webfonts/EOT/Metropolis-Thin.eot new file mode 100644 index 0000000..a75441d Binary files /dev/null and b/Fonts/Webfonts/EOT/Metropolis-Thin.eot differ diff --git a/Fonts/Webfonts/EOT/Metropolis-ThinItalic.eot b/Fonts/Webfonts/EOT/Metropolis-ThinItalic.eot new file mode 100644 index 0000000..48c97c8 Binary files /dev/null and b/Fonts/Webfonts/EOT/Metropolis-ThinItalic.eot differ diff --git a/Fonts/Webfonts/WOFF/Metropolis-Black.woff b/Fonts/Webfonts/WOFF/Metropolis-Black.woff new file mode 100644 index 0000000..0b4022d Binary files /dev/null and b/Fonts/Webfonts/WOFF/Metropolis-Black.woff differ diff --git a/Fonts/Webfonts/WOFF/Metropolis-BlackItalic.woff b/Fonts/Webfonts/WOFF/Metropolis-BlackItalic.woff new file mode 100644 index 0000000..470b7e6 Binary files /dev/null and b/Fonts/Webfonts/WOFF/Metropolis-BlackItalic.woff differ diff --git a/Fonts/Webfonts/WOFF/Metropolis-Bold.woff b/Fonts/Webfonts/WOFF/Metropolis-Bold.woff new file mode 100644 index 0000000..8538378 Binary files /dev/null and b/Fonts/Webfonts/WOFF/Metropolis-Bold.woff differ diff --git a/Fonts/Webfonts/WOFF/Metropolis-BoldItalic.woff b/Fonts/Webfonts/WOFF/Metropolis-BoldItalic.woff new file mode 100644 index 0000000..377c991 Binary files /dev/null and b/Fonts/Webfonts/WOFF/Metropolis-BoldItalic.woff differ diff --git a/Fonts/Webfonts/WOFF/Metropolis-ExtraBold.woff b/Fonts/Webfonts/WOFF/Metropolis-ExtraBold.woff new file mode 100644 index 0000000..fc98683 Binary files /dev/null and b/Fonts/Webfonts/WOFF/Metropolis-ExtraBold.woff differ diff --git a/Fonts/Webfonts/WOFF/Metropolis-ExtraBoldItalic.woff b/Fonts/Webfonts/WOFF/Metropolis-ExtraBoldItalic.woff new file mode 100644 index 0000000..7039b62 Binary files /dev/null and b/Fonts/Webfonts/WOFF/Metropolis-ExtraBoldItalic.woff differ diff --git a/Fonts/Webfonts/WOFF/Metropolis-ExtraLight.woff b/Fonts/Webfonts/WOFF/Metropolis-ExtraLight.woff new file mode 100644 index 0000000..7e5c31e Binary files /dev/null and b/Fonts/Webfonts/WOFF/Metropolis-ExtraLight.woff differ diff --git a/Fonts/Webfonts/WOFF/Metropolis-ExtraLightItalic.woff b/Fonts/Webfonts/WOFF/Metropolis-ExtraLightItalic.woff new file mode 100644 index 0000000..da2929c Binary files /dev/null and b/Fonts/Webfonts/WOFF/Metropolis-ExtraLightItalic.woff differ diff --git a/Fonts/Webfonts/WOFF/Metropolis-Light.woff b/Fonts/Webfonts/WOFF/Metropolis-Light.woff new file mode 100644 index 0000000..f3a84ef Binary files /dev/null and b/Fonts/Webfonts/WOFF/Metropolis-Light.woff differ diff --git a/Fonts/Webfonts/WOFF/Metropolis-LightItalic.woff b/Fonts/Webfonts/WOFF/Metropolis-LightItalic.woff new file mode 100644 index 0000000..ee72f2c Binary files /dev/null and b/Fonts/Webfonts/WOFF/Metropolis-LightItalic.woff differ diff --git a/Fonts/Webfonts/WOFF/Metropolis-Medium.woff b/Fonts/Webfonts/WOFF/Metropolis-Medium.woff new file mode 100644 index 0000000..cd3c1ab Binary files /dev/null and b/Fonts/Webfonts/WOFF/Metropolis-Medium.woff differ diff --git a/Fonts/Webfonts/WOFF/Metropolis-MediumItalic.woff b/Fonts/Webfonts/WOFF/Metropolis-MediumItalic.woff new file mode 100644 index 0000000..814a9d5 Binary files /dev/null and b/Fonts/Webfonts/WOFF/Metropolis-MediumItalic.woff differ diff --git a/Fonts/Webfonts/WOFF/Metropolis-Regular.woff b/Fonts/Webfonts/WOFF/Metropolis-Regular.woff new file mode 100644 index 0000000..6aa4dba Binary files /dev/null and b/Fonts/Webfonts/WOFF/Metropolis-Regular.woff differ diff --git a/Fonts/Webfonts/WOFF/Metropolis-RegularItalic.woff b/Fonts/Webfonts/WOFF/Metropolis-RegularItalic.woff new file mode 100644 index 0000000..019578a Binary files /dev/null and b/Fonts/Webfonts/WOFF/Metropolis-RegularItalic.woff differ diff --git a/Fonts/Webfonts/WOFF/Metropolis-SemiBold.woff b/Fonts/Webfonts/WOFF/Metropolis-SemiBold.woff new file mode 100644 index 0000000..ca2edb0 Binary files /dev/null and b/Fonts/Webfonts/WOFF/Metropolis-SemiBold.woff differ diff --git a/Fonts/Webfonts/WOFF/Metropolis-SemiBoldItalic.woff b/Fonts/Webfonts/WOFF/Metropolis-SemiBoldItalic.woff new file mode 100644 index 0000000..3c6a03b Binary files /dev/null and b/Fonts/Webfonts/WOFF/Metropolis-SemiBoldItalic.woff differ diff --git a/Fonts/Webfonts/WOFF/Metropolis-Thin.woff b/Fonts/Webfonts/WOFF/Metropolis-Thin.woff new file mode 100644 index 0000000..40341f4 Binary files /dev/null and b/Fonts/Webfonts/WOFF/Metropolis-Thin.woff differ diff --git a/Fonts/Webfonts/WOFF/Metropolis-ThinItalic.woff b/Fonts/Webfonts/WOFF/Metropolis-ThinItalic.woff new file mode 100644 index 0000000..8943df9 Binary files /dev/null and b/Fonts/Webfonts/WOFF/Metropolis-ThinItalic.woff differ diff --git a/Fonts/Webfonts/WOFF2/Metropolis-Black.woff2 b/Fonts/Webfonts/WOFF2/Metropolis-Black.woff2 new file mode 100644 index 0000000..9ad74d2 Binary files /dev/null and b/Fonts/Webfonts/WOFF2/Metropolis-Black.woff2 differ diff --git a/Fonts/Webfonts/WOFF2/Metropolis-BlackItalic.woff2 b/Fonts/Webfonts/WOFF2/Metropolis-BlackItalic.woff2 new file mode 100644 index 0000000..a269f3a Binary files /dev/null and b/Fonts/Webfonts/WOFF2/Metropolis-BlackItalic.woff2 differ diff --git a/Fonts/Webfonts/WOFF2/Metropolis-Bold.woff2 b/Fonts/Webfonts/WOFF2/Metropolis-Bold.woff2 new file mode 100644 index 0000000..9648b0c Binary files /dev/null and b/Fonts/Webfonts/WOFF2/Metropolis-Bold.woff2 differ diff --git a/Fonts/Webfonts/WOFF2/Metropolis-BoldItalic.woff2 b/Fonts/Webfonts/WOFF2/Metropolis-BoldItalic.woff2 new file mode 100644 index 0000000..84a031b Binary files /dev/null and b/Fonts/Webfonts/WOFF2/Metropolis-BoldItalic.woff2 differ diff --git a/Fonts/Webfonts/WOFF2/Metropolis-ExtraBold.woff2 b/Fonts/Webfonts/WOFF2/Metropolis-ExtraBold.woff2 new file mode 100644 index 0000000..8a96ad9 Binary files /dev/null and b/Fonts/Webfonts/WOFF2/Metropolis-ExtraBold.woff2 differ diff --git a/Fonts/Webfonts/WOFF2/Metropolis-ExtraBoldItalic.woff2 b/Fonts/Webfonts/WOFF2/Metropolis-ExtraBoldItalic.woff2 new file mode 100644 index 0000000..e080928 Binary files /dev/null and b/Fonts/Webfonts/WOFF2/Metropolis-ExtraBoldItalic.woff2 differ diff --git a/Fonts/Webfonts/WOFF2/Metropolis-ExtraLight.woff2 b/Fonts/Webfonts/WOFF2/Metropolis-ExtraLight.woff2 new file mode 100644 index 0000000..951cfc4 Binary files /dev/null and b/Fonts/Webfonts/WOFF2/Metropolis-ExtraLight.woff2 differ diff --git a/Fonts/Webfonts/WOFF2/Metropolis-ExtraLightItalic.woff2 b/Fonts/Webfonts/WOFF2/Metropolis-ExtraLightItalic.woff2 new file mode 100644 index 0000000..c6a665c Binary files /dev/null and b/Fonts/Webfonts/WOFF2/Metropolis-ExtraLightItalic.woff2 differ diff --git a/Fonts/Webfonts/WOFF2/Metropolis-Light.woff2 b/Fonts/Webfonts/WOFF2/Metropolis-Light.woff2 new file mode 100644 index 0000000..f0ff6f3 Binary files /dev/null and b/Fonts/Webfonts/WOFF2/Metropolis-Light.woff2 differ diff --git a/Fonts/Webfonts/WOFF2/Metropolis-LightItalic.woff2 b/Fonts/Webfonts/WOFF2/Metropolis-LightItalic.woff2 new file mode 100644 index 0000000..3cbcc34 Binary files /dev/null and b/Fonts/Webfonts/WOFF2/Metropolis-LightItalic.woff2 differ diff --git a/Fonts/Webfonts/WOFF2/Metropolis-Medium.woff2 b/Fonts/Webfonts/WOFF2/Metropolis-Medium.woff2 new file mode 100644 index 0000000..43578fe Binary files /dev/null and b/Fonts/Webfonts/WOFF2/Metropolis-Medium.woff2 differ diff --git a/Fonts/Webfonts/WOFF2/Metropolis-MediumItalic.woff2 b/Fonts/Webfonts/WOFF2/Metropolis-MediumItalic.woff2 new file mode 100644 index 0000000..83f741c Binary files /dev/null and b/Fonts/Webfonts/WOFF2/Metropolis-MediumItalic.woff2 differ diff --git a/Fonts/Webfonts/WOFF2/Metropolis-Regular.woff2 b/Fonts/Webfonts/WOFF2/Metropolis-Regular.woff2 new file mode 100644 index 0000000..f50bf34 Binary files /dev/null and b/Fonts/Webfonts/WOFF2/Metropolis-Regular.woff2 differ diff --git a/Fonts/Webfonts/WOFF2/Metropolis-RegularItalic.woff2 b/Fonts/Webfonts/WOFF2/Metropolis-RegularItalic.woff2 new file mode 100644 index 0000000..93de258 Binary files /dev/null and b/Fonts/Webfonts/WOFF2/Metropolis-RegularItalic.woff2 differ diff --git a/Fonts/Webfonts/WOFF2/Metropolis-SemiBold.woff2 b/Fonts/Webfonts/WOFF2/Metropolis-SemiBold.woff2 new file mode 100644 index 0000000..fad6dfd Binary files /dev/null and b/Fonts/Webfonts/WOFF2/Metropolis-SemiBold.woff2 differ diff --git a/Fonts/Webfonts/WOFF2/Metropolis-SemiBoldItalic.woff2 b/Fonts/Webfonts/WOFF2/Metropolis-SemiBoldItalic.woff2 new file mode 100644 index 0000000..ad97ed0 Binary files /dev/null and b/Fonts/Webfonts/WOFF2/Metropolis-SemiBoldItalic.woff2 differ diff --git a/Fonts/Webfonts/WOFF2/Metropolis-Thin.woff2 b/Fonts/Webfonts/WOFF2/Metropolis-Thin.woff2 new file mode 100644 index 0000000..9ffe02a Binary files /dev/null and b/Fonts/Webfonts/WOFF2/Metropolis-Thin.woff2 differ diff --git a/Fonts/Webfonts/WOFF2/Metropolis-ThinItalic.woff2 b/Fonts/Webfonts/WOFF2/Metropolis-ThinItalic.woff2 new file mode 100644 index 0000000..e4bdf05 Binary files /dev/null and b/Fonts/Webfonts/WOFF2/Metropolis-ThinItalic.woff2 differ diff --git a/Images/metropolis-1.png b/Images/metropolis-1.png deleted file mode 100644 index e4052f0..0000000 Binary files a/Images/metropolis-1.png and /dev/null differ diff --git a/Metropolis-Black.otf b/Metropolis-Black.otf deleted file mode 100644 index 4251728..0000000 Binary files a/Metropolis-Black.otf and /dev/null differ diff --git a/Metropolis-Bold.otf b/Metropolis-Bold.otf deleted file mode 100644 index c14db9a..0000000 Binary files a/Metropolis-Bold.otf and /dev/null differ diff --git a/Metropolis-ExtraBold.otf b/Metropolis-ExtraBold.otf deleted file mode 100644 index 32b1afc..0000000 Binary files a/Metropolis-ExtraBold.otf and /dev/null differ diff --git a/Metropolis-ExtraLight.otf b/Metropolis-ExtraLight.otf deleted file mode 100644 index a0ac126..0000000 Binary files a/Metropolis-ExtraLight.otf and /dev/null differ diff --git a/Metropolis-Light.otf b/Metropolis-Light.otf deleted file mode 100644 index 643a58b..0000000 Binary files a/Metropolis-Light.otf and /dev/null differ diff --git a/Metropolis-Medium.otf b/Metropolis-Medium.otf deleted file mode 100644 index 1e2d041..0000000 Binary files a/Metropolis-Medium.otf and /dev/null differ diff --git a/Metropolis-Regular.otf b/Metropolis-Regular.otf deleted file mode 100644 index 1fc6417..0000000 Binary files a/Metropolis-Regular.otf and /dev/null differ diff --git a/Metropolis-SemiBold.otf b/Metropolis-SemiBold.otf deleted file mode 100644 index 660d38d..0000000 Binary files a/Metropolis-SemiBold.otf and /dev/null differ diff --git a/Metropolis-Thin.otf b/Metropolis-Thin.otf deleted file mode 100644 index 4384c35..0000000 Binary files a/Metropolis-Thin.otf and /dev/null differ diff --git a/Open Font License.md b/Open Font License.md deleted file mode 100644 index 9f52ca5..0000000 --- a/Open Font License.md +++ /dev/null @@ -1,105 +0,0 @@ - Copyright (c) 2015, Chris Simpson , with Reserved Font Name: "Metropolis". - - 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 - - Version 2.0 - 18 March 2012 - - -SIL Open Font License -==================================================== - - -Preamble ----------- - -The goals of the Open Font License (OFL) are to stimulate worldwide -development of collaborative font projects, to support the font creation -efforts of academic and linguistic communities, and to provide a free and -open framework in which fonts may be shared and improved in partnership -with others. - -The OFL allows the licensed fonts to be used, studied, modified and -redistributed freely as long as they are not sold by themselves. The -fonts, including any derivative works, can be bundled, embedded, -redistributed and/or sold with any software provided that any reserved -names are not used by derivative works. The fonts and derivatives, -however, cannot be released under any other type of license. The -requirement for fonts to remain under this license does not apply -to any document created using the fonts or their derivatives. - -Definitions -------------- - -`"Font Software"` refers to the set of files released by the Copyright -Holder(s) under this license and clearly marked as such. This may -include source files, build scripts and documentation. - -`"Reserved Font Name"` refers to any names specified as such after the -copyright statement(s). - -`"Original Version"` refers to the collection of Font Software components as -distributed by the Copyright Holder(s). - -`"Modified Version"` refers to any derivative made by adding to, deleting, -or substituting -- in part or in whole -- any of the components of the -Original Version, by changing formats or by porting the Font Software to a -new environment. - -`"Author"` refers to any designer, engineer, programmer, technical -writer or other person who contributed to the Font Software. - -Permission & Conditions ------------------------- - -Permission is hereby granted, free of charge, to any person obtaining -a copy of the Font Software, to use, study, copy, merge, embed, modify, -redistribute, and sell modified and unmodified copies of the Font -Software, subject to the following conditions: - -1. Neither the Font Software nor any of its individual components, -in Original or Modified Versions, may be sold by itself. - -2. Original or Modified Versions of the Font Software may be bundled, -redistributed and/or sold with any software, provided that each copy -contains the above copyright notice and this license. These can be -included either as stand-alone text files, human-readable headers or -in the appropriate machine-readable metadata fields within text or -binary files as long as those fields can be easily viewed by the user. - -3. No Modified Version of the Font Software may use the Reserved Font -Name(s) unless explicit written permission is granted by the corresponding -Copyright Holder. This restriction only applies to the primary font name as -presented to the users. - -4. The name(s) of the Copyright Holder(s) or the Author(s) of the Font -Software shall not be used to promote, endorse or advertise any -Modified Version, except to acknowledge the contribution(s) of the -Copyright Holder(s) and the Author(s) or with their explicit written -permission. - -5. The Font Software, modified or unmodified, in part or in whole, -must be distributed entirely under this license, and must not be -distributed under any other license. The requirement for fonts to -remain under this license does not apply to any document created -using the Font Software. - -Termination ------------ - -This license becomes null and void if any of the above conditions are -not met. - - - DISCLAIMER - - THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, - EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF - MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT - OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE - COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, - INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL - DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING - FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM - OTHER DEALINGS IN THE FONT SOFTWARE. diff --git a/README.md b/README.md index d72247e..a2e7ec9 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,27 @@ -![Metropolis](https://github.com/chrismsimpson/Metropolis/blob/master/Images/metropolis-1.png) +# Metropolis -# The Metropolis Typeface +A modern, geometric typeface. Influenced by other popular geometric, minimalist sans-serif typefaces of the new millenium. Designed for optimal readability at small point sizes while beautiful at large point sizes. + +[![Build Status](https://travis-ci.org/travis-ci/travis-web.svg?branch=master)](https://travis-ci/travis-ci/travis-web) + +![Metropolis](./Specimens/Metro-1.png) -The Vision --- -To create a modern, geometric typeface. Open sourced, and openly available. Influenced by other popular geometric, minimalist sans-serif typefaces of the new millenium. Designed for optimal readability at small point sizes while beautiful at large point sizes. -Roadmap ---- -Currently (as of August 2016) working on italicized versions of the 3 master weights for a total of 18 styles (9 regular, 9 italic). After that, I plan on creating a 'Rounded' style, followed ultimately by a 'Slab' style. This ideally would mean there would be a total of 54 styles. +![Metropolis](./Specimens/Metro-2.png) -The License ---- -Licensed under Open Font License (OFL). Available to anyone and everyone. Contributions welcome. +### Where am I? -Contact ---- -Contact me via chris.m.simpson@icloud.com or http://twitter.com/ChrisMSimpson for any questions, requests or improvements (or just submit a pull request). +See [Documentation](./Documentation/Documentation.md). +### The Unlicense +Contributions welcome. + +### Contact + +Reachable via chris.m.simpson [at] icloud.com or tweet @ChrisMSimpson. + +### Support + +There is none. Oh, you meant support me? I dare you to click the sponsor button above. diff --git a/Source/Metropolis-Bold Italic.ufo/fontinfo.plist b/Source/Metropolis-Bold Italic.ufo/fontinfo.plist deleted file mode 100644 index aee08bb..0000000 --- a/Source/Metropolis-Bold Italic.ufo/fontinfo.plist +++ /dev/null @@ -1,100 +0,0 @@ - - - - - ascender - 795 - capHeight - 687 - copyright - Copyright © 2016 by Chris Simpson. - descender - -205 - familyName - Metropolis - italicAngle - -11.75 - openTypeHeadCreated - 2016/07/30 09:55:50 - openTypeHheaAscender - 795 - openTypeHheaDescender - -205 - openTypeNameDesigner - Chris Simpson - openTypeNameDesignerURL - https://github.com/chrismsimpson/Metropolis - openTypeNameManufacturer - Victory One Media Pty Ltd - openTypeNameManufacturerURL - http://victoryonemedia.com - openTypeNamePreferredFamilyName - Metropolis - openTypeNamePreferredSubfamilyName - Black Italic - openTypeOS2TypoAscender - 795 - openTypeOS2TypoDescender - -205 - openTypeOS2TypoLineGap - 0 - openTypeOS2WeightClass - 900 - openTypeOS2WidthClass - 5 - openTypeOS2WinAscent - 795 - openTypeOS2WinDescent - 205 - postscriptBlueValues - - -16 - 0 - 517 - 533 - 687 - 703 - 795 - 811 - - postscriptFontName - Metropolis-BlackItalic - postscriptOtherBlues - - -221 - -205 - - postscriptStemSnapH - - 152 - 160 - 173 - 176 - - postscriptStemSnapV - - 184 - 193 - 194 - 200 - - postscriptUnderlinePosition - -133 - postscriptUnderlineThickness - 20 - styleMapFamilyName - Metropolis Black - styleMapStyleName - italic - styleName - Black Italic - unitsPerEm - 1000 - versionMajor - 1 - versionMinor - 0 - xHeight - 517 - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/A_.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/A_.glif deleted file mode 100644 index 48bb25d..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/A_.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-14 08:09:13 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/A_acute.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/A_acute.glif deleted file mode 100644 index 061ba97..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/A_acute.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/A_breve.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/A_breve.glif deleted file mode 100644 index fbaa5cd..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/A_breve.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/A_circumflex.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/A_circumflex.glif deleted file mode 100644 index a5e5e82..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/A_circumflex.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/A_dieresis.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/A_dieresis.glif deleted file mode 100644 index bef5e86..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/A_dieresis.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/A_grave.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/A_grave.glif deleted file mode 100644 index 5a1f868..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/A_grave.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/A_ring.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/A_ring.glif deleted file mode 100644 index 0ea0e59..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/A_ring.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/A_tilde.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/A_tilde.glif deleted file mode 100644 index 1dc039b..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/A_tilde.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/B_.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/B_.glif deleted file mode 100644 index d67deab..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/B_.glif +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:49:13 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/C_.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/C_.glif deleted file mode 100644 index 0775d11..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/C_.glif +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:15:00 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/C_cedilla.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/C_cedilla.glif deleted file mode 100644 index 7c9bd0b..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/C_cedilla.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/D_.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/D_.glif deleted file mode 100644 index fe18e5b..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/D_.glif +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 10:34:39 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/E_.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/E_.glif deleted file mode 100644 index 7707dc8..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/E_.glif +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 10:35:14 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/E_acute.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/E_acute.glif deleted file mode 100644 index f373a8e..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/E_acute.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/E_circumflex.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/E_circumflex.glif deleted file mode 100644 index 06d3528..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/E_circumflex.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/E_dieresis.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/E_dieresis.glif deleted file mode 100644 index 102b6e4..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/E_dieresis.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/E_grave.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/E_grave.glif deleted file mode 100644 index fc98d7f..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/E_grave.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/F_.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/F_.glif deleted file mode 100644 index d47af5a..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/F_.glif +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:27:49 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/G_.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/G_.glif deleted file mode 100644 index f45331f..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/G_.glif +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:37:25 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/G_breve.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/G_breve.glif deleted file mode 100644 index 151e060..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/G_breve.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:42:19 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/H_.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/H_.glif deleted file mode 100644 index 56e2382..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/H_.glif +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:45:07 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/I_.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/I_.glif deleted file mode 100644 index b12b3ca..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/I_.glif +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:44:41 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/I_acute.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/I_acute.glif deleted file mode 100644 index 15aed18..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/I_acute.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/I_circumflex.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/I_circumflex.glif deleted file mode 100644 index 7606560..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/I_circumflex.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-13 02:40:38 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/I_dieresis.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/I_dieresis.glif deleted file mode 100644 index 14162be..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/I_dieresis.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 08:57:30 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/I_dotaccent.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/I_dotaccent.glif deleted file mode 100644 index ff05433..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/I_dotaccent.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:42:29 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/I_grave.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/I_grave.glif deleted file mode 100644 index a739bb8..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/I_grave.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/J_.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/J_.glif deleted file mode 100644 index cf4dd93..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/J_.glif +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-13 02:49:12 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/K_.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/K_.glif deleted file mode 100644 index 96fb36c..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/K_.glif +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-09 09:28:11 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/L_.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/L_.glif deleted file mode 100644 index 5928402..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/L_.glif +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 10:36:25 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/M_.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/M_.glif deleted file mode 100644 index c8d36b9..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/M_.glif +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 22:32:50 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/N_.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/N_.glif deleted file mode 100644 index 067f3c3..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/N_.glif +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:45:44 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/N_tilde.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/N_tilde.glif deleted file mode 100644 index 7bb9dcb..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/N_tilde.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/O_.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/O_.glif deleted file mode 100644 index f38fe61..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/O_.glif +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 05:12:42 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/O_acute.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/O_acute.glif deleted file mode 100644 index 58a3074..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/O_acute.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:36:53 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/O_circumflex.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/O_circumflex.glif deleted file mode 100644 index 5007dd9..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/O_circumflex.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/O_dieresis.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/O_dieresis.glif deleted file mode 100644 index 0ccbc7c..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/O_dieresis.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/O_grave.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/O_grave.glif deleted file mode 100644 index 76aeb84..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/O_grave.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/O_slash.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/O_slash.glif deleted file mode 100644 index 0d271eb..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/O_slash.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/O_tilde.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/O_tilde.glif deleted file mode 100644 index b757eef..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/O_tilde.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/P_.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/P_.glif deleted file mode 100644 index cdd1186..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/P_.glif +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:12:56 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/Q_.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/Q_.glif deleted file mode 100644 index d42ff4d..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/Q_.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 10:43:47 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/R_.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/R_.glif deleted file mode 100644 index 3ae952d..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/R_.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-14 08:12:22 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/S_.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/S_.glif deleted file mode 100644 index 212904d..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/S_.glif +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:43:06 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/S_cedilla.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/S_cedilla.glif deleted file mode 100644 index cfe1efe..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/S_cedilla.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:43:21 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/T_.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/T_.glif deleted file mode 100644 index ea8365f..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/T_.glif +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:27:15 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/T_cedilla.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/T_cedilla.glif deleted file mode 100644 index 0a313ab..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/T_cedilla.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-14 10:52:27 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/U_.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/U_.glif deleted file mode 100644 index 19b94c3..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/U_.glif +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-13 02:48:14 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/U_acute.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/U_acute.glif deleted file mode 100644 index b33e0ca..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/U_acute.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/U_circumflex.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/U_circumflex.glif deleted file mode 100644 index e2edb96..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/U_circumflex.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/U_dieresis.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/U_dieresis.glif deleted file mode 100644 index 73db139..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/U_dieresis.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/U_grave.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/U_grave.glif deleted file mode 100644 index 2f32206..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/U_grave.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/U_ring.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/U_ring.glif deleted file mode 100644 index 7df2c6b..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/U_ring.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/V_.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/V_.glif deleted file mode 100644 index 66d3297..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/V_.glif +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:24:05 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/W_.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/W_.glif deleted file mode 100644 index c08a458..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/W_.glif +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 22:57:27 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/W_acute.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/W_acute.glif deleted file mode 100644 index b9706b1..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/W_acute.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/W_circumflex.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/W_circumflex.glif deleted file mode 100644 index 5a907c4..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/W_circumflex.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/W_dieresis.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/W_dieresis.glif deleted file mode 100644 index 2d90852..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/W_dieresis.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/W_grave.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/W_grave.glif deleted file mode 100644 index fceba1c..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/W_grave.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/X_.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/X_.glif deleted file mode 100644 index b7e5809..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/X_.glif +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 22:59:44 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/Y_.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/Y_.glif deleted file mode 100644 index 263485c..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/Y_.glif +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 22:32:03 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/Y_acute.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/Y_acute.glif deleted file mode 100644 index 35952a9..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/Y_acute.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/Y_circumflex.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/Y_circumflex.glif deleted file mode 100644 index 9360d4e..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/Y_circumflex.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/Y_dieresis.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/Y_dieresis.glif deleted file mode 100644 index 1ce0e3f..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/Y_dieresis.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/Y_grave.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/Y_grave.glif deleted file mode 100644 index 3957d90..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/Y_grave.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/Z_.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/Z_.glif deleted file mode 100644 index 69d1dbf..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/Z_.glif +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 10:37:43 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/a.alt.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/a.alt.glif deleted file mode 100644 index f6f7887..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/a.alt.glif +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:38:20 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/a.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/a.glif deleted file mode 100644 index 2e1a2f8..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/a.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:50:30 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/aacute.alt.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/aacute.alt.glif deleted file mode 100644 index 7a262b5..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/aacute.alt.glif +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/aacute.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/aacute.glif deleted file mode 100644 index 54c742f..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/aacute.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/abreve.alt.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/abreve.alt.glif deleted file mode 100644 index 6e97b91..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/abreve.alt.glif +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/abreve.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/abreve.glif deleted file mode 100644 index 754aa2a..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/abreve.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/acircumflex.alt.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/acircumflex.alt.glif deleted file mode 100644 index d4df968..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/acircumflex.alt.glif +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/acircumflex.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/acircumflex.glif deleted file mode 100644 index ea9ed44..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/acircumflex.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/acute.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/acute.glif deleted file mode 100644 index 5d4d631..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/acute.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/adieresis.alt.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/adieresis.alt.glif deleted file mode 100644 index 0b8b7a6..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/adieresis.alt.glif +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/adieresis.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/adieresis.glif deleted file mode 100644 index 00d3770..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/adieresis.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/agrave.alt.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/agrave.alt.glif deleted file mode 100644 index 4ce935a..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/agrave.alt.glif +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/agrave.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/agrave.glif deleted file mode 100644 index b30b4c6..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/agrave.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/ampersand.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/ampersand.glif deleted file mode 100644 index ee9f104..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/ampersand.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/aring.alt.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/aring.alt.glif deleted file mode 100644 index 6b2384d..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/aring.alt.glif +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/aring.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/aring.glif deleted file mode 100644 index 8cb1e8e..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/aring.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/asciicircum.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/asciicircum.glif deleted file mode 100644 index bc8173f..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/asciicircum.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/asciitilde.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/asciitilde.glif deleted file mode 100644 index 77ec7b3..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/asciitilde.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/asterisk.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/asterisk.glif deleted file mode 100644 index 5cc19c1..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/asterisk.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/at.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/at.glif deleted file mode 100644 index fec79c3..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/at.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/atilde.alt.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/atilde.alt.glif deleted file mode 100644 index 9040660..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/atilde.alt.glif +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/atilde.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/atilde.glif deleted file mode 100644 index 76f7889..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/atilde.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/b.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/b.glif deleted file mode 100644 index f5dc0ae..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/b.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:40:41 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/backslash.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/backslash.glif deleted file mode 100644 index b064dd3..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/backslash.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/bar.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/bar.glif deleted file mode 100644 index d02b52a..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/bar.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/braceleft.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/braceleft.glif deleted file mode 100644 index e1fcfda..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/braceleft.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/braceright.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/braceright.glif deleted file mode 100644 index 2cfb490..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/braceright.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/bracketleft.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/bracketleft.glif deleted file mode 100644 index bbd2ec2..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/bracketleft.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/bracketright.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/bracketright.glif deleted file mode 100644 index 9eb3ce7..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/bracketright.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/breve.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/breve.glif deleted file mode 100644 index 7eb936b..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/breve.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/c.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/c.glif deleted file mode 100644 index df054b1..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/c.glif +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:39:20 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/ccedilla.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/ccedilla.glif deleted file mode 100644 index d25cb98..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/ccedilla.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/cedilla.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/cedilla.glif deleted file mode 100644 index 481fe1a..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/cedilla.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/cent.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/cent.glif deleted file mode 100644 index 21e7542..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/cent.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/circumflex.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/circumflex.glif deleted file mode 100644 index 7ed8db1..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/circumflex.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/colon.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/colon.glif deleted file mode 100644 index 90a96b8..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/colon.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/comma.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/comma.glif deleted file mode 100644 index 133dde3..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/comma.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/contents.plist b/Source/Metropolis-Bold Italic.ufo/glyphs/contents.plist deleted file mode 100644 index 985e45e..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/contents.plist +++ /dev/null @@ -1,434 +0,0 @@ - - - - - A - A_.glif - Aacute - A_acute.glif - Abreve - A_breve.glif - Acircumflex - A_circumflex.glif - Adieresis - A_dieresis.glif - Agrave - A_grave.glif - Aring - A_ring.glif - Atilde - A_tilde.glif - B - B_.glif - C - C_.glif - Ccedilla - C_cedilla.glif - D - D_.glif - E - E_.glif - Eacute - E_acute.glif - Ecircumflex - E_circumflex.glif - Edieresis - E_dieresis.glif - Egrave - E_grave.glif - F - F_.glif - G - G_.glif - Gbreve - G_breve.glif - H - H_.glif - I - I_.glif - Iacute - I_acute.glif - Icircumflex - I_circumflex.glif - Idieresis - I_dieresis.glif - Idotaccent - I_dotaccent.glif - Igrave - I_grave.glif - J - J_.glif - K - K_.glif - L - L_.glif - M - M_.glif - N - N_.glif - Ntilde - N_tilde.glif - O - O_.glif - Oacute - O_acute.glif - Ocircumflex - O_circumflex.glif - Odieresis - O_dieresis.glif - Ograve - O_grave.glif - Oslash - O_slash.glif - Otilde - O_tilde.glif - P - P_.glif - Q - Q_.glif - R - R_.glif - S - S_.glif - Scedilla - S_cedilla.glif - T - T_.glif - Tcedilla - T_cedilla.glif - U - U_.glif - Uacute - U_acute.glif - Ucircumflex - U_circumflex.glif - Udieresis - U_dieresis.glif - Ugrave - U_grave.glif - Uring - U_ring.glif - V - V_.glif - W - W_.glif - Wacute - W_acute.glif - Wcircumflex - W_circumflex.glif - Wdieresis - W_dieresis.glif - Wgrave - W_grave.glif - X - X_.glif - Y - Y_.glif - Yacute - Y_acute.glif - Ycircumflex - Y_circumflex.glif - Ydieresis - Y_dieresis.glif - Ygrave - Y_grave.glif - Z - Z_.glif - a - a.glif - a.alt - a.alt.glif - aacute - aacute.glif - aacute.alt - aacute.alt.glif - abreve - abreve.glif - abreve.alt - abreve.alt.glif - acircumflex - acircumflex.glif - acircumflex.alt - acircumflex.alt.glif - acute - acute.glif - adieresis - adieresis.glif - adieresis.alt - adieresis.alt.glif - agrave - agrave.glif - agrave.alt - agrave.alt.glif - ampersand - ampersand.glif - aring - aring.glif - aring.alt - aring.alt.glif - asciicircum - asciicircum.glif - asciitilde - asciitilde.glif - asterisk - asterisk.glif - at - at.glif - atilde - atilde.glif - atilde.alt - atilde.alt.glif - b - b.glif - backslash - backslash.glif - bar - bar.glif - braceleft - braceleft.glif - braceright - braceright.glif - bracketleft - bracketleft.glif - bracketright - bracketright.glif - breve - breve.glif - c - c.glif - ccedilla - ccedilla.glif - cedilla - cedilla.glif - cent - cent.glif - circumflex - circumflex.glif - colon - colon.glif - comma - comma.glif - d - d.glif - dieresis - dieresis.glif - divide - divide.glif - dollar - dollar.glif - dotaccent - dotaccent.glif - e - e.glif - eacute - eacute.glif - ecircumflex - ecircumflex.glif - edieresis - edieresis.glif - egrave - egrave.glif - eight - eight.glif - ellipsis - ellipsis.glif - emdash - emdash.glif - endash - endash.glif - equal - equal.glif - euro - euro.glif - exclam - exclam.glif - exclamdown - exclamdown.glif - f - f.glif - five - five.glif - four - four.glif - g - g.glif - gbreve - gbreve.glif - germandbls - germandbls.glif - grave - grave.glif - greater - greater.glif - h - h.glif - hyphen - hyphen.glif - i - i.glif - iacute - iacute.glif - icircumflex - icircumflex.glif - idieresis - idieresis.glif - idotless - idotless.glif - igrave - igrave.glif - j - j.glif - jdotless - jdotless.glif - k - k.glif - l - l.glif - less - less.glif - lowercase_loop - lowercase_loop.glif - lowercase_loop_reverse - lowercase_loop_reverse.glif - lowercase_nh_shoulder - lowercase_nh_shoulder.glif - m - m.glif - minus - minus.glif - multiply - multiply.glif - n - n.glif - nacute - nacute.glif - nine - nine.glif - ntilde - ntilde.glif - numbersign - numbersign.glif - o - o.glif - oacute - oacute.glif - ocircumflex - ocircumflex.glif - odieresis - odieresis.glif - ograve - ograve.glif - one - one.glif - oslash - oslash.glif - otilde - otilde.glif - p - p.glif - parenleft - parenleft.glif - parenright - parenright.glif - percent - percent.glif - period - period.glif - perthousand - perthousand.glif - plus - plus.glif - q - q.glif - question - question.glif - questiondown - questiondown.glif - quotedbl - quotedbl.glif - quotedblleft - quotedblleft.glif - quotedblright - quotedblright.glif - quoteleft - quoteleft.glif - quoteright - quoteright.glif - quotesingle - quotesingle.glif - r - r.glif - ring - ring.glif - s - s.glif - scedilla - scedilla.glif - semicolon - semicolon.glif - seven - seven.glif - six - six.glif - slash - slash.glif - space - space.glif - sterling - sterling.glif - t - t.glif - tcedilla - tcedilla.glif - three - three.glif - tilde - tilde.glif - two - two.glif - u - u.glif - uacute - uacute.glif - ucircumflex - ucircumflex.glif - udieresis - udieresis.glif - ugrave - ugrave.glif - underscore - underscore.glif - uring - uring.glif - v - v.glif - w - w.glif - wacute - wacute.glif - wcircumflex - wcircumflex.glif - wdieresis - wdieresis.glif - wgrave - wgrave.glif - x - x.glif - y - y.glif - yacute - yacute.glif - ycircumflex - ycircumflex.glif - ydieresis - ydieresis.glif - yen - yen.glif - ygrave - ygrave.glif - z - z.glif - zero - zero.glif - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/d.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/d.glif deleted file mode 100644 index e8d5288..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/d.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:41:06 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/dieresis.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/dieresis.glif deleted file mode 100644 index 61589cb..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/dieresis.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/divide.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/divide.glif deleted file mode 100644 index 6aaf52c..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/divide.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/dollar.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/dollar.glif deleted file mode 100644 index 5137904..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/dollar.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/dotaccent.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/dotaccent.glif deleted file mode 100644 index 5bdbfdc..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/dotaccent.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/e.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/e.glif deleted file mode 100644 index 9b4cb13..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/e.glif +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 08:42:38 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/eacute.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/eacute.glif deleted file mode 100644 index e0e8a42..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/eacute.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/ecircumflex.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/ecircumflex.glif deleted file mode 100644 index eaa5167..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/ecircumflex.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/edieresis.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/edieresis.glif deleted file mode 100644 index 5dd422b..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/edieresis.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/egrave.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/egrave.glif deleted file mode 100644 index 1353453..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/egrave.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:35:05 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/eight.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/eight.glif deleted file mode 100644 index a423716..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/eight.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/ellipsis.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/ellipsis.glif deleted file mode 100644 index 425d9f6..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/ellipsis.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/emdash.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/emdash.glif deleted file mode 100644 index a94be84..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/emdash.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/endash.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/endash.glif deleted file mode 100644 index 878e247..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/endash.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/equal.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/equal.glif deleted file mode 100644 index 95ce753..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/equal.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/euro.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/euro.glif deleted file mode 100644 index 3a44537..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/euro.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/exclam.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/exclam.glif deleted file mode 100644 index de41bf0..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/exclam.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/exclamdown.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/exclamdown.glif deleted file mode 100644 index be53d8f..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/exclamdown.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/f.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/f.glif deleted file mode 100644 index 4542d05..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/f.glif +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 08:28:42 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/five.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/five.glif deleted file mode 100644 index 48b78fa..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/five.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/four.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/four.glif deleted file mode 100644 index 3b7ae1b..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/four.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/g.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/g.glif deleted file mode 100644 index 05376f2..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/g.glif +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:36:29 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/gbreve.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/gbreve.glif deleted file mode 100644 index 5eb65dd..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/gbreve.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:36:38 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/germandbls.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/germandbls.glif deleted file mode 100644 index 0e7463d..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/germandbls.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/grave.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/grave.glif deleted file mode 100644 index 59c1c6e..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/grave.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/greater.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/greater.glif deleted file mode 100644 index a29a74e..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/greater.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/h.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/h.glif deleted file mode 100644 index 4c36e33..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/h.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:41:00 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/hyphen.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/hyphen.glif deleted file mode 100644 index 2169e57..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/hyphen.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/i.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/i.glif deleted file mode 100644 index 41cc587..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/i.glif +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:40:40 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/iacute.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/iacute.glif deleted file mode 100644 index 9e32aae..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/iacute.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/icircumflex.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/icircumflex.glif deleted file mode 100644 index bb4e676..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/icircumflex.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/idieresis.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/idieresis.glif deleted file mode 100644 index d4787b6..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/idieresis.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/idotless.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/idotless.glif deleted file mode 100644 index 6ca784c..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/idotless.glif +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:33:47 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/igrave.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/igrave.glif deleted file mode 100644 index d260592..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/igrave.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/j.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/j.glif deleted file mode 100644 index d7684e4..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/j.glif +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:41:00 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/jdotless.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/jdotless.glif deleted file mode 100644 index b3ce15b..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/jdotless.glif +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:44:53 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/k.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/k.glif deleted file mode 100644 index 84eb52d..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/k.glif +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:22:15 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/l.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/l.glif deleted file mode 100644 index 5e95d3d..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/l.glif +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:26:34 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/less.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/less.glif deleted file mode 100644 index a64aeb4..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/less.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/lowercase_loop.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/lowercase_loop.glif deleted file mode 100644 index ce689df..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/lowercase_loop.glif +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.Export - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:28:12 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/lowercase_loop_reverse.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/lowercase_loop_reverse.glif deleted file mode 100644 index ee58416..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/lowercase_loop_reverse.glif +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.Export - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:28:59 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/lowercase_nh_shoulder.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/lowercase_nh_shoulder.glif deleted file mode 100644 index 4a6fc6b..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/lowercase_nh_shoulder.glif +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.Export - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:25:31 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/m.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/m.glif deleted file mode 100644 index 257ee2f..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/m.glif +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:50:20 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/minus.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/minus.glif deleted file mode 100644 index 41e8c2f..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/minus.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/multiply.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/multiply.glif deleted file mode 100644 index 5399e5e..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/multiply.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/n.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/n.glif deleted file mode 100644 index 3bf6893..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/n.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-14 11:56:24 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/nacute.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/nacute.glif deleted file mode 100644 index c9041f9..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/nacute.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/nine.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/nine.glif deleted file mode 100644 index cca661c..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/nine.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/ntilde.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/ntilde.glif deleted file mode 100644 index 09d010f..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/ntilde.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/numbersign.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/numbersign.glif deleted file mode 100644 index bb3adb7..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/numbersign.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/o.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/o.glif deleted file mode 100644 index b58f426..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/o.glif +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:20:55 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/oacute.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/oacute.glif deleted file mode 100644 index 110ccd1..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/oacute.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/ocircumflex.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/ocircumflex.glif deleted file mode 100644 index 34e6def..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/ocircumflex.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/odieresis.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/odieresis.glif deleted file mode 100644 index da19252..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/odieresis.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/ograve.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/ograve.glif deleted file mode 100644 index 934d6a7..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/ograve.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/one.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/one.glif deleted file mode 100644 index da646bb..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/one.glif +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-13 02:52:38 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/oslash.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/oslash.glif deleted file mode 100644 index 8efa87b..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/oslash.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/otilde.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/otilde.glif deleted file mode 100644 index c76e578..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/otilde.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/p.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/p.glif deleted file mode 100644 index 5e7ce6b..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/p.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:41:06 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/parenleft.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/parenleft.glif deleted file mode 100644 index 46fad03..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/parenleft.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/parenright.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/parenright.glif deleted file mode 100644 index 4475aeb..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/parenright.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/percent.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/percent.glif deleted file mode 100644 index 401a52a..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/percent.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/period.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/period.glif deleted file mode 100644 index e245770..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/period.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/perthousand.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/perthousand.glif deleted file mode 100644 index edb7faa..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/perthousand.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/plus.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/plus.glif deleted file mode 100644 index 5e4e507..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/plus.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/q.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/q.glif deleted file mode 100644 index e518192..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/q.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:41:06 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/question.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/question.glif deleted file mode 100644 index 1df54a8..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/question.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/questiondown.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/questiondown.glif deleted file mode 100644 index 4f4b38c..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/questiondown.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/quotedbl.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/quotedbl.glif deleted file mode 100644 index 88ca9ba..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/quotedbl.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/quotedblleft.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/quotedblleft.glif deleted file mode 100644 index 6ee95cf..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/quotedblleft.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/quotedblright.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/quotedblright.glif deleted file mode 100644 index 8cc449c..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/quotedblright.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/quoteleft.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/quoteleft.glif deleted file mode 100644 index 9ac170a..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/quoteleft.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/quoteright.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/quoteright.glif deleted file mode 100644 index 08daedd..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/quoteright.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/quotesingle.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/quotesingle.glif deleted file mode 100644 index 466b5e9..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/quotesingle.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/r.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/r.glif deleted file mode 100644 index 4904401..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/r.glif +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 09:02:40 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/ring.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/ring.glif deleted file mode 100644 index 2d43dc1..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/ring.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-14 08:11:07 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/s.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/s.glif deleted file mode 100644 index e3c66e2..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/s.glif +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:42:05 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/scedilla.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/scedilla.glif deleted file mode 100644 index 55d6530..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/scedilla.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:41:24 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/semicolon.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/semicolon.glif deleted file mode 100644 index a118ee5..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/semicolon.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/seven.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/seven.glif deleted file mode 100644 index fff7050..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/seven.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/six.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/six.glif deleted file mode 100644 index b7c763b..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/six.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/slash.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/slash.glif deleted file mode 100644 index 753279a..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/slash.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/space.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/space.glif deleted file mode 100644 index 7ee6ec1..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/space.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:15:39 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/sterling.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/sterling.glif deleted file mode 100644 index d4b3d4c..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/sterling.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/t.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/t.glif deleted file mode 100644 index 4df98f5..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/t.glif +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 09:00:24 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/tcedilla.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/tcedilla.glif deleted file mode 100644 index 90332c6..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/tcedilla.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/three.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/three.glif deleted file mode 100644 index 6b77c8a..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/three.glif +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-13 02:55:16 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/tilde.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/tilde.glif deleted file mode 100644 index 96caba9..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/tilde.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/two.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/two.glif deleted file mode 100644 index ba3d789..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/two.glif +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-13 02:53:51 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/u.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/u.glif deleted file mode 100644 index 5084e2a..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/u.glif +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-14 11:56:24 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/uacute.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/uacute.glif deleted file mode 100644 index 8df05f3..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/uacute.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/ucircumflex.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/ucircumflex.glif deleted file mode 100644 index 7033a34..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/ucircumflex.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/udieresis.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/udieresis.glif deleted file mode 100644 index caa1289..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/udieresis.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/ugrave.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/ugrave.glif deleted file mode 100644 index d5a4b10..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/ugrave.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/underscore.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/underscore.glif deleted file mode 100644 index cb107a0..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/underscore.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/uring.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/uring.glif deleted file mode 100644 index bfb71c8..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/uring.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/v.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/v.glif deleted file mode 100644 index e5113cd..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/v.glif +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:16:50 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/w.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/w.glif deleted file mode 100644 index 0d666c9..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/w.glif +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:41:40 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/wacute.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/wacute.glif deleted file mode 100644 index 68add54..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/wacute.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/wcircumflex.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/wcircumflex.glif deleted file mode 100644 index b26e3ed..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/wcircumflex.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/wdieresis.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/wdieresis.glif deleted file mode 100644 index ad76c72..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/wdieresis.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/wgrave.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/wgrave.glif deleted file mode 100644 index 729b0f1..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/wgrave.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/x.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/x.glif deleted file mode 100644 index c5030af..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/x.glif +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:05:27 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/y.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/y.glif deleted file mode 100644 index 4d66aaa..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/y.glif +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:25:50 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/yacute.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/yacute.glif deleted file mode 100644 index cd9b4e0..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/yacute.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/ycircumflex.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/ycircumflex.glif deleted file mode 100644 index 99fa5af..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/ycircumflex.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/ydieresis.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/ydieresis.glif deleted file mode 100644 index 1fd8a20..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/ydieresis.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/yen.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/yen.glif deleted file mode 100644 index 3a7a7dc..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/yen.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/ygrave.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/ygrave.glif deleted file mode 100644 index 64d0c60..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/ygrave.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/z.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/z.glif deleted file mode 100644 index 02092cf..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/z.glif +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:17:55 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/glyphs/zero.glif b/Source/Metropolis-Bold Italic.ufo/glyphs/zero.glif deleted file mode 100644 index eecc66a..0000000 --- a/Source/Metropolis-Bold Italic.ufo/glyphs/zero.glif +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-13 02:51:30 +0000 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/kerning.plist b/Source/Metropolis-Bold Italic.ufo/kerning.plist deleted file mode 100644 index 1e9971e..0000000 --- a/Source/Metropolis-Bold Italic.ufo/kerning.plist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - D - - A - -31 - - r - - o - -8 - - - diff --git a/Source/Metropolis-Bold Italic.ufo/lib.plist b/Source/Metropolis-Bold Italic.ufo/lib.plist deleted file mode 100644 index 2521041..0000000 --- a/Source/Metropolis-Bold Italic.ufo/lib.plist +++ /dev/null @@ -1,297 +0,0 @@ - - - - - GSDimensionPlugin.Dimensions - - 35616FF6-3D9C-499B-B113-AC9E0DB5842A - - HH - 74 - HV - 78 - OH - 71 - OV - 79 - nV - 75 - nd - 67 - oH - 67 - oV - 75 - tH - 67 - - 3B040282-CF47-4846-BCAF-7BFF90FB63BC - - OH - 34 - OV - 36 - nV - 36 - nd - 34 - - A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B - - HH - 173 - HV - 194 - OH - 176 - OV - 200 - nV - 193 - nd - 160 - oH - 160 - oV - 184 - tH - 152 - - - com.schriftgestaltung.disablesAutomaticAlignment - - com.schriftgestaltung.fontMasterID - 88AF04C7-891B-4BE3-8AB1-6195D630646B - com.schriftgestaltung.glyphOrder - - com.schriftgestaltung.useNiceNames - - com.schriftgestaltung.weight - Bold - com.schriftgestaltung.weightValue - 900 - com.schriftgestaltung.widthValue - 5 - com.typemytype.robofont.layerOrder - - background - - public.glyphOrder - - A - Aacute - Abreve - Acircumflex - Adieresis - Agrave - Aring - Atilde - B - C - Ccedilla - D - E - Eacute - Ecircumflex - Edieresis - Egrave - F - G - Gbreve - H - I - Iacute - Icircumflex - Idieresis - Idotaccent - Igrave - J - K - L - M - N - Ntilde - O - Oacute - Ocircumflex - Odieresis - Ograve - Oslash - Otilde - P - Q - R - S - Scedilla - T - Tcedilla - U - Uacute - Ucircumflex - Udieresis - Ugrave - Uring - V - W - Wacute - Wcircumflex - Wdieresis - Wgrave - X - Y - Yacute - Ycircumflex - Ydieresis - Ygrave - Z - a - aacute - abreve - acircumflex - adieresis - agrave - aring - atilde - b - c - ccedilla - d - e - eacute - ecircumflex - edieresis - egrave - f - g - gbreve - h - i - idotless - iacute - icircumflex - idieresis - igrave - j - jdotless - k - l - m - n - nacute - ntilde - o - oacute - ocircumflex - odieresis - ograve - oslash - otilde - p - q - r - s - scedilla - germandbls - t - tcedilla - u - uacute - ucircumflex - udieresis - ugrave - uring - v - w - wacute - wcircumflex - wdieresis - wgrave - x - y - yacute - ycircumflex - ydieresis - ygrave - z - a.alt - aacute.alt - abreve.alt - acircumflex.alt - adieresis.alt - agrave.alt - aring.alt - atilde.alt - zero - one - two - three - four - five - six - seven - eight - nine - asterisk - backslash - colon - comma - ellipsis - exclam - exclamdown - numbersign - period - question - questiondown - quotedbl - quotesingle - semicolon - slash - underscore - braceleft - braceright - bracketleft - bracketright - parenleft - parenright - emdash - endash - hyphen - quotedblleft - quotedblright - quoteleft - quoteright - space - cent - dollar - euro - sterling - yen - plus - minus - multiply - divide - equal - greater - less - asciitilde - percent - perthousand - at - ampersand - bar - asciicircum - acute - breve - cedilla - circumflex - dieresis - dotaccent - grave - ring - tilde - lowercase_loop - lowercase_nh_shoulder - lowercase_loop_reverse - - - diff --git a/Source/Metropolis-Bold Italic.ufo/metainfo.plist b/Source/Metropolis-Bold Italic.ufo/metainfo.plist deleted file mode 100644 index 12a7922..0000000 --- a/Source/Metropolis-Bold Italic.ufo/metainfo.plist +++ /dev/null @@ -1,10 +0,0 @@ - - - - - creator - com.schriftgestaltung.GlyphsUFOExport - formatVersion - 2 - - diff --git a/Source/Metropolis-Bold.ufo/fontinfo.plist b/Source/Metropolis-Bold.ufo/fontinfo.plist deleted file mode 100644 index 7a8af05..0000000 --- a/Source/Metropolis-Bold.ufo/fontinfo.plist +++ /dev/null @@ -1,98 +0,0 @@ - - - - - ascender - 795 - capHeight - 687 - copyright - Copyright © 2016 by Chris Simpson. - descender - -205 - familyName - Metropolis - openTypeHeadCreated - 2016/07/30 09:55:50 - openTypeHheaAscender - 795 - openTypeHheaDescender - -205 - openTypeNameDesigner - Chris Simpson - openTypeNameDesignerURL - https://github.com/chrismsimpson/Metropolis - openTypeNameManufacturer - Victory One Media Pty Ltd - openTypeNameManufacturerURL - http://victoryonemedia.com - openTypeNamePreferredFamilyName - Metropolis - openTypeNamePreferredSubfamilyName - Black - openTypeOS2TypoAscender - 795 - openTypeOS2TypoDescender - -205 - openTypeOS2TypoLineGap - 0 - openTypeOS2WeightClass - 900 - openTypeOS2WidthClass - 5 - openTypeOS2WinAscent - 795 - openTypeOS2WinDescent - 205 - postscriptBlueValues - - -12 - 0 - 517 - 529 - 687 - 699 - 795 - 807 - - postscriptFontName - Metropolis-Black - postscriptOtherBlues - - -217 - -205 - - postscriptStemSnapH - - 152 - 160 - 173 - 176 - - postscriptStemSnapV - - 184 - 193 - 194 - 200 - - postscriptUnderlinePosition - -133 - postscriptUnderlineThickness - 20 - styleMapFamilyName - Metropolis Black - styleMapStyleName - regular - styleName - Black - unitsPerEm - 1000 - versionMajor - 1 - versionMinor - 0 - xHeight - 517 - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/A_.glif b/Source/Metropolis-Bold.ufo/glyphs/A_.glif deleted file mode 100644 index 33fa56d..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/A_.glif +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-14 08:09:13 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/A_acute.glif b/Source/Metropolis-Bold.ufo/glyphs/A_acute.glif deleted file mode 100644 index dd01549..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/A_acute.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - com.schriftgestaltung.Glyphs.ComponentInfo - - - alignment - -1 - index - 1 - name - acute - - - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/A_breve.glif b/Source/Metropolis-Bold.ufo/glyphs/A_breve.glif deleted file mode 100644 index 9c8d55a..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/A_breve.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/A_circumflex.glif b/Source/Metropolis-Bold.ufo/glyphs/A_circumflex.glif deleted file mode 100644 index 4043e8d..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/A_circumflex.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/A_dieresis.glif b/Source/Metropolis-Bold.ufo/glyphs/A_dieresis.glif deleted file mode 100644 index 3a1c1be..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/A_dieresis.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/A_grave.glif b/Source/Metropolis-Bold.ufo/glyphs/A_grave.glif deleted file mode 100644 index f3b069f..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/A_grave.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - com.schriftgestaltung.Glyphs.ComponentInfo - - - alignment - -1 - index - 1 - name - grave - - - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/A_ring.glif b/Source/Metropolis-Bold.ufo/glyphs/A_ring.glif deleted file mode 100644 index 04ec2f9..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/A_ring.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/A_tilde.glif b/Source/Metropolis-Bold.ufo/glyphs/A_tilde.glif deleted file mode 100644 index 02fe510..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/A_tilde.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/B_.glif b/Source/Metropolis-Bold.ufo/glyphs/B_.glif deleted file mode 100644 index 115756b..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/B_.glif +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:49:13 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/C_.glif b/Source/Metropolis-Bold.ufo/glyphs/C_.glif deleted file mode 100644 index 6cf6eb4..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/C_.glif +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:15:00 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/C_cedilla.glif b/Source/Metropolis-Bold.ufo/glyphs/C_cedilla.glif deleted file mode 100644 index ef89f01..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/C_cedilla.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/D_.glif b/Source/Metropolis-Bold.ufo/glyphs/D_.glif deleted file mode 100644 index 649b56f..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/D_.glif +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 10:34:39 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/E_.glif b/Source/Metropolis-Bold.ufo/glyphs/E_.glif deleted file mode 100644 index 50f4b40..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/E_.glif +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 10:35:14 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/E_acute.glif b/Source/Metropolis-Bold.ufo/glyphs/E_acute.glif deleted file mode 100644 index cd74f05..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/E_acute.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/E_circumflex.glif b/Source/Metropolis-Bold.ufo/glyphs/E_circumflex.glif deleted file mode 100644 index 97946cb..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/E_circumflex.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/E_dieresis.glif b/Source/Metropolis-Bold.ufo/glyphs/E_dieresis.glif deleted file mode 100644 index ced9f63..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/E_dieresis.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/E_grave.glif b/Source/Metropolis-Bold.ufo/glyphs/E_grave.glif deleted file mode 100644 index 0131cb4..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/E_grave.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/F_.glif b/Source/Metropolis-Bold.ufo/glyphs/F_.glif deleted file mode 100644 index 73922ad..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/F_.glif +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:27:49 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/G_.glif b/Source/Metropolis-Bold.ufo/glyphs/G_.glif deleted file mode 100644 index f635a75..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/G_.glif +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:37:25 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/G_breve.glif b/Source/Metropolis-Bold.ufo/glyphs/G_breve.glif deleted file mode 100644 index 367c229..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/G_breve.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:42:19 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/H_.glif b/Source/Metropolis-Bold.ufo/glyphs/H_.glif deleted file mode 100644 index f05655e..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/H_.glif +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:45:07 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/I_.glif b/Source/Metropolis-Bold.ufo/glyphs/I_.glif deleted file mode 100644 index 9a68417..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/I_.glif +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:44:41 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/I_acute.glif b/Source/Metropolis-Bold.ufo/glyphs/I_acute.glif deleted file mode 100644 index b659580..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/I_acute.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - com.schriftgestaltung.Glyphs.ComponentInfo - - - alignment - -1 - index - 1 - name - acute - - - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/I_circumflex.glif b/Source/Metropolis-Bold.ufo/glyphs/I_circumflex.glif deleted file mode 100644 index dd13f58..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/I_circumflex.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-13 02:40:38 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/I_dieresis.glif b/Source/Metropolis-Bold.ufo/glyphs/I_dieresis.glif deleted file mode 100644 index 7af16d4..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/I_dieresis.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 08:57:30 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/I_dotaccent.glif b/Source/Metropolis-Bold.ufo/glyphs/I_dotaccent.glif deleted file mode 100644 index 95e7a07..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/I_dotaccent.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:42:29 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/I_grave.glif b/Source/Metropolis-Bold.ufo/glyphs/I_grave.glif deleted file mode 100644 index 986cf61..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/I_grave.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - com.schriftgestaltung.Glyphs.ComponentInfo - - - alignment - -1 - index - 1 - name - grave - - - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/J_.glif b/Source/Metropolis-Bold.ufo/glyphs/J_.glif deleted file mode 100644 index 0930d84..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/J_.glif +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-13 02:49:12 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/K_.glif b/Source/Metropolis-Bold.ufo/glyphs/K_.glif deleted file mode 100644 index ef6fc4d..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/K_.glif +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-09 09:28:11 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/L_.glif b/Source/Metropolis-Bold.ufo/glyphs/L_.glif deleted file mode 100644 index 61d2a86..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/L_.glif +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 10:36:25 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/M_.glif b/Source/Metropolis-Bold.ufo/glyphs/M_.glif deleted file mode 100644 index 65c2950..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/M_.glif +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 22:32:50 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/N_.glif b/Source/Metropolis-Bold.ufo/glyphs/N_.glif deleted file mode 100644 index 7645f71..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/N_.glif +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:45:44 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/N_tilde.glif b/Source/Metropolis-Bold.ufo/glyphs/N_tilde.glif deleted file mode 100644 index d8ddf6f..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/N_tilde.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/O_.glif b/Source/Metropolis-Bold.ufo/glyphs/O_.glif deleted file mode 100644 index cf6a731..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/O_.glif +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 05:12:42 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/O_acute.glif b/Source/Metropolis-Bold.ufo/glyphs/O_acute.glif deleted file mode 100644 index 970c78d..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/O_acute.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:36:53 +0000 - com.schriftgestaltung.Glyphs.ComponentInfo - - - alignment - -1 - index - 1 - name - acute - - - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/O_circumflex.glif b/Source/Metropolis-Bold.ufo/glyphs/O_circumflex.glif deleted file mode 100644 index 1e2c848..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/O_circumflex.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/O_dieresis.glif b/Source/Metropolis-Bold.ufo/glyphs/O_dieresis.glif deleted file mode 100644 index e5e4722..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/O_dieresis.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/O_grave.glif b/Source/Metropolis-Bold.ufo/glyphs/O_grave.glif deleted file mode 100644 index 4e0b99d..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/O_grave.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - com.schriftgestaltung.Glyphs.ComponentInfo - - - alignment - -1 - index - 1 - name - grave - - - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/O_slash.glif b/Source/Metropolis-Bold.ufo/glyphs/O_slash.glif deleted file mode 100644 index 13902a5..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/O_slash.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/O_tilde.glif b/Source/Metropolis-Bold.ufo/glyphs/O_tilde.glif deleted file mode 100644 index 67fbe8e..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/O_tilde.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/P_.glif b/Source/Metropolis-Bold.ufo/glyphs/P_.glif deleted file mode 100644 index 1da96ee..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/P_.glif +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:12:56 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/Q_.glif b/Source/Metropolis-Bold.ufo/glyphs/Q_.glif deleted file mode 100644 index 3c8e2b5..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/Q_.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 10:43:47 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/R_.glif b/Source/Metropolis-Bold.ufo/glyphs/R_.glif deleted file mode 100644 index 7250da5..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/R_.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-14 08:12:22 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/S_.glif b/Source/Metropolis-Bold.ufo/glyphs/S_.glif deleted file mode 100644 index 1bb6b59..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/S_.glif +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:43:06 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/S_cedilla.glif b/Source/Metropolis-Bold.ufo/glyphs/S_cedilla.glif deleted file mode 100644 index 4d2703c..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/S_cedilla.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:43:21 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/T_.glif b/Source/Metropolis-Bold.ufo/glyphs/T_.glif deleted file mode 100644 index 51d2270..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/T_.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:27:15 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/T_cedilla.glif b/Source/Metropolis-Bold.ufo/glyphs/T_cedilla.glif deleted file mode 100644 index e4d29ea..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/T_cedilla.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-14 10:52:27 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/U_.glif b/Source/Metropolis-Bold.ufo/glyphs/U_.glif deleted file mode 100644 index 1bff85a..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/U_.glif +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-13 02:48:14 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/U_acute.glif b/Source/Metropolis-Bold.ufo/glyphs/U_acute.glif deleted file mode 100644 index fd3af67..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/U_acute.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/U_circumflex.glif b/Source/Metropolis-Bold.ufo/glyphs/U_circumflex.glif deleted file mode 100644 index 4855649..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/U_circumflex.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/U_dieresis.glif b/Source/Metropolis-Bold.ufo/glyphs/U_dieresis.glif deleted file mode 100644 index 142b6ad..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/U_dieresis.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/U_grave.glif b/Source/Metropolis-Bold.ufo/glyphs/U_grave.glif deleted file mode 100644 index 55d71d0..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/U_grave.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/U_ring.glif b/Source/Metropolis-Bold.ufo/glyphs/U_ring.glif deleted file mode 100644 index bd944af..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/U_ring.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/V_.glif b/Source/Metropolis-Bold.ufo/glyphs/V_.glif deleted file mode 100644 index 0407980..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/V_.glif +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:24:05 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/W_.glif b/Source/Metropolis-Bold.ufo/glyphs/W_.glif deleted file mode 100644 index 116ca2d..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/W_.glif +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 22:57:27 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/W_acute.glif b/Source/Metropolis-Bold.ufo/glyphs/W_acute.glif deleted file mode 100644 index 2a71487..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/W_acute.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - com.schriftgestaltung.Glyphs.ComponentInfo - - - alignment - -1 - index - 1 - name - acute - - - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/W_circumflex.glif b/Source/Metropolis-Bold.ufo/glyphs/W_circumflex.glif deleted file mode 100644 index 68167f9..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/W_circumflex.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/W_dieresis.glif b/Source/Metropolis-Bold.ufo/glyphs/W_dieresis.glif deleted file mode 100644 index 6ddc17f..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/W_dieresis.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/W_grave.glif b/Source/Metropolis-Bold.ufo/glyphs/W_grave.glif deleted file mode 100644 index ab5c54a..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/W_grave.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - com.schriftgestaltung.Glyphs.ComponentInfo - - - alignment - -1 - index - 1 - name - grave - - - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/X_.glif b/Source/Metropolis-Bold.ufo/glyphs/X_.glif deleted file mode 100644 index 6c59aaa..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/X_.glif +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 22:59:44 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/Y_.glif b/Source/Metropolis-Bold.ufo/glyphs/Y_.glif deleted file mode 100644 index 52c8ea4..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/Y_.glif +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 22:32:03 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/Y_acute.glif b/Source/Metropolis-Bold.ufo/glyphs/Y_acute.glif deleted file mode 100644 index afae3e4..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/Y_acute.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/Y_circumflex.glif b/Source/Metropolis-Bold.ufo/glyphs/Y_circumflex.glif deleted file mode 100644 index fc16ae5..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/Y_circumflex.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/Y_dieresis.glif b/Source/Metropolis-Bold.ufo/glyphs/Y_dieresis.glif deleted file mode 100644 index dfed729..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/Y_dieresis.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/Y_grave.glif b/Source/Metropolis-Bold.ufo/glyphs/Y_grave.glif deleted file mode 100644 index 0968498..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/Y_grave.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/Z_.glif b/Source/Metropolis-Bold.ufo/glyphs/Z_.glif deleted file mode 100644 index 5c170d3..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/Z_.glif +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 10:37:43 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/a.alt.glif b/Source/Metropolis-Bold.ufo/glyphs/a.alt.glif deleted file mode 100644 index d927c68..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/a.alt.glif +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:38:20 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/a.glif b/Source/Metropolis-Bold.ufo/glyphs/a.glif deleted file mode 100644 index 3bfc0fe..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/a.glif +++ /dev/null @@ -1,499 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:50:30 +0000 - com.typemytype.robofont.layerData - - Bold[700] - - anchors - - - name - onogek - x - 540 - y - 0 - - - name - bottom - x - 305 - y - 0 - - - name - top - x - 305 - y - 517 - - - components - - - contours - - - points - - - segmentType - line - smooth - - x - 540 - y - 0 - - - segmentType - line - smooth - - x - 540 - y - 305 - - - smooth - - x - 540 - y - 446 - - - smooth - - x - 432 - y - 529 - - - segmentType - curve - smooth - - x - 301 - y - 529 - - - smooth - - x - 214 - y - 529 - - - smooth - - x - 137 - y - 504 - - - segmentType - curve - smooth - - x - 65 - y - 468 - - - segmentType - line - smooth - - x - 124 - y - 351 - - - smooth - - x - 167 - y - 373 - - - smooth - - x - 200 - y - 386 - - - segmentType - curve - smooth - - x - 249 - y - 386 - - - smooth - - x - 309 - y - 386 - - - smooth - - x - 355 - y - 356 - - - segmentType - curve - smooth - - x - 355 - y - 305 - - - segmentType - line - smooth - - x - 355 - y - 0 - - - - - points - - - smooth - - x - 302 - y - -12 - - - smooth - - x - 381 - y - 34 - - - segmentType - curve - smooth - - x - 401 - y - 113 - - - segmentType - line - smooth - - x - 355 - y - 153 - - - smooth - - x - 351 - y - 123 - - - smooth - - x - 315 - y - 102 - - - segmentType - curve - smooth - - x - 269 - y - 102 - - - smooth - - x - 232 - y - 102 - - - smooth - - x - 206 - y - 125 - - - segmentType - curve - smooth - - x - 206 - y - 158 - - - smooth - - x - 206 - y - 193 - - - smooth - - x - 234 - y - 218 - - - segmentType - curve - smooth - - x - 273 - y - 218 - - - smooth - - x - 304 - y - 218 - - - smooth - - x - 338 - y - 211 - - - segmentType - curve - smooth - - x - 356 - y - 201 - - - segmentType - line - smooth - - x - 407 - y - 274 - - - smooth - - x - 356 - y - 308 - - - smooth - - x - 296 - y - 325 - - - segmentType - curve - smooth - - x - 246 - y - 325 - - - smooth - - x - 121 - y - 325 - - - smooth - - x - 23 - y - 254 - - - segmentType - curve - smooth - - x - 23 - y - 153 - - - smooth - - x - 23 - y - 56 - - - smooth - - x - 111 - y - -12 - - - segmentType - curve - smooth - - x - 222 - y - -12 - - - - - lib - - - name - a - unicodes - - - width - 587 - - - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/aacute.alt.glif b/Source/Metropolis-Bold.ufo/glyphs/aacute.alt.glif deleted file mode 100644 index 51e2c9e..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/aacute.alt.glif +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/aacute.glif b/Source/Metropolis-Bold.ufo/glyphs/aacute.glif deleted file mode 100644 index 9da2713..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/aacute.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/abreve.alt.glif b/Source/Metropolis-Bold.ufo/glyphs/abreve.alt.glif deleted file mode 100644 index d43ba98..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/abreve.alt.glif +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/abreve.glif b/Source/Metropolis-Bold.ufo/glyphs/abreve.glif deleted file mode 100644 index 0905015..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/abreve.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/acircumflex.alt.glif b/Source/Metropolis-Bold.ufo/glyphs/acircumflex.alt.glif deleted file mode 100644 index 9211eed..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/acircumflex.alt.glif +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/acircumflex.glif b/Source/Metropolis-Bold.ufo/glyphs/acircumflex.glif deleted file mode 100644 index 046e601..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/acircumflex.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/acute.glif b/Source/Metropolis-Bold.ufo/glyphs/acute.glif deleted file mode 100644 index 9bfc885..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/acute.glif +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/adieresis.alt.glif b/Source/Metropolis-Bold.ufo/glyphs/adieresis.alt.glif deleted file mode 100644 index 000c20c..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/adieresis.alt.glif +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/adieresis.glif b/Source/Metropolis-Bold.ufo/glyphs/adieresis.glif deleted file mode 100644 index bae8315..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/adieresis.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/agrave.alt.glif b/Source/Metropolis-Bold.ufo/glyphs/agrave.alt.glif deleted file mode 100644 index 6b38e07..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/agrave.alt.glif +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/agrave.glif b/Source/Metropolis-Bold.ufo/glyphs/agrave.glif deleted file mode 100644 index 23e5302..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/agrave.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/ampersand.glif b/Source/Metropolis-Bold.ufo/glyphs/ampersand.glif deleted file mode 100644 index fa7a1e2..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/ampersand.glif +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/aring.alt.glif b/Source/Metropolis-Bold.ufo/glyphs/aring.alt.glif deleted file mode 100644 index 9b3f365..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/aring.alt.glif +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/aring.glif b/Source/Metropolis-Bold.ufo/glyphs/aring.glif deleted file mode 100644 index df2b121..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/aring.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/asciicircum.glif b/Source/Metropolis-Bold.ufo/glyphs/asciicircum.glif deleted file mode 100644 index 151ee66..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/asciicircum.glif +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/asciitilde.glif b/Source/Metropolis-Bold.ufo/glyphs/asciitilde.glif deleted file mode 100644 index b23e64b..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/asciitilde.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/asterisk.glif b/Source/Metropolis-Bold.ufo/glyphs/asterisk.glif deleted file mode 100644 index e33b041..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/asterisk.glif +++ /dev/null @@ -1,87 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/at.glif b/Source/Metropolis-Bold.ufo/glyphs/at.glif deleted file mode 100644 index a9e458a..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/at.glif +++ /dev/null @@ -1,83 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/atilde.alt.glif b/Source/Metropolis-Bold.ufo/glyphs/atilde.alt.glif deleted file mode 100644 index c11d02a..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/atilde.alt.glif +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/atilde.glif b/Source/Metropolis-Bold.ufo/glyphs/atilde.glif deleted file mode 100644 index ab15a2e..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/atilde.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/b.glif b/Source/Metropolis-Bold.ufo/glyphs/b.glif deleted file mode 100644 index 54aa5b2..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/b.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:40:41 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/backslash.glif b/Source/Metropolis-Bold.ufo/glyphs/backslash.glif deleted file mode 100644 index 2d033ed..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/backslash.glif +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/bar.glif b/Source/Metropolis-Bold.ufo/glyphs/bar.glif deleted file mode 100644 index c523eca..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/bar.glif +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/braceleft.glif b/Source/Metropolis-Bold.ufo/glyphs/braceleft.glif deleted file mode 100644 index 1492398..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/braceleft.glif +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/braceright.glif b/Source/Metropolis-Bold.ufo/glyphs/braceright.glif deleted file mode 100644 index 432fa77..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/braceright.glif +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/bracketleft.glif b/Source/Metropolis-Bold.ufo/glyphs/bracketleft.glif deleted file mode 100644 index 5dd5c38..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/bracketleft.glif +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/bracketright.glif b/Source/Metropolis-Bold.ufo/glyphs/bracketright.glif deleted file mode 100644 index c2a2746..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/bracketright.glif +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/breve.glif b/Source/Metropolis-Bold.ufo/glyphs/breve.glif deleted file mode 100644 index 093caff..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/breve.glif +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/c.glif b/Source/Metropolis-Bold.ufo/glyphs/c.glif deleted file mode 100644 index 69137f6..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/c.glif +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:39:20 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/ccedilla.glif b/Source/Metropolis-Bold.ufo/glyphs/ccedilla.glif deleted file mode 100644 index 4ec2fa5..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/ccedilla.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/cedilla.glif b/Source/Metropolis-Bold.ufo/glyphs/cedilla.glif deleted file mode 100644 index 019c8d2..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/cedilla.glif +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/cent.glif b/Source/Metropolis-Bold.ufo/glyphs/cent.glif deleted file mode 100644 index 844ee18..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/cent.glif +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - com.typemytype.robofont.layerData - - Bold[700] - - anchors - - - components - - - baseGlyph - c - transformation - - 1 - 0 - 0 - 1 - 0 - 0 - - - - contours - - - points - - - segmentType - line - smooth - - x - 363 - y - -74 - - - segmentType - line - smooth - - x - 363 - y - 43 - - - segmentType - line - smooth - - x - 253 - y - 43 - - - segmentType - line - smooth - - x - 253 - y - -74 - - - - - points - - - segmentType - line - smooth - - x - 363 - y - 473 - - - segmentType - line - smooth - - x - 363 - y - 589 - - - segmentType - line - smooth - - x - 253 - y - 589 - - - segmentType - line - smooth - - x - 253 - y - 473 - - - - - lib - - - name - cent - unicodes - - - width - 552 - - - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/circumflex.glif b/Source/Metropolis-Bold.ufo/glyphs/circumflex.glif deleted file mode 100644 index 92af2c9..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/circumflex.glif +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/colon.glif b/Source/Metropolis-Bold.ufo/glyphs/colon.glif deleted file mode 100644 index 601406b..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/colon.glif +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/comma.glif b/Source/Metropolis-Bold.ufo/glyphs/comma.glif deleted file mode 100644 index bb692ff..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/comma.glif +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/contents.plist b/Source/Metropolis-Bold.ufo/glyphs/contents.plist deleted file mode 100644 index 985e45e..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/contents.plist +++ /dev/null @@ -1,434 +0,0 @@ - - - - - A - A_.glif - Aacute - A_acute.glif - Abreve - A_breve.glif - Acircumflex - A_circumflex.glif - Adieresis - A_dieresis.glif - Agrave - A_grave.glif - Aring - A_ring.glif - Atilde - A_tilde.glif - B - B_.glif - C - C_.glif - Ccedilla - C_cedilla.glif - D - D_.glif - E - E_.glif - Eacute - E_acute.glif - Ecircumflex - E_circumflex.glif - Edieresis - E_dieresis.glif - Egrave - E_grave.glif - F - F_.glif - G - G_.glif - Gbreve - G_breve.glif - H - H_.glif - I - I_.glif - Iacute - I_acute.glif - Icircumflex - I_circumflex.glif - Idieresis - I_dieresis.glif - Idotaccent - I_dotaccent.glif - Igrave - I_grave.glif - J - J_.glif - K - K_.glif - L - L_.glif - M - M_.glif - N - N_.glif - Ntilde - N_tilde.glif - O - O_.glif - Oacute - O_acute.glif - Ocircumflex - O_circumflex.glif - Odieresis - O_dieresis.glif - Ograve - O_grave.glif - Oslash - O_slash.glif - Otilde - O_tilde.glif - P - P_.glif - Q - Q_.glif - R - R_.glif - S - S_.glif - Scedilla - S_cedilla.glif - T - T_.glif - Tcedilla - T_cedilla.glif - U - U_.glif - Uacute - U_acute.glif - Ucircumflex - U_circumflex.glif - Udieresis - U_dieresis.glif - Ugrave - U_grave.glif - Uring - U_ring.glif - V - V_.glif - W - W_.glif - Wacute - W_acute.glif - Wcircumflex - W_circumflex.glif - Wdieresis - W_dieresis.glif - Wgrave - W_grave.glif - X - X_.glif - Y - Y_.glif - Yacute - Y_acute.glif - Ycircumflex - Y_circumflex.glif - Ydieresis - Y_dieresis.glif - Ygrave - Y_grave.glif - Z - Z_.glif - a - a.glif - a.alt - a.alt.glif - aacute - aacute.glif - aacute.alt - aacute.alt.glif - abreve - abreve.glif - abreve.alt - abreve.alt.glif - acircumflex - acircumflex.glif - acircumflex.alt - acircumflex.alt.glif - acute - acute.glif - adieresis - adieresis.glif - adieresis.alt - adieresis.alt.glif - agrave - agrave.glif - agrave.alt - agrave.alt.glif - ampersand - ampersand.glif - aring - aring.glif - aring.alt - aring.alt.glif - asciicircum - asciicircum.glif - asciitilde - asciitilde.glif - asterisk - asterisk.glif - at - at.glif - atilde - atilde.glif - atilde.alt - atilde.alt.glif - b - b.glif - backslash - backslash.glif - bar - bar.glif - braceleft - braceleft.glif - braceright - braceright.glif - bracketleft - bracketleft.glif - bracketright - bracketright.glif - breve - breve.glif - c - c.glif - ccedilla - ccedilla.glif - cedilla - cedilla.glif - cent - cent.glif - circumflex - circumflex.glif - colon - colon.glif - comma - comma.glif - d - d.glif - dieresis - dieresis.glif - divide - divide.glif - dollar - dollar.glif - dotaccent - dotaccent.glif - e - e.glif - eacute - eacute.glif - ecircumflex - ecircumflex.glif - edieresis - edieresis.glif - egrave - egrave.glif - eight - eight.glif - ellipsis - ellipsis.glif - emdash - emdash.glif - endash - endash.glif - equal - equal.glif - euro - euro.glif - exclam - exclam.glif - exclamdown - exclamdown.glif - f - f.glif - five - five.glif - four - four.glif - g - g.glif - gbreve - gbreve.glif - germandbls - germandbls.glif - grave - grave.glif - greater - greater.glif - h - h.glif - hyphen - hyphen.glif - i - i.glif - iacute - iacute.glif - icircumflex - icircumflex.glif - idieresis - idieresis.glif - idotless - idotless.glif - igrave - igrave.glif - j - j.glif - jdotless - jdotless.glif - k - k.glif - l - l.glif - less - less.glif - lowercase_loop - lowercase_loop.glif - lowercase_loop_reverse - lowercase_loop_reverse.glif - lowercase_nh_shoulder - lowercase_nh_shoulder.glif - m - m.glif - minus - minus.glif - multiply - multiply.glif - n - n.glif - nacute - nacute.glif - nine - nine.glif - ntilde - ntilde.glif - numbersign - numbersign.glif - o - o.glif - oacute - oacute.glif - ocircumflex - ocircumflex.glif - odieresis - odieresis.glif - ograve - ograve.glif - one - one.glif - oslash - oslash.glif - otilde - otilde.glif - p - p.glif - parenleft - parenleft.glif - parenright - parenright.glif - percent - percent.glif - period - period.glif - perthousand - perthousand.glif - plus - plus.glif - q - q.glif - question - question.glif - questiondown - questiondown.glif - quotedbl - quotedbl.glif - quotedblleft - quotedblleft.glif - quotedblright - quotedblright.glif - quoteleft - quoteleft.glif - quoteright - quoteright.glif - quotesingle - quotesingle.glif - r - r.glif - ring - ring.glif - s - s.glif - scedilla - scedilla.glif - semicolon - semicolon.glif - seven - seven.glif - six - six.glif - slash - slash.glif - space - space.glif - sterling - sterling.glif - t - t.glif - tcedilla - tcedilla.glif - three - three.glif - tilde - tilde.glif - two - two.glif - u - u.glif - uacute - uacute.glif - ucircumflex - ucircumflex.glif - udieresis - udieresis.glif - ugrave - ugrave.glif - underscore - underscore.glif - uring - uring.glif - v - v.glif - w - w.glif - wacute - wacute.glif - wcircumflex - wcircumflex.glif - wdieresis - wdieresis.glif - wgrave - wgrave.glif - x - x.glif - y - y.glif - yacute - yacute.glif - ycircumflex - ycircumflex.glif - ydieresis - ydieresis.glif - yen - yen.glif - ygrave - ygrave.glif - z - z.glif - zero - zero.glif - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/d.glif b/Source/Metropolis-Bold.ufo/glyphs/d.glif deleted file mode 100644 index 79a2436..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/d.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:41:06 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/dieresis.glif b/Source/Metropolis-Bold.ufo/glyphs/dieresis.glif deleted file mode 100644 index 784d856..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/dieresis.glif +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/divide.glif b/Source/Metropolis-Bold.ufo/glyphs/divide.glif deleted file mode 100644 index bdc6709..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/divide.glif +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/dollar.glif b/Source/Metropolis-Bold.ufo/glyphs/dollar.glif deleted file mode 100644 index f07dceb..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/dollar.glif +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - com.typemytype.robofont.layerData - - Bold[700] - - anchors - - - components - - - baseGlyph - S - transformation - - 1 - 0 - 0 - 1 - 0 - 0 - - - - contours - - - points - - - segmentType - line - smooth - - x - 374 - y - -74 - - - segmentType - line - smooth - - x - 374 - y - 43 - - - segmentType - line - smooth - - x - 264 - y - 43 - - - segmentType - line - smooth - - x - 264 - y - -74 - - - - - points - - - segmentType - line - smooth - - x - 374 - y - 643 - - - segmentType - line - smooth - - x - 374 - y - 759 - - - segmentType - line - smooth - - x - 264 - y - 759 - - - segmentType - line - smooth - - x - 264 - y - 643 - - - - - lib - - - name - dollar - unicodes - - - width - 646 - - - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/dotaccent.glif b/Source/Metropolis-Bold.ufo/glyphs/dotaccent.glif deleted file mode 100644 index bcee848..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/dotaccent.glif +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/e.glif b/Source/Metropolis-Bold.ufo/glyphs/e.glif deleted file mode 100644 index 9a5749c..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/e.glif +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 08:42:38 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/eacute.glif b/Source/Metropolis-Bold.ufo/glyphs/eacute.glif deleted file mode 100644 index 34b25bf..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/eacute.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/ecircumflex.glif b/Source/Metropolis-Bold.ufo/glyphs/ecircumflex.glif deleted file mode 100644 index 777ba63..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/ecircumflex.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/edieresis.glif b/Source/Metropolis-Bold.ufo/glyphs/edieresis.glif deleted file mode 100644 index e51bcbf..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/edieresis.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/egrave.glif b/Source/Metropolis-Bold.ufo/glyphs/egrave.glif deleted file mode 100644 index ccd88c3..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/egrave.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:35:05 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/eight.glif b/Source/Metropolis-Bold.ufo/glyphs/eight.glif deleted file mode 100644 index f333ab9..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/eight.glif +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/ellipsis.glif b/Source/Metropolis-Bold.ufo/glyphs/ellipsis.glif deleted file mode 100644 index 34803ad..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/ellipsis.glif +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/emdash.glif b/Source/Metropolis-Bold.ufo/glyphs/emdash.glif deleted file mode 100644 index acab049..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/emdash.glif +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/endash.glif b/Source/Metropolis-Bold.ufo/glyphs/endash.glif deleted file mode 100644 index 9b0ea99..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/endash.glif +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/equal.glif b/Source/Metropolis-Bold.ufo/glyphs/equal.glif deleted file mode 100644 index 5a0e3c5..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/equal.glif +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/euro.glif b/Source/Metropolis-Bold.ufo/glyphs/euro.glif deleted file mode 100644 index 100b280..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/euro.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/exclam.glif b/Source/Metropolis-Bold.ufo/glyphs/exclam.glif deleted file mode 100644 index 5ed2008..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/exclam.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/exclamdown.glif b/Source/Metropolis-Bold.ufo/glyphs/exclamdown.glif deleted file mode 100644 index 0f302a8..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/exclamdown.glif +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/f.glif b/Source/Metropolis-Bold.ufo/glyphs/f.glif deleted file mode 100644 index 0fa85ea..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/f.glif +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 08:28:42 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/five.glif b/Source/Metropolis-Bold.ufo/glyphs/five.glif deleted file mode 100644 index aabf2a8..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/five.glif +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/four.glif b/Source/Metropolis-Bold.ufo/glyphs/four.glif deleted file mode 100644 index 12733c1..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/four.glif +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/g.glif b/Source/Metropolis-Bold.ufo/glyphs/g.glif deleted file mode 100644 index c0f98cb..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/g.glif +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:36:29 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/gbreve.glif b/Source/Metropolis-Bold.ufo/glyphs/gbreve.glif deleted file mode 100644 index c5a328c..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/gbreve.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:36:38 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/germandbls.glif b/Source/Metropolis-Bold.ufo/glyphs/germandbls.glif deleted file mode 100644 index df5ec24..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/germandbls.glif +++ /dev/null @@ -1,54 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/grave.glif b/Source/Metropolis-Bold.ufo/glyphs/grave.glif deleted file mode 100644 index 4a78550..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/grave.glif +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/greater.glif b/Source/Metropolis-Bold.ufo/glyphs/greater.glif deleted file mode 100644 index a1c6df1..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/greater.glif +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/h.glif b/Source/Metropolis-Bold.ufo/glyphs/h.glif deleted file mode 100644 index cc0282d..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/h.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:41:00 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/hyphen.glif b/Source/Metropolis-Bold.ufo/glyphs/hyphen.glif deleted file mode 100644 index 5dda465..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/hyphen.glif +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/i.glif b/Source/Metropolis-Bold.ufo/glyphs/i.glif deleted file mode 100644 index f8aab64..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/i.glif +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:40:40 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/iacute.glif b/Source/Metropolis-Bold.ufo/glyphs/iacute.glif deleted file mode 100644 index ff6ee2a..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/iacute.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - com.schriftgestaltung.Glyphs.ComponentInfo - - - alignment - -1 - index - 1 - name - acute - - - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/icircumflex.glif b/Source/Metropolis-Bold.ufo/glyphs/icircumflex.glif deleted file mode 100644 index 1d777fe..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/icircumflex.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/idieresis.glif b/Source/Metropolis-Bold.ufo/glyphs/idieresis.glif deleted file mode 100644 index c2cd3d3..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/idieresis.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/idotless.glif b/Source/Metropolis-Bold.ufo/glyphs/idotless.glif deleted file mode 100644 index 2124695..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/idotless.glif +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:33:47 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/igrave.glif b/Source/Metropolis-Bold.ufo/glyphs/igrave.glif deleted file mode 100644 index aa56e7c..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/igrave.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - com.schriftgestaltung.Glyphs.ComponentInfo - - - alignment - -1 - index - 1 - name - grave - - - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/j.glif b/Source/Metropolis-Bold.ufo/glyphs/j.glif deleted file mode 100644 index d198b0c..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/j.glif +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:41:00 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/jdotless.glif b/Source/Metropolis-Bold.ufo/glyphs/jdotless.glif deleted file mode 100644 index e30010a..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/jdotless.glif +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:44:53 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/k.glif b/Source/Metropolis-Bold.ufo/glyphs/k.glif deleted file mode 100644 index 3808cfd..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/k.glif +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:22:15 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/l.glif b/Source/Metropolis-Bold.ufo/glyphs/l.glif deleted file mode 100644 index db80afe..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/l.glif +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:26:34 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/less.glif b/Source/Metropolis-Bold.ufo/glyphs/less.glif deleted file mode 100644 index 812a5d1..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/less.glif +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/lowercase_loop.glif b/Source/Metropolis-Bold.ufo/glyphs/lowercase_loop.glif deleted file mode 100644 index 0c63984..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/lowercase_loop.glif +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.Export - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:28:12 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/lowercase_loop_reverse.glif b/Source/Metropolis-Bold.ufo/glyphs/lowercase_loop_reverse.glif deleted file mode 100644 index 750dca2..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/lowercase_loop_reverse.glif +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.Export - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:28:59 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/lowercase_nh_shoulder.glif b/Source/Metropolis-Bold.ufo/glyphs/lowercase_nh_shoulder.glif deleted file mode 100644 index df0341a..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/lowercase_nh_shoulder.glif +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.Export - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:25:31 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/m.glif b/Source/Metropolis-Bold.ufo/glyphs/m.glif deleted file mode 100644 index 2ea8dad..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/m.glif +++ /dev/null @@ -1,55 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:50:20 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/minus.glif b/Source/Metropolis-Bold.ufo/glyphs/minus.glif deleted file mode 100644 index a8a5fb7..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/minus.glif +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/multiply.glif b/Source/Metropolis-Bold.ufo/glyphs/multiply.glif deleted file mode 100644 index bb7568e..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/multiply.glif +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/n.glif b/Source/Metropolis-Bold.ufo/glyphs/n.glif deleted file mode 100644 index 80e97b4..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/n.glif +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-14 11:56:24 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/nacute.glif b/Source/Metropolis-Bold.ufo/glyphs/nacute.glif deleted file mode 100644 index 9f0f575..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/nacute.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/nine.glif b/Source/Metropolis-Bold.ufo/glyphs/nine.glif deleted file mode 100644 index d549a51..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/nine.glif +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/ntilde.glif b/Source/Metropolis-Bold.ufo/glyphs/ntilde.glif deleted file mode 100644 index 1add360..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/ntilde.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/numbersign.glif b/Source/Metropolis-Bold.ufo/glyphs/numbersign.glif deleted file mode 100644 index 091a1db..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/numbersign.glif +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/o.glif b/Source/Metropolis-Bold.ufo/glyphs/o.glif deleted file mode 100644 index e2ff1af..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/o.glif +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:20:55 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/oacute.glif b/Source/Metropolis-Bold.ufo/glyphs/oacute.glif deleted file mode 100644 index 99568e5..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/oacute.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/ocircumflex.glif b/Source/Metropolis-Bold.ufo/glyphs/ocircumflex.glif deleted file mode 100644 index e27a6a7..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/ocircumflex.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/odieresis.glif b/Source/Metropolis-Bold.ufo/glyphs/odieresis.glif deleted file mode 100644 index 1a7d8cf..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/odieresis.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/ograve.glif b/Source/Metropolis-Bold.ufo/glyphs/ograve.glif deleted file mode 100644 index bcab352..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/ograve.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/one.glif b/Source/Metropolis-Bold.ufo/glyphs/one.glif deleted file mode 100644 index 1e02d86..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/one.glif +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-13 02:52:38 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/oslash.glif b/Source/Metropolis-Bold.ufo/glyphs/oslash.glif deleted file mode 100644 index 1d6c5db..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/oslash.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/otilde.glif b/Source/Metropolis-Bold.ufo/glyphs/otilde.glif deleted file mode 100644 index 8ce9f02..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/otilde.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/p.glif b/Source/Metropolis-Bold.ufo/glyphs/p.glif deleted file mode 100644 index d805124..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/p.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:41:06 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/parenleft.glif b/Source/Metropolis-Bold.ufo/glyphs/parenleft.glif deleted file mode 100644 index 0066aec..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/parenleft.glif +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/parenright.glif b/Source/Metropolis-Bold.ufo/glyphs/parenright.glif deleted file mode 100644 index 54a1bbc..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/parenright.glif +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/percent.glif b/Source/Metropolis-Bold.ufo/glyphs/percent.glif deleted file mode 100644 index e16dac8..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/percent.glif +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/period.glif b/Source/Metropolis-Bold.ufo/glyphs/period.glif deleted file mode 100644 index 9025578..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/period.glif +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/perthousand.glif b/Source/Metropolis-Bold.ufo/glyphs/perthousand.glif deleted file mode 100644 index dd59b4c..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/perthousand.glif +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/plus.glif b/Source/Metropolis-Bold.ufo/glyphs/plus.glif deleted file mode 100644 index e348b5c..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/plus.glif +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/q.glif b/Source/Metropolis-Bold.ufo/glyphs/q.glif deleted file mode 100644 index 1722ea9..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/q.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:41:06 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/question.glif b/Source/Metropolis-Bold.ufo/glyphs/question.glif deleted file mode 100644 index f9f7878..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/question.glif +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/questiondown.glif b/Source/Metropolis-Bold.ufo/glyphs/questiondown.glif deleted file mode 100644 index 195bd3c..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/questiondown.glif +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/quotedbl.glif b/Source/Metropolis-Bold.ufo/glyphs/quotedbl.glif deleted file mode 100644 index 83a72c4..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/quotedbl.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/quotedblleft.glif b/Source/Metropolis-Bold.ufo/glyphs/quotedblleft.glif deleted file mode 100644 index 924687c..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/quotedblleft.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/quotedblright.glif b/Source/Metropolis-Bold.ufo/glyphs/quotedblright.glif deleted file mode 100644 index ae6894e..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/quotedblright.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/quoteleft.glif b/Source/Metropolis-Bold.ufo/glyphs/quoteleft.glif deleted file mode 100644 index 6ad713d..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/quoteleft.glif +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/quoteright.glif b/Source/Metropolis-Bold.ufo/glyphs/quoteright.glif deleted file mode 100644 index 7adaef8..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/quoteright.glif +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/quotesingle.glif b/Source/Metropolis-Bold.ufo/glyphs/quotesingle.glif deleted file mode 100644 index 57a88fb..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/quotesingle.glif +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/r.glif b/Source/Metropolis-Bold.ufo/glyphs/r.glif deleted file mode 100644 index 0c35695..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/r.glif +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 09:02:40 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/ring.glif b/Source/Metropolis-Bold.ufo/glyphs/ring.glif deleted file mode 100644 index 6bc751e..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/ring.glif +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-14 08:11:07 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/s.glif b/Source/Metropolis-Bold.ufo/glyphs/s.glif deleted file mode 100644 index 6f4bb72..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/s.glif +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:42:05 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/scedilla.glif b/Source/Metropolis-Bold.ufo/glyphs/scedilla.glif deleted file mode 100644 index 5b8affb..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/scedilla.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:41:24 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/semicolon.glif b/Source/Metropolis-Bold.ufo/glyphs/semicolon.glif deleted file mode 100644 index 62515ee..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/semicolon.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/seven.glif b/Source/Metropolis-Bold.ufo/glyphs/seven.glif deleted file mode 100644 index 68dcb67..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/seven.glif +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/six.glif b/Source/Metropolis-Bold.ufo/glyphs/six.glif deleted file mode 100644 index 65bd763..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/six.glif +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/slash.glif b/Source/Metropolis-Bold.ufo/glyphs/slash.glif deleted file mode 100644 index 09bf0df..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/slash.glif +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/space.glif b/Source/Metropolis-Bold.ufo/glyphs/space.glif deleted file mode 100644 index 7ee6ec1..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/space.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:15:39 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/sterling.glif b/Source/Metropolis-Bold.ufo/glyphs/sterling.glif deleted file mode 100644 index b9164da..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/sterling.glif +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/t.glif b/Source/Metropolis-Bold.ufo/glyphs/t.glif deleted file mode 100644 index 42f2a89..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/t.glif +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 09:00:24 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/tcedilla.glif b/Source/Metropolis-Bold.ufo/glyphs/tcedilla.glif deleted file mode 100644 index d468500..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/tcedilla.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/three.glif b/Source/Metropolis-Bold.ufo/glyphs/three.glif deleted file mode 100644 index 598b4d0..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/three.glif +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-13 02:55:16 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/tilde.glif b/Source/Metropolis-Bold.ufo/glyphs/tilde.glif deleted file mode 100644 index de60d99..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/tilde.glif +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/two.glif b/Source/Metropolis-Bold.ufo/glyphs/two.glif deleted file mode 100644 index 4d8a95b..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/two.glif +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-13 02:53:51 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/u.glif b/Source/Metropolis-Bold.ufo/glyphs/u.glif deleted file mode 100644 index 3f01f6d..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/u.glif +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-14 11:56:24 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/uacute.glif b/Source/Metropolis-Bold.ufo/glyphs/uacute.glif deleted file mode 100644 index fb818a2..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/uacute.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/ucircumflex.glif b/Source/Metropolis-Bold.ufo/glyphs/ucircumflex.glif deleted file mode 100644 index c2a6589..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/ucircumflex.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/udieresis.glif b/Source/Metropolis-Bold.ufo/glyphs/udieresis.glif deleted file mode 100644 index cfb9e1b..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/udieresis.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/ugrave.glif b/Source/Metropolis-Bold.ufo/glyphs/ugrave.glif deleted file mode 100644 index dc55e4f..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/ugrave.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/underscore.glif b/Source/Metropolis-Bold.ufo/glyphs/underscore.glif deleted file mode 100644 index 578f809..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/underscore.glif +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/uring.glif b/Source/Metropolis-Bold.ufo/glyphs/uring.glif deleted file mode 100644 index 79c11ab..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/uring.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/v.glif b/Source/Metropolis-Bold.ufo/glyphs/v.glif deleted file mode 100644 index cf0bfbf..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/v.glif +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:16:50 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/w.glif b/Source/Metropolis-Bold.ufo/glyphs/w.glif deleted file mode 100644 index 89c4e28..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/w.glif +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:41:40 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/wacute.glif b/Source/Metropolis-Bold.ufo/glyphs/wacute.glif deleted file mode 100644 index bc99f29..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/wacute.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - com.schriftgestaltung.Glyphs.ComponentInfo - - - alignment - -1 - index - 1 - name - acute - - - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/wcircumflex.glif b/Source/Metropolis-Bold.ufo/glyphs/wcircumflex.glif deleted file mode 100644 index 2642a0e..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/wcircumflex.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/wdieresis.glif b/Source/Metropolis-Bold.ufo/glyphs/wdieresis.glif deleted file mode 100644 index 18088f5..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/wdieresis.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/wgrave.glif b/Source/Metropolis-Bold.ufo/glyphs/wgrave.glif deleted file mode 100644 index 5ecfe89..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/wgrave.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - com.schriftgestaltung.Glyphs.ComponentInfo - - - alignment - -1 - index - 1 - name - grave - - - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/x.glif b/Source/Metropolis-Bold.ufo/glyphs/x.glif deleted file mode 100644 index 37a50bb..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/x.glif +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:05:27 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/y.glif b/Source/Metropolis-Bold.ufo/glyphs/y.glif deleted file mode 100644 index d1d5ead..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/y.glif +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:25:50 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/yacute.glif b/Source/Metropolis-Bold.ufo/glyphs/yacute.glif deleted file mode 100644 index 98202e3..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/yacute.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/ycircumflex.glif b/Source/Metropolis-Bold.ufo/glyphs/ycircumflex.glif deleted file mode 100644 index a9ffa94..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/ycircumflex.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/ydieresis.glif b/Source/Metropolis-Bold.ufo/glyphs/ydieresis.glif deleted file mode 100644 index a904d02..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/ydieresis.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/yen.glif b/Source/Metropolis-Bold.ufo/glyphs/yen.glif deleted file mode 100644 index 3f521fc..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/yen.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/ygrave.glif b/Source/Metropolis-Bold.ufo/glyphs/ygrave.glif deleted file mode 100644 index ac1e76f..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/ygrave.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/z.glif b/Source/Metropolis-Bold.ufo/glyphs/z.glif deleted file mode 100644 index 662ca29..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/z.glif +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:17:55 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/glyphs/zero.glif b/Source/Metropolis-Bold.ufo/glyphs/zero.glif deleted file mode 100644 index 1bcf4b1..0000000 --- a/Source/Metropolis-Bold.ufo/glyphs/zero.glif +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-13 02:51:30 +0000 - - - diff --git a/Source/Metropolis-Bold.ufo/kerning.plist b/Source/Metropolis-Bold.ufo/kerning.plist deleted file mode 100644 index f8f4271..0000000 --- a/Source/Metropolis-Bold.ufo/kerning.plist +++ /dev/null @@ -1,107 +0,0 @@ - - - - - A - - G - -15 - T - -68 - V - -85 - W - -40 - Y - -35 - - C - - O - -15 - - D - - A - -31 - - K - - A - 40 - - L - - V - -109 - - T - - O - -28 - - V - - A - -85 - - W - - A - -40 - o - -5 - - Y - - A - -5 - e - -72 - - backslash - - backslash - -135 - slash - 90 - - c - - o - -11 - - e - - Y - -72 - - o - - w - -19 - - r - - o - -8 - - slash - - slash - -135 - - v - - d - -21 - - y - - e - -23 - o - -30 - - - diff --git a/Source/Metropolis-Bold.ufo/lib.plist b/Source/Metropolis-Bold.ufo/lib.plist deleted file mode 100644 index 8e75896..0000000 --- a/Source/Metropolis-Bold.ufo/lib.plist +++ /dev/null @@ -1,302 +0,0 @@ - - - - - GSDimensionPlugin.Dimensions - - 35616FF6-3D9C-499B-B113-AC9E0DB5842A - - HH - 74 - HV - 78 - OH - 71 - OV - 79 - nV - 75 - nd - 67 - oH - 67 - oV - 75 - tH - 67 - - 3B040282-CF47-4846-BCAF-7BFF90FB63BC - - OH - 34 - OV - 36 - nV - 36 - nd - 34 - - A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B - - HH - 173 - HV - 194 - OH - 176 - OV - 200 - nV - 193 - nd - 160 - oH - 160 - oV - 184 - tH - 152 - - - com.schriftgestaltung.disablesAutomaticAlignment - - com.schriftgestaltung.fontMaster.userData - - GSCornerRadius - 180 - - com.schriftgestaltung.fontMasterID - A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B - com.schriftgestaltung.glyphOrder - - com.schriftgestaltung.useNiceNames - - com.schriftgestaltung.weight - Bold - com.schriftgestaltung.weightValue - 900 - com.schriftgestaltung.widthValue - 5 - com.typemytype.robofont.layerOrder - - background - - public.glyphOrder - - A - Aacute - Abreve - Acircumflex - Adieresis - Agrave - Aring - Atilde - B - C - Ccedilla - D - E - Eacute - Ecircumflex - Edieresis - Egrave - F - G - Gbreve - H - I - Iacute - Icircumflex - Idieresis - Idotaccent - Igrave - J - K - L - M - N - Ntilde - O - Oacute - Ocircumflex - Odieresis - Ograve - Oslash - Otilde - P - Q - R - S - Scedilla - T - Tcedilla - U - Uacute - Ucircumflex - Udieresis - Ugrave - Uring - V - W - Wacute - Wcircumflex - Wdieresis - Wgrave - X - Y - Yacute - Ycircumflex - Ydieresis - Ygrave - Z - a - aacute - abreve - acircumflex - adieresis - agrave - aring - atilde - b - c - ccedilla - d - e - eacute - ecircumflex - edieresis - egrave - f - g - gbreve - h - i - idotless - iacute - icircumflex - idieresis - igrave - j - jdotless - k - l - m - n - nacute - ntilde - o - oacute - ocircumflex - odieresis - ograve - oslash - otilde - p - q - r - s - scedilla - germandbls - t - tcedilla - u - uacute - ucircumflex - udieresis - ugrave - uring - v - w - wacute - wcircumflex - wdieresis - wgrave - x - y - yacute - ycircumflex - ydieresis - ygrave - z - a.alt - aacute.alt - abreve.alt - acircumflex.alt - adieresis.alt - agrave.alt - aring.alt - atilde.alt - zero - one - two - three - four - five - six - seven - eight - nine - asterisk - backslash - colon - comma - ellipsis - exclam - exclamdown - numbersign - period - question - questiondown - quotedbl - quotesingle - semicolon - slash - underscore - braceleft - braceright - bracketleft - bracketright - parenleft - parenright - emdash - endash - hyphen - quotedblleft - quotedblright - quoteleft - quoteright - space - cent - dollar - euro - sterling - yen - plus - minus - multiply - divide - equal - greater - less - asciitilde - percent - perthousand - at - ampersand - bar - asciicircum - acute - breve - cedilla - circumflex - dieresis - dotaccent - grave - ring - tilde - lowercase_loop - lowercase_nh_shoulder - lowercase_loop_reverse - - - diff --git a/Source/Metropolis-Bold.ufo/metainfo.plist b/Source/Metropolis-Bold.ufo/metainfo.plist deleted file mode 100644 index 12a7922..0000000 --- a/Source/Metropolis-Bold.ufo/metainfo.plist +++ /dev/null @@ -1,10 +0,0 @@ - - - - - creator - com.schriftgestaltung.GlyphsUFOExport - formatVersion - 2 - - diff --git a/Source/Metropolis-Light Italic.ufo/fontinfo.plist b/Source/Metropolis-Light Italic.ufo/fontinfo.plist deleted file mode 100644 index 090bbd8..0000000 --- a/Source/Metropolis-Light Italic.ufo/fontinfo.plist +++ /dev/null @@ -1,94 +0,0 @@ - - - - - ascender - 795 - capHeight - 687 - copyright - Copyright © 2016 by Chris Simpson. - descender - -205 - familyName - Metropolis - italicAngle - -11.75 - openTypeHeadCreated - 2016/07/30 09:55:50 - openTypeHheaAscender - 795 - openTypeHheaDescender - -205 - openTypeNameDesigner - Chris Simpson - openTypeNameDesignerURL - https://github.com/chrismsimpson/Metropolis - openTypeNameManufacturer - Victory One Media Pty Ltd - openTypeNameManufacturerURL - http://victoryonemedia.com - openTypeNamePreferredFamilyName - Metropolis - openTypeNamePreferredSubfamilyName - Thin Italic - openTypeOS2TypoAscender - 795 - openTypeOS2TypoDescender - -205 - openTypeOS2TypoLineGap - 0 - openTypeOS2WeightClass - 400 - openTypeOS2WidthClass - 5 - openTypeOS2WinAscent - 795 - openTypeOS2WinDescent - 205 - postscriptBlueValues - - -16 - 0 - 517 - 533 - 687 - 703 - 795 - 811 - - postscriptFontName - Metropolis-ThinItalic - postscriptOtherBlues - - -221 - -205 - - postscriptStemSnapH - - 36 - - postscriptStemSnapV - - 36 - - postscriptUnderlinePosition - -133 - postscriptUnderlineThickness - 20 - styleMapFamilyName - Metropolis Thin - styleMapStyleName - italic - styleName - Thin Italic - unitsPerEm - 1000 - versionMajor - 1 - versionMinor - 0 - xHeight - 517 - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/A_.glif b/Source/Metropolis-Light Italic.ufo/glyphs/A_.glif deleted file mode 100644 index 16d0071..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/A_.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-14 08:09:13 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/A_acute.glif b/Source/Metropolis-Light Italic.ufo/glyphs/A_acute.glif deleted file mode 100644 index 061ba97..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/A_acute.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/A_breve.glif b/Source/Metropolis-Light Italic.ufo/glyphs/A_breve.glif deleted file mode 100644 index fbaa5cd..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/A_breve.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/A_circumflex.glif b/Source/Metropolis-Light Italic.ufo/glyphs/A_circumflex.glif deleted file mode 100644 index a5e5e82..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/A_circumflex.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/A_dieresis.glif b/Source/Metropolis-Light Italic.ufo/glyphs/A_dieresis.glif deleted file mode 100644 index bef5e86..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/A_dieresis.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/A_grave.glif b/Source/Metropolis-Light Italic.ufo/glyphs/A_grave.glif deleted file mode 100644 index 5a1f868..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/A_grave.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/A_ring.glif b/Source/Metropolis-Light Italic.ufo/glyphs/A_ring.glif deleted file mode 100644 index 0ea0e59..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/A_ring.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/A_tilde.glif b/Source/Metropolis-Light Italic.ufo/glyphs/A_tilde.glif deleted file mode 100644 index 1dc039b..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/A_tilde.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/B_.glif b/Source/Metropolis-Light Italic.ufo/glyphs/B_.glif deleted file mode 100644 index 38d6f3d..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/B_.glif +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:49:13 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/C_.glif b/Source/Metropolis-Light Italic.ufo/glyphs/C_.glif deleted file mode 100644 index dd90059..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/C_.glif +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:15:00 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/C_cedilla.glif b/Source/Metropolis-Light Italic.ufo/glyphs/C_cedilla.glif deleted file mode 100644 index 7c9bd0b..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/C_cedilla.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/D_.glif b/Source/Metropolis-Light Italic.ufo/glyphs/D_.glif deleted file mode 100644 index 87dc952..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/D_.glif +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 10:34:39 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/E_.glif b/Source/Metropolis-Light Italic.ufo/glyphs/E_.glif deleted file mode 100644 index a4e4a52..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/E_.glif +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 10:35:14 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/E_acute.glif b/Source/Metropolis-Light Italic.ufo/glyphs/E_acute.glif deleted file mode 100644 index f373a8e..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/E_acute.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/E_circumflex.glif b/Source/Metropolis-Light Italic.ufo/glyphs/E_circumflex.glif deleted file mode 100644 index 06d3528..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/E_circumflex.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/E_dieresis.glif b/Source/Metropolis-Light Italic.ufo/glyphs/E_dieresis.glif deleted file mode 100644 index 102b6e4..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/E_dieresis.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/E_grave.glif b/Source/Metropolis-Light Italic.ufo/glyphs/E_grave.glif deleted file mode 100644 index fc98d7f..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/E_grave.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/F_.glif b/Source/Metropolis-Light Italic.ufo/glyphs/F_.glif deleted file mode 100644 index ac43c62..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/F_.glif +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:27:49 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/G_.glif b/Source/Metropolis-Light Italic.ufo/glyphs/G_.glif deleted file mode 100644 index 20cdc52..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/G_.glif +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:37:25 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/G_breve.glif b/Source/Metropolis-Light Italic.ufo/glyphs/G_breve.glif deleted file mode 100644 index 151e060..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/G_breve.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:42:19 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/H_.glif b/Source/Metropolis-Light Italic.ufo/glyphs/H_.glif deleted file mode 100644 index 40fd33f..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/H_.glif +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:45:07 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/I_.glif b/Source/Metropolis-Light Italic.ufo/glyphs/I_.glif deleted file mode 100644 index 946840b..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/I_.glif +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:44:41 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/I_acute.glif b/Source/Metropolis-Light Italic.ufo/glyphs/I_acute.glif deleted file mode 100644 index 15aed18..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/I_acute.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/I_circumflex.glif b/Source/Metropolis-Light Italic.ufo/glyphs/I_circumflex.glif deleted file mode 100644 index 7606560..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/I_circumflex.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-13 02:40:38 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/I_dieresis.glif b/Source/Metropolis-Light Italic.ufo/glyphs/I_dieresis.glif deleted file mode 100644 index 14162be..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/I_dieresis.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 08:57:30 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/I_dotaccent.glif b/Source/Metropolis-Light Italic.ufo/glyphs/I_dotaccent.glif deleted file mode 100644 index ff05433..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/I_dotaccent.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:42:29 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/I_grave.glif b/Source/Metropolis-Light Italic.ufo/glyphs/I_grave.glif deleted file mode 100644 index a739bb8..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/I_grave.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/J_.glif b/Source/Metropolis-Light Italic.ufo/glyphs/J_.glif deleted file mode 100644 index f8210f3..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/J_.glif +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-13 02:49:12 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/K_.glif b/Source/Metropolis-Light Italic.ufo/glyphs/K_.glif deleted file mode 100644 index 7128d44..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/K_.glif +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-09 09:28:11 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/L_.glif b/Source/Metropolis-Light Italic.ufo/glyphs/L_.glif deleted file mode 100644 index fa41762..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/L_.glif +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 10:36:25 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/M_.glif b/Source/Metropolis-Light Italic.ufo/glyphs/M_.glif deleted file mode 100644 index 4ebf0c2..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/M_.glif +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 22:32:50 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/N_.glif b/Source/Metropolis-Light Italic.ufo/glyphs/N_.glif deleted file mode 100644 index f3ce6e5..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/N_.glif +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:45:44 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/N_tilde.glif b/Source/Metropolis-Light Italic.ufo/glyphs/N_tilde.glif deleted file mode 100644 index 7bb9dcb..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/N_tilde.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/O_.glif b/Source/Metropolis-Light Italic.ufo/glyphs/O_.glif deleted file mode 100644 index 441e7b3..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/O_.glif +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 05:12:42 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/O_acute.glif b/Source/Metropolis-Light Italic.ufo/glyphs/O_acute.glif deleted file mode 100644 index 58a3074..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/O_acute.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:36:53 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/O_circumflex.glif b/Source/Metropolis-Light Italic.ufo/glyphs/O_circumflex.glif deleted file mode 100644 index 5007dd9..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/O_circumflex.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/O_dieresis.glif b/Source/Metropolis-Light Italic.ufo/glyphs/O_dieresis.glif deleted file mode 100644 index 0ccbc7c..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/O_dieresis.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/O_grave.glif b/Source/Metropolis-Light Italic.ufo/glyphs/O_grave.glif deleted file mode 100644 index 76aeb84..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/O_grave.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/O_slash.glif b/Source/Metropolis-Light Italic.ufo/glyphs/O_slash.glif deleted file mode 100644 index 0d271eb..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/O_slash.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/O_tilde.glif b/Source/Metropolis-Light Italic.ufo/glyphs/O_tilde.glif deleted file mode 100644 index b757eef..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/O_tilde.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/P_.glif b/Source/Metropolis-Light Italic.ufo/glyphs/P_.glif deleted file mode 100644 index 825ba74..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/P_.glif +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:12:56 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/Q_.glif b/Source/Metropolis-Light Italic.ufo/glyphs/Q_.glif deleted file mode 100644 index 99bb29c..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/Q_.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 10:43:47 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/R_.glif b/Source/Metropolis-Light Italic.ufo/glyphs/R_.glif deleted file mode 100644 index 9eb072a..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/R_.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-14 08:12:22 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/S_.glif b/Source/Metropolis-Light Italic.ufo/glyphs/S_.glif deleted file mode 100644 index 47a48ec..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/S_.glif +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:43:06 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/S_cedilla.glif b/Source/Metropolis-Light Italic.ufo/glyphs/S_cedilla.glif deleted file mode 100644 index cfe1efe..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/S_cedilla.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:43:21 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/T_.glif b/Source/Metropolis-Light Italic.ufo/glyphs/T_.glif deleted file mode 100644 index 7bdc11c..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/T_.glif +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:27:15 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/T_cedilla.glif b/Source/Metropolis-Light Italic.ufo/glyphs/T_cedilla.glif deleted file mode 100644 index 0a313ab..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/T_cedilla.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-14 10:52:27 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/U_.glif b/Source/Metropolis-Light Italic.ufo/glyphs/U_.glif deleted file mode 100644 index 261254d..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/U_.glif +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-13 02:48:14 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/U_acute.glif b/Source/Metropolis-Light Italic.ufo/glyphs/U_acute.glif deleted file mode 100644 index b33e0ca..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/U_acute.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/U_circumflex.glif b/Source/Metropolis-Light Italic.ufo/glyphs/U_circumflex.glif deleted file mode 100644 index e2edb96..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/U_circumflex.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/U_dieresis.glif b/Source/Metropolis-Light Italic.ufo/glyphs/U_dieresis.glif deleted file mode 100644 index 73db139..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/U_dieresis.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/U_grave.glif b/Source/Metropolis-Light Italic.ufo/glyphs/U_grave.glif deleted file mode 100644 index 2f32206..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/U_grave.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/U_ring.glif b/Source/Metropolis-Light Italic.ufo/glyphs/U_ring.glif deleted file mode 100644 index 7df2c6b..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/U_ring.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/V_.glif b/Source/Metropolis-Light Italic.ufo/glyphs/V_.glif deleted file mode 100644 index ce909b6..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/V_.glif +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:24:05 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/W_.glif b/Source/Metropolis-Light Italic.ufo/glyphs/W_.glif deleted file mode 100644 index b041ead..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/W_.glif +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 22:57:27 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/W_acute.glif b/Source/Metropolis-Light Italic.ufo/glyphs/W_acute.glif deleted file mode 100644 index b9706b1..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/W_acute.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/W_circumflex.glif b/Source/Metropolis-Light Italic.ufo/glyphs/W_circumflex.glif deleted file mode 100644 index 5a907c4..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/W_circumflex.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/W_dieresis.glif b/Source/Metropolis-Light Italic.ufo/glyphs/W_dieresis.glif deleted file mode 100644 index 2d90852..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/W_dieresis.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/W_grave.glif b/Source/Metropolis-Light Italic.ufo/glyphs/W_grave.glif deleted file mode 100644 index fceba1c..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/W_grave.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/X_.glif b/Source/Metropolis-Light Italic.ufo/glyphs/X_.glif deleted file mode 100644 index 68ebdb0..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/X_.glif +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 22:59:44 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/Y_.glif b/Source/Metropolis-Light Italic.ufo/glyphs/Y_.glif deleted file mode 100644 index ba1da5d..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/Y_.glif +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 22:32:03 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/Y_acute.glif b/Source/Metropolis-Light Italic.ufo/glyphs/Y_acute.glif deleted file mode 100644 index 35952a9..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/Y_acute.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/Y_circumflex.glif b/Source/Metropolis-Light Italic.ufo/glyphs/Y_circumflex.glif deleted file mode 100644 index 9360d4e..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/Y_circumflex.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/Y_dieresis.glif b/Source/Metropolis-Light Italic.ufo/glyphs/Y_dieresis.glif deleted file mode 100644 index 1ce0e3f..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/Y_dieresis.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/Y_grave.glif b/Source/Metropolis-Light Italic.ufo/glyphs/Y_grave.glif deleted file mode 100644 index 3957d90..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/Y_grave.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/Z_.glif b/Source/Metropolis-Light Italic.ufo/glyphs/Z_.glif deleted file mode 100644 index 924a227..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/Z_.glif +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 10:37:43 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/a.alt.glif b/Source/Metropolis-Light Italic.ufo/glyphs/a.alt.glif deleted file mode 100644 index 668aed7..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/a.alt.glif +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:38:20 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/a.glif b/Source/Metropolis-Light Italic.ufo/glyphs/a.glif deleted file mode 100644 index c0b2dfb..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/a.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:50:30 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/aacute.alt.glif b/Source/Metropolis-Light Italic.ufo/glyphs/aacute.alt.glif deleted file mode 100644 index 7a262b5..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/aacute.alt.glif +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/aacute.glif b/Source/Metropolis-Light Italic.ufo/glyphs/aacute.glif deleted file mode 100644 index 54c742f..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/aacute.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/abreve.alt.glif b/Source/Metropolis-Light Italic.ufo/glyphs/abreve.alt.glif deleted file mode 100644 index 6e97b91..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/abreve.alt.glif +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/abreve.glif b/Source/Metropolis-Light Italic.ufo/glyphs/abreve.glif deleted file mode 100644 index 754aa2a..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/abreve.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/acircumflex.alt.glif b/Source/Metropolis-Light Italic.ufo/glyphs/acircumflex.alt.glif deleted file mode 100644 index d4df968..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/acircumflex.alt.glif +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/acircumflex.glif b/Source/Metropolis-Light Italic.ufo/glyphs/acircumflex.glif deleted file mode 100644 index ea9ed44..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/acircumflex.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/acute.glif b/Source/Metropolis-Light Italic.ufo/glyphs/acute.glif deleted file mode 100644 index 5d4d631..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/acute.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/adieresis.alt.glif b/Source/Metropolis-Light Italic.ufo/glyphs/adieresis.alt.glif deleted file mode 100644 index 0b8b7a6..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/adieresis.alt.glif +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/adieresis.glif b/Source/Metropolis-Light Italic.ufo/glyphs/adieresis.glif deleted file mode 100644 index 00d3770..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/adieresis.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/agrave.alt.glif b/Source/Metropolis-Light Italic.ufo/glyphs/agrave.alt.glif deleted file mode 100644 index 4ce935a..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/agrave.alt.glif +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/agrave.glif b/Source/Metropolis-Light Italic.ufo/glyphs/agrave.glif deleted file mode 100644 index b30b4c6..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/agrave.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/ampersand.glif b/Source/Metropolis-Light Italic.ufo/glyphs/ampersand.glif deleted file mode 100644 index ee9f104..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/ampersand.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/aring.alt.glif b/Source/Metropolis-Light Italic.ufo/glyphs/aring.alt.glif deleted file mode 100644 index 6b2384d..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/aring.alt.glif +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/aring.glif b/Source/Metropolis-Light Italic.ufo/glyphs/aring.glif deleted file mode 100644 index 8cb1e8e..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/aring.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/asciicircum.glif b/Source/Metropolis-Light Italic.ufo/glyphs/asciicircum.glif deleted file mode 100644 index bc8173f..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/asciicircum.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/asciitilde.glif b/Source/Metropolis-Light Italic.ufo/glyphs/asciitilde.glif deleted file mode 100644 index 77ec7b3..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/asciitilde.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/asterisk.glif b/Source/Metropolis-Light Italic.ufo/glyphs/asterisk.glif deleted file mode 100644 index 5cc19c1..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/asterisk.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/at.glif b/Source/Metropolis-Light Italic.ufo/glyphs/at.glif deleted file mode 100644 index fec79c3..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/at.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/atilde.alt.glif b/Source/Metropolis-Light Italic.ufo/glyphs/atilde.alt.glif deleted file mode 100644 index 9040660..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/atilde.alt.glif +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/atilde.glif b/Source/Metropolis-Light Italic.ufo/glyphs/atilde.glif deleted file mode 100644 index 76f7889..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/atilde.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/b.glif b/Source/Metropolis-Light Italic.ufo/glyphs/b.glif deleted file mode 100644 index da519ac..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/b.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:40:41 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/backslash.glif b/Source/Metropolis-Light Italic.ufo/glyphs/backslash.glif deleted file mode 100644 index b064dd3..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/backslash.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/bar.glif b/Source/Metropolis-Light Italic.ufo/glyphs/bar.glif deleted file mode 100644 index d02b52a..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/bar.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/braceleft.glif b/Source/Metropolis-Light Italic.ufo/glyphs/braceleft.glif deleted file mode 100644 index e1fcfda..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/braceleft.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/braceright.glif b/Source/Metropolis-Light Italic.ufo/glyphs/braceright.glif deleted file mode 100644 index 2cfb490..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/braceright.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/bracketleft.glif b/Source/Metropolis-Light Italic.ufo/glyphs/bracketleft.glif deleted file mode 100644 index bbd2ec2..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/bracketleft.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/bracketright.glif b/Source/Metropolis-Light Italic.ufo/glyphs/bracketright.glif deleted file mode 100644 index 9eb3ce7..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/bracketright.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/breve.glif b/Source/Metropolis-Light Italic.ufo/glyphs/breve.glif deleted file mode 100644 index 7eb936b..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/breve.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/c.glif b/Source/Metropolis-Light Italic.ufo/glyphs/c.glif deleted file mode 100644 index dbc4178..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/c.glif +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:39:20 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/ccedilla.glif b/Source/Metropolis-Light Italic.ufo/glyphs/ccedilla.glif deleted file mode 100644 index d25cb98..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/ccedilla.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/cedilla.glif b/Source/Metropolis-Light Italic.ufo/glyphs/cedilla.glif deleted file mode 100644 index 481fe1a..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/cedilla.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/cent.glif b/Source/Metropolis-Light Italic.ufo/glyphs/cent.glif deleted file mode 100644 index 21e7542..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/cent.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/circumflex.glif b/Source/Metropolis-Light Italic.ufo/glyphs/circumflex.glif deleted file mode 100644 index 7ed8db1..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/circumflex.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/colon.glif b/Source/Metropolis-Light Italic.ufo/glyphs/colon.glif deleted file mode 100644 index 90a96b8..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/colon.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/comma.glif b/Source/Metropolis-Light Italic.ufo/glyphs/comma.glif deleted file mode 100644 index 133dde3..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/comma.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/contents.plist b/Source/Metropolis-Light Italic.ufo/glyphs/contents.plist deleted file mode 100644 index 985e45e..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/contents.plist +++ /dev/null @@ -1,434 +0,0 @@ - - - - - A - A_.glif - Aacute - A_acute.glif - Abreve - A_breve.glif - Acircumflex - A_circumflex.glif - Adieresis - A_dieresis.glif - Agrave - A_grave.glif - Aring - A_ring.glif - Atilde - A_tilde.glif - B - B_.glif - C - C_.glif - Ccedilla - C_cedilla.glif - D - D_.glif - E - E_.glif - Eacute - E_acute.glif - Ecircumflex - E_circumflex.glif - Edieresis - E_dieresis.glif - Egrave - E_grave.glif - F - F_.glif - G - G_.glif - Gbreve - G_breve.glif - H - H_.glif - I - I_.glif - Iacute - I_acute.glif - Icircumflex - I_circumflex.glif - Idieresis - I_dieresis.glif - Idotaccent - I_dotaccent.glif - Igrave - I_grave.glif - J - J_.glif - K - K_.glif - L - L_.glif - M - M_.glif - N - N_.glif - Ntilde - N_tilde.glif - O - O_.glif - Oacute - O_acute.glif - Ocircumflex - O_circumflex.glif - Odieresis - O_dieresis.glif - Ograve - O_grave.glif - Oslash - O_slash.glif - Otilde - O_tilde.glif - P - P_.glif - Q - Q_.glif - R - R_.glif - S - S_.glif - Scedilla - S_cedilla.glif - T - T_.glif - Tcedilla - T_cedilla.glif - U - U_.glif - Uacute - U_acute.glif - Ucircumflex - U_circumflex.glif - Udieresis - U_dieresis.glif - Ugrave - U_grave.glif - Uring - U_ring.glif - V - V_.glif - W - W_.glif - Wacute - W_acute.glif - Wcircumflex - W_circumflex.glif - Wdieresis - W_dieresis.glif - Wgrave - W_grave.glif - X - X_.glif - Y - Y_.glif - Yacute - Y_acute.glif - Ycircumflex - Y_circumflex.glif - Ydieresis - Y_dieresis.glif - Ygrave - Y_grave.glif - Z - Z_.glif - a - a.glif - a.alt - a.alt.glif - aacute - aacute.glif - aacute.alt - aacute.alt.glif - abreve - abreve.glif - abreve.alt - abreve.alt.glif - acircumflex - acircumflex.glif - acircumflex.alt - acircumflex.alt.glif - acute - acute.glif - adieresis - adieresis.glif - adieresis.alt - adieresis.alt.glif - agrave - agrave.glif - agrave.alt - agrave.alt.glif - ampersand - ampersand.glif - aring - aring.glif - aring.alt - aring.alt.glif - asciicircum - asciicircum.glif - asciitilde - asciitilde.glif - asterisk - asterisk.glif - at - at.glif - atilde - atilde.glif - atilde.alt - atilde.alt.glif - b - b.glif - backslash - backslash.glif - bar - bar.glif - braceleft - braceleft.glif - braceright - braceright.glif - bracketleft - bracketleft.glif - bracketright - bracketright.glif - breve - breve.glif - c - c.glif - ccedilla - ccedilla.glif - cedilla - cedilla.glif - cent - cent.glif - circumflex - circumflex.glif - colon - colon.glif - comma - comma.glif - d - d.glif - dieresis - dieresis.glif - divide - divide.glif - dollar - dollar.glif - dotaccent - dotaccent.glif - e - e.glif - eacute - eacute.glif - ecircumflex - ecircumflex.glif - edieresis - edieresis.glif - egrave - egrave.glif - eight - eight.glif - ellipsis - ellipsis.glif - emdash - emdash.glif - endash - endash.glif - equal - equal.glif - euro - euro.glif - exclam - exclam.glif - exclamdown - exclamdown.glif - f - f.glif - five - five.glif - four - four.glif - g - g.glif - gbreve - gbreve.glif - germandbls - germandbls.glif - grave - grave.glif - greater - greater.glif - h - h.glif - hyphen - hyphen.glif - i - i.glif - iacute - iacute.glif - icircumflex - icircumflex.glif - idieresis - idieresis.glif - idotless - idotless.glif - igrave - igrave.glif - j - j.glif - jdotless - jdotless.glif - k - k.glif - l - l.glif - less - less.glif - lowercase_loop - lowercase_loop.glif - lowercase_loop_reverse - lowercase_loop_reverse.glif - lowercase_nh_shoulder - lowercase_nh_shoulder.glif - m - m.glif - minus - minus.glif - multiply - multiply.glif - n - n.glif - nacute - nacute.glif - nine - nine.glif - ntilde - ntilde.glif - numbersign - numbersign.glif - o - o.glif - oacute - oacute.glif - ocircumflex - ocircumflex.glif - odieresis - odieresis.glif - ograve - ograve.glif - one - one.glif - oslash - oslash.glif - otilde - otilde.glif - p - p.glif - parenleft - parenleft.glif - parenright - parenright.glif - percent - percent.glif - period - period.glif - perthousand - perthousand.glif - plus - plus.glif - q - q.glif - question - question.glif - questiondown - questiondown.glif - quotedbl - quotedbl.glif - quotedblleft - quotedblleft.glif - quotedblright - quotedblright.glif - quoteleft - quoteleft.glif - quoteright - quoteright.glif - quotesingle - quotesingle.glif - r - r.glif - ring - ring.glif - s - s.glif - scedilla - scedilla.glif - semicolon - semicolon.glif - seven - seven.glif - six - six.glif - slash - slash.glif - space - space.glif - sterling - sterling.glif - t - t.glif - tcedilla - tcedilla.glif - three - three.glif - tilde - tilde.glif - two - two.glif - u - u.glif - uacute - uacute.glif - ucircumflex - ucircumflex.glif - udieresis - udieresis.glif - ugrave - ugrave.glif - underscore - underscore.glif - uring - uring.glif - v - v.glif - w - w.glif - wacute - wacute.glif - wcircumflex - wcircumflex.glif - wdieresis - wdieresis.glif - wgrave - wgrave.glif - x - x.glif - y - y.glif - yacute - yacute.glif - ycircumflex - ycircumflex.glif - ydieresis - ydieresis.glif - yen - yen.glif - ygrave - ygrave.glif - z - z.glif - zero - zero.glif - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/d.glif b/Source/Metropolis-Light Italic.ufo/glyphs/d.glif deleted file mode 100644 index e3d1035..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/d.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:41:06 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/dieresis.glif b/Source/Metropolis-Light Italic.ufo/glyphs/dieresis.glif deleted file mode 100644 index 61589cb..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/dieresis.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/divide.glif b/Source/Metropolis-Light Italic.ufo/glyphs/divide.glif deleted file mode 100644 index 6aaf52c..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/divide.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/dollar.glif b/Source/Metropolis-Light Italic.ufo/glyphs/dollar.glif deleted file mode 100644 index 5137904..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/dollar.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/dotaccent.glif b/Source/Metropolis-Light Italic.ufo/glyphs/dotaccent.glif deleted file mode 100644 index 5bdbfdc..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/dotaccent.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/e.glif b/Source/Metropolis-Light Italic.ufo/glyphs/e.glif deleted file mode 100644 index 7a42880..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/e.glif +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 08:42:38 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/eacute.glif b/Source/Metropolis-Light Italic.ufo/glyphs/eacute.glif deleted file mode 100644 index e0e8a42..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/eacute.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/ecircumflex.glif b/Source/Metropolis-Light Italic.ufo/glyphs/ecircumflex.glif deleted file mode 100644 index eaa5167..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/ecircumflex.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/edieresis.glif b/Source/Metropolis-Light Italic.ufo/glyphs/edieresis.glif deleted file mode 100644 index 5dd422b..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/edieresis.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/egrave.glif b/Source/Metropolis-Light Italic.ufo/glyphs/egrave.glif deleted file mode 100644 index 1353453..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/egrave.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:35:05 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/eight.glif b/Source/Metropolis-Light Italic.ufo/glyphs/eight.glif deleted file mode 100644 index a423716..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/eight.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/ellipsis.glif b/Source/Metropolis-Light Italic.ufo/glyphs/ellipsis.glif deleted file mode 100644 index 425d9f6..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/ellipsis.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/emdash.glif b/Source/Metropolis-Light Italic.ufo/glyphs/emdash.glif deleted file mode 100644 index a94be84..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/emdash.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/endash.glif b/Source/Metropolis-Light Italic.ufo/glyphs/endash.glif deleted file mode 100644 index 878e247..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/endash.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/equal.glif b/Source/Metropolis-Light Italic.ufo/glyphs/equal.glif deleted file mode 100644 index 95ce753..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/equal.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/euro.glif b/Source/Metropolis-Light Italic.ufo/glyphs/euro.glif deleted file mode 100644 index 3a44537..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/euro.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/exclam.glif b/Source/Metropolis-Light Italic.ufo/glyphs/exclam.glif deleted file mode 100644 index de41bf0..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/exclam.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/exclamdown.glif b/Source/Metropolis-Light Italic.ufo/glyphs/exclamdown.glif deleted file mode 100644 index be53d8f..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/exclamdown.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/f.glif b/Source/Metropolis-Light Italic.ufo/glyphs/f.glif deleted file mode 100644 index 6935fd4..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/f.glif +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 08:28:42 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/five.glif b/Source/Metropolis-Light Italic.ufo/glyphs/five.glif deleted file mode 100644 index 48b78fa..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/five.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/four.glif b/Source/Metropolis-Light Italic.ufo/glyphs/four.glif deleted file mode 100644 index 3b7ae1b..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/four.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/g.glif b/Source/Metropolis-Light Italic.ufo/glyphs/g.glif deleted file mode 100644 index 3ed1e71..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/g.glif +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:36:29 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/gbreve.glif b/Source/Metropolis-Light Italic.ufo/glyphs/gbreve.glif deleted file mode 100644 index 5eb65dd..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/gbreve.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:36:38 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/germandbls.glif b/Source/Metropolis-Light Italic.ufo/glyphs/germandbls.glif deleted file mode 100644 index 0e7463d..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/germandbls.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/grave.glif b/Source/Metropolis-Light Italic.ufo/glyphs/grave.glif deleted file mode 100644 index 59c1c6e..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/grave.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/greater.glif b/Source/Metropolis-Light Italic.ufo/glyphs/greater.glif deleted file mode 100644 index a29a74e..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/greater.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/h.glif b/Source/Metropolis-Light Italic.ufo/glyphs/h.glif deleted file mode 100644 index e159da2..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/h.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:41:00 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/hyphen.glif b/Source/Metropolis-Light Italic.ufo/glyphs/hyphen.glif deleted file mode 100644 index 2169e57..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/hyphen.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/i.glif b/Source/Metropolis-Light Italic.ufo/glyphs/i.glif deleted file mode 100644 index c8ea895..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/i.glif +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:40:40 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/iacute.glif b/Source/Metropolis-Light Italic.ufo/glyphs/iacute.glif deleted file mode 100644 index 9e32aae..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/iacute.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/icircumflex.glif b/Source/Metropolis-Light Italic.ufo/glyphs/icircumflex.glif deleted file mode 100644 index bb4e676..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/icircumflex.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/idieresis.glif b/Source/Metropolis-Light Italic.ufo/glyphs/idieresis.glif deleted file mode 100644 index d4787b6..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/idieresis.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/idotless.glif b/Source/Metropolis-Light Italic.ufo/glyphs/idotless.glif deleted file mode 100644 index 9016497..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/idotless.glif +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:33:47 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/igrave.glif b/Source/Metropolis-Light Italic.ufo/glyphs/igrave.glif deleted file mode 100644 index d260592..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/igrave.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/j.glif b/Source/Metropolis-Light Italic.ufo/glyphs/j.glif deleted file mode 100644 index fd8607c..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/j.glif +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:41:00 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/jdotless.glif b/Source/Metropolis-Light Italic.ufo/glyphs/jdotless.glif deleted file mode 100644 index e1cab8a..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/jdotless.glif +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:44:53 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/k.glif b/Source/Metropolis-Light Italic.ufo/glyphs/k.glif deleted file mode 100644 index f878db3..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/k.glif +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:22:15 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/l.glif b/Source/Metropolis-Light Italic.ufo/glyphs/l.glif deleted file mode 100644 index 6d5fff2..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/l.glif +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:26:34 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/less.glif b/Source/Metropolis-Light Italic.ufo/glyphs/less.glif deleted file mode 100644 index a64aeb4..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/less.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/lowercase_loop.glif b/Source/Metropolis-Light Italic.ufo/glyphs/lowercase_loop.glif deleted file mode 100644 index 92c00a3..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/lowercase_loop.glif +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.Export - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:28:12 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/lowercase_loop_reverse.glif b/Source/Metropolis-Light Italic.ufo/glyphs/lowercase_loop_reverse.glif deleted file mode 100644 index 08b398c..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/lowercase_loop_reverse.glif +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.Export - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:28:59 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/lowercase_nh_shoulder.glif b/Source/Metropolis-Light Italic.ufo/glyphs/lowercase_nh_shoulder.glif deleted file mode 100644 index 4fa11eb..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/lowercase_nh_shoulder.glif +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.Export - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:25:31 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/m.glif b/Source/Metropolis-Light Italic.ufo/glyphs/m.glif deleted file mode 100644 index 6d7e89a..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/m.glif +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:50:20 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/minus.glif b/Source/Metropolis-Light Italic.ufo/glyphs/minus.glif deleted file mode 100644 index 41e8c2f..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/minus.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/multiply.glif b/Source/Metropolis-Light Italic.ufo/glyphs/multiply.glif deleted file mode 100644 index 5399e5e..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/multiply.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/n.glif b/Source/Metropolis-Light Italic.ufo/glyphs/n.glif deleted file mode 100644 index 04981ca..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/n.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-14 11:56:24 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/nacute.glif b/Source/Metropolis-Light Italic.ufo/glyphs/nacute.glif deleted file mode 100644 index c9041f9..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/nacute.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/nine.glif b/Source/Metropolis-Light Italic.ufo/glyphs/nine.glif deleted file mode 100644 index cca661c..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/nine.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/ntilde.glif b/Source/Metropolis-Light Italic.ufo/glyphs/ntilde.glif deleted file mode 100644 index 09d010f..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/ntilde.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/numbersign.glif b/Source/Metropolis-Light Italic.ufo/glyphs/numbersign.glif deleted file mode 100644 index bb3adb7..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/numbersign.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/o.glif b/Source/Metropolis-Light Italic.ufo/glyphs/o.glif deleted file mode 100644 index e71fa74..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/o.glif +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:20:55 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/oacute.glif b/Source/Metropolis-Light Italic.ufo/glyphs/oacute.glif deleted file mode 100644 index 110ccd1..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/oacute.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/ocircumflex.glif b/Source/Metropolis-Light Italic.ufo/glyphs/ocircumflex.glif deleted file mode 100644 index 34e6def..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/ocircumflex.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/odieresis.glif b/Source/Metropolis-Light Italic.ufo/glyphs/odieresis.glif deleted file mode 100644 index da19252..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/odieresis.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/ograve.glif b/Source/Metropolis-Light Italic.ufo/glyphs/ograve.glif deleted file mode 100644 index 934d6a7..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/ograve.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/one.glif b/Source/Metropolis-Light Italic.ufo/glyphs/one.glif deleted file mode 100644 index 508e8f1..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/one.glif +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-13 02:52:38 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/oslash.glif b/Source/Metropolis-Light Italic.ufo/glyphs/oslash.glif deleted file mode 100644 index 8efa87b..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/oslash.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/otilde.glif b/Source/Metropolis-Light Italic.ufo/glyphs/otilde.glif deleted file mode 100644 index c76e578..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/otilde.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/p.glif b/Source/Metropolis-Light Italic.ufo/glyphs/p.glif deleted file mode 100644 index 6ea3001..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/p.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:41:06 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/parenleft.glif b/Source/Metropolis-Light Italic.ufo/glyphs/parenleft.glif deleted file mode 100644 index 46fad03..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/parenleft.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/parenright.glif b/Source/Metropolis-Light Italic.ufo/glyphs/parenright.glif deleted file mode 100644 index 4475aeb..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/parenright.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/percent.glif b/Source/Metropolis-Light Italic.ufo/glyphs/percent.glif deleted file mode 100644 index 401a52a..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/percent.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/period.glif b/Source/Metropolis-Light Italic.ufo/glyphs/period.glif deleted file mode 100644 index e245770..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/period.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/perthousand.glif b/Source/Metropolis-Light Italic.ufo/glyphs/perthousand.glif deleted file mode 100644 index edb7faa..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/perthousand.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/plus.glif b/Source/Metropolis-Light Italic.ufo/glyphs/plus.glif deleted file mode 100644 index 5e4e507..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/plus.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/q.glif b/Source/Metropolis-Light Italic.ufo/glyphs/q.glif deleted file mode 100644 index 05c2e7e..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/q.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:41:06 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/question.glif b/Source/Metropolis-Light Italic.ufo/glyphs/question.glif deleted file mode 100644 index 1df54a8..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/question.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/questiondown.glif b/Source/Metropolis-Light Italic.ufo/glyphs/questiondown.glif deleted file mode 100644 index 4f4b38c..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/questiondown.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/quotedbl.glif b/Source/Metropolis-Light Italic.ufo/glyphs/quotedbl.glif deleted file mode 100644 index 88ca9ba..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/quotedbl.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/quotedblleft.glif b/Source/Metropolis-Light Italic.ufo/glyphs/quotedblleft.glif deleted file mode 100644 index 6ee95cf..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/quotedblleft.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/quotedblright.glif b/Source/Metropolis-Light Italic.ufo/glyphs/quotedblright.glif deleted file mode 100644 index 8cc449c..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/quotedblright.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/quoteleft.glif b/Source/Metropolis-Light Italic.ufo/glyphs/quoteleft.glif deleted file mode 100644 index 9ac170a..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/quoteleft.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/quoteright.glif b/Source/Metropolis-Light Italic.ufo/glyphs/quoteright.glif deleted file mode 100644 index 08daedd..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/quoteright.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/quotesingle.glif b/Source/Metropolis-Light Italic.ufo/glyphs/quotesingle.glif deleted file mode 100644 index 466b5e9..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/quotesingle.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/r.glif b/Source/Metropolis-Light Italic.ufo/glyphs/r.glif deleted file mode 100644 index 9305310..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/r.glif +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 09:02:40 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/ring.glif b/Source/Metropolis-Light Italic.ufo/glyphs/ring.glif deleted file mode 100644 index 2d43dc1..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/ring.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-14 08:11:07 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/s.glif b/Source/Metropolis-Light Italic.ufo/glyphs/s.glif deleted file mode 100644 index dc76435..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/s.glif +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:42:05 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/scedilla.glif b/Source/Metropolis-Light Italic.ufo/glyphs/scedilla.glif deleted file mode 100644 index 55d6530..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/scedilla.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:41:24 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/semicolon.glif b/Source/Metropolis-Light Italic.ufo/glyphs/semicolon.glif deleted file mode 100644 index a118ee5..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/semicolon.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/seven.glif b/Source/Metropolis-Light Italic.ufo/glyphs/seven.glif deleted file mode 100644 index fff7050..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/seven.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/six.glif b/Source/Metropolis-Light Italic.ufo/glyphs/six.glif deleted file mode 100644 index b7c763b..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/six.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/slash.glif b/Source/Metropolis-Light Italic.ufo/glyphs/slash.glif deleted file mode 100644 index 753279a..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/slash.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/space.glif b/Source/Metropolis-Light Italic.ufo/glyphs/space.glif deleted file mode 100644 index a0e9e6c..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/space.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:15:39 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/sterling.glif b/Source/Metropolis-Light Italic.ufo/glyphs/sterling.glif deleted file mode 100644 index d4b3d4c..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/sterling.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/t.glif b/Source/Metropolis-Light Italic.ufo/glyphs/t.glif deleted file mode 100644 index 8765680..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/t.glif +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 09:00:24 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/tcedilla.glif b/Source/Metropolis-Light Italic.ufo/glyphs/tcedilla.glif deleted file mode 100644 index 90332c6..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/tcedilla.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/three.glif b/Source/Metropolis-Light Italic.ufo/glyphs/three.glif deleted file mode 100644 index bfc36a7..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/three.glif +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-13 02:55:16 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/tilde.glif b/Source/Metropolis-Light Italic.ufo/glyphs/tilde.glif deleted file mode 100644 index 96caba9..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/tilde.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/two.glif b/Source/Metropolis-Light Italic.ufo/glyphs/two.glif deleted file mode 100644 index 15eb5d1..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/two.glif +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-13 02:53:51 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/u.glif b/Source/Metropolis-Light Italic.ufo/glyphs/u.glif deleted file mode 100644 index 36c0a50..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/u.glif +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-14 11:56:24 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/uacute.glif b/Source/Metropolis-Light Italic.ufo/glyphs/uacute.glif deleted file mode 100644 index 8df05f3..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/uacute.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/ucircumflex.glif b/Source/Metropolis-Light Italic.ufo/glyphs/ucircumflex.glif deleted file mode 100644 index 7033a34..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/ucircumflex.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/udieresis.glif b/Source/Metropolis-Light Italic.ufo/glyphs/udieresis.glif deleted file mode 100644 index caa1289..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/udieresis.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/ugrave.glif b/Source/Metropolis-Light Italic.ufo/glyphs/ugrave.glif deleted file mode 100644 index d5a4b10..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/ugrave.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/underscore.glif b/Source/Metropolis-Light Italic.ufo/glyphs/underscore.glif deleted file mode 100644 index cb107a0..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/underscore.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/uring.glif b/Source/Metropolis-Light Italic.ufo/glyphs/uring.glif deleted file mode 100644 index bfb71c8..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/uring.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/v.glif b/Source/Metropolis-Light Italic.ufo/glyphs/v.glif deleted file mode 100644 index 110e9ab..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/v.glif +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:16:50 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/w.glif b/Source/Metropolis-Light Italic.ufo/glyphs/w.glif deleted file mode 100644 index 33e68b8..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/w.glif +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:41:40 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/wacute.glif b/Source/Metropolis-Light Italic.ufo/glyphs/wacute.glif deleted file mode 100644 index 68add54..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/wacute.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/wcircumflex.glif b/Source/Metropolis-Light Italic.ufo/glyphs/wcircumflex.glif deleted file mode 100644 index b26e3ed..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/wcircumflex.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/wdieresis.glif b/Source/Metropolis-Light Italic.ufo/glyphs/wdieresis.glif deleted file mode 100644 index ad76c72..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/wdieresis.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/wgrave.glif b/Source/Metropolis-Light Italic.ufo/glyphs/wgrave.glif deleted file mode 100644 index 729b0f1..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/wgrave.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/x.glif b/Source/Metropolis-Light Italic.ufo/glyphs/x.glif deleted file mode 100644 index 94734d1..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/x.glif +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:05:27 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/y.glif b/Source/Metropolis-Light Italic.ufo/glyphs/y.glif deleted file mode 100644 index 0eca695..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/y.glif +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:25:50 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/yacute.glif b/Source/Metropolis-Light Italic.ufo/glyphs/yacute.glif deleted file mode 100644 index cd9b4e0..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/yacute.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/ycircumflex.glif b/Source/Metropolis-Light Italic.ufo/glyphs/ycircumflex.glif deleted file mode 100644 index 99fa5af..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/ycircumflex.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/ydieresis.glif b/Source/Metropolis-Light Italic.ufo/glyphs/ydieresis.glif deleted file mode 100644 index 1fd8a20..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/ydieresis.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/yen.glif b/Source/Metropolis-Light Italic.ufo/glyphs/yen.glif deleted file mode 100644 index 3a7a7dc..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/yen.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/ygrave.glif b/Source/Metropolis-Light Italic.ufo/glyphs/ygrave.glif deleted file mode 100644 index 64d0c60..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/ygrave.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/z.glif b/Source/Metropolis-Light Italic.ufo/glyphs/z.glif deleted file mode 100644 index f3e5f1a..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/z.glif +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:17:55 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/glyphs/zero.glif b/Source/Metropolis-Light Italic.ufo/glyphs/zero.glif deleted file mode 100644 index 9971daa..0000000 --- a/Source/Metropolis-Light Italic.ufo/glyphs/zero.glif +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-13 02:51:30 +0000 - - - diff --git a/Source/Metropolis-Light Italic.ufo/kerning.plist b/Source/Metropolis-Light Italic.ufo/kerning.plist deleted file mode 100644 index 4860436..0000000 --- a/Source/Metropolis-Light Italic.ufo/kerning.plist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - D - - A - -53 - - r - - o - -17 - - - diff --git a/Source/Metropolis-Light Italic.ufo/lib.plist b/Source/Metropolis-Light Italic.ufo/lib.plist deleted file mode 100644 index 5b5a68d..0000000 --- a/Source/Metropolis-Light Italic.ufo/lib.plist +++ /dev/null @@ -1,295 +0,0 @@ - - - - - GSDimensionPlugin.Dimensions - - 35616FF6-3D9C-499B-B113-AC9E0DB5842A - - HH - 74 - HV - 78 - OH - 71 - OV - 79 - nV - 75 - nd - 67 - oH - 67 - oV - 75 - tH - 67 - - 3B040282-CF47-4846-BCAF-7BFF90FB63BC - - OH - 34 - OV - 36 - nV - 36 - nd - 34 - - A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B - - HH - 173 - HV - 194 - OH - 176 - OV - 200 - nV - 193 - nd - 160 - oH - 160 - oV - 184 - tH - 152 - - - com.schriftgestaltung.disablesAutomaticAlignment - - com.schriftgestaltung.fontMasterID - 84328D8E-4D54-44EF-AF5C-0364B1C28646 - com.schriftgestaltung.glyphOrder - - com.schriftgestaltung.useNiceNames - - com.schriftgestaltung.weight - Light - com.schriftgestaltung.widthValue - 5 - com.typemytype.robofont.layerOrder - - background - - public.glyphOrder - - A - Aacute - Abreve - Acircumflex - Adieresis - Agrave - Aring - Atilde - B - C - Ccedilla - D - E - Eacute - Ecircumflex - Edieresis - Egrave - F - G - Gbreve - H - I - Iacute - Icircumflex - Idieresis - Idotaccent - Igrave - J - K - L - M - N - Ntilde - O - Oacute - Ocircumflex - Odieresis - Ograve - Oslash - Otilde - P - Q - R - S - Scedilla - T - Tcedilla - U - Uacute - Ucircumflex - Udieresis - Ugrave - Uring - V - W - Wacute - Wcircumflex - Wdieresis - Wgrave - X - Y - Yacute - Ycircumflex - Ydieresis - Ygrave - Z - a - aacute - abreve - acircumflex - adieresis - agrave - aring - atilde - b - c - ccedilla - d - e - eacute - ecircumflex - edieresis - egrave - f - g - gbreve - h - i - idotless - iacute - icircumflex - idieresis - igrave - j - jdotless - k - l - m - n - nacute - ntilde - o - oacute - ocircumflex - odieresis - ograve - oslash - otilde - p - q - r - s - scedilla - germandbls - t - tcedilla - u - uacute - ucircumflex - udieresis - ugrave - uring - v - w - wacute - wcircumflex - wdieresis - wgrave - x - y - yacute - ycircumflex - ydieresis - ygrave - z - a.alt - aacute.alt - abreve.alt - acircumflex.alt - adieresis.alt - agrave.alt - aring.alt - atilde.alt - zero - one - two - three - four - five - six - seven - eight - nine - asterisk - backslash - colon - comma - ellipsis - exclam - exclamdown - numbersign - period - question - questiondown - quotedbl - quotesingle - semicolon - slash - underscore - braceleft - braceright - bracketleft - bracketright - parenleft - parenright - emdash - endash - hyphen - quotedblleft - quotedblright - quoteleft - quoteright - space - cent - dollar - euro - sterling - yen - plus - minus - multiply - divide - equal - greater - less - asciitilde - percent - perthousand - at - ampersand - bar - asciicircum - acute - breve - cedilla - circumflex - dieresis - dotaccent - grave - ring - tilde - lowercase_loop - lowercase_nh_shoulder - lowercase_loop_reverse - - - diff --git a/Source/Metropolis-Light Italic.ufo/metainfo.plist b/Source/Metropolis-Light Italic.ufo/metainfo.plist deleted file mode 100644 index 12a7922..0000000 --- a/Source/Metropolis-Light Italic.ufo/metainfo.plist +++ /dev/null @@ -1,10 +0,0 @@ - - - - - creator - com.schriftgestaltung.GlyphsUFOExport - formatVersion - 2 - - diff --git a/Source/Metropolis-Light.ufo/fontinfo.plist b/Source/Metropolis-Light.ufo/fontinfo.plist deleted file mode 100644 index 930f17f..0000000 --- a/Source/Metropolis-Light.ufo/fontinfo.plist +++ /dev/null @@ -1,92 +0,0 @@ - - - - - ascender - 795 - capHeight - 687 - copyright - Copyright © 2016 by Chris Simpson. - descender - -205 - familyName - Metropolis - openTypeHeadCreated - 2016/07/30 09:55:50 - openTypeHheaAscender - 795 - openTypeHheaDescender - -205 - openTypeNameDesigner - Chris Simpson - openTypeNameDesignerURL - https://github.com/chrismsimpson/Metropolis - openTypeNameManufacturer - Victory One Media Pty Ltd - openTypeNameManufacturerURL - http://victoryonemedia.com - openTypeNamePreferredFamilyName - Metropolis - openTypeNamePreferredSubfamilyName - Thin - openTypeOS2TypoAscender - 795 - openTypeOS2TypoDescender - -205 - openTypeOS2TypoLineGap - 0 - openTypeOS2WeightClass - 400 - openTypeOS2WidthClass - 5 - openTypeOS2WinAscent - 795 - openTypeOS2WinDescent - 205 - postscriptBlueValues - - -12 - 0 - 517 - 529 - 687 - 699 - 795 - 807 - - postscriptFontName - Metropolis-Thin - postscriptOtherBlues - - -217 - -205 - - postscriptStemSnapH - - 36 - - postscriptStemSnapV - - 36 - - postscriptUnderlinePosition - -133 - postscriptUnderlineThickness - 20 - styleMapFamilyName - Metropolis Thin - styleMapStyleName - regular - styleName - Thin - unitsPerEm - 1000 - versionMajor - 1 - versionMinor - 0 - xHeight - 517 - - diff --git a/Source/Metropolis-Light.ufo/glyphs/A_.glif b/Source/Metropolis-Light.ufo/glyphs/A_.glif deleted file mode 100644 index 3d54a64..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/A_.glif +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-14 08:09:13 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/A_acute.glif b/Source/Metropolis-Light.ufo/glyphs/A_acute.glif deleted file mode 100644 index 857f677..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/A_acute.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - com.schriftgestaltung.Glyphs.ComponentInfo - - - alignment - -1 - index - 1 - name - acute - - - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/A_breve.glif b/Source/Metropolis-Light.ufo/glyphs/A_breve.glif deleted file mode 100644 index 95a4add..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/A_breve.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/A_circumflex.glif b/Source/Metropolis-Light.ufo/glyphs/A_circumflex.glif deleted file mode 100644 index d413080..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/A_circumflex.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/A_dieresis.glif b/Source/Metropolis-Light.ufo/glyphs/A_dieresis.glif deleted file mode 100644 index 2a229ca..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/A_dieresis.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/A_grave.glif b/Source/Metropolis-Light.ufo/glyphs/A_grave.glif deleted file mode 100644 index 0af08fe..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/A_grave.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - com.schriftgestaltung.Glyphs.ComponentInfo - - - alignment - -1 - index - 1 - name - grave - - - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/A_ring.glif b/Source/Metropolis-Light.ufo/glyphs/A_ring.glif deleted file mode 100644 index ebe40d1..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/A_ring.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/A_tilde.glif b/Source/Metropolis-Light.ufo/glyphs/A_tilde.glif deleted file mode 100644 index 4f60cfd..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/A_tilde.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/B_.glif b/Source/Metropolis-Light.ufo/glyphs/B_.glif deleted file mode 100644 index 95852ca..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/B_.glif +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:49:13 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/C_.glif b/Source/Metropolis-Light.ufo/glyphs/C_.glif deleted file mode 100644 index 4ac3955..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/C_.glif +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:15:00 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/C_cedilla.glif b/Source/Metropolis-Light.ufo/glyphs/C_cedilla.glif deleted file mode 100644 index 3285aa8..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/C_cedilla.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - com.schriftgestaltung.Glyphs.ComponentInfo - - - alignment - -1 - index - 1 - name - cedilla - - - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/D_.glif b/Source/Metropolis-Light.ufo/glyphs/D_.glif deleted file mode 100644 index d32a27c..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/D_.glif +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 10:34:39 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/E_.glif b/Source/Metropolis-Light.ufo/glyphs/E_.glif deleted file mode 100644 index fde372d..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/E_.glif +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 10:35:14 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/E_acute.glif b/Source/Metropolis-Light.ufo/glyphs/E_acute.glif deleted file mode 100644 index 7b58261..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/E_acute.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/E_circumflex.glif b/Source/Metropolis-Light.ufo/glyphs/E_circumflex.glif deleted file mode 100644 index ec492d3..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/E_circumflex.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/E_dieresis.glif b/Source/Metropolis-Light.ufo/glyphs/E_dieresis.glif deleted file mode 100644 index eb91b4d..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/E_dieresis.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/E_grave.glif b/Source/Metropolis-Light.ufo/glyphs/E_grave.glif deleted file mode 100644 index 1222120..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/E_grave.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/F_.glif b/Source/Metropolis-Light.ufo/glyphs/F_.glif deleted file mode 100644 index 605f9e5..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/F_.glif +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:27:49 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/G_.glif b/Source/Metropolis-Light.ufo/glyphs/G_.glif deleted file mode 100644 index bd1ec9d..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/G_.glif +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:37:25 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/G_breve.glif b/Source/Metropolis-Light.ufo/glyphs/G_breve.glif deleted file mode 100644 index 4f22756..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/G_breve.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:42:19 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/H_.glif b/Source/Metropolis-Light.ufo/glyphs/H_.glif deleted file mode 100644 index 3cf88e0..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/H_.glif +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:45:07 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/I_.glif b/Source/Metropolis-Light.ufo/glyphs/I_.glif deleted file mode 100644 index eaffa46..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/I_.glif +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:44:41 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/I_acute.glif b/Source/Metropolis-Light.ufo/glyphs/I_acute.glif deleted file mode 100644 index 2e42c8b..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/I_acute.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - com.schriftgestaltung.Glyphs.ComponentInfo - - - alignment - -1 - index - 1 - name - acute - - - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/I_circumflex.glif b/Source/Metropolis-Light.ufo/glyphs/I_circumflex.glif deleted file mode 100644 index 926d9a0..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/I_circumflex.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-13 02:40:38 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/I_dieresis.glif b/Source/Metropolis-Light.ufo/glyphs/I_dieresis.glif deleted file mode 100644 index 57628cb..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/I_dieresis.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 08:57:30 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/I_dotaccent.glif b/Source/Metropolis-Light.ufo/glyphs/I_dotaccent.glif deleted file mode 100644 index a446828..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/I_dotaccent.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:42:29 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/I_grave.glif b/Source/Metropolis-Light.ufo/glyphs/I_grave.glif deleted file mode 100644 index 2b6465b..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/I_grave.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - com.schriftgestaltung.Glyphs.ComponentInfo - - - alignment - -1 - index - 1 - name - grave - - - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/J_.glif b/Source/Metropolis-Light.ufo/glyphs/J_.glif deleted file mode 100644 index fb02240..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/J_.glif +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-13 02:49:12 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/K_.glif b/Source/Metropolis-Light.ufo/glyphs/K_.glif deleted file mode 100644 index 42d7c16..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/K_.glif +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-09 09:28:11 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/L_.glif b/Source/Metropolis-Light.ufo/glyphs/L_.glif deleted file mode 100644 index 0f02539..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/L_.glif +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 10:36:25 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/M_.glif b/Source/Metropolis-Light.ufo/glyphs/M_.glif deleted file mode 100644 index 7753fe5..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/M_.glif +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 22:32:50 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/N_.glif b/Source/Metropolis-Light.ufo/glyphs/N_.glif deleted file mode 100644 index 9ec527a..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/N_.glif +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:45:44 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/N_tilde.glif b/Source/Metropolis-Light.ufo/glyphs/N_tilde.glif deleted file mode 100644 index e1335e7..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/N_tilde.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/O_.glif b/Source/Metropolis-Light.ufo/glyphs/O_.glif deleted file mode 100644 index 7de07c6..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/O_.glif +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 05:12:42 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/O_acute.glif b/Source/Metropolis-Light.ufo/glyphs/O_acute.glif deleted file mode 100644 index f0a234c..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/O_acute.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:36:53 +0000 - com.schriftgestaltung.Glyphs.ComponentInfo - - - alignment - -1 - index - 1 - name - acute - - - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/O_circumflex.glif b/Source/Metropolis-Light.ufo/glyphs/O_circumflex.glif deleted file mode 100644 index fe8676d..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/O_circumflex.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/O_dieresis.glif b/Source/Metropolis-Light.ufo/glyphs/O_dieresis.glif deleted file mode 100644 index 70ed1e2..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/O_dieresis.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/O_grave.glif b/Source/Metropolis-Light.ufo/glyphs/O_grave.glif deleted file mode 100644 index e7776c0..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/O_grave.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - com.schriftgestaltung.Glyphs.ComponentInfo - - - alignment - -1 - index - 1 - name - grave - - - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/O_slash.glif b/Source/Metropolis-Light.ufo/glyphs/O_slash.glif deleted file mode 100644 index a13f184..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/O_slash.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/O_tilde.glif b/Source/Metropolis-Light.ufo/glyphs/O_tilde.glif deleted file mode 100644 index 67d365e..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/O_tilde.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/P_.glif b/Source/Metropolis-Light.ufo/glyphs/P_.glif deleted file mode 100644 index 6c9712d..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/P_.glif +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:12:56 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/Q_.glif b/Source/Metropolis-Light.ufo/glyphs/Q_.glif deleted file mode 100644 index ee2345c..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/Q_.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 10:43:47 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/R_.glif b/Source/Metropolis-Light.ufo/glyphs/R_.glif deleted file mode 100644 index 886236d..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/R_.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-14 08:12:22 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/S_.glif b/Source/Metropolis-Light.ufo/glyphs/S_.glif deleted file mode 100644 index 8480d8e..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/S_.glif +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:43:06 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/S_cedilla.glif b/Source/Metropolis-Light.ufo/glyphs/S_cedilla.glif deleted file mode 100644 index edeee58..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/S_cedilla.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:43:21 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/T_.glif b/Source/Metropolis-Light.ufo/glyphs/T_.glif deleted file mode 100644 index fbccca9..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/T_.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:27:15 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/T_cedilla.glif b/Source/Metropolis-Light.ufo/glyphs/T_cedilla.glif deleted file mode 100644 index 3684e89..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/T_cedilla.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-14 10:52:27 +0000 - com.schriftgestaltung.Glyphs.ComponentInfo - - - alignment - -1 - index - 1 - name - cedilla - - - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/U_.glif b/Source/Metropolis-Light.ufo/glyphs/U_.glif deleted file mode 100644 index bc0a411..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/U_.glif +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-13 02:48:14 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/U_acute.glif b/Source/Metropolis-Light.ufo/glyphs/U_acute.glif deleted file mode 100644 index 953c280..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/U_acute.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/U_circumflex.glif b/Source/Metropolis-Light.ufo/glyphs/U_circumflex.glif deleted file mode 100644 index 5c5e748..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/U_circumflex.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/U_dieresis.glif b/Source/Metropolis-Light.ufo/glyphs/U_dieresis.glif deleted file mode 100644 index fcb5777..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/U_dieresis.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/U_grave.glif b/Source/Metropolis-Light.ufo/glyphs/U_grave.glif deleted file mode 100644 index 9431e20..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/U_grave.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/U_ring.glif b/Source/Metropolis-Light.ufo/glyphs/U_ring.glif deleted file mode 100644 index a73fde0..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/U_ring.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/V_.glif b/Source/Metropolis-Light.ufo/glyphs/V_.glif deleted file mode 100644 index 78195b4..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/V_.glif +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:24:05 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/W_.glif b/Source/Metropolis-Light.ufo/glyphs/W_.glif deleted file mode 100644 index 893d02b..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/W_.glif +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 22:57:27 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/W_acute.glif b/Source/Metropolis-Light.ufo/glyphs/W_acute.glif deleted file mode 100644 index d61b2ac..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/W_acute.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - com.schriftgestaltung.Glyphs.ComponentInfo - - - alignment - -1 - index - 1 - name - acute - - - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/W_circumflex.glif b/Source/Metropolis-Light.ufo/glyphs/W_circumflex.glif deleted file mode 100644 index 004926f..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/W_circumflex.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/W_dieresis.glif b/Source/Metropolis-Light.ufo/glyphs/W_dieresis.glif deleted file mode 100644 index b469566..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/W_dieresis.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/W_grave.glif b/Source/Metropolis-Light.ufo/glyphs/W_grave.glif deleted file mode 100644 index 3588255..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/W_grave.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - com.schriftgestaltung.Glyphs.ComponentInfo - - - alignment - -1 - index - 1 - name - grave - - - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/X_.glif b/Source/Metropolis-Light.ufo/glyphs/X_.glif deleted file mode 100644 index 9a4d39e..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/X_.glif +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 22:59:44 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/Y_.glif b/Source/Metropolis-Light.ufo/glyphs/Y_.glif deleted file mode 100644 index 9fcaa85..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/Y_.glif +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 22:32:03 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/Y_acute.glif b/Source/Metropolis-Light.ufo/glyphs/Y_acute.glif deleted file mode 100644 index 76b778b..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/Y_acute.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/Y_circumflex.glif b/Source/Metropolis-Light.ufo/glyphs/Y_circumflex.glif deleted file mode 100644 index dd5ff27..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/Y_circumflex.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/Y_dieresis.glif b/Source/Metropolis-Light.ufo/glyphs/Y_dieresis.glif deleted file mode 100644 index 188af7f..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/Y_dieresis.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/Y_grave.glif b/Source/Metropolis-Light.ufo/glyphs/Y_grave.glif deleted file mode 100644 index a01eb99..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/Y_grave.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - com.schriftgestaltung.Glyphs.ComponentInfo - - - alignment - -1 - index - 1 - name - grave - - - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/Z_.glif b/Source/Metropolis-Light.ufo/glyphs/Z_.glif deleted file mode 100644 index 7437930..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/Z_.glif +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 10:37:43 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/a.alt.glif b/Source/Metropolis-Light.ufo/glyphs/a.alt.glif deleted file mode 100644 index ca888b7..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/a.alt.glif +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:38:20 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/a.glif b/Source/Metropolis-Light.ufo/glyphs/a.glif deleted file mode 100644 index bdfb0eb..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/a.glif +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:50:30 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/aacute.alt.glif b/Source/Metropolis-Light.ufo/glyphs/aacute.alt.glif deleted file mode 100644 index 86779a6..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/aacute.alt.glif +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - com.schriftgestaltung.Glyphs.ComponentInfo - - - alignment - 1 - index - 1 - name - acute - - - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/aacute.glif b/Source/Metropolis-Light.ufo/glyphs/aacute.glif deleted file mode 100644 index b315d05..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/aacute.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/abreve.alt.glif b/Source/Metropolis-Light.ufo/glyphs/abreve.alt.glif deleted file mode 100644 index e9007fd..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/abreve.alt.glif +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/abreve.glif b/Source/Metropolis-Light.ufo/glyphs/abreve.glif deleted file mode 100644 index e2c2225..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/abreve.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/acircumflex.alt.glif b/Source/Metropolis-Light.ufo/glyphs/acircumflex.alt.glif deleted file mode 100644 index c35e2e0..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/acircumflex.alt.glif +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/acircumflex.glif b/Source/Metropolis-Light.ufo/glyphs/acircumflex.glif deleted file mode 100644 index 94a9a0d..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/acircumflex.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/acute.glif b/Source/Metropolis-Light.ufo/glyphs/acute.glif deleted file mode 100644 index 852d425..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/acute.glif +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/adieresis.alt.glif b/Source/Metropolis-Light.ufo/glyphs/adieresis.alt.glif deleted file mode 100644 index 5e05e95..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/adieresis.alt.glif +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/adieresis.glif b/Source/Metropolis-Light.ufo/glyphs/adieresis.glif deleted file mode 100644 index 1920327..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/adieresis.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/agrave.alt.glif b/Source/Metropolis-Light.ufo/glyphs/agrave.alt.glif deleted file mode 100644 index f2255c0..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/agrave.alt.glif +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/agrave.glif b/Source/Metropolis-Light.ufo/glyphs/agrave.glif deleted file mode 100644 index 487faea..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/agrave.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/ampersand.glif b/Source/Metropolis-Light.ufo/glyphs/ampersand.glif deleted file mode 100644 index e3f1c1e..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/ampersand.glif +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/aring.alt.glif b/Source/Metropolis-Light.ufo/glyphs/aring.alt.glif deleted file mode 100644 index 01acffc..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/aring.alt.glif +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/aring.glif b/Source/Metropolis-Light.ufo/glyphs/aring.glif deleted file mode 100644 index 13949e2..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/aring.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/asciicircum.glif b/Source/Metropolis-Light.ufo/glyphs/asciicircum.glif deleted file mode 100644 index 5661e75..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/asciicircum.glif +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/asciitilde.glif b/Source/Metropolis-Light.ufo/glyphs/asciitilde.glif deleted file mode 100644 index 9b9fdf7..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/asciitilde.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/asterisk.glif b/Source/Metropolis-Light.ufo/glyphs/asterisk.glif deleted file mode 100644 index 06ffa2a..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/asterisk.glif +++ /dev/null @@ -1,87 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/at.glif b/Source/Metropolis-Light.ufo/glyphs/at.glif deleted file mode 100644 index 8e4e707..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/at.glif +++ /dev/null @@ -1,83 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/atilde.alt.glif b/Source/Metropolis-Light.ufo/glyphs/atilde.alt.glif deleted file mode 100644 index 9561796..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/atilde.alt.glif +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/atilde.glif b/Source/Metropolis-Light.ufo/glyphs/atilde.glif deleted file mode 100644 index 2147ca4..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/atilde.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/b.glif b/Source/Metropolis-Light.ufo/glyphs/b.glif deleted file mode 100644 index bca8d6a..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/b.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:40:41 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/backslash.glif b/Source/Metropolis-Light.ufo/glyphs/backslash.glif deleted file mode 100644 index 37f8089..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/backslash.glif +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/bar.glif b/Source/Metropolis-Light.ufo/glyphs/bar.glif deleted file mode 100644 index 994ea5f..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/bar.glif +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/braceleft.glif b/Source/Metropolis-Light.ufo/glyphs/braceleft.glif deleted file mode 100644 index c3c7031..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/braceleft.glif +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/braceright.glif b/Source/Metropolis-Light.ufo/glyphs/braceright.glif deleted file mode 100644 index 9825df3..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/braceright.glif +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/bracketleft.glif b/Source/Metropolis-Light.ufo/glyphs/bracketleft.glif deleted file mode 100644 index b83fd54..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/bracketleft.glif +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/bracketright.glif b/Source/Metropolis-Light.ufo/glyphs/bracketright.glif deleted file mode 100644 index 3fc850c..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/bracketright.glif +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/breve.glif b/Source/Metropolis-Light.ufo/glyphs/breve.glif deleted file mode 100644 index fea0157..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/breve.glif +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/c.glif b/Source/Metropolis-Light.ufo/glyphs/c.glif deleted file mode 100644 index f352470..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/c.glif +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:39:20 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/ccedilla.glif b/Source/Metropolis-Light.ufo/glyphs/ccedilla.glif deleted file mode 100644 index 00721c4..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/ccedilla.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/cedilla.glif b/Source/Metropolis-Light.ufo/glyphs/cedilla.glif deleted file mode 100644 index 830ea58..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/cedilla.glif +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/cent.glif b/Source/Metropolis-Light.ufo/glyphs/cent.glif deleted file mode 100644 index 44aa867..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/cent.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/circumflex.glif b/Source/Metropolis-Light.ufo/glyphs/circumflex.glif deleted file mode 100644 index 69ff32c..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/circumflex.glif +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/colon.glif b/Source/Metropolis-Light.ufo/glyphs/colon.glif deleted file mode 100644 index 43b71e5..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/colon.glif +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/comma.glif b/Source/Metropolis-Light.ufo/glyphs/comma.glif deleted file mode 100644 index 7575199..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/comma.glif +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/contents.plist b/Source/Metropolis-Light.ufo/glyphs/contents.plist deleted file mode 100644 index 985e45e..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/contents.plist +++ /dev/null @@ -1,434 +0,0 @@ - - - - - A - A_.glif - Aacute - A_acute.glif - Abreve - A_breve.glif - Acircumflex - A_circumflex.glif - Adieresis - A_dieresis.glif - Agrave - A_grave.glif - Aring - A_ring.glif - Atilde - A_tilde.glif - B - B_.glif - C - C_.glif - Ccedilla - C_cedilla.glif - D - D_.glif - E - E_.glif - Eacute - E_acute.glif - Ecircumflex - E_circumflex.glif - Edieresis - E_dieresis.glif - Egrave - E_grave.glif - F - F_.glif - G - G_.glif - Gbreve - G_breve.glif - H - H_.glif - I - I_.glif - Iacute - I_acute.glif - Icircumflex - I_circumflex.glif - Idieresis - I_dieresis.glif - Idotaccent - I_dotaccent.glif - Igrave - I_grave.glif - J - J_.glif - K - K_.glif - L - L_.glif - M - M_.glif - N - N_.glif - Ntilde - N_tilde.glif - O - O_.glif - Oacute - O_acute.glif - Ocircumflex - O_circumflex.glif - Odieresis - O_dieresis.glif - Ograve - O_grave.glif - Oslash - O_slash.glif - Otilde - O_tilde.glif - P - P_.glif - Q - Q_.glif - R - R_.glif - S - S_.glif - Scedilla - S_cedilla.glif - T - T_.glif - Tcedilla - T_cedilla.glif - U - U_.glif - Uacute - U_acute.glif - Ucircumflex - U_circumflex.glif - Udieresis - U_dieresis.glif - Ugrave - U_grave.glif - Uring - U_ring.glif - V - V_.glif - W - W_.glif - Wacute - W_acute.glif - Wcircumflex - W_circumflex.glif - Wdieresis - W_dieresis.glif - Wgrave - W_grave.glif - X - X_.glif - Y - Y_.glif - Yacute - Y_acute.glif - Ycircumflex - Y_circumflex.glif - Ydieresis - Y_dieresis.glif - Ygrave - Y_grave.glif - Z - Z_.glif - a - a.glif - a.alt - a.alt.glif - aacute - aacute.glif - aacute.alt - aacute.alt.glif - abreve - abreve.glif - abreve.alt - abreve.alt.glif - acircumflex - acircumflex.glif - acircumflex.alt - acircumflex.alt.glif - acute - acute.glif - adieresis - adieresis.glif - adieresis.alt - adieresis.alt.glif - agrave - agrave.glif - agrave.alt - agrave.alt.glif - ampersand - ampersand.glif - aring - aring.glif - aring.alt - aring.alt.glif - asciicircum - asciicircum.glif - asciitilde - asciitilde.glif - asterisk - asterisk.glif - at - at.glif - atilde - atilde.glif - atilde.alt - atilde.alt.glif - b - b.glif - backslash - backslash.glif - bar - bar.glif - braceleft - braceleft.glif - braceright - braceright.glif - bracketleft - bracketleft.glif - bracketright - bracketright.glif - breve - breve.glif - c - c.glif - ccedilla - ccedilla.glif - cedilla - cedilla.glif - cent - cent.glif - circumflex - circumflex.glif - colon - colon.glif - comma - comma.glif - d - d.glif - dieresis - dieresis.glif - divide - divide.glif - dollar - dollar.glif - dotaccent - dotaccent.glif - e - e.glif - eacute - eacute.glif - ecircumflex - ecircumflex.glif - edieresis - edieresis.glif - egrave - egrave.glif - eight - eight.glif - ellipsis - ellipsis.glif - emdash - emdash.glif - endash - endash.glif - equal - equal.glif - euro - euro.glif - exclam - exclam.glif - exclamdown - exclamdown.glif - f - f.glif - five - five.glif - four - four.glif - g - g.glif - gbreve - gbreve.glif - germandbls - germandbls.glif - grave - grave.glif - greater - greater.glif - h - h.glif - hyphen - hyphen.glif - i - i.glif - iacute - iacute.glif - icircumflex - icircumflex.glif - idieresis - idieresis.glif - idotless - idotless.glif - igrave - igrave.glif - j - j.glif - jdotless - jdotless.glif - k - k.glif - l - l.glif - less - less.glif - lowercase_loop - lowercase_loop.glif - lowercase_loop_reverse - lowercase_loop_reverse.glif - lowercase_nh_shoulder - lowercase_nh_shoulder.glif - m - m.glif - minus - minus.glif - multiply - multiply.glif - n - n.glif - nacute - nacute.glif - nine - nine.glif - ntilde - ntilde.glif - numbersign - numbersign.glif - o - o.glif - oacute - oacute.glif - ocircumflex - ocircumflex.glif - odieresis - odieresis.glif - ograve - ograve.glif - one - one.glif - oslash - oslash.glif - otilde - otilde.glif - p - p.glif - parenleft - parenleft.glif - parenright - parenright.glif - percent - percent.glif - period - period.glif - perthousand - perthousand.glif - plus - plus.glif - q - q.glif - question - question.glif - questiondown - questiondown.glif - quotedbl - quotedbl.glif - quotedblleft - quotedblleft.glif - quotedblright - quotedblright.glif - quoteleft - quoteleft.glif - quoteright - quoteright.glif - quotesingle - quotesingle.glif - r - r.glif - ring - ring.glif - s - s.glif - scedilla - scedilla.glif - semicolon - semicolon.glif - seven - seven.glif - six - six.glif - slash - slash.glif - space - space.glif - sterling - sterling.glif - t - t.glif - tcedilla - tcedilla.glif - three - three.glif - tilde - tilde.glif - two - two.glif - u - u.glif - uacute - uacute.glif - ucircumflex - ucircumflex.glif - udieresis - udieresis.glif - ugrave - ugrave.glif - underscore - underscore.glif - uring - uring.glif - v - v.glif - w - w.glif - wacute - wacute.glif - wcircumflex - wcircumflex.glif - wdieresis - wdieresis.glif - wgrave - wgrave.glif - x - x.glif - y - y.glif - yacute - yacute.glif - ycircumflex - ycircumflex.glif - ydieresis - ydieresis.glif - yen - yen.glif - ygrave - ygrave.glif - z - z.glif - zero - zero.glif - - diff --git a/Source/Metropolis-Light.ufo/glyphs/d.glif b/Source/Metropolis-Light.ufo/glyphs/d.glif deleted file mode 100644 index 8b5b958..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/d.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:41:06 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/dieresis.glif b/Source/Metropolis-Light.ufo/glyphs/dieresis.glif deleted file mode 100644 index c1061a3..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/dieresis.glif +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/divide.glif b/Source/Metropolis-Light.ufo/glyphs/divide.glif deleted file mode 100644 index 0fb035d..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/divide.glif +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/dollar.glif b/Source/Metropolis-Light.ufo/glyphs/dollar.glif deleted file mode 100644 index b59aaa3..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/dollar.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/dotaccent.glif b/Source/Metropolis-Light.ufo/glyphs/dotaccent.glif deleted file mode 100644 index d9d48e3..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/dotaccent.glif +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/e.glif b/Source/Metropolis-Light.ufo/glyphs/e.glif deleted file mode 100644 index bcc7025..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/e.glif +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 08:42:38 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/eacute.glif b/Source/Metropolis-Light.ufo/glyphs/eacute.glif deleted file mode 100644 index 8059953..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/eacute.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/ecircumflex.glif b/Source/Metropolis-Light.ufo/glyphs/ecircumflex.glif deleted file mode 100644 index 66baf40..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/ecircumflex.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/edieresis.glif b/Source/Metropolis-Light.ufo/glyphs/edieresis.glif deleted file mode 100644 index 1cc5e60..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/edieresis.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/egrave.glif b/Source/Metropolis-Light.ufo/glyphs/egrave.glif deleted file mode 100644 index f65dbb5..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/egrave.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:35:05 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/eight.glif b/Source/Metropolis-Light.ufo/glyphs/eight.glif deleted file mode 100644 index be85e86..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/eight.glif +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/ellipsis.glif b/Source/Metropolis-Light.ufo/glyphs/ellipsis.glif deleted file mode 100644 index dd9dc2f..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/ellipsis.glif +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/emdash.glif b/Source/Metropolis-Light.ufo/glyphs/emdash.glif deleted file mode 100644 index f37fe69..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/emdash.glif +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/endash.glif b/Source/Metropolis-Light.ufo/glyphs/endash.glif deleted file mode 100644 index 4f05262..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/endash.glif +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/equal.glif b/Source/Metropolis-Light.ufo/glyphs/equal.glif deleted file mode 100644 index 637dd3d..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/equal.glif +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/euro.glif b/Source/Metropolis-Light.ufo/glyphs/euro.glif deleted file mode 100644 index b214a56..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/euro.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/exclam.glif b/Source/Metropolis-Light.ufo/glyphs/exclam.glif deleted file mode 100644 index 676a0a1..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/exclam.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/exclamdown.glif b/Source/Metropolis-Light.ufo/glyphs/exclamdown.glif deleted file mode 100644 index 8a0c2e6..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/exclamdown.glif +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/f.glif b/Source/Metropolis-Light.ufo/glyphs/f.glif deleted file mode 100644 index 491ace2..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/f.glif +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 08:28:42 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/five.glif b/Source/Metropolis-Light.ufo/glyphs/five.glif deleted file mode 100644 index 5a987dd..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/five.glif +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/four.glif b/Source/Metropolis-Light.ufo/glyphs/four.glif deleted file mode 100644 index 0d2f8ed..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/four.glif +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/g.glif b/Source/Metropolis-Light.ufo/glyphs/g.glif deleted file mode 100644 index 00dea28..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/g.glif +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:36:29 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/gbreve.glif b/Source/Metropolis-Light.ufo/glyphs/gbreve.glif deleted file mode 100644 index 73837bb..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/gbreve.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:36:38 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/germandbls.glif b/Source/Metropolis-Light.ufo/glyphs/germandbls.glif deleted file mode 100644 index d6f4525..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/germandbls.glif +++ /dev/null @@ -1,54 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/grave.glif b/Source/Metropolis-Light.ufo/glyphs/grave.glif deleted file mode 100644 index 48c3f10..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/grave.glif +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/greater.glif b/Source/Metropolis-Light.ufo/glyphs/greater.glif deleted file mode 100644 index 42a628b..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/greater.glif +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/h.glif b/Source/Metropolis-Light.ufo/glyphs/h.glif deleted file mode 100644 index c73f6e2..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/h.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:41:00 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/hyphen.glif b/Source/Metropolis-Light.ufo/glyphs/hyphen.glif deleted file mode 100644 index a890808..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/hyphen.glif +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/i.glif b/Source/Metropolis-Light.ufo/glyphs/i.glif deleted file mode 100644 index 8bfa790..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/i.glif +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:40:40 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/iacute.glif b/Source/Metropolis-Light.ufo/glyphs/iacute.glif deleted file mode 100644 index 43a7563..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/iacute.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - com.schriftgestaltung.Glyphs.ComponentInfo - - - alignment - -1 - index - 1 - name - acute - - - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/icircumflex.glif b/Source/Metropolis-Light.ufo/glyphs/icircumflex.glif deleted file mode 100644 index bc16e8e..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/icircumflex.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/idieresis.glif b/Source/Metropolis-Light.ufo/glyphs/idieresis.glif deleted file mode 100644 index ea636e8..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/idieresis.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/idotless.glif b/Source/Metropolis-Light.ufo/glyphs/idotless.glif deleted file mode 100644 index a113c14..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/idotless.glif +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:33:47 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/igrave.glif b/Source/Metropolis-Light.ufo/glyphs/igrave.glif deleted file mode 100644 index c426da9..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/igrave.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - com.schriftgestaltung.Glyphs.ComponentInfo - - - alignment - -1 - index - 1 - name - grave - - - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/j.glif b/Source/Metropolis-Light.ufo/glyphs/j.glif deleted file mode 100644 index bf0abf7..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/j.glif +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:41:00 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/jdotless.glif b/Source/Metropolis-Light.ufo/glyphs/jdotless.glif deleted file mode 100644 index dbd3a7a..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/jdotless.glif +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:44:53 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/k.glif b/Source/Metropolis-Light.ufo/glyphs/k.glif deleted file mode 100644 index 0f68fdb..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/k.glif +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:22:15 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/l.glif b/Source/Metropolis-Light.ufo/glyphs/l.glif deleted file mode 100644 index 50eabb5..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/l.glif +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:26:34 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/less.glif b/Source/Metropolis-Light.ufo/glyphs/less.glif deleted file mode 100644 index 5dae353..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/less.glif +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/lowercase_loop.glif b/Source/Metropolis-Light.ufo/glyphs/lowercase_loop.glif deleted file mode 100644 index d360b5a..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/lowercase_loop.glif +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.Export - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:28:12 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/lowercase_loop_reverse.glif b/Source/Metropolis-Light.ufo/glyphs/lowercase_loop_reverse.glif deleted file mode 100644 index 0877598..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/lowercase_loop_reverse.glif +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.Export - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:28:59 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/lowercase_nh_shoulder.glif b/Source/Metropolis-Light.ufo/glyphs/lowercase_nh_shoulder.glif deleted file mode 100644 index 638068e..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/lowercase_nh_shoulder.glif +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.Export - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:25:31 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/m.glif b/Source/Metropolis-Light.ufo/glyphs/m.glif deleted file mode 100644 index 697f4e0..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/m.glif +++ /dev/null @@ -1,229 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:50:20 +0000 - com.typemytype.robofont.layerData - - background - - anchors - - - components - - - contours - - - points - - - segmentType - line - smooth - - x - 427 - y - 0 - - - segmentType - line - smooth - - x - 427 - y - 339 - - - smooth - - x - 427 - y - 450 - - - smooth - - x - 359 - y - 529 - - - segmentType - curve - smooth - - x - 262 - y - 529 - - - smooth - - x - 169 - y - 529 - - - smooth - - x - 103 - y - 472 - - - segmentType - curve - smooth - - x - 103 - y - 391 - - - segmentType - line - smooth - - x - 112 - y - 339 - - - smooth - - x - 112 - y - 429 - - - smooth - - x - 172 - y - 493 - - - segmentType - curve - smooth - - x - 257 - y - 493 - - - smooth - - x - 335 - y - 493 - - - smooth - - x - 391 - y - 427 - - - segmentType - curve - smooth - - x - 391 - y - 334 - - - segmentType - line - smooth - - x - 391 - y - 0 - - - - - lib - - - name - m - unicodes - - - width - 858 - - - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/minus.glif b/Source/Metropolis-Light.ufo/glyphs/minus.glif deleted file mode 100644 index a65c37f..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/minus.glif +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/multiply.glif b/Source/Metropolis-Light.ufo/glyphs/multiply.glif deleted file mode 100644 index 64c2637..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/multiply.glif +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - com.typemytype.robofont.layerData - - background - - anchors - - - components - - - contours - - - points - - - segmentType - line - smooth - - x - 432 - y - 185 - - - segmentType - line - smooth - - x - 108 - y - 509 - - - segmentType - line - smooth - - x - 82 - y - 484 - - - segmentType - line - smooth - - x - 407 - y - 159 - - - - - lib - - - name - multiply - unicodes - - - width - 515 - - - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/n.glif b/Source/Metropolis-Light.ufo/glyphs/n.glif deleted file mode 100644 index d80b28a..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/n.glif +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-14 11:56:24 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/nacute.glif b/Source/Metropolis-Light.ufo/glyphs/nacute.glif deleted file mode 100644 index 131d3b9..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/nacute.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/nine.glif b/Source/Metropolis-Light.ufo/glyphs/nine.glif deleted file mode 100644 index 1ad766a..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/nine.glif +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/ntilde.glif b/Source/Metropolis-Light.ufo/glyphs/ntilde.glif deleted file mode 100644 index 7289b28..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/ntilde.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/numbersign.glif b/Source/Metropolis-Light.ufo/glyphs/numbersign.glif deleted file mode 100644 index c71cfa5..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/numbersign.glif +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/o.glif b/Source/Metropolis-Light.ufo/glyphs/o.glif deleted file mode 100644 index 61803f4..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/o.glif +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:20:55 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/oacute.glif b/Source/Metropolis-Light.ufo/glyphs/oacute.glif deleted file mode 100644 index e0238c7..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/oacute.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - com.schriftgestaltung.Glyphs.ComponentInfo - - - alignment - -1 - index - 1 - name - acute - - - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/ocircumflex.glif b/Source/Metropolis-Light.ufo/glyphs/ocircumflex.glif deleted file mode 100644 index 88e9a47..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/ocircumflex.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/odieresis.glif b/Source/Metropolis-Light.ufo/glyphs/odieresis.glif deleted file mode 100644 index 763d988..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/odieresis.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/ograve.glif b/Source/Metropolis-Light.ufo/glyphs/ograve.glif deleted file mode 100644 index 785808d..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/ograve.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - com.schriftgestaltung.Glyphs.ComponentInfo - - - alignment - -1 - index - 1 - name - grave - - - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/one.glif b/Source/Metropolis-Light.ufo/glyphs/one.glif deleted file mode 100644 index 98fe54d..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/one.glif +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-13 02:52:38 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/oslash.glif b/Source/Metropolis-Light.ufo/glyphs/oslash.glif deleted file mode 100644 index 1e2c988..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/oslash.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/otilde.glif b/Source/Metropolis-Light.ufo/glyphs/otilde.glif deleted file mode 100644 index ec6a832..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/otilde.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/p.glif b/Source/Metropolis-Light.ufo/glyphs/p.glif deleted file mode 100644 index 8a31068..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/p.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:41:06 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/parenleft.glif b/Source/Metropolis-Light.ufo/glyphs/parenleft.glif deleted file mode 100644 index 414121e..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/parenleft.glif +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/parenright.glif b/Source/Metropolis-Light.ufo/glyphs/parenright.glif deleted file mode 100644 index e18f403..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/parenright.glif +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/percent.glif b/Source/Metropolis-Light.ufo/glyphs/percent.glif deleted file mode 100644 index b3335ed..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/percent.glif +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/period.glif b/Source/Metropolis-Light.ufo/glyphs/period.glif deleted file mode 100644 index 2d123ab..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/period.glif +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/perthousand.glif b/Source/Metropolis-Light.ufo/glyphs/perthousand.glif deleted file mode 100644 index 65c42c7..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/perthousand.glif +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/plus.glif b/Source/Metropolis-Light.ufo/glyphs/plus.glif deleted file mode 100644 index b4d7f91..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/plus.glif +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/q.glif b/Source/Metropolis-Light.ufo/glyphs/q.glif deleted file mode 100644 index 8f105a3..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/q.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:41:06 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/question.glif b/Source/Metropolis-Light.ufo/glyphs/question.glif deleted file mode 100644 index eafd638..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/question.glif +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/questiondown.glif b/Source/Metropolis-Light.ufo/glyphs/questiondown.glif deleted file mode 100644 index 4a2675f..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/questiondown.glif +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/quotedbl.glif b/Source/Metropolis-Light.ufo/glyphs/quotedbl.glif deleted file mode 100644 index 016f49a..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/quotedbl.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/quotedblleft.glif b/Source/Metropolis-Light.ufo/glyphs/quotedblleft.glif deleted file mode 100644 index 849f200..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/quotedblleft.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/quotedblright.glif b/Source/Metropolis-Light.ufo/glyphs/quotedblright.glif deleted file mode 100644 index da905bc..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/quotedblright.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/quoteleft.glif b/Source/Metropolis-Light.ufo/glyphs/quoteleft.glif deleted file mode 100644 index 272d2da..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/quoteleft.glif +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/quoteright.glif b/Source/Metropolis-Light.ufo/glyphs/quoteright.glif deleted file mode 100644 index 65c686e..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/quoteright.glif +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/quotesingle.glif b/Source/Metropolis-Light.ufo/glyphs/quotesingle.glif deleted file mode 100644 index 4a039c4..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/quotesingle.glif +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/r.glif b/Source/Metropolis-Light.ufo/glyphs/r.glif deleted file mode 100644 index 0e3808a..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/r.glif +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 09:02:40 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/ring.glif b/Source/Metropolis-Light.ufo/glyphs/ring.glif deleted file mode 100644 index a8da3c9..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/ring.glif +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-14 08:11:07 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/s.glif b/Source/Metropolis-Light.ufo/glyphs/s.glif deleted file mode 100644 index 4a5adac..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/s.glif +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:42:05 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/scedilla.glif b/Source/Metropolis-Light.ufo/glyphs/scedilla.glif deleted file mode 100644 index 699bb6f..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/scedilla.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:41:24 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/semicolon.glif b/Source/Metropolis-Light.ufo/glyphs/semicolon.glif deleted file mode 100644 index d9d182d..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/semicolon.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/seven.glif b/Source/Metropolis-Light.ufo/glyphs/seven.glif deleted file mode 100644 index bab9da3..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/seven.glif +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/six.glif b/Source/Metropolis-Light.ufo/glyphs/six.glif deleted file mode 100644 index 1d8d80a..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/six.glif +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/slash.glif b/Source/Metropolis-Light.ufo/glyphs/slash.glif deleted file mode 100644 index d57c46a..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/slash.glif +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/space.glif b/Source/Metropolis-Light.ufo/glyphs/space.glif deleted file mode 100644 index a0e9e6c..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/space.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:15:39 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/sterling.glif b/Source/Metropolis-Light.ufo/glyphs/sterling.glif deleted file mode 100644 index 8618ca1..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/sterling.glif +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/t.glif b/Source/Metropolis-Light.ufo/glyphs/t.glif deleted file mode 100644 index fc948ee..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/t.glif +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 09:00:24 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/tcedilla.glif b/Source/Metropolis-Light.ufo/glyphs/tcedilla.glif deleted file mode 100644 index 5e39e91..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/tcedilla.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/three.glif b/Source/Metropolis-Light.ufo/glyphs/three.glif deleted file mode 100644 index b85d1d5..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/three.glif +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-13 02:55:16 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/tilde.glif b/Source/Metropolis-Light.ufo/glyphs/tilde.glif deleted file mode 100644 index e0081ab..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/tilde.glif +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/two.glif b/Source/Metropolis-Light.ufo/glyphs/two.glif deleted file mode 100644 index 2f95eb7..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/two.glif +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-13 02:53:51 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/u.glif b/Source/Metropolis-Light.ufo/glyphs/u.glif deleted file mode 100644 index c892bbd..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/u.glif +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-14 11:56:24 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/uacute.glif b/Source/Metropolis-Light.ufo/glyphs/uacute.glif deleted file mode 100644 index a6cde7a..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/uacute.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/ucircumflex.glif b/Source/Metropolis-Light.ufo/glyphs/ucircumflex.glif deleted file mode 100644 index 2971e36..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/ucircumflex.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/udieresis.glif b/Source/Metropolis-Light.ufo/glyphs/udieresis.glif deleted file mode 100644 index e7d2b71..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/udieresis.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/ugrave.glif b/Source/Metropolis-Light.ufo/glyphs/ugrave.glif deleted file mode 100644 index abcf6d7..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/ugrave.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - com.schriftgestaltung.Glyphs.ComponentInfo - - - alignment - -1 - index - 1 - name - grave - - - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/underscore.glif b/Source/Metropolis-Light.ufo/glyphs/underscore.glif deleted file mode 100644 index d125877..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/underscore.glif +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/uring.glif b/Source/Metropolis-Light.ufo/glyphs/uring.glif deleted file mode 100644 index fc5ce5e..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/uring.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/v.glif b/Source/Metropolis-Light.ufo/glyphs/v.glif deleted file mode 100644 index 0b0af04..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/v.glif +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:16:50 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/w.glif b/Source/Metropolis-Light.ufo/glyphs/w.glif deleted file mode 100644 index 86ba28a..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/w.glif +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:41:40 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/wacute.glif b/Source/Metropolis-Light.ufo/glyphs/wacute.glif deleted file mode 100644 index f0c7cb5..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/wacute.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - com.schriftgestaltung.Glyphs.ComponentInfo - - - alignment - -1 - index - 1 - name - acute - - - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/wcircumflex.glif b/Source/Metropolis-Light.ufo/glyphs/wcircumflex.glif deleted file mode 100644 index bd3f77d..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/wcircumflex.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/wdieresis.glif b/Source/Metropolis-Light.ufo/glyphs/wdieresis.glif deleted file mode 100644 index 86050e1..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/wdieresis.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/wgrave.glif b/Source/Metropolis-Light.ufo/glyphs/wgrave.glif deleted file mode 100644 index f38e4be..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/wgrave.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - com.schriftgestaltung.Glyphs.ComponentInfo - - - alignment - -1 - index - 1 - name - grave - - - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/x.glif b/Source/Metropolis-Light.ufo/glyphs/x.glif deleted file mode 100644 index e6bf667..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/x.glif +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:05:27 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/y.glif b/Source/Metropolis-Light.ufo/glyphs/y.glif deleted file mode 100644 index cc36e81..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/y.glif +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:25:50 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/yacute.glif b/Source/Metropolis-Light.ufo/glyphs/yacute.glif deleted file mode 100644 index 680392d..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/yacute.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/ycircumflex.glif b/Source/Metropolis-Light.ufo/glyphs/ycircumflex.glif deleted file mode 100644 index d1550a2..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/ycircumflex.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/ydieresis.glif b/Source/Metropolis-Light.ufo/glyphs/ydieresis.glif deleted file mode 100644 index 70d5a73..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/ydieresis.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/yen.glif b/Source/Metropolis-Light.ufo/glyphs/yen.glif deleted file mode 100644 index a70ac7b..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/yen.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/ygrave.glif b/Source/Metropolis-Light.ufo/glyphs/ygrave.glif deleted file mode 100644 index acb5fb9..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/ygrave.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/z.glif b/Source/Metropolis-Light.ufo/glyphs/z.glif deleted file mode 100644 index ab7d55c..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/z.glif +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:17:55 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/glyphs/zero.glif b/Source/Metropolis-Light.ufo/glyphs/zero.glif deleted file mode 100644 index ca524a8..0000000 --- a/Source/Metropolis-Light.ufo/glyphs/zero.glif +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-13 02:51:30 +0000 - - - diff --git a/Source/Metropolis-Light.ufo/kerning.plist b/Source/Metropolis-Light.ufo/kerning.plist deleted file mode 100644 index 933efab..0000000 --- a/Source/Metropolis-Light.ufo/kerning.plist +++ /dev/null @@ -1,107 +0,0 @@ - - - - - A - - G - -19 - T - -62 - V - -89 - W - -40 - Y - -35 - - C - - O - -15 - - D - - A - -53 - - K - - A - 20 - - L - - V - -109 - - T - - O - -43 - - V - - A - -89 - - W - - A - -40 - o - -35 - - Y - - A - -35 - e - -90 - - backslash - - backslash - -125 - slash - 70 - - c - - o - -11 - - e - - Y - -90 - - o - - w - -19 - - r - - o - -17 - - slash - - slash - -125 - - v - - d - -19 - - y - - e - -23 - o - -30 - - - diff --git a/Source/Metropolis-Light.ufo/lib.plist b/Source/Metropolis-Light.ufo/lib.plist deleted file mode 100644 index c5e49fc..0000000 --- a/Source/Metropolis-Light.ufo/lib.plist +++ /dev/null @@ -1,295 +0,0 @@ - - - - - GSDimensionPlugin.Dimensions - - 35616FF6-3D9C-499B-B113-AC9E0DB5842A - - HH - 74 - HV - 78 - OH - 71 - OV - 79 - nV - 75 - nd - 67 - oH - 67 - oV - 75 - tH - 67 - - 3B040282-CF47-4846-BCAF-7BFF90FB63BC - - OH - 34 - OV - 36 - nV - 36 - nd - 34 - - A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B - - HH - 173 - HV - 194 - OH - 176 - OV - 200 - nV - 193 - nd - 160 - oH - 160 - oV - 184 - tH - 152 - - - com.schriftgestaltung.disablesAutomaticAlignment - - com.schriftgestaltung.fontMasterID - 3B040282-CF47-4846-BCAF-7BFF90FB63BC - com.schriftgestaltung.glyphOrder - - com.schriftgestaltung.useNiceNames - - com.schriftgestaltung.weight - Light - com.schriftgestaltung.widthValue - 5 - com.typemytype.robofont.layerOrder - - background - - public.glyphOrder - - A - Aacute - Abreve - Acircumflex - Adieresis - Agrave - Aring - Atilde - B - C - Ccedilla - D - E - Eacute - Ecircumflex - Edieresis - Egrave - F - G - Gbreve - H - I - Iacute - Icircumflex - Idieresis - Idotaccent - Igrave - J - K - L - M - N - Ntilde - O - Oacute - Ocircumflex - Odieresis - Ograve - Oslash - Otilde - P - Q - R - S - Scedilla - T - Tcedilla - U - Uacute - Ucircumflex - Udieresis - Ugrave - Uring - V - W - Wacute - Wcircumflex - Wdieresis - Wgrave - X - Y - Yacute - Ycircumflex - Ydieresis - Ygrave - Z - a - aacute - abreve - acircumflex - adieresis - agrave - aring - atilde - b - c - ccedilla - d - e - eacute - ecircumflex - edieresis - egrave - f - g - gbreve - h - i - idotless - iacute - icircumflex - idieresis - igrave - j - jdotless - k - l - m - n - nacute - ntilde - o - oacute - ocircumflex - odieresis - ograve - oslash - otilde - p - q - r - s - scedilla - germandbls - t - tcedilla - u - uacute - ucircumflex - udieresis - ugrave - uring - v - w - wacute - wcircumflex - wdieresis - wgrave - x - y - yacute - ycircumflex - ydieresis - ygrave - z - a.alt - aacute.alt - abreve.alt - acircumflex.alt - adieresis.alt - agrave.alt - aring.alt - atilde.alt - zero - one - two - three - four - five - six - seven - eight - nine - asterisk - backslash - colon - comma - ellipsis - exclam - exclamdown - numbersign - period - question - questiondown - quotedbl - quotesingle - semicolon - slash - underscore - braceleft - braceright - bracketleft - bracketright - parenleft - parenright - emdash - endash - hyphen - quotedblleft - quotedblright - quoteleft - quoteright - space - cent - dollar - euro - sterling - yen - plus - minus - multiply - divide - equal - greater - less - asciitilde - percent - perthousand - at - ampersand - bar - asciicircum - acute - breve - cedilla - circumflex - dieresis - dotaccent - grave - ring - tilde - lowercase_loop - lowercase_nh_shoulder - lowercase_loop_reverse - - - diff --git a/Source/Metropolis-Light.ufo/metainfo.plist b/Source/Metropolis-Light.ufo/metainfo.plist deleted file mode 100644 index 12a7922..0000000 --- a/Source/Metropolis-Light.ufo/metainfo.plist +++ /dev/null @@ -1,10 +0,0 @@ - - - - - creator - com.schriftgestaltung.GlyphsUFOExport - formatVersion - 2 - - diff --git a/Source/Metropolis-Regular Italic.ufo/fontinfo.plist b/Source/Metropolis-Regular Italic.ufo/fontinfo.plist deleted file mode 100644 index 58f5509..0000000 --- a/Source/Metropolis-Regular Italic.ufo/fontinfo.plist +++ /dev/null @@ -1,98 +0,0 @@ - - - - - ascender - 795 - capHeight - 687 - copyright - Copyright © 2016 by Chris Simpson. - descender - -205 - familyName - Metropolis - italicAngle - -11.75 - openTypeHeadCreated - 2016/07/30 09:55:50 - openTypeHheaAscender - 795 - openTypeHheaDescender - -205 - openTypeNameDesigner - Chris Simpson - openTypeNameDesignerURL - https://github.com/chrismsimpson/Metropolis - openTypeNameManufacturer - Victory One Media Pty Ltd - openTypeNameManufacturerURL - http://victoryonemedia.com - openTypeNamePreferredFamilyName - Metropolis - openTypeNamePreferredSubfamilyName - Regular Italic - openTypeOS2TypoAscender - 795 - openTypeOS2TypoDescender - -205 - openTypeOS2TypoLineGap - 0 - openTypeOS2WeightClass - 400 - openTypeOS2WidthClass - 5 - openTypeOS2WinAscent - 795 - openTypeOS2WinDescent - 205 - postscriptBlueValues - - -16 - 0 - 517 - 533 - 687 - 703 - 795 - 811 - - postscriptFontName - Metropolis-RegularItalic - postscriptOtherBlues - - -221 - -205 - - postscriptStemSnapH - - 67 - 71 - 74 - - postscriptStemSnapV - - 75 - 78 - 79 - - postscriptUnderlinePosition - -133 - postscriptUnderlineThickness - 20 - styleMapFamilyName - Metropolis - styleMapStyleName - italic - styleName - Regular Italic - unitsPerEm - 1000 - versionMajor - 1 - versionMinor - 0 - xHeight - 517 - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/A_.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/A_.glif deleted file mode 100644 index 3ecb7ec..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/A_.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-14 08:09:13 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/A_acute.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/A_acute.glif deleted file mode 100644 index 061ba97..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/A_acute.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/A_breve.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/A_breve.glif deleted file mode 100644 index fbaa5cd..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/A_breve.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/A_circumflex.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/A_circumflex.glif deleted file mode 100644 index a5e5e82..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/A_circumflex.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/A_dieresis.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/A_dieresis.glif deleted file mode 100644 index bef5e86..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/A_dieresis.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/A_grave.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/A_grave.glif deleted file mode 100644 index 5a1f868..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/A_grave.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/A_ring.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/A_ring.glif deleted file mode 100644 index 0ea0e59..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/A_ring.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/A_tilde.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/A_tilde.glif deleted file mode 100644 index 1dc039b..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/A_tilde.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/B_.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/B_.glif deleted file mode 100644 index 3d58e67..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/B_.glif +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:49:13 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/C_.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/C_.glif deleted file mode 100644 index c84c724..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/C_.glif +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:15:00 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/C_cedilla.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/C_cedilla.glif deleted file mode 100644 index 7c9bd0b..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/C_cedilla.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/D_.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/D_.glif deleted file mode 100644 index 11fb404..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/D_.glif +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 10:34:39 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/E_.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/E_.glif deleted file mode 100644 index 3369628..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/E_.glif +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 10:35:14 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/E_acute.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/E_acute.glif deleted file mode 100644 index f373a8e..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/E_acute.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/E_circumflex.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/E_circumflex.glif deleted file mode 100644 index 06d3528..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/E_circumflex.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/E_dieresis.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/E_dieresis.glif deleted file mode 100644 index 102b6e4..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/E_dieresis.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/E_grave.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/E_grave.glif deleted file mode 100644 index fc98d7f..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/E_grave.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/F_.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/F_.glif deleted file mode 100644 index 6248f6a..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/F_.glif +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:27:49 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/G_.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/G_.glif deleted file mode 100644 index 03e491f..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/G_.glif +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:37:25 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/G_breve.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/G_breve.glif deleted file mode 100644 index 151e060..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/G_breve.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:42:19 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/H_.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/H_.glif deleted file mode 100644 index f80a529..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/H_.glif +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:45:07 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/I_.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/I_.glif deleted file mode 100644 index 8e566f3..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/I_.glif +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:44:41 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/I_acute.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/I_acute.glif deleted file mode 100644 index 15aed18..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/I_acute.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/I_circumflex.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/I_circumflex.glif deleted file mode 100644 index 7606560..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/I_circumflex.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-13 02:40:38 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/I_dieresis.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/I_dieresis.glif deleted file mode 100644 index 14162be..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/I_dieresis.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 08:57:30 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/I_dotaccent.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/I_dotaccent.glif deleted file mode 100644 index ff05433..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/I_dotaccent.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:42:29 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/I_grave.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/I_grave.glif deleted file mode 100644 index a739bb8..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/I_grave.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/J_.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/J_.glif deleted file mode 100644 index e786c33..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/J_.glif +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-13 02:49:12 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/K_.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/K_.glif deleted file mode 100644 index 8ec7fae..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/K_.glif +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-09 09:28:11 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/L_.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/L_.glif deleted file mode 100644 index b438a73..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/L_.glif +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 10:36:25 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/M_.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/M_.glif deleted file mode 100644 index 69e5465..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/M_.glif +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 22:32:50 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/N_.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/N_.glif deleted file mode 100644 index a08cab9..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/N_.glif +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:45:44 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/N_tilde.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/N_tilde.glif deleted file mode 100644 index 7bb9dcb..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/N_tilde.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/O_.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/O_.glif deleted file mode 100644 index ed7d946..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/O_.glif +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 05:12:42 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/O_acute.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/O_acute.glif deleted file mode 100644 index 58a3074..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/O_acute.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:36:53 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/O_circumflex.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/O_circumflex.glif deleted file mode 100644 index 5007dd9..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/O_circumflex.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/O_dieresis.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/O_dieresis.glif deleted file mode 100644 index 0ccbc7c..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/O_dieresis.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/O_grave.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/O_grave.glif deleted file mode 100644 index 76aeb84..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/O_grave.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/O_slash.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/O_slash.glif deleted file mode 100644 index 0d271eb..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/O_slash.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/O_tilde.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/O_tilde.glif deleted file mode 100644 index b757eef..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/O_tilde.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/P_.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/P_.glif deleted file mode 100644 index daffd79..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/P_.glif +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:12:56 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/Q_.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/Q_.glif deleted file mode 100644 index 933bb2c..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/Q_.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 10:43:47 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/R_.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/R_.glif deleted file mode 100644 index 1efa20a..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/R_.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-14 08:12:22 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/S_.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/S_.glif deleted file mode 100644 index 0932790..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/S_.glif +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:43:06 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/S_cedilla.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/S_cedilla.glif deleted file mode 100644 index cfe1efe..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/S_cedilla.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:43:21 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/T_.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/T_.glif deleted file mode 100644 index 7c067bf..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/T_.glif +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:27:15 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/T_cedilla.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/T_cedilla.glif deleted file mode 100644 index 0a313ab..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/T_cedilla.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-14 10:52:27 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/U_.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/U_.glif deleted file mode 100644 index 760eb36..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/U_.glif +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-13 02:48:14 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/U_acute.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/U_acute.glif deleted file mode 100644 index b33e0ca..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/U_acute.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/U_circumflex.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/U_circumflex.glif deleted file mode 100644 index e2edb96..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/U_circumflex.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/U_dieresis.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/U_dieresis.glif deleted file mode 100644 index 73db139..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/U_dieresis.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/U_grave.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/U_grave.glif deleted file mode 100644 index 2f32206..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/U_grave.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/U_ring.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/U_ring.glif deleted file mode 100644 index 7df2c6b..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/U_ring.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/V_.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/V_.glif deleted file mode 100644 index 824585d..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/V_.glif +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:24:05 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/W_.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/W_.glif deleted file mode 100644 index 1116046..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/W_.glif +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 22:57:27 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/W_acute.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/W_acute.glif deleted file mode 100644 index b9706b1..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/W_acute.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/W_circumflex.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/W_circumflex.glif deleted file mode 100644 index 5a907c4..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/W_circumflex.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/W_dieresis.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/W_dieresis.glif deleted file mode 100644 index 2d90852..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/W_dieresis.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/W_grave.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/W_grave.glif deleted file mode 100644 index fceba1c..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/W_grave.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/X_.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/X_.glif deleted file mode 100644 index d4103c0..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/X_.glif +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 22:59:44 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/Y_.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/Y_.glif deleted file mode 100644 index d9f6e7f..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/Y_.glif +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 22:32:03 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/Y_acute.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/Y_acute.glif deleted file mode 100644 index 35952a9..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/Y_acute.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/Y_circumflex.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/Y_circumflex.glif deleted file mode 100644 index 9360d4e..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/Y_circumflex.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/Y_dieresis.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/Y_dieresis.glif deleted file mode 100644 index 1ce0e3f..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/Y_dieresis.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/Y_grave.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/Y_grave.glif deleted file mode 100644 index 3957d90..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/Y_grave.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/Z_.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/Z_.glif deleted file mode 100644 index a5dedce..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/Z_.glif +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 10:37:43 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/a.alt.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/a.alt.glif deleted file mode 100644 index 668aed7..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/a.alt.glif +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:38:20 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/a.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/a.glif deleted file mode 100644 index 3649e7f..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/a.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:50:30 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/aacute.alt.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/aacute.alt.glif deleted file mode 100644 index 7a262b5..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/aacute.alt.glif +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/aacute.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/aacute.glif deleted file mode 100644 index 54c742f..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/aacute.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/abreve.alt.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/abreve.alt.glif deleted file mode 100644 index 6e97b91..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/abreve.alt.glif +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/abreve.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/abreve.glif deleted file mode 100644 index 754aa2a..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/abreve.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/acircumflex.alt.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/acircumflex.alt.glif deleted file mode 100644 index d4df968..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/acircumflex.alt.glif +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/acircumflex.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/acircumflex.glif deleted file mode 100644 index ea9ed44..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/acircumflex.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/acute.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/acute.glif deleted file mode 100644 index 5d4d631..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/acute.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/adieresis.alt.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/adieresis.alt.glif deleted file mode 100644 index 0b8b7a6..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/adieresis.alt.glif +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/adieresis.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/adieresis.glif deleted file mode 100644 index 00d3770..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/adieresis.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/agrave.alt.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/agrave.alt.glif deleted file mode 100644 index 4ce935a..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/agrave.alt.glif +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/agrave.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/agrave.glif deleted file mode 100644 index b30b4c6..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/agrave.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/ampersand.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/ampersand.glif deleted file mode 100644 index ee9f104..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/ampersand.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/aring.alt.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/aring.alt.glif deleted file mode 100644 index 6b2384d..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/aring.alt.glif +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/aring.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/aring.glif deleted file mode 100644 index 8cb1e8e..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/aring.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/asciicircum.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/asciicircum.glif deleted file mode 100644 index bc8173f..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/asciicircum.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/asciitilde.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/asciitilde.glif deleted file mode 100644 index 77ec7b3..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/asciitilde.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/asterisk.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/asterisk.glif deleted file mode 100644 index 5cc19c1..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/asterisk.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/at.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/at.glif deleted file mode 100644 index fec79c3..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/at.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/atilde.alt.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/atilde.alt.glif deleted file mode 100644 index 9040660..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/atilde.alt.glif +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/atilde.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/atilde.glif deleted file mode 100644 index 76f7889..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/atilde.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/b.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/b.glif deleted file mode 100644 index dd5b668..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/b.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:40:41 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/backslash.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/backslash.glif deleted file mode 100644 index b064dd3..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/backslash.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/bar.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/bar.glif deleted file mode 100644 index d02b52a..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/bar.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/braceleft.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/braceleft.glif deleted file mode 100644 index e1fcfda..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/braceleft.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/braceright.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/braceright.glif deleted file mode 100644 index 2cfb490..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/braceright.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/bracketleft.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/bracketleft.glif deleted file mode 100644 index bbd2ec2..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/bracketleft.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/bracketright.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/bracketright.glif deleted file mode 100644 index 9eb3ce7..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/bracketright.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/breve.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/breve.glif deleted file mode 100644 index 7eb936b..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/breve.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/c.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/c.glif deleted file mode 100644 index 7bc97e1..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/c.glif +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:39:20 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/ccedilla.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/ccedilla.glif deleted file mode 100644 index d25cb98..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/ccedilla.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/cedilla.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/cedilla.glif deleted file mode 100644 index 481fe1a..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/cedilla.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/cent.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/cent.glif deleted file mode 100644 index 21e7542..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/cent.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/circumflex.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/circumflex.glif deleted file mode 100644 index 7ed8db1..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/circumflex.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/colon.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/colon.glif deleted file mode 100644 index 90a96b8..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/colon.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/comma.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/comma.glif deleted file mode 100644 index 133dde3..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/comma.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/contents.plist b/Source/Metropolis-Regular Italic.ufo/glyphs/contents.plist deleted file mode 100644 index 985e45e..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/contents.plist +++ /dev/null @@ -1,434 +0,0 @@ - - - - - A - A_.glif - Aacute - A_acute.glif - Abreve - A_breve.glif - Acircumflex - A_circumflex.glif - Adieresis - A_dieresis.glif - Agrave - A_grave.glif - Aring - A_ring.glif - Atilde - A_tilde.glif - B - B_.glif - C - C_.glif - Ccedilla - C_cedilla.glif - D - D_.glif - E - E_.glif - Eacute - E_acute.glif - Ecircumflex - E_circumflex.glif - Edieresis - E_dieresis.glif - Egrave - E_grave.glif - F - F_.glif - G - G_.glif - Gbreve - G_breve.glif - H - H_.glif - I - I_.glif - Iacute - I_acute.glif - Icircumflex - I_circumflex.glif - Idieresis - I_dieresis.glif - Idotaccent - I_dotaccent.glif - Igrave - I_grave.glif - J - J_.glif - K - K_.glif - L - L_.glif - M - M_.glif - N - N_.glif - Ntilde - N_tilde.glif - O - O_.glif - Oacute - O_acute.glif - Ocircumflex - O_circumflex.glif - Odieresis - O_dieresis.glif - Ograve - O_grave.glif - Oslash - O_slash.glif - Otilde - O_tilde.glif - P - P_.glif - Q - Q_.glif - R - R_.glif - S - S_.glif - Scedilla - S_cedilla.glif - T - T_.glif - Tcedilla - T_cedilla.glif - U - U_.glif - Uacute - U_acute.glif - Ucircumflex - U_circumflex.glif - Udieresis - U_dieresis.glif - Ugrave - U_grave.glif - Uring - U_ring.glif - V - V_.glif - W - W_.glif - Wacute - W_acute.glif - Wcircumflex - W_circumflex.glif - Wdieresis - W_dieresis.glif - Wgrave - W_grave.glif - X - X_.glif - Y - Y_.glif - Yacute - Y_acute.glif - Ycircumflex - Y_circumflex.glif - Ydieresis - Y_dieresis.glif - Ygrave - Y_grave.glif - Z - Z_.glif - a - a.glif - a.alt - a.alt.glif - aacute - aacute.glif - aacute.alt - aacute.alt.glif - abreve - abreve.glif - abreve.alt - abreve.alt.glif - acircumflex - acircumflex.glif - acircumflex.alt - acircumflex.alt.glif - acute - acute.glif - adieresis - adieresis.glif - adieresis.alt - adieresis.alt.glif - agrave - agrave.glif - agrave.alt - agrave.alt.glif - ampersand - ampersand.glif - aring - aring.glif - aring.alt - aring.alt.glif - asciicircum - asciicircum.glif - asciitilde - asciitilde.glif - asterisk - asterisk.glif - at - at.glif - atilde - atilde.glif - atilde.alt - atilde.alt.glif - b - b.glif - backslash - backslash.glif - bar - bar.glif - braceleft - braceleft.glif - braceright - braceright.glif - bracketleft - bracketleft.glif - bracketright - bracketright.glif - breve - breve.glif - c - c.glif - ccedilla - ccedilla.glif - cedilla - cedilla.glif - cent - cent.glif - circumflex - circumflex.glif - colon - colon.glif - comma - comma.glif - d - d.glif - dieresis - dieresis.glif - divide - divide.glif - dollar - dollar.glif - dotaccent - dotaccent.glif - e - e.glif - eacute - eacute.glif - ecircumflex - ecircumflex.glif - edieresis - edieresis.glif - egrave - egrave.glif - eight - eight.glif - ellipsis - ellipsis.glif - emdash - emdash.glif - endash - endash.glif - equal - equal.glif - euro - euro.glif - exclam - exclam.glif - exclamdown - exclamdown.glif - f - f.glif - five - five.glif - four - four.glif - g - g.glif - gbreve - gbreve.glif - germandbls - germandbls.glif - grave - grave.glif - greater - greater.glif - h - h.glif - hyphen - hyphen.glif - i - i.glif - iacute - iacute.glif - icircumflex - icircumflex.glif - idieresis - idieresis.glif - idotless - idotless.glif - igrave - igrave.glif - j - j.glif - jdotless - jdotless.glif - k - k.glif - l - l.glif - less - less.glif - lowercase_loop - lowercase_loop.glif - lowercase_loop_reverse - lowercase_loop_reverse.glif - lowercase_nh_shoulder - lowercase_nh_shoulder.glif - m - m.glif - minus - minus.glif - multiply - multiply.glif - n - n.glif - nacute - nacute.glif - nine - nine.glif - ntilde - ntilde.glif - numbersign - numbersign.glif - o - o.glif - oacute - oacute.glif - ocircumflex - ocircumflex.glif - odieresis - odieresis.glif - ograve - ograve.glif - one - one.glif - oslash - oslash.glif - otilde - otilde.glif - p - p.glif - parenleft - parenleft.glif - parenright - parenright.glif - percent - percent.glif - period - period.glif - perthousand - perthousand.glif - plus - plus.glif - q - q.glif - question - question.glif - questiondown - questiondown.glif - quotedbl - quotedbl.glif - quotedblleft - quotedblleft.glif - quotedblright - quotedblright.glif - quoteleft - quoteleft.glif - quoteright - quoteright.glif - quotesingle - quotesingle.glif - r - r.glif - ring - ring.glif - s - s.glif - scedilla - scedilla.glif - semicolon - semicolon.glif - seven - seven.glif - six - six.glif - slash - slash.glif - space - space.glif - sterling - sterling.glif - t - t.glif - tcedilla - tcedilla.glif - three - three.glif - tilde - tilde.glif - two - two.glif - u - u.glif - uacute - uacute.glif - ucircumflex - ucircumflex.glif - udieresis - udieresis.glif - ugrave - ugrave.glif - underscore - underscore.glif - uring - uring.glif - v - v.glif - w - w.glif - wacute - wacute.glif - wcircumflex - wcircumflex.glif - wdieresis - wdieresis.glif - wgrave - wgrave.glif - x - x.glif - y - y.glif - yacute - yacute.glif - ycircumflex - ycircumflex.glif - ydieresis - ydieresis.glif - yen - yen.glif - ygrave - ygrave.glif - z - z.glif - zero - zero.glif - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/d.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/d.glif deleted file mode 100644 index 1d6094d..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/d.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:41:06 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/dieresis.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/dieresis.glif deleted file mode 100644 index 61589cb..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/dieresis.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/divide.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/divide.glif deleted file mode 100644 index 6aaf52c..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/divide.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/dollar.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/dollar.glif deleted file mode 100644 index 5137904..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/dollar.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/dotaccent.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/dotaccent.glif deleted file mode 100644 index 5bdbfdc..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/dotaccent.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/e.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/e.glif deleted file mode 100644 index 4238327..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/e.glif +++ /dev/null @@ -1,379 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 08:42:38 +0000 - com.typemytype.robofont.layerData - - Intermediate {700, 5, 5} - - anchors - - - components - - - contours - - - points - - - smooth - - x - 344 - y - -12 - - - smooth - - x - 427 - y - 16 - - - segmentType - curve - smooth - - x - 482 - y - 64 - - - segmentType - line - smooth - - x - 402 - y - 168 - - - smooth - - x - 363 - y - 136 - - - smooth - - x - 311 - y - 117 - - - segmentType - curve - smooth - - x - 262 - y - 117 - - - smooth - - x - 200 - y - 117 - - - smooth - - x - 168 - y - 145 - - - segmentType - curve - smooth - - x - 168 - y - 206 - - - smooth - - x - 168 - y - 317 - - - smooth - - x - 239 - y - 401 - - - segmentType - curve - smooth - - x - 344 - y - 401 - - - smooth - - x - 378 - y - 401 - - - smooth - - x - 402 - y - 384 - - - segmentType - curve - smooth - - x - 402 - y - 361 - - - smooth - - x - 402 - y - 333 - - - smooth - - x - 369 - y - 316 - - - segmentType - curve - smooth - - x - 312 - y - 316 - - - segmentType - line - smooth - - x - 98 - y - 316 - - - segmentType - line - smooth - - x - 80 - y - 211 - - - segmentType - line - smooth - - x - 293 - y - 211 - - - smooth - - x - 451 - y - 207 - - - smooth - - x - 545 - y - 273 - - - segmentType - curve - smooth - - x - 545 - y - 388 - - - smooth - - x - 545 - y - 471 - - - smooth - - x - 464 - y - 529 - - - segmentType - curve - smooth - - x - 350 - y - 529 - - - smooth - - x - 178 - y - 529 - - - smooth - - x - 32 - y - 384 - - - segmentType - curve - smooth - - x - 32 - y - 205 - - - smooth - - x - 32 - y - 76 - - - smooth - - x - 121 - y - -12 - - - segmentType - curve - smooth - - x - 259 - y - -12 - - - - - lib - - - name - e - unicodes - - - width - 563 - - - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/eacute.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/eacute.glif deleted file mode 100644 index e0e8a42..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/eacute.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/ecircumflex.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/ecircumflex.glif deleted file mode 100644 index eaa5167..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/ecircumflex.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/edieresis.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/edieresis.glif deleted file mode 100644 index 5dd422b..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/edieresis.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/egrave.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/egrave.glif deleted file mode 100644 index 1353453..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/egrave.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:35:05 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/eight.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/eight.glif deleted file mode 100644 index a423716..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/eight.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/ellipsis.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/ellipsis.glif deleted file mode 100644 index 425d9f6..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/ellipsis.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/emdash.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/emdash.glif deleted file mode 100644 index a94be84..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/emdash.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/endash.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/endash.glif deleted file mode 100644 index 878e247..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/endash.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/equal.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/equal.glif deleted file mode 100644 index 95ce753..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/equal.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/euro.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/euro.glif deleted file mode 100644 index 3a44537..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/euro.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/exclam.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/exclam.glif deleted file mode 100644 index de41bf0..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/exclam.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/exclamdown.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/exclamdown.glif deleted file mode 100644 index be53d8f..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/exclamdown.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/f.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/f.glif deleted file mode 100644 index 15de202..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/f.glif +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 08:28:42 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/five.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/five.glif deleted file mode 100644 index 48b78fa..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/five.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/four.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/four.glif deleted file mode 100644 index 3b7ae1b..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/four.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/g.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/g.glif deleted file mode 100644 index f1c3b85..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/g.glif +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:36:29 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/gbreve.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/gbreve.glif deleted file mode 100644 index 5eb65dd..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/gbreve.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:36:38 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/germandbls.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/germandbls.glif deleted file mode 100644 index 0e7463d..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/germandbls.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/grave.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/grave.glif deleted file mode 100644 index 59c1c6e..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/grave.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/greater.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/greater.glif deleted file mode 100644 index a29a74e..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/greater.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/h.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/h.glif deleted file mode 100644 index e8e380d..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/h.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:41:00 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/hyphen.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/hyphen.glif deleted file mode 100644 index 2169e57..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/hyphen.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/i.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/i.glif deleted file mode 100644 index 40fffa6..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/i.glif +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:40:40 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/iacute.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/iacute.glif deleted file mode 100644 index 9e32aae..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/iacute.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/icircumflex.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/icircumflex.glif deleted file mode 100644 index bb4e676..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/icircumflex.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/idieresis.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/idieresis.glif deleted file mode 100644 index d4787b6..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/idieresis.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/idotless.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/idotless.glif deleted file mode 100644 index b2249b5..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/idotless.glif +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:33:47 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/igrave.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/igrave.glif deleted file mode 100644 index d260592..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/igrave.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/j.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/j.glif deleted file mode 100644 index b2c6883..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/j.glif +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:41:00 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/jdotless.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/jdotless.glif deleted file mode 100644 index 02d80fd..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/jdotless.glif +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:44:53 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/k.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/k.glif deleted file mode 100644 index 0cfc5df..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/k.glif +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:22:15 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/l.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/l.glif deleted file mode 100644 index b562639..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/l.glif +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:26:34 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/less.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/less.glif deleted file mode 100644 index a64aeb4..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/less.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/lowercase_loop.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/lowercase_loop.glif deleted file mode 100644 index 8ae95f5..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/lowercase_loop.glif +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.Export - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:28:12 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/lowercase_loop_reverse.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/lowercase_loop_reverse.glif deleted file mode 100644 index 0f69671..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/lowercase_loop_reverse.glif +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.Export - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:28:59 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/lowercase_nh_shoulder.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/lowercase_nh_shoulder.glif deleted file mode 100644 index a7fbd3c..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/lowercase_nh_shoulder.glif +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.Export - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:25:31 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/m.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/m.glif deleted file mode 100644 index 0b231be..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/m.glif +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:50:20 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/minus.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/minus.glif deleted file mode 100644 index 41e8c2f..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/minus.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/multiply.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/multiply.glif deleted file mode 100644 index 5399e5e..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/multiply.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/n.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/n.glif deleted file mode 100644 index 4169a62..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/n.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-14 11:56:24 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/nacute.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/nacute.glif deleted file mode 100644 index c9041f9..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/nacute.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/nine.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/nine.glif deleted file mode 100644 index cca661c..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/nine.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/ntilde.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/ntilde.glif deleted file mode 100644 index 09d010f..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/ntilde.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/numbersign.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/numbersign.glif deleted file mode 100644 index bb3adb7..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/numbersign.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/o.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/o.glif deleted file mode 100644 index ab0da6b..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/o.glif +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:20:55 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/oacute.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/oacute.glif deleted file mode 100644 index 110ccd1..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/oacute.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/ocircumflex.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/ocircumflex.glif deleted file mode 100644 index 34e6def..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/ocircumflex.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/odieresis.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/odieresis.glif deleted file mode 100644 index da19252..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/odieresis.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/ograve.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/ograve.glif deleted file mode 100644 index 934d6a7..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/ograve.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/one.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/one.glif deleted file mode 100644 index f723f9e..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/one.glif +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-13 02:52:38 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/oslash.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/oslash.glif deleted file mode 100644 index 8efa87b..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/oslash.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/otilde.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/otilde.glif deleted file mode 100644 index c76e578..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/otilde.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/p.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/p.glif deleted file mode 100644 index 258f07d..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/p.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:41:06 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/parenleft.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/parenleft.glif deleted file mode 100644 index 46fad03..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/parenleft.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/parenright.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/parenright.glif deleted file mode 100644 index 4475aeb..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/parenright.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/percent.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/percent.glif deleted file mode 100644 index 401a52a..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/percent.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/period.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/period.glif deleted file mode 100644 index e245770..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/period.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/perthousand.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/perthousand.glif deleted file mode 100644 index edb7faa..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/perthousand.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/plus.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/plus.glif deleted file mode 100644 index 5e4e507..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/plus.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/q.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/q.glif deleted file mode 100644 index af356f6..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/q.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:41:06 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/question.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/question.glif deleted file mode 100644 index 1df54a8..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/question.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/questiondown.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/questiondown.glif deleted file mode 100644 index 4f4b38c..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/questiondown.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/quotedbl.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/quotedbl.glif deleted file mode 100644 index 88ca9ba..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/quotedbl.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/quotedblleft.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/quotedblleft.glif deleted file mode 100644 index 6ee95cf..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/quotedblleft.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/quotedblright.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/quotedblright.glif deleted file mode 100644 index 8cc449c..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/quotedblright.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/quoteleft.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/quoteleft.glif deleted file mode 100644 index 9ac170a..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/quoteleft.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/quoteright.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/quoteright.glif deleted file mode 100644 index 08daedd..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/quoteright.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/quotesingle.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/quotesingle.glif deleted file mode 100644 index 466b5e9..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/quotesingle.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/r.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/r.glif deleted file mode 100644 index 22ab2c8..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/r.glif +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 09:02:40 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/ring.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/ring.glif deleted file mode 100644 index 2d43dc1..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/ring.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-14 08:11:07 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/s.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/s.glif deleted file mode 100644 index c723418..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/s.glif +++ /dev/null @@ -1,415 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:42:05 +0000 - com.typemytype.robofont.layerData - - Intermediate {700, 5, 5} - - anchors - - - components - - - contours - - - points - - - smooth - - x - 349 - y - -12 - - - smooth - - x - 448 - y - 67 - - - segmentType - curve - smooth - - x - 448 - y - 175 - - - smooth - - x - 448 - y - 266 - - - smooth - - x - 377 - y - 288 - - - segmentType - curve - smooth - - x - 281 - y - 316 - - - smooth - - x - 217 - y - 335 - - - smooth - - x - 204 - y - 346 - - - segmentType - curve - smooth - - x - 204 - y - 361 - - - smooth - - x - 204 - y - 388 - - - smooth - - x - 243 - y - 407 - - - segmentType - curve - smooth - - x - 291 - y - 407 - - - smooth - - x - 336 - y - 407 - - - smooth - - x - 380 - y - 391 - - - segmentType - curve - smooth - - x - 418 - y - 362 - - - segmentType - line - smooth - - x - 492 - y - 462 - - - smooth - - x - 438 - y - 501 - - - smooth - - x - 372 - y - 529 - - - segmentType - curve - smooth - - x - 294 - y - 529 - - - smooth - - x - 162 - y - 529 - - - smooth - - x - 63 - y - 450 - - - segmentType - curve - smooth - - x - 63 - y - 343 - - - smooth - - x - 63 - y - 254 - - - smooth - - x - 132 - y - 234 - - - segmentType - curve - smooth - - x - 234 - y - 206 - - - smooth - - x - 300 - y - 188 - - - smooth - - x - 308 - y - 173 - - - segmentType - curve - smooth - - x - 308 - y - 159 - - - smooth - - x - 308 - y - 130 - - - smooth - - x - 270 - y - 109 - - - segmentType - curve - smooth - - x - 214 - y - 109 - - - smooth - - x - 165 - y - 109 - - - smooth - - x - 106 - y - 125 - - - segmentType - curve - smooth - - x - 62 - y - 162 - - - segmentType - line - smooth - - x - -15 - y - 69 - - - smooth - - x - 39 - y - 20 - - - smooth - - x - 122 - y - -12 - - - segmentType - curve - smooth - - x - 210 - y - -12 - - - - - lib - - - name - s - unicodes - - - width - 503 - - - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/scedilla.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/scedilla.glif deleted file mode 100644 index 55d6530..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/scedilla.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:41:24 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/semicolon.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/semicolon.glif deleted file mode 100644 index a118ee5..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/semicolon.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/seven.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/seven.glif deleted file mode 100644 index fff7050..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/seven.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/six.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/six.glif deleted file mode 100644 index b7c763b..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/six.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/slash.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/slash.glif deleted file mode 100644 index 753279a..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/slash.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/space.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/space.glif deleted file mode 100644 index a0e9e6c..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/space.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:15:39 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/sterling.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/sterling.glif deleted file mode 100644 index d4b3d4c..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/sterling.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/t.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/t.glif deleted file mode 100644 index 004448f..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/t.glif +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 09:00:24 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/tcedilla.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/tcedilla.glif deleted file mode 100644 index 90332c6..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/tcedilla.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/three.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/three.glif deleted file mode 100644 index 3671887..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/three.glif +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-13 02:55:16 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/tilde.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/tilde.glif deleted file mode 100644 index 96caba9..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/tilde.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/two.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/two.glif deleted file mode 100644 index 270fdc9..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/two.glif +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-13 02:53:51 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/u.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/u.glif deleted file mode 100644 index 9e4089f..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/u.glif +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-14 11:56:24 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/uacute.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/uacute.glif deleted file mode 100644 index 8df05f3..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/uacute.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/ucircumflex.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/ucircumflex.glif deleted file mode 100644 index 7033a34..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/ucircumflex.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/udieresis.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/udieresis.glif deleted file mode 100644 index caa1289..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/udieresis.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/ugrave.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/ugrave.glif deleted file mode 100644 index d5a4b10..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/ugrave.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/underscore.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/underscore.glif deleted file mode 100644 index cb107a0..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/underscore.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/uring.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/uring.glif deleted file mode 100644 index bfb71c8..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/uring.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/v.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/v.glif deleted file mode 100644 index 5b373b1..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/v.glif +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:16:50 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/w.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/w.glif deleted file mode 100644 index 49c9550..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/w.glif +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:41:40 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/wacute.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/wacute.glif deleted file mode 100644 index 68add54..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/wacute.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/wcircumflex.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/wcircumflex.glif deleted file mode 100644 index b26e3ed..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/wcircumflex.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/wdieresis.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/wdieresis.glif deleted file mode 100644 index ad76c72..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/wdieresis.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/wgrave.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/wgrave.glif deleted file mode 100644 index 729b0f1..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/wgrave.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/x.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/x.glif deleted file mode 100644 index 6038195..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/x.glif +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:05:27 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/y.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/y.glif deleted file mode 100644 index b0f63fd..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/y.glif +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:25:50 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/yacute.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/yacute.glif deleted file mode 100644 index cd9b4e0..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/yacute.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/ycircumflex.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/ycircumflex.glif deleted file mode 100644 index 99fa5af..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/ycircumflex.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/ydieresis.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/ydieresis.glif deleted file mode 100644 index 1fd8a20..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/ydieresis.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/yen.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/yen.glif deleted file mode 100644 index 3a7a7dc..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/yen.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/ygrave.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/ygrave.glif deleted file mode 100644 index 64d0c60..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/ygrave.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/z.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/z.glif deleted file mode 100644 index 0fecf2e..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/z.glif +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:17:55 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/glyphs/zero.glif b/Source/Metropolis-Regular Italic.ufo/glyphs/zero.glif deleted file mode 100644 index d059686..0000000 --- a/Source/Metropolis-Regular Italic.ufo/glyphs/zero.glif +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-13 02:51:30 +0000 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/kerning.plist b/Source/Metropolis-Regular Italic.ufo/kerning.plist deleted file mode 100644 index 4860436..0000000 --- a/Source/Metropolis-Regular Italic.ufo/kerning.plist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - D - - A - -53 - - r - - o - -17 - - - diff --git a/Source/Metropolis-Regular Italic.ufo/lib.plist b/Source/Metropolis-Regular Italic.ufo/lib.plist deleted file mode 100644 index e2b4592..0000000 --- a/Source/Metropolis-Regular Italic.ufo/lib.plist +++ /dev/null @@ -1,295 +0,0 @@ - - - - - GSDimensionPlugin.Dimensions - - 35616FF6-3D9C-499B-B113-AC9E0DB5842A - - HH - 74 - HV - 78 - OH - 71 - OV - 79 - nV - 75 - nd - 67 - oH - 67 - oV - 75 - tH - 67 - - 3B040282-CF47-4846-BCAF-7BFF90FB63BC - - OH - 34 - OV - 36 - nV - 36 - nd - 34 - - A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B - - HH - 173 - HV - 194 - OH - 176 - OV - 200 - nV - 193 - nd - 160 - oH - 160 - oV - 184 - tH - 152 - - - com.schriftgestaltung.disablesAutomaticAlignment - - com.schriftgestaltung.fontMasterID - 119329DF-C854-46E0-93EC-7E8A22DFCA4F - com.schriftgestaltung.glyphOrder - - com.schriftgestaltung.useNiceNames - - com.schriftgestaltung.weightValue - 400 - com.schriftgestaltung.widthValue - 5 - com.typemytype.robofont.layerOrder - - background - - public.glyphOrder - - A - Aacute - Abreve - Acircumflex - Adieresis - Agrave - Aring - Atilde - B - C - Ccedilla - D - E - Eacute - Ecircumflex - Edieresis - Egrave - F - G - Gbreve - H - I - Iacute - Icircumflex - Idieresis - Idotaccent - Igrave - J - K - L - M - N - Ntilde - O - Oacute - Ocircumflex - Odieresis - Ograve - Oslash - Otilde - P - Q - R - S - Scedilla - T - Tcedilla - U - Uacute - Ucircumflex - Udieresis - Ugrave - Uring - V - W - Wacute - Wcircumflex - Wdieresis - Wgrave - X - Y - Yacute - Ycircumflex - Ydieresis - Ygrave - Z - a - aacute - abreve - acircumflex - adieresis - agrave - aring - atilde - b - c - ccedilla - d - e - eacute - ecircumflex - edieresis - egrave - f - g - gbreve - h - i - idotless - iacute - icircumflex - idieresis - igrave - j - jdotless - k - l - m - n - nacute - ntilde - o - oacute - ocircumflex - odieresis - ograve - oslash - otilde - p - q - r - s - scedilla - germandbls - t - tcedilla - u - uacute - ucircumflex - udieresis - ugrave - uring - v - w - wacute - wcircumflex - wdieresis - wgrave - x - y - yacute - ycircumflex - ydieresis - ygrave - z - a.alt - aacute.alt - abreve.alt - acircumflex.alt - adieresis.alt - agrave.alt - aring.alt - atilde.alt - zero - one - two - three - four - five - six - seven - eight - nine - asterisk - backslash - colon - comma - ellipsis - exclam - exclamdown - numbersign - period - question - questiondown - quotedbl - quotesingle - semicolon - slash - underscore - braceleft - braceright - bracketleft - bracketright - parenleft - parenright - emdash - endash - hyphen - quotedblleft - quotedblright - quoteleft - quoteright - space - cent - dollar - euro - sterling - yen - plus - minus - multiply - divide - equal - greater - less - asciitilde - percent - perthousand - at - ampersand - bar - asciicircum - acute - breve - cedilla - circumflex - dieresis - dotaccent - grave - ring - tilde - lowercase_loop - lowercase_nh_shoulder - lowercase_loop_reverse - - - diff --git a/Source/Metropolis-Regular Italic.ufo/metainfo.plist b/Source/Metropolis-Regular Italic.ufo/metainfo.plist deleted file mode 100644 index 12a7922..0000000 --- a/Source/Metropolis-Regular Italic.ufo/metainfo.plist +++ /dev/null @@ -1,10 +0,0 @@ - - - - - creator - com.schriftgestaltung.GlyphsUFOExport - formatVersion - 2 - - diff --git a/Source/Metropolis-Regular.ufo/fontinfo.plist b/Source/Metropolis-Regular.ufo/fontinfo.plist deleted file mode 100644 index fcf75e6..0000000 --- a/Source/Metropolis-Regular.ufo/fontinfo.plist +++ /dev/null @@ -1,94 +0,0 @@ - - - - - ascender - 795 - capHeight - 687 - copyright - Copyright © 2016 by Chris Simpson. - descender - -205 - familyName - Metropolis - openTypeHeadCreated - 2016/07/30 09:55:50 - openTypeHheaAscender - 795 - openTypeHheaDescender - -205 - openTypeNameDesigner - Chris Simpson - openTypeNameDesignerURL - https://github.com/chrismsimpson/Metropolis - openTypeNameManufacturer - Victory One Media Pty Ltd - openTypeNameManufacturerURL - http://victoryonemedia.com - openTypeNamePreferredFamilyName - Metropolis - openTypeNamePreferredSubfamilyName - Regular - openTypeOS2TypoAscender - 795 - openTypeOS2TypoDescender - -205 - openTypeOS2TypoLineGap - 0 - openTypeOS2WeightClass - 400 - openTypeOS2WidthClass - 5 - openTypeOS2WinAscent - 795 - openTypeOS2WinDescent - 205 - postscriptBlueValues - - -12 - 0 - 517 - 529 - 687 - 699 - 795 - 807 - - postscriptFontName - Metropolis-Regular - postscriptOtherBlues - - -217 - -205 - - postscriptStemSnapH - - 67 - 71 - 74 - - postscriptStemSnapV - - 75 - 78 - 79 - - postscriptUnderlinePosition - -133 - postscriptUnderlineThickness - 20 - styleMapStyleName - regular - styleName - Regular - unitsPerEm - 1000 - versionMajor - 1 - versionMinor - 0 - xHeight - 517 - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/A_.glif b/Source/Metropolis-Regular.ufo/glyphs/A_.glif deleted file mode 100644 index 89d1680..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/A_.glif +++ /dev/null @@ -1,114 +0,0 @@ - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-14 08:09:13 +0000 - com.typemytype.robofont.layerData - - Intermediate {700, 5} - - anchors - - - name - top - x - 376 - y - 687 - - - components - - - baseGlyph - V - transformation - - -1 - 0 - 0 - -1 - 751 - 687 - - - - contours - - - points - - - segmentType - line - smooth - - x - 591 - y - 108 - - - segmentType - line - smooth - - x - 591 - y - 233 - - - segmentType - line - smooth - - x - 172 - y - 233 - - - segmentType - line - smooth - - x - 172 - y - 108 - - - - - lib - - - name - A - unicodes - - - width - 751 - - - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/A_acute.glif b/Source/Metropolis-Regular.ufo/glyphs/A_acute.glif deleted file mode 100644 index 0101805..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/A_acute.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - com.schriftgestaltung.Glyphs.ComponentInfo - - - alignment - -1 - index - 1 - name - acute - - - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/A_breve.glif b/Source/Metropolis-Regular.ufo/glyphs/A_breve.glif deleted file mode 100644 index c27abf2..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/A_breve.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/A_circumflex.glif b/Source/Metropolis-Regular.ufo/glyphs/A_circumflex.glif deleted file mode 100644 index 893878a..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/A_circumflex.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/A_dieresis.glif b/Source/Metropolis-Regular.ufo/glyphs/A_dieresis.glif deleted file mode 100644 index 0904801..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/A_dieresis.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/A_grave.glif b/Source/Metropolis-Regular.ufo/glyphs/A_grave.glif deleted file mode 100644 index c33c2d5..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/A_grave.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - com.schriftgestaltung.Glyphs.ComponentInfo - - - alignment - -1 - index - 1 - name - grave - - - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/A_ring.glif b/Source/Metropolis-Regular.ufo/glyphs/A_ring.glif deleted file mode 100644 index 0ee66c4..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/A_ring.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/A_tilde.glif b/Source/Metropolis-Regular.ufo/glyphs/A_tilde.glif deleted file mode 100644 index e811209..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/A_tilde.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/B_.glif b/Source/Metropolis-Regular.ufo/glyphs/B_.glif deleted file mode 100644 index 8fddba2..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/B_.glif +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:49:13 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/C_.glif b/Source/Metropolis-Regular.ufo/glyphs/C_.glif deleted file mode 100644 index 467bade..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/C_.glif +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:15:00 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/C_cedilla.glif b/Source/Metropolis-Regular.ufo/glyphs/C_cedilla.glif deleted file mode 100644 index 8e5141b..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/C_cedilla.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/D_.glif b/Source/Metropolis-Regular.ufo/glyphs/D_.glif deleted file mode 100644 index 66e704f..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/D_.glif +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 10:34:39 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/E_.glif b/Source/Metropolis-Regular.ufo/glyphs/E_.glif deleted file mode 100644 index 39fb273..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/E_.glif +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 10:35:14 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/E_acute.glif b/Source/Metropolis-Regular.ufo/glyphs/E_acute.glif deleted file mode 100644 index e367510..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/E_acute.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/E_circumflex.glif b/Source/Metropolis-Regular.ufo/glyphs/E_circumflex.glif deleted file mode 100644 index d73c805..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/E_circumflex.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/E_dieresis.glif b/Source/Metropolis-Regular.ufo/glyphs/E_dieresis.glif deleted file mode 100644 index e21ee39..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/E_dieresis.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/E_grave.glif b/Source/Metropolis-Regular.ufo/glyphs/E_grave.glif deleted file mode 100644 index 82a981e..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/E_grave.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/F_.glif b/Source/Metropolis-Regular.ufo/glyphs/F_.glif deleted file mode 100644 index 8668dd1..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/F_.glif +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:27:49 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/G_.glif b/Source/Metropolis-Regular.ufo/glyphs/G_.glif deleted file mode 100644 index 4eea40b..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/G_.glif +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:37:25 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/G_breve.glif b/Source/Metropolis-Regular.ufo/glyphs/G_breve.glif deleted file mode 100644 index e697fcd..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/G_breve.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:42:19 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/H_.glif b/Source/Metropolis-Regular.ufo/glyphs/H_.glif deleted file mode 100644 index dafde01..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/H_.glif +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:45:07 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/I_.glif b/Source/Metropolis-Regular.ufo/glyphs/I_.glif deleted file mode 100644 index 0995032..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/I_.glif +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:44:41 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/I_acute.glif b/Source/Metropolis-Regular.ufo/glyphs/I_acute.glif deleted file mode 100644 index 396fa61..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/I_acute.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - com.schriftgestaltung.Glyphs.ComponentInfo - - - alignment - -1 - index - 1 - name - acute - - - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/I_circumflex.glif b/Source/Metropolis-Regular.ufo/glyphs/I_circumflex.glif deleted file mode 100644 index 19c5faa..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/I_circumflex.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-13 02:40:38 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/I_dieresis.glif b/Source/Metropolis-Regular.ufo/glyphs/I_dieresis.glif deleted file mode 100644 index ad98d51..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/I_dieresis.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 08:57:30 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/I_dotaccent.glif b/Source/Metropolis-Regular.ufo/glyphs/I_dotaccent.glif deleted file mode 100644 index 7bd52d0..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/I_dotaccent.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:42:29 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/I_grave.glif b/Source/Metropolis-Regular.ufo/glyphs/I_grave.glif deleted file mode 100644 index 5a030d6..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/I_grave.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - com.schriftgestaltung.Glyphs.ComponentInfo - - - alignment - -1 - index - 1 - name - grave - - - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/J_.glif b/Source/Metropolis-Regular.ufo/glyphs/J_.glif deleted file mode 100644 index b86903b..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/J_.glif +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-13 02:49:12 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/K_.glif b/Source/Metropolis-Regular.ufo/glyphs/K_.glif deleted file mode 100644 index b62f54f..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/K_.glif +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-09 09:28:11 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/L_.glif b/Source/Metropolis-Regular.ufo/glyphs/L_.glif deleted file mode 100644 index c39c0b0..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/L_.glif +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 10:36:25 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/M_.glif b/Source/Metropolis-Regular.ufo/glyphs/M_.glif deleted file mode 100644 index 83ff6dc..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/M_.glif +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 22:32:50 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/N_.glif b/Source/Metropolis-Regular.ufo/glyphs/N_.glif deleted file mode 100644 index 99594ab..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/N_.glif +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:45:44 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/N_tilde.glif b/Source/Metropolis-Regular.ufo/glyphs/N_tilde.glif deleted file mode 100644 index 73a59f9..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/N_tilde.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/O_.glif b/Source/Metropolis-Regular.ufo/glyphs/O_.glif deleted file mode 100644 index 2baef0b..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/O_.glif +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 05:12:42 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/O_acute.glif b/Source/Metropolis-Regular.ufo/glyphs/O_acute.glif deleted file mode 100644 index b9132bd..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/O_acute.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:36:53 +0000 - com.schriftgestaltung.Glyphs.ComponentInfo - - - alignment - -1 - index - 1 - name - acute - - - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/O_circumflex.glif b/Source/Metropolis-Regular.ufo/glyphs/O_circumflex.glif deleted file mode 100644 index b78c4a4..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/O_circumflex.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/O_dieresis.glif b/Source/Metropolis-Regular.ufo/glyphs/O_dieresis.glif deleted file mode 100644 index 70ed1e2..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/O_dieresis.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/O_grave.glif b/Source/Metropolis-Regular.ufo/glyphs/O_grave.glif deleted file mode 100644 index 593fdfb..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/O_grave.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - com.schriftgestaltung.Glyphs.ComponentInfo - - - alignment - -1 - index - 1 - name - grave - - - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/O_slash.glif b/Source/Metropolis-Regular.ufo/glyphs/O_slash.glif deleted file mode 100644 index e6ed988..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/O_slash.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/O_tilde.glif b/Source/Metropolis-Regular.ufo/glyphs/O_tilde.glif deleted file mode 100644 index 67d365e..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/O_tilde.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/P_.glif b/Source/Metropolis-Regular.ufo/glyphs/P_.glif deleted file mode 100644 index 4b48f74..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/P_.glif +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:12:56 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/Q_.glif b/Source/Metropolis-Regular.ufo/glyphs/Q_.glif deleted file mode 100644 index 67c97dd..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/Q_.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 10:43:47 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/R_.glif b/Source/Metropolis-Regular.ufo/glyphs/R_.glif deleted file mode 100644 index 0cf0aea..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/R_.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-14 08:12:22 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/S_.glif b/Source/Metropolis-Regular.ufo/glyphs/S_.glif deleted file mode 100644 index 51858ca..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/S_.glif +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:43:06 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/S_cedilla.glif b/Source/Metropolis-Regular.ufo/glyphs/S_cedilla.glif deleted file mode 100644 index 7b306ec..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/S_cedilla.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:43:21 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/T_.glif b/Source/Metropolis-Regular.ufo/glyphs/T_.glif deleted file mode 100644 index cedc9bc..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/T_.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:27:15 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/T_cedilla.glif b/Source/Metropolis-Regular.ufo/glyphs/T_cedilla.glif deleted file mode 100644 index 6ead22a..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/T_cedilla.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-14 10:52:27 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/U_.glif b/Source/Metropolis-Regular.ufo/glyphs/U_.glif deleted file mode 100644 index 335863e..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/U_.glif +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-13 02:48:14 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/U_acute.glif b/Source/Metropolis-Regular.ufo/glyphs/U_acute.glif deleted file mode 100644 index c2fa199..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/U_acute.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/U_circumflex.glif b/Source/Metropolis-Regular.ufo/glyphs/U_circumflex.glif deleted file mode 100644 index ea2f0e7..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/U_circumflex.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/U_dieresis.glif b/Source/Metropolis-Regular.ufo/glyphs/U_dieresis.glif deleted file mode 100644 index f1dacd4..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/U_dieresis.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/U_grave.glif b/Source/Metropolis-Regular.ufo/glyphs/U_grave.glif deleted file mode 100644 index a770a4f..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/U_grave.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/U_ring.glif b/Source/Metropolis-Regular.ufo/glyphs/U_ring.glif deleted file mode 100644 index 16e85f6..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/U_ring.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/V_.glif b/Source/Metropolis-Regular.ufo/glyphs/V_.glif deleted file mode 100644 index 0b3fa83..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/V_.glif +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:24:05 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/W_.glif b/Source/Metropolis-Regular.ufo/glyphs/W_.glif deleted file mode 100644 index 746cea2..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/W_.glif +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 22:57:27 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/W_acute.glif b/Source/Metropolis-Regular.ufo/glyphs/W_acute.glif deleted file mode 100644 index c3425ed..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/W_acute.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - com.schriftgestaltung.Glyphs.ComponentInfo - - - alignment - -1 - index - 1 - name - acute - - - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/W_circumflex.glif b/Source/Metropolis-Regular.ufo/glyphs/W_circumflex.glif deleted file mode 100644 index ba384a6..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/W_circumflex.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/W_dieresis.glif b/Source/Metropolis-Regular.ufo/glyphs/W_dieresis.glif deleted file mode 100644 index 104be7b..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/W_dieresis.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/W_grave.glif b/Source/Metropolis-Regular.ufo/glyphs/W_grave.glif deleted file mode 100644 index 6f082ef..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/W_grave.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - com.schriftgestaltung.Glyphs.ComponentInfo - - - alignment - -1 - index - 1 - name - grave - - - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/X_.glif b/Source/Metropolis-Regular.ufo/glyphs/X_.glif deleted file mode 100644 index f19ea7f..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/X_.glif +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 22:59:44 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/Y_.glif b/Source/Metropolis-Regular.ufo/glyphs/Y_.glif deleted file mode 100644 index 5c9c43c..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/Y_.glif +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 22:32:03 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/Y_acute.glif b/Source/Metropolis-Regular.ufo/glyphs/Y_acute.glif deleted file mode 100644 index ab5e186..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/Y_acute.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/Y_circumflex.glif b/Source/Metropolis-Regular.ufo/glyphs/Y_circumflex.glif deleted file mode 100644 index 46a60c2..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/Y_circumflex.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/Y_dieresis.glif b/Source/Metropolis-Regular.ufo/glyphs/Y_dieresis.glif deleted file mode 100644 index 0839e46..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/Y_dieresis.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/Y_grave.glif b/Source/Metropolis-Regular.ufo/glyphs/Y_grave.glif deleted file mode 100644 index 5ea58b8..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/Y_grave.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/Z_.glif b/Source/Metropolis-Regular.ufo/glyphs/Z_.glif deleted file mode 100644 index a4bde28..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/Z_.glif +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-08 10:37:43 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/a.alt.glif b/Source/Metropolis-Regular.ufo/glyphs/a.alt.glif deleted file mode 100644 index 72cc448..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/a.alt.glif +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:38:20 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/a.glif b/Source/Metropolis-Regular.ufo/glyphs/a.glif deleted file mode 100644 index ced1653..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/a.glif +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:50:30 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/aacute.alt.glif b/Source/Metropolis-Regular.ufo/glyphs/aacute.alt.glif deleted file mode 100644 index 9250f95..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/aacute.alt.glif +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/aacute.glif b/Source/Metropolis-Regular.ufo/glyphs/aacute.glif deleted file mode 100644 index 8c242c3..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/aacute.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/abreve.alt.glif b/Source/Metropolis-Regular.ufo/glyphs/abreve.alt.glif deleted file mode 100644 index fae3ed7..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/abreve.alt.glif +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/abreve.glif b/Source/Metropolis-Regular.ufo/glyphs/abreve.glif deleted file mode 100644 index d521b1f..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/abreve.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/acircumflex.alt.glif b/Source/Metropolis-Regular.ufo/glyphs/acircumflex.alt.glif deleted file mode 100644 index e1ab9ea..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/acircumflex.alt.glif +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/acircumflex.glif b/Source/Metropolis-Regular.ufo/glyphs/acircumflex.glif deleted file mode 100644 index 8d2d775..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/acircumflex.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/acute.glif b/Source/Metropolis-Regular.ufo/glyphs/acute.glif deleted file mode 100644 index 4e45101..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/acute.glif +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/adieresis.alt.glif b/Source/Metropolis-Regular.ufo/glyphs/adieresis.alt.glif deleted file mode 100644 index c7846e6..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/adieresis.alt.glif +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/adieresis.glif b/Source/Metropolis-Regular.ufo/glyphs/adieresis.glif deleted file mode 100644 index fa3f999..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/adieresis.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/agrave.alt.glif b/Source/Metropolis-Regular.ufo/glyphs/agrave.alt.glif deleted file mode 100644 index cb0f6e6..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/agrave.alt.glif +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/agrave.glif b/Source/Metropolis-Regular.ufo/glyphs/agrave.glif deleted file mode 100644 index d8791a2..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/agrave.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/ampersand.glif b/Source/Metropolis-Regular.ufo/glyphs/ampersand.glif deleted file mode 100644 index 9ca7404..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/ampersand.glif +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/aring.alt.glif b/Source/Metropolis-Regular.ufo/glyphs/aring.alt.glif deleted file mode 100644 index 86a7b4a..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/aring.alt.glif +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/aring.glif b/Source/Metropolis-Regular.ufo/glyphs/aring.glif deleted file mode 100644 index fae0848..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/aring.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/asciicircum.glif b/Source/Metropolis-Regular.ufo/glyphs/asciicircum.glif deleted file mode 100644 index 2f31159..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/asciicircum.glif +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/asciitilde.glif b/Source/Metropolis-Regular.ufo/glyphs/asciitilde.glif deleted file mode 100644 index 7887310..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/asciitilde.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/asterisk.glif b/Source/Metropolis-Regular.ufo/glyphs/asterisk.glif deleted file mode 100644 index 8cf8100..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/asterisk.glif +++ /dev/null @@ -1,87 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/at.glif b/Source/Metropolis-Regular.ufo/glyphs/at.glif deleted file mode 100644 index 1cc25c1..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/at.glif +++ /dev/null @@ -1,83 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/atilde.alt.glif b/Source/Metropolis-Regular.ufo/glyphs/atilde.alt.glif deleted file mode 100644 index 9354727..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/atilde.alt.glif +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/atilde.glif b/Source/Metropolis-Regular.ufo/glyphs/atilde.glif deleted file mode 100644 index 4412ae1..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/atilde.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/b.glif b/Source/Metropolis-Regular.ufo/glyphs/b.glif deleted file mode 100644 index 7217506..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/b.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:40:41 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/backslash.glif b/Source/Metropolis-Regular.ufo/glyphs/backslash.glif deleted file mode 100644 index 4f87be9..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/backslash.glif +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/bar.glif b/Source/Metropolis-Regular.ufo/glyphs/bar.glif deleted file mode 100644 index f82b4ba..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/bar.glif +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/braceleft.glif b/Source/Metropolis-Regular.ufo/glyphs/braceleft.glif deleted file mode 100644 index cc404ab..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/braceleft.glif +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/braceright.glif b/Source/Metropolis-Regular.ufo/glyphs/braceright.glif deleted file mode 100644 index 4e690e2..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/braceright.glif +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/bracketleft.glif b/Source/Metropolis-Regular.ufo/glyphs/bracketleft.glif deleted file mode 100644 index 3ce985d..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/bracketleft.glif +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/bracketright.glif b/Source/Metropolis-Regular.ufo/glyphs/bracketright.glif deleted file mode 100644 index 71ef0f7..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/bracketright.glif +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/breve.glif b/Source/Metropolis-Regular.ufo/glyphs/breve.glif deleted file mode 100644 index ceb966d..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/breve.glif +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/c.glif b/Source/Metropolis-Regular.ufo/glyphs/c.glif deleted file mode 100644 index 8b87923..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/c.glif +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:39:20 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/ccedilla.glif b/Source/Metropolis-Regular.ufo/glyphs/ccedilla.glif deleted file mode 100644 index 3c7004f..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/ccedilla.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/cedilla.glif b/Source/Metropolis-Regular.ufo/glyphs/cedilla.glif deleted file mode 100644 index d9c9c85..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/cedilla.glif +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/cent.glif b/Source/Metropolis-Regular.ufo/glyphs/cent.glif deleted file mode 100644 index d9c43e9..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/cent.glif +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - com.typemytype.robofont.layerData - - Regular[700] - - anchors - - - components - - - baseGlyph - c - transformation - - 1 - 0 - 0 - 1 - 0 - 0 - - - - contours - - - points - - - segmentType - line - smooth - - x - 342 - y - -74 - - - segmentType - line - smooth - - x - 342 - y - 13 - - - segmentType - line - smooth - - x - 264 - y - 13 - - - segmentType - line - smooth - - x - 264 - y - -74 - - - - - points - - - segmentType - line - smooth - - x - 342 - y - 504 - - - segmentType - line - smooth - - x - 342 - y - 589 - - - segmentType - line - smooth - - x - 264 - y - 589 - - - segmentType - line - smooth - - x - 264 - y - 504 - - - - - lib - - - name - cent - unicodes - - - width - 542 - - - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/circumflex.glif b/Source/Metropolis-Regular.ufo/glyphs/circumflex.glif deleted file mode 100644 index 92f1c6b..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/circumflex.glif +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/colon.glif b/Source/Metropolis-Regular.ufo/glyphs/colon.glif deleted file mode 100644 index 5ba0faa..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/colon.glif +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/comma.glif b/Source/Metropolis-Regular.ufo/glyphs/comma.glif deleted file mode 100644 index 6a947cd..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/comma.glif +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/contents.plist b/Source/Metropolis-Regular.ufo/glyphs/contents.plist deleted file mode 100644 index 985e45e..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/contents.plist +++ /dev/null @@ -1,434 +0,0 @@ - - - - - A - A_.glif - Aacute - A_acute.glif - Abreve - A_breve.glif - Acircumflex - A_circumflex.glif - Adieresis - A_dieresis.glif - Agrave - A_grave.glif - Aring - A_ring.glif - Atilde - A_tilde.glif - B - B_.glif - C - C_.glif - Ccedilla - C_cedilla.glif - D - D_.glif - E - E_.glif - Eacute - E_acute.glif - Ecircumflex - E_circumflex.glif - Edieresis - E_dieresis.glif - Egrave - E_grave.glif - F - F_.glif - G - G_.glif - Gbreve - G_breve.glif - H - H_.glif - I - I_.glif - Iacute - I_acute.glif - Icircumflex - I_circumflex.glif - Idieresis - I_dieresis.glif - Idotaccent - I_dotaccent.glif - Igrave - I_grave.glif - J - J_.glif - K - K_.glif - L - L_.glif - M - M_.glif - N - N_.glif - Ntilde - N_tilde.glif - O - O_.glif - Oacute - O_acute.glif - Ocircumflex - O_circumflex.glif - Odieresis - O_dieresis.glif - Ograve - O_grave.glif - Oslash - O_slash.glif - Otilde - O_tilde.glif - P - P_.glif - Q - Q_.glif - R - R_.glif - S - S_.glif - Scedilla - S_cedilla.glif - T - T_.glif - Tcedilla - T_cedilla.glif - U - U_.glif - Uacute - U_acute.glif - Ucircumflex - U_circumflex.glif - Udieresis - U_dieresis.glif - Ugrave - U_grave.glif - Uring - U_ring.glif - V - V_.glif - W - W_.glif - Wacute - W_acute.glif - Wcircumflex - W_circumflex.glif - Wdieresis - W_dieresis.glif - Wgrave - W_grave.glif - X - X_.glif - Y - Y_.glif - Yacute - Y_acute.glif - Ycircumflex - Y_circumflex.glif - Ydieresis - Y_dieresis.glif - Ygrave - Y_grave.glif - Z - Z_.glif - a - a.glif - a.alt - a.alt.glif - aacute - aacute.glif - aacute.alt - aacute.alt.glif - abreve - abreve.glif - abreve.alt - abreve.alt.glif - acircumflex - acircumflex.glif - acircumflex.alt - acircumflex.alt.glif - acute - acute.glif - adieresis - adieresis.glif - adieresis.alt - adieresis.alt.glif - agrave - agrave.glif - agrave.alt - agrave.alt.glif - ampersand - ampersand.glif - aring - aring.glif - aring.alt - aring.alt.glif - asciicircum - asciicircum.glif - asciitilde - asciitilde.glif - asterisk - asterisk.glif - at - at.glif - atilde - atilde.glif - atilde.alt - atilde.alt.glif - b - b.glif - backslash - backslash.glif - bar - bar.glif - braceleft - braceleft.glif - braceright - braceright.glif - bracketleft - bracketleft.glif - bracketright - bracketright.glif - breve - breve.glif - c - c.glif - ccedilla - ccedilla.glif - cedilla - cedilla.glif - cent - cent.glif - circumflex - circumflex.glif - colon - colon.glif - comma - comma.glif - d - d.glif - dieresis - dieresis.glif - divide - divide.glif - dollar - dollar.glif - dotaccent - dotaccent.glif - e - e.glif - eacute - eacute.glif - ecircumflex - ecircumflex.glif - edieresis - edieresis.glif - egrave - egrave.glif - eight - eight.glif - ellipsis - ellipsis.glif - emdash - emdash.glif - endash - endash.glif - equal - equal.glif - euro - euro.glif - exclam - exclam.glif - exclamdown - exclamdown.glif - f - f.glif - five - five.glif - four - four.glif - g - g.glif - gbreve - gbreve.glif - germandbls - germandbls.glif - grave - grave.glif - greater - greater.glif - h - h.glif - hyphen - hyphen.glif - i - i.glif - iacute - iacute.glif - icircumflex - icircumflex.glif - idieresis - idieresis.glif - idotless - idotless.glif - igrave - igrave.glif - j - j.glif - jdotless - jdotless.glif - k - k.glif - l - l.glif - less - less.glif - lowercase_loop - lowercase_loop.glif - lowercase_loop_reverse - lowercase_loop_reverse.glif - lowercase_nh_shoulder - lowercase_nh_shoulder.glif - m - m.glif - minus - minus.glif - multiply - multiply.glif - n - n.glif - nacute - nacute.glif - nine - nine.glif - ntilde - ntilde.glif - numbersign - numbersign.glif - o - o.glif - oacute - oacute.glif - ocircumflex - ocircumflex.glif - odieresis - odieresis.glif - ograve - ograve.glif - one - one.glif - oslash - oslash.glif - otilde - otilde.glif - p - p.glif - parenleft - parenleft.glif - parenright - parenright.glif - percent - percent.glif - period - period.glif - perthousand - perthousand.glif - plus - plus.glif - q - q.glif - question - question.glif - questiondown - questiondown.glif - quotedbl - quotedbl.glif - quotedblleft - quotedblleft.glif - quotedblright - quotedblright.glif - quoteleft - quoteleft.glif - quoteright - quoteright.glif - quotesingle - quotesingle.glif - r - r.glif - ring - ring.glif - s - s.glif - scedilla - scedilla.glif - semicolon - semicolon.glif - seven - seven.glif - six - six.glif - slash - slash.glif - space - space.glif - sterling - sterling.glif - t - t.glif - tcedilla - tcedilla.glif - three - three.glif - tilde - tilde.glif - two - two.glif - u - u.glif - uacute - uacute.glif - ucircumflex - ucircumflex.glif - udieresis - udieresis.glif - ugrave - ugrave.glif - underscore - underscore.glif - uring - uring.glif - v - v.glif - w - w.glif - wacute - wacute.glif - wcircumflex - wcircumflex.glif - wdieresis - wdieresis.glif - wgrave - wgrave.glif - x - x.glif - y - y.glif - yacute - yacute.glif - ycircumflex - ycircumflex.glif - ydieresis - ydieresis.glif - yen - yen.glif - ygrave - ygrave.glif - z - z.glif - zero - zero.glif - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/d.glif b/Source/Metropolis-Regular.ufo/glyphs/d.glif deleted file mode 100644 index 2f87837..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/d.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:41:06 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/dieresis.glif b/Source/Metropolis-Regular.ufo/glyphs/dieresis.glif deleted file mode 100644 index 3784529..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/dieresis.glif +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/divide.glif b/Source/Metropolis-Regular.ufo/glyphs/divide.glif deleted file mode 100644 index 6491076..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/divide.glif +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/dollar.glif b/Source/Metropolis-Regular.ufo/glyphs/dollar.glif deleted file mode 100644 index 2f7933c..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/dollar.glif +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - com.typemytype.robofont.layerData - - Regular[700] - - anchors - - - components - - - baseGlyph - S - transformation - - 1 - 0 - 0 - 1 - 0 - 0 - - - - contours - - - points - - - segmentType - line - smooth - - x - 342 - y - -74 - - - segmentType - line - smooth - - x - 342 - y - 13 - - - segmentType - line - smooth - - x - 264 - y - 13 - - - segmentType - line - smooth - - x - 264 - y - -74 - - - - - points - - - segmentType - line - smooth - - x - 342 - y - 674 - - - segmentType - line - smooth - - x - 342 - y - 759 - - - segmentType - line - smooth - - x - 264 - y - 759 - - - segmentType - line - smooth - - x - 264 - y - 674 - - - - - lib - - - name - dollar - unicodes - - - width - 613 - - - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/dotaccent.glif b/Source/Metropolis-Regular.ufo/glyphs/dotaccent.glif deleted file mode 100644 index 1fe1df3..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/dotaccent.glif +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/e.glif b/Source/Metropolis-Regular.ufo/glyphs/e.glif deleted file mode 100644 index 8c08222..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/e.glif +++ /dev/null @@ -1,343 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 08:42:38 +0000 - com.typemytype.robofont.layerData - - Intermediate {700, 5} - - anchors - - - name - top - x - 301 - y - 517 - - - components - - - contours - - - points - - - smooth - - x - 385 - y - -12 - - - smooth - - x - 474 - y - 20 - - - segmentType - curve - smooth - - x - 520 - y - 68 - - - segmentType - line - smooth - - x - 427 - y - 163 - - - smooth - - x - 399 - y - 136 - - - smooth - - x - 349 - y - 117 - - - segmentType - curve - smooth - - x - 308 - y - 117 - - - smooth - - x - 231 - y - 117 - - - smooth - - x - 178 - y - 179 - - - segmentType - curve - smooth - - x - 178 - y - 260 - - - smooth - - x - 178 - y - 344 - - - smooth - - x - 234 - y - 400 - - - segmentType - curve - smooth - - x - 307 - y - 400 - - - smooth - - x - 385 - y - 400 - - - smooth - - x - 425 - y - 343 - - - segmentType - curve - smooth - - x - 425 - y - 263 - - - segmentType - line - smooth - - x - 470 - y - 316 - - - segmentType - line - smooth - - x - 88 - y - 316 - - - segmentType - line - smooth - - x - 88 - y - 211 - - - segmentType - line - smooth - - x - 558 - y - 211 - - - smooth - - x - 558 - y - 406 - - - smooth - - x - 463 - y - 529 - - - segmentType - curve - smooth - - x - 301 - y - 529 - - - smooth - - x - 150 - y - 529 - - - smooth - - x - 35 - y - 416 - - - segmentType - curve - smooth - - x - 35 - y - 260 - - - smooth - - x - 35 - y - 101 - - - smooth - - x - 155 - y - -12 - - - segmentType - curve - smooth - - x - 309 - y - -12 - - - - - lib - - - name - e - unicodes - - - width - 593 - - - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/eacute.glif b/Source/Metropolis-Regular.ufo/glyphs/eacute.glif deleted file mode 100644 index b5bb1c3..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/eacute.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/ecircumflex.glif b/Source/Metropolis-Regular.ufo/glyphs/ecircumflex.glif deleted file mode 100644 index 3256a6a..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/ecircumflex.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/edieresis.glif b/Source/Metropolis-Regular.ufo/glyphs/edieresis.glif deleted file mode 100644 index c27dff6..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/edieresis.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/egrave.glif b/Source/Metropolis-Regular.ufo/glyphs/egrave.glif deleted file mode 100644 index b499206..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/egrave.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:35:05 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/eight.glif b/Source/Metropolis-Regular.ufo/glyphs/eight.glif deleted file mode 100644 index bb3dd70..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/eight.glif +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/ellipsis.glif b/Source/Metropolis-Regular.ufo/glyphs/ellipsis.glif deleted file mode 100644 index 1e060b2..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/ellipsis.glif +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/emdash.glif b/Source/Metropolis-Regular.ufo/glyphs/emdash.glif deleted file mode 100644 index 8aaf175..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/emdash.glif +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/endash.glif b/Source/Metropolis-Regular.ufo/glyphs/endash.glif deleted file mode 100644 index b9ad0f7..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/endash.glif +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/equal.glif b/Source/Metropolis-Regular.ufo/glyphs/equal.glif deleted file mode 100644 index 0dbcf2e..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/equal.glif +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/euro.glif b/Source/Metropolis-Regular.ufo/glyphs/euro.glif deleted file mode 100644 index 4278340..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/euro.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/exclam.glif b/Source/Metropolis-Regular.ufo/glyphs/exclam.glif deleted file mode 100644 index 56f6d9b..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/exclam.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/exclamdown.glif b/Source/Metropolis-Regular.ufo/glyphs/exclamdown.glif deleted file mode 100644 index 0ef7039..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/exclamdown.glif +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/f.glif b/Source/Metropolis-Regular.ufo/glyphs/f.glif deleted file mode 100644 index d727f1f..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/f.glif +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 08:28:42 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/five.glif b/Source/Metropolis-Regular.ufo/glyphs/five.glif deleted file mode 100644 index e98a191..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/five.glif +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/four.glif b/Source/Metropolis-Regular.ufo/glyphs/four.glif deleted file mode 100644 index 6c581c6..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/four.glif +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/g.glif b/Source/Metropolis-Regular.ufo/glyphs/g.glif deleted file mode 100644 index 7490ffb..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/g.glif +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:36:29 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/gbreve.glif b/Source/Metropolis-Regular.ufo/glyphs/gbreve.glif deleted file mode 100644 index a6adb28..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/gbreve.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:36:38 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/germandbls.glif b/Source/Metropolis-Regular.ufo/glyphs/germandbls.glif deleted file mode 100644 index 6f43a8e..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/germandbls.glif +++ /dev/null @@ -1,54 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/grave.glif b/Source/Metropolis-Regular.ufo/glyphs/grave.glif deleted file mode 100644 index b4d6a25..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/grave.glif +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/greater.glif b/Source/Metropolis-Regular.ufo/glyphs/greater.glif deleted file mode 100644 index 9f13594..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/greater.glif +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/h.glif b/Source/Metropolis-Regular.ufo/glyphs/h.glif deleted file mode 100644 index f7c42d1..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/h.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:41:00 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/hyphen.glif b/Source/Metropolis-Regular.ufo/glyphs/hyphen.glif deleted file mode 100644 index ce0ea6d..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/hyphen.glif +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/i.glif b/Source/Metropolis-Regular.ufo/glyphs/i.glif deleted file mode 100644 index bc52a9a..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/i.glif +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:40:40 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/iacute.glif b/Source/Metropolis-Regular.ufo/glyphs/iacute.glif deleted file mode 100644 index a21a448..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/iacute.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - com.schriftgestaltung.Glyphs.ComponentInfo - - - alignment - -1 - index - 1 - name - acute - - - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/icircumflex.glif b/Source/Metropolis-Regular.ufo/glyphs/icircumflex.glif deleted file mode 100644 index 56ef82f..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/icircumflex.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/idieresis.glif b/Source/Metropolis-Regular.ufo/glyphs/idieresis.glif deleted file mode 100644 index b298c2c..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/idieresis.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/idotless.glif b/Source/Metropolis-Regular.ufo/glyphs/idotless.glif deleted file mode 100644 index c4e47f9..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/idotless.glif +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:33:47 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/igrave.glif b/Source/Metropolis-Regular.ufo/glyphs/igrave.glif deleted file mode 100644 index 680b33b..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/igrave.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - com.schriftgestaltung.Glyphs.ComponentInfo - - - alignment - -1 - index - 1 - name - grave - - - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/j.glif b/Source/Metropolis-Regular.ufo/glyphs/j.glif deleted file mode 100644 index 60ed215..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/j.glif +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:41:00 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/jdotless.glif b/Source/Metropolis-Regular.ufo/glyphs/jdotless.glif deleted file mode 100644 index a41db03..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/jdotless.glif +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:44:53 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/k.glif b/Source/Metropolis-Regular.ufo/glyphs/k.glif deleted file mode 100644 index 5a9ce36..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/k.glif +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:22:15 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/l.glif b/Source/Metropolis-Regular.ufo/glyphs/l.glif deleted file mode 100644 index 3887dee..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/l.glif +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:26:34 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/less.glif b/Source/Metropolis-Regular.ufo/glyphs/less.glif deleted file mode 100644 index 42908ce..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/less.glif +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/lowercase_loop.glif b/Source/Metropolis-Regular.ufo/glyphs/lowercase_loop.glif deleted file mode 100644 index 7ab4c23..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/lowercase_loop.glif +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.Export - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:28:12 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/lowercase_loop_reverse.glif b/Source/Metropolis-Regular.ufo/glyphs/lowercase_loop_reverse.glif deleted file mode 100644 index 659d9bc..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/lowercase_loop_reverse.glif +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.Export - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:28:59 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/lowercase_nh_shoulder.glif b/Source/Metropolis-Regular.ufo/glyphs/lowercase_nh_shoulder.glif deleted file mode 100644 index 16aac00..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/lowercase_nh_shoulder.glif +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.Export - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:25:31 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/m.glif b/Source/Metropolis-Regular.ufo/glyphs/m.glif deleted file mode 100644 index 9529dff..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/m.glif +++ /dev/null @@ -1,55 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:50:20 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/minus.glif b/Source/Metropolis-Regular.ufo/glyphs/minus.glif deleted file mode 100644 index b269202..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/minus.glif +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/multiply.glif b/Source/Metropolis-Regular.ufo/glyphs/multiply.glif deleted file mode 100644 index 6970551..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/multiply.glif +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/n.glif b/Source/Metropolis-Regular.ufo/glyphs/n.glif deleted file mode 100644 index d1f0185..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/n.glif +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-14 11:56:24 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/nacute.glif b/Source/Metropolis-Regular.ufo/glyphs/nacute.glif deleted file mode 100644 index bfdaaee..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/nacute.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/nine.glif b/Source/Metropolis-Regular.ufo/glyphs/nine.glif deleted file mode 100644 index f365ead..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/nine.glif +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/ntilde.glif b/Source/Metropolis-Regular.ufo/glyphs/ntilde.glif deleted file mode 100644 index 05aecc5..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/ntilde.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/numbersign.glif b/Source/Metropolis-Regular.ufo/glyphs/numbersign.glif deleted file mode 100644 index 4a1be45..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/numbersign.glif +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/o.glif b/Source/Metropolis-Regular.ufo/glyphs/o.glif deleted file mode 100644 index 9c1292f..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/o.glif +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:20:55 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/oacute.glif b/Source/Metropolis-Regular.ufo/glyphs/oacute.glif deleted file mode 100644 index 4181e07..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/oacute.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/ocircumflex.glif b/Source/Metropolis-Regular.ufo/glyphs/ocircumflex.glif deleted file mode 100644 index 7368599..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/ocircumflex.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/odieresis.glif b/Source/Metropolis-Regular.ufo/glyphs/odieresis.glif deleted file mode 100644 index 763d988..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/odieresis.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/ograve.glif b/Source/Metropolis-Regular.ufo/glyphs/ograve.glif deleted file mode 100644 index b124ae9..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/ograve.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/one.glif b/Source/Metropolis-Regular.ufo/glyphs/one.glif deleted file mode 100644 index ab3fa6d..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/one.glif +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-13 02:52:38 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/oslash.glif b/Source/Metropolis-Regular.ufo/glyphs/oslash.glif deleted file mode 100644 index 14f5d94..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/oslash.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/otilde.glif b/Source/Metropolis-Regular.ufo/glyphs/otilde.glif deleted file mode 100644 index ec6a832..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/otilde.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/p.glif b/Source/Metropolis-Regular.ufo/glyphs/p.glif deleted file mode 100644 index 364427c..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/p.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:41:06 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/parenleft.glif b/Source/Metropolis-Regular.ufo/glyphs/parenleft.glif deleted file mode 100644 index bd94a1e..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/parenleft.glif +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/parenright.glif b/Source/Metropolis-Regular.ufo/glyphs/parenright.glif deleted file mode 100644 index 9b2fb4f..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/parenright.glif +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/percent.glif b/Source/Metropolis-Regular.ufo/glyphs/percent.glif deleted file mode 100644 index e374a64..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/percent.glif +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/period.glif b/Source/Metropolis-Regular.ufo/glyphs/period.glif deleted file mode 100644 index 4f92b7f..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/period.glif +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/perthousand.glif b/Source/Metropolis-Regular.ufo/glyphs/perthousand.glif deleted file mode 100644 index d8f56cf..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/perthousand.glif +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/plus.glif b/Source/Metropolis-Regular.ufo/glyphs/plus.glif deleted file mode 100644 index 76792b6..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/plus.glif +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/q.glif b/Source/Metropolis-Regular.ufo/glyphs/q.glif deleted file mode 100644 index 38bce46..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/q.glif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:41:06 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/question.glif b/Source/Metropolis-Regular.ufo/glyphs/question.glif deleted file mode 100644 index a53e339..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/question.glif +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/questiondown.glif b/Source/Metropolis-Regular.ufo/glyphs/questiondown.glif deleted file mode 100644 index f344135..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/questiondown.glif +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/quotedbl.glif b/Source/Metropolis-Regular.ufo/glyphs/quotedbl.glif deleted file mode 100644 index bd79966..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/quotedbl.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/quotedblleft.glif b/Source/Metropolis-Regular.ufo/glyphs/quotedblleft.glif deleted file mode 100644 index 7ac9ec6..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/quotedblleft.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/quotedblright.glif b/Source/Metropolis-Regular.ufo/glyphs/quotedblright.glif deleted file mode 100644 index 98b7aa4..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/quotedblright.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/quoteleft.glif b/Source/Metropolis-Regular.ufo/glyphs/quoteleft.glif deleted file mode 100644 index f47349d..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/quoteleft.glif +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/quoteright.glif b/Source/Metropolis-Regular.ufo/glyphs/quoteright.glif deleted file mode 100644 index 2c4d473..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/quoteright.glif +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/quotesingle.glif b/Source/Metropolis-Regular.ufo/glyphs/quotesingle.glif deleted file mode 100644 index 6e29491..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/quotesingle.glif +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/r.glif b/Source/Metropolis-Regular.ufo/glyphs/r.glif deleted file mode 100644 index 3f6bdc6..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/r.glif +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 09:02:40 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/ring.glif b/Source/Metropolis-Regular.ufo/glyphs/ring.glif deleted file mode 100644 index 8fc60a9..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/ring.glif +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-14 08:11:07 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/s.glif b/Source/Metropolis-Regular.ufo/glyphs/s.glif deleted file mode 100644 index f7ff2c0..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/s.glif +++ /dev/null @@ -1,426 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:42:05 +0000 - com.typemytype.robofont.layerData - - Intermediate {700, 5} - - anchors - - - name - bottom - x - 251 - y - 0 - - - components - - - contours - - - points - - - smooth - - x - 385 - y - -12 - - - smooth - - x - 468 - y - 53 - - - segmentType - curve - smooth - - x - 468 - y - 155 - - - smooth - - x - 468 - y - 268 - - - smooth - - x - 369 - y - 298 - - - segmentType - curve - smooth - - x - 280 - y - 321 - - - smooth - - x - 210 - y - 340 - - - smooth - - x - 189 - y - 348 - - - segmentType - curve - smooth - - x - 189 - y - 376 - - - smooth - - x - 189 - y - 394 - - - smooth - - x - 214 - y - 407 - - - segmentType - curve - smooth - - x - 250 - y - 407 - - - smooth - - x - 294 - y - 407 - - - smooth - - x - 348 - y - 390 - - - segmentType - curve - smooth - - x - 395 - y - 361 - - - segmentType - line - smooth - - x - 454 - y - 465 - - - smooth - - x - 397 - y - 503 - - - smooth - - x - 324 - y - 529 - - - segmentType - curve - smooth - - x - 250 - y - 529 - - - smooth - - x - 128 - y - 529 - - - smooth - - x - 47 - y - 459 - - - segmentType - curve - smooth - - x - 48 - y - 361 - - - smooth - - x - 49 - y - 259 - - - smooth - - x - 131 - y - 230 - - - segmentType - curve - smooth - - x - 237 - y - 204 - - - smooth - - x - 290 - y - 190 - - - smooth - - x - 328 - y - 180 - - - segmentType - curve - smooth - - x - 328 - y - 148 - - - smooth - - x - 328 - y - 125 - - - smooth - - x - 300 - y - 109 - - - segmentType - curve - smooth - - x - 261 - y - 109 - - - smooth - - x - 192 - y - 109 - - - smooth - - x - 134 - y - 134 - - - segmentType - curve - smooth - - x - 88 - y - 167 - - - segmentType - line - smooth - - x - 25 - y - 66 - - - smooth - - x - 87 - y - 16 - - - smooth - - x - 175 - y - -12 - - - segmentType - curve - smooth - - x - 258 - y - -12 - - - - - lib - - - name - s - unicodes - - - width - 502 - - - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/scedilla.glif b/Source/Metropolis-Regular.ufo/glyphs/scedilla.glif deleted file mode 100644 index 22d7c4d..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/scedilla.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-15 08:41:24 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/semicolon.glif b/Source/Metropolis-Regular.ufo/glyphs/semicolon.glif deleted file mode 100644 index fa6d31f..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/semicolon.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/seven.glif b/Source/Metropolis-Regular.ufo/glyphs/seven.glif deleted file mode 100644 index a000015..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/seven.glif +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/six.glif b/Source/Metropolis-Regular.ufo/glyphs/six.glif deleted file mode 100644 index ee6ff65..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/six.glif +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/slash.glif b/Source/Metropolis-Regular.ufo/glyphs/slash.glif deleted file mode 100644 index 74407b3..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/slash.glif +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/space.glif b/Source/Metropolis-Regular.ufo/glyphs/space.glif deleted file mode 100644 index a0e9e6c..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/space.glif +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:15:39 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/sterling.glif b/Source/Metropolis-Regular.ufo/glyphs/sterling.glif deleted file mode 100644 index 2ac99f4..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/sterling.glif +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/t.glif b/Source/Metropolis-Regular.ufo/glyphs/t.glif deleted file mode 100644 index 00435e8..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/t.glif +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 09:00:24 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/tcedilla.glif b/Source/Metropolis-Regular.ufo/glyphs/tcedilla.glif deleted file mode 100644 index 2e7d88c..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/tcedilla.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/three.glif b/Source/Metropolis-Regular.ufo/glyphs/three.glif deleted file mode 100644 index 02f6b2a..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/three.glif +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-13 02:55:16 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/tilde.glif b/Source/Metropolis-Regular.ufo/glyphs/tilde.glif deleted file mode 100644 index 8ec122c..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/tilde.glif +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/two.glif b/Source/Metropolis-Regular.ufo/glyphs/two.glif deleted file mode 100644 index 82668d7..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/two.glif +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-13 02:53:51 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/u.glif b/Source/Metropolis-Regular.ufo/glyphs/u.glif deleted file mode 100644 index 774b6e1..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/u.glif +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-14 11:56:24 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/uacute.glif b/Source/Metropolis-Regular.ufo/glyphs/uacute.glif deleted file mode 100644 index 21f3819..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/uacute.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/ucircumflex.glif b/Source/Metropolis-Regular.ufo/glyphs/ucircumflex.glif deleted file mode 100644 index 0965633..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/ucircumflex.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/udieresis.glif b/Source/Metropolis-Regular.ufo/glyphs/udieresis.glif deleted file mode 100644 index a97b4b6..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/udieresis.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/ugrave.glif b/Source/Metropolis-Regular.ufo/glyphs/ugrave.glif deleted file mode 100644 index 077d160..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/ugrave.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/underscore.glif b/Source/Metropolis-Regular.ufo/glyphs/underscore.glif deleted file mode 100644 index 298b167..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/underscore.glif +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/uring.glif b/Source/Metropolis-Regular.ufo/glyphs/uring.glif deleted file mode 100644 index c36344d..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/uring.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/v.glif b/Source/Metropolis-Regular.ufo/glyphs/v.glif deleted file mode 100644 index bfb418d..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/v.glif +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:16:50 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/w.glif b/Source/Metropolis-Regular.ufo/glyphs/w.glif deleted file mode 100644 index c1641d2..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/w.glif +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:41:40 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/wacute.glif b/Source/Metropolis-Regular.ufo/glyphs/wacute.glif deleted file mode 100644 index b5a2cc5..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/wacute.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - com.schriftgestaltung.Glyphs.ComponentInfo - - - alignment - -1 - index - 1 - name - acute - - - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/wcircumflex.glif b/Source/Metropolis-Regular.ufo/glyphs/wcircumflex.glif deleted file mode 100644 index 74fedc5..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/wcircumflex.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/wdieresis.glif b/Source/Metropolis-Regular.ufo/glyphs/wdieresis.glif deleted file mode 100644 index 41e01b2..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/wdieresis.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/wgrave.glif b/Source/Metropolis-Regular.ufo/glyphs/wgrave.glif deleted file mode 100644 index e05135f..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/wgrave.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - com.schriftgestaltung.Glyphs.ComponentInfo - - - alignment - -1 - index - 1 - name - grave - - - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/x.glif b/Source/Metropolis-Regular.ufo/glyphs/x.glif deleted file mode 100644 index 382e3a8..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/x.glif +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:05:27 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/y.glif b/Source/Metropolis-Regular.ufo/glyphs/y.glif deleted file mode 100644 index 54abf92..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/y.glif +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:25:50 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/yacute.glif b/Source/Metropolis-Regular.ufo/glyphs/yacute.glif deleted file mode 100644 index fc7a40d..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/yacute.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/ycircumflex.glif b/Source/Metropolis-Regular.ufo/glyphs/ycircumflex.glif deleted file mode 100644 index 9c41397..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/ycircumflex.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/ydieresis.glif b/Source/Metropolis-Regular.ufo/glyphs/ydieresis.glif deleted file mode 100644 index 9a83129..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/ydieresis.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/yen.glif b/Source/Metropolis-Regular.ufo/glyphs/yen.glif deleted file mode 100644 index 58c26f0..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/yen.glif +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/ygrave.glif b/Source/Metropolis-Regular.ufo/glyphs/ygrave.glif deleted file mode 100644 index c879775..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/ygrave.glif +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-06 02:19:46 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/z.glif b/Source/Metropolis-Regular.ufo/glyphs/z.glif deleted file mode 100644 index aa18283..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/z.glif +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-07 12:17:55 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/glyphs/zero.glif b/Source/Metropolis-Regular.ufo/glyphs/zero.glif deleted file mode 100644 index 4c85975..0000000 --- a/Source/Metropolis-Regular.ufo/glyphs/zero.glif +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - com.schriftgestaltung.Glyphs.lastChange - 2016-08-13 02:51:30 +0000 - - - diff --git a/Source/Metropolis-Regular.ufo/kerning.plist b/Source/Metropolis-Regular.ufo/kerning.plist deleted file mode 100644 index 933efab..0000000 --- a/Source/Metropolis-Regular.ufo/kerning.plist +++ /dev/null @@ -1,107 +0,0 @@ - - - - - A - - G - -19 - T - -62 - V - -89 - W - -40 - Y - -35 - - C - - O - -15 - - D - - A - -53 - - K - - A - 20 - - L - - V - -109 - - T - - O - -43 - - V - - A - -89 - - W - - A - -40 - o - -35 - - Y - - A - -35 - e - -90 - - backslash - - backslash - -125 - slash - 70 - - c - - o - -11 - - e - - Y - -90 - - o - - w - -19 - - r - - o - -17 - - slash - - slash - -125 - - v - - d - -19 - - y - - e - -23 - o - -30 - - - diff --git a/Source/Metropolis-Regular.ufo/lib.plist b/Source/Metropolis-Regular.ufo/lib.plist deleted file mode 100644 index 881ae58..0000000 --- a/Source/Metropolis-Regular.ufo/lib.plist +++ /dev/null @@ -1,300 +0,0 @@ - - - - - GSDimensionPlugin.Dimensions - - 35616FF6-3D9C-499B-B113-AC9E0DB5842A - - HH - 74 - HV - 78 - OH - 71 - OV - 79 - nV - 75 - nd - 67 - oH - 67 - oV - 75 - tH - 67 - - 3B040282-CF47-4846-BCAF-7BFF90FB63BC - - OH - 34 - OV - 36 - nV - 36 - nd - 34 - - A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B - - HH - 173 - HV - 194 - OH - 176 - OV - 200 - nV - 193 - nd - 160 - oH - 160 - oV - 184 - tH - 152 - - - com.schriftgestaltung.disablesAutomaticAlignment - - com.schriftgestaltung.fontMaster.userData - - GSCornerRadius - 74 - - com.schriftgestaltung.fontMasterID - 35616FF6-3D9C-499B-B113-AC9E0DB5842A - com.schriftgestaltung.glyphOrder - - com.schriftgestaltung.useNiceNames - - com.schriftgestaltung.weightValue - 400 - com.schriftgestaltung.widthValue - 5 - com.typemytype.robofont.layerOrder - - background - - public.glyphOrder - - A - Aacute - Abreve - Acircumflex - Adieresis - Agrave - Aring - Atilde - B - C - Ccedilla - D - E - Eacute - Ecircumflex - Edieresis - Egrave - F - G - Gbreve - H - I - Iacute - Icircumflex - Idieresis - Idotaccent - Igrave - J - K - L - M - N - Ntilde - O - Oacute - Ocircumflex - Odieresis - Ograve - Oslash - Otilde - P - Q - R - S - Scedilla - T - Tcedilla - U - Uacute - Ucircumflex - Udieresis - Ugrave - Uring - V - W - Wacute - Wcircumflex - Wdieresis - Wgrave - X - Y - Yacute - Ycircumflex - Ydieresis - Ygrave - Z - a - aacute - abreve - acircumflex - adieresis - agrave - aring - atilde - b - c - ccedilla - d - e - eacute - ecircumflex - edieresis - egrave - f - g - gbreve - h - i - idotless - iacute - icircumflex - idieresis - igrave - j - jdotless - k - l - m - n - nacute - ntilde - o - oacute - ocircumflex - odieresis - ograve - oslash - otilde - p - q - r - s - scedilla - germandbls - t - tcedilla - u - uacute - ucircumflex - udieresis - ugrave - uring - v - w - wacute - wcircumflex - wdieresis - wgrave - x - y - yacute - ycircumflex - ydieresis - ygrave - z - a.alt - aacute.alt - abreve.alt - acircumflex.alt - adieresis.alt - agrave.alt - aring.alt - atilde.alt - zero - one - two - three - four - five - six - seven - eight - nine - asterisk - backslash - colon - comma - ellipsis - exclam - exclamdown - numbersign - period - question - questiondown - quotedbl - quotesingle - semicolon - slash - underscore - braceleft - braceright - bracketleft - bracketright - parenleft - parenright - emdash - endash - hyphen - quotedblleft - quotedblright - quoteleft - quoteright - space - cent - dollar - euro - sterling - yen - plus - minus - multiply - divide - equal - greater - less - asciitilde - percent - perthousand - at - ampersand - bar - asciicircum - acute - breve - cedilla - circumflex - dieresis - dotaccent - grave - ring - tilde - lowercase_loop - lowercase_nh_shoulder - lowercase_loop_reverse - - - diff --git a/Source/Metropolis-Regular.ufo/metainfo.plist b/Source/Metropolis-Regular.ufo/metainfo.plist deleted file mode 100644 index 12a7922..0000000 --- a/Source/Metropolis-Regular.ufo/metainfo.plist +++ /dev/null @@ -1,10 +0,0 @@ - - - - - creator - com.schriftgestaltung.GlyphsUFOExport - formatVersion - 2 - - diff --git a/Source/Metropolis.glyphs b/Source/Metropolis.glyphs deleted file mode 100644 index 25ec693..0000000 --- a/Source/Metropolis.glyphs +++ /dev/null @@ -1,26215 +0,0 @@ -{ -.appVersion = "895"; -copyright = "Copyright © 2016 by Chris Simpson."; -date = "2016-07-29 23:55:50 +0000"; -designer = "Chris Simpson"; -designerURL = "https://github.com/chrismsimpson/Metropolis"; -familyName = Metropolis; -fontMaster = ( -{ -alignmentZones = ( -"{795, 12}", -"{687, 12}", -"{517, 12}", -"{0, -12}", -"{-205, -12}" -); -ascender = 795; -capHeight = 687; -customParameters = ( -{ -name = typoAscender; -value = 795; -}, -{ -name = typoDescender; -value = -205; -}, -{ -name = typoLineGap; -value = 0; -}, -{ -name = winAscent; -value = 795; -}, -{ -name = winDescent; -value = 205; -}, -{ -name = hheaAscender; -value = 795; -}, -{ -name = hheaDescender; -value = -205; -}, -{ -name = underlinePosition; -value = -133; -}, -{ -name = underlineThickness; -value = 20; -} -); -descender = -205; -horizontalStems = ( -36 -); -id = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -verticalStems = ( -36 -); -weight = Light; -widthValue = 5; -xHeight = 517; -}, -{ -alignmentZones = ( -"{795, 12}", -"{687, 12}", -"{517, 12}", -"{0, -12}", -"{-205, -12}" -); -ascender = 795; -capHeight = 687; -customParameters = ( -{ -name = typoAscender; -value = 795; -}, -{ -name = typoDescender; -value = -205; -}, -{ -name = typoLineGap; -value = 0; -}, -{ -name = winAscent; -value = 795; -}, -{ -name = winDescent; -value = 205; -}, -{ -name = hheaAscender; -value = 795; -}, -{ -name = hheaDescender; -value = -205; -}, -{ -name = underlinePosition; -value = -133; -}, -{ -name = underlineThickness; -value = 20; -} -); -descender = -205; -horizontalStems = ( -67, -71, -74 -); -id = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -userData = { -GSCornerRadius = 74; -}; -verticalStems = ( -75, -78, -79 -); -weightValue = 400; -widthValue = 5; -xHeight = 517; -}, -{ -alignmentZones = ( -"{795, 12}", -"{687, 12}", -"{517, 12}", -"{0, -12}", -"{-205, -12}" -); -ascender = 795; -capHeight = 687; -customParameters = ( -{ -name = typoAscender; -value = 795; -}, -{ -name = typoDescender; -value = -205; -}, -{ -name = typoLineGap; -value = 0; -}, -{ -name = winAscent; -value = 795; -}, -{ -name = winDescent; -value = 205; -}, -{ -name = hheaAscender; -value = 795; -}, -{ -name = hheaDescender; -value = -205; -}, -{ -name = underlinePosition; -value = -133; -}, -{ -name = underlineThickness; -value = 20; -} -); -descender = -205; -horizontalStems = ( -152, -160, -173, -176 -); -id = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -userData = { -GSCornerRadius = 180; -}; -verticalStems = ( -184, -193, -194, -200 -); -weight = Bold; -weightValue = 900; -widthValue = 5; -xHeight = 517; -}, -{ -alignmentZones = ( -"{795, 16}", -"{687, 16}", -"{517, 16}", -"{0, -16}", -"{-205, -16}" -); -ascender = 795; -capHeight = 687; -customValue = 5; -customParameters = ( -{ -name = typoAscender; -value = 795; -}, -{ -name = typoDescender; -value = -205; -}, -{ -name = typoLineGap; -value = 0; -}, -{ -name = winAscent; -value = 795; -}, -{ -name = winDescent; -value = 205; -}, -{ -name = hheaAscender; -value = 795; -}, -{ -name = hheaDescender; -value = -205; -}, -{ -name = underlinePosition; -value = -133; -}, -{ -name = underlineThickness; -value = 20; -} -); -descender = -205; -horizontalStems = ( -36 -); -id = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -italicAngle = 11.75; -verticalStems = ( -36 -); -visible = 1; -weight = Light; -widthValue = 5; -xHeight = 517; -}, -{ -alignmentZones = ( -"{795, 16}", -"{687, 16}", -"{517, 16}", -"{0, -16}", -"{-205, -16}" -); -ascender = 795; -capHeight = 687; -customValue = 5; -customParameters = ( -{ -name = typoAscender; -value = 795; -}, -{ -name = typoDescender; -value = -205; -}, -{ -name = typoLineGap; -value = 0; -}, -{ -name = winAscent; -value = 795; -}, -{ -name = winDescent; -value = 205; -}, -{ -name = hheaAscender; -value = 795; -}, -{ -name = hheaDescender; -value = -205; -}, -{ -name = underlinePosition; -value = -133; -}, -{ -name = underlineThickness; -value = 20; -} -); -descender = -205; -horizontalStems = ( -67, -71, -74 -); -id = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -italicAngle = 11.75; -verticalStems = ( -75, -78, -79 -); -visible = 1; -weightValue = 400; -widthValue = 5; -xHeight = 517; -}, -{ -alignmentZones = ( -"{795, 16}", -"{687, 16}", -"{517, 16}", -"{0, -16}", -"{-205, -16}" -); -ascender = 795; -capHeight = 687; -customValue = 5; -customParameters = ( -{ -name = typoAscender; -value = 795; -}, -{ -name = typoDescender; -value = -205; -}, -{ -name = typoLineGap; -value = 0; -}, -{ -name = winAscent; -value = 795; -}, -{ -name = winDescent; -value = 205; -}, -{ -name = hheaAscender; -value = 795; -}, -{ -name = hheaDescender; -value = -205; -}, -{ -name = underlinePosition; -value = -133; -}, -{ -name = underlineThickness; -value = 20; -} -); -descender = -205; -horizontalStems = ( -152, -160, -173, -176 -); -id = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -italicAngle = 11.75; -verticalStems = ( -184, -193, -194, -200 -); -visible = 1; -weight = Bold; -weightValue = 900; -widthValue = 5; -xHeight = 517; -} -); -glyphs = ( -{ -glyphname = A; -lastChange = "2016-08-14 08:09:13 +0000"; -layers = ( -{ -anchors = ( -{ -name = top; -position = "{377, 687}"; -} -); -components = ( -{ -name = V; -transform = "{-1, 0, 0, -1, 755, 687}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"591 156 LINE", -"591 230 LINE", -"172 230 LINE", -"172 156 LINE" -); -} -); -width = 755; -}, -{ -anchors = ( -{ -name = top; -position = "{375, 687}"; -} -); -components = ( -{ -name = V; -transform = "{-1, 0, 0, -1, 749, 687}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"591 92 LINE", -"591 235 LINE", -"172 235 LINE", -"172 92 LINE" -); -} -); -width = 749; -}, -{ -anchors = ( -{ -name = top; -position = "{355, 687}"; -} -); -components = ( -{ -name = V; -transform = "{-1, 0, 0, -1, 710, 687}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"571 175 LINE", -"571 211 LINE", -"132 211 LINE", -"132 175 LINE" -); -} -); -width = 710; -}, -{ -anchors = ( -{ -name = top; -position = "{376, 687}"; -} -); -associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -components = ( -{ -name = V; -transform = "{-1, 0, 0, -1, 751, 687}"; -} -); -layerId = "3A20BC3A-4777-4149-AA2B-B575B586568E"; -name = "Intermediate {700, 5}"; -paths = ( -{ -closed = 1; -nodes = ( -"591 108 LINE", -"591 233 LINE", -"172 233 LINE", -"172 108 LINE" -); -} -); -width = 751; -}, -{ -components = ( -{ -name = V; -transform = "{-1, 0, 0, -1, 790, 687}"; -} -); -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"551 156 LINE", -"566 230 LINE", -"147 230 LINE", -"132 156 LINE" -); -} -); -width = 755; -}, -{ -components = ( -{ -name = V; -transform = "{-1, 0, 0, -1, 745, 687}"; -} -); -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"560 175 LINE", -"567 211 LINE", -"128 211 LINE", -"121 175 LINE" -); -} -); -width = 710; -}, -{ -components = ( -{ -name = V; -transform = "{-1, 0, 0, -1, 810, 687}"; -} -); -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"576 92 LINE", -"605 235 LINE", -"186 235 LINE", -"157 92 LINE" -); -} -); -width = 775; -} -); -unicode = 0041; -}, -{ -glyphname = Aacute; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = A; -}, -{ -alignment = -1; -name = acute; -transform = "{1, 0, 0, 1, 284, 170}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 755; -}, -{ -components = ( -{ -name = A; -}, -{ -alignment = -1; -name = acute; -transform = "{1, 0, 0, 1, 246, 170}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 749; -}, -{ -components = ( -{ -name = A; -}, -{ -alignment = -1; -name = acute; -transform = "{1, 0, 0, 1, 268, 170}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 710; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00C1; -}, -{ -glyphname = Abreve; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = A; -}, -{ -name = breve; -transform = "{1, 0, 0, 1, 146, 170}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 710; -}, -{ -components = ( -{ -name = A; -}, -{ -name = breve; -transform = "{1, 0, 0, 1, 168, 170}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 755; -}, -{ -components = ( -{ -name = A; -}, -{ -name = breve; -transform = "{1, 0, 0, 1, 141, 170}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 749; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 0102; -}, -{ -glyphname = Acircumflex; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = A; -}, -{ -name = circumflex; -transform = "{1, 0, 0, 1, 179, 170}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 755; -}, -{ -components = ( -{ -name = A; -}, -{ -name = circumflex; -transform = "{1, 0, 0, 1, 127, 170}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 749; -}, -{ -components = ( -{ -name = A; -}, -{ -name = circumflex; -transform = "{1, 0, 0, 1, 164, 170}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 710; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00C2; -}, -{ -glyphname = Adieresis; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = A; -}, -{ -name = dieresis; -transform = "{1, 0, 0, 1, 172, 170}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 755; -}, -{ -components = ( -{ -name = A; -}, -{ -name = dieresis; -transform = "{1, 0, 0, 1, 113, 170}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 749; -}, -{ -components = ( -{ -name = A; -}, -{ -name = dieresis; -transform = "{1, 0, 0, 1, 150, 170}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 710; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00C4; -}, -{ -glyphname = Agrave; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = A; -}, -{ -alignment = -1; -name = grave; -transform = "{1, 0, 0, 1, 145, 170}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 755; -}, -{ -components = ( -{ -name = A; -}, -{ -alignment = -1; -name = grave; -transform = "{1, 0, 0, 1, 102, 170}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 749; -}, -{ -components = ( -{ -name = A; -}, -{ -alignment = -1; -name = grave; -transform = "{1, 0, 0, 1, 152, 170}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 710; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00C0; -}, -{ -glyphname = Aring; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = A; -}, -{ -name = ring; -transform = "{1, 0, 0, 1, 211, 170}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 755; -}, -{ -components = ( -{ -name = A; -}, -{ -name = ring; -transform = "{1, 0, 0, 1, 191, 170}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 749; -}, -{ -components = ( -{ -name = A; -}, -{ -name = ring; -transform = "{1, 0, 0, 1, 189, 170}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 710; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00C5; -}, -{ -glyphname = Atilde; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = A; -}, -{ -name = tilde; -transform = "{1, 0, 0, 1, 151, 170}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 755; -}, -{ -components = ( -{ -name = A; -}, -{ -name = tilde; -transform = "{1, 0, 0, 1, 155, 170}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 749; -}, -{ -components = ( -{ -name = A; -}, -{ -name = tilde; -transform = "{1, 0, 0, 1, 129, 170}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 710; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00C3; -}, -{ -glyphname = B; -lastChange = "2016-08-06 02:49:13 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"421 0 LINE SMOOTH", -"540 0 OFFCURVE", -"625 78 OFFCURVE", -"625 188 CURVE SMOOTH", -"625 263 OFFCURVE", -"579 325 OFFCURVE", -"500 365 CURVE", -"562 401 OFFCURVE", -"598 443 OFFCURVE", -"598 516 CURVE SMOOTH", -"598 616 OFFCURVE", -"520 687 OFFCURVE", -"409 687 CURVE SMOOTH", -"94 687 LINE", -"94 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"172 325 LINE", -"401 325 LINE SMOOTH", -"486 325 OFFCURVE", -"546 272 OFFCURVE", -"546 198 CURVE SMOOTH", -"546 124 OFFCURVE", -"486 71 OFFCURVE", -"401 71 CURVE SMOOTH", -"172 71 LINE" -); -}, -{ -closed = 1; -nodes = ( -"172 616 LINE", -"389 616 LINE SMOOTH", -"465 616 OFFCURVE", -"519 570 OFFCURVE", -"519 506 CURVE SMOOTH", -"519 442 OFFCURVE", -"465 396 OFFCURVE", -"389 396 CURVE SMOOTH", -"172 396 LINE" -); -} -); -width = 682; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"444 0 LINE SMOOTH", -"584 0 OFFCURVE", -"684 75 OFFCURVE", -"684 185 CURVE SMOOTH", -"684 261 OFFCURVE", -"637 326 OFFCURVE", -"557 360 CURVE", -"617 389 OFFCURVE", -"652 447 OFFCURVE", -"652 514 CURVE SMOOTH", -"652 614 OFFCURVE", -"561 687 OFFCURVE", -"430 687 CURVE SMOOTH", -"60 687 LINE", -"60 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"253 273 LINE", -"412 273 LINE SMOOTH", -"454 273 OFFCURVE", -"484 250 OFFCURVE", -"484 218 CURVE SMOOTH", -"484 186 OFFCURVE", -"454 163 OFFCURVE", -"412 163 CURVE SMOOTH", -"253 163 LINE" -); -}, -{ -closed = 1; -nodes = ( -"253 524 LINE", -"383 524 LINE SMOOTH", -"423 524 OFFCURVE", -"452 502 OFFCURVE", -"452 472 CURVE SMOOTH", -"452 442 OFFCURVE", -"423 420 OFFCURVE", -"383 420 CURVE SMOOTH", -"253 420 LINE" -); -} -); -width = 711; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"393 0 LINE SMOOTH", -"512 0 OFFCURVE", -"597 78 OFFCURVE", -"597 188 CURVE SMOOTH", -"597 264 OFFCURVE", -"546 335 OFFCURVE", -"474 358 CURVE", -"530 377 OFFCURVE", -"570 443 OFFCURVE", -"570 516 CURVE SMOOTH", -"570 616 OFFCURVE", -"492 687 OFFCURVE", -"381 687 CURVE SMOOTH", -"94 687 LINE", -"94 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"130 340 LINE", -"393 340 LINE SMOOTH", -"491 340 OFFCURVE", -"561 277 OFFCURVE", -"561 188 CURVE SMOOTH", -"561 99 OFFCURVE", -"491 36 OFFCURVE", -"393 36 CURVE SMOOTH", -"130 36 LINE" -); -}, -{ -closed = 1; -nodes = ( -"130 651 LINE", -"381 651 LINE SMOOTH", -"471 651 OFFCURVE", -"534 595 OFFCURVE", -"534 516 CURVE SMOOTH", -"534 434 OFFCURVE", -"476 376 OFFCURVE", -"393 376 CURVE SMOOTH", -"130 376 LINE" -); -} -); -width = 654; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"370 0 LINE SMOOTH", -"502 0 OFFCURVE", -"613 101 OFFCURVE", -"613 220 CURVE SMOOTH", -"613 273 OFFCURVE", -"575 332 OFFCURVE", -"522 362 CURVE", -"606 405 OFFCURVE", -"655 474 OFFCURVE", -"655 547 CURVE SMOOTH", -"655 629 OFFCURVE", -"589 687 OFFCURVE", -"496 687 CURVE SMOOTH", -"183 687 LINE", -"40 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"186 325 LINE", -"418 325 LINE SMOOTH", -"488 325 OFFCURVE", -"538 285 OFFCURVE", -"538 229 CURVE SMOOTH", -"538 143 OFFCURVE", -"456 71 OFFCURVE", -"359 71 CURVE SMOOTH", -"133 71 LINE" -); -}, -{ -closed = 1; -nodes = ( -"247 616 LINE", -"466 616 LINE SMOOTH", -"529 616 OFFCURVE", -"574 582 OFFCURVE", -"574 533 CURVE SMOOTH", -"574 459 OFFCURVE", -"501 396 OFFCURVE", -"415 396 CURVE SMOOTH", -"201 396 LINE" -); -} -); -width = 682; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"341 0 LINE SMOOTH", -"471 0 OFFCURVE", -"586 99 OFFCURVE", -"586 221 CURVE SMOOTH", -"586 284 OFFCURVE", -"551 338 OFFCURVE", -"495 357 CURVE", -"569 381 OFFCURVE", -"627 471 OFFCURVE", -"627 550 CURVE SMOOTH", -"627 632 OFFCURVE", -"566 687 OFFCURVE", -"469 687 CURVE SMOOTH", -"183 687 LINE", -"40 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"147 340 LINE", -"412 340 LINE SMOOTH", -"498 340 OFFCURVE", -"550 293 OFFCURVE", -"550 223 CURVE SMOOTH", -"550 120 OFFCURVE", -"457 36 OFFCURVE", -"345 36 CURVE SMOOTH", -"84 36 LINE" -); -}, -{ -closed = 1; -nodes = ( -"212 651 LINE", -"464 651 LINE SMOOTH", -"542 651 OFFCURVE", -"591 609 OFFCURVE", -"591 548 CURVE SMOOTH", -"591 458 OFFCURVE", -"513 376 OFFCURVE", -"416 376 CURVE SMOOTH", -"155 376 LINE" -); -} -); -width = 655; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"397 0 LINE SMOOTH", -"541 0 OFFCURVE", -"670 76 OFFCURVE", -"670 209 CURVE SMOOTH", -"670 274 OFFCURVE", -"634 328 OFFCURVE", -"577 354 CURVE", -"654 388 OFFCURVE", -"706 455 OFFCURVE", -"706 534 CURVE SMOOTH", -"706 623 OFFCURVE", -"629 687 OFFCURVE", -"513 687 CURVE SMOOTH", -"149 687 LINE", -"6 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"256 273 LINE", -"421 273 LINE SMOOTH", -"463 273 OFFCURVE", -"480 263 OFFCURVE", -"480 239 CURVE SMOOTH", -"480 194 OFFCURVE", -"441 163 OFFCURVE", -"386 163 CURVE SMOOTH", -"233 163 LINE" -); -}, -{ -closed = 1; -nodes = ( -"308 524 LINE", -"445 524 LINE SMOOTH", -"484 524 OFFCURVE", -"500 515 OFFCURVE", -"501 493 CURVE SMOOTH", -"501 450 OFFCURVE", -"464 420 OFFCURVE", -"411 420 CURVE SMOOTH", -"287 420 LINE" -); -} -); -width = 711; -} -); -unicode = 0042; -}, -{ -glyphname = C; -lastChange = "2016-08-07 12:15:00 +0000"; -layers = ( -{ -anchors = ( -{ -name = bottom; -position = "{394, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"499 -12 OFFCURVE", -"587 29 OFFCURVE", -"651 93 CURVE", -"598 147 LINE", -"548 94 OFFCURVE", -"479 60 OFFCURVE", -"404 60 CURVE SMOOTH", -"256 60 OFFCURVE", -"131 190 OFFCURVE", -"131 344 CURVE SMOOTH", -"131 497 OFFCURVE", -"256 627 OFFCURVE", -"404 627 CURVE SMOOTH", -"479 627 OFFCURVE", -"548 593 OFFCURVE", -"598 540 CURVE", -"651 594 LINE", -"587 659 OFFCURVE", -"499 699 OFFCURVE", -"404 699 CURVE SMOOTH", -"214 699 OFFCURVE", -"52 537 OFFCURVE", -"52 344 CURVE SMOOTH", -"52 151 OFFCURVE", -"214 -12 OFFCURVE", -"404 -12 CURVE SMOOTH" -); -} -); -width = 680; -}, -{ -anchors = ( -{ -name = bottom; -position = "{393, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"518 -12 OFFCURVE", -"618 35 OFFCURVE", -"687 110 CURVE", -"545 234 LINE", -"512 192 OFFCURVE", -"463 164 OFFCURVE", -"408 164 CURVE SMOOTH", -"314 164 OFFCURVE", -"234 246 OFFCURVE", -"234 344 CURVE SMOOTH", -"234 441 OFFCURVE", -"314 523 OFFCURVE", -"408 523 CURVE SMOOTH", -"462 523 OFFCURVE", -"512 495 OFFCURVE", -"544 453 CURVE", -"687 578 LINE", -"618 652 OFFCURVE", -"518 699 OFFCURVE", -"408 699 CURVE SMOOTH", -"205 699 OFFCURVE", -"34 537 OFFCURVE", -"34 344 CURVE SMOOTH", -"34 151 OFFCURVE", -"205 -12 OFFCURVE", -"408 -12 CURVE SMOOTH" -); -} -); -width = 706; -}, -{ -anchors = ( -{ -name = bottom; -position = "{404, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"499 -12 OFFCURVE", -"587 29 OFFCURVE", -"651 93 CURVE", -"625 119 LINE", -"568 60 OFFCURVE", -"489 24 OFFCURVE", -"404 24 CURVE SMOOTH", -"232 24 OFFCURVE", -"88 170 OFFCURVE", -"88 344 CURVE SMOOTH", -"88 517 OFFCURVE", -"232 663 OFFCURVE", -"404 663 CURVE SMOOTH", -"489 663 OFFCURVE", -"568 627 OFFCURVE", -"625 569 CURVE", -"651 594 LINE", -"587 659 OFFCURVE", -"499 699 OFFCURVE", -"404 699 CURVE SMOOTH", -"213 699 OFFCURVE", -"52 537 OFFCURVE", -"52 344 CURVE SMOOTH", -"52 151 OFFCURVE", -"213 -12 OFFCURVE", -"404 -12 CURVE SMOOTH" -); -} -); -width = 680; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"435 -12 OFFCURVE", -"546 31 OFFCURVE", -"619 91 CURVE", -"574 149 LINE", -"515 97 OFFCURVE", -"429 60 OFFCURVE", -"366 60 CURVE SMOOTH", -"245 60 OFFCURVE", -"143 161 OFFCURVE", -"143 280 CURVE SMOOTH", -"143 468 OFFCURVE", -"299 627 OFFCURVE", -"485 627 CURVE SMOOTH", -"551 627 OFFCURVE", -"623 592 OFFCURVE", -"660 542 CURVE", -"721 592 LINE", -"671 655 OFFCURVE", -"580 699 OFFCURVE", -"500 699 CURVE SMOOTH", -"264 699 OFFCURVE", -"65 507 OFFCURVE", -"65 280 CURVE SMOOTH", -"65 121 OFFCURVE", -"196 -12 OFFCURVE", -"352 -12 CURVE SMOOTH" -); -} -); -width = 683; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"440 -12 OFFCURVE", -"548 33 OFFCURVE", -"620 92 CURVE", -"597 120 LINE", -"531 64 OFFCURVE", -"432 24 OFFCURVE", -"352 24 CURVE SMOOTH", -"220 24 OFFCURVE", -"101 134 OFFCURVE", -"101 289 CURVE SMOOTH", -"101 481 OFFCURVE", -"285 663 OFFCURVE", -"484 663 CURVE SMOOTH", -"578 663 OFFCURVE", -"651 622 OFFCURVE", -"693 570 CURVE", -"722 593 LINE", -"671 655 OFFCURVE", -"587 699 OFFCURVE", -"485 699 CURVE SMOOTH", -"267 699 OFFCURVE", -"65 499 OFFCURVE", -"65 286 CURVE SMOOTH", -"65 110 OFFCURVE", -"202 -12 OFFCURVE", -"350 -12 CURVE SMOOTH" -); -} -); -width = 684; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"463 -12 OFFCURVE", -"584 36 OFFCURVE", -"660 104 CURVE", -"537 240 LINE", -"495 195 OFFCURVE", -"428 164 OFFCURVE", -"377 164 CURVE SMOOTH", -"311 164 OFFCURVE", -"246 215 OFFCURVE", -"246 302 CURVE SMOOTH", -"246 414 OFFCURVE", -"355 523 OFFCURVE", -"470 523 CURVE SMOOTH", -"527 523 OFFCURVE", -"569 496 OFFCURVE", -"591 459 CURVE", -"751 573 LINE", -"696 645 OFFCURVE", -"597 699 OFFCURVE", -"479 699 CURVE SMOOTH", -"256 699 OFFCURVE", -"49 508 OFFCURVE", -"49 298 CURVE SMOOTH", -"49 123 OFFCURVE", -"192 -12 OFFCURVE", -"362 -12 CURVE SMOOTH" -); -} -); -width = 711; -} -); -unicode = 0043; -}, -{ -glyphname = Ccedilla; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = C; -}, -{ -name = cedilla; -transform = "{1, 0, 0, 1, 238, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 680; -}, -{ -components = ( -{ -name = C; -}, -{ -name = cedilla; -transform = "{1, 0, 0, 1, 223, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 706; -}, -{ -components = ( -{ -name = C; -}, -{ -alignment = -1; -name = cedilla; -transform = "{1, 0, 0, 1, 245, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 680; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00C7; -}, -{ -glyphname = D; -lastChange = "2016-08-08 10:34:39 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"326 0 LINE SMOOTH", -"544 0 OFFCURVE", -"698 143 OFFCURVE", -"698 344 CURVE SMOOTH", -"698 545 OFFCURVE", -"544 687 OFFCURVE", -"326 687 CURVE SMOOTH", -"94 687 LINE", -"94 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"172 616 LINE", -"326 616 LINE SMOOTH", -"498 616 OFFCURVE", -"619 503 OFFCURVE", -"619 344 CURVE SMOOTH", -"619 184 OFFCURVE", -"498 71 OFFCURVE", -"326 71 CURVE SMOOTH", -"172 71 LINE" -); -} -); -width = 762; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"316 0 LINE SMOOTH", -"556 0 OFFCURVE", -"726 143 OFFCURVE", -"726 344 CURVE SMOOTH", -"726 545 OFFCURVE", -"556 687 OFFCURVE", -"316 687 CURVE SMOOTH", -"60 687 LINE", -"60 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"254 511 LINE", -"348 511 LINE SMOOTH", -"452 511 OFFCURVE", -"526 442 OFFCURVE", -"526 344 CURVE SMOOTH", -"526 246 OFFCURVE", -"452 176 OFFCURVE", -"348 176 CURVE SMOOTH", -"254 176 LINE" -); -} -); -width = 760; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"329 0 LINE SMOOTH", -"535 0 OFFCURVE", -"681 143 OFFCURVE", -"681 344 CURVE SMOOTH", -"681 545 OFFCURVE", -"535 687 OFFCURVE", -"329 687 CURVE SMOOTH", -"94 687 LINE", -"94 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"130 651 LINE", -"329 651 LINE SMOOTH", -"514 651 OFFCURVE", -"645 524 OFFCURVE", -"645 344 CURVE SMOOTH", -"645 164 OFFCURVE", -"514 36 OFFCURVE", -"329 36 CURVE SMOOTH", -"130 36 LINE" -); -} -); -width = 745; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"275 0 LINE SMOOTH", -"518 0 OFFCURVE", -"723 189 OFFCURVE", -"723 414 CURVE SMOOTH", -"723 574 OFFCURVE", -"595 687 OFFCURVE", -"413 687 CURVE SMOOTH", -"183 687 LINE", -"40 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"247 616 LINE", -"403 616 LINE SMOOTH", -"544 616 OFFCURVE", -"644 530 OFFCURVE", -"644 409 CURVE SMOOTH", -"644 226 OFFCURVE", -"479 71 OFFCURVE", -"284 71 CURVE SMOOTH", -"133 71 LINE" -); -} -); -width = 763; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"277 0 LINE SMOOTH", -"510 0 OFFCURVE", -"707 192 OFFCURVE", -"707 421 CURVE SMOOTH", -"707 577 OFFCURVE", -"587 687 OFFCURVE", -"417 687 CURVE SMOOTH", -"183 687 LINE", -"40 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"212 651 LINE", -"412 651 LINE SMOOTH", -"564 651 OFFCURVE", -"671 554 OFFCURVE", -"671 416 CURVE SMOOTH", -"671 210 OFFCURVE", -"493 36 OFFCURVE", -"281 36 CURVE SMOOTH", -"84 36 LINE" -); -} -); -width = 745; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"269 0 LINE SMOOTH", -"530 0 OFFCURVE", -"749 183 OFFCURVE", -"749 400 CURVE SMOOTH", -"749 568 OFFCURVE", -"604 687 OFFCURVE", -"399 687 CURVE SMOOTH", -"149 687 LINE", -"6 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"307 511 LINE", -"407 511 LINE SMOOTH", -"491 511 OFFCURVE", -"551 462 OFFCURVE", -"551 393 CURVE SMOOTH", -"551 275 OFFCURVE", -"448 176 OFFCURVE", -"325 176 CURVE SMOOTH", -"237 176 LINE" -); -} -); -width = 760; -} -); -unicode = 0044; -}, -{ -glyphname = E; -lastChange = "2016-08-08 10:35:14 +0000"; -layers = ( -{ -anchors = ( -{ -name = top; -position = "{326, 687}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"572 0 LINE", -"572 74 LINE", -"138 74 LINE", -"158 54 LINE", -"158 333 LINE", -"138 313 LINE", -"531 313 LINE", -"531 387 LINE", -"138 387 LINE", -"158 367 LINE", -"158 633 LINE", -"138 613 LINE", -"572 613 LINE", -"572 687 LINE", -"79 687 LINE", -"79 0 LINE" -); -} -); -width = 627; -}, -{ -anchors = ( -{ -name = top; -position = "{337, 687}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"613 0 LINE", -"613 173 LINE", -"159 173 LINE", -"254 54 LINE", -"254 333 LINE", -"159 264 LINE", -"581 264 LINE", -"581 437 LINE", -"159 437 LINE", -"254 367 LINE", -"254 633 LINE", -"159 514 LINE", -"613 514 LINE", -"613 687 LINE", -"60 687 LINE", -"60 0 LINE" -); -} -); -width = 651; -}, -{ -anchors = ( -{ -name = top; -position = "{305, 687}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"530 0 LINE", -"530 36 LINE", -"106 36 LINE", -"115 26 LINE", -"115 342 LINE", -"106 332 LINE", -"499 332 LINE", -"499 368 LINE", -"106 368 LINE", -"115 358 LINE", -"115 661 LINE", -"106 651 LINE", -"530 651 LINE", -"530 687 LINE", -"79 687 LINE", -"79 0 LINE" -); -} -); -width = 585; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"518 0 LINE", -"534 74 LINE", -"101 74 LINE", -"117 54 LINE", -"173 333 LINE", -"149 313 LINE", -"543 313 LINE", -"558 387 LINE", -"166 387 LINE", -"182 367 LINE", -"235 633 LINE", -"211 613 LINE", -"646 613 LINE", -"661 687 LINE", -"168 687 LINE", -"25 0 LINE" -); -} -); -width = 627; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"476 0 LINE", -"484 36 LINE", -"60 36 LINE", -"67 26 LINE", -"132 342 LINE", -"121 332 LINE", -"515 332 LINE", -"522 368 LINE", -"130 368 LINE", -"136 358 LINE", -"198 661 LINE", -"187 651 LINE", -"612 651 LINE", -"619 687 LINE", -"168 687 LINE", -"25 0 LINE" -); -} -); -width = 609; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"559 0 LINE", -"595 173 LINE", -"144 173 LINE", -"214 54 LINE", -"268 333 LINE", -"159 264 LINE", -"582 264 LINE", -"618 437 LINE", -"198 437 LINE", -"279 367 LINE", -"330 633 LINE", -"210 514 LINE", -"666 514 LINE", -"702 687 LINE", -"149 687 LINE", -"6 0 LINE" -); -} -); -width = 651; -} -); -unicode = 0045; -}, -{ -glyphname = Eacute; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = E; -}, -{ -name = acute; -transform = "{1, 0, 0, 1, 183, 170}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 627; -}, -{ -components = ( -{ -name = E; -}, -{ -name = acute; -transform = "{1, 0, 0, 1, 155, 170}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 651; -}, -{ -components = ( -{ -name = E; -}, -{ -name = acute; -transform = "{1, 0, 0, 1, 170, 170}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 585; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00C9; -}, -{ -glyphname = Ecircumflex; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = E; -}, -{ -name = circumflex; -transform = "{1, 0, 0, 1, 128, 170}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 627; -}, -{ -components = ( -{ -name = E; -}, -{ -name = circumflex; -transform = "{1, 0, 0, 1, 89, 170}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 651; -}, -{ -components = ( -{ -name = E; -}, -{ -name = circumflex; -transform = "{1, 0, 0, 1, 114, 170}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 585; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00CA; -}, -{ -glyphname = Edieresis; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = E; -}, -{ -name = dieresis; -transform = "{1, 0, 0, 1, 121, 170}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 627; -}, -{ -components = ( -{ -name = E; -}, -{ -name = dieresis; -transform = "{1, 0, 0, 1, 75, 170}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 651; -}, -{ -components = ( -{ -name = E; -}, -{ -name = dieresis; -transform = "{1, 0, 0, 1, 100, 170}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 585; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00CB; -}, -{ -glyphname = Egrave; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = E; -}, -{ -name = grave; -transform = "{1, 0, 0, 1, 133, 170}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 627; -}, -{ -components = ( -{ -name = E; -}, -{ -name = grave; -transform = "{1, 0, 0, 1, 105, 170}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 651; -}, -{ -components = ( -{ -name = E; -}, -{ -name = grave; -transform = "{1, 0, 0, 1, 148, 170}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 585; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00C8; -}, -{ -glyphname = F; -lastChange = "2016-08-07 12:27:49 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"158 0 LINE", -"158 333 LINE", -"138 313 LINE", -"531 313 LINE", -"531 387 LINE", -"138 387 LINE", -"158 367 LINE", -"158 633 LINE", -"138 613 LINE", -"572 613 LINE", -"572 687 LINE", -"79 687 LINE", -"79 0 LINE" -); -} -); -width = 609; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"254 0 LINE", -"254 313 LINE", -"159 244 LINE", -"581 244 LINE", -"581 417 LINE", -"159 417 LINE", -"254 347 LINE", -"254 633 LINE", -"159 514 LINE", -"613 514 LINE", -"613 687 LINE", -"60 687 LINE", -"60 0 LINE" -); -} -); -width = 651; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"115 0 LINE", -"115 342 LINE", -"105 332 LINE", -"509 332 LINE", -"509 368 LINE", -"105 368 LINE", -"115 358 LINE", -"115 661 LINE", -"105 651 LINE", -"550 651 LINE", -"550 687 LINE", -"79 687 LINE", -"79 0 LINE" -); -} -); -width = 587; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"104 0 LINE", -"173 333 LINE", -"149 313 LINE", -"543 313 LINE", -"558 387 LINE", -"166 387 LINE", -"182 367 LINE", -"235 633 LINE", -"211 613 LINE", -"646 613 LINE", -"661 687 LINE", -"168 687 LINE", -"25 0 LINE" -); -} -); -width = 609; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"61 0 LINE", -"132 342 LINE", -"120 332 LINE", -"525 332 LINE", -"532 368 LINE", -"129 368 LINE", -"136 358 LINE", -"198 661 LINE", -"186 651 LINE", -"632 651 LINE", -"639 687 LINE", -"168 687 LINE", -"25 0 LINE" -); -} -); -width = 587; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"200 0 LINE", -"264 313 LINE", -"154 244 LINE", -"578 244 LINE", -"614 417 LINE", -"194 417 LINE", -"274 347 LINE", -"330 633 LINE", -"210 514 LINE", -"666 514 LINE", -"702 687 LINE", -"149 687 LINE", -"6 0 LINE" -); -} -); -width = 651; -} -); -unicode = 0046; -}, -{ -glyphname = G; -lastChange = "2016-08-15 08:37:25 +0000"; -layers = ( -{ -anchors = ( -{ -name = top; -position = "{404, 687}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"499 -12 OFFCURVE", -"607 29 OFFCURVE", -"671 93 CURVE", -"618 147 LINE", -"568 94 OFFCURVE", -"479 60 OFFCURVE", -"404 60 CURVE SMOOTH", -"256 60 OFFCURVE", -"131 190 OFFCURVE", -"131 344 CURVE SMOOTH", -"131 497 OFFCURVE", -"256 627 OFFCURVE", -"404 627 CURVE SMOOTH", -"479 627 OFFCURVE", -"568 593 OFFCURVE", -"618 540 CURVE", -"671 594 LINE", -"607 659 OFFCURVE", -"499 699 OFFCURVE", -"404 699 CURVE SMOOTH", -"214 699 OFFCURVE", -"52 537 OFFCURVE", -"52 344 CURVE SMOOTH", -"52 151 OFFCURVE", -"214 -12 OFFCURVE", -"404 -12 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"671 93 LINE", -"671 362 LINE", -"396 362 LINE", -"396 288 LINE", -"625 288 LINE", -"593 329 LINE", -"593 93 LINE" -); -} -); -width = 745; -}, -{ -anchors = ( -{ -name = top; -position = "{413, 687}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"521 -12 OFFCURVE", -"626 33 OFFCURVE", -"697 110 CURVE", -"555 234 LINE", -"520 190 OFFCURVE", -"468 164 OFFCURVE", -"413 164 CURVE SMOOTH", -"316 164 OFFCURVE", -"234 246 OFFCURVE", -"234 344 CURVE SMOOTH", -"234 441 OFFCURVE", -"316 523 OFFCURVE", -"413 523 CURVE SMOOTH", -"468 523 OFFCURVE", -"520 497 OFFCURVE", -"554 453 CURVE", -"697 578 LINE", -"626 654 OFFCURVE", -"521 699 OFFCURVE", -"413 699 CURVE SMOOTH", -"207 699 OFFCURVE", -"34 537 OFFCURVE", -"34 344 CURVE SMOOTH", -"34 151 OFFCURVE", -"207 -12 OFFCURVE", -"413 -12 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"697 110 LINE", -"697 402 LINE", -"375 402 LINE", -"375 259 LINE", -"538 259 LINE", -"509 288 LINE", -"509 110 LINE" -); -} -); -width = 741; -}, -{ -anchors = ( -{ -name = top; -position = "{404, 687}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"506 -12 OFFCURVE", -"600 28 OFFCURVE", -"669 91 CURVE", -"644 116 LINE", -"581 59 OFFCURVE", -"496 24 OFFCURVE", -"404 24 CURVE SMOOTH", -"232 24 OFFCURVE", -"88 170 OFFCURVE", -"88 344 CURVE SMOOTH", -"88 517 OFFCURVE", -"232 663 OFFCURVE", -"404 663 CURVE SMOOTH", -"496 663 OFFCURVE", -"581 628 OFFCURVE", -"643 571 CURVE", -"669 597 LINE", -"600 660 OFFCURVE", -"506 699 OFFCURVE", -"404 699 CURVE SMOOTH", -"213 699 OFFCURVE", -"52 537 OFFCURVE", -"52 344 CURVE SMOOTH", -"52 151 OFFCURVE", -"213 -12 OFFCURVE", -"404 -12 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"669 91 LINE", -"669 341 LINE", -"394 341 LINE", -"394 305 LINE", -"648 305 LINE", -"633 325 LINE", -"633 91 LINE" -); -} -); -width = 743; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"441 -12 OFFCURVE", -"556 31 OFFCURVE", -"629 91 CURVE", -"584 149 LINE", -"525 97 OFFCURVE", -"435 60 OFFCURVE", -"366 60 CURVE SMOOTH", -"245 60 OFFCURVE", -"143 161 OFFCURVE", -"143 280 CURVE SMOOTH", -"143 468 OFFCURVE", -"299 627 OFFCURVE", -"485 627 CURVE SMOOTH", -"557 627 OFFCURVE", -"633 592 OFFCURVE", -"670 542 CURVE", -"731 592 LINE", -"681 655 OFFCURVE", -"586 699 OFFCURVE", -"500 699 CURVE SMOOTH", -"264 699 OFFCURVE", -"65 507 OFFCURVE", -"65 280 CURVE SMOOTH", -"65 121 OFFCURVE", -"196 -12 OFFCURVE", -"352 -12 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"629 91 LINE", -"685 360 LINE", -"410 360 LINE", -"394 286 LINE", -"622 286 LINE", -"599 327 LINE", -"551 91 LINE" -); -} -); -width = 738; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"451 -12 OFFCURVE", -"553 27 OFFCURVE", -"635 90 CURVE", -"613 117 LINE", -"539 60 OFFCURVE", -"446 24 OFFCURVE", -"353 24 CURVE SMOOTH", -"203 24 OFFCURVE", -"99 135 OFFCURVE", -"99 279 CURVE SMOOTH", -"99 475 OFFCURVE", -"295 663 OFFCURVE", -"491 663 CURVE SMOOTH", -"582 663 OFFCURVE", -"659 629 OFFCURVE", -"710 572 CURVE", -"739 596 LINE", -"682 659 OFFCURVE", -"596 699 OFFCURVE", -"493 699 CURVE SMOOTH", -"276 699 OFFCURVE", -"63 492 OFFCURVE", -"63 275 CURVE SMOOTH", -"63 113 OFFCURVE", -"182 -12 OFFCURVE", -"351 -12 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"635 90 LINE", -"687 340 LINE", -"412 340 LINE", -"405 304 LINE", -"658 304 LINE", -"647 324 LINE", -"599 90 LINE" -); -} -); -width = 744; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"471 -12 OFFCURVE", -"582 27 OFFCURVE", -"669 104 CURVE", -"546 240 LINE", -"503 196 OFFCURVE", -"442 164 OFFCURVE", -"381 164 CURVE SMOOTH", -"301 164 OFFCURVE", -"245 221 OFFCURVE", -"245 296 CURVE SMOOTH", -"245 405 OFFCURVE", -"362 523 OFFCURVE", -"481 523 CURVE SMOOTH", -"529 523 OFFCURVE", -"575 503 OFFCURVE", -"600 459 CURVE", -"760 573 LINE", -"703 649 OFFCURVE", -"607 699 OFFCURVE", -"492 699 CURVE SMOOTH", -"273 699 OFFCURVE", -"48 511 OFFCURVE", -"48 290 CURVE SMOOTH", -"48 121 OFFCURVE", -"182 -12 OFFCURVE", -"369 -12 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"669 104 LINE", -"730 396 LINE", -"408 396 LINE", -"378 253 LINE", -"539 253 LINE", -"516 282 LINE", -"481 104 LINE" -); -} -); -width = 745; -} -); -unicode = 0047; -}, -{ -glyphname = Gbreve; -lastChange = "2016-08-15 08:42:19 +0000"; -layers = ( -{ -components = ( -{ -name = G; -}, -{ -name = breve; -transform = "{1, 0, 0, 1, 195, 170}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 743; -}, -{ -components = ( -{ -name = G; -}, -{ -name = breve; -transform = "{1, 0, 0, 1, 195, 170}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 745; -}, -{ -components = ( -{ -name = G; -}, -{ -name = breve; -transform = "{1, 0, 0, 1, 179, 170}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 741; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 011E; -}, -{ -glyphname = H; -lastChange = "2016-08-06 02:45:07 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"157 0 LINE", -"157 335 LINE", -"135 313 LINE", -"583 313 LINE", -"562 335 LINE", -"562 0 LINE", -"640 0 LINE", -"640 687 LINE", -"562 687 LINE", -"562 365 LINE", -"584 387 LINE", -"135 387 LINE", -"157 365 LINE", -"157 687 LINE", -"79 687 LINE", -"79 0 LINE" -); -} -); -width = 719; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"254 0 LINE", -"254 315 LINE", -"207 264 LINE", -"551 264 LINE", -"505 315 LINE", -"505 0 LINE", -"699 0 LINE", -"699 687 LINE", -"505 687 LINE", -"505 385 LINE", -"553 437 LINE", -"207 437 LINE", -"254 385 LINE", -"254 687 LINE", -"60 687 LINE", -"60 0 LINE" -); -} -); -width = 759; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"115 0 LINE", -"115 343 LINE", -"114 332 LINE", -"562 332 LINE", -"562 343 LINE", -"562 0 LINE", -"598 0 LINE", -"598 687 LINE", -"562 687 LINE", -"562 357 LINE", -"563 368 LINE", -"114 368 LINE", -"115 357 LINE", -"115 687 LINE", -"79 687 LINE", -"79 0 LINE" -); -} -); -width = 677; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"103 0 LINE", -"172 335 LINE", -"146 313 LINE", -"594 313 LINE", -"577 335 LINE", -"508 0 LINE", -"586 0 LINE", -"729 687 LINE", -"651 687 LINE", -"585 365 LINE", -"612 387 LINE", -"163 387 LINE", -"180 365 LINE", -"246 687 LINE", -"168 687 LINE", -"25 0 LINE" -); -} -); -width = 719; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"61 0 LINE", -"133 343 LINE", -"129 332 LINE", -"578 332 LINE", -"580 343 LINE", -"508 0 LINE", -"544 0 LINE", -"687 687 LINE", -"651 687 LINE", -"583 357 LINE", -"586 368 LINE", -"137 368 LINE", -"136 357 LINE", -"204 687 LINE", -"168 687 LINE", -"25 0 LINE" -); -} -); -width = 677; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"200 0 LINE", -"264 315 LINE", -"206 264 LINE", -"550 264 LINE", -"515 315 LINE", -"452 0 LINE", -"645 0 LINE", -"788 687 LINE", -"594 687 LINE", -"534 385 LINE", -"593 437 LINE", -"247 437 LINE", -"283 385 LINE", -"343 687 LINE", -"149 687 LINE", -"6 0 LINE" -); -} -); -width = 759; -} -); -unicode = 0048; -}, -{ -glyphname = I; -lastChange = "2016-08-06 02:44:41 +0000"; -layers = ( -{ -anchors = ( -{ -name = top; -position = "{118, 687}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"157 0 LINE", -"157 687 LINE", -"79 687 LINE", -"79 0 LINE" -); -} -); -width = 236; -}, -{ -anchors = ( -{ -name = top; -position = "{161, 687}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"258 0 LINE", -"258 687 LINE", -"64 687 LINE", -"64 0 LINE" -); -} -); -width = 321; -}, -{ -anchors = ( -{ -name = top; -position = "{97, 687}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"115 0 LINE", -"115 687 LINE", -"79 687 LINE", -"79 0 LINE" -); -} -); -width = 194; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"103 0 LINE", -"246 687 LINE", -"168 687 LINE", -"25 0 LINE" -); -} -); -width = 236; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"61 0 LINE", -"204 687 LINE", -"168 687 LINE", -"25 0 LINE" -); -} -); -width = 194; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"204 0 LINE", -"347 687 LINE", -"153 687 LINE", -"10 0 LINE" -); -} -); -width = 321; -} -); -unicode = 0049; -}, -{ -glyphname = Iacute; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = I; -}, -{ -alignment = -1; -name = acute; -transform = "{1, 0, 0, 1, 25, 170}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 236; -}, -{ -components = ( -{ -name = I; -}, -{ -alignment = -1; -name = acute; -transform = "{1, 0, 0, 1, 33, 170}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 321; -}, -{ -components = ( -{ -name = I; -}, -{ -alignment = -1; -name = acute; -transform = "{1, 0, 0, 1, 9, 170}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 194; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00CD; -}, -{ -glyphname = Icircumflex; -lastChange = "2016-08-13 02:40:38 +0000"; -layers = ( -{ -components = ( -{ -name = I; -}, -{ -name = circumflex; -transform = "{1, 0, 0, 1, -80, 170}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 236; -}, -{ -components = ( -{ -name = I; -}, -{ -name = circumflex; -transform = "{1, 0, 0, 1, -87, 170}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 321; -}, -{ -components = ( -{ -name = I; -}, -{ -name = circumflex; -transform = "{1, 0, 0, 1, -94, 170}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 194; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00CE; -}, -{ -glyphname = Idieresis; -lastChange = "2016-08-07 08:57:30 +0000"; -layers = ( -{ -components = ( -{ -name = I; -}, -{ -name = dieresis; -transform = "{1, 0, 0, 1, -87, 170}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 236; -}, -{ -components = ( -{ -name = I; -}, -{ -name = dieresis; -transform = "{1, 0, 0, 1, -101, 170}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 321; -}, -{ -components = ( -{ -name = I; -}, -{ -name = dieresis; -transform = "{1, 0, 0, 1, -108, 170}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 194; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00CF; -}, -{ -glyphname = Idotaccent; -lastChange = "2016-08-15 08:42:29 +0000"; -layers = ( -{ -components = ( -{ -name = I; -}, -{ -name = dotaccent; -transform = "{1, 0, 0, 1, 4, 170}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 194; -}, -{ -components = ( -{ -name = I; -}, -{ -name = dotaccent; -transform = "{1, 0, 0, 1, 9, 170}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 236; -}, -{ -components = ( -{ -name = I; -}, -{ -name = dotaccent; -transform = "{1, 0, 0, 1, 11, 170}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 321; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 0130; -}, -{ -glyphname = Igrave; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = I; -}, -{ -alignment = -1; -name = grave; -transform = "{1, 0, 0, 1, -115, 170}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 236; -}, -{ -components = ( -{ -name = I; -}, -{ -alignment = -1; -name = grave; -transform = "{1, 0, 0, 1, -117, 170}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 321; -}, -{ -components = ( -{ -name = I; -}, -{ -alignment = -1; -name = grave; -transform = "{1, 0, 0, 1, -107, 170}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 194; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00CC; -}, -{ -glyphname = J; -lastChange = "2016-08-13 02:49:12 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"364 -12 OFFCURVE", -"454 86 OFFCURVE", -"454 224 CURVE SMOOTH", -"454 687 LINE", -"376 687 LINE", -"376 224 LINE SMOOTH", -"376 127 OFFCURVE", -"318 59 OFFCURVE", -"237 59 CURVE SMOOTH", -"174 59 OFFCURVE", -"110 100 OFFCURVE", -"83 158 CURVE", -"26 102 LINE", -"68 35 OFFCURVE", -"156 -12 OFFCURVE", -"237 -12 CURVE SMOOTH" -); -} -); -width = 540; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"392 -12 OFFCURVE", -"495 86 OFFCURVE", -"495 224 CURVE SMOOTH", -"495 687 LINE", -"301 687 LINE", -"301 244 LINE SMOOTH", -"301 197 OFFCURVE", -"267 164 OFFCURVE", -"220 164 CURVE SMOOTH", -"185 164 OFFCURVE", -"147 189 OFFCURVE", -"128 224 CURVE", -"3 102 LINE", -"52 35 OFFCURVE", -"153 -12 OFFCURVE", -"246 -12 CURVE SMOOTH" -); -} -); -width = 548; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"348 -12 OFFCURVE", -"433 82 OFFCURVE", -"433 214 CURVE SMOOTH", -"433 687 LINE", -"397 687 LINE", -"397 214 LINE SMOOTH", -"397 103 OFFCURVE", -"327 24 OFFCURVE", -"227 24 CURVE SMOOTH", -"155 24 OFFCURVE", -"87 68 OFFCURVE", -"48 130 CURVE", -"26 102 LINE", -"68 35 OFFCURVE", -"145 -12 OFFCURVE", -"227 -12 CURVE SMOOTH" -); -} -); -width = 519; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"307 -12 OFFCURVE", -"416 85 OFFCURVE", -"445 221 CURVE SMOOTH", -"542 687 LINE", -"464 687 LINE", -"369 227 LINE SMOOTH", -"349 129 OFFCURVE", -"276 59 OFFCURVE", -"194 59 CURVE SMOOTH", -"130 59 OFFCURVE", -"75 99 OFFCURVE", -"60 155 CURVE", -"-6 105 LINE", -"24 36 OFFCURVE", -"101 -12 OFFCURVE", -"180 -12 CURVE SMOOTH" -); -} -); -width = 539; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"293 -12 OFFCURVE", -"396 81 OFFCURVE", -"424 213 CURVE SMOOTH", -"522 687 LINE", -"486 687 LINE", -"388 215 LINE SMOOTH", -"365 104 OFFCURVE", -"277 24 OFFCURVE", -"176 24 CURVE SMOOTH", -"105 24 OFFCURVE", -"47 67 OFFCURVE", -"20 129 CURVE", -"-6 103 LINE", -"23 36 OFFCURVE", -"90 -12 OFFCURVE", -"174 -12 CURVE SMOOTH" -); -} -); -width = 519; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"340 -12 OFFCURVE", -"456 78 OFFCURVE", -"484 216 CURVE SMOOTH", -"582 687 LINE", -"388 687 LINE", -"298 252 LINE SMOOTH", -"288 205 OFFCURVE", -"239 164 OFFCURVE", -"186 164 CURVE SMOOTH", -"157 164 OFFCURVE", -"126 182 OFFCURVE", -"115 217 CURVE", -"-28 108 LINE", -"9 41 OFFCURVE", -"101 -12 OFFCURVE", -"200 -12 CURVE SMOOTH" -); -} -); -width = 546; -} -); -unicode = 004A; -}, -{ -glyphname = K; -lastChange = "2016-08-09 09:28:11 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"170 0 LINE", -"170 206 LINE", -"278 320 LINE", -"539 0 LINE", -"640 0 LINE", -"332 373 LINE", -"621 687 LINE", -"518 687 LINE", -"170 307 LINE", -"170 687 LINE", -"92 687 LINE", -"92 0 LINE" -); -} -); -width = 660; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"254 0 LINE", -"254 182 LINE", -"325 260 LINE", -"502 0 LINE", -"734 0 LINE", -"460 400 LINE", -"714 687 LINE", -"485 687 LINE", -"254 416 LINE", -"254 687 LINE", -"60 687 LINE", -"60 0 LINE" -); -} -); -width = 725; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"128 0 LINE", -"128 205 LINE", -"260 349 LINE", -"546 0 LINE", -"592 0 LINE", -"285 376 LINE", -"570 687 LINE", -"522 687 LINE", -"128 257 LINE", -"128 687 LINE", -"92 687 LINE", -"92 0 LINE" -); -} -); -width = 612; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"116 0 LINE", -"160 206 LINE", -"293 320 LINE", -"487 0 LINE", -"585 0 LINE", -"356 373 LINE", -"711 687 LINE", -"606 687 LINE", -"179 307 LINE", -"259 687 LINE", -"181 687 LINE", -"38 0 LINE" -); -} -); -width = 659; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"74 0 LINE", -"118 205 LINE", -"280 349 LINE", -"493 0 LINE", -"538 0 LINE", -"310 376 LINE", -"660 687 LINE", -"611 687 LINE", -"127 257 LINE", -"217 687 LINE", -"181 687 LINE", -"38 0 LINE" -); -} -); -width = 612; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"200 0 LINE", -"241 182 LINE", -"330 260 LINE", -"451 0 LINE", -"672 0 LINE", -"485 395 LINE", -"806 687 LINE", -"559 687 LINE", -"291 444 LINE", -"343 687 LINE", -"149 687 LINE", -"6 0 LINE" -); -} -); -width = 717; -} -); -unicode = 004B; -}, -{ -glyphname = L; -lastChange = "2016-08-08 10:36:25 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"521 0 LINE", -"521 74 LINE", -"123 74 LINE", -"146 50 LINE", -"146 687 LINE", -"68 687 LINE", -"68 0 LINE" -); -} -); -width = 555; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"574 0 LINE", -"574 173 LINE", -"197 173 LINE", -"254 117 LINE", -"254 687 LINE", -"60 687 LINE", -"60 0 LINE" -); -} -); -width = 597; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"500 0 LINE", -"500 36 LINE", -"93 36 LINE", -"104 24 LINE", -"104 687 LINE", -"68 687 LINE", -"68 0 LINE" -); -} -); -width = 534; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"467 0 LINE", -"483 74 LINE", -"86 74 LINE", -"104 50 LINE", -"235 687 LINE", -"157 687 LINE", -"14 0 LINE" -); -} -); -width = 555; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"446 0 LINE", -"454 36 LINE", -"47 36 LINE", -"56 24 LINE", -"193 687 LINE", -"157 687 LINE", -"14 0 LINE" -); -} -); -width = 534; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"520 0 LINE", -"556 173 LINE", -"182 173 LINE", -"227 117 LINE", -"343 687 LINE", -"149 687 LINE", -"6 0 LINE" -); -} -); -width = 597; -} -); -unicode = 004C; -}, -{ -glyphname = M; -lastChange = "2016-08-08 22:32:50 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"172 0 LINE", -"172 519 LINE", -"427 40 LINE", -"682 519 LINE", -"682 0 LINE", -"760 0 LINE", -"760 687 LINE", -"682 687 LINE", -"427 208 LINE", -"172 687 LINE", -"94 687 LINE", -"94 0 LINE" -); -} -); -width = 854; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"254 0 LINE", -"254 368 LINE", -"438 40 LINE", -"622 368 LINE", -"622 0 LINE", -"816 0 LINE", -"816 687 LINE", -"622 687 LINE", -"438 359 LINE", -"254 687 LINE", -"60 687 LINE", -"60 0 LINE" -); -} -); -width = 876; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"130 0 LINE", -"130 615 LINE", -"406 96 LINE", -"682 615 LINE", -"682 0 LINE", -"718 0 LINE", -"718 687 LINE", -"682 687 LINE", -"406 168 LINE", -"130 687 LINE", -"94 687 LINE", -"94 0 LINE" -); -} -); -width = 812; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"118 0 LINE", -"227 519 LINE", -"384 40 LINE", -"737 519 LINE", -"628 0 LINE", -"706 0 LINE", -"849 687 LINE", -"770 687 LINE", -"415 208 LINE", -"260 687 LINE", -"183 687 LINE", -"40 0 LINE" -); -} -); -width = 854; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"76 0 LINE", -"205 615 LINE", -"374 96 LINE", -"757 615 LINE", -"628 0 LINE", -"664 0 LINE", -"807 687 LINE", -"771 687 LINE", -"386 168 LINE", -"219 687 LINE", -"183 687 LINE", -"40 0 LINE" -); -} -); -width = 812; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"200 0 LINE", -"279 368 LINE", -"397 40 LINE", -"647 368 LINE", -"568 0 LINE", -"762 0 LINE", -"905 687 LINE", -"709 687 LINE", -"455 359 LINE", -"341 687 LINE", -"149 687 LINE", -"6 0 LINE" -); -} -); -width = 876; -} -); -unicode = 004D; -}, -{ -glyphname = N; -lastChange = "2016-08-06 02:45:44 +0000"; -layers = ( -{ -anchors = ( -{ -name = top; -position = "{385, 687}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"172 0 LINE", -"172 559 LINE", -"598 0 LINE", -"676 0 LINE", -"676 687 LINE", -"598 687 LINE", -"598 128 LINE", -"172 687 LINE", -"94 687 LINE", -"94 0 LINE" -); -} -); -width = 770; -}, -{ -anchors = ( -{ -name = top; -position = "{388, 687}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"254 0 LINE", -"254 368 LINE", -"522 0 LINE", -"716 0 LINE", -"716 687 LINE", -"522 687 LINE", -"522 319 LINE", -"254 687 LINE", -"60 687 LINE", -"60 0 LINE" -); -} -); -width = 776; -}, -{ -anchors = ( -{ -name = top; -position = "{364, 687}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"130 0 LINE", -"130 631 LINE", -"598 0 LINE", -"634 0 LINE", -"634 687 LINE", -"598 687 LINE", -"598 56 LINE", -"130 687 LINE", -"94 687 LINE", -"94 0 LINE" -); -} -); -width = 728; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"118 0 LINE", -"236 559 LINE", -"546 0 LINE", -"622 0 LINE", -"765 687 LINE", -"687 687 LINE", -"570 128 LINE", -"260 687 LINE", -"183 687 LINE", -"40 0 LINE" -); -} -); -width = 770; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"76 0 LINE", -"208 631 LINE", -"545 0 LINE", -"580 0 LINE", -"723 687 LINE", -"687 687 LINE", -"556 56 LINE", -"219 687 LINE", -"183 687 LINE", -"40 0 LINE" -); -} -); -width = 728; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"200 0 LINE", -"279 368 LINE", -"471 0 LINE", -"662 0 LINE", -"805 687 LINE", -"611 687 LINE", -"532 319 LINE", -"341 687 LINE", -"149 687 LINE", -"6 0 LINE" -); -} -); -width = 776; -} -); -unicode = 004E; -}, -{ -glyphname = Ntilde; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = N; -}, -{ -name = tilde; -transform = "{1, 0, 0, 1, 159, 170}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 770; -}, -{ -components = ( -{ -name = N; -}, -{ -name = tilde; -transform = "{1, 0, 0, 1, 168, 170}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 776; -}, -{ -components = ( -{ -name = N; -}, -{ -name = tilde; -transform = "{1, 0, 0, 1, 138, 170}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 728; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00D1; -}, -{ -glyphname = O; -lastChange = "2016-08-07 05:12:42 +0000"; -layers = ( -{ -anchors = ( -{ -name = top; -position = "{404, 687}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"595 -12 OFFCURVE", -"755 151 OFFCURVE", -"755 344 CURVE SMOOTH", -"755 537 OFFCURVE", -"595 699 OFFCURVE", -"404 699 CURVE SMOOTH", -"214 699 OFFCURVE", -"52 537 OFFCURVE", -"52 344 CURVE SMOOTH", -"52 151 OFFCURVE", -"214 -12 OFFCURVE", -"404 -12 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"256 60 OFFCURVE", -"131 190 OFFCURVE", -"131 344 CURVE SMOOTH", -"131 497 OFFCURVE", -"256 627 OFFCURVE", -"404 627 CURVE SMOOTH", -"552 627 OFFCURVE", -"676 497 OFFCURVE", -"676 344 CURVE SMOOTH", -"676 190 OFFCURVE", -"552 60 OFFCURVE", -"404 60 CURVE SMOOTH" -); -} -); -width = 807; -}, -{ -anchors = ( -{ -name = top; -position = "{408, 687}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"611 -12 OFFCURVE", -"782 151 OFFCURVE", -"782 344 CURVE SMOOTH", -"782 537 OFFCURVE", -"611 699 OFFCURVE", -"408 699 CURVE SMOOTH", -"205 699 OFFCURVE", -"34 537 OFFCURVE", -"34 344 CURVE SMOOTH", -"34 151 OFFCURVE", -"205 -12 OFFCURVE", -"408 -12 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"314 164 OFFCURVE", -"234 246 OFFCURVE", -"234 344 CURVE SMOOTH", -"234 441 OFFCURVE", -"314 523 OFFCURVE", -"408 523 CURVE SMOOTH", -"502 523 OFFCURVE", -"582 441 OFFCURVE", -"582 344 CURVE SMOOTH", -"582 246 OFFCURVE", -"502 164 OFFCURVE", -"408 164 CURVE SMOOTH" -); -} -); -width = 815; -}, -{ -anchors = ( -{ -name = top; -position = "{404, 687}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"595 -12 OFFCURVE", -"755 151 OFFCURVE", -"755 344 CURVE SMOOTH", -"755 537 OFFCURVE", -"595 699 OFFCURVE", -"404 699 CURVE SMOOTH", -"213 699 OFFCURVE", -"52 537 OFFCURVE", -"52 344 CURVE SMOOTH", -"52 151 OFFCURVE", -"213 -12 OFFCURVE", -"404 -12 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"232 24 OFFCURVE", -"88 170 OFFCURVE", -"88 344 CURVE SMOOTH", -"88 517 OFFCURVE", -"232 663 OFFCURVE", -"404 663 CURVE SMOOTH", -"575 663 OFFCURVE", -"719 517 OFFCURVE", -"719 344 CURVE SMOOTH", -"719 170 OFFCURVE", -"575 24 OFFCURVE", -"404 24 CURVE SMOOTH" -); -} -); -width = 807; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"582 -12 OFFCURVE", -"780 182 OFFCURVE", -"780 410 CURVE SMOOTH", -"780 573 OFFCURVE", -"662 699 OFFCURVE", -"496 699 CURVE SMOOTH", -"261 699 OFFCURVE", -"64 506 OFFCURVE", -"64 277 CURVE SMOOTH", -"64 120 OFFCURVE", -"194 -12 OFFCURVE", -"349 -12 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"244 60 OFFCURVE", -"143 162 OFFCURVE", -"143 283 CURVE SMOOTH", -"143 470 OFFCURVE", -"298 627 OFFCURVE", -"482 627 CURVE SMOOTH", -"612 627 OFFCURVE", -"702 531 OFFCURVE", -"702 407 CURVE SMOOTH", -"702 228 OFFCURVE", -"550 60 OFFCURVE", -"364 60 CURVE SMOOTH" -); -} -); -width = 808; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"567 -12 OFFCURVE", -"778 194 OFFCURVE", -"778 410 CURVE SMOOTH", -"778 572 OFFCURVE", -"659 699 OFFCURVE", -"492 699 CURVE SMOOTH", -"277 699 OFFCURVE", -"62 489 OFFCURVE", -"62 272 CURVE SMOOTH", -"62 110 OFFCURVE", -"181 -12 OFFCURVE", -"349 -12 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"203 24 OFFCURVE", -"98 132 OFFCURVE", -"98 276 CURVE SMOOTH", -"98 472 OFFCURVE", -"294 663 OFFCURVE", -"488 663 CURVE SMOOTH", -"637 663 OFFCURVE", -"743 551 OFFCURVE", -"743 408 CURVE SMOOTH", -"743 215 OFFCURVE", -"549 24 OFFCURVE", -"352 24 CURVE SMOOTH" -); -} -); -width = 806; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"581 -12 OFFCURVE", -"803 178 OFFCURVE", -"803 399 CURVE SMOOTH", -"803 567 OFFCURVE", -"671 699 OFFCURVE", -"486 699 CURVE SMOOTH", -"269 699 OFFCURVE", -"47 510 OFFCURVE", -"47 289 CURVE SMOOTH", -"47 121 OFFCURVE", -"179 -12 OFFCURVE", -"363 -12 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"298 164 OFFCURVE", -"244 220 OFFCURVE", -"244 295 CURVE SMOOTH", -"244 403 OFFCURVE", -"358 523 OFFCURVE", -"475 523 CURVE SMOOTH", -"551 523 OFFCURVE", -"606 467 OFFCURVE", -"606 392 CURVE SMOOTH", -"606 284 OFFCURVE", -"492 164 OFFCURVE", -"375 164 CURVE SMOOTH" -); -} -); -width = 814; -} -); -unicode = 004F; -}, -{ -glyphname = Oacute; -lastChange = "2016-08-15 08:36:53 +0000"; -layers = ( -{ -components = ( -{ -name = O; -}, -{ -alignment = -1; -name = acute; -transform = "{1, 0, 0, 1, 311, 170}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 807; -}, -{ -components = ( -{ -name = O; -}, -{ -alignment = -1; -name = acute; -transform = "{1, 0, 0, 1, 277, 170}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 815; -}, -{ -components = ( -{ -name = O; -}, -{ -alignment = -1; -name = acute; -transform = "{1, 0, 0, 1, 316, 170}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 807; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00D3; -}, -{ -glyphname = Ocircumflex; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = O; -}, -{ -name = circumflex; -transform = "{1, 0, 0, 1, 206, 170}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 807; -}, -{ -components = ( -{ -name = O; -}, -{ -name = circumflex; -transform = "{1, 0, 0, 1, 160, 170}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 815; -}, -{ -components = ( -{ -name = O; -}, -{ -name = circumflex; -transform = "{1, 0, 0, 1, 213, 170}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 807; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00D4; -}, -{ -glyphname = Odieresis; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = O; -}, -{ -name = dieresis; -transform = "{1, 0, 0, 1, 199, 170}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 807; -}, -{ -components = ( -{ -name = O; -}, -{ -name = dieresis; -transform = "{1, 0, 0, 1, 146, 170}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 815; -}, -{ -components = ( -{ -name = O; -}, -{ -name = dieresis; -transform = "{1, 0, 0, 1, 199, 170}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 807; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00D6; -}, -{ -glyphname = Ograve; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = O; -}, -{ -alignment = -1; -name = grave; -transform = "{1, 0, 0, 1, 173, 170}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 807; -}, -{ -components = ( -{ -name = O; -}, -{ -alignment = -1; -name = grave; -transform = "{1, 0, 0, 1, 131, 170}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 815; -}, -{ -components = ( -{ -name = O; -}, -{ -alignment = -1; -name = grave; -transform = "{1, 0, 0, 1, 202, 170}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 807; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00D2; -}, -{ -glyphname = Oslash; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = O; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"146 0 LINE", -"747 687 LINE", -"662 687 LINE", -"61 0 LINE" -); -} -); -width = 807; -}, -{ -components = ( -{ -name = O; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"203 0 LINE", -"773 687 LINE", -"613 687 LINE", -"43 0 LINE" -); -} -); -width = 815; -}, -{ -components = ( -{ -name = O; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"128 0 LINE", -"729 687 LINE", -"681 687 LINE", -"80 0 LINE" -); -} -); -width = 807; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00D8; -}, -{ -glyphname = Otilde; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = O; -}, -{ -name = tilde; -transform = "{1, 0, 0, 1, 178, 170}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 807; -}, -{ -components = ( -{ -name = O; -}, -{ -name = tilde; -transform = "{1, 0, 0, 1, 188, 170}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 815; -}, -{ -components = ( -{ -name = O; -}, -{ -name = tilde; -transform = "{1, 0, 0, 1, 178, 170}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 807; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00D5; -}, -{ -glyphname = P; -lastChange = "2016-08-07 12:12:56 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"157 0 LINE", -"157 247 LINE", -"358 247 LINE SMOOTH", -"500 247 OFFCURVE", -"611 338 OFFCURVE", -"611 467 CURVE SMOOTH", -"611 596 OFFCURVE", -"500 687 OFFCURVE", -"358 687 CURVE SMOOTH", -"79 687 LINE", -"79 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"157 613 LINE", -"344 613 LINE SMOOTH", -"456 613 OFFCURVE", -"532 559 OFFCURVE", -"532 467 CURVE SMOOTH", -"532 375 OFFCURVE", -"456 321 OFFCURVE", -"344 321 CURVE SMOOTH", -"157 321 LINE" -); -} -); -width = 644; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"254 0 LINE", -"254 207 LINE", -"389 207 LINE SMOOTH", -"543 207 OFFCURVE", -"652 306 OFFCURVE", -"652 447 CURVE SMOOTH", -"652 588 OFFCURVE", -"543 687 OFFCURVE", -"389 687 CURVE SMOOTH", -"60 687 LINE", -"60 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"254 511 LINE", -"373 511 LINE SMOOTH", -"419 511 OFFCURVE", -"452 484 OFFCURVE", -"452 447 CURVE SMOOTH", -"452 410 OFFCURVE", -"419 383 OFFCURVE", -"373 383 CURVE SMOOTH", -"254 383 LINE" -); -} -); -width = 670; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"115 0 LINE", -"115 267 LINE", -"368 267 LINE SMOOTH", -"507 267 OFFCURVE", -"606 354 OFFCURVE", -"606 477 CURVE SMOOTH", -"606 600 OFFCURVE", -"507 687 OFFCURVE", -"368 687 CURVE SMOOTH", -"79 687 LINE", -"79 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"115 651 LINE", -"361 651 LINE SMOOTH", -"483 651 OFFCURVE", -"570 579 OFFCURVE", -"570 477 CURVE SMOOTH", -"570 375 OFFCURVE", -"483 303 OFFCURVE", -"361 303 CURVE SMOOTH", -"115 303 LINE" -); -} -); -width = 639; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"103 0 LINE", -"155 247 LINE", -"351 247 LINE SMOOTH", -"517 247 OFFCURVE", -"657 363 OFFCURVE", -"657 500 CURVE SMOOTH", -"657 610 OFFCURVE", -"568 687 OFFCURVE", -"443 687 CURVE SMOOTH", -"168 687 LINE", -"25 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"231 613 LINE", -"427 613 LINE SMOOTH", -"517 613 OFFCURVE", -"580 566 OFFCURVE", -"580 499 CURVE SMOOTH", -"580 402 OFFCURVE", -"483 321 OFFCURVE", -"367 321 CURVE SMOOTH", -"170 321 LINE" -); -} -); -width = 644; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"61 0 LINE", -"117 267 LINE", -"371 267 LINE SMOOTH", -"524 267 OFFCURVE", -"656 375 OFFCURVE", -"656 519 CURVE SMOOTH", -"656 619 OFFCURVE", -"578 687 OFFCURVE", -"456 687 CURVE SMOOTH", -"168 687 LINE", -"25 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"197 651 LINE", -"444 651 LINE SMOOTH", -"552 651 OFFCURVE", -"620 596 OFFCURVE", -"620 514 CURVE SMOOTH", -"620 395 OFFCURVE", -"503 303 OFFCURVE", -"369 303 CURVE SMOOTH", -"124 303 LINE" -); -} -); -width = 640; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"200 0 LINE", -"244 207 LINE", -"385 207 LINE SMOOTH", -"557 207 OFFCURVE", -"694 324 OFFCURVE", -"694 487 CURVE SMOOTH", -"694 606 OFFCURVE", -"606 687 OFFCURVE", -"472 687 CURVE SMOOTH", -"149 687 LINE", -"6 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"307 511 LINE", -"432 511 LINE SMOOTH", -"473 511 OFFCURVE", -"496 496 OFFCURVE", -"496 471 CURVE SMOOTH", -"496 429 OFFCURVE", -"444 383 OFFCURVE", -"393 383 CURVE SMOOTH", -"280 383 LINE" -); -} -); -width = 670; -} -); -unicode = 0050; -}, -{ -glyphname = Q; -lastChange = "2016-08-08 10:43:47 +0000"; -layers = ( -{ -components = ( -{ -name = O; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"755 58 LINE", -"511 270 LINE", -"461 212 LINE", -"705 0 LINE" -); -} -); -width = 807; -}, -{ -components = ( -{ -name = O; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"780 106 LINE", -"511 340 LINE", -"420 234 LINE", -"689 0 LINE" -); -} -); -width = 815; -}, -{ -components = ( -{ -name = O; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"728 27 LINE", -"485 237 LINE", -"462 210 LINE", -"704 0 LINE" -); -} -); -width = 807; -}, -{ -components = ( -{ -name = O; -} -); -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"710 51 LINE", -"500 271 LINE", -"446 220 LINE", -"656 0 LINE" -); -} -); -width = 811; -}, -{ -components = ( -{ -name = O; -} -); -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"703 24 LINE", -"504 234 LINE", -"479 210 LINE", -"678 0 LINE" -); -} -); -width = 809; -}, -{ -components = ( -{ -name = O; -} -); -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"748 106 LINE", -"523 340 LINE", -"414 234 LINE", -"639 0 LINE" -); -} -); -width = 814; -} -); -unicode = 0051; -}, -{ -glyphname = R; -lastChange = "2016-08-14 08:12:22 +0000"; -layers = ( -{ -components = ( -{ -name = P; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"602 0 LINE", -"413 269 LINE", -"324 269 LINE", -"513 0 LINE" -); -} -); -width = 650; -}, -{ -components = ( -{ -name = P; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"680 0 LINE", -"491 269 LINE", -"270 269 LINE", -"459 0 LINE" -); -} -); -width = 697; -}, -{ -components = ( -{ -name = P; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"582 0 LINE", -"378 291 LINE", -"334 291 LINE", -"538 0 LINE" -); -} -); -width = 639; -}, -{ -components = ( -{ -name = P; -} -); -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"573 0 LINE", -"410 269 LINE", -"323 269 LINE", -"487 0 LINE" -); -} -); -width = 650; -}, -{ -components = ( -{ -name = P; -} -); -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"527 0 LINE", -"353 291 LINE", -"311 291 LINE", -"484 0 LINE" -); -} -); -width = 630; -}, -{ -components = ( -{ -name = P; -} -); -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"650 0 LINE", -"487 269 LINE", -"271 269 LINE", -"434 0 LINE" -); -} -); -width = 721; -} -); -unicode = 0052; -}, -{ -glyphname = S; -lastChange = "2016-08-15 08:43:06 +0000"; -layers = ( -{ -anchors = ( -{ -name = bottom; -position = "{307, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"477 -11 OFFCURVE", -"559 78 OFFCURVE", -"559 187 CURVE SMOOTH", -"559 308 OFFCURVE", -"465 355 OFFCURVE", -"334 386 CURVE SMOOTH", -"217 414 OFFCURVE", -"149 439 OFFCURVE", -"149 510 CURVE SMOOTH", -"149 573 OFFCURVE", -"211 629 OFFCURVE", -"296 629 CURVE SMOOTH", -"368 629 OFFCURVE", -"436 596 OFFCURVE", -"493 541 CURVE", -"541 602 LINE", -"478 660 OFFCURVE", -"402 700 OFFCURVE", -"300 700 CURVE SMOOTH", -"168 700 OFFCURVE", -"70 614 OFFCURVE", -"70 504 CURVE SMOOTH", -"70 385 OFFCURVE", -"157 342 OFFCURVE", -"295 310 CURVE SMOOTH", -"415 282 OFFCURVE", -"480 253 OFFCURVE", -"480 180 CURVE SMOOTH", -"480 118 OFFCURVE", -"426 60 OFFCURVE", -"320 60 CURVE SMOOTH", -"224 60 OFFCURVE", -"153 101 OFFCURVE", -"95 159 CURVE", -"46 98 LINE", -"115 30 OFFCURVE", -"204 -11 OFFCURVE", -"317 -11 CURVE SMOOTH" -); -} -); -width = 613; -}, -{ -anchors = ( -{ -name = bottom; -position = "{323, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"508 -12 OFFCURVE", -"619 73 OFFCURVE", -"619 218 CURVE SMOOTH", -"619 349 OFFCURVE", -"519 392 OFFCURVE", -"359 426 CURVE SMOOTH", -"261 447 OFFCURVE", -"237 458 OFFCURVE", -"237 493 CURVE SMOOTH", -"237 519 OFFCURVE", -"260 538 OFFCURVE", -"307 538 CURVE SMOOTH", -"369 538 OFFCURVE", -"439 515 OFFCURVE", -"503 469 CURVE", -"600 606 LINE", -"524 667 OFFCURVE", -"431 699 OFFCURVE", -"312 699 CURVE SMOOTH", -"149 699 OFFCURVE", -"41 610 OFFCURVE", -"41 473 CURVE SMOOTH", -"41 330 OFFCURVE", -"156 291 OFFCURVE", -"305 257 CURVE SMOOTH", -"400 235 OFFCURVE", -"424 230 OFFCURVE", -"424 197 CURVE SMOOTH", -"424 167 OFFCURVE", -"396 149 OFFCURVE", -"343 149 CURVE SMOOTH", -"262 149 OFFCURVE", -"186 178 OFFCURVE", -"116 233 CURVE", -"8 104 LINE", -"95 27 OFFCURVE", -"212 -12 OFFCURVE", -"336 -12 CURVE SMOOTH" -); -} -); -width = 646; -}, -{ -anchors = ( -{ -name = bottom; -position = "{309, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"453 -11 OFFCURVE", -"549 67 OFFCURVE", -"549 177 CURVE SMOOTH", -"549 273 OFFCURVE", -"484 327 OFFCURVE", -"323 365 CURVE SMOOTH", -"175 401 OFFCURVE", -"116 441 OFFCURVE", -"116 507 CURVE SMOOTH", -"116 599 OFFCURVE", -"191 664 OFFCURVE", -"298 664 CURVE SMOOTH", -"378 664 OFFCURVE", -"456 631 OFFCURVE", -"515 574 CURVE", -"537 602 LINE", -"470 664 OFFCURVE", -"384 700 OFFCURVE", -"300 700 CURVE SMOOTH", -"171 700 OFFCURVE", -"80 619 OFFCURVE", -"80 504 CURVE SMOOTH", -"80 418 OFFCURVE", -"144 369 OFFCURVE", -"305 332 CURVE SMOOTH", -"454 297 OFFCURVE", -"513 252 OFFCURVE", -"513 174 CURVE SMOOTH", -"513 87 OFFCURVE", -"432 25 OFFCURVE", -"318 25 CURVE SMOOTH", -"224 25 OFFCURVE", -"131 63 OFFCURVE", -"68 126 CURVE", -"46 98 LINE", -"116 29 OFFCURVE", -"216 -11 OFFCURVE", -"317 -11 CURVE SMOOTH" -); -} -); -width = 603; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"431 -11 OFFCURVE", -"547 86 OFFCURVE", -"547 222 CURVE SMOOTH", -"547 305 OFFCURVE", -"492 352 OFFCURVE", -"354 385 CURVE SMOOTH", -"242 414 OFFCURVE", -"197 442 OFFCURVE", -"197 486 CURVE SMOOTH", -"197 570 OFFCURVE", -"272 629 OFFCURVE", -"378 629 CURVE SMOOTH", -"439 629 OFFCURVE", -"512 593 OFFCURVE", -"553 543 CURVE", -"610 600 LINE", -"557 659 OFFCURVE", -"465 700 OFFCURVE", -"386 700 CURVE SMOOTH", -"228 700 OFFCURVE", -"117 603 OFFCURVE", -"117 467 CURVE SMOOTH", -"117 388 OFFCURVE", -"172 344 OFFCURVE", -"311 311 CURVE SMOOTH", -"422 283 OFFCURVE", -"466 253 OFFCURVE", -"466 207 CURVE SMOOTH", -"466 121 OFFCURVE", -"386 60 OFFCURVE", -"272 60 CURVE SMOOTH", -"199 60 OFFCURVE", -"116 100 OFFCURVE", -"71 157 CURVE", -"13 100 LINE", -"67 35 OFFCURVE", -"171 -11 OFFCURVE", -"266 -11 CURVE SMOOTH" -); -} -); -width = 614; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"410 -11 OFFCURVE", -"535 89 OFFCURVE", -"535 208 CURVE SMOOTH", -"535 294 OFFCURVE", -"475 327 OFFCURVE", -"341 365 CURVE SMOOTH", -"238 394 OFFCURVE", -"164 415 OFFCURVE", -"164 490 CURVE SMOOTH", -"164 584 OFFCURVE", -"266 664 OFFCURVE", -"388 664 CURVE SMOOTH", -"465 664 OFFCURVE", -"537 629 OFFCURVE", -"581 575 CURVE", -"607 601 LINE", -"552 663 OFFCURVE", -"473 700 OFFCURVE", -"390 700 CURVE SMOOTH", -"248 700 OFFCURVE", -"128 600 OFFCURVE", -"128 481 CURVE SMOOTH", -"128 397 OFFCURVE", -"192 369 OFFCURVE", -"323 332 CURVE SMOOTH", -"421 305 OFFCURVE", -"498 282 OFFCURVE", -"498 200 CURVE SMOOTH", -"498 105 OFFCURVE", -"391 25 OFFCURVE", -"263 25 CURVE SMOOTH", -"180 25 OFFCURVE", -"90 59 OFFCURVE", -"38 125 CURVE", -"13 99 LINE", -"72 26 OFFCURVE", -"169 -11 OFFCURVE", -"261 -11 CURVE SMOOTH" -); -} -); -width = 603; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"467 -12 OFFCURVE", -"611 87 OFFCURVE", -"611 240 CURVE SMOOTH", -"611 349 OFFCURVE", -"539 387 OFFCURVE", -"379 424 CURVE SMOOTH", -"304 441 OFFCURVE", -"280 446 OFFCURVE", -"280 471 CURVE SMOOTH", -"280 500 OFFCURVE", -"313 538 OFFCURVE", -"380 538 CURVE SMOOTH", -"424 538 OFFCURVE", -"494 522 OFFCURVE", -"551 473 CURVE", -"667 601 LINE", -"598 666 OFFCURVE", -"502 699 OFFCURVE", -"398 699 CURVE SMOOTH", -"208 699 OFFCURVE", -"82 589 OFFCURVE", -"82 448 CURVE SMOOTH", -"82 320 OFFCURVE", -"185 293 OFFCURVE", -"316 260 CURVE SMOOTH", -"395 240 OFFCURVE", -"414 238 OFFCURVE", -"414 216 CURVE SMOOTH", -"414 186 OFFCURVE", -"377 149 OFFCURVE", -"299 149 CURVE SMOOTH", -"236 149 OFFCURVE", -"161 173 OFFCURVE", -"103 228 CURVE", -"-23 109 LINE", -"48 34 OFFCURVE", -"161 -12 OFFCURVE", -"285 -12 CURVE SMOOTH" -); -} -); -width = 647; -} -); -unicode = 0053; -}, -{ -glyphname = Scedilla; -lastChange = "2016-08-15 08:43:21 +0000"; -layers = ( -{ -components = ( -{ -name = S; -}, -{ -name = cedilla; -transform = "{1, 0, 0, 1, 158, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 603; -}, -{ -components = ( -{ -name = S; -}, -{ -name = cedilla; -transform = "{1, 0, 0, 1, 151, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 613; -}, -{ -components = ( -{ -name = S; -}, -{ -name = cedilla; -transform = "{1, 0, 0, 1, 153, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 646; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 015E; -}, -{ -glyphname = T; -lastChange = "2016-08-07 12:27:15 +0000"; -layers = ( -{ -anchors = ( -{ -name = bottom; -position = "{309, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"354 0 LINE", -"354 613 LINE", -"585 613 LINE", -"585 687 LINE", -"45 687 LINE", -"45 613 LINE", -"276 613 LINE", -"276 0 LINE" -); -} -); -width = 630; -}, -{ -anchors = ( -{ -name = bottom; -position = "{320, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"420 0 LINE", -"420 514 LINE", -"623 514 LINE", -"623 687 LINE", -"23 687 LINE", -"23 514 LINE", -"226 514 LINE", -"226 0 LINE" -); -} -); -width = 645; -}, -{ -anchors = ( -{ -name = bottom; -position = "{315, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"333 0 LINE", -"333 651 LINE", -"585 651 LINE", -"585 687 LINE", -"45 687 LINE", -"45 651 LINE", -"297 651 LINE", -"297 0 LINE" -); -} -); -width = 630; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"300 0 LINE", -"428 613 LINE", -"659 613 LINE", -"674 687 LINE", -"134 687 LINE", -"119 613 LINE", -"350 613 LINE", -"222 0 LINE" -); -} -); -width = 630; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"279 0 LINE", -"415 651 LINE", -"667 651 LINE", -"674 687 LINE", -"134 687 LINE", -"127 651 LINE", -"379 651 LINE", -"243 0 LINE" -); -} -); -width = 630; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"366 0 LINE", -"473 514 LINE", -"676 514 LINE", -"712 687 LINE", -"112 687 LINE", -"76 514 LINE", -"279 514 LINE", -"172 0 LINE" -); -} -); -width = 645; -} -); -unicode = 0054; -}, -{ -glyphname = Tcedilla; -lastChange = "2016-08-14 10:52:27 +0000"; -layers = ( -{ -components = ( -{ -name = T; -}, -{ -alignment = -1; -name = cedilla; -transform = "{1, 0, 0, 1, 155, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 630; -}, -{ -components = ( -{ -name = T; -}, -{ -name = cedilla; -transform = "{1, 0, 0, 1, 153, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 630; -}, -{ -components = ( -{ -name = T; -}, -{ -name = cedilla; -transform = "{1, 0, 0, 1, 150, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 645; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 0162; -}, -{ -glyphname = U; -lastChange = "2016-08-13 02:48:14 +0000"; -layers = ( -{ -anchors = ( -{ -name = top; -position = "{373, 687}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"541 -12 OFFCURVE", -"660 111 OFFCURVE", -"660 285 CURVE SMOOTH", -"660 687 LINE", -"582 687 LINE", -"582 285 LINE SMOOTH", -"582 153 OFFCURVE", -"495 59 OFFCURVE", -"373 59 CURVE SMOOTH", -"251 59 OFFCURVE", -"164 153 OFFCURVE", -"164 285 CURVE SMOOTH", -"164 687 LINE", -"86 687 LINE", -"86 285 LINE SMOOTH", -"86 111 OFFCURVE", -"205 -12 OFFCURVE", -"373 -12 CURVE SMOOTH" -); -} -); -width = 746; -}, -{ -anchors = ( -{ -name = top; -position = "{381, 687}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"573 -12 OFFCURVE", -"708 119 OFFCURVE", -"708 305 CURVE SMOOTH", -"708 687 LINE", -"514 687 LINE", -"514 315 LINE SMOOTH", -"514 227 OFFCURVE", -"459 164 OFFCURVE", -"381 164 CURVE SMOOTH", -"303 164 OFFCURVE", -"248 227 OFFCURVE", -"248 315 CURVE SMOOTH", -"248 687 LINE", -"54 687 LINE", -"54 305 LINE SMOOTH", -"54 119 OFFCURVE", -"189 -12 OFFCURVE", -"381 -12 CURVE SMOOTH" -); -} -); -width = 761; -}, -{ -anchors = ( -{ -name = top; -position = "{352, 687}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"508 -12 OFFCURVE", -"618 103 OFFCURVE", -"618 265 CURVE SMOOTH", -"618 687 LINE", -"582 687 LINE", -"582 265 LINE SMOOTH", -"582 124 OFFCURVE", -"487 24 OFFCURVE", -"352 24 CURVE SMOOTH", -"217 24 OFFCURVE", -"122 124 OFFCURVE", -"122 265 CURVE SMOOTH", -"122 687 LINE", -"86 687 LINE", -"86 265 LINE SMOOTH", -"86 103 OFFCURVE", -"196 -12 OFFCURVE", -"352 -12 CURVE SMOOTH" -); -} -); -width = 704; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"486 -12 OFFCURVE", -"629 110 OFFCURVE", -"665 282 CURVE SMOOTH", -"749 687 LINE", -"671 687 LINE", -"588 288 LINE SMOOTH", -"561 154 OFFCURVE", -"455 59 OFFCURVE", -"332 59 CURVE SMOOTH", -"210 59 OFFCURVE", -"142 151 OFFCURVE", -"169 282 CURVE SMOOTH", -"253 687 LINE", -"175 687 LINE", -"92 288 LINE SMOOTH", -"56 112 OFFCURVE", -"149 -12 OFFCURVE", -"318 -12 CURVE SMOOTH" -); -} -); -width = 746; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"453 -12 OFFCURVE", -"586 102 OFFCURVE", -"619 264 CURVE SMOOTH", -"707 687 LINE", -"671 687 LINE", -"584 266 LINE SMOOTH", -"555 125 OFFCURVE", -"437 24 OFFCURVE", -"301 24 CURVE SMOOTH", -"167 24 OFFCURVE", -"94 123 OFFCURVE", -"123 264 CURVE SMOOTH", -"211 687 LINE", -"175 687 LINE", -"88 266 LINE SMOOTH", -"54 104 OFFCURVE", -"141 -12 OFFCURVE", -"299 -12 CURVE SMOOTH" -); -} -); -width = 704; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"522 -12 OFFCURVE", -"677 111 OFFCURVE", -"715 297 CURVE SMOOTH", -"796 687 LINE", -"602 687 LINE", -"527 323 LINE SMOOTH", -"508 235 OFFCURVE", -"432 164 OFFCURVE", -"348 164 CURVE SMOOTH", -"276 164 OFFCURVE", -"239 219 OFFCURVE", -"257 307 CURVE SMOOTH", -"336 687 LINE", -"142 687 LINE", -"64 313 LINE SMOOTH", -"26 127 OFFCURVE", -"138 -12 OFFCURVE", -"336 -12 CURVE SMOOTH" -); -} -); -width = 761; -} -); -unicode = 0055; -}, -{ -glyphname = Uacute; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = U; -}, -{ -name = acute; -transform = "{1, 0, 0, 1, 230, 170}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 746; -}, -{ -components = ( -{ -name = U; -}, -{ -name = acute; -transform = "{1, 0, 0, 1, 199, 170}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 761; -}, -{ -components = ( -{ -name = U; -}, -{ -name = acute; -transform = "{1, 0, 0, 1, 217, 170}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 704; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00DA; -}, -{ -glyphname = Ucircumflex; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = U; -}, -{ -name = circumflex; -transform = "{1, 0, 0, 1, 175, 170}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 746; -}, -{ -components = ( -{ -name = U; -}, -{ -name = circumflex; -transform = "{1, 0, 0, 1, 133, 170}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 761; -}, -{ -components = ( -{ -name = U; -}, -{ -name = circumflex; -transform = "{1, 0, 0, 1, 161, 170}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 704; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00DB; -}, -{ -glyphname = Udieresis; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = U; -}, -{ -name = dieresis; -transform = "{1, 0, 0, 1, 168, 170}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 746; -}, -{ -components = ( -{ -name = U; -}, -{ -name = dieresis; -transform = "{1, 0, 0, 1, 119, 170}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 761; -}, -{ -components = ( -{ -name = U; -}, -{ -name = dieresis; -transform = "{1, 0, 0, 1, 147, 170}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 704; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00DC; -}, -{ -glyphname = Ugrave; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = U; -}, -{ -name = grave; -transform = "{1, 0, 0, 1, 180, 170}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 746; -}, -{ -components = ( -{ -name = U; -}, -{ -name = grave; -transform = "{1, 0, 0, 1, 149, 170}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 761; -}, -{ -components = ( -{ -name = U; -}, -{ -name = grave; -transform = "{1, 0, 0, 1, 195, 170}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 704; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00D9; -}, -{ -glyphname = Uring; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = U; -}, -{ -name = ring; -transform = "{1, 0, 0, 1, 186, 170}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 704; -}, -{ -components = ( -{ -name = U; -}, -{ -name = ring; -transform = "{1, 0, 0, 1, 207, 170}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 746; -}, -{ -components = ( -{ -name = U; -}, -{ -name = ring; -transform = "{1, 0, 0, 1, 197, 170}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 761; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 016E; -}, -{ -glyphname = V; -lastChange = "2016-08-06 02:24:05 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"420 0 LINE", -"723 687 LINE", -"638 687 LINE", -"335 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"420 0 LINE", -"117 687 LINE", -"32 687 LINE", -"335 0 LINE" -); -} -); -width = 755; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"484 0 LINE", -"748 687 LINE", -"529 687 LINE", -"265 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"484 0 LINE", -"220 687 LINE", -"1 687 LINE", -"265 0 LINE" -); -} -); -width = 749; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"375 0 LINE", -"678 687 LINE", -"638 687 LINE", -"335 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"375 0 LINE", -"72 687 LINE", -"32 687 LINE", -"335 0 LINE" -); -} -); -width = 710; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"366 0 LINE", -"812 687 LINE", -"725 687 LINE", -"280 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"365 0 LINE", -"204 687 LINE", -"121 687 LINE", -"281 0 LINE" -); -} -); -width = 755; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"321 0 LINE", -"767 687 LINE", -"726 687 LINE", -"280 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"320 0 LINE", -"160 687 LINE", -"121 687 LINE", -"281 0 LINE" -); -} -); -width = 710; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"430 0 LINE", -"837 687 LINE", -"614 687 LINE", -"208 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"427 0 LINE", -"305 687 LINE", -"90 687 LINE", -"211 0 LINE" -); -} -); -width = 749; -} -); -unicode = 0056; -}, -{ -glyphname = W; -lastChange = "2016-08-08 22:57:27 +0000"; -layers = ( -{ -anchors = ( -{ -name = top; -position = "{541, 687}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"349 0 LINE", -"541 585 LINE", -"732 0 LINE", -"809 0 LINE", -"1044 687 LINE", -"956 687 LINE", -"766 131 LINE", -"584 687 LINE", -"497 687 LINE", -"315 131 LINE", -"125 687 LINE", -"37 687 LINE", -"272 0 LINE" -); -} -); -width = 1081; -}, -{ -anchors = ( -{ -name = top; -position = "{539, 687}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"395 0 LINE", -"539 397 LINE", -"682 0 LINE", -"878 0 LINE", -"1068 687 LINE", -"859 687 LINE", -"775 290 LINE", -"643 687 LINE", -"434 687 LINE", -"301 290 LINE", -"217 687 LINE", -"8 687 LINE", -"199 0 LINE" -); -} -); -width = 1076; -}, -{ -anchors = ( -{ -name = top; -position = "{517, 687}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"306 0 LINE", -"517 629 LINE", -"727 0 LINE", -"766 0 LINE", -"996 687 LINE", -"957 687 LINE", -"747 58 LINE", -"536 687 LINE", -"497 687 LINE", -"287 58 LINE", -"76 687 LINE", -"37 687 LINE", -"267 0 LINE" -); -} -); -width = 1033; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"295 0 LINE", -"610 585 LINE", -"678 0 LINE", -"755 0 LINE", -"1133 687 LINE", -"1044 687 LINE", -"737 131 LINE", -"672 687 LINE", -"585 687 LINE", -"286 131 LINE", -"213 687 LINE", -"126 687 LINE", -"218 0 LINE" -); -} -); -width = 1081; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"252 0 LINE", -"594 629 LINE", -"673 0 LINE", -"712 0 LINE", -"1085 687 LINE", -"1045 687 LINE", -"704 58 LINE", -"624 687 LINE", -"585 687 LINE", -"244 58 LINE", -"164 687 LINE", -"126 687 LINE", -"213 0 LINE" -); -} -); -width = 1033; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"341 0 LINE", -"570 397 LINE", -"628 0 LINE", -"824 0 LINE", -"1157 687 LINE", -"945 687 LINE", -"777 290 LINE", -"729 687 LINE", -"520 687 LINE", -"303 290 LINE", -"303 687 LINE", -"97 687 LINE", -"145 0 LINE" -); -} -); -width = 1076; -} -); -unicode = 0057; -}, -{ -glyphname = Wacute; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = W; -}, -{ -alignment = -1; -name = acute; -transform = "{1, 0, 0, 1, 448, 170}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 1081; -}, -{ -components = ( -{ -name = W; -}, -{ -alignment = -1; -name = acute; -transform = "{1, 0, 0, 1, 409, 170}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 1076; -}, -{ -components = ( -{ -name = W; -}, -{ -alignment = -1; -name = acute; -transform = "{1, 0, 0, 1, 429, 170}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 1033; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 1E82; -}, -{ -glyphname = Wcircumflex; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = W; -}, -{ -name = circumflex; -transform = "{1, 0, 0, 1, 343, 170}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 1081; -}, -{ -components = ( -{ -name = W; -}, -{ -name = circumflex; -transform = "{1, 0, 0, 1, 291, 170}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 1076; -}, -{ -components = ( -{ -name = W; -}, -{ -name = circumflex; -transform = "{1, 0, 0, 1, 326, 170}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 1033; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 0174; -}, -{ -glyphname = Wdieresis; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = W; -}, -{ -name = dieresis; -transform = "{1, 0, 0, 1, 336, 170}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 1081; -}, -{ -components = ( -{ -name = W; -}, -{ -name = dieresis; -transform = "{1, 0, 0, 1, 277, 170}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 1076; -}, -{ -components = ( -{ -name = W; -}, -{ -name = dieresis; -transform = "{1, 0, 0, 1, 312, 170}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 1033; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 1E84; -}, -{ -glyphname = Wgrave; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = W; -}, -{ -alignment = -1; -name = grave; -transform = "{1, 0, 0, 1, 308, 170}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 1081; -}, -{ -components = ( -{ -name = W; -}, -{ -alignment = -1; -name = grave; -transform = "{1, 0, 0, 1, 262, 170}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 1076; -}, -{ -components = ( -{ -name = W; -}, -{ -alignment = -1; -name = grave; -transform = "{1, 0, 0, 1, 313, 170}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 1033; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 1E80; -}, -{ -glyphname = X; -lastChange = "2016-08-08 22:59:44 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"38 687 LINE", -"134 687 LINE", -"659 0 LINE", -"563 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"564 687 LINE", -"659 687 LINE", -"133 0 LINE", -"38 0 LINE" -); -} -); -width = 697; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"4 687 LINE", -"231 687 LINE", -"717 0 LINE", -"490 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"494 687 LINE", -"717 687 LINE", -"227 0 LINE", -"4 0 LINE" -); -} -); -width = 721; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"38 687 LINE", -"84 687 LINE", -"609 0 LINE", -"563 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"564 687 LINE", -"610 687 LINE", -"84 0 LINE", -"38 0 LINE" -); -} -); -width = 648; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"130 687 LINE", -"223 687 LINE", -"605 0 LINE", -"512 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"653 687 LINE", -"751 687 LINE", -"82 0 LINE", -"-16 0 LINE" -); -} -); -width = 700; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"129 687 LINE", -"171 687 LINE", -"554 0 LINE", -"511 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"653 687 LINE", -"700 687 LINE", -"31 0 LINE", -"-16 0 LINE" -); -} -); -width = 649; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"106 687 LINE", -"324 687 LINE", -"667 0 LINE", -"449 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"583 687 LINE", -"823 687 LINE", -"190 0 LINE", -"-50 0 LINE" -); -} -); -width = 738; -} -); -unicode = 0058; -}, -{ -glyphname = Y; -lastChange = "2016-08-08 22:32:03 +0000"; -layers = ( -{ -anchors = ( -{ -name = top; -position = "{336, 687}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"377 0 LINE", -"377 280 LINE", -"653 687 LINE", -"559 687 LINE", -"336 354 LINE", -"115 687 LINE", -"18 687 LINE", -"295 280 LINE", -"295 0 LINE" -); -} -); -width = 671; -}, -{ -anchors = ( -{ -name = top; -position = "{355, 687}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"452 0 LINE", -"452 226 LINE", -"715 687 LINE", -"502 687 LINE", -"355 408 LINE", -"216 687 LINE", -"-6 687 LINE", -"258 226 LINE", -"258 0 LINE" -); -} -); -width = 709; -}, -{ -anchors = ( -{ -name = top; -position = "{316, 687}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"334 0 LINE", -"334 279 LINE", -"614 687 LINE", -"568 687 LINE", -"316 320 LINE", -"64 687 LINE", -"18 687 LINE", -"298 279 LINE", -"298 0 LINE" -); -} -); -width = 632; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"322 0 LINE", -"382 280 LINE", -"742 687 LINE", -"646 687 LINE", -"347 347 LINE", -"186 687 LINE", -"107 687 LINE", -"300 280 LINE", -"240 0 LINE" -); -} -); -width = 671; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"279 0 LINE", -"338 279 LINE", -"703 687 LINE", -"656 687 LINE", -"324 317 LINE", -"147 687 LINE", -"107 687 LINE", -"302 279 LINE", -"243 0 LINE" -); -} -); -width = 632; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"395 0 LINE", -"445 226 LINE", -"804 687 LINE", -"586 687 LINE", -"369 394 LINE", -"263 687 LINE", -"83 687 LINE", -"251 226 LINE", -"201 0 LINE" -); -} -); -width = 709; -} -); -unicode = 0059; -}, -{ -glyphname = Yacute; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = Y; -}, -{ -name = acute; -transform = "{1, 0, 0, 1, 193, 170}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 671; -}, -{ -components = ( -{ -name = Y; -}, -{ -name = acute; -transform = "{1, 0, 0, 1, 173, 170}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 709; -}, -{ -components = ( -{ -name = Y; -}, -{ -name = acute; -transform = "{1, 0, 0, 1, 181, 170}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 632; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00DD; -}, -{ -glyphname = Ycircumflex; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = Y; -}, -{ -name = circumflex; -transform = "{1, 0, 0, 1, 138, 170}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 671; -}, -{ -components = ( -{ -name = Y; -}, -{ -name = circumflex; -transform = "{1, 0, 0, 1, 107, 170}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 709; -}, -{ -components = ( -{ -name = Y; -}, -{ -name = circumflex; -transform = "{1, 0, 0, 1, 125, 170}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 632; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 0176; -}, -{ -glyphname = Ydieresis; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = Y; -}, -{ -name = dieresis; -transform = "{1, 0, 0, 1, 131, 170}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 671; -}, -{ -components = ( -{ -name = Y; -}, -{ -name = dieresis; -transform = "{1, 0, 0, 1, 93, 170}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 709; -}, -{ -components = ( -{ -name = Y; -}, -{ -name = dieresis; -transform = "{1, 0, 0, 1, 111, 170}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 632; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 0178; -}, -{ -glyphname = Ygrave; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = Y; -}, -{ -name = grave; -transform = "{1, 0, 0, 1, 143, 170}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 671; -}, -{ -components = ( -{ -name = Y; -}, -{ -name = grave; -transform = "{1, 0, 0, 1, 123, 170}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 709; -}, -{ -components = ( -{ -name = Y; -}, -{ -alignment = -1; -name = grave; -transform = "{1, 0, 0, 1, 153, 170}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 632; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 1EF2; -}, -{ -glyphname = Z; -lastChange = "2016-08-08 10:37:43 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"583 0 LINE", -"583 74 LINE", -"164 74 LINE", -"579 625 LINE", -"579 687 LINE", -"65 687 LINE", -"65 613 LINE", -"472 613 LINE", -"58 62 LINE", -"58 0 LINE" -); -} -); -width = 639; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"637 0 LINE", -"637 173 LINE", -"308 173 LINE", -"632 542 LINE", -"632 687 LINE", -"48 687 LINE", -"48 514 LINE", -"366 514 LINE", -"40 145 LINE", -"41 0 LINE" -); -} -); -width = 675; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"563 0 LINE", -"563 36 LINE", -"102 36 LINE", -"559 657 LINE", -"559 687 LINE", -"65 687 LINE", -"65 651 LINE", -"515 651 LINE", -"58 30 LINE", -"58 0 LINE" -); -} -); -width = 619; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"530 0 LINE", -"546 74 LINE", -"128 74 LINE", -"657 625 LINE", -"669 687 LINE", -"155 687 LINE", -"140 613 LINE", -"546 613 LINE", -"17 62 LINE", -"6 0 LINE" -); -} -); -width = 640; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"509 0 LINE", -"517 36 LINE", -"57 36 LINE", -"643 657 LINE", -"648 687 LINE", -"154 687 LINE", -"147 651 LINE", -"596 651 LINE", -"10 30 LINE", -"5 0 LINE" -); -} -); -width = 619; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"585 0 LINE", -"621 173 LINE", -"295 173 LINE", -"695 542 LINE", -"723 687 LINE", -"139 687 LINE", -"103 514 LINE", -"419 514 LINE", -"16 145 LINE", -"-10 0 LINE" -); -} -); -width = 667; -} -); -unicode = 005A; -}, -{ -glyphname = a; -lastChange = "2016-08-07 12:50:30 +0000"; -layers = ( -{ -anchors = ( -{ -name = bottom; -position = "{293, 0}"; -}, -{ -name = onogek; -position = "{496, 0}"; -}, -{ -name = top; -position = "{293, 517}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"496 0 LINE", -"496 315 LINE SMOOTH", -"496 440 OFFCURVE", -"427 529 OFFCURVE", -"286 529 CURVE SMOOTH", -"236 529 OFFCURVE", -"174 516 OFFCURVE", -"100 479 CURVE", -"130 418 LINE", -"177 442 OFFCURVE", -"229 465 OFFCURVE", -"281 465 CURVE SMOOTH", -"393 465 OFFCURVE", -"421 385 OFFCURVE", -"421 315 CURVE SMOOTH", -"421 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"321 -12 OFFCURVE", -"417 35 OFFCURVE", -"438 123 CURVE", -"421 162 LINE", -"401 89 OFFCURVE", -"320 54 OFFCURVE", -"252 54 CURVE SMOOTH", -"179 54 OFFCURVE", -"123 92 OFFCURVE", -"123 156 CURVE SMOOTH", -"123 218 OFFCURVE", -"188 262 OFFCURVE", -"265 262 CURVE SMOOTH", -"335 262 OFFCURVE", -"399 250 OFFCURVE", -"454 230 CURVE", -"454 284 LINE", -"393 308 OFFCURVE", -"321 325 OFFCURVE", -"253 325 CURVE SMOOTH", -"142 325 OFFCURVE", -"50 256 OFFCURVE", -"50 153 CURVE SMOOTH", -"50 51 OFFCURVE", -"130 -12 OFFCURVE", -"239 -12 CURVE SMOOTH" -); -} -); -width = 573; -}, -{ -anchors = ( -{ -name = bottom; -position = "{305, 0}"; -}, -{ -name = onogek; -position = "{540, 0}"; -}, -{ -name = top; -position = "{305, 517}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"540 0 LINE", -"540 305 LINE SMOOTH", -"540 446 OFFCURVE", -"432 529 OFFCURVE", -"301 529 CURVE SMOOTH", -"214 529 OFFCURVE", -"137 504 OFFCURVE", -"65 468 CURVE", -"126 347 LINE", -"164 366 OFFCURVE", -"204 376 OFFCURVE", -"249 376 CURVE SMOOTH", -"316 376 OFFCURVE", -"355 350 OFFCURVE", -"355 305 CURVE SMOOTH", -"355 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"302 -12 OFFCURVE", -"381 34 OFFCURVE", -"401 113 CURVE", -"355 163 LINE", -"351 133 OFFCURVE", -"316 112 OFFCURVE", -"269 112 CURVE SMOOTH", -"234 112 OFFCURVE", -"210 131 OFFCURVE", -"210 158 CURVE SMOOTH", -"210 187 OFFCURVE", -"236 208 OFFCURVE", -"273 208 CURVE SMOOTH", -"303 208 OFFCURVE", -"333 201 OFFCURVE", -"356 188 CURVE", -"407 274 LINE", -"356 308 OFFCURVE", -"296 325 OFFCURVE", -"246 325 CURVE SMOOTH", -"121 325 OFFCURVE", -"23 254 OFFCURVE", -"23 153 CURVE SMOOTH", -"23 56 OFFCURVE", -"111 -12 OFFCURVE", -"222 -12 CURVE SMOOTH" -); -} -); -width = 587; -}, -{ -anchors = ( -{ -name = bottom; -position = "{286, 0}"; -}, -{ -name = onogek; -position = "{477, 0}"; -}, -{ -name = top; -position = "{289, 517}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"477 0 LINE", -"477 315 LINE SMOOTH", -"477 440 OFFCURVE", -"398 529 OFFCURVE", -"286 529 CURVE SMOOTH", -"214 529 OFFCURVE", -"155 510 OFFCURVE", -"100 479 CURVE", -"115 448 LINE", -"163 476 OFFCURVE", -"211 493 OFFCURVE", -"284 493 CURVE SMOOTH", -"376 493 OFFCURVE", -"441 419 OFFCURVE", -"441 315 CURVE SMOOTH", -"441 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"321 -12 OFFCURVE", -"437 35 OFFCURVE", -"458 123 CURVE", -"441 162 LINE", -"421 67 OFFCURVE", -"313 24 OFFCURVE", -"245 24 CURVE SMOOTH", -"152 24 OFFCURVE", -"86 78 OFFCURVE", -"86 154 CURVE SMOOTH", -"86 233 OFFCURVE", -"158 289 OFFCURVE", -"259 289 CURVE SMOOTH", -"329 289 OFFCURVE", -"399 268 OFFCURVE", -"454 248 CURVE", -"454 284 LINE", -"393 308 OFFCURVE", -"321 325 OFFCURVE", -"253 325 CURVE SMOOTH", -"134 325 OFFCURVE", -"50 254 OFFCURVE", -"50 153 CURVE SMOOTH", -"50 56 OFFCURVE", -"128 -12 OFFCURVE", -"239 -12 CURVE SMOOTH" -); -} -); -width = 554; -}, -{ -anchors = ( -{ -name = bottom; -position = "{305, 0}"; -}, -{ -name = onogek; -position = "{540, 0}"; -}, -{ -name = top; -position = "{305, 517}"; -} -); -associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -layerId = "76C99E97-56EA-4E88-AE47-AB7E78508A3B"; -name = "Bold[700]"; -paths = ( -{ -closed = 1; -nodes = ( -"540 0 LINE", -"540 305 LINE SMOOTH", -"540 446 OFFCURVE", -"432 529 OFFCURVE", -"301 529 CURVE SMOOTH", -"214 529 OFFCURVE", -"137 504 OFFCURVE", -"65 468 CURVE", -"124 351 LINE", -"167 373 OFFCURVE", -"200 386 OFFCURVE", -"249 386 CURVE SMOOTH", -"309 386 OFFCURVE", -"355 356 OFFCURVE", -"355 305 CURVE SMOOTH", -"355 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"302 -12 OFFCURVE", -"381 34 OFFCURVE", -"401 113 CURVE", -"355 153 LINE", -"351 123 OFFCURVE", -"315 102 OFFCURVE", -"269 102 CURVE SMOOTH", -"232 102 OFFCURVE", -"206 125 OFFCURVE", -"206 158 CURVE SMOOTH", -"206 193 OFFCURVE", -"234 218 OFFCURVE", -"273 218 CURVE SMOOTH", -"304 218 OFFCURVE", -"338 211 OFFCURVE", -"356 201 CURVE", -"407 274 LINE", -"356 308 OFFCURVE", -"296 325 OFFCURVE", -"246 325 CURVE SMOOTH", -"121 325 OFFCURVE", -"23 254 OFFCURVE", -"23 153 CURVE SMOOTH", -"23 56 OFFCURVE", -"111 -12 OFFCURVE", -"222 -12 CURVE SMOOTH" -); -} -); -width = 587; -}, -{ -components = ( -{ -name = lowercase_loop_reverse; -} -); -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"503 0 LINE", -"611 517 LINE", -"536 517 LINE", -"428 0 LINE" -); -} -); -width = 640; -}, -{ -components = ( -{ -name = lowercase_loop_reverse; -transform = "{1, 0, 0, 1, -35, 0}"; -} -); -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"474 0 LINE", -"581 517 LINE", -"545 517 LINE", -"438 0 LINE" -); -} -); -width = 611; -}, -{ -components = ( -{ -name = lowercase_loop_reverse; -transform = "{1, 0, 0, 1, -99, 0}"; -} -); -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"571 0 LINE", -"679 517 LINE", -"486 517 LINE", -"378 0 LINE" -); -} -); -width = 676; -} -); -unicode = 0061; -}, -{ -glyphname = aacute; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = a; -}, -{ -name = acute; -transform = "{1, 0, 0, 1, 150, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 573; -}, -{ -components = ( -{ -name = a; -}, -{ -name = acute; -transform = "{1, 0, 0, 1, 123, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 587; -}, -{ -components = ( -{ -name = a; -}, -{ -name = acute; -transform = "{1, 0, 0, 1, 154, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 554; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00E1; -}, -{ -glyphname = abreve; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = a; -}, -{ -name = breve; -transform = "{1, 0, 0, 1, 80, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 554; -}, -{ -components = ( -{ -name = a; -}, -{ -name = breve; -transform = "{1, 0, 0, 1, 84, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 573; -}, -{ -components = ( -{ -name = a; -}, -{ -name = breve; -transform = "{1, 0, 0, 1, 71, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 587; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 0103; -}, -{ -glyphname = acircumflex; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = a; -}, -{ -name = circumflex; -transform = "{1, 0, 0, 1, 95, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 573; -}, -{ -components = ( -{ -name = a; -}, -{ -name = circumflex; -transform = "{1, 0, 0, 1, 57, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 587; -}, -{ -components = ( -{ -name = a; -}, -{ -name = circumflex; -transform = "{1, 0, 0, 1, 98, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 554; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00E2; -}, -{ -glyphname = adieresis; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = a; -}, -{ -name = dieresis; -transform = "{1, 0, 0, 1, 88, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 573; -}, -{ -components = ( -{ -name = a; -}, -{ -name = dieresis; -transform = "{1, 0, 0, 1, 43, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 587; -}, -{ -components = ( -{ -name = a; -}, -{ -name = dieresis; -transform = "{1, 0, 0, 1, 84, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 554; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00E4; -}, -{ -glyphname = agrave; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = a; -}, -{ -name = grave; -transform = "{1, 0, 0, 1, 100, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 573; -}, -{ -components = ( -{ -name = a; -}, -{ -name = grave; -transform = "{1, 0, 0, 1, 73, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 587; -}, -{ -components = ( -{ -name = a; -}, -{ -name = grave; -transform = "{1, 0, 0, 1, 132, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 554; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00E0; -}, -{ -glyphname = aring; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = a; -}, -{ -name = ring; -transform = "{1, 0, 0, 1, 127, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 573; -}, -{ -components = ( -{ -name = a; -}, -{ -name = ring; -transform = "{1, 0, 0, 1, 121, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 587; -}, -{ -components = ( -{ -name = a; -}, -{ -name = ring; -transform = "{1, 0, 0, 1, 123, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 554; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00E5; -}, -{ -glyphname = atilde; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = a; -}, -{ -name = tilde; -transform = "{1, 0, 0, 1, 67, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 573; -}, -{ -components = ( -{ -name = a; -}, -{ -name = tilde; -transform = "{1, 0, 0, 1, 85, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 587; -}, -{ -components = ( -{ -name = a; -}, -{ -name = tilde; -transform = "{1, 0, 0, 1, 63, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 554; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00E3; -}, -{ -glyphname = b; -lastChange = "2016-08-15 08:40:41 +0000"; -layers = ( -{ -components = ( -{ -name = lowercase_loop; -transform = "{1, 0, 0, 1, 30, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"158 1 LINE", -"158 699 LINE", -"83 699 LINE", -"83 1 LINE" -); -} -); -width = 638; -}, -{ -components = ( -{ -name = lowercase_loop; -transform = "{1, 0, 0, 1, 49, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"244 1 LINE", -"244 699 LINE", -"51 699 LINE", -"51 1 LINE" -); -} -); -width = 674; -}, -{ -components = ( -{ -name = lowercase_loop; -transform = "{1, 0, 0, 1, -6, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"119 1 LINE", -"119 699 LINE", -"83 699 LINE", -"83 1 LINE" -); -} -); -width = 609; -}, -{ -components = ( -{ -name = lowercase_loop; -transform = "{1, 0, 0, 1, 31, 0}"; -} -); -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"105 1 LINE", -"250 699 LINE", -"175 699 LINE", -"30 1 LINE" -); -} -); -width = 641; -}, -{ -components = ( -{ -name = lowercase_loop; -transform = "{1, 0, 0, 1, -6, 0}"; -} -); -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"66 1 LINE", -"211 699 LINE", -"175 699 LINE", -"30 1 LINE" -); -} -); -width = 611; -}, -{ -components = ( -{ -name = lowercase_loop; -transform = "{1, 0, 0, 1, 50, 0}"; -} -); -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"191 1 LINE", -"336 699 LINE", -"143 699 LINE", -"-2 1 LINE" -); -} -); -width = 676; -} -); -unicode = 0062; -}, -{ -glyphname = c; -lastChange = "2016-08-07 12:39:20 +0000"; -layers = ( -{ -anchors = ( -{ -name = bottom; -position = "{306, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"388 -12 OFFCURVE", -"454 18 OFFCURVE", -"503 67 CURVE", -"451 118 LINE", -"416 79 OFFCURVE", -"368 55 OFFCURVE", -"316 55 CURVE SMOOTH", -"213 55 OFFCURVE", -"127 148 OFFCURVE", -"127 259 CURVE SMOOTH", -"127 369 OFFCURVE", -"213 462 OFFCURVE", -"316 462 CURVE SMOOTH", -"367 462 OFFCURVE", -"414 439 OFFCURVE", -"448 402 CURVE", -"500 453 LINE", -"451 500 OFFCURVE", -"386 529 OFFCURVE", -"316 529 CURVE SMOOTH", -"171 529 OFFCURVE", -"48 406 OFFCURVE", -"48 259 CURVE SMOOTH", -"48 112 OFFCURVE", -"171 -12 OFFCURVE", -"316 -12 CURVE SMOOTH" -); -} -); -width = 542; -}, -{ -anchors = ( -{ -name = bottom; -position = "{308, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"413 -12 OFFCURVE", -"486 27 OFFCURVE", -"538 87 CURVE", -"411 189 LINE", -"390 165 OFFCURVE", -"352 148 OFFCURVE", -"319 148 CURVE SMOOTH", -"260 148 OFFCURVE", -"211 199 OFFCURVE", -"211 260 CURVE SMOOTH", -"211 319 OFFCURVE", -"260 369 OFFCURVE", -"318 369 CURVE SMOOTH", -"351 369 OFFCURVE", -"388 352 OFFCURVE", -"408 329 CURVE", -"535 433 LINE", -"485 491 OFFCURVE", -"412 529 OFFCURVE", -"320 529 CURVE SMOOTH", -"161 529 OFFCURVE", -"27 406 OFFCURVE", -"27 259 CURVE SMOOTH", -"27 112 OFFCURVE", -"160 -12 OFFCURVE", -"317 -12 CURVE SMOOTH" -); -} -); -width = 552; -}, -{ -anchors = ( -{ -name = bottom; -position = "{298, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"374 -12 OFFCURVE", -"437 17 OFFCURVE", -"483 64 CURVE", -"458 89 LINE", -"418 49 OFFCURVE", -"364 24 OFFCURVE", -"306 24 CURVE SMOOTH", -"176 24 OFFCURVE", -"84 121 OFFCURVE", -"84 259 CURVE SMOOTH", -"84 396 OFFCURVE", -"176 493 OFFCURVE", -"306 493 CURVE SMOOTH", -"364 493 OFFCURVE", -"418 468 OFFCURVE", -"457 428 CURVE", -"483 453 LINE", -"437 500 OFFCURVE", -"374 529 OFFCURVE", -"306 529 CURVE SMOOTH", -"155 529 OFFCURVE", -"48 417 OFFCURVE", -"48 259 CURVE SMOOTH", -"48 100 OFFCURVE", -"155 -12 OFFCURVE", -"306 -12 CURVE SMOOTH" -); -} -); -width = 522; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"335 -12 OFFCURVE", -"403 13 OFFCURVE", -"465 65 CURVE", -"420 120 LINE", -"373 76 OFFCURVE", -"324 55 OFFCURVE", -"272 55 CURVE SMOOTH", -"191 55 OFFCURVE", -"122 127 OFFCURVE", -"122 213 CURVE SMOOTH", -"122 348 OFFCURVE", -"229 462 OFFCURVE", -"357 462 CURVE SMOOTH", -"405 462 OFFCURVE", -"456 438 OFFCURVE", -"480 404 CURVE", -"539 451 LINE", -"500 497 OFFCURVE", -"431 529 OFFCURVE", -"371 529 CURVE SMOOTH", -"193 529 OFFCURVE", -"44 382 OFFCURVE", -"44 208 CURVE SMOOTH", -"44 89 OFFCURVE", -"142 -12 OFFCURVE", -"259 -12 CURVE SMOOTH" -); -} -); -width = 544; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"313 -12 OFFCURVE", -"392 19 OFFCURVE", -"444 63 CURVE", -"422 90 LINE", -"376 51 OFFCURVE", -"306 24 OFFCURVE", -"255 24 CURVE SMOOTH", -"151 24 OFFCURVE", -"78 96 OFFCURVE", -"78 198 CURVE SMOOTH", -"78 358 OFFCURVE", -"206 493 OFFCURVE", -"358 493 CURVE SMOOTH", -"409 493 OFFCURVE", -"465 466 OFFCURVE", -"494 429 CURVE", -"523 452 LINE", -"487 497 OFFCURVE", -"420 529 OFFCURVE", -"360 529 CURVE SMOOTH", -"187 529 OFFCURVE", -"42 376 OFFCURVE", -"42 195 CURVE SMOOTH", -"42 74 OFFCURVE", -"129 -12 OFFCURVE", -"253 -12 CURVE SMOOTH" -); -} -); -width = 524; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"363 -12 OFFCURVE", -"441 21 OFFCURVE", -"505 81 CURVE", -"392 195 LINE", -"368 171 OFFCURVE", -"323 148 OFFCURVE", -"284 148 CURVE SMOOTH", -"238 148 OFFCURVE", -"206 181 OFFCURVE", -"206 225 CURVE SMOOTH", -"206 293 OFFCURVE", -"279 369 OFFCURVE", -"354 369 CURVE SMOOTH", -"380 369 OFFCURVE", -"413 358 OFFCURVE", -"428 335 CURVE", -"568 427 LINE", -"528 485 OFFCURVE", -"462 529 OFFCURVE", -"364 529 CURVE SMOOTH", -"197 529 OFFCURVE", -"25 391 OFFCURVE", -"25 222 CURVE SMOOTH", -"25 91 OFFCURVE", -"129 -12 OFFCURVE", -"273 -12 CURVE SMOOTH" -); -} -); -width = 556; -} -); -unicode = 0063; -}, -{ -glyphname = ccedilla; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = c; -}, -{ -name = cedilla; -transform = "{1, 0, 0, 1, 150, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 542; -}, -{ -components = ( -{ -name = c; -}, -{ -name = cedilla; -transform = "{1, 0, 0, 1, 138, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 552; -}, -{ -components = ( -{ -name = c; -}, -{ -name = cedilla; -transform = "{1, 0, 0, 1, 147, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 522; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00E7; -}, -{ -glyphname = d; -lastChange = "2016-08-15 08:41:06 +0000"; -layers = ( -{ -components = ( -{ -name = lowercase_loop; -transform = "{-1, 0, 0, 1, 608, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"555 1 LINE", -"555 699 LINE", -"480 699 LINE", -"480 1 LINE" -); -} -); -width = 638; -}, -{ -components = ( -{ -name = lowercase_loop; -transform = "{-1, 0, 0, 1, 625, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"623 1 LINE", -"623 699 LINE", -"430 699 LINE", -"430 1 LINE" -); -} -); -width = 674; -}, -{ -components = ( -{ -name = lowercase_loop; -transform = "{-1, 0, 0, 1, 615, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"526 1 LINE", -"526 699 LINE", -"490 699 LINE", -"490 1 LINE" -); -} -); -width = 609; -}, -{ -components = ( -{ -name = lowercase_loop_reverse; -} -); -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"504 1 LINE", -"649 699 LINE", -"574 699 LINE", -"429 1 LINE" -); -} -); -width = 641; -}, -{ -components = ( -{ -name = lowercase_loop_reverse; -transform = "{1, 0, 0, 1, -35, 0}"; -} -); -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"474 1 LINE", -"619 699 LINE", -"583 699 LINE", -"438 1 LINE" -); -} -); -width = 611; -}, -{ -components = ( -{ -name = lowercase_loop_reverse; -transform = "{1, 0, 0, 1, -99, 0}"; -} -); -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"571 1 LINE", -"716 699 LINE", -"523 699 LINE", -"378 1 LINE" -); -} -); -width = 676; -} -); -unicode = 0064; -}, -{ -glyphname = e; -lastChange = "2016-08-07 08:42:38 +0000"; -layers = ( -{ -anchors = ( -{ -name = top; -position = "{303, 517}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"382 -12 OFFCURVE", -"473 19 OFFCURVE", -"518 68 CURVE", -"472 117 LINE", -"440 82 OFFCURVE", -"370 55 OFFCURVE", -"309 55 CURVE SMOOTH", -"197 55 OFFCURVE", -"123 144 OFFCURVE", -"123 260 CURVE SMOOTH", -"123 380 OFFCURVE", -"203 462 OFFCURVE", -"306 462 CURVE SMOOTH", -"419 462 OFFCURVE", -"475 374 OFFCURVE", -"475 268 CURVE", -"518 297 LINE", -"99 297 LINE", -"99 230 LINE", -"548 230 LINE", -"548 411 OFFCURVE", -"459 529 OFFCURVE", -"303 529 CURVE SMOOTH", -"164 529 OFFCURVE", -"48 414 OFFCURVE", -"48 260 CURVE SMOOTH", -"48 101 OFFCURVE", -"172 -12 OFFCURVE", -"310 -12 CURVE SMOOTH" -); -} -); -width = 595; -}, -{ -anchors = ( -{ -name = top; -position = "{300, 517}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"387 -12 OFFCURVE", -"475 21 OFFCURVE", -"521 68 CURVE", -"415 175 LINE", -"381 148 OFFCURVE", -"339 132 OFFCURVE", -"300 132 CURVE SMOOTH", -"237 132 OFFCURVE", -"192 185 OFFCURVE", -"192 259 CURVE SMOOTH", -"192 333 OFFCURVE", -"237 385 OFFCURVE", -"300 385 CURVE SMOOTH", -"356 385 OFFCURVE", -"396 335 OFFCURVE", -"396 265 CURVE", -"438 314 LINE", -"81 314 LINE", -"81 213 LINE", -"564 213 LINE", -"564 412 OFFCURVE", -"466 529 OFFCURVE", -"300 529 CURVE SMOOTH", -"140 529 OFFCURVE", -"27 418 OFFCURVE", -"27 260 CURVE SMOOTH", -"27 101 OFFCURVE", -"143 -12 OFFCURVE", -"308 -12 CURVE SMOOTH" -); -} -); -width = 590; -}, -{ -anchors = ( -{ -name = top; -position = "{302, 517}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"385 -12 OFFCURVE", -"475 21 OFFCURVE", -"518 68 CURVE", -"493 95 LINE", -"450 48 OFFCURVE", -"376 24 OFFCURVE", -"302 24 CURVE SMOOTH", -"184 24 OFFCURVE", -"84 132 OFFCURVE", -"84 260 CURVE SMOOTH", -"84 390 OFFCURVE", -"180 493 OFFCURVE", -"302 493 CURVE SMOOTH", -"428 493 OFFCURVE", -"512 401 OFFCURVE", -"512 264 CURVE", -"518 278 LINE", -"69 278 LINE", -"69 242 LINE", -"548 242 LINE", -"548 414 OFFCURVE", -"450 529 OFFCURVE", -"302 529 CURVE SMOOTH", -"160 529 OFFCURVE", -"48 411 OFFCURVE", -"48 260 CURVE SMOOTH", -"48 112 OFFCURVE", -"164 -12 OFFCURVE", -"302 -12 CURVE SMOOTH" -); -} -); -width = 595; -}, -{ -anchors = ( -{ -name = top; -position = "{301, 517}"; -} -); -associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -layerId = "0105EF15-E0E2-4DA7-8D98-E9B765EDB340"; -name = "Intermediate {700, 5}"; -paths = ( -{ -closed = 1; -nodes = ( -"385 -12 OFFCURVE", -"474 20 OFFCURVE", -"520 68 CURVE", -"427 163 LINE", -"399 136 OFFCURVE", -"349 117 OFFCURVE", -"308 117 CURVE SMOOTH", -"231 117 OFFCURVE", -"178 179 OFFCURVE", -"178 260 CURVE SMOOTH", -"178 344 OFFCURVE", -"234 400 OFFCURVE", -"307 400 CURVE SMOOTH", -"385 400 OFFCURVE", -"425 343 OFFCURVE", -"425 263 CURVE", -"470 316 LINE", -"88 316 LINE", -"88 211 LINE", -"558 211 LINE", -"558 406 OFFCURVE", -"463 529 OFFCURVE", -"301 529 CURVE SMOOTH", -"150 529 OFFCURVE", -"35 416 OFFCURVE", -"35 260 CURVE SMOOTH", -"35 101 OFFCURVE", -"155 -12 OFFCURVE", -"309 -12 CURVE SMOOTH" -); -} -); -width = 593; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"322 -12 OFFCURVE", -"425 17 OFFCURVE", -"480 66 CURVE", -"440 119 LINE", -"402 84 OFFCURVE", -"329 55 OFFCURVE", -"265 55 CURVE SMOOTH", -"173 55 OFFCURVE", -"117 116 OFFCURVE", -"117 210 CURVE SMOOTH", -"117 334 OFFCURVE", -"215 462 OFFCURVE", -"354 462 CURVE SMOOTH", -"421 462 OFFCURVE", -"471 432 OFFCURVE", -"471 382 CURVE SMOOTH", -"471 328 OFFCURVE", -"414 297 OFFCURVE", -"314 297 CURVE", -"107 297 LINE", -"93 230 LINE", -"300 230 LINE", -"454 230 OFFCURVE", -"545 295 OFFCURVE", -"545 386 CURVE SMOOTH", -"545 475 OFFCURVE", -"457 529 OFFCURVE", -"360 529 CURVE SMOOTH", -"197 529 OFFCURVE", -"43 376 OFFCURVE", -"43 204 CURVE SMOOTH", -"43 75 OFFCURVE", -"130 -12 OFFCURVE", -"252 -12 CURVE SMOOTH" -); -} -); -width = 568; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"329 -12 OFFCURVE", -"427 20 OFFCURVE", -"479 67 CURVE", -"458 96 LINE", -"406 49 OFFCURVE", -"328 24 OFFCURVE", -"253 24 CURVE SMOOTH", -"151 24 OFFCURVE", -"79 105 OFFCURVE", -"79 209 CURVE SMOOTH", -"79 350 OFFCURVE", -"207 493 OFFCURVE", -"353 493 CURVE SMOOTH", -"444 493 OFFCURVE", -"508 448 OFFCURVE", -"508 385 CURVE SMOOTH", -"508 318 OFFCURVE", -"434 278 OFFCURVE", -"308 278 CURVE", -"73 278 LINE", -"66 242 LINE", -"301 242 LINE", -"454 242 OFFCURVE", -"544 296 OFFCURVE", -"544 387 CURVE SMOOTH", -"544 470 OFFCURVE", -"467 529 OFFCURVE", -"359 529 CURVE SMOOTH", -"194 529 OFFCURVE", -"43 371 OFFCURVE", -"43 205 CURVE SMOOTH", -"43 82 OFFCURVE", -"127 -12 OFFCURVE", -"248 -12 CURVE SMOOTH" -); -} -); -width = 567; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"336 -12 OFFCURVE", -"428 16 OFFCURVE", -"484 63 CURVE", -"391 180 LINE", -"353 153 OFFCURVE", -"306 132 OFFCURVE", -"260 132 CURVE SMOOTH", -"213 132 OFFCURVE", -"185 163 OFFCURVE", -"185 213 CURVE SMOOTH", -"185 295 OFFCURVE", -"253 385 OFFCURVE", -"338 385 CURVE SMOOTH", -"368 385 OFFCURVE", -"390 374 OFFCURVE", -"390 359 CURVE SMOOTH", -"389 331 OFFCURVE", -"359 314 OFFCURVE", -"310 314 CURVE", -"92 314 LINE", -"71 213 LINE", -"289 213 LINE", -"450 207 OFFCURVE", -"545 272 OFFCURVE", -"545 388 CURVE SMOOTH", -"545 471 OFFCURVE", -"461 529 OFFCURVE", -"343 529 CURVE SMOOTH", -"163 529 OFFCURVE", -"23 387 OFFCURVE", -"23 210 CURVE SMOOTH", -"23 78 OFFCURVE", -"115 -12 OFFCURVE", -"263 -12 CURVE SMOOTH" -); -} -); -width = 560; -}, -{ -associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -layerId = "5020D4BE-9D5E-4601-AFA3-7C952DB9121D"; -name = "Intermediate {700, 5, 5}"; -paths = ( -{ -closed = 1; -nodes = ( -"344 -12 OFFCURVE", -"427 16 OFFCURVE", -"482 64 CURVE", -"402 168 LINE", -"363 136 OFFCURVE", -"311 117 OFFCURVE", -"262 117 CURVE SMOOTH", -"200 117 OFFCURVE", -"168 145 OFFCURVE", -"168 206 CURVE SMOOTH", -"168 317 OFFCURVE", -"239 401 OFFCURVE", -"344 401 CURVE SMOOTH", -"378 401 OFFCURVE", -"402 384 OFFCURVE", -"402 361 CURVE SMOOTH", -"402 333 OFFCURVE", -"369 316 OFFCURVE", -"312 316 CURVE", -"98 316 LINE", -"80 211 LINE", -"293 211 LINE", -"451 207 OFFCURVE", -"545 273 OFFCURVE", -"545 388 CURVE SMOOTH", -"545 471 OFFCURVE", -"464 529 OFFCURVE", -"350 529 CURVE SMOOTH", -"178 529 OFFCURVE", -"32 384 OFFCURVE", -"32 205 CURVE SMOOTH", -"32 76 OFFCURVE", -"121 -12 OFFCURVE", -"259 -12 CURVE SMOOTH" -); -} -); -width = 563; -} -); -unicode = 0065; -}, -{ -glyphname = eacute; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = e; -}, -{ -name = acute; -transform = "{1, 0, 0, 1, 160, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 595; -}, -{ -components = ( -{ -name = e; -}, -{ -name = acute; -transform = "{1, 0, 0, 1, 118, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 590; -}, -{ -components = ( -{ -name = e; -}, -{ -name = acute; -transform = "{1, 0, 0, 1, 167, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 595; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00E9; -}, -{ -glyphname = ecircumflex; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = e; -}, -{ -name = circumflex; -transform = "{1, 0, 0, 1, 105, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 595; -}, -{ -components = ( -{ -name = e; -}, -{ -name = circumflex; -transform = "{1, 0, 0, 1, 52, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 590; -}, -{ -components = ( -{ -name = e; -}, -{ -name = circumflex; -transform = "{1, 0, 0, 1, 111, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 595; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00EA; -}, -{ -glyphname = edieresis; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = e; -}, -{ -name = dieresis; -transform = "{1, 0, 0, 1, 98, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 595; -}, -{ -components = ( -{ -name = e; -}, -{ -name = dieresis; -transform = "{1, 0, 0, 1, 38, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 590; -}, -{ -components = ( -{ -name = e; -}, -{ -name = dieresis; -transform = "{1, 0, 0, 1, 97, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 595; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00EB; -}, -{ -glyphname = egrave; -lastChange = "2016-08-15 08:35:05 +0000"; -layers = ( -{ -components = ( -{ -name = e; -}, -{ -name = grave; -transform = "{1, 0, 0, 1, 110, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 595; -}, -{ -components = ( -{ -name = e; -}, -{ -name = grave; -transform = "{1, 0, 0, 1, 68, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 590; -}, -{ -components = ( -{ -name = e; -}, -{ -name = grave; -transform = "{1, 0, 0, 1, 145, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 595; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00E8; -}, -{ -glyphname = f; -lastChange = "2016-08-07 08:28:42 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"193 0 LINE", -"193 588 LINE SMOOTH", -"193 626 OFFCURVE", -"219 653 OFFCURVE", -"249 653 CURVE SMOOTH", -"272 653 OFFCURVE", -"292 644 OFFCURVE", -"303 632 CURVE", -"340 687 LINE", -"313 708 OFFCURVE", -"279 720 OFFCURVE", -"244 720 CURVE SMOOTH", -"170 720 OFFCURVE", -"118 665 OFFCURVE", -"118 588 CURVE SMOOTH", -"118 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"320 450 LINE", -"320 517 LINE", -"37 517 LINE", -"37 450 LINE" -); -} -); -width = 351; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"267 0 LINE", -"267 517 LINE SMOOTH", -"267 548 OFFCURVE", -"285 570 OFFCURVE", -"311 570 CURVE SMOOTH", -"329 570 OFFCURVE", -"348 564 OFFCURVE", -"358 555 CURVE", -"391 667 LINE", -"359 698 OFFCURVE", -"304 720 OFFCURVE", -"258 720 CURVE SMOOTH", -"155 720 OFFCURVE", -"83 648 OFFCURVE", -"83 545 CURVE SMOOTH", -"83 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"369 365 LINE", -"369 517 LINE", -"18 517 LINE", -"18 365 LINE" -); -} -); -width = 398; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"164 0 LINE", -"164 588 LINE SMOOTH", -"164 644 OFFCURVE", -"194 684 OFFCURVE", -"236 684 CURVE SMOOTH", -"266 684 OFFCURVE", -"290 676 OFFCURVE", -"310 659 CURVE", -"330 687 LINE", -"302 709 OFFCURVE", -"270 720 OFFCURVE", -"234 720 CURVE SMOOTH", -"172 720 OFFCURVE", -"128 665 OFFCURVE", -"128 588 CURVE SMOOTH", -"128 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"309 481 LINE", -"309 517 LINE", -"37 517 LINE", -"37 481 LINE" -); -} -); -width = 341; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"139 0 LINE", -"261 585 LINE SMOOTH", -"269 623 OFFCURVE", -"303 653 OFFCURVE", -"339 653 CURVE SMOOTH", -"356 653 OFFCURVE", -"375 646 OFFCURVE", -"383 634 CURVE", -"428 685 LINE", -"404 706 OFFCURVE", -"372 720 OFFCURVE", -"335 720 CURVE SMOOTH", -"263 720 OFFCURVE", -"203 668 OFFCURVE", -"187 591 CURVE SMOOTH", -"64 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"360 450 LINE", -"374 517 LINE", -"91 517 LINE", -"77 450 LINE" -); -} -); -width = 350; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"110 0 LINE", -"232 587 LINE SMOOTH", -"244 643 OFFCURVE", -"282 684 OFFCURVE", -"333 684 CURVE SMOOTH", -"354 684 OFFCURVE", -"378 677 OFFCURVE", -"395 660 CURVE", -"419 686 LINE", -"395 708 OFFCURVE", -"365 720 OFFCURVE", -"327 720 CURVE SMOOTH", -"267 720 OFFCURVE", -"213 666 OFFCURVE", -"197 589 CURVE SMOOTH", -"74 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"356 481 LINE", -"363 517 LINE", -"91 517 LINE", -"84 481 LINE" -); -} -); -width = 341; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"213 0 LINE", -"319 509 LINE SMOOTH", -"325 535 OFFCURVE", -"349 570 OFFCURVE", -"394 570 CURVE SMOOTH", -"402 570 OFFCURVE", -"415 569 OFFCURVE", -"426 560 CURVE", -"472 662 LINE", -"445 693 OFFCURVE", -"396 720 OFFCURVE", -"337 720 CURVE SMOOTH", -"247 720 OFFCURVE", -"166 656 OFFCURVE", -"144 553 CURVE SMOOTH", -"29 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"391 365 LINE", -"423 517 LINE", -"72 517 LINE", -"40 365 LINE" -); -} -); -width = 395; -} -); -unicode = 0066; -}, -{ -glyphname = g; -lastChange = "2016-08-15 08:36:29 +0000"; -layers = ( -{ -anchors = ( -{ -name = top; -position = "{325, 517}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"478 55 LINE SMOOTH", -"478 -46 OFFCURVE", -"408 -105 OFFCURVE", -"289 -105 CURVE SMOOTH", -"225 -105 OFFCURVE", -"163 -82 OFFCURVE", -"123 -44 CURVE", -"90 -103 LINE", -"137 -143 OFFCURVE", -"215 -172 OFFCURVE", -"299 -172 CURVE SMOOTH", -"448 -172 OFFCURVE", -"553 -78 OFFCURVE", -"553 55 CURVE SMOOTH", -"553 517 LINE", -"478 517 LINE" -); -}, -{ -closed = 1; -nodes = ( -"203 105 OFFCURVE", -"131 179 OFFCURVE", -"131 284 CURVE SMOOTH", -"131 388 OFFCURVE", -"203 462 OFFCURVE", -"304 462 CURVE SMOOTH", -"406 462 OFFCURVE", -"478 388 OFFCURVE", -"478 284 CURVE SMOOTH", -"478 179 OFFCURVE", -"406 105 OFFCURVE", -"304 105 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"493 401 LINE", -"455 480 OFFCURVE", -"383 529 OFFCURVE", -"290 529 CURVE SMOOTH", -"151 529 OFFCURVE", -"52 428 OFFCURVE", -"52 284 CURVE SMOOTH", -"52 140 OFFCURVE", -"151 38 OFFCURVE", -"290 38 CURVE SMOOTH", -"383 38 OFFCURVE", -"455 87 OFFCURVE", -"493 166 CURVE" -); -} -); -width = 636; -}, -{ -anchors = ( -{ -name = top; -position = "{345, 517}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"412 65 LINE SMOOTH", -"412 21 OFFCURVE", -"358 -12 OFFCURVE", -"281 -12 CURVE SMOOTH", -"224 -12 OFFCURVE", -"164 5 OFFCURVE", -"134 30 CURVE", -"71 -103 LINE", -"126 -143 OFFCURVE", -"216 -172 OFFCURVE", -"312 -172 CURVE SMOOTH", -"484 -172 OFFCURVE", -"606 -78 OFFCURVE", -"606 55 CURVE SMOOTH", -"606 517 LINE", -"412 517 LINE" -); -}, -{ -closed = 1; -nodes = ( -"265 198 OFFCURVE", -"226 234 OFFCURVE", -"226 284 CURVE SMOOTH", -"226 334 OFFCURVE", -"265 369 OFFCURVE", -"319 369 CURVE SMOOTH", -"373 369 OFFCURVE", -"412 334 OFFCURVE", -"412 284 CURVE SMOOTH", -"412 234 OFFCURVE", -"373 198 OFFCURVE", -"319 198 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"425 439 LINE", -"402 489 OFFCURVE", -"324 529 OFFCURVE", -"252 529 CURVE SMOOTH", -"127 529 OFFCURVE", -"28 428 OFFCURVE", -"28 284 CURVE SMOOTH", -"28 140 OFFCURVE", -"127 38 OFFCURVE", -"252 38 CURVE SMOOTH", -"322 38 OFFCURVE", -"391 72 OFFCURVE", -"431 129 CURVE" -); -} -); -width = 657; -}, -{ -anchors = ( -{ -name = top; -position = "{286, 517}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"478 55 LINE SMOOTH", -"478 -57 OFFCURVE", -"394 -136 OFFCURVE", -"276 -136 CURVE SMOOTH", -"211 -136 OFFCURVE", -"133 -109 OFFCURVE", -"88 -71 CURVE", -"70 -103 LINE", -"117 -143 OFFCURVE", -"204 -172 OFFCURVE", -"279 -172 CURVE SMOOTH", -"417 -172 OFFCURVE", -"514 -78 OFFCURVE", -"514 55 CURVE SMOOTH", -"514 517 LINE", -"478 517 LINE" -); -}, -{ -closed = 1; -nodes = ( -"162 74 OFFCURVE", -"72 170 OFFCURVE", -"72 284 CURVE SMOOTH", -"72 397 OFFCURVE", -"162 493 OFFCURVE", -"269 493 CURVE SMOOTH", -"387 493 OFFCURVE", -"478 406 OFFCURVE", -"478 284 CURVE SMOOTH", -"478 161 OFFCURVE", -"387 74 OFFCURVE", -"269 74 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"483 382 LINE", -"448 479 OFFCURVE", -"365 529 OFFCURVE", -"262 529 CURVE SMOOTH", -"139 529 OFFCURVE", -"36 417 OFFCURVE", -"36 284 CURVE SMOOTH", -"36 150 OFFCURVE", -"139 38 OFFCURVE", -"262 38 CURVE SMOOTH", -"361 38 OFFCURVE", -"448 89 OFFCURVE", -"483 186 CURVE" -); -} -); -width = 597; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"421 58 LINE SMOOTH", -"400 -43 OFFCURVE", -"312 -105 OFFCURVE", -"196 -105 CURVE SMOOTH", -"129 -105 OFFCURVE", -"74 -84 OFFCURVE", -"42 -46 CURVE", -"1 -101 LINE", -"40 -141 OFFCURVE", -"112 -172 OFFCURVE", -"198 -172 CURVE SMOOTH", -"341 -172 OFFCURVE", -"465 -86 OFFCURVE", -"494 52 CURVE SMOOTH", -"591 517 LINE", -"516 517 LINE" -); -}, -{ -closed = 1; -nodes = ( -"166 105 OFFCURVE", -"115 157 OFFCURVE", -"115 240 CURVE SMOOTH", -"115 356 OFFCURVE", -"216 462 OFFCURVE", -"337 462 CURVE SMOOTH", -"421 462 OFFCURVE", -"473 411 OFFCURVE", -"473 328 CURVE SMOOTH", -"473 215 OFFCURVE", -"375 105 OFFCURVE", -"251 105 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"505 398 LINE", -"485 473 OFFCURVE", -"426 529 OFFCURVE", -"324 529 CURVE SMOOTH", -"163 529 OFFCURVE", -"36 387 OFFCURVE", -"36 234 CURVE SMOOTH", -"36 114 OFFCURVE", -"113 38 OFFCURVE", -"232 38 CURVE SMOOTH", -"325 38 OFFCURVE", -"404 84 OFFCURVE", -"459 163 CURVE" -); -} -); -width = 620; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"436 56 LINE SMOOTH", -"413 -56 OFFCURVE", -"310 -136 OFFCURVE", -"193 -136 CURVE SMOOTH", -"127 -136 OFFCURVE", -"55 -110 OFFCURVE", -"18 -72 CURVE", -"-4 -102 LINE", -"35 -142 OFFCURVE", -"116 -172 OFFCURVE", -"193 -172 CURVE SMOOTH", -"329 -172 OFFCURVE", -"444 -79 OFFCURVE", -"472 54 CURVE SMOOTH", -"568 517 LINE", -"532 517 LINE" -); -}, -{ -closed = 1; -nodes = ( -"134 74 OFFCURVE", -"72 145 OFFCURVE", -"72 237 CURVE SMOOTH", -"72 365 OFFCURVE", -"191 493 OFFCURVE", -"326 493 CURVE SMOOTH", -"423 493 OFFCURVE", -"489 426 OFFCURVE", -"489 332 CURVE SMOOTH", -"489 199 OFFCURVE", -"367 74 OFFCURVE", -"233 74 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"508 381 LINE", -"495 476 OFFCURVE", -"416 529 OFFCURVE", -"324 529 CURVE SMOOTH", -"173 529 OFFCURVE", -"36 385 OFFCURVE", -"36 232 CURVE SMOOTH", -"36 121 OFFCURVE", -"112 38 OFFCURVE", -"225 38 CURVE SMOOTH", -"310 38 OFFCURVE", -"413 86 OFFCURVE", -"468 185 CURVE" -); -} -); -width = 598; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"374 73 LINE SMOOTH", -"364 28 OFFCURVE", -"295 -12 OFFCURVE", -"210 -12 CURVE SMOOTH", -"163 -12 OFFCURVE", -"106 0 OFFCURVE", -"81 25 CURVE", -"0 -99 LINE", -"49 -139 OFFCURVE", -"133 -172 OFFCURVE", -"235 -172 CURVE SMOOTH", -"399 -172 OFFCURVE", -"534 -88 OFFCURVE", -"562 47 CURVE SMOOTH", -"660 517 LINE", -"466 517 LINE" -); -}, -{ -closed = 1; -nodes = ( -"255 198 OFFCURVE", -"227 216 OFFCURVE", -"227 256 CURVE SMOOTH", -"227 316 OFFCURVE", -"290 369 OFFCURVE", -"356 369 CURVE SMOOTH", -"397 369 OFFCURVE", -"422 349 OFFCURVE", -"422 312 CURVE SMOOTH", -"422 252 OFFCURVE", -"358 198 OFFCURVE", -"293 198 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"459 432 LINE", -"445 483 OFFCURVE", -"375 529 OFFCURVE", -"293 529 CURVE SMOOTH", -"146 529 OFFCURVE", -"30 385 OFFCURVE", -"30 238 CURVE SMOOTH", -"30 120 OFFCURVE", -"105 38 OFFCURVE", -"218 38 CURVE SMOOTH", -"283 38 OFFCURVE", -"355 66 OFFCURVE", -"407 123 CURVE" -); -} -); -width = 657; -} -); -unicode = 0067; -}, -{ -glyphname = gbreve; -lastChange = "2016-08-15 08:36:38 +0000"; -layers = ( -{ -components = ( -{ -name = g; -}, -{ -name = breve; -transform = "{1, 0, 0, 1, 77, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 597; -}, -{ -components = ( -{ -name = g; -}, -{ -name = breve; -transform = "{1, 0, 0, 1, 116, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 636; -}, -{ -components = ( -{ -name = g; -}, -{ -name = breve; -transform = "{1, 0, 0, 1, 111, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 657; -}, -{ -components = ( -{ -name = g; -}, -{ -name = breve; -} -); -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -components = ( -{ -name = g; -}, -{ -name = breve; -} -); -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -components = ( -{ -name = g; -}, -{ -name = breve; -} -); -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 011F; -}, -{ -glyphname = h; -lastChange = "2016-08-15 08:41:00 +0000"; -layers = ( -{ -components = ( -{ -name = lowercase_nh_shoulder; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"152 0 LINE", -"152 699 LINE", -"77 699 LINE", -"77 0 LINE" -); -} -); -width = 592; -}, -{ -components = ( -{ -name = lowercase_nh_shoulder; -transform = "{1, 0, 0, 1, 31, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"244 0 LINE", -"244 699 LINE", -"51 699 LINE", -"51 0 LINE" -); -} -); -width = 628; -}, -{ -components = ( -{ -name = lowercase_nh_shoulder; -transform = "{1, 0, 0, 1, -39, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"113 0 LINE", -"113 699 LINE", -"77 699 LINE", -"77 0 LINE" -); -} -); -width = 552; -}, -{ -components = ( -{ -name = lowercase_nh_shoulder; -transform = "{1, 0, 0, 1, -1, 0}"; -} -); -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"98 0 LINE", -"244 699 LINE", -"169 699 LINE", -"23 0 LINE" -); -} -); -width = 592; -}, -{ -components = ( -{ -name = lowercase_nh_shoulder; -transform = "{1, 0, 0, 1, -38, 0}"; -} -); -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"60 0 LINE", -"205 699 LINE", -"169 699 LINE", -"24 0 LINE" -); -} -); -width = 553; -}, -{ -components = ( -{ -name = lowercase_nh_shoulder; -transform = "{1, 0, 0, 1, 29, 0}"; -} -); -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"190 0 LINE", -"336 699 LINE", -"143 699 LINE", -"-3 0 LINE" -); -} -); -width = 627; -} -); -unicode = 0068; -}, -{ -glyphname = i; -lastChange = "2016-08-15 08:40:40 +0000"; -layers = ( -{ -anchors = ( -{ -name = bottom; -position = "{113, 0}"; -}, -{ -name = onogek; -position = "{150, 0}"; -} -); -components = ( -{ -name = idotless; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"140 611 OFFCURVE", -"162 634 OFFCURVE", -"162 661 CURVE SMOOTH", -"162 687 OFFCURVE", -"140 710 OFFCURVE", -"113 710 CURVE SMOOTH", -"85 710 OFFCURVE", -"63 687 OFFCURVE", -"63 661 CURVE SMOOTH", -"63 634 OFFCURVE", -"85 611 OFFCURVE", -"113 611 CURVE SMOOTH" -); -} -); -width = 225; -}, -{ -anchors = ( -{ -name = bottom; -position = "{152, 0}"; -}, -{ -name = onogek; -position = "{248, 0}"; -} -); -components = ( -{ -name = idotless; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"207 572 OFFCURVE", -"251 618 OFFCURVE", -"251 672 CURVE SMOOTH", -"251 724 OFFCURVE", -"207 770 OFFCURVE", -"153 770 CURVE SMOOTH", -"97 770 OFFCURVE", -"53 724 OFFCURVE", -"53 672 CURVE SMOOTH", -"53 618 OFFCURVE", -"97 572 OFFCURVE", -"153 572 CURVE SMOOTH" -); -} -); -width = 304; -}, -{ -anchors = ( -{ -name = bottom; -position = "{93, 0}"; -}, -{ -name = onogek; -position = "{111, 0}"; -} -); -components = ( -{ -name = idotless; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"109 631 OFFCURVE", -"123 644 OFFCURVE", -"123 661 CURVE SMOOTH", -"123 677 OFFCURVE", -"109 691 OFFCURVE", -"93 691 CURVE SMOOTH", -"76 691 OFFCURVE", -"63 677 OFFCURVE", -"63 661 CURVE SMOOTH", -"63 644 OFFCURVE", -"76 631 OFFCURVE", -"93 631 CURVE SMOOTH" -); -} -); -width = 186; -}, -{ -components = ( -{ -name = idotless; -} -); -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"212 611 OFFCURVE", -"239 637 OFFCURVE", -"239 665 CURVE SMOOTH", -"239 690 OFFCURVE", -"221 710 OFFCURVE", -"195 710 CURVE SMOOTH", -"165 710 OFFCURVE", -"140 683 OFFCURVE", -"140 656 CURVE SMOOTH", -"140 631 OFFCURVE", -"158 611 OFFCURVE", -"185 611 CURVE SMOOTH" -); -} -); -width = 225; -}, -{ -components = ( -{ -name = idotless; -} -); -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"189 631 OFFCURVE", -"206 647 OFFCURVE", -"206 665 CURVE SMOOTH", -"206 680 OFFCURVE", -"195 691 OFFCURVE", -"179 691 CURVE SMOOTH", -"161 691 OFFCURVE", -"146 673 OFFCURVE", -"146 656 CURVE SMOOTH", -"146 641 OFFCURVE", -"157 631 OFFCURVE", -"173 631 CURVE SMOOTH" -); -} -); -width = 186; -}, -{ -components = ( -{ -name = idotless; -} -); -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"286 573 OFFCURVE", -"336 623 OFFCURVE", -"336 680 CURVE SMOOTH", -"336 730 OFFCURVE", -"299 771 OFFCURVE", -"247 771 CURVE SMOOTH", -"192 771 OFFCURVE", -"139 724 OFFCURVE", -"139 664 CURVE SMOOTH", -"139 614 OFFCURVE", -"177 573 OFFCURVE", -"231 573 CURVE SMOOTH" -); -} -); -width = 304; -} -); -unicode = 0069; -}, -{ -glyphname = idotless; -lastChange = "2016-08-07 12:33:47 +0000"; -layers = ( -{ -anchors = ( -{ -name = top; -position = "{113, 517}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"150 0 LINE", -"150 517 LINE", -"75 517 LINE", -"75 0 LINE" -); -} -); -width = 225; -}, -{ -anchors = ( -{ -name = top; -position = "{152, 517}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"248 0 LINE", -"248 517 LINE", -"55 517 LINE", -"55 0 LINE" -); -} -); -width = 304; -}, -{ -anchors = ( -{ -name = top; -position = "{93, 517}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"111 0 LINE", -"111 517 LINE", -"75 517 LINE", -"75 0 LINE" -); -} -); -width = 186; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"96 0 LINE", -"204 517 LINE", -"129 517 LINE", -"21 0 LINE" -); -} -); -width = 225; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"57 0 LINE", -"165 517 LINE", -"129 517 LINE", -"21 0 LINE" -); -} -); -width = 186; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"194 0 LINE", -"302 517 LINE", -"109 517 LINE", -"1 0 LINE" -); -} -); -width = 304; -} -); -unicode = 0131; -}, -{ -glyphname = iacute; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = idotless; -}, -{ -alignment = -1; -name = acute; -transform = "{1, 0, 0, 1, 20, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 225; -}, -{ -components = ( -{ -name = idotless; -}, -{ -alignment = -1; -name = acute; -transform = "{1, 0, 0, 1, 24, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 304; -}, -{ -components = ( -{ -name = idotless; -}, -{ -alignment = -1; -name = acute; -transform = "{1, 0, 0, 1, 4, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 186; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00ED; -}, -{ -glyphname = icircumflex; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = idotless; -}, -{ -name = circumflex; -transform = "{1, 0, 0, 1, -85, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 225; -}, -{ -components = ( -{ -name = idotless; -}, -{ -name = circumflex; -transform = "{1, 0, 0, 1, -96, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 304; -}, -{ -components = ( -{ -name = idotless; -}, -{ -name = circumflex; -transform = "{1, 0, 0, 1, -98, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 186; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00EE; -}, -{ -glyphname = idieresis; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = idotless; -}, -{ -name = dieresis; -transform = "{1, 0, 0, 1, -92, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 225; -}, -{ -components = ( -{ -name = idotless; -}, -{ -name = dieresis; -transform = "{1, 0, 0, 1, -110, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 304; -}, -{ -components = ( -{ -name = idotless; -}, -{ -name = dieresis; -transform = "{1, 0, 0, 1, -112, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 186; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00EF; -}, -{ -glyphname = igrave; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = idotless; -}, -{ -alignment = -1; -name = grave; -transform = "{1, 0, 0, 1, -120, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 225; -}, -{ -components = ( -{ -name = idotless; -}, -{ -alignment = -1; -name = grave; -transform = "{1, 0, 0, 1, -126, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 304; -}, -{ -components = ( -{ -name = idotless; -}, -{ -alignment = -1; -name = grave; -transform = "{1, 0, 0, 1, -111, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 186; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00EC; -}, -{ -glyphname = j; -lastChange = "2016-08-15 08:41:00 +0000"; -layers = ( -{ -components = ( -{ -name = jdotless; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"140 611 OFFCURVE", -"162 634 OFFCURVE", -"162 661 CURVE SMOOTH", -"162 687 OFFCURVE", -"140 710 OFFCURVE", -"113 710 CURVE SMOOTH", -"85 710 OFFCURVE", -"63 687 OFFCURVE", -"63 661 CURVE SMOOTH", -"63 634 OFFCURVE", -"85 611 OFFCURVE", -"113 611 CURVE SMOOTH" -); -} -); -width = 225; -}, -{ -components = ( -{ -name = jdotless; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"207 572 OFFCURVE", -"251 618 OFFCURVE", -"251 672 CURVE SMOOTH", -"251 724 OFFCURVE", -"207 770 OFFCURVE", -"153 770 CURVE SMOOTH", -"97 770 OFFCURVE", -"53 724 OFFCURVE", -"53 672 CURVE SMOOTH", -"53 618 OFFCURVE", -"97 572 OFFCURVE", -"153 572 CURVE SMOOTH" -); -} -); -width = 304; -}, -{ -components = ( -{ -name = jdotless; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"97 631 OFFCURVE", -"111 644 OFFCURVE", -"111 661 CURVE SMOOTH", -"111 677 OFFCURVE", -"97 691 OFFCURVE", -"81 691 CURVE SMOOTH", -"64 691 OFFCURVE", -"51 677 OFFCURVE", -"51 661 CURVE SMOOTH", -"51 644 OFFCURVE", -"64 631 OFFCURVE", -"81 631 CURVE SMOOTH" -); -} -); -width = 161; -}, -{ -components = ( -{ -name = jdotless; -} -); -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"219 611 OFFCURVE", -"246 637 OFFCURVE", -"246 665 CURVE SMOOTH", -"246 690 OFFCURVE", -"228 710 OFFCURVE", -"202 710 CURVE SMOOTH", -"172 710 OFFCURVE", -"147 683 OFFCURVE", -"147 656 CURVE SMOOTH", -"147 631 OFFCURVE", -"165 611 OFFCURVE", -"192 611 CURVE SMOOTH" -); -} -); -width = 225; -}, -{ -components = ( -{ -name = jdotless; -} -); -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"209 631 OFFCURVE", -"226 647 OFFCURVE", -"226 665 CURVE SMOOTH", -"226 680 OFFCURVE", -"215 691 OFFCURVE", -"199 691 CURVE SMOOTH", -"181 691 OFFCURVE", -"166 673 OFFCURVE", -"166 656 CURVE SMOOTH", -"166 641 OFFCURVE", -"177 631 OFFCURVE", -"193 631 CURVE SMOOTH" -); -} -); -width = 225; -}, -{ -components = ( -{ -name = jdotless; -} -); -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"286 572 OFFCURVE", -"336 622 OFFCURVE", -"336 678 CURVE SMOOTH", -"336 728 OFFCURVE", -"300 770 OFFCURVE", -"247 770 CURVE SMOOTH", -"189 770 OFFCURVE", -"140 719 OFFCURVE", -"140 665 CURVE SMOOTH", -"140 614 OFFCURVE", -"177 572 OFFCURVE", -"231 572 CURVE SMOOTH" -); -} -); -width = 304; -} -); -unicode = 006A; -}, -{ -glyphname = jdotless; -lastChange = "2016-08-07 12:44:53 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"98 -178 OFFCURVE", -"150 -123 OFFCURVE", -"150 -46 CURVE SMOOTH", -"150 517 LINE", -"75 517 LINE", -"75 -46 LINE SMOOTH", -"75 -84 OFFCURVE", -"52 -111 OFFCURVE", -"19 -111 CURVE SMOOTH", -"-2 -111 OFFCURVE", -"-29 -106 OFFCURVE", -"-45 -100 CURVE", -"-57 -162 LINE", -"-37 -171 OFFCURVE", -"-4 -178 OFFCURVE", -"24 -178 CURVE SMOOTH" -); -} -); -width = 225; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"172 -178 OFFCURVE", -"248 -102 OFFCURVE", -"248 6 CURVE SMOOTH", -"248 517 LINE", -"55 517 LINE", -"55 30 LINE SMOOTH", -"55 -1 OFFCURVE", -"37 -23 OFFCURVE", -"11 -23 CURVE SMOOTH", -"-5 -23 OFFCURVE", -"-24 -20 OFFCURVE", -"-36 -15 CURVE", -"-54 -154 LINE", -"-26 -168 OFFCURVE", -"23 -178 OFFCURVE", -"64 -178 CURVE SMOOTH" -); -} -); -width = 304; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"54 -178 OFFCURVE", -"98 -127 OFFCURVE", -"98 -56 CURVE SMOOTH", -"98 517 LINE", -"62 517 LINE", -"62 -56 LINE SMOOTH", -"62 -106 OFFCURVE", -"32 -142 OFFCURVE", -"-11 -142 CURVE SMOOTH", -"-35 -142 OFFCURVE", -"-65 -136 OFFCURVE", -"-83 -128 CURVE", -"-90 -162 LINE", -"-69 -171 OFFCURVE", -"-36 -178 OFFCURVE", -"-9 -178 CURVE SMOOTH" -); -} -); -width = 161; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"10 -178 OFFCURVE", -"70 -126 OFFCURVE", -"86 -49 CURVE SMOOTH", -"204 517 LINE", -"129 517 LINE", -"13 -43 LINE SMOOTH", -"5 -81 OFFCURVE", -"-27 -111 OFFCURVE", -"-63 -111 CURVE SMOOTH", -"-81 -111 OFFCURVE", -"-107 -107 OFFCURVE", -"-122 -101 CURVE", -"-142 -161 LINE", -"-123 -170 OFFCURVE", -"-92 -178 OFFCURVE", -"-61 -178 CURVE SMOOTH" -); -} -); -width = 225; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"-2 -178 OFFCURVE", -"51 -128 OFFCURVE", -"66 -57 CURVE SMOOTH", -"185 517 LINE", -"149 517 LINE", -"30 -55 LINE SMOOTH", -"20 -105 OFFCURVE", -"-20 -142 OFFCURVE", -"-64 -142 CURVE SMOOTH", -"-87 -142 OFFCURVE", -"-115 -137 OFFCURVE", -"-132 -129 CURVE", -"-143 -161 LINE", -"-124 -170 OFFCURVE", -"-92 -178 OFFCURVE", -"-64 -178 CURVE SMOOTH" -); -} -); -width = 225; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"88 -178 OFFCURVE", -"172 -110 OFFCURVE", -"194 -2 CURVE SMOOTH", -"302 517 LINE", -"109 517 LINE", -"9 38 LINE SMOOTH", -"3 7 OFFCURVE", -"-28 -23 OFFCURVE", -"-60 -23 CURVE SMOOTH", -"-70 -23 OFFCURVE", -"-88 -23 OFFCURVE", -"-99 -18 CURVE", -"-134 -151 LINE", -"-108 -165 OFFCURVE", -"-61 -178 OFFCURVE", -"-14 -178 CURVE SMOOTH" -); -} -); -width = 304; -} -); -unicode = 0237; -}, -{ -glyphname = k; -lastChange = "2016-08-07 12:22:15 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"150 0 LINE", -"150 137 LINE", -"243 229 LINE", -"422 0 LINE", -"516 0 LINE", -"296 280 LINE", -"529 517 LINE", -"433 517 LINE", -"150 231 LINE", -"150 699 LINE", -"75 699 LINE", -"75 0 LINE" -); -} -); -width = 543; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"236 0 LINE", -"236 119 LINE", -"278 171 LINE", -"373 0 LINE", -"589 0 LINE", -"404 294 LINE", -"585 517 LINE", -"369 517 LINE", -"236 336 LINE", -"236 699 LINE", -"51 699 LINE", -"51 0 LINE" -); -} -); -width = 582; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"111 0 LINE", -"111 134 LINE", -"229 255 LINE", -"428 0 LINE", -"474 0 LINE", -"254 280 LINE", -"486 517 LINE", -"436 517 LINE", -"111 186 LINE", -"111 699 LINE", -"75 699 LINE", -"75 0 LINE" -); -} -); -width = 500; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"96 0 LINE", -"126 137 LINE", -"239 229 LINE", -"370 0 LINE", -"461 0 LINE", -"301 280 LINE", -"584 517 LINE", -"486 517 LINE", -"144 231 LINE", -"242 699 LINE", -"167 699 LINE", -"21 0 LINE" -); -} -); -width = 544; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"57 0 LINE", -"86 134 LINE", -"230 255 LINE", -"375 0 LINE", -"420 0 LINE", -"259 280 LINE", -"541 517 LINE", -"489 517 LINE", -"96 186 LINE", -"203 699 LINE", -"167 699 LINE", -"21 0 LINE" -); -} -); -width = 501; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"182 0 LINE", -"210 119 LINE", -"265 171 LINE", -"322 0 LINE", -"533 0 LINE", -"412 294 LINE", -"641 517 LINE", -"421 517 LINE", -"250 336 LINE", -"328 699 LINE", -"143 699 LINE", -"-3 0 LINE" -); -} -); -width = 580; -} -); -unicode = 006B; -}, -{ -glyphname = l; -lastChange = "2016-08-07 12:26:34 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"151 0 LINE", -"151 699 LINE", -"76 699 LINE", -"76 0 LINE" -); -} -); -width = 227; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"248 0 LINE", -"248 699 LINE", -"55 699 LINE", -"55 0 LINE" -); -} -); -width = 303; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"112 0 LINE", -"112 699 LINE", -"76 699 LINE", -"76 0 LINE" -); -} -); -width = 188; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"97 0 LINE", -"243 699 LINE", -"168 699 LINE", -"22 0 LINE" -); -} -); -width = 227; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"58 0 LINE", -"204 699 LINE", -"168 699 LINE", -"22 0 LINE" -); -} -); -width = 188; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"194 0 LINE", -"340 699 LINE", -"147 699 LINE", -"1 0 LINE" -); -} -); -width = 303; -} -); -unicode = 006C; -}, -{ -glyphname = m; -lastChange = "2016-08-07 12:50:20 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"819 0 LINE", -"819 329 LINE SMOOTH", -"819 446 OFFCURVE", -"743 529 OFFCURVE", -"635 529 CURVE SMOOTH", -"543 529 OFFCURVE", -"466 469 OFFCURVE", -"461 381 CURVE", -"485 329 LINE", -"485 407 OFFCURVE", -"543 462 OFFCURVE", -"625 462 CURVE SMOOTH", -"695 462 OFFCURVE", -"744 403 OFFCURVE", -"744 319 CURVE SMOOTH", -"744 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"151 0 LINE", -"151 517 LINE", -"76 517 LINE", -"76 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"485 0 LINE", -"485 329 LINE SMOOTH", -"485 446 OFFCURVE", -"409 529 OFFCURVE", -"301 529 CURVE SMOOTH", -"209 529 OFFCURVE", -"140 467 OFFCURVE", -"135 379 CURVE", -"151 329 LINE", -"151 407 OFFCURVE", -"209 462 OFFCURVE", -"291 462 CURVE SMOOTH", -"361 462 OFFCURVE", -"410 403 OFFCURVE", -"410 319 CURVE SMOOTH", -"410 0 LINE" -); -} -); -width = 895; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"904 -1 LINE", -"904 329 LINE SMOOTH", -"904 446 OFFCURVE", -"816 529 OFFCURVE", -"708 529 CURVE SMOOTH", -"604 529 OFFCURVE", -"527 468 OFFCURVE", -"522 381 CURVE", -"574 300 LINE", -"574 340 OFFCURVE", -"604 369 OFFCURVE", -"647 369 CURVE SMOOTH", -"690 369 OFFCURVE", -"720 338 OFFCURVE", -"720 294 CURVE SMOOTH", -"720 -1 LINE" -); -}, -{ -closed = 1; -nodes = ( -"244 0 LINE", -"244 517 LINE", -"51 517 LINE", -"51 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"574 -1 LINE", -"574 329 LINE SMOOTH", -"574 446 OFFCURVE", -"486 529 OFFCURVE", -"378 529 CURVE SMOOTH", -"289 529 OFFCURVE", -"226 467 OFFCURVE", -"226 379 CURVE", -"244 300 LINE", -"244 340 OFFCURVE", -"274 369 OFFCURVE", -"317 369 CURVE SMOOTH", -"360 369 OFFCURVE", -"390 338 OFFCURVE", -"390 294 CURVE SMOOTH", -"390 -1 LINE" -); -} -); -width = 952; -}, -{ -background = { -paths = ( -{ -closed = 1; -nodes = ( -"427 0 LINE", -"427 339 LINE SMOOTH", -"427 450 OFFCURVE", -"359 529 OFFCURVE", -"262 529 CURVE SMOOTH", -"169 529 OFFCURVE", -"103 472 OFFCURVE", -"103 391 CURVE", -"112 339 LINE", -"112 429 OFFCURVE", -"172 493 OFFCURVE", -"257 493 CURVE SMOOTH", -"335 493 OFFCURVE", -"391 427 OFFCURVE", -"391 334 CURVE SMOOTH", -"391 0 LINE" -); -} -); -}; -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"782 0 LINE", -"782 339 LINE SMOOTH", -"782 450 OFFCURVE", -"710 529 OFFCURVE", -"607 529 CURVE SMOOTH", -"512 529 OFFCURVE", -"438 472 OFFCURVE", -"428 391 CURVE", -"447 339 LINE", -"447 429 OFFCURVE", -"511 493 OFFCURVE", -"602 493 CURVE SMOOTH", -"686 493 OFFCURVE", -"746 427 OFFCURVE", -"746 334 CURVE SMOOTH", -"746 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"112 0 LINE", -"112 517 LINE", -"76 517 LINE", -"76 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"447 0 LINE", -"447 339 LINE SMOOTH", -"447 450 OFFCURVE", -"375 529 OFFCURVE", -"272 529 CURVE SMOOTH", -"173 529 OFFCURVE", -"103 472 OFFCURVE", -"103 391 CURVE", -"112 339 LINE", -"112 429 OFFCURVE", -"176 493 OFFCURVE", -"267 493 CURVE SMOOTH", -"351 493 OFFCURVE", -"411 427 OFFCURVE", -"411 334 CURVE SMOOTH", -"411 0 LINE" -); -} -); -width = 858; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"765 0 LINE", -"832 320 OFFCURVE", -"839 344 OFFCURVE", -"839 376 CURVE SMOOTH", -"839 467 OFFCURVE", -"780 529 OFFCURVE", -"686 529 CURVE SMOOTH", -"597 529 OFFCURVE", -"510 472 OFFCURVE", -"487 384 CURVE", -"499 326 LINE", -"514 406 OFFCURVE", -"593 462 OFFCURVE", -"669 462 CURVE SMOOTH", -"731 462 OFFCURVE", -"762 424 OFFCURVE", -"762 359 CURVE SMOOTH", -"762 339 OFFCURVE", -"759 331 OFFCURVE", -"690 0 CURVE" -); -}, -{ -closed = 1; -nodes = ( -"97 0 LINE", -"205 517 LINE", -"130 517 LINE", -"22 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"431 0 LINE", -"498 320 OFFCURVE", -"505 344 OFFCURVE", -"505 376 CURVE SMOOTH", -"505 467 OFFCURVE", -"446 529 OFFCURVE", -"353 529 CURVE SMOOTH", -"264 529 OFFCURVE", -"185 472 OFFCURVE", -"161 382 CURVE", -"165 326 LINE", -"181 406 OFFCURVE", -"259 462 OFFCURVE", -"335 462 CURVE SMOOTH", -"397 462 OFFCURVE", -"428 424 OFFCURVE", -"428 359 CURVE SMOOTH", -"428 339 OFFCURVE", -"425 331 OFFCURVE", -"356 0 CURVE" -); -} -); -width = 895; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"728 0 LINE", -"798 336 OFFCURVE", -"804 351 OFFCURVE", -"804 381 CURVE SMOOTH", -"804 471 OFFCURVE", -"752 529 OFFCURVE", -"659 529 CURVE SMOOTH", -"568 529 OFFCURVE", -"483 473 OFFCURVE", -"456 392 CURVE", -"464 340 LINE", -"482 429 OFFCURVE", -"563 493 OFFCURVE", -"651 493 CURVE SMOOTH", -"725 493 OFFCURVE", -"767 447 OFFCURVE", -"767 372 CURVE SMOOTH", -"767 352 OFFCURVE", -"764 344 OFFCURVE", -"692 0 CURVE" -); -}, -{ -closed = 1; -nodes = ( -"58 0 LINE", -"166 517 LINE", -"130 517 LINE", -"22 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"393 0 LINE", -"463 336 OFFCURVE", -"469 351 OFFCURVE", -"469 381 CURVE SMOOTH", -"469 471 OFFCURVE", -"417 529 OFFCURVE", -"323 529 CURVE SMOOTH", -"231 529 OFFCURVE", -"148 474 OFFCURVE", -"131 392 CURVE", -"129 340 LINE", -"147 429 OFFCURVE", -"228 493 OFFCURVE", -"316 493 CURVE SMOOTH", -"390 493 OFFCURVE", -"432 447 OFFCURVE", -"432 372 CURVE SMOOTH", -"432 352 OFFCURVE", -"429 344 OFFCURVE", -"357 0 CURVE" -); -} -); -width = 859; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"850 -1 LINE", -"916 317 OFFCURVE", -"922 336 OFFCURVE", -"922 365 CURVE SMOOTH", -"922 460 OFFCURVE", -"853 529 OFFCURVE", -"749 529 CURVE SMOOTH", -"659 529 OFFCURVE", -"572 478 OFFCURVE", -"549 389 CURVE", -"581 292 LINE", -"587 332 OFFCURVE", -"633 369 OFFCURVE", -"682 369 CURVE SMOOTH", -"717 369 OFFCURVE", -"730 351 OFFCURVE", -"731 322 CURVE SMOOTH", -"732 311 OFFCURVE", -"713 226 OFFCURVE", -"666 -1 CURVE" -); -}, -{ -closed = 1; -nodes = ( -"190 0 LINE", -"298 517 LINE", -"105 517 LINE", -"-3 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"520 -1 LINE", -"586 317 OFFCURVE", -"592 336 OFFCURVE", -"592 364 CURVE SMOOTH", -"592 460 OFFCURVE", -"520 529 OFFCURVE", -"423 529 CURVE SMOOTH", -"338 529 OFFCURVE", -"271 475 OFFCURVE", -"253 387 CURVE", -"251 292 LINE", -"258 330 OFFCURVE", -"302 369 OFFCURVE", -"353 369 CURVE SMOOTH", -"393 369 OFFCURVE", -"400 344 OFFCURVE", -"401 322 CURVE SMOOTH", -"402 311 OFFCURVE", -"383 226 OFFCURVE", -"336 -1 CURVE" -); -} -); -width = 952; -} -); -unicode = 006D; -}, -{ -glyphname = n; -lastChange = "2016-08-14 11:56:24 +0000"; -layers = ( -{ -anchors = ( -{ -name = top; -position = "{313, 517}"; -} -); -components = ( -{ -name = lowercase_nh_shoulder; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"152 0 LINE", -"152 517 LINE", -"77 517 LINE", -"77 0 LINE" -); -} -); -width = 592; -}, -{ -anchors = ( -{ -name = top; -position = "{323, 517}"; -} -); -components = ( -{ -name = lowercase_nh_shoulder; -transform = "{1, 0, 0, 1, 31, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"244 0 LINE", -"244 517 LINE", -"51 517 LINE", -"51 0 LINE" -); -} -); -width = 628; -}, -{ -anchors = ( -{ -name = top; -position = "{274, 517}"; -} -); -components = ( -{ -name = lowercase_nh_shoulder; -transform = "{1, 0, 0, 1, -39, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"113 0 LINE", -"113 517 LINE", -"77 517 LINE", -"77 0 LINE" -); -} -); -width = 552; -}, -{ -components = ( -{ -name = lowercase_nh_shoulder; -transform = "{1, 0, 0, 1, -1, 0}"; -} -); -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"98 0 LINE", -"206 517 LINE", -"131 517 LINE", -"23 0 LINE" -); -} -); -width = 592; -}, -{ -components = ( -{ -name = lowercase_nh_shoulder; -transform = "{1, 0, 0, 1, -38, 0}"; -} -); -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"60 0 LINE", -"167 517 LINE", -"131 517 LINE", -"24 0 LINE" -); -} -); -width = 553; -}, -{ -components = ( -{ -name = lowercase_nh_shoulder; -transform = "{1, 0, 0, 1, 29, 0}"; -} -); -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"191 0 LINE", -"298 517 LINE", -"105 517 LINE", -"-2 0 LINE" -); -} -); -width = 627; -} -); -unicode = 006E; -}, -{ -glyphname = nacute; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = n; -}, -{ -name = acute; -transform = "{1, 0, 0, 1, 170, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 592; -}, -{ -components = ( -{ -name = n; -}, -{ -name = acute; -transform = "{1, 0, 0, 1, 141, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 628; -}, -{ -components = ( -{ -name = n; -}, -{ -name = acute; -transform = "{1, 0, 0, 1, 139, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 552; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 0144; -}, -{ -glyphname = ntilde; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = n; -}, -{ -name = tilde; -transform = "{1, 0, 0, 1, 87, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 592; -}, -{ -components = ( -{ -name = n; -}, -{ -name = tilde; -transform = "{1, 0, 0, 1, 103, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 628; -}, -{ -components = ( -{ -name = n; -}, -{ -name = tilde; -transform = "{1, 0, 0, 1, 48, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 552; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00F1; -}, -{ -glyphname = o; -lastChange = "2016-08-07 12:20:55 +0000"; -layers = ( -{ -anchors = ( -{ -name = top; -position = "{316, 517}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"461 -12 OFFCURVE", -"583 112 OFFCURVE", -"583 259 CURVE SMOOTH", -"583 406 OFFCURVE", -"461 529 OFFCURVE", -"316 529 CURVE SMOOTH", -"171 529 OFFCURVE", -"48 406 OFFCURVE", -"48 259 CURVE SMOOTH", -"48 112 OFFCURVE", -"171 -12 OFFCURVE", -"316 -12 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"213 55 OFFCURVE", -"127 148 OFFCURVE", -"127 259 CURVE SMOOTH", -"127 369 OFFCURVE", -"213 462 OFFCURVE", -"316 462 CURVE SMOOTH", -"418 462 OFFCURVE", -"504 369 OFFCURVE", -"504 259 CURVE SMOOTH", -"504 148 OFFCURVE", -"418 55 OFFCURVE", -"316 55 CURVE SMOOTH" -); -} -); -width = 631; -}, -{ -anchors = ( -{ -name = top; -position = "{319, 517}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"477 -12 OFFCURVE", -"610 112 OFFCURVE", -"610 259 CURVE SMOOTH", -"610 406 OFFCURVE", -"477 529 OFFCURVE", -"319 529 CURVE SMOOTH", -"160 529 OFFCURVE", -"27 406 OFFCURVE", -"27 259 CURVE SMOOTH", -"27 112 OFFCURVE", -"160 -12 OFFCURVE", -"319 -12 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"258 148 OFFCURVE", -"207 199 OFFCURVE", -"207 259 CURVE SMOOTH", -"207 319 OFFCURVE", -"258 369 OFFCURVE", -"319 369 CURVE SMOOTH", -"379 369 OFFCURVE", -"430 319 OFFCURVE", -"430 259 CURVE SMOOTH", -"430 199 OFFCURVE", -"379 148 OFFCURVE", -"319 148 CURVE SMOOTH" -); -} -); -width = 636; -}, -{ -anchors = ( -{ -name = top; -position = "{316, 517}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"461 -12 OFFCURVE", -"583 112 OFFCURVE", -"583 259 CURVE SMOOTH", -"583 406 OFFCURVE", -"461 529 OFFCURVE", -"316 529 CURVE SMOOTH", -"171 529 OFFCURVE", -"48 406 OFFCURVE", -"48 259 CURVE SMOOTH", -"48 112 OFFCURVE", -"171 -12 OFFCURVE", -"316 -12 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"190 24 OFFCURVE", -"84 131 OFFCURVE", -"84 259 CURVE SMOOTH", -"84 386 OFFCURVE", -"190 493 OFFCURVE", -"316 493 CURVE SMOOTH", -"441 493 OFFCURVE", -"547 386 OFFCURVE", -"547 259 CURVE SMOOTH", -"547 131 OFFCURVE", -"441 24 OFFCURVE", -"316 24 CURVE SMOOTH" -); -} -); -width = 631; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"437 -12 OFFCURVE", -"588 135 OFFCURVE", -"588 309 CURVE SMOOTH", -"588 428 OFFCURVE", -"488 529 OFFCURVE", -"370 529 CURVE SMOOTH", -"193 529 OFFCURVE", -"44 382 OFFCURVE", -"44 208 CURVE SMOOTH", -"44 89 OFFCURVE", -"142 -12 OFFCURVE", -"258 -12 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"191 55 OFFCURVE", -"122 127 OFFCURVE", -"122 213 CURVE SMOOTH", -"122 348 OFFCURVE", -"229 462 OFFCURVE", -"356 462 CURVE SMOOTH", -"440 462 OFFCURVE", -"510 389 OFFCURVE", -"510 303 CURVE SMOOTH", -"510 168 OFFCURVE", -"401 55 OFFCURVE", -"272 55 CURVE SMOOTH" -); -} -); -width = 632; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"440 -12 OFFCURVE", -"589 136 OFFCURVE", -"589 311 CURVE SMOOTH", -"589 429 OFFCURVE", -"489 529 OFFCURVE", -"370 529 CURVE SMOOTH", -"192 529 OFFCURVE", -"43 382 OFFCURVE", -"43 207 CURVE SMOOTH", -"43 88 OFFCURVE", -"144 -12 OFFCURVE", -"263 -12 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"164 24 OFFCURVE", -"79 109 OFFCURVE", -"79 209 CURVE SMOOTH", -"79 363 OFFCURVE", -"211 493 OFFCURVE", -"368 493 CURVE SMOOTH", -"468 493 OFFCURVE", -"553 408 OFFCURVE", -"553 308 CURVE SMOOTH", -"553 154 OFFCURVE", -"421 24 OFFCURVE", -"265 24 CURVE SMOOTH" -); -} -); -width = 632; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"441 -12 OFFCURVE", -"612 127 OFFCURVE", -"612 296 CURVE SMOOTH", -"612 426 OFFCURVE", -"508 529 OFFCURVE", -"363 529 CURVE SMOOTH", -"197 529 OFFCURVE", -"25 392 OFFCURVE", -"25 222 CURVE SMOOTH", -"25 91 OFFCURVE", -"129 -12 OFFCURVE", -"275 -12 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"236 148 OFFCURVE", -"202 181 OFFCURVE", -"202 225 CURVE SMOOTH", -"202 294 OFFCURVE", -"278 369 OFFCURVE", -"355 369 CURVE SMOOTH", -"402 369 OFFCURVE", -"435 337 OFFCURVE", -"435 293 CURVE SMOOTH", -"435 225 OFFCURVE", -"359 148 OFFCURVE", -"284 148 CURVE SMOOTH" -); -} -); -width = 636; -} -); -unicode = 006F; -}, -{ -glyphname = oacute; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = o; -}, -{ -name = acute; -transform = "{1, 0, 0, 1, 173, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 631; -}, -{ -components = ( -{ -name = o; -}, -{ -name = acute; -transform = "{1, 0, 0, 1, 137, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 636; -}, -{ -components = ( -{ -name = o; -}, -{ -alignment = -1; -name = acute; -transform = "{1, 0, 0, 1, 179, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 631; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00F3; -}, -{ -glyphname = ocircumflex; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = o; -}, -{ -name = circumflex; -transform = "{1, 0, 0, 1, 118, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 631; -}, -{ -components = ( -{ -name = o; -}, -{ -name = circumflex; -transform = "{1, 0, 0, 1, 71, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 636; -}, -{ -components = ( -{ -name = o; -}, -{ -name = circumflex; -transform = "{1, 0, 0, 1, 125, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 631; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00F4; -}, -{ -glyphname = odieresis; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = o; -}, -{ -name = dieresis; -transform = "{1, 0, 0, 1, 111, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 631; -}, -{ -components = ( -{ -name = o; -}, -{ -name = dieresis; -transform = "{1, 0, 0, 1, 57, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 636; -}, -{ -components = ( -{ -name = o; -}, -{ -name = dieresis; -transform = "{1, 0, 0, 1, 111, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 631; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00F6; -}, -{ -glyphname = ograve; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = o; -}, -{ -name = grave; -transform = "{1, 0, 0, 1, 123, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 631; -}, -{ -components = ( -{ -name = o; -}, -{ -name = grave; -transform = "{1, 0, 0, 1, 87, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 636; -}, -{ -components = ( -{ -name = o; -}, -{ -alignment = -1; -name = grave; -transform = "{1, 0, 0, 1, 152, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 631; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00F2; -}, -{ -glyphname = oslash; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = o; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"139 0 LINE", -"580 517 LINE", -"495 517 LINE", -"54 0 LINE" -); -} -); -width = 631; -}, -{ -components = ( -{ -name = o; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"154 0 LINE", -"604 517 LINE", -"484 517 LINE", -"34 0 LINE" -); -} -); -width = 636; -}, -{ -components = ( -{ -name = o; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"121 0 LINE", -"562 517 LINE", -"514 517 LINE", -"73 0 LINE" -); -} -); -width = 631; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00F8; -}, -{ -glyphname = otilde; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = o; -}, -{ -name = tilde; -transform = "{1, 0, 0, 1, 90, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 631; -}, -{ -components = ( -{ -name = o; -}, -{ -name = tilde; -transform = "{1, 0, 0, 1, 99, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 636; -}, -{ -components = ( -{ -name = o; -}, -{ -name = tilde; -transform = "{1, 0, 0, 1, 90, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 631; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00F5; -}, -{ -glyphname = p; -lastChange = "2016-08-15 08:41:06 +0000"; -layers = ( -{ -components = ( -{ -name = lowercase_loop; -transform = "{1, 0, 0, 1, 30, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"158 -172 LINE", -"158 517 LINE", -"83 517 LINE", -"83 -172 LINE" -); -} -); -width = 638; -}, -{ -components = ( -{ -name = lowercase_loop; -transform = "{1, 0, 0, 1, 49, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"244 -172 LINE", -"244 517 LINE", -"51 517 LINE", -"51 -172 LINE" -); -} -); -width = 674; -}, -{ -components = ( -{ -name = lowercase_loop; -transform = "{1, 0, 0, 1, -6, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"119 -172 LINE", -"119 517 LINE", -"83 517 LINE", -"83 -172 LINE" -); -} -); -width = 609; -}, -{ -components = ( -{ -name = lowercase_loop; -transform = "{1, 0, 0, 1, 31, 0}"; -} -); -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"69 -172 LINE", -"212 517 LINE", -"137 517 LINE", -"-6 -172 LINE" -); -} -); -width = 641; -}, -{ -components = ( -{ -name = lowercase_loop; -transform = "{1, 0, 0, 1, -6, 0}"; -} -); -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"30 -172 LINE", -"173 517 LINE", -"137 517 LINE", -"-6 -172 LINE" -); -} -); -width = 611; -}, -{ -components = ( -{ -name = lowercase_loop; -transform = "{1, 0, 0, 1, 50, 0}"; -} -); -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"155 -172 LINE", -"298 517 LINE", -"105 517 LINE", -"-38 -172 LINE" -); -} -); -width = 676; -} -); -unicode = 0070; -}, -{ -glyphname = q; -lastChange = "2016-08-15 08:41:06 +0000"; -layers = ( -{ -components = ( -{ -name = lowercase_loop; -transform = "{-1, 0, 0, 1, 608, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"555 -172 LINE", -"555 517 LINE", -"480 517 LINE", -"480 -172 LINE" -); -} -); -width = 638; -}, -{ -components = ( -{ -name = lowercase_loop; -transform = "{-1, 0, 0, 1, 625, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"623 -172 LINE", -"623 517 LINE", -"430 517 LINE", -"430 -172 LINE" -); -} -); -width = 674; -}, -{ -components = ( -{ -name = lowercase_loop; -transform = "{-1, 0, 0, 1, 615, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"526 -172 LINE", -"526 517 LINE", -"490 517 LINE", -"490 -172 LINE" -); -} -); -width = 609; -}, -{ -components = ( -{ -name = lowercase_loop_reverse; -} -); -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"468 -172 LINE", -"611 517 LINE", -"536 517 LINE", -"393 -172 LINE" -); -} -); -width = 641; -}, -{ -components = ( -{ -name = lowercase_loop_reverse; -transform = "{1, 0, 0, 1, -35, 0}"; -} -); -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"438 -172 LINE", -"581 517 LINE", -"545 517 LINE", -"402 -172 LINE" -); -} -); -width = 611; -}, -{ -components = ( -{ -name = lowercase_loop_reverse; -transform = "{1, 0, 0, 1, -99, 0}"; -} -); -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"535 -172 LINE", -"679 517 LINE", -"486 517 LINE", -"342 -172 LINE" -); -} -); -width = 676; -} -); -unicode = 0071; -}, -{ -glyphname = r; -lastChange = "2016-08-07 09:02:40 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"158 390 OFFCURVE", -"241 462 OFFCURVE", -"358 462 CURVE", -"358 529 LINE", -"231 529 OFFCURVE", -"142 450 OFFCURVE", -"142 339 CURVE", -"158 289 LINE" -); -}, -{ -closed = 1; -nodes = ( -"158 0 LINE", -"158 517 LINE", -"83 517 LINE", -"83 0 LINE" -); -} -); -width = 386; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"244 313 OFFCURVE", -"304 369 OFFCURVE", -"406 369 CURVE", -"406 529 LINE", -"292 529 OFFCURVE", -"211 425 OFFCURVE", -"211 279 CURVE", -"244 219 LINE" -); -}, -{ -closed = 1; -nodes = ( -"244 0 LINE", -"244 517 LINE", -"51 517 LINE", -"51 0 LINE" -); -} -); -width = 421; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"119 408 OFFCURVE", -"202 493 OFFCURVE", -"319 493 CURVE", -"319 529 LINE", -"212 529 OFFCURVE", -"113 470 OFFCURVE", -"113 359 CURVE", -"119 289 LINE" -); -}, -{ -closed = 1; -nodes = ( -"119 0 LINE", -"119 517 LINE", -"83 517 LINE", -"83 0 LINE" -); -} -); -width = 347; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"185 388 OFFCURVE", -"286 462 OFFCURVE", -"403 462 CURVE", -"412 529 LINE", -"285 529 OFFCURVE", -"183 453 OFFCURVE", -"160 342 CURVE", -"164 287 LINE" -); -}, -{ -closed = 1; -nodes = ( -"104 0 LINE", -"212 517 LINE", -"137 517 LINE", -"29 0 LINE" -); -} -); -width = 389; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"151 407 OFFCURVE", -"252 493 OFFCURVE", -"369 493 CURVE", -"374 529 LINE", -"267 529 OFFCURVE", -"158 471 OFFCURVE", -"134 360 CURVE", -"125 288 LINE" -); -}, -{ -closed = 1; -nodes = ( -"65 0 LINE", -"173 517 LINE", -"137 517 LINE", -"29 0 LINE" -); -} -); -width = 348; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"254 305 OFFCURVE", -"333 369 OFFCURVE", -"435 369 CURVE", -"456 529 LINE", -"342 529 OFFCURVE", -"247 433 OFFCURVE", -"217 287 CURVE", -"234 211 LINE" -); -}, -{ -closed = 1; -nodes = ( -"190 0 LINE", -"298 517 LINE", -"105 517 LINE", -"-3 0 LINE" -); -} -); -width = 463; -} -); -unicode = 0072; -}, -{ -glyphname = s; -lastChange = "2016-08-15 08:42:05 +0000"; -layers = ( -{ -anchors = ( -{ -name = bottom; -position = "{248, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"366 -12 OFFCURVE", -"448 49 OFFCURVE", -"448 144 CURVE SMOOTH", -"448 242 OFFCURVE", -"362 270 OFFCURVE", -"279 296 CURVE SMOOTH", -"183 327 OFFCURVE", -"145 341 OFFCURVE", -"145 386 CURVE SMOOTH", -"145 436 OFFCURVE", -"193 462 OFFCURVE", -"251 462 CURVE SMOOTH", -"297 462 OFFCURVE", -"348 446 OFFCURVE", -"400 413 CURVE", -"436 471 LINE", -"381 507 OFFCURVE", -"315 529 OFFCURVE", -"251 529 CURVE SMOOTH", -"148 529 OFFCURVE", -"70 471 OFFCURVE", -"70 377 CURVE SMOOTH", -"70 303 OFFCURVE", -"118 266 OFFCURVE", -"243 230 CURVE SMOOTH", -"313 210 OFFCURVE", -"373 192 OFFCURVE", -"373 136 CURVE SMOOTH", -"373 87 OFFCURVE", -"327 55 OFFCURVE", -"259 55 CURVE SMOOTH", -"202 55 OFFCURVE", -"143 77 OFFCURVE", -"84 120 CURVE", -"45 65 LINE", -"107 15 OFFCURVE", -"187 -12 OFFCURVE", -"259 -12 CURVE SMOOTH" -); -} -); -width = 496; -}, -{ -anchors = ( -{ -name = bottom; -position = "{251, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"397 -12 OFFCURVE", -"482 56 OFFCURVE", -"482 163 CURVE SMOOTH", -"482 285 OFFCURVE", -"374 316 OFFCURVE", -"280 337 CURVE SMOOTH", -"228 349 OFFCURVE", -"205 352 OFFCURVE", -"205 369 CURVE SMOOTH", -"205 384 OFFCURVE", -"223 398 OFFCURVE", -"250 398 CURVE SMOOTH", -"299 398 OFFCURVE", -"358 371 OFFCURVE", -"401 343 CURVE", -"466 461 LINE", -"407 500 OFFCURVE", -"330 529 OFFCURVE", -"250 529 CURVE SMOOTH", -"115 529 OFFCURVE", -"34 451 OFFCURVE", -"34 351 CURVE SMOOTH", -"34 229 OFFCURVE", -"139 206 OFFCURVE", -"233 186 CURVE SMOOTH", -"281 176 OFFCURVE", -"311 166 OFFCURVE", -"311 148 CURVE SMOOTH", -"311 131 OFFCURVE", -"298 122 OFFCURVE", -"262 122 CURVE SMOOTH", -"207 122 OFFCURVE", -"133 148 OFFCURVE", -"83 183 CURVE", -"11 66 LINE", -"74 17 OFFCURVE", -"167 -12 OFFCURVE", -"257 -12 CURVE SMOOTH" -); -} -); -width = 506; -}, -{ -anchors = ( -{ -name = bottom; -position = "{248, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"356 -12 OFFCURVE", -"438 50 OFFCURVE", -"438 124 CURVE SMOOTH", -"438 197 OFFCURVE", -"390 241 OFFCURVE", -"270 279 CURVE SMOOTH", -"160 314 OFFCURVE", -"116 349 OFFCURVE", -"116 401 CURVE SMOOTH", -"116 451 OFFCURVE", -"178 493 OFFCURVE", -"251 493 CURVE SMOOTH", -"304 493 OFFCURVE", -"364 474 OFFCURVE", -"414 443 CURVE", -"436 471 LINE", -"380 507 OFFCURVE", -"312 529 OFFCURVE", -"251 529 CURVE SMOOTH", -"158 529 OFFCURVE", -"80 469 OFFCURVE", -"80 397 CURVE SMOOTH", -"80 328 OFFCURVE", -"129 285 OFFCURVE", -"252 247 CURVE SMOOTH", -"359 214 OFFCURVE", -"402 178 OFFCURVE", -"402 120 CURVE SMOOTH", -"402 68 OFFCURVE", -"337 24 OFFCURVE", -"259 24 CURVE SMOOTH", -"198 24 OFFCURVE", -"127 50 OFFCURVE", -"67 93 CURVE", -"45 65 LINE", -"105 17 OFFCURVE", -"185 -12 OFFCURVE", -"259 -12 CURVE SMOOTH" -); -} -); -width = 486; -}, -{ -anchors = ( -{ -name = bottom; -position = "{251, 0}"; -} -); -associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -layerId = "BF550E2D-2659-4996-85C0-6FD9F9A4BC18"; -name = "Intermediate {700, 5}"; -paths = ( -{ -closed = 1; -nodes = ( -"385 -12 OFFCURVE", -"468 53 OFFCURVE", -"468 155 CURVE SMOOTH", -"468 268 OFFCURVE", -"369 298 OFFCURVE", -"280 321 CURVE SMOOTH", -"210 340 OFFCURVE", -"189 348 OFFCURVE", -"189 376 CURVE SMOOTH", -"189 394 OFFCURVE", -"214 407 OFFCURVE", -"250 407 CURVE SMOOTH", -"294 407 OFFCURVE", -"348 390 OFFCURVE", -"395 361 CURVE", -"454 465 LINE", -"397 503 OFFCURVE", -"324 529 OFFCURVE", -"250 529 CURVE SMOOTH", -"128 529 OFFCURVE", -"47 459 OFFCURVE", -"48 361 CURVE SMOOTH", -"49 259 OFFCURVE", -"131 230 OFFCURVE", -"237 204 CURVE SMOOTH", -"290 190 OFFCURVE", -"328 180 OFFCURVE", -"328 148 CURVE SMOOTH", -"328 125 OFFCURVE", -"300 109 OFFCURVE", -"261 109 CURVE SMOOTH", -"192 109 OFFCURVE", -"134 134 OFFCURVE", -"88 167 CURVE", -"25 66 LINE", -"87 16 OFFCURVE", -"175 -12 OFFCURVE", -"258 -12 CURVE SMOOTH" -); -} -); -width = 502; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"325 -12 OFFCURVE", -"425 70 OFFCURVE", -"425 168 CURVE SMOOTH", -"425 226 OFFCURVE", -"384 262 OFFCURVE", -"280 294 CURVE SMOOTH", -"200 324 OFFCURVE", -"168 345 OFFCURVE", -"168 369 CURVE SMOOTH", -"168 423 OFFCURVE", -"222 462 OFFCURVE", -"298 462 CURVE SMOOTH", -"343 462 OFFCURVE", -"394 445 OFFCURVE", -"434 415 CURVE", -"478 469 LINE", -"427 507 OFFCURVE", -"361 529 OFFCURVE", -"301 529 CURVE SMOOTH", -"179 529 OFFCURVE", -"92 457 OFFCURVE", -"92 354 CURVE SMOOTH", -"92 298 OFFCURVE", -"135 263 OFFCURVE", -"242 232 CURVE SMOOTH", -"318 207 OFFCURVE", -"349 185 OFFCURVE", -"349 155 CURVE SMOOTH", -"349 101 OFFCURVE", -"285 55 OFFCURVE", -"210 55 CURVE SMOOTH", -"157 55 OFFCURVE", -"98 78 OFFCURVE", -"52 118 CURVE", -"5 67 LINE", -"58 17 OFFCURVE", -"133 -12 OFFCURVE", -"207 -12 CURVE SMOOTH" -); -} -); -width = 495; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"302 -12 OFFCURVE", -"412 53 OFFCURVE", -"412 149 CURVE SMOOTH", -"412 208 OFFCURVE", -"369 246 OFFCURVE", -"270 278 CURVE SMOOTH", -"180 310 OFFCURVE", -"142 341 OFFCURVE", -"142 382 CURVE SMOOTH", -"142 441 OFFCURVE", -"220 493 OFFCURVE", -"302 493 CURVE SMOOTH", -"353 493 OFFCURVE", -"409 475 OFFCURVE", -"453 444 CURVE", -"479 470 LINE", -"430 506 OFFCURVE", -"366 529 OFFCURVE", -"304 529 CURVE SMOOTH", -"211 529 OFFCURVE", -"106 466 OFFCURVE", -"106 373 CURVE SMOOTH", -"106 318 OFFCURVE", -"150 280 OFFCURVE", -"252 248 CURVE SMOOTH", -"338 218 OFFCURVE", -"375 188 OFFCURVE", -"375 143 CURVE SMOOTH", -"375 70 OFFCURVE", -"285 24 OFFCURVE", -"207 24 CURVE SMOOTH", -"147 24 OFFCURVE", -"81 49 OFFCURVE", -"30 92 CURVE", -"5 66 LINE", -"55 18 OFFCURVE", -"129 -12 OFFCURVE", -"205 -12 CURVE SMOOTH" -); -} -); -width = 485; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"350 -12 OFFCURVE", -"460 61 OFFCURVE", -"460 181 CURVE SMOOTH", -"460 288 OFFCURVE", -"371 309 OFFCURVE", -"281 330 CURVE SMOOTH", -"229 342 OFFCURVE", -"222 347 OFFCURVE", -"222 356 CURVE SMOOTH", -"222 375 OFFCURVE", -"253 398 OFFCURVE", -"292 398 CURVE SMOOTH", -"330 398 OFFCURVE", -"385 375 OFFCURVE", -"422 347 CURVE", -"502 457 LINE", -"448 496 OFFCURVE", -"377 529 OFFCURVE", -"292 529 CURVE SMOOTH", -"159 529 OFFCURVE", -"50 449 OFFCURVE", -"50 332 CURVE SMOOTH", -"50 230 OFFCURVE", -"132 211 OFFCURVE", -"228 189 CURVE SMOOTH", -"285 176 OFFCURVE", -"288 169 OFFCURVE", -"288 162 CURVE SMOOTH", -"288 140 OFFCURVE", -"262 122 OFFCURVE", -"218 122 CURVE SMOOTH", -"170 122 OFFCURVE", -"101 144 OFFCURVE", -"59 179 CURVE", -"-28 71 LINE", -"27 22 OFFCURVE", -"114 -12 OFFCURVE", -"210 -12 CURVE SMOOTH" -); -} -); -width = 504; -}, -{ -associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -layerId = "B063FA73-133B-41E9-BBC6-28FA21FC0BF3"; -name = "Intermediate {700, 5, 5}"; -paths = ( -{ -closed = 1; -nodes = ( -"349 -12 OFFCURVE", -"448 67 OFFCURVE", -"448 175 CURVE SMOOTH", -"448 266 OFFCURVE", -"377 288 OFFCURVE", -"281 316 CURVE SMOOTH", -"217 335 OFFCURVE", -"204 346 OFFCURVE", -"204 361 CURVE SMOOTH", -"204 388 OFFCURVE", -"243 407 OFFCURVE", -"291 407 CURVE SMOOTH", -"336 407 OFFCURVE", -"380 391 OFFCURVE", -"418 362 CURVE", -"492 462 LINE", -"438 501 OFFCURVE", -"372 529 OFFCURVE", -"294 529 CURVE SMOOTH", -"162 529 OFFCURVE", -"63 450 OFFCURVE", -"63 343 CURVE SMOOTH", -"63 254 OFFCURVE", -"132 234 OFFCURVE", -"234 206 CURVE SMOOTH", -"300 188 OFFCURVE", -"308 173 OFFCURVE", -"308 159 CURVE SMOOTH", -"308 130 OFFCURVE", -"270 109 OFFCURVE", -"214 109 CURVE SMOOTH", -"165 109 OFFCURVE", -"106 125 OFFCURVE", -"62 162 CURVE", -"-15 69 LINE", -"39 20 OFFCURVE", -"122 -12 OFFCURVE", -"210 -12 CURVE SMOOTH" -); -} -); -width = 503; -visible = 1; -} -); -unicode = 0073; -}, -{ -glyphname = scedilla; -lastChange = "2016-08-15 08:41:24 +0000"; -layers = ( -{ -components = ( -{ -name = s; -}, -{ -name = cedilla; -transform = "{1, 0, 0, 1, 97, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 486; -}, -{ -components = ( -{ -name = s; -}, -{ -name = cedilla; -transform = "{1, 0, 0, 1, 92, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 496; -}, -{ -components = ( -{ -name = s; -}, -{ -name = cedilla; -transform = "{1, 0, 0, 1, 81, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 506; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 015F; -}, -{ -glyphname = germandbls; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"162 0 LINE", -"162 513 LINE SMOOTH", -"162 585 OFFCURVE", -"216 636 OFFCURVE", -"292 636 CURVE SMOOTH", -"368 636 OFFCURVE", -"422 586 OFFCURVE", -"422 516 CURVE SMOOTH", -"422 452 OFFCURVE", -"368 396 OFFCURVE", -"292 396 CURVE SMOOTH", -"237 396 LINE", -"237 325 LINE", -"304 325 LINE SMOOTH", -"389 325 OFFCURVE", -"449 272 OFFCURVE", -"449 198 CURVE SMOOTH", -"449 124 OFFCURVE", -"389 71 OFFCURVE", -"304 71 CURVE SMOOTH", -"237 71 LINE", -"237 0 LINE", -"324 0 LINE SMOOTH", -"443 0 OFFCURVE", -"528 78 OFFCURVE", -"528 188 CURVE SMOOTH", -"528 263 OFFCURVE", -"482 325 OFFCURVE", -"403 365 CURVE", -"465 401 OFFCURVE", -"501 453 OFFCURVE", -"501 526 CURVE SMOOTH", -"501 632 OFFCURVE", -"415 707 OFFCURVE", -"293 707 CURVE SMOOTH", -"171 707 OFFCURVE", -"84 632 OFFCURVE", -"84 526 CURVE SMOOTH", -"84 0 LINE" -); -} -); -width = 576; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"244 0 LINE", -"244 463 LINE SMOOTH", -"244 502 OFFCURVE", -"274 524 OFFCURVE", -"314 524 CURVE SMOOTH", -"357 524 OFFCURVE", -"383 502 OFFCURVE", -"383 472 CURVE SMOOTH", -"383 442 OFFCURVE", -"354 420 OFFCURVE", -"314 420 CURVE SMOOTH", -"313 420 LINE", -"313 273 LINE", -"343 273 LINE SMOOTH", -"385 273 OFFCURVE", -"415 250 OFFCURVE", -"415 218 CURVE SMOOTH", -"415 186 OFFCURVE", -"385 163 OFFCURVE", -"343 163 CURVE SMOOTH", -"313 163 LINE", -"313 0 LINE", -"375 0 LINE SMOOTH", -"515 0 OFFCURVE", -"615 75 OFFCURVE", -"615 185 CURVE SMOOTH", -"615 261 OFFCURVE", -"568 326 OFFCURVE", -"488 360 CURVE", -"548 389 OFFCURVE", -"583 447 OFFCURVE", -"583 514 CURVE SMOOTH", -"583 637 OFFCURVE", -"473 724 OFFCURVE", -"317 724 CURVE SMOOTH", -"161 724 OFFCURVE", -"51 637 OFFCURVE", -"51 514 CURVE SMOOTH", -"51 0 LINE" -); -} -); -width = 638; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"120 0 LINE", -"120 517 LINE SMOOTH", -"120 601 OFFCURVE", -"189 671 OFFCURVE", -"272 671 CURVE SMOOTH", -"354 671 OFFCURVE", -"423 602 OFFCURVE", -"423 519 CURVE SMOOTH", -"423 437 OFFCURVE", -"361 379 OFFCURVE", -"274 379 CURVE SMOOTH", -"206 379 LINE", -"206 343 LINE", -"280 343 LINE SMOOTH", -"380 343 OFFCURVE", -"450 282 OFFCURVE", -"450 196 CURVE SMOOTH", -"450 109 OFFCURVE", -"374 36 OFFCURVE", -"283 36 CURVE SMOOTH", -"206 36 LINE", -"206 0 LINE", -"303 0 LINE SMOOTH", -"402 0 OFFCURVE", -"486 87 OFFCURVE", -"486 191 CURVE SMOOTH", -"486 264 OFFCURVE", -"439 336 OFFCURVE", -"372 365 CURVE", -"423 389 OFFCURVE", -"459 455 OFFCURVE", -"459 524 CURVE SMOOTH", -"459 623 OFFCURVE", -"374 707 OFFCURVE", -"272 707 CURVE SMOOTH", -"170 707 OFFCURVE", -"84 623 OFFCURVE", -"84 523 CURVE SMOOTH", -"84 0 LINE" -); -} -); -width = 534; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00DF; -}, -{ -glyphname = t; -lastChange = "2016-08-07 09:00:24 +0000"; -layers = ( -{ -anchors = ( -{ -name = bottom; -position = "{246, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"279 -12 OFFCURVE", -"313 0 OFFCURVE", -"340 21 CURVE", -"303 76 LINE", -"292 64 OFFCURVE", -"272 55 OFFCURVE", -"249 55 CURVE SMOOTH", -"219 55 OFFCURVE", -"193 82 OFFCURVE", -"193 120 CURVE SMOOTH", -"193 659 LINE", -"118 659 LINE", -"118 120 LINE SMOOTH", -"118 43 OFFCURVE", -"170 -12 OFFCURVE", -"244 -12 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"320 450 LINE", -"320 517 LINE", -"37 517 LINE", -"37 450 LINE" -); -} -); -width = 370; -}, -{ -anchors = ( -{ -name = bottom; -position = "{260, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"304 -12 OFFCURVE", -"359 10 OFFCURVE", -"391 41 CURVE", -"358 163 LINE", -"348 154 OFFCURVE", -"329 148 OFFCURVE", -"311 148 CURVE SMOOTH", -"285 148 OFFCURVE", -"267 170 OFFCURVE", -"267 201 CURVE SMOOTH", -"267 659 LINE", -"83 659 LINE", -"83 163 LINE SMOOTH", -"83 60 OFFCURVE", -"155 -12 OFFCURVE", -"258 -12 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"369 365 LINE", -"369 517 LINE", -"18 517 LINE", -"18 365 LINE" -); -} -); -width = 416; -}, -{ -anchors = ( -{ -name = bottom; -position = "{235, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"268 -12 OFFCURVE", -"303 0 OFFCURVE", -"330 21 CURVE", -"310 50 LINE", -"289 34 OFFCURVE", -"262 24 OFFCURVE", -"236 24 CURVE SMOOTH", -"194 24 OFFCURVE", -"164 64 OFFCURVE", -"164 120 CURVE SMOOTH", -"164 659 LINE", -"128 659 LINE", -"128 120 LINE SMOOTH", -"128 43 OFFCURVE", -"172 -12 OFFCURVE", -"234 -12 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"300 481 LINE", -"300 517 LINE", -"37 517 LINE", -"37 481 LINE" -); -} -); -width = 360; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"226 -12 OFFCURVE", -"261 -2 OFFCURVE", -"293 19 CURVE", -"263 78 LINE", -"251 66 OFFCURVE", -"227 55 OFFCURVE", -"201 55 CURVE SMOOTH", -"178 55 OFFCURVE", -"162 72 OFFCURVE", -"162 100 CURVE SMOOTH", -"162 110 OFFCURVE", -"157 82 OFFCURVE", -"277 659 CURVE", -"202 659 LINE", -"93 138 OFFCURVE", -"87 121 OFFCURVE", -"87 92 CURVE SMOOTH", -"87 31 OFFCURVE", -"128 -12 OFFCURVE", -"193 -12 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"360 450 LINE", -"374 517 LINE", -"91 517 LINE", -"77 450 LINE" -); -} -); -width = 373; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"213 -12 OFFCURVE", -"250 -1 OFFCURVE", -"282 20 CURVE", -"265 51 LINE", -"242 35 OFFCURVE", -"212 24 OFFCURVE", -"185 24 CURVE SMOOTH", -"152 24 OFFCURVE", -"132 50 OFFCURVE", -"132 89 CURVE SMOOTH", -"132 115 OFFCURVE", -"137 126 OFFCURVE", -"248 659 CURVE", -"212 659 LINE", -"103 135 OFFCURVE", -"96 115 OFFCURVE", -"96 84 CURVE SMOOTH", -"96 27 OFFCURVE", -"128 -12 OFFCURVE", -"181 -12 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"347 481 LINE", -"354 517 LINE", -"91 517 LINE", -"84 481 LINE" -); -} -); -width = 362; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"260 -12 OFFCURVE", -"313 7 OFFCURVE", -"349 36 CURVE", -"334 169 LINE", -"324 160 OFFCURVE", -"299 148 OFFCURVE", -"277 148 CURVE SMOOTH", -"261 148 OFFCURVE", -"252 155 OFFCURVE", -"252 175 CURVE SMOOTH", -"252 193 OFFCURVE", -"259 219 OFFCURVE", -"351 659 CURVE", -"167 659 LINE", -"71 198 OFFCURVE", -"61 167 OFFCURVE", -"61 132 CURVE SMOOTH", -"61 48 OFFCURVE", -"121 -12 OFFCURVE", -"210 -12 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"391 365 LINE", -"423 517 LINE", -"72 517 LINE", -"40 365 LINE" -); -} -); -width = 420; -} -); -unicode = 0074; -}, -{ -glyphname = tcedilla; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = t; -}, -{ -name = cedilla; -transform = "{1, 0, 0, 1, 84, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 360; -}, -{ -components = ( -{ -name = t; -}, -{ -name = cedilla; -transform = "{1, 0, 0, 1, 90, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 370; -}, -{ -components = ( -{ -name = t; -}, -{ -name = cedilla; -transform = "{1, 0, 0, 1, 90, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 416; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 0163; -}, -{ -glyphname = u; -lastChange = "2016-08-14 11:56:24 +0000"; -layers = ( -{ -anchors = ( -{ -name = top; -position = "{295, 517}"; -} -); -components = ( -{ -name = n; -transform = "{-1, 0, 0, -1, 592, 517}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 592; -}, -{ -anchors = ( -{ -name = top; -position = "{312, 517}"; -} -); -components = ( -{ -name = n; -transform = "{-1, 0, 0, -1, 628, 517}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 628; -}, -{ -anchors = ( -{ -name = top; -position = "{275, 517}"; -} -); -components = ( -{ -name = n; -transform = "{-1, 0, 0, -1, 552, 517}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 552; -}, -{ -components = ( -{ -name = n; -transform = "{-1, 0, 0, -1, 592, 517}"; -} -); -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 592; -}, -{ -components = ( -{ -name = n; -transform = "{-1, 0, 0, -1, 553, 517}"; -} -); -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 553; -}, -{ -components = ( -{ -name = n; -transform = "{-1, 0, 0, -1, 627, 517}"; -} -); -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 627; -} -); -unicode = 0075; -}, -{ -glyphname = uacute; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = u; -}, -{ -name = acute; -transform = "{1, 0, 0, 1, 152, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 592; -}, -{ -components = ( -{ -name = u; -}, -{ -name = acute; -transform = "{1, 0, 0, 1, 130, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 628; -}, -{ -components = ( -{ -name = u; -}, -{ -name = acute; -transform = "{1, 0, 0, 1, 140, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 552; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00FA; -}, -{ -glyphname = ucircumflex; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = u; -}, -{ -name = circumflex; -transform = "{1, 0, 0, 1, 97, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 592; -}, -{ -components = ( -{ -name = u; -}, -{ -name = circumflex; -transform = "{1, 0, 0, 1, 64, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 628; -}, -{ -components = ( -{ -name = u; -}, -{ -name = circumflex; -transform = "{1, 0, 0, 1, 84, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 552; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00FB; -}, -{ -glyphname = udieresis; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = u; -}, -{ -name = dieresis; -transform = "{1, 0, 0, 1, 90, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 592; -}, -{ -components = ( -{ -name = u; -}, -{ -name = dieresis; -transform = "{1, 0, 0, 1, 50, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 628; -}, -{ -components = ( -{ -name = u; -}, -{ -name = dieresis; -transform = "{1, 0, 0, 1, 70, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 552; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00FC; -}, -{ -glyphname = ugrave; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = u; -}, -{ -name = grave; -transform = "{1, 0, 0, 1, 102, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 592; -}, -{ -components = ( -{ -name = u; -}, -{ -name = grave; -transform = "{1, 0, 0, 1, 80, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 628; -}, -{ -components = ( -{ -name = u; -}, -{ -alignment = -1; -name = grave; -transform = "{1, 0, 0, 1, 110, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 552; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00F9; -}, -{ -glyphname = uring; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = u; -}, -{ -name = ring; -transform = "{1, 0, 0, 1, 109, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 552; -}, -{ -components = ( -{ -name = u; -}, -{ -name = ring; -transform = "{1, 0, 0, 1, 129, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 592; -}, -{ -components = ( -{ -name = u; -}, -{ -name = ring; -transform = "{1, 0, 0, 1, 128, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 628; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 016F; -}, -{ -glyphname = v; -lastChange = "2016-08-07 12:16:50 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"319 0 LINE", -"536 517 LINE", -"452 517 LINE", -"283 88 LINE", -"111 517 LINE", -"27 517 LINE", -"247 0 LINE" -); -} -); -width = 563; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"408 0 LINE", -"631 517 LINE", -"433 517 LINE", -"319 221 LINE", -"202 517 LINE", -"4 517 LINE", -"230 0 LINE" -); -} -); -width = 635; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"286 0 LINE", -"523 517 LINE", -"484 517 LINE", -"275 61 LINE", -"66 517 LINE", -"27 517 LINE", -"264 0 LINE" -); -} -); -width = 550; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"265 0 LINE", -"590 517 LINE", -"504 517 LINE", -"245 88 LINE", -"163 517 LINE", -"81 517 LINE", -"193 0 LINE" -); -} -); -width = 563; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"232 0 LINE", -"577 517 LINE", -"536 517 LINE", -"232 61 LINE", -"118 517 LINE", -"81 517 LINE", -"210 0 LINE" -); -} -); -width = 550; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"355 0 LINE", -"685 517 LINE", -"483 517 LINE", -"306 221 LINE", -"252 517 LINE", -"58 517 LINE", -"177 0 LINE" -); -} -); -width = 635; -} -); -unicode = 0076; -}, -{ -glyphname = w; -lastChange = "2016-08-07 12:41:40 +0000"; -layers = ( -{ -anchors = ( -{ -name = top; -position = "{418, 517}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"279 0 LINE", -"418 413 LINE", -"555 0 LINE", -"626 0 LINE", -"800 517 LINE", -"720 517 LINE", -"591 100 LINE", -"450 518 LINE", -"385 518 LINE", -"244 100 LINE", -"115 517 LINE", -"35 517 LINE", -"208 0 LINE" -); -} -); -width = 833; -}, -{ -anchors = ( -{ -name = top; -position = "{424, 517}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"356 0 LINE", -"424 266 LINE", -"494 0 LINE", -"665 0 LINE", -"841 517 LINE", -"656 517 LINE", -"580 259 LINE", -"503 518 LINE", -"345 518 LINE", -"269 259 LINE", -"192 517 LINE", -"7 517 LINE", -"185 0 LINE" -); -} -); -width = 847; -}, -{ -anchors = ( -{ -name = top; -position = "{397, 517}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"249 0 LINE", -"397 450 LINE", -"545 0 LINE", -"590 0 LINE", -"760 517 LINE", -"723 517 LINE", -"568 48 LINE", -"413 517 LINE", -"382 517 LINE", -"227 48 LINE", -"72 517 LINE", -"35 517 LINE", -"204 0 LINE" -); -} -); -width = 793; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"225 0 LINE", -"451 413 LINE", -"501 0 LINE", -"572 0 LINE", -"854 517 LINE", -"772 517 LINE", -"556 100 LINE", -"502 518 LINE", -"437 518 LINE", -"209 100 LINE", -"167 517 LINE", -"89 517 LINE", -"154 0 LINE" -); -} -); -width = 833; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"196 0 LINE", -"438 450 LINE", -"492 0 LINE", -"537 0 LINE", -"814 517 LINE", -"777 517 LINE", -"524 48 LINE", -"467 517 LINE", -"436 517 LINE", -"183 48 LINE", -"126 517 LINE", -"89 517 LINE", -"151 0 LINE" -); -} -); -width = 793; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"302 0 LINE", -"427 266 LINE", -"440 0 LINE", -"611 0 LINE", -"895 517 LINE", -"706 517 LINE", -"575 259 LINE", -"554 518 LINE", -"396 518 LINE", -"264 259 LINE", -"242 517 LINE", -"61 517 LINE", -"131 0 LINE" -); -} -); -width = 847; -} -); -unicode = 0077; -}, -{ -glyphname = wacute; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = w; -}, -{ -alignment = -1; -name = acute; -transform = "{1, 0, 0, 1, 325, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 833; -}, -{ -components = ( -{ -name = w; -}, -{ -alignment = -1; -name = acute; -transform = "{1, 0, 0, 1, 297, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 847; -}, -{ -components = ( -{ -name = w; -}, -{ -alignment = -1; -name = acute; -transform = "{1, 0, 0, 1, 310, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 793; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 1E83; -}, -{ -glyphname = wcircumflex; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = w; -}, -{ -name = circumflex; -transform = "{1, 0, 0, 1, 220, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 833; -}, -{ -components = ( -{ -name = w; -}, -{ -name = circumflex; -transform = "{1, 0, 0, 1, 176, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 847; -}, -{ -components = ( -{ -name = w; -}, -{ -name = circumflex; -transform = "{1, 0, 0, 1, 206, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 793; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 0175; -}, -{ -glyphname = wdieresis; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = w; -}, -{ -name = dieresis; -transform = "{1, 0, 0, 1, 213, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 833; -}, -{ -components = ( -{ -name = w; -}, -{ -name = dieresis; -transform = "{1, 0, 0, 1, 162, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 847; -}, -{ -components = ( -{ -name = w; -}, -{ -name = dieresis; -transform = "{1, 0, 0, 1, 192, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 793; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 1E85; -}, -{ -glyphname = wgrave; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = w; -}, -{ -alignment = -1; -name = grave; -transform = "{1, 0, 0, 1, 184, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 833; -}, -{ -components = ( -{ -name = w; -}, -{ -alignment = -1; -name = grave; -transform = "{1, 0, 0, 1, 148, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 847; -}, -{ -components = ( -{ -name = w; -}, -{ -alignment = -1; -name = grave; -transform = "{1, 0, 0, 1, 195, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 793; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 1E81; -}, -{ -glyphname = x; -lastChange = "2016-08-07 12:05:27 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"519 0 LINE", -"128 517 LINE", -"40 517 LINE", -"431 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"120 0 LINE", -"511 517 LINE", -"423 517 LINE", -"32 0 LINE" -); -} -); -width = 551; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"573 0 LINE", -"216 517 LINE", -"12 517 LINE", -"369 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"202 0 LINE", -"563 517 LINE", -"364 517 LINE", -"3 0 LINE" -); -} -); -width = 576; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"475 0 LINE", -"84 517 LINE", -"40 517 LINE", -"431 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"76 0 LINE", -"467 517 LINE", -"423 517 LINE", -"32 0 LINE" -); -} -); -width = 507; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"465 0 LINE", -"182 517 LINE", -"96 517 LINE", -"380 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"69 0 LINE", -"567 517 LINE", -"477 517 LINE", -"-22 0 LINE" -); -} -); -width = 551; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"421 0 LINE", -"137 517 LINE", -"95 517 LINE", -"378 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"23 0 LINE", -"522 517 LINE", -"476 517 LINE", -"-22 0 LINE" -); -} -); -width = 507; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"519 0 LINE", -"270 517 LINE", -"70 517 LINE", -"320 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"153 0 LINE", -"621 517 LINE", -"418 517 LINE", -"-51 0 LINE" -); -} -); -width = 576; -} -); -unicode = 0078; -}, -{ -glyphname = y; -lastChange = "2016-08-07 12:25:50 +0000"; -layers = ( -{ -anchors = ( -{ -name = top; -position = "{294, 517}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"224 -179 OFFCURVE", -"274 -146 OFFCURVE", -"310 -58 CURVE SMOOTH", -"546 517 LINE", -"465 517 LINE", -"294 87 LINE", -"113 517 LINE", -"30 517 LINE", -"255 -2 LINE", -"225 -66 LINE", -"205 -101 OFFCURVE", -"183 -112 OFFCURVE", -"150 -112 CURVE SMOOTH", -"128 -112 OFFCURVE", -"107 -108 OFFCURVE", -"89 -99 CURVE", -"71 -163 LINE", -"95 -174 OFFCURVE", -"123 -180 OFFCURVE", -"153 -180 CURVE SMOOTH" -); -} -); -width = 593; -}, -{ -anchors = ( -{ -name = top; -position = "{308, 517}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"289 -180 OFFCURVE", -"365 -115 OFFCURVE", -"407 -4 CURVE SMOOTH", -"602 517 LINE", -"408 517 LINE", -"308 198 LINE", -"202 517 LINE", -"5 517 LINE", -"214 -7 LINE", -"204 -27 LINE", -"198 -36 OFFCURVE", -"176 -43 OFFCURVE", -"152 -43 CURVE SMOOTH", -"138 -43 OFFCURVE", -"108 -31 OFFCURVE", -"79 -14 CURVE", -"40 -138 LINE", -"82 -163 OFFCURVE", -"149 -180 OFFCURVE", -"201 -180 CURVE SMOOTH" -); -} -); -width = 607; -}, -{ -anchors = ( -{ -name = top; -position = "{279, 517}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"200 -179 OFFCURVE", -"249 -145 OFFCURVE", -"277 -76 CURVE SMOOTH", -"520 517 LINE", -"481 517 LINE", -"279 25 LINE", -"69 517 LINE", -"30 517 LINE", -"260 -21 LINE", -"229 -94 LINE", -"211 -125 OFFCURVE", -"173 -144 OFFCURVE", -"127 -144 CURVE SMOOTH", -"104 -144 OFFCURVE", -"78 -137 OFFCURVE", -"55 -126 CURVE", -"45 -163 LINE", -"68 -174 OFFCURVE", -"99 -180 OFFCURVE", -"127 -180 CURVE SMOOTH" -); -} -); -width = 567; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"133 -180 OFFCURVE", -"190 -149 OFFCURVE", -"244 -61 CURVE SMOOTH", -"600 517 LINE", -"517 517 LINE", -"256 87 LINE", -"165 517 LINE", -"84 517 LINE", -"200 -2 LINE", -"155 -63 LINE", -"128 -99 OFFCURVE", -"102 -112 OFFCURVE", -"66 -112 CURVE SMOOTH", -"48 -112 OFFCURVE", -"27 -109 OFFCURVE", -"11 -100 CURVE", -"-15 -162 LINE", -"7 -173 OFFCURVE", -"34 -180 OFFCURVE", -"66 -180 CURVE SMOOTH" -); -} -); -width = 593; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"108 -180 OFFCURVE", -"166 -146 OFFCURVE", -"208 -77 CURVE SMOOTH", -"574 517 LINE", -"535 517 LINE", -"230 25 LINE", -"123 517 LINE", -"84 517 LINE", -"202 -21 LINE", -"155 -93 LINE", -"131 -124 OFFCURVE", -"87 -144 OFFCURVE", -"42 -144 CURVE SMOOTH", -"18 -144 OFFCURVE", -"-5 -138 OFFCURVE", -"-26 -127 CURVE", -"-41 -162 LINE", -"-20 -173 OFFCURVE", -"9 -180 OFFCURVE", -"40 -180 CURVE SMOOTH" -); -} -); -width = 567; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"202 -180 OFFCURVE", -"286 -123 OFFCURVE", -"351 -11 CURVE SMOOTH", -"656 517 LINE", -"458 517 LINE", -"290 198 LINE", -"252 517 LINE", -"59 517 LINE", -"157 -7 LINE", -"140 -20 LINE", -"135 -29 OFFCURVE", -"101 -43 OFFCURVE", -"80 -43 CURVE SMOOTH", -"63 -43 OFFCURVE", -"39 -34 OFFCURVE", -"14 -18 CURVE", -"-40 -134 LINE", -"-1 -159 OFFCURVE", -"64 -180 OFFCURVE", -"116 -180 CURVE SMOOTH" -); -} -); -width = 607; -} -); -unicode = 0079; -}, -{ -glyphname = yacute; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = y; -}, -{ -name = acute; -transform = "{1, 0, 0, 1, 151, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 593; -}, -{ -components = ( -{ -name = y; -}, -{ -name = acute; -transform = "{1, 0, 0, 1, 126, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 607; -}, -{ -components = ( -{ -name = y; -}, -{ -name = acute; -transform = "{1, 0, 0, 1, 144, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 567; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00FD; -}, -{ -glyphname = ycircumflex; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = y; -}, -{ -name = circumflex; -transform = "{1, 0, 0, 1, 96, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 593; -}, -{ -components = ( -{ -name = y; -}, -{ -name = circumflex; -transform = "{1, 0, 0, 1, 60, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 607; -}, -{ -components = ( -{ -name = y; -}, -{ -name = circumflex; -transform = "{1, 0, 0, 1, 88, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 567; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 0177; -}, -{ -glyphname = ydieresis; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = y; -}, -{ -name = dieresis; -transform = "{1, 0, 0, 1, 89, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 593; -}, -{ -components = ( -{ -name = y; -}, -{ -name = dieresis; -transform = "{1, 0, 0, 1, 46, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 607; -}, -{ -components = ( -{ -name = y; -}, -{ -name = dieresis; -transform = "{1, 0, 0, 1, 74, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 567; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00FF; -}, -{ -glyphname = ygrave; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = y; -}, -{ -name = grave; -transform = "{1, 0, 0, 1, 101, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 593; -}, -{ -components = ( -{ -name = y; -}, -{ -name = grave; -transform = "{1, 0, 0, 1, 76, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 607; -}, -{ -components = ( -{ -name = y; -}, -{ -name = grave; -transform = "{1, 0, 0, 1, 122, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 567; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 1EF3; -}, -{ -glyphname = z; -lastChange = "2016-08-07 12:17:55 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"462 0 LINE", -"462 71 LINE", -"154 71 LINE", -"460 458 LINE", -"460 517 LINE", -"60 517 LINE", -"60 446 LINE", -"359 446 LINE", -"54 59 LINE", -"54 0 LINE" -); -} -); -width = 514; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"514 0 LINE", -"514 160 LINE", -"282 160 LINE", -"511 384 LINE", -"512 517 LINE", -"40 517 LINE", -"40 357 LINE", -"262 357 LINE", -"33 133 LINE", -"33 0 LINE" -); -} -); -width = 544; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"462 0 LINE", -"462 36 LINE", -"101 36 LINE", -"460 487 LINE", -"460 517 LINE", -"60 517 LINE", -"60 481 LINE", -"413 481 LINE", -"54 30 LINE", -"54 0 LINE" -); -} -); -width = 514; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"409 0 LINE", -"424 71 LINE", -"117 71 LINE", -"504 458 LINE", -"515 517 LINE", -"115 517 LINE", -"100 446 LINE", -"398 446 LINE", -"13 59 LINE", -"2 0 LINE" -); -} -); -width = 515; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"408 0 LINE", -"416 36 LINE", -"56 36 LINE", -"508 487 LINE", -"514 517 LINE", -"114 517 LINE", -"107 481 LINE", -"459 481 LINE", -"6 30 LINE", -"1 0 LINE" -); -} -); -width = 514; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"462 0 LINE", -"496 160 LINE", -"266 160 LINE", -"541 384 LINE", -"568 517 LINE", -"96 517 LINE", -"63 357 LINE", -"283 357 LINE", -"7 133 LINE", -"-18 0 LINE" -); -} -); -width = 546; -} -); -unicode = 007A; -}, -{ -glyphname = a.alt; -lastChange = "2016-08-15 08:38:20 +0000"; -layers = ( -{ -anchors = ( -{ -name = bottom; -position = "{325, 0}"; -}, -{ -name = onogek; -position = "{555, 0}"; -}, -{ -name = top; -position = "{325, 517}"; -} -); -components = ( -{ -name = lowercase_loop; -transform = "{-1, 0, 0, 1, 608, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"555 0 LINE", -"555 517 LINE", -"480 517 LINE", -"480 0 LINE" -); -} -); -width = 638; -}, -{ -anchors = ( -{ -name = bottom; -position = "{345, 0}"; -}, -{ -name = onogek; -position = "{623, 0}"; -}, -{ -name = top; -position = "{345, 517}"; -} -); -components = ( -{ -name = lowercase_loop; -transform = "{-1, 0, 0, 1, 625, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"623 0 LINE", -"623 517 LINE", -"430 517 LINE", -"430 0 LINE" -); -} -); -width = 674; -}, -{ -anchors = ( -{ -name = bottom; -position = "{291, 0}"; -}, -{ -name = onogek; -position = "{516, 0}"; -}, -{ -name = top; -position = "{286, 517}"; -} -); -components = ( -{ -name = lowercase_loop; -transform = "{-1, 0, 0, 1, 605, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"516 0 LINE", -"516 517 LINE", -"480 517 LINE", -"480 0 LINE" -); -} -); -width = 599; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 676; -} -); -}, -{ -glyphname = aacute.alt; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = a.alt; -}, -{ -name = acute; -transform = "{1, 0, 0, 1, 182, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 638; -}, -{ -components = ( -{ -name = a.alt; -}, -{ -name = acute; -transform = "{1, 0, 0, 1, 163, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 674; -}, -{ -components = ( -{ -name = a.alt; -}, -{ -alignment = 1; -name = acute; -transform = "{1, 0, 0, 1, 151, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 599; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -}, -{ -glyphname = abreve.alt; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = a.alt; -}, -{ -name = breve; -transform = "{1, 0, 0, 1, 77, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 599; -}, -{ -components = ( -{ -name = a.alt; -}, -{ -name = breve; -transform = "{1, 0, 0, 1, 116, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 638; -}, -{ -components = ( -{ -name = a.alt; -}, -{ -name = breve; -transform = "{1, 0, 0, 1, 111, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 674; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -}, -{ -glyphname = acircumflex.alt; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = a.alt; -}, -{ -name = circumflex; -transform = "{1, 0, 0, 1, 127, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 638; -}, -{ -components = ( -{ -name = a.alt; -}, -{ -name = circumflex; -transform = "{1, 0, 0, 1, 97, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 674; -}, -{ -components = ( -{ -name = a.alt; -}, -{ -name = circumflex; -transform = "{1, 0, 0, 1, 95, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 599; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -}, -{ -glyphname = adieresis.alt; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = a.alt; -}, -{ -name = dieresis; -transform = "{1, 0, 0, 1, 120, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 638; -}, -{ -components = ( -{ -name = a.alt; -}, -{ -name = dieresis; -transform = "{1, 0, 0, 1, 83, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 674; -}, -{ -components = ( -{ -name = a.alt; -}, -{ -name = dieresis; -transform = "{1, 0, 0, 1, 81, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 599; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -}, -{ -glyphname = agrave.alt; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = a.alt; -}, -{ -name = grave; -transform = "{1, 0, 0, 1, 132, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 638; -}, -{ -components = ( -{ -name = a.alt; -}, -{ -name = grave; -transform = "{1, 0, 0, 1, 113, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 674; -}, -{ -components = ( -{ -name = a.alt; -}, -{ -name = grave; -transform = "{1, 0, 0, 1, 129, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 599; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -}, -{ -glyphname = aring.alt; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = a.alt; -}, -{ -name = ring; -transform = "{1, 0, 0, 1, 159, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 638; -}, -{ -components = ( -{ -name = a.alt; -}, -{ -name = ring; -transform = "{1, 0, 0, 1, 161, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 674; -}, -{ -components = ( -{ -name = a.alt; -}, -{ -name = ring; -transform = "{1, 0, 0, 1, 120, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 599; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -}, -{ -glyphname = atilde.alt; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = a.alt; -}, -{ -name = tilde; -transform = "{1, 0, 0, 1, 125, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 674; -}, -{ -components = ( -{ -name = a.alt; -}, -{ -name = tilde; -transform = "{1, 0, 0, 1, 99, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 638; -}, -{ -components = ( -{ -name = a.alt; -}, -{ -name = tilde; -transform = "{1, 0, 0, 1, 60, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 599; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -}, -{ -glyphname = zero; -lastChange = "2016-08-13 02:51:30 +0000"; -layers = ( -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"549 -12 OFFCURVE", -"683 135 OFFCURVE", -"683 344 CURVE SMOOTH", -"683 552 OFFCURVE", -"549 699 OFFCURVE", -"359 699 CURVE SMOOTH", -"169 699 OFFCURVE", -"35 552 OFFCURVE", -"35 344 CURVE SMOOTH", -"35 135 OFFCURVE", -"169 -12 OFFCURVE", -"359 -12 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"286 164 OFFCURVE", -"235 239 OFFCURVE", -"235 344 CURVE SMOOTH", -"235 449 OFFCURVE", -"286 523 OFFCURVE", -"359 523 CURVE SMOOTH", -"432 523 OFFCURVE", -"483 449 OFFCURVE", -"483 344 CURVE SMOOTH", -"483 239 OFFCURVE", -"432 164 OFFCURVE", -"359 164 CURVE SMOOTH" -); -} -); -width = 718; -}, -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"512 -12 OFFCURVE", -"630 135 OFFCURVE", -"630 344 CURVE SMOOTH", -"630 552 OFFCURVE", -"512 699 OFFCURVE", -"345 699 CURVE SMOOTH", -"177 699 OFFCURVE", -"59 552 OFFCURVE", -"59 344 CURVE SMOOTH", -"59 135 OFFCURVE", -"177 -12 OFFCURVE", -"345 -12 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"224 60 OFFCURVE", -"138 178 OFFCURVE", -"138 344 CURVE SMOOTH", -"138 510 OFFCURVE", -"224 627 OFFCURVE", -"345 627 CURVE SMOOTH", -"466 627 OFFCURVE", -"551 510 OFFCURVE", -"551 344 CURVE SMOOTH", -"551 178 OFFCURVE", -"466 60 OFFCURVE", -"345 60 CURVE SMOOTH" -); -} -); -width = 689; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"478 -12 OFFCURVE", -"587 135 OFFCURVE", -"587 344 CURVE SMOOTH", -"587 552 OFFCURVE", -"478 699 OFFCURVE", -"323 699 CURVE SMOOTH", -"168 699 OFFCURVE", -"59 552 OFFCURVE", -"59 344 CURVE SMOOTH", -"59 135 OFFCURVE", -"168 -12 OFFCURVE", -"323 -12 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"189 24 OFFCURVE", -"95 157 OFFCURVE", -"95 344 CURVE SMOOTH", -"95 531 OFFCURVE", -"189 663 OFFCURVE", -"323 663 CURVE SMOOTH", -"457 663 OFFCURVE", -"551 531 OFFCURVE", -"551 344 CURVE SMOOTH", -"551 157 OFFCURVE", -"457 24 OFFCURVE", -"323 24 CURVE SMOOTH" -); -} -); -width = 646; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"506 -12 OFFCURVE", -"658 218 OFFCURVE", -"658 440 CURVE SMOOTH", -"658 596 OFFCURVE", -"572 699 OFFCURVE", -"431 699 CURVE SMOOTH", -"220 699 OFFCURVE", -"67 469 OFFCURVE", -"67 248 CURVE SMOOTH", -"67 91 OFFCURVE", -"153 -12 OFFCURVE", -"294 -12 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"202 60 OFFCURVE", -"145 136 OFFCURVE", -"145 251 CURVE SMOOTH", -"145 422 OFFCURVE", -"262 627 OFFCURVE", -"427 627 CURVE SMOOTH", -"523 627 OFFCURVE", -"580 552 OFFCURVE", -"580 438 CURVE SMOOTH", -"580 265 OFFCURVE", -"464 60 OFFCURVE", -"298 60 CURVE SMOOTH" -); -} -); -width = 690; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"472 -12 OFFCURVE", -"616 233 OFFCURVE", -"616 450 CURVE SMOOTH", -"616 600 OFFCURVE", -"539 699 OFFCURVE", -"412 699 CURVE SMOOTH", -"209 699 OFFCURVE", -"66 455 OFFCURVE", -"66 237 CURVE SMOOTH", -"66 86 OFFCURVE", -"142 -12 OFFCURVE", -"270 -12 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"164 24 OFFCURVE", -"101 110 OFFCURVE", -"101 242 CURVE SMOOTH", -"101 433 OFFCURVE", -"228 663 OFFCURVE", -"410 663 CURVE SMOOTH", -"518 663 OFFCURVE", -"581 577 OFFCURVE", -"581 446 CURVE SMOOTH", -"581 255 OFFCURVE", -"454 24 OFFCURVE", -"272 24 CURVE SMOOTH" -); -} -); -width = 646; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"540 -12 OFFCURVE", -"708 194 OFFCURVE", -"708 422 CURVE SMOOTH", -"708 588 OFFCURVE", -"605 699 OFFCURVE", -"438 699 CURVE SMOOTH", -"214 699 OFFCURVE", -"46 494 OFFCURVE", -"46 265 CURVE SMOOTH", -"46 99 OFFCURVE", -"149 -12 OFFCURVE", -"315 -12 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"274 164 OFFCURVE", -"244 206 OFFCURVE", -"244 273 CURVE SMOOTH", -"244 388 OFFCURVE", -"323 523 OFFCURVE", -"427 523 CURVE SMOOTH", -"480 523 OFFCURVE", -"510 481 OFFCURVE", -"510 414 CURVE SMOOTH", -"510 300 OFFCURVE", -"430 164 OFFCURVE", -"327 164 CURVE SMOOTH" -); -} -); -width = 719; -} -); -unicode = 0030; -}, -{ -glyphname = one; -lastChange = "2016-08-13 02:52:38 +0000"; -layers = ( -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"391 0 LINE", -"391 687 LINE", -"236 687 LINE", -"6 533 LINE", -"82 399 LINE", -"197 469 LINE", -"197 0 LINE" -); -} -); -width = 456; -}, -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"258 0 LINE", -"258 687 LINE", -"195 687 LINE", -"26 572 LINE", -"60 514 LINE", -"180 592 LINE", -"180 0 LINE" -); -} -); -width = 353; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"237 0 LINE", -"237 687 LINE", -"208 687 LINE", -"26 572 LINE", -"45 542 LINE", -"201 640 LINE", -"201 0 LINE" -); -} -); -width = 332; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"203 0 LINE", -"346 687 LINE", -"283 687 LINE", -"91 572 LINE", -"114 514 LINE", -"249 592 LINE", -"125 0 LINE" -); -} -); -width = 352; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"182 0 LINE", -"325 687 LINE", -"296 687 LINE", -"91 572 LINE", -"104 542 LINE", -"280 640 LINE", -"146 0 LINE" -); -} -); -width = 331; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"336 0 LINE", -"479 687 LINE", -"323 687 LINE", -"63 533 LINE", -"114 399 LINE", -"241 469 LINE", -"142 0 LINE" -); -} -); -width = 455; -} -); -unicode = 0031; -}, -{ -glyphname = two; -lastChange = "2016-08-13 02:53:51 +0000"; -layers = ( -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"590 0 LINE", -"590 173 LINE", -"337 173 LINE", -"426 230 LINE SMOOTH", -"548 308 OFFCURVE", -"584 378 OFFCURVE", -"584 468 CURVE SMOOTH", -"584 601 OFFCURVE", -"474 699 OFFCURVE", -"311 699 CURVE SMOOTH", -"197 699 OFFCURVE", -"104 653 OFFCURVE", -"28 563 CURVE", -"148 442 LINE", -"201 495 OFFCURVE", -"247 523 OFFCURVE", -"306 523 CURVE SMOOTH", -"351 523 OFFCURVE", -"384 498 OFFCURVE", -"384 460 CURVE SMOOTH", -"384 424 OFFCURVE", -"367 393 OFFCURVE", -"295 341 CURVE SMOOTH", -"40 157 LINE", -"40 0 LINE" -); -} -); -width = 625; -}, -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"523 0 LINE", -"523 74 LINE", -"174 74 LINE", -"354 230 LINE SMOOTH", -"470 330 OFFCURVE", -"516 404 OFFCURVE", -"516 497 CURVE SMOOTH", -"516 620 OFFCURVE", -"416 699 OFFCURVE", -"297 699 CURVE SMOOTH", -"189 699 OFFCURVE", -"112 648 OFFCURVE", -"55 567 CURVE", -"110 522 LINE", -"157 586 OFFCURVE", -"214 629 OFFCURVE", -"294 629 CURVE SMOOTH", -"367 629 OFFCURVE", -"437 580 OFFCURVE", -"437 496 CURVE SMOOTH", -"437 428 OFFCURVE", -"397 362 OFFCURVE", -"300 279 CURVE SMOOTH", -"49 65 LINE", -"49 0 LINE" -); -} -); -width = 589; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"513 0 LINE", -"513 36 LINE", -"99 36 LINE", -"339 241 LINE SMOOTH", -"443 330 OFFCURVE", -"495 414 OFFCURVE", -"495 498 CURVE SMOOTH", -"495 603 OFFCURVE", -"413 699 OFFCURVE", -"288 699 CURVE SMOOTH", -"206 699 OFFCURVE", -"117 658 OFFCURVE", -"55 567 CURVE", -"83 545 LINE", -"139 624 OFFCURVE", -"216 665 OFFCURVE", -"290 665 CURVE SMOOTH", -"395 665 OFFCURVE", -"459 581 OFFCURVE", -"459 497 CURVE SMOOTH", -"459 429 OFFCURVE", -"416 354 OFFCURVE", -"316 268 CURVE SMOOTH", -"49 39 LINE", -"49 0 LINE" -); -} -); -width = 579; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"470 0 LINE", -"486 74 LINE", -"138 74 LINE", -"352 228 LINE SMOOTH", -"471 316 OFFCURVE", -"571 411 OFFCURVE", -"571 535 CURVE SMOOTH", -"571 636 OFFCURVE", -"491 699 OFFCURVE", -"384 699 CURVE SMOOTH", -"279 699 OFFCURVE", -"193 651 OFFCURVE", -"119 570 CURVE", -"168 520 LINE", -"227 584 OFFCURVE", -"295 629 OFFCURVE", -"378 629 CURVE SMOOTH", -"440 629 OFFCURVE", -"492 593 OFFCURVE", -"492 529 CURVE SMOOTH", -"492 438 OFFCURVE", -"401 352 OFFCURVE", -"304 281 CURVE SMOOTH", -"9 65 LINE", -"-3 0 LINE" -); -} -); -width = 590; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"459 0 LINE", -"467 36 LINE", -"53 36 LINE", -"337 240 LINE SMOOTH", -"451 323 OFFCURVE", -"549 425 OFFCURVE", -"549 538 CURVE SMOOTH", -"549 626 OFFCURVE", -"486 699 OFFCURVE", -"377 699 CURVE SMOOTH", -"296 699 OFFCURVE", -"200 659 OFFCURVE", -"119 568 CURVE", -"144 544 LINE", -"216 623 OFFCURVE", -"302 665 OFFCURVE", -"378 665 CURVE SMOOTH", -"466 665 OFFCURVE", -"513 604 OFFCURVE", -"513 535 CURVE SMOOTH", -"513 436 OFFCURVE", -"422 346 OFFCURVE", -"317 269 CURVE SMOOTH", -"3 39 LINE", -"-5 0 LINE" -); -} -); -width = 579; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"540 0 LINE", -"576 173 LINE", -"325 173 LINE", -"430 226 LINE SMOOTH", -"552 296 OFFCURVE", -"634 374 OFFCURVE", -"634 502 CURVE SMOOTH", -"634 617 OFFCURVE", -"543 699 OFFCURVE", -"394 699 CURVE SMOOTH", -"287 699 OFFCURVE", -"187 659 OFFCURVE", -"93 569 CURVE", -"196 437 LINE", -"258 490 OFFCURVE", -"312 523 OFFCURVE", -"378 523 CURVE SMOOTH", -"412 523 OFFCURVE", -"434 510 OFFCURVE", -"434 485 CURVE SMOOTH", -"434 432 OFFCURVE", -"375 385 OFFCURVE", -"312 345 CURVE SMOOTH", -"21 157 LINE", -"-9 0 LINE" -); -} -); -width = 629; -} -); -unicode = 0032; -}, -{ -glyphname = three; -lastChange = "2016-08-13 02:55:16 +0000"; -layers = ( -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"482 -13 OFFCURVE", -"592 74 OFFCURVE", -"592 196 CURVE SMOOTH", -"592 281 OFFCURVE", -"529 336 OFFCURVE", -"451 354 CURVE", -"529 377 OFFCURVE", -"577 436 OFFCURVE", -"577 510 CURVE SMOOTH", -"577 618 OFFCURVE", -"479 699 OFFCURVE", -"309 699 CURVE SMOOTH", -"177 699 OFFCURVE", -"91 646 OFFCURVE", -"31 577 CURVE", -"138 458 LINE", -"182 499 OFFCURVE", -"231 526 OFFCURVE", -"288 526 CURVE SMOOTH", -"344 526 OFFCURVE", -"379 507 OFFCURVE", -"379 473 CURVE SMOOTH", -"379 442 OFFCURVE", -"350 425 OFFCURVE", -"286 425 CURVE SMOOTH", -"204 425 LINE", -"204 263 LINE", -"287 264 LINE SMOOTH", -"369 265 OFFCURVE", -"392 247 OFFCURVE", -"392 214 CURVE SMOOTH", -"392 183 OFFCURVE", -"361 160 OFFCURVE", -"299 160 CURVE SMOOTH", -"240 160 OFFCURVE", -"176 182 OFFCURVE", -"125 230 CURVE", -"16 101 LINE", -"80 33 OFFCURVE", -"179 -13 OFFCURVE", -"310 -13 CURVE SMOOTH" -); -} -); -width = 619; -}, -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"433 -12 OFFCURVE", -"529 71 OFFCURVE", -"529 186 CURVE SMOOTH", -"529 285 OFFCURVE", -"451 336 OFFCURVE", -"381 352 CURVE", -"452 373 OFFCURVE", -"514 425 OFFCURVE", -"514 513 CURVE SMOOTH", -"514 623 OFFCURVE", -"418 699 OFFCURVE", -"287 699 CURVE SMOOTH", -"180 699 OFFCURVE", -"104 647 OFFCURVE", -"52 578 CURVE", -"104 531 LINE", -"153 590 OFFCURVE", -"207 628 OFFCURVE", -"283 628 CURVE SMOOTH", -"369 628 OFFCURVE", -"435 576 OFFCURVE", -"435 504 CURVE SMOOTH", -"435 426 OFFCURVE", -"366 382 OFFCURVE", -"274 383 CURVE SMOOTH", -"200 384 LINE", -"200 312 LINE", -"273 312 LINE SMOOTH", -"381 312 OFFCURVE", -"450 271 OFFCURVE", -"450 190 CURVE SMOOTH", -"450 112 OFFCURVE", -"386 59 OFFCURVE", -"290 59 CURVE SMOOTH", -"206 59 OFFCURVE", -"139 99 OFFCURVE", -"94 157 CURVE", -"40 106 LINE", -"90 40 OFFCURVE", -"177 -12 OFFCURVE", -"290 -12 CURVE SMOOTH" -); -} -); -width = 586; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"393 -12 OFFCURVE", -"493 79 OFFCURVE", -"493 187 CURVE SMOOTH", -"493 272 OFFCURVE", -"446 334 OFFCURVE", -"366 352 CURVE", -"436 373 OFFCURVE", -"478 432 OFFCURVE", -"478 511 CURVE SMOOTH", -"478 613 OFFCURVE", -"384 699 OFFCURVE", -"272 699 CURVE SMOOTH", -"187 699 OFFCURVE", -"114 656 OFFCURVE", -"48 568 CURVE", -"75 544 LINE", -"131 624 OFFCURVE", -"195 663 OFFCURVE", -"268 663 CURVE SMOOTH", -"362 663 OFFCURVE", -"442 592 OFFCURVE", -"442 507 CURVE SMOOTH", -"442 418 OFFCURVE", -"374 366 OFFCURVE", -"259 366 CURVE SMOOTH", -"196 366 LINE", -"196 330 LINE", -"258 330 LINE SMOOTH", -"383 330 OFFCURVE", -"457 278 OFFCURVE", -"457 189 CURVE SMOOTH", -"457 99 OFFCURVE", -"374 24 OFFCURVE", -"275 24 CURVE SMOOTH", -"188 24 OFFCURVE", -"119 64 OFFCURVE", -"66 145 CURVE", -"40 120 LINE", -"107 31 OFFCURVE", -"184 -12 OFFCURVE", -"275 -12 CURVE SMOOTH" -); -} -); -width = 550; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"384 -12 OFFCURVE", -"516 82 OFFCURVE", -"516 216 CURVE SMOOTH", -"516 295 OFFCURVE", -"456 337 OFFCURVE", -"399 350 CURVE", -"496 377 OFFCURVE", -"569 446 OFFCURVE", -"569 544 CURVE SMOOTH", -"569 637 OFFCURVE", -"491 699 OFFCURVE", -"372 699 CURVE SMOOTH", -"268 699 OFFCURVE", -"183 649 OFFCURVE", -"117 580 CURVE", -"162 529 LINE", -"222 588 OFFCURVE", -"286 628 OFFCURVE", -"365 628 CURVE SMOOTH", -"439 628 OFFCURVE", -"489 589 OFFCURVE", -"489 532 CURVE SMOOTH", -"489 442 OFFCURVE", -"397 382 OFFCURVE", -"296 383 CURVE SMOOTH", -"225 384 LINE", -"210 312 LINE", -"286 312 LINE SMOOTH", -"382 312 OFFCURVE", -"439 282 OFFCURVE", -"439 220 CURVE SMOOTH", -"439 129 OFFCURVE", -"348 59 OFFCURVE", -"242 59 CURVE SMOOTH", -"161 59 OFFCURVE", -"103 97 OFFCURVE", -"70 155 CURVE", -"9 108 LINE", -"46 42 OFFCURVE", -"123 -12 OFFCURVE", -"238 -12 CURVE SMOOTH" -); -} -); -width = 586; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"351 -12 OFFCURVE", -"482 99 OFFCURVE", -"482 226 CURVE SMOOTH", -"482 291 OFFCURVE", -"446 337 OFFCURVE", -"385 351 CURVE", -"473 377 OFFCURVE", -"533 457 OFFCURVE", -"533 543 CURVE SMOOTH", -"533 631 OFFCURVE", -"460 699 OFFCURVE", -"360 699 CURVE SMOOTH", -"276 699 OFFCURVE", -"195 657 OFFCURVE", -"111 569 CURVE", -"135 543 LINE", -"207 623 OFFCURVE", -"280 663 OFFCURVE", -"354 663 CURVE SMOOTH", -"437 663 OFFCURVE", -"497 607 OFFCURVE", -"497 537 CURVE SMOOTH", -"497 432 OFFCURVE", -"401 366 OFFCURVE", -"279 366 CURVE SMOOTH", -"218 366 LINE", -"210 330 LINE", -"274 330 LINE SMOOTH", -"384 330 OFFCURVE", -"445 290 OFFCURVE", -"445 221 CURVE SMOOTH", -"445 117 OFFCURVE", -"334 24 OFFCURVE", -"223 24 CURVE SMOOTH", -"137 24 OFFCURVE", -"77 63 OFFCURVE", -"41 144 CURVE", -"11 121 LINE", -"60 32 OFFCURVE", -"128 -12 OFFCURVE", -"221 -12 CURVE SMOOTH" -); -} -); -width = 550; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"426 -13 OFFCURVE", -"577 73 OFFCURVE", -"577 216 CURVE SMOOTH", -"577 289 OFFCURVE", -"527 336 OFFCURVE", -"467 350 CURVE", -"562 377 OFFCURVE", -"627 439 OFFCURVE", -"627 532 CURVE SMOOTH", -"627 629 OFFCURVE", -"542 699 OFFCURVE", -"385 699 CURVE SMOOTH", -"260 699 OFFCURVE", -"166 652 OFFCURVE", -"92 583 CURVE", -"182 453 LINE", -"233 494 OFFCURVE", -"290 526 OFFCURVE", -"353 526 CURVE SMOOTH", -"403 526 OFFCURVE", -"429 515 OFFCURVE", -"424 488 CURVE SMOOTH", -"416 450 OFFCURVE", -"376 425 OFFCURVE", -"312 425 CURVE SMOOTH", -"236 425 LINE", -"202 263 LINE", -"292 264 LINE SMOOTH", -"365 265 OFFCURVE", -"384 257 OFFCURVE", -"384 237 CURVE SMOOTH", -"384 192 OFFCURVE", -"327 160 OFFCURVE", -"263 160 CURVE SMOOTH", -"211 160 OFFCURVE", -"152 177 OFFCURVE", -"111 225 CURVE", -"-16 106 LINE", -"36 38 OFFCURVE", -"126 -13 OFFCURVE", -"263 -13 CURVE SMOOTH" -); -} -); -width = 617; -} -); -unicode = 0033; -}, -{ -glyphname = four; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"556 0 LINE", -"556 122 LINE", -"639 122 LINE", -"639 282 LINE", -"556 282 LINE", -"556 686 LINE", -"318 686 LINE", -"15 268 LINE", -"31 122 LINE", -"362 122 LINE", -"362 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"362 488 LINE", -"362 282 LINE", -"214 282 LINE" -); -} -); -width = 665; -}, -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"471 0 LINE", -"471 167 LINE", -"574 167 LINE", -"574 238 LINE", -"471 238 LINE", -"471 687 LINE", -"381 687 LINE", -"40 232 LINE", -"50 167 LINE", -"393 167 LINE", -"393 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"393 593 LINE", -"393 238 LINE", -"129 238 LINE" -); -} -); -width = 623; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"429 0 LINE", -"429 185 LINE", -"543 185 LINE", -"543 221 LINE", -"429 221 LINE", -"429 687 LINE", -"379 687 LINE", -"40 222 LINE", -"46 185 LINE", -"393 185 LINE", -"393 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"393 644 LINE", -"393 221 LINE", -"85 221 LINE" -); -} -); -width = 592; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 0034; -}, -{ -glyphname = five; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"484 -13 OFFCURVE", -"597 82 OFFCURVE", -"597 234 CURVE SMOOTH", -"597 376 OFFCURVE", -"490 454 OFFCURVE", -"370 454 CURVE SMOOTH", -"318 454 OFFCURVE", -"276 439 OFFCURVE", -"244 416 CURVE", -"247 514 LINE", -"559 514 LINE", -"559 687 LINE", -"70 687 LINE", -"60 304 LINE", -"187 256 LINE", -"220 282 OFFCURVE", -"260 296 OFFCURVE", -"307 296 CURVE SMOOTH", -"368 296 OFFCURVE", -"404 269 OFFCURVE", -"404 227 CURVE SMOOTH", -"404 188 OFFCURVE", -"370 154 OFFCURVE", -"304 154 CURVE SMOOTH", -"245 154 OFFCURVE", -"184 183 OFFCURVE", -"133 226 CURVE", -"23 90 LINE", -"92 26 OFFCURVE", -"183 -13 OFFCURVE", -"304 -13 CURVE SMOOTH" -); -} -); -width = 630; -}, -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"439 -12 OFFCURVE", -"542 78 OFFCURVE", -"542 214 CURVE SMOOTH", -"542 350 OFFCURVE", -"439 428 OFFCURVE", -"315 428 CURVE SMOOTH", -"252 428 OFFCURVE", -"205 407 OFFCURVE", -"168 382 CURVE", -"175 613 LINE", -"505 613 LINE", -"505 687 LINE", -"99 687 LINE", -"89 334 LINE", -"146 306 LINE", -"189 338 OFFCURVE", -"240 359 OFFCURVE", -"299 359 CURVE SMOOTH", -"395 359 OFFCURVE", -"463 299 OFFCURVE", -"463 211 CURVE SMOOTH", -"463 124 OFFCURVE", -"396 58 OFFCURVE", -"301 58 CURVE SMOOTH", -"225 58 OFFCURVE", -"160 96 OFFCURVE", -"107 154 CURVE", -"56 97 LINE", -"112 33 OFFCURVE", -"192 -12 OFFCURVE", -"298 -12 CURVE SMOOTH" -); -} -); -width = 599; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"420 -12 OFFCURVE", -"521 91 OFFCURVE", -"521 214 CURVE SMOOTH", -"521 325 OFFCURVE", -"425 418 OFFCURVE", -"311 418 CURVE SMOOTH", -"248 418 OFFCURVE", -"186 398 OFFCURVE", -"146 364 CURVE", -"153 651 LINE", -"495 651 LINE", -"495 687 LINE", -"118 687 LINE", -"109 341 LINE", -"145 323 LINE", -"194 360 OFFCURVE", -"252 382 OFFCURVE", -"303 382 CURVE SMOOTH", -"402 382 OFFCURVE", -"485 304 OFFCURVE", -"485 211 CURVE SMOOTH", -"485 109 OFFCURVE", -"400 24 OFFCURVE", -"300 24 CURVE SMOOTH", -"217 24 OFFCURVE", -"135 61 OFFCURVE", -"80 124 CURVE", -"56 97 LINE", -"116 28 OFFCURVE", -"207 -12 OFFCURVE", -"300 -12 CURVE SMOOTH" -); -} -); -width = 578; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 0035; -}, -{ -glyphname = six; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"499 -12 OFFCURVE", -"621 83 OFFCURVE", -"621 233 CURVE SMOOTH", -"621 370 OFFCURVE", -"516 454 OFFCURVE", -"388 454 CURVE SMOOTH", -"311 454 OFFCURVE", -"232 420 OFFCURVE", -"196 371 CURVE", -"217 181 LINE", -"220 250 OFFCURVE", -"265 299 OFFCURVE", -"326 299 CURVE SMOOTH", -"376 299 OFFCURVE", -"421 272 OFFCURVE", -"421 225 CURVE SMOOTH", -"421 183 OFFCURVE", -"385 152 OFFCURVE", -"331 152 CURVE SMOOTH", -"247 152 OFFCURVE", -"231 202 OFFCURVE", -"231 331 CURVE SMOOTH", -"231 458 OFFCURVE", -"279 530 OFFCURVE", -"374 530 CURVE SMOOTH", -"426 530 OFFCURVE", -"464 514 OFFCURVE", -"505 484 CURVE", -"593 630 LINE", -"533 673 OFFCURVE", -"459 699 OFFCURVE", -"372 699 CURVE SMOOTH", -"159 699 OFFCURVE", -"31 552 OFFCURVE", -"31 331 CURVE SMOOTH", -"31 127 OFFCURVE", -"134 -12 OFFCURVE", -"344 -12 CURVE SMOOTH" -); -} -); -width = 656; -}, -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"464 -12 OFFCURVE", -"563 88 OFFCURVE", -"563 215 CURVE SMOOTH", -"563 351 OFFCURVE", -"458 429 OFFCURVE", -"333 429 CURVE SMOOTH", -"244 429 OFFCURVE", -"167 382 OFFCURVE", -"127 303 CURVE", -"144 203 LINE", -"148 296 OFFCURVE", -"221 362 OFFCURVE", -"319 362 CURVE SMOOTH", -"411 362 OFFCURVE", -"484 305 OFFCURVE", -"484 211 CURVE SMOOTH", -"484 135 OFFCURVE", -"423 55 OFFCURVE", -"320 55 CURVE SMOOTH", -"195 55 OFFCURVE", -"139 181 OFFCURVE", -"139 333 CURVE SMOOTH", -"139 498 OFFCURVE", -"226 628 OFFCURVE", -"336 628 CURVE SMOOTH", -"402 628 OFFCURVE", -"447 598 OFFCURVE", -"490 556 CURVE", -"533 617 LINE", -"482 666 OFFCURVE", -"422 699 OFFCURVE", -"338 699 CURVE SMOOTH", -"182 699 OFFCURVE", -"60 538 OFFCURVE", -"60 333 CURVE SMOOTH", -"60 139 OFFCURVE", -"135 -12 OFFCURVE", -"321 -12 CURVE SMOOTH" -); -} -); -width = 623; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"419 -12 OFFCURVE", -"520 91 OFFCURVE", -"520 214 CURVE SMOOTH", -"520 331 OFFCURVE", -"423 429 OFFCURVE", -"308 429 CURVE SMOOTH", -"189 429 OFFCURVE", -"89 351 OFFCURVE", -"89 258 CURVE", -"98 208 LINE", -"102 308 OFFCURVE", -"195 393 OFFCURVE", -"301 393 CURVE SMOOTH", -"400 393 OFFCURVE", -"484 310 OFFCURVE", -"484 212 CURVE SMOOTH", -"484 110 OFFCURVE", -"399 24 OFFCURVE", -"299 24 CURVE SMOOTH", -"171 24 OFFCURVE", -"95 139 OFFCURVE", -"95 333 CURVE SMOOTH", -"95 526 OFFCURVE", -"186 663 OFFCURVE", -"314 663 CURVE SMOOTH", -"377 663 OFFCURVE", -"443 635 OFFCURVE", -"491 588 CURVE", -"511 617 LINE", -"457 669 OFFCURVE", -"385 699 OFFCURVE", -"316 699 CURVE SMOOTH", -"166 699 OFFCURVE", -"60 547 OFFCURVE", -"60 333 CURVE SMOOTH", -"60 116 OFFCURVE", -"149 -12 OFFCURVE", -"299 -12 CURVE SMOOTH" -); -} -); -width = 580; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 0036; -}, -{ -glyphname = seven; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"316 0 LINE", -"581 541 LINE", -"581 687 LINE", -"39 687 LINE", -"39 514 LINE", -"358 514 LINE", -"98 0 LINE" -); -} -); -width = 606; -}, -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"228 0 LINE", -"524 628 LINE", -"524 687 LINE", -"59 687 LINE", -"59 613 LINE", -"431 613 LINE", -"138 0 LINE" -); -} -); -width = 600; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"205 0 LINE", -"514 658 LINE", -"514 687 LINE", -"59 687 LINE", -"59 651 LINE", -"471.184 651 LINE", -"165 0 LINE" -); -} -); -width = 590; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 0037; -}, -{ -glyphname = eight; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"476 -12 OFFCURVE", -"611 56 OFFCURVE", -"611 187 CURVE SMOOTH", -"611 261 OFFCURVE", -"566 320 OFFCURVE", -"487 355 CURVE", -"554 387 OFFCURVE", -"593 437 OFFCURVE", -"593 510 CURVE SMOOTH", -"593 631 OFFCURVE", -"465 699 OFFCURVE", -"318 699 CURVE SMOOTH", -"174 699 OFFCURVE", -"44 634 OFFCURVE", -"44 509 CURVE SMOOTH", -"44 432 OFFCURVE", -"88 384 OFFCURVE", -"149 355 CURVE", -"74 323 OFFCURVE", -"26 265 OFFCURVE", -"26 187 CURVE SMOOTH", -"26 57 OFFCURVE", -"159 -12 OFFCURVE", -"318 -12 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"259 148 OFFCURVE", -"222 173 OFFCURVE", -"222 210 CURVE SMOOTH", -"222 245 OFFCURVE", -"267 269 OFFCURVE", -"318 272 CURVE", -"369 269 OFFCURVE", -"415 245 OFFCURVE", -"415 210 CURVE SMOOTH", -"415 173 OFFCURVE", -"376 148 OFFCURVE", -"318 148 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"272 423 OFFCURVE", -"235 448 OFFCURVE", -"235 482 CURVE SMOOTH", -"235 514 OFFCURVE", -"266 540 OFFCURVE", -"318 540 CURVE SMOOTH", -"370 540 OFFCURVE", -"402 514 OFFCURVE", -"402 482 CURVE SMOOTH", -"402 449 OFFCURVE", -"364 423 OFFCURVE", -"318 420 CURVE" -); -} -); -width = 636; -}, -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"444 -12 OFFCURVE", -"554 63 OFFCURVE", -"554 180 CURVE SMOOTH", -"554 266 OFFCURVE", -"486 327 OFFCURVE", -"403 355 CURVE", -"474 381 OFFCURVE", -"537 432 OFFCURVE", -"537 516 CURVE SMOOTH", -"537 629 OFFCURVE", -"426 699 OFFCURVE", -"303 699 CURVE SMOOTH", -"184 699 OFFCURVE", -"70 631 OFFCURVE", -"70 517 CURVE SMOOTH", -"70 438 OFFCURVE", -"126 385 OFFCURVE", -"204 355 CURVE", -"120 328 OFFCURVE", -"52 266 OFFCURVE", -"52 180 CURVE SMOOTH", -"52 64 OFFCURVE", -"161 -12 OFFCURVE", -"303 -12 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"208 59 OFFCURVE", -"131 110 OFFCURVE", -"131 185 CURVE SMOOTH", -"131 268 OFFCURVE", -"232 316 OFFCURVE", -"303 318 CURVE", -"375 316 OFFCURVE", -"475 268 OFFCURVE", -"475 185 CURVE SMOOTH", -"475 110 OFFCURVE", -"398 59 OFFCURVE", -"303 59 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"238 390 OFFCURVE", -"149 429 OFFCURVE", -"149 509 CURVE SMOOTH", -"149 578 OFFCURVE", -"217 628 OFFCURVE", -"303 628 CURVE SMOOTH", -"389 628 OFFCURVE", -"458 578 OFFCURVE", -"458 509 CURVE SMOOTH", -"458 431 OFFCURVE", -"370 390 OFFCURVE", -"303 386 CURVE" -); -} -); -width = 606; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"406 -12 OFFCURVE", -"511 74 OFFCURVE", -"511 177 CURVE SMOOTH", -"511 255 OFFCURVE", -"449 328 OFFCURVE", -"361 354 CURVE", -"439 379 OFFCURVE", -"494 448 OFFCURVE", -"494 520 CURVE SMOOTH", -"494 617 OFFCURVE", -"397 699 OFFCURVE", -"281 699 CURVE SMOOTH", -"166 699 OFFCURVE", -"70 617 OFFCURVE", -"70 520 CURVE SMOOTH", -"70 449 OFFCURVE", -"125 380 OFFCURVE", -"202 354 CURVE", -"114 329 OFFCURVE", -"52 256 OFFCURVE", -"52 177 CURVE SMOOTH", -"52 74 OFFCURVE", -"157 -12 OFFCURVE", -"281 -12 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"176 24 OFFCURVE", -"88 95 OFFCURVE", -"88 179 CURVE SMOOTH", -"88 265 OFFCURVE", -"168 328 OFFCURVE", -"281 331 CURVE", -"395 328 OFFCURVE", -"475 265 OFFCURVE", -"475 179 CURVE SMOOTH", -"475 95 OFFCURVE", -"386 24 OFFCURVE", -"281 24 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"178 379 OFFCURVE", -"106 438 OFFCURVE", -"106 516 CURVE SMOOTH", -"106 596 OFFCURVE", -"186 663 OFFCURVE", -"281 663 CURVE SMOOTH", -"377 663 OFFCURVE", -"458 596 OFFCURVE", -"458 516 CURVE SMOOTH", -"458 438 OFFCURVE", -"385 379 OFFCURVE", -"281 373 CURVE" -); -} -); -width = 563; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 0038; -}, -{ -glyphname = nine; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = six; -transform = "{-1, 0, 0, -1, 656, 687}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 656; -}, -{ -components = ( -{ -name = six; -transform = "{-1, 0, 0, -1, 623, 687}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 623; -}, -{ -components = ( -{ -name = six; -transform = "{-1, 0, 0, -1, 580, 687}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 580; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 0039; -}, -{ -glyphname = asterisk; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"218 376 OFFCURVE", -"229 386 OFFCURVE", -"229 398 CURVE SMOOTH", -"229 440 OFFCURVE", -"218 481 OFFCURVE", -"213 523 CURVE", -"247 498 OFFCURVE", -"277 468 OFFCURVE", -"313 447 CURVE SMOOTH", -"323 441 OFFCURVE", -"338 446 OFFCURVE", -"345 458 CURVE SMOOTH", -"352 470 OFFCURVE", -"348 484 OFFCURVE", -"338 490 CURVE SMOOTH", -"302 511 OFFCURVE", -"261 522 OFFCURVE", -"222 539 CURVE", -"261 556 OFFCURVE", -"302 567 OFFCURVE", -"338 588 CURVE SMOOTH", -"348 594 OFFCURVE", -"352 608 OFFCURVE", -"345 620 CURVE SMOOTH", -"338 632 OFFCURVE", -"323 637 OFFCURVE", -"313 631 CURVE SMOOTH", -"277 610 OFFCURVE", -"247 580 OFFCURVE", -"213 555 CURVE", -"218 597 OFFCURVE", -"229 638 OFFCURVE", -"229 680 CURVE SMOOTH", -"229 692 OFFCURVE", -"218 702 OFFCURVE", -"204 702 CURVE SMOOTH", -"190 702 OFFCURVE", -"179 692 OFFCURVE", -"179 680 CURVE SMOOTH", -"179 638 OFFCURVE", -"190 597 OFFCURVE", -"195 555 CURVE", -"161 580 OFFCURVE", -"131 610 OFFCURVE", -"95 631 CURVE SMOOTH", -"85 637 OFFCURVE", -"70 632 OFFCURVE", -"63 620 CURVE SMOOTH", -"56 608 OFFCURVE", -"60 594 OFFCURVE", -"70 588 CURVE SMOOTH", -"106 567 OFFCURVE", -"147 556 OFFCURVE", -"186 539 CURVE", -"147 522 OFFCURVE", -"106 511 OFFCURVE", -"70 490 CURVE SMOOTH", -"60 484 OFFCURVE", -"56 470 OFFCURVE", -"63 458 CURVE SMOOTH", -"70 446 OFFCURVE", -"85 441 OFFCURVE", -"95 447 CURVE SMOOTH", -"131 468 OFFCURVE", -"161 498 OFFCURVE", -"195 523 CURVE", -"190 481 OFFCURVE", -"179 440 OFFCURVE", -"179 398 CURVE SMOOTH", -"179 386 OFFCURVE", -"190 376 OFFCURVE", -"204 376 CURVE SMOOTH" -); -} -); -width = 409; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"222 325 OFFCURVE", -"243 345 OFFCURVE", -"243 368 CURVE SMOOTH", -"243 400 OFFCURVE", -"222 444 OFFCURVE", -"217 476 CURVE", -"242 456 OFFCURVE", -"270 416 OFFCURVE", -"297 400 CURVE SMOOTH", -"317 388 OFFCURVE", -"345 396 OFFCURVE", -"358 419 CURVE SMOOTH", -"371 442 OFFCURVE", -"364 470 OFFCURVE", -"344 481 CURVE SMOOTH", -"317 497 OFFCURVE", -"269 502 OFFCURVE", -"238 514 CURVE", -"268 526 OFFCURVE", -"317 530 OFFCURVE", -"344 546 CURVE SMOOTH", -"364 557 OFFCURVE", -"371 585 OFFCURVE", -"358 608 CURVE SMOOTH", -"345 631 OFFCURVE", -"317 639 OFFCURVE", -"297 627 CURVE SMOOTH", -"270 611 OFFCURVE", -"242 572 OFFCURVE", -"216 552 CURVE", -"221 584 OFFCURVE", -"242 628 OFFCURVE", -"242 660 CURVE SMOOTH", -"242 683 OFFCURVE", -"221 703 OFFCURVE", -"195 703 CURVE SMOOTH", -"169 703 OFFCURVE", -"148 683 OFFCURVE", -"148 660 CURVE SMOOTH", -"148 628 OFFCURVE", -"168 584 OFFCURVE", -"173 552 CURVE", -"148 572 OFFCURVE", -"120 612 OFFCURVE", -"93 628 CURVE SMOOTH", -"73 640 OFFCURVE", -"45 632 OFFCURVE", -"32 609 CURVE SMOOTH", -"19 586 OFFCURVE", -"26 558 OFFCURVE", -"46 547 CURVE SMOOTH", -"73 531 OFFCURVE", -"120 526 OFFCURVE", -"151 514 CURVE", -"121 502 OFFCURVE", -"73 498 OFFCURVE", -"46 482 CURVE SMOOTH", -"26 471 OFFCURVE", -"19 443 OFFCURVE", -"32 420 CURVE SMOOTH", -"45 397 OFFCURVE", -"73 389 OFFCURVE", -"93 401 CURVE SMOOTH", -"120 417 OFFCURVE", -"147 456 OFFCURVE", -"173 476 CURVE", -"168 444 OFFCURVE", -"149 400 OFFCURVE", -"149 368 CURVE SMOOTH", -"149 345 OFFCURVE", -"170 325 OFFCURVE", -"196 325 CURVE SMOOTH" -); -} -); -width = 390; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"189 404 OFFCURVE", -"197 412 OFFCURVE", -"197 421 CURVE SMOOTH", -"197 452 OFFCURVE", -"189 489 OFFCURVE", -"185 529 CURVE", -"218 505 OFFCURVE", -"247 480 OFFCURVE", -"272 464 CURVE SMOOTH", -"280 459 OFFCURVE", -"292 463 OFFCURVE", -"296 471 CURVE SMOOTH", -"302 480 OFFCURVE", -"298 491 OFFCURVE", -"290 495 CURVE SMOOTH", -"263 509 OFFCURVE", -"228 522 OFFCURVE", -"191 539 CURVE", -"228 556 OFFCURVE", -"265 567 OFFCURVE", -"290 583 CURVE SMOOTH", -"298 588 OFFCURVE", -"302 598 OFFCURVE", -"296 607 CURVE SMOOTH", -"292 615 OFFCURVE", -"280 618 OFFCURVE", -"272 614 CURVE SMOOTH", -"245 600 OFFCURVE", -"218 573 OFFCURVE", -"185 549 CURVE", -"189 589 OFFCURVE", -"197 626 OFFCURVE", -"197 657 CURVE SMOOTH", -"197 666 OFFCURVE", -"189 674 OFFCURVE", -"179 674 CURVE SMOOTH", -"169 674 OFFCURVE", -"161 666 OFFCURVE", -"161 657 CURVE SMOOTH", -"161 626 OFFCURVE", -"169 589 OFFCURVE", -"173 549 CURVE", -"140 573 OFFCURVE", -"112 598 OFFCURVE", -"86 614 CURVE SMOOTH", -"78 619 OFFCURVE", -"67 615 OFFCURVE", -"62 607 CURVE SMOOTH", -"57 598 OFFCURVE", -"61 587 OFFCURVE", -"68 583 CURVE SMOOTH", -"96 569 OFFCURVE", -"130 556 OFFCURVE", -"167 539 CURVE", -"130 522 OFFCURVE", -"94 511 OFFCURVE", -"68 495 CURVE SMOOTH", -"60 490 OFFCURVE", -"57 480 OFFCURVE", -"62 471 CURVE SMOOTH", -"67 463 OFFCURVE", -"79 460 OFFCURVE", -"86 464 CURVE SMOOTH", -"114 478 OFFCURVE", -"140 505 OFFCURVE", -"173 529 CURVE", -"169 489 OFFCURVE", -"161 452 OFFCURVE", -"161 421 CURVE SMOOTH", -"161 412 OFFCURVE", -"169 404 OFFCURVE", -"179 404 CURVE SMOOTH" -); -} -); -width = 359; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 002A; -}, -{ -glyphname = backslash; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"431 -74 LINE", -"80 743 LINE", -"-5 743 LINE", -"346 -74 LINE" -); -} -); -width = 415; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"522 -74 LINE", -"182 743 LINE", -"-18 743 LINE", -"322 -74 LINE" -); -} -); -width = 493; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"385 -74 LINE", -"34 743 LINE", -"-5 743 LINE", -"346 -74 LINE" -); -} -); -width = 369; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 005C; -}, -{ -glyphname = colon; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"157 403 OFFCURVE", -"181 428 OFFCURVE", -"181 458 CURVE SMOOTH", -"181 486 OFFCURVE", -"157 511 OFFCURVE", -"128 511 CURVE SMOOTH", -"97 511 OFFCURVE", -"73 486 OFFCURVE", -"73 458 CURVE SMOOTH", -"73 428 OFFCURVE", -"97 403 OFFCURVE", -"128 403 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"157 -12 OFFCURVE", -"181 13 OFFCURVE", -"181 43 CURVE SMOOTH", -"181 71 OFFCURVE", -"157 96 OFFCURVE", -"128 96 CURVE SMOOTH", -"97 96 OFFCURVE", -"73 71 OFFCURVE", -"73 43 CURVE SMOOTH", -"73 13 OFFCURVE", -"97 -12 OFFCURVE", -"128 -12 CURVE SMOOTH" -); -} -); -width = 253; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"222 313 OFFCURVE", -"273 366 OFFCURVE", -"273 431 CURVE SMOOTH", -"273 491 OFFCURVE", -"222 544 OFFCURVE", -"160 544 CURVE SMOOTH", -"93 544 OFFCURVE", -"42 491 OFFCURVE", -"42 431 CURVE SMOOTH", -"42 366 OFFCURVE", -"93 313 OFFCURVE", -"160 313 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"222 -12 OFFCURVE", -"273 41 OFFCURVE", -"273 106 CURVE SMOOTH", -"273 166 OFFCURVE", -"222 219 OFFCURVE", -"160 219 CURVE SMOOTH", -"93 219 OFFCURVE", -"42 166 OFFCURVE", -"42 106 CURVE SMOOTH", -"42 41 OFFCURVE", -"93 -12 OFFCURVE", -"160 -12 CURVE SMOOTH" -); -} -); -width = 314; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"120 437 OFFCURVE", -"133 451 OFFCURVE", -"133 468 CURVE SMOOTH", -"133 483 OFFCURVE", -"120 497 OFFCURVE", -"104 497 CURVE SMOOTH", -"86 497 OFFCURVE", -"73 483 OFFCURVE", -"73 468 CURVE SMOOTH", -"73 451 OFFCURVE", -"86 437 OFFCURVE", -"104 437 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"120 -12 OFFCURVE", -"133 2 OFFCURVE", -"133 19 CURVE SMOOTH", -"133 34 OFFCURVE", -"120 48 OFFCURVE", -"104 48 CURVE SMOOTH", -"86 48 OFFCURVE", -"73 34 OFFCURVE", -"73 19 CURVE SMOOTH", -"73 2 OFFCURVE", -"86 -12 OFFCURVE", -"104 -12 CURVE SMOOTH" -); -} -); -width = 205; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 003A; -}, -{ -glyphname = comma; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"160 -99 OFFCURVE", -"193 -49 OFFCURVE", -"193 11 CURVE SMOOTH", -"193 64 OFFCURVE", -"168 96 OFFCURVE", -"133 96 CURVE SMOOTH", -"103 96 OFFCURVE", -"77 71 OFFCURVE", -"77 42 CURVE SMOOTH", -"77 12 OFFCURVE", -"100 -1 OFFCURVE", -"116 -15 CURVE SMOOTH", -"125 -22 OFFCURVE", -"129 -31 OFFCURVE", -"129 -40 CURVE SMOOTH", -"129 -60 OFFCURVE", -"110 -83 OFFCURVE", -"72 -102 CURVE", -"97 -135 LINE" -); -} -); -width = 264; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"205 -128 OFFCURVE", -"273 -32 OFFCURVE", -"273 75 CURVE SMOOTH", -"273 165 OFFCURVE", -"225 219 OFFCURVE", -"155 219 CURVE SMOOTH", -"94 219 OFFCURVE", -"42 166 OFFCURVE", -"42 102 CURVE SMOOTH", -"42 52 OFFCURVE", -"69 27 OFFCURVE", -"108 1 CURVE SMOOTH", -"122 -8 OFFCURVE", -"131 -17 OFFCURVE", -"131 -32 CURVE SMOOTH", -"131 -56 OFFCURVE", -"105 -81 OFFCURVE", -"63 -90 CURVE", -"108 -156 LINE" -); -} -); -width = 312; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"139 -102 OFFCURVE", -"170 -61 OFFCURVE", -"170 -14 CURVE SMOOTH", -"170 17 OFFCURVE", -"156 48 OFFCURVE", -"130 48 CURVE SMOOTH", -"112 48 OFFCURVE", -"100 34 OFFCURVE", -"100 20 CURVE SMOOTH", -"100 7 OFFCURVE", -"110 -3 OFFCURVE", -"118 -12 CURVE SMOOTH", -"125 -20 OFFCURVE", -"128 -28 OFFCURVE", -"128 -36 CURVE SMOOTH", -"128 -58 OFFCURVE", -"104 -81 OFFCURVE", -"72 -104 CURVE", -"94 -133 LINE" -); -} -); -width = 241; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 002C; -}, -{ -glyphname = ellipsis; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = period; -}, -{ -name = period; -transform = "{1, 0, 0, 1, 200, 0}"; -}, -{ -name = period; -transform = "{1, 0, 0, 1, 400, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 654; -}, -{ -components = ( -{ -name = period; -}, -{ -name = period; -transform = "{1, 0, 0, 1, 300, 0}"; -}, -{ -name = period; -transform = "{1, 0, 0, 1, 600, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 915; -}, -{ -components = ( -{ -name = period; -}, -{ -name = period; -transform = "{1, 0, 0, 1, 180, 0}"; -}, -{ -name = period; -transform = "{1, 0, 0, 1, 360, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 566; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 2026; -}, -{ -glyphname = exclam; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = period; -transform = "{1, 0, 0, 1, 7, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"232 274 LINE", -"274 687 LINE", -"59 687 LINE", -"102 274 LINE" -); -} -); -width = 329; -}, -{ -components = ( -{ -name = period; -transform = "{1, 0, 0, 1, 10, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"165 193 LINE", -"185 687 LINE", -"93 687 LINE", -"112 193 LINE" -); -} -); -width = 273; -}, -{ -components = ( -{ -name = period; -transform = "{1, 0, 0, 1, 10, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"131 193 LINE", -"131 687 LINE", -"95 687 LINE", -"95 193 LINE" -); -} -); -width = 225; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 0021; -}, -{ -glyphname = exclamdown; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = exclam; -transform = "{-1, 0, 0, -1, 273, 517}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 273; -}, -{ -components = ( -{ -name = exclam; -transform = "{-1, 0, 0, -1, 329, 517}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 329; -}, -{ -components = ( -{ -name = exclam; -transform = "{-1, 0, 0, -1, 226, 517}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 225; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00A1; -}, -{ -glyphname = numbersign; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"173 0 LINE", -"346 687 LINE", -"280 687 LINE", -"107 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"389 0 LINE", -"562 687 LINE", -"496 687 LINE", -"323 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"552 179 LINE", -"567 240 LINE", -"54 240 LINE", -"39 179 LINE" -); -}, -{ -closed = 1; -nodes = ( -"619 446 LINE", -"634 507 LINE", -"120 507 LINE", -"105 446 LINE" -); -} -); -width = 674; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"205 0 LINE", -"378 687 LINE", -"243 687 LINE", -"70 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"432 0 LINE", -"605 687 LINE", -"470 687 LINE", -"297 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"553 147 LINE", -"586 281 LINE", -"59 281 LINE", -"26 147 LINE" -); -}, -{ -closed = 1; -nodes = ( -"617 404 LINE", -"650 538 LINE", -"120 538 LINE", -"87 404 LINE" -); -} -); -width = 676; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"156 0 LINE", -"329 687 LINE", -"292 687 LINE", -"119 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"372 0 LINE", -"545 687 LINE", -"508 687 LINE", -"335 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"552 192 LINE", -"561 228 LINE", -"48 228 LINE", -"39 192 LINE" -); -}, -{ -closed = 1; -nodes = ( -"619 459 LINE", -"628 495 LINE", -"114 495 LINE", -"105 459 LINE" -); -} -); -width = 668; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 0023; -}, -{ -glyphname = period; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"157 -12 OFFCURVE", -"181 13 OFFCURVE", -"181 43 CURVE SMOOTH", -"181 71 OFFCURVE", -"157 96 OFFCURVE", -"128 96 CURVE SMOOTH", -"97 96 OFFCURVE", -"73 71 OFFCURVE", -"73 43 CURVE SMOOTH", -"73 13 OFFCURVE", -"97 -12 OFFCURVE", -"128 -12 CURVE SMOOTH" -); -} -); -width = 253; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"222 -12 OFFCURVE", -"273 41 OFFCURVE", -"273 106 CURVE SMOOTH", -"273 166 OFFCURVE", -"222 219 OFFCURVE", -"160 219 CURVE SMOOTH", -"93 219 OFFCURVE", -"42 166 OFFCURVE", -"42 106 CURVE SMOOTH", -"42 41 OFFCURVE", -"93 -12 OFFCURVE", -"160 -12 CURVE SMOOTH" -); -} -); -width = 314; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"120 -12 OFFCURVE", -"133 2 OFFCURVE", -"133 19 CURVE SMOOTH", -"133 34 OFFCURVE", -"120 48 OFFCURVE", -"104 48 CURVE SMOOTH", -"86 48 OFFCURVE", -"73 34 OFFCURVE", -"73 19 CURVE SMOOTH", -"73 2 OFFCURVE", -"86 -12 OFFCURVE", -"104 -12 CURVE SMOOTH" -); -} -); -width = 205; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 002E; -}, -{ -glyphname = question; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = period; -transform = "{1, 0, 0, 1, 81, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"323 264 LINE", -"323 300 LINE", -"417 323 OFFCURVE", -"484 403 OFFCURVE", -"484 494 CURVE SMOOTH", -"484 614 OFFCURVE", -"387 699 OFFCURVE", -"249 699 CURVE SMOOTH", -"152 699 OFFCURVE", -"68 658 OFFCURVE", -"8 596 CURVE", -"114 487 LINE", -"139 510 OFFCURVE", -"179 526 OFFCURVE", -"211 526 CURVE SMOOTH", -"256 526 OFFCURVE", -"288 505 OFFCURVE", -"288 475 CURVE SMOOTH", -"288 439 OFFCURVE", -"235 414 OFFCURVE", -"159 414 CURVE", -"159 264 LINE" -); -} -); -width = 503; -}, -{ -components = ( -{ -name = period; -transform = "{1, 0, 0, 1, 96, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"263 193 LINE", -"263 321 LINE", -"380 346 OFFCURVE", -"463 427 OFFCURVE", -"463 516 CURVE SMOOTH", -"463 618 OFFCURVE", -"380 699 OFFCURVE", -"253 699 CURVE SMOOTH", -"152 699 OFFCURVE", -"80 650 OFFCURVE", -"27 584 CURVE", -"78 533 LINE", -"122 587 OFFCURVE", -"174 628 OFFCURVE", -"249 628 CURVE SMOOTH", -"333 628 OFFCURVE", -"384 570 OFFCURVE", -"384 509 CURVE SMOOTH", -"384 444 OFFCURVE", -"301 390 OFFCURVE", -"184 380 CURVE", -"184 193 LINE" -); -} -); -width = 507; -}, -{ -components = ( -{ -name = period; -transform = "{1, 0, 0, 1, 121, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"242 193 LINE", -"242 326 LINE", -"359 346 OFFCURVE", -"442 423 OFFCURVE", -"442 514 CURVE SMOOTH", -"442 614 OFFCURVE", -"355 699 OFFCURVE", -"252 699 CURVE SMOOTH", -"163 699 OFFCURVE", -"89 661 OFFCURVE", -"27 584 CURVE", -"53 559 LINE", -"103 629 OFFCURVE", -"168 663 OFFCURVE", -"250 663 CURVE SMOOTH", -"335 663 OFFCURVE", -"406 594 OFFCURVE", -"406 511 CURVE SMOOTH", -"406 430 OFFCURVE", -"323 365 OFFCURVE", -"206 356 CURVE", -"206 193 LINE" -); -} -); -width = 486; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 003F; -}, -{ -glyphname = questiondown; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = question; -transform = "{-1, 0, 0, -1, 507, 517}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 507; -}, -{ -components = ( -{ -name = question; -transform = "{-1, 0, 0, -1, 503, 517}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 503; -}, -{ -components = ( -{ -name = question; -transform = "{-1, 0, 0, -1, 486, 517}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 486; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00BF; -}, -{ -glyphname = quotedbl; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = quotesingle; -}, -{ -name = quotesingle; -transform = "{1, 0, 0, 1, 180, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 414; -}, -{ -components = ( -{ -name = quotesingle; -}, -{ -name = quotesingle; -transform = "{1, 0, 0, 1, 280, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 584; -}, -{ -components = ( -{ -name = quotesingle; -}, -{ -name = quotesingle; -transform = "{1, 0, 0, 1, 181, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 383; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 0022; -}, -{ -glyphname = quotesingle; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"139 429 LINE", -"147 487 OFFCURVE", -"163 579 OFFCURVE", -"163 629 CURVE SMOOTH", -"163 654 OFFCURVE", -"142 675 OFFCURVE", -"117 675 CURVE SMOOTH", -"92 675 OFFCURVE", -"71 654 OFFCURVE", -"71 629 CURVE SMOOTH", -"71 579 OFFCURVE", -"87 487 OFFCURVE", -"95 429 CURVE" -); -} -); -width = 234; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"186 370 LINE", -"217 455 OFFCURVE", -"248 547 OFFCURVE", -"248 606 CURVE SMOOTH", -"248 660 OFFCURVE", -"204 705 OFFCURVE", -"152 705 CURVE SMOOTH", -"100 705 OFFCURVE", -"56 660 OFFCURVE", -"56 606 CURVE SMOOTH", -"56 547 OFFCURVE", -"87 455 OFFCURVE", -"118 370 CURVE" -); -} -); -width = 304; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"115 456 LINE", -"121 514 OFFCURVE", -"131 584 OFFCURVE", -"131 616 CURVE SMOOTH", -"131 633 OFFCURVE", -"117 646 OFFCURVE", -"101 646 CURVE SMOOTH", -"85 646 OFFCURVE", -"71 633 OFFCURVE", -"71 616 CURVE SMOOTH", -"71 584 OFFCURVE", -"81 514 OFFCURVE", -"87 456 CURVE" -); -} -); -width = 202; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 0027; -}, -{ -glyphname = semicolon; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = comma; -}, -{ -name = period; -transform = "{1, 0, 0, 1, 4, 415}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 264; -}, -{ -components = ( -{ -name = comma; -}, -{ -name = period; -transform = "{1, 0, 0, 1, 0, 325}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 312; -}, -{ -components = ( -{ -name = comma; -}, -{ -name = period; -transform = "{1, 0, 0, 1, 27, 449}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 241; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 003B; -}, -{ -glyphname = slash; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"69 -74 LINE", -"420 743 LINE", -"335 743 LINE", -"-16 -74 LINE" -); -} -); -width = 415; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"171 -74 LINE", -"511 743 LINE", -"311 743 LINE", -"-29 -74 LINE" -); -} -); -width = 493; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"23 -74 LINE", -"374 743 LINE", -"335 743 LINE", -"-16 -74 LINE" -); -} -); -width = 369; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 002F; -}, -{ -glyphname = underscore; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"594 -142 LINE", -"594 -75 LINE", -"-2 -75 LINE", -"-2 -142 LINE" -); -} -); -width = 592; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"594 -159 LINE", -"594 -61 LINE", -"-2 -61 LINE", -"-2 -159 LINE" -); -} -); -width = 592; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"594 -127 LINE", -"594 -91 LINE", -"-2 -91 LINE", -"-2 -127 LINE" -); -} -); -width = 592; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 005F; -}, -{ -glyphname = braceleft; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"348 -113 LINE", -"231 -95 OFFCURVE", -"206 -73 OFFCURVE", -"206 8 CURVE", -"207 151 LINE", -"207 214 OFFCURVE", -"182 248 OFFCURVE", -"132 266 CURVE", -"181 283 OFFCURVE", -"207 317 OFFCURVE", -"207 380 CURVE", -"206 524 LINE", -"206 603 OFFCURVE", -"229 626 OFFCURVE", -"348 644 CURVE", -"342 697 LINE", -"188 680 OFFCURVE", -"141 632 OFFCURVE", -"141 528 CURVE", -"141 388 LINE", -"141 322 OFFCURVE", -"115 293 OFFCURVE", -"43 293 CURVE", -"43 238 LINE", -"114 238 OFFCURVE", -"141 211 OFFCURVE", -"141 144 CURVE", -"141 3 LINE", -"141 -100 OFFCURVE", -"187 -149 OFFCURVE", -"342 -166 CURVE" -); -} -); -width = 394; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"387 -53 LINE", -"288 -41 OFFCURVE", -"265 -25 OFFCURVE", -"265 39 CURVE", -"266 153 LINE", -"266 211 OFFCURVE", -"240 249 OFFCURVE", -"187 266 CURVE", -"240 283 OFFCURVE", -"266 321 OFFCURVE", -"266 378 CURVE", -"265 493 LINE", -"265 556 OFFCURVE", -"286 572 OFFCURVE", -"387 584 CURVE", -"372 697 LINE", -"191 685 OFFCURVE", -"118 629 OFFCURVE", -"118 508 CURVE", -"120 402 LINE", -"120 345 OFFCURVE", -"94 321 OFFCURVE", -"26 321 CURVE", -"26 211 LINE", -"92 211 OFFCURVE", -"120 187 OFFCURVE", -"120 130 CURVE", -"118 23 LINE", -"118 -97 OFFCURVE", -"190 -154 OFFCURVE", -"372 -166 CURVE" -); -} -); -width = 415; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"346 -131 LINE", -"235 -119 OFFCURVE", -"191 -79 OFFCURVE", -"191 8 CURVE", -"192 151 LINE", -"192 218 OFFCURVE", -"172 251 OFFCURVE", -"122 266 CURVE", -"172 280 OFFCURVE", -"192 313 OFFCURVE", -"192 380 CURVE", -"191 524 LINE", -"191 610 OFFCURVE", -"235 650 OFFCURVE", -"346 662 CURVE", -"342 697 LINE", -"209 682 OFFCURVE", -"156 634 OFFCURVE", -"156 528 CURVE", -"156 388 LINE", -"156 314 OFFCURVE", -"124 284 OFFCURVE", -"43 284 CURVE", -"43 248 LINE", -"124 248 OFFCURVE", -"156 218 OFFCURVE", -"156 144 CURVE", -"156 3 LINE", -"156 -103 OFFCURVE", -"209 -151 OFFCURVE", -"342 -166 CURVE" -); -} -); -width = 392; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 007B; -}, -{ -glyphname = braceright; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"207 -149 OFFCURVE", -"253 -100 OFFCURVE", -"253 3 CURVE", -"253 144 LINE", -"253 211 OFFCURVE", -"280 238 OFFCURVE", -"351 238 CURVE", -"351 293 LINE", -"279 293 OFFCURVE", -"253 322 OFFCURVE", -"253 388 CURVE", -"253 528 LINE", -"253 632 OFFCURVE", -"206 680 OFFCURVE", -"52 697 CURVE", -"46 644 LINE", -"165 626 OFFCURVE", -"188 603 OFFCURVE", -"188 524 CURVE", -"187 380 LINE", -"187 317 OFFCURVE", -"213 283 OFFCURVE", -"262 266 CURVE", -"212 248 OFFCURVE", -"187 214 OFFCURVE", -"187 151 CURVE", -"188 8 LINE", -"188 -73 OFFCURVE", -"163 -95 OFFCURVE", -"46 -113 CURVE", -"52 -166 LINE" -); -} -); -width = 394; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"225 -154 OFFCURVE", -"297 -97 OFFCURVE", -"297 23 CURVE", -"295 130 LINE", -"295 187 OFFCURVE", -"323 211 OFFCURVE", -"389 211 CURVE", -"389 321 LINE", -"321 321 OFFCURVE", -"295 345 OFFCURVE", -"295 402 CURVE", -"297 508 LINE", -"297 629 OFFCURVE", -"224 685 OFFCURVE", -"43 697 CURVE", -"28 584 LINE", -"129 572 OFFCURVE", -"150 556 OFFCURVE", -"150 493 CURVE", -"149 378 LINE", -"149 321 OFFCURVE", -"175 283 OFFCURVE", -"228 266 CURVE", -"175 249 OFFCURVE", -"149 211 OFFCURVE", -"149 153 CURVE", -"150 39 LINE", -"150 -25 OFFCURVE", -"127 -41 OFFCURVE", -"28 -53 CURVE", -"43 -166 LINE" -); -} -); -width = 415; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"183 -151 OFFCURVE", -"236 -103 OFFCURVE", -"236 3 CURVE", -"236 144 LINE", -"236 218 OFFCURVE", -"268 248 OFFCURVE", -"349 248 CURVE", -"349 284 LINE", -"268 284 OFFCURVE", -"236 314 OFFCURVE", -"236 388 CURVE", -"236 528 LINE", -"236 634 OFFCURVE", -"183 682 OFFCURVE", -"50 697 CURVE", -"46 662 LINE", -"157 650 OFFCURVE", -"201 610 OFFCURVE", -"201 524 CURVE", -"200 380 LINE", -"200 313 OFFCURVE", -"220 280 OFFCURVE", -"270 266 CURVE", -"220 251 OFFCURVE", -"200 218 OFFCURVE", -"200 151 CURVE", -"201 8 LINE", -"201 -79 OFFCURVE", -"157 -119 OFFCURVE", -"46 -131 CURVE", -"50 -166 LINE" -); -} -); -width = 392; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 007D; -}, -{ -glyphname = bracketleft; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"317 -115 LINE", -"317 -58 LINE", -"147 -58 LINE", -"147 677 LINE", -"317 677 LINE", -"317 734 LINE", -"81 734 LINE", -"81 -115 LINE" -); -} -); -width = 366; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"359 -160 LINE", -"359 -39 LINE", -"211 -39 LINE", -"211 568 LINE", -"359 568 LINE", -"359 689 LINE", -"64 689 LINE", -"64 -160 LINE" -); -} -); -width = 398; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"302 -115 LINE", -"302 -79 LINE", -"117 -79 LINE", -"117 698 LINE", -"302 698 LINE", -"302 734 LINE", -"81 734 LINE", -"81 -115 LINE" -); -} -); -width = 351; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 005B; -}, -{ -glyphname = bracketright; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"285 -115 LINE", -"285 734 LINE", -"49 734 LINE", -"49 677 LINE", -"219 677 LINE", -"219 -58 LINE", -"49 -58 LINE", -"49 -115 LINE" -); -} -); -width = 366; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"334 -160 LINE", -"334 689 LINE", -"39 689 LINE", -"39 568 LINE", -"187 568 LINE", -"187 -39 LINE", -"39 -39 LINE", -"39 -160 LINE" -); -} -); -width = 398; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"270 -115 LINE", -"270 734 LINE", -"49 734 LINE", -"49 698 LINE", -"234 698 LINE", -"234 -79 LINE", -"49 -79 LINE", -"49 -115 LINE" -); -} -); -width = 351; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 005D; -}, -{ -glyphname = parenleft; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"311 -127 LINE", -"202 -16 OFFCURVE", -"142 102 OFFCURVE", -"142 265 CURVE SMOOTH", -"142 429 OFFCURVE", -"202 546 OFFCURVE", -"311 658 CURVE", -"271 700 LINE", -"137 588 OFFCURVE", -"62 438 OFFCURVE", -"62 265 CURVE SMOOTH", -"62 93 OFFCURVE", -"137 -58 OFFCURVE", -"271 -170 CURVE" -); -} -); -width = 357; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"374 -67 LINE", -"274 36 OFFCURVE", -"232 133 OFFCURVE", -"232 265 CURVE SMOOTH", -"232 398 OFFCURVE", -"274 495 OFFCURVE", -"374 598 CURVE", -"277 700 LINE", -"131 604 OFFCURVE", -"43 447 OFFCURVE", -"43 265 CURVE SMOOTH", -"43 84 OFFCURVE", -"131 -74 OFFCURVE", -"277 -170 CURVE" -); -} -); -width = 401; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"284 -143 LINE", -"167 -24 OFFCURVE", -"98 128 OFFCURVE", -"98 265 CURVE SMOOTH", -"98 402 OFFCURVE", -"167 554 OFFCURVE", -"284 674 CURVE", -"259 700 LINE", -"135 572 OFFCURVE", -"62 410 OFFCURVE", -"62 265 CURVE SMOOTH", -"62 118 OFFCURVE", -"135 -44 OFFCURVE", -"259 -170 CURVE" -); -} -); -width = 330; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 0028; -}, -{ -glyphname = parenright; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"220 -58 OFFCURVE", -"295 93 OFFCURVE", -"295 265 CURVE SMOOTH", -"295 438 OFFCURVE", -"220 588 OFFCURVE", -"86 700 CURVE", -"46 658 LINE", -"155 546 OFFCURVE", -"215 429 OFFCURVE", -"215 265 CURVE SMOOTH", -"215 102 OFFCURVE", -"155 -16 OFFCURVE", -"46 -127 CURVE", -"86 -170 LINE" -); -} -); -width = 357; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"270 -74 OFFCURVE", -"358 84 OFFCURVE", -"358 265 CURVE SMOOTH", -"358 447 OFFCURVE", -"270 604 OFFCURVE", -"124 700 CURVE", -"27 598 LINE", -"127 495 OFFCURVE", -"169 398 OFFCURVE", -"169 265 CURVE SMOOTH", -"169 133 OFFCURVE", -"127 36 OFFCURVE", -"27 -67 CURVE", -"124 -170 LINE" -); -} -); -width = 401; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"195 -44 OFFCURVE", -"268 118 OFFCURVE", -"268 265 CURVE SMOOTH", -"268 410 OFFCURVE", -"195 572 OFFCURVE", -"71 700 CURVE", -"46 674 LINE", -"163 554 OFFCURVE", -"232 402 OFFCURVE", -"232 265 CURVE SMOOTH", -"232 128 OFFCURVE", -"163 -24 OFFCURVE", -"46 -143 CURVE", -"71 -170 LINE" -); -} -); -width = 330; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 0029; -}, -{ -glyphname = emdash; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"826 236 LINE", -"826 307 LINE", -"56 307 LINE", -"56 236 LINE" -); -} -); -width = 882; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"834 200 LINE", -"834 356 LINE", -"38 356 LINE", -"38 200 LINE" -); -} -); -width = 872; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"826 254 LINE", -"826 290 LINE", -"56 290 LINE", -"56 254 LINE" -); -} -); -width = 882; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 2014; -}, -{ -glyphname = endash; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"521 236 LINE", -"521 307 LINE", -"56 307 LINE", -"56 236 LINE" -); -} -); -width = 577; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"529 200 LINE", -"529 356 LINE", -"38 356 LINE", -"38 200 LINE" -); -} -); -width = 567; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"521 254 LINE", -"521 290 LINE", -"56 290 LINE", -"56 254 LINE" -); -} -); -width = 577; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 2013; -}, -{ -glyphname = hyphen; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"315 235 LINE", -"315 308 LINE", -"56 308 LINE", -"56 235 LINE" -); -} -); -width = 371; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"322 199 LINE", -"322 357 LINE", -"38 357 LINE", -"38 199 LINE" -); -} -); -width = 360; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"315 254 LINE", -"315 290 LINE", -"56 290 LINE", -"56 254 LINE" -); -} -); -width = 371; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 002D; -}, -{ -glyphname = quotedblleft; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = comma; -transform = "{-1, 0, 0, -1, 264, 540}"; -}, -{ -name = comma; -transform = "{-1, 0, 0, -1, 464, 540}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 464; -}, -{ -components = ( -{ -name = comma; -transform = "{-1, 0, 0, -1, 312, 549}"; -}, -{ -name = comma; -transform = "{-1, 0, 0, -1, 612, 549}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 612; -}, -{ -components = ( -{ -name = comma; -transform = "{-1, 0, 0, -1, 241, 540}"; -}, -{ -name = comma; -transform = "{-1, 0, 0, -1, 421, 540}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 421; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 201C; -}, -{ -glyphname = quotedblright; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = comma; -transform = "{1, 0, 0, 1, 0, 579}"; -}, -{ -name = comma; -transform = "{1, 0, 0, 1, 200, 579}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 464; -}, -{ -components = ( -{ -name = comma; -transform = "{1, 0, 0, 1, 0, 486}"; -}, -{ -name = comma; -transform = "{1, 0, 0, 1, 300, 486}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 612; -}, -{ -components = ( -{ -name = comma; -transform = "{1, 0, 0, 1, 0, 599}"; -}, -{ -name = comma; -transform = "{1, 0, 0, 1, 180, 599}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 421; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 201D; -}, -{ -glyphname = quoteleft; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = comma; -transform = "{-1, 0, 0, -1, 264, 540}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 264; -}, -{ -components = ( -{ -name = comma; -transform = "{-1, 0, 0, -1, 312, 549}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 312; -}, -{ -components = ( -{ -name = comma; -transform = "{-1, 0, 0, -1, 241, 540}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 241; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 2018; -}, -{ -glyphname = quoteright; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = comma; -transform = "{1, 0, 0, 1, 0, 579}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 264; -}, -{ -components = ( -{ -name = comma; -transform = "{1, 0, 0, 1, 0, 486}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 312; -}, -{ -components = ( -{ -name = comma; -transform = "{1, 0, 0, 1, 0, 599}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 241; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 2019; -}, -{ -glyphname = space; -lastChange = "2016-08-07 12:15:39 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 290; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 272; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 290; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 290; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 290; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 272; -} -); -unicode = 0020; -}, -{ -glyphname = cent; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = c; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"342 -74 LINE", -"342 589 LINE", -"264 589 LINE", -"264 -74 LINE" -); -} -); -width = 542; -}, -{ -components = ( -{ -name = c; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"363 -74 LINE", -"363 589 LINE", -"253 589 LINE", -"253 -74 LINE" -); -} -); -width = 552; -}, -{ -components = ( -{ -name = c; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"310 -74 LINE", -"310 589 LINE", -"274 589 LINE", -"274 -74 LINE" -); -} -); -width = 522; -}, -{ -associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -components = ( -{ -name = c; -} -); -layerId = "42F9E5D8-FD84-4BAD-9A2A-5A287C7E6347"; -name = "Regular[700]"; -paths = ( -{ -closed = 1; -nodes = ( -"342 -74 LINE", -"342 13 LINE", -"264 13 LINE", -"264 -74 LINE" -); -}, -{ -closed = 1; -nodes = ( -"342 504 LINE", -"342 589 LINE", -"264 589 LINE", -"264 504 LINE" -); -} -); -width = 542; -}, -{ -associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -components = ( -{ -name = c; -} -); -layerId = "187ADCAF-C1B8-479C-884A-98D244F66B65"; -name = "Bold[700]"; -paths = ( -{ -closed = 1; -nodes = ( -"363 -74 LINE", -"363 43 LINE", -"253 43 LINE", -"253 -74 LINE" -); -}, -{ -closed = 1; -nodes = ( -"363 473 LINE", -"363 589 LINE", -"253 589 LINE", -"253 473 LINE" -); -} -); -width = 552; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00A2; -}, -{ -glyphname = dollar; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = S; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"342 -74 LINE", -"342 759 LINE", -"264 759 LINE", -"264 -74 LINE" -); -} -); -width = 613; -}, -{ -components = ( -{ -name = S; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"374 -74 LINE", -"374 759 LINE", -"264 759 LINE", -"264 -74 LINE" -); -} -); -width = 646; -}, -{ -components = ( -{ -name = S; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"321 -74 LINE", -"321 759 LINE", -"285 759 LINE", -"285 -74 LINE" -); -} -); -width = 603; -}, -{ -associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -components = ( -{ -name = S; -} -); -layerId = "FE071C41-AE8E-426A-8D13-A9F7AE3CC754"; -name = "Regular[700]"; -paths = ( -{ -closed = 1; -nodes = ( -"342 -74 LINE", -"342 13 LINE", -"264 13 LINE", -"264 -74 LINE" -); -}, -{ -closed = 1; -nodes = ( -"342 674 LINE", -"342 759 LINE", -"264 759 LINE", -"264 674 LINE" -); -} -); -width = 613; -}, -{ -associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -components = ( -{ -name = S; -} -); -layerId = "DB5FC6F9-C107-4976-9A15-609529B32215"; -name = "Bold[700]"; -paths = ( -{ -closed = 1; -nodes = ( -"374 -74 LINE", -"374 43 LINE", -"264 43 LINE", -"264 -74 LINE" -); -}, -{ -closed = 1; -nodes = ( -"374 643 LINE", -"374 759 LINE", -"264 759 LINE", -"264 643 LINE" -); -} -); -width = 646; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 0024; -}, -{ -glyphname = euro; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = C; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"472 236 LINE", -"472 303 LINE", -"-24 303 LINE", -"-24 236 LINE" -); -}, -{ -closed = 1; -nodes = ( -"472 403 LINE", -"472 470 LINE", -"-24 470 LINE", -"-24 403 LINE" -); -} -); -width = 680; -}, -{ -components = ( -{ -name = C; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"455 247 LINE", -"455 324 LINE", -"-11 324 LINE", -"-11 247 LINE" -); -}, -{ -closed = 1; -nodes = ( -"455 372 LINE", -"455 449 LINE", -"-11 449 LINE", -"-11 372 LINE" -); -} -); -width = 706; -}, -{ -components = ( -{ -name = C; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"472 252 LINE", -"472 288 LINE", -"-24 288 LINE", -"-24 252 LINE" -); -}, -{ -closed = 1; -nodes = ( -"472 419 LINE", -"472 455 LINE", -"-24 455 LINE", -"-24 419 LINE" -); -} -); -width = 680; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 20AC; -}, -{ -glyphname = sterling; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"573 0 LINE", -"573 74 LINE", -"175 74 LINE", -"198 50 LINE", -"198 463 LINE", -"198 560 OFFCURVE", -"256 628 OFFCURVE", -"337 628 CURVE SMOOTH", -"410 628 OFFCURVE", -"474 587 OFFCURVE", -"491 529 CURVE", -"548 585 LINE", -"516 652 OFFCURVE", -"429 699 OFFCURVE", -"337 699 CURVE SMOOTH", -"210 699 OFFCURVE", -"120 601 OFFCURVE", -"120 463 CURVE", -"120 74 LINE", -"55 38 LINE", -"55 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"400 261 LINE", -"400 328 LINE", -"58 328 LINE", -"58 261 LINE" -); -} -); -width = 619; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"654 0 LINE", -"654 143 LINE", -"277 143 LINE", -"334 87 LINE", -"334 443 LINE", -"334 490 OFFCURVE", -"368 523 OFFCURVE", -"415 523 CURVE SMOOTH", -"450 523 OFFCURVE", -"488 498 OFFCURVE", -"507 463 CURVE", -"632 585 LINE", -"583 652 OFFCURVE", -"482 699 OFFCURVE", -"389 699 CURVE SMOOTH", -"243 699 OFFCURVE", -"140 601 OFFCURVE", -"140 463 CURVE", -"140 143 LINE", -"40 76 LINE", -"40 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"471 250 LINE", -"471 337 LINE", -"66 337 LINE", -"66 250 LINE" -); -} -); -width = 677; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"523 0 LINE", -"523 36 LINE", -"126 36 LINE", -"137 24 LINE", -"137 463 LINE", -"137 580 OFFCURVE", -"207 663 OFFCURVE", -"307 663 CURVE SMOOTH", -"388 663 OFFCURVE", -"455 624 OFFCURVE", -"486 557 CURVE", -"511 579 LINE", -"475 654 OFFCURVE", -"400 699 OFFCURVE", -"307 699 CURVE SMOOTH", -"186 699 OFFCURVE", -"101 601 OFFCURVE", -"101 463 CURVE", -"101 36 LINE", -"55 18 LINE", -"55 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"350 277 LINE", -"350 313 LINE", -"55 313 LINE", -"55 277 LINE" -); -} -); -width = 569; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00A3; -}, -{ -glyphname = yen; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -components = ( -{ -name = Y; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"584 115 LINE", -"584 182 LINE", -"88 182 LINE", -"88 115 LINE" -); -}, -{ -closed = 1; -nodes = ( -"584 262 LINE", -"584 329 LINE", -"88 329 LINE", -"88 262 LINE" -); -} -); -width = 671; -}, -{ -components = ( -{ -name = Y; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"603 90 LINE", -"603 177 LINE", -"107 177 LINE", -"107 90 LINE" -); -}, -{ -closed = 1; -nodes = ( -"603 230 LINE", -"603 317 LINE", -"107 317 LINE", -"107 230 LINE" -); -} -); -width = 709; -}, -{ -components = ( -{ -name = Y; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"544 131 LINE", -"544 167 LINE", -"88 167 LINE", -"88 131 LINE" -); -}, -{ -closed = 1; -nodes = ( -"544 278 LINE", -"544 314 LINE", -"88 314 LINE", -"88 278 LINE" -); -} -); -width = 632; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00A5; -}, -{ -glyphname = plus; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"526 297 LINE", -"526 371 LINE", -"67 371 LINE", -"67 297 LINE" -); -}, -{ -closed = 1; -nodes = ( -"334 105 LINE", -"334 564 LINE", -"259 564 LINE", -"259 105 LINE" -); -} -); -width = 593; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"554 259 LINE", -"554 408 LINE", -"55 408 LINE", -"55 259 LINE" -); -}, -{ -closed = 1; -nodes = ( -"385 84 LINE", -"385 583 LINE", -"225 583 LINE", -"225 84 LINE" -); -} -); -width = 609; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"526 316 LINE", -"526 352 LINE", -"67 352 LINE", -"67 316 LINE" -); -}, -{ -closed = 1; -nodes = ( -"315 105 LINE", -"315 564 LINE", -"279 564 LINE", -"279 105 LINE" -); -} -); -width = 593; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 002B; -}, -{ -glyphname = minus; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"526 297 LINE", -"526 371 LINE", -"67 371 LINE", -"67 297 LINE" -); -} -); -width = 593; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"554 259 LINE", -"554 408 LINE", -"55 408 LINE", -"55 259 LINE" -); -} -); -width = 609; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"526 316 LINE", -"526 352 LINE", -"67 352 LINE", -"67 316 LINE" -); -} -); -width = 593; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 2212; -}, -{ -glyphname = multiply; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"459 470 LINE", -"407 523 LINE", -"82 198 LINE", -"135 146 LINE" -); -}, -{ -closed = 1; -nodes = ( -"459 199 LINE", -"135 523 LINE", -"82 470 LINE", -"406 146 LINE" -); -} -); -width = 541; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"516 457 LINE", -"410 563 LINE", -"57 210 LINE", -"163 104 LINE" -); -}, -{ -closed = 1; -nodes = ( -"520 214 LINE", -"167 567 LINE", -"54 454 LINE", -"407 101 LINE" -); -} -); -width = 574; -}, -{ -background = { -paths = ( -{ -closed = 1; -nodes = ( -"432 185 LINE", -"108 509 LINE", -"82 484 LINE", -"407 159 LINE" -); -} -); -}; -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"433 484 LINE", -"407 509 LINE", -"83 185 LINE", -"108 159 LINE" -); -}, -{ -closed = 1; -nodes = ( -"432 185 LINE", -"108 509 LINE", -"82 484 LINE", -"407 159 LINE" -); -} -); -width = 515; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00D7; -}, -{ -glyphname = divide; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"526 297 LINE", -"526 371 LINE", -"67 371 LINE", -"67 297 LINE" -); -}, -{ -closed = 1; -nodes = ( -"327 118 OFFCURVE", -"351 143 OFFCURVE", -"351 173 CURVE SMOOTH", -"351 201 OFFCURVE", -"327 226 OFFCURVE", -"298 226 CURVE SMOOTH", -"267 226 OFFCURVE", -"243 201 OFFCURVE", -"243 173 CURVE SMOOTH", -"243 143 OFFCURVE", -"267 118 OFFCURVE", -"298 118 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"327 442 OFFCURVE", -"351 467 OFFCURVE", -"351 497 CURVE SMOOTH", -"351 525 OFFCURVE", -"327 550 OFFCURVE", -"298 550 CURVE SMOOTH", -"267 550 OFFCURVE", -"243 525 OFFCURVE", -"243 497 CURVE SMOOTH", -"243 467 OFFCURVE", -"267 442 OFFCURVE", -"298 442 CURVE SMOOTH" -); -} -); -width = 593; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"554 260 LINE", -"554 409 LINE", -"55 409 LINE", -"55 260 LINE" -); -}, -{ -closed = 1; -nodes = ( -"360 30 OFFCURVE", -"403 75 OFFCURVE", -"403 130 CURVE SMOOTH", -"403 181 OFFCURVE", -"360 226 OFFCURVE", -"307 226 CURVE SMOOTH", -"251 226 OFFCURVE", -"207 181 OFFCURVE", -"207 130 CURVE SMOOTH", -"207 75 OFFCURVE", -"251 30 OFFCURVE", -"307 30 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"360 442 OFFCURVE", -"403 487 OFFCURVE", -"403 542 CURVE SMOOTH", -"403 593 OFFCURVE", -"360 638 OFFCURVE", -"307 638 CURVE SMOOTH", -"251 638 OFFCURVE", -"207 593 OFFCURVE", -"207 542 CURVE SMOOTH", -"207 487 OFFCURVE", -"251 442 OFFCURVE", -"307 442 CURVE SMOOTH" -); -} -); -width = 609; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"526 316 LINE", -"526 352 LINE", -"67 352 LINE", -"67 316 LINE" -); -}, -{ -closed = 1; -nodes = ( -"314 142 OFFCURVE", -"327 156 OFFCURVE", -"327 173 CURVE SMOOTH", -"327 188 OFFCURVE", -"314 202 OFFCURVE", -"298 202 CURVE SMOOTH", -"280 202 OFFCURVE", -"267 188 OFFCURVE", -"267 173 CURVE SMOOTH", -"267 156 OFFCURVE", -"280 142 OFFCURVE", -"298 142 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"314 466 OFFCURVE", -"327 480 OFFCURVE", -"327 497 CURVE SMOOTH", -"327 512 OFFCURVE", -"314 526 OFFCURVE", -"298 526 CURVE SMOOTH", -"280 526 OFFCURVE", -"267 512 OFFCURVE", -"267 497 CURVE SMOOTH", -"267 480 OFFCURVE", -"280 466 OFFCURVE", -"298 466 CURVE SMOOTH" -); -} -); -width = 593; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00F7; -}, -{ -glyphname = equal; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"526 407 LINE", -"526 481 LINE", -"67 481 LINE", -"67 407 LINE" -); -}, -{ -closed = 1; -nodes = ( -"526 187 LINE", -"526 261 LINE", -"67 261 LINE", -"67 187 LINE" -); -} -); -width = 593; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"554 382 LINE", -"554 531 LINE", -"55 531 LINE", -"55 382 LINE" -); -}, -{ -closed = 1; -nodes = ( -"554 148 LINE", -"554 297 LINE", -"55 297 LINE", -"55 148 LINE" -); -} -); -width = 609; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"526 426 LINE", -"526 462 LINE", -"67 462 LINE", -"67 426 LINE" -); -}, -{ -closed = 1; -nodes = ( -"526 206 LINE", -"526 242 LINE", -"67 242 LINE", -"67 206 LINE" -); -} -); -width = 593; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 003D; -}, -{ -glyphname = greater; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"531 314 LINE", -"531 373 LINE", -"76 599 LINE", -"76 529 LINE", -"457 344 LINE", -"76 159 LINE", -"76 88 LINE" -); -} -); -width = 586; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"542 267 LINE", -"542 420 LINE", -"67 609 LINE", -"67 459 LINE", -"398 343 LINE", -"67 229 LINE", -"67 78 LINE" -); -} -); -width = 597; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"531 322 LINE", -"531 366 LINE", -"76 586 LINE", -"76 542 LINE", -"484 344 LINE", -"76 146 LINE", -"76 102 LINE" -); -} -); -width = 586; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 003E; -}, -{ -glyphname = less; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"510 159 LINE", -"129 344 LINE", -"510 529 LINE", -"510 599 LINE", -"55 373 LINE", -"55 314 LINE", -"510 88 LINE" -); -} -); -width = 586; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"530 229 LINE", -"199 343 LINE", -"530 459 LINE", -"530 609 LINE", -"55 420 LINE", -"55 267 LINE", -"530 78 LINE" -); -} -); -width = 597; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"510 146 LINE", -"102 344 LINE", -"510 542 LINE", -"510 586 LINE", -"55 366 LINE", -"55 322 LINE", -"510 102 LINE" -); -} -); -width = 586; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 003C; -}, -{ -glyphname = asciitilde; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -anchors = ( -{ -name = _top; -position = "{223, 517}"; -}, -{ -name = top; -position = "{223, 704}"; -} -); -components = ( -{ -name = tilde; -transform = "{1, 0, 0, 1, -3, -275}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -width = 445; -}, -{ -anchors = ( -{ -name = _top; -position = "{229, 227}"; -}, -{ -name = top; -position = "{229, 414}"; -} -); -components = ( -{ -name = tilde; -transform = "{1, 0, 0, 1, 9, -281}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -width = 457; -}, -{ -anchors = ( -{ -name = _top; -position = "{226, 517}"; -}, -{ -name = top; -position = "{226, 704}"; -} -); -components = ( -{ -name = tilde; -transform = "{1, 0, 0, 1, 0, -275}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -width = 451; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 007E; -}, -{ -glyphname = percent; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"197 0 LINE", -"667 687 LINE", -"601 687 LINE", -"131 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"681 -10 OFFCURVE", -"748 65 OFFCURVE", -"748 163 CURVE SMOOTH", -"748 256 OFFCURVE", -"684 334 OFFCURVE", -"589 334 CURVE SMOOTH", -"494 334 OFFCURVE", -"429 256 OFFCURVE", -"429 162 CURVE SMOOTH", -"429 64 OFFCURVE", -"496 -10 OFFCURVE", -"588 -10 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"532 44 OFFCURVE", -"492 95 OFFCURVE", -"492 163 CURVE SMOOTH", -"492 228 OFFCURVE", -"531 280 OFFCURVE", -"588 280 CURVE SMOOTH", -"644 280 OFFCURVE", -"685 229 OFFCURVE", -"685 162 CURVE SMOOTH", -"685 94 OFFCURVE", -"646 44 OFFCURVE", -"589 44 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"300 349 OFFCURVE", -"366 424 OFFCURVE", -"366 521 CURVE SMOOTH", -"366 616 OFFCURVE", -"302 693 OFFCURVE", -"207 693 CURVE SMOOTH", -"114 693 OFFCURVE", -"47 618 OFFCURVE", -"47 519 CURVE SMOOTH", -"47 426 OFFCURVE", -"111 349 OFFCURVE", -"206 349 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"152 403 OFFCURVE", -"110 454 OFFCURVE", -"110 520 CURVE SMOOTH", -"110 589 OFFCURVE", -"150 639 OFFCURVE", -"206 639 CURVE SMOOTH", -"262 639 OFFCURVE", -"303 588 OFFCURVE", -"303 520 CURVE SMOOTH", -"303 453 OFFCURVE", -"263 403 OFFCURVE", -"207 403 CURVE SMOOTH" -); -} -); -width = 796; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"257 0 LINE", -"740 687 LINE", -"608 687 LINE", -"125 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"760 -11 OFFCURVE", -"833 67 OFFCURVE", -"833 167 CURVE SMOOTH", -"833 266 OFFCURVE", -"763 346 OFFCURVE", -"654 346 CURVE SMOOTH", -"547 346 OFFCURVE", -"474 268 OFFCURVE", -"474 167 CURVE SMOOTH", -"474 69 OFFCURVE", -"545 -11 OFFCURVE", -"654 -11 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"621 97 OFFCURVE", -"596 123 OFFCURVE", -"596 167 CURVE SMOOTH", -"596 214 OFFCURVE", -"620 238 OFFCURVE", -"654 238 CURVE SMOOTH", -"686 238 OFFCURVE", -"712 212 OFFCURVE", -"712 167 CURVE SMOOTH", -"712 122 OFFCURVE", -"687 97 OFFCURVE", -"654 97 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"317 338 OFFCURVE", -"390 415 OFFCURVE", -"390 516 CURVE SMOOTH", -"390 614 OFFCURVE", -"320 694 OFFCURVE", -"210 694 CURVE SMOOTH", -"101 694 OFFCURVE", -"31 614 OFFCURVE", -"31 516 CURVE SMOOTH", -"31 415 OFFCURVE", -"103 338 OFFCURVE", -"210 338 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"178 445 OFFCURVE", -"153 471 OFFCURVE", -"153 516 CURVE SMOOTH", -"153 561 OFFCURVE", -"177 586 OFFCURVE", -"210 586 CURVE SMOOTH", -"243 586 OFFCURVE", -"268 560 OFFCURVE", -"268 516 CURVE SMOOTH", -"268 470 OFFCURVE", -"243 445 OFFCURVE", -"210 445 CURVE SMOOTH" -); -} -); -width = 864; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"174 0 LINE", -"644 687 LINE", -"596 687 LINE", -"126 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"660 -10 OFFCURVE", -"721 62 OFFCURVE", -"721 163 CURVE SMOOTH", -"721 263 OFFCURVE", -"661 334 OFFCURVE", -"575 334 CURVE SMOOTH", -"489 334 OFFCURVE", -"429 263 OFFCURVE", -"429 162 CURVE SMOOTH", -"429 61 OFFCURVE", -"489 -10 OFFCURVE", -"574 -10 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"511 26 OFFCURVE", -"465 83 OFFCURVE", -"465 163 CURVE SMOOTH", -"465 242 OFFCURVE", -"510 298 OFFCURVE", -"574 298 CURVE SMOOTH", -"639 298 OFFCURVE", -"685 242 OFFCURVE", -"685 162 CURVE SMOOTH", -"685 82 OFFCURVE", -"639 26 OFFCURVE", -"575 26 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"278 349 OFFCURVE", -"339 420 OFFCURVE", -"339 521 CURVE SMOOTH", -"339 622 OFFCURVE", -"279 693 OFFCURVE", -"193 693 CURVE SMOOTH", -"107 693 OFFCURVE", -"47 621 OFFCURVE", -"47 519 CURVE SMOOTH", -"47 419 OFFCURVE", -"107 349 OFFCURVE", -"192 349 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"129 385 OFFCURVE", -"83 441 OFFCURVE", -"83 520 CURVE SMOOTH", -"83 600 OFFCURVE", -"128 657 OFFCURVE", -"192 657 CURVE SMOOTH", -"257 657 OFFCURVE", -"303 600 OFFCURVE", -"303 520 CURVE SMOOTH", -"303 441 OFFCURVE", -"257 385 OFFCURVE", -"193 385 CURVE SMOOTH" -); -} -); -width = 769; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 0025; -}, -{ -glyphname = perthousand; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"197 0 LINE", -"667 687 LINE", -"601 687 LINE", -"131 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"681 -10 OFFCURVE", -"748 65 OFFCURVE", -"748 163 CURVE SMOOTH", -"748 256 OFFCURVE", -"684 334 OFFCURVE", -"589 334 CURVE SMOOTH", -"494 334 OFFCURVE", -"429 256 OFFCURVE", -"429 162 CURVE SMOOTH", -"429 64 OFFCURVE", -"496 -10 OFFCURVE", -"588 -10 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"532 44 OFFCURVE", -"492 95 OFFCURVE", -"492 163 CURVE SMOOTH", -"492 228 OFFCURVE", -"531 280 OFFCURVE", -"588 280 CURVE SMOOTH", -"644 280 OFFCURVE", -"685 229 OFFCURVE", -"685 162 CURVE SMOOTH", -"685 94 OFFCURVE", -"646 44 OFFCURVE", -"589 44 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"300 349 OFFCURVE", -"366 424 OFFCURVE", -"366 521 CURVE SMOOTH", -"366 616 OFFCURVE", -"302 693 OFFCURVE", -"207 693 CURVE SMOOTH", -"114 693 OFFCURVE", -"47 618 OFFCURVE", -"47 519 CURVE SMOOTH", -"47 426 OFFCURVE", -"111 349 OFFCURVE", -"206 349 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"152 403 OFFCURVE", -"110 454 OFFCURVE", -"110 520 CURVE SMOOTH", -"110 589 OFFCURVE", -"150 639 OFFCURVE", -"206 639 CURVE SMOOTH", -"262 639 OFFCURVE", -"303 588 OFFCURVE", -"303 520 CURVE SMOOTH", -"303 453 OFFCURVE", -"263 403 OFFCURVE", -"207 403 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"1054 -10 OFFCURVE", -"1121 65 OFFCURVE", -"1121 163 CURVE SMOOTH", -"1121 256 OFFCURVE", -"1057 334 OFFCURVE", -"962 334 CURVE SMOOTH", -"867 334 OFFCURVE", -"802 256 OFFCURVE", -"802 162 CURVE SMOOTH", -"802 64 OFFCURVE", -"869 -10 OFFCURVE", -"961 -10 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"905 44 OFFCURVE", -"865 95 OFFCURVE", -"865 163 CURVE SMOOTH", -"865 228 OFFCURVE", -"904 280 OFFCURVE", -"961 280 CURVE SMOOTH", -"1017 280 OFFCURVE", -"1058 229 OFFCURVE", -"1058 162 CURVE SMOOTH", -"1058 94 OFFCURVE", -"1019 44 OFFCURVE", -"962 44 CURVE SMOOTH" -); -} -); -width = 1169; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"257 0 LINE", -"740 687 LINE", -"608 687 LINE", -"125 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"760 -11 OFFCURVE", -"833 67 OFFCURVE", -"833 167 CURVE SMOOTH", -"833 266 OFFCURVE", -"763 346 OFFCURVE", -"654 346 CURVE SMOOTH", -"547 346 OFFCURVE", -"474 268 OFFCURVE", -"474 167 CURVE SMOOTH", -"474 69 OFFCURVE", -"545 -11 OFFCURVE", -"654 -11 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"621 97 OFFCURVE", -"596 123 OFFCURVE", -"596 167 CURVE SMOOTH", -"596 214 OFFCURVE", -"620 238 OFFCURVE", -"654 238 CURVE SMOOTH", -"686 238 OFFCURVE", -"712 212 OFFCURVE", -"712 167 CURVE SMOOTH", -"712 122 OFFCURVE", -"687 97 OFFCURVE", -"654 97 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"317 338 OFFCURVE", -"390 415 OFFCURVE", -"390 516 CURVE SMOOTH", -"390 614 OFFCURVE", -"320 694 OFFCURVE", -"210 694 CURVE SMOOTH", -"101 694 OFFCURVE", -"31 614 OFFCURVE", -"31 516 CURVE SMOOTH", -"31 415 OFFCURVE", -"103 338 OFFCURVE", -"210 338 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"178 445 OFFCURVE", -"153 471 OFFCURVE", -"153 516 CURVE SMOOTH", -"153 561 OFFCURVE", -"177 586 OFFCURVE", -"210 586 CURVE SMOOTH", -"243 586 OFFCURVE", -"268 560 OFFCURVE", -"268 516 CURVE SMOOTH", -"268 470 OFFCURVE", -"243 445 OFFCURVE", -"210 445 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"1150 -11 OFFCURVE", -"1223 67 OFFCURVE", -"1223 167 CURVE SMOOTH", -"1223 266 OFFCURVE", -"1153 346 OFFCURVE", -"1044 346 CURVE SMOOTH", -"937 346 OFFCURVE", -"864 268 OFFCURVE", -"864 167 CURVE SMOOTH", -"864 69 OFFCURVE", -"935 -11 OFFCURVE", -"1044 -11 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"1011 97 OFFCURVE", -"986 123 OFFCURVE", -"986 167 CURVE SMOOTH", -"986 214 OFFCURVE", -"1010 238 OFFCURVE", -"1044 238 CURVE SMOOTH", -"1076 238 OFFCURVE", -"1102 212 OFFCURVE", -"1102 167 CURVE SMOOTH", -"1102 122 OFFCURVE", -"1077 97 OFFCURVE", -"1044 97 CURVE SMOOTH" -); -} -); -width = 1254; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"174 0 LINE", -"644 687 LINE", -"596 687 LINE", -"126 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"660 -10 OFFCURVE", -"721 62 OFFCURVE", -"721 163 CURVE SMOOTH", -"721 263 OFFCURVE", -"661 334 OFFCURVE", -"575 334 CURVE SMOOTH", -"489 334 OFFCURVE", -"429 263 OFFCURVE", -"429 162 CURVE SMOOTH", -"429 61 OFFCURVE", -"489 -10 OFFCURVE", -"574 -10 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"511 26 OFFCURVE", -"465 83 OFFCURVE", -"465 163 CURVE SMOOTH", -"465 242 OFFCURVE", -"510 298 OFFCURVE", -"574 298 CURVE SMOOTH", -"639 298 OFFCURVE", -"685 242 OFFCURVE", -"685 162 CURVE SMOOTH", -"685 82 OFFCURVE", -"639 26 OFFCURVE", -"575 26 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"278 349 OFFCURVE", -"339 420 OFFCURVE", -"339 521 CURVE SMOOTH", -"339 622 OFFCURVE", -"279 693 OFFCURVE", -"193 693 CURVE SMOOTH", -"107 693 OFFCURVE", -"47 621 OFFCURVE", -"47 519 CURVE SMOOTH", -"47 419 OFFCURVE", -"107 349 OFFCURVE", -"192 349 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"129 385 OFFCURVE", -"83 441 OFFCURVE", -"83 520 CURVE SMOOTH", -"83 600 OFFCURVE", -"128 657 OFFCURVE", -"192 657 CURVE SMOOTH", -"257 657 OFFCURVE", -"303 600 OFFCURVE", -"303 520 CURVE SMOOTH", -"303 441 OFFCURVE", -"257 385 OFFCURVE", -"193 385 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"1032 -10 OFFCURVE", -"1093 62 OFFCURVE", -"1093 163 CURVE SMOOTH", -"1093 263 OFFCURVE", -"1033 334 OFFCURVE", -"947 334 CURVE SMOOTH", -"861 334 OFFCURVE", -"801 263 OFFCURVE", -"801 162 CURVE SMOOTH", -"801 61 OFFCURVE", -"861 -10 OFFCURVE", -"946 -10 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"883 26 OFFCURVE", -"837 83 OFFCURVE", -"837 163 CURVE SMOOTH", -"837 242 OFFCURVE", -"882 298 OFFCURVE", -"946 298 CURVE SMOOTH", -"1011 298 OFFCURVE", -"1057 242 OFFCURVE", -"1057 162 CURVE SMOOTH", -"1057 82 OFFCURVE", -"1011 26 OFFCURVE", -"947 26 CURVE SMOOTH" -); -} -); -width = 1141; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 2030; -}, -{ -glyphname = at; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"517 -116 OFFCURVE", -"585 -96 OFFCURVE", -"662 -47 CURVE", -"644 -20 LINE", -"571 -64 OFFCURVE", -"510 -81 OFFCURVE", -"428 -81 CURVE SMOOTH", -"240 -81 OFFCURVE", -"82 75 OFFCURVE", -"82 260 CURVE SMOOTH", -"82 466 OFFCURVE", -"255 639 OFFCURVE", -"460 639 CURVE SMOOTH", -"645 639 OFFCURVE", -"801 493 OFFCURVE", -"801 319 CURVE SMOOTH", -"801 179 OFFCURVE", -"732 125 OFFCURVE", -"677 125 CURVE SMOOTH", -"637 125 OFFCURVE", -"611 149 OFFCURVE", -"611 191 CURVE SMOOTH", -"611 216 OFFCURVE", -"633 322 OFFCURVE", -"664 481 CURVE", -"597 486 LINE", -"584 420 LINE", -"562 463 OFFCURVE", -"518 501 OFFCURVE", -"447 501 CURVE SMOOTH", -"331 501 OFFCURVE", -"214 391 OFFCURVE", -"214 251 CURVE SMOOTH", -"214 147 OFFCURVE", -"284 78 OFFCURVE", -"380 78 CURVE SMOOTH", -"449 78 OFFCURVE", -"505 116 OFFCURVE", -"542 164 CURVE", -"553 111 OFFCURVE", -"595 78 OFFCURVE", -"657 78 CURVE SMOOTH", -"745 78 OFFCURVE", -"837 156 OFFCURVE", -"837 319 CURVE SMOOTH", -"837 512 OFFCURVE", -"666 675 OFFCURVE", -"462 675 CURVE SMOOTH", -"235 675 OFFCURVE", -"44 485 OFFCURVE", -"44 259 CURVE SMOOTH", -"44 55 OFFCURVE", -"219 -116 OFFCURVE", -"426 -116 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"330 137 OFFCURVE", -"286 184 OFFCURVE", -"286 255 CURVE SMOOTH", -"286 355 OFFCURVE", -"364 442 OFFCURVE", -"456 442 CURVE SMOOTH", -"535 442 OFFCURVE", -"570 391 OFFCURVE", -"562 311 CURVE SMOOTH", -"552 214 OFFCURVE", -"492 137 OFFCURVE", -"398 137 CURVE SMOOTH" -); -} -); -width = 881; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"513 -116 OFFCURVE", -"591 -91 OFFCURVE", -"661 -47 CURVE", -"639 -14 LINE", -"574 -53 OFFCURVE", -"508 -75 OFFCURVE", -"427 -75 CURVE SMOOTH", -"227 -75 OFFCURVE", -"86 72 OFFCURVE", -"86 261 CURVE SMOOTH", -"86 465 OFFCURVE", -"251 634 OFFCURVE", -"461 634 CURVE SMOOTH", -"658 634 OFFCURVE", -"790 503 OFFCURVE", -"790 334 CURVE SMOOTH", -"790 222 OFFCURVE", -"743 163 OFFCURVE", -"691 163 CURVE SMOOTH", -"662 163 OFFCURVE", -"644 181 OFFCURVE", -"644 211 CURVE SMOOTH", -"644 255 OFFCURVE", -"660 306 OFFCURVE", -"694 484 CURVE", -"538 496 LINE", -"527 444 LINE", -"502 481 OFFCURVE", -"460 509 OFFCURVE", -"399 509 CURVE SMOOTH", -"283 509 OFFCURVE", -"180 395 OFFCURVE", -"180 260 CURVE SMOOTH", -"180 150 OFFCURVE", -"247 73 OFFCURVE", -"350 73 CURVE SMOOTH", -"403 73 OFFCURVE", -"452 99 OFFCURVE", -"488 146 CURVE", -"507 102 OFFCURVE", -"546 71 OFFCURVE", -"618 71 CURVE SMOOTH", -"717 71 OFFCURVE", -"836 154 OFFCURVE", -"836 334 CURVE SMOOTH", -"836 516 OFFCURVE", -"683 676 OFFCURVE", -"463 676 CURVE SMOOTH", -"232 676 OFFCURVE", -"43 486 OFFCURVE", -"43 260 CURVE SMOOTH", -"43 50 OFFCURVE", -"204 -116 OFFCURVE", -"424 -116 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"369 202 OFFCURVE", -"341 228 OFFCURVE", -"341 273 CURVE SMOOTH", -"341 328 OFFCURVE", -"379 380 OFFCURVE", -"438 380 CURVE SMOOTH", -"478 380 OFFCURVE", -"503 349 OFFCURVE", -"499 304 CURVE SMOOTH", -"494 244 OFFCURVE", -"456 202 OFFCURVE", -"409 202 CURVE SMOOTH" -); -} -); -width = 879; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"517 -116 OFFCURVE", -"585 -96 OFFCURVE", -"662 -47 CURVE", -"644 -20 LINE", -"571 -64 OFFCURVE", -"510 -81 OFFCURVE", -"428 -81 CURVE SMOOTH", -"240 -81 OFFCURVE", -"82 75 OFFCURVE", -"82 260 CURVE SMOOTH", -"82 466 OFFCURVE", -"255 639 OFFCURVE", -"460 639 CURVE SMOOTH", -"645 639 OFFCURVE", -"801 493 OFFCURVE", -"801 319 CURVE SMOOTH", -"801 179 OFFCURVE", -"727 114 OFFCURVE", -"672 114 CURVE SMOOTH", -"627 114 OFFCURVE", -"591 143 OFFCURVE", -"591 191 CURVE SMOOTH", -"591 216 OFFCURVE", -"611 322 OFFCURVE", -"647 481 CURVE", -"607 486 LINE", -"593 420 LINE", -"571 463 OFFCURVE", -"521 501 OFFCURVE", -"450 501 CURVE SMOOTH", -"332 501 OFFCURVE", -"232 387 OFFCURVE", -"232 251 CURVE SMOOTH", -"232 150 OFFCURVE", -"295 78 OFFCURVE", -"385 78 CURVE SMOOTH", -"454 78 OFFCURVE", -"516 116 OFFCURVE", -"553 164 CURVE", -"564 110 OFFCURVE", -"605 78 OFFCURVE", -"662 78 CURVE SMOOTH", -"750 78 OFFCURVE", -"837 156 OFFCURVE", -"837 319 CURVE SMOOTH", -"837 512 OFFCURVE", -"666 675 OFFCURVE", -"462 675 CURVE SMOOTH", -"235 675 OFFCURVE", -"44 485 OFFCURVE", -"44 259 CURVE SMOOTH", -"44 55 OFFCURVE", -"219 -116 OFFCURVE", -"426 -116 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"320 114 OFFCURVE", -"268 172 OFFCURVE", -"268 255 CURVE SMOOTH", -"268 369 OFFCURVE", -"353 465 OFFCURVE", -"454 465 CURVE SMOOTH", -"540 465 OFFCURVE", -"588 394 OFFCURVE", -"569 294 CURVE SMOOTH", -"551 199 OFFCURVE", -"488 114 OFFCURVE", -"394 114 CURVE SMOOTH" -); -} -); -width = 881; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 0040; -}, -{ -glyphname = ampersand; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"427 -12 OFFCURVE", -"527 133 OFFCURVE", -"609 316 CURVE", -"544 345 LINE", -"483 184 OFFCURVE", -"385 55 OFFCURVE", -"260 55 CURVE SMOOTH", -"182 55 OFFCURVE", -"116 103 OFFCURVE", -"116 184 CURVE SMOOTH", -"116 258 OFFCURVE", -"178 313 OFFCURVE", -"274 349 CURVE SMOOTH", -"390 393 OFFCURVE", -"477 434 OFFCURVE", -"477 536 CURVE SMOOTH", -"477 622 OFFCURVE", -"407 695 OFFCURVE", -"315 695 CURVE SMOOTH", -"212 695 OFFCURVE", -"140 624 OFFCURVE", -"140 534 CURVE SMOOTH", -"140 474 OFFCURVE", -"166 421 OFFCURVE", -"221 353 CURVE SMOOTH", -"295 261 OFFCURVE", -"374 177 OFFCURVE", -"557 -7 CURVE", -"628 26 LINE", -"458 198 OFFCURVE", -"375 284 OFFCURVE", -"288 388 CURVE SMOOTH", -"238 446 OFFCURVE", -"215 493 OFFCURVE", -"215 534 CURVE SMOOTH", -"215 593 OFFCURVE", -"258 628 OFFCURVE", -"315 628 CURVE SMOOTH", -"366 628 OFFCURVE", -"402 587 OFFCURVE", -"402 534 CURVE SMOOTH", -"402 470 OFFCURVE", -"350 440 OFFCURVE", -"231 396 CURVE SMOOTH", -"103 349 OFFCURVE", -"41 280 OFFCURVE", -"41 182 CURVE SMOOTH", -"41 62 OFFCURVE", -"135 -12 OFFCURVE", -"257 -12 CURVE SMOOTH" -); -} -); -width = 670; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"436 -12 OFFCURVE", -"553 108 OFFCURVE", -"659 307 CURVE", -"525 372 LINE", -"473 249 OFFCURVE", -"374 129 OFFCURVE", -"288 129 CURVE SMOOTH", -"246 129 OFFCURVE", -"211 158 OFFCURVE", -"211 205 CURVE SMOOTH", -"211 247 OFFCURVE", -"235 274 OFFCURVE", -"316 310 CURVE SMOOTH", -"491 388 OFFCURVE", -"543 431 OFFCURVE", -"543 512 CURVE SMOOTH", -"543 620 OFFCURVE", -"454 696 OFFCURVE", -"328 696 CURVE SMOOTH", -"215 696 OFFCURVE", -"120 612 OFFCURVE", -"120 512 CURVE SMOOTH", -"120 444 OFFCURVE", -"137 413 OFFCURVE", -"205 322 CURVE SMOOTH", -"252 259 OFFCURVE", -"357 145 OFFCURVE", -"515 -22 CURVE", -"668 46 LINE", -"497 230 OFFCURVE", -"406 331 OFFCURVE", -"345 403 CURVE SMOOTH", -"304 452 OFFCURVE", -"279 471 OFFCURVE", -"279 512 CURVE SMOOTH", -"279 542 OFFCURVE", -"303 567 OFFCURVE", -"332 567 CURVE SMOOTH", -"362 567 OFFCURVE", -"384 544 OFFCURVE", -"384 512 CURVE SMOOTH", -"384 460 OFFCURVE", -"349 450 OFFCURVE", -"240 411 CURVE SMOOTH", -"79 354 OFFCURVE", -"20 301 OFFCURVE", -"20 191 CURVE SMOOTH", -"20 62 OFFCURVE", -"121 -12 OFFCURVE", -"261 -12 CURVE SMOOTH" -); -} -); -width = 685; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"383 -12 OFFCURVE", -"478 82 OFFCURVE", -"591 316 CURVE", -"558 331 LINE", -"451 112 OFFCURVE", -"366 24 OFFCURVE", -"258 24 CURVE SMOOTH", -"160 24 OFFCURVE", -"77 97 OFFCURVE", -"77 184 CURVE SMOOTH", -"77 282 OFFCURVE", -"180 328 OFFCURVE", -"257 359 CURVE SMOOTH", -"366 403 OFFCURVE", -"452 443 OFFCURVE", -"452 536 CURVE SMOOTH", -"452 622 OFFCURVE", -"379 695 OFFCURVE", -"296 695 CURVE SMOOTH", -"211 695 OFFCURVE", -"140 620 OFFCURVE", -"140 535 CURVE SMOOTH", -"140 486 OFFCURVE", -"163 443 OFFCURVE", -"228 361 CURVE SMOOTH", -"300 271 OFFCURVE", -"391 170 OFFCURVE", -"567 -7 CURVE", -"603 10 LINE", -"472 142 OFFCURVE", -"341 280 OFFCURVE", -"258 381 CURVE SMOOTH", -"197 455 OFFCURVE", -"176 493 OFFCURVE", -"176 534 CURVE SMOOTH", -"176 601 OFFCURVE", -"230 659 OFFCURVE", -"295 659 CURVE SMOOTH", -"361 659 OFFCURVE", -"416 600 OFFCURVE", -"416 537 CURVE SMOOTH", -"416 465 OFFCURVE", -"345 434 OFFCURVE", -"229 387 CURVE SMOOTH", -"165 361 OFFCURVE", -"41 309 OFFCURVE", -"41 186 CURVE SMOOTH", -"41 75 OFFCURVE", -"141 -12 OFFCURVE", -"259 -12 CURVE SMOOTH" -); -} -); -width = 645; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 0026; -}, -{ -glyphname = bar; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"169 -74 LINE", -"169 743 LINE", -"109 743 LINE", -"109 -74 LINE" -); -} -); -width = 278; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"221 -74 LINE", -"221 743 LINE", -"92 743 LINE", -"92 -74 LINE" -); -} -); -width = 313; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"145 -74 LINE", -"145 743 LINE", -"109 743 LINE", -"109 -74 LINE" -); -} -); -width = 254; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 007C; -}, -{ -glyphname = asciicircum; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"118 413 LINE", -"245 632 LINE", -"371 413 LINE", -"436 413 LINE", -"275 687 LINE", -"216 687 LINE", -"54 413 LINE" -); -} -); -width = 490; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"165 413 LINE", -"242 573 LINE", -"320 413 LINE", -"450 413 LINE", -"308 687 LINE", -"179 687 LINE", -"36 413 LINE" -); -} -); -width = 486; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"98 413 LINE", -"235 647 LINE", -"372 413 LINE", -"416 413 LINE", -"256 687 LINE", -"214 687 LINE", -"54 413 LINE" -); -} -); -width = 470; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 005E; -}, -{ -glyphname = acute; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -anchors = ( -{ -name = _top; -position = "{143, 517}"; -}, -{ -name = top; -position = "{143, 704}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"121 576 LINE", -"263 702 LINE", -"184 720 LINE", -"63 576 LINE" -); -} -); -width = 326; -}, -{ -anchors = ( -{ -name = _top; -position = "{182, 517}"; -}, -{ -name = top; -position = "{182, 704}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"189 574 LINE", -"341 710 LINE", -"175 738 LINE", -"63 574 LINE" -); -} -); -width = 404; -}, -{ -anchors = ( -{ -name = _top; -position = "{135, 517}"; -}, -{ -name = top; -position = "{135, 704}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"111 576 LINE", -"229 709 LINE", -"188 718 LINE", -"63 576 LINE" -); -} -); -width = 292; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00B4; -}, -{ -glyphname = breve; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -anchors = ( -{ -name = _top; -position = "{209, 517}"; -}, -{ -name = top; -position = "{209, 704}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"262 589 OFFCURVE", -"315 609 OFFCURVE", -"355 649 CURVE", -"329 675 LINE", -"297 643 OFFCURVE", -"253 626 OFFCURVE", -"209 626 CURVE SMOOTH", -"165 626 OFFCURVE", -"121 643 OFFCURVE", -"89 675 CURVE", -"63 649 LINE", -"104 609 OFFCURVE", -"156 589 OFFCURVE", -"209 589 CURVE SMOOTH" -); -} -); -width = 418; -}, -{ -anchors = ( -{ -name = _top; -position = "{209, 517}"; -}, -{ -name = top; -position = "{209, 704}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"262 589 OFFCURVE", -"315 609 OFFCURVE", -"355 649 CURVE", -"308 696 LINE", -"281 670 OFFCURVE", -"244 654 OFFCURVE", -"209 654 CURVE SMOOTH", -"174 654 OFFCURVE", -"137 670 OFFCURVE", -"110 696 CURVE", -"63 649 LINE", -"104 609 OFFCURVE", -"156 589 OFFCURVE", -"209 589 CURVE SMOOTH" -); -} -); -width = 418; -}, -{ -anchors = ( -{ -name = _top; -position = "{234, 517}"; -}, -{ -name = top; -position = "{234, 704}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"296 575 OFFCURVE", -"358 599 OFFCURVE", -"405 646 CURVE", -"331 720 LINE", -"304 693 OFFCURVE", -"268 677 OFFCURVE", -"234 677 CURVE SMOOTH", -"200 677 OFFCURVE", -"164 693 OFFCURVE", -"137 720 CURVE", -"63 646 LINE", -"111 599 OFFCURVE", -"172 575 OFFCURVE", -"234 575 CURVE SMOOTH" -); -} -); -width = 468; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 02D8; -}, -{ -glyphname = cedilla; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -anchors = ( -{ -name = _bottom; -position = "{156, 0}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"206 -192 OFFCURVE", -"249 -160 OFFCURVE", -"249 -111 CURVE SMOOTH", -"249 -72 OFFCURVE", -"220 -45 OFFCURVE", -"180 -45 CURVE SMOOTH", -"157 -45 OFFCURVE", -"129 -54 OFFCURVE", -"113 -67 CURVE", -"160 -67 LINE", -"193 11 LINE", -"141 11 LINE", -"108 -67 LINE", -"124 -84 LINE", -"133 -77 OFFCURVE", -"146 -73 OFFCURVE", -"158 -73 CURVE SMOOTH", -"185 -73 OFFCURVE", -"197 -88 OFFCURVE", -"197 -107 CURVE SMOOTH", -"197 -129 OFFCURVE", -"176 -145 OFFCURVE", -"147 -145 CURVE SMOOTH", -"125 -145 OFFCURVE", -"102 -138 OFFCURVE", -"82 -122 CURVE", -"63 -164 LINE", -"83 -180 OFFCURVE", -"116 -192 OFFCURVE", -"151 -192 CURVE SMOOTH" -); -} -); -width = 312; -}, -{ -anchors = ( -{ -name = _bottom; -position = "{170, 0}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"229 -200 OFFCURVE", -"277 -167 OFFCURVE", -"277 -111 CURVE SMOOTH", -"277 -71 OFFCURVE", -"245 -42 OFFCURVE", -"199 -42 CURVE SMOOTH", -"179 -42 OFFCURVE", -"139 -50 OFFCURVE", -"117 -62 CURVE", -"196 -62 LINE", -"227 11 LINE", -"138 11 LINE", -"107 -62 LINE", -"133 -86 LINE", -"141 -81 OFFCURVE", -"151 -78 OFFCURVE", -"160 -78 CURVE SMOOTH", -"177 -78 OFFCURVE", -"188 -86 OFFCURVE", -"188 -100 CURVE SMOOTH", -"188 -116 OFFCURVE", -"171 -125 OFFCURVE", -"152 -125 CURVE SMOOTH", -"132 -125 OFFCURVE", -"111 -116 OFFCURVE", -"94 -102 CURVE", -"63 -170 LINE", -"86 -187 OFFCURVE", -"124 -200 OFFCURVE", -"162 -200 CURVE SMOOTH" -); -} -); -width = 340; -}, -{ -anchors = ( -{ -name = _bottom; -position = "{151, 0}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"194 -192 OFFCURVE", -"236 -154 OFFCURVE", -"236 -109 CURVE SMOOTH", -"236 -72 OFFCURVE", -"209 -45 OFFCURVE", -"170 -45 CURVE SMOOTH", -"152 -45 OFFCURVE", -"129 -54 OFFCURVE", -"113 -67 CURVE", -"147 -67 LINE", -"180 11 LINE", -"141 11 LINE", -"108 -67 LINE", -"124 -84 LINE", -"132 -78 OFFCURVE", -"146 -73 OFFCURVE", -"158 -73 CURVE SMOOTH", -"183 -73 OFFCURVE", -"200 -88 OFFCURVE", -"200 -109 CURVE SMOOTH", -"200 -133 OFFCURVE", -"174 -156 OFFCURVE", -"144 -156 CURVE SMOOTH", -"121 -156 OFFCURVE", -"97 -147 OFFCURVE", -"78 -131 CURVE", -"63 -164 LINE", -"87 -182 OFFCURVE", -"117 -192 OFFCURVE", -"144 -192 CURVE SMOOTH" -); -} -); -width = 299; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00B8; -}, -{ -glyphname = circumflex; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -anchors = ( -{ -name = _top; -position = "{198, 517}"; -}, -{ -name = top; -position = "{198, 704}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"120 576 LINE", -"198 662 LINE", -"277 576 LINE", -"335 576 LINE", -"233 713 LINE", -"163 713 LINE", -"63 576 LINE" -); -} -); -width = 398; -}, -{ -anchors = ( -{ -name = _top; -position = "{248, 517}"; -}, -{ -name = top; -position = "{248, 704}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"175 574 LINE", -"248 641 LINE", -"322 574 LINE", -"435 574 LINE", -"326 728 LINE", -"171 728 LINE", -"63 574 LINE" -); -} -); -width = 498; -}, -{ -anchors = ( -{ -name = _top; -position = "{191, 517}"; -}, -{ -name = top; -position = "{191, 704}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"107 576 LINE", -"191 682 LINE", -"277 576 LINE", -"321 576 LINE", -"213 713 LINE", -"169 713 LINE", -"63 576 LINE" -); -} -); -width = 384; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 02C6; -}, -{ -glyphname = dieresis; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -anchors = ( -{ -name = _top; -position = "{205, 517}"; -}, -{ -name = top; -position = "{205, 704}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"134 597 OFFCURVE", -"155 618 OFFCURVE", -"155 643 CURVE SMOOTH", -"155 667 OFFCURVE", -"134 689 OFFCURVE", -"109 689 CURVE SMOOTH", -"83 689 OFFCURVE", -"63 667 OFFCURVE", -"63 643 CURVE SMOOTH", -"63 618 OFFCURVE", -"83 597 OFFCURVE", -"109 597 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"326 597 OFFCURVE", -"347 618 OFFCURVE", -"347 643 CURVE SMOOTH", -"347 667 OFFCURVE", -"326 689 OFFCURVE", -"301 689 CURVE SMOOTH", -"275 689 OFFCURVE", -"255 667 OFFCURVE", -"255 643 CURVE SMOOTH", -"255 618 OFFCURVE", -"275 597 OFFCURVE", -"301 597 CURVE SMOOTH" -); -} -); -width = 410; -}, -{ -anchors = ( -{ -name = _top; -position = "{262, 517}"; -}, -{ -name = top; -position = "{262, 704}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"197 575 OFFCURVE", -"236 614 OFFCURVE", -"236 662 CURVE SMOOTH", -"236 708 OFFCURVE", -"197 748 OFFCURVE", -"150 748 CURVE SMOOTH", -"100 748 OFFCURVE", -"63 708 OFFCURVE", -"63 662 CURVE SMOOTH", -"63 614 OFFCURVE", -"100 575 OFFCURVE", -"150 575 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"423 575 OFFCURVE", -"461 614 OFFCURVE", -"461 662 CURVE SMOOTH", -"461 708 OFFCURVE", -"423 748 OFFCURVE", -"375 748 CURVE SMOOTH", -"326 748 OFFCURVE", -"288 708 OFFCURVE", -"288 662 CURVE SMOOTH", -"288 614 OFFCURVE", -"326 575 OFFCURVE", -"375 575 CURVE SMOOTH" -); -} -); -width = 524; -}, -{ -anchors = ( -{ -name = _top; -position = "{205, 517}"; -}, -{ -name = top; -position = "{205, 704}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"125 613 OFFCURVE", -"139 627 OFFCURVE", -"139 643 CURVE SMOOTH", -"139 659 OFFCURVE", -"125 673 OFFCURVE", -"109 673 CURVE SMOOTH", -"92 673 OFFCURVE", -"79 659 OFFCURVE", -"79 643 CURVE SMOOTH", -"79 627 OFFCURVE", -"92 613 OFFCURVE", -"109 613 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"317 613 OFFCURVE", -"331 627 OFFCURVE", -"331 643 CURVE SMOOTH", -"331 659 OFFCURVE", -"317 673 OFFCURVE", -"301 673 CURVE SMOOTH", -"284 673 OFFCURVE", -"271 659 OFFCURVE", -"271 643 CURVE SMOOTH", -"271 627 OFFCURVE", -"284 613 OFFCURVE", -"301 613 CURVE SMOOTH" -); -} -); -width = 410; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 00A8; -}, -{ -glyphname = dotaccent; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -anchors = ( -{ -name = _top; -position = "{109, 517}"; -}, -{ -name = top; -position = "{109, 704}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"134 597 OFFCURVE", -"155 618 OFFCURVE", -"155 643 CURVE SMOOTH", -"155 667 OFFCURVE", -"134 689 OFFCURVE", -"109 689 CURVE SMOOTH", -"83 689 OFFCURVE", -"63 667 OFFCURVE", -"63 643 CURVE SMOOTH", -"63 618 OFFCURVE", -"83 597 OFFCURVE", -"109 597 CURVE SMOOTH" -); -} -); -width = 218; -}, -{ -anchors = ( -{ -name = _top; -position = "{150, 517}"; -}, -{ -name = top; -position = "{150, 704}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"197 575 OFFCURVE", -"236 614 OFFCURVE", -"236 662 CURVE SMOOTH", -"236 708 OFFCURVE", -"197 748 OFFCURVE", -"150 748 CURVE SMOOTH", -"100 748 OFFCURVE", -"63 708 OFFCURVE", -"63 662 CURVE SMOOTH", -"63 614 OFFCURVE", -"100 575 OFFCURVE", -"150 575 CURVE SMOOTH" -); -} -); -width = 299; -}, -{ -anchors = ( -{ -name = _top; -position = "{93, 517}"; -}, -{ -name = top; -position = "{93, 704}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"109 613 OFFCURVE", -"123 627 OFFCURVE", -"123 643 CURVE SMOOTH", -"123 659 OFFCURVE", -"109 673 OFFCURVE", -"93 673 CURVE SMOOTH", -"76 673 OFFCURVE", -"63 659 OFFCURVE", -"63 643 CURVE SMOOTH", -"63 627 OFFCURVE", -"76 613 OFFCURVE", -"93 613 CURVE SMOOTH" -); -} -); -width = 186; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 02D9; -}, -{ -glyphname = grave; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -anchors = ( -{ -name = _top; -position = "{193, 517}"; -}, -{ -name = top; -position = "{193, 704}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"263 576 LINE", -"142 720 LINE", -"63 702 LINE", -"205 576 LINE" -); -} -); -width = 326; -}, -{ -anchors = ( -{ -name = _top; -position = "{232, 517}"; -}, -{ -name = top; -position = "{232, 704}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"341 574 LINE", -"229 738 LINE", -"63 710 LINE", -"215 574 LINE" -); -} -); -width = 404; -}, -{ -anchors = ( -{ -name = _top; -position = "{157, 517}"; -}, -{ -name = top; -position = "{157, 704}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"229 576 LINE", -"104 718 LINE", -"63 709 LINE", -"181 576 LINE" -); -} -); -width = 292; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 0060; -}, -{ -glyphname = ring; -lastChange = "2016-08-14 08:11:07 +0000"; -layers = ( -{ -anchors = ( -{ -name = _top; -position = "{166, 517}"; -}, -{ -name = top; -position = "{166, 704}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"223 589 OFFCURVE", -"269 635 OFFCURVE", -"269 692 CURVE SMOOTH", -"269 749 OFFCURVE", -"223 795 OFFCURVE", -"166 795 CURVE SMOOTH", -"109 795 OFFCURVE", -"63 749 OFFCURVE", -"63 692 CURVE SMOOTH", -"63 635 OFFCURVE", -"109 589 OFFCURVE", -"166 589 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"134 633 OFFCURVE", -"107 660 OFFCURVE", -"107 692 CURVE SMOOTH", -"107 724 OFFCURVE", -"134 751 OFFCURVE", -"166 751 CURVE SMOOTH", -"198 751 OFFCURVE", -"225 724 OFFCURVE", -"225 692 CURVE SMOOTH", -"225 660 OFFCURVE", -"198 633 OFFCURVE", -"166 633 CURVE SMOOTH" -); -} -); -width = 332; -}, -{ -anchors = ( -{ -name = _top; -position = "{184, 517}"; -}, -{ -name = top; -position = "{184, 704}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"251 575 OFFCURVE", -"305 629 OFFCURVE", -"305 696 CURVE SMOOTH", -"305 763 OFFCURVE", -"251 817 OFFCURVE", -"184 817 CURVE SMOOTH", -"118 817 OFFCURVE", -"63 763 OFFCURVE", -"63 696 CURVE SMOOTH", -"63 629 OFFCURVE", -"118 575 OFFCURVE", -"184 575 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"157 647 OFFCURVE", -"135 669 OFFCURVE", -"135 696 CURVE SMOOTH", -"135 723 OFFCURVE", -"157 745 OFFCURVE", -"184 745 CURVE SMOOTH", -"211 745 OFFCURVE", -"233 723 OFFCURVE", -"233 696 CURVE SMOOTH", -"233 669 OFFCURVE", -"211 647 OFFCURVE", -"184 647 CURVE SMOOTH" -); -} -); -width = 368; -}, -{ -anchors = ( -{ -name = _top; -position = "{166, 517}"; -}, -{ -name = top; -position = "{166, 704}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"222 589 OFFCURVE", -"269 636 OFFCURVE", -"269 692 CURVE SMOOTH", -"269 748 OFFCURVE", -"222 795 OFFCURVE", -"166 795 CURVE SMOOTH", -"110 795 OFFCURVE", -"63 748 OFFCURVE", -"63 692 CURVE SMOOTH", -"63 636 OFFCURVE", -"110 589 OFFCURVE", -"166 589 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"129 623 OFFCURVE", -"97 655 OFFCURVE", -"97 692 CURVE SMOOTH", -"97 729 OFFCURVE", -"129 761 OFFCURVE", -"166 761 CURVE SMOOTH", -"203 761 OFFCURVE", -"235 729 OFFCURVE", -"235 692 CURVE SMOOTH", -"235 655 OFFCURVE", -"203 623 OFFCURVE", -"166 623 CURVE SMOOTH" -); -} -); -width = 332; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 02DA; -}, -{ -glyphname = tilde; -lastChange = "2016-08-06 02:19:46 +0000"; -layers = ( -{ -anchors = ( -{ -name = _top; -position = "{226, 517}"; -}, -{ -name = top; -position = "{226, 704}"; -} -); -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"345 575 OFFCURVE", -"376 618 OFFCURVE", -"386 694 CURVE", -"340 701 LINE", -"332 653 OFFCURVE", -"316 633 OFFCURVE", -"290 633 CURVE SMOOTH", -"249 633 OFFCURVE", -"220 699 OFFCURVE", -"161 699 CURVE SMOOTH", -"106 699 OFFCURVE", -"75 656 OFFCURVE", -"65 580 CURVE", -"111 573 LINE", -"119 621 OFFCURVE", -"135 641 OFFCURVE", -"161 641 CURVE SMOOTH", -"202 641 OFFCURVE", -"231 575 OFFCURVE", -"290 575 CURVE SMOOTH" -); -} -); -width = 451; -}, -{ -anchors = ( -{ -name = _top; -position = "{220, 517}"; -}, -{ -name = top; -position = "{220, 704}"; -} -); -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"362 571 OFFCURVE", -"400 617 OFFCURVE", -"410 712 CURVE", -"320 725 LINE", -"314 697 OFFCURVE", -"303 683 OFFCURVE", -"283 683 CURVE SMOOTH", -"257 683 OFFCURVE", -"204 724 OFFCURVE", -"150 724 CURVE SMOOTH", -"77 724 OFFCURVE", -"40 678 OFFCURVE", -"29 583 CURVE", -"119 570 LINE", -"125 599 OFFCURVE", -"136 612 OFFCURVE", -"156 612 CURVE SMOOTH", -"183 612 OFFCURVE", -"234 571 OFFCURVE", -"289 571 CURVE SMOOTH" -); -} -); -width = 439; -}, -{ -anchors = ( -{ -name = _top; -position = "{226, 517}"; -}, -{ -name = top; -position = "{226, 704}"; -} -); -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"339 586 OFFCURVE", -"372 626 OFFCURVE", -"381 694 CURVE", -"345 701 LINE", -"336 651 OFFCURVE", -"316 622 OFFCURVE", -"290 622 CURVE SMOOTH", -"249 622 OFFCURVE", -"220 688 OFFCURVE", -"161 688 CURVE SMOOTH", -"113 688 OFFCURVE", -"79 648 OFFCURVE", -"70 580 CURVE", -"106 573 LINE", -"114 623 OFFCURVE", -"135 652 OFFCURVE", -"161 652 CURVE SMOOTH", -"202 652 OFFCURVE", -"231 586 OFFCURVE", -"290 586 CURVE SMOOTH" -); -} -); -width = 451; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -width = 600; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -width = 600; -} -); -unicode = 02DC; -}, -{ -export = 0; -glyphname = lowercase_loop; -lastChange = "2016-08-06 02:28:12 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"452 -12 OFFCURVE", -"554 100 OFFCURVE", -"554 259 CURVE SMOOTH", -"554 417 OFFCURVE", -"452 529 OFFCURVE", -"316 529 CURVE SMOOTH", -"179 529 OFFCURVE", -"89 417 OFFCURVE", -"89 259 CURVE SMOOTH", -"89 100 OFFCURVE", -"179 -12 OFFCURVE", -"316 -12 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"200 55 OFFCURVE", -"128 140 OFFCURVE", -"128 259 CURVE SMOOTH", -"128 378 OFFCURVE", -"200 462 OFFCURVE", -"302 462 CURVE SMOOTH", -"403 462 OFFCURVE", -"475 378 OFFCURVE", -"475 259 CURVE SMOOTH", -"475 140 OFFCURVE", -"403 55 OFFCURVE", -"302 55 CURVE SMOOTH" -); -} -); -width = 608; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"499 -12 OFFCURVE", -"597 100 OFFCURVE", -"597 259 CURVE SMOOTH", -"597 417 OFFCURVE", -"499 529 OFFCURVE", -"360 529 CURVE SMOOTH", -"224 529 OFFCURVE", -"127 417 OFFCURVE", -"127 259 CURVE SMOOTH", -"127 100 OFFCURVE", -"224 -12 OFFCURVE", -"360 -12 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"238 148 OFFCURVE", -"195 194 OFFCURVE", -"195 259 CURVE SMOOTH", -"195 323 OFFCURVE", -"238 369 OFFCURVE", -"299 369 CURVE SMOOTH", -"366 369 OFFCURVE", -"413 323 OFFCURVE", -"413 259 CURVE SMOOTH", -"413 194 OFFCURVE", -"366 148 OFFCURVE", -"299 148 CURVE SMOOTH" -); -} -); -width = 625; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"455 -12 OFFCURVE", -"561 112 OFFCURVE", -"561 259 CURVE SMOOTH", -"561 406 OFFCURVE", -"455 529 OFFCURVE", -"329 529 CURVE SMOOTH", -"188 529 OFFCURVE", -"89 417 OFFCURVE", -"89 259 CURVE SMOOTH", -"89 100 OFFCURVE", -"188 -12 OFFCURVE", -"329 -12 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"207 24 OFFCURVE", -"125 121 OFFCURVE", -"125 259 CURVE SMOOTH", -"125 396 OFFCURVE", -"207 493 OFFCURVE", -"322 493 CURVE SMOOTH", -"432 493 OFFCURVE", -"525 386 OFFCURVE", -"525 259 CURVE SMOOTH", -"525 131 OFFCURVE", -"432 24 OFFCURVE", -"322 24 CURVE SMOOTH" -); -} -); -width = 605; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"422 -12 OFFCURVE", -"562 142 OFFCURVE", -"562 324 CURVE SMOOTH", -"562 435 OFFCURVE", -"473 529 OFFCURVE", -"368 529 CURVE SMOOTH", -"213 529 OFFCURVE", -"83 373 OFFCURVE", -"83 187 CURVE SMOOTH", -"83 79 OFFCURVE", -"162 -12 OFFCURVE", -"256 -12 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"189 55 OFFCURVE", -"122 121 OFFCURVE", -"122 199 CURVE SMOOTH", -"122 342 OFFCURVE", -"228 462 OFFCURVE", -"354 462 CURVE SMOOTH", -"425 462 OFFCURVE", -"484 396 OFFCURVE", -"484 318 CURVE SMOOTH", -"484 175 OFFCURVE", -"386 55 OFFCURVE", -"269 55 CURVE SMOOTH" -); -} -); -width = 610; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"423 -12 OFFCURVE", -"569 153 OFFCURVE", -"569 318 CURVE SMOOTH", -"569 442 OFFCURVE", -"492 529 OFFCURVE", -"384 529 CURVE SMOOTH", -"221 529 OFFCURVE", -"83 374 OFFCURVE", -"83 190 CURVE SMOOTH", -"83 63 OFFCURVE", -"155 -12 OFFCURVE", -"277 -12 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"176 24 OFFCURVE", -"119 86 OFFCURVE", -"119 192 CURVE SMOOTH", -"119 355 OFFCURVE", -"236 493 OFFCURVE", -"375 493 CURVE SMOOTH", -"467 493 OFFCURVE", -"532 419 OFFCURVE", -"532 314 CURVE SMOOTH", -"532 169 OFFCURVE", -"402 24 OFFCURVE", -"272 24 CURVE SMOOTH" -); -} -); -width = 607; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"482 -12 OFFCURVE", -"602 147 OFFCURVE", -"602 318 CURVE SMOOTH", -"602 444 OFFCURVE", -"526 529 OFFCURVE", -"404 529 CURVE SMOOTH", -"241 529 OFFCURVE", -"122 368 OFFCURVE", -"122 199 CURVE SMOOTH", -"122 73 OFFCURVE", -"196 -12 OFFCURVE", -"316 -12 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"217 148 OFFCURVE", -"189 175 OFFCURVE", -"189 219 CURVE SMOOTH", -"189 292 OFFCURVE", -"255 369 OFFCURVE", -"335 369 CURVE SMOOTH", -"387 369 OFFCURVE", -"418 341 OFFCURVE", -"418 296 CURVE SMOOTH", -"418 221 OFFCURVE", -"347 148 OFFCURVE", -"264 148 CURVE SMOOTH" -); -} -); -width = 626; -} -); -}, -{ -export = 0; -glyphname = lowercase_nh_shoulder; -lastChange = "2016-08-06 02:25:31 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"516 0 LINE", -"516 329 LINE SMOOTH", -"516 446 OFFCURVE", -"436 529 OFFCURVE", -"322 529 CURVE SMOOTH", -"226 529 OFFCURVE", -"141 460 OFFCURVE", -"136 379 CURVE", -"152 329 LINE", -"152 401 OFFCURVE", -"225 462 OFFCURVE", -"312 462 CURVE SMOOTH", -"388 462 OFFCURVE", -"441 403 OFFCURVE", -"441 319 CURVE SMOOTH", -"441 0 LINE" -); -} -); -width = 600; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"549 0 LINE", -"549 329 LINE SMOOTH", -"549 446 OFFCURVE", -"470 529 OFFCURVE", -"359 529 CURVE SMOOTH", -"260 529 OFFCURVE", -"186 467 OFFCURVE", -"181 379 CURVE", -"213 290 LINE", -"213 336 OFFCURVE", -"244 369 OFFCURVE", -"287 369 CURVE SMOOTH", -"333 369 OFFCURVE", -"365 334 OFFCURVE", -"365 284 CURVE SMOOTH", -"365 0 LINE" -); -} -); -width = 600; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"515 0 LINE", -"515 339 LINE SMOOTH", -"515 450 OFFCURVE", -"435 529 OFFCURVE", -"322 529 CURVE SMOOTH", -"215 529 OFFCURVE", -"139 459 OFFCURVE", -"139 360 CURVE", -"152 330 LINE", -"152 425 OFFCURVE", -"220 493 OFFCURVE", -"317 493 CURVE SMOOTH", -"412 493 OFFCURVE", -"479 427 OFFCURVE", -"479 334 CURVE SMOOTH", -"479 0 LINE" -); -} -); -width = 600; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"462 0 LINE", -"527 311 OFFCURVE", -"535 336 OFFCURVE", -"535 374 CURVE SMOOTH", -"535 466 OFFCURVE", -"473 529 OFFCURVE", -"373 529 CURVE SMOOTH", -"280 529 OFFCURVE", -"184 463 OFFCURVE", -"162 382 CURVE", -"167 326 LINE", -"182 398 OFFCURVE", -"270 462 OFFCURVE", -"360 462 CURVE SMOOTH", -"421 462 OFFCURVE", -"458 423 OFFCURVE", -"458 361 CURVE SMOOTH", -"458 330 OFFCURVE", -"451 308 OFFCURVE", -"387 0 CURVE" -); -} -); -width = 600; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"460 0 LINE", -"531 339 OFFCURVE", -"536 353 OFFCURVE", -"536 381 CURVE SMOOTH", -"536 469 OFFCURVE", -"474 529 OFFCURVE", -"375 529 CURVE SMOOTH", -"269 529 OFFCURVE", -"180 460 OFFCURVE", -"160 361 CURVE", -"166 329 LINE", -"186 424 OFFCURVE", -"269 493 OFFCURVE", -"368 493 CURVE SMOOTH", -"448 493 OFFCURVE", -"498 445 OFFCURVE", -"498 372 CURVE SMOOTH", -"498 343 OFFCURVE", -"492 322 OFFCURVE", -"424 0 CURVE" -); -} -); -width = 599; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"495 0 LINE", -"559 305 OFFCURVE", -"567 331 OFFCURVE", -"567 369 CURVE SMOOTH", -"567 462 OFFCURVE", -"504 529 OFFCURVE", -"403 529 CURVE SMOOTH", -"310 529 OFFCURVE", -"231 475 OFFCURVE", -"208 387 CURVE", -"220 282 LINE", -"228 328 OFFCURVE", -"273 369 OFFCURVE", -"323 369 CURVE SMOOTH", -"355 369 OFFCURVE", -"375 351 OFFCURVE", -"375 317 CURVE SMOOTH", -"375 302 OFFCURVE", -"372 289 OFFCURVE", -"311 0 CURVE" -); -} -); -width = 601; -} -); -}, -{ -export = 0; -glyphname = lowercase_loop_reverse; -lastChange = "2016-08-06 02:28:59 +0000"; -layers = ( -{ -layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; -paths = ( -{ -closed = 1; -nodes = ( -"464 -12 OFFCURVE", -"554 100 OFFCURVE", -"554 259 CURVE SMOOTH", -"554 417 OFFCURVE", -"464 529 OFFCURVE", -"327 529 CURVE SMOOTH", -"191 529 OFFCURVE", -"89 417 OFFCURVE", -"89 259 CURVE SMOOTH", -"89 100 OFFCURVE", -"191 -12 OFFCURVE", -"327 -12 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"240 55 OFFCURVE", -"168 140 OFFCURVE", -"168 259 CURVE SMOOTH", -"168 378 OFFCURVE", -"240 462 OFFCURVE", -"341 462 CURVE SMOOTH", -"443 462 OFFCURVE", -"515 378 OFFCURVE", -"515 259 CURVE SMOOTH", -"515 140 OFFCURVE", -"443 55 OFFCURVE", -"341 55 CURVE SMOOTH" -); -} -); -width = 608; -}, -{ -layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; -paths = ( -{ -closed = 1; -nodes = ( -"500 -12 OFFCURVE", -"597 100 OFFCURVE", -"597 259 CURVE SMOOTH", -"597 417 OFFCURVE", -"500 529 OFFCURVE", -"364 529 CURVE SMOOTH", -"225 529 OFFCURVE", -"127 417 OFFCURVE", -"127 259 CURVE SMOOTH", -"127 100 OFFCURVE", -"225 -12 OFFCURVE", -"364 -12 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"358 148 OFFCURVE", -"311 194 OFFCURVE", -"311 259 CURVE SMOOTH", -"311 323 OFFCURVE", -"358 369 OFFCURVE", -"425 369 CURVE SMOOTH", -"486 369 OFFCURVE", -"529 323 OFFCURVE", -"529 259 CURVE SMOOTH", -"529 194 OFFCURVE", -"486 148 OFFCURVE", -"425 148 CURVE SMOOTH" -); -} -); -width = 625; -}, -{ -layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; -paths = ( -{ -closed = 1; -nodes = ( -"462 -12 OFFCURVE", -"561 100 OFFCURVE", -"561 259 CURVE SMOOTH", -"561 417 OFFCURVE", -"462 529 OFFCURVE", -"321 529 CURVE SMOOTH", -"195 529 OFFCURVE", -"89 406 OFFCURVE", -"89 259 CURVE SMOOTH", -"89 112 OFFCURVE", -"195 -12 OFFCURVE", -"321 -12 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"218 24 OFFCURVE", -"125 131 OFFCURVE", -"125 259 CURVE SMOOTH", -"125 386 OFFCURVE", -"218 493 OFFCURVE", -"328 493 CURVE SMOOTH", -"443 493 OFFCURVE", -"525 396 OFFCURVE", -"525 259 CURVE SMOOTH", -"525 121 OFFCURVE", -"443 24 OFFCURVE", -"328 24 CURVE SMOOTH" -); -} -); -width = 605; -}, -{ -layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; -paths = ( -{ -closed = 1; -nodes = ( -"397 -12 OFFCURVE", -"527 145 OFFCURVE", -"527 331 CURVE SMOOTH", -"527 438 OFFCURVE", -"448 529 OFFCURVE", -"354 529 CURVE SMOOTH", -"188 529 OFFCURVE", -"48 376 OFFCURVE", -"48 194 CURVE SMOOTH", -"48 82 OFFCURVE", -"137 -12 OFFCURVE", -"242 -12 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"185 55 OFFCURVE", -"126 121 OFFCURVE", -"126 199 CURVE SMOOTH", -"126 342 OFFCURVE", -"224 462 OFFCURVE", -"340 462 CURVE SMOOTH", -"420 462 OFFCURVE", -"488 396 OFFCURVE", -"488 318 CURVE SMOOTH", -"488 175 OFFCURVE", -"382 55 OFFCURVE", -"256 55 CURVE SMOOTH" -); -} -); -width = 609; -}, -{ -layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; -paths = ( -{ -closed = 1; -nodes = ( -"432 -12 OFFCURVE", -"569 145 OFFCURVE", -"569 331 CURVE SMOOTH", -"569 455 OFFCURVE", -"499 529 OFFCURVE", -"381 529 CURVE SMOOTH", -"232 529 OFFCURVE", -"83 365 OFFCURVE", -"83 200 CURVE SMOOTH", -"83 76 OFFCURVE", -"160 -12 OFFCURVE", -"269 -12 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"184 24 OFFCURVE", -"119 98 OFFCURVE", -"119 202 CURVE SMOOTH", -"119 348 OFFCURVE", -"247 493 OFFCURVE", -"374 493 CURVE SMOOTH", -"473 493 OFFCURVE", -"532 429 OFFCURVE", -"532 321 CURVE SMOOTH", -"532 160 OFFCURVE", -"415 24 OFFCURVE", -"276 24 CURVE SMOOTH" -); -} -); -width = 606; -}, -{ -layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; -paths = ( -{ -closed = 1; -nodes = ( -"485 -12 OFFCURVE", -"603 148 OFFCURVE", -"603 319 CURVE SMOOTH", -"603 444 OFFCURVE", -"528 529 OFFCURVE", -"409 529 CURVE SMOOTH", -"243 529 OFFCURVE", -"123 369 OFFCURVE", -"123 200 CURVE SMOOTH", -"123 74 OFFCURVE", -"199 -12 OFFCURVE", -"321 -12 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"338 148 OFFCURVE", -"307 176 OFFCURVE", -"307 221 CURVE SMOOTH", -"307 298 OFFCURVE", -"378 369 OFFCURVE", -"462 369 CURVE SMOOTH", -"508 369 OFFCURVE", -"536 342 OFFCURVE", -"536 298 CURVE SMOOTH", -"536 226 OFFCURVE", -"471 148 OFFCURVE", -"391 148 CURVE SMOOTH" -); -} -); -width = 626; -} -); -} -); -instances = ( -{ -customParameters = ( -{ -name = typoAscender; -value = 795; -}, -{ -name = typoDescender; -value = -205; -}, -{ -name = typoLineGap; -value = 0; -}, -{ -name = hheaAscender; -value = 795; -}, -{ -name = hheaDescender; -value = -205; -}, -{ -name = underlinePosition; -value = -133; -}, -{ -name = underlineThickness; -value = 20; -}, -{ -name = winAscent; -value = 795; -}, -{ -name = winDescent; -value = 205; -} -); -interpolationWidth = 5; -instanceInterpolations = { -"3B040282-CF47-4846-BCAF-7BFF90FB63BC" = 1; -}; -name = Thin; -}, -{ -exports = 0; -customParameters = ( -{ -name = typoAscender; -value = 795; -}, -{ -name = typoDescender; -value = -205; -}, -{ -name = typoLineGap; -value = 0; -}, -{ -name = hheaAscender; -value = 795; -}, -{ -name = hheaDescender; -value = -205; -}, -{ -name = underlinePosition; -value = -133; -}, -{ -name = underlineThickness; -value = 20; -}, -{ -name = winAscent; -value = 795; -}, -{ -name = winDescent; -value = 205; -} -); -interpolationCustom = 5; -interpolationWidth = 5; -instanceInterpolations = { -"84328D8E-4D54-44EF-AF5C-0364B1C28646" = 1; -}; -isItalic = 1; -linkStyle = Thin; -name = "Thin Italic"; -}, -{ -customParameters = ( -{ -name = typoAscender; -value = 795; -}, -{ -name = typoDescender; -value = -205; -}, -{ -name = typoLineGap; -value = 0; -}, -{ -name = hheaAscender; -value = 795; -}, -{ -name = hheaDescender; -value = -205; -}, -{ -name = underlinePosition; -value = -133; -}, -{ -name = underlineThickness; -value = 20; -}, -{ -name = winAscent; -value = 795; -}, -{ -name = winDescent; -value = 205; -} -); -interpolationWeight = 200; -interpolationWidth = 5; -instanceInterpolations = { -"35616FF6-3D9C-499B-B113-AC9E0DB5842A" = 0.333333; -"3B040282-CF47-4846-BCAF-7BFF90FB63BC" = 0.666667; -}; -name = "Extra Light"; -}, -{ -exports = 0; -customParameters = ( -{ -name = typoAscender; -value = 795; -}, -{ -name = typoDescender; -value = -205; -}, -{ -name = typoLineGap; -value = 0; -}, -{ -name = hheaAscender; -value = 795; -}, -{ -name = hheaDescender; -value = -205; -}, -{ -name = underlinePosition; -value = -133; -}, -{ -name = underlineThickness; -value = 20; -}, -{ -name = winAscent; -value = 795; -}, -{ -name = winDescent; -value = 205; -} -); -interpolationCustom = 5; -interpolationWeight = 200; -interpolationWidth = 5; -instanceInterpolations = { -"119329DF-C854-46E0-93EC-7E8A22DFCA4F" = 0.333333; -"84328D8E-4D54-44EF-AF5C-0364B1C28646" = 0.666667; -}; -isItalic = 1; -linkStyle = "Extra Light"; -name = "Extra Light Italic"; -}, -{ -customParameters = ( -{ -name = typoAscender; -value = 795; -}, -{ -name = typoDescender; -value = -205; -}, -{ -name = typoLineGap; -value = 0; -}, -{ -name = hheaAscender; -value = 795; -}, -{ -name = hheaDescender; -value = -205; -}, -{ -name = underlinePosition; -value = -133; -}, -{ -name = underlineThickness; -value = 20; -}, -{ -name = winAscent; -value = 795; -}, -{ -name = winDescent; -value = 205; -} -); -interpolationWeight = 300; -interpolationWidth = 5; -instanceInterpolations = { -"35616FF6-3D9C-499B-B113-AC9E0DB5842A" = 0.666667; -"3B040282-CF47-4846-BCAF-7BFF90FB63BC" = 0.333333; -}; -name = Light; -}, -{ -exports = 0; -customParameters = ( -{ -name = typoAscender; -value = 795; -}, -{ -name = typoDescender; -value = -205; -}, -{ -name = typoLineGap; -value = 0; -}, -{ -name = hheaAscender; -value = 795; -}, -{ -name = hheaDescender; -value = -205; -}, -{ -name = underlinePosition; -value = -133; -}, -{ -name = underlineThickness; -value = 20; -}, -{ -name = winAscent; -value = 795; -}, -{ -name = winDescent; -value = 205; -} -); -interpolationCustom = 5; -interpolationWeight = 300; -interpolationWidth = 5; -instanceInterpolations = { -"119329DF-C854-46E0-93EC-7E8A22DFCA4F" = 0.666667; -"84328D8E-4D54-44EF-AF5C-0364B1C28646" = 0.333333; -}; -isItalic = 1; -linkStyle = Light; -name = "Light Italic"; -}, -{ -customParameters = ( -{ -name = typoAscender; -value = 795; -}, -{ -name = typoDescender; -value = -205; -}, -{ -name = typoLineGap; -value = 0; -}, -{ -name = hheaAscender; -value = 795; -}, -{ -name = hheaDescender; -value = -205; -}, -{ -name = underlinePosition; -value = -133; -}, -{ -name = underlineThickness; -value = 20; -}, -{ -name = winAscent; -value = 795; -}, -{ -name = winDescent; -value = 205; -} -); -interpolationWeight = 400; -interpolationWidth = 5; -instanceInterpolations = { -"35616FF6-3D9C-499B-B113-AC9E0DB5842A" = 1; -}; -name = Regular; -}, -{ -exports = 0; -customParameters = ( -{ -name = typoAscender; -value = 795; -}, -{ -name = typoDescender; -value = -205; -}, -{ -name = typoLineGap; -value = 0; -}, -{ -name = hheaAscender; -value = 795; -}, -{ -name = hheaDescender; -value = -205; -}, -{ -name = underlinePosition; -value = -133; -}, -{ -name = underlineThickness; -value = 20; -}, -{ -name = winAscent; -value = 795; -}, -{ -name = winDescent; -value = 205; -} -); -interpolationCustom = 5; -interpolationWeight = 400; -interpolationWidth = 5; -instanceInterpolations = { -"119329DF-C854-46E0-93EC-7E8A22DFCA4F" = 1; -}; -isItalic = 1; -linkStyle = Regular; -name = "Regular Italic"; -}, -{ -customParameters = ( -{ -name = typoAscender; -value = 795; -}, -{ -name = typoDescender; -value = -205; -}, -{ -name = typoLineGap; -value = 0; -}, -{ -name = hheaAscender; -value = 795; -}, -{ -name = hheaDescender; -value = -205; -}, -{ -name = underlinePosition; -value = -133; -}, -{ -name = underlineThickness; -value = 20; -}, -{ -name = winAscent; -value = 795; -}, -{ -name = winDescent; -value = 205; -} -); -interpolationWeight = 500; -interpolationWidth = 5; -instanceInterpolations = { -"35616FF6-3D9C-499B-B113-AC9E0DB5842A" = 0.8; -"A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B" = 0.2; -}; -name = Medium; -weightClass = Medium; -}, -{ -exports = 0; -customParameters = ( -{ -name = typoAscender; -value = 795; -}, -{ -name = typoDescender; -value = -205; -}, -{ -name = typoLineGap; -value = 0; -}, -{ -name = hheaAscender; -value = 795; -}, -{ -name = hheaDescender; -value = -205; -}, -{ -name = underlinePosition; -value = -133; -}, -{ -name = underlineThickness; -value = 20; -}, -{ -name = winAscent; -value = 795; -}, -{ -name = winDescent; -value = 205; -} -); -interpolationCustom = 5; -interpolationWeight = 500; -interpolationWidth = 5; -instanceInterpolations = { -"119329DF-C854-46E0-93EC-7E8A22DFCA4F" = 0.8; -"88AF04C7-891B-4BE3-8AB1-6195D630646B" = 0.2; -}; -isItalic = 1; -linkStyle = Medium; -name = "Medium Italic"; -weightClass = Bold; -}, -{ -customParameters = ( -{ -name = typoAscender; -value = 795; -}, -{ -name = typoDescender; -value = -205; -}, -{ -name = typoLineGap; -value = 0; -}, -{ -name = hheaAscender; -value = 795; -}, -{ -name = hheaDescender; -value = -205; -}, -{ -name = underlinePosition; -value = -133; -}, -{ -name = underlineThickness; -value = 20; -}, -{ -name = winAscent; -value = 795; -}, -{ -name = winDescent; -value = 205; -} -); -interpolationWeight = 600; -interpolationWidth = 5; -instanceInterpolations = { -"35616FF6-3D9C-499B-B113-AC9E0DB5842A" = 0.6; -"A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B" = 0.4; -}; -name = "Semi Bold"; -weightClass = SemiBold; -}, -{ -exports = 0; -customParameters = ( -{ -name = typoAscender; -value = 795; -}, -{ -name = typoDescender; -value = -205; -}, -{ -name = typoLineGap; -value = 0; -}, -{ -name = hheaAscender; -value = 795; -}, -{ -name = hheaDescender; -value = -205; -}, -{ -name = underlinePosition; -value = -133; -}, -{ -name = underlineThickness; -value = 20; -}, -{ -name = winAscent; -value = 795; -}, -{ -name = winDescent; -value = 205; -} -); -interpolationCustom = 5; -interpolationWeight = 600; -interpolationWidth = 5; -instanceInterpolations = { -"119329DF-C854-46E0-93EC-7E8A22DFCA4F" = 0.6; -"88AF04C7-891B-4BE3-8AB1-6195D630646B" = 0.4; -}; -isItalic = 1; -linkStyle = "Semi Bold"; -name = "Semi Bold Italic"; -weightClass = Bold; -}, -{ -customParameters = ( -{ -name = typoAscender; -value = 795; -}, -{ -name = typoDescender; -value = -205; -}, -{ -name = typoLineGap; -value = 0; -}, -{ -name = hheaAscender; -value = 795; -}, -{ -name = hheaDescender; -value = -205; -}, -{ -name = underlinePosition; -value = -133; -}, -{ -name = underlineThickness; -value = 20; -}, -{ -name = winAscent; -value = 795; -}, -{ -name = winDescent; -value = 205; -} -); -interpolationWeight = 700; -interpolationWidth = 5; -instanceInterpolations = { -"35616FF6-3D9C-499B-B113-AC9E0DB5842A" = 0.4; -"A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B" = 0.6; -}; -isBold = 1; -linkStyle = Regular; -name = Bold; -weightClass = Bold; -}, -{ -exports = 0; -customParameters = ( -{ -name = typoAscender; -value = 795; -}, -{ -name = typoDescender; -value = -205; -}, -{ -name = typoLineGap; -value = 0; -}, -{ -name = hheaAscender; -value = 795; -}, -{ -name = hheaDescender; -value = -205; -}, -{ -name = underlinePosition; -value = -133; -}, -{ -name = underlineThickness; -value = 20; -}, -{ -name = winAscent; -value = 795; -}, -{ -name = winDescent; -value = 205; -} -); -interpolationCustom = 5; -interpolationWeight = 700; -interpolationWidth = 5; -instanceInterpolations = { -"119329DF-C854-46E0-93EC-7E8A22DFCA4F" = 0.4; -"88AF04C7-891B-4BE3-8AB1-6195D630646B" = 0.6; -}; -isBold = 1; -isItalic = 1; -linkStyle = Regular; -name = "Bold Italic"; -weightClass = Bold; -}, -{ -customParameters = ( -{ -name = typoAscender; -value = 795; -}, -{ -name = typoDescender; -value = -205; -}, -{ -name = typoLineGap; -value = 0; -}, -{ -name = hheaAscender; -value = 795; -}, -{ -name = hheaDescender; -value = -205; -}, -{ -name = underlinePosition; -value = -133; -}, -{ -name = underlineThickness; -value = 20; -}, -{ -name = winAscent; -value = 795; -}, -{ -name = winDescent; -value = 205; -} -); -interpolationWeight = 800; -interpolationWidth = 5; -instanceInterpolations = { -"35616FF6-3D9C-499B-B113-AC9E0DB5842A" = 0.2; -"A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B" = 0.8; -}; -name = "Extra Bold"; -weightClass = ExtraBold; -}, -{ -exports = 0; -customParameters = ( -{ -name = typoAscender; -value = 795; -}, -{ -name = typoDescender; -value = -205; -}, -{ -name = typoLineGap; -value = 0; -}, -{ -name = hheaAscender; -value = 795; -}, -{ -name = hheaDescender; -value = -205; -}, -{ -name = underlinePosition; -value = -133; -}, -{ -name = underlineThickness; -value = 20; -}, -{ -name = winAscent; -value = 795; -}, -{ -name = winDescent; -value = 205; -} -); -interpolationCustom = 5; -interpolationWeight = 800; -interpolationWidth = 5; -instanceInterpolations = { -"119329DF-C854-46E0-93EC-7E8A22DFCA4F" = 0.2; -"88AF04C7-891B-4BE3-8AB1-6195D630646B" = 0.8; -}; -isItalic = 1; -linkStyle = "Extra Bold"; -name = "Extra Bold Italic"; -weightClass = ExtraBold; -}, -{ -customParameters = ( -{ -name = typoAscender; -value = 795; -}, -{ -name = typoDescender; -value = -205; -}, -{ -name = typoLineGap; -value = 0; -}, -{ -name = hheaAscender; -value = 795; -}, -{ -name = hheaDescender; -value = -205; -}, -{ -name = underlinePosition; -value = -133; -}, -{ -name = underlineThickness; -value = 20; -}, -{ -name = winAscent; -value = 795; -}, -{ -name = winDescent; -value = 205; -} -); -interpolationWeight = 900; -interpolationWidth = 5; -instanceInterpolations = { -"A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B" = 1; -}; -name = Black; -weightClass = Black; -}, -{ -exports = 0; -customParameters = ( -{ -name = typoAscender; -value = 795; -}, -{ -name = typoDescender; -value = -205; -}, -{ -name = typoLineGap; -value = 0; -}, -{ -name = hheaAscender; -value = 795; -}, -{ -name = hheaDescender; -value = -205; -}, -{ -name = underlinePosition; -value = -133; -}, -{ -name = underlineThickness; -value = 20; -}, -{ -name = winAscent; -value = 795; -}, -{ -name = winDescent; -value = 205; -} -); -interpolationCustom = 5; -interpolationWeight = 900; -interpolationWidth = 5; -instanceInterpolations = { -"88AF04C7-891B-4BE3-8AB1-6195D630646B" = 1; -}; -isItalic = 1; -linkStyle = Black; -name = "Black Italic"; -weightClass = Black; -} -); -kerning = { -"3B040282-CF47-4846-BCAF-7BFF90FB63BC" = { -A = { -G = -19; -T = -62; -V = -89; -W = -40; -Y = -35; -}; -C = { -O = -15; -}; -K = { -A = 20; -}; -L = { -V = -109; -}; -T = { -O = -43; -}; -V = { -A = -89; -}; -W = { -A = -40; -o = -35; -}; -Y = { -A = -35; -e = -90; -}; -backslash = { -backslash = -125; -slash = 70; -}; -c = { -o = -11; -}; -e = { -Y = -90; -}; -o = { -w = -19; -}; -r = { -o = -17; -}; -slash = { -slash = -125; -}; -v = { -d = -19; -}; -y = { -e = -23; -o = -30; -}; -D = { -A = -53; -}; -}; -"35616FF6-3D9C-499B-B113-AC9E0DB5842A" = { -A = { -G = -19; -T = -62; -V = -89; -W = -40; -Y = -35; -}; -C = { -O = -15; -}; -K = { -A = 20; -}; -L = { -V = -109; -}; -T = { -O = -43; -}; -V = { -A = -89; -}; -W = { -A = -40; -o = -35; -}; -Y = { -A = -35; -e = -90; -}; -backslash = { -backslash = -125; -slash = 70; -}; -c = { -o = -11; -}; -e = { -Y = -90; -}; -o = { -w = -19; -}; -r = { -o = -17; -}; -slash = { -slash = -125; -}; -v = { -d = -19; -}; -y = { -e = -23; -o = -30; -}; -D = { -A = -53; -}; -}; -"A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B" = { -A = { -G = -15; -T = -68; -V = -85; -W = -40; -Y = -35; -}; -C = { -O = -15; -}; -K = { -A = 40; -}; -L = { -V = -109; -}; -T = { -O = -28; -}; -V = { -A = -85; -}; -W = { -A = -40; -o = -5; -}; -Y = { -A = -5; -e = -72; -}; -backslash = { -backslash = -135; -slash = 90; -}; -c = { -o = -11; -}; -e = { -Y = -72; -}; -o = { -w = -19; -}; -r = { -o = -8; -}; -slash = { -slash = -135; -}; -v = { -d = -21; -}; -y = { -e = -23; -o = -30; -}; -D = { -A = -31; -}; -}; -"84328D8E-4D54-44EF-AF5C-0364B1C28646" = { -r = { -o = -17; -}; -D = { -A = -53; -}; -}; -"119329DF-C854-46E0-93EC-7E8A22DFCA4F" = { -r = { -o = -17; -}; -D = { -A = -53; -}; -}; -"88AF04C7-891B-4BE3-8AB1-6195D630646B" = { -r = { -o = -8; -}; -D = { -A = -31; -}; -}; -}; -manufacturer = "Victory One Media Pty Ltd"; -manufacturerURL = "http://victoryonemedia.com"; -unitsPerEm = 1000; -userData = { -GSDimensionPlugin.Dimensions = { -"35616FF6-3D9C-499B-B113-AC9E0DB5842A" = { -HH = 74; -HV = 78; -OH = 71; -OV = 79; -nV = 75; -nd = 67; -oH = 67; -oV = 75; -tH = "67"; -}; -"3B040282-CF47-4846-BCAF-7BFF90FB63BC" = { -OH = "34"; -OV = "36"; -nV = "36"; -nd = "34"; -}; -"A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B" = { -HH = "173"; -HV = "194"; -OH = "176"; -OV = "200"; -nV = "193"; -nd = "160"; -oH = "160"; -oV = "184"; -tH = "152"; -}; -}; -}; -versionMajor = 1; -versionMinor = 0; -} diff --git a/Sources/Metropolis BubbleKern Pairs.txt b/Sources/Metropolis BubbleKern Pairs.txt new file mode 100644 index 0000000..b0bd236 --- /dev/null +++ b/Sources/Metropolis BubbleKern Pairs.txt @@ -0,0 +1,18496 @@ +A A +A B +A C +A D +A Eth +A E +A F +A G +A H +A I +A J +A K +A L +A Lslash +A M +A N +A O +A Oslash +A P +A Thorn +A Q +A R +A S +A T +A U +A V +A W +A X +A Y +A Z +A a +A b +A c +A d +A eth +A dcaron +A dcroat +A e +A f +A g +A h +A i +A j +A l +A lcaron +A lslash +A m +A n +A o +A oslash +A p +A thorn +A q +A r +A s +A germandbls +A t +A tcaron +A u +A v +A w +A x +A y +A z +A a.alt +A 0 +A 1 +A 2 +A 3 +A 4 +A 5 +A 6 +A 7 +A 8 +A 9 +A . +A comma +A colon +A semicolon +A ellipsis +A exclaim +A exclaimdown +A question +A questiondown +A periodcentered +A bullet +A asterisk +A numbersign +A slash +A backslash +A parenleft +A parenright +A braceleft +A braceright +A bracketleft +A bracketright +A hyphen +A endash +A emdash +A underscore +A quotesinglbase +A quotedblbase +A quotedblleft +A quotedblright +A quoteleft +A quoteright +A guillemetleft +A guillemetright +A guilsinglleft +A guilsinglright +A quotedbl +A quotesingle +A cent +A dollar +A euro +A sterling +A yen +A plus +A minus +A multiply +A divide +A equal +A greater +A less +A asciitilde +A asciicircum +A percent +A perthousand +A at +A ampersand +A paragraph +A copyright +A registered +A trademark +A bar +A degree +B A +B B +B C +B D +B Eth +B E +B F +B G +B H +B I +B J +B K +B L +B Lslash +B M +B N +B O +B Oslash +B P +B Thorn +B Q +B R +B S +B T +B U +B V +B W +B X +B Y +B Z +B a +B b +B c +B d +B eth +B dcaron +B dcroat +B e +B f +B g +B h +B i +B j +B l +B lcaron +B lslash +B m +B n +B o +B oslash +B p +B thorn +B q +B r +B s +B germandbls +B t +B tcaron +B u +B v +B w +B x +B y +B z +B a.alt +B 0 +B 1 +B 2 +B 3 +B 4 +B 5 +B 6 +B 7 +B 8 +B 9 +B . +B comma +B colon +B semicolon +B ellipsis +B exclaim +B exclaimdown +B question +B questiondown +B periodcentered +B bullet +B asterisk +B numbersign +B slash +B backslash +B parenleft +B parenright +B braceleft +B braceright +B bracketleft +B bracketright +B hyphen +B endash +B emdash +B underscore +B quotesinglbase +B quotedblbase +B quotedblleft +B quotedblright +B quoteleft +B quoteright +B guillemetleft +B guillemetright +B guilsinglleft +B guilsinglright +B quotedbl +B quotesingle +B cent +B dollar +B euro +B sterling +B yen +B plus +B minus +B multiply +B divide +B equal +B greater +B less +B asciitilde +B asciicircum +B percent +B perthousand +B at +B ampersand +B paragraph +B copyright +B registered +B trademark +B bar +B degree +C A +C B +C C +C D +C Eth +C E +C F +C G +C H +C I +C J +C K +C L +C Lslash +C M +C N +C O +C Oslash +C P +C Thorn +C Q +C R +C S +C T +C U +C V +C W +C X +C Y +C Z +C a +C b +C c +C d +C eth +C dcaron +C dcroat +C e +C f +C g +C h +C i +C j +C l +C lcaron +C lslash +C m +C n +C o +C oslash +C p +C thorn +C q +C r +C s +C germandbls +C t +C tcaron +C u +C v +C w +C x +C y +C z +C a.alt +C 0 +C 1 +C 2 +C 3 +C 4 +C 5 +C 6 +C 7 +C 8 +C 9 +C . +C comma +C colon +C semicolon +C ellipsis +C exclaim +C exclaimdown +C question +C questiondown +C periodcentered +C bullet +C asterisk +C numbersign +C slash +C backslash +C parenleft +C parenright +C braceleft +C braceright +C bracketleft +C bracketright +C hyphen +C endash +C emdash +C underscore +C quotesinglbase +C quotedblbase +C quotedblleft +C quotedblright +C quoteleft +C quoteright +C guillemetleft +C guillemetright +C guilsinglleft +C guilsinglright +C quotedbl +C quotesingle +C cent +C dollar +C euro +C sterling +C yen +C plus +C minus +C multiply +C divide +C equal +C greater +C less +C asciitilde +C asciicircum +C percent +C perthousand +C at +C ampersand +C paragraph +C copyright +C registered +C trademark +C bar +C degree +D A +D B +D C +D D +D Eth +D E +D F +D G +D H +D I +D J +D K +D L +D Lslash +D M +D N +D O +D Oslash +D P +D Thorn +D Q +D R +D S +D T +D U +D V +D W +D X +D Y +D Z +D a +D b +D c +D d +D eth +D dcaron +D dcroat +D e +D f +D g +D h +D i +D j +D l +D lcaron +D lslash +D m +D n +D o +D oslash +D p +D thorn +D q +D r +D s +D germandbls +D t +D tcaron +D u +D v +D w +D x +D y +D z +D a.alt +D 0 +D 1 +D 2 +D 3 +D 4 +D 5 +D 6 +D 7 +D 8 +D 9 +D . +D comma +D colon +D semicolon +D ellipsis +D exclaim +D exclaimdown +D question +D questiondown +D periodcentered +D bullet +D asterisk +D numbersign +D slash +D backslash +D parenleft +D parenright +D braceleft +D braceright +D bracketleft +D bracketright +D hyphen +D endash +D emdash +D underscore +D quotesinglbase +D quotedblbase +D quotedblleft +D quotedblright +D quoteleft +D quoteright +D guillemetleft +D guillemetright +D guilsinglleft +D guilsinglright +D quotedbl +D quotesingle +D cent +D dollar +D euro +D sterling +D yen +D plus +D minus +D multiply +D divide +D equal +D greater +D less +D asciitilde +D asciicircum +D percent +D perthousand +D at +D ampersand +D paragraph +D copyright +D registered +D trademark +D bar +D degree +Eth A +Eth B +Eth C +Eth D +Eth Eth +Eth E +Eth F +Eth G +Eth H +Eth I +Eth J +Eth K +Eth L +Eth Lslash +Eth M +Eth N +Eth O +Eth Oslash +Eth P +Eth Thorn +Eth Q +Eth R +Eth S +Eth T +Eth U +Eth V +Eth W +Eth X +Eth Y +Eth Z +Eth a +Eth b +Eth c +Eth d +Eth eth +Eth dcaron +Eth dcroat +Eth e +Eth f +Eth g +Eth h +Eth i +Eth j +Eth l +Eth lcaron +Eth lslash +Eth m +Eth n +Eth o +Eth oslash +Eth p +Eth thorn +Eth q +Eth r +Eth s +Eth germandbls +Eth t +Eth tcaron +Eth u +Eth v +Eth w +Eth x +Eth y +Eth z +Eth a.alt +Eth 0 +Eth 1 +Eth 2 +Eth 3 +Eth 4 +Eth 5 +Eth 6 +Eth 7 +Eth 8 +Eth 9 +Eth . +Eth comma +Eth colon +Eth semicolon +Eth ellipsis +Eth exclaim +Eth exclaimdown +Eth question +Eth questiondown +Eth periodcentered +Eth bullet +Eth asterisk +Eth numbersign +Eth slash +Eth backslash +Eth parenleft +Eth parenright +Eth braceleft +Eth braceright +Eth bracketleft +Eth bracketright +Eth hyphen +Eth endash +Eth emdash +Eth underscore +Eth quotesinglbase +Eth quotedblbase +Eth quotedblleft +Eth quotedblright +Eth quoteleft +Eth quoteright +Eth guillemetleft +Eth guillemetright +Eth guilsinglleft +Eth guilsinglright +Eth quotedbl +Eth quotesingle +Eth cent +Eth dollar +Eth euro +Eth sterling +Eth yen +Eth plus +Eth minus +Eth multiply +Eth divide +Eth equal +Eth greater +Eth less +Eth asciitilde +Eth asciicircum +Eth percent +Eth perthousand +Eth at +Eth ampersand +Eth paragraph +Eth copyright +Eth registered +Eth trademark +Eth bar +Eth degree +E A +E B +E C +E D +E Eth +E E +E F +E G +E H +E I +E J +E K +E L +E Lslash +E M +E N +E O +E Oslash +E P +E Thorn +E Q +E R +E S +E T +E U +E V +E W +E X +E Y +E Z +E a +E b +E c +E d +E eth +E dcaron +E dcroat +E e +E f +E g +E h +E i +E j +E l +E lcaron +E lslash +E m +E n +E o +E oslash +E p +E thorn +E q +E r +E s +E germandbls +E t +E tcaron +E u +E v +E w +E x +E y +E z +E a.alt +E 0 +E 1 +E 2 +E 3 +E 4 +E 5 +E 6 +E 7 +E 8 +E 9 +E . +E comma +E colon +E semicolon +E ellipsis +E exclaim +E exclaimdown +E question +E questiondown +E periodcentered +E bullet +E asterisk +E numbersign +E slash +E backslash +E parenleft +E parenright +E braceleft +E braceright +E bracketleft +E bracketright +E hyphen +E endash +E emdash +E underscore +E quotesinglbase +E quotedblbase +E quotedblleft +E quotedblright +E quoteleft +E quoteright +E guillemetleft +E guillemetright +E guilsinglleft +E guilsinglright +E quotedbl +E quotesingle +E cent +E dollar +E euro +E sterling +E yen +E plus +E minus +E multiply +E divide +E equal +E greater +E less +E asciitilde +E asciicircum +E percent +E perthousand +E at +E ampersand +E paragraph +E copyright +E registered +E trademark +E bar +E degree +F A +F B +F C +F D +F Eth +F E +F F +F G +F H +F I +F J +F K +F L +F Lslash +F M +F N +F O +F Oslash +F P +F Thorn +F Q +F R +F S +F T +F U +F V +F W +F X +F Y +F Z +F a +F b +F c +F d +F eth +F dcaron +F dcroat +F e +F f +F g +F h +F i +F j +F l +F lcaron +F lslash +F m +F n +F o +F oslash +F p +F thorn +F q +F r +F s +F germandbls +F t +F tcaron +F u +F v +F w +F x +F y +F z +F a.alt +F 0 +F 1 +F 2 +F 3 +F 4 +F 5 +F 6 +F 7 +F 8 +F 9 +F . +F comma +F colon +F semicolon +F ellipsis +F exclaim +F exclaimdown +F question +F questiondown +F periodcentered +F bullet +F asterisk +F numbersign +F slash +F backslash +F parenleft +F parenright +F braceleft +F braceright +F bracketleft +F bracketright +F hyphen +F endash +F emdash +F underscore +F quotesinglbase +F quotedblbase +F quotedblleft +F quotedblright +F quoteleft +F quoteright +F guillemetleft +F guillemetright +F guilsinglleft +F guilsinglright +F quotedbl +F quotesingle +F cent +F dollar +F euro +F sterling +F yen +F plus +F minus +F multiply +F divide +F equal +F greater +F less +F asciitilde +F asciicircum +F percent +F perthousand +F at +F ampersand +F paragraph +F copyright +F registered +F trademark +F bar +F degree +G A +G B +G C +G D +G Eth +G E +G F +G G +G H +G I +G J +G K +G L +G Lslash +G M +G N +G O +G Oslash +G P +G Thorn +G Q +G R +G S +G T +G U +G V +G W +G X +G Y +G Z +G a +G b +G c +G d +G eth +G dcaron +G dcroat +G e +G f +G g +G h +G i +G j +G l +G lcaron +G lslash +G m +G n +G o +G oslash +G p +G thorn +G q +G r +G s +G germandbls +G t +G tcaron +G u +G v +G w +G x +G y +G z +G a.alt +G 0 +G 1 +G 2 +G 3 +G 4 +G 5 +G 6 +G 7 +G 8 +G 9 +G . +G comma +G colon +G semicolon +G ellipsis +G exclaim +G exclaimdown +G question +G questiondown +G periodcentered +G bullet +G asterisk +G numbersign +G slash +G backslash +G parenleft +G parenright +G braceleft +G braceright +G bracketleft +G bracketright +G hyphen +G endash +G emdash +G underscore +G quotesinglbase +G quotedblbase +G quotedblleft +G quotedblright +G quoteleft +G quoteright +G guillemetleft +G guillemetright +G guilsinglleft +G guilsinglright +G quotedbl +G quotesingle +G cent +G dollar +G euro +G sterling +G yen +G plus +G minus +G multiply +G divide +G equal +G greater +G less +G asciitilde +G asciicircum +G percent +G perthousand +G at +G ampersand +G paragraph +G copyright +G registered +G trademark +G bar +G degree +H A +H B +H C +H D +H Eth +H E +H F +H G +H H +H I +H J +H K +H L +H Lslash +H M +H N +H O +H Oslash +H P +H Thorn +H Q +H R +H S +H T +H U +H V +H W +H X +H Y +H Z +H a +H b +H c +H d +H eth +H dcaron +H dcroat +H e +H f +H g +H h +H i +H j +H l +H lcaron +H lslash +H m +H n +H o +H oslash +H p +H thorn +H q +H r +H s +H germandbls +H t +H tcaron +H u +H v +H w +H x +H y +H z +H a.alt +H 0 +H 1 +H 2 +H 3 +H 4 +H 5 +H 6 +H 7 +H 8 +H 9 +H . +H comma +H colon +H semicolon +H ellipsis +H exclaim +H exclaimdown +H question +H questiondown +H periodcentered +H bullet +H asterisk +H numbersign +H slash +H backslash +H parenleft +H parenright +H braceleft +H braceright +H bracketleft +H bracketright +H hyphen +H endash +H emdash +H underscore +H quotesinglbase +H quotedblbase +H quotedblleft +H quotedblright +H quoteleft +H quoteright +H guillemetleft +H guillemetright +H guilsinglleft +H guilsinglright +H quotedbl +H quotesingle +H cent +H dollar +H euro +H sterling +H yen +H plus +H minus +H multiply +H divide +H equal +H greater +H less +H asciitilde +H asciicircum +H percent +H perthousand +H at +H ampersand +H paragraph +H copyright +H registered +H trademark +H bar +H degree +I A +I B +I C +I D +I Eth +I E +I F +I G +I H +I I +I J +I K +I L +I Lslash +I M +I N +I O +I Oslash +I P +I Thorn +I Q +I R +I S +I T +I U +I V +I W +I X +I Y +I Z +I a +I b +I c +I d +I eth +I dcaron +I dcroat +I e +I f +I g +I h +I i +I j +I l +I lcaron +I lslash +I m +I n +I o +I oslash +I p +I thorn +I q +I r +I s +I germandbls +I t +I tcaron +I u +I v +I w +I x +I y +I z +I a.alt +I 0 +I 1 +I 2 +I 3 +I 4 +I 5 +I 6 +I 7 +I 8 +I 9 +I . +I comma +I colon +I semicolon +I ellipsis +I exclaim +I exclaimdown +I question +I questiondown +I periodcentered +I bullet +I asterisk +I numbersign +I slash +I backslash +I parenleft +I parenright +I braceleft +I braceright +I bracketleft +I bracketright +I hyphen +I endash +I emdash +I underscore +I quotesinglbase +I quotedblbase +I quotedblleft +I quotedblright +I quoteleft +I quoteright +I guillemetleft +I guillemetright +I guilsinglleft +I guilsinglright +I quotedbl +I quotesingle +I cent +I dollar +I euro +I sterling +I yen +I plus +I minus +I multiply +I divide +I equal +I greater +I less +I asciitilde +I asciicircum +I percent +I perthousand +I at +I ampersand +I paragraph +I copyright +I registered +I trademark +I bar +I degree +J A +J B +J C +J D +J Eth +J E +J F +J G +J H +J I +J J +J K +J L +J Lslash +J M +J N +J O +J Oslash +J P +J Thorn +J Q +J R +J S +J T +J U +J V +J W +J X +J Y +J Z +J a +J b +J c +J d +J eth +J dcaron +J dcroat +J e +J f +J g +J h +J i +J j +J l +J lcaron +J lslash +J m +J n +J o +J oslash +J p +J thorn +J q +J r +J s +J germandbls +J t +J tcaron +J u +J v +J w +J x +J y +J z +J a.alt +J 0 +J 1 +J 2 +J 3 +J 4 +J 5 +J 6 +J 7 +J 8 +J 9 +J . +J comma +J colon +J semicolon +J ellipsis +J exclaim +J exclaimdown +J question +J questiondown +J periodcentered +J bullet +J asterisk +J numbersign +J slash +J backslash +J parenleft +J parenright +J braceleft +J braceright +J bracketleft +J bracketright +J hyphen +J endash +J emdash +J underscore +J quotesinglbase +J quotedblbase +J quotedblleft +J quotedblright +J quoteleft +J quoteright +J guillemetleft +J guillemetright +J guilsinglleft +J guilsinglright +J quotedbl +J quotesingle +J cent +J dollar +J euro +J sterling +J yen +J plus +J minus +J multiply +J divide +J equal +J greater +J less +J asciitilde +J asciicircum +J percent +J perthousand +J at +J ampersand +J paragraph +J copyright +J registered +J trademark +J bar +J degree +K A +K B +K C +K D +K Eth +K E +K F +K G +K H +K I +K J +K K +K L +K Lslash +K M +K N +K O +K Oslash +K P +K Thorn +K Q +K R +K S +K T +K U +K V +K W +K X +K Y +K Z +K a +K b +K c +K d +K eth +K dcaron +K dcroat +K e +K f +K g +K h +K i +K j +K l +K lcaron +K lslash +K m +K n +K o +K oslash +K p +K thorn +K q +K r +K s +K germandbls +K t +K tcaron +K u +K v +K w +K x +K y +K z +K a.alt +K 0 +K 1 +K 2 +K 3 +K 4 +K 5 +K 6 +K 7 +K 8 +K 9 +K . +K comma +K colon +K semicolon +K ellipsis +K exclaim +K exclaimdown +K question +K questiondown +K periodcentered +K bullet +K asterisk +K numbersign +K slash +K backslash +K parenleft +K parenright +K braceleft +K braceright +K bracketleft +K bracketright +K hyphen +K endash +K emdash +K underscore +K quotesinglbase +K quotedblbase +K quotedblleft +K quotedblright +K quoteleft +K quoteright +K guillemetleft +K guillemetright +K guilsinglleft +K guilsinglright +K quotedbl +K quotesingle +K cent +K dollar +K euro +K sterling +K yen +K plus +K minus +K multiply +K divide +K equal +K greater +K less +K asciitilde +K asciicircum +K percent +K perthousand +K at +K ampersand +K paragraph +K copyright +K registered +K trademark +K bar +K degree +L A +L B +L C +L D +L Eth +L E +L F +L G +L H +L I +L J +L K +L L +L Lslash +L M +L N +L O +L Oslash +L P +L Thorn +L Q +L R +L S +L T +L U +L V +L W +L X +L Y +L Z +L a +L b +L c +L d +L eth +L dcaron +L dcroat +L e +L f +L g +L h +L i +L j +L l +L lcaron +L lslash +L m +L n +L o +L oslash +L p +L thorn +L q +L r +L s +L germandbls +L t +L tcaron +L u +L v +L w +L x +L y +L z +L a.alt +L 0 +L 1 +L 2 +L 3 +L 4 +L 5 +L 6 +L 7 +L 8 +L 9 +L . +L comma +L colon +L semicolon +L ellipsis +L exclaim +L exclaimdown +L question +L questiondown +L periodcentered +L bullet +L asterisk +L numbersign +L slash +L backslash +L parenleft +L parenright +L braceleft +L braceright +L bracketleft +L bracketright +L hyphen +L endash +L emdash +L underscore +L quotesinglbase +L quotedblbase +L quotedblleft +L quotedblright +L quoteleft +L quoteright +L guillemetleft +L guillemetright +L guilsinglleft +L guilsinglright +L quotedbl +L quotesingle +L cent +L dollar +L euro +L sterling +L yen +L plus +L minus +L multiply +L divide +L equal +L greater +L less +L asciitilde +L asciicircum +L percent +L perthousand +L at +L ampersand +L paragraph +L copyright +L registered +L trademark +L bar +L degree +Lslash A +Lslash B +Lslash C +Lslash D +Lslash Eth +Lslash E +Lslash F +Lslash G +Lslash H +Lslash I +Lslash J +Lslash K +Lslash L +Lslash Lslash +Lslash M +Lslash N +Lslash O +Lslash Oslash +Lslash P +Lslash Thorn +Lslash Q +Lslash R +Lslash S +Lslash T +Lslash U +Lslash V +Lslash W +Lslash X +Lslash Y +Lslash Z +Lslash a +Lslash b +Lslash c +Lslash d +Lslash eth +Lslash dcaron +Lslash dcroat +Lslash e +Lslash f +Lslash g +Lslash h +Lslash i +Lslash j +Lslash l +Lslash lcaron +Lslash lslash +Lslash m +Lslash n +Lslash o +Lslash oslash +Lslash p +Lslash thorn +Lslash q +Lslash r +Lslash s +Lslash germandbls +Lslash t +Lslash tcaron +Lslash u +Lslash v +Lslash w +Lslash x +Lslash y +Lslash z +Lslash a.alt +Lslash 0 +Lslash 1 +Lslash 2 +Lslash 3 +Lslash 4 +Lslash 5 +Lslash 6 +Lslash 7 +Lslash 8 +Lslash 9 +Lslash . +Lslash comma +Lslash colon +Lslash semicolon +Lslash ellipsis +Lslash exclaim +Lslash exclaimdown +Lslash question +Lslash questiondown +Lslash periodcentered +Lslash bullet +Lslash asterisk +Lslash numbersign +Lslash slash +Lslash backslash +Lslash parenleft +Lslash parenright +Lslash braceleft +Lslash braceright +Lslash bracketleft +Lslash bracketright +Lslash hyphen +Lslash endash +Lslash emdash +Lslash underscore +Lslash quotesinglbase +Lslash quotedblbase +Lslash quotedblleft +Lslash quotedblright +Lslash quoteleft +Lslash quoteright +Lslash guillemetleft +Lslash guillemetright +Lslash guilsinglleft +Lslash guilsinglright +Lslash quotedbl +Lslash quotesingle +Lslash cent +Lslash dollar +Lslash euro +Lslash sterling +Lslash yen +Lslash plus +Lslash minus +Lslash multiply +Lslash divide +Lslash equal +Lslash greater +Lslash less +Lslash asciitilde +Lslash asciicircum +Lslash percent +Lslash perthousand +Lslash at +Lslash ampersand +Lslash paragraph +Lslash copyright +Lslash registered +Lslash trademark +Lslash bar +Lslash degree +M A +M B +M C +M D +M Eth +M E +M F +M G +M H +M I +M J +M K +M L +M Lslash +M M +M N +M O +M Oslash +M P +M Thorn +M Q +M R +M S +M T +M U +M V +M W +M X +M Y +M Z +M a +M b +M c +M d +M eth +M dcaron +M dcroat +M e +M f +M g +M h +M i +M j +M l +M lcaron +M lslash +M m +M n +M o +M oslash +M p +M thorn +M q +M r +M s +M germandbls +M t +M tcaron +M u +M v +M w +M x +M y +M z +M a.alt +M 0 +M 1 +M 2 +M 3 +M 4 +M 5 +M 6 +M 7 +M 8 +M 9 +M . +M comma +M colon +M semicolon +M ellipsis +M exclaim +M exclaimdown +M question +M questiondown +M periodcentered +M bullet +M asterisk +M numbersign +M slash +M backslash +M parenleft +M parenright +M braceleft +M braceright +M bracketleft +M bracketright +M hyphen +M endash +M emdash +M underscore +M quotesinglbase +M quotedblbase +M quotedblleft +M quotedblright +M quoteleft +M quoteright +M guillemetleft +M guillemetright +M guilsinglleft +M guilsinglright +M quotedbl +M quotesingle +M cent +M dollar +M euro +M sterling +M yen +M plus +M minus +M multiply +M divide +M equal +M greater +M less +M asciitilde +M asciicircum +M percent +M perthousand +M at +M ampersand +M paragraph +M copyright +M registered +M trademark +M bar +M degree +N A +N B +N C +N D +N Eth +N E +N F +N G +N H +N I +N J +N K +N L +N Lslash +N M +N N +N O +N Oslash +N P +N Thorn +N Q +N R +N S +N T +N U +N V +N W +N X +N Y +N Z +N a +N b +N c +N d +N eth +N dcaron +N dcroat +N e +N f +N g +N h +N i +N j +N l +N lcaron +N lslash +N m +N n +N o +N oslash +N p +N thorn +N q +N r +N s +N germandbls +N t +N tcaron +N u +N v +N w +N x +N y +N z +N a.alt +N 0 +N 1 +N 2 +N 3 +N 4 +N 5 +N 6 +N 7 +N 8 +N 9 +N . +N comma +N colon +N semicolon +N ellipsis +N exclaim +N exclaimdown +N question +N questiondown +N periodcentered +N bullet +N asterisk +N numbersign +N slash +N backslash +N parenleft +N parenright +N braceleft +N braceright +N bracketleft +N bracketright +N hyphen +N endash +N emdash +N underscore +N quotesinglbase +N quotedblbase +N quotedblleft +N quotedblright +N quoteleft +N quoteright +N guillemetleft +N guillemetright +N guilsinglleft +N guilsinglright +N quotedbl +N quotesingle +N cent +N dollar +N euro +N sterling +N yen +N plus +N minus +N multiply +N divide +N equal +N greater +N less +N asciitilde +N asciicircum +N percent +N perthousand +N at +N ampersand +N paragraph +N copyright +N registered +N trademark +N bar +N degree +O A +O B +O C +O D +O Eth +O E +O F +O G +O H +O I +O J +O K +O L +O Lslash +O M +O N +O O +O Oslash +O P +O Thorn +O Q +O R +O S +O T +O U +O V +O W +O X +O Y +O Z +O a +O b +O c +O d +O eth +O dcaron +O dcroat +O e +O f +O g +O h +O i +O j +O l +O lcaron +O lslash +O m +O n +O o +O oslash +O p +O thorn +O q +O r +O s +O germandbls +O t +O tcaron +O u +O v +O w +O x +O y +O z +O a.alt +O 0 +O 1 +O 2 +O 3 +O 4 +O 5 +O 6 +O 7 +O 8 +O 9 +O . +O comma +O colon +O semicolon +O ellipsis +O exclaim +O exclaimdown +O question +O questiondown +O periodcentered +O bullet +O asterisk +O numbersign +O slash +O backslash +O parenleft +O parenright +O braceleft +O braceright +O bracketleft +O bracketright +O hyphen +O endash +O emdash +O underscore +O quotesinglbase +O quotedblbase +O quotedblleft +O quotedblright +O quoteleft +O quoteright +O guillemetleft +O guillemetright +O guilsinglleft +O guilsinglright +O quotedbl +O quotesingle +O cent +O dollar +O euro +O sterling +O yen +O plus +O minus +O multiply +O divide +O equal +O greater +O less +O asciitilde +O asciicircum +O percent +O perthousand +O at +O ampersand +O paragraph +O copyright +O registered +O trademark +O bar +O degree +Oslash A +Oslash B +Oslash C +Oslash D +Oslash Eth +Oslash E +Oslash F +Oslash G +Oslash H +Oslash I +Oslash J +Oslash K +Oslash L +Oslash Lslash +Oslash M +Oslash N +Oslash O +Oslash Oslash +Oslash P +Oslash Thorn +Oslash Q +Oslash R +Oslash S +Oslash T +Oslash U +Oslash V +Oslash W +Oslash X +Oslash Y +Oslash Z +Oslash a +Oslash b +Oslash c +Oslash d +Oslash eth +Oslash dcaron +Oslash dcroat +Oslash e +Oslash f +Oslash g +Oslash h +Oslash i +Oslash j +Oslash l +Oslash lcaron +Oslash lslash +Oslash m +Oslash n +Oslash o +Oslash oslash +Oslash p +Oslash thorn +Oslash q +Oslash r +Oslash s +Oslash germandbls +Oslash t +Oslash tcaron +Oslash u +Oslash v +Oslash w +Oslash x +Oslash y +Oslash z +Oslash a.alt +Oslash 0 +Oslash 1 +Oslash 2 +Oslash 3 +Oslash 4 +Oslash 5 +Oslash 6 +Oslash 7 +Oslash 8 +Oslash 9 +Oslash . +Oslash comma +Oslash colon +Oslash semicolon +Oslash ellipsis +Oslash exclaim +Oslash exclaimdown +Oslash question +Oslash questiondown +Oslash periodcentered +Oslash bullet +Oslash asterisk +Oslash numbersign +Oslash slash +Oslash backslash +Oslash parenleft +Oslash parenright +Oslash braceleft +Oslash braceright +Oslash bracketleft +Oslash bracketright +Oslash hyphen +Oslash endash +Oslash emdash +Oslash underscore +Oslash quotesinglbase +Oslash quotedblbase +Oslash quotedblleft +Oslash quotedblright +Oslash quoteleft +Oslash quoteright +Oslash guillemetleft +Oslash guillemetright +Oslash guilsinglleft +Oslash guilsinglright +Oslash quotedbl +Oslash quotesingle +Oslash cent +Oslash dollar +Oslash euro +Oslash sterling +Oslash yen +Oslash plus +Oslash minus +Oslash multiply +Oslash divide +Oslash equal +Oslash greater +Oslash less +Oslash asciitilde +Oslash asciicircum +Oslash percent +Oslash perthousand +Oslash at +Oslash ampersand +Oslash paragraph +Oslash copyright +Oslash registered +Oslash trademark +Oslash bar +Oslash degree +P A +P B +P C +P D +P Eth +P E +P F +P G +P H +P I +P J +P K +P L +P Lslash +P M +P N +P O +P Oslash +P P +P Thorn +P Q +P R +P S +P T +P U +P V +P W +P X +P Y +P Z +P a +P b +P c +P d +P eth +P dcaron +P dcroat +P e +P f +P g +P h +P i +P j +P l +P lcaron +P lslash +P m +P n +P o +P oslash +P p +P thorn +P q +P r +P s +P germandbls +P t +P tcaron +P u +P v +P w +P x +P y +P z +P a.alt +P 0 +P 1 +P 2 +P 3 +P 4 +P 5 +P 6 +P 7 +P 8 +P 9 +P . +P comma +P colon +P semicolon +P ellipsis +P exclaim +P exclaimdown +P question +P questiondown +P periodcentered +P bullet +P asterisk +P numbersign +P slash +P backslash +P parenleft +P parenright +P braceleft +P braceright +P bracketleft +P bracketright +P hyphen +P endash +P emdash +P underscore +P quotesinglbase +P quotedblbase +P quotedblleft +P quotedblright +P quoteleft +P quoteright +P guillemetleft +P guillemetright +P guilsinglleft +P guilsinglright +P quotedbl +P quotesingle +P cent +P dollar +P euro +P sterling +P yen +P plus +P minus +P multiply +P divide +P equal +P greater +P less +P asciitilde +P asciicircum +P percent +P perthousand +P at +P ampersand +P paragraph +P copyright +P registered +P trademark +P bar +P degree +Thorn A +Thorn B +Thorn C +Thorn D +Thorn Eth +Thorn E +Thorn F +Thorn G +Thorn H +Thorn I +Thorn J +Thorn K +Thorn L +Thorn Lslash +Thorn M +Thorn N +Thorn O +Thorn Oslash +Thorn P +Thorn Thorn +Thorn Q +Thorn R +Thorn S +Thorn T +Thorn U +Thorn V +Thorn W +Thorn X +Thorn Y +Thorn Z +Thorn a +Thorn b +Thorn c +Thorn d +Thorn eth +Thorn dcaron +Thorn dcroat +Thorn e +Thorn f +Thorn g +Thorn h +Thorn i +Thorn j +Thorn l +Thorn lcaron +Thorn lslash +Thorn m +Thorn n +Thorn o +Thorn oslash +Thorn p +Thorn thorn +Thorn q +Thorn r +Thorn s +Thorn germandbls +Thorn t +Thorn tcaron +Thorn u +Thorn v +Thorn w +Thorn x +Thorn y +Thorn z +Thorn a.alt +Thorn 0 +Thorn 1 +Thorn 2 +Thorn 3 +Thorn 4 +Thorn 5 +Thorn 6 +Thorn 7 +Thorn 8 +Thorn 9 +Thorn . +Thorn comma +Thorn colon +Thorn semicolon +Thorn ellipsis +Thorn exclaim +Thorn exclaimdown +Thorn question +Thorn questiondown +Thorn periodcentered +Thorn bullet +Thorn asterisk +Thorn numbersign +Thorn slash +Thorn backslash +Thorn parenleft +Thorn parenright +Thorn braceleft +Thorn braceright +Thorn bracketleft +Thorn bracketright +Thorn hyphen +Thorn endash +Thorn emdash +Thorn underscore +Thorn quotesinglbase +Thorn quotedblbase +Thorn quotedblleft +Thorn quotedblright +Thorn quoteleft +Thorn quoteright +Thorn guillemetleft +Thorn guillemetright +Thorn guilsinglleft +Thorn guilsinglright +Thorn quotedbl +Thorn quotesingle +Thorn cent +Thorn dollar +Thorn euro +Thorn sterling +Thorn yen +Thorn plus +Thorn minus +Thorn multiply +Thorn divide +Thorn equal +Thorn greater +Thorn less +Thorn asciitilde +Thorn asciicircum +Thorn percent +Thorn perthousand +Thorn at +Thorn ampersand +Thorn paragraph +Thorn copyright +Thorn registered +Thorn trademark +Thorn bar +Thorn degree +Q A +Q B +Q C +Q D +Q Eth +Q E +Q F +Q G +Q H +Q I +Q J +Q K +Q L +Q Lslash +Q M +Q N +Q O +Q Oslash +Q P +Q Thorn +Q Q +Q R +Q S +Q T +Q U +Q V +Q W +Q X +Q Y +Q Z +Q a +Q b +Q c +Q d +Q eth +Q dcaron +Q dcroat +Q e +Q f +Q g +Q h +Q i +Q j +Q l +Q lcaron +Q lslash +Q m +Q n +Q o +Q oslash +Q p +Q thorn +Q q +Q r +Q s +Q germandbls +Q t +Q tcaron +Q u +Q v +Q w +Q x +Q y +Q z +Q a.alt +Q 0 +Q 1 +Q 2 +Q 3 +Q 4 +Q 5 +Q 6 +Q 7 +Q 8 +Q 9 +Q . +Q comma +Q colon +Q semicolon +Q ellipsis +Q exclaim +Q exclaimdown +Q question +Q questiondown +Q periodcentered +Q bullet +Q asterisk +Q numbersign +Q slash +Q backslash +Q parenleft +Q parenright +Q braceleft +Q braceright +Q bracketleft +Q bracketright +Q hyphen +Q endash +Q emdash +Q underscore +Q quotesinglbase +Q quotedblbase +Q quotedblleft +Q quotedblright +Q quoteleft +Q quoteright +Q guillemetleft +Q guillemetright +Q guilsinglleft +Q guilsinglright +Q quotedbl +Q quotesingle +Q cent +Q dollar +Q euro +Q sterling +Q yen +Q plus +Q minus +Q multiply +Q divide +Q equal +Q greater +Q less +Q asciitilde +Q asciicircum +Q percent +Q perthousand +Q at +Q ampersand +Q paragraph +Q copyright +Q registered +Q trademark +Q bar +Q degree +R A +R B +R C +R D +R Eth +R E +R F +R G +R H +R I +R J +R K +R L +R Lslash +R M +R N +R O +R Oslash +R P +R Thorn +R Q +R R +R S +R T +R U +R V +R W +R X +R Y +R Z +R a +R b +R c +R d +R eth +R dcaron +R dcroat +R e +R f +R g +R h +R i +R j +R l +R lcaron +R lslash +R m +R n +R o +R oslash +R p +R thorn +R q +R r +R s +R germandbls +R t +R tcaron +R u +R v +R w +R x +R y +R z +R a.alt +R 0 +R 1 +R 2 +R 3 +R 4 +R 5 +R 6 +R 7 +R 8 +R 9 +R . +R comma +R colon +R semicolon +R ellipsis +R exclaim +R exclaimdown +R question +R questiondown +R periodcentered +R bullet +R asterisk +R numbersign +R slash +R backslash +R parenleft +R parenright +R braceleft +R braceright +R bracketleft +R bracketright +R hyphen +R endash +R emdash +R underscore +R quotesinglbase +R quotedblbase +R quotedblleft +R quotedblright +R quoteleft +R quoteright +R guillemetleft +R guillemetright +R guilsinglleft +R guilsinglright +R quotedbl +R quotesingle +R cent +R dollar +R euro +R sterling +R yen +R plus +R minus +R multiply +R divide +R equal +R greater +R less +R asciitilde +R asciicircum +R percent +R perthousand +R at +R ampersand +R paragraph +R copyright +R registered +R trademark +R bar +R degree +S A +S B +S C +S D +S Eth +S E +S F +S G +S H +S I +S J +S K +S L +S Lslash +S M +S N +S O +S Oslash +S P +S Thorn +S Q +S R +S S +S T +S U +S V +S W +S X +S Y +S Z +S a +S b +S c +S d +S eth +S dcaron +S dcroat +S e +S f +S g +S h +S i +S j +S l +S lcaron +S lslash +S m +S n +S o +S oslash +S p +S thorn +S q +S r +S s +S germandbls +S t +S tcaron +S u +S v +S w +S x +S y +S z +S a.alt +S 0 +S 1 +S 2 +S 3 +S 4 +S 5 +S 6 +S 7 +S 8 +S 9 +S . +S comma +S colon +S semicolon +S ellipsis +S exclaim +S exclaimdown +S question +S questiondown +S periodcentered +S bullet +S asterisk +S numbersign +S slash +S backslash +S parenleft +S parenright +S braceleft +S braceright +S bracketleft +S bracketright +S hyphen +S endash +S emdash +S underscore +S quotesinglbase +S quotedblbase +S quotedblleft +S quotedblright +S quoteleft +S quoteright +S guillemetleft +S guillemetright +S guilsinglleft +S guilsinglright +S quotedbl +S quotesingle +S cent +S dollar +S euro +S sterling +S yen +S plus +S minus +S multiply +S divide +S equal +S greater +S less +S asciitilde +S asciicircum +S percent +S perthousand +S at +S ampersand +S paragraph +S copyright +S registered +S trademark +S bar +S degree +T A +T B +T C +T D +T Eth +T E +T F +T G +T H +T I +T J +T K +T L +T Lslash +T M +T N +T O +T Oslash +T P +T Thorn +T Q +T R +T S +T T +T U +T V +T W +T X +T Y +T Z +T a +T b +T c +T d +T eth +T dcaron +T dcroat +T e +T f +T g +T h +T i +T j +T l +T lcaron +T lslash +T m +T n +T o +T oslash +T p +T thorn +T q +T r +T s +T germandbls +T t +T tcaron +T u +T v +T w +T x +T y +T z +T a.alt +T 0 +T 1 +T 2 +T 3 +T 4 +T 5 +T 6 +T 7 +T 8 +T 9 +T . +T comma +T colon +T semicolon +T ellipsis +T exclaim +T exclaimdown +T question +T questiondown +T periodcentered +T bullet +T asterisk +T numbersign +T slash +T backslash +T parenleft +T parenright +T braceleft +T braceright +T bracketleft +T bracketright +T hyphen +T endash +T emdash +T underscore +T quotesinglbase +T quotedblbase +T quotedblleft +T quotedblright +T quoteleft +T quoteright +T guillemetleft +T guillemetright +T guilsinglleft +T guilsinglright +T quotedbl +T quotesingle +T cent +T dollar +T euro +T sterling +T yen +T plus +T minus +T multiply +T divide +T equal +T greater +T less +T asciitilde +T asciicircum +T percent +T perthousand +T at +T ampersand +T paragraph +T copyright +T registered +T trademark +T bar +T degree +U A +U B +U C +U D +U Eth +U E +U F +U G +U H +U I +U J +U K +U L +U Lslash +U M +U N +U O +U Oslash +U P +U Thorn +U Q +U R +U S +U T +U U +U V +U W +U X +U Y +U Z +U a +U b +U c +U d +U eth +U dcaron +U dcroat +U e +U f +U g +U h +U i +U j +U l +U lcaron +U lslash +U m +U n +U o +U oslash +U p +U thorn +U q +U r +U s +U germandbls +U t +U tcaron +U u +U v +U w +U x +U y +U z +U a.alt +U 0 +U 1 +U 2 +U 3 +U 4 +U 5 +U 6 +U 7 +U 8 +U 9 +U . +U comma +U colon +U semicolon +U ellipsis +U exclaim +U exclaimdown +U question +U questiondown +U periodcentered +U bullet +U asterisk +U numbersign +U slash +U backslash +U parenleft +U parenright +U braceleft +U braceright +U bracketleft +U bracketright +U hyphen +U endash +U emdash +U underscore +U quotesinglbase +U quotedblbase +U quotedblleft +U quotedblright +U quoteleft +U quoteright +U guillemetleft +U guillemetright +U guilsinglleft +U guilsinglright +U quotedbl +U quotesingle +U cent +U dollar +U euro +U sterling +U yen +U plus +U minus +U multiply +U divide +U equal +U greater +U less +U asciitilde +U asciicircum +U percent +U perthousand +U at +U ampersand +U paragraph +U copyright +U registered +U trademark +U bar +U degree +V A +V B +V C +V D +V Eth +V E +V F +V G +V H +V I +V J +V K +V L +V Lslash +V M +V N +V O +V Oslash +V P +V Thorn +V Q +V R +V S +V T +V U +V V +V W +V X +V Y +V Z +V a +V b +V c +V d +V eth +V dcaron +V dcroat +V e +V f +V g +V h +V i +V j +V l +V lcaron +V lslash +V m +V n +V o +V oslash +V p +V thorn +V q +V r +V s +V germandbls +V t +V tcaron +V u +V v +V w +V x +V y +V z +V a.alt +V 0 +V 1 +V 2 +V 3 +V 4 +V 5 +V 6 +V 7 +V 8 +V 9 +V . +V comma +V colon +V semicolon +V ellipsis +V exclaim +V exclaimdown +V question +V questiondown +V periodcentered +V bullet +V asterisk +V numbersign +V slash +V backslash +V parenleft +V parenright +V braceleft +V braceright +V bracketleft +V bracketright +V hyphen +V endash +V emdash +V underscore +V quotesinglbase +V quotedblbase +V quotedblleft +V quotedblright +V quoteleft +V quoteright +V guillemetleft +V guillemetright +V guilsinglleft +V guilsinglright +V quotedbl +V quotesingle +V cent +V dollar +V euro +V sterling +V yen +V plus +V minus +V multiply +V divide +V equal +V greater +V less +V asciitilde +V asciicircum +V percent +V perthousand +V at +V ampersand +V paragraph +V copyright +V registered +V trademark +V bar +V degree +W A +W B +W C +W D +W Eth +W E +W F +W G +W H +W I +W J +W K +W L +W Lslash +W M +W N +W O +W Oslash +W P +W Thorn +W Q +W R +W S +W T +W U +W V +W W +W X +W Y +W Z +W a +W b +W c +W d +W eth +W dcaron +W dcroat +W e +W f +W g +W h +W i +W j +W l +W lcaron +W lslash +W m +W n +W o +W oslash +W p +W thorn +W q +W r +W s +W germandbls +W t +W tcaron +W u +W v +W w +W x +W y +W z +W a.alt +W 0 +W 1 +W 2 +W 3 +W 4 +W 5 +W 6 +W 7 +W 8 +W 9 +W . +W comma +W colon +W semicolon +W ellipsis +W exclaim +W exclaimdown +W question +W questiondown +W periodcentered +W bullet +W asterisk +W numbersign +W slash +W backslash +W parenleft +W parenright +W braceleft +W braceright +W bracketleft +W bracketright +W hyphen +W endash +W emdash +W underscore +W quotesinglbase +W quotedblbase +W quotedblleft +W quotedblright +W quoteleft +W quoteright +W guillemetleft +W guillemetright +W guilsinglleft +W guilsinglright +W quotedbl +W quotesingle +W cent +W dollar +W euro +W sterling +W yen +W plus +W minus +W multiply +W divide +W equal +W greater +W less +W asciitilde +W asciicircum +W percent +W perthousand +W at +W ampersand +W paragraph +W copyright +W registered +W trademark +W bar +W degree +X A +X B +X C +X D +X Eth +X E +X F +X G +X H +X I +X J +X K +X L +X Lslash +X M +X N +X O +X Oslash +X P +X Thorn +X Q +X R +X S +X T +X U +X V +X W +X X +X Y +X Z +X a +X b +X c +X d +X eth +X dcaron +X dcroat +X e +X f +X g +X h +X i +X j +X l +X lcaron +X lslash +X m +X n +X o +X oslash +X p +X thorn +X q +X r +X s +X germandbls +X t +X tcaron +X u +X v +X w +X x +X y +X z +X a.alt +X 0 +X 1 +X 2 +X 3 +X 4 +X 5 +X 6 +X 7 +X 8 +X 9 +X . +X comma +X colon +X semicolon +X ellipsis +X exclaim +X exclaimdown +X question +X questiondown +X periodcentered +X bullet +X asterisk +X numbersign +X slash +X backslash +X parenleft +X parenright +X braceleft +X braceright +X bracketleft +X bracketright +X hyphen +X endash +X emdash +X underscore +X quotesinglbase +X quotedblbase +X quotedblleft +X quotedblright +X quoteleft +X quoteright +X guillemetleft +X guillemetright +X guilsinglleft +X guilsinglright +X quotedbl +X quotesingle +X cent +X dollar +X euro +X sterling +X yen +X plus +X minus +X multiply +X divide +X equal +X greater +X less +X asciitilde +X asciicircum +X percent +X perthousand +X at +X ampersand +X paragraph +X copyright +X registered +X trademark +X bar +X degree +Y A +Y B +Y C +Y D +Y Eth +Y E +Y F +Y G +Y H +Y I +Y J +Y K +Y L +Y Lslash +Y M +Y N +Y O +Y Oslash +Y P +Y Thorn +Y Q +Y R +Y S +Y T +Y U +Y V +Y W +Y X +Y Y +Y Z +Y a +Y b +Y c +Y d +Y eth +Y dcaron +Y dcroat +Y e +Y f +Y g +Y h +Y i +Y j +Y l +Y lcaron +Y lslash +Y m +Y n +Y o +Y oslash +Y p +Y thorn +Y q +Y r +Y s +Y germandbls +Y t +Y tcaron +Y u +Y v +Y w +Y x +Y y +Y z +Y a.alt +Y 0 +Y 1 +Y 2 +Y 3 +Y 4 +Y 5 +Y 6 +Y 7 +Y 8 +Y 9 +Y . +Y comma +Y colon +Y semicolon +Y ellipsis +Y exclaim +Y exclaimdown +Y question +Y questiondown +Y periodcentered +Y bullet +Y asterisk +Y numbersign +Y slash +Y backslash +Y parenleft +Y parenright +Y braceleft +Y braceright +Y bracketleft +Y bracketright +Y hyphen +Y endash +Y emdash +Y underscore +Y quotesinglbase +Y quotedblbase +Y quotedblleft +Y quotedblright +Y quoteleft +Y quoteright +Y guillemetleft +Y guillemetright +Y guilsinglleft +Y guilsinglright +Y quotedbl +Y quotesingle +Y cent +Y dollar +Y euro +Y sterling +Y yen +Y plus +Y minus +Y multiply +Y divide +Y equal +Y greater +Y less +Y asciitilde +Y asciicircum +Y percent +Y perthousand +Y at +Y ampersand +Y paragraph +Y copyright +Y registered +Y trademark +Y bar +Y degree +Z A +Z B +Z C +Z D +Z Eth +Z E +Z F +Z G +Z H +Z I +Z J +Z K +Z L +Z Lslash +Z M +Z N +Z O +Z Oslash +Z P +Z Thorn +Z Q +Z R +Z S +Z T +Z U +Z V +Z W +Z X +Z Y +Z Z +Z a +Z b +Z c +Z d +Z eth +Z dcaron +Z dcroat +Z e +Z f +Z g +Z h +Z i +Z j +Z l +Z lcaron +Z lslash +Z m +Z n +Z o +Z oslash +Z p +Z thorn +Z q +Z r +Z s +Z germandbls +Z t +Z tcaron +Z u +Z v +Z w +Z x +Z y +Z z +Z a.alt +Z 0 +Z 1 +Z 2 +Z 3 +Z 4 +Z 5 +Z 6 +Z 7 +Z 8 +Z 9 +Z . +Z comma +Z colon +Z semicolon +Z ellipsis +Z exclaim +Z exclaimdown +Z question +Z questiondown +Z periodcentered +Z bullet +Z asterisk +Z numbersign +Z slash +Z backslash +Z parenleft +Z parenright +Z braceleft +Z braceright +Z bracketleft +Z bracketright +Z hyphen +Z endash +Z emdash +Z underscore +Z quotesinglbase +Z quotedblbase +Z quotedblleft +Z quotedblright +Z quoteleft +Z quoteright +Z guillemetleft +Z guillemetright +Z guilsinglleft +Z guilsinglright +Z quotedbl +Z quotesingle +Z cent +Z dollar +Z euro +Z sterling +Z yen +Z plus +Z minus +Z multiply +Z divide +Z equal +Z greater +Z less +Z asciitilde +Z asciicircum +Z percent +Z perthousand +Z at +Z ampersand +Z paragraph +Z copyright +Z registered +Z trademark +Z bar +Z degree +a A +a B +a C +a D +a Eth +a E +a F +a G +a H +a I +a J +a K +a L +a Lslash +a M +a N +a O +a Oslash +a P +a Thorn +a Q +a R +a S +a T +a U +a V +a W +a X +a Y +a Z +a a +a b +a c +a d +a eth +a dcaron +a dcroat +a e +a f +a g +a h +a i +a j +a l +a lcaron +a lslash +a m +a n +a o +a oslash +a p +a thorn +a q +a r +a s +a germandbls +a t +a tcaron +a u +a v +a w +a x +a y +a z +a a.alt +a 0 +a 1 +a 2 +a 3 +a 4 +a 5 +a 6 +a 7 +a 8 +a 9 +a . +a comma +a colon +a semicolon +a ellipsis +a exclaim +a exclaimdown +a question +a questiondown +a periodcentered +a bullet +a asterisk +a numbersign +a slash +a backslash +a parenleft +a parenright +a braceleft +a braceright +a bracketleft +a bracketright +a hyphen +a endash +a emdash +a underscore +a quotesinglbase +a quotedblbase +a quotedblleft +a quotedblright +a quoteleft +a quoteright +a guillemetleft +a guillemetright +a guilsinglleft +a guilsinglright +a quotedbl +a quotesingle +a cent +a dollar +a euro +a sterling +a yen +a plus +a minus +a multiply +a divide +a equal +a greater +a less +a asciitilde +a asciicircum +a percent +a perthousand +a at +a ampersand +a paragraph +a copyright +a registered +a trademark +a bar +a degree +b A +b B +b C +b D +b Eth +b E +b F +b G +b H +b I +b J +b K +b L +b Lslash +b M +b N +b O +b Oslash +b P +b Thorn +b Q +b R +b S +b T +b U +b V +b W +b X +b Y +b Z +b a +b b +b c +b d +b eth +b dcaron +b dcroat +b e +b f +b g +b h +b i +b j +b l +b lcaron +b lslash +b m +b n +b o +b oslash +b p +b thorn +b q +b r +b s +b germandbls +b t +b tcaron +b u +b v +b w +b x +b y +b z +b a.alt +b 0 +b 1 +b 2 +b 3 +b 4 +b 5 +b 6 +b 7 +b 8 +b 9 +b . +b comma +b colon +b semicolon +b ellipsis +b exclaim +b exclaimdown +b question +b questiondown +b periodcentered +b bullet +b asterisk +b numbersign +b slash +b backslash +b parenleft +b parenright +b braceleft +b braceright +b bracketleft +b bracketright +b hyphen +b endash +b emdash +b underscore +b quotesinglbase +b quotedblbase +b quotedblleft +b quotedblright +b quoteleft +b quoteright +b guillemetleft +b guillemetright +b guilsinglleft +b guilsinglright +b quotedbl +b quotesingle +b cent +b dollar +b euro +b sterling +b yen +b plus +b minus +b multiply +b divide +b equal +b greater +b less +b asciitilde +b asciicircum +b percent +b perthousand +b at +b ampersand +b paragraph +b copyright +b registered +b trademark +b bar +b degree +c A +c B +c C +c D +c Eth +c E +c F +c G +c H +c I +c J +c K +c L +c Lslash +c M +c N +c O +c Oslash +c P +c Thorn +c Q +c R +c S +c T +c U +c V +c W +c X +c Y +c Z +c a +c b +c c +c d +c eth +c dcaron +c dcroat +c e +c f +c g +c h +c i +c j +c l +c lcaron +c lslash +c m +c n +c o +c oslash +c p +c thorn +c q +c r +c s +c germandbls +c t +c tcaron +c u +c v +c w +c x +c y +c z +c a.alt +c 0 +c 1 +c 2 +c 3 +c 4 +c 5 +c 6 +c 7 +c 8 +c 9 +c . +c comma +c colon +c semicolon +c ellipsis +c exclaim +c exclaimdown +c question +c questiondown +c periodcentered +c bullet +c asterisk +c numbersign +c slash +c backslash +c parenleft +c parenright +c braceleft +c braceright +c bracketleft +c bracketright +c hyphen +c endash +c emdash +c underscore +c quotesinglbase +c quotedblbase +c quotedblleft +c quotedblright +c quoteleft +c quoteright +c guillemetleft +c guillemetright +c guilsinglleft +c guilsinglright +c quotedbl +c quotesingle +c cent +c dollar +c euro +c sterling +c yen +c plus +c minus +c multiply +c divide +c equal +c greater +c less +c asciitilde +c asciicircum +c percent +c perthousand +c at +c ampersand +c paragraph +c copyright +c registered +c trademark +c bar +c degree +d A +d B +d C +d D +d Eth +d E +d F +d G +d H +d I +d J +d K +d L +d Lslash +d M +d N +d O +d Oslash +d P +d Thorn +d Q +d R +d S +d T +d U +d V +d W +d X +d Y +d Z +d a +d b +d c +d d +d eth +d dcaron +d dcroat +d e +d f +d g +d h +d i +d j +d l +d lcaron +d lslash +d m +d n +d o +d oslash +d p +d thorn +d q +d r +d s +d germandbls +d t +d tcaron +d u +d v +d w +d x +d y +d z +d a.alt +d 0 +d 1 +d 2 +d 3 +d 4 +d 5 +d 6 +d 7 +d 8 +d 9 +d . +d comma +d colon +d semicolon +d ellipsis +d exclaim +d exclaimdown +d question +d questiondown +d periodcentered +d bullet +d asterisk +d numbersign +d slash +d backslash +d parenleft +d parenright +d braceleft +d braceright +d bracketleft +d bracketright +d hyphen +d endash +d emdash +d underscore +d quotesinglbase +d quotedblbase +d quotedblleft +d quotedblright +d quoteleft +d quoteright +d guillemetleft +d guillemetright +d guilsinglleft +d guilsinglright +d quotedbl +d quotesingle +d cent +d dollar +d euro +d sterling +d yen +d plus +d minus +d multiply +d divide +d equal +d greater +d less +d asciitilde +d asciicircum +d percent +d perthousand +d at +d ampersand +d paragraph +d copyright +d registered +d trademark +d bar +d degree +eth A +eth B +eth C +eth D +eth Eth +eth E +eth F +eth G +eth H +eth I +eth J +eth K +eth L +eth Lslash +eth M +eth N +eth O +eth Oslash +eth P +eth Thorn +eth Q +eth R +eth S +eth T +eth U +eth V +eth W +eth X +eth Y +eth Z +eth a +eth b +eth c +eth d +eth eth +eth dcaron +eth dcroat +eth e +eth f +eth g +eth h +eth i +eth j +eth l +eth lcaron +eth lslash +eth m +eth n +eth o +eth oslash +eth p +eth thorn +eth q +eth r +eth s +eth germandbls +eth t +eth tcaron +eth u +eth v +eth w +eth x +eth y +eth z +eth a.alt +eth 0 +eth 1 +eth 2 +eth 3 +eth 4 +eth 5 +eth 6 +eth 7 +eth 8 +eth 9 +eth . +eth comma +eth colon +eth semicolon +eth ellipsis +eth exclaim +eth exclaimdown +eth question +eth questiondown +eth periodcentered +eth bullet +eth asterisk +eth numbersign +eth slash +eth backslash +eth parenleft +eth parenright +eth braceleft +eth braceright +eth bracketleft +eth bracketright +eth hyphen +eth endash +eth emdash +eth underscore +eth quotesinglbase +eth quotedblbase +eth quotedblleft +eth quotedblright +eth quoteleft +eth quoteright +eth guillemetleft +eth guillemetright +eth guilsinglleft +eth guilsinglright +eth quotedbl +eth quotesingle +eth cent +eth dollar +eth euro +eth sterling +eth yen +eth plus +eth minus +eth multiply +eth divide +eth equal +eth greater +eth less +eth asciitilde +eth asciicircum +eth percent +eth perthousand +eth at +eth ampersand +eth paragraph +eth copyright +eth registered +eth trademark +eth bar +eth degree +dcaron A +dcaron B +dcaron C +dcaron D +dcaron Eth +dcaron E +dcaron F +dcaron G +dcaron H +dcaron I +dcaron J +dcaron K +dcaron L +dcaron Lslash +dcaron M +dcaron N +dcaron O +dcaron Oslash +dcaron P +dcaron Thorn +dcaron Q +dcaron R +dcaron S +dcaron T +dcaron U +dcaron V +dcaron W +dcaron X +dcaron Y +dcaron Z +dcaron a +dcaron b +dcaron c +dcaron d +dcaron eth +dcaron dcaron +dcaron dcroat +dcaron e +dcaron f +dcaron g +dcaron h +dcaron i +dcaron j +dcaron l +dcaron lcaron +dcaron lslash +dcaron m +dcaron n +dcaron o +dcaron oslash +dcaron p +dcaron thorn +dcaron q +dcaron r +dcaron s +dcaron germandbls +dcaron t +dcaron tcaron +dcaron u +dcaron v +dcaron w +dcaron x +dcaron y +dcaron z +dcaron a.alt +dcaron 0 +dcaron 1 +dcaron 2 +dcaron 3 +dcaron 4 +dcaron 5 +dcaron 6 +dcaron 7 +dcaron 8 +dcaron 9 +dcaron . +dcaron comma +dcaron colon +dcaron semicolon +dcaron ellipsis +dcaron exclaim +dcaron exclaimdown +dcaron question +dcaron questiondown +dcaron periodcentered +dcaron bullet +dcaron asterisk +dcaron numbersign +dcaron slash +dcaron backslash +dcaron parenleft +dcaron parenright +dcaron braceleft +dcaron braceright +dcaron bracketleft +dcaron bracketright +dcaron hyphen +dcaron endash +dcaron emdash +dcaron underscore +dcaron quotesinglbase +dcaron quotedblbase +dcaron quotedblleft +dcaron quotedblright +dcaron quoteleft +dcaron quoteright +dcaron guillemetleft +dcaron guillemetright +dcaron guilsinglleft +dcaron guilsinglright +dcaron quotedbl +dcaron quotesingle +dcaron cent +dcaron dollar +dcaron euro +dcaron sterling +dcaron yen +dcaron plus +dcaron minus +dcaron multiply +dcaron divide +dcaron equal +dcaron greater +dcaron less +dcaron asciitilde +dcaron asciicircum +dcaron percent +dcaron perthousand +dcaron at +dcaron ampersand +dcaron paragraph +dcaron copyright +dcaron registered +dcaron trademark +dcaron bar +dcaron degree +dcroat A +dcroat B +dcroat C +dcroat D +dcroat Eth +dcroat E +dcroat F +dcroat G +dcroat H +dcroat I +dcroat J +dcroat K +dcroat L +dcroat Lslash +dcroat M +dcroat N +dcroat O +dcroat Oslash +dcroat P +dcroat Thorn +dcroat Q +dcroat R +dcroat S +dcroat T +dcroat U +dcroat V +dcroat W +dcroat X +dcroat Y +dcroat Z +dcroat a +dcroat b +dcroat c +dcroat d +dcroat eth +dcroat dcaron +dcroat dcroat +dcroat e +dcroat f +dcroat g +dcroat h +dcroat i +dcroat j +dcroat l +dcroat lcaron +dcroat lslash +dcroat m +dcroat n +dcroat o +dcroat oslash +dcroat p +dcroat thorn +dcroat q +dcroat r +dcroat s +dcroat germandbls +dcroat t +dcroat tcaron +dcroat u +dcroat v +dcroat w +dcroat x +dcroat y +dcroat z +dcroat a.alt +dcroat 0 +dcroat 1 +dcroat 2 +dcroat 3 +dcroat 4 +dcroat 5 +dcroat 6 +dcroat 7 +dcroat 8 +dcroat 9 +dcroat . +dcroat comma +dcroat colon +dcroat semicolon +dcroat ellipsis +dcroat exclaim +dcroat exclaimdown +dcroat question +dcroat questiondown +dcroat periodcentered +dcroat bullet +dcroat asterisk +dcroat numbersign +dcroat slash +dcroat backslash +dcroat parenleft +dcroat parenright +dcroat braceleft +dcroat braceright +dcroat bracketleft +dcroat bracketright +dcroat hyphen +dcroat endash +dcroat emdash +dcroat underscore +dcroat quotesinglbase +dcroat quotedblbase +dcroat quotedblleft +dcroat quotedblright +dcroat quoteleft +dcroat quoteright +dcroat guillemetleft +dcroat guillemetright +dcroat guilsinglleft +dcroat guilsinglright +dcroat quotedbl +dcroat quotesingle +dcroat cent +dcroat dollar +dcroat euro +dcroat sterling +dcroat yen +dcroat plus +dcroat minus +dcroat multiply +dcroat divide +dcroat equal +dcroat greater +dcroat less +dcroat asciitilde +dcroat asciicircum +dcroat percent +dcroat perthousand +dcroat at +dcroat ampersand +dcroat paragraph +dcroat copyright +dcroat registered +dcroat trademark +dcroat bar +dcroat degree +e A +e B +e C +e D +e Eth +e E +e F +e G +e H +e I +e J +e K +e L +e Lslash +e M +e N +e O +e Oslash +e P +e Thorn +e Q +e R +e S +e T +e U +e V +e W +e X +e Y +e Z +e a +e b +e c +e d +e eth +e dcaron +e dcroat +e e +e f +e g +e h +e i +e j +e l +e lcaron +e lslash +e m +e n +e o +e oslash +e p +e thorn +e q +e r +e s +e germandbls +e t +e tcaron +e u +e v +e w +e x +e y +e z +e a.alt +e 0 +e 1 +e 2 +e 3 +e 4 +e 5 +e 6 +e 7 +e 8 +e 9 +e . +e comma +e colon +e semicolon +e ellipsis +e exclaim +e exclaimdown +e question +e questiondown +e periodcentered +e bullet +e asterisk +e numbersign +e slash +e backslash +e parenleft +e parenright +e braceleft +e braceright +e bracketleft +e bracketright +e hyphen +e endash +e emdash +e underscore +e quotesinglbase +e quotedblbase +e quotedblleft +e quotedblright +e quoteleft +e quoteright +e guillemetleft +e guillemetright +e guilsinglleft +e guilsinglright +e quotedbl +e quotesingle +e cent +e dollar +e euro +e sterling +e yen +e plus +e minus +e multiply +e divide +e equal +e greater +e less +e asciitilde +e asciicircum +e percent +e perthousand +e at +e ampersand +e paragraph +e copyright +e registered +e trademark +e bar +e degree +f A +f B +f C +f D +f Eth +f E +f F +f G +f H +f I +f J +f K +f L +f Lslash +f M +f N +f O +f Oslash +f P +f Thorn +f Q +f R +f S +f T +f U +f V +f W +f X +f Y +f Z +f a +f b +f c +f d +f eth +f dcaron +f dcroat +f e +f f +f g +f h +f i +f j +f l +f lcaron +f lslash +f m +f n +f o +f oslash +f p +f thorn +f q +f r +f s +f germandbls +f t +f tcaron +f u +f v +f w +f x +f y +f z +f a.alt +f 0 +f 1 +f 2 +f 3 +f 4 +f 5 +f 6 +f 7 +f 8 +f 9 +f . +f comma +f colon +f semicolon +f ellipsis +f exclaim +f exclaimdown +f question +f questiondown +f periodcentered +f bullet +f asterisk +f numbersign +f slash +f backslash +f parenleft +f parenright +f braceleft +f braceright +f bracketleft +f bracketright +f hyphen +f endash +f emdash +f underscore +f quotesinglbase +f quotedblbase +f quotedblleft +f quotedblright +f quoteleft +f quoteright +f guillemetleft +f guillemetright +f guilsinglleft +f guilsinglright +f quotedbl +f quotesingle +f cent +f dollar +f euro +f sterling +f yen +f plus +f minus +f multiply +f divide +f equal +f greater +f less +f asciitilde +f asciicircum +f percent +f perthousand +f at +f ampersand +f paragraph +f copyright +f registered +f trademark +f bar +f degree +g A +g B +g C +g D +g Eth +g E +g F +g G +g H +g I +g J +g K +g L +g Lslash +g M +g N +g O +g Oslash +g P +g Thorn +g Q +g R +g S +g T +g U +g V +g W +g X +g Y +g Z +g a +g b +g c +g d +g eth +g dcaron +g dcroat +g e +g f +g g +g h +g i +g j +g l +g lcaron +g lslash +g m +g n +g o +g oslash +g p +g thorn +g q +g r +g s +g germandbls +g t +g tcaron +g u +g v +g w +g x +g y +g z +g a.alt +g 0 +g 1 +g 2 +g 3 +g 4 +g 5 +g 6 +g 7 +g 8 +g 9 +g . +g comma +g colon +g semicolon +g ellipsis +g exclaim +g exclaimdown +g question +g questiondown +g periodcentered +g bullet +g asterisk +g numbersign +g slash +g backslash +g parenleft +g parenright +g braceleft +g braceright +g bracketleft +g bracketright +g hyphen +g endash +g emdash +g underscore +g quotesinglbase +g quotedblbase +g quotedblleft +g quotedblright +g quoteleft +g quoteright +g guillemetleft +g guillemetright +g guilsinglleft +g guilsinglright +g quotedbl +g quotesingle +g cent +g dollar +g euro +g sterling +g yen +g plus +g minus +g multiply +g divide +g equal +g greater +g less +g asciitilde +g asciicircum +g percent +g perthousand +g at +g ampersand +g paragraph +g copyright +g registered +g trademark +g bar +g degree +h A +h B +h C +h D +h Eth +h E +h F +h G +h H +h I +h J +h K +h L +h Lslash +h M +h N +h O +h Oslash +h P +h Thorn +h Q +h R +h S +h T +h U +h V +h W +h X +h Y +h Z +h a +h b +h c +h d +h eth +h dcaron +h dcroat +h e +h f +h g +h h +h i +h j +h l +h lcaron +h lslash +h m +h n +h o +h oslash +h p +h thorn +h q +h r +h s +h germandbls +h t +h tcaron +h u +h v +h w +h x +h y +h z +h a.alt +h 0 +h 1 +h 2 +h 3 +h 4 +h 5 +h 6 +h 7 +h 8 +h 9 +h . +h comma +h colon +h semicolon +h ellipsis +h exclaim +h exclaimdown +h question +h questiondown +h periodcentered +h bullet +h asterisk +h numbersign +h slash +h backslash +h parenleft +h parenright +h braceleft +h braceright +h bracketleft +h bracketright +h hyphen +h endash +h emdash +h underscore +h quotesinglbase +h quotedblbase +h quotedblleft +h quotedblright +h quoteleft +h quoteright +h guillemetleft +h guillemetright +h guilsinglleft +h guilsinglright +h quotedbl +h quotesingle +h cent +h dollar +h euro +h sterling +h yen +h plus +h minus +h multiply +h divide +h equal +h greater +h less +h asciitilde +h asciicircum +h percent +h perthousand +h at +h ampersand +h paragraph +h copyright +h registered +h trademark +h bar +h degree +i A +i B +i C +i D +i Eth +i E +i F +i G +i H +i I +i J +i K +i L +i Lslash +i M +i N +i O +i Oslash +i P +i Thorn +i Q +i R +i S +i T +i U +i V +i W +i X +i Y +i Z +i a +i b +i c +i d +i eth +i dcaron +i dcroat +i e +i f +i g +i h +i i +i j +i l +i lcaron +i lslash +i m +i n +i o +i oslash +i p +i thorn +i q +i r +i s +i germandbls +i t +i tcaron +i u +i v +i w +i x +i y +i z +i a.alt +i 0 +i 1 +i 2 +i 3 +i 4 +i 5 +i 6 +i 7 +i 8 +i 9 +i . +i comma +i colon +i semicolon +i ellipsis +i exclaim +i exclaimdown +i question +i questiondown +i periodcentered +i bullet +i asterisk +i numbersign +i slash +i backslash +i parenleft +i parenright +i braceleft +i braceright +i bracketleft +i bracketright +i hyphen +i endash +i emdash +i underscore +i quotesinglbase +i quotedblbase +i quotedblleft +i quotedblright +i quoteleft +i quoteright +i guillemetleft +i guillemetright +i guilsinglleft +i guilsinglright +i quotedbl +i quotesingle +i cent +i dollar +i euro +i sterling +i yen +i plus +i minus +i multiply +i divide +i equal +i greater +i less +i asciitilde +i asciicircum +i percent +i perthousand +i at +i ampersand +i paragraph +i copyright +i registered +i trademark +i bar +i degree +j A +j B +j C +j D +j Eth +j E +j F +j G +j H +j I +j J +j K +j L +j Lslash +j M +j N +j O +j Oslash +j P +j Thorn +j Q +j R +j S +j T +j U +j V +j W +j X +j Y +j Z +j a +j b +j c +j d +j eth +j dcaron +j dcroat +j e +j f +j g +j h +j i +j j +j l +j lcaron +j lslash +j m +j n +j o +j oslash +j p +j thorn +j q +j r +j s +j germandbls +j t +j tcaron +j u +j v +j w +j x +j y +j z +j a.alt +j 0 +j 1 +j 2 +j 3 +j 4 +j 5 +j 6 +j 7 +j 8 +j 9 +j . +j comma +j colon +j semicolon +j ellipsis +j exclaim +j exclaimdown +j question +j questiondown +j periodcentered +j bullet +j asterisk +j numbersign +j slash +j backslash +j parenleft +j parenright +j braceleft +j braceright +j bracketleft +j bracketright +j hyphen +j endash +j emdash +j underscore +j quotesinglbase +j quotedblbase +j quotedblleft +j quotedblright +j quoteleft +j quoteright +j guillemetleft +j guillemetright +j guilsinglleft +j guilsinglright +j quotedbl +j quotesingle +j cent +j dollar +j euro +j sterling +j yen +j plus +j minus +j multiply +j divide +j equal +j greater +j less +j asciitilde +j asciicircum +j percent +j perthousand +j at +j ampersand +j paragraph +j copyright +j registered +j trademark +j bar +j degree +l A +l B +l C +l D +l Eth +l E +l F +l G +l H +l I +l J +l K +l L +l Lslash +l M +l N +l O +l Oslash +l P +l Thorn +l Q +l R +l S +l T +l U +l V +l W +l X +l Y +l Z +l a +l b +l c +l d +l eth +l dcaron +l dcroat +l e +l f +l g +l h +l i +l j +l l +l lcaron +l lslash +l m +l n +l o +l oslash +l p +l thorn +l q +l r +l s +l germandbls +l t +l tcaron +l u +l v +l w +l x +l y +l z +l a.alt +l 0 +l 1 +l 2 +l 3 +l 4 +l 5 +l 6 +l 7 +l 8 +l 9 +l . +l comma +l colon +l semicolon +l ellipsis +l exclaim +l exclaimdown +l question +l questiondown +l periodcentered +l bullet +l asterisk +l numbersign +l slash +l backslash +l parenleft +l parenright +l braceleft +l braceright +l bracketleft +l bracketright +l hyphen +l endash +l emdash +l underscore +l quotesinglbase +l quotedblbase +l quotedblleft +l quotedblright +l quoteleft +l quoteright +l guillemetleft +l guillemetright +l guilsinglleft +l guilsinglright +l quotedbl +l quotesingle +l cent +l dollar +l euro +l sterling +l yen +l plus +l minus +l multiply +l divide +l equal +l greater +l less +l asciitilde +l asciicircum +l percent +l perthousand +l at +l ampersand +l paragraph +l copyright +l registered +l trademark +l bar +l degree +lcaron A +lcaron B +lcaron C +lcaron D +lcaron Eth +lcaron E +lcaron F +lcaron G +lcaron H +lcaron I +lcaron J +lcaron K +lcaron L +lcaron Lslash +lcaron M +lcaron N +lcaron O +lcaron Oslash +lcaron P +lcaron Thorn +lcaron Q +lcaron R +lcaron S +lcaron T +lcaron U +lcaron V +lcaron W +lcaron X +lcaron Y +lcaron Z +lcaron a +lcaron b +lcaron c +lcaron d +lcaron eth +lcaron dcaron +lcaron dcroat +lcaron e +lcaron f +lcaron g +lcaron h +lcaron i +lcaron j +lcaron l +lcaron lcaron +lcaron lslash +lcaron m +lcaron n +lcaron o +lcaron oslash +lcaron p +lcaron thorn +lcaron q +lcaron r +lcaron s +lcaron germandbls +lcaron t +lcaron tcaron +lcaron u +lcaron v +lcaron w +lcaron x +lcaron y +lcaron z +lcaron a.alt +lcaron 0 +lcaron 1 +lcaron 2 +lcaron 3 +lcaron 4 +lcaron 5 +lcaron 6 +lcaron 7 +lcaron 8 +lcaron 9 +lcaron . +lcaron comma +lcaron colon +lcaron semicolon +lcaron ellipsis +lcaron exclaim +lcaron exclaimdown +lcaron question +lcaron questiondown +lcaron periodcentered +lcaron bullet +lcaron asterisk +lcaron numbersign +lcaron slash +lcaron backslash +lcaron parenleft +lcaron parenright +lcaron braceleft +lcaron braceright +lcaron bracketleft +lcaron bracketright +lcaron hyphen +lcaron endash +lcaron emdash +lcaron underscore +lcaron quotesinglbase +lcaron quotedblbase +lcaron quotedblleft +lcaron quotedblright +lcaron quoteleft +lcaron quoteright +lcaron guillemetleft +lcaron guillemetright +lcaron guilsinglleft +lcaron guilsinglright +lcaron quotedbl +lcaron quotesingle +lcaron cent +lcaron dollar +lcaron euro +lcaron sterling +lcaron yen +lcaron plus +lcaron minus +lcaron multiply +lcaron divide +lcaron equal +lcaron greater +lcaron less +lcaron asciitilde +lcaron asciicircum +lcaron percent +lcaron perthousand +lcaron at +lcaron ampersand +lcaron paragraph +lcaron copyright +lcaron registered +lcaron trademark +lcaron bar +lcaron degree +lslash A +lslash B +lslash C +lslash D +lslash Eth +lslash E +lslash F +lslash G +lslash H +lslash I +lslash J +lslash K +lslash L +lslash Lslash +lslash M +lslash N +lslash O +lslash Oslash +lslash P +lslash Thorn +lslash Q +lslash R +lslash S +lslash T +lslash U +lslash V +lslash W +lslash X +lslash Y +lslash Z +lslash a +lslash b +lslash c +lslash d +lslash eth +lslash dcaron +lslash dcroat +lslash e +lslash f +lslash g +lslash h +lslash i +lslash j +lslash l +lslash lcaron +lslash lslash +lslash m +lslash n +lslash o +lslash oslash +lslash p +lslash thorn +lslash q +lslash r +lslash s +lslash germandbls +lslash t +lslash tcaron +lslash u +lslash v +lslash w +lslash x +lslash y +lslash z +lslash a.alt +lslash 0 +lslash 1 +lslash 2 +lslash 3 +lslash 4 +lslash 5 +lslash 6 +lslash 7 +lslash 8 +lslash 9 +lslash . +lslash comma +lslash colon +lslash semicolon +lslash ellipsis +lslash exclaim +lslash exclaimdown +lslash question +lslash questiondown +lslash periodcentered +lslash bullet +lslash asterisk +lslash numbersign +lslash slash +lslash backslash +lslash parenleft +lslash parenright +lslash braceleft +lslash braceright +lslash bracketleft +lslash bracketright +lslash hyphen +lslash endash +lslash emdash +lslash underscore +lslash quotesinglbase +lslash quotedblbase +lslash quotedblleft +lslash quotedblright +lslash quoteleft +lslash quoteright +lslash guillemetleft +lslash guillemetright +lslash guilsinglleft +lslash guilsinglright +lslash quotedbl +lslash quotesingle +lslash cent +lslash dollar +lslash euro +lslash sterling +lslash yen +lslash plus +lslash minus +lslash multiply +lslash divide +lslash equal +lslash greater +lslash less +lslash asciitilde +lslash asciicircum +lslash percent +lslash perthousand +lslash at +lslash ampersand +lslash paragraph +lslash copyright +lslash registered +lslash trademark +lslash bar +lslash degree +m A +m B +m C +m D +m Eth +m E +m F +m G +m H +m I +m J +m K +m L +m Lslash +m M +m N +m O +m Oslash +m P +m Thorn +m Q +m R +m S +m T +m U +m V +m W +m X +m Y +m Z +m a +m b +m c +m d +m eth +m dcaron +m dcroat +m e +m f +m g +m h +m i +m j +m l +m lcaron +m lslash +m m +m n +m o +m oslash +m p +m thorn +m q +m r +m s +m germandbls +m t +m tcaron +m u +m v +m w +m x +m y +m z +m a.alt +m 0 +m 1 +m 2 +m 3 +m 4 +m 5 +m 6 +m 7 +m 8 +m 9 +m . +m comma +m colon +m semicolon +m ellipsis +m exclaim +m exclaimdown +m question +m questiondown +m periodcentered +m bullet +m asterisk +m numbersign +m slash +m backslash +m parenleft +m parenright +m braceleft +m braceright +m bracketleft +m bracketright +m hyphen +m endash +m emdash +m underscore +m quotesinglbase +m quotedblbase +m quotedblleft +m quotedblright +m quoteleft +m quoteright +m guillemetleft +m guillemetright +m guilsinglleft +m guilsinglright +m quotedbl +m quotesingle +m cent +m dollar +m euro +m sterling +m yen +m plus +m minus +m multiply +m divide +m equal +m greater +m less +m asciitilde +m asciicircum +m percent +m perthousand +m at +m ampersand +m paragraph +m copyright +m registered +m trademark +m bar +m degree +n A +n B +n C +n D +n Eth +n E +n F +n G +n H +n I +n J +n K +n L +n Lslash +n M +n N +n O +n Oslash +n P +n Thorn +n Q +n R +n S +n T +n U +n V +n W +n X +n Y +n Z +n a +n b +n c +n d +n eth +n dcaron +n dcroat +n e +n f +n g +n h +n i +n j +n l +n lcaron +n lslash +n m +n n +n o +n oslash +n p +n thorn +n q +n r +n s +n germandbls +n t +n tcaron +n u +n v +n w +n x +n y +n z +n a.alt +n 0 +n 1 +n 2 +n 3 +n 4 +n 5 +n 6 +n 7 +n 8 +n 9 +n . +n comma +n colon +n semicolon +n ellipsis +n exclaim +n exclaimdown +n question +n questiondown +n periodcentered +n bullet +n asterisk +n numbersign +n slash +n backslash +n parenleft +n parenright +n braceleft +n braceright +n bracketleft +n bracketright +n hyphen +n endash +n emdash +n underscore +n quotesinglbase +n quotedblbase +n quotedblleft +n quotedblright +n quoteleft +n quoteright +n guillemetleft +n guillemetright +n guilsinglleft +n guilsinglright +n quotedbl +n quotesingle +n cent +n dollar +n euro +n sterling +n yen +n plus +n minus +n multiply +n divide +n equal +n greater +n less +n asciitilde +n asciicircum +n percent +n perthousand +n at +n ampersand +n paragraph +n copyright +n registered +n trademark +n bar +n degree +o A +o B +o C +o D +o Eth +o E +o F +o G +o H +o I +o J +o K +o L +o Lslash +o M +o N +o O +o Oslash +o P +o Thorn +o Q +o R +o S +o T +o U +o V +o W +o X +o Y +o Z +o a +o b +o c +o d +o eth +o dcaron +o dcroat +o e +o f +o g +o h +o i +o j +o l +o lcaron +o lslash +o m +o n +o o +o oslash +o p +o thorn +o q +o r +o s +o germandbls +o t +o tcaron +o u +o v +o w +o x +o y +o z +o a.alt +o 0 +o 1 +o 2 +o 3 +o 4 +o 5 +o 6 +o 7 +o 8 +o 9 +o . +o comma +o colon +o semicolon +o ellipsis +o exclaim +o exclaimdown +o question +o questiondown +o periodcentered +o bullet +o asterisk +o numbersign +o slash +o backslash +o parenleft +o parenright +o braceleft +o braceright +o bracketleft +o bracketright +o hyphen +o endash +o emdash +o underscore +o quotesinglbase +o quotedblbase +o quotedblleft +o quotedblright +o quoteleft +o quoteright +o guillemetleft +o guillemetright +o guilsinglleft +o guilsinglright +o quotedbl +o quotesingle +o cent +o dollar +o euro +o sterling +o yen +o plus +o minus +o multiply +o divide +o equal +o greater +o less +o asciitilde +o asciicircum +o percent +o perthousand +o at +o ampersand +o paragraph +o copyright +o registered +o trademark +o bar +o degree +oslash A +oslash B +oslash C +oslash D +oslash Eth +oslash E +oslash F +oslash G +oslash H +oslash I +oslash J +oslash K +oslash L +oslash Lslash +oslash M +oslash N +oslash O +oslash Oslash +oslash P +oslash Thorn +oslash Q +oslash R +oslash S +oslash T +oslash U +oslash V +oslash W +oslash X +oslash Y +oslash Z +oslash a +oslash b +oslash c +oslash d +oslash eth +oslash dcaron +oslash dcroat +oslash e +oslash f +oslash g +oslash h +oslash i +oslash j +oslash l +oslash lcaron +oslash lslash +oslash m +oslash n +oslash o +oslash oslash +oslash p +oslash thorn +oslash q +oslash r +oslash s +oslash germandbls +oslash t +oslash tcaron +oslash u +oslash v +oslash w +oslash x +oslash y +oslash z +oslash a.alt +oslash 0 +oslash 1 +oslash 2 +oslash 3 +oslash 4 +oslash 5 +oslash 6 +oslash 7 +oslash 8 +oslash 9 +oslash . +oslash comma +oslash colon +oslash semicolon +oslash ellipsis +oslash exclaim +oslash exclaimdown +oslash question +oslash questiondown +oslash periodcentered +oslash bullet +oslash asterisk +oslash numbersign +oslash slash +oslash backslash +oslash parenleft +oslash parenright +oslash braceleft +oslash braceright +oslash bracketleft +oslash bracketright +oslash hyphen +oslash endash +oslash emdash +oslash underscore +oslash quotesinglbase +oslash quotedblbase +oslash quotedblleft +oslash quotedblright +oslash quoteleft +oslash quoteright +oslash guillemetleft +oslash guillemetright +oslash guilsinglleft +oslash guilsinglright +oslash quotedbl +oslash quotesingle +oslash cent +oslash dollar +oslash euro +oslash sterling +oslash yen +oslash plus +oslash minus +oslash multiply +oslash divide +oslash equal +oslash greater +oslash less +oslash asciitilde +oslash asciicircum +oslash percent +oslash perthousand +oslash at +oslash ampersand +oslash paragraph +oslash copyright +oslash registered +oslash trademark +oslash bar +oslash degree +p A +p B +p C +p D +p Eth +p E +p F +p G +p H +p I +p J +p K +p L +p Lslash +p M +p N +p O +p Oslash +p P +p Thorn +p Q +p R +p S +p T +p U +p V +p W +p X +p Y +p Z +p a +p b +p c +p d +p eth +p dcaron +p dcroat +p e +p f +p g +p h +p i +p j +p l +p lcaron +p lslash +p m +p n +p o +p oslash +p p +p thorn +p q +p r +p s +p germandbls +p t +p tcaron +p u +p v +p w +p x +p y +p z +p a.alt +p 0 +p 1 +p 2 +p 3 +p 4 +p 5 +p 6 +p 7 +p 8 +p 9 +p . +p comma +p colon +p semicolon +p ellipsis +p exclaim +p exclaimdown +p question +p questiondown +p periodcentered +p bullet +p asterisk +p numbersign +p slash +p backslash +p parenleft +p parenright +p braceleft +p braceright +p bracketleft +p bracketright +p hyphen +p endash +p emdash +p underscore +p quotesinglbase +p quotedblbase +p quotedblleft +p quotedblright +p quoteleft +p quoteright +p guillemetleft +p guillemetright +p guilsinglleft +p guilsinglright +p quotedbl +p quotesingle +p cent +p dollar +p euro +p sterling +p yen +p plus +p minus +p multiply +p divide +p equal +p greater +p less +p asciitilde +p asciicircum +p percent +p perthousand +p at +p ampersand +p paragraph +p copyright +p registered +p trademark +p bar +p degree +thorn A +thorn B +thorn C +thorn D +thorn Eth +thorn E +thorn F +thorn G +thorn H +thorn I +thorn J +thorn K +thorn L +thorn Lslash +thorn M +thorn N +thorn O +thorn Oslash +thorn P +thorn Thorn +thorn Q +thorn R +thorn S +thorn T +thorn U +thorn V +thorn W +thorn X +thorn Y +thorn Z +thorn a +thorn b +thorn c +thorn d +thorn eth +thorn dcaron +thorn dcroat +thorn e +thorn f +thorn g +thorn h +thorn i +thorn j +thorn l +thorn lcaron +thorn lslash +thorn m +thorn n +thorn o +thorn oslash +thorn p +thorn thorn +thorn q +thorn r +thorn s +thorn germandbls +thorn t +thorn tcaron +thorn u +thorn v +thorn w +thorn x +thorn y +thorn z +thorn a.alt +thorn 0 +thorn 1 +thorn 2 +thorn 3 +thorn 4 +thorn 5 +thorn 6 +thorn 7 +thorn 8 +thorn 9 +thorn . +thorn comma +thorn colon +thorn semicolon +thorn ellipsis +thorn exclaim +thorn exclaimdown +thorn question +thorn questiondown +thorn periodcentered +thorn bullet +thorn asterisk +thorn numbersign +thorn slash +thorn backslash +thorn parenleft +thorn parenright +thorn braceleft +thorn braceright +thorn bracketleft +thorn bracketright +thorn hyphen +thorn endash +thorn emdash +thorn underscore +thorn quotesinglbase +thorn quotedblbase +thorn quotedblleft +thorn quotedblright +thorn quoteleft +thorn quoteright +thorn guillemetleft +thorn guillemetright +thorn guilsinglleft +thorn guilsinglright +thorn quotedbl +thorn quotesingle +thorn cent +thorn dollar +thorn euro +thorn sterling +thorn yen +thorn plus +thorn minus +thorn multiply +thorn divide +thorn equal +thorn greater +thorn less +thorn asciitilde +thorn asciicircum +thorn percent +thorn perthousand +thorn at +thorn ampersand +thorn paragraph +thorn copyright +thorn registered +thorn trademark +thorn bar +thorn degree +q A +q B +q C +q D +q Eth +q E +q F +q G +q H +q I +q J +q K +q L +q Lslash +q M +q N +q O +q Oslash +q P +q Thorn +q Q +q R +q S +q T +q U +q V +q W +q X +q Y +q Z +q a +q b +q c +q d +q eth +q dcaron +q dcroat +q e +q f +q g +q h +q i +q j +q l +q lcaron +q lslash +q m +q n +q o +q oslash +q p +q thorn +q q +q r +q s +q germandbls +q t +q tcaron +q u +q v +q w +q x +q y +q z +q a.alt +q 0 +q 1 +q 2 +q 3 +q 4 +q 5 +q 6 +q 7 +q 8 +q 9 +q . +q comma +q colon +q semicolon +q ellipsis +q exclaim +q exclaimdown +q question +q questiondown +q periodcentered +q bullet +q asterisk +q numbersign +q slash +q backslash +q parenleft +q parenright +q braceleft +q braceright +q bracketleft +q bracketright +q hyphen +q endash +q emdash +q underscore +q quotesinglbase +q quotedblbase +q quotedblleft +q quotedblright +q quoteleft +q quoteright +q guillemetleft +q guillemetright +q guilsinglleft +q guilsinglright +q quotedbl +q quotesingle +q cent +q dollar +q euro +q sterling +q yen +q plus +q minus +q multiply +q divide +q equal +q greater +q less +q asciitilde +q asciicircum +q percent +q perthousand +q at +q ampersand +q paragraph +q copyright +q registered +q trademark +q bar +q degree +r A +r B +r C +r D +r Eth +r E +r F +r G +r H +r I +r J +r K +r L +r Lslash +r M +r N +r O +r Oslash +r P +r Thorn +r Q +r R +r S +r T +r U +r V +r W +r X +r Y +r Z +r a +r b +r c +r d +r eth +r dcaron +r dcroat +r e +r f +r g +r h +r i +r j +r l +r lcaron +r lslash +r m +r n +r o +r oslash +r p +r thorn +r q +r r +r s +r germandbls +r t +r tcaron +r u +r v +r w +r x +r y +r z +r a.alt +r 0 +r 1 +r 2 +r 3 +r 4 +r 5 +r 6 +r 7 +r 8 +r 9 +r . +r comma +r colon +r semicolon +r ellipsis +r exclaim +r exclaimdown +r question +r questiondown +r periodcentered +r bullet +r asterisk +r numbersign +r slash +r backslash +r parenleft +r parenright +r braceleft +r braceright +r bracketleft +r bracketright +r hyphen +r endash +r emdash +r underscore +r quotesinglbase +r quotedblbase +r quotedblleft +r quotedblright +r quoteleft +r quoteright +r guillemetleft +r guillemetright +r guilsinglleft +r guilsinglright +r quotedbl +r quotesingle +r cent +r dollar +r euro +r sterling +r yen +r plus +r minus +r multiply +r divide +r equal +r greater +r less +r asciitilde +r asciicircum +r percent +r perthousand +r at +r ampersand +r paragraph +r copyright +r registered +r trademark +r bar +r degree +s A +s B +s C +s D +s Eth +s E +s F +s G +s H +s I +s J +s K +s L +s Lslash +s M +s N +s O +s Oslash +s P +s Thorn +s Q +s R +s S +s T +s U +s V +s W +s X +s Y +s Z +s a +s b +s c +s d +s eth +s dcaron +s dcroat +s e +s f +s g +s h +s i +s j +s l +s lcaron +s lslash +s m +s n +s o +s oslash +s p +s thorn +s q +s r +s s +s germandbls +s t +s tcaron +s u +s v +s w +s x +s y +s z +s a.alt +s 0 +s 1 +s 2 +s 3 +s 4 +s 5 +s 6 +s 7 +s 8 +s 9 +s . +s comma +s colon +s semicolon +s ellipsis +s exclaim +s exclaimdown +s question +s questiondown +s periodcentered +s bullet +s asterisk +s numbersign +s slash +s backslash +s parenleft +s parenright +s braceleft +s braceright +s bracketleft +s bracketright +s hyphen +s endash +s emdash +s underscore +s quotesinglbase +s quotedblbase +s quotedblleft +s quotedblright +s quoteleft +s quoteright +s guillemetleft +s guillemetright +s guilsinglleft +s guilsinglright +s quotedbl +s quotesingle +s cent +s dollar +s euro +s sterling +s yen +s plus +s minus +s multiply +s divide +s equal +s greater +s less +s asciitilde +s asciicircum +s percent +s perthousand +s at +s ampersand +s paragraph +s copyright +s registered +s trademark +s bar +s degree +germandbls A +germandbls B +germandbls C +germandbls D +germandbls Eth +germandbls E +germandbls F +germandbls G +germandbls H +germandbls I +germandbls J +germandbls K +germandbls L +germandbls Lslash +germandbls M +germandbls N +germandbls O +germandbls Oslash +germandbls P +germandbls Thorn +germandbls Q +germandbls R +germandbls S +germandbls T +germandbls U +germandbls V +germandbls W +germandbls X +germandbls Y +germandbls Z +germandbls a +germandbls b +germandbls c +germandbls d +germandbls eth +germandbls dcaron +germandbls dcroat +germandbls e +germandbls f +germandbls g +germandbls h +germandbls i +germandbls j +germandbls l +germandbls lcaron +germandbls lslash +germandbls m +germandbls n +germandbls o +germandbls oslash +germandbls p +germandbls thorn +germandbls q +germandbls r +germandbls s +germandbls germandbls +germandbls t +germandbls tcaron +germandbls u +germandbls v +germandbls w +germandbls x +germandbls y +germandbls z +germandbls a.alt +germandbls 0 +germandbls 1 +germandbls 2 +germandbls 3 +germandbls 4 +germandbls 5 +germandbls 6 +germandbls 7 +germandbls 8 +germandbls 9 +germandbls . +germandbls comma +germandbls colon +germandbls semicolon +germandbls ellipsis +germandbls exclaim +germandbls exclaimdown +germandbls question +germandbls questiondown +germandbls periodcentered +germandbls bullet +germandbls asterisk +germandbls numbersign +germandbls slash +germandbls backslash +germandbls parenleft +germandbls parenright +germandbls braceleft +germandbls braceright +germandbls bracketleft +germandbls bracketright +germandbls hyphen +germandbls endash +germandbls emdash +germandbls underscore +germandbls quotesinglbase +germandbls quotedblbase +germandbls quotedblleft +germandbls quotedblright +germandbls quoteleft +germandbls quoteright +germandbls guillemetleft +germandbls guillemetright +germandbls guilsinglleft +germandbls guilsinglright +germandbls quotedbl +germandbls quotesingle +germandbls cent +germandbls dollar +germandbls euro +germandbls sterling +germandbls yen +germandbls plus +germandbls minus +germandbls multiply +germandbls divide +germandbls equal +germandbls greater +germandbls less +germandbls asciitilde +germandbls asciicircum +germandbls percent +germandbls perthousand +germandbls at +germandbls ampersand +germandbls paragraph +germandbls copyright +germandbls registered +germandbls trademark +germandbls bar +germandbls degree +t A +t B +t C +t D +t Eth +t E +t F +t G +t H +t I +t J +t K +t L +t Lslash +t M +t N +t O +t Oslash +t P +t Thorn +t Q +t R +t S +t T +t U +t V +t W +t X +t Y +t Z +t a +t b +t c +t d +t eth +t dcaron +t dcroat +t e +t f +t g +t h +t i +t j +t l +t lcaron +t lslash +t m +t n +t o +t oslash +t p +t thorn +t q +t r +t s +t germandbls +t t +t tcaron +t u +t v +t w +t x +t y +t z +t a.alt +t 0 +t 1 +t 2 +t 3 +t 4 +t 5 +t 6 +t 7 +t 8 +t 9 +t . +t comma +t colon +t semicolon +t ellipsis +t exclaim +t exclaimdown +t question +t questiondown +t periodcentered +t bullet +t asterisk +t numbersign +t slash +t backslash +t parenleft +t parenright +t braceleft +t braceright +t bracketleft +t bracketright +t hyphen +t endash +t emdash +t underscore +t quotesinglbase +t quotedblbase +t quotedblleft +t quotedblright +t quoteleft +t quoteright +t guillemetleft +t guillemetright +t guilsinglleft +t guilsinglright +t quotedbl +t quotesingle +t cent +t dollar +t euro +t sterling +t yen +t plus +t minus +t multiply +t divide +t equal +t greater +t less +t asciitilde +t asciicircum +t percent +t perthousand +t at +t ampersand +t paragraph +t copyright +t registered +t trademark +t bar +t degree +tcaron A +tcaron B +tcaron C +tcaron D +tcaron Eth +tcaron E +tcaron F +tcaron G +tcaron H +tcaron I +tcaron J +tcaron K +tcaron L +tcaron Lslash +tcaron M +tcaron N +tcaron O +tcaron Oslash +tcaron P +tcaron Thorn +tcaron Q +tcaron R +tcaron S +tcaron T +tcaron U +tcaron V +tcaron W +tcaron X +tcaron Y +tcaron Z +tcaron a +tcaron b +tcaron c +tcaron d +tcaron eth +tcaron dcaron +tcaron dcroat +tcaron e +tcaron f +tcaron g +tcaron h +tcaron i +tcaron j +tcaron l +tcaron lcaron +tcaron lslash +tcaron m +tcaron n +tcaron o +tcaron oslash +tcaron p +tcaron thorn +tcaron q +tcaron r +tcaron s +tcaron germandbls +tcaron t +tcaron tcaron +tcaron u +tcaron v +tcaron w +tcaron x +tcaron y +tcaron z +tcaron a.alt +tcaron 0 +tcaron 1 +tcaron 2 +tcaron 3 +tcaron 4 +tcaron 5 +tcaron 6 +tcaron 7 +tcaron 8 +tcaron 9 +tcaron . +tcaron comma +tcaron colon +tcaron semicolon +tcaron ellipsis +tcaron exclaim +tcaron exclaimdown +tcaron question +tcaron questiondown +tcaron periodcentered +tcaron bullet +tcaron asterisk +tcaron numbersign +tcaron slash +tcaron backslash +tcaron parenleft +tcaron parenright +tcaron braceleft +tcaron braceright +tcaron bracketleft +tcaron bracketright +tcaron hyphen +tcaron endash +tcaron emdash +tcaron underscore +tcaron quotesinglbase +tcaron quotedblbase +tcaron quotedblleft +tcaron quotedblright +tcaron quoteleft +tcaron quoteright +tcaron guillemetleft +tcaron guillemetright +tcaron guilsinglleft +tcaron guilsinglright +tcaron quotedbl +tcaron quotesingle +tcaron cent +tcaron dollar +tcaron euro +tcaron sterling +tcaron yen +tcaron plus +tcaron minus +tcaron multiply +tcaron divide +tcaron equal +tcaron greater +tcaron less +tcaron asciitilde +tcaron asciicircum +tcaron percent +tcaron perthousand +tcaron at +tcaron ampersand +tcaron paragraph +tcaron copyright +tcaron registered +tcaron trademark +tcaron bar +tcaron degree +u A +u B +u C +u D +u Eth +u E +u F +u G +u H +u I +u J +u K +u L +u Lslash +u M +u N +u O +u Oslash +u P +u Thorn +u Q +u R +u S +u T +u U +u V +u W +u X +u Y +u Z +u a +u b +u c +u d +u eth +u dcaron +u dcroat +u e +u f +u g +u h +u i +u j +u l +u lcaron +u lslash +u m +u n +u o +u oslash +u p +u thorn +u q +u r +u s +u germandbls +u t +u tcaron +u u +u v +u w +u x +u y +u z +u a.alt +u 0 +u 1 +u 2 +u 3 +u 4 +u 5 +u 6 +u 7 +u 8 +u 9 +u . +u comma +u colon +u semicolon +u ellipsis +u exclaim +u exclaimdown +u question +u questiondown +u periodcentered +u bullet +u asterisk +u numbersign +u slash +u backslash +u parenleft +u parenright +u braceleft +u braceright +u bracketleft +u bracketright +u hyphen +u endash +u emdash +u underscore +u quotesinglbase +u quotedblbase +u quotedblleft +u quotedblright +u quoteleft +u quoteright +u guillemetleft +u guillemetright +u guilsinglleft +u guilsinglright +u quotedbl +u quotesingle +u cent +u dollar +u euro +u sterling +u yen +u plus +u minus +u multiply +u divide +u equal +u greater +u less +u asciitilde +u asciicircum +u percent +u perthousand +u at +u ampersand +u paragraph +u copyright +u registered +u trademark +u bar +u degree +v A +v B +v C +v D +v Eth +v E +v F +v G +v H +v I +v J +v K +v L +v Lslash +v M +v N +v O +v Oslash +v P +v Thorn +v Q +v R +v S +v T +v U +v V +v W +v X +v Y +v Z +v a +v b +v c +v d +v eth +v dcaron +v dcroat +v e +v f +v g +v h +v i +v j +v l +v lcaron +v lslash +v m +v n +v o +v oslash +v p +v thorn +v q +v r +v s +v germandbls +v t +v tcaron +v u +v v +v w +v x +v y +v z +v a.alt +v 0 +v 1 +v 2 +v 3 +v 4 +v 5 +v 6 +v 7 +v 8 +v 9 +v . +v comma +v colon +v semicolon +v ellipsis +v exclaim +v exclaimdown +v question +v questiondown +v periodcentered +v bullet +v asterisk +v numbersign +v slash +v backslash +v parenleft +v parenright +v braceleft +v braceright +v bracketleft +v bracketright +v hyphen +v endash +v emdash +v underscore +v quotesinglbase +v quotedblbase +v quotedblleft +v quotedblright +v quoteleft +v quoteright +v guillemetleft +v guillemetright +v guilsinglleft +v guilsinglright +v quotedbl +v quotesingle +v cent +v dollar +v euro +v sterling +v yen +v plus +v minus +v multiply +v divide +v equal +v greater +v less +v asciitilde +v asciicircum +v percent +v perthousand +v at +v ampersand +v paragraph +v copyright +v registered +v trademark +v bar +v degree +w A +w B +w C +w D +w Eth +w E +w F +w G +w H +w I +w J +w K +w L +w Lslash +w M +w N +w O +w Oslash +w P +w Thorn +w Q +w R +w S +w T +w U +w V +w W +w X +w Y +w Z +w a +w b +w c +w d +w eth +w dcaron +w dcroat +w e +w f +w g +w h +w i +w j +w l +w lcaron +w lslash +w m +w n +w o +w oslash +w p +w thorn +w q +w r +w s +w germandbls +w t +w tcaron +w u +w v +w w +w x +w y +w z +w a.alt +w 0 +w 1 +w 2 +w 3 +w 4 +w 5 +w 6 +w 7 +w 8 +w 9 +w . +w comma +w colon +w semicolon +w ellipsis +w exclaim +w exclaimdown +w question +w questiondown +w periodcentered +w bullet +w asterisk +w numbersign +w slash +w backslash +w parenleft +w parenright +w braceleft +w braceright +w bracketleft +w bracketright +w hyphen +w endash +w emdash +w underscore +w quotesinglbase +w quotedblbase +w quotedblleft +w quotedblright +w quoteleft +w quoteright +w guillemetleft +w guillemetright +w guilsinglleft +w guilsinglright +w quotedbl +w quotesingle +w cent +w dollar +w euro +w sterling +w yen +w plus +w minus +w multiply +w divide +w equal +w greater +w less +w asciitilde +w asciicircum +w percent +w perthousand +w at +w ampersand +w paragraph +w copyright +w registered +w trademark +w bar +w degree +x A +x B +x C +x D +x Eth +x E +x F +x G +x H +x I +x J +x K +x L +x Lslash +x M +x N +x O +x Oslash +x P +x Thorn +x Q +x R +x S +x T +x U +x V +x W +x X +x Y +x Z +x a +x b +x c +x d +x eth +x dcaron +x dcroat +x e +x f +x g +x h +x i +x j +x l +x lcaron +x lslash +x m +x n +x o +x oslash +x p +x thorn +x q +x r +x s +x germandbls +x t +x tcaron +x u +x v +x w +x x +x y +x z +x a.alt +x 0 +x 1 +x 2 +x 3 +x 4 +x 5 +x 6 +x 7 +x 8 +x 9 +x . +x comma +x colon +x semicolon +x ellipsis +x exclaim +x exclaimdown +x question +x questiondown +x periodcentered +x bullet +x asterisk +x numbersign +x slash +x backslash +x parenleft +x parenright +x braceleft +x braceright +x bracketleft +x bracketright +x hyphen +x endash +x emdash +x underscore +x quotesinglbase +x quotedblbase +x quotedblleft +x quotedblright +x quoteleft +x quoteright +x guillemetleft +x guillemetright +x guilsinglleft +x guilsinglright +x quotedbl +x quotesingle +x cent +x dollar +x euro +x sterling +x yen +x plus +x minus +x multiply +x divide +x equal +x greater +x less +x asciitilde +x asciicircum +x percent +x perthousand +x at +x ampersand +x paragraph +x copyright +x registered +x trademark +x bar +x degree +y A +y B +y C +y D +y Eth +y E +y F +y G +y H +y I +y J +y K +y L +y Lslash +y M +y N +y O +y Oslash +y P +y Thorn +y Q +y R +y S +y T +y U +y V +y W +y X +y Y +y Z +y a +y b +y c +y d +y eth +y dcaron +y dcroat +y e +y f +y g +y h +y i +y j +y l +y lcaron +y lslash +y m +y n +y o +y oslash +y p +y thorn +y q +y r +y s +y germandbls +y t +y tcaron +y u +y v +y w +y x +y y +y z +y a.alt +y 0 +y 1 +y 2 +y 3 +y 4 +y 5 +y 6 +y 7 +y 8 +y 9 +y . +y comma +y colon +y semicolon +y ellipsis +y exclaim +y exclaimdown +y question +y questiondown +y periodcentered +y bullet +y asterisk +y numbersign +y slash +y backslash +y parenleft +y parenright +y braceleft +y braceright +y bracketleft +y bracketright +y hyphen +y endash +y emdash +y underscore +y quotesinglbase +y quotedblbase +y quotedblleft +y quotedblright +y quoteleft +y quoteright +y guillemetleft +y guillemetright +y guilsinglleft +y guilsinglright +y quotedbl +y quotesingle +y cent +y dollar +y euro +y sterling +y yen +y plus +y minus +y multiply +y divide +y equal +y greater +y less +y asciitilde +y asciicircum +y percent +y perthousand +y at +y ampersand +y paragraph +y copyright +y registered +y trademark +y bar +y degree +z A +z B +z C +z D +z Eth +z E +z F +z G +z H +z I +z J +z K +z L +z Lslash +z M +z N +z O +z Oslash +z P +z Thorn +z Q +z R +z S +z T +z U +z V +z W +z X +z Y +z Z +z a +z b +z c +z d +z eth +z dcaron +z dcroat +z e +z f +z g +z h +z i +z j +z l +z lcaron +z lslash +z m +z n +z o +z oslash +z p +z thorn +z q +z r +z s +z germandbls +z t +z tcaron +z u +z v +z w +z x +z y +z z +z a.alt +z 0 +z 1 +z 2 +z 3 +z 4 +z 5 +z 6 +z 7 +z 8 +z 9 +z . +z comma +z colon +z semicolon +z ellipsis +z exclaim +z exclaimdown +z question +z questiondown +z periodcentered +z bullet +z asterisk +z numbersign +z slash +z backslash +z parenleft +z parenright +z braceleft +z braceright +z bracketleft +z bracketright +z hyphen +z endash +z emdash +z underscore +z quotesinglbase +z quotedblbase +z quotedblleft +z quotedblright +z quoteleft +z quoteright +z guillemetleft +z guillemetright +z guilsinglleft +z guilsinglright +z quotedbl +z quotesingle +z cent +z dollar +z euro +z sterling +z yen +z plus +z minus +z multiply +z divide +z equal +z greater +z less +z asciitilde +z asciicircum +z percent +z perthousand +z at +z ampersand +z paragraph +z copyright +z registered +z trademark +z bar +z degree +a.alt A +a.alt B +a.alt C +a.alt D +a.alt Eth +a.alt E +a.alt F +a.alt G +a.alt H +a.alt I +a.alt J +a.alt K +a.alt L +a.alt Lslash +a.alt M +a.alt N +a.alt O +a.alt Oslash +a.alt P +a.alt Thorn +a.alt Q +a.alt R +a.alt S +a.alt T +a.alt U +a.alt V +a.alt W +a.alt X +a.alt Y +a.alt Z +a.alt a +a.alt b +a.alt c +a.alt d +a.alt eth +a.alt dcaron +a.alt dcroat +a.alt e +a.alt f +a.alt g +a.alt h +a.alt i +a.alt j +a.alt l +a.alt lcaron +a.alt lslash +a.alt m +a.alt n +a.alt o +a.alt oslash +a.alt p +a.alt thorn +a.alt q +a.alt r +a.alt s +a.alt germandbls +a.alt t +a.alt tcaron +a.alt u +a.alt v +a.alt w +a.alt x +a.alt y +a.alt z +a.alt a.alt +a.alt 0 +a.alt 1 +a.alt 2 +a.alt 3 +a.alt 4 +a.alt 5 +a.alt 6 +a.alt 7 +a.alt 8 +a.alt 9 +a.alt . +a.alt comma +a.alt colon +a.alt semicolon +a.alt ellipsis +a.alt exclaim +a.alt exclaimdown +a.alt question +a.alt questiondown +a.alt periodcentered +a.alt bullet +a.alt asterisk +a.alt numbersign +a.alt slash +a.alt backslash +a.alt parenleft +a.alt parenright +a.alt braceleft +a.alt braceright +a.alt bracketleft +a.alt bracketright +a.alt hyphen +a.alt endash +a.alt emdash +a.alt underscore +a.alt quotesinglbase +a.alt quotedblbase +a.alt quotedblleft +a.alt quotedblright +a.alt quoteleft +a.alt quoteright +a.alt guillemetleft +a.alt guillemetright +a.alt guilsinglleft +a.alt guilsinglright +a.alt quotedbl +a.alt quotesingle +a.alt cent +a.alt dollar +a.alt euro +a.alt sterling +a.alt yen +a.alt plus +a.alt minus +a.alt multiply +a.alt divide +a.alt equal +a.alt greater +a.alt less +a.alt asciitilde +a.alt asciicircum +a.alt percent +a.alt perthousand +a.alt at +a.alt ampersand +a.alt paragraph +a.alt copyright +a.alt registered +a.alt trademark +a.alt bar +a.alt degree +0 A +0 B +0 C +0 D +0 Eth +0 E +0 F +0 G +0 H +0 I +0 J +0 K +0 L +0 Lslash +0 M +0 N +0 O +0 Oslash +0 P +0 Thorn +0 Q +0 R +0 S +0 T +0 U +0 V +0 W +0 X +0 Y +0 Z +0 a +0 b +0 c +0 d +0 eth +0 dcaron +0 dcroat +0 e +0 f +0 g +0 h +0 i +0 j +0 l +0 lcaron +0 lslash +0 m +0 n +0 o +0 oslash +0 p +0 thorn +0 q +0 r +0 s +0 germandbls +0 t +0 tcaron +0 u +0 v +0 w +0 x +0 y +0 z +0 a.alt +0 0 +0 1 +0 2 +0 3 +0 4 +0 5 +0 6 +0 7 +0 8 +0 9 +0 . +0 comma +0 colon +0 semicolon +0 ellipsis +0 exclaim +0 exclaimdown +0 question +0 questiondown +0 periodcentered +0 bullet +0 asterisk +0 numbersign +0 slash +0 backslash +0 parenleft +0 parenright +0 braceleft +0 braceright +0 bracketleft +0 bracketright +0 hyphen +0 endash +0 emdash +0 underscore +0 quotesinglbase +0 quotedblbase +0 quotedblleft +0 quotedblright +0 quoteleft +0 quoteright +0 guillemetleft +0 guillemetright +0 guilsinglleft +0 guilsinglright +0 quotedbl +0 quotesingle +0 cent +0 dollar +0 euro +0 sterling +0 yen +0 plus +0 minus +0 multiply +0 divide +0 equal +0 greater +0 less +0 asciitilde +0 asciicircum +0 percent +0 perthousand +0 at +0 ampersand +0 paragraph +0 copyright +0 registered +0 trademark +0 bar +0 degree +1 A +1 B +1 C +1 D +1 Eth +1 E +1 F +1 G +1 H +1 I +1 J +1 K +1 L +1 Lslash +1 M +1 N +1 O +1 Oslash +1 P +1 Thorn +1 Q +1 R +1 S +1 T +1 U +1 V +1 W +1 X +1 Y +1 Z +1 a +1 b +1 c +1 d +1 eth +1 dcaron +1 dcroat +1 e +1 f +1 g +1 h +1 i +1 j +1 l +1 lcaron +1 lslash +1 m +1 n +1 o +1 oslash +1 p +1 thorn +1 q +1 r +1 s +1 germandbls +1 t +1 tcaron +1 u +1 v +1 w +1 x +1 y +1 z +1 a.alt +1 0 +1 1 +1 2 +1 3 +1 4 +1 5 +1 6 +1 7 +1 8 +1 9 +1 . +1 comma +1 colon +1 semicolon +1 ellipsis +1 exclaim +1 exclaimdown +1 question +1 questiondown +1 periodcentered +1 bullet +1 asterisk +1 numbersign +1 slash +1 backslash +1 parenleft +1 parenright +1 braceleft +1 braceright +1 bracketleft +1 bracketright +1 hyphen +1 endash +1 emdash +1 underscore +1 quotesinglbase +1 quotedblbase +1 quotedblleft +1 quotedblright +1 quoteleft +1 quoteright +1 guillemetleft +1 guillemetright +1 guilsinglleft +1 guilsinglright +1 quotedbl +1 quotesingle +1 cent +1 dollar +1 euro +1 sterling +1 yen +1 plus +1 minus +1 multiply +1 divide +1 equal +1 greater +1 less +1 asciitilde +1 asciicircum +1 percent +1 perthousand +1 at +1 ampersand +1 paragraph +1 copyright +1 registered +1 trademark +1 bar +1 degree +2 A +2 B +2 C +2 D +2 Eth +2 E +2 F +2 G +2 H +2 I +2 J +2 K +2 L +2 Lslash +2 M +2 N +2 O +2 Oslash +2 P +2 Thorn +2 Q +2 R +2 S +2 T +2 U +2 V +2 W +2 X +2 Y +2 Z +2 a +2 b +2 c +2 d +2 eth +2 dcaron +2 dcroat +2 e +2 f +2 g +2 h +2 i +2 j +2 l +2 lcaron +2 lslash +2 m +2 n +2 o +2 oslash +2 p +2 thorn +2 q +2 r +2 s +2 germandbls +2 t +2 tcaron +2 u +2 v +2 w +2 x +2 y +2 z +2 a.alt +2 0 +2 1 +2 2 +2 3 +2 4 +2 5 +2 6 +2 7 +2 8 +2 9 +2 . +2 comma +2 colon +2 semicolon +2 ellipsis +2 exclaim +2 exclaimdown +2 question +2 questiondown +2 periodcentered +2 bullet +2 asterisk +2 numbersign +2 slash +2 backslash +2 parenleft +2 parenright +2 braceleft +2 braceright +2 bracketleft +2 bracketright +2 hyphen +2 endash +2 emdash +2 underscore +2 quotesinglbase +2 quotedblbase +2 quotedblleft +2 quotedblright +2 quoteleft +2 quoteright +2 guillemetleft +2 guillemetright +2 guilsinglleft +2 guilsinglright +2 quotedbl +2 quotesingle +2 cent +2 dollar +2 euro +2 sterling +2 yen +2 plus +2 minus +2 multiply +2 divide +2 equal +2 greater +2 less +2 asciitilde +2 asciicircum +2 percent +2 perthousand +2 at +2 ampersand +2 paragraph +2 copyright +2 registered +2 trademark +2 bar +2 degree +3 A +3 B +3 C +3 D +3 Eth +3 E +3 F +3 G +3 H +3 I +3 J +3 K +3 L +3 Lslash +3 M +3 N +3 O +3 Oslash +3 P +3 Thorn +3 Q +3 R +3 S +3 T +3 U +3 V +3 W +3 X +3 Y +3 Z +3 a +3 b +3 c +3 d +3 eth +3 dcaron +3 dcroat +3 e +3 f +3 g +3 h +3 i +3 j +3 l +3 lcaron +3 lslash +3 m +3 n +3 o +3 oslash +3 p +3 thorn +3 q +3 r +3 s +3 germandbls +3 t +3 tcaron +3 u +3 v +3 w +3 x +3 y +3 z +3 a.alt +3 0 +3 1 +3 2 +3 3 +3 4 +3 5 +3 6 +3 7 +3 8 +3 9 +3 . +3 comma +3 colon +3 semicolon +3 ellipsis +3 exclaim +3 exclaimdown +3 question +3 questiondown +3 periodcentered +3 bullet +3 asterisk +3 numbersign +3 slash +3 backslash +3 parenleft +3 parenright +3 braceleft +3 braceright +3 bracketleft +3 bracketright +3 hyphen +3 endash +3 emdash +3 underscore +3 quotesinglbase +3 quotedblbase +3 quotedblleft +3 quotedblright +3 quoteleft +3 quoteright +3 guillemetleft +3 guillemetright +3 guilsinglleft +3 guilsinglright +3 quotedbl +3 quotesingle +3 cent +3 dollar +3 euro +3 sterling +3 yen +3 plus +3 minus +3 multiply +3 divide +3 equal +3 greater +3 less +3 asciitilde +3 asciicircum +3 percent +3 perthousand +3 at +3 ampersand +3 paragraph +3 copyright +3 registered +3 trademark +3 bar +3 degree +4 A +4 B +4 C +4 D +4 Eth +4 E +4 F +4 G +4 H +4 I +4 J +4 K +4 L +4 Lslash +4 M +4 N +4 O +4 Oslash +4 P +4 Thorn +4 Q +4 R +4 S +4 T +4 U +4 V +4 W +4 X +4 Y +4 Z +4 a +4 b +4 c +4 d +4 eth +4 dcaron +4 dcroat +4 e +4 f +4 g +4 h +4 i +4 j +4 l +4 lcaron +4 lslash +4 m +4 n +4 o +4 oslash +4 p +4 thorn +4 q +4 r +4 s +4 germandbls +4 t +4 tcaron +4 u +4 v +4 w +4 x +4 y +4 z +4 a.alt +4 0 +4 1 +4 2 +4 3 +4 4 +4 5 +4 6 +4 7 +4 8 +4 9 +4 . +4 comma +4 colon +4 semicolon +4 ellipsis +4 exclaim +4 exclaimdown +4 question +4 questiondown +4 periodcentered +4 bullet +4 asterisk +4 numbersign +4 slash +4 backslash +4 parenleft +4 parenright +4 braceleft +4 braceright +4 bracketleft +4 bracketright +4 hyphen +4 endash +4 emdash +4 underscore +4 quotesinglbase +4 quotedblbase +4 quotedblleft +4 quotedblright +4 quoteleft +4 quoteright +4 guillemetleft +4 guillemetright +4 guilsinglleft +4 guilsinglright +4 quotedbl +4 quotesingle +4 cent +4 dollar +4 euro +4 sterling +4 yen +4 plus +4 minus +4 multiply +4 divide +4 equal +4 greater +4 less +4 asciitilde +4 asciicircum +4 percent +4 perthousand +4 at +4 ampersand +4 paragraph +4 copyright +4 registered +4 trademark +4 bar +4 degree +5 A +5 B +5 C +5 D +5 Eth +5 E +5 F +5 G +5 H +5 I +5 J +5 K +5 L +5 Lslash +5 M +5 N +5 O +5 Oslash +5 P +5 Thorn +5 Q +5 R +5 S +5 T +5 U +5 V +5 W +5 X +5 Y +5 Z +5 a +5 b +5 c +5 d +5 eth +5 dcaron +5 dcroat +5 e +5 f +5 g +5 h +5 i +5 j +5 l +5 lcaron +5 lslash +5 m +5 n +5 o +5 oslash +5 p +5 thorn +5 q +5 r +5 s +5 germandbls +5 t +5 tcaron +5 u +5 v +5 w +5 x +5 y +5 z +5 a.alt +5 0 +5 1 +5 2 +5 3 +5 4 +5 5 +5 6 +5 7 +5 8 +5 9 +5 . +5 comma +5 colon +5 semicolon +5 ellipsis +5 exclaim +5 exclaimdown +5 question +5 questiondown +5 periodcentered +5 bullet +5 asterisk +5 numbersign +5 slash +5 backslash +5 parenleft +5 parenright +5 braceleft +5 braceright +5 bracketleft +5 bracketright +5 hyphen +5 endash +5 emdash +5 underscore +5 quotesinglbase +5 quotedblbase +5 quotedblleft +5 quotedblright +5 quoteleft +5 quoteright +5 guillemetleft +5 guillemetright +5 guilsinglleft +5 guilsinglright +5 quotedbl +5 quotesingle +5 cent +5 dollar +5 euro +5 sterling +5 yen +5 plus +5 minus +5 multiply +5 divide +5 equal +5 greater +5 less +5 asciitilde +5 asciicircum +5 percent +5 perthousand +5 at +5 ampersand +5 paragraph +5 copyright +5 registered +5 trademark +5 bar +5 degree +6 A +6 B +6 C +6 D +6 Eth +6 E +6 F +6 G +6 H +6 I +6 J +6 K +6 L +6 Lslash +6 M +6 N +6 O +6 Oslash +6 P +6 Thorn +6 Q +6 R +6 S +6 T +6 U +6 V +6 W +6 X +6 Y +6 Z +6 a +6 b +6 c +6 d +6 eth +6 dcaron +6 dcroat +6 e +6 f +6 g +6 h +6 i +6 j +6 l +6 lcaron +6 lslash +6 m +6 n +6 o +6 oslash +6 p +6 thorn +6 q +6 r +6 s +6 germandbls +6 t +6 tcaron +6 u +6 v +6 w +6 x +6 y +6 z +6 a.alt +6 0 +6 1 +6 2 +6 3 +6 4 +6 5 +6 6 +6 7 +6 8 +6 9 +6 . +6 comma +6 colon +6 semicolon +6 ellipsis +6 exclaim +6 exclaimdown +6 question +6 questiondown +6 periodcentered +6 bullet +6 asterisk +6 numbersign +6 slash +6 backslash +6 parenleft +6 parenright +6 braceleft +6 braceright +6 bracketleft +6 bracketright +6 hyphen +6 endash +6 emdash +6 underscore +6 quotesinglbase +6 quotedblbase +6 quotedblleft +6 quotedblright +6 quoteleft +6 quoteright +6 guillemetleft +6 guillemetright +6 guilsinglleft +6 guilsinglright +6 quotedbl +6 quotesingle +6 cent +6 dollar +6 euro +6 sterling +6 yen +6 plus +6 minus +6 multiply +6 divide +6 equal +6 greater +6 less +6 asciitilde +6 asciicircum +6 percent +6 perthousand +6 at +6 ampersand +6 paragraph +6 copyright +6 registered +6 trademark +6 bar +6 degree +7 A +7 B +7 C +7 D +7 Eth +7 E +7 F +7 G +7 H +7 I +7 J +7 K +7 L +7 Lslash +7 M +7 N +7 O +7 Oslash +7 P +7 Thorn +7 Q +7 R +7 S +7 T +7 U +7 V +7 W +7 X +7 Y +7 Z +7 a +7 b +7 c +7 d +7 eth +7 dcaron +7 dcroat +7 e +7 f +7 g +7 h +7 i +7 j +7 l +7 lcaron +7 lslash +7 m +7 n +7 o +7 oslash +7 p +7 thorn +7 q +7 r +7 s +7 germandbls +7 t +7 tcaron +7 u +7 v +7 w +7 x +7 y +7 z +7 a.alt +7 0 +7 1 +7 2 +7 3 +7 4 +7 5 +7 6 +7 7 +7 8 +7 9 +7 . +7 comma +7 colon +7 semicolon +7 ellipsis +7 exclaim +7 exclaimdown +7 question +7 questiondown +7 periodcentered +7 bullet +7 asterisk +7 numbersign +7 slash +7 backslash +7 parenleft +7 parenright +7 braceleft +7 braceright +7 bracketleft +7 bracketright +7 hyphen +7 endash +7 emdash +7 underscore +7 quotesinglbase +7 quotedblbase +7 quotedblleft +7 quotedblright +7 quoteleft +7 quoteright +7 guillemetleft +7 guillemetright +7 guilsinglleft +7 guilsinglright +7 quotedbl +7 quotesingle +7 cent +7 dollar +7 euro +7 sterling +7 yen +7 plus +7 minus +7 multiply +7 divide +7 equal +7 greater +7 less +7 asciitilde +7 asciicircum +7 percent +7 perthousand +7 at +7 ampersand +7 paragraph +7 copyright +7 registered +7 trademark +7 bar +7 degree +8 A +8 B +8 C +8 D +8 Eth +8 E +8 F +8 G +8 H +8 I +8 J +8 K +8 L +8 Lslash +8 M +8 N +8 O +8 Oslash +8 P +8 Thorn +8 Q +8 R +8 S +8 T +8 U +8 V +8 W +8 X +8 Y +8 Z +8 a +8 b +8 c +8 d +8 eth +8 dcaron +8 dcroat +8 e +8 f +8 g +8 h +8 i +8 j +8 l +8 lcaron +8 lslash +8 m +8 n +8 o +8 oslash +8 p +8 thorn +8 q +8 r +8 s +8 germandbls +8 t +8 tcaron +8 u +8 v +8 w +8 x +8 y +8 z +8 a.alt +8 0 +8 1 +8 2 +8 3 +8 4 +8 5 +8 6 +8 7 +8 8 +8 9 +8 . +8 comma +8 colon +8 semicolon +8 ellipsis +8 exclaim +8 exclaimdown +8 question +8 questiondown +8 periodcentered +8 bullet +8 asterisk +8 numbersign +8 slash +8 backslash +8 parenleft +8 parenright +8 braceleft +8 braceright +8 bracketleft +8 bracketright +8 hyphen +8 endash +8 emdash +8 underscore +8 quotesinglbase +8 quotedblbase +8 quotedblleft +8 quotedblright +8 quoteleft +8 quoteright +8 guillemetleft +8 guillemetright +8 guilsinglleft +8 guilsinglright +8 quotedbl +8 quotesingle +8 cent +8 dollar +8 euro +8 sterling +8 yen +8 plus +8 minus +8 multiply +8 divide +8 equal +8 greater +8 less +8 asciitilde +8 asciicircum +8 percent +8 perthousand +8 at +8 ampersand +8 paragraph +8 copyright +8 registered +8 trademark +8 bar +8 degree +9 A +9 B +9 C +9 D +9 Eth +9 E +9 F +9 G +9 H +9 I +9 J +9 K +9 L +9 Lslash +9 M +9 N +9 O +9 Oslash +9 P +9 Thorn +9 Q +9 R +9 S +9 T +9 U +9 V +9 W +9 X +9 Y +9 Z +9 a +9 b +9 c +9 d +9 eth +9 dcaron +9 dcroat +9 e +9 f +9 g +9 h +9 i +9 j +9 l +9 lcaron +9 lslash +9 m +9 n +9 o +9 oslash +9 p +9 thorn +9 q +9 r +9 s +9 germandbls +9 t +9 tcaron +9 u +9 v +9 w +9 x +9 y +9 z +9 a.alt +9 0 +9 1 +9 2 +9 3 +9 4 +9 5 +9 6 +9 7 +9 8 +9 9 +9 . +9 comma +9 colon +9 semicolon +9 ellipsis +9 exclaim +9 exclaimdown +9 question +9 questiondown +9 periodcentered +9 bullet +9 asterisk +9 numbersign +9 slash +9 backslash +9 parenleft +9 parenright +9 braceleft +9 braceright +9 bracketleft +9 bracketright +9 hyphen +9 endash +9 emdash +9 underscore +9 quotesinglbase +9 quotedblbase +9 quotedblleft +9 quotedblright +9 quoteleft +9 quoteright +9 guillemetleft +9 guillemetright +9 guilsinglleft +9 guilsinglright +9 quotedbl +9 quotesingle +9 cent +9 dollar +9 euro +9 sterling +9 yen +9 plus +9 minus +9 multiply +9 divide +9 equal +9 greater +9 less +9 asciitilde +9 asciicircum +9 percent +9 perthousand +9 at +9 ampersand +9 paragraph +9 copyright +9 registered +9 trademark +9 bar +9 degree +. A +. B +. C +. D +. Eth +. E +. F +. G +. H +. I +. J +. K +. L +. Lslash +. M +. N +. O +. Oslash +. P +. Thorn +. Q +. R +. S +. T +. U +. V +. W +. X +. Y +. Z +. a +. b +. c +. d +. eth +. dcaron +. dcroat +. e +. f +. g +. h +. i +. j +. l +. lcaron +. lslash +. m +. n +. o +. oslash +. p +. thorn +. q +. r +. s +. germandbls +. t +. tcaron +. u +. v +. w +. x +. y +. z +. a.alt +. 0 +. 1 +. 2 +. 3 +. 4 +. 5 +. 6 +. 7 +. 8 +. 9 +. . +. comma +. colon +. semicolon +. ellipsis +. exclaim +. exclaimdown +. question +. questiondown +. periodcentered +. bullet +. asterisk +. numbersign +. slash +. backslash +. parenleft +. parenright +. braceleft +. braceright +. bracketleft +. bracketright +. hyphen +. endash +. emdash +. underscore +. quotesinglbase +. quotedblbase +. quotedblleft +. quotedblright +. quoteleft +. quoteright +. guillemetleft +. guillemetright +. guilsinglleft +. guilsinglright +. quotedbl +. quotesingle +. cent +. dollar +. euro +. sterling +. yen +. plus +. minus +. multiply +. divide +. equal +. greater +. less +. asciitilde +. asciicircum +. percent +. perthousand +. at +. ampersand +. paragraph +. copyright +. registered +. trademark +. bar +. degree +comma A +comma B +comma C +comma D +comma Eth +comma E +comma F +comma G +comma H +comma I +comma J +comma K +comma L +comma Lslash +comma M +comma N +comma O +comma Oslash +comma P +comma Thorn +comma Q +comma R +comma S +comma T +comma U +comma V +comma W +comma X +comma Y +comma Z +comma a +comma b +comma c +comma d +comma eth +comma dcaron +comma dcroat +comma e +comma f +comma g +comma h +comma i +comma j +comma l +comma lcaron +comma lslash +comma m +comma n +comma o +comma oslash +comma p +comma thorn +comma q +comma r +comma s +comma germandbls +comma t +comma tcaron +comma u +comma v +comma w +comma x +comma y +comma z +comma a.alt +comma 0 +comma 1 +comma 2 +comma 3 +comma 4 +comma 5 +comma 6 +comma 7 +comma 8 +comma 9 +comma . +comma comma +comma colon +comma semicolon +comma ellipsis +comma exclaim +comma exclaimdown +comma question +comma questiondown +comma periodcentered +comma bullet +comma asterisk +comma numbersign +comma slash +comma backslash +comma parenleft +comma parenright +comma braceleft +comma braceright +comma bracketleft +comma bracketright +comma hyphen +comma endash +comma emdash +comma underscore +comma quotesinglbase +comma quotedblbase +comma quotedblleft +comma quotedblright +comma quoteleft +comma quoteright +comma guillemetleft +comma guillemetright +comma guilsinglleft +comma guilsinglright +comma quotedbl +comma quotesingle +comma cent +comma dollar +comma euro +comma sterling +comma yen +comma plus +comma minus +comma multiply +comma divide +comma equal +comma greater +comma less +comma asciitilde +comma asciicircum +comma percent +comma perthousand +comma at +comma ampersand +comma paragraph +comma copyright +comma registered +comma trademark +comma bar +comma degree +colon A +colon B +colon C +colon D +colon Eth +colon E +colon F +colon G +colon H +colon I +colon J +colon K +colon L +colon Lslash +colon M +colon N +colon O +colon Oslash +colon P +colon Thorn +colon Q +colon R +colon S +colon T +colon U +colon V +colon W +colon X +colon Y +colon Z +colon a +colon b +colon c +colon d +colon eth +colon dcaron +colon dcroat +colon e +colon f +colon g +colon h +colon i +colon j +colon l +colon lcaron +colon lslash +colon m +colon n +colon o +colon oslash +colon p +colon thorn +colon q +colon r +colon s +colon germandbls +colon t +colon tcaron +colon u +colon v +colon w +colon x +colon y +colon z +colon a.alt +colon 0 +colon 1 +colon 2 +colon 3 +colon 4 +colon 5 +colon 6 +colon 7 +colon 8 +colon 9 +colon . +colon comma +colon colon +colon semicolon +colon ellipsis +colon exclaim +colon exclaimdown +colon question +colon questiondown +colon periodcentered +colon bullet +colon asterisk +colon numbersign +colon slash +colon backslash +colon parenleft +colon parenright +colon braceleft +colon braceright +colon bracketleft +colon bracketright +colon hyphen +colon endash +colon emdash +colon underscore +colon quotesinglbase +colon quotedblbase +colon quotedblleft +colon quotedblright +colon quoteleft +colon quoteright +colon guillemetleft +colon guillemetright +colon guilsinglleft +colon guilsinglright +colon quotedbl +colon quotesingle +colon cent +colon dollar +colon euro +colon sterling +colon yen +colon plus +colon minus +colon multiply +colon divide +colon equal +colon greater +colon less +colon asciitilde +colon asciicircum +colon percent +colon perthousand +colon at +colon ampersand +colon paragraph +colon copyright +colon registered +colon trademark +colon bar +colon degree +semicolon A +semicolon B +semicolon C +semicolon D +semicolon Eth +semicolon E +semicolon F +semicolon G +semicolon H +semicolon I +semicolon J +semicolon K +semicolon L +semicolon Lslash +semicolon M +semicolon N +semicolon O +semicolon Oslash +semicolon P +semicolon Thorn +semicolon Q +semicolon R +semicolon S +semicolon T +semicolon U +semicolon V +semicolon W +semicolon X +semicolon Y +semicolon Z +semicolon a +semicolon b +semicolon c +semicolon d +semicolon eth +semicolon dcaron +semicolon dcroat +semicolon e +semicolon f +semicolon g +semicolon h +semicolon i +semicolon j +semicolon l +semicolon lcaron +semicolon lslash +semicolon m +semicolon n +semicolon o +semicolon oslash +semicolon p +semicolon thorn +semicolon q +semicolon r +semicolon s +semicolon germandbls +semicolon t +semicolon tcaron +semicolon u +semicolon v +semicolon w +semicolon x +semicolon y +semicolon z +semicolon a.alt +semicolon 0 +semicolon 1 +semicolon 2 +semicolon 3 +semicolon 4 +semicolon 5 +semicolon 6 +semicolon 7 +semicolon 8 +semicolon 9 +semicolon . +semicolon comma +semicolon colon +semicolon semicolon +semicolon ellipsis +semicolon exclaim +semicolon exclaimdown +semicolon question +semicolon questiondown +semicolon periodcentered +semicolon bullet +semicolon asterisk +semicolon numbersign +semicolon slash +semicolon backslash +semicolon parenleft +semicolon parenright +semicolon braceleft +semicolon braceright +semicolon bracketleft +semicolon bracketright +semicolon hyphen +semicolon endash +semicolon emdash +semicolon underscore +semicolon quotesinglbase +semicolon quotedblbase +semicolon quotedblleft +semicolon quotedblright +semicolon quoteleft +semicolon quoteright +semicolon guillemetleft +semicolon guillemetright +semicolon guilsinglleft +semicolon guilsinglright +semicolon quotedbl +semicolon quotesingle +semicolon cent +semicolon dollar +semicolon euro +semicolon sterling +semicolon yen +semicolon plus +semicolon minus +semicolon multiply +semicolon divide +semicolon equal +semicolon greater +semicolon less +semicolon asciitilde +semicolon asciicircum +semicolon percent +semicolon perthousand +semicolon at +semicolon ampersand +semicolon paragraph +semicolon copyright +semicolon registered +semicolon trademark +semicolon bar +semicolon degree +ellipsis A +ellipsis B +ellipsis C +ellipsis D +ellipsis Eth +ellipsis E +ellipsis F +ellipsis G +ellipsis H +ellipsis I +ellipsis J +ellipsis K +ellipsis L +ellipsis Lslash +ellipsis M +ellipsis N +ellipsis O +ellipsis Oslash +ellipsis P +ellipsis Thorn +ellipsis Q +ellipsis R +ellipsis S +ellipsis T +ellipsis U +ellipsis V +ellipsis W +ellipsis X +ellipsis Y +ellipsis Z +ellipsis a +ellipsis b +ellipsis c +ellipsis d +ellipsis eth +ellipsis dcaron +ellipsis dcroat +ellipsis e +ellipsis f +ellipsis g +ellipsis h +ellipsis i +ellipsis j +ellipsis l +ellipsis lcaron +ellipsis lslash +ellipsis m +ellipsis n +ellipsis o +ellipsis oslash +ellipsis p +ellipsis thorn +ellipsis q +ellipsis r +ellipsis s +ellipsis germandbls +ellipsis t +ellipsis tcaron +ellipsis u +ellipsis v +ellipsis w +ellipsis x +ellipsis y +ellipsis z +ellipsis a.alt +ellipsis 0 +ellipsis 1 +ellipsis 2 +ellipsis 3 +ellipsis 4 +ellipsis 5 +ellipsis 6 +ellipsis 7 +ellipsis 8 +ellipsis 9 +ellipsis . +ellipsis comma +ellipsis colon +ellipsis semicolon +ellipsis ellipsis +ellipsis exclaim +ellipsis exclaimdown +ellipsis question +ellipsis questiondown +ellipsis periodcentered +ellipsis bullet +ellipsis asterisk +ellipsis numbersign +ellipsis slash +ellipsis backslash +ellipsis parenleft +ellipsis parenright +ellipsis braceleft +ellipsis braceright +ellipsis bracketleft +ellipsis bracketright +ellipsis hyphen +ellipsis endash +ellipsis emdash +ellipsis underscore +ellipsis quotesinglbase +ellipsis quotedblbase +ellipsis quotedblleft +ellipsis quotedblright +ellipsis quoteleft +ellipsis quoteright +ellipsis guillemetleft +ellipsis guillemetright +ellipsis guilsinglleft +ellipsis guilsinglright +ellipsis quotedbl +ellipsis quotesingle +ellipsis cent +ellipsis dollar +ellipsis euro +ellipsis sterling +ellipsis yen +ellipsis plus +ellipsis minus +ellipsis multiply +ellipsis divide +ellipsis equal +ellipsis greater +ellipsis less +ellipsis asciitilde +ellipsis asciicircum +ellipsis percent +ellipsis perthousand +ellipsis at +ellipsis ampersand +ellipsis paragraph +ellipsis copyright +ellipsis registered +ellipsis trademark +ellipsis bar +ellipsis degree +exclaim A +exclaim B +exclaim C +exclaim D +exclaim Eth +exclaim E +exclaim F +exclaim G +exclaim H +exclaim I +exclaim J +exclaim K +exclaim L +exclaim Lslash +exclaim M +exclaim N +exclaim O +exclaim Oslash +exclaim P +exclaim Thorn +exclaim Q +exclaim R +exclaim S +exclaim T +exclaim U +exclaim V +exclaim W +exclaim X +exclaim Y +exclaim Z +exclaim a +exclaim b +exclaim c +exclaim d +exclaim eth +exclaim dcaron +exclaim dcroat +exclaim e +exclaim f +exclaim g +exclaim h +exclaim i +exclaim j +exclaim l +exclaim lcaron +exclaim lslash +exclaim m +exclaim n +exclaim o +exclaim oslash +exclaim p +exclaim thorn +exclaim q +exclaim r +exclaim s +exclaim germandbls +exclaim t +exclaim tcaron +exclaim u +exclaim v +exclaim w +exclaim x +exclaim y +exclaim z +exclaim a.alt +exclaim 0 +exclaim 1 +exclaim 2 +exclaim 3 +exclaim 4 +exclaim 5 +exclaim 6 +exclaim 7 +exclaim 8 +exclaim 9 +exclaim . +exclaim comma +exclaim colon +exclaim semicolon +exclaim ellipsis +exclaim exclaim +exclaim exclaimdown +exclaim question +exclaim questiondown +exclaim periodcentered +exclaim bullet +exclaim asterisk +exclaim numbersign +exclaim slash +exclaim backslash +exclaim parenleft +exclaim parenright +exclaim braceleft +exclaim braceright +exclaim bracketleft +exclaim bracketright +exclaim hyphen +exclaim endash +exclaim emdash +exclaim underscore +exclaim quotesinglbase +exclaim quotedblbase +exclaim quotedblleft +exclaim quotedblright +exclaim quoteleft +exclaim quoteright +exclaim guillemetleft +exclaim guillemetright +exclaim guilsinglleft +exclaim guilsinglright +exclaim quotedbl +exclaim quotesingle +exclaim cent +exclaim dollar +exclaim euro +exclaim sterling +exclaim yen +exclaim plus +exclaim minus +exclaim multiply +exclaim divide +exclaim equal +exclaim greater +exclaim less +exclaim asciitilde +exclaim asciicircum +exclaim percent +exclaim perthousand +exclaim at +exclaim ampersand +exclaim paragraph +exclaim copyright +exclaim registered +exclaim trademark +exclaim bar +exclaim degree +exclaimdown A +exclaimdown B +exclaimdown C +exclaimdown D +exclaimdown Eth +exclaimdown E +exclaimdown F +exclaimdown G +exclaimdown H +exclaimdown I +exclaimdown J +exclaimdown K +exclaimdown L +exclaimdown Lslash +exclaimdown M +exclaimdown N +exclaimdown O +exclaimdown Oslash +exclaimdown P +exclaimdown Thorn +exclaimdown Q +exclaimdown R +exclaimdown S +exclaimdown T +exclaimdown U +exclaimdown V +exclaimdown W +exclaimdown X +exclaimdown Y +exclaimdown Z +exclaimdown a +exclaimdown b +exclaimdown c +exclaimdown d +exclaimdown eth +exclaimdown dcaron +exclaimdown dcroat +exclaimdown e +exclaimdown f +exclaimdown g +exclaimdown h +exclaimdown i +exclaimdown j +exclaimdown l +exclaimdown lcaron +exclaimdown lslash +exclaimdown m +exclaimdown n +exclaimdown o +exclaimdown oslash +exclaimdown p +exclaimdown thorn +exclaimdown q +exclaimdown r +exclaimdown s +exclaimdown germandbls +exclaimdown t +exclaimdown tcaron +exclaimdown u +exclaimdown v +exclaimdown w +exclaimdown x +exclaimdown y +exclaimdown z +exclaimdown a.alt +exclaimdown 0 +exclaimdown 1 +exclaimdown 2 +exclaimdown 3 +exclaimdown 4 +exclaimdown 5 +exclaimdown 6 +exclaimdown 7 +exclaimdown 8 +exclaimdown 9 +exclaimdown . +exclaimdown comma +exclaimdown colon +exclaimdown semicolon +exclaimdown ellipsis +exclaimdown exclaim +exclaimdown exclaimdown +exclaimdown question +exclaimdown questiondown +exclaimdown periodcentered +exclaimdown bullet +exclaimdown asterisk +exclaimdown numbersign +exclaimdown slash +exclaimdown backslash +exclaimdown parenleft +exclaimdown parenright +exclaimdown braceleft +exclaimdown braceright +exclaimdown bracketleft +exclaimdown bracketright +exclaimdown hyphen +exclaimdown endash +exclaimdown emdash +exclaimdown underscore +exclaimdown quotesinglbase +exclaimdown quotedblbase +exclaimdown quotedblleft +exclaimdown quotedblright +exclaimdown quoteleft +exclaimdown quoteright +exclaimdown guillemetleft +exclaimdown guillemetright +exclaimdown guilsinglleft +exclaimdown guilsinglright +exclaimdown quotedbl +exclaimdown quotesingle +exclaimdown cent +exclaimdown dollar +exclaimdown euro +exclaimdown sterling +exclaimdown yen +exclaimdown plus +exclaimdown minus +exclaimdown multiply +exclaimdown divide +exclaimdown equal +exclaimdown greater +exclaimdown less +exclaimdown asciitilde +exclaimdown asciicircum +exclaimdown percent +exclaimdown perthousand +exclaimdown at +exclaimdown ampersand +exclaimdown paragraph +exclaimdown copyright +exclaimdown registered +exclaimdown trademark +exclaimdown bar +exclaimdown degree +question A +question B +question C +question D +question Eth +question E +question F +question G +question H +question I +question J +question K +question L +question Lslash +question M +question N +question O +question Oslash +question P +question Thorn +question Q +question R +question S +question T +question U +question V +question W +question X +question Y +question Z +question a +question b +question c +question d +question eth +question dcaron +question dcroat +question e +question f +question g +question h +question i +question j +question l +question lcaron +question lslash +question m +question n +question o +question oslash +question p +question thorn +question q +question r +question s +question germandbls +question t +question tcaron +question u +question v +question w +question x +question y +question z +question a.alt +question 0 +question 1 +question 2 +question 3 +question 4 +question 5 +question 6 +question 7 +question 8 +question 9 +question . +question comma +question colon +question semicolon +question ellipsis +question exclaim +question exclaimdown +question question +question questiondown +question periodcentered +question bullet +question asterisk +question numbersign +question slash +question backslash +question parenleft +question parenright +question braceleft +question braceright +question bracketleft +question bracketright +question hyphen +question endash +question emdash +question underscore +question quotesinglbase +question quotedblbase +question quotedblleft +question quotedblright +question quoteleft +question quoteright +question guillemetleft +question guillemetright +question guilsinglleft +question guilsinglright +question quotedbl +question quotesingle +question cent +question dollar +question euro +question sterling +question yen +question plus +question minus +question multiply +question divide +question equal +question greater +question less +question asciitilde +question asciicircum +question percent +question perthousand +question at +question ampersand +question paragraph +question copyright +question registered +question trademark +question bar +question degree +questiondown A +questiondown B +questiondown C +questiondown D +questiondown Eth +questiondown E +questiondown F +questiondown G +questiondown H +questiondown I +questiondown J +questiondown K +questiondown L +questiondown Lslash +questiondown M +questiondown N +questiondown O +questiondown Oslash +questiondown P +questiondown Thorn +questiondown Q +questiondown R +questiondown S +questiondown T +questiondown U +questiondown V +questiondown W +questiondown X +questiondown Y +questiondown Z +questiondown a +questiondown b +questiondown c +questiondown d +questiondown eth +questiondown dcaron +questiondown dcroat +questiondown e +questiondown f +questiondown g +questiondown h +questiondown i +questiondown j +questiondown l +questiondown lcaron +questiondown lslash +questiondown m +questiondown n +questiondown o +questiondown oslash +questiondown p +questiondown thorn +questiondown q +questiondown r +questiondown s +questiondown germandbls +questiondown t +questiondown tcaron +questiondown u +questiondown v +questiondown w +questiondown x +questiondown y +questiondown z +questiondown a.alt +questiondown 0 +questiondown 1 +questiondown 2 +questiondown 3 +questiondown 4 +questiondown 5 +questiondown 6 +questiondown 7 +questiondown 8 +questiondown 9 +questiondown . +questiondown comma +questiondown colon +questiondown semicolon +questiondown ellipsis +questiondown exclaim +questiondown exclaimdown +questiondown question +questiondown questiondown +questiondown periodcentered +questiondown bullet +questiondown asterisk +questiondown numbersign +questiondown slash +questiondown backslash +questiondown parenleft +questiondown parenright +questiondown braceleft +questiondown braceright +questiondown bracketleft +questiondown bracketright +questiondown hyphen +questiondown endash +questiondown emdash +questiondown underscore +questiondown quotesinglbase +questiondown quotedblbase +questiondown quotedblleft +questiondown quotedblright +questiondown quoteleft +questiondown quoteright +questiondown guillemetleft +questiondown guillemetright +questiondown guilsinglleft +questiondown guilsinglright +questiondown quotedbl +questiondown quotesingle +questiondown cent +questiondown dollar +questiondown euro +questiondown sterling +questiondown yen +questiondown plus +questiondown minus +questiondown multiply +questiondown divide +questiondown equal +questiondown greater +questiondown less +questiondown asciitilde +questiondown asciicircum +questiondown percent +questiondown perthousand +questiondown at +questiondown ampersand +questiondown paragraph +questiondown copyright +questiondown registered +questiondown trademark +questiondown bar +questiondown degree +periodcentered A +periodcentered B +periodcentered C +periodcentered D +periodcentered Eth +periodcentered E +periodcentered F +periodcentered G +periodcentered H +periodcentered I +periodcentered J +periodcentered K +periodcentered L +periodcentered Lslash +periodcentered M +periodcentered N +periodcentered O +periodcentered Oslash +periodcentered P +periodcentered Thorn +periodcentered Q +periodcentered R +periodcentered S +periodcentered T +periodcentered U +periodcentered V +periodcentered W +periodcentered X +periodcentered Y +periodcentered Z +periodcentered a +periodcentered b +periodcentered c +periodcentered d +periodcentered eth +periodcentered dcaron +periodcentered dcroat +periodcentered e +periodcentered f +periodcentered g +periodcentered h +periodcentered i +periodcentered j +periodcentered l +periodcentered lcaron +periodcentered lslash +periodcentered m +periodcentered n +periodcentered o +periodcentered oslash +periodcentered p +periodcentered thorn +periodcentered q +periodcentered r +periodcentered s +periodcentered germandbls +periodcentered t +periodcentered tcaron +periodcentered u +periodcentered v +periodcentered w +periodcentered x +periodcentered y +periodcentered z +periodcentered a.alt +periodcentered 0 +periodcentered 1 +periodcentered 2 +periodcentered 3 +periodcentered 4 +periodcentered 5 +periodcentered 6 +periodcentered 7 +periodcentered 8 +periodcentered 9 +periodcentered . +periodcentered comma +periodcentered colon +periodcentered semicolon +periodcentered ellipsis +periodcentered exclaim +periodcentered exclaimdown +periodcentered question +periodcentered questiondown +periodcentered periodcentered +periodcentered bullet +periodcentered asterisk +periodcentered numbersign +periodcentered slash +periodcentered backslash +periodcentered parenleft +periodcentered parenright +periodcentered braceleft +periodcentered braceright +periodcentered bracketleft +periodcentered bracketright +periodcentered hyphen +periodcentered endash +periodcentered emdash +periodcentered underscore +periodcentered quotesinglbase +periodcentered quotedblbase +periodcentered quotedblleft +periodcentered quotedblright +periodcentered quoteleft +periodcentered quoteright +periodcentered guillemetleft +periodcentered guillemetright +periodcentered guilsinglleft +periodcentered guilsinglright +periodcentered quotedbl +periodcentered quotesingle +periodcentered cent +periodcentered dollar +periodcentered euro +periodcentered sterling +periodcentered yen +periodcentered plus +periodcentered minus +periodcentered multiply +periodcentered divide +periodcentered equal +periodcentered greater +periodcentered less +periodcentered asciitilde +periodcentered asciicircum +periodcentered percent +periodcentered perthousand +periodcentered at +periodcentered ampersand +periodcentered paragraph +periodcentered copyright +periodcentered registered +periodcentered trademark +periodcentered bar +periodcentered degree +bullet A +bullet B +bullet C +bullet D +bullet Eth +bullet E +bullet F +bullet G +bullet H +bullet I +bullet J +bullet K +bullet L +bullet Lslash +bullet M +bullet N +bullet O +bullet Oslash +bullet P +bullet Thorn +bullet Q +bullet R +bullet S +bullet T +bullet U +bullet V +bullet W +bullet X +bullet Y +bullet Z +bullet a +bullet b +bullet c +bullet d +bullet eth +bullet dcaron +bullet dcroat +bullet e +bullet f +bullet g +bullet h +bullet i +bullet j +bullet l +bullet lcaron +bullet lslash +bullet m +bullet n +bullet o +bullet oslash +bullet p +bullet thorn +bullet q +bullet r +bullet s +bullet germandbls +bullet t +bullet tcaron +bullet u +bullet v +bullet w +bullet x +bullet y +bullet z +bullet a.alt +bullet 0 +bullet 1 +bullet 2 +bullet 3 +bullet 4 +bullet 5 +bullet 6 +bullet 7 +bullet 8 +bullet 9 +bullet . +bullet comma +bullet colon +bullet semicolon +bullet ellipsis +bullet exclaim +bullet exclaimdown +bullet question +bullet questiondown +bullet periodcentered +bullet bullet +bullet asterisk +bullet numbersign +bullet slash +bullet backslash +bullet parenleft +bullet parenright +bullet braceleft +bullet braceright +bullet bracketleft +bullet bracketright +bullet hyphen +bullet endash +bullet emdash +bullet underscore +bullet quotesinglbase +bullet quotedblbase +bullet quotedblleft +bullet quotedblright +bullet quoteleft +bullet quoteright +bullet guillemetleft +bullet guillemetright +bullet guilsinglleft +bullet guilsinglright +bullet quotedbl +bullet quotesingle +bullet cent +bullet dollar +bullet euro +bullet sterling +bullet yen +bullet plus +bullet minus +bullet multiply +bullet divide +bullet equal +bullet greater +bullet less +bullet asciitilde +bullet asciicircum +bullet percent +bullet perthousand +bullet at +bullet ampersand +bullet paragraph +bullet copyright +bullet registered +bullet trademark +bullet bar +bullet degree +asterisk A +asterisk B +asterisk C +asterisk D +asterisk Eth +asterisk E +asterisk F +asterisk G +asterisk H +asterisk I +asterisk J +asterisk K +asterisk L +asterisk Lslash +asterisk M +asterisk N +asterisk O +asterisk Oslash +asterisk P +asterisk Thorn +asterisk Q +asterisk R +asterisk S +asterisk T +asterisk U +asterisk V +asterisk W +asterisk X +asterisk Y +asterisk Z +asterisk a +asterisk b +asterisk c +asterisk d +asterisk eth +asterisk dcaron +asterisk dcroat +asterisk e +asterisk f +asterisk g +asterisk h +asterisk i +asterisk j +asterisk l +asterisk lcaron +asterisk lslash +asterisk m +asterisk n +asterisk o +asterisk oslash +asterisk p +asterisk thorn +asterisk q +asterisk r +asterisk s +asterisk germandbls +asterisk t +asterisk tcaron +asterisk u +asterisk v +asterisk w +asterisk x +asterisk y +asterisk z +asterisk a.alt +asterisk 0 +asterisk 1 +asterisk 2 +asterisk 3 +asterisk 4 +asterisk 5 +asterisk 6 +asterisk 7 +asterisk 8 +asterisk 9 +asterisk . +asterisk comma +asterisk colon +asterisk semicolon +asterisk ellipsis +asterisk exclaim +asterisk exclaimdown +asterisk question +asterisk questiondown +asterisk periodcentered +asterisk bullet +asterisk asterisk +asterisk numbersign +asterisk slash +asterisk backslash +asterisk parenleft +asterisk parenright +asterisk braceleft +asterisk braceright +asterisk bracketleft +asterisk bracketright +asterisk hyphen +asterisk endash +asterisk emdash +asterisk underscore +asterisk quotesinglbase +asterisk quotedblbase +asterisk quotedblleft +asterisk quotedblright +asterisk quoteleft +asterisk quoteright +asterisk guillemetleft +asterisk guillemetright +asterisk guilsinglleft +asterisk guilsinglright +asterisk quotedbl +asterisk quotesingle +asterisk cent +asterisk dollar +asterisk euro +asterisk sterling +asterisk yen +asterisk plus +asterisk minus +asterisk multiply +asterisk divide +asterisk equal +asterisk greater +asterisk less +asterisk asciitilde +asterisk asciicircum +asterisk percent +asterisk perthousand +asterisk at +asterisk ampersand +asterisk paragraph +asterisk copyright +asterisk registered +asterisk trademark +asterisk bar +asterisk degree +numbersign A +numbersign B +numbersign C +numbersign D +numbersign Eth +numbersign E +numbersign F +numbersign G +numbersign H +numbersign I +numbersign J +numbersign K +numbersign L +numbersign Lslash +numbersign M +numbersign N +numbersign O +numbersign Oslash +numbersign P +numbersign Thorn +numbersign Q +numbersign R +numbersign S +numbersign T +numbersign U +numbersign V +numbersign W +numbersign X +numbersign Y +numbersign Z +numbersign a +numbersign b +numbersign c +numbersign d +numbersign eth +numbersign dcaron +numbersign dcroat +numbersign e +numbersign f +numbersign g +numbersign h +numbersign i +numbersign j +numbersign l +numbersign lcaron +numbersign lslash +numbersign m +numbersign n +numbersign o +numbersign oslash +numbersign p +numbersign thorn +numbersign q +numbersign r +numbersign s +numbersign germandbls +numbersign t +numbersign tcaron +numbersign u +numbersign v +numbersign w +numbersign x +numbersign y +numbersign z +numbersign a.alt +numbersign 0 +numbersign 1 +numbersign 2 +numbersign 3 +numbersign 4 +numbersign 5 +numbersign 6 +numbersign 7 +numbersign 8 +numbersign 9 +numbersign . +numbersign comma +numbersign colon +numbersign semicolon +numbersign ellipsis +numbersign exclaim +numbersign exclaimdown +numbersign question +numbersign questiondown +numbersign periodcentered +numbersign bullet +numbersign asterisk +numbersign numbersign +numbersign slash +numbersign backslash +numbersign parenleft +numbersign parenright +numbersign braceleft +numbersign braceright +numbersign bracketleft +numbersign bracketright +numbersign hyphen +numbersign endash +numbersign emdash +numbersign underscore +numbersign quotesinglbase +numbersign quotedblbase +numbersign quotedblleft +numbersign quotedblright +numbersign quoteleft +numbersign quoteright +numbersign guillemetleft +numbersign guillemetright +numbersign guilsinglleft +numbersign guilsinglright +numbersign quotedbl +numbersign quotesingle +numbersign cent +numbersign dollar +numbersign euro +numbersign sterling +numbersign yen +numbersign plus +numbersign minus +numbersign multiply +numbersign divide +numbersign equal +numbersign greater +numbersign less +numbersign asciitilde +numbersign asciicircum +numbersign percent +numbersign perthousand +numbersign at +numbersign ampersand +numbersign paragraph +numbersign copyright +numbersign registered +numbersign trademark +numbersign bar +numbersign degree +slash A +slash B +slash C +slash D +slash Eth +slash E +slash F +slash G +slash H +slash I +slash J +slash K +slash L +slash Lslash +slash M +slash N +slash O +slash Oslash +slash P +slash Thorn +slash Q +slash R +slash S +slash T +slash U +slash V +slash W +slash X +slash Y +slash Z +slash a +slash b +slash c +slash d +slash eth +slash dcaron +slash dcroat +slash e +slash f +slash g +slash h +slash i +slash j +slash l +slash lcaron +slash lslash +slash m +slash n +slash o +slash oslash +slash p +slash thorn +slash q +slash r +slash s +slash germandbls +slash t +slash tcaron +slash u +slash v +slash w +slash x +slash y +slash z +slash a.alt +slash 0 +slash 1 +slash 2 +slash 3 +slash 4 +slash 5 +slash 6 +slash 7 +slash 8 +slash 9 +slash . +slash comma +slash colon +slash semicolon +slash ellipsis +slash exclaim +slash exclaimdown +slash question +slash questiondown +slash periodcentered +slash bullet +slash asterisk +slash numbersign +slash slash +slash backslash +slash parenleft +slash parenright +slash braceleft +slash braceright +slash bracketleft +slash bracketright +slash hyphen +slash endash +slash emdash +slash underscore +slash quotesinglbase +slash quotedblbase +slash quotedblleft +slash quotedblright +slash quoteleft +slash quoteright +slash guillemetleft +slash guillemetright +slash guilsinglleft +slash guilsinglright +slash quotedbl +slash quotesingle +slash cent +slash dollar +slash euro +slash sterling +slash yen +slash plus +slash minus +slash multiply +slash divide +slash equal +slash greater +slash less +slash asciitilde +slash asciicircum +slash percent +slash perthousand +slash at +slash ampersand +slash paragraph +slash copyright +slash registered +slash trademark +slash bar +slash degree +backslash A +backslash B +backslash C +backslash D +backslash Eth +backslash E +backslash F +backslash G +backslash H +backslash I +backslash J +backslash K +backslash L +backslash Lslash +backslash M +backslash N +backslash O +backslash Oslash +backslash P +backslash Thorn +backslash Q +backslash R +backslash S +backslash T +backslash U +backslash V +backslash W +backslash X +backslash Y +backslash Z +backslash a +backslash b +backslash c +backslash d +backslash eth +backslash dcaron +backslash dcroat +backslash e +backslash f +backslash g +backslash h +backslash i +backslash j +backslash l +backslash lcaron +backslash lslash +backslash m +backslash n +backslash o +backslash oslash +backslash p +backslash thorn +backslash q +backslash r +backslash s +backslash germandbls +backslash t +backslash tcaron +backslash u +backslash v +backslash w +backslash x +backslash y +backslash z +backslash a.alt +backslash 0 +backslash 1 +backslash 2 +backslash 3 +backslash 4 +backslash 5 +backslash 6 +backslash 7 +backslash 8 +backslash 9 +backslash . +backslash comma +backslash colon +backslash semicolon +backslash ellipsis +backslash exclaim +backslash exclaimdown +backslash question +backslash questiondown +backslash periodcentered +backslash bullet +backslash asterisk +backslash numbersign +backslash slash +backslash backslash +backslash parenleft +backslash parenright +backslash braceleft +backslash braceright +backslash bracketleft +backslash bracketright +backslash hyphen +backslash endash +backslash emdash +backslash underscore +backslash quotesinglbase +backslash quotedblbase +backslash quotedblleft +backslash quotedblright +backslash quoteleft +backslash quoteright +backslash guillemetleft +backslash guillemetright +backslash guilsinglleft +backslash guilsinglright +backslash quotedbl +backslash quotesingle +backslash cent +backslash dollar +backslash euro +backslash sterling +backslash yen +backslash plus +backslash minus +backslash multiply +backslash divide +backslash equal +backslash greater +backslash less +backslash asciitilde +backslash asciicircum +backslash percent +backslash perthousand +backslash at +backslash ampersand +backslash paragraph +backslash copyright +backslash registered +backslash trademark +backslash bar +backslash degree +parenleft A +parenleft B +parenleft C +parenleft D +parenleft Eth +parenleft E +parenleft F +parenleft G +parenleft H +parenleft I +parenleft J +parenleft K +parenleft L +parenleft Lslash +parenleft M +parenleft N +parenleft O +parenleft Oslash +parenleft P +parenleft Thorn +parenleft Q +parenleft R +parenleft S +parenleft T +parenleft U +parenleft V +parenleft W +parenleft X +parenleft Y +parenleft Z +parenleft a +parenleft b +parenleft c +parenleft d +parenleft eth +parenleft dcaron +parenleft dcroat +parenleft e +parenleft f +parenleft g +parenleft h +parenleft i +parenleft j +parenleft l +parenleft lcaron +parenleft lslash +parenleft m +parenleft n +parenleft o +parenleft oslash +parenleft p +parenleft thorn +parenleft q +parenleft r +parenleft s +parenleft germandbls +parenleft t +parenleft tcaron +parenleft u +parenleft v +parenleft w +parenleft x +parenleft y +parenleft z +parenleft a.alt +parenleft 0 +parenleft 1 +parenleft 2 +parenleft 3 +parenleft 4 +parenleft 5 +parenleft 6 +parenleft 7 +parenleft 8 +parenleft 9 +parenleft . +parenleft comma +parenleft colon +parenleft semicolon +parenleft ellipsis +parenleft exclaim +parenleft exclaimdown +parenleft question +parenleft questiondown +parenleft periodcentered +parenleft bullet +parenleft asterisk +parenleft numbersign +parenleft slash +parenleft backslash +parenleft parenleft +parenleft parenright +parenleft braceleft +parenleft braceright +parenleft bracketleft +parenleft bracketright +parenleft hyphen +parenleft endash +parenleft emdash +parenleft underscore +parenleft quotesinglbase +parenleft quotedblbase +parenleft quotedblleft +parenleft quotedblright +parenleft quoteleft +parenleft quoteright +parenleft guillemetleft +parenleft guillemetright +parenleft guilsinglleft +parenleft guilsinglright +parenleft quotedbl +parenleft quotesingle +parenleft cent +parenleft dollar +parenleft euro +parenleft sterling +parenleft yen +parenleft plus +parenleft minus +parenleft multiply +parenleft divide +parenleft equal +parenleft greater +parenleft less +parenleft asciitilde +parenleft asciicircum +parenleft percent +parenleft perthousand +parenleft at +parenleft ampersand +parenleft paragraph +parenleft copyright +parenleft registered +parenleft trademark +parenleft bar +parenleft degree +parenright A +parenright B +parenright C +parenright D +parenright Eth +parenright E +parenright F +parenright G +parenright H +parenright I +parenright J +parenright K +parenright L +parenright Lslash +parenright M +parenright N +parenright O +parenright Oslash +parenright P +parenright Thorn +parenright Q +parenright R +parenright S +parenright T +parenright U +parenright V +parenright W +parenright X +parenright Y +parenright Z +parenright a +parenright b +parenright c +parenright d +parenright eth +parenright dcaron +parenright dcroat +parenright e +parenright f +parenright g +parenright h +parenright i +parenright j +parenright l +parenright lcaron +parenright lslash +parenright m +parenright n +parenright o +parenright oslash +parenright p +parenright thorn +parenright q +parenright r +parenright s +parenright germandbls +parenright t +parenright tcaron +parenright u +parenright v +parenright w +parenright x +parenright y +parenright z +parenright a.alt +parenright 0 +parenright 1 +parenright 2 +parenright 3 +parenright 4 +parenright 5 +parenright 6 +parenright 7 +parenright 8 +parenright 9 +parenright . +parenright comma +parenright colon +parenright semicolon +parenright ellipsis +parenright exclaim +parenright exclaimdown +parenright question +parenright questiondown +parenright periodcentered +parenright bullet +parenright asterisk +parenright numbersign +parenright slash +parenright backslash +parenright parenleft +parenright parenright +parenright braceleft +parenright braceright +parenright bracketleft +parenright bracketright +parenright hyphen +parenright endash +parenright emdash +parenright underscore +parenright quotesinglbase +parenright quotedblbase +parenright quotedblleft +parenright quotedblright +parenright quoteleft +parenright quoteright +parenright guillemetleft +parenright guillemetright +parenright guilsinglleft +parenright guilsinglright +parenright quotedbl +parenright quotesingle +parenright cent +parenright dollar +parenright euro +parenright sterling +parenright yen +parenright plus +parenright minus +parenright multiply +parenright divide +parenright equal +parenright greater +parenright less +parenright asciitilde +parenright asciicircum +parenright percent +parenright perthousand +parenright at +parenright ampersand +parenright paragraph +parenright copyright +parenright registered +parenright trademark +parenright bar +parenright degree +braceleft A +braceleft B +braceleft C +braceleft D +braceleft Eth +braceleft E +braceleft F +braceleft G +braceleft H +braceleft I +braceleft J +braceleft K +braceleft L +braceleft Lslash +braceleft M +braceleft N +braceleft O +braceleft Oslash +braceleft P +braceleft Thorn +braceleft Q +braceleft R +braceleft S +braceleft T +braceleft U +braceleft V +braceleft W +braceleft X +braceleft Y +braceleft Z +braceleft a +braceleft b +braceleft c +braceleft d +braceleft eth +braceleft dcaron +braceleft dcroat +braceleft e +braceleft f +braceleft g +braceleft h +braceleft i +braceleft j +braceleft l +braceleft lcaron +braceleft lslash +braceleft m +braceleft n +braceleft o +braceleft oslash +braceleft p +braceleft thorn +braceleft q +braceleft r +braceleft s +braceleft germandbls +braceleft t +braceleft tcaron +braceleft u +braceleft v +braceleft w +braceleft x +braceleft y +braceleft z +braceleft a.alt +braceleft 0 +braceleft 1 +braceleft 2 +braceleft 3 +braceleft 4 +braceleft 5 +braceleft 6 +braceleft 7 +braceleft 8 +braceleft 9 +braceleft . +braceleft comma +braceleft colon +braceleft semicolon +braceleft ellipsis +braceleft exclaim +braceleft exclaimdown +braceleft question +braceleft questiondown +braceleft periodcentered +braceleft bullet +braceleft asterisk +braceleft numbersign +braceleft slash +braceleft backslash +braceleft parenleft +braceleft parenright +braceleft braceleft +braceleft braceright +braceleft bracketleft +braceleft bracketright +braceleft hyphen +braceleft endash +braceleft emdash +braceleft underscore +braceleft quotesinglbase +braceleft quotedblbase +braceleft quotedblleft +braceleft quotedblright +braceleft quoteleft +braceleft quoteright +braceleft guillemetleft +braceleft guillemetright +braceleft guilsinglleft +braceleft guilsinglright +braceleft quotedbl +braceleft quotesingle +braceleft cent +braceleft dollar +braceleft euro +braceleft sterling +braceleft yen +braceleft plus +braceleft minus +braceleft multiply +braceleft divide +braceleft equal +braceleft greater +braceleft less +braceleft asciitilde +braceleft asciicircum +braceleft percent +braceleft perthousand +braceleft at +braceleft ampersand +braceleft paragraph +braceleft copyright +braceleft registered +braceleft trademark +braceleft bar +braceleft degree +braceright A +braceright B +braceright C +braceright D +braceright Eth +braceright E +braceright F +braceright G +braceright H +braceright I +braceright J +braceright K +braceright L +braceright Lslash +braceright M +braceright N +braceright O +braceright Oslash +braceright P +braceright Thorn +braceright Q +braceright R +braceright S +braceright T +braceright U +braceright V +braceright W +braceright X +braceright Y +braceright Z +braceright a +braceright b +braceright c +braceright d +braceright eth +braceright dcaron +braceright dcroat +braceright e +braceright f +braceright g +braceright h +braceright i +braceright j +braceright l +braceright lcaron +braceright lslash +braceright m +braceright n +braceright o +braceright oslash +braceright p +braceright thorn +braceright q +braceright r +braceright s +braceright germandbls +braceright t +braceright tcaron +braceright u +braceright v +braceright w +braceright x +braceright y +braceright z +braceright a.alt +braceright 0 +braceright 1 +braceright 2 +braceright 3 +braceright 4 +braceright 5 +braceright 6 +braceright 7 +braceright 8 +braceright 9 +braceright . +braceright comma +braceright colon +braceright semicolon +braceright ellipsis +braceright exclaim +braceright exclaimdown +braceright question +braceright questiondown +braceright periodcentered +braceright bullet +braceright asterisk +braceright numbersign +braceright slash +braceright backslash +braceright parenleft +braceright parenright +braceright braceleft +braceright braceright +braceright bracketleft +braceright bracketright +braceright hyphen +braceright endash +braceright emdash +braceright underscore +braceright quotesinglbase +braceright quotedblbase +braceright quotedblleft +braceright quotedblright +braceright quoteleft +braceright quoteright +braceright guillemetleft +braceright guillemetright +braceright guilsinglleft +braceright guilsinglright +braceright quotedbl +braceright quotesingle +braceright cent +braceright dollar +braceright euro +braceright sterling +braceright yen +braceright plus +braceright minus +braceright multiply +braceright divide +braceright equal +braceright greater +braceright less +braceright asciitilde +braceright asciicircum +braceright percent +braceright perthousand +braceright at +braceright ampersand +braceright paragraph +braceright copyright +braceright registered +braceright trademark +braceright bar +braceright degree +bracketleft A +bracketleft B +bracketleft C +bracketleft D +bracketleft Eth +bracketleft E +bracketleft F +bracketleft G +bracketleft H +bracketleft I +bracketleft J +bracketleft K +bracketleft L +bracketleft Lslash +bracketleft M +bracketleft N +bracketleft O +bracketleft Oslash +bracketleft P +bracketleft Thorn +bracketleft Q +bracketleft R +bracketleft S +bracketleft T +bracketleft U +bracketleft V +bracketleft W +bracketleft X +bracketleft Y +bracketleft Z +bracketleft a +bracketleft b +bracketleft c +bracketleft d +bracketleft eth +bracketleft dcaron +bracketleft dcroat +bracketleft e +bracketleft f +bracketleft g +bracketleft h +bracketleft i +bracketleft j +bracketleft l +bracketleft lcaron +bracketleft lslash +bracketleft m +bracketleft n +bracketleft o +bracketleft oslash +bracketleft p +bracketleft thorn +bracketleft q +bracketleft r +bracketleft s +bracketleft germandbls +bracketleft t +bracketleft tcaron +bracketleft u +bracketleft v +bracketleft w +bracketleft x +bracketleft y +bracketleft z +bracketleft a.alt +bracketleft 0 +bracketleft 1 +bracketleft 2 +bracketleft 3 +bracketleft 4 +bracketleft 5 +bracketleft 6 +bracketleft 7 +bracketleft 8 +bracketleft 9 +bracketleft . +bracketleft comma +bracketleft colon +bracketleft semicolon +bracketleft ellipsis +bracketleft exclaim +bracketleft exclaimdown +bracketleft question +bracketleft questiondown +bracketleft periodcentered +bracketleft bullet +bracketleft asterisk +bracketleft numbersign +bracketleft slash +bracketleft backslash +bracketleft parenleft +bracketleft parenright +bracketleft braceleft +bracketleft braceright +bracketleft bracketleft +bracketleft bracketright +bracketleft hyphen +bracketleft endash +bracketleft emdash +bracketleft underscore +bracketleft quotesinglbase +bracketleft quotedblbase +bracketleft quotedblleft +bracketleft quotedblright +bracketleft quoteleft +bracketleft quoteright +bracketleft guillemetleft +bracketleft guillemetright +bracketleft guilsinglleft +bracketleft guilsinglright +bracketleft quotedbl +bracketleft quotesingle +bracketleft cent +bracketleft dollar +bracketleft euro +bracketleft sterling +bracketleft yen +bracketleft plus +bracketleft minus +bracketleft multiply +bracketleft divide +bracketleft equal +bracketleft greater +bracketleft less +bracketleft asciitilde +bracketleft asciicircum +bracketleft percent +bracketleft perthousand +bracketleft at +bracketleft ampersand +bracketleft paragraph +bracketleft copyright +bracketleft registered +bracketleft trademark +bracketleft bar +bracketleft degree +bracketright A +bracketright B +bracketright C +bracketright D +bracketright Eth +bracketright E +bracketright F +bracketright G +bracketright H +bracketright I +bracketright J +bracketright K +bracketright L +bracketright Lslash +bracketright M +bracketright N +bracketright O +bracketright Oslash +bracketright P +bracketright Thorn +bracketright Q +bracketright R +bracketright S +bracketright T +bracketright U +bracketright V +bracketright W +bracketright X +bracketright Y +bracketright Z +bracketright a +bracketright b +bracketright c +bracketright d +bracketright eth +bracketright dcaron +bracketright dcroat +bracketright e +bracketright f +bracketright g +bracketright h +bracketright i +bracketright j +bracketright l +bracketright lcaron +bracketright lslash +bracketright m +bracketright n +bracketright o +bracketright oslash +bracketright p +bracketright thorn +bracketright q +bracketright r +bracketright s +bracketright germandbls +bracketright t +bracketright tcaron +bracketright u +bracketright v +bracketright w +bracketright x +bracketright y +bracketright z +bracketright a.alt +bracketright 0 +bracketright 1 +bracketright 2 +bracketright 3 +bracketright 4 +bracketright 5 +bracketright 6 +bracketright 7 +bracketright 8 +bracketright 9 +bracketright . +bracketright comma +bracketright colon +bracketright semicolon +bracketright ellipsis +bracketright exclaim +bracketright exclaimdown +bracketright question +bracketright questiondown +bracketright periodcentered +bracketright bullet +bracketright asterisk +bracketright numbersign +bracketright slash +bracketright backslash +bracketright parenleft +bracketright parenright +bracketright braceleft +bracketright braceright +bracketright bracketleft +bracketright bracketright +bracketright hyphen +bracketright endash +bracketright emdash +bracketright underscore +bracketright quotesinglbase +bracketright quotedblbase +bracketright quotedblleft +bracketright quotedblright +bracketright quoteleft +bracketright quoteright +bracketright guillemetleft +bracketright guillemetright +bracketright guilsinglleft +bracketright guilsinglright +bracketright quotedbl +bracketright quotesingle +bracketright cent +bracketright dollar +bracketright euro +bracketright sterling +bracketright yen +bracketright plus +bracketright minus +bracketright multiply +bracketright divide +bracketright equal +bracketright greater +bracketright less +bracketright asciitilde +bracketright asciicircum +bracketright percent +bracketright perthousand +bracketright at +bracketright ampersand +bracketright paragraph +bracketright copyright +bracketright registered +bracketright trademark +bracketright bar +bracketright degree +hyphen A +hyphen B +hyphen C +hyphen D +hyphen Eth +hyphen E +hyphen F +hyphen G +hyphen H +hyphen I +hyphen J +hyphen K +hyphen L +hyphen Lslash +hyphen M +hyphen N +hyphen O +hyphen Oslash +hyphen P +hyphen Thorn +hyphen Q +hyphen R +hyphen S +hyphen T +hyphen U +hyphen V +hyphen W +hyphen X +hyphen Y +hyphen Z +hyphen a +hyphen b +hyphen c +hyphen d +hyphen eth +hyphen dcaron +hyphen dcroat +hyphen e +hyphen f +hyphen g +hyphen h +hyphen i +hyphen j +hyphen l +hyphen lcaron +hyphen lslash +hyphen m +hyphen n +hyphen o +hyphen oslash +hyphen p +hyphen thorn +hyphen q +hyphen r +hyphen s +hyphen germandbls +hyphen t +hyphen tcaron +hyphen u +hyphen v +hyphen w +hyphen x +hyphen y +hyphen z +hyphen a.alt +hyphen 0 +hyphen 1 +hyphen 2 +hyphen 3 +hyphen 4 +hyphen 5 +hyphen 6 +hyphen 7 +hyphen 8 +hyphen 9 +hyphen . +hyphen comma +hyphen colon +hyphen semicolon +hyphen ellipsis +hyphen exclaim +hyphen exclaimdown +hyphen question +hyphen questiondown +hyphen periodcentered +hyphen bullet +hyphen asterisk +hyphen numbersign +hyphen slash +hyphen backslash +hyphen parenleft +hyphen parenright +hyphen braceleft +hyphen braceright +hyphen bracketleft +hyphen bracketright +hyphen hyphen +hyphen endash +hyphen emdash +hyphen underscore +hyphen quotesinglbase +hyphen quotedblbase +hyphen quotedblleft +hyphen quotedblright +hyphen quoteleft +hyphen quoteright +hyphen guillemetleft +hyphen guillemetright +hyphen guilsinglleft +hyphen guilsinglright +hyphen quotedbl +hyphen quotesingle +hyphen cent +hyphen dollar +hyphen euro +hyphen sterling +hyphen yen +hyphen plus +hyphen minus +hyphen multiply +hyphen divide +hyphen equal +hyphen greater +hyphen less +hyphen asciitilde +hyphen asciicircum +hyphen percent +hyphen perthousand +hyphen at +hyphen ampersand +hyphen paragraph +hyphen copyright +hyphen registered +hyphen trademark +hyphen bar +hyphen degree +endash A +endash B +endash C +endash D +endash Eth +endash E +endash F +endash G +endash H +endash I +endash J +endash K +endash L +endash Lslash +endash M +endash N +endash O +endash Oslash +endash P +endash Thorn +endash Q +endash R +endash S +endash T +endash U +endash V +endash W +endash X +endash Y +endash Z +endash a +endash b +endash c +endash d +endash eth +endash dcaron +endash dcroat +endash e +endash f +endash g +endash h +endash i +endash j +endash l +endash lcaron +endash lslash +endash m +endash n +endash o +endash oslash +endash p +endash thorn +endash q +endash r +endash s +endash germandbls +endash t +endash tcaron +endash u +endash v +endash w +endash x +endash y +endash z +endash a.alt +endash 0 +endash 1 +endash 2 +endash 3 +endash 4 +endash 5 +endash 6 +endash 7 +endash 8 +endash 9 +endash . +endash comma +endash colon +endash semicolon +endash ellipsis +endash exclaim +endash exclaimdown +endash question +endash questiondown +endash periodcentered +endash bullet +endash asterisk +endash numbersign +endash slash +endash backslash +endash parenleft +endash parenright +endash braceleft +endash braceright +endash bracketleft +endash bracketright +endash hyphen +endash endash +endash emdash +endash underscore +endash quotesinglbase +endash quotedblbase +endash quotedblleft +endash quotedblright +endash quoteleft +endash quoteright +endash guillemetleft +endash guillemetright +endash guilsinglleft +endash guilsinglright +endash quotedbl +endash quotesingle +endash cent +endash dollar +endash euro +endash sterling +endash yen +endash plus +endash minus +endash multiply +endash divide +endash equal +endash greater +endash less +endash asciitilde +endash asciicircum +endash percent +endash perthousand +endash at +endash ampersand +endash paragraph +endash copyright +endash registered +endash trademark +endash bar +endash degree +emdash A +emdash B +emdash C +emdash D +emdash Eth +emdash E +emdash F +emdash G +emdash H +emdash I +emdash J +emdash K +emdash L +emdash Lslash +emdash M +emdash N +emdash O +emdash Oslash +emdash P +emdash Thorn +emdash Q +emdash R +emdash S +emdash T +emdash U +emdash V +emdash W +emdash X +emdash Y +emdash Z +emdash a +emdash b +emdash c +emdash d +emdash eth +emdash dcaron +emdash dcroat +emdash e +emdash f +emdash g +emdash h +emdash i +emdash j +emdash l +emdash lcaron +emdash lslash +emdash m +emdash n +emdash o +emdash oslash +emdash p +emdash thorn +emdash q +emdash r +emdash s +emdash germandbls +emdash t +emdash tcaron +emdash u +emdash v +emdash w +emdash x +emdash y +emdash z +emdash a.alt +emdash 0 +emdash 1 +emdash 2 +emdash 3 +emdash 4 +emdash 5 +emdash 6 +emdash 7 +emdash 8 +emdash 9 +emdash . +emdash comma +emdash colon +emdash semicolon +emdash ellipsis +emdash exclaim +emdash exclaimdown +emdash question +emdash questiondown +emdash periodcentered +emdash bullet +emdash asterisk +emdash numbersign +emdash slash +emdash backslash +emdash parenleft +emdash parenright +emdash braceleft +emdash braceright +emdash bracketleft +emdash bracketright +emdash hyphen +emdash endash +emdash emdash +emdash underscore +emdash quotesinglbase +emdash quotedblbase +emdash quotedblleft +emdash quotedblright +emdash quoteleft +emdash quoteright +emdash guillemetleft +emdash guillemetright +emdash guilsinglleft +emdash guilsinglright +emdash quotedbl +emdash quotesingle +emdash cent +emdash dollar +emdash euro +emdash sterling +emdash yen +emdash plus +emdash minus +emdash multiply +emdash divide +emdash equal +emdash greater +emdash less +emdash asciitilde +emdash asciicircum +emdash percent +emdash perthousand +emdash at +emdash ampersand +emdash paragraph +emdash copyright +emdash registered +emdash trademark +emdash bar +emdash degree +underscore A +underscore B +underscore C +underscore D +underscore Eth +underscore E +underscore F +underscore G +underscore H +underscore I +underscore J +underscore K +underscore L +underscore Lslash +underscore M +underscore N +underscore O +underscore Oslash +underscore P +underscore Thorn +underscore Q +underscore R +underscore S +underscore T +underscore U +underscore V +underscore W +underscore X +underscore Y +underscore Z +underscore a +underscore b +underscore c +underscore d +underscore eth +underscore dcaron +underscore dcroat +underscore e +underscore f +underscore g +underscore h +underscore i +underscore j +underscore l +underscore lcaron +underscore lslash +underscore m +underscore n +underscore o +underscore oslash +underscore p +underscore thorn +underscore q +underscore r +underscore s +underscore germandbls +underscore t +underscore tcaron +underscore u +underscore v +underscore w +underscore x +underscore y +underscore z +underscore a.alt +underscore 0 +underscore 1 +underscore 2 +underscore 3 +underscore 4 +underscore 5 +underscore 6 +underscore 7 +underscore 8 +underscore 9 +underscore . +underscore comma +underscore colon +underscore semicolon +underscore ellipsis +underscore exclaim +underscore exclaimdown +underscore question +underscore questiondown +underscore periodcentered +underscore bullet +underscore asterisk +underscore numbersign +underscore slash +underscore backslash +underscore parenleft +underscore parenright +underscore braceleft +underscore braceright +underscore bracketleft +underscore bracketright +underscore hyphen +underscore endash +underscore emdash +underscore underscore +underscore quotesinglbase +underscore quotedblbase +underscore quotedblleft +underscore quotedblright +underscore quoteleft +underscore quoteright +underscore guillemetleft +underscore guillemetright +underscore guilsinglleft +underscore guilsinglright +underscore quotedbl +underscore quotesingle +underscore cent +underscore dollar +underscore euro +underscore sterling +underscore yen +underscore plus +underscore minus +underscore multiply +underscore divide +underscore equal +underscore greater +underscore less +underscore asciitilde +underscore asciicircum +underscore percent +underscore perthousand +underscore at +underscore ampersand +underscore paragraph +underscore copyright +underscore registered +underscore trademark +underscore bar +underscore degree +quotesinglbase A +quotesinglbase B +quotesinglbase C +quotesinglbase D +quotesinglbase Eth +quotesinglbase E +quotesinglbase F +quotesinglbase G +quotesinglbase H +quotesinglbase I +quotesinglbase J +quotesinglbase K +quotesinglbase L +quotesinglbase Lslash +quotesinglbase M +quotesinglbase N +quotesinglbase O +quotesinglbase Oslash +quotesinglbase P +quotesinglbase Thorn +quotesinglbase Q +quotesinglbase R +quotesinglbase S +quotesinglbase T +quotesinglbase U +quotesinglbase V +quotesinglbase W +quotesinglbase X +quotesinglbase Y +quotesinglbase Z +quotesinglbase a +quotesinglbase b +quotesinglbase c +quotesinglbase d +quotesinglbase eth +quotesinglbase dcaron +quotesinglbase dcroat +quotesinglbase e +quotesinglbase f +quotesinglbase g +quotesinglbase h +quotesinglbase i +quotesinglbase j +quotesinglbase l +quotesinglbase lcaron +quotesinglbase lslash +quotesinglbase m +quotesinglbase n +quotesinglbase o +quotesinglbase oslash +quotesinglbase p +quotesinglbase thorn +quotesinglbase q +quotesinglbase r +quotesinglbase s +quotesinglbase germandbls +quotesinglbase t +quotesinglbase tcaron +quotesinglbase u +quotesinglbase v +quotesinglbase w +quotesinglbase x +quotesinglbase y +quotesinglbase z +quotesinglbase a.alt +quotesinglbase 0 +quotesinglbase 1 +quotesinglbase 2 +quotesinglbase 3 +quotesinglbase 4 +quotesinglbase 5 +quotesinglbase 6 +quotesinglbase 7 +quotesinglbase 8 +quotesinglbase 9 +quotesinglbase . +quotesinglbase comma +quotesinglbase colon +quotesinglbase semicolon +quotesinglbase ellipsis +quotesinglbase exclaim +quotesinglbase exclaimdown +quotesinglbase question +quotesinglbase questiondown +quotesinglbase periodcentered +quotesinglbase bullet +quotesinglbase asterisk +quotesinglbase numbersign +quotesinglbase slash +quotesinglbase backslash +quotesinglbase parenleft +quotesinglbase parenright +quotesinglbase braceleft +quotesinglbase braceright +quotesinglbase bracketleft +quotesinglbase bracketright +quotesinglbase hyphen +quotesinglbase endash +quotesinglbase emdash +quotesinglbase underscore +quotesinglbase quotesinglbase +quotesinglbase quotedblbase +quotesinglbase quotedblleft +quotesinglbase quotedblright +quotesinglbase quoteleft +quotesinglbase quoteright +quotesinglbase guillemetleft +quotesinglbase guillemetright +quotesinglbase guilsinglleft +quotesinglbase guilsinglright +quotesinglbase quotedbl +quotesinglbase quotesingle +quotesinglbase cent +quotesinglbase dollar +quotesinglbase euro +quotesinglbase sterling +quotesinglbase yen +quotesinglbase plus +quotesinglbase minus +quotesinglbase multiply +quotesinglbase divide +quotesinglbase equal +quotesinglbase greater +quotesinglbase less +quotesinglbase asciitilde +quotesinglbase asciicircum +quotesinglbase percent +quotesinglbase perthousand +quotesinglbase at +quotesinglbase ampersand +quotesinglbase paragraph +quotesinglbase copyright +quotesinglbase registered +quotesinglbase trademark +quotesinglbase bar +quotesinglbase degree +quotedblbase A +quotedblbase B +quotedblbase C +quotedblbase D +quotedblbase Eth +quotedblbase E +quotedblbase F +quotedblbase G +quotedblbase H +quotedblbase I +quotedblbase J +quotedblbase K +quotedblbase L +quotedblbase Lslash +quotedblbase M +quotedblbase N +quotedblbase O +quotedblbase Oslash +quotedblbase P +quotedblbase Thorn +quotedblbase Q +quotedblbase R +quotedblbase S +quotedblbase T +quotedblbase U +quotedblbase V +quotedblbase W +quotedblbase X +quotedblbase Y +quotedblbase Z +quotedblbase a +quotedblbase b +quotedblbase c +quotedblbase d +quotedblbase eth +quotedblbase dcaron +quotedblbase dcroat +quotedblbase e +quotedblbase f +quotedblbase g +quotedblbase h +quotedblbase i +quotedblbase j +quotedblbase l +quotedblbase lcaron +quotedblbase lslash +quotedblbase m +quotedblbase n +quotedblbase o +quotedblbase oslash +quotedblbase p +quotedblbase thorn +quotedblbase q +quotedblbase r +quotedblbase s +quotedblbase germandbls +quotedblbase t +quotedblbase tcaron +quotedblbase u +quotedblbase v +quotedblbase w +quotedblbase x +quotedblbase y +quotedblbase z +quotedblbase a.alt +quotedblbase 0 +quotedblbase 1 +quotedblbase 2 +quotedblbase 3 +quotedblbase 4 +quotedblbase 5 +quotedblbase 6 +quotedblbase 7 +quotedblbase 8 +quotedblbase 9 +quotedblbase . +quotedblbase comma +quotedblbase colon +quotedblbase semicolon +quotedblbase ellipsis +quotedblbase exclaim +quotedblbase exclaimdown +quotedblbase question +quotedblbase questiondown +quotedblbase periodcentered +quotedblbase bullet +quotedblbase asterisk +quotedblbase numbersign +quotedblbase slash +quotedblbase backslash +quotedblbase parenleft +quotedblbase parenright +quotedblbase braceleft +quotedblbase braceright +quotedblbase bracketleft +quotedblbase bracketright +quotedblbase hyphen +quotedblbase endash +quotedblbase emdash +quotedblbase underscore +quotedblbase quotesinglbase +quotedblbase quotedblbase +quotedblbase quotedblleft +quotedblbase quotedblright +quotedblbase quoteleft +quotedblbase quoteright +quotedblbase guillemetleft +quotedblbase guillemetright +quotedblbase guilsinglleft +quotedblbase guilsinglright +quotedblbase quotedbl +quotedblbase quotesingle +quotedblbase cent +quotedblbase dollar +quotedblbase euro +quotedblbase sterling +quotedblbase yen +quotedblbase plus +quotedblbase minus +quotedblbase multiply +quotedblbase divide +quotedblbase equal +quotedblbase greater +quotedblbase less +quotedblbase asciitilde +quotedblbase asciicircum +quotedblbase percent +quotedblbase perthousand +quotedblbase at +quotedblbase ampersand +quotedblbase paragraph +quotedblbase copyright +quotedblbase registered +quotedblbase trademark +quotedblbase bar +quotedblbase degree +quotedblleft A +quotedblleft B +quotedblleft C +quotedblleft D +quotedblleft Eth +quotedblleft E +quotedblleft F +quotedblleft G +quotedblleft H +quotedblleft I +quotedblleft J +quotedblleft K +quotedblleft L +quotedblleft Lslash +quotedblleft M +quotedblleft N +quotedblleft O +quotedblleft Oslash +quotedblleft P +quotedblleft Thorn +quotedblleft Q +quotedblleft R +quotedblleft S +quotedblleft T +quotedblleft U +quotedblleft V +quotedblleft W +quotedblleft X +quotedblleft Y +quotedblleft Z +quotedblleft a +quotedblleft b +quotedblleft c +quotedblleft d +quotedblleft eth +quotedblleft dcaron +quotedblleft dcroat +quotedblleft e +quotedblleft f +quotedblleft g +quotedblleft h +quotedblleft i +quotedblleft j +quotedblleft l +quotedblleft lcaron +quotedblleft lslash +quotedblleft m +quotedblleft n +quotedblleft o +quotedblleft oslash +quotedblleft p +quotedblleft thorn +quotedblleft q +quotedblleft r +quotedblleft s +quotedblleft germandbls +quotedblleft t +quotedblleft tcaron +quotedblleft u +quotedblleft v +quotedblleft w +quotedblleft x +quotedblleft y +quotedblleft z +quotedblleft a.alt +quotedblleft 0 +quotedblleft 1 +quotedblleft 2 +quotedblleft 3 +quotedblleft 4 +quotedblleft 5 +quotedblleft 6 +quotedblleft 7 +quotedblleft 8 +quotedblleft 9 +quotedblleft . +quotedblleft comma +quotedblleft colon +quotedblleft semicolon +quotedblleft ellipsis +quotedblleft exclaim +quotedblleft exclaimdown +quotedblleft question +quotedblleft questiondown +quotedblleft periodcentered +quotedblleft bullet +quotedblleft asterisk +quotedblleft numbersign +quotedblleft slash +quotedblleft backslash +quotedblleft parenleft +quotedblleft parenright +quotedblleft braceleft +quotedblleft braceright +quotedblleft bracketleft +quotedblleft bracketright +quotedblleft hyphen +quotedblleft endash +quotedblleft emdash +quotedblleft underscore +quotedblleft quotesinglbase +quotedblleft quotedblbase +quotedblleft quotedblleft +quotedblleft quotedblright +quotedblleft quoteleft +quotedblleft quoteright +quotedblleft guillemetleft +quotedblleft guillemetright +quotedblleft guilsinglleft +quotedblleft guilsinglright +quotedblleft quotedbl +quotedblleft quotesingle +quotedblleft cent +quotedblleft dollar +quotedblleft euro +quotedblleft sterling +quotedblleft yen +quotedblleft plus +quotedblleft minus +quotedblleft multiply +quotedblleft divide +quotedblleft equal +quotedblleft greater +quotedblleft less +quotedblleft asciitilde +quotedblleft asciicircum +quotedblleft percent +quotedblleft perthousand +quotedblleft at +quotedblleft ampersand +quotedblleft paragraph +quotedblleft copyright +quotedblleft registered +quotedblleft trademark +quotedblleft bar +quotedblleft degree +quotedblright A +quotedblright B +quotedblright C +quotedblright D +quotedblright Eth +quotedblright E +quotedblright F +quotedblright G +quotedblright H +quotedblright I +quotedblright J +quotedblright K +quotedblright L +quotedblright Lslash +quotedblright M +quotedblright N +quotedblright O +quotedblright Oslash +quotedblright P +quotedblright Thorn +quotedblright Q +quotedblright R +quotedblright S +quotedblright T +quotedblright U +quotedblright V +quotedblright W +quotedblright X +quotedblright Y +quotedblright Z +quotedblright a +quotedblright b +quotedblright c +quotedblright d +quotedblright eth +quotedblright dcaron +quotedblright dcroat +quotedblright e +quotedblright f +quotedblright g +quotedblright h +quotedblright i +quotedblright j +quotedblright l +quotedblright lcaron +quotedblright lslash +quotedblright m +quotedblright n +quotedblright o +quotedblright oslash +quotedblright p +quotedblright thorn +quotedblright q +quotedblright r +quotedblright s +quotedblright germandbls +quotedblright t +quotedblright tcaron +quotedblright u +quotedblright v +quotedblright w +quotedblright x +quotedblright y +quotedblright z +quotedblright a.alt +quotedblright 0 +quotedblright 1 +quotedblright 2 +quotedblright 3 +quotedblright 4 +quotedblright 5 +quotedblright 6 +quotedblright 7 +quotedblright 8 +quotedblright 9 +quotedblright . +quotedblright comma +quotedblright colon +quotedblright semicolon +quotedblright ellipsis +quotedblright exclaim +quotedblright exclaimdown +quotedblright question +quotedblright questiondown +quotedblright periodcentered +quotedblright bullet +quotedblright asterisk +quotedblright numbersign +quotedblright slash +quotedblright backslash +quotedblright parenleft +quotedblright parenright +quotedblright braceleft +quotedblright braceright +quotedblright bracketleft +quotedblright bracketright +quotedblright hyphen +quotedblright endash +quotedblright emdash +quotedblright underscore +quotedblright quotesinglbase +quotedblright quotedblbase +quotedblright quotedblleft +quotedblright quotedblright +quotedblright quoteleft +quotedblright quoteright +quotedblright guillemetleft +quotedblright guillemetright +quotedblright guilsinglleft +quotedblright guilsinglright +quotedblright quotedbl +quotedblright quotesingle +quotedblright cent +quotedblright dollar +quotedblright euro +quotedblright sterling +quotedblright yen +quotedblright plus +quotedblright minus +quotedblright multiply +quotedblright divide +quotedblright equal +quotedblright greater +quotedblright less +quotedblright asciitilde +quotedblright asciicircum +quotedblright percent +quotedblright perthousand +quotedblright at +quotedblright ampersand +quotedblright paragraph +quotedblright copyright +quotedblright registered +quotedblright trademark +quotedblright bar +quotedblright degree +quoteleft A +quoteleft B +quoteleft C +quoteleft D +quoteleft Eth +quoteleft E +quoteleft F +quoteleft G +quoteleft H +quoteleft I +quoteleft J +quoteleft K +quoteleft L +quoteleft Lslash +quoteleft M +quoteleft N +quoteleft O +quoteleft Oslash +quoteleft P +quoteleft Thorn +quoteleft Q +quoteleft R +quoteleft S +quoteleft T +quoteleft U +quoteleft V +quoteleft W +quoteleft X +quoteleft Y +quoteleft Z +quoteleft a +quoteleft b +quoteleft c +quoteleft d +quoteleft eth +quoteleft dcaron +quoteleft dcroat +quoteleft e +quoteleft f +quoteleft g +quoteleft h +quoteleft i +quoteleft j +quoteleft l +quoteleft lcaron +quoteleft lslash +quoteleft m +quoteleft n +quoteleft o +quoteleft oslash +quoteleft p +quoteleft thorn +quoteleft q +quoteleft r +quoteleft s +quoteleft germandbls +quoteleft t +quoteleft tcaron +quoteleft u +quoteleft v +quoteleft w +quoteleft x +quoteleft y +quoteleft z +quoteleft a.alt +quoteleft 0 +quoteleft 1 +quoteleft 2 +quoteleft 3 +quoteleft 4 +quoteleft 5 +quoteleft 6 +quoteleft 7 +quoteleft 8 +quoteleft 9 +quoteleft . +quoteleft comma +quoteleft colon +quoteleft semicolon +quoteleft ellipsis +quoteleft exclaim +quoteleft exclaimdown +quoteleft question +quoteleft questiondown +quoteleft periodcentered +quoteleft bullet +quoteleft asterisk +quoteleft numbersign +quoteleft slash +quoteleft backslash +quoteleft parenleft +quoteleft parenright +quoteleft braceleft +quoteleft braceright +quoteleft bracketleft +quoteleft bracketright +quoteleft hyphen +quoteleft endash +quoteleft emdash +quoteleft underscore +quoteleft quotesinglbase +quoteleft quotedblbase +quoteleft quotedblleft +quoteleft quotedblright +quoteleft quoteleft +quoteleft quoteright +quoteleft guillemetleft +quoteleft guillemetright +quoteleft guilsinglleft +quoteleft guilsinglright +quoteleft quotedbl +quoteleft quotesingle +quoteleft cent +quoteleft dollar +quoteleft euro +quoteleft sterling +quoteleft yen +quoteleft plus +quoteleft minus +quoteleft multiply +quoteleft divide +quoteleft equal +quoteleft greater +quoteleft less +quoteleft asciitilde +quoteleft asciicircum +quoteleft percent +quoteleft perthousand +quoteleft at +quoteleft ampersand +quoteleft paragraph +quoteleft copyright +quoteleft registered +quoteleft trademark +quoteleft bar +quoteleft degree +quoteright A +quoteright B +quoteright C +quoteright D +quoteright Eth +quoteright E +quoteright F +quoteright G +quoteright H +quoteright I +quoteright J +quoteright K +quoteright L +quoteright Lslash +quoteright M +quoteright N +quoteright O +quoteright Oslash +quoteright P +quoteright Thorn +quoteright Q +quoteright R +quoteright S +quoteright T +quoteright U +quoteright V +quoteright W +quoteright X +quoteright Y +quoteright Z +quoteright a +quoteright b +quoteright c +quoteright d +quoteright eth +quoteright dcaron +quoteright dcroat +quoteright e +quoteright f +quoteright g +quoteright h +quoteright i +quoteright j +quoteright l +quoteright lcaron +quoteright lslash +quoteright m +quoteright n +quoteright o +quoteright oslash +quoteright p +quoteright thorn +quoteright q +quoteright r +quoteright s +quoteright germandbls +quoteright t +quoteright tcaron +quoteright u +quoteright v +quoteright w +quoteright x +quoteright y +quoteright z +quoteright a.alt +quoteright 0 +quoteright 1 +quoteright 2 +quoteright 3 +quoteright 4 +quoteright 5 +quoteright 6 +quoteright 7 +quoteright 8 +quoteright 9 +quoteright . +quoteright comma +quoteright colon +quoteright semicolon +quoteright ellipsis +quoteright exclaim +quoteright exclaimdown +quoteright question +quoteright questiondown +quoteright periodcentered +quoteright bullet +quoteright asterisk +quoteright numbersign +quoteright slash +quoteright backslash +quoteright parenleft +quoteright parenright +quoteright braceleft +quoteright braceright +quoteright bracketleft +quoteright bracketright +quoteright hyphen +quoteright endash +quoteright emdash +quoteright underscore +quoteright quotesinglbase +quoteright quotedblbase +quoteright quotedblleft +quoteright quotedblright +quoteright quoteleft +quoteright quoteright +quoteright guillemetleft +quoteright guillemetright +quoteright guilsinglleft +quoteright guilsinglright +quoteright quotedbl +quoteright quotesingle +quoteright cent +quoteright dollar +quoteright euro +quoteright sterling +quoteright yen +quoteright plus +quoteright minus +quoteright multiply +quoteright divide +quoteright equal +quoteright greater +quoteright less +quoteright asciitilde +quoteright asciicircum +quoteright percent +quoteright perthousand +quoteright at +quoteright ampersand +quoteright paragraph +quoteright copyright +quoteright registered +quoteright trademark +quoteright bar +quoteright degree +guillemetleft A +guillemetleft B +guillemetleft C +guillemetleft D +guillemetleft Eth +guillemetleft E +guillemetleft F +guillemetleft G +guillemetleft H +guillemetleft I +guillemetleft J +guillemetleft K +guillemetleft L +guillemetleft Lslash +guillemetleft M +guillemetleft N +guillemetleft O +guillemetleft Oslash +guillemetleft P +guillemetleft Thorn +guillemetleft Q +guillemetleft R +guillemetleft S +guillemetleft T +guillemetleft U +guillemetleft V +guillemetleft W +guillemetleft X +guillemetleft Y +guillemetleft Z +guillemetleft a +guillemetleft b +guillemetleft c +guillemetleft d +guillemetleft eth +guillemetleft dcaron +guillemetleft dcroat +guillemetleft e +guillemetleft f +guillemetleft g +guillemetleft h +guillemetleft i +guillemetleft j +guillemetleft l +guillemetleft lcaron +guillemetleft lslash +guillemetleft m +guillemetleft n +guillemetleft o +guillemetleft oslash +guillemetleft p +guillemetleft thorn +guillemetleft q +guillemetleft r +guillemetleft s +guillemetleft germandbls +guillemetleft t +guillemetleft tcaron +guillemetleft u +guillemetleft v +guillemetleft w +guillemetleft x +guillemetleft y +guillemetleft z +guillemetleft a.alt +guillemetleft 0 +guillemetleft 1 +guillemetleft 2 +guillemetleft 3 +guillemetleft 4 +guillemetleft 5 +guillemetleft 6 +guillemetleft 7 +guillemetleft 8 +guillemetleft 9 +guillemetleft . +guillemetleft comma +guillemetleft colon +guillemetleft semicolon +guillemetleft ellipsis +guillemetleft exclaim +guillemetleft exclaimdown +guillemetleft question +guillemetleft questiondown +guillemetleft periodcentered +guillemetleft bullet +guillemetleft asterisk +guillemetleft numbersign +guillemetleft slash +guillemetleft backslash +guillemetleft parenleft +guillemetleft parenright +guillemetleft braceleft +guillemetleft braceright +guillemetleft bracketleft +guillemetleft bracketright +guillemetleft hyphen +guillemetleft endash +guillemetleft emdash +guillemetleft underscore +guillemetleft quotesinglbase +guillemetleft quotedblbase +guillemetleft quotedblleft +guillemetleft quotedblright +guillemetleft quoteleft +guillemetleft quoteright +guillemetleft guillemetleft +guillemetleft guillemetright +guillemetleft guilsinglleft +guillemetleft guilsinglright +guillemetleft quotedbl +guillemetleft quotesingle +guillemetleft cent +guillemetleft dollar +guillemetleft euro +guillemetleft sterling +guillemetleft yen +guillemetleft plus +guillemetleft minus +guillemetleft multiply +guillemetleft divide +guillemetleft equal +guillemetleft greater +guillemetleft less +guillemetleft asciitilde +guillemetleft asciicircum +guillemetleft percent +guillemetleft perthousand +guillemetleft at +guillemetleft ampersand +guillemetleft paragraph +guillemetleft copyright +guillemetleft registered +guillemetleft trademark +guillemetleft bar +guillemetleft degree +guillemetright A +guillemetright B +guillemetright C +guillemetright D +guillemetright Eth +guillemetright E +guillemetright F +guillemetright G +guillemetright H +guillemetright I +guillemetright J +guillemetright K +guillemetright L +guillemetright Lslash +guillemetright M +guillemetright N +guillemetright O +guillemetright Oslash +guillemetright P +guillemetright Thorn +guillemetright Q +guillemetright R +guillemetright S +guillemetright T +guillemetright U +guillemetright V +guillemetright W +guillemetright X +guillemetright Y +guillemetright Z +guillemetright a +guillemetright b +guillemetright c +guillemetright d +guillemetright eth +guillemetright dcaron +guillemetright dcroat +guillemetright e +guillemetright f +guillemetright g +guillemetright h +guillemetright i +guillemetright j +guillemetright l +guillemetright lcaron +guillemetright lslash +guillemetright m +guillemetright n +guillemetright o +guillemetright oslash +guillemetright p +guillemetright thorn +guillemetright q +guillemetright r +guillemetright s +guillemetright germandbls +guillemetright t +guillemetright tcaron +guillemetright u +guillemetright v +guillemetright w +guillemetright x +guillemetright y +guillemetright z +guillemetright a.alt +guillemetright 0 +guillemetright 1 +guillemetright 2 +guillemetright 3 +guillemetright 4 +guillemetright 5 +guillemetright 6 +guillemetright 7 +guillemetright 8 +guillemetright 9 +guillemetright . +guillemetright comma +guillemetright colon +guillemetright semicolon +guillemetright ellipsis +guillemetright exclaim +guillemetright exclaimdown +guillemetright question +guillemetright questiondown +guillemetright periodcentered +guillemetright bullet +guillemetright asterisk +guillemetright numbersign +guillemetright slash +guillemetright backslash +guillemetright parenleft +guillemetright parenright +guillemetright braceleft +guillemetright braceright +guillemetright bracketleft +guillemetright bracketright +guillemetright hyphen +guillemetright endash +guillemetright emdash +guillemetright underscore +guillemetright quotesinglbase +guillemetright quotedblbase +guillemetright quotedblleft +guillemetright quotedblright +guillemetright quoteleft +guillemetright quoteright +guillemetright guillemetleft +guillemetright guillemetright +guillemetright guilsinglleft +guillemetright guilsinglright +guillemetright quotedbl +guillemetright quotesingle +guillemetright cent +guillemetright dollar +guillemetright euro +guillemetright sterling +guillemetright yen +guillemetright plus +guillemetright minus +guillemetright multiply +guillemetright divide +guillemetright equal +guillemetright greater +guillemetright less +guillemetright asciitilde +guillemetright asciicircum +guillemetright percent +guillemetright perthousand +guillemetright at +guillemetright ampersand +guillemetright paragraph +guillemetright copyright +guillemetright registered +guillemetright trademark +guillemetright bar +guillemetright degree +guilsinglleft A +guilsinglleft B +guilsinglleft C +guilsinglleft D +guilsinglleft Eth +guilsinglleft E +guilsinglleft F +guilsinglleft G +guilsinglleft H +guilsinglleft I +guilsinglleft J +guilsinglleft K +guilsinglleft L +guilsinglleft Lslash +guilsinglleft M +guilsinglleft N +guilsinglleft O +guilsinglleft Oslash +guilsinglleft P +guilsinglleft Thorn +guilsinglleft Q +guilsinglleft R +guilsinglleft S +guilsinglleft T +guilsinglleft U +guilsinglleft V +guilsinglleft W +guilsinglleft X +guilsinglleft Y +guilsinglleft Z +guilsinglleft a +guilsinglleft b +guilsinglleft c +guilsinglleft d +guilsinglleft eth +guilsinglleft dcaron +guilsinglleft dcroat +guilsinglleft e +guilsinglleft f +guilsinglleft g +guilsinglleft h +guilsinglleft i +guilsinglleft j +guilsinglleft l +guilsinglleft lcaron +guilsinglleft lslash +guilsinglleft m +guilsinglleft n +guilsinglleft o +guilsinglleft oslash +guilsinglleft p +guilsinglleft thorn +guilsinglleft q +guilsinglleft r +guilsinglleft s +guilsinglleft germandbls +guilsinglleft t +guilsinglleft tcaron +guilsinglleft u +guilsinglleft v +guilsinglleft w +guilsinglleft x +guilsinglleft y +guilsinglleft z +guilsinglleft a.alt +guilsinglleft 0 +guilsinglleft 1 +guilsinglleft 2 +guilsinglleft 3 +guilsinglleft 4 +guilsinglleft 5 +guilsinglleft 6 +guilsinglleft 7 +guilsinglleft 8 +guilsinglleft 9 +guilsinglleft . +guilsinglleft comma +guilsinglleft colon +guilsinglleft semicolon +guilsinglleft ellipsis +guilsinglleft exclaim +guilsinglleft exclaimdown +guilsinglleft question +guilsinglleft questiondown +guilsinglleft periodcentered +guilsinglleft bullet +guilsinglleft asterisk +guilsinglleft numbersign +guilsinglleft slash +guilsinglleft backslash +guilsinglleft parenleft +guilsinglleft parenright +guilsinglleft braceleft +guilsinglleft braceright +guilsinglleft bracketleft +guilsinglleft bracketright +guilsinglleft hyphen +guilsinglleft endash +guilsinglleft emdash +guilsinglleft underscore +guilsinglleft quotesinglbase +guilsinglleft quotedblbase +guilsinglleft quotedblleft +guilsinglleft quotedblright +guilsinglleft quoteleft +guilsinglleft quoteright +guilsinglleft guillemetleft +guilsinglleft guillemetright +guilsinglleft guilsinglleft +guilsinglleft guilsinglright +guilsinglleft quotedbl +guilsinglleft quotesingle +guilsinglleft cent +guilsinglleft dollar +guilsinglleft euro +guilsinglleft sterling +guilsinglleft yen +guilsinglleft plus +guilsinglleft minus +guilsinglleft multiply +guilsinglleft divide +guilsinglleft equal +guilsinglleft greater +guilsinglleft less +guilsinglleft asciitilde +guilsinglleft asciicircum +guilsinglleft percent +guilsinglleft perthousand +guilsinglleft at +guilsinglleft ampersand +guilsinglleft paragraph +guilsinglleft copyright +guilsinglleft registered +guilsinglleft trademark +guilsinglleft bar +guilsinglleft degree +guilsinglright A +guilsinglright B +guilsinglright C +guilsinglright D +guilsinglright Eth +guilsinglright E +guilsinglright F +guilsinglright G +guilsinglright H +guilsinglright I +guilsinglright J +guilsinglright K +guilsinglright L +guilsinglright Lslash +guilsinglright M +guilsinglright N +guilsinglright O +guilsinglright Oslash +guilsinglright P +guilsinglright Thorn +guilsinglright Q +guilsinglright R +guilsinglright S +guilsinglright T +guilsinglright U +guilsinglright V +guilsinglright W +guilsinglright X +guilsinglright Y +guilsinglright Z +guilsinglright a +guilsinglright b +guilsinglright c +guilsinglright d +guilsinglright eth +guilsinglright dcaron +guilsinglright dcroat +guilsinglright e +guilsinglright f +guilsinglright g +guilsinglright h +guilsinglright i +guilsinglright j +guilsinglright l +guilsinglright lcaron +guilsinglright lslash +guilsinglright m +guilsinglright n +guilsinglright o +guilsinglright oslash +guilsinglright p +guilsinglright thorn +guilsinglright q +guilsinglright r +guilsinglright s +guilsinglright germandbls +guilsinglright t +guilsinglright tcaron +guilsinglright u +guilsinglright v +guilsinglright w +guilsinglright x +guilsinglright y +guilsinglright z +guilsinglright a.alt +guilsinglright 0 +guilsinglright 1 +guilsinglright 2 +guilsinglright 3 +guilsinglright 4 +guilsinglright 5 +guilsinglright 6 +guilsinglright 7 +guilsinglright 8 +guilsinglright 9 +guilsinglright . +guilsinglright comma +guilsinglright colon +guilsinglright semicolon +guilsinglright ellipsis +guilsinglright exclaim +guilsinglright exclaimdown +guilsinglright question +guilsinglright questiondown +guilsinglright periodcentered +guilsinglright bullet +guilsinglright asterisk +guilsinglright numbersign +guilsinglright slash +guilsinglright backslash +guilsinglright parenleft +guilsinglright parenright +guilsinglright braceleft +guilsinglright braceright +guilsinglright bracketleft +guilsinglright bracketright +guilsinglright hyphen +guilsinglright endash +guilsinglright emdash +guilsinglright underscore +guilsinglright quotesinglbase +guilsinglright quotedblbase +guilsinglright quotedblleft +guilsinglright quotedblright +guilsinglright quoteleft +guilsinglright quoteright +guilsinglright guillemetleft +guilsinglright guillemetright +guilsinglright guilsinglleft +guilsinglright guilsinglright +guilsinglright quotedbl +guilsinglright quotesingle +guilsinglright cent +guilsinglright dollar +guilsinglright euro +guilsinglright sterling +guilsinglright yen +guilsinglright plus +guilsinglright minus +guilsinglright multiply +guilsinglright divide +guilsinglright equal +guilsinglright greater +guilsinglright less +guilsinglright asciitilde +guilsinglright asciicircum +guilsinglright percent +guilsinglright perthousand +guilsinglright at +guilsinglright ampersand +guilsinglright paragraph +guilsinglright copyright +guilsinglright registered +guilsinglright trademark +guilsinglright bar +guilsinglright degree +quotedbl A +quotedbl B +quotedbl C +quotedbl D +quotedbl Eth +quotedbl E +quotedbl F +quotedbl G +quotedbl H +quotedbl I +quotedbl J +quotedbl K +quotedbl L +quotedbl Lslash +quotedbl M +quotedbl N +quotedbl O +quotedbl Oslash +quotedbl P +quotedbl Thorn +quotedbl Q +quotedbl R +quotedbl S +quotedbl T +quotedbl U +quotedbl V +quotedbl W +quotedbl X +quotedbl Y +quotedbl Z +quotedbl a +quotedbl b +quotedbl c +quotedbl d +quotedbl eth +quotedbl dcaron +quotedbl dcroat +quotedbl e +quotedbl f +quotedbl g +quotedbl h +quotedbl i +quotedbl j +quotedbl l +quotedbl lcaron +quotedbl lslash +quotedbl m +quotedbl n +quotedbl o +quotedbl oslash +quotedbl p +quotedbl thorn +quotedbl q +quotedbl r +quotedbl s +quotedbl germandbls +quotedbl t +quotedbl tcaron +quotedbl u +quotedbl v +quotedbl w +quotedbl x +quotedbl y +quotedbl z +quotedbl a.alt +quotedbl 0 +quotedbl 1 +quotedbl 2 +quotedbl 3 +quotedbl 4 +quotedbl 5 +quotedbl 6 +quotedbl 7 +quotedbl 8 +quotedbl 9 +quotedbl . +quotedbl comma +quotedbl colon +quotedbl semicolon +quotedbl ellipsis +quotedbl exclaim +quotedbl exclaimdown +quotedbl question +quotedbl questiondown +quotedbl periodcentered +quotedbl bullet +quotedbl asterisk +quotedbl numbersign +quotedbl slash +quotedbl backslash +quotedbl parenleft +quotedbl parenright +quotedbl braceleft +quotedbl braceright +quotedbl bracketleft +quotedbl bracketright +quotedbl hyphen +quotedbl endash +quotedbl emdash +quotedbl underscore +quotedbl quotesinglbase +quotedbl quotedblbase +quotedbl quotedblleft +quotedbl quotedblright +quotedbl quoteleft +quotedbl quoteright +quotedbl guillemetleft +quotedbl guillemetright +quotedbl guilsinglleft +quotedbl guilsinglright +quotedbl quotedbl +quotedbl quotesingle +quotedbl cent +quotedbl dollar +quotedbl euro +quotedbl sterling +quotedbl yen +quotedbl plus +quotedbl minus +quotedbl multiply +quotedbl divide +quotedbl equal +quotedbl greater +quotedbl less +quotedbl asciitilde +quotedbl asciicircum +quotedbl percent +quotedbl perthousand +quotedbl at +quotedbl ampersand +quotedbl paragraph +quotedbl copyright +quotedbl registered +quotedbl trademark +quotedbl bar +quotedbl degree +quotesingle A +quotesingle B +quotesingle C +quotesingle D +quotesingle Eth +quotesingle E +quotesingle F +quotesingle G +quotesingle H +quotesingle I +quotesingle J +quotesingle K +quotesingle L +quotesingle Lslash +quotesingle M +quotesingle N +quotesingle O +quotesingle Oslash +quotesingle P +quotesingle Thorn +quotesingle Q +quotesingle R +quotesingle S +quotesingle T +quotesingle U +quotesingle V +quotesingle W +quotesingle X +quotesingle Y +quotesingle Z +quotesingle a +quotesingle b +quotesingle c +quotesingle d +quotesingle eth +quotesingle dcaron +quotesingle dcroat +quotesingle e +quotesingle f +quotesingle g +quotesingle h +quotesingle i +quotesingle j +quotesingle l +quotesingle lcaron +quotesingle lslash +quotesingle m +quotesingle n +quotesingle o +quotesingle oslash +quotesingle p +quotesingle thorn +quotesingle q +quotesingle r +quotesingle s +quotesingle germandbls +quotesingle t +quotesingle tcaron +quotesingle u +quotesingle v +quotesingle w +quotesingle x +quotesingle y +quotesingle z +quotesingle a.alt +quotesingle 0 +quotesingle 1 +quotesingle 2 +quotesingle 3 +quotesingle 4 +quotesingle 5 +quotesingle 6 +quotesingle 7 +quotesingle 8 +quotesingle 9 +quotesingle . +quotesingle comma +quotesingle colon +quotesingle semicolon +quotesingle ellipsis +quotesingle exclaim +quotesingle exclaimdown +quotesingle question +quotesingle questiondown +quotesingle periodcentered +quotesingle bullet +quotesingle asterisk +quotesingle numbersign +quotesingle slash +quotesingle backslash +quotesingle parenleft +quotesingle parenright +quotesingle braceleft +quotesingle braceright +quotesingle bracketleft +quotesingle bracketright +quotesingle hyphen +quotesingle endash +quotesingle emdash +quotesingle underscore +quotesingle quotesinglbase +quotesingle quotedblbase +quotesingle quotedblleft +quotesingle quotedblright +quotesingle quoteleft +quotesingle quoteright +quotesingle guillemetleft +quotesingle guillemetright +quotesingle guilsinglleft +quotesingle guilsinglright +quotesingle quotedbl +quotesingle quotesingle +quotesingle cent +quotesingle dollar +quotesingle euro +quotesingle sterling +quotesingle yen +quotesingle plus +quotesingle minus +quotesingle multiply +quotesingle divide +quotesingle equal +quotesingle greater +quotesingle less +quotesingle asciitilde +quotesingle asciicircum +quotesingle percent +quotesingle perthousand +quotesingle at +quotesingle ampersand +quotesingle paragraph +quotesingle copyright +quotesingle registered +quotesingle trademark +quotesingle bar +quotesingle degree +cent A +cent B +cent C +cent D +cent Eth +cent E +cent F +cent G +cent H +cent I +cent J +cent K +cent L +cent Lslash +cent M +cent N +cent O +cent Oslash +cent P +cent Thorn +cent Q +cent R +cent S +cent T +cent U +cent V +cent W +cent X +cent Y +cent Z +cent a +cent b +cent c +cent d +cent eth +cent dcaron +cent dcroat +cent e +cent f +cent g +cent h +cent i +cent j +cent l +cent lcaron +cent lslash +cent m +cent n +cent o +cent oslash +cent p +cent thorn +cent q +cent r +cent s +cent germandbls +cent t +cent tcaron +cent u +cent v +cent w +cent x +cent y +cent z +cent a.alt +cent 0 +cent 1 +cent 2 +cent 3 +cent 4 +cent 5 +cent 6 +cent 7 +cent 8 +cent 9 +cent . +cent comma +cent colon +cent semicolon +cent ellipsis +cent exclaim +cent exclaimdown +cent question +cent questiondown +cent periodcentered +cent bullet +cent asterisk +cent numbersign +cent slash +cent backslash +cent parenleft +cent parenright +cent braceleft +cent braceright +cent bracketleft +cent bracketright +cent hyphen +cent endash +cent emdash +cent underscore +cent quotesinglbase +cent quotedblbase +cent quotedblleft +cent quotedblright +cent quoteleft +cent quoteright +cent guillemetleft +cent guillemetright +cent guilsinglleft +cent guilsinglright +cent quotedbl +cent quotesingle +cent cent +cent dollar +cent euro +cent sterling +cent yen +cent plus +cent minus +cent multiply +cent divide +cent equal +cent greater +cent less +cent asciitilde +cent asciicircum +cent percent +cent perthousand +cent at +cent ampersand +cent paragraph +cent copyright +cent registered +cent trademark +cent bar +cent degree +dollar A +dollar B +dollar C +dollar D +dollar Eth +dollar E +dollar F +dollar G +dollar H +dollar I +dollar J +dollar K +dollar L +dollar Lslash +dollar M +dollar N +dollar O +dollar Oslash +dollar P +dollar Thorn +dollar Q +dollar R +dollar S +dollar T +dollar U +dollar V +dollar W +dollar X +dollar Y +dollar Z +dollar a +dollar b +dollar c +dollar d +dollar eth +dollar dcaron +dollar dcroat +dollar e +dollar f +dollar g +dollar h +dollar i +dollar j +dollar l +dollar lcaron +dollar lslash +dollar m +dollar n +dollar o +dollar oslash +dollar p +dollar thorn +dollar q +dollar r +dollar s +dollar germandbls +dollar t +dollar tcaron +dollar u +dollar v +dollar w +dollar x +dollar y +dollar z +dollar a.alt +dollar 0 +dollar 1 +dollar 2 +dollar 3 +dollar 4 +dollar 5 +dollar 6 +dollar 7 +dollar 8 +dollar 9 +dollar . +dollar comma +dollar colon +dollar semicolon +dollar ellipsis +dollar exclaim +dollar exclaimdown +dollar question +dollar questiondown +dollar periodcentered +dollar bullet +dollar asterisk +dollar numbersign +dollar slash +dollar backslash +dollar parenleft +dollar parenright +dollar braceleft +dollar braceright +dollar bracketleft +dollar bracketright +dollar hyphen +dollar endash +dollar emdash +dollar underscore +dollar quotesinglbase +dollar quotedblbase +dollar quotedblleft +dollar quotedblright +dollar quoteleft +dollar quoteright +dollar guillemetleft +dollar guillemetright +dollar guilsinglleft +dollar guilsinglright +dollar quotedbl +dollar quotesingle +dollar cent +dollar dollar +dollar euro +dollar sterling +dollar yen +dollar plus +dollar minus +dollar multiply +dollar divide +dollar equal +dollar greater +dollar less +dollar asciitilde +dollar asciicircum +dollar percent +dollar perthousand +dollar at +dollar ampersand +dollar paragraph +dollar copyright +dollar registered +dollar trademark +dollar bar +dollar degree +euro A +euro B +euro C +euro D +euro Eth +euro E +euro F +euro G +euro H +euro I +euro J +euro K +euro L +euro Lslash +euro M +euro N +euro O +euro Oslash +euro P +euro Thorn +euro Q +euro R +euro S +euro T +euro U +euro V +euro W +euro X +euro Y +euro Z +euro a +euro b +euro c +euro d +euro eth +euro dcaron +euro dcroat +euro e +euro f +euro g +euro h +euro i +euro j +euro l +euro lcaron +euro lslash +euro m +euro n +euro o +euro oslash +euro p +euro thorn +euro q +euro r +euro s +euro germandbls +euro t +euro tcaron +euro u +euro v +euro w +euro x +euro y +euro z +euro a.alt +euro 0 +euro 1 +euro 2 +euro 3 +euro 4 +euro 5 +euro 6 +euro 7 +euro 8 +euro 9 +euro . +euro comma +euro colon +euro semicolon +euro ellipsis +euro exclaim +euro exclaimdown +euro question +euro questiondown +euro periodcentered +euro bullet +euro asterisk +euro numbersign +euro slash +euro backslash +euro parenleft +euro parenright +euro braceleft +euro braceright +euro bracketleft +euro bracketright +euro hyphen +euro endash +euro emdash +euro underscore +euro quotesinglbase +euro quotedblbase +euro quotedblleft +euro quotedblright +euro quoteleft +euro quoteright +euro guillemetleft +euro guillemetright +euro guilsinglleft +euro guilsinglright +euro quotedbl +euro quotesingle +euro cent +euro dollar +euro euro +euro sterling +euro yen +euro plus +euro minus +euro multiply +euro divide +euro equal +euro greater +euro less +euro asciitilde +euro asciicircum +euro percent +euro perthousand +euro at +euro ampersand +euro paragraph +euro copyright +euro registered +euro trademark +euro bar +euro degree +sterling A +sterling B +sterling C +sterling D +sterling Eth +sterling E +sterling F +sterling G +sterling H +sterling I +sterling J +sterling K +sterling L +sterling Lslash +sterling M +sterling N +sterling O +sterling Oslash +sterling P +sterling Thorn +sterling Q +sterling R +sterling S +sterling T +sterling U +sterling V +sterling W +sterling X +sterling Y +sterling Z +sterling a +sterling b +sterling c +sterling d +sterling eth +sterling dcaron +sterling dcroat +sterling e +sterling f +sterling g +sterling h +sterling i +sterling j +sterling l +sterling lcaron +sterling lslash +sterling m +sterling n +sterling o +sterling oslash +sterling p +sterling thorn +sterling q +sterling r +sterling s +sterling germandbls +sterling t +sterling tcaron +sterling u +sterling v +sterling w +sterling x +sterling y +sterling z +sterling a.alt +sterling 0 +sterling 1 +sterling 2 +sterling 3 +sterling 4 +sterling 5 +sterling 6 +sterling 7 +sterling 8 +sterling 9 +sterling . +sterling comma +sterling colon +sterling semicolon +sterling ellipsis +sterling exclaim +sterling exclaimdown +sterling question +sterling questiondown +sterling periodcentered +sterling bullet +sterling asterisk +sterling numbersign +sterling slash +sterling backslash +sterling parenleft +sterling parenright +sterling braceleft +sterling braceright +sterling bracketleft +sterling bracketright +sterling hyphen +sterling endash +sterling emdash +sterling underscore +sterling quotesinglbase +sterling quotedblbase +sterling quotedblleft +sterling quotedblright +sterling quoteleft +sterling quoteright +sterling guillemetleft +sterling guillemetright +sterling guilsinglleft +sterling guilsinglright +sterling quotedbl +sterling quotesingle +sterling cent +sterling dollar +sterling euro +sterling sterling +sterling yen +sterling plus +sterling minus +sterling multiply +sterling divide +sterling equal +sterling greater +sterling less +sterling asciitilde +sterling asciicircum +sterling percent +sterling perthousand +sterling at +sterling ampersand +sterling paragraph +sterling copyright +sterling registered +sterling trademark +sterling bar +sterling degree +yen A +yen B +yen C +yen D +yen Eth +yen E +yen F +yen G +yen H +yen I +yen J +yen K +yen L +yen Lslash +yen M +yen N +yen O +yen Oslash +yen P +yen Thorn +yen Q +yen R +yen S +yen T +yen U +yen V +yen W +yen X +yen Y +yen Z +yen a +yen b +yen c +yen d +yen eth +yen dcaron +yen dcroat +yen e +yen f +yen g +yen h +yen i +yen j +yen l +yen lcaron +yen lslash +yen m +yen n +yen o +yen oslash +yen p +yen thorn +yen q +yen r +yen s +yen germandbls +yen t +yen tcaron +yen u +yen v +yen w +yen x +yen y +yen z +yen a.alt +yen 0 +yen 1 +yen 2 +yen 3 +yen 4 +yen 5 +yen 6 +yen 7 +yen 8 +yen 9 +yen . +yen comma +yen colon +yen semicolon +yen ellipsis +yen exclaim +yen exclaimdown +yen question +yen questiondown +yen periodcentered +yen bullet +yen asterisk +yen numbersign +yen slash +yen backslash +yen parenleft +yen parenright +yen braceleft +yen braceright +yen bracketleft +yen bracketright +yen hyphen +yen endash +yen emdash +yen underscore +yen quotesinglbase +yen quotedblbase +yen quotedblleft +yen quotedblright +yen quoteleft +yen quoteright +yen guillemetleft +yen guillemetright +yen guilsinglleft +yen guilsinglright +yen quotedbl +yen quotesingle +yen cent +yen dollar +yen euro +yen sterling +yen yen +yen plus +yen minus +yen multiply +yen divide +yen equal +yen greater +yen less +yen asciitilde +yen asciicircum +yen percent +yen perthousand +yen at +yen ampersand +yen paragraph +yen copyright +yen registered +yen trademark +yen bar +yen degree +plus A +plus B +plus C +plus D +plus Eth +plus E +plus F +plus G +plus H +plus I +plus J +plus K +plus L +plus Lslash +plus M +plus N +plus O +plus Oslash +plus P +plus Thorn +plus Q +plus R +plus S +plus T +plus U +plus V +plus W +plus X +plus Y +plus Z +plus a +plus b +plus c +plus d +plus eth +plus dcaron +plus dcroat +plus e +plus f +plus g +plus h +plus i +plus j +plus l +plus lcaron +plus lslash +plus m +plus n +plus o +plus oslash +plus p +plus thorn +plus q +plus r +plus s +plus germandbls +plus t +plus tcaron +plus u +plus v +plus w +plus x +plus y +plus z +plus a.alt +plus 0 +plus 1 +plus 2 +plus 3 +plus 4 +plus 5 +plus 6 +plus 7 +plus 8 +plus 9 +plus . +plus comma +plus colon +plus semicolon +plus ellipsis +plus exclaim +plus exclaimdown +plus question +plus questiondown +plus periodcentered +plus bullet +plus asterisk +plus numbersign +plus slash +plus backslash +plus parenleft +plus parenright +plus braceleft +plus braceright +plus bracketleft +plus bracketright +plus hyphen +plus endash +plus emdash +plus underscore +plus quotesinglbase +plus quotedblbase +plus quotedblleft +plus quotedblright +plus quoteleft +plus quoteright +plus guillemetleft +plus guillemetright +plus guilsinglleft +plus guilsinglright +plus quotedbl +plus quotesingle +plus cent +plus dollar +plus euro +plus sterling +plus yen +plus plus +plus minus +plus multiply +plus divide +plus equal +plus greater +plus less +plus asciitilde +plus asciicircum +plus percent +plus perthousand +plus at +plus ampersand +plus paragraph +plus copyright +plus registered +plus trademark +plus bar +plus degree +minus A +minus B +minus C +minus D +minus Eth +minus E +minus F +minus G +minus H +minus I +minus J +minus K +minus L +minus Lslash +minus M +minus N +minus O +minus Oslash +minus P +minus Thorn +minus Q +minus R +minus S +minus T +minus U +minus V +minus W +minus X +minus Y +minus Z +minus a +minus b +minus c +minus d +minus eth +minus dcaron +minus dcroat +minus e +minus f +minus g +minus h +minus i +minus j +minus l +minus lcaron +minus lslash +minus m +minus n +minus o +minus oslash +minus p +minus thorn +minus q +minus r +minus s +minus germandbls +minus t +minus tcaron +minus u +minus v +minus w +minus x +minus y +minus z +minus a.alt +minus 0 +minus 1 +minus 2 +minus 3 +minus 4 +minus 5 +minus 6 +minus 7 +minus 8 +minus 9 +minus . +minus comma +minus colon +minus semicolon +minus ellipsis +minus exclaim +minus exclaimdown +minus question +minus questiondown +minus periodcentered +minus bullet +minus asterisk +minus numbersign +minus slash +minus backslash +minus parenleft +minus parenright +minus braceleft +minus braceright +minus bracketleft +minus bracketright +minus hyphen +minus endash +minus emdash +minus underscore +minus quotesinglbase +minus quotedblbase +minus quotedblleft +minus quotedblright +minus quoteleft +minus quoteright +minus guillemetleft +minus guillemetright +minus guilsinglleft +minus guilsinglright +minus quotedbl +minus quotesingle +minus cent +minus dollar +minus euro +minus sterling +minus yen +minus plus +minus minus +minus multiply +minus divide +minus equal +minus greater +minus less +minus asciitilde +minus asciicircum +minus percent +minus perthousand +minus at +minus ampersand +minus paragraph +minus copyright +minus registered +minus trademark +minus bar +minus degree +multiply A +multiply B +multiply C +multiply D +multiply Eth +multiply E +multiply F +multiply G +multiply H +multiply I +multiply J +multiply K +multiply L +multiply Lslash +multiply M +multiply N +multiply O +multiply Oslash +multiply P +multiply Thorn +multiply Q +multiply R +multiply S +multiply T +multiply U +multiply V +multiply W +multiply X +multiply Y +multiply Z +multiply a +multiply b +multiply c +multiply d +multiply eth +multiply dcaron +multiply dcroat +multiply e +multiply f +multiply g +multiply h +multiply i +multiply j +multiply l +multiply lcaron +multiply lslash +multiply m +multiply n +multiply o +multiply oslash +multiply p +multiply thorn +multiply q +multiply r +multiply s +multiply germandbls +multiply t +multiply tcaron +multiply u +multiply v +multiply w +multiply x +multiply y +multiply z +multiply a.alt +multiply 0 +multiply 1 +multiply 2 +multiply 3 +multiply 4 +multiply 5 +multiply 6 +multiply 7 +multiply 8 +multiply 9 +multiply . +multiply comma +multiply colon +multiply semicolon +multiply ellipsis +multiply exclaim +multiply exclaimdown +multiply question +multiply questiondown +multiply periodcentered +multiply bullet +multiply asterisk +multiply numbersign +multiply slash +multiply backslash +multiply parenleft +multiply parenright +multiply braceleft +multiply braceright +multiply bracketleft +multiply bracketright +multiply hyphen +multiply endash +multiply emdash +multiply underscore +multiply quotesinglbase +multiply quotedblbase +multiply quotedblleft +multiply quotedblright +multiply quoteleft +multiply quoteright +multiply guillemetleft +multiply guillemetright +multiply guilsinglleft +multiply guilsinglright +multiply quotedbl +multiply quotesingle +multiply cent +multiply dollar +multiply euro +multiply sterling +multiply yen +multiply plus +multiply minus +multiply multiply +multiply divide +multiply equal +multiply greater +multiply less +multiply asciitilde +multiply asciicircum +multiply percent +multiply perthousand +multiply at +multiply ampersand +multiply paragraph +multiply copyright +multiply registered +multiply trademark +multiply bar +multiply degree +divide A +divide B +divide C +divide D +divide Eth +divide E +divide F +divide G +divide H +divide I +divide J +divide K +divide L +divide Lslash +divide M +divide N +divide O +divide Oslash +divide P +divide Thorn +divide Q +divide R +divide S +divide T +divide U +divide V +divide W +divide X +divide Y +divide Z +divide a +divide b +divide c +divide d +divide eth +divide dcaron +divide dcroat +divide e +divide f +divide g +divide h +divide i +divide j +divide l +divide lcaron +divide lslash +divide m +divide n +divide o +divide oslash +divide p +divide thorn +divide q +divide r +divide s +divide germandbls +divide t +divide tcaron +divide u +divide v +divide w +divide x +divide y +divide z +divide a.alt +divide 0 +divide 1 +divide 2 +divide 3 +divide 4 +divide 5 +divide 6 +divide 7 +divide 8 +divide 9 +divide . +divide comma +divide colon +divide semicolon +divide ellipsis +divide exclaim +divide exclaimdown +divide question +divide questiondown +divide periodcentered +divide bullet +divide asterisk +divide numbersign +divide slash +divide backslash +divide parenleft +divide parenright +divide braceleft +divide braceright +divide bracketleft +divide bracketright +divide hyphen +divide endash +divide emdash +divide underscore +divide quotesinglbase +divide quotedblbase +divide quotedblleft +divide quotedblright +divide quoteleft +divide quoteright +divide guillemetleft +divide guillemetright +divide guilsinglleft +divide guilsinglright +divide quotedbl +divide quotesingle +divide cent +divide dollar +divide euro +divide sterling +divide yen +divide plus +divide minus +divide multiply +divide divide +divide equal +divide greater +divide less +divide asciitilde +divide asciicircum +divide percent +divide perthousand +divide at +divide ampersand +divide paragraph +divide copyright +divide registered +divide trademark +divide bar +divide degree +equal A +equal B +equal C +equal D +equal Eth +equal E +equal F +equal G +equal H +equal I +equal J +equal K +equal L +equal Lslash +equal M +equal N +equal O +equal Oslash +equal P +equal Thorn +equal Q +equal R +equal S +equal T +equal U +equal V +equal W +equal X +equal Y +equal Z +equal a +equal b +equal c +equal d +equal eth +equal dcaron +equal dcroat +equal e +equal f +equal g +equal h +equal i +equal j +equal l +equal lcaron +equal lslash +equal m +equal n +equal o +equal oslash +equal p +equal thorn +equal q +equal r +equal s +equal germandbls +equal t +equal tcaron +equal u +equal v +equal w +equal x +equal y +equal z +equal a.alt +equal 0 +equal 1 +equal 2 +equal 3 +equal 4 +equal 5 +equal 6 +equal 7 +equal 8 +equal 9 +equal . +equal comma +equal colon +equal semicolon +equal ellipsis +equal exclaim +equal exclaimdown +equal question +equal questiondown +equal periodcentered +equal bullet +equal asterisk +equal numbersign +equal slash +equal backslash +equal parenleft +equal parenright +equal braceleft +equal braceright +equal bracketleft +equal bracketright +equal hyphen +equal endash +equal emdash +equal underscore +equal quotesinglbase +equal quotedblbase +equal quotedblleft +equal quotedblright +equal quoteleft +equal quoteright +equal guillemetleft +equal guillemetright +equal guilsinglleft +equal guilsinglright +equal quotedbl +equal quotesingle +equal cent +equal dollar +equal euro +equal sterling +equal yen +equal plus +equal minus +equal multiply +equal divide +equal equal +equal greater +equal less +equal asciitilde +equal asciicircum +equal percent +equal perthousand +equal at +equal ampersand +equal paragraph +equal copyright +equal registered +equal trademark +equal bar +equal degree +greater A +greater B +greater C +greater D +greater Eth +greater E +greater F +greater G +greater H +greater I +greater J +greater K +greater L +greater Lslash +greater M +greater N +greater O +greater Oslash +greater P +greater Thorn +greater Q +greater R +greater S +greater T +greater U +greater V +greater W +greater X +greater Y +greater Z +greater a +greater b +greater c +greater d +greater eth +greater dcaron +greater dcroat +greater e +greater f +greater g +greater h +greater i +greater j +greater l +greater lcaron +greater lslash +greater m +greater n +greater o +greater oslash +greater p +greater thorn +greater q +greater r +greater s +greater germandbls +greater t +greater tcaron +greater u +greater v +greater w +greater x +greater y +greater z +greater a.alt +greater 0 +greater 1 +greater 2 +greater 3 +greater 4 +greater 5 +greater 6 +greater 7 +greater 8 +greater 9 +greater . +greater comma +greater colon +greater semicolon +greater ellipsis +greater exclaim +greater exclaimdown +greater question +greater questiondown +greater periodcentered +greater bullet +greater asterisk +greater numbersign +greater slash +greater backslash +greater parenleft +greater parenright +greater braceleft +greater braceright +greater bracketleft +greater bracketright +greater hyphen +greater endash +greater emdash +greater underscore +greater quotesinglbase +greater quotedblbase +greater quotedblleft +greater quotedblright +greater quoteleft +greater quoteright +greater guillemetleft +greater guillemetright +greater guilsinglleft +greater guilsinglright +greater quotedbl +greater quotesingle +greater cent +greater dollar +greater euro +greater sterling +greater yen +greater plus +greater minus +greater multiply +greater divide +greater equal +greater greater +greater less +greater asciitilde +greater asciicircum +greater percent +greater perthousand +greater at +greater ampersand +greater paragraph +greater copyright +greater registered +greater trademark +greater bar +greater degree +less A +less B +less C +less D +less Eth +less E +less F +less G +less H +less I +less J +less K +less L +less Lslash +less M +less N +less O +less Oslash +less P +less Thorn +less Q +less R +less S +less T +less U +less V +less W +less X +less Y +less Z +less a +less b +less c +less d +less eth +less dcaron +less dcroat +less e +less f +less g +less h +less i +less j +less l +less lcaron +less lslash +less m +less n +less o +less oslash +less p +less thorn +less q +less r +less s +less germandbls +less t +less tcaron +less u +less v +less w +less x +less y +less z +less a.alt +less 0 +less 1 +less 2 +less 3 +less 4 +less 5 +less 6 +less 7 +less 8 +less 9 +less . +less comma +less colon +less semicolon +less ellipsis +less exclaim +less exclaimdown +less question +less questiondown +less periodcentered +less bullet +less asterisk +less numbersign +less slash +less backslash +less parenleft +less parenright +less braceleft +less braceright +less bracketleft +less bracketright +less hyphen +less endash +less emdash +less underscore +less quotesinglbase +less quotedblbase +less quotedblleft +less quotedblright +less quoteleft +less quoteright +less guillemetleft +less guillemetright +less guilsinglleft +less guilsinglright +less quotedbl +less quotesingle +less cent +less dollar +less euro +less sterling +less yen +less plus +less minus +less multiply +less divide +less equal +less greater +less less +less asciitilde +less asciicircum +less percent +less perthousand +less at +less ampersand +less paragraph +less copyright +less registered +less trademark +less bar +less degree +asciitilde A +asciitilde B +asciitilde C +asciitilde D +asciitilde Eth +asciitilde E +asciitilde F +asciitilde G +asciitilde H +asciitilde I +asciitilde J +asciitilde K +asciitilde L +asciitilde Lslash +asciitilde M +asciitilde N +asciitilde O +asciitilde Oslash +asciitilde P +asciitilde Thorn +asciitilde Q +asciitilde R +asciitilde S +asciitilde T +asciitilde U +asciitilde V +asciitilde W +asciitilde X +asciitilde Y +asciitilde Z +asciitilde a +asciitilde b +asciitilde c +asciitilde d +asciitilde eth +asciitilde dcaron +asciitilde dcroat +asciitilde e +asciitilde f +asciitilde g +asciitilde h +asciitilde i +asciitilde j +asciitilde l +asciitilde lcaron +asciitilde lslash +asciitilde m +asciitilde n +asciitilde o +asciitilde oslash +asciitilde p +asciitilde thorn +asciitilde q +asciitilde r +asciitilde s +asciitilde germandbls +asciitilde t +asciitilde tcaron +asciitilde u +asciitilde v +asciitilde w +asciitilde x +asciitilde y +asciitilde z +asciitilde a.alt +asciitilde 0 +asciitilde 1 +asciitilde 2 +asciitilde 3 +asciitilde 4 +asciitilde 5 +asciitilde 6 +asciitilde 7 +asciitilde 8 +asciitilde 9 +asciitilde . +asciitilde comma +asciitilde colon +asciitilde semicolon +asciitilde ellipsis +asciitilde exclaim +asciitilde exclaimdown +asciitilde question +asciitilde questiondown +asciitilde periodcentered +asciitilde bullet +asciitilde asterisk +asciitilde numbersign +asciitilde slash +asciitilde backslash +asciitilde parenleft +asciitilde parenright +asciitilde braceleft +asciitilde braceright +asciitilde bracketleft +asciitilde bracketright +asciitilde hyphen +asciitilde endash +asciitilde emdash +asciitilde underscore +asciitilde quotesinglbase +asciitilde quotedblbase +asciitilde quotedblleft +asciitilde quotedblright +asciitilde quoteleft +asciitilde quoteright +asciitilde guillemetleft +asciitilde guillemetright +asciitilde guilsinglleft +asciitilde guilsinglright +asciitilde quotedbl +asciitilde quotesingle +asciitilde cent +asciitilde dollar +asciitilde euro +asciitilde sterling +asciitilde yen +asciitilde plus +asciitilde minus +asciitilde multiply +asciitilde divide +asciitilde equal +asciitilde greater +asciitilde less +asciitilde asciitilde +asciitilde asciicircum +asciitilde percent +asciitilde perthousand +asciitilde at +asciitilde ampersand +asciitilde paragraph +asciitilde copyright +asciitilde registered +asciitilde trademark +asciitilde bar +asciitilde degree +asciicircum A +asciicircum B +asciicircum C +asciicircum D +asciicircum Eth +asciicircum E +asciicircum F +asciicircum G +asciicircum H +asciicircum I +asciicircum J +asciicircum K +asciicircum L +asciicircum Lslash +asciicircum M +asciicircum N +asciicircum O +asciicircum Oslash +asciicircum P +asciicircum Thorn +asciicircum Q +asciicircum R +asciicircum S +asciicircum T +asciicircum U +asciicircum V +asciicircum W +asciicircum X +asciicircum Y +asciicircum Z +asciicircum a +asciicircum b +asciicircum c +asciicircum d +asciicircum eth +asciicircum dcaron +asciicircum dcroat +asciicircum e +asciicircum f +asciicircum g +asciicircum h +asciicircum i +asciicircum j +asciicircum l +asciicircum lcaron +asciicircum lslash +asciicircum m +asciicircum n +asciicircum o +asciicircum oslash +asciicircum p +asciicircum thorn +asciicircum q +asciicircum r +asciicircum s +asciicircum germandbls +asciicircum t +asciicircum tcaron +asciicircum u +asciicircum v +asciicircum w +asciicircum x +asciicircum y +asciicircum z +asciicircum a.alt +asciicircum 0 +asciicircum 1 +asciicircum 2 +asciicircum 3 +asciicircum 4 +asciicircum 5 +asciicircum 6 +asciicircum 7 +asciicircum 8 +asciicircum 9 +asciicircum . +asciicircum comma +asciicircum colon +asciicircum semicolon +asciicircum ellipsis +asciicircum exclaim +asciicircum exclaimdown +asciicircum question +asciicircum questiondown +asciicircum periodcentered +asciicircum bullet +asciicircum asterisk +asciicircum numbersign +asciicircum slash +asciicircum backslash +asciicircum parenleft +asciicircum parenright +asciicircum braceleft +asciicircum braceright +asciicircum bracketleft +asciicircum bracketright +asciicircum hyphen +asciicircum endash +asciicircum emdash +asciicircum underscore +asciicircum quotesinglbase +asciicircum quotedblbase +asciicircum quotedblleft +asciicircum quotedblright +asciicircum quoteleft +asciicircum quoteright +asciicircum guillemetleft +asciicircum guillemetright +asciicircum guilsinglleft +asciicircum guilsinglright +asciicircum quotedbl +asciicircum quotesingle +asciicircum cent +asciicircum dollar +asciicircum euro +asciicircum sterling +asciicircum yen +asciicircum plus +asciicircum minus +asciicircum multiply +asciicircum divide +asciicircum equal +asciicircum greater +asciicircum less +asciicircum asciitilde +asciicircum asciicircum +asciicircum percent +asciicircum perthousand +asciicircum at +asciicircum ampersand +asciicircum paragraph +asciicircum copyright +asciicircum registered +asciicircum trademark +asciicircum bar +asciicircum degree +percent A +percent B +percent C +percent D +percent Eth +percent E +percent F +percent G +percent H +percent I +percent J +percent K +percent L +percent Lslash +percent M +percent N +percent O +percent Oslash +percent P +percent Thorn +percent Q +percent R +percent S +percent T +percent U +percent V +percent W +percent X +percent Y +percent Z +percent a +percent b +percent c +percent d +percent eth +percent dcaron +percent dcroat +percent e +percent f +percent g +percent h +percent i +percent j +percent l +percent lcaron +percent lslash +percent m +percent n +percent o +percent oslash +percent p +percent thorn +percent q +percent r +percent s +percent germandbls +percent t +percent tcaron +percent u +percent v +percent w +percent x +percent y +percent z +percent a.alt +percent 0 +percent 1 +percent 2 +percent 3 +percent 4 +percent 5 +percent 6 +percent 7 +percent 8 +percent 9 +percent . +percent comma +percent colon +percent semicolon +percent ellipsis +percent exclaim +percent exclaimdown +percent question +percent questiondown +percent periodcentered +percent bullet +percent asterisk +percent numbersign +percent slash +percent backslash +percent parenleft +percent parenright +percent braceleft +percent braceright +percent bracketleft +percent bracketright +percent hyphen +percent endash +percent emdash +percent underscore +percent quotesinglbase +percent quotedblbase +percent quotedblleft +percent quotedblright +percent quoteleft +percent quoteright +percent guillemetleft +percent guillemetright +percent guilsinglleft +percent guilsinglright +percent quotedbl +percent quotesingle +percent cent +percent dollar +percent euro +percent sterling +percent yen +percent plus +percent minus +percent multiply +percent divide +percent equal +percent greater +percent less +percent asciitilde +percent asciicircum +percent percent +percent perthousand +percent at +percent ampersand +percent paragraph +percent copyright +percent registered +percent trademark +percent bar +percent degree +perthousand A +perthousand B +perthousand C +perthousand D +perthousand Eth +perthousand E +perthousand F +perthousand G +perthousand H +perthousand I +perthousand J +perthousand K +perthousand L +perthousand Lslash +perthousand M +perthousand N +perthousand O +perthousand Oslash +perthousand P +perthousand Thorn +perthousand Q +perthousand R +perthousand S +perthousand T +perthousand U +perthousand V +perthousand W +perthousand X +perthousand Y +perthousand Z +perthousand a +perthousand b +perthousand c +perthousand d +perthousand eth +perthousand dcaron +perthousand dcroat +perthousand e +perthousand f +perthousand g +perthousand h +perthousand i +perthousand j +perthousand l +perthousand lcaron +perthousand lslash +perthousand m +perthousand n +perthousand o +perthousand oslash +perthousand p +perthousand thorn +perthousand q +perthousand r +perthousand s +perthousand germandbls +perthousand t +perthousand tcaron +perthousand u +perthousand v +perthousand w +perthousand x +perthousand y +perthousand z +perthousand a.alt +perthousand 0 +perthousand 1 +perthousand 2 +perthousand 3 +perthousand 4 +perthousand 5 +perthousand 6 +perthousand 7 +perthousand 8 +perthousand 9 +perthousand . +perthousand comma +perthousand colon +perthousand semicolon +perthousand ellipsis +perthousand exclaim +perthousand exclaimdown +perthousand question +perthousand questiondown +perthousand periodcentered +perthousand bullet +perthousand asterisk +perthousand numbersign +perthousand slash +perthousand backslash +perthousand parenleft +perthousand parenright +perthousand braceleft +perthousand braceright +perthousand bracketleft +perthousand bracketright +perthousand hyphen +perthousand endash +perthousand emdash +perthousand underscore +perthousand quotesinglbase +perthousand quotedblbase +perthousand quotedblleft +perthousand quotedblright +perthousand quoteleft +perthousand quoteright +perthousand guillemetleft +perthousand guillemetright +perthousand guilsinglleft +perthousand guilsinglright +perthousand quotedbl +perthousand quotesingle +perthousand cent +perthousand dollar +perthousand euro +perthousand sterling +perthousand yen +perthousand plus +perthousand minus +perthousand multiply +perthousand divide +perthousand equal +perthousand greater +perthousand less +perthousand asciitilde +perthousand asciicircum +perthousand percent +perthousand perthousand +perthousand at +perthousand ampersand +perthousand paragraph +perthousand copyright +perthousand registered +perthousand trademark +perthousand bar +perthousand degree +at A +at B +at C +at D +at Eth +at E +at F +at G +at H +at I +at J +at K +at L +at Lslash +at M +at N +at O +at Oslash +at P +at Thorn +at Q +at R +at S +at T +at U +at V +at W +at X +at Y +at Z +at a +at b +at c +at d +at eth +at dcaron +at dcroat +at e +at f +at g +at h +at i +at j +at l +at lcaron +at lslash +at m +at n +at o +at oslash +at p +at thorn +at q +at r +at s +at germandbls +at t +at tcaron +at u +at v +at w +at x +at y +at z +at a.alt +at 0 +at 1 +at 2 +at 3 +at 4 +at 5 +at 6 +at 7 +at 8 +at 9 +at . +at comma +at colon +at semicolon +at ellipsis +at exclaim +at exclaimdown +at question +at questiondown +at periodcentered +at bullet +at asterisk +at numbersign +at slash +at backslash +at parenleft +at parenright +at braceleft +at braceright +at bracketleft +at bracketright +at hyphen +at endash +at emdash +at underscore +at quotesinglbase +at quotedblbase +at quotedblleft +at quotedblright +at quoteleft +at quoteright +at guillemetleft +at guillemetright +at guilsinglleft +at guilsinglright +at quotedbl +at quotesingle +at cent +at dollar +at euro +at sterling +at yen +at plus +at minus +at multiply +at divide +at equal +at greater +at less +at asciitilde +at asciicircum +at percent +at perthousand +at at +at ampersand +at paragraph +at copyright +at registered +at trademark +at bar +at degree +ampersand A +ampersand B +ampersand C +ampersand D +ampersand Eth +ampersand E +ampersand F +ampersand G +ampersand H +ampersand I +ampersand J +ampersand K +ampersand L +ampersand Lslash +ampersand M +ampersand N +ampersand O +ampersand Oslash +ampersand P +ampersand Thorn +ampersand Q +ampersand R +ampersand S +ampersand T +ampersand U +ampersand V +ampersand W +ampersand X +ampersand Y +ampersand Z +ampersand a +ampersand b +ampersand c +ampersand d +ampersand eth +ampersand dcaron +ampersand dcroat +ampersand e +ampersand f +ampersand g +ampersand h +ampersand i +ampersand j +ampersand l +ampersand lcaron +ampersand lslash +ampersand m +ampersand n +ampersand o +ampersand oslash +ampersand p +ampersand thorn +ampersand q +ampersand r +ampersand s +ampersand germandbls +ampersand t +ampersand tcaron +ampersand u +ampersand v +ampersand w +ampersand x +ampersand y +ampersand z +ampersand a.alt +ampersand 0 +ampersand 1 +ampersand 2 +ampersand 3 +ampersand 4 +ampersand 5 +ampersand 6 +ampersand 7 +ampersand 8 +ampersand 9 +ampersand . +ampersand comma +ampersand colon +ampersand semicolon +ampersand ellipsis +ampersand exclaim +ampersand exclaimdown +ampersand question +ampersand questiondown +ampersand periodcentered +ampersand bullet +ampersand asterisk +ampersand numbersign +ampersand slash +ampersand backslash +ampersand parenleft +ampersand parenright +ampersand braceleft +ampersand braceright +ampersand bracketleft +ampersand bracketright +ampersand hyphen +ampersand endash +ampersand emdash +ampersand underscore +ampersand quotesinglbase +ampersand quotedblbase +ampersand quotedblleft +ampersand quotedblright +ampersand quoteleft +ampersand quoteright +ampersand guillemetleft +ampersand guillemetright +ampersand guilsinglleft +ampersand guilsinglright +ampersand quotedbl +ampersand quotesingle +ampersand cent +ampersand dollar +ampersand euro +ampersand sterling +ampersand yen +ampersand plus +ampersand minus +ampersand multiply +ampersand divide +ampersand equal +ampersand greater +ampersand less +ampersand asciitilde +ampersand asciicircum +ampersand percent +ampersand perthousand +ampersand at +ampersand ampersand +ampersand paragraph +ampersand copyright +ampersand registered +ampersand trademark +ampersand bar +ampersand degree +paragraph A +paragraph B +paragraph C +paragraph D +paragraph Eth +paragraph E +paragraph F +paragraph G +paragraph H +paragraph I +paragraph J +paragraph K +paragraph L +paragraph Lslash +paragraph M +paragraph N +paragraph O +paragraph Oslash +paragraph P +paragraph Thorn +paragraph Q +paragraph R +paragraph S +paragraph T +paragraph U +paragraph V +paragraph W +paragraph X +paragraph Y +paragraph Z +paragraph a +paragraph b +paragraph c +paragraph d +paragraph eth +paragraph dcaron +paragraph dcroat +paragraph e +paragraph f +paragraph g +paragraph h +paragraph i +paragraph j +paragraph l +paragraph lcaron +paragraph lslash +paragraph m +paragraph n +paragraph o +paragraph oslash +paragraph p +paragraph thorn +paragraph q +paragraph r +paragraph s +paragraph germandbls +paragraph t +paragraph tcaron +paragraph u +paragraph v +paragraph w +paragraph x +paragraph y +paragraph z +paragraph a.alt +paragraph 0 +paragraph 1 +paragraph 2 +paragraph 3 +paragraph 4 +paragraph 5 +paragraph 6 +paragraph 7 +paragraph 8 +paragraph 9 +paragraph . +paragraph comma +paragraph colon +paragraph semicolon +paragraph ellipsis +paragraph exclaim +paragraph exclaimdown +paragraph question +paragraph questiondown +paragraph periodcentered +paragraph bullet +paragraph asterisk +paragraph numbersign +paragraph slash +paragraph backslash +paragraph parenleft +paragraph parenright +paragraph braceleft +paragraph braceright +paragraph bracketleft +paragraph bracketright +paragraph hyphen +paragraph endash +paragraph emdash +paragraph underscore +paragraph quotesinglbase +paragraph quotedblbase +paragraph quotedblleft +paragraph quotedblright +paragraph quoteleft +paragraph quoteright +paragraph guillemetleft +paragraph guillemetright +paragraph guilsinglleft +paragraph guilsinglright +paragraph quotedbl +paragraph quotesingle +paragraph cent +paragraph dollar +paragraph euro +paragraph sterling +paragraph yen +paragraph plus +paragraph minus +paragraph multiply +paragraph divide +paragraph equal +paragraph greater +paragraph less +paragraph asciitilde +paragraph asciicircum +paragraph percent +paragraph perthousand +paragraph at +paragraph ampersand +paragraph paragraph +paragraph copyright +paragraph registered +paragraph trademark +paragraph bar +paragraph degree +copyright A +copyright B +copyright C +copyright D +copyright Eth +copyright E +copyright F +copyright G +copyright H +copyright I +copyright J +copyright K +copyright L +copyright Lslash +copyright M +copyright N +copyright O +copyright Oslash +copyright P +copyright Thorn +copyright Q +copyright R +copyright S +copyright T +copyright U +copyright V +copyright W +copyright X +copyright Y +copyright Z +copyright a +copyright b +copyright c +copyright d +copyright eth +copyright dcaron +copyright dcroat +copyright e +copyright f +copyright g +copyright h +copyright i +copyright j +copyright l +copyright lcaron +copyright lslash +copyright m +copyright n +copyright o +copyright oslash +copyright p +copyright thorn +copyright q +copyright r +copyright s +copyright germandbls +copyright t +copyright tcaron +copyright u +copyright v +copyright w +copyright x +copyright y +copyright z +copyright a.alt +copyright 0 +copyright 1 +copyright 2 +copyright 3 +copyright 4 +copyright 5 +copyright 6 +copyright 7 +copyright 8 +copyright 9 +copyright . +copyright comma +copyright colon +copyright semicolon +copyright ellipsis +copyright exclaim +copyright exclaimdown +copyright question +copyright questiondown +copyright periodcentered +copyright bullet +copyright asterisk +copyright numbersign +copyright slash +copyright backslash +copyright parenleft +copyright parenright +copyright braceleft +copyright braceright +copyright bracketleft +copyright bracketright +copyright hyphen +copyright endash +copyright emdash +copyright underscore +copyright quotesinglbase +copyright quotedblbase +copyright quotedblleft +copyright quotedblright +copyright quoteleft +copyright quoteright +copyright guillemetleft +copyright guillemetright +copyright guilsinglleft +copyright guilsinglright +copyright quotedbl +copyright quotesingle +copyright cent +copyright dollar +copyright euro +copyright sterling +copyright yen +copyright plus +copyright minus +copyright multiply +copyright divide +copyright equal +copyright greater +copyright less +copyright asciitilde +copyright asciicircum +copyright percent +copyright perthousand +copyright at +copyright ampersand +copyright paragraph +copyright copyright +copyright registered +copyright trademark +copyright bar +copyright degree +registered A +registered B +registered C +registered D +registered Eth +registered E +registered F +registered G +registered H +registered I +registered J +registered K +registered L +registered Lslash +registered M +registered N +registered O +registered Oslash +registered P +registered Thorn +registered Q +registered R +registered S +registered T +registered U +registered V +registered W +registered X +registered Y +registered Z +registered a +registered b +registered c +registered d +registered eth +registered dcaron +registered dcroat +registered e +registered f +registered g +registered h +registered i +registered j +registered l +registered lcaron +registered lslash +registered m +registered n +registered o +registered oslash +registered p +registered thorn +registered q +registered r +registered s +registered germandbls +registered t +registered tcaron +registered u +registered v +registered w +registered x +registered y +registered z +registered a.alt +registered 0 +registered 1 +registered 2 +registered 3 +registered 4 +registered 5 +registered 6 +registered 7 +registered 8 +registered 9 +registered . +registered comma +registered colon +registered semicolon +registered ellipsis +registered exclaim +registered exclaimdown +registered question +registered questiondown +registered periodcentered +registered bullet +registered asterisk +registered numbersign +registered slash +registered backslash +registered parenleft +registered parenright +registered braceleft +registered braceright +registered bracketleft +registered bracketright +registered hyphen +registered endash +registered emdash +registered underscore +registered quotesinglbase +registered quotedblbase +registered quotedblleft +registered quotedblright +registered quoteleft +registered quoteright +registered guillemetleft +registered guillemetright +registered guilsinglleft +registered guilsinglright +registered quotedbl +registered quotesingle +registered cent +registered dollar +registered euro +registered sterling +registered yen +registered plus +registered minus +registered multiply +registered divide +registered equal +registered greater +registered less +registered asciitilde +registered asciicircum +registered percent +registered perthousand +registered at +registered ampersand +registered paragraph +registered copyright +registered registered +registered trademark +registered bar +registered degree +trademark A +trademark B +trademark C +trademark D +trademark Eth +trademark E +trademark F +trademark G +trademark H +trademark I +trademark J +trademark K +trademark L +trademark Lslash +trademark M +trademark N +trademark O +trademark Oslash +trademark P +trademark Thorn +trademark Q +trademark R +trademark S +trademark T +trademark U +trademark V +trademark W +trademark X +trademark Y +trademark Z +trademark a +trademark b +trademark c +trademark d +trademark eth +trademark dcaron +trademark dcroat +trademark e +trademark f +trademark g +trademark h +trademark i +trademark j +trademark l +trademark lcaron +trademark lslash +trademark m +trademark n +trademark o +trademark oslash +trademark p +trademark thorn +trademark q +trademark r +trademark s +trademark germandbls +trademark t +trademark tcaron +trademark u +trademark v +trademark w +trademark x +trademark y +trademark z +trademark a.alt +trademark 0 +trademark 1 +trademark 2 +trademark 3 +trademark 4 +trademark 5 +trademark 6 +trademark 7 +trademark 8 +trademark 9 +trademark . +trademark comma +trademark colon +trademark semicolon +trademark ellipsis +trademark exclaim +trademark exclaimdown +trademark question +trademark questiondown +trademark periodcentered +trademark bullet +trademark asterisk +trademark numbersign +trademark slash +trademark backslash +trademark parenleft +trademark parenright +trademark braceleft +trademark braceright +trademark bracketleft +trademark bracketright +trademark hyphen +trademark endash +trademark emdash +trademark underscore +trademark quotesinglbase +trademark quotedblbase +trademark quotedblleft +trademark quotedblright +trademark quoteleft +trademark quoteright +trademark guillemetleft +trademark guillemetright +trademark guilsinglleft +trademark guilsinglright +trademark quotedbl +trademark quotesingle +trademark cent +trademark dollar +trademark euro +trademark sterling +trademark yen +trademark plus +trademark minus +trademark multiply +trademark divide +trademark equal +trademark greater +trademark less +trademark asciitilde +trademark asciicircum +trademark percent +trademark perthousand +trademark at +trademark ampersand +trademark paragraph +trademark copyright +trademark registered +trademark trademark +trademark bar +trademark degree +bar A +bar B +bar C +bar D +bar Eth +bar E +bar F +bar G +bar H +bar I +bar J +bar K +bar L +bar Lslash +bar M +bar N +bar O +bar Oslash +bar P +bar Thorn +bar Q +bar R +bar S +bar T +bar U +bar V +bar W +bar X +bar Y +bar Z +bar a +bar b +bar c +bar d +bar eth +bar dcaron +bar dcroat +bar e +bar f +bar g +bar h +bar i +bar j +bar l +bar lcaron +bar lslash +bar m +bar n +bar o +bar oslash +bar p +bar thorn +bar q +bar r +bar s +bar germandbls +bar t +bar tcaron +bar u +bar v +bar w +bar x +bar y +bar z +bar a.alt +bar 0 +bar 1 +bar 2 +bar 3 +bar 4 +bar 5 +bar 6 +bar 7 +bar 8 +bar 9 +bar . +bar comma +bar colon +bar semicolon +bar ellipsis +bar exclaim +bar exclaimdown +bar question +bar questiondown +bar periodcentered +bar bullet +bar asterisk +bar numbersign +bar slash +bar backslash +bar parenleft +bar parenright +bar braceleft +bar braceright +bar bracketleft +bar bracketright +bar hyphen +bar endash +bar emdash +bar underscore +bar quotesinglbase +bar quotedblbase +bar quotedblleft +bar quotedblright +bar quoteleft +bar quoteright +bar guillemetleft +bar guillemetright +bar guilsinglleft +bar guilsinglright +bar quotedbl +bar quotesingle +bar cent +bar dollar +bar euro +bar sterling +bar yen +bar plus +bar minus +bar multiply +bar divide +bar equal +bar greater +bar less +bar asciitilde +bar asciicircum +bar percent +bar perthousand +bar at +bar ampersand +bar paragraph +bar copyright +bar registered +bar trademark +bar bar +bar degree +degree A +degree B +degree C +degree D +degree Eth +degree E +degree F +degree G +degree H +degree I +degree J +degree K +degree L +degree Lslash +degree M +degree N +degree O +degree Oslash +degree P +degree Thorn +degree Q +degree R +degree S +degree T +degree U +degree V +degree W +degree X +degree Y +degree Z +degree a +degree b +degree c +degree d +degree eth +degree dcaron +degree dcroat +degree e +degree f +degree g +degree h +degree i +degree j +degree l +degree lcaron +degree lslash +degree m +degree n +degree o +degree oslash +degree p +degree thorn +degree q +degree r +degree s +degree germandbls +degree t +degree tcaron +degree u +degree v +degree w +degree x +degree y +degree z +degree a.alt +degree 0 +degree 1 +degree 2 +degree 3 +degree 4 +degree 5 +degree 6 +degree 7 +degree 8 +degree 9 +degree . +degree comma +degree colon +degree semicolon +degree ellipsis +degree exclaim +degree exclaimdown +degree question +degree questiondown +degree periodcentered +degree bullet +degree asterisk +degree numbersign +degree slash +degree backslash +degree parenleft +degree parenright +degree braceleft +degree braceright +degree bracketleft +degree bracketright +degree hyphen +degree endash +degree emdash +degree underscore +degree quotesinglbase +degree quotedblbase +degree quotedblleft +degree quotedblright +degree quoteleft +degree quoteright +degree guillemetleft +degree guillemetright +degree guilsinglleft +degree guilsinglright +degree quotedbl +degree quotesingle +degree cent +degree dollar +degree euro +degree sterling +degree yen +degree plus +degree minus +degree multiply +degree divide +degree equal +degree greater +degree less +degree asciitilde +degree asciicircum +degree percent +degree perthousand +degree at +degree ampersand +degree paragraph +degree copyright +degree registered +degree trademark +degree bar +degree degree \ No newline at end of file diff --git a/Sources/Metropolis-Italic.glyphs b/Sources/Metropolis-Italic.glyphs new file mode 100644 index 0000000..42dc175 --- /dev/null +++ b/Sources/Metropolis-Italic.glyphs @@ -0,0 +1,66229 @@ +{ +.appVersion = "1271"; +DisplayStrings = ( +"AÁ/Abreve ÂÄÀ/Amacron/Aogonek ÅÃÆBC/Cacute/Ccaron ÇDÐ/Dcaron/Dcroat EÉ/Ecaron ÊË/Edotaccent/Edotbelow È/Emacron/Eogonek/Etilde FG/Gbreve/Gcommaaccent HIÍÎÏ/Idotaccent Ì/Imacron/Iogonek JK/Kcommaaccent L/Lacute/Lcaron/Lslash MN/Nacute/Ncaron/Ncommaaccent Ñ\012OÓÔÖÒ/Ohungarumlaut/Omacron ØÕ/OE PÞQR/Racute/Rcaron/Rcommaaccent S/Sacute/Scaron/Scedilla T/Tcaron/Tcedilla UÚÛÜÙ/Uhungarumlaut/Umacron/Uogonek/Uring VW/Wacute/Wcircumflex/Wdieresis/Wgrave XYÝ/Ycircumflex/Ydieresis/Ygrave Z/Zacute/Zcaron/Zdotaccent \012aá/abreve âäà/amacron/aogonek åãæbc/cacute/ccaron çdð/dcaron/dcroat eé/ecaron êë/edotaccent/edotbelow è/emacron/eogonek/etilde fg/gbreve/gcommaaccent hi/idotless íîïì/imacron/iogonek j/jdotless k/kcommaaccent l/lacute/lcaron/lslash mn/nacute/ncaron/ncommaaccent ñoóôöò/ohungarumlaut/omacron øõ\012/oe pþqr/racute/rcaron/rcommaaccent s/sacute/scaron/scedilla ßt/tcaron/tcedilla uúûüù/uhungarumlaut/umacron/uogonek/uring vw/wacute/wcircumflex/wdieresis/wgrave xyý/ycircumflex/ydieresis/ygrave z/zacute/zcaron/zdotaccent/a.alt/aacute.alt/abreve.alt/acircumflex.alt/adieresis.alt/agrave.alt/amacron.alt/aogonek.alt/aring.alt/atilde.alt 0123456789\012.,:;/ellipsis !¡?¿·/bullet *#///backslash (){}[]-/endash/emdash _/quotedblbase/quotedblleft/quotedblright/quoteleft/quoteright «»/guilsinglleft/guilsinglright \"'/emspace/enspace/fourperemspace/narrownbspace/sixperemspace /threeperemspace ¢$/euro £¥+/minus ×÷=><~^%/perthousand @&¶©®/trademark |/dotaccentcomb/commaaccentcomb \012¨/dotaccent `´/hungarumlaut/circumflex/caron/breve/ring/tilde ¯¸/ogonek", +"The quick brown fox\012jumps over the lazy\012dog.\012\012She sells sea shells by the seashore" +); +date = "2020-01-01 22:55:50 +0000"; +designerURL = "https://github.com/chrismsimpson/Metropolis"; +familyName = Metropolis; +fontMaster = ( +{ +alignmentZones = ( +"{795, 16}", +"{687, 16}", +"{517, 16}", +"{0, -16}", +"{-205, -16}" +); +ascender = 795; +capHeight = 687; +custom = Thin; +customValue = 5; +customParameters = ( +{ +name = typoAscender; +value = 795; +}, +{ +name = typoDescender; +value = -205; +}, +{ +name = typoLineGap; +value = 0; +}, +{ +name = winAscent; +value = 795; +}, +{ +name = winDescent; +value = 205; +}, +{ +name = hheaAscender; +value = 795; +}, +{ +name = hheaDescender; +value = -205; +}, +{ +name = underlinePosition; +value = -133; +}, +{ +name = underlineThickness; +value = 20; +}, +{ +name = paramArea; +value = "350"; +}, +{ +name = paramDepth; +value = "5"; +}, +{ +name = paramOver; +value = "6"; +} +); +descender = -205; +guideLines = ( +{ +angle = 78.5; +position = "{222, 48}"; +} +); +horizontalStems = ( +36 +); +iconName = Light; +id = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +italicAngle = 11.75; +userData = { +GSOffsetHorizontal = 83; +GSOffsetProportional = 1; +GSOffsetVertical = 44; +}; +verticalStems = ( +36 +); +widthValue = 5; +xHeight = 517; +}, +{ +alignmentZones = ( +"{795, 16}", +"{687, 16}", +"{517, 16}", +"{0, -16}", +"{-205, -16}" +); +ascender = 795; +capHeight = 687; +customValue = 5; +customParameters = ( +{ +name = typoAscender; +value = 795; +}, +{ +name = typoDescender; +value = -205; +}, +{ +name = typoLineGap; +value = 0; +}, +{ +name = winAscent; +value = 795; +}, +{ +name = winDescent; +value = 205; +}, +{ +name = hheaAscender; +value = 795; +}, +{ +name = hheaDescender; +value = -205; +}, +{ +name = underlinePosition; +value = -133; +}, +{ +name = underlineThickness; +value = 20; +}, +{ +name = paramArea; +value = "310"; +}, +{ +name = paramDepth; +value = "7"; +}, +{ +name = paramOver; +value = "9"; +} +); +descender = -205; +guideLines = ( +{ +angle = 78.5; +position = "{212, 96}"; +} +); +horizontalStems = ( +67, +71, +74 +); +id = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +italicAngle = 11.75; +userData = { +GSOffsetHorizontal = 65; +GSOffsetProportional = 1; +GSOffsetVertical = 42; +}; +verticalStems = ( +75, +78, +79 +); +weightValue = 400; +widthValue = 5; +xHeight = 517; +}, +{ +alignmentZones = ( +"{795, 16}", +"{687, 16}", +"{517, 16}", +"{0, -16}", +"{-205, -16}" +); +ascender = 795; +capHeight = 687; +custom = Black; +customValue = 5; +customParameters = ( +{ +name = typoAscender; +value = 795; +}, +{ +name = typoDescender; +value = -205; +}, +{ +name = typoLineGap; +value = 0; +}, +{ +name = winAscent; +value = 795; +}, +{ +name = winDescent; +value = 205; +}, +{ +name = hheaAscender; +value = 795; +}, +{ +name = hheaDescender; +value = -205; +}, +{ +name = underlinePosition; +value = -133; +}, +{ +name = underlineThickness; +value = 20; +}, +{ +name = paramArea; +value = "370"; +}, +{ +name = paramDepth; +value = "16"; +}, +{ +name = paramOver; +value = "22"; +} +); +descender = -205; +horizontalStems = ( +152, +160, +173, +176 +); +iconName = Bold; +id = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +italicAngle = 11.75; +userData = { +GSOffsetHorizontal = 55; +GSOffsetProportional = 1; +GSOffsetVertical = 22; +}; +verticalStems = ( +184, +193, +194, +200 +); +weightValue = 900; +widthValue = 5; +xHeight = 517; +} +); +glyphs = ( +{ +color = 1; +glyphname = A; +lastChange = "2020-01-29 04:09:58 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{684, 0}"; +}, +{ +name = top; +position = "{482, 687}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"576 156 LINE", +"591 230 LINE", +"162 230 LINE", +"147 156 LINE" +); +}, +{ +closed = 1; +nodes = ( +"439 687 LINE", +"-7 0 LINE", +"80 0 LINE", +"525 687 LINE" +); +}, +{ +closed = 1; +nodes = ( +"440 687 LINE", +"601 0 LINE", +"684 0 LINE", +"524 687 LINE" +); +} +); +width = 785; +}, +{ +anchors = ( +{ +name = bottom; +position = "{666, 0}"; +}, +{ +name = top; +position = "{488, 687}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"602 175 LINE", +"609 211 LINE", +"170 211 LINE", +"163 175 LINE" +); +}, +{ +closed = 1; +nodes = ( +"466 687 LINE", +"20 0 LINE", +"61 0 LINE", +"507 687 LINE" +); +}, +{ +closed = 1; +nodes = ( +"467 687 LINE", +"627 0 LINE", +"666 0 LINE", +"506 687 LINE" +); +} +); +width = 794; +}, +{ +anchors = ( +{ +name = bottom; +position = "{703, 0}"; +}, +{ +name = top; +position = "{469, 687}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"541 92 LINE", +"570 235 LINE", +"151 235 LINE", +"122 92 LINE" +); +}, +{ +closed = 1; +nodes = ( +"363 687 LINE", +"-44 0 LINE", +"179 0 LINE", +"585 687 LINE" +); +}, +{ +closed = 1; +nodes = ( +"366 687 LINE", +"488 0 LINE", +"703 0 LINE", +"582 687 LINE" +); +} +); +width = 767; +}, +{ +anchors = ( +{ +name = bottom; +position = "{696, 0}"; +}, +{ +name = top; +position = "{609, 687}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "8F57C8E0-29DB-4601-BEC1-AB6FC881D234"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"713 0 LINE", +"722 687 LINE", +"222 687 LINE", +"-54 0 LINE" +); +} +); +width = 767; +}, +{ +anchors = ( +{ +name = bottom; +position = "{554, 0}"; +}, +{ +name = top; +position = "{494, 687}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "CDEB4AF4-768B-4FDF-82C6-1A9F2AE4275F"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"731 0 LINE", +"710 687 LINE", +"251 687 LINE", +"-54 0 LINE" +); +} +); +width = 785; +}, +{ +anchors = ( +{ +name = bottom; +position = "{607, 0}"; +}, +{ +name = top; +position = "{427, 687}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "C239D87F-4F44-475C-9F05-CDD197497C07"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"740 0 LINE", +"715 687 LINE", +"258 687 LINE", +"-54 0 LINE" +); +} +); +width = 794; +} +); +leftKerningGroup = A; +rightKerningGroup = A; +unicode = 0041; +}, +{ +glyphname = Aacute; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = A; +}, +{ +alignment = 1; +name = acute; +transform = "{1, 0, 0, 1, 369, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 785; +}, +{ +components = ( +{ +name = A; +}, +{ +alignment = 1; +name = acute; +transform = "{1, 0, 0, 1, 362, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 794; +}, +{ +components = ( +{ +name = A; +}, +{ +alignment = 1; +name = acute; +transform = "{1, 0, 0, 1, 335, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 767; +} +); +leftKerningGroup = A; +rightKerningGroup = A; +unicode = 00C1; +}, +{ +glyphname = Abreve; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = A; +}, +{ +name = breve; +transform = "{1, 0, 0, 1, 252, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 785; +}, +{ +components = ( +{ +name = A; +}, +{ +name = breve; +transform = "{1, 0, 0, 1, 242, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 794; +}, +{ +components = ( +{ +name = A; +}, +{ +name = breve; +transform = "{1, 0, 0, 1, 236, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 767; +} +); +leftKerningGroup = A; +rightKerningGroup = A; +unicode = 0102; +}, +{ +glyphname = Acircumflex; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = A; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 261, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 785; +}, +{ +components = ( +{ +name = A; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 260, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 794; +}, +{ +components = ( +{ +name = A; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 210, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 767; +} +); +leftKerningGroup = A; +rightKerningGroup = A; +unicode = 00C2; +}, +{ +glyphname = Adieresis; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = A; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 247, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 785; +}, +{ +components = ( +{ +name = A; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 255, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 794; +}, +{ +components = ( +{ +name = A; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 195, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 767; +} +); +leftKerningGroup = A; +rightKerningGroup = A; +unicode = 00C4; +}, +{ +color = 1; +glyphname = Agrave; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = A; +}, +{ +alignment = -1; +name = grave; +transform = "{1, 0, 0, 1, 182, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 799; +}, +{ +components = ( +{ +name = A; +}, +{ +alignment = 1; +name = grave; +transform = "{1, 0, 0, 1, 249, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 794; +}, +{ +components = ( +{ +name = A; +}, +{ +alignment = 1; +name = grave; +transform = "{1, 0, 0, 1, 199, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 767; +} +); +leftKerningGroup = A; +rightKerningGroup = A; +unicode = 00C0; +}, +{ +glyphname = Amacron; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = A; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 222, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 794; +}, +{ +components = ( +{ +name = A; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 229, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 785; +}, +{ +components = ( +{ +name = A; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 194, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 767; +} +); +leftKerningGroup = A; +rightKerningGroup = A; +unicode = 0100; +}, +{ +glyphname = Aogonek; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = A; +}, +{ +name = ogonek; +transform = "{1, 0, 0, 1, 562, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 794; +}, +{ +components = ( +{ +name = A; +}, +{ +name = ogonek; +transform = "{1, 0, 0, 1, 582, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 785; +}, +{ +components = ( +{ +name = A; +}, +{ +name = ogonek; +transform = "{1, 0, 0, 1, 575, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 767; +} +); +leftKerningGroup = A; +rightKerningGroup = A; +unicode = 0104; +}, +{ +glyphname = Aring; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = A; +}, +{ +name = ring; +transform = "{1, 0, 0, 1, 287, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 785; +}, +{ +components = ( +{ +name = A; +}, +{ +name = ring; +transform = "{1, 0, 0, 1, 280, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 794; +}, +{ +components = ( +{ +name = A; +}, +{ +name = ring; +transform = "{1, 0, 0, 1, 274, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 767; +} +); +leftKerningGroup = A; +rightKerningGroup = A; +unicode = 00C5; +}, +{ +glyphname = Atilde; +lastChange = "2020-02-01 06:07:30 +0000"; +layers = ( +{ +components = ( +{ +name = A; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 230, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 785; +}, +{ +components = ( +{ +name = A; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 228, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 794; +}, +{ +components = ( +{ +name = A; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 205, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 767; +} +); +leftKerningGroup = A; +rightKerningGroup = A; +unicode = 00C3; +}, +{ +color = 1; +glyphname = AE; +lastChange = "2020-01-29 04:19:42 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{667, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"62 0 LINE", +"199 175 LINE", +"472 175 LINE", +"436 0 LINE", +"887 0 LINE", +"895 36 LINE", +"480 36 LINE", +"541 332 LINE", +"926 332 LINE", +"933 368 LINE", +"549 368 LINE", +"607 651 LINE", +"1023 651 LINE", +"1030 687 LINE", +"559 687 LINE", +"19 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"571 649 LINE", +"480 211 LINE", +"228 211 LINE" +); +} +); +width = 1017; +}, +{ +anchors = ( +{ +name = bottom; +position = "{623, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"85 0 LINE", +"207 156 LINE", +"415 156 LINE", +"383 0 LINE", +"876 0 LINE", +"892 74 LINE", +"479 74 LINE", +"527 313 LINE", +"901 313 LINE", +"916 387 LINE", +"544 387 LINE", +"589 613 LINE", +"1004 613 LINE", +"1019 687 LINE", +"526 687 LINE", +"-8 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"491 517 LINE", +"431 230 LINE", +"265 230 LINE" +); +} +); +width = 984; +}, +{ +anchors = ( +{ +name = bottom; +position = "{686, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"181 0 LINE", +"253 92 LINE", +"424 92 LINE", +"405 0 LINE", +"958 0 LINE", +"994 173 LINE", +"636 173 LINE", +"654 264 LINE", +"981 264 LINE", +"1017 437 LINE", +"691 437 LINE", +"706 514 LINE", +"1065 514 LINE", +"1101 687 LINE", +"493 687 LINE", +"-47 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"486 388 LINE", +"454 235 LINE", +"366 235 LINE" +); +} +); +width = 1065; +}, +{ +anchors = ( +{ +name = bottom; +position = "{492, 0}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "95C16580-F48D-4E80-A317-2FC53986FD79"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"963 0 LINE", +"1105 687 LINE", +"385 687 LINE", +"-54 0 LINE" +); +} +); +width = 1017; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "E28A6315-A2BD-4A57-B030-3A2D54583B8E"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"930 0 LINE", +"1073 687 LINE", +"310 687 LINE", +"-54 0 LINE" +); +} +); +width = 984; +}, +{ +anchors = ( +{ +name = bottom; +position = "{652, 0}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "2415BB59-2646-456C-A3F2-DAB4CDB522E3"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"1011 0 LINE", +"1153 687 LINE", +"286 687 LINE", +"-54 0 LINE" +); +} +); +width = 1065; +} +); +leftKerningGroup = A; +rightKerningGroup = E; +unicode = 00C6; +}, +{ +color = 1; +glyphname = B; +lastChange = "2020-01-29 03:42:12 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"354 0 LINE SMOOTH", +"486 0 OFFCURVE", +"597 101 OFFCURVE", +"597 220 CURVE SMOOTH", +"597 273 OFFCURVE", +"559 332 OFFCURVE", +"506 362 CURVE", +"590 405 OFFCURVE", +"639 474 OFFCURVE", +"639 547 CURVE SMOOTH", +"639 629 OFFCURVE", +"573 687 OFFCURVE", +"480 687 CURVE SMOOTH", +"167 687 LINE", +"24 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"170 325 LINE", +"402 325 LINE SMOOTH", +"472 325 OFFCURVE", +"522 285 OFFCURVE", +"522 229 CURVE SMOOTH", +"522 143 OFFCURVE", +"440 71 OFFCURVE", +"343 71 CURVE SMOOTH", +"117 71 LINE" +); +}, +{ +closed = 1; +nodes = ( +"231 616 LINE", +"450 616 LINE SMOOTH", +"513 616 OFFCURVE", +"558 582 OFFCURVE", +"558 533 CURVE SMOOTH", +"558 459 OFFCURVE", +"485 396 OFFCURVE", +"399 396 CURVE SMOOTH", +"185 396 LINE" +); +} +); +width = 661; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"344 0 LINE SMOOTH", +"474 0 OFFCURVE", +"589 99 OFFCURVE", +"589 221 CURVE SMOOTH", +"589 284 OFFCURVE", +"554 338 OFFCURVE", +"498 357 CURVE", +"572 381 OFFCURVE", +"630 471 OFFCURVE", +"630 550 CURVE SMOOTH", +"630 632 OFFCURVE", +"569 687 OFFCURVE", +"472 687 CURVE SMOOTH", +"186 687 LINE", +"43 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"150 340 LINE", +"415 340 LINE SMOOTH", +"501 340 OFFCURVE", +"553 293 OFFCURVE", +"553 223 CURVE SMOOTH", +"553 120 OFFCURVE", +"460 36 OFFCURVE", +"348 36 CURVE SMOOTH", +"87 36 LINE" +); +}, +{ +closed = 1; +nodes = ( +"215 651 LINE", +"467 651 LINE SMOOTH", +"545 651 OFFCURVE", +"594 609 OFFCURVE", +"594 548 CURVE SMOOTH", +"594 458 OFFCURVE", +"516 376 OFFCURVE", +"419 376 CURVE SMOOTH", +"158 376 LINE" +); +} +); +width = 678; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"403 0 LINE SMOOTH", +"547 0 OFFCURVE", +"676 76 OFFCURVE", +"676 209 CURVE SMOOTH", +"676 274 OFFCURVE", +"640 328 OFFCURVE", +"583 354 CURVE", +"660 388 OFFCURVE", +"712 455 OFFCURVE", +"712 534 CURVE SMOOTH", +"712 623 OFFCURVE", +"635 687 OFFCURVE", +"519 687 CURVE SMOOTH", +"155 687 LINE", +"12 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"262 273 LINE", +"427 273 LINE SMOOTH", +"469 273 OFFCURVE", +"486 263 OFFCURVE", +"486 239 CURVE SMOOTH", +"486 194 OFFCURVE", +"447 163 OFFCURVE", +"392 163 CURVE SMOOTH", +"239 163 LINE" +); +}, +{ +closed = 1; +nodes = ( +"314 524 LINE", +"451 524 LINE SMOOTH", +"490 524 OFFCURVE", +"506 515 OFFCURVE", +"507 493 CURVE SMOOTH", +"507 450 OFFCURVE", +"470 420 OFFCURVE", +"417 420 CURVE SMOOTH", +"293 420 LINE" +); +} +); +width = 715; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "28B73288-7D56-4396-87D9-48E0A78F0A69"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"345 -75 LINE SMOOTH", +"519 -75 OFFCURVE", +"665 60 OFFCURVE", +"665 221 CURVE SMOOTH", +"665 270 OFFCURVE", +"650 316 OFFCURVE", +"624 352 CURVE", +"674 405 OFFCURVE", +"706 478 OFFCURVE", +"706 550 CURVE SMOOTH", +"706 675 OFFCURVE", +"610 762 OFFCURVE", +"473 762 CURVE SMOOTH", +"105 762 LINE", +"-69 -75 LINE" +); +} +); +width = 678; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "F0C47C2B-AC36-4D46-9DA1-89D5ED264436"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"354 -51 LINE SMOOTH", +"514 -51 OFFCURVE", +"648 72 OFFCURVE", +"648 220 CURVE SMOOTH", +"648 268 OFFCURVE", +"627 318 OFFCURVE", +"592 357 CURVE", +"654 408 OFFCURVE", +"690 475 OFFCURVE", +"690 547 CURVE SMOOTH", +"690 658 OFFCURVE", +"601 738 OFFCURVE", +"480 738 CURVE SMOOTH", +"101 738 LINE", +"-64 -51 LINE" +); +} +); +width = 661; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "54BCD8D6-5C74-47B8-9F65-9668083EF10E"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"403 -24 LINE SMOOTH", +"575 -24 OFFCURVE", +"700 73 OFFCURVE", +"700 209 CURVE SMOOTH", +"700 267 OFFCURVE", +"674 319 OFFCURVE", +"631 353 CURVE", +"697 395 OFFCURVE", +"736 461 OFFCURVE", +"736 534 CURVE SMOOTH", +"736 638 OFFCURVE", +"646 711 OFFCURVE", +"519 711 CURVE SMOOTH", +"94 711 LINE", +"-59 -24 LINE" +); +} +); +width = 715; +} +); +leftKerningGroup = B; +rightKerningGroup = B; +unicode = 0042; +}, +{ +color = 1; +glyphname = C; +lastChange = "2020-01-29 03:58:15 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{356, 0}"; +}, +{ +name = top; +position = "{496, 687}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"437 -12 OFFCURVE", +"548 31 OFFCURVE", +"621 91 CURVE", +"576 149 LINE", +"517 97 OFFCURVE", +"431 60 OFFCURVE", +"368 60 CURVE SMOOTH", +"247 60 OFFCURVE", +"145 161 OFFCURVE", +"145 280 CURVE SMOOTH", +"145 468 OFFCURVE", +"301 627 OFFCURVE", +"487 627 CURVE SMOOTH", +"553 627 OFFCURVE", +"625 592 OFFCURVE", +"662 542 CURVE", +"723 592 LINE", +"673 655 OFFCURVE", +"582 699 OFFCURVE", +"502 699 CURVE SMOOTH", +"266 699 OFFCURVE", +"67 507 OFFCURVE", +"67 280 CURVE SMOOTH", +"67 121 OFFCURVE", +"198 -12 OFFCURVE", +"354 -12 CURVE SMOOTH" +); +} +); +width = 704; +}, +{ +anchors = ( +{ +name = bottom; +position = "{374, 0}"; +}, +{ +name = top; +position = "{513, 687}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"466 -12 OFFCURVE", +"574 33 OFFCURVE", +"646 92 CURVE", +"623 120 LINE", +"557 64 OFFCURVE", +"458 24 OFFCURVE", +"378 24 CURVE SMOOTH", +"246 24 OFFCURVE", +"127 134 OFFCURVE", +"127 289 CURVE SMOOTH", +"127 481 OFFCURVE", +"311 663 OFFCURVE", +"510 663 CURVE SMOOTH", +"604 663 OFFCURVE", +"677 622 OFFCURVE", +"719 570 CURVE", +"748 593 LINE", +"697 655 OFFCURVE", +"613 699 OFFCURVE", +"511 699 CURVE SMOOTH", +"293 699 OFFCURVE", +"91 499 OFFCURVE", +"91 286 CURVE SMOOTH", +"91 110 OFFCURVE", +"228 -12 OFFCURVE", +"376 -12 CURVE SMOOTH" +); +} +); +width = 755; +}, +{ +anchors = ( +{ +name = bottom; +position = "{340, 0}"; +}, +{ +name = top; +position = "{480, 687}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"453 -12 OFFCURVE", +"574 36 OFFCURVE", +"650 104 CURVE", +"527 240 LINE", +"485 195 OFFCURVE", +"418 164 OFFCURVE", +"367 164 CURVE SMOOTH", +"301 164 OFFCURVE", +"236 215 OFFCURVE", +"236 302 CURVE SMOOTH", +"236 414 OFFCURVE", +"345 523 OFFCURVE", +"460 523 CURVE SMOOTH", +"517 523 OFFCURVE", +"559 496 OFFCURVE", +"581 459 CURVE", +"741 573 LINE", +"686 645 OFFCURVE", +"587 699 OFFCURVE", +"469 699 CURVE SMOOTH", +"246 699 OFFCURVE", +"39 508 OFFCURVE", +"39 298 CURVE SMOOTH", +"39 123 OFFCURVE", +"182 -12 OFFCURVE", +"352 -12 CURVE SMOOTH" +); +} +); +width = 693; +}, +{ +anchors = ( +{ +name = bottom; +position = "{374, 0}"; +}, +{ +name = top; +position = "{513, 687}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "D73180AF-0783-4DA5-BE84-65E09C6E51BA"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"485 -88 OFFCURVE", +"622 -34 OFFCURVE", +"711 47 CURVE", +"828 612 LINE", +"761 716 OFFCURVE", +"642 775 OFFCURVE", +"511 775 CURVE SMOOTH", +"252 775 OFFCURVE", +"15 542 OFFCURVE", +"15 286 CURVE SMOOTH", +"15 78 OFFCURVE", +"176 -88 OFFCURVE", +"376 -88 CURVE SMOOTH" +); +} +); +width = 755; +}, +{ +anchors = ( +{ +name = bottom; +position = "{356, 0}"; +}, +{ +name = top; +position = "{496, 687}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "CDC2D6ED-FC8D-4548-A4E0-9312D84F09EA"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"14 92 OFFCURVE", +"168 -65 OFFCURVE", +"354 -65 CURVE SMOOTH", +"451 -65 OFFCURVE", +"580 -14 OFFCURVE", +"662 57 CURVE", +"777 608 LINE", +"720 692 OFFCURVE", +"605 752 OFFCURVE", +"502 752 CURVE SMOOTH", +"237 752 OFFCURVE", +"14 537 OFFCURVE", +"14 280 CURVE SMOOTH" +); +} +); +width = 704; +}, +{ +anchors = ( +{ +name = bottom; +position = "{340, 0}"; +}, +{ +name = top; +position = "{480, 687}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "6DC2D8A9-A3A6-4321-8CA7-BDFC2A91A560"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"481 -35 OFFCURVE", +"646 40 OFFCURVE", +"713 141 CURVE", +"643 18 LINE", +"761 585 LINE", +"697 670 OFFCURVE", +"586 722 OFFCURVE", +"469 722 CURVE SMOOTH", +"233 722 OFFCURVE", +"16 520 OFFCURVE", +"16 298 CURVE SMOOTH", +"16 113 OFFCURVE", +"166 -35 OFFCURVE", +"352 -35 CURVE SMOOTH" +); +} +); +width = 693; +} +); +leftKerningGroup = C; +rightKerningGroup = C; +unicode = 0043; +}, +{ +glyphname = Cacute; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = C; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 387, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 755; +}, +{ +components = ( +{ +name = C; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 383, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 704; +}, +{ +components = ( +{ +name = C; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 346, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 693; +} +); +leftKerningGroup = C; +rightKerningGroup = C; +unicode = 0106; +}, +{ +glyphname = Ccaron; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = C; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 285, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 755; +}, +{ +components = ( +{ +name = C; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 277, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 704; +}, +{ +components = ( +{ +name = C; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 234, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 693; +} +); +leftKerningGroup = C; +rightKerningGroup = C; +unicode = 010C; +}, +{ +color = 1; +glyphname = Ccedilla; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = C; +}, +{ +name = cedilla; +transform = "{1, 0, 0, 1, 278, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 704; +}, +{ +components = ( +{ +name = C; +}, +{ +name = cedilla; +transform = "{1, 0, 0, 1, 288, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 755; +}, +{ +components = ( +{ +name = C; +}, +{ +name = cedilla; +transform = "{1, 0, 0, 1, 268, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 693; +} +); +leftKerningGroup = C; +rightKerningGroup = C; +unicode = 00C7; +}, +{ +color = 1; +glyphname = D; +lastChange = "2020-02-01 10:09:25 +0000"; +layers = ( +{ +anchors = ( +{ +name = top; +position = "{397, 687}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"259 0 LINE SMOOTH", +"502 0 OFFCURVE", +"707 189 OFFCURVE", +"707 414 CURVE SMOOTH", +"707 574 OFFCURVE", +"579 687 OFFCURVE", +"397 687 CURVE SMOOTH", +"167 687 LINE", +"24 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"231 616 LINE", +"387 616 LINE SMOOTH", +"528 616 OFFCURVE", +"628 530 OFFCURVE", +"628 409 CURVE SMOOTH", +"628 226 OFFCURVE", +"463 71 OFFCURVE", +"268 71 CURVE SMOOTH", +"117 71 LINE" +); +} +); +width = 737; +}, +{ +anchors = ( +{ +name = top; +position = "{420, 687}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"280 0 LINE SMOOTH", +"513 0 OFFCURVE", +"710 192 OFFCURVE", +"710 421 CURVE SMOOTH", +"710 577 OFFCURVE", +"590 687 OFFCURVE", +"420 687 CURVE SMOOTH", +"186 687 LINE", +"43 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"215 651 LINE", +"415 651 LINE SMOOTH", +"567 651 OFFCURVE", +"674 554 OFFCURVE", +"674 416 CURVE SMOOTH", +"674 210 OFFCURVE", +"496 36 OFFCURVE", +"284 36 CURVE SMOOTH", +"87 36 LINE" +); +} +); +width = 763; +}, +{ +anchors = ( +{ +name = top; +position = "{405, 687}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"275 0 LINE SMOOTH", +"536 0 OFFCURVE", +"755 183 OFFCURVE", +"755 400 CURVE SMOOTH", +"755 568 OFFCURVE", +"610 687 OFFCURVE", +"405 687 CURVE SMOOTH", +"155 687 LINE", +"12 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"313 511 LINE", +"413 511 LINE SMOOTH", +"497 511 OFFCURVE", +"557 462 OFFCURVE", +"557 393 CURVE SMOOTH", +"557 275 OFFCURVE", +"454 176 OFFCURVE", +"331 176 CURVE SMOOTH", +"243 176 LINE" +); +} +); +width = 755; +}, +{ +anchors = ( +{ +name = top; +position = "{420, 687}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "3691DFFF-2857-4B8F-BF41-02672DB171CB"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"280 -77 LINE SMOOTH", +"556 -77 OFFCURVE", +"787 150 OFFCURVE", +"787 421 CURVE SMOOTH", +"787 620 OFFCURVE", +"632 764 OFFCURVE", +"420 764 CURVE SMOOTH", +"105 764 LINE", +"-70 -77 LINE" +); +} +); +width = 763; +}, +{ +anchors = ( +{ +name = top; +position = "{397, 687}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "620D3A78-45E3-4A91-9A26-E29DD8B000F2"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"259 -53 LINE SMOOTH", +"531 -53 OFFCURVE", +"760 160 OFFCURVE", +"760 414 CURVE SMOOTH", +"760 604 OFFCURVE", +"608 740 OFFCURVE", +"397 740 CURVE SMOOTH", +"100 740 LINE", +"-65 -53 LINE" +); +} +); +width = 737; +}, +{ +anchors = ( +{ +name = top; +position = "{405, 687}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "F30C47D8-D5D8-4AB4-80CF-89B7CF53F31D"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"275 -22 LINE SMOOTH", +"548 -22 OFFCURVE", +"777 170 OFFCURVE", +"777 400 CURVE SMOOTH", +"777 581 OFFCURVE", +"622 709 OFFCURVE", +"405 709 CURVE SMOOTH", +"94 709 LINE", +"-58 -22 LINE" +); +} +); +width = 755; +} +); +leftKerningGroup = D; +rightKerningGroup = D; +unicode = 0044; +}, +{ +color = 1; +glyphname = Eth; +lastChange = "2020-02-01 10:09:39 +0000"; +layers = ( +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"438 332 LINE", +"446 368 LINE", +"97 368 LINE", +"90 332 LINE" +); +}, +{ +closed = 1; +nodes = ( +"345 0 LINE SMOOTH", +"578 0 OFFCURVE", +"775 192 OFFCURVE", +"775 421 CURVE SMOOTH", +"775 577 OFFCURVE", +"655 687 OFFCURVE", +"485 687 CURVE SMOOTH", +"251 687 LINE", +"108 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"280 651 LINE", +"480 651 LINE SMOOTH", +"632 651 OFFCURVE", +"739 554 OFFCURVE", +"739 416 CURVE SMOOTH", +"739 210 OFFCURVE", +"561 36 OFFCURVE", +"349 36 CURVE SMOOTH", +"152 36 LINE" +); +} +); +width = 828; +}, +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"409 313 LINE", +"425 387 LINE", +"76 387 LINE", +"61 313 LINE" +); +}, +{ +closed = 1; +nodes = ( +"282 0 LINE SMOOTH", +"525 0 OFFCURVE", +"730 189 OFFCURVE", +"730 414 CURVE SMOOTH", +"730 574 OFFCURVE", +"602 687 OFFCURVE", +"420 687 CURVE SMOOTH", +"190 687 LINE", +"47 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"254 616 LINE", +"410 616 LINE SMOOTH", +"551 616 OFFCURVE", +"651 530 OFFCURVE", +"651 409 CURVE SMOOTH", +"651 226 OFFCURVE", +"486 71 OFFCURVE", +"291 71 CURVE SMOOTH", +"140 71 LINE" +); +} +); +width = 760; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"418 258 LINE", +"455 431 LINE", +"56 431 LINE", +"20 258 LINE" +); +}, +{ +closed = 1; +nodes = ( +"314 0 LINE SMOOTH", +"575 0 OFFCURVE", +"794 183 OFFCURVE", +"794 400 CURVE SMOOTH", +"794 568 OFFCURVE", +"649 687 OFFCURVE", +"444 687 CURVE SMOOTH", +"194 687 LINE", +"51 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"352 511 LINE", +"452 511 LINE SMOOTH", +"536 511 OFFCURVE", +"596 462 OFFCURVE", +"596 393 CURVE SMOOTH", +"596 275 OFFCURVE", +"493 176 OFFCURVE", +"370 176 CURVE SMOOTH", +"282 176 LINE" +); +} +); +width = 794; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "7FE22265-3732-404F-8BA4-AD5EE88DCD6E"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"345 -77 LINE SMOOTH", +"621 -77 OFFCURVE", +"852 150 OFFCURVE", +"852 421 CURVE SMOOTH", +"852 620 OFFCURVE", +"697 764 OFFCURVE", +"485 764 CURVE SMOOTH", +"105 764 LINE", +"-70 -77 LINE" +); +} +); +width = 828; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "638FE070-4879-41DA-A322-ED021132E709"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"282 -53 LINE SMOOTH", +"554 -53 OFFCURVE", +"783 160 OFFCURVE", +"783 414 CURVE SMOOTH", +"783 604 OFFCURVE", +"631 740 OFFCURVE", +"420 740 CURVE SMOOTH", +"100 740 LINE", +"-65 -53 LINE" +); +} +); +width = 760; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "F29C5319-FB23-441E-AB0E-AAA073F63B6F"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"314 -22 LINE SMOOTH", +"587 -22 OFFCURVE", +"816 170 OFFCURVE", +"816 400 CURVE SMOOTH", +"816 581 OFFCURVE", +"661 709 OFFCURVE", +"444 709 CURVE SMOOTH", +"94 709 LINE", +"-58 -22 LINE" +); +} +); +width = 794; +} +); +leftKerningGroup = Eth; +rightKerningGroup = D; +unicode = 00D0; +}, +{ +glyphname = Dcaron; +lastChange = "2020-02-01 10:09:51 +0000"; +layers = ( +{ +components = ( +{ +name = D; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 192, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 763; +}, +{ +components = ( +{ +name = D; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 178, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 737; +}, +{ +components = ( +{ +name = D; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 159, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 755; +} +); +leftKerningGroup = D; +rightKerningGroup = D; +unicode = 010E; +}, +{ +glyphname = Dcroat; +lastChange = "2020-02-01 10:10:02 +0000"; +layers = ( +{ +components = ( +{ +name = Eth; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 828; +}, +{ +components = ( +{ +name = Eth; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 760; +}, +{ +components = ( +{ +name = Eth; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 794; +} +); +leftKerningGroup = Eth; +rightKerningGroup = Eth; +unicode = 0110; +}, +{ +color = 1; +glyphname = E; +lastChange = "2020-02-01 10:10:10 +0000"; +layers = ( +{ +anchors = ( +{ +name = ae_upper; +position = "{167, 687}"; +}, +{ +name = bottom; +position = "{517, 0}"; +}, +{ +name = top; +position = "{419, 687}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"517 0 LINE", +"533 74 LINE", +"100 74 LINE", +"116 54 LINE", +"172 333 LINE", +"148 313 LINE", +"542 313 LINE", +"557 387 LINE", +"165 387 LINE", +"181 367 LINE", +"234 633 LINE", +"210 613 LINE", +"645 613 LINE", +"660 687 LINE", +"167 687 LINE", +"24 0 LINE" +); +} +); +width = 625; +}, +{ +anchors = ( +{ +name = ae_upper; +position = "{186, 687}"; +}, +{ +name = bottom; +position = "{494, 0}"; +}, +{ +name = top; +position = "{414, 687}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"494 0 LINE", +"502 36 LINE", +"78 36 LINE", +"85 26 LINE", +"150 342 LINE", +"139 332 LINE", +"533 332 LINE", +"540 368 LINE", +"148 368 LINE", +"154 358 LINE", +"216 661 LINE", +"205 651 LINE", +"630 651 LINE", +"637 687 LINE", +"186 687 LINE", +"43 0 LINE" +); +} +); +width = 624; +}, +{ +anchors = ( +{ +name = ae_upper; +position = "{155, 687}"; +}, +{ +name = bottom; +position = "{565, 0}"; +}, +{ +name = top; +position = "{428, 687}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"565 0 LINE", +"601 173 LINE", +"150 173 LINE", +"220 54 LINE", +"274 333 LINE", +"165 264 LINE", +"588 264 LINE", +"624 437 LINE", +"204 437 LINE", +"285 367 LINE", +"336 633 LINE", +"216 514 LINE", +"672 514 LINE", +"708 687 LINE", +"155 687 LINE", +"12 0 LINE" +); +} +); +width = 672; +}, +{ +anchors = ( +{ +name = ae_upper; +position = "{186, 687}"; +}, +{ +name = bottom; +position = "{494, 0}"; +}, +{ +name = top; +position = "{414, 687}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "8EAAB765-384E-498A-A791-85F20DE43D6F"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"570 0 LINE", +"713 687 LINE", +"89 687 LINE", +"-54 0 LINE" +); +} +); +width = 624; +}, +{ +anchors = ( +{ +name = ae_upper; +position = "{167, 687}"; +}, +{ +name = bottom; +position = "{517, 0}"; +}, +{ +name = top; +position = "{419, 687}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "B1483F7F-9247-45ED-A6D8-5C1FBAEB107D"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"571 0 LINE", +"714 687 LINE", +"89 687 LINE", +"-54 0 LINE" +); +} +); +width = 625; +}, +{ +anchors = ( +{ +name = ae_upper; +position = "{155, 687}"; +}, +{ +name = bottom; +position = "{565, 0}"; +}, +{ +name = top; +position = "{428, 687}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "00568346-88DA-4B53-BD51-5217B6EAD011"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"618 0 LINE", +"761 687 LINE", +"89 687 LINE", +"-54 0 LINE" +); +} +); +width = 672; +} +); +leftKerningGroup = E; +rightKerningGroup = E; +unicode = 0045; +}, +{ +glyphname = Eacute; +lastChange = "2020-02-01 10:10:10 +0000"; +layers = ( +{ +components = ( +{ +name = E; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 306, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 625; +}, +{ +components = ( +{ +name = E; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 288, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 624; +}, +{ +components = ( +{ +name = E; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 294, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 672; +} +); +leftKerningGroup = E; +rightKerningGroup = E; +unicode = 00C9; +}, +{ +glyphname = Ecaron; +lastChange = "2020-02-01 10:10:10 +0000"; +layers = ( +{ +components = ( +{ +name = E; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 186, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 624; +}, +{ +components = ( +{ +name = E; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 200, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 625; +}, +{ +components = ( +{ +name = E; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 182, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 672; +} +); +leftKerningGroup = E; +rightKerningGroup = E; +unicode = 011A; +}, +{ +glyphname = Ecircumflex; +lastChange = "2020-02-01 10:10:10 +0000"; +layers = ( +{ +components = ( +{ +name = E; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 198, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 625; +}, +{ +components = ( +{ +name = E; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 186, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 624; +}, +{ +components = ( +{ +name = E; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 169, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 672; +} +); +leftKerningGroup = E; +rightKerningGroup = E; +unicode = 00CA; +}, +{ +glyphname = Edieresis; +lastChange = "2020-02-01 10:10:10 +0000"; +layers = ( +{ +components = ( +{ +name = E; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 184, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 625; +}, +{ +components = ( +{ +name = E; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 181, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 624; +}, +{ +components = ( +{ +name = E; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 154, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 672; +} +); +leftKerningGroup = E; +rightKerningGroup = E; +unicode = 00CB; +}, +{ +glyphname = Edotaccent; +lastChange = "2020-02-01 10:10:10 +0000"; +layers = ( +{ +components = ( +{ +name = E; +}, +{ +name = dotaccent; +transform = "{1, 0, 0, 1, 277, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 624; +}, +{ +components = ( +{ +name = E; +}, +{ +name = dotaccent; +transform = "{1, 0, 0, 1, 280, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 625; +}, +{ +components = ( +{ +name = E; +}, +{ +name = dotaccent; +transform = "{1, 0, 0, 1, 266, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 672; +} +); +leftKerningGroup = E; +rightKerningGroup = E; +unicode = 0116; +}, +{ +color = 1; +glyphname = Edotbelow; +lastChange = "2020-02-01 10:10:10 +0000"; +layers = ( +{ +components = ( +{ +name = E; +}, +{ +alignment = -1; +name = dotaccent; +transform = "{1, 0, 0, 1, 66, -769}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 644; +}, +{ +components = ( +{ +name = E; +}, +{ +alignment = -1; +name = dotaccent; +transform = "{1, 0, 0, 1, 64, -769}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 660; +}, +{ +components = ( +{ +name = E; +}, +{ +alignment = -1; +name = dotaccent; +transform = "{1, 0, 0, 1, 58, -769}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 672; +} +); +leftKerningGroup = E; +rightKerningGroup = E; +unicode = 1EB8; +}, +{ +glyphname = Egrave; +lastChange = "2020-02-01 10:10:10 +0000"; +layers = ( +{ +components = ( +{ +name = E; +}, +{ +name = grave; +transform = "{1, 0, 0, 1, 168, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 625; +}, +{ +components = ( +{ +name = E; +}, +{ +name = grave; +transform = "{1, 0, 0, 1, 175, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 624; +}, +{ +components = ( +{ +name = E; +}, +{ +name = grave; +transform = "{1, 0, 0, 1, 158, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 672; +} +); +leftKerningGroup = E; +rightKerningGroup = E; +unicode = 00C8; +}, +{ +glyphname = Emacron; +lastChange = "2020-02-01 10:10:10 +0000"; +layers = ( +{ +components = ( +{ +name = E; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 148, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 624; +}, +{ +components = ( +{ +name = E; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 166, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 625; +}, +{ +components = ( +{ +name = E; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 153, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 672; +} +); +leftKerningGroup = E; +rightKerningGroup = E; +unicode = 0112; +}, +{ +color = 1; +glyphname = Eogonek; +lastChange = "2020-02-01 10:10:10 +0000"; +layers = ( +{ +components = ( +{ +name = E; +}, +{ +name = ogonek; +transform = "{1, 0, 0, 1, 390, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 624; +}, +{ +components = ( +{ +name = E; +}, +{ +name = ogonek; +transform = "{1, 0, 0, 1, 415, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 625; +}, +{ +components = ( +{ +name = E; +}, +{ +name = ogonek; +transform = "{1, 0, 0, 1, 437, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 672; +} +); +leftKerningGroup = E; +rightKerningGroup = E; +unicode = 0118; +}, +{ +glyphname = Etilde; +lastChange = "2020-02-01 10:10:10 +0000"; +layers = ( +{ +components = ( +{ +name = E; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 154, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 624; +}, +{ +components = ( +{ +name = E; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 167, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 625; +}, +{ +components = ( +{ +name = E; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 164, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 672; +} +); +leftKerningGroup = E; +rightKerningGroup = E; +unicode = 1EBC; +}, +{ +color = 1; +glyphname = F; +lastChange = "2020-02-01 10:10:18 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"103 0 LINE", +"172 333 LINE", +"148 313 LINE", +"542 313 LINE", +"557 387 LINE", +"165 387 LINE", +"181 367 LINE", +"234 633 LINE", +"210 613 LINE", +"645 613 LINE", +"660 687 LINE", +"167 687 LINE", +"24 0 LINE" +); +} +); +width = 620; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"79 0 LINE", +"150 342 LINE", +"138 332 LINE", +"543 332 LINE", +"550 368 LINE", +"147 368 LINE", +"154 358 LINE", +"216 661 LINE", +"204 651 LINE", +"650 651 LINE", +"657 687 LINE", +"186 687 LINE", +"43 0 LINE" +); +} +); +width = 642; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"206 0 LINE", +"270 313 LINE", +"160 244 LINE", +"584 244 LINE", +"620 417 LINE", +"200 417 LINE", +"280 347 LINE", +"336 633 LINE", +"216 514 LINE", +"672 514 LINE", +"708 687 LINE", +"155 687 LINE", +"12 0 LINE" +); +} +); +width = 651; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "94EDEB41-609C-4B5B-A86E-CD5F9D34FC63"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-54 0 LINE", +"159 0 LINE", +"212 255 LINE", +"641 255 LINE", +"731 687 LINE", +"89 687 LINE" +); +} +); +width = 642; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "47873046-6061-4DE0-8ADE-28F3FA073FFC"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"158 0 LINE", +"214 260 LINE", +"620 260 LINE", +"709 687 LINE", +"89 687 LINE", +"-54 0 LINE" +); +} +); +width = 620; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "F471DE55-5B3E-46BE-853B-3785FFBAA976"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"229 0 LINE", +"274 222 LINE", +"643 222 LINE", +"740 687 LINE", +"89 687 LINE", +"-54 0 LINE" +); +} +); +width = 651; +} +); +leftKerningGroup = F; +rightKerningGroup = F; +unicode = 0046; +}, +{ +color = 1; +glyphname = G; +lastChange = "2020-02-01 10:10:24 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{353, 0}"; +}, +{ +name = top; +position = "{493, 687}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"443 -12 OFFCURVE", +"558 31 OFFCURVE", +"631 91 CURVE", +"586 149 LINE", +"527 97 OFFCURVE", +"437 60 OFFCURVE", +"368 60 CURVE SMOOTH", +"247 60 OFFCURVE", +"145 161 OFFCURVE", +"145 280 CURVE SMOOTH", +"145 468 OFFCURVE", +"301 627 OFFCURVE", +"487 627 CURVE SMOOTH", +"559 627 OFFCURVE", +"635 592 OFFCURVE", +"672 542 CURVE", +"733 592 LINE", +"683 655 OFFCURVE", +"588 699 OFFCURVE", +"502 699 CURVE SMOOTH", +"266 699 OFFCURVE", +"67 507 OFFCURVE", +"67 280 CURVE SMOOTH", +"67 121 OFFCURVE", +"198 -12 OFFCURVE", +"354 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"631 91 LINE", +"687 360 LINE", +"412 360 LINE", +"396 286 LINE", +"624 286 LINE", +"601 327 LINE", +"553 91 LINE" +); +} +); +width = 726; +}, +{ +anchors = ( +{ +name = bottom; +position = "{377, 0}"; +}, +{ +name = top; +position = "{517, 687}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"477 -12 OFFCURVE", +"579 27 OFFCURVE", +"661 90 CURVE", +"639 117 LINE", +"565 60 OFFCURVE", +"472 24 OFFCURVE", +"379 24 CURVE SMOOTH", +"229 24 OFFCURVE", +"125 135 OFFCURVE", +"125 279 CURVE SMOOTH", +"125 475 OFFCURVE", +"321 663 OFFCURVE", +"517 663 CURVE SMOOTH", +"608 663 OFFCURVE", +"685 629 OFFCURVE", +"736 572 CURVE", +"765 596 LINE", +"708 659 OFFCURVE", +"622 699 OFFCURVE", +"519 699 CURVE SMOOTH", +"302 699 OFFCURVE", +"89 492 OFFCURVE", +"89 275 CURVE SMOOTH", +"89 113 OFFCURVE", +"208 -12 OFFCURVE", +"377 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"661 90 LINE", +"713 340 LINE", +"438 340 LINE", +"431 304 LINE", +"684 304 LINE", +"673 324 LINE", +"625 90 LINE" +); +} +); +width = 778; +}, +{ +anchors = ( +{ +name = bottom; +position = "{354, 0}"; +}, +{ +name = top; +position = "{484, 687}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"461 -12 OFFCURVE", +"572 27 OFFCURVE", +"659 104 CURVE", +"536 240 LINE", +"493 196 OFFCURVE", +"432 164 OFFCURVE", +"371 164 CURVE SMOOTH", +"291 164 OFFCURVE", +"235 221 OFFCURVE", +"235 296 CURVE SMOOTH", +"235 405 OFFCURVE", +"352 523 OFFCURVE", +"471 523 CURVE SMOOTH", +"519 523 OFFCURVE", +"565 503 OFFCURVE", +"590 459 CURVE", +"750 573 LINE", +"693 649 OFFCURVE", +"597 699 OFFCURVE", +"482 699 CURVE SMOOTH", +"263 699 OFFCURVE", +"38 511 OFFCURVE", +"38 290 CURVE SMOOTH", +"38 121 OFFCURVE", +"172 -12 OFFCURVE", +"359 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"659 104 LINE", +"720 396 LINE", +"398 396 LINE", +"368 253 LINE", +"529 253 LINE", +"506 282 LINE", +"471 104 LINE" +); +} +); +width = 728; +}, +{ +anchors = ( +{ +name = bottom; +position = "{249, 0}"; +}, +{ +name = top; +position = "{532, 687}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "39B90F81-F6B1-4BE5-8C1E-04B722264A67"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"12 67 OFFCURVE", +"169 -89 OFFCURVE", +"377 -89 CURVE SMOOTH", +"498 -89 OFFCURVE", +"630 -37 OFFCURVE", +"734 49 CURVE", +"852 612 LINE", +"779 718 OFFCURVE", +"656 776 OFFCURVE", +"519 776 CURVE SMOOTH", +"258 776 OFFCURVE", +"12 533 OFFCURVE", +"12 275 CURVE SMOOTH" +); +} +); +width = 778; +}, +{ +anchors = ( +{ +name = bottom; +position = "{302, 0}"; +}, +{ +name = top; +position = "{585, 687}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "9920F9D7-0795-4836-909A-3226F5A51134"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"464 -68 OFFCURVE", +"601 -14 OFFCURVE", +"687 69 CURVE", +"799 612 LINE", +"748 696 OFFCURVE", +"630 755 OFFCURVE", +"506 755 CURVE SMOOTH", +"287 755 OFFCURVE", +"65 570 OFFCURVE", +"19 350 CURVE SMOOTH", +"-28 123 OFFCURVE", +"122 -68 OFFCURVE", +"346 -68 CURVE SMOOTH" +); +} +); +width = 726; +}, +{ +anchors = ( +{ +name = bottom; +position = "{262, 0}"; +}, +{ +name = top; +position = "{535, 687}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "A56F1DB5-67AF-4318-B42B-C43774D8B7C5"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"14 105 OFFCURVE", +"164 -34 OFFCURVE", +"359 -34 CURVE SMOOTH", +"481 -34 OFFCURVE", +"608 20 OFFCURVE", +"697 110 CURVE", +"789 553 LINE", +"731 658 OFFCURVE", +"613 721 OFFCURVE", +"482 721 CURVE SMOOTH", +"241 721 OFFCURVE", +"14 514 OFFCURVE", +"14 290 CURVE SMOOTH" +); +} +); +width = 728; +} +); +leftKerningGroup = G; +rightKerningGroup = G; +unicode = 0047; +}, +{ +glyphname = Gbreve; +lastChange = "2020-02-01 10:10:24 +0000"; +layers = ( +{ +components = ( +{ +name = G; +}, +{ +name = breve; +transform = "{1, 0, 0, 1, 271, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 778; +}, +{ +components = ( +{ +name = G; +}, +{ +name = breve; +transform = "{1, 0, 0, 1, 263, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 726; +}, +{ +components = ( +{ +name = G; +}, +{ +name = breve; +transform = "{1, 0, 0, 1, 251, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 728; +} +); +leftKerningGroup = G; +rightKerningGroup = G; +unicode = 011E; +}, +{ +glyphname = Gcommaaccent; +lastChange = "2020-02-01 10:10:24 +0000"; +layers = ( +{ +components = ( +{ +name = G; +}, +{ +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 334, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 778; +}, +{ +components = ( +{ +name = G; +}, +{ +alignment = 1; +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 323, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 726; +}, +{ +components = ( +{ +name = G; +}, +{ +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 317, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 728; +} +); +leftKerningGroup = G; +rightKerningGroup = G; +unicode = 0122; +}, +{ +color = 1; +glyphname = H; +lastChange = "2020-02-01 10:10:33 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"102 0 LINE", +"171 335 LINE", +"145 313 LINE", +"593 313 LINE", +"576 335 LINE", +"507 0 LINE", +"585 0 LINE", +"728 687 LINE", +"650 687 LINE", +"584 365 LINE", +"611 387 LINE", +"162 387 LINE", +"179 365 LINE", +"245 687 LINE", +"167 687 LINE", +"24 0 LINE" +); +} +); +width = 717; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"79 0 LINE", +"151 343 LINE", +"147 332 LINE", +"596 332 LINE", +"598 343 LINE", +"526 0 LINE", +"562 0 LINE", +"705 687 LINE", +"669 687 LINE", +"601 357 LINE", +"604 368 LINE", +"155 368 LINE", +"154 357 LINE", +"222 687 LINE", +"186 687 LINE", +"43 0 LINE" +); +} +); +width = 713; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"206 0 LINE", +"270 315 LINE", +"212 264 LINE", +"556 264 LINE", +"521 315 LINE", +"458 0 LINE", +"651 0 LINE", +"794 687 LINE", +"600 687 LINE", +"540 385 LINE", +"599 437 LINE", +"253 437 LINE", +"289 385 LINE", +"349 687 LINE", +"155 687 LINE", +"12 0 LINE" +); +} +); +width = 771; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "C30B348A-251F-4757-9F3F-4A57C20A97EE"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"717 0 LINE", +"860 687 LINE", +"89 687 LINE", +"-54 0 LINE" +); +} +); +width = 771; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "19095DB5-59A1-45F6-8364-5F05B3BE6F27"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"663 0 LINE", +"806 687 LINE", +"89 687 LINE", +"-54 0 LINE" +); +} +); +width = 717; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "CDB1D0B2-3EC8-48E6-A80A-CC9F9148BCB3"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"659 0 LINE", +"802 687 LINE", +"89 687 LINE", +"-54 0 LINE" +); +} +); +width = 713; +} +); +leftKerningGroup = H; +rightKerningGroup = H; +unicode = 0048; +}, +{ +color = 1; +glyphname = I; +lastChange = "2020-02-01 10:10:42 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{102, 0}"; +}, +{ +name = top; +position = "{206, 687}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"102 0 LINE", +"245 687 LINE", +"167 687 LINE", +"24 0 LINE" +); +} +); +width = 234; +}, +{ +anchors = ( +{ +name = bottom; +position = "{79, 0}"; +}, +{ +name = top; +position = "{204, 687}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"79 0 LINE", +"222 687 LINE", +"186 687 LINE", +"43 0 LINE" +); +} +); +width = 230; +}, +{ +anchors = ( +{ +name = bottom; +position = "{206, 0}"; +}, +{ +name = top; +position = "{252, 687}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"206 0 LINE", +"349 687 LINE", +"155 687 LINE", +"12 0 LINE" +); +} +); +width = 326; +}, +{ +anchors = ( +{ +name = bottom; +position = "{212, 0}"; +}, +{ +name = top; +position = "{255, 687}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "8F9BA5A9-E7EE-4EFB-8CAF-44F62CC4774F"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"271 0 LINE", +"415 687 LINE", +"90 687 LINE", +"-54 0 LINE" +); +} +); +width = 326; +}, +{ +anchors = ( +{ +name = bottom; +position = "{133, 0}"; +}, +{ +name = top; +position = "{237, 687}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "7DB90DDC-7EFE-4B69-9FC1-B3503DF0A076"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"180 0 LINE", +"323 687 LINE", +"89 687 LINE", +"-54 0 LINE" +); +} +); +width = 234; +}, +{ +anchors = ( +{ +name = bottom; +position = "{108, 0}"; +}, +{ +name = top; +position = "{233, 687}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "BAB671C5-6C52-4D7B-9116-5B2173DA7AF4"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"176 0 LINE", +"319 687 LINE", +"90 687 LINE", +"-53 0 LINE" +); +} +); +width = 230; +} +); +leftKerningGroup = I; +rightKerningGroup = I; +unicode = 0049; +}, +{ +color = 1; +glyphname = Iacute; +lastChange = "2020-02-01 10:10:42 +0000"; +layers = ( +{ +components = ( +{ +name = I; +}, +{ +alignment = 1; +name = acute; +transform = "{1, 0, 0, 1, 93, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 234; +}, +{ +components = ( +{ +name = I; +}, +{ +alignment = 1; +name = acute; +transform = "{1, 0, 0, 1, 78, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 230; +}, +{ +components = ( +{ +name = I; +}, +{ +alignment = -1; +name = acute; +transform = "{1, 0, 0, 1, 130, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 330; +} +); +leftKerningGroup = I; +rightKerningGroup = I; +unicode = 00CD; +}, +{ +glyphname = Icircumflex; +lastChange = "2020-02-01 10:10:42 +0000"; +layers = ( +{ +components = ( +{ +name = I; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, -15, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 234; +}, +{ +components = ( +{ +name = I; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, -24, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 230; +}, +{ +components = ( +{ +name = I; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, -7, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 326; +} +); +leftKerningGroup = I; +rightKerningGroup = I; +unicode = 00CE; +}, +{ +glyphname = Idieresis; +lastChange = "2020-02-01 10:10:42 +0000"; +layers = ( +{ +components = ( +{ +name = I; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, -29, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 234; +}, +{ +components = ( +{ +name = I; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, -29, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 230; +}, +{ +components = ( +{ +name = I; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, -22, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 326; +} +); +leftKerningGroup = I; +rightKerningGroup = I; +unicode = 00CF; +}, +{ +glyphname = Idotaccent; +lastChange = "2020-02-01 10:10:42 +0000"; +layers = ( +{ +components = ( +{ +name = I; +}, +{ +name = dotaccent; +transform = "{1, 0, 0, 1, 67, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 230; +}, +{ +components = ( +{ +name = I; +}, +{ +name = dotaccent; +transform = "{1, 0, 0, 1, 67, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 234; +}, +{ +components = ( +{ +name = I; +}, +{ +name = dotaccent; +transform = "{1, 0, 0, 1, 90, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 326; +} +); +leftKerningGroup = I; +rightKerningGroup = I; +unicode = 0130; +}, +{ +color = 1; +glyphname = Igrave; +lastChange = "2020-02-01 10:10:42 +0000"; +layers = ( +{ +components = ( +{ +name = I; +}, +{ +alignment = 1; +name = grave; +transform = "{1, 0, 0, 1, -45, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 234; +}, +{ +components = ( +{ +name = I; +}, +{ +alignment = 1; +name = grave; +transform = "{1, 0, 0, 1, -35, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 230; +}, +{ +components = ( +{ +name = I; +}, +{ +alignment = 1; +name = grave; +transform = "{1, 0, 0, 1, -18, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 326; +} +); +leftKerningGroup = I; +rightKerningGroup = I; +unicode = 00CC; +}, +{ +glyphname = Imacron; +lastChange = "2020-02-01 10:10:42 +0000"; +layers = ( +{ +components = ( +{ +name = I; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, -62, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 230; +}, +{ +components = ( +{ +name = I; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, -47, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 234; +}, +{ +components = ( +{ +name = I; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, -23, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 326; +} +); +leftKerningGroup = I; +rightKerningGroup = I; +unicode = 012A; +}, +{ +glyphname = Iogonek; +lastChange = "2020-02-01 10:10:42 +0000"; +layers = ( +{ +components = ( +{ +name = I; +}, +{ +name = ogonek; +transform = "{1, 0, 0, 1, -25, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 230; +}, +{ +components = ( +{ +name = I; +}, +{ +name = ogonek; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 234; +}, +{ +components = ( +{ +name = I; +}, +{ +name = ogonek; +transform = "{1, 0, 0, 1, 78, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 326; +} +); +leftKerningGroup = I; +rightKerningGroup = I; +unicode = 012E; +}, +{ +color = 1; +glyphname = J; +lastChange = "2020-01-30 02:08:15 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"327 -12 OFFCURVE", +"436 85 OFFCURVE", +"465 221 CURVE SMOOTH", +"562 687 LINE", +"484 687 LINE", +"389 227 LINE SMOOTH", +"369 129 OFFCURVE", +"296 59 OFFCURVE", +"214 59 CURVE SMOOTH", +"150 59 OFFCURVE", +"95 99 OFFCURVE", +"80 155 CURVE", +"14 105 LINE", +"44 36 OFFCURVE", +"121 -12 OFFCURVE", +"200 -12 CURVE SMOOTH" +); +} +); +width = 544; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"340 -12 OFFCURVE", +"443 81 OFFCURVE", +"471 213 CURVE SMOOTH", +"569 687 LINE", +"533 687 LINE", +"435 215 LINE SMOOTH", +"412 104 OFFCURVE", +"324 24 OFFCURVE", +"223 24 CURVE SMOOTH", +"152 24 OFFCURVE", +"94 67 OFFCURVE", +"67 129 CURVE", +"41 103 LINE", +"70 36 OFFCURVE", +"137 -12 OFFCURVE", +"221 -12 CURVE SMOOTH" +); +} +); +width = 571; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"341 -12 OFFCURVE", +"457 78 OFFCURVE", +"485 216 CURVE SMOOTH", +"583 687 LINE", +"389 687 LINE", +"299 252 LINE SMOOTH", +"289 205 OFFCURVE", +"240 164 OFFCURVE", +"187 164 CURVE SMOOTH", +"158 164 OFFCURVE", +"127 182 OFFCURVE", +"116 217 CURVE", +"-27 108 LINE", +"10 41 OFFCURVE", +"102 -12 OFFCURVE", +"201 -12 CURVE SMOOTH" +); +} +); +width = 548; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "A7477E23-0D60-4158-A9D2-DBA826FD153F"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"383 -101 OFFCURVE", +"521 22 OFFCURVE", +"558 195 CURVE SMOOTH", +"659 687 LINE", +"442 687 LINE", +"348 233 LINE SMOOTH", +"333 162 OFFCURVE", +"280 113 OFFCURVE", +"223 113 CURVE SMOOTH", +"178 113 OFFCURVE", +"146 147 OFFCURVE", +"140 202 CURVE", +"-25 37 LINE", +"25 -48 OFFCURVE", +"118 -101 OFFCURVE", +"221 -101 CURVE SMOOTH" +); +} +); +width = 571; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "B6031EE8-B25B-411B-816C-7191BDBCE4B5"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"359 -81 OFFCURVE", +"497 38 OFFCURVE", +"533 207 CURVE SMOOTH", +"633 687 LINE", +"414 687 LINE", +"321 241 LINE SMOOTH", +"308 174 OFFCURVE", +"262 128 OFFCURVE", +"214 128 CURVE SMOOTH", +"175 128 OFFCURVE", +"140 156 OFFCURVE", +"129 192 CURVE", +"-41 62 LINE", +"4 -24 OFFCURVE", +"99 -81 OFFCURVE", +"200 -81 CURVE SMOOTH" +); +} +); +width = 544; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "DFE8FBDC-58B6-4918-9073-F5AF57AB20BC"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-69 76 LINE", +"-19 -8 OFFCURVE", +"90 -65 OFFCURVE", +"201 -65 CURVE SMOOTH", +"368 -65 OFFCURVE", +"504 45 OFFCURVE", +"537 205 CURVE SMOOTH", +"637 687 LINE", +"335 687 LINE", +"247 263 LINE SMOOTH", +"242 239 OFFCURVE", +"214 217 OFFCURVE", +"187 217 CURVE SMOOTH", +"172 217 OFFCURVE", +"160 233 OFFCURVE", +"169 257 CURVE" +); +} +); +width = 548; +} +); +leftKerningGroup = J; +rightKerningGroup = J; +unicode = 004A; +}, +{ +color = 1; +glyphname = K; +lastChange = "2020-02-01 10:10:54 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{279, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"102 0 LINE", +"146 206 LINE", +"279 320 LINE", +"473 0 LINE", +"571 0 LINE", +"342 373 LINE", +"697 687 LINE", +"592 687 LINE", +"165 307 LINE", +"245 687 LINE", +"167 687 LINE", +"24 0 LINE" +); +} +); +width = 671; +}, +{ +anchors = ( +{ +name = bottom; +position = "{279, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"79 0 LINE", +"123 205 LINE", +"285 349 LINE", +"498 0 LINE", +"543 0 LINE", +"315 376 LINE", +"665 687 LINE", +"616 687 LINE", +"132 257 LINE", +"222 687 LINE", +"186 687 LINE", +"43 0 LINE" +); +} +); +width = 670; +}, +{ +anchors = ( +{ +name = bottom; +position = "{330, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"206 0 LINE", +"247 182 LINE", +"336 260 LINE", +"457 0 LINE", +"678 0 LINE", +"491 395 LINE", +"812 687 LINE", +"565 687 LINE", +"297 444 LINE", +"349 687 LINE", +"155 687 LINE", +"12 0 LINE" +); +} +); +width = 744; +}, +{ +anchors = ( +{ +name = bottom; +position = "{330, 0}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "76469CDB-EFA5-4A8D-88F1-DD8660356A98"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"690 0 LINE", +"690 423 LINE", +"833 687 LINE", +"89 687 LINE", +"-54 0 LINE" +); +} +); +width = 744; +}, +{ +anchors = ( +{ +name = bottom; +position = "{279, 0}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "411B73DE-D71E-4C6C-92CF-0CEB377EE195"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"617 0 LINE", +"617 406 LINE", +"760 687 LINE", +"89 687 LINE", +"-54 0 LINE" +); +} +); +width = 671; +}, +{ +anchors = ( +{ +name = bottom; +position = "{279, 0}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "09DA9CC9-1CDA-4786-B636-FE15E7E1AC01"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"616 0 LINE", +"616 409 LINE", +"759 687 LINE", +"89 687 LINE", +"-54 0 LINE" +); +} +); +width = 670; +} +); +leftKerningGroup = K; +rightKerningGroup = K; +unicode = 004B; +}, +{ +glyphname = Kcommaaccent; +lastChange = "2020-02-01 10:10:54 +0000"; +layers = ( +{ +components = ( +{ +name = K; +}, +{ +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 236, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 670; +}, +{ +components = ( +{ +name = K; +}, +{ +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 249, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 671; +}, +{ +components = ( +{ +name = K; +}, +{ +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 293, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 744; +} +); +leftKerningGroup = K; +rightKerningGroup = K; +unicode = 0136; +}, +{ +color = 1; +glyphname = L; +lastChange = "2020-02-01 10:11:00 +0000"; +layers = ( +{ +anchors = ( +{ +name = top; +position = "{206, 687}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"477 0 LINE", +"493 74 LINE", +"96 74 LINE", +"114 50 LINE", +"245 687 LINE", +"167 687 LINE", +"24 0 LINE" +); +} +); +width = 580; +}, +{ +anchors = ( +{ +name = top; +position = "{204, 687}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"475 0 LINE", +"483 36 LINE", +"76 36 LINE", +"85 24 LINE", +"222 687 LINE", +"186 687 LINE", +"43 0 LINE" +); +} +); +width = 603; +}, +{ +anchors = ( +{ +name = top; +position = "{248, 687}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"526 0 LINE", +"562 173 LINE", +"188 173 LINE", +"233 117 LINE", +"349 687 LINE", +"155 687 LINE", +"12 0 LINE" +); +} +); +width = 600; +}, +{ +anchors = ( +{ +name = top; +position = "{290, 687}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "42C1AAB1-FBDB-4274-97D6-633D84A8E09B"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"545 0 LINE", +"597 246 LINE", +"338 246 LINE", +"430 687 LINE", +"90 687 LINE", +"-54 0 LINE" +); +} +); +width = 600; +}, +{ +anchors = ( +{ +name = top; +position = "{272, 687}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "480CC0CE-0713-4F69-B19A-EEE7F93CA3C5"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-54 0 LINE", +"526 0 LINE", +"564 183 LINE", +"281 183 LINE", +"386 687 LINE", +"89 687 LINE" +); +} +); +width = 580; +}, +{ +anchors = ( +{ +name = top; +position = "{268, 687}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "FBBC3B36-A1D0-4830-9F1C-E6A81EC20ECD"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-53 0 LINE", +"549 0 LINE", +"583 162 LINE", +"268 162 LINE", +"377 687 LINE", +"90 687 LINE" +); +} +); +width = 603; +} +); +leftKerningGroup = L; +rightKerningGroup = L; +unicode = 004C; +}, +{ +glyphname = Lacute; +lastChange = "2020-02-01 10:11:00 +0000"; +layers = ( +{ +components = ( +{ +name = L; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 78, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 603; +}, +{ +components = ( +{ +name = L; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 93, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 580; +}, +{ +components = ( +{ +name = L; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 114, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 600; +} +); +leftKerningGroup = L; +rightKerningGroup = L; +unicode = 0139; +}, +{ +color = 1; +glyphname = Lcaron; +lastChange = "2020-02-01 10:11:00 +0000"; +layers = ( +{ +components = ( +{ +name = L; +}, +{ +alignment = -1; +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 303, 796}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 603; +}, +{ +components = ( +{ +name = L; +}, +{ +alignment = -1; +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 351, 781}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 580; +}, +{ +components = ( +{ +name = L; +}, +{ +alignment = -1; +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 446, 721}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 600; +} +); +leftKerningGroup = L; +rightKerningGroup = L; +unicode = 013D; +}, +{ +color = 1; +glyphname = Lslash; +lastChange = "2020-02-01 10:29:04 +0000"; +layers = ( +{ +anchors = ( +{ +name = top; +position = "{293, 687}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"404 406 LINE", +"412 447 LINE", +"81 293 LINE", +"73 252 LINE" +); +}, +{ +closed = 1; +nodes = ( +"564 0 LINE", +"572 36 LINE", +"165 36 LINE", +"174 24 LINE", +"311 687 LINE", +"275 687 LINE", +"132 0 LINE" +); +} +); +width = 692; +}, +{ +anchors = ( +{ +name = top; +position = "{265, 687}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"377 388 LINE", +"391 463 LINE", +"60 309 LINE", +"46 234 LINE" +); +}, +{ +closed = 1; +nodes = ( +"536 0 LINE", +"552 74 LINE", +"155 74 LINE", +"173 50 LINE", +"304 687 LINE", +"226 687 LINE", +"83 0 LINE" +); +} +); +width = 639; +}, +{ +anchors = ( +{ +name = top; +position = "{283, 687}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"408 358 LINE", +"441 525 LINE", +"37 345 LINE", +"5 178 LINE" +); +}, +{ +closed = 1; +nodes = ( +"561 0 LINE", +"597 173 LINE", +"223 173 LINE", +"268 117 LINE", +"384 687 LINE", +"190 687 LINE", +"47 0 LINE" +); +} +); +width = 635; +}, +{ +anchors = ( +{ +name = top; +position = "{293, 687}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "AD316933-B4AB-414D-B5E7-24ED0C0E3922"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-53 0 LINE", +"638 0 LINE", +"664 125 LINE", +"286 125 LINE", +"315 266 LINE", +"383 298 LINE", +"433 555 LINE", +"368 525 LINE", +"402 687 LINE", +"89 687 LINE" +); +} +); +width = 692; +}, +{ +anchors = ( +{ +name = top; +position = "{265, 687}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "98241D1B-65ED-48C8-9590-274A9B406A81"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-54 0 LINE", +"584 0 LINE", +"615 143 LINE", +"263 143 LINE", +"289 271 LINE", +"362 305 LINE", +"406 546 LINE", +"340 515 LINE", +"375 687 LINE", +"89 687 LINE" +); +} +); +width = 639; +}, +{ +anchors = ( +{ +name = top; +position = "{283, 687}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "9AA97894-E319-43EC-A1A3-95CEE4F714F2"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-54 0 LINE", +"581 0 LINE", +"628 226 LINE", +"344 226 LINE", +"354 276 LINE", +"396 295 LINE", +"454 589 LINE", +"414 571 LINE", +"438 687 LINE", +"89 687 LINE" +); +} +); +width = 635; +} +); +leftKerningGroup = Lslash; +rightKerningGroup = Lslash; +unicode = 0141; +}, +{ +color = 1; +glyphname = M; +lastChange = "2020-02-01 10:11:20 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"102 0 LINE", +"211 519 LINE", +"368 40 LINE", +"721 519 LINE", +"612 0 LINE", +"690 0 LINE", +"833 687 LINE", +"754 687 LINE", +"399 208 LINE", +"244 687 LINE", +"167 687 LINE", +"24 0 LINE" +); +} +); +width = 822; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"79 0 LINE", +"208 615 LINE", +"377 96 LINE", +"760 615 LINE", +"631 0 LINE", +"667 0 LINE", +"810 687 LINE", +"774 687 LINE", +"389 168 LINE", +"222 687 LINE", +"186 687 LINE", +"43 0 LINE" +); +} +); +width = 818; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"206 0 LINE", +"285 368 LINE", +"403 40 LINE", +"653 368 LINE", +"574 0 LINE", +"768 0 LINE", +"911 687 LINE", +"715 687 LINE", +"461 359 LINE", +"347 687 LINE", +"155 687 LINE", +"12 0 LINE" +); +} +); +width = 888; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "37D3CCB0-EFA0-4539-9FF9-F95EDC294209"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"764 0 LINE", +"907 687 LINE", +"89 687 LINE", +"-54 0 LINE" +); +} +); +width = 818; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "FED73D32-6B1D-48A6-BEB1-9CFDA4A9D8FD"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"768 0 LINE", +"911 687 LINE", +"89 687 LINE", +"-54 0 LINE" +); +} +); +width = 822; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "D43AF557-4AC4-40F1-8DCA-21F37473B4AB"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"834 0 LINE", +"977 687 LINE", +"89 687 LINE", +"-54 0 LINE" +); +} +); +width = 888; +} +); +leftKerningGroup = M; +rightKerningGroup = M; +unicode = 004D; +}, +{ +color = 1; +glyphname = N; +lastChange = "2020-02-01 10:11:26 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{315, 0}"; +}, +{ +name = top; +position = "{457, 687}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"102 0 LINE", +"220 559 LINE", +"530 0 LINE", +"606 0 LINE", +"749 687 LINE", +"671 687 LINE", +"554 128 LINE", +"244 687 LINE", +"167 687 LINE", +"24 0 LINE" +); +} +); +width = 738; +}, +{ +anchors = ( +{ +name = bottom; +position = "{314, 0}"; +}, +{ +name = top; +position = "{456, 687}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"79 0 LINE", +"211 631 LINE", +"548 0 LINE", +"583 0 LINE", +"726 687 LINE", +"690 687 LINE", +"559 56 LINE", +"222 687 LINE", +"186 687 LINE", +"43 0 LINE" +); +} +); +width = 734; +}, +{ +anchors = ( +{ +name = bottom; +position = "{341, 0}"; +}, +{ +name = top; +position = "{482, 687}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"206 0 LINE", +"285 368 LINE", +"477 0 LINE", +"668 0 LINE", +"811 687 LINE", +"617 687 LINE", +"538 319 LINE", +"347 687 LINE", +"155 687 LINE", +"12 0 LINE" +); +} +); +width = 788; +}, +{ +anchors = ( +{ +name = bottom; +position = "{314, 0}"; +}, +{ +name = top; +position = "{456, 687}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "A28CD9B5-C8BB-4151-97D5-82C5D04C8CC5"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"680 0 LINE", +"823 687 LINE", +"89 687 LINE", +"-54 0 LINE" +); +} +); +width = 734; +}, +{ +anchors = ( +{ +name = bottom; +position = "{315, 0}"; +}, +{ +name = top; +position = "{457, 687}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "6EB6C808-CC8E-44B5-9B68-88BC0A6473F3"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"684 0 LINE", +"827 687 LINE", +"89 687 LINE", +"-54 0 LINE" +); +} +); +width = 738; +}, +{ +anchors = ( +{ +name = bottom; +position = "{341, 0}"; +}, +{ +name = top; +position = "{482, 687}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "288B0C06-7103-4656-BF33-F9188BF4F1A6"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"734 0 LINE", +"877 687 LINE", +"89 687 LINE", +"-54 0 LINE" +); +} +); +width = 788; +} +); +leftKerningGroup = N; +rightKerningGroup = N; +unicode = 004E; +}, +{ +glyphname = Nacute; +lastChange = "2020-02-01 10:11:26 +0000"; +layers = ( +{ +components = ( +{ +name = N; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 330, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 734; +}, +{ +components = ( +{ +name = N; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 344, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 738; +}, +{ +components = ( +{ +name = N; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 348, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 788; +} +); +leftKerningGroup = N; +rightKerningGroup = N; +unicode = 0143; +}, +{ +glyphname = Ncaron; +lastChange = "2020-02-01 10:11:26 +0000"; +layers = ( +{ +components = ( +{ +name = N; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 228, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 734; +}, +{ +components = ( +{ +name = N; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 238, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 738; +}, +{ +components = ( +{ +name = N; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 236, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 788; +} +); +leftKerningGroup = N; +rightKerningGroup = N; +unicode = 0147; +}, +{ +glyphname = Ncommaaccent; +lastChange = "2020-02-01 10:11:26 +0000"; +layers = ( +{ +components = ( +{ +name = N; +}, +{ +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 271, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 734; +}, +{ +components = ( +{ +name = N; +}, +{ +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 285, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 738; +}, +{ +components = ( +{ +name = N; +}, +{ +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 304, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 788; +} +); +leftKerningGroup = N; +rightKerningGroup = N; +unicode = 0145; +}, +{ +glyphname = Ntilde; +lastChange = "2020-02-01 10:11:26 +0000"; +layers = ( +{ +components = ( +{ +name = N; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 205, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 738; +}, +{ +components = ( +{ +name = N; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 196, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 734; +}, +{ +components = ( +{ +name = N; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 218, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 788; +} +); +leftKerningGroup = N; +rightKerningGroup = N; +unicode = 00D1; +}, +{ +color = 1; +glyphname = O; +lastChange = "2020-02-01 10:11:31 +0000"; +layers = ( +{ +anchors = ( +{ +name = top; +position = "{508, 687}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"590 -12 OFFCURVE", +"784 178 OFFCURVE", +"784 410 CURVE SMOOTH", +"784 581 OFFCURVE", +"668 699 OFFCURVE", +"499 699 CURVE SMOOTH", +"261 699 OFFCURVE", +"67 509 OFFCURVE", +"67 277 CURVE SMOOTH", +"67 106 OFFCURVE", +"183 -12 OFFCURVE", +"352 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"236 60 OFFCURVE", +"146 151 OFFCURVE", +"146 283 CURVE SMOOTH", +"146 472 OFFCURVE", +"299 627 OFFCURVE", +"485 627 CURVE SMOOTH", +"615 627 OFFCURVE", +"705 537 OFFCURVE", +"705 407 CURVE SMOOTH", +"705 216 OFFCURVE", +"553 60 OFFCURVE", +"367 60 CURVE SMOOTH" +); +} +); +width = 815; +}, +{ +anchors = ( +{ +name = top; +position = "{515, 687}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"593 -12 OFFCURVE", +"804 194 OFFCURVE", +"804 410 CURVE SMOOTH", +"804 572 OFFCURVE", +"685 699 OFFCURVE", +"518 699 CURVE SMOOTH", +"303 699 OFFCURVE", +"88 489 OFFCURVE", +"88 272 CURVE SMOOTH", +"88 110 OFFCURVE", +"207 -12 OFFCURVE", +"375 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"229 24 OFFCURVE", +"124 132 OFFCURVE", +"124 276 CURVE SMOOTH", +"124 472 OFFCURVE", +"320 663 OFFCURVE", +"514 663 CURVE SMOOTH", +"663 663 OFFCURVE", +"769 551 OFFCURVE", +"769 408 CURVE SMOOTH", +"769 215 OFFCURVE", +"575 24 OFFCURVE", +"378 24 CURVE SMOOTH" +); +} +); +width = 858; +}, +{ +anchors = ( +{ +name = top; +position = "{487, 687}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"603 -12 OFFCURVE", +"802 173 OFFCURVE", +"802 399 CURVE SMOOTH", +"802 570 OFFCURVE", +"665 699 OFFCURVE", +"482 699 CURVE SMOOTH", +"239 699 OFFCURVE", +"40 515 OFFCURVE", +"40 289 CURVE SMOOTH", +"40 117 OFFCURVE", +"177 -12 OFFCURVE", +"359 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"296 164 OFFCURVE", +"240 220 OFFCURVE", +"240 295 CURVE SMOOTH", +"240 420 OFFCURVE", +"344 523 OFFCURVE", +"471 523 CURVE SMOOTH", +"546 523 OFFCURVE", +"602 467 OFFCURVE", +"602 392 CURVE SMOOTH", +"602 267 OFFCURVE", +"498 164 OFFCURVE", +"371 164 CURVE SMOOTH" +); +} +); +width = 806; +}, +{ +anchors = ( +{ +name = top; +position = "{515, 687}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "AD7F9BC1-D79F-487A-918B-99A316568C8D"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"636 -89 OFFCURVE", +"881 152 OFFCURVE", +"881 410 CURVE SMOOTH", +"881 618 OFFCURVE", +"724 776 OFFCURVE", +"518 776 CURVE SMOOTH", +"259 776 OFFCURVE", +"12 530 OFFCURVE", +"12 272 CURVE SMOOTH", +"12 65 OFFCURVE", +"167 -89 OFFCURVE", +"375 -89 CURVE SMOOTH" +); +} +); +width = 858; +}, +{ +anchors = ( +{ +name = top; +position = "{508, 687}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "34F98F48-D0D7-4374-9350-CADA338AAA57"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"619 -65 OFFCURVE", +"837 148 OFFCURVE", +"837 410 CURVE SMOOTH", +"837 611 OFFCURVE", +"697 752 OFFCURVE", +"499 752 CURVE SMOOTH", +"232 752 OFFCURVE", +"14 539 OFFCURVE", +"14 277 CURVE SMOOTH", +"14 76 OFFCURVE", +"154 -65 OFFCURVE", +"352 -65 CURVE SMOOTH" +); +} +); +width = 815; +}, +{ +anchors = ( +{ +name = top; +position = "{487, 687}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "4AC5052A-A230-4BBC-9591-6D02B91067E7"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"616 -37 OFFCURVE", +"827 159 OFFCURVE", +"827 399 CURVE SMOOTH", +"827 584 OFFCURVE", +"678 724 OFFCURVE", +"482 724 CURVE SMOOTH", +"225 724 OFFCURVE", +"15 529 OFFCURVE", +"15 289 CURVE SMOOTH", +"15 103 OFFCURVE", +"163 -37 OFFCURVE", +"359 -37 CURVE SMOOTH" +); +} +); +width = 806; +} +); +leftKerningGroup = O; +rightKerningGroup = O; +unicode = 004F; +}, +{ +color = 1; +glyphname = Oacute; +lastChange = "2020-02-01 10:11:31 +0000"; +layers = ( +{ +components = ( +{ +name = O; +}, +{ +alignment = 1; +name = acute; +transform = "{1, 0, 0, 1, 395, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 815; +}, +{ +components = ( +{ +name = O; +}, +{ +alignment = 1; +name = acute; +transform = "{1, 0, 0, 1, 389, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 858; +}, +{ +components = ( +{ +name = O; +}, +{ +alignment = 1; +name = acute; +transform = "{1, 0, 0, 1, 353, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 806; +} +); +leftKerningGroup = O; +rightKerningGroup = O; +unicode = 00D3; +}, +{ +glyphname = Ocircumflex; +lastChange = "2020-02-01 10:11:31 +0000"; +layers = ( +{ +components = ( +{ +name = O; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 287, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 815; +}, +{ +components = ( +{ +name = O; +}, +{ +alignment = 1; +name = circumflex; +transform = "{1, 0, 0, 1, 287, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 858; +}, +{ +components = ( +{ +name = O; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 228, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 806; +} +); +leftKerningGroup = O; +rightKerningGroup = O; +unicode = 00D4; +}, +{ +glyphname = Odieresis; +lastChange = "2020-02-01 10:11:31 +0000"; +layers = ( +{ +components = ( +{ +name = O; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 273, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 815; +}, +{ +components = ( +{ +name = O; +}, +{ +alignment = 1; +name = dieresis; +transform = "{1, 0, 0, 1, 282, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 858; +}, +{ +components = ( +{ +name = O; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 213, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 806; +} +); +leftKerningGroup = O; +rightKerningGroup = O; +unicode = 00D6; +}, +{ +color = 1; +glyphname = Ograve; +lastChange = "2020-02-01 10:11:31 +0000"; +layers = ( +{ +components = ( +{ +name = O; +}, +{ +alignment = 1; +name = grave; +transform = "{1, 0, 0, 1, 257, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 815; +}, +{ +components = ( +{ +name = O; +}, +{ +alignment = 1; +name = grave; +transform = "{1, 0, 0, 1, 276, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 858; +}, +{ +components = ( +{ +name = O; +}, +{ +alignment = 1; +name = grave; +transform = "{1, 0, 0, 1, 217, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 806; +} +); +leftKerningGroup = O; +rightKerningGroup = O; +unicode = 00D2; +}, +{ +color = 1; +glyphname = Ohungarumlaut; +lastChange = "2020-02-01 10:11:31 +0000"; +layers = ( +{ +components = ( +{ +name = O; +}, +{ +alignment = 1; +name = hungarumlaut; +transform = "{1, 0, 0, 1, 309, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 858; +}, +{ +components = ( +{ +name = O; +}, +{ +alignment = 1; +name = hungarumlaut; +transform = "{1, 0, 0, 1, 299, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 815; +}, +{ +components = ( +{ +name = O; +}, +{ +alignment = 1; +name = hungarumlaut; +transform = "{1, 0, 0, 1, 225, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 806; +} +); +leftKerningGroup = O; +rightKerningGroup = O; +unicode = 0150; +}, +{ +glyphname = Omacron; +lastChange = "2020-02-01 10:11:31 +0000"; +layers = ( +{ +components = ( +{ +alignment = -1; +name = O; +}, +{ +alignment = -1; +name = macron; +transform = "{1, 0, 0, 1, 221, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 858; +}, +{ +components = ( +{ +name = O; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 255, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 815; +}, +{ +components = ( +{ +name = O; +}, +{ +alignment = 1; +name = macron; +transform = "{1, 0, 0, 1, 212, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 806; +} +); +leftKerningGroup = O; +rightKerningGroup = O; +unicode = 014C; +}, +{ +color = 1; +glyphname = Oslash; +lastChange = "2020-02-01 10:11:35 +0000"; +layers = ( +{ +anchors = ( +{ +name = top; +position = "{509, 687}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"97 0 LINE", +"841 687 LINE", +"754 687 LINE", +"10 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"591 -12 OFFCURVE", +"785 178 OFFCURVE", +"785 410 CURVE SMOOTH", +"785 581 OFFCURVE", +"669 699 OFFCURVE", +"500 699 CURVE SMOOTH", +"262 699 OFFCURVE", +"68 509 OFFCURVE", +"68 277 CURVE SMOOTH", +"68 106 OFFCURVE", +"184 -12 OFFCURVE", +"353 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"237 60 OFFCURVE", +"147 151 OFFCURVE", +"147 283 CURVE SMOOTH", +"147 472 OFFCURVE", +"300 627 OFFCURVE", +"486 627 CURVE SMOOTH", +"616 627 OFFCURVE", +"706 537 OFFCURVE", +"706 407 CURVE SMOOTH", +"706 216 OFFCURVE", +"554 60 OFFCURVE", +"368 60 CURVE SMOOTH" +); +} +); +width = 817; +}, +{ +anchors = ( +{ +name = top; +position = "{518, 687}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"74 0 LINE", +"818 687 LINE", +"769 687 LINE", +"25 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"596 -12 OFFCURVE", +"807 194 OFFCURVE", +"807 410 CURVE SMOOTH", +"807 572 OFFCURVE", +"688 699 OFFCURVE", +"521 699 CURVE SMOOTH", +"306 699 OFFCURVE", +"91 489 OFFCURVE", +"91 272 CURVE SMOOTH", +"91 110 OFFCURVE", +"210 -12 OFFCURVE", +"378 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"232 24 OFFCURVE", +"127 132 OFFCURVE", +"127 276 CURVE SMOOTH", +"127 472 OFFCURVE", +"323 663 OFFCURVE", +"517 663 CURVE SMOOTH", +"666 663 OFFCURVE", +"772 551 OFFCURVE", +"772 408 CURVE SMOOTH", +"772 215 OFFCURVE", +"578 24 OFFCURVE", +"381 24 CURVE SMOOTH" +); +} +); +width = 861; +}, +{ +anchors = ( +{ +name = top; +position = "{491, 687}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"158 0 LINE", +"871 687 LINE", +"706 687 LINE", +"-7 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"607 -12 OFFCURVE", +"806 173 OFFCURVE", +"806 399 CURVE SMOOTH", +"806 570 OFFCURVE", +"669 699 OFFCURVE", +"486 699 CURVE SMOOTH", +"243 699 OFFCURVE", +"44 515 OFFCURVE", +"44 289 CURVE SMOOTH", +"44 117 OFFCURVE", +"181 -12 OFFCURVE", +"363 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"300 164 OFFCURVE", +"244 220 OFFCURVE", +"244 295 CURVE SMOOTH", +"244 420 OFFCURVE", +"348 523 OFFCURVE", +"475 523 CURVE SMOOTH", +"550 523 OFFCURVE", +"606 467 OFFCURVE", +"606 392 CURVE SMOOTH", +"606 267 OFFCURVE", +"502 164 OFFCURVE", +"375 164 CURVE SMOOTH" +); +} +); +width = 817; +}, +{ +anchors = ( +{ +name = top; +position = "{518, 687}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "FEE39372-C17E-4E02-92F4-5DA6059D1980"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"130 0 LINE", +"194 -57 OFFCURVE", +"280 -91 OFFCURVE", +"378 -91 CURVE SMOOTH", +"636 -91 OFFCURVE", +"883 154 OFFCURVE", +"883 410 CURVE SMOOTH", +"883 480 OFFCURVE", +"869 544 OFFCURVE", +"838 598 CURVE", +"934 687 LINE", +"766 687 LINE", +"702 744 OFFCURVE", +"617 778 OFFCURVE", +"521 778 CURVE SMOOTH", +"261 778 OFFCURVE", +"12 531 OFFCURVE", +"12 272 CURVE SMOOTH", +"12 208 OFFCURVE", +"27 150 OFFCURVE", +"53 99 CURVE", +"-54 0 LINE" +); +} +); +width = 861; +}, +{ +anchors = ( +{ +name = top; +position = "{509, 687}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "BA4DA989-3C29-4CF1-A357-E38D78BBC2BB"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"143 0 LINE", +"199 -43 OFFCURVE", +"271 -67 OFFCURVE", +"353 -67 CURVE SMOOTH", +"621 -67 OFFCURVE", +"838 147 OFFCURVE", +"838 410 CURVE SMOOTH", +"838 476 OFFCURVE", +"823 535 OFFCURVE", +"796 586 CURVE", +"906 687 LINE", +"711 687 LINE", +"655 730 OFFCURVE", +"583 754 OFFCURVE", +"501 754 CURVE SMOOTH", +"233 754 OFFCURVE", +"14 540 OFFCURVE", +"14 277 CURVE SMOOTH", +"14 211 OFFCURVE", +"29 151 OFFCURVE", +"56 101 CURVE", +"-53 0 LINE" +); +} +); +width = 817; +}, +{ +anchors = ( +{ +name = top; +position = "{491, 687}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "CE107458-0F61-4A53-B2AC-6206885C4953"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"189 0 LINE", +"239 -27 OFFCURVE", +"299 -42 OFFCURVE", +"363 -42 CURVE SMOOTH", +"623 -42 OFFCURVE", +"836 156 OFFCURVE", +"836 399 CURVE SMOOTH", +"836 464 OFFCURVE", +"818 523 OFFCURVE", +"787 572 CURVE", +"906 687 LINE", +"664 687 LINE", +"663 686 LINE", +"612 714 OFFCURVE", +"552 729 OFFCURVE", +"486 729 CURVE SMOOTH", +"226 729 OFFCURVE", +"15 531 OFFCURVE", +"15 289 CURVE SMOOTH", +"15 223 OFFCURVE", +"33 163 OFFCURVE", +"66 112 CURVE", +"-51 0 LINE" +); +} +); +width = 817; +} +); +leftKerningGroup = Oslash; +rightKerningGroup = Oslash; +unicode = 00D8; +}, +{ +glyphname = Otilde; +lastChange = "2020-02-01 10:11:31 +0000"; +layers = ( +{ +components = ( +{ +name = O; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 256, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 815; +}, +{ +components = ( +{ +alignment = -1; +name = O; +}, +{ +alignment = -1; +name = tilde; +transform = "{1, 0, 0, 1, 240, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 858; +}, +{ +components = ( +{ +name = O; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 223, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 806; +} +); +leftKerningGroup = O; +rightKerningGroup = O; +unicode = 00D5; +}, +{ +color = 1; +glyphname = OE; +lastChange = "2020-02-01 10:11:38 +0000"; +layers = ( +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"89 117 OFFCURVE", +"211 0 OFFCURVE", +"378 0 CURVE SMOOTH", +"912 0 LINE", +"920 36 LINE", +"505 36 LINE", +"566 332 LINE", +"951 332 LINE", +"958 368 LINE", +"574 368 LINE", +"632 651 LINE", +"1048 651 LINE", +"1055 687 LINE", +"518 687 LINE SMOOTH", +"297 687 OFFCURVE", +"89 491 OFFCURVE", +"89 277 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"125 475 OFFCURVE", +"316 651 OFFCURVE", +"513 651 CURVE SMOOTH", +"597 651 LINE", +"468 36 LINE", +"382 36 LINE SMOOTH", +"231 36 OFFCURVE", +"125 139 OFFCURVE", +"125 280 CURVE SMOOTH" +); +} +); +width = 1042; +}, +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"64 111 OFFCURVE", +"188 0 OFFCURVE", +"355 0 CURVE SMOOTH", +"925 0 LINE", +"941 74 LINE", +"528 74 LINE", +"576 313 LINE", +"950 313 LINE", +"965 387 LINE", +"593 387 LINE", +"638 613 LINE", +"1053 613 LINE", +"1068 687 LINE", +"493 687 LINE SMOOTH", +"280 687 OFFCURVE", +"64 488 OFFCURVE", +"64 271 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"142 444 OFFCURVE", +"312 615 OFFCURVE", +"483 615 CURVE SMOOTH", +"560 615 LINE", +"447 72 LINE", +"365 72 LINE SMOOTH", +"236 72 OFFCURVE", +"142 152 OFFCURVE", +"142 273 CURVE SMOOTH" +); +} +); +width = 1033; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"37 124 OFFCURVE", +"171 0 OFFCURVE", +"350 0 CURVE SMOOTH", +"937 0 LINE", +"973 173 LINE", +"615 173 LINE", +"633 264 LINE", +"960 264 LINE", +"996 437 LINE", +"670 437 LINE", +"685 514 LINE", +"1044 514 LINE", +"1080 687 LINE", +"480 687 LINE SMOOTH", +"254 687 OFFCURVE", +"37 510 OFFCURVE", +"37 291 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"235 406 OFFCURVE", +"346 511 OFFCURVE", +"456 511 CURVE SMOOTH", +"490 511 LINE", +"421 176 LINE", +"374 176 LINE SMOOTH", +"292 176 OFFCURVE", +"235 224 OFFCURVE", +"235 297 CURVE SMOOTH" +); +} +); +width = 1044; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "ECF36022-AF7D-44B2-B624-9908169E22A4"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"13 75 OFFCURVE", +"169 -76 OFFCURVE", +"378 -76 CURVE SMOOTH", +"972 -76 LINE", +"1146 763 LINE", +"518 763 LINE SMOOTH", +"254 763 OFFCURVE", +"13 532 OFFCURVE", +"13 277 CURVE SMOOTH" +); +} +); +width = 1042; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "40F986FF-3AD6-4653-97C7-CF42A08BB3CF"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"11 84 OFFCURVE", +"156 -53 OFFCURVE", +"355 -53 CURVE SMOOTH", +"968 -53 LINE", +"1133 740 LINE", +"493 740 LINE SMOOTH", +"246 740 OFFCURVE", +"11 513 OFFCURVE", +"11 271 CURVE SMOOTH" +); +} +); +width = 1033; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "4574E014-4E74-476C-8E44-5607398F9B03"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"14 111 OFFCURVE", +"159 -23 OFFCURVE", +"350 -23 CURVE SMOOTH", +"985 -23 LINE", +"1137 710 LINE", +"480 710 LINE SMOOTH", +"232 710 OFFCURVE", +"14 515 OFFCURVE", +"14 291 CURVE SMOOTH" +); +} +); +width = 1044; +} +); +leftKerningGroup = O; +rightKerningGroup = E; +unicode = 0152; +}, +{ +color = 1; +glyphname = P; +lastChange = "2020-02-01 10:11:42 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"102 0 LINE", +"154 247 LINE", +"350 247 LINE SMOOTH", +"516 247 OFFCURVE", +"656 363 OFFCURVE", +"656 500 CURVE SMOOTH", +"656 610 OFFCURVE", +"567 687 OFFCURVE", +"442 687 CURVE SMOOTH", +"167 687 LINE", +"24 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"230 613 LINE", +"426 613 LINE SMOOTH", +"516 613 OFFCURVE", +"579 566 OFFCURVE", +"579 499 CURVE SMOOTH", +"579 402 OFFCURVE", +"482 321 OFFCURVE", +"366 321 CURVE SMOOTH", +"169 321 LINE" +); +} +); +width = 661; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"79 0 LINE", +"135 267 LINE", +"389 267 LINE SMOOTH", +"542 267 OFFCURVE", +"674 375 OFFCURVE", +"674 519 CURVE SMOOTH", +"674 619 OFFCURVE", +"596 687 OFFCURVE", +"474 687 CURVE SMOOTH", +"186 687 LINE", +"43 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"215 651 LINE", +"462 651 LINE SMOOTH", +"570 651 OFFCURVE", +"638 596 OFFCURVE", +"638 514 CURVE SMOOTH", +"638 395 OFFCURVE", +"521 303 OFFCURVE", +"387 303 CURVE SMOOTH", +"142 303 LINE" +); +} +); +width = 702; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"206 0 LINE", +"250 207 LINE", +"391 207 LINE SMOOTH", +"563 207 OFFCURVE", +"700 324 OFFCURVE", +"700 487 CURVE SMOOTH", +"700 606 OFFCURVE", +"612 687 OFFCURVE", +"478 687 CURVE SMOOTH", +"155 687 LINE", +"12 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"313 511 LINE", +"438 511 LINE SMOOTH", +"479 511 OFFCURVE", +"502 496 OFFCURVE", +"502 471 CURVE SMOOTH", +"502 429 OFFCURVE", +"450 383 OFFCURVE", +"399 383 CURVE SMOOTH", +"286 383 LINE" +); +} +); +width = 678; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "2B9C0E3E-917D-4F39-BDF0-415C2736842A"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"157 0 LINE", +"197 191 LINE", +"389 191 LINE SMOOTH", +"589 191 OFFCURVE", +"750 337 OFFCURVE", +"750 519 CURVE SMOOTH", +"750 663 OFFCURVE", +"636 763 OFFCURVE", +"474 763 CURVE SMOOTH", +"105 763 LINE", +"-53 0 LINE" +); +} +); +width = 702; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "F9D11B8A-51B2-4464-B72B-3ABFCD2947F4"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"153 0 LINE", +"195 197 LINE", +"350 197 LINE SMOOTH", +"543 197 OFFCURVE", +"706 334 OFFCURVE", +"706 500 CURVE SMOOTH", +"706 638 OFFCURVE", +"595 737 OFFCURVE", +"442 737 CURVE SMOOTH", +"100 737 LINE", +"-53 0 LINE" +); +} +); +width = 661; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "444BDD2D-E157-4CB5-BB59-B46E576B2C2F"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"225 0 LINE", +"265 188 LINE", +"391 188 LINE SMOOTH", +"577 188 OFFCURVE", +"719 317 OFFCURVE", +"719 487 CURVE SMOOTH", +"719 618 OFFCURVE", +"621 706 OFFCURVE", +"478 706 CURVE SMOOTH", +"93 706 LINE", +"-54 0 LINE" +); +} +); +width = 678; +} +); +leftKerningGroup = P; +rightKerningGroup = P; +unicode = 0050; +}, +{ +color = 1; +glyphname = Thorn; +lastChange = "2020-02-01 10:40:23 +0000"; +layers = ( +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"79 0 LINE", +"108 136 LINE", +"362 136 LINE SMOOTH", +"515 136 OFFCURVE", +"647 244 OFFCURVE", +"647 388 CURVE SMOOTH", +"647 488 OFFCURVE", +"569 556 OFFCURVE", +"447 556 CURVE SMOOTH", +"195 556 LINE", +"222 687 LINE", +"186 687 LINE", +"43 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"188 520 LINE", +"435 520 LINE SMOOTH", +"543 520 OFFCURVE", +"611 465 OFFCURVE", +"611 383 CURVE SMOOTH", +"611 264 OFFCURVE", +"494 172 OFFCURVE", +"360 172 CURVE SMOOTH", +"115 172 LINE" +); +} +); +width = 702; +}, +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"102 0 LINE", +"129 126 LINE", +"332 126 LINE SMOOTH", +"490 126 OFFCURVE", +"632 237 OFFCURVE", +"632 385 CURVE SMOOTH", +"632 493 OFFCURVE", +"543 566 OFFCURVE", +"418 566 CURVE SMOOTH", +"222 566 LINE", +"247 687 LINE", +"167 687 LINE", +"24 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"205 492 LINE", +"395 492 LINE SMOOTH", +"494 492 OFFCURVE", +"554 452 OFFCURVE", +"554 381 CURVE SMOOTH", +"554 274 OFFCURVE", +"451 200 OFFCURVE", +"328 200 CURVE SMOOTH", +"144 200 LINE" +); +} +); +width = 663; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"206 0 LINE", +"228 105 LINE", +"370 105 LINE SMOOTH", +"542 105 OFFCURVE", +"679 222 OFFCURVE", +"679 385 CURVE SMOOTH", +"679 504 OFFCURVE", +"591 585 OFFCURVE", +"457 585 CURVE SMOOTH", +"323 585 LINE", +"344 687 LINE", +"155 687 LINE", +"12 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"292 409 LINE", +"417 409 LINE SMOOTH", +"458 409 OFFCURVE", +"480 394 OFFCURVE", +"480 369 CURVE SMOOTH", +"480 327 OFFCURVE", +"430 281 OFFCURVE", +"378 281 CURVE SMOOTH", +"265 281 LINE" +); +} +); +width = 678; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "FF2A4EED-E132-4297-ADB4-2E908E64B707"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"156 0 LINE", +"169 61 LINE", +"362 61 LINE SMOOTH", +"561 61 OFFCURVE", +"722 206 OFFCURVE", +"722 388 CURVE SMOOTH", +"722 531 OFFCURVE", +"609 631 OFFCURVE", +"447 631 CURVE SMOOTH", +"287 631 LINE", +"298 687 LINE", +"89 687 LINE", +"-53 0 LINE" +); +} +); +width = 702; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "41B949F9-2115-47B8-8F55-A275F259F302"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"154 0 LINE", +"170 75 LINE", +"332 75 LINE SMOOTH", +"525 75 OFFCURVE", +"683 214 OFFCURVE", +"683 385 CURVE SMOOTH", +"683 521 OFFCURVE", +"572 617 OFFCURVE", +"418 617 CURVE SMOOTH", +"285 617 LINE", +"300 687 LINE", +"89 687 LINE", +"-54 0 LINE" +); +} +); +width = 663; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "9CCC0BFA-DC66-4426-A720-F131CE8866D8"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"225 0 LINE", +"243 86 LINE", +"370 86 LINE SMOOTH", +"556 86 OFFCURVE", +"698 215 OFFCURVE", +"698 385 CURVE SMOOTH", +"698 516 OFFCURVE", +"600 604 OFFCURVE", +"457 604 CURVE SMOOTH", +"346 604 LINE", +"363 687 LINE", +"89 687 LINE", +"-54 0 LINE" +); +} +); +width = 678; +} +); +leftKerningGroup = Thorn; +rightKerningGroup = Thorn; +unicode = 00DE; +}, +{ +color = 1; +glyphname = Q; +lastChange = "2020-02-01 10:11:52 +0000"; +layers = ( +{ +anchors = ( +{ +name = top; +position = "{508, 687}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"710 51 LINE", +"500 271 LINE", +"446 220 LINE", +"656 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"590 -12 OFFCURVE", +"784 178 OFFCURVE", +"784 410 CURVE SMOOTH", +"784 581 OFFCURVE", +"668 699 OFFCURVE", +"499 699 CURVE SMOOTH", +"261 699 OFFCURVE", +"67 509 OFFCURVE", +"67 277 CURVE SMOOTH", +"67 106 OFFCURVE", +"183 -12 OFFCURVE", +"352 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"236 60 OFFCURVE", +"146 151 OFFCURVE", +"146 283 CURVE SMOOTH", +"146 472 OFFCURVE", +"299 627 OFFCURVE", +"485 627 CURVE SMOOTH", +"615 627 OFFCURVE", +"705 537 OFFCURVE", +"705 407 CURVE SMOOTH", +"705 216 OFFCURVE", +"553 60 OFFCURVE", +"367 60 CURVE SMOOTH" +); +} +); +width = 816; +}, +{ +anchors = ( +{ +name = top; +position = "{515, 687}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"703 24 LINE", +"504 234 LINE", +"479 210 LINE", +"678 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"593 -12 OFFCURVE", +"804 194 OFFCURVE", +"804 410 CURVE SMOOTH", +"804 572 OFFCURVE", +"685 699 OFFCURVE", +"518 699 CURVE SMOOTH", +"303 699 OFFCURVE", +"88 489 OFFCURVE", +"88 272 CURVE SMOOTH", +"88 110 OFFCURVE", +"207 -12 OFFCURVE", +"375 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"229 24 OFFCURVE", +"124 132 OFFCURVE", +"124 276 CURVE SMOOTH", +"124 472 OFFCURVE", +"320 663 OFFCURVE", +"514 663 CURVE SMOOTH", +"663 663 OFFCURVE", +"769 551 OFFCURVE", +"769 408 CURVE SMOOTH", +"769 215 OFFCURVE", +"575 24 OFFCURVE", +"378 24 CURVE SMOOTH" +); +} +); +width = 858; +}, +{ +anchors = ( +{ +name = top; +position = "{487, 687}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"748 106 LINE", +"523 340 LINE", +"414 234 LINE", +"639 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"603 -12 OFFCURVE", +"802 173 OFFCURVE", +"802 399 CURVE SMOOTH", +"802 570 OFFCURVE", +"665 699 OFFCURVE", +"482 699 CURVE SMOOTH", +"239 699 OFFCURVE", +"40 515 OFFCURVE", +"40 289 CURVE SMOOTH", +"40 117 OFFCURVE", +"177 -12 OFFCURVE", +"359 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"296 164 OFFCURVE", +"240 220 OFFCURVE", +"240 295 CURVE SMOOTH", +"240 420 OFFCURVE", +"344 523 OFFCURVE", +"471 523 CURVE SMOOTH", +"546 523 OFFCURVE", +"602 467 OFFCURVE", +"602 392 CURVE SMOOTH", +"602 267 OFFCURVE", +"498 164 OFFCURVE", +"371 164 CURVE SMOOTH" +); +} +); +width = 812; +}, +{ +anchors = ( +{ +name = top; +position = "{515, 687}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "9272DB60-5225-4293-85A0-2F2FD61B8EB4"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"12 67 OFFCURVE", +"168 -87 OFFCURVE", +"375 -87 CURVE SMOOTH", +"453 -87 OFFCURVE", +"530 -65 OFFCURVE", +"600 -28 CURVE", +"623 -52 LINE", +"758 76 LINE", +"747 87 LINE", +"829 177 OFFCURVE", +"881 292 OFFCURVE", +"881 410 CURVE SMOOTH", +"881 616 OFFCURVE", +"723 774 OFFCURVE", +"518 774 CURVE SMOOTH", +"260 774 OFFCURVE", +"12 529 OFFCURVE", +"12 272 CURVE SMOOTH" +); +} +); +width = 858; +}, +{ +anchors = ( +{ +name = top; +position = "{508, 687}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "CD75390B-15BE-431B-B090-D90798A382D4"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"14 76 OFFCURVE", +"154 -65 OFFCURVE", +"352 -65 CURVE SMOOTH", +"437 -65 OFFCURVE", +"518 -43 OFFCURVE", +"588 -5 CURVE", +"617 -36 LINE", +"749 87 LINE", +"728 109 LINE", +"797 191 OFFCURVE", +"838 296 OFFCURVE", +"838 410 CURVE SMOOTH", +"838 611 OFFCURVE", +"697 752 OFFCURVE", +"499 752 CURVE SMOOTH", +"232 752 OFFCURVE", +"14 539 OFFCURVE", +"14 277 CURVE SMOOTH" +); +} +); +width = 816; +}, +{ +anchors = ( +{ +name = top; +position = "{487, 687}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "23E8638F-0921-47A4-A0A0-EDB738904F3F"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"15 102 OFFCURVE", +"162 -39 OFFCURVE", +"359 -39 CURVE SMOOTH", +"441 -39 OFFCURVE", +"518 -19 OFFCURVE", +"586 15 CURVE", +"619 -19 LINE", +"767 124 LINE", +"745 147 LINE", +"800 218 OFFCURVE", +"833 305 OFFCURVE", +"833 399 CURVE SMOOTH", +"833 585 OFFCURVE", +"679 726 OFFCURVE", +"482 726 CURVE SMOOTH", +"224 726 OFFCURVE", +"15 530 OFFCURVE", +"15 289 CURVE SMOOTH" +); +} +); +width = 812; +} +); +leftKerningGroup = Q; +rightKerningGroup = Q; +unicode = 0051; +}, +{ +color = 1; +glyphname = R; +lastChange = "2020-02-01 10:12:02 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{287, 0}"; +}, +{ +name = top; +position = "{427, 687}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"573 0 LINE", +"410 269 LINE", +"323 269 LINE", +"487 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"102 0 LINE", +"154 247 LINE", +"350 247 LINE SMOOTH", +"516 247 OFFCURVE", +"656 363 OFFCURVE", +"656 500 CURVE SMOOTH", +"656 610 OFFCURVE", +"567 687 OFFCURVE", +"442 687 CURVE SMOOTH", +"167 687 LINE", +"24 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"230 613 LINE", +"426 613 LINE SMOOTH", +"516 613 OFFCURVE", +"579 566 OFFCURVE", +"579 499 CURVE SMOOTH", +"579 402 OFFCURVE", +"482 321 OFFCURVE", +"366 321 CURVE SMOOTH", +"169 321 LINE" +); +} +); +width = 676; +}, +{ +anchors = ( +{ +name = bottom; +position = "{302, 0}"; +}, +{ +name = top; +position = "{441, 687}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"527 0 LINE", +"353 291 LINE", +"311 291 LINE", +"484 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"79 0 LINE", +"135 267 LINE", +"389 267 LINE SMOOTH", +"542 267 OFFCURVE", +"674 375 OFFCURVE", +"674 519 CURVE SMOOTH", +"674 619 OFFCURVE", +"596 687 OFFCURVE", +"474 687 CURVE SMOOTH", +"186 687 LINE", +"43 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"215 651 LINE", +"462 651 LINE SMOOTH", +"570 651 OFFCURVE", +"638 596 OFFCURVE", +"638 514 CURVE SMOOTH", +"638 395 OFFCURVE", +"521 303 OFFCURVE", +"387 303 CURVE SMOOTH", +"142 303 LINE" +); +} +); +width = 702; +}, +{ +anchors = ( +{ +name = bottom; +position = "{307, 0}"; +}, +{ +name = top; +position = "{447, 687}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"650 0 LINE", +"487 269 LINE", +"271 269 LINE", +"434 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"206 0 LINE", +"250 207 LINE", +"391 207 LINE SMOOTH", +"563 207 OFFCURVE", +"700 324 OFFCURVE", +"700 487 CURVE SMOOTH", +"700 606 OFFCURVE", +"612 687 OFFCURVE", +"478 687 CURVE SMOOTH", +"155 687 LINE", +"12 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"313 511 LINE", +"438 511 LINE SMOOTH", +"479 511 OFFCURVE", +"502 496 OFFCURVE", +"502 471 CURVE SMOOTH", +"502 429 OFFCURVE", +"450 383 OFFCURVE", +"399 383 CURVE SMOOTH", +"286 383 LINE" +); +} +); +width = 716; +}, +{ +anchors = ( +{ +name = bottom; +position = "{307, 0}"; +}, +{ +name = top; +position = "{447, 687}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "839C3675-E623-43E8-9DD4-B271DCF14CC9"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"662 0 LINE", +"551 183 LINE", +"675 237 OFFCURVE", +"756 349 OFFCURVE", +"756 487 CURVE SMOOTH", +"756 638 OFFCURVE", +"642 743 OFFCURVE", +"478 743 CURVE SMOOTH", +"101 743 LINE", +"-54 0 LINE" +); +} +); +width = 716; +}, +{ +anchors = ( +{ +name = bottom; +position = "{287, 0}"; +}, +{ +name = top; +position = "{427, 687}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "E0C887F1-1001-4CC6-B028-1DC72F87AB3A"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"622 0 LINE", +"496 210 LINE", +"626 259 OFFCURVE", +"720 372 OFFCURVE", +"720 500 CURVE SMOOTH", +"720 646 OFFCURVE", +"602 751 OFFCURVE", +"442 751 CURVE SMOOTH", +"103 751 LINE", +"-54 0 LINE" +); +} +); +width = 676; +}, +{ +anchors = ( +{ +name = bottom; +position = "{302, 0}"; +}, +{ +name = top; +position = "{441, 687}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "E84D31E7-7244-4A4D-8FE0-EEEB40106C30"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"614 0 LINE", +"492 205 LINE", +"641 245 OFFCURVE", +"749 370 OFFCURVE", +"749 519 CURVE SMOOTH", +"749 662 OFFCURVE", +"636 762 OFFCURVE", +"474 762 CURVE SMOOTH", +"105 762 LINE", +"-53 0 LINE" +); +} +); +width = 702; +} +); +leftKerningGroup = R; +rightKerningGroup = R; +unicode = 0052; +}, +{ +glyphname = Racute; +lastChange = "2020-02-01 10:12:02 +0000"; +layers = ( +{ +components = ( +{ +alignment = -1; +name = R; +}, +{ +alignment = -1; +name = acute; +transform = "{1, 0, 0, 1, 307, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 702; +}, +{ +components = ( +{ +name = R; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 314, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 676; +}, +{ +components = ( +{ +name = R; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 313, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 716; +} +); +leftKerningGroup = R; +rightKerningGroup = R; +unicode = 0154; +}, +{ +glyphname = Rcaron; +lastChange = "2020-02-01 10:12:02 +0000"; +layers = ( +{ +components = ( +{ +name = R; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 213, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 702; +}, +{ +components = ( +{ +name = R; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 208, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 676; +}, +{ +components = ( +{ +name = R; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 201, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 716; +} +); +leftKerningGroup = R; +rightKerningGroup = R; +unicode = 0158; +}, +{ +glyphname = Rcommaaccent; +lastChange = "2020-02-01 10:12:02 +0000"; +layers = ( +{ +components = ( +{ +name = R; +}, +{ +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 259, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 702; +}, +{ +components = ( +{ +name = R; +}, +{ +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 257, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 676; +}, +{ +components = ( +{ +name = R; +}, +{ +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 270, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 716; +} +); +leftKerningGroup = R; +rightKerningGroup = R; +unicode = 0156; +}, +{ +color = 1; +glyphname = S; +lastChange = "2020-01-30 01:59:41 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{260, 0}"; +}, +{ +name = top; +position = "{399, 687}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"433 -11 OFFCURVE", +"549 86 OFFCURVE", +"549 222 CURVE SMOOTH", +"549 305 OFFCURVE", +"494 352 OFFCURVE", +"356 385 CURVE SMOOTH", +"244 414 OFFCURVE", +"199 442 OFFCURVE", +"199 486 CURVE SMOOTH", +"199 570 OFFCURVE", +"274 629 OFFCURVE", +"380 629 CURVE SMOOTH", +"441 629 OFFCURVE", +"514 593 OFFCURVE", +"555 543 CURVE", +"612 600 LINE", +"559 659 OFFCURVE", +"467 700 OFFCURVE", +"388 700 CURVE SMOOTH", +"230 700 OFFCURVE", +"119 603 OFFCURVE", +"119 467 CURVE SMOOTH", +"119 388 OFFCURVE", +"174 344 OFFCURVE", +"313 311 CURVE SMOOTH", +"424 283 OFFCURVE", +"468 253 OFFCURVE", +"468 207 CURVE SMOOTH", +"468 121 OFFCURVE", +"388 60 OFFCURVE", +"274 60 CURVE SMOOTH", +"201 60 OFFCURVE", +"118 100 OFFCURVE", +"73 157 CURVE", +"15 100 LINE", +"69 35 OFFCURVE", +"173 -11 OFFCURVE", +"268 -11 CURVE SMOOTH" +); +} +); +width = 614; +}, +{ +anchors = ( +{ +name = bottom; +position = "{284, 0}"; +}, +{ +name = top; +position = "{425, 687}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"437 -11 OFFCURVE", +"562 89 OFFCURVE", +"562 208 CURVE SMOOTH", +"562 294 OFFCURVE", +"502 327 OFFCURVE", +"368 365 CURVE SMOOTH", +"265 394 OFFCURVE", +"191 415 OFFCURVE", +"191 490 CURVE SMOOTH", +"191 584 OFFCURVE", +"293 664 OFFCURVE", +"415 664 CURVE SMOOTH", +"492 664 OFFCURVE", +"564 629 OFFCURVE", +"608 575 CURVE", +"634 601 LINE", +"579 663 OFFCURVE", +"500 700 OFFCURVE", +"417 700 CURVE SMOOTH", +"275 700 OFFCURVE", +"155 600 OFFCURVE", +"155 481 CURVE SMOOTH", +"155 397 OFFCURVE", +"219 369 OFFCURVE", +"350 332 CURVE SMOOTH", +"448 305 OFFCURVE", +"525 282 OFFCURVE", +"525 200 CURVE SMOOTH", +"525 105 OFFCURVE", +"418 25 OFFCURVE", +"290 25 CURVE SMOOTH", +"207 25 OFFCURVE", +"117 59 OFFCURVE", +"65 125 CURVE", +"40 99 LINE", +"99 26 OFFCURVE", +"196 -11 OFFCURVE", +"288 -11 CURVE SMOOTH" +); +} +); +width = 653; +}, +{ +anchors = ( +{ +name = bottom; +position = "{277, 0}"; +}, +{ +name = top; +position = "{417, 687}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"475 -12 OFFCURVE", +"619 87 OFFCURVE", +"619 240 CURVE SMOOTH", +"619 349 OFFCURVE", +"547 387 OFFCURVE", +"387 424 CURVE SMOOTH", +"312 441 OFFCURVE", +"288 446 OFFCURVE", +"288 471 CURVE SMOOTH", +"288 500 OFFCURVE", +"321 538 OFFCURVE", +"388 538 CURVE SMOOTH", +"432 538 OFFCURVE", +"502 522 OFFCURVE", +"559 473 CURVE", +"675 601 LINE", +"606 666 OFFCURVE", +"510 699 OFFCURVE", +"406 699 CURVE SMOOTH", +"216 699 OFFCURVE", +"90 589 OFFCURVE", +"90 448 CURVE SMOOTH", +"90 320 OFFCURVE", +"193 293 OFFCURVE", +"324 260 CURVE SMOOTH", +"403 240 OFFCURVE", +"422 238 OFFCURVE", +"422 216 CURVE SMOOTH", +"422 186 OFFCURVE", +"385 149 OFFCURVE", +"307 149 CURVE SMOOTH", +"244 149 OFFCURVE", +"169 173 OFFCURVE", +"111 228 CURVE", +"-15 109 LINE", +"56 34 OFFCURVE", +"169 -12 OFFCURVE", +"293 -12 CURVE SMOOTH" +); +} +); +width = 650; +}, +{ +anchors = ( +{ +name = bottom; +position = "{291, 0}"; +}, +{ +name = top; +position = "{431, 687}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "74BE7788-B7A3-41BB-B30A-DFF8F2651B60"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"495 -34 OFFCURVE", +"641 80 OFFCURVE", +"641 240 CURVE SMOOTH", +"641 352 OFFCURVE", +"578 402 OFFCURVE", +"392 445 CURVE SMOOTH", +"315 463 OFFCURVE", +"310 466 OFFCURVE", +"310 471 CURVE SMOOTH", +"310 494 OFFCURVE", +"344 516 OFFCURVE", +"388 516 CURVE SMOOTH", +"441 516 OFFCURVE", +"502 492 OFFCURVE", +"544 457 CURVE", +"690 617 LINE", +"619 683 OFFCURVE", +"518 721 OFFCURVE", +"406 721 CURVE SMOOTH", +"210 721 OFFCURVE", +"68 606 OFFCURVE", +"68 448 CURVE SMOOTH", +"68 303 OFFCURVE", +"188 272 OFFCURVE", +"319 239 CURVE SMOOTH", +"390 220 OFFCURVE", +"400 217 OFFCURVE", +"400 216 CURVE SMOOTH", +"400 193 OFFCURVE", +"360 171 OFFCURVE", +"307 171 CURVE SMOOTH", +"242 171 OFFCURVE", +"176 198 OFFCURVE", +"128 243 CURVE", +"-31 93 LINE", +"46 13 OFFCURVE", +"166 -34 OFFCURVE", +"293 -34 CURVE SMOOTH" +); +} +); +width = 650; +}, +{ +anchors = ( +{ +name = bottom; +position = "{259, 0}"; +}, +{ +name = top; +position = "{398, 687}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "556965E4-C4EE-4C93-8B69-7303319C815C"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"467 -75 OFFCURVE", +"600 49 OFFCURVE", +"600 222 CURVE SMOOTH", +"600 339 OFFCURVE", +"536 408 OFFCURVE", +"371 447 CURVE SMOOTH", +"311 463 OFFCURVE", +"263 486 OFFCURVE", +"263 486 CURVE", +"263 531 OFFCURVE", +"308 565 OFFCURVE", +"380 565 CURVE SMOOTH", +"424 565 OFFCURVE", +"481 536 OFFCURVE", +"510 498 CURVE", +"657 645 LINE", +"592 716 OFFCURVE", +"484 764 OFFCURVE", +"388 764 CURVE SMOOTH", +"196 764 OFFCURVE", +"55 640 OFFCURVE", +"55 467 CURVE SMOOTH", +"55 353 OFFCURVE", +"132 288 OFFCURVE", +"298 249 CURVE SMOOTH", +"374 230 OFFCURVE", +"404 210 OFFCURVE", +"404 207 CURVE SMOOTH", +"404 160 OFFCURVE", +"353 124 OFFCURVE", +"274 124 CURVE SMOOTH", +"218 124 OFFCURVE", +"150 158 OFFCURVE", +"119 203 CURVE", +"-31 55 LINE", +"36 -23 OFFCURVE", +"156 -75 OFFCURVE", +"268 -75 CURVE SMOOTH" +); +} +); +width = 614; +}, +{ +anchors = ( +{ +name = bottom; +position = "{256, 0}"; +}, +{ +name = top; +position = "{397, 687}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "E020F205-7926-4BE2-A370-679CA4C8F836"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"478 -86 OFFCURVE", +"637 46 OFFCURVE", +"637 208 CURVE SMOOTH", +"637 332 OFFCURVE", +"558 389 OFFCURVE", +"388 437 CURVE SMOOTH", +"280 468 OFFCURVE", +"266 478 OFFCURVE", +"266 490 CURVE SMOOTH", +"266 540 OFFCURVE", +"335 589 OFFCURVE", +"415 589 CURVE SMOOTH", +"471 589 OFFCURVE", +"525 564 OFFCURVE", +"555 522 CURVE", +"687 654 LINE", +"618 730 OFFCURVE", +"519 775 OFFCURVE", +"417 775 CURVE SMOOTH", +"234 775 OFFCURVE", +"76 642 OFFCURVE", +"76 481 CURVE SMOOTH", +"76 359 OFFCURVE", +"159 308 OFFCURVE", +"330 260 CURVE SMOOTH", +"434 231 OFFCURVE", +"450 220 OFFCURVE", +"450 200 CURVE SMOOTH", +"450 150 OFFCURVE", +"377 100 OFFCURVE", +"290 100 CURVE SMOOTH", +"218 100 OFFCURVE", +"151 132 OFFCURVE", +"118 180 CURVE", +"-12 45 LINE", +"57 -37 OFFCURVE", +"170 -86 OFFCURVE", +"288 -86 CURVE SMOOTH" +); +} +); +width = 653; +} +); +leftKerningGroup = S; +rightKerningGroup = S; +unicode = 0053; +}, +{ +glyphname = Sacute; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = S; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 299, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 653; +}, +{ +components = ( +{ +name = S; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 286, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 614; +}, +{ +components = ( +{ +name = S; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 283, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 650; +} +); +leftKerningGroup = S; +rightKerningGroup = S; +unicode = 015A; +}, +{ +glyphname = Scaron; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +alignment = -1; +name = S; +}, +{ +alignment = -1; +name = caron; +transform = "{1, 0, 0, 1, 187, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 653; +}, +{ +components = ( +{ +name = S; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 180, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 614; +}, +{ +components = ( +{ +name = S; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 171, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 650; +} +); +leftKerningGroup = S; +rightKerningGroup = S; +unicode = 0160; +}, +{ +glyphname = Scedilla; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +alignment = -1; +name = S; +}, +{ +alignment = -1; +name = cedilla; +transform = "{1, 0, 0, 1, 185, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 653; +}, +{ +components = ( +{ +name = S; +}, +{ +name = cedilla; +transform = "{1, 0, 0, 1, 182, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 614; +}, +{ +components = ( +{ +name = S; +}, +{ +name = cedilla; +transform = "{1, 0, 0, 1, 205, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 650; +} +); +leftKerningGroup = S; +rightKerningGroup = S; +unicode = 015E; +}, +{ +color = 1; +glyphname = T; +lastChange = "2020-01-30 02:32:44 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{257, 0}"; +}, +{ +name = top; +position = "{408, 687}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"304 0 LINE", +"432 613 LINE", +"663 613 LINE", +"678 687 LINE", +"138 687 LINE", +"123 613 LINE", +"354 613 LINE", +"226 0 LINE" +); +} +); +width = 638; +}, +{ +anchors = ( +{ +name = bottom; +position = "{281, 0}"; +}, +{ +name = top; +position = "{434, 687}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"308 0 LINE", +"444 651 LINE", +"696 651 LINE", +"703 687 LINE", +"163 687 LINE", +"156 651 LINE", +"408 651 LINE", +"272 0 LINE" +); +} +); +width = 688; +}, +{ +anchors = ( +{ +name = bottom; +position = "{260, 0}"; +}, +{ +name = top; +position = "{409, 687}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"363 0 LINE", +"470 514 LINE", +"673 514 LINE", +"709 687 LINE", +"109 687 LINE", +"73 514 LINE", +"276 514 LINE", +"169 0 LINE" +); +} +); +width = 640; +}, +{ +anchors = ( +{ +name = bottom; +position = "{276, 0}"; +}, +{ +name = top; +position = "{425, 687}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "8E99698E-1BFE-4269-BF25-E7D55490F24A"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"517 0 LINE", +"613 461 LINE", +"682 461 LINE", +"729 687 LINE", +"89 687 LINE", +"42 461 LINE", +"111 461 LINE", +"15 0 LINE" +); +} +); +width = 640; +}, +{ +anchors = ( +{ +name = bottom; +position = "{233, 0}"; +}, +{ +name = top; +position = "{384, 687}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "A524EC73-937B-4541-9AA2-21BF25944FBB"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"469 0 LINE", +"584 549 LINE", +"698 549 LINE", +"726 687 LINE", +"89 687 LINE", +"61 549 LINE", +"175 549 LINE", +"60 0 LINE" +); +} +); +width = 638; +}, +{ +anchors = ( +{ +name = bottom; +position = "{208, 0}"; +}, +{ +name = top; +position = "{361, 687}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "2DD5B637-1562-4BB2-BC74-1D424FABB0A0"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"198 562 LINE", +"81 0 LINE", +"499 0 LINE", +"616 562 LINE", +"751 562 LINE", +"775 687 LINE", +"89 687 LINE", +"64 562 LINE" +); +} +); +width = 688; +} +); +leftKerningGroup = T; +rightKerningGroup = T; +unicode = 0054; +}, +{ +glyphname = Tcaron; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +alignment = -1; +name = T; +}, +{ +alignment = -1; +name = caron; +transform = "{1, 0, 0, 1, 192, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 688; +}, +{ +components = ( +{ +name = T; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 189, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 638; +}, +{ +components = ( +{ +name = T; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 163, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 640; +} +); +leftKerningGroup = T; +rightKerningGroup = T; +unicode = 0164; +}, +{ +color = 1; +glyphname = Tcedilla; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = T; +}, +{ +name = cedilla; +transform = "{1, 0, 0, 1, 179, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 638; +}, +{ +components = ( +{ +alignment = -1; +name = T; +}, +{ +alignment = -1; +name = cedilla; +transform = "{1, 0, 0, 1, 178, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 688; +}, +{ +components = ( +{ +name = T; +}, +{ +name = cedilla; +transform = "{1, 0, 0, 1, 188, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 640; +} +); +leftKerningGroup = T; +rightKerningGroup = T; +unicode = 0162; +}, +{ +color = 1; +glyphname = U; +lastChange = "2020-02-01 10:12:20 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{317, 0}"; +}, +{ +name = top; +position = "{442, 687}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"468 -12 OFFCURVE", +"611 110 OFFCURVE", +"647 282 CURVE SMOOTH", +"731 687 LINE", +"653 687 LINE", +"570 288 LINE SMOOTH", +"543 154 OFFCURVE", +"437 59 OFFCURVE", +"314 59 CURVE SMOOTH", +"192 59 OFFCURVE", +"124 151 OFFCURVE", +"151 282 CURVE SMOOTH", +"235 687 LINE", +"157 687 LINE", +"74 288 LINE SMOOTH", +"38 112 OFFCURVE", +"131 -12 OFFCURVE", +"300 -12 CURVE SMOOTH" +); +} +); +width = 710; +}, +{ +anchors = ( +{ +name = bottom; +position = "{312, 0}"; +}, +{ +name = top; +position = "{440, 687}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"457 -12 OFFCURVE", +"590 102 OFFCURVE", +"623 264 CURVE SMOOTH", +"711 687 LINE", +"675 687 LINE", +"588 266 LINE SMOOTH", +"559 125 OFFCURVE", +"441 24 OFFCURVE", +"305 24 CURVE SMOOTH", +"171 24 OFFCURVE", +"98 123 OFFCURVE", +"127 264 CURVE SMOOTH", +"215 687 LINE", +"179 687 LINE", +"92 266 LINE SMOOTH", +"58 104 OFFCURVE", +"145 -12 OFFCURVE", +"303 -12 CURVE SMOOTH" +); +} +); +width = 712; +}, +{ +anchors = ( +{ +name = bottom; +position = "{339, 0}"; +}, +{ +name = top; +position = "{448, 687}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"516 -12 OFFCURVE", +"671 111 OFFCURVE", +"709 297 CURVE SMOOTH", +"790 687 LINE", +"596 687 LINE", +"521 323 LINE SMOOTH", +"502 235 OFFCURVE", +"426 164 OFFCURVE", +"342 164 CURVE SMOOTH", +"270 164 OFFCURVE", +"233 219 OFFCURVE", +"251 307 CURVE SMOOTH", +"330 687 LINE", +"136 687 LINE", +"58 313 LINE SMOOTH", +"20 127 OFFCURVE", +"132 -12 OFFCURVE", +"330 -12 CURVE SMOOTH" +); +} +); +width = 750; +}, +{ +anchors = ( +{ +name = bottom; +position = "{351, 0}"; +}, +{ +name = top; +position = "{460, 687}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "F35A9367-791E-4D79-8BEA-09D6CAA0A005"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"540 -59 OFFCURVE", +"713 82 OFFCURVE", +"756 288 CURVE SMOOTH", +"839 687 LINE", +"89 687 LINE", +"13 323 LINE SMOOTH", +"-33 105 OFFCURVE", +"105 -59 OFFCURVE", +"330 -59 CURVE SMOOTH" +); +} +); +width = 750; +}, +{ +anchors = ( +{ +name = bottom; +position = "{339, 0}"; +}, +{ +name = top; +position = "{464, 687}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "853183A3-548B-4C23-A6F2-FA401A467A27"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"499 -78 OFFCURVE", +"669 66 OFFCURVE", +"712 269 CURVE SMOOTH", +"799 687 LINE", +"89 687 LINE", +"9 301 LINE SMOOTH", +"-35 84 OFFCURVE", +"89 -78 OFFCURVE", +"300 -78 CURVE SMOOTH" +); +} +); +width = 710; +}, +{ +anchors = ( +{ +name = bottom; +position = "{326, 0}"; +}, +{ +name = top; +position = "{454, 687}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "1FA31EE6-7702-47F8-93C3-805A97128ED0"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"500 -100 OFFCURVE", +"668 44 OFFCURVE", +"709 246 CURVE SMOOTH", +"800 687 LINE", +"89 687 LINE", +"6 284 LINE SMOOTH", +"-40 67 OFFCURVE", +"89 -100 OFFCURVE", +"303 -100 CURVE SMOOTH" +); +} +); +width = 712; +} +); +leftKerningGroup = U; +rightKerningGroup = U; +unicode = 0055; +}, +{ +glyphname = Uacute; +lastChange = "2020-02-01 10:12:20 +0000"; +layers = ( +{ +components = ( +{ +name = U; +}, +{ +alignment = 1; +name = acute; +transform = "{1, 0, 0, 1, 329, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 710; +}, +{ +components = ( +{ +alignment = -1; +name = U; +}, +{ +alignment = -1; +name = acute; +transform = "{1, 0, 0, 1, 322, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 712; +}, +{ +components = ( +{ +name = U; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 314, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 750; +} +); +leftKerningGroup = U; +rightKerningGroup = U; +unicode = 00DA; +}, +{ +glyphname = Ucircumflex; +lastChange = "2020-02-01 10:12:20 +0000"; +layers = ( +{ +components = ( +{ +name = U; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 221, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 710; +}, +{ +components = ( +{ +name = U; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 212, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 712; +}, +{ +components = ( +{ +name = U; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 189, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 750; +} +); +leftKerningGroup = U; +rightKerningGroup = U; +unicode = 00DB; +}, +{ +glyphname = Udieresis; +lastChange = "2020-02-01 10:12:20 +0000"; +layers = ( +{ +components = ( +{ +name = U; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 207, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 710; +}, +{ +components = ( +{ +name = U; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 207, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 712; +}, +{ +components = ( +{ +name = U; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 174, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 750; +} +); +leftKerningGroup = U; +rightKerningGroup = U; +unicode = 00DC; +}, +{ +glyphname = Ugrave; +lastChange = "2020-02-01 10:12:20 +0000"; +layers = ( +{ +components = ( +{ +name = U; +}, +{ +name = grave; +transform = "{1, 0, 0, 1, 191, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 710; +}, +{ +components = ( +{ +alignment = -1; +name = U; +}, +{ +alignment = -1; +name = grave; +transform = "{1, 0, 0, 1, 206, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 712; +}, +{ +components = ( +{ +name = U; +}, +{ +name = grave; +transform = "{1, 0, 0, 1, 178, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 750; +} +); +leftKerningGroup = U; +rightKerningGroup = U; +unicode = 00D9; +}, +{ +color = 1; +glyphname = Uhungarumlaut; +lastChange = "2020-02-01 10:12:20 +0000"; +layers = ( +{ +components = ( +{ +alignment = -1; +name = U; +}, +{ +alignment = -1; +name = hungarumlaut; +transform = "{1, 0, 0, 1, 242, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 712; +}, +{ +components = ( +{ +name = U; +}, +{ +name = hungarumlaut; +transform = "{1, 0, 0, 1, 233, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 710; +}, +{ +components = ( +{ +name = U; +}, +{ +name = hungarumlaut; +transform = "{1, 0, 0, 1, 186, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 750; +} +); +leftKerningGroup = U; +rightKerningGroup = U; +unicode = 0170; +}, +{ +glyphname = Umacron; +lastChange = "2020-02-01 10:12:20 +0000"; +layers = ( +{ +components = ( +{ +name = U; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 174, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 712; +}, +{ +components = ( +{ +name = U; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 189, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 710; +}, +{ +components = ( +{ +name = U; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 173, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 750; +} +); +leftKerningGroup = U; +rightKerningGroup = U; +unicode = 016A; +}, +{ +glyphname = Uogonek; +lastChange = "2020-02-01 10:12:20 +0000"; +layers = ( +{ +components = ( +{ +name = U; +}, +{ +name = ogonek; +transform = "{1, 0, 0, 1, 208, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 712; +}, +{ +components = ( +{ +name = U; +}, +{ +name = ogonek; +transform = "{1, 0, 0, 1, 215, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 710; +}, +{ +components = ( +{ +name = U; +}, +{ +name = ogonek; +transform = "{1, 0, 0, 1, 211, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 750; +} +); +leftKerningGroup = U; +rightKerningGroup = U; +unicode = 0172; +}, +{ +glyphname = Uring; +lastChange = "2020-02-01 10:12:20 +0000"; +layers = ( +{ +components = ( +{ +name = U; +}, +{ +alignment = 1; +name = ring; +transform = "{1, 0, 0, 1, 247, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 710; +}, +{ +components = ( +{ +name = U; +}, +{ +name = ring; +transform = "{1, 0, 0, 1, 232, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 712; +}, +{ +components = ( +{ +name = U; +}, +{ +name = ring; +transform = "{1, 0, 0, 1, 253, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 750; +} +); +leftKerningGroup = U; +rightKerningGroup = U; +unicode = 016E; +}, +{ +color = 1; +glyphname = V; +lastChange = "2019-04-08 09:36:05 +0000"; +layers = ( +{ +components = ( +{ +name = capital_V; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 741; +}, +{ +components = ( +{ +name = capital_V; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 676; +}, +{ +components = ( +{ +name = capital_V; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 801; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "C74EC969-6AE2-4472-9645-B8A7DC490A27"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"460 0 LINE", +"765 687 LINE", +"89 687 LINE", +"110 0 LINE" +); +} +); +width = 676; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "0BFAEB04-9A3B-4B68-8AE8-0D02E2BE59DC"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"519 0 LINE", +"830 687 LINE", +"89 687 LINE", +"114 0 LINE" +); +} +); +width = 741; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "5948B1E0-FDB0-4189-B502-5788D3CBB8A7"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"619 0 LINE", +"890 687 LINE", +"89 687 LINE", +"76 0 LINE" +); +} +); +width = 801; +} +); +leftKerningGroup = V; +rightKerningGroup = V; +unicode = 0056; +}, +{ +color = 1; +glyphname = W; +lastChange = "2020-01-30 02:39:50 +0000"; +layers = ( +{ +anchors = ( +{ +name = top; +position = "{639, 687}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"305 0 LINE", +"620 585 LINE", +"688 0 LINE", +"765 0 LINE", +"1143 687 LINE", +"1054 687 LINE", +"747 131 LINE", +"682 687 LINE", +"595 687 LINE", +"296 131 LINE", +"223 687 LINE", +"136 687 LINE", +"228 0 LINE" +); +} +); +width = 1101; +}, +{ +anchors = ( +{ +name = top; +position = "{642, 687}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"289 0 LINE", +"631 629 LINE", +"710 0 LINE", +"749 0 LINE", +"1122 687 LINE", +"1082 687 LINE", +"741 58 LINE", +"661 687 LINE", +"622 687 LINE", +"281 58 LINE", +"201 687 LINE", +"163 687 LINE", +"250 0 LINE" +); +} +); +width = 1107; +}, +{ +anchors = ( +{ +name = top; +position = "{631, 687}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"347 0 LINE", +"576 397 LINE", +"634 0 LINE", +"830 0 LINE", +"1163 687 LINE", +"951 687 LINE", +"783 290 LINE", +"735 687 LINE", +"526 687 LINE", +"309 290 LINE", +"309 687 LINE", +"103 687 LINE", +"151 0 LINE" +); +} +); +width = 1088; +}, +{ +anchors = ( +{ +name = top; +position = "{631, 687}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "AF8C4D3C-60CE-4F84-B5EE-4C38FD0EDFD7"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"930 0 LINE", +"1177 687 LINE", +"89 687 LINE", +"51 0 LINE" +); +} +); +width = 1088; +}, +{ +anchors = ( +{ +name = top; +position = "{639, 687}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "DE28CDA3-16F7-4A46-AF4E-7D1404B7EDFF"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"905 0 LINE", +"1190 687 LINE", +"89 687 LINE", +"88 0 LINE" +); +} +); +width = 1101; +}, +{ +anchors = ( +{ +name = top; +position = "{642, 687}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "3A531C96-C473-4462-88B2-C212D17FE83B"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"919 0 LINE", +"1196 687 LINE", +"89 687 LINE", +"80 0 LINE" +); +} +); +width = 1107; +} +); +leftKerningGroup = W; +rightKerningGroup = W; +unicode = 0057; +}, +{ +color = 1; +glyphname = Wacute; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = W; +}, +{ +alignment = 1; +name = acute; +transform = "{1, 0, 0, 1, 526, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 1101; +}, +{ +components = ( +{ +alignment = -1; +name = W; +}, +{ +alignment = -1; +name = acute; +transform = "{1, 0, 0, 1, 506, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 1107; +}, +{ +components = ( +{ +name = W; +}, +{ +alignment = 1; +name = acute; +transform = "{1, 0, 0, 1, 497, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 1088; +} +); +leftKerningGroup = W; +rightKerningGroup = W; +unicode = 1E82; +}, +{ +glyphname = Wcircumflex; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = W; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 418, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 1101; +}, +{ +components = ( +{ +alignment = -1; +name = W; +}, +{ +alignment = -1; +name = circumflex; +transform = "{1, 0, 0, 1, 403, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 1107; +}, +{ +components = ( +{ +name = W; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 372, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 1088; +} +); +leftKerningGroup = W; +rightKerningGroup = W; +unicode = 0174; +}, +{ +glyphname = Wdieresis; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = W; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 404, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 1101; +}, +{ +components = ( +{ +alignment = -1; +name = W; +}, +{ +alignment = -1; +name = dieresis; +transform = "{1, 0, 0, 1, 372, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 1107; +}, +{ +components = ( +{ +name = W; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 357, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 1088; +} +); +leftKerningGroup = W; +rightKerningGroup = W; +unicode = 1E84; +}, +{ +color = 1; +glyphname = Wgrave; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = W; +}, +{ +alignment = 1; +name = grave; +transform = "{1, 0, 0, 1, 388, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 1101; +}, +{ +components = ( +{ +alignment = -1; +name = W; +}, +{ +alignment = -1; +name = grave; +transform = "{1, 0, 0, 1, 390, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 1107; +}, +{ +components = ( +{ +name = W; +}, +{ +alignment = 1; +name = grave; +transform = "{1, 0, 0, 1, 361, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 1088; +} +); +leftKerningGroup = W; +rightKerningGroup = W; +unicode = 1E80; +}, +{ +color = 1; +glyphname = X; +lastChange = "2020-01-31 02:20:18 +0000"; +layers = ( +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"165 687 LINE", +"207 687 LINE", +"590 0 LINE", +"547 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"689 687 LINE", +"736 687 LINE", +"67 0 LINE", +"20 0 LINE" +); +} +); +width = 721; +}, +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"140 687 LINE", +"233 687 LINE", +"615 0 LINE", +"522 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"663 687 LINE", +"761 687 LINE", +"92 0 LINE", +"-6 0 LINE" +); +} +); +width = 720; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"114 687 LINE", +"332 687 LINE", +"675 0 LINE", +"457 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"591 687 LINE", +"831 687 LINE", +"198 0 LINE", +"-42 0 LINE" +); +} +); +width = 754; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "4DF0386B-E1F4-4A06-9686-38B2C9EB344C"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"115 344 LINE", +"91 687 LINE", +"810 687 LINE", +"640 342 LINE", +"664 0 LINE", +"-54 0 LINE" +); +} +); +width = 721; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "8FB9AE11-DE02-4AF6-8C22-C521427CA2B1"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"110 345 LINE", +"92 687 LINE", +"809 687 LINE", +"645 342 LINE", +"663 0 LINE", +"-54 0 LINE" +); +} +); +width = 720; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "0A185216-B942-4D0E-B9B9-5BF83ABC2382"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"92 351 LINE", +"102 687 LINE", +"843 687 LINE", +"697 336 LINE", +"687 0 LINE", +"-54 0 LINE" +); +} +); +width = 754; +} +); +leftKerningGroup = X; +rightKerningGroup = X; +unicode = 0058; +}, +{ +color = 1; +glyphname = Y; +lastChange = "2020-02-01 04:42:54 +0000"; +layers = ( +{ +anchors = ( +{ +name = top; +position = "{444, 687}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"350 0 LINE", +"410 280 LINE", +"770 687 LINE", +"674 687 LINE", +"375 347 LINE", +"214 687 LINE", +"135 687 LINE", +"328 280 LINE", +"268 0 LINE" +); +} +); +width = 727; +}, +{ +anchors = ( +{ +name = top; +position = "{457, 687}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"334 0 LINE", +"393 279 LINE", +"758 687 LINE", +"711 687 LINE", +"379 317 LINE", +"202 687 LINE", +"162 687 LINE", +"357 279 LINE", +"298 0 LINE" +); +} +); +width = 742; +}, +{ +anchors = ( +{ +name = top; +position = "{438, 687}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"408 0 LINE", +"458 226 LINE", +"817 687 LINE", +"599 687 LINE", +"382 394 LINE", +"276 687 LINE", +"96 687 LINE", +"264 226 LINE", +"214 0 LINE" +); +} +); +width = 735; +}, +{ +anchors = ( +{ +name = top; +position = "{457, 687}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "0A4C653D-C5EC-40A7-9AF6-9A6F58626D10"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"584 0 LINE", +"643 279 LINE", +"831 687 LINE", +"89 687 LINE", +"106 279 LINE", +"47 0 LINE" +); +} +); +width = 742; +}, +{ +anchors = ( +{ +name = top; +position = "{444, 687}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "B7D7AD4E-35F7-40BA-ADE5-BD1B5F3EF50C"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"560 0 LINE", +"620 280 LINE", +"816 687 LINE", +"89 687 LINE", +"108 280 LINE", +"48 0 LINE" +); +} +); +width = 727; +}, +{ +anchors = ( +{ +name = top; +position = "{438, 687}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "36600925-DD53-44CA-9005-6EB0532218BE"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"588 0 LINE", +"638 226 LINE", +"824 687 LINE", +"89 687 LINE", +"84 226 LINE", +"34 0 LINE" +); +} +); +width = 735; +} +); +leftKerningGroup = Y; +rightKerningGroup = Y; +unicode = 0059; +}, +{ +glyphname = Yacute; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = Y; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 331, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 727; +}, +{ +components = ( +{ +alignment = -1; +name = Y; +}, +{ +alignment = -1; +name = acute; +transform = "{1, 0, 0, 1, 319, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 742; +}, +{ +components = ( +{ +name = Y; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 304, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 735; +} +); +leftKerningGroup = Y; +rightKerningGroup = Y; +unicode = 00DD; +}, +{ +glyphname = Ycircumflex; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = Y; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 223, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 727; +}, +{ +components = ( +{ +name = Y; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 229, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 742; +}, +{ +components = ( +{ +name = Y; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 179, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 735; +} +); +leftKerningGroup = Y; +rightKerningGroup = Y; +unicode = 0176; +}, +{ +glyphname = Ydieresis; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = Y; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 209, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 727; +}, +{ +components = ( +{ +name = Y; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 224, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 742; +}, +{ +components = ( +{ +name = Y; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 164, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 735; +} +); +leftKerningGroup = Y; +rightKerningGroup = Y; +unicode = 0178; +}, +{ +color = 1; +glyphname = Ygrave; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = Y; +}, +{ +name = grave; +transform = "{1, 0, 0, 1, 193, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 727; +}, +{ +components = ( +{ +name = Y; +}, +{ +name = grave; +transform = "{1, 0, 0, 1, 218, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 742; +}, +{ +components = ( +{ +name = Y; +}, +{ +name = grave; +transform = "{1, 0, 0, 1, 168, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 735; +} +); +leftKerningGroup = Y; +rightKerningGroup = Y; +unicode = 1EF2; +}, +{ +color = 1; +glyphname = Z; +lastChange = "2020-01-30 02:53:34 +0000"; +layers = ( +{ +anchors = ( +{ +name = top; +position = "{406, 687}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"524 0 LINE", +"540 74 LINE", +"122 74 LINE", +"651 625 LINE", +"663 687 LINE", +"149 687 LINE", +"134 613 LINE", +"540 613 LINE", +"11 62 LINE", +"0 0 LINE" +); +} +); +width = 631; +}, +{ +anchors = ( +{ +name = top; +position = "{418, 687}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"526 0 LINE", +"534 36 LINE", +"74 36 LINE", +"660 657 LINE", +"665 687 LINE", +"171 687 LINE", +"164 651 LINE", +"613 651 LINE", +"27 30 LINE", +"22 0 LINE" +); +} +); +width = 656; +}, +{ +anchors = ( +{ +name = top; +position = "{427, 687}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"581 0 LINE", +"617 173 LINE", +"291 173 LINE", +"691 542 LINE", +"719 687 LINE", +"135 687 LINE", +"99 514 LINE", +"415 514 LINE", +"12 145 LINE", +"-14 0 LINE" +); +} +); +width = 674; +}, +{ +anchors = ( +{ +name = top; +position = "{427, 687}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "6D4BF651-9987-42CD-BE79-0D188A75462C"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"620 0 LINE", +"763 687 LINE", +"89 687 LINE", +"-54 0 LINE" +); +} +); +width = 674; +}, +{ +anchors = ( +{ +name = top; +position = "{406, 687}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "BFFCFCE5-EE0F-4C19-B59B-08D4134FA80B"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"577 0 LINE", +"720 687 LINE", +"89 687 LINE", +"-54 0 LINE" +); +} +); +width = 631; +}, +{ +anchors = ( +{ +name = top; +position = "{418, 687}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "13E63853-7B4E-4E0B-B991-06B8225E74D4"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"602 0 LINE", +"745 687 LINE", +"89 687 LINE", +"-54 0 LINE" +); +} +); +width = 656; +} +); +leftKerningGroup = Z; +rightKerningGroup = Z; +unicode = 005A; +}, +{ +glyphname = Zacute; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = Z; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 292, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 656; +}, +{ +components = ( +{ +name = Z; +}, +{ +alignment = 1; +name = acute; +transform = "{1, 0, 0, 1, 293, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 631; +}, +{ +components = ( +{ +name = Z; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 293, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 674; +} +); +leftKerningGroup = Z; +rightKerningGroup = Z; +unicode = 0179; +}, +{ +glyphname = Zcaron; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = Z; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 190, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 656; +}, +{ +components = ( +{ +name = Z; +}, +{ +alignment = 1; +name = caron; +transform = "{1, 0, 0, 1, 187, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 631; +}, +{ +components = ( +{ +name = Z; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 181, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 674; +} +); +leftKerningGroup = Z; +rightKerningGroup = Z; +unicode = 017D; +}, +{ +glyphname = Zdotaccent; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = Z; +}, +{ +name = dotaccent; +transform = "{1, 0, 0, 1, 281, 170}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 656; +}, +{ +components = ( +{ +name = Z; +}, +{ +name = dotaccent; +transform = "{1, 0, 0, 1, 267, 170}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 631; +}, +{ +components = ( +{ +name = Z; +}, +{ +name = dotaccent; +transform = "{1, 0, 0, 1, 265, 170}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 674; +} +); +leftKerningGroup = Z; +rightKerningGroup = Z; +unicode = 017B; +}, +{ +color = 1; +glyphname = a; +lastChange = "2020-01-30 03:41:11 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{484, 0}"; +}, +{ +name = top; +position = "{353, 517}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"379 -12 OFFCURVE", +"509 145 OFFCURVE", +"509 331 CURVE SMOOTH", +"509 438 OFFCURVE", +"430 529 OFFCURVE", +"336 529 CURVE SMOOTH", +"170 529 OFFCURVE", +"30 376 OFFCURVE", +"30 194 CURVE SMOOTH", +"30 82 OFFCURVE", +"119 -12 OFFCURVE", +"224 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"167 55 OFFCURVE", +"108 121 OFFCURVE", +"108 199 CURVE SMOOTH", +"108 342 OFFCURVE", +"206 462 OFFCURVE", +"322 462 CURVE SMOOTH", +"402 462 OFFCURVE", +"470 396 OFFCURVE", +"470 318 CURVE SMOOTH", +"470 175 OFFCURVE", +"364 55 OFFCURVE", +"238 55 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"484 0 LINE", +"592 517 LINE", +"517 517 LINE", +"409 0 LINE" +); +} +); +width = 595; +}, +{ +anchors = ( +{ +name = bottom; +position = "{468, 0}"; +}, +{ +name = top; +position = "{368, 517}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"393 -12 OFFCURVE", +"530 145 OFFCURVE", +"530 331 CURVE SMOOTH", +"530 455 OFFCURVE", +"460 529 OFFCURVE", +"342 529 CURVE SMOOTH", +"193 529 OFFCURVE", +"44 365 OFFCURVE", +"44 200 CURVE SMOOTH", +"44 76 OFFCURVE", +"121 -12 OFFCURVE", +"230 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"145 24 OFFCURVE", +"80 98 OFFCURVE", +"80 202 CURVE SMOOTH", +"80 348 OFFCURVE", +"208 493 OFFCURVE", +"335 493 CURVE SMOOTH", +"434 493 OFFCURVE", +"493 429 OFFCURVE", +"493 321 CURVE SMOOTH", +"493 160 OFFCURVE", +"376 24 OFFCURVE", +"237 24 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"468 0 LINE", +"576 517 LINE", +"540 517 LINE", +"432 0 LINE" +); +} +); +width = 588; +}, +{ +anchors = ( +{ +name = bottom; +position = "{564, 0}"; +}, +{ +name = top; +position = "{395, 517}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"380 -12 OFFCURVE", +"498 148 OFFCURVE", +"498 319 CURVE SMOOTH", +"498 444 OFFCURVE", +"423 529 OFFCURVE", +"304 529 CURVE SMOOTH", +"138 529 OFFCURVE", +"18 369 OFFCURVE", +"18 200 CURVE SMOOTH", +"18 74 OFFCURVE", +"94 -12 OFFCURVE", +"216 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"233 148 OFFCURVE", +"202 176 OFFCURVE", +"202 221 CURVE SMOOTH", +"202 298 OFFCURVE", +"273 369 OFFCURVE", +"357 369 CURVE SMOOTH", +"403 369 OFFCURVE", +"431 342 OFFCURVE", +"431 298 CURVE SMOOTH", +"431 226 OFFCURVE", +"366 148 OFFCURVE", +"286 148 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"564 0 LINE", +"672 517 LINE", +"479 517 LINE", +"371 0 LINE" +); +} +); +width = 673; +}, +{ +anchors = ( +{ +name = bottom; +position = "{468, 0}"; +}, +{ +name = top; +position = "{368, 517}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "11C56AAA-CF7A-473E-9E8C-F0B1B5BB6F8E"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-5 49 OFFCURVE", +"93 -61 OFFCURVE", +"230 -61 CURVE SMOOTH", +"297 -61 OFFCURVE", +"361 -39 OFFCURVE", +"415 0 CURVE", +"534 0 LINE", +"641 517 LINE", +"509 517 LINE", +"468 556 OFFCURVE", +"411 578 OFFCURVE", +"342 578 CURVE SMOOTH", +"165 578 OFFCURVE", +"-5 392 OFFCURVE", +"-5 200 CURVE SMOOTH" +); +} +); +width = 588; +}, +{ +anchors = ( +{ +name = bottom; +position = "{484, 0}"; +}, +{ +name = top; +position = "{353, 517}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "E6ED500F-0021-488C-B051-19FBB2C14315"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-5 63 OFFCURVE", +"99 -47 OFFCURVE", +"224 -47 CURVE SMOOTH", +"279 -47 OFFCURVE", +"331 -30 OFFCURVE", +"377 0 CURVE", +"540 0 LINE", +"649 517 LINE", +"461 517 LINE", +"461 516 LINE", +"426 546 OFFCURVE", +"382 564 OFFCURVE", +"336 564 CURVE SMOOTH", +"150 564 OFFCURVE", +"-5 395 OFFCURVE", +"-5 194 CURVE SMOOTH" +); +} +); +width = 595; +}, +{ +anchors = ( +{ +name = bottom; +position = "{564, 0}"; +}, +{ +name = top; +position = "{395, 517}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "0002EC6E-D2ED-4A40-B862-18E048EB8B39"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-4 60 OFFCURVE", +"84 -34 OFFCURVE", +"216 -34 CURVE SMOOTH", +"262 -34 OFFCURVE", +"306 -22 OFFCURVE", +"346 0 CURVE", +"619 0 LINE", +"727 517 LINE", +"425 517 LINE", +"392 539 OFFCURVE", +"351 551 OFFCURVE", +"304 551 CURVE SMOOTH", +"134 551 OFFCURVE", +"-4 391 OFFCURVE", +"-4 200 CURVE SMOOTH" +); +} +); +width = 673; +} +); +leftKerningGroup = a; +rightKerningGroup = a; +unicode = 0061; +}, +{ +glyphname = aacute; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = a; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 240, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 595; +}, +{ +components = ( +{ +name = a; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 242, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 588; +}, +{ +components = ( +{ +name = a; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 261, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 673; +} +); +leftKerningGroup = a; +rightKerningGroup = a; +unicode = 00E1; +}, +{ +glyphname = abreve; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = a; +}, +{ +name = breve; +transform = "{1, 0, 0, 1, 123, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 595; +}, +{ +components = ( +{ +name = a; +}, +{ +alignment = 1; +name = breve; +transform = "{1, 0, 0, 1, 122, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 588; +}, +{ +components = ( +{ +name = a; +}, +{ +name = breve; +transform = "{1, 0, 0, 1, 162, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 673; +} +); +leftKerningGroup = a; +rightKerningGroup = a; +unicode = 0103; +}, +{ +glyphname = acircumflex; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = a; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 132, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 595; +}, +{ +components = ( +{ +name = a; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 140, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 588; +}, +{ +components = ( +{ +name = a; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 136, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 673; +} +); +leftKerningGroup = a; +rightKerningGroup = a; +unicode = 00E2; +}, +{ +glyphname = adieresis; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = a; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 118, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 595; +}, +{ +components = ( +{ +name = a; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 135, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 588; +}, +{ +components = ( +{ +name = a; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 121, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 673; +} +); +leftKerningGroup = a; +rightKerningGroup = a; +unicode = 00E4; +}, +{ +glyphname = agrave; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = a; +}, +{ +name = grave; +transform = "{1, 0, 0, 1, 102, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 595; +}, +{ +components = ( +{ +name = a; +}, +{ +name = grave; +transform = "{1, 0, 0, 1, 129, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 588; +}, +{ +components = ( +{ +name = a; +}, +{ +name = grave; +transform = "{1, 0, 0, 1, 125, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 673; +} +); +leftKerningGroup = a; +rightKerningGroup = a; +unicode = 00E0; +}, +{ +glyphname = amacron; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = a; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 102, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 588; +}, +{ +components = ( +{ +name = a; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 100, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 595; +}, +{ +components = ( +{ +name = a; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 120, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 673; +} +); +leftKerningGroup = a; +rightKerningGroup = a; +unicode = 0101; +}, +{ +glyphname = aogonek; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = a; +}, +{ +name = ogonek; +transform = "{1, 0, 0, 1, 364, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 588; +}, +{ +components = ( +{ +name = a; +}, +{ +name = ogonek; +transform = "{1, 0, 0, 1, 382, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 595; +}, +{ +components = ( +{ +name = a; +}, +{ +name = ogonek; +transform = "{1, 0, 0, 1, 436, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 673; +} +); +leftKerningGroup = a; +rightKerningGroup = a; +unicode = 0105; +}, +{ +glyphname = aring; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = a; +}, +{ +name = ring; +transform = "{1, 0, 0, 1, 158, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 595; +}, +{ +components = ( +{ +name = a; +}, +{ +name = ring; +transform = "{1, 0, 0, 1, 160, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 588; +}, +{ +components = ( +{ +name = a; +}, +{ +name = ring; +transform = "{1, 0, 0, 1, 200, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 673; +} +); +leftKerningGroup = a; +rightKerningGroup = a; +unicode = 00E5; +}, +{ +glyphname = atilde; +lastChange = "2020-02-01 06:07:30 +0000"; +layers = ( +{ +components = ( +{ +name = a; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 101, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 595; +}, +{ +components = ( +{ +name = a; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 108, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 588; +}, +{ +components = ( +{ +name = a; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 131, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 673; +} +); +leftKerningGroup = a; +rightKerningGroup = a; +unicode = 00E3; +}, +{ +color = 1; +glyphname = ae; +lastChange = "2020-01-30 03:40:40 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{645, -12}"; +}, +{ +name = top; +position = "{752, 517}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"300 -12 OFFCURVE", +"395 50 OFFCURVE", +"442 145 CURVE", +"465 53 OFFCURVE", +"540 -12 OFFCURVE", +"640 -12 CURVE SMOOTH", +"721 -12 OFFCURVE", +"819 20 OFFCURVE", +"871 67 CURVE", +"850 96 LINE", +"798 49 OFFCURVE", +"720 24 OFFCURVE", +"645 24 CURVE SMOOTH", +"543 24 OFFCURVE", +"471 105 OFFCURVE", +"471 209 CURVE SMOOTH", +"471 350 OFFCURVE", +"599 493 OFFCURVE", +"745 493 CURVE SMOOTH", +"836 493 OFFCURVE", +"900 448 OFFCURVE", +"900 385 CURVE SMOOTH", +"900 318 OFFCURVE", +"826 278 OFFCURVE", +"700 278 CURVE SMOOTH", +"465 278 LINE", +"458 242 LINE", +"693 242 LINE SMOOTH", +"846 242 OFFCURVE", +"936 296 OFFCURVE", +"936 387 CURVE SMOOTH", +"936 470 OFFCURVE", +"859 529 OFFCURVE", +"751 529 CURVE SMOOTH", +"649 529 OFFCURVE", +"552 468 OFFCURVE", +"493 382 CURVE", +"488 471 OFFCURVE", +"431 529 OFFCURVE", +"330 529 CURVE SMOOTH", +"277 529 OFFCURVE", +"207 513 OFFCURVE", +"143 480 CURVE", +"154 447 LINE", +"208 476 OFFCURVE", +"269 493 OFFCURVE", +"323 493 CURVE SMOOTH", +"444 493 OFFCURVE", +"469 403 OFFCURVE", +"451 316 CURVE SMOOTH", +"445 287 LINE", +"391 309 OFFCURVE", +"326 325 OFFCURVE", +"267 325 CURVE SMOOTH", +"144 325 OFFCURVE", +"48 255 OFFCURVE", +"27 157 CURVE SMOOTH", +"6 58 OFFCURVE", +"75 -12 OFFCURVE", +"191 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"102 24 OFFCURVE", +"46 77 OFFCURVE", +"62 152 CURVE SMOOTH", +"79 232 OFFCURVE", +"163 289 OFFCURVE", +"270 289 CURVE SMOOTH", +"328 289 OFFCURVE", +"389 272 OFFCURVE", +"439 254 CURVE", +"431 217 LINE SMOOTH", +"407 105 OFFCURVE", +"310 24 OFFCURVE", +"197 24 CURVE SMOOTH" +); +} +); +width = 960; +}, +{ +anchors = ( +{ +name = bottom; +position = "{600, -12}"; +}, +{ +name = top; +position = "{706, 517}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"272 -12 OFFCURVE", +"363 36 OFFCURVE", +"418 106 CURVE", +"450 33 OFFCURVE", +"520 -12 OFFCURVE", +"608 -12 CURVE SMOOTH", +"678 -12 OFFCURVE", +"781 17 OFFCURVE", +"836 66 CURVE", +"796 119 LINE", +"758 84 OFFCURVE", +"685 55 OFFCURVE", +"621 55 CURVE SMOOTH", +"529 55 OFFCURVE", +"473 116 OFFCURVE", +"473 210 CURVE SMOOTH", +"473 339 OFFCURVE", +"576 462 OFFCURVE", +"710 462 CURVE SMOOTH", +"777 462 OFFCURVE", +"827 432 OFFCURVE", +"827 382 CURVE SMOOTH", +"827 328 OFFCURVE", +"770 297 OFFCURVE", +"670 297 CURVE SMOOTH", +"463 297 LINE", +"449 230 LINE", +"656 230 LINE SMOOTH", +"810 230 OFFCURVE", +"901 295 OFFCURVE", +"901 386 CURVE SMOOTH", +"901 475 OFFCURVE", +"813 529 OFFCURVE", +"716 529 CURVE SMOOTH", +"631 529 OFFCURVE", +"548 487 OFFCURVE", +"489 423 CURVE", +"471 488 OFFCURVE", +"415 529 OFFCURVE", +"319 529 CURVE SMOOTH", +"272 529 OFFCURVE", +"208 517 OFFCURVE", +"126 480 CURVE", +"149 417 LINE", +"200 441 OFFCURVE", +"257 465 OFFCURVE", +"312 465 CURVE SMOOTH", +"421 465 OFFCURVE", +"431 388 OFFCURVE", +"416 318 CURVE SMOOTH", +"411 294 LINE", +"361 312 OFFCURVE", +"303 325 OFFCURVE", +"244 325 CURVE SMOOTH", +"135 325 OFFCURVE", +"32 259 OFFCURVE", +"12 159 CURVE SMOOTH", +"-9 52 OFFCURVE", +"53 -12 OFFCURVE", +"180 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"112 54 OFFCURVE", +"70 89 OFFCURVE", +"83 150 CURVE SMOOTH", +"97 215 OFFCURVE", +"174 262 OFFCURVE", +"253 262 CURVE SMOOTH", +"307 262 OFFCURVE", +"356 255 OFFCURVE", +"400 242 CURVE", +"392 206 LINE SMOOTH", +"376 125 OFFCURVE", +"285 54 OFFCURVE", +"196 54 CURVE SMOOTH" +); +} +); +width = 910; +}, +{ +anchors = ( +{ +name = bottom; +position = "{590, -12}"; +}, +{ +name = top; +position = "{672, 517}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"285 -12 OFFCURVE", +"354 12 OFFCURVE", +"401 57 CURVE", +"442 14 OFFCURVE", +"505 -12 OFFCURVE", +"584 -12 CURVE SMOOTH", +"657 -12 OFFCURVE", +"749 16 OFFCURVE", +"805 63 CURVE", +"712 180 LINE", +"674 153 OFFCURVE", +"627 132 OFFCURVE", +"581 132 CURVE SMOOTH", +"534 132 OFFCURVE", +"506 163 OFFCURVE", +"506 213 CURVE SMOOTH", +"506 295 OFFCURVE", +"574 385 OFFCURVE", +"659 385 CURVE SMOOTH", +"689 385 OFFCURVE", +"711 374 OFFCURVE", +"711 359 CURVE SMOOTH", +"711 331 OFFCURVE", +"680 314 OFFCURVE", +"631 314 CURVE SMOOTH", +"413 314 LINE", +"392 213 LINE", +"610 213 LINE SMOOTH", +"771 213 OFFCURVE", +"866 272 OFFCURVE", +"866 388 CURVE SMOOTH", +"866 471 OFFCURVE", +"782 529 OFFCURVE", +"664 529 CURVE SMOOTH", +"591 529 OFFCURVE", +"524 505 OFFCURVE", +"471 466 CURVE", +"439 505 OFFCURVE", +"385 529 OFFCURVE", +"316 529 CURVE SMOOTH", +"235 529 OFFCURVE", +"174 507 OFFCURVE", +"95 471 CURVE", +"143 343 LINE", +"182 362 OFFCURVE", +"226 376 OFFCURVE", +"277 376 CURVE SMOOTH", +"338 376 OFFCURVE", +"366 358 OFFCURVE", +"357 313 CURVE SMOOTH", +"354 297 LINE", +"318 315 OFFCURVE", +"278 325 OFFCURVE", +"239 325 CURVE SMOOTH", +"120 325 OFFCURVE", +"15 262 OFFCURVE", +"-5 168 CURVE SMOOTH", +"-27 64 OFFCURVE", +"59 -12 OFFCURVE", +"199 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"189 112 OFFCURVE", +"173 124 OFFCURVE", +"177 143 CURVE SMOOTH", +"185 179 OFFCURVE", +"223 208 OFFCURVE", +"266 208 CURVE SMOOTH", +"288 208 OFFCURVE", +"313 206 OFFCURVE", +"333 195 CURVE", +"328 171 LINE SMOOTH", +"321 138 OFFCURVE", +"278 112 OFFCURVE", +"217 112 CURVE SMOOTH" +); +} +); +width = 865; +}, +{ +anchors = ( +{ +name = bottom; +position = "{590, -12}"; +}, +{ +name = top; +position = "{672, 517}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "4F5FAB16-ECA5-494F-901F-02AAC51619C8"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-21 229 OFFCURVE", +"-21 141 CURVE SMOOTH", +"-21 42 OFFCURVE", +"62 -29 OFFCURVE", +"199 -29 CURVE SMOOTH", +"281 -29 OFFCURVE", +"351 -7 OFFCURVE", +"401 34 CURVE", +"446 -7 OFFCURVE", +"511 -29 OFFCURVE", +"584 -29 CURVE SMOOTH", +"665 -29 OFFCURVE", +"760 3 OFFCURVE", +"816 50 CURVE", +"701 193 LINE", +"660 164 OFFCURVE", +"618 149 OFFCURVE", +"581 149 CURVE SMOOTH", +"549 149 OFFCURVE", +"530 166 OFFCURVE", +"524 196 CURVE", +"610 196 LINE SMOOTH", +"784 196 OFFCURVE", +"888 265 OFFCURVE", +"888 388 CURVE SMOOTH", +"888 481 OFFCURVE", +"792 546 OFFCURVE", +"664 546 CURVE SMOOTH", +"596 546 OFFCURVE", +"529 526 OFFCURVE", +"474 489 CURVE", +"437 526 OFFCURVE", +"381 546 OFFCURVE", +"316 546 CURVE SMOOTH", +"233 546 OFFCURVE", +"168 523 OFFCURVE", +"89 487 CURVE", +"148 330 LINE", +"53 303 OFFCURVE" +); +} +); +width = 865; +}, +{ +anchors = ( +{ +name = bottom; +position = "{600, -12}"; +}, +{ +name = top; +position = "{706, 517}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "CB69D38D-959E-46EE-9139-4FC1EFD13052"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-44 38 OFFCURVE", +"33 -44 OFFCURVE", +"180 -44 CURVE SMOOTH", +"264 -44 OFFCURVE", +"350 -8 OFFCURVE", +"412 52 CURVE", +"455 -9 OFFCURVE", +"526 -44 OFFCURVE", +"608 -44 CURVE SMOOTH", +"693 -44 OFFCURVE", +"800 -7 OFFCURVE", +"855 41 CURVE", +"777 144 LINE", +"743 112 OFFCURVE", +"676 87 OFFCURVE", +"621 87 CURVE SMOOTH", +"552 87 OFFCURVE", +"510 127 OFFCURVE", +"505 198 CURVE", +"656 198 LINE SMOOTH", +"822 198 OFFCURVE", +"933 272 OFFCURVE", +"933 386 CURVE SMOOTH", +"933 487 OFFCURVE", +"839 561 OFFCURVE", +"716 561 CURVE SMOOTH", +"640 561 OFFCURVE", +"563 530 OFFCURVE", +"500 478 CURVE", +"466 532 OFFCURVE", +"403 561 OFFCURVE", +"319 561 CURVE SMOOTH", +"260 561 OFFCURVE", +"189 543 OFFCURVE", +"115 510 CURVE", +"160 387 LINE", +"211 411 OFFCURVE", +"262 433 OFFCURVE", +"312 433 CURVE SMOOTH", +"375 433 OFFCURVE", +"399 404 OFFCURVE", +"387 335 CURVE", +"338 350 OFFCURVE", +"290 357 OFFCURVE", +"244 357 CURVE SMOOTH", +"115 357 OFFCURVE", +"3 276 OFFCURVE", +"-19 165 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"386 331 LINE SMOOTH", +"385 325 LINE SMOOTH" +); +} +); +width = 910; +}, +{ +anchors = ( +{ +name = bottom; +position = "{645, -12}"; +}, +{ +name = top; +position = "{752, 517}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "4C096463-113F-4FCD-B1CA-FD9FBAABF9A2"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-47 38 OFFCURVE", +"44 -60 OFFCURVE", +"191 -60 CURVE SMOOTH", +"285 -60 OFFCURVE", +"372 -20 OFFCURVE", +"433 48 CURVE", +"479 -19 OFFCURVE", +"554 -60 OFFCURVE", +"640 -60 CURVE SMOOTH", +"734 -60 OFFCURVE", +"844 -22 OFFCURVE", +"903 31 CURVE", +"818 132 LINE", +"777 94 OFFCURVE", +"712 72 OFFCURVE", +"645 72 CURVE SMOOTH", +"576 72 OFFCURVE", +"526 122 OFFCURVE", +"520 194 CURVE", +"693 194 LINE SMOOTH", +"872 194 OFFCURVE", +"984 266 OFFCURVE", +"984 387 CURVE SMOOTH", +"984 498 OFFCURVE", +"885 577 OFFCURVE", +"751 577 CURVE SMOOTH", +"667 577 OFFCURVE", +"582 541 OFFCURVE", +"515 480 CURVE", +"481 541 OFFCURVE", +"415 577 OFFCURVE", +"330 577 CURVE SMOOTH", +"266 577 OFFCURVE", +"186 556 OFFCURVE", +"121 523 CURVE", +"177 405 LINE", +"226 431 OFFCURVE", +"277 445 OFFCURVE", +"323 445 CURVE SMOOTH", +"386 445 OFFCURVE", +"414 413 OFFCURVE", +"408 350 CURVE", +"359 365 OFFCURVE", +"310 373 OFFCURVE", +"267 373 CURVE SMOOTH", +"124 373 OFFCURVE", +"6 289 OFFCURVE", +"-20 167 CURVE SMOOTH" +); +} +); +width = 960; +} +); +leftKerningGroup = a; +rightKerningGroup = e; +unicode = 00E6; +}, +{ +color = 1; +glyphname = b; +lastChange = "2020-01-30 03:47:17 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"427 -12 OFFCURVE", +"567 142 OFFCURVE", +"567 324 CURVE SMOOTH", +"567 435 OFFCURVE", +"478 529 OFFCURVE", +"373 529 CURVE SMOOTH", +"218 529 OFFCURVE", +"88 373 OFFCURVE", +"88 187 CURVE SMOOTH", +"88 79 OFFCURVE", +"167 -12 OFFCURVE", +"261 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"194 55 OFFCURVE", +"127 121 OFFCURVE", +"127 199 CURVE SMOOTH", +"127 342 OFFCURVE", +"233 462 OFFCURVE", +"359 462 CURVE SMOOTH", +"430 462 OFFCURVE", +"489 396 OFFCURVE", +"489 318 CURVE SMOOTH", +"489 175 OFFCURVE", +"391 55 OFFCURVE", +"274 55 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"80 0 LINE", +"225 699 LINE", +"150 699 LINE", +"5 0 LINE" +); +} +); +width = 597; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"400 -12 OFFCURVE", +"546 153 OFFCURVE", +"546 318 CURVE SMOOTH", +"546 442 OFFCURVE", +"469 529 OFFCURVE", +"361 529 CURVE SMOOTH", +"198 529 OFFCURVE", +"60 374 OFFCURVE", +"60 190 CURVE SMOOTH", +"60 63 OFFCURVE", +"132 -12 OFFCURVE", +"254 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"153 24 OFFCURVE", +"96 86 OFFCURVE", +"96 192 CURVE SMOOTH", +"96 355 OFFCURVE", +"213 493 OFFCURVE", +"352 493 CURVE SMOOTH", +"444 493 OFFCURVE", +"509 419 OFFCURVE", +"509 314 CURVE SMOOTH", +"509 169 OFFCURVE", +"379 24 OFFCURVE", +"249 24 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"49 0 LINE", +"194 699 LINE", +"158 699 LINE", +"13 0 LINE" +); +} +); +width = 590; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"544 -12 OFFCURVE", +"664 147 OFFCURVE", +"664 318 CURVE SMOOTH", +"664 444 OFFCURVE", +"588 529 OFFCURVE", +"466 529 CURVE SMOOTH", +"303 529 OFFCURVE", +"184 368 OFFCURVE", +"184 199 CURVE SMOOTH", +"184 73 OFFCURVE", +"258 -12 OFFCURVE", +"378 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"279 148 OFFCURVE", +"251 175 OFFCURVE", +"251 219 CURVE SMOOTH", +"251 292 OFFCURVE", +"317 369 OFFCURVE", +"397 369 CURVE SMOOTH", +"449 369 OFFCURVE", +"480 341 OFFCURVE", +"480 296 CURVE SMOOTH", +"480 221 OFFCURVE", +"409 148 OFFCURVE", +"326 148 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"203 0 LINE", +"348 699 LINE", +"155 699 LINE", +"10 0 LINE" +); +} +); +width = 682; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "836583B7-99DB-4AC9-9EE8-F1106DB17AA9"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"253 0 LINE", +"253 2 LINE", +"287 -21 OFFCURVE", +"330 -34 OFFCURVE", +"378 -34 CURVE SMOOTH", +"548 -34 OFFCURVE", +"686 125 OFFCURVE", +"686 318 CURVE SMOOTH", +"686 458 OFFCURVE", +"598 551 OFFCURVE", +"466 551 CURVE SMOOTH", +"430 551 OFFCURVE", +"395 543 OFFCURVE", +"363 530 CURVE", +"398 699 LINE", +"92 699 LINE", +"-53 0 LINE" +); +} +); +width = 682; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "CFE7A594-8EB6-420E-AFC6-B95FB2227387"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"137 0 LINE", +"172 -29 OFFCURVE", +"215 -47 OFFCURVE", +"261 -47 CURVE SMOOTH", +"447 -47 OFFCURVE", +"602 123 OFFCURVE", +"602 324 CURVE SMOOTH", +"602 454 OFFCURVE", +"497 564 OFFCURVE", +"373 564 CURVE SMOOTH", +"329 564 OFFCURVE", +"287 553 OFFCURVE", +"249 534 CURVE", +"283 699 LINE", +"91 699 LINE", +"-54 0 LINE" +); +} +); +width = 597; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "AA9E21D1-A0D4-4151-BA04-55F55E19C4ED"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"83 0 LINE", +"125 -39 OFFCURVE", +"183 -61 OFFCURVE", +"254 -61 CURVE SMOOTH", +"427 -61 OFFCURVE", +"595 126 OFFCURVE", +"595 318 CURVE SMOOTH", +"595 468 OFFCURVE", +"497 578 OFFCURVE", +"361 578 CURVE SMOOTH", +"314 578 OFFCURVE", +"270 568 OFFCURVE", +"229 549 CURVE", +"260 699 LINE", +"91 699 LINE", +"-53 0 LINE" +); +} +); +width = 590; +} +); +leftKerningGroup = b; +rightKerningGroup = b; +unicode = 0062; +}, +{ +color = 1; +glyphname = c; +lastChange = "2020-01-30 04:00:10 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{243, 0}"; +}, +{ +name = top; +position = "{344, 517}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"322 -12 OFFCURVE", +"390 13 OFFCURVE", +"452 65 CURVE", +"407 120 LINE", +"360 76 OFFCURVE", +"311 55 OFFCURVE", +"259 55 CURVE SMOOTH", +"178 55 OFFCURVE", +"109 127 OFFCURVE", +"109 213 CURVE SMOOTH", +"109 348 OFFCURVE", +"216 462 OFFCURVE", +"344 462 CURVE SMOOTH", +"392 462 OFFCURVE", +"443 438 OFFCURVE", +"467 404 CURVE", +"526 451 LINE", +"487 497 OFFCURVE", +"418 529 OFFCURVE", +"358 529 CURVE SMOOTH", +"180 529 OFFCURVE", +"31 382 OFFCURVE", +"31 208 CURVE SMOOTH", +"31 89 OFFCURVE", +"129 -12 OFFCURVE", +"246 -12 CURVE SMOOTH" +); +} +); +width = 520; +}, +{ +anchors = ( +{ +name = bottom; +position = "{253, 0}"; +}, +{ +name = top; +position = "{354, 517}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"315 -12 OFFCURVE", +"394 19 OFFCURVE", +"446 63 CURVE", +"424 90 LINE", +"378 51 OFFCURVE", +"308 24 OFFCURVE", +"257 24 CURVE SMOOTH", +"153 24 OFFCURVE", +"80 96 OFFCURVE", +"80 198 CURVE SMOOTH", +"80 358 OFFCURVE", +"208 493 OFFCURVE", +"360 493 CURVE SMOOTH", +"411 493 OFFCURVE", +"467 466 OFFCURVE", +"496 429 CURVE", +"525 452 LINE", +"489 497 OFFCURVE", +"422 529 OFFCURVE", +"362 529 CURVE SMOOTH", +"189 529 OFFCURVE", +"44 376 OFFCURVE", +"44 195 CURVE SMOOTH", +"44 74 OFFCURVE", +"131 -12 OFFCURVE", +"255 -12 CURVE SMOOTH" +); +} +); +width = 532; +}, +{ +anchors = ( +{ +name = bottom; +position = "{247, 0}"; +}, +{ +name = top; +position = "{340, 517}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"354 -12 OFFCURVE", +"432 21 OFFCURVE", +"496 81 CURVE", +"383 195 LINE", +"359 171 OFFCURVE", +"314 148 OFFCURVE", +"275 148 CURVE SMOOTH", +"229 148 OFFCURVE", +"197 181 OFFCURVE", +"197 225 CURVE SMOOTH", +"197 293 OFFCURVE", +"270 369 OFFCURVE", +"345 369 CURVE SMOOTH", +"371 369 OFFCURVE", +"404 358 OFFCURVE", +"419 335 CURVE", +"559 427 LINE", +"519 485 OFFCURVE", +"453 529 OFFCURVE", +"355 529 CURVE SMOOTH", +"188 529 OFFCURVE", +"16 391 OFFCURVE", +"16 222 CURVE SMOOTH", +"16 91 OFFCURVE", +"120 -12 OFFCURVE", +"264 -12 CURVE SMOOTH" +); +} +); +width = 540; +}, +{ +anchors = ( +{ +name = bottom; +position = "{253, 0}"; +}, +{ +name = top; +position = "{354, 517}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "E92014E2-4341-4331-ADF8-9AE081D591E7"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"328 -61 OFFCURVE", +"424 -23 OFFCURVE", +"484 32 CURVE", +"575 466 LINE", +"534 531 OFFCURVE", +"442 578 OFFCURVE", +"362 578 CURVE SMOOTH", +"162 578 OFFCURVE", +"-5 403 OFFCURVE", +"-5 195 CURVE SMOOTH", +"-5 47 OFFCURVE", +"104 -61 OFFCURVE", +"255 -61 CURVE SMOOTH" +); +} +); +width = 532; +}, +{ +anchors = ( +{ +name = bottom; +position = "{243, 0}"; +}, +{ +name = top; +position = "{344, 517}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "88CF1F87-CFD8-4A07-B4A1-DF5B6F6AFB56"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"331 -46 OFFCURVE", +"407 -17 OFFCURVE", +"474 40 CURVE", +"562 461 LINE", +"519 520 OFFCURVE", +"433 563 OFFCURVE", +"358 563 CURVE SMOOTH", +"162 563 OFFCURVE", +"-3 401 OFFCURVE", +"-3 208 CURVE SMOOTH", +"-3 70 OFFCURVE", +"111 -46 OFFCURVE", +"246 -46 CURVE SMOOTH" +); +} +); +width = 520; +}, +{ +anchors = ( +{ +name = bottom; +position = "{247, 0}"; +}, +{ +name = top; +position = "{340, 517}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "63493940-352D-43FC-8B58-67B37DA8FFA3"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"351 -30 OFFCURVE", +"432 0 OFFCURVE", +"498 58 CURVE", +"576 434 LINE", +"527 507 OFFCURVE", +"449 547 OFFCURVE", +"355 547 CURVE SMOOTH", +"169 547 OFFCURVE", +"-2 393 OFFCURVE", +"-2 222 CURVE SMOOTH", +"-2 79 OFFCURVE", +"113 -30 OFFCURVE", +"264 -30 CURVE SMOOTH" +); +} +); +width = 540; +} +); +leftKerningGroup = c; +rightKerningGroup = c; +unicode = 0063; +}, +{ +glyphname = cacute; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = c; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 228, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 532; +}, +{ +components = ( +{ +name = c; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 231, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 520; +}, +{ +components = ( +{ +name = c; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 206, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 540; +} +); +leftKerningGroup = c; +rightKerningGroup = c; +unicode = 0107; +}, +{ +glyphname = ccaron; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = c; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 126, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 532; +}, +{ +components = ( +{ +name = c; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 125, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 520; +}, +{ +components = ( +{ +name = c; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 94, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 540; +} +); +leftKerningGroup = c; +rightKerningGroup = c; +unicode = 010D; +}, +{ +glyphname = ccedilla; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = c; +}, +{ +name = cedilla; +transform = "{1, 0, 0, 1, 165, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 520; +}, +{ +components = ( +{ +name = c; +}, +{ +name = cedilla; +transform = "{1, 0, 0, 1, 167, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 532; +}, +{ +components = ( +{ +name = c; +}, +{ +name = cedilla; +transform = "{1, 0, 0, 1, 175, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 540; +} +); +leftKerningGroup = c; +rightKerningGroup = c; +unicode = 00E7; +}, +{ +color = 1; +glyphname = d; +lastChange = "2020-01-30 03:49:53 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"379 -12 OFFCURVE", +"509 145 OFFCURVE", +"509 331 CURVE SMOOTH", +"509 438 OFFCURVE", +"430 529 OFFCURVE", +"336 529 CURVE SMOOTH", +"170 529 OFFCURVE", +"30 376 OFFCURVE", +"30 194 CURVE SMOOTH", +"30 82 OFFCURVE", +"119 -12 OFFCURVE", +"224 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"167 55 OFFCURVE", +"108 121 OFFCURVE", +"108 199 CURVE SMOOTH", +"108 342 OFFCURVE", +"206 462 OFFCURVE", +"322 462 CURVE SMOOTH", +"402 462 OFFCURVE", +"470 396 OFFCURVE", +"470 318 CURVE SMOOTH", +"470 175 OFFCURVE", +"364 55 OFFCURVE", +"238 55 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"485 0 LINE", +"630 699 LINE", +"555 699 LINE", +"410 0 LINE" +); +} +); +width = 598; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"393 -12 OFFCURVE", +"530 145 OFFCURVE", +"530 331 CURVE SMOOTH", +"530 455 OFFCURVE", +"460 529 OFFCURVE", +"342 529 CURVE SMOOTH", +"193 529 OFFCURVE", +"44 365 OFFCURVE", +"44 200 CURVE SMOOTH", +"44 76 OFFCURVE", +"121 -12 OFFCURVE", +"230 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"145 24 OFFCURVE", +"80 98 OFFCURVE", +"80 202 CURVE SMOOTH", +"80 348 OFFCURVE", +"208 493 OFFCURVE", +"335 493 CURVE SMOOTH", +"434 493 OFFCURVE", +"493 429 OFFCURVE", +"493 321 CURVE SMOOTH", +"493 160 OFFCURVE", +"376 24 OFFCURVE", +"237 24 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"469 0 LINE", +"614 699 LINE", +"578 699 LINE", +"433 0 LINE" +); +} +); +width = 590; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"380 -12 OFFCURVE", +"498 148 OFFCURVE", +"498 319 CURVE SMOOTH", +"498 444 OFFCURVE", +"423 529 OFFCURVE", +"304 529 CURVE SMOOTH", +"138 529 OFFCURVE", +"18 369 OFFCURVE", +"18 200 CURVE SMOOTH", +"18 74 OFFCURVE", +"94 -12 OFFCURVE", +"216 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"233 148 OFFCURVE", +"202 176 OFFCURVE", +"202 221 CURVE SMOOTH", +"202 298 OFFCURVE", +"273 369 OFFCURVE", +"357 369 CURVE SMOOTH", +"403 369 OFFCURVE", +"431 342 OFFCURVE", +"431 298 CURVE SMOOTH", +"431 226 OFFCURVE", +"366 148 OFFCURVE", +"286 148 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"565 0 LINE", +"710 699 LINE", +"517 699 LINE", +"372 0 LINE" +); +} +); +width = 683; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "03CF8909-D54A-443A-ACE8-D161B7AEB2CF"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-5 49 OFFCURVE", +"93 -61 OFFCURVE", +"230 -61 CURVE SMOOTH", +"297 -61 OFFCURVE", +"361 -39 OFFCURVE", +"415 0 CURVE", +"536 0 LINE", +"681 699 LINE", +"511 699 LINE", +"478 541 LINE", +"441 565 OFFCURVE", +"395 578 OFFCURVE", +"342 578 CURVE SMOOTH", +"165 578 OFFCURVE", +"-5 392 OFFCURVE", +"-5 200 CURVE SMOOTH" +); +} +); +width = 590; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "59CAA826-6FC2-45B8-858A-C69B905982ED"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-5 63 OFFCURVE", +"99 -47 OFFCURVE", +"224 -47 CURVE SMOOTH", +"279 -47 OFFCURVE", +"331 -30 OFFCURVE", +"377 0 CURVE", +"544 0 LINE", +"689 699 LINE", +"495 699 LINE", +"458 519 LINE", +"423 547 OFFCURVE", +"381 564 OFFCURVE", +"336 564 CURVE SMOOTH", +"150 564 OFFCURVE", +"-5 395 OFFCURVE", +"-5 194 CURVE SMOOTH" +); +} +); +width = 598; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "0A94201C-ABE3-45BB-9CF9-1C61A6906148"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-4 60 OFFCURVE", +"84 -34 OFFCURVE", +"216 -34 CURVE SMOOTH", +"262 -34 OFFCURVE", +"306 -22 OFFCURVE", +"346 0 CURVE", +"629 0 LINE", +"774 699 LINE", +"453 699 LINE", +"416 523 LINE", +"385 541 OFFCURVE", +"347 551 OFFCURVE", +"304 551 CURVE SMOOTH", +"134 551 OFFCURVE", +"-4 391 OFFCURVE", +"-4 200 CURVE SMOOTH" +); +} +); +width = 683; +} +); +leftKerningGroup = d; +rightKerningGroup = d; +unicode = 0064; +}, +{ +color = 1; +glyphname = eth; +lastChange = "2020-02-01 10:13:17 +0000"; +layers = ( +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"142 24 OFFCURVE", +"78 90 OFFCURVE", +"78 188 CURVE SMOOTH", +"78 332 OFFCURVE", +"193 467 OFFCURVE", +"344 467 CURVE SMOOTH", +"449 467 OFFCURVE", +"511 403 OFFCURVE", +"511 306 CURVE SMOOTH", +"511 162 OFFCURVE", +"395 24 OFFCURVE", +"245 24 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"473 525 OFFCURVE", +"507 414 CURVE", +"472 478 OFFCURVE", +"412 503 OFFCURVE", +"345 503 CURVE SMOOTH", +"176 503 OFFCURVE", +"42 353 OFFCURVE", +"42 186 CURVE SMOOTH", +"42 67 OFFCURVE", +"119 -12 OFFCURVE", +"244 -12 CURVE SMOOTH", +"418 -12 OFFCURVE", +"549 149 OFFCURVE", +"549 325 CURVE SMOOTH", +"549 483 OFFCURVE", +"443 625 OFFCURVE", +"314 712 CURVE", +"280 697 LINE", +"384 623 OFFCURVE" +); +}, +{ +closed = 1; +nodes = ( +"513 652 LINE", +"504 685 LINE", +"243 578 LINE", +"252 545 LINE" +); +} +); +width = 593; +}, +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"159 56 OFFCURVE", +"107 110 OFFCURVE", +"107 193 CURVE SMOOTH", +"107 320 OFFCURVE", +"207 432 OFFCURVE", +"331 432 CURVE SMOOTH", +"420 432 OFFCURVE", +"468 373 OFFCURVE", +"468 294 CURVE SMOOTH", +"468 170 OFFCURVE", +"366 56 OFFCURVE", +"245 56 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"440 522 OFFCURVE", +"470 417 CURVE", +"435 466 OFFCURVE", +"387 498 OFFCURVE", +"315 498 CURVE SMOOTH", +"155 498 OFFCURVE", +"29 352 OFFCURVE", +"29 192 CURVE SMOOTH", +"29 70 OFFCURVE", +"111 -12 OFFCURVE", +"241 -12 CURVE SMOOTH", +"421 -12 OFFCURVE", +"554 159 OFFCURVE", +"554 342 CURVE SMOOTH", +"554 477 OFFCURVE", +"473 584 OFFCURVE", +"332 714 CURVE", +"254 687 LINE", +"352 611 OFFCURVE" +); +}, +{ +closed = 1; +nodes = ( +"517 640 LINE", +"502 702 LINE", +"222 587 LINE", +"237 525 LINE" +); +} +); +width = 582; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"224 149 OFFCURVE", +"196 172 OFFCURVE", +"196 211 CURVE SMOOTH", +"196 275 OFFCURVE", +"260 338 OFFCURVE", +"333 338 CURVE SMOOTH", +"380 338 OFFCURVE", +"407 313 OFFCURVE", +"407 277 CURVE SMOOTH", +"407 211 OFFCURVE", +"344 149 OFFCURVE", +"270 149 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"397 520 OFFCURVE", +"416 427 CURVE", +"385 461 OFFCURVE", +"346 492 OFFCURVE", +"276 492 CURVE SMOOTH", +"127 492 OFFCURVE", +"15 355 OFFCURVE", +"15 205 CURVE SMOOTH", +"15 76 OFFCURVE", +"111 -12 OFFCURVE", +"260 -12 CURVE SMOOTH", +"456 -12 OFFCURVE", +"601 156 OFFCURVE", +"601 358 CURVE SMOOTH", +"601 492 OFFCURVE", +"523 594 OFFCURVE", +"379 727 CURVE", +"207 664 LINE", +"311 588 OFFCURVE" +); +}, +{ +closed = 1; +nodes = ( +"542 638 LINE", +"519 726 LINE", +"212 599 LINE", +"235 511 LINE" +); +} +); +width = 613; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "D0E56256-EEC1-4CFF-92CA-282E18747780"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-7 38 OFFCURVE", +"94 -61 OFFCURVE", +"244 -61 CURVE SMOOTH", +"438 -61 OFFCURVE", +"598 114 OFFCURVE", +"598 325 CURVE SMOOTH", +"598 418 OFFCURVE", +"565 512 OFFCURVE", +"505 595 CURVE", +"526 604 LINE", +"492 732 LINE", +"411 699 LINE", +"396 712 OFFCURVE", +"382 724 OFFCURVE", +"366 735 CURVE", +"227 674 LINE", +"242 664 OFFCURVE", +"257 653 OFFCURVE", +"272 643 CURVE", +"230 626 LINE", +"254 539 LINE", +"105 496 OFFCURVE", +"-7 352 OFFCURVE", +"-7 186 CURVE SMOOTH" +); +} +); +width = 593; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "CB2364E5-AD7A-4E00-A1AF-6D77250ECF93"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-6 49 OFFCURVE", +"94 -47 OFFCURVE", +"241 -47 CURVE SMOOTH", +"432 -47 OFFCURVE", +"590 130 OFFCURVE", +"590 342 CURVE SMOOTH", +"590 428 OFFCURVE", +"561 506 OFFCURVE", +"494 593 CURVE", +"525 606 LINE", +"494 737 LINE", +"399 698 LINE", +"369 727 LINE", +"214 673 LINE", +"229 662 OFFCURVE", +"243 650 OFFCURVE", +"257 639 CURVE", +"213 621 LINE", +"237 522 LINE", +"99 484 OFFCURVE", +"-6 348 OFFCURVE", +"-6 192 CURVE SMOOTH" +); +} +); +width = 582; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "5FA4D3A4-C565-46F1-A6D3-6B5DF3B47C4B"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-4 63 OFFCURVE", +"101 -33 OFFCURVE", +"260 -33 CURVE SMOOTH", +"463 -33 OFFCURVE", +"624 139 OFFCURVE", +"624 358 CURVE SMOOTH", +"624 445 OFFCURVE", +"595 520 OFFCURVE", +"523 608 CURVE", +"547 618 LINE", +"513 747 LINE", +"427 711 LINE", +"402 735 LINE", +"183 655 LINE", +"223 626 LINE", +"207 619 LINE", +"236 510 LINE", +"100 488 OFFCURVE", +"-4 359 OFFCURVE", +"-4 205 CURVE SMOOTH" +); +} +); +width = 613; +} +); +leftKerningGroup = eth; +rightKerningGroup = eth; +unicode = 00F0; +}, +{ +color = 1; +glyphname = dcaron; +lastChange = "2020-02-01 10:13:34 +0000"; +layers = ( +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"393 -12 OFFCURVE", +"530 145 OFFCURVE", +"530 331 CURVE SMOOTH", +"530 455 OFFCURVE", +"460 529 OFFCURVE", +"342 529 CURVE SMOOTH", +"193 529 OFFCURVE", +"44 365 OFFCURVE", +"44 200 CURVE SMOOTH", +"44 76 OFFCURVE", +"121 -12 OFFCURVE", +"230 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"145 24 OFFCURVE", +"80 98 OFFCURVE", +"80 202 CURVE SMOOTH", +"80 348 OFFCURVE", +"208 493 OFFCURVE", +"335 493 CURVE SMOOTH", +"434 493 OFFCURVE", +"493 429 OFFCURVE", +"493 321 CURVE SMOOTH", +"493 160 OFFCURVE", +"376 24 OFFCURVE", +"237 24 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"469 0 LINE", +"614 699 LINE", +"578 699 LINE", +"433 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"735 586 OFFCURVE", +"764 634 OFFCURVE", +"764 669 CURVE SMOOTH", +"764 688 OFFCURVE", +"753 699 OFFCURVE", +"736 699 CURVE SMOOTH", +"717 699 OFFCURVE", +"702 683 OFFCURVE", +"702 664 CURVE SMOOTH", +"702 649 OFFCURVE", +"712 639 OFFCURVE", +"728 640 CURVE", +"714 612 OFFCURVE", +"687 578 OFFCURVE", +"655 548 CURVE", +"679 527 LINE" +); +} +); +width = 680; +}, +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"379 -12 OFFCURVE", +"509 145 OFFCURVE", +"509 331 CURVE SMOOTH", +"509 438 OFFCURVE", +"430 529 OFFCURVE", +"336 529 CURVE SMOOTH", +"170 529 OFFCURVE", +"30 376 OFFCURVE", +"30 194 CURVE SMOOTH", +"30 82 OFFCURVE", +"119 -12 OFFCURVE", +"224 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"167 55 OFFCURVE", +"108 121 OFFCURVE", +"108 199 CURVE SMOOTH", +"108 342 OFFCURVE", +"206 462 OFFCURVE", +"322 462 CURVE SMOOTH", +"402 462 OFFCURVE", +"470 396 OFFCURVE", +"470 318 CURVE SMOOTH", +"470 175 OFFCURVE", +"364 55 OFFCURVE", +"238 55 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"485 0 LINE", +"630 699 LINE", +"555 699 LINE", +"410 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"776 559 OFFCURVE", +"812 595 OFFCURVE", +"812 647 CURVE SMOOTH", +"812 678 OFFCURVE", +"797 699 OFFCURVE", +"768 699 CURVE SMOOTH", +"741 699 OFFCURVE", +"718 674 OFFCURVE", +"718 649 CURVE SMOOTH", +"718 626 OFFCURVE", +"734 608 OFFCURVE", +"756 611 CURVE", +"742 584 OFFCURVE", +"720 557 OFFCURVE", +"692 531 CURVE", +"722 504 LINE" +); +} +); +width = 739; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"380 -12 OFFCURVE", +"498 148 OFFCURVE", +"498 319 CURVE SMOOTH", +"498 444 OFFCURVE", +"423 529 OFFCURVE", +"304 529 CURVE SMOOTH", +"138 529 OFFCURVE", +"18 369 OFFCURVE", +"18 200 CURVE SMOOTH", +"18 74 OFFCURVE", +"94 -12 OFFCURVE", +"216 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"233 148 OFFCURVE", +"202 176 OFFCURVE", +"202 221 CURVE SMOOTH", +"202 298 OFFCURVE", +"273 369 OFFCURVE", +"357 369 CURVE SMOOTH", +"403 369 OFFCURVE", +"431 342 OFFCURVE", +"431 298 CURVE SMOOTH", +"431 226 OFFCURVE", +"366 148 OFFCURVE", +"286 148 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"565 0 LINE", +"710 699 LINE", +"517 699 LINE", +"372 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"870 463 OFFCURVE", +"927 529 OFFCURVE", +"927 605 CURVE SMOOTH", +"927 660 OFFCURVE", +"897 699 OFFCURVE", +"850 699 CURVE SMOOTH", +"804 699 OFFCURVE", +"762 657 OFFCURVE", +"762 607 CURVE SMOOTH", +"762 566 OFFCURVE", +"781 534 OFFCURVE", +"829 534 CURVE", +"812 510 OFFCURVE", +"786 482 OFFCURVE", +"756 462 CURVE", +"804 416 LINE" +); +} +); +width = 865; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "1A952165-A878-4958-8A4C-7604EEA18D31"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-5 49 OFFCURVE", +"93 -61 OFFCURVE", +"230 -61 CURVE SMOOTH", +"297 -61 OFFCURVE", +"361 -39 OFFCURVE", +"415 0 CURVE", +"612 0 LINE", +"714 494 LINE", +"780 562 OFFCURVE", +"813 620 OFFCURVE", +"813 669 CURVE SMOOTH", +"813 715 OFFCURVE", +"780 748 OFFCURVE", +"736 748 CURVE SMOOTH", +"702 748 OFFCURVE", +"674 728 OFFCURVE", +"661 699 CURVE", +"478 699 LINE", +"449 557 LINE", +"418 571 OFFCURVE", +"382 578 OFFCURVE", +"342 578 CURVE SMOOTH", +"165 578 OFFCURVE", +"-5 392 OFFCURVE", +"-5 200 CURVE SMOOTH" +); +} +); +width = 680; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "1D9FA4E8-6981-41FD-A060-19E06E0394A3"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-5 63 OFFCURVE", +"99 -47 OFFCURVE", +"224 -47 CURVE SMOOTH", +"279 -47 OFFCURVE", +"331 -30 OFFCURVE", +"377 0 CURVE", +"648 0 LINE", +"748 480 LINE", +"802 535 OFFCURVE", +"847 581 OFFCURVE", +"847 647 CURVE SMOOTH", +"847 698 OFFCURVE", +"816 734 OFFCURVE", +"768 734 CURVE SMOOTH", +"741 734 OFFCURVE", +"716 720 OFFCURVE", +"700 699 CURVE", +"475 699 LINE", +"440 532 LINE", +"409 552 OFFCURVE", +"374 564 OFFCURVE", +"336 564 CURVE SMOOTH", +"150 564 OFFCURVE", +"-5 395 OFFCURVE", +"-5 194 CURVE SMOOTH" +); +} +); +width = 739; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "53A71193-641E-4FB2-9D6D-01ED5FB0571C"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-4 60 OFFCURVE", +"84 -34 OFFCURVE", +"216 -34 CURVE SMOOTH", +"262 -34 OFFCURVE", +"306 -22 OFFCURVE", +"346 0 CURVE", +"736 0 LINE", +"820 400 LINE", +"903 460 OFFCURVE", +"949 533 OFFCURVE", +"949 605 CURVE SMOOTH", +"949 673 OFFCURVE", +"909 721 OFFCURVE", +"850 721 CURVE SMOOTH", +"827 721 OFFCURVE", +"805 713 OFFCURVE", +"787 699 CURVE", +"457 699 LINE", +"420 520 LINE", +"388 540 OFFCURVE", +"348 551 OFFCURVE", +"304 551 CURVE SMOOTH", +"134 551 OFFCURVE", +"-4 391 OFFCURVE", +"-4 200 CURVE SMOOTH" +); +} +); +width = 865; +} +); +leftKerningGroup = dcaron; +rightKerningGroup = dcaron; +unicode = 010F; +}, +{ +color = 1; +glyphname = dcroat; +lastChange = "2020-02-01 10:13:42 +0000"; +layers = ( +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"659 592 LINE", +"666 628 LINE", +"376 628 LINE", +"369 592 LINE" +); +}, +{ +closed = 1; +nodes = ( +"393 -12 OFFCURVE", +"530 145 OFFCURVE", +"530 331 CURVE SMOOTH", +"530 455 OFFCURVE", +"460 529 OFFCURVE", +"342 529 CURVE SMOOTH", +"193 529 OFFCURVE", +"44 365 OFFCURVE", +"44 200 CURVE SMOOTH", +"44 76 OFFCURVE", +"121 -12 OFFCURVE", +"230 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"145 24 OFFCURVE", +"80 98 OFFCURVE", +"80 202 CURVE SMOOTH", +"80 348 OFFCURVE", +"208 493 OFFCURVE", +"335 493 CURVE SMOOTH", +"434 493 OFFCURVE", +"493 429 OFFCURVE", +"493 321 CURVE SMOOTH", +"493 160 OFFCURVE", +"376 24 OFFCURVE", +"237 24 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"469 0 LINE", +"614 699 LINE", +"578 699 LINE", +"433 0 LINE" +); +} +); +width = 590; +}, +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"687 585 LINE", +"698 635 LINE", +"388 635 LINE", +"377 585 LINE" +); +}, +{ +closed = 1; +nodes = ( +"379 -12 OFFCURVE", +"509 145 OFFCURVE", +"509 331 CURVE SMOOTH", +"509 438 OFFCURVE", +"430 529 OFFCURVE", +"336 529 CURVE SMOOTH", +"170 529 OFFCURVE", +"30 376 OFFCURVE", +"30 194 CURVE SMOOTH", +"30 82 OFFCURVE", +"119 -12 OFFCURVE", +"224 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"167 55 OFFCURVE", +"108 121 OFFCURVE", +"108 199 CURVE SMOOTH", +"108 342 OFFCURVE", +"206 462 OFFCURVE", +"322 462 CURVE SMOOTH", +"402 462 OFFCURVE", +"470 396 OFFCURVE", +"470 318 CURVE SMOOTH", +"470 175 OFFCURVE", +"364 55 OFFCURVE", +"238 55 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"485 0 LINE", +"630 699 LINE", +"555 699 LINE", +"410 0 LINE" +); +} +); +width = 598; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"744 565 LINE", +"763 655 LINE", +"373 655 LINE", +"354 565 LINE" +); +}, +{ +closed = 1; +nodes = ( +"380 -12 OFFCURVE", +"498 148 OFFCURVE", +"498 319 CURVE SMOOTH", +"498 444 OFFCURVE", +"423 529 OFFCURVE", +"304 529 CURVE SMOOTH", +"138 529 OFFCURVE", +"18 369 OFFCURVE", +"18 200 CURVE SMOOTH", +"18 74 OFFCURVE", +"94 -12 OFFCURVE", +"216 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"233 148 OFFCURVE", +"202 176 OFFCURVE", +"202 221 CURVE SMOOTH", +"202 298 OFFCURVE", +"273 369 OFFCURVE", +"357 369 CURVE SMOOTH", +"403 369 OFFCURVE", +"431 342 OFFCURVE", +"431 298 CURVE SMOOTH", +"431 226 OFFCURVE", +"366 148 OFFCURVE", +"286 148 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"565 0 LINE", +"710 699 LINE", +"517 699 LINE", +"372 0 LINE" +); +} +); +width = 695; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "817561C7-94C4-435A-BFF4-087B309DADD8"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-5 49 OFFCURVE", +"93 -61 OFFCURVE", +"230 -61 CURVE SMOOTH", +"297 -61 OFFCURVE", +"361 -39 OFFCURVE", +"415 0 CURVE", +"536 0 LINE", +"681 699 LINE", +"508 699 LINE", +"503 677 LINE", +"386 677 LINE", +"367 577 LINE", +"359 578 OFFCURVE", +"350 578 OFFCURVE", +"342 578 CURVE SMOOTH", +"165 578 OFFCURVE", +"-5 392 OFFCURVE", +"-5 200 CURVE SMOOTH" +); +} +); +width = 590; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "A415A536-601E-4271-B201-27DCC634AA5B"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-5 63 OFFCURVE", +"99 -47 OFFCURVE", +"224 -47 CURVE SMOOTH", +"276 -47 OFFCURVE", +"332 -29 OFFCURVE", +"377 0 CURVE", +"544 0 LINE", +"659 550 LINE", +"679 550 LINE", +"706 670 LINE", +"684 670 LINE", +"690 699 LINE", +"520 699 LINE", +"514 670 LINE", +"396 670 LINE", +"371 560 LINE", +"360 563 OFFCURVE", +"348 564 OFFCURVE", +"336 564 CURVE SMOOTH", +"150 564 OFFCURVE", +"-5 395 OFFCURVE", +"-5 194 CURVE SMOOTH" +); +} +); +width = 598; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "F7321BC8-1A02-40BD-AEED-C5135FEDB464"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-4 60 OFFCURVE", +"84 -34 OFFCURVE", +"216 -34 CURVE SMOOTH", +"262 -34 OFFCURVE", +"306 -22 OFFCURVE", +"346 0 CURVE", +"642 0 LINE", +"755 543 LINE", +"762 543 LINE", +"790 677 LINE", +"782 677 LINE", +"787 699 LINE", +"437 699 LINE", +"432 677 LINE", +"378 677 LINE", +"351 547 LINE", +"336 550 OFFCURVE", +"320 551 OFFCURVE", +"304 551 CURVE SMOOTH", +"134 551 OFFCURVE", +"-4 391 OFFCURVE", +"-4 200 CURVE SMOOTH" +); +} +); +width = 695; +} +); +leftKerningGroup = dcroat; +rightKerningGroup = dcroat; +unicode = 0111; +}, +{ +color = 1; +glyphname = e; +lastChange = "2020-01-30 04:57:57 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{240, -12}"; +}, +{ +name = top; +position = "{350, 517}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"310 -12 OFFCURVE", +"413 17 OFFCURVE", +"468 66 CURVE", +"428 119 LINE", +"390 84 OFFCURVE", +"317 55 OFFCURVE", +"253 55 CURVE SMOOTH", +"161 55 OFFCURVE", +"105 116 OFFCURVE", +"105 210 CURVE SMOOTH", +"105 334 OFFCURVE", +"203 462 OFFCURVE", +"342 462 CURVE SMOOTH", +"409 462 OFFCURVE", +"459 432 OFFCURVE", +"459 382 CURVE SMOOTH", +"459 328 OFFCURVE", +"402 297 OFFCURVE", +"302 297 CURVE", +"95 297 LINE", +"81 230 LINE", +"288 230 LINE", +"442 230 OFFCURVE", +"533 295 OFFCURVE", +"533 386 CURVE SMOOTH", +"533 475 OFFCURVE", +"445 529 OFFCURVE", +"348 529 CURVE SMOOTH", +"185 529 OFFCURVE", +"31 376 OFFCURVE", +"31 204 CURVE SMOOTH", +"31 75 OFFCURVE", +"118 -12 OFFCURVE", +"240 -12 CURVE SMOOTH" +); +} +); +width = 542; +}, +{ +anchors = ( +{ +name = bottom; +position = "{251, -12}"; +}, +{ +name = top; +position = "{365, 517}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"331 -12 OFFCURVE", +"429 20 OFFCURVE", +"481 67 CURVE", +"460 96 LINE", +"408 49 OFFCURVE", +"330 24 OFFCURVE", +"255 24 CURVE SMOOTH", +"153 24 OFFCURVE", +"81 105 OFFCURVE", +"81 209 CURVE SMOOTH", +"81 350 OFFCURVE", +"209 493 OFFCURVE", +"355 493 CURVE SMOOTH", +"446 493 OFFCURVE", +"510 448 OFFCURVE", +"510 385 CURVE SMOOTH", +"510 318 OFFCURVE", +"436 278 OFFCURVE", +"310 278 CURVE", +"75 278 LINE", +"68 242 LINE", +"303 242 LINE", +"456 242 OFFCURVE", +"546 296 OFFCURVE", +"546 387 CURVE SMOOTH", +"546 470 OFFCURVE", +"469 529 OFFCURVE", +"361 529 CURVE SMOOTH", +"196 529 OFFCURVE", +"45 371 OFFCURVE", +"45 205 CURVE SMOOTH", +"45 82 OFFCURVE", +"129 -12 OFFCURVE", +"250 -12 CURVE SMOOTH" +); +} +); +width = 570; +}, +{ +anchors = ( +{ +name = bottom; +position = "{258, -12}"; +}, +{ +name = top; +position = "{343, 517}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"331 -12 OFFCURVE", +"423 16 OFFCURVE", +"479 63 CURVE", +"386 180 LINE", +"348 153 OFFCURVE", +"301 132 OFFCURVE", +"255 132 CURVE SMOOTH", +"208 132 OFFCURVE", +"180 163 OFFCURVE", +"180 213 CURVE SMOOTH", +"180 295 OFFCURVE", +"248 385 OFFCURVE", +"333 385 CURVE SMOOTH", +"363 385 OFFCURVE", +"385 374 OFFCURVE", +"385 359 CURVE SMOOTH", +"384 331 OFFCURVE", +"354 314 OFFCURVE", +"305 314 CURVE", +"87 314 LINE", +"66 213 LINE", +"284 213 LINE", +"445 207 OFFCURVE", +"540 272 OFFCURVE", +"540 388 CURVE SMOOTH", +"540 471 OFFCURVE", +"456 529 OFFCURVE", +"338 529 CURVE SMOOTH", +"158 529 OFFCURVE", +"18 387 OFFCURVE", +"18 210 CURVE SMOOTH", +"18 78 OFFCURVE", +"110 -12 OFFCURVE", +"258 -12 CURVE SMOOTH" +); +} +); +width = 539; +}, +{ +anchors = ( +{ +name = bottom; +position = "{258, -12}"; +}, +{ +name = top; +position = "{340, 517}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "7FC9EBCD-26E6-4F9E-8182-21C2145997E2"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-3 64 OFFCURVE", +"101 -33 OFFCURVE", +"258 -33 CURVE SMOOTH", +"340 -33 OFFCURVE", +"436 -1 OFFCURVE", +"492 46 CURVE", +"373 196 LINE", +"333 168 OFFCURVE", +"292 153 OFFCURVE", +"255 153 CURVE SMOOTH", +"227 153 OFFCURVE", +"209 167 OFFCURVE", +"203 192 CURVE", +"284 192 LINE SMOOTH", +"456 186 OFFCURVE", +"561 259 OFFCURVE", +"561 388 CURVE SMOOTH", +"561 483 OFFCURVE", +"468 550 OFFCURVE", +"338 550 CURVE SMOOTH", +"148 550 OFFCURVE", +"-3 400 OFFCURVE", +"-3 210 CURVE SMOOTH" +); +} +); +width = 539; +}, +{ +anchors = ( +{ +name = bottom; +position = "{227, -12}"; +}, +{ +name = top; +position = "{333, 517}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "BA2E4270-151E-4426-9B44-E4869079F37A"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-4 57 OFFCURVE", +"97 -47 OFFCURVE", +"240 -47 CURVE SMOOTH", +"326 -47 OFFCURVE", +"433 -11 OFFCURVE", +"489 38 CURVE", +"407 147 LINE", +"374 115 OFFCURVE", +"307 90 OFFCURVE", +"253 90 CURVE SMOOTH", +"187 90 OFFCURVE", +"146 128 OFFCURVE", +"141 195 CURVE", +"288 195 LINE SMOOTH", +"455 195 OFFCURVE", +"565 270 OFFCURVE", +"565 386 CURVE SMOOTH", +"565 489 OFFCURVE", +"473 564 OFFCURVE", +"348 564 CURVE SMOOTH", +"164 564 OFFCURVE", +"-4 393 OFFCURVE", +"-4 204 CURVE SMOOTH" +); +} +); +width = 542; +}, +{ +anchors = ( +{ +name = bottom; +position = "{234, -12}"; +}, +{ +name = top; +position = "{341, 517}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "A04CA428-1DB8-447C-89F0-D2A609024956"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-4 52 OFFCURVE", +"104 -62 OFFCURVE", +"250 -62 CURVE SMOOTH", +"343 -62 OFFCURVE", +"449 -26 OFFCURVE", +"511 26 CURVE", +"430 137 LINE", +"389 98 OFFCURVE", +"324 74 OFFCURVE", +"255 74 CURVE SMOOTH", +"188 74 OFFCURVE", +"139 122 OFFCURVE", +"132 192 CURVE", +"303 192 LINE SMOOTH", +"484 192 OFFCURVE", +"593 265 OFFCURVE", +"593 387 CURVE SMOOTH", +"593 499 OFFCURVE", +"496 579 OFFCURVE", +"361 579 CURVE SMOOTH", +"170 579 OFFCURVE", +"-4 400 OFFCURVE", +"-4 205 CURVE SMOOTH" +); +} +); +width = 570; +} +); +leftKerningGroup = e; +rightKerningGroup = e; +unicode = 0065; +}, +{ +glyphname = eacute; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = e; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 237, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 542; +}, +{ +components = ( +{ +name = e; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 239, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 570; +}, +{ +components = ( +{ +name = e; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 209, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 539; +} +); +leftKerningGroup = e; +rightKerningGroup = e; +unicode = 00E9; +}, +{ +glyphname = ecaron; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = e; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 137, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 570; +}, +{ +components = ( +{ +name = e; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 131, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 542; +}, +{ +components = ( +{ +name = e; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 97, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 539; +} +); +leftKerningGroup = e; +rightKerningGroup = e; +unicode = 011B; +}, +{ +glyphname = ecircumflex; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = e; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 129, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 542; +}, +{ +components = ( +{ +name = e; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 137, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 570; +}, +{ +components = ( +{ +name = e; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 84, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 539; +} +); +leftKerningGroup = e; +rightKerningGroup = e; +unicode = 00EA; +}, +{ +glyphname = edieresis; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = e; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 115, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 542; +}, +{ +components = ( +{ +name = e; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 132, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 570; +}, +{ +components = ( +{ +name = e; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 69, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 539; +} +); +leftKerningGroup = e; +rightKerningGroup = e; +unicode = 00EB; +}, +{ +glyphname = edotaccent; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = e; +}, +{ +name = dotaccent; +transform = "{1, 0, 0, 1, 228, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 570; +}, +{ +components = ( +{ +name = e; +}, +{ +name = dotaccent; +transform = "{1, 0, 0, 1, 211, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 542; +}, +{ +components = ( +{ +name = e; +}, +{ +name = dotaccent; +transform = "{1, 0, 0, 1, 181, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 539; +} +); +leftKerningGroup = e; +rightKerningGroup = e; +unicode = 0117; +}, +{ +color = 1; +glyphname = edotbelow; +lastChange = "2018-09-01 04:07:59 +0000"; +layers = ( +{ +components = ( +{ +name = e; +}, +{ +alignment = -1; +name = dotaccent; +transform = "{1, 0, 0, 1, 32, -770}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 598; +}, +{ +components = ( +{ +name = e; +}, +{ +alignment = -1; +name = dotaccent; +transform = "{1, 0, 0, 1, 24, -770}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 573; +}, +{ +components = ( +{ +name = e; +}, +{ +alignment = -1; +name = dotaccent; +transform = "{1, 0, 0, 1, -41, -812}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 548; +} +); +leftKerningGroup = e; +rightKerningGroup = e; +unicode = 1EB9; +}, +{ +glyphname = egrave; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = e; +}, +{ +name = grave; +transform = "{1, 0, 0, 1, 99, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 542; +}, +{ +components = ( +{ +name = e; +}, +{ +name = grave; +transform = "{1, 0, 0, 1, 126, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 570; +}, +{ +components = ( +{ +name = e; +}, +{ +name = grave; +transform = "{1, 0, 0, 1, 73, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 539; +} +); +leftKerningGroup = e; +rightKerningGroup = e; +unicode = 00E8; +}, +{ +glyphname = emacron; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = e; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 99, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 570; +}, +{ +components = ( +{ +name = e; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 97, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 542; +}, +{ +components = ( +{ +name = e; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 68, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 539; +} +); +leftKerningGroup = e; +rightKerningGroup = e; +unicode = 0113; +}, +{ +color = 1; +glyphname = eogonek; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = e; +}, +{ +name = ogonek; +transform = "{1, 0, 0, 1, 147, -12}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 570; +}, +{ +components = ( +{ +name = e; +}, +{ +name = ogonek; +transform = "{1, 0, 0, 1, 138, -12}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 542; +}, +{ +components = ( +{ +name = e; +}, +{ +name = ogonek; +transform = "{1, 0, 0, 1, 130, -12}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 539; +} +); +leftKerningGroup = e; +rightKerningGroup = e; +unicode = 0119; +}, +{ +glyphname = etilde; +lastChange = "2020-02-01 06:07:30 +0000"; +layers = ( +{ +components = ( +{ +name = e; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 105, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 570; +}, +{ +components = ( +{ +name = e; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 98, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 542; +}, +{ +components = ( +{ +name = e; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 79, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 539; +} +); +leftKerningGroup = e; +rightKerningGroup = e; +unicode = 1EBD; +}, +{ +color = 1; +glyphname = f; +lastChange = "2020-01-31 00:08:09 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"132 0 LINE", +"254 585 LINE SMOOTH", +"262 623 OFFCURVE", +"296 653 OFFCURVE", +"332 653 CURVE SMOOTH", +"349 653 OFFCURVE", +"368 646 OFFCURVE", +"376 634 CURVE", +"421 685 LINE", +"397 706 OFFCURVE", +"365 720 OFFCURVE", +"328 720 CURVE SMOOTH", +"256 720 OFFCURVE", +"196 668 OFFCURVE", +"180 591 CURVE SMOOTH", +"57 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"353 450 LINE", +"367 517 LINE", +"84 517 LINE", +"70 450 LINE" +); +} +); +width = 342; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"118 0 LINE", +"240 587 LINE SMOOTH", +"252 643 OFFCURVE", +"290 684 OFFCURVE", +"341 684 CURVE SMOOTH", +"362 684 OFFCURVE", +"386 677 OFFCURVE", +"403 660 CURVE", +"427 686 LINE", +"403 708 OFFCURVE", +"373 720 OFFCURVE", +"335 720 CURVE SMOOTH", +"275 720 OFFCURVE", +"221 666 OFFCURVE", +"205 589 CURVE SMOOTH", +"82 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"364 481 LINE", +"371 517 LINE", +"99 517 LINE", +"92 481 LINE" +); +} +); +width = 363; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"218 0 LINE", +"324 509 LINE SMOOTH", +"330 535 OFFCURVE", +"354 570 OFFCURVE", +"399 570 CURVE SMOOTH", +"407 570 OFFCURVE", +"420 569 OFFCURVE", +"431 560 CURVE", +"477 662 LINE", +"450 693 OFFCURVE", +"401 720 OFFCURVE", +"342 720 CURVE SMOOTH", +"252 720 OFFCURVE", +"171 656 OFFCURVE", +"149 553 CURVE SMOOTH", +"34 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"396 365 LINE", +"428 517 LINE", +"77 517 LINE", +"45 365 LINE" +); +} +); +width = 403; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "971C19EC-5813-4F3F-AB12-6A3A5A2C3292"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"176 0 LINE", +"295 575 LINE SMOOTH", +"302 609 OFFCURVE", +"320 628 OFFCURVE", +"341 628 CURVE SMOOTH", +"352 628 OFFCURVE", +"361 624 OFFCURVE", +"364 618 CURVE", +"465 727 LINE", +"430 759 OFFCURVE", +"385 776 OFFCURVE", +"335 776 CURVE SMOOTH", +"247 776 OFFCURVE", +"171 703 OFFCURVE", +"150 600 CURVE SMOOTH", +"25 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"397 425 LINE", +"415 517 LINE", +"54 517 LINE", +"36 425 LINE" +); +} +); +width = 363; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "AA9C90DE-FA89-4029-9AEE-D68E55FC55FE"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"186 0 LINE", +"306 574 LINE SMOOTH", +"309 588 OFFCURVE", +"320 600 OFFCURVE", +"337 600 CURVE SMOOTH", +"340 600 OFFCURVE", +"343 600 OFFCURVE", +"345 599 CURVE", +"456 725 LINE", +"421 755 OFFCURVE", +"374 773 OFFCURVE", +"328 773 CURVE SMOOTH", +"231 773 OFFCURVE", +"149 703 OFFCURVE", +"128 602 CURVE SMOOTH", +"3 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"371 397 LINE", +"396 517 LINE", +"54 517 LINE", +"29 397 LINE" +); +} +); +width = 342; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "2F5F11C3-9BD8-4A9B-93E3-7F5C5EDF5468"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"269 0 LINE", +"373 498 LINE SMOOTH", +"376 511 OFFCURVE", +"387 520 OFFCURVE", +"399 520 CURVE SMOOTH", +"407 520 OFFCURVE", +"408 520 OFFCURVE", +"413 519 CURVE", +"499 710 LINE", +"458 748 OFFCURVE", +"400 770 OFFCURVE", +"342 770 CURVE SMOOTH", +"225 770 OFFCURVE", +"126 685 OFFCURVE", +"100 563 CURVE SMOOTH", +"-17 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"415 315 LINE", +"457 517 LINE", +"54 517 LINE", +"12 315 LINE" +); +} +); +width = 403; +} +); +leftKerningGroup = f; +rightKerningGroup = f; +unicode = 0066; +}, +{ +color = 1; +glyphname = g; +lastChange = "2020-01-30 05:20:43 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{198, -172}"; +}, +{ +name = top; +position = "{355, 517}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"421 58 LINE SMOOTH", +"400 -43 OFFCURVE", +"312 -105 OFFCURVE", +"196 -105 CURVE SMOOTH", +"129 -105 OFFCURVE", +"74 -84 OFFCURVE", +"42 -46 CURVE", +"1 -101 LINE", +"40 -141 OFFCURVE", +"112 -172 OFFCURVE", +"198 -172 CURVE SMOOTH", +"341 -172 OFFCURVE", +"465 -86 OFFCURVE", +"494 52 CURVE SMOOTH", +"591 517 LINE", +"516 517 LINE" +); +}, +{ +closed = 1; +nodes = ( +"166 105 OFFCURVE", +"115 157 OFFCURVE", +"115 240 CURVE SMOOTH", +"115 356 OFFCURVE", +"216 462 OFFCURVE", +"337 462 CURVE SMOOTH", +"421 462 OFFCURVE", +"473 411 OFFCURVE", +"473 328 CURVE SMOOTH", +"473 215 OFFCURVE", +"375 105 OFFCURVE", +"251 105 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"505 398 LINE", +"485 473 OFFCURVE", +"426 529 OFFCURVE", +"324 529 CURVE SMOOTH", +"163 529 OFFCURVE", +"36 387 OFFCURVE", +"36 234 CURVE SMOOTH", +"36 114 OFFCURVE", +"113 38 OFFCURVE", +"232 38 CURVE SMOOTH", +"325 38 OFFCURVE", +"404 84 OFFCURVE", +"459 163 CURVE" +); +} +); +width = 594; +}, +{ +anchors = ( +{ +name = bottom; +position = "{206, -172}"; +}, +{ +name = top; +position = "{351, 517}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"449 56 LINE SMOOTH", +"426 -56 OFFCURVE", +"323 -136 OFFCURVE", +"206 -136 CURVE SMOOTH", +"140 -136 OFFCURVE", +"68 -110 OFFCURVE", +"31 -72 CURVE", +"9 -102 LINE", +"48 -142 OFFCURVE", +"129 -172 OFFCURVE", +"206 -172 CURVE SMOOTH", +"342 -172 OFFCURVE", +"457 -79 OFFCURVE", +"485 54 CURVE SMOOTH", +"581 517 LINE", +"545 517 LINE" +); +}, +{ +closed = 1; +nodes = ( +"147 74 OFFCURVE", +"85 145 OFFCURVE", +"85 237 CURVE SMOOTH", +"85 365 OFFCURVE", +"204 493 OFFCURVE", +"339 493 CURVE SMOOTH", +"436 493 OFFCURVE", +"502 426 OFFCURVE", +"502 332 CURVE SMOOTH", +"502 199 OFFCURVE", +"380 74 OFFCURVE", +"246 74 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"521 381 LINE", +"508 476 OFFCURVE", +"429 529 OFFCURVE", +"337 529 CURVE SMOOTH", +"186 529 OFFCURVE", +"49 385 OFFCURVE", +"49 232 CURVE SMOOTH", +"49 121 OFFCURVE", +"125 38 OFFCURVE", +"238 38 CURVE SMOOTH", +"323 38 OFFCURVE", +"426 86 OFFCURVE", +"481 185 CURVE" +); +} +); +width = 594; +}, +{ +anchors = ( +{ +name = bottom; +position = "{229, -172}"; +}, +{ +name = top; +position = "{386, 517}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"368 73 LINE SMOOTH", +"358 28 OFFCURVE", +"289 -12 OFFCURVE", +"204 -12 CURVE SMOOTH", +"157 -12 OFFCURVE", +"100 0 OFFCURVE", +"75 25 CURVE", +"-6 -99 LINE", +"43 -139 OFFCURVE", +"127 -172 OFFCURVE", +"229 -172 CURVE SMOOTH", +"393 -172 OFFCURVE", +"528 -88 OFFCURVE", +"556 47 CURVE SMOOTH", +"654 517 LINE", +"460 517 LINE" +); +}, +{ +closed = 1; +nodes = ( +"249 198 OFFCURVE", +"221 216 OFFCURVE", +"221 256 CURVE SMOOTH", +"221 316 OFFCURVE", +"284 369 OFFCURVE", +"350 369 CURVE SMOOTH", +"391 369 OFFCURVE", +"416 349 OFFCURVE", +"416 312 CURVE SMOOTH", +"416 252 OFFCURVE", +"352 198 OFFCURVE", +"287 198 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"453 432 LINE", +"439 483 OFFCURVE", +"369 529 OFFCURVE", +"287 529 CURVE SMOOTH", +"140 529 OFFCURVE", +"24 385 OFFCURVE", +"24 238 CURVE SMOOTH", +"24 120 OFFCURVE", +"99 38 OFFCURVE", +"212 38 CURVE SMOOTH", +"277 38 OFFCURVE", +"349 66 OFFCURVE", +"401 123 CURVE" +); +} +); +width = 659; +}, +{ +anchors = ( +{ +name = bottom; +position = "{206, -172}"; +}, +{ +name = top; +position = "{351, 517}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "9CB9AF8B-1355-46F7-B06E-13B05AA8CAC9"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"25 -204 OFFCURVE", +"118 -237 OFFCURVE", +"206 -237 CURVE SMOOTH", +"373 -237 OFFCURVE", +"514 -122 OFFCURVE", +"549 41 CURVE SMOOTH", +"647 517 LINE", +"502 517 LINE", +"461 555 OFFCURVE", +"403 577 OFFCURVE", +"337 577 CURVE SMOOTH", +"161 577 OFFCURVE", +"1 413 OFFCURVE", +"1 232 CURVE SMOOTH", +"1 93 OFFCURVE", +"101 -10 OFFCURVE", +"238 -10 CURVE SMOOTH", +"282 -10 OFFCURVE", +"325 0 OFFCURVE", +"366 18 CURVE", +"334 -36 OFFCURVE", +"273 -71 OFFCURVE", +"206 -71 CURVE SMOOTH", +"150 -71 OFFCURVE", +"89 -48 OFFCURVE", +"71 -18 CURVE", +"-30 -155 LINE" +); +} +); +width = 594; +}, +{ +anchors = ( +{ +name = bottom; +position = "{198, -172}"; +}, +{ +name = top; +position = "{355, 517}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "E7406DE3-DC4A-4EEA-8904-3BDD9179E9DA"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"22 -197 OFFCURVE", +"109 -227 OFFCURVE", +"198 -227 CURVE SMOOTH", +"372 -227 OFFCURVE", +"514 -118 OFFCURVE", +"548 41 CURVE SMOOTH", +"648 517 LINE", +"468 517 LINE", +"430 547 OFFCURVE", +"381 563 OFFCURVE", +"324 563 CURVE SMOOTH", +"150 563 OFFCURVE", +"2 411 OFFCURVE", +"2 234 CURVE SMOOTH", +"2 96 OFFCURVE", +"94 4 OFFCURVE", +"232 4 CURVE SMOOTH", +"275 4 OFFCURVE", +"315 13 OFFCURVE", +"353 30 CURVE", +"326 -20 OFFCURVE", +"270 -50 OFFCURVE", +"196 -50 CURVE SMOOTH", +"136 -50 OFFCURVE", +"94 -32 OFFCURVE", +"76 0 CURVE", +"-32 -146 LINE" +); +} +); +width = 594; +}, +{ +anchors = ( +{ +name = bottom; +position = "{229, -172}"; +}, +{ +name = top; +position = "{386, 517}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "722C26D0-8598-4668-A1A8-545B8FC64CB8"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"29 -200 OFFCURVE", +"128 -230 OFFCURVE", +"229 -230 CURVE SMOOTH", +"425 -230 OFFCURVE", +"580 -124 OFFCURVE", +"613 35 CURVE SMOOTH", +"713 517 LINE", +"409 517 LINE", +"375 538 OFFCURVE", +"332 551 OFFCURVE", +"287 551 CURVE SMOOTH", +"135 551 OFFCURVE", +"3 405 OFFCURVE", +"3 238 CURVE SMOOTH", +"3 156 OFFCURVE", +"36 89 OFFCURVE", +"92 51 CURVE", +"-38 -148 LINE" +); +} +); +width = 659; +} +); +leftKerningGroup = g; +rightKerningGroup = g; +unicode = 0067; +}, +{ +glyphname = gbreve; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = g; +}, +{ +name = breve; +transform = "{1, 0, 0, 1, 105, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 594; +}, +{ +components = ( +{ +name = g; +}, +{ +name = breve; +transform = "{1, 0, 0, 1, 125, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 594; +}, +{ +components = ( +{ +name = g; +}, +{ +name = breve; +transform = "{1, 0, 0, 1, 153, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 659; +} +); +leftKerningGroup = g; +rightKerningGroup = g; +unicode = 011F; +}, +{ +color = 1; +glyphname = gcommaaccent; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = g; +}, +{ +alignment = 1; +name = commaaccentcomb; +transform = "{-1, 0, 0, -1, 394, 517}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 594; +}, +{ +components = ( +{ +name = g; +}, +{ +alignment = 1; +name = commaaccentcomb; +transform = "{-1, 0, 0, -1, 385, 517}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 594; +}, +{ +components = ( +{ +alignment = -1; +name = g; +}, +{ +alignment = -1; +name = commaaccentcomb; +transform = "{-1, 0, 0, -1, 440, 551}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 659; +} +); +leftKerningGroup = g; +rightKerningGroup = g; +unicode = 0123; +}, +{ +color = 1; +glyphname = h; +lastChange = "2020-01-30 05:33:39 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"80 0 LINE", +"225 699 LINE", +"150 699 LINE", +"5 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"442 0 LINE", +"507 311 OFFCURVE", +"515 336 OFFCURVE", +"515 374 CURVE SMOOTH", +"515 466 OFFCURVE", +"453 529 OFFCURVE", +"353 529 CURVE SMOOTH", +"260 529 OFFCURVE", +"164 463 OFFCURVE", +"142 382 CURVE", +"147 326 LINE", +"162 398 OFFCURVE", +"250 462 OFFCURVE", +"340 462 CURVE SMOOTH", +"401 462 OFFCURVE", +"438 423 OFFCURVE", +"438 361 CURVE SMOOTH", +"438 330 OFFCURVE", +"431 308 OFFCURVE", +"367 0 CURVE" +); +} +); +width = 546; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"49 0 LINE", +"194 699 LINE", +"158 699 LINE", +"13 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"411 0 LINE", +"482 339 OFFCURVE", +"487 353 OFFCURVE", +"487 381 CURVE SMOOTH", +"487 469 OFFCURVE", +"425 529 OFFCURVE", +"326 529 CURVE SMOOTH", +"220 529 OFFCURVE", +"131 460 OFFCURVE", +"111 361 CURVE", +"117 329 LINE", +"137 424 OFFCURVE", +"220 493 OFFCURVE", +"319 493 CURVE SMOOTH", +"399 493 OFFCURVE", +"449 445 OFFCURVE", +"449 372 CURVE SMOOTH", +"449 343 OFFCURVE", +"443 322 OFFCURVE", +"375 0 CURVE" +); +} +); +width = 527; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"203 0 LINE", +"348 699 LINE", +"155 699 LINE", +"10 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"536 0 LINE", +"600 305 OFFCURVE", +"608 331 OFFCURVE", +"608 369 CURVE SMOOTH", +"608 462 OFFCURVE", +"545 529 OFFCURVE", +"444 529 CURVE SMOOTH", +"351 529 OFFCURVE", +"272 475 OFFCURVE", +"249 387 CURVE", +"261 282 LINE", +"269 328 OFFCURVE", +"314 369 OFFCURVE", +"364 369 CURVE SMOOTH", +"396 369 OFFCURVE", +"416 351 OFFCURVE", +"416 317 CURVE SMOOTH", +"416 302 OFFCURVE", +"413 289 OFFCURVE", +"352 0 CURVE" +); +} +); +width = 634; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "DB4B4141-BE56-4297-9DDE-32F494D2D388"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"472 0 LINE", +"512 190 LINE SMOOTH", +"545 344 OFFCURVE", +"547 355 OFFCURVE", +"547 381 CURVE SMOOTH", +"547 504 OFFCURVE", +"456 589 OFFCURVE", +"326 589 CURVE SMOOTH", +"292 589 OFFCURVE", +"260 583 OFFCURVE", +"229 573 CURVE", +"255 699 LINE", +"91 699 LINE", +"-53 0 LINE" +); +} +); +width = 527; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "8ABDDC03-73DE-47E2-A60C-450304FA7723"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"492 0 LINE", +"529 175 LINE SMOOTH", +"558 314 OFFCURVE", +"564 340 OFFCURVE", +"564 374 CURVE SMOOTH", +"564 495 OFFCURVE", +"478 578 OFFCURVE", +"353 578 CURVE SMOOTH", +"316 578 OFFCURVE", +"279 570 OFFCURVE", +"245 555 CURVE", +"275 699 LINE", +"92 699 LINE", +"-53 0 LINE" +); +} +); +width = 546; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "5ECFE014-487F-44D3-93F1-D12D8FE9C943"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"579 0 LINE", +"614 164 LINE SMOOTH", +"644 309 OFFCURVE", +"650 336 OFFCURVE", +"650 369 CURVE SMOOTH", +"650 488 OFFCURVE", +"565 571 OFFCURVE", +"444 571 CURVE SMOOTH", +"415 571 OFFCURVE", +"388 567 OFFCURVE", +"362 558 CURVE", +"391 699 LINE", +"92 699 LINE", +"-53 0 LINE" +); +} +); +width = 634; +} +); +leftKerningGroup = h; +rightKerningGroup = h; +unicode = 0068; +}, +{ +color = 1; +glyphname = i; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = idotless; +}, +{ +name = dotaccentcomb; +transform = "{1, 0, 0, 1, 7, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 189; +}, +{ +components = ( +{ +name = idotless; +}, +{ +name = dotaccentcomb; +transform = "{1, 0, 0, 1, 2, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 168; +}, +{ +components = ( +{ +name = idotless; +}, +{ +name = dotaccentcomb; +transform = "{1, 0, 0, 1, 33, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 305; +} +); +leftKerningGroup = i; +rightKerningGroup = i; +unicode = 0069; +}, +{ +color = 1; +glyphname = idotless; +lastChange = "2020-01-30 05:36:41 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{78, 0}"; +}, +{ +name = top; +position = "{149, 517}"; +} +); +guideLines = ( +{ +position = "{268, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"78 0 LINE", +"186 517 LINE", +"111 517 LINE", +"3 0 LINE" +); +} +); +width = 189; +}, +{ +anchors = ( +{ +name = bottom; +position = "{48, 0}"; +}, +{ +name = top; +position = "{138, 517}"; +} +); +guideLines = ( +{ +position = "{793, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"48 0 LINE", +"156 517 LINE", +"120 517 LINE", +"12 0 LINE" +); +} +); +width = 168; +}, +{ +anchors = ( +{ +name = bottom; +position = "{195, 0}"; +}, +{ +name = top; +position = "{207, 517}"; +} +); +guideLines = ( +{ +position = "{1706, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"195 0 LINE", +"303 517 LINE", +"110 517 LINE", +"2 0 LINE" +); +} +); +width = 305; +}, +{ +anchors = ( +{ +name = top; +position = "{150, 517}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +guideLines = ( +{ +position = "{805, 0}"; +} +); +layerId = "E72B2F10-6D7F-420B-8A9D-815E33EF9A0E"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"114 0 LINE", +"222 517 LINE", +"54 517 LINE", +"-54 0 LINE" +); +} +); +width = 168; +}, +{ +anchors = ( +{ +name = bottom; +position = "{89, 0}"; +}, +{ +name = loop_left; +position = "{74, 318}"; +}, +{ +name = r_shoulder; +position = "{149, 287}"; +}, +{ +name = shoulder; +position = "{157, 326}"; +}, +{ +name = top; +position = "{160, 517}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +guideLines = ( +{ +position = "{279, 0}"; +} +); +layerId = "01914453-7DAC-49FA-A2C0-58DD7C72C777"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"135 0 LINE", +"243 517 LINE", +"54 517 LINE", +"-54 0 LINE" +); +} +); +width = 189; +}, +{ +anchors = ( +{ +name = bottom; +position = "{197, 0}"; +}, +{ +name = loop_left; +position = "{63, 298}"; +}, +{ +name = r_shoulder; +position = "{241, 211}"; +}, +{ +name = shoulder; +position = "{255, 282}"; +}, +{ +name = top; +position = "{209, 517}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +guideLines = ( +{ +position = "{1708, 0}"; +} +); +layerId = "344316F4-BF21-4E3C-A593-8AC3A2A98510"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"251 0 LINE", +"359 517 LINE", +"54 517 LINE", +"-54 0 LINE" +); +} +); +width = 305; +} +); +leftKerningGroup = i; +rightKerningGroup = i; +unicode = 0131; +}, +{ +color = 1; +glyphname = iacute; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = idotless; +}, +{ +alignment = 1; +name = acute; +transform = "{1, 0, 0, 1, 36, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 189; +}, +{ +components = ( +{ +name = idotless; +}, +{ +alignment = 1; +name = acute; +transform = "{1, 0, 0, 1, 12, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 168; +}, +{ +components = ( +{ +name = idotless; +}, +{ +alignment = 1; +name = acute; +transform = "{1, 0, 0, 1, 73, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 305; +} +); +leftKerningGroup = i; +rightKerningGroup = i; +unicode = 00ED; +}, +{ +glyphname = icircumflex; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = idotless; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, -72, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 189; +}, +{ +components = ( +{ +name = idotless; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, -90, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 168; +}, +{ +components = ( +{ +name = idotless; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, -52, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 305; +} +); +leftKerningGroup = i; +rightKerningGroup = i; +unicode = 00EE; +}, +{ +glyphname = idieresis; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = idotless; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, -86, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 189; +}, +{ +components = ( +{ +name = idotless; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, -95, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 168; +}, +{ +components = ( +{ +name = idotless; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, -67, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 305; +} +); +leftKerningGroup = i; +rightKerningGroup = i; +unicode = 00EF; +}, +{ +color = 1; +glyphname = igrave; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = idotless; +}, +{ +alignment = 1; +name = grave; +transform = "{1, 0, 0, 1, -102, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 189; +}, +{ +components = ( +{ +name = idotless; +}, +{ +alignment = 1; +name = grave; +transform = "{1, 0, 0, 1, -101, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 168; +}, +{ +components = ( +{ +name = idotless; +}, +{ +alignment = 1; +name = grave; +transform = "{1, 0, 0, 1, -63, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 305; +} +); +leftKerningGroup = i; +rightKerningGroup = i; +unicode = 00EC; +}, +{ +glyphname = imacron; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = idotless; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, -128, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 168; +}, +{ +components = ( +{ +name = idotless; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, -104, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 189; +}, +{ +components = ( +{ +name = idotless; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, -68, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 305; +} +); +leftKerningGroup = i; +rightKerningGroup = i; +unicode = 012B; +}, +{ +glyphname = iogonek; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = idotless; +}, +{ +name = ogonek; +transform = "{1, 0, 0, 1, -56, 0}"; +}, +{ +name = dotaccent; +transform = "{1, 0, 0, 1, 1, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 168; +}, +{ +components = ( +{ +name = idotless; +}, +{ +name = ogonek; +transform = "{1, 0, 0, 1, -24, 0}"; +}, +{ +name = dotaccent; +transform = "{1, 0, 0, 1, 10, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 189; +}, +{ +components = ( +{ +name = idotless; +}, +{ +name = ogonek; +transform = "{1, 0, 0, 1, 67, 0}"; +}, +{ +name = dotaccent; +transform = "{1, 0, 0, 1, 45, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 305; +} +); +leftKerningGroup = i; +rightKerningGroup = i; +unicode = 012F; +}, +{ +color = 1; +glyphname = j; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = jdotless; +}, +{ +name = dotaccentcomb; +transform = "{1, 0, 0, 1, 9, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 193; +}, +{ +components = ( +{ +name = jdotless; +}, +{ +name = dotaccentcomb; +transform = "{1, 0, 0, 1, 3, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 170; +}, +{ +components = ( +{ +name = jdotless; +}, +{ +name = dotaccentcomb; +transform = "{1, 0, 0, 1, 40, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 319; +} +); +leftKerningGroup = j; +rightKerningGroup = j; +unicode = 006A; +}, +{ +color = 1; +glyphname = jdotless; +lastChange = "2020-01-30 05:51:43 +0000"; +layers = ( +{ +anchors = ( +{ +name = top; +position = "{151, 517}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"-6 -178 OFFCURVE", +"54 -126 OFFCURVE", +"70 -49 CURVE SMOOTH", +"188 517 LINE", +"113 517 LINE", +"-3 -43 LINE SMOOTH", +"-11 -81 OFFCURVE", +"-43 -111 OFFCURVE", +"-79 -111 CURVE SMOOTH", +"-97 -111 OFFCURVE", +"-123 -107 OFFCURVE", +"-138 -101 CURVE", +"-158 -161 LINE", +"-139 -170 OFFCURVE", +"-108 -178 OFFCURVE", +"-77 -178 CURVE SMOOTH" +); +} +); +width = 193; +}, +{ +anchors = ( +{ +name = top; +position = "{139, 517}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"-30 -178 OFFCURVE", +"23 -128 OFFCURVE", +"38 -57 CURVE SMOOTH", +"157 517 LINE", +"121 517 LINE", +"2 -55 LINE SMOOTH", +"-8 -105 OFFCURVE", +"-48 -142 OFFCURVE", +"-92 -142 CURVE SMOOTH", +"-115 -142 OFFCURVE", +"-143 -137 OFFCURVE", +"-160 -129 CURVE", +"-171 -161 LINE", +"-152 -170 OFFCURVE", +"-120 -178 OFFCURVE", +"-92 -178 CURVE SMOOTH" +); +} +); +width = 170; +}, +{ +anchors = ( +{ +name = top; +position = "{214, 517}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"96 -178 OFFCURVE", +"180 -110 OFFCURVE", +"202 -2 CURVE SMOOTH", +"310 517 LINE", +"117 517 LINE", +"17 38 LINE SMOOTH", +"11 7 OFFCURVE", +"-20 -23 OFFCURVE", +"-52 -23 CURVE SMOOTH", +"-62 -23 OFFCURVE", +"-80 -23 OFFCURVE", +"-91 -18 CURVE", +"-126 -151 LINE", +"-100 -165 OFFCURVE", +"-53 -178 OFFCURVE", +"-6 -178 CURVE SMOOTH" +); +} +); +width = 319; +}, +{ +anchors = ( +{ +name = top; +position = "{139, 517}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "C47FF1F3-3670-45D3-A494-CB0E24D86DCD"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"2 -243 OFFCURVE", +"80 -171 OFFCURVE", +"102 -70 CURVE SMOOTH", +"223 517 LINE", +"54 517 LINE", +"-62 -42 LINE SMOOTH", +"-66 -63 OFFCURVE", +"-81 -77 OFFCURVE", +"-92 -77 CURVE SMOOTH", +"-113 -77 OFFCURVE", +"-132 -72 OFFCURVE", +"-139 -67 CURVE", +"-192 -223 LINE", +"-164 -234 OFFCURVE", +"-123 -243 OFFCURVE", +"-92 -243 CURVE SMOOTH" +); +} +); +width = 170; +}, +{ +anchors = ( +{ +name = top; +position = "{151, 517}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "406BD467-F712-44A6-85B8-E937AD32CF10"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"22 -236 OFFCURVE", +"105 -164 OFFCURVE", +"127 -61 CURVE SMOOTH", +"247 517 LINE", +"54 517 LINE", +"-60 -31 LINE SMOOTH", +"-62 -44 OFFCURVE", +"-82 -53 OFFCURVE", +"-95 -53 CURVE SMOOTH", +"-102 -53 OFFCURVE", +"-111 -51 OFFCURVE", +"-120 -46 CURVE", +"-176 -216 LINE", +"-149 -228 OFFCURVE", +"-108 -236 OFFCURVE", +"-77 -236 CURVE SMOOTH" +); +} +); +width = 193; +}, +{ +anchors = ( +{ +name = top; +position = "{214, 517}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "A7BA8E54-E7A8-4FDF-94A3-E5DA6EC04FA3"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"127 -239 OFFCURVE", +"234 -148 OFFCURVE", +"262 -14 CURVE SMOOTH", +"372 517 LINE", +"54 517 LINE", +"-54 0 LINE SMOOTH", +"-55 -3 OFFCURVE", +"-62 -5 OFFCURVE", +"-69 -5 CURVE SMOOTH", +"-74 -5 OFFCURVE", +"-81 -4 OFFCURVE", +"-86 0 CURVE", +"-142 -211 LINE", +"-104 -228 OFFCURVE", +"-51 -239 OFFCURVE", +"-6 -239 CURVE SMOOTH" +); +} +); +width = 319; +} +); +leftKerningGroup = j; +rightKerningGroup = j; +unicode = 0237; +}, +{ +color = 1; +glyphname = k; +lastChange = "2020-02-01 10:42:05 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{200, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"80 0 LINE", +"109 138 LINE", +"220 229 LINE", +"351 0 LINE", +"442 0 LINE", +"282 280 LINE", +"565 517 LINE", +"467 517 LINE", +"129 234 LINE", +"225 699 LINE", +"150 699 LINE", +"5 0 LINE" +); +} +); +width = 539; +}, +{ +anchors = ( +{ +name = bottom; +position = "{199, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"49 0 LINE", +"77 134 LINE", +"220 255 LINE", +"365 0 LINE", +"410 0 LINE", +"249 280 LINE", +"531 517 LINE", +"479 517 LINE", +"88 187 LINE", +"194 699 LINE", +"158 699 LINE", +"13 0 LINE" +); +} +); +width = 521; +}, +{ +anchors = ( +{ +name = bottom; +position = "{271, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"203 0 LINE", +"228 120 LINE", +"282 171 LINE", +"339 0 LINE", +"550 0 LINE", +"429 294 LINE", +"658 517 LINE", +"438 517 LINE", +"274 343 LINE", +"348 699 LINE", +"155 699 LINE", +"10 0 LINE" +); +} +); +width = 616; +}, +{ +anchors = ( +{ +name = bottom; +position = "{199, 0}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "F6AE7141-516D-49B7-85CE-E0CF6CD5E848"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"467 0 LINE", +"458 303 LINE", +"575 517 LINE", +"223 517 LINE", +"260 699 LINE", +"92 699 LINE", +"-54 0 LINE" +); +} +); +width = 521; +}, +{ +anchors = ( +{ +name = bottom; +position = "{200, 0}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "0215E677-82C4-4EFE-8BFB-57E36E68C426"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"485 0 LINE", +"474 288 LINE", +"593 517 LINE", +"246 517 LINE", +"284 699 LINE", +"91 699 LINE", +"-54 0 LINE" +); +} +); +width = 539; +}, +{ +anchors = ( +{ +name = bottom; +position = "{271, 0}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "82F7BFDC-B3C5-4886-BB5E-693498EEB8B0"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"562 0 LINE", +"565 299 LINE", +"670 517 LINE", +"373 517 LINE", +"411 699 LINE", +"91 699 LINE", +"-54 0 LINE" +); +} +); +width = 616; +} +); +leftKerningGroup = k; +rightKerningGroup = k; +unicode = 006B; +}, +{ +glyphname = kcommaaccent; +lastChange = "2020-02-01 10:42:05 +0000"; +layers = ( +{ +components = ( +{ +name = k; +}, +{ +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 156, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 521; +}, +{ +components = ( +{ +name = k; +}, +{ +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 170, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 539; +}, +{ +components = ( +{ +name = k; +}, +{ +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 234, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 616; +} +); +leftKerningGroup = k; +rightKerningGroup = k; +unicode = 0137; +}, +{ +color = 1; +glyphname = l; +lastChange = "2020-01-30 21:20:41 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{73, 0}"; +}, +{ +name = top; +position = "{187, 699}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"80 0 LINE", +"225 699 LINE", +"150 699 LINE", +"5 0 LINE" +); +} +); +width = 193; +}, +{ +anchors = ( +{ +name = bottom; +position = "{42, 0}"; +}, +{ +name = top; +position = "{176, 699}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"49 0 LINE", +"194 699 LINE", +"158 699 LINE", +"13 0 LINE" +); +} +); +width = 170; +}, +{ +anchors = ( +{ +name = bottom; +position = "{163, 0}"; +}, +{ +name = top; +position = "{250, 699}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"203 0 LINE", +"348 699 LINE", +"155 699 LINE", +"10 0 LINE" +); +} +); +width = 321; +}, +{ +anchors = ( +{ +name = bottom; +position = "{42, 0}"; +}, +{ +name = top; +position = "{176, 699}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "98D523A4-A6D7-42A8-B6BB-B63D858C36D7"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"116 0 LINE", +"261 699 LINE", +"92 699 LINE", +"-53 0 LINE" +); +} +); +width = 170; +}, +{ +anchors = ( +{ +name = bottom; +position = "{73, 0}"; +}, +{ +name = top; +position = "{187, 699}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "9CC9533B-8F6C-43C6-BC42-B4919234075A"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"139 0 LINE", +"284 699 LINE", +"92 699 LINE", +"-53 0 LINE" +); +} +); +width = 193; +}, +{ +anchors = ( +{ +name = bottom; +position = "{163, 0}"; +}, +{ +name = top; +position = "{250, 699}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "E7781F06-6E8B-430C-85B7-0771B416D0C7"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"267 0 LINE", +"412 699 LINE", +"92 699 LINE", +"-53 0 LINE" +); +} +); +width = 321; +} +); +leftKerningGroup = l; +rightKerningGroup = l; +unicode = 006C; +}, +{ +glyphname = lacute; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = l; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 50, 182}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 170; +}, +{ +components = ( +{ +name = l; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 74, 182}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 193; +}, +{ +components = ( +{ +name = l; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 116, 182}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 321; +} +); +leftKerningGroup = l; +rightKerningGroup = l; +unicode = 013A; +}, +{ +color = 1; +glyphname = lcaron; +lastChange = "2020-02-01 10:14:40 +0000"; +layers = ( +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"266 586 OFFCURVE", +"295 634 OFFCURVE", +"295 669 CURVE SMOOTH", +"295 688 OFFCURVE", +"284 699 OFFCURVE", +"267 699 CURVE SMOOTH", +"248 699 OFFCURVE", +"233 683 OFFCURVE", +"233 664 CURVE SMOOTH", +"233 649 OFFCURVE", +"243 639 OFFCURVE", +"259 640 CURVE", +"245 612 OFFCURVE", +"218 578 OFFCURVE", +"186 548 CURVE", +"210 527 LINE" +); +}, +{ +closed = 1; +nodes = ( +"49 0 LINE", +"194 699 LINE", +"158 699 LINE", +"13 0 LINE" +); +} +); +width = 209; +}, +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"338 559 OFFCURVE", +"374 595 OFFCURVE", +"374 647 CURVE SMOOTH", +"374 678 OFFCURVE", +"359 699 OFFCURVE", +"330 699 CURVE SMOOTH", +"303 699 OFFCURVE", +"280 674 OFFCURVE", +"280 649 CURVE SMOOTH", +"280 626 OFFCURVE", +"296 608 OFFCURVE", +"318 611 CURVE", +"304 584 OFFCURVE", +"282 557 OFFCURVE", +"254 531 CURVE", +"284 504 LINE" +); +}, +{ +closed = 1; +nodes = ( +"80 0 LINE", +"225 699 LINE", +"150 699 LINE", +"5 0 LINE" +); +} +); +width = 299; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"505 463 OFFCURVE", +"562 529 OFFCURVE", +"562 605 CURVE SMOOTH", +"562 660 OFFCURVE", +"532 699 OFFCURVE", +"485 699 CURVE SMOOTH", +"439 699 OFFCURVE", +"397 657 OFFCURVE", +"397 607 CURVE SMOOTH", +"397 566 OFFCURVE", +"416 534 OFFCURVE", +"464 534 CURVE", +"447 510 OFFCURVE", +"421 482 OFFCURVE", +"391 462 CURVE", +"439 416 LINE" +); +}, +{ +closed = 1; +nodes = ( +"203 0 LINE", +"348 699 LINE", +"155 699 LINE", +"10 0 LINE" +); +} +); +width = 500; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "23F600F9-66B4-4C87-B6DC-CB691B97B8FF"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"155 0 LINE", +"255 482 LINE", +"318 549 OFFCURVE", +"360 613 OFFCURVE", +"360 669 CURVE SMOOTH", +"360 723 OFFCURVE", +"321 764 OFFCURVE", +"267 764 CURVE SMOOTH", +"224 764 OFFCURVE", +"188 737 OFFCURVE", +"174 699 CURVE", +"92 699 LINE", +"-53 0 LINE" +); +} +); +width = 209; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "B25D8104-0630-46B0-A414-D0D4D73AB1B6"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"230 0 LINE", +"327 465 LINE", +"403 542 OFFCURVE", +"432 582 OFFCURVE", +"432 647 CURVE SMOOTH", +"432 710 OFFCURVE", +"392 757 OFFCURVE", +"330 757 CURVE SMOOTH", +"290 757 OFFCURVE", +"253 733 OFFCURVE", +"235 699 CURVE", +"92 699 LINE", +"-53 0 LINE" +); +} +); +width = 299; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "D375CBAD-5000-4F68-9BCF-679D5D16CEF0"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"392 0 LINE", +"472 384 LINE", +"558 448 OFFCURVE", +"607 526 OFFCURVE", +"607 605 CURVE SMOOTH", +"607 684 OFFCURVE", +"558 744 OFFCURVE", +"485 744 CURVE SMOOTH", +"447 744 OFFCURVE", +"412 726 OFFCURVE", +"388 699 CURVE", +"92 699 LINE", +"-53 0 LINE" +); +} +); +width = 500; +} +); +leftKerningGroup = lcaron; +rightKerningGroup = lcaron; +unicode = 013E; +}, +{ +color = 1; +glyphname = lslash; +lastChange = "2020-02-01 10:14:53 +0000"; +layers = ( +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"259 349 LINE", +"267 390 LINE", +"52 290 LINE", +"44 249 LINE" +); +}, +{ +closed = 1; +nodes = ( +"109 0 LINE", +"254 699 LINE", +"218 699 LINE", +"73 0 LINE" +); +} +); +width = 285; +}, +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"286 354 LINE", +"300 429 LINE", +"42 309 LINE", +"28 234 LINE" +); +}, +{ +closed = 1; +nodes = ( +"137 0 LINE", +"282 699 LINE", +"207 699 LINE", +"62 0 LINE" +); +} +); +width = 297; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"386 350 LINE", +"419 517 LINE", +"35 345 LINE", +"3 178 LINE" +); +}, +{ +closed = 1; +nodes = ( +"240 0 LINE", +"385 699 LINE", +"192 699 LINE", +"47 0 LINE" +); +} +); +width = 388; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "504C45B4-ACEE-43EB-94E6-6696C844F270"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"231 0 LINE", +"376 699 LINE", +"92 699 LINE", +"-53 0 LINE" +); +} +); +width = 285; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "F6ADD214-B22A-4594-8F8D-FB95680936C0"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"243 0 LINE", +"388 699 LINE", +"92 699 LINE", +"-53 0 LINE" +); +} +); +width = 297; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "45655836-9669-419B-9B6C-15F8781BA9E0"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"334 0 LINE", +"479 699 LINE", +"92 699 LINE", +"-53 0 LINE" +); +} +); +width = 388; +} +); +leftKerningGroup = lslash; +rightKerningGroup = lslash; +unicode = 0142; +}, +{ +color = 1; +glyphname = m; +lastChange = "2020-01-30 21:31:34 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{78, 0}"; +}, +{ +name = top; +position = "{149, 517}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"78 0 LINE", +"186 517 LINE", +"111 517 LINE", +"3 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"412 0 LINE", +"479 320 OFFCURVE", +"486 344 OFFCURVE", +"486 376 CURVE SMOOTH", +"486 467 OFFCURVE", +"427 529 OFFCURVE", +"334 529 CURVE SMOOTH", +"245 529 OFFCURVE", +"166 472 OFFCURVE", +"142 382 CURVE", +"146 326 LINE", +"162 406 OFFCURVE", +"240 462 OFFCURVE", +"316 462 CURVE SMOOTH", +"378 462 OFFCURVE", +"409 424 OFFCURVE", +"409 359 CURVE SMOOTH", +"409 339 OFFCURVE", +"406 331 OFFCURVE", +"337 0 CURVE" +); +}, +{ +closed = 1; +nodes = ( +"746 0 LINE", +"813 320 OFFCURVE", +"820 344 OFFCURVE", +"820 376 CURVE SMOOTH", +"820 467 OFFCURVE", +"761 529 OFFCURVE", +"668 529 CURVE SMOOTH", +"579 529 OFFCURVE", +"500 472 OFFCURVE", +"476 382 CURVE", +"480 326 LINE", +"496 406 OFFCURVE", +"574 462 OFFCURVE", +"650 462 CURVE SMOOTH", +"712 462 OFFCURVE", +"743 424 OFFCURVE", +"743 359 CURVE SMOOTH", +"743 339 OFFCURVE", +"740 331 OFFCURVE", +"671 0 CURVE" +); +} +); +width = 850; +}, +{ +anchors = ( +{ +name = bottom; +position = "{48, 0}"; +}, +{ +name = top; +position = "{138, 517}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"48 0 LINE", +"156 517 LINE", +"120 517 LINE", +"12 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"383 0 LINE", +"453 336 OFFCURVE", +"459 351 OFFCURVE", +"459 381 CURVE SMOOTH", +"459 471 OFFCURVE", +"407 529 OFFCURVE", +"313 529 CURVE SMOOTH", +"221 529 OFFCURVE", +"138 474 OFFCURVE", +"121 392 CURVE", +"119 340 LINE", +"137 429 OFFCURVE", +"218 493 OFFCURVE", +"306 493 CURVE SMOOTH", +"380 493 OFFCURVE", +"422 447 OFFCURVE", +"422 372 CURVE SMOOTH", +"422 352 OFFCURVE", +"419 344 OFFCURVE", +"347 0 CURVE" +); +}, +{ +closed = 1; +nodes = ( +"718 0 LINE", +"788 336 OFFCURVE", +"794 351 OFFCURVE", +"794 381 CURVE SMOOTH", +"794 471 OFFCURVE", +"742 529 OFFCURVE", +"648 529 CURVE SMOOTH", +"556 529 OFFCURVE", +"473 474 OFFCURVE", +"456 392 CURVE", +"454 340 LINE", +"472 429 OFFCURVE", +"553 493 OFFCURVE", +"641 493 CURVE SMOOTH", +"715 493 OFFCURVE", +"757 447 OFFCURVE", +"757 372 CURVE SMOOTH", +"757 352 OFFCURVE", +"754 344 OFFCURVE", +"682 0 CURVE" +); +} +); +width = 834; +}, +{ +anchors = ( +{ +name = bottom; +position = "{195, 0}"; +}, +{ +name = top; +position = "{207, 517}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"195 0 LINE", +"303 517 LINE", +"110 517 LINE", +"2 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"525 0 LINE", +"591 318 OFFCURVE", +"597 337 OFFCURVE", +"597 365 CURVE SMOOTH", +"597 461 OFFCURVE", +"525 530 OFFCURVE", +"428 530 CURVE SMOOTH", +"343 530 OFFCURVE", +"276 476 OFFCURVE", +"258 388 CURVE", +"256 293 LINE", +"263 331 OFFCURVE", +"307 370 OFFCURVE", +"358 370 CURVE SMOOTH", +"398 370 OFFCURVE", +"404 345 OFFCURVE", +"406 323 CURVE SMOOTH", +"407 312 OFFCURVE", +"388 227 OFFCURVE", +"341 0 CURVE" +); +}, +{ +closed = 1; +nodes = ( +"855 0 LINE", +"921 318 OFFCURVE", +"927 337 OFFCURVE", +"927 365 CURVE SMOOTH", +"927 461 OFFCURVE", +"855 530 OFFCURVE", +"758 530 CURVE SMOOTH", +"673 530 OFFCURVE", +"606 476 OFFCURVE", +"588 388 CURVE", +"586 293 LINE", +"593 331 OFFCURVE", +"637 370 OFFCURVE", +"688 370 CURVE SMOOTH", +"728 370 OFFCURVE", +"734 345 OFFCURVE", +"736 323 CURVE SMOOTH", +"737 312 OFFCURVE", +"718 227 OFFCURVE", +"671 0 CURVE" +); +} +); +width = 952; +}, +{ +anchors = ( +{ +name = bottom; +position = "{195, 0}"; +}, +{ +name = top; +position = "{207, 517}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "48693262-145F-481A-A927-AFA3FEA97098"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"898 0 LINE", +"936 182 LINE", +"967 329 OFFCURVE", +"969 341 OFFCURVE", +"969 365 CURVE SMOOTH", +"969 484 OFFCURVE", +"879 572 OFFCURVE", +"758 572 CURVE SMOOTH", +"690 572 OFFCURVE", +"633 544 OFFCURVE", +"594 497 CURVE", +"556 543 OFFCURVE", +"497 572 OFFCURVE", +"428 572 CURVE SMOOTH", +"371 572 OFFCURVE", +"320 552 OFFCURVE", +"283 517 CURVE", +"54 517 LINE", +"-54 0 LINE" +); +} +); +width = 952; +}, +{ +anchors = ( +{ +name = bottom; +position = "{78, 0}"; +}, +{ +name = top; +position = "{149, 517}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "8D93C084-FBCC-4573-B93E-FA4510538D2E"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"796 0 LINE", +"810 66 OFFCURVE", +"821 120 OFFCURVE", +"830 163 CURVE SMOOTH", +"866 333 OFFCURVE", +"869 347 OFFCURVE", +"869 376 CURVE SMOOTH", +"869 495 OFFCURVE", +"787 578 OFFCURVE", +"668 578 CURVE SMOOTH", +"600 578 OFFCURVE", +"538 551 OFFCURVE", +"493 506 CURVE", +"457 551 OFFCURVE", +"402 578 OFFCURVE", +"334 578 CURVE SMOOTH", +"272 578 OFFCURVE", +"214 555 OFFCURVE", +"170 517 CURVE", +"54 517 LINE", +"-54 0 LINE" +); +} +); +width = 850; +}, +{ +anchors = ( +{ +name = bottom; +position = "{48, 0}"; +}, +{ +name = top; +position = "{138, 517}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "54B48D2E-A284-4B26-9A1F-0DC90ED83B88"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"780 0 LINE", +"825 216 LINE", +"852 344 OFFCURVE", +"854 355 OFFCURVE", +"854 381 CURVE SMOOTH", +"854 507 OFFCURVE", +"773 590 OFFCURVE", +"648 590 CURVE SMOOTH", +"579 590 OFFCURVE", +"516 566 OFFCURVE", +"469 526 CURVE", +"433 567 OFFCURVE", +"379 590 OFFCURVE", +"313 590 CURVE SMOOTH", +"239 590 OFFCURVE", +"171 562 OFFCURVE", +"124 517 CURVE", +"54 517 LINE", +"-54 0 LINE" +); +} +); +width = 834; +} +); +leftKerningGroup = m; +rightKerningGroup = m; +unicode = 006D; +}, +{ +color = 1; +glyphname = n; +lastChange = "2020-01-30 21:37:36 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{227, 0}"; +}, +{ +name = top; +position = "{358, 517}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"78 0 LINE", +"186 517 LINE", +"111 517 LINE", +"3 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"441 0 LINE", +"506 311 OFFCURVE", +"514 336 OFFCURVE", +"514 374 CURVE SMOOTH", +"514 466 OFFCURVE", +"452 529 OFFCURVE", +"352 529 CURVE SMOOTH", +"259 529 OFFCURVE", +"163 463 OFFCURVE", +"141 382 CURVE", +"146 326 LINE", +"161 398 OFFCURVE", +"249 462 OFFCURVE", +"339 462 CURVE SMOOTH", +"400 462 OFFCURVE", +"437 423 OFFCURVE", +"437 361 CURVE SMOOTH", +"437 330 OFFCURVE", +"430 308 OFFCURVE", +"366 0 CURVE" +); +} +); +width = 545; +}, +{ +anchors = ( +{ +name = bottom; +position = "{239, 0}"; +}, +{ +name = top; +position = "{344, 517}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"48 0 LINE", +"156 517 LINE", +"120 517 LINE", +"12 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"410 0 LINE", +"481 339 OFFCURVE", +"486 353 OFFCURVE", +"486 381 CURVE SMOOTH", +"486 469 OFFCURVE", +"424 529 OFFCURVE", +"325 529 CURVE SMOOTH", +"219 529 OFFCURVE", +"130 460 OFFCURVE", +"110 361 CURVE", +"116 329 LINE", +"136 424 OFFCURVE", +"219 493 OFFCURVE", +"318 493 CURVE SMOOTH", +"398 493 OFFCURVE", +"448 445 OFFCURVE", +"448 372 CURVE SMOOTH", +"448 343 OFFCURVE", +"442 322 OFFCURVE", +"374 0 CURVE" +); +} +); +width = 526; +}, +{ +anchors = ( +{ +name = bottom; +position = "{267, 0}"; +}, +{ +name = top; +position = "{372, 517}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"195 0 LINE", +"303 517 LINE", +"110 517 LINE", +"2 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"528 0 LINE", +"592 305 OFFCURVE", +"600 331 OFFCURVE", +"600 369 CURVE SMOOTH", +"600 462 OFFCURVE", +"537 529 OFFCURVE", +"436 529 CURVE SMOOTH", +"343 529 OFFCURVE", +"264 475 OFFCURVE", +"241 387 CURVE", +"253 282 LINE", +"261 328 OFFCURVE", +"306 369 OFFCURVE", +"356 369 CURVE SMOOTH", +"388 369 OFFCURVE", +"408 351 OFFCURVE", +"408 317 CURVE SMOOTH", +"408 302 OFFCURVE", +"405 289 OFFCURVE", +"344 0 CURVE" +); +} +); +width = 626; +}, +{ +anchors = ( +{ +name = bottom; +position = "{239, 0}"; +}, +{ +name = top; +position = "{344, 517}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "90438BEC-AE9F-404D-8F4D-03FA517934AE"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"472 0 LINE", +"511 190 LINE SMOOTH", +"544 344 OFFCURVE", +"546 355 OFFCURVE", +"546 381 CURVE SMOOTH", +"546 504 OFFCURVE", +"455 589 OFFCURVE", +"325 589 CURVE SMOOTH", +"251 589 OFFCURVE", +"184 562 OFFCURVE", +"134 517 CURVE", +"54 517 LINE", +"-54 0 LINE" +); +} +); +width = 526; +}, +{ +anchors = ( +{ +name = bottom; +position = "{227, 0}"; +}, +{ +name = top; +position = "{358, 517}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "9181EBB1-271F-4B1D-AA90-37C02D416D29"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"491 0 LINE", +"528 175 LINE", +"557 314 OFFCURVE", +"563 340 OFFCURVE", +"563 374 CURVE SMOOTH", +"563 495 OFFCURVE", +"477 578 OFFCURVE", +"352 578 CURVE SMOOTH", +"290 578 OFFCURVE", +"228 555 OFFCURVE", +"180 517 CURVE", +"54 517 LINE", +"-54 0 LINE" +); +} +); +width = 545; +}, +{ +anchors = ( +{ +name = bottom; +position = "{267, 0}"; +}, +{ +name = top; +position = "{372, 517}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "1FF4AEBB-81CA-4CE0-8F5E-F66CA69FB02E"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"571 0 LINE", +"606 164 LINE", +"636 309 OFFCURVE", +"642 336 OFFCURVE", +"642 369 CURVE SMOOTH", +"642 488 OFFCURVE", +"557 571 OFFCURVE", +"436 571 CURVE SMOOTH", +"375 571 OFFCURVE", +"319 551 OFFCURVE", +"277 517 CURVE", +"54 517 LINE", +"-54 0 LINE" +); +} +); +width = 626; +} +); +leftKerningGroup = n; +rightKerningGroup = n; +unicode = 006E; +}, +{ +glyphname = nacute; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = n; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 245, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 545; +}, +{ +components = ( +{ +alignment = -1; +name = n; +}, +{ +alignment = -1; +name = acute; +transform = "{1, 0, 0, 1, 210, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 526; +}, +{ +components = ( +{ +name = n; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 238, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 626; +} +); +leftKerningGroup = n; +rightKerningGroup = n; +unicode = 0144; +}, +{ +glyphname = ncaron; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = n; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 116, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 526; +}, +{ +components = ( +{ +name = n; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 139, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 545; +}, +{ +components = ( +{ +name = n; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 126, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 626; +} +); +leftKerningGroup = n; +rightKerningGroup = n; +unicode = 0148; +}, +{ +glyphname = ncommaaccent; +lastChange = "2020-02-01 08:38:07 +0000"; +layers = ( +{ +components = ( +{ +name = n; +}, +{ +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 196, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 526; +}, +{ +components = ( +{ +name = n; +}, +{ +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 197, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 545; +}, +{ +components = ( +{ +name = n; +}, +{ +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 230, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 626; +} +); +leftKerningGroup = n; +rightKerningGroup = n; +unicode = 0146; +}, +{ +glyphname = ntilde; +lastChange = "2020-02-01 06:07:30 +0000"; +layers = ( +{ +components = ( +{ +name = n; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 106, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 545; +}, +{ +components = ( +{ +name = n; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 84, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 526; +}, +{ +components = ( +{ +name = n; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 108, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 626; +} +); +leftKerningGroup = n; +rightKerningGroup = n; +unicode = 00F1; +}, +{ +color = 1; +glyphname = o; +lastChange = "2020-02-01 10:15:36 +0000"; +layers = ( +{ +anchors = ( +{ +name = top; +position = "{353, 517}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"424 -12 OFFCURVE", +"575 135 OFFCURVE", +"575 309 CURVE SMOOTH", +"575 428 OFFCURVE", +"475 529 OFFCURVE", +"357 529 CURVE SMOOTH", +"180 529 OFFCURVE", +"31 382 OFFCURVE", +"31 208 CURVE SMOOTH", +"31 89 OFFCURVE", +"129 -12 OFFCURVE", +"245 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"178 55 OFFCURVE", +"109 127 OFFCURVE", +"109 213 CURVE SMOOTH", +"109 348 OFFCURVE", +"216 462 OFFCURVE", +"343 462 CURVE SMOOTH", +"427 462 OFFCURVE", +"497 389 OFFCURVE", +"497 303 CURVE SMOOTH", +"497 168 OFFCURVE", +"388 55 OFFCURVE", +"259 55 CURVE SMOOTH" +); +} +); +width = 606; +}, +{ +anchors = ( +{ +name = top; +position = "{386, 517}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"443 -12 OFFCURVE", +"592 136 OFFCURVE", +"592 311 CURVE SMOOTH", +"592 429 OFFCURVE", +"492 529 OFFCURVE", +"373 529 CURVE SMOOTH", +"195 529 OFFCURVE", +"46 382 OFFCURVE", +"46 207 CURVE SMOOTH", +"46 88 OFFCURVE", +"147 -12 OFFCURVE", +"266 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"167 24 OFFCURVE", +"82 109 OFFCURVE", +"82 209 CURVE SMOOTH", +"82 363 OFFCURVE", +"214 493 OFFCURVE", +"371 493 CURVE SMOOTH", +"471 493 OFFCURVE", +"556 408 OFFCURVE", +"556 308 CURVE SMOOTH", +"556 154 OFFCURVE", +"424 24 OFFCURVE", +"268 24 CURVE SMOOTH" +); +} +); +width = 637; +}, +{ +anchors = ( +{ +name = top; +position = "{363, 517}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"456 -12 OFFCURVE", +"609 127 OFFCURVE", +"609 296 CURVE SMOOTH", +"609 434 OFFCURVE", +"506 529 OFFCURVE", +"357 529 CURVE SMOOTH", +"170 529 OFFCURVE", +"17 391 OFFCURVE", +"17 222 CURVE SMOOTH", +"17 83 OFFCURVE", +"120 -12 OFFCURVE", +"269 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"231 148 OFFCURVE", +"199 179 OFFCURVE", +"199 225 CURVE SMOOTH", +"199 304 OFFCURVE", +"266 369 OFFCURVE", +"349 369 CURVE SMOOTH", +"395 369 OFFCURVE", +"427 338 OFFCURVE", +"427 293 CURVE SMOOTH", +"427 213 OFFCURVE", +"360 148 OFFCURVE", +"278 148 CURVE SMOOTH" +); +} +); +width = 626; +}, +{ +anchors = ( +{ +name = top; +position = "{354, 517}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "9A3CE048-6346-46DA-A4DB-168529C11F2F"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"470 -61 OFFCURVE", +"640 109 OFFCURVE", +"640 311 CURVE SMOOTH", +"640 456 OFFCURVE", +"519 578 OFFCURVE", +"373 578 CURVE SMOOTH", +"168 578 OFFCURVE", +"-3 409 OFFCURVE", +"-3 207 CURVE SMOOTH", +"-3 61 OFFCURVE", +"120 -61 OFFCURVE", +"266 -61 CURVE SMOOTH" +); +} +); +width = 637; +}, +{ +anchors = ( +{ +name = top; +position = "{339, 517}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "4DC55FF7-6432-48C5-A409-A51757B73B51"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"443 -47 OFFCURVE", +"610 116 OFFCURVE", +"610 309 CURVE SMOOTH", +"610 447 OFFCURVE", +"494 564 OFFCURVE", +"357 564 CURVE SMOOTH", +"161 564 OFFCURVE", +"-4 401 OFFCURVE", +"-4 208 CURVE SMOOTH", +"-4 70 OFFCURVE", +"110 -47 OFFCURVE", +"245 -47 CURVE SMOOTH" +); +} +); +width = 606; +}, +{ +anchors = ( +{ +name = top; +position = "{348, 517}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "A1C581AF-3D27-48BE-9D1E-4E81DA9ABD46"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"465 -30 OFFCURVE", +"627 117 OFFCURVE", +"627 296 CURVE SMOOTH", +"627 444 OFFCURVE", +"515 547 OFFCURVE", +"357 547 CURVE SMOOTH", +"161 547 OFFCURVE", +"-1 401 OFFCURVE", +"-1 222 CURVE SMOOTH", +"-1 73 OFFCURVE", +"110 -30 OFFCURVE", +"269 -30 CURVE SMOOTH" +); +} +); +width = 626; +} +); +leftKerningGroup = o; +rightKerningGroup = o; +unicode = 006F; +}, +{ +color = 1; +glyphname = oacute; +lastChange = "2020-02-01 10:15:36 +0000"; +layers = ( +{ +components = ( +{ +name = o; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 240, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 606; +}, +{ +components = ( +{ +alignment = -1; +name = o; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 260, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 637; +}, +{ +components = ( +{ +name = o; +}, +{ +alignment = 1; +name = acute; +transform = "{1, 0, 0, 1, 229, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 626; +} +); +leftKerningGroup = o; +rightKerningGroup = o; +unicode = 00F3; +}, +{ +glyphname = ocircumflex; +lastChange = "2020-02-01 10:15:36 +0000"; +layers = ( +{ +components = ( +{ +name = o; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 132, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 606; +}, +{ +components = ( +{ +alignment = -1; +name = o; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 158, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 637; +}, +{ +components = ( +{ +name = o; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 104, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 626; +} +); +leftKerningGroup = o; +rightKerningGroup = o; +unicode = 00F4; +}, +{ +glyphname = odieresis; +lastChange = "2020-02-01 10:15:36 +0000"; +layers = ( +{ +components = ( +{ +name = o; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 118, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 606; +}, +{ +components = ( +{ +alignment = -1; +name = o; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 153, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 637; +}, +{ +components = ( +{ +name = o; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 89, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 626; +} +); +leftKerningGroup = o; +rightKerningGroup = o; +unicode = 00F6; +}, +{ +color = 1; +glyphname = ograve; +lastChange = "2020-02-01 10:15:36 +0000"; +layers = ( +{ +components = ( +{ +name = o; +}, +{ +name = grave; +transform = "{1, 0, 0, 1, 102, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 606; +}, +{ +components = ( +{ +alignment = -1; +name = o; +}, +{ +name = grave; +transform = "{1, 0, 0, 1, 147, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 637; +}, +{ +components = ( +{ +name = o; +}, +{ +alignment = 1; +name = grave; +transform = "{1, 0, 0, 1, 93, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 626; +} +); +leftKerningGroup = o; +rightKerningGroup = o; +unicode = 00F2; +}, +{ +color = 1; +glyphname = ohungarumlaut; +lastChange = "2020-02-01 10:15:36 +0000"; +layers = ( +{ +components = ( +{ +alignment = -1; +name = o; +}, +{ +name = hungarumlaut; +transform = "{1, 0, 0, 1, 180, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 638; +}, +{ +components = ( +{ +name = o; +}, +{ +name = hungarumlaut; +transform = "{1, 0, 0, 1, 144, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 606; +}, +{ +components = ( +{ +name = o; +}, +{ +alignment = 1; +name = hungarumlaut; +transform = "{1, 0, 0, 1, 101, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 626; +} +); +leftKerningGroup = o; +rightKerningGroup = o; +unicode = 0151; +}, +{ +glyphname = omacron; +lastChange = "2020-02-01 10:15:36 +0000"; +layers = ( +{ +components = ( +{ +alignment = -1; +name = o; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 120, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 637; +}, +{ +components = ( +{ +name = o; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 100, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 606; +}, +{ +components = ( +{ +name = o; +}, +{ +alignment = 1; +name = macron; +transform = "{1, 0, 0, 1, 88, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 626; +} +); +leftKerningGroup = o; +rightKerningGroup = o; +unicode = 014D; +}, +{ +color = 1; +glyphname = oslash; +lastChange = "2020-02-01 10:15:44 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"86 0 LINE", +"635 517 LINE", +"548 517 LINE", +"-1 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"425 -12 OFFCURVE", +"576 135 OFFCURVE", +"576 309 CURVE SMOOTH", +"576 428 OFFCURVE", +"476 529 OFFCURVE", +"358 529 CURVE SMOOTH", +"181 529 OFFCURVE", +"32 382 OFFCURVE", +"32 208 CURVE SMOOTH", +"32 89 OFFCURVE", +"130 -12 OFFCURVE", +"246 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"179 55 OFFCURVE", +"110 127 OFFCURVE", +"110 213 CURVE SMOOTH", +"110 348 OFFCURVE", +"217 462 OFFCURVE", +"344 462 CURVE SMOOTH", +"428 462 OFFCURVE", +"498 389 OFFCURVE", +"498 303 CURVE SMOOTH", +"498 168 OFFCURVE", +"389 55 OFFCURVE", +"260 55 CURVE SMOOTH" +); +} +); +width = 616; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"66 0 LINE", +"615 517 LINE", +"565 517 LINE", +"17 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"443 -12 OFFCURVE", +"592 136 OFFCURVE", +"592 311 CURVE SMOOTH", +"592 429 OFFCURVE", +"492 529 OFFCURVE", +"373 529 CURVE SMOOTH", +"195 529 OFFCURVE", +"46 382 OFFCURVE", +"46 207 CURVE SMOOTH", +"46 88 OFFCURVE", +"147 -12 OFFCURVE", +"266 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"167 24 OFFCURVE", +"82 109 OFFCURVE", +"82 209 CURVE SMOOTH", +"82 363 OFFCURVE", +"214 493 OFFCURVE", +"371 493 CURVE SMOOTH", +"471 493 OFFCURVE", +"556 408 OFFCURVE", +"556 308 CURVE SMOOTH", +"556 154 OFFCURVE", +"424 24 OFFCURVE", +"268 24 CURVE SMOOTH" +); +} +); +width = 638; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"109 0 LINE", +"666 517 LINE", +"542 517 LINE", +"-16 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"463 -12 OFFCURVE", +"616 127 OFFCURVE", +"616 296 CURVE SMOOTH", +"616 434 OFFCURVE", +"513 529 OFFCURVE", +"364 529 CURVE SMOOTH", +"177 529 OFFCURVE", +"24 391 OFFCURVE", +"24 222 CURVE SMOOTH", +"24 83 OFFCURVE", +"127 -12 OFFCURVE", +"276 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"238 148 OFFCURVE", +"206 179 OFFCURVE", +"206 225 CURVE SMOOTH", +"206 304 OFFCURVE", +"273 369 OFFCURVE", +"356 369 CURVE SMOOTH", +"402 369 OFFCURVE", +"434 338 OFFCURVE", +"434 293 CURVE SMOOTH", +"434 213 OFFCURVE", +"367 148 OFFCURVE", +"285 148 CURVE SMOOTH" +); +} +); +width = 642; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "8B6A6FAF-227D-470A-B811-F4D5336D6BC5"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"97 0 LINE", +"144 -38 OFFCURVE", +"203 -61 OFFCURVE", +"266 -61 CURVE SMOOTH", +"470 -61 OFFCURVE", +"641 109 OFFCURVE", +"641 311 CURVE SMOOTH", +"641 363 OFFCURVE", +"625 412 OFFCURVE", +"598 454 CURVE", +"665 517 LINE", +"542 517 LINE", +"495 555 OFFCURVE", +"436 578 OFFCURVE", +"373 578 CURVE SMOOTH", +"168 578 OFFCURVE", +"-3 409 OFFCURVE", +"-3 207 CURVE SMOOTH", +"-3 156 OFFCURVE", +"12 108 OFFCURVE", +"38 67 CURVE", +"-33 0 LINE" +); +} +); +width = 638; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "7F5B66E4-3C15-4792-B589-469CD0700E9E"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"101 0 LINE", +"143 -32 OFFCURVE", +"195 -51 OFFCURVE", +"250 -51 CURVE SMOOTH", +"450 -51 OFFCURVE", +"619 113 OFFCURVE", +"619 309 CURVE SMOOTH", +"619 355 OFFCURVE", +"607 398 OFFCURVE", +"585 436 CURVE", +"670 517 LINE", +"514 517 LINE", +"471 549 OFFCURVE", +"418 568 OFFCURVE", +"362 568 CURVE SMOOTH", +"164 568 OFFCURVE", +"-3 404 OFFCURVE", +"-3 208 CURVE SMOOTH", +"-3 159 OFFCURVE", +"11 112 OFFCURVE", +"36 72 CURVE", +"-41 0 LINE" +); +} +); +width = 616; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "22760689-A24F-4BD8-BC1C-E4833792AA58"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"121 0 LINE", +"164 -25 OFFCURVE", +"217 -39 OFFCURVE", +"276 -39 CURVE SMOOTH", +"478 -39 OFFCURVE", +"643 112 OFFCURVE", +"643 296 CURVE SMOOTH", +"643 348 OFFCURVE", +"630 394 OFFCURVE", +"606 433 CURVE", +"696 517 LINE", +"519 517 LINE", +"476 542 OFFCURVE", +"423 556 OFFCURVE", +"364 556 CURVE SMOOTH", +"162 556 OFFCURVE", +"-1 406 OFFCURVE", +"-1 222 CURVE SMOOTH", +"-1 172 OFFCURVE", +"11 127 OFFCURVE", +"33 89 CURVE", +"-46 0 LINE" +); +} +); +width = 642; +} +); +leftKerningGroup = oslash; +rightKerningGroup = oslash; +unicode = 00F8; +}, +{ +glyphname = otilde; +lastChange = "2020-02-01 10:15:36 +0000"; +layers = ( +{ +components = ( +{ +name = o; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 101, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 606; +}, +{ +components = ( +{ +alignment = -1; +name = o; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 126, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 637; +}, +{ +components = ( +{ +name = o; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 99, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 626; +} +); +leftKerningGroup = o; +rightKerningGroup = o; +unicode = 00F5; +}, +{ +color = 1; +glyphname = oe; +lastChange = "2020-02-01 10:15:53 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{753, -12}"; +}, +{ +name = top; +position = "{373, 517}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"443 -12 OFFCURVE", +"592 136 OFFCURVE", +"592 311 CURVE SMOOTH", +"592 429 OFFCURVE", +"492 529 OFFCURVE", +"373 529 CURVE SMOOTH", +"195 529 OFFCURVE", +"46 382 OFFCURVE", +"46 207 CURVE SMOOTH", +"46 88 OFFCURVE", +"147 -12 OFFCURVE", +"266 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"167 24 OFFCURVE", +"82 109 OFFCURVE", +"82 209 CURVE SMOOTH", +"82 363 OFFCURVE", +"214 493 OFFCURVE", +"371 493 CURVE SMOOTH", +"471 493 OFFCURVE", +"556 408 OFFCURVE", +"556 308 CURVE SMOOTH", +"556 154 OFFCURVE", +"424 24 OFFCURVE", +"268 24 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"833 -12 OFFCURVE", +"931 20 OFFCURVE", +"983 67 CURVE", +"962 96 LINE", +"910 49 OFFCURVE", +"832 24 OFFCURVE", +"757 24 CURVE SMOOTH", +"655 24 OFFCURVE", +"583 105 OFFCURVE", +"583 209 CURVE SMOOTH", +"583 350 OFFCURVE", +"711 493 OFFCURVE", +"857 493 CURVE SMOOTH", +"948 493 OFFCURVE", +"1012 448 OFFCURVE", +"1012 385 CURVE SMOOTH", +"1012 318 OFFCURVE", +"938 278 OFFCURVE", +"812 278 CURVE", +"577 278 LINE", +"570 242 LINE", +"805 242 LINE", +"958 242 OFFCURVE", +"1048 296 OFFCURVE", +"1048 387 CURVE SMOOTH", +"1048 470 OFFCURVE", +"971 529 OFFCURVE", +"863 529 CURVE SMOOTH", +"698 529 OFFCURVE", +"547 371 OFFCURVE", +"547 205 CURVE SMOOTH", +"547 82 OFFCURVE", +"631 -12 OFFCURVE", +"752 -12 CURVE SMOOTH" +); +} +); +width = 1072; +}, +{ +anchors = ( +{ +name = bottom; +position = "{699, -12}"; +}, +{ +name = top; +position = "{353, 517}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"424 -12 OFFCURVE", +"575 135 OFFCURVE", +"575 309 CURVE SMOOTH", +"575 428 OFFCURVE", +"475 529 OFFCURVE", +"357 529 CURVE SMOOTH", +"180 529 OFFCURVE", +"31 382 OFFCURVE", +"31 208 CURVE SMOOTH", +"31 89 OFFCURVE", +"129 -12 OFFCURVE", +"245 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"178 55 OFFCURVE", +"109 127 OFFCURVE", +"109 213 CURVE SMOOTH", +"109 348 OFFCURVE", +"216 462 OFFCURVE", +"343 462 CURVE SMOOTH", +"427 462 OFFCURVE", +"497 389 OFFCURVE", +"497 303 CURVE SMOOTH", +"497 168 OFFCURVE", +"388 55 OFFCURVE", +"259 55 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"769 -12 OFFCURVE", +"872 17 OFFCURVE", +"927 66 CURVE", +"887 119 LINE", +"849 84 OFFCURVE", +"776 55 OFFCURVE", +"712 55 CURVE SMOOTH", +"620 55 OFFCURVE", +"564 116 OFFCURVE", +"564 210 CURVE SMOOTH", +"564 334 OFFCURVE", +"662 462 OFFCURVE", +"801 462 CURVE SMOOTH", +"868 462 OFFCURVE", +"918 432 OFFCURVE", +"918 382 CURVE SMOOTH", +"918 328 OFFCURVE", +"861 297 OFFCURVE", +"761 297 CURVE", +"554 297 LINE", +"540 230 LINE", +"747 230 LINE", +"901 230 OFFCURVE", +"992 295 OFFCURVE", +"992 386 CURVE SMOOTH", +"992 475 OFFCURVE", +"904 529 OFFCURVE", +"807 529 CURVE SMOOTH", +"644 529 OFFCURVE", +"490 376 OFFCURVE", +"490 204 CURVE SMOOTH", +"490 75 OFFCURVE", +"577 -12 OFFCURVE", +"699 -12 CURVE SMOOTH" +); +} +); +width = 1001; +}, +{ +anchors = ( +{ +name = bottom; +position = "{670, -12}"; +}, +{ +name = top; +position = "{358, 517}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"456 -12 OFFCURVE", +"609 127 OFFCURVE", +"609 296 CURVE SMOOTH", +"609 434 OFFCURVE", +"506 529 OFFCURVE", +"357 529 CURVE SMOOTH", +"170 529 OFFCURVE", +"17 391 OFFCURVE", +"17 222 CURVE SMOOTH", +"17 83 OFFCURVE", +"120 -12 OFFCURVE", +"269 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"231 148 OFFCURVE", +"199 179 OFFCURVE", +"199 225 CURVE SMOOTH", +"199 304 OFFCURVE", +"266 369 OFFCURVE", +"349 369 CURVE SMOOTH", +"395 369 OFFCURVE", +"427 338 OFFCURVE", +"427 293 CURVE SMOOTH", +"427 213 OFFCURVE", +"360 148 OFFCURVE", +"278 148 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"743 -12 OFFCURVE", +"835 16 OFFCURVE", +"891 63 CURVE", +"798 180 LINE", +"760 153 OFFCURVE", +"713 132 OFFCURVE", +"667 132 CURVE SMOOTH", +"620 132 OFFCURVE", +"592 163 OFFCURVE", +"592 213 CURVE SMOOTH", +"592 295 OFFCURVE", +"660 385 OFFCURVE", +"745 385 CURVE SMOOTH", +"775 385 OFFCURVE", +"797 374 OFFCURVE", +"797 359 CURVE SMOOTH", +"796 331 OFFCURVE", +"766 314 OFFCURVE", +"717 314 CURVE", +"499 314 LINE", +"478 213 LINE", +"696 213 LINE", +"857 207 OFFCURVE", +"952 272 OFFCURVE", +"952 388 CURVE SMOOTH", +"952 471 OFFCURVE", +"868 529 OFFCURVE", +"750 529 CURVE SMOOTH", +"570 529 OFFCURVE", +"430 387 OFFCURVE", +"430 210 CURVE SMOOTH", +"430 78 OFFCURVE", +"522 -12 OFFCURVE", +"670 -12 CURVE SMOOTH" +); +} +); +width = 951; +}, +{ +anchors = ( +{ +name = bottom; +position = "{670, -12}"; +}, +{ +name = top; +position = "{358, 517}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "A2EB342E-9863-491D-AB56-C2F3B55F86A0"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-1 73 OFFCURVE", +"109 -31 OFFCURVE", +"269 -31 CURVE SMOOTH", +"349 -31 OFFCURVE", +"423 -7 OFFCURVE", +"483 34 CURVE", +"528 -7 OFFCURVE", +"593 -31 OFFCURVE", +"670 -31 CURVE SMOOTH", +"752 -31 OFFCURVE", +"847 1 OFFCURVE", +"903 48 CURVE", +"786 195 LINE", +"746 167 OFFCURVE", +"703 151 OFFCURVE", +"667 151 CURVE SMOOTH", +"637 151 OFFCURVE", +"618 166 OFFCURVE", +"613 194 CURVE", +"696 194 LINE SMOOTH", +"867 188 OFFCURVE", +"973 260 OFFCURVE", +"973 388 CURVE SMOOTH", +"973 482 OFFCURVE", +"879 548 OFFCURVE", +"750 548 CURVE SMOOTH", +"674 548 OFFCURVE", +"604 524 OFFCURVE", +"548 482 CURVE", +"500 524 OFFCURVE", +"434 548 OFFCURVE", +"357 548 CURVE SMOOTH", +"159 548 OFFCURVE", +"-1 402 OFFCURVE", +"-1 222 CURVE SMOOTH" +); +} +); +width = 951; +}, +{ +anchors = ( +{ +name = bottom; +position = "{699, -12}"; +}, +{ +name = top; +position = "{353, 517}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "531287B5-86E7-4809-B6EF-5117D5C571EB"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-3 70 OFFCURVE", +"110 -46 OFFCURVE", +"245 -46 CURVE SMOOTH", +"343 -46 OFFCURVE", +"432 -7 OFFCURVE", +"498 56 CURVE", +"541 -7 OFFCURVE", +"612 -46 OFFCURVE", +"699 -46 CURVE SMOOTH", +"785 -46 OFFCURVE", +"892 -9 OFFCURVE", +"948 39 CURVE", +"866 146 LINE", +"833 114 OFFCURVE", +"766 89 OFFCURVE", +"712 89 CURVE SMOOTH", +"644 89 OFFCURVE", +"603 128 OFFCURVE", +"598 196 CURVE", +"747 196 LINE SMOOTH", +"914 196 OFFCURVE", +"1024 271 OFFCURVE", +"1024 386 CURVE SMOOTH", +"1024 488 OFFCURVE", +"932 563 OFFCURVE", +"807 563 CURVE SMOOTH", +"715 563 OFFCURVE", +"627 520 OFFCURVE", +"563 454 CURVE", +"517 519 OFFCURVE", +"441 563 OFFCURVE", +"357 563 CURVE SMOOTH", +"161 563 OFFCURVE", +"-3 401 OFFCURVE", +"-3 208 CURVE SMOOTH" +); +} +); +width = 1001; +}, +{ +anchors = ( +{ +name = bottom; +position = "{753, -12}"; +}, +{ +name = top; +position = "{373, 517}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "B56AA1CF-3143-4F2E-922F-9E50FBF1D9E5"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-3 61 OFFCURVE", +"120 -61 OFFCURVE", +"266 -61 CURVE SMOOTH", +"372 -61 OFFCURVE", +"469 -15 OFFCURVE", +"538 57 CURVE", +"582 -15 OFFCURVE", +"659 -61 OFFCURVE", +"752 -61 CURVE SMOOTH", +"845 -61 OFFCURVE", +"952 -25 OFFCURVE", +"1012 27 CURVE", +"933 136 LINE", +"892 97 OFFCURVE", +"826 73 OFFCURVE", +"757 73 CURVE SMOOTH", +"690 73 OFFCURVE", +"639 122 OFFCURVE", +"633 193 CURVE", +"805 193 LINE SMOOTH", +"985 193 OFFCURVE", +"1095 265 OFFCURVE", +"1095 387 CURVE SMOOTH", +"1095 498 OFFCURVE", +"998 578 OFFCURVE", +"863 578 CURVE SMOOTH", +"762 578 OFFCURVE", +"667 529 OFFCURVE", +"598 454 CURVE", +"550 528 OFFCURVE", +"467 578 OFFCURVE", +"373 578 CURVE SMOOTH", +"168 578 OFFCURVE", +"-3 409 OFFCURVE", +"-3 207 CURVE SMOOTH" +); +} +); +width = 1072; +} +); +leftKerningGroup = o; +rightKerningGroup = e; +unicode = 0153; +}, +{ +color = 1; +glyphname = p; +lastChange = "2020-01-30 03:51:59 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"44 -172 LINE", +"187 517 LINE", +"112 517 LINE", +"-31 -172 LINE" +); +}, +{ +closed = 1; +nodes = ( +"427 -12 OFFCURVE", +"567 142 OFFCURVE", +"567 324 CURVE SMOOTH", +"567 435 OFFCURVE", +"478 529 OFFCURVE", +"373 529 CURVE SMOOTH", +"218 529 OFFCURVE", +"88 373 OFFCURVE", +"88 187 CURVE SMOOTH", +"88 79 OFFCURVE", +"167 -12 OFFCURVE", +"261 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"194 55 OFFCURVE", +"127 121 OFFCURVE", +"127 199 CURVE SMOOTH", +"127 342 OFFCURVE", +"233 462 OFFCURVE", +"359 462 CURVE SMOOTH", +"430 462 OFFCURVE", +"489 396 OFFCURVE", +"489 318 CURVE SMOOTH", +"489 175 OFFCURVE", +"391 55 OFFCURVE", +"274 55 CURVE SMOOTH" +); +} +); +width = 597; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"14 -172 LINE", +"157 517 LINE", +"121 517 LINE", +"-22 -172 LINE" +); +}, +{ +closed = 1; +nodes = ( +"401 -12 OFFCURVE", +"547 153 OFFCURVE", +"547 318 CURVE SMOOTH", +"547 442 OFFCURVE", +"470 529 OFFCURVE", +"362 529 CURVE SMOOTH", +"199 529 OFFCURVE", +"61 374 OFFCURVE", +"61 190 CURVE SMOOTH", +"61 63 OFFCURVE", +"133 -12 OFFCURVE", +"255 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"154 24 OFFCURVE", +"97 86 OFFCURVE", +"97 192 CURVE SMOOTH", +"97 355 OFFCURVE", +"214 493 OFFCURVE", +"353 493 CURVE SMOOTH", +"445 493 OFFCURVE", +"510 419 OFFCURVE", +"510 314 CURVE SMOOTH", +"510 169 OFFCURVE", +"380 24 OFFCURVE", +"250 24 CURVE SMOOTH" +); +} +); +width = 591; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"168 -172 LINE", +"311 517 LINE", +"118 517 LINE", +"-25 -172 LINE" +); +}, +{ +closed = 1; +nodes = ( +"545 -12 OFFCURVE", +"665 147 OFFCURVE", +"665 318 CURVE SMOOTH", +"665 444 OFFCURVE", +"589 529 OFFCURVE", +"467 529 CURVE SMOOTH", +"304 529 OFFCURVE", +"185 368 OFFCURVE", +"185 199 CURVE SMOOTH", +"185 73 OFFCURVE", +"259 -12 OFFCURVE", +"379 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"280 148 OFFCURVE", +"252 175 OFFCURVE", +"252 219 CURVE SMOOTH", +"252 292 OFFCURVE", +"318 369 OFFCURVE", +"398 369 CURVE SMOOTH", +"450 369 OFFCURVE", +"481 341 OFFCURVE", +"481 296 CURVE SMOOTH", +"481 221 OFFCURVE", +"410 148 OFFCURVE", +"327 148 CURVE SMOOTH" +); +} +); +width = 683; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "BFD5E443-27BF-4900-89E7-AB8A7306F8EC"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"82 -172 LINE", +"113 -22 LINE", +"151 -47 OFFCURVE", +"199 -61 OFFCURVE", +"255 -61 CURVE SMOOTH", +"428 -61 OFFCURVE", +"596 126 OFFCURVE", +"596 318 CURVE SMOOTH", +"596 468 OFFCURVE", +"498 578 OFFCURVE", +"362 578 CURVE SMOOTH", +"294 578 OFFCURVE", +"230 556 OFFCURVE", +"176 517 CURVE", +"54 517 LINE", +"-89 -172 LINE" +); +} +); +width = 591; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "DB33E7B1-8517-4066-A434-97A474A2030F"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"102 -172 LINE", +"138 0 LINE", +"172 -30 OFFCURVE", +"215 -47 OFFCURVE", +"261 -47 CURVE SMOOTH", +"447 -47 OFFCURVE", +"602 123 OFFCURVE", +"602 324 CURVE SMOOTH", +"602 454 OFFCURVE", +"497 564 OFFCURVE", +"373 564 CURVE SMOOTH", +"318 564 OFFCURVE", +"266 547 OFFCURVE", +"220 517 CURVE", +"54 517 LINE", +"-89 -172 LINE" +); +} +); +width = 597; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "CE5BAA38-DFFF-4F1A-9799-8E87E93128AC"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"232 -172 LINE", +"267 -5 LINE", +"298 -24 OFFCURVE", +"336 -34 OFFCURVE", +"379 -34 CURVE SMOOTH", +"549 -34 OFFCURVE", +"687 125 OFFCURVE", +"687 318 CURVE SMOOTH", +"687 458 OFFCURVE", +"599 551 OFFCURVE", +"467 551 CURVE SMOOTH", +"421 551 OFFCURVE", +"377 539 OFFCURVE", +"338 517 CURVE", +"54 517 LINE", +"-89 -172 LINE" +); +} +); +width = 683; +} +); +leftKerningGroup = p; +rightKerningGroup = p; +unicode = 0070; +}, +{ +color = 1; +glyphname = thorn; +lastChange = "2020-02-01 10:43:16 +0000"; +layers = ( +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"14 -172 LINE", +"195 699 LINE", +"159 699 LINE", +"-22 -172 LINE" +); +}, +{ +closed = 1; +nodes = ( +"402 -12 OFFCURVE", +"548 153 OFFCURVE", +"548 318 CURVE SMOOTH", +"548 442 OFFCURVE", +"471 529 OFFCURVE", +"363 529 CURVE SMOOTH", +"200 529 OFFCURVE", +"62 374 OFFCURVE", +"62 190 CURVE SMOOTH", +"62 63 OFFCURVE", +"134 -12 OFFCURVE", +"256 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"155 24 OFFCURVE", +"98 86 OFFCURVE", +"98 192 CURVE SMOOTH", +"98 355 OFFCURVE", +"215 493 OFFCURVE", +"354 493 CURVE SMOOTH", +"446 493 OFFCURVE", +"511 419 OFFCURVE", +"511 314 CURVE SMOOTH", +"511 169 OFFCURVE", +"381 24 OFFCURVE", +"251 24 CURVE SMOOTH" +); +} +); +width = 592; +}, +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"45 -172 LINE", +"226 699 LINE", +"151 699 LINE", +"-30 -172 LINE" +); +}, +{ +closed = 1; +nodes = ( +"429 -12 OFFCURVE", +"569 142 OFFCURVE", +"569 324 CURVE SMOOTH", +"569 435 OFFCURVE", +"480 529 OFFCURVE", +"375 529 CURVE SMOOTH", +"220 529 OFFCURVE", +"90 373 OFFCURVE", +"90 187 CURVE SMOOTH", +"90 79 OFFCURVE", +"169 -12 OFFCURVE", +"263 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"196 55 OFFCURVE", +"129 121 OFFCURVE", +"129 199 CURVE SMOOTH", +"129 342 OFFCURVE", +"235 462 OFFCURVE", +"361 462 CURVE SMOOTH", +"432 462 OFFCURVE", +"491 396 OFFCURVE", +"491 318 CURVE SMOOTH", +"491 175 OFFCURVE", +"393 55 OFFCURVE", +"276 55 CURVE SMOOTH" +); +} +); +width = 599; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"175 -172 LINE", +"356 699 LINE", +"163 699 LINE", +"-18 -172 LINE" +); +}, +{ +closed = 1; +nodes = ( +"553 -12 OFFCURVE", +"673 147 OFFCURVE", +"673 318 CURVE SMOOTH", +"673 444 OFFCURVE", +"597 529 OFFCURVE", +"475 529 CURVE SMOOTH", +"312 529 OFFCURVE", +"193 369 OFFCURVE", +"193 199 CURVE SMOOTH", +"193 73 OFFCURVE", +"267 -12 OFFCURVE", +"387 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"288 148 OFFCURVE", +"260 175 OFFCURVE", +"260 219 CURVE SMOOTH", +"260 292 OFFCURVE", +"326 369 OFFCURVE", +"406 369 CURVE SMOOTH", +"458 369 OFFCURVE", +"489 341 OFFCURVE", +"489 296 CURVE SMOOTH", +"489 221 OFFCURVE", +"418 148 OFFCURVE", +"335 148 CURVE SMOOTH" +); +} +); +width = 691; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "298E5BD0-01F9-46A7-8746-435D375706EC"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"84 -172 LINE", +"115 -23 LINE", +"153 -48 OFFCURVE", +"201 -61 OFFCURVE", +"256 -61 CURVE SMOOTH", +"429 -61 OFFCURVE", +"597 126 OFFCURVE", +"597 318 CURVE SMOOTH", +"597 468 OFFCURVE", +"499 578 OFFCURVE", +"363 578 CURVE SMOOTH", +"318 578 OFFCURVE", +"274 568 OFFCURVE", +"234 550 CURVE", +"265 699 LINE", +"92 699 LINE", +"-89 -172 LINE" +); +} +); +width = 592; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "AA47AEBB-F2C5-497C-819B-234C716C655D"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"105 -172 LINE", +"140 -1 LINE", +"175 -30 OFFCURVE", +"217 -47 OFFCURVE", +"263 -47 CURVE SMOOTH", +"449 -47 OFFCURVE", +"604 123 OFFCURVE", +"604 324 CURVE SMOOTH", +"604 454 OFFCURVE", +"499 564 OFFCURVE", +"375 564 CURVE SMOOTH", +"331 564 OFFCURVE", +"290 553 OFFCURVE", +"252 534 CURVE", +"286 699 LINE", +"92 699 LINE", +"-89 -172 LINE" +); +} +); +width = 599; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "2D0FC9C1-5C7B-4F3E-9CE8-8444F862017B"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"245 -172 LINE", +"279 -8 LINE", +"310 -25 OFFCURVE", +"346 -34 OFFCURVE", +"387 -34 CURVE SMOOTH", +"557 -34 OFFCURVE", +"695 125 OFFCURVE", +"695 318 CURVE SMOOTH", +"695 458 OFFCURVE", +"607 551 OFFCURVE", +"475 551 CURVE SMOOTH", +"446 551 OFFCURVE", +"419 546 OFFCURVE", +"392 538 CURVE", +"426 699 LINE", +"92 699 LINE", +"-89 -172 LINE" +); +} +); +width = 691; +} +); +leftKerningGroup = thorn; +rightKerningGroup = thorn; +unicode = 00FE; +}, +{ +color = 1; +glyphname = q; +lastChange = "2020-01-30 03:53:54 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"379 -12 OFFCURVE", +"509 145 OFFCURVE", +"509 331 CURVE SMOOTH", +"509 438 OFFCURVE", +"430 529 OFFCURVE", +"336 529 CURVE SMOOTH", +"170 529 OFFCURVE", +"30 376 OFFCURVE", +"30 194 CURVE SMOOTH", +"30 82 OFFCURVE", +"119 -12 OFFCURVE", +"224 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"167 55 OFFCURVE", +"108 121 OFFCURVE", +"108 199 CURVE SMOOTH", +"108 342 OFFCURVE", +"206 462 OFFCURVE", +"322 462 CURVE SMOOTH", +"402 462 OFFCURVE", +"470 396 OFFCURVE", +"470 318 CURVE SMOOTH", +"470 175 OFFCURVE", +"364 55 OFFCURVE", +"238 55 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"449 -172 LINE", +"592 517 LINE", +"517 517 LINE", +"374 -172 LINE" +); +} +); +width = 596; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"393 -12 OFFCURVE", +"530 145 OFFCURVE", +"530 331 CURVE SMOOTH", +"530 455 OFFCURVE", +"460 529 OFFCURVE", +"342 529 CURVE SMOOTH", +"193 529 OFFCURVE", +"44 365 OFFCURVE", +"44 200 CURVE SMOOTH", +"44 76 OFFCURVE", +"121 -12 OFFCURVE", +"230 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"145 24 OFFCURVE", +"80 98 OFFCURVE", +"80 202 CURVE SMOOTH", +"80 348 OFFCURVE", +"208 493 OFFCURVE", +"335 493 CURVE SMOOTH", +"434 493 OFFCURVE", +"493 429 OFFCURVE", +"493 321 CURVE SMOOTH", +"493 160 OFFCURVE", +"376 24 OFFCURVE", +"237 24 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"433 -172 LINE", +"576 517 LINE", +"540 517 LINE", +"397 -172 LINE" +); +} +); +width = 590; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"380 -12 OFFCURVE", +"498 148 OFFCURVE", +"498 319 CURVE SMOOTH", +"498 444 OFFCURVE", +"423 529 OFFCURVE", +"304 529 CURVE SMOOTH", +"138 529 OFFCURVE", +"18 369 OFFCURVE", +"18 200 CURVE SMOOTH", +"18 74 OFFCURVE", +"94 -12 OFFCURVE", +"216 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"233 148 OFFCURVE", +"202 176 OFFCURVE", +"202 221 CURVE SMOOTH", +"202 298 OFFCURVE", +"273 369 OFFCURVE", +"357 369 CURVE SMOOTH", +"403 369 OFFCURVE", +"431 342 OFFCURVE", +"431 298 CURVE SMOOTH", +"431 226 OFFCURVE", +"366 148 OFFCURVE", +"286 148 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"529 -172 LINE", +"672 517 LINE", +"479 517 LINE", +"336 -172 LINE" +); +} +); +width = 682; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "C7876578-D85C-4BC1-98F9-63A494F9E4C7"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-5 49 OFFCURVE", +"93 -61 OFFCURVE", +"230 -61 CURVE SMOOTH", +"275 -61 OFFCURVE", +"319 -51 OFFCURVE", +"359 -32 CURVE", +"330 -172 LINE", +"500 -172 LINE", +"643 517 LINE", +"509 517 LINE", +"468 556 OFFCURVE", +"411 578 OFFCURVE", +"342 578 CURVE SMOOTH", +"165 578 OFFCURVE", +"-5 392 OFFCURVE", +"-5 200 CURVE SMOOTH" +); +} +); +width = 590; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "A45B03AC-892B-40AA-A029-116BD541B119"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-5 63 OFFCURVE", +"99 -47 OFFCURVE", +"224 -47 CURVE SMOOTH", +"268 -47 OFFCURVE", +"311 -36 OFFCURVE", +"349 -16 CURVE", +"317 -172 LINE", +"506 -172 LINE", +"649 517 LINE", +"460 517 LINE", +"425 546 OFFCURVE", +"382 564 OFFCURVE", +"336 564 CURVE SMOOTH", +"150 564 OFFCURVE", +"-5 395 OFFCURVE", +"-5 194 CURVE SMOOTH" +); +} +); +width = 596; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "3710B30C-38E0-4F6C-9661-772AC4951FEF"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-4 60 OFFCURVE", +"84 -34 OFFCURVE", +"216 -34 CURVE SMOOTH", +"247 -34 OFFCURVE", +"277 -29 OFFCURVE", +"305 -19 CURVE", +"273 -172 LINE", +"592 -172 LINE", +"735 517 LINE", +"425 517 LINE", +"392 539 OFFCURVE", +"351 551 OFFCURVE", +"304 551 CURVE SMOOTH", +"134 551 OFFCURVE", +"-4 391 OFFCURVE", +"-4 200 CURVE SMOOTH" +); +} +); +width = 682; +} +); +leftKerningGroup = q; +rightKerningGroup = q; +unicode = 0071; +}, +{ +color = 1; +glyphname = r; +lastChange = "2020-01-30 23:10:26 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{150, 0}"; +}, +{ +name = top; +position = "{258, 517}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"78 0 LINE", +"186 517 LINE", +"111 517 LINE", +"3 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"158 388 OFFCURVE", +"259 462 OFFCURVE", +"376 462 CURVE", +"385 529 LINE", +"258 529 OFFCURVE", +"156 453 OFFCURVE", +"133 342 CURVE", +"137 287 LINE" +); +} +); +width = 364; +}, +{ +anchors = ( +{ +name = bottom; +position = "{146, 0}"; +}, +{ +name = top; +position = "{251, 517}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"48 0 LINE", +"156 517 LINE", +"120 517 LINE", +"12 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"134 407 OFFCURVE", +"235 493 OFFCURVE", +"352 493 CURVE", +"357 529 LINE", +"250 529 OFFCURVE", +"141 471 OFFCURVE", +"117 360 CURVE", +"108 288 LINE" +); +} +); +width = 348; +}, +{ +anchors = ( +{ +name = bottom; +position = "{175, 0}"; +}, +{ +name = top; +position = "{280, 517}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"195 0 LINE", +"303 517 LINE", +"110 517 LINE", +"2 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"259 305 OFFCURVE", +"338 369 OFFCURVE", +"440 369 CURVE", +"461 529 LINE", +"347 529 OFFCURVE", +"252 433 OFFCURVE", +"222 287 CURVE", +"239 211 LINE" +); +} +); +width = 431; +}, +{ +anchors = ( +{ +name = bottom; +position = "{175, 0}"; +}, +{ +name = top; +position = "{280, 517}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "40712902-FA47-4BB6-B172-33002464F071"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"253 0 LINE", +"297 212 LINE", +"316 275 OFFCURVE", +"372 314 OFFCURVE", +"442 313 CURVE", +"499 583 LINE", +"419 594 OFFCURVE", +"345 569 OFFCURVE", +"286 517 CURVE", +"54 517 LINE", +"-54 0 LINE" +); +} +); +width = 431; +}, +{ +anchors = ( +{ +name = bottom; +position = "{150, 0}"; +}, +{ +name = top; +position = "{258, 517}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "8B88AEB3-7887-4271-AE21-AC27A5A63BDF"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"136 0 LINE", +"196 286 LINE", +"217 359 OFFCURVE", +"301 412 OFFCURVE", +"394 404 CURVE", +"432 584 LINE", +"334 596 OFFCURVE", +"244 570 OFFCURVE", +"178 517 CURVE", +"54 517 LINE", +"-54 0 LINE" +); +} +); +width = 364; +}, +{ +anchors = ( +{ +name = bottom; +position = "{146, 0}"; +}, +{ +name = top; +position = "{251, 517}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "83C36092-269E-4F02-9CC9-063EEE1F3BEF"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"115 0 LINE", +"174 281 LINE", +"199 378 OFFCURVE", +"287 441 OFFCURVE", +"383 425 CURVE", +"417 590 LINE", +"307 608 OFFCURVE", +"205 579 OFFCURVE", +"137 517 CURVE", +"54 517 LINE", +"-54 0 LINE" +); +} +); +width = 348; +} +); +leftKerningGroup = r; +rightKerningGroup = r; +unicode = 0072; +}, +{ +glyphname = racute; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = r; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 125, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 348; +}, +{ +components = ( +{ +name = r; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 145, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 364; +}, +{ +components = ( +{ +name = r; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 146, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 431; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +components = ( +{ +name = r; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 146, 0}"; +} +); +layerId = "15EBE113-BE31-4E90-BAFE-78274904B0AD"; +name = "Jan 31 20, 09:45"; +width = 431; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +components = ( +{ +name = r; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 146, 0}"; +} +); +layerId = "0C5EFE89-8C0E-4A36-AD6C-720C5C7FF4B8"; +name = "Jan 31 20, 09:45"; +width = 431; +} +); +leftKerningGroup = r; +rightKerningGroup = r; +unicode = 0155; +}, +{ +glyphname = rcaron; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +alignment = -1; +name = r; +}, +{ +alignment = -1; +name = caron; +transform = "{1, 0, 0, 1, 25, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 349; +}, +{ +components = ( +{ +name = r; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 39, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 364; +}, +{ +components = ( +{ +name = r; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 34, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 431; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +components = ( +{ +name = r; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 34, 0}"; +} +); +layerId = "E409790E-2795-4626-8C01-450C79FACC58"; +name = "Jan 31 20, 09:45"; +width = 431; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +components = ( +{ +name = r; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 34, 0}"; +} +); +layerId = "3EDE3565-8517-4F2F-98CE-D8076191DFB8"; +name = "Jan 31 20, 09:45"; +width = 431; +} +); +leftKerningGroup = r; +rightKerningGroup = r; +unicode = 0159; +}, +{ +glyphname = rcommaaccent; +lastChange = "2020-02-01 08:38:07 +0000"; +layers = ( +{ +components = ( +{ +alignment = -1; +name = r; +}, +{ +alignment = -1; +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 93, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 348; +}, +{ +components = ( +{ +name = r; +}, +{ +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 120, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 364; +}, +{ +components = ( +{ +name = r; +}, +{ +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 138, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 431; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +components = ( +{ +name = r; +}, +{ +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 138, 0}"; +} +); +layerId = "6B58691A-05A2-41FD-9311-58BF6AEB4282"; +name = "Jan 31 20, 09:45"; +width = 431; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +components = ( +{ +name = r; +}, +{ +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 138, 0}"; +} +); +layerId = "48ED750C-4FFC-4204-8DFD-2BE352972EF3"; +name = "Jan 31 20, 09:45"; +width = 431; +} +); +leftKerningGroup = r; +rightKerningGroup = r; +unicode = 0157; +}, +{ +color = 1; +glyphname = s; +lastChange = "2020-01-30 23:31:23 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{184, 0}"; +}, +{ +name = top; +position = "{292, 517}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"309 -12 OFFCURVE", +"409 70 OFFCURVE", +"409 168 CURVE SMOOTH", +"409 226 OFFCURVE", +"368 262 OFFCURVE", +"264 294 CURVE SMOOTH", +"184 324 OFFCURVE", +"152 345 OFFCURVE", +"152 369 CURVE SMOOTH", +"152 423 OFFCURVE", +"206 462 OFFCURVE", +"282 462 CURVE SMOOTH", +"327 462 OFFCURVE", +"378 445 OFFCURVE", +"418 415 CURVE", +"462 469 LINE", +"411 507 OFFCURVE", +"345 529 OFFCURVE", +"285 529 CURVE SMOOTH", +"163 529 OFFCURVE", +"76 457 OFFCURVE", +"76 354 CURVE SMOOTH", +"76 298 OFFCURVE", +"119 263 OFFCURVE", +"226 232 CURVE SMOOTH", +"302 207 OFFCURVE", +"333 185 OFFCURVE", +"333 155 CURVE SMOOTH", +"333 101 OFFCURVE", +"269 55 OFFCURVE", +"194 55 CURVE SMOOTH", +"141 55 OFFCURVE", +"82 78 OFFCURVE", +"36 118 CURVE", +"-11 67 LINE", +"42 17 OFFCURVE", +"117 -12 OFFCURVE", +"191 -12 CURVE SMOOTH" +); +} +); +width = 464; +}, +{ +anchors = ( +{ +name = bottom; +position = "{199, 0}"; +}, +{ +name = top; +position = "{307, 517}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"301 -12 OFFCURVE", +"411 53 OFFCURVE", +"411 149 CURVE SMOOTH", +"411 208 OFFCURVE", +"368 246 OFFCURVE", +"269 278 CURVE SMOOTH", +"179 310 OFFCURVE", +"141 341 OFFCURVE", +"141 382 CURVE SMOOTH", +"141 441 OFFCURVE", +"219 493 OFFCURVE", +"301 493 CURVE SMOOTH", +"352 493 OFFCURVE", +"408 475 OFFCURVE", +"452 444 CURVE", +"478 470 LINE", +"429 506 OFFCURVE", +"365 529 OFFCURVE", +"303 529 CURVE SMOOTH", +"210 529 OFFCURVE", +"105 466 OFFCURVE", +"105 373 CURVE SMOOTH", +"105 318 OFFCURVE", +"149 280 OFFCURVE", +"251 248 CURVE SMOOTH", +"337 218 OFFCURVE", +"374 188 OFFCURVE", +"374 143 CURVE SMOOTH", +"374 70 OFFCURVE", +"284 24 OFFCURVE", +"206 24 CURVE SMOOTH", +"146 24 OFFCURVE", +"80 49 OFFCURVE", +"29 92 CURVE", +"4 66 LINE", +"54 18 OFFCURVE", +"128 -12 OFFCURVE", +"204 -12 CURVE SMOOTH" +); +} +); +width = 484; +}, +{ +anchors = ( +{ +name = bottom; +position = "{202, 0}"; +}, +{ +name = top; +position = "{310, 517}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"356 -12 OFFCURVE", +"466 61 OFFCURVE", +"466 181 CURVE SMOOTH", +"466 288 OFFCURVE", +"377 309 OFFCURVE", +"287 330 CURVE SMOOTH", +"235 342 OFFCURVE", +"228 347 OFFCURVE", +"228 356 CURVE SMOOTH", +"228 375 OFFCURVE", +"259 398 OFFCURVE", +"298 398 CURVE SMOOTH", +"336 398 OFFCURVE", +"391 375 OFFCURVE", +"428 347 CURVE", +"508 457 LINE", +"454 496 OFFCURVE", +"383 529 OFFCURVE", +"298 529 CURVE SMOOTH", +"165 529 OFFCURVE", +"56 449 OFFCURVE", +"56 332 CURVE SMOOTH", +"56 230 OFFCURVE", +"138 211 OFFCURVE", +"234 189 CURVE SMOOTH", +"291 176 OFFCURVE", +"294 169 OFFCURVE", +"294 162 CURVE SMOOTH", +"294 140 OFFCURVE", +"268 122 OFFCURVE", +"224 122 CURVE SMOOTH", +"176 122 OFFCURVE", +"107 144 OFFCURVE", +"65 179 CURVE", +"-22 71 LINE", +"33 22 OFFCURVE", +"120 -12 OFFCURVE", +"216 -12 CURVE SMOOTH" +); +} +); +width = 506; +}, +{ +anchors = ( +{ +name = bottom; +position = "{202, 0}"; +}, +{ +name = top; +position = "{310, 517}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "D37FFB3E-8B52-4A41-8F60-C07DAC14AD5C"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"376 -34 OFFCURVE", +"485 54 OFFCURVE", +"485 181 CURVE SMOOTH", +"485 305 OFFCURVE", +"382 330 OFFCURVE", +"292 351 CURVE SMOOTH", +"275 355 OFFCURVE", +"269 359 OFFCURVE", +"269 366 CURVE SMOOTH", +"269 372 OFFCURVE", +"281 376 OFFCURVE", +"298 376 CURVE SMOOTH", +"330 376 OFFCURVE", +"379 356 OFFCURVE", +"415 329 CURVE", +"521 474 LINE", +"453 525 OFFCURVE", +"375 551 OFFCURVE", +"298 551 CURVE SMOOTH", +"148 551 OFFCURVE", +"35 457 OFFCURVE", +"35 332 CURVE SMOOTH", +"35 213 OFFCURVE", +"133 190 OFFCURVE", +"229 168 CURVE SMOOTH", +"243 164 OFFCURVE", +"254 158 OFFCURVE", +"254 153 CURVE SMOOTH", +"254 148 OFFCURVE", +"241 144 OFFCURVE", +"224 144 CURVE SMOOTH", +"177 144 OFFCURVE", +"115 167 OFFCURVE", +"79 196 CURVE", +"-36 54 LINE", +"26 -1 OFFCURVE", +"121 -34 OFFCURVE", +"216 -34 CURVE SMOOTH" +); +} +); +width = 506; +}, +{ +anchors = ( +{ +name = bottom; +position = "{184, 0}"; +}, +{ +name = top; +position = "{292, 517}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "4227F272-3B08-4846-8EF5-0B7E461D0006"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"328 -46 OFFCURVE", +"441 51 OFFCURVE", +"441 168 CURVE SMOOTH", +"441 244 OFFCURVE", +"392 289 OFFCURVE", +"275 326 CURVE SMOOTH", +"209 347 OFFCURVE", +"196 370 OFFCURVE", +"196 393 CURVE SMOOTH", +"196 413 OFFCURVE", +"232 428 OFFCURVE", +"282 428 CURVE SMOOTH", +"321 428 OFFCURVE", +"362 414 OFFCURVE", +"396 389 CURVE", +"483 495 LINE", +"428 537 OFFCURVE", +"353 563 OFFCURVE", +"285 563 CURVE SMOOTH", +"144 563 OFFCURVE", +"42 476 OFFCURVE", +"42 354 CURVE SMOOTH", +"42 280 OFFCURVE", +"95 235 OFFCURVE", +"216 200 CURVE SMOOTH", +"276 180 OFFCURVE", +"299 163 OFFCURVE", +"299 139 CURVE SMOOTH", +"299 110 OFFCURVE", +"255 89 OFFCURVE", +"194 89 CURVE SMOOTH", +"148 89 OFFCURVE", +"99 109 OFFCURVE", +"59 143 CURVE", +"-34 42 LINE", +"24 -13 OFFCURVE", +"109 -46 OFFCURVE", +"191 -46 CURVE SMOOTH" +); +} +); +width = 464; +}, +{ +anchors = ( +{ +name = bottom; +position = "{199, 0}"; +}, +{ +name = top; +position = "{307, 517}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "5DA08263-8818-457A-B317-3020BE784054"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"341 -61 OFFCURVE", +"458 34 OFFCURVE", +"458 149 CURVE SMOOTH", +"458 232 OFFCURVE", +"404 286 OFFCURVE", +"285 324 CURVE SMOOTH", +"224 346 OFFCURVE", +"200 365 OFFCURVE", +"200 392 CURVE SMOOTH", +"200 422 OFFCURVE", +"242 444 OFFCURVE", +"301 444 CURVE SMOOTH", +"340 444 OFFCURVE", +"382 431 OFFCURVE", +"417 409 CURVE", +"513 505 LINE", +"455 550 OFFCURVE", +"374 578 OFFCURVE", +"303 578 CURVE SMOOTH", +"171 578 OFFCURVE", +"56 485 OFFCURVE", +"56 373 CURVE SMOOTH", +"56 293 OFFCURVE", +"115 240 OFFCURVE", +"236 201 CURVE SMOOTH", +"304 178 OFFCURVE", +"325 159 OFFCURVE", +"325 133 CURVE SMOOTH", +"325 109 OFFCURVE", +"269 73 OFFCURVE", +"206 73 CURVE SMOOTH", +"157 73 OFFCURVE", +"105 93 OFFCURVE", +"63 127 CURVE", +"-29 32 LINE", +"31 -25 OFFCURVE", +"118 -61 OFFCURVE", +"204 -61 CURVE SMOOTH" +); +} +); +width = 484; +} +); +leftKerningGroup = s; +rightKerningGroup = s; +unicode = 0073; +}, +{ +glyphname = sacute; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +alignment = -1; +name = s; +}, +{ +alignment = -1; +name = acute; +transform = "{1, 0, 0, 1, 139, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 484; +}, +{ +components = ( +{ +name = s; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 179, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 464; +}, +{ +components = ( +{ +name = s; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 176, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 506; +} +); +leftKerningGroup = s; +rightKerningGroup = s; +unicode = 015B; +}, +{ +glyphname = scaron; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +alignment = -1; +name = s; +}, +{ +alignment = -1; +name = caron; +transform = "{1, 0, 0, 1, 35, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 484; +}, +{ +components = ( +{ +name = s; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 73, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 464; +}, +{ +components = ( +{ +name = s; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 64, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 506; +} +); +leftKerningGroup = s; +rightKerningGroup = s; +unicode = 0161; +}, +{ +glyphname = scedilla; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +alignment = -1; +name = s; +}, +{ +alignment = -1; +name = cedilla; +transform = "{1, 0, 0, 1, 66, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 484; +}, +{ +components = ( +{ +name = s; +}, +{ +name = cedilla; +transform = "{1, 0, 0, 1, 106, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 464; +}, +{ +components = ( +{ +name = s; +}, +{ +name = cedilla; +transform = "{1, 0, 0, 1, 130, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 506; +} +); +leftKerningGroup = s; +rightKerningGroup = s; +unicode = 015F; +}, +{ +color = 1; +glyphname = germandbls; +lastChange = "2020-02-01 10:16:20 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"82 0 LINE", +"189 510 LINE SMOOTH", +"204 582 OFFCURVE", +"272 636 OFFCURVE", +"350 636 CURVE SMOOTH", +"414 636 OFFCURVE", +"454 600 OFFCURVE", +"454 547 CURVE SMOOTH", +"454 470 OFFCURVE", +"377 396 OFFCURVE", +"292 396 CURVE SMOOTH", +"240 396 LINE", +"225 325 LINE", +"295 325 LINE SMOOTH", +"369 325 OFFCURVE", +"415 287 OFFCURVE", +"415 229 CURVE SMOOTH", +"415 145 OFFCURVE", +"332 71 OFFCURVE", +"236 71 CURVE SMOOTH", +"172 71 LINE", +"157 0 LINE", +"247 0 LINE SMOOTH", +"378 0 OFFCURVE", +"490 95 OFFCURVE", +"490 220 CURVE SMOOTH", +"490 281 OFFCURVE", +"456 330 OFFCURVE", +"399 362 CURVE", +"480 404 OFFCURVE", +"534 472 OFFCURVE", +"534 558 CURVE SMOOTH", +"534 647 OFFCURVE", +"465 707 OFFCURVE", +"355 707 CURVE SMOOTH", +"236 707 OFFCURVE", +"137 635 OFFCURVE", +"115 529 CURVE SMOOTH", +"4 0 LINE" +); +} +); +width = 536; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"49 0 LINE", +"157 516 LINE SMOOTH", +"174 600 OFFCURVE", +"260 671 OFFCURVE", +"344 671 CURVE SMOOTH", +"415 671 OFFCURVE", +"464 619 OFFCURVE", +"464 552 CURVE SMOOTH", +"464 459 OFFCURVE", +"382 379 OFFCURVE", +"281 379 CURVE SMOOTH", +"214 379 LINE", +"207 343 LINE", +"282 343 LINE SMOOTH", +"370 343 OFFCURVE", +"424 296 OFFCURVE", +"424 228 CURVE SMOOTH", +"424 132 OFFCURVE", +"322 36 OFFCURVE", +"218 36 CURVE SMOOTH", +"143 36 LINE", +"135 0 LINE", +"234 0 LINE SMOOTH", +"347 0 OFFCURVE", +"459 113 OFFCURVE", +"459 224 CURVE SMOOTH", +"459 285 OFFCURVE", +"427 340 OFFCURVE", +"377 364 CURVE", +"445 392 OFFCURVE", +"501 482 OFFCURVE", +"501 557 CURVE SMOOTH", +"501 641 OFFCURVE", +"437 707 OFFCURVE", +"346 707 CURVE SMOOTH", +"245 707 OFFCURVE", +"143 624 OFFCURVE", +"123 524 CURVE SMOOTH", +"13 0 LINE" +); +} +); +width = 518; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"201 0 LINE", +"296 455 LINE SMOOTH", +"304 494 OFFCURVE", +"347 524 OFFCURVE", +"393 524 CURVE SMOOTH", +"427 524 OFFCURVE", +"443 512 OFFCURVE", +"443 493 CURVE SMOOTH", +"443 460 OFFCURVE", +"398 420 OFFCURVE", +"353 420 CURVE SMOOTH", +"358 420 LINE", +"327 273 LINE", +"363 273 LINE SMOOTH", +"405 273 OFFCURVE", +"426 258 OFFCURVE", +"421 233 CURVE SMOOTH", +"413 194 OFFCURVE", +"370 163 OFFCURVE", +"328 163 CURVE SMOOTH", +"304 163 LINE", +"270 0 LINE", +"339 0 LINE SMOOTH", +"483 0 OFFCURVE", +"612 76 OFFCURVE", +"612 209 CURVE SMOOTH", +"612 274 OFFCURVE", +"576 328 OFFCURVE", +"519 354 CURVE", +"601 390 OFFCURVE", +"649 459 OFFCURVE", +"649 542 CURVE SMOOTH", +"649 649 OFFCURVE", +"557 724 OFFCURVE", +"413 724 CURVE SMOOTH", +"263 724 OFFCURVE", +"143 645 OFFCURVE", +"117 522 CURVE SMOOTH", +"8 0 LINE" +); +} +); +width = 650; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "4AFED15F-F18C-4674-9163-3F371A76655D"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"134 0 LINE", +"122 -56 LINE", +"225 -56 LINE SMOOTH", +"368 -56 OFFCURVE", +"506 81 OFFCURVE", +"506 224 CURVE SMOOTH", +"506 273 OFFCURVE", +"490 319 OFFCURVE", +"463 355 CURVE", +"518 406 OFFCURVE", +"557 485 OFFCURVE", +"557 557 CURVE SMOOTH", +"557 674 OFFCURVE", +"466 763 OFFCURVE", +"346 763 CURVE SMOOTH", +"218 763 OFFCURVE", +"85 661 OFFCURVE", +"59 535 CURVE SMOOTH", +"-53 0 LINE" +); +} +); +width = 518; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "33755AF3-896E-4912-8D63-04F9B324C5EF"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"157 0 LINE", +"147 -48 LINE", +"232 -48 LINE SMOOTH", +"392 -48 OFFCURVE", +"523 73 OFFCURVE", +"523 220 CURVE SMOOTH", +"523 270 OFFCURVE", +"506 315 OFFCURVE", +"473 352 CURVE", +"543 405 OFFCURVE", +"582 476 OFFCURVE", +"582 558 CURVE SMOOTH", +"582 676 OFFCURVE", +"490 755 OFFCURVE", +"355 755 CURVE SMOOTH", +"212 755 OFFCURVE", +"86 667 OFFCURVE", +"59 539 CURVE SMOOTH", +"-54 0 LINE" +); +} +); +width = 536; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "487F72D0-85B9-453C-BC0D-3DF7399EB3AA"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"270 0 LINE", +"262 -40 LINE", +"322 -40 LINE SMOOTH", +"503 -40 OFFCURVE", +"635 64 OFFCURVE", +"635 209 CURVE SMOOTH", +"635 260 OFFCURVE", +"616 308 OFFCURVE", +"583 344 CURVE", +"650 390 OFFCURVE", +"689 461 OFFCURVE", +"689 542 CURVE SMOOTH", +"689 674 OFFCURVE", +"576 764 OFFCURVE", +"413 764 CURVE SMOOTH", +"242 764 OFFCURVE", +"86 671 OFFCURVE", +"57 530 CURVE SMOOTH", +"-54 0 LINE" +); +} +); +width = 650; +} +); +leftKerningGroup = germandbls; +rightKerningGroup = germandbls; +unicode = 00DF; +}, +{ +color = 1; +glyphname = t; +lastChange = "2020-01-31 00:08:44 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{179, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"219 -12 OFFCURVE", +"254 -2 OFFCURVE", +"286 19 CURVE", +"256 78 LINE", +"244 66 OFFCURVE", +"220 55 OFFCURVE", +"194 55 CURVE SMOOTH", +"171 55 OFFCURVE", +"155 72 OFFCURVE", +"155 100 CURVE SMOOTH", +"155 110 OFFCURVE", +"150 82 OFFCURVE", +"270 659 CURVE", +"195 659 LINE", +"86 138 OFFCURVE", +"80 121 OFFCURVE", +"80 92 CURVE SMOOTH", +"80 31 OFFCURVE", +"121 -12 OFFCURVE", +"186 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"353 450 LINE", +"367 517 LINE", +"84 517 LINE", +"70 450 LINE" +); +} +); +width = 365; +}, +{ +anchors = ( +{ +name = bottom; +position = "{192, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"221 -12 OFFCURVE", +"258 -1 OFFCURVE", +"290 20 CURVE", +"273 51 LINE", +"250 35 OFFCURVE", +"220 24 OFFCURVE", +"193 24 CURVE SMOOTH", +"160 24 OFFCURVE", +"140 50 OFFCURVE", +"140 89 CURVE SMOOTH", +"140 115 OFFCURVE", +"145 126 OFFCURVE", +"256 659 CURVE", +"220 659 LINE", +"111 135 OFFCURVE", +"104 115 OFFCURVE", +"104 84 CURVE SMOOTH", +"104 27 OFFCURVE", +"136 -12 OFFCURVE", +"189 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"355 481 LINE", +"362 517 LINE", +"99 517 LINE", +"92 481 LINE" +); +} +); +width = 384; +}, +{ +anchors = ( +{ +name = bottom; +position = "{195, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"262 -12 OFFCURVE", +"315 7 OFFCURVE", +"351 36 CURVE", +"336 169 LINE", +"326 160 OFFCURVE", +"301 148 OFFCURVE", +"279 148 CURVE SMOOTH", +"263 148 OFFCURVE", +"254 155 OFFCURVE", +"254 175 CURVE SMOOTH", +"254 193 OFFCURVE", +"261 219 OFFCURVE", +"353 659 CURVE", +"169 659 LINE", +"73 198 OFFCURVE", +"63 167 OFFCURVE", +"63 132 CURVE SMOOTH", +"63 48 OFFCURVE", +"123 -12 OFFCURVE", +"212 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"393 365 LINE", +"425 517 LINE", +"74 517 LINE", +"42 365 LINE" +); +} +); +width = 419; +}, +{ +anchors = ( +{ +name = bottom; +position = "{235, 0}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "74EB3A7E-C80D-4053-8555-185515123248"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"45 315 LINE", +"15 173 OFFCURVE", +"13 158 OFFCURVE", +"13 132 CURVE SMOOTH", +"13 19 OFFCURVE", +"97 -62 OFFCURVE", +"212 -62 CURVE SMOOTH", +"262 -62 OFFCURVE", +"315 -46 OFFCURVE", +"357 -20 CURVE", +"330 223 LINE", +"324 218 OFFCURVE", +"312 216 OFFCURVE", +"313 223 CURVE SMOOTH", +"332 315 LINE", +"431 315 LINE", +"473 517 LINE", +"375 517 LINE", +"404 659 LINE", +"118 659 LINE", +"88 517 LINE", +"54 517 LINE", +"12 315 LINE" +); +} +); +width = 419; +}, +{ +anchors = ( +{ +name = bottom; +position = "{189, 0}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "6D1E74CB-FB59-49A6-A898-1607B6807B12"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"27 0 OFFCURVE", +"93 -65 OFFCURVE", +"186 -65 CURVE SMOOTH", +"228 -65 OFFCURVE", +"273 -52 OFFCURVE", +"310 -28 CURVE", +"233 122 LINE", +"224 111 OFFCURVE", +"210 110 OFFCURVE", +"212 119 CURVE SMOOTH", +"270 397 LINE", +"394 397 LINE", +"419 517 LINE", +"295 517 LINE", +"324 659 LINE", +"141 659 LINE", +"111 517 LINE", +"54 517 LINE", +"29 397 LINE", +"86 397 LINE", +"73 337 LINE SMOOTH", +"29 128 OFFCURVE", +"27 118 OFFCURVE", +"27 92 CURVE SMOOTH" +); +} +); +width = 365; +}, +{ +anchors = ( +{ +name = bottom; +position = "{191, 0}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "7CDAA9C2-6F9B-4AFB-9BD3-3080032ED439"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"115 428 LINE", +"92 321 LINE SMOOTH", +"50 122 OFFCURVE", +"48 111 OFFCURVE", +"48 84 CURVE SMOOTH", +"48 -4 OFFCURVE", +"105 -68 OFFCURVE", +"189 -68 CURVE SMOOTH", +"231 -68 OFFCURVE", +"279 -53 OFFCURVE", +"317 -29 CURVE", +"246 101 LINE", +"227 86 OFFCURVE", +"217 80 OFFCURVE", +"210 80 CURVE SMOOTH", +"202 80 OFFCURVE", +"196 84 OFFCURVE", +"196 89 CURVE SMOOTH", +"196 100 OFFCURVE", +"197 104 OFFCURVE", +"232 272 CURVE SMOOTH", +"265 428 LINE", +"419 428 LINE", +"436 517 LINE", +"283 517 LINE", +"313 659 LINE", +"163 659 LINE", +"133 517 LINE", +"54 517 LINE", +"37 428 LINE" +); +} +); +width = 384; +} +); +leftKerningGroup = t; +rightKerningGroup = t; +unicode = 0074; +}, +{ +color = 1; +glyphname = tcaron; +lastChange = "2020-02-01 11:44:59 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{191, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"221 -12 OFFCURVE", +"258 -1 OFFCURVE", +"290 20 CURVE", +"273 51 LINE", +"250 35 OFFCURVE", +"220 24 OFFCURVE", +"193 24 CURVE SMOOTH", +"160 24 OFFCURVE", +"140 50 OFFCURVE", +"140 89 CURVE SMOOTH", +"140 115 OFFCURVE", +"145 126 OFFCURVE", +"256 659 CURVE", +"220 659 LINE", +"111 135 OFFCURVE", +"104 115 OFFCURVE", +"104 84 CURVE SMOOTH", +"104 27 OFFCURVE", +"136 -12 OFFCURVE", +"189 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"355 481 LINE", +"362 517 LINE", +"99 517 LINE", +"92 481 LINE" +); +}, +{ +closed = 1; +nodes = ( +"506 586 OFFCURVE", +"535 634 OFFCURVE", +"535 669 CURVE SMOOTH", +"535 688 OFFCURVE", +"524 699 OFFCURVE", +"507 699 CURVE SMOOTH", +"488 699 OFFCURVE", +"473 683 OFFCURVE", +"473 664 CURVE SMOOTH", +"473 649 OFFCURVE", +"483 639 OFFCURVE", +"499 640 CURVE", +"485 612 OFFCURVE", +"458 578 OFFCURVE", +"426 548 CURVE", +"450 527 LINE" +); +} +); +width = 451; +}, +{ +anchors = ( +{ +name = bottom; +position = "{189, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"219 -12 OFFCURVE", +"254 -2 OFFCURVE", +"286 19 CURVE", +"256 78 LINE", +"244 66 OFFCURVE", +"220 55 OFFCURVE", +"194 55 CURVE SMOOTH", +"171 55 OFFCURVE", +"155 72 OFFCURVE", +"155 100 CURVE SMOOTH", +"155 110 OFFCURVE", +"150 82 OFFCURVE", +"270 659 CURVE", +"195 659 LINE", +"86 138 OFFCURVE", +"80 121 OFFCURVE", +"80 92 CURVE SMOOTH", +"80 31 OFFCURVE", +"121 -12 OFFCURVE", +"186 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"353 450 LINE", +"367 517 LINE", +"84 517 LINE", +"70 450 LINE" +); +}, +{ +closed = 1; +nodes = ( +"539 559 OFFCURVE", +"575 595 OFFCURVE", +"575 647 CURVE SMOOTH", +"575 678 OFFCURVE", +"560 699 OFFCURVE", +"531 699 CURVE SMOOTH", +"504 699 OFFCURVE", +"481 674 OFFCURVE", +"481 649 CURVE SMOOTH", +"481 626 OFFCURVE", +"497 608 OFFCURVE", +"519 611 CURVE", +"505 584 OFFCURVE", +"483 557 OFFCURVE", +"455 531 CURVE", +"485 504 LINE" +); +} +); +width = 502; +}, +{ +anchors = ( +{ +name = bottom; +position = "{225, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"262 -12 OFFCURVE", +"315 7 OFFCURVE", +"351 36 CURVE", +"336 169 LINE", +"326 160 OFFCURVE", +"301 148 OFFCURVE", +"279 148 CURVE SMOOTH", +"263 148 OFFCURVE", +"254 155 OFFCURVE", +"254 175 CURVE SMOOTH", +"254 193 OFFCURVE", +"261 219 OFFCURVE", +"353 659 CURVE", +"169 659 LINE", +"73 198 OFFCURVE", +"63 167 OFFCURVE", +"63 132 CURVE SMOOTH", +"63 48 OFFCURVE", +"123 -12 OFFCURVE", +"212 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"393 365 LINE", +"425 517 LINE", +"74 517 LINE", +"42 365 LINE" +); +}, +{ +closed = 1; +nodes = ( +"616 463 OFFCURVE", +"673 529 OFFCURVE", +"673 605 CURVE SMOOTH", +"673 660 OFFCURVE", +"643 699 OFFCURVE", +"596 699 CURVE SMOOTH", +"550 699 OFFCURVE", +"508 657 OFFCURVE", +"508 607 CURVE SMOOTH", +"508 566 OFFCURVE", +"527 534 OFFCURVE", +"575 534 CURVE", +"558 510 OFFCURVE", +"532 482 OFFCURVE", +"502 462 CURVE", +"550 416 LINE" +); +} +); +width = 611; +}, +{ +anchors = ( +{ +name = _top; +position = "{715, 1239}"; +}, +{ +name = bottom; +position = "{235, 0}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "B7A053B3-266A-4088-ACA6-69C749AE1406"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"262 -62 OFFCURVE", +"315 -46 OFFCURVE", +"357 -20 CURVE", +"330 223 LINE", +"324 218 OFFCURVE", +"312 216 OFFCURVE", +"313 223 CURVE SMOOTH", +"332 315 LINE", +"431 315 LINE", +"468 494 LINE", +"587 381 LINE", +"674 446 OFFCURVE", +"723 524 OFFCURVE", +"723 605 CURVE SMOOTH", +"723 687 OFFCURVE", +"671 749 OFFCURVE", +"596 749 CURVE SMOOTH", +"521 749 OFFCURVE", +"458 684 OFFCURVE", +"458 607 CURVE SMOOTH", +"458 569 OFFCURVE", +"470 538 OFFCURVE", +"491 516 CURVE", +"470 503 LINE", +"473 517 LINE", +"375 517 LINE", +"404 659 LINE", +"118 659 LINE", +"88 517 LINE", +"54 517 LINE", +"12 315 LINE", +"45 315 LINE", +"15 173 OFFCURVE", +"13 158 OFFCURVE", +"13 132 CURVE SMOOTH", +"13 19 OFFCURVE", +"97 -62 OFFCURVE", +"212 -62 CURVE SMOOTH" +); +} +); +width = 611; +}, +{ +anchors = ( +{ +name = _top; +position = "{658, 1298}"; +}, +{ +name = bottom; +position = "{189, 0}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "A49E3CAB-6475-4620-B1BF-0869D5519BD6"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"27 0 OFFCURVE", +"93 -65 OFFCURVE", +"186 -65 CURVE SMOOTH", +"228 -65 OFFCURVE", +"273 -52 OFFCURVE", +"310 -28 CURVE", +"233 122 LINE", +"224 111 OFFCURVE", +"210 110 OFFCURVE", +"212 119 CURVE SMOOTH", +"270 397 LINE", +"394 397 LINE", +"419 517 LINE", +"295 517 LINE", +"324 659 LINE", +"141 659 LINE", +"111 517 LINE", +"54 517 LINE", +"29 397 LINE", +"86 397 LINE", +"73 337 LINE SMOOTH", +"29 128 OFFCURVE", +"27 118 OFFCURVE", +"27 92 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"524 468 LINE", +"599 544 OFFCURVE", +"628 583 OFFCURVE", +"628 647 CURVE SMOOTH", +"628 707 OFFCURVE", +"590 752 OFFCURVE", +"531 752 CURVE SMOOTH", +"475 752 OFFCURVE", +"428 703 OFFCURVE", +"428 649 CURVE SMOOTH", +"428 629 OFFCURVE", +"434 610 OFFCURVE", +"444 595 CURVE", +"436 586 OFFCURVE", +"426 577 OFFCURVE", +"416 566 CURVE" +); +} +); +width = 502; +}, +{ +anchors = ( +{ +name = _top; +position = "{633, 1313}"; +}, +{ +name = bottom; +position = "{191, 0}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "ECE87ADB-E0CC-4E9A-82B9-04539DBDD7A7"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"115 428 LINE", +"92 321 LINE SMOOTH", +"50 122 OFFCURVE", +"48 111 OFFCURVE", +"48 84 CURVE SMOOTH", +"48 -4 OFFCURVE", +"105 -68 OFFCURVE", +"189 -68 CURVE SMOOTH", +"231 -68 OFFCURVE", +"279 -53 OFFCURVE", +"317 -29 CURVE", +"246 101 LINE", +"227 86 OFFCURVE", +"217 80 OFFCURVE", +"210 80 CURVE SMOOTH", +"202 80 OFFCURVE", +"196 84 OFFCURVE", +"196 89 CURVE SMOOTH", +"196 100 OFFCURVE", +"197 104 OFFCURVE", +"232 272 CURVE SMOOTH", +"265 428 LINE", +"419 428 LINE", +"436 517 LINE", +"283 517 LINE", +"313 659 LINE", +"163 659 LINE", +"133 517 LINE", +"54 517 LINE", +"37 428 LINE" +); +}, +{ +closed = 1; +nodes = ( +"493 490 LINE", +"554 555 OFFCURVE", +"591 616 OFFCURVE", +"591 669 CURVE SMOOTH", +"591 718 OFFCURVE", +"555 755 OFFCURVE", +"507 755 CURVE SMOOTH", +"457 755 OFFCURVE", +"417 713 OFFCURVE", +"417 664 CURVE SMOOTH", +"417 651 OFFCURVE", +"420 639 OFFCURVE", +"425 629 CURVE", +"413 614 OFFCURVE", +"400 599 OFFCURVE", +"383 585 CURVE" +); +} +); +width = 451; +} +); +leftKerningGroup = tcaron; +rightKerningGroup = tcaron; +unicode = 0165; +}, +{ +glyphname = tcedilla; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = t; +}, +{ +name = cedilla; +transform = "{1, 0, 0, 1, 101, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 365; +}, +{ +components = ( +{ +alignment = -1; +name = t; +}, +{ +name = cedilla; +transform = "{1, 0, 0, 1, 106, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 384; +}, +{ +components = ( +{ +name = t; +}, +{ +name = cedilla; +transform = "{1, 0, 0, 1, 123, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 419; +} +); +leftKerningGroup = t; +rightKerningGroup = t; +unicode = 0163; +}, +{ +color = 1; +glyphname = u; +lastChange = "2020-01-31 01:57:24 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{459, 0}"; +}, +{ +name = top; +position = "{342, 519}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"467 517 LINE", +"359 0 LINE", +"434 0 LINE", +"542 517 LINE" +); +}, +{ +closed = 1; +nodes = ( +"104 517 LINE", +"39 206 OFFCURVE", +"31 181 OFFCURVE", +"31 143 CURVE SMOOTH", +"31 51 OFFCURVE", +"93 -12 OFFCURVE", +"193 -12 CURVE SMOOTH", +"286 -12 OFFCURVE", +"382 54 OFFCURVE", +"404 135 CURVE", +"399 191 LINE", +"384 119 OFFCURVE", +"296 55 OFFCURVE", +"206 55 CURVE SMOOTH", +"145 55 OFFCURVE", +"108 94 OFFCURVE", +"108 156 CURVE SMOOTH", +"108 187 OFFCURVE", +"115 209 OFFCURVE", +"179 517 CURVE" +); +} +); +width = 545; +}, +{ +anchors = ( +{ +name = bottom; +position = "{431, 0}"; +}, +{ +name = top; +position = "{336, 517}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"478 517 LINE", +"370 0 LINE", +"406 0 LINE", +"514 517 LINE" +); +}, +{ +closed = 1; +nodes = ( +"116 517 LINE", +"45 178 OFFCURVE", +"40 164 OFFCURVE", +"40 136 CURVE SMOOTH", +"40 48 OFFCURVE", +"102 -12 OFFCURVE", +"201 -12 CURVE SMOOTH", +"307 -12 OFFCURVE", +"396 57 OFFCURVE", +"416 156 CURVE", +"410 188 LINE", +"390 93 OFFCURVE", +"307 24 OFFCURVE", +"208 24 CURVE SMOOTH", +"128 24 OFFCURVE", +"78 72 OFFCURVE", +"78 145 CURVE SMOOTH", +"78 174 OFFCURVE", +"84 195 OFFCURVE", +"152 517 CURVE" +); +} +); +width = 526; +}, +{ +anchors = ( +{ +name = bottom; +position = "{520, 0}"; +}, +{ +name = top; +position = "{355, 517}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"430 517 LINE", +"322 0 LINE", +"515 0 LINE", +"623 517 LINE" +); +}, +{ +closed = 1; +nodes = ( +"97 517 LINE", +"33 212 OFFCURVE", +"25 186 OFFCURVE", +"25 148 CURVE SMOOTH", +"25 55 OFFCURVE", +"88 -12 OFFCURVE", +"189 -12 CURVE SMOOTH", +"282 -12 OFFCURVE", +"361 42 OFFCURVE", +"384 130 CURVE", +"372 235 LINE", +"364 189 OFFCURVE", +"319 148 OFFCURVE", +"269 148 CURVE SMOOTH", +"237 148 OFFCURVE", +"217 166 OFFCURVE", +"217 200 CURVE SMOOTH", +"217 215 OFFCURVE", +"220 228 OFFCURVE", +"281 517 CURVE" +); +} +); +width = 624; +}, +{ +anchors = ( +{ +name = bottom; +position = "{520, 0}"; +}, +{ +name = top; +position = "{355, 517}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "3A782530-D70A-4ACC-9555-53EE1E03D6C4"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-16 29 OFFCURVE", +"68 -53 OFFCURVE", +"189 -53 CURVE SMOOTH", +"250 -53 OFFCURVE", +"304 -34 OFFCURVE", +"346 0 CURVE", +"570 0 LINE", +"678 517 LINE", +"55 517 LINE", +"20 353 LINE SMOOTH", +"-10 208 OFFCURVE", +"-16 181 OFFCURVE", +"-16 148 CURVE SMOOTH" +); +} +); +width = 624; +}, +{ +anchors = ( +{ +name = bottom; +position = "{459, 0}"; +}, +{ +name = top; +position = "{342, 519}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "FF4AE7FD-0F3C-4B1E-9932-8F97A88DE91D"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-18 22 OFFCURVE", +"68 -61 OFFCURVE", +"193 -61 CURVE SMOOTH", +"255 -61 OFFCURVE", +"317 -38 OFFCURVE", +"365 0 CURVE", +"491 0 LINE", +"599 517 LINE", +"54 517 LINE", +"39 444 OFFCURVE", +"27 386 OFFCURVE", +"17 342 CURVE SMOOTH", +"-12 203 OFFCURVE", +"-18 177 OFFCURVE", +"-18 143 CURVE SMOOTH" +); +} +); +width = 545; +}, +{ +anchors = ( +{ +name = bottom; +position = "{431, 0}"; +}, +{ +name = top; +position = "{336, 517}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "8B72BCCB-A4BA-4A5F-9925-6216F8EEA5C8"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-20 13 OFFCURVE", +"71 -72 OFFCURVE", +"201 -72 CURVE SMOOTH", +"275 -72 OFFCURVE", +"342 -45 OFFCURVE", +"392 0 CURVE", +"472 0 LINE", +"580 517 LINE", +"54 517 LINE", +"37 437 OFFCURVE", +"25 375 OFFCURVE", +"15 327 CURVE SMOOTH", +"-18 173 OFFCURVE", +"-20 162 OFFCURVE", +"-20 136 CURVE SMOOTH" +); +} +); +width = 526; +} +); +leftKerningGroup = u; +rightKerningGroup = u; +unicode = 0075; +}, +{ +glyphname = uacute; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = u; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 229, 2}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 545; +}, +{ +components = ( +{ +alignment = -1; +name = u; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 210, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 526; +}, +{ +components = ( +{ +name = u; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 221, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 624; +} +); +leftKerningGroup = u; +rightKerningGroup = u; +unicode = 00FA; +}, +{ +glyphname = ucircumflex; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = u; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 121, 2}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 545; +}, +{ +components = ( +{ +alignment = -1; +name = u; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 108, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 526; +}, +{ +components = ( +{ +name = u; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 96, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 624; +} +); +leftKerningGroup = u; +rightKerningGroup = u; +unicode = 00FB; +}, +{ +glyphname = udieresis; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = u; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 107, 2}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 545; +}, +{ +components = ( +{ +alignment = -1; +name = u; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 103, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 526; +}, +{ +components = ( +{ +name = u; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 81, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 624; +} +); +leftKerningGroup = u; +rightKerningGroup = u; +unicode = 00FC; +}, +{ +color = 1; +glyphname = ugrave; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = u; +}, +{ +name = grave; +transform = "{1, 0, 0, 1, 91, 2}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 545; +}, +{ +components = ( +{ +alignment = -1; +name = u; +}, +{ +name = grave; +transform = "{1, 0, 0, 1, 97, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 526; +}, +{ +components = ( +{ +name = u; +}, +{ +name = grave; +transform = "{1, 0, 0, 1, 85, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 624; +} +); +leftKerningGroup = u; +rightKerningGroup = u; +unicode = 00F9; +}, +{ +color = 1; +glyphname = uhungarumlaut; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +alignment = -1; +name = u; +}, +{ +name = hungarumlaut; +transform = "{1, 0, 0, 1, 130, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 526; +}, +{ +components = ( +{ +name = u; +}, +{ +name = hungarumlaut; +transform = "{1, 0, 0, 1, 133, 2}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 545; +}, +{ +components = ( +{ +name = u; +}, +{ +alignment = 1; +name = hungarumlaut; +transform = "{1, 0, 0, 1, 93, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 624; +} +); +leftKerningGroup = u; +rightKerningGroup = u; +unicode = 0171; +}, +{ +glyphname = umacron; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +alignment = -1; +name = u; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 70, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 526; +}, +{ +components = ( +{ +name = u; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 89, 2}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 545; +}, +{ +components = ( +{ +name = u; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 80, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 624; +} +); +leftKerningGroup = u; +rightKerningGroup = u; +unicode = 016B; +}, +{ +glyphname = uogonek; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +alignment = -1; +name = u; +}, +{ +alignment = -1; +name = ogonek; +transform = "{1, 0, 0, 1, 251, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 527; +}, +{ +components = ( +{ +name = u; +}, +{ +name = ogonek; +transform = "{1, 0, 0, 1, 357, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 545; +}, +{ +components = ( +{ +name = u; +}, +{ +name = ogonek; +transform = "{1, 0, 0, 1, 392, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 624; +} +); +leftKerningGroup = u; +rightKerningGroup = u; +unicode = 0173; +}, +{ +glyphname = uring; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = u; +}, +{ +name = ring; +transform = "{1, 0, 0, 1, 147, 2}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 545; +}, +{ +components = ( +{ +alignment = -1; +name = u; +}, +{ +alignment = -1; +name = ring; +transform = "{1, 0, 0, 1, 100, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 526; +}, +{ +components = ( +{ +name = u; +}, +{ +name = ring; +transform = "{1, 0, 0, 1, 160, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 624; +} +); +leftKerningGroup = u; +rightKerningGroup = u; +unicode = 016F; +}, +{ +color = 1; +glyphname = v; +lastChange = "2020-01-31 02:11:54 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"266 0 LINE", +"591 517 LINE", +"505 517 LINE", +"246 88 LINE", +"164 517 LINE", +"82 517 LINE", +"194 0 LINE" +); +} +); +width = 565; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"249 0 LINE", +"594 517 LINE", +"553 517 LINE", +"249 61 LINE", +"135 517 LINE", +"98 517 LINE", +"227 0 LINE" +); +} +); +width = 584; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"356 0 LINE", +"686 517 LINE", +"484 517 LINE", +"307 221 LINE", +"253 517 LINE", +"59 517 LINE", +"178 0 LINE" +); +} +); +width = 637; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "81529E00-8C6C-4BFB-9B12-4D26B3DC90EB"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"541 0 LINE", +"691 517 LINE", +"54 517 LINE", +"-7 0 LINE" +); +} +); +width = 637; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "CF25803E-48C9-49EB-AFC6-3E360481263E"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"454 0 LINE", +"619 517 LINE", +"54 517 LINE", +"6 0 LINE" +); +} +); +width = 565; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "E090C333-4354-4FB4-8FD9-05E5181B8C11"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"453 0 LINE", +"638 517 LINE", +"54 517 LINE", +"23 0 LINE" +); +} +); +width = 584; +} +); +leftKerningGroup = v; +rightKerningGroup = v; +unicode = 0076; +}, +{ +color = 1; +glyphname = w; +lastChange = "2020-01-31 02:14:20 +0000"; +layers = ( +{ +anchors = ( +{ +name = top; +position = "{464, 517}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"219 0 LINE", +"445 413 LINE", +"495 0 LINE", +"566 0 LINE", +"848 517 LINE", +"766 517 LINE", +"550 100 LINE", +"496 517 LINE", +"431 517 LINE", +"203 100 LINE", +"161 517 LINE", +"83 517 LINE", +"148 0 LINE" +); +} +); +width = 823; +}, +{ +anchors = ( +{ +name = top; +position = "{462, 517}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"206 0 LINE", +"448 450 LINE", +"502 0 LINE", +"547 0 LINE", +"824 517 LINE", +"787 517 LINE", +"534 48 LINE", +"477 517 LINE", +"446 517 LINE", +"193 48 LINE", +"136 517 LINE", +"99 517 LINE", +"161 0 LINE" +); +} +); +width = 815; +}, +{ +anchors = ( +{ +name = top; +position = "{476, 517}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"303 0 LINE", +"428 266 LINE", +"441 0 LINE", +"612 0 LINE", +"896 517 LINE", +"707 517 LINE", +"576 259 LINE", +"555 517 LINE", +"397 517 LINE", +"265 259 LINE", +"243 517 LINE", +"62 517 LINE", +"132 0 LINE" +); +} +); +width = 850; +}, +{ +anchors = ( +{ +name = top; +position = "{476, 517}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "EDEC590C-2C83-4414-A7CD-C98FEC743CB8"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"730 0 LINE", +"904 517 LINE", +"54 517 LINE", +"14 0 LINE" +); +} +); +width = 850; +}, +{ +anchors = ( +{ +name = top; +position = "{464, 517}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "35C4BE94-BD62-4734-809A-45C052616E12"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"695 0 LINE", +"877 517 LINE", +"54 517 LINE", +"19 0 LINE" +); +} +); +width = 823; +}, +{ +anchors = ( +{ +name = top; +position = "{462, 517}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "3EEE78CA-A7FE-4EE2-B6EE-903669E06E6F"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"692 0 LINE", +"869 517 LINE", +"54 517 LINE", +"16 0 LINE" +); +} +); +width = 815; +} +); +leftKerningGroup = w; +rightKerningGroup = w; +unicode = 0077; +}, +{ +color = 1; +glyphname = wacute; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = w; +}, +{ +alignment = 1; +name = acute; +transform = "{1, 0, 0, 1, 351, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 823; +}, +{ +components = ( +{ +alignment = -1; +name = w; +}, +{ +alignment = -1; +name = acute; +transform = "{1, 0, 0, 1, 352, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 815; +}, +{ +components = ( +{ +name = w; +}, +{ +alignment = 1; +name = acute; +transform = "{1, 0, 0, 1, 342, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 850; +} +); +leftKerningGroup = w; +rightKerningGroup = w; +unicode = 1E83; +}, +{ +glyphname = wcircumflex; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = w; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 243, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 823; +}, +{ +components = ( +{ +alignment = -1; +name = w; +}, +{ +alignment = -1; +name = circumflex; +transform = "{1, 0, 0, 1, 240, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 815; +}, +{ +components = ( +{ +name = w; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 217, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 850; +} +); +leftKerningGroup = w; +rightKerningGroup = w; +unicode = 0175; +}, +{ +glyphname = wdieresis; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = w; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 229, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 823; +}, +{ +components = ( +{ +alignment = -1; +name = w; +}, +{ +alignment = -1; +name = dieresis; +transform = "{1, 0, 0, 1, 206, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 815; +}, +{ +components = ( +{ +name = w; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 202, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 850; +} +); +leftKerningGroup = w; +rightKerningGroup = w; +unicode = 1E85; +}, +{ +color = 1; +glyphname = wgrave; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = w; +}, +{ +alignment = 1; +name = grave; +transform = "{1, 0, 0, 1, 213, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 823; +}, +{ +components = ( +{ +alignment = -1; +name = w; +}, +{ +alignment = -1; +name = grave; +transform = "{1, 0, 0, 1, 234, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 815; +}, +{ +components = ( +{ +name = w; +}, +{ +alignment = 1; +name = grave; +transform = "{1, 0, 0, 1, 206, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 850; +} +); +leftKerningGroup = w; +rightKerningGroup = w; +unicode = 1E81; +}, +{ +color = 1; +glyphname = x; +lastChange = "2020-01-31 02:23:21 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"461 0 LINE", +"178 517 LINE", +"92 517 LINE", +"376 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"65 0 LINE", +"563 517 LINE", +"473 517 LINE", +"-26 0 LINE" +); +} +); +width = 544; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"433 0 LINE", +"149 517 LINE", +"107 517 LINE", +"390 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"35 0 LINE", +"534 517 LINE", +"488 517 LINE", +"-10 0 LINE" +); +} +); +width = 531; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"524 0 LINE", +"275 517 LINE", +"75 517 LINE", +"325 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"158 0 LINE", +"626 517 LINE", +"423 517 LINE", +"-46 0 LINE" +); +} +); +width = 588; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "2388B94C-78B5-4A41-A89D-534B54AB1F12"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"534 0 LINE", +"537 264 LINE", +"636 517 LINE", +"67 517 LINE", +"56 267 LINE", +"-54 0 LINE" +); +} +); +width = 588; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "7738C5FE-E267-4082-B480-DF078FEE613D"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"490 0 LINE", +"478 262 LINE", +"592 517 LINE", +"64 517 LINE", +"70 265 LINE", +"-54 0 LINE" +); +} +); +width = 544; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "86DA0F20-722A-4346-A9B5-FDC385216070"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"477 0 LINE", +"459 263 LINE", +"578 517 LINE", +"63 517 LINE", +"75 265 LINE", +"-54 0 LINE" +); +} +); +width = 531; +} +); +leftKerningGroup = x; +rightKerningGroup = x; +unicode = 0078; +}, +{ +color = 1; +glyphname = y; +lastChange = "2020-01-31 02:46:53 +0000"; +layers = ( +{ +anchors = ( +{ +name = top; +position = "{344, 517}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"131 -180 OFFCURVE", +"188 -149 OFFCURVE", +"242 -61 CURVE SMOOTH", +"598 517 LINE", +"515 517 LINE", +"254 87 LINE", +"163 517 LINE", +"82 517 LINE", +"198 -2 LINE", +"153 -63 LINE", +"126 -99 OFFCURVE", +"100 -112 OFFCURVE", +"64 -112 CURVE SMOOTH", +"46 -112 OFFCURVE", +"25 -109 OFFCURVE", +"9 -100 CURVE", +"-17 -162 LINE", +"5 -173 OFFCURVE", +"32 -180 OFFCURVE", +"64 -180 CURVE SMOOTH" +); +} +); +width = 572; +}, +{ +anchors = ( +{ +name = top; +position = "{347, 517}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"122 -180 OFFCURVE", +"180 -146 OFFCURVE", +"222 -77 CURVE SMOOTH", +"588 517 LINE", +"549 517 LINE", +"244 25 LINE", +"137 517 LINE", +"98 517 LINE", +"216 -21 LINE", +"169 -93 LINE", +"145 -124 OFFCURVE", +"101 -144 OFFCURVE", +"56 -144 CURVE SMOOTH", +"32 -144 OFFCURVE", +"9 -138 OFFCURVE", +"-12 -127 CURVE", +"-27 -162 LINE", +"-6 -173 OFFCURVE", +"23 -180 OFFCURVE", +"54 -180 CURVE SMOOTH" +); +} +); +width = 578; +}, +{ +anchors = ( +{ +name = top; +position = "{363, 517}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"207 -180 OFFCURVE", +"291 -123 OFFCURVE", +"356 -11 CURVE SMOOTH", +"661 517 LINE", +"463 517 LINE", +"295 198 LINE", +"257 517 LINE", +"64 517 LINE", +"162 -7 LINE", +"145 -20 LINE", +"140 -29 OFFCURVE", +"106 -43 OFFCURVE", +"85 -43 CURVE SMOOTH", +"68 -43 OFFCURVE", +"44 -34 OFFCURVE", +"19 -18 CURVE", +"-35 -134 LINE", +"4 -159 OFFCURVE", +"69 -180 OFFCURVE", +"121 -180 CURVE SMOOTH" +); +} +); +width = 614; +}, +{ +anchors = ( +{ +name = top; +position = "{363, 517}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "FA7BD86E-80EE-417C-AD79-0373336E4195"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"276 -230 OFFCURVE", +"399 -182 OFFCURVE", +"458 -28 CURVE SMOOTH", +"668 517 LINE", +"54 517 LINE", +"41 27 LINE", +"-55 -180 LINE", +"-6 -209 OFFCURVE", +"66 -230 OFFCURVE", +"121 -230 CURVE SMOOTH" +); +} +); +width = 614; +}, +{ +anchors = ( +{ +name = top; +position = "{344, 517}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "A5DAC39C-431B-4F64-80F7-8387BCC7F669"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"235 -233 OFFCURVE", +"354 -155 OFFCURVE", +"402 -36 CURVE SMOOTH", +"626 517 LINE", +"54 517 LINE", +"29 -50 LINE", +"-37 -211 LINE", +"-8 -225 OFFCURVE", +"29 -233 OFFCURVE", +"64 -233 CURVE SMOOTH" +); +} +); +width = 572; +}, +{ +anchors = ( +{ +name = top; +position = "{347, 517}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "B6ACB228-381B-41B1-A595-94E8472E6207"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"216 -236 OFFCURVE", +"342 -176 OFFCURVE", +"399 -39 CURVE SMOOTH", +"632 517 LINE", +"54 517 LINE", +"10 -75 LINE", +"-49 -214 LINE", +"-20 -228 OFFCURVE", +"18 -236 OFFCURVE", +"54 -236 CURVE SMOOTH" +); +} +); +width = 578; +} +); +leftKerningGroup = y; +rightKerningGroup = y; +unicode = 0079; +}, +{ +glyphname = yacute; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = y; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 231, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 572; +}, +{ +components = ( +{ +alignment = -1; +name = y; +}, +{ +alignment = -1; +name = acute; +transform = "{1, 0, 0, 1, 158, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 578; +}, +{ +components = ( +{ +name = y; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 229, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 614; +} +); +leftKerningGroup = y; +rightKerningGroup = y; +unicode = 00FD; +}, +{ +glyphname = ycircumflex; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = y; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 123, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 572; +}, +{ +components = ( +{ +alignment = -1; +name = y; +}, +{ +alignment = -1; +name = circumflex; +transform = "{1, 0, 0, 1, 46, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 578; +}, +{ +components = ( +{ +name = y; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 104, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 614; +} +); +leftKerningGroup = y; +rightKerningGroup = y; +unicode = 0177; +}, +{ +glyphname = ydieresis; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = y; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 109, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 572; +}, +{ +components = ( +{ +alignment = -1; +name = y; +}, +{ +alignment = -1; +name = dieresis; +transform = "{1, 0, 0, 1, 12, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 578; +}, +{ +components = ( +{ +name = y; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 89, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 614; +} +); +leftKerningGroup = y; +rightKerningGroup = y; +unicode = 00FF; +}, +{ +glyphname = ygrave; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = y; +}, +{ +name = grave; +transform = "{1, 0, 0, 1, 93, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 572; +}, +{ +components = ( +{ +alignment = -1; +name = y; +}, +{ +alignment = -1; +name = grave; +transform = "{1, 0, 0, 1, 40, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 578; +}, +{ +components = ( +{ +name = y; +}, +{ +alignment = 1; +name = grave; +transform = "{1, 0, 0, 1, 93, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 614; +} +); +leftKerningGroup = y; +rightKerningGroup = y; +unicode = 1EF3; +}, +{ +color = 1; +glyphname = z; +lastChange = "2020-01-31 02:49:36 +0000"; +layers = ( +{ +anchors = ( +{ +name = top; +position = "{300, 517}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"390 0 LINE", +"405 71 LINE", +"98 71 LINE", +"485 458 LINE", +"496 517 LINE", +"96 517 LINE", +"81 446 LINE", +"379 446 LINE", +"-6 59 LINE", +"-17 0 LINE" +); +} +); +width = 480; +}, +{ +anchors = ( +{ +name = top; +position = "{306, 517}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"401 0 LINE", +"409 36 LINE", +"49 36 LINE", +"501 487 LINE", +"507 517 LINE", +"107 517 LINE", +"100 481 LINE", +"452 481 LINE", +"-1 30 LINE", +"-6 0 LINE" +); +} +); +width = 502; +}, +{ +anchors = ( +{ +name = top; +position = "{338, 517}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"465 0 LINE", +"499 160 LINE", +"269 160 LINE", +"544 384 LINE", +"571 517 LINE", +"99 517 LINE", +"66 357 LINE", +"286 357 LINE", +"10 133 LINE", +"-15 0 LINE" +); +} +); +width = 558; +}, +{ +anchors = ( +{ +name = top; +position = "{338, 517}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "BA5F025A-4DFC-44EC-AF03-60BED077B3F9"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"504 0 LINE", +"612 517 LINE", +"54 517 LINE", +"-54 0 LINE" +); +} +); +width = 558; +}, +{ +anchors = ( +{ +name = top; +position = "{300, 517}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "77684F6D-D386-4D8C-B589-4402498A506E"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"426 0 LINE", +"534 517 LINE", +"54 517 LINE", +"-54 0 LINE" +); +} +); +width = 480; +}, +{ +anchors = ( +{ +name = top; +position = "{306, 517}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "507FFA45-A7EF-4E4B-8EB7-477A23B8287A"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"448 0 LINE", +"556 517 LINE", +"54 517 LINE", +"-54 0 LINE" +); +} +); +width = 502; +} +); +leftKerningGroup = z; +rightKerningGroup = z; +unicode = 007A; +}, +{ +glyphname = zacute; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +alignment = -1; +name = z; +}, +{ +alignment = -1; +name = acute; +transform = "{1, 0, 0, 1, 196, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 502; +}, +{ +components = ( +{ +name = z; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 187, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 480; +}, +{ +components = ( +{ +name = z; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 204, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 558; +} +); +leftKerningGroup = z; +rightKerningGroup = z; +unicode = 017A; +}, +{ +glyphname = zcaron; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +alignment = -1; +name = z; +}, +{ +alignment = -1; +name = caron; +transform = "{1, 0, 0, 1, 84, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 502; +}, +{ +components = ( +{ +name = z; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 81, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 480; +}, +{ +components = ( +{ +name = z; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 92, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 558; +} +); +leftKerningGroup = z; +rightKerningGroup = z; +unicode = 017E; +}, +{ +glyphname = zdotaccent; +lastChange = "2020-02-01 06:56:01 +0000"; +layers = ( +{ +components = ( +{ +alignment = -1; +name = z; +}, +{ +alignment = -1; +name = dotaccent; +transform = "{1, 0, 0, 1, 146, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 502; +}, +{ +components = ( +{ +name = z; +}, +{ +name = dotaccent; +transform = "{1, 0, 0, 1, 161, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 480; +}, +{ +components = ( +{ +name = z; +}, +{ +name = dotaccent; +transform = "{1, 0, 0, 1, 176, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 558; +} +); +leftKerningGroup = z; +rightKerningGroup = z; +unicode = 017C; +}, +{ +color = 1; +glyphname = a.alt; +lastChange = "2020-02-01 10:17:24 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{424, 0}"; +}, +{ +name = top; +position = "{326, 517}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"424 0 LINE", +"488 311 OFFCURVE", +"495 328 OFFCURVE", +"495 371 CURVE SMOOTH", +"495 465 OFFCURVE", +"439 529 OFFCURVE", +"319 529 CURVE SMOOTH", +"272 529 OFFCURVE", +"208 517 OFFCURVE", +"126 480 CURVE", +"149 417 LINE", +"200 441 OFFCURVE", +"257 465 OFFCURVE", +"312 465 CURVE SMOOTH", +"397 465 OFFCURVE", +"421 418 OFFCURVE", +"421 365 CURVE SMOOTH", +"421 333 OFFCURVE", +"418 331 OFFCURVE", +"349 0 CURVE" +); +}, +{ +closed = 1; +nodes = ( +"250 -12 OFFCURVE", +"353 32 OFFCURVE", +"392 120 CURVE", +"382 165 LINE", +"348 92 OFFCURVE", +"257 54 OFFCURVE", +"186 54 CURVE SMOOTH", +"124 54 OFFCURVE", +"81 81 OFFCURVE", +"81 130 CURVE SMOOTH", +"81 205 OFFCURVE", +"166 262 OFFCURVE", +"253 262 CURVE SMOOTH", +"321 262 OFFCURVE", +"382 251 OFFCURVE", +"433 231 CURVE", +"439 283 LINE", +"383 307 OFFCURVE", +"314 325 OFFCURVE", +"244 325 CURVE SMOOTH", +"123 325 OFFCURVE", +"8 243 OFFCURVE", +"8 121 CURVE SMOOTH", +"8 39 OFFCURVE", +"73 -12 OFFCURVE", +"170 -12 CURVE SMOOTH" +); +} +); +width = 527; +}, +{ +anchors = ( +{ +name = bottom; +position = "{421, 0}"; +}, +{ +name = top; +position = "{328, 517}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"421 0 LINE", +"486 311 OFFCURVE", +"493 331 OFFCURVE", +"493 370 CURVE SMOOTH", +"493 465 OFFCURVE", +"435 529 OFFCURVE", +"330 529 CURVE SMOOTH", +"277 529 OFFCURVE", +"207 513 OFFCURVE", +"143 480 CURVE", +"154 447 LINE", +"208 476 OFFCURVE", +"269 493 OFFCURVE", +"323 493 CURVE SMOOTH", +"421 493 OFFCURVE", +"456 434 OFFCURVE", +"456 365 CURVE SMOOTH", +"456 329 OFFCURVE", +"452 320 OFFCURVE", +"385 0 CURVE" +); +}, +{ +closed = 1; +nodes = ( +"268 -12 OFFCURVE", +"389 35 OFFCURVE", +"428 122 CURVE", +"419 163 LINE", +"380 70 OFFCURVE", +"267 24 OFFCURVE", +"187 24 CURVE SMOOTH", +"112 24 OFFCURVE", +"59 66 OFFCURVE", +"59 127 CURVE SMOOTH", +"59 221 OFFCURVE", +"158 289 OFFCURVE", +"270 289 CURVE SMOOTH", +"333 289 OFFCURVE", +"401 269 OFFCURVE", +"452 249 CURVE", +"456 283 LINE", +"400 307 OFFCURVE", +"330 325 OFFCURVE", +"267 325 CURVE SMOOTH", +"137 325 OFFCURVE", +"23 241 OFFCURVE", +"23 121 CURVE SMOOTH", +"23 41 OFFCURVE", +"86 -12 OFFCURVE", +"181 -12 CURVE SMOOTH" +); +} +); +width = 536; +}, +{ +anchors = ( +{ +name = bottom; +position = "{478, 0}"; +}, +{ +name = top; +position = "{326, 517}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"478 0 LINE", +"539 292 OFFCURVE", +"546 316 OFFCURVE", +"546 347 CURVE SMOOTH", +"546 459 OFFCURVE", +"457 529 OFFCURVE", +"337 529 CURVE SMOOTH", +"256 529 OFFCURVE", +"175 507 OFFCURVE", +"96 471 CURVE", +"144 343 LINE", +"183 362 OFFCURVE", +"227 376 OFFCURVE", +"278 376 CURVE SMOOTH", +"331 376 OFFCURVE", +"360 362 OFFCURVE", +"360 329 CURVE SMOOTH", +"360 322 OFFCURVE", +"368 362 OFFCURVE", +"293 0 CURVE" +); +}, +{ +closed = 1; +nodes = ( +"244 -12 OFFCURVE", +"327 27 OFFCURVE", +"363 106 CURVE", +"326 171 LINE", +"318 141 OFFCURVE", +"272 112 OFFCURVE", +"218 112 CURVE SMOOTH", +"193 112 OFFCURVE", +"177 121 OFFCURVE", +"177 137 CURVE SMOOTH", +"177 171 OFFCURVE", +"221 208 OFFCURVE", +"267 208 CURVE SMOOTH", +"291 208 OFFCURVE", +"319 205 OFFCURVE", +"340 192 CURVE", +"399 270 LINE", +"352 304 OFFCURVE", +"296 325 OFFCURVE", +"240 325 CURVE SMOOTH", +"114 325 OFFCURVE", +"-7 252 OFFCURVE", +"-7 135 CURVE SMOOTH", +"-7 48 OFFCURVE", +"66 -12 OFFCURVE", +"170 -12 CURVE SMOOTH" +); +} +); +width = 572; +}, +{ +anchors = ( +{ +name = bottom; +position = "{478, 0}"; +}, +{ +name = top; +position = "{326, 517}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "A5A7023C-CA3B-4266-8D38-82B2CB08164E"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-22 40 OFFCURVE", +"58 -27 OFFCURVE", +"170 -27 CURVE SMOOTH", +"209 -27 OFFCURVE", +"247 -17 OFFCURVE", +"280 0 CURVE", +"518 0 LINE", +"550 153 LINE", +"582 306 OFFCURVE", +"585 320 OFFCURVE", +"585 347 CURVE SMOOTH", +"585 478 OFFCURVE", +"483 569 OFFCURVE", +"337 569 CURVE SMOOTH", +"257 569 OFFCURVE", +"171 548 OFFCURVE", +"82 508 CURVE", +"151 328 LINE", +"49 301 OFFCURVE", +"-22 226 OFFCURVE", +"-22 135 CURVE SMOOTH" +); +} +); +width = 572; +}, +{ +anchors = ( +{ +name = bottom; +position = "{424, 0}"; +}, +{ +name = top; +position = "{326, 517}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "BF6C7A9C-74C2-4494-8546-9858229023F4"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-24 22 OFFCURVE", +"54 -44 OFFCURVE", +"170 -44 CURVE SMOOTH", +"225 -44 OFFCURVE", +"279 -28 OFFCURVE", +"324 0 CURVE", +"473 0 LINE", +"512 187 LINE SMOOTH", +"538 312 OFFCURVE", +"543 335 OFFCURVE", +"543 371 CURVE SMOOTH", +"543 499 OFFCURVE", +"458 577 OFFCURVE", +"319 577 CURVE SMOOTH", +"259 577 OFFCURVE", +"185 559 OFFCURVE", +"109 525 CURVE", +"166 372 LINE", +"234 404 OFFCURVE", +"276 417 OFFCURVE", +"312 417 CURVE SMOOTH", +"358 417 OFFCURVE", +"373 403 OFFCURVE", +"373 365 CURVE SMOOTH", +"373 358 OFFCURVE", +"373 353 OFFCURVE", +"371 340 CURVE", +"328 351 OFFCURVE", +"285 357 OFFCURVE", +"244 357 CURVE SMOOTH", +"96 357 OFFCURVE", +"-24 253 OFFCURVE", +"-24 121 CURVE SMOOTH" +); +} +); +width = 527; +}, +{ +anchors = ( +{ +name = bottom; +position = "{421, 0}"; +}, +{ +name = top; +position = "{328, 517}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "047BB877-EC29-46CD-A66B-2628E2824E5A"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-24 14 OFFCURVE", +"60 -59 OFFCURVE", +"181 -59 CURVE SMOOTH", +"251 -59 OFFCURVE", +"322 -37 OFFCURVE", +"378 0 CURVE", +"481 0 LINE", +"519 180 LINE SMOOTH", +"547 311 OFFCURVE", +"552 335 OFFCURVE", +"552 370 CURVE SMOOTH", +"552 501 OFFCURVE", +"464 588 OFFCURVE", +"330 588 CURVE SMOOTH", +"267 588 OFFCURVE", +"189 569 OFFCURVE", +"124 536 CURVE", +"173 390 LINE", +"223 419 OFFCURVE", +"275 434 OFFCURVE", +"323 434 CURVE SMOOTH", +"376 434 OFFCURVE", +"397 414 OFFCURVE", +"397 365 CURVE SMOOTH", +"397 353 LINE", +"352 365 OFFCURVE", +"306 372 OFFCURVE", +"267 372 CURVE SMOOTH", +"105 372 OFFCURVE", +"-24 262 OFFCURVE", +"-24 121 CURVE SMOOTH" +); +} +); +width = 536; +} +); +leftKerningGroup = a.alt; +rightKerningGroup = a.alt; +}, +{ +color = 1; +glyphname = aacute.alt; +lastChange = "2020-02-01 10:17:20 +0000"; +layers = ( +{ +components = ( +{ +name = a.alt; +}, +{ +alignment = 1; +name = acute; +transform = "{1, 0, 0, 1, 213, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 527; +}, +{ +components = ( +{ +name = a.alt; +}, +{ +alignment = 1; +name = acute; +transform = "{1, 0, 0, 1, 202, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 536; +}, +{ +components = ( +{ +name = a.alt; +}, +{ +alignment = 1; +name = acute; +transform = "{1, 0, 0, 1, 192, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 572; +} +); +leftKerningGroup = a.alt; +rightKerningGroup = a.alt; +}, +{ +color = 1; +glyphname = abreve.alt; +lastChange = "2020-02-01 10:17:20 +0000"; +layers = ( +{ +components = ( +{ +name = a.alt; +}, +{ +name = breve; +transform = "{1, 0, 0, 1, 96, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 527; +}, +{ +components = ( +{ +name = a.alt; +}, +{ +name = breve; +transform = "{1, 0, 0, 1, 82, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 536; +}, +{ +components = ( +{ +name = a.alt; +}, +{ +name = breve; +transform = "{1, 0, 0, 1, 93, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 572; +} +); +leftKerningGroup = a.alt; +rightKerningGroup = a.alt; +}, +{ +color = 1; +glyphname = acircumflex.alt; +lastChange = "2020-02-01 10:17:20 +0000"; +layers = ( +{ +components = ( +{ +name = a.alt; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 105, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 527; +}, +{ +components = ( +{ +name = a.alt; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 100, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 536; +}, +{ +components = ( +{ +name = a.alt; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 67, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 572; +} +); +leftKerningGroup = a.alt; +rightKerningGroup = a.alt; +}, +{ +color = 1; +glyphname = adieresis.alt; +lastChange = "2020-02-01 10:17:20 +0000"; +layers = ( +{ +components = ( +{ +name = a.alt; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 91, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 527; +}, +{ +components = ( +{ +name = a.alt; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 95, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 536; +}, +{ +components = ( +{ +name = a.alt; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 52, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 572; +} +); +leftKerningGroup = a.alt; +rightKerningGroup = a.alt; +}, +{ +color = 1; +glyphname = agrave.alt; +lastChange = "2020-02-01 10:17:20 +0000"; +layers = ( +{ +components = ( +{ +name = a.alt; +}, +{ +name = grave; +transform = "{1, 0, 0, 1, 75, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 527; +}, +{ +components = ( +{ +name = a.alt; +}, +{ +name = grave; +transform = "{1, 0, 0, 1, 89, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 536; +}, +{ +components = ( +{ +name = a.alt; +}, +{ +name = grave; +transform = "{1, 0, 0, 1, 56, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 572; +} +); +leftKerningGroup = a.alt; +rightKerningGroup = a.alt; +}, +{ +glyphname = amacron.alt; +lastChange = "2020-02-01 10:17:20 +0000"; +layers = ( +{ +components = ( +{ +name = a.alt; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 62, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 536; +}, +{ +components = ( +{ +name = a.alt; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 73, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 527; +}, +{ +components = ( +{ +name = a.alt; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 51, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 572; +} +); +leftKerningGroup = a.alt; +rightKerningGroup = a.alt; +}, +{ +color = 1; +glyphname = aogonek.alt; +lastChange = "2020-02-01 10:17:20 +0000"; +layers = ( +{ +components = ( +{ +name = a.alt; +}, +{ +name = ogonek; +transform = "{1, 0, 0, 1, 317, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 536; +}, +{ +components = ( +{ +name = a.alt; +}, +{ +name = ogonek; +transform = "{1, 0, 0, 1, 322, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 527; +}, +{ +components = ( +{ +name = a.alt; +}, +{ +name = ogonek; +transform = "{1, 0, 0, 1, 350, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 572; +} +); +leftKerningGroup = a.alt; +rightKerningGroup = a.alt; +}, +{ +glyphname = aring.alt; +lastChange = "2020-02-01 10:17:20 +0000"; +layers = ( +{ +components = ( +{ +name = a.alt; +}, +{ +name = ring; +transform = "{1, 0, 0, 1, 131, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 527; +}, +{ +components = ( +{ +name = a.alt; +}, +{ +name = ring; +transform = "{1, 0, 0, 1, 120, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 536; +}, +{ +components = ( +{ +name = a.alt; +}, +{ +name = ring; +transform = "{1, 0, 0, 1, 131, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 572; +} +); +leftKerningGroup = a.alt; +rightKerningGroup = a.alt; +}, +{ +glyphname = atilde.alt; +lastChange = "2020-02-01 10:17:20 +0000"; +layers = ( +{ +components = ( +{ +name = a.alt; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 74, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 527; +}, +{ +components = ( +{ +name = a.alt; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 68, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 536; +}, +{ +components = ( +{ +name = a.alt; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 62, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 572; +} +); +leftKerningGroup = a.alt; +rightKerningGroup = a.alt; +}, +{ +color = 1; +export = 0; +glyphname = ae_upper; +lastChange = "2018-05-29 05:09:05 +0000"; +layers = ( +{ +anchors = ( +{ +name = _ae_upper; +position = "{497, 687}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"-20 0 LINE", +"519 687 LINE", +"477 687 LINE", +"-63 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"408 175 LINE", +"415 211 LINE", +"111 211 LINE", +"104 175 LINE" +); +} +); +width = 434; +}, +{ +anchors = ( +{ +name = _ae_upper; +position = "{483, 687}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"42 0 LINE", +"581 687 LINE", +"489 687 LINE", +"-51 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"448 156 LINE", +"463 230 LINE", +"144 230 LINE", +"129 156 LINE" +); +} +); +width = 489; +}, +{ +anchors = ( +{ +name = _ae_upper; +position = "{552, 687}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"185 0 LINE", +"725 687 LINE", +"497 687 LINE", +"-43 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"531 92 LINE", +"560 235 LINE", +"241 235 LINE", +"212 92 LINE" +); +} +); +width = 593; +} +); +}, +{ +color = 1; +export = 0; +glyphname = k_arms; +lastChange = "2018-05-29 05:09:05 +0000"; +layers = ( +{ +anchors = ( +{ +name = k_arms; +position = "{-24, 125}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"320 0 LINE", +"159 280 LINE", +"441 517 LINE", +"389 517 LINE", +"-14 177 LINE", +"-24 125 LINE", +"130 255 LINE", +"275 0 LINE" +); +} +); +width = 393; +}, +{ +anchors = ( +{ +name = k_arms; +position = "{-5, 127}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"342 0 LINE", +"182 280 LINE", +"465 517 LINE", +"367 517 LINE", +"13 221 LINE", +"-5 127 LINE", +"120 229 LINE", +"251 0 LINE" +); +} +); +width = 419; +}, +{ +anchors = ( +{ +name = k_arms; +position = "{6, 108}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"341 0 LINE", +"220 294 LINE", +"449 517 LINE", +"229 517 LINE", +"47 324 LINE", +"6 108 LINE", +"73 171 LINE", +"130 0 LINE" +); +} +); +width = 409; +} +); +}, +{ +color = 1; +export = 0; +glyphname = thorn_stem; +lastChange = "2018-06-01 02:28:22 +0000"; +layers = ( +{ +anchors = ( +{ +name = loop_right; +position = "{138, 257}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"48 -172 LINE", +"229 699 LINE", +"193 699 LINE", +"12 -172 LINE" +); +} +); +width = 239; +}, +{ +anchors = ( +{ +name = loop_right; +position = "{160, 253}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"72 -172 LINE", +"253 699 LINE", +"178 699 LINE", +"-3 -172 LINE" +); +} +); +width = 248; +}, +{ +anchors = ( +{ +name = loop_right; +position = "{248, 247}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"161 -172 LINE", +"342 699 LINE", +"149 699 LINE", +"-32 -172 LINE" +); +} +); +width = 308; +} +); +}, +{ +color = 1; +glyphname = zero; +lastChange = "2020-01-31 07:39:59 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"503 -12 OFFCURVE", +"655 218 OFFCURVE", +"655 440 CURVE SMOOTH", +"655 596 OFFCURVE", +"569 699 OFFCURVE", +"428 699 CURVE SMOOTH", +"217 699 OFFCURVE", +"64 469 OFFCURVE", +"64 248 CURVE SMOOTH", +"64 91 OFFCURVE", +"150 -12 OFFCURVE", +"291 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"199 60 OFFCURVE", +"142 136 OFFCURVE", +"142 251 CURVE SMOOTH", +"142 422 OFFCURVE", +"259 627 OFFCURVE", +"424 627 CURVE SMOOTH", +"520 627 OFFCURVE", +"577 552 OFFCURVE", +"577 438 CURVE SMOOTH", +"577 265 OFFCURVE", +"461 60 OFFCURVE", +"295 60 CURVE SMOOTH" +); +} +); +width = 684; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"485 -12 OFFCURVE", +"629 233 OFFCURVE", +"629 450 CURVE SMOOTH", +"629 600 OFFCURVE", +"552 699 OFFCURVE", +"425 699 CURVE SMOOTH", +"222 699 OFFCURVE", +"79 455 OFFCURVE", +"79 237 CURVE SMOOTH", +"79 86 OFFCURVE", +"155 -12 OFFCURVE", +"283 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"177 24 OFFCURVE", +"114 110 OFFCURVE", +"114 242 CURVE SMOOTH", +"114 433 OFFCURVE", +"241 663 OFFCURVE", +"423 663 CURVE SMOOTH", +"531 663 OFFCURVE", +"594 577 OFFCURVE", +"594 446 CURVE SMOOTH", +"594 255 OFFCURVE", +"467 24 OFFCURVE", +"285 24 CURVE SMOOTH" +); +} +); +width = 672; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"549 -12 OFFCURVE", +"717 194 OFFCURVE", +"717 422 CURVE SMOOTH", +"717 588 OFFCURVE", +"614 699 OFFCURVE", +"447 699 CURVE SMOOTH", +"223 699 OFFCURVE", +"55 494 OFFCURVE", +"55 265 CURVE SMOOTH", +"55 99 OFFCURVE", +"158 -12 OFFCURVE", +"324 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"283 164 OFFCURVE", +"253 206 OFFCURVE", +"253 273 CURVE SMOOTH", +"253 388 OFFCURVE", +"332 523 OFFCURVE", +"436 523 CURVE SMOOTH", +"489 523 OFFCURVE", +"519 481 OFFCURVE", +"519 414 CURVE SMOOTH", +"519 300 OFFCURVE", +"439 164 OFFCURVE", +"336 164 CURVE SMOOTH" +); +} +); +width = 737; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "EB92133B-CEFC-4425-9D63-4F31D3889D52"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"557 -50 OFFCURVE", +"750 163 OFFCURVE", +"750 422 CURVE SMOOTH", +"750 612 OFFCURVE", +"628 737 OFFCURVE", +"442 737 CURVE SMOOTH", +"205 737 OFFCURVE", +"12 524 OFFCURVE", +"12 265 CURVE SMOOTH", +"12 75 OFFCURVE", +"134 -50 OFFCURVE", +"319 -50 CURVE SMOOTH" +); +} +); +width = 727; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "90ECA3F3-4A78-4005-AB38-AF3E1F3890A6"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"525 -70 OFFCURVE", +"717 166 OFFCURVE", +"717 440 CURVE SMOOTH", +"717 630 OFFCURVE", +"604 757 OFFCURVE", +"432 757 CURVE SMOOTH", +"203 757 OFFCURVE", +"10 521 OFFCURVE", +"10 248 CURVE SMOOTH", +"10 57 OFFCURVE", +"123 -70 OFFCURVE", +"295 -70 CURVE SMOOTH" +); +} +); +width = 692; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "4438DC69-CAB2-4D18-9130-D285CBDE1FB3"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"501 -78 OFFCURVE", +"691 170 OFFCURVE", +"691 450 CURVE SMOOTH", +"691 638 OFFCURVE", +"584 765 OFFCURVE", +"421 765 CURVE SMOOTH", +"198 765 OFFCURVE", +"9 518 OFFCURVE", +"9 237 CURVE SMOOTH", +"9 47 OFFCURVE", +"115 -78 OFFCURVE", +"279 -78 CURVE SMOOTH" +); +} +); +width = 664; +} +); +unicode = 0030; +}, +{ +color = 1; +glyphname = one; +lastChange = "2020-01-31 07:41:46 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"223 0 LINE", +"366 687 LINE", +"303 687 LINE", +"111 572 LINE", +"134 514 LINE", +"269 592 LINE", +"145 0 LINE" +); +} +); +width = 355; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"222 0 LINE", +"365 687 LINE", +"336 687 LINE", +"131 572 LINE", +"144 542 LINE", +"320 640 LINE", +"186 0 LINE" +); +} +); +width = 365; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"354 0 LINE", +"497 687 LINE", +"341 687 LINE", +"81 533 LINE", +"132 399 LINE", +"259 469 LINE", +"160 0 LINE" +); +} +); +width = 491; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "2590AA0B-4AF8-44CE-A7B3-DFB0AFD12C93"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"150 353 LINE", +"75 0 LINE", +"437 0 LINE", +"580 687 LINE", +"242 687 LINE", +"63 581 LINE" +); +} +); +width = 491; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "2B3A27A3-FFC4-4190-8908-57A4F16450A4"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"153 466 LINE", +"55 0 LINE", +"301 0 LINE", +"444 687 LINE", +"200 687 LINE", +"91 622 LINE" +); +} +); +width = 355; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "E510F20C-7CED-40CA-8CAE-8540C728E579"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"311 0 LINE", +"454 687 LINE", +"203 687 LINE", +"106 633 LINE", +"170 481 LINE", +"70 0 LINE" +); +} +); +width = 365; +} +); +unicode = 0031; +}, +{ +color = 1; +glyphname = two; +lastChange = "2020-01-31 07:46:17 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"471 0 LINE", +"487 74 LINE", +"139 74 LINE", +"353 228 LINE SMOOTH", +"472 316 OFFCURVE", +"572 411 OFFCURVE", +"572 535 CURVE SMOOTH", +"572 636 OFFCURVE", +"492 699 OFFCURVE", +"385 699 CURVE SMOOTH", +"280 699 OFFCURVE", +"194 651 OFFCURVE", +"120 570 CURVE", +"169 520 LINE", +"228 584 OFFCURVE", +"296 629 OFFCURVE", +"379 629 CURVE SMOOTH", +"441 629 OFFCURVE", +"493 593 OFFCURVE", +"493 529 CURVE SMOOTH", +"493 438 OFFCURVE", +"402 352 OFFCURVE", +"305 281 CURVE SMOOTH", +"10 65 LINE", +"-2 0 LINE" +); +} +); +width = 580; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"478 0 LINE", +"486 36 LINE", +"72 36 LINE", +"356 240 LINE SMOOTH", +"470 323 OFFCURVE", +"568 425 OFFCURVE", +"568 538 CURVE SMOOTH", +"568 626 OFFCURVE", +"505 699 OFFCURVE", +"396 699 CURVE SMOOTH", +"315 699 OFFCURVE", +"219 659 OFFCURVE", +"138 568 CURVE", +"163 544 LINE", +"235 623 OFFCURVE", +"321 665 OFFCURVE", +"397 665 CURVE SMOOTH", +"485 665 OFFCURVE", +"532 604 OFFCURVE", +"532 535 CURVE SMOOTH", +"532 436 OFFCURVE", +"441 346 OFFCURVE", +"336 269 CURVE SMOOTH", +"22 39 LINE", +"14 0 LINE" +); +} +); +width = 600; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"550 0 LINE", +"586 173 LINE", +"335 173 LINE", +"440 226 LINE SMOOTH", +"562 296 OFFCURVE", +"644 374 OFFCURVE", +"644 502 CURVE SMOOTH", +"644 617 OFFCURVE", +"553 699 OFFCURVE", +"404 699 CURVE SMOOTH", +"297 699 OFFCURVE", +"197 659 OFFCURVE", +"103 569 CURVE", +"206 437 LINE", +"268 490 OFFCURVE", +"322 523 OFFCURVE", +"388 523 CURVE SMOOTH", +"422 523 OFFCURVE", +"444 510 OFFCURVE", +"444 485 CURVE SMOOTH", +"444 432 OFFCURVE", +"385 385 OFFCURVE", +"322 345 CURVE SMOOTH", +"31 157 LINE", +"1 0 LINE" +); +} +); +width = 660; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "05527E30-6FDC-43D0-ACDD-13671DE25523"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"606 0 LINE", +"652 223 LINE", +"529 223 LINE", +"643 303 OFFCURVE", +"694 390 OFFCURVE", +"694 502 CURVE SMOOTH", +"694 649 OFFCURVE", +"576 749 OFFCURVE", +"404 749 CURVE SMOOTH", +"282 749 OFFCURVE", +"171 702 OFFCURVE", +"72 609 CURVE", +"237 397 LINE", +"277 432 OFFCURVE", +"308 453 OFFCURVE", +"336 464 CURVE SMOOTH", +"359 473 OFFCURVE", +"392 464 OFFCURVE", +"362 436 CURVE SMOOTH", +"346 421 OFFCURVE", +"324 405 OFFCURVE", +"295 387 CURVE SMOOTH", +"-14 187 LINE", +"-53 0 LINE" +); +} +); +width = 660; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "A9D650CD-0B17-4F5D-A8B4-3E5B10C6A296"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"526 0 LINE", +"553 127 LINE", +"303 127 LINE", +"384 185 LINE SMOOTH", +"552 309 OFFCURVE", +"625 412 OFFCURVE", +"625 535 CURVE SMOOTH", +"625 663 OFFCURVE", +"525 752 OFFCURVE", +"385 752 CURVE SMOOTH", +"272 752 OFFCURVE", +"170 704 OFFCURVE", +"82 608 CURVE", +"207 482 LINE", +"265 547 OFFCURVE", +"320 576 OFFCURVE", +"379 576 CURVE SMOOTH", +"418 576 OFFCURVE", +"440 558 OFFCURVE", +"440 517 CURVE SMOOTH", +"440 474 OFFCURVE", +"387 406 OFFCURVE", +"274 324 CURVE SMOOTH", +"-33 98 LINE", +"-53 0 LINE" +); +} +); +width = 580; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "0ADA9CE7-AC87-46C3-92B9-E43C7FC2DD58"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"546 0 LINE", +"567 102 LINE", +"277 102 LINE", +"395 187 LINE SMOOTH", +"553 302 OFFCURVE", +"634 418 OFFCURVE", +"634 538 CURVE SMOOTH", +"634 670 OFFCURVE", +"534 765 OFFCURVE", +"396 765 CURVE SMOOTH", +"288 765 OFFCURVE", +"176 709 OFFCURVE", +"90 614 CURVE", +"210 498 LINE", +"269 562 OFFCURVE", +"338 599 OFFCURVE", +"397 599 CURVE SMOOTH", +"441 599 OFFCURVE", +"466 575 OFFCURVE", +"466 535 CURVE SMOOTH", +"466 477 OFFCURVE", +"412 407 OFFCURVE", +"297 322 CURVE SMOOTH", +"-38 77 LINE", +"-53 0 LINE" +); +} +); +width = 600; +} +); +unicode = 0032; +}, +{ +color = 1; +glyphname = three; +lastChange = "2020-01-31 07:53:12 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"391 -12 OFFCURVE", +"523 82 OFFCURVE", +"523 216 CURVE SMOOTH", +"523 295 OFFCURVE", +"463 337 OFFCURVE", +"406 350 CURVE", +"503 377 OFFCURVE", +"576 446 OFFCURVE", +"576 544 CURVE SMOOTH", +"576 637 OFFCURVE", +"498 699 OFFCURVE", +"379 699 CURVE SMOOTH", +"275 699 OFFCURVE", +"190 649 OFFCURVE", +"124 580 CURVE", +"169 529 LINE", +"229 588 OFFCURVE", +"293 628 OFFCURVE", +"372 628 CURVE SMOOTH", +"446 628 OFFCURVE", +"496 589 OFFCURVE", +"496 532 CURVE SMOOTH", +"496 442 OFFCURVE", +"404 382 OFFCURVE", +"303 383 CURVE SMOOTH", +"232 384 LINE", +"217 312 LINE", +"293 312 LINE SMOOTH", +"389 312 OFFCURVE", +"446 282 OFFCURVE", +"446 220 CURVE SMOOTH", +"446 129 OFFCURVE", +"355 59 OFFCURVE", +"249 59 CURVE SMOOTH", +"168 59 OFFCURVE", +"110 97 OFFCURVE", +"77 155 CURVE", +"16 108 LINE", +"53 42 OFFCURVE", +"130 -12 OFFCURVE", +"245 -12 CURVE SMOOTH" +); +} +); +width = 590; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"378 -12 OFFCURVE", +"509 99 OFFCURVE", +"509 226 CURVE SMOOTH", +"509 291 OFFCURVE", +"473 337 OFFCURVE", +"412 351 CURVE", +"500 377 OFFCURVE", +"560 457 OFFCURVE", +"560 543 CURVE SMOOTH", +"560 631 OFFCURVE", +"487 699 OFFCURVE", +"387 699 CURVE SMOOTH", +"303 699 OFFCURVE", +"222 657 OFFCURVE", +"138 569 CURVE", +"162 543 LINE", +"234 623 OFFCURVE", +"307 663 OFFCURVE", +"381 663 CURVE SMOOTH", +"464 663 OFFCURVE", +"524 607 OFFCURVE", +"524 537 CURVE SMOOTH", +"524 432 OFFCURVE", +"428 366 OFFCURVE", +"306 366 CURVE SMOOTH", +"245 366 LINE", +"237 330 LINE", +"301 330 LINE SMOOTH", +"411 330 OFFCURVE", +"472 290 OFFCURVE", +"472 221 CURVE SMOOTH", +"472 117 OFFCURVE", +"361 24 OFFCURVE", +"250 24 CURVE SMOOTH", +"164 24 OFFCURVE", +"104 63 OFFCURVE", +"68 144 CURVE", +"38 121 LINE", +"87 32 OFFCURVE", +"155 -12 OFFCURVE", +"248 -12 CURVE SMOOTH" +); +} +); +width = 590; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"438 -13 OFFCURVE", +"589 73 OFFCURVE", +"589 216 CURVE SMOOTH", +"589 289 OFFCURVE", +"539 336 OFFCURVE", +"479 350 CURVE", +"574 377 OFFCURVE", +"639 439 OFFCURVE", +"639 532 CURVE SMOOTH", +"639 629 OFFCURVE", +"554 699 OFFCURVE", +"397 699 CURVE SMOOTH", +"272 699 OFFCURVE", +"178 652 OFFCURVE", +"104 583 CURVE", +"194 453 LINE", +"245 494 OFFCURVE", +"302 526 OFFCURVE", +"365 526 CURVE SMOOTH", +"415 526 OFFCURVE", +"441 515 OFFCURVE", +"436 488 CURVE SMOOTH", +"428 450 OFFCURVE", +"388 425 OFFCURVE", +"324 425 CURVE SMOOTH", +"248 425 LINE", +"214 263 LINE", +"304 264 LINE SMOOTH", +"377 265 OFFCURVE", +"396 257 OFFCURVE", +"396 237 CURVE SMOOTH", +"396 192 OFFCURVE", +"339 160 OFFCURVE", +"275 160 CURVE SMOOTH", +"223 160 OFFCURVE", +"164 177 OFFCURVE", +"123 225 CURVE", +"-4 106 LINE", +"48 38 OFFCURVE", +"138 -13 OFFCURVE", +"275 -13 CURVE SMOOTH" +); +} +); +width = 647; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "6B3BB391-EB77-4A00-B51C-C69846E99C7E"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"33 -11 OFFCURVE", +"142 -57 OFFCURVE", +"275 -57 CURVE SMOOTH", +"478 -57 OFFCURVE", +"633 58 OFFCURVE", +"633 216 CURVE SMOOTH", +"633 268 OFFCURVE", +"613 313 OFFCURVE", +"578 346 CURVE", +"645 389 OFFCURVE", +"683 454 OFFCURVE", +"683 532 CURVE SMOOTH", +"683 661 OFFCURVE", +"570 743 OFFCURVE", +"397 743 CURVE SMOOTH", +"276 743 OFFCURVE", +"169 701 OFFCURVE", +"79 620 CURVE", +"195 451 LINE", +"154 254 LINE", +"-35 75 LINE" +); +} +); +width = 647; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "6D793055-7262-460F-937E-BBAA1E6159E4"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-26 75 LINE", +"27 -13 OFFCURVE", +"128 -65 OFFCURVE", +"245 -65 CURVE SMOOTH", +"429 -65 OFFCURVE", +"576 59 OFFCURVE", +"576 216 CURVE SMOOTH", +"576 267 OFFCURVE", +"556 312 OFFCURVE", +"522 346 CURVE", +"590 393 OFFCURVE", +"629 464 OFFCURVE", +"629 544 CURVE SMOOTH", +"629 668 OFFCURVE", +"526 752 OFFCURVE", +"379 752 CURVE SMOOTH", +"273 752 OFFCURVE", +"173 706 OFFCURVE", +"88 620 CURVE", +"185 510 LINE", +"118 187 LINE" +); +} +); +width = 590; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "6CCB0D3C-B1B8-4DFD-B1BE-E228CFC4D794"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"44 -27 OFFCURVE", +"133 -81 OFFCURVE", +"248 -81 CURVE SMOOTH", +"420 -81 OFFCURVE", +"578 64 OFFCURVE", +"578 226 CURVE SMOOTH", +"578 272 OFFCURVE", +"565 314 OFFCURVE", +"541 346 CURVE", +"595 396 OFFCURVE", +"629 467 OFFCURVE", +"629 543 CURVE SMOOTH", +"629 671 OFFCURVE", +"524 768 OFFCURVE", +"387 768 CURVE SMOOTH", +"284 768 OFFCURVE", +"186 718 OFFCURVE", +"91 620 CURVE", +"198 505 LINE", +"125 187 LINE", +"-17 79 LINE" +); +} +); +width = 590; +} +); +unicode = 0033; +}, +{ +color = 1; +glyphname = four; +lastChange = "2020-01-31 08:22:23 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"425 0 LINE", +"460 167 LINE", +"563 167 LINE", +"578 238 LINE", +"475 238 LINE", +"568 687 LINE", +"477 687 LINE", +"42 232 LINE", +"40 167 LINE", +"382 167 LINE", +"347 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"472 593 LINE", +"397 238 LINE", +"134 238 LINE" +); +} +); +width = 631; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"402 0 LINE", +"441 185 LINE", +"555 185 LINE", +"562 221 LINE", +"448 221 LINE", +"545 687 LINE", +"495 687 LINE", +"59 222 LINE", +"58 185 LINE", +"405 185 LINE", +"366 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"501 644 LINE", +"412 221 LINE", +"105 221 LINE" +); +} +); +width = 637; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"520 0 LINE", +"546 122 LINE", +"629 122 LINE", +"662 282 LINE", +"579 282 LINE", +"663 687 LINE", +"423 687 LINE", +"34 268 LINE", +"22 122 LINE", +"352 122 LINE", +"326 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"430 488 LINE", +"385 282 LINE", +"240 282 LINE" +); +} +); +width = 692; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "C4EB181F-2009-49E7-89BF-257D6FFCB0D7"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"565 0 LINE", +"582 78 LINE", +"654 78 LINE", +"705 326 LINE", +"633 326 LINE", +"708 687 LINE", +"363 687 LINE", +"10 307 LINE", +"-37 78 LINE", +"298 78 LINE", +"281 0 LINE" +); +} +); +width = 692; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "1E196B5B-B0FC-4A96-92D0-CD5D7EDAB3BB"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"317 114 LINE", +"293 0 LINE", +"479 0 LINE", +"503 114 LINE", +"601 114 LINE", +"638 291 LINE", +"540 291 LINE", +"622 687 LINE", +"403 687 LINE", +"2 266 LINE", +"-30 114 LINE" +); +} +); +width = 631; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "CD9EF427-9C85-45A5-8658-76AD3F362EF9"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"320 116 LINE", +"296 0 LINE", +"473 0 LINE", +"497 116 LINE", +"607 116 LINE", +"643 290 LINE", +"533 290 LINE", +"615 687 LINE", +"400 687 LINE", +"0 260 LINE", +"-30 116 LINE" +); +} +); +width = 637; +} +); +unicode = 0034; +}, +{ +color = 1; +glyphname = five; +lastChange = "2020-01-31 08:28:32 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"396 -12 OFFCURVE", +"528 107 OFFCURVE", +"528 259 CURVE SMOOTH", +"528 366 OFFCURVE", +"446 428 OFFCURVE", +"335 428 CURVE SMOOTH", +"275 428 OFFCURVE", +"224 409 OFFCURVE", +"182 384 CURVE", +"239 613 LINE", +"569 613 LINE", +"584 687 LINE", +"178 687 LINE", +"95 334 LINE", +"148 304 LINE", +"198 336 OFFCURVE", +"254 359 OFFCURVE", +"316 359 CURVE SMOOTH", +"397 359 OFFCURVE", +"448 315 OFFCURVE", +"448 247 CURVE SMOOTH", +"448 147 OFFCURVE", +"354 58 OFFCURVE", +"244 58 CURVE SMOOTH", +"171 58 OFFCURVE", +"114 94 OFFCURVE", +"73 152 CURVE", +"14 99 LINE", +"58 35 OFFCURVE", +"129 -12 OFFCURVE", +"237 -12 CURVE SMOOTH" +); +} +); +width = 585; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"390 -12 OFFCURVE", +"525 119 OFFCURVE", +"525 251 CURVE SMOOTH", +"525 346 OFFCURVE", +"453 418 OFFCURVE", +"351 418 CURVE SMOOTH", +"290 418 OFFCURVE", +"224 399 OFFCURVE", +"177 365 CURVE", +"245 651 LINE", +"587 651 LINE", +"594 687 LINE", +"217 687 LINE", +"137 341 LINE", +"170 322 LINE", +"226 359 OFFCURVE", +"289 382 OFFCURVE", +"342 382 CURVE SMOOTH", +"428 382 OFFCURVE", +"489 322 OFFCURVE", +"489 245 CURVE SMOOTH", +"489 137 OFFCURVE", +"374 24 OFFCURVE", +"259 24 CURVE SMOOTH", +"177 24 OFFCURVE", +"103 60 OFFCURVE", +"61 123 CURVE", +"33 98 LINE", +"79 29 OFFCURVE", +"162 -12 OFFCURVE", +"257 -12 CURVE SMOOTH" +); +} +); +width = 600; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"465 -13 OFFCURVE", +"612 97 OFFCURVE", +"612 274 CURVE SMOOTH", +"612 389 OFFCURVE", +"526 454 OFFCURVE", +"415 454 CURVE SMOOTH", +"370 454 OFFCURVE", +"327 443 OFFCURVE", +"290 420 CURVE", +"318 514 LINE", +"629 514 LINE", +"665 687 LINE", +"176 687 LINE", +"87 304 LINE", +"208 251 LINE", +"246 277 OFFCURVE", +"291 296 OFFCURVE", +"345 296 CURVE SMOOTH", +"393 296 OFFCURVE", +"419 281 OFFCURVE", +"419 253 CURVE SMOOTH", +"419 199 OFFCURVE", +"356 154 OFFCURVE", +"287 154 CURVE SMOOTH", +"234 154 OFFCURVE", +"180 178 OFFCURVE", +"138 221 CURVE", +"8 95 LINE", +"67 31 OFFCURVE", +"150 -13 OFFCURVE", +"277 -13 CURVE SMOOTH" +); +} +); +width = 661; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "625B8E6B-0C15-4E7D-8F83-D01571D78BAD"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"52 -17 OFFCURVE", +"151 -57 OFFCURVE", +"277 -57 CURVE SMOOTH", +"498 -57 OFFCURVE", +"657 80 OFFCURVE", +"657 274 CURVE SMOOTH", +"657 330 OFFCURVE", +"639 378 OFFCURVE", +"609 416 CURVE", +"665 687 LINE", +"131 687 LINE", +"46 321 LINE", +"181 262 LINE", +"-23 64 LINE" +); +} +); +width = 661; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "3D64A16A-1575-4C2E-80BC-129F08C94A1D"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"35 -20 OFFCURVE", +"126 -65 OFFCURVE", +"237 -65 CURVE SMOOTH", +"427 -65 OFFCURVE", +"578 79 OFFCURVE", +"578 259 CURVE SMOOTH", +"578 391 OFFCURVE", +"480 481 OFFCURVE", +"335 481 CURVE SMOOTH", +"310 481 OFFCURVE", +"284 478 OFFCURVE", +"258 472 CURVE", +"280 560 LINE", +"558 560 LINE", +"584 687 LINE", +"124 687 LINE", +"46 361 LINE", +"206 272 LINE", +"-26 63 LINE" +); +} +); +width = 585; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "5048C933-7D72-49A1-A378-13C9F39ACD21"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"41 -32 OFFCURVE", +"144 -81 OFFCURVE", +"257 -81 CURVE SMOOTH", +"429 -81 OFFCURVE", +"594 82 OFFCURVE", +"594 251 CURVE SMOOTH", +"594 386 OFFCURVE", +"490 487 OFFCURVE", +"351 487 CURVE SMOOTH", +"326 487 OFFCURVE", +"300 484 OFFCURVE", +"275 479 CURVE", +"300 582 LINE", +"574 582 LINE", +"594 687 LINE", +"146 687 LINE", +"74 377 LINE", +"240 282 LINE", +"-19 52 LINE" +); +} +); +width = 600; +} +); +unicode = 0035; +}, +{ +color = 1; +glyphname = six; +lastChange = "2020-01-31 08:33:37 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"420 -12 OFFCURVE", +"554 108 OFFCURVE", +"554 259 CURVE SMOOTH", +"554 367 OFFCURVE", +"471 429 OFFCURVE", +"359 429 CURVE SMOOTH", +"273 429 OFFCURVE", +"188 385 OFFCURVE", +"132 306 CURVE", +"129 200 LINE", +"152 293 OFFCURVE", +"242 362 OFFCURVE", +"342 362 CURVE SMOOTH", +"421 362 OFFCURVE", +"476 321 OFFCURVE", +"476 250 CURVE SMOOTH", +"476 151 OFFCURVE", +"378 55 OFFCURVE", +"268 55 CURVE SMOOTH", +"176 55 OFFCURVE", +"137 125 OFFCURVE", +"137 224 CURVE SMOOTH", +"137 402 OFFCURVE", +"259 628 OFFCURVE", +"415 628 CURVE SMOOTH", +"478 628 OFFCURVE", +"516 600 OFFCURVE", +"551 558 CURVE", +"602 615 LINE", +"561 664 OFFCURVE", +"507 699 OFFCURVE", +"420 699 CURVE SMOOTH", +"216 699 OFFCURVE", +"59 446 OFFCURVE", +"59 216 CURVE SMOOTH", +"59 82 OFFCURVE", +"119 -12 OFFCURVE", +"266 -12 CURVE SMOOTH" +); +} +); +width = 611; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"395 -12 OFFCURVE", +"528 121 OFFCURVE", +"528 255 CURVE SMOOTH", +"528 353 OFFCURVE", +"455 429 OFFCURVE", +"354 429 CURVE SMOOTH", +"236 429 OFFCURVE", +"122 352 OFFCURVE", +"102 259 CURVE", +"101 207 LINE", +"125 307 OFFCURVE", +"238 393 OFFCURVE", +"345 393 CURVE SMOOTH", +"431 393 OFFCURVE", +"492 330 OFFCURVE", +"492 249 CURVE SMOOTH", +"492 140 OFFCURVE", +"380 24 OFFCURVE", +"261 24 CURVE SMOOTH", +"162 24 OFFCURVE", +"110 93 OFFCURVE", +"110 213 CURVE SMOOTH", +"110 416 OFFCURVE", +"236 663 OFFCURVE", +"414 663 CURVE SMOOTH", +"476 663 OFFCURVE", +"536 636 OFFCURVE", +"574 589 CURVE", +"598 616 LINE", +"554 668 OFFCURVE", +"488 699 OFFCURVE", +"418 699 CURVE SMOOTH", +"218 699 OFFCURVE", +"75 439 OFFCURVE", +"75 209 CURVE SMOOTH", +"75 68 OFFCURVE", +"139 -12 OFFCURVE", +"259 -12 CURVE SMOOTH" +); +} +); +width = 603; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"489 -12 OFFCURVE", +"635 107 OFFCURVE", +"635 271 CURVE SMOOTH", +"635 384 OFFCURVE", +"550 454 OFFCURVE", +"432 454 CURVE SMOOTH", +"362 454 OFFCURVE", +"279 426 OFFCURVE", +"233 377 CURVE", +"216 173 LINE", +"233 242 OFFCURVE", +"296 299 OFFCURVE", +"363 299 CURVE SMOOTH", +"402 299 OFFCURVE", +"434 284 OFFCURVE", +"434 252 CURVE SMOOTH", +"434 199 OFFCURVE", +"376 152 OFFCURVE", +"313 152 CURVE SMOOTH", +"263 152 OFFCURVE", +"244 169 OFFCURVE", +"244 214 CURVE SMOOTH", +"244 362 OFFCURVE", +"320 530 OFFCURVE", +"459 530 CURVE SMOOTH", +"505 530 OFFCURVE", +"539 518 OFFCURVE", +"574 488 CURVE", +"683 626 LINE", +"629 669 OFFCURVE", +"561 699 OFFCURVE", +"467 699 CURVE SMOOTH", +"221 699 OFFCURVE", +"53 491 OFFCURVE", +"53 240 CURVE SMOOTH", +"53 88 OFFCURVE", +"138 -12 OFFCURVE", +"316 -12 CURVE SMOOTH" +); +} +); +width = 677; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "52D45648-798F-4FF8-BF54-4A56F62E371A"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"9 56 OFFCURVE", +"125 -53 OFFCURVE", +"316 -53 CURVE SMOOTH", +"517 -53 OFFCURVE", +"673 89 OFFCURVE", +"673 271 CURVE SMOOTH", +"673 360 OFFCURVE", +"630 430 OFFCURVE", +"558 467 CURVE", +"709 658 LINE", +"640 713 OFFCURVE", +"559 740 OFFCURVE", +"467 740 CURVE SMOOTH", +"207 740 OFFCURVE", +"9 524 OFFCURVE", +"9 240 CURVE SMOOTH" +); +} +); +width = 677; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "B22B149E-177D-443D-BCEE-DD18FCD45A51"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"4 39 OFFCURVE", +"101 -65 OFFCURVE", +"266 -65 CURVE SMOOTH", +"453 -65 OFFCURVE", +"604 81 OFFCURVE", +"604 259 CURVE SMOOTH", +"604 392 OFFCURVE", +"506 482 OFFCURVE", +"359 482 CURVE SMOOTH", +"326 482 OFFCURVE", +"294 477 OFFCURVE", +"263 467 CURVE", +"306 532 OFFCURVE", +"361 575 OFFCURVE", +"415 575 CURVE SMOOTH", +"457 575 OFFCURVE", +"481 561 OFFCURVE", +"516 518 CURVE", +"638 655 LINE", +"581 720 OFFCURVE", +"509 752 OFFCURVE", +"420 752 CURVE SMOOTH", +"200 752 OFFCURVE", +"4 497 OFFCURVE", +"4 216 CURVE SMOOTH" +); +} +); +width = 611; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "41078600-5ECA-45A6-B8E7-51AEEF2D823E"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"7 29 OFFCURVE", +"101 -81 OFFCURVE", +"259 -81 CURVE SMOOTH", +"433 -81 OFFCURVE", +"596 82 OFFCURVE", +"596 255 CURVE SMOOTH", +"596 393 OFFCURVE", +"492 498 OFFCURVE", +"354 498 CURVE SMOOTH", +"321 498 OFFCURVE", +"289 493 OFFCURVE", +"258 485 CURVE", +"302 551 OFFCURVE", +"358 594 OFFCURVE", +"414 594 CURVE SMOOTH", +"462 594 OFFCURVE", +"505 572 OFFCURVE", +"527 536 CURVE", +"644 668 LINE", +"587 731 OFFCURVE", +"504 768 OFFCURVE", +"418 768 CURVE SMOOTH", +"195 768 OFFCURVE", +"7 506 OFFCURVE", +"7 209 CURVE SMOOTH" +); +} +); +width = 603; +} +); +unicode = 0036; +}, +{ +color = 1; +glyphname = seven; +lastChange = "2020-01-31 08:37:47 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"165 0 LINE", +"592 628 LINE", +"603 687 LINE", +"138 687 LINE", +"123 613 LINE", +"494 613 LINE", +"74 0 LINE" +); +} +); +width = 564; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"160 0 LINE", +"606 658 LINE", +"611 687 LINE", +"156 687 LINE", +"149 651 LINE", +"561 651 LINE", +"119 0 LINE" +); +} +); +width = 590; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"263 0 LINE", +"640 541 LINE", +"668 687 LINE", +"126 687 LINE", +"90 514 LINE", +"407 514 LINE", +"40 0 LINE" +); +} +); +width = 618; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "12BDEBED-6621-4B66-848A-A9262A1B8693"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"313 0 LINE", +"671 514 LINE", +"707 687 LINE", +"89 687 LINE", +"44 473 LINE", +"327 473 LINE", +"-11 0 LINE" +); +} +); +width = 618; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "2E932809-62D0-4D4B-A966-F4A984838C18"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"229 0 LINE", +"634 595 LINE", +"653 687 LINE", +"89 687 LINE", +"63 560 LINE", +"393 560 LINE", +"9 0 LINE" +); +} +); +width = 564; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "415BAE8B-2F54-440B-B72B-6868DE53F4E4"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"243 0 LINE", +"666 625 LINE", +"679 687 LINE", +"89 687 LINE", +"67 582 LINE", +"431 582 LINE", +"36 0 LINE" +); +} +); +width = 590; +} +); +unicode = 0037; +}, +{ +color = 1; +glyphname = eight; +lastChange = "2020-01-31 08:38:48 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"399 -12 OFFCURVE", +"541 74 OFFCURVE", +"541 206 CURVE SMOOTH", +"541 278 OFFCURVE", +"490 329 OFFCURVE", +"424 353 CURVE", +"520 386 OFFCURVE", +"595 450 OFFCURVE", +"595 544 CURVE SMOOTH", +"595 640 OFFCURVE", +"503 699 OFFCURVE", +"390 699 CURVE SMOOTH", +"262 699 OFFCURVE", +"123 619 OFFCURVE", +"123 490 CURVE SMOOTH", +"123 426 OFFCURVE", +"166 382 OFFCURVE", +"226 357 CURVE", +"120 325 OFFCURVE", +"34 252 OFFCURVE", +"34 149 CURVE SMOOTH", +"34 51 OFFCURVE", +"124 -12 OFFCURVE", +"253 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"174 59 OFFCURVE", +"114 98 OFFCURVE", +"114 159 CURVE SMOOTH", +"114 248 OFFCURVE", +"232 316 OFFCURVE", +"322 318 CURVE", +"385 316 OFFCURVE", +"464 278 OFFCURVE", +"464 211 CURVE SMOOTH", +"464 123 OFFCURVE", +"360 59 OFFCURVE", +"257 59 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"269 390 OFFCURVE", +"199 420 OFFCURVE", +"199 483 CURVE SMOOTH", +"199 564 OFFCURVE", +"292 628 OFFCURVE", +"387 628 CURVE SMOOTH", +"462 628 OFFCURVE", +"515 590 OFFCURVE", +"515 534 CURVE SMOOTH", +"515 450 OFFCURVE", +"411 391 OFFCURVE", +"325 386 CURVE" +); +} +); +width = 609; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"372 -12 OFFCURVE", +"513 85 OFFCURVE", +"513 205 CURVE SMOOTH", +"513 272 OFFCURVE", +"468 331 OFFCURVE", +"397 353 CURVE", +"494 383 OFFCURVE", +"567 467 OFFCURVE", +"567 547 CURVE SMOOTH", +"567 632 OFFCURVE", +"491 699 OFFCURVE", +"386 699 CURVE SMOOTH", +"260 699 OFFCURVE", +"138 601 OFFCURVE", +"138 493 CURVE SMOOTH", +"138 432 OFFCURVE", +"178 377 OFFCURVE", +"238 355 CURVE", +"142 328 OFFCURVE", +"49 247 OFFCURVE", +"49 148 CURVE SMOOTH", +"49 58 OFFCURVE", +"131 -12 OFFCURVE", +"244 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"152 24 OFFCURVE", +"85 81 OFFCURVE", +"85 152 CURVE SMOOTH", +"85 254 OFFCURVE", +"196 328 OFFCURVE", +"315 331 CURVE", +"415 328 OFFCURVE", +"478 279 OFFCURVE", +"478 209 CURVE SMOOTH", +"478 112 OFFCURVE", +"363 24 OFFCURVE", +"246 24 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"229 378 OFFCURVE", +"172 425 OFFCURVE", +"172 489 CURVE SMOOTH", +"172 581 OFFCURVE", +"279 663 OFFCURVE", +"384 663 CURVE SMOOTH", +"469 663 OFFCURVE", +"531 610 OFFCURVE", +"531 543 CURVE SMOOTH", +"531 450 OFFCURVE", +"429 379 OFFCURVE", +"318 373 CURVE" +); +} +); +width = 596; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"457 -12 OFFCURVE", +"616 60 OFFCURVE", +"616 210 CURVE SMOOTH", +"616 273 OFFCURVE", +"581 322 OFFCURVE", +"525 349 CURVE", +"610 386 OFFCURVE", +"665 442 OFFCURVE", +"665 531 CURVE SMOOTH", +"665 637 OFFCURVE", +"555 699 OFFCURVE", +"416 699 CURVE SMOOTH", +"268 699 OFFCURVE", +"114 630 OFFCURVE", +"114 486 CURVE SMOOTH", +"114 423 OFFCURVE", +"148 383 OFFCURVE", +"190 361 CURVE", +"98 325 OFFCURVE", +"29 261 OFFCURVE", +"29 164 CURVE SMOOTH", +"29 51 OFFCURVE", +"144 -12 OFFCURVE", +"293 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"255 148 OFFCURVE", +"227 161 OFFCURVE", +"227 185 CURVE SMOOTH", +"227 232 OFFCURVE", +"293 269 OFFCURVE", +"352 272 CURVE", +"393 270 OFFCURVE", +"428 256 OFFCURVE", +"428 232 CURVE SMOOTH", +"428 185 OFFCURVE", +"364 148 OFFCURVE", +"302 148 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"323 422 OFFCURVE", +"297 436 OFFCURVE", +"297 459 CURVE SMOOTH", +"297 502 OFFCURVE", +"351 540 OFFCURVE", +"408 540 CURVE SMOOTH", +"449 540 OFFCURVE", +"472 526 OFFCURVE", +"472 505 CURVE SMOOTH", +"472 463 OFFCURVE", +"413 423 OFFCURVE", +"358 420 CURVE" +); +} +); +width = 675; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "C7FA04E6-FB81-497A-A1BC-53E309628E11"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"509 -56 OFFCURVE", +"660 51 OFFCURVE", +"660 210 CURVE SMOOTH", +"660 262 OFFCURVE", +"641 308 OFFCURVE", +"607 344 CURVE", +"674 390 OFFCURVE", +"709 453 OFFCURVE", +"709 531 CURVE SMOOTH", +"709 657 OFFCURVE", +"588 743 OFFCURVE", +"416 743 CURVE SMOOTH", +"215 743 OFFCURVE", +"70 638 OFFCURVE", +"70 486 CURVE SMOOTH", +"70 442 OFFCURVE", +"84 402 OFFCURVE", +"110 370 CURVE", +"29 321 OFFCURVE", +"-15 249 OFFCURVE", +"-15 164 CURVE SMOOTH", +"-15 31 OFFCURVE", +"109 -56 OFFCURVE", +"293 -56 CURVE SMOOTH" +); +} +); +width = 675; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "7305111D-FEFD-4597-9FBE-116718422DEE"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"441 -64 OFFCURVE", +"593 54 OFFCURVE", +"593 206 CURVE SMOOTH", +"593 261 OFFCURVE", +"571 310 OFFCURVE", +"532 347 CURVE", +"605 396 OFFCURVE", +"647 465 OFFCURVE", +"647 544 CURVE SMOOTH", +"647 665 OFFCURVE", +"538 751 OFFCURVE", +"390 751 CURVE SMOOTH", +"215 751 OFFCURVE", +"71 636 OFFCURVE", +"71 490 CURVE SMOOTH", +"71 443 OFFCURVE", +"88 401 OFFCURVE", +"119 367 CURVE", +"33 316 OFFCURVE", +"-18 238 OFFCURVE", +"-18 149 CURVE SMOOTH", +"-18 22 OFFCURVE", +"94 -64 OFFCURVE", +"253 -64 CURVE SMOOTH" +); +} +); +width = 609; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "DCB5A067-6437-4FDF-BAAD-2C76D2D34B7C"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"419 -79 OFFCURVE", +"580 55 OFFCURVE", +"580 205 CURVE SMOOTH", +"580 258 OFFCURVE", +"560 308 OFFCURVE", +"526 347 CURVE", +"592 399 OFFCURVE", +"634 472 OFFCURVE", +"634 547 CURVE SMOOTH", +"634 671 OFFCURVE", +"526 766 OFFCURVE", +"386 766 CURVE SMOOTH", +"221 766 OFFCURVE", +"71 637 OFFCURVE", +"71 493 CURVE SMOOTH", +"71 448 OFFCURVE", +"86 405 OFFCURVE", +"112 369 CURVE", +"33 315 OFFCURVE", +"-18 234 OFFCURVE", +"-18 148 CURVE SMOOTH", +"-18 19 OFFCURVE", +"96 -79 OFFCURVE", +"244 -79 CURVE SMOOTH" +); +} +); +width = 596; +} +); +unicode = 0038; +}, +{ +color = 1; +glyphname = nine; +lastChange = "2020-01-31 07:41:32 +0000"; +layers = ( +{ +components = ( +{ +name = six; +transform = "{-1, 0, 0, -1, 647, 687}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 611; +}, +{ +components = ( +{ +name = six; +transform = "{-1, 0, 0, -1, 639, 687}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 604; +}, +{ +components = ( +{ +name = six; +transform = "{-1, 0, 0, -1, 713, 687}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 678; +} +); +unicode = 0039; +}, +{ +color = 1; +glyphname = period; +lastChange = "2020-01-31 09:11:16 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"93 -12 OFFCURVE", +"121 17 OFFCURVE", +"121 49 CURVE SMOOTH", +"121 75 OFFCURVE", +"102 96 OFFCURVE", +"74 96 CURVE SMOOTH", +"44 96 OFFCURVE", +"14 72 OFFCURVE", +"14 36 CURVE SMOOTH", +"14 9 OFFCURVE", +"33 -12 OFFCURVE", +"62 -12 CURVE SMOOTH" +); +} +); +width = 225; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"69 -12 OFFCURVE", +"85 4 OFFCURVE", +"85 22 CURVE SMOOTH", +"85 36 OFFCURVE", +"75 48 OFFCURVE", +"59 48 CURVE SMOOTH", +"40 48 OFFCURVE", +"25 29 OFFCURVE", +"25 14 CURVE SMOOTH", +"25 -1 OFFCURVE", +"36 -12 OFFCURVE", +"53 -12 CURVE SMOOTH" +); +} +); +width = 210; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"181 -12 OFFCURVE", +"242 46 OFFCURVE", +"242 116 CURVE SMOOTH", +"242 172 OFFCURVE", +"200 219 OFFCURVE", +"141 219 CURVE SMOOTH", +"74 219 OFFCURVE", +"12 165 OFFCURVE", +"12 93 CURVE SMOOTH", +"12 34 OFFCURVE", +"54 -12 OFFCURVE", +"117 -12 CURVE SMOOTH" +); +} +); +width = 319; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "5B8BDE1D-20C1-464E-85F8-22EF05E9BE2E"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"208 -56 OFFCURVE", +"286 24 OFFCURVE", +"286 116 CURVE SMOOTH", +"286 198 OFFCURVE", +"222 263 OFFCURVE", +"141 263 CURVE SMOOTH", +"46 263 OFFCURVE", +"-31 186 OFFCURVE", +"-31 93 CURVE SMOOTH", +"-31 8 OFFCURVE", +"32 -56 OFFCURVE", +"117 -56 CURVE SMOOTH" +); +} +); +width = 319; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "4690EE57-1825-42B4-9875-C8C7891CF497"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"126 -70 OFFCURVE", +"179 -14 OFFCURVE", +"179 49 CURVE SMOOTH", +"179 108 OFFCURVE", +"133 154 OFFCURVE", +"74 154 CURVE SMOOTH", +"9 154 OFFCURVE", +"-44 101 OFFCURVE", +"-44 36 CURVE SMOOTH", +"-44 -24 OFFCURVE", +"2 -70 OFFCURVE", +"62 -70 CURVE SMOOTH" +); +} +); +width = 225; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "5717F9BA-898E-40EF-BFD4-558F69687FF1"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"110 -86 OFFCURVE", +"159 -36 OFFCURVE", +"159 22 CURVE SMOOTH", +"159 77 OFFCURVE", +"115 122 OFFCURVE", +"59 122 CURVE SMOOTH", +"1 122 OFFCURVE", +"-49 71 OFFCURVE", +"-49 14 CURVE SMOOTH", +"-49 -43 OFFCURVE", +"-4 -86 OFFCURVE", +"53 -86 CURVE SMOOTH" +); +} +); +width = 210; +} +); +unicode = 002E; +}, +{ +color = 1; +glyphname = comma; +lastChange = "2020-01-31 09:14:16 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"77 -75 OFFCURVE", +"125 -25 OFFCURVE", +"125 35 CURVE SMOOTH", +"125 71 OFFCURVE", +"107 96 OFFCURVE", +"73 96 CURVE SMOOTH", +"43 96 OFFCURVE", +"13 73 OFFCURVE", +"13 36 CURVE SMOOTH", +"13 9 OFFCURVE", +"32 -9 OFFCURVE", +"57 -9 CURVE", +"40 -40 OFFCURVE", +"16 -72 OFFCURVE", +"-18 -103 CURVE", +"17 -135 LINE" +); +} +); +width = 231; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"74 -65 OFFCURVE", +"103 -17 OFFCURVE", +"103 18 CURVE SMOOTH", +"103 37 OFFCURVE", +"92 48 OFFCURVE", +"75 48 CURVE SMOOTH", +"56 48 OFFCURVE", +"41 32 OFFCURVE", +"41 13 CURVE SMOOTH", +"41 -2 OFFCURVE", +"51 -11 OFFCURVE", +"67 -11 CURVE", +"53 -39 OFFCURVE", +"26 -73 OFFCURVE", +"-6 -103 CURVE", +"18 -124 LINE" +); +} +); +width = 229; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"155 -95 OFFCURVE", +"232 -6 OFFCURVE", +"232 98 CURVE SMOOTH", +"232 170 OFFCURVE", +"194 219 OFFCURVE", +"132 219 CURVE SMOOTH", +"69 219 OFFCURVE", +"7 159 OFFCURVE", +"7 90 CURVE SMOOTH", +"7 33 OFFCURVE", +"47 -5 OFFCURVE", +"98 -5 CURVE", +"76 -38 OFFCURVE", +"42 -75 OFFCURVE", +"2 -102 CURVE", +"65 -160 LINE" +); +} +); +width = 316; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "E8F8F757-07A7-41D8-9FE2-944A34C26A03"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"212 -104 OFFCURVE", +"277 -5 OFFCURVE", +"277 98 CURVE SMOOTH", +"277 194 OFFCURVE", +"217 261 OFFCURVE", +"132 261 CURVE SMOOTH", +"44 261 OFFCURVE", +"-32 180 OFFCURVE", +"-32 90 CURVE SMOOTH", +"-32 39 OFFCURVE", +"-10 -3 OFFCURVE", +"26 -27 CURVE", +"9 -45 OFFCURVE", +"-11 -61 OFFCURVE", +"-31 -73 CURVE", +"96 -190 LINE" +); +} +); +width = 316; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "80E81118-E854-4D11-B76F-5DBFA6D5F477"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"150 -80 OFFCURVE", +"180 -31 OFFCURVE", +"180 35 CURVE SMOOTH", +"180 102 OFFCURVE", +"137 152 OFFCURVE", +"72 152 CURVE SMOOTH", +"8 152 OFFCURVE", +"-44 100 OFFCURVE", +"-44 36 CURVE SMOOTH", +"-44 12 OFFCURVE", +"-36 -10 OFFCURVE", +"-23 -27 CURVE", +"-34 -40 OFFCURVE", +"-46 -52 OFFCURVE", +"-60 -65 CURVE", +"58 -173 LINE" +); +} +); +width = 231; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "B0F73304-A68D-404D-9857-EBA328A9CF50"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"137 -105 OFFCURVE", +"176 -41 OFFCURVE", +"176 18 CURVE SMOOTH", +"176 77 OFFCURVE", +"133 121 OFFCURVE", +"75 121 CURVE SMOOTH", +"15 121 OFFCURVE", +"-32 72 OFFCURVE", +"-32 13 CURVE SMOOTH", +"-32 1 OFFCURVE", +"-30 -9 OFFCURVE", +"-27 -19 CURVE", +"-36 -31 OFFCURVE", +"-48 -44 OFFCURVE", +"-62 -54 CURVE", +"73 -172 LINE" +); +} +); +width = 229; +} +); +unicode = 002C; +}, +{ +color = 1; +glyphname = colon; +lastChange = "2020-01-31 09:15:04 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"176 403 OFFCURVE", +"204 432 OFFCURVE", +"204 464 CURVE SMOOTH", +"204 490 OFFCURVE", +"185 511 OFFCURVE", +"157 511 CURVE SMOOTH", +"127 511 OFFCURVE", +"97 487 OFFCURVE", +"97 451 CURVE SMOOTH", +"97 424 OFFCURVE", +"116 403 OFFCURVE", +"146 403 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"90 -12 OFFCURVE", +"118 17 OFFCURVE", +"118 49 CURVE SMOOTH", +"118 75 OFFCURVE", +"99 96 OFFCURVE", +"71 96 CURVE SMOOTH", +"41 96 OFFCURVE", +"11 72 OFFCURVE", +"11 36 CURVE SMOOTH", +"11 9 OFFCURVE", +"30 -12 OFFCURVE", +"59 -12 CURVE SMOOTH" +); +} +); +width = 219; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"162 437 OFFCURVE", +"178 454 OFFCURVE", +"178 472 CURVE SMOOTH", +"178 486 OFFCURVE", +"167 497 OFFCURVE", +"152 497 CURVE SMOOTH", +"132 497 OFFCURVE", +"118 480 OFFCURVE", +"118 465 CURVE SMOOTH", +"118 449 OFFCURVE", +"128 437 OFFCURVE", +"145 437 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"68 -12 OFFCURVE", +"84 4 OFFCURVE", +"84 22 CURVE SMOOTH", +"84 36 OFFCURVE", +"74 48 OFFCURVE", +"58 48 CURVE SMOOTH", +"39 48 OFFCURVE", +"24 29 OFFCURVE", +"24 14 CURVE SMOOTH", +"24 -1 OFFCURVE", +"35 -12 OFFCURVE", +"52 -12 CURVE SMOOTH" +); +} +); +width = 209; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"256 313 OFFCURVE", +"317 371 OFFCURVE", +"317 440 CURVE SMOOTH", +"317 497 OFFCURVE", +"275 544 OFFCURVE", +"215 544 CURVE SMOOTH", +"149 544 OFFCURVE", +"86 490 OFFCURVE", +"86 419 CURVE SMOOTH", +"86 359 OFFCURVE", +"128 313 OFFCURVE", +"192 313 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"188 -12 OFFCURVE", +"249 46 OFFCURVE", +"249 116 CURVE SMOOTH", +"249 172 OFFCURVE", +"207 219 OFFCURVE", +"148 219 CURVE SMOOTH", +"81 219 OFFCURVE", +"19 165 OFFCURVE", +"19 93 CURVE SMOOTH", +"19 34 OFFCURVE", +"61 -12 OFFCURVE", +"124 -12 CURVE SMOOTH" +); +} +); +width = 333; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "CFA1CB82-EC79-48CE-AC1D-E557DC337CE3"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-30 4 OFFCURVE", +"35 -62 OFFCURVE", +"124 -62 CURVE SMOOTH", +"218 -62 OFFCURVE", +"299 21 OFFCURVE", +"299 116 CURVE SMOOTH", +"299 187 OFFCURVE", +"254 245 OFFCURVE", +"191 263 CURVE", +"192 263 LINE SMOOTH", +"286 263 OFFCURVE", +"367 345 OFFCURVE", +"367 440 CURVE SMOOTH", +"367 527 OFFCURVE", +"301 594 OFFCURVE", +"215 594 CURVE SMOOTH", +"118 594 OFFCURVE", +"37 514 OFFCURVE", +"37 419 CURVE SMOOTH", +"37 345 OFFCURVE", +"81 287 OFFCURVE", +"147 269 CURVE", +"49 268 OFFCURVE", +"-30 189 OFFCURVE", +"-30 93 CURVE SMOOTH" +); +} +); +width = 333; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "34A9E8C9-5E20-48B7-BE38-5A1D861FCB9F"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"207 348 OFFCURVE", +"259 402 OFFCURVE", +"259 464 CURVE SMOOTH", +"259 521 OFFCURVE", +"215 566 OFFCURVE", +"157 566 CURVE SMOOTH", +"94 566 OFFCURVE", +"42 514 OFFCURVE", +"42 451 CURVE SMOOTH", +"42 392 OFFCURVE", +"87 348 OFFCURVE", +"146 348 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"121 -67 OFFCURVE", +"173 -13 OFFCURVE", +"173 49 CURVE SMOOTH", +"173 106 OFFCURVE", +"129 151 OFFCURVE", +"71 151 CURVE SMOOTH", +"8 151 OFFCURVE", +"-44 99 OFFCURVE", +"-44 36 CURVE SMOOTH", +"-44 -22 OFFCURVE", +"1 -67 OFFCURVE", +"59 -67 CURVE SMOOTH" +); +} +); +width = 219; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "01E87ED4-7E24-4F1F-84D8-66F0F78E7A1E"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"203 364 OFFCURVE", +"251 414 OFFCURVE", +"251 472 CURVE SMOOTH", +"251 527 OFFCURVE", +"207 570 OFFCURVE", +"152 570 CURVE SMOOTH", +"94 570 OFFCURVE", +"45 523 OFFCURVE", +"45 465 CURVE SMOOTH", +"45 409 OFFCURVE", +"88 364 OFFCURVE", +"145 364 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"109 -85 OFFCURVE", +"157 -35 OFFCURVE", +"157 22 CURVE SMOOTH", +"157 77 OFFCURVE", +"114 121 OFFCURVE", +"58 121 CURVE SMOOTH", +"1 121 OFFCURVE", +"-49 71 OFFCURVE", +"-49 14 CURVE SMOOTH", +"-49 -42 OFFCURVE", +"-5 -85 OFFCURVE", +"52 -85 CURVE SMOOTH" +); +} +); +width = 209; +} +); +unicode = 003A; +}, +{ +color = 1; +glyphname = semicolon; +lastChange = "2020-01-31 09:18:37 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"177 403 OFFCURVE", +"205 432 OFFCURVE", +"205 464 CURVE SMOOTH", +"205 490 OFFCURVE", +"186 511 OFFCURVE", +"158 511 CURVE SMOOTH", +"128 511 OFFCURVE", +"98 487 OFFCURVE", +"98 451 CURVE SMOOTH", +"98 424 OFFCURVE", +"117 403 OFFCURVE", +"146 403 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"76 -75 OFFCURVE", +"124 -25 OFFCURVE", +"124 35 CURVE SMOOTH", +"124 71 OFFCURVE", +"106 96 OFFCURVE", +"72 96 CURVE SMOOTH", +"42 96 OFFCURVE", +"12 73 OFFCURVE", +"12 36 CURVE SMOOTH", +"12 9 OFFCURVE", +"31 -9 OFFCURVE", +"56 -9 CURVE", +"39 -40 OFFCURVE", +"15 -72 OFFCURVE", +"-19 -103 CURVE", +"16 -135 LINE" +); +} +); +width = 225; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"176 437 OFFCURVE", +"192 454 OFFCURVE", +"192 472 CURVE SMOOTH", +"192 486 OFFCURVE", +"181 497 OFFCURVE", +"166 497 CURVE SMOOTH", +"146 497 OFFCURVE", +"132 480 OFFCURVE", +"132 465 CURVE SMOOTH", +"132 449 OFFCURVE", +"142 437 OFFCURVE", +"159 437 CURVE" +); +}, +{ +closed = 1; +nodes = ( +"71 -65 OFFCURVE", +"100 -17 OFFCURVE", +"100 18 CURVE SMOOTH", +"100 37 OFFCURVE", +"89 48 OFFCURVE", +"72 48 CURVE SMOOTH", +"53 48 OFFCURVE", +"38 32 OFFCURVE", +"38 13 CURVE SMOOTH", +"38 -2 OFFCURVE", +"48 -11 OFFCURVE", +"64 -11 CURVE", +"50 -39 OFFCURVE", +"23 -73 OFFCURVE", +"-9 -103 CURVE", +"15 -124 LINE" +); +} +); +width = 226; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"251 313 OFFCURVE", +"312 371 OFFCURVE", +"312 441 CURVE SMOOTH", +"312 497 OFFCURVE", +"270 544 OFFCURVE", +"211 544 CURVE SMOOTH", +"144 544 OFFCURVE", +"82 490 OFFCURVE", +"82 418 CURVE SMOOTH", +"82 359 OFFCURVE", +"124 313 OFFCURVE", +"187 313 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"161 -95 OFFCURVE", +"238 -6 OFFCURVE", +"238 98 CURVE SMOOTH", +"238 170 OFFCURVE", +"200 219 OFFCURVE", +"138 219 CURVE SMOOTH", +"75 219 OFFCURVE", +"13 159 OFFCURVE", +"13 90 CURVE SMOOTH", +"13 33 OFFCURVE", +"53 -5 OFFCURVE", +"104 -5 CURVE", +"82 -38 OFFCURVE", +"48 -75 OFFCURVE", +"8 -102 CURVE", +"71 -160 LINE" +); +} +); +width = 327; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "FD9B360D-0924-441C-BBBC-1B1C1FFC594C"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"279 266 OFFCURVE", +"361 347 OFFCURVE", +"361 441 CURVE SMOOTH", +"361 525 OFFCURVE", +"294 591 OFFCURVE", +"211 591 CURVE SMOOTH", +"115 591 OFFCURVE", +"37 513 OFFCURVE", +"37 418 CURVE SMOOTH", +"37 331 OFFCURVE", +"100 266 OFFCURVE", +"187 266 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"223 -106 OFFCURVE", +"287 -6 OFFCURVE", +"287 98 CURVE SMOOTH", +"287 197 OFFCURVE", +"226 266 OFFCURVE", +"138 266 CURVE SMOOTH", +"47 266 OFFCURVE", +"-31 183 OFFCURVE", +"-31 90 CURVE SMOOTH", +"-31 40 OFFCURVE", +"-11 -3 OFFCURVE", +"25 -28 CURVE", +"8 -44 OFFCURVE", +"-9 -58 OFFCURVE", +"-28 -69 CURVE", +"107 -193 LINE" +); +} +); +width = 327; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "F3597EF5-A272-4E82-B416-4E233E4ACCDC"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"206 350 OFFCURVE", +"258 403 OFFCURVE", +"258 464 CURVE SMOOTH", +"258 520 OFFCURVE", +"214 564 OFFCURVE", +"158 564 CURVE SMOOTH", +"97 564 OFFCURVE", +"42 514 OFFCURVE", +"42 451 CURVE SMOOTH", +"42 394 OFFCURVE", +"88 350 OFFCURVE", +"146 350 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"146 -79 OFFCURVE", +"174 -31 OFFCURVE", +"174 35 CURVE SMOOTH", +"174 101 OFFCURVE", +"135 149 OFFCURVE", +"72 149 CURVE SMOOTH", +"9 149 OFFCURVE", +"-44 99 OFFCURVE", +"-44 36 CURVE SMOOTH", +"-44 12 OFFCURVE", +"-33 -10 OFFCURVE", +"-19 -27 CURVE", +"-31 -40 OFFCURVE", +"-43 -54 OFFCURVE", +"-58 -67 CURVE", +"55 -170 LINE" +); +} +); +width = 225; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "CEEEE919-C638-4FD5-84CF-E7B6E9F3C8E2"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"219 361 OFFCURVE", +"268 413 OFFCURVE", +"268 472 CURVE SMOOTH", +"268 528 OFFCURVE", +"223 573 OFFCURVE", +"166 573 CURVE SMOOTH", +"106 573 OFFCURVE", +"53 524 OFFCURVE", +"53 465 CURVE SMOOTH", +"53 406 OFFCURVE", +"101 361 OFFCURVE", +"159 361 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"136 -106 OFFCURVE", +"173 -42 OFFCURVE", +"173 18 CURVE SMOOTH", +"173 78 OFFCURVE", +"132 124 OFFCURVE", +"72 124 CURVE SMOOTH", +"11 124 OFFCURVE", +"-41 74 OFFCURVE", +"-41 13 CURVE SMOOTH", +"-41 2 OFFCURVE", +"-36 -9 OFFCURVE", +"-33 -19 CURVE", +"-42 -29 OFFCURVE", +"-55 -41 OFFCURVE", +"-66 -53 CURVE", +"72 -174 LINE" +); +} +); +width = 226; +} +); +unicode = 003B; +}, +{ +color = 1; +glyphname = ellipsis; +lastChange = "2020-01-31 23:29:18 +0000"; +layers = ( +{ +components = ( +{ +name = period; +}, +{ +name = period; +transform = "{1, 0, 0, 1, 200, 0}"; +}, +{ +name = period; +transform = "{1, 0, 0, 1, 400, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 625; +}, +{ +components = ( +{ +name = period; +}, +{ +name = period; +transform = "{1, 0, 0, 1, 180, 0}"; +}, +{ +name = period; +transform = "{1, 0, 0, 1, 360, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 570; +}, +{ +components = ( +{ +name = period; +}, +{ +name = period; +transform = "{1, 0, 0, 1, 300, 0}"; +}, +{ +name = period; +transform = "{1, 0, 0, 1, 600, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 919; +} +); +unicode = 2026; +}, +{ +color = 1; +glyphname = exclam; +lastChange = "2020-02-01 00:00:23 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"126 193 LINE", +"248 687 LINE", +"156 687 LINE", +"73 193 LINE" +); +}, +{ +closed = 1; +nodes = ( +"99 -12 OFFCURVE", +"127 17 OFFCURVE", +"127 49 CURVE SMOOTH", +"127 75 OFFCURVE", +"108 96 OFFCURVE", +"80 96 CURVE SMOOTH", +"50 96 OFFCURVE", +"20 72 OFFCURVE", +"20 36 CURVE SMOOTH", +"20 9 OFFCURVE", +"39 -12 OFFCURVE", +"68 -12 CURVE SMOOTH" +); +} +); +width = 229; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"98 193 LINE", +"200 687 LINE", +"164 687 LINE", +"62 193 LINE" +); +}, +{ +closed = 1; +nodes = ( +"61 -12 OFFCURVE", +"77 4 OFFCURVE", +"77 22 CURVE SMOOTH", +"77 36 OFFCURVE", +"67 48 OFFCURVE", +"51 48 CURVE SMOOTH", +"32 48 OFFCURVE", +"17 29 OFFCURVE", +"17 14 CURVE SMOOTH", +"17 -1 OFFCURVE", +"28 -12 OFFCURVE", +"45 -12 CURVE SMOOTH" +); +} +); +width = 202; +}, +{ +guideLines = ( +{ +alignment = right; +angle = 78.5; +position = "{185, 219}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"235 274 LINE", +"363 687 LINE", +"148 687 LINE", +"105 274 LINE" +); +}, +{ +closed = 1; +nodes = ( +"197 -12 OFFCURVE", +"258 46 OFFCURVE", +"258 116 CURVE SMOOTH", +"258 172 OFFCURVE", +"216 219 OFFCURVE", +"157 219 CURVE SMOOTH", +"90 219 OFFCURVE", +"28 165 OFFCURVE", +"28 93 CURVE SMOOTH", +"28 34 OFFCURVE", +"70 -12 OFFCURVE", +"133 -12 CURVE SMOOTH" +); +} +); +width = 342; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "FC5A5AB1-75E1-40E5-92E4-766EB463E4C3"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"189 193 LINE", +"291 687 LINE", +"89 687 LINE", +"-13 193 LINE" +); +}, +{ +closed = 1; +nodes = ( +"104 -82 OFFCURVE", +"151 -34 OFFCURVE", +"151 22 CURVE SMOOTH", +"151 76 OFFCURVE", +"109 118 OFFCURVE", +"55 118 CURVE SMOOTH", +"-1 118 OFFCURVE", +"-49 69 OFFCURVE", +"-49 14 CURVE SMOOTH", +"-49 -41 OFFCURVE", +"-6 -82 OFFCURVE", +"49 -82 CURVE SMOOTH" +); +} +); +width = 202; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +guideLines = ( +{ +alignment = right; +angle = 78.5; +position = "{185, 219}"; +} +); +layerId = "47D38CE8-C41F-4A63-A4CB-CC7D1B2382CA"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"290 274 LINE", +"431 687 LINE", +"89 687 LINE", +"51 274 LINE" +); +}, +{ +closed = 1; +nodes = ( +"226 -67 OFFCURVE", +"309 17 OFFCURVE", +"309 116 CURVE SMOOTH", +"309 204 OFFCURVE", +"240 274 OFFCURVE", +"153 274 CURVE SMOOTH", +"52 274 OFFCURVE", +"-31 192 OFFCURVE", +"-31 93 CURVE SMOOTH", +"-31 2 OFFCURVE", +"38 -67 OFFCURVE", +"129 -67 CURVE SMOOTH" +); +} +); +width = 342; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "804F4E89-F90B-4D31-9226-379A832CE19B"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"193 193 LINE", +"318 687 LINE", +"89 687 LINE", +"7 193 LINE" +); +}, +{ +closed = 1; +nodes = ( +"128 -72 OFFCURVE", +"183 -16 OFFCURVE", +"183 49 CURVE SMOOTH", +"183 109 OFFCURVE", +"137 156 OFFCURVE", +"76 156 CURVE SMOOTH", +"11 156 OFFCURVE", +"-44 103 OFFCURVE", +"-44 36 CURVE SMOOTH", +"-44 -25 OFFCURVE", +"3 -72 OFFCURVE", +"64 -72 CURVE SMOOTH" +); +} +); +width = 229; +} +); +unicode = 0021; +}, +{ +color = 1; +glyphname = exclamdown; +lastChange = "2020-01-31 23:55:10 +0000"; +layers = ( +{ +components = ( +{ +name = exclam; +transform = "{-1, 0, 0, -1, 229, 517}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 229; +}, +{ +components = ( +{ +name = exclam; +transform = "{-1, 0, 0, -1, 202, 517}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 216; +}, +{ +components = ( +{ +name = exclam; +transform = "{-1, 0, 0, -1, 342, 517}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 344; +} +); +unicode = 00A1; +}, +{ +color = 1; +glyphname = question; +lastChange = "2020-02-01 00:04:55 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"273 193 LINE", +"299 320 LINE", +"420 345 OFFCURVE", +"540 430 OFFCURVE", +"540 547 CURVE SMOOTH", +"540 634 OFFCURVE", +"473 699 OFFCURVE", +"359 699 CURVE SMOOTH", +"261 699 OFFCURVE", +"180 652 OFFCURVE", +"114 586 CURVE", +"158 531 LINE", +"212 585 OFFCURVE", +"274 628 OFFCURVE", +"352 628 CURVE SMOOTH", +"423 628 OFFCURVE", +"460 586 OFFCURVE", +"460 536 CURVE SMOOTH", +"460 447 OFFCURVE", +"339 389 OFFCURVE", +"227 380 CURVE", +"189 193 LINE" +); +}, +{ +closed = 1; +nodes = ( +"231 -12 OFFCURVE", +"259 17 OFFCURVE", +"259 49 CURVE SMOOTH", +"259 75 OFFCURVE", +"240 96 OFFCURVE", +"212 96 CURVE SMOOTH", +"182 96 OFFCURVE", +"152 72 OFFCURVE", +"152 36 CURVE SMOOTH", +"152 9 OFFCURVE", +"171 -12 OFFCURVE", +"200 -12 CURVE SMOOTH" +); +} +); +width = 534; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"271 193 LINE", +"298 326 LINE", +"422 347 OFFCURVE", +"539 432 OFFCURVE", +"539 547 CURVE SMOOTH", +"539 632 OFFCURVE", +"473 699 OFFCURVE", +"381 699 CURVE SMOOTH", +"293 699 OFFCURVE", +"212 662 OFFCURVE", +"134 585 CURVE", +"157 558 LINE", +"221 628 OFFCURVE", +"294 663 OFFCURVE", +"377 663 CURVE SMOOTH", +"451 663 OFFCURVE", +"502 611 OFFCURVE", +"502 543 CURVE SMOOTH", +"502 447 OFFCURVE", +"397 366 OFFCURVE", +"265 356 CURVE", +"232 193 LINE" +); +}, +{ +closed = 1; +nodes = ( +"232 -12 OFFCURVE", +"248 4 OFFCURVE", +"248 22 CURVE SMOOTH", +"248 36 OFFCURVE", +"238 48 OFFCURVE", +"222 48 CURVE SMOOTH", +"203 48 OFFCURVE", +"188 29 OFFCURVE", +"188 14 CURVE SMOOTH", +"188 -1 OFFCURVE", +"199 -12 OFFCURVE", +"216 -12 CURVE SMOOTH" +); +} +); +width = 552; +}, +{ +guideLines = ( +{ +angle = 78.5; +position = "{249, 219}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"348 264 LINE", +"355 298 LINE", +"463 323 OFFCURVE", +"552 412 OFFCURVE", +"552 525 CURVE SMOOTH", +"552 628 OFFCURVE", +"472 699 OFFCURVE", +"345 699 CURVE SMOOTH", +"255 699 OFFCURVE", +"165 663 OFFCURVE", +"92 601 CURVE", +"184 482 LINE", +"212 505 OFFCURVE", +"258 526 OFFCURVE", +"296 526 CURVE SMOOTH", +"331 526 OFFCURVE", +"354 515 OFFCURVE", +"354 488 CURVE SMOOTH", +"354 448 OFFCURVE", +"271 414 OFFCURVE", +"202 414 CURVE", +"172 264 LINE" +); +}, +{ +closed = 1; +nodes = ( +"289 -12 OFFCURVE", +"350 46 OFFCURVE", +"350 116 CURVE SMOOTH", +"350 172 OFFCURVE", +"308 219 OFFCURVE", +"249 219 CURVE SMOOTH", +"182 219 OFFCURVE", +"120 165 OFFCURVE", +"120 93 CURVE SMOOTH", +"120 34 OFFCURVE", +"162 -12 OFFCURVE", +"225 -12 CURVE SMOOTH" +); +} +); +width = 534; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +guideLines = ( +{ +angle = 78.5; +position = "{249, 219}"; +} +); +layerId = "C40D2EDE-D0B5-4B8D-A22B-6C07650F9923"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"380 264 LINE", +"382 272 LINE", +"501 308 OFFCURVE", +"584 410 OFFCURVE", +"584 525 CURVE SMOOTH", +"584 648 OFFCURVE", +"487 731 OFFCURVE", +"345 731 CURVE SMOOTH", +"250 731 OFFCURVE", +"151 693 OFFCURVE", +"73 627 CURVE", +"203 458 LINE", +"230 480 OFFCURVE", +"268 496 OFFCURVE", +"296 496 CURVE SMOOTH", +"311 496 OFFCURVE", +"322 491 OFFCURVE", +"322 482 CURVE SMOOTH", +"322 465 OFFCURVE", +"261 449 OFFCURVE", +"176 449 CURVE", +"139 264 LINE" +); +}, +{ +closed = 1; +nodes = ( +"319 -62 OFFCURVE", +"400 21 OFFCURVE", +"400 116 CURVE SMOOTH", +"400 202 OFFCURVE", +"334 269 OFFCURVE", +"249 269 CURVE SMOOTH", +"151 269 OFFCURVE", +"70 189 OFFCURVE", +"70 93 CURVE SMOOTH", +"70 4 OFFCURVE", +"136 -62 OFFCURVE", +"225 -62 CURVE SMOOTH" +); +} +); +width = 534; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "4F7C67F8-3ABD-4007-91A9-4D3A4867E752"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"323 193 LINE", +"341 280 LINE", +"487 321 OFFCURVE", +"589 427 OFFCURVE", +"589 547 CURVE SMOOTH", +"589 666 OFFCURVE", +"495 748 OFFCURVE", +"359 748 CURVE SMOOTH", +"260 748 OFFCURVE", +"166 706 OFFCURVE", +"83 625 CURVE", +"189 493 LINE", +"249 553 OFFCURVE", +"298 579 OFFCURVE", +"352 579 CURVE SMOOTH", +"391 579 OFFCURVE", +"411 563 OFFCURVE", +"411 526 CURVE SMOOTH", +"411 483 OFFCURVE", +"308 426 OFFCURVE", +"187 428 CURVE", +"139 193 LINE" +); +}, +{ +closed = 1; +nodes = ( +"260 -65 OFFCURVE", +"312 -12 OFFCURVE", +"312 49 CURVE SMOOTH", +"312 105 OFFCURVE", +"268 149 OFFCURVE", +"212 149 CURVE SMOOTH", +"151 149 OFFCURVE", +"99 99 OFFCURVE", +"99 36 CURVE SMOOTH", +"99 -21 OFFCURVE", +"142 -65 OFFCURVE", +"200 -65 CURVE SMOOTH" +); +} +); +width = 534; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "CA9F4337-B3B9-45BE-A38C-4F1F6147C56F"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"341 193 LINE", +"356 269 LINE", +"503 310 OFFCURVE", +"607 420 OFFCURVE", +"607 547 CURVE SMOOTH", +"607 671 OFFCURVE", +"508 767 OFFCURVE", +"381 767 CURVE SMOOTH", +"277 767 OFFCURVE", +"179 723 OFFCURVE", +"90 637 CURVE", +"201 506 LINE", +"255 567 OFFCURVE", +"310 595 OFFCURVE", +"377 595 CURVE SMOOTH", +"412 595 OFFCURVE", +"434 575 OFFCURVE", +"434 543 CURVE SMOOTH", +"434 478 OFFCURVE", +"330 413 OFFCURVE", +"209 424 CURVE", +"163 193 LINE" +); +}, +{ +closed = 1; +nodes = ( +"264 -68 OFFCURVE", +"304 -26 OFFCURVE", +"304 22 CURVE SMOOTH", +"304 67 OFFCURVE", +"269 104 OFFCURVE", +"222 104 CURVE SMOOTH", +"174 104 OFFCURVE", +"132 62 OFFCURVE", +"132 14 CURVE SMOOTH", +"132 -33 OFFCURVE", +"169 -68 OFFCURVE", +"216 -68 CURVE SMOOTH" +); +} +); +width = 552; +} +); +unicode = 003F; +}, +{ +color = 1; +glyphname = questiondown; +lastChange = "2020-01-31 23:50:08 +0000"; +layers = ( +{ +components = ( +{ +name = question; +transform = "{-1, 0, 0, -1, 534, 517}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 534; +}, +{ +components = ( +{ +name = question; +transform = "{-1, 0, 0, -1, 552, 517}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 552; +}, +{ +components = ( +{ +name = question; +transform = "{-1, 0, 0, -1, 534, 517}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 534; +} +); +unicode = 00BF; +}, +{ +color = 1; +glyphname = periodcentered; +lastChange = "2020-02-01 00:14:10 +0000"; +layers = ( +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"118 241 OFFCURVE", +"133 255 OFFCURVE", +"133 272 CURVE SMOOTH", +"133 286 OFFCURVE", +"123 296 OFFCURVE", +"108 296 CURVE SMOOTH", +"91 296 OFFCURVE", +"77 281 OFFCURVE", +"77 265 CURVE SMOOTH", +"77 251 OFFCURVE", +"87 241 OFFCURVE", +"103 241 CURVE SMOOTH" +); +} +); +width = 206; +}, +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"137 221 OFFCURVE", +"164 246 OFFCURVE", +"164 279 CURVE SMOOTH", +"164 305 OFFCURVE", +"145 324 OFFCURVE", +"118 324 CURVE SMOOTH", +"88 324 OFFCURVE", +"62 299 OFFCURVE", +"62 266 CURVE SMOOTH", +"62 240 OFFCURVE", +"80 221 OFFCURVE", +"108 221 CURVE SMOOTH" +); +} +); +width = 220; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"203 177 OFFCURVE", +"253 229 OFFCURVE", +"253 288 CURVE SMOOTH", +"253 340 OFFCURVE", +"214 381 OFFCURVE", +"160 381 CURVE SMOOTH", +"100 381 OFFCURVE", +"50 330 OFFCURVE", +"50 269 CURVE SMOOTH", +"50 217 OFFCURVE", +"88 177 OFFCURVE", +"143 177 CURVE SMOOTH" +); +} +); +width = 294; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "A35134E0-3BCF-44B2-AF05-787797C9006E"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"227 133 OFFCURVE", +"297 204 OFFCURVE", +"297 288 CURVE SMOOTH", +"297 366 OFFCURVE", +"238 426 OFFCURVE", +"160 426 CURVE SMOOTH", +"75 426 OFFCURVE", +"6 355 OFFCURVE", +"6 269 CURVE SMOOTH", +"6 191 OFFCURVE", +"65 133 OFFCURVE", +"143 133 CURVE SMOOTH" +); +} +); +width = 294; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "76858127-D895-4DB9-BD71-F10D130FC936"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"171 163 OFFCURVE", +"222 215 OFFCURVE", +"222 279 CURVE SMOOTH", +"222 337 OFFCURVE", +"177 382 OFFCURVE", +"118 382 CURVE SMOOTH", +"55 382 OFFCURVE", +"4 330 OFFCURVE", +"4 266 CURVE SMOOTH", +"4 207 OFFCURVE", +"49 163 OFFCURVE", +"108 163 CURVE SMOOTH" +); +} +); +width = 220; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "CC75B76D-692C-404F-ACF7-169850F5E803"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"160 167 OFFCURVE", +"207 215 OFFCURVE", +"207 272 CURVE SMOOTH", +"207 327 OFFCURVE", +"164 370 OFFCURVE", +"108 370 CURVE SMOOTH", +"50 370 OFFCURVE", +"4 322 OFFCURVE", +"4 265 CURVE SMOOTH", +"4 209 OFFCURVE", +"47 167 OFFCURVE", +"103 167 CURVE SMOOTH" +); +} +); +width = 206; +} +); +unicode = 00B7; +}, +{ +color = 1; +glyphname = bullet; +lastChange = "2020-02-01 00:14:51 +0000"; +layers = ( +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"227 196 OFFCURVE", +"287 253 OFFCURVE", +"287 316 CURVE SMOOTH", +"287 363 OFFCURVE", +"252 399 OFFCURVE", +"203 399 CURVE SMOOTH", +"141 399 OFFCURVE", +"81 341 OFFCURVE", +"81 280 CURVE SMOOTH", +"81 232 OFFCURVE", +"116 196 OFFCURVE", +"166 196 CURVE SMOOTH" +); +} +); +width = 351; +}, +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"236 178 OFFCURVE", +"306 243 OFFCURVE", +"306 317 CURVE SMOOTH", +"306 373 OFFCURVE", +"264 417 OFFCURVE", +"205 417 CURVE SMOOTH", +"132 417 OFFCURVE", +"64 351 OFFCURVE", +"64 278 CURVE SMOOTH", +"64 221 OFFCURVE", +"106 178 OFFCURVE", +"166 178 CURVE SMOOTH" +); +} +); +width = 353; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"274 148 OFFCURVE", +"352 228 OFFCURVE", +"352 316 CURVE SMOOTH", +"352 390 OFFCURVE", +"298 447 OFFCURVE", +"221 447 CURVE SMOOTH", +"130 447 OFFCURVE", +"52 369 OFFCURVE", +"52 279 CURVE SMOOTH", +"52 205 OFFCURVE", +"106 148 OFFCURVE", +"184 148 CURVE SMOOTH" +); +} +); +width = 387; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "F3CD4711-C9DB-4F41-9F78-37C14EC36B60"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"297 105 OFFCURVE", +"395 204 OFFCURVE", +"395 316 CURVE SMOOTH", +"395 415 OFFCURVE", +"320 490 OFFCURVE", +"221 490 CURVE SMOOTH", +"106 490 OFFCURVE", +"9 393 OFFCURVE", +"9 279 CURVE SMOOTH", +"9 180 OFFCURVE", +"84 105 OFFCURVE", +"184 105 CURVE SMOOTH" +); +} +); +width = 387; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "21B175DE-D62E-4F06-AAD4-B3CA5037A2B1"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"269 122 OFFCURVE", +"361 214 OFFCURVE", +"361 317 CURVE SMOOTH", +"361 405 OFFCURVE", +"294 473 OFFCURVE", +"205 473 CURVE SMOOTH", +"101 473 OFFCURVE", +"8 382 OFFCURVE", +"8 278 CURVE SMOOTH", +"8 189 OFFCURVE", +"76 122 OFFCURVE", +"166 122 CURVE SMOOTH" +); +} +); +width = 353; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "07093AD3-36E2-4876-A0A6-6C0DCFE2FC97"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"268 123 OFFCURVE", +"359 213 OFFCURVE", +"359 316 CURVE SMOOTH", +"359 404 OFFCURVE", +"291 472 OFFCURVE", +"203 472 CURVE SMOOTH", +"101 472 OFFCURVE", +"8 381 OFFCURVE", +"8 280 CURVE SMOOTH", +"8 191 OFFCURVE", +"76 123 OFFCURVE", +"166 123 CURVE SMOOTH" +); +} +); +width = 351; +} +); +unicode = 2022; +}, +{ +color = 1; +glyphname = asterisk; +lastChange = "2020-02-01 00:38:53 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"237 376 OFFCURVE", +"250 386 OFFCURVE", +"252 398 CURVE SMOOTH", +"261 440 OFFCURVE", +"259 481 OFFCURVE", +"262 523 CURVE", +"291 498 OFFCURVE", +"315 468 OFFCURVE", +"346 447 CURVE SMOOTH", +"355 441 OFFCURVE", +"371 446 OFFCURVE", +"381 458 CURVE SMOOTH", +"390 470 OFFCURVE", +"389 484 OFFCURVE", +"380 490 CURVE SMOOTH", +"349 511 OFFCURVE", +"310 522 OFFCURVE", +"275 539 CURVE", +"317 556 OFFCURVE", +"360 567 OFFCURVE", +"401 588 CURVE SMOOTH", +"412 594 OFFCURVE", +"419 608 OFFCURVE", +"414 620 CURVE SMOOTH", +"410 632 OFFCURVE", +"396 637 OFFCURVE", +"385 631 CURVE SMOOTH", +"344 610 OFFCURVE", +"308 580 OFFCURVE", +"269 555 CURVE", +"283 597 OFFCURVE", +"302 638 OFFCURVE", +"311 680 CURVE SMOOTH", +"313 692 OFFCURVE", +"304 702 OFFCURVE", +"290 702 CURVE SMOOTH", +"276 702 OFFCURVE", +"263 692 OFFCURVE", +"261 680 CURVE SMOOTH", +"252 638 OFFCURVE", +"255 597 OFFCURVE", +"251 555 CURVE", +"222 580 OFFCURVE", +"198 610 OFFCURVE", +"167 631 CURVE SMOOTH", +"158 637 OFFCURVE", +"142 632 OFFCURVE", +"132 620 CURVE SMOOTH", +"123 608 OFFCURVE", +"124 594 OFFCURVE", +"133 588 CURVE SMOOTH", +"164 567 OFFCURVE", +"203 556 OFFCURVE", +"239 539 CURVE", +"196 522 OFFCURVE", +"153 511 OFFCURVE", +"112 490 CURVE SMOOTH", +"101 484 OFFCURVE", +"94 470 OFFCURVE", +"99 458 CURVE SMOOTH", +"103 446 OFFCURVE", +"117 441 OFFCURVE", +"128 447 CURVE SMOOTH", +"169 468 OFFCURVE", +"205 498 OFFCURVE", +"244 523 CURVE", +"231 481 OFFCURVE", +"211 440 OFFCURVE", +"202 398 CURVE SMOOTH", +"200 386 OFFCURVE", +"209 376 OFFCURVE", +"223 376 CURVE SMOOTH" +); +} +); +width = 397; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"231 404 OFFCURVE", +"241 412 OFFCURVE", +"243 421 CURVE SMOOTH", +"249 452 OFFCURVE", +"249 489 OFFCURVE", +"253 529 CURVE", +"282 505 OFFCURVE", +"305 480 OFFCURVE", +"327 464 CURVE SMOOTH", +"334 459 OFFCURVE", +"347 463 OFFCURVE", +"352 471 CURVE SMOOTH", +"360 480 OFFCURVE", +"359 491 OFFCURVE", +"351 495 CURVE SMOOTH", +"327 509 OFFCURVE", +"295 522 OFFCURVE", +"262 539 CURVE", +"302 556 OFFCURVE", +"341 567 OFFCURVE", +"370 583 CURVE SMOOTH", +"379 588 OFFCURVE", +"385 598 OFFCURVE", +"381 607 CURVE SMOOTH", +"378 615 OFFCURVE", +"367 618 OFFCURVE", +"358 614 CURVE SMOOTH", +"328 600 OFFCURVE", +"296 573 OFFCURVE", +"258 549 CURVE", +"270 589 OFFCURVE", +"286 626 OFFCURVE", +"292 657 CURVE SMOOTH", +"294 666 OFFCURVE", +"288 674 OFFCURVE", +"278 674 CURVE SMOOTH", +"268 674 OFFCURVE", +"258 666 OFFCURVE", +"256 657 CURVE SMOOTH", +"250 626 OFFCURVE", +"250 589 OFFCURVE", +"246 549 CURVE", +"218 573 OFFCURVE", +"195 598 OFFCURVE", +"172 614 CURVE SMOOTH", +"165 619 OFFCURVE", +"153 615 OFFCURVE", +"147 607 CURVE SMOOTH", +"140 598 OFFCURVE", +"142 587 OFFCURVE", +"148 583 CURVE SMOOTH", +"173 569 OFFCURVE", +"204 556 OFFCURVE", +"238 539 CURVE", +"197 522 OFFCURVE", +"159 511 OFFCURVE", +"129 495 CURVE SMOOTH", +"120 490 OFFCURVE", +"115 480 OFFCURVE", +"118 471 CURVE SMOOTH", +"122 463 OFFCURVE", +"133 460 OFFCURVE", +"141 464 CURVE SMOOTH", +"172 478 OFFCURVE", +"204 505 OFFCURVE", +"241 529 CURVE", +"229 489 OFFCURVE", +"213 452 OFFCURVE", +"207 421 CURVE SMOOTH", +"205 412 OFFCURVE", +"211 404 OFFCURVE", +"221 404 CURVE SMOOTH" +); +} +); +width = 382; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"255 325 OFFCURVE", +"280 345 OFFCURVE", +"285 368 CURVE SMOOTH", +"292 400 OFFCURVE", +"280 444 OFFCURVE", +"281 476 CURVE", +"302 456 OFFCURVE", +"322 416 OFFCURVE", +"346 400 CURVE SMOOTH", +"363 388 OFFCURVE", +"393 396 OFFCURVE", +"411 419 CURVE SMOOTH", +"428 442 OFFCURVE", +"427 470 OFFCURVE", +"410 481 CURVE SMOOTH", +"386 497 OFFCURVE", +"339 502 OFFCURVE", +"310 514 CURVE", +"343 526 OFFCURVE", +"393 530 OFFCURVE", +"423 546 CURVE SMOOTH", +"445 557 OFFCURVE", +"458 585 OFFCURVE", +"450 608 CURVE SMOOTH", +"442 631 OFFCURVE", +"415 639 OFFCURVE", +"393 627 CURVE SMOOTH", +"363 611 OFFCURVE", +"326 572 OFFCURVE", +"296 552 CURVE", +"308 584 OFFCURVE", +"338 628 OFFCURVE", +"345 660 CURVE SMOOTH", +"350 683 OFFCURVE", +"333 703 OFFCURVE", +"307 703 CURVE SMOOTH", +"281 703 OFFCURVE", +"256 683 OFFCURVE", +"251 660 CURVE SMOOTH", +"244 628 OFFCURVE", +"255 584 OFFCURVE", +"253 552 CURVE", +"232 572 OFFCURVE", +"213 612 OFFCURVE", +"189 628 CURVE SMOOTH", +"172 640 OFFCURVE", +"142 632 OFFCURVE", +"124 609 CURVE SMOOTH", +"106 586 OFFCURVE", +"108 558 OFFCURVE", +"125 547 CURVE SMOOTH", +"149 531 OFFCURVE", +"195 526 OFFCURVE", +"223 514 CURVE", +"191 502 OFFCURVE", +"142 498 OFFCURVE", +"112 482 CURVE SMOOTH", +"89 471 OFFCURVE", +"77 443 OFFCURVE", +"85 420 CURVE SMOOTH", +"93 397 OFFCURVE", +"119 389 OFFCURVE", +"142 401 CURVE SMOOTH", +"172 417 OFFCURVE", +"207 456 OFFCURVE", +"237 476 CURVE", +"226 444 OFFCURVE", +"198 400 OFFCURVE", +"191 368 CURVE SMOOTH", +"186 345 OFFCURVE", +"203 325 OFFCURVE", +"229 325 CURVE SMOOTH" +); +} +); +width = 429; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "D2823103-0960-4EE8-A42F-DE6503E3DEE2"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"58 363 OFFCURVE", +"103 343 OFFCURVE", +"146 355 CURVE", +"149 314 OFFCURVE", +"184 281 OFFCURVE", +"229 281 CURVE SMOOTH", +"275 281 OFFCURVE", +"318 315 OFFCURVE", +"328 359 CURVE", +"366 339 OFFCURVE", +"417 355 OFFCURVE", +"446 392 CURVE SMOOTH", +"474 430 OFFCURVE", +"475 479 OFFCURVE", +"446 508 CURVE", +"485 530 OFFCURVE", +"507 580 OFFCURVE", +"492 622 CURVE SMOOTH", +"477 665 OFFCURVE", +"432 686 OFFCURVE", +"390 673 CURVE", +"387 714 OFFCURVE", +"352 747 OFFCURVE", +"307 747 CURVE SMOOTH", +"261 747 OFFCURVE", +"218 713 OFFCURVE", +"208 669 CURVE SMOOTH", +"208 668 LINE", +"169 689 OFFCURVE", +"118 674 OFFCURVE", +"89 636 CURVE SMOOTH", +"60 599 OFFCURVE", +"60 549 OFFCURVE", +"89 520 CURVE", +"49 499 OFFCURVE", +"28 449 OFFCURVE", +"43 406 CURVE SMOOTH" +); +} +); +width = 429; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "395C63BF-34D5-491E-A5A3-BA5E9606D738"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"65 399 OFFCURVE", +"110 380 OFFCURVE", +"149 398 CURVE", +"147 357 OFFCURVE", +"180 323 OFFCURVE", +"223 323 CURVE SMOOTH", +"261 323 OFFCURVE", +"297 350 OFFCURVE", +"304 388 CURVE SMOOTH", +"305 395 OFFCURVE", +"307 402 OFFCURVE", +"308 409 CURVE", +"316 403 LINE SMOOTH", +"350 380 OFFCURVE", +"396 393 OFFCURVE", +"423 425 CURVE SMOOTH", +"449 460 OFFCURVE", +"446 510 OFFCURVE", +"411 534 CURVE", +"426 541 LINE SMOOTH", +"460 560 OFFCURVE", +"478 601 OFFCURVE", +"464 639 CURVE SMOOTH", +"449 679 OFFCURVE", +"403 698 OFFCURVE", +"364 680 CURVE", +"366 721 OFFCURVE", +"333 755 OFFCURVE", +"290 755 CURVE SMOOTH", +"252 755 OFFCURVE", +"216 728 OFFCURVE", +"209 690 CURVE SMOOTH", +"207 683 OFFCURVE", +"206 676 OFFCURVE", +"205 669 CURVE", +"197 675 LINE SMOOTH", +"163 698 OFFCURVE", +"118 685 OFFCURVE", +"91 653 CURVE SMOOTH", +"65 618 OFFCURVE", +"67 568 OFFCURVE", +"102 544 CURVE", +"87 537 LINE SMOOTH", +"53 518 OFFCURVE", +"36 477 OFFCURVE", +"50 439 CURVE SMOOTH" +); +} +); +width = 397; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "71177B40-D673-4B8A-B276-EC936DC80C8D"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"68 410 OFFCURVE", +"105 390 OFFCURVE", +"141 394 CURVE", +"152 360 OFFCURVE", +"183 335 OFFCURVE", +"221 335 CURVE SMOOTH", +"260 335 OFFCURVE", +"296 361 OFFCURVE", +"308 397 CURVE", +"343 385 OFFCURVE", +"385 398 OFFCURVE", +"407 429 CURVE SMOOTH", +"431 459 OFFCURVE", +"432 500 OFFCURVE", +"413 529 CURVE", +"446 552 OFFCURVE", +"461 595 OFFCURVE", +"445 633 CURVE SMOOTH", +"430 669 OFFCURVE", +"394 688 OFFCURVE", +"358 685 CURVE", +"347 718 OFFCURVE", +"316 743 OFFCURVE", +"278 743 CURVE SMOOTH", +"239 743 OFFCURVE", +"203 717 OFFCURVE", +"191 681 CURVE", +"147 696 OFFCURVE", +"93 672 OFFCURVE", +"77 622 CURVE SMOOTH", +"69 598 OFFCURVE", +"73 571 OFFCURVE", +"86 550 CURVE", +"54 526 OFFCURVE", +"37 484 OFFCURVE", +"53 445 CURVE SMOOTH" +); +} +); +width = 382; +} +); +unicode = 002A; +}, +{ +color = 1; +glyphname = numbersign; +lastChange = "2020-02-01 00:50:24 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"129 0 LINE", +"445 687 LINE", +"378 687 LINE", +"62 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"345 0 LINE", +"661 687 LINE", +"594 687 LINE", +"278 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"545 179 LINE", +"573 240 LINE", +"59 240 LINE", +"31 179 LINE" +); +}, +{ +closed = 1; +nodes = ( +"668 446 LINE", +"696 507 LINE", +"180 507 LINE", +"153 446 LINE" +); +} +); +width = 691; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"130 0 LINE", +"446 687 LINE", +"408 687 LINE", +"92 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"346 0 LINE", +"662 687 LINE", +"624 687 LINE", +"308 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"566 192 LINE", +"582 228 LINE", +"69 228 LINE", +"52 192 LINE" +); +}, +{ +closed = 1; +nodes = ( +"688 459 LINE", +"705 495 LINE", +"190 495 LINE", +"174 459 LINE" +); +} +); +width = 722; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"161 0 LINE", +"477 687 LINE", +"339 687 LINE", +"23 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"388 0 LINE", +"704 687 LINE", +"566 687 LINE", +"250 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"539 147 LINE", +"600 281 LINE", +"71 281 LINE", +"10 147 LINE" +); +}, +{ +closed = 1; +nodes = ( +"657 404 LINE", +"718 538 LINE", +"185 538 LINE", +"124 404 LINE" +); +} +); +width = 692; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "DC2EA776-0D16-4CF7-9B6A-A332BBB42DC0"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"13 97 LINE", +"-32 0 LINE", +"443 0 LINE", +"488 97 LINE", +"516 97 LINE", +"741 588 LINE", +"713 588 LINE", +"759 687 LINE", +"284 687 LINE", +"238 588 LINE", +"209 588 LINE", +"-12 97 LINE" +); +} +); +width = 692; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "7E920623-A6A0-4EC3-AB2A-80006C7CE5A9"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"61 126 LINE", +"3 0 LINE", +"403 0 LINE", +"461 126 LINE", +"520 126 LINE", +"720 560 LINE", +"661 560 LINE", +"719 687 LINE", +"319 687 LINE", +"261 560 LINE", +"205 560 LINE", +"8 126 LINE" +); +} +); +width = 691; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "1F99F797-9028-47E3-ACE2-4C6A87CF91B0"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"72 123 LINE", +"16 0 LINE", +"422 0 LINE", +"478 123 LINE", +"533 123 LINE", +"736 564 LINE", +"682 564 LINE", +"738 687 LINE", +"332 687 LINE", +"276 564 LINE", +"222 564 LINE", +"20 123 LINE" +); +} +); +width = 722; +} +); +unicode = 0023; +}, +{ +color = 1; +glyphname = slash; +lastChange = "2020-02-01 00:45:35 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"45 -74 LINE", +"566 743 LINE", +"479 743 LINE", +"-42 -74 LINE" +); +} +); +width = 492; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"15 -74 LINE", +"536 743 LINE", +"496 743 LINE", +"-25 -74 LINE" +); +} +); +width = 479; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"136 -74 LINE", +"646 743 LINE", +"442 743 LINE", +"-68 -74 LINE" +); +} +); +width = 546; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "CC3AD0BD-69EB-4529-85C8-D0368F36AE65"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"195 -74 LINE", +"705 743 LINE", +"383 743 LINE", +"-127 -74 LINE" +); +} +); +width = 546; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "2422F363-8BA1-43DF-9EF6-115C57C32966"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"108 -74 LINE", +"629 743 LINE", +"416 743 LINE", +"-105 -74 LINE" +); +} +); +width = 492; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "DCC03A9A-4900-4840-A9FE-8799C43FAEFA"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"97 -74 LINE", +"618 743 LINE", +"414 743 LINE", +"-107 -74 LINE" +); +} +); +width = 479; +} +); +unicode = 002F; +}, +{ +color = 1; +glyphname = backslash; +lastChange = "2020-02-01 00:44:51 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"392 -74 LINE", +"211 743 LINE", +"128 743 LINE", +"309 -74 LINE" +); +} +); +width = 488; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"364 -74 LINE", +"183 743 LINE", +"145 743 LINE", +"326 -74 LINE" +); +} +); +width = 477; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"468 -74 LINE", +"298 743 LINE", +"102 743 LINE", +"272 -74 LINE" +); +} +); +width = 538; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "66B35FDC-649C-4D92-B922-B73C91CC8EC3"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"519 -74 LINE", +"349 743 LINE", +"51 743 LINE", +"221 -74 LINE" +); +} +); +width = 538; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "02C3A471-E301-4843-BBD0-2AA1AA0C62B5"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"446 -74 LINE", +"266 743 LINE", +"74 743 LINE", +"254 -74 LINE" +); +} +); +width = 488; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "4FEEF1C7-FB0E-45B2-8D8D-D59A060F3CAE"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"422 -74 LINE", +"240 743 LINE", +"87 743 LINE", +"269 -74 LINE" +); +} +); +width = 477; +} +); +unicode = 005C; +}, +{ +color = 1; +glyphname = parenleft; +lastChange = "2020-02-01 00:53:16 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"223 -129 LINE", +"158 -46 OFFCURVE", +"123 40 OFFCURVE", +"123 145 CURVE SMOOTH", +"123 350 OFFCURVE", +"225 518 OFFCURVE", +"389 656 CURVE", +"353 702 LINE", +"168 569 OFFCURVE", +"45 369 OFFCURVE", +"45 155 CURVE SMOOTH", +"45 29 OFFCURVE", +"92 -82 OFFCURVE", +"178 -168 CURVE" +); +} +); +width = 353; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"208 -144 LINE", +"136 -51 OFFCURVE", +"98 61 OFFCURVE", +"98 170 CURVE SMOOTH", +"98 358 OFFCURVE", +"224 541 OFFCURVE", +"379 673 CURVE", +"358 701 LINE", +"196 563 OFFCURVE", +"62 368 OFFCURVE", +"62 168 CURVE SMOOTH", +"62 49 OFFCURVE", +"103 -71 OFFCURVE", +"179 -169 CURVE" +); +} +); +width = 359; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"302 -72 LINE", +"243 2 OFFCURVE", +"218 72 OFFCURVE", +"218 152 CURVE SMOOTH", +"218 322 OFFCURVE", +"303 470 OFFCURVE", +"447 593 CURVE", +"361 704 LINE", +"165 589 OFFCURVE", +"35 385 OFFCURVE", +"35 168 CURVE SMOOTH", +"35 28 OFFCURVE", +"93 -90 OFFCURVE", +"193 -166 CURVE" +); +} +); +width = 403; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "13510C8A-95C8-4305-BADA-93CD37947EDB"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"334 -45 LINE", +"281 21 OFFCURVE", +"259 79 OFFCURVE", +"259 152 CURVE SMOOTH", +"259 302 OFFCURVE", +"330 439 OFFCURVE", +"472 561 CURVE", +"335 737 LINE", +"126 612 OFFCURVE", +"-6 393 OFFCURVE", +"-6 168 CURVE SMOOTH", +"-6 21 OFFCURVE", +"54 -109 OFFCURVE", +"162 -194 CURVE" +); +} +); +width = 403; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "3B7A6732-E486-42D1-8820-1BB95D61EB02"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"263 -95 LINE", +"202 -17 OFFCURVE", +"176 57 OFFCURVE", +"176 145 CURVE SMOOTH", +"176 320 OFFCURVE", +"257 475 OFFCURVE", +"422 614 CURVE", +"320 744 LINE", +"114 595 OFFCURVE", +"-8 377 OFFCURVE", +"-8 155 CURVE SMOOTH", +"-8 19 OFFCURVE", +"43 -107 OFFCURVE", +"137 -203 CURVE" +); +} +); +width = 353; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "CEDA593C-A055-4EE7-AD77-A4F310C9CCF5"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"261 -99 LINE", +"199 -20 OFFCURVE", +"167 75 OFFCURVE", +"167 170 CURVE SMOOTH", +"167 315 OFFCURVE", +"259 479 OFFCURVE", +"421 617 CURVE", +"317 757 LINE", +"112 584 OFFCURVE", +"-7 368 OFFCURVE", +"-7 168 CURVE SMOOTH", +"-7 32 OFFCURVE", +"41 -105 OFFCURVE", +"126 -214 CURVE" +); +} +); +width = 359; +} +); +unicode = 0028; +}, +{ +color = 1; +glyphname = parenright; +lastChange = "2020-02-01 00:55:25 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"187 -39 OFFCURVE", +"310 162 OFFCURVE", +"310 376 CURVE SMOOTH", +"310 502 OFFCURVE", +"263 612 OFFCURVE", +"178 698 CURVE", +"133 660 LINE", +"197 576 OFFCURVE", +"232 491 OFFCURVE", +"232 385 CURVE SMOOTH", +"232 185 OFFCURVE", +"134 15 OFFCURVE", +"-33 -125 CURVE", +"2 -172 LINE" +); +} +); +width = 352; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"166 -35 OFFCURVE", +"300 161 OFFCURVE", +"300 360 CURVE SMOOTH", +"300 478 OFFCURVE", +"259 599 OFFCURVE", +"183 699 CURVE", +"154 675 LINE", +"226 582 OFFCURVE", +"264 469 OFFCURVE", +"264 360 CURVE SMOOTH", +"264 172 OFFCURVE", +"139 -11 OFFCURVE", +"-17 -142 CURVE", +"4 -171 LINE" +); +} +); +width = 360; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"240 -59 OFFCURVE", +"371 144 OFFCURVE", +"371 364 CURVE SMOOTH", +"371 503 OFFCURVE", +"313 620 OFFCURVE", +"213 696 CURVE", +"104 603 LINE", +"162 529 OFFCURVE", +"188 459 OFFCURVE", +"188 379 CURVE SMOOTH", +"188 205 OFFCURVE", +"103 60 OFFCURVE", +"-41 -62 CURVE", +"45 -174 LINE" +); +} +); +width = 403; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "CC084E90-58C8-4787-8CBE-40779837C199"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"281 -81 OFFCURVE", +"412 137 OFFCURVE", +"412 364 CURVE SMOOTH", +"412 509 OFFCURVE", +"352 638 OFFCURVE", +"246 723 CURVE", +"74 576 LINE", +"125 509 OFFCURVE", +"147 450 OFFCURVE", +"147 379 CURVE SMOOTH", +"147 227 OFFCURVE", +"77 92 OFFCURVE", +"-67 -29 CURVE", +"69 -207 LINE" +); +} +); +width = 403; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "2F640F85-FA4F-4666-8FD6-E2A95063A646"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"241 -66 OFFCURVE", +"363 154 OFFCURVE", +"363 376 CURVE SMOOTH", +"363 512 OFFCURVE", +"313 636 OFFCURVE", +"219 733 CURVE", +"92 626 LINE", +"153 545 OFFCURVE", +"179 473 OFFCURVE", +"179 385 CURVE SMOOTH", +"179 211 OFFCURVE", +"98 55 OFFCURVE", +"-65 -82 CURVE", +"34 -214 LINE" +); +} +); +width = 352; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "81247F85-7047-49F4-8820-CAD67E42916A"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"248 -59 OFFCURVE", +"370 160 OFFCURVE", +"370 360 CURVE SMOOTH", +"370 495 OFFCURVE", +"322 633 OFFCURVE", +"237 744 CURVE", +"100 631 LINE", +"160 551 OFFCURVE", +"194 455 OFFCURVE", +"194 360 CURVE SMOOTH", +"194 214 OFFCURVE", +"102 50 OFFCURVE", +"-58 -85 CURVE", +"45 -228 LINE" +); +} +); +width = 360; +} +); +unicode = 0029; +}, +{ +color = 1; +glyphname = braceleft; +lastChange = "2020-02-01 01:41:46 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"274 -113 LINE", +"184 -99 OFFCURVE", +"154 -84 OFFCURVE", +"154 -37 CURVE SMOOTH", +"154 12 OFFCURVE", +"194 137 OFFCURVE", +"194 183 CURVE SMOOTH", +"194 225 OFFCURVE", +"174 250 OFFCURVE", +"139 264 CURVE", +"195 282 OFFCURVE", +"225 314 OFFCURVE", +"238 377 CURVE SMOOTH", +"267 521 LINE SMOOTH", +"283 600 OFFCURVE", +"314 626 OFFCURVE", +"437 644 CURVE", +"436 697 LINE", +"279 680 OFFCURVE", +"226 635 OFFCURVE", +"204 531 CURVE SMOOTH", +"175 391 LINE SMOOTH", +"161 325 OFFCURVE", +"126 293 OFFCURVE", +"54 293 CURVE", +"48 238 LINE", +"105 238 OFFCURVE", +"128 223 OFFCURVE", +"128 182 CURVE SMOOTH", +"128 138 OFFCURVE", +"89 8 OFFCURVE", +"89 -42 CURVE SMOOTH", +"89 -114 OFFCURVE", +"137 -152 OFFCURVE", +"263 -166 CURVE" +); +} +); +width = 406; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"288 -131 LINE", +"197 -121 OFFCURVE", +"158 -92 OFFCURVE", +"158 -33 CURVE SMOOTH", +"158 12 OFFCURVE", +"199 147 OFFCURVE", +"199 193 CURVE SMOOTH", +"199 232 OFFCURVE", +"182 254 OFFCURVE", +"148 265 CURVE", +"202 280 OFFCURVE", +"227 312 OFFCURVE", +"241 379 CURVE SMOOTH", +"270 523 LINE SMOOTH", +"288 609 OFFCURVE", +"342 650 OFFCURVE", +"456 662 CURVE", +"456 697 LINE", +"320 682 OFFCURVE", +"259 635 OFFCURVE", +"237 529 CURVE SMOOTH", +"207 389 LINE SMOOTH", +"192 315 OFFCURVE", +"152 284 OFFCURVE", +"71 284 CURVE", +"67 248 LINE", +"133 248 OFFCURVE", +"161 229 OFFCURVE", +"161 181 CURVE SMOOTH", +"161 128 OFFCURVE", +"122 24 OFFCURVE", +"122 -43 CURVE SMOOTH", +"122 -117 OFFCURVE", +"171 -153 OFFCURVE", +"279 -166 CURVE" +); +} +); +width = 439; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"323 -54 LINE", +"245 -44 OFFCURVE", +"220 -37 OFFCURVE", +"220 -1 CURVE SMOOTH", +"220 34 OFFCURVE", +"252 131 OFFCURVE", +"252 175 CURVE SMOOTH", +"252 218 OFFCURVE", +"230 249 OFFCURVE", +"194 261 CURVE", +"257 281 OFFCURVE", +"284 313 OFFCURVE", +"296 370 CURVE SMOOTH", +"318 485 LINE SMOOTH", +"332 548 OFFCURVE", +"363 571 OFFCURVE", +"467 583 CURVE", +"462 698 LINE", +"280 686 OFFCURVE", +"203 637 OFFCURVE", +"178 516 CURVE SMOOTH", +"158 410 LINE SMOOTH", +"146 353 OFFCURVE", +"107 321 OFFCURVE", +"39 321 CURVE", +"29 211 LINE", +"83 211 OFFCURVE", +"104 200 OFFCURVE", +"104 166 CURVE SMOOTH", +"104 126 OFFCURVE", +"72 36 OFFCURVE", +"72 -15 CURVE SMOOTH", +"72 -106 OFFCURVE", +"141 -156 OFFCURVE", +"296 -166 CURVE" +); +} +); +width = 436; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "D5410FF1-AB37-459C-96E9-16127167D263"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"335 -6 LINE", +"469 533 LINE", +"460 748 LINE", +"255 735 OFFCURVE", +"159 672 OFFCURVE", +"129 526 CURVE SMOOTH", +"111 435 LINE SMOOTH", +"102 391 OFFCURVE", +"81 374 OFFCURVE", +"43 372 CURVE", +"24 153 LINE", +"43 144 OFFCURVE", +"48 128 OFFCURVE", +"41 97 CURVE SMOOTH", +"32 62 OFFCURVE", +"22 18 OFFCURVE", +"22 -15 CURVE SMOOTH", +"22 -137 OFFCURVE", +"113 -202 OFFCURVE", +"285 -215 CURVE" +); +} +); +width = 436; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "60D3D626-37B2-4E42-B4B1-BD0286188096"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"284 -64 LINE", +"438 591 LINE", +"435 750 LINE", +"259 732 OFFCURVE", +"181 676 OFFCURVE", +"152 542 CURVE SMOOTH", +"123 402 LINE SMOOTH", +"114 360 OFFCURVE", +"100 347 OFFCURVE", +"60 346 CURVE", +"40 168 LINE", +"73 152 OFFCURVE", +"67 130 OFFCURVE", +"58 88 CURVE SMOOTH", +"48 42 OFFCURVE", +"36 -10 OFFCURVE", +"36 -42 CURVE SMOOTH", +"36 -146 OFFCURVE", +"108 -201 OFFCURVE", +"252 -218 CURVE" +); +} +); +width = 406; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "5B3E8409-5B57-4A97-8E08-1DD49418A7C1"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"305 -62 LINE", +"456 591 LINE", +"456 767 LINE", +"286 750 OFFCURVE", +"198 683 OFFCURVE", +"169 543 CURVE SMOOTH", +"138 403 LINE SMOOTH", +"130 365 OFFCURVE", +"121 355 OFFCURVE", +"79 354 CURVE", +"59 177 LINE", +"79 181 OFFCURVE", +"91 171 OFFCURVE", +"88 158 CURVE SMOOTH", +"87 153 OFFCURVE", +"87 150 OFFCURVE", +"75 98 CURVE SMOOTH", +"65 55 OFFCURVE", +"52 1 OFFCURVE", +"52 -43 CURVE SMOOTH", +"52 -155 OFFCURVE", +"128 -216 OFFCURVE", +"262 -234 CURVE" +); +} +); +width = 439; +} +); +unicode = 007B; +}, +{ +color = 1; +glyphname = braceright; +lastChange = "2020-02-01 01:41:29 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"131 -149 OFFCURVE", +"184 -103 OFFCURVE", +"205 0 CURVE SMOOTH", +"235 141 LINE SMOOTH", +"249 208 OFFCURVE", +"285 238 OFFCURVE", +"356 238 CURVE", +"362 293 LINE", +"305 293 OFFCURVE", +"282 309 OFFCURVE", +"282 349 CURVE SMOOTH", +"282 398 OFFCURVE", +"320 519 OFFCURVE", +"320 572 CURVE SMOOTH", +"320 645 OFFCURVE", +"272 683 OFFCURVE", +"147 697 CURVE", +"135 644 LINE", +"226 630 OFFCURVE", +"256 614 OFFCURVE", +"256 569 CURVE SMOOTH", +"256 534 OFFCURVE", +"215 393 OFFCURVE", +"215 349 CURVE SMOOTH", +"215 307 OFFCURVE", +"236 281 OFFCURVE", +"270 268 CURVE", +"214 249 OFFCURVE", +"185 217 OFFCURVE", +"172 154 CURVE SMOOTH", +"143 11 LINE SMOOTH", +"126 -70 OFFCURVE", +"93 -95 OFFCURVE", +"-28 -113 CURVE", +"-27 -166 LINE" +); +} +); +width = 407; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"121 -151 OFFCURVE", +"183 -104 OFFCURVE", +"205 2 CURVE SMOOTH", +"234 143 LINE SMOOTH", +"250 217 OFFCURVE", +"290 248 OFFCURVE", +"371 248 CURVE", +"375 284 LINE", +"309 284 OFFCURVE", +"280 303 OFFCURVE", +"280 350 CURVE SMOOTH", +"280 385 OFFCURVE", +"319 525 OFFCURVE", +"319 574 CURVE SMOOTH", +"319 648 OFFCURVE", +"271 684 OFFCURVE", +"162 697 CURVE", +"154 662 LINE", +"244 652 OFFCURVE", +"283 623 OFFCURVE", +"283 564 CURVE SMOOTH", +"283 517 OFFCURVE", +"243 389 OFFCURVE", +"243 337 CURVE SMOOTH", +"243 299 OFFCURVE", +"259 277 OFFCURVE", +"294 267 CURVE", +"239 251 OFFCURVE", +"214 219 OFFCURVE", +"200 152 CURVE SMOOTH", +"171 9 LINE SMOOTH", +"153 -78 OFFCURVE", +"99 -119 OFFCURVE", +"-14 -131 CURVE", +"-14 -166 LINE" +); +} +); +width = 439; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"160 -154 OFFCURVE", +"236 -105 OFFCURVE", +"261 15 CURVE SMOOTH", +"281 122 LINE SMOOTH", +"293 179 OFFCURVE", +"334 211 OFFCURVE", +"400 211 CURVE", +"410 321 LINE", +"355 321 OFFCURVE", +"334 331 OFFCURVE", +"334 365 CURVE SMOOTH", +"334 395 OFFCURVE", +"367 502 OFFCURVE", +"367 546 CURVE SMOOTH", +"367 637 OFFCURVE", +"297 687 OFFCURVE", +"142 697 CURVE", +"116 585 LINE", +"195 575 OFFCURVE", +"219 568 OFFCURVE", +"219 533 CURVE SMOOTH", +"219 501 OFFCURVE", +"187 395 OFFCURVE", +"187 357 CURVE SMOOTH", +"187 314 OFFCURVE", +"209 283 OFFCURVE", +"245 271 CURVE", +"182 251 OFFCURVE", +"155 219 OFFCURVE", +"143 161 CURVE SMOOTH", +"120 47 LINE SMOOTH", +"107 -17 OFFCURVE", +"73 -40 OFFCURVE", +"-29 -52 CURVE", +"-24 -166 LINE" +); +} +); +width = 436; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "6606758B-20E9-4B79-8261-E03B581A56BA"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"183 -203 OFFCURVE", +"280 -141 OFFCURVE", +"310 5 CURVE SMOOTH", +"330 112 LINE SMOOTH", +"337 144 OFFCURVE", +"357 160 OFFCURVE", +"395 161 CURVE", +"415 376 LINE", +"392 384 OFFCURVE", +"390 398 OFFCURVE", +"397 429 CURVE SMOOTH", +"406 468 OFFCURVE", +"417 516 OFFCURVE", +"417 546 CURVE SMOOTH", +"417 666 OFFCURVE", +"325 732 OFFCURVE", +"154 746 CURVE", +"105 536 LINE", +"-32 -2 LINE", +"-22 -216 LINE" +); +} +); +width = 436; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "174C176B-3B10-476A-8AB3-55127DCC2FB1"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"150 -201 OFFCURVE", +"229 -145 OFFCURVE", +"257 -11 CURVE SMOOTH", +"287 130 LINE SMOOTH", +"295 171 OFFCURVE", +"310 184 OFFCURVE", +"350 185 CURVE", +"369 350 LINE", +"337 360 OFFCURVE", +"338 381 OFFCURVE", +"352 445 CURVE SMOOTH", +"362 489 OFFCURVE", +"373 539 OFFCURVE", +"373 572 CURVE SMOOTH", +"373 676 OFFCURVE", +"303 732 OFFCURVE", +"158 749 CURVE", +"124 592 LINE", +"-29 -59 LINE", +"-26 -219 LINE" +); +} +); +width = 407; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "40E12C57-E6F0-4789-8032-9FA235BF89CB"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"156 -219 OFFCURVE", +"244 -151 OFFCURVE", +"274 -12 CURVE SMOOTH", +"302 129 LINE SMOOTH", +"310 167 OFFCURVE", +"321 177 OFFCURVE", +"363 178 CURVE", +"384 359 LINE", +"358 369 OFFCURVE", +"356 387 OFFCURVE", +"365 431 CURVE SMOOTH", +"376 479 OFFCURVE", +"389 540 OFFCURVE", +"389 574 CURVE SMOOTH", +"389 686 OFFCURVE", +"315 748 OFFCURVE", +"178 766 CURVE", +"138 592 LINE", +"-14 -60 LINE", +"-14 -236 LINE" +); +} +); +width = 439; +} +); +unicode = 007D; +}, +{ +color = 1; +glyphname = bracketleft; +lastChange = "2020-02-01 01:42:05 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"237 -115 LINE", +"248 -58 LINE", +"78 -58 LINE", +"231 677 LINE", +"401 677 LINE", +"413 734 LINE", +"177 734 LINE", +"1 -115 LINE" +); +} +); +width = 366; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"233 -115 LINE", +"240 -79 LINE", +"55 -79 LINE", +"217 698 LINE", +"402 698 LINE", +"409 734 LINE", +"188 734 LINE", +"12 -115 LINE" +); +} +); +width = 379; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"292 -160 LINE", +"317 -39 LINE", +"169 -39 LINE", +"296 568 LINE", +"444 568 LINE", +"469 689 LINE", +"174 689 LINE", +"-3 -160 LINE" +); +} +); +width = 424; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "D437A2D6-DD55-4D4F-B145-8DCE50DCC091"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"336 -160 LINE", +"513 689 LINE", +"90 689 LINE", +"-87 -160 LINE" +); +} +); +width = 424; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "0C343F1C-2661-48C3-A417-88F190497D34"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"288 -115 LINE", +"465 734 LINE", +"99 734 LINE", +"-77 -115 LINE" +); +} +); +width = 366; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "1CB92B0C-51DD-4CC4-9C21-AF2661718388"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"301 -115 LINE", +"478 734 LINE", +"98 734 LINE", +"-77 -115 LINE" +); +} +); +width = 379; +} +); +unicode = 005B; +}, +{ +color = 1; +glyphname = bracketright; +lastChange = "2020-02-01 01:42:17 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"210 -115 LINE", +"386 734 LINE", +"150 734 LINE", +"138 677 LINE", +"308 677 LINE", +"155 -58 LINE", +"-15 -58 LINE", +"-26 -115 LINE" +); +} +); +width = 366; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"212 -115 LINE", +"388 734 LINE", +"167 734 LINE", +"160 698 LINE", +"345 698 LINE", +"183 -79 LINE", +"-2 -79 LINE", +"-9 -115 LINE" +); +} +); +width = 379; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"252 -160 LINE", +"429 689 LINE", +"134 689 LINE", +"109 568 LINE", +"257 568 LINE", +"130 -39 LINE", +"-18 -39 LINE", +"-43 -160 LINE" +); +} +); +width = 423; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "714BCD82-6522-4D8B-921C-C2CA3EFEFBEA"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"336 -160 LINE", +"513 689 LINE", +"90 689 LINE", +"-87 -160 LINE" +); +} +); +width = 423; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "4EBEDE0E-30AE-40DB-A054-25CE372E4B80"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"288 -115 LINE", +"464 734 LINE", +"99 734 LINE", +"-77 -115 LINE" +); +} +); +width = 366; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "17099ACA-345C-450B-A988-419C90B4FAAC"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"302 -115 LINE", +"477 734 LINE", +"99 734 LINE", +"-78 -115 LINE" +); +} +); +width = 379; +} +); +unicode = 005D; +}, +{ +color = 1; +glyphname = hyphen; +lastChange = "2020-02-01 01:43:37 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"302 235 LINE", +"318 308 LINE", +"59 308 LINE", +"43 235 LINE" +); +} +); +width = 356; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"317 254 LINE", +"325 290 LINE", +"66 290 LINE", +"58 254 LINE" +); +} +); +width = 377; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"313 199 LINE", +"346 357 LINE", +"62 357 LINE", +"29 199 LINE" +); +} +); +width = 367; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "7A211753-2D4C-49DE-ACEE-6546ACAF2EBA"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"344 149 LINE", +"398 407 LINE", +"31 407 LINE", +"-23 149 LINE" +); +} +); +width = 367; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "FFF5CED7-C2EB-4216-A0F7-98FE51B7B1FC"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"340 182 LINE", +"377 361 LINE", +"21 361 LINE", +"-16 182 LINE" +); +} +); +width = 356; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "9090BC0A-00B9-4384-A6A8-00C978D56812"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"362 184 LINE", +"398 360 LINE", +"21 360 LINE", +"-15 184 LINE" +); +} +); +width = 377; +} +); +unicode = 002D; +}, +{ +color = 1; +glyphname = endash; +lastChange = "2020-02-01 01:45:11 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"509 236 LINE", +"523 307 LINE", +"58 307 LINE", +"44 236 LINE" +); +} +); +width = 562; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"523 254 LINE", +"531 290 LINE", +"66 290 LINE", +"58 254 LINE" +); +} +); +width = 583; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"520 200 LINE", +"553 356 LINE", +"62 356 LINE", +"29 200 LINE" +); +} +); +width = 574; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "B48A98CE-E396-43C1-8DBA-29D82B65E197"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"551 150 LINE", +"605 406 LINE", +"31 406 LINE", +"-23 150 LINE" +); +} +); +width = 574; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "181E5DEF-1812-4809-9B0E-FCC4C0E3A97A"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"546 183 LINE", +"583 360 LINE", +"21 360 LINE", +"-16 183 LINE" +); +} +); +width = 562; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "588F2E6B-8A79-4FA4-B6CE-ECE82E493FB0"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"567 184 LINE", +"604 360 LINE", +"21 360 LINE", +"-15 184 LINE" +); +} +); +width = 583; +} +); +unicode = 2013; +}, +{ +color = 1; +glyphname = emdash; +lastChange = "2020-02-01 01:46:14 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"814 236 LINE", +"828 307 LINE", +"58 307 LINE", +"44 236 LINE" +); +} +); +width = 867; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"828 254 LINE", +"836 290 LINE", +"66 290 LINE", +"58 254 LINE" +); +} +); +width = 888; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"825 200 LINE", +"858 356 LINE", +"62 356 LINE", +"29 200 LINE" +); +} +); +width = 879; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "D8DE4E69-84AC-4AF8-9955-856538C49D7C"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"856 150 LINE", +"910 406 LINE", +"31 406 LINE", +"-23 150 LINE" +); +} +); +width = 879; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "02C75A07-0549-4B34-ACFC-46A4E62EE8FA"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"851 183 LINE", +"888 360 LINE", +"21 360 LINE", +"-15 183 LINE" +); +} +); +width = 867; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "8669FA1B-2C6B-4F93-AE49-62F7FB7A79B0"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"872 184 LINE", +"909 360 LINE", +"21 360 LINE", +"-15 184 LINE" +); +} +); +width = 888; +} +); +unicode = 2014; +}, +{ +color = 1; +glyphname = underscore; +lastChange = "2020-02-01 01:47:47 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"561 -142 LINE", +"575 -75 LINE", +"-21 -75 LINE", +"-35 -142 LINE" +); +} +); +width = 692; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"575 -127 LINE", +"583 -91 LINE", +"-13 -91 LINE", +"-21 -127 LINE" +); +} +); +width = 715; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"544 -159 LINE", +"565 -61 LINE", +"-31 -61 LINE", +"-52 -159 LINE" +); +} +); +width = 666; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "A6EAE557-070A-46B4-AEF1-2831215725FD"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"568 -209 LINE", +"610 -11 LINE", +"-56 -11 LINE", +"-97 -209 LINE" +); +} +); +width = 666; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "9539266D-FB3E-4A40-8768-E3E64F6480EF"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"598 -195 LINE", +"634 -22 LINE", +"-58 -22 LINE", +"-94 -195 LINE" +); +} +); +width = 692; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "605CD216-43D9-4E47-ADA6-F73B5742A52C"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"620 -197 LINE", +"657 -21 LINE", +"-58 -21 LINE", +"-94 -197 LINE" +); +} +); +width = 715; +} +); +unicode = 005F; +}, +{ +glyphname = quotesinglbase; +layers = ( +{ +components = ( +{ +name = comma; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 229; +}, +{ +components = ( +{ +name = comma; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 231; +}, +{ +components = ( +{ +name = comma; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 316; +} +); +unicode = 201A; +}, +{ +color = 1; +glyphname = quotedblbase; +lastChange = "2020-02-01 23:11:44 +0000"; +layers = ( +{ +components = ( +{ +name = comma; +}, +{ +name = comma; +transform = "{1, 0, 0, 1, 182, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 411; +}, +{ +components = ( +{ +name = comma; +transform = "{1, 0, 0, 1, 199, 0}"; +}, +{ +name = comma; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 430; +}, +{ +components = ( +{ +name = comma; +transform = "{1, 0, 0, 1, 300, 0}"; +}, +{ +name = comma; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 616; +} +); +unicode = 201E; +}, +{ +color = 1; +glyphname = quotedblleft; +lastChange = "2020-02-01 02:08:36 +0000"; +layers = ( +{ +components = ( +{ +name = comma; +transform = "{-1, 0, 0, -1, 236, 540}"; +}, +{ +name = comma; +transform = "{-1, 0, 0, -1, 435, 540}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 431; +}, +{ +components = ( +{ +name = comma; +transform = "{-1, 0, 0, -1, 233, 540}"; +}, +{ +name = comma; +transform = "{-1, 0, 0, -1, 412, 540}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 407; +}, +{ +components = ( +{ +name = comma; +transform = "{-1, 0, 0, -1, 320, 540}"; +}, +{ +name = comma; +transform = "{-1, 0, 0, -1, 620, 540}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 616; +} +); +unicode = 201C; +}, +{ +color = 1; +glyphname = quotedblright; +lastChange = "2020-02-01 02:08:36 +0000"; +layers = ( +{ +components = ( +{ +name = comma; +transform = "{1, 0, 0, 1, 120, 579}"; +}, +{ +name = comma; +transform = "{1, 0, 0, 1, 320, 579}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 430; +}, +{ +components = ( +{ +name = comma; +transform = "{1, 0, 0, 1, 124, 599}"; +}, +{ +name = comma; +transform = "{1, 0, 0, 1, 303, 599}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 407; +}, +{ +components = ( +{ +name = comma; +transform = "{1, 0, 0, 1, 102, 486}"; +}, +{ +name = comma; +transform = "{1, 0, 0, 1, 402, 486}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 617; +} +); +unicode = 201D; +}, +{ +color = 1; +glyphname = quoteleft; +lastChange = "2020-02-01 02:08:36 +0000"; +layers = ( +{ +components = ( +{ +name = comma; +transform = "{-1, 0, 0, -1, 236, 540}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 232; +}, +{ +components = ( +{ +name = comma; +transform = "{-1, 0, 0, -1, 233, 540}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 228; +}, +{ +components = ( +{ +name = comma; +transform = "{-1, 0, 0, -1, 322, 549}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 316; +} +); +unicode = 2018; +}, +{ +color = 1; +glyphname = quoteright; +lastChange = "2020-02-01 02:08:36 +0000"; +layers = ( +{ +components = ( +{ +name = comma; +transform = "{1, 0, 0, 1, 120, 579}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 230; +}, +{ +components = ( +{ +name = comma; +transform = "{1, 0, 0, 1, 124, 599}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 228; +}, +{ +components = ( +{ +name = comma; +transform = "{1, 0, 0, 1, 102, 486}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 317; +} +); +unicode = 2019; +}, +{ +color = 1; +glyphname = guillemetleft; +lastChange = "2020-02-01 02:08:36 +0000"; +layers = ( +{ +components = ( +{ +name = guilsinglleft; +}, +{ +name = guilsinglleft; +transform = "{1, 0, 0, 1, 149, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 487; +}, +{ +components = ( +{ +name = guilsinglleft; +}, +{ +name = guilsinglleft; +transform = "{1, 0, 0, 1, 198, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 532; +}, +{ +components = ( +{ +name = guilsinglleft; +}, +{ +name = guilsinglleft; +transform = "{1, 0, 0, 1, 257, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 632; +} +); +unicode = 00AB; +}, +{ +color = 1; +glyphname = guillemetright; +lastChange = "2020-02-01 02:16:14 +0000"; +layers = ( +{ +components = ( +{ +name = guilsinglright; +}, +{ +name = guilsinglright; +transform = "{1, 0, 0, 1, 149, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 487; +}, +{ +components = ( +{ +name = guilsinglright; +}, +{ +name = guilsinglright; +transform = "{1, 0, 0, 1, 196, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 529; +}, +{ +components = ( +{ +name = guilsinglright; +}, +{ +name = guilsinglright; +transform = "{1, 0, 0, 1, 255, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 631; +} +); +unicode = 00BB; +}, +{ +color = 1; +glyphname = guilsinglleft; +lastChange = "2020-02-01 02:23:31 +0000"; +layers = ( +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"227 60 LINE", +"105 249 LINE", +"307 437 LINE", +"273 442 LINE", +"65 249 LINE", +"194 55 LINE" +); +} +); +width = 338; +}, +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"243 69 LINE", +"135 252 LINE", +"320 432 LINE", +"246 448 LINE", +"46 251 LINE", +"166 52 LINE" +); +} +); +width = 334; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"296 79 LINE", +"196 256 LINE", +"373 432 LINE", +"233 462 LINE", +"26 256 LINE", +"152 48 LINE" +); +} +); +width = 375; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "D006195E-8407-43F0-8C5B-FC044662CBB1"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"347 90 LINE", +"258 247 LINE", +"432 419 LINE", +"175 474 LINE", +"-37 264 LINE", +"100 37 LINE" +); +} +); +width = 375; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "55E305F1-2410-4A5F-A304-5942FF91BF7A"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"298 81 LINE", +"202 243 LINE", +"382 418 LINE", +"183 461 LINE", +"-21 259 LINE", +"111 40 LINE" +); +} +); +width = 334; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "141ACDEF-62FB-4DE8-B6A8-FECD906FAB13"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"288 69 LINE", +"177 240 LINE", +"379 427 LINE", +"203 452 LINE", +"-8 258 LINE", +"133 45 LINE" +); +} +); +width = 338; +} +); +unicode = 2039; +}, +{ +color = 1; +glyphname = guilsinglright; +lastChange = "2020-02-01 02:32:29 +0000"; +layers = ( +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"269 249 LINE", +"141 442 LINE", +"107 437 LINE", +"229 249 LINE", +"27 60 LINE", +"62 55 LINE" +); +} +); +width = 338; +}, +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"283 251 LINE", +"161 448 LINE", +"88 432 LINE", +"197 252 LINE", +"11 69 LINE", +"81 52 LINE" +); +} +); +width = 333; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"348 256 LINE", +"221 462 LINE", +"77 432 LINE", +"178 256 LINE", +"0 79 LINE", +"140 48 LINE" +); +} +); +width = 376; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "454DB2E1-FA6B-4CDC-AA5F-AD067D9A66F5"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"411 249 LINE", +"273 473 LINE", +"26 421 LINE", +"116 264 LINE", +"-58 92 LINE", +"198 35 LINE" +); +} +); +width = 376; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "92AA84FF-3C8B-42FF-B089-8030798BC5E8"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"350 243 LINE", +"216 459 LINE", +"34 420 LINE", +"130 260 LINE", +"-49 84 LINE", +"142 38 LINE" +); +} +); +width = 333; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "558D3EB8-9849-4216-8520-45D5E8D57C1E"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"342 241 LINE", +"203 450 LINE", +"47 428 LINE", +"156 258 LINE", +"-45 70 LINE", +"133 45 LINE" +); +} +); +width = 338; +} +); +unicode = 203A; +}, +{ +color = 1; +glyphname = quotedbl; +lastChange = "2020-02-01 02:08:36 +0000"; +layers = ( +{ +components = ( +{ +name = quotesingle; +}, +{ +name = quotesingle; +transform = "{1, 0, 0, 1, 181, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 400; +}, +{ +components = ( +{ +name = quotesingle; +}, +{ +name = quotesingle; +transform = "{1, 0, 0, 1, 181, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 400; +}, +{ +components = ( +{ +name = quotesingle; +}, +{ +name = quotesingle; +transform = "{1, 0, 0, 1, 282, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 573; +} +); +unicode = 0022; +}, +{ +color = 1; +glyphname = quotesingle; +lastChange = "2020-02-01 02:40:13 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"168 429 LINE", +"185 478 OFFCURVE", +"234 613 OFFCURVE", +"234 642 CURVE SMOOTH", +"234 659 OFFCURVE", +"219 675 OFFCURVE", +"197 675 CURVE SMOOTH", +"140 675 OFFCURVE", +"135 613 OFFCURVE", +"131 544 CURVE SMOOTH", +"128 504 OFFCURVE", +"126 461 OFFCURVE", +"124 429 CURVE" +); +} +); +width = 219; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"165 456 LINE", +"209 593 OFFCURVE", +"215 609 OFFCURVE", +"215 622 CURVE SMOOTH", +"215 636 OFFCURVE", +"205 646 OFFCURVE", +"191 646 CURVE SMOOTH", +"151 646 OFFCURVE", +"151 600 OFFCURVE", +"145 544 CURVE SMOOTH", +"143 515 OFFCURVE", +"140 484 OFFCURVE", +"137 456 CURVE" +); +} +); +width = 219; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"202 370 LINE", +"243 441 OFFCURVE", +"316 569 OFFCURVE", +"316 626 CURVE SMOOTH", +"316 671 OFFCURVE", +"284 705 OFFCURVE", +"238 705 CURVE SMOOTH", +"161 705 OFFCURVE", +"116 636 OFFCURVE", +"116 544 CURVE SMOOTH", +"116 492 OFFCURVE", +"125 429 OFFCURVE", +"134 370 CURVE" +); +} +); +width = 291; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "39B963B2-42D8-44A4-94E8-9B9A4B2D84A1"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"260 370 LINE", +"331 497 OFFCURVE", +"364 576 OFFCURVE", +"364 626 CURVE SMOOTH", +"364 699 OFFCURVE", +"311 755 OFFCURVE", +"238 755 CURVE SMOOTH", +"136 755 OFFCURVE", +"66 668 OFFCURVE", +"66 544 CURVE SMOOTH", +"66 491 OFFCURVE", +"75 427 OFFCURVE", +"83 370 CURVE" +); +} +); +width = 291; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "672A34EA-9BC7-4967-BB40-ADA4172EE829"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"234 429 LINE", +"281 564 OFFCURVE", +"296 612 OFFCURVE", +"296 642 CURVE SMOOTH", +"296 696 OFFCURVE", +"251 738 OFFCURVE", +"196 738 CURVE SMOOTH", +"102 738 OFFCURVE", +"76 666 OFFCURVE", +"67 548 CURVE SMOOTH", +"65 521 OFFCURVE", +"61 442 OFFCURVE", +"59 429 CURVE" +); +} +); +width = 219; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "0B1390DE-66A1-4156-9D6E-E4BEE45F4012"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"248 456 LINE", +"252 469 OFFCURVE", +"256 480 OFFCURVE", +"259 491 CURVE SMOOTH", +"283 566 OFFCURVE", +"292 598 OFFCURVE", +"292 622 CURVE SMOOTH", +"292 679 OFFCURVE", +"248 725 OFFCURVE", +"191 725 CURVE SMOOTH", +"97 725 OFFCURVE", +"76 656 OFFCURVE", +"65 551 CURVE SMOOTH", +"63 521 OFFCURVE", +"60 486 OFFCURVE", +"57 456 CURVE" +); +} +); +width = 219; +} +); +unicode = 0027; +}, +{ +glyphname = emspace; +lastChange = "2017-12-07 10:27:31 +0000"; +layers = ( +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 1000; +}, +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 1000; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 1000; +} +); +unicode = 2003; +}, +{ +glyphname = enspace; +lastChange = "2017-12-07 10:27:31 +0000"; +layers = ( +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 500; +}, +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 500; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 500; +} +); +unicode = 2002; +}, +{ +glyphname = fourperemspace; +lastChange = "2017-12-07 10:27:31 +0000"; +layers = ( +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 250; +}, +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 250; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 250; +} +); +unicode = 2005; +}, +{ +glyphname = narrownbspace; +lastChange = "2017-12-07 11:57:11 +0000"; +layers = ( +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 280; +}, +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 275; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 270; +} +); +unicode = 202F; +}, +{ +glyphname = sixperemspace; +lastChange = "2017-12-07 10:27:31 +0000"; +layers = ( +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 166; +}, +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 166; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 166; +} +); +unicode = 2006; +}, +{ +glyphname = space; +lastChange = "2017-12-07 11:56:31 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 275; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 280; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 270; +} +); +unicode = 0020; +}, +{ +glyphname = threeperemspace; +lastChange = "2017-12-07 10:27:31 +0000"; +layers = ( +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 333; +}, +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 333; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 333; +} +); +unicode = 2004; +}, +{ +color = 1; +glyphname = cent; +lastChange = "2020-02-01 04:16:38 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{296, 0}"; +}, +{ +name = top; +position = "{397, 517}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"284 -74 LINE", +"422 589 LINE", +"386 589 LINE", +"248 -74 LINE" +); +}, +{ +closed = 1; +nodes = ( +"358 -12 OFFCURVE", +"437 19 OFFCURVE", +"489 63 CURVE", +"467 90 LINE", +"421 51 OFFCURVE", +"351 24 OFFCURVE", +"300 24 CURVE SMOOTH", +"196 24 OFFCURVE", +"123 96 OFFCURVE", +"123 198 CURVE SMOOTH", +"123 358 OFFCURVE", +"251 493 OFFCURVE", +"403 493 CURVE SMOOTH", +"454 493 OFFCURVE", +"510 466 OFFCURVE", +"539 429 CURVE", +"568 452 LINE", +"532 497 OFFCURVE", +"465 529 OFFCURVE", +"405 529 CURVE SMOOTH", +"232 529 OFFCURVE", +"87 376 OFFCURVE", +"87 195 CURVE SMOOTH", +"87 74 OFFCURVE", +"174 -12 OFFCURVE", +"298 -12 CURVE SMOOTH" +); +} +); +width = 619; +}, +{ +anchors = ( +{ +name = bottom; +position = "{281, 0}"; +}, +{ +name = top; +position = "{382, 517}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"311 -74 LINE", +"449 589 LINE", +"371 589 LINE", +"233 -74 LINE" +); +}, +{ +closed = 1; +nodes = ( +"360 -12 OFFCURVE", +"428 13 OFFCURVE", +"490 65 CURVE", +"445 120 LINE", +"398 76 OFFCURVE", +"349 55 OFFCURVE", +"297 55 CURVE SMOOTH", +"216 55 OFFCURVE", +"147 127 OFFCURVE", +"147 213 CURVE SMOOTH", +"147 348 OFFCURVE", +"254 462 OFFCURVE", +"382 462 CURVE SMOOTH", +"430 462 OFFCURVE", +"481 438 OFFCURVE", +"505 404 CURVE", +"564 451 LINE", +"525 497 OFFCURVE", +"456 529 OFFCURVE", +"396 529 CURVE SMOOTH", +"218 529 OFFCURVE", +"69 382 OFFCURVE", +"69 208 CURVE SMOOTH", +"69 89 OFFCURVE", +"167 -12 OFFCURVE", +"284 -12 CURVE SMOOTH" +); +} +); +width = 597; +}, +{ +anchors = ( +{ +name = bottom; +position = "{281, 0}"; +}, +{ +name = top; +position = "{382, 517}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "C9785C73-CAE3-430A-BB13-AECA18BAE9BB"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"383 -83 OFFCURVE", +"471 -47 OFFCURVE", +"548 22 CURVE", +"640 467 LINE", +"593 544 OFFCURVE", +"488 600 OFFCURVE", +"396 600 CURVE SMOOTH", +"179 600 OFFCURVE", +"-2 422 OFFCURVE", +"-2 208 CURVE SMOOTH", +"-2 49 OFFCURVE", +"128 -83 OFFCURVE", +"284 -83 CURVE SMOOTH" +); +} +); +width = 597; +}, +{ +anchors = ( +{ +name = bottom; +position = "{281, 0}"; +}, +{ +name = top; +position = "{382, 517}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "CD90DB56-FE36-4467-BA7E-FAF58F97F182"; +name = "Regular Italic[700]"; +paths = ( +{ +closed = 1; +nodes = ( +"311 -74 LINE", +"329 13 LINE", +"251 13 LINE", +"233 -74 LINE" +); +}, +{ +closed = 1; +nodes = ( +"431 504 LINE", +"449 589 LINE", +"371 589 LINE", +"353 504 LINE" +); +}, +{ +closed = 1; +nodes = ( +"360 -12 OFFCURVE", +"428 13 OFFCURVE", +"490 65 CURVE", +"445 120 LINE", +"398 76 OFFCURVE", +"349 55 OFFCURVE", +"297 55 CURVE SMOOTH", +"216 55 OFFCURVE", +"147 127 OFFCURVE", +"147 213 CURVE SMOOTH", +"147 348 OFFCURVE", +"254 462 OFFCURVE", +"382 462 CURVE SMOOTH", +"430 462 OFFCURVE", +"481 438 OFFCURVE", +"505 404 CURVE", +"564 451 LINE", +"525 497 OFFCURVE", +"456 529 OFFCURVE", +"396 529 CURVE SMOOTH", +"218 529 OFFCURVE", +"69 382 OFFCURVE", +"69 208 CURVE SMOOTH", +"69 89 OFFCURVE", +"167 -12 OFFCURVE", +"284 -12 CURVE SMOOTH" +); +} +); +width = 597; +}, +{ +anchors = ( +{ +name = bottom; +position = "{290, 0}"; +}, +{ +name = top; +position = "{383, 517}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"337 -74 LINE", +"475 589 LINE", +"365 589 LINE", +"227 -74 LINE" +); +}, +{ +closed = 1; +nodes = ( +"397 -12 OFFCURVE", +"475 21 OFFCURVE", +"539 81 CURVE", +"426 195 LINE", +"402 171 OFFCURVE", +"357 148 OFFCURVE", +"318 148 CURVE SMOOTH", +"272 148 OFFCURVE", +"240 181 OFFCURVE", +"240 225 CURVE SMOOTH", +"240 293 OFFCURVE", +"313 369 OFFCURVE", +"388 369 CURVE SMOOTH", +"414 369 OFFCURVE", +"447 358 OFFCURVE", +"462 335 CURVE", +"602 427 LINE", +"562 485 OFFCURVE", +"496 529 OFFCURVE", +"398 529 CURVE SMOOTH", +"231 529 OFFCURVE", +"59 391 OFFCURVE", +"59 222 CURVE SMOOTH", +"59 91 OFFCURVE", +"163 -12 OFFCURVE", +"307 -12 CURVE SMOOTH" +); +} +); +width = 627; +}, +{ +anchors = ( +{ +name = bottom; +position = "{290, 0}"; +}, +{ +name = top; +position = "{383, 517}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "ACB6E215-BF8F-47EC-A07B-186F1163AA1B"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"388 -74 LINE", +"526 589 LINE", +"314 589 LINE", +"176 -74 LINE" +); +}, +{ +closed = 1; +nodes = ( +"412 -62 OFFCURVE", +"508 -22 OFFCURVE", +"585 55 CURVE", +"662 425 LINE", +"608 524 OFFCURVE", +"514 579 OFFCURVE", +"398 579 CURVE SMOOTH", +"194 579 OFFCURVE", +"9 411 OFFCURVE", +"9 222 CURVE SMOOTH", +"9 61 OFFCURVE", +"138 -62 OFFCURVE", +"307 -62 CURVE SMOOTH" +); +} +); +width = 627; +}, +{ +anchors = ( +{ +name = bottom; +position = "{290, 0}"; +}, +{ +name = top; +position = "{383, 517}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "D724E45A-51D9-4A7B-8555-EA409F132820"; +name = "Bold Italic[700]"; +paths = ( +{ +closed = 1; +nodes = ( +"337 -74 LINE", +"361 43 LINE", +"251 43 LINE", +"227 -74 LINE" +); +}, +{ +closed = 1; +nodes = ( +"451 473 LINE", +"475 589 LINE", +"365 589 LINE", +"341 473 LINE" +); +}, +{ +closed = 1; +nodes = ( +"397 -12 OFFCURVE", +"475 21 OFFCURVE", +"539 81 CURVE", +"426 195 LINE", +"402 171 OFFCURVE", +"357 148 OFFCURVE", +"318 148 CURVE SMOOTH", +"272 148 OFFCURVE", +"240 181 OFFCURVE", +"240 225 CURVE SMOOTH", +"240 293 OFFCURVE", +"313 369 OFFCURVE", +"388 369 CURVE SMOOTH", +"414 369 OFFCURVE", +"447 358 OFFCURVE", +"462 335 CURVE", +"602 427 LINE", +"562 485 OFFCURVE", +"496 529 OFFCURVE", +"398 529 CURVE SMOOTH", +"231 529 OFFCURVE", +"59 391 OFFCURVE", +"59 222 CURVE SMOOTH", +"59 91 OFFCURVE", +"163 -12 OFFCURVE", +"307 -12 CURVE SMOOTH" +); +} +); +width = 627; +}, +{ +anchors = ( +{ +name = bottom; +position = "{290, 0}"; +}, +{ +name = top; +position = "{383, 517}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "28553611-3BC6-4532-BF4E-2BB8ABD1C237"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"388 -74 LINE", +"526 589 LINE", +"314 589 LINE", +"176 -74 LINE" +); +}, +{ +closed = 1; +nodes = ( +"412 -62 OFFCURVE", +"508 -22 OFFCURVE", +"585 55 CURVE", +"662 425 LINE", +"608 524 OFFCURVE", +"514 579 OFFCURVE", +"398 579 CURVE SMOOTH", +"194 579 OFFCURVE", +"9 411 OFFCURVE", +"9 222 CURVE SMOOTH", +"9 61 OFFCURVE", +"138 -62 OFFCURVE", +"307 -62 CURVE SMOOTH" +); +} +); +width = 627; +}, +{ +anchors = ( +{ +name = bottom; +position = "{281, 0}"; +}, +{ +name = top; +position = "{382, 517}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "99F398E1-5D95-47BD-9348-27113238265F"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"383 -83 OFFCURVE", +"471 -47 OFFCURVE", +"548 22 CURVE", +"640 467 LINE", +"593 544 OFFCURVE", +"488 600 OFFCURVE", +"396 600 CURVE SMOOTH", +"179 600 OFFCURVE", +"-2 422 OFFCURVE", +"-2 208 CURVE SMOOTH", +"-2 49 OFFCURVE", +"128 -83 OFFCURVE", +"284 -83 CURVE SMOOTH" +); +} +); +width = 597; +}, +{ +anchors = ( +{ +name = bottom; +position = "{296, 0}"; +}, +{ +name = top; +position = "{397, 517}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "927B0DBC-75F0-49D8-8BF0-5AA41FC9CA85"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"386 -103 OFFCURVE", +"500 -57 OFFCURVE", +"568 11 CURVE", +"663 472 LINE", +"622 557 OFFCURVE", +"510 620 OFFCURVE", +"405 620 CURVE SMOOTH", +"182 620 OFFCURVE", +"-4 426 OFFCURVE", +"-4 195 CURVE SMOOTH", +"-4 24 OFFCURVE", +"124 -103 OFFCURVE", +"298 -103 CURVE SMOOTH" +); +} +); +width = 619; +} +); +unicode = 00A2; +}, +{ +color = 1; +glyphname = dollar; +lastChange = "2020-02-01 04:23:54 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{299, 0}"; +}, +{ +name = top; +position = "{440, 687}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"288 -74 LINE", +"461 759 LINE", +"425 759 LINE", +"252 -74 LINE" +); +}, +{ +closed = 1; +nodes = ( +"452 -11 OFFCURVE", +"577 89 OFFCURVE", +"577 208 CURVE SMOOTH", +"577 294 OFFCURVE", +"517 327 OFFCURVE", +"383 365 CURVE SMOOTH", +"280 394 OFFCURVE", +"206 415 OFFCURVE", +"206 490 CURVE SMOOTH", +"206 584 OFFCURVE", +"308 664 OFFCURVE", +"430 664 CURVE SMOOTH", +"507 664 OFFCURVE", +"579 629 OFFCURVE", +"623 575 CURVE", +"649 601 LINE", +"594 663 OFFCURVE", +"515 700 OFFCURVE", +"432 700 CURVE SMOOTH", +"290 700 OFFCURVE", +"170 600 OFFCURVE", +"170 481 CURVE SMOOTH", +"170 397 OFFCURVE", +"234 369 OFFCURVE", +"365 332 CURVE SMOOTH", +"463 305 OFFCURVE", +"540 282 OFFCURVE", +"540 200 CURVE SMOOTH", +"540 105 OFFCURVE", +"433 25 OFFCURVE", +"305 25 CURVE SMOOTH", +"222 25 OFFCURVE", +"132 59 OFFCURVE", +"80 125 CURVE", +"55 99 LINE", +"114 26 OFFCURVE", +"211 -11 OFFCURVE", +"303 -11 CURVE SMOOTH" +); +} +); +width = 682; +}, +{ +anchors = ( +{ +name = bottom; +position = "{279, 0}"; +}, +{ +name = top; +position = "{418, 687}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"304 -74 LINE", +"477 759 LINE", +"399 759 LINE", +"226 -74 LINE" +); +}, +{ +closed = 1; +nodes = ( +"452 -11 OFFCURVE", +"568 86 OFFCURVE", +"568 222 CURVE SMOOTH", +"568 305 OFFCURVE", +"513 352 OFFCURVE", +"375 385 CURVE SMOOTH", +"263 414 OFFCURVE", +"218 442 OFFCURVE", +"218 486 CURVE SMOOTH", +"218 570 OFFCURVE", +"293 629 OFFCURVE", +"399 629 CURVE SMOOTH", +"460 629 OFFCURVE", +"533 593 OFFCURVE", +"574 543 CURVE", +"631 600 LINE", +"578 659 OFFCURVE", +"486 700 OFFCURVE", +"407 700 CURVE SMOOTH", +"249 700 OFFCURVE", +"138 603 OFFCURVE", +"138 467 CURVE SMOOTH", +"138 388 OFFCURVE", +"193 344 OFFCURVE", +"332 311 CURVE SMOOTH", +"443 283 OFFCURVE", +"487 253 OFFCURVE", +"487 207 CURVE SMOOTH", +"487 121 OFFCURVE", +"407 60 OFFCURVE", +"293 60 CURVE SMOOTH", +"220 60 OFFCURVE", +"137 100 OFFCURVE", +"92 157 CURVE", +"34 100 LINE", +"88 35 OFFCURVE", +"192 -11 OFFCURVE", +"287 -11 CURVE SMOOTH" +); +} +); +width = 651; +}, +{ +anchors = ( +{ +name = bottom; +position = "{279, 0}"; +}, +{ +name = top; +position = "{418, 687}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "858553C5-0BD0-4981-B22C-B9E81750666B"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"489 -80 OFFCURVE", +"637 46 OFFCURVE", +"637 222 CURVE SMOOTH", +"637 342 OFFCURVE", +"558 412 OFFCURVE", +"392 452 CURVE SMOOTH", +"357 461 OFFCURVE", +"287 476 OFFCURVE", +"287 511 CURVE SMOOTH", +"287 544 OFFCURVE", +"330 560 OFFCURVE", +"399 560 CURVE SMOOTH", +"441 560 OFFCURVE", +"497 531 OFFCURVE", +"525 494 CURVE", +"680 649 LINE", +"614 720 OFFCURVE", +"504 769 OFFCURVE", +"407 769 CURVE SMOOTH", +"212 769 OFFCURVE", +"69 642 OFFCURVE", +"69 467 CURVE SMOOTH", +"69 347 OFFCURVE", +"154 282 OFFCURVE", +"316 244 CURVE SMOOTH", +"382 227 OFFCURVE", +"418 217 OFFCURVE", +"418 191 CURVE SMOOTH", +"418 163 OFFCURVE", +"370 129 OFFCURVE", +"293 129 CURVE SMOOTH", +"239 129 OFFCURVE", +"172 162 OFFCURVE", +"142 206 CURVE", +"-15 51 LINE", +"53 -27 OFFCURVE", +"175 -80 OFFCURVE", +"287 -80 CURVE SMOOTH" +); +} +); +width = 651; +}, +{ +anchors = ( +{ +name = bottom; +position = "{279, 0}"; +}, +{ +name = top; +position = "{418, 687}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "ED2C635E-C91F-4FE6-AAB6-CF8DAA0B1DB2"; +name = "Regular Italic[700]"; +paths = ( +{ +closed = 1; +nodes = ( +"304 -74 LINE", +"322 13 LINE", +"244 13 LINE", +"226 -74 LINE" +); +}, +{ +closed = 1; +nodes = ( +"459 674 LINE", +"477 759 LINE", +"399 759 LINE", +"381 674 LINE" +); +}, +{ +closed = 1; +nodes = ( +"452 -11 OFFCURVE", +"568 86 OFFCURVE", +"568 222 CURVE SMOOTH", +"568 305 OFFCURVE", +"513 352 OFFCURVE", +"375 385 CURVE SMOOTH", +"263 414 OFFCURVE", +"218 442 OFFCURVE", +"218 486 CURVE SMOOTH", +"218 570 OFFCURVE", +"293 629 OFFCURVE", +"399 629 CURVE SMOOTH", +"460 629 OFFCURVE", +"533 593 OFFCURVE", +"574 543 CURVE", +"631 600 LINE", +"578 659 OFFCURVE", +"486 700 OFFCURVE", +"407 700 CURVE SMOOTH", +"249 700 OFFCURVE", +"138 603 OFFCURVE", +"138 467 CURVE SMOOTH", +"138 388 OFFCURVE", +"193 344 OFFCURVE", +"332 311 CURVE SMOOTH", +"443 283 OFFCURVE", +"487 253 OFFCURVE", +"487 207 CURVE SMOOTH", +"487 121 OFFCURVE", +"407 60 OFFCURVE", +"293 60 CURVE SMOOTH", +"220 60 OFFCURVE", +"137 100 OFFCURVE", +"92 157 CURVE", +"34 100 LINE", +"88 35 OFFCURVE", +"192 -11 OFFCURVE", +"287 -11 CURVE SMOOTH" +); +} +); +width = 651; +}, +{ +anchors = ( +{ +name = bottom; +position = "{314, 0}"; +}, +{ +name = top; +position = "{454, 687}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"375 -74 LINE", +"548 759 LINE", +"438 759 LINE", +"265 -74 LINE" +); +}, +{ +closed = 1; +nodes = ( +"512 -12 OFFCURVE", +"656 87 OFFCURVE", +"656 240 CURVE SMOOTH", +"656 349 OFFCURVE", +"584 387 OFFCURVE", +"424 424 CURVE SMOOTH", +"349 441 OFFCURVE", +"325 446 OFFCURVE", +"325 471 CURVE SMOOTH", +"325 500 OFFCURVE", +"358 538 OFFCURVE", +"425 538 CURVE SMOOTH", +"469 538 OFFCURVE", +"539 522 OFFCURVE", +"596 473 CURVE", +"712 601 LINE", +"643 666 OFFCURVE", +"547 699 OFFCURVE", +"443 699 CURVE SMOOTH", +"253 699 OFFCURVE", +"127 589 OFFCURVE", +"127 448 CURVE SMOOTH", +"127 320 OFFCURVE", +"230 293 OFFCURVE", +"361 260 CURVE SMOOTH", +"440 240 OFFCURVE", +"459 238 OFFCURVE", +"459 216 CURVE SMOOTH", +"459 186 OFFCURVE", +"422 149 OFFCURVE", +"344 149 CURVE SMOOTH", +"281 149 OFFCURVE", +"206 173 OFFCURVE", +"148 228 CURVE", +"22 109 LINE", +"93 34 OFFCURVE", +"206 -12 OFFCURVE", +"330 -12 CURVE SMOOTH" +); +} +); +width = 723; +}, +{ +anchors = ( +{ +name = bottom; +position = "{314, 0}"; +}, +{ +name = top; +position = "{454, 687}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "76C57524-EE33-40D8-B4F7-424053B11D69"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"40 6 OFFCURVE", +"125 -38 OFFCURVE", +"218 -58 CURVE", +"215 -74 LINE", +"425 -74 LINE", +"428 -60 LINE", +"597 -28 OFFCURVE", +"713 88 OFFCURVE", +"713 240 CURVE SMOOTH", +"713 338 OFFCURVE", +"671 397 OFFCURVE", +"567 440 CURVE", +"751 643 LINE", +"707 684 OFFCURVE", +"653 714 OFFCURVE", +"593 733 CURVE", +"598 759 LINE", +"388 759 LINE", +"387 753 LINE", +"201 733 OFFCURVE", +"70 611 OFFCURVE", +"70 448 CURVE SMOOTH", +"70 350 OFFCURVE", +"117 295 OFFCURVE", +"183 261 CURVE", +"-19 69 LINE" +); +} +); +width = 723; +}, +{ +anchors = ( +{ +name = bottom; +position = "{314, 0}"; +}, +{ +name = top; +position = "{454, 687}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "F55F9F50-2CC1-4C30-A7B9-B30AE2A667E8"; +name = "Bold Italic[700]"; +paths = ( +{ +closed = 1; +nodes = ( +"375 -74 LINE", +"399 43 LINE", +"289 43 LINE", +"265 -74 LINE" +); +}, +{ +closed = 1; +nodes = ( +"524 643 LINE", +"548 759 LINE", +"438 759 LINE", +"414 643 LINE" +); +}, +{ +closed = 1; +nodes = ( +"512 -12 OFFCURVE", +"656 87 OFFCURVE", +"656 240 CURVE SMOOTH", +"656 349 OFFCURVE", +"584 387 OFFCURVE", +"424 424 CURVE SMOOTH", +"349 441 OFFCURVE", +"325 446 OFFCURVE", +"325 471 CURVE SMOOTH", +"325 500 OFFCURVE", +"358 538 OFFCURVE", +"425 538 CURVE SMOOTH", +"469 538 OFFCURVE", +"539 522 OFFCURVE", +"596 473 CURVE", +"712 601 LINE", +"643 666 OFFCURVE", +"547 699 OFFCURVE", +"443 699 CURVE SMOOTH", +"253 699 OFFCURVE", +"127 589 OFFCURVE", +"127 448 CURVE SMOOTH", +"127 320 OFFCURVE", +"230 293 OFFCURVE", +"361 260 CURVE SMOOTH", +"440 240 OFFCURVE", +"459 238 OFFCURVE", +"459 216 CURVE SMOOTH", +"459 186 OFFCURVE", +"422 149 OFFCURVE", +"344 149 CURVE SMOOTH", +"281 149 OFFCURVE", +"206 173 OFFCURVE", +"148 228 CURVE", +"22 109 LINE", +"93 34 OFFCURVE", +"206 -12 OFFCURVE", +"330 -12 CURVE SMOOTH" +); +} +); +width = 723; +}, +{ +anchors = ( +{ +name = bottom; +position = "{314, 0}"; +}, +{ +name = top; +position = "{454, 687}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "457444E8-4796-4F59-AC8B-0C58C7225EDD"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"40 6 OFFCURVE", +"125 -38 OFFCURVE", +"218 -58 CURVE", +"215 -74 LINE", +"425 -74 LINE", +"428 -60 LINE", +"597 -28 OFFCURVE", +"713 88 OFFCURVE", +"713 240 CURVE SMOOTH", +"713 338 OFFCURVE", +"671 397 OFFCURVE", +"567 440 CURVE", +"751 643 LINE", +"707 684 OFFCURVE", +"653 714 OFFCURVE", +"593 733 CURVE", +"598 759 LINE", +"388 759 LINE", +"387 753 LINE", +"201 733 OFFCURVE", +"70 611 OFFCURVE", +"70 448 CURVE SMOOTH", +"70 350 OFFCURVE", +"117 295 OFFCURVE", +"183 261 CURVE", +"-19 69 LINE" +); +} +); +width = 723; +}, +{ +anchors = ( +{ +name = bottom; +position = "{279, 0}"; +}, +{ +name = top; +position = "{418, 687}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "29AF996F-30E4-4A3D-8A63-3C0D13D9E40D"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"489 -80 OFFCURVE", +"637 46 OFFCURVE", +"637 222 CURVE SMOOTH", +"637 342 OFFCURVE", +"558 412 OFFCURVE", +"392 452 CURVE SMOOTH", +"357 461 OFFCURVE", +"287 476 OFFCURVE", +"287 511 CURVE SMOOTH", +"287 544 OFFCURVE", +"330 560 OFFCURVE", +"399 560 CURVE SMOOTH", +"441 560 OFFCURVE", +"497 531 OFFCURVE", +"525 494 CURVE", +"680 649 LINE", +"614 720 OFFCURVE", +"504 769 OFFCURVE", +"407 769 CURVE SMOOTH", +"212 769 OFFCURVE", +"69 642 OFFCURVE", +"69 467 CURVE SMOOTH", +"69 347 OFFCURVE", +"154 282 OFFCURVE", +"316 244 CURVE SMOOTH", +"382 227 OFFCURVE", +"418 217 OFFCURVE", +"418 191 CURVE SMOOTH", +"418 163 OFFCURVE", +"370 129 OFFCURVE", +"293 129 CURVE SMOOTH", +"239 129 OFFCURVE", +"172 162 OFFCURVE", +"142 206 CURVE", +"-15 51 LINE", +"53 -27 OFFCURVE", +"175 -80 OFFCURVE", +"287 -80 CURVE SMOOTH" +); +} +); +width = 651; +}, +{ +anchors = ( +{ +name = bottom; +position = "{299, 0}"; +}, +{ +name = top; +position = "{440, 687}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "807149B3-EF38-4E5B-ACBF-7231A43C16DD"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"500 -100 OFFCURVE", +"666 39 OFFCURVE", +"666 208 CURVE SMOOTH", +"666 340 OFFCURVE", +"582 401 OFFCURVE", +"407 451 CURVE SMOOTH", +"321 475 OFFCURVE", +"295 488 OFFCURVE", +"295 517 CURVE SMOOTH", +"295 564 OFFCURVE", +"357 575 OFFCURVE", +"430 575 CURVE SMOOTH", +"483 575 OFFCURVE", +"532 551 OFFCURVE", +"560 512 CURVE", +"712 664 LINE", +"639 743 OFFCURVE", +"537 789 OFFCURVE", +"432 789 CURVE SMOOTH", +"241 789 OFFCURVE", +"81 650 OFFCURVE", +"81 481 CURVE SMOOTH", +"81 351 OFFCURVE", +"166 296 OFFCURVE", +"341 246 CURVE SMOOTH", +"439 219 OFFCURVE", +"451 210 OFFCURVE", +"451 182 CURVE SMOOTH", +"451 145 OFFCURVE", +"383 114 OFFCURVE", +"305 114 CURVE SMOOTH", +"236 114 OFFCURVE", +"172 145 OFFCURVE", +"143 190 CURVE", +"-7 35 LINE", +"66 -49 OFFCURVE", +"182 -100 OFFCURVE", +"303 -100 CURVE SMOOTH" +); +} +); +width = 682; +} +); +unicode = 0024; +}, +{ +color = 1; +glyphname = euro; +lastChange = "2020-02-01 04:29:41 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{453, 0}"; +}, +{ +name = top; +position = "{593, 687}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"565 236 LINE", +"578 303 LINE", +"82 303 LINE", +"69 236 LINE" +); +}, +{ +closed = 1; +nodes = ( +"599 403 LINE", +"613 470 LINE", +"117 470 LINE", +"103 403 LINE" +); +}, +{ +closed = 1; +nodes = ( +"534 -12 OFFCURVE", +"645 31 OFFCURVE", +"718 91 CURVE", +"673 149 LINE", +"614 97 OFFCURVE", +"528 60 OFFCURVE", +"465 60 CURVE SMOOTH", +"344 60 OFFCURVE", +"242 161 OFFCURVE", +"242 280 CURVE SMOOTH", +"242 468 OFFCURVE", +"398 627 OFFCURVE", +"584 627 CURVE SMOOTH", +"650 627 OFFCURVE", +"722 592 OFFCURVE", +"759 542 CURVE", +"820 592 LINE", +"770 655 OFFCURVE", +"679 699 OFFCURVE", +"599 699 CURVE SMOOTH", +"363 699 OFFCURVE", +"164 507 OFFCURVE", +"164 280 CURVE SMOOTH", +"164 121 OFFCURVE", +"295 -12 OFFCURVE", +"451 -12 CURVE SMOOTH" +); +} +); +width = 820; +}, +{ +anchors = ( +{ +name = bottom; +position = "{489, 0}"; +}, +{ +name = top; +position = "{628, 687}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"586 252 LINE", +"593 288 LINE", +"97 288 LINE", +"90 252 LINE" +); +}, +{ +closed = 1; +nodes = ( +"621 419 LINE", +"628 455 LINE", +"132 455 LINE", +"125 419 LINE" +); +}, +{ +closed = 1; +nodes = ( +"581 -12 OFFCURVE", +"689 33 OFFCURVE", +"761 92 CURVE", +"738 120 LINE", +"672 64 OFFCURVE", +"573 24 OFFCURVE", +"493 24 CURVE SMOOTH", +"361 24 OFFCURVE", +"242 134 OFFCURVE", +"242 289 CURVE SMOOTH", +"242 481 OFFCURVE", +"426 663 OFFCURVE", +"625 663 CURVE SMOOTH", +"719 663 OFFCURVE", +"792 622 OFFCURVE", +"834 570 CURVE", +"863 593 LINE", +"812 655 OFFCURVE", +"728 699 OFFCURVE", +"626 699 CURVE SMOOTH", +"408 699 OFFCURVE", +"206 499 OFFCURVE", +"206 286 CURVE SMOOTH", +"206 110 OFFCURVE", +"343 -12 OFFCURVE", +"491 -12 CURVE SMOOTH" +); +} +); +width = 885; +}, +{ +anchors = ( +{ +name = bottom; +position = "{412, 0}"; +}, +{ +name = top; +position = "{552, 687}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"525 247 LINE", +"541 324 LINE", +"75 324 LINE", +"59 247 LINE" +); +}, +{ +closed = 1; +nodes = ( +"551 372 LINE", +"567 449 LINE", +"101 449 LINE", +"85 372 LINE" +); +}, +{ +closed = 1; +nodes = ( +"525 -12 OFFCURVE", +"646 36 OFFCURVE", +"722 104 CURVE", +"599 240 LINE", +"557 195 OFFCURVE", +"490 164 OFFCURVE", +"439 164 CURVE SMOOTH", +"373 164 OFFCURVE", +"308 215 OFFCURVE", +"308 302 CURVE SMOOTH", +"308 414 OFFCURVE", +"417 523 OFFCURVE", +"532 523 CURVE SMOOTH", +"589 523 OFFCURVE", +"631 496 OFFCURVE", +"653 459 CURVE", +"813 573 LINE", +"758 645 OFFCURVE", +"659 699 OFFCURVE", +"541 699 CURVE SMOOTH", +"318 699 OFFCURVE", +"111 508 OFFCURVE", +"111 298 CURVE SMOOTH", +"111 123 OFFCURVE", +"254 -12 OFFCURVE", +"424 -12 CURVE SMOOTH" +); +} +); +width = 805; +}, +{ +anchors = ( +{ +name = bottom; +position = "{412, 0}"; +}, +{ +name = top; +position = "{552, 687}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "61ADF563-9991-4935-873C-3F43572DD4BD"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"75 197 LINE", +"120 45 OFFCURVE", +"261 -62 OFFCURVE", +"424 -62 CURVE SMOOTH", +"541 -62 OFFCURVE", +"684 -4 OFFCURVE", +"768 79 CURVE", +"871 575 LINE", +"806 682 OFFCURVE", +"677 749 OFFCURVE", +"541 749 CURVE SMOOTH", +"371 749 OFFCURVE", +"202 648 OFFCURVE", +"117 499 CURVE", +"111 499 LINE", +"49 197 LINE" +); +} +); +width = 805; +}, +{ +anchors = ( +{ +name = bottom; +position = "{453, 0}"; +}, +{ +name = top; +position = "{593, 687}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "0E74C22A-6E28-4C08-BF76-5F7FB05CAC35"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"125 183 LINE", +"167 41 OFFCURVE", +"298 -65 OFFCURVE", +"451 -65 CURVE SMOOTH", +"559 -65 OFFCURVE", +"704 -3 OFFCURVE", +"783 80 CURVE", +"888 585 LINE", +"838 681 OFFCURVE", +"711 752 OFFCURVE", +"599 752 CURVE SMOOTH", +"425 752 OFFCURVE", +"269 659 OFFCURVE", +"183 523 CURVE", +"127 523 LINE", +"58 183 LINE" +); +} +); +width = 820; +}, +{ +anchors = ( +{ +name = bottom; +position = "{489, 0}"; +}, +{ +name = top; +position = "{628, 687}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "0FF4E1CC-24BF-4DD9-ABBC-B7B5D50C21BE"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"161 196 LINE", +"199 43 OFFCURVE", +"332 -68 OFFCURVE", +"491 -68 CURVE SMOOTH", +"613 -68 OFFCURVE", +"774 6 OFFCURVE", +"854 108 CURVE", +"948 562 LINE", +"894 681 OFFCURVE", +"767 755 OFFCURVE", +"626 755 CURVE SMOOTH", +"459 755 OFFCURVE", +"300 653 OFFCURVE", +"215 511 CURVE", +"143 511 LINE", +"79 196 LINE" +); +} +); +width = 885; +} +); +unicode = 20AC; +}, +{ +color = 1; +glyphname = sterling; +lastChange = "2020-02-01 04:40:00 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"535 0 LINE", +"551 74 LINE", +"154 74 LINE", +"172 50 LINE", +"256 460 LINE SMOOTH", +"276 557 OFFCURVE", +"352 628 OFFCURVE", +"436 628 CURVE SMOOTH", +"506 628 OFFCURVE", +"560 590 OFFCURVE", +"565 532 CURVE", +"631 582 LINE", +"612 649 OFFCURVE", +"534 699 OFFCURVE", +"439 699 CURVE SMOOTH", +"315 699 OFFCURVE", +"208 604 OFFCURVE", +"179 466 CURVE SMOOTH", +"97 74 LINE", +"25 38 LINE", +"18 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"417 261 LINE", +"431 328 LINE", +"89 328 LINE", +"75 261 LINE" +); +} +); +width = 658; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"504 0 LINE", +"512 36 LINE", +"115 36 LINE", +"124 24 LINE", +"214 462 LINE SMOOTH", +"239 579 OFFCURVE", +"328 663 OFFCURVE", +"429 663 CURVE SMOOTH", +"509 663 OFFCURVE", +"567 625 OFFCURVE", +"584 558 CURVE", +"612 578 LINE", +"592 653 OFFCURVE", +"525 699 OFFCURVE", +"431 699 CURVE SMOOTH", +"311 699 OFFCURVE", +"208 602 OFFCURVE", +"179 464 CURVE SMOOTH", +"90 36 LINE", +"40 18 LINE", +"36 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"389 277 LINE", +"397 313 LINE", +"102 313 LINE", +"94 277 LINE" +); +} +); +width = 647; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"620 0 LINE", +"650 143 LINE", +"275 143 LINE", +"321 87 LINE", +"391 435 LINE SMOOTH", +"401 482 OFFCURVE", +"449 523 OFFCURVE", +"503 523 CURVE SMOOTH", +"531 523 OFFCURVE", +"562 505 OFFCURVE", +"574 470 CURVE", +"717 579 LINE", +"680 646 OFFCURVE", +"588 699 OFFCURVE", +"488 699 CURVE SMOOTH", +"349 699 OFFCURVE", +"233 609 OFFCURVE", +"204 471 CURVE SMOOTH", +"135 143 LINE", +"21 76 LINE", +"7 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"489 250 LINE", +"508 337 LINE", +"103 337 LINE", +"84 250 LINE" +); +} +); +width = 735; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "4130BA53-872A-4AAF-AAC2-94C75CA60908"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"681 0 LINE", +"787 511 LINE", +"788 644 OFFCURVE", +"638 749 OFFCURVE", +"488 749 CURVE SMOOTH", +"324 749 OFFCURVE", +"189 640 OFFCURVE", +"155 481 CURVE SMOOTH", +"135 387 LINE", +"63 387 LINE", +"22 200 LINE", +"96 200 LINE", +"91 175 LINE", +"-24 108 LINE", +"-44 0 LINE" +); +} +); +width = 735; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "ACEBC546-2916-4558-9FE7-E08D77432E71"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"590 0 LINE", +"685 514 LINE", +"710 648 OFFCURVE", +"589 752 OFFCURVE", +"439 752 CURVE SMOOTH", +"289 752 OFFCURVE", +"161 638 OFFCURVE", +"127 477 CURVE SMOOTH", +"107 381 LINE", +"46 381 LINE", +"10 208 LINE", +"71 208 LINE", +"50 110 LINE", +"-22 74 LINE", +"-36 0 LINE" +); +} +); +width = 658; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "8F73382D-0986-41F6-AFD3-9140E02996BC"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"561 0 LINE", +"675 536 LINE", +"669 669 OFFCURVE", +"569 755 OFFCURVE", +"431 755 CURVE SMOOTH", +"285 755 OFFCURVE", +"159 640 OFFCURVE", +"124 475 CURVE SMOOTH", +"102 369 LINE", +"57 369 LINE", +"24 221 LINE", +"72 221 LINE", +"42 78 LINE", +"-8 60 LINE", +"-22 0 LINE" +); +} +); +width = 647; +} +); +unicode = 00A3; +}, +{ +color = 1; +glyphname = yen; +lastChange = "2020-02-01 04:47:27 +0000"; +layers = ( +{ +anchors = ( +{ +name = top; +position = "{464, 687}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"606 115 LINE", +"620 182 LINE", +"124 182 LINE", +"110 115 LINE" +); +}, +{ +closed = 1; +nodes = ( +"637 262 LINE", +"651 329 LINE", +"155 329 LINE", +"141 262 LINE" +); +}, +{ +closed = 1; +nodes = ( +"370 0 LINE", +"430 280 LINE", +"790 687 LINE", +"694 687 LINE", +"395 347 LINE", +"234 687 LINE", +"155 687 LINE", +"348 280 LINE", +"288 0 LINE" +); +} +); +width = 767; +}, +{ +anchors = ( +{ +name = top; +position = "{472, 687}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"584 131 LINE", +"591 167 LINE", +"135 167 LINE", +"128 131 LINE" +); +}, +{ +closed = 1; +nodes = ( +"614 278 LINE", +"622 314 LINE", +"166 314 LINE", +"158 278 LINE" +); +}, +{ +closed = 1; +nodes = ( +"349 0 LINE", +"408 279 LINE", +"773 687 LINE", +"726 687 LINE", +"394 317 LINE", +"217 687 LINE", +"177 687 LINE", +"372 279 LINE", +"313 0 LINE" +); +} +); +width = 772; +}, +{ +anchors = ( +{ +name = top; +position = "{478, 687}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"628 90 LINE", +"646 177 LINE", +"150 177 LINE", +"132 90 LINE" +); +}, +{ +closed = 1; +nodes = ( +"657 230 LINE", +"675 317 LINE", +"179 317 LINE", +"161 230 LINE" +); +}, +{ +closed = 1; +nodes = ( +"448 0 LINE", +"498 226 LINE", +"857 687 LINE", +"639 687 LINE", +"422 394 LINE", +"316 687 LINE", +"136 687 LINE", +"304 226 LINE", +"254 0 LINE" +); +} +); +width = 815; +}, +{ +anchors = ( +{ +name = top; +position = "{478, 687}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "2583D6DD-AD72-44C0-BD15-E7315645BDAD"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"709 0 LINE", +"775 317 LINE", +"904 687 LINE", +"89 687 LINE", +"79 317 LINE", +"13 0 LINE" +); +} +); +width = 815; +}, +{ +anchors = ( +{ +name = top; +position = "{464, 687}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "B7C49468-4C03-4A7D-B065-CB70328C5340"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"652 0 LINE", +"721 329 LINE", +"856 687 LINE", +"89 687 LINE", +"85 329 LINE", +"16 0 LINE" +); +} +); +width = 767; +}, +{ +anchors = ( +{ +name = top; +position = "{472, 687}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "7C41F6E4-5C4D-452C-A0D1-9081B3AA4FA7"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"659 0 LINE", +"722 314 LINE", +"861 687 LINE", +"89 687 LINE", +"66 314 LINE", +"3 0 LINE" +); +} +); +width = 772; +} +); +unicode = 00A5; +}, +{ +color = 1; +glyphname = plus; +lastChange = "2020-02-01 05:13:15 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"528 297 LINE", +"544 371 LINE", +"85 371 LINE", +"69 297 LINE" +); +}, +{ +closed = 1; +nodes = ( +"296 105 LINE", +"392 564 LINE", +"317 564 LINE", +"221 105 LINE" +); +} +); +width = 582; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"550 316 LINE", +"558 352 LINE", +"99 352 LINE", +"91 316 LINE" +); +}, +{ +closed = 1; +nodes = ( +"295 105 LINE", +"391 564 LINE", +"355 564 LINE", +"259 105 LINE" +); +} +); +width = 618; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"550 259 LINE", +"581 408 LINE", +"82 408 LINE", +"51 259 LINE" +); +}, +{ +closed = 1; +nodes = ( +"345 84 LINE", +"449 583 LINE", +"289 583 LINE", +"185 84 LINE" +); +} +); +width = 601; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "0A9BE88D-7C9D-4A5F-9096-EA80901E4DC8"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"591 209 LINE", +"642 458 LINE", +"41 458 LINE", +"-10 209 LINE" +); +}, +{ +closed = 1; +nodes = ( +"396 84 LINE", +"500 583 LINE", +"238 583 LINE", +"134 84 LINE" +); +} +); +width = 601; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "FB4C5CB1-9C8B-418A-8107-2DB918B0F98A"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"577 244 LINE", +"616 424 LINE", +"36 424 LINE", +"-3 244 LINE" +); +}, +{ +closed = 1; +nodes = ( +"350 105 LINE", +"446 564 LINE", +"263 564 LINE", +"167 105 LINE" +); +} +); +width = 582; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "46CEC3A7-2418-44D9-B31A-448B7C925413"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"616 260 LINE", +"649 408 LINE", +"33 408 LINE", +"0 260 LINE" +); +}, +{ +closed = 1; +nodes = ( +"352 105 LINE", +"448 563 LINE", +"298 563 LINE", +"202 105 LINE" +); +} +); +width = 618; +} +); +unicode = 002B; +}, +{ +color = 1; +glyphname = minus; +lastChange = "2020-02-01 05:14:34 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"544 297 LINE", +"560 371 LINE", +"101 371 LINE", +"85 297 LINE" +); +} +); +width = 614; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"563 316 LINE", +"571 352 LINE", +"112 352 LINE", +"104 316 LINE" +); +} +); +width = 644; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"575 259 LINE", +"606 408 LINE", +"107 408 LINE", +"76 259 LINE" +); +} +); +width = 651; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "30DBE3D9-47C6-4901-9D20-2541BB3F90CD"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"641 209 LINE", +"692 458 LINE", +"41 458 LINE", +"-10 209 LINE" +); +} +); +width = 651; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "210BCD80-3A38-4CC1-B814-557E5D4F4804"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"609 244 LINE", +"648 424 LINE", +"36 424 LINE", +"-3 244 LINE" +); +} +); +width = 614; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "22E1A13D-2E06-405A-9C45-098E642A72AC"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"642 260 LINE", +"675 408 LINE", +"33 408 LINE", +"0 260 LINE" +); +} +); +width = 644; +} +); +unicode = 2212; +}, +{ +color = 1; +glyphname = multiply; +lastChange = "2020-02-01 05:23:57 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"481 470 LINE", +"438 523 LINE", +"48 198 LINE", +"92 146 LINE" +); +}, +{ +closed = 1; +nodes = ( +"425 199 LINE", +"166 523 LINE", +"104 470 LINE", +"363 146 LINE" +); +} +); +width = 497; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"477 484 LINE", +"455 509 LINE", +"65 185 LINE", +"86 159 LINE" +); +}, +{ +closed = 1; +nodes = ( +"414 185 LINE", +"156 509 LINE", +"126 484 LINE", +"385 159 LINE" +); +} +); +width = 509; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"550 457 LINE", +"461 563 LINE", +"39 210 LINE", +"128 104 LINE" +); +}, +{ +closed = 1; +nodes = ( +"503 214 LINE", +"219 567 LINE", +"87 454 LINE", +"371 101 LINE" +); +} +); +width = 558; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "FF6160A9-A113-4824-AB8E-F7DE563BAAF0"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"583 419 LINE", +"429 601 LINE", +"6 248 LINE", +"160 66 LINE" +); +}, +{ +closed = 1; +nodes = ( +"541 246 LINE", +"258 599 LINE", +"50 420 LINE", +"333 67 LINE" +); +} +); +width = 558; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "CA279DFD-FE28-4A15-AB1B-33F40A9BA20B"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"514 429 LINE", +"404 564 LINE", +"13 238 LINE", +"126 105 LINE" +); +}, +{ +closed = 1; +nodes = ( +"466 233 LINE", +"207 557 LINE", +"64 435 LINE", +"323 111 LINE" +); +} +); +width = 497; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "1E9A8D72-529E-4CEB-BEA0-702F3F2F27CC"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"515 443 LINE", +"418 552 LINE", +"30 228 LINE", +"121 116 LINE" +); +}, +{ +closed = 1; +nodes = ( +"456 222 LINE", +"199 545 LINE", +"83 448 LINE", +"344 121 LINE" +); +} +); +width = 509; +} +); +unicode = 00D7; +}, +{ +color = 1; +glyphname = divide; +lastChange = "2020-02-01 06:07:14 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"528 297 LINE", +"544 371 LINE", +"85 371 LINE", +"69 297 LINE" +); +}, +{ +closed = 1; +nodes = ( +"299 118 OFFCURVE", +"327 147 OFFCURVE", +"327 179 CURVE SMOOTH", +"327 205 OFFCURVE", +"308 226 OFFCURVE", +"280 226 CURVE SMOOTH", +"250 226 OFFCURVE", +"220 202 OFFCURVE", +"220 166 CURVE SMOOTH", +"220 139 OFFCURVE", +"239 118 OFFCURVE", +"269 118 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"365 442 OFFCURVE", +"395 470 OFFCURVE", +"395 502 CURVE SMOOTH", +"395 528 OFFCURVE", +"375 550 OFFCURVE", +"347 550 CURVE SMOOTH", +"317 550 OFFCURVE", +"287 526 OFFCURVE", +"287 490 CURVE SMOOTH", +"287 463 OFFCURVE", +"306 442 OFFCURVE", +"336 442 CURVE SMOOTH" +); +} +); +width = 585; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"544 316 LINE", +"552 352 LINE", +"93 352 LINE", +"85 316 LINE" +); +}, +{ +closed = 1; +nodes = ( +"299 142 OFFCURVE", +"315 158 OFFCURVE", +"315 176 CURVE SMOOTH", +"315 190 OFFCURVE", +"305 202 OFFCURVE", +"290 202 CURVE SMOOTH", +"270 202 OFFCURVE", +"255 183 OFFCURVE", +"255 168 CURVE SMOOTH", +"255 153 OFFCURVE", +"266 142 OFFCURVE", +"283 142 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"367 466 OFFCURVE", +"383 483 OFFCURVE", +"383 501 CURVE SMOOTH", +"383 515 OFFCURVE", +"372 526 OFFCURVE", +"357 526 CURVE SMOOTH", +"337 526 OFFCURVE", +"323 509 OFFCURVE", +"323 494 CURVE SMOOTH", +"323 478 OFFCURVE", +"333 466 OFFCURVE", +"350 466 CURVE SMOOTH" +); +} +); +width = 618; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"547 260 LINE", +"578 409 LINE", +"79 409 LINE", +"48 260 LINE" +); +}, +{ +closed = 1; +nodes = ( +"318 30 OFFCURVE", +"368 79 OFFCURVE", +"368 137 CURVE SMOOTH", +"368 186 OFFCURVE", +"331 226 OFFCURVE", +"280 226 CURVE SMOOTH", +"225 226 OFFCURVE", +"174 184 OFFCURVE", +"174 121 CURVE SMOOTH", +"174 70 OFFCURVE", +"210 30 OFFCURVE", +"264 30 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"404 442 OFFCURVE", +"453 490 OFFCURVE", +"453 548 CURVE SMOOTH", +"453 597 OFFCURVE", +"418 638 OFFCURVE", +"366 638 CURVE SMOOTH", +"312 638 OFFCURVE", +"259 596 OFFCURVE", +"259 534 CURVE SMOOTH", +"259 482 OFFCURVE", +"296 442 OFFCURVE", +"350 442 CURVE SMOOTH" +); +} +); +width = 595; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "CFD3FB0A-FD09-4354-B3E9-7288B133199A"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"585 210 LINE", +"636 459 LINE", +"42 459 LINE", +"-9 210 LINE" +); +}, +{ +closed = 1; +nodes = ( +"347 -20 OFFCURVE", +"418 53 OFFCURVE", +"418 137 CURVE SMOOTH", +"418 214 OFFCURVE", +"358 276 OFFCURVE", +"280 276 CURVE SMOOTH", +"193 276 OFFCURVE", +"124 207 OFFCURVE", +"124 121 CURVE SMOOTH", +"124 41 OFFCURVE", +"184 -20 OFFCURVE", +"264 -20 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"433 392 OFFCURVE", +"503 464 OFFCURVE", +"503 548 CURVE SMOOTH", +"503 627 OFFCURVE", +"444 688 OFFCURVE", +"366 688 CURVE SMOOTH", +"279 688 OFFCURVE", +"209 619 OFFCURVE", +"209 534 CURVE SMOOTH", +"209 453 OFFCURVE", +"270 392 OFFCURVE", +"350 392 CURVE SMOOTH" +); +} +); +width = 595; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "CDF1B0C6-F7FA-4C26-AEF8-130704CC0B00"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"580 244 LINE", +"619 424 LINE", +"36 424 LINE", +"-3 244 LINE" +); +}, +{ +closed = 1; +nodes = ( +"329 65 OFFCURVE", +"380 119 OFFCURVE", +"380 179 CURVE SMOOTH", +"380 235 OFFCURVE", +"336 279 OFFCURVE", +"280 279 CURVE SMOOTH", +"219 279 OFFCURVE", +"167 229 OFFCURVE", +"167 166 CURVE SMOOTH", +"167 108 OFFCURVE", +"211 65 OFFCURVE", +"269 65 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"396 389 OFFCURVE", +"448 442 OFFCURVE", +"448 502 CURVE SMOOTH", +"448 558 OFFCURVE", +"403 603 OFFCURVE", +"347 603 CURVE SMOOTH", +"286 603 OFFCURVE", +"234 553 OFFCURVE", +"234 490 CURVE SMOOTH", +"234 432 OFFCURVE", +"278 389 OFFCURVE", +"336 389 CURVE SMOOTH" +); +} +); +width = 585; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "666383EE-0C6C-4ACE-829F-E2B6FEA8A8EA"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"616 260 LINE", +"649 408 LINE", +"33 408 LINE", +"0 260 LINE" +); +}, +{ +closed = 1; +nodes = ( +"331 86 OFFCURVE", +"371 128 OFFCURVE", +"371 176 CURVE SMOOTH", +"371 221 OFFCURVE", +"336 258 OFFCURVE", +"290 258 CURVE SMOOTH", +"241 258 OFFCURVE", +"199 216 OFFCURVE", +"199 168 CURVE SMOOTH", +"199 121 OFFCURVE", +"236 86 OFFCURVE", +"283 86 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"398 410 OFFCURVE", +"439 453 OFFCURVE", +"439 501 CURVE SMOOTH", +"439 546 OFFCURVE", +"403 582 OFFCURVE", +"357 582 CURVE SMOOTH", +"308 582 OFFCURVE", +"267 542 OFFCURVE", +"267 494 CURVE SMOOTH", +"267 447 OFFCURVE", +"303 410 OFFCURVE", +"350 410 CURVE SMOOTH" +); +} +); +width = 618; +} +); +unicode = 00F7; +}, +{ +color = 1; +glyphname = equal; +lastChange = "2020-02-01 06:07:17 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"574 407 LINE", +"590 481 LINE", +"131 481 LINE", +"115 407 LINE" +); +}, +{ +closed = 1; +nodes = ( +"528 187 LINE", +"544 261 LINE", +"85 261 LINE", +"69 187 LINE" +); +} +); +width = 628; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"593 426 LINE", +"601 462 LINE", +"142 462 LINE", +"134 426 LINE" +); +}, +{ +closed = 1; +nodes = ( +"547 206 LINE", +"555 242 LINE", +"96 242 LINE", +"88 206 LINE" +); +} +); +width = 658; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"613 382 LINE", +"644 531 LINE", +"145 531 LINE", +"114 382 LINE" +); +}, +{ +closed = 1; +nodes = ( +"564 148 LINE", +"595 297 LINE", +"96 297 LINE", +"65 148 LINE" +); +} +); +width = 675; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "4F661EE1-BAA3-4339-B0BE-61D664AEF9F8"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"642 98 LINE", +"742 581 LINE", +"67 581 LINE", +"-33 98 LINE" +); +} +); +width = 675; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "5296492E-E590-4F4A-A683-CABA3408361B"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"600 134 LINE", +"685 534 LINE", +"59 534 LINE", +"-26 134 LINE" +); +} +); +width = 628; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "5B83B33F-2E08-424B-A6A5-321BCBDA7355"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"633 150 LINE", +"712 518 LINE", +"55 518 LINE", +"-23 150 LINE" +); +} +); +width = 658; +} +); +unicode = 003D; +}, +{ +color = 1; +glyphname = greater; +lastChange = "2020-02-01 05:32:33 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"534 314 LINE", +"546 373 LINE", +"138 599 LINE", +"124 529 LINE", +"466 344 LINE", +"46 159 LINE", +"32 88 LINE" +); +} +); +width = 582; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"551 322 LINE", +"559 366 LINE", +"150 586 LINE", +"141 542 LINE", +"508 344 LINE", +"59 146 LINE", +"50 102 LINE" +); +} +); +width = 617; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"554 267 LINE", +"584 420 LINE", +"148 609 LINE", +"119 459 LINE", +"425 343 LINE", +"70 229 LINE", +"40 78 LINE" +); +} +); +width = 603; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "EB739616-CC10-41CA-A32C-90537B3A1A83"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"597 230 LINE", +"643 449 LINE", +"90 689 LINE", +"-56 -11 LINE" +); +} +); +width = 603; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "00945785-5377-4C64-BED5-9A6DAD4E2C8A"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"586 279 LINE", +"611 399 LINE", +"89 686 LINE", +"-55 -9 LINE" +); +} +); +width = 582; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "A9CDF746-8E9B-4F94-B2B9-ACB391EF8ACE"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"624 294 LINE", +"643 384 LINE", +"88 683 LINE", +"-55 -6 LINE" +); +} +); +width = 617; +} +); +unicode = 003E; +}, +{ +color = 1; +glyphname = less; +lastChange = "2020-02-01 06:07:17 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"494 159 LINE", +"152 344 LINE", +"572 529 LINE", +"586 599 LINE", +"84 373 LINE", +"72 314 LINE", +"480 88 LINE" +); +} +); +width = 583; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"511 146 LINE", +"144 344 LINE", +"593 542 LINE", +"602 586 LINE", +"101 366 LINE", +"93 322 LINE", +"502 102 LINE" +); +} +); +width = 617; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"520 229 LINE", +"214 343 LINE", +"570 459 LINE", +"599 609 LINE", +"85 420 LINE", +"55 267 LINE", +"490 78 LINE" +); +} +); +width = 603; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "9CE7B990-2A0F-4CEF-AAA3-1BC3ED6F3F89"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"694 698 LINE", +"41 457 LINE", +"-4 238 LINE", +"549 -2 LINE" +); +} +); +width = 603; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "CAD1BAAF-A753-4BB9-9942-76EC0D2111D6"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"674 697 LINE", +"31 407 LINE", +"6 289 LINE", +"529 0 LINE" +); +} +); +width = 583; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "9F4CC21B-20CF-431D-A4B6-5152E9DBD6F3"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"708 694 LINE", +"28 394 LINE", +"9 304 LINE", +"564 5 LINE" +); +} +); +width = 617; +} +); +unicode = 003C; +}, +{ +color = 1; +glyphname = asciitilde; +lastChange = "2020-02-01 06:07:17 +0000"; +layers = ( +{ +components = ( +{ +name = tilde; +transform = "{1, 0, 0, 1, -27, -275}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +width = 456; +}, +{ +components = ( +{ +name = tilde; +transform = "{1, 0, 0, 1, -23, -275}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +width = 480; +}, +{ +components = ( +{ +name = tilde; +transform = "{1, 0, 0, 1, -22, -281}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +width = 494; +} +); +unicode = 007E; +}, +{ +color = 1; +glyphname = asciicircum; +lastChange = "2020-02-01 06:07:17 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"157 413 LINE", +"331 632 LINE", +"410 413 LINE", +"473 413 LINE", +"369 687 LINE", +"310 687 LINE", +"91 413 LINE" +); +} +); +width = 500; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"156 413 LINE", +"342 647 LINE", +"430 413 LINE", +"473 413 LINE", +"370 687 LINE", +"328 687 LINE", +"111 413 LINE" +); +} +); +width = 520; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"212 413 LINE", +"324 573 LINE", +"367 413 LINE", +"492 413 LINE", +"407 687 LINE", +"278 687 LINE", +"78 413 LINE" +); +} +); +width = 506; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "76A714DD-29D6-4E1B-AD4A-49EE15D21EFA"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"538 413 LINE", +"459 687 LINE", +"216 687 LINE", +"32 413 LINE" +); +} +); +width = 506; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "B3382ABA-BA75-4FE6-9558-868E01EE933B"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"532 413 LINE", +"426 687 LINE", +"243 687 LINE", +"32 413 LINE" +); +} +); +width = 500; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "E61B8A74-0361-43ED-BDF6-F324D785F3D9"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"533 413 LINE", +"430 687 LINE", +"256 687 LINE", +"40 413 LINE" +); +} +); +width = 520; +} +); +unicode = 005E; +}, +{ +color = 1; +glyphname = percent; +lastChange = "2020-02-01 06:07:17 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"168 0 LINE", +"780 687 LINE", +"702 687 LINE", +"89 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"667 -10 OFFCURVE", +"754 90 OFFCURVE", +"754 198 CURVE SMOOTH", +"754 275 OFFCURVE", +"706 334 OFFCURVE", +"622 334 CURVE SMOOTH", +"515 334 OFFCURVE", +"428 232 OFFCURVE", +"428 126 CURVE SMOOTH", +"428 46 OFFCURVE", +"480 -10 OFFCURVE", +"561 -10 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"517 44 OFFCURVE", +"491 77 OFFCURVE", +"491 126 CURVE SMOOTH", +"491 202 OFFCURVE", +"549 280 OFFCURVE", +"621 280 CURVE SMOOTH", +"665 280 OFFCURVE", +"693 247 OFFCURVE", +"693 199 CURVE SMOOTH", +"693 128 OFFCURVE", +"638 44 OFFCURVE", +"562 44 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"350 349 OFFCURVE", +"437 447 OFFCURVE", +"437 557 CURVE SMOOTH", +"437 635 OFFCURVE", +"389 693 OFFCURVE", +"305 693 CURVE SMOOTH", +"199 693 OFFCURVE", +"112 593 OFFCURVE", +"112 484 CURVE SMOOTH", +"112 407 OFFCURVE", +"160 349 OFFCURVE", +"244 349 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"201 403 OFFCURVE", +"173 437 OFFCURVE", +"173 486 CURVE SMOOTH", +"173 556 OFFCURVE", +"230 639 OFFCURVE", +"304 639 CURVE SMOOTH", +"348 639 OFFCURVE", +"375 605 OFFCURVE", +"375 556 CURVE SMOOTH", +"375 481 OFFCURVE", +"317 403 OFFCURVE", +"245 403 CURVE SMOOTH" +); +} +); +width = 832; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"155 0 LINE", +"768 687 LINE", +"719 687 LINE", +"106 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"660 -10 OFFCURVE", +"740 97 OFFCURVE", +"740 206 CURVE SMOOTH", +"740 283 OFFCURVE", +"695 334 OFFCURVE", +"622 334 CURVE SMOOTH", +"516 334 OFFCURVE", +"439 228 OFFCURVE", +"439 117 CURVE SMOOTH", +"439 40 OFFCURVE", +"483 -10 OFFCURVE", +"555 -10 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"506 26 OFFCURVE", +"475 64 OFFCURVE", +"475 121 CURVE SMOOTH", +"475 209 OFFCURVE", +"536 298 OFFCURVE", +"619 298 CURVE SMOOTH", +"672 298 OFFCURVE", +"704 260 OFFCURVE", +"704 202 CURVE SMOOTH", +"704 119 OFFCURVE", +"643 26 OFFCURVE", +"558 26 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"354 349 OFFCURVE", +"433 458 OFFCURVE", +"433 565 CURVE SMOOTH", +"433 635 OFFCURVE", +"393 693 OFFCURVE", +"315 693 CURVE SMOOTH", +"210 693 OFFCURVE", +"131 585 OFFCURVE", +"131 476 CURVE SMOOTH", +"131 399 OFFCURVE", +"176 349 OFFCURVE", +"248 349 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"199 385 OFFCURVE", +"167 423 OFFCURVE", +"167 480 CURVE SMOOTH", +"167 563 OFFCURVE", +"228 657 OFFCURVE", +"312 657 CURVE SMOOTH", +"368 657 OFFCURVE", +"396 615 OFFCURVE", +"396 560 CURVE SMOOTH", +"396 477 OFFCURVE", +"335 385 OFFCURVE", +"251 385 CURVE SMOOTH" +); +} +); +width = 837; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"230 0 LINE", +"856 687 LINE", +"709 687 LINE", +"83 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"750 -11 OFFCURVE", +"840 84 OFFCURVE", +"840 195 CURVE SMOOTH", +"840 281 OFFCURVE", +"783 346 OFFCURVE", +"684 346 CURVE SMOOTH", +"568 346 OFFCURVE", +"477 251 OFFCURVE", +"477 139 CURVE SMOOTH", +"477 54 OFFCURVE", +"535 -11 OFFCURVE", +"635 -11 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"610 97 OFFCURVE", +"596 109 OFFCURVE", +"596 134 CURVE SMOOTH", +"596 182 OFFCURVE", +"633 238 OFFCURVE", +"686 238 CURVE SMOOTH", +"707 238 OFFCURVE", +"722 226 OFFCURVE", +"722 200 CURVE SMOOTH", +"722 154 OFFCURVE", +"684 97 OFFCURVE", +"632 97 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"370 338 OFFCURVE", +"460 431 OFFCURVE", +"460 544 CURVE SMOOTH", +"460 629 OFFCURVE", +"403 694 OFFCURVE", +"302 694 CURVE SMOOTH", +"186 694 OFFCURVE", +"97 600 OFFCURVE", +"97 487 CURVE SMOOTH", +"97 401 OFFCURVE", +"156 338 OFFCURVE", +"253 338 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"230 445 OFFCURVE", +"216 457 OFFCURVE", +"216 482 CURVE SMOOTH", +"216 529 OFFCURVE", +"253 586 OFFCURVE", +"305 586 CURVE SMOOTH", +"327 586 OFFCURVE", +"341 574 OFFCURVE", +"341 549 CURVE SMOOTH", +"341 502 OFFCURVE", +"303 445 OFFCURVE", +"251 445 CURVE SMOOTH" +); +} +); +width = 903; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "C46D419F-EAB1-4F86-99F0-6AD3E39AF3C5"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"297 0 LINE", +"924 687 LINE", +"642 687 LINE", +"15 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"772 -55 OFFCURVE", +"884 57 OFFCURVE", +"884 195 CURVE SMOOTH", +"884 310 OFFCURVE", +"802 390 OFFCURVE", +"684 390 CURVE SMOOTH", +"546 390 OFFCURVE", +"433 277 OFFCURVE", +"433 139 CURVE SMOOTH", +"433 25 OFFCURVE", +"516 -55 OFFCURVE", +"635 -55 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"393 294 OFFCURVE", +"504 405 OFFCURVE", +"504 544 CURVE SMOOTH", +"504 659 OFFCURVE", +"421 738 OFFCURVE", +"302 738 CURVE SMOOTH", +"164 738 OFFCURVE", +"53 626 OFFCURVE", +"53 487 CURVE SMOOTH", +"53 373 OFFCURVE", +"135 294 OFFCURVE", +"253 294 CURVE SMOOTH" +); +} +); +width = 903; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "9E646065-AF1D-47C2-8239-96211496D776"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"239 0 LINE", +"851 687 LINE", +"630 687 LINE", +"18 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"697 -69 OFFCURVE", +"814 54 OFFCURVE", +"814 198 CURVE SMOOTH", +"814 312 OFFCURVE", +"734 393 OFFCURVE", +"622 393 CURVE SMOOTH", +"486 393 OFFCURVE", +"369 269 OFFCURVE", +"369 126 CURVE SMOOTH", +"369 12 OFFCURVE", +"449 -69 OFFCURVE", +"561 -69 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"381 290 OFFCURVE", +"496 412 OFFCURVE", +"496 557 CURVE SMOOTH", +"496 672 OFFCURVE", +"418 752 OFFCURVE", +"305 752 CURVE SMOOTH", +"169 752 OFFCURVE", +"53 628 OFFCURVE", +"53 484 CURVE SMOOTH", +"53 370 OFFCURVE", +"132 290 OFFCURVE", +"244 290 CURVE SMOOTH" +); +} +); +width = 832; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "B5748BB0-37FA-4C0D-BB69-B03FF0A1438B"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"230 0 LINE", +"843 687 LINE", +"644 687 LINE", +"31 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"699 -89 OFFCURVE", +"819 48 OFFCURVE", +"819 206 CURVE SMOOTH", +"819 327 OFFCURVE", +"738 413 OFFCURVE", +"622 413 CURVE SMOOTH", +"477 413 OFFCURVE", +"360 278 OFFCURVE", +"360 117 CURVE SMOOTH", +"360 -4 OFFCURVE", +"440 -89 OFFCURVE", +"555 -89 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"392 270 OFFCURVE", +"512 407 OFFCURVE", +"512 565 CURVE SMOOTH", +"512 685 OFFCURVE", +"431 772 OFFCURVE", +"315 772 CURVE SMOOTH", +"171 772 OFFCURVE", +"52 635 OFFCURVE", +"52 476 CURVE SMOOTH", +"52 356 OFFCURVE", +"132 270 OFFCURVE", +"248 270 CURVE SMOOTH" +); +} +); +width = 837; +} +); +unicode = 0025; +}, +{ +color = 1; +glyphname = perthousand; +lastChange = "2020-02-01 06:07:17 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"168 0 LINE", +"780 687 LINE", +"702 687 LINE", +"89 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"667 -10 OFFCURVE", +"754 90 OFFCURVE", +"754 198 CURVE SMOOTH", +"754 275 OFFCURVE", +"706 334 OFFCURVE", +"622 334 CURVE SMOOTH", +"515 334 OFFCURVE", +"428 232 OFFCURVE", +"428 126 CURVE SMOOTH", +"428 46 OFFCURVE", +"480 -10 OFFCURVE", +"561 -10 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"517 44 OFFCURVE", +"491 77 OFFCURVE", +"491 126 CURVE SMOOTH", +"491 202 OFFCURVE", +"549 280 OFFCURVE", +"621 280 CURVE SMOOTH", +"665 280 OFFCURVE", +"693 247 OFFCURVE", +"693 199 CURVE SMOOTH", +"693 128 OFFCURVE", +"638 44 OFFCURVE", +"562 44 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"350 349 OFFCURVE", +"437 447 OFFCURVE", +"437 557 CURVE SMOOTH", +"437 635 OFFCURVE", +"389 693 OFFCURVE", +"305 693 CURVE SMOOTH", +"199 693 OFFCURVE", +"112 593 OFFCURVE", +"112 484 CURVE SMOOTH", +"112 407 OFFCURVE", +"160 349 OFFCURVE", +"244 349 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"201 403 OFFCURVE", +"173 437 OFFCURVE", +"173 486 CURVE SMOOTH", +"173 556 OFFCURVE", +"230 639 OFFCURVE", +"304 639 CURVE SMOOTH", +"348 639 OFFCURVE", +"375 605 OFFCURVE", +"375 556 CURVE SMOOTH", +"375 481 OFFCURVE", +"317 403 OFFCURVE", +"245 403 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"1047 -10 OFFCURVE", +"1134 90 OFFCURVE", +"1134 198 CURVE SMOOTH", +"1134 275 OFFCURVE", +"1086 334 OFFCURVE", +"1002 334 CURVE SMOOTH", +"895 334 OFFCURVE", +"808 232 OFFCURVE", +"808 126 CURVE SMOOTH", +"808 46 OFFCURVE", +"860 -10 OFFCURVE", +"941 -10 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"897 44 OFFCURVE", +"871 77 OFFCURVE", +"871 126 CURVE SMOOTH", +"871 202 OFFCURVE", +"929 280 OFFCURVE", +"1001 280 CURVE SMOOTH", +"1045 280 OFFCURVE", +"1073 247 OFFCURVE", +"1073 199 CURVE SMOOTH", +"1073 128 OFFCURVE", +"1018 44 OFFCURVE", +"942 44 CURVE SMOOTH" +); +} +); +width = 1212; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"155 0 LINE", +"768 687 LINE", +"719 687 LINE", +"106 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"660 -10 OFFCURVE", +"740 98 OFFCURVE", +"740 206 CURVE SMOOTH", +"740 283 OFFCURVE", +"695 334 OFFCURVE", +"622 334 CURVE SMOOTH", +"516 334 OFFCURVE", +"439 228 OFFCURVE", +"439 117 CURVE SMOOTH", +"439 40 OFFCURVE", +"483 -10 OFFCURVE", +"555 -10 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"506 26 OFFCURVE", +"475 64 OFFCURVE", +"475 121 CURVE SMOOTH", +"475 209 OFFCURVE", +"536 298 OFFCURVE", +"619 298 CURVE SMOOTH", +"672 298 OFFCURVE", +"704 260 OFFCURVE", +"704 202 CURVE SMOOTH", +"704 119 OFFCURVE", +"643 26 OFFCURVE", +"558 26 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"354 349 OFFCURVE", +"433 458 OFFCURVE", +"433 565 CURVE SMOOTH", +"433 635 OFFCURVE", +"393 693 OFFCURVE", +"315 693 CURVE SMOOTH", +"210 693 OFFCURVE", +"131 585 OFFCURVE", +"131 476 CURVE SMOOTH", +"131 399 OFFCURVE", +"176 349 OFFCURVE", +"248 349 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"199 385 OFFCURVE", +"167 423 OFFCURVE", +"167 480 CURVE SMOOTH", +"167 563 OFFCURVE", +"228 657 OFFCURVE", +"312 657 CURVE SMOOTH", +"368 657 OFFCURVE", +"396 615 OFFCURVE", +"396 560 CURVE SMOOTH", +"396 477 OFFCURVE", +"335 385 OFFCURVE", +"251 385 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"1041 -10 OFFCURVE", +"1121 97 OFFCURVE", +"1121 206 CURVE SMOOTH", +"1121 283 OFFCURVE", +"1076 334 OFFCURVE", +"1003 334 CURVE SMOOTH", +"897 334 OFFCURVE", +"820 228 OFFCURVE", +"820 117 CURVE SMOOTH", +"820 40 OFFCURVE", +"864 -10 OFFCURVE", +"936 -10 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"887 26 OFFCURVE", +"856 64 OFFCURVE", +"856 121 CURVE SMOOTH", +"856 209 OFFCURVE", +"917 298 OFFCURVE", +"1000 298 CURVE SMOOTH", +"1053 298 OFFCURVE", +"1085 260 OFFCURVE", +"1085 202 CURVE SMOOTH", +"1085 119 OFFCURVE", +"1024 26 OFFCURVE", +"939 26 CURVE SMOOTH" +); +} +); +width = 1218; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"230 0 LINE", +"856 687 LINE", +"709 687 LINE", +"83 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"750 -11 OFFCURVE", +"840 84 OFFCURVE", +"840 195 CURVE SMOOTH", +"840 281 OFFCURVE", +"783 346 OFFCURVE", +"684 346 CURVE SMOOTH", +"568 346 OFFCURVE", +"477 251 OFFCURVE", +"477 139 CURVE SMOOTH", +"477 54 OFFCURVE", +"535 -11 OFFCURVE", +"635 -11 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"610 97 OFFCURVE", +"596 109 OFFCURVE", +"596 134 CURVE SMOOTH", +"596 182 OFFCURVE", +"633 238 OFFCURVE", +"686 238 CURVE SMOOTH", +"707 238 OFFCURVE", +"722 226 OFFCURVE", +"722 200 CURVE SMOOTH", +"722 154 OFFCURVE", +"684 97 OFFCURVE", +"632 97 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"370 338 OFFCURVE", +"460 431 OFFCURVE", +"460 544 CURVE SMOOTH", +"460 629 OFFCURVE", +"403 694 OFFCURVE", +"302 694 CURVE SMOOTH", +"186 694 OFFCURVE", +"97 600 OFFCURVE", +"97 487 CURVE SMOOTH", +"97 401 OFFCURVE", +"156 338 OFFCURVE", +"253 338 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"230 445 OFFCURVE", +"216 457 OFFCURVE", +"216 482 CURVE SMOOTH", +"216 529 OFFCURVE", +"253 586 OFFCURVE", +"305 586 CURVE SMOOTH", +"327 586 OFFCURVE", +"341 574 OFFCURVE", +"341 549 CURVE SMOOTH", +"341 502 OFFCURVE", +"303 445 OFFCURVE", +"251 445 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"1144 -11 OFFCURVE", +"1234 84 OFFCURVE", +"1234 195 CURVE SMOOTH", +"1234 281 OFFCURVE", +"1177 346 OFFCURVE", +"1078 346 CURVE SMOOTH", +"962 346 OFFCURVE", +"871 251 OFFCURVE", +"871 139 CURVE SMOOTH", +"871 54 OFFCURVE", +"929 -11 OFFCURVE", +"1029 -11 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"1004 97 OFFCURVE", +"990 109 OFFCURVE", +"990 134 CURVE SMOOTH", +"990 182 OFFCURVE", +"1027 238 OFFCURVE", +"1080 238 CURVE SMOOTH", +"1101 238 OFFCURVE", +"1116 226 OFFCURVE", +"1116 200 CURVE SMOOTH", +"1116 154 OFFCURVE", +"1078 97 OFFCURVE", +"1026 97 CURVE SMOOTH" +); +} +); +width = 1297; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "A8F04F1B-0F89-40DE-8434-B7530F0244E6"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"297 0 LINE", +"924 687 LINE", +"642 687 LINE", +"15 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"772 -55 OFFCURVE", +"884 57 OFFCURVE", +"884 195 CURVE SMOOTH", +"884 310 OFFCURVE", +"802 390 OFFCURVE", +"684 390 CURVE SMOOTH", +"546 390 OFFCURVE", +"433 277 OFFCURVE", +"433 139 CURVE SMOOTH", +"433 25 OFFCURVE", +"516 -55 OFFCURVE", +"635 -55 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"393 294 OFFCURVE", +"504 405 OFFCURVE", +"504 544 CURVE SMOOTH", +"504 659 OFFCURVE", +"421 738 OFFCURVE", +"302 738 CURVE SMOOTH", +"164 738 OFFCURVE", +"53 626 OFFCURVE", +"53 487 CURVE SMOOTH", +"53 373 OFFCURVE", +"135 294 OFFCURVE", +"253 294 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"1166 -55 OFFCURVE", +"1278 57 OFFCURVE", +"1278 195 CURVE SMOOTH", +"1278 310 OFFCURVE", +"1196 390 OFFCURVE", +"1078 390 CURVE SMOOTH", +"940 390 OFFCURVE", +"827 277 OFFCURVE", +"827 139 CURVE SMOOTH", +"827 25 OFFCURVE", +"910 -55 OFFCURVE", +"1029 -55 CURVE SMOOTH" +); +} +); +width = 1297; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "5A5E2E9D-58EE-4B99-B73B-13179739FB43"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"239 0 LINE", +"851 687 LINE", +"631 687 LINE", +"19 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"697 -69 OFFCURVE", +"813 54 OFFCURVE", +"813 198 CURVE SMOOTH", +"813 312 OFFCURVE", +"734 393 OFFCURVE", +"622 393 CURVE SMOOTH", +"486 393 OFFCURVE", +"369 269 OFFCURVE", +"369 126 CURVE SMOOTH", +"369 12 OFFCURVE", +"449 -69 OFFCURVE", +"561 -69 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"381 290 OFFCURVE", +"496 412 OFFCURVE", +"496 557 CURVE SMOOTH", +"496 672 OFFCURVE", +"418 752 OFFCURVE", +"305 752 CURVE SMOOTH", +"169 752 OFFCURVE", +"53 628 OFFCURVE", +"53 484 CURVE SMOOTH", +"53 370 OFFCURVE", +"132 290 OFFCURVE", +"244 290 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"1077 -69 OFFCURVE", +"1194 54 OFFCURVE", +"1194 198 CURVE SMOOTH", +"1194 312 OFFCURVE", +"1114 393 OFFCURVE", +"1002 393 CURVE SMOOTH", +"866 393 OFFCURVE", +"749 269 OFFCURVE", +"749 126 CURVE SMOOTH", +"749 12 OFFCURVE", +"829 -69 OFFCURVE", +"941 -69 CURVE SMOOTH" +); +} +); +width = 1212; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "85A88BC8-7012-47AB-B500-CCEDCC1C918F"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"230 0 LINE", +"843 687 LINE", +"644 687 LINE", +"31 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"699 -89 OFFCURVE", +"819 48 OFFCURVE", +"819 206 CURVE SMOOTH", +"819 327 OFFCURVE", +"738 413 OFFCURVE", +"622 413 CURVE SMOOTH", +"477 413 OFFCURVE", +"360 278 OFFCURVE", +"360 117 CURVE SMOOTH", +"360 -4 OFFCURVE", +"440 -89 OFFCURVE", +"555 -89 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"392 270 OFFCURVE", +"512 407 OFFCURVE", +"512 565 CURVE SMOOTH", +"512 685 OFFCURVE", +"431 772 OFFCURVE", +"315 772 CURVE SMOOTH", +"171 772 OFFCURVE", +"52 635 OFFCURVE", +"52 476 CURVE SMOOTH", +"52 356 OFFCURVE", +"132 270 OFFCURVE", +"248 270 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"1080 -89 OFFCURVE", +"1200 47 OFFCURVE", +"1200 206 CURVE SMOOTH", +"1200 327 OFFCURVE", +"1119 413 OFFCURVE", +"1003 413 CURVE SMOOTH", +"858 413 OFFCURVE", +"741 278 OFFCURVE", +"741 117 CURVE SMOOTH", +"741 -4 OFFCURVE", +"821 -89 OFFCURVE", +"936 -89 CURVE SMOOTH" +); +} +); +width = 1218; +} +); +unicode = 2030; +}, +{ +color = 1; +glyphname = at; +lastChange = "2020-02-01 06:10:49 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"453 -116 OFFCURVE", +"539 -92 OFFCURVE", +"622 -47 CURVE", +"609 -20 LINE", +"534 -60 OFFCURVE", +"456 -81 OFFCURVE", +"381 -81 CURVE SMOOTH", +"220 -81 OFFCURVE", +"99 36 OFFCURVE", +"99 193 CURVE SMOOTH", +"99 448 OFFCURVE", +"297 639 OFFCURVE", +"562 639 CURVE SMOOTH", +"723 639 OFFCURVE", +"843 527 OFFCURVE", +"843 378 CURVE SMOOTH", +"843 269 OFFCURVE", +"773 125 OFFCURVE", +"672 125 CURVE SMOOTH", +"638 125 OFFCURVE", +"618 142 OFFCURVE", +"618 173 CURVE SMOOTH", +"618 207 OFFCURVE", +"674 333 OFFCURVE", +"734 481 CURVE", +"668 486 LINE", +"641 420 LINE", +"628 463 OFFCURVE", +"592 501 OFFCURVE", +"521 501 CURVE SMOOTH", +"381 501 OFFCURVE", +"231 349 OFFCURVE", +"231 208 CURVE SMOOTH", +"231 128 OFFCURVE", +"284 78 OFFCURVE", +"366 78 CURVE SMOOTH", +"435 78 OFFCURVE", +"499 116 OFFCURVE", +"546 164 CURVE", +"546 111 OFFCURVE", +"581 78 OFFCURVE", +"643 78 CURVE SMOOTH", +"777 78 OFFCURVE", +"880 237 OFFCURVE", +"880 385 CURVE SMOOTH", +"880 551 OFFCURVE", +"748 675 OFFCURVE", +"572 675 CURVE SMOOTH", +"279 675 OFFCURVE", +"60 466 OFFCURVE", +"60 187 CURVE SMOOTH", +"60 14 OFFCURVE", +"193 -116 OFFCURVE", +"371 -116 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"339 137 OFFCURVE", +"306 170 OFFCURVE", +"306 223 CURVE SMOOTH", +"306 329 OFFCURVE", +"412 442 OFFCURVE", +"517 442 CURVE SMOOTH", +"576 442 OFFCURVE", +"605 413 OFFCURVE", +"605 365 CURVE SMOOTH", +"605 259 OFFCURVE", +"508 137 OFFCURVE", +"396 137 CURVE SMOOTH" +); +} +); +width = 924; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"471 -116 OFFCURVE", +"557 -92 OFFCURVE", +"640 -47 CURVE", +"627 -20 LINE", +"552 -60 OFFCURVE", +"474 -81 OFFCURVE", +"399 -81 CURVE SMOOTH", +"238 -81 OFFCURVE", +"117 36 OFFCURVE", +"117 193 CURVE SMOOTH", +"117 448 OFFCURVE", +"315 639 OFFCURVE", +"580 639 CURVE SMOOTH", +"741 639 OFFCURVE", +"861 527 OFFCURVE", +"861 378 CURVE SMOOTH", +"861 269 OFFCURVE", +"784 114 OFFCURVE", +"683 114 CURVE SMOOTH", +"644 114 OFFCURVE", +"616 136 OFFCURVE", +"616 173 CURVE SMOOTH", +"616 210 OFFCURVE", +"682 360 OFFCURVE", +"735 481 CURVE", +"696 486 LINE", +"668 420 LINE", +"655 463 OFFCURVE", +"613 501 OFFCURVE", +"542 501 CURVE SMOOTH", +"403 501 OFFCURVE", +"267 345 OFFCURVE", +"267 206 CURVE SMOOTH", +"267 129 OFFCURVE", +"313 78 OFFCURVE", +"389 78 CURVE SMOOTH", +"458 78 OFFCURVE", +"528 116 OFFCURVE", +"575 164 CURVE", +"574 110 OFFCURVE", +"609 78 OFFCURVE", +"666 78 CURVE SMOOTH", +"801 78 OFFCURVE", +"898 243 OFFCURVE", +"898 385 CURVE SMOOTH", +"898 551 OFFCURVE", +"766 675 OFFCURVE", +"590 675 CURVE SMOOTH", +"297 675 OFFCURVE", +"78 466 OFFCURVE", +"78 187 CURVE SMOOTH", +"78 14 OFFCURVE", +"211 -116 OFFCURVE", +"389 -116 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"343 114 OFFCURVE", +"305 155 OFFCURVE", +"305 217 CURVE SMOOTH", +"305 333 OFFCURVE", +"418 465 OFFCURVE", +"538 465 CURVE SMOOTH", +"600 465 OFFCURVE", +"634 428 OFFCURVE", +"634 371 CURVE SMOOTH", +"634 259 OFFCURVE", +"521 114 OFFCURVE", +"405 114 CURVE SMOOTH" +); +} +); +width = 960; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"441 -116 OFFCURVE", +"527 -92 OFFCURVE", +"612 -47 CURVE", +"597 -14 LINE", +"521 -54 OFFCURVE", +"444 -75 OFFCURVE", +"372 -75 CURVE SMOOTH", +"213 -75 OFFCURVE", +"93 37 OFFCURVE", +"93 186 CURVE SMOOTH", +"93 442 OFFCURVE", +"290 634 OFFCURVE", +"553 634 CURVE SMOOTH", +"710 634 OFFCURVE", +"827 532 OFFCURVE", +"827 397 CURVE SMOOTH", +"827 300 OFFCURVE", +"770 163 OFFCURVE", +"685 163 CURVE SMOOTH", +"660 163 OFFCURVE", +"647 176 OFFCURVE", +"647 198 CURVE SMOOTH", +"647 233 OFFCURVE", +"686 312 OFFCURVE", +"755 484 CURVE", +"602 496 LINE", +"580 444 LINE", +"563 481 OFFCURVE", +"526 509 OFFCURVE", +"465 509 CURVE SMOOTH", +"329 509 OFFCURVE", +"190 356 OFFCURVE", +"190 210 CURVE SMOOTH", +"190 127 OFFCURVE", +"239 73 OFFCURVE", +"326 73 CURVE SMOOTH", +"379 73 OFFCURVE", +"433 99 OFFCURVE", +"479 146 CURVE", +"489 102 OFFCURVE", +"521 71 OFFCURVE", +"593 71 CURVE SMOOTH", +"746 71 OFFCURVE", +"873 236 OFFCURVE", +"873 400 CURVE SMOOTH", +"873 558 OFFCURVE", +"741 676 OFFCURVE", +"564 676 CURVE SMOOTH", +"270 676 OFFCURVE", +"49 463 OFFCURVE", +"49 179 CURVE SMOOTH", +"49 10 OFFCURVE", +"182 -116 OFFCURVE", +"360 -116 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"377 202 OFFCURVE", +"356 221 OFFCURVE", +"356 254 CURVE SMOOTH", +"356 313 OFFCURVE", +"413 380 OFFCURVE", +"478 380 CURVE SMOOTH", +"509 380 OFFCURVE", +"527 361 OFFCURVE", +"527 331 CURVE SMOOTH", +"527 275 OFFCURVE", +"472 202 OFFCURVE", +"411 202 CURVE SMOOTH" +); +} +); +width = 900; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "CFE1431E-DCE8-41F2-AD19-97DBC44E38AB"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-4 -18 OFFCURVE", +"154 -167 OFFCURVE", +"360 -167 CURVE SMOOTH", +"700 -167 OFFCURVE", +"918 124 OFFCURVE", +"918 400 CURVE SMOOTH", +"918 587 OFFCURVE", +"769 727 OFFCURVE", +"564 727 CURVE SMOOTH", +"242 727 OFFCURVE", +"-4 491 OFFCURVE", +"-4 179 CURVE SMOOTH" +); +} +); +width = 900; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "1DCE9046-F9AD-491D-BDBE-9B548E1B0618"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-3 -20 OFFCURVE", +"158 -178 OFFCURVE", +"370 -178 CURVE SMOOTH", +"724 -178 OFFCURVE", +"939 121 OFFCURVE", +"939 385 CURVE SMOOTH", +"939 585 OFFCURVE", +"781 737 OFFCURVE", +"571 737 CURVE SMOOTH", +"244 737 OFFCURVE", +"-3 500 OFFCURVE", +"-3 187 CURVE SMOOTH" +); +} +); +width = 924; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "F3D64A96-3643-44C3-B93E-68728D63A034"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-2 -30 OFFCURVE", +"167 -196 OFFCURVE", +"389 -196 CURVE SMOOTH", +"712 -196 OFFCURVE", +"977 113 OFFCURVE", +"977 385 CURVE SMOOTH", +"977 595 OFFCURVE", +"810 755 OFFCURVE", +"590 755 CURVE SMOOTH", +"253 755 OFFCURVE", +"-2 511 OFFCURVE", +"-2 187 CURVE SMOOTH" +); +} +); +width = 960; +} +); +unicode = 0040; +}, +{ +color = 1; +glyphname = ampersand; +lastChange = "2020-02-01 06:17:26 +0000"; +layers = ( +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"394 -12 OFFCURVE", +"522 130 OFFCURVE", +"642 313 CURVE", +"581 348 LINE", +"487 187 OFFCURVE", +"360 55 OFFCURVE", +"232 55 CURVE SMOOTH", +"166 55 OFFCURVE", +"116 90 OFFCURVE", +"116 152 CURVE SMOOTH", +"116 242 OFFCURVE", +"200 308 OFFCURVE", +"318 347 CURVE SMOOTH", +"445 394 OFFCURVE", +"557 441 OFFCURVE", +"557 562 CURVE SMOOTH", +"557 637 OFFCURVE", +"503 695 OFFCURVE", +"421 695 CURVE SMOOTH", +"311 695 OFFCURVE", +"215 614 OFFCURVE", +"215 498 CURVE SMOOTH", +"215 452 OFFCURVE", +"233 408 OFFCURVE", +"265 358 CURVE SMOOTH", +"326 263 OFFCURVE", +"383 179 OFFCURVE", +"524 -5 CURVE", +"598 24 LINE", +"466 196 OFFCURVE", +"399 282 OFFCURVE", +"331 383 CURVE SMOOTH", +"299 430 OFFCURVE", +"289 471 OFFCURVE", +"289 505 CURVE SMOOTH", +"289 575 OFFCURVE", +"347 628 OFFCURVE", +"418 628 CURVE SMOOTH", +"459 628 OFFCURVE", +"483 600 OFFCURVE", +"483 561 CURVE SMOOTH", +"483 471 OFFCURVE", +"388 435 OFFCURVE", +"275 398 CURVE SMOOTH", +"143 351 OFFCURVE", +"42 274 OFFCURVE", +"42 144 CURVE SMOOTH", +"42 47 OFFCURVE", +"118 -12 OFFCURVE", +"226 -12 CURVE SMOOTH" +); +} +); +width = 704; +}, +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"367 -12 OFFCURVE", +"481 81 OFFCURVE", +"643 315 CURVE", +"612 332 LINE", +"459 113 OFFCURVE", +"355 24 OFFCURVE", +"246 24 CURVE SMOOTH", +"160 24 OFFCURVE", +"97 81 OFFCURVE", +"97 154 CURVE SMOOTH", +"97 266 OFFCURVE", +"219 321 OFFCURVE", +"320 358 CURVE SMOOTH", +"437 402 OFFCURVE", +"552 449 OFFCURVE", +"552 566 CURVE SMOOTH", +"552 639 OFFCURVE", +"497 695 OFFCURVE", +"423 695 CURVE SMOOTH", +"330 695 OFFCURVE", +"234 603 OFFCURVE", +"234 509 CURVE SMOOTH", +"234 469 OFFCURVE", +"250 428 OFFCURVE", +"291 363 CURVE SMOOTH", +"349 272 OFFCURVE", +"413 171 OFFCURVE", +"552 -6 CURVE", +"590 9 LINE", +"486 141 OFFCURVE", +"385 279 OFFCURVE", +"320 379 CURVE SMOOTH", +"281 438 OFFCURVE", +"270 476 OFFCURVE", +"270 509 CURVE SMOOTH", +"270 587 OFFCURVE", +"347 659 OFFCURVE", +"420 659 CURVE SMOOTH", +"477 659 OFFCURVE", +"516 614 OFFCURVE", +"516 562 CURVE SMOOTH", +"516 468 OFFCURVE", +"410 432 OFFCURVE", +"292 388 CURVE SMOOTH", +"186 348 OFFCURVE", +"62 284 OFFCURVE", +"62 151 CURVE SMOOTH", +"62 57 OFFCURVE", +"139 -12 OFFCURVE", +"245 -12 CURVE SMOOTH" +); +} +); +width = 720; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"412 -12 OFFCURVE", +"549 101 OFFCURVE", +"697 300 CURVE", +"573 379 LINE", +"496 256 OFFCURVE", +"367 129 OFFCURVE", +"275 129 CURVE SMOOTH", +"244 129 OFFCURVE", +"221 145 OFFCURVE", +"221 175 CURVE SMOOTH", +"221 240 OFFCURVE", +"286 277 OFFCURVE", +"363 304 CURVE SMOOTH", +"522 373 OFFCURVE", +"623 416 OFFCURVE", +"623 537 CURVE SMOOTH", +"623 631 OFFCURVE", +"549 696 OFFCURVE", +"433 696 CURVE SMOOTH", +"311 696 OFFCURVE", +"196 604 OFFCURVE", +"196 476 CURVE SMOOTH", +"196 432 OFFCURVE", +"217 399 OFFCURVE", +"254 334 CURVE SMOOTH", +"293 265 OFFCURVE", +"372 150 OFFCURVE", +"488 -17 CURVE", +"645 40 LINE", +"509 224 OFFCURVE", +"432 325 OFFCURVE", +"391 391 CURVE SMOOTH", +"364 435 OFFCURVE", +"353 457 OFFCURVE", +"353 483 CURVE SMOOTH", +"353 525 OFFCURVE", +"396 567 OFFCURVE", +"435 567 CURVE SMOOTH", +"455 567 OFFCURVE", +"467 556 OFFCURVE", +"467 538 CURVE SMOOTH", +"467 467 OFFCURVE", +"389 447 OFFCURVE", +"287 416 CURVE SMOOTH", +"132 361 OFFCURVE", +"30 305 OFFCURVE", +"30 158 CURVE SMOOTH", +"30 51 OFFCURVE", +"115 -12 OFFCURVE", +"243 -12 CURVE SMOOTH" +); +} +); +width = 733; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "0C8ADE76-4374-43C8-B4DB-28917FC3CBA0"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-13 26 OFFCURVE", +"86 -60 OFFCURVE", +"243 -60 CURVE SMOOTH", +"308 -60 OFFCURVE", +"369 -46 OFFCURVE", +"429 -17 CURVE", +"442 -35 LINE", +"691 56 LINE", +"629 141 LINE", +"665 180 OFFCURVE", +"699 226 OFFCURVE", +"736 276 CURVE", +"586 371 LINE", +"637 412 OFFCURVE", +"671 462 OFFCURVE", +"671 537 CURVE SMOOTH", +"671 660 OFFCURVE", +"573 744 OFFCURVE", +"433 744 CURVE SMOOTH", +"277 744 OFFCURVE", +"148 624 OFFCURVE", +"148 476 CURVE SMOOTH", +"148 454 OFFCURVE", +"152 434 OFFCURVE", +"159 414 CURVE", +"34 351 OFFCURVE", +"-13 277 OFFCURVE", +"-13 158 CURVE SMOOTH" +); +} +); +width = 733; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "17B83A64-4A94-4C1C-B71A-0F0284BAEB85"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-17 16 OFFCURVE", +"82 -72 OFFCURVE", +"226 -72 CURVE SMOOTH", +"303 -72 OFFCURVE", +"375 -49 OFFCURVE", +"445 0 CURVE", +"467 -28 LINE", +"656 47 LINE", +"587 136 LINE", +"622 178 OFFCURVE", +"658 227 OFFCURVE", +"694 284 CURVE", +"523 382 LINE", +"578 424 OFFCURVE", +"617 480 OFFCURVE", +"617 562 CURVE SMOOTH", +"617 673 OFFCURVE", +"533 755 OFFCURVE", +"421 755 CURVE SMOOTH", +"273 755 OFFCURVE", +"155 642 OFFCURVE", +"155 498 CURVE SMOOTH", +"155 472 OFFCURVE", +"159 445 OFFCURVE", +"169 417 CURVE", +"46 353 OFFCURVE", +"-17 260 OFFCURVE", +"-17 144 CURVE SMOOTH" +); +} +); +width = 704; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "CE4E9A14-E43C-4DE8-A04C-04569F8C09CB"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-15 9 OFFCURVE", +"92 -98 OFFCURVE", +"245 -98 CURVE SMOOTH", +"318 -98 OFFCURVE", +"387 -75 OFFCURVE", +"456 -24 CURVE", +"468 -39 LINE", +"675 42 LINE", +"609 126 LINE", +"644 168 OFFCURVE", +"680 217 OFFCURVE", +"718 273 CURVE", +"539 372 LINE", +"605 422 OFFCURVE", +"638 482 OFFCURVE", +"638 566 CURVE SMOOTH", +"638 687 OFFCURVE", +"544 781 OFFCURVE", +"423 781 CURVE SMOOTH", +"282 781 OFFCURVE", +"148 650 OFFCURVE", +"148 509 CURVE SMOOTH", +"148 481 OFFCURVE", +"153 454 OFFCURVE", +"163 424 CURVE", +"41 356 OFFCURVE", +"-15 267 OFFCURVE", +"-15 151 CURVE SMOOTH" +); +} +); +width = 720; +} +); +unicode = 0026; +}, +{ +color = 1; +glyphname = paragraph; +lastChange = "2020-02-01 06:19:40 +0000"; +layers = ( +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"274 -50 LINE", +"420 651 LINE", +"554 651 LINE", +"408 -50 LINE", +"444 -50 LINE", +"597 687 LINE", +"382 687 LINE", +"245 687 OFFCURVE", +"126 585 OFFCURVE", +"126 456 CURVE SMOOTH", +"126 364 OFFCURVE", +"196 303 OFFCURVE", +"313 303 CURVE", +"238 -50 LINE" +); +} +); +width = 609; +}, +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"290 -50 LINE", +"431 629 LINE", +"548 629 LINE", +"407 -50 LINE", +"469 -50 LINE", +"622 687 LINE", +"366 687 LINE", +"227 687 OFFCURVE", +"107 591 OFFCURVE", +"107 456 CURVE SMOOTH", +"107 361 OFFCURVE", +"181 297 OFFCURVE", +"303 297 CURVE", +"228 -50 LINE" +); +} +); +width = 621; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"363 -50 LINE", +"489 556 LINE", +"612 556 LINE", +"486 -50 LINE", +"623 -50 LINE", +"776 684 LINE", +"360 684 LINE", +"208 684 OFFCURVE", +"89 588 OFFCURVE", +"89 444 CURVE SMOOTH", +"89 340 OFFCURVE", +"167 272 OFFCURVE", +"299 272 CURVE", +"226 -50 LINE" +); +} +); +width = 782; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "EACC81F3-B7E7-40AD-B773-9D7BF96DEE7A"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"718 -50 LINE", +"880 728 LINE", +"360 728 LINE SMOOTH", +"179 728 OFFCURVE", +"45 608 OFFCURVE", +"45 444 CURVE SMOOTH", +"45 329 OFFCURVE", +"122 250 OFFCURVE", +"245 232 CURVE", +"181 -50 LINE" +); +} +); +width = 782; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "A386B0D4-04D2-4560-A399-A80EDCADEF12"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"556 -50 LINE", +"722 747 LINE", +"366 747 LINE SMOOTH", +"188 747 OFFCURVE", +"47 619 OFFCURVE", +"47 456 CURVE SMOOTH", +"47 347 OFFCURVE", +"119 268 OFFCURVE", +"230 244 CURVE", +"167 -50 LINE" +); +} +); +width = 621; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "F1B3897D-298B-46A1-86AE-432504E31DD5"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"545 -50 LINE", +"714 766 LINE", +"382 766 LINE SMOOTH", +"199 766 OFFCURVE", +"47 627 OFFCURVE", +"47 456 CURVE SMOOTH", +"47 347 OFFCURVE", +"113 266 OFFCURVE", +"218 237 CURVE", +"157 -50 LINE" +); +} +); +width = 609; +} +); +unicode = 00B6; +}, +{ +color = 1; +glyphname = copyright; +lastChange = "2020-02-01 06:28:25 +0000"; +layers = ( +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"663 -116 OFFCURVE", +"889 110 OFFCURVE", +"889 366 CURVE SMOOTH", +"889 548 OFFCURVE", +"764 675 OFFCURVE", +"566 675 CURVE SMOOTH", +"305 675 OFFCURVE", +"78 450 OFFCURVE", +"78 194 CURVE SMOOTH", +"78 12 OFFCURVE", +"206 -116 OFFCURVE", +"402 -116 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"231 -80 OFFCURVE", +"115 36 OFFCURVE", +"115 202 CURVE SMOOTH", +"115 433 OFFCURVE", +"320 639 OFFCURVE", +"559 639 CURVE SMOOTH", +"738 639 OFFCURVE", +"853 519 OFFCURVE", +"853 359 CURVE SMOOTH", +"853 128 OFFCURVE", +"649 -80 OFFCURVE", +"409 -80 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"490 9 OFFCURVE", +"569 40 OFFCURVE", +"621 84 CURVE", +"599 111 LINE", +"553 72 OFFCURVE", +"483 45 OFFCURVE", +"432 45 CURVE SMOOTH", +"328 45 OFFCURVE", +"255 117 OFFCURVE", +"255 219 CURVE SMOOTH", +"255 379 OFFCURVE", +"383 514 OFFCURVE", +"535 514 CURVE SMOOTH", +"586 514 OFFCURVE", +"642 487 OFFCURVE", +"671 450 CURVE", +"700 473 LINE", +"664 518 OFFCURVE", +"597 550 OFFCURVE", +"537 550 CURVE SMOOTH", +"364 550 OFFCURVE", +"219 397 OFFCURVE", +"219 216 CURVE SMOOTH", +"219 95 OFFCURVE", +"306 9 OFFCURVE", +"430 9 CURVE SMOOTH" +); +} +); +width = 958; +}, +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"645 -116 OFFCURVE", +"871 110 OFFCURVE", +"871 366 CURVE SMOOTH", +"871 548 OFFCURVE", +"746 675 OFFCURVE", +"548 675 CURVE SMOOTH", +"287 675 OFFCURVE", +"60 450 OFFCURVE", +"60 194 CURVE SMOOTH", +"60 12 OFFCURVE", +"188 -116 OFFCURVE", +"384 -116 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"213 -80 OFFCURVE", +"97 36 OFFCURVE", +"97 202 CURVE SMOOTH", +"97 433 OFFCURVE", +"302 639 OFFCURVE", +"541 639 CURVE SMOOTH", +"720 639 OFFCURVE", +"835 519 OFFCURVE", +"835 359 CURVE SMOOTH", +"835 128 OFFCURVE", +"631 -80 OFFCURVE", +"391 -80 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"490 9 OFFCURVE", +"558 34 OFFCURVE", +"620 86 CURVE", +"575 141 LINE", +"528 97 OFFCURVE", +"479 76 OFFCURVE", +"427 76 CURVE SMOOTH", +"346 76 OFFCURVE", +"277 148 OFFCURVE", +"277 234 CURVE SMOOTH", +"277 369 OFFCURVE", +"384 483 OFFCURVE", +"512 483 CURVE SMOOTH", +"560 483 OFFCURVE", +"611 459 OFFCURVE", +"635 425 CURVE", +"694 472 LINE", +"655 518 OFFCURVE", +"586 550 OFFCURVE", +"526 550 CURVE SMOOTH", +"348 550 OFFCURVE", +"199 403 OFFCURVE", +"199 229 CURVE SMOOTH", +"199 110 OFFCURVE", +"297 9 OFFCURVE", +"414 9 CURVE SMOOTH" +); +} +); +width = 922; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"600 -116 OFFCURVE", +"805 54 OFFCURVE", +"851 280 CURVE SMOOTH", +"896 506 OFFCURVE", +"765 675 OFFCURVE", +"537 675 CURVE SMOOTH", +"275 675 OFFCURVE", +"49 451 OFFCURVE", +"49 194 CURVE SMOOTH", +"49 12 OFFCURVE", +"177 -116 OFFCURVE", +"373 -116 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"207 -73 OFFCURVE", +"94 41 OFFCURVE", +"94 203 CURVE SMOOTH", +"94 429 OFFCURVE", +"293 632 OFFCURVE", +"528 632 CURVE SMOOTH", +"727 632 OFFCURVE", +"846 485 OFFCURVE", +"807 280 CURVE SMOOTH", +"766 78 OFFCURVE", +"584 -73 OFFCURVE", +"382 -73 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"510 9 OFFCURVE", +"588 42 OFFCURVE", +"652 102 CURVE", +"539 216 LINE", +"515 192 OFFCURVE", +"470 169 OFFCURVE", +"431 169 CURVE SMOOTH", +"385 169 OFFCURVE", +"353 202 OFFCURVE", +"353 246 CURVE SMOOTH", +"353 314 OFFCURVE", +"426 390 OFFCURVE", +"501 390 CURVE SMOOTH", +"527 390 OFFCURVE", +"560 379 OFFCURVE", +"575 356 CURVE", +"715 448 LINE", +"675 506 OFFCURVE", +"609 550 OFFCURVE", +"511 550 CURVE SMOOTH", +"344 550 OFFCURVE", +"172 412 OFFCURVE", +"172 243 CURVE SMOOTH", +"172 112 OFFCURVE", +"276 9 OFFCURVE", +"420 9 CURVE SMOOTH" +); +} +); +width = 900; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "FFA1066B-FC56-4E7A-97D7-9396431EE7D0"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-3 479 OFFCURVE", +"-3 195 CURVE SMOOTH", +"-3 -15 OFFCURVE", +"147 -167 OFFCURVE", +"372 -167 CURVE SMOOTH", +"660 -167 OFFCURVE", +"911 81 OFFCURVE", +"911 366 CURVE SMOOTH", +"911 571 OFFCURVE", +"764 726 OFFCURVE", +"536 726 CURVE SMOOTH", +"247 726 OFFCURVE" +); +} +); +width = 899; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "579CDCB6-91FB-42CF-9149-EE653D2B222A"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"679 -178 OFFCURVE", +"934 77 OFFCURVE", +"934 368 CURVE SMOOTH", +"934 583 OFFCURVE", +"779 737 OFFCURVE", +"547 737 CURVE SMOOTH", +"252 737 OFFCURVE", +"-3 485 OFFCURVE", +"-3 194 CURVE SMOOTH", +"-3 -21 OFFCURVE", +"152 -178 OFFCURVE", +"383 -178 CURVE SMOOTH" +); +} +); +width = 921; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "FC1FD68D-26E5-4400-9665-677B8F068D2C"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"706 -196 OFFCURVE", +"969 67 OFFCURVE", +"969 368 CURVE SMOOTH", +"969 587 OFFCURVE", +"809 755 OFFCURVE", +"565 755 CURVE SMOOTH", +"259 755 OFFCURVE", +"-2 494 OFFCURVE", +"-2 193 CURVE SMOOTH", +"-2 -32 OFFCURVE", +"160 -196 OFFCURVE", +"401 -196 CURVE SMOOTH" +); +} +); +width = 957; +} +); +unicode = 00A9; +}, +{ +color = 1; +glyphname = registered; +lastChange = "2020-02-01 06:23:50 +0000"; +layers = ( +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"468 184 OFFCURVE", +"617 327 OFFCURVE", +"617 479 CURVE SMOOTH", +"617 591 OFFCURVE", +"535 675 OFFCURVE", +"417 675 CURVE SMOOTH", +"262 675 OFFCURVE", +"114 534 OFFCURVE", +"114 381 CURVE SMOOTH", +"114 269 OFFCURVE", +"196 184 OFFCURVE", +"315 184 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"221 220 OFFCURVE", +"151 292 OFFCURVE", +"151 387 CURVE SMOOTH", +"151 520 OFFCURVE", +"278 639 OFFCURVE", +"410 639 CURVE SMOOTH", +"511 639 OFFCURVE", +"581 567 OFFCURVE", +"581 473 CURVE SMOOTH", +"581 345 OFFCURVE", +"458 220 OFFCURVE", +"322 220 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"449 280 LINE", +"391 398 LINE", +"352 398 LINE", +"410 280 LINE" +); +}, +{ +closed = 1; +nodes = ( +"321 548 LINE", +"403 548 LINE SMOOTH", +"445 548 OFFCURVE", +"473 530 OFFCURVE", +"473 498 CURVE SMOOTH", +"473 449 OFFCURVE", +"429 421 OFFCURVE", +"376 421 CURVE SMOOTH", +"294 421 LINE" +); +}, +{ +closed = 1; +nodes = ( +"265 280 LINE", +"287 388 LINE", +"375 388 LINE SMOOTH", +"444 388 OFFCURVE", +"507 438 OFFCURVE", +"507 504 CURVE SMOOTH", +"507 550 OFFCURVE", +"470 580 OFFCURVE", +"415 580 CURVE SMOOTH", +"293 580 LINE", +"231 280 LINE" +); +} +); +width = 659; +}, +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"450 184 OFFCURVE", +"599 327 OFFCURVE", +"599 479 CURVE SMOOTH", +"599 591 OFFCURVE", +"517 675 OFFCURVE", +"399 675 CURVE SMOOTH", +"244 675 OFFCURVE", +"96 534 OFFCURVE", +"96 381 CURVE SMOOTH", +"96 269 OFFCURVE", +"178 184 OFFCURVE", +"297 184 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"203 220 OFFCURVE", +"133 292 OFFCURVE", +"133 387 CURVE SMOOTH", +"133 520 OFFCURVE", +"260 639 OFFCURVE", +"392 639 CURVE SMOOTH", +"493 639 OFFCURVE", +"563 567 OFFCURVE", +"563 473 CURVE SMOOTH", +"563 345 OFFCURVE", +"440 220 OFFCURVE", +"304 220 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"453 279 LINE", +"394 397 LINE", +"307 397 LINE", +"366 279 LINE" +); +}, +{ +closed = 1; +nodes = ( +"315 505 LINE", +"373 505 LINE SMOOTH", +"395 505 OFFCURVE", +"410 495 OFFCURVE", +"410 481 CURVE SMOOTH", +"410 460 OFFCURVE", +"388 444 OFFCURVE", +"360 444 CURVE SMOOTH", +"302 444 LINE" +); +}, +{ +closed = 1; +nodes = ( +"268 279 LINE", +"287 370 LINE", +"353 370 LINE SMOOTH", +"429 370 OFFCURVE", +"491 424 OFFCURVE", +"491 499 CURVE SMOOTH", +"491 547 OFFCURVE", +"455 579 OFFCURVE", +"396 579 CURVE SMOOTH", +"252 579 LINE", +"190 279 LINE" +); +} +); +width = 623; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"440 184 OFFCURVE", +"589 327 OFFCURVE", +"589 479 CURVE SMOOTH", +"589 591 OFFCURVE", +"507 675 OFFCURVE", +"389 675 CURVE SMOOTH", +"234 675 OFFCURVE", +"86 534 OFFCURVE", +"86 381 CURVE SMOOTH", +"86 269 OFFCURVE", +"168 184 OFFCURVE", +"287 184 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"197 226 OFFCURVE", +"129 296 OFFCURVE", +"129 389 CURVE SMOOTH", +"129 516 OFFCURVE", +"252 633 OFFCURVE", +"380 633 CURVE SMOOTH", +"479 633 OFFCURVE", +"546 563 OFFCURVE", +"546 471 CURVE SMOOTH", +"546 343 OFFCURVE", +"424 226 OFFCURVE", +"296 226 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"442 280 LINE", +"384 398 LINE", +"277 398 LINE", +"336 280 LINE" +); +}, +{ +closed = 1; +nodes = ( +"312 494 LINE", +"360 494 LINE SMOOTH", +"373 494 OFFCURVE", +"380 488 OFFCURVE", +"380 479 CURVE SMOOTH", +"380 466 OFFCURVE", +"367 458 OFFCURVE", +"353 458 CURVE SMOOTH", +"305 458 LINE" +); +}, +{ +closed = 1; +nodes = ( +"268 280 LINE", +"287 371 LINE", +"335 371 LINE SMOOTH", +"409 371 OFFCURVE", +"479 425 OFFCURVE", +"479 496 CURVE SMOOTH", +"479 546 OFFCURVE", +"438 580 OFFCURVE", +"378 580 CURVE SMOOTH", +"235 580 LINE", +"173 280 LINE" +); +} +); +width = 603; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "54A7EA86-2E4E-4646-AC5B-DC4C539A09D7"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"471 130 OFFCURVE", +"643 298 OFFCURVE", +"643 479 CURVE SMOOTH", +"643 623 OFFCURVE", +"535 729 OFFCURVE", +"389 729 CURVE SMOOTH", +"203 729 OFFCURVE", +"32 563 OFFCURVE", +"32 381 CURVE SMOOTH", +"32 237 OFFCURVE", +"141 130 OFFCURVE", +"287 130 CURVE SMOOTH" +); +} +); +width = 603; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "934D1B5B-AAA9-4688-8EB0-04E968C7E42D"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"486 121 OFFCURVE", +"662 293 OFFCURVE", +"662 479 CURVE SMOOTH", +"662 627 OFFCURVE", +"550 738 OFFCURVE", +"399 738 CURVE SMOOTH", +"208 738 OFFCURVE", +"32 568 OFFCURVE", +"32 381 CURVE SMOOTH", +"32 232 OFFCURVE", +"145 121 OFFCURVE", +"297 121 CURVE SMOOTH" +); +} +); +width = 623; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "F34542A6-B8B1-4633-B92E-1CD195A2BCF8"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"514 102 OFFCURVE", +"698 283 OFFCURVE", +"698 479 CURVE SMOOTH", +"698 638 OFFCURVE", +"578 757 OFFCURVE", +"417 757 CURVE SMOOTH", +"216 757 OFFCURVE", +"32 578 OFFCURVE", +"32 381 CURVE SMOOTH", +"32 221 OFFCURVE", +"153 102 OFFCURVE", +"315 102 CURVE SMOOTH" +); +} +); +width = 659; +} +); +unicode = 00AE; +}, +{ +color = 1; +glyphname = trademark; +lastChange = "2020-02-01 06:27:16 +0000"; +layers = ( +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"221 280 LINE", +"277 548 LINE", +"377 548 LINE", +"383 579 LINE", +"147 579 LINE", +"141 548 LINE", +"241 548 LINE", +"185 280 LINE" +); +}, +{ +closed = 1; +nodes = ( +"422 280 LINE", +"472 518 LINE", +"543 321 LINE", +"695 518 LINE", +"645 280 LINE", +"680 280 LINE", +"742 580 LINE", +"707 580 LINE", +"555 383 LINE", +"484 580 LINE", +"451 580 LINE", +"389 280 LINE" +); +} +); +width = 775; +}, +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"226 279 LINE", +"273 504 LINE", +"353 504 LINE", +"368 579 LINE", +"132 579 LINE", +"117 504 LINE", +"195 504 LINE", +"148 279 LINE" +); +}, +{ +closed = 1; +nodes = ( +"432 279 LINE", +"467 446 LINE", +"525 296 LINE", +"645 446 LINE", +"610 279 LINE", +"689 279 LINE", +"751 579 LINE", +"672 579 LINE", +"552 430 LINE", +"494 579 LINE", +"416 579 LINE", +"354 279 LINE" +); +} +); +width = 770; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"236 280 LINE", +"281 495 LINE", +"364 495 LINE", +"381 580 LINE", +"119 580 LINE", +"102 495 LINE", +"186 495 LINE", +"141 280 LINE" +); +}, +{ +closed = 1; +nodes = ( +"449 280 LINE", +"478 421 LINE", +"528 297 LINE", +"628 421 LINE", +"599 280 LINE", +"694 280 LINE", +"756 580 LINE", +"661 580 LINE", +"561 457 LINE", +"511 580 LINE", +"415 580 LINE", +"353 280 LINE" +); +} +); +width = 776; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "C2B00F28-D60A-4C89-9926-9C3B48353AE9"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"124 445 LINE", +"89 280 LINE", +"780 280 LINE", +"842 580 LINE", +"67 580 LINE", +"40 445 LINE" +); +} +); +width = 776; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "7D5FD89A-5EC0-47B2-BE0D-B2B44444061B"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"130 451 LINE", +"94 279 LINE", +"774 279 LINE", +"836 579 LINE", +"67 579 LINE", +"41 451 LINE" +); +} +); +width = 770; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "E06795C4-99CB-41AA-A5CA-EB6061A12132"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"172 492 LINE", +"128 280 LINE", +"779 280 LINE", +"840 580 LINE", +"67 579 LINE", +"50 492 LINE" +); +} +); +width = 775; +} +); +unicode = 2122; +}, +{ +glyphname = degree; +lastChange = "2020-02-01 23:41:26 +0000"; +layers = ( +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"347 443 OFFCURVE", +"413 508 OFFCURVE", +"413 597 CURVE SMOOTH", +"413 656 OFFCURVE", +"367 699 OFFCURVE", +"304 699 CURVE SMOOTH", +"214 699 OFFCURVE", +"148 634 OFFCURVE", +"148 544 CURVE SMOOTH", +"148 485 OFFCURVE", +"194 443 OFFCURVE", +"257 443 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"216 477 OFFCURVE", +"184 508 OFFCURVE", +"184 550 CURVE SMOOTH", +"184 617 OFFCURVE", +"233 665 OFFCURVE", +"300 665 CURVE SMOOTH", +"345 665 OFFCURVE", +"377 635 OFFCURVE", +"377 594 CURVE SMOOTH", +"377 526 OFFCURVE", +"328 477 OFFCURVE", +"261 477 CURVE SMOOTH" +); +} +); +width = 431; +}, +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"345 423 OFFCURVE", +"414 493 OFFCURVE", +"414 587 CURVE SMOOTH", +"414 652 OFFCURVE", +"364 699 OFFCURVE", +"295 699 CURVE SMOOTH", +"199 699 OFFCURVE", +"130 630 OFFCURVE", +"130 535 CURVE SMOOTH", +"130 470 OFFCURVE", +"180 423 OFFCURVE", +"249 423 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"222 485 OFFCURVE", +"198 509 OFFCURVE", +"198 543 CURVE SMOOTH", +"198 598 OFFCURVE", +"236 637 OFFCURVE", +"288 637 CURVE SMOOTH", +"322 637 OFFCURVE", +"346 613 OFFCURVE", +"346 579 CURVE SMOOTH", +"346 524 OFFCURVE", +"308 485 OFFCURVE", +"256 485 CURVE SMOOTH" +); +} +); +width = 418; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"354 393 OFFCURVE", +"428 467 OFFCURVE", +"428 569 CURVE SMOOTH", +"428 644 OFFCURVE", +"370 699 OFFCURVE", +"291 699 CURVE SMOOTH", +"190 699 OFFCURVE", +"116 625 OFFCURVE", +"116 523 CURVE SMOOTH", +"116 448 OFFCURVE", +"174 393 OFFCURVE", +"253 393 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"231 485 OFFCURVE", +"210 505 OFFCURVE", +"210 532 CURVE SMOOTH", +"210 575 OFFCURVE", +"242 607 OFFCURVE", +"285 607 CURVE SMOOTH", +"313 607 OFFCURVE", +"334 587 OFFCURVE", +"334 560 CURVE SMOOTH", +"334 517 OFFCURVE", +"302 485 OFFCURVE", +"259 485 CURVE SMOOTH" +); +} +); +width = 425; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "175EE97A-5E15-4AA7-9744-83A942F3F667"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"385 338 OFFCURVE", +"483 437 OFFCURVE", +"483 569 CURVE SMOOTH", +"483 674 OFFCURVE", +"400 754 OFFCURVE", +"291 754 CURVE SMOOTH", +"159 754 OFFCURVE", +"61 655 OFFCURVE", +"61 523 CURVE SMOOTH", +"61 418 OFFCURVE", +"144 338 OFFCURVE", +"253 338 CURVE SMOOTH" +); +} +); +width = 424; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "0909DB09-7D5F-43D7-9649-0E7DAEA21F95"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"378 358 OFFCURVE", +"477 456 OFFCURVE", +"477 587 CURVE SMOOTH", +"477 688 OFFCURVE", +"397 764 OFFCURVE", +"293 764 CURVE SMOOTH", +"161 764 OFFCURVE", +"63 666 OFFCURVE", +"63 535 CURVE SMOOTH", +"63 434 OFFCURVE", +"143 358 OFFCURVE", +"247 358 CURVE SMOOTH" +); +} +); +width = 414; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "26B9450F-600F-4A4B-AA55-CDBDDF8B7B69"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"393 360 OFFCURVE", +"496 462 OFFCURVE", +"496 597 CURVE SMOOTH", +"496 703 OFFCURVE", +"412 782 OFFCURVE", +"304 782 CURVE SMOOTH", +"168 782 OFFCURVE", +"65 680 OFFCURVE", +"65 544 CURVE SMOOTH", +"65 438 OFFCURVE", +"149 360 OFFCURVE", +"257 360 CURVE SMOOTH" +); +} +); +width = 431; +} +); +unicode = 00B0; +}, +{ +color = 1; +glyphname = bar; +lastChange = "2020-02-01 06:28:19 +0000"; +layers = ( +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"68 -74 LINE", +"238 743 LINE", +"202 743 LINE", +"32 -74 LINE" +); +} +); +width = 238; +}, +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"79 -74 LINE", +"249 743 LINE", +"189 743 LINE", +"19 -74 LINE" +); +} +); +width = 236; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"156 -74 LINE", +"326 743 LINE", +"197 743 LINE", +"27 -74 LINE" +); +} +); +width = 321; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "9AC38A43-9615-46A4-8F98-9726E4AC2C18"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"252 -74 LINE", +"422 743 LINE", +"101 743 LINE", +"-69 -74 LINE" +); +} +); +width = 321; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "3421BB05-0644-4B82-AD5B-229FC85A2A3A"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"167 -74 LINE", +"337 743 LINE", +"101 743 LINE", +"-69 -74 LINE" +); +} +); +width = 236; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "89E14C94-A52F-4B3A-985C-2BA9D2681457"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"169 -74 LINE", +"339 743 LINE", +"101 743 LINE", +"-69 -74 LINE" +); +} +); +width = 238; +} +); +unicode = 007C; +}, +{ +color = 1; +glyphname = dotaccentcomb; +lastChange = "2020-02-01 08:27:22 +0000"; +layers = ( +{ +anchors = ( +{ +name = _top; +position = "{136, 517}"; +} +); +guideLines = ( +{ +angle = 78.2; +position = "{166, 660}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"179 631 OFFCURVE", +"196 647 OFFCURVE", +"196 665 CURVE SMOOTH", +"196 680 OFFCURVE", +"185 691 OFFCURVE", +"169 691 CURVE SMOOTH", +"151 691 OFFCURVE", +"136 673 OFFCURVE", +"136 656 CURVE SMOOTH", +"136 641 OFFCURVE", +"147 631 OFFCURVE", +"163 631 CURVE SMOOTH" +); +} +); +width = 165; +}, +{ +anchors = ( +{ +name = _top; +position = "{142, 517}"; +} +); +guideLines = ( +{ +angle = 78.2; +position = "{172, 661}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"194 611 OFFCURVE", +"221 637 OFFCURVE", +"221 665 CURVE SMOOTH", +"221 690 OFFCURVE", +"203 710 OFFCURVE", +"177 710 CURVE SMOOTH", +"147 710 OFFCURVE", +"122 683 OFFCURVE", +"122 656 CURVE SMOOTH", +"122 631 OFFCURVE", +"140 611 OFFCURVE", +"167 611 CURVE SMOOTH" +); +} +); +width = 175; +}, +{ +anchors = ( +{ +name = _top; +position = "{174, 517}"; +} +); +guideLines = ( +{ +angle = 78.2; +position = "{206, 668}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"254 573 OFFCURVE", +"304 623 OFFCURVE", +"304 680 CURVE SMOOTH", +"304 730 OFFCURVE", +"267 771 OFFCURVE", +"215 771 CURVE SMOOTH", +"160 771 OFFCURVE", +"107 724 OFFCURVE", +"107 664 CURVE SMOOTH", +"107 614 OFFCURVE", +"145 573 OFFCURVE", +"199 573 CURVE SMOOTH" +); +} +); +width = 239; +}, +{ +anchors = ( +{ +name = _top; +position = "{243, 517}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +guideLines = ( +{ +angle = 78.2; +position = "{284, 668}"; +} +); +layerId = "5660D7E7-8AD7-441D-A3D7-A1D0C7DFFDDB"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"265 553 OFFCURVE", +"324 613 OFFCURVE", +"324 680 CURVE SMOOTH", +"324 743 OFFCURVE", +"276 791 OFFCURVE", +"215 791 CURVE SMOOTH", +"146 791 OFFCURVE", +"87 732 OFFCURVE", +"87 664 CURVE SMOOTH", +"87 601 OFFCURVE", +"136 553 OFFCURVE", +"199 553 CURVE SMOOTH" +); +} +); +width = 239; +}, +{ +anchors = ( +{ +name = _top; +position = "{228, 517}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +guideLines = ( +{ +angle = 78.2; +position = "{265, 661}"; +} +); +layerId = "3FB9A252-AF93-44BD-B0B2-BE4834D1F8FF"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"215 574 OFFCURVE", +"258 617 OFFCURVE", +"258 665 CURVE SMOOTH", +"258 711 OFFCURVE", +"223 747 OFFCURVE", +"177 747 CURVE SMOOTH", +"128 747 OFFCURVE", +"84 705 OFFCURVE", +"84 656 CURVE SMOOTH", +"84 610 OFFCURVE", +"120 574 OFFCURVE", +"167 574 CURVE SMOOTH" +); +} +); +width = 175; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +guideLines = ( +{ +angle = 78.2; +position = "{107, 247}"; +} +); +layerId = "C9481E83-D725-450D-9A44-FC7E7DF83F2C"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"208 579 OFFCURVE", +"248 619 OFFCURVE", +"248 665 CURVE SMOOTH", +"248 709 OFFCURVE", +"214 743 OFFCURVE", +"169 743 CURVE SMOOTH", +"123 743 OFFCURVE", +"84 702 OFFCURVE", +"84 656 CURVE SMOOTH", +"84 612 OFFCURVE", +"118 579 OFFCURVE", +"163 579 CURVE SMOOTH" +); +} +); +width = 165; +} +); +unicode = 0307; +}, +{ +color = 1; +glyphname = commaaccentcomb; +lastChange = "2020-02-01 08:33:19 +0000"; +layers = ( +{ +anchors = ( +{ +name = _bottom; +position = "{30, 0}"; +}, +{ +name = _top; +position = "{135, 517}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"16 -222 OFFCURVE", +"52 -186 OFFCURVE", +"52 -134 CURVE SMOOTH", +"52 -103 OFFCURVE", +"37 -82 OFFCURVE", +"8 -82 CURVE SMOOTH", +"-19 -82 OFFCURVE", +"-42 -107 OFFCURVE", +"-42 -132 CURVE SMOOTH", +"-42 -155 OFFCURVE", +"-26 -173 OFFCURVE", +"-4 -170 CURVE", +"-18 -197 OFFCURVE", +"-40 -224 OFFCURVE", +"-68 -250 CURVE", +"-38 -277 LINE" +); +} +); +width = 174; +}, +{ +anchors = ( +{ +name = _bottom; +position = "{43, 0}"; +}, +{ +name = _top; +position = "{148, 517}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"21 -210 OFFCURVE", +"50 -162 OFFCURVE", +"50 -127 CURVE SMOOTH", +"50 -108 OFFCURVE", +"39 -97 OFFCURVE", +"22 -97 CURVE SMOOTH", +"3 -97 OFFCURVE", +"-12 -113 OFFCURVE", +"-12 -132 CURVE SMOOTH", +"-12 -147 OFFCURVE", +"-2 -157 OFFCURVE", +"14 -156 CURVE", +"0 -184 OFFCURVE", +"-27 -218 OFFCURVE", +"-59 -248 CURVE", +"-35 -269 LINE" +); +} +); +width = 184; +}, +{ +anchors = ( +{ +name = _bottom; +position = "{37, 0}"; +}, +{ +name = _top; +position = "{142, 517}"; +} +); +guideLines = ( +{ +angle = 78.5; +position = "{32, -23}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"52 -259 OFFCURVE", +"109 -193 OFFCURVE", +"109 -117 CURVE SMOOTH", +"109 -62 OFFCURVE", +"79 -23 OFFCURVE", +"32 -23 CURVE SMOOTH", +"-14 -23 OFFCURVE", +"-56 -65 OFFCURVE", +"-56 -115 CURVE SMOOTH", +"-56 -156 OFFCURVE", +"-37 -188 OFFCURVE", +"11 -188 CURVE", +"-6 -212 OFFCURVE", +"-32 -240 OFFCURVE", +"-62 -260 CURVE", +"-14 -306 LINE" +); +} +); +width = 212; +}, +{ +anchors = ( +{ +name = _bottom; +position = "{17, 0}"; +}, +{ +name = _top; +position = "{230, 517}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "42C3A8F8-19AE-4373-9EDC-4EB2A1FD709D"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"65 -239 OFFCURVE", +"101 -179 OFFCURVE", +"101 -127 CURVE SMOOTH", +"101 -80 OFFCURVE", +"67 -44 OFFCURVE", +"20 -44 CURVE SMOOTH", +"-28 -44 OFFCURVE", +"-67 -84 OFFCURVE", +"-67 -132 CURVE SMOOTH", +"-67 -145 OFFCURVE", +"-64 -157 OFFCURVE", +"-59 -168 CURVE", +"-71 -182 OFFCURVE", +"-85 -199 OFFCURVE", +"-100 -212 CURVE", +"3 -303 LINE" +); +} +); +width = 184; +}, +{ +anchors = ( +{ +name = _bottom; +position = "{52, 0}"; +}, +{ +name = _top; +position = "{166, 517}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +guideLines = ( +{ +alignment = center; +angle = 258.5; +position = "{-4, -82}"; +} +); +layerId = "16099485-AA56-4136-B95E-9E595FD38CB7"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"43 -247 OFFCURVE", +"89 -200 OFFCURVE", +"89 -134 CURVE SMOOTH", +"89 -82 OFFCURVE", +"57 -45 OFFCURVE", +"8 -45 CURVE SMOOTH", +"-39 -45 OFFCURVE", +"-80 -86 OFFCURVE", +"-80 -132 CURVE SMOOTH", +"-80 -153 OFFCURVE", +"-71 -172 OFFCURVE", +"-58 -186 CURVE", +"-68 -199 OFFCURVE", +"-82 -212 OFFCURVE", +"-96 -226 CURVE", +"-10 -301 LINE" +); +} +); +width = 174; +}, +{ +anchors = ( +{ +name = _bottom; +position = "{-31, 0}"; +}, +{ +name = _top; +position = "{182, 517}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "CDBD449C-5193-45F0-A52C-C4A94961934C"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"84 -261 OFFCURVE", +"130 -189 OFFCURVE", +"130 -117 CURVE SMOOTH", +"130 -50 OFFCURVE", +"90 -3 OFFCURVE", +"33 -3 CURVE SMOOTH", +"-25 -3 OFFCURVE", +"-75 -55 OFFCURVE", +"-75 -115 CURVE SMOOTH", +"-75 -158 OFFCURVE", +"-57 -189 OFFCURVE", +"-24 -202 CURVE", +"-41 -220 OFFCURVE", +"-59 -236 OFFCURVE", +"-76 -247 CURVE", +"2 -321 LINE" +); +} +); +width = 212; +} +); +unicode = 0326; +}, +{ +color = 1; +glyphname = dieresis; +lastChange = "2020-02-01 08:34:31 +0000"; +layers = ( +{ +anchors = ( +{ +name = _top; +position = "{233, 517}"; +}, +{ +name = top; +position = "{272, 704}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"176 613 OFFCURVE", +"193 630 OFFCURVE", +"193 645 CURVE SMOOTH", +"193 661 OFFCURVE", +"182 673 OFFCURVE", +"166 673 CURVE SMOOTH", +"148 673 OFFCURVE", +"133 655 OFFCURVE", +"133 639 CURVE SMOOTH", +"133 624 OFFCURVE", +"144 613 OFFCURVE", +"160 613 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"368 613 OFFCURVE", +"385 630 OFFCURVE", +"385 645 CURVE SMOOTH", +"385 661 OFFCURVE", +"374 673 OFFCURVE", +"358 673 CURVE SMOOTH", +"340 673 OFFCURVE", +"325 655 OFFCURVE", +"325 639 CURVE SMOOTH", +"325 624 OFFCURVE", +"336 613 OFFCURVE", +"352 613 CURVE SMOOTH" +); +} +); +width = 358; +}, +{ +anchors = ( +{ +name = _top; +position = "{235, 517}"; +}, +{ +name = top; +position = "{274, 704}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"186 597 OFFCURVE", +"211 621 OFFCURVE", +"211 647 CURVE SMOOTH", +"211 670 OFFCURVE", +"194 689 OFFCURVE", +"169 689 CURVE SMOOTH", +"142 689 OFFCURVE", +"119 664 OFFCURVE", +"119 639 CURVE SMOOTH", +"119 616 OFFCURVE", +"135 597 OFFCURVE", +"161 597 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"378 597 OFFCURVE", +"403 621 OFFCURVE", +"403 647 CURVE SMOOTH", +"403 670 OFFCURVE", +"386 689 OFFCURVE", +"361 689 CURVE SMOOTH", +"334 689 OFFCURVE", +"311 664 OFFCURVE", +"311 639 CURVE SMOOTH", +"311 616 OFFCURVE", +"327 597 OFFCURVE", +"353 597 CURVE SMOOTH" +); +} +); +width = 361; +}, +{ +anchors = ( +{ +name = _top; +position = "{274, 517}"; +}, +{ +name = top; +position = "{313, 704}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"233 575 OFFCURVE", +"277 614 OFFCURVE", +"277 666 CURVE SMOOTH", +"277 711 OFFCURVE", +"244 748 OFFCURVE", +"198 748 CURVE SMOOTH", +"150 748 OFFCURVE", +"106 710 OFFCURVE", +"106 656 CURVE SMOOTH", +"106 611 OFFCURVE", +"137 575 OFFCURVE", +"187 575 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"458 575 OFFCURVE", +"502 614 OFFCURVE", +"502 667 CURVE SMOOTH", +"502 711 OFFCURVE", +"470 748 OFFCURVE", +"423 748 CURVE SMOOTH", +"376 748 OFFCURVE", +"331 710 OFFCURVE", +"331 657 CURVE SMOOTH", +"331 611 OFFCURVE", +"363 575 OFFCURVE", +"412 575 CURVE SMOOTH" +); +} +); +width = 440; +}, +{ +anchors = ( +{ +name = _top; +position = "{262, 517}"; +}, +{ +name = top; +position = "{340, 704}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "737D4626-2B19-43CE-8204-FE013E15A1CE"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"205 561 OFFCURVE", +"245 601 OFFCURVE", +"245 645 CURVE SMOOTH", +"245 690 OFFCURVE", +"211 725 OFFCURVE", +"166 725 CURVE SMOOTH", +"120 725 OFFCURVE", +"81 684 OFFCURVE", +"81 639 CURVE SMOOTH", +"81 595 OFFCURVE", +"115 561 OFFCURVE", +"160 561 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"397 561 OFFCURVE", +"437 601 OFFCURVE", +"437 645 CURVE SMOOTH", +"437 690 OFFCURVE", +"403 725 OFFCURVE", +"358 725 CURVE SMOOTH", +"312 725 OFFCURVE", +"273 684 OFFCURVE", +"273 639 CURVE SMOOTH", +"273 595 OFFCURVE", +"307 561 OFFCURVE", +"352 561 CURVE SMOOTH" +); +} +); +width = 358; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "AF722020-0302-4FB2-803A-7DB54C1B866B"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"207 559 OFFCURVE", +"249 601 OFFCURVE", +"249 647 CURVE SMOOTH", +"249 692 OFFCURVE", +"214 727 OFFCURVE", +"169 727 CURVE SMOOTH", +"122 727 OFFCURVE", +"81 686 OFFCURVE", +"81 639 CURVE SMOOTH", +"81 594 OFFCURVE", +"115 559 OFFCURVE", +"161 559 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"399 559 OFFCURVE", +"440 601 OFFCURVE", +"440 647 CURVE SMOOTH", +"440 692 OFFCURVE", +"406 727 OFFCURVE", +"361 727 CURVE SMOOTH", +"314 727 OFFCURVE", +"273 686 OFFCURVE", +"273 639 CURVE SMOOTH", +"273 594 OFFCURVE", +"307 559 OFFCURVE", +"353 559 CURVE SMOOTH" +); +} +); +width = 361; +}, +{ +anchors = ( +{ +name = _top; +position = "{295, 517}"; +}, +{ +name = top; +position = "{373, 704}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "450AB128-7BDC-4CD6-B161-B99D5FE80B51"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"247 554 OFFCURVE", +"298 605 OFFCURVE", +"298 666 CURVE SMOOTH", +"298 724 OFFCURVE", +"254 769 OFFCURVE", +"198 769 CURVE SMOOTH", +"135 769 OFFCURVE", +"85 719 OFFCURVE", +"85 656 CURVE SMOOTH", +"85 597 OFFCURVE", +"128 554 OFFCURVE", +"187 554 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"473 554 OFFCURVE", +"523 605 OFFCURVE", +"523 667 CURVE SMOOTH", +"523 725 OFFCURVE", +"480 769 OFFCURVE", +"423 769 CURVE SMOOTH", +"361 769 OFFCURVE", +"310 719 OFFCURVE", +"310 657 CURVE SMOOTH", +"310 597 OFFCURVE", +"353 554 OFFCURVE", +"412 554 CURVE SMOOTH" +); +} +); +width = 440; +} +); +unicode = 00A8; +}, +{ +color = 1; +glyphname = dotaccent; +lastChange = "2020-02-01 08:35:29 +0000"; +layers = ( +{ +anchors = ( +{ +name = _top; +position = "{139, 517}"; +}, +{ +name = bottom; +position = "{31, 0}"; +}, +{ +name = top; +position = "{178, 704}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"186 597 OFFCURVE", +"211 621 OFFCURVE", +"211 647 CURVE SMOOTH", +"211 670 OFFCURVE", +"194 689 OFFCURVE", +"169 689 CURVE SMOOTH", +"142 689 OFFCURVE", +"119 664 OFFCURVE", +"119 639 CURVE SMOOTH", +"119 616 OFFCURVE", +"135 597 OFFCURVE", +"161 597 CURVE SMOOTH" +); +} +); +width = 169; +}, +{ +anchors = ( +{ +name = _top; +position = "{137, 517}"; +}, +{ +name = bottom; +position = "{29, 0}"; +}, +{ +name = top; +position = "{176, 704}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"176 613 OFFCURVE", +"193 630 OFFCURVE", +"193 645 CURVE SMOOTH", +"193 661 OFFCURVE", +"182 673 OFFCURVE", +"166 673 CURVE SMOOTH", +"148 673 OFFCURVE", +"133 655 OFFCURVE", +"133 639 CURVE SMOOTH", +"133 624 OFFCURVE", +"144 613 OFFCURVE", +"160 613 CURVE SMOOTH" +); +} +); +width = 166; +}, +{ +anchors = ( +{ +name = _top; +position = "{162, 517}"; +}, +{ +name = bottom; +position = "{54, 0}"; +}, +{ +name = top; +position = "{201, 704}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"233 575 OFFCURVE", +"277 614 OFFCURVE", +"277 666 CURVE SMOOTH", +"277 711 OFFCURVE", +"244 748 OFFCURVE", +"198 748 CURVE SMOOTH", +"150 748 OFFCURVE", +"106 710 OFFCURVE", +"106 656 CURVE SMOOTH", +"106 611 OFFCURVE", +"137 575 OFFCURVE", +"187 575 CURVE SMOOTH" +); +} +); +width = 215; +}, +{ +anchors = ( +{ +name = _top; +position = "{166, 517}"; +}, +{ +name = bottom; +position = "{-50, 0}"; +}, +{ +name = top; +position = "{244, 704}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "03856436-1A0C-4D27-A262-C9EF18216C97"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"205 561 OFFCURVE", +"245 601 OFFCURVE", +"245 645 CURVE SMOOTH", +"245 690 OFFCURVE", +"211 725 OFFCURVE", +"166 725 CURVE SMOOTH", +"120 725 OFFCURVE", +"81 684 OFFCURVE", +"81 639 CURVE SMOOTH", +"81 595 OFFCURVE", +"115 561 OFFCURVE", +"160 561 CURVE SMOOTH" +); +} +); +width = 166; +}, +{ +anchors = ( +{ +name = _top; +position = "{174, 517}"; +}, +{ +name = bottom; +position = "{-42, 0}"; +}, +{ +name = top; +position = "{252, 704}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "18404B4F-E405-4947-A66C-ED91C76DFEC6"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"207 559 OFFCURVE", +"248 601 OFFCURVE", +"248 647 CURVE SMOOTH", +"248 692 OFFCURVE", +"214 727 OFFCURVE", +"169 727 CURVE SMOOTH", +"122 727 OFFCURVE", +"81 686 OFFCURVE", +"81 639 CURVE SMOOTH", +"81 594 OFFCURVE", +"115 559 OFFCURVE", +"161 559 CURVE SMOOTH" +); +} +); +width = 169; +}, +{ +anchors = ( +{ +name = _top; +position = "{183, 517}"; +}, +{ +name = bottom; +position = "{-33, 0}"; +}, +{ +name = top; +position = "{261, 704}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "74B4CB18-34C0-431E-AA53-BB352A0AF8F6"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"247 554 OFFCURVE", +"297 605 OFFCURVE", +"297 666 CURVE SMOOTH", +"297 724 OFFCURVE", +"254 769 OFFCURVE", +"198 769 CURVE SMOOTH", +"135 769 OFFCURVE", +"85 719 OFFCURVE", +"85 656 CURVE SMOOTH", +"85 597 OFFCURVE", +"128 554 OFFCURVE", +"187 554 CURVE SMOOTH" +); +} +); +width = 215; +} +); +unicode = 02D9; +}, +{ +color = 1; +glyphname = grave; +lastChange = "2020-02-01 08:38:06 +0000"; +layers = ( +{ +anchors = ( +{ +name = _top; +position = "{251, 517}"; +}, +{ +name = top; +position = "{289, 704}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"294 576 LINE", +"203 720 LINE", +"122 702 LINE", +"238 576 LINE" +); +} +); +width = 258; +}, +{ +anchors = ( +{ +name = _top; +position = "{239, 517}"; +}, +{ +name = top; +position = "{277, 704}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"278 576 LINE", +"182 718 LINE", +"140 709 LINE", +"231 576 LINE" +); +} +); +width = 258; +}, +{ +anchors = ( +{ +name = _top; +position = "{270, 517}"; +}, +{ +name = top; +position = "{308, 704}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"346 574 LINE", +"268 738 LINE", +"101 710 LINE", +"225 574 LINE" +); +} +); +width = 292; +}, +{ +anchors = ( +{ +name = _top; +position = "{234, 517}"; +}, +{ +name = top; +position = "{311, 704}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "8CCEB269-9BB3-4F80-AA69-99360B66317B"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"345 576 LINE", +"241 731 LINE", +"81 696 LINE", +"163 576 LINE" +); +} +); +width = 258; +}, +{ +anchors = ( +{ +name = _top; +position = "{250, 517}"; +}, +{ +name = top; +position = "{327, 704}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "D46A1EA5-4205-47D7-AEA6-0AC4F3147A0A"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"357 576 LINE", +"259 732 LINE", +"63 689 LINE", +"167 576 LINE" +); +} +); +width = 258; +}, +{ +anchors = ( +{ +name = _top; +position = "{284, 517}"; +}, +{ +name = top; +position = "{361, 704}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "70C90474-27C3-4131-95D0-70D903F2172A"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"401 574 LINE", +"320 746 LINE", +"43 699 LINE", +"157 574 LINE" +); +} +); +width = 292; +} +); +unicode = 0060; +}, +{ +color = 1; +glyphname = acute; +lastChange = "2020-02-01 09:55:35 +0000"; +layers = ( +{ +anchors = ( +{ +name = _top; +position = "{113, 517}"; +}, +{ +name = top; +position = "{151, 704}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"156 576 LINE", +"324 702 LINE", +"247 720 LINE", +"96 576 LINE" +); +} +); +width = 262; +}, +{ +anchors = ( +{ +name = _top; +position = "{126, 517}"; +}, +{ +name = top; +position = "{164, 704}"; +} +); +guideLines = ( +{ +position = "{64, 374}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"161 576 LINE", +"306 709 LINE", +"266 718 LINE", +"112 576 LINE" +); +} +); +width = 258; +}, +{ +anchors = ( +{ +name = _top; +position = "{134, 517}"; +}, +{ +name = top; +position = "{172, 704}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"209 574 LINE", +"389 710 LINE", +"224 738 LINE", +"78 574 LINE" +); +} +); +width = 303; +}, +{ +anchors = ( +{ +name = _top; +position = "{170, 517}"; +}, +{ +name = top; +position = "{247, 704}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +guideLines = ( +{ +position = "{-5, 374}"; +} +); +layerId = "57E12618-6BC8-493C-BFE9-395AB13A06F8"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"244 576 LINE", +"373 694 LINE", +"201 733 LINE", +"30 576 LINE" +); +} +); +width = 258; +}, +{ +anchors = ( +{ +name = _top; +position = "{168, 517}"; +}, +{ +name = top; +position = "{245, 704}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "2231C79C-C50C-41BE-A002-1E87C6FBDBEC"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"245 576 LINE", +"392 686 LINE", +"186 735 LINE", +"20 576 LINE" +); +} +); +width = 262; +}, +{ +anchors = ( +{ +name = _top; +position = "{141, 517}"; +}, +{ +name = top; +position = "{218, 704}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "AE4ECA0A-5A3A-4C3F-8E9E-33FFCBB339BB"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"292 574 LINE", +"457 699 LINE", +"166 748 LINE", +"11 574 LINE" +); +} +); +width = 303; +} +); +unicode = 00B4; +}, +{ +color = 1; +glyphname = hungarumlaut; +lastChange = "2020-02-01 09:55:35 +0000"; +layers = ( +{ +anchors = ( +{ +name = _top; +position = "{206, 517}"; +}, +{ +name = top; +position = "{244, 704}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"161 576 LINE", +"306 709 LINE", +"266 718 LINE", +"112 576 LINE" +); +}, +{ +closed = 1; +nodes = ( +"327 576 LINE", +"472 709 LINE", +"432 718 LINE", +"278 576 LINE" +); +} +); +width = 424; +}, +{ +anchors = ( +{ +name = _top; +position = "{209, 517}"; +}, +{ +name = top; +position = "{247, 704}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"156 576 LINE", +"324 702 LINE", +"247 720 LINE", +"96 576 LINE" +); +}, +{ +closed = 1; +nodes = ( +"356 576 LINE", +"524 700 LINE", +"447 718 LINE", +"296 576 LINE" +); +} +); +width = 463; +}, +{ +anchors = ( +{ +name = _top; +position = "{262, 517}"; +}, +{ +name = top; +position = "{300, 704}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"209 574 LINE", +"389 710 LINE", +"224 738 LINE", +"78 574 LINE" +); +}, +{ +closed = 1; +nodes = ( +"467 574 LINE", +"647 710 LINE", +"482 738 LINE", +"336 574 LINE" +); +} +); +width = 561; +}, +{ +anchors = ( +{ +name = _top; +position = "{196, 517}"; +}, +{ +name = top; +position = "{273, 704}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "B77C73BD-1ADC-406F-A66A-0B45804A2C2F"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"410 576 LINE", +"539 694 LINE", +"366 733 LINE", +"333 703 LINE", +"200 733 LINE", +"30 576 LINE" +); +} +); +width = 424; +}, +{ +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "5D4C1EA0-3A10-48C2-A133-DDDF73DB828B"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"445 576 LINE", +"592 684 LINE", +"385 733 LINE", +"347 697 LINE", +"186 735 LINE", +"20 576 LINE" +); +} +); +width = 463; +}, +{ +anchors = ( +{ +name = _top; +position = "{269, 517}"; +}, +{ +name = top; +position = "{346, 704}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "77A40761-4627-4DB4-BEAA-BEB0867C6D69"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"550 574 LINE", +"715 699 LINE", +"424 748 LINE", +"390 710 LINE", +"166 748 LINE", +"11 574 LINE" +); +} +); +width = 561; +} +); +unicode = 02DD; +}, +{ +color = 1; +glyphname = circumflex; +lastChange = "2020-02-01 09:55:35 +0000"; +layers = ( +{ +anchors = ( +{ +name = _top; +position = "{221, 517}"; +}, +{ +name = top; +position = "{260, 704}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"156 576 LINE", +"253 662 LINE", +"313 576 LINE", +"369 576 LINE", +"296 713 LINE", +"226 713 LINE", +"97 576 LINE" +); +} +); +width = 334; +}, +{ +anchors = ( +{ +name = _top; +position = "{228, 517}"; +}, +{ +name = top; +position = "{267, 704}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"157 576 LINE", +"263 682 LINE", +"327 576 LINE", +"370 576 LINE", +"290 713 LINE", +"246 713 LINE", +"112 576 LINE" +); +} +); +width = 350; +}, +{ +anchors = ( +{ +name = _top; +position = "{259, 517}"; +}, +{ +name = top; +position = "{297, 704}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"195 574 LINE", +"284 641 LINE", +"342 574 LINE", +"450 574 LINE", +"373 728 LINE", +"218 728 LINE", +"78 574 LINE" +); +} +); +width = 396; +}, +{ +anchors = ( +{ +name = _top; +position = "{282, 517}"; +}, +{ +name = top; +position = "{360, 704}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "17039AE1-05AE-4CFF-B67C-8AA89F8AA1D3"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"435 576 LINE", +"355 713 LINE", +"167 713 LINE", +"34 576 LINE" +); +} +); +width = 350; +}, +{ +anchors = ( +{ +name = _top; +position = "{228, 517}"; +}, +{ +name = top; +position = "{306, 704}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "03BAB189-24CE-4BEB-8534-A64780AAF76C"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"429 576 LINE", +"356 713 LINE", +"153 713 LINE", +"24 576 LINE" +); +} +); +width = 334; +}, +{ +anchors = ( +{ +name = _top; +position = "{267, 517}"; +}, +{ +name = top; +position = "{344, 704}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "FE49EC2F-307C-4A3C-9351-3F11944519ED"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"506 574 LINE", +"429 728 LINE", +"151 728 LINE", +"10 574 LINE" +); +} +); +width = 396; +} +); +unicode = 02C6; +}, +{ +color = 1; +glyphname = caron; +lastChange = "2020-02-01 09:55:35 +0000"; +layers = ( +{ +anchors = ( +{ +name = _top; +position = "{228, 517}"; +}, +{ +name = top; +position = "{267, 704}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"263 576 LINE", +"399 713 LINE", +"354 713 LINE", +"246 607 LINE", +"184 713 LINE", +"141 713 LINE", +"219 576 LINE" +); +} +); +width = 350; +}, +{ +anchors = ( +{ +name = _top; +position = "{219, 517}"; +}, +{ +name = top; +position = "{258, 704}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"267 576 LINE", +"398 713 LINE", +"338 713 LINE", +"240 627 LINE", +"181 713 LINE", +"126 713 LINE", +"197 576 LINE" +); +} +); +width = 334; +}, +{ +anchors = ( +{ +name = _top; +position = "{246, 517}"; +}, +{ +name = top; +position = "{284, 704}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"341 574 LINE", +"482 728 LINE", +"365 728 LINE", +"275 661 LINE", +"218 728 LINE", +"110 728 LINE", +"186 574 LINE" +); +} +); +width = 396; +}, +{ +anchors = ( +{ +name = _top; +position = "{228, 517}"; +}, +{ +name = top; +position = "{306, 704}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "BEA1A5FF-76A8-4A88-84FF-B90827525312"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"342 576 LINE", +"477 713 LINE", +"77 713 LINE", +"154 576 LINE" +); +} +); +width = 350; +}, +{ +anchors = ( +{ +name = _top; +position = "{227, 517}"; +}, +{ +name = top; +position = "{305, 704}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "88F9D47C-C0B4-4A2F-96DC-9709BC53C3A1"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"340 576 LINE", +"471 713 LINE", +"66 713 LINE", +"138 576 LINE" +); +} +); +width = 334; +}, +{ +anchors = ( +{ +name = _top; +position = "{307, 517}"; +}, +{ +name = top; +position = "{384, 704}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "56A39386-7DE4-4B48-8AC3-2FF727EDE68B"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"409 574 LINE", +"550 728 LINE", +"54 728 LINE", +"130 574 LINE" +); +} +); +width = 396; +} +); +unicode = 02C7; +}, +{ +color = 1; +glyphname = breve; +lastChange = "2020-02-01 09:55:35 +0000"; +layers = ( +{ +anchors = ( +{ +name = _top; +position = "{230, 517}"; +}, +{ +name = top; +position = "{269, 704}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"301 589 OFFCURVE", +"357 607 OFFCURVE", +"405 647 CURVE", +"364 698 LINE", +"332 672 OFFCURVE", +"291 654 OFFCURVE", +"253 654 CURVE SMOOTH", +"221 654 OFFCURVE", +"187 668 OFFCURVE", +"166 694 CURVE", +"113 651 LINE", +"147 611 OFFCURVE", +"195 589 OFFCURVE", +"250 589 CURVE SMOOTH" +); +} +); +width = 356; +}, +{ +anchors = ( +{ +name = _top; +position = "{246, 517}"; +}, +{ +name = top; +position = "{285, 704}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"315 589 OFFCURVE", +"372 608 OFFCURVE", +"420 648 CURVE", +"398 676 LINE", +"359 644 OFFCURVE", +"311 626 OFFCURVE", +"266 626 CURVE SMOOTH", +"223 626 OFFCURVE", +"183 642 OFFCURVE", +"158 674 CURVE", +"128 650 LINE", +"161 610 OFFCURVE", +"209 589 OFFCURVE", +"264 589 CURVE SMOOTH" +); +} +); +width = 387; +}, +{ +anchors = ( +{ +name = _top; +position = "{233, 517}"; +}, +{ +name = top; +position = "{271, 704}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"307 575 OFFCURVE", +"374 599 OFFCURVE", +"431 646 CURVE", +"372 720 LINE", +"340 693 OFFCURVE", +"300 677 OFFCURVE", +"266 677 CURVE SMOOTH", +"232 677 OFFCURVE", +"200 693 OFFCURVE", +"178 720 CURVE", +"89 646 LINE", +"127 599 OFFCURVE", +"183 575 OFFCURVE", +"245 575 CURVE SMOOTH" +); +} +); +width = 359; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "30E9B7D1-FEAB-43BB-8CF3-464150050B3A"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"331 533 OFFCURVE", +"400 559 OFFCURVE", +"455 604 CURVE", +"363 720 LINE", +"334 695 OFFCURVE", +"299 682 OFFCURVE", +"266 682 CURVE SMOOTH", +"237 682 OFFCURVE", +"214 692 OFFCURVE", +"202 709 CURVE", +"84 615 LINE", +"127 562 OFFCURVE", +"192 533 OFFCURVE", +"264 533 CURVE SMOOTH" +); +} +); +width = 387; +}, +{ +anchors = ( +{ +name = _top; +position = "{294, 517}"; +}, +{ +name = top; +position = "{372, 704}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "E76D9129-A52F-4677-B174-93E67323D241"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"316 536 OFFCURVE", +"384 561 OFFCURVE", +"438 605 CURVE", +"330 739 LINE", +"305 718 OFFCURVE", +"277 707 OFFCURVE", +"253 707 CURVE SMOOTH", +"235 707 OFFCURVE", +"217 715 OFFCURVE", +"207 727 CURVE", +"71 618 LINE", +"115 565 OFFCURVE", +"179 536 OFFCURVE", +"250 536 CURVE SMOOTH" +); +} +); +width = 356; +}, +{ +anchors = ( +{ +name = _top; +position = "{250, 517}"; +}, +{ +name = top; +position = "{327, 704}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "4D402D8F-0888-4A30-B6CE-6952FFD5B6BF"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"320 525 OFFCURVE", +"399 555 OFFCURVE", +"462 607 CURVE", +"340 759 LINE", +"317 739 OFFCURVE", +"289 727 OFFCURVE", +"266 727 CURVE SMOOTH", +"247 727 OFFCURVE", +"230 735 OFFCURVE", +"217 751 CURVE", +"51 613 LINE", +"97 557 OFFCURVE", +"167 525 OFFCURVE", +"245 525 CURVE SMOOTH" +); +} +); +width = 359; +} +); +unicode = 02D8; +}, +{ +color = 1; +glyphname = ring; +lastChange = "2020-02-01 09:55:35 +0000"; +layers = ( +{ +anchors = ( +{ +name = _top; +position = "{195, 517}"; +}, +{ +name = top; +position = "{234, 704}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"274 589 OFFCURVE", +"336 647 OFFCURVE", +"336 714 CURVE SMOOTH", +"336 760 OFFCURVE", +"303 795 OFFCURVE", +"253 795 CURVE SMOOTH", +"189 795 OFFCURVE", +"126 738 OFFCURVE", +"126 672 CURVE SMOOTH", +"126 625 OFFCURVE", +"160 589 OFFCURVE", +"210 589 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"191 633 OFFCURVE", +"171 654 OFFCURVE", +"171 681 CURVE SMOOTH", +"171 718 OFFCURVE", +"208 751 OFFCURVE", +"244 751 CURVE SMOOTH", +"272 751 OFFCURVE", +"291 731 OFFCURVE", +"291 704 CURVE SMOOTH", +"291 667 OFFCURVE", +"255 633 OFFCURVE", +"219 633 CURVE SMOOTH" +); +} +); +width = 282; +}, +{ +anchors = ( +{ +name = _top; +position = "{208, 517}"; +}, +{ +name = top; +position = "{247, 704}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"286 589 OFFCURVE", +"349 648 OFFCURVE", +"349 713 CURVE SMOOTH", +"349 759 OFFCURVE", +"315 795 OFFCURVE", +"266 795 CURVE SMOOTH", +"204 795 OFFCURVE", +"139 737 OFFCURVE", +"139 672 CURVE SMOOTH", +"139 625 OFFCURVE", +"174 589 OFFCURVE", +"223 589 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"197 623 OFFCURVE", +"174 648 OFFCURVE", +"174 680 CURVE SMOOTH", +"174 722 OFFCURVE", +"218 761 OFFCURVE", +"259 761 CURVE SMOOTH", +"291 761 OFFCURVE", +"314 737 OFFCURVE", +"314 706 CURVE SMOOTH", +"314 663 OFFCURVE", +"272 623 OFFCURVE", +"230 623 CURVE SMOOTH" +); +} +); +width = 308; +}, +{ +anchors = ( +{ +name = _top; +position = "{195, 517}"; +}, +{ +name = top; +position = "{234, 704}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"282 575 OFFCURVE", +"356 643 OFFCURVE", +"356 721 CURVE SMOOTH", +"356 776 OFFCURVE", +"315 817 OFFCURVE", +"257 817 CURVE SMOOTH", +"183 817 OFFCURVE", +"108 750 OFFCURVE", +"108 671 CURVE SMOOTH", +"108 616 OFFCURVE", +"149 575 OFFCURVE", +"207 575 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"198 647 OFFCURVE", +"182 664 OFFCURVE", +"182 687 CURVE SMOOTH", +"182 718 OFFCURVE", +"212 745 OFFCURVE", +"242 745 CURVE SMOOTH", +"265 745 OFFCURVE", +"282 728 OFFCURVE", +"282 706 CURVE SMOOTH", +"282 675 OFFCURVE", +"252 647 OFFCURVE", +"222 647 CURVE SMOOTH" +); +} +); +width = 283; +}, +{ +anchors = ( +{ +name = _top; +position = "{225, 517}"; +}, +{ +name = top; +position = "{303, 704}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "98F1100A-E368-4339-B423-BBEC00D94D63"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"315 539 OFFCURVE", +"399 622 OFFCURVE", +"399 713 CURVE SMOOTH", +"399 788 OFFCURVE", +"341 845 OFFCURVE", +"266 845 CURVE SMOOTH", +"174 845 OFFCURVE", +"89 762 OFFCURVE", +"89 672 CURVE SMOOTH", +"89 597 OFFCURVE", +"147 539 OFFCURVE", +"223 539 CURVE SMOOTH" +); +} +); +width = 308; +}, +{ +anchors = ( +{ +name = _top; +position = "{220, 517}"; +}, +{ +name = top; +position = "{298, 704}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "9091DA96-0A64-49B1-AA67-5ED9B7E16220"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"296 552 OFFCURVE", +"374 628 OFFCURVE", +"374 714 CURVE SMOOTH", +"374 782 OFFCURVE", +"322 832 OFFCURVE", +"253 832 CURVE SMOOTH", +"167 832 OFFCURVE", +"89 756 OFFCURVE", +"89 672 CURVE SMOOTH", +"89 603 OFFCURVE", +"141 552 OFFCURVE", +"210 552 CURVE SMOOTH" +); +} +); +width = 282; +}, +{ +anchors = ( +{ +name = _top; +position = "{266, 517}"; +}, +{ +name = top; +position = "{344, 704}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "FBC7615F-2F64-4CBD-AB48-196F1BA4BDC3"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"295 555 OFFCURVE", +"376 634 OFFCURVE", +"376 721 CURVE SMOOTH", +"376 788 OFFCURVE", +"325 837 OFFCURVE", +"257 837 CURVE SMOOTH", +"169 837 OFFCURVE", +"89 758 OFFCURVE", +"89 671 CURVE SMOOTH", +"89 604 OFFCURVE", +"139 555 OFFCURVE", +"207 555 CURVE SMOOTH" +); +} +); +width = 283; +} +); +unicode = 02DA; +}, +{ +color = 1; +glyphname = tilde; +lastChange = "2020-02-01 09:55:35 +0000"; +layers = ( +{ +anchors = ( +{ +name = _top; +position = "{252, 517}"; +}, +{ +name = top; +position = "{291, 704}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"386 575 OFFCURVE", +"423 615 OFFCURVE", +"449 691 CURVE", +"404 704 LINE", +"386 656 OFFCURVE", +"363 633 OFFCURVE", +"335 633 CURVE SMOOTH", +"296 633 OFFCURVE", +"281 699 OFFCURVE", +"219 699 CURVE SMOOTH", +"167 699 OFFCURVE", +"130 659 OFFCURVE", +"104 583 CURVE", +"149 570 LINE", +"166 618 OFFCURVE", +"190 641 OFFCURVE", +"218 641 CURVE SMOOTH", +"257 641 OFFCURVE", +"272 575 OFFCURVE", +"334 575 CURVE SMOOTH" +); +} +); +width = 396; +}, +{ +anchors = ( +{ +name = _top; +position = "{260, 517}"; +}, +{ +name = top; +position = "{299, 704}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"389 586 OFFCURVE", +"429 625 OFFCURVE", +"452 693 CURVE", +"417 702 LINE", +"398 652 OFFCURVE", +"370 622 OFFCURVE", +"343 622 CURVE SMOOTH", +"303 622 OFFCURVE", +"288 688 OFFCURVE", +"228 688 CURVE SMOOTH", +"181 688 OFFCURVE", +"140 649 OFFCURVE", +"117 581 CURVE", +"152 572 LINE", +"170 622 OFFCURVE", +"199 652 OFFCURVE", +"226 652 CURVE SMOOTH", +"266 652 OFFCURVE", +"281 586 OFFCURVE", +"341 586 CURVE SMOOTH" +); +} +); +width = 412; +}, +{ +anchors = ( +{ +name = _top; +position = "{264, 517}"; +}, +{ +name = top; +position = "{303, 704}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"423 571 OFFCURVE", +"464 609 OFFCURVE", +"494 704 CURVE", +"407 732 LINE", +"396 704 OFFCURVE", +"375 683 OFFCURVE", +"349 683 CURVE SMOOTH", +"329 683 OFFCURVE", +"285 724 OFFCURVE", +"225 724 CURVE SMOOTH", +"158 724 OFFCURVE", +"118 685 OFFCURVE", +"88 590 CURVE", +"174 563 LINE", +"186 592 OFFCURVE", +"206 612 OFFCURVE", +"232 612 CURVE SMOOTH", +"253 612 OFFCURVE", +"295 571 OFFCURVE", +"357 571 CURVE SMOOTH" +); +} +); +width = 421; +}, +{ +anchors = ( +{ +name = _top; +position = "{279, 517}"; +}, +{ +name = top; +position = "{357, 704}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "13A399C2-12B9-458F-8276-5A29CB8C1A3D"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"419 530 OFFCURVE", +"477 588 OFFCURVE", +"506 679 CURVE", +"362 716 LINE", +"349 690 OFFCURVE", +"338 688 OFFCURVE", +"321 706 CURVE SMOOTH", +"302 726 OFFCURVE", +"272 744 OFFCURVE", +"228 744 CURVE SMOOTH", +"152 744 OFFCURVE", +"93 686 OFFCURVE", +"63 595 CURVE", +"207 558 LINE", +"218 585 OFFCURVE", +"233 584 OFFCURVE", +"257 559 CURVE SMOOTH", +"267 548 OFFCURVE", +"297 530 OFFCURVE", +"341 530 CURVE SMOOTH" +); +} +); +width = 412; +}, +{ +anchors = ( +{ +name = _top; +position = "{281, 517}"; +}, +{ +name = top; +position = "{320, 704}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "A2434CAF-AAAC-492F-AF1A-7F3104ABC366"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"412 522 OFFCURVE", +"467 579 OFFCURVE", +"500 677 CURVE", +"352 719 LINE", +"345 697 OFFCURVE", +"331 694 OFFCURVE", +"310 717 CURVE SMOOTH", +"293 734 OFFCURVE", +"262 752 OFFCURVE", +"219 752 CURVE SMOOTH", +"141 752 OFFCURVE", +"86 695 OFFCURVE", +"53 598 CURVE", +"200 555 LINE", +"209 578 OFFCURVE", +"225 576 OFFCURVE", +"245 556 CURVE SMOOTH", +"260 540 OFFCURVE", +"291 522 OFFCURVE", +"334 522 CURVE SMOOTH" +); +} +); +width = 396; +}, +{ +anchors = ( +{ +name = _top; +position = "{284, 517}"; +}, +{ +name = top; +position = "{362, 704}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "1CFC3DCF-7A3C-4E33-A00D-877361D03254"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"448 521 OFFCURVE", +"505 575 OFFCURVE", +"542 688 CURVE", +"359 748 LINE", +"355 738 OFFCURVE", +"347 738 OFFCURVE", +"322 750 CURVE SMOOTH", +"318 752 OFFCURVE", +"275 774 OFFCURVE", +"225 774 CURVE SMOOTH", +"134 774 OFFCURVE", +"76 720 OFFCURVE", +"40 605 CURVE", +"222 548 LINE", +"227 558 OFFCURVE", +"234 558 OFFCURVE", +"251 549 CURVE SMOOTH", +"263 543 OFFCURVE", +"305 521 OFFCURVE", +"357 521 CURVE SMOOTH" +); +} +); +width = 421; +} +); +unicode = 02DC; +}, +{ +color = 1; +glyphname = macron; +lastChange = "2020-02-01 09:55:35 +0000"; +layers = ( +{ +anchors = ( +{ +name = _top; +position = "{266, 517}"; +}, +{ +name = top; +position = "{304, 704}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"441 603 LINE", +"448 639 LINE", +"138 639 LINE", +"131 603 LINE" +); +} +); +width = 428; +}, +{ +anchors = ( +{ +name = _top; +position = "{253, 517}"; +}, +{ +name = top; +position = "{291, 704}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"427 594 LINE", +"438 649 LINE", +"128 649 LINE", +"117 594 LINE" +); +} +); +width = 404; +}, +{ +anchors = ( +{ +name = _top; +position = "{275, 517}"; +}, +{ +name = top; +position = "{314, 704}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"471 573 LINE", +"493 679 LINE", +"124 679 LINE", +"102 573 LINE" +); +} +); +width = 443; +}, +{ +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "607EEF80-5784-4816-BDCA-25A1610D6DB0"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"488 547 LINE", +"517 695 LINE", +"91 695 LINE", +"62 547 LINE" +); +} +); +width = 428; +}, +{ +anchors = ( +{ +name = _top; +position = "{292, 517}"; +}, +{ +name = top; +position = "{369, 704}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "B8CB461F-53E7-478F-9EF7-B64D78795163"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"463 541 LINE", +"496 702 LINE", +"92 702 LINE", +"59 541 LINE" +); +} +); +width = 404; +}, +{ +anchors = ( +{ +name = _top; +position = "{297, 517}"; +}, +{ +name = top; +position = "{375, 704}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "82421D29-B3D0-4705-8BEE-FF97EE8C3815"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"498 523 LINE", +"540 729 LINE", +"98 729 LINE", +"56 523 LINE" +); +} +); +width = 443; +} +); +unicode = 00AF; +}, +{ +color = 1; +glyphname = cedilla; +lastChange = "2020-02-01 09:55:35 +0000"; +layers = ( +{ +anchors = ( +{ +name = _bottom; +position = "{78, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"88 -192 OFFCURVE", +"140 -156 OFFCURVE", +"140 -101 CURVE SMOOTH", +"140 -68 OFFCURVE", +"115 -45 OFFCURVE", +"79 -45 CURVE SMOOTH", +"58 -45 OFFCURVE", +"30 -52 OFFCURVE", +"11 -65 CURVE", +"60 -67 LINE", +"110 11 LINE", +"56 11 LINE", +"8 -67 LINE", +"23 -86 LINE", +"34 -78 OFFCURVE", +"48 -73 OFFCURVE", +"62 -73 CURVE SMOOTH", +"78 -73 OFFCURVE", +"90 -85 OFFCURVE", +"90 -102 CURVE SMOOTH", +"90 -129 OFFCURVE", +"66 -145 OFFCURVE", +"25 -145 CURVE SMOOTH", +"6 -145 OFFCURVE", +"-16 -140 OFFCURVE", +"-32 -124 CURVE", +"-56 -162 LINE", +"-38 -178 OFFCURVE", +"-8 -192 OFFCURVE", +"30 -192 CURVE SMOOTH" +); +} +); +width = 253; +}, +{ +anchors = ( +{ +name = _bottom; +position = "{86, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"90 -192 OFFCURVE", +"143 -146 OFFCURVE", +"143 -97 CURVE SMOOTH", +"143 -66 OFFCURVE", +"121 -45 OFFCURVE", +"86 -45 CURVE SMOOTH", +"70 -45 OFFCURVE", +"45 -53 OFFCURVE", +"27 -66 CURVE", +"62 -67 LINE", +"111 11 LINE", +"71 11 LINE", +"23 -67 LINE", +"36 -85 LINE", +"47 -77 OFFCURVE", +"61 -73 OFFCURVE", +"74 -73 CURVE SMOOTH", +"95 -73 OFFCURVE", +"107 -84 OFFCURVE", +"107 -103 CURVE SMOOTH", +"107 -132 OFFCURVE", +"75 -156 OFFCURVE", +"37 -156 CURVE SMOOTH", +"16 -156 OFFCURVE", +"-6 -148 OFFCURVE", +"-22 -132 CURVE", +"-42 -163 LINE", +"-21 -181 OFFCURVE", +"7 -192 OFFCURVE", +"35 -192 CURVE SMOOTH" +); +} +); +width = 268; +}, +{ +anchors = ( +{ +name = _bottom; +position = "{72, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"97 -200 OFFCURVE", +"149 -169 OFFCURVE", +"149 -109 CURVE SMOOTH", +"149 -70 OFFCURVE", +"119 -42 OFFCURVE", +"74 -42 CURVE SMOOTH", +"60 -42 OFFCURVE", +"20 -46 OFFCURVE", +"-4 -58 CURVE", +"82 -62 LINE", +"128 11 LINE", +"35 11 LINE", +"-9 -62 LINE", +"17 -91 LINE", +"28 -83 OFFCURVE", +"42 -78 OFFCURVE", +"53 -78 CURVE SMOOTH", +"62 -78 OFFCURVE", +"67 -84 OFFCURVE", +"67 -93 CURVE SMOOTH", +"67 -112 OFFCURVE", +"43 -125 OFFCURVE", +"10 -125 CURVE SMOOTH", +"-4 -125 OFFCURVE", +"-22 -121 OFFCURVE", +"-37 -107 CURVE", +"-72 -166 LINE", +"-50 -183 OFFCURVE", +"-15 -200 OFFCURVE", +"29 -200 CURVE SMOOTH" +); +} +); +width = 247; +}, +{ +anchors = ( +{ +name = _bottom; +position = "{25, 0}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "2AA1DAE3-A209-4790-82D7-CE4569F8ED07"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-98 -209 LINE", +"-62 -235 OFFCURVE", +"-16 -250 OFFCURVE", +"29 -250 CURVE SMOOTH", +"128 -250 OFFCURVE", +"199 -196 OFFCURVE", +"199 -109 CURVE SMOOTH", +"199 -75 OFFCURVE", +"186 -46 OFFCURVE", +"164 -26 CURVE", +"187 11 LINE", +"-23 11 LINE", +"-44 -24 LINE", +"-10 -61 LINE" +); +} +); +width = 247; +}, +{ +anchors = ( +{ +name = _bottom; +position = "{-14, 0}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "EDF5A9F7-139C-48E1-B0C3-EC3CD354BF20"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-84 -208 LINE", +"-54 -232 OFFCURVE", +"-12 -245 OFFCURVE", +"30 -245 CURVE SMOOTH", +"120 -245 OFFCURVE", +"193 -184 OFFCURVE", +"193 -101 CURVE SMOOTH", +"193 -67 OFFCURVE", +"178 -37 OFFCURVE", +"154 -18 CURVE", +"173 11 LINE", +"-7 11 LINE", +"-28 -23 LINE", +"5 -64 LINE" +); +} +); +width = 253; +}, +{ +anchors = ( +{ +name = _bottom; +position = "{-12, 0}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "FBDE752D-C521-4767-B926-E72A6E103015"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-42 -234 OFFCURVE", +"-3 -248 OFFCURVE", +"35 -248 CURVE SMOOTH", +"120 -248 OFFCURVE", +"199 -178 OFFCURVE", +"199 -97 CURVE SMOOTH", +"199 -62 OFFCURVE", +"185 -33 OFFCURVE", +"161 -14 CURVE", +"177 11 LINE", +"5 11 LINE", +"-13 -17 LINE", +"21 -65 LINE", +"-72 -210 LINE" +); +} +); +width = 268; +} +); +unicode = 00B8; +}, +{ +color = 1; +glyphname = ogonek; +lastChange = "2020-02-01 09:55:35 +0000"; +layers = ( +{ +anchors = ( +{ +name = _bottom; +position = "{104, 0}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"94 -173 OFFCURVE", +"127 -163 OFFCURVE", +"152 -145 CURVE", +"136 -113 LINE", +"120 -128 OFFCURVE", +"95 -137 OFFCURVE", +"70 -137 CURVE SMOOTH", +"39 -137 OFFCURVE", +"17 -117 OFFCURVE", +"17 -88 CURVE SMOOTH", +"17 -36 OFFCURVE", +"53 0 OFFCURVE", +"104 0 CURVE", +"81 21 LINE", +"25 14 OFFCURVE", +"-19 -37 OFFCURVE", +"-19 -94 CURVE SMOOTH", +"-19 -143 OFFCURVE", +"13 -173 OFFCURVE", +"64 -173 CURVE SMOOTH" +); +} +); +width = 282; +}, +{ +anchors = ( +{ +name = _bottom; +position = "{102, 0}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"93 -173 OFFCURVE", +"123 -165 OFFCURVE", +"150 -146 CURVE", +"124 -93 LINE", +"111 -106 OFFCURVE", +"91 -114 OFFCURVE", +"70 -114 CURVE SMOOTH", +"43 -114 OFFCURVE", +"27 -100 OFFCURVE", +"27 -77 CURVE SMOOTH", +"27 -32 OFFCURVE", +"58 0 OFFCURVE", +"102 0 CURVE", +"40 20 LINE", +"0 4 OFFCURVE", +"-30 -38 OFFCURVE", +"-30 -88 CURVE SMOOTH", +"-30 -141 OFFCURVE", +"7 -173 OFFCURVE", +"64 -173 CURVE SMOOTH" +); +} +); +width = 265; +}, +{ +anchors = ( +{ +name = _bottom; +position = "{128, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"91 -173 OFFCURVE", +"123 -163 OFFCURVE", +"149 -143 CURVE", +"136 -50 LINE", +"126 -60 OFFCURVE", +"110 -66 OFFCURVE", +"92 -66 CURVE SMOOTH", +"79 -66 OFFCURVE", +"72 -58 OFFCURVE", +"72 -45 CURVE SMOOTH", +"72 -21 OFFCURVE", +"98 0 OFFCURVE", +"128 0 CURVE", +"24 42 LINE", +"-20 15 OFFCURVE", +"-43 -25 OFFCURVE", +"-43 -73 CURVE SMOOTH", +"-43 -136 OFFCURVE", +"-4 -173 OFFCURVE", +"58 -173 CURVE SMOOTH" +); +} +); +width = 249; +}, +{ +anchors = ( +{ +name = _bottom; +position = "{15, 0}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "579023C6-796A-4ED2-9649-A8C9A8FDBFA8"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"103 -229 OFFCURVE", +"145 -216 OFFCURVE", +"178 -195 CURVE", +"110 -62 LINE", +"95 -57 OFFCURVE", +"97 -31 OFFCURVE", +"138 -31 CURVE", +"32 65 LINE", +"-31 39 OFFCURVE", +"-75 -23 OFFCURVE", +"-75 -94 CURVE SMOOTH", +"-75 -174 OFFCURVE", +"-18 -229 OFFCURVE", +"64 -229 CURVE SMOOTH" +); +} +); +width = 282; +}, +{ +anchors = ( +{ +name = _bottom; +position = "{21, 0}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "9387E5D3-B0B7-411B-A100-13D51ED63043"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"103 -226 OFFCURVE", +"142 -214 OFFCURVE", +"174 -194 CURVE", +"108 -59 LINE", +"99 -59 OFFCURVE", +"93 -30 OFFCURVE", +"110 -3 CURVE", +"-25 42 LINE", +"-60 11 OFFCURVE", +"-83 -37 OFFCURVE", +"-83 -88 CURVE SMOOTH", +"-83 -170 OFFCURVE", +"-23 -226 OFFCURVE", +"64 -226 CURVE SMOOTH" +); +} +); +width = 265; +}, +{ +anchors = ( +{ +name = _bottom; +position = "{37, 0}"; +} +); +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "AD43CB9A-8800-4D9C-84C5-5D3A0EC1845B"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"95 -215 OFFCURVE", +"126 -210 OFFCURVE", +"156 -195 CURVE", +"134 -34 LINE", +"121 -30 OFFCURVE", +"133 -13 OFFCURVE", +"155 -11 CURVE", +"-4 53 LINE", +"-45 18 OFFCURVE", +"-67 -30 OFFCURVE", +"-67 -85 CURVE SMOOTH", +"-67 -162 OFFCURVE", +"-15 -215 OFFCURVE", +"68 -215 CURVE SMOOTH" +); +} +); +width = 249; +} +); +unicode = 02DB; +}, +{ +color = 1; +export = 0; +glyphname = lowercase_r_shoulder; +lastChange = "2018-06-01 02:35:29 +0000"; +layers = ( +{ +anchors = ( +{ +name = _r_shoulder; +position = "{80, 288}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"106 407 OFFCURVE", +"207 493 OFFCURVE", +"324 493 CURVE", +"329 529 LINE", +"222 529 OFFCURVE", +"113 471 OFFCURVE", +"89 360 CURVE", +"80 288 LINE" +); +} +); +width = 294; +}, +{ +anchors = ( +{ +name = _r_shoulder; +position = "{77, 287}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"98 388 OFFCURVE", +"199 462 OFFCURVE", +"316 462 CURVE", +"325 529 LINE", +"198 529 OFFCURVE", +"96 453 OFFCURVE", +"73 342 CURVE", +"77 287 LINE" +); +} +); +width = 308; +}, +{ +anchors = ( +{ +name = _r_shoulder; +position = "{59, 211}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"79 305 OFFCURVE", +"158 369 OFFCURVE", +"260 369 CURVE", +"281 529 LINE", +"167 529 OFFCURVE", +"72 433 OFFCURVE", +"42 287 CURVE", +"59 211 LINE" +); +} +); +width = 271; +} +); +}, +{ +color = 1; +export = 0; +glyphname = lowercase_loop; +lastChange = "2018-05-26 04:04:48 +0000"; +layers = ( +{ +anchors = ( +{ +name = _loop_right; +position = "{83, 253}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"378 -12 OFFCURVE", +"518 142 OFFCURVE", +"518 324 CURVE SMOOTH", +"518 435 OFFCURVE", +"429 529 OFFCURVE", +"324 529 CURVE SMOOTH", +"169 529 OFFCURVE", +"39 373 OFFCURVE", +"39 187 CURVE SMOOTH", +"39 79 OFFCURVE", +"118 -12 OFFCURVE", +"212 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"145 55 OFFCURVE", +"78 121 OFFCURVE", +"78 199 CURVE SMOOTH", +"78 342 OFFCURVE", +"184 462 OFFCURVE", +"310 462 CURVE SMOOTH", +"381 462 OFFCURVE", +"440 396 OFFCURVE", +"440 318 CURVE SMOOTH", +"440 175 OFFCURVE", +"342 55 OFFCURVE", +"225 55 CURVE SMOOTH" +); +} +); +width = 554; +}, +{ +anchors = ( +{ +name = _loop_right; +position = "{123, 257}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"421 -12 OFFCURVE", +"567 153 OFFCURVE", +"567 318 CURVE SMOOTH", +"567 442 OFFCURVE", +"490 529 OFFCURVE", +"382 529 CURVE SMOOTH", +"219 529 OFFCURVE", +"81 374 OFFCURVE", +"81 190 CURVE SMOOTH", +"81 63 OFFCURVE", +"153 -12 OFFCURVE", +"275 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"174 24 OFFCURVE", +"117 86 OFFCURVE", +"117 192 CURVE SMOOTH", +"117 355 OFFCURVE", +"234 493 OFFCURVE", +"373 493 CURVE SMOOTH", +"465 493 OFFCURVE", +"530 419 OFFCURVE", +"530 314 CURVE SMOOTH", +"530 169 OFFCURVE", +"400 24 OFFCURVE", +"270 24 CURVE SMOOTH" +); +} +); +width = 646; +}, +{ +anchors = ( +{ +name = _loop_right; +position = "{124, 247}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"414 -12 OFFCURVE", +"534 147 OFFCURVE", +"534 318 CURVE SMOOTH", +"534 444 OFFCURVE", +"458 529 OFFCURVE", +"336 529 CURVE SMOOTH", +"173 529 OFFCURVE", +"54 368 OFFCURVE", +"54 199 CURVE SMOOTH", +"54 73 OFFCURVE", +"128 -12 OFFCURVE", +"248 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"149 148 OFFCURVE", +"121 175 OFFCURVE", +"121 219 CURVE SMOOTH", +"121 292 OFFCURVE", +"187 369 OFFCURVE", +"267 369 CURVE SMOOTH", +"319 369 OFFCURVE", +"350 341 OFFCURVE", +"350 296 CURVE SMOOTH", +"350 221 OFFCURVE", +"279 148 OFFCURVE", +"196 148 CURVE SMOOTH" +); +} +); +width = 589; +} +); +}, +{ +color = 1; +export = 0; +glyphname = lowercase_nh_shoulder; +lastChange = "2018-05-25 06:49:19 +0000"; +layers = ( +{ +anchors = ( +{ +name = _shoulder; +position = "{50, 326}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"345 0 LINE", +"410 311 OFFCURVE", +"418 336 OFFCURVE", +"418 374 CURVE SMOOTH", +"418 466 OFFCURVE", +"356 529 OFFCURVE", +"256 529 CURVE SMOOTH", +"163 529 OFFCURVE", +"67 463 OFFCURVE", +"45 382 CURVE", +"50 326 LINE", +"65 398 OFFCURVE", +"153 462 OFFCURVE", +"243 462 CURVE SMOOTH", +"304 462 OFFCURVE", +"341 423 OFFCURVE", +"341 361 CURVE SMOOTH", +"341 330 OFFCURVE", +"334 308 OFFCURVE", +"270 0 CURVE" +); +} +); +width = 472; +}, +{ +anchors = ( +{ +name = _shoulder; +position = "{37, 329}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"331 0 LINE", +"402 339 OFFCURVE", +"407 353 OFFCURVE", +"407 381 CURVE SMOOTH", +"407 469 OFFCURVE", +"345 529 OFFCURVE", +"246 529 CURVE SMOOTH", +"140 529 OFFCURVE", +"51 460 OFFCURVE", +"31 361 CURVE", +"37 329 LINE", +"57 424 OFFCURVE", +"140 493 OFFCURVE", +"239 493 CURVE SMOOTH", +"319 493 OFFCURVE", +"369 445 OFFCURVE", +"369 372 CURVE SMOOTH", +"369 343 OFFCURVE", +"363 322 OFFCURVE", +"295 0 CURVE" +); +} +); +width = 469; +}, +{ +anchors = ( +{ +name = _shoulder; +position = "{60, 282}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"335 0 LINE", +"399 305 OFFCURVE", +"407 331 OFFCURVE", +"407 369 CURVE SMOOTH", +"407 462 OFFCURVE", +"344 529 OFFCURVE", +"243 529 CURVE SMOOTH", +"150 529 OFFCURVE", +"71 475 OFFCURVE", +"48 387 CURVE", +"60 282 LINE", +"68 328 OFFCURVE", +"113 369 OFFCURVE", +"163 369 CURVE SMOOTH", +"195 369 OFFCURVE", +"215 351 OFFCURVE", +"215 317 CURVE SMOOTH", +"215 302 OFFCURVE", +"212 289 OFFCURVE", +"151 0 CURVE" +); +} +); +width = 438; +}, +{ +associatedMasterId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +layerId = "16DCCEE1-3A63-468F-ADF2-D9CDDAE3687A"; +name = bubble; +visible = 1; +width = 383; +}, +{ +anchors = ( +{ +name = _shoulder; +position = "{-22, 326}"; +} +); +associatedMasterId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +layerId = "A489120C-D366-401B-BEE5-5D40381107D4"; +name = bubble; +width = 382; +}, +{ +anchors = ( +{ +name = _shoulder; +position = "{7, 329}"; +} +); +associatedMasterId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +layerId = "F6237376-CEED-4AA3-8F42-C45F50F3892D"; +name = bubble; +width = 421; +} +); +}, +{ +color = 1; +export = 0; +glyphname = lowercase_loop_reverse; +lastChange = "2018-06-01 02:48:45 +0000"; +layers = ( +{ +anchors = ( +{ +name = _loop_left; +position = "{470, 260}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"385 -12 OFFCURVE", +"515 145 OFFCURVE", +"515 331 CURVE SMOOTH", +"515 438 OFFCURVE", +"436 529 OFFCURVE", +"342 529 CURVE SMOOTH", +"176 529 OFFCURVE", +"36 376 OFFCURVE", +"36 194 CURVE SMOOTH", +"36 82 OFFCURVE", +"125 -12 OFFCURVE", +"230 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"173 55 OFFCURVE", +"114 121 OFFCURVE", +"114 199 CURVE SMOOTH", +"114 342 OFFCURVE", +"212 462 OFFCURVE", +"328 462 CURVE SMOOTH", +"408 462 OFFCURVE", +"476 396 OFFCURVE", +"476 318 CURVE SMOOTH", +"476 175 OFFCURVE", +"370 55 OFFCURVE", +"244 55 CURVE SMOOTH" +); +} +); +width = 553; +}, +{ +anchors = ( +{ +name = _loop_left; +position = "{478, 249}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"386 -12 OFFCURVE", +"523 145 OFFCURVE", +"523 331 CURVE SMOOTH", +"523 455 OFFCURVE", +"453 529 OFFCURVE", +"335 529 CURVE SMOOTH", +"186 529 OFFCURVE", +"37 365 OFFCURVE", +"37 200 CURVE SMOOTH", +"37 76 OFFCURVE", +"114 -12 OFFCURVE", +"223 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"138 24 OFFCURVE", +"73 98 OFFCURVE", +"73 202 CURVE SMOOTH", +"73 348 OFFCURVE", +"201 493 OFFCURVE", +"328 493 CURVE SMOOTH", +"427 493 OFFCURVE", +"486 429 OFFCURVE", +"486 321 CURVE SMOOTH", +"486 160 OFFCURVE", +"369 24 OFFCURVE", +"230 24 CURVE SMOOTH" +); +} +); +width = 564; +}, +{ +anchors = ( +{ +name = _loop_left; +position = "{437, 275}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"388 -12 OFFCURVE", +"506 148 OFFCURVE", +"506 319 CURVE SMOOTH", +"506 444 OFFCURVE", +"431 529 OFFCURVE", +"312 529 CURVE SMOOTH", +"146 529 OFFCURVE", +"26 369 OFFCURVE", +"26 200 CURVE SMOOTH", +"26 74 OFFCURVE", +"102 -12 OFFCURVE", +"224 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"241 148 OFFCURVE", +"210 176 OFFCURVE", +"210 221 CURVE SMOOTH", +"210 298 OFFCURVE", +"281 369 OFFCURVE", +"365 369 CURVE SMOOTH", +"411 369 OFFCURVE", +"439 342 OFFCURVE", +"439 298 CURVE SMOOTH", +"439 226 OFFCURVE", +"374 148 OFFCURVE", +"294 148 CURVE SMOOTH" +); +} +); +width = 531; +} +); +}, +{ +color = 1; +export = 0; +glyphname = ascender; +lastChange = "2018-05-25 06:43:59 +0000"; +layers = ( +{ +anchors = ( +{ +name = k_arms; +position = "{100, 125}"; +}, +{ +name = loop_left; +position = "{99, 249}"; +}, +{ +name = loop_right; +position = "{136, 257}"; +}, +{ +name = shoulder; +position = "{151, 329}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"83 0 LINE", +"228 699 LINE", +"192 699 LINE", +"47 0 LINE" +); +} +); +width = 237; +}, +{ +anchors = ( +{ +name = k_arms; +position = "{124, 127}"; +}, +{ +name = loop_left; +position = "{88, 260}"; +}, +{ +name = loop_right; +position = "{161, 253}"; +}, +{ +name = shoulder; +position = "{176, 326}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"109 0 LINE", +"254 699 LINE", +"179 699 LINE", +"34 0 LINE" +); +} +); +width = 250; +}, +{ +anchors = ( +{ +name = k_arms; +position = "{245, 108}"; +}, +{ +name = loop_left; +position = "{97, 275}"; +}, +{ +name = loop_right; +position = "{284, 247}"; +}, +{ +name = shoulder; +position = "{291, 282}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"233 0 LINE", +"378 699 LINE", +"185 699 LINE", +"40 0 LINE" +); +} +); +width = 380; +} +); +}, +{ +color = 1; +export = 0; +glyphname = descender; +lastChange = "2018-05-25 06:57:52 +0000"; +layers = ( +{ +anchors = ( +{ +name = loop_left; +position = "{99, 249}"; +}, +{ +name = loop_right; +position = "{136, 257}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"47 -172 LINE", +"190 517 LINE", +"154 517 LINE", +"11 -172 LINE" +); +} +); +width = 237; +}, +{ +anchors = ( +{ +name = loop_left; +position = "{132, 260}"; +}, +{ +name = loop_right; +position = "{205, 253}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"117 -172 LINE", +"260 517 LINE", +"185 517 LINE", +"42 -172 LINE" +); +} +); +width = 338; +}, +{ +anchors = ( +{ +name = loop_left; +position = "{62, 275}"; +}, +{ +name = loop_right; +position = "{249, 247}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"162 -172 LINE", +"305 517 LINE", +"112 517 LINE", +"-31 -172 LINE" +); +} +); +width = 310; +} +); +}, +{ +color = 1; +export = 0; +glyphname = lowercase_m_shoulder; +lastChange = "2018-05-25 06:51:19 +0000"; +layers = ( +{ +anchors = ( +{ +name = _shoulder; +position = "{54, 329}"; +}, +{ +name = shoulder; +position = "{390, 329}"; +} +); +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"321 0 LINE", +"391 336 OFFCURVE", +"397 351 OFFCURVE", +"397 381 CURVE SMOOTH", +"397 471 OFFCURVE", +"345 529 OFFCURVE", +"251 529 CURVE SMOOTH", +"159 529 OFFCURVE", +"76 474 OFFCURVE", +"59 392 CURVE", +"57 340 LINE", +"75 429 OFFCURVE", +"156 493 OFFCURVE", +"244 493 CURVE SMOOTH", +"318 493 OFFCURVE", +"360 447 OFFCURVE", +"360 372 CURVE SMOOTH", +"360 352 OFFCURVE", +"357 344 OFFCURVE", +"285 0 CURVE" +); +} +); +width = 480; +}, +{ +anchors = ( +{ +name = _shoulder; +position = "{94, 326}"; +}, +{ +name = shoulder; +position = "{428, 326}"; +} +); +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"360 0 LINE", +"427 320 OFFCURVE", +"434 344 OFFCURVE", +"434 376 CURVE SMOOTH", +"434 467 OFFCURVE", +"375 529 OFFCURVE", +"282 529 CURVE SMOOTH", +"193 529 OFFCURVE", +"114 472 OFFCURVE", +"90 382 CURVE", +"94 326 LINE", +"110 406 OFFCURVE", +"188 462 OFFCURVE", +"264 462 CURVE SMOOTH", +"326 462 OFFCURVE", +"357 424 OFFCURVE", +"357 359 CURVE SMOOTH", +"357 339 OFFCURVE", +"354 331 OFFCURVE", +"285 0 CURVE" +); +} +); +width = 530; +}, +{ +anchors = ( +{ +name = _shoulder; +position = "{75, 282}"; +}, +{ +name = shoulder; +position = "{406, 282}"; +} +); +guideLines = ( +{ +position = "{721, 0}"; +} +); +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"347 0 LINE", +"413 318 OFFCURVE", +"419 337 OFFCURVE", +"419 365 CURVE SMOOTH", +"419 461 OFFCURVE", +"347 530 OFFCURVE", +"250 530 CURVE SMOOTH", +"165 530 OFFCURVE", +"98 476 OFFCURVE", +"80 388 CURVE", +"78 293 LINE", +"85 331 OFFCURVE", +"129 370 OFFCURVE", +"180 370 CURVE SMOOTH", +"220 370 OFFCURVE", +"226 345 OFFCURVE", +"228 323 CURVE SMOOTH", +"229 312 OFFCURVE", +"210 227 OFFCURVE", +"163 0 CURVE" +); +} +); +width = 477; +} +); +}, +{ +export = 0; +glyphname = capital_V; +lastChange = "2018-09-01 04:36:57 +0000"; +layers = ( +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"304 0 LINE", +"750 687 LINE", +"709 687 LINE", +"263 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"303 0 LINE", +"143 687 LINE", +"104 687 LINE", +"264 0 LINE" +); +} +); +width = 676; +}, +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"359 0 LINE", +"805 687 LINE", +"718 687 LINE", +"273 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"358 0 LINE", +"197 687 LINE", +"114 687 LINE", +"274 0 LINE" +); +} +); +width = 741; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"456 0 LINE", +"863 687 LINE", +"640 687 LINE", +"234 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"453 0 LINE", +"331 687 LINE", +"116 687 LINE", +"237 0 LINE" +); +} +); +width = 801; +} +); +}, +{ +export = 0; +glyphname = _areas; +lastChange = "2020-02-01 23:37:37 +0000"; +layers = ( +{ +layerId = "84328D8E-4D54-44EF-AF5C-0364B1C28646"; +paths = ( +{ +closed = 1; +nodes = ( +"117.237 411.98 LINE", +"143.3 413 LINE", +"144.34 418 LINE", +"145.38 423 LINE", +"146.42 428 LINE", +"147.46 433 LINE", +"148.5 438 LINE", +"149.54 443 LINE", +"150.58 448 LINE", +"151.62 453 LINE", +"152.66 458 LINE", +"153.7 463 LINE", +"154.74 468 LINE", +"155.78 473 LINE", +"156.82 478 LINE", +"157.86 483 LINE", +"158.9 488 LINE", +"159.94 493 LINE", +"157.764 498 LINE", +"155.571 503 LINE", +"153.708 508 LINE", +"152.145 513 LINE", +"150.859 518 LINE", +"149.832 523 LINE", +"149.045 528 LINE", +"148.486 533 LINE", +"148.142 538 LINE", +"148.004 543 LINE", +"148.051 548 LINE", +"148.258 553 LINE", +"148.628 558 LINE", +"149.161 563 LINE", +"149.86 568 LINE", +"150.73 573 LINE", +"151.772 578 LINE", +"152.991 583 LINE", +"154.393 588 LINE", +"155.981 593 LINE", +"157.763 598 LINE", +"159.745 603 LINE", +"161.937 608 LINE", +"164.346 613 LINE", +"166.985 618 LINE", +"169.867 623 LINE", +"173.006 628 LINE", +"176.421 633 LINE", +"180.135 638 LINE", +"184.173 643 LINE", +"188.568 648 LINE", +"193.22 653 LINE", +"194.26 658 LINE", +"195.3 663 LINE", +"196.34 668 LINE", +"197.38 673 LINE", +"198.42 678 LINE", +"199.46 683 LINE", +"200.5 688 LINE", +"201.54 693 LINE", +"202.58 698 LINE", +"203.62 703 LINE", +"204.66 708 LINE", +"205.7 713 LINE", +"206.74 718 LINE", +"207.78 723 LINE", +"208.82 728 LINE", +"183.39 730.02 LINE" +); +}, +{ +closed = 1; +nodes = ( +"377.724 411.98 LINE", +"352.086 413 LINE", +"353.126 418 LINE", +"354.166 423 LINE", +"355.206 428 LINE", +"356.246 433 LINE", +"357.286 438 LINE", +"358.326 443 LINE", +"359.366 448 LINE", +"360.406 453 LINE", +"361.446 458 LINE", +"362.486 463 LINE", +"363.526 468 LINE", +"364.566 473 LINE", +"365.606 478 LINE", +"366.646 483 LINE", +"367.686 488 LINE", +"371.296 493 LINE", +"375.801 498 LINE", +"379.942 503 LINE", +"383.75 508 LINE", +"387.255 513 LINE", +"390.478 518 LINE", +"393.437 523 LINE", +"396.149 528 LINE", +"398.627 533 LINE", +"400.881 538 LINE", +"402.922 543 LINE", +"404.758 548 LINE", +"406.395 553 LINE", +"407.841 558 LINE", +"409.099 563 LINE", +"410.176 568 LINE", +"411.074 573 LINE", +"411.798 578 LINE", +"412.35 583 LINE", +"412.732 588 LINE", +"412.947 593 LINE", +"408.987 598 LINE", +"412.859 603 LINE", +"412.519 608 LINE", +"411.966 613 LINE", +"411.188 618 LINE", +"410.172 623 LINE", +"408.902 628 LINE", +"407.359 633 LINE", +"405.521 638 LINE", +"403.36 643 LINE", +"400.966 648 LINE", +"402.006 653 LINE", +"403.046 658 LINE", +"404.086 663 LINE", +"405.126 668 LINE", +"406.166 673 LINE", +"407.206 678 LINE", +"408.246 683 LINE", +"409.286 688 LINE", +"410.326 693 LINE", +"411.366 698 LINE", +"412.406 703 LINE", +"413.446 708 LINE", +"414.486 713 LINE", +"415.526 718 LINE", +"416.566 723 LINE", +"417.606 728 LINE", +"443.876 730.02 LINE" +); +} +); +width = 431; +}, +{ +layerId = "88AF04C7-891B-4BE3-8AB1-6195D630646B"; +paths = ( +{ +closed = 1; +nodes = ( +"61.384 279.26 LINE", +"144.882 283 LINE", +"145.922 288 LINE", +"146.962 293 LINE", +"148.002 298 LINE", +"149.042 303 LINE", +"150.082 308 LINE", +"151.122 313 LINE", +"152.162 318 LINE", +"153.202 323 LINE", +"154.242 328 LINE", +"155.282 333 LINE", +"156.322 338 LINE", +"157.362 343 LINE", +"158.402 348 LINE", +"159.442 353 LINE", +"160.482 358 LINE", +"161.522 363 LINE", +"162.562 368 LINE", +"163.602 373 LINE", +"164.642 378 LINE", +"165.682 383 LINE", +"166.722 388 LINE", +"167.762 393 LINE", +"168.802 398 LINE", +"169.842 403 LINE", +"170.882 408 LINE", +"168.221 413 LINE", +"164.261 418 LINE", +"160.301 423 LINE", +"154.578 428 LINE", +"149.536 433 LINE", +"145.063 438 LINE", +"141.076 443 LINE", +"137.513 448 LINE", +"134.327 453 LINE", +"131.478 458 LINE", +"128.936 463 LINE", +"126.675 468 LINE", +"124.674 473 LINE", +"122.915 478 LINE", +"121.382 483 LINE", +"120.063 488 LINE", +"118.945 493 LINE", +"118.019 498 LINE", +"117.277 503 LINE", +"116.71 508 LINE", +"116.312 513 LINE", +"116.077 518 LINE", +"122.117 523 LINE", +"116.067 528 LINE", +"116.269 533 LINE", +"116.607 538 LINE", +"117.083 543 LINE", +"117.7 548 LINE", +"118.458 553 LINE", +"119.362 558 LINE", +"120.413 563 LINE", +"121.616 568 LINE", +"122.973 573 LINE", +"124.49 578 LINE", +"126.171 583 LINE", +"128.021 588 LINE", +"130.047 593 LINE", +"132.256 598 LINE", +"134.655 603 LINE", +"137.255 608 LINE", +"140.065 613 LINE", +"143.099 618 LINE", +"146.369 623 LINE", +"149.894 628 LINE", +"153.693 633 LINE", +"157.789 638 LINE", +"162.213 643 LINE", +"166.999 648 LINE", +"172.191 653 LINE", +"177.848 658 LINE", +"183.888 663 LINE", +"189.928 668 LINE", +"195.968 673 LINE", +"202.008 678 LINE", +"208.048 683 LINE", +"214.088 688 LINE", +"220.128 693 LINE", +"226.168 698 LINE", +"232.208 703 LINE", +"233.282 708 LINE", +"234.322 713 LINE", +"235.362 718 LINE", +"236.402 723 LINE", +"237.442 728 LINE", +"238.482 733 LINE", +"239.522 738 LINE", +"240.562 743 LINE", +"241.602 748 LINE", +"242.642 753 LINE", +"243.682 758 LINE", +"244.722 763 LINE", +"245.762 768 LINE", +"246.802 773 LINE", +"247.842 778 LINE", +"248.882 783 LINE", +"249.922 788 LINE", +"250.962 793 LINE", +"252.002 798 LINE", +"253.042 803 LINE", +"254.082 808 LINE", +"172.348 812.74 LINE" +); +}, +{ +closed = 1; +nodes = ( +"371.662 279.26 LINE", +"289.72 283 LINE", +"290.76 288 LINE", +"291.8 293 LINE", +"292.84 298 LINE", +"293.88 303 LINE", +"294.92 308 LINE", +"295.96 313 LINE", +"297 318 LINE", +"298.04 323 LINE", +"299.08 328 LINE", +"300.12 333 LINE", +"301.16 338 LINE", +"302.2 343 LINE", +"303.24 348 LINE", +"304.28 353 LINE", +"305.32 358 LINE", +"306.36 363 LINE", +"307.4 368 LINE", +"308.44 373 LINE", +"309.48 378 LINE", +"310.52 383 LINE", +"311.56 388 LINE", +"316.639 393 LINE", +"322.679 398 LINE", +"328.719 403 LINE", +"334.759 408 LINE", +"340.799 413 LINE", +"346.839 418 LINE", +"352.879 423 LINE", +"358.919 428 LINE", +"364.959 433 LINE", +"370.717 438 LINE", +"375.997 443 LINE", +"380.86 448 LINE", +"385.353 453 LINE", +"389.512 458 LINE", +"393.369 463 LINE", +"396.947 468 LINE", +"400.267 473 LINE", +"403.346 478 LINE", +"406.2 483 LINE", +"408.841 488 LINE", +"411.28 493 LINE", +"413.526 498 LINE", +"415.588 503 LINE", +"417.473 508 LINE", +"419.187 513 LINE", +"420.736 518 LINE", +"422.125 523 LINE", +"423.358 528 LINE", +"424.44 533 LINE", +"425.373 538 LINE", +"426.16 543 LINE", +"426.805 548 LINE", +"427.309 553 LINE", +"427.674 558 LINE", +"427.903 563 LINE", +"423.943 568 LINE", +"427.951 573 LINE", +"427.748 578 LINE", +"427.383 583 LINE", +"426.85 588 LINE", +"426.144 593 LINE", +"425.255 598 LINE", +"424.177 603 LINE", +"422.898 608 LINE", +"421.409 613 LINE", +"419.696 618 LINE", +"417.745 623 LINE", +"415.538 628 LINE", +"413.054 633 LINE", +"410.269 638 LINE", +"407.153 643 LINE", +"403.669 648 LINE", +"399.771 653 LINE", +"395.811 658 LINE", +"391.851 663 LINE", +"387.891 668 LINE", +"383.931 673 LINE", +"379.971 678 LINE", +"376.011 683 LINE", +"373.96 688 LINE", +"375 693 LINE", +"376.04 698 LINE", +"377.08 703 LINE", +"378.12 708 LINE", +"379.16 713 LINE", +"380.2 718 LINE", +"381.24 723 LINE", +"382.28 728 LINE", +"383.32 733 LINE", +"384.36 738 LINE", +"385.4 743 LINE", +"386.44 748 LINE", +"387.48 753 LINE", +"388.52 758 LINE", +"389.56 763 LINE", +"390.6 768 LINE", +"391.64 773 LINE", +"392.68 778 LINE", +"393.72 783 LINE", +"394.76 788 LINE", +"395.8 793 LINE", +"396.84 798 LINE", +"397.88 803 LINE", +"398.92 808 LINE", +"482.626 812.74 LINE" +); +} +); +width = 424; +}, +{ +layerId = "119329DF-C854-46E0-93EC-7E8A22DFCA4F"; +paths = ( +{ +closed = 1; +nodes = ( +"91.524 376.47 LINE", +"128.032 378 LINE", +"129.072 383 LINE", +"130.112 388 LINE", +"131.152 393 LINE", +"132.192 398 LINE", +"133.232 403 LINE", +"134.272 408 LINE", +"135.312 413 LINE", +"136.352 418 LINE", +"137.392 423 LINE", +"138.432 428 LINE", +"139.472 433 LINE", +"140.512 438 LINE", +"141.552 443 LINE", +"142.592 448 LINE", +"143.632 453 LINE", +"144.672 458 LINE", +"145.712 463 LINE", +"146.752 468 LINE", +"144.814 473 LINE", +"141.858 478 LINE", +"139.268 483 LINE", +"137.009 488 LINE", +"135.051 493 LINE", +"133.37 498 LINE", +"131.947 503 LINE", +"130.764 508 LINE", +"129.807 513 LINE", +"129.063 518 LINE", +"128.522 523 LINE", +"128.175 528 LINE", +"128.014 533 LINE", +"128.027 538 LINE", +"128.194 543 LINE", +"128.514 548 LINE", +"128.988 553 LINE", +"129.62 558 LINE", +"130.41 563 LINE", +"131.362 568 LINE", +"132.48 573 LINE", +"133.766 578 LINE", +"135.225 583 LINE", +"136.862 588 LINE", +"138.682 593 LINE", +"140.693 598 LINE", +"142.901 603 LINE", +"145.314 608 LINE", +"147.943 613 LINE", +"150.8 618 LINE", +"153.897 623 LINE", +"157.25 628 LINE", +"160.879 633 LINE", +"164.806 638 LINE", +"169.057 643 LINE", +"173.668 648 LINE", +"178.68 653 LINE", +"184.147 658 LINE", +"187.312 663 LINE", +"188.352 668 LINE", +"189.392 673 LINE", +"190.432 678 LINE", +"191.472 683 LINE", +"192.512 688 LINE", +"193.552 693 LINE", +"194.592 698 LINE", +"195.632 703 LINE", +"196.672 708 LINE", +"197.712 713 LINE", +"198.752 718 LINE", +"199.792 723 LINE", +"200.832 728 LINE", +"201.872 733 LINE", +"202.912 738 LINE", +"203.952 743 LINE", +"168.289 745.53 LINE" +); +}, +{ +closed = 1; +nodes = ( +"371.709 376.47 LINE", +"335.837 378 LINE", +"336.877 383 LINE", +"337.917 388 LINE", +"338.957 393 LINE", +"339.997 398 LINE", +"341.037 403 LINE", +"342.077 408 LINE", +"343.117 413 LINE", +"344.157 418 LINE", +"345.197 423 LINE", +"346.237 428 LINE", +"347.277 433 LINE", +"348.317 438 LINE", +"349.357 443 LINE", +"350.397 448 LINE", +"351.437 453 LINE", +"352.477 458 LINE", +"354.699 463 LINE", +"360.265 468 LINE", +"365.364 473 LINE", +"370.051 478 LINE", +"374.371 483 LINE", +"378.36 488 LINE", +"382.047 493 LINE", +"385.454 498 LINE", +"388.601 503 LINE", +"391.504 508 LINE", +"394.178 513 LINE", +"396.634 518 LINE", +"398.882 523 LINE", +"400.931 528 LINE", +"402.789 533 LINE", +"404.462 538 LINE", +"405.956 543 LINE", +"407.277 548 LINE", +"408.427 553 LINE", +"409.412 558 LINE", +"410.235 563 LINE", +"410.898 568 LINE", +"411.404 573 LINE", +"411.754 578 LINE", +"411.952 583 LINE", +"407.992 588 LINE", +"411.871 593 LINE", +"411.562 598 LINE", +"411.061 603 LINE", +"410.359 608 LINE", +"409.445 613 LINE", +"408.308 618 LINE", +"406.934 623 LINE", +"405.307 628 LINE", +"403.406 633 LINE", +"401.209 638 LINE", +"398.688 643 LINE", +"395.809 648 LINE", +"393.037 653 LINE", +"394.078 658 LINE", +"395.118 663 LINE", +"396.158 668 LINE", +"397.198 673 LINE", +"398.238 678 LINE", +"399.278 683 LINE", +"400.318 688 LINE", +"401.358 693 LINE", +"402.398 698 LINE", +"403.438 703 LINE", +"404.478 708 LINE", +"405.518 713 LINE", +"406.558 718 LINE", +"407.598 723 LINE", +"408.638 728 LINE", +"409.678 733 LINE", +"410.718 738 LINE", +"411.758 743 LINE", +"448.474 745.53 LINE" +); +} +); +width = 414; +} +); +} +); +instances = ( +{ +customParameters = ( +{ +name = typoAscender; +value = 795; +}, +{ +name = typoDescender; +value = -205; +}, +{ +name = typoLineGap; +value = 0; +}, +{ +name = hheaAscender; +value = 795; +}, +{ +name = hheaDescender; +value = -205; +}, +{ +name = underlinePosition; +value = -133; +}, +{ +name = underlineThickness; +value = 20; +}, +{ +name = winAscent; +value = 795; +}, +{ +name = winDescent; +value = 205; +} +); +interpolationCustom = 5; +interpolationWidth = 5; +instanceInterpolations = { +"84328D8E-4D54-44EF-AF5C-0364B1C28646" = 1; +}; +isItalic = 1; +linkStyle = Thin; +name = "Thin Italic"; +weightClass = Thin; +}, +{ +customParameters = ( +{ +name = typoAscender; +value = 795; +}, +{ +name = typoDescender; +value = -205; +}, +{ +name = typoLineGap; +value = 0; +}, +{ +name = hheaAscender; +value = 795; +}, +{ +name = hheaDescender; +value = -205; +}, +{ +name = underlinePosition; +value = -133; +}, +{ +name = underlineThickness; +value = 20; +}, +{ +name = winAscent; +value = 795; +}, +{ +name = winDescent; +value = 205; +} +); +interpolationCustom = 5; +interpolationWeight = 200; +interpolationWidth = 5; +instanceInterpolations = { +"119329DF-C854-46E0-93EC-7E8A22DFCA4F" = 0.33333; +"84328D8E-4D54-44EF-AF5C-0364B1C28646" = 0.66667; +}; +isItalic = 1; +linkStyle = "Extra Light"; +name = "Extra Light Italic"; +weightClass = ExtraLight; +}, +{ +customParameters = ( +{ +name = typoAscender; +value = 795; +}, +{ +name = typoDescender; +value = -205; +}, +{ +name = typoLineGap; +value = 0; +}, +{ +name = hheaAscender; +value = 795; +}, +{ +name = hheaDescender; +value = -205; +}, +{ +name = underlinePosition; +value = -133; +}, +{ +name = underlineThickness; +value = 20; +}, +{ +name = winAscent; +value = 795; +}, +{ +name = winDescent; +value = 205; +} +); +interpolationCustom = 5; +interpolationWeight = 300; +interpolationWidth = 5; +instanceInterpolations = { +"119329DF-C854-46E0-93EC-7E8A22DFCA4F" = 0.66667; +"84328D8E-4D54-44EF-AF5C-0364B1C28646" = 0.33333; +}; +isItalic = 1; +linkStyle = Light; +name = "Light Italic"; +weightClass = Light; +}, +{ +customParameters = ( +{ +name = typoAscender; +value = 795; +}, +{ +name = typoDescender; +value = -205; +}, +{ +name = typoLineGap; +value = 0; +}, +{ +name = hheaAscender; +value = 795; +}, +{ +name = hheaDescender; +value = -205; +}, +{ +name = underlinePosition; +value = -133; +}, +{ +name = underlineThickness; +value = 20; +}, +{ +name = winAscent; +value = 795; +}, +{ +name = winDescent; +value = 205; +} +); +interpolationCustom = 5; +interpolationWeight = 400; +interpolationWidth = 5; +instanceInterpolations = { +"119329DF-C854-46E0-93EC-7E8A22DFCA4F" = 1; +}; +isItalic = 1; +linkStyle = Regular; +name = "Regular Italic"; +}, +{ +customParameters = ( +{ +name = typoAscender; +value = 795; +}, +{ +name = typoDescender; +value = -205; +}, +{ +name = typoLineGap; +value = 0; +}, +{ +name = hheaAscender; +value = 795; +}, +{ +name = hheaDescender; +value = -205; +}, +{ +name = underlinePosition; +value = -133; +}, +{ +name = underlineThickness; +value = 20; +}, +{ +name = winAscent; +value = 795; +}, +{ +name = winDescent; +value = 205; +} +); +interpolationCustom = 5; +interpolationWeight = 500; +interpolationWidth = 5; +instanceInterpolations = { +"119329DF-C854-46E0-93EC-7E8A22DFCA4F" = 0.8; +"88AF04C7-891B-4BE3-8AB1-6195D630646B" = 0.2; +}; +isItalic = 1; +linkStyle = Medium; +name = "Medium Italic"; +weightClass = Medium; +}, +{ +customParameters = ( +{ +name = typoAscender; +value = 795; +}, +{ +name = typoDescender; +value = -205; +}, +{ +name = typoLineGap; +value = 0; +}, +{ +name = hheaAscender; +value = 795; +}, +{ +name = hheaDescender; +value = -205; +}, +{ +name = underlinePosition; +value = -133; +}, +{ +name = underlineThickness; +value = 20; +}, +{ +name = winAscent; +value = 795; +}, +{ +name = winDescent; +value = 205; +} +); +interpolationCustom = 5; +interpolationWeight = 600; +interpolationWidth = 5; +instanceInterpolations = { +"119329DF-C854-46E0-93EC-7E8A22DFCA4F" = 0.6; +"88AF04C7-891B-4BE3-8AB1-6195D630646B" = 0.4; +}; +isItalic = 1; +linkStyle = "Semi Bold"; +name = "Semi Bold Italic"; +weightClass = SemiBold; +}, +{ +customParameters = ( +{ +name = typoAscender; +value = 795; +}, +{ +name = typoDescender; +value = -205; +}, +{ +name = typoLineGap; +value = 0; +}, +{ +name = hheaAscender; +value = 795; +}, +{ +name = hheaDescender; +value = -205; +}, +{ +name = underlinePosition; +value = -133; +}, +{ +name = underlineThickness; +value = 20; +}, +{ +name = winAscent; +value = 795; +}, +{ +name = winDescent; +value = 205; +} +); +interpolationCustom = 5; +interpolationWeight = 700; +interpolationWidth = 5; +instanceInterpolations = { +"119329DF-C854-46E0-93EC-7E8A22DFCA4F" = 0.4; +"88AF04C7-891B-4BE3-8AB1-6195D630646B" = 0.6; +}; +isBold = 1; +isItalic = 1; +linkStyle = Regular; +name = "Bold Italic"; +weightClass = Bold; +}, +{ +customParameters = ( +{ +name = typoAscender; +value = 795; +}, +{ +name = typoDescender; +value = -205; +}, +{ +name = typoLineGap; +value = 0; +}, +{ +name = hheaAscender; +value = 795; +}, +{ +name = hheaDescender; +value = -205; +}, +{ +name = underlinePosition; +value = -133; +}, +{ +name = underlineThickness; +value = 20; +}, +{ +name = winAscent; +value = 795; +}, +{ +name = winDescent; +value = 205; +} +); +interpolationCustom = 5; +interpolationWeight = 800; +interpolationWidth = 5; +instanceInterpolations = { +"119329DF-C854-46E0-93EC-7E8A22DFCA4F" = 0.2; +"88AF04C7-891B-4BE3-8AB1-6195D630646B" = 0.8; +}; +isItalic = 1; +linkStyle = "Extra Bold"; +name = "Extra Bold Italic"; +weightClass = ExtraBold; +}, +{ +customParameters = ( +{ +name = typoAscender; +value = 795; +}, +{ +name = typoDescender; +value = -205; +}, +{ +name = typoLineGap; +value = 0; +}, +{ +name = hheaAscender; +value = 795; +}, +{ +name = hheaDescender; +value = -205; +}, +{ +name = underlinePosition; +value = -133; +}, +{ +name = underlineThickness; +value = 20; +}, +{ +name = winAscent; +value = 795; +}, +{ +name = winDescent; +value = 205; +} +); +interpolationCustom = 5; +interpolationWeight = 900; +interpolationWidth = 5; +instanceInterpolations = { +"88AF04C7-891B-4BE3-8AB1-6195D630646B" = 1; +}; +isItalic = 1; +linkStyle = Black; +name = "Black Italic"; +weightClass = Black; +} +); +kerning = { +"84328D8E-4D54-44EF-AF5C-0364B1C28646" = { +braceleft = { +slash = -30; +yen = -65; +sterling = -90; +quotedblbase = -75; +quotedblleft = -50; +asterisk = -55; +guillemetright = -60; +asciicircum = -70; +ellipsis = -65; +comma = -75; +cent = -60; +percent = -55; +at = -60; +quotedbl = -55; +copyright = -60; +equal = -55; +periodcentered = -60; +guilsinglleft = -55; +emdash = -60; +parenright = -85; +divide = -60; +semicolon = -60; +quotesingle = -55; +degree = -50; +multiply = -100; +hyphen = -60; +perthousand = -55; +quotedblright = -60; +asciitilde = -85; +backslash = -70; +trademark = -55; +dollar = -80; +quoteright = -60; +numbersign = -115; +bracketleft = -50; +guillemetleft = -55; +registered = -55; +braceleft = -120; +braceright = -120; +paragraph = -55; +euro = -145; +greater = -50; +colon = -55; +bullet = -60; +parenleft = -60; +question = -75; +less = -55; +bracketright = -50; +bar = -50; +guilsinglright = -60; +ampersand = -60; +questiondown = -65; +underscore = -65; +quotesinglbase = -75; +endash = -60; +plus = -60; +minus = -60; +quoteleft = -50; +"@MMK_R_thorn" = -50; +"@MMK_R_m" = -55; +"@MMK_R_o" = -60; +"@MMK_R_i" = -55; +"@MMK_R_e" = -60; +"@MMK_R_g" = -60; +"@MMK_R_f" = -55; +"@MMK_R_a" = -60; +"@MMK_R_c" = -60; +"@MMK_R_b" = -50; +"@MMK_R_y" = -55; +"@MMK_R_z" = -55; +"@MMK_R_u" = -55; +"@MMK_R_t" = -55; +"@MMK_R_w" = -55; +"@MMK_R_v" = -55; +"@MMK_R_p" = -55; +"@MMK_R_s" = -85; +"@MMK_R_r" = -55; +"@MMK_R_M" = -50; +"@MMK_R_L" = -55; +"@MMK_R_O" = -55; +"@MMK_R_N" = -50; +"@MMK_R_I" = -55; +"@MMK_R_H" = -50; +"@MMK_R_K" = -50; +"@MMK_R_J" = -90; +"@MMK_R_D" = -50; +"@MMK_R_G" = -55; +"@MMK_R_F" = -50; +"@MMK_R_A" = -65; +"@MMK_R_C" = -55; +"@MMK_R_B" = -50; +"@MMK_R_Y" = -70; +"@MMK_R_X" = -65; +"@MMK_R_Z" = -50; +"@MMK_R_U" = -50; +"@MMK_R_T" = -55; +"@MMK_R_W" = -70; +"@MMK_R_V" = -70; +"@MMK_R_Q" = -60; +"@MMK_R_P" = -50; +"@MMK_R_S" = -80; +"@MMK_R_R" = -50; +"@MMK_R_dcroat" = -60; +"@MMK_R_Oslash" = -55; +"@MMK_R_tcaron" = -55; +"@MMK_R_oslash" = -60; +"@MMK_R_Lslash" = -50; +"@MMK_R_a.alt" = -60; +"@MMK_R_germandbls" = -55; +"@MMK_R_h" = -50; +"@MMK_R_j" = 20; +"@MMK_R_d" = -60; +"@MMK_R_l" = -50; +"@MMK_R_n" = -55; +"@MMK_R_x" = -65; +"@MMK_R_q" = -60; +"@MMK_R_E" = -50; +"@MMK_R_Eth" = -50; +"@MMK_R_eth" = -60; +"@MMK_R_lcaron" = -50; +"@MMK_R_lslash" = -50; +"@MMK_R_Thorn" = -50; +"@MMK_R_dcaron" = -60; +}; +slash = { +question = -20; +parenleft = -110; +copyright = -110; +guillemetright = -120; +questiondown = -240; +quotesinglbase = -115; +quotedblright = -15; +quotedblbase = -205; +bracketright = 35; +comma = -115; +backslash = 50; +divide = -110; +braceright = -35; +endash = -130; +asterisk = -10; +hyphen = -130; +periodcentered = -100; +quotedblleft = -25; +plus = -110; +bullet = -130; +euro = -155; +guillemetleft = -165; +paragraph = -35; +braceleft = -130; +trademark = -35; +ampersand = -115; +semicolon = -70; +guilsinglright = -120; +registered = -60; +underscore = -240; +asciitilde = -160; +bracketleft = 35; +quoteleft = -25; +less = -115; +asciicircum = -115; +ellipsis = -240; +numbersign = -200; +dollar = -60; +yen = 10; +greater = 10; +guilsinglleft = -165; +multiply = -135; +emdash = -130; +cent = -125; +quoteright = -15; +percent = -25; +at = -105; +slash = -240; +sterling = -125; +equal = -65; +parenright = -35; +colon = -65; +minus = -110; +perthousand = -25; +bar = 35; +"@MMK_R_t" = -65; +"@MMK_R_r" = -65; +"@MMK_R_lcaron" = 15; +"@MMK_R_H" = 10; +"@MMK_R_I" = 10; +"@MMK_R_K" = 10; +"@MMK_R_G" = -90; +"@MMK_R_A" = -155; +"@MMK_R_C" = -85; +"@MMK_R_X" = 0; +"@MMK_R_V" = 10; +"@MMK_R_R" = 35; +"@MMK_R_oslash" = -135; +"@MMK_R_Lslash" = 10; +"@MMK_R_Eth" = 35; +"@MMK_R_tcaron" = -65; +"@MMK_R_germandbls" = -35; +"@MMK_R_thorn" = 15; +"@MMK_R_dcroat" = -135; +"@MMK_R_dcaron" = -135; +"@MMK_R_lslash" = 15; +"@MMK_R_Oslash" = -90; +"@MMK_R_eth" = -140; +"@MMK_R_l" = 15; +"@MMK_R_m" = -65; +"@MMK_R_n" = -65; +"@MMK_R_o" = -135; +"@MMK_R_j" = 15; +"@MMK_R_e" = -135; +"@MMK_R_f" = -65; +"@MMK_R_g" = -125; +"@MMK_R_a" = -135; +"@MMK_R_b" = 15; +"@MMK_R_x" = -75; +"@MMK_R_y" = -65; +"@MMK_R_z" = -65; +"@MMK_R_u" = -65; +"@MMK_R_v" = -65; +"@MMK_R_w" = -65; +"@MMK_R_p" = -65; +"@MMK_R_q" = -135; +"@MMK_R_L" = 10; +"@MMK_R_M" = 10; +"@MMK_R_N" = 10; +"@MMK_R_O" = -90; +"@MMK_R_J" = -240; +"@MMK_R_D" = 35; +"@MMK_R_E" = 10; +"@MMK_R_F" = 10; +"@MMK_R_B" = 35; +"@MMK_R_Y" = 10; +"@MMK_R_Z" = 10; +"@MMK_R_T" = 10; +"@MMK_R_U" = 10; +"@MMK_R_W" = 10; +"@MMK_R_P" = 35; +"@MMK_R_Q" = -90; +"@MMK_R_S" = -55; +"@MMK_R_a.alt" = -120; +"@MMK_R_Thorn" = 10; +"@MMK_R_d" = -135; +"@MMK_R_s" = -120; +"@MMK_R_h" = 15; +"@MMK_R_i" = 15; +"@MMK_R_c" = -135; +}; +dollar = { +guilsinglright = -10; +divide = -20; +backslash = -80; +perthousand = -85; +braceleft = -75; +bullet = -30; +quotedblright = -75; +semicolon = -30; +sterling = -45; +underscore = -90; +less = -50; +paragraph = -105; +quotedblleft = -90; +parenright = -105; +quotesingle = -60; +quoteleft = -90; +question = -85; +at = -15; +slash = -40; +asterisk = -75; +braceright = -60; +colon = -25; +degree = -65; +cent = -10; +ellipsis = -25; +registered = -75; +dollar = -75; +minus = -20; +quotesinglbase = -40; +trademark = -130; +yen = -55; +plus = -20; +percent = -85; +guilsinglleft = -15; +quotedbl = -60; +quoteright = -75; +questiondown = -20; +parenleft = -10; +guillemetleft = -15; +copyright = -15; +euro = -95; +comma = -40; +numbersign = -50; +asciicircum = -210; +periodcentered = -25; +guillemetright = -10; +quotedblbase = -40; +multiply = -50; +asciitilde = -85; +"@MMK_R_Oslash" = -30; +"@MMK_R_c" = -10; +"@MMK_R_tcaron" = -80; +"@MMK_R_oslash" = -15; +"@MMK_R_dcaron" = -10; +"@MMK_R_s" = -55; +"@MMK_R_v" = -50; +"@MMK_R_w" = -45; +"@MMK_R_t" = -80; +"@MMK_R_x" = -35; +"@MMK_R_S" = -60; +"@MMK_R_a" = -10; +"@MMK_R_f" = -80; +"@MMK_R_d" = -10; +"@MMK_R_o" = -15; +"@MMK_R_Q" = -30; +"@MMK_R_V" = -65; +"@MMK_R_T" = -60; +"@MMK_R_G" = -30; +"@MMK_R_O" = -30; +"@MMK_R_A" = -30; +"@MMK_R_J" = -55; +"@MMK_R_U" = -15; +"@MMK_R_X" = -35; +"@MMK_R_eth" = -10; +"@MMK_R_dcroat" = -10; +"@MMK_R_q" = -10; +"@MMK_R_y" = -45; +"@MMK_R_g" = -15; +"@MMK_R_e" = -10; +"@MMK_R_W" = -65; +"@MMK_R_Y" = -65; +"@MMK_R_C" = -35; +}; +perthousand = { +backslash = -220; +asterisk = -190; +semicolon = -25; +quoteright = -115; +question = -180; +quotesinglbase = -35; +guilsinglleft = -20; +comma = -35; +asciitilde = -85; +periodcentered = -25; +trademark = -155; +perthousand = -125; +yen = -55; +quoteleft = -115; +paragraph = -135; +euro = -100; +plus = -25; +at = -15; +asciicircum = -260; +registered = -80; +quotedbl = -200; +numbersign = -50; +multiply = -50; +underscore = -65; +questiondown = -15; +braceleft = -80; +guillemetleft = -20; +bullet = -35; +ellipsis = -15; +colon = -15; +quotedblleft = -200; +quotesingle = -110; +less = -50; +minus = -25; +divide = -25; +cent = -15; +quotedblright = -200; +copyright = -15; +parenright = -125; +degree = -215; +quotedblbase = -35; +dollar = -65; +slash = -30; +percent = -125; +parenleft = -10; +sterling = -45; +braceright = -55; +"@MMK_R_tcaron" = -80; +"@MMK_R_Oslash" = -35; +"@MMK_R_c" = -15; +"@MMK_R_dcroat" = -15; +"@MMK_R_eth" = -10; +"@MMK_R_o" = -15; +"@MMK_R_oslash" = -15; +"@MMK_R_f" = -80; +"@MMK_R_S" = -50; +"@MMK_R_Q" = -35; +"@MMK_R_a" = -15; +"@MMK_R_v" = -50; +"@MMK_R_G" = -35; +"@MMK_R_W" = -100; +"@MMK_R_g" = -20; +"@MMK_R_d" = -15; +"@MMK_R_dcaron" = -15; +"@MMK_R_A" = -25; +"@MMK_R_J" = -45; +"@MMK_R_V" = -120; +"@MMK_R_T" = -135; +"@MMK_R_X" = -30; +"@MMK_R_Y" = -100; +"@MMK_R_e" = -15; +"@MMK_R_w" = -50; +"@MMK_R_t" = -80; +"@MMK_R_s" = -45; +"@MMK_R_q" = -15; +"@MMK_R_x" = -30; +"@MMK_R_y" = -50; +"@MMK_R_U" = -15; +"@MMK_R_C" = -40; +"@MMK_R_O" = -35; +}; +multiply = { +guillemetright = -70; +perthousand = -55; +quoteright = -115; +underscore = -255; +quotedblleft = -85; +multiply = -85; +emdash = -45; +bracketleft = -35; +parenleft = -50; +asterisk = -50; +bracketright = -35; +numbersign = -120; +braceleft = -120; +percent = -55; +guillemetleft = -70; +trademark = -95; +quotedblbase = -205; +guilsinglleft = -70; +question = -225; +sterling = -85; +quotesinglbase = -115; +equal = -35; +dollar = -80; +at = -55; +less = -85; +guilsinglright = -70; +quoteleft = -85; +hyphen = -45; +slash = -135; +degree = -90; +quotedbl = -65; +parenright = -180; +semicolon = -55; +quotesingle = -65; +copyright = -55; +paragraph = -45; +comma = -115; +ellipsis = -255; +yen = -70; +euro = -125; +divide = -75; +registered = -35; +bar = -35; +quotedblright = -150; +braceright = -100; +asciicircum = -60; +colon = -45; +questiondown = -155; +greater = -35; +minus = -75; +plus = -75; +asciitilde = -115; +cent = -50; +backslash = -150; +endash = -45; +ampersand = -45; +periodcentered = -70; +bullet = -75; +"@MMK_R_dcroat" = -50; +"@MMK_R_eth" = -50; +"@MMK_R_Oslash" = -45; +"@MMK_R_lslash" = -35; +"@MMK_R_D" = -35; +"@MMK_R_Lslash" = -35; +"@MMK_R_I" = -35; +"@MMK_R_lcaron" = -35; +"@MMK_R_Eth" = -35; +"@MMK_R_t" = -35; +"@MMK_R_y" = -45; +"@MMK_R_u" = -35; +"@MMK_R_m" = -35; +"@MMK_R_v" = -45; +"@MMK_R_j" = -35; +"@MMK_R_c" = -50; +"@MMK_R_f" = -35; +"@MMK_R_g" = -55; +"@MMK_R_U" = -35; +"@MMK_R_J" = -215; +"@MMK_R_K" = -35; +"@MMK_R_E" = -35; +"@MMK_R_V" = -95; +"@MMK_R_W" = -85; +"@MMK_R_Thorn" = -35; +"@MMK_R_O" = -45; +"@MMK_R_B" = -35; +"@MMK_R_l" = -35; +"@MMK_R_C" = -40; +"@MMK_R_A" = -100; +"@MMK_R_thorn" = -35; +"@MMK_R_a" = -50; +"@MMK_R_dcaron" = -50; +"@MMK_R_z" = -35; +"@MMK_R_r" = -35; +"@MMK_R_s" = -70; +"@MMK_R_p" = -35; +"@MMK_R_w" = -45; +"@MMK_R_i" = -35; +"@MMK_R_b" = -35; +"@MMK_R_e" = -50; +"@MMK_R_Z" = -35; +"@MMK_R_Y" = -95; +"@MMK_R_R" = -35; +"@MMK_R_P" = -35; +"@MMK_R_Q" = -45; +"@MMK_R_T" = -170; +"@MMK_R_G" = -45; +"@MMK_R_d" = -50; +"@MMK_R_germandbls" = -35; +"@MMK_R_oslash" = -50; +"@MMK_R_a.alt" = -55; +"@MMK_R_q" = -50; +"@MMK_R_tcaron" = -35; +"@MMK_R_x" = -65; +"@MMK_R_h" = -35; +"@MMK_R_n" = -35; +"@MMK_R_o" = -50; +"@MMK_R_S" = -80; +"@MMK_R_H" = -35; +"@MMK_R_N" = -35; +"@MMK_R_L" = -35; +"@MMK_R_M" = -35; +"@MMK_R_F" = -35; +"@MMK_R_X" = -105; +}; +parenright = { +quotedbl = -55; +quotesingle = -55; +percent = -50; +comma = -50; +dollar = -80; +paragraph = -40; +ellipsis = -35; +euro = -90; +quotedblbase = -50; +guillemetright = -25; +yen = -55; +questiondown = -35; +asciicircum = -40; +colon = -35; +multiply = -40; +quoteleft = -65; +backslash = -145; +sterling = -30; +trademark = -60; +perthousand = -50; +slash = -50; +asciitilde = -30; +asterisk = -45; +quotedblleft = -65; +braceleft = -65; +quotedblright = -85; +quoteright = -85; +question = -150; +parenright = -115; +underscore = -70; +quotesinglbase = -50; +numbersign = -65; +degree = -75; +semicolon = -45; +braceright = -60; +registered = -20; +guilsinglright = -25; +"@MMK_R_J" = -65; +"@MMK_R_tcaron" = -30; +"@MMK_R_v" = -35; +"@MMK_R_s" = -45; +"@MMK_R_w" = -30; +"@MMK_R_t" = -30; +"@MMK_R_x" = -50; +"@MMK_R_f" = -30; +"@MMK_R_V" = -90; +"@MMK_R_W" = -75; +"@MMK_R_T" = -95; +"@MMK_R_S" = -70; +"@MMK_R_X" = -50; +"@MMK_R_C" = -10; +"@MMK_R_A" = -45; +"@MMK_R_Y" = -90; +"@MMK_R_y" = -30; +}; +asterisk = { +braceleft = -110; +copyright = -25; +quotedblright = -15; +semicolon = -10; +parenright = -35; +slash = -190; +endash = -130; +dollar = -35; +divide = -40; +asciicircum = -25; +quoteright = -15; +comma = -115; +cent = -40; +backslash = -45; +yen = -15; +underscore = -190; +minus = -40; +numbersign = -130; +questiondown = -190; +parenleft = -30; +less = -55; +guilsinglleft = -150; +hyphen = -130; +ellipsis = -190; +sterling = -80; +braceright = -65; +asciitilde = -80; +euro = -90; +plus = -40; +guilsinglright = -35; +question = -30; +guillemetleft = -150; +periodcentered = -100; +multiply = -50; +bullet = -55; +quotesinglbase = -115; +guillemetright = -35; +ampersand = -90; +quotedblbase = -190; +emdash = -130; +at = -25; +"@MMK_R_a.alt" = -90; +"@MMK_R_dcaron" = -50; +"@MMK_R_O" = -15; +"@MMK_R_G" = -10; +"@MMK_R_A" = -115; +"@MMK_R_Y" = -25; +"@MMK_R_V" = -20; +"@MMK_R_o" = -50; +"@MMK_R_g" = -40; +"@MMK_R_d" = -50; +"@MMK_R_e" = -50; +"@MMK_R_c" = -50; +"@MMK_R_a" = -50; +"@MMK_R_x" = -20; +"@MMK_R_Oslash" = -15; +"@MMK_R_eth" = -60; +"@MMK_R_S" = -30; +"@MMK_R_dcroat" = -50; +"@MMK_R_X" = -25; +"@MMK_R_C" = -10; +"@MMK_R_W" = -20; +"@MMK_R_v" = -10; +"@MMK_R_s" = -35; +"@MMK_R_q" = -50; +"@MMK_R_J" = -190; +"@MMK_R_Q" = -15; +"@MMK_R_oslash" = -50; +}; +guilsinglright = { +colon = -105; +registered = -65; +quoteright = -115; +plus = -10; +less = -50; +asterisk = -170; +quotedblbase = -155; +underscore = -170; +percent = -155; +quotedbl = -170; +question = -170; +trademark = -150; +euro = -85; +perthousand = -155; +multiply = -40; +braceright = -55; +guillemetright = -135; +slash = -90; +yen = -50; +parenright = -170; +backslash = -170; +asciitilde = -90; +ellipsis = -140; +quotedblright = -170; +sterling = -25; +quotedblleft = -170; +quotesinglbase = -115; +quotesingle = -110; +minus = -10; +numbersign = -70; +braceleft = -65; +bullet = -10; +quoteleft = -115; +guilsinglright = -135; +degree = -170; +semicolon = -110; +paragraph = -140; +divide = -10; +questiondown = -115; +asciicircum = -160; +dollar = -170; +comma = -115; +"@MMK_R_O" = -10; +"@MMK_R_S" = -170; +"@MMK_R_X" = -60; +"@MMK_R_G" = -10; +"@MMK_R_f" = -70; +"@MMK_R_Oslash" = -10; +"@MMK_R_T" = -130; +"@MMK_R_A" = -50; +"@MMK_R_v" = -35; +"@MMK_R_w" = -30; +"@MMK_R_x" = -60; +"@MMK_R_y" = -30; +"@MMK_R_V" = -100; +"@MMK_R_W" = -80; +"@MMK_R_Q" = -10; +"@MMK_R_C" = -15; +"@MMK_R_J" = -170; +"@MMK_R_t" = -70; +"@MMK_R_s" = -110; +"@MMK_R_Y" = -95; +"@MMK_R_tcaron" = -70; +}; +yen = { +asterisk = -10; +trademark = -20; +underscore = -355; +braceright = -70; +question = -20; +semicolon = -40; +guillemetright = -55; +ampersand = -60; +braceleft = -115; +comma = -75; +parenleft = -60; +parenright = -35; +euro = -120; +guilsinglleft = -55; +quoteleft = -20; +divide = -50; +endash = -55; +quoteright = -25; +paragraph = -25; +slash = -55; +plus = -50; +ellipsis = -60; +quotesinglbase = -75; +equal = -30; +less = -50; +registered = -35; +minus = -50; +cent = -60; +quotedbl = -10; +quotedblbase = -75; +multiply = -85; +at = -55; +bullet = -60; +sterling = -90; +percent = -20; +asciitilde = -85; +quotedblleft = -20; +guilsinglright = -55; +backslash = -15; +numbersign = -110; +perthousand = -20; +asciicircum = -55; +dollar = -50; +periodcentered = -60; +guillemetleft = -55; +colon = -30; +quotesingle = -10; +quotedblright = -25; +copyright = -55; +emdash = -55; +questiondown = -60; +degree = -10; +hyphen = -55; +"@MMK_R_J" = -85; +"@MMK_R_germandbls" = -25; +"@MMK_R_x" = -40; +"@MMK_R_Oslash" = -50; +"@MMK_R_Q" = -50; +"@MMK_R_S" = -45; +"@MMK_R_q" = -60; +"@MMK_R_s" = -75; +"@MMK_R_r" = -30; +"@MMK_R_v" = -30; +"@MMK_R_C" = -45; +"@MMK_R_G" = -45; +"@MMK_R_O" = -50; +"@MMK_R_a" = -60; +"@MMK_R_c" = -60; +"@MMK_R_g" = -60; +"@MMK_R_o" = -60; +"@MMK_R_u" = -30; +"@MMK_R_w" = -30; +"@MMK_R_z" = -30; +"@MMK_R_dcaron" = -60; +"@MMK_R_p" = -30; +"@MMK_R_t" = -30; +"@MMK_R_A" = -60; +"@MMK_R_dcroat" = -60; +"@MMK_R_e" = -60; +"@MMK_R_d" = -60; +"@MMK_R_f" = -30; +"@MMK_R_m" = -30; +"@MMK_R_n" = -30; +"@MMK_R_a.alt" = -60; +"@MMK_R_y" = -30; +"@MMK_R_oslash" = -60; +"@MMK_R_eth" = -60; +"@MMK_R_tcaron" = -30; +}; +parenleft = { +guillemetleft = -175; +bracketleft = -15; +divide = -155; +bullet = -170; +asterisk = -15; +less = -155; +underscore = -25; +slash = -15; +guillemetright = -135; +perthousand = -25; +greater = -15; +equal = -100; +degree = -15; +sterling = -125; +guilsinglright = -135; +multiply = -175; +parenright = -50; +bracketright = -15; +yen = -25; +quotesingle = -15; +plus = -155; +periodcentered = -100; +paragraph = -40; +quotedbl = -15; +asciicircum = -140; +asciitilde = -180; +colon = -95; +braceright = -85; +backslash = -55; +questiondown = -55; +trademark = -55; +ampersand = -115; +registered = -65; +comma = -70; +emdash = -170; +percent = -25; +question = -45; +hyphen = -170; +euro = -180; +cent = -170; +quotedblleft = -30; +quoteright = -30; +quoteleft = -30; +semicolon = -65; +quotedblbase = -70; +braceleft = -135; +quotesinglbase = -70; +numbersign = -175; +guilsinglleft = -170; +minus = -155; +quotedblright = -30; +parenleft = -120; +ellipsis = -105; +copyright = -135; +bar = -15; +at = -135; +dollar = -60; +endash = -170; +"@MMK_R_Eth" = -15; +"@MMK_R_Y" = -30; +"@MMK_R_Thorn" = -15; +"@MMK_R_dcroat" = -180; +"@MMK_R_s" = -140; +"@MMK_R_d" = -180; +"@MMK_R_f" = -95; +"@MMK_R_a" = -180; +"@MMK_R_c" = -175; +"@MMK_R_l" = -15; +"@MMK_R_n" = -100; +"@MMK_R_o" = -175; +"@MMK_R_h" = -15; +"@MMK_R_i" = -35; +"@MMK_R_j" = 50; +"@MMK_R_t" = -95; +"@MMK_R_u" = -100; +"@MMK_R_v" = -100; +"@MMK_R_w" = -100; +"@MMK_R_p" = -25; +"@MMK_R_q" = -180; +"@MMK_R_x" = -105; +"@MMK_R_z" = -100; +"@MMK_R_D" = -15; +"@MMK_R_E" = -15; +"@MMK_R_G" = -100; +"@MMK_R_A" = -105; +"@MMK_R_B" = -15; +"@MMK_R_C" = -95; +"@MMK_R_L" = -15; +"@MMK_R_N" = -15; +"@MMK_R_O" = -105; +"@MMK_R_J" = -145; +"@MMK_R_K" = -15; +"@MMK_R_X" = -35; +"@MMK_R_lcaron" = -15; +"@MMK_R_thorn" = -15; +"@MMK_R_e" = -175; +"@MMK_R_b" = -15; +"@MMK_R_r" = -100; +"@MMK_R_F" = -15; +"@MMK_R_H" = -15; +"@MMK_R_U" = -15; +"@MMK_R_V" = -30; +"@MMK_R_Q" = -105; +"@MMK_R_tcaron" = -95; +"@MMK_R_germandbls" = -35; +"@MMK_R_m" = -100; +"@MMK_R_g" = -110; +"@MMK_R_y" = -100; +"@MMK_R_I" = -15; +"@MMK_R_W" = -30; +"@MMK_R_R" = -15; +"@MMK_R_S" = -60; +"@MMK_R_Z" = -15; +"@MMK_R_dcaron" = -180; +"@MMK_R_M" = -15; +"@MMK_R_a.alt" = -150; +"@MMK_R_T" = -15; +"@MMK_R_lslash" = -15; +"@MMK_R_oslash" = -125; +"@MMK_R_eth" = -170; +"@MMK_R_Oslash" = -105; +"@MMK_R_Lslash" = -15; +"@MMK_R_P" = -15; +}; +quotesinglbase = { +emdash = -115; +quotedblleft = -115; +equal = -115; +quotesinglbase = -10; +registered = -115; +quotedblbase = -10; +endash = -115; +cent = -85; +paragraph = -115; +quotedblright = -115; +yen = -55; +comma = -10; +less = -115; +parenleft = -60; +at = -80; +quotesingle = -110; +ampersand = -60; +trademark = -115; +dollar = -50; +quotedbl = -115; +question = -115; +slash = 25; +euro = -115; +sterling = -30; +minus = -115; +divide = -115; +guilsinglright = -20; +asciicircum = -115; +guilsinglleft = -115; +parenright = -30; +percent = -85; +periodcentered = -100; +degree = -115; +copyright = -80; +backslash = -115; +braceright = -55; +numbersign = -70; +quoteright = -115; +perthousand = -85; +braceleft = -110; +guillemetleft = -115; +asciitilde = -115; +multiply = -115; +asterisk = -115; +quoteleft = -115; +hyphen = -115; +bullet = -115; +plus = -115; +guillemetright = -20; +"@MMK_R_dcaron" = -90; +"@MMK_R_c" = -90; +"@MMK_R_tcaron" = -110; +"@MMK_R_oslash" = -20; +"@MMK_R_J" = -35; +"@MMK_R_O" = -115; +"@MMK_R_C" = -115; +"@MMK_R_G" = -115; +"@MMK_R_Y" = -100; +"@MMK_R_Q" = -115; +"@MMK_R_S" = -45; +"@MMK_R_U" = -90; +"@MMK_R_V" = -115; +"@MMK_R_W" = -115; +"@MMK_R_j" = 60; +"@MMK_R_o" = -100; +"@MMK_R_a" = -90; +"@MMK_R_d" = -90; +"@MMK_R_g" = -105; +"@MMK_R_s" = -25; +"@MMK_R_v" = -75; +"@MMK_R_eth" = -85; +"@MMK_R_e" = -95; +"@MMK_R_y" = -70; +"@MMK_R_q" = -90; +"@MMK_R_T" = -115; +"@MMK_R_f" = -80; +"@MMK_R_t" = -110; +"@MMK_R_dcroat" = -90; +"@MMK_R_u" = -55; +"@MMK_R_w" = -70; +"@MMK_R_a.alt" = -45; +}; +euro = { +quotesinglbase = -45; +parenright = -80; +ellipsis = -30; +question = -75; +yen = -20; +quotedblbase = -45; +guillemetright = -20; +quotedblright = -10; +asciicircum = -10; +underscore = -165; +braceleft = -60; +numbersign = -50; +questiondown = -20; +multiply = -40; +quoteright = -10; +semicolon = -10; +asciitilde = -25; +dollar = -30; +slash = -40; +guilsinglright = -20; +sterling = -30; +comma = -45; +euro = -90; +braceright = -55; +backslash = -65; +"@MMK_R_A" = -25; +"@MMK_R_W" = -25; +"@MMK_R_S" = -25; +"@MMK_R_Y" = -30; +"@MMK_R_X" = -30; +"@MMK_R_J" = -75; +"@MMK_R_s" = -30; +"@MMK_R_x" = -10; +"@MMK_R_V" = -30; +}; +guilsinglleft = { +multiply = -70; +quoteright = -115; +asciicircum = -15; +sterling = -70; +comma = -35; +asterisk = -35; +copyright = -15; +periodcentered = -90; +paragraph = -15; +quotedblright = -170; +backslash = -125; +guilsinglleft = -135; +parenleft = -20; +yen = -40; +percent = -25; +quotesingle = -110; +question = -170; +guillemetleft = -135; +bullet = -40; +divide = -20; +numbersign = -100; +euro = -90; +parenright = -140; +degree = -80; +quotedbl = -170; +less = -25; +dollar = -55; +hyphen = -60; +quotesinglbase = -35; +at = -15; +endash = -60; +braceleft = -110; +questiondown = -20; +minus = -20; +slash = -35; +ellipsis = -20; +quoteleft = -90; +perthousand = -25; +emdash = -60; +semicolon = -25; +ampersand = -50; +quotedblbase = -35; +cent = -25; +asciitilde = -65; +plus = -20; +colon = -20; +braceright = -65; +underscore = -170; +trademark = -125; +quotedblleft = -90; +"@MMK_R_oslash" = -35; +"@MMK_R_eth" = -45; +"@MMK_R_Y" = -65; +"@MMK_R_g" = -25; +"@MMK_R_o" = -35; +"@MMK_R_A" = -30; +"@MMK_R_J" = -60; +"@MMK_R_V" = -65; +"@MMK_R_W" = -55; +"@MMK_R_T" = -135; +"@MMK_R_X" = -30; +"@MMK_R_f" = -15; +"@MMK_R_d" = -35; +"@MMK_R_e" = -35; +"@MMK_R_c" = -35; +"@MMK_R_a" = -35; +"@MMK_R_v" = -15; +"@MMK_R_w" = -15; +"@MMK_R_q" = -35; +"@MMK_R_x" = -30; +"@MMK_R_y" = -15; +"@MMK_R_a.alt" = -35; +"@MMK_R_S" = -50; +"@MMK_R_t" = -15; +"@MMK_R_s" = -30; +"@MMK_R_dcaron" = -35; +"@MMK_R_dcroat" = -35; +"@MMK_R_tcaron" = -15; +}; +questiondown = { +guillemetright = -195; +asciitilde = -205; +quotedblright = -200; +asciicircum = -220; +parenright = -55; +quoteright = -115; +ampersand = -175; +guillemetleft = -170; +periodcentered = -100; +euro = -270; +minus = -175; +quoteleft = -115; +guilsinglleft = -170; +underscore = -10; +numbersign = -210; +registered = -180; +plus = -175; +percent = -185; +paragraph = -180; +at = -175; +bracketleft = -20; +asterisk = -180; +colon = -105; +greater = -140; +semicolon = -85; +endash = -175; +divide = -175; +quotedblbase = -85; +emdash = -175; +backslash = -235; +trademark = -185; +dollar = -215; +questiondown = -55; +yen = -195; +question = -275; +perthousand = -185; +braceleft = -155; +cent = -175; +braceright = -75; +sterling = -170; +quotesinglbase = -85; +bracketright = -20; +quotedblleft = -190; +equal = -175; +degree = -200; +bullet = -175; +quotedbl = -195; +copyright = -175; +bar = -65; +less = -175; +multiply = -215; +ellipsis = -125; +comma = -85; +guilsinglright = -170; +slash = -30; +quotesingle = -110; +parenleft = -155; +hyphen = -175; +"@MMK_R_Lslash" = -140; +"@MMK_R_tcaron" = -180; +"@MMK_R_oslash" = -160; +"@MMK_R_w" = -185; +"@MMK_R_u" = -175; +"@MMK_R_r" = -140; +"@MMK_R_s" = -195; +"@MMK_R_p" = -10; +"@MMK_R_z" = -140; +"@MMK_R_g" = -85; +"@MMK_R_e" = -175; +"@MMK_R_b" = -140; +"@MMK_R_n" = -140; +"@MMK_R_o" = -175; +"@MMK_R_l" = -85; +"@MMK_R_m" = -140; +"@MMK_R_h" = -140; +"@MMK_R_i" = -85; +"@MMK_R_V" = -225; +"@MMK_R_T" = -235; +"@MMK_R_U" = -175; +"@MMK_R_R" = -140; +"@MMK_R_S" = -210; +"@MMK_R_P" = -140; +"@MMK_R_Q" = -180; +"@MMK_R_Z" = -140; +"@MMK_R_X" = -140; +"@MMK_R_Y" = -230; +"@MMK_R_G" = -180; +"@MMK_R_D" = -65; +"@MMK_R_E" = -140; +"@MMK_R_B" = -65; +"@MMK_R_C" = -180; +"@MMK_R_A" = -140; +"@MMK_R_N" = -140; +"@MMK_R_O" = -180; +"@MMK_R_L" = -140; +"@MMK_R_M" = -140; +"@MMK_R_J" = -195; +"@MMK_R_K" = -140; +"@MMK_R_I" = -115; +"@MMK_R_Eth" = -65; +"@MMK_R_thorn" = -10; +"@MMK_R_x" = -140; +"@MMK_R_W" = -220; +"@MMK_R_F" = -140; +"@MMK_R_a.alt" = -175; +"@MMK_R_dcaron" = -175; +"@MMK_R_Thorn" = -140; +"@MMK_R_v" = -185; +"@MMK_R_t" = -180; +"@MMK_R_q" = -175; +"@MMK_R_y" = -80; +"@MMK_R_f" = -180; +"@MMK_R_d" = -175; +"@MMK_R_c" = -175; +"@MMK_R_a" = -175; +"@MMK_R_H" = -140; +"@MMK_R_lslash" = -140; +"@MMK_R_Oslash" = -140; +"@MMK_R_germandbls" = -140; +"@MMK_R_lcaron" = -105; +"@MMK_R_j" = 65; +"@MMK_R_dcroat" = -175; +"@MMK_R_eth" = -175; +}; +emdash = { +quotesingle = -110; +parenright = -170; +question = -175; +quotedbl = -200; +registered = -15; +euro = -90; +braceright = -60; +paragraph = -55; +guilsinglright = -80; +questiondown = -85; +multiply = -40; +quoteleft = -115; +semicolon = -110; +slash = -75; +quotedblleft = -200; +braceleft = -60; +ellipsis = -285; +underscore = -355; +degree = -215; +trademark = -125; +asciitilde = -25; +percent = -70; +asterisk = -155; +sterling = -30; +perthousand = -70; +yen = -50; +quoteright = -115; +quotesinglbase = -115; +backslash = -155; +quotedblbase = -205; +dollar = -110; +colon = -105; +asciicircum = -260; +numbersign = -65; +comma = -115; +guillemetright = -80; +quotedblright = -200; +"@MMK_R_X" = -55; +"@MMK_R_A" = -45; +"@MMK_R_J" = -145; +"@MMK_R_S" = -110; +"@MMK_R_V" = -80; +"@MMK_R_W" = -65; +"@MMK_R_T" = -135; +"@MMK_R_f" = -80; +"@MMK_R_s" = -40; +"@MMK_R_v" = -25; +"@MMK_R_w" = -25; +"@MMK_R_t" = -80; +"@MMK_R_x" = -50; +"@MMK_R_tcaron" = -80; +"@MMK_R_Y" = -85; +"@MMK_R_y" = -25; +}; +backslash = { +at = -100; +bracketright = 15; +divide = -130; +quoteleft = -115; +colon = -25; +backslash = -235; +equal = -80; +bracketleft = 10; +quoteright = -115; +endash = -100; +quotedbl = -200; +multiply = -155; +copyright = -100; +bar = 10; +guilsinglleft = -125; +quotesingle = -110; +plus = -130; +sterling = -50; +greater = -15; +numbersign = -85; +ellipsis = -25; +trademark = -235; +bullet = -140; +ampersand = -85; +question = -205; +yen = -75; +braceright = -40; +degree = -215; +less = -150; +hyphen = -100; +perthousand = -100; +dollar = -75; +underscore = 10; +euro = -195; +emdash = -100; +paragraph = -215; +quotedblleft = -200; +periodcentered = -100; +asterisk = -190; +asciicircum = -210; +registered = -180; +parenleft = -85; +guilsinglright = -40; +cent = -100; +slash = 50; +guillemetleft = -125; +braceleft = -110; +parenright = -15; +asciitilde = -185; +quotedblright = -200; +minus = -130; +percent = -100; +guillemetright = -40; +"@MMK_R_germandbls" = -20; +"@MMK_R_tcaron" = -135; +"@MMK_R_Eth" = 15; +"@MMK_R_dcaron" = -100; +"@MMK_R_lcaron" = -20; +"@MMK_R_oslash" = -40; +"@MMK_R_O" = -135; +"@MMK_R_N" = -15; +"@MMK_R_M" = -15; +"@MMK_R_L" = -20; +"@MMK_R_K" = -15; +"@MMK_R_J" = -55; +"@MMK_R_I" = -20; +"@MMK_R_G" = -135; +"@MMK_R_F" = -15; +"@MMK_R_D" = 15; +"@MMK_R_C" = -140; +"@MMK_R_B" = 10; +"@MMK_R_A" = -15; +"@MMK_R_Z" = -15; +"@MMK_R_Y" = -120; +"@MMK_R_W" = -150; +"@MMK_R_V" = -180; +"@MMK_R_U" = -105; +"@MMK_R_T" = -150; +"@MMK_R_S" = -70; +"@MMK_R_R" = -20; +"@MMK_R_Q" = -135; +"@MMK_R_P" = -20; +"@MMK_R_o" = -110; +"@MMK_R_n" = -15; +"@MMK_R_m" = -15; +"@MMK_R_l" = -20; +"@MMK_R_j" = 85; +"@MMK_R_h" = -20; +"@MMK_R_f" = -95; +"@MMK_R_e" = -105; +"@MMK_R_d" = -100; +"@MMK_R_c" = -100; +"@MMK_R_b" = -20; +"@MMK_R_a" = -100; +"@MMK_R_z" = -15; +"@MMK_R_x" = -15; +"@MMK_R_w" = -85; +"@MMK_R_v" = -95; +"@MMK_R_u" = -75; +"@MMK_R_t" = -135; +"@MMK_R_s" = -50; +"@MMK_R_r" = -15; +"@MMK_R_q" = -100; +"@MMK_R_p" = 10; +"@MMK_R_g" = -90; +"@MMK_R_H" = -15; +"@MMK_R_E" = -15; +"@MMK_R_X" = -15; +"@MMK_R_y" = -65; +"@MMK_R_a.alt" = -70; +"@MMK_R_Lslash" = -20; +"@MMK_R_Oslash" = -15; +"@MMK_R_dcroat" = -100; +"@MMK_R_eth" = -100; +"@MMK_R_i" = -15; +"@MMK_R_lslash" = -20; +"@MMK_R_Thorn" = -20; +"@MMK_R_thorn" = 10; +}; +colon = { +periodcentered = -100; +less = -25; +slash = 15; +plus = -15; +minus = -15; +ampersand = -60; +parenleft = -25; +braceleft = -105; +asciicircum = -20; +braceright = -55; +endash = -105; +semicolon = -10; +quotesingle = -15; +guilsinglleft = -105; +quotedblleft = -20; +quoteleft = -20; +emdash = -105; +dollar = -40; +percent = -10; +backslash = -105; +quotedblbase = -20; +question = -105; +quotesinglbase = -20; +perthousand = -10; +multiply = -45; +numbersign = -70; +divide = -15; +cent = -30; +sterling = -30; +guillemetright = -20; +quotedblright = -55; +trademark = -15; +quoteright = -55; +yen = -35; +asciitilde = -65; +euro = -90; +parenright = -60; +guillemetleft = -105; +at = -20; +guilsinglright = -20; +comma = -20; +quotedbl = -15; +bullet = -40; +degree = -30; +copyright = -20; +hyphen = -105; +"@MMK_R_y" = -10; +"@MMK_R_v" = -10; +"@MMK_R_w" = -10; +"@MMK_R_o" = -40; +"@MMK_R_g" = -30; +"@MMK_R_d" = -40; +"@MMK_R_e" = -40; +"@MMK_R_c" = -40; +"@MMK_R_a" = -40; +"@MMK_R_Y" = -55; +"@MMK_R_V" = -55; +"@MMK_R_W" = -45; +"@MMK_R_T" = -105; +"@MMK_R_S" = -35; +"@MMK_R_Q" = -10; +"@MMK_R_O" = -10; +"@MMK_R_J" = -30; +"@MMK_R_a.alt" = -45; +"@MMK_R_s" = -25; +"@MMK_R_q" = -40; +"@MMK_R_j" = 35; +"@MMK_R_eth" = -45; +"@MMK_R_G" = -10; +"@MMK_R_oslash" = -20; +"@MMK_R_dcroat" = -40; +"@MMK_R_dcaron" = -40; +}; +quotedblright = { +asciicircum = -80; +quotedblright = -10; +dollar = -30; +questiondown = -200; +guillemetleft = -200; +periodcentered = -100; +quotedblbase = -200; +quoteright = -10; +parenleft = -65; +cent = -90; +question = -25; +equal = -15; +ellipsis = -200; +at = -60; +multiply = -95; +backslash = -40; +divide = -200; +copyright = -65; +sterling = -90; +colon = -20; +minus = -200; +slash = -200; +semicolon = -25; +less = -140; +guilsinglright = -90; +emdash = -200; +guilsinglleft = -170; +registered = -20; +numbersign = -160; +underscore = -200; +braceright = -70; +plus = -200; +braceleft = -110; +yen = -10; +guillemetright = -90; +ampersand = -90; +comma = -115; +bullet = -115; +endash = -200; +quotesinglbase = -115; +parenright = -30; +hyphen = -185; +euro = -105; +asciitilde = -135; +"@MMK_R_c" = -100; +"@MMK_R_d" = -100; +"@MMK_R_i" = -15; +"@MMK_R_o" = -100; +"@MMK_R_n" = -15; +"@MMK_R_m" = -15; +"@MMK_R_u" = -15; +"@MMK_R_A" = -140; +"@MMK_R_eth" = -115; +"@MMK_R_j" = -15; +"@MMK_R_p" = -15; +"@MMK_R_Q" = -45; +"@MMK_R_a" = -100; +"@MMK_R_g" = -90; +"@MMK_R_f" = -15; +"@MMK_R_e" = -105; +"@MMK_R_s" = -80; +"@MMK_R_r" = -15; +"@MMK_R_q" = -100; +"@MMK_R_w" = -15; +"@MMK_R_v" = -20; +"@MMK_R_t" = -15; +"@MMK_R_z" = -15; +"@MMK_R_y" = -15; +"@MMK_R_x" = -25; +"@MMK_R_C" = -40; +"@MMK_R_G" = -45; +"@MMK_R_J" = -200; +"@MMK_R_O" = -45; +"@MMK_R_S" = -30; +"@MMK_R_W" = -15; +"@MMK_R_V" = -20; +"@MMK_R_Y" = -20; +"@MMK_R_X" = -25; +"@MMK_R_oslash" = -100; +"@MMK_R_Oslash" = -45; +"@MMK_R_dcaron" = -100; +"@MMK_R_tcaron" = -15; +"@MMK_R_dcroat" = -100; +"@MMK_R_a.alt" = -80; +}; +endash = { +dollar = -110; +degree = -215; +quoteright = -115; +quoteleft = -115; +guillemetright = -80; +perthousand = -70; +semicolon = -110; +quotesinglbase = -115; +braceleft = -60; +sterling = -30; +quotesingle = -110; +comma = -115; +colon = -105; +braceright = -60; +backslash = -155; +registered = -15; +question = -175; +quotedbl = -200; +quotedblleft = -200; +slash = -75; +quotedblbase = -205; +numbersign = -65; +paragraph = -55; +guilsinglright = -80; +yen = -50; +questiondown = -85; +asciitilde = -25; +multiply = -40; +trademark = -125; +percent = -70; +asciicircum = -260; +quotedblright = -200; +underscore = -290; +euro = -90; +asterisk = -155; +parenright = -170; +ellipsis = -285; +"@MMK_R_J" = -145; +"@MMK_R_T" = -135; +"@MMK_R_W" = -65; +"@MMK_R_V" = -80; +"@MMK_R_S" = -110; +"@MMK_R_Y" = -85; +"@MMK_R_X" = -55; +"@MMK_R_f" = -80; +"@MMK_R_t" = -80; +"@MMK_R_v" = -25; +"@MMK_R_s" = -40; +"@MMK_R_y" = -25; +"@MMK_R_x" = -50; +"@MMK_R_w" = -25; +"@MMK_R_A" = -45; +"@MMK_R_tcaron" = -80; +}; +trademark = { +underscore = -355; +sterling = -35; +question = -85; +ellipsis = -285; +quotedblbase = -205; +quoteright = -10; +dollar = -30; +quotesinglbase = -115; +yen = -20; +guilsinglleft = -10; +asciicircum = -15; +questiondown = -200; +asciitilde = -30; +euro = -90; +numbersign = -90; +slash = -115; +quotedblright = -10; +comma = -115; +braceleft = -60; +ampersand = -10; +multiply = -45; +parenright = -75; +guillemetright = -20; +guillemetleft = -10; +backslash = -65; +semicolon = -10; +guilsinglright = -20; +braceright = -60; +"@MMK_R_x" = -10; +"@MMK_R_V" = -30; +"@MMK_R_W" = -25; +"@MMK_R_S" = -25; +"@MMK_R_X" = -35; +"@MMK_R_Y" = -30; +"@MMK_R_A" = -70; +"@MMK_R_J" = -285; +"@MMK_R_a.alt" = -35; +"@MMK_R_s" = -30; +}; +asciicircum = { +quotedbl = -60; +braceright = -90; +quotesingle = -60; +emdash = -260; +slash = -200; +asterisk = -50; +yen = -65; +semicolon = -50; +braceleft = -130; +bar = -25; +endash = -260; +bullet = -65; +registered = -25; +colon = -45; +degree = -90; +asciitilde = -85; +periodcentered = -100; +at = -35; +percent = -50; +paragraph = -40; +quoteright = -105; +parenleft = -40; +quotesinglbase = -115; +equal = -25; +bracketleft = -25; +guillemetleft = -160; +multiply = -85; +divide = -260; +parenright = -170; +plus = -260; +sterling = -105; +dollar = -80; +bracketright = -25; +trademark = -70; +numbersign = -145; +comma = -115; +ellipsis = -260; +guilsinglright = -40; +guillemetright = -40; +underscore = -260; +cent = -50; +hyphen = -185; +quotedblright = -105; +question = -165; +copyright = -40; +perthousand = -50; +asciicircum = -35; +quoteleft = -75; +questiondown = -260; +guilsinglleft = -160; +quotedblbase = -205; +quotedblleft = -75; +minus = -260; +backslash = -150; +greater = -25; +euro = -115; +less = -75; +ampersand = -145; +"@MMK_R_Lslash" = -25; +"@MMK_R_germandbls" = -25; +"@MMK_R_Eth" = -25; +"@MMK_R_thorn" = -25; +"@MMK_R_eth" = -65; +"@MMK_R_lcaron" = -25; +"@MMK_R_dcroat" = -60; +"@MMK_R_L" = -25; +"@MMK_R_J" = -260; +"@MMK_R_B" = -25; +"@MMK_R_A" = -125; +"@MMK_R_W" = -75; +"@MMK_R_R" = -25; +"@MMK_R_j" = -25; +"@MMK_R_v" = -40; +"@MMK_R_Thorn" = -25; +"@MMK_R_tcaron" = -30; +"@MMK_R_lslash" = -25; +"@MMK_R_Oslash" = -30; +"@MMK_R_dcaron" = -60; +"@MMK_R_H" = -25; +"@MMK_R_x" = -60; +"@MMK_R_O" = -30; +"@MMK_R_N" = -25; +"@MMK_R_M" = -25; +"@MMK_R_K" = -25; +"@MMK_R_G" = -25; +"@MMK_R_E" = -25; +"@MMK_R_D" = -25; +"@MMK_R_C" = -25; +"@MMK_R_Y" = -90; +"@MMK_R_X" = -100; +"@MMK_R_V" = -85; +"@MMK_R_U" = -25; +"@MMK_R_T" = -110; +"@MMK_R_S" = -75; +"@MMK_R_Q" = -30; +"@MMK_R_P" = -25; +"@MMK_R_o" = -55; +"@MMK_R_m" = -25; +"@MMK_R_l" = -25; +"@MMK_R_i" = -25; +"@MMK_R_g" = -50; +"@MMK_R_f" = -30; +"@MMK_R_e" = -60; +"@MMK_R_c" = -55; +"@MMK_R_z" = -25; +"@MMK_R_y" = -35; +"@MMK_R_w" = -35; +"@MMK_R_t" = -30; +"@MMK_R_s" = -55; +"@MMK_R_r" = -25; +"@MMK_R_q" = -60; +"@MMK_R_p" = -25; +"@MMK_R_h" = -25; +"@MMK_R_F" = -25; +"@MMK_R_I" = -25; +"@MMK_R_Z" = -25; +"@MMK_R_a.alt" = -155; +"@MMK_R_d" = -60; +"@MMK_R_b" = -25; +"@MMK_R_a" = -60; +"@MMK_R_u" = -25; +"@MMK_R_oslash" = -55; +"@MMK_R_n" = -25; +}; +hyphen = { +quotedbl = -185; +dollar = -110; +quotesinglbase = -115; +degree = -185; +asciicircum = -185; +sterling = -30; +slash = -75; +yen = -50; +backslash = -155; +parenright = -170; +questiondown = -85; +semicolon = -110; +trademark = -125; +perthousand = -70; +numbersign = -65; +multiply = -40; +euro = -90; +ellipsis = -185; +braceleft = -60; +guillemetright = -80; +underscore = -185; +quotedblbase = -185; +asterisk = -155; +percent = -70; +paragraph = -55; +quotesingle = -110; +asciitilde = -25; +registered = -15; +question = -175; +quotedblright = -185; +quotedblleft = -185; +quoteright = -115; +comma = -115; +quoteleft = -115; +braceright = -60; +guilsinglright = -80; +colon = -105; +"@MMK_R_Y" = -85; +"@MMK_R_w" = -25; +"@MMK_R_s" = -40; +"@MMK_R_tcaron" = -80; +"@MMK_R_t" = -80; +"@MMK_R_A" = -45; +"@MMK_R_J" = -140; +"@MMK_R_T" = -135; +"@MMK_R_V" = -80; +"@MMK_R_W" = -65; +"@MMK_R_S" = -110; +"@MMK_R_X" = -55; +"@MMK_R_f" = -80; +"@MMK_R_v" = -25; +"@MMK_R_x" = -50; +"@MMK_R_y" = -25; +}; +question = { +multiply = -50; +braceright = -65; +ellipsis = -200; +comma = -115; +underscore = -205; +quotesingle = -10; +endash = -60; +bullet = -50; +plus = -25; +asciitilde = -75; +guilsinglleft = -135; +question = -55; +sterling = -80; +cent = -40; +emdash = -60; +yen = -25; +quoteright = -15; +numbersign = -135; +quotedblright = -15; +quotesinglbase = -115; +slash = -185; +dollar = -30; +minus = -25; +parenright = -60; +ampersand = -95; +euro = -90; +questiondown = -195; +hyphen = -60; +semicolon = -10; +periodcentered = -90; +quotedblbase = -205; +braceleft = -110; +guilsinglright = -35; +at = -25; +degree = -10; +guillemetleft = -135; +divide = -25; +quotedbl = -10; +copyright = -30; +parenleft = -30; +backslash = -70; +asciicircum = -30; +less = -30; +guillemetright = -35; +"@MMK_R_dcaron" = -50; +"@MMK_R_o" = -50; +"@MMK_R_g" = -40; +"@MMK_R_d" = -50; +"@MMK_R_c" = -50; +"@MMK_R_a" = -50; +"@MMK_R_s" = -40; +"@MMK_R_q" = -50; +"@MMK_R_O" = -15; +"@MMK_R_G" = -15; +"@MMK_R_C" = -15; +"@MMK_R_X" = -45; +"@MMK_R_Y" = -40; +"@MMK_R_S" = -25; +"@MMK_R_Oslash" = -15; +"@MMK_R_e" = -50; +"@MMK_R_Q" = -15; +"@MMK_R_eth" = -55; +"@MMK_R_oslash" = -50; +"@MMK_R_J" = -225; +"@MMK_R_A" = -115; +"@MMK_R_V" = -40; +"@MMK_R_W" = -30; +"@MMK_R_T" = -10; +"@MMK_R_a.alt" = -70; +"@MMK_R_x" = -10; +"@MMK_R_dcroat" = -50; +}; +ellipsis = { +bullet = -175; +equal = -285; +quoteleft = -115; +asciitilde = -240; +parenleft = -60; +plus = -285; +quotedblbase = -20; +cent = -85; +asterisk = -190; +hyphen = -185; +quotedbl = -200; +emdash = -285; +slash = 15; +degree = -215; +trademark = -285; +quotesingle = -110; +copyright = -75; +minus = -285; +yen = -55; +multiply = -250; +guilsinglright = -20; +comma = -20; +dollar = -50; +at = -75; +asciicircum = -260; +paragraph = -220; +endash = -285; +numbersign = -70; +percent = -85; +quotedblright = -200; +quotesinglbase = -20; +less = -285; +periodcentered = -100; +divide = -285; +registered = -285; +perthousand = -85; +braceleft = -110; +ampersand = -60; +guillemetleft = -180; +parenright = -60; +quoteright = -115; +guillemetright = -20; +semicolon = -10; +question = -185; +sterling = -30; +euro = -280; +backslash = -235; +braceright = -55; +guilsinglleft = -170; +quotedblleft = -200; +"@MMK_R_U" = -85; +"@MMK_R_oslash" = -20; +"@MMK_R_dcaron" = -85; +"@MMK_R_tcaron" = -105; +"@MMK_R_Q" = -135; +"@MMK_R_W" = -130; +"@MMK_R_V" = -160; +"@MMK_R_T" = -135; +"@MMK_R_Y" = -100; +"@MMK_R_C" = -145; +"@MMK_R_G" = -135; +"@MMK_R_J" = -30; +"@MMK_R_O" = -135; +"@MMK_R_q" = -85; +"@MMK_R_w" = -70; +"@MMK_R_u" = -50; +"@MMK_R_t" = -105; +"@MMK_R_y" = -70; +"@MMK_R_a" = -85; +"@MMK_R_g" = -120; +"@MMK_R_e" = -90; +"@MMK_R_d" = -85; +"@MMK_R_o" = -100; +"@MMK_R_dcroat" = -85; +"@MMK_R_a.alt" = -45; +"@MMK_R_eth" = -80; +"@MMK_R_S" = -45; +"@MMK_R_f" = -80; +"@MMK_R_j" = 35; +"@MMK_R_s" = -25; +"@MMK_R_v" = -75; +"@MMK_R_c" = -90; +}; +asciitilde = { +cent = -45; +parenleft = -40; +degree = -135; +perthousand = -60; +bracketright = -25; +guilsinglright = -65; +registered = -30; +slash = -180; +quotedblleft = -200; +question = -200; +guilsinglleft = -95; +parenright = -180; +quoteright = -115; +ampersand = -75; +paragraph = -50; +asciitilde = -70; +equal = -30; +bar = -30; +emdash = -40; +copyright = -40; +multiply = -120; +bullet = -45; +quotedblright = -200; +hyphen = -40; +euro = -120; +greater = -25; +asterisk = -95; +yen = -70; +ellipsis = -240; +less = -30; +endash = -40; +quotesingle = -110; +dollar = -95; +percent = -60; +asciicircum = -105; +numbersign = -145; +bracketleft = -25; +colon = -65; +comma = -115; +questiondown = -240; +at = -35; +minus = -30; +sterling = -70; +plus = -30; +semicolon = -75; +backslash = -160; +quotesinglbase = -115; +divide = -30; +trademark = -150; +braceright = -90; +quotedblbase = -205; +quoteleft = -115; +guillemetright = -65; +periodcentered = -60; +guillemetleft = -95; +braceleft = -100; +underscore = -240; +quotedbl = -200; +"@MMK_R_r" = -30; +"@MMK_R_a.alt" = -115; +"@MMK_R_dcroat" = -50; +"@MMK_R_lslash" = -30; +"@MMK_R_germandbls" = -30; +"@MMK_R_A" = -125; +"@MMK_R_R" = -30; +"@MMK_R_j" = -30; +"@MMK_R_y" = -45; +"@MMK_R_tcaron" = -105; +"@MMK_R_Thorn" = -30; +"@MMK_R_L" = -30; +"@MMK_R_O" = -30; +"@MMK_R_N" = -25; +"@MMK_R_I" = -30; +"@MMK_R_H" = -25; +"@MMK_R_K" = -25; +"@MMK_R_J" = -240; +"@MMK_R_E" = -25; +"@MMK_R_D" = -25; +"@MMK_R_G" = -30; +"@MMK_R_B" = -30; +"@MMK_R_X" = -110; +"@MMK_R_Z" = -25; +"@MMK_R_U" = -30; +"@MMK_R_T" = -160; +"@MMK_R_W" = -85; +"@MMK_R_Q" = -30; +"@MMK_R_m" = -30; +"@MMK_R_h" = -25; +"@MMK_R_e" = -50; +"@MMK_R_d" = -50; +"@MMK_R_g" = -40; +"@MMK_R_a" = -50; +"@MMK_R_c" = -45; +"@MMK_R_z" = -30; +"@MMK_R_u" = -30; +"@MMK_R_w" = -45; +"@MMK_R_q" = -50; +"@MMK_R_p" = -30; +"@MMK_R_s" = -55; +"@MMK_R_Eth" = -25; +"@MMK_R_thorn" = -30; +"@MMK_R_M" = -25; +"@MMK_R_F" = -25; +"@MMK_R_C" = -30; +"@MMK_R_V" = -95; +"@MMK_R_P" = -30; +"@MMK_R_o" = -45; +"@MMK_R_i" = -30; +"@MMK_R_f" = -105; +"@MMK_R_b" = -25; +"@MMK_R_x" = -65; +"@MMK_R_t" = -105; +"@MMK_R_v" = -45; +"@MMK_R_Lslash" = -30; +"@MMK_R_lcaron" = -30; +"@MMK_R_eth" = -50; +"@MMK_R_S" = -90; +"@MMK_R_oslash" = -45; +"@MMK_R_Y" = -100; +"@MMK_R_l" = -30; +"@MMK_R_dcaron" = -50; +"@MMK_R_n" = -30; +"@MMK_R_Oslash" = -30; +}; +equal = { +euro = -90; +quotesingle = -10; +guilsinglright = -20; +questiondown = -50; +quotesinglbase = -115; +multiply = -40; +backslash = -85; +ellipsis = -285; +sterling = -35; +yen = -25; +semicolon = -10; +parenright = -115; +underscore = -330; +guillemetright = -20; +braceright = -60; +comma = -115; +question = -145; +quotedblright = -50; +braceleft = -60; +asciitilde = -30; +numbersign = -55; +dollar = -30; +slash = -60; +degree = -15; +quotedbl = -10; +asciicircum = -15; +quoteright = -50; +quotedblbase = -205; +"@MMK_R_W" = -35; +"@MMK_R_J" = -115; +"@MMK_R_A" = -40; +"@MMK_R_Y" = -45; +"@MMK_R_X" = -45; +"@MMK_R_V" = -40; +"@MMK_R_T" = -135; +"@MMK_R_S" = -25; +"@MMK_R_x" = -10; +"@MMK_R_s" = -30; +}; +divide = { +asterisk = -70; +slash = -110; +asciicircum = -260; +question = -175; +quoteleft = -115; +quotesingle = -110; +comma = -115; +quotedblbase = -205; +quotedbl = -200; +trademark = -125; +guilsinglright = -35; +parenright = -165; +ellipsis = -285; +percent = -35; +dollar = -65; +backslash = -135; +semicolon = -45; +multiply = -70; +yen = -40; +braceleft = -60; +quotesinglbase = -115; +underscore = -310; +degree = -105; +guillemetright = -35; +quotedblright = -200; +perthousand = -35; +numbersign = -85; +questiondown = -200; +asciitilde = -30; +quoteright = -115; +paragraph = -25; +euro = -90; +sterling = -35; +colon = -40; +quotedblleft = -200; +braceright = -65; +"@MMK_R_T" = -135; +"@MMK_R_tcaron" = -80; +"@MMK_R_J" = -285; +"@MMK_R_s" = -30; +"@MMK_R_w" = -15; +"@MMK_R_v" = -20; +"@MMK_R_t" = -80; +"@MMK_R_x" = -40; +"@MMK_R_f" = -80; +"@MMK_R_W" = -55; +"@MMK_R_V" = -70; +"@MMK_R_Y" = -70; +"@MMK_R_X" = -75; +"@MMK_R_A" = -65; +"@MMK_R_a.alt" = -25; +"@MMK_R_y" = -15; +"@MMK_R_S" = -65; +}; +guillemetleft = { +dollar = -55; +cent = -25; +guillemetleft = -135; +ellipsis = -20; +backslash = -125; +parenright = -140; +underscore = -240; +quoteright = -115; +at = -15; +less = -25; +quotedblbase = -35; +asterisk = -35; +copyright = -15; +emdash = -60; +comma = -35; +degree = -80; +semicolon = -25; +braceleft = -110; +yen = -40; +slash = -35; +numbersign = -100; +asciitilde = -65; +quotesinglbase = -35; +question = -175; +periodcentered = -90; +trademark = -125; +plus = -20; +quotedblright = -175; +percent = -25; +quotedbl = -200; +questiondown = -20; +colon = -20; +hyphen = -60; +bullet = -40; +sterling = -70; +perthousand = -25; +quotesingle = -110; +asciicircum = -15; +euro = -90; +minus = -20; +braceright = -65; +endash = -60; +multiply = -70; +paragraph = -15; +guilsinglleft = -135; +quotedblleft = -90; +divide = -20; +ampersand = -50; +quoteleft = -90; +parenleft = -20; +"@MMK_R_oslash" = -35; +"@MMK_R_dcaron" = -35; +"@MMK_R_q" = -35; +"@MMK_R_w" = -15; +"@MMK_R_S" = -50; +"@MMK_R_T" = -135; +"@MMK_R_x" = -30; +"@MMK_R_y" = -15; +"@MMK_R_s" = -30; +"@MMK_R_t" = -15; +"@MMK_R_a" = -35; +"@MMK_R_c" = -35; +"@MMK_R_d" = -35; +"@MMK_R_g" = -25; +"@MMK_R_X" = -30; +"@MMK_R_Y" = -65; +"@MMK_R_V" = -65; +"@MMK_R_W" = -55; +"@MMK_R_A" = -30; +"@MMK_R_a.alt" = -35; +"@MMK_R_v" = -15; +"@MMK_R_e" = -35; +"@MMK_R_f" = -15; +"@MMK_R_J" = -60; +"@MMK_R_tcaron" = -15; +"@MMK_R_eth" = -45; +"@MMK_R_o" = -35; +"@MMK_R_dcroat" = -35; +}; +minus = { +slash = -110; +euro = -90; +asciicircum = -260; +degree = -105; +multiply = -70; +underscore = -320; +braceleft = -60; +quoteright = -115; +perthousand = -35; +quotedbl = -200; +paragraph = -25; +semicolon = -45; +comma = -115; +sterling = -35; +quotedblbase = -205; +numbersign = -85; +asterisk = -70; +quoteleft = -115; +quotedblleft = -200; +asciitilde = -30; +quotesingle = -110; +guillemetright = -35; +question = -175; +ellipsis = -285; +guilsinglright = -35; +parenright = -165; +trademark = -125; +questiondown = -200; +yen = -40; +quotedblright = -200; +quotesinglbase = -115; +backslash = -135; +braceright = -65; +dollar = -65; +percent = -35; +colon = -40; +"@MMK_R_S" = -65; +"@MMK_R_a.alt" = -25; +"@MMK_R_J" = -285; +"@MMK_R_W" = -55; +"@MMK_R_T" = -135; +"@MMK_R_X" = -75; +"@MMK_R_V" = -70; +"@MMK_R_t" = -80; +"@MMK_R_f" = -80; +"@MMK_R_Y" = -70; +"@MMK_R_A" = -65; +"@MMK_R_y" = -15; +"@MMK_R_x" = -40; +"@MMK_R_w" = -15; +"@MMK_R_v" = -20; +"@MMK_R_s" = -30; +"@MMK_R_tcaron" = -80; +}; +greater = { +yen = -45; +quoteright = -115; +dollar = -80; +guilsinglright = -55; +slash = -125; +quotedblleft = -170; +degree = -135; +questiondown = -200; +asciitilde = -30; +sterling = -35; +braceright = -60; +question = -175; +guillemetleft = -30; +quotedblbase = -205; +multiply = -105; +quoteleft = -115; +semicolon = -70; +underscore = -305; +asterisk = -105; +numbersign = -95; +ellipsis = -285; +guillemetright = -55; +colon = -60; +percent = -45; +parenright = -170; +quotedblright = -200; +guilsinglleft = -30; +quotedbl = -170; +quotesingle = -110; +perthousand = -45; +quotesinglbase = -115; +paragraph = -35; +backslash = -145; +asciicircum = -85; +euro = -90; +braceleft = -60; +ampersand = -15; +comma = -115; +trademark = -125; +"@MMK_R_x" = -45; +"@MMK_R_v" = -20; +"@MMK_R_t" = -80; +"@MMK_R_Y" = -75; +"@MMK_R_S" = -80; +"@MMK_R_W" = -60; +"@MMK_R_V" = -75; +"@MMK_R_T" = -135; +"@MMK_R_J" = -285; +"@MMK_R_A" = -75; +"@MMK_R_a.alt" = -50; +"@MMK_R_f" = -80; +"@MMK_R_y" = -20; +"@MMK_R_w" = -20; +"@MMK_R_X" = -85; +"@MMK_R_tcaron" = -80; +"@MMK_R_s" = -30; +}; +percent = { +bullet = -35; +quoteleft = -115; +plus = -25; +guilsinglleft = -20; +dollar = -65; +question = -130; +asciitilde = -85; +perthousand = -125; +quotedblbase = -35; +quotedbl = -100; +divide = -25; +paragraph = -135; +degree = -105; +copyright = -15; +minus = -25; +quotesingle = -100; +questiondown = -15; +underscore = -65; +quotedblleft = -130; +guillemetleft = -20; +comma = -35; +quotesinglbase = -35; +asterisk = -120; +colon = -15; +multiply = -50; +parenleft = -10; +at = -15; +sterling = -45; +backslash = -100; +parenright = -125; +less = -50; +quotedblright = -115; +quoteright = -115; +registered = -80; +ellipsis = -15; +semicolon = -25; +braceright = -55; +periodcentered = -25; +numbersign = -50; +asciicircum = -250; +euro = -100; +yen = -55; +percent = -125; +slash = -30; +braceleft = -80; +trademark = -155; +cent = -15; +"@MMK_R_s" = -45; +"@MMK_R_w" = -50; +"@MMK_R_c" = -15; +"@MMK_R_Q" = -35; +"@MMK_R_V" = -90; +"@MMK_R_T" = -90; +"@MMK_R_U" = -15; +"@MMK_R_o" = -15; +"@MMK_R_d" = -15; +"@MMK_R_q" = -15; +"@MMK_R_v" = -50; +"@MMK_R_t" = -80; +"@MMK_R_J" = -45; +"@MMK_R_G" = -35; +"@MMK_R_Y" = -90; +"@MMK_R_S" = -55; +"@MMK_R_W" = -90; +"@MMK_R_e" = -15; +"@MMK_R_y" = -50; +"@MMK_R_Oslash" = -35; +"@MMK_R_a" = -15; +"@MMK_R_oslash" = -15; +"@MMK_R_dcroat" = -15; +"@MMK_R_x" = -30; +"@MMK_R_O" = -35; +"@MMK_R_C" = -40; +"@MMK_R_X" = -30; +"@MMK_R_dcaron" = -15; +"@MMK_R_f" = -80; +"@MMK_R_eth" = -10; +"@MMK_R_A" = -25; +"@MMK_R_g" = -20; +"@MMK_R_tcaron" = -80; +}; +guillemetright = { +sterling = -25; +degree = -215; +asciitilde = -90; +guilsinglright = -135; +quotedblleft = -200; +quotesinglbase = -115; +guillemetright = -135; +ellipsis = -140; +multiply = -40; +quotedblright = -200; +paragraph = -140; +dollar = -195; +asterisk = -185; +less = -50; +underscore = -240; +colon = -105; +divide = -10; +quotedblbase = -155; +semicolon = -110; +euro = -85; +slash = -90; +bullet = -10; +questiondown = -115; +asciicircum = -160; +trademark = -150; +registered = -65; +braceright = -55; +question = -170; +quoteright = -115; +parenright = -170; +minus = -10; +numbersign = -70; +plus = -10; +backslash = -195; +yen = -50; +quotedbl = -200; +quotesingle = -110; +percent = -155; +quoteleft = -115; +braceleft = -65; +comma = -115; +perthousand = -155; +"@MMK_R_v" = -35; +"@MMK_R_tcaron" = -70; +"@MMK_R_w" = -30; +"@MMK_R_A" = -50; +"@MMK_R_t" = -70; +"@MMK_R_x" = -60; +"@MMK_R_y" = -30; +"@MMK_R_S" = -180; +"@MMK_R_Q" = -10; +"@MMK_R_V" = -100; +"@MMK_R_W" = -80; +"@MMK_R_T" = -130; +"@MMK_R_X" = -60; +"@MMK_R_Y" = -95; +"@MMK_R_C" = -15; +"@MMK_R_G" = -10; +"@MMK_R_J" = -180; +"@MMK_R_Oslash" = -10; +"@MMK_R_s" = -110; +"@MMK_R_f" = -70; +"@MMK_R_O" = -10; +}; +plus = { +percent = -35; +braceright = -65; +guillemetright = -35; +sterling = -35; +numbersign = -85; +quoteleft = -115; +yen = -40; +quotedbl = -200; +guilsinglright = -35; +quoteright = -115; +quotedblbase = -205; +ellipsis = -275; +degree = -105; +backslash = -135; +colon = -40; +trademark = -125; +quotedblleft = -200; +paragraph = -25; +euro = -90; +question = -175; +asterisk = -70; +asciicircum = -245; +parenright = -165; +comma = -115; +questiondown = -200; +semicolon = -45; +quotesingle = -110; +dollar = -65; +quotesinglbase = -115; +perthousand = -35; +multiply = -70; +quotedblright = -200; +slash = -110; +underscore = -310; +braceleft = -60; +asciitilde = -30; +"@MMK_R_s" = -30; +"@MMK_R_V" = -70; +"@MMK_R_W" = -55; +"@MMK_R_T" = -135; +"@MMK_R_S" = -65; +"@MMK_R_X" = -75; +"@MMK_R_Y" = -70; +"@MMK_R_A" = -65; +"@MMK_R_J" = -285; +"@MMK_R_v" = -20; +"@MMK_R_w" = -15; +"@MMK_R_t" = -80; +"@MMK_R_x" = -40; +"@MMK_R_f" = -80; +"@MMK_R_a.alt" = -25; +"@MMK_R_y" = -15; +"@MMK_R_tcaron" = -80; +}; +sterling = { +plus = -30; +colon = -30; +cent = -30; +questiondown = -30; +bracketleft = -30; +copyright = -30; +ampersand = -30; +guilsinglright = -25; +guillemetright = -25; +quotedblleft = -30; +quoteleft = -30; +equal = -30; +less = -30; +quoteright = -40; +braceleft = -90; +numbersign = -80; +endash = -30; +guillemetleft = -25; +parenright = -95; +comma = -50; +quotedblbase = -50; +periodcentered = -30; +guilsinglleft = -25; +ellipsis = -30; +asciicircum = -45; +multiply = -70; +yen = -50; +asterisk = -30; +quotedblright = -40; +greater = -30; +at = -30; +parenleft = -30; +asciitilde = -60; +minus = -30; +bullet = -30; +paragraph = -30; +semicolon = -40; +hyphen = -30; +emdash = -30; +slash = -25; +trademark = -30; +perthousand = -30; +percent = -30; +quotesingle = -35; +bracketright = -30; +euro = -120; +sterling = -65; +degree = -35; +braceright = -85; +backslash = -100; +quotesinglbase = -50; +registered = -30; +underscore = -320; +quotedbl = -35; +dollar = -60; +divide = -30; +bar = -30; +question = -90; +"@MMK_R_tcaron" = -30; +"@MMK_R_eth" = -30; +"@MMK_R_germandbls" = -30; +"@MMK_R_dcaron" = -30; +"@MMK_R_dcroat" = -30; +"@MMK_R_Q" = -30; +"@MMK_R_lcaron" = -30; +"@MMK_R_a.alt" = -30; +"@MMK_R_x" = -30; +"@MMK_R_b" = -30; +"@MMK_R_c" = -30; +"@MMK_R_a" = -30; +"@MMK_R_f" = -30; +"@MMK_R_g" = -30; +"@MMK_R_e" = -30; +"@MMK_R_n" = -30; +"@MMK_R_m" = -30; +"@MMK_R_r" = -30; +"@MMK_R_s" = -55; +"@MMK_R_p" = -30; +"@MMK_R_v" = -30; +"@MMK_R_u" = -30; +"@MMK_R_z" = -30; +"@MMK_R_B" = -30; +"@MMK_R_C" = -30; +"@MMK_R_A" = -30; +"@MMK_R_G" = -30; +"@MMK_R_D" = -30; +"@MMK_R_E" = -30; +"@MMK_R_J" = -55; +"@MMK_R_K" = -30; +"@MMK_R_H" = -30; +"@MMK_R_I" = -30; +"@MMK_R_O" = -30; +"@MMK_R_L" = -30; +"@MMK_R_M" = -30; +"@MMK_R_R" = -30; +"@MMK_R_S" = -55; +"@MMK_R_V" = -65; +"@MMK_R_W" = -60; +"@MMK_R_U" = -30; +"@MMK_R_X" = -30; +"@MMK_R_Y" = -65; +"@MMK_R_thorn" = -30; +"@MMK_R_Eth" = -30; +"@MMK_R_Z" = -30; +"@MMK_R_d" = -30; +"@MMK_R_j" = -30; +"@MMK_R_i" = -30; +"@MMK_R_l" = -30; +"@MMK_R_q" = -30; +"@MMK_R_t" = -30; +"@MMK_R_F" = -30; +"@MMK_R_Thorn" = -30; +"@MMK_R_Oslash" = -30; +"@MMK_R_Lslash" = -30; +"@MMK_R_oslash" = -30; +"@MMK_R_h" = -30; +"@MMK_R_o" = -30; +"@MMK_R_w" = -30; +"@MMK_R_y" = -30; +"@MMK_R_lslash" = -30; +"@MMK_R_N" = -30; +"@MMK_R_P" = -30; +"@MMK_R_T" = -40; +}; +semicolon = { +parenright = -30; +quoteright = -50; +perthousand = -10; +quotedblleft = -20; +asciitilde = -65; +quotesingle = -15; +numbersign = -70; +trademark = -15; +less = -20; +comma = -10; +guilsinglleft = -110; +quotedblright = -50; +guillemetright = -20; +slash = 25; +quotedbl = -15; +bullet = -40; +degree = -30; +emdash = -110; +asciicircum = -15; +percent = -10; +plus = -15; +at = -15; +ampersand = -60; +cent = -30; +yen = -35; +endash = -110; +question = -110; +quoteleft = -20; +quotesinglbase = -10; +multiply = -45; +parenleft = -20; +quotedblbase = -10; +dollar = -40; +braceleft = -110; +backslash = -105; +divide = -15; +minus = -15; +guilsinglright = -20; +euro = -90; +braceright = -55; +guillemetleft = -110; +hyphen = -110; +sterling = -30; +copyright = -20; +periodcentered = -100; +"@MMK_R_eth" = -45; +"@MMK_R_a.alt" = -45; +"@MMK_R_e" = -40; +"@MMK_R_a" = -40; +"@MMK_R_oslash" = -20; +"@MMK_R_v" = -10; +"@MMK_R_dcaron" = -40; +"@MMK_R_o" = -35; +"@MMK_R_j" = 65; +"@MMK_R_d" = -40; +"@MMK_R_c" = -35; +"@MMK_R_w" = -10; +"@MMK_R_s" = -25; +"@MMK_R_O" = -10; +"@MMK_R_J" = -35; +"@MMK_R_Y" = -55; +"@MMK_R_T" = -100; +"@MMK_R_V" = -55; +"@MMK_R_W" = -45; +"@MMK_R_Q" = -10; +"@MMK_R_S" = -35; +"@MMK_R_dcroat" = -40; +"@MMK_R_g" = -30; +"@MMK_R_y" = -10; +"@MMK_R_q" = -40; +}; +underscore = { +dollar = -125; +quotedblleft = -200; +equal = -330; +emdash = -355; +quotedbl = -200; +registered = -330; +copyright = -125; +question = -205; +at = -125; +multiply = -255; +minus = -320; +guillemetright = -240; +numbersign = -355; +cent = -155; +degree = -215; +quotesingle = -110; +ampersand = -120; +parenright = -20; +asterisk = -190; +bullet = -175; +backslash = -235; +colon = -20; +paragraph = -220; +less = -305; +percent = -355; +hyphen = -185; +yen = -355; +parenleft = -85; +trademark = -355; +guilsinglright = -170; +euro = -355; +guillemetleft = -240; +periodcentered = -100; +asciitilde = -240; +perthousand = -355; +sterling = -320; +braceright = -50; +quotedblright = -200; +endash = -290; +asciicircum = -260; +braceleft = -110; +quoteleft = -115; +greater = -305; +ellipsis = -20; +quoteright = -115; +guilsinglleft = -170; +slash = 35; +plus = -310; +divide = -310; +"@MMK_R_Lslash" = -345; +"@MMK_R_dcroat" = -175; +"@MMK_R_oslash" = -200; +"@MMK_R_r" = -175; +"@MMK_R_germandbls" = -185; +"@MMK_R_a" = -175; +"@MMK_R_f" = -180; +"@MMK_R_q" = -175; +"@MMK_R_w" = -355; +"@MMK_R_lslash" = -140; +"@MMK_R_d" = -175; +"@MMK_R_g" = -60; +"@MMK_R_o" = -200; +"@MMK_R_dcaron" = -175; +"@MMK_R_eth" = -175; +"@MMK_R_P" = -350; +"@MMK_R_Q" = -235; +"@MMK_R_R" = -350; +"@MMK_R_S" = -140; +"@MMK_R_T" = -345; +"@MMK_R_V" = -335; +"@MMK_R_W" = -355; +"@MMK_R_X" = -355; +"@MMK_R_Y" = -355; +"@MMK_R_Z" = -325; +"@MMK_R_A" = -355; +"@MMK_R_C" = -240; +"@MMK_R_E" = -310; +"@MMK_R_F" = -320; +"@MMK_R_G" = -230; +"@MMK_R_H" = -355; +"@MMK_R_I" = -115; +"@MMK_R_K" = -335; +"@MMK_R_L" = -300; +"@MMK_R_M" = -355; +"@MMK_R_N" = -355; +"@MMK_R_O" = -230; +"@MMK_R_s" = -125; +"@MMK_R_t" = -150; +"@MMK_R_u" = -120; +"@MMK_R_v" = -290; +"@MMK_R_x" = -265; +"@MMK_R_y" = -55; +"@MMK_R_z" = -250; +"@MMK_R_b" = -185; +"@MMK_R_c" = -185; +"@MMK_R_e" = -185; +"@MMK_R_h" = -260; +"@MMK_R_i" = -85; +"@MMK_R_j" = 85; +"@MMK_R_l" = -85; +"@MMK_R_m" = -355; +"@MMK_R_n" = -260; +"@MMK_R_lcaron" = -105; +"@MMK_R_a.alt" = -125; +"@MMK_R_tcaron" = -150; +"@MMK_R_U" = -155; +"@MMK_R_Thorn" = -350; +"@MMK_R_J" = -90; +"@MMK_R_Oslash" = -230; +}; +bullet = { +parenright = -175; +quotedblright = -175; +sterling = -35; +asciicircum = -75; +percent = -75; +question = -175; +braceright = -60; +numbersign = -85; +quotedblleft = -145; +quotedblbase = -175; +guillemetright = -80; +perthousand = -75; +semicolon = -90; +colon = -85; +dollar = -110; +ellipsis = -175; +questiondown = -105; +quotesinglbase = -115; +underscore = -175; +asciitilde = -30; +quotedbl = -145; +multiply = -45; +quoteleft = -115; +trademark = -125; +slash = -100; +degree = -145; +braceleft = -65; +euro = -90; +yen = -55; +paragraph = -65; +asterisk = -100; +guilsinglright = -80; +quoteright = -115; +registered = -30; +quotesingle = -110; +comma = -115; +backslash = -170; +"@MMK_R_a.alt" = -20; +"@MMK_R_C" = -10; +"@MMK_R_V" = -90; +"@MMK_R_J" = -170; +"@MMK_R_A" = -65; +"@MMK_R_X" = -75; +"@MMK_R_Y" = -95; +"@MMK_R_S" = -110; +"@MMK_R_T" = -135; +"@MMK_R_W" = -75; +"@MMK_R_f" = -75; +"@MMK_R_x" = -65; +"@MMK_R_y" = -30; +"@MMK_R_s" = -55; +"@MMK_R_t" = -75; +"@MMK_R_v" = -35; +"@MMK_R_w" = -30; +"@MMK_R_tcaron" = -75; +}; +registered = { +quotedbl = -20; +quotesinglbase = -115; +ellipsis = -275; +sterling = -40; +quotedblbase = -205; +quoteleft = -20; +slash = -145; +quotedblleft = -20; +ampersand = -40; +braceright = -65; +parenright = -105; +guilsinglright = -20; +guilsinglleft = -35; +degree = -30; +bullet = -10; +numbersign = -110; +underscore = -330; +comma = -115; +asterisk = -10; +guillemetright = -20; +periodcentered = -20; +parenleft = -10; +question = -100; +trademark = -15; +quoteright = -35; +asciicircum = -15; +asciitilde = -40; +percent = -15; +paragraph = -10; +dollar = -40; +perthousand = -15; +cent = -10; +questiondown = -180; +guillemetleft = -35; +euro = -90; +backslash = -100; +quotedblright = -35; +copyright = -10; +yen = -35; +braceleft = -65; +quotesingle = -20; +semicolon = -15; +multiply = -45; +"@MMK_R_q" = -15; +"@MMK_R_s" = -30; +"@MMK_R_c" = -15; +"@MMK_R_o" = -15; +"@MMK_R_d" = -15; +"@MMK_R_e" = -15; +"@MMK_R_g" = -10; +"@MMK_R_x" = -25; +"@MMK_R_y" = -10; +"@MMK_R_w" = -10; +"@MMK_R_A" = -90; +"@MMK_R_X" = -65; +"@MMK_R_Y" = -60; +"@MMK_R_W" = -45; +"@MMK_R_S" = -35; +"@MMK_R_J" = -235; +"@MMK_R_T" = -40; +"@MMK_R_V" = -55; +"@MMK_R_dcaron" = -15; +"@MMK_R_v" = -10; +"@MMK_R_oslash" = -15; +"@MMK_R_eth" = -20; +"@MMK_R_a" = -15; +"@MMK_R_dcroat" = -15; +"@MMK_R_a.alt" = -65; +}; +quotedbl = { +yen = -10; +copyright = -40; +parenright = -30; +asciicircum = -45; +divide = -200; +quotedblright = -10; +guilsinglright = -170; +minus = -200; +cent = -55; +bullet = -110; +question = -20; +periodcentered = -100; +braceleft = -110; +dollar = -30; +guillemetleft = -200; +guillemetright = -200; +ampersand = -90; +guilsinglleft = -170; +quotedblbase = -200; +registered = -10; +at = -35; +colon = -10; +underscore = -200; +questiondown = -200; +slash = -200; +ellipsis = -200; +quoteright = -10; +plus = -200; +hyphen = -185; +euro = -95; +semicolon = -15; +less = -150; +braceright = -70; +asciitilde = -125; +comma = -115; +numbersign = -145; +multiply = -65; +emdash = -200; +parenleft = -40; +sterling = -85; +backslash = -40; +endash = -200; +quotesinglbase = -115; +"@MMK_R_dcroat" = -70; +"@MMK_R_oslash" = -70; +"@MMK_R_Oslash" = -25; +"@MMK_R_e" = -70; +"@MMK_R_o" = -70; +"@MMK_R_Q" = -25; +"@MMK_R_W" = -15; +"@MMK_R_X" = -20; +"@MMK_R_Y" = -20; +"@MMK_R_G" = -25; +"@MMK_R_J" = -200; +"@MMK_R_V" = -20; +"@MMK_R_dcaron" = -70; +"@MMK_R_a.alt" = -75; +"@MMK_R_q" = -70; +"@MMK_R_s" = -50; +"@MMK_R_v" = -10; +"@MMK_R_x" = -15; +"@MMK_R_a" = -70; +"@MMK_R_c" = -70; +"@MMK_R_d" = -70; +"@MMK_R_g" = -60; +"@MMK_R_S" = -30; +"@MMK_R_A" = -125; +"@MMK_R_C" = -20; +"@MMK_R_O" = -25; +"@MMK_R_eth" = -85; +}; +ampersand = { +less = -65; +trademark = -140; +degree = -145; +quotesingle = -110; +question = -180; +braceright = -60; +quoteright = -115; +copyright = -10; +quotedblleft = -140; +asciitilde = -125; +sterling = -35; +registered = -55; +percent = -115; +semicolon = -10; +underscore = -170; +comma = -20; +ampersand = -15; +quotedblbase = -20; +bullet = -10; +paragraph = -140; +slash = -15; +yen = -60; +asterisk = -140; +periodcentered = -10; +dollar = -50; +braceleft = -75; +quotesinglbase = -20; +perthousand = -115; +quotedblright = -150; +multiply = -65; +quoteleft = -115; +asciicircum = -175; +at = -10; +numbersign = -85; +parenright = -115; +guillemetright = -20; +guilsinglright = -20; +backslash = -195; +euro = -100; +quotedbl = -145; +"@MMK_R_G" = -15; +"@MMK_R_X" = -15; +"@MMK_R_w" = -40; +"@MMK_R_Y" = -105; +"@MMK_R_O" = -15; +"@MMK_R_J" = -30; +"@MMK_R_C" = -20; +"@MMK_R_W" = -90; +"@MMK_R_Q" = -15; +"@MMK_R_f" = -85; +"@MMK_R_x" = -15; +"@MMK_R_y" = -40; +"@MMK_R_A" = -15; +"@MMK_R_tcaron" = -85; +"@MMK_R_a.alt" = -35; +"@MMK_R_Oslash" = -15; +"@MMK_R_V" = -105; +"@MMK_R_T" = -140; +"@MMK_R_S" = -40; +"@MMK_R_v" = -45; +"@MMK_R_t" = -85; +"@MMK_R_s" = -30; +}; +less = { +backslash = -10; +parenright = -25; +numbersign = -50; +asciitilde = -25; +multiply = -40; +braceleft = -60; +semicolon = -10; +quotedblright = -10; +question = -15; +quotedblbase = -15; +asciicircum = -10; +quoteright = -10; +sterling = -30; +comma = -15; +dollar = -30; +quotesinglbase = -15; +euro = -90; +underscore = -305; +braceright = -55; +"@MMK_R_s" = -20; +"@MMK_R_S" = -25; +"@MMK_R_J" = -25; +}; +braceright = { +braceright = -120; +semicolon = -110; +quotedblleft = -110; +ellipsis = -110; +asciitilde = -100; +euro = -155; +comma = -115; +at = -70; +quotedbl = -115; +endash = -60; +guillemetleft = -60; +periodcentered = -70; +asterisk = -110; +backslash = -170; +asciicircum = -120; +parenright = -135; +percent = -110; +guilsinglright = -105; +plus = -65; +sterling = -95; +quoteleft = -110; +divide = -65; +bracketright = -60; +perthousand = -110; +minus = -65; +registered = -90; +quotedblbase = -120; +numbersign = -120; +questiondown = -110; +bracketleft = -60; +quoteright = -115; +quotedblright = -120; +hyphen = -60; +multiply = -100; +cent = -65; +bar = -60; +equal = -60; +less = -70; +underscore = -110; +paragraph = -110; +copyright = -70; +emdash = -60; +slash = -80; +dollar = -140; +guilsinglleft = -60; +bullet = -70; +quotesinglbase = -115; +guillemetright = -105; +colon = -105; +quotesingle = -110; +greater = -60; +yen = -115; +question = -155; +parenleft = -65; +degree = -115; +trademark = -110; +braceleft = -135; +ampersand = -60; +"@MMK_R_Z" = -60; +"@MMK_R_dcaron" = -65; +"@MMK_R_lcaron" = -60; +"@MMK_R_q" = -65; +"@MMK_R_b" = -60; +"@MMK_R_d" = -65; +"@MMK_R_f" = -110; +"@MMK_R_j" = -45; +"@MMK_R_l" = -60; +"@MMK_R_P" = -60; +"@MMK_R_a.alt" = -60; +"@MMK_R_Thorn" = -60; +"@MMK_R_N" = -60; +"@MMK_R_s" = -115; +"@MMK_R_r" = -60; +"@MMK_R_u" = -60; +"@MMK_R_t" = -110; +"@MMK_R_y" = -100; +"@MMK_R_x" = -110; +"@MMK_R_z" = -60; +"@MMK_R_a" = -65; +"@MMK_R_c" = -65; +"@MMK_R_e" = -65; +"@MMK_R_g" = -70; +"@MMK_R_i" = -60; +"@MMK_R_h" = -60; +"@MMK_R_m" = -60; +"@MMK_R_n" = -60; +"@MMK_R_Q" = -75; +"@MMK_R_S" = -135; +"@MMK_R_R" = -60; +"@MMK_R_U" = -70; +"@MMK_R_T" = -115; +"@MMK_R_W" = -135; +"@MMK_R_V" = -140; +"@MMK_R_Y" = -145; +"@MMK_R_X" = -110; +"@MMK_R_A" = -105; +"@MMK_R_C" = -75; +"@MMK_R_B" = -60; +"@MMK_R_I" = -60; +"@MMK_R_H" = -60; +"@MMK_R_K" = -60; +"@MMK_R_M" = -60; +"@MMK_R_O" = -75; +"@MMK_R_w" = -100; +"@MMK_R_v" = -100; +"@MMK_R_dcroat" = -65; +"@MMK_R_E" = -60; +"@MMK_R_D" = -60; +"@MMK_R_G" = -75; +"@MMK_R_J" = -135; +"@MMK_R_L" = -60; +"@MMK_R_germandbls" = -60; +"@MMK_R_eth" = -65; +"@MMK_R_Oslash" = -75; +"@MMK_R_p" = -60; +"@MMK_R_Lslash" = -60; +"@MMK_R_o" = -65; +"@MMK_R_oslash" = -65; +"@MMK_R_tcaron" = -110; +"@MMK_R_thorn" = -60; +"@MMK_R_F" = -60; +"@MMK_R_Eth" = -60; +"@MMK_R_lslash" = -60; +}; +comma = { +plus = -115; +sterling = -30; +divide = -115; +quotedblbase = -10; +dollar = -50; +at = -80; +guillemetleft = -115; +comma = -10; +trademark = -115; +slash = 25; +braceleft = -110; +registered = -115; +quotedblright = -115; +degree = -115; +copyright = -80; +paragraph = -115; +equal = -115; +guillemetright = -20; +quotesinglbase = -10; +minus = -115; +numbersign = -70; +multiply = -115; +guilsinglright = -20; +less = -115; +braceright = -55; +ampersand = -60; +parenleft = -60; +endash = -115; +quoteright = -115; +euro = -115; +parenright = -30; +asciicircum = -115; +quoteleft = -115; +question = -115; +guilsinglleft = -115; +cent = -85; +perthousand = -85; +emdash = -115; +hyphen = -115; +asciitilde = -115; +bullet = -115; +quotedbl = -115; +backslash = -115; +yen = -55; +periodcentered = -100; +percent = -85; +quotedblleft = -115; +quotesingle = -110; +asterisk = -115; +"@MMK_R_dcaron" = -90; +"@MMK_R_oslash" = -20; +"@MMK_R_q" = -90; +"@MMK_R_a" = -90; +"@MMK_R_Y" = -100; +"@MMK_R_W" = -115; +"@MMK_R_O" = -115; +"@MMK_R_y" = -70; +"@MMK_R_v" = -75; +"@MMK_R_w" = -70; +"@MMK_R_t" = -110; +"@MMK_R_u" = -55; +"@MMK_R_s" = -25; +"@MMK_R_o" = -100; +"@MMK_R_j" = 60; +"@MMK_R_f" = -80; +"@MMK_R_g" = -105; +"@MMK_R_d" = -90; +"@MMK_R_e" = -95; +"@MMK_R_c" = -90; +"@MMK_R_V" = -115; +"@MMK_R_T" = -115; +"@MMK_R_U" = -90; +"@MMK_R_S" = -45; +"@MMK_R_Q" = -115; +"@MMK_R_J" = -35; +"@MMK_R_G" = -115; +"@MMK_R_C" = -115; +"@MMK_R_dcroat" = -90; +"@MMK_R_a.alt" = -45; +"@MMK_R_tcaron" = -110; +"@MMK_R_eth" = -85; +}; +degree = { +quotesinglbase = -115; +questiondown = -200; +ampersand = -90; +emdash = -215; +parenright = -40; +underscore = -215; +quotedblright = -10; +question = -35; +at = -40; +braceleft = -110; +bullet = -85; +divide = -70; +hyphen = -185; +copyright = -45; +registered = -10; +semicolon = -15; +periodcentered = -100; +multiply = -70; +parenleft = -45; +minus = -70; +yen = -20; +dollar = -30; +less = -80; +sterling = -85; +guilsinglright = -60; +backslash = -50; +numbersign = -145; +guilsinglleft = -170; +cent = -65; +braceright = -65; +guillemetleft = -180; +asciitilde = -110; +endash = -215; +slash = -210; +euro = -95; +guillemetright = -60; +asciicircum = -55; +quoteright = -10; +quotedblbase = -205; +comma = -115; +ellipsis = -215; +plus = -70; +"@MMK_R_Oslash" = -30; +"@MMK_R_a.alt" = -70; +"@MMK_R_g" = -65; +"@MMK_R_dcroat" = -75; +"@MMK_R_o" = -75; +"@MMK_R_a" = -75; +"@MMK_R_c" = -75; +"@MMK_R_d" = -75; +"@MMK_R_e" = -75; +"@MMK_R_s" = -55; +"@MMK_R_S" = -25; +"@MMK_R_W" = -25; +"@MMK_R_oslash" = -75; +"@MMK_R_Y" = -25; +"@MMK_R_x" = -15; +"@MMK_R_J" = -215; +"@MMK_R_dcaron" = -75; +"@MMK_R_eth" = -85; +"@MMK_R_q" = -75; +"@MMK_R_O" = -30; +"@MMK_R_A" = -125; +"@MMK_R_C" = -25; +"@MMK_R_G" = -25; +"@MMK_R_X" = -30; +"@MMK_R_Q" = -30; +"@MMK_R_V" = -25; +}; +quoteleft = { +emdash = -115; +perthousand = -10; +numbersign = -115; +plus = -115; +euro = -105; +multiply = -80; +yen = -20; +quotedbl = -10; +minus = -115; +asciitilde = -115; +hyphen = -115; +underscore = -115; +colon = -15; +braceleft = -115; +quotedblright = -30; +sterling = -95; +dollar = -40; +backslash = -60; +ampersand = -100; +braceright = -75; +percent = -10; +quotedblbase = -115; +guillemetleft = -115; +guilsinglleft = -115; +divide = -115; +parenright = -60; +questiondown = -115; +ellipsis = -115; +registered = -20; +equal = -15; +parenleft = -55; +comma = -115; +endash = -115; +trademark = -20; +question = -60; +periodcentered = -100; +quotesingle = -10; +bullet = -105; +slash = -115; +quoteright = -30; +semicolon = -25; +quotesinglbase = -115; +paragraph = -15; +guillemetright = -85; +asciicircum = -65; +asterisk = -10; +at = -50; +quotedblleft = -10; +guilsinglright = -85; +less = -115; +copyright = -55; +cent = -75; +quoteleft = -10; +"@MMK_R_a.alt" = -90; +"@MMK_R_dcaron" = -85; +"@MMK_R_germandbls" = -15; +"@MMK_R_Q" = -40; +"@MMK_R_X" = -35; +"@MMK_R_Y" = -30; +"@MMK_R_L" = -10; +"@MMK_R_J" = -115; +"@MMK_R_v" = -20; +"@MMK_R_r" = -15; +"@MMK_R_d" = -85; +"@MMK_R_e" = -90; +"@MMK_R_f" = -15; +"@MMK_R_g" = -75; +"@MMK_R_c" = -85; +"@MMK_R_m" = -15; +"@MMK_R_o" = -85; +"@MMK_R_dcroat" = -85; +"@MMK_R_q" = -85; +"@MMK_R_x" = -25; +"@MMK_R_n" = -15; +"@MMK_R_j" = -15; +"@MMK_R_Oslash" = -40; +"@MMK_R_y" = -15; +"@MMK_R_T" = -10; +"@MMK_R_V" = -30; +"@MMK_R_W" = -25; +"@MMK_R_S" = -40; +"@MMK_R_t" = -15; +"@MMK_R_u" = -15; +"@MMK_R_w" = -15; +"@MMK_R_s" = -65; +"@MMK_R_z" = -15; +"@MMK_R_oslash" = -85; +"@MMK_R_eth" = -100; +"@MMK_R_tcaron" = -15; +"@MMK_R_G" = -35; +"@MMK_R_A" = -115; +"@MMK_R_C" = -35; +"@MMK_R_O" = -40; +"@MMK_R_I" = -10; +"@MMK_R_p" = -15; +"@MMK_R_a" = -85; +"@MMK_R_i" = -15; +}; +quotesingle = { +less = -110; +sterling = -85; +semicolon = -15; +guilsinglright = -110; +hyphen = -110; +numbersign = -110; +yen = -10; +comma = -110; +plus = -110; +question = -20; +guillemetright = -110; +guilsinglleft = -110; +backslash = -40; +guillemetleft = -110; +registered = -10; +divide = -110; +parenleft = -40; +endash = -110; +ampersand = -90; +periodcentered = -100; +braceleft = -110; +quotedblright = -10; +minus = -110; +asciicircum = -45; +quoteright = -10; +slash = -110; +quotedblbase = -110; +copyright = -40; +cent = -55; +bullet = -110; +asciitilde = -110; +dollar = -30; +parenright = -30; +colon = -10; +questiondown = -110; +emdash = -110; +euro = -95; +quotesinglbase = -110; +underscore = -110; +multiply = -65; +at = -35; +braceright = -70; +ellipsis = -110; +"@MMK_R_dcroat" = -70; +"@MMK_R_eth" = -85; +"@MMK_R_x" = -15; +"@MMK_R_oslash" = -70; +"@MMK_R_a.alt" = -75; +"@MMK_R_v" = -10; +"@MMK_R_q" = -70; +"@MMK_R_s" = -50; +"@MMK_R_o" = -70; +"@MMK_R_e" = -70; +"@MMK_R_d" = -70; +"@MMK_R_g" = -60; +"@MMK_R_a" = -70; +"@MMK_R_c" = -70; +"@MMK_R_Y" = -20; +"@MMK_R_X" = -20; +"@MMK_R_W" = -15; +"@MMK_R_V" = -20; +"@MMK_R_Q" = -25; +"@MMK_R_S" = -30; +"@MMK_R_G" = -25; +"@MMK_R_A" = -110; +"@MMK_R_C" = -20; +"@MMK_R_O" = -25; +"@MMK_R_J" = -110; +"@MMK_R_Oslash" = -25; +"@MMK_R_dcaron" = -70; +}; +quotedblbase = { +quotedblbase = -10; +guilsinglleft = -170; +sterling = -30; +asterisk = -190; +dollar = -50; +quotedbl = -200; +copyright = -80; +parenright = -30; +percent = -85; +periodcentered = -100; +asciicircum = -205; +multiply = -205; +cent = -85; +paragraph = -205; +trademark = -205; +equal = -205; +slash = 25; +endash = -205; +guillemetleft = -180; +braceright = -55; +euro = -205; +comma = -10; +divide = -205; +numbersign = -70; +emdash = -205; +minus = -205; +braceleft = -110; +parenleft = -60; +bullet = -175; +quoteright = -115; +quotesingle = -110; +less = -205; +guilsinglright = -20; +backslash = -205; +quotesinglbase = -10; +quotedblleft = -200; +hyphen = -185; +plus = -205; +registered = -205; +perthousand = -85; +question = -185; +quotedblright = -200; +asciitilde = -205; +yen = -55; +quoteleft = -115; +guillemetright = -20; +degree = -205; +at = -80; +ampersand = -60; +"@MMK_R_v" = -75; +"@MMK_R_dcroat" = -90; +"@MMK_R_a.alt" = -45; +"@MMK_R_C" = -145; +"@MMK_R_dcaron" = -90; +"@MMK_R_g" = -105; +"@MMK_R_f" = -80; +"@MMK_R_e" = -95; +"@MMK_R_d" = -90; +"@MMK_R_c" = -90; +"@MMK_R_o" = -100; +"@MMK_R_j" = 60; +"@MMK_R_u" = -55; +"@MMK_R_t" = -110; +"@MMK_R_s" = -25; +"@MMK_R_q" = -90; +"@MMK_R_y" = -70; +"@MMK_R_G" = -135; +"@MMK_R_O" = -135; +"@MMK_R_W" = -135; +"@MMK_R_V" = -160; +"@MMK_R_U" = -90; +"@MMK_R_S" = -45; +"@MMK_R_tcaron" = -110; +"@MMK_R_a" = -90; +"@MMK_R_eth" = -85; +"@MMK_R_w" = -70; +"@MMK_R_J" = -35; +"@MMK_R_T" = -135; +"@MMK_R_Q" = -135; +"@MMK_R_Y" = -100; +"@MMK_R_oslash" = -20; +}; +quotedblleft = { +braceleft = -120; +ellipsis = -200; +copyright = -55; +plus = -200; +emdash = -200; +colon = -15; +backslash = -60; +questiondown = -200; +quoteleft = -10; +sterling = -95; +guilsinglleft = -170; +divide = -200; +yen = -20; +bullet = -105; +endash = -200; +at = -50; +underscore = -200; +registered = -20; +asciicircum = -65; +question = -60; +quotesingle = -10; +quotesinglbase = -115; +guillemetleft = -195; +quotedblleft = -10; +quotedblright = -30; +periodcentered = -100; +equal = -15; +paragraph = -15; +perthousand = -10; +parenleft = -55; +hyphen = -185; +quotedblbase = -200; +quoteright = -30; +asciitilde = -125; +parenright = -60; +guilsinglright = -85; +slash = -200; +quotedbl = -10; +semicolon = -25; +less = -135; +euro = -105; +guillemetright = -85; +numbersign = -155; +multiply = -80; +minus = -200; +cent = -75; +ampersand = -100; +asterisk = -10; +percent = -10; +comma = -115; +braceright = -75; +trademark = -20; +dollar = -40; +"@MMK_R_a.alt" = -90; +"@MMK_R_y" = -15; +"@MMK_R_w" = -15; +"@MMK_R_v" = -20; +"@MMK_R_s" = -65; +"@MMK_R_q" = -85; +"@MMK_R_o" = -85; +"@MMK_R_n" = -15; +"@MMK_R_m" = -15; +"@MMK_R_j" = -15; +"@MMK_R_i" = -15; +"@MMK_R_g" = -75; +"@MMK_R_f" = -15; +"@MMK_R_e" = -90; +"@MMK_R_d" = -85; +"@MMK_R_c" = -85; +"@MMK_R_a" = -85; +"@MMK_R_X" = -35; +"@MMK_R_W" = -25; +"@MMK_R_V" = -30; +"@MMK_R_S" = -40; +"@MMK_R_Q" = -40; +"@MMK_R_L" = -10; +"@MMK_R_J" = -200; +"@MMK_R_I" = -10; +"@MMK_R_G" = -35; +"@MMK_R_C" = -35; +"@MMK_R_A" = -140; +"@MMK_R_t" = -15; +"@MMK_R_dcaron" = -85; +"@MMK_R_oslash" = -85; +"@MMK_R_tcaron" = -15; +"@MMK_R_z" = -15; +"@MMK_R_x" = -25; +"@MMK_R_u" = -15; +"@MMK_R_r" = -15; +"@MMK_R_p" = -15; +"@MMK_R_Y" = -30; +"@MMK_R_T" = -10; +"@MMK_R_O" = -40; +"@MMK_R_eth" = -100; +"@MMK_R_germandbls" = -15; +"@MMK_R_Oslash" = -40; +"@MMK_R_dcroat" = -85; +}; +bar = { +backslash = 10; +slash = 35; +quoteright = -10; +euro = -90; +numbersign = -50; +parenright = -25; +multiply = -40; +sterling = -30; +braceright = -50; +question = -15; +dollar = -30; +quotedblright = -10; +asciitilde = -25; +braceleft = -60; +asciicircum = -10; +"@MMK_R_s" = -20; +"@MMK_R_j" = 70; +"@MMK_R_S" = -25; +"@MMK_R_J" = -25; +}; +at = { +comma = -75; +quotesingle = -45; +questiondown = -55; +quoteright = -85; +quotedblleft = -60; +percent = -40; +euro = -90; +paragraph = -35; +braceright = -60; +yen = -50; +question = -170; +colon = -35; +underscore = -120; +guilsinglright = -35; +asciicircum = -30; +quotedblright = -85; +semicolon = -40; +quotedblbase = -75; +backslash = -140; +ellipsis = -60; +parenright = -170; +slash = -75; +quotesinglbase = -75; +asciitilde = -30; +numbersign = -75; +sterling = -30; +asterisk = -40; +perthousand = -40; +dollar = -70; +registered = -15; +trademark = -55; +braceleft = -60; +quotedbl = -45; +multiply = -40; +guillemetright = -35; +degree = -70; +quoteleft = -60; +"@MMK_R_X" = -65; +"@MMK_R_f" = -25; +"@MMK_R_x" = -50; +"@MMK_R_t" = -25; +"@MMK_R_S" = -65; +"@MMK_R_W" = -70; +"@MMK_R_tcaron" = -25; +"@MMK_R_T" = -100; +"@MMK_R_y" = -25; +"@MMK_R_s" = -40; +"@MMK_R_w" = -25; +"@MMK_R_J" = -90; +"@MMK_R_A" = -55; +"@MMK_R_Y" = -85; +"@MMK_R_V" = -80; +"@MMK_R_a.alt" = -10; +"@MMK_R_v" = -30; +}; +numbersign = { +quoteleft = -50; +greater = -50; +dollar = -80; +question = -100; +less = -95; +quotedblleft = -50; +asciicircum = -100; +paragraph = -55; +guilsinglleft = -120; +quoteright = -60; +sterling = -135; +quotedblbase = -205; +bullet = -110; +slash = -210; +copyright = -100; +hyphen = -105; +minus = -90; +periodcentered = -100; +registered = -70; +semicolon = -75; +backslash = -90; +degree = -55; +divide = -90; +at = -100; +quotesingle = -55; +euro = -155; +comma = -115; +asciitilde = -135; +quotesinglbase = -115; +bar = -50; +plus = -90; +quotedblright = -60; +questiondown = -190; +braceleft = -160; +guilsinglright = -105; +trademark = -50; +colon = -65; +guillemetleft = -120; +equal = -65; +endash = -105; +braceright = -120; +ellipsis = -235; +ampersand = -130; +bracketleft = -50; +quotedbl = -55; +yen = -70; +parenright = -110; +guillemetright = -105; +emdash = -105; +parenleft = -105; +percent = -50; +multiply = -125; +numbersign = -210; +cent = -110; +perthousand = -50; +bracketright = -50; +asterisk = -65; +underscore = -355; +"@MMK_R_Eth" = -50; +"@MMK_R_eth" = -115; +"@MMK_R_b" = -50; +"@MMK_R_n" = -65; +"@MMK_R_o" = -110; +"@MMK_R_i" = -65; +"@MMK_R_j" = -65; +"@MMK_R_e" = -115; +"@MMK_R_f" = -65; +"@MMK_R_lslash" = -50; +"@MMK_R_g" = -105; +"@MMK_R_w" = -65; +"@MMK_R_p" = -65; +"@MMK_R_E" = -50; +"@MMK_R_F" = -50; +"@MMK_R_B" = -50; +"@MMK_R_C" = -85; +"@MMK_R_T" = -75; +"@MMK_R_U" = -50; +"@MMK_R_V" = -75; +"@MMK_R_S" = -75; +"@MMK_R_oslash" = -110; +"@MMK_R_l" = -50; +"@MMK_R_m" = -65; +"@MMK_R_dcaron" = -115; +"@MMK_R_d" = -115; +"@MMK_R_Thorn" = -50; +"@MMK_R_O" = -90; +"@MMK_R_G" = -85; +"@MMK_R_thorn" = -50; +"@MMK_R_c" = -110; +"@MMK_R_Oslash" = -90; +"@MMK_R_lcaron" = -50; +"@MMK_R_a.alt" = -130; +"@MMK_R_tcaron" = -65; +"@MMK_R_Lslash" = -50; +"@MMK_R_A" = -190; +"@MMK_R_h" = -50; +"@MMK_R_a" = -115; +"@MMK_R_x" = -75; +"@MMK_R_y" = -65; +"@MMK_R_z" = -65; +"@MMK_R_t" = -65; +"@MMK_R_u" = -65; +"@MMK_R_v" = -65; +"@MMK_R_q" = -115; +"@MMK_R_r" = -65; +"@MMK_R_s" = -115; +"@MMK_R_L" = -50; +"@MMK_R_M" = -50; +"@MMK_R_N" = -50; +"@MMK_R_H" = -50; +"@MMK_R_I" = -50; +"@MMK_R_J" = -255; +"@MMK_R_K" = -50; +"@MMK_R_D" = -50; +"@MMK_R_X" = -80; +"@MMK_R_Y" = -75; +"@MMK_R_Z" = -50; +"@MMK_R_W" = -75; +"@MMK_R_P" = -50; +"@MMK_R_Q" = -90; +"@MMK_R_R" = -50; +"@MMK_R_dcroat" = -115; +"@MMK_R_germandbls" = -55; +}; +bracketright = { +asciicircum = -15; +braceright = -50; +multiply = -40; +quoteright = -10; +dollar = -30; +numbersign = -50; +quotedblright = -10; +euro = -90; +asciitilde = -25; +question = -15; +sterling = -30; +braceleft = -60; +parenright = -20; +slash = 35; +"@MMK_R_j" = 80; +"@MMK_R_s" = -20; +"@MMK_R_J" = -25; +"@MMK_R_S" = -25; +}; +copyright = { +semicolon = -50; +underscore = -100; +registered = -20; +numbersign = -70; +asciicircum = -40; +quoteright = -95; +parenright = -165; +quoteleft = -70; +ellipsis = -50; +quotesinglbase = -65; +questiondown = -45; +braceleft = -65; +asterisk = -45; +yen = -55; +euro = -90; +colon = -45; +quotedblright = -95; +multiply = -40; +question = -175; +degree = -80; +percent = -50; +comma = -65; +guilsinglright = -35; +dollar = -80; +quotesingle = -55; +quotedblleft = -70; +slash = -65; +paragraph = -40; +backslash = -150; +quotedbl = -55; +guillemetright = -35; +trademark = -60; +braceright = -60; +quotedblbase = -65; +asciitilde = -30; +perthousand = -50; +sterling = -35; +"@MMK_R_J" = -80; +"@MMK_R_A" = -50; +"@MMK_R_X" = -55; +"@MMK_R_T" = -110; +"@MMK_R_V" = -85; +"@MMK_R_W" = -75; +"@MMK_R_S" = -75; +"@MMK_R_f" = -30; +"@MMK_R_x" = -55; +"@MMK_R_y" = -30; +"@MMK_R_t" = -30; +"@MMK_R_w" = -30; +"@MMK_R_s" = -45; +"@MMK_R_tcaron" = -30; +"@MMK_R_v" = -35; +"@MMK_R_Y" = -90; +}; +periodcentered = { +quotedblleft = -100; +underscore = -100; +dollar = -100; +registered = -45; +trademark = -100; +ellipsis = -100; +perthousand = -100; +parenright = -100; +guillemetright = -100; +quoteright = -100; +paragraph = -100; +euro = -90; +braceleft = -70; +quotedblbase = -100; +less = -15; +asciicircum = -100; +numbersign = -75; +slash = -95; +quoteleft = -100; +comma = -100; +yen = -55; +guilsinglright = -100; +semicolon = -100; +questiondown = -100; +quotesinglbase = -100; +question = -100; +backslash = -100; +quotedbl = -100; +braceright = -60; +quotesingle = -100; +quotedblright = -100; +percent = -100; +degree = -100; +colon = -100; +asterisk = -100; +asciitilde = -50; +sterling = -30; +multiply = -40; +"@MMK_R_tcaron" = -80; +"@MMK_R_Oslash" = -10; +"@MMK_R_s" = -75; +"@MMK_R_v" = -40; +"@MMK_R_t" = -80; +"@MMK_R_f" = -80; +"@MMK_R_S" = -100; +"@MMK_R_Q" = -10; +"@MMK_R_W" = -85; +"@MMK_R_V" = -100; +"@MMK_R_T" = -100; +"@MMK_R_Y" = -100; +"@MMK_R_X" = -65; +"@MMK_R_C" = -15; +"@MMK_R_A" = -60; +"@MMK_R_G" = -10; +"@MMK_R_J" = -100; +"@MMK_R_O" = -10; +"@MMK_R_a.alt" = -10; +"@MMK_R_w" = -35; +"@MMK_R_y" = -35; +"@MMK_R_x" = -65; +}; +bracketleft = { +sterling = -30; +euro = -90; +multiply = -40; +braceright = -50; +dollar = -30; +backslash = 0; +braceleft = -60; +asciicircum = -10; +quotedblright = -10; +question = -15; +quoteright = -10; +slash = 35; +parenright = -20; +numbersign = -50; +asciitilde = -25; +"@MMK_R_s" = -20; +"@MMK_R_j" = 75; +"@MMK_R_S" = -25; +"@MMK_R_J" = -25; +}; +quoteright = { +quotedblright = -10; +multiply = -95; +semicolon = -25; +parenleft = -65; +minus = -115; +bullet = -115; +guillemetright = -90; +underscore = -115; +ampersand = -90; +guilsinglleft = -115; +emdash = -115; +question = -25; +slash = -115; +questiondown = -115; +euro = -105; +registered = -20; +periodcentered = -100; +divide = -115; +parenright = -30; +colon = -20; +at = -60; +numbersign = -115; +asciitilde = -115; +braceleft = -110; +backslash = -40; +endash = -115; +plus = -115; +ellipsis = -115; +dollar = -30; +sterling = -90; +quoteright = -10; +quotesinglbase = -115; +comma = -115; +less = -115; +equal = -15; +guillemetleft = -115; +quotedblbase = -115; +hyphen = -115; +asciicircum = -80; +copyright = -65; +cent = -90; +braceright = -70; +guilsinglright = -90; +yen = -10; +"@MMK_R_oslash" = -100; +"@MMK_R_eth" = -115; +"@MMK_R_a.alt" = -80; +"@MMK_R_g" = -90; +"@MMK_R_d" = -100; +"@MMK_R_a" = -100; +"@MMK_R_n" = -15; +"@MMK_R_m" = -15; +"@MMK_R_j" = -15; +"@MMK_R_v" = -20; +"@MMK_R_w" = -15; +"@MMK_R_s" = -80; +"@MMK_R_A" = -115; +"@MMK_R_O" = -45; +"@MMK_R_J" = -115; +"@MMK_R_V" = -20; +"@MMK_R_W" = -15; +"@MMK_R_S" = -30; +"@MMK_R_Q" = -45; +"@MMK_R_X" = -25; +"@MMK_R_Oslash" = -45; +"@MMK_R_e" = -105; +"@MMK_R_c" = -100; +"@MMK_R_o" = -100; +"@MMK_R_dcaron" = -100; +"@MMK_R_t" = -15; +"@MMK_R_u" = -15; +"@MMK_R_r" = -15; +"@MMK_R_q" = -100; +"@MMK_R_z" = -15; +"@MMK_R_x" = -25; +"@MMK_R_G" = -45; +"@MMK_R_C" = -40; +"@MMK_R_i" = -15; +"@MMK_R_y" = -15; +"@MMK_R_Y" = -20; +"@MMK_R_f" = -15; +"@MMK_R_p" = -15; +"@MMK_R_dcroat" = -100; +"@MMK_R_tcaron" = -15; +}; +paragraph = { +asciicircum = -15; +dollar = -30; +quoteright = -10; +backslash = 10; +slash = 30; +numbersign = -50; +quotedblright = -10; +braceright = -50; +parenright = -25; +braceleft = -60; +sterling = -30; +question = -15; +asciitilde = -25; +multiply = -40; +euro = -90; +"@MMK_R_J" = -25; +"@MMK_R_S" = -25; +"@MMK_R_s" = -20; +}; +cent = { +dollar = -35; +backslash = -105; +quotesingle = -15; +comma = -15; +parenright = -90; +quoteleft = -25; +sterling = -30; +multiply = -40; +degree = -35; +numbersign = -50; +quotesinglbase = -15; +percent = -10; +question = -175; +braceright = -55; +quoteright = -75; +quotedblbase = -15; +trademark = -25; +quotedbl = -15; +quotedblright = -75; +quotedblleft = -25; +underscore = -40; +asciicircum = -15; +euro = -90; +perthousand = -10; +braceleft = -60; +asciitilde = -25; +yen = -30; +"@MMK_R_J" = -25; +"@MMK_R_s" = -20; +"@MMK_R_W" = -40; +"@MMK_R_Y" = -55; +"@MMK_R_T" = -115; +"@MMK_R_V" = -50; +"@MMK_R_S" = -30; +}; +"@MMK_L_x" = { +underscore = -265; +quoteleft = -15; +sterling = -30; +backslash = -95; +minus = -40; +asterisk = -10; +hyphen = -50; +cent = -55; +quotedblleft = -15; +trademark = -10; +degree = -25; +quotedblright = -60; +registered = -15; +copyright = -45; +quotedblbase = -25; +guillemetleft = -65; +guillemetright = -15; +asciicircum = -45; +euro = -100; +less = -40; +question = -155; +perthousand = -10; +guilsinglright = -15; +percent = -10; +yen = -35; +quotesingle = -20; +multiply = -70; +asciitilde = -80; +parenright = -85; +emdash = -50; +semicolon = -15; +quoteright = -60; +dollar = -40; +at = -45; +quotesinglbase = -25; +braceleft = -110; +endash = -50; +equal = -10; +ampersand = -50; +braceright = -55; +comma = -25; +bullet = -55; +divide = -40; +paragraph = -10; +guilsinglleft = -65; +plus = -40; +numbersign = -70; +quotedbl = -20; +periodcentered = -65; +parenleft = -50; +"@MMK_R_eth" = -60; +"@MMK_R_a.alt" = -40; +"@MMK_R_dcaron" = -60; +"@MMK_R_S" = -35; +"@MMK_R_J" = -35; +"@MMK_R_Q" = -35; +"@MMK_R_s" = -30; +"@MMK_R_tcaron" = -10; +"@MMK_R_W" = -45; +"@MMK_R_V" = -50; +"@MMK_R_U" = -10; +"@MMK_R_T" = -135; +"@MMK_R_O" = -35; +"@MMK_R_C" = -30; +"@MMK_R_G" = -35; +"@MMK_R_y" = -10; +"@MMK_R_q" = -60; +"@MMK_R_w" = -10; +"@MMK_R_v" = -10; +"@MMK_R_u" = -10; +"@MMK_R_t" = -10; +"@MMK_R_o" = -60; +"@MMK_R_c" = -60; +"@MMK_R_a" = -60; +"@MMK_R_g" = -55; +"@MMK_R_f" = -10; +"@MMK_R_e" = -60; +"@MMK_R_d" = -60; +"@MMK_R_oslash" = -20; +"@MMK_R_dcroat" = -60; +"@MMK_R_Y" = -50; +}; +"@MMK_L_w" = { +guilsinglleft = -30; +backslash = -85; +asciicircum = -25; +endash = -20; +copyright = -25; +divide = -15; +ellipsis = -65; +at = -25; +less = -15; +degree = -15; +hyphen = -20; +emdash = -20; +quotedblbase = -80; +periodcentered = -30; +minus = -15; +question = -145; +parenleft = -25; +euro = -90; +quoteright = -50; +yen = -25; +numbersign = -100; +underscore = -355; +plus = -15; +braceright = -65; +guilsinglright = -30; +guillemetright = -30; +guillemetleft = -30; +braceleft = -80; +slash = -65; +ampersand = -40; +quotedblright = -50; +sterling = -55; +quotedbl = -10; +dollar = -30; +comma = -80; +semicolon = -10; +cent = -30; +parenright = -115; +bullet = -25; +quotesinglbase = -80; +questiondown = -65; +quotesingle = -10; +multiply = -55; +asciitilde = -55; +"@MMK_R_S" = -25; +"@MMK_R_o" = -30; +"@MMK_R_dcaron" = -30; +"@MMK_R_eth" = -30; +"@MMK_R_dcroat" = -30; +"@MMK_R_oslash" = -30; +"@MMK_R_a.alt" = -45; +"@MMK_R_J" = -85; +"@MMK_R_O" = -15; +"@MMK_R_G" = -15; +"@MMK_R_A" = -70; +"@MMK_R_C" = -15; +"@MMK_R_X" = -50; +"@MMK_R_Y" = -45; +"@MMK_R_T" = -135; +"@MMK_R_V" = -40; +"@MMK_R_W" = -35; +"@MMK_R_Q" = -20; +"@MMK_R_d" = -30; +"@MMK_R_e" = -30; +"@MMK_R_g" = -25; +"@MMK_R_a" = -30; +"@MMK_R_c" = -30; +"@MMK_R_x" = -10; +"@MMK_R_q" = -30; +"@MMK_R_s" = -40; +"@MMK_R_Oslash" = -15; +}; +"@MMK_L_y" = { +comma = -115; +quotedblright = -50; +slash = -90; +divide = -25; +dollar = -30; +braceright = -70; +degree = -15; +parenleft = -40; +plus = -25; +multiply = -60; +asciitilde = -65; +quotedbl = -10; +parenright = -115; +euro = -90; +asciicircum = -35; +ellipsis = -100; +quotedblbase = -115; +guillemetleft = -50; +hyphen = -35; +questiondown = -100; +less = -25; +guilsinglleft = -50; +periodcentered = -45; +bullet = -40; +ampersand = -60; +braceleft = -95; +guilsinglright = -40; +copyright = -35; +backslash = -90; +underscore = -115; +quoteright = -50; +sterling = -65; +minus = -25; +yen = -25; +at = -35; +guillemetright = -40; +numbersign = -130; +semicolon = -10; +question = -145; +cent = -40; +endash = -35; +emdash = -35; +quotesingle = -10; +quotesinglbase = -115; +"@MMK_R_oslash" = -45; +"@MMK_R_Oslash" = -25; +"@MMK_R_eth" = -45; +"@MMK_R_dcaron" = -45; +"@MMK_R_G" = -25; +"@MMK_R_J" = -125; +"@MMK_R_W" = -35; +"@MMK_R_X" = -50; +"@MMK_R_dcroat" = -45; +"@MMK_R_a.alt" = -70; +"@MMK_R_c" = -45; +"@MMK_R_a" = -45; +"@MMK_R_g" = -40; +"@MMK_R_d" = -45; +"@MMK_R_e" = -45; +"@MMK_R_o" = -45; +"@MMK_R_s" = -50; +"@MMK_R_q" = -45; +"@MMK_R_x" = -10; +"@MMK_R_C" = -20; +"@MMK_R_A" = -110; +"@MMK_R_O" = -25; +"@MMK_R_S" = -25; +"@MMK_R_Q" = -25; +"@MMK_R_V" = -45; +"@MMK_R_T" = -135; +"@MMK_R_Y" = -45; +}; +"@MMK_L_S" = { +question = -75; +quotesinglbase = -40; +bullet = -30; +guillemetleft = -15; +less = -50; +colon = -25; +quotedblleft = -80; +braceright = -60; +copyright = -15; +multiply = -50; +plus = -20; +degree = -60; +parenright = -90; +questiondown = -25; +guilsinglleft = -15; +asciicircum = -195; +at = -15; +asciitilde = -90; +quoteleft = -80; +parenleft = -10; +quotedbl = -55; +periodcentered = -25; +minus = -20; +quoteright = -70; +numbersign = -50; +cent = -10; +comma = -40; +slash = -40; +braceleft = -75; +sterling = -45; +underscore = -100; +quotedblright = -70; +euro = -95; +semicolon = -30; +guillemetright = -10; +trademark = -115; +registered = -75; +dollar = -75; +perthousand = -75; +guilsinglright = -10; +divide = -20; +quotesingle = -55; +quotedblbase = -40; +percent = -75; +paragraph = -90; +backslash = -75; +ellipsis = -25; +asterisk = -60; +yen = -55; +"@MMK_R_tcaron" = -80; +"@MMK_R_dcroat" = -10; +"@MMK_R_A" = -30; +"@MMK_R_dcaron" = -10; +"@MMK_R_J" = -55; +"@MMK_R_O" = -30; +"@MMK_R_C" = -35; +"@MMK_R_G" = -30; +"@MMK_R_X" = -35; +"@MMK_R_Y" = -60; +"@MMK_R_Q" = -30; +"@MMK_R_S" = -65; +"@MMK_R_T" = -50; +"@MMK_R_U" = -15; +"@MMK_R_V" = -60; +"@MMK_R_W" = -60; +"@MMK_R_o" = -15; +"@MMK_R_a" = -10; +"@MMK_R_c" = -10; +"@MMK_R_d" = -10; +"@MMK_R_e" = -10; +"@MMK_R_f" = -80; +"@MMK_R_g" = -15; +"@MMK_R_x" = -35; +"@MMK_R_y" = -45; +"@MMK_R_q" = -10; +"@MMK_R_s" = -60; +"@MMK_R_t" = -80; +"@MMK_R_v" = -50; +"@MMK_R_w" = -45; +"@MMK_R_Oslash" = -30; +"@MMK_R_oslash" = -15; +"@MMK_R_eth" = -10; +}; +"@MMK_L_r" = { +comma = -115; +question = -60; +backslash = -50; +guilsinglleft = -145; +bullet = -50; +multiply = -45; +less = -75; +guillemetleft = -145; +parenleft = -20; +sterling = -80; +asciitilde = -70; +cent = -30; +numbersign = -125; +questiondown = -175; +underscore = -175; +quotedblright = -10; +plus = -120; +emdash = -160; +asciicircum = -15; +braceright = -65; +slash = -175; +ampersand = -90; +dollar = -30; +quotedblbase = -175; +braceleft = -110; +euro = -90; +endash = -160; +quoteright = -10; +hyphen = -160; +quotesinglbase = -115; +at = -15; +divide = -120; +guilsinglright = -25; +guillemetright = -25; +ellipsis = -175; +copyright = -20; +periodcentered = -100; +parenright = -60; +yen = -15; +semicolon = -10; +minus = -120; +"@MMK_R_oslash" = -40; +"@MMK_R_eth" = -50; +"@MMK_R_e" = -40; +"@MMK_R_a" = -40; +"@MMK_R_c" = -40; +"@MMK_R_d" = -40; +"@MMK_R_g" = -30; +"@MMK_R_o" = -40; +"@MMK_R_q" = -40; +"@MMK_R_s" = -30; +"@MMK_R_x" = -10; +"@MMK_R_A" = -105; +"@MMK_R_J" = -175; +"@MMK_R_S" = -25; +"@MMK_R_W" = -20; +"@MMK_R_V" = -25; +"@MMK_R_Y" = -25; +"@MMK_R_X" = -30; +"@MMK_R_a.alt" = -70; +"@MMK_R_dcaron" = -40; +"@MMK_R_dcroat" = -40; +}; +"@MMK_L_D" = { +quotedblbase = -105; +parenright = -145; +asciicircum = -20; +colon = -25; +quotedbl = -35; +yen = -45; +ampersand = -10; +guillemetright = -30; +quoteright = -65; +euro = -90; +braceleft = -60; +semicolon = -30; +quoteleft = -45; +ellipsis = -90; +guilsinglright = -30; +sterling = -35; +degree = -55; +paragraph = -25; +registered = -10; +question = -140; +percent = -30; +numbersign = -85; +trademark = -35; +quotedblleft = -45; +asterisk = -25; +quotesinglbase = -105; +quotesingle = -35; +braceright = -60; +perthousand = -30; +asciitilde = -25; +multiply = -50; +slash = -95; +underscore = -210; +quotedblright = -65; +comma = -105; +questiondown = -80; +backslash = -125; +dollar = -60; +"@MMK_R_A" = -65; +"@MMK_R_J" = -135; +"@MMK_R_W" = -60; +"@MMK_R_V" = -75; +"@MMK_R_T" = -75; +"@MMK_R_S" = -55; +"@MMK_R_Y" = -75; +"@MMK_R_X" = -75; +"@MMK_R_f" = -15; +"@MMK_R_w" = -20; +"@MMK_R_v" = -25; +"@MMK_R_t" = -15; +"@MMK_R_s" = -35; +"@MMK_R_y" = -20; +"@MMK_R_x" = -45; +"@MMK_R_tcaron" = -15; +"@MMK_R_a.alt" = -20; +}; +"@MMK_L_m" = { +quoteleft = -65; +sterling = -30; +registered = -10; +underscore = -355; +braceright = -55; +paragraph = -30; +numbersign = -50; +quotedblright = -110; +percent = -40; +comma = -15; +quotedblleft = -65; +braceleft = -60; +quotedblbase = -15; +dollar = -45; +parenright = -85; +degree = -75; +euro = -90; +asciicircum = -30; +quotedbl = -50; +quotesinglbase = -15; +trademark = -65; +quotesingle = -50; +semicolon = -10; +quoteright = -110; +multiply = -40; +backslash = -140; +question = -175; +asterisk = -40; +yen = -50; +perthousand = -40; +asciitilde = -25; +"@MMK_R_tcaron" = -20; +"@MMK_R_w" = -25; +"@MMK_R_J" = -25; +"@MMK_R_v" = -25; +"@MMK_R_t" = -20; +"@MMK_R_s" = -20; +"@MMK_R_y" = -25; +"@MMK_R_f" = -20; +"@MMK_R_V" = -80; +"@MMK_R_W" = -65; +"@MMK_R_T" = -135; +"@MMK_R_S" = -35; +"@MMK_R_Y" = -80; +}; +"@MMK_L_G" = { +quotedblright = -10; +euro = -90; +asciitilde = -25; +underscore = -105; +braceleft = -60; +quoteright = -10; +yen = -10; +sterling = -30; +numbersign = -50; +dollar = -30; +quotedblbase = -20; +backslash = -45; +parenright = -40; +comma = -20; +multiply = -40; +question = -35; +braceright = -55; +slash = -15; +semicolon = -10; +quotesinglbase = -20; +asciicircum = -10; +"@MMK_R_A" = -15; +"@MMK_R_X" = -15; +"@MMK_R_Y" = -20; +"@MMK_R_V" = -15; +"@MMK_R_W" = -15; +"@MMK_R_S" = -25; +"@MMK_R_J" = -30; +"@MMK_R_x" = -10; +"@MMK_R_s" = -30; +}; +"@MMK_L_E" = { +semicolon = -10; +euro = -90; +numbersign = -50; +multiply = -40; +quotedblbase = -15; +dollar = -30; +backslash = -15; +question = -15; +underscore = -310; +braceright = -55; +parenright = -25; +quotedblright = -10; +asciicircum = -15; +comma = -15; +braceleft = -60; +asciitilde = -25; +quoteright = -10; +sterling = -30; +quotesinglbase = -15; +"@MMK_R_J" = -25; +"@MMK_R_S" = -25; +"@MMK_R_s" = -20; +}; +"@MMK_L_I" = { +backslash = -15; +comma = -15; +quotedblright = -10; +question = -15; +quotedblbase = -15; +quotesinglbase = -15; +underscore = -115; +asciicircum = -15; +dollar = -30; +semicolon = -10; +multiply = -40; +asciitilde = -25; +parenright = -25; +euro = -90; +numbersign = -50; +quoteright = -10; +braceright = -55; +sterling = -30; +braceleft = -60; +"@MMK_R_s" = -20; +"@MMK_R_S" = -25; +"@MMK_R_J" = -25; +}; +"@MMK_L_Thorn" = { +comma = -115; +quotedblbase = -180; +braceright = -60; +quoteleft = -60; +numbersign = -90; +yen = -50; +ampersand = -15; +backslash = -140; +quotesingle = -45; +multiply = -55; +asciicircum = -30; +braceleft = -60; +question = -175; +registered = -10; +asterisk = -40; +euro = -90; +quoteright = -100; +quotedblleft = -60; +questiondown = -115; +semicolon = -40; +perthousand = -40; +sterling = -35; +slash = -110; +quotedbl = -45; +dollar = -70; +parenright = -170; +percent = -40; +underscore = -350; +paragraph = -30; +guilsinglright = -35; +quotedblright = -100; +asciitilde = -30; +colon = -35; +trademark = -60; +quotesinglbase = -115; +guillemetright = -35; +degree = -75; +ellipsis = -160; +"@MMK_R_a.alt" = -30; +"@MMK_R_f" = -20; +"@MMK_R_s" = -35; +"@MMK_R_t" = -20; +"@MMK_R_v" = -25; +"@MMK_R_w" = -25; +"@MMK_R_x" = -50; +"@MMK_R_y" = -25; +"@MMK_R_A" = -70; +"@MMK_R_J" = -180; +"@MMK_R_S" = -65; +"@MMK_R_T" = -130; +"@MMK_R_V" = -80; +"@MMK_R_W" = -65; +"@MMK_R_X" = -80; +"@MMK_R_Y" = -80; +"@MMK_R_tcaron" = -20; +}; +"@MMK_L_N" = { +euro = -90; +dollar = -30; +quoteright = -10; +asciitilde = -25; +quotesinglbase = -15; +braceleft = -60; +parenright = -25; +underscore = -355; +braceright = -55; +multiply = -40; +comma = -15; +backslash = -15; +numbersign = -50; +sterling = -30; +semicolon = -10; +asciicircum = -15; +question = -15; +quotedblright = -10; +quotedblbase = -15; +"@MMK_R_S" = -25; +"@MMK_R_J" = -25; +"@MMK_R_s" = -20; +}; +"@MMK_L_B" = { +guillemetright = -15; +questiondown = -25; +periodcentered = -20; +underscore = -105; +numbersign = -50; +dollar = -60; +parenleft = -10; +quotesingle = -35; +quotedblleft = -30; +parenright = -90; +trademark = -30; +sterling = -40; +plus = -15; +colon = -25; +braceleft = -75; +quotesinglbase = -45; +asciicircum = -50; +copyright = -10; +guillemetleft = -10; +question = -85; +semicolon = -35; +asterisk = -25; +guilsinglright = -15; +multiply = -45; +perthousand = -30; +slash = -45; +backslash = -95; +yen = -50; +bullet = -25; +degree = -35; +quoteright = -40; +quotedbl = -35; +ellipsis = -25; +quotedblright = -40; +guilsinglleft = -10; +comma = -45; +cent = -10; +percent = -30; +quotedblbase = -45; +minus = -15; +divide = -15; +registered = -30; +quoteleft = -30; +paragraph = -25; +less = -40; +euro = -95; +braceright = -55; +at = -10; +asciitilde = -75; +"@MMK_R_q" = -10; +"@MMK_R_s" = -60; +"@MMK_R_t" = -30; +"@MMK_R_w" = -30; +"@MMK_R_v" = -30; +"@MMK_R_y" = -30; +"@MMK_R_x" = -35; +"@MMK_R_a" = -10; +"@MMK_R_c" = -10; +"@MMK_R_e" = -10; +"@MMK_R_d" = -10; +"@MMK_R_g" = -15; +"@MMK_R_f" = -30; +"@MMK_R_o" = -10; +"@MMK_R_Q" = -25; +"@MMK_R_S" = -55; +"@MMK_R_U" = -10; +"@MMK_R_T" = -40; +"@MMK_R_W" = -60; +"@MMK_R_V" = -65; +"@MMK_R_Y" = -65; +"@MMK_R_X" = -35; +"@MMK_R_A" = -35; +"@MMK_R_C" = -30; +"@MMK_R_G" = -30; +"@MMK_R_J" = -60; +"@MMK_R_O" = -25; +"@MMK_R_Oslash" = -25; +"@MMK_R_oslash" = -10; +"@MMK_R_tcaron" = -30; +"@MMK_R_dcaron" = -10; +"@MMK_R_dcroat" = -10; +}; +"@MMK_L_b" = { +parenright = -175; +yen = -55; +quotedblleft = -105; +quotedblbase = -70; +guilsinglright = -45; +braceleft = -70; +quotesinglbase = -70; +asciicircum = -60; +questiondown = -50; +quoteleft = -105; +semicolon = -65; +trademark = -110; +slash = -70; +euro = -90; +colon = -55; +dollar = -100; +quoteright = -115; +perthousand = -70; +question = -175; +ellipsis = -55; +underscore = -150; +backslash = -170; +paragraph = -60; +asterisk = -75; +braceright = -60; +comma = -70; +degree = -115; +quotedbl = -85; +registered = -30; +quotedblright = -165; +numbersign = -70; +multiply = -40; +quotesingle = -85; +guillemetright = -45; +asciitilde = -35; +sterling = -30; +percent = -70; +"@MMK_R_Oslash" = -10; +"@MMK_R_tcaron" = -50; +"@MMK_R_Q" = -10; +"@MMK_R_S" = -95; +"@MMK_R_T" = -135; +"@MMK_R_W" = -80; +"@MMK_R_V" = -95; +"@MMK_R_Y" = -100; +"@MMK_R_X" = -55; +"@MMK_R_A" = -50; +"@MMK_R_C" = -10; +"@MMK_R_G" = -10; +"@MMK_R_J" = -95; +"@MMK_R_O" = -10; +"@MMK_R_s" = -55; +"@MMK_R_t" = -50; +"@MMK_R_w" = -35; +"@MMK_R_v" = -35; +"@MMK_R_y" = -35; +"@MMK_R_x" = -55; +"@MMK_R_f" = -50; +}; +"@MMK_L_germandbls" = { +percent = -20; +quotesingle = -25; +euro = -95; +parenright = -75; +sterling = -40; +copyright = -10; +quoteleft = -20; +backslash = -85; +slash = -50; +dollar = -50; +colon = -20; +registered = -20; +guilsinglright = -20; +quotedblbase = -50; +braceright = -60; +comma = -50; +semicolon = -25; +braceleft = -75; +guillemetright = -20; +guillemetleft = -10; +quotedbl = -25; +asciicircum = -50; +less = -40; +trademark = -20; +ellipsis = -35; +underscore = -125; +quotesinglbase = -50; +questiondown = -30; +quotedblleft = -20; +quotedblright = -30; +paragraph = -20; +divide = -15; +multiply = -45; +question = -70; +plus = -15; +at = -10; +bullet = -25; +guilsinglleft = -10; +periodcentered = -20; +asciitilde = -75; +perthousand = -20; +yen = -40; +minus = -15; +cent = -10; +quoteright = -30; +degree = -25; +asterisk = -20; +numbersign = -55; +"@MMK_R_J" = -70; +"@MMK_R_O" = -25; +"@MMK_R_Y" = -55; +"@MMK_R_X" = -40; +"@MMK_R_S" = -45; +"@MMK_R_Q" = -25; +"@MMK_R_W" = -50; +"@MMK_R_U" = -10; +"@MMK_R_T" = -25; +"@MMK_R_o" = -10; +"@MMK_R_g" = -15; +"@MMK_R_f" = -20; +"@MMK_R_e" = -10; +"@MMK_R_y" = -20; +"@MMK_R_x" = -30; +"@MMK_R_s" = -60; +"@MMK_R_w" = -20; +"@MMK_R_v" = -20; +"@MMK_R_Oslash" = -25; +"@MMK_R_oslash" = -10; +"@MMK_R_tcaron" = -20; +"@MMK_R_C" = -30; +"@MMK_R_G" = -25; +"@MMK_R_A" = -35; +"@MMK_R_V" = -55; +"@MMK_R_t" = -20; +}; +"@MMK_L_P" = { +quotedblright = -20; +braceright = -65; +yen = -30; +ellipsis = -285; +emdash = -20; +parenleft = -20; +endash = -20; +quotedblbase = -205; +slash = -165; +periodcentered = -45; +less = -10; +quotedblleft = -10; +guillemetright = -20; +quotedbl = -15; +degree = -15; +quotesingle = -15; +bullet = -25; +quoteright = -20; +underscore = -350; +question = -75; +comma = -115; +euro = -90; +braceleft = -80; +asciitilde = -50; +quoteleft = -10; +copyright = -15; +quotesinglbase = -115; +guillemetleft = -80; +semicolon = -10; +guilsinglleft = -80; +guilsinglright = -20; +sterling = -50; +questiondown = -200; +dollar = -35; +hyphen = -20; +at = -15; +asciicircum = -15; +parenright = -80; +cent = -25; +backslash = -80; +ampersand = -65; +multiply = -45; +numbersign = -125; +"@MMK_R_dcaron" = -30; +"@MMK_R_oslash" = -25; +"@MMK_R_dcroat" = -30; +"@MMK_R_s" = -30; +"@MMK_R_q" = -30; +"@MMK_R_x" = -15; +"@MMK_R_c" = -30; +"@MMK_R_a" = -30; +"@MMK_R_g" = -25; +"@MMK_R_e" = -30; +"@MMK_R_d" = -30; +"@MMK_R_o" = -25; +"@MMK_R_S" = -30; +"@MMK_R_W" = -40; +"@MMK_R_V" = -45; +"@MMK_R_T" = -25; +"@MMK_R_Y" = -50; +"@MMK_R_A" = -105; +"@MMK_R_J" = -285; +"@MMK_R_X" = -55; +"@MMK_R_a.alt" = -80; +"@MMK_R_eth" = -35; +}; +"@MMK_L_Q" = { +yen = -50; +multiply = -50; +guillemetright = -30; +asciitilde = -25; +quotedblbase = -90; +questiondown = -75; +sterling = -35; +guilsinglright = -30; +degree = -60; +perthousand = -30; +asterisk = -30; +braceleft = -60; +parenright = -150; +underscore = -150; +semicolon = -35; +slash = -90; +registered = -10; +backslash = -130; +numbersign = -85; +ellipsis = -75; +euro = -90; +paragraph = -25; +braceright = -60; +asciicircum = -25; +dollar = -60; +comma = -90; +ampersand = -10; +quotedbl = -35; +quoteright = -70; +quotesingle = -35; +quoteleft = -45; +percent = -30; +quotesinglbase = -90; +quotedblleft = -45; +question = -145; +trademark = -40; +colon = -25; +quotedblright = -70; +"@MMK_R_a.alt" = -20; +"@MMK_R_x" = -45; +"@MMK_R_y" = -20; +"@MMK_R_s" = -35; +"@MMK_R_v" = -25; +"@MMK_R_w" = -20; +"@MMK_R_t" = -15; +"@MMK_R_f" = -15; +"@MMK_R_Y" = -75; +"@MMK_R_S" = -55; +"@MMK_R_V" = -75; +"@MMK_R_W" = -60; +"@MMK_R_T" = -80; +"@MMK_R_J" = -115; +"@MMK_R_A" = -65; +"@MMK_R_X" = -75; +"@MMK_R_tcaron" = -15; +}; +"@MMK_L_lslash" = { +semicolon = -10; +braceright = -55; +quotesinglbase = -15; +underscore = -140; +dollar = -30; +quotedblbase = -15; +numbersign = -50; +braceleft = -60; +quoteright = -10; +question = -15; +parenright = -25; +sterling = -30; +multiply = -40; +euro = -90; +backslash = -10; +asciicircum = -15; +asciitilde = -30; +quotedblright = -10; +comma = -15; +"@MMK_R_S" = -25; +"@MMK_R_J" = -25; +"@MMK_R_s" = -20; +}; +"@MMK_L_F" = { +parenright = -25; +braceright = -60; +quotedblright = -10; +backslash = -15; +slash = -105; +multiply = -45; +braceleft = -60; +asciitilde = -25; +numbersign = -85; +underscore = -320; +comma = -115; +quoteright = -10; +question = -15; +questiondown = -195; +quotesinglbase = -115; +semicolon = -10; +ellipsis = -285; +guilsinglright = -20; +dollar = -30; +quotedblbase = -205; +euro = -90; +sterling = -35; +asciicircum = -15; +guillemetright = -20; +"@MMK_R_a.alt" = -25; +"@MMK_R_S" = -25; +"@MMK_R_A" = -65; +"@MMK_R_J" = -285; +"@MMK_R_s" = -30; +"@MMK_R_x" = -10; +}; +"@MMK_L_R" = { +at = -15; +minus = -10; +questiondown = -35; +sterling = -55; +quotedblleft = -10; +dollar = -35; +semicolon = -10; +quotesingle = -15; +divide = -10; +copyright = -15; +question = -75; +ellipsis = -40; +euro = -90; +numbersign = -105; +slash = -30; +hyphen = -25; +endash = -25; +quotedblright = -20; +less = -10; +backslash = -85; +cent = -25; +quotesinglbase = -55; +guilsinglleft = -80; +yen = -30; +quotedblbase = -55; +quoteleft = -10; +emdash = -25; +periodcentered = -45; +braceleft = -85; +asciitilde = -55; +plus = -10; +quoteright = -20; +degree = -20; +parenright = -80; +guillemetleft = -80; +bullet = -25; +quotedbl = -15; +guilsinglright = -20; +guillemetright = -20; +parenleft = -20; +comma = -55; +asciicircum = -15; +braceright = -65; +multiply = -45; +ampersand = -65; +underscore = -350; +"@MMK_R_q" = -30; +"@MMK_R_dcaron" = -30; +"@MMK_R_A" = -35; +"@MMK_R_J" = -85; +"@MMK_R_O" = -10; +"@MMK_R_Q" = -10; +"@MMK_R_S" = -30; +"@MMK_R_T" = -25; +"@MMK_R_W" = -40; +"@MMK_R_V" = -45; +"@MMK_R_Y" = -50; +"@MMK_R_X" = -35; +"@MMK_R_a" = -30; +"@MMK_R_c" = -30; +"@MMK_R_e" = -30; +"@MMK_R_d" = -30; +"@MMK_R_g" = -25; +"@MMK_R_o" = -30; +"@MMK_R_s" = -30; +"@MMK_R_x" = -15; +"@MMK_R_oslash" = -30; +"@MMK_R_eth" = -35; +"@MMK_R_dcroat" = -30; +"@MMK_R_Oslash" = -10; +"@MMK_R_a.alt" = -80; +}; +"@MMK_L_dcaron" = { +quoteleft = 35; +parenright = 25; +quotedblright = 35; +bracketleft = 50; +emdash = -15; +minus = -15; +greater = 50; +divide = -15; +quotesingle = 50; +asterisk = 45; +ampersand = -15; +quotedbl = 50; +semicolon = -10; +question = 35; +periodcentered = -15; +bar = 50; +underscore = -255; +backslash = 30; +quotesinglbase = -30; +perthousand = 35; +cent = -15; +guillemetleft = -10; +sterling = -45; +hyphen = -15; +bullet = -15; +paragraph = 30; +guillemetright = -10; +asciitilde = -40; +comma = -30; +trademark = 30; +endash = -15; +numbersign = -65; +copyright = -15; +at = -15; +parenleft = -15; +quotedblleft = 35; +yen = 45; +quoteright = 35; +bracketright = 50; +quotedblbase = -30; +euro = -95; +degree = 45; +braceleft = -70; +guilsinglright = -10; +slash = -10; +less = -15; +ellipsis = -15; +multiply = -55; +questiondown = -15; +braceright = -20; +guilsinglleft = -10; +plus = -15; +asciicircum = -25; +percent = 35; +"@MMK_R_Oslash" = -15; +"@MMK_R_dcroat" = -15; +"@MMK_R_lslash" = 50; +"@MMK_R_Lslash" = 50; +"@MMK_R_oslash" = -15; +"@MMK_R_eth" = -15; +"@MMK_R_Thorn" = 50; +"@MMK_R_dcaron" = -15; +"@MMK_R_a.alt" = -15; +"@MMK_R_germandbls" = 30; +"@MMK_R_thorn" = 50; +"@MMK_R_Y" = 45; +"@MMK_R_X" = 40; +"@MMK_R_Z" = 50; +"@MMK_R_Q" = -15; +"@MMK_R_P" = 50; +"@MMK_R_S" = 0; +"@MMK_R_R" = 50; +"@MMK_R_U" = 50; +"@MMK_R_T" = 50; +"@MMK_R_W" = 45; +"@MMK_R_V" = 45; +"@MMK_R_I" = 50; +"@MMK_R_H" = 50; +"@MMK_R_K" = 50; +"@MMK_R_J" = -40; +"@MMK_R_M" = 50; +"@MMK_R_L" = 50; +"@MMK_R_O" = -15; +"@MMK_R_N" = 50; +"@MMK_R_A" = -15; +"@MMK_R_C" = -15; +"@MMK_R_B" = 50; +"@MMK_R_E" = 50; +"@MMK_R_D" = 50; +"@MMK_R_G" = -15; +"@MMK_R_F" = 50; +"@MMK_R_x" = -15; +"@MMK_R_q" = -15; +"@MMK_R_s" = -35; +"@MMK_R_i" = 45; +"@MMK_R_h" = 50; +"@MMK_R_j" = 45; +"@MMK_R_l" = 50; +"@MMK_R_o" = -15; +"@MMK_R_a" = -15; +"@MMK_R_c" = -15; +"@MMK_R_b" = 50; +"@MMK_R_e" = -15; +"@MMK_R_d" = -15; +"@MMK_R_g" = -15; +"@MMK_R_Eth" = 50; +"@MMK_R_lcaron" = 50; +}; +"@MMK_L_L" = { +comma = -15; +quoteleft = -115; +cent = -20; +underscore = -300; +multiply = -105; +asciitilde = -240; +divide = -220; +registered = -155; +quotedblleft = -200; +degree = -215; +braceright = -55; +quotedblbase = -15; +quotedbl = -200; +at = -20; +guilsinglleft = -75; +dollar = -45; +perthousand = -85; +asterisk = -190; +numbersign = -50; +backslash = -235; +sterling = -30; +parenright = -85; +plus = -235; +minus = -300; +asciicircum = -260; +percent = -85; +quotedblright = -200; +copyright = -20; +semicolon = -10; +paragraph = -220; +braceleft = -105; +question = -180; +euro = -190; +periodcentered = -100; +emdash = -300; +bullet = -80; +guillemetleft = -75; +endash = -290; +hyphen = -185; +trademark = -300; +quotesingle = -110; +quotesinglbase = -15; +parenleft = -15; +yen = -55; +quoteright = -115; +less = -295; +"@MMK_R_dcaron" = -15; +"@MMK_R_tcaron" = -80; +"@MMK_R_oslash" = -20; +"@MMK_R_dcroat" = -15; +"@MMK_R_eth" = -15; +"@MMK_R_Q" = -50; +"@MMK_R_O" = -50; +"@MMK_R_J" = -25; +"@MMK_R_G" = -50; +"@MMK_R_C" = -55; +"@MMK_R_Y" = -100; +"@MMK_R_W" = -100; +"@MMK_R_V" = -125; +"@MMK_R_U" = -20; +"@MMK_R_T" = -135; +"@MMK_R_S" = -35; +"@MMK_R_o" = -20; +"@MMK_R_g" = -30; +"@MMK_R_f" = -80; +"@MMK_R_e" = -20; +"@MMK_R_d" = -15; +"@MMK_R_c" = -15; +"@MMK_R_a" = -15; +"@MMK_R_y" = -45; +"@MMK_R_w" = -50; +"@MMK_R_v" = -55; +"@MMK_R_t" = -80; +"@MMK_R_s" = -20; +"@MMK_R_q" = -15; +}; +"@MMK_L_q" = { +asciicircum = -15; +yen = -25; +slash = 35; +quotedblright = -50; +quotesinglbase = -10; +quotesingle = -10; +braceright = -55; +dollar = -30; +numbersign = -50; +quotedblbase = -10; +sterling = -30; +braceleft = -60; +quoteright = -50; +asciitilde = -30; +parenright = -20; +multiply = -40; +quotedbl = -10; +euro = -90; +backslash = -85; +comma = -10; +question = -145; +degree = -15; +"@MMK_R_S" = -25; +"@MMK_R_V" = -40; +"@MMK_R_W" = -35; +"@MMK_R_T" = -135; +"@MMK_R_J" = -25; +"@MMK_R_j" = 85; +"@MMK_R_Y" = -45; +"@MMK_R_s" = -20; +}; +"@MMK_L_eth" = { +quotesingle = -75; +quoteright = -115; +quotedblbase = -70; +quoteleft = -90; +questiondown = -45; +trademark = -85; +asterisk = -65; +asciicircum = -50; +quotedblright = -120; +paragraph = -55; +sterling = -30; +numbersign = -65; +question = -170; +comma = -70; +backslash = -165; +underscore = -150; +parenright = -170; +guilsinglright = -40; +quotedblleft = -90; +slash = -65; +quotesinglbase = -70; +percent = -65; +semicolon = -60; +braceleft = -70; +multiply = -40; +registered = -30; +guillemetright = -40; +quotedbl = -75; +euro = -90; +dollar = -95; +colon = -50; +yen = -55; +degree = -100; +perthousand = -65; +ellipsis = -50; +braceright = -60; +asciitilde = -35; +"@MMK_R_f" = -45; +"@MMK_R_x" = -55; +"@MMK_R_G" = -10; +"@MMK_R_A" = -50; +"@MMK_R_C" = -10; +"@MMK_R_tcaron" = -45; +"@MMK_R_W" = -80; +"@MMK_R_Y" = -100; +"@MMK_R_Oslash" = -10; +"@MMK_R_t" = -45; +"@MMK_R_v" = -35; +"@MMK_R_w" = -35; +"@MMK_R_s" = -55; +"@MMK_R_y" = -35; +"@MMK_R_O" = -10; +"@MMK_R_J" = -90; +"@MMK_R_T" = -135; +"@MMK_R_V" = -95; +"@MMK_R_Q" = -10; +"@MMK_R_S" = -90; +"@MMK_R_X" = -55; +}; +"@MMK_L_thorn" = { +quotedblleft = -105; +parenright = -175; +quotesinglbase = -70; +ellipsis = -55; +sterling = -30; +quoteright = -115; +guilsinglright = -45; +quoteleft = -105; +asciitilde = -35; +yen = -55; +multiply = -40; +trademark = -110; +braceright = -60; +colon = -55; +semicolon = -65; +numbersign = -70; +quotedbl = -85; +quotedblbase = -70; +question = -175; +asciicircum = -60; +dollar = -100; +paragraph = -60; +backslash = -170; +quotedblright = -165; +underscore = -150; +percent = -70; +slash = -70; +registered = -30; +quotesingle = -85; +guillemetright = -45; +questiondown = -50; +perthousand = -70; +degree = -115; +asterisk = -75; +braceleft = -70; +comma = -70; +euro = -90; +"@MMK_R_f" = -50; +"@MMK_R_A" = -50; +"@MMK_R_C" = -10; +"@MMK_R_O" = -10; +"@MMK_R_S" = -95; +"@MMK_R_s" = -55; +"@MMK_R_Oslash" = -10; +"@MMK_R_tcaron" = -50; +"@MMK_R_G" = -10; +"@MMK_R_J" = -95; +"@MMK_R_Q" = -10; +"@MMK_R_T" = -135; +"@MMK_R_V" = -95; +"@MMK_R_W" = -80; +"@MMK_R_X" = -55; +"@MMK_R_Y" = -100; +"@MMK_R_t" = -50; +"@MMK_R_v" = -35; +"@MMK_R_w" = -35; +"@MMK_R_x" = -55; +"@MMK_R_y" = -35; +}; +"@MMK_L_a.alt" = { +asciitilde = -30; +degree = -85; +euro = -90; +quotedblbase = -20; +quotedblleft = -75; +asterisk = -45; +registered = -15; +paragraph = -40; +comma = -20; +braceleft = -65; +underscore = -155; +quotedblright = -125; +asciicircum = -35; +quotesingle = -55; +braceright = -55; +quotesinglbase = -20; +numbersign = -50; +quoteright = -115; +quoteleft = -75; +trademark = -75; +quotedbl = -55; +percent = -45; +semicolon = -10; +backslash = -145; +multiply = -40; +question = -175; +perthousand = -45; +parenright = -85; +dollar = -45; +yen = -55; +sterling = -30; +"@MMK_R_tcaron" = -30; +"@MMK_R_Y" = -85; +"@MMK_R_S" = -35; +"@MMK_R_T" = -135; +"@MMK_R_W" = -70; +"@MMK_R_V" = -80; +"@MMK_R_J" = -25; +"@MMK_R_y" = -25; +"@MMK_R_s" = -20; +"@MMK_R_t" = -30; +"@MMK_R_w" = -25; +"@MMK_R_v" = -30; +"@MMK_R_f" = -30; +}; +"@MMK_L_Y" = { +braceright = -70; +hyphen = -85; +quotedbl = -10; +quotedblleft = -30; +quotedblbase = -120; +asterisk = -15; +dollar = -60; +plus = -75; +asciitilde = -115; +semicolon = -55; +degree = -15; +perthousand = -30; +guilsinglleft = -95; +minus = -75; +quoteleft = -30; +endash = -85; +euro = -135; +guillemetleft = -95; +underscore = -355; +cent = -90; +braceleft = -135; +multiply = -105; +ellipsis = -105; +guillemetright = -85; +less = -75; +trademark = -30; +parenright = -40; +divide = -75; +question = -25; +registered = -50; +paragraph = -35; +quotesinglbase = -115; +comma = -115; +at = -80; +slash = -100; +backslash = -15; +questiondown = -105; +periodcentered = -100; +asciicircum = -80; +ampersand = -105; +bullet = -90; +guilsinglright = -85; +quotesingle = -10; +equal = -45; +copyright = -85; +quoteright = -25; +sterling = -115; +parenleft = -85; +percent = -30; +emdash = -85; +colon = -50; +quotedblright = -25; +numbersign = -155; +"@MMK_R_C" = -65; +"@MMK_R_A" = -105; +"@MMK_R_G" = -70; +"@MMK_R_J" = -130; +"@MMK_R_S" = -55; +"@MMK_R_Q" = -70; +"@MMK_R_c" = -95; +"@MMK_R_a" = -95; +"@MMK_R_g" = -90; +"@MMK_R_d" = -95; +"@MMK_R_e" = -95; +"@MMK_R_n" = -45; +"@MMK_R_o" = -95; +"@MMK_R_m" = -45; +"@MMK_R_r" = -45; +"@MMK_R_s" = -95; +"@MMK_R_q" = -95; +"@MMK_R_v" = -45; +"@MMK_R_w" = -45; +"@MMK_R_t" = -45; +"@MMK_R_u" = -45; +"@MMK_R_z" = -45; +"@MMK_R_x" = -55; +"@MMK_R_y" = -45; +"@MMK_R_germandbls" = -35; +"@MMK_R_a.alt" = -105; +"@MMK_R_O" = -70; +"@MMK_R_f" = -45; +"@MMK_R_p" = -45; +"@MMK_R_Oslash" = -70; +"@MMK_R_eth" = -95; +"@MMK_R_dcaron" = -95; +"@MMK_R_dcroat" = -95; +"@MMK_R_tcaron" = -45; +"@MMK_R_oslash" = -95; +}; +"@MMK_L_p" = { +quotedbl = -85; +numbersign = -70; +semicolon = -65; +ellipsis = -55; +guillemetright = -45; +guilsinglright = -45; +backslash = -170; +perthousand = -70; +dollar = -100; +braceright = -60; +asterisk = -75; +trademark = -110; +questiondown = -50; +yen = -55; +paragraph = -60; +registered = -30; +percent = -70; +quoteleft = -105; +slash = -70; +quotedblleft = -105; +asciitilde = -35; +colon = -55; +parenright = -175; +sterling = -30; +comma = -70; +quotedblright = -165; +degree = -115; +quotesingle = -85; +underscore = -150; +asciicircum = -60; +multiply = -40; +question = -175; +quotedblbase = -70; +braceleft = -70; +quotesinglbase = -70; +quoteright = -115; +euro = -90; +"@MMK_R_S" = -95; +"@MMK_R_W" = -80; +"@MMK_R_V" = -95; +"@MMK_R_T" = -135; +"@MMK_R_Y" = -100; +"@MMK_R_X" = -55; +"@MMK_R_C" = -10; +"@MMK_R_A" = -50; +"@MMK_R_G" = -10; +"@MMK_R_J" = -95; +"@MMK_R_O" = -10; +"@MMK_R_s" = -55; +"@MMK_R_w" = -35; +"@MMK_R_v" = -35; +"@MMK_R_t" = -50; +"@MMK_R_y" = -35; +"@MMK_R_x" = -55; +"@MMK_R_f" = -50; +"@MMK_R_tcaron" = -50; +"@MMK_R_Q" = -10; +"@MMK_R_Oslash" = -10; +}; +"@MMK_L_X" = { +perthousand = -30; +quotedblleft = -30; +emdash = -55; +guilsinglleft = -70; +paragraph = -40; +plus = -75; +quotesingle = -10; +quoteleft = -30; +degree = -15; +copyright = -65; +quotedblbase = -25; +endash = -55; +asterisk = -20; +quotesinglbase = -25; +cent = -65; +less = -85; +question = -25; +braceleft = -110; +guilsinglright = -15; +minus = -75; +dollar = -55; +euro = -140; +ellipsis = -10; +quotedbl = -10; +percent = -30; +underscore = -355; +sterling = -35; +colon = -10; +trademark = -35; +equal = -45; +numbersign = -75; +asciitilde = -120; +guillemetleft = -70; +quoteright = -25; +bullet = -85; +divide = -75; +hyphen = -55; +ampersand = -50; +registered = -55; +periodcentered = -80; +semicolon = -15; +parenleft = -60; +braceright = -55; +asciicircum = -90; +at = -65; +parenright = -40; +guillemetright = -15; +multiply = -105; +comma = -25; +quotedblright = -25; +backslash = -15; +"@MMK_R_dcaron" = -65; +"@MMK_R_y" = -50; +"@MMK_R_s" = -30; +"@MMK_R_q" = -65; +"@MMK_R_w" = -50; +"@MMK_R_v" = -50; +"@MMK_R_u" = -45; +"@MMK_R_t" = -50; +"@MMK_R_o" = -70; +"@MMK_R_c" = -65; +"@MMK_R_a" = -65; +"@MMK_R_g" = -75; +"@MMK_R_f" = -50; +"@MMK_R_e" = -65; +"@MMK_R_d" = -65; +"@MMK_R_S" = -50; +"@MMK_R_J" = -40; +"@MMK_R_O" = -80; +"@MMK_R_C" = -75; +"@MMK_R_G" = -75; +"@MMK_R_eth" = -60; +"@MMK_R_a.alt" = -40; +"@MMK_R_oslash" = -25; +"@MMK_R_dcroat" = -65; +"@MMK_R_Q" = -80; +"@MMK_R_tcaron" = -50; +}; +"@MMK_L_Oslash" = { +quoteright = -50; +slash = -100; +perthousand = -35; +yen = -25; +quotesinglbase = -110; +dollar = -65; +multiply = -50; +backslash = -35; +quoteleft = -45; +quotedblbase = -110; +quotesingle = -35; +braceleft = -60; +guilsinglright = -30; +colon = -25; +ampersand = -10; +paragraph = -25; +question = -70; +quotedblleft = -45; +degree = -40; +semicolon = -35; +ellipsis = -95; +guillemetright = -30; +parenright = -90; +comma = -110; +quotedblright = -50; +asciicircum = -25; +registered = -10; +trademark = -40; +sterling = -35; +braceright = -60; +quotedbl = -35; +questiondown = -80; +asciitilde = -30; +numbersign = -85; +euro = -90; +percent = -35; +asterisk = -30; +underscore = -200; +"@MMK_R_X" = -25; +"@MMK_R_x" = -45; +"@MMK_R_tcaron" = -15; +"@MMK_R_a.alt" = -20; +"@MMK_R_Y" = -25; +"@MMK_R_V" = -25; +"@MMK_R_W" = -25; +"@MMK_R_T" = -25; +"@MMK_R_S" = -60; +"@MMK_R_J" = -135; +"@MMK_R_A" = -70; +"@MMK_R_y" = -25; +"@MMK_R_v" = -25; +"@MMK_R_w" = -25; +"@MMK_R_t" = -15; +"@MMK_R_s" = -35; +"@MMK_R_f" = -15; +}; +"@MMK_L_c" = { +question = -175; +perthousand = -10; +multiply = -40; +percent = -10; +sterling = -30; +braceright = -55; +quotedblright = -95; +dollar = -40; +braceleft = -60; +yen = -35; +comma = -15; +quotedblleft = -30; +degree = -40; +semicolon = -10; +quoteright = -95; +quotedblbase = -15; +quotesinglbase = -15; +underscore = -85; +quoteleft = -30; +asciicircum = -15; +parenright = -105; +euro = -90; +numbersign = -50; +trademark = -35; +quotesingle = -15; +asciitilde = -30; +backslash = -110; +slash = -10; +quotedbl = -15; +"@MMK_R_X" = -10; +"@MMK_R_Y" = -55; +"@MMK_R_S" = -35; +"@MMK_R_T" = -135; +"@MMK_R_V" = -55; +"@MMK_R_W" = -45; +"@MMK_R_J" = -25; +"@MMK_R_A" = -10; +"@MMK_R_x" = -10; +"@MMK_R_y" = -10; +"@MMK_R_s" = -25; +"@MMK_R_v" = -10; +"@MMK_R_w" = -10; +}; +"@MMK_L_v" = { +braceright = -70; +quotesingle = -10; +asciicircum = -25; +questiondown = -70; +yen = -25; +ellipsis = -70; +quoteright = -50; +dollar = -30; +quotesinglbase = -85; +parenright = -115; +quotedbl = -10; +minus = -20; +endash = -25; +periodcentered = -35; +plus = -20; +less = -20; +guilsinglleft = -30; +comma = -85; +hyphen = -25; +semicolon = -10; +asciitilde = -55; +emdash = -25; +quotedblbase = -85; +sterling = -55; +guilsinglright = -35; +parenleft = -30; +underscore = -290; +numbersign = -105; +backslash = -90; +braceleft = -85; +copyright = -25; +bullet = -30; +cent = -30; +divide = -20; +at = -25; +multiply = -55; +question = -145; +degree = -15; +guillemetright = -35; +guillemetleft = -30; +quotedblright = -50; +slash = -70; +ampersand = -45; +euro = -90; +"@MMK_R_Oslash" = -20; +"@MMK_R_oslash" = -30; +"@MMK_R_a.alt" = -50; +"@MMK_R_dcaron" = -35; +"@MMK_R_G" = -20; +"@MMK_R_A" = -75; +"@MMK_R_C" = -15; +"@MMK_R_O" = -20; +"@MMK_R_W" = -35; +"@MMK_R_Q" = -20; +"@MMK_R_Y" = -45; +"@MMK_R_e" = -30; +"@MMK_R_d" = -35; +"@MMK_R_g" = -30; +"@MMK_R_a" = -35; +"@MMK_R_c" = -30; +"@MMK_R_o" = -30; +"@MMK_R_q" = -35; +"@MMK_R_s" = -45; +"@MMK_R_x" = -10; +"@MMK_R_X" = -50; +"@MMK_R_J" = -95; +"@MMK_R_T" = -135; +"@MMK_R_V" = -45; +"@MMK_R_S" = -25; +"@MMK_R_eth" = -35; +"@MMK_R_dcroat" = -35; +}; +"@MMK_L_W" = { +ellipsis = -125; +colon = -35; +quotedbl = -10; +underscore = -355; +plus = -60; +parenleft = -70; +asciicircum = -65; +registered = -40; +equal = -35; +guillemetleft = -75; +guilsinglleft = -75; +parenright = -35; +guilsinglright = -70; +asciitilde = -100; +hyphen = -65; +quoteright = -25; +periodcentered = -75; +degree = -15; +ampersand = -90; +quotesingle = -10; +semicolon = -45; +braceleft = -125; +at = -65; +asterisk = -15; +cent = -70; +quotedblleft = -20; +perthousand = -25; +paragraph = -30; +euro = -125; +quotedblbase = -140; +dollar = -55; +quoteleft = -20; +comma = -115; +braceright = -70; +endash = -65; +divide = -60; +quotesinglbase = -115; +questiondown = -125; +guillemetright = -70; +question = -25; +quotedblright = -25; +copyright = -65; +bullet = -70; +backslash = -15; +less = -60; +multiply = -90; +percent = -25; +sterling = -100; +minus = -60; +emdash = -65; +slash = -130; +numbersign = -160; +trademark = -25; +"@MMK_R_m" = -35; +"@MMK_R_n" = -35; +"@MMK_R_o" = -75; +"@MMK_R_d" = -75; +"@MMK_R_f" = -35; +"@MMK_R_g" = -70; +"@MMK_R_a" = -75; +"@MMK_R_c" = -75; +"@MMK_R_x" = -45; +"@MMK_R_z" = -35; +"@MMK_R_t" = -35; +"@MMK_R_u" = -35; +"@MMK_R_v" = -35; +"@MMK_R_w" = -35; +"@MMK_R_p" = -35; +"@MMK_R_q" = -75; +"@MMK_R_r" = -35; +"@MMK_R_s" = -80; +"@MMK_R_O" = -55; +"@MMK_R_J" = -150; +"@MMK_R_G" = -55; +"@MMK_R_A" = -135; +"@MMK_R_C" = -55; +"@MMK_R_Q" = -60; +"@MMK_R_S" = -50; +"@MMK_R_a.alt" = -95; +"@MMK_R_eth" = -75; +"@MMK_R_germandbls" = -25; +"@MMK_R_Oslash" = -55; +"@MMK_R_y" = -35; +"@MMK_R_tcaron" = -35; +"@MMK_R_e" = -75; +"@MMK_R_oslash" = -75; +"@MMK_R_dcaron" = -75; +"@MMK_R_dcroat" = -75; +}; +"@MMK_L_s" = { +parenleft = -20; +asciicircum = -85; +guilsinglleft = -60; +guillemetleft = -60; +asciitilde = -155; +cent = -25; +paragraph = -25; +bullet = -60; +at = -25; +degree = -45; +euro = -115; +sterling = -45; +quotedbl = -35; +backslash = -115; +emdash = -15; +divide = -75; +multiply = -80; +periodcentered = -55; +underscore = -90; +quotesingle = -35; +minus = -75; +percent = -30; +endash = -15; +parenright = -130; +numbersign = -50; +braceleft = -90; +yen = -55; +asterisk = -25; +quotesinglbase = -30; +ellipsis = -15; +braceright = -55; +question = -175; +copyright = -25; +hyphen = -15; +plus = -75; +quotedblbase = -30; +perthousand = -30; +slash = -30; +colon = -15; +trademark = -30; +registered = -30; +questiondown = -10; +semicolon = -20; +dollar = -60; +quotedblright = -80; +quoteright = -80; +comma = -30; +quotedblleft = -35; +ampersand = -10; +less = -130; +quoteleft = -35; +"@MMK_R_tcaron" = -25; +"@MMK_R_oslash" = -25; +"@MMK_R_eth" = -20; +"@MMK_R_dcroat" = -25; +"@MMK_R_y" = -30; +"@MMK_R_o" = -25; +"@MMK_R_a" = -25; +"@MMK_R_c" = -25; +"@MMK_R_d" = -25; +"@MMK_R_e" = -25; +"@MMK_R_f" = -25; +"@MMK_R_g" = -35; +"@MMK_R_x" = -25; +"@MMK_R_q" = -25; +"@MMK_R_s" = -45; +"@MMK_R_t" = -25; +"@MMK_R_v" = -30; +"@MMK_R_w" = -30; +"@MMK_R_J" = -40; +"@MMK_R_O" = -50; +"@MMK_R_A" = -25; +"@MMK_R_C" = -45; +"@MMK_R_G" = -50; +"@MMK_R_X" = -25; +"@MMK_R_Y" = -75; +"@MMK_R_Q" = -50; +"@MMK_R_S" = -50; +"@MMK_R_T" = -135; +"@MMK_R_U" = -25; +"@MMK_R_V" = -70; +"@MMK_R_W" = -65; +"@MMK_R_Oslash" = -50; +"@MMK_R_dcaron" = -25; +}; +"@MMK_L_o" = { +quoteright = -115; +quotesinglbase = -70; +quotedbl = -100; +question = -175; +questiondown = -50; +guilsinglright = -45; +trademark = -125; +quotesingle = -100; +asciitilde = -35; +quotedblbase = -70; +braceright = -60; +numbersign = -65; +underscore = -165; +asterisk = -85; +perthousand = -75; +percent = -75; +euro = -90; +quoteleft = -115; +slash = -70; +backslash = -175; +semicolon = -60; +ellipsis = -55; +braceleft = -70; +degree = -125; +registered = -35; +yen = -55; +multiply = -40; +quotedblleft = -120; +comma = -70; +paragraph = -65; +guillemetright = -45; +asciicircum = -65; +colon = -55; +parenright = -170; +quotedblright = -190; +dollar = -110; +sterling = -30; +"@MMK_R_G" = -10; +"@MMK_R_A" = -50; +"@MMK_R_J" = -95; +"@MMK_R_T" = -135; +"@MMK_R_V" = -95; +"@MMK_R_Q" = -10; +"@MMK_R_S" = -100; +"@MMK_R_X" = -55; +"@MMK_R_Y" = -100; +"@MMK_R_f" = -65; +"@MMK_R_t" = -65; +"@MMK_R_v" = -40; +"@MMK_R_x" = -55; +"@MMK_R_Oslash" = -10; +"@MMK_R_O" = -10; +"@MMK_R_W" = -80; +"@MMK_R_tcaron" = -65; +"@MMK_R_C" = -10; +"@MMK_R_w" = -35; +"@MMK_R_s" = -60; +"@MMK_R_y" = -35; +}; +"@MMK_L_T" = { +parenleft = -75; +quoteright = -15; +colon = -105; +less = -135; +guillemetright = -130; +braceright = -70; +backslash = -15; +questiondown = -135; +hyphen = -135; +parenright = -25; +asciitilde = -160; +periodcentered = -100; +semicolon = -75; +registered = -25; +slash = -130; +braceleft = -110; +question = -15; +asciicircum = -100; +quotedblright = -15; +minus = -135; +endash = -135; +guilsinglleft = -130; +dollar = -30; +ellipsis = -135; +sterling = -90; +underscore = -345; +guilsinglright = -130; +quotesinglbase = -115; +multiply = -175; +equal = -135; +guillemetleft = -130; +euro = -190; +copyright = -85; +emdash = -135; +ampersand = -90; +comma = -115; +at = -80; +numbersign = -185; +cent = -135; +quotedblbase = -150; +bullet = -135; +plus = -135; +divide = -135; +"@MMK_R_Oslash" = -55; +"@MMK_R_eth" = -135; +"@MMK_R_oslash" = -135; +"@MMK_R_S" = -30; +"@MMK_R_Q" = -60; +"@MMK_R_G" = -55; +"@MMK_R_C" = -50; +"@MMK_R_A" = -135; +"@MMK_R_O" = -60; +"@MMK_R_J" = -160; +"@MMK_R_w" = -135; +"@MMK_R_v" = -135; +"@MMK_R_u" = -135; +"@MMK_R_t" = -80; +"@MMK_R_s" = -155; +"@MMK_R_r" = -135; +"@MMK_R_q" = -135; +"@MMK_R_p" = -135; +"@MMK_R_z" = -135; +"@MMK_R_y" = -135; +"@MMK_R_x" = -135; +"@MMK_R_g" = -135; +"@MMK_R_f" = -80; +"@MMK_R_e" = -135; +"@MMK_R_d" = -135; +"@MMK_R_c" = -135; +"@MMK_R_a" = -135; +"@MMK_R_o" = -135; +"@MMK_R_n" = -135; +"@MMK_R_m" = -135; +"@MMK_R_tcaron" = -80; +"@MMK_R_a.alt" = -135; +"@MMK_R_dcaron" = -135; +"@MMK_R_dcroat" = -135; +}; +"@MMK_L_Lslash" = { +euro = -220; +quoteleft = -115; +braceright = -55; +semicolon = -10; +endash = -290; +numbersign = -70; +backslash = -235; +ampersand = -15; +hyphen = -185; +cent = -35; +comma = -15; +yen = -55; +guillemetleft = -110; +underscore = -345; +sterling = -30; +multiply = -145; +percent = -85; +quoteright = -115; +registered = -240; +parenright = -85; +paragraph = -220; +degree = -215; +asciitilde = -240; +less = -305; +copyright = -35; +question = -180; +bullet = -175; +periodcentered = -100; +at = -35; +guilsinglleft = -110; +minus = -320; +plus = -235; +perthousand = -85; +quotesingle = -110; +quotedblleft = -200; +braceleft = -110; +asterisk = -190; +quotesinglbase = -15; +quotedblright = -200; +quotedblbase = -15; +emdash = -320; +dollar = -45; +divide = -245; +trademark = -320; +parenleft = -25; +equal = -320; +asciicircum = -260; +quotedbl = -200; +"@MMK_R_tcaron" = -80; +"@MMK_R_dcroat" = -35; +"@MMK_R_y" = -55; +"@MMK_R_w" = -55; +"@MMK_R_v" = -60; +"@MMK_R_u" = -10; +"@MMK_R_s" = -20; +"@MMK_R_q" = -35; +"@MMK_R_g" = -55; +"@MMK_R_f" = -80; +"@MMK_R_e" = -35; +"@MMK_R_d" = -35; +"@MMK_R_c" = -35; +"@MMK_R_Y" = -100; +"@MMK_R_V" = -135; +"@MMK_R_U" = -35; +"@MMK_R_T" = -135; +"@MMK_R_S" = -35; +"@MMK_R_Q" = -75; +"@MMK_R_O" = -70; +"@MMK_R_J" = -25; +"@MMK_R_G" = -75; +"@MMK_R_C" = -80; +"@MMK_R_eth" = -30; +"@MMK_R_t" = -80; +"@MMK_R_o" = -40; +"@MMK_R_a" = -35; +"@MMK_R_W" = -110; +"@MMK_R_dcaron" = -35; +"@MMK_R_oslash" = -20; +}; +"@MMK_L_lcaron" = { +registered = 25; +quoteright = 50; +quotedblbase = -15; +braceleft = -50; +colon = 20; +quoteleft = 55; +perthousand = 55; +percent = 55; +greater = 70; +numbersign = -50; +comma = -15; +quotedbl = 65; +trademark = 50; +parenright = 45; +quotesinglbase = -15; +multiply = -40; +semicolon = 10; +quotedblleft = 55; +asciicircum = -15; +sterling = -30; +euro = -70; +yen = 65; +bar = 70; +underscore = -105; +backslash = 50; +bracketleft = 70; +degree = 65; +question = 55; +equal = 20; +asciitilde = -30; +quotedblright = 50; +asterisk = 65; +bracketright = 70; +dollar = 25; +paragraph = 50; +quotesingle = 65; +"@MMK_R_tcaron" = 20; +"@MMK_R_X" = 60; +"@MMK_R_h" = 70; +"@MMK_R_x" = 0; +"@MMK_R_r" = 20; +"@MMK_R_Lslash" = 70; +"@MMK_R_D" = 70; +"@MMK_R_I" = 70; +"@MMK_R_K" = 70; +"@MMK_R_J" = -25; +"@MMK_R_M" = 70; +"@MMK_R_N" = 70; +"@MMK_R_P" = 70; +"@MMK_R_R" = 70; +"@MMK_R_U" = 70; +"@MMK_R_W" = 60; +"@MMK_R_V" = 60; +"@MMK_R_Y" = 60; +"@MMK_R_Z" = 70; +"@MMK_R_b" = 70; +"@MMK_R_f" = 20; +"@MMK_R_i" = 65; +"@MMK_R_m" = 20; +"@MMK_R_n" = 20; +"@MMK_R_p" = 20; +"@MMK_R_u" = 20; +"@MMK_R_t" = 20; +"@MMK_R_w" = 20; +"@MMK_R_v" = 15; +"@MMK_R_y" = 20; +"@MMK_R_germandbls" = 50; +"@MMK_R_lcaron" = 70; +"@MMK_R_Eth" = 70; +"@MMK_R_B" = 70; +"@MMK_R_E" = 70; +"@MMK_R_F" = 70; +"@MMK_R_H" = 70; +"@MMK_R_L" = 70; +"@MMK_R_lslash" = 70; +"@MMK_R_S" = 25; +"@MMK_R_T" = 70; +"@MMK_R_thorn" = 70; +"@MMK_R_j" = 65; +"@MMK_R_l" = 70; +"@MMK_R_s" = -20; +"@MMK_R_z" = 20; +"@MMK_R_Thorn" = 70; +}; +"@MMK_L_tcaron" = { +parenleft = -35; +quoteright = 40; +dollar = 15; +minus = -220; +parenright = 35; +periodcentered = -100; +bracketleft = 60; +degree = 55; +asterisk = 55; +guilsinglright = -95; +ellipsis = -95; +numbersign = -120; +quotedblright = 40; +bracketright = 60; +braceleft = -65; +greater = 60; +braceright = -10; +cent = -70; +yen = 55; +guillemetright = -95; +underscore = -75; +hyphen = -185; +bar = 55; +euro = -85; +paragraph = 35; +guillemetleft = -210; +bullet = -120; +sterling = -50; +quotedblbase = -100; +comma = -100; +slash = -55; +questiondown = -80; +multiply = -90; +perthousand = 45; +plus = -200; +question = 45; +quoteleft = 45; +registered = 15; +trademark = 40; +quotesingle = 55; +colon = 0; +guilsinglleft = -170; +emdash = -220; +percent = 45; +copyright = -40; +divide = -195; +asciicircum = -55; +endash = -220; +ampersand = -45; +less = -140; +quotedblleft = 45; +asciitilde = -140; +quotesinglbase = -100; +at = -35; +quotedbl = 55; +backslash = 40; +"@MMK_R_h" = 60; +"@MMK_R_dcaron" = -90; +"@MMK_R_g" = -80; +"@MMK_R_thorn" = 55; +"@MMK_R_Thorn" = 60; +"@MMK_R_a.alt" = -45; +"@MMK_R_l" = 55; +"@MMK_R_c" = -90; +"@MMK_R_b" = 60; +"@MMK_R_e" = -90; +"@MMK_R_S" = 15; +"@MMK_R_R" = 55; +"@MMK_R_i" = 55; +"@MMK_R_j" = 55; +"@MMK_R_o" = -90; +"@MMK_R_s" = -60; +"@MMK_R_I" = 55; +"@MMK_R_H" = 60; +"@MMK_R_K" = 60; +"@MMK_R_J" = -145; +"@MMK_R_L" = 55; +"@MMK_R_O" = -15; +"@MMK_R_A" = -95; +"@MMK_R_C" = -10; +"@MMK_R_E" = 60; +"@MMK_R_D" = 60; +"@MMK_R_G" = -15; +"@MMK_R_F" = 60; +"@MMK_R_Y" = 50; +"@MMK_R_X" = 50; +"@MMK_R_Z" = 60; +"@MMK_R_Q" = -15; +"@MMK_R_P" = 55; +"@MMK_R_U" = 60; +"@MMK_R_T" = 55; +"@MMK_R_W" = 50; +"@MMK_R_V" = 50; +"@MMK_R_lslash" = 55; +"@MMK_R_Lslash" = 60; +"@MMK_R_lcaron" = 55; +"@MMK_R_Eth" = 60; +"@MMK_R_eth" = -95; +"@MMK_R_germandbls" = 40; +"@MMK_R_dcroat" = -90; +"@MMK_R_a" = -90; +"@MMK_R_d" = -90; +"@MMK_R_q" = -90; +"@MMK_R_M" = 60; +"@MMK_R_N" = 60; +"@MMK_R_B" = 55; +"@MMK_R_oslash" = -90; +"@MMK_R_Oslash" = -15; +}; +"@MMK_L_a" = { +braceleft = -60; +yen = -25; +semicolon = -10; +asciitilde = -30; +degree = -15; +multiply = -40; +asciicircum = -15; +quotedblright = -50; +sterling = -30; +parenright = -85; +comma = -15; +question = -145; +backslash = -85; +quotedblbase = -15; +euro = -90; +quoteright = -50; +dollar = -30; +numbersign = -50; +quotedbl = -10; +quotesingle = -10; +underscore = -165; +quotesinglbase = -15; +braceright = -55; +"@MMK_R_J" = -25; +"@MMK_R_Y" = -45; +"@MMK_R_S" = -25; +"@MMK_R_V" = -40; +"@MMK_R_W" = -35; +"@MMK_R_T" = -135; +"@MMK_R_s" = -20; +}; +"@MMK_L_e" = { +braceleft = -60; +quoteleft = -65; +perthousand = -40; +guillemetleft = -25; +questiondown = -15; +multiply = -75; +slash = -20; +trademark = -70; +numbersign = -90; +asterisk = -40; +yen = -45; +backslash = -140; +underscore = -95; +percent = -40; +ellipsis = -15; +guilsinglleft = -25; +ampersand = -25; +degree = -75; +comma = -30; +quotesingle = -50; +asciitilde = -30; +quotedblbase = -30; +quoteright = -115; +quotedbl = -50; +guilsinglright = -30; +semicolon = -20; +registered = -10; +sterling = -35; +parenright = -115; +quotesinglbase = -30; +quotedblleft = -65; +euro = -90; +question = -175; +guillemetright = -30; +asciicircum = -25; +braceright = -60; +colon = -15; +dollar = -60; +quotedblright = -130; +paragraph = -30; +periodcentered = -10; +"@MMK_R_eth" = -10; +"@MMK_R_f" = -20; +"@MMK_R_x" = -20; +"@MMK_R_y" = -20; +"@MMK_R_v" = -25; +"@MMK_R_w" = -20; +"@MMK_R_t" = -20; +"@MMK_R_s" = -35; +"@MMK_R_J" = -40; +"@MMK_R_A" = -20; +"@MMK_R_X" = -20; +"@MMK_R_Y" = -80; +"@MMK_R_V" = -75; +"@MMK_R_W" = -60; +"@MMK_R_T" = -135; +"@MMK_R_S" = -60; +"@MMK_R_a.alt" = -55; +"@MMK_R_tcaron" = -20; +}; +"@MMK_L_A" = { +endash = -45; +divide = -65; +quoteright = -115; +quoteleft = -115; +plus = -65; +degree = -140; +copyright = -60; +percent = -85; +guillemetright = -10; +asterisk = -120; +trademark = -125; +quotedbl = -130; +braceleft = -110; +registered = -100; +euro = -140; +multiply = -95; +perthousand = -85; +periodcentered = -65; +quotesinglbase = -20; +equal = -35; +yen = -55; +paragraph = -115; +semicolon = -15; +hyphen = -45; +underscore = -355; +comma = -20; +bullet = -70; +backslash = -180; +emdash = -45; +less = -75; +guilsinglleft = -55; +at = -60; +numbersign = -70; +quotedblbase = -20; +sterling = -30; +parenright = -85; +minus = -65; +ampersand = -45; +parenleft = -50; +cent = -55; +guilsinglright = -10; +guillemetleft = -55; +question = -170; +quotesingle = -110; +dollar = -50; +asciicircum = -115; +braceright = -55; +quotedblright = -140; +asciitilde = -105; +quotedblleft = -130; +"@MMK_R_w" = -70; +"@MMK_R_V" = -165; +"@MMK_R_o" = -60; +"@MMK_R_c" = -55; +"@MMK_R_a" = -55; +"@MMK_R_f" = -80; +"@MMK_R_g" = -65; +"@MMK_R_d" = -55; +"@MMK_R_e" = -55; +"@MMK_R_y" = -70; +"@MMK_R_s" = -30; +"@MMK_R_q" = -55; +"@MMK_R_v" = -75; +"@MMK_R_t" = -105; +"@MMK_R_u" = -40; +"@MMK_R_J" = -35; +"@MMK_R_O" = -75; +"@MMK_R_C" = -80; +"@MMK_R_G" = -75; +"@MMK_R_Y" = -100; +"@MMK_R_S" = -45; +"@MMK_R_Q" = -75; +"@MMK_R_W" = -135; +"@MMK_R_T" = -135; +"@MMK_R_U" = -60; +"@MMK_R_dcroat" = -55; +"@MMK_R_eth" = -55; +"@MMK_R_tcaron" = -105; +"@MMK_R_oslash" = -20; +"@MMK_R_dcaron" = -55; +"@MMK_R_a.alt" = -35; +}; +"@MMK_L_h" = { +braceleft = -60; +dollar = -45; +degree = -80; +parenright = -85; +quotedblright = -120; +quotedblleft = -70; +quotedblbase = -20; +paragraph = -35; +percent = -40; +euro = -90; +quotesinglbase = -20; +quoteright = -115; +quotedbl = -50; +trademark = -65; +braceright = -55; +multiply = -40; +sterling = -30; +backslash = -140; +numbersign = -50; +quotesingle = -50; +underscore = -260; +comma = -20; +perthousand = -40; +registered = -10; +semicolon = -10; +asciicircum = -30; +asciitilde = -30; +yen = -50; +quoteleft = -70; +asterisk = -40; +question = -175; +"@MMK_R_tcaron" = -20; +"@MMK_R_V" = -80; +"@MMK_R_J" = -25; +"@MMK_R_Y" = -80; +"@MMK_R_S" = -35; +"@MMK_R_W" = -65; +"@MMK_R_T" = -135; +"@MMK_R_f" = -20; +"@MMK_R_y" = -25; +"@MMK_R_s" = -20; +"@MMK_R_w" = -25; +"@MMK_R_t" = -20; +"@MMK_R_v" = -25; +}; +"@MMK_L_O" = { +semicolon = -35; +dollar = -60; +quotedblleft = -45; +asciicircum = -25; +asterisk = -30; +braceright = -60; +questiondown = -80; +yen = -50; +numbersign = -85; +slash = -95; +paragraph = -25; +perthousand = -30; +multiply = -50; +quotedblright = -65; +question = -140; +degree = -55; +guillemetright = -30; +guilsinglright = -30; +registered = -10; +quoteright = -65; +sterling = -35; +colon = -25; +quotedbl = -35; +trademark = -40; +percent = -30; +quotesinglbase = -105; +quoteleft = -45; +comma = -105; +quotedblbase = -105; +parenright = -145; +underscore = -200; +ampersand = -10; +backslash = -130; +asciitilde = -25; +euro = -90; +braceleft = -60; +quotesingle = -35; +ellipsis = -90; +"@MMK_R_f" = -15; +"@MMK_R_t" = -15; +"@MMK_R_v" = -25; +"@MMK_R_s" = -35; +"@MMK_R_x" = -45; +"@MMK_R_y" = -20; +"@MMK_R_A" = -65; +"@MMK_R_J" = -135; +"@MMK_R_T" = -75; +"@MMK_R_V" = -75; +"@MMK_R_S" = -55; +"@MMK_R_X" = -75; +"@MMK_R_Y" = -75; +"@MMK_R_w" = -20; +"@MMK_R_W" = -60; +"@MMK_R_a.alt" = -20; +"@MMK_R_tcaron" = -15; +}; +"@MMK_L_t" = { +dollar = -30; +braceright = -60; +underscore = -10; +guillemetright = -25; +sterling = -60; +quotedbl = -10; +euro = -90; +emdash = -155; +question = -145; +minus = -155; +semicolon = -10; +braceleft = -110; +at = -15; +parenleft = -20; +degree = -15; +plus = -155; +asciicircum = -20; +numbersign = -100; +parenright = -70; +quotesinglbase = -35; +endash = -155; +ampersand = -95; +less = -75; +guilsinglleft = -145; +yen = -25; +quotedblbase = -35; +multiply = -45; +hyphen = -155; +ellipsis = -30; +guillemetleft = -145; +backslash = -90; +questiondown = -15; +periodcentered = -100; +guilsinglright = -25; +divide = -155; +quotesingle = -10; +quotedblright = -50; +slash = 10; +cent = -30; +asciitilde = -70; +quoteright = -50; +comma = -35; +bullet = -50; +copyright = -20; +"@MMK_R_dcroat" = -40; +"@MMK_R_eth" = -50; +"@MMK_R_a.alt" = -80; +"@MMK_R_d" = -40; +"@MMK_R_dcaron" = -40; +"@MMK_R_q" = -40; +"@MMK_R_a" = -40; +"@MMK_R_s" = -30; +"@MMK_R_x" = -10; +"@MMK_R_g" = -30; +"@MMK_R_e" = -40; +"@MMK_R_c" = -40; +"@MMK_R_o" = -40; +"@MMK_R_W" = -35; +"@MMK_R_V" = -45; +"@MMK_R_T" = -135; +"@MMK_R_S" = -25; +"@MMK_R_Q" = -10; +"@MMK_R_Y" = -45; +"@MMK_R_X" = -30; +"@MMK_R_A" = -30; +"@MMK_R_J" = -80; +"@MMK_R_oslash" = -40; +}; +"@MMK_L_V" = { +plus = -70; +at = -75; +questiondown = -150; +quoteleft = -25; +guillemetleft = -95; +question = -25; +guillemetright = -80; +guilsinglright = -80; +less = -70; +ampersand = -105; +parenleft = -80; +minus = -70; +periodcentered = -90; +asciitilde = -110; +copyright = -80; +asterisk = -15; +bullet = -85; +quotedblright = -25; +endash = -80; +quotedblbase = -170; +percent = -25; +ellipsis = -150; +quotesingle = -10; +comma = -115; +registered = -50; +semicolon = -55; +guilsinglleft = -95; +colon = -45; +braceright = -70; +euro = -135; +emdash = -80; +equal = -45; +multiply = -100; +backslash = -15; +numbersign = -180; +braceleft = -135; +underscore = -335; +parenright = -35; +trademark = -30; +divide = -70; +perthousand = -25; +sterling = -110; +quotesinglbase = -115; +slash = -155; +dollar = -60; +degree = -15; +cent = -85; +paragraph = -35; +asciicircum = -75; +hyphen = -80; +quotedblleft = -25; +quotedbl = -10; +quoteright = -25; +"@MMK_R_a.alt" = -105; +"@MMK_R_oslash" = -85; +"@MMK_R_Oslash" = -65; +"@MMK_R_eth" = -90; +"@MMK_R_dcroat" = -90; +"@MMK_R_dcaron" = -90; +"@MMK_R_germandbls" = -30; +"@MMK_R_p" = -45; +"@MMK_R_S" = -55; +"@MMK_R_tcaron" = -45; +"@MMK_R_e" = -90; +"@MMK_R_d" = -90; +"@MMK_R_g" = -85; +"@MMK_R_f" = -45; +"@MMK_R_a" = -90; +"@MMK_R_c" = -90; +"@MMK_R_m" = -45; +"@MMK_R_o" = -85; +"@MMK_R_n" = -45; +"@MMK_R_u" = -45; +"@MMK_R_t" = -45; +"@MMK_R_w" = -45; +"@MMK_R_v" = -45; +"@MMK_R_q" = -90; +"@MMK_R_s" = -90; +"@MMK_R_r" = -45; +"@MMK_R_y" = -45; +"@MMK_R_x" = -55; +"@MMK_R_z" = -45; +"@MMK_R_G" = -65; +"@MMK_R_A" = -160; +"@MMK_R_C" = -65; +"@MMK_R_O" = -65; +"@MMK_R_J" = -175; +"@MMK_R_Q" = -65; +}; +"@MMK_L_d" = { +quotesinglbase = -15; +quotedblright = -10; +backslash = -10; +parenright = -25; +braceright = -55; +euro = -90; +braceleft = -60; +multiply = -40; +asciitilde = -30; +semicolon = -10; +dollar = -30; +quoteright = -10; +sterling = -30; +quotedblbase = -15; +asciicircum = -15; +numbersign = -50; +question = -15; +underscore = -165; +comma = -15; +"@MMK_R_s" = -20; +"@MMK_R_J" = -25; +"@MMK_R_S" = -25; +}; +"@MMK_L_H" = { +braceright = -55; +quotedblright = -10; +comma = -15; +backslash = -15; +quotesinglbase = -15; +quotedblbase = -15; +quoteright = -10; +asciicircum = -15; +parenright = -25; +semicolon = -10; +sterling = -30; +euro = -90; +braceleft = -60; +asciitilde = -25; +multiply = -40; +numbersign = -50; +question = -15; +dollar = -30; +underscore = -355; +"@MMK_R_s" = -20; +"@MMK_R_J" = -25; +"@MMK_R_S" = -25; +}; +"@MMK_L_C" = { +sterling = -30; +quotedblright = -10; +braceright = -55; +asciitilde = -25; +multiply = -40; +quotesinglbase = -15; +asciicircum = -15; +dollar = -30; +euro = -90; +quoteright = -10; +quotedblbase = -15; +yen = -10; +braceleft = -60; +question = -35; +backslash = -45; +semicolon = -10; +comma = -15; +parenright = -40; +numbersign = -50; +slash = -15; +underscore = -100; +"@MMK_R_x" = -10; +"@MMK_R_s" = -30; +"@MMK_R_X" = -15; +"@MMK_R_Y" = -20; +"@MMK_R_S" = -25; +"@MMK_R_V" = -20; +"@MMK_R_W" = -15; +"@MMK_R_J" = -30; +"@MMK_R_A" = -10; +}; +"@MMK_L_J" = { +underscore = -90; +quoteright = -10; +numbersign = -55; +quotedblright = -10; +dollar = -30; +euro = -90; +ellipsis = -30; +sterling = -30; +quotesinglbase = -45; +semicolon = -10; +backslash = -15; +multiply = -40; +slash = -45; +comma = -45; +asciicircum = -15; +asciitilde = -25; +question = -15; +parenright = -25; +questiondown = -30; +quotedblbase = -45; +braceright = -60; +braceleft = -60; +guillemetright = -15; +guilsinglright = -15; +"@MMK_R_s" = -30; +"@MMK_R_x" = -10; +"@MMK_R_S" = -25; +"@MMK_R_J" = -60; +"@MMK_R_A" = -35; +}; +"@MMK_L_f" = { +divide = -135; +guillemetright = -25; +dollar = -30; +backslash = 0; +braceright = -65; +ampersand = -95; +guilsinglleft = -125; +degree = -15; +at = -15; +yen = -25; +quoteright = -50; +semicolon = -10; +slash = -125; +sterling = -80; +multiply = -45; +ellipsis = -135; +asciitilde = -70; +plus = -135; +endash = -135; +questiondown = -135; +underscore = -180; +bullet = -50; +comma = -115; +parenleft = -20; +quotedbl = -10; +quotesinglbase = -115; +quotedblright = -50; +numbersign = -125; +hyphen = -135; +less = -75; +guillemetleft = -125; +parenright = -90; +copyright = -20; +minus = -135; +question = -70; +asciicircum = -20; +braceleft = -110; +quotedblbase = -150; +guilsinglright = -25; +cent = -30; +quotesingle = -10; +emdash = -135; +euro = -90; +periodcentered = -100; +"@MMK_R_dcroat" = -40; +"@MMK_R_q" = -40; +"@MMK_R_s" = -30; +"@MMK_R_e" = -40; +"@MMK_R_d" = -40; +"@MMK_R_g" = -30; +"@MMK_R_a" = -40; +"@MMK_R_c" = -40; +"@MMK_R_o" = -40; +"@MMK_R_T" = -30; +"@MMK_R_W" = -30; +"@MMK_R_V" = -30; +"@MMK_R_Q" = -10; +"@MMK_R_S" = -25; +"@MMK_R_Y" = -30; +"@MMK_R_X" = -35; +"@MMK_R_A" = -105; +"@MMK_R_J" = -155; +"@MMK_R_x" = -10; +"@MMK_R_a.alt" = -80; +"@MMK_R_oslash" = -40; +"@MMK_R_eth" = -50; +"@MMK_R_dcaron" = -40; +}; +"@MMK_L_g" = { +quotesinglbase = -15; +underscore = -10; +dollar = -30; +slash = 15; +quotedblbase = -15; +degree = -15; +quotedbl = -10; +braceleft = -60; +asciitilde = -30; +quotesingle = -10; +backslash = -85; +asciicircum = -15; +comma = -15; +braceright = -55; +quotedblright = -50; +question = -145; +multiply = -40; +euro = -90; +quoteright = -50; +sterling = -30; +numbersign = -50; +yen = -25; +parenright = -45; +"@MMK_R_s" = -20; +"@MMK_R_j" = 50; +"@MMK_R_Y" = -45; +"@MMK_R_T" = -135; +"@MMK_R_V" = -40; +"@MMK_R_W" = -35; +"@MMK_R_S" = -25; +"@MMK_R_J" = -25; +}; +"@MMK_L_n" = { +dollar = -45; +quoteright = -115; +braceright = -55; +degree = -80; +quotedblright = -120; +quoteleft = -70; +comma = -15; +semicolon = -10; +parenright = -85; +question = -175; +percent = -40; +underscore = -260; +perthousand = -40; +asterisk = -40; +asciicircum = -30; +quotedblleft = -70; +braceleft = -60; +trademark = -65; +euro = -90; +quotedblbase = -15; +numbersign = -50; +asciitilde = -30; +quotesingle = -50; +registered = -10; +paragraph = -35; +multiply = -40; +backslash = -140; +sterling = -30; +yen = -50; +quotesinglbase = -15; +quotedbl = -50; +"@MMK_R_y" = -25; +"@MMK_R_t" = -20; +"@MMK_R_w" = -25; +"@MMK_R_v" = -25; +"@MMK_R_s" = -20; +"@MMK_R_f" = -20; +"@MMK_R_T" = -135; +"@MMK_R_W" = -65; +"@MMK_R_V" = -80; +"@MMK_R_S" = -35; +"@MMK_R_J" = -25; +"@MMK_R_Y" = -80; +"@MMK_R_tcaron" = -20; +}; +"@MMK_L_z" = { +semicolon = -10; +quotedbl = -10; +sterling = -30; +asciitilde = -25; +quotedblright = -50; +quoteright = -50; +multiply = -40; +degree = -15; +yen = -25; +underscore = -250; +braceright = -55; +backslash = -85; +parenright = -85; +quotedblbase = -15; +question = -145; +euro = -90; +dollar = -30; +asciicircum = -10; +quotesingle = -10; +quotesinglbase = -15; +braceleft = -60; +comma = -15; +numbersign = -50; +"@MMK_R_s" = -20; +"@MMK_R_J" = -25; +"@MMK_R_Y" = -45; +"@MMK_R_S" = -25; +"@MMK_R_T" = -135; +"@MMK_R_W" = -35; +"@MMK_R_V" = -40; +}; +"@MMK_L_i" = { +euro = -85; +quoteright = -20; +underscore = -85; +multiply = -40; +parenright = -25; +comma = -15; +sterling = -30; +numbersign = -50; +asciitilde = -25; +asciicircum = -10; +braceright = -55; +dollar = -30; +braceleft = -60; +semicolon = -10; +backslash = -20; +quotedblright = -20; +question = -15; +quotesinglbase = -15; +quotedblbase = -15; +"@MMK_R_S" = -25; +"@MMK_R_V" = -10; +"@MMK_R_Y" = -10; +"@MMK_R_J" = -25; +"@MMK_R_s" = -20; +}; +"@MMK_L_K" = { +multiply = -85; +euro = -135; +less = -65; +periodcentered = -60; +numbersign = -70; +paragraph = -40; +emdash = -40; +semicolon = -15; +plus = -55; +cent = -50; +parenleft = -45; +asciicircum = -95; +equal = -30; +copyright = -50; +braceright = -55; +question = -30; +dollar = -50; +trademark = -35; +quotesinglbase = -20; +quotesingle = -15; +percent = -30; +guilsinglleft = -50; +quotedbl = -15; +sterling = -30; +degree = -20; +hyphen = -40; +quotedblright = -30; +guillemetleft = -50; +minus = -55; +quoteleft = -35; +asterisk = -20; +quotedblleft = -35; +quoteright = -30; +asciitilde = -95; +divide = -55; +braceleft = -110; +perthousand = -30; +guillemetright = -10; +comma = -20; +guilsinglright = -10; +endash = -40; +at = -50; +underscore = -335; +ampersand = -40; +registered = -60; +quotedblbase = -20; +backslash = -15; +bullet = -60; +parenright = -40; +"@MMK_R_dcaron" = -50; +"@MMK_R_w" = -55; +"@MMK_R_C" = -70; +"@MMK_R_tcaron" = -55; +"@MMK_R_oslash" = -20; +"@MMK_R_dcroat" = -50; +"@MMK_R_G" = -65; +"@MMK_R_J" = -30; +"@MMK_R_O" = -65; +"@MMK_R_Q" = -65; +"@MMK_R_S" = -45; +"@MMK_R_a" = -50; +"@MMK_R_c" = -50; +"@MMK_R_d" = -50; +"@MMK_R_e" = -50; +"@MMK_R_f" = -55; +"@MMK_R_g" = -55; +"@MMK_R_o" = -50; +"@MMK_R_q" = -50; +"@MMK_R_s" = -25; +"@MMK_R_t" = -55; +"@MMK_R_u" = -35; +"@MMK_R_v" = -55; +"@MMK_R_y" = -55; +"@MMK_R_eth" = -45; +"@MMK_R_a.alt" = -30; +}; +"@MMK_L_oslash" = { +parenright = -145; +euro = -90; +backslash = -120; +quotesinglbase = -70; +semicolon = -45; +perthousand = -35; +question = -175; +quotedblleft = -40; +multiply = -40; +questiondown = -50; +paragraph = -30; +comma = -70; +asterisk = -35; +ellipsis = -55; +registered = -35; +braceright = -60; +percent = -35; +asciicircum = -65; +degree = -50; +guilsinglright = -45; +quotedblright = -80; +dollar = -65; +quotedblbase = -70; +quotesingle = -40; +quoteright = -80; +braceleft = -70; +yen = -55; +sterling = -30; +slash = -70; +asciitilde = -35; +guillemetright = -45; +numbersign = -65; +underscore = -165; +quoteleft = -40; +colon = -35; +trademark = -35; +quotedbl = -40; +"@MMK_R_tcaron" = -35; +"@MMK_R_Oslash" = -10; +"@MMK_R_x" = -45; +"@MMK_R_S" = -60; +"@MMK_R_O" = -10; +"@MMK_R_C" = -10; +"@MMK_R_y" = -35; +"@MMK_R_v" = -35; +"@MMK_R_w" = -35; +"@MMK_R_t" = -35; +"@MMK_R_s" = -60; +"@MMK_R_f" = -35; +"@MMK_R_X" = -55; +"@MMK_R_Y" = -75; +"@MMK_R_V" = -75; +"@MMK_R_W" = -65; +"@MMK_R_T" = -135; +"@MMK_R_Q" = -10; +"@MMK_R_J" = -95; +"@MMK_R_G" = -10; +"@MMK_R_A" = -50; +}; +"@MMK_L_j" = { +numbersign = -50; +braceright = -50; +backslash = -20; +question = -15; +slash = 35; +sterling = -30; +quoteright = -20; +multiply = -40; +quotedblright = -20; +parenright = -20; +dollar = -30; +euro = -85; +asciitilde = -30; +asciicircum = -15; +braceleft = -60; +"@MMK_R_J" = -25; +"@MMK_R_Y" = -10; +"@MMK_R_S" = -25; +"@MMK_R_W" = -10; +"@MMK_R_V" = -10; +"@MMK_R_s" = -20; +"@MMK_R_j" = 75; +}; +"@MMK_L_l" = { +quotedblbase = -15; +asciicircum = -15; +braceleft = -60; +semicolon = -10; +multiply = -40; +comma = -15; +quoteright = -10; +numbersign = -50; +dollar = -30; +quotesinglbase = -15; +asciitilde = -30; +quotedblright = -10; +euro = -85; +question = -15; +underscore = -85; +parenright = -25; +backslash = -10; +sterling = -30; +braceright = -55; +"@MMK_R_s" = -20; +"@MMK_R_J" = -25; +"@MMK_R_S" = -25; +}; +"@MMK_L_M" = { +multiply = -40; +question = -15; +sterling = -30; +asciicircum = -15; +numbersign = -50; +euro = -90; +backslash = -15; +quoteright = -10; +underscore = -355; +braceright = -55; +semicolon = -10; +quotedblright = -10; +quotedblbase = -15; +quotesinglbase = -15; +parenright = -25; +braceleft = -60; +asciitilde = -25; +comma = -15; +dollar = -30; +"@MMK_R_S" = -25; +"@MMK_R_J" = -25; +"@MMK_R_s" = -20; +}; +"@MMK_L_u" = { +quotesinglbase = -15; +multiply = -40; +dollar = -30; +quotesingle = -10; +asciicircum = -10; +euro = -90; +parenright = -85; +degree = -15; +comma = -15; +braceleft = -60; +numbersign = -50; +yen = -25; +question = -145; +backslash = -85; +quoteright = -50; +quotedbl = -10; +quotedblbase = -15; +underscore = -115; +semicolon = -10; +asciitilde = -25; +sterling = -30; +quotedblright = -50; +braceright = -55; +"@MMK_R_S" = -25; +"@MMK_R_Y" = -45; +"@MMK_R_V" = -40; +"@MMK_R_W" = -35; +"@MMK_R_T" = -135; +"@MMK_R_J" = -25; +"@MMK_R_s" = -20; +}; +"@MMK_L_dcroat" = { +multiply = -40; +sterling = -30; +braceleft = -60; +asciitilde = -30; +braceright = -55; +dollar = -30; +semicolon = -10; +quotesinglbase = -15; +parenright = -25; +quotedblbase = -15; +underscore = -165; +backslash = -10; +numbersign = -50; +euro = -90; +comma = -15; +quotedblright = -10; +asciicircum = -15; +quoteright = -10; +question = -15; +"@MMK_R_s" = -20; +"@MMK_R_S" = -25; +"@MMK_R_J" = -25; +}; +"@MMK_L_Z" = { +parenright = -25; +quoteright = -10; +question = -15; +numbersign = -50; +braceright = -55; +backslash = -15; +multiply = -40; +quotesinglbase = -15; +euro = -90; +asciicircum = -15; +comma = -15; +quotedblbase = -15; +asciitilde = -25; +semicolon = -10; +sterling = -30; +dollar = -30; +underscore = -325; +quotedblright = -10; +braceleft = -60; +"@MMK_R_J" = -25; +"@MMK_R_S" = -25; +"@MMK_R_s" = -20; +}; +"@MMK_L_U" = { +braceleft = -60; +asciitilde = -30; +ellipsis = -50; +guillemetright = -20; +multiply = -40; +sterling = -30; +underscore = -125; +numbersign = -65; +comma = -65; +quoteright = -10; +asciicircum = -15; +quotesinglbase = -65; +braceright = -60; +quotedblright = -10; +quotedblbase = -65; +questiondown = -45; +slash = -65; +semicolon = -10; +parenright = -25; +euro = -90; +question = -15; +guilsinglright = -20; +backslash = -15; +dollar = -30; +"@MMK_R_s" = -30; +"@MMK_R_S" = -25; +"@MMK_R_J" = -80; +"@MMK_R_A" = -50; +"@MMK_R_x" = -10; +}; +}; +"119329DF-C854-46E0-93EC-7E8A22DFCA4F" = { +braceleft = { +slash = -20; +yen = -55; +sterling = -65; +quotedblbase = -50; +quotedblleft = -40; +asterisk = -40; +guillemetright = -40; +asciicircum = -45; +ellipsis = -50; +comma = -50; +cent = -45; +percent = -40; +at = -45; +quotedbl = -40; +copyright = -45; +equal = -40; +periodcentered = -45; +guilsinglleft = -25; +emdash = -45; +parenright = -60; +divide = -45; +semicolon = -40; +quotesingle = -40; +degree = -35; +multiply = -65; +hyphen = -45; +perthousand = -40; +quotedblright = -45; +asciitilde = -55; +backslash = -45; +trademark = -40; +dollar = -55; +quoteright = -45; +numbersign = -85; +bracketleft = -35; +guillemetleft = -25; +registered = -40; +braceleft = -85; +braceright = -90; +paragraph = -40; +euro = -110; +greater = -35; +colon = -40; +bullet = -45; +parenleft = -45; +question = -55; +less = -40; +bracketright = -35; +bar = -35; +guilsinglright = -40; +ampersand = -50; +questiondown = -55; +underscore = -55; +quotesinglbase = -50; +endash = -45; +plus = -45; +minus = -45; +quoteleft = -40; +"@MMK_R_thorn" = -35; +"@MMK_R_m" = -40; +"@MMK_R_o" = -45; +"@MMK_R_i" = -40; +"@MMK_R_e" = -45; +"@MMK_R_g" = -45; +"@MMK_R_f" = -40; +"@MMK_R_a" = -45; +"@MMK_R_c" = -45; +"@MMK_R_b" = -35; +"@MMK_R_y" = -40; +"@MMK_R_z" = -40; +"@MMK_R_u" = -40; +"@MMK_R_t" = -40; +"@MMK_R_w" = -40; +"@MMK_R_v" = -40; +"@MMK_R_p" = -40; +"@MMK_R_s" = -60; +"@MMK_R_r" = -40; +"@MMK_R_M" = -35; +"@MMK_R_L" = -35; +"@MMK_R_O" = -45; +"@MMK_R_N" = -35; +"@MMK_R_I" = -35; +"@MMK_R_H" = -35; +"@MMK_R_K" = -35; +"@MMK_R_J" = -55; +"@MMK_R_D" = -35; +"@MMK_R_G" = -45; +"@MMK_R_F" = -35; +"@MMK_R_A" = -55; +"@MMK_R_C" = -45; +"@MMK_R_B" = -40; +"@MMK_R_Y" = -60; +"@MMK_R_X" = -55; +"@MMK_R_Z" = -35; +"@MMK_R_U" = -35; +"@MMK_R_T" = -35; +"@MMK_R_W" = -55; +"@MMK_R_V" = -60; +"@MMK_R_Q" = -45; +"@MMK_R_P" = -35; +"@MMK_R_S" = -45; +"@MMK_R_R" = -35; +"@MMK_R_dcroat" = -45; +"@MMK_R_Oslash" = -45; +"@MMK_R_tcaron" = -40; +"@MMK_R_oslash" = -45; +"@MMK_R_Lslash" = -35; +"@MMK_R_a.alt" = -50; +"@MMK_R_germandbls" = -40; +"@MMK_R_h" = -35; +"@MMK_R_j" = 20; +"@MMK_R_d" = -45; +"@MMK_R_l" = -35; +"@MMK_R_n" = -40; +"@MMK_R_x" = -50; +"@MMK_R_q" = -45; +"@MMK_R_E" = -35; +"@MMK_R_Eth" = -35; +"@MMK_R_eth" = -45; +"@MMK_R_lcaron" = -35; +"@MMK_R_lslash" = -35; +"@MMK_R_Thorn" = -35; +"@MMK_R_dcaron" = -45; +}; +slash = { +question = -25; +parenleft = -110; +degree = -15; +copyright = -115; +guillemetright = -105; +questiondown = -240; +quotesinglbase = -115; +quotedblbase = -215; +bracketright = 30; +comma = -115; +backslash = 60; +divide = -105; +braceright = -20; +endash = -135; +asterisk = -10; +hyphen = -130; +periodcentered = -110; +quotedblleft = -35; +plus = -105; +bullet = -135; +euro = -130; +guillemetleft = -150; +paragraph = -40; +braceleft = -120; +trademark = -40; +ampersand = -125; +semicolon = -70; +guilsinglright = -105; +registered = -65; +underscore = -245; +asciitilde = -145; +bracketleft = 30; +quoteleft = -35; +less = -110; +asciicircum = -105; +ellipsis = -245; +numbersign = -185; +dollar = -50; +yen = 0; +greater = 0; +guilsinglleft = -150; +multiply = -125; +emdash = -135; +cent = -130; +percent = -30; +at = -110; +slash = -245; +sterling = -130; +equal = -55; +parenright = -30; +colon = -70; +minus = -105; +perthousand = -30; +bar = 35; +"@MMK_R_t" = -60; +"@MMK_R_r" = -65; +"@MMK_R_lcaron" = 15; +"@MMK_R_H" = 0; +"@MMK_R_I" = 0; +"@MMK_R_K" = 0; +"@MMK_R_G" = -100; +"@MMK_R_A" = -150; +"@MMK_R_C" = -90; +"@MMK_R_V" = 0; +"@MMK_R_R" = 35; +"@MMK_R_oslash" = -135; +"@MMK_R_Lslash" = 0; +"@MMK_R_Eth" = 30; +"@MMK_R_tcaron" = -60; +"@MMK_R_germandbls" = -35; +"@MMK_R_thorn" = 15; +"@MMK_R_dcroat" = -135; +"@MMK_R_dcaron" = -135; +"@MMK_R_lslash" = 15; +"@MMK_R_Oslash" = -85; +"@MMK_R_eth" = -130; +"@MMK_R_l" = 15; +"@MMK_R_m" = -65; +"@MMK_R_n" = -65; +"@MMK_R_o" = -135; +"@MMK_R_e" = -140; +"@MMK_R_f" = -65; +"@MMK_R_g" = -130; +"@MMK_R_a" = -135; +"@MMK_R_b" = 15; +"@MMK_R_x" = -75; +"@MMK_R_y" = -65; +"@MMK_R_z" = -65; +"@MMK_R_u" = -65; +"@MMK_R_v" = -65; +"@MMK_R_w" = -65; +"@MMK_R_p" = -65; +"@MMK_R_q" = -135; +"@MMK_R_L" = 0; +"@MMK_R_M" = 0; +"@MMK_R_N" = 0; +"@MMK_R_O" = -85; +"@MMK_R_J" = -245; +"@MMK_R_D" = 30; +"@MMK_R_E" = 0; +"@MMK_R_F" = 0; +"@MMK_R_B" = 30; +"@MMK_R_Y" = 0; +"@MMK_R_Z" = 0; +"@MMK_R_T" = 0; +"@MMK_R_U" = 0; +"@MMK_R_W" = 0; +"@MMK_R_P" = 30; +"@MMK_R_Q" = -85; +"@MMK_R_S" = -40; +"@MMK_R_a.alt" = -115; +"@MMK_R_Thorn" = 0; +"@MMK_R_d" = -135; +"@MMK_R_s" = -115; +"@MMK_R_h" = 15; +"@MMK_R_c" = -140; +}; +dollar = { +divide = -15; +backslash = -65; +perthousand = -80; +braceleft = -60; +bullet = -25; +quotedblright = -55; +semicolon = -15; +sterling = -25; +underscore = -105; +less = -30; +paragraph = -95; +quotedblleft = -90; +parenright = -85; +quotesingle = -55; +quoteleft = -90; +question = -80; +at = -10; +slash = -45; +asterisk = -60; +braceright = -40; +colon = -15; +degree = -65; +cent = -10; +ellipsis = -15; +registered = -70; +dollar = -55; +minus = -15; +quotesinglbase = -15; +trademark = -115; +yen = -60; +plus = -15; +percent = -80; +quotedbl = -55; +quoteright = -55; +questiondown = -25; +parenleft = -10; +copyright = -10; +euro = -75; +comma = -15; +numbersign = -40; +asciicircum = -185; +periodcentered = -20; +quotedblbase = -15; +multiply = -30; +asciitilde = -70; +"@MMK_R_Oslash" = -30; +"@MMK_R_c" = -10; +"@MMK_R_tcaron" = -55; +"@MMK_R_oslash" = -10; +"@MMK_R_dcaron" = -10; +"@MMK_R_s" = -45; +"@MMK_R_v" = -40; +"@MMK_R_w" = -45; +"@MMK_R_t" = -55; +"@MMK_R_x" = -35; +"@MMK_R_S" = -40; +"@MMK_R_a" = -10; +"@MMK_R_f" = -55; +"@MMK_R_d" = -10; +"@MMK_R_o" = -10; +"@MMK_R_Q" = -30; +"@MMK_R_V" = -60; +"@MMK_R_T" = -55; +"@MMK_R_G" = -25; +"@MMK_R_O" = -30; +"@MMK_R_A" = -30; +"@MMK_R_J" = -25; +"@MMK_R_U" = -15; +"@MMK_R_X" = -35; +"@MMK_R_eth" = -10; +"@MMK_R_dcroat" = -10; +"@MMK_R_q" = -10; +"@MMK_R_y" = -55; +"@MMK_R_g" = -15; +"@MMK_R_e" = -10; +"@MMK_R_W" = -60; +"@MMK_R_Y" = -65; +"@MMK_R_C" = -30; +}; +perthousand = { +backslash = -205; +asterisk = -195; +semicolon = -10; +quoteright = -115; +question = -155; +quotesinglbase = -10; +comma = -10; +asciitilde = -90; +periodcentered = -30; +trademark = -130; +perthousand = -120; +yen = -70; +quoteleft = -115; +paragraph = -150; +euro = -75; +plus = -20; +at = -15; +asciicircum = -250; +registered = -85; +quotedbl = -200; +numbersign = -35; +multiply = -35; +underscore = -80; +questiondown = -20; +braceleft = -60; +bullet = -35; +ellipsis = -10; +colon = -10; +quotedblleft = -215; +quotesingle = -110; +less = -45; +minus = -20; +divide = -20; +cent = -15; +quotedblright = -215; +copyright = -15; +parenright = -125; +degree = -210; +quotedblbase = -10; +dollar = -50; +slash = -35; +percent = -120; +parenleft = -10; +sterling = -25; +braceright = -40; +"@MMK_R_tcaron" = -55; +"@MMK_R_Oslash" = -35; +"@MMK_R_c" = -15; +"@MMK_R_dcroat" = -15; +"@MMK_R_eth" = -10; +"@MMK_R_o" = -15; +"@MMK_R_oslash" = -15; +"@MMK_R_f" = -55; +"@MMK_R_S" = -30; +"@MMK_R_Q" = -35; +"@MMK_R_a" = -15; +"@MMK_R_v" = -40; +"@MMK_R_G" = -30; +"@MMK_R_W" = -105; +"@MMK_R_g" = -20; +"@MMK_R_d" = -15; +"@MMK_R_dcaron" = -15; +"@MMK_R_A" = -25; +"@MMK_R_J" = -15; +"@MMK_R_V" = -125; +"@MMK_R_T" = -115; +"@MMK_R_X" = -30; +"@MMK_R_Y" = -100; +"@MMK_R_e" = -15; +"@MMK_R_w" = -50; +"@MMK_R_t" = -55; +"@MMK_R_s" = -35; +"@MMK_R_q" = -15; +"@MMK_R_x" = -30; +"@MMK_R_y" = -60; +"@MMK_R_U" = -20; +"@MMK_R_C" = -40; +"@MMK_R_O" = -35; +}; +multiply = { +guillemetright = -30; +perthousand = -45; +quoteright = -115; +underscore = -245; +quotedblleft = -65; +multiply = -50; +emdash = -30; +bracketleft = -20; +parenleft = -30; +asterisk = -40; +bracketright = -20; +numbersign = -90; +braceleft = -80; +percent = -45; +guillemetleft = -25; +trademark = -50; +quotedblbase = -155; +guilsinglleft = -25; +question = -180; +sterling = -50; +quotesinglbase = -115; +equal = -20; +dollar = -55; +at = -35; +less = -45; +guilsinglright = -30; +quoteleft = -65; +hyphen = -30; +slash = -125; +degree = -80; +quotedbl = -45; +parenright = -160; +semicolon = -30; +quotesingle = -45; +copyright = -35; +paragraph = -30; +comma = -115; +ellipsis = -155; +yen = -70; +euro = -90; +divide = -30; +registered = -20; +bar = -20; +quotedblright = -115; +braceright = -70; +asciicircum = -30; +colon = -30; +questiondown = -160; +greater = -20; +minus = -30; +plus = -30; +asciitilde = -70; +cent = -35; +backslash = -125; +endash = -30; +ampersand = -30; +periodcentered = -45; +bullet = -50; +"@MMK_R_dcroat" = -30; +"@MMK_R_eth" = -30; +"@MMK_R_Oslash" = -25; +"@MMK_R_lslash" = -20; +"@MMK_R_D" = -20; +"@MMK_R_Lslash" = -20; +"@MMK_R_I" = -20; +"@MMK_R_lcaron" = -20; +"@MMK_R_Eth" = -20; +"@MMK_R_t" = -20; +"@MMK_R_y" = -35; +"@MMK_R_u" = -20; +"@MMK_R_m" = -20; +"@MMK_R_v" = -30; +"@MMK_R_j" = -20; +"@MMK_R_c" = -35; +"@MMK_R_f" = -20; +"@MMK_R_g" = -35; +"@MMK_R_U" = -20; +"@MMK_R_J" = -200; +"@MMK_R_K" = -20; +"@MMK_R_E" = -20; +"@MMK_R_V" = -80; +"@MMK_R_W" = -75; +"@MMK_R_Thorn" = -20; +"@MMK_R_O" = -25; +"@MMK_R_B" = -20; +"@MMK_R_l" = -20; +"@MMK_R_C" = -25; +"@MMK_R_A" = -85; +"@MMK_R_thorn" = -20; +"@MMK_R_a" = -30; +"@MMK_R_dcaron" = -30; +"@MMK_R_z" = -20; +"@MMK_R_r" = -20; +"@MMK_R_s" = -40; +"@MMK_R_p" = -20; +"@MMK_R_w" = -30; +"@MMK_R_i" = -20; +"@MMK_R_b" = -20; +"@MMK_R_e" = -30; +"@MMK_R_Z" = -20; +"@MMK_R_Y" = -85; +"@MMK_R_R" = -20; +"@MMK_R_P" = -20; +"@MMK_R_Q" = -25; +"@MMK_R_T" = -135; +"@MMK_R_G" = -30; +"@MMK_R_d" = -30; +"@MMK_R_germandbls" = -20; +"@MMK_R_oslash" = -35; +"@MMK_R_a.alt" = -40; +"@MMK_R_q" = -30; +"@MMK_R_tcaron" = -20; +"@MMK_R_x" = -50; +"@MMK_R_h" = -20; +"@MMK_R_n" = -20; +"@MMK_R_o" = -30; +"@MMK_R_S" = -40; +"@MMK_R_H" = -20; +"@MMK_R_N" = -20; +"@MMK_R_L" = -20; +"@MMK_R_M" = -20; +"@MMK_R_F" = -20; +"@MMK_R_X" = -90; +}; +parenright = { +quotedbl = -50; +quotesingle = -50; +percent = -50; +guilsinglleft = 20; +comma = -25; +dollar = -65; +paragraph = -40; +ellipsis = -25; +euro = -75; +quotedblbase = -25; +guillemetright = -15; +yen = -70; +questiondown = -35; +asciicircum = -30; +colon = -25; +multiply = -20; +quoteleft = -55; +backslash = -130; +sterling = -20; +trademark = -40; +guillemetleft = 20; +perthousand = -50; +slash = -50; +asciitilde = -20; +asterisk = -40; +quotedblleft = -55; +braceleft = -50; +quotedblright = -70; +quoteright = -70; +question = -135; +parenright = -105; +underscore = -70; +quotesinglbase = -25; +numbersign = -50; +degree = -70; +semicolon = -25; +braceright = -45; +registered = -20; +guilsinglright = -15; +"@MMK_R_Q" = -10; +"@MMK_R_J" = -30; +"@MMK_R_Oslash" = -10; +"@MMK_R_tcaron" = -20; +"@MMK_R_v" = -30; +"@MMK_R_s" = -30; +"@MMK_R_w" = -30; +"@MMK_R_t" = -20; +"@MMK_R_x" = -45; +"@MMK_R_f" = -20; +"@MMK_R_V" = -90; +"@MMK_R_W" = -80; +"@MMK_R_T" = -80; +"@MMK_R_S" = -45; +"@MMK_R_X" = -45; +"@MMK_R_C" = -10; +"@MMK_R_A" = -40; +"@MMK_R_O" = -10; +"@MMK_R_Y" = -90; +"@MMK_R_y" = -35; +}; +asterisk = { +braceleft = -95; +copyright = -25; +parenright = -25; +slash = -185; +endash = -130; +dollar = -25; +divide = -15; +asciicircum = -15; +comma = -115; +cent = -40; +backslash = -30; +yen = -15; +underscore = -195; +minus = -15; +numbersign = -115; +questiondown = -180; +parenleft = -25; +less = -30; +guilsinglleft = -120; +hyphen = -125; +ellipsis = -195; +sterling = -80; +braceright = -50; +asciitilde = -55; +euro = -70; +plus = -15; +guilsinglright = -15; +question = -15; +guillemetleft = -120; +periodcentered = -110; +multiply = -35; +bullet = -50; +quotesinglbase = -115; +guillemetright = -15; +ampersand = -105; +quotedblbase = -195; +emdash = -130; +at = -20; +"@MMK_R_a.alt" = -80; +"@MMK_R_dcaron" = -45; +"@MMK_R_O" = -10; +"@MMK_R_G" = -15; +"@MMK_R_A" = -105; +"@MMK_R_Y" = -20; +"@MMK_R_V" = -20; +"@MMK_R_o" = -50; +"@MMK_R_g" = -40; +"@MMK_R_d" = -45; +"@MMK_R_e" = -50; +"@MMK_R_c" = -50; +"@MMK_R_a" = -45; +"@MMK_R_x" = -20; +"@MMK_R_y" = -10; +"@MMK_R_w" = -10; +"@MMK_R_Oslash" = -10; +"@MMK_R_eth" = -60; +"@MMK_R_S" = -10; +"@MMK_R_dcroat" = -45; +"@MMK_R_X" = -25; +"@MMK_R_C" = -10; +"@MMK_R_W" = -15; +"@MMK_R_s" = -25; +"@MMK_R_q" = -45; +"@MMK_R_J" = -195; +"@MMK_R_Q" = -10; +"@MMK_R_oslash" = -50; +}; +bracketright = { +guillemetleft = 20; +braceright = -35; +multiply = -20; +guilsinglleft = 20; +dollar = -20; +numbersign = -35; +backslash = 20; +euro = -70; +asciitilde = -15; +question = -10; +sterling = -15; +braceleft = -45; +parenright = -10; +slash = 35; +"@MMK_R_j" = 65; +"@MMK_R_s" = -15; +}; +guilsinglright = { +colon = -100; +registered = -50; +quoteright = -115; +plus = 15; +less = -20; +at = 15; +asterisk = -155; +quotedblbase = -100; +underscore = -165; +parenleft = 15; +guillemetleft = 30; +bracketleft = 15; +percent = -145; +quotedbl = -160; +question = -135; +trademark = -100; +euro = -55; +perthousand = -145; +braceright = -25; +guillemetright = -95; +slash = -80; +yen = -50; +parenright = -145; +backslash = -165; +asciitilde = -65; +copyright = 15; +guilsinglleft = 30; +ellipsis = -100; +quotedblright = -165; +cent = 15; +quotedblleft = -165; +bracketright = 15; +periodcentered = 0; +equal = 15; +quotesinglbase = -100; +quotesingle = -110; +minus = 15; +greater = 15; +endash = 20; +numbersign = -45; +hyphen = 20; +braceleft = -35; +quoteleft = -115; +guilsinglright = -95; +degree = -165; +semicolon = -100; +emdash = 15; +bar = 20; +paragraph = -125; +divide = 15; +questiondown = -110; +ampersand = 15; +asciicircum = -130; +dollar = -155; +comma = -100; +"@MMK_R_M" = 20; +"@MMK_R_N" = 20; +"@MMK_R_oslash" = 15; +"@MMK_R_S" = -140; +"@MMK_R_X" = -45; +"@MMK_R_D" = 20; +"@MMK_R_E" = 20; +"@MMK_R_F" = 20; +"@MMK_R_d" = 15; +"@MMK_R_e" = 15; +"@MMK_R_f" = -40; +"@MMK_R_g" = 10; +"@MMK_R_T" = -95; +"@MMK_R_U" = 15; +"@MMK_R_R" = 20; +"@MMK_R_Z" = 20; +"@MMK_R_A" = -40; +"@MMK_R_B" = 15; +"@MMK_R_v" = -15; +"@MMK_R_w" = -20; +"@MMK_R_p" = 15; +"@MMK_R_r" = 20; +"@MMK_R_x" = -45; +"@MMK_R_y" = -30; +"@MMK_R_b" = 20; +"@MMK_R_l" = 15; +"@MMK_R_n" = 20; +"@MMK_R_h" = 15; +"@MMK_R_L" = 20; +"@MMK_R_o" = 15; +"@MMK_R_V" = -90; +"@MMK_R_W" = -75; +"@MMK_R_lslash" = 15; +"@MMK_R_H" = 20; +"@MMK_R_I" = 20; +"@MMK_R_J" = -130; +"@MMK_R_t" = -40; +"@MMK_R_q" = 15; +"@MMK_R_s" = -70; +"@MMK_R_a" = 15; +"@MMK_R_lcaron" = 15; +"@MMK_R_P" = 15; +"@MMK_R_thorn" = 15; +"@MMK_R_dcroat" = 15; +"@MMK_R_Eth" = 20; +"@MMK_R_Y" = -85; +"@MMK_R_tcaron" = -40; +"@MMK_R_germandbls" = 20; +"@MMK_R_j" = 20; +"@MMK_R_K" = 20; +"@MMK_R_u" = 20; +"@MMK_R_eth" = 15; +"@MMK_R_Lslash" = 20; +"@MMK_R_dcaron" = 15; +"@MMK_R_z" = 20; +"@MMK_R_Thorn" = 20; +"@MMK_R_c" = 15; +"@MMK_R_m" = 20; +"@MMK_R_i" = 20; +}; +ellipsis = { +underscore = -15; +bullet = -175; +equal = -75; +quoteleft = -115; +asciitilde = -225; +parenleft = -45; +plus = -235; +cent = -75; +asterisk = -195; +hyphen = -175; +quotedbl = -200; +emdash = -310; +degree = -210; +trademark = -310; +quotesingle = -110; +copyright = -65; +minus = -305; +yen = -70; +multiply = -185; +guilsinglright = -10; +dollar = -30; +at = -60; +asciicircum = -250; +paragraph = -230; +endash = -280; +numbersign = -60; +percent = -75; +quotedblright = -215; +less = -290; +periodcentered = -110; +divide = -250; +registered = -290; +perthousand = -75; +braceleft = -95; +ampersand = -40; +guillemetleft = -135; +parenright = -70; +quoteright = -115; +guillemetright = -10; +question = -145; +sterling = -20; +euro = -220; +backslash = -245; +braceright = -40; +guilsinglleft = -135; +quotedblleft = -215; +"@MMK_R_U" = -80; +"@MMK_R_oslash" = -15; +"@MMK_R_dcaron" = -70; +"@MMK_R_tcaron" = -75; +"@MMK_R_Q" = -115; +"@MMK_R_W" = -135; +"@MMK_R_V" = -160; +"@MMK_R_T" = -115; +"@MMK_R_Y" = -100; +"@MMK_R_C" = -125; +"@MMK_R_G" = -110; +"@MMK_R_O" = -115; +"@MMK_R_q" = -70; +"@MMK_R_w" = -70; +"@MMK_R_u" = -40; +"@MMK_R_t" = -75; +"@MMK_R_y" = -80; +"@MMK_R_a" = -70; +"@MMK_R_g" = -100; +"@MMK_R_e" = -75; +"@MMK_R_d" = -70; +"@MMK_R_o" = -80; +"@MMK_R_dcroat" = -70; +"@MMK_R_a.alt" = -30; +"@MMK_R_eth" = -70; +"@MMK_R_S" = -20; +"@MMK_R_f" = -55; +"@MMK_R_j" = 20; +"@MMK_R_s" = -15; +"@MMK_R_v" = -55; +"@MMK_R_c" = -80; +}; +yen = { +asterisk = -10; +trademark = -20; +underscore = -345; +braceright = -55; +question = -20; +semicolon = -35; +guillemetright = -45; +ampersand = -60; +braceleft = -100; +comma = -60; +parenleft = -60; +parenright = -30; +euro = -100; +guilsinglleft = -40; +quoteleft = -25; +divide = -45; +endash = -55; +paragraph = -25; +slash = -55; +plus = -45; +ellipsis = -60; +quotesinglbase = -60; +equal = -30; +less = -50; +registered = -35; +minus = -45; +cent = -60; +quotedbl = -10; +quotedblbase = -60; +multiply = -75; +at = -60; +bullet = -60; +sterling = -75; +percent = -20; +asciitilde = -75; +quotedblleft = -25; +guilsinglright = -45; +numbersign = -100; +perthousand = -20; +asciicircum = -50; +dollar = -40; +periodcentered = -60; +guillemetleft = -40; +colon = -35; +quotesingle = -10; +copyright = -60; +emdash = -55; +questiondown = -60; +degree = -15; +hyphen = -55; +"@MMK_R_J" = -60; +"@MMK_R_germandbls" = -25; +"@MMK_R_x" = -40; +"@MMK_R_Oslash" = -45; +"@MMK_R_Q" = -45; +"@MMK_R_S" = -30; +"@MMK_R_q" = -60; +"@MMK_R_s" = -65; +"@MMK_R_r" = -30; +"@MMK_R_v" = -30; +"@MMK_R_C" = -50; +"@MMK_R_G" = -50; +"@MMK_R_O" = -45; +"@MMK_R_a" = -60; +"@MMK_R_c" = -60; +"@MMK_R_g" = -60; +"@MMK_R_i" = -10; +"@MMK_R_o" = -60; +"@MMK_R_u" = -30; +"@MMK_R_w" = -30; +"@MMK_R_z" = -30; +"@MMK_R_dcaron" = -60; +"@MMK_R_j" = -10; +"@MMK_R_p" = -30; +"@MMK_R_t" = -30; +"@MMK_R_A" = -60; +"@MMK_R_dcroat" = -60; +"@MMK_R_e" = -60; +"@MMK_R_d" = -60; +"@MMK_R_f" = -30; +"@MMK_R_m" = -30; +"@MMK_R_n" = -30; +"@MMK_R_a.alt" = -60; +"@MMK_R_y" = -30; +"@MMK_R_oslash" = -60; +"@MMK_R_eth" = -60; +"@MMK_R_tcaron" = -30; +}; +parenleft = { +guillemetleft = -145; +bracketleft = -10; +divide = -135; +bullet = -160; +asterisk = -10; +less = -140; +underscore = -20; +guillemetright = -130; +perthousand = -20; +greater = -10; +equal = -75; +degree = -10; +sterling = -110; +guilsinglright = -130; +multiply = -160; +parenright = -30; +bracketright = -10; +yen = -25; +quotesingle = -10; +plus = -135; +periodcentered = -110; +paragraph = -30; +quotedbl = -10; +asciicircum = -120; +asciitilde = -170; +colon = -95; +braceright = -65; +backslash = -35; +questiondown = -50; +trademark = -45; +ampersand = -115; +registered = -60; +comma = -55; +emdash = -155; +percent = -20; +question = -25; +hyphen = -155; +euro = -155; +cent = -160; +quotedblleft = -25; +quoteright = -10; +quoteleft = -25; +semicolon = -55; +quotedblbase = -55; +braceleft = -110; +quotesinglbase = -55; +numbersign = -150; +guilsinglleft = -145; +minus = -135; +quotedblright = -10; +parenleft = -110; +ellipsis = -110; +copyright = -135; +bar = -10; +at = -130; +dollar = -40; +endash = -155; +"@MMK_R_Eth" = -10; +"@MMK_R_Y" = -30; +"@MMK_R_Thorn" = -10; +"@MMK_R_dcroat" = -165; +"@MMK_R_s" = -130; +"@MMK_R_d" = -165; +"@MMK_R_f" = -65; +"@MMK_R_a" = -165; +"@MMK_R_c" = -165; +"@MMK_R_l" = -10; +"@MMK_R_n" = -90; +"@MMK_R_o" = -165; +"@MMK_R_h" = -10; +"@MMK_R_i" = -35; +"@MMK_R_j" = 40; +"@MMK_R_t" = -65; +"@MMK_R_u" = -90; +"@MMK_R_v" = -90; +"@MMK_R_w" = -90; +"@MMK_R_p" = -20; +"@MMK_R_q" = -165; +"@MMK_R_x" = -95; +"@MMK_R_z" = -90; +"@MMK_R_D" = -10; +"@MMK_R_E" = -10; +"@MMK_R_G" = -105; +"@MMK_R_A" = -95; +"@MMK_R_B" = -10; +"@MMK_R_C" = -90; +"@MMK_R_L" = -10; +"@MMK_R_N" = -10; +"@MMK_R_O" = -90; +"@MMK_R_J" = -130; +"@MMK_R_K" = -10; +"@MMK_R_X" = -30; +"@MMK_R_lcaron" = -10; +"@MMK_R_thorn" = -10; +"@MMK_R_e" = -165; +"@MMK_R_b" = -10; +"@MMK_R_r" = -90; +"@MMK_R_F" = -10; +"@MMK_R_H" = -10; +"@MMK_R_U" = -10; +"@MMK_R_V" = -25; +"@MMK_R_Q" = -90; +"@MMK_R_tcaron" = -65; +"@MMK_R_germandbls" = -20; +"@MMK_R_m" = -90; +"@MMK_R_g" = -100; +"@MMK_R_y" = -90; +"@MMK_R_I" = -10; +"@MMK_R_W" = -25; +"@MMK_R_R" = -10; +"@MMK_R_S" = -30; +"@MMK_R_Z" = -10; +"@MMK_R_dcaron" = -165; +"@MMK_R_M" = -10; +"@MMK_R_a.alt" = -140; +"@MMK_R_T" = -10; +"@MMK_R_lslash" = -10; +"@MMK_R_oslash" = -105; +"@MMK_R_eth" = -150; +"@MMK_R_Oslash" = -90; +"@MMK_R_Lslash" = -10; +"@MMK_R_P" = -10; +}; +quotesinglbase = { +emdash = -115; +quotedblleft = -115; +equal = -85; +registered = -115; +endash = -115; +cent = -85; +paragraph = -115; +quotedblright = -115; +yen = -70; +less = -115; +parenleft = -55; +at = -70; +quotesingle = -110; +ampersand = -50; +trademark = -115; +dollar = -40; +quotedbl = -115; +question = -115; +slash = 20; +euro = -115; +sterling = -20; +minus = -115; +divide = -115; +guilsinglright = -20; +asciicircum = -115; +guilsinglleft = -115; +parenright = -30; +percent = -70; +periodcentered = -110; +degree = -115; +copyright = -70; +backslash = -115; +braceright = -40; +numbersign = -55; +quoteright = -115; +perthousand = -75; +braceleft = -95; +guillemetleft = -115; +asciitilde = -115; +multiply = -115; +asterisk = -115; +quoteleft = -115; +hyphen = -115; +bullet = -115; +plus = -115; +guillemetright = -20; +"@MMK_R_dcaron" = -80; +"@MMK_R_c" = -90; +"@MMK_R_tcaron" = -85; +"@MMK_R_oslash" = -15; +"@MMK_R_J" = -15; +"@MMK_R_O" = -115; +"@MMK_R_C" = -115; +"@MMK_R_G" = -115; +"@MMK_R_Y" = -100; +"@MMK_R_Q" = -115; +"@MMK_R_S" = -25; +"@MMK_R_U" = -85; +"@MMK_R_V" = -115; +"@MMK_R_W" = -115; +"@MMK_R_j" = 50; +"@MMK_R_o" = -85; +"@MMK_R_a" = -80; +"@MMK_R_d" = -80; +"@MMK_R_g" = -105; +"@MMK_R_s" = -20; +"@MMK_R_v" = -60; +"@MMK_R_eth" = -75; +"@MMK_R_e" = -80; +"@MMK_R_y" = -85; +"@MMK_R_q" = -80; +"@MMK_R_T" = -115; +"@MMK_R_f" = -55; +"@MMK_R_t" = -85; +"@MMK_R_dcroat" = -80; +"@MMK_R_u" = -50; +"@MMK_R_w" = -70; +"@MMK_R_a.alt" = -40; +}; +guilsinglleft = { +multiply = -35; +quoteright = -115; +sterling = -30; +asterisk = -20; +periodcentered = -60; +paragraph = -10; +quotedblright = -125; +backslash = -105; +guilsinglleft = -90; +yen = -45; +percent = -25; +greater = 0; +quotesingle = -65; +question = -145; +bracketright = 0; +guillemetleft = -90; +bullet = -25; +numbersign = -75; +euro = -65; +parenright = -125; +degree = -65; +bracketleft = 0; +quotedbl = -65; +dollar = -35; +hyphen = -35; +bar = 0; +endash = -40; +braceleft = -85; +questiondown = -15; +slash = -35; +quoteleft = -50; +perthousand = -25; +emdash = -40; +ampersand = -30; +cent = -15; +asciitilde = -30; +braceright = -40; +underscore = -165; +trademark = -80; +quotedblleft = -50; +"@MMK_R_n" = 0; +"@MMK_R_oslash" = -20; +"@MMK_R_eth" = -30; +"@MMK_R_Lslash" = 0; +"@MMK_R_N" = 0; +"@MMK_R_Y" = -60; +"@MMK_R_g" = -15; +"@MMK_R_o" = -20; +"@MMK_R_i" = 0; +"@MMK_R_D" = 0; +"@MMK_R_E" = 0; +"@MMK_R_B" = 0; +"@MMK_R_A" = -25; +"@MMK_R_L" = 0; +"@MMK_R_M" = 0; +"@MMK_R_J" = -25; +"@MMK_R_H" = 0; +"@MMK_R_I" = 0; +"@MMK_R_V" = -60; +"@MMK_R_W" = -50; +"@MMK_R_T" = -105; +"@MMK_R_U" = 0; +"@MMK_R_Z" = 0; +"@MMK_R_X" = -25; +"@MMK_R_f" = 0; +"@MMK_R_d" = -20; +"@MMK_R_e" = -25; +"@MMK_R_b" = 0; +"@MMK_R_c" = -25; +"@MMK_R_a" = -20; +"@MMK_R_m" = 0; +"@MMK_R_j" = 0; +"@MMK_R_u" = 0; +"@MMK_R_r" = 0; +"@MMK_R_p" = 0; +"@MMK_R_q" = -20; +"@MMK_R_z" = 0; +"@MMK_R_x" = -25; +"@MMK_R_y" = -10; +"@MMK_R_Eth" = 0; +"@MMK_R_germandbls" = 0; +"@MMK_R_lslash" = 0; +"@MMK_R_a.alt" = -20; +"@MMK_R_F" = 0; +"@MMK_R_K" = 0; +"@MMK_R_R" = 0; +"@MMK_R_S" = -20; +"@MMK_R_P" = 0; +"@MMK_R_l" = 0; +"@MMK_R_h" = 0; +"@MMK_R_t" = 0; +"@MMK_R_s" = -10; +"@MMK_R_Thorn" = 0; +"@MMK_R_dcaron" = -20; +"@MMK_R_dcroat" = -20; +"@MMK_R_tcaron" = 0; +"@MMK_R_lcaron" = 0; +"@MMK_R_thorn" = 0; +}; +questiondown = { +guillemetright = -145; +asciitilde = -175; +quotedblright = -165; +asciicircum = -155; +parenright = -35; +quoteright = -115; +ampersand = -150; +guillemetleft = -130; +periodcentered = -110; +euro = -215; +minus = -150; +quoteleft = -115; +guilsinglleft = -130; +underscore = -10; +numbersign = -175; +registered = -145; +plus = -150; +percent = -150; +paragraph = -145; +at = -150; +bracketleft = -10; +asterisk = -145; +colon = -110; +greater = -115; +semicolon = -60; +endash = -150; +divide = -150; +quotedblbase = -60; +emdash = -150; +backslash = -230; +trademark = -145; +dollar = -170; +questiondown = -45; +yen = -185; +question = -265; +perthousand = -150; +braceleft = -135; +cent = -155; +braceright = -55; +sterling = -135; +quotesinglbase = -60; +bracketright = -10; +quotedblleft = -155; +equal = -145; +degree = -165; +bullet = -155; +quotedbl = -160; +copyright = -150; +bar = -45; +less = -150; +multiply = -170; +ellipsis = -125; +comma = -60; +guilsinglright = -145; +slash = -10; +quotesingle = -110; +parenleft = -150; +hyphen = -150; +"@MMK_R_Lslash" = -115; +"@MMK_R_tcaron" = -145; +"@MMK_R_oslash" = -130; +"@MMK_R_w" = -150; +"@MMK_R_u" = -145; +"@MMK_R_r" = -115; +"@MMK_R_s" = -170; +"@MMK_R_p" = -10; +"@MMK_R_z" = -115; +"@MMK_R_g" = -80; +"@MMK_R_e" = -155; +"@MMK_R_b" = -115; +"@MMK_R_n" = -115; +"@MMK_R_o" = -150; +"@MMK_R_l" = -95; +"@MMK_R_m" = -115; +"@MMK_R_h" = -115; +"@MMK_R_i" = -95; +"@MMK_R_V" = -195; +"@MMK_R_T" = -185; +"@MMK_R_U" = -145; +"@MMK_R_R" = -115; +"@MMK_R_S" = -155; +"@MMK_R_P" = -115; +"@MMK_R_Q" = -150; +"@MMK_R_Z" = -115; +"@MMK_R_X" = -115; +"@MMK_R_Y" = -195; +"@MMK_R_G" = -155; +"@MMK_R_D" = -65; +"@MMK_R_E" = -115; +"@MMK_R_B" = -65; +"@MMK_R_C" = -150; +"@MMK_R_A" = -115; +"@MMK_R_N" = -115; +"@MMK_R_O" = -150; +"@MMK_R_L" = -115; +"@MMK_R_M" = -115; +"@MMK_R_J" = -175; +"@MMK_R_K" = -115; +"@MMK_R_I" = -115; +"@MMK_R_Eth" = -65; +"@MMK_R_thorn" = -10; +"@MMK_R_x" = -115; +"@MMK_R_W" = -190; +"@MMK_R_F" = -115; +"@MMK_R_a.alt" = -150; +"@MMK_R_dcaron" = -150; +"@MMK_R_Thorn" = -115; +"@MMK_R_v" = -150; +"@MMK_R_t" = -145; +"@MMK_R_q" = -150; +"@MMK_R_y" = -90; +"@MMK_R_f" = -145; +"@MMK_R_d" = -150; +"@MMK_R_c" = -155; +"@MMK_R_a" = -150; +"@MMK_R_H" = -115; +"@MMK_R_lslash" = -115; +"@MMK_R_Oslash" = -115; +"@MMK_R_germandbls" = -115; +"@MMK_R_lcaron" = -115; +"@MMK_R_j" = 55; +"@MMK_R_dcroat" = -150; +"@MMK_R_eth" = -155; +}; +emdash = { +quotesingle = -110; +parenright = -155; +question = -150; +quotedbl = -200; +registered = -15; +euro = -75; +braceright = -45; +paragraph = -55; +guilsinglright = -55; +questiondown = -100; +multiply = -20; +quoteleft = -115; +semicolon = -110; +slash = -80; +quotedblleft = -215; +guilsinglleft = 20; +braceleft = -40; +ellipsis = -310; +underscore = -345; +degree = -210; +trademark = -90; +asciitilde = -15; +percent = -80; +asterisk = -145; +sterling = -20; +perthousand = -80; +yen = -65; +quoteright = -115; +quotesinglbase = -115; +backslash = -140; +quotedblbase = -215; +dollar = -90; +colon = -105; +asciicircum = -250; +numbersign = -50; +guillemetleft = 20; +comma = -115; +guillemetright = -55; +quotedblright = -215; +"@MMK_R_X" = -50; +"@MMK_R_A" = -45; +"@MMK_R_J" = -140; +"@MMK_R_S" = -75; +"@MMK_R_V" = -80; +"@MMK_R_W" = -70; +"@MMK_R_T" = -115; +"@MMK_R_f" = -55; +"@MMK_R_s" = -25; +"@MMK_R_v" = -20; +"@MMK_R_w" = -25; +"@MMK_R_t" = -55; +"@MMK_R_x" = -50; +"@MMK_R_tcaron" = -55; +"@MMK_R_Y" = -85; +"@MMK_R_y" = -30; +}; +backslash = { +at = -85; +bracketright = 25; +divide = -110; +quoteleft = -115; +colon = -20; +backslash = -245; +equal = -65; +bracketleft = 25; +quotesinglbase = 10; +quoteright = -115; +endash = -85; +quotedbl = -200; +multiply = -125; +copyright = -90; +bar = 25; +guilsinglleft = -95; +quotesingle = -110; +plus = -110; +sterling = -20; +numbersign = -60; +ellipsis = -20; +trademark = -205; +bullet = -125; +semicolon = 10; +ampersand = -65; +question = -165; +yen = -75; +braceright = -15; +degree = -210; +less = -130; +questiondown = 0; +hyphen = -85; +perthousand = -75; +dollar = -55; +underscore = 25; +euro = -160; +emdash = -85; +paragraph = -200; +quotedblleft = -215; +periodcentered = -110; +asterisk = -195; +asciicircum = -190; +registered = -170; +parenleft = -70; +quotedblbase = 10; +guilsinglright = -35; +cent = -95; +slash = 60; +guillemetleft = -95; +comma = 10; +braceleft = -80; +parenright = 0; +asciitilde = -160; +quotedblright = -215; +minus = -110; +percent = -75; +guillemetright = -35; +"@MMK_R_tcaron" = -100; +"@MMK_R_Eth" = 15; +"@MMK_R_dcaron" = -90; +"@MMK_R_oslash" = -15; +"@MMK_R_O" = -125; +"@MMK_R_J" = -30; +"@MMK_R_G" = -120; +"@MMK_R_D" = 15; +"@MMK_R_C" = -125; +"@MMK_R_B" = 15; +"@MMK_R_Y" = -105; +"@MMK_R_W" = -145; +"@MMK_R_V" = -170; +"@MMK_R_U" = -95; +"@MMK_R_T" = -120; +"@MMK_R_S" = -40; +"@MMK_R_Q" = -125; +"@MMK_R_o" = -95; +"@MMK_R_j" = 85; +"@MMK_R_f" = -60; +"@MMK_R_e" = -90; +"@MMK_R_d" = -90; +"@MMK_R_c" = -95; +"@MMK_R_a" = -90; +"@MMK_R_w" = -75; +"@MMK_R_v" = -65; +"@MMK_R_u" = -65; +"@MMK_R_t" = -100; +"@MMK_R_s" = -35; +"@MMK_R_q" = -90; +"@MMK_R_p" = 25; +"@MMK_R_g" = -65; +"@MMK_R_y" = -65; +"@MMK_R_a.alt" = -55; +"@MMK_R_dcroat" = -90; +"@MMK_R_eth" = -90; +"@MMK_R_thorn" = 25; +}; +colon = { +periodcentered = -75; +less = -10; +ampersand = -45; +parenleft = -20; +braceleft = -95; +braceright = -40; +endash = -70; +quotesingle = -20; +guilsinglleft = -95; +quotedblleft = -20; +quoteleft = -20; +emdash = -70; +dollar = -30; +percent = -15; +backslash = -95; +question = -110; +underscore = -20; +perthousand = -15; +multiply = -35; +numbersign = -60; +cent = -30; +sterling = -20; +quotedblright = -35; +quoteright = -35; +yen = -45; +asciitilde = -40; +euro = -75; +parenright = -70; +guillemetleft = -95; +at = -15; +quotedbl = -20; +bullet = -35; +degree = -30; +copyright = -20; +hyphen = -45; +"@MMK_R_y" = -10; +"@MMK_R_v" = -10; +"@MMK_R_w" = -10; +"@MMK_R_o" = -35; +"@MMK_R_g" = -30; +"@MMK_R_d" = -35; +"@MMK_R_e" = -40; +"@MMK_R_c" = -35; +"@MMK_R_a" = -35; +"@MMK_R_Y" = -60; +"@MMK_R_V" = -55; +"@MMK_R_W" = -50; +"@MMK_R_T" = -65; +"@MMK_R_S" = -15; +"@MMK_R_a.alt" = -30; +"@MMK_R_s" = -15; +"@MMK_R_q" = -35; +"@MMK_R_j" = 20; +"@MMK_R_eth" = -45; +"@MMK_R_G" = -10; +"@MMK_R_oslash" = -15; +"@MMK_R_dcroat" = -35; +"@MMK_R_dcaron" = -35; +}; +quotedblright = { +asciicircum = -70; +dollar = -20; +questiondown = -190; +guillemetleft = -180; +periodcentered = -110; +quotedblbase = -215; +parenleft = -60; +cent = -95; +question = -15; +equal = -10; +ellipsis = -215; +at = -65; +multiply = -90; +backslash = -30; +divide = -75; +copyright = -70; +sterling = -90; +colon = -20; +minus = -75; +slash = -215; +semicolon = -25; +less = -85; +guilsinglright = -70; +emdash = -215; +guilsinglleft = -165; +registered = -20; +numbersign = -140; +underscore = -215; +braceright = -55; +plus = -75; +braceleft = -95; +yen = -20; +guillemetright = -70; +ampersand = -100; +comma = -115; +bullet = -110; +endash = -215; +quotesinglbase = -115; +parenright = -25; +hyphen = -175; +euro = -85; +asciitilde = -115; +"@MMK_R_c" = -105; +"@MMK_R_d" = -100; +"@MMK_R_i" = -15; +"@MMK_R_o" = -105; +"@MMK_R_n" = -15; +"@MMK_R_m" = -15; +"@MMK_R_u" = -15; +"@MMK_R_A" = -130; +"@MMK_R_eth" = -115; +"@MMK_R_j" = -15; +"@MMK_R_p" = -15; +"@MMK_R_Q" = -40; +"@MMK_R_a" = -100; +"@MMK_R_g" = -95; +"@MMK_R_f" = -15; +"@MMK_R_e" = -110; +"@MMK_R_s" = -70; +"@MMK_R_r" = -15; +"@MMK_R_q" = -100; +"@MMK_R_w" = -15; +"@MMK_R_v" = -15; +"@MMK_R_t" = -15; +"@MMK_R_z" = -15; +"@MMK_R_y" = -15; +"@MMK_R_x" = -25; +"@MMK_R_C" = -40; +"@MMK_R_G" = -50; +"@MMK_R_J" = -215; +"@MMK_R_O" = -40; +"@MMK_R_S" = -10; +"@MMK_R_W" = -20; +"@MMK_R_V" = -20; +"@MMK_R_Y" = -20; +"@MMK_R_X" = -25; +"@MMK_R_oslash" = -105; +"@MMK_R_Oslash" = -40; +"@MMK_R_dcaron" = -100; +"@MMK_R_tcaron" = -15; +"@MMK_R_dcroat" = -100; +"@MMK_R_a.alt" = -70; +}; +endash = { +dollar = -90; +degree = -210; +quoteright = -115; +quoteleft = -115; +guillemetright = -55; +perthousand = -80; +semicolon = -110; +quotesinglbase = -115; +braceleft = -40; +sterling = -20; +quotesingle = -110; +comma = -115; +guillemetleft = 20; +colon = -105; +braceright = -45; +backslash = -140; +registered = -15; +question = -150; +quotedbl = -200; +quotedblleft = -215; +slash = -80; +quotedblbase = -215; +numbersign = -50; +paragraph = -55; +guilsinglright = -55; +yen = -65; +questiondown = -100; +asciitilde = -15; +multiply = -20; +trademark = -90; +percent = -80; +asciicircum = -250; +quotedblright = -215; +underscore = -280; +guilsinglleft = 20; +euro = -75; +asterisk = -145; +parenright = -155; +ellipsis = -280; +"@MMK_R_J" = -140; +"@MMK_R_T" = -115; +"@MMK_R_W" = -70; +"@MMK_R_V" = -80; +"@MMK_R_S" = -75; +"@MMK_R_Y" = -85; +"@MMK_R_X" = -50; +"@MMK_R_f" = -55; +"@MMK_R_t" = -55; +"@MMK_R_v" = -20; +"@MMK_R_s" = -25; +"@MMK_R_y" = -30; +"@MMK_R_x" = -50; +"@MMK_R_w" = -25; +"@MMK_R_A" = -45; +"@MMK_R_tcaron" = -55; +}; +trademark = { +underscore = -345; +sterling = -20; +question = -65; +ellipsis = -310; +quotedblbase = -215; +quoteright = -10; +dollar = -20; +quotesinglbase = -115; +yen = -25; +questiondown = -175; +asciitilde = -15; +euro = -70; +numbersign = -75; +slash = -115; +quotedblright = -10; +comma = -115; +braceleft = -40; +ampersand = -15; +multiply = -35; +parenright = -65; +backslash = -50; +braceright = -45; +"@MMK_R_x" = -10; +"@MMK_R_V" = -30; +"@MMK_R_W" = -25; +"@MMK_R_X" = -35; +"@MMK_R_Y" = -30; +"@MMK_R_A" = -65; +"@MMK_R_J" = -270; +"@MMK_R_a.alt" = -40; +"@MMK_R_s" = -20; +}; +asciicircum = { +quotedbl = -35; +braceright = -55; +quotesingle = -35; +emdash = -250; +slash = -180; +asterisk = -30; +yen = -55; +semicolon = -20; +braceleft = -100; +endash = -250; +bullet = -45; +colon = -15; +degree = -65; +asciitilde = -50; +periodcentered = -110; +at = -20; +percent = -35; +paragraph = -20; +quoteright = -70; +parenleft = -20; +quotesinglbase = -115; +guillemetleft = -115; +multiply = -45; +parenright = -145; +sterling = -85; +dollar = -45; +trademark = -30; +numbersign = -110; +comma = -115; +ellipsis = -250; +underscore = -250; +cent = -35; +hyphen = -175; +quotedblright = -70; +question = -135; +copyright = -20; +perthousand = -35; +asciicircum = -10; +quoteleft = -50; +questiondown = -205; +guilsinglleft = -115; +quotedblbase = -215; +quotedblleft = -50; +backslash = -115; +euro = -75; +less = -30; +ampersand = -140; +"@MMK_R_eth" = -50; +"@MMK_R_dcroat" = -40; +"@MMK_R_J" = -250; +"@MMK_R_A" = -105; +"@MMK_R_W" = -60; +"@MMK_R_v" = -15; +"@MMK_R_dcaron" = -40; +"@MMK_R_x" = -35; +"@MMK_R_G" = -10; +"@MMK_R_C" = -10; +"@MMK_R_Y" = -70; +"@MMK_R_X" = -75; +"@MMK_R_V" = -70; +"@MMK_R_T" = -80; +"@MMK_R_S" = -30; +"@MMK_R_o" = -40; +"@MMK_R_g" = -30; +"@MMK_R_e" = -45; +"@MMK_R_c" = -40; +"@MMK_R_y" = -20; +"@MMK_R_w" = -20; +"@MMK_R_s" = -25; +"@MMK_R_q" = -40; +"@MMK_R_a.alt" = -120; +"@MMK_R_d" = -40; +"@MMK_R_a" = -40; +"@MMK_R_oslash" = -40; +}; +hyphen = { +quotedbl = -175; +dollar = -80; +quotesinglbase = -115; +degree = -175; +asciicircum = -175; +sterling = -20; +slash = -75; +yen = -65; +backslash = -135; +guilsinglleft = 20; +parenright = -155; +questiondown = -100; +semicolon = -80; +trademark = -90; +perthousand = -70; +numbersign = -50; +multiply = -20; +euro = -75; +ellipsis = -175; +braceleft = -40; +guillemetright = -50; +underscore = -175; +quotedblbase = -175; +asterisk = -135; +percent = -70; +paragraph = -50; +quotesingle = -110; +asciitilde = -15; +registered = -10; +guillemetleft = 20; +question = -150; +quotedblright = -175; +quotedblleft = -175; +quoteright = -115; +comma = -115; +quoteleft = -115; +braceright = -45; +guilsinglright = -50; +colon = -75; +"@MMK_R_Y" = -85; +"@MMK_R_w" = -20; +"@MMK_R_s" = -20; +"@MMK_R_tcaron" = -55; +"@MMK_R_t" = -55; +"@MMK_R_A" = -45; +"@MMK_R_J" = -140; +"@MMK_R_T" = -115; +"@MMK_R_V" = -80; +"@MMK_R_W" = -70; +"@MMK_R_S" = -65; +"@MMK_R_X" = -50; +"@MMK_R_f" = -55; +"@MMK_R_v" = -20; +"@MMK_R_x" = -45; +"@MMK_R_y" = -25; +}; +quotesingle = { +less = -65; +sterling = -90; +semicolon = -15; +guilsinglright = -65; +hyphen = -110; +numbersign = -110; +yen = -10; +comma = -110; +plus = -110; +question = -10; +guillemetright = -65; +guilsinglleft = -110; +backslash = -15; +guillemetleft = -110; +registered = -15; +divide = -110; +parenleft = -40; +endash = -110; +ampersand = -105; +periodcentered = -110; +braceleft = -95; +minus = -110; +asciicircum = -30; +slash = -110; +quotedblbase = -110; +copyright = -40; +cent = -55; +bullet = -70; +asciitilde = -70; +dollar = -25; +parenright = -20; +equal = -10; +colon = -15; +questiondown = -110; +emdash = -110; +euro = -80; +quotesinglbase = -110; +underscore = -110; +multiply = -50; +at = -35; +braceright = -55; +ellipsis = -110; +"@MMK_R_tcaron" = -10; +"@MMK_R_u" = -10; +"@MMK_R_j" = -10; +"@MMK_R_f" = -10; +"@MMK_R_dcroat" = -60; +"@MMK_R_eth" = -75; +"@MMK_R_x" = -20; +"@MMK_R_z" = -10; +"@MMK_R_oslash" = -60; +"@MMK_R_a.alt" = -65; +"@MMK_R_y" = -10; +"@MMK_R_t" = -10; +"@MMK_R_w" = -10; +"@MMK_R_v" = -10; +"@MMK_R_q" = -60; +"@MMK_R_p" = -10; +"@MMK_R_s" = -40; +"@MMK_R_r" = -10; +"@MMK_R_m" = -10; +"@MMK_R_o" = -60; +"@MMK_R_n" = -10; +"@MMK_R_i" = -10; +"@MMK_R_e" = -65; +"@MMK_R_d" = -60; +"@MMK_R_g" = -55; +"@MMK_R_a" = -60; +"@MMK_R_c" = -65; +"@MMK_R_Y" = -15; +"@MMK_R_X" = -15; +"@MMK_R_W" = -10; +"@MMK_R_V" = -15; +"@MMK_R_Q" = -25; +"@MMK_R_S" = -10; +"@MMK_R_G" = -30; +"@MMK_R_A" = -110; +"@MMK_R_C" = -25; +"@MMK_R_O" = -25; +"@MMK_R_J" = -110; +"@MMK_R_Oslash" = -25; +"@MMK_R_dcaron" = -60; +}; +question = { +multiply = -45; +braceright = -50; +ellipsis = -180; +comma = -115; +underscore = -195; +quotesingle = -10; +endash = -70; +bullet = -55; +plus = -20; +asciitilde = -60; +guilsinglleft = -120; +question = -45; +sterling = -65; +cent = -50; +emdash = -70; +yen = -30; +quoteright = -10; +numbersign = -125; +quotedblright = -10; +quotesinglbase = -115; +slash = -175; +dollar = -20; +minus = -20; +parenright = -55; +ampersand = -105; +euro = -70; +questiondown = -175; +hyphen = -60; +periodcentered = -90; +quotedblbase = -180; +braceleft = -95; +guilsinglright = -20; +at = -30; +degree = -10; +guillemetleft = -120; +divide = -20; +quotedbl = -10; +copyright = -35; +parenleft = -30; +backslash = -55; +asciicircum = -20; +less = -30; +guillemetright = -20; +"@MMK_R_dcaron" = -55; +"@MMK_R_o" = -55; +"@MMK_R_g" = -45; +"@MMK_R_d" = -55; +"@MMK_R_c" = -55; +"@MMK_R_a" = -55; +"@MMK_R_s" = -35; +"@MMK_R_q" = -55; +"@MMK_R_O" = -15; +"@MMK_R_G" = -20; +"@MMK_R_C" = -15; +"@MMK_R_X" = -45; +"@MMK_R_Y" = -40; +"@MMK_R_Oslash" = -15; +"@MMK_R_e" = -55; +"@MMK_R_Q" = -15; +"@MMK_R_eth" = -65; +"@MMK_R_oslash" = -55; +"@MMK_R_J" = -185; +"@MMK_R_A" = -115; +"@MMK_R_V" = -40; +"@MMK_R_W" = -35; +"@MMK_R_a.alt" = -60; +"@MMK_R_x" = -10; +"@MMK_R_dcroat" = -55; +}; +asciitilde = { +cent = -30; +parenleft = -25; +degree = -110; +perthousand = -55; +bracketright = -15; +guilsinglright = -30; +registered = -15; +slash = -170; +quotedblleft = -95; +question = -165; +guilsinglleft = -55; +parenright = -165; +quoteright = -115; +ampersand = -65; +paragraph = -40; +asciitilde = -40; +equal = -15; +bar = -15; +emdash = -25; +copyright = -25; +multiply = -75; +bullet = -30; +quotedblright = -185; +hyphen = -20; +euro = -85; +greater = -15; +asterisk = -70; +yen = -70; +ellipsis = -225; +less = -15; +endash = -25; +quotesingle = -110; +dollar = -65; +percent = -55; +asciicircum = -85; +numbersign = -115; +bracketleft = -15; +colon = -40; +comma = -115; +questiondown = -225; +at = -20; +minus = -15; +sterling = -35; +plus = -15; +semicolon = -40; +backslash = -135; +quotesinglbase = -115; +divide = -15; +trademark = -105; +braceright = -65; +quotedblbase = -215; +quoteleft = -95; +guillemetright = -30; +periodcentered = -40; +guillemetleft = -55; +braceleft = -70; +underscore = -225; +quotedbl = -140; +"@MMK_R_r" = -15; +"@MMK_R_a.alt" = -105; +"@MMK_R_dcroat" = -30; +"@MMK_R_lslash" = -15; +"@MMK_R_germandbls" = -15; +"@MMK_R_A" = -105; +"@MMK_R_R" = -15; +"@MMK_R_j" = -15; +"@MMK_R_y" = -35; +"@MMK_R_tcaron" = -15; +"@MMK_R_Thorn" = -15; +"@MMK_R_L" = -15; +"@MMK_R_O" = -15; +"@MMK_R_N" = -15; +"@MMK_R_I" = -15; +"@MMK_R_H" = -15; +"@MMK_R_K" = -15; +"@MMK_R_J" = -225; +"@MMK_R_E" = -15; +"@MMK_R_D" = -15; +"@MMK_R_G" = -15; +"@MMK_R_B" = -15; +"@MMK_R_X" = -90; +"@MMK_R_Z" = -15; +"@MMK_R_U" = -15; +"@MMK_R_T" = -130; +"@MMK_R_W" = -75; +"@MMK_R_Q" = -15; +"@MMK_R_m" = -15; +"@MMK_R_h" = -15; +"@MMK_R_e" = -35; +"@MMK_R_d" = -30; +"@MMK_R_g" = -25; +"@MMK_R_a" = -30; +"@MMK_R_c" = -35; +"@MMK_R_z" = -15; +"@MMK_R_u" = -15; +"@MMK_R_w" = -30; +"@MMK_R_q" = -30; +"@MMK_R_p" = -15; +"@MMK_R_s" = -30; +"@MMK_R_Eth" = -15; +"@MMK_R_thorn" = -15; +"@MMK_R_M" = -15; +"@MMK_R_F" = -15; +"@MMK_R_C" = -15; +"@MMK_R_V" = -85; +"@MMK_R_P" = -15; +"@MMK_R_o" = -30; +"@MMK_R_i" = -15; +"@MMK_R_f" = -15; +"@MMK_R_b" = -15; +"@MMK_R_x" = -50; +"@MMK_R_t" = -15; +"@MMK_R_v" = -25; +"@MMK_R_Lslash" = -15; +"@MMK_R_lcaron" = -15; +"@MMK_R_eth" = -35; +"@MMK_R_S" = -50; +"@MMK_R_oslash" = -30; +"@MMK_R_Y" = -85; +"@MMK_R_l" = -15; +"@MMK_R_dcaron" = -30; +"@MMK_R_n" = -15; +"@MMK_R_Oslash" = -15; +}; +equal = { +euro = -70; +quotesingle = -10; +guillemetleft = 20; +questiondown = -50; +quotesinglbase = -50; +guilsinglleft = 20; +multiply = -20; +backslash = -65; +ellipsis = -45; +sterling = -20; +yen = -30; +parenright = -95; +underscore = -315; +braceright = -45; +comma = -50; +question = -105; +quotedblright = -10; +braceleft = -45; +asciitilde = -15; +numbersign = -40; +dollar = -20; +slash = -60; +quotedbl = -10; +quoteright = -10; +quotedblbase = -50; +"@MMK_R_W" = -35; +"@MMK_R_J" = -90; +"@MMK_R_A" = -35; +"@MMK_R_Y" = -40; +"@MMK_R_X" = -40; +"@MMK_R_V" = -40; +"@MMK_R_T" = -115; +"@MMK_R_x" = -10; +"@MMK_R_s" = -20; +}; +divide = { +asterisk = -25; +slash = -105; +question = -150; +quoteleft = -55; +quotesingle = -110; +comma = -115; +quotedblbase = -210; +quotedbl = -200; +trademark = -90; +parenright = -145; +ellipsis = -210; +percent = -30; +dollar = -40; +backslash = -110; +semicolon = -15; +multiply = -30; +yen = -55; +braceleft = -45; +quotesinglbase = -115; +guilsinglleft = 20; +underscore = -290; +degree = -70; +quotedblright = -130; +perthousand = -30; +numbersign = -70; +questiondown = -200; +asciitilde = -15; +quoteright = -115; +guillemetleft = 20; +paragraph = -15; +euro = -75; +sterling = -20; +colon = -15; +quotedblleft = -55; +braceright = -45; +"@MMK_R_T" = -115; +"@MMK_R_J" = -245; +"@MMK_R_s" = -20; +"@MMK_R_w" = -15; +"@MMK_R_v" = -10; +"@MMK_R_x" = -35; +"@MMK_R_W" = -55; +"@MMK_R_V" = -65; +"@MMK_R_Y" = -70; +"@MMK_R_X" = -70; +"@MMK_R_A" = -60; +"@MMK_R_a.alt" = -25; +"@MMK_R_y" = -15; +"@MMK_R_S" = -25; +}; +guillemetleft = { +dollar = -35; +cent = -15; +guillemetleft = -90; +backslash = -105; +parenright = -125; +underscore = -265; +quoteright = -115; +bar = 0; +asterisk = -20; +emdash = -40; +bracketright = 0; +degree = -65; +braceleft = -85; +yen = -45; +slash = -35; +numbersign = -75; +asciitilde = -30; +question = -145; +periodcentered = -60; +trademark = -80; +quotedblright = -125; +percent = -25; +quotedbl = -65; +questiondown = -15; +hyphen = -35; +bracketleft = 0; +bullet = -25; +sterling = -30; +perthousand = -25; +quotesingle = -65; +euro = -65; +braceright = -40; +endash = -40; +greater = 0; +multiply = -35; +paragraph = -10; +guilsinglleft = -90; +quotedblleft = -50; +ampersand = -30; +quoteleft = -50; +"@MMK_R_oslash" = -20; +"@MMK_R_F" = 0; +"@MMK_R_Lslash" = 0; +"@MMK_R_lslash" = 0; +"@MMK_R_dcaron" = -20; +"@MMK_R_germandbls" = 0; +"@MMK_R_q" = -20; +"@MMK_R_m" = 0; +"@MMK_R_S" = -20; +"@MMK_R_T" = -105; +"@MMK_R_U" = 0; +"@MMK_R_x" = -25; +"@MMK_R_y" = -10; +"@MMK_R_p" = 0; +"@MMK_R_r" = 0; +"@MMK_R_s" = -10; +"@MMK_R_t" = 0; +"@MMK_R_u" = 0; +"@MMK_R_h" = 0; +"@MMK_R_i" = 0; +"@MMK_R_j" = 0; +"@MMK_R_l" = 0; +"@MMK_R_n" = 0; +"@MMK_R_a" = -20; +"@MMK_R_b" = 0; +"@MMK_R_c" = -25; +"@MMK_R_d" = -20; +"@MMK_R_g" = -15; +"@MMK_R_X" = -25; +"@MMK_R_Y" = -60; +"@MMK_R_Z" = 0; +"@MMK_R_P" = 0; +"@MMK_R_V" = -60; +"@MMK_R_W" = -50; +"@MMK_R_H" = 0; +"@MMK_R_I" = 0; +"@MMK_R_K" = 0; +"@MMK_R_L" = 0; +"@MMK_R_M" = 0; +"@MMK_R_N" = 0; +"@MMK_R_A" = -25; +"@MMK_R_B" = 0; +"@MMK_R_D" = 0; +"@MMK_R_E" = 0; +"@MMK_R_a.alt" = -20; +"@MMK_R_thorn" = 0; +"@MMK_R_R" = 0; +"@MMK_R_e" = -25; +"@MMK_R_f" = 0; +"@MMK_R_J" = -25; +"@MMK_R_z" = 0; +"@MMK_R_Thorn" = 0; +"@MMK_R_tcaron" = 0; +"@MMK_R_eth" = -30; +"@MMK_R_o" = -20; +"@MMK_R_Eth" = 0; +"@MMK_R_lcaron" = 0; +"@MMK_R_dcroat" = -20; +}; +minus = { +slash = -105; +euro = -75; +degree = -70; +multiply = -30; +underscore = -305; +braceleft = -45; +quoteright = -115; +perthousand = -30; +quotedbl = -200; +paragraph = -15; +semicolon = -15; +comma = -115; +sterling = -20; +quotedblbase = -215; +numbersign = -70; +asterisk = -25; +quoteleft = -55; +quotedblleft = -55; +asciitilde = -15; +guilsinglleft = 20; +quotesingle = -110; +guillemetleft = 20; +question = -150; +ellipsis = -305; +parenright = -145; +trademark = -90; +questiondown = -200; +yen = -55; +quotedblright = -130; +quotesinglbase = -115; +backslash = -110; +braceright = -45; +dollar = -40; +percent = -30; +colon = -15; +"@MMK_R_S" = -25; +"@MMK_R_a.alt" = -25; +"@MMK_R_J" = -270; +"@MMK_R_W" = -55; +"@MMK_R_T" = -115; +"@MMK_R_X" = -70; +"@MMK_R_V" = -65; +"@MMK_R_Y" = -70; +"@MMK_R_A" = -60; +"@MMK_R_y" = -15; +"@MMK_R_x" = -35; +"@MMK_R_w" = -15; +"@MMK_R_v" = -10; +"@MMK_R_s" = -20; +}; +greater = { +yen = -60; +quoteright = -115; +dollar = -55; +guilsinglright = -20; +slash = -115; +quotedblleft = -85; +degree = -100; +questiondown = -195; +asciitilde = -15; +sterling = -20; +braceright = -45; +question = -150; +quotedblbase = -215; +multiply = -60; +quoteleft = -85; +semicolon = -30; +underscore = -290; +asterisk = -55; +numbersign = -75; +ellipsis = -290; +guillemetright = -20; +colon = -30; +percent = -40; +parenright = -150; +quotedblright = -165; +quotedbl = -85; +quotesingle = -85; +perthousand = -40; +quotesinglbase = -115; +paragraph = -25; +backslash = -125; +asciicircum = -45; +euro = -75; +braceleft = -40; +ampersand = -15; +comma = -115; +trademark = -90; +"@MMK_R_x" = -40; +"@MMK_R_v" = -15; +"@MMK_R_Y" = -75; +"@MMK_R_S" = -40; +"@MMK_R_W" = -60; +"@MMK_R_V" = -70; +"@MMK_R_T" = -115; +"@MMK_R_J" = -270; +"@MMK_R_A" = -65; +"@MMK_R_a.alt" = -40; +"@MMK_R_y" = -20; +"@MMK_R_w" = -20; +"@MMK_R_X" = -75; +"@MMK_R_s" = -20; +}; +percent = { +bullet = -35; +quoteleft = -115; +plus = -20; +dollar = -50; +question = -120; +asciitilde = -90; +perthousand = -120; +quotedblbase = -10; +quotedbl = -85; +divide = -20; +paragraph = -140; +degree = -100; +copyright = -15; +minus = -20; +quotesingle = -85; +questiondown = -20; +underscore = -80; +quotedblleft = -135; +comma = -10; +quotesinglbase = -10; +asterisk = -100; +colon = -10; +multiply = -35; +parenleft = -10; +at = -15; +sterling = -25; +backslash = -75; +parenright = -125; +less = -45; +quotedblright = -85; +quoteright = -85; +registered = -85; +ellipsis = -10; +semicolon = -10; +braceright = -40; +periodcentered = -30; +numbersign = -35; +asciicircum = -225; +euro = -75; +yen = -70; +percent = -120; +slash = -35; +braceleft = -60; +trademark = -130; +cent = -15; +"@MMK_R_s" = -35; +"@MMK_R_w" = -50; +"@MMK_R_c" = -15; +"@MMK_R_Q" = -35; +"@MMK_R_V" = -75; +"@MMK_R_T" = -75; +"@MMK_R_U" = -20; +"@MMK_R_o" = -15; +"@MMK_R_d" = -15; +"@MMK_R_q" = -15; +"@MMK_R_v" = -40; +"@MMK_R_t" = -55; +"@MMK_R_J" = -15; +"@MMK_R_G" = -30; +"@MMK_R_Y" = -75; +"@MMK_R_S" = -30; +"@MMK_R_W" = -75; +"@MMK_R_e" = -15; +"@MMK_R_y" = -60; +"@MMK_R_Oslash" = -35; +"@MMK_R_a" = -15; +"@MMK_R_oslash" = -15; +"@MMK_R_dcroat" = -15; +"@MMK_R_x" = -30; +"@MMK_R_O" = -35; +"@MMK_R_C" = -40; +"@MMK_R_X" = -30; +"@MMK_R_dcaron" = -15; +"@MMK_R_f" = -55; +"@MMK_R_eth" = -10; +"@MMK_R_A" = -25; +"@MMK_R_g" = -20; +"@MMK_R_tcaron" = -55; +}; +plus = { +percent = -30; +braceright = -45; +guilsinglleft = 20; +sterling = -20; +numbersign = -70; +quoteleft = -55; +yen = -55; +quotedbl = -200; +quoteright = -115; +quotedblbase = -215; +ellipsis = -215; +degree = -70; +backslash = -110; +colon = -15; +trademark = -90; +quotedblleft = -55; +paragraph = -15; +euro = -75; +question = -150; +asterisk = -25; +parenright = -145; +comma = -115; +questiondown = -200; +semicolon = -15; +quotesingle = -110; +dollar = -40; +guillemetleft = 20; +quotesinglbase = -115; +perthousand = -30; +multiply = -30; +quotedblright = -130; +slash = -105; +underscore = -290; +braceleft = -45; +asciitilde = -15; +"@MMK_R_s" = -20; +"@MMK_R_V" = -65; +"@MMK_R_W" = -55; +"@MMK_R_T" = -115; +"@MMK_R_S" = -25; +"@MMK_R_X" = -70; +"@MMK_R_Y" = -70; +"@MMK_R_A" = -60; +"@MMK_R_J" = -255; +"@MMK_R_v" = -10; +"@MMK_R_w" = -15; +"@MMK_R_x" = -35; +"@MMK_R_a.alt" = -25; +"@MMK_R_y" = -15; +}; +sterling = { +plus = -20; +colon = -15; +cent = -20; +questiondown = -15; +bracketleft = -15; +copyright = -20; +ampersand = -20; +guilsinglright = -10; +guillemetright = -10; +quotedblleft = -30; +quoteleft = -30; +equal = -15; +less = -20; +quoteright = -40; +braceleft = -65; +numbersign = -55; +endash = -20; +parenright = -80; +comma = -15; +quotedblbase = -15; +periodcentered = -20; +ellipsis = -15; +asciicircum = -25; +multiply = -40; +yen = -55; +asterisk = -25; +quotedblright = -40; +greater = -15; +at = -20; +parenleft = -20; +asciitilde = -35; +minus = -20; +bullet = -20; +paragraph = -25; +semicolon = -15; +hyphen = -20; +emdash = -20; +slash = -10; +trademark = -25; +perthousand = -25; +percent = -25; +quotesingle = -35; +bracketright = -15; +euro = -90; +sterling = -30; +degree = -35; +braceright = -55; +backslash = -80; +quotesinglbase = -15; +registered = -25; +underscore = -330; +quotedbl = -35; +dollar = -45; +divide = -20; +bar = -15; +question = -70; +"@MMK_R_tcaron" = -25; +"@MMK_R_eth" = -20; +"@MMK_R_germandbls" = -15; +"@MMK_R_dcaron" = -20; +"@MMK_R_dcroat" = -20; +"@MMK_R_Q" = -20; +"@MMK_R_lcaron" = -15; +"@MMK_R_a.alt" = -20; +"@MMK_R_x" = -15; +"@MMK_R_b" = -15; +"@MMK_R_c" = -20; +"@MMK_R_a" = -20; +"@MMK_R_f" = -25; +"@MMK_R_g" = -20; +"@MMK_R_e" = -20; +"@MMK_R_n" = -15; +"@MMK_R_m" = -15; +"@MMK_R_r" = -15; +"@MMK_R_s" = -30; +"@MMK_R_p" = -15; +"@MMK_R_v" = -25; +"@MMK_R_u" = -20; +"@MMK_R_z" = -15; +"@MMK_R_B" = -15; +"@MMK_R_C" = -20; +"@MMK_R_A" = -15; +"@MMK_R_G" = -20; +"@MMK_R_D" = -15; +"@MMK_R_E" = -15; +"@MMK_R_J" = -15; +"@MMK_R_K" = -15; +"@MMK_R_H" = -15; +"@MMK_R_I" = -15; +"@MMK_R_O" = -20; +"@MMK_R_L" = -15; +"@MMK_R_M" = -15; +"@MMK_R_R" = -15; +"@MMK_R_S" = -30; +"@MMK_R_V" = -65; +"@MMK_R_W" = -60; +"@MMK_R_U" = -20; +"@MMK_R_X" = -15; +"@MMK_R_Y" = -65; +"@MMK_R_thorn" = -15; +"@MMK_R_Eth" = -15; +"@MMK_R_Z" = -15; +"@MMK_R_d" = -20; +"@MMK_R_j" = -15; +"@MMK_R_i" = -15; +"@MMK_R_l" = -15; +"@MMK_R_q" = -20; +"@MMK_R_t" = -25; +"@MMK_R_F" = -15; +"@MMK_R_Thorn" = -15; +"@MMK_R_Oslash" = -15; +"@MMK_R_Lslash" = -15; +"@MMK_R_oslash" = -20; +"@MMK_R_h" = -15; +"@MMK_R_o" = -20; +"@MMK_R_w" = -30; +"@MMK_R_y" = -30; +"@MMK_R_lslash" = -15; +"@MMK_R_N" = -15; +"@MMK_R_P" = -15; +"@MMK_R_T" = -30; +}; +semicolon = { +parenright = -30; +quoteright = -40; +perthousand = -20; +equal = -10; +quotedblleft = -25; +asciitilde = -50; +quotesingle = -30; +numbersign = -55; +trademark = -10; +less = -15; +guilsinglleft = -105; +quotedblright = -40; +guillemetright = -10; +slash = 20; +quotedbl = -30; +bullet = -40; +degree = -40; +emdash = -100; +asciicircum = -15; +percent = -20; +plus = -10; +at = -25; +ampersand = -50; +cent = -35; +yen = -55; +endash = -100; +asterisk = -10; +question = -110; +quoteleft = -25; +multiply = -40; +parenleft = -25; +dollar = -35; +braceleft = -95; +backslash = -100; +divide = -10; +minus = -10; +guilsinglright = -10; +euro = -80; +braceright = -40; +paragraph = -15; +guillemetleft = -105; +hyphen = -55; +sterling = -20; +copyright = -25; +periodcentered = -85; +registered = -10; +"@MMK_R_eth" = -50; +"@MMK_R_a.alt" = -40; +"@MMK_R_tcaron" = -10; +"@MMK_R_e" = -45; +"@MMK_R_a" = -40; +"@MMK_R_oslash" = -15; +"@MMK_R_v" = -15; +"@MMK_R_dcaron" = -40; +"@MMK_R_o" = -40; +"@MMK_R_j" = 50; +"@MMK_R_d" = -40; +"@MMK_R_f" = -10; +"@MMK_R_c" = -45; +"@MMK_R_t" = -10; +"@MMK_R_u" = -10; +"@MMK_R_w" = -15; +"@MMK_R_s" = -20; +"@MMK_R_O" = -10; +"@MMK_R_J" = -15; +"@MMK_R_C" = -10; +"@MMK_R_Y" = -65; +"@MMK_R_T" = -75; +"@MMK_R_U" = -10; +"@MMK_R_V" = -65; +"@MMK_R_W" = -55; +"@MMK_R_Q" = -10; +"@MMK_R_S" = -20; +"@MMK_R_G" = -15; +"@MMK_R_dcroat" = -40; +"@MMK_R_g" = -35; +"@MMK_R_y" = -20; +"@MMK_R_q" = -40; +}; +underscore = { +dollar = -150; +quotedblleft = -215; +equal = -315; +emdash = -345; +quotedbl = -200; +registered = -310; +copyright = -125; +quotesinglbase = -10; +question = -180; +at = -125; +multiply = -245; +minus = -305; +guillemetright = -265; +numbersign = -345; +semicolon = -15; +cent = -180; +degree = -210; +comma = -10; +quotesingle = -110; +ampersand = -135; +asterisk = -195; +bullet = -175; +backslash = -245; +quotedblbase = -10; +colon = -40; +paragraph = -230; +less = -290; +percent = -345; +hyphen = -175; +yen = -345; +parenleft = -85; +trademark = -345; +guilsinglright = -165; +euro = -345; +guillemetleft = -265; +periodcentered = -110; +asciitilde = -225; +perthousand = -345; +sterling = -330; +braceright = -35; +quotedblright = -215; +endash = -280; +asciicircum = -250; +braceleft = -95; +quoteleft = -115; +greater = -290; +ellipsis = -40; +quoteright = -115; +guilsinglleft = -165; +slash = 35; +plus = -290; +divide = -290; +"@MMK_R_Lslash" = -320; +"@MMK_R_dcroat" = -200; +"@MMK_R_oslash" = -210; +"@MMK_R_r" = -180; +"@MMK_R_germandbls" = -210; +"@MMK_R_a" = -200; +"@MMK_R_f" = -170; +"@MMK_R_q" = -200; +"@MMK_R_w" = -345; +"@MMK_R_lslash" = -145; +"@MMK_R_d" = -200; +"@MMK_R_g" = -55; +"@MMK_R_o" = -215; +"@MMK_R_dcaron" = -200; +"@MMK_R_eth" = -200; +"@MMK_R_P" = -330; +"@MMK_R_Q" = -255; +"@MMK_R_R" = -335; +"@MMK_R_S" = -140; +"@MMK_R_T" = -320; +"@MMK_R_V" = -345; +"@MMK_R_W" = -345; +"@MMK_R_X" = -345; +"@MMK_R_Y" = -345; +"@MMK_R_Z" = -315; +"@MMK_R_A" = -345; +"@MMK_R_C" = -265; +"@MMK_R_E" = -310; +"@MMK_R_F" = -310; +"@MMK_R_G" = -245; +"@MMK_R_H" = -345; +"@MMK_R_I" = -115; +"@MMK_R_K" = -335; +"@MMK_R_L" = -290; +"@MMK_R_M" = -345; +"@MMK_R_N" = -345; +"@MMK_R_O" = -255; +"@MMK_R_s" = -150; +"@MMK_R_t" = -140; +"@MMK_R_u" = -135; +"@MMK_R_v" = -280; +"@MMK_R_x" = -270; +"@MMK_R_y" = -65; +"@MMK_R_z" = -240; +"@MMK_R_b" = -245; +"@MMK_R_c" = -220; +"@MMK_R_e" = -205; +"@MMK_R_h" = -270; +"@MMK_R_i" = -95; +"@MMK_R_j" = 75; +"@MMK_R_l" = -95; +"@MMK_R_m" = -345; +"@MMK_R_n" = -270; +"@MMK_R_lcaron" = -150; +"@MMK_R_a.alt" = -145; +"@MMK_R_tcaron" = -140; +"@MMK_R_U" = -185; +"@MMK_R_Thorn" = -330; +"@MMK_R_J" = -100; +"@MMK_R_Oslash" = -250; +}; +bullet = { +parenright = -165; +quotedblright = -175; +sterling = -20; +asciicircum = -65; +percent = -85; +question = -155; +braceright = -45; +numbersign = -70; +quotedblleft = -115; +ampersand = -10; +quotedblbase = -130; +guillemetright = -60; +perthousand = -85; +semicolon = -70; +colon = -70; +dollar = -90; +ellipsis = -125; +questiondown = -120; +quotesinglbase = -115; +underscore = -175; +asciitilde = -20; +quotedbl = -100; +multiply = -25; +quoteleft = -115; +trademark = -90; +slash = -100; +guillemetleft = 20; +degree = -135; +guilsinglleft = 20; +braceleft = -50; +euro = -75; +yen = -70; +paragraph = -65; +asterisk = -90; +guilsinglright = -60; +quoteright = -115; +registered = -30; +quotesingle = -100; +comma = -115; +backslash = -155; +"@MMK_R_a.alt" = -20; +"@MMK_R_V" = -95; +"@MMK_R_J" = -160; +"@MMK_R_A" = -60; +"@MMK_R_X" = -70; +"@MMK_R_Y" = -100; +"@MMK_R_S" = -80; +"@MMK_R_T" = -115; +"@MMK_R_W" = -80; +"@MMK_R_f" = -45; +"@MMK_R_x" = -60; +"@MMK_R_y" = -35; +"@MMK_R_s" = -35; +"@MMK_R_t" = -45; +"@MMK_R_v" = -25; +"@MMK_R_w" = -30; +"@MMK_R_tcaron" = -45; +}; +registered = { +quotedbl = -25; +quotesinglbase = -115; +ellipsis = -235; +sterling = -25; +quotedblbase = -215; +quoteleft = -20; +slash = -150; +quotedblleft = -20; +ampersand = -45; +braceright = -50; +parenright = -95; +guilsinglleft = -25; +degree = -30; +bullet = -10; +numbersign = -100; +underscore = -310; +comma = -115; +periodcentered = -20; +parenleft = -10; +question = -90; +quoteright = -25; +emdash = -10; +asciitilde = -25; +percent = -15; +paragraph = -10; +dollar = -30; +perthousand = -15; +cent = -15; +questiondown = -185; +endash = -10; +guillemetleft = -25; +euro = -75; +backslash = -85; +quotedblright = -25; +copyright = -10; +yen = -50; +braceleft = -55; +quotesingle = -25; +multiply = -35; +at = -10; +"@MMK_R_q" = -15; +"@MMK_R_s" = -20; +"@MMK_R_c" = -15; +"@MMK_R_o" = -15; +"@MMK_R_d" = -15; +"@MMK_R_e" = -20; +"@MMK_R_g" = -15; +"@MMK_R_x" = -25; +"@MMK_R_y" = -15; +"@MMK_R_w" = -10; +"@MMK_R_A" = -90; +"@MMK_R_X" = -65; +"@MMK_R_Y" = -60; +"@MMK_R_W" = -50; +"@MMK_R_S" = -15; +"@MMK_R_J" = -245; +"@MMK_R_T" = -30; +"@MMK_R_V" = -55; +"@MMK_R_dcaron" = -15; +"@MMK_R_v" = -10; +"@MMK_R_oslash" = -15; +"@MMK_R_eth" = -20; +"@MMK_R_a" = -15; +"@MMK_R_dcroat" = -15; +"@MMK_R_a.alt" = -70; +}; +quotedbl = { +yen = -10; +equal = -10; +copyright = -40; +parenright = -20; +asciicircum = -30; +divide = -190; +guilsinglright = -65; +minus = -200; +cent = -55; +bullet = -70; +question = -10; +periodcentered = -110; +braceleft = -95; +dollar = -25; +guillemetleft = -135; +guillemetright = -65; +ampersand = -105; +guilsinglleft = -135; +quotedblbase = -200; +registered = -15; +at = -35; +colon = -15; +underscore = -200; +questiondown = -185; +slash = -200; +ellipsis = -200; +plus = -200; +hyphen = -175; +euro = -80; +semicolon = -15; +less = -65; +braceright = -55; +asciitilde = -70; +comma = -115; +numbersign = -130; +multiply = -50; +emdash = -200; +parenleft = -40; +sterling = -90; +backslash = -15; +endash = -200; +quotesinglbase = -115; +"@MMK_R_dcroat" = -60; +"@MMK_R_oslash" = -60; +"@MMK_R_Oslash" = -25; +"@MMK_R_p" = -10; +"@MMK_R_tcaron" = -10; +"@MMK_R_t" = -10; +"@MMK_R_e" = -65; +"@MMK_R_i" = -10; +"@MMK_R_o" = -60; +"@MMK_R_Q" = -25; +"@MMK_R_W" = -10; +"@MMK_R_X" = -15; +"@MMK_R_Y" = -15; +"@MMK_R_G" = -30; +"@MMK_R_J" = -200; +"@MMK_R_V" = -15; +"@MMK_R_dcaron" = -60; +"@MMK_R_a.alt" = -65; +"@MMK_R_q" = -60; +"@MMK_R_r" = -10; +"@MMK_R_s" = -40; +"@MMK_R_u" = -10; +"@MMK_R_v" = -10; +"@MMK_R_w" = -10; +"@MMK_R_x" = -20; +"@MMK_R_y" = -10; +"@MMK_R_z" = -10; +"@MMK_R_a" = -60; +"@MMK_R_c" = -65; +"@MMK_R_d" = -60; +"@MMK_R_f" = -10; +"@MMK_R_g" = -55; +"@MMK_R_j" = -10; +"@MMK_R_m" = -10; +"@MMK_R_n" = -10; +"@MMK_R_S" = -10; +"@MMK_R_A" = -120; +"@MMK_R_C" = -25; +"@MMK_R_O" = -25; +"@MMK_R_eth" = -75; +}; +ampersand = { +less = -25; +trademark = -105; +degree = -150; +quotesingle = -110; +question = -150; +braceright = -45; +quoteright = -115; +copyright = -15; +quotedblleft = -145; +asciitilde = -110; +sterling = -25; +registered = -65; +percent = -115; +underscore = -250; +ampersand = -30; +minus = -20; +hyphen = -15; +bullet = -20; +paragraph = -145; +slash = -25; +yen = -75; +asterisk = -150; +periodcentered = -20; +emdash = -20; +dollar = -35; +equal = -20; +braceleft = -65; +perthousand = -115; +quotedblright = -155; +multiply = -55; +quoteleft = -115; +asciicircum = -175; +divide = -20; +at = -15; +questiondown = -10; +cent = -20; +numbersign = -75; +parenright = -110; +endash = -15; +guillemetright = -40; +guilsinglright = -40; +backslash = -190; +plus = -20; +parenleft = -20; +euro = -90; +quotedbl = -155; +"@MMK_R_eth" = -20; +"@MMK_R_G" = -25; +"@MMK_R_dcroat" = -20; +"@MMK_R_X" = -20; +"@MMK_R_oslash" = -20; +"@MMK_R_w" = -50; +"@MMK_R_Y" = -110; +"@MMK_R_g" = -20; +"@MMK_R_O" = -25; +"@MMK_R_J" = -15; +"@MMK_R_C" = -25; +"@MMK_R_W" = -100; +"@MMK_R_U" = -20; +"@MMK_R_Q" = -25; +"@MMK_R_o" = -15; +"@MMK_R_f" = -65; +"@MMK_R_d" = -20; +"@MMK_R_e" = -20; +"@MMK_R_c" = -20; +"@MMK_R_x" = -20; +"@MMK_R_y" = -55; +"@MMK_R_u" = -15; +"@MMK_R_A" = -20; +"@MMK_R_tcaron" = -75; +"@MMK_R_a.alt" = -40; +"@MMK_R_Oslash" = -25; +"@MMK_R_V" = -115; +"@MMK_R_dcaron" = -20; +"@MMK_R_T" = -120; +"@MMK_R_S" = -25; +"@MMK_R_a" = -20; +"@MMK_R_v" = -45; +"@MMK_R_t" = -75; +"@MMK_R_s" = -25; +"@MMK_R_q" = -20; +}; +braceright = { +braceright = -85; +semicolon = -95; +quotedblleft = -95; +ellipsis = -95; +asciitilde = -70; +euro = -115; +comma = -95; +at = -50; +quotedbl = -100; +endash = -40; +guillemetleft = -30; +periodcentered = -50; +asterisk = -95; +backslash = -140; +asciicircum = -95; +parenright = -110; +percent = -95; +guilsinglright = -85; +plus = -50; +sterling = -65; +quoteleft = -95; +divide = -50; +bracketright = -40; +perthousand = -95; +minus = -50; +registered = -70; +quotedblbase = -95; +numbersign = -95; +questiondown = -95; +bracketleft = -40; +quoteright = -105; +quotedblright = -105; +hyphen = -40; +multiply = -65; +cent = -50; +bar = -40; +equal = -40; +less = -50; +underscore = -95; +paragraph = -95; +copyright = -50; +emdash = -40; +slash = -65; +dollar = -115; +guilsinglleft = -30; +bullet = -55; +quotesinglbase = -95; +guillemetright = -85; +colon = -95; +quotesingle = -100; +greater = -40; +yen = -110; +question = -125; +parenleft = -50; +degree = -100; +trademark = -95; +braceleft = -100; +ampersand = -40; +"@MMK_R_Z" = -40; +"@MMK_R_dcaron" = -50; +"@MMK_R_lcaron" = -40; +"@MMK_R_q" = -50; +"@MMK_R_b" = -40; +"@MMK_R_d" = -50; +"@MMK_R_f" = -95; +"@MMK_R_j" = -40; +"@MMK_R_l" = -40; +"@MMK_R_P" = -40; +"@MMK_R_a.alt" = -45; +"@MMK_R_Thorn" = -40; +"@MMK_R_N" = -40; +"@MMK_R_s" = -80; +"@MMK_R_r" = -40; +"@MMK_R_u" = -40; +"@MMK_R_t" = -95; +"@MMK_R_y" = -85; +"@MMK_R_x" = -90; +"@MMK_R_z" = -40; +"@MMK_R_a" = -50; +"@MMK_R_c" = -50; +"@MMK_R_e" = -50; +"@MMK_R_g" = -50; +"@MMK_R_i" = -40; +"@MMK_R_h" = -40; +"@MMK_R_m" = -40; +"@MMK_R_n" = -40; +"@MMK_R_Q" = -55; +"@MMK_R_S" = -100; +"@MMK_R_R" = -40; +"@MMK_R_U" = -50; +"@MMK_R_T" = -95; +"@MMK_R_W" = -125; +"@MMK_R_V" = -125; +"@MMK_R_Y" = -130; +"@MMK_R_X" = -90; +"@MMK_R_A" = -85; +"@MMK_R_C" = -55; +"@MMK_R_B" = -40; +"@MMK_R_I" = -40; +"@MMK_R_H" = -40; +"@MMK_R_K" = -40; +"@MMK_R_M" = -40; +"@MMK_R_O" = -55; +"@MMK_R_w" = -80; +"@MMK_R_v" = -75; +"@MMK_R_dcroat" = -50; +"@MMK_R_E" = -40; +"@MMK_R_D" = -40; +"@MMK_R_G" = -55; +"@MMK_R_J" = -95; +"@MMK_R_L" = -40; +"@MMK_R_germandbls" = -40; +"@MMK_R_eth" = -50; +"@MMK_R_Oslash" = -55; +"@MMK_R_p" = -40; +"@MMK_R_Lslash" = -40; +"@MMK_R_o" = -50; +"@MMK_R_oslash" = -50; +"@MMK_R_tcaron" = -95; +"@MMK_R_thorn" = -40; +"@MMK_R_F" = -40; +"@MMK_R_Eth" = -40; +"@MMK_R_lslash" = -40; +}; +euro = { +parenright = -50; +question = -40; +yen = -20; +guillemetright = 0; +quotedblright = -10; +underscore = -145; +guilsinglleft = 20; +guillemetleft = 20; +braceleft = -40; +numbersign = -35; +questiondown = -10; +multiply = -20; +quoteright = -10; +asciitilde = -15; +dollar = -20; +slash = -30; +guilsinglright = 0; +sterling = -20; +euro = -70; +braceright = -40; +backslash = -45; +"@MMK_R_A" = -20; +"@MMK_R_W" = -20; +"@MMK_R_Y" = -25; +"@MMK_R_X" = -20; +"@MMK_R_J" = -15; +"@MMK_R_s" = -15; +"@MMK_R_x" = -10; +"@MMK_R_V" = -25; +}; +comma = { +plus = -115; +sterling = -20; +divide = -115; +dollar = -40; +at = -70; +guillemetleft = -115; +trademark = -115; +slash = 20; +braceleft = -95; +registered = -115; +quotedblright = -115; +degree = -115; +copyright = -70; +paragraph = -115; +equal = -85; +guillemetright = -20; +minus = -115; +numbersign = -55; +multiply = -115; +guilsinglright = -20; +less = -115; +braceright = -40; +ampersand = -50; +parenleft = -55; +endash = -115; +quoteright = -115; +euro = -115; +parenright = -30; +asciicircum = -115; +quoteleft = -115; +question = -115; +guilsinglleft = -115; +cent = -85; +perthousand = -75; +emdash = -115; +hyphen = -115; +asciitilde = -115; +bullet = -115; +quotedbl = -115; +backslash = -115; +yen = -70; +periodcentered = -110; +percent = -70; +quotedblleft = -115; +quotesingle = -110; +asterisk = -115; +"@MMK_R_dcaron" = -80; +"@MMK_R_oslash" = -15; +"@MMK_R_q" = -80; +"@MMK_R_a" = -80; +"@MMK_R_Y" = -100; +"@MMK_R_W" = -115; +"@MMK_R_O" = -115; +"@MMK_R_y" = -85; +"@MMK_R_v" = -60; +"@MMK_R_w" = -70; +"@MMK_R_t" = -85; +"@MMK_R_u" = -50; +"@MMK_R_s" = -20; +"@MMK_R_o" = -85; +"@MMK_R_j" = 50; +"@MMK_R_f" = -55; +"@MMK_R_g" = -105; +"@MMK_R_d" = -80; +"@MMK_R_e" = -80; +"@MMK_R_c" = -90; +"@MMK_R_V" = -115; +"@MMK_R_T" = -115; +"@MMK_R_U" = -85; +"@MMK_R_S" = -25; +"@MMK_R_Q" = -115; +"@MMK_R_J" = -15; +"@MMK_R_G" = -115; +"@MMK_R_C" = -115; +"@MMK_R_dcroat" = -80; +"@MMK_R_a.alt" = -40; +"@MMK_R_tcaron" = -85; +"@MMK_R_eth" = -75; +}; +degree = { +quotesinglbase = -115; +questiondown = -185; +ampersand = -105; +emdash = -210; +parenright = -40; +underscore = -210; +quotedblright = -15; +asterisk = -10; +question = -30; +at = -45; +braceleft = -95; +bullet = -85; +divide = -45; +hyphen = -160; +copyright = -50; +registered = -15; +semicolon = -10; +periodcentered = -110; +multiply = -60; +parenleft = -45; +minus = -45; +yen = -30; +dollar = -25; +less = -60; +sterling = -90; +guilsinglright = -45; +backslash = -45; +numbersign = -135; +guilsinglleft = -150; +cent = -70; +braceright = -55; +guillemetleft = -150; +asciitilde = -85; +endash = -210; +quotesingle = -10; +slash = -210; +colon = -10; +euro = -75; +guillemetright = -45; +asciicircum = -45; +quotedbl = -10; +quoteright = -15; +quotedblbase = -210; +comma = -115; +ellipsis = -210; +plus = -45; +"@MMK_R_Oslash" = -25; +"@MMK_R_a.alt" = -60; +"@MMK_R_g" = -70; +"@MMK_R_dcroat" = -75; +"@MMK_R_o" = -75; +"@MMK_R_a" = -75; +"@MMK_R_c" = -80; +"@MMK_R_d" = -75; +"@MMK_R_e" = -80; +"@MMK_R_s" = -50; +"@MMK_R_S" = -10; +"@MMK_R_W" = -30; +"@MMK_R_oslash" = -75; +"@MMK_R_Y" = -35; +"@MMK_R_x" = -15; +"@MMK_R_J" = -210; +"@MMK_R_dcaron" = -75; +"@MMK_R_eth" = -90; +"@MMK_R_q" = -75; +"@MMK_R_O" = -25; +"@MMK_R_A" = -125; +"@MMK_R_C" = -25; +"@MMK_R_G" = -35; +"@MMK_R_X" = -40; +"@MMK_R_Q" = -25; +"@MMK_R_V" = -35; +}; +quoteleft = { +emdash = -115; +numbersign = -115; +plus = -25; +euro = -70; +multiply = -40; +yen = -30; +degree = -15; +quotedbl = -15; +minus = -25; +asciitilde = -65; +hyphen = -115; +underscore = -115; +braceleft = -95; +quotedblright = -15; +sterling = -80; +dollar = -25; +backslash = -45; +ampersand = -105; +braceright = -50; +quotedblbase = -115; +guillemetleft = -115; +guilsinglleft = -115; +divide = -25; +parenright = -45; +questiondown = -115; +ellipsis = -115; +parenleft = -30; +comma = -115; +endash = -115; +question = -35; +periodcentered = -110; +quotesingle = -15; +bullet = -60; +slash = -115; +quoteright = -15; +quotesinglbase = -115; +guillemetright = -20; +asciicircum = -25; +at = -25; +quotedblleft = -10; +guilsinglright = -20; +less = -40; +copyright = -30; +cent = -50; +quoteleft = -10; +"@MMK_R_a.alt" = -65; +"@MMK_R_dcaron" = -55; +"@MMK_R_Q" = -10; +"@MMK_R_X" = -35; +"@MMK_R_Y" = -35; +"@MMK_R_J" = -115; +"@MMK_R_d" = -55; +"@MMK_R_e" = -60; +"@MMK_R_g" = -45; +"@MMK_R_c" = -55; +"@MMK_R_o" = -55; +"@MMK_R_dcroat" = -55; +"@MMK_R_q" = -55; +"@MMK_R_x" = -15; +"@MMK_R_Oslash" = -10; +"@MMK_R_T" = -10; +"@MMK_R_V" = -35; +"@MMK_R_W" = -30; +"@MMK_R_S" = -10; +"@MMK_R_s" = -30; +"@MMK_R_oslash" = -55; +"@MMK_R_eth" = -65; +"@MMK_R_G" = -20; +"@MMK_R_A" = -110; +"@MMK_R_C" = -15; +"@MMK_R_O" = -10; +"@MMK_R_a" = -55; +}; +guillemetright = { +degree = -195; +asciitilde = -65; +guilsinglright = -95; +bracketleft = 15; +quotedblleft = -175; +quotesinglbase = -100; +guillemetright = -95; +ellipsis = -100; +cent = 15; +ampersand = 15; +quotedblright = -215; +paragraph = -125; +dollar = -155; +asterisk = -155; +less = -20; +underscore = -265; +colon = -100; +divide = 15; +greater = 15; +periodcentered = 0; +quotedblbase = -100; +at = 15; +semicolon = -100; +euro = -55; +slash = -80; +guillemetleft = 30; +questiondown = -110; +asciicircum = -130; +hyphen = 20; +endash = 20; +bar = 20; +trademark = -100; +registered = -50; +braceright = -25; +question = -135; +quoteright = -115; +parenright = -145; +minus = 15; +numbersign = -45; +bracketright = 15; +plus = 15; +backslash = -170; +emdash = 15; +yen = -50; +quotedbl = -160; +quotesingle = -110; +percent = -145; +parenleft = 15; +copyright = 15; +quoteleft = -115; +braceleft = -35; +comma = -100; +guilsinglleft = 30; +equal = 15; +perthousand = -145; +"@MMK_R_v" = -15; +"@MMK_R_u" = 20; +"@MMK_R_tcaron" = -40; +"@MMK_R_R" = 20; +"@MMK_R_dcaron" = 15; +"@MMK_R_w" = -20; +"@MMK_R_germandbls" = 20; +"@MMK_R_m" = 20; +"@MMK_R_A" = -40; +"@MMK_R_r" = 20; +"@MMK_R_p" = 15; +"@MMK_R_q" = 15; +"@MMK_R_t" = -40; +"@MMK_R_z" = 20; +"@MMK_R_x" = -45; +"@MMK_R_y" = -30; +"@MMK_R_b" = 20; +"@MMK_R_g" = 10; +"@MMK_R_d" = 15; +"@MMK_R_e" = 15; +"@MMK_R_j" = 20; +"@MMK_R_h" = 15; +"@MMK_R_n" = 20; +"@MMK_R_o" = 15; +"@MMK_R_l" = 15; +"@MMK_R_S" = -140; +"@MMK_R_P" = 15; +"@MMK_R_V" = -90; +"@MMK_R_W" = -75; +"@MMK_R_T" = -95; +"@MMK_R_U" = 15; +"@MMK_R_Z" = 20; +"@MMK_R_X" = -45; +"@MMK_R_Y" = -85; +"@MMK_R_B" = 15; +"@MMK_R_F" = 20; +"@MMK_R_E" = 20; +"@MMK_R_J" = -130; +"@MMK_R_K" = 20; +"@MMK_R_H" = 20; +"@MMK_R_I" = 20; +"@MMK_R_L" = 20; +"@MMK_R_M" = 20; +"@MMK_R_thorn" = 15; +"@MMK_R_Lslash" = 20; +"@MMK_R_Eth" = 20; +"@MMK_R_eth" = 15; +"@MMK_R_dcroat" = 15; +"@MMK_R_lcaron" = 15; +"@MMK_R_lslash" = 15; +"@MMK_R_Thorn" = 20; +"@MMK_R_oslash" = 15; +"@MMK_R_s" = -70; +"@MMK_R_c" = 15; +"@MMK_R_a" = 15; +"@MMK_R_f" = -40; +"@MMK_R_i" = 20; +"@MMK_R_D" = 20; +"@MMK_R_N" = 20; +}; +quotedblleft = { +braceleft = -95; +ellipsis = -215; +copyright = -30; +plus = -25; +emdash = -215; +backslash = -45; +questiondown = -175; +quoteleft = -10; +sterling = -80; +guilsinglleft = -130; +divide = -25; +yen = -30; +bullet = -60; +endash = -215; +at = -25; +underscore = -215; +asciicircum = -25; +degree = -15; +question = -35; +quotesingle = -15; +quotesinglbase = -115; +guillemetleft = -130; +quotedblleft = -10; +quotedblright = -15; +periodcentered = -110; +parenleft = -30; +hyphen = -175; +quotedblbase = -215; +quoteright = -15; +asciitilde = -65; +parenright = -45; +guilsinglright = -20; +slash = -195; +quotedbl = -15; +less = -40; +euro = -70; +guillemetright = -20; +numbersign = -120; +multiply = -40; +minus = -25; +cent = -50; +ampersand = -105; +comma = -115; +braceright = -50; +dollar = -25; +"@MMK_R_a.alt" = -65; +"@MMK_R_s" = -30; +"@MMK_R_q" = -55; +"@MMK_R_o" = -55; +"@MMK_R_g" = -45; +"@MMK_R_e" = -60; +"@MMK_R_d" = -55; +"@MMK_R_c" = -55; +"@MMK_R_a" = -55; +"@MMK_R_X" = -35; +"@MMK_R_W" = -30; +"@MMK_R_V" = -35; +"@MMK_R_S" = -10; +"@MMK_R_Q" = -10; +"@MMK_R_J" = -215; +"@MMK_R_G" = -20; +"@MMK_R_C" = -15; +"@MMK_R_A" = -110; +"@MMK_R_dcaron" = -55; +"@MMK_R_oslash" = -55; +"@MMK_R_x" = -15; +"@MMK_R_Y" = -35; +"@MMK_R_T" = -10; +"@MMK_R_O" = -10; +"@MMK_R_eth" = -65; +"@MMK_R_Oslash" = -10; +"@MMK_R_dcroat" = -55; +}; +bar = { +backslash = 25; +guilsinglleft = 20; +slash = 35; +euro = -70; +guilsinglright = 0; +numbersign = -35; +parenright = -15; +multiply = -20; +sterling = -15; +braceright = -35; +guillemetleft = 20; +question = -10; +dollar = -20; +asciitilde = -15; +braceleft = -40; +guillemetright = 0; +"@MMK_R_s" = -15; +"@MMK_R_j" = 60; +}; +at = { +comma = -40; +quotesingle = -45; +questiondown = -55; +quoteright = -70; +quotedblleft = -55; +percent = -45; +euro = -75; +paragraph = -35; +braceright = -45; +yen = -70; +question = -155; +colon = -30; +underscore = -110; +guilsinglleft = 20; +guilsinglright = -20; +asciicircum = -25; +quotedblright = -70; +semicolon = -30; +quotedblbase = -40; +backslash = -130; +ellipsis = -40; +parenright = -160; +guillemetleft = 20; +slash = -70; +quotesinglbase = -40; +asciitilde = -15; +numbersign = -60; +sterling = -20; +asterisk = -40; +perthousand = -45; +dollar = -60; +registered = -15; +trademark = -35; +braceleft = -45; +quotedbl = -45; +multiply = -20; +guillemetright = -20; +degree = -70; +quoteleft = -55; +"@MMK_R_X" = -55; +"@MMK_R_f" = -15; +"@MMK_R_x" = -50; +"@MMK_R_t" = -15; +"@MMK_R_S" = -45; +"@MMK_R_W" = -75; +"@MMK_R_tcaron" = -15; +"@MMK_R_T" = -85; +"@MMK_R_y" = -35; +"@MMK_R_s" = -30; +"@MMK_R_w" = -30; +"@MMK_R_J" = -50; +"@MMK_R_A" = -50; +"@MMK_R_Y" = -85; +"@MMK_R_V" = -85; +"@MMK_R_a.alt" = -10; +"@MMK_R_v" = -25; +}; +periodcentered = { +guilsinglleft = 20; +quotedblleft = -110; +underscore = -110; +dollar = -110; +registered = -45; +trademark = -90; +ellipsis = -110; +perthousand = -110; +parenright = -110; +guillemetright = -100; +quoteright = -110; +paragraph = -95; +euro = -75; +guillemetleft = 20; +braceleft = -50; +quotedblbase = -110; +asciicircum = -110; +numbersign = -65; +slash = -95; +quoteleft = -110; +comma = -110; +yen = -70; +guilsinglright = -100; +semicolon = -110; +questiondown = -110; +quotesinglbase = -110; +question = -110; +backslash = -110; +quotedbl = -110; +braceright = -45; +quotesingle = -110; +quotedblright = -110; +percent = -110; +degree = -110; +colon = -110; +asterisk = -110; +asciitilde = -40; +sterling = -20; +multiply = -20; +"@MMK_R_tcaron" = -55; +"@MMK_R_Oslash" = -10; +"@MMK_R_s" = -50; +"@MMK_R_v" = -30; +"@MMK_R_t" = -55; +"@MMK_R_f" = -55; +"@MMK_R_S" = -110; +"@MMK_R_Q" = -10; +"@MMK_R_W" = -85; +"@MMK_R_V" = -100; +"@MMK_R_T" = -110; +"@MMK_R_Y" = -105; +"@MMK_R_X" = -65; +"@MMK_R_C" = -10; +"@MMK_R_A" = -55; +"@MMK_R_G" = -10; +"@MMK_R_J" = -110; +"@MMK_R_O" = -10; +"@MMK_R_a.alt" = -15; +"@MMK_R_w" = -35; +"@MMK_R_y" = -40; +"@MMK_R_x" = -65; +}; +quotedblbase = { +guilsinglleft = -140; +sterling = -20; +asterisk = -195; +dollar = -40; +quotedbl = -200; +copyright = -70; +parenright = -30; +percent = -70; +periodcentered = -110; +asciicircum = -215; +multiply = -195; +cent = -85; +paragraph = -215; +trademark = -215; +equal = -85; +slash = 20; +endash = -215; +guillemetleft = -140; +braceright = -40; +euro = -215; +divide = -215; +numbersign = -55; +emdash = -215; +minus = -215; +braceleft = -95; +parenleft = -55; +bullet = -175; +quoteright = -115; +quotesingle = -110; +less = -215; +guilsinglright = -20; +backslash = -215; +quotedblleft = -215; +hyphen = -175; +plus = -215; +registered = -215; +perthousand = -75; +question = -150; +quotedblright = -215; +asciitilde = -215; +yen = -70; +quoteleft = -115; +guillemetright = -20; +degree = -210; +at = -70; +ampersand = -50; +"@MMK_R_v" = -60; +"@MMK_R_dcroat" = -80; +"@MMK_R_a.alt" = -40; +"@MMK_R_C" = -130; +"@MMK_R_dcaron" = -80; +"@MMK_R_g" = -105; +"@MMK_R_f" = -55; +"@MMK_R_e" = -80; +"@MMK_R_d" = -80; +"@MMK_R_c" = -90; +"@MMK_R_o" = -85; +"@MMK_R_j" = 50; +"@MMK_R_u" = -50; +"@MMK_R_t" = -85; +"@MMK_R_s" = -20; +"@MMK_R_q" = -80; +"@MMK_R_y" = -85; +"@MMK_R_G" = -120; +"@MMK_R_O" = -125; +"@MMK_R_W" = -140; +"@MMK_R_V" = -165; +"@MMK_R_U" = -85; +"@MMK_R_S" = -25; +"@MMK_R_tcaron" = -85; +"@MMK_R_a" = -80; +"@MMK_R_eth" = -75; +"@MMK_R_w" = -70; +"@MMK_R_J" = -15; +"@MMK_R_T" = -115; +"@MMK_R_Q" = -125; +"@MMK_R_Y" = -100; +"@MMK_R_oslash" = -15; +}; +numbersign = { +quoteleft = -35; +greater = -35; +dollar = -55; +question = -85; +less = -75; +quotedblleft = -35; +asciicircum = -75; +paragraph = -40; +guilsinglleft = -90; +quoteright = -55; +sterling = -100; +quotedblbase = -175; +bullet = -90; +slash = -195; +copyright = -85; +hyphen = -85; +minus = -70; +periodcentered = -100; +registered = -55; +semicolon = -50; +backslash = -65; +degree = -35; +divide = -70; +at = -85; +quotesingle = -40; +euro = -115; +comma = -115; +asciitilde = -105; +quotesinglbase = -115; +bar = -35; +plus = -70; +quotedblright = -55; +questiondown = -180; +braceleft = -125; +guilsinglright = -70; +trademark = -35; +colon = -50; +guillemetleft = -90; +equal = -45; +endash = -85; +braceright = -85; +ellipsis = -170; +ampersand = -115; +bracketleft = -35; +quotedbl = -40; +yen = -60; +parenright = -95; +guillemetright = -70; +emdash = -85; +parenleft = -85; +percent = -35; +multiply = -95; +numbersign = -175; +cent = -95; +perthousand = -35; +bracketright = -35; +asterisk = -50; +underscore = -345; +"@MMK_R_Eth" = -35; +"@MMK_R_eth" = -100; +"@MMK_R_b" = -35; +"@MMK_R_n" = -45; +"@MMK_R_o" = -95; +"@MMK_R_i" = -45; +"@MMK_R_j" = -45; +"@MMK_R_e" = -95; +"@MMK_R_f" = -45; +"@MMK_R_lslash" = -35; +"@MMK_R_g" = -90; +"@MMK_R_w" = -50; +"@MMK_R_p" = -45; +"@MMK_R_E" = -35; +"@MMK_R_F" = -35; +"@MMK_R_B" = -35; +"@MMK_R_C" = -70; +"@MMK_R_T" = -35; +"@MMK_R_U" = -35; +"@MMK_R_V" = -65; +"@MMK_R_S" = -40; +"@MMK_R_oslash" = -95; +"@MMK_R_l" = -35; +"@MMK_R_m" = -45; +"@MMK_R_dcaron" = -95; +"@MMK_R_d" = -95; +"@MMK_R_Thorn" = -35; +"@MMK_R_O" = -70; +"@MMK_R_G" = -75; +"@MMK_R_thorn" = -35; +"@MMK_R_c" = -95; +"@MMK_R_Oslash" = -70; +"@MMK_R_lcaron" = -35; +"@MMK_R_a.alt" = -100; +"@MMK_R_tcaron" = -45; +"@MMK_R_Lslash" = -35; +"@MMK_R_A" = -165; +"@MMK_R_h" = -35; +"@MMK_R_a" = -95; +"@MMK_R_x" = -60; +"@MMK_R_y" = -50; +"@MMK_R_z" = -45; +"@MMK_R_t" = -45; +"@MMK_R_u" = -45; +"@MMK_R_v" = -45; +"@MMK_R_q" = -95; +"@MMK_R_r" = -45; +"@MMK_R_s" = -85; +"@MMK_R_L" = -35; +"@MMK_R_M" = -35; +"@MMK_R_N" = -35; +"@MMK_R_H" = -35; +"@MMK_R_I" = -35; +"@MMK_R_J" = -215; +"@MMK_R_K" = -35; +"@MMK_R_D" = -35; +"@MMK_R_X" = -65; +"@MMK_R_Y" = -65; +"@MMK_R_Z" = -35; +"@MMK_R_W" = -60; +"@MMK_R_P" = -35; +"@MMK_R_Q" = -70; +"@MMK_R_R" = -35; +"@MMK_R_dcroat" = -95; +"@MMK_R_germandbls" = -35; +}; +less = { +parenright = -20; +numbersign = -35; +guilsinglright = 0; +asciitilde = -15; +guillemetleft = 20; +multiply = -20; +guillemetright = 0; +braceleft = -40; +question = -10; +sterling = -15; +dollar = -20; +euro = -70; +underscore = -290; +braceright = -40; +guilsinglleft = 20; +"@MMK_R_s" = -15; +}; +copyright = { +semicolon = -35; +underscore = -110; +registered = -20; +guilsinglleft = 20; +numbersign = -55; +asciicircum = -30; +quoteright = -75; +parenright = -160; +quoteleft = -60; +ellipsis = -40; +quotesinglbase = -40; +questiondown = -50; +braceleft = -45; +asterisk = -45; +yen = -70; +euro = -75; +colon = -35; +quotedblright = -75; +multiply = -20; +guillemetleft = 20; +question = -155; +degree = -75; +percent = -50; +comma = -40; +guilsinglright = -25; +dollar = -65; +quotesingle = -50; +quotedblleft = -60; +slash = -70; +paragraph = -40; +backslash = -135; +quotedbl = -50; +guillemetright = -25; +trademark = -40; +braceright = -45; +quotedblbase = -40; +asciitilde = -15; +perthousand = -50; +sterling = -20; +"@MMK_R_J" = -50; +"@MMK_R_A" = -50; +"@MMK_R_X" = -55; +"@MMK_R_T" = -95; +"@MMK_R_V" = -90; +"@MMK_R_W" = -75; +"@MMK_R_S" = -50; +"@MMK_R_f" = -20; +"@MMK_R_x" = -55; +"@MMK_R_y" = -35; +"@MMK_R_t" = -20; +"@MMK_R_w" = -30; +"@MMK_R_s" = -30; +"@MMK_R_tcaron" = -20; +"@MMK_R_v" = -25; +"@MMK_R_Y" = -90; +}; +bracketleft = { +sterling = -15; +euro = -70; +multiply = -20; +guillemetleft = 20; +guillemetright = 0; +braceright = -35; +guilsinglright = 0; +dollar = -20; +backslash = 20; +braceleft = -40; +question = -10; +guilsinglleft = 20; +slash = 35; +parenright = -10; +numbersign = -35; +asciitilde = -15; +"@MMK_R_s" = -15; +"@MMK_R_j" = 65; +}; +cent = { +dollar = -25; +guilsinglleft = 20; +backslash = -95; +quotesingle = -20; +parenright = -90; +guillemetleft = 20; +quoteleft = -20; +sterling = -15; +multiply = -20; +degree = -35; +numbersign = -35; +guilsinglright = 0; +percent = -10; +question = -145; +braceright = -40; +quoteright = -55; +quotedbl = -20; +quotedblright = -55; +quotedblleft = -20; +underscore = -60; +euro = -70; +guillemetright = 0; +perthousand = -10; +braceleft = -40; +asciitilde = -15; +yen = -45; +"@MMK_R_y" = -10; +"@MMK_R_w" = -10; +"@MMK_R_s" = -15; +"@MMK_R_W" = -45; +"@MMK_R_Y" = -60; +"@MMK_R_T" = -100; +"@MMK_R_V" = -55; +"@MMK_R_S" = -15; +}; +quoteright = { +multiply = -90; +semicolon = -25; +parenleft = -60; +minus = -75; +bullet = -110; +guillemetright = -70; +underscore = -115; +ampersand = -100; +guilsinglleft = -115; +emdash = -115; +question = -15; +slash = -115; +questiondown = -115; +euro = -85; +registered = -20; +periodcentered = -110; +divide = -75; +parenright = -25; +colon = -20; +at = -65; +numbersign = -115; +asciitilde = -115; +braceleft = -95; +backslash = -30; +endash = -115; +plus = -75; +ellipsis = -115; +dollar = -20; +sterling = -90; +quotesinglbase = -115; +comma = -115; +less = -85; +equal = -10; +guillemetleft = -115; +quotedblbase = -115; +hyphen = -115; +asciicircum = -70; +copyright = -70; +cent = -95; +braceright = -55; +guilsinglright = -70; +yen = -20; +"@MMK_R_oslash" = -105; +"@MMK_R_eth" = -115; +"@MMK_R_a.alt" = -70; +"@MMK_R_g" = -95; +"@MMK_R_d" = -100; +"@MMK_R_a" = -100; +"@MMK_R_n" = -15; +"@MMK_R_m" = -15; +"@MMK_R_j" = -15; +"@MMK_R_v" = -15; +"@MMK_R_w" = -15; +"@MMK_R_s" = -70; +"@MMK_R_A" = -115; +"@MMK_R_O" = -40; +"@MMK_R_J" = -115; +"@MMK_R_V" = -20; +"@MMK_R_W" = -20; +"@MMK_R_S" = -10; +"@MMK_R_Q" = -40; +"@MMK_R_X" = -25; +"@MMK_R_Oslash" = -40; +"@MMK_R_e" = -110; +"@MMK_R_c" = -105; +"@MMK_R_o" = -105; +"@MMK_R_dcaron" = -100; +"@MMK_R_t" = -15; +"@MMK_R_u" = -15; +"@MMK_R_r" = -15; +"@MMK_R_q" = -100; +"@MMK_R_z" = -15; +"@MMK_R_x" = -25; +"@MMK_R_G" = -50; +"@MMK_R_C" = -40; +"@MMK_R_i" = -15; +"@MMK_R_y" = -15; +"@MMK_R_Y" = -20; +"@MMK_R_f" = -15; +"@MMK_R_p" = -15; +"@MMK_R_dcroat" = -100; +"@MMK_R_tcaron" = -15; +}; +paragraph = { +guillemetleft = 20; +guilsinglleft = 20; +dollar = -20; +backslash = 25; +slash = 25; +numbersign = -40; +braceright = -40; +parenright = -20; +braceleft = -45; +sterling = -15; +question = -10; +asciitilde = -15; +multiply = -20; +euro = -70; +"@MMK_R_j" = 55; +"@MMK_R_s" = -15; +}; +"@MMK_L_x" = { +underscore = -270; +quoteleft = -10; +sterling = -20; +backslash = -80; +minus = -30; +asterisk = -15; +hyphen = -45; +cent = -50; +quotedblleft = -10; +trademark = -10; +degree = -20; +quotedblright = -20; +registered = -15; +copyright = -45; +quotedblbase = -10; +guillemetleft = -45; +guillemetright = -15; +asciicircum = -30; +euro = -80; +less = -35; +question = -130; +perthousand = -10; +ellipsis = -10; +guilsinglright = -15; +percent = -10; +yen = -40; +quotesingle = -20; +multiply = -55; +asciitilde = -65; +parenright = -75; +emdash = -45; +semicolon = -10; +quoteright = -20; +dollar = -25; +at = -40; +quotesinglbase = -10; +braceleft = -90; +endash = -45; +equal = -10; +ampersand = -45; +braceright = -40; +comma = -10; +bullet = -50; +divide = -30; +guilsinglleft = -45; +plus = -30; +numbersign = -55; +quotedbl = -20; +periodcentered = -55; +parenleft = -45; +colon = -10; +"@MMK_R_eth" = -55; +"@MMK_R_a.alt" = -35; +"@MMK_R_dcaron" = -55; +"@MMK_R_S" = -15; +"@MMK_R_J" = -15; +"@MMK_R_Q" = -30; +"@MMK_R_s" = -25; +"@MMK_R_tcaron" = -10; +"@MMK_R_W" = -45; +"@MMK_R_V" = -50; +"@MMK_R_T" = -115; +"@MMK_R_O" = -30; +"@MMK_R_C" = -30; +"@MMK_R_G" = -35; +"@MMK_R_y" = -10; +"@MMK_R_q" = -55; +"@MMK_R_w" = -10; +"@MMK_R_v" = -10; +"@MMK_R_u" = -10; +"@MMK_R_t" = -10; +"@MMK_R_o" = -55; +"@MMK_R_c" = -55; +"@MMK_R_a" = -55; +"@MMK_R_g" = -50; +"@MMK_R_f" = -10; +"@MMK_R_e" = -55; +"@MMK_R_d" = -55; +"@MMK_R_oslash" = -15; +"@MMK_R_dcroat" = -55; +"@MMK_R_Y" = -50; +}; +"@MMK_L_w" = { +guilsinglleft = -15; +backslash = -75; +asciicircum = -15; +endash = -25; +copyright = -25; +divide = -15; +ellipsis = -65; +at = -25; +less = -15; +degree = -15; +hyphen = -20; +emdash = -25; +quotedblbase = -65; +periodcentered = -30; +minus = -15; +question = -125; +parenleft = -30; +euro = -70; +quoteright = -10; +yen = -35; +numbersign = -90; +underscore = -345; +plus = -15; +braceright = -55; +guilsinglright = -15; +guillemetright = -15; +guillemetleft = -15; +braceleft = -65; +slash = -70; +ampersand = -45; +quotedblright = -10; +sterling = -40; +quotedbl = -15; +dollar = -20; +comma = -65; +cent = -30; +parenright = -105; +bullet = -25; +quotesinglbase = -65; +questiondown = -70; +quotesingle = -15; +multiply = -45; +asciitilde = -40; +"@MMK_R_o" = -30; +"@MMK_R_dcaron" = -30; +"@MMK_R_eth" = -35; +"@MMK_R_dcroat" = -30; +"@MMK_R_oslash" = -30; +"@MMK_R_a.alt" = -50; +"@MMK_R_J" = -65; +"@MMK_R_O" = -15; +"@MMK_R_G" = -20; +"@MMK_R_A" = -75; +"@MMK_R_C" = -15; +"@MMK_R_X" = -50; +"@MMK_R_Y" = -45; +"@MMK_R_T" = -115; +"@MMK_R_V" = -45; +"@MMK_R_W" = -35; +"@MMK_R_Q" = -15; +"@MMK_R_d" = -30; +"@MMK_R_e" = -30; +"@MMK_R_g" = -30; +"@MMK_R_a" = -30; +"@MMK_R_c" = -30; +"@MMK_R_x" = -10; +"@MMK_R_q" = -30; +"@MMK_R_s" = -35; +"@MMK_R_Oslash" = -15; +}; +"@MMK_L_dcroat" = { +quotesingle = 20; +guilsinglleft = 20; +multiply = -20; +sterling = -15; +braceleft = -40; +asciitilde = -15; +braceright = -35; +asterisk = 20; +underscore = -220; +perthousand = 20; +backslash = 20; +paragraph = 15; +greater = 20; +bar = 20; +bracketright = 20; +yen = 20; +guillemetright = 0; +numbersign = -35; +euro = -70; +guilsinglright = 0; +percent = 20; +quotedbl = 20; +quoteleft = 20; +guillemetleft = 20; +quotedblright = 25; +bracketleft = 20; +quotedblleft = 20; +degree = 20; +trademark = 20; +quoteright = 25; +question = 10; +"@MMK_R_Thorn" = 25; +"@MMK_R_lslash" = 20; +"@MMK_R_W" = 20; +"@MMK_R_Eth" = 25; +"@MMK_R_Y" = 20; +"@MMK_R_X" = 15; +"@MMK_R_Lslash" = 25; +"@MMK_R_thorn" = 20; +"@MMK_R_Z" = 25; +"@MMK_R_I" = 25; +"@MMK_R_lcaron" = 20; +"@MMK_R_germandbls" = 20; +"@MMK_R_s" = -15; +"@MMK_R_b" = 25; +"@MMK_R_i" = 15; +"@MMK_R_h" = 20; +"@MMK_R_j" = 15; +"@MMK_R_l" = 20; +"@MMK_R_P" = 20; +"@MMK_R_S" = 15; +"@MMK_R_R" = 20; +"@MMK_R_U" = 25; +"@MMK_R_T" = 25; +"@MMK_R_V" = 20; +"@MMK_R_B" = 20; +"@MMK_R_E" = 25; +"@MMK_R_D" = 25; +"@MMK_R_F" = 25; +"@MMK_R_H" = 25; +"@MMK_R_K" = 25; +"@MMK_R_M" = 25; +"@MMK_R_L" = 25; +"@MMK_R_N" = 25; +}; +"@MMK_L_y" = { +comma = -90; +quotedblright = -15; +slash = -85; +divide = -20; +dollar = -20; +braceright = -55; +degree = -15; +parenleft = -35; +plus = -20; +multiply = -45; +asciitilde = -50; +quotedbl = -15; +parenright = -105; +euro = -75; +asciicircum = -20; +ellipsis = -90; +quotedblbase = -90; +guillemetleft = -30; +hyphen = -30; +questiondown = -95; +less = -25; +guilsinglleft = -30; +periodcentered = -40; +bullet = -35; +ampersand = -55; +braceleft = -75; +guilsinglright = -20; +copyright = -35; +backslash = -75; +underscore = -110; +quoteright = -15; +sterling = -45; +minus = -20; +yen = -35; +at = -30; +guillemetright = -20; +numbersign = -115; +question = -125; +cent = -40; +registered = -10; +endash = -35; +emdash = -35; +quotesingle = -15; +quotesinglbase = -90; +"@MMK_R_oslash" = -40; +"@MMK_R_Oslash" = -20; +"@MMK_R_eth" = -45; +"@MMK_R_dcaron" = -40; +"@MMK_R_G" = -25; +"@MMK_R_J" = -90; +"@MMK_R_W" = -40; +"@MMK_R_X" = -50; +"@MMK_R_dcroat" = -40; +"@MMK_R_a.alt" = -65; +"@MMK_R_c" = -40; +"@MMK_R_a" = -40; +"@MMK_R_g" = -40; +"@MMK_R_d" = -40; +"@MMK_R_e" = -45; +"@MMK_R_o" = -40; +"@MMK_R_s" = -40; +"@MMK_R_q" = -40; +"@MMK_R_x" = -15; +"@MMK_R_C" = -20; +"@MMK_R_A" = -100; +"@MMK_R_O" = -20; +"@MMK_R_Q" = -20; +"@MMK_R_V" = -45; +"@MMK_R_T" = -115; +"@MMK_R_Y" = -45; +}; +"@MMK_L_S" = { +question = -60; +quotesinglbase = -15; +bullet = -25; +less = -30; +colon = -15; +quotedblleft = -75; +braceright = -40; +copyright = -10; +multiply = -30; +plus = -15; +degree = -50; +parenright = -70; +questiondown = -25; +asciicircum = -170; +at = -10; +asciitilde = -70; +quoteleft = -75; +parenleft = -10; +quotedbl = -45; +periodcentered = -20; +minus = -15; +quoteright = -40; +numbersign = -40; +cent = -10; +comma = -15; +slash = -40; +braceleft = -60; +sterling = -25; +underscore = -100; +quotedblright = -40; +euro = -75; +semicolon = -15; +trademark = -95; +registered = -70; +dollar = -55; +perthousand = -65; +divide = -15; +quotesingle = -45; +quotedblbase = -15; +percent = -65; +paragraph = -80; +backslash = -55; +ellipsis = -15; +asterisk = -45; +yen = -50; +"@MMK_R_tcaron" = -55; +"@MMK_R_dcroat" = -10; +"@MMK_R_A" = -30; +"@MMK_R_dcaron" = -10; +"@MMK_R_J" = -20; +"@MMK_R_O" = -30; +"@MMK_R_C" = -30; +"@MMK_R_G" = -25; +"@MMK_R_X" = -35; +"@MMK_R_Y" = -55; +"@MMK_R_Q" = -30; +"@MMK_R_S" = -35; +"@MMK_R_T" = -40; +"@MMK_R_U" = -15; +"@MMK_R_V" = -50; +"@MMK_R_W" = -50; +"@MMK_R_o" = -10; +"@MMK_R_a" = -10; +"@MMK_R_c" = -10; +"@MMK_R_d" = -10; +"@MMK_R_e" = -10; +"@MMK_R_f" = -55; +"@MMK_R_g" = -15; +"@MMK_R_x" = -30; +"@MMK_R_y" = -55; +"@MMK_R_q" = -10; +"@MMK_R_s" = -40; +"@MMK_R_t" = -55; +"@MMK_R_v" = -40; +"@MMK_R_w" = -45; +"@MMK_R_Oslash" = -30; +"@MMK_R_oslash" = -10; +"@MMK_R_eth" = -10; +}; +"@MMK_L_r" = { +comma = -115; +question = -50; +backslash = -45; +guilsinglleft = -100; +bullet = -30; +multiply = -30; +guillemetleft = -100; +parenleft = -15; +sterling = -80; +asciitilde = -40; +cent = -25; +numbersign = -105; +questiondown = -175; +underscore = -180; +quotedblright = -10; +emdash = -150; +braceright = -50; +slash = -170; +ampersand = -100; +dollar = -20; +quotedblbase = -175; +braceleft = -95; +euro = -70; +endash = -150; +quoteright = -10; +hyphen = -140; +quotesinglbase = -115; +at = -10; +ellipsis = -175; +copyright = -15; +periodcentered = -110; +parenright = -55; +yen = -20; +"@MMK_R_oslash" = -30; +"@MMK_R_eth" = -40; +"@MMK_R_e" = -35; +"@MMK_R_a" = -30; +"@MMK_R_c" = -30; +"@MMK_R_d" = -30; +"@MMK_R_g" = -25; +"@MMK_R_o" = -30; +"@MMK_R_q" = -30; +"@MMK_R_s" = -20; +"@MMK_R_x" = -10; +"@MMK_R_A" = -95; +"@MMK_R_J" = -175; +"@MMK_R_W" = -20; +"@MMK_R_V" = -25; +"@MMK_R_Y" = -25; +"@MMK_R_X" = -30; +"@MMK_R_a.alt" = -55; +"@MMK_R_dcaron" = -30; +"@MMK_R_dcroat" = -30; +}; +"@MMK_L_D" = { +quotedblbase = -85; +guilsinglleft = 15; +parenright = -145; +asciicircum = -15; +colon = -20; +quotedbl = -35; +yen = -65; +ampersand = -15; +guillemetright = -10; +quoteright = -55; +guillemetleft = 15; +euro = -75; +braceleft = -45; +semicolon = -20; +quoteleft = -40; +ellipsis = -85; +guilsinglright = -10; +sterling = -20; +degree = -55; +paragraph = -25; +registered = -10; +question = -140; +percent = -35; +numbersign = -75; +trademark = -25; +quotedblleft = -40; +asterisk = -25; +quotesinglbase = -85; +quotesingle = -35; +braceright = -45; +perthousand = -35; +asciitilde = -15; +multiply = -30; +slash = -105; +underscore = -265; +quotedblright = -55; +comma = -85; +questiondown = -95; +backslash = -115; +dollar = -50; +"@MMK_R_A" = -65; +"@MMK_R_J" = -110; +"@MMK_R_W" = -65; +"@MMK_R_V" = -75; +"@MMK_R_T" = -65; +"@MMK_R_S" = -35; +"@MMK_R_Y" = -80; +"@MMK_R_X" = -75; +"@MMK_R_w" = -25; +"@MMK_R_v" = -20; +"@MMK_R_s" = -20; +"@MMK_R_y" = -25; +"@MMK_R_x" = -45; +"@MMK_R_a.alt" = -25; +}; +"@MMK_L_m" = { +quoteleft = -60; +sterling = -15; +registered = -15; +underscore = -345; +braceright = -40; +paragraph = -35; +numbersign = -35; +quotedblright = -90; +percent = -45; +quotedblleft = -60; +braceleft = -45; +dollar = -30; +parenright = -75; +degree = -75; +euro = -75; +guillemetleft = 20; +asciicircum = -20; +quotedbl = -45; +trademark = -40; +quotesingle = -45; +guilsinglright = 0; +guilsinglleft = 20; +quoteright = -90; +multiply = -20; +backslash = -130; +question = -145; +guillemetright = 0; +asterisk = -40; +yen = -65; +perthousand = -45; +asciitilde = -15; +"@MMK_R_tcaron" = -10; +"@MMK_R_w" = -25; +"@MMK_R_v" = -20; +"@MMK_R_t" = -10; +"@MMK_R_s" = -15; +"@MMK_R_y" = -30; +"@MMK_R_f" = -10; +"@MMK_R_V" = -80; +"@MMK_R_W" = -70; +"@MMK_R_T" = -115; +"@MMK_R_S" = -15; +"@MMK_R_Y" = -85; +}; +"@MMK_L_Thorn" = { +comma = -115; +quotedblbase = -135; +braceright = -50; +quoteleft = -55; +numbersign = -80; +yen = -65; +ampersand = -15; +backslash = -125; +quotesingle = -45; +multiply = -35; +asciicircum = -20; +braceleft = -45; +question = -155; +registered = -10; +asterisk = -35; +euro = -75; +quoteright = -80; +quotedblleft = -55; +questiondown = -135; +semicolon = -30; +perthousand = -45; +sterling = -20; +slash = -115; +guillemetleft = 10; +quotedbl = -45; +dollar = -55; +parenright = -160; +percent = -45; +underscore = -330; +paragraph = -30; +guilsinglleft = 10; +guilsinglright = -15; +quotedblright = -80; +asciitilde = -15; +colon = -30; +trademark = -35; +quotesinglbase = -115; +guillemetright = -15; +degree = -70; +ellipsis = -135; +"@MMK_R_a.alt" = -35; +"@MMK_R_f" = -10; +"@MMK_R_s" = -25; +"@MMK_R_t" = -10; +"@MMK_R_v" = -20; +"@MMK_R_w" = -25; +"@MMK_R_x" = -45; +"@MMK_R_y" = -30; +"@MMK_R_A" = -70; +"@MMK_R_J" = -175; +"@MMK_R_S" = -40; +"@MMK_R_T" = -115; +"@MMK_R_V" = -80; +"@MMK_R_W" = -70; +"@MMK_R_X" = -80; +"@MMK_R_Y" = -80; +"@MMK_R_tcaron" = -10; +}; +"@MMK_L_N" = { +euro = -70; +guillemetleft = 20; +guilsinglleft = 20; +dollar = -20; +asciitilde = -15; +braceleft = -40; +guilsinglright = 0; +parenright = -20; +underscore = -345; +braceright = -40; +multiply = -20; +guillemetright = 0; +numbersign = -35; +sterling = -15; +question = -10; +"@MMK_R_s" = -15; +}; +"@MMK_L_b" = { +parenright = -160; +yen = -70; +quotedblleft = -95; +quotedblbase = -40; +guilsinglright = -30; +braceleft = -50; +quotesinglbase = -40; +asciicircum = -50; +questiondown = -55; +quoteleft = -95; +semicolon = -40; +guilsinglleft = 20; +trademark = -80; +slash = -70; +euro = -75; +colon = -40; +dollar = -85; +quoteright = -115; +perthousand = -75; +question = -155; +ellipsis = -40; +underscore = -175; +backslash = -155; +paragraph = -60; +asterisk = -75; +braceright = -45; +comma = -40; +degree = -115; +quotedbl = -80; +registered = -30; +quotedblright = -145; +guillemetleft = 20; +numbersign = -55; +multiply = -20; +quotesingle = -80; +guillemetright = -30; +asciitilde = -25; +sterling = -20; +percent = -75; +"@MMK_R_Oslash" = -10; +"@MMK_R_tcaron" = -35; +"@MMK_R_Q" = -10; +"@MMK_R_S" = -75; +"@MMK_R_T" = -115; +"@MMK_R_W" = -85; +"@MMK_R_V" = -95; +"@MMK_R_Y" = -100; +"@MMK_R_X" = -55; +"@MMK_R_A" = -50; +"@MMK_R_C" = -10; +"@MMK_R_J" = -60; +"@MMK_R_O" = -10; +"@MMK_R_s" = -40; +"@MMK_R_t" = -35; +"@MMK_R_w" = -35; +"@MMK_R_v" = -30; +"@MMK_R_y" = -40; +"@MMK_R_x" = -50; +"@MMK_R_f" = -35; +}; +"@MMK_L_germandbls" = { +percent = -10; +quotesingle = -20; +euro = -75; +parenright = -60; +sterling = -25; +copyright = -10; +quoteleft = -15; +backslash = -65; +slash = -50; +dollar = -30; +colon = -15; +registered = -15; +quotedblbase = -20; +braceright = -40; +comma = -20; +semicolon = -15; +braceleft = -55; +quotedbl = -20; +asciicircum = -35; +less = -30; +trademark = -10; +ellipsis = -20; +underscore = -140; +quotesinglbase = -20; +questiondown = -30; +quotedblleft = -15; +quotedblright = -25; +paragraph = -10; +divide = -15; +multiply = -30; +question = -50; +plus = -15; +at = -10; +bullet = -25; +periodcentered = -20; +asciitilde = -75; +perthousand = -10; +yen = -40; +minus = -15; +cent = -10; +quoteright = -25; +degree = -15; +asterisk = -15; +numbersign = -40; +"@MMK_R_J" = -30; +"@MMK_R_O" = -25; +"@MMK_R_Y" = -50; +"@MMK_R_X" = -35; +"@MMK_R_S" = -15; +"@MMK_R_Q" = -25; +"@MMK_R_W" = -45; +"@MMK_R_U" = -10; +"@MMK_R_T" = -15; +"@MMK_R_o" = -10; +"@MMK_R_c" = -10; +"@MMK_R_g" = -15; +"@MMK_R_f" = -10; +"@MMK_R_e" = -10; +"@MMK_R_d" = -10; +"@MMK_R_y" = -15; +"@MMK_R_x" = -25; +"@MMK_R_s" = -45; +"@MMK_R_q" = -10; +"@MMK_R_w" = -15; +"@MMK_R_v" = -10; +"@MMK_R_Oslash" = -25; +"@MMK_R_oslash" = -10; +"@MMK_R_tcaron" = -10; +"@MMK_R_C" = -25; +"@MMK_R_G" = -25; +"@MMK_R_dcaron" = -10; +"@MMK_R_a" = -10; +"@MMK_R_A" = -35; +"@MMK_R_V" = -45; +"@MMK_R_t" = -10; +"@MMK_R_dcroat" = -10; +}; +"@MMK_L_n" = { +guillemetleft = 20; +dollar = -30; +quoteright = -95; +braceright = -40; +degree = -80; +quotedblright = -95; +quoteleft = -60; +guilsinglleft = 20; +parenright = -75; +question = -145; +percent = -50; +underscore = -270; +perthousand = -50; +asterisk = -40; +asciicircum = -25; +quotedblleft = -60; +braceleft = -45; +trademark = -40; +euro = -75; +numbersign = -35; +asciitilde = -15; +guilsinglright = 0; +quotesingle = -50; +registered = -15; +paragraph = -35; +multiply = -20; +backslash = -130; +guillemetright = 0; +sterling = -15; +yen = -65; +quotedbl = -50; +"@MMK_R_y" = -30; +"@MMK_R_t" = -15; +"@MMK_R_w" = -25; +"@MMK_R_v" = -20; +"@MMK_R_s" = -15; +"@MMK_R_f" = -15; +"@MMK_R_T" = -115; +"@MMK_R_W" = -70; +"@MMK_R_V" = -80; +"@MMK_R_S" = -15; +"@MMK_R_Y" = -85; +"@MMK_R_tcaron" = -15; +}; +"@MMK_L_P" = { +quotedblright = -20; +braceright = -50; +yen = -40; +ellipsis = -310; +emdash = -20; +parenleft = -15; +endash = -20; +quotedblbase = -215; +slash = -170; +periodcentered = -40; +quotedblleft = -10; +quotedbl = -20; +degree = -20; +quotesingle = -20; +bullet = -25; +quoteright = -20; +underscore = -330; +question = -75; +comma = -115; +percent = -10; +euro = -70; +braceleft = -70; +asciitilde = -35; +quoteleft = -10; +copyright = -15; +quotesinglbase = -115; +guillemetleft = -65; +perthousand = -10; +guilsinglleft = -65; +sterling = -30; +questiondown = -180; +dollar = -25; +hyphen = -15; +at = -15; +parenright = -85; +cent = -25; +backslash = -75; +ampersand = -70; +multiply = -30; +numbersign = -105; +"@MMK_R_dcaron" = -25; +"@MMK_R_oslash" = -25; +"@MMK_R_dcroat" = -25; +"@MMK_R_s" = -20; +"@MMK_R_q" = -25; +"@MMK_R_y" = -10; +"@MMK_R_x" = -20; +"@MMK_R_c" = -30; +"@MMK_R_a" = -25; +"@MMK_R_g" = -20; +"@MMK_R_e" = -30; +"@MMK_R_d" = -25; +"@MMK_R_o" = -25; +"@MMK_R_S" = -10; +"@MMK_R_W" = -45; +"@MMK_R_V" = -50; +"@MMK_R_T" = -20; +"@MMK_R_Y" = -50; +"@MMK_R_A" = -100; +"@MMK_R_J" = -270; +"@MMK_R_X" = -55; +"@MMK_R_a.alt" = -65; +"@MMK_R_eth" = -35; +}; +"@MMK_L_Q" = { +yen = -65; +multiply = -25; +guillemetright = -10; +asciitilde = -15; +quotedblbase = -40; +questiondown = -50; +sterling = -20; +guilsinglright = -10; +degree = -55; +perthousand = -35; +asterisk = -25; +braceleft = -40; +guilsinglleft = 15; +parenright = -140; +underscore = -135; +semicolon = -20; +slash = -70; +registered = -10; +backslash = -115; +numbersign = -70; +ellipsis = -40; +euro = -75; +paragraph = -25; +braceright = -45; +asciicircum = -15; +dollar = -50; +comma = -40; +ampersand = -10; +quotedbl = -35; +quoteright = -55; +quotesingle = -35; +quoteleft = -40; +percent = -35; +quotesinglbase = -40; +quotedblleft = -40; +guillemetleft = 15; +question = -130; +trademark = -25; +colon = -20; +quotedblright = -55; +"@MMK_R_a.alt" = -20; +"@MMK_R_x" = -45; +"@MMK_R_y" = -25; +"@MMK_R_s" = -25; +"@MMK_R_v" = -20; +"@MMK_R_w" = -25; +"@MMK_R_t" = -10; +"@MMK_R_f" = -10; +"@MMK_R_Y" = -80; +"@MMK_R_S" = -35; +"@MMK_R_V" = -75; +"@MMK_R_W" = -65; +"@MMK_R_T" = -65; +"@MMK_R_J" = -55; +"@MMK_R_A" = -55; +"@MMK_R_X" = -60; +"@MMK_R_tcaron" = -10; +}; +"@MMK_L_F" = { +parenright = -20; +braceright = -45; +guillemetleft = 20; +slash = -110; +multiply = -30; +braceleft = -40; +guilsinglleft = 20; +asciitilde = -15; +numbersign = -70; +underscore = -310; +comma = -115; +question = -10; +questiondown = -175; +quotesinglbase = -115; +ellipsis = -310; +dollar = -20; +quotedblbase = -215; +euro = -70; +sterling = -20; +"@MMK_R_a.alt" = -25; +"@MMK_R_A" = -60; +"@MMK_R_J" = -270; +"@MMK_R_s" = -20; +"@MMK_R_x" = -10; +}; +"@MMK_L_R" = { +at = -15; +sterling = -20; +quotedblleft = -10; +dollar = -25; +percent = -10; +quotesingle = -20; +copyright = -15; +question = -75; +ellipsis = -15; +euro = -75; +numbersign = -55; +hyphen = -15; +endash = -20; +quotedblright = -20; +backslash = -75; +cent = -25; +quotesinglbase = -15; +guilsinglleft = -60; +yen = -45; +quotedblbase = -15; +quoteleft = -10; +perthousand = -10; +emdash = -20; +periodcentered = -40; +braceleft = -65; +asciitilde = -35; +quoteright = -20; +degree = -20; +parenright = -75; +guillemetleft = -60; +bullet = -25; +quotedbl = -20; +parenleft = -20; +comma = -15; +braceright = -40; +multiply = -35; +ampersand = -70; +underscore = -335; +"@MMK_R_q" = -25; +"@MMK_R_dcaron" = -25; +"@MMK_R_G" = -10; +"@MMK_R_J" = -50; +"@MMK_R_S" = -10; +"@MMK_R_T" = -20; +"@MMK_R_W" = -45; +"@MMK_R_V" = -50; +"@MMK_R_Y" = -55; +"@MMK_R_a" = -25; +"@MMK_R_c" = -30; +"@MMK_R_e" = -30; +"@MMK_R_d" = -25; +"@MMK_R_g" = -20; +"@MMK_R_o" = -25; +"@MMK_R_s" = -20; +"@MMK_R_w" = -10; +"@MMK_R_y" = -10; +"@MMK_R_oslash" = -15; +"@MMK_R_eth" = -30; +"@MMK_R_dcroat" = -25; +"@MMK_R_a.alt" = -70; +}; +"@MMK_L_dcaron" = { +quoteleft = 20; +parenright = 10; +quotedblright = 30; +bracketleft = 30; +emdash = -35; +minus = -35; +greater = 30; +divide = -35; +quotesingle = 30; +asterisk = 30; +ampersand = -35; +quotedbl = 30; +semicolon = -20; +question = 20; +periodcentered = -35; +colon = -20; +bar = 30; +underscore = -345; +backslash = 15; +quotesinglbase = -35; +perthousand = 20; +cent = -35; +guillemetleft = -15; +sterling = -55; +hyphen = -35; +bullet = -35; +paragraph = 15; +guillemetright = -30; +asciitilde = -50; +comma = -35; +trademark = 20; +endash = -35; +numbersign = -75; +copyright = -35; +at = -35; +parenleft = -35; +quotedblleft = 20; +yen = 20; +quoteright = 30; +bracketright = 30; +quotedblbase = -35; +euro = -80; +degree = 30; +braceleft = -70; +guilsinglright = -30; +slash = -35; +less = -35; +ellipsis = -35; +multiply = -55; +questiondown = -40; +braceright = -25; +guilsinglleft = -15; +plus = -35; +asciicircum = -40; +percent = 20; +"@MMK_R_Oslash" = -30; +"@MMK_R_dcroat" = -35; +"@MMK_R_lslash" = 30; +"@MMK_R_tcaron" = -15; +"@MMK_R_Lslash" = 30; +"@MMK_R_p" = -15; +"@MMK_R_oslash" = -40; +"@MMK_R_eth" = -40; +"@MMK_R_Thorn" = 30; +"@MMK_R_dcaron" = -35; +"@MMK_R_a.alt" = -35; +"@MMK_R_germandbls" = 20; +"@MMK_R_thorn" = 30; +"@MMK_R_Y" = 15; +"@MMK_R_X" = 15; +"@MMK_R_Z" = 30; +"@MMK_R_Q" = -30; +"@MMK_R_P" = 30; +"@MMK_R_S" = 15; +"@MMK_R_R" = 30; +"@MMK_R_U" = 30; +"@MMK_R_T" = 30; +"@MMK_R_W" = 20; +"@MMK_R_V" = 20; +"@MMK_R_I" = 30; +"@MMK_R_H" = 30; +"@MMK_R_K" = 30; +"@MMK_R_J" = -40; +"@MMK_R_M" = 30; +"@MMK_R_L" = 30; +"@MMK_R_O" = -30; +"@MMK_R_N" = 30; +"@MMK_R_A" = -35; +"@MMK_R_C" = -30; +"@MMK_R_B" = 30; +"@MMK_R_E" = 30; +"@MMK_R_D" = 30; +"@MMK_R_G" = -35; +"@MMK_R_F" = 30; +"@MMK_R_y" = -15; +"@MMK_R_x" = -25; +"@MMK_R_z" = -15; +"@MMK_R_q" = -35; +"@MMK_R_s" = -50; +"@MMK_R_r" = -15; +"@MMK_R_u" = -15; +"@MMK_R_t" = -15; +"@MMK_R_w" = -15; +"@MMK_R_v" = -15; +"@MMK_R_i" = 15; +"@MMK_R_h" = 30; +"@MMK_R_j" = 15; +"@MMK_R_m" = -15; +"@MMK_R_l" = 30; +"@MMK_R_o" = -35; +"@MMK_R_n" = -15; +"@MMK_R_a" = -35; +"@MMK_R_c" = -40; +"@MMK_R_b" = 30; +"@MMK_R_e" = -40; +"@MMK_R_d" = -35; +"@MMK_R_g" = -35; +"@MMK_R_f" = -15; +"@MMK_R_Eth" = 30; +"@MMK_R_lcaron" = 30; +}; +"@MMK_L_eth" = { +quotesingle = -60; +quoteright = -100; +quotedblbase = -45; +quoteleft = -75; +questiondown = -55; +trademark = -55; +asterisk = -55; +asciicircum = -40; +quotedblright = -100; +paragraph = -50; +sterling = -20; +numbersign = -55; +question = -145; +comma = -45; +backslash = -145; +underscore = -180; +parenright = -155; +guilsinglright = -35; +quotedblleft = -75; +slash = -75; +quotesinglbase = -45; +percent = -60; +guillemetleft = 20; +semicolon = -45; +braceleft = -50; +multiply = -20; +guilsinglleft = 20; +registered = -25; +guillemetright = -35; +quotedbl = -60; +euro = -75; +dollar = -75; +colon = -45; +yen = -70; +degree = -90; +perthousand = -60; +ellipsis = -45; +braceright = -45; +asciitilde = -20; +"@MMK_R_f" = -25; +"@MMK_R_x" = -55; +"@MMK_R_A" = -50; +"@MMK_R_C" = -10; +"@MMK_R_tcaron" = -25; +"@MMK_R_W" = -80; +"@MMK_R_Y" = -95; +"@MMK_R_Oslash" = -10; +"@MMK_R_t" = -25; +"@MMK_R_v" = -30; +"@MMK_R_w" = -35; +"@MMK_R_s" = -35; +"@MMK_R_y" = -40; +"@MMK_R_O" = -10; +"@MMK_R_J" = -60; +"@MMK_R_T" = -115; +"@MMK_R_V" = -95; +"@MMK_R_Q" = -10; +"@MMK_R_S" = -60; +"@MMK_R_X" = -55; +}; +"@MMK_L_thorn" = { +quotedblleft = -95; +guilsinglleft = 20; +parenright = -160; +quotesinglbase = -40; +ellipsis = -40; +sterling = -20; +quoteright = -115; +guilsinglright = -30; +quoteleft = -95; +asciitilde = -25; +yen = -70; +multiply = -20; +trademark = -80; +braceright = -45; +colon = -40; +semicolon = -40; +numbersign = -55; +quotedbl = -80; +quotedblbase = -40; +question = -155; +asciicircum = -50; +dollar = -85; +paragraph = -60; +guillemetleft = 20; +backslash = -155; +quotedblright = -145; +underscore = -175; +percent = -75; +slash = -70; +registered = -30; +quotesingle = -80; +guillemetright = -30; +questiondown = -55; +perthousand = -75; +degree = -115; +asterisk = -75; +braceleft = -50; +comma = -40; +euro = -75; +"@MMK_R_f" = -35; +"@MMK_R_A" = -50; +"@MMK_R_C" = -10; +"@MMK_R_O" = -10; +"@MMK_R_S" = -75; +"@MMK_R_s" = -40; +"@MMK_R_Oslash" = -10; +"@MMK_R_tcaron" = -35; +"@MMK_R_J" = -60; +"@MMK_R_Q" = -10; +"@MMK_R_T" = -115; +"@MMK_R_V" = -95; +"@MMK_R_W" = -85; +"@MMK_R_X" = -55; +"@MMK_R_Y" = -100; +"@MMK_R_t" = -35; +"@MMK_R_v" = -30; +"@MMK_R_w" = -35; +"@MMK_R_x" = -50; +"@MMK_R_y" = -40; +}; +"@MMK_L_a.alt" = { +asciitilde = -15; +degree = -80; +guillemetright = 0; +euro = -75; +quotedblleft = -65; +asterisk = -45; +registered = -15; +paragraph = -40; +braceleft = -45; +underscore = -210; +quotedblright = -95; +asciicircum = -25; +guillemetleft = 20; +quotesingle = -50; +guilsinglleft = 20; +braceright = -40; +numbersign = -35; +quoteright = -95; +quoteleft = -65; +trademark = -45; +quotedbl = -50; +guilsinglright = 0; +percent = -50; +backslash = -135; +multiply = -20; +question = -145; +perthousand = -50; +parenright = -75; +dollar = -30; +yen = -70; +sterling = -15; +"@MMK_R_tcaron" = -15; +"@MMK_R_Y" = -85; +"@MMK_R_S" = -15; +"@MMK_R_T" = -115; +"@MMK_R_W" = -75; +"@MMK_R_V" = -85; +"@MMK_R_y" = -30; +"@MMK_R_s" = -15; +"@MMK_R_t" = -15; +"@MMK_R_w" = -25; +"@MMK_R_v" = -25; +"@MMK_R_f" = -15; +}; +"@MMK_L_Y" = { +braceright = -55; +hyphen = -90; +quotedbl = -10; +quotedblleft = -35; +quotedblbase = -110; +asterisk = -15; +dollar = -55; +plus = -75; +asciitilde = -110; +semicolon = -55; +degree = -20; +perthousand = -30; +guilsinglleft = -90; +minus = -75; +quoteleft = -35; +endash = -90; +euro = -115; +guillemetleft = -90; +underscore = -345; +cent = -100; +braceleft = -120; +multiply = -100; +ellipsis = -110; +guillemetright = -75; +less = -80; +trademark = -30; +parenright = -35; +divide = -75; +question = -25; +registered = -55; +paragraph = -40; +quotesinglbase = -110; +comma = -110; +at = -85; +slash = -110; +questiondown = -115; +periodcentered = -105; +asciicircum = -75; +ampersand = -110; +bullet = -95; +guilsinglright = -75; +quotesingle = -10; +equal = -45; +copyright = -90; +quoteright = -10; +sterling = -105; +parenleft = -90; +percent = -30; +emdash = -90; +colon = -55; +quotedblright = -10; +numbersign = -150; +"@MMK_R_C" = -70; +"@MMK_R_A" = -115; +"@MMK_R_G" = -80; +"@MMK_R_J" = -115; +"@MMK_R_S" = -40; +"@MMK_R_Q" = -70; +"@MMK_R_c" = -100; +"@MMK_R_a" = -100; +"@MMK_R_g" = -95; +"@MMK_R_d" = -100; +"@MMK_R_e" = -105; +"@MMK_R_j" = -10; +"@MMK_R_i" = -10; +"@MMK_R_n" = -50; +"@MMK_R_o" = -100; +"@MMK_R_m" = -50; +"@MMK_R_r" = -50; +"@MMK_R_s" = -90; +"@MMK_R_q" = -100; +"@MMK_R_v" = -50; +"@MMK_R_w" = -50; +"@MMK_R_t" = -50; +"@MMK_R_u" = -50; +"@MMK_R_z" = -50; +"@MMK_R_x" = -60; +"@MMK_R_y" = -50; +"@MMK_R_germandbls" = -35; +"@MMK_R_a.alt" = -100; +"@MMK_R_O" = -70; +"@MMK_R_f" = -50; +"@MMK_R_p" = -50; +"@MMK_R_Oslash" = -70; +"@MMK_R_eth" = -105; +"@MMK_R_dcaron" = -100; +"@MMK_R_dcroat" = -100; +"@MMK_R_tcaron" = -50; +"@MMK_R_oslash" = -100; +}; +"@MMK_L_p" = { +quotedbl = -80; +numbersign = -55; +semicolon = -40; +ellipsis = -40; +guillemetright = -30; +guilsinglright = -30; +backslash = -155; +perthousand = -75; +dollar = -85; +braceright = -45; +guillemetleft = 20; +asterisk = -75; +trademark = -80; +questiondown = -55; +yen = -70; +paragraph = -60; +registered = -30; +percent = -75; +quoteleft = -95; +slash = -70; +quotedblleft = -95; +guilsinglleft = 20; +asciitilde = -25; +colon = -40; +parenright = -160; +sterling = -20; +comma = -40; +quotedblright = -145; +degree = -115; +quotesingle = -80; +underscore = -175; +asciicircum = -50; +multiply = -20; +question = -155; +quotedblbase = -40; +braceleft = -50; +quotesinglbase = -40; +quoteright = -115; +euro = -75; +"@MMK_R_S" = -75; +"@MMK_R_W" = -85; +"@MMK_R_V" = -95; +"@MMK_R_T" = -115; +"@MMK_R_Y" = -100; +"@MMK_R_X" = -55; +"@MMK_R_C" = -10; +"@MMK_R_A" = -50; +"@MMK_R_J" = -60; +"@MMK_R_O" = -10; +"@MMK_R_s" = -40; +"@MMK_R_w" = -35; +"@MMK_R_v" = -30; +"@MMK_R_t" = -35; +"@MMK_R_y" = -40; +"@MMK_R_x" = -50; +"@MMK_R_f" = -35; +"@MMK_R_tcaron" = -35; +"@MMK_R_Q" = -10; +"@MMK_R_Oslash" = -10; +}; +"@MMK_L_i" = { +guillemetleft = 20; +euro = -70; +guillemetright = 0; +underscore = -95; +multiply = -20; +parenright = -30; +degree = -10; +sterling = -15; +guilsinglleft = 20; +numbersign = -35; +asciitilde = -15; +braceright = -40; +yen = -15; +dollar = -20; +braceleft = -40; +backslash = -15; +question = -20; +quotesingle = -10; +guilsinglright = 0; +quotedbl = -10; +"@MMK_R_V" = -15; +"@MMK_R_W" = -15; +"@MMK_R_Y" = -15; +"@MMK_R_s" = -15; +}; +"@MMK_L_X" = { +perthousand = -30; +quotedblleft = -35; +emdash = -55; +guilsinglleft = -50; +paragraph = -40; +plus = -70; +quotesingle = -10; +quoteleft = -35; +degree = -20; +copyright = -65; +quotedblbase = -15; +endash = -50; +asterisk = -15; +quotesinglbase = -15; +cent = -65; +less = -75; +question = -25; +braceleft = -95; +guilsinglright = -20; +minus = -70; +dollar = -45; +euro = -115; +ellipsis = -15; +quotedbl = -10; +percent = -30; +underscore = -345; +sterling = -20; +colon = -15; +trademark = -30; +equal = -40; +numbersign = -60; +asciitilde = -100; +guillemetleft = -50; +quoteright = -10; +bullet = -80; +divide = -70; +hyphen = -55; +ampersand = -45; +registered = -55; +periodcentered = -75; +semicolon = -15; +parenleft = -55; +braceright = -40; +asciicircum = -75; +at = -65; +parenright = -35; +guillemetright = -20; +multiply = -85; +comma = -15; +quotedblright = -10; +"@MMK_R_dcaron" = -60; +"@MMK_R_y" = -50; +"@MMK_R_s" = -25; +"@MMK_R_q" = -60; +"@MMK_R_w" = -50; +"@MMK_R_v" = -50; +"@MMK_R_u" = -45; +"@MMK_R_t" = -50; +"@MMK_R_o" = -65; +"@MMK_R_c" = -65; +"@MMK_R_a" = -60; +"@MMK_R_g" = -70; +"@MMK_R_f" = -50; +"@MMK_R_e" = -65; +"@MMK_R_d" = -60; +"@MMK_R_S" = -35; +"@MMK_R_J" = -20; +"@MMK_R_O" = -70; +"@MMK_R_C" = -70; +"@MMK_R_G" = -75; +"@MMK_R_eth" = -60; +"@MMK_R_a.alt" = -40; +"@MMK_R_oslash" = -15; +"@MMK_R_dcroat" = -60; +"@MMK_R_Q" = -70; +"@MMK_R_tcaron" = -50; +}; +"@MMK_L_Oslash" = { +quoteright = -15; +guilsinglleft = 15; +slash = -95; +perthousand = -35; +yen = -10; +quotesinglbase = -70; +dollar = -50; +multiply = -25; +quoteleft = -45; +quotedblbase = -70; +quotesingle = -15; +braceleft = -45; +guilsinglright = -15; +colon = -25; +ampersand = -10; +paragraph = -25; +question = -60; +quotedblleft = -45; +degree = -30; +semicolon = -25; +ellipsis = -70; +guillemetright = -15; +parenright = -70; +comma = -70; +quotedblright = -15; +asciicircum = -15; +registered = -10; +guillemetleft = 15; +trademark = -25; +sterling = -20; +braceright = -45; +quotedbl = -15; +questiondown = -80; +asciitilde = -15; +numbersign = -70; +euro = -75; +percent = -35; +asterisk = -25; +underscore = -215; +"@MMK_R_X" = -10; +"@MMK_R_x" = -45; +"@MMK_R_tcaron" = -10; +"@MMK_R_a.alt" = -20; +"@MMK_R_Y" = -10; +"@MMK_R_V" = -10; +"@MMK_R_W" = -10; +"@MMK_R_S" = -35; +"@MMK_R_J" = -95; +"@MMK_R_A" = -65; +"@MMK_R_y" = -25; +"@MMK_R_v" = -20; +"@MMK_R_w" = -25; +"@MMK_R_t" = -10; +"@MMK_R_s" = -25; +"@MMK_R_f" = -10; +}; +"@MMK_L_c" = { +question = -145; +perthousand = -10; +multiply = -20; +percent = -10; +sterling = -15; +braceright = -40; +guilsinglleft = 20; +quotedblright = -70; +dollar = -25; +braceleft = -40; +yen = -45; +quotedblleft = -20; +degree = -35; +quoteright = -70; +underscore = -110; +quoteleft = -20; +parenright = -100; +euro = -70; +numbersign = -35; +quotesingle = -20; +asciitilde = -15; +backslash = -95; +slash = -15; +guillemetleft = 20; +quotedbl = -20; +"@MMK_R_X" = -10; +"@MMK_R_Y" = -60; +"@MMK_R_S" = -15; +"@MMK_R_T" = -115; +"@MMK_R_V" = -55; +"@MMK_R_W" = -45; +"@MMK_R_A" = -10; +"@MMK_R_x" = -10; +"@MMK_R_y" = -10; +"@MMK_R_s" = -15; +"@MMK_R_w" = -10; +}; +"@MMK_L_v" = { +braceright = -55; +quotesingle = -15; +asciicircum = -15; +questiondown = -55; +yen = -35; +ellipsis = -50; +quoteright = -10; +dollar = -20; +quotesinglbase = -50; +parenright = -105; +quotedbl = -15; +minus = -10; +endash = -20; +periodcentered = -25; +plus = -10; +less = -15; +guilsinglleft = -10; +comma = -50; +hyphen = -15; +asciitilde = -35; +emdash = -20; +quotedblbase = -50; +sterling = -35; +guilsinglright = -10; +parenleft = -20; +underscore = -280; +numbersign = -80; +backslash = -75; +braceleft = -60; +copyright = -20; +bullet = -20; +cent = -25; +divide = -10; +at = -20; +multiply = -40; +question = -125; +degree = -15; +guillemetright = -10; +guillemetleft = -10; +quotedblright = -10; +slash = -55; +ampersand = -35; +euro = -70; +"@MMK_R_Oslash" = -15; +"@MMK_R_oslash" = -25; +"@MMK_R_a.alt" = -35; +"@MMK_R_dcaron" = -25; +"@MMK_R_G" = -15; +"@MMK_R_A" = -55; +"@MMK_R_C" = -15; +"@MMK_R_O" = -15; +"@MMK_R_W" = -35; +"@MMK_R_Q" = -15; +"@MMK_R_Y" = -45; +"@MMK_R_e" = -25; +"@MMK_R_d" = -25; +"@MMK_R_g" = -20; +"@MMK_R_a" = -25; +"@MMK_R_c" = -25; +"@MMK_R_o" = -25; +"@MMK_R_q" = -25; +"@MMK_R_s" = -30; +"@MMK_R_x" = -10; +"@MMK_R_X" = -50; +"@MMK_R_J" = -50; +"@MMK_R_T" = -115; +"@MMK_R_V" = -45; +"@MMK_R_eth" = -25; +"@MMK_R_dcroat" = -25; +}; +"@MMK_L_W" = { +ellipsis = -130; +colon = -40; +quotedbl = -10; +underscore = -345; +plus = -55; +parenleft = -70; +asciicircum = -60; +registered = -45; +equal = -35; +guillemetleft = -70; +guilsinglleft = -70; +parenright = -30; +guilsinglright = -55; +asciitilde = -85; +hyphen = -70; +periodcentered = -80; +degree = -15; +ampersand = -95; +quotesingle = -10; +semicolon = -40; +braceleft = -115; +at = -70; +asterisk = -15; +cent = -75; +quotedblleft = -25; +perthousand = -25; +paragraph = -30; +euro = -105; +quotedblbase = -130; +dollar = -45; +quoteleft = -25; +comma = -115; +braceright = -55; +endash = -70; +divide = -55; +quotesinglbase = -115; +questiondown = -135; +guillemetright = -55; +question = -25; +copyright = -70; +bullet = -75; +less = -60; +multiply = -85; +percent = -25; +sterling = -85; +minus = -55; +emdash = -70; +slash = -140; +numbersign = -150; +trademark = -25; +"@MMK_R_m" = -35; +"@MMK_R_n" = -35; +"@MMK_R_o" = -80; +"@MMK_R_i" = -10; +"@MMK_R_j" = -10; +"@MMK_R_d" = -80; +"@MMK_R_f" = -35; +"@MMK_R_g" = -75; +"@MMK_R_a" = -80; +"@MMK_R_c" = -80; +"@MMK_R_x" = -50; +"@MMK_R_z" = -35; +"@MMK_R_t" = -35; +"@MMK_R_u" = -35; +"@MMK_R_v" = -35; +"@MMK_R_w" = -40; +"@MMK_R_p" = -35; +"@MMK_R_q" = -80; +"@MMK_R_r" = -35; +"@MMK_R_s" = -75; +"@MMK_R_O" = -55; +"@MMK_R_J" = -130; +"@MMK_R_G" = -60; +"@MMK_R_A" = -140; +"@MMK_R_C" = -55; +"@MMK_R_Q" = -55; +"@MMK_R_S" = -30; +"@MMK_R_a.alt" = -90; +"@MMK_R_eth" = -80; +"@MMK_R_germandbls" = -25; +"@MMK_R_Oslash" = -55; +"@MMK_R_y" = -40; +"@MMK_R_tcaron" = -35; +"@MMK_R_e" = -80; +"@MMK_R_oslash" = -80; +"@MMK_R_dcaron" = -80; +"@MMK_R_dcroat" = -80; +}; +"@MMK_L_L" = { +quoteleft = -115; +cent = -15; +underscore = -290; +multiply = -80; +asciitilde = -225; +divide = -185; +registered = -140; +quotedblleft = -215; +degree = -210; +guilsinglright = 0; +braceright = -40; +quotedbl = -200; +at = -15; +guilsinglleft = -45; +dollar = -30; +perthousand = -75; +asterisk = -195; +numbersign = -35; +backslash = -215; +sterling = -15; +parenright = -75; +plus = -200; +minus = -285; +asciicircum = -250; +percent = -70; +quotedblright = -215; +copyright = -15; +paragraph = -230; +braceleft = -60; +question = -145; +euro = -145; +periodcentered = -65; +emdash = -285; +bullet = -60; +guillemetleft = -45; +endash = -280; +hyphen = -175; +trademark = -285; +quotesingle = -110; +guillemetright = 0; +parenleft = -10; +yen = -70; +quoteright = -115; +less = -220; +"@MMK_R_dcaron" = -10; +"@MMK_R_tcaron" = -55; +"@MMK_R_oslash" = -15; +"@MMK_R_dcroat" = -10; +"@MMK_R_eth" = -10; +"@MMK_R_Q" = -45; +"@MMK_R_O" = -45; +"@MMK_R_G" = -40; +"@MMK_R_C" = -45; +"@MMK_R_Y" = -100; +"@MMK_R_W" = -105; +"@MMK_R_V" = -125; +"@MMK_R_U" = -20; +"@MMK_R_T" = -115; +"@MMK_R_S" = -15; +"@MMK_R_o" = -15; +"@MMK_R_g" = -25; +"@MMK_R_f" = -55; +"@MMK_R_e" = -15; +"@MMK_R_d" = -10; +"@MMK_R_c" = -15; +"@MMK_R_a" = -10; +"@MMK_R_y" = -55; +"@MMK_R_w" = -50; +"@MMK_R_v" = -40; +"@MMK_R_t" = -55; +"@MMK_R_s" = -15; +"@MMK_R_q" = -10; +}; +"@MMK_L_q" = { +yen = -35; +slash = 35; +quotedblright = -10; +quotesingle = -15; +braceright = -40; +dollar = -20; +numbersign = -35; +sterling = -15; +braceleft = -45; +quoteright = -10; +asciitilde = -15; +guillemetleft = 20; +parenright = -10; +multiply = -20; +quotedbl = -15; +euro = -70; +backslash = -75; +guilsinglleft = 20; +question = -125; +degree = -15; +"@MMK_R_V" = -45; +"@MMK_R_W" = -35; +"@MMK_R_T" = -115; +"@MMK_R_j" = 70; +"@MMK_R_Y" = -45; +"@MMK_R_s" = -15; +}; +"@MMK_L_s" = { +parenleft = -15; +asciicircum = -75; +guilsinglleft = -35; +guillemetleft = -35; +asciitilde = -120; +cent = -20; +paragraph = -35; +bullet = -50; +at = -20; +degree = -55; +euro = -85; +sterling = -30; +quotedbl = -50; +backslash = -115; +emdash = -10; +divide = -50; +multiply = -55; +periodcentered = -45; +underscore = -120; +quotesingle = -50; +minus = -50; +percent = -40; +endash = -10; +parenright = -125; +numbersign = -35; +braceleft = -65; +yen = -70; +asterisk = -35; +quotesinglbase = -10; +ellipsis = -10; +braceright = -40; +question = -155; +copyright = -20; +hyphen = -10; +plus = -50; +quotedblbase = -10; +perthousand = -40; +slash = -40; +colon = -10; +trademark = -35; +registered = -35; +questiondown = -20; +semicolon = -10; +dollar = -50; +quotedblright = -65; +quoteright = -65; +comma = -10; +quotedblleft = -40; +less = -90; +quoteleft = -40; +"@MMK_R_tcaron" = -35; +"@MMK_R_oslash" = -20; +"@MMK_R_eth" = -15; +"@MMK_R_dcroat" = -20; +"@MMK_R_y" = -40; +"@MMK_R_o" = -20; +"@MMK_R_a" = -20; +"@MMK_R_c" = -20; +"@MMK_R_d" = -20; +"@MMK_R_e" = -20; +"@MMK_R_f" = -35; +"@MMK_R_g" = -30; +"@MMK_R_x" = -30; +"@MMK_R_q" = -20; +"@MMK_R_s" = -40; +"@MMK_R_t" = -35; +"@MMK_R_v" = -35; +"@MMK_R_w" = -35; +"@MMK_R_J" = -20; +"@MMK_R_O" = -45; +"@MMK_R_A" = -25; +"@MMK_R_C" = -50; +"@MMK_R_G" = -45; +"@MMK_R_X" = -30; +"@MMK_R_Y" = -85; +"@MMK_R_Q" = -45; +"@MMK_R_S" = -30; +"@MMK_R_T" = -115; +"@MMK_R_U" = -25; +"@MMK_R_V" = -80; +"@MMK_R_W" = -75; +"@MMK_R_Oslash" = -45; +"@MMK_R_dcaron" = -20; +}; +"@MMK_L_o" = { +quoteright = -115; +quotesinglbase = -45; +quotedbl = -85; +question = -150; +questiondown = -55; +guilsinglright = -35; +trademark = -90; +quotesingle = -85; +asciitilde = -25; +quotedblbase = -45; +braceright = -45; +numbersign = -55; +guilsinglleft = 20; +underscore = -190; +asterisk = -80; +perthousand = -80; +guillemetleft = 20; +percent = -80; +euro = -75; +quoteleft = -105; +slash = -70; +backslash = -160; +semicolon = -45; +ellipsis = -40; +braceleft = -50; +degree = -125; +registered = -35; +yen = -70; +multiply = -20; +quotedblleft = -105; +comma = -45; +paragraph = -65; +guillemetright = -35; +asciicircum = -60; +colon = -45; +parenright = -160; +quotedblright = -160; +dollar = -95; +sterling = -20; +"@MMK_R_G" = -10; +"@MMK_R_A" = -45; +"@MMK_R_J" = -60; +"@MMK_R_T" = -115; +"@MMK_R_V" = -100; +"@MMK_R_Q" = -10; +"@MMK_R_S" = -75; +"@MMK_R_X" = -55; +"@MMK_R_Y" = -100; +"@MMK_R_f" = -45; +"@MMK_R_t" = -45; +"@MMK_R_v" = -30; +"@MMK_R_x" = -50; +"@MMK_R_Oslash" = -10; +"@MMK_R_O" = -10; +"@MMK_R_W" = -85; +"@MMK_R_tcaron" = -45; +"@MMK_R_C" = -10; +"@MMK_R_w" = -35; +"@MMK_R_s" = -40; +"@MMK_R_y" = -40; +}; +"@MMK_L_T" = { +parenleft = -65; +colon = -40; +less = -115; +guillemetright = -105; +braceright = -55; +questiondown = -115; +hyphen = -115; +parenright = -20; +asciitilde = -130; +periodcentered = -110; +semicolon = -45; +registered = -20; +slash = -110; +braceleft = -95; +question = -10; +asciicircum = -80; +minus = -115; +endash = -115; +guilsinglleft = -95; +dollar = -20; +ellipsis = -115; +sterling = -90; +underscore = -320; +guilsinglright = -105; +quotesinglbase = -115; +multiply = -135; +equal = -115; +guillemetleft = -95; +euro = -140; +copyright = -80; +emdash = -115; +ampersand = -100; +comma = -115; +at = -75; +numbersign = -140; +cent = -115; +quotedblbase = -115; +bullet = -115; +plus = -115; +divide = -115; +"@MMK_R_Oslash" = -40; +"@MMK_R_eth" = -115; +"@MMK_R_oslash" = -115; +"@MMK_R_Q" = -40; +"@MMK_R_G" = -55; +"@MMK_R_C" = -45; +"@MMK_R_A" = -115; +"@MMK_R_O" = -40; +"@MMK_R_J" = -115; +"@MMK_R_w" = -115; +"@MMK_R_v" = -115; +"@MMK_R_u" = -115; +"@MMK_R_t" = -60; +"@MMK_R_s" = -130; +"@MMK_R_r" = -115; +"@MMK_R_q" = -115; +"@MMK_R_p" = -115; +"@MMK_R_z" = -115; +"@MMK_R_y" = -115; +"@MMK_R_x" = -115; +"@MMK_R_g" = -115; +"@MMK_R_f" = -55; +"@MMK_R_e" = -115; +"@MMK_R_d" = -115; +"@MMK_R_c" = -115; +"@MMK_R_a" = -115; +"@MMK_R_o" = -115; +"@MMK_R_n" = -115; +"@MMK_R_m" = -115; +"@MMK_R_j" = -10; +"@MMK_R_tcaron" = -60; +"@MMK_R_a.alt" = -115; +"@MMK_R_dcaron" = -115; +"@MMK_R_dcroat" = -115; +}; +"@MMK_L_Lslash" = { +euro = -165; +quoteleft = -115; +braceright = -40; +endash = -280; +numbersign = -35; +backslash = -230; +ampersand = -10; +hyphen = -175; +cent = -30; +yen = -70; +guillemetleft = -75; +underscore = -320; +sterling = -15; +multiply = -120; +percent = -75; +quoteright = -115; +registered = -220; +parenright = -75; +paragraph = -230; +degree = -210; +asciitilde = -225; +guilsinglright = 0; +less = -285; +copyright = -25; +question = -145; +bullet = -115; +periodcentered = -110; +at = -25; +guilsinglleft = -75; +minus = -285; +plus = -200; +perthousand = -75; +quotesingle = -110; +quotedblleft = -215; +braceleft = -90; +asterisk = -195; +quotedblright = -215; +emdash = -285; +dollar = -30; +divide = -195; +trademark = -290; +parenleft = -15; +asciicircum = -250; +guillemetright = 0; +quotedbl = -200; +"@MMK_R_tcaron" = -55; +"@MMK_R_dcroat" = -25; +"@MMK_R_y" = -60; +"@MMK_R_w" = -55; +"@MMK_R_v" = -45; +"@MMK_R_s" = -15; +"@MMK_R_q" = -25; +"@MMK_R_g" = -45; +"@MMK_R_f" = -55; +"@MMK_R_e" = -30; +"@MMK_R_d" = -25; +"@MMK_R_c" = -30; +"@MMK_R_Y" = -100; +"@MMK_R_V" = -135; +"@MMK_R_U" = -35; +"@MMK_R_T" = -115; +"@MMK_R_S" = -15; +"@MMK_R_Q" = -65; +"@MMK_R_O" = -65; +"@MMK_R_G" = -60; +"@MMK_R_C" = -70; +"@MMK_R_eth" = -25; +"@MMK_R_t" = -55; +"@MMK_R_o" = -30; +"@MMK_R_a" = -25; +"@MMK_R_W" = -115; +"@MMK_R_dcaron" = -25; +"@MMK_R_oslash" = -15; +}; +"@MMK_L_lcaron" = { +registered = 20; +quoteright = 55; +quotedblbase = -15; +emdash = -15; +braceleft = -45; +colon = 15; +quoteleft = 45; +ellipsis = -15; +questiondown = -15; +perthousand = 50; +cent = -15; +percent = 50; +greater = 55; +numbersign = -50; +comma = -15; +bullet = -15; +quotedbl = 55; +trademark = 50; +parenright = 35; +quotesinglbase = -15; +multiply = -35; +semicolon = 10; +parenleft = -15; +quotedblleft = 45; +asciicircum = -20; +sterling = -30; +periodcentered = -15; +euro = -45; +copyright = -15; +yen = 45; +bar = 55; +underscore = -150; +backslash = 40; +bracketleft = 55; +degree = 55; +plus = -15; +question = 45; +divide = -15; +equal = 30; +asciitilde = -30; +quotedblright = 55; +asterisk = 55; +slash = -10; +at = -15; +hyphen = -15; +bracketright = 55; +dollar = 30; +paragraph = 40; +less = -15; +endash = -15; +minus = -15; +quotesingle = 55; +ampersand = -15; +"@MMK_R_tcaron" = 20; +"@MMK_R_eth" = -15; +"@MMK_R_X" = 40; +"@MMK_R_c" = -15; +"@MMK_R_h" = 55; +"@MMK_R_oslash" = -15; +"@MMK_R_r" = 20; +"@MMK_R_Lslash" = 55; +"@MMK_R_A" = -15; +"@MMK_R_D" = 55; +"@MMK_R_G" = -10; +"@MMK_R_I" = 55; +"@MMK_R_K" = 55; +"@MMK_R_J" = -15; +"@MMK_R_M" = 55; +"@MMK_R_N" = 55; +"@MMK_R_P" = 55; +"@MMK_R_R" = 55; +"@MMK_R_U" = 55; +"@MMK_R_W" = 45; +"@MMK_R_V" = 45; +"@MMK_R_Y" = 40; +"@MMK_R_Z" = 55; +"@MMK_R_a" = -15; +"@MMK_R_b" = 55; +"@MMK_R_d" = -15; +"@MMK_R_f" = 20; +"@MMK_R_i" = 40; +"@MMK_R_m" = 20; +"@MMK_R_o" = -15; +"@MMK_R_n" = 20; +"@MMK_R_q" = -15; +"@MMK_R_p" = 20; +"@MMK_R_u" = 20; +"@MMK_R_t" = 20; +"@MMK_R_w" = 15; +"@MMK_R_v" = 20; +"@MMK_R_y" = 15; +"@MMK_R_dcaron" = -15; +"@MMK_R_germandbls" = 45; +"@MMK_R_lcaron" = 55; +"@MMK_R_Eth" = 55; +"@MMK_R_e" = -15; +"@MMK_R_g" = -15; +"@MMK_R_B" = 55; +"@MMK_R_E" = 55; +"@MMK_R_F" = 55; +"@MMK_R_H" = 55; +"@MMK_R_L" = 55; +"@MMK_R_lslash" = 55; +"@MMK_R_S" = 40; +"@MMK_R_T" = 55; +"@MMK_R_thorn" = 55; +"@MMK_R_j" = 40; +"@MMK_R_l" = 55; +"@MMK_R_s" = -30; +"@MMK_R_z" = 20; +"@MMK_R_a.alt" = -15; +"@MMK_R_dcroat" = -15; +"@MMK_R_Thorn" = 55; +}; +"@MMK_L_tcaron" = { +parenleft = -30; +quoteright = 50; +dollar = 20; +minus = -140; +parenright = 30; +periodcentered = -110; +bracketleft = 50; +degree = 50; +asterisk = 50; +guilsinglright = -135; +ellipsis = -165; +numbersign = -105; +quotedblright = 50; +bracketright = 50; +braceleft = -50; +greater = 50; +cent = -75; +yen = 40; +guillemetright = -135; +underscore = -135; +hyphen = -175; +bar = 50; +euro = -55; +paragraph = 35; +guillemetleft = -230; +bullet = -150; +sterling = -50; +quotedblbase = -170; +comma = -115; +slash = -120; +questiondown = -140; +multiply = -80; +perthousand = 40; +plus = -140; +question = 35; +quoteleft = 40; +registered = 15; +trademark = 40; +quotesingle = 50; +equal = 20; +guilsinglleft = -165; +emdash = -250; +percent = 40; +copyright = -40; +divide = -140; +asciicircum = -45; +endash = -250; +ampersand = -55; +less = -135; +quotedblleft = 40; +asciitilde = -125; +quotesinglbase = -115; +at = -35; +quotedbl = 50; +backslash = 35; +"@MMK_R_h" = 50; +"@MMK_R_dcaron" = -85; +"@MMK_R_g" = -80; +"@MMK_R_f" = 0; +"@MMK_R_thorn" = 50; +"@MMK_R_Thorn" = 50; +"@MMK_R_a.alt" = -40; +"@MMK_R_m" = 0; +"@MMK_R_l" = 50; +"@MMK_R_c" = -95; +"@MMK_R_b" = 50; +"@MMK_R_e" = -95; +"@MMK_R_S" = 35; +"@MMK_R_R" = 50; +"@MMK_R_i" = 35; +"@MMK_R_j" = 35; +"@MMK_R_o" = -90; +"@MMK_R_n" = 0; +"@MMK_R_y" = 0; +"@MMK_R_z" = 0; +"@MMK_R_p" = 0; +"@MMK_R_s" = -55; +"@MMK_R_r" = 0; +"@MMK_R_u" = 0; +"@MMK_R_w" = 0; +"@MMK_R_v" = 0; +"@MMK_R_I" = 50; +"@MMK_R_H" = 50; +"@MMK_R_K" = 50; +"@MMK_R_J" = -195; +"@MMK_R_L" = 50; +"@MMK_R_O" = -10; +"@MMK_R_A" = -90; +"@MMK_R_C" = -10; +"@MMK_R_E" = 50; +"@MMK_R_D" = 50; +"@MMK_R_G" = -20; +"@MMK_R_F" = 50; +"@MMK_R_Y" = 35; +"@MMK_R_X" = 30; +"@MMK_R_Z" = 50; +"@MMK_R_Q" = -10; +"@MMK_R_P" = 50; +"@MMK_R_U" = 50; +"@MMK_R_T" = 50; +"@MMK_R_W" = 35; +"@MMK_R_V" = 35; +"@MMK_R_lslash" = 50; +"@MMK_R_Lslash" = 50; +"@MMK_R_lcaron" = 50; +"@MMK_R_Eth" = 50; +"@MMK_R_eth" = -90; +"@MMK_R_germandbls" = 40; +"@MMK_R_dcroat" = -85; +"@MMK_R_tcaron" = 0; +"@MMK_R_a" = -85; +"@MMK_R_d" = -85; +"@MMK_R_q" = -85; +"@MMK_R_t" = 0; +"@MMK_R_M" = 50; +"@MMK_R_N" = 50; +"@MMK_R_B" = 50; +"@MMK_R_oslash" = -90; +"@MMK_R_Oslash" = -10; +}; +"@MMK_L_a" = { +braceleft = -40; +yen = -35; +guillemetleft = 20; +asciitilde = -15; +degree = -10; +multiply = -20; +quotedblright = -10; +sterling = -15; +parenright = -75; +question = -120; +backslash = -70; +euro = -70; +quoteright = -10; +guilsinglleft = 20; +dollar = -20; +numbersign = -40; +quotedbl = -10; +quotesingle = -10; +underscore = -215; +braceright = -40; +"@MMK_R_Y" = -45; +"@MMK_R_V" = -40; +"@MMK_R_W" = -35; +"@MMK_R_T" = -115; +"@MMK_R_s" = -15; +}; +"@MMK_L_e" = { +braceleft = -40; +quoteleft = -55; +perthousand = -40; +guillemetleft = -15; +questiondown = -10; +multiply = -50; +slash = -25; +trademark = -40; +numbersign = -75; +asterisk = -35; +yen = -65; +backslash = -125; +underscore = -130; +percent = -40; +ellipsis = -10; +guilsinglleft = -15; +ampersand = -30; +degree = -75; +comma = -10; +quotesingle = -40; +asciitilde = -15; +quotedblbase = -10; +quoteright = -100; +quotedbl = -40; +guilsinglright = -15; +semicolon = -10; +registered = -10; +sterling = -20; +parenright = -110; +quotesinglbase = -10; +quotedblleft = -55; +euro = -75; +question = -150; +guillemetright = -15; +asciicircum = -15; +braceright = -50; +colon = -10; +dollar = -50; +quotedblright = -100; +paragraph = -30; +"@MMK_R_eth" = -10; +"@MMK_R_f" = -10; +"@MMK_R_x" = -20; +"@MMK_R_y" = -25; +"@MMK_R_v" = -20; +"@MMK_R_w" = -20; +"@MMK_R_t" = -10; +"@MMK_R_s" = -20; +"@MMK_R_J" = -25; +"@MMK_R_A" = -20; +"@MMK_R_X" = -20; +"@MMK_R_Y" = -80; +"@MMK_R_V" = -75; +"@MMK_R_W" = -65; +"@MMK_R_T" = -115; +"@MMK_R_S" = -35; +"@MMK_R_a.alt" = -50; +"@MMK_R_tcaron" = -10; +}; +"@MMK_L_A" = { +endash = -45; +divide = -60; +quoteright = -115; +quoteleft = -115; +plus = -60; +degree = -135; +copyright = -55; +percent = -70; +guillemetright = -15; +asterisk = -115; +trademark = -110; +quotedbl = -125; +braceleft = -95; +registered = -95; +colon = -10; +euro = -120; +multiply = -75; +perthousand = -75; +periodcentered = -65; +quotesinglbase = -10; +equal = -35; +yen = -70; +paragraph = -115; +semicolon = -10; +hyphen = -45; +underscore = -345; +comma = -10; +bullet = -70; +backslash = -165; +emdash = -45; +less = -70; +guilsinglleft = -40; +at = -55; +numbersign = -55; +quotedblbase = -10; +sterling = -20; +parenright = -75; +minus = -60; +ampersand = -40; +parenleft = -50; +cent = -60; +guilsinglright = -15; +guillemetleft = -40; +question = -155; +quotesingle = -110; +dollar = -40; +asciicircum = -105; +braceright = -40; +quotedblright = -135; +asciitilde = -90; +ellipsis = -10; +quotedblleft = -125; +"@MMK_R_w" = -75; +"@MMK_R_V" = -165; +"@MMK_R_o" = -55; +"@MMK_R_c" = -55; +"@MMK_R_a" = -55; +"@MMK_R_f" = -55; +"@MMK_R_g" = -65; +"@MMK_R_d" = -55; +"@MMK_R_e" = -55; +"@MMK_R_y" = -85; +"@MMK_R_s" = -25; +"@MMK_R_q" = -55; +"@MMK_R_v" = -60; +"@MMK_R_t" = -85; +"@MMK_R_u" = -40; +"@MMK_R_J" = -15; +"@MMK_R_O" = -75; +"@MMK_R_C" = -75; +"@MMK_R_G" = -70; +"@MMK_R_Y" = -100; +"@MMK_R_S" = -30; +"@MMK_R_Q" = -75; +"@MMK_R_W" = -140; +"@MMK_R_T" = -115; +"@MMK_R_U" = -60; +"@MMK_R_dcroat" = -55; +"@MMK_R_eth" = -55; +"@MMK_R_tcaron" = -85; +"@MMK_R_oslash" = -15; +"@MMK_R_dcaron" = -55; +"@MMK_R_a.alt" = -35; +}; +"@MMK_L_h" = { +braceleft = -45; +dollar = -30; +degree = -80; +parenright = -75; +quotedblright = -95; +quotedblleft = -60; +paragraph = -35; +percent = -50; +euro = -75; +guillemetleft = 20; +guillemetright = 0; +quoteright = -95; +guilsinglright = 0; +quotedbl = -50; +trademark = -40; +braceright = -40; +multiply = -20; +sterling = -15; +backslash = -130; +numbersign = -35; +quotesingle = -50; +underscore = -270; +perthousand = -50; +registered = -15; +asciicircum = -25; +asciitilde = -15; +yen = -65; +guilsinglleft = 20; +quoteleft = -60; +asterisk = -40; +question = -145; +"@MMK_R_tcaron" = -15; +"@MMK_R_V" = -80; +"@MMK_R_Y" = -85; +"@MMK_R_S" = -15; +"@MMK_R_W" = -70; +"@MMK_R_T" = -115; +"@MMK_R_f" = -15; +"@MMK_R_y" = -30; +"@MMK_R_s" = -15; +"@MMK_R_w" = -25; +"@MMK_R_t" = -15; +"@MMK_R_v" = -20; +}; +"@MMK_L_O" = { +semicolon = -20; +dollar = -50; +quotedblleft = -40; +asciicircum = -15; +asterisk = -25; +guilsinglleft = 15; +braceright = -45; +questiondown = -80; +yen = -65; +numbersign = -70; +slash = -95; +paragraph = -25; +perthousand = -35; +multiply = -25; +quotedblright = -55; +question = -130; +degree = -55; +guillemetright = -10; +guilsinglright = -10; +registered = -10; +quoteright = -55; +sterling = -20; +colon = -20; +quotedbl = -35; +trademark = -25; +percent = -35; +quotesinglbase = -70; +quoteleft = -40; +comma = -70; +quotedblbase = -70; +parenright = -140; +underscore = -220; +ampersand = -10; +backslash = -115; +asciitilde = -15; +euro = -75; +braceleft = -40; +quotesingle = -35; +guillemetleft = 15; +ellipsis = -70; +"@MMK_R_f" = -10; +"@MMK_R_t" = -10; +"@MMK_R_v" = -20; +"@MMK_R_s" = -25; +"@MMK_R_x" = -45; +"@MMK_R_y" = -25; +"@MMK_R_A" = -60; +"@MMK_R_J" = -95; +"@MMK_R_T" = -65; +"@MMK_R_V" = -75; +"@MMK_R_S" = -35; +"@MMK_R_X" = -70; +"@MMK_R_Y" = -80; +"@MMK_R_w" = -25; +"@MMK_R_W" = -65; +"@MMK_R_a.alt" = -20; +"@MMK_R_tcaron" = -10; +}; +"@MMK_L_M" = { +guilsinglright = 0; +multiply = -20; +question = -10; +guilsinglleft = 20; +sterling = -15; +guillemetleft = 20; +numbersign = -35; +euro = -70; +underscore = -345; +braceright = -40; +guillemetright = 0; +parenright = -20; +braceleft = -40; +asciitilde = -15; +dollar = -20; +"@MMK_R_s" = -15; +}; +"@MMK_L_t" = { +dollar = -20; +braceright = -35; +sterling = -35; +quotedbl = -10; +euro = -70; +emdash = -125; +question = -120; +braceleft = -90; +at = -10; +parenleft = -10; +degree = -10; +numbersign = -70; +parenright = -50; +quotesinglbase = -30; +endash = -125; +ampersand = -100; +guilsinglleft = -90; +yen = -35; +quotedblbase = -30; +multiply = -30; +hyphen = -125; +ellipsis = -30; +guillemetleft = -90; +backslash = -70; +periodcentered = -110; +quotesingle = -10; +quotedblright = -10; +slash = 20; +cent = -20; +asciitilde = -30; +quoteright = -10; +comma = -30; +bullet = -25; +copyright = -10; +"@MMK_R_dcroat" = -25; +"@MMK_R_eth" = -35; +"@MMK_R_a.alt" = -60; +"@MMK_R_d" = -25; +"@MMK_R_dcaron" = -25; +"@MMK_R_q" = -25; +"@MMK_R_a" = -25; +"@MMK_R_s" = -15; +"@MMK_R_x" = -10; +"@MMK_R_g" = -20; +"@MMK_R_e" = -30; +"@MMK_R_c" = -25; +"@MMK_R_o" = -25; +"@MMK_R_j" = 20; +"@MMK_R_W" = -35; +"@MMK_R_V" = -40; +"@MMK_R_T" = -115; +"@MMK_R_Y" = -45; +"@MMK_R_X" = -15; +"@MMK_R_A" = -15; +"@MMK_R_J" = -60; +"@MMK_R_oslash" = -25; +}; +"@MMK_L_V" = { +plus = -65; +at = -80; +questiondown = -160; +quoteleft = -30; +guillemetleft = -85; +question = -25; +guillemetright = -65; +guilsinglright = -65; +less = -70; +ampersand = -110; +parenleft = -80; +minus = -65; +periodcentered = -95; +asciitilde = -100; +copyright = -80; +asterisk = -15; +bullet = -85; +quotedblright = -10; +endash = -85; +quotedblbase = -150; +percent = -30; +ellipsis = -150; +quotesingle = -10; +comma = -115; +registered = -50; +semicolon = -50; +guilsinglleft = -85; +colon = -50; +braceright = -55; +euro = -115; +emdash = -85; +equal = -40; +multiply = -95; +numbersign = -175; +braceleft = -120; +underscore = -345; +parenright = -35; +trademark = -30; +divide = -65; +perthousand = -30; +sterling = -95; +quotesinglbase = -115; +slash = -165; +dollar = -50; +degree = -20; +cent = -90; +paragraph = -35; +asciicircum = -70; +hyphen = -80; +quotedblleft = -30; +quotedbl = -10; +quoteright = -10; +"@MMK_R_a.alt" = -100; +"@MMK_R_oslash" = -90; +"@MMK_R_Oslash" = -65; +"@MMK_R_eth" = -95; +"@MMK_R_dcroat" = -90; +"@MMK_R_dcaron" = -90; +"@MMK_R_germandbls" = -30; +"@MMK_R_p" = -45; +"@MMK_R_S" = -35; +"@MMK_R_tcaron" = -45; +"@MMK_R_e" = -95; +"@MMK_R_d" = -90; +"@MMK_R_g" = -85; +"@MMK_R_f" = -45; +"@MMK_R_a" = -90; +"@MMK_R_c" = -90; +"@MMK_R_m" = -45; +"@MMK_R_o" = -90; +"@MMK_R_n" = -45; +"@MMK_R_i" = -10; +"@MMK_R_j" = -10; +"@MMK_R_u" = -45; +"@MMK_R_t" = -45; +"@MMK_R_w" = -45; +"@MMK_R_v" = -45; +"@MMK_R_q" = -90; +"@MMK_R_s" = -85; +"@MMK_R_r" = -45; +"@MMK_R_y" = -45; +"@MMK_R_x" = -55; +"@MMK_R_z" = -45; +"@MMK_R_G" = -70; +"@MMK_R_A" = -160; +"@MMK_R_C" = -65; +"@MMK_R_O" = -65; +"@MMK_R_J" = -155; +"@MMK_R_Q" = -65; +}; +"@MMK_L_H" = { +braceright = -40; +guillemetleft = 20; +parenright = -20; +sterling = -15; +euro = -70; +braceleft = -40; +asciitilde = -15; +guilsinglleft = 20; +multiply = -20; +numbersign = -35; +question = -10; +guilsinglright = 0; +guillemetright = 0; +dollar = -20; +underscore = -345; +"@MMK_R_s" = -15; +}; +"@MMK_L_C" = { +sterling = -15; +braceright = -40; +asciitilde = -15; +guillemetleft = 20; +multiply = -20; +guillemetright = 0; +dollar = -20; +euro = -70; +yen = -15; +braceleft = -40; +guilsinglright = 0; +question = -25; +backslash = -30; +parenright = -30; +numbersign = -35; +slash = -20; +underscore = -130; +guilsinglleft = 20; +"@MMK_R_x" = -10; +"@MMK_R_s" = -15; +"@MMK_R_X" = -15; +"@MMK_R_Y" = -20; +"@MMK_R_V" = -20; +"@MMK_R_W" = -15; +"@MMK_R_A" = -15; +}; +"@MMK_L_u" = { +guillemetright = 0; +multiply = -20; +dollar = -20; +quotesingle = -10; +euro = -70; +parenright = -75; +degree = -10; +braceleft = -40; +numbersign = -35; +yen = -35; +question = -120; +guilsinglright = 0; +backslash = -70; +guillemetleft = 20; +quoteright = -10; +quotedbl = -10; +underscore = -165; +asciitilde = -15; +sterling = -15; +quotedblright = -10; +guilsinglleft = 20; +braceright = -40; +"@MMK_R_Y" = -45; +"@MMK_R_V" = -40; +"@MMK_R_W" = -35; +"@MMK_R_T" = -115; +"@MMK_R_s" = -15; +}; +"@MMK_L_J" = { +underscore = -110; +numbersign = -45; +dollar = -20; +euro = -70; +ellipsis = -25; +sterling = -20; +quotesinglbase = -25; +multiply = -20; +slash = -55; +comma = -25; +asciitilde = -15; +question = -10; +parenright = -20; +questiondown = -35; +quotedblbase = -25; +braceright = -45; +braceleft = -40; +guilsinglleft = 20; +guillemetleft = 20; +"@MMK_R_s" = -20; +"@MMK_R_x" = -10; +"@MMK_R_J" = -35; +"@MMK_R_A" = -40; +}; +"@MMK_L_z" = { +quotedbl = -10; +sterling = -15; +asciitilde = -15; +guilsinglright = 0; +quotedblright = -10; +guillemetright = 0; +quoteright = -10; +guilsinglleft = 20; +multiply = -20; +degree = -10; +yen = -35; +underscore = -240; +braceright = -40; +backslash = -70; +parenright = -75; +question = -120; +euro = -70; +dollar = -20; +quotesingle = -10; +braceleft = -40; +guillemetleft = 20; +numbersign = -35; +"@MMK_R_s" = -15; +"@MMK_R_Y" = -45; +"@MMK_R_T" = -115; +"@MMK_R_W" = -35; +"@MMK_R_V" = -40; +}; +"@MMK_L_K" = { +multiply = -70; +euro = -115; +less = -60; +periodcentered = -60; +numbersign = -55; +paragraph = -40; +emdash = -40; +semicolon = -10; +plus = -50; +cent = -50; +parenleft = -45; +asciicircum = -85; +equal = -30; +copyright = -50; +braceright = -40; +question = -30; +dollar = -40; +trademark = -35; +quotesinglbase = -10; +quotesingle = -10; +percent = -35; +guilsinglleft = -35; +quotedbl = -10; +sterling = -20; +degree = -20; +hyphen = -40; +quotedblright = -10; +guillemetleft = -35; +minus = -50; +quoteleft = -35; +asterisk = -20; +colon = -10; +quotedblleft = -35; +ellipsis = -10; +quoteright = -10; +asciitilde = -80; +divide = -50; +braceleft = -95; +perthousand = -35; +guillemetright = -10; +comma = -10; +guilsinglright = -10; +endash = -40; +at = -50; +underscore = -335; +ampersand = -35; +registered = -60; +quotedblbase = -10; +bullet = -60; +parenright = -35; +"@MMK_R_dcaron" = -50; +"@MMK_R_w" = -55; +"@MMK_R_C" = -70; +"@MMK_R_tcaron" = -55; +"@MMK_R_oslash" = -15; +"@MMK_R_dcroat" = -50; +"@MMK_R_G" = -65; +"@MMK_R_J" = -15; +"@MMK_R_O" = -70; +"@MMK_R_Q" = -70; +"@MMK_R_S" = -25; +"@MMK_R_a" = -50; +"@MMK_R_c" = -50; +"@MMK_R_d" = -50; +"@MMK_R_e" = -50; +"@MMK_R_f" = -55; +"@MMK_R_g" = -55; +"@MMK_R_o" = -50; +"@MMK_R_q" = -50; +"@MMK_R_s" = -20; +"@MMK_R_t" = -55; +"@MMK_R_u" = -35; +"@MMK_R_v" = -55; +"@MMK_R_y" = -55; +"@MMK_R_eth" = -50; +"@MMK_R_a.alt" = -30; +}; +"@MMK_L_oslash" = { +parenright = -110; +euro = -75; +backslash = -80; +quotesinglbase = -40; +semicolon = -15; +question = -130; +quotedblleft = -10; +multiply = -20; +guilsinglleft = 20; +questiondown = -55; +comma = -40; +asterisk = -10; +ellipsis = -40; +registered = -15; +braceright = -45; +asciicircum = -60; +degree = -20; +guilsinglright = -30; +quotedblright = -15; +dollar = -25; +quotedblbase = -40; +quotesingle = -20; +quoteright = -15; +braceleft = -50; +yen = -40; +sterling = -20; +slash = -70; +asciitilde = -25; +guillemetright = -30; +numbersign = -55; +guillemetleft = 20; +underscore = -185; +quoteleft = -10; +colon = -10; +quotedbl = -20; +"@MMK_R_Oslash" = -10; +"@MMK_R_x" = -15; +"@MMK_R_S" = -10; +"@MMK_R_O" = -10; +"@MMK_R_C" = -10; +"@MMK_R_s" = -40; +"@MMK_R_X" = -55; +"@MMK_R_Y" = -50; +"@MMK_R_V" = -50; +"@MMK_R_W" = -40; +"@MMK_R_T" = -115; +"@MMK_R_Q" = -10; +"@MMK_R_J" = -60; +"@MMK_R_G" = -10; +"@MMK_R_A" = -50; +}; +"@MMK_L_d" = { +guillemetright = 0; +guillemetleft = 20; +parenright = -20; +guilsinglright = 0; +braceright = -40; +euro = -70; +braceleft = -40; +multiply = -20; +asciitilde = -15; +guilsinglleft = 20; +dollar = -20; +sterling = -15; +numbersign = -35; +question = -10; +underscore = -220; +"@MMK_R_s" = -15; +}; +"@MMK_L_f" = { +bracketleft = 15; +dollar = -20; +backslash = 30; +braceright = -40; +ampersand = -100; +guilsinglleft = -80; +degree = -10; +at = -10; +yen = -15; +bar = 15; +quoteright = -10; +bracketright = 15; +slash = -100; +sterling = -80; +multiply = -30; +ellipsis = -100; +asciitilde = -30; +endash = -100; +questiondown = -105; +underscore = -170; +bullet = -25; +comma = -100; +parenleft = -10; +quotedbl = -10; +quotesinglbase = -100; +quotedblright = -10; +numbersign = -100; +hyphen = -100; +guillemetleft = -80; +parenright = -65; +copyright = -10; +question = -60; +braceleft = -90; +quotedblbase = -100; +cent = -20; +quotesingle = -10; +emdash = -100; +euro = -70; +periodcentered = -100; +"@MMK_R_Eth" = 15; +"@MMK_R_dcroat" = -25; +"@MMK_R_q" = -25; +"@MMK_R_s" = -15; +"@MMK_R_e" = -30; +"@MMK_R_d" = -25; +"@MMK_R_g" = -20; +"@MMK_R_a" = -25; +"@MMK_R_c" = -25; +"@MMK_R_o" = -25; +"@MMK_R_T" = -15; +"@MMK_R_W" = -15; +"@MMK_R_V" = -15; +"@MMK_R_P" = 15; +"@MMK_R_R" = 15; +"@MMK_R_Y" = -15; +"@MMK_R_X" = -20; +"@MMK_R_D" = 15; +"@MMK_R_A" = -95; +"@MMK_R_B" = 15; +"@MMK_R_J" = -105; +"@MMK_R_x" = -10; +"@MMK_R_a.alt" = -60; +"@MMK_R_oslash" = -25; +"@MMK_R_eth" = -35; +"@MMK_R_dcaron" = -25; +}; +"@MMK_L_j" = { +numbersign = -35; +quotedbl = -10; +braceright = -35; +backslash = -15; +question = -20; +slash = 35; +sterling = -15; +yen = -15; +quoteright = -10; +guillemetleft = 20; +multiply = -20; +quotedblright = -10; +parenright = -10; +dollar = -20; +euro = -70; +guilsinglleft = 20; +quotesingle = -10; +degree = -10; +asciitilde = -15; +guilsinglright = 0; +guillemetright = 0; +braceleft = -40; +"@MMK_R_Y" = -15; +"@MMK_R_T" = -10; +"@MMK_R_W" = -15; +"@MMK_R_V" = -15; +"@MMK_R_s" = -15; +"@MMK_R_j" = 60; +}; +"@MMK_L_E" = { +euro = -70; +numbersign = -35; +guillemetleft = 20; +multiply = -20; +dollar = -20; +guillemetright = 0; +question = -10; +underscore = -310; +braceright = -40; +parenright = -20; +guilsinglleft = 20; +braceleft = -40; +asciitilde = -15; +guilsinglright = 0; +sterling = -15; +"@MMK_R_s" = -15; +}; +"@MMK_L_B" = { +questiondown = -30; +periodcentered = -20; +underscore = -135; +numbersign = -40; +dollar = -45; +quotesingle = -35; +quotedblleft = -30; +parenright = -80; +trademark = -25; +sterling = -25; +plus = -15; +colon = -20; +braceleft = -55; +quotesinglbase = -20; +asciicircum = -50; +copyright = -10; +question = -70; +semicolon = -20; +asterisk = -30; +multiply = -30; +perthousand = -30; +slash = -50; +backslash = -85; +yen = -60; +bullet = -25; +degree = -35; +quoteright = -40; +quotedbl = -35; +ellipsis = -20; +quotedblright = -40; +comma = -20; +cent = -10; +percent = -30; +quotedblbase = -20; +minus = -15; +divide = -15; +registered = -30; +quoteleft = -30; +paragraph = -25; +less = -35; +euro = -75; +braceright = -40; +at = -10; +asciitilde = -75; +"@MMK_R_q" = -10; +"@MMK_R_s" = -50; +"@MMK_R_t" = -25; +"@MMK_R_w" = -30; +"@MMK_R_v" = -25; +"@MMK_R_y" = -30; +"@MMK_R_x" = -35; +"@MMK_R_a" = -10; +"@MMK_R_c" = -10; +"@MMK_R_e" = -10; +"@MMK_R_d" = -10; +"@MMK_R_g" = -15; +"@MMK_R_f" = -25; +"@MMK_R_o" = -10; +"@MMK_R_Q" = -30; +"@MMK_R_S" = -30; +"@MMK_R_U" = -15; +"@MMK_R_T" = -30; +"@MMK_R_W" = -60; +"@MMK_R_V" = -65; +"@MMK_R_Y" = -65; +"@MMK_R_X" = -35; +"@MMK_R_A" = -35; +"@MMK_R_C" = -30; +"@MMK_R_G" = -25; +"@MMK_R_J" = -30; +"@MMK_R_O" = -30; +"@MMK_R_Oslash" = -30; +"@MMK_R_oslash" = -10; +"@MMK_R_tcaron" = -25; +"@MMK_R_dcaron" = -10; +"@MMK_R_dcroat" = -10; +}; +"@MMK_L_g" = { +guilsinglleft = 20; +underscore = -10; +dollar = -20; +slash = 10; +degree = -10; +quotedbl = -10; +braceleft = -40; +asciitilde = -15; +quotesingle = -10; +backslash = -70; +guillemetleft = 20; +braceright = -40; +quotedblright = -10; +question = -120; +multiply = -20; +euro = -70; +quoteright = -10; +sterling = -15; +numbersign = -35; +yen = -35; +parenright = -35; +"@MMK_R_s" = -15; +"@MMK_R_j" = 40; +"@MMK_R_Y" = -45; +"@MMK_R_T" = -115; +"@MMK_R_V" = -40; +"@MMK_R_W" = -35; +}; +"@MMK_L_G" = { +euro = -70; +guillemetright = 0; +asciitilde = -15; +underscore = -135; +braceleft = -40; +yen = -15; +sterling = -15; +numbersign = -35; +dollar = -20; +guilsinglright = 0; +guillemetleft = 20; +guilsinglleft = 20; +backslash = -30; +parenright = -30; +questiondown = -10; +multiply = -20; +question = -20; +braceright = -40; +slash = -25; +"@MMK_R_A" = -15; +"@MMK_R_X" = -20; +"@MMK_R_Y" = -20; +"@MMK_R_V" = -20; +"@MMK_R_W" = -15; +"@MMK_R_J" = -10; +"@MMK_R_x" = -10; +"@MMK_R_s" = -20; +}; +"@MMK_L_Z" = { +parenright = -20; +question = -10; +numbersign = -35; +braceright = -40; +multiply = -20; +guillemetleft = 20; +euro = -70; +guilsinglleft = 20; +guillemetright = 0; +asciitilde = -15; +sterling = -15; +dollar = -20; +underscore = -315; +guilsinglright = 0; +braceleft = -40; +"@MMK_R_s" = -15; +}; +"@MMK_L_I" = { +question = -10; +guilsinglright = 0; +underscore = -115; +guillemetright = 0; +dollar = -20; +guilsinglleft = 20; +multiply = -20; +asciitilde = -15; +parenright = -20; +euro = -70; +numbersign = -35; +braceright = -40; +guillemetleft = 20; +sterling = -15; +braceleft = -40; +"@MMK_R_s" = -15; +}; +"@MMK_L_U" = { +braceleft = -40; +asciitilde = -15; +ellipsis = -45; +guillemetleft = 20; +multiply = -20; +sterling = -20; +guilsinglleft = 20; +underscore = -160; +numbersign = -60; +comma = -45; +quotesinglbase = -45; +braceright = -45; +quotedblbase = -45; +questiondown = -60; +slash = -75; +parenright = -20; +euro = -70; +question = -10; +dollar = -20; +"@MMK_R_s" = -20; +"@MMK_R_a.alt" = -10; +"@MMK_R_J" = -65; +"@MMK_R_A" = -50; +"@MMK_R_x" = -10; +}; +"@MMK_L_l" = { +braceleft = -40; +multiply = -20; +guilsinglleft = 20; +numbersign = -35; +dollar = -20; +guillemetleft = 20; +asciitilde = -15; +guilsinglright = 0; +euro = -70; +question = -10; +underscore = -95; +parenright = -20; +sterling = -15; +guillemetright = 0; +braceright = -40; +"@MMK_R_s" = -15; +}; +"@MMK_L_lslash" = { +guillemetleft = 20; +braceright = -40; +underscore = -145; +guilsinglright = 0; +dollar = -20; +numbersign = -35; +guilsinglleft = 20; +braceleft = -40; +question = -10; +parenright = -20; +sterling = -15; +multiply = -20; +euro = -70; +guillemetright = 0; +asciitilde = -15; +"@MMK_R_s" = -15; +}; +}; +"88AF04C7-891B-4BE3-8AB1-6195D630646B" = { +braceleft = { +slash = 0; +yen = -50; +sterling = -50; +quotedblbase = -40; +quotedblleft = -25; +asterisk = -25; +guillemetright = -20; +asciicircum = -30; +ellipsis = -40; +comma = -40; +cent = -45; +percent = -25; +at = -35; +quotedbl = -35; +copyright = -35; +equal = -25; +periodcentered = -35; +emdash = -30; +parenright = -40; +divide = -30; +semicolon = -25; +quotesingle = -35; +degree = -30; +multiply = -45; +hyphen = -30; +perthousand = -25; +quotedblright = -40; +asciitilde = -35; +backslash = -30; +trademark = -25; +dollar = -50; +quoteright = -40; +numbersign = -65; +bracketleft = -25; +registered = -30; +braceleft = -50; +braceright = -70; +paragraph = -25; +euro = -85; +greater = -25; +colon = -25; +bullet = -35; +parenleft = -35; +question = -50; +less = -30; +bracketright = -25; +bar = -25; +guilsinglright = -20; +ampersand = -35; +questiondown = -45; +underscore = -45; +quotesinglbase = -40; +endash = -30; +plus = -25; +minus = -25; +quoteleft = -25; +"@MMK_R_thorn" = -25; +"@MMK_R_m" = -25; +"@MMK_R_o" = -35; +"@MMK_R_i" = -25; +"@MMK_R_e" = -35; +"@MMK_R_g" = -35; +"@MMK_R_f" = -25; +"@MMK_R_a" = -35; +"@MMK_R_c" = -35; +"@MMK_R_b" = -25; +"@MMK_R_y" = -25; +"@MMK_R_z" = -25; +"@MMK_R_u" = -25; +"@MMK_R_t" = -25; +"@MMK_R_w" = -25; +"@MMK_R_v" = -25; +"@MMK_R_p" = -25; +"@MMK_R_s" = -45; +"@MMK_R_r" = -25; +"@MMK_R_M" = -25; +"@MMK_R_L" = -25; +"@MMK_R_O" = -30; +"@MMK_R_N" = -25; +"@MMK_R_I" = -25; +"@MMK_R_H" = -25; +"@MMK_R_K" = -25; +"@MMK_R_J" = -15; +"@MMK_R_D" = -25; +"@MMK_R_G" = -30; +"@MMK_R_F" = -25; +"@MMK_R_A" = -45; +"@MMK_R_C" = -30; +"@MMK_R_B" = -25; +"@MMK_R_Y" = -55; +"@MMK_R_X" = -45; +"@MMK_R_Z" = -25; +"@MMK_R_U" = -25; +"@MMK_R_T" = -25; +"@MMK_R_W" = -50; +"@MMK_R_V" = -55; +"@MMK_R_Q" = -30; +"@MMK_R_P" = -25; +"@MMK_R_S" = -50; +"@MMK_R_R" = -25; +"@MMK_R_dcroat" = -35; +"@MMK_R_Oslash" = -30; +"@MMK_R_tcaron" = -25; +"@MMK_R_oslash" = -35; +"@MMK_R_Lslash" = -25; +"@MMK_R_a.alt" = -40; +"@MMK_R_germandbls" = -25; +"@MMK_R_h" = -25; +"@MMK_R_j" = -10; +"@MMK_R_d" = -35; +"@MMK_R_l" = -25; +"@MMK_R_n" = -25; +"@MMK_R_x" = -40; +"@MMK_R_q" = -35; +"@MMK_R_E" = -25; +"@MMK_R_Eth" = -25; +"@MMK_R_eth" = -35; +"@MMK_R_lcaron" = -25; +"@MMK_R_lslash" = -25; +"@MMK_R_Thorn" = -25; +"@MMK_R_dcaron" = -35; +}; +slash = { +quotesingle = 20; +question = 10; +parenleft = -85; +quotedbl = 20; +copyright = -90; +guillemetright = -70; +questiondown = -160; +quotesinglbase = -155; +quotedblright = 15; +quotedblbase = -185; +bracketright = 30; +comma = -155; +backslash = 105; +divide = -65; +endash = -85; +hyphen = -85; +periodcentered = -115; +quotedblleft = -25; +plus = -65; +bullet = -105; +euro = -110; +guillemetleft = -105; +paragraph = -25; +braceleft = -80; +trademark = -15; +ampersand = -110; +semicolon = -50; +guilsinglright = -70; +registered = -45; +underscore = -260; +asciitilde = -105; +bracketleft = 30; +quoteleft = -20; +less = -65; +asciicircum = -80; +ellipsis = -185; +numbersign = -150; +dollar = -45; +yen = 30; +greater = 30; +guilsinglleft = -105; +multiply = -95; +emdash = -85; +cent = -120; +quoteright = 15; +percent = -10; +at = -90; +slash = -225; +sterling = -130; +equal = -10; +parenright = -20; +colon = -50; +minus = -65; +perthousand = -10; +bar = 55; +"@MMK_R_t" = -15; +"@MMK_R_r" = -40; +"@MMK_R_lcaron" = 35; +"@MMK_R_H" = 30; +"@MMK_R_I" = 30; +"@MMK_R_K" = 30; +"@MMK_R_G" = -75; +"@MMK_R_A" = -100; +"@MMK_R_C" = -70; +"@MMK_R_X" = 20; +"@MMK_R_V" = 30; +"@MMK_R_R" = 55; +"@MMK_R_oslash" = -110; +"@MMK_R_Lslash" = 30; +"@MMK_R_Eth" = 40; +"@MMK_R_tcaron" = -15; +"@MMK_R_germandbls" = -15; +"@MMK_R_thorn" = 35; +"@MMK_R_dcroat" = -105; +"@MMK_R_dcaron" = -105; +"@MMK_R_lslash" = 35; +"@MMK_R_Oslash" = -65; +"@MMK_R_eth" = -90; +"@MMK_R_l" = 35; +"@MMK_R_m" = -40; +"@MMK_R_n" = -40; +"@MMK_R_o" = -110; +"@MMK_R_e" = -110; +"@MMK_R_f" = -35; +"@MMK_R_g" = -100; +"@MMK_R_a" = -105; +"@MMK_R_b" = 35; +"@MMK_R_x" = -55; +"@MMK_R_y" = -40; +"@MMK_R_z" = -40; +"@MMK_R_u" = -40; +"@MMK_R_v" = -40; +"@MMK_R_w" = -40; +"@MMK_R_p" = -40; +"@MMK_R_q" = -105; +"@MMK_R_L" = 30; +"@MMK_R_M" = 30; +"@MMK_R_N" = 30; +"@MMK_R_O" = -65; +"@MMK_R_J" = -190; +"@MMK_R_D" = 40; +"@MMK_R_E" = 30; +"@MMK_R_F" = 30; +"@MMK_R_B" = 45; +"@MMK_R_Y" = 30; +"@MMK_R_Z" = 30; +"@MMK_R_T" = 30; +"@MMK_R_U" = 30; +"@MMK_R_W" = 30; +"@MMK_R_P" = 40; +"@MMK_R_Q" = -65; +"@MMK_R_S" = -50; +"@MMK_R_a.alt" = -70; +"@MMK_R_Thorn" = 30; +"@MMK_R_d" = -105; +"@MMK_R_s" = -95; +"@MMK_R_h" = 35; +"@MMK_R_i" = 10; +"@MMK_R_c" = -115; +}; +perthousand = { +backslash = -180; +asterisk = -190; +quoteright = -155; +question = -100; +asciitilde = -90; +periodcentered = -30; +trademark = -125; +perthousand = -125; +yen = -65; +quoteleft = -155; +paragraph = -145; +euro = -70; +plus = -10; +at = -15; +asciicircum = -250; +registered = -90; +quotedbl = -210; +numbersign = -25; +multiply = -35; +underscore = -85; +questiondown = -15; +braceleft = -45; +guilsinglright = 10; +bullet = -35; +quotedblleft = -150; +quotesingle = -145; +less = -20; +minus = -10; +divide = -10; +cent = -30; +quotedblright = -230; +copyright = -15; +parenright = -75; +degree = -210; +guillemetright = 10; +dollar = -35; +slash = -15; +percent = -125; +parenleft = -15; +sterling = -15; +braceright = -30; +"@MMK_R_tcaron" = -35; +"@MMK_R_Oslash" = -40; +"@MMK_R_c" = -15; +"@MMK_R_dcroat" = -15; +"@MMK_R_eth" = -15; +"@MMK_R_o" = -20; +"@MMK_R_oslash" = -20; +"@MMK_R_f" = -35; +"@MMK_R_S" = -15; +"@MMK_R_Q" = -40; +"@MMK_R_a" = -15; +"@MMK_R_v" = -35; +"@MMK_R_G" = -40; +"@MMK_R_W" = -80; +"@MMK_R_g" = -25; +"@MMK_R_d" = -15; +"@MMK_R_dcaron" = -15; +"@MMK_R_A" = -25; +"@MMK_R_J" = 15; +"@MMK_R_V" = -100; +"@MMK_R_T" = -70; +"@MMK_R_X" = -25; +"@MMK_R_Y" = -90; +"@MMK_R_e" = -15; +"@MMK_R_w" = -45; +"@MMK_R_t" = -35; +"@MMK_R_s" = -30; +"@MMK_R_q" = -15; +"@MMK_R_x" = -25; +"@MMK_R_y" = -65; +"@MMK_R_U" = -25; +"@MMK_R_C" = -45; +"@MMK_R_O" = -40; +}; +multiply = { +perthousand = -40; +quoteright = -60; +underscore = -280; +quotedblleft = -20; +multiply = -25; +emdash = -20; +bracketleft = -10; +parenleft = -20; +asterisk = -15; +bracketright = -10; +numbersign = -75; +braceleft = -50; +percent = -40; +guillemetleft = 0; +trademark = -40; +quotedblbase = -75; +guilsinglleft = 0; +question = -145; +sterling = -55; +quotesinglbase = -75; +equal = -10; +dollar = -45; +at = -20; +less = -10; +quoteleft = -25; +hyphen = -20; +slash = -95; +degree = -70; +quotedbl = -50; +parenright = -120; +semicolon = -15; +quotesingle = -50; +copyright = -20; +paragraph = -20; +comma = -75; +ellipsis = -75; +yen = -60; +euro = -70; +divide = -10; +registered = -10; +bar = -10; +quotedblright = -60; +braceright = -50; +asciicircum = -15; +colon = -15; +questiondown = -110; +greater = -10; +minus = -10; +plus = -10; +asciitilde = -40; +cent = -30; +backslash = -95; +endash = -20; +ampersand = -20; +periodcentered = -25; +bullet = -30; +"@MMK_R_dcroat" = -20; +"@MMK_R_eth" = -20; +"@MMK_R_Oslash" = -10; +"@MMK_R_lslash" = -10; +"@MMK_R_D" = -10; +"@MMK_R_Lslash" = -10; +"@MMK_R_I" = -10; +"@MMK_R_lcaron" = -10; +"@MMK_R_Eth" = -10; +"@MMK_R_t" = -10; +"@MMK_R_y" = -25; +"@MMK_R_u" = -10; +"@MMK_R_m" = -10; +"@MMK_R_v" = -20; +"@MMK_R_j" = -10; +"@MMK_R_c" = -20; +"@MMK_R_f" = -10; +"@MMK_R_g" = -25; +"@MMK_R_U" = -10; +"@MMK_R_J" = -145; +"@MMK_R_K" = -10; +"@MMK_R_E" = -10; +"@MMK_R_V" = -60; +"@MMK_R_W" = -50; +"@MMK_R_Thorn" = -10; +"@MMK_R_O" = -15; +"@MMK_R_B" = -10; +"@MMK_R_l" = -10; +"@MMK_R_C" = -15; +"@MMK_R_A" = -65; +"@MMK_R_thorn" = -10; +"@MMK_R_a" = -20; +"@MMK_R_dcaron" = -20; +"@MMK_R_z" = -10; +"@MMK_R_r" = -10; +"@MMK_R_s" = -30; +"@MMK_R_p" = -10; +"@MMK_R_w" = -20; +"@MMK_R_i" = -10; +"@MMK_R_b" = -10; +"@MMK_R_e" = -20; +"@MMK_R_Z" = -10; +"@MMK_R_Y" = -60; +"@MMK_R_R" = -10; +"@MMK_R_P" = -10; +"@MMK_R_Q" = -10; +"@MMK_R_T" = -60; +"@MMK_R_G" = -15; +"@MMK_R_d" = -20; +"@MMK_R_germandbls" = -10; +"@MMK_R_oslash" = -20; +"@MMK_R_a.alt" = -35; +"@MMK_R_q" = -20; +"@MMK_R_tcaron" = -10; +"@MMK_R_x" = -40; +"@MMK_R_h" = -10; +"@MMK_R_n" = -10; +"@MMK_R_o" = -20; +"@MMK_R_S" = -45; +"@MMK_R_H" = -10; +"@MMK_R_N" = -10; +"@MMK_R_L" = -10; +"@MMK_R_M" = -10; +"@MMK_R_F" = -10; +"@MMK_R_X" = -70; +}; +quotesinglbase = { +underscore = -10; +emdash = -20; +quotedblleft = -155; +registered = -155; +colon = -10; +endash = -20; +cent = -65; +semicolon = -10; +paragraph = -155; +quotedblright = -155; +yen = -65; +less = -105; +parenleft = -35; +at = -40; +quotesingle = -145; +ampersand = -30; +trademark = -155; +dollar = -25; +quotedbl = -155; +question = -110; +slash = 30; +euro = -120; +sterling = -10; +minus = -65; +divide = -65; +guilsinglright = 10; +asciicircum = -155; +guilsinglleft = -70; +percent = -75; +periodcentered = -90; +degree = -155; +copyright = -45; +backslash = -155; +braceright = -25; +numbersign = -25; +quoteright = -155; +perthousand = -75; +ellipsis = -10; +braceleft = -75; +guillemetleft = -70; +asciitilde = -155; +multiply = -115; +asterisk = -155; +quoteleft = -155; +hyphen = -20; +bullet = -95; +plus = -65; +guillemetright = 10; +"@MMK_R_dcaron" = -45; +"@MMK_R_c" = -55; +"@MMK_R_tcaron" = -55; +"@MMK_R_Oslash" = -10; +"@MMK_R_oslash" = -15; +"@MMK_R_J" = 25; +"@MMK_R_O" = -90; +"@MMK_R_C" = -95; +"@MMK_R_G" = -90; +"@MMK_R_Y" = -90; +"@MMK_R_Q" = -90; +"@MMK_R_S" = -10; +"@MMK_R_U" = -60; +"@MMK_R_V" = -115; +"@MMK_R_W" = -95; +"@MMK_R_j" = 25; +"@MMK_R_o" = -55; +"@MMK_R_a" = -45; +"@MMK_R_d" = -45; +"@MMK_R_g" = -60; +"@MMK_R_s" = -10; +"@MMK_R_v" = -40; +"@MMK_R_eth" = -45; +"@MMK_R_e" = -50; +"@MMK_R_y" = -80; +"@MMK_R_q" = -45; +"@MMK_R_T" = -70; +"@MMK_R_f" = -35; +"@MMK_R_t" = -55; +"@MMK_R_dcroat" = -45; +"@MMK_R_u" = -25; +"@MMK_R_w" = -60; +"@MMK_R_a.alt" = -20; +}; +parenright = { +quotedbl = -70; +quotesingle = -70; +percent = -55; +guilsinglleft = 35; +comma = -10; +dollar = -50; +paragraph = -40; +ellipsis = -10; +euro = -60; +quotedblbase = -10; +yen = -65; +questiondown = -25; +asciicircum = -30; +colon = -10; +multiply = -10; +quoteleft = -40; +backslash = -110; +sterling = -25; +trademark = -40; +guillemetleft = 35; +perthousand = -55; +slash = -25; +asciitilde = -10; +asterisk = -35; +quotedblleft = -40; +braceleft = -30; +quotedblright = -65; +quoteright = -65; +cent = -10; +question = -110; +parenright = -65; +underscore = -65; +quotesinglbase = -10; +numbersign = -40; +degree = -70; +semicolon = -10; +braceright = -35; +registered = -25; +"@MMK_R_Q" = -10; +"@MMK_R_Oslash" = -10; +"@MMK_R_v" = -20; +"@MMK_R_s" = -25; +"@MMK_R_w" = -30; +"@MMK_R_x" = -35; +"@MMK_R_V" = -75; +"@MMK_R_W" = -60; +"@MMK_R_T" = -45; +"@MMK_R_S" = -25; +"@MMK_R_X" = -40; +"@MMK_R_G" = -10; +"@MMK_R_C" = -10; +"@MMK_R_A" = -35; +"@MMK_R_O" = -10; +"@MMK_R_Y" = -75; +"@MMK_R_y" = -40; +}; +asterisk = { +braceleft = -50; +copyright = -20; +parenright = -10; +slash = -145; +endash = -10; +dollar = -30; +comma = -155; +cent = -45; +backslash = -15; +yen = -20; +underscore = -215; +numbersign = -100; +questiondown = -100; +parenleft = -15; +guilsinglleft = -75; +hyphen = -10; +ellipsis = -215; +sterling = -55; +braceright = -45; +asciitilde = -30; +euro = -60; +question = -15; +guillemetleft = -75; +periodcentered = -45; +multiply = -20; +bullet = -25; +quotesinglbase = -155; +ampersand = -95; +quotedblbase = -215; +emdash = -10; +at = -20; +"@MMK_R_a.alt" = -60; +"@MMK_R_dcaron" = -30; +"@MMK_R_A" = -85; +"@MMK_R_Y" = -20; +"@MMK_R_V" = -20; +"@MMK_R_o" = -35; +"@MMK_R_g" = -25; +"@MMK_R_d" = -30; +"@MMK_R_e" = -30; +"@MMK_R_c" = -40; +"@MMK_R_a" = -30; +"@MMK_R_x" = -25; +"@MMK_R_y" = -15; +"@MMK_R_w" = -10; +"@MMK_R_eth" = -35; +"@MMK_R_S" = -30; +"@MMK_R_dcroat" = -30; +"@MMK_R_X" = -30; +"@MMK_R_W" = -15; +"@MMK_R_v" = -10; +"@MMK_R_s" = -25; +"@MMK_R_q" = -30; +"@MMK_R_J" = -215; +"@MMK_R_oslash" = -35; +}; +bracketright = { +guillemetleft = 35; +braceright = -25; +multiply = -10; +guilsinglleft = 35; +dollar = -20; +numbersign = -20; +backslash = 25; +euro = -60; +cent = -10; +sterling = -10; +guillemetright = 15; +braceleft = -20; +guilsinglright = 15; +slash = 55; +"@MMK_R_j" = 40; +"@MMK_R_s" = -10; +"@MMK_R_J" = 25; +}; +guilsinglright = { +colon = -20; +registered = -35; +quoteright = -140; +plus = 35; +less = 35; +at = 35; +asterisk = -105; +quotedblbase = -20; +underscore = -185; +parenleft = 35; +guillemetleft = 65; +bracketleft = 35; +percent = -130; +quotedbl = -125; +question = -120; +trademark = -75; +euro = -25; +perthousand = -130; +multiply = 25; +guillemetright = -65; +slash = -40; +yen = -30; +parenright = -95; +backslash = -120; +asciitilde = -35; +copyright = 35; +guilsinglleft = 65; +ellipsis = -20; +quotedblright = -140; +cent = 25; +quotedblleft = -90; +bracketright = 35; +periodcentered = 25; +equal = 35; +quotesinglbase = -20; +quotesingle = -125; +minus = 35; +greater = 35; +endash = 35; +numbersign = -25; +hyphen = 35; +bullet = 25; +quoteleft = -100; +guilsinglright = -65; +degree = -160; +semicolon = -20; +emdash = 35; +bar = 35; +paragraph = -90; +divide = 35; +questiondown = -70; +ampersand = 35; +asciicircum = -105; +dollar = -115; +comma = -20; +"@MMK_R_M" = 35; +"@MMK_R_N" = 35; +"@MMK_R_oslash" = 35; +"@MMK_R_O" = 15; +"@MMK_R_S" = -90; +"@MMK_R_X" = -15; +"@MMK_R_D" = 35; +"@MMK_R_E" = 35; +"@MMK_R_F" = 35; +"@MMK_R_G" = 20; +"@MMK_R_d" = 35; +"@MMK_R_e" = 35; +"@MMK_R_g" = 30; +"@MMK_R_Oslash" = 15; +"@MMK_R_T" = -35; +"@MMK_R_U" = 30; +"@MMK_R_R" = 35; +"@MMK_R_Z" = 35; +"@MMK_R_A" = -10; +"@MMK_R_B" = 35; +"@MMK_R_v" = 10; +"@MMK_R_p" = 35; +"@MMK_R_r" = 35; +"@MMK_R_x" = -15; +"@MMK_R_a.alt" = 15; +"@MMK_R_y" = -15; +"@MMK_R_b" = 35; +"@MMK_R_l" = 35; +"@MMK_R_n" = 35; +"@MMK_R_h" = 35; +"@MMK_R_L" = 35; +"@MMK_R_o" = 35; +"@MMK_R_V" = -45; +"@MMK_R_W" = -30; +"@MMK_R_lslash" = 35; +"@MMK_R_Q" = 15; +"@MMK_R_C" = 15; +"@MMK_R_H" = 35; +"@MMK_R_I" = 35; +"@MMK_R_J" = -70; +"@MMK_R_q" = 35; +"@MMK_R_s" = -25; +"@MMK_R_a" = 35; +"@MMK_R_lcaron" = 35; +"@MMK_R_P" = 35; +"@MMK_R_thorn" = 35; +"@MMK_R_dcroat" = 35; +"@MMK_R_Eth" = 35; +"@MMK_R_Y" = -50; +"@MMK_R_germandbls" = 35; +"@MMK_R_j" = 35; +"@MMK_R_K" = 35; +"@MMK_R_u" = 35; +"@MMK_R_eth" = 35; +"@MMK_R_Lslash" = 35; +"@MMK_R_dcaron" = 35; +"@MMK_R_z" = 35; +"@MMK_R_Thorn" = 35; +"@MMK_R_c" = 35; +"@MMK_R_m" = 35; +"@MMK_R_i" = 35; +}; +ellipsis = { +underscore = -45; +bullet = -85; +quoteleft = -155; +asciitilde = -245; +parenleft = -30; +plus = -55; +cent = -55; +asterisk = -215; +hyphen = -15; +quotedbl = -285; +emdash = -15; +degree = -210; +trademark = -385; +quotesingle = -145; +copyright = -35; +minus = -55; +yen = -65; +multiply = -105; +guilsinglright = 15; +dollar = -20; +at = -35; +asciicircum = -250; +paragraph = -250; +endash = -15; +numbersign = -25; +percent = -95; +quotedblright = -305; +less = -95; +periodcentered = -80; +divide = -55; +registered = -165; +perthousand = -95; +braceleft = -65; +ampersand = -25; +guillemetleft = -60; +parenright = -45; +quoteright = -155; +guillemetright = 15; +question = -105; +sterling = -10; +euro = -110; +backslash = -210; +braceright = -25; +guilsinglleft = -60; +quotedblleft = -305; +"@MMK_R_U" = -55; +"@MMK_R_oslash" = -35; +"@MMK_R_dcaron" = -35; +"@MMK_R_tcaron" = -45; +"@MMK_R_Q" = -80; +"@MMK_R_W" = -90; +"@MMK_R_V" = -110; +"@MMK_R_T" = -70; +"@MMK_R_Y" = -90; +"@MMK_R_X" = -15; +"@MMK_R_C" = -85; +"@MMK_R_G" = -80; +"@MMK_R_J" = 25; +"@MMK_R_O" = -80; +"@MMK_R_q" = -35; +"@MMK_R_w" = -55; +"@MMK_R_u" = -20; +"@MMK_R_t" = -45; +"@MMK_R_y" = -75; +"@MMK_R_x" = -15; +"@MMK_R_a" = -35; +"@MMK_R_g" = -55; +"@MMK_R_e" = -40; +"@MMK_R_d" = -35; +"@MMK_R_o" = -45; +"@MMK_R_dcroat" = -35; +"@MMK_R_a.alt" = -10; +"@MMK_R_eth" = -40; +"@MMK_R_Oslash" = -30; +"@MMK_R_f" = -35; +"@MMK_R_A" = -15; +"@MMK_R_s" = -10; +"@MMK_R_v" = -40; +"@MMK_R_c" = -45; +}; +yen = { +asterisk = -10; +trademark = -15; +underscore = -330; +braceright = -50; +question = -10; +semicolon = -30; +guillemetright = -30; +ampersand = -50; +braceleft = -65; +comma = -50; +parenleft = -50; +parenright = -25; +euro = -90; +guilsinglleft = -15; +quoteleft = -25; +divide = -35; +endash = -40; +quoteright = -10; +paragraph = -25; +slash = -25; +plus = -35; +ellipsis = -50; +quotesinglbase = -50; +equal = -15; +less = -35; +registered = -30; +minus = -35; +cent = -65; +quotedbl = -10; +quotedblbase = -50; +multiply = -55; +at = -50; +bullet = -50; +sterling = -60; +percent = -20; +asciitilde = -55; +quotedblleft = -25; +guilsinglright = -30; +backslash = 25; +numbersign = -75; +perthousand = -20; +asciicircum = -40; +dollar = -45; +periodcentered = -50; +guillemetleft = -15; +colon = -30; +quotesingle = -10; +quotedblright = -10; +copyright = -50; +emdash = -40; +questiondown = -55; +degree = -15; +hyphen = -40; +"@MMK_R_J" = -25; +"@MMK_R_germandbls" = -20; +"@MMK_R_x" = -40; +"@MMK_R_Oslash" = -40; +"@MMK_R_Q" = -40; +"@MMK_R_S" = -45; +"@MMK_R_q" = -50; +"@MMK_R_s" = -60; +"@MMK_R_r" = -25; +"@MMK_R_v" = -25; +"@MMK_R_C" = -40; +"@MMK_R_G" = -45; +"@MMK_R_O" = -40; +"@MMK_R_a" = -50; +"@MMK_R_c" = -50; +"@MMK_R_g" = -50; +"@MMK_R_i" = -25; +"@MMK_R_o" = -55; +"@MMK_R_u" = -25; +"@MMK_R_w" = -25; +"@MMK_R_z" = -25; +"@MMK_R_dcaron" = -50; +"@MMK_R_X" = -15; +"@MMK_R_j" = -20; +"@MMK_R_p" = -25; +"@MMK_R_t" = -25; +"@MMK_R_A" = -50; +"@MMK_R_dcroat" = -50; +"@MMK_R_e" = -50; +"@MMK_R_d" = -50; +"@MMK_R_f" = -25; +"@MMK_R_m" = -25; +"@MMK_R_n" = -25; +"@MMK_R_a.alt" = -55; +"@MMK_R_y" = -25; +"@MMK_R_oslash" = -50; +"@MMK_R_eth" = -50; +"@MMK_R_tcaron" = -25; +}; +parenleft = { +guillemetleft = -95; +divide = -75; +bullet = -120; +less = -75; +underscore = -10; +slash = 35; +guillemetright = -85; +sterling = -55; +guilsinglright = -85; +multiply = -110; +parenright = -15; +yen = -20; +plus = -75; +periodcentered = -125; +asciicircum = -65; +asciitilde = -120; +colon = -40; +braceright = -45; +backslash = -20; +questiondown = -25; +ampersand = -95; +registered = -20; +comma = -70; +emdash = -100; +question = -55; +hyphen = -100; +euro = -90; +cent = -135; +semicolon = -45; +quotedblbase = -70; +braceleft = -70; +quotesinglbase = -70; +numbersign = -70; +guilsinglleft = -95; +minus = -75; +parenleft = -65; +ellipsis = -100; +copyright = -85; +at = -80; +dollar = -25; +endash = -100; +"@MMK_R_Y" = -20; +"@MMK_R_dcroat" = -125; +"@MMK_R_s" = -95; +"@MMK_R_d" = -125; +"@MMK_R_f" = -30; +"@MMK_R_a" = -125; +"@MMK_R_c" = -130; +"@MMK_R_n" = -40; +"@MMK_R_o" = -125; +"@MMK_R_i" = -40; +"@MMK_R_j" = 25; +"@MMK_R_t" = -30; +"@MMK_R_u" = -40; +"@MMK_R_v" = -40; +"@MMK_R_w" = -40; +"@MMK_R_p" = -10; +"@MMK_R_q" = -125; +"@MMK_R_x" = -45; +"@MMK_R_z" = -40; +"@MMK_R_G" = -60; +"@MMK_R_A" = -45; +"@MMK_R_C" = -55; +"@MMK_R_O" = -50; +"@MMK_R_J" = -70; +"@MMK_R_X" = -30; +"@MMK_R_e" = -125; +"@MMK_R_r" = -40; +"@MMK_R_V" = -20; +"@MMK_R_Q" = -50; +"@MMK_R_tcaron" = -30; +"@MMK_R_m" = -40; +"@MMK_R_g" = -100; +"@MMK_R_y" = -40; +"@MMK_R_W" = -15; +"@MMK_R_S" = -25; +"@MMK_R_dcaron" = -125; +"@MMK_R_a.alt" = -70; +"@MMK_R_oslash" = -55; +"@MMK_R_eth" = -130; +"@MMK_R_Oslash" = -45; +}; +questiondown = { +guillemetright = -95; +asciitilde = -115; +quotedblright = -145; +asciicircum = -105; +parenright = -70; +quoteright = -145; +ampersand = -140; +guillemetleft = -110; +periodcentered = -115; +euro = -160; +minus = -100; +quoteleft = -115; +guilsinglleft = -110; +numbersign = -125; +registered = -105; +plus = -100; +percent = -130; +paragraph = -115; +at = -110; +asterisk = -110; +colon = -105; +greater = -95; +semicolon = -75; +endash = -100; +divide = -100; +quotedblbase = -75; +emdash = -100; +backslash = -185; +trademark = -115; +dollar = -140; +questiondown = -50; +yen = -150; +question = -235; +perthousand = -130; +braceleft = -120; +cent = -125; +braceright = -45; +sterling = -115; +quotesinglbase = -75; +quotedblleft = -115; +equal = -100; +degree = -145; +bullet = -110; +quotedbl = -145; +copyright = -110; +bar = -35; +less = -100; +multiply = -120; +ellipsis = -135; +comma = -75; +guilsinglright = -95; +slash = 20; +quotesingle = -145; +parenleft = -110; +hyphen = -100; +"@MMK_R_Lslash" = -100; +"@MMK_R_tcaron" = -100; +"@MMK_R_oslash" = -110; +"@MMK_R_w" = -115; +"@MMK_R_u" = -100; +"@MMK_R_r" = -100; +"@MMK_R_s" = -115; +"@MMK_R_z" = -100; +"@MMK_R_g" = -60; +"@MMK_R_e" = -115; +"@MMK_R_b" = -100; +"@MMK_R_n" = -100; +"@MMK_R_o" = -115; +"@MMK_R_l" = -100; +"@MMK_R_m" = -100; +"@MMK_R_h" = -100; +"@MMK_R_i" = -100; +"@MMK_R_V" = -155; +"@MMK_R_T" = -120; +"@MMK_R_U" = -100; +"@MMK_R_R" = -100; +"@MMK_R_S" = -140; +"@MMK_R_P" = -100; +"@MMK_R_Q" = -100; +"@MMK_R_Z" = -100; +"@MMK_R_X" = -105; +"@MMK_R_Y" = -155; +"@MMK_R_G" = -100; +"@MMK_R_D" = -85; +"@MMK_R_E" = -100; +"@MMK_R_B" = -85; +"@MMK_R_C" = -100; +"@MMK_R_A" = -105; +"@MMK_R_N" = -100; +"@MMK_R_O" = -100; +"@MMK_R_L" = -100; +"@MMK_R_M" = -100; +"@MMK_R_J" = -110; +"@MMK_R_K" = -100; +"@MMK_R_I" = -100; +"@MMK_R_Eth" = -85; +"@MMK_R_x" = -105; +"@MMK_R_W" = -145; +"@MMK_R_F" = -100; +"@MMK_R_a.alt" = -140; +"@MMK_R_dcaron" = -115; +"@MMK_R_Thorn" = -100; +"@MMK_R_v" = -110; +"@MMK_R_t" = -100; +"@MMK_R_q" = -115; +"@MMK_R_y" = -50; +"@MMK_R_f" = -100; +"@MMK_R_d" = -115; +"@MMK_R_c" = -115; +"@MMK_R_a" = -115; +"@MMK_R_H" = -100; +"@MMK_R_lslash" = -100; +"@MMK_R_Oslash" = -100; +"@MMK_R_germandbls" = -100; +"@MMK_R_lcaron" = -100; +"@MMK_R_j" = 40; +"@MMK_R_dcroat" = -115; +"@MMK_R_eth" = -115; +}; +emdash = { +quotesingle = -50; +parenright = -110; +question = -105; +quotedbl = -50; +euro = -60; +braceright = -30; +paragraph = -20; +guilsinglright = -10; +questiondown = -30; +multiply = -10; +quoteleft = -20; +slash = -35; +quotedblleft = -15; +guilsinglleft = 35; +braceleft = -20; +underscore = -330; +degree = -80; +trademark = -85; +percent = -40; +asterisk = -15; +sterling = -35; +perthousand = -40; +yen = -50; +quoteright = -55; +backslash = -90; +cent = -10; +dollar = -45; +asciicircum = -250; +numbersign = -35; +guillemetleft = 35; +guillemetright = -10; +quotedblright = -55; +"@MMK_R_X" = -30; +"@MMK_R_A" = -30; +"@MMK_R_J" = -50; +"@MMK_R_S" = -45; +"@MMK_R_V" = -55; +"@MMK_R_W" = -45; +"@MMK_R_T" = -70; +"@MMK_R_s" = -15; +"@MMK_R_v" = -10; +"@MMK_R_w" = -15; +"@MMK_R_x" = -30; +"@MMK_R_Y" = -55; +"@MMK_R_y" = -20; +}; +backslash = { +at = -60; +bracketright = 50; +divide = -70; +quoteleft = -155; +colon = -20; +backslash = -240; +equal = -20; +bracketleft = 50; +quoteright = -155; +endash = -45; +quotedbl = -195; +multiply = -95; +copyright = -65; +bar = 50; +guilsinglleft = -55; +quotesingle = -145; +plus = -70; +sterling = 10; +greater = 25; +ellipsis = -20; +trademark = -170; +bullet = -95; +ampersand = -50; +question = -120; +yen = -45; +braceright = 0; +degree = -200; +less = -80; +questiondown = 20; +hyphen = -45; +perthousand = -50; +dollar = -30; +underscore = 50; +euro = -125; +emdash = -45; +paragraph = -165; +quotedblleft = -165; +periodcentered = -95; +asterisk = -160; +asciicircum = -160; +registered = -140; +parenleft = -50; +cent = -85; +slash = 105; +guillemetleft = -55; +braceleft = -50; +parenright = 40; +asciitilde = -125; +quotedblright = -195; +minus = -70; +percent = -50; +"@MMK_R_germandbls" = 20; +"@MMK_R_tcaron" = -70; +"@MMK_R_Eth" = 30; +"@MMK_R_dcaron" = -65; +"@MMK_R_lcaron" = 20; +"@MMK_R_oslash" = 10; +"@MMK_R_O" = -100; +"@MMK_R_N" = 20; +"@MMK_R_M" = 20; +"@MMK_R_L" = 20; +"@MMK_R_K" = 20; +"@MMK_R_J" = 15; +"@MMK_R_I" = 20; +"@MMK_R_G" = -100; +"@MMK_R_F" = 20; +"@MMK_R_D" = 30; +"@MMK_R_C" = -105; +"@MMK_R_B" = 30; +"@MMK_R_A" = 20; +"@MMK_R_Z" = 20; +"@MMK_R_Y" = -70; +"@MMK_R_W" = -85; +"@MMK_R_V" = -110; +"@MMK_R_U" = -80; +"@MMK_R_T" = -50; +"@MMK_R_S" = -25; +"@MMK_R_R" = 20; +"@MMK_R_Q" = -100; +"@MMK_R_P" = 20; +"@MMK_R_o" = -75; +"@MMK_R_n" = 20; +"@MMK_R_m" = 20; +"@MMK_R_l" = 20; +"@MMK_R_j" = 85; +"@MMK_R_h" = 20; +"@MMK_R_f" = -15; +"@MMK_R_e" = -70; +"@MMK_R_d" = -65; +"@MMK_R_c" = -75; +"@MMK_R_b" = 20; +"@MMK_R_a" = -65; +"@MMK_R_z" = 20; +"@MMK_R_x" = 20; +"@MMK_R_w" = -50; +"@MMK_R_v" = -25; +"@MMK_R_u" = -45; +"@MMK_R_t" = -70; +"@MMK_R_s" = -15; +"@MMK_R_r" = 20; +"@MMK_R_q" = -65; +"@MMK_R_p" = 50; +"@MMK_R_g" = -35; +"@MMK_R_H" = 20; +"@MMK_R_E" = 20; +"@MMK_R_X" = 20; +"@MMK_R_y" = -15; +"@MMK_R_a.alt" = -35; +"@MMK_R_Lslash" = 20; +"@MMK_R_Oslash" = 15; +"@MMK_R_dcroat" = -65; +"@MMK_R_eth" = -70; +"@MMK_R_i" = 20; +"@MMK_R_lslash" = 20; +"@MMK_R_Thorn" = 20; +"@MMK_R_thorn" = 50; +}; +colon = { +periodcentered = -20; +paragraph = -10; +ampersand = -25; +parenleft = -10; +braceleft = -25; +braceright = -25; +quotesingle = -40; +guilsinglleft = -35; +quotedblleft = -10; +quoteleft = -10; +dollar = -20; +percent = -20; +backslash = -75; +question = -105; +underscore = -40; +perthousand = -20; +multiply = -15; +numbersign = -25; +cent = -30; +sterling = -10; +guillemetright = 15; +quotedblright = -45; +quoteright = -45; +yen = -50; +asciitilde = -15; +euro = -60; +parenright = -40; +guillemetleft = -35; +at = -10; +guilsinglright = 15; +quotedbl = -40; +bullet = -10; +degree = -35; +copyright = -10; +"@MMK_R_x" = -15; +"@MMK_R_y" = -20; +"@MMK_R_v" = -10; +"@MMK_R_w" = -15; +"@MMK_R_o" = -20; +"@MMK_R_g" = -10; +"@MMK_R_d" = -15; +"@MMK_R_e" = -15; +"@MMK_R_c" = -20; +"@MMK_R_a" = -15; +"@MMK_R_Y" = -50; +"@MMK_R_V" = -50; +"@MMK_R_W" = -40; +"@MMK_R_T" = -15; +"@MMK_R_S" = -10; +"@MMK_R_J" = 25; +"@MMK_R_A" = -15; +"@MMK_R_a.alt" = -15; +"@MMK_R_s" = -15; +"@MMK_R_q" = -15; +"@MMK_R_j" = 0; +"@MMK_R_X" = -15; +"@MMK_R_eth" = -20; +"@MMK_R_oslash" = -20; +"@MMK_R_dcroat" = -15; +"@MMK_R_dcaron" = -15; +}; +quotedblright = { +asciicircum = -30; +quotedblright = -10; +dollar = -25; +questiondown = -115; +guillemetleft = -105; +periodcentered = -75; +quotedblbase = -305; +quoteright = -10; +parenleft = -40; +cent = -75; +question = -20; +ellipsis = -305; +at = -40; +multiply = -45; +backslash = -20; +divide = -15; +copyright = -40; +sterling = -85; +colon = -10; +minus = -15; +slash = -175; +semicolon = -10; +less = -15; +guilsinglright = -20; +emdash = -40; +guilsinglleft = -105; +registered = -10; +numbersign = -120; +underscore = -305; +braceright = -45; +plus = -15; +braceleft = -75; +yen = -25; +guillemetright = -20; +ampersand = -100; +comma = -155; +bullet = -55; +endash = -40; +quotesinglbase = -155; +parenright = -15; +hyphen = -40; +euro = -65; +asciitilde = -55; +"@MMK_R_c" = -70; +"@MMK_R_d" = -60; +"@MMK_R_o" = -65; +"@MMK_R_A" = -100; +"@MMK_R_eth" = -70; +"@MMK_R_Q" = -20; +"@MMK_R_a" = -60; +"@MMK_R_g" = -55; +"@MMK_R_e" = -60; +"@MMK_R_s" = -50; +"@MMK_R_q" = -60; +"@MMK_R_x" = -15; +"@MMK_R_C" = -25; +"@MMK_R_G" = -25; +"@MMK_R_J" = -245; +"@MMK_R_O" = -20; +"@MMK_R_S" = -25; +"@MMK_R_W" = -20; +"@MMK_R_V" = -25; +"@MMK_R_Y" = -25; +"@MMK_R_X" = -35; +"@MMK_R_oslash" = -65; +"@MMK_R_Oslash" = -20; +"@MMK_R_dcaron" = -60; +"@MMK_R_dcroat" = -60; +"@MMK_R_a.alt" = -35; +}; +endash = { +dollar = -45; +degree = -80; +quoteright = -55; +quoteleft = -20; +guillemetright = -10; +perthousand = -40; +braceleft = -20; +sterling = -35; +quotesingle = -50; +guillemetleft = 35; +braceright = -30; +backslash = -90; +question = -105; +quotedbl = -50; +quotedblleft = -15; +slash = -35; +numbersign = -35; +paragraph = -20; +guilsinglright = -10; +yen = -50; +questiondown = -30; +multiply = -10; +trademark = -85; +cent = -10; +percent = -40; +asciicircum = -250; +quotedblright = -55; +underscore = -285; +guilsinglleft = 35; +euro = -60; +asterisk = -15; +parenright = -110; +"@MMK_R_J" = -50; +"@MMK_R_T" = -70; +"@MMK_R_W" = -45; +"@MMK_R_V" = -55; +"@MMK_R_S" = -45; +"@MMK_R_Y" = -55; +"@MMK_R_X" = -30; +"@MMK_R_v" = -10; +"@MMK_R_s" = -15; +"@MMK_R_y" = -20; +"@MMK_R_x" = -30; +"@MMK_R_w" = -15; +"@MMK_R_A" = -30; +}; +dollar = { +backslash = -45; +perthousand = -80; +braceleft = -40; +bullet = -20; +quotedblright = -60; +sterling = -20; +underscore = -120; +paragraph = -100; +quotedblleft = -100; +parenright = -100; +quotesingle = -55; +quoteleft = -95; +question = -60; +at = -10; +slash = -30; +asterisk = -65; +braceright = -30; +degree = -65; +cent = -20; +registered = -60; +dollar = -50; +trademark = -100; +yen = -65; +percent = -80; +guilsinglleft = 25; +quotedbl = -55; +quoteright = -60; +questiondown = -25; +guillemetleft = 25; +copyright = -10; +euro = -65; +numbersign = -35; +asciicircum = -150; +periodcentered = -15; +multiply = -20; +asciitilde = -45; +"@MMK_R_Oslash" = -25; +"@MMK_R_c" = -10; +"@MMK_R_tcaron" = -35; +"@MMK_R_oslash" = -10; +"@MMK_R_s" = -45; +"@MMK_R_v" = -30; +"@MMK_R_w" = -40; +"@MMK_R_t" = -35; +"@MMK_R_x" = -30; +"@MMK_R_S" = -25; +"@MMK_R_f" = -35; +"@MMK_R_o" = -10; +"@MMK_R_Q" = -25; +"@MMK_R_V" = -65; +"@MMK_R_T" = -55; +"@MMK_R_G" = -25; +"@MMK_R_O" = -25; +"@MMK_R_A" = -30; +"@MMK_R_U" = -15; +"@MMK_R_X" = -30; +"@MMK_R_y" = -55; +"@MMK_R_g" = -15; +"@MMK_R_e" = -10; +"@MMK_R_W" = -60; +"@MMK_R_Y" = -65; +"@MMK_R_C" = -30; +}; +trademark = { +underscore = -330; +sterling = -35; +question = -55; +ellipsis = -385; +quotedblbase = -305; +dollar = -25; +quotesinglbase = -155; +yen = -20; +guilsinglleft = 25; +questiondown = -100; +euro = -60; +numbersign = -65; +slash = -90; +comma = -155; +cent = -10; +braceleft = -20; +multiply = -15; +parenright = -15; +guillemetleft = 25; +backslash = -25; +braceright = -35; +"@MMK_R_x" = -15; +"@MMK_R_V" = -25; +"@MMK_R_W" = -20; +"@MMK_R_S" = -25; +"@MMK_R_X" = -35; +"@MMK_R_Y" = -25; +"@MMK_R_A" = -55; +"@MMK_R_J" = -245; +"@MMK_R_a.alt" = -35; +"@MMK_R_s" = -15; +}; +asciicircum = { +quotedbl = -45; +braceright = -45; +quotesingle = -45; +emdash = -250; +slash = -150; +asterisk = -10; +yen = -50; +braceleft = -75; +endash = -250; +bullet = -35; +degree = -50; +asciitilde = -30; +periodcentered = -90; +at = -20; +percent = -35; +paragraph = -15; +quoteright = -50; +parenleft = -20; +quotesinglbase = -155; +guillemetleft = -90; +multiply = -20; +parenright = -90; +sterling = -110; +dollar = -40; +trademark = -20; +numbersign = -105; +comma = -155; +ellipsis = -250; +underscore = -250; +cent = -50; +hyphen = -180; +quotedblright = -50; +question = -105; +copyright = -20; +perthousand = -35; +quoteleft = -15; +questiondown = -105; +guilsinglleft = -90; +quotedblbase = -250; +quotedblleft = -15; +backslash = -90; +euro = -65; +ampersand = -125; +"@MMK_R_eth" = -45; +"@MMK_R_dcroat" = -35; +"@MMK_R_J" = -250; +"@MMK_R_A" = -85; +"@MMK_R_W" = -45; +"@MMK_R_v" = -15; +"@MMK_R_dcaron" = -35; +"@MMK_R_x" = -35; +"@MMK_R_G" = -10; +"@MMK_R_C" = -10; +"@MMK_R_Y" = -55; +"@MMK_R_X" = -65; +"@MMK_R_V" = -55; +"@MMK_R_T" = -30; +"@MMK_R_S" = -40; +"@MMK_R_o" = -45; +"@MMK_R_g" = -30; +"@MMK_R_e" = -40; +"@MMK_R_c" = -50; +"@MMK_R_y" = -20; +"@MMK_R_w" = -15; +"@MMK_R_s" = -25; +"@MMK_R_q" = -35; +"@MMK_R_a.alt" = -80; +"@MMK_R_d" = -35; +"@MMK_R_a" = -35; +"@MMK_R_oslash" = -40; +}; +hyphen = { +quotedbl = -50; +dollar = -45; +degree = -80; +asciicircum = -180; +sterling = -35; +slash = -35; +yen = -50; +backslash = -90; +guilsinglleft = 35; +parenright = -110; +questiondown = -30; +trademark = -85; +perthousand = -40; +numbersign = -35; +multiply = -10; +euro = -60; +braceleft = -20; +guillemetright = -10; +underscore = -180; +asterisk = -15; +percent = -40; +paragraph = -20; +quotesingle = -50; +guillemetleft = 35; +question = -105; +quotedblright = -55; +quotedblleft = -15; +quoteright = -55; +quoteleft = -20; +braceright = -30; +cent = -10; +guilsinglright = -10; +"@MMK_R_Y" = -55; +"@MMK_R_w" = -15; +"@MMK_R_s" = -15; +"@MMK_R_A" = -30; +"@MMK_R_J" = -50; +"@MMK_R_T" = -70; +"@MMK_R_V" = -55; +"@MMK_R_W" = -45; +"@MMK_R_S" = -45; +"@MMK_R_X" = -30; +"@MMK_R_v" = -10; +"@MMK_R_x" = -30; +"@MMK_R_y" = -20; +}; +quotesingle = { +quotedblleft = -10; +quoteleft = -10; +less = -30; +sterling = -85; +semicolon = -20; +guilsinglright = -30; +hyphen = -45; +numbersign = -135; +yen = -15; +comma = -145; +plus = -25; +guillemetright = -30; +guilsinglleft = -100; +guillemetleft = -100; +registered = -20; +paragraph = -10; +divide = -30; +parenleft = -50; +endash = -45; +ampersand = -100; +periodcentered = -75; +braceleft = -75; +minus = -25; +asciicircum = -40; +slash = -145; +quotedblbase = -145; +copyright = -55; +cent = -80; +bullet = -60; +asciitilde = -65; +dollar = -30; +parenright = -15; +colon = -20; +questiondown = -125; +emdash = -45; +euro = -80; +quotesinglbase = -145; +underscore = -145; +multiply = -55; +at = -55; +braceright = -50; +ellipsis = -145; +"@MMK_R_tcaron" = -15; +"@MMK_R_u" = -15; +"@MMK_R_j" = -15; +"@MMK_R_f" = -15; +"@MMK_R_dcroat" = -65; +"@MMK_R_eth" = -70; +"@MMK_R_x" = -25; +"@MMK_R_z" = -15; +"@MMK_R_oslash" = -65; +"@MMK_R_a.alt" = -45; +"@MMK_R_y" = -15; +"@MMK_R_t" = -15; +"@MMK_R_w" = -15; +"@MMK_R_v" = -15; +"@MMK_R_q" = -65; +"@MMK_R_p" = -15; +"@MMK_R_s" = -60; +"@MMK_R_r" = -15; +"@MMK_R_m" = -15; +"@MMK_R_o" = -70; +"@MMK_R_n" = -15; +"@MMK_R_i" = -15; +"@MMK_R_e" = -65; +"@MMK_R_d" = -65; +"@MMK_R_g" = -60; +"@MMK_R_a" = -65; +"@MMK_R_c" = -70; +"@MMK_R_Y" = -15; +"@MMK_R_X" = -25; +"@MMK_R_W" = -10; +"@MMK_R_V" = -15; +"@MMK_R_Q" = -35; +"@MMK_R_S" = -30; +"@MMK_R_G" = -40; +"@MMK_R_A" = -110; +"@MMK_R_C" = -40; +"@MMK_R_O" = -35; +"@MMK_R_J" = -145; +"@MMK_R_Oslash" = -35; +"@MMK_R_dcaron" = -65; +}; +question = { +multiply = -25; +braceright = -45; +ellipsis = -105; +comma = -105; +underscore = -140; +quotesingle = -15; +endash = -15; +bullet = -35; +asciitilde = -35; +guilsinglleft = -75; +question = -50; +sterling = -60; +cent = -50; +emdash = -15; +yen = -35; +quoteright = -25; +numbersign = -105; +quotedblright = -25; +quotesinglbase = -105; +slash = -95; +dollar = -25; +parenright = -35; +ampersand = -85; +euro = -60; +questiondown = -105; +hyphen = -15; +periodcentered = -45; +quotedblbase = -105; +braceleft = -50; +at = -25; +degree = -10; +guillemetleft = -75; +quotedbl = -15; +copyright = -25; +parenleft = -25; +backslash = -40; +asciicircum = -10; +"@MMK_R_dcaron" = -35; +"@MMK_R_o" = -40; +"@MMK_R_g" = -30; +"@MMK_R_d" = -35; +"@MMK_R_c" = -45; +"@MMK_R_a" = -35; +"@MMK_R_s" = -30; +"@MMK_R_q" = -35; +"@MMK_R_O" = -10; +"@MMK_R_G" = -15; +"@MMK_R_C" = -10; +"@MMK_R_X" = -45; +"@MMK_R_Y" = -35; +"@MMK_R_S" = -25; +"@MMK_R_Oslash" = -10; +"@MMK_R_e" = -40; +"@MMK_R_Q" = -10; +"@MMK_R_eth" = -45; +"@MMK_R_oslash" = -40; +"@MMK_R_J" = -75; +"@MMK_R_A" = -90; +"@MMK_R_V" = -35; +"@MMK_R_W" = -30; +"@MMK_R_a.alt" = -35; +"@MMK_R_x" = -15; +"@MMK_R_dcroat" = -35; +}; +equal = { +euro = -60; +cent = -10; +guillemetleft = 35; +guilsinglright = 15; +questiondown = -10; +guilsinglleft = 35; +multiply = -10; +backslash = -20; +sterling = -10; +yen = -20; +parenright = -10; +underscore = -330; +guillemetright = 15; +braceright = -25; +question = -40; +braceleft = -20; +numbersign = -20; +dollar = -25; +slash = -15; +"@MMK_R_W" = -15; +"@MMK_R_A" = -20; +"@MMK_R_Y" = -20; +"@MMK_R_X" = -20; +"@MMK_R_V" = -20; +"@MMK_R_S" = -10; +"@MMK_R_x" = -15; +"@MMK_R_s" = -15; +}; +ampersand = { +ellipsis = -15; +guillemetleft = 30; +trademark = -90; +degree = -125; +quotesingle = -130; +question = -120; +braceright = -30; +quoteright = -135; +quotedblleft = -115; +asciitilde = -95; +sterling = -10; +registered = -55; +percent = -115; +semicolon = -15; +underscore = -190; +comma = -15; +quotedblbase = -15; +bullet = -10; +paragraph = -115; +yen = -70; +asterisk = -120; +colon = -20; +dollar = -35; +braceleft = -35; +quotesinglbase = -15; +perthousand = -115; +quotedblright = -135; +multiply = -25; +quoteleft = -115; +asciicircum = -135; +guilsinglleft = 30; +cent = -15; +numbersign = -40; +parenright = -70; +guillemetright = -20; +guilsinglright = -20; +backslash = -150; +euro = -65; +quotedbl = -130; +"@MMK_R_G" = -15; +"@MMK_R_X" = -15; +"@MMK_R_w" = -35; +"@MMK_R_Y" = -85; +"@MMK_R_O" = -15; +"@MMK_R_J" = 15; +"@MMK_R_C" = -20; +"@MMK_R_W" = -65; +"@MMK_R_Q" = -15; +"@MMK_R_f" = -40; +"@MMK_R_x" = -15; +"@MMK_R_y" = -50; +"@MMK_R_A" = -15; +"@MMK_R_tcaron" = -35; +"@MMK_R_a.alt" = -35; +"@MMK_R_Oslash" = -15; +"@MMK_R_V" = -80; +"@MMK_R_T" = -70; +"@MMK_R_S" = -40; +"@MMK_R_v" = -25; +"@MMK_R_t" = -35; +"@MMK_R_s" = -15; +}; +guillemetleft = { +dollar = -20; +cent = -25; +guillemetleft = -60; +guilsinglright = 25; +backslash = -65; +parenright = -75; +underscore = -315; +quoteright = -25; +bar = 20; +less = 20; +asterisk = 15; +emdash = 0; +bracketright = 20; +degree = -40; +semicolon = 15; +braceleft = -35; +yen = -30; +numbersign = -25; +asciitilde = -10; +question = -100; +periodcentered = -35; +trademark = -65; +plus = 20; +quotedblright = -25; +percent = -10; +quotedbl = -25; +colon = 15; +hyphen = 0; +bracketleft = 20; +bullet = -10; +perthousand = -10; +quotesingle = -25; +asciicircum = 15; +registered = 15; +euro = -45; +minus = 20; +braceright = -20; +endash = 0; +greater = 20; +guillemetright = 25; +equal = 20; +guilsinglleft = -60; +quotedblleft = 0; +divide = 20; +ampersand = -25; +"@MMK_R_oslash" = -15; +"@MMK_R_F" = 20; +"@MMK_R_Lslash" = 20; +"@MMK_R_Q" = 15; +"@MMK_R_lslash" = 20; +"@MMK_R_dcaron" = -10; +"@MMK_R_germandbls" = 20; +"@MMK_R_q" = -10; +"@MMK_R_m" = 20; +"@MMK_R_T" = -50; +"@MMK_R_U" = 20; +"@MMK_R_G" = 15; +"@MMK_R_Oslash" = 15; +"@MMK_R_x" = -10; +"@MMK_R_p" = 20; +"@MMK_R_r" = 20; +"@MMK_R_t" = 20; +"@MMK_R_u" = 20; +"@MMK_R_h" = 20; +"@MMK_R_i" = 20; +"@MMK_R_j" = 20; +"@MMK_R_l" = 20; +"@MMK_R_n" = 20; +"@MMK_R_a" = -10; +"@MMK_R_b" = 20; +"@MMK_R_c" = -20; +"@MMK_R_d" = -10; +"@MMK_R_X" = -10; +"@MMK_R_Y" = -35; +"@MMK_R_Z" = 20; +"@MMK_R_P" = 20; +"@MMK_R_V" = -30; +"@MMK_R_W" = -20; +"@MMK_R_H" = 20; +"@MMK_R_I" = 20; +"@MMK_R_K" = 20; +"@MMK_R_L" = 20; +"@MMK_R_M" = 20; +"@MMK_R_N" = 20; +"@MMK_R_O" = 15; +"@MMK_R_A" = -10; +"@MMK_R_B" = 20; +"@MMK_R_D" = 20; +"@MMK_R_E" = 20; +"@MMK_R_a.alt" = -10; +"@MMK_R_thorn" = 20; +"@MMK_R_R" = 20; +"@MMK_R_v" = 0; +"@MMK_R_e" = -15; +"@MMK_R_f" = 20; +"@MMK_R_J" = 25; +"@MMK_R_C" = 15; +"@MMK_R_z" = 20; +"@MMK_R_Thorn" = 20; +"@MMK_R_tcaron" = 20; +"@MMK_R_eth" = -20; +"@MMK_R_o" = -20; +"@MMK_R_Eth" = 20; +"@MMK_R_lcaron" = 20; +"@MMK_R_dcroat" = -10; +}; +minus = { +slash = -60; +euro = -60; +degree = -35; +multiply = -10; +underscore = -325; +braceleft = -20; +quoteright = -45; +perthousand = -15; +quotedbl = -35; +cent = -10; +comma = -30; +sterling = -35; +quotedblbase = -30; +numbersign = -50; +guilsinglleft = 35; +quotesingle = -35; +guillemetleft = 35; +question = -125; +ellipsis = -25; +parenright = -100; +questiondown = -85; +yen = -45; +quotedblright = -45; +quotesinglbase = -30; +backslash = -75; +braceright = -30; +dollar = -30; +percent = -15; +"@MMK_R_S" = -30; +"@MMK_R_J" = -115; +"@MMK_R_W" = -35; +"@MMK_R_T" = -70; +"@MMK_R_X" = -45; +"@MMK_R_V" = -45; +"@MMK_R_Y" = -45; +"@MMK_R_A" = -40; +"@MMK_R_y" = -15; +"@MMK_R_x" = -25; +"@MMK_R_w" = -10; +"@MMK_R_s" = -15; +}; +greater = { +yen = -45; +quoteright = -40; +dollar = -30; +slash = -70; +degree = -40; +questiondown = -100; +sterling = -35; +braceright = -35; +question = -135; +guillemetleft = 35; +quotedblbase = -45; +multiply = -10; +underscore = -300; +numbersign = -55; +ellipsis = -45; +percent = -20; +parenright = -100; +cent = -10; +quotedblright = -40; +guilsinglleft = 35; +quotedbl = -35; +quotesingle = -35; +perthousand = -20; +quotesinglbase = -45; +backslash = -75; +euro = -60; +braceleft = -20; +comma = -45; +"@MMK_R_x" = -25; +"@MMK_R_Y" = -50; +"@MMK_R_S" = -30; +"@MMK_R_W" = -35; +"@MMK_R_V" = -45; +"@MMK_R_T" = -50; +"@MMK_R_J" = -140; +"@MMK_R_A" = -45; +"@MMK_R_a.alt" = -15; +"@MMK_R_y" = -15; +"@MMK_R_w" = -10; +"@MMK_R_X" = -50; +"@MMK_R_s" = -15; +}; +percent = { +bullet = -35; +quoteleft = -140; +plus = -10; +dollar = -35; +question = -100; +asciitilde = -90; +perthousand = -125; +quotedbl = -85; +divide = -10; +paragraph = -145; +degree = -105; +copyright = -15; +minus = -10; +quotesingle = -85; +questiondown = -15; +underscore = -85; +quotedblleft = -145; +guillemetright = 10; +asterisk = -115; +multiply = -35; +parenleft = -15; +at = -15; +sterling = -15; +backslash = -50; +parenright = -75; +less = -20; +quotedblright = -90; +quoteright = -90; +registered = -90; +braceright = -30; +periodcentered = -30; +numbersign = -25; +asciicircum = -195; +euro = -70; +yen = -65; +percent = -125; +slash = -15; +braceleft = -45; +trademark = -125; +cent = -30; +guilsinglright = 10; +"@MMK_R_s" = -30; +"@MMK_R_w" = -45; +"@MMK_R_c" = -15; +"@MMK_R_Q" = -40; +"@MMK_R_V" = -75; +"@MMK_R_T" = -70; +"@MMK_R_U" = -25; +"@MMK_R_o" = -20; +"@MMK_R_d" = -15; +"@MMK_R_q" = -15; +"@MMK_R_v" = -35; +"@MMK_R_t" = -35; +"@MMK_R_J" = 15; +"@MMK_R_G" = -40; +"@MMK_R_Y" = -75; +"@MMK_R_S" = -15; +"@MMK_R_W" = -75; +"@MMK_R_e" = -15; +"@MMK_R_y" = -65; +"@MMK_R_Oslash" = -40; +"@MMK_R_a" = -15; +"@MMK_R_oslash" = -20; +"@MMK_R_dcroat" = -15; +"@MMK_R_x" = -25; +"@MMK_R_O" = -40; +"@MMK_R_C" = -45; +"@MMK_R_X" = -25; +"@MMK_R_dcaron" = -15; +"@MMK_R_f" = -35; +"@MMK_R_eth" = -15; +"@MMK_R_A" = -25; +"@MMK_R_g" = -25; +"@MMK_R_tcaron" = -35; +}; +plus = { +percent = -15; +braceright = -30; +guilsinglleft = 35; +sterling = -35; +numbersign = -50; +yen = -45; +quotedbl = -35; +quoteright = -45; +quotedblbase = -30; +ellipsis = -25; +degree = -35; +backslash = -75; +euro = -60; +question = -125; +parenright = -100; +comma = -30; +questiondown = -85; +quotesingle = -35; +dollar = -30; +guillemetleft = 35; +quotesinglbase = -30; +perthousand = -15; +multiply = -10; +quotedblright = -45; +slash = -60; +underscore = -300; +cent = -10; +braceleft = -20; +"@MMK_R_s" = -15; +"@MMK_R_V" = -45; +"@MMK_R_W" = -35; +"@MMK_R_T" = -70; +"@MMK_R_S" = -30; +"@MMK_R_X" = -45; +"@MMK_R_Y" = -45; +"@MMK_R_A" = -40; +"@MMK_R_J" = -115; +"@MMK_R_w" = -10; +"@MMK_R_x" = -25; +"@MMK_R_y" = -15; +}; +divide = { +slash = -60; +question = -125; +quotesingle = -35; +comma = -30; +quotedblbase = -30; +quotedbl = -35; +parenright = -100; +ellipsis = -25; +percent = -15; +dollar = -30; +backslash = -75; +multiply = -10; +yen = -45; +braceleft = -20; +quotesinglbase = -30; +guilsinglleft = 35; +underscore = -275; +degree = -35; +quotedblright = -45; +perthousand = -15; +numbersign = -50; +questiondown = -85; +quoteright = -45; +guillemetleft = 35; +euro = -60; +sterling = -35; +cent = -10; +braceright = -30; +"@MMK_R_T" = -70; +"@MMK_R_J" = -115; +"@MMK_R_s" = -15; +"@MMK_R_w" = -10; +"@MMK_R_x" = -25; +"@MMK_R_W" = -35; +"@MMK_R_V" = -45; +"@MMK_R_Y" = -45; +"@MMK_R_X" = -45; +"@MMK_R_A" = -40; +"@MMK_R_y" = -15; +"@MMK_R_S" = -30; +}; +underscore = { +dollar = -165; +quotedblleft = -305; +equal = -330; +emdash = -330; +quotedbl = -285; +registered = -300; +copyright = -120; +quotesinglbase = -45; +question = -175; +at = -115; +multiply = -280; +minus = -325; +guillemetright = -315; +numbersign = -330; +semicolon = -40; +cent = -205; +degree = -210; +comma = -45; +questiondown = -10; +quotesingle = -145; +ampersand = -140; +asterisk = -215; +bullet = -190; +backslash = -270; +quotedblbase = -45; +colon = -75; +paragraph = -245; +less = -300; +percent = -330; +hyphen = -180; +yen = -330; +parenleft = -90; +trademark = -330; +guilsinglright = -185; +euro = -310; +guillemetleft = -315; +periodcentered = -145; +asciitilde = -245; +perthousand = -330; +sterling = -330; +braceright = -25; +quotedblright = -305; +endash = -285; +asciicircum = -250; +braceleft = -80; +quoteleft = -155; +greater = -300; +ellipsis = -75; +quoteright = -155; +guilsinglleft = -185; +slash = 55; +plus = -300; +divide = -295; +"@MMK_R_Lslash" = -315; +"@MMK_R_dcroat" = -190; +"@MMK_R_oslash" = -220; +"@MMK_R_r" = -215; +"@MMK_R_germandbls" = -325; +"@MMK_R_a" = -190; +"@MMK_R_f" = -200; +"@MMK_R_q" = -190; +"@MMK_R_w" = -330; +"@MMK_R_lslash" = -195; +"@MMK_R_d" = -190; +"@MMK_R_g" = -50; +"@MMK_R_o" = -245; +"@MMK_R_dcaron" = -190; +"@MMK_R_eth" = -225; +"@MMK_R_P" = -330; +"@MMK_R_Q" = -295; +"@MMK_R_R" = -330; +"@MMK_R_S" = -230; +"@MMK_R_T" = -320; +"@MMK_R_V" = -330; +"@MMK_R_W" = -330; +"@MMK_R_X" = -330; +"@MMK_R_Y" = -330; +"@MMK_R_Z" = -330; +"@MMK_R_A" = -330; +"@MMK_R_C" = -310; +"@MMK_R_E" = -330; +"@MMK_R_F" = -325; +"@MMK_R_G" = -315; +"@MMK_R_H" = -330; +"@MMK_R_I" = -160; +"@MMK_R_K" = -330; +"@MMK_R_L" = -300; +"@MMK_R_M" = -330; +"@MMK_R_N" = -330; +"@MMK_R_O" = -305; +"@MMK_R_s" = -165; +"@MMK_R_t" = -140; +"@MMK_R_u" = -130; +"@MMK_R_v" = -315; +"@MMK_R_x" = -295; +"@MMK_R_y" = -35; +"@MMK_R_z" = -280; +"@MMK_R_b" = -330; +"@MMK_R_c" = -245; +"@MMK_R_e" = -225; +"@MMK_R_h" = -315; +"@MMK_R_i" = -150; +"@MMK_R_j" = 45; +"@MMK_R_l" = -160; +"@MMK_R_m" = -330; +"@MMK_R_n" = -310; +"@MMK_R_lcaron" = -250; +"@MMK_R_a.alt" = -170; +"@MMK_R_tcaron" = -140; +"@MMK_R_U" = -215; +"@MMK_R_Thorn" = -330; +"@MMK_R_J" = -90; +"@MMK_R_Oslash" = -290; +}; +asciitilde = { +cent = -35; +parenleft = -15; +degree = -80; +perthousand = -45; +guilsinglright = -15; +registered = -10; +slash = -135; +quotedblleft = -25; +question = -140; +guilsinglleft = -25; +parenright = -120; +quoteright = -55; +ampersand = -50; +paragraph = -25; +asciitilde = -25; +copyright = -15; +multiply = -40; +bullet = -20; +quotedblright = -55; +euro = -65; +asterisk = -20; +yen = -55; +ellipsis = -170; +quotesingle = -55; +dollar = -50; +percent = -45; +asciicircum = -50; +numbersign = -100; +colon = -15; +comma = -155; +questiondown = -110; +at = -15; +sterling = -45; +semicolon = -15; +backslash = -100; +quotesinglbase = -155; +trademark = -90; +braceright = -45; +quotedblbase = -175; +quoteleft = -25; +guillemetright = -15; +periodcentered = -25; +guillemetleft = -25; +braceleft = -30; +underscore = -245; +quotedbl = -55; +"@MMK_R_a.alt" = -100; +"@MMK_R_dcroat" = -20; +"@MMK_R_A" = -85; +"@MMK_R_y" = -25; +"@MMK_R_J" = -245; +"@MMK_R_G" = -10; +"@MMK_R_X" = -70; +"@MMK_R_T" = -75; +"@MMK_R_W" = -50; +"@MMK_R_e" = -25; +"@MMK_R_d" = -20; +"@MMK_R_g" = -20; +"@MMK_R_a" = -20; +"@MMK_R_c" = -25; +"@MMK_R_w" = -20; +"@MMK_R_q" = -20; +"@MMK_R_s" = -25; +"@MMK_R_V" = -60; +"@MMK_R_o" = -25; +"@MMK_R_x" = -40; +"@MMK_R_v" = -15; +"@MMK_R_eth" = -25; +"@MMK_R_S" = -50; +"@MMK_R_oslash" = -25; +"@MMK_R_Y" = -60; +"@MMK_R_dcaron" = -20; +}; +cent = { +paragraph = -10; +dollar = -20; +cent = -10; +guilsinglleft = 35; +backslash = -85; +quotesingle = -40; +parenright = -60; +guillemetleft = 35; +quoteleft = -15; +sterling = -10; +multiply = -10; +degree = -55; +numbersign = -20; +guilsinglright = 15; +percent = -30; +question = -100; +braceright = -25; +quoteright = -40; +trademark = -20; +quotedbl = -40; +quotedblright = -40; +quotedblleft = -10; +underscore = -85; +euro = -60; +guillemetright = 15; +perthousand = -30; +braceleft = -20; +yen = -50; +"@MMK_R_X" = -10; +"@MMK_R_J" = 25; +"@MMK_R_A" = -10; +"@MMK_R_x" = -10; +"@MMK_R_y" = -15; +"@MMK_R_v" = -10; +"@MMK_R_w" = -10; +"@MMK_R_s" = -10; +"@MMK_R_W" = -40; +"@MMK_R_Y" = -50; +"@MMK_R_T" = -40; +"@MMK_R_V" = -50; +}; +bullet = { +parenright = -130; +quotedblright = -90; +sterling = -35; +asciicircum = -60; +percent = -85; +question = -135; +braceright = -35; +numbersign = -60; +quotedblleft = -55; +quotedblbase = -35; +guillemetright = -50; +perthousand = -85; +semicolon = -35; +colon = -35; +dollar = -80; +ellipsis = -35; +questiondown = -80; +quotesinglbase = -35; +underscore = -190; +asciitilde = -15; +quotedbl = -85; +multiply = -10; +quoteleft = -60; +trademark = -85; +slash = -75; +guillemetleft = 35; +degree = -115; +guilsinglleft = 35; +cent = -10; +braceleft = -30; +euro = -60; +yen = -65; +paragraph = -55; +asterisk = -55; +guilsinglright = -50; +quoteright = -90; +registered = -30; +quotesingle = -85; +comma = -35; +backslash = -130; +"@MMK_R_a.alt" = -15; +"@MMK_R_C" = -10; +"@MMK_R_V" = -75; +"@MMK_R_J" = -105; +"@MMK_R_O" = -10; +"@MMK_R_A" = -50; +"@MMK_R_X" = -55; +"@MMK_R_Y" = -75; +"@MMK_R_Q" = -10; +"@MMK_R_S" = -80; +"@MMK_R_T" = -70; +"@MMK_R_W" = -60; +"@MMK_R_x" = -50; +"@MMK_R_y" = -40; +"@MMK_R_s" = -25; +"@MMK_R_v" = -20; +"@MMK_R_w" = -30; +"@MMK_R_Oslash" = -10; +}; +registered = { +quotedbl = -30; +quotesinglbase = -115; +ellipsis = -115; +sterling = -40; +quotedblbase = -115; +slash = -125; +ampersand = -40; +braceright = -40; +parenright = -55; +guilsinglleft = -10; +degree = -25; +bullet = -10; +numbersign = -90; +underscore = -300; +comma = -115; +periodcentered = -15; +parenleft = -10; +question = -80; +quoteright = -40; +asciitilde = -15; +percent = -15; +dollar = -30; +perthousand = -15; +cent = -25; +questiondown = -100; +guillemetleft = -10; +euro = -60; +backslash = -60; +quotedblright = -40; +copyright = -10; +yen = -45; +braceleft = -25; +quotesingle = -30; +multiply = -15; +at = -10; +"@MMK_R_q" = -15; +"@MMK_R_s" = -20; +"@MMK_R_c" = -20; +"@MMK_R_o" = -15; +"@MMK_R_d" = -15; +"@MMK_R_e" = -15; +"@MMK_R_g" = -10; +"@MMK_R_x" = -25; +"@MMK_R_y" = -15; +"@MMK_R_w" = -10; +"@MMK_R_A" = -75; +"@MMK_R_X" = -55; +"@MMK_R_Y" = -45; +"@MMK_R_W" = -35; +"@MMK_R_S" = -30; +"@MMK_R_J" = -205; +"@MMK_R_V" = -45; +"@MMK_R_dcaron" = -15; +"@MMK_R_oslash" = -15; +"@MMK_R_eth" = -20; +"@MMK_R_a" = -15; +"@MMK_R_dcroat" = -15; +"@MMK_R_a.alt" = -45; +}; +comma = { +colon = -10; +plus = -65; +sterling = -10; +divide = -65; +dollar = -25; +at = -40; +guillemetleft = -70; +trademark = -155; +underscore = -10; +slash = 30; +braceleft = -75; +registered = -155; +ellipsis = -10; +quotedblright = -155; +degree = -155; +copyright = -45; +paragraph = -155; +guillemetright = 10; +minus = -65; +numbersign = -25; +multiply = -115; +guilsinglright = 10; +less = -105; +braceright = -25; +ampersand = -30; +parenleft = -35; +endash = -20; +quoteright = -155; +euro = -120; +asciicircum = -155; +semicolon = -10; +quoteleft = -155; +question = -110; +guilsinglleft = -70; +cent = -65; +perthousand = -75; +emdash = -20; +hyphen = -20; +asciitilde = -155; +bullet = -95; +quotedbl = -155; +backslash = -155; +yen = -65; +periodcentered = -90; +percent = -75; +quotedblleft = -155; +quotesingle = -145; +asterisk = -155; +"@MMK_R_dcaron" = -45; +"@MMK_R_oslash" = -15; +"@MMK_R_q" = -45; +"@MMK_R_a" = -45; +"@MMK_R_Y" = -90; +"@MMK_R_W" = -95; +"@MMK_R_O" = -90; +"@MMK_R_Oslash" = -10; +"@MMK_R_y" = -80; +"@MMK_R_v" = -40; +"@MMK_R_w" = -60; +"@MMK_R_t" = -55; +"@MMK_R_u" = -25; +"@MMK_R_s" = -10; +"@MMK_R_o" = -55; +"@MMK_R_j" = 25; +"@MMK_R_f" = -35; +"@MMK_R_g" = -60; +"@MMK_R_d" = -45; +"@MMK_R_e" = -50; +"@MMK_R_c" = -55; +"@MMK_R_V" = -115; +"@MMK_R_T" = -70; +"@MMK_R_U" = -60; +"@MMK_R_S" = -10; +"@MMK_R_Q" = -90; +"@MMK_R_J" = 25; +"@MMK_R_G" = -90; +"@MMK_R_C" = -95; +"@MMK_R_dcroat" = -45; +"@MMK_R_a.alt" = -20; +"@MMK_R_tcaron" = -55; +"@MMK_R_eth" = -45; +}; +quotedbl = { +yen = -15; +quoteleft = -10; +copyright = -55; +parenright = -15; +asciicircum = -40; +divide = -30; +guilsinglright = -30; +minus = -25; +cent = -80; +bullet = -60; +periodcentered = -75; +braceleft = -75; +dollar = -30; +guillemetleft = -100; +guillemetright = -30; +ampersand = -100; +guilsinglleft = -100; +quotedblleft = -10; +quotedblbase = -285; +registered = -20; +at = -55; +colon = -20; +underscore = -285; +questiondown = -125; +slash = -180; +ellipsis = -285; +plus = -25; +hyphen = -45; +euro = -80; +semicolon = -20; +less = -30; +paragraph = -10; +braceright = -50; +asciitilde = -65; +comma = -155; +numbersign = -135; +multiply = -55; +emdash = -45; +parenleft = -50; +sterling = -85; +endash = -45; +quotesinglbase = -155; +"@MMK_R_dcroat" = -65; +"@MMK_R_oslash" = -65; +"@MMK_R_Oslash" = -35; +"@MMK_R_p" = -15; +"@MMK_R_tcaron" = -15; +"@MMK_R_t" = -15; +"@MMK_R_e" = -65; +"@MMK_R_i" = -15; +"@MMK_R_o" = -70; +"@MMK_R_Q" = -35; +"@MMK_R_W" = -10; +"@MMK_R_X" = -25; +"@MMK_R_Y" = -15; +"@MMK_R_G" = -40; +"@MMK_R_J" = -245; +"@MMK_R_V" = -15; +"@MMK_R_dcaron" = -65; +"@MMK_R_a.alt" = -45; +"@MMK_R_q" = -65; +"@MMK_R_r" = -15; +"@MMK_R_s" = -60; +"@MMK_R_u" = -15; +"@MMK_R_v" = -15; +"@MMK_R_w" = -15; +"@MMK_R_x" = -25; +"@MMK_R_y" = -15; +"@MMK_R_z" = -15; +"@MMK_R_a" = -65; +"@MMK_R_c" = -70; +"@MMK_R_d" = -65; +"@MMK_R_f" = -15; +"@MMK_R_g" = -60; +"@MMK_R_j" = -15; +"@MMK_R_m" = -15; +"@MMK_R_n" = -15; +"@MMK_R_S" = -30; +"@MMK_R_A" = -110; +"@MMK_R_C" = -40; +"@MMK_R_O" = -35; +"@MMK_R_eth" = -70; +}; +less = { +backslash = 25; +parenright = -10; +numbersign = -20; +guilsinglright = 15; +slash = 25; +cent = -10; +guillemetleft = 35; +multiply = -10; +guillemetright = 15; +braceleft = -20; +sterling = -10; +dollar = -20; +euro = -60; +underscore = -300; +braceright = -25; +guilsinglleft = 35; +"@MMK_R_s" = -10; +"@MMK_R_j" = 30; +"@MMK_R_J" = 25; +}; +braceright = { +braceright = -50; +semicolon = -30; +quotedblleft = -75; +ellipsis = -30; +asciitilde = -45; +euro = -85; +comma = -30; +at = -35; +quotedbl = -85; +endash = -20; +periodcentered = -35; +asterisk = -75; +backslash = -105; +asciicircum = -80; +parenright = -70; +percent = -75; +guilsinglright = -60; +plus = -25; +sterling = -60; +quoteleft = -75; +divide = -25; +bracketright = -20; +perthousand = -75; +minus = -25; +registered = -55; +quotedblbase = -30; +numbersign = -60; +questiondown = -65; +bracketleft = -20; +quoteright = -90; +quotedblright = -90; +hyphen = -20; +multiply = -40; +cent = -45; +bar = -20; +equal = -20; +less = -30; +underscore = -75; +paragraph = -75; +copyright = -35; +emdash = -20; +slash = -25; +dollar = -95; +bullet = -40; +quotesinglbase = -30; +guillemetright = -60; +colon = -30; +quotesingle = -85; +greater = -20; +yen = -90; +question = -110; +parenleft = -30; +degree = -80; +trademark = -75; +braceleft = -65; +ampersand = -25; +"@MMK_R_Z" = -20; +"@MMK_R_dcaron" = -30; +"@MMK_R_lcaron" = -20; +"@MMK_R_q" = -30; +"@MMK_R_b" = -20; +"@MMK_R_d" = -30; +"@MMK_R_f" = -40; +"@MMK_R_j" = -20; +"@MMK_R_l" = -20; +"@MMK_R_P" = -20; +"@MMK_R_a.alt" = -20; +"@MMK_R_Thorn" = -20; +"@MMK_R_N" = -20; +"@MMK_R_s" = -60; +"@MMK_R_r" = -20; +"@MMK_R_u" = -25; +"@MMK_R_t" = -40; +"@MMK_R_y" = -70; +"@MMK_R_x" = -55; +"@MMK_R_z" = -20; +"@MMK_R_a" = -30; +"@MMK_R_c" = -35; +"@MMK_R_e" = -30; +"@MMK_R_g" = -35; +"@MMK_R_i" = -20; +"@MMK_R_h" = -20; +"@MMK_R_m" = -20; +"@MMK_R_n" = -20; +"@MMK_R_Q" = -40; +"@MMK_R_S" = -80; +"@MMK_R_R" = -20; +"@MMK_R_U" = -35; +"@MMK_R_T" = -75; +"@MMK_R_W" = -95; +"@MMK_R_V" = -105; +"@MMK_R_Y" = -105; +"@MMK_R_X" = -55; +"@MMK_R_A" = -55; +"@MMK_R_C" = -40; +"@MMK_R_B" = -20; +"@MMK_R_I" = -20; +"@MMK_R_H" = -20; +"@MMK_R_K" = -20; +"@MMK_R_M" = -20; +"@MMK_R_O" = -40; +"@MMK_R_w" = -65; +"@MMK_R_v" = -55; +"@MMK_R_dcroat" = -30; +"@MMK_R_E" = -20; +"@MMK_R_D" = -20; +"@MMK_R_G" = -40; +"@MMK_R_J" = -50; +"@MMK_R_L" = -20; +"@MMK_R_germandbls" = -20; +"@MMK_R_eth" = -30; +"@MMK_R_Oslash" = -40; +"@MMK_R_p" = -20; +"@MMK_R_Lslash" = -20; +"@MMK_R_o" = -35; +"@MMK_R_oslash" = -35; +"@MMK_R_tcaron" = -40; +"@MMK_R_thorn" = -20; +"@MMK_R_F" = -20; +"@MMK_R_Eth" = -20; +"@MMK_R_lslash" = -20; +}; +euro = { +parenright = -15; +question = -45; +yen = -20; +guillemetright = 15; +underscore = -130; +guilsinglleft = 35; +guillemetleft = 35; +braceleft = -20; +numbersign = -20; +multiply = -10; +dollar = -25; +guilsinglright = 15; +sterling = -10; +euro = -60; +braceright = -25; +backslash = -20; +cent = -10; +"@MMK_R_A" = -15; +"@MMK_R_W" = -20; +"@MMK_R_Y" = -25; +"@MMK_R_X" = -15; +"@MMK_R_J" = 25; +"@MMK_R_s" = -15; +"@MMK_R_x" = -15; +"@MMK_R_V" = -20; +}; +degree = { +quotesinglbase = -155; +questiondown = -110; +ampersand = -100; +emdash = -40; +parenright = -20; +underscore = -210; +quotedblright = -10; +question = -25; +at = -40; +braceleft = -75; +bullet = -60; +divide = -15; +hyphen = -40; +copyright = -40; +periodcentered = -85; +multiply = -45; +parenleft = -35; +minus = -10; +yen = -30; +dollar = -25; +less = -15; +sterling = -95; +guilsinglright = -20; +backslash = -25; +numbersign = -120; +guilsinglleft = -110; +cent = -75; +braceright = -45; +guillemetleft = -110; +asciitilde = -55; +endash = -40; +quotesingle = -10; +slash = -175; +euro = -65; +guillemetright = -20; +asciicircum = -30; +quotedbl = -10; +quoteright = -10; +quotedblbase = -210; +comma = -155; +ellipsis = -210; +plus = -10; +"@MMK_R_Oslash" = -20; +"@MMK_R_a.alt" = -35; +"@MMK_R_g" = -50; +"@MMK_R_dcroat" = -55; +"@MMK_R_o" = -65; +"@MMK_R_a" = -55; +"@MMK_R_c" = -70; +"@MMK_R_d" = -55; +"@MMK_R_e" = -60; +"@MMK_R_s" = -45; +"@MMK_R_S" = -25; +"@MMK_R_W" = -25; +"@MMK_R_oslash" = -65; +"@MMK_R_Y" = -30; +"@MMK_R_x" = -15; +"@MMK_R_J" = -210; +"@MMK_R_dcaron" = -55; +"@MMK_R_eth" = -70; +"@MMK_R_q" = -55; +"@MMK_R_O" = -20; +"@MMK_R_A" = -95; +"@MMK_R_C" = -20; +"@MMK_R_G" = -25; +"@MMK_R_X" = -40; +"@MMK_R_Q" = -20; +"@MMK_R_V" = -30; +}; +quoteleft = { +perthousand = -15; +numbersign = -95; +euro = -60; +multiply = -15; +yen = -45; +degree = -30; +quotedbl = -30; +asciitilde = -20; +underscore = -155; +braceleft = -30; +quotedblright = -40; +sterling = -45; +dollar = -30; +backslash = -45; +ampersand = -65; +braceright = -40; +percent = -15; +quotedblbase = -155; +guillemetleft = -50; +guilsinglleft = -50; +parenright = -85; +questiondown = -100; +ellipsis = -155; +parenleft = -15; +comma = -155; +question = -45; +periodcentered = -30; +quotesingle = -30; +bullet = -20; +slash = -140; +quoteright = -40; +quotesinglbase = -155; +at = -15; +copyright = -15; +cent = -35; +"@MMK_R_a.alt" = -50; +"@MMK_R_dcaron" = -20; +"@MMK_R_X" = -55; +"@MMK_R_Y" = -50; +"@MMK_R_J" = -155; +"@MMK_R_v" = -10; +"@MMK_R_d" = -20; +"@MMK_R_e" = -25; +"@MMK_R_g" = -20; +"@MMK_R_c" = -30; +"@MMK_R_o" = -25; +"@MMK_R_dcroat" = -20; +"@MMK_R_q" = -20; +"@MMK_R_x" = -25; +"@MMK_R_y" = -15; +"@MMK_R_V" = -45; +"@MMK_R_W" = -40; +"@MMK_R_S" = -30; +"@MMK_R_w" = -10; +"@MMK_R_s" = -20; +"@MMK_R_oslash" = -25; +"@MMK_R_eth" = -30; +"@MMK_R_A" = -80; +"@MMK_R_a" = -20; +}; +guillemetright = { +degree = -160; +asciitilde = -35; +guilsinglright = -65; +bracketleft = 35; +quotedblleft = -90; +quotesinglbase = -20; +guillemetright = -65; +ellipsis = -20; +multiply = 25; +cent = 25; +ampersand = 35; +quotedblright = -140; +paragraph = -90; +dollar = -115; +asterisk = -105; +less = 35; +underscore = -315; +colon = -20; +divide = 35; +greater = 35; +periodcentered = 25; +quotedblbase = -20; +at = 35; +semicolon = -20; +euro = -25; +slash = -40; +guillemetleft = 65; +bullet = 25; +questiondown = -70; +asciicircum = -105; +hyphen = 35; +endash = 35; +bar = 35; +trademark = -75; +registered = -35; +question = -120; +quoteright = -140; +parenright = -95; +minus = 35; +numbersign = -25; +bracketright = 35; +plus = 35; +backslash = -120; +emdash = 35; +yen = -30; +quotedbl = -125; +quotesingle = -125; +percent = -130; +parenleft = 35; +copyright = 35; +quoteleft = -100; +comma = -20; +guilsinglleft = 65; +equal = 35; +perthousand = -130; +"@MMK_R_v" = 10; +"@MMK_R_u" = 35; +"@MMK_R_R" = 35; +"@MMK_R_dcaron" = 35; +"@MMK_R_germandbls" = 35; +"@MMK_R_m" = 35; +"@MMK_R_a.alt" = 15; +"@MMK_R_A" = -10; +"@MMK_R_r" = 35; +"@MMK_R_p" = 35; +"@MMK_R_q" = 35; +"@MMK_R_z" = 35; +"@MMK_R_x" = -15; +"@MMK_R_y" = -15; +"@MMK_R_b" = 35; +"@MMK_R_g" = 30; +"@MMK_R_d" = 35; +"@MMK_R_e" = 35; +"@MMK_R_j" = 35; +"@MMK_R_h" = 35; +"@MMK_R_n" = 35; +"@MMK_R_o" = 35; +"@MMK_R_l" = 35; +"@MMK_R_S" = -90; +"@MMK_R_P" = 35; +"@MMK_R_Q" = 15; +"@MMK_R_V" = -45; +"@MMK_R_W" = -30; +"@MMK_R_T" = -35; +"@MMK_R_U" = 30; +"@MMK_R_Z" = 35; +"@MMK_R_X" = -15; +"@MMK_R_Y" = -50; +"@MMK_R_B" = 35; +"@MMK_R_C" = 15; +"@MMK_R_F" = 35; +"@MMK_R_G" = 20; +"@MMK_R_E" = 35; +"@MMK_R_J" = -70; +"@MMK_R_K" = 35; +"@MMK_R_H" = 35; +"@MMK_R_I" = 35; +"@MMK_R_L" = 35; +"@MMK_R_M" = 35; +"@MMK_R_thorn" = 35; +"@MMK_R_Lslash" = 35; +"@MMK_R_Eth" = 35; +"@MMK_R_eth" = 35; +"@MMK_R_dcroat" = 35; +"@MMK_R_Oslash" = 15; +"@MMK_R_lcaron" = 35; +"@MMK_R_lslash" = 35; +"@MMK_R_Thorn" = 35; +"@MMK_R_oslash" = 35; +"@MMK_R_s" = -25; +"@MMK_R_c" = 35; +"@MMK_R_a" = 35; +"@MMK_R_i" = 35; +"@MMK_R_D" = 35; +"@MMK_R_N" = 35; +"@MMK_R_O" = 15; +}; +guilsinglleft = { +quoteright = -25; +asciicircum = 15; +registered = 15; +asterisk = 15; +periodcentered = -35; +quotedblright = -25; +backslash = -65; +guilsinglleft = -60; +yen = -30; +percent = -10; +greater = 20; +quotesingle = -25; +question = -100; +bracketright = 20; +guillemetleft = -60; +bullet = -10; +divide = 20; +numbersign = -25; +euro = -45; +parenright = -75; +degree = -40; +equal = 20; +bracketleft = 20; +quotedbl = -25; +less = 20; +dollar = -20; +hyphen = 0; +bar = 20; +endash = 0; +braceleft = -35; +guilsinglright = 25; +minus = 20; +perthousand = -10; +emdash = 0; +semicolon = 15; +ampersand = -25; +cent = -25; +guillemetright = 25; +asciitilde = -10; +plus = 20; +colon = 15; +braceright = -20; +underscore = -185; +trademark = -65; +quotedblleft = 0; +"@MMK_R_n" = 20; +"@MMK_R_Oslash" = 15; +"@MMK_R_oslash" = -15; +"@MMK_R_eth" = -20; +"@MMK_R_Lslash" = 20; +"@MMK_R_N" = 20; +"@MMK_R_Y" = -35; +"@MMK_R_o" = -20; +"@MMK_R_i" = 20; +"@MMK_R_G" = 15; +"@MMK_R_D" = 20; +"@MMK_R_E" = 20; +"@MMK_R_B" = 20; +"@MMK_R_A" = -10; +"@MMK_R_L" = 20; +"@MMK_R_M" = 20; +"@MMK_R_J" = 25; +"@MMK_R_H" = 20; +"@MMK_R_I" = 20; +"@MMK_R_V" = -30; +"@MMK_R_W" = -20; +"@MMK_R_T" = -50; +"@MMK_R_U" = 20; +"@MMK_R_Q" = 15; +"@MMK_R_Z" = 20; +"@MMK_R_X" = -10; +"@MMK_R_f" = 20; +"@MMK_R_d" = -10; +"@MMK_R_e" = -15; +"@MMK_R_b" = 20; +"@MMK_R_c" = -20; +"@MMK_R_a" = -10; +"@MMK_R_m" = 20; +"@MMK_R_j" = 20; +"@MMK_R_v" = 0; +"@MMK_R_u" = 20; +"@MMK_R_r" = 20; +"@MMK_R_p" = 20; +"@MMK_R_q" = -10; +"@MMK_R_z" = 20; +"@MMK_R_x" = -10; +"@MMK_R_Eth" = 20; +"@MMK_R_germandbls" = 20; +"@MMK_R_lslash" = 20; +"@MMK_R_a.alt" = -10; +"@MMK_R_F" = 20; +"@MMK_R_C" = 15; +"@MMK_R_O" = 15; +"@MMK_R_K" = 20; +"@MMK_R_R" = 20; +"@MMK_R_P" = 20; +"@MMK_R_l" = 20; +"@MMK_R_h" = 20; +"@MMK_R_t" = 20; +"@MMK_R_Thorn" = 20; +"@MMK_R_dcaron" = -10; +"@MMK_R_dcroat" = -10; +"@MMK_R_tcaron" = 20; +"@MMK_R_lcaron" = 20; +"@MMK_R_thorn" = 20; +}; +quotedblleft = { +braceleft = -30; +ellipsis = -305; +copyright = -10; +backslash = -50; +questiondown = -100; +quoteleft = -10; +sterling = -40; +guilsinglleft = -45; +yen = -45; +bullet = -15; +at = -10; +underscore = -305; +degree = -35; +question = -50; +quotesingle = -35; +quotesinglbase = -155; +guillemetleft = -45; +quotedblright = -45; +periodcentered = -25; +paragraph = -10; +perthousand = -20; +parenleft = -10; +quotedblbase = -305; +quoteright = -45; +asciitilde = -20; +parenright = -85; +slash = -135; +quotedbl = -35; +euro = -60; +numbersign = -95; +multiply = -15; +cent = -30; +ampersand = -60; +percent = -20; +comma = -155; +braceright = -40; +dollar = -35; +"@MMK_R_a.alt" = -55; +"@MMK_R_y" = -15; +"@MMK_R_w" = -10; +"@MMK_R_v" = -10; +"@MMK_R_s" = -20; +"@MMK_R_q" = -20; +"@MMK_R_o" = -25; +"@MMK_R_g" = -15; +"@MMK_R_e" = -20; +"@MMK_R_d" = -20; +"@MMK_R_c" = -25; +"@MMK_R_a" = -20; +"@MMK_R_X" = -60; +"@MMK_R_W" = -40; +"@MMK_R_V" = -50; +"@MMK_R_S" = -30; +"@MMK_R_J" = -245; +"@MMK_R_A" = -80; +"@MMK_R_dcaron" = -20; +"@MMK_R_oslash" = -20; +"@MMK_R_x" = -30; +"@MMK_R_Y" = -50; +"@MMK_R_T" = -10; +"@MMK_R_eth" = -25; +"@MMK_R_dcroat" = -20; +}; +bar = { +backslash = 50; +guilsinglleft = 35; +slash = 55; +euro = -60; +guilsinglright = 15; +cent = -10; +numbersign = -20; +multiply = -10; +sterling = -10; +braceright = -25; +guillemetleft = 35; +dollar = -20; +braceleft = -20; +guillemetright = 15; +"@MMK_R_s" = -10; +"@MMK_R_j" = 35; +"@MMK_R_J" = 25; +}; +at = { +comma = -20; +quotesingle = -60; +questiondown = -45; +quoteright = -55; +quotedblleft = -25; +percent = -40; +euro = -60; +paragraph = -30; +braceright = -35; +yen = -65; +question = -120; +colon = -20; +underscore = -110; +guilsinglleft = 35; +cent = -10; +guilsinglright = -10; +asciicircum = -20; +quotedblright = -55; +semicolon = -20; +quotedblbase = -20; +backslash = -95; +ellipsis = -20; +parenright = -110; +guillemetleft = 35; +slash = -50; +quotesinglbase = -20; +numbersign = -50; +sterling = -35; +asterisk = -20; +perthousand = -40; +dollar = -55; +registered = -15; +trademark = -25; +braceleft = -25; +quotedbl = -60; +multiply = -10; +guillemetright = -10; +degree = -55; +quoteleft = -30; +"@MMK_R_X" = -50; +"@MMK_R_x" = -45; +"@MMK_R_S" = -45; +"@MMK_R_W" = -55; +"@MMK_R_T" = -35; +"@MMK_R_y" = -30; +"@MMK_R_s" = -20; +"@MMK_R_w" = -25; +"@MMK_R_J" = -15; +"@MMK_R_A" = -45; +"@MMK_R_Y" = -70; +"@MMK_R_V" = -65; +"@MMK_R_a.alt" = -10; +"@MMK_R_v" = -20; +}; +periodcentered = { +guilsinglleft = 35; +quotedblleft = -75; +underscore = -145; +dollar = -100; +registered = -40; +trademark = -85; +ellipsis = -35; +perthousand = -110; +parenright = -130; +guillemetright = -75; +quoteright = -135; +paragraph = -75; +euro = -60; +guillemetleft = 35; +braceleft = -30; +quotedblbase = -35; +asciicircum = -130; +cent = -10; +numbersign = -55; +slash = -70; +quoteleft = -85; +comma = -35; +yen = -65; +guilsinglright = -75; +semicolon = -35; +questiondown = -80; +quotesinglbase = -35; +question = -135; +backslash = -140; +quotedbl = -105; +braceright = -35; +quotesingle = -105; +quotedblright = -135; +percent = -110; +degree = -145; +colon = -30; +asterisk = -90; +asciitilde = -25; +sterling = -35; +multiply = -10; +"@MMK_R_tcaron" = -15; +"@MMK_R_Oslash" = -10; +"@MMK_R_s" = -35; +"@MMK_R_v" = -25; +"@MMK_R_t" = -15; +"@MMK_R_f" = -15; +"@MMK_R_S" = -105; +"@MMK_R_Q" = -10; +"@MMK_R_W" = -65; +"@MMK_R_V" = -80; +"@MMK_R_T" = -70; +"@MMK_R_Y" = -80; +"@MMK_R_X" = -50; +"@MMK_R_C" = -15; +"@MMK_R_A" = -45; +"@MMK_R_G" = -10; +"@MMK_R_J" = -105; +"@MMK_R_O" = -10; +"@MMK_R_a.alt" = -15; +"@MMK_R_w" = -35; +"@MMK_R_y" = -45; +"@MMK_R_x" = -50; +}; +quotedblbase = { +guilsinglleft = -70; +sterling = -10; +asterisk = -215; +dollar = -25; +quotedbl = -285; +copyright = -45; +percent = -75; +periodcentered = -90; +asciicircum = -250; +multiply = -115; +cent = -65; +semicolon = -10; +paragraph = -245; +trademark = -305; +slash = 30; +endash = -20; +guillemetleft = -70; +braceright = -25; +euro = -120; +divide = -65; +numbersign = -25; +emdash = -20; +minus = -65; +braceleft = -75; +parenleft = -35; +bullet = -95; +quoteright = -155; +quotesingle = -145; +less = -105; +guilsinglright = 10; +backslash = -220; +quotedblleft = -305; +hyphen = -20; +plus = -65; +colon = -10; +registered = -170; +perthousand = -75; +question = -110; +quotedblright = -305; +asciitilde = -245; +ellipsis = -10; +yen = -65; +quoteleft = -155; +guillemetright = 10; +underscore = -10; +degree = -210; +at = -40; +ampersand = -30; +"@MMK_R_v" = -40; +"@MMK_R_dcroat" = -45; +"@MMK_R_a.alt" = -20; +"@MMK_R_C" = -95; +"@MMK_R_dcaron" = -45; +"@MMK_R_Oslash" = -10; +"@MMK_R_g" = -60; +"@MMK_R_f" = -35; +"@MMK_R_e" = -50; +"@MMK_R_d" = -45; +"@MMK_R_c" = -55; +"@MMK_R_o" = -55; +"@MMK_R_j" = 25; +"@MMK_R_u" = -25; +"@MMK_R_t" = -55; +"@MMK_R_s" = -10; +"@MMK_R_q" = -45; +"@MMK_R_y" = -80; +"@MMK_R_G" = -90; +"@MMK_R_O" = -90; +"@MMK_R_W" = -95; +"@MMK_R_V" = -115; +"@MMK_R_U" = -60; +"@MMK_R_S" = -10; +"@MMK_R_tcaron" = -55; +"@MMK_R_a" = -45; +"@MMK_R_eth" = -45; +"@MMK_R_w" = -60; +"@MMK_R_J" = 25; +"@MMK_R_T" = -70; +"@MMK_R_Q" = -90; +"@MMK_R_Y" = -90; +"@MMK_R_oslash" = -15; +}; +numbersign = { +quoteleft = -35; +greater = -20; +dollar = -55; +question = -35; +less = -55; +quotedblleft = -35; +asciicircum = -65; +paragraph = -35; +guilsinglleft = -65; +quoteright = -25; +sterling = -105; +quotedblbase = -130; +bullet = -80; +slash = -155; +copyright = -80; +hyphen = -65; +minus = -55; +periodcentered = -85; +registered = -45; +semicolon = -50; +degree = -20; +divide = -55; +at = -80; +quotesingle = -25; +euro = -105; +comma = -130; +asciitilde = -85; +quotesinglbase = -130; +bar = -20; +plus = -55; +quotedblright = -25; +questiondown = -150; +braceleft = -95; +guilsinglright = -55; +trademark = -25; +colon = -50; +guillemetleft = -65; +equal = -20; +endash = -65; +braceright = -70; +ellipsis = -130; +ampersand = -105; +bracketleft = -20; +quotedbl = -25; +yen = -25; +parenright = -35; +guillemetright = -55; +emdash = -65; +parenleft = -75; +percent = -25; +multiply = -80; +numbersign = -160; +cent = -95; +perthousand = -25; +bracketright = -20; +asterisk = -20; +underscore = -330; +"@MMK_R_Eth" = -20; +"@MMK_R_eth" = -90; +"@MMK_R_b" = -20; +"@MMK_R_n" = -40; +"@MMK_R_o" = -90; +"@MMK_R_i" = -40; +"@MMK_R_j" = -40; +"@MMK_R_e" = -85; +"@MMK_R_f" = -40; +"@MMK_R_lslash" = -20; +"@MMK_R_g" = -80; +"@MMK_R_w" = -40; +"@MMK_R_p" = -40; +"@MMK_R_E" = -20; +"@MMK_R_F" = -20; +"@MMK_R_B" = -20; +"@MMK_R_C" = -65; +"@MMK_R_T" = -20; +"@MMK_R_U" = -20; +"@MMK_R_V" = -25; +"@MMK_R_S" = -60; +"@MMK_R_oslash" = -85; +"@MMK_R_l" = -20; +"@MMK_R_m" = -40; +"@MMK_R_dcaron" = -85; +"@MMK_R_d" = -85; +"@MMK_R_Thorn" = -20; +"@MMK_R_O" = -60; +"@MMK_R_G" = -65; +"@MMK_R_thorn" = -20; +"@MMK_R_c" = -90; +"@MMK_R_Oslash" = -60; +"@MMK_R_lcaron" = -20; +"@MMK_R_a.alt" = -75; +"@MMK_R_tcaron" = -40; +"@MMK_R_Lslash" = -20; +"@MMK_R_A" = -135; +"@MMK_R_h" = -20; +"@MMK_R_a" = -85; +"@MMK_R_x" = -55; +"@MMK_R_y" = -40; +"@MMK_R_z" = -40; +"@MMK_R_t" = -40; +"@MMK_R_u" = -40; +"@MMK_R_v" = -40; +"@MMK_R_q" = -85; +"@MMK_R_r" = -40; +"@MMK_R_s" = -85; +"@MMK_R_L" = -25; +"@MMK_R_M" = -20; +"@MMK_R_N" = -20; +"@MMK_R_H" = -20; +"@MMK_R_I" = -25; +"@MMK_R_J" = -140; +"@MMK_R_K" = -20; +"@MMK_R_D" = -20; +"@MMK_R_X" = -40; +"@MMK_R_Y" = -25; +"@MMK_R_Z" = -20; +"@MMK_R_W" = -25; +"@MMK_R_P" = -20; +"@MMK_R_Q" = -60; +"@MMK_R_R" = -20; +"@MMK_R_dcroat" = -85; +"@MMK_R_germandbls" = -30; +}; +sterling = { +cent = -10; +guilsinglright = 15; +guillemetright = 15; +quoteright = -25; +braceleft = -20; +numbersign = -20; +guillemetleft = 35; +parenright = -20; +guilsinglleft = 35; +multiply = -10; +yen = -30; +quotedblright = -25; +slash = 25; +quotesingle = -15; +euro = -60; +sterling = -10; +degree = -10; +braceright = -25; +backslash = -45; +underscore = -330; +quotedbl = -15; +dollar = -20; +question = -60; +"@MMK_R_s" = -10; +"@MMK_R_J" = 25; +"@MMK_R_V" = -35; +"@MMK_R_W" = -25; +"@MMK_R_Y" = -35; +"@MMK_R_j" = 30; +}; +semicolon = { +quoteright = -45; +perthousand = -20; +quotedblleft = -10; +asciitilde = -15; +quotesingle = -40; +numbersign = -25; +comma = -10; +guilsinglleft = -35; +quotedblright = -45; +guillemetright = 10; +slash = 30; +quotedbl = -40; +ellipsis = -10; +bullet = -15; +degree = -35; +underscore = -10; +percent = -20; +at = -10; +ampersand = -30; +cent = -30; +yen = -50; +question = -110; +quoteleft = -10; +quotesinglbase = -10; +multiply = -15; +parenleft = -10; +quotedblbase = -10; +dollar = -25; +braceleft = -25; +backslash = -75; +guilsinglright = 10; +euro = -60; +braceright = -25; +paragraph = -10; +guillemetleft = -35; +sterling = -10; +copyright = -10; +periodcentered = -20; +"@MMK_R_eth" = -20; +"@MMK_R_a.alt" = -20; +"@MMK_R_e" = -20; +"@MMK_R_a" = -15; +"@MMK_R_oslash" = -15; +"@MMK_R_v" = -10; +"@MMK_R_dcaron" = -15; +"@MMK_R_o" = -20; +"@MMK_R_j" = 25; +"@MMK_R_d" = -15; +"@MMK_R_c" = -25; +"@MMK_R_w" = -15; +"@MMK_R_s" = -10; +"@MMK_R_J" = 25; +"@MMK_R_Y" = -50; +"@MMK_R_T" = -15; +"@MMK_R_V" = -50; +"@MMK_R_W" = -40; +"@MMK_R_S" = -10; +"@MMK_R_dcroat" = -15; +"@MMK_R_g" = -15; +"@MMK_R_y" = -20; +"@MMK_R_q" = -15; +}; +copyright = { +semicolon = -20; +underscore = -105; +registered = -20; +guilsinglleft = 35; +numbersign = -50; +asciicircum = -30; +quoteright = -65; +parenright = -110; +quoteleft = -40; +ellipsis = -15; +quotesinglbase = -15; +questiondown = -40; +braceleft = -30; +asterisk = -30; +yen = -70; +euro = -65; +colon = -15; +quotedblright = -65; +multiply = -10; +guillemetleft = 35; +question = -115; +degree = -70; +percent = -55; +comma = -15; +guilsinglright = -15; +dollar = -65; +quotesingle = -70; +quotedblleft = -35; +slash = -45; +paragraph = -40; +backslash = -110; +quotedbl = -70; +guillemetright = -15; +trademark = -40; +cent = -10; +braceright = -35; +quotedblbase = -15; +asciitilde = -10; +perthousand = -55; +sterling = -35; +"@MMK_R_J" = -15; +"@MMK_R_A" = -45; +"@MMK_R_X" = -45; +"@MMK_R_T" = -45; +"@MMK_R_V" = -70; +"@MMK_R_W" = -60; +"@MMK_R_S" = -40; +"@MMK_R_x" = -45; +"@MMK_R_y" = -40; +"@MMK_R_w" = -30; +"@MMK_R_s" = -25; +"@MMK_R_v" = -20; +"@MMK_R_a.alt" = -10; +"@MMK_R_Y" = -75; +}; +bracketleft = { +sterling = -10; +euro = -60; +multiply = -10; +guillemetleft = 35; +guillemetright = 15; +braceright = -25; +guilsinglright = 15; +dollar = -20; +backslash = 25; +braceleft = -20; +guilsinglleft = 35; +slash = 55; +numbersign = -25; +cent = -10; +"@MMK_R_s" = -10; +"@MMK_R_j" = 40; +"@MMK_R_S" = -10; +"@MMK_R_J" = 25; +}; +quoteright = { +quotedblright = -10; +multiply = -45; +semicolon = -10; +parenleft = -40; +minus = -15; +bullet = -55; +guillemetright = -20; +underscore = -155; +ampersand = -100; +guilsinglleft = -105; +emdash = -40; +question = -20; +slash = -155; +questiondown = -115; +euro = -65; +registered = -10; +periodcentered = -75; +divide = -15; +parenright = -15; +colon = -10; +at = -40; +numbersign = -120; +asciitilde = -55; +braceleft = -75; +backslash = -20; +endash = -40; +plus = -15; +ellipsis = -155; +dollar = -25; +sterling = -85; +quoteright = -10; +quotesinglbase = -155; +comma = -155; +less = -15; +guillemetleft = -105; +quotedblbase = -155; +hyphen = -40; +asciicircum = -30; +copyright = -40; +cent = -75; +braceright = -45; +guilsinglright = -20; +yen = -25; +"@MMK_R_oslash" = -65; +"@MMK_R_eth" = -70; +"@MMK_R_a.alt" = -35; +"@MMK_R_g" = -55; +"@MMK_R_d" = -60; +"@MMK_R_a" = -60; +"@MMK_R_s" = -50; +"@MMK_R_A" = -100; +"@MMK_R_O" = -20; +"@MMK_R_J" = -155; +"@MMK_R_V" = -25; +"@MMK_R_W" = -20; +"@MMK_R_S" = -25; +"@MMK_R_Q" = -20; +"@MMK_R_X" = -35; +"@MMK_R_Oslash" = -20; +"@MMK_R_e" = -60; +"@MMK_R_c" = -70; +"@MMK_R_o" = -65; +"@MMK_R_dcaron" = -60; +"@MMK_R_q" = -60; +"@MMK_R_x" = -15; +"@MMK_R_G" = -25; +"@MMK_R_C" = -25; +"@MMK_R_Y" = -25; +"@MMK_R_dcroat" = -60; +}; +paragraph = { +guillemetleft = 35; +guilsinglleft = 35; +dollar = -20; +backslash = 40; +guillemetright = 15; +cent = -10; +slash = 50; +numbersign = -20; +braceright = -25; +braceleft = -20; +sterling = -10; +guilsinglright = 15; +multiply = -10; +euro = -60; +"@MMK_R_j" = 35; +"@MMK_R_J" = 25; +"@MMK_R_s" = -10; +}; +"@MMK_L_x" = { +underscore = -295; +sterling = -10; +backslash = -55; +minus = -15; +asterisk = -15; +hyphen = -30; +cent = -55; +trademark = -10; +degree = -15; +quotedblright = -40; +registered = -15; +copyright = -40; +quotedblbase = -20; +guillemetleft = -15; +asciicircum = -25; +euro = -70; +less = -20; +question = -120; +perthousand = -10; +ellipsis = -20; +percent = -10; +yen = -40; +quotesingle = -20; +multiply = -40; +asciitilde = -45; +parenright = -20; +emdash = -30; +semicolon = -15; +quoteright = -40; +dollar = -30; +at = -40; +quotesinglbase = -20; +braceleft = -55; +endash = -30; +ampersand = -40; +braceright = -25; +comma = -20; +slash = 25; +bullet = -40; +divide = -20; +paragraph = -10; +guilsinglleft = -15; +plus = -15; +numbersign = -20; +quotedbl = -20; +periodcentered = -45; +parenleft = -40; +colon = -15; +"@MMK_R_eth" = -45; +"@MMK_R_a.alt" = -30; +"@MMK_R_dcaron" = -45; +"@MMK_R_S" = -25; +"@MMK_R_J" = 10; +"@MMK_R_Q" = -25; +"@MMK_R_s" = -20; +"@MMK_R_tcaron" = -10; +"@MMK_R_W" = -35; +"@MMK_R_V" = -40; +"@MMK_R_O" = -25; +"@MMK_R_C" = -25; +"@MMK_R_G" = -30; +"@MMK_R_y" = -10; +"@MMK_R_q" = -45; +"@MMK_R_w" = -10; +"@MMK_R_v" = -10; +"@MMK_R_u" = -10; +"@MMK_R_t" = -10; +"@MMK_R_j" = 30; +"@MMK_R_o" = -45; +"@MMK_R_c" = -45; +"@MMK_R_a" = -45; +"@MMK_R_g" = -40; +"@MMK_R_f" = -10; +"@MMK_R_e" = -45; +"@MMK_R_d" = -45; +"@MMK_R_oslash" = -10; +"@MMK_R_dcroat" = -45; +"@MMK_R_Y" = -40; +}; +"@MMK_L_dcroat" = { +quotesingle = 0; +guilsinglleft = 35; +cent = -10; +multiply = -10; +equal = 0; +braceleft = -20; +braceright = -20; +asterisk = 0; +dollar = -20; +underscore = -330; +backslash = 30; +greater = 0; +bar = 0; +slash = 30; +bracketright = 0; +guillemetright = 20; +numbersign = -20; +euro = -60; +guilsinglright = 20; +quotedbl = 0; +guillemetleft = 35; +bracketleft = 0; +degree = 0; +trademark = 0; +question = 0; +"@MMK_R_Thorn" = 0; +"@MMK_R_lslash" = 0; +"@MMK_R_Eth" = 0; +"@MMK_R_Lslash" = 0; +"@MMK_R_thorn" = 0; +"@MMK_R_Z" = 0; +"@MMK_R_I" = 0; +"@MMK_R_lcaron" = 0; +"@MMK_R_s" = -10; +"@MMK_R_b" = 0; +"@MMK_R_h" = 0; +"@MMK_R_j" = 35; +"@MMK_R_l" = 0; +"@MMK_R_P" = 0; +"@MMK_R_R" = 0; +"@MMK_R_U" = 0; +"@MMK_R_T" = 0; +"@MMK_R_B" = 0; +"@MMK_R_E" = 0; +"@MMK_R_D" = 0; +"@MMK_R_F" = 0; +"@MMK_R_H" = 0; +"@MMK_R_K" = 0; +"@MMK_R_J" = 30; +"@MMK_R_M" = 0; +"@MMK_R_L" = 0; +"@MMK_R_N" = 0; +}; +"@MMK_L_y" = { +comma = -65; +quotedblright = -35; +slash = -50; +divide = -10; +dollar = -25; +braceright = -45; +degree = -10; +parenleft = -30; +plus = -10; +multiply = -35; +asciitilde = -35; +quotedbl = -15; +parenright = -65; +colon = -10; +euro = -65; +asciicircum = -20; +ellipsis = -65; +quotedblbase = -65; +guillemetleft = -10; +hyphen = -20; +questiondown = -80; +less = -10; +guilsinglleft = -10; +periodcentered = -35; +bullet = -30; +ampersand = -45; +braceleft = -45; +guilsinglright = -10; +asterisk = -10; +copyright = -30; +backslash = -50; +underscore = -95; +quoteright = -35; +sterling = -60; +minus = -10; +yen = -35; +at = -30; +guillemetright = -10; +numbersign = -95; +semicolon = -10; +question = -110; +cent = -45; +registered = -10; +endash = -20; +emdash = -20; +quotesingle = -15; +quotesinglbase = -65; +"@MMK_R_oslash" = -35; +"@MMK_R_Oslash" = -20; +"@MMK_R_eth" = -40; +"@MMK_R_dcaron" = -35; +"@MMK_R_G" = -20; +"@MMK_R_J" = -50; +"@MMK_R_W" = -30; +"@MMK_R_X" = -45; +"@MMK_R_dcroat" = -35; +"@MMK_R_a.alt" = -35; +"@MMK_R_c" = -40; +"@MMK_R_a" = -35; +"@MMK_R_g" = -35; +"@MMK_R_d" = -35; +"@MMK_R_e" = -35; +"@MMK_R_o" = -35; +"@MMK_R_s" = -40; +"@MMK_R_q" = -35; +"@MMK_R_x" = -15; +"@MMK_R_C" = -20; +"@MMK_R_A" = -90; +"@MMK_R_O" = -20; +"@MMK_R_S" = -25; +"@MMK_R_Q" = -20; +"@MMK_R_V" = -35; +"@MMK_R_Y" = -35; +}; +"@MMK_L_S" = { +question = -40; +bullet = -20; +guillemetleft = 25; +quotedblleft = -70; +braceright = -30; +multiply = -15; +degree = -45; +parenright = -75; +questiondown = -25; +guilsinglleft = 25; +asciicircum = -130; +asciitilde = -50; +quoteleft = -65; +quotedbl = -40; +periodcentered = -15; +quoteright = -40; +numbersign = -35; +cent = -20; +slash = -35; +braceleft = -40; +sterling = -25; +underscore = -180; +quotedblright = -40; +euro = -60; +trademark = -70; +registered = -60; +dollar = -60; +perthousand = -50; +quotesingle = -40; +percent = -50; +paragraph = -65; +backslash = -40; +asterisk = -40; +yen = -50; +"@MMK_R_tcaron" = -35; +"@MMK_R_A" = -30; +"@MMK_R_O" = -25; +"@MMK_R_C" = -30; +"@MMK_R_G" = -25; +"@MMK_R_X" = -35; +"@MMK_R_Y" = -50; +"@MMK_R_Q" = -25; +"@MMK_R_S" = -30; +"@MMK_R_T" = -40; +"@MMK_R_U" = -15; +"@MMK_R_V" = -50; +"@MMK_R_W" = -50; +"@MMK_R_o" = -10; +"@MMK_R_f" = -35; +"@MMK_R_g" = -10; +"@MMK_R_x" = -35; +"@MMK_R_y" = -55; +"@MMK_R_s" = -55; +"@MMK_R_t" = -35; +"@MMK_R_v" = -30; +"@MMK_R_w" = -40; +"@MMK_R_Oslash" = -25; +"@MMK_R_oslash" = -10; +}; +"@MMK_L_r" = { +comma = -125; +question = -40; +backslash = -20; +guilsinglleft = -10; +multiply = -15; +guillemetleft = -10; +sterling = -35; +cent = -15; +numbersign = -75; +questiondown = -100; +underscore = -215; +braceright = -40; +slash = -95; +ampersand = -25; +dollar = -25; +quotedblbase = -125; +braceleft = -20; +euro = -60; +quotesinglbase = -125; +ellipsis = -125; +parenright = -10; +yen = -20; +"@MMK_R_s" = -15; +"@MMK_R_x" = -15; +"@MMK_R_A" = -65; +"@MMK_R_J" = -95; +"@MMK_R_S" = -25; +"@MMK_R_W" = -15; +"@MMK_R_V" = -20; +"@MMK_R_Y" = -20; +"@MMK_R_X" = -30; +"@MMK_R_a.alt" = -35; +}; +"@MMK_L_D" = { +quotedblbase = -45; +guilsinglleft = 30; +parenright = -110; +asciicircum = -15; +colon = -15; +quotedbl = -55; +yen = -60; +ampersand = -10; +quoteright = -50; +guillemetleft = 30; +euro = -60; +braceleft = -20; +semicolon = -15; +quoteleft = -25; +ellipsis = -45; +sterling = -35; +degree = -55; +paragraph = -25; +registered = -10; +question = -135; +percent = -40; +numbersign = -70; +trademark = -25; +quotedblleft = -20; +asterisk = -15; +quotesinglbase = -45; +quotesingle = -55; +braceright = -35; +perthousand = -40; +multiply = -20; +cent = -10; +slash = -85; +underscore = -330; +quotedblright = -50; +comma = -45; +questiondown = -85; +backslash = -95; +dollar = -50; +"@MMK_R_A" = -55; +"@MMK_R_J" = -90; +"@MMK_R_W" = -50; +"@MMK_R_V" = -60; +"@MMK_R_T" = -30; +"@MMK_R_S" = -50; +"@MMK_R_Y" = -65; +"@MMK_R_X" = -60; +"@MMK_R_w" = -20; +"@MMK_R_v" = -15; +"@MMK_R_s" = -15; +"@MMK_R_y" = -30; +"@MMK_R_x" = -40; +"@MMK_R_a.alt" = -25; +}; +"@MMK_L_m" = { +quoteleft = -35; +sterling = -10; +registered = -15; +underscore = -330; +braceright = -25; +paragraph = -35; +numbersign = -20; +quotedblright = -60; +percent = -55; +quotedblleft = -30; +braceleft = -25; +cent = -10; +dollar = -20; +parenright = -20; +degree = -75; +euro = -60; +guillemetleft = 35; +asciicircum = -25; +quotedbl = -65; +trademark = -40; +quotesingle = -65; +guilsinglright = 15; +guilsinglleft = 35; +quoteright = -60; +slash = 25; +multiply = -10; +backslash = -105; +question = -100; +guillemetright = 15; +asterisk = -30; +yen = -65; +perthousand = -55; +"@MMK_R_w" = -25; +"@MMK_R_J" = 25; +"@MMK_R_v" = -20; +"@MMK_R_s" = -10; +"@MMK_R_y" = -35; +"@MMK_R_j" = 30; +"@MMK_R_V" = -65; +"@MMK_R_W" = -55; +"@MMK_R_T" = -55; +"@MMK_R_Y" = -70; +}; +"@MMK_L_G" = { +quotedblright = -10; +euro = -60; +guillemetright = 0; +cent = -10; +underscore = -200; +braceleft = -20; +quoteright = -10; +yen = -25; +sterling = -10; +numbersign = -25; +dollar = -25; +guilsinglright = 0; +guillemetleft = 35; +guilsinglleft = 35; +backslash = -30; +parenright = -30; +questiondown = -10; +multiply = -10; +question = -65; +braceright = -30; +slash = -20; +"@MMK_R_A" = -20; +"@MMK_R_X" = -25; +"@MMK_R_Y" = -30; +"@MMK_R_V" = -25; +"@MMK_R_W" = -20; +"@MMK_R_S" = -15; +"@MMK_R_x" = -15; +"@MMK_R_s" = -15; +}; +"@MMK_L_I" = { +backslash = 25; +guilsinglright = 15; +underscore = -160; +cent = -10; +guillemetright = 15; +dollar = -20; +guilsinglleft = 35; +multiply = -10; +parenright = -10; +euro = -60; +numbersign = -25; +slash = 25; +braceright = -25; +guillemetleft = 35; +sterling = -10; +braceleft = -20; +"@MMK_R_s" = -10; +"@MMK_R_j" = 30; +"@MMK_R_S" = -10; +"@MMK_R_J" = 25; +}; +"@MMK_L_Thorn" = { +comma = -55; +quotedblbase = -55; +braceright = -35; +quoteleft = -30; +numbersign = -70; +yen = -60; +ampersand = -10; +backslash = -100; +quotesingle = -60; +multiply = -20; +asciicircum = -20; +braceleft = -25; +question = -135; +registered = -10; +asterisk = -20; +euro = -60; +quoteright = -55; +quotedblleft = -25; +questiondown = -100; +semicolon = -20; +perthousand = -45; +sterling = -35; +slash = -90; +guillemetleft = 25; +quotedbl = -60; +dollar = -55; +parenright = -125; +percent = -45; +underscore = -330; +paragraph = -30; +cent = -10; +guilsinglleft = 25; +guilsinglright = -10; +quotedblright = -55; +colon = -20; +trademark = -30; +quotesinglbase = -55; +guillemetright = -10; +degree = -65; +ellipsis = -55; +"@MMK_R_a.alt" = -30; +"@MMK_R_s" = -20; +"@MMK_R_v" = -15; +"@MMK_R_w" = -25; +"@MMK_R_x" = -40; +"@MMK_R_y" = -30; +"@MMK_R_A" = -55; +"@MMK_R_J" = -130; +"@MMK_R_S" = -50; +"@MMK_R_T" = -40; +"@MMK_R_V" = -65; +"@MMK_R_W" = -50; +"@MMK_R_X" = -60; +"@MMK_R_Y" = -65; +}; +"@MMK_L_N" = { +euro = -60; +guillemetleft = 35; +guilsinglleft = 35; +dollar = -20; +braceleft = -20; +guilsinglright = 15; +parenright = -10; +underscore = -330; +braceright = -25; +multiply = -10; +backslash = 25; +guillemetright = 15; +cent = -10; +slash = 25; +numbersign = -20; +sterling = -10; +"@MMK_R_J" = 25; +"@MMK_R_s" = -10; +"@MMK_R_j" = 30; +}; +"@MMK_L_b" = { +parenright = -115; +cent = -10; +yen = -65; +quotedblleft = -55; +quotedblbase = -15; +guilsinglright = -15; +braceleft = -35; +quotesinglbase = -15; +asciicircum = -50; +questiondown = -35; +quoteleft = -60; +semicolon = -15; +guilsinglleft = 35; +trademark = -70; +slash = -45; +euro = -60; +colon = -15; +dollar = -70; +quoteright = -85; +perthousand = -75; +question = -115; +ellipsis = -10; +underscore = -160; +backslash = -130; +paragraph = -55; +asterisk = -50; +braceright = -35; +comma = -15; +degree = -105; +quotedbl = -85; +registered = -30; +quotedblright = -85; +guillemetleft = 35; +numbersign = -45; +multiply = -10; +quotesingle = -85; +guillemetright = -15; +asciitilde = -15; +sterling = -35; +percent = -75; +"@MMK_R_Oslash" = -10; +"@MMK_R_tcaron" = -10; +"@MMK_R_Q" = -10; +"@MMK_R_S" = -40; +"@MMK_R_T" = -70; +"@MMK_R_W" = -65; +"@MMK_R_V" = -80; +"@MMK_R_Y" = -80; +"@MMK_R_X" = -40; +"@MMK_R_A" = -40; +"@MMK_R_C" = -10; +"@MMK_R_G" = -10; +"@MMK_R_J" = -15; +"@MMK_R_O" = -10; +"@MMK_R_s" = -30; +"@MMK_R_t" = -10; +"@MMK_R_w" = -35; +"@MMK_R_v" = -25; +"@MMK_R_y" = -45; +"@MMK_R_x" = -40; +"@MMK_R_f" = -10; +}; +"@MMK_L_germandbls" = { +percent = -15; +quotesingle = -25; +euro = -65; +parenright = -40; +sterling = -15; +copyright = -10; +quoteleft = -15; +backslash = -50; +slash = -25; +dollar = -40; +registered = -20; +braceright = -30; +parenleft = -10; +braceleft = -45; +guillemetleft = 15; +quotedbl = -25; +asciicircum = -30; +less = -15; +trademark = -15; +underscore = -140; +questiondown = -20; +quotedblleft = -15; +quotedblright = -35; +paragraph = -15; +multiply = -25; +question = -55; +at = -10; +bullet = -30; +guilsinglleft = 15; +periodcentered = -25; +asciitilde = -55; +perthousand = -15; +yen = -45; +cent = -25; +quoteright = -35; +degree = -20; +asterisk = -15; +numbersign = -30; +"@MMK_R_J" = 0; +"@MMK_R_O" = -25; +"@MMK_R_Y" = -50; +"@MMK_R_X" = -30; +"@MMK_R_S" = -20; +"@MMK_R_Q" = -25; +"@MMK_R_W" = -40; +"@MMK_R_U" = -15; +"@MMK_R_T" = -15; +"@MMK_R_o" = -15; +"@MMK_R_c" = -15; +"@MMK_R_g" = -20; +"@MMK_R_f" = -15; +"@MMK_R_e" = -10; +"@MMK_R_d" = -10; +"@MMK_R_y" = -15; +"@MMK_R_x" = -30; +"@MMK_R_s" = -40; +"@MMK_R_q" = -10; +"@MMK_R_w" = -15; +"@MMK_R_v" = -15; +"@MMK_R_Oslash" = -25; +"@MMK_R_oslash" = -15; +"@MMK_R_tcaron" = -15; +"@MMK_R_eth" = -10; +"@MMK_R_C" = -30; +"@MMK_R_G" = -30; +"@MMK_R_dcaron" = -10; +"@MMK_R_a" = -10; +"@MMK_R_A" = -25; +"@MMK_R_V" = -45; +"@MMK_R_t" = -15; +"@MMK_R_dcroat" = -10; +}; +"@MMK_L_n" = { +guillemetleft = 35; +dollar = -20; +quoteright = -60; +braceright = -25; +degree = -75; +quotedblright = -60; +quoteleft = -35; +guilsinglleft = 35; +parenright = -20; +question = -100; +percent = -50; +underscore = -310; +perthousand = -50; +asterisk = -30; +asciicircum = -25; +quotedblleft = -35; +braceleft = -25; +trademark = -40; +euro = -60; +numbersign = -25; +guilsinglright = 15; +quotesingle = -65; +registered = -15; +paragraph = -35; +multiply = -10; +backslash = -110; +cent = -10; +guillemetright = 15; +sterling = -10; +yen = -65; +quotedbl = -65; +slash = 25; +"@MMK_R_y" = -35; +"@MMK_R_w" = -25; +"@MMK_R_v" = -20; +"@MMK_R_s" = -10; +"@MMK_R_j" = 30; +"@MMK_R_T" = -50; +"@MMK_R_W" = -55; +"@MMK_R_V" = -65; +"@MMK_R_S" = -10; +"@MMK_R_J" = 25; +"@MMK_R_Y" = -70; +}; +"@MMK_L_P" = { +quotedblright = -40; +braceright = -40; +yen = -40; +ellipsis = -155; +parenleft = -10; +quotedblbase = -155; +slash = -130; +periodcentered = -20; +quotedbl = -25; +degree = -20; +quotesingle = -25; +bullet = -15; +quoteright = -40; +underscore = -330; +question = -80; +comma = -155; +percent = -10; +euro = -60; +braceleft = -25; +asciitilde = -20; +copyright = -10; +quotesinglbase = -155; +guillemetleft = -25; +perthousand = -10; +guilsinglleft = -25; +sterling = -40; +questiondown = -100; +dollar = -30; +at = -10; +parenright = -55; +cent = -30; +backslash = -60; +ampersand = -45; +multiply = -15; +numbersign = -95; +"@MMK_R_dcaron" = -20; +"@MMK_R_oslash" = -20; +"@MMK_R_dcroat" = -20; +"@MMK_R_s" = -20; +"@MMK_R_q" = -20; +"@MMK_R_w" = -10; +"@MMK_R_y" = -10; +"@MMK_R_x" = -25; +"@MMK_R_c" = -25; +"@MMK_R_a" = -20; +"@MMK_R_g" = -15; +"@MMK_R_e" = -20; +"@MMK_R_d" = -20; +"@MMK_R_o" = -20; +"@MMK_R_S" = -30; +"@MMK_R_W" = -35; +"@MMK_R_V" = -45; +"@MMK_R_Y" = -45; +"@MMK_R_A" = -80; +"@MMK_R_J" = -245; +"@MMK_R_X" = -55; +"@MMK_R_a.alt" = -45; +"@MMK_R_eth" = -20; +}; +"@MMK_L_C" = { +questiondown = 20; +bar = 45; +ampersand = 30; +sterling = 25; +braceright = 15; +guillemetleft = 35; +multiply = -10; +at = 20; +quotesinglbase = 45; +colon = 40; +guillemetright = 45; +parenleft = 25; +equal = 45; +euro = -60; +bracketright = 45; +quotedblbase = 45; +yen = -20; +braceleft = -20; +ellipsis = 45; +guilsinglright = 45; +question = -35; +backslash = -20; +semicolon = 40; +comma = 45; +bracketleft = 45; +parenright = -10; +copyright = 20; +numbersign = 10; +slash = 20; +underscore = -175; +greater = 45; +guilsinglleft = 35; +"@MMK_R_Thorn" = 45; +"@MMK_R_lcaron" = 45; +"@MMK_R_m" = 45; +"@MMK_R_germandbls" = 45; +"@MMK_R_x" = 15; +"@MMK_R_z" = 45; +"@MMK_R_p" = 45; +"@MMK_R_q" = 15; +"@MMK_R_r" = 45; +"@MMK_R_u" = 35; +"@MMK_R_v" = 0; +"@MMK_R_h" = 45; +"@MMK_R_i" = 45; +"@MMK_R_j" = 45; +"@MMK_R_l" = 45; +"@MMK_R_n" = 45; +"@MMK_R_o" = 0; +"@MMK_R_a" = 15; +"@MMK_R_b" = 45; +"@MMK_R_c" = 0; +"@MMK_R_d" = 15; +"@MMK_R_e" = 15; +"@MMK_R_X" = 15; +"@MMK_R_Y" = -20; +"@MMK_R_Z" = 45; +"@MMK_R_P" = 45; +"@MMK_R_R" = 45; +"@MMK_R_S" = 20; +"@MMK_R_V" = -20; +"@MMK_R_W" = -15; +"@MMK_R_H" = 45; +"@MMK_R_I" = 45; +"@MMK_R_J" = 50; +"@MMK_R_K" = 45; +"@MMK_R_L" = 45; +"@MMK_R_M" = 45; +"@MMK_R_N" = 45; +"@MMK_R_A" = 15; +"@MMK_R_B" = 45; +"@MMK_R_D" = 45; +"@MMK_R_E" = 45; +"@MMK_R_F" = 45; +"@MMK_R_eth" = 15; +"@MMK_R_dcroat" = 15; +"@MMK_R_oslash" = 0; +"@MMK_R_dcaron" = 15; +"@MMK_R_a.alt" = 40; +"@MMK_R_Eth" = 45; +"@MMK_R_thorn" = 45; +"@MMK_R_lslash" = 45; +"@MMK_R_Lslash" = 45; +}; +"@MMK_L_Q" = { +yen = -60; +multiply = -15; +quotedblbase = -20; +questiondown = -35; +sterling = -35; +degree = -55; +perthousand = -40; +asterisk = -20; +braceleft = -25; +guilsinglleft = 30; +parenright = -105; +underscore = -260; +semicolon = -15; +slash = -45; +registered = -10; +backslash = -95; +numbersign = -45; +ellipsis = -20; +euro = -60; +paragraph = -25; +braceright = -35; +asciicircum = -15; +dollar = -50; +comma = -20; +quotedbl = -55; +quoteright = -55; +quotesingle = -55; +quoteleft = -25; +percent = -40; +quotesinglbase = -20; +quotedblleft = -25; +guillemetleft = 30; +cent = -10; +question = -120; +trademark = -25; +colon = -15; +quotedblright = -55; +"@MMK_R_a.alt" = -20; +"@MMK_R_x" = -40; +"@MMK_R_y" = -30; +"@MMK_R_s" = -20; +"@MMK_R_v" = -15; +"@MMK_R_w" = -20; +"@MMK_R_Y" = -65; +"@MMK_R_S" = -45; +"@MMK_R_V" = -60; +"@MMK_R_W" = -50; +"@MMK_R_T" = -30; +"@MMK_R_J" = -25; +"@MMK_R_A" = -45; +"@MMK_R_X" = -45; +}; +"@MMK_L_lslash" = { +guillemetleft = 35; +braceright = -25; +underscore = -195; +guilsinglright = 15; +dollar = -20; +numbersign = -20; +guilsinglleft = 35; +braceleft = -20; +slash = 25; +parenright = -15; +sterling = -10; +multiply = -10; +euro = -60; +backslash = 25; +cent = -10; +guillemetright = 15; +"@MMK_R_J" = 25; +"@MMK_R_j" = 30; +"@MMK_R_s" = -10; +}; +"@MMK_L_F" = { +parenright = -10; +braceright = -35; +guillemetleft = 35; +backslash = 25; +slash = -70; +multiply = -10; +braceleft = -20; +guilsinglleft = 35; +numbersign = -55; +underscore = -325; +comma = -45; +questiondown = -100; +quotesinglbase = -45; +ellipsis = -45; +dollar = -25; +quotedblbase = -45; +euro = -60; +sterling = -35; +cent = -10; +"@MMK_R_a.alt" = -15; +"@MMK_R_S" = -25; +"@MMK_R_X" = -15; +"@MMK_R_A" = -45; +"@MMK_R_J" = -140; +"@MMK_R_s" = -15; +"@MMK_R_x" = -15; +}; +"@MMK_L_R" = { +at = -10; +sterling = -10; +dollar = -30; +percent = -15; +quotesingle = -30; +copyright = -10; +question = -75; +ellipsis = -50; +euro = -60; +numbersign = -20; +slash = 25; +quotedblright = -40; +backslash = -60; +cent = -25; +quotesinglbase = -50; +guilsinglleft = -10; +yen = -45; +quotedblbase = -50; +perthousand = -15; +periodcentered = -15; +braceleft = -25; +asciitilde = -15; +quoteright = -40; +degree = -20; +parenright = -20; +guillemetleft = -10; +bullet = -10; +quotedbl = -30; +parenleft = -10; +comma = -50; +braceright = -25; +multiply = -15; +ampersand = -40; +underscore = -330; +"@MMK_R_q" = -15; +"@MMK_R_dcaron" = -15; +"@MMK_R_J" = -30; +"@MMK_R_S" = -30; +"@MMK_R_W" = -35; +"@MMK_R_V" = -45; +"@MMK_R_Y" = -45; +"@MMK_R_a" = -15; +"@MMK_R_c" = -20; +"@MMK_R_e" = -15; +"@MMK_R_d" = -15; +"@MMK_R_g" = -10; +"@MMK_R_j" = 30; +"@MMK_R_o" = -20; +"@MMK_R_s" = -20; +"@MMK_R_w" = -10; +"@MMK_R_v" = -10; +"@MMK_R_y" = -15; +"@MMK_R_oslash" = -10; +"@MMK_R_eth" = -20; +"@MMK_R_dcroat" = -15; +"@MMK_R_a.alt" = -45; +}; +"@MMK_L_dcaron" = { +quoteleft = 10; +quotedblright = 10; +bracketleft = 15; +emdash = -75; +minus = -25; +greater = 15; +divide = -25; +quotesingle = 15; +asterisk = 15; +ampersand = -75; +quotedbl = 15; +equal = 15; +dollar = -15; +periodcentered = -75; +bar = 15; +underscore = -330; +backslash = 0; +quotesinglbase = -75; +perthousand = 15; +cent = -85; +guillemetleft = -40; +sterling = -85; +hyphen = -75; +bullet = -75; +paragraph = 10; +guillemetright = -45; +asciitilde = -75; +comma = -75; +trademark = 15; +endash = -75; +numbersign = -95; +copyright = -50; +at = -45; +parenleft = -40; +quotedblleft = 0; +quoteright = 10; +bracketright = 15; +quotedblbase = -75; +euro = -65; +degree = 15; +braceleft = -60; +guilsinglright = -45; +slash = -50; +less = -25; +ellipsis = -75; +multiply = -70; +questiondown = -75; +braceright = -35; +guilsinglleft = -40; +plus = -25; +asciicircum = -40; +percent = 15; +"@MMK_R_Oslash" = -20; +"@MMK_R_dcroat" = -75; +"@MMK_R_lslash" = 15; +"@MMK_R_Lslash" = 15; +"@MMK_R_oslash" = -75; +"@MMK_R_eth" = -75; +"@MMK_R_Thorn" = 15; +"@MMK_R_dcaron" = -75; +"@MMK_R_a.alt" = -30; +"@MMK_R_germandbls" = 15; +"@MMK_R_thorn" = 15; +"@MMK_R_X" = -15; +"@MMK_R_Z" = 15; +"@MMK_R_Q" = -20; +"@MMK_R_P" = 15; +"@MMK_R_S" = -15; +"@MMK_R_R" = 15; +"@MMK_R_U" = 15; +"@MMK_R_T" = 15; +"@MMK_R_I" = 15; +"@MMK_R_H" = 15; +"@MMK_R_K" = 15; +"@MMK_R_J" = -50; +"@MMK_R_M" = 15; +"@MMK_R_L" = 15; +"@MMK_R_O" = -20; +"@MMK_R_N" = 15; +"@MMK_R_A" = -75; +"@MMK_R_C" = -25; +"@MMK_R_B" = 15; +"@MMK_R_E" = 15; +"@MMK_R_D" = 15; +"@MMK_R_G" = -30; +"@MMK_R_F" = 15; +"@MMK_R_x" = -10; +"@MMK_R_q" = -75; +"@MMK_R_s" = -60; +"@MMK_R_h" = 15; +"@MMK_R_l" = 15; +"@MMK_R_o" = -75; +"@MMK_R_a" = -75; +"@MMK_R_c" = -75; +"@MMK_R_b" = 15; +"@MMK_R_e" = -75; +"@MMK_R_d" = -75; +"@MMK_R_g" = -70; +"@MMK_R_Eth" = 15; +"@MMK_R_lcaron" = 15; +}; +"@MMK_L_g" = { +cent = -10; +guilsinglleft = 35; +dollar = -20; +slash = 35; +degree = -10; +quotedbl = -15; +guillemetright = 15; +braceleft = -20; +quotesingle = -15; +backslash = -45; +guillemetleft = 35; +braceright = -25; +quotedblright = -30; +question = -100; +multiply = -10; +euro = -60; +quoteright = -30; +sterling = -10; +numbersign = -20; +guilsinglright = 15; +yen = -30; +"@MMK_R_s" = -10; +"@MMK_R_j" = 30; +"@MMK_R_Y" = -35; +"@MMK_R_V" = -35; +"@MMK_R_W" = -25; +"@MMK_R_J" = 25; +}; +"@MMK_L_eth" = { +quotesingle = -70; +quoteright = -65; +quotedblbase = -20; +quoteleft = -40; +questiondown = -50; +trademark = -40; +asterisk = -35; +asciicircum = -30; +quotedblright = -65; +paragraph = -40; +sterling = -35; +numbersign = -55; +cent = -10; +question = -120; +comma = -20; +backslash = -110; +underscore = -200; +parenright = -130; +guilsinglright = -20; +quotedblleft = -40; +slash = -55; +quotesinglbase = -20; +percent = -55; +guillemetleft = 35; +semicolon = -20; +braceleft = -30; +multiply = -10; +guilsinglleft = 35; +registered = -20; +guillemetright = -20; +quotedbl = -70; +euro = -60; +dollar = -65; +colon = -20; +yen = -65; +degree = -75; +perthousand = -55; +ellipsis = -20; +braceright = -35; +asciitilde = -10; +"@MMK_R_x" = -45; +"@MMK_R_A" = -45; +"@MMK_R_a.alt" = -10; +"@MMK_R_W" = -60; +"@MMK_R_Y" = -75; +"@MMK_R_v" = -20; +"@MMK_R_w" = -30; +"@MMK_R_s" = -25; +"@MMK_R_y" = -40; +"@MMK_R_J" = -30; +"@MMK_R_T" = -50; +"@MMK_R_V" = -70; +"@MMK_R_S" = -55; +"@MMK_R_X" = -50; +}; +"@MMK_L_thorn" = { +quotedblleft = -55; +guilsinglleft = 35; +parenright = -115; +quotesinglbase = -15; +ellipsis = -10; +sterling = -35; +quoteright = -85; +guilsinglright = -15; +quoteleft = -60; +asciitilde = -15; +yen = -65; +multiply = -10; +trademark = -70; +braceright = -35; +colon = -15; +semicolon = -15; +numbersign = -45; +quotedbl = -85; +quotedblbase = -15; +question = -115; +asciicircum = -50; +dollar = -70; +paragraph = -55; +cent = -10; +guillemetleft = 35; +backslash = -130; +quotedblright = -85; +underscore = -160; +percent = -75; +slash = -45; +registered = -30; +quotesingle = -85; +guillemetright = -15; +questiondown = -35; +perthousand = -75; +degree = -105; +asterisk = -50; +braceleft = -35; +comma = -15; +euro = -60; +"@MMK_R_f" = -10; +"@MMK_R_A" = -40; +"@MMK_R_C" = -10; +"@MMK_R_O" = -10; +"@MMK_R_S" = -40; +"@MMK_R_s" = -30; +"@MMK_R_Oslash" = -10; +"@MMK_R_tcaron" = -10; +"@MMK_R_G" = -10; +"@MMK_R_J" = -15; +"@MMK_R_Q" = -10; +"@MMK_R_T" = -70; +"@MMK_R_V" = -80; +"@MMK_R_W" = -65; +"@MMK_R_X" = -40; +"@MMK_R_Y" = -80; +"@MMK_R_t" = -10; +"@MMK_R_v" = -25; +"@MMK_R_w" = -35; +"@MMK_R_x" = -40; +"@MMK_R_y" = -45; +}; +"@MMK_L_p" = { +cent = -10; +quotedbl = -85; +numbersign = -45; +semicolon = -15; +ellipsis = -10; +guillemetright = -15; +guilsinglright = -15; +backslash = -130; +perthousand = -75; +dollar = -70; +braceright = -35; +guillemetleft = 35; +asterisk = -50; +trademark = -70; +questiondown = -35; +yen = -65; +paragraph = -55; +registered = -30; +percent = -75; +quoteleft = -60; +slash = -45; +quotedblleft = -55; +guilsinglleft = 35; +asciitilde = -15; +colon = -15; +parenright = -115; +sterling = -35; +comma = -15; +quotedblright = -85; +degree = -105; +quotesingle = -85; +underscore = -160; +asciicircum = -50; +multiply = -10; +question = -115; +quotedblbase = -15; +braceleft = -35; +quotesinglbase = -15; +quoteright = -85; +euro = -60; +"@MMK_R_S" = -40; +"@MMK_R_W" = -65; +"@MMK_R_V" = -80; +"@MMK_R_T" = -70; +"@MMK_R_Y" = -80; +"@MMK_R_X" = -40; +"@MMK_R_C" = -10; +"@MMK_R_A" = -40; +"@MMK_R_G" = -10; +"@MMK_R_J" = -15; +"@MMK_R_O" = -10; +"@MMK_R_s" = -30; +"@MMK_R_w" = -35; +"@MMK_R_v" = -25; +"@MMK_R_t" = -10; +"@MMK_R_y" = -45; +"@MMK_R_x" = -40; +"@MMK_R_f" = -10; +"@MMK_R_tcaron" = -10; +"@MMK_R_Q" = -10; +"@MMK_R_Oslash" = -10; +}; +"@MMK_L_a.alt" = { +asciitilde = -10; +degree = -85; +guillemetright = 15; +cent = -10; +euro = -60; +quotedblleft = -40; +asterisk = -40; +slash = 25; +registered = -20; +paragraph = -40; +braceleft = -25; +underscore = -285; +quotedblright = -70; +asciicircum = -35; +guillemetleft = 35; +quotesingle = -70; +guilsinglleft = 35; +braceright = -25; +numbersign = -20; +quoteright = -70; +quoteleft = -45; +trademark = -55; +quotedbl = -70; +guilsinglright = 15; +percent = -60; +backslash = -115; +multiply = -10; +question = -100; +perthousand = -60; +parenright = -20; +dollar = -20; +yen = -65; +sterling = -10; +"@MMK_R_Y" = -70; +"@MMK_R_T" = -70; +"@MMK_R_W" = -55; +"@MMK_R_V" = -70; +"@MMK_R_J" = 25; +"@MMK_R_y" = -35; +"@MMK_R_s" = -10; +"@MMK_R_w" = -25; +"@MMK_R_v" = -20; +"@MMK_R_j" = 30; +}; +"@MMK_L_Y" = { +braceright = -55; +hyphen = -55; +quotedbl = -10; +quotedblleft = -35; +quotedblbase = -90; +asterisk = -15; +dollar = -55; +plus = -45; +asciitilde = -75; +semicolon = -45; +degree = -20; +perthousand = -25; +guilsinglleft = -50; +minus = -45; +quoteleft = -30; +endash = -55; +euro = -100; +guillemetleft = -50; +underscore = -330; +cent = -85; +braceleft = -80; +multiply = -70; +ellipsis = -90; +guillemetright = -45; +less = -45; +trademark = -25; +parenright = -35; +divide = -45; +question = -10; +registered = -40; +paragraph = -30; +quotesinglbase = -90; +comma = -90; +at = -70; +slash = -65; +backslash = 20; +questiondown = -95; +periodcentered = -75; +asciicircum = -55; +ampersand = -85; +bullet = -70; +guilsinglright = -45; +quotesingle = -10; +equal = -20; +copyright = -70; +quoteright = -15; +sterling = -95; +parenleft = -70; +percent = -25; +emdash = -55; +colon = -45; +quotedblright = -15; +numbersign = -115; +"@MMK_R_C" = -55; +"@MMK_R_A" = -95; +"@MMK_R_G" = -60; +"@MMK_R_J" = -65; +"@MMK_R_S" = -55; +"@MMK_R_Q" = -55; +"@MMK_R_X" = -15; +"@MMK_R_c" = -75; +"@MMK_R_a" = -75; +"@MMK_R_g" = -70; +"@MMK_R_d" = -75; +"@MMK_R_e" = -75; +"@MMK_R_j" = -35; +"@MMK_R_i" = -35; +"@MMK_R_n" = -35; +"@MMK_R_o" = -75; +"@MMK_R_m" = -35; +"@MMK_R_r" = -35; +"@MMK_R_s" = -75; +"@MMK_R_q" = -75; +"@MMK_R_v" = -35; +"@MMK_R_w" = -35; +"@MMK_R_t" = -35; +"@MMK_R_u" = -35; +"@MMK_R_z" = -35; +"@MMK_R_x" = -50; +"@MMK_R_y" = -35; +"@MMK_R_germandbls" = -25; +"@MMK_R_a.alt" = -70; +"@MMK_R_O" = -55; +"@MMK_R_f" = -35; +"@MMK_R_p" = -35; +"@MMK_R_Oslash" = -55; +"@MMK_R_eth" = -75; +"@MMK_R_dcaron" = -75; +"@MMK_R_dcroat" = -75; +"@MMK_R_tcaron" = -35; +"@MMK_R_oslash" = -75; +}; +"@MMK_L_i" = { +guillemetleft = 35; +euro = -60; +quoteright = -30; +guillemetright = 15; +underscore = -150; +multiply = -10; +parenright = -20; +degree = -10; +cent = -10; +sterling = -10; +slash = 25; +guilsinglleft = 35; +numbersign = -20; +braceright = -25; +yen = -30; +dollar = -20; +braceleft = -20; +backslash = -10; +quotedblright = -30; +question = -35; +quotesingle = -15; +guilsinglright = 15; +quotedbl = -15; +"@MMK_R_V" = -35; +"@MMK_R_W" = -25; +"@MMK_R_Y" = -35; +"@MMK_R_J" = 25; +"@MMK_R_s" = -10; +"@MMK_R_j" = 30; +}; +"@MMK_L_X" = { +perthousand = -25; +quotedblleft = -35; +emdash = -40; +guilsinglleft = -25; +paragraph = -35; +plus = -50; +quotesingle = -10; +quoteleft = -35; +degree = -20; +copyright = -60; +quotedblbase = -30; +endash = -40; +slash = 15; +asterisk = -15; +questiondown = -15; +quotesinglbase = -30; +cent = -70; +less = -50; +question = -10; +braceleft = -85; +guilsinglright = -15; +minus = -50; +dollar = -45; +euro = -100; +ellipsis = -35; +quotedbl = -10; +percent = -25; +underscore = -330; +sterling = -25; +colon = -35; +trademark = -25; +equal = -25; +numbersign = -35; +asciitilde = -75; +guillemetleft = -25; +quoteright = -15; +bullet = -65; +divide = -50; +hyphen = -40; +ampersand = -50; +registered = -45; +periodcentered = -65; +semicolon = -35; +parenleft = -55; +braceright = -35; +asciicircum = -60; +at = -55; +parenright = -35; +guillemetright = -15; +multiply = -70; +comma = -30; +quotedblright = -15; +backslash = 20; +"@MMK_R_dcaron" = -55; +"@MMK_R_z" = -15; +"@MMK_R_y" = -40; +"@MMK_R_x" = -15; +"@MMK_R_s" = -35; +"@MMK_R_r" = -15; +"@MMK_R_q" = -55; +"@MMK_R_p" = -15; +"@MMK_R_w" = -40; +"@MMK_R_v" = -40; +"@MMK_R_u" = -40; +"@MMK_R_t" = -40; +"@MMK_R_j" = 20; +"@MMK_R_i" = -15; +"@MMK_R_o" = -60; +"@MMK_R_n" = -15; +"@MMK_R_m" = -15; +"@MMK_R_c" = -60; +"@MMK_R_a" = -55; +"@MMK_R_g" = -65; +"@MMK_R_f" = -40; +"@MMK_R_e" = -55; +"@MMK_R_d" = -55; +"@MMK_R_S" = -35; +"@MMK_R_O" = -60; +"@MMK_R_C" = -60; +"@MMK_R_A" = -15; +"@MMK_R_G" = -60; +"@MMK_R_eth" = -55; +"@MMK_R_a.alt" = -40; +"@MMK_R_oslash" = -20; +"@MMK_R_Oslash" = -15; +"@MMK_R_dcroat" = -55; +"@MMK_R_germandbls" = -15; +"@MMK_R_X" = -15; +"@MMK_R_Q" = -55; +"@MMK_R_tcaron" = -40; +}; +"@MMK_L_Oslash" = { +quoteright = -25; +guilsinglleft = 30; +slash = -75; +perthousand = -40; +quotesinglbase = -40; +dollar = -55; +multiply = -15; +backslash = 20; +quoteleft = -30; +quotedblbase = -40; +quotesingle = -20; +braceleft = -25; +guilsinglright = -10; +colon = -20; +ampersand = -10; +cent = -10; +paragraph = -25; +question = -45; +quotedblleft = -25; +degree = -35; +semicolon = -20; +ellipsis = -35; +guillemetright = -10; +parenright = -100; +comma = -40; +quotedblright = -25; +asciicircum = -20; +registered = -15; +guillemetleft = 30; +trademark = -25; +sterling = -35; +braceright = -40; +quotedbl = -20; +questiondown = -70; +numbersign = -65; +euro = -65; +percent = -40; +asterisk = -20; +underscore = -250; +"@MMK_R_X" = -20; +"@MMK_R_x" = -40; +"@MMK_R_a.alt" = -20; +"@MMK_R_S" = -50; +"@MMK_R_J" = -65; +"@MMK_R_A" = -55; +"@MMK_R_y" = -30; +"@MMK_R_v" = -20; +"@MMK_R_w" = -25; +"@MMK_R_s" = -20; +}; +"@MMK_L_c" = { +question = -100; +perthousand = -25; +multiply = -10; +percent = -25; +paragraph = -10; +sterling = -10; +braceright = -25; +guilsinglleft = 35; +quotedblright = -45; +dollar = -20; +braceleft = -20; +yen = -45; +quotedblleft = -10; +degree = -50; +cent = -10; +quoteright = -45; +underscore = -135; +quoteleft = -10; +parenright = -65; +euro = -60; +numbersign = -20; +trademark = -15; +quotesingle = -40; +guillemetright = 15; +backslash = -80; +guilsinglright = 15; +guillemetleft = 35; +quotedbl = -40; +"@MMK_R_X" = -15; +"@MMK_R_Y" = -50; +"@MMK_R_T" = -35; +"@MMK_R_V" = -50; +"@MMK_R_W" = -40; +"@MMK_R_J" = 25; +"@MMK_R_A" = -10; +"@MMK_R_x" = -15; +"@MMK_R_y" = -15; +"@MMK_R_s" = -10; +"@MMK_R_v" = -10; +"@MMK_R_w" = -10; +}; +"@MMK_L_h" = { +cent = -10; +braceleft = -25; +dollar = -20; +degree = -75; +parenright = -20; +quotedblright = -60; +quotedblleft = -35; +slash = 25; +paragraph = -35; +percent = -50; +euro = -60; +guillemetleft = 35; +guillemetright = 15; +quoteright = -60; +guilsinglright = 15; +quotedbl = -65; +trademark = -40; +braceright = -25; +multiply = -10; +sterling = -10; +backslash = -110; +numbersign = -25; +quotesingle = -65; +underscore = -315; +perthousand = -50; +registered = -15; +asciicircum = -25; +yen = -65; +guilsinglleft = 35; +quoteleft = -35; +asterisk = -30; +question = -100; +"@MMK_R_V" = -65; +"@MMK_R_J" = 25; +"@MMK_R_Y" = -70; +"@MMK_R_S" = -10; +"@MMK_R_W" = -55; +"@MMK_R_T" = -50; +"@MMK_R_j" = 30; +"@MMK_R_y" = -35; +"@MMK_R_s" = -10; +"@MMK_R_w" = -25; +"@MMK_R_v" = -20; +}; +"@MMK_L_v" = { +braceright = -45; +quotesingle = -15; +asciicircum = -10; +questiondown = -40; +yen = -30; +ellipsis = -30; +quoteright = -30; +dollar = -25; +quotesinglbase = -30; +parenright = -60; +quotedbl = -15; +endash = -10; +periodcentered = -15; +guilsinglleft = 15; +comma = -30; +hyphen = -10; +asciitilde = -20; +emdash = -10; +quotedblbase = -30; +sterling = -40; +parenleft = -15; +underscore = -315; +numbersign = -55; +backslash = -45; +braceleft = -30; +copyright = -15; +bullet = -15; +cent = -30; +at = -15; +multiply = -25; +question = -110; +degree = -10; +guillemetleft = 15; +quotedblright = -30; +slash = -15; +ampersand = -20; +euro = -65; +"@MMK_R_Oslash" = -10; +"@MMK_R_oslash" = -20; +"@MMK_R_a.alt" = -30; +"@MMK_R_dcaron" = -20; +"@MMK_R_G" = -10; +"@MMK_R_A" = -40; +"@MMK_R_C" = -10; +"@MMK_R_O" = -10; +"@MMK_R_W" = -25; +"@MMK_R_Q" = -10; +"@MMK_R_Y" = -35; +"@MMK_R_e" = -20; +"@MMK_R_d" = -20; +"@MMK_R_g" = -15; +"@MMK_R_a" = -20; +"@MMK_R_c" = -20; +"@MMK_R_o" = -20; +"@MMK_R_q" = -20; +"@MMK_R_s" = -25; +"@MMK_R_x" = -15; +"@MMK_R_X" = -40; +"@MMK_R_J" = -10; +"@MMK_R_V" = -35; +"@MMK_R_S" = -25; +"@MMK_R_eth" = -20; +"@MMK_R_dcroat" = -20; +}; +"@MMK_L_W" = { +ellipsis = -85; +colon = -35; +quotedbl = -10; +underscore = -330; +plus = -35; +parenleft = -55; +asciicircum = -45; +registered = -35; +equal = -15; +guillemetleft = -30; +guilsinglleft = -30; +parenright = -30; +guilsinglright = -35; +asciitilde = -60; +hyphen = -45; +quoteright = -10; +periodcentered = -55; +degree = -15; +ampersand = -65; +quotesingle = -10; +semicolon = -35; +braceleft = -70; +at = -55; +asterisk = -15; +cent = -70; +quotedblleft = -25; +perthousand = -20; +paragraph = -25; +euro = -90; +quotedblbase = -85; +dollar = -50; +quoteleft = -25; +comma = -85; +braceright = -55; +endash = -45; +divide = -35; +quotesinglbase = -85; +questiondown = -95; +guillemetright = -35; +question = -10; +quotedblright = -10; +copyright = -55; +bullet = -55; +backslash = 20; +less = -35; +multiply = -55; +percent = -20; +sterling = -80; +minus = -35; +emdash = -45; +slash = -75; +numbersign = -110; +trademark = -20; +"@MMK_R_m" = -30; +"@MMK_R_n" = -30; +"@MMK_R_o" = -60; +"@MMK_R_i" = -30; +"@MMK_R_j" = -30; +"@MMK_R_d" = -55; +"@MMK_R_f" = -30; +"@MMK_R_g" = -55; +"@MMK_R_a" = -55; +"@MMK_R_c" = -60; +"@MMK_R_x" = -40; +"@MMK_R_z" = -30; +"@MMK_R_t" = -30; +"@MMK_R_u" = -30; +"@MMK_R_v" = -30; +"@MMK_R_w" = -30; +"@MMK_R_p" = -30; +"@MMK_R_q" = -55; +"@MMK_R_r" = -30; +"@MMK_R_s" = -60; +"@MMK_R_O" = -45; +"@MMK_R_J" = -65; +"@MMK_R_G" = -45; +"@MMK_R_A" = -105; +"@MMK_R_C" = -45; +"@MMK_R_X" = -15; +"@MMK_R_Q" = -45; +"@MMK_R_S" = -50; +"@MMK_R_a.alt" = -60; +"@MMK_R_eth" = -60; +"@MMK_R_germandbls" = -20; +"@MMK_R_Oslash" = -45; +"@MMK_R_y" = -30; +"@MMK_R_tcaron" = -30; +"@MMK_R_e" = -55; +"@MMK_R_oslash" = -60; +"@MMK_R_dcaron" = -55; +"@MMK_R_dcroat" = -55; +}; +"@MMK_L_L" = { +quoteleft = -155; +cent = -15; +underscore = -300; +multiply = -15; +asciitilde = -245; +registered = -75; +quotedblleft = -260; +degree = -210; +guilsinglright = 15; +braceright = -25; +quotedbl = -260; +guilsinglleft = 20; +dollar = -20; +slash = 25; +perthousand = -70; +asterisk = -215; +numbersign = -25; +backslash = -160; +sterling = -10; +parenright = -20; +asciicircum = -250; +percent = -70; +quotedblright = -260; +paragraph = -210; +braceleft = -35; +question = -100; +euro = -60; +periodcentered = -15; +bullet = -15; +guillemetleft = 20; +trademark = -260; +quotesingle = -145; +guillemetright = 15; +yen = -65; +quoteright = -155; +"@MMK_R_tcaron" = -35; +"@MMK_R_Q" = -20; +"@MMK_R_O" = -25; +"@MMK_R_J" = 25; +"@MMK_R_G" = -20; +"@MMK_R_C" = -25; +"@MMK_R_Y" = -90; +"@MMK_R_W" = -70; +"@MMK_R_V" = -85; +"@MMK_R_U" = -10; +"@MMK_R_T" = -70; +"@MMK_R_S" = -10; +"@MMK_R_j" = 30; +"@MMK_R_f" = -35; +"@MMK_R_y" = -50; +"@MMK_R_w" = -35; +"@MMK_R_v" = -25; +"@MMK_R_t" = -35; +"@MMK_R_s" = -10; +}; +"@MMK_L_q" = { +yen = -30; +slash = 55; +quotedblright = -30; +quotesingle = -15; +braceright = -25; +cent = -10; +dollar = -20; +numbersign = -20; +sterling = -10; +braceleft = -20; +quoteright = -30; +guillemetright = 15; +guillemetleft = 35; +multiply = -10; +quotedbl = -15; +euro = -60; +backslash = -45; +guilsinglleft = 35; +question = -100; +guilsinglright = 15; +degree = -10; +"@MMK_R_S" = -10; +"@MMK_R_V" = -35; +"@MMK_R_W" = -25; +"@MMK_R_J" = 25; +"@MMK_R_j" = 40; +"@MMK_R_Y" = -35; +"@MMK_R_s" = -10; +}; +"@MMK_L_s" = { +parenleft = -15; +asciicircum = -60; +asciitilde = -85; +cent = -30; +paragraph = -35; +bullet = -40; +at = -15; +degree = -55; +guilsinglright = 10; +euro = -70; +sterling = -15; +quotedbl = -60; +backslash = -95; +divide = -15; +multiply = -45; +periodcentered = -40; +underscore = -130; +quotesingle = -60; +minus = -15; +percent = -40; +parenright = -85; +numbersign = -25; +braceleft = -45; +yen = -65; +asterisk = -35; +braceright = -30; +question = -100; +copyright = -20; +plus = -15; +perthousand = -40; +slash = -15; +trademark = -35; +registered = -35; +questiondown = -15; +dollar = -35; +quotedblright = -95; +quoteright = -95; +guillemetright = 10; +quotedblleft = -35; +ampersand = -10; +less = -25; +quoteleft = -35; +"@MMK_R_tcaron" = -30; +"@MMK_R_oslash" = -20; +"@MMK_R_eth" = -15; +"@MMK_R_dcroat" = -15; +"@MMK_R_y" = -40; +"@MMK_R_o" = -20; +"@MMK_R_a" = -15; +"@MMK_R_c" = -20; +"@MMK_R_d" = -15; +"@MMK_R_e" = -20; +"@MMK_R_f" = -30; +"@MMK_R_g" = -25; +"@MMK_R_x" = -25; +"@MMK_R_q" = -15; +"@MMK_R_s" = -30; +"@MMK_R_t" = -30; +"@MMK_R_v" = -35; +"@MMK_R_w" = -40; +"@MMK_R_J" = 15; +"@MMK_R_O" = -45; +"@MMK_R_A" = -25; +"@MMK_R_C" = -50; +"@MMK_R_G" = -45; +"@MMK_R_X" = -25; +"@MMK_R_Y" = -75; +"@MMK_R_Q" = -45; +"@MMK_R_S" = -15; +"@MMK_R_T" = -30; +"@MMK_R_U" = -30; +"@MMK_R_V" = -75; +"@MMK_R_W" = -65; +"@MMK_R_Oslash" = -45; +"@MMK_R_dcaron" = -15; +}; +"@MMK_L_o" = { +quoteright = -100; +quotesinglbase = -15; +quotedbl = -90; +question = -115; +cent = -10; +questiondown = -45; +guilsinglright = -20; +trademark = -90; +quotesingle = -90; +asciitilde = -20; +quotedblbase = -15; +braceright = -35; +numbersign = -50; +guilsinglleft = 35; +underscore = -210; +bullet = -10; +asterisk = -65; +perthousand = -90; +guillemetleft = 35; +percent = -90; +euro = -60; +quoteleft = -70; +slash = -50; +backslash = -135; +semicolon = -15; +ellipsis = -15; +braceleft = -35; +degree = -120; +registered = -35; +yen = -65; +multiply = -10; +quotedblleft = -65; +comma = -15; +paragraph = -65; +guillemetright = -20; +asciicircum = -65; +colon = -15; +parenright = -125; +quotedblright = -100; +dollar = -80; +sterling = -35; +"@MMK_R_G" = -15; +"@MMK_R_A" = -40; +"@MMK_R_J" = -25; +"@MMK_R_T" = -70; +"@MMK_R_V" = -80; +"@MMK_R_Q" = -15; +"@MMK_R_S" = -50; +"@MMK_R_X" = -45; +"@MMK_R_Y" = -85; +"@MMK_R_f" = -15; +"@MMK_R_t" = -15; +"@MMK_R_v" = -25; +"@MMK_R_x" = -45; +"@MMK_R_Oslash" = -15; +"@MMK_R_O" = -15; +"@MMK_R_W" = -65; +"@MMK_R_tcaron" = -15; +"@MMK_R_C" = -15; +"@MMK_R_w" = -35; +"@MMK_R_s" = -35; +"@MMK_R_y" = -45; +}; +"@MMK_L_T" = { +parenleft = -30; +less = -30; +guillemetright = -50; +braceright = -45; +backslash = 25; +questiondown = -70; +hyphen = -70; +parenright = -10; +asciitilde = -70; +periodcentered = -70; +slash = -40; +braceleft = -75; +asciicircum = -25; +minus = -70; +endash = -70; +guilsinglleft = -35; +dollar = -25; +ellipsis = -70; +sterling = -75; +underscore = -320; +guilsinglright = -50; +quotesinglbase = -70; +multiply = -65; +guillemetleft = -35; +euro = -60; +copyright = -35; +emdash = -70; +ampersand = -70; +comma = -70; +at = -35; +numbersign = -90; +cent = -80; +quotedblbase = -70; +bullet = -70; +plus = -70; +divide = -70; +"@MMK_R_Oslash" = -15; +"@MMK_R_eth" = -70; +"@MMK_R_oslash" = -70; +"@MMK_R_S" = -25; +"@MMK_R_Q" = -15; +"@MMK_R_X" = -15; +"@MMK_R_G" = -20; +"@MMK_R_C" = -15; +"@MMK_R_A" = -70; +"@MMK_R_O" = -15; +"@MMK_R_J" = -40; +"@MMK_R_s" = -45; +"@MMK_R_q" = -65; +"@MMK_R_x" = -15; +"@MMK_R_g" = -55; +"@MMK_R_e" = -70; +"@MMK_R_d" = -65; +"@MMK_R_c" = -70; +"@MMK_R_a" = -65; +"@MMK_R_o" = -70; +"@MMK_R_a.alt" = -35; +"@MMK_R_dcaron" = -65; +"@MMK_R_dcroat" = -65; +}; +"@MMK_L_Lslash" = { +euro = -60; +quoteleft = -155; +braceright = -25; +numbersign = -20; +backslash = -170; +slash = 25; +cent = -15; +yen = -65; +underscore = -315; +sterling = -10; +multiply = -40; +percent = -70; +quoteright = -155; +registered = -95; +parenright = -20; +paragraph = -245; +degree = -210; +asciitilde = -245; +guilsinglright = 15; +less = -45; +question = -100; +bullet = -25; +periodcentered = -20; +perthousand = -70; +quotesingle = -145; +quotedblleft = -250; +braceleft = -40; +asterisk = -215; +quotedblright = -255; +dollar = -20; +trademark = -250; +asciicircum = -250; +guillemetright = 15; +quotedbl = -250; +"@MMK_R_tcaron" = -35; +"@MMK_R_y" = -55; +"@MMK_R_w" = -40; +"@MMK_R_v" = -25; +"@MMK_R_s" = -10; +"@MMK_R_g" = -10; +"@MMK_R_f" = -35; +"@MMK_R_Y" = -90; +"@MMK_R_V" = -90; +"@MMK_R_U" = -15; +"@MMK_R_T" = -70; +"@MMK_R_Q" = -30; +"@MMK_R_O" = -30; +"@MMK_R_J" = 25; +"@MMK_R_G" = -30; +"@MMK_R_C" = -35; +"@MMK_R_t" = -35; +"@MMK_R_W" = -70; +"@MMK_R_j" = 30; +}; +"@MMK_L_lcaron" = { +registered = 25; +quoteright = 35; +quotedblbase = -55; +emdash = -40; +braceleft = -35; +colon = 20; +guilsinglleft = -20; +guilsinglright = -10; +quoteleft = 35; +ellipsis = -55; +questiondown = -55; +perthousand = 40; +cent = -60; +percent = 40; +greater = 40; +guillemetright = -10; +numbersign = -75; +comma = -55; +bullet = -50; +quotedbl = 35; +trademark = 40; +parenright = 25; +quotesinglbase = -55; +multiply = -35; +semicolon = 20; +parenleft = -15; +quotedblleft = 35; +asciicircum = -10; +guillemetleft = -20; +sterling = -60; +periodcentered = -55; +euro = -35; +copyright = -20; +yen = 20; +bar = 40; +braceright = -10; +underscore = -250; +backslash = 30; +bracketleft = 40; +degree = 40; +question = 30; +equal = 40; +asciitilde = -45; +quotedblright = 35; +asterisk = 40; +slash = -25; +at = -20; +hyphen = -40; +bracketright = 40; +dollar = 10; +paragraph = 35; +endash = -40; +quotesingle = 35; +ampersand = -55; +"@MMK_R_tcaron" = 30; +"@MMK_R_eth" = -55; +"@MMK_R_X" = 0; +"@MMK_R_c" = -55; +"@MMK_R_h" = 40; +"@MMK_R_x" = 15; +"@MMK_R_oslash" = -50; +"@MMK_R_r" = 30; +"@MMK_R_Lslash" = 40; +"@MMK_R_A" = -55; +"@MMK_R_D" = 40; +"@MMK_R_I" = 40; +"@MMK_R_K" = 40; +"@MMK_R_J" = -25; +"@MMK_R_M" = 40; +"@MMK_R_N" = 40; +"@MMK_R_P" = 40; +"@MMK_R_R" = 40; +"@MMK_R_U" = 40; +"@MMK_R_W" = 25; +"@MMK_R_V" = 20; +"@MMK_R_Y" = 20; +"@MMK_R_Z" = 40; +"@MMK_R_a" = -45; +"@MMK_R_b" = 40; +"@MMK_R_d" = -45; +"@MMK_R_f" = 30; +"@MMK_R_i" = 30; +"@MMK_R_m" = 30; +"@MMK_R_o" = -55; +"@MMK_R_n" = 30; +"@MMK_R_q" = -45; +"@MMK_R_p" = 30; +"@MMK_R_u" = 30; +"@MMK_R_t" = 30; +"@MMK_R_w" = 30; +"@MMK_R_v" = 30; +"@MMK_R_y" = 30; +"@MMK_R_dcaron" = -45; +"@MMK_R_germandbls" = 35; +"@MMK_R_lcaron" = 40; +"@MMK_R_Eth" = 40; +"@MMK_R_e" = -50; +"@MMK_R_g" = -40; +"@MMK_R_B" = 40; +"@MMK_R_E" = 40; +"@MMK_R_F" = 40; +"@MMK_R_H" = 40; +"@MMK_R_L" = 40; +"@MMK_R_lslash" = 40; +"@MMK_R_S" = 10; +"@MMK_R_T" = 40; +"@MMK_R_thorn" = 40; +"@MMK_R_j" = 30; +"@MMK_R_l" = 40; +"@MMK_R_s" = -30; +"@MMK_R_z" = 30; +"@MMK_R_dcroat" = -45; +"@MMK_R_Thorn" = 40; +}; +"@MMK_L_tcaron" = { +parenleft = -10; +quoteright = 40; +dollar = 15; +minus = 10; +parenright = 30; +periodcentered = -75; +bracketleft = 45; +degree = 45; +asterisk = 45; +ellipsis = -235; +numbersign = -85; +semicolon = 25; +quotedblright = 40; +bracketright = 45; +braceleft = -30; +greater = 45; +cent = -55; +yen = 25; +underscore = -195; +hyphen = -30; +bar = 45; +euro = -30; +paragraph = 40; +guillemetleft = -100; +bullet = -45; +sterling = -70; +quotedblbase = -235; +comma = -155; +slash = -145; +questiondown = -80; +multiply = -30; +perthousand = 45; +plus = 10; +question = 35; +quoteleft = 40; +registered = 30; +trademark = 45; +quotesingle = 40; +equal = 45; +colon = 25; +guilsinglleft = -100; +emdash = -30; +percent = 45; +copyright = -15; +divide = 10; +endash = -30; +ampersand = -55; +less = 10; +quotedblleft = 40; +asciitilde = -35; +quotesinglbase = -155; +at = -10; +quotedbl = 40; +backslash = 35; +"@MMK_R_h" = 45; +"@MMK_R_dcaron" = -40; +"@MMK_R_g" = -30; +"@MMK_R_f" = 35; +"@MMK_R_thorn" = 45; +"@MMK_R_Thorn" = 45; +"@MMK_R_m" = 35; +"@MMK_R_l" = 45; +"@MMK_R_c" = -55; +"@MMK_R_b" = 45; +"@MMK_R_e" = -45; +"@MMK_R_S" = 15; +"@MMK_R_R" = 45; +"@MMK_R_i" = 35; +"@MMK_R_j" = 35; +"@MMK_R_o" = -50; +"@MMK_R_n" = 35; +"@MMK_R_y" = 35; +"@MMK_R_x" = 20; +"@MMK_R_z" = 35; +"@MMK_R_p" = 35; +"@MMK_R_s" = -25; +"@MMK_R_r" = 35; +"@MMK_R_u" = 35; +"@MMK_R_w" = 35; +"@MMK_R_v" = 35; +"@MMK_R_I" = 45; +"@MMK_R_H" = 45; +"@MMK_R_K" = 45; +"@MMK_R_J" = -200; +"@MMK_R_L" = 45; +"@MMK_R_O" = 10; +"@MMK_R_A" = -60; +"@MMK_R_E" = 45; +"@MMK_R_D" = 45; +"@MMK_R_F" = 45; +"@MMK_R_Y" = 25; +"@MMK_R_X" = 15; +"@MMK_R_Z" = 45; +"@MMK_R_Q" = 10; +"@MMK_R_P" = 45; +"@MMK_R_U" = 45; +"@MMK_R_T" = 45; +"@MMK_R_W" = 30; +"@MMK_R_V" = 25; +"@MMK_R_lslash" = 45; +"@MMK_R_Lslash" = 45; +"@MMK_R_lcaron" = 45; +"@MMK_R_Eth" = 45; +"@MMK_R_eth" = -55; +"@MMK_R_germandbls" = 40; +"@MMK_R_dcroat" = -40; +"@MMK_R_tcaron" = 35; +"@MMK_R_a" = -40; +"@MMK_R_d" = -40; +"@MMK_R_q" = -40; +"@MMK_R_t" = 35; +"@MMK_R_M" = 45; +"@MMK_R_N" = 45; +"@MMK_R_B" = 45; +"@MMK_R_oslash" = -45; +"@MMK_R_Oslash" = 10; +}; +"@MMK_L_a" = { +braceleft = -20; +slash = 25; +yen = -30; +guillemetleft = 35; +cent = -10; +degree = -10; +multiply = -10; +quotedblright = -30; +sterling = -10; +parenright = -20; +question = -100; +backslash = -45; +euro = -60; +quoteright = -30; +guilsinglright = 15; +guilsinglleft = 35; +dollar = -20; +numbersign = -20; +guillemetright = 15; +quotedbl = -15; +quotesingle = -15; +underscore = -315; +braceright = -25; +"@MMK_R_J" = 25; +"@MMK_R_Y" = -35; +"@MMK_R_V" = -35; +"@MMK_R_W" = -25; +"@MMK_R_j" = 30; +"@MMK_R_s" = -10; +}; +"@MMK_L_e" = { +braceleft = -20; +quoteleft = -30; +perthousand = -45; +guillemetleft = 15; +multiply = -30; +trademark = -35; +numbersign = -40; +asterisk = -20; +yen = -60; +backslash = -100; +underscore = -125; +percent = -45; +ellipsis = -25; +guilsinglleft = 15; +ampersand = -20; +degree = -70; +comma = -25; +quotesingle = -55; +quotedblbase = -25; +quoteright = -55; +quotedbl = -55; +guilsinglright = -10; +semicolon = -15; +registered = -10; +sterling = -15; +parenright = -60; +quotesinglbase = -25; +quotedblleft = -25; +cent = -15; +euro = -60; +question = -125; +guillemetright = -10; +asciicircum = -20; +braceright = -30; +colon = -15; +dollar = -50; +quotedblright = -55; +paragraph = -25; +"@MMK_R_x" = -15; +"@MMK_R_y" = -30; +"@MMK_R_v" = -15; +"@MMK_R_w" = -20; +"@MMK_R_s" = -15; +"@MMK_R_A" = -15; +"@MMK_R_X" = -15; +"@MMK_R_Y" = -65; +"@MMK_R_V" = -60; +"@MMK_R_W" = -50; +"@MMK_R_T" = -50; +"@MMK_R_S" = -50; +"@MMK_R_a.alt" = -55; +}; +"@MMK_L_A" = { +endash = -30; +divide = -40; +quoteright = -115; +quoteleft = -95; +plus = -40; +degree = -110; +copyright = -50; +slash = 25; +percent = -70; +asterisk = -85; +trademark = -90; +quotedbl = -115; +braceleft = -75; +registered = -80; +colon = -25; +euro = -100; +multiply = -60; +perthousand = -70; +periodcentered = -55; +quotesinglbase = -20; +equal = -20; +yen = -65; +paragraph = -95; +semicolon = -20; +hyphen = -30; +underscore = -330; +comma = -20; +bullet = -60; +backslash = -110; +emdash = -30; +less = -45; +guilsinglleft = -15; +at = -45; +numbersign = -20; +quotedblbase = -20; +sterling = -10; +parenright = -20; +minus = -40; +ampersand = -40; +parenleft = -45; +cent = -60; +guillemetleft = -15; +question = -125; +quotesingle = -115; +dollar = -35; +asciicircum = -85; +braceright = -25; +quotedblright = -115; +asciitilde = -70; +ellipsis = -20; +quotedblleft = -90; +"@MMK_R_w" = -70; +"@MMK_R_V" = -130; +"@MMK_R_j" = 30; +"@MMK_R_o" = -50; +"@MMK_R_c" = -50; +"@MMK_R_a" = -45; +"@MMK_R_f" = -35; +"@MMK_R_g" = -55; +"@MMK_R_d" = -45; +"@MMK_R_e" = -50; +"@MMK_R_y" = -80; +"@MMK_R_s" = -20; +"@MMK_R_q" = -45; +"@MMK_R_v" = -45; +"@MMK_R_t" = -65; +"@MMK_R_u" = -35; +"@MMK_R_J" = 10; +"@MMK_R_O" = -65; +"@MMK_R_C" = -65; +"@MMK_R_G" = -65; +"@MMK_R_Y" = -90; +"@MMK_R_S" = -25; +"@MMK_R_Q" = -65; +"@MMK_R_W" = -105; +"@MMK_R_T" = -70; +"@MMK_R_U" = -55; +"@MMK_R_dcroat" = -45; +"@MMK_R_eth" = -45; +"@MMK_R_tcaron" = -65; +"@MMK_R_oslash" = -10; +"@MMK_R_dcaron" = -45; +"@MMK_R_a.alt" = -30; +}; +"@MMK_L_O" = { +semicolon = -15; +dollar = -50; +quotedblleft = -25; +asciicircum = -15; +asterisk = -20; +cent = -10; +guilsinglleft = 30; +braceright = -35; +questiondown = -70; +yen = -60; +numbersign = -65; +slash = -75; +paragraph = -25; +perthousand = -40; +multiply = -15; +quotedblright = -55; +question = -135; +degree = -55; +registered = -10; +quoteright = -55; +sterling = -35; +colon = -15; +quotedbl = -55; +trademark = -25; +percent = -40; +quotesinglbase = -35; +quoteleft = -25; +comma = -35; +quotedblbase = -35; +parenright = -105; +underscore = -260; +backslash = -95; +euro = -60; +braceleft = -25; +quotesingle = -55; +guillemetleft = 30; +ellipsis = -35; +"@MMK_R_v" = -15; +"@MMK_R_s" = -20; +"@MMK_R_x" = -40; +"@MMK_R_y" = -30; +"@MMK_R_A" = -55; +"@MMK_R_J" = -65; +"@MMK_R_T" = -30; +"@MMK_R_V" = -60; +"@MMK_R_S" = -50; +"@MMK_R_X" = -55; +"@MMK_R_Y" = -65; +"@MMK_R_w" = -20; +"@MMK_R_W" = -50; +"@MMK_R_a.alt" = -20; +}; +"@MMK_L_w" = { +backslash = -45; +asciicircum = -15; +endash = -15; +copyright = -25; +divide = -10; +ellipsis = -50; +at = -25; +less = -10; +degree = -10; +hyphen = -15; +emdash = -15; +quotedblbase = -50; +periodcentered = -25; +minus = -10; +question = -110; +parenleft = -25; +euro = -65; +quoteright = -30; +yen = -30; +numbersign = -75; +underscore = -330; +plus = -10; +braceright = -45; +braceleft = -40; +slash = -40; +ampersand = -35; +quotedblright = -30; +sterling = -55; +quotedbl = -15; +dollar = -25; +comma = -50; +cent = -40; +parenright = -65; +bullet = -25; +quotesinglbase = -50; +questiondown = -60; +quotesingle = -15; +multiply = -30; +asciitilde = -30; +"@MMK_R_S" = -25; +"@MMK_R_o" = -30; +"@MMK_R_dcaron" = -25; +"@MMK_R_eth" = -30; +"@MMK_R_dcroat" = -25; +"@MMK_R_oslash" = -25; +"@MMK_R_a.alt" = -35; +"@MMK_R_J" = -30; +"@MMK_R_O" = -15; +"@MMK_R_G" = -15; +"@MMK_R_A" = -65; +"@MMK_R_C" = -15; +"@MMK_R_X" = -45; +"@MMK_R_Y" = -35; +"@MMK_R_V" = -35; +"@MMK_R_W" = -25; +"@MMK_R_Q" = -15; +"@MMK_R_d" = -25; +"@MMK_R_e" = -25; +"@MMK_R_g" = -25; +"@MMK_R_a" = -25; +"@MMK_R_c" = -30; +"@MMK_R_x" = -15; +"@MMK_R_q" = -25; +"@MMK_R_s" = -30; +"@MMK_R_Oslash" = -15; +}; +"@MMK_L_M" = { +guilsinglright = 15; +multiply = -10; +cent = -10; +guilsinglleft = 35; +sterling = -10; +guillemetleft = 35; +numbersign = -20; +slash = 25; +euro = -60; +backslash = 25; +underscore = -330; +braceright = -25; +guillemetright = 15; +parenright = -10; +braceleft = -20; +dollar = -20; +"@MMK_R_J" = 25; +"@MMK_R_s" = -10; +"@MMK_R_j" = 30; +}; +"@MMK_L_V" = { +plus = -45; +at = -65; +questiondown = -115; +quoteleft = -30; +guillemetleft = -45; +question = -10; +guillemetright = -45; +guilsinglright = -45; +less = -45; +ampersand = -80; +parenleft = -65; +minus = -45; +periodcentered = -70; +asciitilde = -70; +copyright = -65; +asterisk = -15; +bullet = -65; +quotedblright = -10; +endash = -55; +quotedblbase = -100; +percent = -25; +ellipsis = -100; +quotesingle = -10; +comma = -100; +registered = -40; +semicolon = -40; +guilsinglleft = -45; +colon = -40; +braceright = -55; +euro = -100; +emdash = -55; +equal = -20; +multiply = -65; +backslash = 20; +numbersign = -130; +braceleft = -80; +underscore = -330; +parenright = -30; +trademark = -20; +divide = -45; +perthousand = -25; +sterling = -95; +quotesinglbase = -100; +slash = -100; +dollar = -55; +degree = -20; +cent = -80; +paragraph = -30; +asciicircum = -55; +hyphen = -55; +quotedblleft = -30; +quotedbl = -10; +quoteright = -10; +"@MMK_R_a.alt" = -65; +"@MMK_R_oslash" = -70; +"@MMK_R_Oslash" = -50; +"@MMK_R_eth" = -70; +"@MMK_R_dcroat" = -70; +"@MMK_R_dcaron" = -70; +"@MMK_R_germandbls" = -25; +"@MMK_R_p" = -35; +"@MMK_R_S" = -55; +"@MMK_R_tcaron" = -35; +"@MMK_R_e" = -70; +"@MMK_R_d" = -70; +"@MMK_R_g" = -65; +"@MMK_R_f" = -35; +"@MMK_R_a" = -70; +"@MMK_R_c" = -75; +"@MMK_R_m" = -35; +"@MMK_R_o" = -70; +"@MMK_R_n" = -35; +"@MMK_R_i" = -35; +"@MMK_R_j" = -35; +"@MMK_R_u" = -35; +"@MMK_R_t" = -35; +"@MMK_R_w" = -35; +"@MMK_R_v" = -35; +"@MMK_R_q" = -70; +"@MMK_R_s" = -70; +"@MMK_R_r" = -35; +"@MMK_R_y" = -35; +"@MMK_R_x" = -50; +"@MMK_R_z" = -35; +"@MMK_R_G" = -55; +"@MMK_R_A" = -130; +"@MMK_R_C" = -55; +"@MMK_R_O" = -50; +"@MMK_R_J" = -85; +"@MMK_R_Q" = -50; +"@MMK_R_X" = -15; +}; +"@MMK_L_H" = { +braceright = -25; +guillemetleft = 35; +backslash = 25; +parenright = -10; +slash = 25; +sterling = -10; +euro = -60; +braceleft = -20; +cent = -10; +guilsinglleft = 35; +multiply = -10; +numbersign = -20; +guilsinglright = 15; +guillemetright = 15; +dollar = -20; +underscore = -330; +"@MMK_R_j" = 30; +"@MMK_R_s" = -10; +"@MMK_R_J" = 25; +}; +"@MMK_L_u" = { +guillemetright = 15; +multiply = -10; +dollar = -20; +quotesingle = -15; +euro = -60; +parenright = -20; +degree = -10; +braceleft = -20; +numbersign = -20; +yen = -30; +question = -100; +guilsinglright = 15; +backslash = -45; +guillemetleft = 35; +quoteright = -30; +quotedbl = -15; +underscore = -250; +sterling = -10; +quotedblright = -30; +guilsinglleft = 35; +cent = -10; +braceright = -25; +slash = 25; +"@MMK_R_j" = 30; +"@MMK_R_Y" = -35; +"@MMK_R_V" = -35; +"@MMK_R_W" = -25; +"@MMK_R_J" = 25; +"@MMK_R_s" = -10; +}; +"@MMK_L_J" = { +underscore = -115; +numbersign = -40; +dollar = -25; +euro = -60; +sterling = -25; +backslash = 25; +multiply = -10; +slash = -30; +parenright = -10; +questiondown = -25; +braceright = -30; +cent = -10; +braceleft = -20; +guilsinglleft = 35; +guillemetleft = 35; +"@MMK_R_s" = -15; +"@MMK_R_x" = -15; +"@MMK_R_X" = -15; +"@MMK_R_S" = -25; +"@MMK_R_A" = -35; +}; +"@MMK_L_z" = { +quotedbl = -15; +sterling = -10; +guilsinglright = 15; +quotedblright = -30; +guillemetright = 15; +quoteright = -30; +guilsinglleft = 35; +multiply = -10; +degree = -10; +yen = -30; +underscore = -280; +braceright = -25; +backslash = -45; +parenright = -20; +question = -100; +euro = -60; +dollar = -20; +cent = -10; +quotesingle = -15; +braceleft = -20; +guillemetleft = 35; +slash = 25; +numbersign = -20; +"@MMK_R_j" = 30; +"@MMK_R_s" = -10; +"@MMK_R_J" = 25; +"@MMK_R_Y" = -35; +"@MMK_R_W" = -25; +"@MMK_R_V" = -35; +}; +"@MMK_L_K" = { +multiply = -60; +euro = -105; +less = -50; +periodcentered = -60; +numbersign = -20; +paragraph = -50; +emdash = -30; +semicolon = -25; +plus = -45; +cent = -65; +parenleft = -50; +asciicircum = -90; +equal = -20; +copyright = -50; +braceright = -25; +question = -20; +dollar = -35; +trademark = -40; +quotesinglbase = -20; +quotesingle = -15; +percent = -35; +guilsinglleft = -20; +quotedbl = -15; +sterling = -10; +degree = -25; +hyphen = -30; +slash = 25; +quotedblright = -20; +guillemetleft = -20; +minus = -45; +quoteleft = -50; +asterisk = -25; +colon = -25; +quotedblleft = -50; +ellipsis = -25; +quoteright = -20; +asciitilde = -75; +divide = -45; +braceleft = -75; +perthousand = -35; +comma = -20; +endash = -30; +at = -50; +underscore = -330; +ampersand = -40; +registered = -65; +quotedblbase = -20; +backslash = 20; +bullet = -65; +parenright = -20; +"@MMK_R_dcaron" = -50; +"@MMK_R_w" = -60; +"@MMK_R_C" = -70; +"@MMK_R_tcaron" = -45; +"@MMK_R_oslash" = -10; +"@MMK_R_dcroat" = -50; +"@MMK_R_G" = -70; +"@MMK_R_J" = 10; +"@MMK_R_O" = -70; +"@MMK_R_Q" = -70; +"@MMK_R_S" = -25; +"@MMK_R_a" = -50; +"@MMK_R_c" = -50; +"@MMK_R_d" = -50; +"@MMK_R_e" = -50; +"@MMK_R_f" = -35; +"@MMK_R_g" = -55; +"@MMK_R_j" = 30; +"@MMK_R_o" = -55; +"@MMK_R_q" = -50; +"@MMK_R_s" = -25; +"@MMK_R_t" = -45; +"@MMK_R_u" = -40; +"@MMK_R_v" = -45; +"@MMK_R_y" = -60; +"@MMK_R_eth" = -50; +"@MMK_R_a.alt" = -30; +}; +"@MMK_L_oslash" = { +parenright = -70; +euro = -60; +backslash = -50; +quotesinglbase = -15; +semicolon = -15; +question = -115; +multiply = -10; +guilsinglleft = 35; +questiondown = -40; +comma = -15; +asterisk = -25; +ellipsis = -15; +registered = -15; +bullet = -10; +braceright = -35; +asciicircum = -50; +degree = -15; +guilsinglright = -20; +quotedblright = -35; +dollar = -30; +quotedblbase = -15; +quotesingle = -20; +quoteright = -35; +braceleft = -35; +yen = -35; +sterling = -35; +slash = -50; +asciitilde = -20; +guillemetright = -20; +numbersign = -45; +guillemetleft = 35; +underscore = -185; +colon = -15; +cent = -10; +quotedbl = -20; +"@MMK_R_Oslash" = -15; +"@MMK_R_x" = -20; +"@MMK_R_S" = -30; +"@MMK_R_O" = -15; +"@MMK_R_C" = -15; +"@MMK_R_s" = -35; +"@MMK_R_X" = -45; +"@MMK_R_Y" = -40; +"@MMK_R_V" = -40; +"@MMK_R_W" = -30; +"@MMK_R_Q" = -15; +"@MMK_R_J" = -20; +"@MMK_R_G" = -15; +"@MMK_R_A" = -40; +}; +"@MMK_L_t" = { +dollar = -25; +braceright = -30; +sterling = -20; +quotedbl = -15; +euro = -60; +question = -100; +braceleft = -20; +degree = -10; +numbersign = -30; +quotesinglbase = -40; +ampersand = -20; +yen = -30; +quotedblbase = -40; +multiply = -15; +ellipsis = -40; +backslash = -45; +questiondown = -10; +quotesingle = -15; +quotedblright = -30; +slash = 30; +cent = -15; +quoteright = -30; +comma = -40; +"@MMK_R_a.alt" = -35; +"@MMK_R_s" = -15; +"@MMK_R_x" = -10; +"@MMK_R_j" = 30; +"@MMK_R_W" = -25; +"@MMK_R_V" = -35; +"@MMK_R_S" = -25; +"@MMK_R_Y" = -35; +"@MMK_R_X" = -10; +"@MMK_R_A" = -10; +}; +"@MMK_L_d" = { +guillemetright = 15; +guillemetleft = 35; +backslash = 25; +parenright = -15; +guilsinglright = 15; +braceright = -25; +euro = -60; +braceleft = -20; +multiply = -10; +guilsinglleft = 35; +dollar = -20; +sterling = -10; +numbersign = -20; +cent = -10; +underscore = -325; +slash = 25; +"@MMK_R_j" = 30; +"@MMK_R_s" = -10; +"@MMK_R_J" = 25; +}; +"@MMK_L_j" = { +numbersign = -20; +quotedbl = -15; +braceright = -25; +backslash = -15; +question = -45; +slash = 50; +sterling = -10; +yen = -30; +quoteright = -30; +guillemetleft = 35; +multiply = -10; +quotedblright = -30; +dollar = -20; +cent = -10; +euro = -60; +guilsinglleft = 35; +quotesingle = -15; +degree = -10; +guilsinglright = 15; +guillemetright = 15; +braceleft = -20; +"@MMK_R_J" = 25; +"@MMK_R_Y" = -35; +"@MMK_R_W" = -25; +"@MMK_R_V" = -35; +"@MMK_R_s" = -10; +"@MMK_R_j" = 35; +}; +"@MMK_L_E" = { +euro = -60; +numbersign = -20; +slash = 25; +guillemetleft = 35; +multiply = -10; +dollar = -20; +backslash = 25; +guillemetright = 15; +underscore = -330; +braceright = -25; +parenright = -10; +cent = -10; +guilsinglleft = 35; +braceleft = -20; +guilsinglright = 15; +sterling = -10; +"@MMK_R_J" = 25; +"@MMK_R_j" = 30; +"@MMK_R_s" = -10; +}; +"@MMK_L_B" = { +questiondown = -20; +periodcentered = -25; +underscore = -195; +numbersign = -35; +dollar = -50; +parenleft = -10; +quotesingle = -45; +quotedblleft = -30; +parenright = -60; +trademark = -35; +sterling = -20; +braceleft = -45; +asciicircum = -50; +copyright = -10; +guillemetleft = 15; +question = -80; +asterisk = -35; +multiply = -25; +perthousand = -35; +slash = -25; +backslash = -70; +yen = -65; +bullet = -30; +degree = -40; +quoteright = -50; +quotedbl = -45; +quotedblright = -50; +guilsinglleft = 15; +cent = -25; +percent = -35; +registered = -35; +quoteleft = -30; +paragraph = -30; +less = -15; +euro = -65; +braceright = -30; +at = -10; +asciitilde = -75; +"@MMK_R_q" = -10; +"@MMK_R_s" = -45; +"@MMK_R_t" = -30; +"@MMK_R_w" = -35; +"@MMK_R_v" = -30; +"@MMK_R_y" = -35; +"@MMK_R_x" = -30; +"@MMK_R_a" = -10; +"@MMK_R_c" = -15; +"@MMK_R_e" = -10; +"@MMK_R_d" = -10; +"@MMK_R_g" = -20; +"@MMK_R_f" = -30; +"@MMK_R_o" = -15; +"@MMK_R_Q" = -35; +"@MMK_R_S" = -20; +"@MMK_R_U" = -20; +"@MMK_R_T" = -30; +"@MMK_R_W" = -60; +"@MMK_R_V" = -65; +"@MMK_R_Y" = -65; +"@MMK_R_X" = -30; +"@MMK_R_A" = -30; +"@MMK_R_C" = -40; +"@MMK_R_G" = -35; +"@MMK_R_O" = -35; +"@MMK_R_Oslash" = -35; +"@MMK_R_oslash" = -15; +"@MMK_R_tcaron" = -30; +"@MMK_R_eth" = -10; +"@MMK_R_dcaron" = -10; +"@MMK_R_dcroat" = -10; +}; +"@MMK_L_f" = { +dollar = -25; +backslash = 40; +braceright = -35; +ampersand = -20; +degree = -10; +quoteright = -20; +slash = -55; +sterling = -35; +multiply = -15; +ellipsis = -80; +questiondown = -80; +underscore = -200; +comma = -80; +quotedbl = -15; +quotesinglbase = -80; +quotedblright = -20; +numbersign = -75; +parenright = -40; +question = -15; +braceleft = -20; +quotedblbase = -80; +cent = -15; +quotesingle = -15; +euro = -60; +"@MMK_R_s" = -15; +"@MMK_R_S" = -25; +"@MMK_R_X" = -20; +"@MMK_R_A" = -60; +"@MMK_R_J" = -55; +"@MMK_R_x" = -15; +"@MMK_R_a.alt" = -35; +}; +"@MMK_L_Z" = { +parenright = -10; +numbersign = -20; +braceright = -25; +backslash = 25; +multiply = -10; +guillemetleft = 35; +cent = -10; +slash = 25; +euro = -60; +guilsinglleft = 35; +guillemetright = 15; +sterling = -10; +dollar = -20; +underscore = -330; +guilsinglright = 15; +braceleft = -20; +"@MMK_R_J" = 25; +"@MMK_R_j" = 30; +"@MMK_R_s" = -10; +}; +"@MMK_L_U" = { +braceleft = -20; +ellipsis = -25; +guillemetleft = 35; +multiply = -10; +sterling = -35; +guilsinglleft = 35; +underscore = -180; +numbersign = -55; +comma = -25; +quotesinglbase = -25; +braceright = -35; +quotedblbase = -25; +questiondown = -55; +slash = -60; +parenright = -10; +euro = -60; +backslash = 25; +dollar = -25; +cent = -10; +"@MMK_R_X" = -15; +"@MMK_R_s" = -15; +"@MMK_R_a.alt" = -15; +"@MMK_R_S" = -25; +"@MMK_R_J" = -35; +"@MMK_R_A" = -50; +"@MMK_R_x" = -15; +}; +"@MMK_L_l" = { +cent = -10; +braceleft = -20; +multiply = -10; +guilsinglleft = 35; +numbersign = -20; +dollar = -20; +slash = 25; +guillemetleft = 35; +guilsinglright = 15; +euro = -60; +underscore = -160; +parenright = -15; +backslash = 25; +sterling = -10; +guillemetright = 15; +braceright = -25; +"@MMK_R_j" = 30; +"@MMK_R_s" = -10; +"@MMK_R_J" = 25; +}; +}; +}; +manufacturerURL = "https://github.com/chrismsimpson/Metropolis"; +unitsPerEm = 1000; +userData = { +GSDimensionPlugin.Dimensions = { +"119329DF-C854-46E0-93EC-7E8A22DFCA4F" = { +HH = "74"; +HV = "78"; +OH = "72"; +OV = "79"; +nV = "75"; +nd = "67"; +oH = "67"; +oV = "78"; +tH = "67"; +}; +"35616FF6-3D9C-499B-B113-AC9E0DB5842A" = { +HH = 74; +HV = "78"; +OH = "72"; +OV = 79; +nV = "75"; +nd = 67; +oH = 67; +oV = "78"; +tH = "67"; +}; +"3B040282-CF47-4846-BCAF-7BFF90FB63BC" = { +HH = "36"; +HV = "36"; +OH = "34"; +OV = "36"; +nV = "36"; +nd = "34"; +oH = "36"; +oV = "36"; +tH = "36"; +}; +"84328D8E-4D54-44EF-AF5C-0364B1C28646" = { +HH = "36"; +HV = "36"; +OH = "36"; +OV = "36"; +nV = "36"; +nd = "34"; +oH = "36"; +oV = "36"; +tH = "36"; +}; +"88AF04C7-891B-4BE3-8AB1-6195D630646B" = { +HH = "173"; +HV = "194"; +OH = "176"; +OV = "200"; +nV = "193"; +nd = "160"; +oH = "160"; +oV = "182"; +tH = "152"; +}; +"A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B" = { +HH = "173"; +HV = "194"; +OH = "176"; +OV = "200"; +nV = "193"; +nd = "160"; +oH = "160"; +oV = "182"; +tH = "152"; +}; +}; +}; +versionMajor = 11; +versionMinor = 0; +} diff --git a/Sources/Metropolis-Italic_Black_autospace.py b/Sources/Metropolis-Italic_Black_autospace.py new file mode 100644 index 0000000..26481b5 --- /dev/null +++ b/Sources/Metropolis-Italic_Black_autospace.py @@ -0,0 +1,35 @@ + +# Reference +# Script, Category, Subcategory, value, referenceGlyph, filter + +# Letters +*,Letter,Uppercase,1.1,H,*, +*,Letter,Smallcaps,1.1,h.sc,*, +*,Letter,Lowercase,1,x,*, +*,Letter,Lowercase,0.75,m.sups,.sups, + +# Numbers +*,Number,Decimal Digit,1.33,one,*, +*,Number,Decimal Digit,1.33,zero.osf,.osf, +*,Number,Fraction,1.33,*,*, +*,Number,*,0.75,*,.dnom, +*,Number,*,0.75,*,.numr, +*,Number,*,0.75,*,.inferior, +*,Number,*,0.75,*,superior, + +# Punctuation +*,Punctuation,Other,1.33,*,*, +*,Punctuation,Parenthesis,1.33,*,*, +*,Punctuation,Quote,1.33,*,*, +*,Punctuation,Dash,1,*,*, +*,Punctuation,*,1,*,slash, +*,Punctuation,*,1.33,*,*, + +# Symbols +*,Symbol,Currency,1.66,*,*, +*,Symbol,*,1.5,*,*, +*,Mark,*,1,*,*, + +# Devanagari +devanagari,Letter,Other,1,devaHeight,*, +devanagari,Letter,Ligature,1,devaHeight,*, diff --git a/Sources/Metropolis-Italic_Regular_autospace.py b/Sources/Metropolis-Italic_Regular_autospace.py new file mode 100644 index 0000000..c694e25 --- /dev/null +++ b/Sources/Metropolis-Italic_Regular_autospace.py @@ -0,0 +1,35 @@ + +# Reference +# Script, Category, Subcategory, value, referenceGlyph, filter + +# Letters +*,Letter,Uppercase,1.33,H,*, +*,Letter,Smallcaps,1.1,h.sc,*, +*,Letter,Lowercase,1,x,*, +*,Letter,Lowercase,0.75,m.sups,.sups, + +# Numbers +*,Number,Decimal Digit,1.33,one,*, +*,Number,Decimal Digit,1.33,zero.osf,.osf, +*,Number,Fraction,1.33,*,*, +*,Number,*,0.75,*,.dnom, +*,Number,*,0.75,*,.numr, +*,Number,*,0.75,*,.inferior, +*,Number,*,0.75,*,superior, + +# Punctuation +*,Punctuation,Other,1.33,*,*, +*,Punctuation,Parenthesis,1.33,*,*, +*,Punctuation,Quote,1.33,*,*, +*,Punctuation,Dash,1,*,*, +*,Punctuation,*,1,*,slash, +*,Punctuation,*,1.33,*,*, + +# Symbols +*,Symbol,Currency,1.66,*,*, +*,Symbol,*,1.5,*,*, +*,Mark,*,1,*,*, + +# Devanagari +devanagari,Letter,Other,1,devaHeight,*, +devanagari,Letter,Ligature,1,devaHeight,*, diff --git a/Sources/Metropolis-Italic_Thin_autospace.py b/Sources/Metropolis-Italic_Thin_autospace.py new file mode 100644 index 0000000..7d731ac --- /dev/null +++ b/Sources/Metropolis-Italic_Thin_autospace.py @@ -0,0 +1,35 @@ + +# Reference +# Script, Category, Subcategory, value, referenceGlyph, filter + +# Letters +*,Letter,Uppercase,1.44,H,*, +*,Letter,Smallcaps,1.1,h.sc,*, +*,Letter,Lowercase,1,x,*, +*,Letter,Lowercase,0.75,m.sups,.sups, + +# Numbers +*,Number,Decimal Digit,1.33,one,*, +*,Number,Decimal Digit,1.33,zero.osf,.osf, +*,Number,Fraction,1.33,*,*, +*,Number,*,0.75,*,.dnom, +*,Number,*,0.75,*,.numr, +*,Number,*,0.75,*,.inferior, +*,Number,*,0.75,*,superior, + +# Punctuation +*,Punctuation,Other,1.33,*,*, +*,Punctuation,Parenthesis,1.33,*,*, +*,Punctuation,Quote,1.33,*,*, +*,Punctuation,Dash,1,*,*, +*,Punctuation,*,1,*,slash, +*,Punctuation,*,1.33,*,*, + +# Symbols +*,Symbol,Currency,1.66,*,*, +*,Symbol,*,1.5,*,*, +*,Mark,*,1,*,*, + +# Devanagari +devanagari,Letter,Other,1,devaHeight,*, +devanagari,Letter,Ligature,1,devaHeight,*, diff --git a/Sources/Metropolis.glyphs b/Sources/Metropolis.glyphs new file mode 100644 index 0000000..a0cbdee --- /dev/null +++ b/Sources/Metropolis.glyphs @@ -0,0 +1,64860 @@ +{ +.appVersion = "1271"; +DisplayStrings = ( +"AÁ/Abreve ÂÄÀ/Amacron/Aogonek ÅÃÆBC/Cacute/Ccaron ÇDÐ/Dcaron/Dcroat EÉ/Ecaron ÊË/Edotaccent/Edotbelow È/Emacron/Eogonek/Etilde FG/Gbreve/Gcommaaccent HIÍÎÏ/Idotaccent Ì/Imacron/Iogonek JK/Kcommaaccent L/Lacute/Lcaron/Lslash MN/Nacute/Ncaron/Ncommaaccent Ñ\012OÓÔÖÒ/Ohungarumlaut/Omacron ØÕ/OE PÞQR/Racute/Rcaron/Rcommaaccent S/Sacute/Scaron/Scedilla T/Tcaron/Tcedilla UÚÛÜÙ/Uhungarumlaut/Umacron/Uogonek/Uring VW/Wacute/Wcircumflex/Wdieresis/Wgrave XYÝ/Ycircumflex/Ydieresis/Ygrave Z/Zacute/Zcaron/Zdotaccent \012aá/abreve âäà/amacron/aogonek åãæbc/cacute/ccaron çdð/dcaron/dcroat eé/ecaron êë/edotaccent/edotbelow è/emacron/eogonek/etilde fg/gbreve/gcommaaccent hi/idotless íîïì/imacron/iogonek j/jdotless k/kcommaaccent l/lacute/lcaron/lslash mn/nacute/ncaron/ncommaaccent ñoóôöò/ohungarumlaut/omacron øõ\012/oe pþqr/racute/rcaron/rcommaaccent s/sacute/scaron/scedilla ßt/tcaron/tcedilla uúûüù/uhungarumlaut/umacron/uogonek/uring vw/wacute/wcircumflex/wdieresis/wgrave xyý/ycircumflex/ydieresis/ygrave z/zacute/zcaron/zdotaccent/a.alt/aacute.alt/abreve.alt/acircumflex.alt/adieresis.alt/agrave.alt/amacron.alt/aogonek.alt/aring.alt/atilde.alt 0123456789\012.,:;/ellipsis !¡?¿·/bullet *#///backslash (){}[]-/endash/emdash _/quotedblbase/quotedblleft/quotedblright/quoteleft/quoteright «»/guilsinglleft/guilsinglright \"'/emspace/enspace/fourperemspace/narrownbspace/sixperemspace /threeperemspace ¢$/euro £¥+/minus ×÷=><~^%/perthousand @&¶©®/trademark |/dotaccentcomb/commaaccentcomb \012¨/dotaccent `´/hungarumlaut/circumflex/caron/breve/ring/tilde ¯¸/ogonek", +"The quick brown fox\012jumps over the lazy\012dog.\012\012She sells sea shells by the seashore" +); +date = "2020-01-02 00:09:40 +0000"; +designerURL = "https://github.com/chrismsimpson/Metropolis"; +familyName = Metropolis; +fontMaster = ( +{ +alignmentZones = ( +"{795, 12}", +"{687, 12}", +"{517, 12}", +"{0, -12}", +"{-205, -12}" +); +ascender = 795; +capHeight = 687; +custom = Thin; +customParameters = ( +{ +name = typoAscender; +value = 795; +}, +{ +name = typoDescender; +value = -205; +}, +{ +name = typoLineGap; +value = 0; +}, +{ +name = winAscent; +value = 795; +}, +{ +name = winDescent; +value = 205; +}, +{ +name = hheaAscender; +value = 795; +}, +{ +name = hheaDescender; +value = -205; +}, +{ +name = underlinePosition; +value = -133; +}, +{ +name = underlineThickness; +value = 20; +}, +{ +name = paramArea; +value = "350"; +}, +{ +name = paramDepth; +value = "5"; +}, +{ +name = paramOver; +value = "2"; +} +); +descender = -205; +horizontalStems = ( +36 +); +iconName = Light; +id = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +userData = { +GSOffsetHorizontal = 86; +GSOffsetProportional = 1; +GSOffsetVertical = 79; +}; +verticalStems = ( +36 +); +widthValue = 5; +xHeight = 517; +}, +{ +alignmentZones = ( +"{795, 12}", +"{687, 12}", +"{517, 12}", +"{0, -12}", +"{-205, -12}" +); +ascender = 795; +capHeight = 687; +customParameters = ( +{ +name = typoAscender; +value = 795; +}, +{ +name = typoDescender; +value = -205; +}, +{ +name = typoLineGap; +value = 0; +}, +{ +name = winAscent; +value = 795; +}, +{ +name = winDescent; +value = 205; +}, +{ +name = hheaAscender; +value = 795; +}, +{ +name = hheaDescender; +value = -205; +}, +{ +name = underlinePosition; +value = -133; +}, +{ +name = underlineThickness; +value = 20; +}, +{ +name = paramArea; +value = "310"; +}, +{ +name = paramDepth; +value = "7"; +}, +{ +name = paramOver; +value = "9"; +} +); +descender = -205; +guideLines = ( +{ +locked = 1; +position = "{223, 0}"; +} +); +horizontalStems = ( +67, +71, +74 +); +id = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +userData = { +GSCornerRadius = 74; +GSOffsetHorizontal = 67; +GSOffsetProportional = 1; +GSOffsetVertical = 54; +}; +verticalStems = ( +75, +78, +79 +); +weightValue = 400; +widthValue = 5; +xHeight = 517; +}, +{ +alignmentZones = ( +"{795, 12}", +"{687, 12}", +"{517, 12}", +"{0, -12}", +"{-205, -12}" +); +ascender = 795; +capHeight = 687; +custom = Black; +customParameters = ( +{ +name = typoAscender; +value = 795; +}, +{ +name = typoDescender; +value = -205; +}, +{ +name = typoLineGap; +value = 0; +}, +{ +name = winAscent; +value = 795; +}, +{ +name = winDescent; +value = 205; +}, +{ +name = hheaAscender; +value = 795; +}, +{ +name = hheaDescender; +value = -205; +}, +{ +name = underlinePosition; +value = -133; +}, +{ +name = underlineThickness; +value = 20; +}, +{ +name = paramArea; +value = "370"; +}, +{ +name = paramDepth; +value = "16"; +}, +{ +name = paramOver; +value = "22"; +} +); +descender = -205; +horizontalStems = ( +152, +160, +173, +176 +); +iconName = Bold; +id = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +userData = { +GSCornerRadius = 180; +GSOffsetHorizontal = 57; +GSOffsetProportional = 1; +GSOffsetVertical = 24; +}; +verticalStems = ( +184, +193, +194, +200 +); +weightValue = 900; +widthValue = 5; +xHeight = 517; +} +); +glyphs = ( +{ +color = 1; +glyphname = A; +lastChange = "2020-01-29 03:36:21 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{738, 0}"; +}, +{ +name = top; +position = "{393, 687}"; +} +); +guideLines = ( +{ +angle = 90; +position = "{393, 308}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"738 0 LINE", +"435 687 LINE", +"350 687 LINE", +"653 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"599 156 LINE", +"599 230 LINE", +"180 230 LINE", +"180 156 LINE" +); +}, +{ +closed = 1; +nodes = ( +"132 0 LINE", +"435 687 LINE", +"350 687 LINE", +"47 0 LINE" +); +} +); +width = 785; +}, +{ +anchors = ( +{ +name = bottom; +position = "{757, 0}"; +}, +{ +name = top; +position = "{384, 687}"; +} +); +guideLines = ( +{ +angle = 90; +position = "{384, 332}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"757 0 LINE", +"493 687 LINE", +"274 687 LINE", +"538 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"594 92 LINE", +"594 235 LINE", +"175 235 LINE", +"175 92 LINE" +); +}, +{ +closed = 1; +nodes = ( +"229 0 LINE", +"493 687 LINE", +"274 687 LINE", +"10 0 LINE" +); +} +); +width = 767; +}, +{ +anchors = ( +{ +name = bottom; +position = "{720, 0}"; +}, +{ +name = top; +position = "{397, 687}"; +} +); +guideLines = ( +{ +angle = 90; +position = "{397, 600}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"720 0 LINE", +"417 687 LINE", +"377 687 LINE", +"680 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"617 175 LINE", +"617 211 LINE", +"178 211 LINE", +"178 175 LINE" +); +}, +{ +closed = 1; +nodes = ( +"114 0 LINE", +"417 687 LINE", +"377 687 LINE", +"74 0 LINE" +); +} +); +width = 794; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +guideLines = ( +{ +angle = 90; +position = "{338, 600}"; +} +); +layerId = "BEAEA6D3-4341-4BD9-B0B1-00836E9E0AD9"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"794 0 LINE", +"615 687 LINE", +"179 687 LINE", +"0 0 LINE" +); +} +); +width = 794; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +guideLines = ( +{ +angle = 90; +position = "{421, 308}"; +} +); +layerId = "3DCE6C9F-3B5D-454F-9498-8E48301F885C"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"785 0 LINE", +"657 687 LINE", +"128 687 LINE", +"0 0 LINE" +); +} +); +width = 785; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +guideLines = ( +{ +angle = 90; +position = "{401, 332}"; +} +); +layerId = "16AEEBFE-785E-4C1F-BD1F-9B8F6191CD5C"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"767 0 LINE", +"653 687 LINE", +"114 687 LINE", +"0 0 LINE" +); +} +); +width = 767; +} +); +leftKerningGroup = A; +rightKerningGroup = A; +unicode = 0041; +}, +{ +glyphname = Aacute; +lastChange = "2020-01-30 03:14:23 +0000"; +layers = ( +{ +components = ( +{ +name = A; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 333, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 785; +}, +{ +components = ( +{ +name = A; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 307, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 767; +}, +{ +components = ( +{ +name = A; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 325, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 794; +} +); +leftKerningGroup = A; +rightKerningGroup = A; +unicode = 00C1; +}, +{ +glyphname = Abreve; +lastChange = "2020-01-29 03:16:14 +0000"; +layers = ( +{ +components = ( +{ +name = A; +}, +{ +name = breve; +transform = "{1, 0, 0, 1, 203, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 794; +}, +{ +components = ( +{ +name = A; +}, +{ +name = breve; +transform = "{1, 0, 0, 1, 216, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 785; +}, +{ +components = ( +{ +name = A; +}, +{ +alignment = 1; +name = breve; +transform = "{1, 0, 0, 1, 205, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 767; +} +); +leftKerningGroup = A; +rightKerningGroup = A; +unicode = 0102; +}, +{ +glyphname = Acircumflex; +lastChange = "2020-01-29 03:16:14 +0000"; +layers = ( +{ +components = ( +{ +name = A; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 227, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 785; +}, +{ +components = ( +{ +name = A; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 187, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 767; +}, +{ +components = ( +{ +name = A; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 222, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 794; +} +); +leftKerningGroup = A; +rightKerningGroup = A; +unicode = 00C2; +}, +{ +glyphname = Adieresis; +lastChange = "2020-01-29 03:16:14 +0000"; +layers = ( +{ +components = ( +{ +name = A; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 212, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 785; +}, +{ +components = ( +{ +name = A; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 164, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 767; +}, +{ +components = ( +{ +name = A; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 213, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 794; +} +); +leftKerningGroup = A; +rightKerningGroup = A; +unicode = 00C4; +}, +{ +glyphname = Agrave; +lastChange = "2020-01-29 03:16:14 +0000"; +layers = ( +{ +components = ( +{ +name = A; +}, +{ +alignment = 1; +name = grave; +transform = "{1, 0, 0, 1, 192, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 785; +}, +{ +components = ( +{ +name = A; +}, +{ +alignment = 1; +name = grave; +transform = "{1, 0, 0, 1, 166, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 767; +}, +{ +components = ( +{ +name = A; +}, +{ +alignment = 1; +name = grave; +transform = "{1, 0, 0, 1, 208, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 794; +} +); +leftKerningGroup = A; +rightKerningGroup = A; +unicode = 00C0; +}, +{ +glyphname = Amacron; +lastChange = "2020-01-29 03:16:14 +0000"; +layers = ( +{ +components = ( +{ +name = A; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 176, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 794; +}, +{ +components = ( +{ +name = A; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 191, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 785; +}, +{ +components = ( +{ +name = A; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 162, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 767; +} +); +leftKerningGroup = A; +rightKerningGroup = A; +unicode = 0100; +}, +{ +glyphname = Aogonek; +lastChange = "2020-01-29 03:16:14 +0000"; +layers = ( +{ +components = ( +{ +name = A; +}, +{ +name = ogonek; +transform = "{1, 0, 0, 1, 562, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 794; +}, +{ +components = ( +{ +name = A; +}, +{ +name = ogonek; +transform = "{1, 0, 0, 1, 585, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 785; +}, +{ +components = ( +{ +name = A; +}, +{ +name = ogonek; +transform = "{1, 0, 0, 1, 582, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 767; +} +); +leftKerningGroup = A; +rightKerningGroup = A; +unicode = 0104; +}, +{ +glyphname = Aring; +lastChange = "2020-01-29 03:16:14 +0000"; +layers = ( +{ +components = ( +{ +name = A; +}, +{ +name = ring; +transform = "{1, 0, 0, 1, 252, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 785; +}, +{ +components = ( +{ +name = A; +}, +{ +name = ring; +transform = "{1, 0, 0, 1, 243, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 767; +}, +{ +components = ( +{ +name = A; +}, +{ +name = ring; +transform = "{1, 0, 0, 1, 241, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 794; +} +); +leftKerningGroup = A; +rightKerningGroup = A; +unicode = 00C5; +}, +{ +glyphname = Atilde; +lastChange = "2020-01-29 03:16:14 +0000"; +layers = ( +{ +components = ( +{ +name = A; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 195, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 785; +}, +{ +components = ( +{ +name = A; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 172, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 767; +}, +{ +components = ( +{ +name = A; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 189, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 794; +} +); +leftKerningGroup = A; +rightKerningGroup = A; +unicode = 00C3; +}, +{ +color = 1; +glyphname = AE; +lastChange = "2020-01-29 04:14:14 +0000"; +layers = ( +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"115 0 LINE", +"216 175 LINE", +"490 175 LINE", +"490 0 LINE", +"941 0 LINE", +"941 36 LINE", +"526 36 LINE", +"526 332 LINE", +"910 332 LINE", +"910 368 LINE", +"526 368 LINE", +"526 651 LINE", +"941 651 LINE", +"941 687 LINE", +"470 687 LINE", +"73 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"490 651 LINE", +"490 211 LINE", +"237 211 LINE" +); +} +); +width = 1017; +}, +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"136 0 LINE", +"226 156 LINE", +"490 156 LINE", +"490 0 LINE", +"983 0 LINE", +"983 74 LINE", +"569 74 LINE", +"569 313 LINE", +"942 313 LINE", +"942 387 LINE", +"569 387 LINE", +"569 613 LINE", +"983 613 LINE", +"983 687 LINE", +"442 687 LINE", +"46 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"490 613 LINE", +"490 230 LINE", +"269 230 LINE" +); +} +); +width = 1037; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"231 0 LINE", +"284 92 LINE", +"528 92 LINE", +"528 0 LINE", +"1081 0 LINE", +"1081 173 LINE", +"722 173 LINE", +"722 264 LINE", +"1049 264 LINE", +"1049 437 LINE", +"722 437 LINE", +"722 514 LINE", +"1081 514 LINE", +"1081 687 LINE", +"404 687 LINE", +"7 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"528 514 LINE", +"528 235 LINE", +"367 235 LINE" +); +} +); +width = 1135; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "1D964A6A-659A-4343-B6B5-AF95B32089FF"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"1135 0 LINE", +"1135 687 LINE", +"367 687 LINE", +"0 0 LINE" +); +} +); +width = 1135; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "34F2FA31-809A-4337-99D8-A02B5013B5E0"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"1037 0 LINE", +"1037 687 LINE", +"353 687 LINE", +"0 0 LINE" +); +} +); +width = 1037; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "A2F2DA0F-CB03-446A-9A93-340371F44250"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"1017 0 LINE", +"1017 687 LINE", +"327 687 LINE", +"0 0 LINE" +); +} +); +width = 1017; +} +); +leftKerningGroup = A; +rightKerningGroup = E; +unicode = 00C6; +}, +{ +color = 1; +glyphname = B; +lastChange = "2020-01-29 03:40:06 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"405 0 LINE SMOOTH", +"524 0 OFFCURVE", +"609 78 OFFCURVE", +"609 188 CURVE SMOOTH", +"609 263 OFFCURVE", +"563 325 OFFCURVE", +"484 365 CURVE", +"546 401 OFFCURVE", +"582 443 OFFCURVE", +"582 516 CURVE SMOOTH", +"582 616 OFFCURVE", +"504 687 OFFCURVE", +"393 687 CURVE SMOOTH", +"78 687 LINE", +"78 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"156 325 LINE", +"385 325 LINE SMOOTH", +"470 325 OFFCURVE", +"530 272 OFFCURVE", +"530 198 CURVE SMOOTH", +"530 124 OFFCURVE", +"470 71 OFFCURVE", +"385 71 CURVE SMOOTH", +"156 71 LINE" +); +}, +{ +closed = 1; +nodes = ( +"156 616 LINE", +"373 616 LINE SMOOTH", +"449 616 OFFCURVE", +"503 570 OFFCURVE", +"503 506 CURVE SMOOTH", +"503 442 OFFCURVE", +"449 396 OFFCURVE", +"373 396 CURVE SMOOTH", +"156 396 LINE" +); +} +); +width = 661; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"450 0 LINE SMOOTH", +"590 0 OFFCURVE", +"690 75 OFFCURVE", +"690 185 CURVE SMOOTH", +"690 261 OFFCURVE", +"643 326 OFFCURVE", +"563 360 CURVE", +"623 389 OFFCURVE", +"658 447 OFFCURVE", +"658 514 CURVE SMOOTH", +"658 614 OFFCURVE", +"567 687 OFFCURVE", +"436 687 CURVE SMOOTH", +"66 687 LINE", +"66 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"259 273 LINE", +"418 273 LINE SMOOTH", +"460 273 OFFCURVE", +"490 250 OFFCURVE", +"490 218 CURVE SMOOTH", +"490 186 OFFCURVE", +"460 163 OFFCURVE", +"418 163 CURVE SMOOTH", +"259 163 LINE" +); +}, +{ +closed = 1; +nodes = ( +"259 524 LINE", +"389 524 LINE SMOOTH", +"429 524 OFFCURVE", +"458 502 OFFCURVE", +"458 472 CURVE SMOOTH", +"458 442 OFFCURVE", +"429 420 OFFCURVE", +"389 420 CURVE SMOOTH", +"259 420 LINE" +); +} +); +width = 715; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"397 0 LINE SMOOTH", +"516 0 OFFCURVE", +"601 78 OFFCURVE", +"601 188 CURVE SMOOTH", +"601 264 OFFCURVE", +"550 335 OFFCURVE", +"478 358 CURVE", +"534 377 OFFCURVE", +"574 443 OFFCURVE", +"574 516 CURVE SMOOTH", +"574 616 OFFCURVE", +"496 687 OFFCURVE", +"385 687 CURVE SMOOTH", +"98 687 LINE", +"98 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"134 340 LINE", +"397 340 LINE SMOOTH", +"495 340 OFFCURVE", +"565 277 OFFCURVE", +"565 188 CURVE SMOOTH", +"565 99 OFFCURVE", +"495 36 OFFCURVE", +"397 36 CURVE SMOOTH", +"134 36 LINE" +); +}, +{ +closed = 1; +nodes = ( +"134 651 LINE", +"385 651 LINE SMOOTH", +"475 651 OFFCURVE", +"538 595 OFFCURVE", +"538 516 CURVE SMOOTH", +"538 434 OFFCURVE", +"480 376 OFFCURVE", +"397 376 CURVE SMOOTH", +"134 376 LINE" +); +} +); +width = 678; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "3C582D70-AA8F-4F70-9914-35968CA27FB7"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"397 -77 LINE SMOOTH", +"558 -77 OFFCURVE", +"678 35 OFFCURVE", +"678 188 CURVE SMOOTH", +"678 255 OFFCURVE", +"651 319 OFFCURVE", +"606 366 CURVE", +"634 408 OFFCURVE", +"651 461 OFFCURVE", +"651 516 CURVE SMOOTH", +"651 659 OFFCURVE", +"538 764 OFFCURVE", +"385 764 CURVE SMOOTH", +"0 764 LINE", +"0 -77 LINE" +); +} +); +width = 678; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "6D8C7213-B863-4BC8-B82C-2C545CF2798F"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"405 -52 LINE SMOOTH", +"553 -52 OFFCURVE", +"661 49 OFFCURVE", +"661 188 CURVE SMOOTH", +"661 258 OFFCURVE", +"630 320 OFFCURVE", +"574 368 CURVE", +"615 408 OFFCURVE", +"634 456 OFFCURVE", +"634 516 CURVE SMOOTH", +"634 645 OFFCURVE", +"532 739 OFFCURVE", +"393 739 CURVE SMOOTH", +"0 739 LINE", +"0 -52 LINE" +); +} +); +width = 661; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "4ACB3CD6-E728-4141-BCFB-D91B507FC3B8"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"450 -24 LINE SMOOTH", +"605 -24 OFFCURVE", +"715 62 OFFCURVE", +"715 185 CURVE SMOOTH", +"715 257 OFFCURVE", +"677 321 OFFCURVE", +"611 362 CURVE", +"657 398 OFFCURVE", +"683 453 OFFCURVE", +"683 514 CURVE SMOOTH", +"683 629 OFFCURVE", +"579 711 OFFCURVE", +"436 711 CURVE SMOOTH", +"0 711 LINE", +"0 -24 LINE" +); +} +); +width = 715; +} +); +leftKerningGroup = B; +rightKerningGroup = B; +unicode = 0042; +}, +{ +color = 1; +glyphname = C; +lastChange = "2020-01-29 04:01:46 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{406, 0}"; +}, +{ +name = top; +position = "{406, 687}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"501 -12 OFFCURVE", +"589 29 OFFCURVE", +"653 93 CURVE", +"600 147 LINE", +"550 94 OFFCURVE", +"481 60 OFFCURVE", +"406 60 CURVE SMOOTH", +"258 60 OFFCURVE", +"133 190 OFFCURVE", +"133 344 CURVE SMOOTH", +"133 497 OFFCURVE", +"258 627 OFFCURVE", +"406 627 CURVE SMOOTH", +"481 627 OFFCURVE", +"550 593 OFFCURVE", +"600 540 CURVE", +"653 594 LINE", +"589 659 OFFCURVE", +"501 699 OFFCURVE", +"406 699 CURVE SMOOTH", +"216 699 OFFCURVE", +"54 537 OFFCURVE", +"54 344 CURVE SMOOTH", +"54 151 OFFCURVE", +"216 -12 OFFCURVE", +"406 -12 CURVE SMOOTH" +); +} +); +width = 701; +}, +{ +anchors = ( +{ +name = bottom; +position = "{398, 0}"; +}, +{ +name = top; +position = "{398, 687}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"508 -12 OFFCURVE", +"608 35 OFFCURVE", +"677 110 CURVE", +"535 234 LINE", +"502 192 OFFCURVE", +"453 164 OFFCURVE", +"398 164 CURVE SMOOTH", +"304 164 OFFCURVE", +"224 246 OFFCURVE", +"224 344 CURVE SMOOTH", +"224 441 OFFCURVE", +"304 523 OFFCURVE", +"398 523 CURVE SMOOTH", +"452 523 OFFCURVE", +"502 495 OFFCURVE", +"534 453 CURVE", +"677 578 LINE", +"608 652 OFFCURVE", +"508 699 OFFCURVE", +"398 699 CURVE SMOOTH", +"195 699 OFFCURVE", +"24 537 OFFCURVE", +"24 344 CURVE SMOOTH", +"24 151 OFFCURVE", +"195 -12 OFFCURVE", +"398 -12 CURVE SMOOTH" +); +} +); +width = 689; +}, +{ +anchors = ( +{ +name = bottom; +position = "{431, 0}"; +}, +{ +name = top; +position = "{431, 687}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"526 -12 OFFCURVE", +"614 29 OFFCURVE", +"678 93 CURVE", +"652 119 LINE", +"595 60 OFFCURVE", +"516 24 OFFCURVE", +"431 24 CURVE SMOOTH", +"259 24 OFFCURVE", +"115 170 OFFCURVE", +"115 344 CURVE SMOOTH", +"115 517 OFFCURVE", +"259 663 OFFCURVE", +"431 663 CURVE SMOOTH", +"516 663 OFFCURVE", +"595 627 OFFCURVE", +"652 569 CURVE", +"678 594 LINE", +"614 659 OFFCURVE", +"526 699 OFFCURVE", +"431 699 CURVE SMOOTH", +"240 699 OFFCURVE", +"79 537 OFFCURVE", +"79 344 CURVE SMOOTH", +"79 151 OFFCURVE", +"240 -12 OFFCURVE", +"431 -12 CURVE SMOOTH" +); +} +); +width = 752; +}, +{ +anchors = ( +{ +name = bottom; +position = "{431, 0}"; +}, +{ +name = top; +position = "{431, 687}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "DF130446-6A0F-4DF7-A931-D2835617522B"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"552 -91 OFFCURVE", +"668 -37 OFFCURVE", +"752 55 CURVE", +"752 630 LINE", +"671 724 OFFCURVE", +"554 778 OFFCURVE", +"431 778 CURVE SMOOTH", +"196 778 OFFCURVE", +"0 580 OFFCURVE", +"0 344 CURVE SMOOTH", +"0 107 OFFCURVE", +"196 -91 OFFCURVE", +"431 -91 CURVE SMOOTH" +); +} +); +width = 752; +}, +{ +anchors = ( +{ +name = bottom; +position = "{406, 0}"; +}, +{ +name = top; +position = "{406, 687}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "07984649-89E9-45D8-ACE5-F2DB2959D41B"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"515 -66 OFFCURVE", +"623 -18 OFFCURVE", +"701 64 CURVE", +"700 623 LINE", +"623 705 OFFCURVE", +"515 753 OFFCURVE", +"406 753 CURVE SMOOTH", +"185 753 OFFCURVE", +"0 566 OFFCURVE", +"0 344 CURVE SMOOTH", +"0 122 OFFCURVE", +"186 -66 OFFCURVE", +"406 -66 CURVE SMOOTH" +); +} +); +width = 701; +}, +{ +anchors = ( +{ +name = bottom; +position = "{398, 0}"; +}, +{ +name = top; +position = "{398, 687}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "8535A805-E026-430C-8CAD-3F0D0750A055"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"508 -36 OFFCURVE", +"614 9 OFFCURVE", +"689 87 CURVE", +"689 601 LINE", +"614 678 OFFCURVE", +"507 723 OFFCURVE", +"398 723 CURVE SMOOTH", +"182 723 OFFCURVE", +"0 550 OFFCURVE", +"0 344 CURVE SMOOTH", +"0 138 OFFCURVE", +"182 -36 OFFCURVE", +"398 -36 CURVE SMOOTH" +); +} +); +width = 689; +} +); +leftKerningGroup = C; +rightKerningGroup = C; +unicode = 0043; +}, +{ +glyphname = Cacute; +lastChange = "2020-01-30 03:14:42 +0000"; +layers = ( +{ +components = ( +{ +name = C; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 359, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 752; +}, +{ +components = ( +{ +name = C; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 346, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 701; +}, +{ +components = ( +{ +name = C; +}, +{ +alignment = 1; +name = acute; +transform = "{1, 0, 0, 1, 321, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 689; +} +); +leftKerningGroup = C; +rightKerningGroup = C; +unicode = 0106; +}, +{ +glyphname = Ccaron; +lastChange = "2020-01-29 03:59:01 +0000"; +layers = ( +{ +components = ( +{ +name = C; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 256, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 752; +}, +{ +components = ( +{ +name = C; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 240, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 701; +}, +{ +components = ( +{ +name = C; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 201, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 689; +} +); +leftKerningGroup = C; +rightKerningGroup = C; +unicode = 010C; +}, +{ +glyphname = Ccedilla; +lastChange = "2019-05-05 08:56:10 +0000"; +layers = ( +{ +components = ( +{ +name = C; +}, +{ +name = cedilla; +transform = "{1, 0, 0, 1, 274, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 701; +}, +{ +components = ( +{ +name = C; +}, +{ +name = cedilla; +transform = "{1, 0, 0, 1, 268, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 689; +}, +{ +components = ( +{ +name = C; +}, +{ +alignment = -1; +name = cedilla; +transform = "{1, 0, 0, 1, 272, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 747; +} +); +leftKerningGroup = C; +rightKerningGroup = C; +unicode = 00C7; +}, +{ +color = 1; +glyphname = D; +lastChange = "2020-02-01 10:09:30 +0000"; +layers = ( +{ +anchors = ( +{ +name = top; +position = "{310, 687}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"310 0 LINE SMOOTH", +"528 0 OFFCURVE", +"682 143 OFFCURVE", +"682 344 CURVE SMOOTH", +"682 545 OFFCURVE", +"528 687 OFFCURVE", +"310 687 CURVE SMOOTH", +"78 687 LINE", +"78 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"156 616 LINE", +"310 616 LINE SMOOTH", +"482 616 OFFCURVE", +"603 503 OFFCURVE", +"603 344 CURVE SMOOTH", +"603 184 OFFCURVE", +"482 71 OFFCURVE", +"310 71 CURVE SMOOTH", +"156 71 LINE" +); +} +); +width = 736; +}, +{ +anchors = ( +{ +name = top; +position = "{322, 687}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"322 0 LINE SMOOTH", +"562 0 OFFCURVE", +"732 143 OFFCURVE", +"732 344 CURVE SMOOTH", +"732 545 OFFCURVE", +"562 687 OFFCURVE", +"322 687 CURVE SMOOTH", +"66 687 LINE", +"66 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"260 511 LINE", +"354 511 LINE SMOOTH", +"458 511 OFFCURVE", +"532 442 OFFCURVE", +"532 344 CURVE SMOOTH", +"532 246 OFFCURVE", +"458 176 OFFCURVE", +"354 176 CURVE SMOOTH", +"260 176 LINE" +); +} +); +width = 756; +}, +{ +anchors = ( +{ +name = top; +position = "{333, 687}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"333 0 LINE SMOOTH", +"539 0 OFFCURVE", +"685 143 OFFCURVE", +"685 344 CURVE SMOOTH", +"685 545 OFFCURVE", +"539 687 OFFCURVE", +"333 687 CURVE SMOOTH", +"98 687 LINE", +"98 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"134 651 LINE", +"333 651 LINE SMOOTH", +"518 651 OFFCURVE", +"649 524 OFFCURVE", +"649 344 CURVE SMOOTH", +"649 164 OFFCURVE", +"518 36 OFFCURVE", +"333 36 CURVE SMOOTH", +"134 36 LINE" +); +} +); +width = 764; +}, +{ +anchors = ( +{ +name = top; +position = "{333, 687}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "C39F1E06-2473-40C4-947D-471A4154D079"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"333 -79 LINE SMOOTH", +"582 -79 OFFCURVE", +"764 99 OFFCURVE", +"764 344 CURVE SMOOTH", +"764 589 OFFCURVE", +"583 766 OFFCURVE", +"333 766 CURVE SMOOTH", +"0 766 LINE", +"0 -79 LINE" +); +} +); +width = 764; +}, +{ +anchors = ( +{ +name = top; +position = "{310, 687}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "8965BB8B-E9F7-4EA9-B272-CAB86541BF62"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"310 -54 LINE SMOOTH", +"557 -54 OFFCURVE", +"736 113 OFFCURVE", +"736 344 CURVE SMOOTH", +"736 575 OFFCURVE", +"557 741 OFFCURVE", +"310 741 CURVE SMOOTH", +"0 741 LINE", +"0 -54 LINE" +); +} +); +width = 736; +}, +{ +anchors = ( +{ +name = top; +position = "{322, 687}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "5E421552-74BD-4460-B5C3-D27E37E5B28F"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"322 -24 LINE SMOOTH", +"575 -24 OFFCURVE", +"756 129 OFFCURVE", +"756 344 CURVE SMOOTH", +"756 559 OFFCURVE", +"575 711 OFFCURVE", +"322 711 CURVE SMOOTH", +"0 711 LINE", +"0 -24 LINE" +); +} +); +width = 756; +} +); +leftKerningGroup = D; +rightKerningGroup = D; +unicode = 0044; +}, +{ +color = 1; +glyphname = Eth; +lastChange = "2020-02-01 10:09:43 +0000"; +layers = ( +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"397 0 LINE SMOOTH", +"603 0 OFFCURVE", +"749 143 OFFCURVE", +"749 344 CURVE SMOOTH", +"749 545 OFFCURVE", +"603 687 OFFCURVE", +"397 687 CURVE SMOOTH", +"162 687 LINE", +"162 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"198 651 LINE", +"397 651 LINE SMOOTH", +"582 651 OFFCURVE", +"713 524 OFFCURVE", +"713 344 CURVE SMOOTH", +"713 164 OFFCURVE", +"582 36 OFFCURVE", +"397 36 CURVE SMOOTH", +"198 36 LINE" +); +}, +{ +closed = 1; +nodes = ( +"422 332 LINE", +"423 368 LINE", +"74 368 LINE", +"74 332 LINE" +); +} +); +width = 828; +}, +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"334 0 LINE SMOOTH", +"552 0 OFFCURVE", +"706 143 OFFCURVE", +"706 344 CURVE SMOOTH", +"706 545 OFFCURVE", +"552 687 OFFCURVE", +"334 687 CURVE SMOOTH", +"102 687 LINE", +"102 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"180 616 LINE", +"334 616 LINE SMOOTH", +"506 616 OFFCURVE", +"627 503 OFFCURVE", +"627 344 CURVE SMOOTH", +"627 184 OFFCURVE", +"506 71 OFFCURVE", +"334 71 CURVE SMOOTH", +"180 71 LINE" +); +}, +{ +closed = 1; +nodes = ( +"397 313 LINE", +"398 387 LINE", +"49 387 LINE", +"49 313 LINE" +); +} +); +width = 760; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"360 0 LINE SMOOTH", +"600 0 OFFCURVE", +"770 143 OFFCURVE", +"770 344 CURVE SMOOTH", +"770 545 OFFCURVE", +"600 687 OFFCURVE", +"360 687 CURVE SMOOTH", +"104 687 LINE", +"104 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"298 511 LINE", +"392 511 LINE SMOOTH", +"496 511 OFFCURVE", +"570 442 OFFCURVE", +"570 344 CURVE SMOOTH", +"570 246 OFFCURVE", +"496 176 OFFCURVE", +"392 176 CURVE SMOOTH", +"298 176 LINE" +); +}, +{ +closed = 1; +nodes = ( +"418 258 LINE", +"419 431 LINE", +"20 431 LINE", +"20 258 LINE" +); +} +); +width = 794; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "456712A7-3952-4B6B-A4BB-938EAD9F62EF"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"397 -79 LINE SMOOTH", +"646 -79 OFFCURVE", +"828 99 OFFCURVE", +"828 344 CURVE SMOOTH", +"828 589 OFFCURVE", +"647 766 OFFCURVE", +"397 766 CURVE SMOOTH", +"0 766 LINE", +"0 -79 LINE" +); +} +); +width = 828; +}, +{ +anchors = ( +{ +name = top; +position = "{334, 687}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "181C8227-C68B-449D-9A7C-13146647E457"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"334 -54 LINE SMOOTH", +"581 -54 OFFCURVE", +"760 113 OFFCURVE", +"760 344 CURVE SMOOTH", +"760 575 OFFCURVE", +"581 741 OFFCURVE", +"334 741 CURVE SMOOTH", +"0 741 LINE", +"0 -54 LINE" +); +} +); +width = 760; +}, +{ +anchors = ( +{ +name = top; +position = "{360, 687}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "F2D6DE44-55C3-4F9F-B269-96BE9C9D62C7"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"360 -24 LINE SMOOTH", +"613 -24 OFFCURVE", +"794 129 OFFCURVE", +"794 344 CURVE SMOOTH", +"794 559 OFFCURVE", +"613 711 OFFCURVE", +"360 711 CURVE SMOOTH", +"0 711 LINE", +"0 -24 LINE" +); +} +); +width = 794; +} +); +leftKerningGroup = Eth; +rightKerningGroup = D; +unicode = 00D0; +}, +{ +glyphname = Dcaron; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +name = D; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 158, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 764; +}, +{ +components = ( +{ +name = D; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 144, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 736; +}, +{ +components = ( +{ +name = D; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 125, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 756; +} +); +leftKerningGroup = D; +rightKerningGroup = D; +unicode = 010E; +}, +{ +glyphname = Dcroat; +lastChange = "2020-02-01 10:39:13 +0000"; +layers = ( +{ +components = ( +{ +name = Eth; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 828; +}, +{ +components = ( +{ +name = Eth; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 760; +}, +{ +components = ( +{ +name = Eth; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 794; +} +); +leftKerningGroup = Eth; +rightKerningGroup = D; +unicode = 0110; +}, +{ +color = 1; +glyphname = E; +lastChange = "2019-05-05 08:50:59 +0000"; +layers = ( +{ +anchors = ( +{ +name = ae_upper; +position = "{78, 687}"; +}, +{ +name = bottom; +position = "{571, 0}"; +}, +{ +name = top; +position = "{325, 687}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"571 0 LINE", +"571 74 LINE", +"137 74 LINE", +"157 54 LINE", +"157 333 LINE", +"137 313 LINE", +"530 313 LINE", +"530 387 LINE", +"137 387 LINE", +"157 367 LINE", +"157 633 LINE", +"137 613 LINE", +"571 613 LINE", +"571 687 LINE", +"78 687 LINE", +"78 0 LINE" +); +} +); +width = 625; +}, +{ +anchors = ( +{ +name = ae_upper; +position = "{66, 687}"; +}, +{ +name = bottom; +position = "{619, 0}"; +}, +{ +name = top; +position = "{343, 687}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"619 0 LINE", +"619 173 LINE", +"165 173 LINE", +"260 54 LINE", +"260 333 LINE", +"165 264 LINE", +"587 264 LINE", +"587 437 LINE", +"165 437 LINE", +"260 367 LINE", +"260 633 LINE", +"165 514 LINE", +"619 514 LINE", +"619 687 LINE", +"66 687 LINE", +"66 0 LINE" +); +} +); +width = 673; +}, +{ +anchors = ( +{ +name = ae_upper; +position = "{98, 687}"; +}, +{ +name = bottom; +position = "{549, 0}"; +}, +{ +name = top; +position = "{324, 687}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"549 0 LINE", +"549 36 LINE", +"125 36 LINE", +"134 26 LINE", +"134 342 LINE", +"125 332 LINE", +"518 332 LINE", +"518 368 LINE", +"125 368 LINE", +"134 358 LINE", +"134 661 LINE", +"125 651 LINE", +"549 651 LINE", +"549 687 LINE", +"98 687 LINE", +"98 0 LINE" +); +} +); +width = 625; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "27FAA28E-B668-4486-B587-F990F34B083D"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"673 0 LINE", +"673 687 LINE", +"0 687 LINE", +"0 0 LINE" +); +} +); +width = 673; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "3C2D3B37-F701-48B0-9A1D-A4956B488915"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"625 0 LINE", +"625 687 LINE", +"0 687 LINE", +"0 0 LINE" +); +} +); +width = 625; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "86AE491E-59CC-49EE-9AA6-11706D1C2D6B"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"625 0 LINE", +"625 687 LINE", +"0 687 LINE", +"0 0 LINE" +); +} +); +width = 625; +} +); +leftKerningGroup = E; +rightKerningGroup = E; +unicode = 0045; +}, +{ +glyphname = Eacute; +lastChange = "2020-01-30 03:14:42 +0000"; +layers = ( +{ +components = ( +{ +name = E; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 265, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 625; +}, +{ +components = ( +{ +name = E; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 266, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 673; +}, +{ +components = ( +{ +name = E; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 252, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 625; +} +); +leftKerningGroup = E; +rightKerningGroup = E; +unicode = 00C9; +}, +{ +glyphname = Ecaron; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +name = E; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 149, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 625; +}, +{ +components = ( +{ +name = E; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 159, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 625; +}, +{ +components = ( +{ +name = E; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 146, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 673; +} +); +leftKerningGroup = E; +rightKerningGroup = E; +unicode = 011A; +}, +{ +glyphname = Ecircumflex; +lastChange = "2019-05-05 08:56:09 +0000"; +layers = ( +{ +components = ( +{ +name = E; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 159, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 625; +}, +{ +components = ( +{ +name = E; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 146, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 673; +}, +{ +components = ( +{ +name = E; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 149, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 625; +} +); +leftKerningGroup = E; +rightKerningGroup = E; +unicode = 00CA; +}, +{ +glyphname = Edieresis; +lastChange = "2019-05-05 08:56:10 +0000"; +layers = ( +{ +components = ( +{ +name = E; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 144, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 625; +}, +{ +components = ( +{ +name = E; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 123, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 673; +}, +{ +components = ( +{ +name = E; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 140, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 625; +} +); +leftKerningGroup = E; +rightKerningGroup = E; +unicode = 00CB; +}, +{ +glyphname = Edotaccent; +lastChange = "2019-05-05 08:56:10 +0000"; +layers = ( +{ +components = ( +{ +name = E; +}, +{ +name = dotaccent; +transform = "{1, 0, 0, 1, 236, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 625; +}, +{ +components = ( +{ +name = E; +}, +{ +name = dotaccent; +transform = "{1, 0, 0, 1, 240, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 625; +}, +{ +components = ( +{ +name = E; +}, +{ +name = dotaccent; +transform = "{1, 0, 0, 1, 235, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 673; +} +); +leftKerningGroup = E; +rightKerningGroup = E; +unicode = 0116; +}, +{ +color = 1; +glyphname = Edotbelow; +lastChange = "2019-05-05 08:56:10 +0000"; +layers = ( +{ +components = ( +{ +alignment = -1; +name = dotaccent; +transform = "{1, 0, 0, 1, 231, -770}"; +}, +{ +name = E; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 625; +}, +{ +components = ( +{ +alignment = -1; +name = dotaccent; +transform = "{1, 0, 0, 1, 240, -769}"; +}, +{ +name = E; +transform = "{1, 0, 0, 1, -1, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 624; +}, +{ +components = ( +{ +alignment = -1; +name = dotaccent; +transform = "{1, 0, 0, 1, 216, -812}"; +}, +{ +name = E; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 672; +} +); +leftKerningGroup = E; +rightKerningGroup = E; +unicode = 1EB8; +}, +{ +glyphname = Egrave; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +name = E; +}, +{ +name = grave; +transform = "{1, 0, 0, 1, 124, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 625; +}, +{ +components = ( +{ +name = E; +}, +{ +name = grave; +transform = "{1, 0, 0, 1, 125, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 673; +}, +{ +components = ( +{ +name = E; +}, +{ +name = grave; +transform = "{1, 0, 0, 1, 135, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 625; +} +); +leftKerningGroup = E; +rightKerningGroup = E; +unicode = 00C8; +}, +{ +glyphname = Emacron; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +name = E; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 103, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 625; +}, +{ +components = ( +{ +name = E; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 123, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 625; +}, +{ +components = ( +{ +name = E; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 121, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 673; +} +); +leftKerningGroup = E; +rightKerningGroup = E; +unicode = 0112; +}, +{ +glyphname = Eogonek; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +name = E; +}, +{ +name = ogonek; +transform = "{1, 0, 0, 1, 391, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 625; +}, +{ +components = ( +{ +name = E; +}, +{ +name = ogonek; +transform = "{1, 0, 0, 1, 418, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 625; +}, +{ +components = ( +{ +name = E; +}, +{ +name = ogonek; +transform = "{1, 0, 0, 1, 444, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 673; +} +); +leftKerningGroup = E; +rightKerningGroup = E; +unicode = 0118; +}, +{ +glyphname = Etilde; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +name = E; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 116, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 625; +}, +{ +components = ( +{ +name = E; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 127, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 625; +}, +{ +components = ( +{ +name = E; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 131, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 673; +} +); +leftKerningGroup = E; +rightKerningGroup = E; +unicode = 1EBC; +}, +{ +color = 1; +glyphname = F; +lastChange = "2019-05-05 08:56:09 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"157 0 LINE", +"157 333 LINE", +"137 313 LINE", +"530 313 LINE", +"530 387 LINE", +"137 387 LINE", +"157 367 LINE", +"157 633 LINE", +"137 613 LINE", +"571 613 LINE", +"571 687 LINE", +"78 687 LINE", +"78 0 LINE" +); +} +); +width = 620; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"260 0 LINE", +"260 313 LINE", +"165 244 LINE", +"587 244 LINE", +"587 417 LINE", +"165 417 LINE", +"260 347 LINE", +"260 633 LINE", +"165 514 LINE", +"619 514 LINE", +"619 687 LINE", +"66 687 LINE", +"66 0 LINE" +); +} +); +width = 651; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"134 0 LINE", +"134 342 LINE", +"124 332 LINE", +"528 332 LINE", +"528 368 LINE", +"124 368 LINE", +"134 358 LINE", +"134 661 LINE", +"124 651 LINE", +"569 651 LINE", +"569 687 LINE", +"98 687 LINE", +"98 0 LINE" +); +} +); +width = 643; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "9A068429-64AC-45FF-824E-95C6D26C9B57"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"326 0 LINE", +"326 184 LINE", +"651 184 LINE", +"651 687 LINE", +"0 687 LINE", +"0 0 LINE" +); +} +); +width = 651; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "5C5F683F-F5AF-41DE-894F-9235AD091EB9"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"235 0 LINE", +"235 238 LINE", +"620 238 LINE", +"620 687 LINE", +"0 687 LINE", +"0 0 LINE" +); +} +); +width = 620; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "78997506-0B11-45C2-8B37-67CE42307754"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"232 0 LINE", +"232 232 LINE", +"643 232 LINE", +"643 687 LINE", +"0 687 LINE", +"0 0 LINE" +); +} +); +width = 643; +} +); +leftKerningGroup = F; +rightKerningGroup = F; +unicode = 0046; +}, +{ +color = 1; +glyphname = G; +lastChange = "2020-01-29 06:32:20 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{406, 0}"; +}, +{ +name = top; +position = "{406, 687}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"501 -12 OFFCURVE", +"609 29 OFFCURVE", +"673 93 CURVE", +"620 147 LINE", +"570 94 OFFCURVE", +"481 60 OFFCURVE", +"406 60 CURVE SMOOTH", +"258 60 OFFCURVE", +"133 190 OFFCURVE", +"133 344 CURVE SMOOTH", +"133 497 OFFCURVE", +"258 627 OFFCURVE", +"406 627 CURVE SMOOTH", +"481 627 OFFCURVE", +"570 593 OFFCURVE", +"620 540 CURVE", +"673 594 LINE", +"609 659 OFFCURVE", +"501 699 OFFCURVE", +"406 699 CURVE SMOOTH", +"216 699 OFFCURVE", +"54 537 OFFCURVE", +"54 344 CURVE SMOOTH", +"54 151 OFFCURVE", +"216 -12 OFFCURVE", +"406 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"673 93 LINE", +"673 362 LINE", +"398 362 LINE", +"398 288 LINE", +"627 288 LINE", +"595 329 LINE", +"595 93 LINE" +); +} +); +width = 733; +}, +{ +anchors = ( +{ +name = bottom; +position = "{403, 0}"; +}, +{ +name = top; +position = "{403, 687}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"511 -12 OFFCURVE", +"616 33 OFFCURVE", +"687 110 CURVE", +"545 234 LINE", +"510 190 OFFCURVE", +"458 164 OFFCURVE", +"403 164 CURVE SMOOTH", +"305 164 OFFCURVE", +"224 245 OFFCURVE", +"224 344 CURVE SMOOTH", +"224 442 OFFCURVE", +"305 523 OFFCURVE", +"403 523 CURVE SMOOTH", +"458 523 OFFCURVE", +"510 497 OFFCURVE", +"544 453 CURVE", +"687 578 LINE", +"616 654 OFFCURVE", +"511 699 OFFCURVE", +"403 699 CURVE SMOOTH", +"195 699 OFFCURVE", +"24 539 OFFCURVE", +"24 344 CURVE SMOOTH", +"24 148 OFFCURVE", +"195 -12 OFFCURVE", +"403 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"687 110 LINE", +"687 402 LINE", +"365 402 LINE", +"365 259 LINE", +"528 259 LINE", +"499 288 LINE", +"499 110 LINE" +); +} +); +width = 725; +}, +{ +anchors = ( +{ +name = bottom; +position = "{431, 0}"; +}, +{ +name = top; +position = "{431, 687}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"533 -12 OFFCURVE", +"627 28 OFFCURVE", +"696 91 CURVE", +"671 116 LINE", +"608 59 OFFCURVE", +"523 24 OFFCURVE", +"431 24 CURVE SMOOTH", +"260 24 OFFCURVE", +"115 171 OFFCURVE", +"115 344 CURVE SMOOTH", +"115 516 OFFCURVE", +"260 663 OFFCURVE", +"431 663 CURVE SMOOTH", +"523 663 OFFCURVE", +"608 628 OFFCURVE", +"670 571 CURVE", +"696 597 LINE", +"627 660 OFFCURVE", +"533 699 OFFCURVE", +"431 699 CURVE SMOOTH", +"241 699 OFFCURVE", +"79 536 OFFCURVE", +"79 344 CURVE SMOOTH", +"79 152 OFFCURVE", +"241 -12 OFFCURVE", +"431 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"696 91 LINE", +"696 341 LINE", +"421 341 LINE", +"421 305 LINE", +"675 305 LINE", +"660 325 LINE", +"660 91 LINE" +); +} +); +width = 779; +}, +{ +anchors = ( +{ +name = bottom; +position = "{431, 0}"; +}, +{ +name = top; +position = "{431, 687}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "D9E259EE-489D-45EC-A954-F95247172D14"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 108 OFFCURVE", +"197 -91 OFFCURVE", +"431 -91 CURVE SMOOTH", +"564 -91 OFFCURVE", +"690 -35 OFFCURVE", +"779 63 CURVE", +"779 625 LINE", +"690 723 OFFCURVE", +"564 778 OFFCURVE", +"431 778 CURVE SMOOTH", +"197 778 OFFCURVE", +"0 579 OFFCURVE", +"0 344 CURVE SMOOTH" +); +} +); +width = 779; +}, +{ +anchors = ( +{ +name = bottom; +position = "{406, 0}"; +}, +{ +name = top; +position = "{406, 687}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "033577AD-BA3D-42B2-92E3-2E8AF6AB7299"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 122 OFFCURVE", +"186 -66 OFFCURVE", +"406 -66 CURVE SMOOTH", +"529 -66 OFFCURVE", +"666 -7 OFFCURVE", +"733 79 CURVE", +"733 607 LINE", +"666 694 OFFCURVE", +"530 753 OFFCURVE", +"406 753 CURVE SMOOTH", +"185 753 OFFCURVE", +"0 566 OFFCURVE", +"0 344 CURVE SMOOTH" +); +} +); +width = 733; +}, +{ +anchors = ( +{ +name = bottom; +position = "{403, 0}"; +}, +{ +name = top; +position = "{403, 687}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "66F82FB0-CBF3-4DFD-A91B-242D732298E5"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 135 OFFCURVE", +"181 -36 OFFCURVE", +"403 -36 CURVE SMOOTH", +"528 -36 OFFCURVE", +"651 22 OFFCURVE", +"725 117 CURVE", +"725 571 LINE", +"650 666 OFFCURVE", +"527 723 OFFCURVE", +"403 723 CURVE SMOOTH", +"182 723 OFFCURVE", +"0 552 OFFCURVE", +"0 344 CURVE SMOOTH" +); +} +); +width = 725; +} +); +leftKerningGroup = G; +rightKerningGroup = G; +unicode = 0047; +}, +{ +glyphname = Gbreve; +lastChange = "2019-05-05 08:56:10 +0000"; +layers = ( +{ +components = ( +{ +name = G; +}, +{ +name = breve; +transform = "{1, 0, 0, 1, 237, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 779; +}, +{ +components = ( +{ +name = G; +}, +{ +name = breve; +transform = "{1, 0, 0, 1, 229, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 733; +}, +{ +components = ( +{ +name = G; +}, +{ +name = breve; +transform = "{1, 0, 0, 1, 224, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 725; +} +); +leftKerningGroup = G; +rightKerningGroup = G; +unicode = 011E; +}, +{ +glyphname = Gcommaaccent; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +name = G; +}, +{ +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 332, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 779; +}, +{ +components = ( +{ +name = G; +}, +{ +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 322, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 733; +}, +{ +components = ( +{ +name = G; +}, +{ +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 299, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 725; +} +); +leftKerningGroup = G; +rightKerningGroup = G; +unicode = 0122; +}, +{ +color = 1; +glyphname = H; +lastChange = "2019-05-05 09:12:24 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"156 0 LINE", +"156 335 LINE", +"134 313 LINE", +"582 313 LINE", +"561 335 LINE", +"561 0 LINE", +"639 0 LINE", +"639 687 LINE", +"561 687 LINE", +"561 365 LINE", +"583 387 LINE", +"134 387 LINE", +"156 365 LINE", +"156 687 LINE", +"78 687 LINE", +"78 0 LINE" +); +} +); +width = 717; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"260 0 LINE", +"260 315 LINE", +"213 264 LINE", +"557 264 LINE", +"511 315 LINE", +"511 0 LINE", +"705 0 LINE", +"705 687 LINE", +"511 687 LINE", +"511 385 LINE", +"559 437 LINE", +"213 437 LINE", +"260 385 LINE", +"260 687 LINE", +"66 687 LINE", +"66 0 LINE" +); +} +); +width = 771; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"134 0 LINE", +"134 343 LINE", +"133 332 LINE", +"581 332 LINE", +"581 343 LINE", +"581 0 LINE", +"617 0 LINE", +"617 687 LINE", +"581 687 LINE", +"581 357 LINE", +"582 368 LINE", +"133 368 LINE", +"134 357 LINE", +"134 687 LINE", +"98 687 LINE", +"98 0 LINE" +); +} +); +width = 715; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "2AA8E3A4-989B-49EC-A281-6D4A45BBE5F3"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"771 0 LINE", +"771 687 LINE", +"0 687 LINE", +"0 0 LINE" +); +} +); +width = 771; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "A7B3AF6A-DFB1-4FE7-9EE6-B2E04A5BB9CB"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"717 0 LINE", +"717 687 LINE", +"0 687 LINE", +"0 0 LINE" +); +} +); +width = 717; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "E1456BBC-1988-4A76-A878-257D0ADD32B0"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"715 0 LINE", +"715 687 LINE", +"0 687 LINE", +"0 0 LINE" +); +} +); +width = 715; +} +); +leftKerningGroup = H; +rightKerningGroup = H; +unicode = 0048; +}, +{ +color = 1; +glyphname = I; +lastChange = "2019-05-05 08:49:28 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{156, 0}"; +}, +{ +name = top; +position = "{117, 687}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"156 0 LINE", +"156 687 LINE", +"78 687 LINE", +"78 0 LINE" +); +} +); +width = 234; +}, +{ +anchors = ( +{ +name = bottom; +position = "{260, 0}"; +}, +{ +name = top; +position = "{163, 687}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"260 0 LINE", +"260 687 LINE", +"66 687 LINE", +"66 0 LINE" +); +} +); +width = 326; +}, +{ +anchors = ( +{ +name = bottom; +position = "{134, 0}"; +}, +{ +name = top; +position = "{116, 687}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"134 0 LINE", +"134 687 LINE", +"98 687 LINE", +"98 0 LINE" +); +} +); +width = 232; +}, +{ +anchors = ( +{ +name = bottom; +position = "{260, 0}"; +}, +{ +name = top; +position = "{163, 687}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "29D72122-8B3B-45E6-A058-FA9C29F575DE"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"326 0 LINE", +"326 687 LINE", +"0 687 LINE", +"0 0 LINE" +); +} +); +width = 326; +}, +{ +anchors = ( +{ +name = bottom; +position = "{156, 0}"; +}, +{ +name = top; +position = "{117, 687}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "26A96A16-BF7A-4B58-A557-184FAD2E5562"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"234 0 LINE", +"234 687 LINE", +"0 687 LINE", +"0 0 LINE" +); +} +); +width = 234; +}, +{ +anchors = ( +{ +name = bottom; +position = "{134, 0}"; +}, +{ +name = top; +position = "{116, 687}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "1F3D1676-E1FF-4A1B-98BF-99B027897A02"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"232 0 LINE", +"232 687 LINE", +"0 687 LINE", +"0 0 LINE" +); +} +); +width = 232; +} +); +leftKerningGroup = I; +rightKerningGroup = I; +unicode = 0049; +}, +{ +glyphname = Iacute; +lastChange = "2020-01-30 03:14:42 +0000"; +layers = ( +{ +components = ( +{ +name = I; +}, +{ +alignment = 1; +name = acute; +transform = "{1, 0, 0, 1, 57, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 234; +}, +{ +components = ( +{ +name = I; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 86, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 326; +}, +{ +components = ( +{ +name = I; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 44, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 232; +} +); +leftKerningGroup = I; +rightKerningGroup = I; +unicode = 00CD; +}, +{ +glyphname = Icircumflex; +lastChange = "2019-05-05 08:56:10 +0000"; +layers = ( +{ +components = ( +{ +name = I; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, -49, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 234; +}, +{ +components = ( +{ +name = I; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, -34, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 326; +}, +{ +components = ( +{ +name = I; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, -59, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 232; +} +); +leftKerningGroup = I; +rightKerningGroup = I; +unicode = 00CE; +}, +{ +glyphname = Idieresis; +lastChange = "2019-05-05 08:56:10 +0000"; +layers = ( +{ +components = ( +{ +name = I; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, -64, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 234; +}, +{ +components = ( +{ +name = I; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, -57, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 326; +}, +{ +components = ( +{ +name = I; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, -68, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 232; +} +); +leftKerningGroup = I; +rightKerningGroup = I; +unicode = 00CF; +}, +{ +glyphname = Idotaccent; +lastChange = "2019-05-05 08:56:10 +0000"; +layers = ( +{ +components = ( +{ +name = I; +}, +{ +name = dotaccent; +transform = "{1, 0, 0, 1, 28, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 232; +}, +{ +components = ( +{ +name = I; +}, +{ +name = dotaccent; +transform = "{1, 0, 0, 1, 32, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 234; +}, +{ +components = ( +{ +name = I; +}, +{ +name = dotaccent; +transform = "{1, 0, 0, 1, 55, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 326; +} +); +leftKerningGroup = I; +rightKerningGroup = I; +unicode = 0130; +}, +{ +glyphname = Igrave; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +name = I; +}, +{ +alignment = 1; +name = grave; +transform = "{1, 0, 0, 1, -84, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 234; +}, +{ +components = ( +{ +name = I; +}, +{ +alignment = 1; +name = grave; +transform = "{1, 0, 0, 1, -55, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 326; +}, +{ +components = ( +{ +name = I; +}, +{ +alignment = 1; +name = grave; +transform = "{1, 0, 0, 1, -73, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 232; +} +); +leftKerningGroup = I; +rightKerningGroup = I; +unicode = 00CC; +}, +{ +glyphname = Imacron; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +name = I; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, -105, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 232; +}, +{ +components = ( +{ +name = I; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, -85, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 234; +}, +{ +components = ( +{ +name = I; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, -59, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 326; +} +); +leftKerningGroup = I; +rightKerningGroup = I; +unicode = 012A; +}, +{ +glyphname = Iogonek; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +name = I; +}, +{ +name = ogonek; +transform = "{1, 0, 0, 1, -24, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 232; +}, +{ +components = ( +{ +name = I; +}, +{ +name = ogonek; +transform = "{1, 0, 0, 1, 3, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 234; +}, +{ +components = ( +{ +name = I; +}, +{ +name = ogonek; +transform = "{1, 0, 0, 1, 85, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 326; +} +); +leftKerningGroup = I; +rightKerningGroup = I; +unicode = 012E; +}, +{ +color = 1; +glyphname = J; +lastChange = "2020-01-30 02:03:03 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"384 -12 OFFCURVE", +"474 86 OFFCURVE", +"474 224 CURVE SMOOTH", +"474 687 LINE", +"396 687 LINE", +"396 224 LINE SMOOTH", +"396 127 OFFCURVE", +"338 59 OFFCURVE", +"257 59 CURVE SMOOTH", +"194 59 OFFCURVE", +"130 100 OFFCURVE", +"103 158 CURVE", +"46 102 LINE", +"88 35 OFFCURVE", +"176 -12 OFFCURVE", +"257 -12 CURVE SMOOTH" +); +} +); +width = 545; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"393 -12 OFFCURVE", +"496 86 OFFCURVE", +"496 224 CURVE SMOOTH", +"496 687 LINE", +"302 687 LINE", +"302 244 LINE SMOOTH", +"302 197 OFFCURVE", +"268 164 OFFCURVE", +"221 164 CURVE SMOOTH", +"186 164 OFFCURVE", +"148 189 OFFCURVE", +"129 224 CURVE", +"4 102 LINE", +"53 35 OFFCURVE", +"154 -12 OFFCURVE", +"247 -12 CURVE SMOOTH" +); +} +); +width = 549; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"396 -12 OFFCURVE", +"481 82 OFFCURVE", +"481 214 CURVE SMOOTH", +"481 687 LINE", +"445 687 LINE", +"445 214 LINE SMOOTH", +"445 103 OFFCURVE", +"375 24 OFFCURVE", +"275 24 CURVE SMOOTH", +"203 24 OFFCURVE", +"135 68 OFFCURVE", +"96 130 CURVE", +"74 102 LINE", +"116 35 OFFCURVE", +"193 -12 OFFCURVE", +"275 -12 CURVE SMOOTH" +); +} +); +width = 574; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "92853668-067D-4DDC-B5D3-7E7EF4181A85"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"-34 64 LINE", +"26 -12 OFFCURVE", +"140 -65 OFFCURVE", +"247 -65 CURVE SMOOTH", +"422 -65 OFFCURVE", +"549 56 OFFCURVE", +"549 224 CURVE SMOOTH", +"549 687 LINE", +"249 687 LINE", +"249 244 LINE SMOOTH", +"249 227 OFFCURVE", +"234 217 OFFCURVE", +"216 217 CURVE SMOOTH", +"197 217 OFFCURVE", +"178 239 OFFCURVE", +"169 264 CURVE" +); +} +); +width = 549; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "153F3E69-E332-4DAD-8057-7A78BD44259F"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"424 -83 OFFCURVE", +"545 47 OFFCURVE", +"545 224 CURVE SMOOTH", +"545 687 LINE", +"325 687 LINE", +"325 224 LINE SMOOTH", +"325 166 OFFCURVE", +"287 130 OFFCURVE", +"247 130 CURVE SMOOTH", +"203 130 OFFCURVE", +"164 168 OFFCURVE", +"159 213 CURVE", +"-6 52 LINE", +"51 -29 OFFCURVE", +"157 -83 OFFCURVE", +"257 -83 CURVE SMOOTH" +); +} +); +width = 545; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "CC0488E0-735B-466F-898C-C6DFF25A28A0"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"448 -105 OFFCURVE", +"574 31 OFFCURVE", +"574 214 CURVE SMOOTH", +"574 687 LINE", +"352 687 LINE", +"352 214 LINE SMOOTH", +"352 153 OFFCURVE", +"321 117 OFFCURVE", +"275 117 CURVE SMOOTH", +"230 117 OFFCURVE", +"179 154 OFFCURVE", +"161 212 CURVE", +"14 25 LINE", +"77 -55 OFFCURVE", +"174 -105 OFFCURVE", +"275 -105 CURVE SMOOTH" +); +} +); +width = 574; +} +); +leftKerningGroup = J; +rightKerningGroup = J; +unicode = 004A; +}, +{ +color = 1; +glyphname = K; +lastChange = "2020-01-31 02:19:30 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{352, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"156 0 LINE", +"156 206 LINE", +"264 320 LINE", +"525 0 LINE", +"626 0 LINE", +"318 373 LINE", +"607 687 LINE", +"504 687 LINE", +"156 307 LINE", +"156 687 LINE", +"78 687 LINE", +"78 0 LINE" +); +} +); +width = 672; +}, +{ +anchors = ( +{ +name = bottom; +position = "{403, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"260 0 LINE", +"260 182 LINE", +"331 260 LINE", +"508 0 LINE", +"740 0 LINE", +"466 400 LINE", +"720 687 LINE", +"491 687 LINE", +"260 416 LINE", +"260 687 LINE", +"66 687 LINE", +"66 0 LINE" +); +} +); +width = 750; +}, +{ +anchors = ( +{ +name = bottom; +position = "{348, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"134 0 LINE", +"134 205 LINE", +"266 349 LINE", +"552 0 LINE", +"598 0 LINE", +"291 376 LINE", +"576 687 LINE", +"528 687 LINE", +"134 257 LINE", +"134 687 LINE", +"98 687 LINE", +"98 0 LINE" +); +} +); +width = 671; +}, +{ +anchors = ( +{ +name = bottom; +position = "{348, 0}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "4D48A9EF-7E15-4A98-8DBE-DF2A8D2AB170"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"671 0 LINE", +"573 411 LINE", +"671 687 LINE", +"0 687 LINE", +"0 0 LINE" +); +} +); +width = 671; +}, +{ +anchors = ( +{ +name = bottom; +position = "{352, 0}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "BB489317-1CDA-4C71-A2F5-0E7F4B32AEFB"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"672 0 LINE", +"581 395 LINE", +"672 687 LINE", +"0 687 LINE", +"0 0 LINE" +); +} +); +width = 672; +}, +{ +anchors = ( +{ +name = bottom; +position = "{403, 0}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "EFE9FEE9-02B9-42B2-A1F8-C41FA91B7A2D"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"750 0 LINE", +"666 410 LINE", +"750 687 LINE", +"0 687 LINE", +"0 0 LINE" +); +} +); +width = 750; +} +); +leftKerningGroup = K; +rightKerningGroup = K; +unicode = 004B; +}, +{ +glyphname = Kcommaaccent; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +name = K; +}, +{ +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 249, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 671; +}, +{ +components = ( +{ +name = K; +}, +{ +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 268, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 672; +}, +{ +components = ( +{ +name = K; +}, +{ +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 299, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 750; +} +); +leftKerningGroup = K; +rightKerningGroup = K; +unicode = 0136; +}, +{ +color = 1; +glyphname = L; +lastChange = "2019-05-05 09:11:26 +0000"; +layers = ( +{ +anchors = ( +{ +name = top; +position = "{120, 687}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"531 0 LINE", +"531 74 LINE", +"133 74 LINE", +"156 50 LINE", +"156 687 LINE", +"78 687 LINE", +"78 0 LINE" +); +} +); +width = 580; +}, +{ +anchors = ( +{ +name = top; +position = "{162, 687}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"580 0 LINE", +"580 173 LINE", +"203 173 LINE", +"260 117 LINE", +"260 687 LINE", +"66 687 LINE", +"66 0 LINE" +); +} +); +width = 600; +}, +{ +anchors = ( +{ +name = top; +position = "{116, 687}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"530 0 LINE", +"530 36 LINE", +"123 36 LINE", +"134 24 LINE", +"134 687 LINE", +"98 687 LINE", +"98 0 LINE" +); +} +); +width = 604; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "E5693CE1-8104-4F4C-BB33-2DB728A7B738"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"600 0 LINE", +"600 233 LINE", +"326 233 LINE", +"326 687 LINE", +"0 687 LINE", +"0 0 LINE" +); +} +); +width = 600; +}, +{ +anchors = ( +{ +name = top; +position = "{120, 687}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "BEC3695A-E382-4CCC-B569-5BC721059197"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"580 0 LINE", +"580 149 LINE", +"234 149 LINE", +"234 687 LINE", +"0 687 LINE", +"0 0 LINE" +); +} +); +width = 580; +}, +{ +anchors = ( +{ +name = top; +position = "{116, 687}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "71085AD0-E548-4736-9851-7D0859A95DEE"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"604 0 LINE", +"604 136 LINE", +"232 136 LINE", +"232 687 LINE", +"0 687 LINE", +"0 0 LINE" +); +} +); +width = 604; +} +); +leftKerningGroup = L; +rightKerningGroup = L; +unicode = 004C; +}, +{ +glyphname = Lacute; +lastChange = "2020-01-30 03:14:42 +0000"; +layers = ( +{ +components = ( +{ +name = L; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 44, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 604; +}, +{ +components = ( +{ +name = L; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 60, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 580; +}, +{ +components = ( +{ +name = L; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 85, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 600; +} +); +leftKerningGroup = L; +rightKerningGroup = L; +unicode = 0139; +}, +{ +glyphname = Lcaron; +lastChange = "2019-05-05 05:38:40 +0000"; +layers = ( +{ +components = ( +{ +name = L; +}, +{ +alignment = -1; +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 138, 796}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 604; +}, +{ +components = ( +{ +name = L; +}, +{ +alignment = -1; +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 190, 781}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 580; +}, +{ +components = ( +{ +name = L; +}, +{ +alignment = -1; +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 296, 721}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 600; +} +); +leftKerningGroup = L; +rightKerningGroup = L; +unicode = 013D; +}, +{ +color = 1; +glyphname = Lslash; +lastChange = "2020-02-01 10:28:51 +0000"; +layers = ( +{ +anchors = ( +{ +name = top; +position = "{223, 687}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"373 406 LINE", +"373 447 LINE", +"74 293 LINE", +"74 252 LINE" +); +}, +{ +closed = 1; +nodes = ( +"637 0 LINE", +"637 36 LINE", +"230 36 LINE", +"241 24 LINE", +"241 687 LINE", +"205 687 LINE", +"205 0 LINE" +); +} +); +width = 711; +}, +{ +anchors = ( +{ +name = top; +position = "{202, 687}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"348 388 LINE", +"348 463 LINE", +"49 309 LINE", +"49 234 LINE" +); +}, +{ +closed = 1; +nodes = ( +"613 0 LINE", +"613 74 LINE", +"215 74 LINE", +"238 50 LINE", +"238 687 LINE", +"160 687 LINE", +"160 0 LINE" +); +} +); +width = 662; +}, +{ +anchors = ( +{ +name = top; +position = "{199, 687}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"385 358 LINE", +"385 525 LINE", +"19 345 LINE", +"19 178 LINE" +); +}, +{ +closed = 1; +nodes = ( +"617 0 LINE", +"617 173 LINE", +"240 173 LINE", +"297 117 LINE", +"297 687 LINE", +"103 687 LINE", +"103 0 LINE" +); +} +); +width = 637; +}, +{ +anchors = ( +{ +name = top; +position = "{223, 687}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "8498E6C2-6EB4-490F-BCF3-3E71C4CFE2BE"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 0 LINE", +"711 0 LINE", +"711 129 LINE", +"334 129 LINE", +"334 281 LINE", +"373 301 LINE", +"373 552 LINE", +"334 532 LINE", +"334 687 LINE", +"0 687 LINE" +); +} +); +width = 711; +}, +{ +anchors = ( +{ +name = top; +position = "{202, 687}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "BAB0C48B-251C-4DDE-9BA3-89814795B0B0"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 0 LINE", +"662 0 LINE", +"662 145 LINE", +"309 145 LINE", +"309 288 LINE", +"348 308 LINE", +"348 542 LINE", +"309 522 LINE", +"309 687 LINE", +"0 687 LINE" +); +} +); +width = 662; +}, +{ +anchors = ( +{ +name = top; +position = "{199, 687}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "E84D5147-07E0-43AD-BB52-2C3E48487E33"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 0 LINE", +"637 0 LINE", +"637 226 LINE", +"350 226 LINE", +"350 282 LINE", +"385 299 LINE", +"385 584 LINE", +"350 567 LINE", +"350 687 LINE", +"0 687 LINE" +); +} +); +width = 637; +} +); +leftKerningGroup = Lslash; +rightKerningGroup = Lslash; +unicode = 0141; +}, +{ +color = 1; +glyphname = M; +lastChange = "2019-05-05 09:13:14 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"156 0 LINE", +"156 519 LINE", +"411 40 LINE", +"666 519 LINE", +"666 0 LINE", +"744 0 LINE", +"744 687 LINE", +"666 687 LINE", +"411 208 LINE", +"156 687 LINE", +"78 687 LINE", +"78 0 LINE" +); +} +); +width = 822; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"260 0 LINE", +"260 368 LINE", +"444 40 LINE", +"628 368 LINE", +"628 0 LINE", +"822 0 LINE", +"822 687 LINE", +"628 687 LINE", +"444 359 LINE", +"260 687 LINE", +"66 687 LINE", +"66 0 LINE" +); +} +); +width = 888; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"134 0 LINE", +"134 615 LINE", +"410 96 LINE", +"686 615 LINE", +"686 0 LINE", +"722 0 LINE", +"722 687 LINE", +"686 687 LINE", +"410 168 LINE", +"134 687 LINE", +"98 687 LINE", +"98 0 LINE" +); +} +); +width = 820; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "F877E4AF-0EC5-46C4-89D6-D5F39FB69727"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"888 0 LINE", +"888 687 LINE", +"0 687 LINE", +"0 0 LINE" +); +} +); +width = 888; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "E2FB4990-9992-47C2-8B24-5326E10A9474"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"822 0 LINE", +"822 687 LINE", +"0 687 LINE", +"0 0 LINE" +); +} +); +width = 822; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "4BA6B978-0BF0-4071-9A58-78360A1F2925"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"820 0 LINE", +"820 687 LINE", +"0 687 LINE", +"0 0 LINE" +); +} +); +width = 820; +} +); +leftKerningGroup = M; +rightKerningGroup = M; +unicode = 004D; +}, +{ +color = 1; +glyphname = N; +lastChange = "2019-05-05 09:14:01 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{369, 0}"; +}, +{ +name = top; +position = "{369, 687}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"156 0 LINE", +"156 559 LINE", +"582 0 LINE", +"660 0 LINE", +"660 687 LINE", +"582 687 LINE", +"582 128 LINE", +"156 687 LINE", +"78 687 LINE", +"78 0 LINE" +); +} +); +width = 738; +}, +{ +anchors = ( +{ +name = bottom; +position = "{394, 0}"; +}, +{ +name = top; +position = "{394, 687}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"260 0 LINE", +"260 368 LINE", +"528 0 LINE", +"722 0 LINE", +"722 687 LINE", +"528 687 LINE", +"528 319 LINE", +"260 687 LINE", +"66 687 LINE", +"66 0 LINE" +); +} +); +width = 788; +}, +{ +anchors = ( +{ +name = bottom; +position = "{368, 0}"; +}, +{ +name = top; +position = "{368, 687}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"134 0 LINE", +"134 631 LINE", +"602 0 LINE", +"638 0 LINE", +"638 687 LINE", +"602 687 LINE", +"602 56 LINE", +"134 687 LINE", +"98 687 LINE", +"98 0 LINE" +); +} +); +width = 736; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "8CA12271-4FE8-4C00-83C9-003A9795AB69"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"788 0 LINE", +"788 687 LINE", +"0 687 LINE", +"0 0 LINE" +); +} +); +width = 788; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "0A55EFC5-5F65-42D8-B256-C6461515A36E"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"738 0 LINE", +"738 687 LINE", +"0 687 LINE", +"0 0 LINE" +); +} +); +width = 738; +}, +{ +anchors = ( +{ +name = bottom; +position = "{368, 0}"; +}, +{ +name = top; +position = "{368, 687}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "82E2F8C5-75E0-469C-B892-1E6E06A7A75D"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"736 0 LINE", +"736 687 LINE", +"0 687 LINE", +"0 0 LINE" +); +} +); +width = 736; +} +); +leftKerningGroup = N; +rightKerningGroup = N; +unicode = 004E; +}, +{ +glyphname = Nacute; +lastChange = "2020-01-30 03:14:42 +0000"; +layers = ( +{ +components = ( +{ +name = N; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 296, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 736; +}, +{ +components = ( +{ +name = N; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 309, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 738; +}, +{ +components = ( +{ +name = N; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 317, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 788; +} +); +leftKerningGroup = N; +rightKerningGroup = N; +unicode = 0143; +}, +{ +glyphname = Ncaron; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +name = N; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 193, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 736; +}, +{ +components = ( +{ +name = N; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 203, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 738; +}, +{ +components = ( +{ +name = N; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 197, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 788; +} +); +leftKerningGroup = N; +rightKerningGroup = N; +unicode = 0147; +}, +{ +glyphname = Ncommaaccent; +lastChange = "2019-05-05 08:56:10 +0000"; +layers = ( +{ +components = ( +{ +name = N; +}, +{ +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 269, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 736; +}, +{ +components = ( +{ +name = N; +}, +{ +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 285, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 738; +}, +{ +components = ( +{ +name = N; +}, +{ +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 290, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 788; +} +); +leftKerningGroup = N; +rightKerningGroup = N; +unicode = 0145; +}, +{ +glyphname = Ntilde; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +name = N; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 171, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 738; +}, +{ +components = ( +{ +name = N; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 182, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 788; +}, +{ +components = ( +{ +name = N; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 160, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 736; +} +); +leftKerningGroup = N; +rightKerningGroup = N; +unicode = 00D1; +}, +{ +color = 1; +glyphname = O; +lastChange = "2020-01-29 06:04:40 +0000"; +layers = ( +{ +anchors = ( +{ +name = top; +position = "{406, 687}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"597 -12 OFFCURVE", +"757 151 OFFCURVE", +"757 344 CURVE SMOOTH", +"757 537 OFFCURVE", +"597 699 OFFCURVE", +"406 699 CURVE SMOOTH", +"216 699 OFFCURVE", +"54 537 OFFCURVE", +"54 344 CURVE SMOOTH", +"54 151 OFFCURVE", +"216 -12 OFFCURVE", +"406 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"258 60 OFFCURVE", +"133 190 OFFCURVE", +"133 344 CURVE SMOOTH", +"133 497 OFFCURVE", +"258 627 OFFCURVE", +"406 627 CURVE SMOOTH", +"554 627 OFFCURVE", +"678 497 OFFCURVE", +"678 344 CURVE SMOOTH", +"678 190 OFFCURVE", +"554 60 OFFCURVE", +"406 60 CURVE SMOOTH" +); +} +); +width = 811; +}, +{ +anchors = ( +{ +name = top; +position = "{398, 687}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"601 -12 OFFCURVE", +"772 151 OFFCURVE", +"772 344 CURVE SMOOTH", +"772 537 OFFCURVE", +"601 699 OFFCURVE", +"398 699 CURVE SMOOTH", +"195 699 OFFCURVE", +"24 537 OFFCURVE", +"24 344 CURVE SMOOTH", +"24 151 OFFCURVE", +"195 -12 OFFCURVE", +"398 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"304 164 OFFCURVE", +"224 246 OFFCURVE", +"224 344 CURVE SMOOTH", +"224 441 OFFCURVE", +"304 523 OFFCURVE", +"398 523 CURVE SMOOTH", +"492 523 OFFCURVE", +"572 441 OFFCURVE", +"572 344 CURVE SMOOTH", +"572 246 OFFCURVE", +"492 164 OFFCURVE", +"398 164 CURVE SMOOTH" +); +} +); +width = 796; +}, +{ +anchors = ( +{ +name = top; +position = "{431, 687}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"621 -12 OFFCURVE", +"782 152 OFFCURVE", +"782 344 CURVE SMOOTH", +"782 536 OFFCURVE", +"621 699 OFFCURVE", +"431 699 CURVE SMOOTH", +"241 699 OFFCURVE", +"79 536 OFFCURVE", +"79 344 CURVE SMOOTH", +"79 152 OFFCURVE", +"241 -12 OFFCURVE", +"431 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"260 24 OFFCURVE", +"115 171 OFFCURVE", +"115 344 CURVE SMOOTH", +"115 516 OFFCURVE", +"260 663 OFFCURVE", +"431 663 CURVE SMOOTH", +"601 663 OFFCURVE", +"746 516 OFFCURVE", +"746 344 CURVE SMOOTH", +"746 171 OFFCURVE", +"601 24 OFFCURVE", +"431 24 CURVE SMOOTH" +); +} +); +width = 861; +}, +{ +anchors = ( +{ +name = top; +position = "{398, 687}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "5DE8C3CA-8390-434E-AE5E-6CF5B6E09985"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"614 -36 OFFCURVE", +"796 138 OFFCURVE", +"796 344 CURVE SMOOTH", +"796 550 OFFCURVE", +"614 723 OFFCURVE", +"398 723 CURVE SMOOTH", +"182 723 OFFCURVE", +"0 550 OFFCURVE", +"0 344 CURVE SMOOTH", +"0 138 OFFCURVE", +"182 -36 OFFCURVE", +"398 -36 CURVE SMOOTH" +); +} +); +width = 796; +}, +{ +anchors = ( +{ +name = top; +position = "{406, 687}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "C8A411E5-511F-44DB-BA30-DFC7060A2FD2"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"626 -66 OFFCURVE", +"811 121 OFFCURVE", +"811 344 CURVE SMOOTH", +"811 567 OFFCURVE", +"627 753 OFFCURVE", +"406 753 CURVE SMOOTH", +"185 753 OFFCURVE", +"0 566 OFFCURVE", +"0 344 CURVE SMOOTH", +"0 122 OFFCURVE", +"186 -66 OFFCURVE", +"406 -66 CURVE SMOOTH" +); +} +); +width = 811; +}, +{ +anchors = ( +{ +name = top; +position = "{431, 687}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "88FF64A1-AC5A-4520-B53D-6098BA0354B5"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"665 -91 OFFCURVE", +"861 107 OFFCURVE", +"861 344 CURVE SMOOTH", +"861 581 OFFCURVE", +"666 778 OFFCURVE", +"431 778 CURVE SMOOTH", +"196 778 OFFCURVE", +"0 580 OFFCURVE", +"0 344 CURVE SMOOTH", +"0 107 OFFCURVE", +"196 -91 OFFCURVE", +"431 -91 CURVE SMOOTH" +); +} +); +width = 861; +} +); +leftKerningGroup = O; +rightKerningGroup = O; +unicode = 004F; +}, +{ +glyphname = Oacute; +lastChange = "2020-01-30 03:14:42 +0000"; +layers = ( +{ +components = ( +{ +name = O; +}, +{ +alignment = 1; +name = acute; +transform = "{1, 0, 0, 1, 346, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 811; +}, +{ +components = ( +{ +name = O; +}, +{ +alignment = 1; +name = acute; +transform = "{1, 0, 0, 1, 321, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 796; +}, +{ +components = ( +{ +name = O; +}, +{ +alignment = 1; +name = acute; +transform = "{1, 0, 0, 1, 359, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 861; +} +); +leftKerningGroup = O; +rightKerningGroup = O; +unicode = 00D3; +}, +{ +glyphname = Ocircumflex; +lastChange = "2019-05-05 08:56:10 +0000"; +layers = ( +{ +components = ( +{ +name = O; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 240, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 811; +}, +{ +components = ( +{ +name = O; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 201, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 796; +}, +{ +components = ( +{ +name = O; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 256, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 861; +} +); +leftKerningGroup = O; +rightKerningGroup = O; +unicode = 00D4; +}, +{ +glyphname = Odieresis; +lastChange = "2019-05-05 08:56:10 +0000"; +layers = ( +{ +components = ( +{ +name = O; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 225, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 811; +}, +{ +components = ( +{ +name = O; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 178, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 796; +}, +{ +components = ( +{ +name = O; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 247, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 861; +} +); +leftKerningGroup = O; +rightKerningGroup = O; +unicode = 00D6; +}, +{ +glyphname = Ograve; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +name = O; +}, +{ +alignment = 1; +name = grave; +transform = "{1, 0, 0, 1, 205, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 811; +}, +{ +components = ( +{ +name = O; +}, +{ +alignment = 1; +name = grave; +transform = "{1, 0, 0, 1, 180, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 796; +}, +{ +components = ( +{ +name = O; +}, +{ +alignment = 1; +name = grave; +transform = "{1, 0, 0, 1, 242, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 861; +} +); +leftKerningGroup = O; +rightKerningGroup = O; +unicode = 00D2; +}, +{ +glyphname = Ohungarumlaut; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +name = O; +}, +{ +alignment = 1; +name = hungarumlaut; +transform = "{1, 0, 0, 1, 278, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 861; +}, +{ +components = ( +{ +name = O; +}, +{ +alignment = 1; +name = hungarumlaut; +transform = "{1, 0, 0, 1, 244, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 811; +}, +{ +components = ( +{ +name = O; +}, +{ +alignment = 1; +name = hungarumlaut; +transform = "{1, 0, 0, 1, 195, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 796; +} +); +leftKerningGroup = O; +rightKerningGroup = O; +unicode = 0150; +}, +{ +glyphname = Omacron; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +name = O; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 210, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 861; +}, +{ +components = ( +{ +name = O; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 204, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 811; +}, +{ +components = ( +{ +name = O; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 176, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 796; +} +); +leftKerningGroup = O; +rightKerningGroup = O; +unicode = 014C; +}, +{ +color = 1; +glyphname = Oslash; +lastChange = "2020-01-30 00:44:10 +0000"; +layers = ( +{ +anchors = ( +{ +name = top; +position = "{407, 687}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"598 -12 OFFCURVE", +"758 151 OFFCURVE", +"758 344 CURVE SMOOTH", +"758 537 OFFCURVE", +"598 699 OFFCURVE", +"407 699 CURVE SMOOTH", +"217 699 OFFCURVE", +"55 537 OFFCURVE", +"55 344 CURVE SMOOTH", +"55 151 OFFCURVE", +"217 -12 OFFCURVE", +"407 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"259 60 OFFCURVE", +"134 190 OFFCURVE", +"134 344 CURVE SMOOTH", +"134 497 OFFCURVE", +"259 627 OFFCURVE", +"407 627 CURVE SMOOTH", +"555 627 OFFCURVE", +"679 497 OFFCURVE", +"679 344 CURVE SMOOTH", +"679 190 OFFCURVE", +"555 60 OFFCURVE", +"407 60 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"145 0 LINE", +"746 687 LINE", +"661 687 LINE", +"60 0 LINE" +); +} +); +width = 812; +}, +{ +anchors = ( +{ +name = top; +position = "{405, 687}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"608 -12 OFFCURVE", +"779 151 OFFCURVE", +"779 344 CURVE SMOOTH", +"779 537 OFFCURVE", +"608 699 OFFCURVE", +"405 699 CURVE SMOOTH", +"202 699 OFFCURVE", +"31 537 OFFCURVE", +"31 344 CURVE SMOOTH", +"31 151 OFFCURVE", +"202 -12 OFFCURVE", +"405 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"311 164 OFFCURVE", +"231 246 OFFCURVE", +"231 344 CURVE SMOOTH", +"231 441 OFFCURVE", +"311 523 OFFCURVE", +"405 523 CURVE SMOOTH", +"499 523 OFFCURVE", +"579 441 OFFCURVE", +"579 344 CURVE SMOOTH", +"579 246 OFFCURVE", +"499 164 OFFCURVE", +"405 164 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"194 0 LINE", +"764 687 LINE", +"604 687 LINE", +"34 0 LINE" +); +} +); +width = 808; +}, +{ +anchors = ( +{ +name = top; +position = "{431, 687}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"622 -12 OFFCURVE", +"782 151 OFFCURVE", +"782 344 CURVE SMOOTH", +"782 537 OFFCURVE", +"622 699 OFFCURVE", +"431 699 CURVE SMOOTH", +"240 699 OFFCURVE", +"79 537 OFFCURVE", +"79 344 CURVE SMOOTH", +"79 151 OFFCURVE", +"240 -12 OFFCURVE", +"431 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"259 24 OFFCURVE", +"115 170 OFFCURVE", +"115 344 CURVE SMOOTH", +"115 517 OFFCURVE", +"259 663 OFFCURVE", +"431 663 CURVE SMOOTH", +"602 663 OFFCURVE", +"746 517 OFFCURVE", +"746 344 CURVE SMOOTH", +"746 170 OFFCURVE", +"602 24 OFFCURVE", +"431 24 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"149 0 LINE", +"750 687 LINE", +"702 687 LINE", +"101 0 LINE" +); +} +); +width = 861; +}, +{ +anchors = ( +{ +name = top; +position = "{405, 687}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "7A28F0C1-13A0-4B26-8936-FE47C2D1D0BF"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"225 0 LINE", +"279 -27 OFFCURVE", +"341 -42 OFFCURVE", +"405 -42 CURVE SMOOTH", +"624 -42 OFFCURVE", +"808 134 OFFCURVE", +"808 344 CURVE SMOOTH", +"808 434 OFFCURVE", +"775 518 OFFCURVE", +"718 585 CURVE", +"803 687 LINE", +"586 687 LINE", +"531 714 OFFCURVE", +"470 729 OFFCURVE", +"405 729 CURVE SMOOTH", +"185 729 OFFCURVE", +"1 553 OFFCURVE", +"1 344 CURVE SMOOTH", +"1 257 OFFCURVE", +"33 175 OFFCURVE", +"86 110 CURVE", +"0 0 LINE" +); +} +); +width = 808; +}, +{ +anchors = ( +{ +name = top; +position = "{407, 687}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "C4134B6C-E534-44C8-8379-57A028D0D7D0"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"188 0 LINE", +"252 -42 OFFCURVE", +"327 -67 OFFCURVE", +"407 -67 CURVE SMOOTH", +"628 -67 OFFCURVE", +"812 121 OFFCURVE", +"812 344 CURVE SMOOTH", +"812 434 OFFCURVE", +"783 519 OFFCURVE", +"732 587 CURVE", +"812 687 LINE", +"627 687 LINE", +"564 729 OFFCURVE", +"488 754 OFFCURVE", +"407 754 CURVE SMOOTH", +"186 754 OFFCURVE", +"0 567 OFFCURVE", +"0 344 CURVE SMOOTH", +"0 256 OFFCURVE", +"29 173 OFFCURVE", +"79 105 CURVE", +"0 0 LINE" +); +} +); +width = 812; +}, +{ +anchors = ( +{ +name = top; +position = "{431, 687}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "6621370C-DF2E-4EF1-8D87-05887CCC9A8B"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"170 0 LINE", +"243 -57 OFFCURVE", +"333 -91 OFFCURVE", +"431 -91 CURVE SMOOTH", +"665 -91 OFFCURVE", +"861 107 OFFCURVE", +"861 344 CURVE SMOOTH", +"861 439 OFFCURVE", +"830 527 OFFCURVE", +"778 599 CURVE", +"855 687 LINE", +"692 687 LINE", +"620 744 OFFCURVE", +"529 778 OFFCURVE", +"431 778 CURVE SMOOTH", +"196 778 OFFCURVE", +"0 580 OFFCURVE", +"0 344 CURVE SMOOTH", +"0 252 OFFCURVE", +"29 166 OFFCURVE", +"79 95 CURVE", +"0 0 LINE" +); +} +); +width = 861; +} +); +leftKerningGroup = Oslash; +rightKerningGroup = Oslash; +unicode = 00D8; +}, +{ +glyphname = Otilde; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +name = O; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 208, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 811; +}, +{ +components = ( +{ +name = O; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 186, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 796; +}, +{ +components = ( +{ +name = O; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 223, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 861; +} +); +leftKerningGroup = O; +rightKerningGroup = O; +unicode = 00D5; +}, +{ +color = 1; +glyphname = OE; +lastChange = "2020-01-30 00:48:03 +0000"; +layers = ( +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"79 151 OFFCURVE", +"240 0 OFFCURVE", +"431 0 CURVE SMOOTH", +"962 0 LINE", +"962 36 LINE", +"547 36 LINE", +"547 332 LINE", +"931 332 LINE", +"931 368 LINE", +"547 368 LINE", +"547 651 LINE", +"962 651 LINE", +"962 687 LINE", +"431 687 LINE SMOOTH", +"240 687 OFFCURVE", +"79 537 OFFCURVE", +"79 344 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"115 517 OFFCURVE", +"259 651 OFFCURVE", +"431 651 CURVE SMOOTH", +"511 651 LINE", +"511 36 LINE", +"431 36 LINE SMOOTH", +"259 36 OFFCURVE", +"115 170 OFFCURVE", +"115 344 CURVE SMOOTH" +); +} +); +width = 1038; +}, +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"54 141 OFFCURVE", +"216 0 OFFCURVE", +"406 0 CURVE SMOOTH", +"979 0 LINE", +"979 74 LINE", +"565 74 LINE", +"565 313 LINE", +"938 313 LINE", +"938 387 LINE", +"565 387 LINE", +"565 613 LINE", +"979 613 LINE", +"979 687 LINE", +"406 687 LINE SMOOTH", +"216 687 OFFCURVE", +"54 527 OFFCURVE", +"54 334 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"133 487 OFFCURVE", +"258 615 OFFCURVE", +"406 615 CURVE SMOOTH", +"486 615 LINE", +"486 72 LINE", +"406 72 LINE SMOOTH", +"258 72 OFFCURVE", +"133 180 OFFCURVE", +"133 334 CURVE SMOOTH" +); +} +); +width = 1033; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"23 151 OFFCURVE", +"194 0 OFFCURVE", +"397 0 CURVE SMOOTH", +"997 0 LINE", +"997 173 LINE", +"638 173 LINE", +"638 264 LINE", +"965 264 LINE", +"965 437 LINE", +"638 437 LINE", +"638 514 LINE", +"997 514 LINE", +"997 687 LINE", +"397 687 LINE SMOOTH", +"194 687 OFFCURVE", +"23 537 OFFCURVE", +"23 344 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"223 441 OFFCURVE", +"303 511 OFFCURVE", +"397 511 CURVE SMOOTH", +"444 511 LINE", +"444 176 LINE", +"397 176 LINE SMOOTH", +"303 176 OFFCURVE", +"223 246 OFFCURVE", +"223 344 CURVE SMOOTH" +); +} +); +width = 1051; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "38C84DF7-9764-4AC6-B368-79C5DD60818F"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 110 OFFCURVE", +"193 -79 OFFCURVE", +"431 -79 CURVE SMOOTH", +"1038 -79 LINE", +"1038 766 LINE", +"431 766 LINE SMOOTH", +"193 766 OFFCURVE", +"0 577 OFFCURVE", +"0 344 CURVE SMOOTH" +); +} +); +width = 1038; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "2599F4DB-D3D1-4794-A709-B86FB6902446"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 117 OFFCURVE", +"180 -54 OFFCURVE", +"406 -54 CURVE SMOOTH", +"1033 -54 LINE", +"1033 741 LINE", +"406 741 LINE SMOOTH", +"185 741 OFFCURVE", +"0 556 OFFCURVE", +"0 334 CURVE SMOOTH" +); +} +); +width = 1033; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "B72EB9E9-31F3-4F06-BD8C-DD956CDFC4A2"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 141 OFFCURVE", +"178 -23 OFFCURVE", +"397 -23 CURVE SMOOTH", +"1051 -23 LINE", +"1051 710 LINE", +"397 710 LINE SMOOTH", +"178 710 OFFCURVE", +"0 547 OFFCURVE", +"0 344 CURVE SMOOTH" +); +} +); +width = 1051; +} +); +leftKerningGroup = O; +rightKerningGroup = E; +unicode = 0152; +}, +{ +color = 1; +glyphname = P; +lastChange = "2020-01-30 01:01:22 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"156 0 LINE", +"156 247 LINE", +"357 247 LINE SMOOTH", +"499 247 OFFCURVE", +"610 338 OFFCURVE", +"610 467 CURVE SMOOTH", +"610 596 OFFCURVE", +"499 687 OFFCURVE", +"357 687 CURVE SMOOTH", +"78 687 LINE", +"78 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"156 613 LINE", +"343 613 LINE SMOOTH", +"455 613 OFFCURVE", +"531 559 OFFCURVE", +"531 467 CURVE SMOOTH", +"531 375 OFFCURVE", +"455 321 OFFCURVE", +"343 321 CURVE SMOOTH", +"156 321 LINE" +); +} +); +width = 662; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"260 0 LINE", +"260 207 LINE", +"395 207 LINE SMOOTH", +"549 207 OFFCURVE", +"658 306 OFFCURVE", +"658 447 CURVE SMOOTH", +"658 588 OFFCURVE", +"549 687 OFFCURVE", +"395 687 CURVE SMOOTH", +"66 687 LINE", +"66 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"260 511 LINE", +"379 511 LINE SMOOTH", +"425 511 OFFCURVE", +"458 484 OFFCURVE", +"458 447 CURVE SMOOTH", +"458 410 OFFCURVE", +"425 383 OFFCURVE", +"379 383 CURVE SMOOTH", +"260 383 LINE" +); +} +); +width = 678; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"134 0 LINE", +"134 267 LINE", +"387 267 LINE SMOOTH", +"526 267 OFFCURVE", +"625 354 OFFCURVE", +"625 477 CURVE SMOOTH", +"625 600 OFFCURVE", +"526 687 OFFCURVE", +"387 687 CURVE SMOOTH", +"98 687 LINE", +"98 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"134 651 LINE", +"380 651 LINE SMOOTH", +"502 651 OFFCURVE", +"589 579 OFFCURVE", +"589 477 CURVE SMOOTH", +"589 375 OFFCURVE", +"502 303 OFFCURVE", +"380 303 CURVE SMOOTH", +"134 303 LINE" +); +} +); +width = 702; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "7B246243-E11B-4299-9E21-30DC81A1EB55"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"211 0 LINE", +"211 190 LINE", +"387 190 LINE SMOOTH", +"568 190 OFFCURVE", +"702 311 OFFCURVE", +"702 477 CURVE SMOOTH", +"702 643 OFFCURVE", +"568 764 OFFCURVE", +"387 764 CURVE SMOOTH", +"0 764 LINE", +"0 0 LINE" +); +} +); +width = 702; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "8774E50C-970C-4868-86E9-08348300D076"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"208 0 LINE", +"208 195 LINE", +"357 195 LINE SMOOTH", +"531 195 OFFCURVE", +"662 311 OFFCURVE", +"662 467 CURVE SMOOTH", +"662 623 OFFCURVE", +"531 739 OFFCURVE", +"357 739 CURVE SMOOTH", +"0 739 LINE", +"0 0 LINE" +); +} +); +width = 662; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "55080385-E5C0-4AED-92E6-2EBD2D3A042A"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"280 0 LINE", +"280 187 LINE", +"395 187 LINE SMOOTH", +"560 187 OFFCURVE", +"678 295 OFFCURVE", +"678 447 CURVE SMOOTH", +"678 599 OFFCURVE", +"560 707 OFFCURVE", +"395 707 CURVE SMOOTH", +"0 707 LINE", +"0 0 LINE" +); +} +); +width = 678; +} +); +leftKerningGroup = P; +rightKerningGroup = P; +unicode = 0050; +}, +{ +color = 1; +glyphname = Thorn; +lastChange = "2020-01-30 01:02:40 +0000"; +layers = ( +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"134 0 LINE", +"134 136 LINE", +"387 136 LINE SMOOTH", +"526 136 OFFCURVE", +"625 223 OFFCURVE", +"625 346 CURVE SMOOTH", +"625 469 OFFCURVE", +"526 556 OFFCURVE", +"387 556 CURVE SMOOTH", +"134 556 LINE", +"134 687 LINE", +"98 687 LINE", +"98 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"134 520 LINE", +"380 520 LINE SMOOTH", +"502 520 OFFCURVE", +"589 448 OFFCURVE", +"589 346 CURVE SMOOTH", +"589 244 OFFCURVE", +"502 172 OFFCURVE", +"380 172 CURVE SMOOTH", +"134 172 LINE" +); +} +); +width = 702; +}, +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"156 0 LINE", +"156 126 LINE", +"357 126 LINE SMOOTH", +"499 126 OFFCURVE", +"610 217 OFFCURVE", +"610 346 CURVE SMOOTH", +"610 475 OFFCURVE", +"499 566 OFFCURVE", +"357 566 CURVE SMOOTH", +"158 566 LINE", +"158 687 LINE", +"78 687 LINE", +"78 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"156 492 LINE", +"343 492 LINE SMOOTH", +"455 492 OFFCURVE", +"531 438 OFFCURVE", +"531 346 CURVE SMOOTH", +"531 254 OFFCURVE", +"455 200 OFFCURVE", +"343 200 CURVE SMOOTH", +"156 200 LINE" +); +} +); +width = 662; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"260 0 LINE", +"260 105 LINE", +"395 105 LINE SMOOTH", +"549 105 OFFCURVE", +"658 204 OFFCURVE", +"658 345 CURVE SMOOTH", +"658 486 OFFCURVE", +"549 585 OFFCURVE", +"395 585 CURVE SMOOTH", +"255 585 LINE", +"255 687 LINE", +"66 687 LINE", +"66 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"260 409 LINE", +"379 409 LINE SMOOTH", +"425 409 OFFCURVE", +"458 382 OFFCURVE", +"458 345 CURVE SMOOTH", +"458 308 OFFCURVE", +"425 281 OFFCURVE", +"379 281 CURVE SMOOTH", +"260 281 LINE" +); +} +); +width = 678; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "F4BBD475-06E6-4374-8B3A-D550E4CCC84F"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"211 0 LINE", +"211 59 LINE", +"387 59 LINE SMOOTH", +"568 59 OFFCURVE", +"702 180 OFFCURVE", +"702 346 CURVE SMOOTH", +"702 512 OFFCURVE", +"568 633 OFFCURVE", +"387 633 CURVE SMOOTH", +"211 633 LINE", +"211 687 LINE", +"0 687 LINE", +"0 0 LINE" +); +} +); +width = 702; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "3AECD9B6-F64F-4F37-8587-6133D5CFD13A"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"208 0 LINE", +"208 74 LINE", +"357 74 LINE SMOOTH", +"531 74 OFFCURVE", +"662 190 OFFCURVE", +"662 346 CURVE SMOOTH", +"662 502 OFFCURVE", +"531 618 OFFCURVE", +"357 618 CURVE SMOOTH", +"210 618 LINE", +"210 687 LINE", +"0 687 LINE", +"0 0 LINE" +); +} +); +width = 662; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "62F7A94E-AE03-47D4-B888-FC65CBC017DA"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"280 0 LINE", +"280 85 LINE", +"395 85 LINE SMOOTH", +"560 85 OFFCURVE", +"678 193 OFFCURVE", +"678 345 CURVE SMOOTH", +"678 497 OFFCURVE", +"560 605 OFFCURVE", +"395 605 CURVE SMOOTH", +"275 605 LINE", +"275 687 LINE", +"0 687 LINE", +"0 0 LINE" +); +} +); +width = 678; +} +); +leftKerningGroup = Thorn; +rightKerningGroup = Thorn; +unicode = 00DE; +}, +{ +color = 1; +glyphname = Q; +lastChange = "2020-01-30 01:06:38 +0000"; +layers = ( +{ +anchors = ( +{ +name = top; +position = "{406, 687}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"753 58 LINE", +"509 270 LINE", +"459 212 LINE", +"703 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"597 -12 OFFCURVE", +"757 151 OFFCURVE", +"757 344 CURVE SMOOTH", +"757 537 OFFCURVE", +"597 699 OFFCURVE", +"406 699 CURVE SMOOTH", +"216 699 OFFCURVE", +"54 537 OFFCURVE", +"54 344 CURVE SMOOTH", +"54 151 OFFCURVE", +"216 -12 OFFCURVE", +"406 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"258 60 OFFCURVE", +"133 190 OFFCURVE", +"133 344 CURVE SMOOTH", +"133 497 OFFCURVE", +"258 627 OFFCURVE", +"406 627 CURVE SMOOTH", +"554 627 OFFCURVE", +"678 497 OFFCURVE", +"678 344 CURVE SMOOTH", +"678 190 OFFCURVE", +"554 60 OFFCURVE", +"406 60 CURVE SMOOTH" +); +} +); +width = 812; +}, +{ +anchors = ( +{ +name = top; +position = "{398, 687}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"764 106 LINE", +"495 340 LINE", +"404 234 LINE", +"673 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"601 -12 OFFCURVE", +"772 151 OFFCURVE", +"772 344 CURVE SMOOTH", +"772 537 OFFCURVE", +"601 699 OFFCURVE", +"398 699 CURVE SMOOTH", +"195 699 OFFCURVE", +"24 537 OFFCURVE", +"24 344 CURVE SMOOTH", +"24 151 OFFCURVE", +"195 -12 OFFCURVE", +"398 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"304 164 OFFCURVE", +"224 246 OFFCURVE", +"224 344 CURVE SMOOTH", +"224 441 OFFCURVE", +"304 523 OFFCURVE", +"398 523 CURVE SMOOTH", +"492 523 OFFCURVE", +"572 441 OFFCURVE", +"572 344 CURVE SMOOTH", +"572 246 OFFCURVE", +"492 164 OFFCURVE", +"398 164 CURVE SMOOTH" +); +} +); +width = 802; +}, +{ +anchors = ( +{ +name = top; +position = "{431, 687}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"749 27 LINE", +"506 237 LINE", +"483 210 LINE", +"725 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"622 -12 OFFCURVE", +"782 151 OFFCURVE", +"782 344 CURVE SMOOTH", +"782 537 OFFCURVE", +"622 699 OFFCURVE", +"431 699 CURVE SMOOTH", +"240 699 OFFCURVE", +"79 537 OFFCURVE", +"79 344 CURVE SMOOTH", +"79 151 OFFCURVE", +"240 -12 OFFCURVE", +"431 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"259 24 OFFCURVE", +"115 170 OFFCURVE", +"115 344 CURVE SMOOTH", +"115 517 OFFCURVE", +"259 663 OFFCURVE", +"431 663 CURVE SMOOTH", +"602 663 OFFCURVE", +"746 517 OFFCURVE", +"746 344 CURVE SMOOTH", +"746 170 OFFCURVE", +"602 24 OFFCURVE", +"431 24 CURVE SMOOTH" +); +} +); +width = 861; +}, +{ +anchors = ( +{ +name = top; +position = "{431, 687}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "7BB8C957-B718-4A83-B734-D74A7114AC3A"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 107 OFFCURVE", +"196 -91 OFFCURVE", +"431 -91 CURVE SMOOTH", +"507 -91 OFFCURVE", +"580 -70 OFFCURVE", +"642 -33 CURVE", +"672 -59 LINE", +"801 85 LINE", +"785 99 LINE", +"833 169 OFFCURVE", +"861 254 OFFCURVE", +"861 344 CURVE SMOOTH", +"861 581 OFFCURVE", +"666 778 OFFCURVE", +"431 778 CURVE SMOOTH", +"196 778 OFFCURVE", +"0 580 OFFCURVE", +"0 344 CURVE SMOOTH" +); +} +); +width = 861; +}, +{ +anchors = ( +{ +name = top; +position = "{406, 687}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "B14860CD-268C-403A-9405-F034CDB7BA26"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 122 OFFCURVE", +"186 -66 OFFCURVE", +"406 -66 CURVE SMOOTH", +"485 -66 OFFCURVE", +"559 -42 OFFCURVE", +"622 -1 CURVE", +"668 -41 LINE", +"788 99 LINE", +"751 131 LINE", +"789 194 OFFCURVE", +"812 267 OFFCURVE", +"812 344 CURVE SMOOTH", +"812 567 OFFCURVE", +"627 753 OFFCURVE", +"406 753 CURVE SMOOTH", +"185 753 OFFCURVE", +"0 566 OFFCURVE", +"0 344 CURVE SMOOTH" +); +} +); +width = 812; +}, +{ +anchors = ( +{ +name = top; +position = "{398, 687}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "15D8CEFB-BA65-4DDE-8AB8-6FB57A7138DA"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 134 OFFCURVE", +"179 -42 OFFCURVE", +"398 -42 CURVE SMOOTH", +"475 -42 OFFCURVE", +"547 -21 OFFCURVE", +"609 16 CURVE", +"654 -23 LINE", +"784 128 LINE", +"750 157 LINE", +"783 213 OFFCURVE", +"802 277 OFFCURVE", +"802 344 CURVE SMOOTH", +"802 553 OFFCURVE", +"618 729 OFFCURVE", +"398 729 CURVE SMOOTH", +"178 729 OFFCURVE", +"0 553 OFFCURVE", +"0 344 CURVE SMOOTH" +); +} +); +width = 802; +} +); +leftKerningGroup = Q; +rightKerningGroup = Q; +unicode = 0051; +}, +{ +color = 1; +glyphname = R; +lastChange = "2020-01-30 01:09:39 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{303, 0}"; +}, +{ +name = top; +position = "{303, 687}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"571 0 LINE", +"382 269 LINE", +"293 269 LINE", +"482 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"156 0 LINE", +"156 247 LINE", +"357 247 LINE SMOOTH", +"499 247 OFFCURVE", +"610 338 OFFCURVE", +"610 467 CURVE SMOOTH", +"610 596 OFFCURVE", +"499 687 OFFCURVE", +"357 687 CURVE SMOOTH", +"78 687 LINE", +"78 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"156 613 LINE", +"343 613 LINE SMOOTH", +"455 613 OFFCURVE", +"531 559 OFFCURVE", +"531 467 CURVE SMOOTH", +"531 375 OFFCURVE", +"455 321 OFFCURVE", +"343 321 CURVE SMOOTH", +"156 321 LINE" +); +} +); +width = 662; +}, +{ +anchors = ( +{ +name = bottom; +position = "{342, 0}"; +}, +{ +name = top; +position = "{335, 687}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"673 0 LINE", +"484 269 LINE", +"263 269 LINE", +"452 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"260 0 LINE", +"260 207 LINE", +"395 207 LINE SMOOTH", +"549 207 OFFCURVE", +"658 306 OFFCURVE", +"658 447 CURVE SMOOTH", +"658 588 OFFCURVE", +"549 687 OFFCURVE", +"395 687 CURVE SMOOTH", +"66 687 LINE", +"66 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"260 511 LINE", +"379 511 LINE SMOOTH", +"425 511 OFFCURVE", +"458 484 OFFCURVE", +"458 447 CURVE SMOOTH", +"458 410 OFFCURVE", +"425 383 OFFCURVE", +"379 383 CURVE SMOOTH", +"260 383 LINE" +); +} +); +width = 696; +}, +{ +anchors = ( +{ +name = bottom; +position = "{306, 0}"; +}, +{ +name = top; +position = "{306, 687}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"554 0 LINE", +"350 291 LINE", +"306 291 LINE", +"510 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"134 0 LINE", +"134 267 LINE", +"387 267 LINE SMOOTH", +"526 267 OFFCURVE", +"625 354 OFFCURVE", +"625 477 CURVE SMOOTH", +"625 600 OFFCURVE", +"526 687 OFFCURVE", +"387 687 CURVE SMOOTH", +"98 687 LINE", +"98 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"134 651 LINE", +"380 651 LINE SMOOTH", +"502 651 OFFCURVE", +"589 579 OFFCURVE", +"589 477 CURVE SMOOTH", +"589 375 OFFCURVE", +"502 303 OFFCURVE", +"380 303 CURVE SMOOTH", +"134 303 LINE" +); +} +); +width = 702; +}, +{ +anchors = ( +{ +name = bottom; +position = "{306, 0}"; +}, +{ +name = top; +position = "{306, 687}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "754F1A28-2BF2-4757-BCEC-024764DE7D3A"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"648 0 LINE", +"502 208 LINE", +"622 247 OFFCURVE", +"702 349 OFFCURVE", +"702 477 CURVE SMOOTH", +"702 643 OFFCURVE", +"568 764 OFFCURVE", +"387 764 CURVE SMOOTH", +"0 764 LINE", +"0 0 LINE" +); +} +); +width = 702; +}, +{ +anchors = ( +{ +name = bottom; +position = "{303, 0}"; +}, +{ +name = top; +position = "{303, 687}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "725810BA-D192-4A94-AE6F-8B8A0047D38A"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"634 0 LINE", +"482 217 LINE", +"590 258 OFFCURVE", +"662 351 OFFCURVE", +"662 467 CURVE SMOOTH", +"662 623 OFFCURVE", +"531 739 OFFCURVE", +"357 739 CURVE SMOOTH", +"0 739 LINE", +"0 0 LINE" +); +} +); +width = 662; +}, +{ +anchors = ( +{ +name = bottom; +position = "{342, 0}"; +}, +{ +name = top; +position = "{335, 687}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "1457A70A-A532-4FF4-B6C3-76C18D3CB14F"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"696 0 LINE", +"551 206 LINE", +"639 251 OFFCURVE", +"696 339 OFFCURVE", +"696 447 CURVE SMOOTH", +"696 609 OFFCURVE", +"570 725 OFFCURVE", +"395 725 CURVE SMOOTH", +"0 725 LINE", +"0 0 LINE" +); +} +); +width = 696; +} +); +leftKerningGroup = R; +rightKerningGroup = R; +unicode = 0052; +}, +{ +glyphname = Racute; +lastChange = "2020-01-30 03:14:42 +0000"; +layers = ( +{ +components = ( +{ +name = R; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 234, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 702; +}, +{ +components = ( +{ +name = R; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 243, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 662; +}, +{ +components = ( +{ +name = R; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 258, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 696; +} +); +leftKerningGroup = R; +rightKerningGroup = R; +unicode = 0154; +}, +{ +glyphname = Rcaron; +lastChange = "2019-05-05 08:56:10 +0000"; +layers = ( +{ +components = ( +{ +name = R; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 131, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 702; +}, +{ +components = ( +{ +name = R; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 137, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 662; +}, +{ +components = ( +{ +name = R; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 138, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 696; +} +); +leftKerningGroup = R; +rightKerningGroup = R; +unicode = 0158; +}, +{ +glyphname = Rcommaaccent; +lastChange = "2019-05-05 08:56:10 +0000"; +layers = ( +{ +components = ( +{ +name = R; +}, +{ +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 207, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 702; +}, +{ +components = ( +{ +name = R; +}, +{ +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 219, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 662; +}, +{ +components = ( +{ +name = R; +}, +{ +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 238, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 696; +} +); +leftKerningGroup = R; +rightKerningGroup = R; +unicode = 0156; +}, +{ +color = 1; +glyphname = S; +lastChange = "2020-02-01 02:48:52 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{310, 0}"; +}, +{ +name = top; +position = "{309, 687}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"479 -11 OFFCURVE", +"561 78 OFFCURVE", +"561 187 CURVE SMOOTH", +"561 308 OFFCURVE", +"467 355 OFFCURVE", +"336 386 CURVE SMOOTH", +"219 414 OFFCURVE", +"151 439 OFFCURVE", +"151 510 CURVE SMOOTH", +"151 573 OFFCURVE", +"213 629 OFFCURVE", +"298 629 CURVE SMOOTH", +"370 629 OFFCURVE", +"438 596 OFFCURVE", +"495 541 CURVE", +"543 602 LINE", +"480 660 OFFCURVE", +"404 700 OFFCURVE", +"302 700 CURVE SMOOTH", +"170 700 OFFCURVE", +"72 614 OFFCURVE", +"72 504 CURVE SMOOTH", +"72 385 OFFCURVE", +"159 342 OFFCURVE", +"297 310 CURVE SMOOTH", +"417 282 OFFCURVE", +"482 253 OFFCURVE", +"482 180 CURVE SMOOTH", +"482 118 OFFCURVE", +"428 60 OFFCURVE", +"322 60 CURVE SMOOTH", +"226 60 OFFCURVE", +"155 101 OFFCURVE", +"97 159 CURVE", +"48 98 LINE", +"117 30 OFFCURVE", +"206 -11 OFFCURVE", +"319 -11 CURVE SMOOTH" +); +} +); +width = 613; +}, +{ +anchors = ( +{ +name = bottom; +position = "{323, 0}"; +}, +{ +name = top; +position = "{323, 687}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"515 -12 OFFCURVE", +"626 73 OFFCURVE", +"626 218 CURVE SMOOTH", +"626 349 OFFCURVE", +"526 392 OFFCURVE", +"366 426 CURVE SMOOTH", +"268 447 OFFCURVE", +"244 458 OFFCURVE", +"244 493 CURVE SMOOTH", +"244 519 OFFCURVE", +"267 538 OFFCURVE", +"314 538 CURVE SMOOTH", +"376 538 OFFCURVE", +"446 515 OFFCURVE", +"510 469 CURVE", +"607 606 LINE", +"531 667 OFFCURVE", +"438 699 OFFCURVE", +"319 699 CURVE SMOOTH", +"156 699 OFFCURVE", +"48 610 OFFCURVE", +"48 473 CURVE SMOOTH", +"48 330 OFFCURVE", +"163 291 OFFCURVE", +"312 257 CURVE SMOOTH", +"407 235 OFFCURVE", +"431 230 OFFCURVE", +"431 197 CURVE SMOOTH", +"431 167 OFFCURVE", +"403 149 OFFCURVE", +"350 149 CURVE SMOOTH", +"269 149 OFFCURVE", +"193 178 OFFCURVE", +"123 233 CURVE", +"15 104 LINE", +"102 27 OFFCURVE", +"219 -12 OFFCURVE", +"343 -12 CURVE SMOOTH" +); +} +); +width = 649; +}, +{ +anchors = ( +{ +name = bottom; +position = "{338, 0}"; +}, +{ +name = top; +position = "{338, 687}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"480 -11 OFFCURVE", +"576 67 OFFCURVE", +"576 177 CURVE SMOOTH", +"576 273 OFFCURVE", +"511 327 OFFCURVE", +"350 365 CURVE SMOOTH", +"202 401 OFFCURVE", +"143 441 OFFCURVE", +"143 507 CURVE SMOOTH", +"143 599 OFFCURVE", +"218 664 OFFCURVE", +"325 664 CURVE SMOOTH", +"405 664 OFFCURVE", +"483 631 OFFCURVE", +"542 574 CURVE", +"564 602 LINE", +"497 664 OFFCURVE", +"411 700 OFFCURVE", +"327 700 CURVE SMOOTH", +"198 700 OFFCURVE", +"107 619 OFFCURVE", +"107 504 CURVE SMOOTH", +"107 418 OFFCURVE", +"171 369 OFFCURVE", +"332 332 CURVE SMOOTH", +"481 297 OFFCURVE", +"540 252 OFFCURVE", +"540 174 CURVE SMOOTH", +"540 87 OFFCURVE", +"459 25 OFFCURVE", +"345 25 CURVE SMOOTH", +"251 25 OFFCURVE", +"158 63 OFFCURVE", +"95 126 CURVE", +"73 98 LINE", +"143 29 OFFCURVE", +"243 -11 OFFCURVE", +"344 -11 CURVE SMOOTH" +); +} +); +width = 653; +}, +{ +anchors = ( +{ +name = bottom; +position = "{338, 0}"; +}, +{ +name = top; +position = "{338, 687}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "CF130CAB-1733-4107-A532-B5066BEA2FDD"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"108 -43 OFFCURVE", +"225 -90 OFFCURVE", +"344 -90 CURVE SMOOTH", +"523 -90 OFFCURVE", +"653 22 OFFCURVE", +"653 177 CURVE SMOOTH", +"653 300 OFFCURVE", +"581 378 OFFCURVE", +"426 426 CURVE", +"613 664 LINE", +"532 737 OFFCURVE", +"427 779 OFFCURVE", +"327 779 CURVE SMOOTH", +"155 779 OFFCURVE", +"28 663 OFFCURVE", +"28 504 CURVE SMOOTH", +"28 395 OFFCURVE", +"93 327 OFFCURVE", +"218 283 CURVE", +"25 36 LINE" +); +} +); +width = 653; +}, +{ +anchors = ( +{ +name = bottom; +position = "{310, 0}"; +}, +{ +name = top; +position = "{309, 687}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "4ED42525-9DE6-4166-938A-386627D41163"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"98 -22 OFFCURVE", +"201 -63 OFFCURVE", +"319 -63 CURVE SMOOTH", +"495 -63 OFFCURVE", +"613 38 OFFCURVE", +"613 187 CURVE SMOOTH", +"613 304 OFFCURVE", +"547 377 OFFCURVE", +"402 422 CURVE", +"575 643 LINE", +"495 716 OFFCURVE", +"405 752 OFFCURVE", +"302 752 CURVE SMOOTH", +"143 752 OFFCURVE", +"17 645 OFFCURVE", +"17 504 CURVE SMOOTH", +"17 396 OFFCURVE", +"73 329 OFFCURVE", +"198 284 CURVE", +"15 58 LINE" +); +} +); +width = 613; +}, +{ +anchors = ( +{ +name = bottom; +position = "{323, 0}"; +}, +{ +name = top; +position = "{323, 687}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "B9C163A6-27B9-409F-9121-B2FE7C415CD1"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"82 -6 OFFCURVE", +"207 -50 OFFCURVE", +"343 -50 CURVE SMOOTH", +"539 -50 OFFCURVE", +"649 54 OFFCURVE", +"649 218 CURVE SMOOTH", +"649 325 OFFCURVE", +"607 389 OFFCURVE", +"485 433 CURVE", +"629 637 LINE", +"545 704 OFFCURVE", +"441 737 OFFCURVE", +"319 737 CURVE SMOOTH", +"135 737 OFFCURVE", +"0 631 OFFCURVE", +"0 473 CURVE SMOOTH", +"0 363 OFFCURVE", +"64 303 OFFCURVE", +"150 266 CURVE", +"-9 74 LINE" +); +} +); +width = 649; +} +); +leftKerningGroup = S; +rightKerningGroup = S; +unicode = 0053; +}, +{ +glyphname = Sacute; +lastChange = "2020-01-30 03:14:42 +0000"; +layers = ( +{ +components = ( +{ +name = S; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 266, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 653; +}, +{ +components = ( +{ +name = S; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 249, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 613; +}, +{ +components = ( +{ +name = S; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 246, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 649; +} +); +leftKerningGroup = S; +rightKerningGroup = S; +unicode = 015A; +}, +{ +glyphname = Scaron; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +name = S; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 163, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 653; +}, +{ +components = ( +{ +name = S; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 143, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 613; +}, +{ +components = ( +{ +name = S; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 126, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 649; +} +); +leftKerningGroup = S; +rightKerningGroup = S; +unicode = 0160; +}, +{ +glyphname = Scedilla; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +name = S; +}, +{ +name = cedilla; +transform = "{1, 0, 0, 1, 197, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 653; +}, +{ +components = ( +{ +name = S; +}, +{ +name = cedilla; +transform = "{1, 0, 0, 1, 178, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 613; +}, +{ +components = ( +{ +name = S; +}, +{ +name = cedilla; +transform = "{1, 0, 0, 1, 193, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 649; +} +); +leftKerningGroup = S; +rightKerningGroup = S; +unicode = 015E; +}, +{ +color = 1; +glyphname = T; +lastChange = "2020-01-30 02:17:39 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{319, 0}"; +}, +{ +name = top; +position = "{319, 687}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"358 0 LINE", +"358 613 LINE", +"589 613 LINE", +"589 687 LINE", +"49 687 LINE", +"49 613 LINE", +"280 613 LINE", +"280 0 LINE" +); +} +); +width = 638; +}, +{ +anchors = ( +{ +name = bottom; +position = "{320, 0}"; +}, +{ +name = top; +position = "{320, 687}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"417 0 LINE", +"417 514 LINE", +"620 514 LINE", +"620 687 LINE", +"20 687 LINE", +"20 514 LINE", +"223 514 LINE", +"223 0 LINE" +); +} +); +width = 640; +}, +{ +anchors = ( +{ +name = bottom; +position = "{344, 0}"; +}, +{ +name = top; +position = "{344, 687}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"362 0 LINE", +"362 651 LINE", +"614 651 LINE", +"614 687 LINE", +"74 687 LINE", +"74 651 LINE", +"326 651 LINE", +"326 0 LINE" +); +} +); +width = 688; +}, +{ +anchors = ( +{ +name = bottom; +position = "{320, 0}"; +}, +{ +name = top; +position = "{320, 687}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "ADF74DD1-4618-4395-8F5B-4EAD459428A0"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"558 0 LINE", +"558 438 LINE", +"640 438 LINE", +"640 687 LINE", +"0 687 LINE", +"0 438 LINE", +"82 438 LINE", +"82 0 LINE" +); +} +); +width = 640; +}, +{ +anchors = ( +{ +name = bottom; +position = "{319, 0}"; +}, +{ +name = top; +position = "{319, 687}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "90DF4EFF-12A9-4770-8376-833C5A313077"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"526 0 LINE", +"526 545 LINE", +"638 545 LINE", +"638 687 LINE", +"0 687 LINE", +"0 545 LINE", +"112 545 LINE", +"112 0 LINE" +); +} +); +width = 638; +}, +{ +anchors = ( +{ +name = bottom; +position = "{344, 0}"; +}, +{ +name = top; +position = "{344, 687}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "9DF3C2F5-733C-427C-B37C-CC39A41E4538"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"573 0 LINE", +"573 560 LINE", +"688 560 LINE", +"688 687 LINE", +"0 687 LINE", +"0 560 LINE", +"115 560 LINE", +"115 0 LINE" +); +} +); +width = 688; +} +); +leftKerningGroup = T; +rightKerningGroup = T; +unicode = 0054; +}, +{ +glyphname = Tcaron; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +name = T; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 169, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 688; +}, +{ +components = ( +{ +name = T; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 153, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 638; +}, +{ +components = ( +{ +name = T; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 123, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 640; +} +); +leftKerningGroup = T; +rightKerningGroup = T; +unicode = 0164; +}, +{ +glyphname = Tcedilla; +lastChange = "2019-05-05 08:56:10 +0000"; +layers = ( +{ +components = ( +{ +name = T; +}, +{ +name = cedilla; +transform = "{1, 0, 0, 1, 203, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 688; +}, +{ +components = ( +{ +name = T; +}, +{ +name = cedilla; +transform = "{1, 0, 0, 1, 187, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 638; +}, +{ +components = ( +{ +name = T; +}, +{ +name = cedilla; +transform = "{1, 0, 0, 1, 190, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 640; +} +); +leftKerningGroup = T; +rightKerningGroup = T; +unicode = 0162; +}, +{ +color = 1; +glyphname = U; +lastChange = "2019-05-05 09:16:11 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{355, -12}"; +}, +{ +name = top; +position = "{355, 687}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"523 -12 OFFCURVE", +"642 111 OFFCURVE", +"642 285 CURVE SMOOTH", +"642 687 LINE", +"564 687 LINE", +"564 285 LINE SMOOTH", +"564 153 OFFCURVE", +"477 59 OFFCURVE", +"355 59 CURVE SMOOTH", +"233 59 OFFCURVE", +"146 153 OFFCURVE", +"146 285 CURVE SMOOTH", +"146 687 LINE", +"68 687 LINE", +"68 285 LINE SMOOTH", +"68 111 OFFCURVE", +"187 -12 OFFCURVE", +"355 -12 CURVE SMOOTH" +); +} +); +width = 710; +}, +{ +anchors = ( +{ +name = bottom; +position = "{375, -12}"; +}, +{ +name = top; +position = "{375, 687}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"567 -12 OFFCURVE", +"702 119 OFFCURVE", +"702 305 CURVE SMOOTH", +"702 687 LINE", +"508 687 LINE", +"508 315 LINE SMOOTH", +"508 227 OFFCURVE", +"453 164 OFFCURVE", +"375 164 CURVE SMOOTH", +"297 164 OFFCURVE", +"242 227 OFFCURVE", +"242 315 CURVE SMOOTH", +"242 687 LINE", +"48 687 LINE", +"48 305 LINE SMOOTH", +"48 119 OFFCURVE", +"183 -12 OFFCURVE", +"375 -12 CURVE SMOOTH" +); +} +); +width = 750; +}, +{ +anchors = ( +{ +name = bottom; +position = "{357, -12}"; +}, +{ +name = top; +position = "{357, 687}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"513 -12 OFFCURVE", +"623 103 OFFCURVE", +"623 265 CURVE SMOOTH", +"623 687 LINE", +"587 687 LINE", +"587 265 LINE SMOOTH", +"587 124 OFFCURVE", +"492 24 OFFCURVE", +"357 24 CURVE SMOOTH", +"222 24 OFFCURVE", +"127 124 OFFCURVE", +"127 265 CURVE SMOOTH", +"127 687 LINE", +"91 687 LINE", +"91 265 LINE SMOOTH", +"91 103 OFFCURVE", +"201 -12 OFFCURVE", +"357 -12 CURVE SMOOTH" +); +} +); +width = 714; +}, +{ +anchors = ( +{ +name = bottom; +position = "{375, -12}"; +}, +{ +name = top; +position = "{375, 687}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "F33A745B-A880-4D88-B357-30E26D34F5E4"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"593 -60 OFFCURVE", +"750 92 OFFCURVE", +"750 305 CURVE SMOOTH", +"750 687 LINE", +"0 687 LINE", +"0 305 LINE SMOOTH", +"0 92 OFFCURVE", +"157 -60 OFFCURVE", +"375 -60 CURVE SMOOTH" +); +} +); +width = 750; +}, +{ +anchors = ( +{ +name = bottom; +position = "{355, -12}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "E74688B2-8B13-4D81-973D-D14411EAC09B"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"561 -80 OFFCURVE", +"710 74 OFFCURVE", +"710 285 CURVE SMOOTH", +"710 687 LINE", +"0 687 LINE", +"0 285 LINE SMOOTH", +"0 74 OFFCURVE", +"149 -80 OFFCURVE", +"355 -80 CURVE SMOOTH" +); +} +); +width = 710; +}, +{ +anchors = ( +{ +name = bottom; +position = "{357, -12}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "DED84941-FDE1-4B35-B73B-94624F876A50"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"563 -103 OFFCURVE", +"714 53 OFFCURVE", +"714 265 CURVE SMOOTH", +"714 687 LINE", +"0 687 LINE", +"0 265 LINE SMOOTH", +"0 53 OFFCURVE", +"151 -103 OFFCURVE", +"357 -103 CURVE SMOOTH" +); +} +); +width = 714; +} +); +leftKerningGroup = U; +rightKerningGroup = U; +unicode = 0055; +}, +{ +glyphname = Uacute; +lastChange = "2020-01-30 03:14:42 +0000"; +layers = ( +{ +components = ( +{ +name = U; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 295, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 710; +}, +{ +components = ( +{ +name = U; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 298, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 750; +}, +{ +components = ( +{ +name = U; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 285, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 714; +} +); +leftKerningGroup = U; +rightKerningGroup = U; +unicode = 00DA; +}, +{ +glyphname = Ucircumflex; +lastChange = "2019-05-05 08:56:10 +0000"; +layers = ( +{ +components = ( +{ +name = U; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 189, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 710; +}, +{ +components = ( +{ +name = U; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 178, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 750; +}, +{ +components = ( +{ +name = U; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 182, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 714; +} +); +leftKerningGroup = U; +rightKerningGroup = U; +unicode = 00DB; +}, +{ +glyphname = Udieresis; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +name = U; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 174, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 710; +}, +{ +components = ( +{ +name = U; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 155, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 750; +}, +{ +components = ( +{ +name = U; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 173, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 714; +} +); +leftKerningGroup = U; +rightKerningGroup = U; +unicode = 00DC; +}, +{ +glyphname = Ugrave; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +name = U; +}, +{ +name = grave; +transform = "{1, 0, 0, 1, 154, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 710; +}, +{ +components = ( +{ +name = U; +}, +{ +name = grave; +transform = "{1, 0, 0, 1, 157, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 750; +}, +{ +components = ( +{ +name = U; +}, +{ +name = grave; +transform = "{1, 0, 0, 1, 168, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 714; +} +); +leftKerningGroup = U; +rightKerningGroup = U; +unicode = 00D9; +}, +{ +glyphname = Uhungarumlaut; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +name = U; +}, +{ +name = hungarumlaut; +transform = "{1, 0, 0, 1, 204, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 714; +}, +{ +components = ( +{ +name = U; +}, +{ +name = hungarumlaut; +transform = "{1, 0, 0, 1, 193, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 710; +}, +{ +components = ( +{ +name = U; +}, +{ +name = hungarumlaut; +transform = "{1, 0, 0, 1, 172, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 750; +} +); +leftKerningGroup = U; +rightKerningGroup = U; +unicode = 0170; +}, +{ +glyphname = Umacron; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +name = U; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 136, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 714; +}, +{ +components = ( +{ +name = U; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 153, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 710; +}, +{ +components = ( +{ +name = U; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 153, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 750; +} +); +leftKerningGroup = U; +rightKerningGroup = U; +unicode = 016A; +}, +{ +glyphname = Uogonek; +lastChange = "2019-05-05 08:56:10 +0000"; +layers = ( +{ +components = ( +{ +name = U; +}, +{ +name = ogonek; +transform = "{1, 0, 0, 1, 199, -12}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 714; +}, +{ +components = ( +{ +name = U; +}, +{ +name = ogonek; +transform = "{1, 0, 0, 1, 202, -12}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 710; +}, +{ +components = ( +{ +name = U; +}, +{ +name = ogonek; +transform = "{1, 0, 0, 1, 200, -12}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 750; +} +); +leftKerningGroup = U; +rightKerningGroup = U; +unicode = 0172; +}, +{ +glyphname = Uring; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +name = U; +}, +{ +name = ring; +transform = "{1, 0, 0, 1, 201, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 714; +}, +{ +components = ( +{ +name = U; +}, +{ +name = ring; +transform = "{1, 0, 0, 1, 214, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 710; +}, +{ +components = ( +{ +name = U; +}, +{ +name = ring; +transform = "{1, 0, 0, 1, 234, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 750; +} +); +leftKerningGroup = U; +rightKerningGroup = U; +unicode = 016E; +}, +{ +glyphname = V; +lastChange = "2019-04-09 14:01:56 +0000"; +layers = ( +{ +components = ( +{ +name = capital_V; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 741; +}, +{ +components = ( +{ +name = capital_V; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 801; +}, +{ +components = ( +{ +name = capital_V; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 676; +} +); +leftKerningGroup = V; +rightKerningGroup = V; +unicode = 0056; +}, +{ +color = 1; +glyphname = W; +lastChange = "2019-05-05 10:06:55 +0000"; +layers = ( +{ +anchors = ( +{ +name = top; +position = "{551, 687}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"359 0 LINE", +"551 585 LINE", +"742 0 LINE", +"819 0 LINE", +"1054 687 LINE", +"966 687 LINE", +"776 131 LINE", +"594 687 LINE", +"507 687 LINE", +"325 131 LINE", +"135 687 LINE", +"47 687 LINE", +"282 0 LINE" +); +} +); +width = 1101; +}, +{ +anchors = ( +{ +name = top; +position = "{545, 687}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"401 0 LINE", +"545 397 LINE", +"688 0 LINE", +"884 0 LINE", +"1074 687 LINE", +"865 687 LINE", +"781 290 LINE", +"649 687 LINE", +"440 687 LINE", +"307 290 LINE", +"223 687 LINE", +"14 687 LINE", +"205 0 LINE" +); +} +); +width = 1088; +}, +{ +anchors = ( +{ +name = top; +position = "{554, 687}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"343 0 LINE", +"554 629 LINE", +"764 0 LINE", +"803 0 LINE", +"1033 687 LINE", +"994 687 LINE", +"784 58 LINE", +"573 687 LINE", +"534 687 LINE", +"324 58 LINE", +"113 687 LINE", +"74 687 LINE", +"304 0 LINE" +); +} +); +width = 1107; +}, +{ +anchors = ( +{ +name = top; +position = "{545, 687}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "28D310AA-3F28-4BDA-8F56-40C70B98D83C"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"1010 0 LINE", +"1088 687 LINE", +"0 687 LINE", +"80 0 LINE" +); +} +); +width = 1088; +}, +{ +anchors = ( +{ +name = top; +position = "{551, 687}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "365EE997-AAD4-4716-AE00-EF74C87F486C"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"973 0 LINE", +"1101 687 LINE", +"0 687 LINE", +"128 0 LINE" +); +} +); +width = 1101; +}, +{ +anchors = ( +{ +name = top; +position = "{554, 687}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "2DA86ADC-E795-4265-AD84-706AC7E8003A"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"971 0 LINE", +"1107 687 LINE", +"0 687 LINE", +"136 0 LINE" +); +} +); +width = 1107; +} +); +leftKerningGroup = W; +rightKerningGroup = W; +unicode = 0057; +}, +{ +glyphname = Wacute; +lastChange = "2020-01-30 03:14:42 +0000"; +layers = ( +{ +components = ( +{ +name = W; +}, +{ +alignment = 1; +name = acute; +transform = "{1, 0, 0, 1, 491, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 1101; +}, +{ +components = ( +{ +name = W; +}, +{ +alignment = 1; +name = acute; +transform = "{1, 0, 0, 1, 468, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 1088; +}, +{ +components = ( +{ +name = W; +}, +{ +alignment = 1; +name = acute; +transform = "{1, 0, 0, 1, 482, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 1107; +} +); +leftKerningGroup = W; +rightKerningGroup = W; +unicode = 1E82; +}, +{ +glyphname = Wcircumflex; +lastChange = "2019-05-05 08:56:09 +0000"; +layers = ( +{ +components = ( +{ +name = W; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 385, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 1101; +}, +{ +components = ( +{ +name = W; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 348, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 1088; +}, +{ +components = ( +{ +name = W; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 379, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 1107; +} +); +leftKerningGroup = W; +rightKerningGroup = W; +unicode = 0174; +}, +{ +glyphname = Wdieresis; +lastChange = "2019-05-05 08:56:10 +0000"; +layers = ( +{ +components = ( +{ +name = W; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 370, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 1101; +}, +{ +components = ( +{ +name = W; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 325, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 1088; +}, +{ +components = ( +{ +name = W; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 370, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 1107; +} +); +leftKerningGroup = W; +rightKerningGroup = W; +unicode = 1E84; +}, +{ +glyphname = Wgrave; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +name = W; +}, +{ +alignment = 1; +name = grave; +transform = "{1, 0, 0, 1, 350, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 1101; +}, +{ +components = ( +{ +name = W; +}, +{ +alignment = 1; +name = grave; +transform = "{1, 0, 0, 1, 327, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 1088; +}, +{ +components = ( +{ +name = W; +}, +{ +alignment = 1; +name = grave; +transform = "{1, 0, 0, 1, 365, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 1107; +} +); +leftKerningGroup = W; +rightKerningGroup = W; +unicode = 1E80; +}, +{ +color = 1; +glyphname = X; +lastChange = "2020-01-31 02:19:01 +0000"; +layers = ( +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"645 0 LINE", +"120 687 LINE", +"74 687 LINE", +"599 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"120 0 LINE", +"646 687 LINE", +"600 687 LINE", +"74 0 LINE" +); +} +); +width = 720; +}, +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"669 0 LINE", +"144 687 LINE", +"48 687 LINE", +"573 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"143 0 LINE", +"669 687 LINE", +"574 687 LINE", +"48 0 LINE" +); +} +); +width = 717; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"727 0 LINE", +"241 687 LINE", +"14 687 LINE", +"500 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"237 0 LINE", +"727 687 LINE", +"504 687 LINE", +"14 0 LINE" +); +} +); +width = 741; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "59F875BF-A100-458D-B214-95D40420BD18"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"741 0 LINE", +"665 345 LINE", +"741 687 LINE", +"0 687 LINE", +"76 342 LINE", +"0 0 LINE" +); +} +); +width = 741; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "CE39B44F-726E-45EA-A7DD-C28AA07EE544"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"717 0 LINE", +"616 344 LINE", +"717 687 LINE", +"0 687 LINE", +"101 343 LINE", +"0 0 LINE" +); +} +); +width = 717; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "86F711FF-FC7F-4853-B52C-42F1B581E30A"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"719 0 LINE", +"623 343 LINE", +"720 687 LINE", +"0 687 LINE", +"97 343 LINE", +"0 0 LINE" +); +} +); +width = 720; +} +); +leftKerningGroup = X; +rightKerningGroup = X; +unicode = 0058; +}, +{ +color = 1; +glyphname = Y; +lastChange = "2020-02-01 04:41:30 +0000"; +layers = ( +{ +anchors = ( +{ +name = top; +position = "{364, 687}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"405 0 LINE", +"405 280 LINE", +"681 687 LINE", +"587 687 LINE", +"364 354 LINE", +"143 687 LINE", +"46 687 LINE", +"323 280 LINE", +"323 0 LINE" +); +} +); +width = 727; +}, +{ +anchors = ( +{ +name = top; +position = "{368, 687}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"465 0 LINE", +"465 226 LINE", +"728 687 LINE", +"515 687 LINE", +"368 408 LINE", +"229 687 LINE", +"7 687 LINE", +"271 226 LINE", +"271 0 LINE" +); +} +); +width = 735; +}, +{ +anchors = ( +{ +name = top; +position = "{371, 687}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"389 0 LINE", +"389 279 LINE", +"669 687 LINE", +"623 687 LINE", +"371 320 LINE", +"119 687 LINE", +"73 687 LINE", +"353 279 LINE", +"353 0 LINE" +); +} +); +width = 742; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "A8E03604-EEEE-4868-B18C-3931F0AF9C1D"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"655 0 LINE", +"655 226 LINE", +"735 687 LINE", +"0 687 LINE", +"81 226 LINE", +"81 0 LINE" +); +} +); +width = 735; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "3FAD65CE-2A05-405C-BD66-A78C332DF5BD"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"618 0 LINE", +"618 280 LINE", +"727 687 LINE", +"0 687 LINE", +"110 280 LINE", +"110 0 LINE" +); +} +); +width = 727; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "21BCC9BE-45F8-4987-94C7-1D9340A685BA"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"620 0 LINE", +"620 251 LINE", +"742 687 LINE", +"0 687 LINE", +"122 251 LINE", +"122 0 LINE" +); +} +); +width = 742; +} +); +leftKerningGroup = Y; +rightKerningGroup = Y; +unicode = 0059; +}, +{ +glyphname = Yacute; +lastChange = "2020-01-30 03:14:42 +0000"; +layers = ( +{ +components = ( +{ +name = Y; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 304, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 727; +}, +{ +components = ( +{ +name = Y; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 291, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 735; +}, +{ +components = ( +{ +name = Y; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 299, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 742; +} +); +leftKerningGroup = Y; +rightKerningGroup = Y; +unicode = 00DD; +}, +{ +glyphname = Ycircumflex; +lastChange = "2019-05-05 08:56:10 +0000"; +layers = ( +{ +components = ( +{ +name = Y; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 198, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 727; +}, +{ +components = ( +{ +name = Y; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 171, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 735; +}, +{ +components = ( +{ +name = Y; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 196, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 742; +} +); +leftKerningGroup = Y; +rightKerningGroup = Y; +unicode = 0176; +}, +{ +glyphname = Ydieresis; +lastChange = "2019-05-05 08:56:10 +0000"; +layers = ( +{ +components = ( +{ +name = Y; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 183, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 727; +}, +{ +components = ( +{ +name = Y; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 148, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 735; +}, +{ +components = ( +{ +name = Y; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 187, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 742; +} +); +leftKerningGroup = Y; +rightKerningGroup = Y; +unicode = 0178; +}, +{ +glyphname = Ygrave; +lastChange = "2020-01-30 02:46:11 +0000"; +layers = ( +{ +components = ( +{ +name = Y; +}, +{ +alignment = 1; +name = grave; +transform = "{1, 0, 0, 1, 163, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 727; +}, +{ +components = ( +{ +name = Y; +}, +{ +name = grave; +transform = "{1, 0, 0, 1, 150, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 735; +}, +{ +components = ( +{ +name = Y; +}, +{ +name = grave; +transform = "{1, 0, 0, 1, 182, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 742; +} +); +leftKerningGroup = Y; +rightKerningGroup = Y; +unicode = 1EF2; +}, +{ +color = 1; +glyphname = Z; +lastChange = "2020-01-30 02:51:36 +0000"; +layers = ( +{ +anchors = ( +{ +name = top; +position = "{317, 687}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"578 0 LINE", +"578 74 LINE", +"159 74 LINE", +"574 625 LINE", +"574 687 LINE", +"60 687 LINE", +"60 613 LINE", +"467 613 LINE", +"53 62 LINE", +"53 0 LINE" +); +} +); +width = 631; +}, +{ +anchors = ( +{ +name = top; +position = "{341, 687}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"635 0 LINE", +"635 173 LINE", +"306 173 LINE", +"630 542 LINE", +"630 687 LINE", +"46 687 LINE", +"46 514 LINE", +"364 514 LINE", +"38 145 LINE", +"39 0 LINE" +); +} +); +width = 674; +}, +{ +anchors = ( +{ +name = top; +position = "{328, 687}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"580 0 LINE", +"580 36 LINE", +"119 36 LINE", +"576 657 LINE", +"576 687 LINE", +"82 687 LINE", +"82 651 LINE", +"532 651 LINE", +"75 30 LINE", +"75 0 LINE" +); +} +); +width = 656; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "BB07BCCA-CC2E-4D43-AC21-11E7EC97300F"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"674 687 LINE", +"674 0 LINE", +"0 0 LINE", +"0 687 LINE" +); +} +); +width = 674; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "42576670-47F8-4512-A952-AC25A07A99A6"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"631 0 LINE", +"631 687 LINE", +"0 687 LINE", +"0 0 LINE" +); +} +); +width = 631; +}, +{ +anchors = ( +{ +name = top; +position = "{328, 687}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "1207F36D-9839-4833-84D7-14E781753C7D"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"656 0 LINE", +"656 687 LINE", +"0 687 LINE", +"0 0 LINE" +); +} +); +width = 656; +} +); +leftKerningGroup = Z; +rightKerningGroup = Z; +unicode = 005A; +}, +{ +glyphname = Zacute; +lastChange = "2020-01-30 03:14:42 +0000"; +layers = ( +{ +components = ( +{ +name = Z; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 256, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 656; +}, +{ +components = ( +{ +name = Z; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 257, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 631; +}, +{ +components = ( +{ +name = Z; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 264, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 674; +} +); +leftKerningGroup = Z; +rightKerningGroup = Z; +unicode = 0179; +}, +{ +glyphname = Zcaron; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +name = Z; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 153, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 656; +}, +{ +components = ( +{ +name = Z; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 151, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 631; +}, +{ +components = ( +{ +name = Z; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 144, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 674; +} +); +leftKerningGroup = Z; +rightKerningGroup = Z; +unicode = 017D; +}, +{ +glyphname = Zdotaccent; +lastChange = "2019-05-05 08:56:10 +0000"; +layers = ( +{ +components = ( +{ +name = Z; +}, +{ +name = dotaccent; +transform = "{1, 0, 0, 1, 240, 170}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 656; +}, +{ +components = ( +{ +name = Z; +}, +{ +name = dotaccent; +transform = "{1, 0, 0, 1, 232, 170}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 631; +}, +{ +components = ( +{ +name = Z; +}, +{ +name = dotaccent; +transform = "{1, 0, 0, 1, 233, 170}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 674; +} +); +leftKerningGroup = Z; +rightKerningGroup = Z; +unicode = 017B; +}, +{ +color = 1; +glyphname = a; +lastChange = "2020-01-30 03:10:23 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{479, 0}"; +}, +{ +name = top; +position = "{287, 517}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"479 0 LINE", +"479 315 LINE SMOOTH", +"479 440 OFFCURVE", +"410 529 OFFCURVE", +"269 529 CURVE SMOOTH", +"219 529 OFFCURVE", +"157 516 OFFCURVE", +"83 479 CURVE", +"113 418 LINE", +"160 442 OFFCURVE", +"212 465 OFFCURVE", +"264 465 CURVE SMOOTH", +"376 465 OFFCURVE", +"404 385 OFFCURVE", +"404 315 CURVE SMOOTH", +"404 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"304 -12 OFFCURVE", +"400 35 OFFCURVE", +"421 123 CURVE", +"404 162 LINE", +"384 89 OFFCURVE", +"303 54 OFFCURVE", +"235 54 CURVE SMOOTH", +"162 54 OFFCURVE", +"106 92 OFFCURVE", +"106 156 CURVE SMOOTH", +"106 218 OFFCURVE", +"171 262 OFFCURVE", +"248 262 CURVE SMOOTH", +"318 262 OFFCURVE", +"382 250 OFFCURVE", +"437 230 CURVE", +"437 284 LINE", +"376 308 OFFCURVE", +"304 325 OFFCURVE", +"236 325 CURVE SMOOTH", +"125 325 OFFCURVE", +"33 256 OFFCURVE", +"33 153 CURVE SMOOTH", +"33 51 OFFCURVE", +"113 -12 OFFCURVE", +"222 -12 CURVE SMOOTH" +); +} +); +width = 529; +}, +{ +anchors = ( +{ +name = bottom; +position = "{530, 0}"; +}, +{ +name = top; +position = "{301, 517}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"530 0 LINE", +"530 305 LINE SMOOTH", +"530 446 OFFCURVE", +"422 529 OFFCURVE", +"291 529 CURVE SMOOTH", +"204 529 OFFCURVE", +"127 504 OFFCURVE", +"55 468 CURVE", +"116 347 LINE", +"154 366 OFFCURVE", +"194 376 OFFCURVE", +"239 376 CURVE SMOOTH", +"306 376 OFFCURVE", +"345 350 OFFCURVE", +"345 305 CURVE SMOOTH", +"345 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"292 -12 OFFCURVE", +"371 34 OFFCURVE", +"391 113 CURVE", +"345 163 LINE", +"341 133 OFFCURVE", +"306 112 OFFCURVE", +"259 112 CURVE SMOOTH", +"224 112 OFFCURVE", +"198 131 OFFCURVE", +"198 158 CURVE SMOOTH", +"198 187 OFFCURVE", +"226 208 OFFCURVE", +"263 208 CURVE SMOOTH", +"293 208 OFFCURVE", +"323 201 OFFCURVE", +"346 188 CURVE", +"397 274 LINE", +"346 308 OFFCURVE", +"286 325 OFFCURVE", +"236 325 CURVE SMOOTH", +"111 325 OFFCURVE", +"15 254 OFFCURVE", +"15 153 CURVE SMOOTH", +"15 56 OFFCURVE", +"101 -12 OFFCURVE", +"212 -12 CURVE SMOOTH" +); +} +); +width = 572; +}, +{ +anchors = ( +{ +name = bottom; +position = "{475, 0}"; +}, +{ +name = top; +position = "{293, 517}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"475 0 LINE", +"475 315 LINE SMOOTH", +"475 440 OFFCURVE", +"400 529 OFFCURVE", +"276 529 CURVE SMOOTH", +"222 529 OFFCURVE", +"155 512 OFFCURVE", +"98 479 CURVE", +"113 448 LINE", +"161 477 OFFCURVE", +"219 493 OFFCURVE", +"271 493 CURVE SMOOTH", +"394 493 OFFCURVE", +"439 402 OFFCURVE", +"439 315 CURVE SMOOTH", +"439 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"323 -12 OFFCURVE", +"435 36 OFFCURVE", +"456 123 CURVE", +"439 162 LINE", +"419 69 OFFCURVE", +"317 24 OFFCURVE", +"238 24 CURVE SMOOTH", +"152 24 OFFCURVE", +"84 78 OFFCURVE", +"84 155 CURVE SMOOTH", +"84 233 OFFCURVE", +"155 289 OFFCURVE", +"260 289 CURVE SMOOTH", +"325 289 OFFCURVE", +"397 268 OFFCURVE", +"452 248 CURVE", +"452 284 LINE", +"391 308 OFFCURVE", +"317 325 OFFCURVE", +"256 325 CURVE SMOOTH", +"131 325 OFFCURVE", +"48 254 OFFCURVE", +"48 154 CURVE SMOOTH", +"48 56 OFFCURVE", +"127 -12 OFFCURVE", +"234 -12 CURVE SMOOTH" +); +} +); +width = 537; +}, +{ +anchors = ( +{ +name = bottom; +position = "{475, 0}"; +}, +{ +name = top; +position = "{276, 517}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "0DA6C0AD-4345-48E4-9801-D119F2F99986"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 30 OFFCURVE", +"100 -60 OFFCURVE", +"234 -60 CURVE SMOOTH", +"305 -60 OFFCURVE", +"373 -37 OFFCURVE", +"424 0 CURVE", +"537 0 LINE", +"537 315 LINE SMOOTH", +"537 478 OFFCURVE", +"431 591 OFFCURVE", +"276 591 CURVE SMOOTH", +"211 591 OFFCURVE", +"132 570 OFFCURVE", +"71 536 CURVE", +"140 392 LINE", +"180 417 OFFCURVE", +"226 431 OFFCURVE", +"271 431 CURVE SMOOTH", +"325 431 OFFCURVE", +"360 406 OFFCURVE", +"372 359 CURVE", +"331 368 OFFCURVE", +"291 373 OFFCURVE", +"256 373 CURVE SMOOTH", +"106 373 OFFCURVE", +"0 283 OFFCURVE", +"0 154 CURVE SMOOTH" +); +} +); +width = 537; +}, +{ +anchors = ( +{ +name = bottom; +position = "{479, 0}"; +}, +{ +name = top; +position = "{269, 517}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "F76CB329-6601-4441-B901-9486EE2BCBCA"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 36 OFFCURVE", +"92 -45 OFFCURVE", +"222 -45 CURVE SMOOTH", +"277 -45 OFFCURVE", +"329 -28 OFFCURVE", +"370 0 CURVE", +"529 0 LINE", +"529 315 LINE SMOOTH", +"529 477 OFFCURVE", +"429 579 OFFCURVE", +"269 579 CURVE SMOOTH", +"205 579 OFFCURVE", +"132 560 OFFCURVE", +"60 524 CURVE", +"135 372 LINE", +"193 403 OFFCURVE", +"231 415 OFFCURVE", +"264 415 CURVE SMOOTH", +"316 415 OFFCURVE", +"345 393 OFFCURVE", +"352 344 CURVE", +"312 353 OFFCURVE", +"273 358 OFFCURVE", +"236 358 CURVE SMOOTH", +"102 358 OFFCURVE", +"0 270 OFFCURVE", +"0 153 CURVE SMOOTH" +); +} +); +width = 529; +}, +{ +anchors = ( +{ +name = bottom; +position = "{530, 0}"; +}, +{ +name = top; +position = "{291, 517}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "E5BE8F3A-5DE2-43E6-A904-38641E75B39A"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 50 OFFCURVE", +"90 -27 OFFCURVE", +"212 -27 CURVE SMOOTH", +"251 -27 OFFCURVE", +"287 -17 OFFCURVE", +"318 0 CURVE", +"572 0 LINE", +"572 305 LINE SMOOTH", +"572 461 OFFCURVE", +"454 571 OFFCURVE", +"291 571 CURVE SMOOTH", +"208 571 OFFCURVE", +"124 549 OFFCURVE", +"36 506 CURVE", +"129 321 LINE", +"51 292 OFFCURVE", +"0 230 OFFCURVE", +"0 153 CURVE SMOOTH" +); +} +); +width = 572; +} +); +leftKerningGroup = a; +rightKerningGroup = a; +unicode = 0061; +}, +{ +glyphname = aacute; +lastChange = "2020-01-30 03:14:42 +0000"; +layers = ( +{ +components = ( +{ +name = a; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 227, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 529; +}, +{ +components = ( +{ +name = a; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 224, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 572; +}, +{ +components = ( +{ +name = a; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 221, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 537; +} +); +leftKerningGroup = a; +rightKerningGroup = a; +unicode = 00E1; +}, +{ +glyphname = abreve; +lastChange = "2020-01-30 03:10:23 +0000"; +layers = ( +{ +components = ( +{ +name = a; +}, +{ +name = breve; +transform = "{1, 0, 0, 1, 99, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 537; +}, +{ +components = ( +{ +name = a; +}, +{ +name = breve; +transform = "{1, 0, 0, 1, 110, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 529; +}, +{ +components = ( +{ +name = a; +}, +{ +name = breve; +transform = "{1, 0, 0, 1, 122, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 572; +} +); +leftKerningGroup = a; +rightKerningGroup = a; +unicode = 0103; +}, +{ +glyphname = acircumflex; +lastChange = "2020-01-30 03:10:23 +0000"; +layers = ( +{ +components = ( +{ +name = a; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 121, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 529; +}, +{ +components = ( +{ +name = a; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 104, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 572; +}, +{ +components = ( +{ +name = a; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 118, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 537; +} +); +leftKerningGroup = a; +rightKerningGroup = a; +unicode = 00E2; +}, +{ +glyphname = adieresis; +lastChange = "2020-01-30 03:10:23 +0000"; +layers = ( +{ +components = ( +{ +name = a; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 106, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 529; +}, +{ +components = ( +{ +name = a; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 81, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 572; +}, +{ +components = ( +{ +name = a; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 109, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 537; +} +); +leftKerningGroup = a; +rightKerningGroup = a; +unicode = 00E4; +}, +{ +glyphname = agrave; +lastChange = "2020-01-30 03:10:23 +0000"; +layers = ( +{ +components = ( +{ +name = a; +}, +{ +name = grave; +transform = "{1, 0, 0, 1, 86, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 529; +}, +{ +components = ( +{ +name = a; +}, +{ +name = grave; +transform = "{1, 0, 0, 1, 83, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 572; +}, +{ +components = ( +{ +name = a; +}, +{ +alignment = 1; +name = grave; +transform = "{1, 0, 0, 1, 104, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 537; +} +); +leftKerningGroup = a; +rightKerningGroup = a; +unicode = 00E0; +}, +{ +glyphname = amacron; +lastChange = "2020-01-30 03:10:23 +0000"; +layers = ( +{ +components = ( +{ +name = a; +}, +{ +alignment = 1; +name = macron; +transform = "{1, 0, 0, 1, 72, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 537; +}, +{ +components = ( +{ +name = a; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 85, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 529; +}, +{ +components = ( +{ +name = a; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 79, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 572; +} +); +leftKerningGroup = a; +rightKerningGroup = a; +unicode = 0101; +}, +{ +glyphname = aogonek; +lastChange = "2019-05-05 08:56:10 +0000"; +layers = ( +{ +components = ( +{ +name = a; +}, +{ +name = ogonek; +transform = "{1, 0, 0, 1, 317, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 537; +}, +{ +components = ( +{ +name = a; +}, +{ +name = ogonek; +transform = "{1, 0, 0, 1, 326, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 529; +}, +{ +components = ( +{ +name = a; +}, +{ +name = ogonek; +transform = "{1, 0, 0, 1, 355, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 572; +} +); +leftKerningGroup = a; +rightKerningGroup = a; +unicode = 0105; +}, +{ +glyphname = aring; +lastChange = "2020-01-30 03:10:23 +0000"; +layers = ( +{ +components = ( +{ +name = a; +}, +{ +name = ring; +transform = "{1, 0, 0, 1, 146, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 529; +}, +{ +components = ( +{ +name = a; +}, +{ +name = ring; +transform = "{1, 0, 0, 1, 160, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 572; +}, +{ +components = ( +{ +name = a; +}, +{ +name = ring; +transform = "{1, 0, 0, 1, 137, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 537; +} +); +leftKerningGroup = a; +rightKerningGroup = a; +unicode = 00E5; +}, +{ +glyphname = atilde; +lastChange = "2020-01-30 03:10:23 +0000"; +layers = ( +{ +components = ( +{ +name = a; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 89, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 529; +}, +{ +components = ( +{ +name = a; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 89, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 572; +}, +{ +components = ( +{ +name = a; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 85, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 537; +} +); +leftKerningGroup = a; +rightKerningGroup = a; +unicode = 00E3; +}, +{ +color = 1; +glyphname = ae; +lastChange = "2020-01-30 03:04:54 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{693, -12}"; +}, +{ +name = top; +position = "{693, 517}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"353 -12 OFFCURVE", +"436 49 OFFCURVE", +"465 143 CURVE", +"506 52 OFFCURVE", +"594 -12 OFFCURVE", +"693 -12 CURVE SMOOTH", +"776 -12 OFFCURVE", +"866 21 OFFCURVE", +"909 68 CURVE", +"884 95 LINE", +"841 48 OFFCURVE", +"767 24 OFFCURVE", +"693 24 CURVE SMOOTH", +"575 24 OFFCURVE", +"475 132 OFFCURVE", +"475 260 CURVE SMOOTH", +"475 390 OFFCURVE", +"571 493 OFFCURVE", +"693 493 CURVE SMOOTH", +"819 493 OFFCURVE", +"902 401 OFFCURVE", +"903 265 CURVE", +"919 278 LINE", +"460 278 LINE", +"460 242 LINE", +"939 242 LINE", +"939 414 OFFCURVE", +"841 529 OFFCURVE", +"693 529 CURVE SMOOTH", +"593 529 OFFCURVE", +"508 471 OFFCURVE", +"467 384 CURVE", +"444 471 OFFCURVE", +"376 529 OFFCURVE", +"276 529 CURVE SMOOTH", +"222 529 OFFCURVE", +"155 512 OFFCURVE", +"98 479 CURVE", +"113 448 LINE", +"161 477 OFFCURVE", +"219 493 OFFCURVE", +"271 493 CURVE SMOOTH", +"394 493 OFFCURVE", +"439 402 OFFCURVE", +"439 315 CURVE SMOOTH", +"439 289 LINE", +"381 310 OFFCURVE", +"313 325 OFFCURVE", +"256 325 CURVE SMOOTH", +"131 325 OFFCURVE", +"48 254 OFFCURVE", +"48 154 CURVE SMOOTH", +"48 57 OFFCURVE", +"129 -12 OFFCURVE", +"244 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"153 24 OFFCURVE", +"85 78 OFFCURVE", +"85 155 CURVE SMOOTH", +"85 233 OFFCURVE", +"156 289 OFFCURVE", +"261 289 CURVE SMOOTH", +"321 289 OFFCURVE", +"387 271 OFFCURVE", +"440 253 CURVE", +"440 162 LINE", +"420 69 OFFCURVE", +"318 24 OFFCURVE", +"239 24 CURVE SMOOTH" +); +} +); +width = 986; +}, +{ +anchors = ( +{ +name = bottom; +position = "{636, -12}"; +}, +{ +name = top; +position = "{659, 517}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"324 -12 OFFCURVE", +"406 37 OFFCURVE", +"449 107 CURVE", +"497 33 OFFCURVE", +"579 -12 OFFCURVE", +"666 -12 CURVE SMOOTH", +"738 -12 OFFCURVE", +"829 19 OFFCURVE", +"874 68 CURVE", +"828 117 LINE", +"796 82 OFFCURVE", +"726 55 OFFCURVE", +"665 55 CURVE SMOOTH", +"553 55 OFFCURVE", +"479 144 OFFCURVE", +"479 260 CURVE SMOOTH", +"479 380 OFFCURVE", +"559 462 OFFCURVE", +"662 462 CURVE SMOOTH", +"774 462 OFFCURVE", +"829 377 OFFCURVE", +"832 273 CURVE", +"864 297 LINE", +"455 297 LINE", +"455 230 LINE", +"904 230 LINE", +"904 411 OFFCURVE", +"815 529 OFFCURVE", +"659 529 CURVE SMOOTH", +"577 529 OFFCURVE", +"503 489 OFFCURVE", +"456 425 CURVE", +"426 489 OFFCURVE", +"364 529 OFFCURVE", +"269 529 CURVE SMOOTH", +"219 529 OFFCURVE", +"157 516 OFFCURVE", +"83 479 CURVE", +"113 418 LINE", +"160 442 OFFCURVE", +"212 465 OFFCURVE", +"264 465 CURVE SMOOTH", +"376 465 OFFCURVE", +"404 385 OFFCURVE", +"404 315 CURVE SMOOTH", +"404 296 LINE", +"351 313 OFFCURVE", +"292 325 OFFCURVE", +"236 325 CURVE SMOOTH", +"125 325 OFFCURVE", +"33 256 OFFCURVE", +"33 153 CURVE SMOOTH", +"33 49 OFFCURVE", +"107 -12 OFFCURVE", +"232 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"162 54 OFFCURVE", +"106 92 OFFCURVE", +"106 156 CURVE SMOOTH", +"106 218 OFFCURVE", +"171 262 OFFCURVE", +"248 262 CURVE SMOOTH", +"304 262 OFFCURVE", +"357 254 OFFCURVE", +"404 241 CURVE", +"404 162 LINE", +"384 89 OFFCURVE", +"303 54 OFFCURVE", +"235 54 CURVE SMOOTH" +); +} +); +width = 936; +}, +{ +anchors = ( +{ +name = bottom; +position = "{632, -12}"; +}, +{ +name = top; +position = "{624, 517}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"329 -12 OFFCURVE", +"395 12 OFFCURVE", +"435 57 CURVE", +"485 13 OFFCURVE", +"554 -12 OFFCURVE", +"632 -12 CURVE SMOOTH", +"711 -12 OFFCURVE", +"799 21 OFFCURVE", +"845 68 CURVE", +"739 175 LINE", +"705 148 OFFCURVE", +"663 132 OFFCURVE", +"624 132 CURVE SMOOTH", +"561 132 OFFCURVE", +"521 185 OFFCURVE", +"521 259 CURVE SMOOTH", +"521 333 OFFCURVE", +"561 385 OFFCURVE", +"624 385 CURVE SMOOTH", +"686 385 OFFCURVE", +"721 325 OFFCURVE", +"712 246 CURVE", +"791 314 LINE", +"405 314 LINE", +"405 213 LINE", +"893 213 LINE", +"893 412 OFFCURVE", +"790 529 OFFCURVE", +"624 529 CURVE SMOOTH", +"550 529 OFFCURVE", +"485 505 OFFCURVE", +"436 464 CURVE", +"399 505 OFFCURVE", +"341 529 OFFCURVE", +"272 529 CURVE SMOOTH", +"185 529 OFFCURVE", +"128 504 OFFCURVE", +"56 468 CURVE", +"117 347 LINE", +"155 366 OFFCURVE", +"195 376 OFFCURVE", +"240 376 CURVE SMOOTH", +"307 376 OFFCURVE", +"346 350 OFFCURVE", +"346 305 CURVE SMOOTH", +"346 302 LINE", +"309 317 OFFCURVE", +"271 325 OFFCURVE", +"237 325 CURVE SMOOTH", +"112 325 OFFCURVE", +"14 254 OFFCURVE", +"14 153 CURVE SMOOTH", +"14 56 OFFCURVE", +"109 -12 OFFCURVE", +"243 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"223 112 OFFCURVE", +"197 131 OFFCURVE", +"197 158 CURVE SMOOTH", +"197 187 OFFCURVE", +"225 208 OFFCURVE", +"262 208 CURVE SMOOTH", +"292 208 OFFCURVE", +"321 201 OFFCURVE", +"344 189 CURVE", +"344 163 LINE", +"340 133 OFFCURVE", +"305 112 OFFCURVE", +"258 112 CURVE SMOOTH" +); +} +); +width = 907; +}, +{ +anchors = ( +{ +name = bottom; +position = "{693, -12}"; +}, +{ +name = top; +position = "{693, 517}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "B38BAB59-5563-4866-B087-C80018B37875"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 29 OFFCURVE", +"103 -60 OFFCURVE", +"244 -60 CURVE SMOOTH", +"338 -60 OFFCURVE", +"419 -20 OFFCURVE", +"469 47 CURVE", +"526 -20 OFFCURVE", +"607 -60 OFFCURVE", +"693 -60 CURVE SMOOTH", +"787 -60 OFFCURVE", +"889 -22 OFFCURVE", +"941 33 CURVE", +"852 130 LINE", +"820 94 OFFCURVE", +"761 72 OFFCURVE", +"693 72 CURVE SMOOTH", +"623 72 OFFCURVE", +"559 123 OFFCURVE", +"534 194 CURVE", +"985 194 LINE", +"1000 418 OFFCURVE", +"882 577 OFFCURVE", +"693 577 CURVE SMOOTH", +"608 577 OFFCURVE", +"530 541 OFFCURVE", +"474 480 CURVE", +"430 542 OFFCURVE", +"360 577 OFFCURVE", +"276 577 CURVE SMOOTH", +"212 577 OFFCURVE", +"136 556 OFFCURVE", +"76 523 CURVE", +"134 405 LINE", +"176 431 OFFCURVE", +"225 445 OFFCURVE", +"271 445 CURVE SMOOTH", +"335 445 OFFCURVE", +"375 413 OFFCURVE", +"387 355 CURVE", +"341 367 OFFCURVE", +"295 373 OFFCURVE", +"256 373 CURVE SMOOTH", +"106 373 OFFCURVE", +"0 283 OFFCURVE", +"0 154 CURVE SMOOTH" +); +} +); +width = 986; +}, +{ +anchors = ( +{ +name = bottom; +position = "{636, -12}"; +}, +{ +name = top; +position = "{659, 517}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "1752E40B-DA84-4C9F-BDA1-92C7C7E88142"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 30 OFFCURVE", +"89 -45 OFFCURVE", +"232 -45 CURVE SMOOTH", +"316 -45 OFFCURVE", +"396 -8 OFFCURVE", +"449 52 CURVE", +"505 -9 OFFCURVE", +"584 -45 OFFCURVE", +"666 -45 CURVE SMOOTH", +"751 -45 OFFCURVE", +"848 -8 OFFCURVE", +"897 44 CURVE", +"805 141 LINE", +"780 112 OFFCURVE", +"718 88 OFFCURVE", +"665 88 CURVE SMOOTH", +"595 88 OFFCURVE", +"541 130 OFFCURVE", +"521 197 CURVE", +"936 197 LINE", +"944 420 OFFCURVE", +"839 562 OFFCURVE", +"659 562 CURVE SMOOTH", +"585 562 OFFCURVE", +"513 532 OFFCURVE", +"460 480 CURVE", +"418 533 OFFCURVE", +"352 562 OFFCURVE", +"269 562 CURVE SMOOTH", +"208 562 OFFCURVE", +"139 543 OFFCURVE", +"69 508 CURVE", +"127 388 LINE", +"188 419 OFFCURVE", +"228 432 OFFCURVE", +"264 432 CURVE SMOOTH", +"327 432 OFFCURVE", +"362 401 OFFCURVE", +"370 340 CURVE", +"323 352 OFFCURVE", +"277 358 OFFCURVE", +"236 358 CURVE SMOOTH", +"102 358 OFFCURVE", +"0 270 OFFCURVE", +"0 153 CURVE SMOOTH" +); +} +); +width = 936; +}, +{ +anchors = ( +{ +name = bottom; +position = "{632, -12}"; +}, +{ +name = top; +position = "{624, 517}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "0D7D881B-550E-47B2-968B-1850EE855055"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 48 OFFCURVE", +"101 -26 OFFCURVE", +"243 -26 CURVE SMOOTH", +"326 -26 OFFCURVE", +"393 -4 OFFCURVE", +"436 38 CURVE", +"488 -3 OFFCURVE", +"557 -26 OFFCURVE", +"632 -26 CURVE SMOOTH", +"715 -26 OFFCURVE", +"807 9 OFFCURVE", +"855 58 CURVE", +"729 185 LINE", +"697 160 OFFCURVE", +"659 146 OFFCURVE", +"624 146 CURVE SMOOTH", +"589 146 OFFCURVE", +"561 166 OFFCURVE", +"547 199 CURVE", +"907 199 LINE", +"912 412 OFFCURVE", +"804 543 OFFCURVE", +"624 543 CURVE SMOOTH", +"554 543 OFFCURVE", +"489 522 OFFCURVE", +"437 483 CURVE", +"397 521 OFFCURVE", +"338 543 OFFCURVE", +"272 543 CURVE SMOOTH", +"182 543 OFFCURVE", +"122 517 OFFCURVE", +"49 480 CURVE", +"124 335 LINE", +"161 353 OFFCURVE", +"199 362 OFFCURVE", +"240 362 CURVE SMOOTH", +"289 362 OFFCURVE", +"320 348 OFFCURVE", +"329 323 CURVE", +"298 333 OFFCURVE", +"266 339 OFFCURVE", +"237 339 CURVE SMOOTH", +"101 339 OFFCURVE", +"0 260 OFFCURVE", +"0 153 CURVE SMOOTH" +); +} +); +width = 907; +} +); +leftKerningGroup = a; +rightKerningGroup = e; +unicode = 00E6; +}, +{ +color = 1; +glyphname = b; +lastChange = "2019-05-05 09:35:33 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"458 -12 OFFCURVE", +"560 100 OFFCURVE", +"560 259 CURVE SMOOTH", +"560 417 OFFCURVE", +"458 529 OFFCURVE", +"322 529 CURVE SMOOTH", +"185 529 OFFCURVE", +"95 417 OFFCURVE", +"95 259 CURVE SMOOTH", +"95 100 OFFCURVE", +"185 -12 OFFCURVE", +"322 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"206 55 OFFCURVE", +"134 140 OFFCURVE", +"134 259 CURVE SMOOTH", +"134 378 OFFCURVE", +"206 462 OFFCURVE", +"308 462 CURVE SMOOTH", +"409 462 OFFCURVE", +"481 378 OFFCURVE", +"481 259 CURVE SMOOTH", +"481 140 OFFCURVE", +"409 55 OFFCURVE", +"308 55 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"134 0 LINE", +"134 699 LINE", +"59 699 LINE", +"59 0 LINE" +); +} +); +width = 596; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"561 -12 OFFCURVE", +"659 100 OFFCURVE", +"659 259 CURVE SMOOTH", +"659 417 OFFCURVE", +"561 529 OFFCURVE", +"422 529 CURVE SMOOTH", +"286 529 OFFCURVE", +"189 417 OFFCURVE", +"189 259 CURVE SMOOTH", +"189 100 OFFCURVE", +"286 -12 OFFCURVE", +"422 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"300 148 OFFCURVE", +"257 194 OFFCURVE", +"257 259 CURVE SMOOTH", +"257 323 OFFCURVE", +"300 369 OFFCURVE", +"361 369 CURVE SMOOTH", +"428 369 OFFCURVE", +"475 323 OFFCURVE", +"475 259 CURVE SMOOTH", +"475 194 OFFCURVE", +"428 148 OFFCURVE", +"361 148 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"257 0 LINE", +"257 699 LINE", +"64 699 LINE", +"64 0 LINE" +); +} +); +width = 682; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"434 -12 OFFCURVE", +"540 112 OFFCURVE", +"540 259 CURVE SMOOTH", +"540 406 OFFCURVE", +"434 529 OFFCURVE", +"308 529 CURVE SMOOTH", +"167 529 OFFCURVE", +"68 417 OFFCURVE", +"68 259 CURVE SMOOTH", +"68 100 OFFCURVE", +"167 -12 OFFCURVE", +"308 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"186 24 OFFCURVE", +"104 121 OFFCURVE", +"104 259 CURVE SMOOTH", +"104 396 OFFCURVE", +"186 493 OFFCURVE", +"301 493 CURVE SMOOTH", +"411 493 OFFCURVE", +"504 386 OFFCURVE", +"504 259 CURVE SMOOTH", +"504 131 OFFCURVE", +"411 24 OFFCURVE", +"301 24 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"104 0 LINE", +"104 699 LINE", +"68 699 LINE", +"68 0 LINE" +); +} +); +width = 590; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "9EBE3EC9-1EC0-4DF6-A70A-0E1CD44B7C74"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"574 -34 OFFCURVE", +"682 88 OFFCURVE", +"682 259 CURVE SMOOTH", +"682 430 OFFCURVE", +"574 551 OFFCURVE", +"422 551 CURVE SMOOTH", +"382 551 OFFCURVE", +"346 542 OFFCURVE", +"313 526 CURVE", +"313 699 LINE", +"0 699 LINE", +"0 0 LINE", +"296 0 LINE", +"333 -22 OFFCURVE", +"375 -34 OFFCURVE", +"422 -34 CURVE SMOOTH" +); +} +); +width = 682; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "0B377D33-1E6E-4C84-BE09-9E4C5AB1ED5E"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"481 -49 OFFCURVE", +"596 82 OFFCURVE", +"596 259 CURVE SMOOTH", +"596 435 OFFCURVE", +"480 566 OFFCURVE", +"322 566 CURVE SMOOTH", +"273 566 OFFCURVE", +"229 554 OFFCURVE", +"191 531 CURVE", +"191 699 LINE", +"0 699 LINE", +"0 0 LINE", +"171 0 LINE", +"213 -31 OFFCURVE", +"264 -49 OFFCURVE", +"322 -49 CURVE SMOOTH" +); +} +); +width = 596; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "C9C6E0BE-7054-496D-8D42-CFCEE149351F"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"462 -62 OFFCURVE", +"590 85 OFFCURVE", +"590 259 CURVE SMOOTH", +"590 433 OFFCURVE", +"463 579 OFFCURVE", +"308 579 CURVE SMOOTH", +"258 579 OFFCURVE", +"212 567 OFFCURVE", +"172 545 CURVE", +"172 699 LINE", +"0 699 LINE", +"0 0 LINE", +"130 0 LINE", +"178 -39 OFFCURVE", +"239 -62 OFFCURVE", +"308 -62 CURVE SMOOTH" +); +} +); +width = 590; +} +); +leftKerningGroup = b; +rightKerningGroup = b; +unicode = 0062; +}, +{ +color = 1; +glyphname = c; +lastChange = "2020-01-30 03:57:04 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{293, 0}"; +}, +{ +name = top; +position = "{283, 517}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"375 -12 OFFCURVE", +"441 18 OFFCURVE", +"490 67 CURVE", +"438 118 LINE", +"403 79 OFFCURVE", +"355 55 OFFCURVE", +"303 55 CURVE SMOOTH", +"200 55 OFFCURVE", +"114 148 OFFCURVE", +"114 259 CURVE SMOOTH", +"114 369 OFFCURVE", +"200 462 OFFCURVE", +"303 462 CURVE SMOOTH", +"354 462 OFFCURVE", +"401 439 OFFCURVE", +"435 402 CURVE", +"487 453 LINE", +"438 500 OFFCURVE", +"373 529 OFFCURVE", +"303 529 CURVE SMOOTH", +"158 529 OFFCURVE", +"35 406 OFFCURVE", +"35 259 CURVE SMOOTH", +"35 112 OFFCURVE", +"158 -12 OFFCURVE", +"303 -12 CURVE SMOOTH" +); +} +); +width = 519; +}, +{ +anchors = ( +{ +name = bottom; +position = "{299, 0}"; +}, +{ +name = top; +position = "{289, 517}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"404 -12 OFFCURVE", +"477 27 OFFCURVE", +"529 87 CURVE", +"402 189 LINE", +"381 165 OFFCURVE", +"343 148 OFFCURVE", +"310 148 CURVE SMOOTH", +"251 148 OFFCURVE", +"202 199 OFFCURVE", +"202 260 CURVE SMOOTH", +"202 319 OFFCURVE", +"251 369 OFFCURVE", +"309 369 CURVE SMOOTH", +"342 369 OFFCURVE", +"379 352 OFFCURVE", +"399 329 CURVE", +"526 433 LINE", +"476 491 OFFCURVE", +"403 529 OFFCURVE", +"311 529 CURVE SMOOTH", +"152 529 OFFCURVE", +"18 406 OFFCURVE", +"18 259 CURVE SMOOTH", +"18 112 OFFCURVE", +"151 -12 OFFCURVE", +"308 -12 CURVE SMOOTH" +); +} +); +width = 537; +}, +{ +anchors = ( +{ +name = bottom; +position = "{301, 0}"; +}, +{ +name = top; +position = "{291, 517}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"377 -12 OFFCURVE", +"440 17 OFFCURVE", +"486 64 CURVE", +"461 89 LINE", +"421 49 OFFCURVE", +"367 24 OFFCURVE", +"309 24 CURVE SMOOTH", +"179 24 OFFCURVE", +"87 121 OFFCURVE", +"87 259 CURVE SMOOTH", +"87 396 OFFCURVE", +"179 493 OFFCURVE", +"309 493 CURVE SMOOTH", +"367 493 OFFCURVE", +"421 468 OFFCURVE", +"460 428 CURVE", +"486 453 LINE", +"440 500 OFFCURVE", +"377 529 OFFCURVE", +"309 529 CURVE SMOOTH", +"158 529 OFFCURVE", +"51 417 OFFCURVE", +"51 259 CURVE SMOOTH", +"51 100 OFFCURVE", +"158 -12 OFFCURVE", +"309 -12 CURVE SMOOTH" +); +} +); +width = 531; +}, +{ +anchors = ( +{ +name = bottom; +position = "{301, 0}"; +}, +{ +name = top; +position = "{291, 517}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "707266EE-A062-4C27-9440-0A718E30EF8D"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"393 -63 OFFCURVE", +"475 -26 OFFCURVE", +"531 38 CURVE", +"531 479 LINE", +"475 543 OFFCURVE", +"393 580 OFFCURVE", +"309 580 CURVE SMOOTH", +"130 580 OFFCURVE", +"0 445 OFFCURVE", +"0 259 CURVE SMOOTH", +"0 72 OFFCURVE", +"129 -63 OFFCURVE", +"309 -63 CURVE SMOOTH" +); +} +); +width = 531; +}, +{ +anchors = ( +{ +name = bottom; +position = "{293, 0}"; +}, +{ +name = top; +position = "{283, 517}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "E38A279A-E0D0-4217-AB5A-B046571D7885"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"383 -47 OFFCURVE", +"462 -13 OFFCURVE", +"519 47 CURVE", +"519 473 LINE", +"461 531 OFFCURVE", +"381 564 OFFCURVE", +"303 564 CURVE SMOOTH", +"138 564 OFFCURVE", +"0 425 OFFCURVE", +"0 259 CURVE SMOOTH", +"0 93 OFFCURVE", +"139 -47 OFFCURVE", +"303 -47 CURVE SMOOTH" +); +} +); +width = 519; +}, +{ +anchors = ( +{ +name = bottom; +position = "{299, 0}"; +}, +{ +name = top; +position = "{289, 517}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "4DD2FAAF-C8ED-466B-AAF6-916A84D62347"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"399 -30 OFFCURVE", +"478 4 OFFCURVE", +"537 69 CURVE", +"537 447 LINE", +"481 512 OFFCURVE", +"400 547 OFFCURVE", +"311 547 CURVE SMOOTH", +"142 547 OFFCURVE", +"0 416 OFFCURVE", +"0 259 CURVE SMOOTH", +"0 102 OFFCURVE", +"141 -30 OFFCURVE", +"308 -30 CURVE SMOOTH" +); +} +); +width = 537; +} +); +leftKerningGroup = c; +rightKerningGroup = c; +unicode = 0063; +}, +{ +glyphname = cacute; +lastChange = "2020-01-30 03:14:42 +0000"; +layers = ( +{ +components = ( +{ +name = c; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 219, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 531; +}, +{ +components = ( +{ +name = c; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 223, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 519; +}, +{ +components = ( +{ +name = c; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 212, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 537; +} +); +leftKerningGroup = c; +rightKerningGroup = c; +unicode = 0107; +}, +{ +glyphname = ccaron; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +name = c; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 116, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 531; +}, +{ +components = ( +{ +name = c; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 117, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 519; +}, +{ +components = ( +{ +name = c; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 92, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 537; +} +); +leftKerningGroup = c; +rightKerningGroup = c; +unicode = 010D; +}, +{ +glyphname = ccedilla; +lastChange = "2019-05-05 08:56:10 +0000"; +layers = ( +{ +components = ( +{ +name = c; +}, +{ +name = cedilla; +transform = "{1, 0, 0, 1, 161, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 519; +}, +{ +components = ( +{ +name = c; +}, +{ +name = cedilla; +transform = "{1, 0, 0, 1, 169, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 537; +}, +{ +components = ( +{ +name = c; +}, +{ +name = cedilla; +transform = "{1, 0, 0, 1, 160, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 531; +} +); +leftKerningGroup = c; +rightKerningGroup = c; +unicode = 00E7; +}, +{ +color = 1; +glyphname = d; +lastChange = "2019-05-05 09:35:26 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"412 -12 OFFCURVE", +"502 100 OFFCURVE", +"502 259 CURVE SMOOTH", +"502 417 OFFCURVE", +"412 529 OFFCURVE", +"275 529 CURVE SMOOTH", +"139 529 OFFCURVE", +"37 417 OFFCURVE", +"37 259 CURVE SMOOTH", +"37 100 OFFCURVE", +"139 -12 OFFCURVE", +"275 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"188 55 OFFCURVE", +"116 140 OFFCURVE", +"116 259 CURVE SMOOTH", +"116 378 OFFCURVE", +"188 462 OFFCURVE", +"289 462 CURVE SMOOTH", +"391 462 OFFCURVE", +"463 378 OFFCURVE", +"463 259 CURVE SMOOTH", +"463 140 OFFCURVE", +"391 55 OFFCURVE", +"289 55 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"538 0 LINE", +"538 699 LINE", +"463 699 LINE", +"463 0 LINE" +); +} +); +width = 597; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"396 -12 OFFCURVE", +"493 100 OFFCURVE", +"493 259 CURVE SMOOTH", +"493 417 OFFCURVE", +"396 529 OFFCURVE", +"260 529 CURVE SMOOTH", +"121 529 OFFCURVE", +"23 417 OFFCURVE", +"23 259 CURVE SMOOTH", +"23 100 OFFCURVE", +"121 -12 OFFCURVE", +"260 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"254 148 OFFCURVE", +"207 194 OFFCURVE", +"207 259 CURVE SMOOTH", +"207 323 OFFCURVE", +"254 369 OFFCURVE", +"321 369 CURVE SMOOTH", +"382 369 OFFCURVE", +"425 323 OFFCURVE", +"425 259 CURVE SMOOTH", +"425 194 OFFCURVE", +"382 148 OFFCURVE", +"321 148 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"618 0 LINE", +"618 699 LINE", +"425 699 LINE", +"425 0 LINE" +); +} +); +width = 682; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"423 -12 OFFCURVE", +"522 100 OFFCURVE", +"522 259 CURVE SMOOTH", +"522 417 OFFCURVE", +"423 529 OFFCURVE", +"282 529 CURVE SMOOTH", +"156 529 OFFCURVE", +"50 406 OFFCURVE", +"50 259 CURVE SMOOTH", +"50 112 OFFCURVE", +"156 -12 OFFCURVE", +"282 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"179 24 OFFCURVE", +"86 131 OFFCURVE", +"86 259 CURVE SMOOTH", +"86 386 OFFCURVE", +"179 493 OFFCURVE", +"289 493 CURVE SMOOTH", +"404 493 OFFCURVE", +"486 396 OFFCURVE", +"486 259 CURVE SMOOTH", +"486 121 OFFCURVE", +"404 24 OFFCURVE", +"289 24 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"522 0 LINE", +"522 699 LINE", +"486 699 LINE", +"486 0 LINE" +); +} +); +width = 590; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "7CD1A293-D0FB-48D9-918C-96556EF4AC30"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"307 -34 OFFCURVE", +"349 -22 OFFCURVE", +"386 0 CURVE", +"682 0 LINE", +"682 699 LINE", +"369 699 LINE", +"369 526 LINE", +"336 542 OFFCURVE", +"300 551 OFFCURVE", +"260 551 CURVE SMOOTH", +"108 551 OFFCURVE", +"0 430 OFFCURVE", +"0 259 CURVE SMOOTH", +"0 88 OFFCURVE", +"108 -34 OFFCURVE", +"260 -34 CURVE SMOOTH" +); +} +); +width = 682; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "09EC13D7-D667-4A65-92C3-7D94D9F66F6E"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"333 -49 OFFCURVE", +"384 -31 OFFCURVE", +"426 0 CURVE", +"597 0 LINE", +"597 699 LINE", +"406 699 LINE", +"406 531 LINE", +"368 554 OFFCURVE", +"324 566 OFFCURVE", +"275 566 CURVE SMOOTH", +"117 566 OFFCURVE", +"0 435 OFFCURVE", +"0 259 CURVE SMOOTH", +"0 82 OFFCURVE", +"116 -49 OFFCURVE", +"275 -49 CURVE SMOOTH" +); +} +); +width = 597; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "FF22B56B-771E-4B73-AC5A-4841315E4EC4"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"351 -62 OFFCURVE", +"412 -39 OFFCURVE", +"460 0 CURVE", +"590 0 LINE", +"590 699 LINE", +"418 699 LINE", +"418 545 LINE", +"378 567 OFFCURVE", +"332 579 OFFCURVE", +"282 579 CURVE SMOOTH", +"127 579 OFFCURVE", +"0 433 OFFCURVE", +"0 259 CURVE SMOOTH", +"0 85 OFFCURVE", +"128 -62 OFFCURVE", +"282 -62 CURVE SMOOTH" +); +} +); +width = 590; +} +); +leftKerningGroup = d; +rightKerningGroup = d; +unicode = 0064; +}, +{ +color = 1; +glyphname = eth; +lastChange = "2020-01-30 04:37:45 +0000"; +layers = ( +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"174 24 OFFCURVE", +"87 116 OFFCURVE", +"87 245 CURVE SMOOTH", +"87 375 OFFCURVE", +"174 467 OFFCURVE", +"297 467 CURVE SMOOTH", +"423 467 OFFCURVE", +"506 377 OFFCURVE", +"506 249 CURVE SMOOTH", +"506 117 OFFCURVE", +"419 24 OFFCURVE", +"296 24 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"417 524 OFFCURVE", +"475 414 CURVE", +"427 479 OFFCURVE", +"362 503 OFFCURVE", +"297 503 CURVE SMOOTH", +"153 503 OFFCURVE", +"51 397 OFFCURVE", +"51 246 CURVE SMOOTH", +"51 95 OFFCURVE", +"153 -12 OFFCURVE", +"297 -12 CURVE SMOOTH", +"441 -12 OFFCURVE", +"542 99 OFFCURVE", +"542 255 CURVE SMOOTH", +"542 440 OFFCURVE", +"390 613 OFFCURVE", +"221 713 CURVE", +"188 696 LINE", +"307 622 OFFCURVE" +); +}, +{ +closed = 1; +nodes = ( +"431 652 LINE", +"416 685 LINE", +"176 578 LINE", +"191 545 LINE" +); +} +); +width = 593; +}, +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"187 56 OFFCURVE", +"114 135 OFFCURVE", +"114 247 CURVE SMOOTH", +"114 355 OFFCURVE", +"186 432 OFFCURVE", +"288 432 CURVE SMOOTH", +"396 432 OFFCURVE", +"464 348 OFFCURVE", +"464 245 CURVE SMOOTH", +"464 134 OFFCURVE", +"392 56 OFFCURVE", +"291 56 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"383 519 OFFCURVE", +"436 417 CURVE", +"393 468 OFFCURVE", +"339 498 OFFCURVE", +"269 498 CURVE SMOOTH", +"133 498 OFFCURVE", +"36 394 OFFCURVE", +"36 248 CURVE SMOOTH", +"36 96 OFFCURVE", +"142 -12 OFFCURVE", +"291 -12 CURVE SMOOTH", +"439 -12 OFFCURVE", +"543 104 OFFCURVE", +"543 269 CURVE SMOOTH", +"543 441 OFFCURVE", +"437 562 OFFCURVE", +"238 716 CURVE", +"162 685 LINE", +"275 609 OFFCURVE" +); +}, +{ +closed = 1; +nodes = ( +"437 640 LINE", +"410 702 LINE", +"152 587 LINE", +"179 525 LINE" +); +} +); +width = 580; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"246 149 OFFCURVE", +"204 188 OFFCURVE", +"204 244 CURVE SMOOTH", +"204 299 OFFCURVE", +"245 338 OFFCURVE", +"304 338 CURVE SMOOTH", +"365 338 OFFCURVE", +"405 297 OFFCURVE", +"405 243 CURVE SMOOTH", +"405 188 OFFCURVE", +"364 149 OFFCURVE", +"305 149 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"340 513 OFFCURVE", +"383 425 CURVE", +"347 466 OFFCURVE", +"303 492 OFFCURVE", +"240 492 CURVE SMOOTH", +"111 492 OFFCURVE", +"20 392 OFFCURVE", +"20 251 CURVE SMOOTH", +"20 97 OFFCURVE", +"138 -12 OFFCURVE", +"304 -12 CURVE SMOOTH", +"471 -12 OFFCURVE", +"589 112 OFFCURVE", +"589 288 CURVE SMOOTH", +"589 460 OFFCURVE", +"492 573 OFFCURVE", +"286 732 CURVE", +"118 660 LINE", +"237 584 OFFCURVE" +); +}, +{ +closed = 1; +nodes = ( +"464 638 LINE", +"425 726 LINE", +"140 599 LINE", +"179 511 LINE" +); +} +); +width = 614; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "1628878C-B10B-4515-A2DB-E86D7CC76619"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 67 OFFCURVE", +"125 -63 OFFCURVE", +"297 -63 CURVE SMOOTH", +"469 -63 OFFCURVE", +"593 71 OFFCURVE", +"593 255 CURVE SMOOTH", +"593 373 OFFCURVE", +"538 495 OFFCURVE", +"442 600 CURVE", +"452 605 LINE", +"395 732 LINE", +"329 702 LINE", +"311 715 OFFCURVE", +"293 728 OFFCURVE", +"274 740 CURVE", +"137 669 LINE", +"154 659 OFFCURVE", +"170 649 OFFCURVE", +"186 639 CURVE", +"155 625 LINE", +"194 537 LINE", +"77 497 OFFCURVE", +"0 387 OFFCURVE", +"0 246 CURVE SMOOTH" +); +} +); +width = 593; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "B49CB30F-0EAF-4867-A764-758D08516B22"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 76 OFFCURVE", +"122 -49 OFFCURVE", +"291 -49 CURVE SMOOTH", +"460 -49 OFFCURVE", +"580 84 OFFCURVE", +"580 269 CURVE SMOOTH", +"580 388 OFFCURVE", +"537 486 OFFCURVE", +"431 597 CURVE", +"452 606 LINE", +"395 736 LINE", +"316 701 LINE", +"278 732 LINE", +"120 668 LINE", +"137 657 OFFCURVE", +"153 646 OFFCURVE", +"169 635 CURVE", +"137 621 LINE", +"181 521 LINE", +"72 485 OFFCURVE", +"0 381 OFFCURVE", +"0 248 CURVE SMOOTH" +); +} +); +width = 580; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "2269678A-C48E-4FD6-A0AC-FF79FD4188A4"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 85 OFFCURVE", +"126 -34 OFFCURVE", +"304 -34 CURVE SMOOTH", +"483 -34 OFFCURVE", +"614 100 OFFCURVE", +"614 288 CURVE SMOOTH", +"614 408 OFFCURVE", +"571 502 OFFCURVE", +"460 612 CURVE", +"473 618 LINE", +"416 746 LINE", +"344 714 LINE", +"309 742 LINE", +"94 649 LINE", +"137 622 LINE", +"131 619 LINE", +"181 507 LINE", +"72 481 OFFCURVE", +"0 382 OFFCURVE", +"0 251 CURVE SMOOTH" +); +} +); +width = 614; +} +); +leftKerningGroup = eth; +rightKerningGroup = eth; +unicode = 00F0; +}, +{ +color = 1; +glyphname = dcaron; +lastChange = "2020-01-30 04:38:10 +0000"; +layers = ( +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"423 -12 OFFCURVE", +"522 100 OFFCURVE", +"522 259 CURVE SMOOTH", +"522 417 OFFCURVE", +"423 529 OFFCURVE", +"282 529 CURVE SMOOTH", +"156 529 OFFCURVE", +"50 406 OFFCURVE", +"50 259 CURVE SMOOTH", +"50 112 OFFCURVE", +"156 -12 OFFCURVE", +"282 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"179 24 OFFCURVE", +"86 131 OFFCURVE", +"86 259 CURVE SMOOTH", +"86 386 OFFCURVE", +"179 493 OFFCURVE", +"289 493 CURVE SMOOTH", +"404 493 OFFCURVE", +"486 396 OFFCURVE", +"486 259 CURVE SMOOTH", +"486 121 OFFCURVE", +"404 24 OFFCURVE", +"289 24 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"522 0 LINE", +"522 699 LINE", +"486 699 LINE", +"486 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"633 579 OFFCURVE", +"654 622 OFFCURVE", +"654 657 CURVE SMOOTH", +"654 684 OFFCURVE", +"641 699 OFFCURVE", +"622 699 CURVE SMOOTH", +"604 699 OFFCURVE", +"591 686 OFFCURVE", +"591 669 CURVE SMOOTH", +"591 652 OFFCURVE", +"603 639 OFFCURVE", +"622 639 CURVE", +"615 611 OFFCURVE", +"596 577 OFFCURVE", +"570 547 CURVE", +"596 528 LINE" +); +} +); +width = 590; +}, +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"412 -12 OFFCURVE", +"502 100 OFFCURVE", +"502 259 CURVE SMOOTH", +"502 417 OFFCURVE", +"412 529 OFFCURVE", +"275 529 CURVE SMOOTH", +"139 529 OFFCURVE", +"37 417 OFFCURVE", +"37 259 CURVE SMOOTH", +"37 100 OFFCURVE", +"139 -12 OFFCURVE", +"275 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"188 55 OFFCURVE", +"116 140 OFFCURVE", +"116 259 CURVE SMOOTH", +"116 378 OFFCURVE", +"188 462 OFFCURVE", +"289 462 CURVE SMOOTH", +"391 462 OFFCURVE", +"463 378 OFFCURVE", +"463 259 CURVE SMOOTH", +"463 140 OFFCURVE", +"391 55 OFFCURVE", +"289 55 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"538 0 LINE", +"538 699 LINE", +"463 699 LINE", +"463 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"687 570 OFFCURVE", +"702 598 OFFCURVE", +"702 631 CURVE SMOOTH", +"702 671 OFFCURVE", +"682 699 OFFCURVE", +"650 699 CURVE SMOOTH", +"624 699 OFFCURVE", +"604 678 OFFCURVE", +"604 654 CURVE SMOOTH", +"604 629 OFFCURVE", +"624 608 OFFCURVE", +"649 608 CURVE", +"643 581 OFFCURVE", +"628 555 OFFCURVE", +"605 529 CURVE", +"637 506 LINE" +); +} +); +width = 704; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"396 -12 OFFCURVE", +"493 100 OFFCURVE", +"493 259 CURVE SMOOTH", +"493 417 OFFCURVE", +"396 529 OFFCURVE", +"260 529 CURVE SMOOTH", +"121 529 OFFCURVE", +"23 417 OFFCURVE", +"23 259 CURVE SMOOTH", +"23 100 OFFCURVE", +"121 -12 OFFCURVE", +"260 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"254 148 OFFCURVE", +"207 194 OFFCURVE", +"207 259 CURVE SMOOTH", +"207 323 OFFCURVE", +"254 369 OFFCURVE", +"321 369 CURVE SMOOTH", +"382 369 OFFCURVE", +"425 323 OFFCURVE", +"425 259 CURVE SMOOTH", +"425 194 OFFCURVE", +"382 148 OFFCURVE", +"321 148 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"618 0 LINE", +"618 699 LINE", +"425 699 LINE", +"425 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"810 466 OFFCURVE", +"848 534 OFFCURVE", +"848 585 CURVE SMOOTH", +"848 652 OFFCURVE", +"812 699 OFFCURVE", +"761 699 CURVE SMOOTH", +"712 699 OFFCURVE", +"677 663 OFFCURVE", +"677 612 CURVE SMOOTH", +"677 562 OFFCURVE", +"710 527 OFFCURVE", +"758 527 CURVE", +"752 504 OFFCURVE", +"732 476 OFFCURVE", +"709 457 CURVE", +"755 421 LINE" +); +} +); +width = 854; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "A2DBA29F-1958-4CF6-AFA0-CB41D4C1AA31"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 85 OFFCURVE", +"128 -62 OFFCURVE", +"282 -62 CURVE SMOOTH", +"351 -62 OFFCURVE", +"412 -39 OFFCURVE", +"460 0 CURVE", +"590 0 LINE", +"590 533 LINE", +"637 499 LINE", +"680 556 OFFCURVE", +"704 610 OFFCURVE", +"704 657 CURVE SMOOTH", +"704 708 OFFCURVE", +"672 749 OFFCURVE", +"622 749 CURVE SMOOTH", +"587 749 OFFCURVE", +"558 728 OFFCURVE", +"547 699 CURVE", +"418 699 LINE", +"418 545 LINE", +"378 567 OFFCURVE", +"332 579 OFFCURVE", +"282 579 CURVE SMOOTH", +"127 579 OFFCURVE", +"0 433 OFFCURVE", +"0 259 CURVE SMOOTH" +); +} +); +width = 590; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "5CD846A2-9F18-40F6-ADEF-B70DE703AE10"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 82 OFFCURVE", +"116 -49 OFFCURVE", +"275 -49 CURVE SMOOTH", +"333 -49 OFFCURVE", +"384 -31 OFFCURVE", +"426 0 CURVE", +"667 0 LINE", +"667 484 LINE", +"722 554 OFFCURVE", +"739 590 OFFCURVE", +"739 631 CURVE SMOOTH", +"739 691 OFFCURVE", +"704 736 OFFCURVE", +"650 736 CURVE SMOOTH", +"621 736 OFFCURVE", +"595 721 OFFCURVE", +"581 699 CURVE", +"403 699 LINE", +"403 533 LINE", +"366 554 OFFCURVE", +"323 566 OFFCURVE", +"275 566 CURVE SMOOTH", +"117 566 OFFCURVE", +"0 435 OFFCURVE", +"0 259 CURVE SMOOTH" +); +} +); +width = 704; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "308226E0-B416-4B75-B465-BA0AD4E71311"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 87 OFFCURVE", +"108 -35 OFFCURVE", +"260 -35 CURVE SMOOTH", +"308 -35 OFFCURVE", +"351 -23 OFFCURVE", +"388 0 CURVE", +"774 0 LINE", +"774 407 LINE", +"831 455 OFFCURVE", +"871 528 OFFCURVE", +"871 585 CURVE SMOOTH", +"871 665 OFFCURVE", +"826 722 OFFCURVE", +"761 722 CURVE SMOOTH", +"729 722 OFFCURVE", +"701 709 OFFCURVE", +"682 688 CURVE", +"682 699 LINE", +"361 699 LINE", +"361 531 LINE", +"330 545 OFFCURVE", +"297 552 OFFCURVE", +"260 552 CURVE SMOOTH", +"108 552 OFFCURVE", +"0 429 OFFCURVE", +"0 259 CURVE SMOOTH" +); +} +); +width = 854; +} +); +leftKerningGroup = dcaron; +rightKerningGroup = dcaron; +unicode = 010F; +}, +{ +color = 1; +glyphname = dcroat; +lastChange = "2020-02-01 10:13:49 +0000"; +layers = ( +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"590 592 LINE", +"590 628 LINE", +"300 628 LINE", +"300 592 LINE" +); +}, +{ +closed = 1; +nodes = ( +"423 -12 OFFCURVE", +"522 100 OFFCURVE", +"522 259 CURVE SMOOTH", +"522 417 OFFCURVE", +"423 529 OFFCURVE", +"282 529 CURVE SMOOTH", +"156 529 OFFCURVE", +"50 406 OFFCURVE", +"50 259 CURVE SMOOTH", +"50 112 OFFCURVE", +"156 -12 OFFCURVE", +"282 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"179 24 OFFCURVE", +"86 131 OFFCURVE", +"86 259 CURVE SMOOTH", +"86 386 OFFCURVE", +"179 493 OFFCURVE", +"289 493 CURVE SMOOTH", +"404 493 OFFCURVE", +"486 396 OFFCURVE", +"486 259 CURVE SMOOTH", +"486 121 OFFCURVE", +"404 24 OFFCURVE", +"289 24 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"522 0 LINE", +"522 699 LINE", +"486 699 LINE", +"486 0 LINE" +); +} +); +width = 590; +}, +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"620 585 LINE", +"620 635 LINE", +"310 635 LINE", +"310 585 LINE" +); +}, +{ +closed = 1; +nodes = ( +"412 -12 OFFCURVE", +"502 100 OFFCURVE", +"502 259 CURVE SMOOTH", +"502 417 OFFCURVE", +"412 529 OFFCURVE", +"275 529 CURVE SMOOTH", +"139 529 OFFCURVE", +"37 417 OFFCURVE", +"37 259 CURVE SMOOTH", +"37 100 OFFCURVE", +"139 -12 OFFCURVE", +"275 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"188 55 OFFCURVE", +"116 140 OFFCURVE", +"116 259 CURVE SMOOTH", +"116 378 OFFCURVE", +"188 462 OFFCURVE", +"289 462 CURVE SMOOTH", +"391 462 OFFCURVE", +"463 378 OFFCURVE", +"463 259 CURVE SMOOTH", +"463 140 OFFCURVE", +"391 55 OFFCURVE", +"289 55 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"538 0 LINE", +"538 699 LINE", +"463 699 LINE", +"463 0 LINE" +); +} +); +width = 597; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"680 565 LINE", +"680 655 LINE", +"290 655 LINE", +"290 565 LINE" +); +}, +{ +closed = 1; +nodes = ( +"396 -12 OFFCURVE", +"493 100 OFFCURVE", +"493 259 CURVE SMOOTH", +"493 417 OFFCURVE", +"396 529 OFFCURVE", +"260 529 CURVE SMOOTH", +"121 529 OFFCURVE", +"23 417 OFFCURVE", +"23 259 CURVE SMOOTH", +"23 100 OFFCURVE", +"121 -12 OFFCURVE", +"260 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"254 148 OFFCURVE", +"207 194 OFFCURVE", +"207 259 CURVE SMOOTH", +"207 323 OFFCURVE", +"254 369 OFFCURVE", +"321 369 CURVE SMOOTH", +"382 369 OFFCURVE", +"425 323 OFFCURVE", +"425 259 CURVE SMOOTH", +"425 194 OFFCURVE", +"382 148 OFFCURVE", +"321 148 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"618 0 LINE", +"618 699 LINE", +"425 699 LINE", +"425 0 LINE" +); +} +); +width = 695; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "7C4BFA7B-7B80-4089-B555-4C57F64B77F4"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 85 OFFCURVE", +"128 -62 OFFCURVE", +"282 -62 CURVE SMOOTH", +"351 -62 OFFCURVE", +"412 -39 OFFCURVE", +"460 0 CURVE", +"590 0 LINE", +"590 699 LINE", +"418 699 LINE", +"418 683 LINE", +"300 683 LINE", +"300 578 LINE", +"282 579 LINE SMOOTH", +"127 579 OFFCURVE", +"0 433 OFFCURVE", +"0 259 CURVE SMOOTH" +); +} +); +width = 590; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "B968C20F-408F-49D3-B747-BCE95BEAD2AB"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 82 OFFCURVE", +"116 -49 OFFCURVE", +"275 -49 CURVE SMOOTH", +"333 -49 OFFCURVE", +"384 -31 OFFCURVE", +"426 0 CURVE", +"597 0 LINE", +"597 535 LINE", +"620 535 LINE", +"620 685 LINE", +"597 685 LINE", +"597 699 LINE", +"402 699 LINE", +"402 685 LINE", +"310 685 LINE", +"310 564 LINE", +"299 565 OFFCURVE", +"287 566 OFFCURVE", +"275 566 CURVE SMOOTH", +"117 566 OFFCURVE", +"0 435 OFFCURVE", +"0 259 CURVE SMOOTH" +); +} +); +width = 597; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "E4D42E81-EFE4-45CB-AD95-0B7C1D5E77D6"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 87 OFFCURVE", +"108 -35 OFFCURVE", +"260 -35 CURVE SMOOTH", +"308 -35 OFFCURVE", +"351 -23 OFFCURVE", +"388 0 CURVE", +"695 0 LINE", +"695 699 LINE", +"348 699 LINE", +"348 690 LINE", +"290 690 LINE", +"290 550 LINE", +"280 551 OFFCURVE", +"270 552 OFFCURVE", +"260 552 CURVE SMOOTH", +"108 552 OFFCURVE", +"0 429 OFFCURVE", +"0 259 CURVE SMOOTH" +); +} +); +width = 695; +} +); +leftKerningGroup = dcroat; +rightKerningGroup = dcroat; +unicode = 0111; +}, +{ +color = 1; +glyphname = e; +lastChange = "2020-01-30 04:57:06 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{268, -12}"; +}, +{ +name = top; +position = "{291, 517}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"370 -12 OFFCURVE", +"461 19 OFFCURVE", +"506 68 CURVE", +"460 117 LINE", +"428 82 OFFCURVE", +"358 55 OFFCURVE", +"297 55 CURVE SMOOTH", +"185 55 OFFCURVE", +"111 144 OFFCURVE", +"111 260 CURVE SMOOTH", +"111 380 OFFCURVE", +"191 462 OFFCURVE", +"294 462 CURVE SMOOTH", +"407 462 OFFCURVE", +"463 374 OFFCURVE", +"463 268 CURVE", +"506 297 LINE", +"87 297 LINE", +"87 230 LINE", +"536 230 LINE", +"536 411 OFFCURVE", +"447 529 OFFCURVE", +"291 529 CURVE SMOOTH", +"152 529 OFFCURVE", +"36 414 OFFCURVE", +"36 260 CURVE SMOOTH", +"36 101 OFFCURVE", +"160 -12 OFFCURVE", +"298 -12 CURVE SMOOTH" +); +} +); +width = 568; +}, +{ +anchors = ( +{ +name = bottom; +position = "{306, -12}"; +}, +{ +name = top; +position = "{298, 517}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"385 -12 OFFCURVE", +"473 21 OFFCURVE", +"519 68 CURVE", +"413 175 LINE", +"379 148 OFFCURVE", +"337 132 OFFCURVE", +"298 132 CURVE SMOOTH", +"235 132 OFFCURVE", +"195 185 OFFCURVE", +"195 259 CURVE SMOOTH", +"195 333 OFFCURVE", +"235 385 OFFCURVE", +"298 385 CURVE SMOOTH", +"354 385 OFFCURVE", +"389 335 OFFCURVE", +"389 265 CURVE", +"436 314 LINE", +"79 314 LINE", +"79 213 LINE", +"567 213 LINE", +"567 412 OFFCURVE", +"464 529 OFFCURVE", +"298 529 CURVE SMOOTH", +"138 529 OFFCURVE", +"20 418 OFFCURVE", +"20 260 CURVE SMOOTH", +"20 101 OFFCURVE", +"141 -12 OFFCURVE", +"306 -12 CURVE SMOOTH" +); +} +); +width = 581; +}, +{ +anchors = ( +{ +name = bottom; +position = "{304, -12}"; +}, +{ +name = top; +position = "{304, 517}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"387 -12 OFFCURVE", +"477 21 OFFCURVE", +"520 68 CURVE", +"495 95 LINE", +"452 48 OFFCURVE", +"378 24 OFFCURVE", +"304 24 CURVE SMOOTH", +"186 24 OFFCURVE", +"86 132 OFFCURVE", +"86 260 CURVE SMOOTH", +"86 390 OFFCURVE", +"182 493 OFFCURVE", +"304 493 CURVE SMOOTH", +"430 493 OFFCURVE", +"514 401 OFFCURVE", +"514 264 CURVE", +"520 278 LINE", +"71 278 LINE", +"71 242 LINE", +"550 242 LINE", +"550 414 OFFCURVE", +"452 529 OFFCURVE", +"304 529 CURVE SMOOTH", +"162 529 OFFCURVE", +"50 411 OFFCURVE", +"50 260 CURVE SMOOTH", +"50 112 OFFCURVE", +"166 -12 OFFCURVE", +"304 -12 CURVE SMOOTH" +); +} +); +width = 597; +}, +{ +anchors = ( +{ +name = bottom; +position = "{304, -12}"; +}, +{ +name = top; +position = "{304, 517}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "153FF51B-1843-470E-AE03-8F4940104CBE"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 85 OFFCURVE", +"138 -62 OFFCURVE", +"304 -62 CURVE SMOOTH", +"399 -62 OFFCURVE", +"501 -25 OFFCURVE", +"554 31 CURVE", +"461 132 LINE", +"430 96 OFFCURVE", +"371 74 OFFCURVE", +"304 74 CURVE SMOOTH", +"235 74 OFFCURVE", +"174 124 OFFCURVE", +"148 192 CURVE", +"595 192 LINE", +"614 418 OFFCURVE", +"495 579 OFFCURVE", +"304 579 CURVE SMOOTH", +"134 579 OFFCURVE", +"0 438 OFFCURVE", +"0 260 CURVE SMOOTH" +); +} +); +width = 597; +}, +{ +anchors = ( +{ +name = bottom; +position = "{268, -12}"; +}, +{ +name = top; +position = "{291, 517}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "9CFFBF2C-7663-4EFF-9074-198FE34018E1"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 89 OFFCURVE", +"133 -48 OFFCURVE", +"298 -48 CURVE SMOOTH", +"384 -48 OFFCURVE", +"481 -11 OFFCURVE", +"531 42 CURVE", +"435 144 LINE", +"412 114 OFFCURVE", +"350 91 OFFCURVE", +"297 91 CURVE SMOOTH", +"230 91 OFFCURVE", +"178 131 OFFCURVE", +"157 194 CURVE", +"567 194 LINE", +"580 420 OFFCURVE", +"474 565 OFFCURVE", +"291 565 CURVE SMOOTH", +"128 565 OFFCURVE", +"0 430 OFFCURVE", +"0 260 CURVE SMOOTH" +); +} +); +width = 568; +}, +{ +anchors = ( +{ +name = bottom; +position = "{306, -12}"; +}, +{ +name = top; +position = "{298, 517}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "50B0CCEF-3BAB-49AE-A158-F1BA22794B6C"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 91 OFFCURVE", +"129 -32 OFFCURVE", +"306 -32 CURVE SMOOTH", +"390 -32 OFFCURVE", +"483 4 OFFCURVE", +"533 54 CURVE", +"399 190 LINE", +"368 165 OFFCURVE", +"332 152 OFFCURVE", +"298 152 CURVE SMOOTH", +"268 152 OFFCURVE", +"244 167 OFFCURVE", +"230 193 CURVE", +"581 193 LINE", +"588 412 OFFCURVE", +"483 549 OFFCURVE", +"298 549 CURVE SMOOTH", +"125 549 OFFCURVE", +"0 427 OFFCURVE", +"0 260 CURVE SMOOTH" +); +} +); +width = 581; +} +); +leftKerningGroup = e; +rightKerningGroup = e; +unicode = 0065; +}, +{ +glyphname = eacute; +lastChange = "2020-01-30 03:14:42 +0000"; +layers = ( +{ +components = ( +{ +name = e; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 231, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 568; +}, +{ +components = ( +{ +name = e; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 221, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 581; +}, +{ +components = ( +{ +name = e; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 232, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 597; +} +); +leftKerningGroup = e; +rightKerningGroup = e; +unicode = 00E9; +}, +{ +glyphname = ecaron; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +name = e; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 129, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 597; +}, +{ +components = ( +{ +name = e; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 125, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 568; +}, +{ +components = ( +{ +name = e; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 101, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 581; +} +); +leftKerningGroup = e; +rightKerningGroup = e; +unicode = 011B; +}, +{ +glyphname = ecircumflex; +lastChange = "2019-05-05 08:56:10 +0000"; +layers = ( +{ +components = ( +{ +name = e; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 125, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 568; +}, +{ +components = ( +{ +name = e; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 101, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 581; +}, +{ +components = ( +{ +name = e; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 129, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 597; +} +); +leftKerningGroup = e; +rightKerningGroup = e; +unicode = 00EA; +}, +{ +glyphname = edieresis; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +name = e; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 110, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 568; +}, +{ +components = ( +{ +name = e; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 78, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 581; +}, +{ +components = ( +{ +name = e; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 120, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 597; +} +); +leftKerningGroup = e; +rightKerningGroup = e; +unicode = 00EB; +}, +{ +glyphname = edotaccent; +lastChange = "2019-05-05 08:56:10 +0000"; +layers = ( +{ +components = ( +{ +name = e; +}, +{ +name = dotaccent; +transform = "{1, 0, 0, 1, 216, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 597; +}, +{ +components = ( +{ +name = e; +}, +{ +name = dotaccent; +transform = "{1, 0, 0, 1, 206, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 568; +}, +{ +components = ( +{ +name = e; +}, +{ +name = dotaccent; +transform = "{1, 0, 0, 1, 190, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 581; +} +); +leftKerningGroup = e; +rightKerningGroup = e; +unicode = 0117; +}, +{ +glyphname = edotbelow; +lastChange = "2019-03-30 05:19:15 +0000"; +layers = ( +{ +components = ( +{ +name = e; +}, +{ +alignment = -1; +name = dotaccent; +transform = "{1, 0, 0, 1, 207, -770}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 615; +}, +{ +components = ( +{ +name = e; +}, +{ +alignment = -1; +name = dotaccent; +transform = "{1, 0, 0, 1, 194, -770}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 600; +}, +{ +components = ( +{ +name = e; +}, +{ +alignment = -1; +name = dotaccent; +transform = "{1, 0, 0, 1, 146, -812}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 575; +} +); +leftKerningGroup = e; +rightKerningGroup = e; +unicode = 1EB9; +}, +{ +glyphname = egrave; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +name = e; +}, +{ +name = grave; +transform = "{1, 0, 0, 1, 90, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 568; +}, +{ +components = ( +{ +name = e; +}, +{ +name = grave; +transform = "{1, 0, 0, 1, 80, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 581; +}, +{ +components = ( +{ +name = e; +}, +{ +name = grave; +transform = "{1, 0, 0, 1, 115, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 597; +} +); +leftKerningGroup = e; +rightKerningGroup = e; +unicode = 00E8; +}, +{ +glyphname = emacron; +lastChange = "2019-05-05 08:56:10 +0000"; +layers = ( +{ +components = ( +{ +name = e; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 83, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 597; +}, +{ +components = ( +{ +name = e; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 89, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 568; +}, +{ +components = ( +{ +name = e; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 76, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 581; +} +); +leftKerningGroup = e; +rightKerningGroup = e; +unicode = 0113; +}, +{ +glyphname = eogonek; +lastChange = "2019-03-30 05:19:15 +0000"; +layers = ( +{ +components = ( +{ +name = e; +}, +{ +alignment = -1; +name = ogonek; +transform = "{1, 0, 0, 1, 272, 16}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 615; +}, +{ +components = ( +{ +name = e; +}, +{ +alignment = -1; +name = ogonek; +transform = "{1, 0, 0, 1, 270, 16}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 600; +}, +{ +components = ( +{ +name = e; +}, +{ +alignment = -1; +name = ogonek; +transform = "{1, 0, 0, 1, 245, 29}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 574; +} +); +leftKerningGroup = e; +rightKerningGroup = e; +unicode = 0119; +}, +{ +glyphname = etilde; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +name = e; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 96, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 597; +}, +{ +components = ( +{ +name = e; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 93, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 568; +}, +{ +components = ( +{ +name = e; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 86, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 581; +} +); +leftKerningGroup = e; +rightKerningGroup = e; +unicode = 1EBD; +}, +{ +color = 1; +glyphname = f; +lastChange = "2020-01-31 00:25:59 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"186 0 LINE", +"186 588 LINE SMOOTH", +"186 626 OFFCURVE", +"212 653 OFFCURVE", +"242 653 CURVE SMOOTH", +"265 653 OFFCURVE", +"285 644 OFFCURVE", +"296 632 CURVE", +"333 687 LINE", +"306 708 OFFCURVE", +"272 720 OFFCURVE", +"237 720 CURVE SMOOTH", +"163 720 OFFCURVE", +"111 665 OFFCURVE", +"111 588 CURVE SMOOTH", +"111 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"313 450 LINE", +"313 517 LINE", +"30 517 LINE", +"30 450 LINE" +); +} +); +width = 344; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"272 0 LINE", +"272 517 LINE SMOOTH", +"272 548 OFFCURVE", +"290 570 OFFCURVE", +"316 570 CURVE SMOOTH", +"334 570 OFFCURVE", +"353 564 OFFCURVE", +"363 555 CURVE", +"396 667 LINE", +"364 698 OFFCURVE", +"309 720 OFFCURVE", +"263 720 CURVE SMOOTH", +"160 720 OFFCURVE", +"88 648 OFFCURVE", +"88 545 CURVE SMOOTH", +"88 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"374 365 LINE", +"374 517 LINE", +"23 517 LINE", +"23 365 LINE" +); +} +); +width = 403; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"172 0 LINE", +"172 588 LINE SMOOTH", +"172 644 OFFCURVE", +"202 684 OFFCURVE", +"244 684 CURVE SMOOTH", +"274 684 OFFCURVE", +"298 676 OFFCURVE", +"318 659 CURVE", +"338 687 LINE", +"310 709 OFFCURVE", +"278 720 OFFCURVE", +"242 720 CURVE SMOOTH", +"180 720 OFFCURVE", +"136 665 OFFCURVE", +"136 588 CURVE SMOOTH", +"136 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"317 481 LINE", +"317 517 LINE", +"45 517 LINE", +"45 481 LINE" +); +} +); +width = 363; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "648D4C45-FE55-41A1-A125-6A6D07E9B9B7"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"322 0 LINE", +"322 499 LINE SMOOTH", +"322 516 OFFCURVE", +"336 520 OFFCURVE", +"342 520 CURVE SMOOTH", +"345 520 OFFCURVE", +"349 519 OFFCURVE", +"352 518 CURVE", +"411 719 LINE", +"370 750 OFFCURVE", +"313 770 OFFCURVE", +"263 770 CURVE SMOOTH", +"132 770 OFFCURVE", +"38 676 OFFCURVE", +"38 545 CURVE SMOOTH", +"38 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"403 315 LINE", +"403 517 LINE", +"0 517 LINE", +"0 315 LINE" +); +} +); +width = 403; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "A5A155F8-9B54-4C70-AA45-748F9CDF04A3"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"239 0 LINE", +"239 577 LINE SMOOTH", +"239 590 OFFCURVE", +"250 600 OFFCURVE", +"264 600 CURVE SMOOTH", +"267 600 OFFCURVE", +"271 600 OFFCURVE", +"274 599 CURVE", +"362 731 LINE", +"327 758 OFFCURVE", +"281 773 OFFCURVE", +"237 773 CURVE SMOOTH", +"134 773 OFFCURVE", +"58 694 OFFCURVE", +"58 588 CURVE SMOOTH", +"58 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"344 397 LINE", +"344 517 LINE", +"0 517 LINE", +"0 397 LINE" +); +} +); +width = 344; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "24DEF839-32D9-4614-9397-F77E074A2BA6"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"228 0 LINE", +"228 588 LINE SMOOTH", +"228 614 OFFCURVE", +"238 628 OFFCURVE", +"253 628 CURVE SMOOTH", +"265 628 OFFCURVE", +"274 624 OFFCURVE", +"285 613 CURVE", +"371 733 LINE", +"333 761 OFFCURVE", +"289 776 OFFCURVE", +"242 776 CURVE SMOOTH", +"147 776 OFFCURVE", +"80 694 OFFCURVE", +"80 588 CURVE SMOOTH", +"80 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"363 425 LINE", +"363 517 LINE", +"0 517 LINE", +"0 425 LINE" +); +} +); +width = 363; +} +); +leftKerningGroup = f; +rightKerningGroup = f; +unicode = 0066; +}, +{ +color = 1; +glyphname = g; +lastChange = "2020-01-30 05:16:01 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{283, -172}"; +}, +{ +name = top; +position = "{292, 517}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"432 -172 OFFCURVE", +"537 -78 OFFCURVE", +"537 55 CURVE SMOOTH", +"537 517 LINE", +"462 517 LINE", +"462 55 LINE SMOOTH", +"462 -46 OFFCURVE", +"392 -105 OFFCURVE", +"273 -105 CURVE SMOOTH", +"209 -105 OFFCURVE", +"147 -82 OFFCURVE", +"107 -44 CURVE", +"74 -103 LINE", +"121 -143 OFFCURVE", +"199 -172 OFFCURVE", +"283 -172 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"367 38 OFFCURVE", +"439 87 OFFCURVE", +"477 166 CURVE", +"477 401 LINE", +"439 480 OFFCURVE", +"367 529 OFFCURVE", +"274 529 CURVE SMOOTH", +"135 529 OFFCURVE", +"36 428 OFFCURVE", +"36 284 CURVE SMOOTH", +"36 140 OFFCURVE", +"135 38 OFFCURVE", +"274 38 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"187 105 OFFCURVE", +"115 179 OFFCURVE", +"115 284 CURVE SMOOTH", +"115 388 OFFCURVE", +"187 462 OFFCURVE", +"288 462 CURVE SMOOTH", +"390 462 OFFCURVE", +"462 388 OFFCURVE", +"462 284 CURVE SMOOTH", +"462 179 OFFCURVE", +"390 105 OFFCURVE", +"288 105 CURVE SMOOTH" +); +} +); +width = 594; +}, +{ +anchors = ( +{ +name = bottom; +position = "{307, -172}"; +}, +{ +name = top; +position = "{314, 517}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"479 -172 OFFCURVE", +"601 -78 OFFCURVE", +"601 55 CURVE SMOOTH", +"601 517 LINE", +"407 517 LINE", +"407 65 LINE SMOOTH", +"407 21 OFFCURVE", +"353 -12 OFFCURVE", +"276 -12 CURVE SMOOTH", +"219 -12 OFFCURVE", +"159 5 OFFCURVE", +"129 30 CURVE", +"66 -103 LINE", +"121 -143 OFFCURVE", +"211 -172 OFFCURVE", +"307 -172 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"317 38 OFFCURVE", +"386 72 OFFCURVE", +"426 129 CURVE", +"420 439 LINE", +"397 489 OFFCURVE", +"319 529 OFFCURVE", +"247 529 CURVE SMOOTH", +"122 529 OFFCURVE", +"23 428 OFFCURVE", +"23 284 CURVE SMOOTH", +"23 140 OFFCURVE", +"122 38 OFFCURVE", +"247 38 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"260 198 OFFCURVE", +"221 234 OFFCURVE", +"221 284 CURVE SMOOTH", +"221 334 OFFCURVE", +"260 369 OFFCURVE", +"314 369 CURVE SMOOTH", +"368 369 OFFCURVE", +"407 334 OFFCURVE", +"407 284 CURVE SMOOTH", +"407 234 OFFCURVE", +"368 198 OFFCURVE", +"314 198 CURVE SMOOTH" +); +} +); +width = 659; +}, +{ +anchors = ( +{ +name = bottom; +position = "{293, -172}"; +}, +{ +name = top; +position = "{296, 517}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"431 -172 OFFCURVE", +"528 -78 OFFCURVE", +"528 55 CURVE SMOOTH", +"528 517 LINE", +"492 517 LINE", +"492 55 LINE SMOOTH", +"492 -57 OFFCURVE", +"408 -136 OFFCURVE", +"290 -136 CURVE SMOOTH", +"225 -136 OFFCURVE", +"147 -109 OFFCURVE", +"102 -71 CURVE", +"84 -103 LINE", +"131 -143 OFFCURVE", +"218 -172 OFFCURVE", +"293 -172 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"375 38 OFFCURVE", +"462 89 OFFCURVE", +"497 186 CURVE", +"497 382 LINE", +"462 479 OFFCURVE", +"379 529 OFFCURVE", +"276 529 CURVE SMOOTH", +"153 529 OFFCURVE", +"50 417 OFFCURVE", +"50 284 CURVE SMOOTH", +"50 150 OFFCURVE", +"153 38 OFFCURVE", +"276 38 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"176 74 OFFCURVE", +"86 170 OFFCURVE", +"86 284 CURVE SMOOTH", +"86 397 OFFCURVE", +"176 493 OFFCURVE", +"283 493 CURVE SMOOTH", +"401 493 OFFCURVE", +"492 406 OFFCURVE", +"492 284 CURVE SMOOTH", +"492 161 OFFCURVE", +"401 74 OFFCURVE", +"283 74 CURVE SMOOTH" +); +} +); +width = 596; +}, +{ +anchors = ( +{ +name = bottom; +position = "{293, -172}"; +}, +{ +name = top; +position = "{296, 517}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "494DFD7E-E945-41ED-BB8A-FAE6FFB1C258"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 123 OFFCURVE", +"125 -12 OFFCURVE", +"276 -12 CURVE SMOOTH", +"329 -12 OFFCURVE", +"378 1 OFFCURVE", +"421 24 CURVE", +"408 -32 OFFCURVE", +"359 -68 OFFCURVE", +"290 -68 CURVE SMOOTH", +"234 -68 OFFCURVE", +"164 -42 OFFCURVE", +"137 -9 CURVE", +"50 -163 LINE", +"111 -209 OFFCURVE", +"208 -240 OFFCURVE", +"293 -240 CURVE SMOOTH", +"468 -240 OFFCURVE", +"596 -116 OFFCURVE", +"596 55 CURVE SMOOTH", +"596 517 LINE", +"462 517 LINE", +"413 557 OFFCURVE", +"349 579 OFFCURVE", +"276 579 CURVE SMOOTH", +"125 579 OFFCURVE", +"0 444 OFFCURVE", +"0 284 CURVE SMOOTH" +); +} +); +width = 596; +}, +{ +anchors = ( +{ +name = bottom; +position = "{283, -172}"; +}, +{ +name = top; +position = "{292, 517}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "30A4F371-9CE2-4D6A-8015-2E0BF561087D"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 120 OFFCURVE", +"115 2 OFFCURVE", +"274 2 CURVE SMOOTH", +"322 2 OFFCURVE", +"366 13 OFFCURVE", +"404 35 CURVE", +"395 -19 OFFCURVE", +"353 -48 OFFCURVE", +"273 -48 CURVE SMOOTH", +"217 -48 OFFCURVE", +"165 -27 OFFCURVE", +"136 8 CURVE", +"46 -153 LINE", +"105 -200 OFFCURVE", +"196 -229 OFFCURVE", +"283 -229 CURVE SMOOTH", +"463 -229 OFFCURVE", +"594 -110 OFFCURVE", +"594 55 CURVE SMOOTH", +"594 517 LINE", +"427 517 LINE", +"385 548 OFFCURVE", +"332 565 OFFCURVE", +"274 565 CURVE SMOOTH", +"115 565 OFFCURVE", +"0 447 OFFCURVE", +"0 284 CURVE SMOOTH" +); +} +); +width = 594; +}, +{ +anchors = ( +{ +name = bottom; +position = "{307, -172}"; +}, +{ +name = top; +position = "{314, 517}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "1781E695-F804-4B3A-A337-ADBE385FEB62"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 175 OFFCURVE", +"54 85 OFFCURVE", +"135 42 CURVE", +"41 -157 LINE", +"109 -202 OFFCURVE", +"210 -230 OFFCURVE", +"307 -230 CURVE SMOOTH", +"511 -230 OFFCURVE", +"659 -112 OFFCURVE", +"659 55 CURVE SMOOTH", +"659 517 LINE", +"373 517 LINE", +"337 539 OFFCURVE", +"291 552 OFFCURVE", +"247 552 CURVE SMOOTH", +"106 552 OFFCURVE", +"0 437 OFFCURVE", +"0 284 CURVE SMOOTH" +); +} +); +width = 659; +} +); +leftKerningGroup = g; +rightKerningGroup = g; +unicode = 0067; +}, +{ +glyphname = gbreve; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +name = g; +}, +{ +name = breve; +transform = "{1, 0, 0, 1, 102, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 596; +}, +{ +components = ( +{ +name = g; +}, +{ +name = breve; +transform = "{1, 0, 0, 1, 115, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 594; +}, +{ +components = ( +{ +name = g; +}, +{ +name = breve; +transform = "{1, 0, 0, 1, 135, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 659; +} +); +leftKerningGroup = g; +rightKerningGroup = g; +unicode = 011F; +}, +{ +color = 1; +glyphname = gcommaaccent; +lastChange = "2019-05-05 08:56:10 +0000"; +layers = ( +{ +components = ( +{ +name = g; +}, +{ +alignment = 1; +name = commaaccentcomb; +transform = "{-1, 0, 0, -1, 395, 517}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 596; +}, +{ +components = ( +{ +name = g; +}, +{ +alignment = 1; +name = commaaccentcomb; +transform = "{-1, 0, 0, -1, 376, 517}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 594; +}, +{ +components = ( +{ +alignment = -1; +name = g; +}, +{ +alignment = -1; +name = commaaccentcomb; +transform = "{-1, 0, 0, -1, 420, 552}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 659; +} +); +leftKerningGroup = g; +rightKerningGroup = g; +unicode = 0123; +}, +{ +color = 1; +glyphname = h; +lastChange = "2020-01-30 05:29:39 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"498 0 LINE", +"498 329 LINE SMOOTH", +"498 448 OFFCURVE", +"419 529 OFFCURVE", +"304 529 CURVE SMOOTH", +"207 529 OFFCURVE", +"123 462 OFFCURVE", +"118 379 CURVE", +"134 329 LINE", +"134 402 OFFCURVE", +"206 462 OFFCURVE", +"294 462 CURVE SMOOTH", +"370 462 OFFCURVE", +"423 404 OFFCURVE", +"423 319 CURVE SMOOTH", +"423 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"134 0 LINE", +"134 699 LINE", +"59 699 LINE", +"59 0 LINE" +); +} +); +width = 548; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"593 0 LINE", +"593 329 LINE SMOOTH", +"593 446 OFFCURVE", +"514 529 OFFCURVE", +"403 529 CURVE SMOOTH", +"304 529 OFFCURVE", +"230 467 OFFCURVE", +"225 379 CURVE", +"257 290 LINE", +"257 336 OFFCURVE", +"288 369 OFFCURVE", +"331 369 CURVE SMOOTH", +"377 369 OFFCURVE", +"409 334 OFFCURVE", +"409 284 CURVE SMOOTH", +"409 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"257 0 LINE", +"257 699 LINE", +"64 699 LINE", +"64 0 LINE" +); +} +); +width = 637; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"467 0 LINE", +"467 339 LINE SMOOTH", +"467 450 OFFCURVE", +"387 529 OFFCURVE", +"274 529 CURVE SMOOTH", +"167 529 OFFCURVE", +"91 459 OFFCURVE", +"91 360 CURVE", +"104 330 LINE", +"104 425 OFFCURVE", +"172 493 OFFCURVE", +"269 493 CURVE SMOOTH", +"364 493 OFFCURVE", +"431 427 OFFCURVE", +"431 334 CURVE SMOOTH", +"431 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"104 0 LINE", +"104 699 LINE", +"68 699 LINE", +"68 0 LINE" +); +} +); +width = 529; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "18C862D3-0578-441E-87FC-3342914AC7ED"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"637 0 LINE", +"637 329 LINE SMOOTH", +"637 470 OFFCURVE", +"539 573 OFFCURVE", +"403 573 CURVE SMOOTH", +"366 573 OFFCURVE", +"331 566 OFFCURVE", +"301 552 CURVE", +"301 699 LINE", +"0 699 LINE", +"0 0 LINE" +); +} +); +width = 637; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "32EE4E01-44F6-4AF4-BCE7-65DE121E135E"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"548 0 LINE", +"548 329 LINE SMOOTH", +"548 475 OFFCURVE", +"447 579 OFFCURVE", +"304 579 CURVE SMOOTH", +"261 579 OFFCURVE", +"220 568 OFFCURVE", +"184 549 CURVE", +"184 699 LINE", +"0 699 LINE", +"0 0 LINE" +); +} +); +width = 548; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "807BE530-C06B-4A2C-8581-468C6B72B5B0"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"529 0 LINE", +"529 339 LINE SMOOTH", +"529 484 OFFCURVE", +"421 591 OFFCURVE", +"274 591 CURVE SMOOTH", +"235 591 OFFCURVE", +"198 583 OFFCURVE", +"166 570 CURVE", +"166 699 LINE", +"0 699 LINE", +"0 0 LINE" +); +} +); +width = 529; +} +); +leftKerningGroup = h; +rightKerningGroup = h; +unicode = 0068; +}, +{ +glyphname = i; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +name = idotless; +}, +{ +name = dotaccentcomb; +transform = "{1, 0, 0, 1, 7, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 189; +}, +{ +components = ( +{ +name = idotless; +}, +{ +name = dotaccentcomb; +transform = "{1, 0, 0, 1, 33, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 305; +}, +{ +components = ( +{ +name = idotless; +}, +{ +name = dotaccentcomb; +transform = "{1, 0, 0, 1, -2, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 172; +} +); +leftKerningGroup = i; +rightKerningGroup = i; +unicode = 0069; +}, +{ +color = 1; +glyphname = idotless; +lastChange = "2020-01-30 05:37:20 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{132, 0}"; +}, +{ +name = top; +position = "{95, 517}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"132 0 LINE", +"132 517 LINE", +"57 517 LINE", +"57 0 LINE" +); +} +); +width = 189; +}, +{ +anchors = ( +{ +name = bottom; +position = "{249, 0}"; +}, +{ +name = top; +position = "{153, 517}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"249 0 LINE", +"249 517 LINE", +"56 517 LINE", +"56 0 LINE" +); +} +); +width = 305; +}, +{ +anchors = ( +{ +name = bottom; +position = "{104, 0}"; +}, +{ +name = top; +position = "{86, 517}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"104 0 LINE", +"104 517 LINE", +"68 517 LINE", +"68 0 LINE" +); +} +); +width = 172; +}, +{ +anchors = ( +{ +name = bottom; +position = "{249, 0}"; +}, +{ +name = loop_left; +position = "{56, 259}"; +}, +{ +name = r_shoulder; +position = "{249, 219}"; +}, +{ +name = shoulder; +position = "{249, 290}"; +}, +{ +name = top; +position = "{153, 517}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "BA69D4B0-A06D-4E0A-9CB0-B422D9C69739"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"305 0 LINE", +"305 517 LINE", +"0 517 LINE", +"0 0 LINE" +); +} +); +width = 305; +}, +{ +anchors = ( +{ +name = bottom; +position = "{132, 0}"; +}, +{ +name = loop_left; +position = "{57, 259}"; +}, +{ +name = r_shoulder; +position = "{132, 291}"; +}, +{ +name = shoulder; +position = "{132, 329}"; +}, +{ +name = top; +position = "{95, 517}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "9A13BB28-EE80-4874-85E7-5127F7751AC8"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"189 0 LINE", +"189 517 LINE", +"0 517 LINE", +"0 0 LINE" +); +} +); +width = 189; +}, +{ +anchors = ( +{ +name = bottom; +position = "{104, 0}"; +}, +{ +name = loop_left; +position = "{68, 259}"; +}, +{ +name = r_shoulder; +position = "{104, 289}"; +}, +{ +name = shoulder; +position = "{104, 330}"; +}, +{ +name = top; +position = "{86, 517}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "E29C01B1-DB7D-46AC-90F4-F79583E157D9"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"172 0 LINE", +"172 517 LINE", +"0 517 LINE", +"0 0 LINE" +); +} +); +width = 172; +} +); +leftKerningGroup = i; +rightKerningGroup = i; +unicode = 0131; +}, +{ +glyphname = iacute; +lastChange = "2020-01-30 03:14:42 +0000"; +layers = ( +{ +components = ( +{ +name = idotless; +}, +{ +alignment = 1; +name = acute; +transform = "{1, 0, 0, 1, 35, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 189; +}, +{ +components = ( +{ +name = idotless; +}, +{ +alignment = 1; +name = acute; +transform = "{1, 0, 0, 1, 76, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 305; +}, +{ +components = ( +{ +name = idotless; +}, +{ +alignment = 1; +name = acute; +transform = "{1, 0, 0, 1, 14, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 172; +} +); +leftKerningGroup = i; +rightKerningGroup = i; +unicode = 00ED; +}, +{ +glyphname = icircumflex; +lastChange = "2019-05-05 08:56:10 +0000"; +layers = ( +{ +components = ( +{ +name = idotless; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, -71, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 189; +}, +{ +components = ( +{ +name = idotless; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, -44, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 305; +}, +{ +components = ( +{ +name = idotless; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, -89, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 172; +} +); +leftKerningGroup = i; +rightKerningGroup = i; +unicode = 00EE; +}, +{ +glyphname = idieresis; +lastChange = "2019-05-05 08:56:10 +0000"; +layers = ( +{ +components = ( +{ +name = idotless; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, -86, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 189; +}, +{ +components = ( +{ +name = idotless; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, -67, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 305; +}, +{ +components = ( +{ +name = idotless; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, -98, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 172; +} +); +leftKerningGroup = i; +rightKerningGroup = i; +unicode = 00EF; +}, +{ +glyphname = igrave; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +name = idotless; +}, +{ +alignment = 1; +name = grave; +transform = "{1, 0, 0, 1, -106, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 189; +}, +{ +components = ( +{ +name = idotless; +}, +{ +alignment = 1; +name = grave; +transform = "{1, 0, 0, 1, -65, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 305; +}, +{ +components = ( +{ +name = idotless; +}, +{ +alignment = 1; +name = grave; +transform = "{1, 0, 0, 1, -103, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 172; +} +); +leftKerningGroup = i; +rightKerningGroup = i; +unicode = 00EC; +}, +{ +glyphname = imacron; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +name = idotless; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, -135, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 172; +}, +{ +components = ( +{ +name = idotless; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, -107, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 189; +}, +{ +components = ( +{ +name = idotless; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, -69, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 305; +} +); +leftKerningGroup = i; +rightKerningGroup = i; +unicode = 012B; +}, +{ +glyphname = iogonek; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +name = idotless; +}, +{ +alignment = 1; +name = ogonek; +transform = "{1, 0, 0, 1, -54, 0}"; +}, +{ +name = dotaccent; +transform = "{1, 0, 0, 1, -2, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 172; +}, +{ +components = ( +{ +name = idotless; +}, +{ +name = ogonek; +transform = "{1, 0, 0, 1, -21, 0}"; +}, +{ +name = dotaccent; +transform = "{1, 0, 0, 1, 10, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 189; +}, +{ +components = ( +{ +name = idotless; +}, +{ +name = ogonek; +transform = "{1, 0, 0, 1, 74, 0}"; +}, +{ +name = dotaccent; +transform = "{1, 0, 0, 1, 45, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 305; +} +); +leftKerningGroup = i; +rightKerningGroup = i; +unicode = 012F; +}, +{ +glyphname = j; +lastChange = "2020-01-30 05:45:18 +0000"; +layers = ( +{ +components = ( +{ +name = jdotless; +}, +{ +name = dotaccentcomb; +transform = "{1, 0, 0, 1, 9, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 193; +}, +{ +components = ( +{ +alignment = -1; +name = jdotless; +}, +{ +name = dotaccentcomb; +transform = "{1, 0, 0, 1, 36, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 317; +}, +{ +components = ( +{ +name = jdotless; +}, +{ +name = dotaccentcomb; +transform = "{1, 0, 0, 1, -3, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 172; +} +); +leftKerningGroup = j; +rightKerningGroup = j; +unicode = 006A; +}, +{ +color = 1; +glyphname = jdotless; +lastChange = "2020-01-30 05:44:35 +0000"; +layers = ( +{ +anchors = ( +{ +name = top; +position = "{97, 517}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"82 -178 OFFCURVE", +"134 -123 OFFCURVE", +"134 -46 CURVE SMOOTH", +"134 517 LINE", +"59 517 LINE", +"59 -46 LINE SMOOTH", +"59 -84 OFFCURVE", +"36 -111 OFFCURVE", +"3 -111 CURVE SMOOTH", +"-18 -111 OFFCURVE", +"-45 -106 OFFCURVE", +"-61 -100 CURVE", +"-73 -162 LINE", +"-53 -171 OFFCURVE", +"-20 -178 OFFCURVE", +"8 -178 CURVE SMOOTH" +); +} +); +width = 193; +}, +{ +anchors = ( +{ +name = top; +position = "{156, 517}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"179 -178 OFFCURVE", +"255 -102 OFFCURVE", +"255 6 CURVE SMOOTH", +"255 517 LINE", +"62 517 LINE", +"62 30 LINE SMOOTH", +"62 -1 OFFCURVE", +"44 -23 OFFCURVE", +"18 -23 CURVE SMOOTH", +"2 -23 OFFCURVE", +"-17 -20 OFFCURVE", +"-29 -15 CURVE", +"-47 -154 LINE", +"-19 -168 OFFCURVE", +"30 -178 OFFCURVE", +"71 -178 CURVE SMOOTH" +); +} +); +width = 317; +}, +{ +anchors = ( +{ +name = top; +position = "{85, 517}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"60 -178 OFFCURVE", +"104 -127 OFFCURVE", +"104 -56 CURVE SMOOTH", +"104 517 LINE", +"68 517 LINE", +"68 -56 LINE SMOOTH", +"68 -106 OFFCURVE", +"38 -142 OFFCURVE", +"-5 -142 CURVE SMOOTH", +"-29 -142 OFFCURVE", +"-59 -136 OFFCURVE", +"-77 -128 CURVE", +"-84 -162 LINE", +"-63 -171 OFFCURVE", +"-30 -178 OFFCURVE", +"-3 -178 CURVE SMOOTH" +); +} +); +width = 172; +}, +{ +anchors = ( +{ +name = top; +position = "{156, 517}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "872BB009-C340-4383-B50A-4F16C8C9EB68"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"213 -240 OFFCURVE", +"317 -136 OFFCURVE", +"317 6 CURVE SMOOTH", +"317 517 LINE", +"0 517 LINE", +"0 0 LINE SMOOTH", +"0 -3 OFFCURVE", +"-8 -6 OFFCURVE", +"-14 -6 CURVE SMOOTH", +"-19 -6 OFFCURVE", +"-24 -4 OFFCURVE", +"-27 -1 CURVE", +"-55 -218 LINE", +"-19 -231 OFFCURVE", +"30 -240 OFFCURVE", +"71 -240 CURVE SMOOTH" +); +} +); +width = 317; +}, +{ +anchors = ( +{ +name = top; +position = "{97, 517}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "7C1685E3-B82D-4F7B-A863-6CFBABC21DEF"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"115 -237 OFFCURVE", +"193 -156 OFFCURVE", +"193 -46 CURVE SMOOTH", +"193 517 LINE", +"0 517 LINE", +"0 -40 LINE SMOOTH", +"0 -46 OFFCURVE", +"-8 -52 OFFCURVE", +"-17 -52 CURVE SMOOTH", +"-28 -52 OFFCURVE", +"-40 -50 OFFCURVE", +"-50 -43 CURVE", +"-85 -221 LINE", +"-58 -230 OFFCURVE", +"-21 -237 OFFCURVE", +"8 -237 CURVE SMOOTH" +); +} +); +width = 193; +}, +{ +anchors = ( +{ +name = top; +position = "{85, 517}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "938F2AA3-2027-45C7-A1B9-34858ADA3591"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"99 -246 OFFCURVE", +"172 -164 OFFCURVE", +"172 -56 CURVE SMOOTH", +"172 517 LINE", +"0 517 LINE", +"0 -56 LINE SMOOTH", +"0 -68 OFFCURVE", +"-13 -74 OFFCURVE", +"-23 -74 CURVE SMOOTH", +"-38 -74 OFFCURVE", +"-51 -67 OFFCURVE", +"-62 -57 CURVE", +"-98 -230 LINE", +"-69 -239 OFFCURVE", +"-31 -246 OFFCURVE", +"-3 -246 CURVE SMOOTH" +); +} +); +width = 172; +} +); +leftKerningGroup = j; +rightKerningGroup = j; +unicode = 0237; +}, +{ +color = 1; +glyphname = k; +lastChange = "2020-01-31 02:25:09 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{246, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"134 0 LINE", +"134 137 LINE", +"227 229 LINE", +"406 0 LINE", +"500 0 LINE", +"280 280 LINE", +"513 517 LINE", +"417 517 LINE", +"134 231 LINE", +"134 699 LINE", +"59 699 LINE", +"59 0 LINE" +); +} +); +width = 541; +}, +{ +anchors = ( +{ +name = bottom; +position = "{321, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"257 0 LINE", +"257 119 LINE", +"299 171 LINE", +"394 0 LINE", +"610 0 LINE", +"425 294 LINE", +"606 517 LINE", +"390 517 LINE", +"257 335 LINE", +"257 699 LINE", +"64 699 LINE", +"64 0 LINE" +); +} +); +width = 620; +}, +{ +anchors = ( +{ +name = bottom; +position = "{248, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"104 0 LINE", +"104 134 LINE", +"222 255 LINE", +"421 0 LINE", +"467 0 LINE", +"247 280 LINE", +"479 517 LINE", +"429 517 LINE", +"104 186 LINE", +"104 699 LINE", +"68 699 LINE", +"68 0 LINE" +); +} +); +width = 523; +}, +{ +anchors = ( +{ +name = bottom; +position = "{248, 0}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "7E67CECF-EA7F-4315-ACCE-047555E8E2D8"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"523 0 LINE", +"464 306 LINE", +"523 517 LINE", +"172 517 LINE", +"172 699 LINE", +"0 699 LINE", +"0 0 LINE" +); +} +); +width = 523; +}, +{ +anchors = ( +{ +name = bottom; +position = "{246, 0}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "89EF69BF-7DE1-49D7-97E1-212E9CD10F4E"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"541 0 LINE", +"461 296 LINE", +"541 517 LINE", +"193 517 LINE", +"193 699 LINE", +"0 699 LINE", +"0 0 LINE" +); +} +); +width = 541; +}, +{ +anchors = ( +{ +name = bottom; +position = "{321, 0}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "F1B4C4B7-0A93-43B3-95C1-A444C8D6A8BE"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"620 0 LINE", +"574 329 LINE", +"620 517 LINE", +"321 517 LINE", +"321 699 LINE", +"0 699 LINE", +"0 0 LINE" +); +} +); +width = 620; +} +); +leftKerningGroup = k; +rightKerningGroup = k; +unicode = 006B; +}, +{ +glyphname = kcommaaccent; +lastChange = "2019-05-05 08:56:10 +0000"; +layers = ( +{ +components = ( +{ +name = k; +}, +{ +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 149, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 523; +}, +{ +components = ( +{ +name = k; +}, +{ +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 162, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 541; +}, +{ +components = ( +{ +name = k; +}, +{ +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 217, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 620; +} +); +leftKerningGroup = k; +rightKerningGroup = k; +unicode = 0137; +}, +{ +color = 1; +glyphname = l; +lastChange = "2019-05-05 09:43:24 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{97, 0}"; +}, +{ +name = top; +position = "{97, 699}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"134 0 LINE", +"134 699 LINE", +"59 699 LINE", +"59 0 LINE" +); +} +); +width = 193; +}, +{ +anchors = ( +{ +name = bottom; +position = "{160, 0}"; +}, +{ +name = top; +position = "{160, 699}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"257 0 LINE", +"257 699 LINE", +"64 699 LINE", +"64 0 LINE" +); +} +); +width = 321; +}, +{ +anchors = ( +{ +name = bottom; +position = "{86, 0}"; +}, +{ +name = top; +position = "{86, 699}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"104 0 LINE", +"104 699 LINE", +"68 699 LINE", +"68 0 LINE" +); +} +); +width = 172; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "1EB1DAFF-CEAA-4C4A-A8AD-333CB288AE8A"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"321 0 LINE", +"321 699 LINE", +"0 699 LINE", +"0 0 LINE" +); +} +); +width = 321; +}, +{ +anchors = ( +{ +name = bottom; +position = "{97, 0}"; +}, +{ +name = top; +position = "{97, 699}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "267BF53E-CAEE-467A-BA6F-CC01B027A515"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"193 0 LINE", +"193 699 LINE", +"0 699 LINE", +"0 0 LINE" +); +} +); +width = 193; +}, +{ +anchors = ( +{ +name = bottom; +position = "{86, 0}"; +}, +{ +name = top; +position = "{86, 699}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "23980D05-6730-4970-BFE9-F693B537CE1B"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"172 0 LINE", +"172 699 LINE", +"0 699 LINE", +"0 0 LINE" +); +} +); +width = 172; +} +); +leftKerningGroup = l; +rightKerningGroup = l; +unicode = 006C; +}, +{ +glyphname = lacute; +lastChange = "2020-01-30 03:14:42 +0000"; +layers = ( +{ +components = ( +{ +name = l; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 14, 182}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 172; +}, +{ +components = ( +{ +name = l; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 37, 182}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 193; +}, +{ +components = ( +{ +name = l; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 83, 182}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 321; +} +); +leftKerningGroup = l; +rightKerningGroup = l; +unicode = 013A; +}, +{ +color = 1; +glyphname = lcaron; +lastChange = "2020-02-01 10:14:44 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{86, 0}"; +}, +{ +name = top; +position = "{86, 699}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"104 0 LINE", +"104 699 LINE", +"68 699 LINE", +"68 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"228 579 OFFCURVE", +"247 622 OFFCURVE", +"247 657 CURVE SMOOTH", +"247 684 OFFCURVE", +"234 699 OFFCURVE", +"215 699 CURVE SMOOTH", +"197 699 OFFCURVE", +"184 686 OFFCURVE", +"184 669 CURVE SMOOTH", +"184 652 OFFCURVE", +"196 639 OFFCURVE", +"215 639 CURVE", +"208 611 OFFCURVE", +"189 577 OFFCURVE", +"163 547 CURVE", +"189 528 LINE" +); +} +); +width = 172; +}, +{ +anchors = ( +{ +name = bottom; +position = "{97, 0}"; +}, +{ +name = top; +position = "{97, 699}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"134 0 LINE", +"134 699 LINE", +"59 699 LINE", +"59 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"288 570 OFFCURVE", +"303 598 OFFCURVE", +"303 631 CURVE SMOOTH", +"303 671 OFFCURVE", +"283 699 OFFCURVE", +"251 699 CURVE SMOOTH", +"225 699 OFFCURVE", +"205 678 OFFCURVE", +"205 654 CURVE SMOOTH", +"205 629 OFFCURVE", +"225 608 OFFCURVE", +"250 608 CURVE", +"244 581 OFFCURVE", +"229 555 OFFCURVE", +"206 529 CURVE", +"238 506 LINE" +); +} +); +width = 303; +}, +{ +anchors = ( +{ +name = bottom; +position = "{160, 0}"; +}, +{ +name = top; +position = "{160, 699}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"257 0 LINE", +"257 699 LINE", +"64 699 LINE", +"64 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"435 466 OFFCURVE", +"473 534 OFFCURVE", +"473 585 CURVE SMOOTH", +"473 652 OFFCURVE", +"437 699 OFFCURVE", +"386 699 CURVE SMOOTH", +"337 699 OFFCURVE", +"302 663 OFFCURVE", +"302 612 CURVE SMOOTH", +"302 562 OFFCURVE", +"335 527 OFFCURVE", +"383 527 CURVE", +"377 504 OFFCURVE", +"357 476 OFFCURVE", +"334 457 CURVE", +"380 421 LINE" +); +} +); +width = 479; +}, +{ +anchors = ( +{ +name = bottom; +position = "{160, 0}"; +}, +{ +name = top; +position = "{160, 699}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "3E1FE38C-8501-4A71-A129-B295A27891DF"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"431 0 LINE", +"431 381 LINE", +"495 437 OFFCURVE", +"537 518 OFFCURVE", +"537 585 CURVE SMOOTH", +"537 685 OFFCURVE", +"476 763 OFFCURVE", +"386 763 CURVE SMOOTH", +"334 763 OFFCURVE", +"289 738 OFFCURVE", +"263 699 CURVE", +"0 699 LINE", +"0 0 LINE" +); +} +); +width = 479; +}, +{ +anchors = ( +{ +name = bottom; +position = "{86, 0}"; +}, +{ +name = top; +position = "{86, 699}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "286F5BA9-2C02-401B-B384-F723DD3A317D"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"172 0 LINE", +"172 541 LINE", +"244 488 LINE", +"290 548 OFFCURVE", +"315 606 OFFCURVE", +"315 657 CURVE SMOOTH", +"315 718 OFFCURVE", +"275 767 OFFCURVE", +"215 767 CURVE SMOOTH", +"171 767 OFFCURVE", +"133 739 OFFCURVE", +"121 699 CURVE", +"0 699 LINE", +"0 0 LINE" +); +} +); +width = 172; +}, +{ +anchors = ( +{ +name = bottom; +position = "{97, 0}"; +}, +{ +name = top; +position = "{97, 699}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "4F9F5AB2-5085-4EE6-AD8D-9BAC5AE70249"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"285 0 LINE", +"285 472 LINE", +"339 540 OFFCURVE", +"362 581 OFFCURVE", +"362 631 CURVE SMOOTH", +"362 702 OFFCURVE", +"318 758 OFFCURVE", +"251 758 CURVE SMOOTH", +"209 758 OFFCURVE", +"173 734 OFFCURVE", +"156 699 CURVE", +"0 699 LINE", +"0 0 LINE" +); +} +); +width = 303; +} +); +leftKerningGroup = lcaron; +rightKerningGroup = lcaron; +unicode = 013E; +}, +{ +color = 1; +glyphname = lslash; +lastChange = "2020-01-30 21:02:43 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{143, 0}"; +}, +{ +name = top; +position = "{143, 699}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"241 349 LINE", +"241 390 LINE", +"46 290 LINE", +"46 249 LINE" +); +}, +{ +closed = 1; +nodes = ( +"161 0 LINE", +"161 699 LINE", +"125 699 LINE", +"125 0 LINE" +); +} +); +width = 287; +}, +{ +anchors = ( +{ +name = bottom; +position = "{148, 0}"; +}, +{ +name = top; +position = "{148, 699}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"264 354 LINE", +"264 429 LINE", +"31 309 LINE", +"31 234 LINE" +); +}, +{ +closed = 1; +nodes = ( +"185 0 LINE", +"185 699 LINE", +"110 699 LINE", +"110 0 LINE" +); +} +); +width = 295; +}, +{ +anchors = ( +{ +name = bottom; +position = "{193, 0}"; +}, +{ +name = top; +position = "{193, 699}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"367 350 LINE", +"367 517 LINE", +"19 345 LINE", +"19 178 LINE" +); +}, +{ +closed = 1; +nodes = ( +"290 0 LINE", +"290 699 LINE", +"97 699 LINE", +"97 0 LINE" +); +} +); +width = 387; +}, +{ +anchors = ( +{ +name = bottom; +position = "{193, 0}"; +}, +{ +name = top; +position = "{193, 699}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "3D6A6571-04C2-42DF-8441-A8FE602249BB"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"387 0 LINE", +"387 699 LINE", +"0 699 LINE", +"0 0 LINE" +); +} +); +width = 387; +}, +{ +anchors = ( +{ +name = bottom; +position = "{148, 0}"; +}, +{ +name = top; +position = "{148, 699}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "E895A23D-D970-499D-89B8-F8EBE33D3DBA"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"295 0 LINE", +"295 699 LINE", +"0 699 LINE", +"0 0 LINE" +); +} +); +width = 295; +}, +{ +anchors = ( +{ +name = bottom; +position = "{143, 0}"; +}, +{ +name = top; +position = "{143, 699}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "8CEF4459-0A6E-4FB5-A4C5-B144D2B4ECB6"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"287 0 LINE", +"287 699 LINE", +"0 699 LINE", +"0 0 LINE" +); +} +); +width = 287; +} +); +leftKerningGroup = lslash; +rightKerningGroup = lslash; +unicode = 0142; +}, +{ +color = 1; +glyphname = m; +lastChange = "2020-01-30 21:23:40 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"466 0 LINE", +"466 329 LINE SMOOTH", +"466 446 OFFCURVE", +"390 529 OFFCURVE", +"282 529 CURVE SMOOTH", +"190 529 OFFCURVE", +"121 467 OFFCURVE", +"116 379 CURVE", +"132 329 LINE", +"132 407 OFFCURVE", +"190 462 OFFCURVE", +"272 462 CURVE SMOOTH", +"342 462 OFFCURVE", +"391 403 OFFCURVE", +"391 319 CURVE SMOOTH", +"391 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"132 0 LINE", +"132 517 LINE", +"57 517 LINE", +"57 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"800 0 LINE", +"800 329 LINE SMOOTH", +"800 446 OFFCURVE", +"724 529 OFFCURVE", +"616 529 CURVE SMOOTH", +"493 529 OFFCURVE", +"402 447 OFFCURVE", +"395 329 CURVE", +"466 329 LINE", +"466 407 OFFCURVE", +"524 462 OFFCURVE", +"606 462 CURVE SMOOTH", +"676 462 OFFCURVE", +"725 403 OFFCURVE", +"725 319 CURVE SMOOTH", +"725 0 LINE" +); +} +); +width = 850; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"579 1 LINE", +"579 329 LINE SMOOTH", +"579 446 OFFCURVE", +"491 529 OFFCURVE", +"383 529 CURVE SMOOTH", +"294 529 OFFCURVE", +"231 467 OFFCURVE", +"231 379 CURVE", +"249 300 LINE", +"249 340 OFFCURVE", +"279 369 OFFCURVE", +"322 369 CURVE SMOOTH", +"365 369 OFFCURVE", +"395 338 OFFCURVE", +"395 294 CURVE SMOOTH", +"395 1 LINE" +); +}, +{ +closed = 1; +nodes = ( +"249 1 LINE", +"249 517 LINE", +"56 517 LINE", +"56 1 LINE" +); +}, +{ +closed = 1; +nodes = ( +"909 1 LINE", +"909 329 LINE SMOOTH", +"909 446 OFFCURVE", +"821 529 OFFCURVE", +"713 529 CURVE SMOOTH", +"612 529 OFFCURVE", +"541 467 OFFCURVE", +"541 379 CURVE", +"579 300 LINE", +"579 340 OFFCURVE", +"609 369 OFFCURVE", +"652 369 CURVE SMOOTH", +"695 369 OFFCURVE", +"725 338 OFFCURVE", +"725 294 CURVE SMOOTH", +"725 1 LINE" +); +} +); +width = 953; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"439 -1 LINE", +"439 339 LINE SMOOTH", +"439 450 OFFCURVE", +"367 529 OFFCURVE", +"264 529 CURVE SMOOTH", +"165 529 OFFCURVE", +"95 472 OFFCURVE", +"95 391 CURVE", +"104 339 LINE", +"104 429 OFFCURVE", +"168 493 OFFCURVE", +"259 493 CURVE SMOOTH", +"343 493 OFFCURVE", +"403 427 OFFCURVE", +"403 334 CURVE SMOOTH", +"403 -1 LINE" +); +}, +{ +closed = 1; +nodes = ( +"104 -1 LINE", +"104 517 LINE", +"68 517 LINE", +"68 -1 LINE" +); +}, +{ +closed = 1; +nodes = ( +"774 -1 LINE", +"774 339 LINE SMOOTH", +"774 450 OFFCURVE", +"702 529 OFFCURVE", +"599 529 CURVE SMOOTH", +"484 529 OFFCURVE", +"404 451 OFFCURVE", +"404 339 CURVE", +"439 339 LINE", +"439 429 OFFCURVE", +"503 493 OFFCURVE", +"594 493 CURVE SMOOTH", +"678 493 OFFCURVE", +"738 427 OFFCURVE", +"738 334 CURVE SMOOTH", +"738 -1 LINE" +); +} +); +width = 837; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "55C1F2F2-E595-4490-AC6F-4E33402FC024"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"953 0 LINE", +"953 329 LINE SMOOTH", +"953 467 OFFCURVE", +"849 573 OFFCURVE", +"713 573 CURVE SMOOTH", +"645 573 OFFCURVE", +"587 549 OFFCURVE", +"548 509 CURVE", +"505 549 OFFCURVE", +"448 573 OFFCURVE", +"383 573 CURVE SMOOTH", +"326 573 OFFCURVE", +"276 552 OFFCURVE", +"241 517 CURVE", +"0 517 LINE", +"0 1 LINE" +); +} +); +width = 953; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "45C04F33-1272-49A9-94FA-5568F33E01FA"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"850 0 LINE", +"850 329 LINE SMOOTH", +"850 473 OFFCURVE", +"752 579 OFFCURVE", +"616 579 CURVE SMOOTH", +"547 579 OFFCURVE", +"486 557 OFFCURVE", +"439 519 CURVE", +"398 557 OFFCURVE", +"344 579 OFFCURVE", +"282 579 CURVE SMOOTH", +"219 579 OFFCURVE", +"164 556 OFFCURVE", +"125 517 CURVE", +"0 517 LINE", +"0 0 LINE" +); +} +); +width = 850; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "3E11BEDA-AE1D-4032-AA15-6C3FE58EDD44"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"837 0 LINE", +"837 339 LINE SMOOTH", +"837 484 OFFCURVE", +"737 592 OFFCURVE", +"599 592 CURVE SMOOTH", +"530 592 OFFCURVE", +"469 569 OFFCURVE", +"424 530 CURVE", +"383 569 OFFCURVE", +"328 592 OFFCURVE", +"264 592 CURVE SMOOTH", +"187 592 OFFCURVE", +"121 564 OFFCURVE", +"80 517 CURVE", +"0 517 LINE", +"0 -1 LINE" +); +} +); +width = 837; +} +); +leftKerningGroup = m; +rightKerningGroup = m; +unicode = 006D; +}, +{ +color = 1; +glyphname = n; +lastChange = "2020-01-30 21:39:35 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{276, 0}"; +}, +{ +name = top; +position = "{276, 517}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"496 0 LINE", +"496 329 LINE SMOOTH", +"496 448 OFFCURVE", +"417 529 OFFCURVE", +"302 529 CURVE SMOOTH", +"205 529 OFFCURVE", +"121 462 OFFCURVE", +"116 379 CURVE", +"132 329 LINE", +"132 402 OFFCURVE", +"204 462 OFFCURVE", +"292 462 CURVE SMOOTH", +"368 462 OFFCURVE", +"421 404 OFFCURVE", +"421 319 CURVE SMOOTH", +"421 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"132 0 LINE", +"132 517 LINE", +"57 517 LINE", +"57 0 LINE" +); +} +); +width = 546; +}, +{ +anchors = ( +{ +name = bottom; +position = "{314, 0}"; +}, +{ +name = top; +position = "{314, 517}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"585 0 LINE", +"585 329 LINE SMOOTH", +"585 446 OFFCURVE", +"506 529 OFFCURVE", +"395 529 CURVE SMOOTH", +"296 529 OFFCURVE", +"222 467 OFFCURVE", +"217 379 CURVE", +"249 290 LINE", +"249 336 OFFCURVE", +"280 369 OFFCURVE", +"323 369 CURVE SMOOTH", +"369 369 OFFCURVE", +"401 334 OFFCURVE", +"401 284 CURVE SMOOTH", +"401 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"249 0 LINE", +"249 517 LINE", +"56 517 LINE", +"56 0 LINE" +); +} +); +width = 629; +}, +{ +anchors = ( +{ +name = bottom; +position = "{268, 0}"; +}, +{ +name = top; +position = "{268, 517}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"467 0 LINE", +"467 339 LINE SMOOTH", +"467 450 OFFCURVE", +"387 529 OFFCURVE", +"274 529 CURVE SMOOTH", +"167 529 OFFCURVE", +"91 459 OFFCURVE", +"91 360 CURVE", +"104 330 LINE", +"104 425 OFFCURVE", +"172 493 OFFCURVE", +"269 493 CURVE SMOOTH", +"364 493 OFFCURVE", +"431 427 OFFCURVE", +"431 334 CURVE SMOOTH", +"431 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"104 0 LINE", +"104 517 LINE", +"68 517 LINE", +"68 0 LINE" +); +} +); +width = 529; +}, +{ +anchors = ( +{ +name = bottom; +position = "{314, 0}"; +}, +{ +name = top; +position = "{314, 517}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "796DCDE0-ACB8-4164-B0F1-55F6B45A9B22"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"629 0 LINE", +"629 329 LINE SMOOTH", +"629 470 OFFCURVE", +"531 573 OFFCURVE", +"395 573 CURVE SMOOTH", +"333 573 OFFCURVE", +"278 552 OFFCURVE", +"238 517 CURVE", +"0 517 LINE", +"0 0 LINE" +); +} +); +width = 629; +}, +{ +anchors = ( +{ +name = bottom; +position = "{276, 0}"; +}, +{ +name = top; +position = "{276, 517}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "FBCA547B-EE11-4FD9-9CCA-7F28230BA307"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"546 0 LINE", +"546 329 LINE SMOOTH", +"546 475 OFFCURVE", +"445 579 OFFCURVE", +"302 579 CURVE SMOOTH", +"236 579 OFFCURVE", +"175 554 OFFCURVE", +"132 514 CURVE", +"132 517 LINE", +"0 517 LINE", +"0 0 LINE" +); +} +); +width = 546; +}, +{ +anchors = ( +{ +name = bottom; +position = "{268, 0}"; +}, +{ +name = top; +position = "{268, 517}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "ABD3FED8-8ABC-42EE-87F7-B057C1C1173E"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"529 0 LINE", +"529 339 LINE SMOOTH", +"529 484 OFFCURVE", +"421 591 OFFCURVE", +"274 591 CURVE SMOOTH", +"199 591 OFFCURVE", +"134 563 OFFCURVE", +"90 517 CURVE", +"0 517 LINE", +"0 0 LINE" +); +} +); +width = 529; +} +); +leftKerningGroup = n; +rightKerningGroup = n; +unicode = 006E; +}, +{ +color = 1; +glyphname = nacute; +lastChange = "2020-01-30 03:14:42 +0000"; +layers = ( +{ +components = ( +{ +name = n; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 216, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 546; +}, +{ +components = ( +{ +name = n; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 237, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 629; +}, +{ +components = ( +{ +alignment = -1; +name = n; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 196, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 529; +} +); +leftKerningGroup = n; +rightKerningGroup = n; +unicode = 0144; +}, +{ +color = 1; +glyphname = ncaron; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +alignment = -1; +name = n; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 93, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 529; +}, +{ +components = ( +{ +name = n; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 110, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 546; +}, +{ +components = ( +{ +name = n; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 117, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 629; +} +); +leftKerningGroup = n; +rightKerningGroup = n; +unicode = 0148; +}, +{ +glyphname = ncommaaccent; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +name = n; +}, +{ +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 169, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 529; +}, +{ +components = ( +{ +name = n; +}, +{ +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 192, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 546; +}, +{ +components = ( +{ +name = n; +}, +{ +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 210, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 629; +} +); +leftKerningGroup = n; +rightKerningGroup = n; +unicode = 0146; +}, +{ +glyphname = ntilde; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +name = n; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 78, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 546; +}, +{ +components = ( +{ +name = n; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 102, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 629; +}, +{ +components = ( +{ +name = n; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 60, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 529; +} +); +leftKerningGroup = n; +rightKerningGroup = n; +unicode = 00F1; +}, +{ +color = 1; +glyphname = o; +lastChange = "2020-01-30 21:54:40 +0000"; +layers = ( +{ +anchors = ( +{ +name = top; +position = "{302, 517}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"448 -12 OFFCURVE", +"568 110 OFFCURVE", +"568 259 CURVE SMOOTH", +"568 408 OFFCURVE", +"448 529 OFFCURVE", +"302 529 CURVE SMOOTH", +"155 529 OFFCURVE", +"35 408 OFFCURVE", +"35 259 CURVE SMOOTH", +"35 110 OFFCURVE", +"155 -12 OFFCURVE", +"302 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"198 55 OFFCURVE", +"113 147 OFFCURVE", +"113 259 CURVE SMOOTH", +"113 371 OFFCURVE", +"198 462 OFFCURVE", +"302 462 CURVE SMOOTH", +"405 462 OFFCURVE", +"490 371 OFFCURVE", +"490 259 CURVE SMOOTH", +"490 147 OFFCURVE", +"405 55 OFFCURVE", +"302 55 CURVE SMOOTH" +); +} +); +width = 603; +}, +{ +anchors = ( +{ +name = top; +position = "{311, 517}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"472 -12 OFFCURVE", +"603 110 OFFCURVE", +"603 259 CURVE SMOOTH", +"603 408 OFFCURVE", +"472 529 OFFCURVE", +"311 529 CURVE SMOOTH", +"150 529 OFFCURVE", +"18 408 OFFCURVE", +"18 259 CURVE SMOOTH", +"18 110 OFFCURVE", +"150 -12 OFFCURVE", +"311 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"250 148 OFFCURVE", +"200 198 OFFCURVE", +"200 259 CURVE SMOOTH", +"200 320 OFFCURVE", +"250 369 OFFCURVE", +"311 369 CURVE SMOOTH", +"372 369 OFFCURVE", +"421 320 OFFCURVE", +"421 259 CURVE SMOOTH", +"421 198 OFFCURVE", +"372 148 OFFCURVE", +"311 148 CURVE SMOOTH" +); +} +); +width = 621; +}, +{ +anchors = ( +{ +name = top; +position = "{318, 517}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"463 -12 OFFCURVE", +"585 112 OFFCURVE", +"585 259 CURVE SMOOTH", +"585 406 OFFCURVE", +"463 529 OFFCURVE", +"318 529 CURVE SMOOTH", +"173 529 OFFCURVE", +"50 406 OFFCURVE", +"50 259 CURVE SMOOTH", +"50 112 OFFCURVE", +"173 -12 OFFCURVE", +"318 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"192 24 OFFCURVE", +"86 131 OFFCURVE", +"86 259 CURVE SMOOTH", +"86 386 OFFCURVE", +"192 493 OFFCURVE", +"318 493 CURVE SMOOTH", +"443 493 OFFCURVE", +"549 386 OFFCURVE", +"549 259 CURVE SMOOTH", +"549 131 OFFCURVE", +"443 24 OFFCURVE", +"318 24 CURVE SMOOTH" +); +} +); +width = 635; +}, +{ +anchors = ( +{ +name = top; +position = "{311, 517}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "2028189C-D4E5-449B-8454-D7CBEE8B70DF"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"481 -30 OFFCURVE", +"621 100 OFFCURVE", +"621 259 CURVE SMOOTH", +"621 418 OFFCURVE", +"481 547 OFFCURVE", +"311 547 CURVE SMOOTH", +"140 547 OFFCURVE", +"0 418 OFFCURVE", +"0 259 CURVE SMOOTH", +"0 100 OFFCURVE", +"141 -30 OFFCURVE", +"311 -30 CURVE SMOOTH" +); +} +); +width = 621; +}, +{ +anchors = ( +{ +name = top; +position = "{302, 517}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "911CAA0C-1217-4C01-88CD-E15630EFEA87"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"467 -47 OFFCURVE", +"603 91 OFFCURVE", +"603 259 CURVE SMOOTH", +"603 427 OFFCURVE", +"468 564 OFFCURVE", +"302 564 CURVE SMOOTH", +"136 564 OFFCURVE", +"0 427 OFFCURVE", +"0 259 CURVE SMOOTH", +"0 91 OFFCURVE", +"136 -47 OFFCURVE", +"302 -47 CURVE SMOOTH" +); +} +); +width = 603; +}, +{ +anchors = ( +{ +name = top; +position = "{318, 517}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "0F883E38-BB84-4C74-B813-F37C83F467F7"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"490 -62 OFFCURVE", +"635 84 OFFCURVE", +"635 259 CURVE SMOOTH", +"635 433 OFFCURVE", +"491 579 OFFCURVE", +"318 579 CURVE SMOOTH", +"145 579 OFFCURVE", +"0 433 OFFCURVE", +"0 259 CURVE SMOOTH", +"0 85 OFFCURVE", +"145 -62 OFFCURVE", +"318 -62 CURVE SMOOTH" +); +} +); +width = 635; +} +); +leftKerningGroup = o; +rightKerningGroup = o; +unicode = 006F; +}, +{ +glyphname = oacute; +lastChange = "2020-01-30 21:54:40 +0000"; +layers = ( +{ +components = ( +{ +name = o; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 242, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 603; +}, +{ +components = ( +{ +name = o; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 234, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 621; +}, +{ +components = ( +{ +name = o; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 246, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 635; +} +); +leftKerningGroup = o; +rightKerningGroup = o; +unicode = 00F3; +}, +{ +glyphname = ocircumflex; +lastChange = "2020-01-30 21:54:40 +0000"; +layers = ( +{ +components = ( +{ +name = o; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 136, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 603; +}, +{ +components = ( +{ +name = o; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 114, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 621; +}, +{ +components = ( +{ +name = o; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 143, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 635; +} +); +leftKerningGroup = o; +rightKerningGroup = o; +unicode = 00F4; +}, +{ +glyphname = odieresis; +lastChange = "2020-01-30 21:54:40 +0000"; +layers = ( +{ +components = ( +{ +name = o; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 121, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 603; +}, +{ +components = ( +{ +name = o; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 91, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 621; +}, +{ +components = ( +{ +name = o; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 134, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 635; +} +); +leftKerningGroup = o; +rightKerningGroup = o; +unicode = 00F6; +}, +{ +glyphname = ograve; +lastChange = "2020-01-30 21:54:40 +0000"; +layers = ( +{ +components = ( +{ +name = o; +}, +{ +name = grave; +transform = "{1, 0, 0, 1, 101, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 603; +}, +{ +components = ( +{ +name = o; +}, +{ +name = grave; +transform = "{1, 0, 0, 1, 93, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 621; +}, +{ +components = ( +{ +name = o; +}, +{ +name = grave; +transform = "{1, 0, 0, 1, 129, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 635; +} +); +leftKerningGroup = o; +rightKerningGroup = o; +unicode = 00F2; +}, +{ +glyphname = ohungarumlaut; +lastChange = "2020-01-30 21:54:40 +0000"; +layers = ( +{ +components = ( +{ +name = o; +}, +{ +alignment = 1; +name = hungarumlaut; +transform = "{1, 0, 0, 1, 165, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 635; +}, +{ +components = ( +{ +name = o; +}, +{ +alignment = 1; +name = hungarumlaut; +transform = "{1, 0, 0, 1, 140, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 603; +}, +{ +components = ( +{ +name = o; +}, +{ +alignment = 1; +name = hungarumlaut; +transform = "{1, 0, 0, 1, 108, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 621; +} +); +leftKerningGroup = o; +rightKerningGroup = o; +unicode = 0151; +}, +{ +glyphname = omacron; +lastChange = "2020-01-30 21:54:40 +0000"; +layers = ( +{ +components = ( +{ +name = o; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 97, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 635; +}, +{ +components = ( +{ +name = o; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 100, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 603; +}, +{ +components = ( +{ +name = o; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 89, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 621; +} +); +leftKerningGroup = o; +rightKerningGroup = o; +unicode = 014D; +}, +{ +color = 1; +glyphname = oslash; +lastChange = "2020-01-30 21:46:18 +0000"; +layers = ( +{ +anchors = ( +{ +name = top; +position = "{303, 517}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"133 0 LINE", +"574 517 LINE", +"489 517 LINE", +"48 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"449 -12 OFFCURVE", +"569 110 OFFCURVE", +"569 259 CURVE SMOOTH", +"569 408 OFFCURVE", +"449 529 OFFCURVE", +"303 529 CURVE SMOOTH", +"156 529 OFFCURVE", +"36 408 OFFCURVE", +"36 259 CURVE SMOOTH", +"36 110 OFFCURVE", +"156 -12 OFFCURVE", +"303 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"199 55 OFFCURVE", +"114 147 OFFCURVE", +"114 259 CURVE SMOOTH", +"114 371 OFFCURVE", +"199 462 OFFCURVE", +"303 462 CURVE SMOOTH", +"406 462 OFFCURVE", +"491 371 OFFCURVE", +"491 259 CURVE SMOOTH", +"491 147 OFFCURVE", +"406 55 OFFCURVE", +"303 55 CURVE SMOOTH" +); +} +); +width = 611; +}, +{ +anchors = ( +{ +name = top; +position = "{319, 517}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"152 0 LINE", +"602 517 LINE", +"482 517 LINE", +"32 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"480 -12 OFFCURVE", +"611 110 OFFCURVE", +"611 259 CURVE SMOOTH", +"611 408 OFFCURVE", +"480 529 OFFCURVE", +"319 529 CURVE SMOOTH", +"158 529 OFFCURVE", +"26 408 OFFCURVE", +"26 259 CURVE SMOOTH", +"26 110 OFFCURVE", +"158 -12 OFFCURVE", +"319 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"258 148 OFFCURVE", +"208 198 OFFCURVE", +"208 259 CURVE SMOOTH", +"208 320 OFFCURVE", +"258 369 OFFCURVE", +"319 369 CURVE SMOOTH", +"380 369 OFFCURVE", +"429 320 OFFCURVE", +"429 259 CURVE SMOOTH", +"429 198 OFFCURVE", +"380 148 OFFCURVE", +"319 148 CURVE SMOOTH" +); +} +); +width = 636; +}, +{ +anchors = ( +{ +name = top; +position = "{318, 517}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"129 0 LINE", +"570 517 LINE", +"522 517 LINE", +"81 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"463 -12 OFFCURVE", +"585 112 OFFCURVE", +"585 259 CURVE SMOOTH", +"585 406 OFFCURVE", +"463 529 OFFCURVE", +"318 529 CURVE SMOOTH", +"173 529 OFFCURVE", +"50 406 OFFCURVE", +"50 259 CURVE SMOOTH", +"50 112 OFFCURVE", +"173 -12 OFFCURVE", +"318 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"192 24 OFFCURVE", +"86 131 OFFCURVE", +"86 259 CURVE SMOOTH", +"86 386 OFFCURVE", +"192 493 OFFCURVE", +"318 493 CURVE SMOOTH", +"443 493 OFFCURVE", +"549 386 OFFCURVE", +"549 259 CURVE SMOOTH", +"549 131 OFFCURVE", +"443 24 OFFCURVE", +"318 24 CURVE SMOOTH" +); +} +); +width = 635; +}, +{ +anchors = ( +{ +name = top; +position = "{318, 517}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "168DE136-5F17-454D-A0F2-8C924863FCC6"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 181 OFFCURVE", +"29 109 OFFCURVE", +"76 53 CURVE", +"31 0 LINE", +"133 0 LINE", +"185 -39 OFFCURVE", +"249 -62 OFFCURVE", +"318 -62 CURVE SMOOTH", +"490 -62 OFFCURVE", +"635 84 OFFCURVE", +"635 259 CURVE SMOOTH", +"635 332 OFFCURVE", +"610 400 OFFCURVE", +"567 455 CURVE", +"620 517 LINE", +"504 517 LINE", +"451 556 OFFCURVE", +"387 579 OFFCURVE", +"318 579 CURVE SMOOTH", +"145 579 OFFCURVE", +"0 433 OFFCURVE", +"0 259 CURVE SMOOTH" +); +} +); +width = 635; +}, +{ +anchors = ( +{ +name = top; +position = "{303, 517}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "C1A6CF4A-B0B3-4690-8604-7A7F65E45EF5"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"141 0 LINE", +"188 -30 OFFCURVE", +"243 -48 OFFCURVE", +"303 -48 CURVE SMOOTH", +"469 -48 OFFCURVE", +"605 90 OFFCURVE", +"605 259 CURVE SMOOTH", +"605 327 OFFCURVE", +"583 390 OFFCURVE", +"546 441 CURVE", +"611 517 LINE", +"465 517 LINE", +"418 547 OFFCURVE", +"363 565 OFFCURVE", +"303 565 CURVE SMOOTH", +"136 565 OFFCURVE", +"0 428 OFFCURVE", +"0 259 CURVE SMOOTH", +"0 189 OFFCURVE", +"23 125 OFFCURVE", +"62 73 CURVE", +"0 0 LINE" +); +} +); +width = 611; +}, +{ +anchors = ( +{ +name = top; +position = "{319, 517}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "05A9337A-44EF-4544-8D9D-26A2A2414B48"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"165 0 LINE", +"211 -24 OFFCURVE", +"263 -37 OFFCURVE", +"319 -37 CURVE SMOOTH", +"493 -37 OFFCURVE", +"636 96 OFFCURVE", +"636 259 CURVE SMOOTH", +"636 327 OFFCURVE", +"611 390 OFFCURVE", +"569 440 CURVE", +"636 517 LINE", +"473 517 LINE", +"427 541 OFFCURVE", +"375 554 OFFCURVE", +"319 554 CURVE SMOOTH", +"144 554 OFFCURVE", +"0 422 OFFCURVE", +"0 259 CURVE SMOOTH", +"0 191 OFFCURVE", +"25 128 OFFCURVE", +"67 78 CURVE", +"0 0 LINE" +); +} +); +width = 636; +} +); +leftKerningGroup = oslash; +rightKerningGroup = oslash; +unicode = 00F8; +}, +{ +glyphname = otilde; +lastChange = "2020-01-30 21:54:40 +0000"; +layers = ( +{ +components = ( +{ +name = o; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 104, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 603; +}, +{ +components = ( +{ +name = o; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 99, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 621; +}, +{ +components = ( +{ +name = o; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 110, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 635; +} +); +leftKerningGroup = o; +rightKerningGroup = o; +unicode = 00F5; +}, +{ +color = 1; +glyphname = oe; +lastChange = "2020-01-30 21:50:54 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{805, -12}"; +}, +{ +name = top; +position = "{318, 517}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"429 -12 OFFCURVE", +"527 62 OFFCURVE", +"566 162 CURVE", +"604 61 OFFCURVE", +"697 -12 OFFCURVE", +"803 -12 CURVE SMOOTH", +"886 -12 OFFCURVE", +"976 21 OFFCURVE", +"1019 68 CURVE", +"994 95 LINE", +"951 48 OFFCURVE", +"877 24 OFFCURVE", +"803 24 CURVE SMOOTH", +"685 24 OFFCURVE", +"585 132 OFFCURVE", +"585 260 CURVE SMOOTH", +"585 390 OFFCURVE", +"681 493 OFFCURVE", +"803 493 CURVE SMOOTH", +"929 493 OFFCURVE", +"1013 401 OFFCURVE", +"1013 264 CURVE", +"1029 278 LINE", +"570 278 LINE", +"570 242 LINE", +"1049 242 LINE", +"1049 414 OFFCURVE", +"951 529 OFFCURVE", +"803 529 CURVE SMOOTH", +"694 529 OFFCURVE", +"602 459 OFFCURVE", +"566 358 CURVE", +"526 458 OFFCURVE", +"429 529 OFFCURVE", +"318 529 CURVE SMOOTH", +"173 529 OFFCURVE", +"50 407 OFFCURVE", +"50 260 CURVE SMOOTH", +"50 113 OFFCURVE", +"173 -12 OFFCURVE", +"318 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"192 24 OFFCURVE", +"86 132 OFFCURVE", +"86 260 CURVE SMOOTH", +"86 387 OFFCURVE", +"192 493 OFFCURVE", +"318 493 CURVE SMOOTH", +"443 493 OFFCURVE", +"549 387 OFFCURVE", +"549 260 CURVE SMOOTH", +"549 132 OFFCURVE", +"443 24 OFFCURVE", +"318 24 CURVE SMOOTH" +); +} +); +width = 1096; +}, +{ +anchors = ( +{ +name = bottom; +position = "{725, -12}"; +}, +{ +name = top; +position = "{302, 517}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"397 -12 OFFCURVE", +"481 40 OFFCURVE", +"528 118 CURVE", +"575 38 OFFCURVE", +"660 -12 OFFCURVE", +"752 -12 CURVE SMOOTH", +"824 -12 OFFCURVE", +"915 19 OFFCURVE", +"960 68 CURVE", +"914 117 LINE", +"882 82 OFFCURVE", +"812 55 OFFCURVE", +"751 55 CURVE SMOOTH", +"639 55 OFFCURVE", +"567 144 OFFCURVE", +"567 260 CURVE SMOOTH", +"567 380 OFFCURVE", +"645 462 OFFCURVE", +"748 462 CURVE SMOOTH", +"861 462 OFFCURVE", +"917 374 OFFCURVE", +"917 268 CURVE", +"960 297 LINE", +"541 297 LINE", +"541 230 LINE", +"990 230 LINE", +"990 411 OFFCURVE", +"901 529 OFFCURVE", +"745 529 CURVE SMOOTH", +"654 529 OFFCURVE", +"572 479 OFFCURVE", +"527 402 CURVE", +"480 478 OFFCURVE", +"397 529 OFFCURVE", +"302 529 CURVE SMOOTH", +"155 529 OFFCURVE", +"35 409 OFFCURVE", +"35 260 CURVE SMOOTH", +"35 111 OFFCURVE", +"155 -12 OFFCURVE", +"302 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"198 55 OFFCURVE", +"113 148 OFFCURVE", +"113 260 CURVE SMOOTH", +"113 372 OFFCURVE", +"198 462 OFFCURVE", +"302 462 CURVE SMOOTH", +"405 462 OFFCURVE", +"490 372 OFFCURVE", +"490 260 CURVE SMOOTH", +"490 148 OFFCURVE", +"405 55 OFFCURVE", +"302 55 CURVE SMOOTH" +); +} +); +width = 1022; +}, +{ +anchors = ( +{ +name = bottom; +position = "{712, -12}"; +}, +{ +name = top; +position = "{311, 517}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"387 -12 OFFCURVE", +"456 15 OFFCURVE", +"507 60 CURVE", +"557 15 OFFCURVE", +"627 -12 OFFCURVE", +"707 -12 CURVE SMOOTH", +"786 -12 OFFCURVE", +"874 21 OFFCURVE", +"920 68 CURVE", +"814 175 LINE", +"780 148 OFFCURVE", +"738 132 OFFCURVE", +"699 132 CURVE SMOOTH", +"636 132 OFFCURVE", +"600 186 OFFCURVE", +"600 260 CURVE SMOOTH", +"600 334 OFFCURVE", +"636 385 OFFCURVE", +"699 385 CURVE SMOOTH", +"755 385 OFFCURVE", +"790 335 OFFCURVE", +"790 265 CURVE", +"837 314 LINE", +"580 314 LINE", +"580 213 LINE", +"968 213 LINE", +"968 412 OFFCURVE", +"865 529 OFFCURVE", +"699 529 CURVE SMOOTH", +"622 529 OFFCURVE", +"555 503 OFFCURVE", +"506 459 CURVE", +"455 503 OFFCURVE", +"386 529 OFFCURVE", +"311 529 CURVE SMOOTH", +"150 529 OFFCURVE", +"18 409 OFFCURVE", +"18 260 CURVE SMOOTH", +"18 111 OFFCURVE", +"150 -12 OFFCURVE", +"311 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"250 148 OFFCURVE", +"200 199 OFFCURVE", +"200 260 CURVE SMOOTH", +"200 321 OFFCURVE", +"250 369 OFFCURVE", +"311 369 CURVE SMOOTH", +"372 369 OFFCURVE", +"421 321 OFFCURVE", +"421 260 CURVE SMOOTH", +"421 199 OFFCURVE", +"372 148 OFFCURVE", +"311 148 CURVE SMOOTH" +); +} +); +width = 982; +}, +{ +anchors = ( +{ +name = bottom; +position = "{712, -12}"; +}, +{ +name = top; +position = "{311, 517}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "60037D88-0EF6-43EE-A594-B136D43331C1"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 102 OFFCURVE", +"141 -28 OFFCURVE", +"311 -28 CURVE SMOOTH", +"383 -28 OFFCURVE", +"453 -4 OFFCURVE", +"507 39 CURVE", +"560 -4 OFFCURVE", +"631 -28 OFFCURVE", +"707 -28 CURVE SMOOTH", +"789 -28 OFFCURVE", +"882 7 OFFCURVE", +"931 57 CURVE", +"802 186 LINE", +"771 162 OFFCURVE", +"733 148 OFFCURVE", +"699 148 CURVE SMOOTH", +"666 148 OFFCURVE", +"641 166 OFFCURVE", +"627 197 CURVE", +"982 197 LINE", +"988 412 OFFCURVE", +"880 545 OFFCURVE", +"699 545 CURVE SMOOTH", +"626 545 OFFCURVE", +"558 522 OFFCURVE", +"506 480 CURVE", +"452 522 OFFCURVE", +"383 545 OFFCURVE", +"311 545 CURVE SMOOTH", +"140 545 OFFCURVE", +"0 417 OFFCURVE", +"0 260 CURVE SMOOTH" +); +} +); +width = 982; +}, +{ +anchors = ( +{ +name = bottom; +position = "{725, -12}"; +}, +{ +name = top; +position = "{302, 517}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "01A1A7C8-BF31-40BF-BACE-145CFF063BC3"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 92 OFFCURVE", +"137 -45 OFFCURVE", +"302 -45 CURVE SMOOTH", +"389 -45 OFFCURVE", +"471 -6 OFFCURVE", +"528 61 CURVE", +"583 -5 OFFCURVE", +"665 -45 OFFCURVE", +"752 -45 CURVE SMOOTH", +"837 -45 OFFCURVE", +"934 -7 OFFCURVE", +"983 44 CURVE", +"891 141 LINE", +"866 112 OFFCURVE", +"804 88 OFFCURVE", +"751 88 CURVE SMOOTH", +"682 88 OFFCURVE", +"629 130 OFFCURVE", +"609 197 CURVE", +"1022 197 LINE", +"1028 420 OFFCURVE", +"925 562 OFFCURVE", +"745 562 CURVE SMOOTH", +"660 562 OFFCURVE", +"581 523 OFFCURVE", +"526 458 CURVE", +"470 524 OFFCURVE", +"389 562 OFFCURVE", +"302 562 CURVE SMOOTH", +"136 562 OFFCURVE", +"0 427 OFFCURVE", +"0 260 CURVE SMOOTH" +); +} +); +width = 1022; +}, +{ +anchors = ( +{ +name = bottom; +position = "{805, -12}"; +}, +{ +name = top; +position = "{318, 517}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "17C82DD2-D02E-472A-82B0-E780A2C4AEB2"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 86 OFFCURVE", +"146 -60 OFFCURVE", +"318 -60 CURVE SMOOTH", +"414 -60 OFFCURVE", +"506 -12 OFFCURVE", +"565 64 CURVE", +"622 -12 OFFCURVE", +"710 -60 OFFCURVE", +"803 -60 CURVE SMOOTH", +"897 -60 OFFCURVE", +"999 -22 OFFCURVE", +"1051 33 CURVE", +"962 130 LINE", +"930 94 OFFCURVE", +"871 72 OFFCURVE", +"803 72 CURVE SMOOTH", +"733 72 OFFCURVE", +"669 123 OFFCURVE", +"644 194 CURVE", +"1095 194 LINE", +"1110 418 OFFCURVE", +"992 577 OFFCURVE", +"803 577 CURVE SMOOTH", +"707 577 OFFCURVE", +"620 531 OFFCURVE", +"564 456 CURVE", +"505 531 OFFCURVE", +"415 577 OFFCURVE", +"318 577 CURVE SMOOTH", +"146 577 OFFCURVE", +"0 433 OFFCURVE", +"0 260 CURVE SMOOTH" +); +} +); +width = 1096; +} +); +leftKerningGroup = o; +rightKerningGroup = e; +unicode = 0153; +}, +{ +color = 1; +glyphname = p; +lastChange = "2020-01-29 03:30:44 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"458 -12 OFFCURVE", +"560 100 OFFCURVE", +"560 259 CURVE SMOOTH", +"560 417 OFFCURVE", +"458 529 OFFCURVE", +"322 529 CURVE SMOOTH", +"185 529 OFFCURVE", +"95 417 OFFCURVE", +"95 259 CURVE SMOOTH", +"95 100 OFFCURVE", +"185 -12 OFFCURVE", +"322 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"206 55 OFFCURVE", +"134 140 OFFCURVE", +"134 259 CURVE SMOOTH", +"134 378 OFFCURVE", +"206 462 OFFCURVE", +"308 462 CURVE SMOOTH", +"409 462 OFFCURVE", +"481 378 OFFCURVE", +"481 259 CURVE SMOOTH", +"481 140 OFFCURVE", +"409 55 OFFCURVE", +"308 55 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"134 -172 LINE", +"134 517 LINE", +"59 517 LINE", +"59 -172 LINE" +); +} +); +width = 596; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"561 -12 OFFCURVE", +"659 100 OFFCURVE", +"659 259 CURVE SMOOTH", +"659 417 OFFCURVE", +"561 529 OFFCURVE", +"422 529 CURVE SMOOTH", +"286 529 OFFCURVE", +"189 417 OFFCURVE", +"189 259 CURVE SMOOTH", +"189 100 OFFCURVE", +"286 -12 OFFCURVE", +"422 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"300 148 OFFCURVE", +"257 194 OFFCURVE", +"257 259 CURVE SMOOTH", +"257 323 OFFCURVE", +"300 369 OFFCURVE", +"361 369 CURVE SMOOTH", +"428 369 OFFCURVE", +"475 323 OFFCURVE", +"475 259 CURVE SMOOTH", +"475 194 OFFCURVE", +"428 148 OFFCURVE", +"361 148 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"257 -172 LINE", +"257 517 LINE", +"64 517 LINE", +"64 -172 LINE" +); +} +); +width = 682; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"434 -12 OFFCURVE", +"540 112 OFFCURVE", +"540 259 CURVE SMOOTH", +"540 406 OFFCURVE", +"434 529 OFFCURVE", +"308 529 CURVE SMOOTH", +"167 529 OFFCURVE", +"68 417 OFFCURVE", +"68 259 CURVE SMOOTH", +"68 100 OFFCURVE", +"167 -12 OFFCURVE", +"308 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"186 24 OFFCURVE", +"104 121 OFFCURVE", +"104 259 CURVE SMOOTH", +"104 396 OFFCURVE", +"186 493 OFFCURVE", +"301 493 CURVE SMOOTH", +"411 493 OFFCURVE", +"504 386 OFFCURVE", +"504 259 CURVE SMOOTH", +"504 131 OFFCURVE", +"411 24 OFFCURVE", +"301 24 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"104 -172 LINE", +"104 517 LINE", +"68 517 LINE", +"68 -172 LINE" +); +} +); +width = 590; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "637EFAD7-F90C-40DD-A96C-616BDDBC1C76"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"313 -172 LINE", +"313 -9 LINE", +"346 -25 OFFCURVE", +"382 -34 OFFCURVE", +"422 -34 CURVE SMOOTH", +"574 -34 OFFCURVE", +"682 88 OFFCURVE", +"682 259 CURVE SMOOTH", +"682 430 OFFCURVE", +"574 551 OFFCURVE", +"422 551 CURVE SMOOTH", +"375 551 OFFCURVE", +"333 539 OFFCURVE", +"296 517 CURVE", +"0 517 LINE", +"0 -172 LINE" +); +} +); +width = 682; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "B2D76748-9FED-4B2F-9D67-4F18130F7C54"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"191 -172 LINE", +"191 -13 LINE", +"229 -36 OFFCURVE", +"273 -49 OFFCURVE", +"322 -49 CURVE SMOOTH", +"481 -49 OFFCURVE", +"596 82 OFFCURVE", +"596 259 CURVE SMOOTH", +"596 435 OFFCURVE", +"480 566 OFFCURVE", +"322 566 CURVE SMOOTH", +"264 566 OFFCURVE", +"213 549 OFFCURVE", +"171 517 CURVE", +"0 517 LINE", +"0 -172 LINE" +); +} +); +width = 596; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "230E5CAB-11A8-425E-BE86-10E26ABA837D"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"172 -172 LINE", +"172 -28 LINE", +"212 -50 OFFCURVE", +"258 -62 OFFCURVE", +"308 -62 CURVE SMOOTH", +"462 -62 OFFCURVE", +"590 85 OFFCURVE", +"590 259 CURVE SMOOTH", +"590 433 OFFCURVE", +"463 579 OFFCURVE", +"308 579 CURVE SMOOTH", +"239 579 OFFCURVE", +"178 557 OFFCURVE", +"129 517 CURVE", +"0 517 LINE", +"0 -172 LINE" +); +} +); +width = 590; +} +); +leftKerningGroup = p; +rightKerningGroup = p; +unicode = 0070; +}, +{ +color = 1; +glyphname = thorn; +lastChange = "2020-02-01 10:43:42 +0000"; +layers = ( +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"434 -12 OFFCURVE", +"540 112 OFFCURVE", +"540 259 CURVE SMOOTH", +"540 406 OFFCURVE", +"434 529 OFFCURVE", +"308 529 CURVE SMOOTH", +"167 529 OFFCURVE", +"68 417 OFFCURVE", +"68 259 CURVE SMOOTH", +"68 100 OFFCURVE", +"167 -12 OFFCURVE", +"308 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"186 24 OFFCURVE", +"104 121 OFFCURVE", +"104 259 CURVE SMOOTH", +"104 396 OFFCURVE", +"186 493 OFFCURVE", +"301 493 CURVE SMOOTH", +"411 493 OFFCURVE", +"504 386 OFFCURVE", +"504 259 CURVE SMOOTH", +"504 131 OFFCURVE", +"411 24 OFFCURVE", +"301 24 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"104 -172 LINE", +"104 699 LINE", +"68 699 LINE", +"68 -172 LINE" +); +} +); +width = 590; +}, +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"459 -12 OFFCURVE", +"561 100 OFFCURVE", +"561 259 CURVE SMOOTH", +"561 417 OFFCURVE", +"459 529 OFFCURVE", +"323 529 CURVE SMOOTH", +"186 529 OFFCURVE", +"96 417 OFFCURVE", +"96 259 CURVE SMOOTH", +"96 100 OFFCURVE", +"186 -12 OFFCURVE", +"323 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"207 55 OFFCURVE", +"135 140 OFFCURVE", +"135 259 CURVE SMOOTH", +"135 378 OFFCURVE", +"207 462 OFFCURVE", +"309 462 CURVE SMOOTH", +"410 462 OFFCURVE", +"482 378 OFFCURVE", +"482 259 CURVE SMOOTH", +"482 140 OFFCURVE", +"410 55 OFFCURVE", +"309 55 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"135 -172 LINE", +"135 699 LINE", +"60 699 LINE", +"60 -172 LINE" +); +} +); +width = 597; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"569 -12 OFFCURVE", +"667 100 OFFCURVE", +"667 259 CURVE SMOOTH", +"667 417 OFFCURVE", +"569 529 OFFCURVE", +"430 529 CURVE SMOOTH", +"294 529 OFFCURVE", +"197 417 OFFCURVE", +"197 259 CURVE SMOOTH", +"197 100 OFFCURVE", +"294 -12 OFFCURVE", +"430 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"308 148 OFFCURVE", +"265 194 OFFCURVE", +"265 259 CURVE SMOOTH", +"265 323 OFFCURVE", +"308 369 OFFCURVE", +"369 369 CURVE SMOOTH", +"436 369 OFFCURVE", +"483 323 OFFCURVE", +"483 259 CURVE SMOOTH", +"483 194 OFFCURVE", +"436 148 OFFCURVE", +"369 148 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"265 -172 LINE", +"265 699 LINE", +"72 699 LINE", +"72 -172 LINE" +); +} +); +width = 690; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "8D49025E-47DF-4DC7-9AA0-1317FFFD85BA"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"582 -35 OFFCURVE", +"690 87 OFFCURVE", +"690 259 CURVE SMOOTH", +"690 429 OFFCURVE", +"582 552 OFFCURVE", +"430 552 CURVE SMOOTH", +"281 552 OFFCURVE", +"174 429 OFFCURVE", +"174 259 CURVE SMOOTH", +"174 88 OFFCURVE", +"280 -35 OFFCURVE", +"430 -35 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"337 -172 LINE", +"337 699 LINE", +"0 699 LINE", +"0 -172 LINE" +); +} +); +width = 690; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "9C94EF53-AB63-4276-BCAB-75941AE97D15"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"195 -172 LINE", +"195 -15 LINE", +"232 -36 OFFCURVE", +"275 -48 OFFCURVE", +"323 -48 CURVE SMOOTH", +"481 -48 OFFCURVE", +"597 82 OFFCURVE", +"597 259 CURVE SMOOTH", +"597 435 OFFCURVE", +"481 565 OFFCURVE", +"323 565 CURVE SMOOTH", +"275 565 OFFCURVE", +"232 553 OFFCURVE", +"195 532 CURVE", +"195 699 LINE", +"0 699 LINE", +"0 -172 LINE" +); +} +); +width = 597; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "9012B884-21F5-4219-B544-AD56002BB5E7"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"172 -172 LINE", +"172 -28 LINE", +"212 -50 OFFCURVE", +"258 -62 OFFCURVE", +"308 -62 CURVE SMOOTH", +"462 -62 OFFCURVE", +"590 85 OFFCURVE", +"590 259 CURVE SMOOTH", +"590 433 OFFCURVE", +"463 579 OFFCURVE", +"308 579 CURVE SMOOTH", +"258 579 OFFCURVE", +"212 567 OFFCURVE", +"172 545 CURVE", +"172 699 LINE", +"0 699 LINE", +"0 -172 LINE" +); +} +); +width = 590; +} +); +leftKerningGroup = thorn; +rightKerningGroup = thorn; +unicode = 00FE; +}, +{ +color = 1; +glyphname = q; +lastChange = "2019-05-05 09:41:12 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"538 -172 LINE", +"538 517 LINE", +"463 517 LINE", +"463 -172 LINE" +); +}, +{ +closed = 1; +nodes = ( +"412 -12 OFFCURVE", +"502 100 OFFCURVE", +"502 259 CURVE SMOOTH", +"502 417 OFFCURVE", +"412 529 OFFCURVE", +"275 529 CURVE SMOOTH", +"139 529 OFFCURVE", +"37 417 OFFCURVE", +"37 259 CURVE SMOOTH", +"37 100 OFFCURVE", +"139 -12 OFFCURVE", +"275 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"188 55 OFFCURVE", +"116 140 OFFCURVE", +"116 259 CURVE SMOOTH", +"116 378 OFFCURVE", +"188 462 OFFCURVE", +"289 462 CURVE SMOOTH", +"391 462 OFFCURVE", +"463 378 OFFCURVE", +"463 259 CURVE SMOOTH", +"463 140 OFFCURVE", +"391 55 OFFCURVE", +"289 55 CURVE SMOOTH" +); +} +); +width = 597; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"618 -172 LINE", +"618 517 LINE", +"425 517 LINE", +"425 -172 LINE" +); +}, +{ +closed = 1; +nodes = ( +"396 -12 OFFCURVE", +"493 100 OFFCURVE", +"493 259 CURVE SMOOTH", +"493 417 OFFCURVE", +"396 529 OFFCURVE", +"260 529 CURVE SMOOTH", +"121 529 OFFCURVE", +"23 417 OFFCURVE", +"23 259 CURVE SMOOTH", +"23 100 OFFCURVE", +"121 -12 OFFCURVE", +"260 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"254 148 OFFCURVE", +"207 194 OFFCURVE", +"207 259 CURVE SMOOTH", +"207 323 OFFCURVE", +"254 369 OFFCURVE", +"321 369 CURVE SMOOTH", +"382 369 OFFCURVE", +"425 323 OFFCURVE", +"425 259 CURVE SMOOTH", +"425 194 OFFCURVE", +"382 148 OFFCURVE", +"321 148 CURVE SMOOTH" +); +} +); +width = 682; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"522 -172 LINE", +"522 517 LINE", +"486 517 LINE", +"486 -172 LINE" +); +}, +{ +closed = 1; +nodes = ( +"423 -12 OFFCURVE", +"522 100 OFFCURVE", +"522 259 CURVE SMOOTH", +"522 417 OFFCURVE", +"423 529 OFFCURVE", +"282 529 CURVE SMOOTH", +"156 529 OFFCURVE", +"50 406 OFFCURVE", +"50 259 CURVE SMOOTH", +"50 112 OFFCURVE", +"156 -12 OFFCURVE", +"282 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"179 24 OFFCURVE", +"86 131 OFFCURVE", +"86 259 CURVE SMOOTH", +"86 386 OFFCURVE", +"179 493 OFFCURVE", +"289 493 CURVE SMOOTH", +"404 493 OFFCURVE", +"486 396 OFFCURVE", +"486 259 CURVE SMOOTH", +"486 121 OFFCURVE", +"404 24 OFFCURVE", +"289 24 CURVE SMOOTH" +); +} +); +width = 590; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "5C5DDA86-04EA-421D-8F43-773DDE88D600"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"682 -172 LINE", +"682 517 LINE", +"386 517 LINE", +"349 539 OFFCURVE", +"307 551 OFFCURVE", +"260 551 CURVE SMOOTH", +"108 551 OFFCURVE", +"0 430 OFFCURVE", +"0 259 CURVE SMOOTH", +"0 88 OFFCURVE", +"108 -34 OFFCURVE", +"260 -34 CURVE SMOOTH", +"300 -34 OFFCURVE", +"336 -25 OFFCURVE", +"369 -9 CURVE", +"369 -172 LINE" +); +} +); +width = 682; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "16E8DC5B-95FA-48E5-9AED-51EB7ABF776F"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"597 -172 LINE", +"597 517 LINE", +"426 517 LINE", +"384 549 OFFCURVE", +"333 566 OFFCURVE", +"275 566 CURVE SMOOTH", +"117 566 OFFCURVE", +"0 435 OFFCURVE", +"0 259 CURVE SMOOTH", +"0 82 OFFCURVE", +"116 -49 OFFCURVE", +"275 -49 CURVE SMOOTH", +"324 -49 OFFCURVE", +"368 -36 OFFCURVE", +"406 -13 CURVE", +"406 -172 LINE" +); +} +); +width = 597; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "D6B5B11C-4AC4-4389-B733-C406C0495813"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"590 -172 LINE", +"590 517 LINE", +"461 517 LINE", +"412 557 OFFCURVE", +"351 579 OFFCURVE", +"282 579 CURVE SMOOTH", +"127 579 OFFCURVE", +"0 433 OFFCURVE", +"0 259 CURVE SMOOTH", +"0 85 OFFCURVE", +"128 -62 OFFCURVE", +"282 -62 CURVE SMOOTH", +"332 -62 OFFCURVE", +"378 -50 OFFCURVE", +"418 -28 CURVE", +"418 -172 LINE" +); +} +); +width = 590; +} +); +leftKerningGroup = q; +rightKerningGroup = q; +unicode = 0071; +}, +{ +color = 1; +glyphname = r; +lastChange = "2020-01-30 23:06:22 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{197, 0}"; +}, +{ +name = top; +position = "{197, 517}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"132 390 OFFCURVE", +"215 462 OFFCURVE", +"332 462 CURVE", +"332 529 LINE", +"205 529 OFFCURVE", +"116 450 OFFCURVE", +"116 339 CURVE", +"132 289 LINE" +); +}, +{ +closed = 1; +nodes = ( +"132 0 LINE", +"132 517 LINE", +"57 517 LINE", +"57 0 LINE" +); +} +); +width = 362; +}, +{ +anchors = ( +{ +name = bottom; +position = "{235, 0}"; +}, +{ +name = top; +position = "{235, 517}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"249 313 OFFCURVE", +"309 369 OFFCURVE", +"411 369 CURVE", +"411 529 LINE", +"297 529 OFFCURVE", +"216 425 OFFCURVE", +"216 279 CURVE", +"249 219 LINE" +); +}, +{ +closed = 1; +nodes = ( +"249 0 LINE", +"249 517 LINE", +"56 517 LINE", +"56 0 LINE" +); +} +); +width = 427; +}, +{ +anchors = ( +{ +name = bottom; +position = "{180, 0}"; +}, +{ +name = top; +position = "{180, 517}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"104 408 OFFCURVE", +"187 493 OFFCURVE", +"304 493 CURVE", +"304 529 LINE", +"192 529 OFFCURVE", +"98 451 OFFCURVE", +"98 359 CURVE", +"104 289 LINE" +); +}, +{ +closed = 1; +nodes = ( +"104 0 LINE", +"104 517 LINE", +"68 517 LINE", +"68 0 LINE" +); +} +); +width = 349; +}, +{ +anchors = ( +{ +name = bottom; +position = "{235, 0}"; +}, +{ +name = top; +position = "{235, 517}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "98D29D25-8333-4BA7-8B5B-35A4CA92560F"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"305 0 LINE", +"305 219 LINE SMOOTH", +"305 286 OFFCURVE", +"345 317 OFFCURVE", +"427 312 CURVE", +"427 584 LINE", +"356 589 OFFCURVE", +"294 563 OFFCURVE", +"248 517 CURVE", +"0 517 LINE", +"0 0 LINE" +); +} +); +width = 427; +}, +{ +anchors = ( +{ +name = bottom; +position = "{197, 0}"; +}, +{ +name = top; +position = "{197, 517}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "A8D12435-41F2-49CC-BD9C-790389774615"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"189 289 LINE", +"189 365 OFFCURVE", +"259 416 OFFCURVE", +"362 404 CURVE", +"362 585 LINE", +"185 599 OFFCURVE", +"54 487 OFFCURVE", +"59 330 CURVE", +"78 272 LINE" +); +}, +{ +closed = 1; +nodes = ( +"189 0 LINE", +"189 517 LINE", +"0 517 LINE", +"0 0 LINE" +); +} +); +width = 362; +}, +{ +anchors = ( +{ +name = bottom; +position = "{180, 0}"; +}, +{ +name = top; +position = "{180, 517}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "AA7A2851-64DC-4D90-BBAE-67AEDCE6D0D4"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"172 0 LINE", +"172 289 LINE SMOOTH", +"172 379 OFFCURVE", +"258 435 OFFCURVE", +"349 424 CURVE", +"349 596 LINE", +"260 603 OFFCURVE", +"170 571 OFFCURVE", +"108 517 CURVE", +"0 517 LINE", +"0 0 LINE" +); +} +); +width = 349; +} +); +leftKerningGroup = r; +rightKerningGroup = r; +unicode = 0072; +}, +{ +glyphname = racute; +lastChange = "2020-01-30 22:36:16 +0000"; +layers = ( +{ +components = ( +{ +name = r; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 108, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 349; +}, +{ +components = ( +{ +name = r; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 137, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 362; +}, +{ +components = ( +{ +name = r; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 158, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 427; +} +); +leftKerningGroup = r; +rightKerningGroup = r; +unicode = 0155; +}, +{ +glyphname = rcaron; +lastChange = "2020-01-30 22:36:16 +0000"; +layers = ( +{ +components = ( +{ +name = r; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 5, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 349; +}, +{ +components = ( +{ +name = r; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 31, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 362; +}, +{ +components = ( +{ +name = r; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 38, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 427; +} +); +leftKerningGroup = r; +rightKerningGroup = r; +unicode = 0159; +}, +{ +glyphname = rcommaaccent; +lastChange = "2020-01-30 22:36:16 +0000"; +layers = ( +{ +components = ( +{ +name = r; +}, +{ +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 81, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 349; +}, +{ +components = ( +{ +name = r; +}, +{ +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 113, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 362; +}, +{ +components = ( +{ +name = r; +}, +{ +name = commaaccentcomb; +transform = "{1, 0, 0, 1, 131, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 427; +} +); +leftKerningGroup = r; +rightKerningGroup = r; +unicode = 0157; +}, +{ +color = 1; +glyphname = s; +lastChange = "2020-01-30 23:17:52 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{232, 0}"; +}, +{ +name = top; +position = "{235, 517}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"350 -12 OFFCURVE", +"432 49 OFFCURVE", +"432 144 CURVE SMOOTH", +"432 242 OFFCURVE", +"346 270 OFFCURVE", +"263 296 CURVE SMOOTH", +"167 327 OFFCURVE", +"129 341 OFFCURVE", +"129 386 CURVE SMOOTH", +"129 436 OFFCURVE", +"177 462 OFFCURVE", +"235 462 CURVE SMOOTH", +"281 462 OFFCURVE", +"332 446 OFFCURVE", +"384 413 CURVE", +"420 471 LINE", +"365 507 OFFCURVE", +"299 529 OFFCURVE", +"235 529 CURVE SMOOTH", +"132 529 OFFCURVE", +"54 471 OFFCURVE", +"54 377 CURVE SMOOTH", +"54 303 OFFCURVE", +"102 266 OFFCURVE", +"227 230 CURVE SMOOTH", +"297 210 OFFCURVE", +"357 192 OFFCURVE", +"357 136 CURVE SMOOTH", +"357 87 OFFCURVE", +"311 55 OFFCURVE", +"243 55 CURVE SMOOTH", +"186 55 OFFCURVE", +"127 77 OFFCURVE", +"68 120 CURVE", +"29 65 LINE", +"91 15 OFFCURVE", +"171 -12 OFFCURVE", +"243 -12 CURVE SMOOTH" +); +} +); +width = 465; +}, +{ +anchors = ( +{ +name = bottom; +position = "{256, 0}"; +}, +{ +name = top; +position = "{255, 517}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"402 -12 OFFCURVE", +"487 56 OFFCURVE", +"487 163 CURVE SMOOTH", +"487 285 OFFCURVE", +"379 316 OFFCURVE", +"285 337 CURVE SMOOTH", +"233 349 OFFCURVE", +"210 352 OFFCURVE", +"210 369 CURVE SMOOTH", +"210 384 OFFCURVE", +"228 398 OFFCURVE", +"255 398 CURVE SMOOTH", +"304 398 OFFCURVE", +"363 371 OFFCURVE", +"406 343 CURVE", +"471 461 LINE", +"412 500 OFFCURVE", +"335 529 OFFCURVE", +"255 529 CURVE SMOOTH", +"120 529 OFFCURVE", +"39 451 OFFCURVE", +"39 351 CURVE SMOOTH", +"39 229 OFFCURVE", +"144 206 OFFCURVE", +"238 186 CURVE SMOOTH", +"286 176 OFFCURVE", +"316 166 OFFCURVE", +"316 148 CURVE SMOOTH", +"316 131 OFFCURVE", +"303 122 OFFCURVE", +"267 122 CURVE SMOOTH", +"212 122 OFFCURVE", +"138 148 OFFCURVE", +"88 183 CURVE", +"16 66 LINE", +"79 17 OFFCURVE", +"172 -12 OFFCURVE", +"262 -12 CURVE SMOOTH" +); +} +); +width = 508; +}, +{ +anchors = ( +{ +name = bottom; +position = "{247, 0}"; +}, +{ +name = top; +position = "{251, 517}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"355 -12 OFFCURVE", +"437 50 OFFCURVE", +"437 124 CURVE SMOOTH", +"437 197 OFFCURVE", +"389 241 OFFCURVE", +"269 279 CURVE SMOOTH", +"159 314 OFFCURVE", +"115 349 OFFCURVE", +"115 401 CURVE SMOOTH", +"115 451 OFFCURVE", +"177 493 OFFCURVE", +"250 493 CURVE SMOOTH", +"303 493 OFFCURVE", +"363 474 OFFCURVE", +"413 443 CURVE", +"435 471 LINE", +"379 507 OFFCURVE", +"311 529 OFFCURVE", +"250 529 CURVE SMOOTH", +"157 529 OFFCURVE", +"79 469 OFFCURVE", +"79 397 CURVE SMOOTH", +"79 328 OFFCURVE", +"128 285 OFFCURVE", +"251 247 CURVE SMOOTH", +"358 214 OFFCURVE", +"401 178 OFFCURVE", +"401 120 CURVE SMOOTH", +"401 68 OFFCURVE", +"336 24 OFFCURVE", +"258 24 CURVE SMOOTH", +"197 24 OFFCURVE", +"126 50 OFFCURVE", +"66 93 CURVE", +"44 65 LINE", +"104 17 OFFCURVE", +"184 -12 OFFCURVE", +"258 -12 CURVE SMOOTH" +); +} +); +width = 485; +}, +{ +anchors = ( +{ +name = bottom; +position = "{247, 0}"; +}, +{ +name = top; +position = "{251, 517}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "6A742B9C-02B1-4F5A-B000-0580CF853DD8"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"382 -61 OFFCURVE", +"485 22 OFFCURVE", +"485 124 CURVE SMOOTH", +"485 221 OFFCURVE", +"423 282 OFFCURVE", +"284 326 CURVE SMOOTH", +"194 354 OFFCURVE", +"164 378 OFFCURVE", +"164 401 CURVE SMOOTH", +"164 420 OFFCURVE", +"204 444 OFFCURVE", +"250 444 CURVE SMOOTH", +"293 444 OFFCURVE", +"340 430 OFFCURVE", +"383 404 CURVE", +"465 509 LINE", +"401 552 OFFCURVE", +"319 578 OFFCURVE", +"250 578 CURVE SMOOTH", +"130 578 OFFCURVE", +"30 497 OFFCURVE", +"30 397 CURVE SMOOTH", +"30 303 OFFCURVE", +"94 244 OFFCURVE", +"237 200 CURVE SMOOTH", +"326 173 OFFCURVE", +"352 150 OFFCURVE", +"352 120 CURVE SMOOTH", +"352 99 OFFCURVE", +"308 73 OFFCURVE", +"258 73 CURVE SMOOTH", +"208 73 OFFCURVE", +"149 95 OFFCURVE", +"97 132 CURVE", +"14 26 LINE", +"83 -28 OFFCURVE", +"174 -61 OFFCURVE", +"258 -61 CURVE SMOOTH" +); +} +); +width = 485; +}, +{ +anchors = ( +{ +name = bottom; +position = "{232, 0}"; +}, +{ +name = top; +position = "{235, 517}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "6D44E65D-035A-407A-9269-3BA91E302CB4"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"372 -45 OFFCURVE", +"465 33 OFFCURVE", +"465 144 CURVE SMOOTH", +"465 266 OFFCURVE", +"356 301 OFFCURVE", +"273 327 CURVE SMOOTH", +"174 360 OFFCURVE", +"162 368 OFFCURVE", +"162 386 CURVE SMOOTH", +"162 411 OFFCURVE", +"189 429 OFFCURVE", +"235 429 CURVE SMOOTH", +"277 429 OFFCURVE", +"320 414 OFFCURVE", +"367 385 CURVE", +"438 499 LINE", +"377 539 OFFCURVE", +"302 562 OFFCURVE", +"235 562 CURVE SMOOTH", +"110 562 OFFCURVE", +"21 486 OFFCURVE", +"21 377 CURVE SMOOTH", +"21 287 OFFCURVE", +"77 239 OFFCURVE", +"218 198 CURVE SMOOTH", +"303 174 OFFCURVE", +"324 161 OFFCURVE", +"324 136 CURVE SMOOTH", +"324 108 OFFCURVE", +"294 88 OFFCURVE", +"243 88 CURVE SMOOTH", +"192 88 OFFCURVE", +"142 107 OFFCURVE", +"87 147 CURVE", +"10 38 LINE", +"75 -14 OFFCURVE", +"163 -45 OFFCURVE", +"243 -45 CURVE SMOOTH" +); +} +); +width = 465; +}, +{ +anchors = ( +{ +name = bottom; +position = "{256, 0}"; +}, +{ +name = top; +position = "{255, 517}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "DA21C622-3E2F-4E2D-8DDE-C4EA36AAA639"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"412 -33 OFFCURVE", +"508 43 OFFCURVE", +"508 163 CURVE SMOOTH", +"508 301 OFFCURVE", +"384 336 OFFCURVE", +"290 357 CURVE SMOOTH", +"264 363 OFFCURVE", +"245 369 OFFCURVE", +"245 373 CURVE SMOOTH", +"245 375 OFFCURVE", +"249 377 OFFCURVE", +"255 377 CURVE SMOOTH", +"293 377 OFFCURVE", +"346 357 OFFCURVE", +"396 325 CURVE", +"481 479 LINE", +"412 525 OFFCURVE", +"330 550 OFFCURVE", +"255 550 CURVE SMOOTH", +"115 550 OFFCURVE", +"18 469 OFFCURVE", +"18 351 CURVE SMOOTH", +"18 212 OFFCURVE", +"140 185 OFFCURVE", +"234 165 CURVE SMOOTH", +"258 160 OFFCURVE", +"281 153 OFFCURVE", +"281 149 CURVE SMOOTH", +"281 146 OFFCURVE", +"275 143 OFFCURVE", +"267 143 CURVE SMOOTH", +"217 143 OFFCURVE", +"147 167 OFFCURVE", +"99 201 CURVE", +"5 48 LINE", +"71 -3 OFFCURVE", +"168 -33 OFFCURVE", +"262 -33 CURVE SMOOTH" +); +} +); +width = 508; +} +); +leftKerningGroup = s; +rightKerningGroup = s; +unicode = 0073; +}, +{ +glyphname = sacute; +lastChange = "2020-01-30 03:14:42 +0000"; +layers = ( +{ +components = ( +{ +name = s; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 179, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 485; +}, +{ +components = ( +{ +name = s; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 175, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 465; +}, +{ +components = ( +{ +name = s; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 178, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 508; +} +); +leftKerningGroup = s; +rightKerningGroup = s; +unicode = 015B; +}, +{ +glyphname = scaron; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +name = s; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 76, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 485; +}, +{ +components = ( +{ +name = s; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 69, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 465; +}, +{ +components = ( +{ +name = s; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 58, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 508; +} +); +leftKerningGroup = s; +rightKerningGroup = s; +unicode = 0161; +}, +{ +glyphname = scedilla; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +name = s; +}, +{ +name = cedilla; +transform = "{1, 0, 0, 1, 106, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 485; +}, +{ +components = ( +{ +name = s; +}, +{ +name = cedilla; +transform = "{1, 0, 0, 1, 100, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 465; +}, +{ +components = ( +{ +name = s; +}, +{ +name = cedilla; +transform = "{1, 0, 0, 1, 126, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 508; +} +); +leftKerningGroup = s; +rightKerningGroup = s; +unicode = 015F; +}, +{ +color = 1; +glyphname = germandbls; +lastChange = "2020-01-30 23:40:37 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"137 0 LINE", +"137 513 LINE SMOOTH", +"137 585 OFFCURVE", +"191 636 OFFCURVE", +"267 636 CURVE SMOOTH", +"343 636 OFFCURVE", +"397 586 OFFCURVE", +"397 516 CURVE SMOOTH", +"397 452 OFFCURVE", +"343 396 OFFCURVE", +"267 396 CURVE SMOOTH", +"212 396 LINE", +"212 325 LINE", +"279 325 LINE SMOOTH", +"364 325 OFFCURVE", +"424 272 OFFCURVE", +"424 198 CURVE SMOOTH", +"424 124 OFFCURVE", +"364 71 OFFCURVE", +"279 71 CURVE SMOOTH", +"212 71 LINE", +"212 0 LINE", +"299 0 LINE SMOOTH", +"418 0 OFFCURVE", +"503 78 OFFCURVE", +"503 188 CURVE SMOOTH", +"503 274 OFFCURVE", +"463 331 OFFCURVE", +"378 365 CURVE", +"444 395 OFFCURVE", +"476 447 OFFCURVE", +"476 526 CURVE SMOOTH", +"476 632 OFFCURVE", +"390 707 OFFCURVE", +"268 707 CURVE SMOOTH", +"146 707 OFFCURVE", +"59 632 OFFCURVE", +"59 526 CURVE SMOOTH", +"59 0 LINE" +); +} +); +width = 538; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"255 0 LINE", +"255 463 LINE SMOOTH", +"255 502 OFFCURVE", +"285 524 OFFCURVE", +"325 524 CURVE SMOOTH", +"368 524 OFFCURVE", +"394 502 OFFCURVE", +"394 472 CURVE SMOOTH", +"394 442 OFFCURVE", +"365 420 OFFCURVE", +"325 420 CURVE SMOOTH", +"324 420 LINE", +"324 273 LINE", +"354 273 LINE SMOOTH", +"396 273 OFFCURVE", +"426 250 OFFCURVE", +"426 218 CURVE SMOOTH", +"426 186 OFFCURVE", +"396 163 OFFCURVE", +"354 163 CURVE SMOOTH", +"324 163 LINE", +"324 0 LINE", +"386 0 LINE SMOOTH", +"526 0 OFFCURVE", +"626 75 OFFCURVE", +"626 185 CURVE SMOOTH", +"626 271 OFFCURVE", +"583 335 OFFCURVE", +"509 360 CURVE", +"563 380 OFFCURVE", +"594 436 OFFCURVE", +"594 514 CURVE SMOOTH", +"594 637 OFFCURVE", +"484 724 OFFCURVE", +"328 724 CURVE SMOOTH", +"172 724 OFFCURVE", +"62 637 OFFCURVE", +"62 514 CURVE SMOOTH", +"62 0 LINE" +); +} +); +width = 653; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"104 0 LINE", +"104 517 LINE SMOOTH", +"104 601 OFFCURVE", +"173 671 OFFCURVE", +"256 671 CURVE SMOOTH", +"338 671 OFFCURVE", +"407 602 OFFCURVE", +"407 519 CURVE SMOOTH", +"407 437 OFFCURVE", +"345 379 OFFCURVE", +"258 379 CURVE SMOOTH", +"190 379 LINE", +"190 343 LINE", +"264 343 LINE SMOOTH", +"364 343 OFFCURVE", +"434 282 OFFCURVE", +"434 196 CURVE SMOOTH", +"434 109 OFFCURVE", +"358 36 OFFCURVE", +"267 36 CURVE SMOOTH", +"190 36 LINE", +"190 0 LINE", +"287 0 LINE SMOOTH", +"386 0 OFFCURVE", +"470 87 OFFCURVE", +"470 191 CURVE SMOOTH", +"470 264 OFFCURVE", +"423 336 OFFCURVE", +"356 365 CURVE", +"407 389 OFFCURVE", +"443 455 OFFCURVE", +"443 524 CURVE SMOOTH", +"443 623 OFFCURVE", +"358 707 OFFCURVE", +"256 707 CURVE SMOOTH", +"154 707 OFFCURVE", +"68 623 OFFCURVE", +"68 523 CURVE SMOOTH", +"68 0 LINE" +); +} +); +width = 519; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "DAC45298-7944-409B-A60F-1BD1C12C2731"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"324 0 LINE", +"324 -45 LINE", +"368 -45 LINE SMOOTH", +"533 -45 OFFCURVE", +"653 50 OFFCURVE", +"653 185 CURVE SMOOTH", +"653 256 OFFCURVE", +"628 315 OFFCURVE", +"584 356 CURVE", +"619 394 OFFCURVE", +"639 448 OFFCURVE", +"639 514 CURVE SMOOTH", +"639 663 OFFCURVE", +"509 769 OFFCURVE", +"328 769 CURVE SMOOTH", +"147 769 OFFCURVE", +"0 663 OFFCURVE", +"0 514 CURVE SMOOTH", +"0 0 LINE" +); +} +); +width = 653; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "45E6E3A0-437E-4587-9FE2-EE73A7765103"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"212 0 LINE", +"212 -48 LINE", +"286 -48 LINE SMOOTH", +"432 -48 OFFCURVE", +"538 51 OFFCURVE", +"538 188 CURVE SMOOTH", +"538 262 OFFCURVE", +"513 321 OFFCURVE", +"461 363 CURVE", +"503 404 OFFCURVE", +"524 457 OFFCURVE", +"524 526 CURVE SMOOTH", +"524 659 OFFCURVE", +"416 755 OFFCURVE", +"268 755 CURVE SMOOTH", +"119 755 OFFCURVE", +"0 659 OFFCURVE", +"0 526 CURVE SMOOTH", +"0 0 LINE" +); +} +); +width = 538; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "6B8F2B91-92C0-43AD-8606-7736DF1C12C1"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"190 0 LINE", +"190 -60 LINE", +"276 -60 LINE SMOOTH", +"409 -60 OFFCURVE", +"519 54 OFFCURVE", +"519 191 CURVE SMOOTH", +"519 255 OFFCURVE", +"493 318 OFFCURVE", +"448 364 CURVE", +"482 406 OFFCURVE", +"503 464 OFFCURVE", +"503 524 CURVE SMOOTH", +"503 657 OFFCURVE", +"391 767 OFFCURVE", +"256 767 CURVE SMOOTH", +"121 767 OFFCURVE", +"0 656 OFFCURVE", +"0 523 CURVE SMOOTH", +"0 0 LINE" +); +} +); +width = 519; +} +); +leftKerningGroup = germandbls; +rightKerningGroup = germandbls; +unicode = 00DF; +}, +{ +color = 1; +glyphname = t; +lastChange = "2020-01-31 00:19:58 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{239, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"272 -12 OFFCURVE", +"306 0 OFFCURVE", +"333 21 CURVE", +"296 76 LINE", +"285 64 OFFCURVE", +"265 55 OFFCURVE", +"242 55 CURVE SMOOTH", +"212 55 OFFCURVE", +"186 82 OFFCURVE", +"186 120 CURVE SMOOTH", +"186 659 LINE", +"111 659 LINE", +"111 120 LINE SMOOTH", +"111 43 OFFCURVE", +"163 -12 OFFCURVE", +"237 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"313 450 LINE", +"313 517 LINE", +"30 517 LINE", +"30 450 LINE" +); +} +); +width = 362; +}, +{ +anchors = ( +{ +name = bottom; +position = "{262, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"306 -12 OFFCURVE", +"361 10 OFFCURVE", +"393 41 CURVE", +"360 163 LINE", +"350 154 OFFCURVE", +"331 148 OFFCURVE", +"313 148 CURVE SMOOTH", +"287 148 OFFCURVE", +"269 170 OFFCURVE", +"269 201 CURVE SMOOTH", +"269 659 LINE", +"85 659 LINE", +"85 163 LINE SMOOTH", +"85 60 OFFCURVE", +"157 -12 OFFCURVE", +"260 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"371 365 LINE", +"371 517 LINE", +"20 517 LINE", +"20 365 LINE" +); +} +); +width = 417; +}, +{ +anchors = ( +{ +name = bottom; +position = "{243, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"276 -12 OFFCURVE", +"311 0 OFFCURVE", +"338 21 CURVE", +"318 50 LINE", +"297 34 OFFCURVE", +"270 24 OFFCURVE", +"244 24 CURVE SMOOTH", +"202 24 OFFCURVE", +"172 64 OFFCURVE", +"172 120 CURVE SMOOTH", +"172 659 LINE", +"136 659 LINE", +"136 120 LINE SMOOTH", +"136 43 OFFCURVE", +"180 -12 OFFCURVE", +"242 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"308 481 LINE", +"308 517 LINE", +"45 517 LINE", +"45 481 LINE" +); +} +); +width = 382; +}, +{ +anchors = ( +{ +name = bottom; +position = "{243, 0}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "7E65E439-9C16-484B-9BEF-49FB23B8DCF7"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"80 425 LINE", +"80 120 LINE SMOOTH", +"80 14 OFFCURVE", +"147 -68 OFFCURVE", +"242 -68 CURVE SMOOTH", +"287 -68 OFFCURVE", +"334 -52 OFFCURVE", +"370 -25 CURVE", +"286 96 LINE", +"274 87 OFFCURVE", +"267 85 OFFCURVE", +"252 85 CURVE SMOOTH", +"241 85 OFFCURVE", +"228 94 OFFCURVE", +"228 120 CURVE SMOOTH", +"228 425 LINE", +"382 425 LINE", +"382 517 LINE", +"228 517 LINE", +"228 659 LINE", +"80 659 LINE", +"80 517 LINE", +"0 517 LINE", +"0 425 LINE" +); +} +); +width = 382; +}, +{ +anchors = ( +{ +name = bottom; +position = "{239, 0}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "63254EF2-3F73-4158-B1FA-BF7544E7BF1F"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"58 397 LINE", +"58 120 LINE SMOOTH", +"58 14 OFFCURVE", +"134 -65 OFFCURVE", +"237 -65 CURVE SMOOTH", +"281 -65 OFFCURVE", +"327 -49 OFFCURVE", +"363 -23 CURVE", +"268 118 LINE", +"265 111 OFFCURVE", +"260 108 OFFCURVE", +"253 108 CURVE SMOOTH", +"242 108 OFFCURVE", +"239 115 OFFCURVE", +"239 120 CURVE SMOOTH", +"239 397 LINE", +"362 397 LINE", +"362 517 LINE", +"239 517 LINE", +"239 659 LINE", +"58 659 LINE", +"58 517 LINE", +"0 517 LINE", +"0 397 LINE" +); +} +); +width = 362; +}, +{ +anchors = ( +{ +name = bottom; +position = "{262, 0}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "07B00AC5-7475-44F1-BB5F-FF34DEBCE8AD"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"35 315 LINE", +"35 163 LINE SMOOTH", +"35 32 OFFCURVE", +"129 -62 OFFCURVE", +"260 -62 CURVE SMOOTH", +"309 -62 OFFCURVE", +"366 -42 OFFCURVE", +"407 -12 CURVE", +"351 197 LINE", +"347 197 OFFCURVE", +"344 196 OFFCURVE", +"340 196 CURVE SMOOTH", +"324 196 OFFCURVE", +"319 201 OFFCURVE", +"319 213 CURVE SMOOTH", +"319 315 LINE", +"417 315 LINE", +"417 517 LINE", +"319 517 LINE", +"319 659 LINE", +"35 659 LINE", +"35 517 LINE", +"0 517 LINE", +"0 315 LINE" +); +} +); +width = 417; +} +); +leftKerningGroup = t; +rightKerningGroup = t; +unicode = 0074; +}, +{ +color = 1; +glyphname = tcaron; +lastChange = "2020-02-01 10:16:37 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{243, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"276 -12 OFFCURVE", +"311 0 OFFCURVE", +"338 21 CURVE", +"318 50 LINE", +"297 34 OFFCURVE", +"270 24 OFFCURVE", +"244 24 CURVE SMOOTH", +"202 24 OFFCURVE", +"172 64 OFFCURVE", +"172 120 CURVE SMOOTH", +"172 659 LINE", +"136 659 LINE", +"136 120 LINE SMOOTH", +"136 43 OFFCURVE", +"180 -12 OFFCURVE", +"242 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"308 481 LINE", +"308 517 LINE", +"45 517 LINE", +"45 481 LINE" +); +}, +{ +closed = 1; +nodes = ( +"408 579 OFFCURVE", +"427 622 OFFCURVE", +"427 657 CURVE SMOOTH", +"427 684 OFFCURVE", +"414 699 OFFCURVE", +"395 699 CURVE SMOOTH", +"377 699 OFFCURVE", +"364 686 OFFCURVE", +"364 669 CURVE SMOOTH", +"364 652 OFFCURVE", +"376 639 OFFCURVE", +"395 639 CURVE", +"388 611 OFFCURVE", +"369 577 OFFCURVE", +"343 547 CURVE", +"369 528 LINE" +); +} +); +width = 380; +}, +{ +anchors = ( +{ +name = bottom; +position = "{239, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"272 -12 OFFCURVE", +"306 0 OFFCURVE", +"333 21 CURVE", +"296 76 LINE", +"285 64 OFFCURVE", +"265 55 OFFCURVE", +"242 55 CURVE SMOOTH", +"212 55 OFFCURVE", +"186 82 OFFCURVE", +"186 120 CURVE SMOOTH", +"186 659 LINE", +"111 659 LINE", +"111 120 LINE SMOOTH", +"111 43 OFFCURVE", +"163 -12 OFFCURVE", +"237 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"313 450 LINE", +"313 517 LINE", +"30 517 LINE", +"30 450 LINE" +); +}, +{ +closed = 1; +nodes = ( +"451 570 OFFCURVE", +"466 598 OFFCURVE", +"466 631 CURVE SMOOTH", +"466 671 OFFCURVE", +"446 699 OFFCURVE", +"414 699 CURVE SMOOTH", +"388 699 OFFCURVE", +"368 678 OFFCURVE", +"368 654 CURVE SMOOTH", +"368 629 OFFCURVE", +"388 608 OFFCURVE", +"413 608 CURVE", +"407 581 OFFCURVE", +"392 555 OFFCURVE", +"369 529 CURVE", +"401 506 LINE" +); +} +); +width = 468; +}, +{ +anchors = ( +{ +name = bottom; +position = "{262, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"306 -12 OFFCURVE", +"361 10 OFFCURVE", +"393 41 CURVE", +"360 163 LINE", +"350 154 OFFCURVE", +"331 148 OFFCURVE", +"313 148 CURVE SMOOTH", +"287 148 OFFCURVE", +"269 170 OFFCURVE", +"269 201 CURVE SMOOTH", +"269 659 LINE", +"85 659 LINE", +"85 163 LINE SMOOTH", +"85 60 OFFCURVE", +"157 -12 OFFCURVE", +"260 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"371 365 LINE", +"371 517 LINE", +"20 517 LINE", +"20 365 LINE" +); +}, +{ +closed = 1; +nodes = ( +"557 466 OFFCURVE", +"595 534 OFFCURVE", +"595 585 CURVE SMOOTH", +"595 652 OFFCURVE", +"559 699 OFFCURVE", +"508 699 CURVE SMOOTH", +"459 699 OFFCURVE", +"424 663 OFFCURVE", +"424 612 CURVE SMOOTH", +"424 562 OFFCURVE", +"457 527 OFFCURVE", +"505 527 CURVE", +"499 504 OFFCURVE", +"479 476 OFFCURVE", +"456 457 CURVE", +"502 421 LINE" +); +} +); +width = 601; +}, +{ +anchors = ( +{ +name = bottom; +position = "{262, 0}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "456FED63-559A-466D-AFA7-C94F9C135560"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"306 -12 OFFCURVE", +"361 10 OFFCURVE", +"393 41 CURVE", +"360 163 LINE", +"350 154 OFFCURVE", +"331 148 OFFCURVE", +"313 148 CURVE SMOOTH", +"287 148 OFFCURVE", +"269 170 OFFCURVE", +"269 201 CURVE SMOOTH", +"269 659 LINE", +"85 659 LINE", +"85 163 LINE SMOOTH", +"85 60 OFFCURVE", +"157 -12 OFFCURVE", +"260 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"371 365 LINE", +"371 517 LINE", +"20 517 LINE", +"20 365 LINE" +); +}, +{ +closed = 1; +nodes = ( +"603 443 OFFCURVE", +"645 522 OFFCURVE", +"645 585 CURVE SMOOTH", +"645 678 OFFCURVE", +"589 749 OFFCURVE", +"508 749 CURVE SMOOTH", +"431 749 OFFCURVE", +"374 690 OFFCURVE", +"374 612 CURVE SMOOTH", +"374 564 OFFCURVE", +"395 524 OFFCURVE", +"429 500 CURVE", +"429 499 OFFCURVE", +"423 495 OFFCURVE", +"415 490 CURVE", +"542 390 LINE" +); +}, +{ +closed = 1; +nodes = ( +"35 315 LINE", +"35 163 LINE SMOOTH", +"35 32 OFFCURVE", +"129 -62 OFFCURVE", +"260 -62 CURVE SMOOTH", +"309 -62 OFFCURVE", +"366 -42 OFFCURVE", +"407 -12 CURVE", +"351 197 LINE", +"347 197 OFFCURVE", +"344 196 OFFCURVE", +"340 196 CURVE SMOOTH", +"324 196 OFFCURVE", +"319 201 OFFCURVE", +"319 213 CURVE SMOOTH", +"319 315 LINE", +"417 315 LINE", +"417 517 LINE", +"319 517 LINE", +"319 659 LINE", +"35 659 LINE", +"35 517 LINE", +"0 517 LINE", +"0 315 LINE" +); +} +); +width = 601; +}, +{ +anchors = ( +{ +name = bottom; +position = "{239, 0}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "8658E6C5-3FFF-4FFE-9CED-A6A0287B1EAD"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"500 548 OFFCURVE", +"519 585 OFFCURVE", +"519 631 CURVE SMOOTH", +"519 698 OFFCURVE", +"478 752 OFFCURVE", +"414 752 CURVE SMOOTH", +"359 752 OFFCURVE", +"315 708 OFFCURVE", +"315 654 CURVE SMOOTH", +"315 627 OFFCURVE", +"326 601 OFFCURVE", +"345 583 CURVE", +"339 576 OFFCURVE", +"333 569 OFFCURVE", +"325 560 CURVE", +"444 475 LINE" +); +}, +{ +closed = 1; +nodes = ( +"58 397 LINE", +"58 120 LINE SMOOTH", +"58 14 OFFCURVE", +"134 -65 OFFCURVE", +"237 -65 CURVE SMOOTH", +"281 -65 OFFCURVE", +"327 -49 OFFCURVE", +"363 -23 CURVE", +"268 118 LINE", +"265 111 OFFCURVE", +"260 108 OFFCURVE", +"253 108 CURVE SMOOTH", +"242 108 OFFCURVE", +"239 115 OFFCURVE", +"239 120 CURVE SMOOTH", +"239 397 LINE", +"362 397 LINE", +"362 517 LINE", +"239 517 LINE", +"239 659 LINE", +"58 659 LINE", +"58 517 LINE", +"0 517 LINE", +"0 397 LINE" +); +} +); +width = 468; +}, +{ +anchors = ( +{ +name = bottom; +position = "{243, 0}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "509CDD28-1B25-4D29-8D1D-E9BE6A16B967"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"459 555 OFFCURVE", +"483 609 OFFCURVE", +"483 657 CURVE SMOOTH", +"483 712 OFFCURVE", +"448 755 OFFCURVE", +"395 755 CURVE SMOOTH", +"346 755 OFFCURVE", +"308 717 OFFCURVE", +"308 669 CURVE SMOOTH", +"308 649 OFFCURVE", +"314 631 OFFCURVE", +"325 617 CURVE", +"318 605 OFFCURVE", +"308 592 OFFCURVE", +"298 580 CURVE", +"414 495 LINE" +); +}, +{ +closed = 1; +nodes = ( +"80 425 LINE", +"80 120 LINE SMOOTH", +"80 14 OFFCURVE", +"147 -68 OFFCURVE", +"242 -68 CURVE SMOOTH", +"287 -68 OFFCURVE", +"334 -52 OFFCURVE", +"370 -25 CURVE", +"286 96 LINE", +"274 87 OFFCURVE", +"267 85 OFFCURVE", +"252 85 CURVE SMOOTH", +"241 85 OFFCURVE", +"228 94 OFFCURVE", +"228 120 CURVE SMOOTH", +"228 425 LINE", +"380 425 LINE", +"380 517 LINE", +"228 517 LINE", +"228 659 LINE", +"80 659 LINE", +"80 517 LINE", +"0 517 LINE", +"0 425 LINE" +); +} +); +width = 380; +} +); +leftKerningGroup = tcaron; +rightKerningGroup = tcaron; +unicode = 0165; +}, +{ +glyphname = tcedilla; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +name = t; +}, +{ +name = cedilla; +transform = "{1, 0, 0, 1, 102, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 382; +}, +{ +components = ( +{ +name = t; +}, +{ +name = cedilla; +transform = "{1, 0, 0, 1, 107, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 362; +}, +{ +components = ( +{ +name = t; +}, +{ +name = cedilla; +transform = "{1, 0, 0, 1, 132, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 417; +} +); +leftKerningGroup = t; +rightKerningGroup = t; +unicode = 0163; +}, +{ +color = 1; +glyphname = u; +lastChange = "2020-01-31 01:50:23 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{489, 0}"; +}, +{ +name = top; +position = "{262, 517}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"341 -12 OFFCURVE", +"425 55 OFFCURVE", +"430 138 CURVE", +"414 188 LINE", +"414 115 OFFCURVE", +"342 55 OFFCURVE", +"254 55 CURVE SMOOTH", +"178 55 OFFCURVE", +"125 113 OFFCURVE", +"125 198 CURVE SMOOTH", +"125 517 LINE", +"50 517 LINE", +"50 188 LINE SMOOTH", +"50 69 OFFCURVE", +"129 -12 OFFCURVE", +"244 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"489 0 LINE", +"489 517 LINE", +"414 517 LINE", +"414 0 LINE" +); +} +); +width = 546; +}, +{ +anchors = ( +{ +name = bottom; +position = "{573, 0}"; +}, +{ +name = top; +position = "{303, 517}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"333 -12 OFFCURVE", +"407 50 OFFCURVE", +"412 138 CURVE", +"380 227 LINE", +"380 181 OFFCURVE", +"349 148 OFFCURVE", +"306 148 CURVE SMOOTH", +"260 148 OFFCURVE", +"228 183 OFFCURVE", +"228 233 CURVE SMOOTH", +"228 517 LINE", +"44 517 LINE", +"44 188 LINE SMOOTH", +"44 71 OFFCURVE", +"123 -12 OFFCURVE", +"234 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"573 0 LINE", +"573 517 LINE", +"380 517 LINE", +"380 0 LINE" +); +} +); +width = 628; +}, +{ +anchors = ( +{ +name = bottom; +position = "{461, 0}"; +}, +{ +name = top; +position = "{256, 517}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"362 -12 OFFCURVE", +"438 58 OFFCURVE", +"438 157 CURVE", +"425 187 LINE", +"425 92 OFFCURVE", +"357 24 OFFCURVE", +"260 24 CURVE SMOOTH", +"165 24 OFFCURVE", +"98 90 OFFCURVE", +"98 183 CURVE SMOOTH", +"98 517 LINE", +"62 517 LINE", +"62 178 LINE SMOOTH", +"62 67 OFFCURVE", +"142 -12 OFFCURVE", +"255 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"461 0 LINE", +"461 517 LINE", +"425 517 LINE", +"425 0 LINE" +); +} +); +width = 529; +}, +{ +anchors = ( +{ +name = bottom; +position = "{461, 0}"; +}, +{ +name = top; +position = "{256, 517}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "7C151481-51C8-4451-8745-6A16C151BA1C"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 33 OFFCURVE", +"108 -74 OFFCURVE", +"255 -74 CURVE SMOOTH", +"330 -74 OFFCURVE", +"395 -46 OFFCURVE", +"439 0 CURVE", +"529 0 LINE", +"529 517 LINE", +"0 517 LINE", +"0 178 LINE SMOOTH" +); +} +); +width = 529; +}, +{ +anchors = ( +{ +name = bottom; +position = "{489, 0}"; +}, +{ +name = top; +position = "{262, 517}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "8596FD80-9255-4554-B482-3C0AADE348BD"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 42 OFFCURVE", +"101 -62 OFFCURVE", +"244 -62 CURVE SMOOTH", +"308 -62 OFFCURVE", +"368 -38 OFFCURVE", +"411 0 CURVE", +"546 0 LINE", +"546 517 LINE", +"0 517 LINE", +"0 188 LINE SMOOTH" +); +} +); +width = 546; +}, +{ +anchors = ( +{ +name = bottom; +position = "{573, 0}"; +}, +{ +name = top; +position = "{303, 517}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "9203406A-6A36-4AB0-9FA6-3235AE4F4394"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 47 OFFCURVE", +"98 -56 OFFCURVE", +"234 -56 CURVE SMOOTH", +"296 -56 OFFCURVE", +"351 -35 OFFCURVE", +"391 0 CURVE", +"628 0 LINE", +"628 517 LINE", +"0 517 LINE", +"0 188 LINE SMOOTH" +); +} +); +width = 628; +} +); +leftKerningGroup = u; +rightKerningGroup = u; +unicode = 0075; +}, +{ +glyphname = uacute; +lastChange = "2020-01-31 01:48:32 +0000"; +layers = ( +{ +components = ( +{ +name = u; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 202, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 546; +}, +{ +components = ( +{ +name = u; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 226, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 628; +}, +{ +components = ( +{ +name = u; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 184, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 529; +} +); +leftKerningGroup = u; +rightKerningGroup = u; +unicode = 00FA; +}, +{ +glyphname = ucircumflex; +lastChange = "2020-01-31 01:48:32 +0000"; +layers = ( +{ +components = ( +{ +name = u; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 96, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 546; +}, +{ +components = ( +{ +name = u; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 106, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 628; +}, +{ +components = ( +{ +name = u; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 81, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 529; +} +); +leftKerningGroup = u; +rightKerningGroup = u; +unicode = 00FB; +}, +{ +glyphname = udieresis; +lastChange = "2020-01-31 01:48:32 +0000"; +layers = ( +{ +components = ( +{ +name = u; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 81, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 546; +}, +{ +components = ( +{ +name = u; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 83, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 628; +}, +{ +components = ( +{ +name = u; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 72, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 529; +} +); +leftKerningGroup = u; +rightKerningGroup = u; +unicode = 00FC; +}, +{ +glyphname = ugrave; +lastChange = "2020-01-31 01:50:48 +0000"; +layers = ( +{ +components = ( +{ +name = u; +}, +{ +name = grave; +transform = "{1, 0, 0, 1, 61, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 546; +}, +{ +components = ( +{ +name = u; +}, +{ +name = grave; +transform = "{1, 0, 0, 1, 85, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 628; +}, +{ +components = ( +{ +name = u; +}, +{ +name = grave; +transform = "{1, 0, 0, 1, 67, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 529; +} +); +leftKerningGroup = u; +rightKerningGroup = u; +unicode = 00F9; +}, +{ +glyphname = uhungarumlaut; +lastChange = "2020-01-31 01:48:32 +0000"; +layers = ( +{ +components = ( +{ +name = u; +}, +{ +alignment = 1; +name = hungarumlaut; +transform = "{1, 0, 0, 1, 103, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 529; +}, +{ +components = ( +{ +name = u; +}, +{ +alignment = 1; +name = hungarumlaut; +transform = "{1, 0, 0, 1, 100, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 546; +}, +{ +components = ( +{ +name = u; +}, +{ +alignment = 1; +name = hungarumlaut; +transform = "{1, 0, 0, 1, 100, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 628; +} +); +leftKerningGroup = u; +rightKerningGroup = u; +unicode = 0171; +}, +{ +glyphname = umacron; +lastChange = "2020-01-31 01:48:32 +0000"; +layers = ( +{ +components = ( +{ +name = u; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 35, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 529; +}, +{ +components = ( +{ +name = u; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 60, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 546; +}, +{ +components = ( +{ +name = u; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 81, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 628; +} +); +leftKerningGroup = u; +rightKerningGroup = u; +unicode = 016B; +}, +{ +glyphname = uogonek; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +name = u; +}, +{ +name = ogonek; +transform = "{1, 0, 0, 1, 303, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 529; +}, +{ +components = ( +{ +name = u; +}, +{ +name = ogonek; +transform = "{1, 0, 0, 1, 336, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 546; +}, +{ +components = ( +{ +name = u; +}, +{ +name = ogonek; +transform = "{1, 0, 0, 1, 398, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 628; +} +); +leftKerningGroup = u; +rightKerningGroup = u; +unicode = 0173; +}, +{ +glyphname = uring; +lastChange = "2020-01-31 01:48:32 +0000"; +layers = ( +{ +components = ( +{ +name = u; +}, +{ +name = ring; +transform = "{1, 0, 0, 1, 100, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 529; +}, +{ +components = ( +{ +name = u; +}, +{ +name = ring; +transform = "{1, 0, 0, 1, 121, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 546; +}, +{ +components = ( +{ +name = u; +}, +{ +name = ring; +transform = "{1, 0, 0, 1, 162, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 628; +} +); +leftKerningGroup = u; +rightKerningGroup = u; +unicode = 016F; +}, +{ +color = 1; +glyphname = v; +lastChange = "2020-01-31 02:09:37 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"320 0 LINE", +"537 517 LINE", +"453 517 LINE", +"284 88 LINE", +"112 517 LINE", +"28 517 LINE", +"248 0 LINE" +); +} +); +width = 565; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"409 0 LINE", +"632 517 LINE", +"434 517 LINE", +"320 221 LINE", +"203 517 LINE", +"5 517 LINE", +"231 0 LINE" +); +} +); +width = 637; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"303 0 LINE", +"540 517 LINE", +"501 517 LINE", +"292 61 LINE", +"83 517 LINE", +"44 517 LINE", +"281 0 LINE" +); +} +); +width = 584; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "E4C73747-D8BF-4651-B9CB-ADA0CDD673BA"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"589 0 LINE", +"637 517 LINE", +"0 517 LINE", +"51 0 LINE" +); +} +); +width = 637; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "73D275E4-3AA3-424C-A668-BAE096497ABC"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"520 0 LINE", +"565 517 LINE", +"0 517 LINE", +"48 0 LINE" +); +} +); +width = 565; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "2DA37CF9-1208-4F36-85D6-A12DE9390BB9"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"523 0 LINE", +"584 517 LINE", +"0 517 LINE", +"61 0 LINE" +); +} +); +width = 584; +} +); +leftKerningGroup = v; +rightKerningGroup = v; +unicode = 0076; +}, +{ +color = 1; +glyphname = w; +lastChange = "2020-01-31 02:16:07 +0000"; +layers = ( +{ +anchors = ( +{ +name = top; +position = "{412, 517}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"273 0 LINE", +"412 413 LINE", +"549 0 LINE", +"620 0 LINE", +"794 517 LINE", +"714 517 LINE", +"585 100 LINE", +"444 517 LINE", +"379 517 LINE", +"238 100 LINE", +"109 517 LINE", +"29 517 LINE", +"202 0 LINE" +); +} +); +width = 823; +}, +{ +anchors = ( +{ +name = top; +position = "{425, 517}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"357 0 LINE", +"425 266 LINE", +"495 0 LINE", +"666 0 LINE", +"842 517 LINE", +"657 517 LINE", +"581 259 LINE", +"504 517 LINE", +"346 517 LINE", +"270 259 LINE", +"193 517 LINE", +"8 517 LINE", +"186 0 LINE" +); +} +); +width = 850; +}, +{ +anchors = ( +{ +name = top; +position = "{407, 517}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"259 0 LINE", +"407 450 LINE", +"555 0 LINE", +"600 0 LINE", +"770 517 LINE", +"733 517 LINE", +"578 48 LINE", +"423 517 LINE", +"392 517 LINE", +"237 48 LINE", +"82 517 LINE", +"45 517 LINE", +"214 0 LINE" +); +} +); +width = 815; +}, +{ +anchors = ( +{ +name = top; +position = "{425, 517}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "734C24A2-D2D4-4F2F-A622-077E2246ECB5"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"794 0 LINE", +"850 517 LINE", +"0 517 LINE", +"58 0 LINE" +); +} +); +width = 850; +}, +{ +anchors = ( +{ +name = top; +position = "{412, 517}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "7829E131-19D0-4B0E-92EF-FA4403BF49B3"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"754 0 LINE", +"823 517 LINE", +"0 517 LINE", +"68 0 LINE" +); +} +); +width = 823; +}, +{ +anchors = ( +{ +name = top; +position = "{407, 517}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "E26FCCF5-63EC-4D44-8245-EB7C5499A002"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"750 0 LINE", +"820 517 LINE", +"-5 517 LINE", +"64 0 LINE" +); +} +); +width = 815; +} +); +leftKerningGroup = w; +rightKerningGroup = w; +unicode = 0077; +}, +{ +glyphname = wacute; +lastChange = "2020-01-30 03:14:42 +0000"; +layers = ( +{ +components = ( +{ +name = w; +}, +{ +alignment = 1; +name = acute; +transform = "{1, 0, 0, 1, 352, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 823; +}, +{ +components = ( +{ +name = w; +}, +{ +alignment = 1; +name = acute; +transform = "{1, 0, 0, 1, 348, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 850; +}, +{ +components = ( +{ +name = w; +}, +{ +alignment = 1; +name = acute; +transform = "{1, 0, 0, 1, 335, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 815; +} +); +leftKerningGroup = w; +rightKerningGroup = w; +unicode = 1E83; +}, +{ +glyphname = wcircumflex; +lastChange = "2019-05-05 08:56:10 +0000"; +layers = ( +{ +components = ( +{ +name = w; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 246, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 823; +}, +{ +components = ( +{ +name = w; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 228, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 850; +}, +{ +components = ( +{ +name = w; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 232, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 815; +} +); +leftKerningGroup = w; +rightKerningGroup = w; +unicode = 0175; +}, +{ +glyphname = wdieresis; +lastChange = "2019-05-05 08:56:10 +0000"; +layers = ( +{ +components = ( +{ +name = w; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 231, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 823; +}, +{ +components = ( +{ +name = w; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 205, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 850; +}, +{ +components = ( +{ +name = w; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 223, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 815; +} +); +leftKerningGroup = w; +rightKerningGroup = w; +unicode = 1E85; +}, +{ +glyphname = wgrave; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +name = w; +}, +{ +alignment = 1; +name = grave; +transform = "{1, 0, 0, 1, 211, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 823; +}, +{ +components = ( +{ +name = w; +}, +{ +alignment = 1; +name = grave; +transform = "{1, 0, 0, 1, 207, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 850; +}, +{ +components = ( +{ +name = w; +}, +{ +alignment = -1; +name = grave; +transform = "{1, 0, 0, 1, 203, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 817; +} +); +leftKerningGroup = w; +rightKerningGroup = w; +unicode = 1E81; +}, +{ +color = 1; +glyphname = x; +lastChange = "2020-01-31 02:33:44 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"515 0 LINE", +"124 517 LINE", +"36 517 LINE", +"427 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"116 0 LINE", +"507 517 LINE", +"419 517 LINE", +"28 0 LINE" +); +} +); +width = 543; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"579 0 LINE", +"222 517 LINE", +"18 517 LINE", +"375 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"208 0 LINE", +"569 517 LINE", +"370 517 LINE", +"9 0 LINE" +); +} +); +width = 588; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"487 0 LINE", +"96 517 LINE", +"52 517 LINE", +"443 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"88 0 LINE", +"479 517 LINE", +"435 517 LINE", +"44 0 LINE" +); +} +); +width = 531; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "CB84AAD9-73BB-4E07-AB1E-AEE7A5134BE9"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"588 0 LINE", +"544 267 LINE", +"578 517 LINE", +"9 517 LINE", +"44 264 LINE", +"0 0 LINE" +); +} +); +width = 588; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "22D29824-8DB6-4AD4-B83C-FFE32E202D2A"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"543 0 LINE", +"494 264 LINE", +"535 517 LINE", +"8 517 LINE", +"49 264 LINE", +"0 0 LINE" +); +} +); +width = 543; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "1D9EA2C0-4439-4806-AD24-5AE35BA0B7F6"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"531 0 LINE", +"472 264 LINE", +"523 517 LINE", +"8 517 LINE", +"60 264 LINE", +"0 0 LINE" +); +} +); +width = 531; +} +); +leftKerningGroup = x; +rightKerningGroup = x; +unicode = 0078; +}, +{ +color = 1; +glyphname = y; +lastChange = "2020-01-31 02:42:26 +0000"; +layers = ( +{ +anchors = ( +{ +name = top; +position = "{292, 517}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"222 -179 OFFCURVE", +"272 -146 OFFCURVE", +"308 -58 CURVE SMOOTH", +"544 517 LINE", +"463 517 LINE", +"292 87 LINE", +"111 517 LINE", +"28 517 LINE", +"253 -2 LINE", +"223 -66 LINE", +"203 -101 OFFCURVE", +"181 -112 OFFCURVE", +"148 -112 CURVE SMOOTH", +"126 -112 OFFCURVE", +"105 -108 OFFCURVE", +"87 -99 CURVE", +"69 -163 LINE", +"93 -174 OFFCURVE", +"121 -180 OFFCURVE", +"151 -180 CURVE SMOOTH" +); +} +); +width = 572; +}, +{ +anchors = ( +{ +name = top; +position = "{312, 517}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"293 -180 OFFCURVE", +"369 -115 OFFCURVE", +"411 -4 CURVE SMOOTH", +"606 517 LINE", +"412 517 LINE", +"312 198 LINE", +"206 517 LINE", +"9 517 LINE", +"218 -7 LINE", +"215 -14 LINE", +"204 -31 OFFCURVE", +"179 -43 OFFCURVE", +"156 -43 CURVE SMOOTH", +"142 -43 OFFCURVE", +"112 -31 OFFCURVE", +"83 -14 CURVE", +"44 -138 LINE", +"86 -163 OFFCURVE", +"153 -180 OFFCURVE", +"205 -180 CURVE SMOOTH" +); +} +); +width = 612; +}, +{ +anchors = ( +{ +name = top; +position = "{293, 517}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"214 -179 OFFCURVE", +"263 -145 OFFCURVE", +"291 -76 CURVE SMOOTH", +"534 517 LINE", +"495 517 LINE", +"293 25 LINE", +"83 517 LINE", +"44 517 LINE", +"274 -21 LINE", +"243 -94 LINE", +"225 -125 OFFCURVE", +"187 -144 OFFCURVE", +"141 -144 CURVE SMOOTH", +"118 -144 OFFCURVE", +"92 -137 OFFCURVE", +"69 -126 CURVE", +"59 -163 LINE", +"82 -174 OFFCURVE", +"113 -180 OFFCURVE", +"141 -180 CURVE SMOOTH" +); +} +); +width = 578; +}, +{ +anchors = ( +{ +name = top; +position = "{312, 517}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "6C4DB573-87F7-42BA-A50A-35E8CE2759FF"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"315 -230 OFFCURVE", +"470 -179 OFFCURVE", +"500 -31 CURVE SMOOTH", +"612 517 LINE", +"0 517 LINE", +"98 35 LINE", +"29 -187 LINE", +"77 -212 OFFCURVE", +"148 -230 OFFCURVE", +"205 -230 CURVE SMOOTH" +); +} +); +width = 612; +}, +{ +anchors = ( +{ +name = top; +position = "{292, 517}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "59A683C1-E57D-4947-93B1-085C715652D6"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"303 -233 OFFCURVE", +"398 -183 OFFCURVE", +"435 -35 CURVE SMOOTH", +"572 517 LINE", +"0 517 LINE", +"102 -47 LINE", +"54 -215 LINE", +"83 -226 OFFCURVE", +"118 -233 OFFCURVE", +"151 -233 CURVE SMOOTH" +); +} +); +width = 572; +}, +{ +anchors = ( +{ +name = top; +position = "{293, 517}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "398292D8-7740-4B7C-8489-F06F8A448EF2"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"294 -242 OFFCURVE", +"392 -180 OFFCURVE", +"432 -29 CURVE SMOOTH", +"578 517 LINE", +"0 517 LINE", +"85 -65 LINE", +"43 -224 LINE", +"71 -235 OFFCURVE", +"108 -242 OFFCURVE", +"141 -242 CURVE SMOOTH" +); +} +); +width = 578; +} +); +leftKerningGroup = y; +rightKerningGroup = y; +unicode = 0079; +}, +{ +glyphname = yacute; +lastChange = "2020-01-30 03:14:42 +0000"; +layers = ( +{ +components = ( +{ +name = y; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 232, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 572; +}, +{ +components = ( +{ +name = y; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 235, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 612; +}, +{ +components = ( +{ +name = y; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 221, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 578; +} +); +leftKerningGroup = y; +rightKerningGroup = y; +unicode = 00FD; +}, +{ +glyphname = ycircumflex; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +name = y; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 126, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 572; +}, +{ +components = ( +{ +name = y; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 115, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 612; +}, +{ +components = ( +{ +name = y; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 118, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 578; +} +); +leftKerningGroup = y; +rightKerningGroup = y; +unicode = 0177; +}, +{ +glyphname = ydieresis; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +name = y; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 111, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 572; +}, +{ +components = ( +{ +name = y; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 92, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 612; +}, +{ +components = ( +{ +name = y; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 109, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 578; +} +); +leftKerningGroup = y; +rightKerningGroup = y; +unicode = 00FF; +}, +{ +glyphname = ygrave; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +name = y; +}, +{ +name = grave; +transform = "{1, 0, 0, 1, 91, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 572; +}, +{ +components = ( +{ +name = y; +}, +{ +name = grave; +transform = "{1, 0, 0, 1, 94, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 612; +}, +{ +components = ( +{ +name = y; +}, +{ +name = grave; +transform = "{1, 0, 0, 1, 104, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 578; +} +); +leftKerningGroup = y; +rightKerningGroup = y; +unicode = 1EF3; +}, +{ +color = 1; +glyphname = z; +lastChange = "2020-01-31 02:51:35 +0000"; +layers = ( +{ +anchors = ( +{ +name = top; +position = "{252, 517}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"455 0 LINE", +"455 36 LINE", +"94 36 LINE", +"453 487 LINE", +"453 517 LINE", +"53 517 LINE", +"53 481 LINE", +"406 481 LINE", +"47 30 LINE", +"47 0 LINE" +); +} +); +width = 502; +}, +{ +anchors = ( +{ +name = top; +position = "{252, 517}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "52DD0C53-3463-4FC1-928C-E5640E0C3AEA"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"502 0 LINE", +"502 517 LINE", +"0 517 LINE", +"0 0 LINE" +); +} +); +width = 502; +}, +{ +anchors = ( +{ +name = top; +position = "{245, 517}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"443 0 LINE", +"443 71 LINE", +"135 71 LINE", +"441 458 LINE", +"441 517 LINE", +"41 517 LINE", +"41 446 LINE", +"340 446 LINE", +"35 59 LINE", +"35 0 LINE" +); +} +); +width = 479; +}, +{ +anchors = ( +{ +name = top; +position = "{283, 517}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "FDC345D5-2BB6-4340-BB9D-DD7D4E92D5BE"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"557 0 LINE", +"557 517 LINE", +"0 517 LINE", +"0 0 LINE" +); +} +); +width = 557; +}, +{ +anchors = ( +{ +name = top; +position = "{245, 517}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "CF4A13CB-E762-41FA-AB37-A58FBE0AA63F"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"479 0 LINE", +"479 517 LINE", +"0 517 LINE", +"0 0 LINE" +); +} +); +width = 479; +}, +{ +anchors = ( +{ +name = top; +position = "{283, 517}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"518 0 LINE", +"518 160 LINE", +"286 160 LINE", +"515 384 LINE", +"516 517 LINE", +"44 517 LINE", +"44 357 LINE", +"266 357 LINE", +"37 133 LINE", +"37 0 LINE" +); +} +); +width = 557; +} +); +leftKerningGroup = z; +rightKerningGroup = z; +unicode = 007A; +}, +{ +glyphname = zacute; +lastChange = "2020-01-30 03:14:42 +0000"; +layers = ( +{ +components = ( +{ +name = z; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 180, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 502; +}, +{ +components = ( +{ +name = z; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 185, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 479; +}, +{ +components = ( +{ +name = z; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 206, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 557; +} +); +leftKerningGroup = z; +rightKerningGroup = z; +unicode = 017A; +}, +{ +glyphname = zcaron; +lastChange = "2019-05-05 08:56:11 +0000"; +layers = ( +{ +components = ( +{ +name = z; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 77, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 502; +}, +{ +components = ( +{ +name = z; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 79, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 479; +}, +{ +components = ( +{ +name = z; +}, +{ +name = caron; +transform = "{1, 0, 0, 1, 86, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 557; +} +); +leftKerningGroup = z; +rightKerningGroup = z; +unicode = 017E; +}, +{ +glyphname = zdotaccent; +lastChange = "2019-05-05 08:56:09 +0000"; +layers = ( +{ +components = ( +{ +name = z; +}, +{ +name = dotaccent; +transform = "{1, 0, 0, 1, 164, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 502; +}, +{ +components = ( +{ +name = z; +}, +{ +name = dotaccent; +transform = "{1, 0, 0, 1, 160, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 479; +}, +{ +components = ( +{ +name = z; +}, +{ +name = dotaccent; +transform = "{1, 0, 0, 1, 175, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 557; +} +); +leftKerningGroup = z; +rightKerningGroup = z; +unicode = 017C; +}, +{ +color = 1; +glyphname = a.alt; +lastChange = "2020-01-31 02:55:07 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{538, 0}"; +}, +{ +name = top; +position = "{301, 517}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"538 0 LINE", +"538 517 LINE", +"463 517 LINE", +"463 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"409 -12 OFFCURVE", +"502 99 OFFCURVE", +"502 259 CURVE SMOOTH", +"502 418 OFFCURVE", +"409 529 OFFCURVE", +"275 529 CURVE SMOOTH", +"135 529 OFFCURVE", +"37 418 OFFCURVE", +"37 259 CURVE SMOOTH", +"37 99 OFFCURVE", +"135 -12 OFFCURVE", +"275 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"187 55 OFFCURVE", +"116 139 OFFCURVE", +"116 259 CURVE SMOOTH", +"116 378 OFFCURVE", +"186 462 OFFCURVE", +"289 462 CURVE SMOOTH", +"391 462 OFFCURVE", +"463 378 OFFCURVE", +"463 259 CURVE SMOOTH", +"463 139 OFFCURVE", +"391 55 OFFCURVE", +"289 55 CURVE SMOOTH" +); +} +); +width = 595; +}, +{ +anchors = ( +{ +name = bottom; +position = "{618, 0}"; +}, +{ +name = top; +position = "{330, 517}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"618 0 LINE", +"618 517 LINE", +"425 517 LINE", +"425 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"397 -12 OFFCURVE", +"493 99 OFFCURVE", +"493 259 CURVE SMOOTH", +"493 418 OFFCURVE", +"397 529 OFFCURVE", +"260 529 CURVE SMOOTH", +"121 529 OFFCURVE", +"23 418 OFFCURVE", +"23 259 CURVE SMOOTH", +"23 99 OFFCURVE", +"121 -12 OFFCURVE", +"260 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"254 148 OFFCURVE", +"207 194 OFFCURVE", +"207 259 CURVE SMOOTH", +"207 324 OFFCURVE", +"254 369 OFFCURVE", +"321 369 CURVE SMOOTH", +"382 369 OFFCURVE", +"425 324 OFFCURVE", +"425 259 CURVE SMOOTH", +"425 194 OFFCURVE", +"382 148 OFFCURVE", +"321 148 CURVE SMOOTH" +); +} +); +width = 673; +}, +{ +anchors = ( +{ +name = bottom; +position = "{523, 0}"; +}, +{ +name = top; +position = "{295, 517}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"523 0 LINE", +"523 517 LINE", +"487 517 LINE", +"487 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"418 -12 OFFCURVE", +"513 99 OFFCURVE", +"513 259 CURVE SMOOTH", +"513 418 OFFCURVE", +"418 529 OFFCURVE", +"283 529 CURVE SMOOTH", +"146 529 OFFCURVE", +"51 418 OFFCURVE", +"51 259 CURVE SMOOTH", +"51 99 OFFCURVE", +"146 -12 OFFCURVE", +"283 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"171 24 OFFCURVE", +"87 121 OFFCURVE", +"87 259 CURVE SMOOTH", +"87 397 OFFCURVE", +"171 493 OFFCURVE", +"290 493 CURVE SMOOTH", +"406 493 OFFCURVE", +"487 397 OFFCURVE", +"487 259 CURVE SMOOTH", +"487 121 OFFCURVE", +"406 24 OFFCURVE", +"290 24 CURVE SMOOTH" +); +} +); +width = 591; +}, +{ +anchors = ( +{ +name = bottom; +position = "{618, 0}"; +}, +{ +name = top; +position = "{330, 517}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "042B73F9-ABA2-4E83-9704-9177ECAF1068"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 87 OFFCURVE", +"107 -35 OFFCURVE", +"260 -35 CURVE SMOOTH", +"308 -35 OFFCURVE", +"351 -23 OFFCURVE", +"388 0 CURVE", +"673 0 LINE", +"673 517 LINE", +"389 517 LINE", +"352 540 OFFCURVE", +"308 552 OFFCURVE", +"260 552 CURVE SMOOTH", +"108 552 OFFCURVE", +"0 430 OFFCURVE", +"0 259 CURVE SMOOTH" +); +} +); +width = 673; +}, +{ +anchors = ( +{ +name = bottom; +position = "{538, 0}"; +}, +{ +name = top; +position = "{301, 517}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "497F7C1F-6530-4AE2-9EA4-DC8C1BC0C5F9"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 79 OFFCURVE", +"114 -49 OFFCURVE", +"275 -49 CURVE SMOOTH", +"333 -49 OFFCURVE", +"384 -31 OFFCURVE", +"425 0 CURVE", +"595 0 LINE", +"595 517 LINE", +"425 517 LINE", +"384 548 OFFCURVE", +"333 566 OFFCURVE", +"275 566 CURVE SMOOTH", +"114 566 OFFCURVE", +"0 438 OFFCURVE", +"0 259 CURVE SMOOTH" +); +} +); +width = 595; +}, +{ +anchors = ( +{ +name = bottom; +position = "{523, 0}"; +}, +{ +name = top; +position = "{295, 517}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "8B2B0739-0EC4-4C62-926C-09DD9B3BE34F"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 71 OFFCURVE", +"117 -63 OFFCURVE", +"283 -63 CURVE SMOOTH", +"351 -63 OFFCURVE", +"410 -40 OFFCURVE", +"457 0 CURVE", +"591 0 LINE", +"591 517 LINE", +"457 517 LINE", +"411 557 OFFCURVE", +"351 580 OFFCURVE", +"283 580 CURVE SMOOTH", +"117 580 OFFCURVE", +"0 446 OFFCURVE", +"0 259 CURVE SMOOTH" +); +} +); +width = 591; +} +); +leftKerningGroup = a.alt; +rightKerningGroup = a.alt; +}, +{ +glyphname = aacute.alt; +lastChange = "2020-01-31 02:53:06 +0000"; +layers = ( +{ +components = ( +{ +name = a.alt; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 241, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 595; +}, +{ +components = ( +{ +name = a.alt; +}, +{ +name = acute; +transform = "{1, 0, 0, 1, 253, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 673; +}, +{ +components = ( +{ +name = a.alt; +}, +{ +alignment = 1; +name = acute; +transform = "{1, 0, 0, 1, 223, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 591; +} +); +leftKerningGroup = a.alt; +rightKerningGroup = a.alt; +}, +{ +glyphname = abreve.alt; +lastChange = "2020-01-31 02:53:06 +0000"; +layers = ( +{ +components = ( +{ +name = a.alt; +}, +{ +name = breve; +transform = "{1, 0, 0, 1, 101, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 591; +}, +{ +components = ( +{ +name = a.alt; +}, +{ +name = breve; +transform = "{1, 0, 0, 1, 124, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 595; +}, +{ +components = ( +{ +name = a.alt; +}, +{ +name = breve; +transform = "{1, 0, 0, 1, 151, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 673; +} +); +leftKerningGroup = a.alt; +rightKerningGroup = a.alt; +}, +{ +glyphname = acircumflex.alt; +lastChange = "2020-01-31 02:53:06 +0000"; +layers = ( +{ +components = ( +{ +name = a.alt; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 135, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 595; +}, +{ +components = ( +{ +name = a.alt; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 133, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 673; +}, +{ +components = ( +{ +name = a.alt; +}, +{ +name = circumflex; +transform = "{1, 0, 0, 1, 120, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 591; +} +); +leftKerningGroup = a.alt; +rightKerningGroup = a.alt; +}, +{ +glyphname = adieresis.alt; +lastChange = "2020-01-31 02:53:06 +0000"; +layers = ( +{ +components = ( +{ +name = a.alt; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 120, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 595; +}, +{ +components = ( +{ +name = a.alt; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 110, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 673; +}, +{ +components = ( +{ +name = a.alt; +}, +{ +name = dieresis; +transform = "{1, 0, 0, 1, 111, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 591; +} +); +leftKerningGroup = a.alt; +rightKerningGroup = a.alt; +}, +{ +glyphname = agrave.alt; +lastChange = "2020-01-31 02:53:06 +0000"; +layers = ( +{ +components = ( +{ +name = a.alt; +}, +{ +name = grave; +transform = "{1, 0, 0, 1, 100, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 595; +}, +{ +components = ( +{ +name = a.alt; +}, +{ +name = grave; +transform = "{1, 0, 0, 1, 112, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 673; +}, +{ +components = ( +{ +name = a.alt; +}, +{ +name = grave; +transform = "{1, 0, 0, 1, 106, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 591; +} +); +leftKerningGroup = a.alt; +rightKerningGroup = a.alt; +}, +{ +glyphname = amacron.alt; +lastChange = "2020-01-31 02:53:06 +0000"; +layers = ( +{ +components = ( +{ +name = a.alt; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 74, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 591; +}, +{ +components = ( +{ +name = a.alt; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 99, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 595; +}, +{ +components = ( +{ +name = a.alt; +}, +{ +name = macron; +transform = "{1, 0, 0, 1, 108, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 673; +} +); +leftKerningGroup = a.alt; +rightKerningGroup = a.alt; +}, +{ +glyphname = aogonek.alt; +lastChange = "2019-05-05 08:56:10 +0000"; +layers = ( +{ +components = ( +{ +name = a.alt; +}, +{ +name = ogonek; +transform = "{1, 0, 0, 1, 365, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 591; +}, +{ +components = ( +{ +name = a.alt; +}, +{ +name = ogonek; +transform = "{1, 0, 0, 1, 385, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 595; +}, +{ +components = ( +{ +name = a.alt; +}, +{ +name = ogonek; +transform = "{1, 0, 0, 1, 443, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 673; +} +); +leftKerningGroup = a.alt; +rightKerningGroup = a.alt; +}, +{ +glyphname = aring.alt; +lastChange = "2020-01-31 02:53:06 +0000"; +layers = ( +{ +components = ( +{ +name = a.alt; +}, +{ +name = ring; +transform = "{1, 0, 0, 1, 160, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 595; +}, +{ +components = ( +{ +name = a.alt; +}, +{ +name = ring; +transform = "{1, 0, 0, 1, 189, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 673; +}, +{ +components = ( +{ +name = a.alt; +}, +{ +name = ring; +transform = "{1, 0, 0, 1, 139, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 591; +} +); +leftKerningGroup = a.alt; +rightKerningGroup = a.alt; +}, +{ +glyphname = atilde.alt; +lastChange = "2020-01-31 02:53:06 +0000"; +layers = ( +{ +components = ( +{ +name = a.alt; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 118, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 673; +}, +{ +components = ( +{ +name = a.alt; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 103, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 595; +}, +{ +components = ( +{ +name = a.alt; +}, +{ +name = tilde; +transform = "{1, 0, 0, 1, 87, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 591; +} +); +leftKerningGroup = a.alt; +rightKerningGroup = a.alt; +}, +{ +export = 0; +glyphname = ae_upper; +lastChange = "2019-03-30 05:19:15 +0000"; +layers = ( +{ +anchors = ( +{ +name = _ae_upper; +position = "{408, 687}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"33 0 LINE", +"429 687 LINE", +"388 687 LINE", +"-9 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"430 175 LINE", +"430 211 LINE", +"121 211 LINE", +"121 175 LINE" +); +} +); +width = 436; +}, +{ +anchors = ( +{ +name = _ae_upper; +position = "{448, 687}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"94 0 LINE", +"491 687 LINE", +"400 687 LINE", +"4 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"469 156 LINE", +"469 230 LINE", +"150 230 LINE", +"150 156 LINE" +); +} +); +width = 489; +}, +{ +anchors = ( +{ +name = _ae_upper; +position = "{532, 687}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"235 0 LINE", +"632 687 LINE", +"408 687 LINE", +"11 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"663 92 LINE", +"663 235 LINE", +"244 235 LINE", +"244 92 LINE" +); +} +); +width = 689; +} +); +}, +{ +export = 0; +glyphname = k_arms; +lastChange = "2019-03-30 05:19:15 +0000"; +layers = ( +{ +anchors = ( +{ +name = k_arms; +position = "{3, 125}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"375 0 LINE", +"155 280 LINE", +"387 517 LINE", +"337 517 LINE", +"3 177 LINE", +"3 125 LINE", +"130 255 LINE", +"329 0 LINE" +); +} +); +width = 393; +}, +{ +anchors = ( +{ +name = k_arms; +position = "{22, 126}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"399 0 LINE", +"179 280 LINE", +"412 517 LINE", +"316 517 LINE", +"22 220 LINE", +"22 126 LINE", +"126 229 LINE", +"305 0 LINE" +); +} +); +width = 420; +}, +{ +anchors = ( +{ +name = k_arms; +position = "{34, 107}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"397 0 LINE", +"212 294 LINE", +"393 517 LINE", +"177 517 LINE", +"35 323 LINE", +"34 107 LINE", +"86 171 LINE", +"181 0 LINE" +); +} +); +width = 411; +} +); +}, +{ +export = 0; +glyphname = thorn_stem; +lastChange = "2019-04-09 14:01:56 +0000"; +layers = ( +{ +anchors = ( +{ +name = loop_right; +position = "{138, 259}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"138 -172 LINE", +"138 699 LINE", +"102 699 LINE", +"102 -172 LINE" +); +} +); +width = 240; +}, +{ +anchors = ( +{ +name = loop_right; +position = "{163, 259}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"163 -172 LINE", +"163 699 LINE", +"88 699 LINE", +"88 -172 LINE" +); +} +); +width = 251; +}, +{ +anchors = ( +{ +name = loop_right; +position = "{252, 259}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"252 -172 LINE", +"252 699 LINE", +"59 699 LINE", +"59 -172 LINE" +); +} +); +width = 311; +} +); +}, +{ +glyphname = zero; +lastChange = "2020-02-01 10:09:02 +0000"; +layers = ( +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"558 -12 OFFCURVE", +"692 135 OFFCURVE", +"692 344 CURVE SMOOTH", +"692 552 OFFCURVE", +"558 699 OFFCURVE", +"368 699 CURVE SMOOTH", +"178 699 OFFCURVE", +"44 552 OFFCURVE", +"44 344 CURVE SMOOTH", +"44 135 OFFCURVE", +"178 -12 OFFCURVE", +"368 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"295 164 OFFCURVE", +"244 239 OFFCURVE", +"244 344 CURVE SMOOTH", +"244 449 OFFCURVE", +"295 523 OFFCURVE", +"368 523 CURVE SMOOTH", +"441 523 OFFCURVE", +"492 449 OFFCURVE", +"492 344 CURVE SMOOTH", +"492 239 OFFCURVE", +"441 164 OFFCURVE", +"368 164 CURVE SMOOTH" +); +} +); +width = 736; +}, +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"509 -12 OFFCURVE", +"627 135 OFFCURVE", +"627 344 CURVE SMOOTH", +"627 552 OFFCURVE", +"509 699 OFFCURVE", +"342 699 CURVE SMOOTH", +"174 699 OFFCURVE", +"56 552 OFFCURVE", +"56 344 CURVE SMOOTH", +"56 135 OFFCURVE", +"174 -12 OFFCURVE", +"342 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"221 60 OFFCURVE", +"135 178 OFFCURVE", +"135 344 CURVE SMOOTH", +"135 510 OFFCURVE", +"221 627 OFFCURVE", +"342 627 CURVE SMOOTH", +"463 627 OFFCURVE", +"548 510 OFFCURVE", +"548 344 CURVE SMOOTH", +"548 178 OFFCURVE", +"463 60 OFFCURVE", +"342 60 CURVE SMOOTH" +); +} +); +width = 683; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"492 -12 OFFCURVE", +"601 135 OFFCURVE", +"601 344 CURVE SMOOTH", +"601 552 OFFCURVE", +"492 699 OFFCURVE", +"337 699 CURVE SMOOTH", +"182 699 OFFCURVE", +"73 552 OFFCURVE", +"73 344 CURVE SMOOTH", +"73 135 OFFCURVE", +"182 -12 OFFCURVE", +"337 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"203 24 OFFCURVE", +"109 157 OFFCURVE", +"109 344 CURVE SMOOTH", +"109 531 OFFCURVE", +"203 663 OFFCURVE", +"337 663 CURVE SMOOTH", +"471 663 OFFCURVE", +"565 531 OFFCURVE", +"565 344 CURVE SMOOTH", +"565 157 OFFCURVE", +"471 24 OFFCURVE", +"337 24 CURVE SMOOTH" +); +} +); +width = 674; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "5CE713E3-E69C-4479-BF09-96A6B37FDBBF"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"583 -56 OFFCURVE", +"736 111 OFFCURVE", +"736 344 CURVE SMOOTH", +"736 576 OFFCURVE", +"583 743 OFFCURVE", +"368 743 CURVE SMOOTH", +"153 743 OFFCURVE", +"0 576 OFFCURVE", +"0 344 CURVE SMOOTH", +"0 111 OFFCURVE", +"153 -56 OFFCURVE", +"368 -56 CURVE SMOOTH" +); +} +); +width = 736; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "870CD456-D23C-43C2-896D-206448CEFC2F"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"541 -68 OFFCURVE", +"683 105 OFFCURVE", +"683 344 CURVE SMOOTH", +"683 582 OFFCURVE", +"541 755 OFFCURVE", +"342 755 CURVE SMOOTH", +"142 755 OFFCURVE", +"0 583 OFFCURVE", +"0 344 CURVE SMOOTH", +"0 105 OFFCURVE", +"142 -68 OFFCURVE", +"342 -68 CURVE SMOOTH" +); +} +); +width = 683; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "B53FDC59-8EA3-4E0C-B77D-4B1E2D0D8DF0"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"535 -85 OFFCURVE", +"674 95 OFFCURVE", +"674 344 CURVE SMOOTH", +"674 592 OFFCURVE", +"534 772 OFFCURVE", +"337 772 CURVE SMOOTH", +"140 772 OFFCURVE", +"0 592 OFFCURVE", +"0 344 CURVE SMOOTH", +"0 95 OFFCURVE", +"139 -85 OFFCURVE", +"337 -85 CURVE SMOOTH" +); +} +); +width = 674; +} +); +unicode = 0030; +}, +{ +color = 1; +glyphname = one; +lastChange = "2020-02-01 10:09:02 +0000"; +layers = ( +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"409 0 LINE", +"409 687 LINE", +"254 687 LINE", +"24 533 LINE", +"100 399 LINE", +"215 469 LINE", +"215 0 LINE" +); +} +); +width = 492; +}, +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"279 0 LINE", +"279 687 LINE", +"216 687 LINE", +"47 572 LINE", +"81 514 LINE", +"201 592 LINE", +"201 0 LINE" +); +} +); +width = 357; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"277 0 LINE", +"277 687 LINE", +"248 687 LINE", +"66 572 LINE", +"85 542 LINE", +"241 640 LINE", +"241 0 LINE" +); +} +); +width = 367; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "A751B254-EEF3-4D86-9F6B-E0D4DFF00EB3"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"492 0 LINE", +"492 687 LINE", +"165 687 LINE", +"0 577 LINE", +"125 355 LINE", +"125 0 LINE" +); +} +); +width = 492; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "9D8BE46E-9CF0-464C-9763-52F141F8E504"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"108 468 LINE", +"108 0 LINE", +"357 0 LINE", +"357 687 LINE", +"122 687 LINE", +"20 618 LINE" +); +} +); +width = 357; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "98533EA4-B0E4-422A-876B-E044ABB3FB52"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"115 495 LINE", +"115 0 LINE", +"367 0 LINE", +"367 687 LINE", +"143 687 LINE", +"36 619 LINE" +); +} +); +width = 367; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "FD1892A7-31B6-4CDD-96AB-928CF19A675C"; +name = "Feb 1 20, 11:55"; +paths = ( +{ +closed = 1; +nodes = ( +"409 0 LINE", +"409 687 LINE", +"254 687 LINE", +"24 533 LINE", +"100 399 LINE", +"215 469 LINE", +"215 0 LINE" +); +} +); +width = 492; +} +); +unicode = 0031; +}, +{ +glyphname = two; +lastChange = "2020-02-01 10:09:02 +0000"; +layers = ( +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"601 0 LINE", +"601 173 LINE", +"348 173 LINE", +"437 230 LINE SMOOTH", +"559 308 OFFCURVE", +"595 378 OFFCURVE", +"595 468 CURVE SMOOTH", +"595 601 OFFCURVE", +"485 699 OFFCURVE", +"322 699 CURVE SMOOTH", +"208 699 OFFCURVE", +"115 653 OFFCURVE", +"39 563 CURVE", +"159 442 LINE", +"212 495 OFFCURVE", +"258 523 OFFCURVE", +"317 523 CURVE SMOOTH", +"362 523 OFFCURVE", +"395 498 OFFCURVE", +"395 460 CURVE SMOOTH", +"395 424 OFFCURVE", +"378 393 OFFCURVE", +"306 341 CURVE SMOOTH", +"51 157 LINE", +"51 0 LINE" +); +} +); +width = 657; +}, +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"524 0 LINE", +"524 74 LINE", +"175 74 LINE", +"355 230 LINE SMOOTH", +"471 330 OFFCURVE", +"517 404 OFFCURVE", +"517 497 CURVE SMOOTH", +"517 620 OFFCURVE", +"417 699 OFFCURVE", +"298 699 CURVE SMOOTH", +"190 699 OFFCURVE", +"113 648 OFFCURVE", +"56 567 CURVE", +"111 522 LINE", +"158 586 OFFCURVE", +"215 629 OFFCURVE", +"295 629 CURVE SMOOTH", +"368 629 OFFCURVE", +"438 580 OFFCURVE", +"438 496 CURVE SMOOTH", +"438 428 OFFCURVE", +"398 362 OFFCURVE", +"301 279 CURVE SMOOTH", +"50 65 LINE", +"50 0 LINE" +); +} +); +width = 579; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"532 0 LINE", +"532 36 LINE", +"118 36 LINE", +"358 241 LINE SMOOTH", +"462 330 OFFCURVE", +"514 414 OFFCURVE", +"514 498 CURVE SMOOTH", +"514 603 OFFCURVE", +"432 699 OFFCURVE", +"307 699 CURVE SMOOTH", +"225 699 OFFCURVE", +"136 658 OFFCURVE", +"74 567 CURVE", +"102 545 LINE", +"158 624 OFFCURVE", +"235 665 OFFCURVE", +"309 665 CURVE SMOOTH", +"414 665 OFFCURVE", +"478 581 OFFCURVE", +"478 497 CURVE SMOOTH", +"478 429 OFFCURVE", +"435 354 OFFCURVE", +"335 268 CURVE SMOOTH", +"68 39 LINE", +"68 0 LINE" +); +} +); +width = 600; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "EF63A586-8411-4A4E-AA09-74053CA9CBB5"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"657 0 LINE", +"657 223 LINE", +"514 223 LINE", +"605 293 OFFCURVE", +"645 369 OFFCURVE", +"645 468 CURVE SMOOTH", +"645 632 OFFCURVE", +"509 749 OFFCURVE", +"322 749 CURVE SMOOTH", +"196 749 OFFCURVE", +"89 699 OFFCURVE", +"4 599 CURVE", +"194 406 LINE", +"243 455 OFFCURVE", +"277 473 OFFCURVE", +"317 473 CURVE SMOOTH", +"337 473 OFFCURVE", +"345 466 OFFCURVE", +"345 452 CURVE SMOOTH", +"345 440 OFFCURVE", +"331 421 OFFCURVE", +"277 382 CURVE SMOOTH", +"0 183 LINE", +"0 0 LINE" +); +} +); +width = 657; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "7099246B-C93D-4D0A-8AE7-3C51D26CA2E4"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"579 0 LINE", +"579 127 LINE", +"317 127 LINE", +"390 190 LINE SMOOTH", +"518 300 OFFCURVE", +"570 388 OFFCURVE", +"570 497 CURVE SMOOTH", +"570 643 OFFCURVE", +"453 752 OFFCURVE", +"298 752 CURVE SMOOTH", +"182 752 OFFCURVE", +"86 700 OFFCURVE", +"14 601 CURVE", +"152 488 LINE", +"197 550 OFFCURVE", +"239 576 OFFCURVE", +"295 576 CURVE SMOOTH", +"348 576 OFFCURVE", +"385 543 OFFCURVE", +"385 496 CURVE SMOOTH", +"385 445 OFFCURVE", +"351 391 OFFCURVE", +"267 319 CURVE SMOOTH", +"0 92 LINE", +"0 0 LINE" +); +} +); +width = 579; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "46E0120C-F4A6-4D6E-A1A8-A9C901FF08BD"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"600 0 LINE", +"600 92 LINE", +"270 92 LINE", +"394 198 LINE SMOOTH", +"511 298 OFFCURVE", +"570 397 OFFCURVE", +"570 498 CURVE SMOOTH", +"570 642 OFFCURVE", +"455 755 OFFCURVE", +"307 755 CURVE SMOOTH", +"199 755 OFFCURVE", +"97 698 OFFCURVE", +"30 602 CURVE", +"146 510 LINE", +"189 573 OFFCURVE", +"249 609 OFFCURVE", +"309 609 CURVE SMOOTH", +"373 609 OFFCURVE", +"422 560 OFFCURVE", +"422 497 CURVE SMOOTH", +"422 445 OFFCURVE", +"382 383 OFFCURVE", +"299 310 CURVE SMOOTH", +"0 54 LINE", +"0 0 LINE" +); +} +); +width = 600; +} +); +unicode = 0032; +}, +{ +glyphname = three; +lastChange = "2020-02-01 10:09:02 +0000"; +layers = ( +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"493 -13 OFFCURVE", +"603 74 OFFCURVE", +"603 196 CURVE SMOOTH", +"603 281 OFFCURVE", +"540 336 OFFCURVE", +"462 354 CURVE", +"540 377 OFFCURVE", +"588 436 OFFCURVE", +"588 510 CURVE SMOOTH", +"588 618 OFFCURVE", +"490 699 OFFCURVE", +"320 699 CURVE SMOOTH", +"188 699 OFFCURVE", +"102 646 OFFCURVE", +"42 577 CURVE", +"149 458 LINE", +"193 499 OFFCURVE", +"242 526 OFFCURVE", +"299 526 CURVE SMOOTH", +"355 526 OFFCURVE", +"390 507 OFFCURVE", +"390 473 CURVE SMOOTH", +"390 442 OFFCURVE", +"361 425 OFFCURVE", +"297 425 CURVE SMOOTH", +"215 425 LINE", +"215 263 LINE", +"298 264 LINE SMOOTH", +"380 265 OFFCURVE", +"403 247 OFFCURVE", +"403 214 CURVE SMOOTH", +"403 183 OFFCURVE", +"372 160 OFFCURVE", +"310 160 CURVE SMOOTH", +"251 160 OFFCURVE", +"187 182 OFFCURVE", +"136 230 CURVE", +"27 101 LINE", +"91 33 OFFCURVE", +"190 -13 OFFCURVE", +"321 -13 CURVE SMOOTH" +); +} +); +width = 649; +}, +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"440 -12 OFFCURVE", +"536 71 OFFCURVE", +"536 186 CURVE SMOOTH", +"536 285 OFFCURVE", +"458 336 OFFCURVE", +"388 352 CURVE", +"459 373 OFFCURVE", +"521 425 OFFCURVE", +"521 513 CURVE SMOOTH", +"521 623 OFFCURVE", +"425 699 OFFCURVE", +"294 699 CURVE SMOOTH", +"187 699 OFFCURVE", +"111 647 OFFCURVE", +"59 578 CURVE", +"111 531 LINE", +"160 590 OFFCURVE", +"214 628 OFFCURVE", +"290 628 CURVE SMOOTH", +"376 628 OFFCURVE", +"442 576 OFFCURVE", +"442 504 CURVE SMOOTH", +"442 426 OFFCURVE", +"373 382 OFFCURVE", +"281 383 CURVE SMOOTH", +"207 384 LINE", +"207 312 LINE", +"280 312 LINE SMOOTH", +"388 312 OFFCURVE", +"457 271 OFFCURVE", +"457 190 CURVE SMOOTH", +"457 112 OFFCURVE", +"393 59 OFFCURVE", +"297 59 CURVE SMOOTH", +"213 59 OFFCURVE", +"146 99 OFFCURVE", +"101 157 CURVE", +"47 106 LINE", +"97 40 OFFCURVE", +"184 -12 OFFCURVE", +"297 -12 CURVE SMOOTH" +); +} +); +width = 590; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"420 -12 OFFCURVE", +"520 79 OFFCURVE", +"520 187 CURVE SMOOTH", +"520 272 OFFCURVE", +"473 334 OFFCURVE", +"393 352 CURVE", +"463 373 OFFCURVE", +"505 432 OFFCURVE", +"505 511 CURVE SMOOTH", +"505 613 OFFCURVE", +"411 699 OFFCURVE", +"299 699 CURVE SMOOTH", +"214 699 OFFCURVE", +"141 656 OFFCURVE", +"75 568 CURVE", +"102 544 LINE", +"158 624 OFFCURVE", +"222 663 OFFCURVE", +"295 663 CURVE SMOOTH", +"389 663 OFFCURVE", +"469 592 OFFCURVE", +"469 507 CURVE SMOOTH", +"469 418 OFFCURVE", +"401 366 OFFCURVE", +"286 366 CURVE SMOOTH", +"223 366 LINE", +"223 330 LINE", +"285 330 LINE SMOOTH", +"410 330 OFFCURVE", +"484 278 OFFCURVE", +"484 189 CURVE SMOOTH", +"484 99 OFFCURVE", +"401 24 OFFCURVE", +"302 24 CURVE SMOOTH", +"215 24 OFFCURVE", +"146 64 OFFCURVE", +"93 145 CURVE", +"67 120 LINE", +"134 31 OFFCURVE", +"211 -12 OFFCURVE", +"302 -12 CURVE SMOOTH" +); +} +); +width = 591; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "130F6985-1BDE-4E4B-BE4F-8A5703A196DA"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"76 -15 OFFCURVE", +"191 -59 OFFCURVE", +"321 -59 CURVE SMOOTH", +"515 -59 OFFCURVE", +"649 45 OFFCURVE", +"649 196 CURVE SMOOTH", +"649 263 OFFCURVE", +"618 320 OFFCURVE", +"565 358 CURVE", +"609 396 OFFCURVE", +"634 449 OFFCURVE", +"634 510 CURVE SMOOTH", +"634 651 OFFCURVE", +"507 745 OFFCURVE", +"320 745 CURVE SMOOTH", +"194 745 OFFCURVE", +"91 700 OFFCURVE", +"11 612 CURVE", +"166 440 LINE", +"166 265 LINE", +"-3 65 LINE" +); +} +); +width = 649; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "AFE74765-4AF8-4C88-8526-9548D5163754"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"75 -16 OFFCURVE", +"181 -66 OFFCURVE", +"297 -66 CURVE SMOOTH", +"467 -66 OFFCURVE", +"590 39 OFFCURVE", +"590 186 CURVE SMOOTH", +"590 255 OFFCURVE", +"559 315 OFFCURVE", +"506 356 CURVE", +"550 396 OFFCURVE", +"575 450 OFFCURVE", +"575 513 CURVE SMOOTH", +"575 653 OFFCURVE", +"456 753 OFFCURVE", +"294 753 CURVE SMOOTH", +"184 753 OFFCURVE", +"88 705 OFFCURVE", +"19 615 CURVE", +"141 504 LINE", +"141 194 LINE", +"8 69 LINE" +); +} +); +width = 590; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "2FA15077-2DC6-4DBF-BEB2-361810DA7A64"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"94 -31 OFFCURVE", +"190 -83 OFFCURVE", +"302 -83 CURVE SMOOTH", +"459 -83 OFFCURVE", +"591 39 OFFCURVE", +"591 187 CURVE SMOOTH", +"591 256 OFFCURVE", +"567 315 OFFCURVE", +"525 358 CURVE", +"558 399 OFFCURVE", +"576 452 OFFCURVE", +"576 511 CURVE SMOOTH", +"576 653 OFFCURVE", +"450 770 OFFCURVE", +"299 770 CURVE SMOOTH", +"193 770 OFFCURVE", +"100 718 OFFCURVE", +"21 616 CURVE", +"145 506 LINE", +"145 195 LINE", +"15 70 LINE" +); +} +); +width = 591; +} +); +unicode = 0033; +}, +{ +color = 1; +glyphname = four; +lastChange = "2020-02-01 10:09:02 +0000"; +layers = ( +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"574 0 LINE", +"574 122 LINE", +"657 122 LINE", +"657 282 LINE", +"574 282 LINE", +"574 687 LINE", +"336 687 LINE", +"33 268 LINE", +"49 122 LINE", +"380 122 LINE", +"380 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"380 488 LINE", +"380 282 LINE", +"232 282 LINE" +); +} +); +width = 692; +}, +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"479 0 LINE", +"479 167 LINE", +"582 167 LINE", +"582 238 LINE", +"479 238 LINE", +"479 687 LINE", +"389 687 LINE", +"48 232 LINE", +"58 167 LINE", +"401 167 LINE", +"401 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"401 593 LINE", +"401 238 LINE", +"137 238 LINE" +); +} +); +width = 631; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"456 0 LINE", +"456 185 LINE", +"570 185 LINE", +"570 221 LINE", +"456 221 LINE", +"456 687 LINE", +"406 687 LINE", +"67 222 LINE", +"73 185 LINE", +"420 185 LINE", +"420 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"420 644 LINE", +"420 221 LINE", +"112 221 LINE" +); +} +); +width = 637; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "60E259D1-880B-4855-B8A7-54FB776BE423"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"624 0 LINE", +"624 72 LINE", +"692 72 LINE", +"692 332 LINE", +"624 332 LINE", +"624 687 LINE", +"274 687 LINE", +"1 310 LINE", +"1 72 LINE", +"330 72 LINE", +"330 0 LINE" +); +} +); +width = 692; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "773756EB-36CE-4B2E-9578-E76D29E3921B"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"532 0 LINE", +"532 114 LINE", +"631 114 LINE", +"631 291 LINE", +"532 291 LINE", +"532 687 LINE", +"322 687 LINE", +"0 257 LINE", +"0 114 LINE", +"348 114 LINE", +"348 0 LINE" +); +} +); +width = 631; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "8B12583E-AEE1-4CAD-A01A-330EE71263F9"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"512 0 LINE", +"512 129 LINE", +"637 129 LINE", +"637 277 LINE", +"512 277 LINE", +"512 687 LINE", +"338 687 LINE", +"0 225 LINE", +"0 129 LINE", +"364 129 LINE", +"364 0 LINE" +); +} +); +width = 637; +} +); +unicode = 0034; +}, +{ +glyphname = five; +lastChange = "2020-01-31 08:58:35 +0000"; +layers = ( +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"502 -13 OFFCURVE", +"615 82 OFFCURVE", +"615 234 CURVE SMOOTH", +"615 376 OFFCURVE", +"508 454 OFFCURVE", +"388 454 CURVE SMOOTH", +"336 454 OFFCURVE", +"294 439 OFFCURVE", +"262 416 CURVE", +"265 514 LINE", +"577 514 LINE", +"577 687 LINE", +"88 687 LINE", +"78 304 LINE", +"205 256 LINE", +"238 282 OFFCURVE", +"278 296 OFFCURVE", +"325 296 CURVE SMOOTH", +"386 296 OFFCURVE", +"422 269 OFFCURVE", +"422 227 CURVE SMOOTH", +"422 188 OFFCURVE", +"388 154 OFFCURVE", +"322 154 CURVE SMOOTH", +"263 154 OFFCURVE", +"202 183 OFFCURVE", +"151 226 CURVE", +"41 90 LINE", +"110 26 OFFCURVE", +"201 -13 OFFCURVE", +"322 -13 CURVE SMOOTH" +); +} +); +width = 662; +}, +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"429 -12 OFFCURVE", +"532 78 OFFCURVE", +"532 214 CURVE SMOOTH", +"532 350 OFFCURVE", +"429 428 OFFCURVE", +"305 428 CURVE SMOOTH", +"242 428 OFFCURVE", +"195 407 OFFCURVE", +"158 382 CURVE", +"165 613 LINE", +"495 613 LINE", +"495 687 LINE", +"89 687 LINE", +"79 334 LINE", +"136 306 LINE", +"179 338 OFFCURVE", +"230 359 OFFCURVE", +"289 359 CURVE SMOOTH", +"385 359 OFFCURVE", +"453 299 OFFCURVE", +"453 211 CURVE SMOOTH", +"453 124 OFFCURVE", +"386 58 OFFCURVE", +"291 58 CURVE SMOOTH", +"215 58 OFFCURVE", +"150 96 OFFCURVE", +"97 154 CURVE", +"46 97 LINE", +"102 33 OFFCURVE", +"182 -12 OFFCURVE", +"288 -12 CURVE SMOOTH" +); +} +); +width = 584; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"430 -12 OFFCURVE", +"531 91 OFFCURVE", +"531 214 CURVE SMOOTH", +"531 325 OFFCURVE", +"435 418 OFFCURVE", +"321 418 CURVE SMOOTH", +"258 418 OFFCURVE", +"196 398 OFFCURVE", +"156 364 CURVE", +"163 651 LINE", +"505 651 LINE", +"505 687 LINE", +"128 687 LINE", +"119 341 LINE", +"155 323 LINE", +"204 360 OFFCURVE", +"262 382 OFFCURVE", +"313 382 CURVE SMOOTH", +"412 382 OFFCURVE", +"495 304 OFFCURVE", +"495 211 CURVE SMOOTH", +"495 109 OFFCURVE", +"410 24 OFFCURVE", +"310 24 CURVE SMOOTH", +"227 24 OFFCURVE", +"145 61 OFFCURVE", +"90 124 CURVE", +"66 97 LINE", +"126 28 OFFCURVE", +"217 -12 OFFCURVE", +"310 -12 CURVE SMOOTH" +); +} +); +width = 601; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "38D926E1-11F0-4E29-B423-D6265B7FCCF2"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"11 53 LINE", +"93 -22 OFFCURVE", +"199 -60 OFFCURVE", +"322 -60 CURVE SMOOTH", +"527 -60 OFFCURVE", +"662 55 OFFCURVE", +"662 234 CURVE SMOOTH", +"662 338 OFFCURVE", +"610 423 OFFCURVE", +"529 467 CURVE", +"577 467 LINE", +"577 687 LINE", +"41 687 LINE", +"31 322 LINE", +"182 265 LINE" +); +}, +{ +closed = 1; +nodes = ( +"171 146 LINE" +); +} +); +width = 662; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "B6CD7F0E-5BC5-4D0C-834F-BFC2E02D673D"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"11 57 LINE", +"83 -22 OFFCURVE", +"179 -65 OFFCURVE", +"288 -65 CURVE SMOOTH", +"461 -65 OFFCURVE", +"585 51 OFFCURVE", +"585 214 CURVE SMOOTH", +"585 370 OFFCURVE", +"468 481 OFFCURVE", +"305 481 CURVE SMOOTH", +"274 481 OFFCURVE", +"243 476 OFFCURVE", +"214 467 CURVE", +"216 560 LINE", +"495 560 LINE", +"495 687 LINE", +"36 687 LINE", +"27 360 LINE", +"191 279 LINE", +"223 297 OFFCURVE", +"254 306 OFFCURVE", +"289 306 CURVE SMOOTH", +"357 306 OFFCURVE", +"400 268 OFFCURVE", +"400 211 CURVE SMOOTH", +"400 152 OFFCURVE", +"356 111 OFFCURVE", +"291 111 CURVE SMOOTH", +"234 111 OFFCURVE", +"182 138 OFFCURVE", +"132 194 CURVE" +); +} +); +width = 584; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "304FB557-1AE5-4269-A7B4-FFE8359A486C"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"461 -68 OFFCURVE", +"587 60 OFFCURVE", +"587 214 CURVE SMOOTH", +"587 356 OFFCURVE", +"466 474 OFFCURVE", +"321 474 CURVE SMOOTH", +"284 474 OFFCURVE", +"248 468 OFFCURVE", +"214 457 CURVE", +"218 595 LINE", +"505 595 LINE", +"505 687 LINE", +"71 687 LINE", +"64 368 LINE", +"212 294 LINE", +"246 315 OFFCURVE", +"281 326 OFFCURVE", +"313 326 CURVE SMOOTH", +"381 326 OFFCURVE", +"439 273 OFFCURVE", +"439 211 CURVE SMOOTH", +"439 140 OFFCURVE", +"380 80 OFFCURVE", +"310 80 CURVE SMOOTH", +"239 80 OFFCURVE", +"172 112 OFFCURVE", +"127 166 CURVE", +"28 55 LINE", +"98 -22 OFFCURVE", +"202 -68 OFFCURVE", +"310 -68 CURVE SMOOTH" +); +} +); +width = 601; +} +); +unicode = 0035; +}, +{ +glyphname = six; +lastChange = "2020-01-31 09:01:26 +0000"; +layers = ( +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"514 -12 OFFCURVE", +"636 83 OFFCURVE", +"636 233 CURVE SMOOTH", +"636 370 OFFCURVE", +"531 454 OFFCURVE", +"403 454 CURVE SMOOTH", +"326 454 OFFCURVE", +"247 420 OFFCURVE", +"211 371 CURVE", +"232 181 LINE", +"235 250 OFFCURVE", +"280 299 OFFCURVE", +"341 299 CURVE SMOOTH", +"391 299 OFFCURVE", +"436 272 OFFCURVE", +"436 225 CURVE SMOOTH", +"436 183 OFFCURVE", +"400 152 OFFCURVE", +"346 152 CURVE SMOOTH", +"262 152 OFFCURVE", +"246 202 OFFCURVE", +"246 331 CURVE SMOOTH", +"246 458 OFFCURVE", +"294 530 OFFCURVE", +"389 530 CURVE SMOOTH", +"441 530 OFFCURVE", +"479 514 OFFCURVE", +"520 484 CURVE", +"608 630 LINE", +"548 673 OFFCURVE", +"474 699 OFFCURVE", +"387 699 CURVE SMOOTH", +"174 699 OFFCURVE", +"46 552 OFFCURVE", +"46 331 CURVE SMOOTH", +"46 127 OFFCURVE", +"149 -12 OFFCURVE", +"359 -12 CURVE SMOOTH" +); +} +); +width = 676; +}, +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"460 -12 OFFCURVE", +"559 88 OFFCURVE", +"559 215 CURVE SMOOTH", +"559 351 OFFCURVE", +"454 429 OFFCURVE", +"329 429 CURVE SMOOTH", +"240 429 OFFCURVE", +"163 382 OFFCURVE", +"123 303 CURVE", +"140 203 LINE", +"144 296 OFFCURVE", +"217 362 OFFCURVE", +"315 362 CURVE SMOOTH", +"407 362 OFFCURVE", +"480 305 OFFCURVE", +"480 211 CURVE SMOOTH", +"480 135 OFFCURVE", +"419 55 OFFCURVE", +"316 55 CURVE SMOOTH", +"191 55 OFFCURVE", +"135 181 OFFCURVE", +"135 333 CURVE SMOOTH", +"135 498 OFFCURVE", +"222 628 OFFCURVE", +"332 628 CURVE SMOOTH", +"398 628 OFFCURVE", +"443 598 OFFCURVE", +"486 556 CURVE", +"529 617 LINE", +"478 666 OFFCURVE", +"418 699 OFFCURVE", +"334 699 CURVE SMOOTH", +"178 699 OFFCURVE", +"56 538 OFFCURVE", +"56 333 CURVE SMOOTH", +"56 139 OFFCURVE", +"131 -12 OFFCURVE", +"317 -12 CURVE SMOOTH" +); +} +); +width = 611; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"433 -12 OFFCURVE", +"534 91 OFFCURVE", +"534 214 CURVE SMOOTH", +"534 331 OFFCURVE", +"437 429 OFFCURVE", +"322 429 CURVE SMOOTH", +"203 429 OFFCURVE", +"103 351 OFFCURVE", +"103 258 CURVE", +"112 208 LINE", +"116 308 OFFCURVE", +"209 393 OFFCURVE", +"315 393 CURVE SMOOTH", +"414 393 OFFCURVE", +"498 310 OFFCURVE", +"498 212 CURVE SMOOTH", +"498 110 OFFCURVE", +"413 24 OFFCURVE", +"313 24 CURVE SMOOTH", +"185 24 OFFCURVE", +"109 139 OFFCURVE", +"109 333 CURVE SMOOTH", +"109 526 OFFCURVE", +"200 663 OFFCURVE", +"328 663 CURVE SMOOTH", +"391 663 OFFCURVE", +"457 635 OFFCURVE", +"505 588 CURVE", +"525 617 LINE", +"471 669 OFFCURVE", +"399 699 OFFCURVE", +"330 699 CURVE SMOOTH", +"180 699 OFFCURVE", +"74 547 OFFCURVE", +"74 333 CURVE SMOOTH", +"74 116 OFFCURVE", +"163 -12 OFFCURVE", +"313 -12 CURVE SMOOTH" +); +} +); +width = 604; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "C3034F0A-B616-4B63-BF19-22676DE66B96"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 90 OFFCURVE", +"136 -55 OFFCURVE", +"359 -55 CURVE SMOOTH", +"545 -55 OFFCURVE", +"676 65 OFFCURVE", +"676 233 CURVE SMOOTH", +"676 347 OFFCURVE", +"613 437 OFFCURVE", +"515 476 CURVE", +"631 667 LINE", +"561 716 OFFCURVE", +"476 742 OFFCURVE", +"387 742 CURVE SMOOTH", +"154 742 OFFCURVE", +"0 580 OFFCURVE", +"0 331 CURVE SMOOTH" +); +} +); +width = 676; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "683CE71A-0F78-407C-B85E-EE2503B28E57"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 83 OFFCURVE", +"118 -66 OFFCURVE", +"317 -66 CURVE SMOOTH", +"486 -66 OFFCURVE", +"611 54 OFFCURVE", +"611 215 CURVE SMOOTH", +"611 371 OFFCURVE", +"494 483 OFFCURVE", +"329 483 CURVE SMOOTH", +"287 483 OFFCURVE", +"246 474 OFFCURVE", +"210 457 CURVE", +"235 528 OFFCURVE", +"281 574 OFFCURVE", +"332 574 CURVE SMOOTH", +"377 574 OFFCURVE", +"408 558 OFFCURVE", +"455 511 CURVE", +"561 661 LINE", +"495 723 OFFCURVE", +"421 753 OFFCURVE", +"334 753 CURVE SMOOTH", +"147 753 OFFCURVE", +"0 567 OFFCURVE", +"0 333 CURVE SMOOTH" +); +} +); +width = 611; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "378A3632-EAF1-4E99-8D66-DDACCF2B5F1C"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 77 OFFCURVE", +"120 -84 OFFCURVE", +"313 -84 CURVE SMOOTH", +"473 -84 OFFCURVE", +"604 51 OFFCURVE", +"604 214 CURVE SMOOTH", +"604 371 OFFCURVE", +"477 501 OFFCURVE", +"322 501 CURVE SMOOTH", +"281 501 OFFCURVE", +"241 494 OFFCURVE", +"205 480 CURVE", +"231 549 OFFCURVE", +"276 591 OFFCURVE", +"328 591 CURVE SMOOTH", +"376 591 OFFCURVE", +"426 568 OFFCURVE", +"463 529 CURVE", +"567 677 LINE", +"501 736 OFFCURVE", +"413 771 OFFCURVE", +"330 771 CURVE SMOOTH", +"137 771 OFFCURVE", +"0 587 OFFCURVE", +"0 333 CURVE SMOOTH" +); +} +); +width = 604; +} +); +unicode = 0036; +}, +{ +glyphname = seven; +lastChange = "2020-01-31 09:04:19 +0000"; +layers = ( +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"314 0 LINE", +"579 541 LINE", +"579 687 LINE", +"37 687 LINE", +"37 514 LINE", +"356 514 LINE", +"96 0 LINE" +); +} +); +width = 617; +}, +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"218 0 LINE", +"514 628 LINE", +"514 687 LINE", +"49 687 LINE", +"49 613 LINE", +"421 613 LINE", +"128 0 LINE" +); +} +); +width = 563; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"213 0 LINE", +"522 658 LINE", +"522 687 LINE", +"67 687 LINE", +"67 651 LINE", +"479 651 LINE", +"173 0 LINE" +); +} +); +width = 589; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "E311DD1D-5EA6-4DD7-916B-56ED722C91FA"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"370 0 LINE", +"617 505 LINE", +"617 687 LINE", +"0 687 LINE", +"0 464 LINE", +"275 464 LINE", +"41 0 LINE" +); +} +); +width = 617; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "1978F1DE-ECDC-4B1B-9DA9-A27C81E4AE86"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"277 0 LINE", +"563 609 LINE", +"563 687 LINE", +"0 687 LINE", +"0 560 LINE", +"337 560 LINE", +"69 0 LINE" +); +} +); +width = 563; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "A3FB2B7E-D139-470D-B97D-BCB8135096C8"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"275 0 LINE", +"589 669 LINE", +"589 687 LINE", +"0 687 LINE", +"0 595 LINE", +"391 595 LINE", +"111 0 LINE" +); +} +); +width = 589; +} +); +unicode = 0037; +}, +{ +glyphname = eight; +lastChange = "2020-01-31 09:05:05 +0000"; +layers = ( +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"495 -12 OFFCURVE", +"630 56 OFFCURVE", +"630 187 CURVE SMOOTH", +"630 261 OFFCURVE", +"585 320 OFFCURVE", +"506 355 CURVE", +"573 387 OFFCURVE", +"612 437 OFFCURVE", +"612 510 CURVE SMOOTH", +"612 631 OFFCURVE", +"484 699 OFFCURVE", +"337 699 CURVE SMOOTH", +"193 699 OFFCURVE", +"63 634 OFFCURVE", +"63 509 CURVE SMOOTH", +"63 432 OFFCURVE", +"107 384 OFFCURVE", +"168 355 CURVE", +"93 323 OFFCURVE", +"45 265 OFFCURVE", +"45 187 CURVE SMOOTH", +"45 57 OFFCURVE", +"178 -12 OFFCURVE", +"337 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"278 148 OFFCURVE", +"241 173 OFFCURVE", +"241 210 CURVE SMOOTH", +"241 245 OFFCURVE", +"286 269 OFFCURVE", +"337 272 CURVE", +"388 269 OFFCURVE", +"434 245 OFFCURVE", +"434 210 CURVE SMOOTH", +"434 173 OFFCURVE", +"395 148 OFFCURVE", +"337 148 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"291 423 OFFCURVE", +"254 448 OFFCURVE", +"254 482 CURVE SMOOTH", +"254 514 OFFCURVE", +"285 540 OFFCURVE", +"337 540 CURVE SMOOTH", +"389 540 OFFCURVE", +"421 514 OFFCURVE", +"421 482 CURVE SMOOTH", +"421 449 OFFCURVE", +"383 423 OFFCURVE", +"337 420 CURVE" +); +} +); +width = 675; +}, +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"445 -12 OFFCURVE", +"555 63 OFFCURVE", +"555 180 CURVE SMOOTH", +"555 266 OFFCURVE", +"487 327 OFFCURVE", +"404 355 CURVE", +"475 381 OFFCURVE", +"538 432 OFFCURVE", +"538 516 CURVE SMOOTH", +"538 629 OFFCURVE", +"427 699 OFFCURVE", +"304 699 CURVE SMOOTH", +"185 699 OFFCURVE", +"71 631 OFFCURVE", +"71 517 CURVE SMOOTH", +"71 438 OFFCURVE", +"127 385 OFFCURVE", +"205 355 CURVE", +"121 328 OFFCURVE", +"53 266 OFFCURVE", +"53 180 CURVE SMOOTH", +"53 64 OFFCURVE", +"162 -12 OFFCURVE", +"304 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"209 59 OFFCURVE", +"132 110 OFFCURVE", +"132 185 CURVE SMOOTH", +"132 268 OFFCURVE", +"233 316 OFFCURVE", +"304 318 CURVE", +"376 316 OFFCURVE", +"476 268 OFFCURVE", +"476 185 CURVE SMOOTH", +"476 110 OFFCURVE", +"399 59 OFFCURVE", +"304 59 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"239 390 OFFCURVE", +"150 429 OFFCURVE", +"150 509 CURVE SMOOTH", +"150 578 OFFCURVE", +"218 628 OFFCURVE", +"304 628 CURVE SMOOTH", +"390 628 OFFCURVE", +"459 578 OFFCURVE", +"459 509 CURVE SMOOTH", +"459 431 OFFCURVE", +"371 390 OFFCURVE", +"304 386 CURVE" +); +} +); +width = 608; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"424 -12 OFFCURVE", +"529 74 OFFCURVE", +"529 177 CURVE SMOOTH", +"529 255 OFFCURVE", +"467 328 OFFCURVE", +"379 354 CURVE", +"457 379 OFFCURVE", +"512 448 OFFCURVE", +"512 520 CURVE SMOOTH", +"512 617 OFFCURVE", +"415 699 OFFCURVE", +"299 699 CURVE SMOOTH", +"184 699 OFFCURVE", +"88 617 OFFCURVE", +"88 520 CURVE SMOOTH", +"88 449 OFFCURVE", +"143 380 OFFCURVE", +"220 354 CURVE", +"132 329 OFFCURVE", +"70 256 OFFCURVE", +"70 177 CURVE SMOOTH", +"70 74 OFFCURVE", +"175 -12 OFFCURVE", +"299 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"194 24 OFFCURVE", +"106 95 OFFCURVE", +"106 179 CURVE SMOOTH", +"106 265 OFFCURVE", +"186 328 OFFCURVE", +"299 331 CURVE", +"413 328 OFFCURVE", +"493 265 OFFCURVE", +"493 179 CURVE SMOOTH", +"493 95 OFFCURVE", +"404 24 OFFCURVE", +"299 24 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"196 379 OFFCURVE", +"124 438 OFFCURVE", +"124 516 CURVE SMOOTH", +"124 596 OFFCURVE", +"204 663 OFFCURVE", +"299 663 CURVE SMOOTH", +"395 663 OFFCURVE", +"476 596 OFFCURVE", +"476 516 CURVE SMOOTH", +"476 438 OFFCURVE", +"403 379 OFFCURVE", +"299 373 CURVE" +); +} +); +width = 599; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "48EFA064-9A05-442D-ADF5-63E2E125AEDF"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"538 -57 OFFCURVE", +"675 40 OFFCURVE", +"675 187 CURVE SMOOTH", +"675 255 OFFCURVE", +"645 314 OFFCURVE", +"590 357 CURVE", +"634 397 OFFCURVE", +"657 448 OFFCURVE", +"657 510 CURVE SMOOTH", +"657 648 OFFCURVE", +"524 744 OFFCURVE", +"337 744 CURVE SMOOTH", +"150 744 OFFCURVE", +"18 649 OFFCURVE", +"18 509 CURVE SMOOTH", +"18 448 OFFCURVE", +"41 396 OFFCURVE", +"84 357 CURVE", +"30 314 OFFCURVE", +"0 255 OFFCURVE", +"0 187 CURVE SMOOTH", +"0 40 OFFCURVE", +"137 -57 OFFCURVE", +"337 -57 CURVE SMOOTH" +); +} +); +width = 675; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "3C57D2F1-21EE-43F3-A5FA-48BD2D63440A"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"480 -65 OFFCURVE", +"608 37 OFFCURVE", +"608 180 CURVE SMOOTH", +"608 250 OFFCURVE", +"574 312 OFFCURVE", +"514 357 CURVE", +"564 398 OFFCURVE", +"591 453 OFFCURVE", +"591 516 CURVE SMOOTH", +"591 651 OFFCURVE", +"466 752 OFFCURVE", +"304 752 CURVE SMOOTH", +"143 752 OFFCURVE", +"18 651 OFFCURVE", +"18 517 CURVE SMOOTH", +"18 454 OFFCURVE", +"45 399 OFFCURVE", +"95 358 CURVE", +"35 313 OFFCURVE", +"0 250 OFFCURVE", +"0 180 CURVE SMOOTH", +"0 37 OFFCURVE", +"128 -65 OFFCURVE", +"304 -65 CURVE SMOOTH" +); +} +); +width = 608; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "8F23CA92-9619-442D-B174-5E54F9BA6626"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"462 -82 OFFCURVE", +"599 34 OFFCURVE", +"599 177 CURVE SMOOTH", +"599 245 OFFCURVE", +"567 310 OFFCURVE", +"514 358 CURVE", +"556 402 OFFCURVE", +"582 460 OFFCURVE", +"582 520 CURVE SMOOTH", +"582 657 OFFCURVE", +"453 769 OFFCURVE", +"299 769 CURVE SMOOTH", +"146 769 OFFCURVE", +"18 657 OFFCURVE", +"18 520 CURVE SMOOTH", +"18 461 OFFCURVE", +"43 403 OFFCURVE", +"86 359 CURVE", +"33 312 OFFCURVE", +"0 246 OFFCURVE", +"0 177 CURVE SMOOTH", +"0 34 OFFCURVE", +"137 -82 OFFCURVE", +"299 -82 CURVE SMOOTH" +); +} +); +width = 599; +} +); +unicode = 0038; +}, +{ +glyphname = nine; +lastChange = "2020-01-31 07:09:46 +0000"; +layers = ( +{ +components = ( +{ +name = six; +transform = "{-1, 0, 0, -1, 676, 687}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 676; +}, +{ +components = ( +{ +name = six; +transform = "{-1, 0, 0, -1, 611, 687}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 611; +}, +{ +components = ( +{ +name = six; +transform = "{-1, 0, 0, -1, 604, 687}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 603; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +components = ( +{ +name = six; +transform = "{-1, 0, 0, -1, 676, 687}"; +} +); +layerId = "E3F62CBC-83AC-422F-8C86-C5B234299B34"; +name = "Jan 31 20, 18:09"; +width = 676; +} +); +unicode = 0039; +}, +{ +glyphname = period; +lastChange = "2020-01-31 09:19:47 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"142 -12 OFFCURVE", +"166 13 OFFCURVE", +"166 43 CURVE SMOOTH", +"166 71 OFFCURVE", +"142 96 OFFCURVE", +"113 96 CURVE SMOOTH", +"82 96 OFFCURVE", +"58 71 OFFCURVE", +"58 43 CURVE SMOOTH", +"58 13 OFFCURVE", +"82 -12 OFFCURVE", +"113 -12 CURVE SMOOTH" +); +} +); +width = 225; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"224 -12 OFFCURVE", +"275 41 OFFCURVE", +"275 106 CURVE SMOOTH", +"275 166 OFFCURVE", +"224 219 OFFCURVE", +"162 219 CURVE SMOOTH", +"95 219 OFFCURVE", +"44 166 OFFCURVE", +"44 106 CURVE SMOOTH", +"44 41 OFFCURVE", +"95 -12 OFFCURVE", +"162 -12 CURVE SMOOTH" +); +} +); +width = 320; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"127 -12 OFFCURVE", +"140 2 OFFCURVE", +"140 19 CURVE SMOOTH", +"140 34 OFFCURVE", +"127 48 OFFCURVE", +"111 48 CURVE SMOOTH", +"93 48 OFFCURVE", +"80 34 OFFCURVE", +"80 19 CURVE SMOOTH", +"80 2 OFFCURVE", +"93 -12 OFFCURVE", +"111 -12 CURVE SMOOTH" +); +} +); +width = 221; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "2E732841-8EB7-434B-B88C-EF65310F72A5"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"249 -57 OFFCURVE", +"320 16 OFFCURVE", +"320 106 CURVE SMOOTH", +"320 192 OFFCURVE", +"248 264 OFFCURVE", +"162 264 CURVE SMOOTH", +"72 264 OFFCURVE", +"0 193 OFFCURVE", +"0 106 CURVE SMOOTH", +"0 15 OFFCURVE", +"71 -57 OFFCURVE", +"162 -57 CURVE SMOOTH" +); +} +); +width = 320; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "80AA8F32-1D2C-4FC0-864C-40716D79402D"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"174 -70 OFFCURVE", +"225 -19 OFFCURVE", +"225 43 CURVE SMOOTH", +"225 104 OFFCURVE", +"174 154 OFFCURVE", +"113 154 CURVE SMOOTH", +"51 154 OFFCURVE", +"0 104 OFFCURVE", +"0 43 CURVE SMOOTH", +"0 -19 OFFCURVE", +"51 -70 OFFCURVE", +"113 -70 CURVE SMOOTH" +); +} +); +width = 225; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "C10A2810-7389-4CF2-83BE-18CFA74D556C"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"171 -92 OFFCURVE", +"221 -42 OFFCURVE", +"221 19 CURVE SMOOTH", +"221 78 OFFCURVE", +"171 128 OFFCURVE", +"111 128 CURVE SMOOTH", +"50 128 OFFCURVE", +"0 79 OFFCURVE", +"0 19 CURVE SMOOTH", +"0 -42 OFFCURVE", +"49 -92 OFFCURVE", +"111 -92 CURVE SMOOTH" +); +} +); +width = 221; +} +); +unicode = 002E; +}, +{ +color = 1; +glyphname = comma; +lastChange = "2020-01-31 09:22:37 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"156 -58 OFFCURVE", +"173 -24 OFFCURVE", +"173 16 CURVE SMOOTH", +"173 62 OFFCURVE", +"150 96 OFFCURVE", +"112 96 CURVE SMOOTH", +"80 96 OFFCURVE", +"57 71 OFFCURVE", +"57 43 CURVE SMOOTH", +"57 13 OFFCURVE", +"81 -12 OFFCURVE", +"111 -12 CURVE", +"103 -43 OFFCURVE", +"86 -74 OFFCURVE", +"59 -105 CURVE", +"96 -133 LINE" +); +} +); +width = 230; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"224 -89 OFFCURVE", +"270 -8 OFFCURVE", +"270 65 CURVE SMOOTH", +"270 155 OFFCURVE", +"221 219 OFFCURVE", +"152 219 CURVE SMOOTH", +"91 219 OFFCURVE", +"39 166 OFFCURVE", +"39 102 CURVE SMOOTH", +"39 40 OFFCURVE", +"89 -12 OFFCURVE", +"149 -12 CURVE", +"140 -45 OFFCURVE", +"116 -80 OFFCURVE", +"82 -107 CURVE", +"145 -155 LINE" +); +} +); +width = 315; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"134 -72 OFFCURVE", +"153 -29 OFFCURVE", +"153 6 CURVE SMOOTH", +"153 33 OFFCURVE", +"140 48 OFFCURVE", +"121 48 CURVE SMOOTH", +"103 48 OFFCURVE", +"90 35 OFFCURVE", +"90 18 CURVE SMOOTH", +"90 1 OFFCURVE", +"102 -12 OFFCURVE", +"121 -12 CURVE", +"114 -40 OFFCURVE", +"95 -74 OFFCURVE", +"69 -104 CURVE", +"95 -123 LINE" +); +} +); +width = 229; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "9C77BB2F-013E-4E43-A4F0-59F43A455F9F"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"263 -109 OFFCURVE", +"315 -18 OFFCURVE", +"315 65 CURVE SMOOTH", +"315 178 OFFCURVE", +"245 261 OFFCURVE", +"152 261 CURVE SMOOTH", +"67 261 OFFCURVE", +"0 189 OFFCURVE", +"0 102 CURVE SMOOTH", +"0 39 OFFCURVE", +"35 -17 OFFCURVE", +"88 -41 CURVE", +"78 -55 OFFCURVE", +"64 -69 OFFCURVE", +"47 -80 CURVE", +"179 -181 LINE" +); +} +); +width = 315; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "93110104-49DB-4E19-B087-EAB272AAE555"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"207 -86 OFFCURVE", +"230 -39 OFFCURVE", +"230 16 CURVE SMOOTH", +"230 94 OFFCURVE", +"182 153 OFFCURVE", +"112 153 CURVE SMOOTH", +"50 153 OFFCURVE", +"0 104 OFFCURVE", +"0 43 CURVE SMOOTH", +"0 10 OFFCURVE", +"14 -20 OFFCURVE", +"37 -40 CURVE", +"30 -50 OFFCURVE", +"23 -60 OFFCURVE", +"14 -71 CURVE", +"142 -168 LINE" +); +} +); +width = 230; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "F4A846C2-6A3F-424A-A21A-87E88AB391B4"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"208 -111 OFFCURVE", +"229 -51 OFFCURVE", +"229 6 CURVE SMOOTH", +"229 75 OFFCURVE", +"190 131 OFFCURVE", +"121 131 CURVE SMOOTH", +"57 131 OFFCURVE", +"2 81 OFFCURVE", +"2 18 CURVE SMOOTH", +"2 -1 OFFCURVE", +"9 -18 OFFCURVE", +"19 -35 CURVE", +"14 -40 OFFCURVE", +"9 -47 OFFCURVE", +"2 -55 CURVE", +"162 -172 LINE" +); +} +); +width = 229; +} +); +unicode = 002C; +}, +{ +color = 1; +glyphname = colon; +lastChange = "2020-01-31 09:23:33 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"140 403 OFFCURVE", +"164 428 OFFCURVE", +"164 458 CURVE SMOOTH", +"164 486 OFFCURVE", +"140 511 OFFCURVE", +"111 511 CURVE SMOOTH", +"80 511 OFFCURVE", +"56 486 OFFCURVE", +"56 458 CURVE SMOOTH", +"56 428 OFFCURVE", +"80 403 OFFCURVE", +"111 403 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"140 -12 OFFCURVE", +"164 13 OFFCURVE", +"164 43 CURVE SMOOTH", +"164 71 OFFCURVE", +"140 96 OFFCURVE", +"111 96 CURVE SMOOTH", +"80 96 OFFCURVE", +"56 71 OFFCURVE", +"56 43 CURVE SMOOTH", +"56 13 OFFCURVE", +"80 -12 OFFCURVE", +"111 -12 CURVE SMOOTH" +); +} +); +width = 220; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"231 313 OFFCURVE", +"282 366 OFFCURVE", +"282 431 CURVE SMOOTH", +"282 491 OFFCURVE", +"231 544 OFFCURVE", +"169 544 CURVE SMOOTH", +"102 544 OFFCURVE", +"51 491 OFFCURVE", +"51 431 CURVE SMOOTH", +"51 366 OFFCURVE", +"102 313 OFFCURVE", +"169 313 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"231 -12 OFFCURVE", +"282 41 OFFCURVE", +"282 106 CURVE SMOOTH", +"282 166 OFFCURVE", +"231 219 OFFCURVE", +"169 219 CURVE SMOOTH", +"102 219 OFFCURVE", +"51 166 OFFCURVE", +"51 106 CURVE SMOOTH", +"51 41 OFFCURVE", +"102 -12 OFFCURVE", +"169 -12 CURVE SMOOTH" +); +} +); +width = 333; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"123 437 OFFCURVE", +"136 451 OFFCURVE", +"136 468 CURVE SMOOTH", +"136 483 OFFCURVE", +"123 497 OFFCURVE", +"107 497 CURVE SMOOTH", +"89 497 OFFCURVE", +"76 483 OFFCURVE", +"76 468 CURVE SMOOTH", +"76 451 OFFCURVE", +"89 437 OFFCURVE", +"107 437 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"123 -12 OFFCURVE", +"136 2 OFFCURVE", +"136 19 CURVE SMOOTH", +"136 34 OFFCURVE", +"123 48 OFFCURVE", +"107 48 CURVE SMOOTH", +"89 48 OFFCURVE", +"76 34 OFFCURVE", +"76 19 CURVE SMOOTH", +"76 2 OFFCURVE", +"89 -12 OFFCURVE", +"107 -12 CURVE SMOOTH" +); +} +); +width = 212; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "1F51FA80-B29B-45A3-AA61-6E94E2183A76"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"260 262 OFFCURVE", +"333 339 OFFCURVE", +"333 431 CURVE SMOOTH", +"333 520 OFFCURVE", +"258 595 OFFCURVE", +"169 595 CURVE SMOOTH", +"76 595 OFFCURVE", +"0 521 OFFCURVE", +"0 431 CURVE SMOOTH", +"0 337 OFFCURVE", +"75 262 OFFCURVE", +"169 262 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"260 -63 OFFCURVE", +"333 14 OFFCURVE", +"333 106 CURVE SMOOTH", +"333 195 OFFCURVE", +"258 270 OFFCURVE", +"169 270 CURVE SMOOTH", +"76 270 OFFCURVE", +"0 196 OFFCURVE", +"0 106 CURVE SMOOTH", +"0 12 OFFCURVE", +"75 -63 OFFCURVE", +"169 -63 CURVE SMOOTH" +); +} +); +width = 333; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "7A8DC371-D5BE-43F3-A2E4-10B7BBA3982B"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"171 347 OFFCURVE", +"220 397 OFFCURVE", +"220 458 CURVE SMOOTH", +"220 517 OFFCURVE", +"171 567 OFFCURVE", +"111 567 CURVE SMOOTH", +"50 567 OFFCURVE", +"0 518 OFFCURVE", +"0 458 CURVE SMOOTH", +"0 397 OFFCURVE", +"49 347 OFFCURVE", +"111 347 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"171 -68 OFFCURVE", +"220 -18 OFFCURVE", +"220 43 CURVE SMOOTH", +"220 102 OFFCURVE", +"171 152 OFFCURVE", +"111 152 CURVE SMOOTH", +"50 152 OFFCURVE", +"0 103 OFFCURVE", +"0 43 CURVE SMOOTH", +"0 -18 OFFCURVE", +"49 -68 OFFCURVE", +"111 -68 CURVE SMOOTH" +); +} +); +width = 220; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "94DCE651-B727-4302-90A1-2F3DC16F7B49"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"165 361 OFFCURVE", +"212 409 OFFCURVE", +"212 468 CURVE SMOOTH", +"212 525 OFFCURVE", +"164 573 OFFCURVE", +"107 573 CURVE SMOOTH", +"48 573 OFFCURVE", +"0 526 OFFCURVE", +"0 468 CURVE SMOOTH", +"0 409 OFFCURVE", +"47 361 OFFCURVE", +"107 361 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"165 -88 OFFCURVE", +"212 -40 OFFCURVE", +"212 19 CURVE SMOOTH", +"212 76 OFFCURVE", +"164 124 OFFCURVE", +"107 124 CURVE SMOOTH", +"48 124 OFFCURVE", +"0 77 OFFCURVE", +"0 19 CURVE SMOOTH", +"0 -40 OFFCURVE", +"47 -88 OFFCURVE", +"107 -88 CURVE SMOOTH" +); +} +); +width = 212; +} +); +unicode = 003A; +}, +{ +color = 1; +glyphname = semicolon; +lastChange = "2020-01-31 09:26:54 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"155 -58 OFFCURVE", +"172 -24 OFFCURVE", +"172 16 CURVE SMOOTH", +"172 62 OFFCURVE", +"149 96 OFFCURVE", +"111 96 CURVE SMOOTH", +"79 96 OFFCURVE", +"56 71 OFFCURVE", +"56 43 CURVE SMOOTH", +"56 13 OFFCURVE", +"80 -12 OFFCURVE", +"110 -12 CURVE", +"102 -43 OFFCURVE", +"85 -74 OFFCURVE", +"58 -105 CURVE", +"95 -133 LINE" +); +}, +{ +closed = 1; +nodes = ( +"141 403 OFFCURVE", +"165 428 OFFCURVE", +"165 458 CURVE SMOOTH", +"165 486 OFFCURVE", +"141 511 OFFCURVE", +"112 511 CURVE SMOOTH", +"81 511 OFFCURVE", +"57 486 OFFCURVE", +"57 458 CURVE SMOOTH", +"57 428 OFFCURVE", +"81 403 OFFCURVE", +"112 403 CURVE SMOOTH" +); +} +); +width = 225; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"231 -89 OFFCURVE", +"277 -8 OFFCURVE", +"277 65 CURVE SMOOTH", +"277 155 OFFCURVE", +"228 219 OFFCURVE", +"159 219 CURVE SMOOTH", +"98 219 OFFCURVE", +"46 166 OFFCURVE", +"46 102 CURVE SMOOTH", +"46 40 OFFCURVE", +"96 -12 OFFCURVE", +"156 -12 CURVE", +"147 -45 OFFCURVE", +"123 -80 OFFCURVE", +"89 -107 CURVE", +"152 -155 LINE" +); +}, +{ +closed = 1; +nodes = ( +"227 313 OFFCURVE", +"278 366 OFFCURVE", +"278 431 CURVE SMOOTH", +"278 491 OFFCURVE", +"227 544 OFFCURVE", +"165 544 CURVE SMOOTH", +"98 544 OFFCURVE", +"47 491 OFFCURVE", +"47 431 CURVE SMOOTH", +"47 366 OFFCURVE", +"98 313 OFFCURVE", +"165 313 CURVE SMOOTH" +); +} +); +width = 328; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"131 -72 OFFCURVE", +"150 -29 OFFCURVE", +"150 6 CURVE SMOOTH", +"150 33 OFFCURVE", +"137 48 OFFCURVE", +"118 48 CURVE SMOOTH", +"100 48 OFFCURVE", +"87 35 OFFCURVE", +"87 18 CURVE SMOOTH", +"87 1 OFFCURVE", +"99 -12 OFFCURVE", +"118 -12 CURVE", +"111 -40 OFFCURVE", +"92 -74 OFFCURVE", +"66 -104 CURVE", +"92 -123 LINE" +); +}, +{ +closed = 1; +nodes = ( +"137 437 OFFCURVE", +"150 451 OFFCURVE", +"150 468 CURVE SMOOTH", +"150 483 OFFCURVE", +"137 497 OFFCURVE", +"121 497 CURVE SMOOTH", +"103 497 OFFCURVE", +"90 483 OFFCURVE", +"90 468 CURVE SMOOTH", +"90 451 OFFCURVE", +"103 437 OFFCURVE", +"121 437 CURVE SMOOTH" +); +} +); +width = 225; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "704440A6-0910-4373-AABD-09385A3ED5F7"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 39 OFFCURVE", +"34 -16 OFFCURVE", +"86 -43 CURVE", +"77 -55 OFFCURVE", +"64 -66 OFFCURVE", +"48 -76 CURVE", +"191 -185 LINE", +"276 -111 OFFCURVE", +"328 -20 OFFCURVE", +"328 65 CURVE SMOOTH", +"328 173 OFFCURVE", +"266 254 OFFCURVE", +"180 266 CURVE", +"262 273 OFFCURVE", +"328 345 OFFCURVE", +"328 431 CURVE SMOOTH", +"328 518 OFFCURVE", +"252 592 OFFCURVE", +"165 592 CURVE SMOOTH", +"74 592 OFFCURVE", +"1 519 OFFCURVE", +"1 431 CURVE SMOOTH", +"1 346 OFFCURVE", +"62 276 OFFCURVE", +"144 266 CURVE", +"63 258 OFFCURVE", +"0 187 OFFCURVE", +"0 102 CURVE SMOOTH" +); +} +); +width = 328; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "37F20840-14C1-42C9-9183-1913962F2BA6"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"203 -83 OFFCURVE", +"225 -39 OFFCURVE", +"225 16 CURVE SMOOTH", +"225 92 OFFCURVE", +"180 150 OFFCURVE", +"111 150 CURVE SMOOTH", +"51 150 OFFCURVE", +"0 102 OFFCURVE", +"0 43 CURVE SMOOTH", +"0 10 OFFCURVE", +"17 -20 OFFCURVE", +"40 -40 CURVE", +"33 -49 OFFCURVE", +"25 -60 OFFCURVE", +"15 -73 CURVE", +"138 -166 LINE" +); +}, +{ +closed = 1; +nodes = ( +"171 349 OFFCURVE", +"221 399 OFFCURVE", +"221 458 CURVE SMOOTH", +"221 516 OFFCURVE", +"171 565 OFFCURVE", +"112 565 CURVE SMOOTH", +"53 565 OFFCURVE", +"1 517 OFFCURVE", +"1 458 CURVE SMOOTH", +"1 398 OFFCURVE", +"52 349 OFFCURVE", +"112 349 CURVE SMOOTH" +); +} +); +width = 225; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "281AF2BB-69B3-4F35-9FC7-DEE5CD3F66B4"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"202 -108 OFFCURVE", +"223 -50 OFFCURVE", +"223 6 CURVE SMOOTH", +"223 72 OFFCURVE", +"185 126 OFFCURVE", +"119 126 CURVE SMOOTH", +"58 126 OFFCURVE", +"6 78 OFFCURVE", +"6 18 CURVE SMOOTH", +"6 -1 OFFCURVE", +"15 -19 OFFCURVE", +"23 -34 CURVE", +"18 -42 OFFCURVE", +"11 -50 OFFCURVE", +"3 -57 CURVE", +"156 -169 LINE" +); +}, +{ +closed = 1; +nodes = ( +"182 359 OFFCURVE", +"223 408 OFFCURVE", +"223 468 CURVE SMOOTH", +"223 527 OFFCURVE", +"181 575 OFFCURVE", +"122 575 CURVE SMOOTH", +"62 575 OFFCURVE", +"9 528 OFFCURVE", +"9 468 CURVE SMOOTH", +"9 408 OFFCURVE", +"61 359 OFFCURVE", +"122 359 CURVE SMOOTH" +); +} +); +width = 223; +} +); +unicode = 003B; +}, +{ +color = 1; +glyphname = ellipsis; +lastChange = "2019-05-05 08:52:46 +0000"; +layers = ( +{ +components = ( +{ +name = period; +}, +{ +name = period; +transform = "{1, 0, 0, 1, 200, 0}"; +}, +{ +name = period; +transform = "{1, 0, 0, 1, 400, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 624; +}, +{ +components = ( +{ +name = period; +}, +{ +name = period; +transform = "{1, 0, 0, 1, 300, 0}"; +}, +{ +name = period; +transform = "{1, 0, 0, 1, 600, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 920; +}, +{ +components = ( +{ +name = period; +}, +{ +name = period; +transform = "{1, 0, 0, 1, 180, 0}"; +}, +{ +name = period; +transform = "{1, 0, 0, 1, 360, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 581; +} +); +unicode = 2026; +}, +{ +color = 1; +glyphname = exclam; +lastChange = "2020-02-01 00:08:45 +0000"; +layers = ( +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"236 274 LINE", +"278 687 LINE", +"63 687 LINE", +"106 274 LINE" +); +}, +{ +closed = 1; +nodes = ( +"233 -12 OFFCURVE", +"284 41 OFFCURVE", +"284 106 CURVE SMOOTH", +"284 166 OFFCURVE", +"233 219 OFFCURVE", +"171 219 CURVE SMOOTH", +"104 219 OFFCURVE", +"53 166 OFFCURVE", +"53 106 CURVE SMOOTH", +"53 41 OFFCURVE", +"104 -12 OFFCURVE", +"171 -12 CURVE SMOOTH" +); +} +); +width = 342; +}, +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"141 193 LINE", +"161 687 LINE", +"69 687 LINE", +"88 193 LINE" +); +}, +{ +closed = 1; +nodes = ( +"144 -12 OFFCURVE", +"168 13 OFFCURVE", +"168 43 CURVE SMOOTH", +"168 71 OFFCURVE", +"144 96 OFFCURVE", +"115 96 CURVE SMOOTH", +"84 96 OFFCURVE", +"60 71 OFFCURVE", +"60 43 CURVE SMOOTH", +"60 13 OFFCURVE", +"84 -12 OFFCURVE", +"115 -12 CURVE SMOOTH" +); +} +); +width = 229; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"126 193 LINE", +"126 687 LINE", +"90 687 LINE", +"90 193 LINE" +); +}, +{ +closed = 1; +nodes = ( +"124 -12 OFFCURVE", +"137 2 OFFCURVE", +"137 19 CURVE SMOOTH", +"137 34 OFFCURVE", +"124 48 OFFCURVE", +"108 48 CURVE SMOOTH", +"90 48 OFFCURVE", +"77 34 OFFCURVE", +"77 19 CURVE SMOOTH", +"77 2 OFFCURVE", +"90 -12 OFFCURVE", +"108 -12 CURVE SMOOTH" +); +} +); +width = 216; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "953507DE-D452-4FC1-B1E1-45604CCEFB88"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"297 274 LINE", +"342 687 LINE", +"0 687 LINE", +"45 274 LINE" +); +}, +{ +closed = 1; +nodes = ( +"266 -67 OFFCURVE", +"342 11 OFFCURVE", +"342 106 CURVE SMOOTH", +"342 197 OFFCURVE", +"264 274 OFFCURVE", +"173 274 CURVE SMOOTH", +"78 274 OFFCURVE", +"0 199 OFFCURVE", +"0 106 CURVE SMOOTH", +"0 10 OFFCURVE", +"77 -67 OFFCURVE", +"173 -67 CURVE SMOOTH" +); +} +); +width = 342; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "ED724413-98A1-443D-820B-B01485A3EFFE"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"209 193 LINE", +"229 687 LINE", +"0 687 LINE", +"20 193 LINE" +); +}, +{ +closed = 1; +nodes = ( +"177 -72 OFFCURVE", +"229 -20 OFFCURVE", +"229 43 CURVE SMOOTH", +"229 104 OFFCURVE", +"177 156 OFFCURVE", +"115 156 CURVE SMOOTH", +"52 156 OFFCURVE", +"0 105 OFFCURVE", +"0 43 CURVE SMOOTH", +"0 -20 OFFCURVE", +"51 -72 OFFCURVE", +"115 -72 CURVE SMOOTH" +); +} +); +width = 229; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "C4E9C239-7513-40CB-A470-740296677588"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"216 193 LINE", +"216 687 LINE", +"0 687 LINE", +"0 193 LINE" +); +}, +{ +closed = 1; +nodes = ( +"169 -90 OFFCURVE", +"216 -41 OFFCURVE", +"216 19 CURVE SMOOTH", +"216 78 OFFCURVE", +"168 126 OFFCURVE", +"109 126 CURVE SMOOTH", +"49 126 OFFCURVE", +"0 79 OFFCURVE", +"0 19 CURVE SMOOTH", +"0 -41 OFFCURVE", +"48 -90 OFFCURVE", +"109 -90 CURVE SMOOTH" +); +} +); +width = 216; +} +); +unicode = 0021; +}, +{ +glyphname = exclamdown; +lastChange = "2019-05-05 08:56:14 +0000"; +layers = ( +{ +components = ( +{ +name = exclam; +transform = "{-1, 0, 0, -1, 229, 517}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 229; +}, +{ +components = ( +{ +name = exclam; +transform = "{-1, 0, 0, -1, 342, 517}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 344; +}, +{ +components = ( +{ +name = exclam; +transform = "{-1, 0, 0, -1, 216, 517}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 217; +} +); +unicode = 00A1; +}, +{ +glyphname = question; +lastChange = "2020-02-01 00:11:36 +0000"; +layers = ( +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"336 264 LINE", +"336 300 LINE", +"430 323 OFFCURVE", +"497 403 OFFCURVE", +"497 494 CURVE SMOOTH", +"497 614 OFFCURVE", +"400 699 OFFCURVE", +"262 699 CURVE SMOOTH", +"165 699 OFFCURVE", +"81 658 OFFCURVE", +"21 596 CURVE", +"127 487 LINE", +"152 510 OFFCURVE", +"192 526 OFFCURVE", +"224 526 CURVE SMOOTH", +"269 526 OFFCURVE", +"301 505 OFFCURVE", +"301 475 CURVE SMOOTH", +"301 439 OFFCURVE", +"248 414 OFFCURVE", +"172 414 CURVE", +"172 264 LINE" +); +}, +{ +closed = 1; +nodes = ( +"316 -12 OFFCURVE", +"367 41 OFFCURVE", +"367 106 CURVE SMOOTH", +"367 166 OFFCURVE", +"316 219 OFFCURVE", +"254 219 CURVE SMOOTH", +"187 219 OFFCURVE", +"136 166 OFFCURVE", +"136 106 CURVE SMOOTH", +"136 41 OFFCURVE", +"187 -12 OFFCURVE", +"254 -12 CURVE SMOOTH" +); +} +); +width = 530; +}, +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"282 193 LINE", +"282 321 LINE", +"399 346 OFFCURVE", +"482 427 OFFCURVE", +"482 516 CURVE SMOOTH", +"482 618 OFFCURVE", +"399 699 OFFCURVE", +"272 699 CURVE SMOOTH", +"171 699 OFFCURVE", +"99 650 OFFCURVE", +"46 584 CURVE", +"97 533 LINE", +"141 587 OFFCURVE", +"193 628 OFFCURVE", +"268 628 CURVE SMOOTH", +"352 628 OFFCURVE", +"403 570 OFFCURVE", +"403 509 CURVE SMOOTH", +"403 444 OFFCURVE", +"320 390 OFFCURVE", +"203 380 CURVE", +"203 193 LINE" +); +}, +{ +closed = 1; +nodes = ( +"271 -12 OFFCURVE", +"295 13 OFFCURVE", +"295 43 CURVE SMOOTH", +"295 71 OFFCURVE", +"271 96 OFFCURVE", +"242 96 CURVE SMOOTH", +"211 96 OFFCURVE", +"187 71 OFFCURVE", +"187 43 CURVE SMOOTH", +"187 13 OFFCURVE", +"211 -12 OFFCURVE", +"242 -12 CURVE SMOOTH" +); +} +); +width = 532; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"281 193 LINE", +"281 326 LINE", +"398 346 OFFCURVE", +"481 423 OFFCURVE", +"481 514 CURVE SMOOTH", +"481 614 OFFCURVE", +"394 699 OFFCURVE", +"291 699 CURVE SMOOTH", +"202 699 OFFCURVE", +"128 661 OFFCURVE", +"66 584 CURVE", +"92 559 LINE", +"142 629 OFFCURVE", +"207 663 OFFCURVE", +"289 663 CURVE SMOOTH", +"374 663 OFFCURVE", +"445 594 OFFCURVE", +"445 511 CURVE SMOOTH", +"445 430 OFFCURVE", +"362 365 OFFCURVE", +"245 356 CURVE", +"245 193 LINE" +); +}, +{ +closed = 1; +nodes = ( +"279 -12 OFFCURVE", +"292 2 OFFCURVE", +"292 19 CURVE SMOOTH", +"292 34 OFFCURVE", +"279 48 OFFCURVE", +"263 48 CURVE SMOOTH", +"245 48 OFFCURVE", +"232 34 OFFCURVE", +"232 19 CURVE SMOOTH", +"232 2 OFFCURVE", +"245 -12 OFFCURVE", +"263 -12 CURVE SMOOTH" +); +} +); +width = 550; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "71EFCF7B-34A1-4D33-A748-BE00AA9CF22E"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"369 264 LINE", +"369 275 LINE", +"464 309 OFFCURVE", +"530 396 OFFCURVE", +"530 494 CURVE SMOOTH", +"530 633 OFFCURVE", +"418 732 OFFCURVE", +"262 732 CURVE SMOOTH", +"162 732 OFFCURVE", +"68 692 OFFCURVE", +"-2 620 CURVE", +"150 464 LINE", +"169 481 OFFCURVE", +"200 493 OFFCURVE", +"224 493 CURVE SMOOTH", +"251 493 OFFCURVE", +"264 486 OFFCURVE", +"264 476 CURVE SMOOTH", +"264 461 OFFCURVE", +"205 440 OFFCURVE", +"139 449 CURVE", +"139 264 LINE" +); +}, +{ +closed = 1; +nodes = ( +"344 -62 OFFCURVE", +"417 14 OFFCURVE", +"417 106 CURVE SMOOTH", +"417 195 OFFCURVE", +"343 269 OFFCURVE", +"254 269 CURVE SMOOTH", +"162 269 OFFCURVE", +"86 196 OFFCURVE", +"86 106 CURVE SMOOTH", +"86 12 OFFCURVE", +"160 -62 OFFCURVE", +"254 -62 CURVE SMOOTH" +); +} +); +width = 530; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "42BD5FDA-57F3-4B9E-A265-8643226FAEA1"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"332 193 LINE", +"332 283 LINE", +"451 322 OFFCURVE", +"532 413 OFFCURVE", +"532 516 CURVE SMOOTH", +"532 651 OFFCURVE", +"421 749 OFFCURVE", +"272 749 CURVE SMOOTH", +"169 749 OFFCURVE", +"81 705 OFFCURVE", +"10 620 CURVE", +"133 498 LINE", +"179 555 OFFCURVE", +"218 578 OFFCURVE", +"268 578 CURVE SMOOTH", +"318 578 OFFCURVE", +"353 548 OFFCURVE", +"353 509 CURVE SMOOTH", +"353 470 OFFCURVE", +"264 425 OFFCURVE", +"153 429 CURVE", +"153 193 LINE" +); +}, +{ +closed = 1; +nodes = ( +"300 -65 OFFCURVE", +"348 -16 OFFCURVE", +"348 43 CURVE SMOOTH", +"348 101 OFFCURVE", +"300 149 OFFCURVE", +"242 149 CURVE SMOOTH", +"183 149 OFFCURVE", +"134 101 OFFCURVE", +"134 43 CURVE SMOOTH", +"134 -17 OFFCURVE", +"182 -65 OFFCURVE", +"242 -65 CURVE SMOOTH" +); +} +); +width = 532; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "B0D5AFB9-3C73-4D64-8AC4-C9FB6A02C6A6"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"350 193 LINE", +"350 272 LINE", +"470 312 OFFCURVE", +"550 405 OFFCURVE", +"550 514 CURVE SMOOTH", +"550 652 OFFCURVE", +"432 768 OFFCURVE", +"291 768 CURVE SMOOTH", +"183 768 OFFCURVE", +"90 722 OFFCURVE", +"16 632 CURVE", +"142 511 LINE", +"180 569 OFFCURVE", +"226 594 OFFCURVE", +"289 594 CURVE SMOOTH", +"336 594 OFFCURVE", +"376 556 OFFCURVE", +"376 511 CURVE SMOOTH", +"376 460 OFFCURVE", +"290 412 OFFCURVE", +"176 427 CURVE", +"176 193 LINE" +); +}, +{ +closed = 1; +nodes = ( +"310 -68 OFFCURVE", +"348 -28 OFFCURVE", +"348 19 CURVE SMOOTH", +"348 66 OFFCURVE", +"310 104 OFFCURVE", +"263 104 CURVE SMOOTH", +"216 104 OFFCURVE", +"176 66 OFFCURVE", +"176 19 CURVE SMOOTH", +"176 -29 OFFCURVE", +"214 -68 OFFCURVE", +"263 -68 CURVE SMOOTH" +); +} +); +width = 550; +} +); +unicode = 003F; +}, +{ +glyphname = questiondown; +lastChange = "2019-05-05 08:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = question; +transform = "{-1, 0, 0, -1, 532, 517}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 532; +}, +{ +components = ( +{ +name = question; +transform = "{-1, 0, 0, -1, 530, 517}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 530; +}, +{ +components = ( +{ +name = question; +transform = "{-1, 0, 0, -1, 550, 517}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 550; +} +); +unicode = 00BF; +}, +{ +glyphname = periodcentered; +lastChange = "2020-02-01 00:16:29 +0000"; +layers = ( +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"202 177 OFFCURVE", +"248 222 OFFCURVE", +"248 279 CURVE SMOOTH", +"248 335 OFFCURVE", +"202 381 OFFCURVE", +"146 381 CURVE SMOOTH", +"89 381 OFFCURVE", +"44 335 OFFCURVE", +"44 279 CURVE SMOOTH", +"44 222 OFFCURVE", +"89 177 OFFCURVE", +"146 177 CURVE SMOOTH" +); +} +); +width = 293; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"124 241 OFFCURVE", +"136 253 OFFCURVE", +"136 269 CURVE SMOOTH", +"136 284 OFFCURVE", +"124 296 OFFCURVE", +"109 296 CURVE SMOOTH", +"93 296 OFFCURVE", +"81 284 OFFCURVE", +"81 269 CURVE SMOOTH", +"81 253 OFFCURVE", +"93 241 OFFCURVE", +"109 241 CURVE SMOOTH" +); +} +); +width = 217; +}, +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"139 221 OFFCURVE", +"162 243 OFFCURVE", +"162 273 CURVE SMOOTH", +"162 302 OFFCURVE", +"139 324 OFFCURVE", +"111 324 CURVE SMOOTH", +"82 324 OFFCURVE", +"59 302 OFFCURVE", +"59 273 CURVE SMOOTH", +"59 243 OFFCURVE", +"82 221 OFFCURVE", +"111 221 CURVE SMOOTH" +); +} +); +width = 221; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "5E41DEE3-F0A5-4A15-8B67-A2C0D2993919"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"227 133 OFFCURVE", +"293 198 OFFCURVE", +"293 279 CURVE SMOOTH", +"293 359 OFFCURVE", +"226 425 OFFCURVE", +"146 425 CURVE SMOOTH", +"65 425 OFFCURVE", +"0 360 OFFCURVE", +"0 279 CURVE SMOOTH", +"0 198 OFFCURVE", +"65 133 OFFCURVE", +"146 133 CURVE SMOOTH" +); +} +); +width = 293; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "FCBEE180-8E70-4CD8-A00E-A0CF1EDDC4C0"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"173 162 OFFCURVE", +"221 211 OFFCURVE", +"221 273 CURVE SMOOTH", +"221 334 OFFCURVE", +"172 383 OFFCURVE", +"111 383 CURVE SMOOTH", +"49 383 OFFCURVE", +"0 335 OFFCURVE", +"0 273 CURVE SMOOTH", +"0 210 OFFCURVE", +"50 162 OFFCURVE", +"111 162 CURVE SMOOTH" +); +} +); +width = 221; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "3C33CB5F-54B1-4EA3-8A65-4FD2F55137BD"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"169 160 OFFCURVE", +"217 209 OFFCURVE", +"217 269 CURVE SMOOTH", +"217 328 OFFCURVE", +"169 377 OFFCURVE", +"109 377 CURVE SMOOTH", +"49 377 OFFCURVE", +"0 329 OFFCURVE", +"0 269 CURVE SMOOTH", +"0 208 OFFCURVE", +"49 160 OFFCURVE", +"109 160 CURVE SMOOTH" +); +} +); +width = 217; +} +); +unicode = 00B7; +}, +{ +glyphname = bullet; +lastChange = "2020-02-01 00:36:13 +0000"; +layers = ( +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"276 148 OFFCURVE", +"343 215 OFFCURVE", +"343 298 CURVE SMOOTH", +"343 380 OFFCURVE", +"276 447 OFFCURVE", +"194 447 CURVE SMOOTH", +"111 447 OFFCURVE", +"44 380 OFFCURVE", +"44 298 CURVE SMOOTH", +"44 215 OFFCURVE", +"111 148 OFFCURVE", +"194 148 CURVE SMOOTH" +); +} +); +width = 387; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"233 196 OFFCURVE", +"279 242 OFFCURVE", +"279 298 CURVE SMOOTH", +"279 353 OFFCURVE", +"233 399 OFFCURVE", +"178 399 CURVE SMOOTH", +"122 399 OFFCURVE", +"76 353 OFFCURVE", +"76 298 CURVE SMOOTH", +"76 242 OFFCURVE", +"122 196 OFFCURVE", +"178 196 CURVE SMOOTH" +); +} +); +width = 354; +}, +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"242 178 OFFCURVE", +"296 232 OFFCURVE", +"296 298 CURVE SMOOTH", +"296 363 OFFCURVE", +"242 417 OFFCURVE", +"177 417 CURVE SMOOTH", +"111 417 OFFCURVE", +"57 363 OFFCURVE", +"57 298 CURVE SMOOTH", +"57 232 OFFCURVE", +"111 178 OFFCURVE", +"177 178 CURVE SMOOTH" +); +} +); +width = 353; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "FC79E635-25EE-4962-BAA7-328F0E7FACAE"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"301 104 OFFCURVE", +"387 191 OFFCURVE", +"387 298 CURVE SMOOTH", +"387 404 OFFCURVE", +"300 491 OFFCURVE", +"194 491 CURVE SMOOTH", +"87 491 OFFCURVE", +"0 405 OFFCURVE", +"0 298 CURVE SMOOTH", +"0 191 OFFCURVE", +"87 104 OFFCURVE", +"194 104 CURVE SMOOTH" +); +} +); +width = 387; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "60D8A265-9B0C-498E-B648-8FC646D64F65"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"274 121 OFFCURVE", +"353 201 OFFCURVE", +"353 298 CURVE SMOOTH", +"353 395 OFFCURVE", +"274 474 OFFCURVE", +"177 474 CURVE SMOOTH", +"80 474 OFFCURVE", +"0 395 OFFCURVE", +"0 298 CURVE SMOOTH", +"0 200 OFFCURVE", +"79 121 OFFCURVE", +"177 121 CURVE SMOOTH" +); +} +); +width = 353; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "F42F08FD-DE58-4473-9353-CC70466B5417"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"275 120 OFFCURVE", +"354 200 OFFCURVE", +"354 298 CURVE SMOOTH", +"354 394 OFFCURVE", +"275 475 OFFCURVE", +"178 475 CURVE SMOOTH", +"80 475 OFFCURVE", +"0 395 OFFCURVE", +"0 298 CURVE SMOOTH", +"0 200 OFFCURVE", +"80 120 OFFCURVE", +"178 120 CURVE SMOOTH" +); +} +); +width = 354; +} +); +unicode = 2022; +}, +{ +glyphname = asterisk; +lastChange = "2020-02-01 00:37:43 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"213 376 OFFCURVE", +"224 386 OFFCURVE", +"224 398 CURVE SMOOTH", +"224 440 OFFCURVE", +"213 481 OFFCURVE", +"208 523 CURVE", +"242 498 OFFCURVE", +"272 468 OFFCURVE", +"308 447 CURVE SMOOTH", +"318 441 OFFCURVE", +"333 446 OFFCURVE", +"340 458 CURVE SMOOTH", +"347 470 OFFCURVE", +"343 484 OFFCURVE", +"333 490 CURVE SMOOTH", +"297 511 OFFCURVE", +"256 522 OFFCURVE", +"217 539 CURVE", +"256 556 OFFCURVE", +"297 567 OFFCURVE", +"333 588 CURVE SMOOTH", +"343 594 OFFCURVE", +"347 608 OFFCURVE", +"340 620 CURVE SMOOTH", +"333 632 OFFCURVE", +"318 637 OFFCURVE", +"308 631 CURVE SMOOTH", +"272 610 OFFCURVE", +"242 580 OFFCURVE", +"208 555 CURVE", +"213 597 OFFCURVE", +"224 638 OFFCURVE", +"224 680 CURVE SMOOTH", +"224 692 OFFCURVE", +"213 702 OFFCURVE", +"199 702 CURVE SMOOTH", +"185 702 OFFCURVE", +"174 692 OFFCURVE", +"174 680 CURVE SMOOTH", +"174 638 OFFCURVE", +"185 597 OFFCURVE", +"190 555 CURVE", +"156 580 OFFCURVE", +"126 610 OFFCURVE", +"90 631 CURVE SMOOTH", +"80 637 OFFCURVE", +"65 632 OFFCURVE", +"58 620 CURVE SMOOTH", +"51 608 OFFCURVE", +"55 594 OFFCURVE", +"65 588 CURVE SMOOTH", +"101 567 OFFCURVE", +"142 556 OFFCURVE", +"181 539 CURVE", +"142 522 OFFCURVE", +"101 511 OFFCURVE", +"65 490 CURVE SMOOTH", +"55 484 OFFCURVE", +"51 470 OFFCURVE", +"58 458 CURVE SMOOTH", +"65 446 OFFCURVE", +"80 441 OFFCURVE", +"90 447 CURVE SMOOTH", +"126 468 OFFCURVE", +"156 498 OFFCURVE", +"190 523 CURVE", +"185 481 OFFCURVE", +"174 440 OFFCURVE", +"174 398 CURVE SMOOTH", +"174 386 OFFCURVE", +"185 376 OFFCURVE", +"199 376 CURVE SMOOTH" +); +} +); +width = 398; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"242 325 OFFCURVE", +"263 345 OFFCURVE", +"263 368 CURVE SMOOTH", +"263 400 OFFCURVE", +"242 444 OFFCURVE", +"237 476 CURVE", +"262 456 OFFCURVE", +"290 416 OFFCURVE", +"317 400 CURVE SMOOTH", +"337 388 OFFCURVE", +"365 396 OFFCURVE", +"378 419 CURVE SMOOTH", +"391 442 OFFCURVE", +"384 470 OFFCURVE", +"364 481 CURVE SMOOTH", +"337 497 OFFCURVE", +"289 502 OFFCURVE", +"258 514 CURVE", +"288 526 OFFCURVE", +"337 530 OFFCURVE", +"364 546 CURVE SMOOTH", +"384 557 OFFCURVE", +"391 585 OFFCURVE", +"378 608 CURVE SMOOTH", +"365 631 OFFCURVE", +"337 639 OFFCURVE", +"317 627 CURVE SMOOTH", +"290 611 OFFCURVE", +"262 572 OFFCURVE", +"236 552 CURVE", +"241 584 OFFCURVE", +"262 628 OFFCURVE", +"262 660 CURVE SMOOTH", +"262 683 OFFCURVE", +"241 703 OFFCURVE", +"215 703 CURVE SMOOTH", +"189 703 OFFCURVE", +"168 683 OFFCURVE", +"168 660 CURVE SMOOTH", +"168 628 OFFCURVE", +"188 584 OFFCURVE", +"193 552 CURVE", +"168 572 OFFCURVE", +"140 612 OFFCURVE", +"113 628 CURVE SMOOTH", +"93 640 OFFCURVE", +"65 632 OFFCURVE", +"52 609 CURVE SMOOTH", +"39 586 OFFCURVE", +"46 558 OFFCURVE", +"66 547 CURVE SMOOTH", +"93 531 OFFCURVE", +"140 526 OFFCURVE", +"171 514 CURVE", +"141 502 OFFCURVE", +"93 498 OFFCURVE", +"66 482 CURVE SMOOTH", +"46 471 OFFCURVE", +"39 443 OFFCURVE", +"52 420 CURVE SMOOTH", +"65 397 OFFCURVE", +"93 389 OFFCURVE", +"113 401 CURVE SMOOTH", +"140 417 OFFCURVE", +"167 456 OFFCURVE", +"193 476 CURVE", +"188 444 OFFCURVE", +"169 400 OFFCURVE", +"169 368 CURVE SMOOTH", +"169 345 OFFCURVE", +"190 325 OFFCURVE", +"216 325 CURVE SMOOTH" +); +} +); +width = 430; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"201 404 OFFCURVE", +"209 412 OFFCURVE", +"209 421 CURVE SMOOTH", +"209 452 OFFCURVE", +"201 489 OFFCURVE", +"197 529 CURVE", +"230 505 OFFCURVE", +"259 480 OFFCURVE", +"284 464 CURVE SMOOTH", +"292 459 OFFCURVE", +"304 463 OFFCURVE", +"308 471 CURVE SMOOTH", +"314 480 OFFCURVE", +"310 491 OFFCURVE", +"302 495 CURVE SMOOTH", +"275 509 OFFCURVE", +"240 522 OFFCURVE", +"203 539 CURVE", +"240 556 OFFCURVE", +"277 567 OFFCURVE", +"302 583 CURVE SMOOTH", +"310 588 OFFCURVE", +"314 598 OFFCURVE", +"308 607 CURVE SMOOTH", +"304 615 OFFCURVE", +"292 618 OFFCURVE", +"284 614 CURVE SMOOTH", +"257 600 OFFCURVE", +"230 573 OFFCURVE", +"197 549 CURVE", +"201 589 OFFCURVE", +"209 626 OFFCURVE", +"209 657 CURVE SMOOTH", +"209 666 OFFCURVE", +"201 674 OFFCURVE", +"191 674 CURVE SMOOTH", +"181 674 OFFCURVE", +"173 666 OFFCURVE", +"173 657 CURVE SMOOTH", +"173 626 OFFCURVE", +"181 589 OFFCURVE", +"185 549 CURVE", +"152 573 OFFCURVE", +"124 598 OFFCURVE", +"98 614 CURVE SMOOTH", +"90 619 OFFCURVE", +"79 615 OFFCURVE", +"74 607 CURVE SMOOTH", +"69 598 OFFCURVE", +"73 587 OFFCURVE", +"80 583 CURVE SMOOTH", +"108 569 OFFCURVE", +"142 556 OFFCURVE", +"179 539 CURVE", +"142 522 OFFCURVE", +"106 511 OFFCURVE", +"80 495 CURVE SMOOTH", +"72 490 OFFCURVE", +"69 480 OFFCURVE", +"74 471 CURVE SMOOTH", +"79 463 OFFCURVE", +"91 460 OFFCURVE", +"98 464 CURVE SMOOTH", +"126 478 OFFCURVE", +"152 505 OFFCURVE", +"185 529 CURVE", +"181 489 OFFCURVE", +"173 452 OFFCURVE", +"173 421 CURVE SMOOTH", +"173 412 OFFCURVE", +"181 404 OFFCURVE", +"191 404 CURVE SMOOTH" +); +} +); +width = 383; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "31CC6B4B-BB2B-4273-BFA1-72DC2D9719E9"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"36 358 OFFCURVE", +"85 340 OFFCURVE", +"125 356 CURVE", +"131 313 OFFCURVE", +"170 280 OFFCURVE", +"216 280 CURVE SMOOTH", +"261 280 OFFCURVE", +"300 312 OFFCURVE", +"307 355 CURVE", +"347 340 OFFCURVE", +"394 357 OFFCURVE", +"417 397 CURVE SMOOTH", +"440 437 OFFCURVE", +"430 487 OFFCURVE", +"396 514 CURVE", +"430 540 OFFCURVE", +"440 590 OFFCURVE", +"417 630 CURVE SMOOTH", +"394 670 OFFCURVE", +"346 688 OFFCURVE", +"306 672 CURVE", +"300 715 OFFCURVE", +"261 748 OFFCURVE", +"215 748 CURVE SMOOTH", +"169 748 OFFCURVE", +"131 716 OFFCURVE", +"124 673 CURVE", +"84 689 OFFCURVE", +"36 671 OFFCURVE", +"13 631 CURVE SMOOTH", +"-10 591 OFFCURVE", +"0 541 OFFCURVE", +"34 515 CURVE", +"0 488 OFFCURVE", +"-10 438 OFFCURVE", +"13 398 CURVE SMOOTH" +); +} +); +width = 430; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "A1CA3B14-CFEE-46AC-970A-3D801EDE92BA"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"33 393 OFFCURVE", +"81 379 OFFCURVE", +"117 401 CURVE SMOOTH", +"118 402 OFFCURVE", +"119 402 OFFCURVE", +"120 403 CURVE", +"120 398 LINE SMOOTH", +"120 356 OFFCURVE", +"156 322 OFFCURVE", +"199 322 CURVE SMOOTH", +"242 322 OFFCURVE", +"278 356 OFFCURVE", +"278 398 CURVE SMOOTH", +"278 400 OFFCURVE", +"278 401 OFFCURVE", +"278 403 CURVE", +"281 401 LINE SMOOTH", +"317 379 OFFCURVE", +"365 393 OFFCURVE", +"387 431 CURVE SMOOTH", +"408 467 OFFCURVE", +"397 514 OFFCURVE", +"360 536 CURVE SMOOTH", +"358 537 OFFCURVE", +"357 538 OFFCURVE", +"355 539 CURVE", +"360 542 LINE SMOOTH", +"397 564 OFFCURVE", +"408 611 OFFCURVE", +"387 647 CURVE SMOOTH", +"365 685 OFFCURVE", +"317 699 OFFCURVE", +"281 677 CURVE SMOOTH", +"280 676 OFFCURVE", +"279 676 OFFCURVE", +"278 675 CURVE", +"278 680 LINE SMOOTH", +"278 722 OFFCURVE", +"242 756 OFFCURVE", +"199 756 CURVE SMOOTH", +"156 756 OFFCURVE", +"120 722 OFFCURVE", +"120 680 CURVE SMOOTH", +"120 678 OFFCURVE", +"120 677 OFFCURVE", +"120 675 CURVE", +"117 677 LINE SMOOTH", +"81 699 OFFCURVE", +"33 685 OFFCURVE", +"11 647 CURVE SMOOTH", +"-10 611 OFFCURVE", +"1 564 OFFCURVE", +"38 542 CURVE SMOOTH", +"40 541 OFFCURVE", +"41 540 OFFCURVE", +"43 539 CURVE", +"38 536 LINE SMOOTH", +"1 514 OFFCURVE", +"-10 467 OFFCURVE", +"11 431 CURVE SMOOTH" +); +} +); +width = 398; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "3123578A-B9A5-417B-832B-66F5F179F43A"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"31 402 OFFCURVE", +"70 385 OFFCURVE", +"106 391 CURVE", +"118 357 OFFCURVE", +"152 332 OFFCURVE", +"191 332 CURVE SMOOTH", +"230 332 OFFCURVE", +"263 357 OFFCURVE", +"276 391 CURVE", +"312 384 OFFCURVE", +"351 402 OFFCURVE", +"370 435 CURVE SMOOTH", +"390 469 OFFCURVE", +"386 511 OFFCURVE", +"361 539 CURVE", +"386 568 OFFCURVE", +"391 609 OFFCURVE", +"370 643 CURVE SMOOTH", +"351 677 OFFCURVE", +"312 693 OFFCURVE", +"276 686 CURVE", +"264 721 OFFCURVE", +"231 746 OFFCURVE", +"191 746 CURVE SMOOTH", +"152 746 OFFCURVE", +"119 721 OFFCURVE", +"106 687 CURVE", +"70 694 OFFCURVE", +"32 677 OFFCURVE", +"12 644 CURVE SMOOTH", +"-8 610 OFFCURVE", +"-3 567 OFFCURVE", +"22 539 CURVE", +"-3 511 OFFCURVE", +"-8 469 OFFCURVE", +"12 435 CURVE SMOOTH" +); +} +); +width = 383; +} +); +unicode = 002A; +}, +{ +glyphname = numbersign; +lastChange = "2020-02-01 00:59:31 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"182 0 LINE", +"355 687 LINE", +"289 687 LINE", +"116 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"398 0 LINE", +"571 687 LINE", +"505 687 LINE", +"332 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"561 179 LINE", +"576 240 LINE", +"63 240 LINE", +"48 179 LINE" +); +}, +{ +closed = 1; +nodes = ( +"628 446 LINE", +"643 507 LINE", +"129 507 LINE", +"114 446 LINE" +); +} +); +width = 690; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"212 0 LINE", +"385 687 LINE", +"250 687 LINE", +"77 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"439 0 LINE", +"612 687 LINE", +"477 687 LINE", +"304 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"560 147 LINE", +"593 281 LINE", +"66 281 LINE", +"33 147 LINE" +); +}, +{ +closed = 1; +nodes = ( +"624 404 LINE", +"657 538 LINE", +"127 538 LINE", +"94 404 LINE" +); +} +); +width = 689; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"183 0 LINE", +"356 687 LINE", +"319 687 LINE", +"146 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"399 0 LINE", +"572 687 LINE", +"535 687 LINE", +"362 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"579 192 LINE", +"588 228 LINE", +"75 228 LINE", +"66 192 LINE" +); +}, +{ +closed = 1; +nodes = ( +"646 459 LINE", +"655 495 LINE", +"141 495 LINE", +"132 459 LINE" +); +} +); +width = 721; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "E6B9F31D-9175-4C30-9922-9EAB39032096"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"50 97 LINE", +"26 0 LINE", +"491 0 LINE", +"515 97 LINE", +"548 97 LINE", +"670 588 LINE", +"639 588 LINE", +"664 687 LINE", +"199 687 LINE", +"174 588 LINE", +"139 588 LINE", +"20 97 LINE" +); +} +); +width = 689; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "66E3B6AC-1553-42A8-8C83-DB1225C73DE0"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"93 126 LINE", +"62 0 LINE", +"453 0 LINE", +"484 126 LINE", +"548 126 LINE", +"656 560 LINE", +"594 560 LINE", +"626 687 LINE", +"235 687 LINE", +"203 560 LINE", +"142 560 LINE", +"35 126 LINE" +); +} +); +width = 690; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "92AC6424-B68C-4491-818D-D6878A3CE525"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"122 136 LINE", +"88 0 LINE", +"457 0 LINE", +"491 136 LINE", +"565 136 LINE", +"669 551 LINE", +"596 551 LINE", +"630 687 LINE", +"261 687 LINE", +"227 551 LINE", +"155 551 LINE", +"52 136 LINE" +); +} +); +width = 721; +} +); +unicode = 0023; +}, +{ +glyphname = slash; +lastChange = "2020-02-01 01:10:35 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"112 -74 LINE", +"463 743 LINE", +"378 743 LINE", +"27 -74 LINE" +); +} +); +width = 490; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"201 -74 LINE", +"541 743 LINE", +"341 743 LINE", +"1 -74 LINE" +); +} +); +width = 542; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"83 -74 LINE", +"434 743 LINE", +"395 743 LINE", +"44 -74 LINE" +); +} +); +width = 478; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "FA5BE900-04C6-4E03-87D4-B2BD3BC83F5D"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"255 -74 LINE", +"595 743 LINE", +"287 743 LINE", +"-53 -74 LINE" +); +} +); +width = 542; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "A5B66139-BDF4-4548-9E8E-289B14C8EB07"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"170 -74 LINE", +"520 743 LINE", +"320 743 LINE", +"-30 -74 LINE" +); +} +); +width = 490; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "9AAB038F-677B-4E80-8585-AFCE3863B34F"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"144 -74 LINE", +"495 743 LINE", +"334 743 LINE", +"-17 -74 LINE" +); +} +); +width = 478; +} +); +unicode = 002F; +}, +{ +color = 1; +glyphname = backslash; +lastChange = "2020-02-01 01:13:01 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"463 -74 LINE", +"112 743 LINE", +"27 743 LINE", +"378 -74 LINE" +); +} +); +width = 490; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"541 -74 LINE", +"201 743 LINE", +"1 743 LINE", +"341 -74 LINE" +); +} +); +width = 542; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"434 -74 LINE", +"83 743 LINE", +"44 743 LINE", +"395 -74 LINE" +); +} +); +width = 478; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "49DF88A1-C869-4BCC-AFA4-AD5BD0DD15ED"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"595 -74 LINE", +"255 743 LINE", +"-53 743 LINE", +"287 -74 LINE" +); +} +); +width = 542; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "53656B05-53B6-4DEF-862F-24055857CAC8"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"520 -74 LINE", +"170 743 LINE", +"-30 743 LINE", +"320 -74 LINE" +); +} +); +width = 490; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "49049F45-9466-4133-8E17-EE3523D5A8E3"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"495 -74 LINE", +"144 743 LINE", +"-17 743 LINE", +"334 -74 LINE" +); +} +); +width = 478; +} +); +unicode = 005C; +}, +{ +color = 1; +glyphname = parenleft; +lastChange = "2020-02-01 01:16:44 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"303 -127 LINE", +"194 -16 OFFCURVE", +"134 102 OFFCURVE", +"134 265 CURVE SMOOTH", +"134 429 OFFCURVE", +"194 546 OFFCURVE", +"303 658 CURVE", +"263 700 LINE", +"129 588 OFFCURVE", +"54 438 OFFCURVE", +"54 265 CURVE SMOOTH", +"54 93 OFFCURVE", +"129 -58 OFFCURVE", +"263 -170 CURVE" +); +} +); +width = 350; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"373 -67 LINE", +"273 36 OFFCURVE", +"231 133 OFFCURVE", +"231 265 CURVE SMOOTH", +"231 398 OFFCURVE", +"273 495 OFFCURVE", +"373 598 CURVE", +"276 700 LINE", +"130 604 OFFCURVE", +"42 447 OFFCURVE", +"42 265 CURVE SMOOTH", +"42 84 OFFCURVE", +"130 -74 OFFCURVE", +"276 -170 CURVE" +); +} +); +width = 401; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"293 -143 LINE", +"176 -24 OFFCURVE", +"107 128 OFFCURVE", +"107 265 CURVE SMOOTH", +"107 402 OFFCURVE", +"176 554 OFFCURVE", +"293 674 CURVE", +"268 700 LINE", +"144 572 OFFCURVE", +"71 410 OFFCURVE", +"71 265 CURVE SMOOTH", +"71 118 OFFCURVE", +"144 -44 OFFCURVE", +"268 -170 CURVE" +); +} +); +width = 359; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "AE98B50D-5802-48EE-AE10-23B664BC67ED"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"402 -36 LINE", +"309 59 OFFCURVE", +"273 145 OFFCURVE", +"273 265 CURVE SMOOTH", +"273 386 OFFCURVE", +"310 472 OFFCURVE", +"403 567 CURVE", +"247 731 LINE", +"90 625 OFFCURVE", +"0 455 OFFCURVE", +"0 265 CURVE SMOOTH", +"0 76 OFFCURVE", +"90 -95 OFFCURVE", +"246 -201 CURVE" +); +} +); +width = 401; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "62BA9613-CB50-46DB-9DD8-C3731B608A45"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"340 -88 LINE", +"233 22 OFFCURVE", +"188 127 OFFCURVE", +"188 265 CURVE SMOOTH", +"188 404 OFFCURVE", +"233 508 OFFCURVE", +"340 619 CURVE", +"225 739 LINE", +"78 615 OFFCURVE", +"0 450 OFFCURVE", +"0 265 CURVE SMOOTH", +"0 81 OFFCURVE", +"79 -87 OFFCURVE", +"226 -210 CURVE" +); +} +); +width = 350; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "EAEF40A0-BB7D-440B-8EA3-96AE1883CE97"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"342 -91 LINE", +"238 15 OFFCURVE", +"178 147 OFFCURVE", +"178 265 CURVE SMOOTH", +"178 383 OFFCURVE", +"238 516 OFFCURVE", +"342 622 CURVE", +"219 751 LINE", +"82 611 OFFCURVE", +"0 430 OFFCURVE", +"0 265 CURVE SMOOTH", +"0 98 OFFCURVE", +"82 -83 OFFCURVE", +"219 -222 CURVE" +); +} +); +width = 359; +} +); +unicode = 0028; +}, +{ +color = 1; +glyphname = parenright; +lastChange = "2020-02-01 01:19:33 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"221 -58 OFFCURVE", +"296 93 OFFCURVE", +"296 265 CURVE SMOOTH", +"296 438 OFFCURVE", +"221 588 OFFCURVE", +"87 700 CURVE", +"47 658 LINE", +"156 546 OFFCURVE", +"216 429 OFFCURVE", +"216 265 CURVE SMOOTH", +"216 102 OFFCURVE", +"156 -16 OFFCURVE", +"47 -127 CURVE", +"87 -170 LINE" +); +} +); +width = 350; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"271 -74 OFFCURVE", +"359 84 OFFCURVE", +"359 265 CURVE SMOOTH", +"359 447 OFFCURVE", +"271 604 OFFCURVE", +"125 700 CURVE", +"28 598 LINE", +"128 495 OFFCURVE", +"170 398 OFFCURVE", +"170 265 CURVE SMOOTH", +"170 133 OFFCURVE", +"128 36 OFFCURVE", +"28 -67 CURVE", +"125 -170 LINE" +); +} +); +width = 401; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"215 -44 OFFCURVE", +"288 118 OFFCURVE", +"288 265 CURVE SMOOTH", +"288 410 OFFCURVE", +"215 572 OFFCURVE", +"91 700 CURVE", +"66 674 LINE", +"183 554 OFFCURVE", +"252 402 OFFCURVE", +"252 265 CURVE SMOOTH", +"252 128 OFFCURVE", +"183 -24 OFFCURVE", +"66 -143 CURVE", +"91 -170 LINE" +); +} +); +width = 359; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "AE2E5538-0CF1-4898-B5F2-4DEA40BEC288"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"311 -95 OFFCURVE", +"401 76 OFFCURVE", +"401 265 CURVE SMOOTH", +"401 455 OFFCURVE", +"311 625 OFFCURVE", +"154 731 CURVE", +"-1 567 LINE", +"92 472 OFFCURVE", +"128 386 OFFCURVE", +"128 265 CURVE SMOOTH", +"128 145 OFFCURVE", +"92 59 OFFCURVE", +"-1 -36 CURVE", +"155 -201 LINE" +); +} +); +width = 401; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "6250B46E-2FFE-4467-8759-A74CCA5DCD02"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"271 -86 OFFCURVE", +"350 81 OFFCURVE", +"350 265 CURVE SMOOTH", +"350 450 OFFCURVE", +"272 615 OFFCURVE", +"125 739 CURVE", +"10 619 LINE", +"117 508 OFFCURVE", +"162 404 OFFCURVE", +"162 265 CURVE SMOOTH", +"162 127 OFFCURVE", +"117 22 OFFCURVE", +"10 -87 CURVE", +"124 -210 LINE" +); +} +); +width = 350; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "8573552F-049E-41A4-AA59-78EE06068C1D"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"277 -83 OFFCURVE", +"359 98 OFFCURVE", +"359 265 CURVE SMOOTH", +"359 430 OFFCURVE", +"277 611 OFFCURVE", +"140 751 CURVE", +"16 623 LINE", +"121 516 OFFCURVE", +"181 383 OFFCURVE", +"181 265 CURVE SMOOTH", +"181 147 OFFCURVE", +"121 15 OFFCURVE", +"17 -91 CURVE", +"140 -222 LINE" +); +} +); +width = 359; +} +); +unicode = 0029; +}, +{ +glyphname = braceleft; +lastChange = "2020-02-01 02:01:39 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"352 -113 LINE", +"235 -95 OFFCURVE", +"210 -73 OFFCURVE", +"210 8 CURVE SMOOTH", +"211 151 LINE SMOOTH", +"211 214 OFFCURVE", +"186 248 OFFCURVE", +"136 266 CURVE", +"185 283 OFFCURVE", +"211 317 OFFCURVE", +"211 380 CURVE SMOOTH", +"210 524 LINE SMOOTH", +"210 603 OFFCURVE", +"233 626 OFFCURVE", +"352 644 CURVE", +"346 697 LINE", +"192 680 OFFCURVE", +"145 632 OFFCURVE", +"145 528 CURVE SMOOTH", +"145 388 LINE SMOOTH", +"145 322 OFFCURVE", +"119 293 OFFCURVE", +"47 293 CURVE", +"47 238 LINE", +"118 238 OFFCURVE", +"145 211 OFFCURVE", +"145 144 CURVE SMOOTH", +"145 3 LINE SMOOTH", +"145 -100 OFFCURVE", +"191 -149 OFFCURVE", +"346 -166 CURVE" +); +} +); +width = 402; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"388 -53 LINE", +"289 -41 OFFCURVE", +"266 -25 OFFCURVE", +"266 39 CURVE SMOOTH", +"267 153 LINE SMOOTH", +"267 211 OFFCURVE", +"241 249 OFFCURVE", +"188 266 CURVE", +"241 283 OFFCURVE", +"267 321 OFFCURVE", +"267 378 CURVE SMOOTH", +"266 493 LINE SMOOTH", +"266 556 OFFCURVE", +"287 572 OFFCURVE", +"388 584 CURVE", +"373 697 LINE", +"192 685 OFFCURVE", +"119 629 OFFCURVE", +"119 508 CURVE SMOOTH", +"121 402 LINE SMOOTH", +"121 345 OFFCURVE", +"95 321 OFFCURVE", +"27 321 CURVE", +"27 211 LINE", +"93 211 OFFCURVE", +"121 187 OFFCURVE", +"121 130 CURVE SMOOTH", +"119 23 LINE SMOOTH", +"119 -97 OFFCURVE", +"191 -154 OFFCURVE", +"373 -166 CURVE" +); +} +); +width = 427; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"370 -131 LINE", +"259 -119 OFFCURVE", +"215 -79 OFFCURVE", +"215 8 CURVE SMOOTH", +"216 151 LINE SMOOTH", +"216 218 OFFCURVE", +"196 251 OFFCURVE", +"146 266 CURVE", +"196 280 OFFCURVE", +"216 313 OFFCURVE", +"216 380 CURVE SMOOTH", +"215 524 LINE SMOOTH", +"215 610 OFFCURVE", +"259 650 OFFCURVE", +"370 662 CURVE", +"366 697 LINE", +"233 682 OFFCURVE", +"180 634 OFFCURVE", +"180 528 CURVE SMOOTH", +"180 388 LINE SMOOTH", +"180 314 OFFCURVE", +"148 284 OFFCURVE", +"67 284 CURVE", +"67 248 LINE", +"148 248 OFFCURVE", +"180 218 OFFCURVE", +"180 144 CURVE SMOOTH", +"180 3 LINE SMOOTH", +"180 -103 OFFCURVE", +"233 -151 OFFCURVE", +"366 -166 CURVE" +); +} +); +width = 438; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "EF6BB03A-5914-4176-B9C8-E44857E9FD20"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"394 -2 LINE", +"395 533 LINE", +"367 747 LINE", +"164 733 OFFCURVE", +"69 659 OFFCURVE", +"69 508 CURVE SMOOTH", +"70 422 LINE SMOOTH", +"71 391 OFFCURVE", +"63 378 OFFCURVE", +"27 373 CURVE", +"27 160 LINE", +"67 158 OFFCURVE", +"71 147 OFFCURVE", +"70 117 CURVE SMOOTH", +"69 23 LINE SMOOTH", +"69 -128 OFFCURVE", +"165 -202 OFFCURVE", +"366 -216 CURVE" +); +} +); +width = 427; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "CCC8360A-ED08-40A0-858E-6BAB2E84FEB3"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"358 -58 LINE", +"358 589 LINE", +"339 750 LINE", +"166 731 OFFCURVE", +"91 666 OFFCURVE", +"91 528 CURVE SMOOTH", +"91 406 LINE SMOOTH", +"91 369 OFFCURVE", +"87 355 OFFCURVE", +"47 350 CURVE", +"47 180 LINE", +"88 174 OFFCURVE", +"91 159 OFFCURVE", +"91 129 CURVE SMOOTH", +"91 3 LINE SMOOTH", +"91 -135 OFFCURVE", +"166 -200 OFFCURVE", +"339 -219 CURVE" +); +} +); +width = 402; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "8C561427-DE77-44D5-95ED-B96A02BFAEE0"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"378 -60 LINE", +"378 591 LINE", +"358 768 LINE", +"190 749 OFFCURVE", +"109 672 OFFCURVE", +"109 528 CURVE SMOOTH", +"109 388 LINE SMOOTH", +"109 361 OFFCURVE", +"106 355 OFFCURVE", +"67 355 CURVE", +"67 177 LINE", +"103 177 OFFCURVE", +"109 170 OFFCURVE", +"109 144 CURVE SMOOTH", +"109 3 LINE SMOOTH", +"109 -141 OFFCURVE", +"190 -218 OFFCURVE", +"358 -237 CURVE" +); +} +); +width = 438; +} +); +unicode = 007B; +}, +{ +glyphname = braceright; +lastChange = "2020-02-01 02:02:20 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"211 -149 OFFCURVE", +"257 -100 OFFCURVE", +"257 3 CURVE SMOOTH", +"257 144 LINE SMOOTH", +"257 211 OFFCURVE", +"284 238 OFFCURVE", +"355 238 CURVE", +"355 293 LINE", +"283 293 OFFCURVE", +"257 322 OFFCURVE", +"257 388 CURVE SMOOTH", +"257 528 LINE SMOOTH", +"257 632 OFFCURVE", +"210 680 OFFCURVE", +"56 697 CURVE", +"50 644 LINE", +"169 626 OFFCURVE", +"192 603 OFFCURVE", +"192 524 CURVE SMOOTH", +"191 380 LINE SMOOTH", +"191 317 OFFCURVE", +"217 283 OFFCURVE", +"266 266 CURVE", +"216 248 OFFCURVE", +"191 214 OFFCURVE", +"191 151 CURVE SMOOTH", +"192 8 LINE SMOOTH", +"192 -73 OFFCURVE", +"167 -95 OFFCURVE", +"50 -113 CURVE", +"56 -166 LINE" +); +} +); +width = 402; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"236 -154 OFFCURVE", +"308 -97 OFFCURVE", +"308 23 CURVE", +"306 130 LINE", +"306 187 OFFCURVE", +"334 211 OFFCURVE", +"400 211 CURVE", +"400 321 LINE", +"332 321 OFFCURVE", +"306 345 OFFCURVE", +"306 402 CURVE SMOOTH", +"308 508 LINE SMOOTH", +"308 629 OFFCURVE", +"235 685 OFFCURVE", +"54 697 CURVE", +"39 584 LINE", +"140 572 OFFCURVE", +"161 556 OFFCURVE", +"161 493 CURVE SMOOTH", +"160 378 LINE SMOOTH", +"160 321 OFFCURVE", +"186 283 OFFCURVE", +"239 266 CURVE", +"186 249 OFFCURVE", +"160 211 OFFCURVE", +"160 153 CURVE SMOOTH", +"161 39 LINE SMOOTH", +"161 -25 OFFCURVE", +"138 -41 OFFCURVE", +"39 -53 CURVE", +"54 -166 LINE" +); +} +); +width = 427; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"205 -151 OFFCURVE", +"258 -103 OFFCURVE", +"258 3 CURVE SMOOTH", +"258 144 LINE SMOOTH", +"258 218 OFFCURVE", +"290 248 OFFCURVE", +"371 248 CURVE", +"371 284 LINE", +"290 284 OFFCURVE", +"258 314 OFFCURVE", +"258 388 CURVE SMOOTH", +"258 528 LINE SMOOTH", +"258 634 OFFCURVE", +"205 682 OFFCURVE", +"72 697 CURVE", +"68 662 LINE", +"179 650 OFFCURVE", +"223 610 OFFCURVE", +"223 524 CURVE SMOOTH", +"222 380 LINE SMOOTH", +"222 313 OFFCURVE", +"242 280 OFFCURVE", +"292 266 CURVE", +"242 251 OFFCURVE", +"222 218 OFFCURVE", +"222 151 CURVE SMOOTH", +"223 8 LINE SMOOTH", +"223 -79 OFFCURVE", +"179 -119 OFFCURVE", +"68 -131 CURVE", +"72 -166 LINE" +); +} +); +width = 438; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "53738383-6198-415A-8D25-811B85147625"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"262 -202 OFFCURVE", +"358 -128 OFFCURVE", +"358 23 CURVE SMOOTH", +"357 107 LINE SMOOTH", +"356 142 OFFCURVE", +"360 156 OFFCURVE", +"400 159 CURVE", +"400 373 LINE", +"363 377 OFFCURVE", +"356 388 OFFCURVE", +"357 420 CURVE SMOOTH", +"358 508 LINE SMOOTH", +"358 659 OFFCURVE", +"263 733 OFFCURVE", +"61 747 CURVE", +"33 533 LINE", +"32 -2 LINE", +"60 -216 LINE" +); +} +); +width = 427; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "32306EE3-95CF-48F3-AEF2-80A7415E3EC3"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"236 -200 OFFCURVE", +"311 -135 OFFCURVE", +"311 3 CURVE SMOOTH", +"311 127 LINE SMOOTH", +"311 163 OFFCURVE", +"314 176 OFFCURVE", +"355 181 CURVE", +"355 350 LINE", +"315 354 OFFCURVE", +"311 365 OFFCURVE", +"311 396 CURVE SMOOTH", +"311 528 LINE SMOOTH", +"311 667 OFFCURVE", +"236 731 OFFCURVE", +"62 750 CURVE", +"44 590 LINE", +"44 -59 LINE", +"63 -219 LINE" +); +} +); +width = 402; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "BDEBCD2A-0A06-49D9-8413-9E52ED886AC0"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"80 -237 LINE", +"248 -218 OFFCURVE", +"329 -141 OFFCURVE", +"329 3 CURVE SMOOTH", +"329 135 LINE SMOOTH", +"329 168 OFFCURVE", +"336 177 OFFCURVE", +"371 177 CURVE", +"371 355 LINE", +"336 355 OFFCURVE", +"329 359 OFFCURVE", +"329 393 CURVE SMOOTH", +"329 528 LINE SMOOTH", +"329 672 OFFCURVE", +"248 749 OFFCURVE", +"80 768 CURVE", +"60 591 LINE", +"60 -60 LINE" +); +} +); +width = 438; +} +); +unicode = 007D; +}, +{ +glyphname = bracketleft; +lastChange = "2020-02-01 02:04:01 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"314 -115 LINE", +"314 -58 LINE", +"144 -58 LINE", +"144 677 LINE", +"314 677 LINE", +"314 734 LINE", +"78 734 LINE", +"78 -115 LINE" +); +} +); +width = 365; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"380 -160 LINE", +"380 -39 LINE", +"232 -39 LINE", +"232 568 LINE", +"380 568 LINE", +"380 689 LINE", +"85 689 LINE", +"85 -160 LINE" +); +} +); +width = 424; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"311 -115 LINE", +"311 -79 LINE", +"126 -79 LINE", +"126 698 LINE", +"311 698 LINE", +"311 734 LINE", +"90 734 LINE", +"90 -115 LINE" +); +} +); +width = 379; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "9711F636-9D13-4163-AC13-97DF13118408"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"424 -160 LINE", +"424 689 LINE", +"0 689 LINE", +"0 -160 LINE" +); +} +); +width = 424; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "B6BE561A-009C-4EFA-82DE-3A7D39768E95"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"365 -115 LINE", +"365 734 LINE", +"0 734 LINE", +"0 -115 LINE" +); +} +); +width = 365; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "8C21BEBB-7289-410C-80A5-E3E341A62261"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"379 -115 LINE", +"379 734 LINE", +"0 734 LINE", +"0 -115 LINE" +); +} +); +width = 379; +} +); +unicode = 005B; +}, +{ +glyphname = bracketright; +lastChange = "2020-02-01 02:04:30 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"287 -115 LINE", +"287 734 LINE", +"51 734 LINE", +"51 677 LINE", +"221 677 LINE", +"221 -58 LINE", +"51 -58 LINE", +"51 -115 LINE" +); +} +); +width = 365; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"339 -160 LINE", +"339 689 LINE", +"44 689 LINE", +"44 568 LINE", +"192 568 LINE", +"192 -39 LINE", +"44 -39 LINE", +"44 -160 LINE" +); +} +); +width = 424; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"289 -115 LINE", +"289 734 LINE", +"68 734 LINE", +"68 698 LINE", +"253 698 LINE", +"253 -79 LINE", +"68 -79 LINE", +"68 -115 LINE" +); +} +); +width = 379; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "45A26608-0414-40B1-8229-B599B31A8C00"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"424 -160 LINE", +"424 689 LINE", +"0 689 LINE", +"0 -160 LINE" +); +} +); +width = 424; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "2E83DD93-CE47-4CE4-85CA-E7BFF1DCDE05"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"365 -115 LINE", +"365 734 LINE", +"0 734 LINE", +"0 -115 LINE" +); +} +); +width = 365; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "2F63467F-6E09-4C46-B440-ED8DE295CA51"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"379 -115 LINE", +"379 734 LINE", +"0 734 LINE", +"0 -115 LINE" +); +} +); +width = 379; +} +); +unicode = 005D; +}, +{ +glyphname = hyphen; +lastChange = "2020-02-01 02:07:07 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"307 235 LINE", +"307 308 LINE", +"48 308 LINE", +"48 235 LINE" +); +} +); +width = 355; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"325 199 LINE", +"325 357 LINE", +"41 357 LINE", +"41 199 LINE" +); +} +); +width = 366; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"325 254 LINE", +"325 290 LINE", +"66 290 LINE", +"66 254 LINE" +); +} +); +width = 391; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "34FAD5F8-0DED-46A5-80F7-446DD9692A9C"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"366 149 LINE", +"366 407 LINE", +"0 407 LINE", +"0 149 LINE" +); +} +); +width = 366; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "1C544E99-585E-4DA5-BE98-50E6E7FCB31F"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"355 181 LINE", +"355 362 LINE", +"0 362 LINE", +"0 181 LINE" +); +} +); +width = 355; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "7D36823B-C11D-46E3-903D-23C76B71B29D"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"391 198 LINE", +"391 346 LINE", +"0 346 LINE", +"0 198 LINE" +); +} +); +width = 391; +} +); +unicode = 002D; +}, +{ +glyphname = endash; +lastChange = "2020-02-01 02:06:52 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"513 236 LINE", +"513 307 LINE", +"48 307 LINE", +"48 236 LINE" +); +} +); +width = 561; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"533 200 LINE", +"533 356 LINE", +"42 356 LINE", +"42 200 LINE" +); +} +); +width = 575; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"531 254 LINE", +"531 290 LINE", +"66 290 LINE", +"66 254 LINE" +); +} +); +width = 597; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "381BC19A-1C0B-4FE8-BB94-042ED1C8E08B"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"575 150 LINE", +"575 406 LINE", +"0 406 LINE", +"0 150 LINE" +); +} +); +width = 575; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "58A2F00A-7367-4F0A-B0A8-93C2B4635B70"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"561 182 LINE", +"561 361 LINE", +"0 361 LINE", +"0 182 LINE" +); +} +); +width = 561; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "B06709A1-11AE-48F0-AFF5-9DCF9D029EA7"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"597 198 LINE", +"597 346 LINE", +"0 346 LINE", +"0 198 LINE" +); +} +); +width = 597; +} +); +unicode = 2013; +}, +{ +glyphname = emdash; +lastChange = "2020-02-01 02:06:45 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"818 236 LINE", +"818 307 LINE", +"48 307 LINE", +"48 236 LINE" +); +} +); +width = 866; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"838 200 LINE", +"838 356 LINE", +"42 356 LINE", +"42 200 LINE" +); +} +); +width = 880; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"836 254 LINE", +"836 290 LINE", +"66 290 LINE", +"66 254 LINE" +); +} +); +width = 902; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "60FE9266-3E1C-45FE-9018-A50AF7F1BBE5"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"880 150 LINE", +"880 406 LINE", +"0 406 LINE", +"0 150 LINE" +); +} +); +width = 880; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "0DB0EDFA-8BB1-45A4-BAB2-2885AD8F4C3E"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"866 182 LINE", +"866 361 LINE", +"0 361 LINE", +"0 182 LINE" +); +} +); +width = 866; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "E4F69D33-24E8-49D8-B0B8-0003CAA6C763"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"902 198 LINE", +"902 346 LINE", +"0 346 LINE", +"0 198 LINE" +); +} +); +width = 902; +} +); +unicode = 2014; +}, +{ +glyphname = underscore; +lastChange = "2020-02-01 02:07:35 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"644 -142 LINE", +"644 -75 LINE", +"48 -75 LINE", +"48 -142 LINE" +); +} +); +width = 692; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"631 -159 LINE", +"631 -61 LINE", +"35 -61 LINE", +"35 -159 LINE" +); +} +); +width = 666; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"662 -127 LINE", +"662 -91 LINE", +"66 -91 LINE", +"66 -127 LINE" +); +} +); +width = 728; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "AB9E477B-01EA-4FDB-B604-026901D7CDA9"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"666 -209 LINE", +"666 -11 LINE", +"0 -11 LINE", +"0 -209 LINE" +); +} +); +width = 666; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "65A545B4-35BF-446C-919E-58C83CB66B26"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"692 -195 LINE", +"692 -22 LINE", +"0 -22 LINE", +"0 -195 LINE" +); +} +); +width = 692; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "461226B8-748E-4D5D-A80F-04C701D3CF58"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"728 -183 LINE", +"728 -35 LINE", +"0 -35 LINE", +"0 -183 LINE" +); +} +); +width = 728; +} +); +unicode = 005F; +}, +{ +glyphname = quotesinglbase; +layers = ( +{ +components = ( +{ +name = comma; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 229; +}, +{ +components = ( +{ +name = comma; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 230; +}, +{ +components = ( +{ +name = comma; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 315; +} +); +unicode = 201A; +}, +{ +color = 1; +glyphname = quotedblbase; +lastChange = "2020-02-01 23:10:43 +0000"; +layers = ( +{ +components = ( +{ +name = comma; +}, +{ +name = comma; +transform = "{1, 0, 0, 1, 182, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 411; +}, +{ +components = ( +{ +name = comma; +}, +{ +name = comma; +transform = "{1, 0, 0, 1, 200, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 430; +}, +{ +components = ( +{ +name = comma; +}, +{ +name = comma; +transform = "{1, 0, 0, 1, 301, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 616; +} +); +unicode = 201E; +}, +{ +glyphname = quotedblleft; +lastChange = "2019-05-05 08:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = comma; +transform = "{-1, 0, 0, -1, 230, 540}"; +}, +{ +name = comma; +transform = "{-1, 0, 0, -1, 430, 540}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 430; +}, +{ +components = ( +{ +name = comma; +transform = "{-1, 0, 0, -1, 315, 549}"; +}, +{ +name = comma; +transform = "{-1, 0, 0, -1, 615, 549}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 616; +}, +{ +components = ( +{ +name = comma; +transform = "{-1, 0, 0, -1, 229, 540}"; +}, +{ +name = comma; +transform = "{-1, 0, 0, -1, 409, 540}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 410; +} +); +unicode = 201C; +}, +{ +color = 1; +glyphname = quotedblright; +lastChange = "2019-05-05 08:56:02 +0000"; +layers = ( +{ +components = ( +{ +name = comma; +transform = "{1, 0, 0, 1, 0, 579}"; +}, +{ +name = comma; +transform = "{1, 0, 0, 1, 200, 579}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 430; +}, +{ +components = ( +{ +name = comma; +transform = "{1, 0, 0, 1, 0, 486}"; +}, +{ +name = comma; +transform = "{1, 0, 0, 1, 301, 486}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 616; +}, +{ +components = ( +{ +name = comma; +transform = "{1, 0, 0, 1, 0, 599}"; +}, +{ +name = comma; +transform = "{1, 0, 0, 1, 182, 599}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 411; +} +); +unicode = 201D; +}, +{ +color = 1; +glyphname = quoteleft; +lastChange = "2019-05-05 08:56:02 +0000"; +layers = ( +{ +components = ( +{ +name = comma; +transform = "{-1, 0, 0, -1, 230, 540}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 230; +}, +{ +components = ( +{ +name = comma; +transform = "{-1, 0, 0, -1, 315, 549}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 316; +}, +{ +components = ( +{ +name = comma; +transform = "{-1, 0, 0, -1, 229, 540}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 230; +} +); +unicode = 2018; +}, +{ +color = 1; +glyphname = quoteright; +lastChange = "2019-05-05 08:56:14 +0000"; +layers = ( +{ +components = ( +{ +name = comma; +transform = "{1, 0, 0, 1, 0, 579}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 230; +}, +{ +components = ( +{ +name = comma; +transform = "{1, 0, 0, 1, 0, 486}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 315; +}, +{ +components = ( +{ +name = comma; +transform = "{1, 0, 0, 1, 0, 599}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 229; +} +); +unicode = 2019; +}, +{ +glyphname = guillemetleft; +lastChange = "2019-05-05 08:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = guilsinglleft; +}, +{ +name = guilsinglleft; +transform = "{1, 0, 0, 1, 150, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 487; +}, +{ +components = ( +{ +name = guilsinglleft; +}, +{ +name = guilsinglleft; +transform = "{1, 0, 0, 1, 198, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 532; +}, +{ +components = ( +{ +name = guilsinglleft; +}, +{ +name = guilsinglleft; +transform = "{1, 0, 0, 1, 258, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 632; +} +); +unicode = 00AB; +}, +{ +glyphname = guillemetright; +lastChange = "2019-05-05 08:56:14 +0000"; +layers = ( +{ +components = ( +{ +name = guilsinglright; +}, +{ +name = guilsinglright; +transform = "{1, 0, 0, 1, 150, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 487; +}, +{ +components = ( +{ +name = guilsinglright; +}, +{ +name = guilsinglright; +transform = "{1, 0, 0, 1, 198, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 532; +}, +{ +components = ( +{ +name = guilsinglright; +}, +{ +name = guilsinglright; +transform = "{1, 0, 0, 1, 258, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 632; +} +); +unicode = 00BB; +}, +{ +glyphname = guilsinglleft; +lastChange = "2020-02-01 02:11:28 +0000"; +layers = ( +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"269 60 LINE", +"107 249 LINE", +"269 437 LINE", +"235 442 LINE", +"67 249 LINE", +"235 55 LINE" +); +} +); +width = 337; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"336 79 LINE", +"197 256 LINE", +"336 432 LINE", +"194 462 LINE", +"27 256 LINE", +"194 48 LINE" +); +} +); +width = 374; +}, +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"284 69 LINE", +"137 252 LINE", +"284 432 LINE", +"209 448 LINE", +"48 251 LINE", +"209 52 LINE" +); +} +); +width = 334; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "CA96CC02-CD43-4335-A1E8-F12B9285B9E0"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"391 91 LINE", +"261 256 LINE", +"390 420 LINE", +"139 473 LINE", +"-37 256 LINE", +"139 37 LINE" +); +} +); +width = 374; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "D3565F43-FB73-409A-ABF1-1F207A640DE0"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"341 82 LINE", +"205 252 LINE", +"342 420 LINE", +"150 461 LINE", +"-20 251 LINE", +"151 39 LINE" +); +} +); +width = 334; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "4C243C28-4F62-4922-AA1A-C0097CE52E7A"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"335 70 LINE", +"181 249 LINE", +"335 428 LINE", +"169 451 LINE", +"-7 249 LINE", +"169 46 LINE" +); +} +); +width = 337; +} +); +unicode = 2039; +}, +{ +glyphname = guilsinglright; +lastChange = "2020-02-01 02:13:41 +0000"; +layers = ( +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"270 249 LINE", +"102 442 LINE", +"68 437 LINE", +"230 249 LINE", +"68 60 LINE", +"102 55 LINE" +); +} +); +width = 337; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"347 256 LINE", +"180 462 LINE", +"38 432 LINE", +"177 256 LINE", +"38 79 LINE", +"180 48 LINE" +); +} +); +width = 374; +}, +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"286 251 LINE", +"125 448 LINE", +"50 432 LINE", +"197 252 LINE", +"50 69 LINE", +"125 52 LINE" +); +} +); +width = 334; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "A98F5CBE-AC86-426C-BFAE-F3655753E56E"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"411 256 LINE", +"235 473 LINE", +"-16 420 LINE", +"113 256 LINE", +"-16 91 LINE", +"235 36 LINE" +); +} +); +width = 374; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "147F5ABA-6B34-4EDF-BAD1-5AAD878DB273"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"354 251 LINE", +"184 461 LINE", +"-8 420 LINE", +"129 252 LINE", +"-8 81 LINE", +"182 39 LINE" +); +} +); +width = 334; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "8F1782E9-302C-4A3C-BF69-0CCD451D6A12"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"344 249 LINE", +"168 451 LINE", +"2 428 LINE", +"156 249 LINE", +"1 69 LINE", +"167 46 LINE" +); +} +); +width = 337; +} +); +unicode = 203A; +}, +{ +glyphname = quotedbl; +lastChange = "2019-05-05 08:56:01 +0000"; +layers = ( +{ +components = ( +{ +name = quotesingle; +}, +{ +name = quotesingle; +transform = "{1, 0, 0, 1, 180, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 400; +}, +{ +components = ( +{ +name = quotesingle; +}, +{ +name = quotesingle; +transform = "{1, 0, 0, 1, 280, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 572; +}, +{ +components = ( +{ +name = quotesingle; +}, +{ +name = quotesingle; +transform = "{1, 0, 0, 1, 181, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 405; +} +); +unicode = 0022; +}, +{ +color = 1; +glyphname = quotesingle; +lastChange = "2020-02-01 02:37:57 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"132 429 LINE", +"140 487 OFFCURVE", +"156 579 OFFCURVE", +"156 629 CURVE SMOOTH", +"156 654 OFFCURVE", +"135 675 OFFCURVE", +"110 675 CURVE SMOOTH", +"85 675 OFFCURVE", +"64 654 OFFCURVE", +"64 629 CURVE SMOOTH", +"64 579 OFFCURVE", +"80 487 OFFCURVE", +"88 429 CURVE" +); +} +); +width = 220; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"180 370 LINE", +"211 455 OFFCURVE", +"242 547 OFFCURVE", +"242 606 CURVE SMOOTH", +"242 660 OFFCURVE", +"198 705 OFFCURVE", +"146 705 CURVE SMOOTH", +"94 705 OFFCURVE", +"50 660 OFFCURVE", +"50 606 CURVE SMOOTH", +"50 547 OFFCURVE", +"81 455 OFFCURVE", +"112 370 CURVE" +); +} +); +width = 292; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"126 456 LINE", +"132 514 OFFCURVE", +"142 584 OFFCURVE", +"142 616 CURVE SMOOTH", +"142 633 OFFCURVE", +"128 646 OFFCURVE", +"112 646 CURVE SMOOTH", +"96 646 OFFCURVE", +"82 633 OFFCURVE", +"82 616 CURVE SMOOTH", +"82 584 OFFCURVE", +"92 514 OFFCURVE", +"98 456 CURVE" +); +} +); +width = 224; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "52F485AD-1979-424D-8998-9F493468E7B5"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"234 370 LINE", +"263 451 OFFCURVE", +"292 543 OFFCURVE", +"292 606 CURVE SMOOTH", +"292 687 OFFCURVE", +"226 755 OFFCURVE", +"146 755 CURVE SMOOTH", +"66 755 OFFCURVE", +"0 687 OFFCURVE", +"0 606 CURVE SMOOTH", +"0 543 OFFCURVE", +"29 451 OFFCURVE", +"58 370 CURVE" +); +} +); +width = 292; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "FF2C0ED8-99E5-4BD9-9A9F-6BCA147F2DB1"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"196 429 LINE", +"198 440 OFFCURVE", +"199 452 OFFCURVE", +"202 464 CURVE SMOOTH", +"210 518 OFFCURVE", +"220 586 OFFCURVE", +"220 629 CURVE SMOOTH", +"220 690 OFFCURVE", +"170 739 OFFCURVE", +"110 739 CURVE SMOOTH", +"49 739 OFFCURVE", +"0 689 OFFCURVE", +"0 629 CURVE SMOOTH", +"0 586 OFFCURVE", +"10 518 OFFCURVE", +"18 464 CURVE SMOOTH", +"21 452 OFFCURVE", +"22 440 OFFCURVE", +"24 429 CURVE" +); +} +); +width = 220; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "169250C0-4CEC-49EF-8C5B-6E2B627F096F"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"209 456 LINE", +"210 471 OFFCURVE", +"213 488 OFFCURVE", +"214 504 CURVE SMOOTH", +"219 545 OFFCURVE", +"224 589 OFFCURVE", +"224 616 CURVE SMOOTH", +"224 678 OFFCURVE", +"173 728 OFFCURVE", +"112 728 CURVE SMOOTH", +"51 728 OFFCURVE", +"0 678 OFFCURVE", +"0 616 CURVE SMOOTH", +"0 589 OFFCURVE", +"5 545 OFFCURVE", +"10 504 CURVE SMOOTH", +"11 488 OFFCURVE", +"14 471 OFFCURVE", +"15 456 CURVE" +); +} +); +width = 224; +} +); +unicode = 0027; +}, +{ +glyphname = emspace; +lastChange = "2019-03-30 05:19:15 +0000"; +layers = ( +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 1000; +}, +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 1000; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 1000; +} +); +unicode = 2003; +}, +{ +glyphname = enspace; +lastChange = "2019-03-30 05:19:15 +0000"; +layers = ( +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 500; +}, +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 500; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 500; +} +); +unicode = 2002; +}, +{ +glyphname = fourperemspace; +lastChange = "2019-03-30 05:19:15 +0000"; +layers = ( +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 250; +}, +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 250; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 250; +} +); +unicode = 2005; +}, +{ +glyphname = narrownbspace; +lastChange = "2019-03-30 05:19:15 +0000"; +layers = ( +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 280; +}, +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 275; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 270; +} +); +unicode = 202F; +}, +{ +glyphname = sixperemspace; +lastChange = "2019-03-30 05:19:15 +0000"; +layers = ( +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 166; +}, +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 166; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 166; +} +); +unicode = 2006; +}, +{ +glyphname = space; +lastChange = "2019-03-30 05:19:15 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 275; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 270; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 280; +} +); +unicode = 0020; +}, +{ +glyphname = threeperemspace; +lastChange = "2019-03-30 05:19:15 +0000"; +layers = ( +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 333; +}, +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 333; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 333; +} +); +unicode = 2004; +}, +{ +color = 1; +glyphname = cent; +lastChange = "2020-02-01 02:47:08 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{344, 0}"; +}, +{ +name = top; +position = "{334, 517}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"353 -74 LINE", +"353 589 LINE", +"317 589 LINE", +"317 -74 LINE" +); +}, +{ +closed = 1; +nodes = ( +"420 -12 OFFCURVE", +"483 17 OFFCURVE", +"529 64 CURVE", +"504 89 LINE", +"464 49 OFFCURVE", +"410 24 OFFCURVE", +"352 24 CURVE SMOOTH", +"222 24 OFFCURVE", +"130 121 OFFCURVE", +"130 259 CURVE SMOOTH", +"130 396 OFFCURVE", +"222 493 OFFCURVE", +"352 493 CURVE SMOOTH", +"410 493 OFFCURVE", +"464 468 OFFCURVE", +"503 428 CURVE", +"529 453 LINE", +"483 500 OFFCURVE", +"420 529 OFFCURVE", +"352 529 CURVE SMOOTH", +"201 529 OFFCURVE", +"94 417 OFFCURVE", +"94 259 CURVE SMOOTH", +"94 100 OFFCURVE", +"201 -12 OFFCURVE", +"352 -12 CURVE SMOOTH" +); +} +); +width = 618; +}, +{ +anchors = ( +{ +name = bottom; +position = "{331, 0}"; +}, +{ +name = top; +position = "{321, 517}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"380 -74 LINE", +"380 589 LINE", +"302 589 LINE", +"302 -74 LINE" +); +}, +{ +closed = 1; +nodes = ( +"413 -12 OFFCURVE", +"479 18 OFFCURVE", +"528 67 CURVE", +"476 118 LINE", +"441 79 OFFCURVE", +"393 55 OFFCURVE", +"341 55 CURVE SMOOTH", +"238 55 OFFCURVE", +"152 148 OFFCURVE", +"152 259 CURVE SMOOTH", +"152 369 OFFCURVE", +"238 462 OFFCURVE", +"341 462 CURVE SMOOTH", +"392 462 OFFCURVE", +"439 439 OFFCURVE", +"473 402 CURVE", +"525 453 LINE", +"476 500 OFFCURVE", +"411 529 OFFCURVE", +"341 529 CURVE SMOOTH", +"196 529 OFFCURVE", +"73 406 OFFCURVE", +"73 259 CURVE SMOOTH", +"73 112 OFFCURVE", +"196 -12 OFFCURVE", +"341 -12 CURVE SMOOTH" +); +} +); +width = 595; +}, +{ +anchors = ( +{ +name = bottom; +position = "{331, 0}"; +}, +{ +name = top; +position = "{321, 517}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "BD3B4959-49AA-44A3-9E86-365E622C7BB1"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"437 -85 OFFCURVE", +"529 -42 OFFCURVE", +"595 32 CURVE", +"595 485 LINE", +"529 559 OFFCURVE", +"436 602 OFFCURVE", +"341 602 CURVE SMOOTH", +"156 602 OFFCURVE", +"0 446 OFFCURVE", +"0 259 CURVE SMOOTH", +"0 72 OFFCURVE", +"156 -85 OFFCURVE", +"341 -85 CURVE SMOOTH" +); +} +); +width = 595; +}, +{ +anchors = ( +{ +name = bottom; +position = "{331, 0}"; +}, +{ +name = top; +position = "{321, 517}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "42F9E5D8-FD84-4BAD-9A2A-5A287C7E6347"; +name = "Regular[700]"; +paths = ( +{ +closed = 1; +nodes = ( +"380 -74 LINE", +"380 13 LINE", +"302 13 LINE", +"302 -74 LINE" +); +}, +{ +closed = 1; +nodes = ( +"380 504 LINE", +"380 589 LINE", +"302 589 LINE", +"302 504 LINE" +); +}, +{ +closed = 1; +nodes = ( +"413 -12 OFFCURVE", +"479 18 OFFCURVE", +"528 67 CURVE", +"476 118 LINE", +"441 79 OFFCURVE", +"393 55 OFFCURVE", +"341 55 CURVE SMOOTH", +"238 55 OFFCURVE", +"152 148 OFFCURVE", +"152 259 CURVE SMOOTH", +"152 369 OFFCURVE", +"238 462 OFFCURVE", +"341 462 CURVE SMOOTH", +"392 462 OFFCURVE", +"439 439 OFFCURVE", +"473 402 CURVE", +"525 453 LINE", +"476 500 OFFCURVE", +"411 529 OFFCURVE", +"341 529 CURVE SMOOTH", +"196 529 OFFCURVE", +"73 406 OFFCURVE", +"73 259 CURVE SMOOTH", +"73 112 OFFCURVE", +"196 -12 OFFCURVE", +"341 -12 CURVE SMOOTH" +); +} +); +width = 595; +}, +{ +anchors = ( +{ +name = bottom; +position = "{342, 0}"; +}, +{ +name = top; +position = "{332, 517}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"406 -74 LINE", +"406 589 LINE", +"296 589 LINE", +"296 -74 LINE" +); +}, +{ +closed = 1; +nodes = ( +"447 -12 OFFCURVE", +"520 27 OFFCURVE", +"572 87 CURVE", +"445 189 LINE", +"424 165 OFFCURVE", +"386 148 OFFCURVE", +"353 148 CURVE SMOOTH", +"294 148 OFFCURVE", +"245 199 OFFCURVE", +"245 260 CURVE SMOOTH", +"245 319 OFFCURVE", +"294 369 OFFCURVE", +"352 369 CURVE SMOOTH", +"385 369 OFFCURVE", +"422 352 OFFCURVE", +"442 329 CURVE", +"569 433 LINE", +"519 491 OFFCURVE", +"446 529 OFFCURVE", +"354 529 CURVE SMOOTH", +"195 529 OFFCURVE", +"61 406 OFFCURVE", +"61 259 CURVE SMOOTH", +"61 112 OFFCURVE", +"194 -12 OFFCURVE", +"351 -12 CURVE SMOOTH" +); +} +); +width = 624; +}, +{ +anchors = ( +{ +name = bottom; +position = "{342, 0}"; +}, +{ +name = top; +position = "{332, 517}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "56F4BC9B-D786-4BE0-948D-2EFB8A6A0E60"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 113 OFFCURVE", +"105 -14 OFFCURVE", +"246 -57 CURVE", +"246 -74 LINE", +"456 -74 LINE", +"456 -58 LINE", +"521 -39 OFFCURVE", +"578 -1 OFFCURVE", +"624 54 CURVE", +"624 463 LINE", +"580 518 OFFCURVE", +"522 556 OFFCURVE", +"456 576 CURVE", +"456 589 LINE", +"381 589 LINE SMOOTH", +"372 590 OFFCURVE", +"363 590 OFFCURVE", +"354 590 CURVE SMOOTH", +"345 590 OFFCURVE", +"336 590 OFFCURVE", +"327 589 CURVE SMOOTH", +"246 589 LINE", +"246 574 LINE", +"104 530 OFFCURVE", +"0 405 OFFCURVE", +"0 259 CURVE SMOOTH" +); +} +); +width = 624; +}, +{ +anchors = ( +{ +name = bottom; +position = "{342, 0}"; +}, +{ +name = top; +position = "{332, 517}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "187ADCAF-C1B8-479C-884A-98D244F66B65"; +name = "Bold[700]"; +paths = ( +{ +closed = 1; +nodes = ( +"406 -74 LINE", +"406 43 LINE", +"296 43 LINE", +"296 -74 LINE" +); +}, +{ +closed = 1; +nodes = ( +"406 473 LINE", +"406 589 LINE", +"296 589 LINE", +"296 473 LINE" +); +}, +{ +closed = 1; +nodes = ( +"447 -12 OFFCURVE", +"520 27 OFFCURVE", +"572 87 CURVE", +"445 189 LINE", +"424 165 OFFCURVE", +"386 148 OFFCURVE", +"353 148 CURVE SMOOTH", +"294 148 OFFCURVE", +"245 199 OFFCURVE", +"245 260 CURVE SMOOTH", +"245 319 OFFCURVE", +"294 369 OFFCURVE", +"352 369 CURVE SMOOTH", +"385 369 OFFCURVE", +"422 352 OFFCURVE", +"442 329 CURVE", +"569 433 LINE", +"519 491 OFFCURVE", +"446 529 OFFCURVE", +"354 529 CURVE SMOOTH", +"195 529 OFFCURVE", +"61 406 OFFCURVE", +"61 259 CURVE SMOOTH", +"61 112 OFFCURVE", +"194 -12 OFFCURVE", +"351 -12 CURVE SMOOTH" +); +} +); +width = 624; +}, +{ +anchors = ( +{ +name = bottom; +position = "{329, 0}"; +}, +{ +name = top; +position = "{319, 517}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "F86D8369-673D-4C64-A263-ACD755A07A8F"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 113 OFFCURVE", +"105 -14 OFFCURVE", +"246 -57 CURVE", +"246 -74 LINE", +"456 -74 LINE", +"456 -58 LINE", +"521 -39 OFFCURVE", +"578 -1 OFFCURVE", +"624 54 CURVE", +"624 463 LINE", +"580 518 OFFCURVE", +"522 556 OFFCURVE", +"456 576 CURVE", +"456 589 LINE", +"381 589 LINE SMOOTH", +"372 590 OFFCURVE", +"363 590 OFFCURVE", +"354 590 CURVE SMOOTH", +"345 590 OFFCURVE", +"336 590 OFFCURVE", +"327 589 CURVE SMOOTH", +"246 589 LINE", +"246 574 LINE", +"104 530 OFFCURVE", +"0 405 OFFCURVE", +"0 259 CURVE SMOOTH" +); +} +); +width = 624; +}, +{ +anchors = ( +{ +name = bottom; +position = "{331, 0}"; +}, +{ +name = top; +position = "{321, 517}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "776C26A9-5403-4F06-9F49-DD0F723D128A"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"437 -85 OFFCURVE", +"529 -42 OFFCURVE", +"595 32 CURVE", +"595 485 LINE", +"529 559 OFFCURVE", +"436 602 OFFCURVE", +"341 602 CURVE SMOOTH", +"156 602 OFFCURVE", +"0 446 OFFCURVE", +"0 259 CURVE SMOOTH", +"0 72 OFFCURVE", +"156 -85 OFFCURVE", +"341 -85 CURVE SMOOTH" +); +} +); +width = 595; +}, +{ +anchors = ( +{ +name = bottom; +position = "{344, 0}"; +}, +{ +name = top; +position = "{334, 517}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "E7544C30-6FC4-447E-B229-B85C8A4D78EE"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"455 -106 OFFCURVE", +"552 -59 OFFCURVE", +"618 22 CURVE", +"618 495 LINE", +"552 576 OFFCURVE", +"455 623 OFFCURVE", +"352 623 CURVE SMOOTH", +"149 623 OFFCURVE", +"0 469 OFFCURVE", +"0 259 CURVE SMOOTH", +"0 49 OFFCURVE", +"149 -106 OFFCURVE", +"352 -106 CURVE SMOOTH" +); +} +); +width = 618; +} +); +unicode = 00A2; +}, +{ +glyphname = dollar; +lastChange = "2020-02-01 02:54:41 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{353, 0}"; +}, +{ +name = top; +position = "{353, 687}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"354 -74 LINE", +"354 759 LINE", +"318 759 LINE", +"318 -74 LINE" +); +}, +{ +closed = 1; +nodes = ( +"495 -11 OFFCURVE", +"591 67 OFFCURVE", +"591 177 CURVE SMOOTH", +"591 273 OFFCURVE", +"526 327 OFFCURVE", +"365 365 CURVE SMOOTH", +"217 401 OFFCURVE", +"158 441 OFFCURVE", +"158 507 CURVE SMOOTH", +"158 599 OFFCURVE", +"233 664 OFFCURVE", +"340 664 CURVE SMOOTH", +"420 664 OFFCURVE", +"498 631 OFFCURVE", +"557 574 CURVE", +"579 602 LINE", +"512 664 OFFCURVE", +"426 700 OFFCURVE", +"342 700 CURVE SMOOTH", +"213 700 OFFCURVE", +"122 619 OFFCURVE", +"122 504 CURVE SMOOTH", +"122 418 OFFCURVE", +"186 369 OFFCURVE", +"347 332 CURVE SMOOTH", +"496 297 OFFCURVE", +"555 252 OFFCURVE", +"555 174 CURVE SMOOTH", +"555 87 OFFCURVE", +"474 25 OFFCURVE", +"360 25 CURVE SMOOTH", +"266 25 OFFCURVE", +"173 63 OFFCURVE", +"110 126 CURVE", +"88 98 LINE", +"158 29 OFFCURVE", +"258 -11 OFFCURVE", +"359 -11 CURVE SMOOTH" +); +} +); +width = 682; +}, +{ +anchors = ( +{ +name = bottom; +position = "{329, 0}"; +}, +{ +name = top; +position = "{328, 687}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"372 -74 LINE", +"372 759 LINE", +"294 759 LINE", +"294 -74 LINE" +); +}, +{ +closed = 1; +nodes = ( +"498 -11 OFFCURVE", +"580 78 OFFCURVE", +"580 187 CURVE SMOOTH", +"580 308 OFFCURVE", +"486 355 OFFCURVE", +"355 386 CURVE SMOOTH", +"238 414 OFFCURVE", +"170 439 OFFCURVE", +"170 510 CURVE SMOOTH", +"170 573 OFFCURVE", +"232 629 OFFCURVE", +"317 629 CURVE SMOOTH", +"389 629 OFFCURVE", +"457 596 OFFCURVE", +"514 541 CURVE", +"562 602 LINE", +"499 660 OFFCURVE", +"423 700 OFFCURVE", +"321 700 CURVE SMOOTH", +"189 700 OFFCURVE", +"91 614 OFFCURVE", +"91 504 CURVE SMOOTH", +"91 385 OFFCURVE", +"178 342 OFFCURVE", +"316 310 CURVE SMOOTH", +"436 282 OFFCURVE", +"501 253 OFFCURVE", +"501 180 CURVE SMOOTH", +"501 118 OFFCURVE", +"447 60 OFFCURVE", +"341 60 CURVE SMOOTH", +"245 60 OFFCURVE", +"174 101 OFFCURVE", +"116 159 CURVE", +"67 98 LINE", +"136 30 OFFCURVE", +"225 -11 OFFCURVE", +"338 -11 CURVE SMOOTH" +); +} +); +width = 650; +}, +{ +anchors = ( +{ +name = bottom; +position = "{329, 0}"; +}, +{ +name = top; +position = "{328, 687}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "805EC266-099D-4E23-9BA9-53B558006E4D"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"21 389 OFFCURVE", +"78 317 OFFCURVE", +"205 270 CURVE", +"23 43 LINE", +"109 -38 OFFCURVE", +"216 -81 OFFCURVE", +"338 -81 CURVE SMOOTH", +"523 -81 OFFCURVE", +"650 27 OFFCURVE", +"650 187 CURVE SMOOTH", +"650 311 OFFCURVE", +"580 390 OFFCURVE", +"431 437 CURVE", +"606 657 LINE", +"523 732 OFFCURVE", +"428 770 OFFCURVE", +"321 770 CURVE SMOOTH", +"152 770 OFFCURVE", +"21 654 OFFCURVE", +"21 504 CURVE SMOOTH" +); +} +); +width = 650; +}, +{ +anchors = ( +{ +name = bottom; +position = "{329, 0}"; +}, +{ +name = top; +position = "{328, 687}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "FE071C41-AE8E-426A-8D13-A9F7AE3CC754"; +name = "Regular[700]"; +paths = ( +{ +closed = 1; +nodes = ( +"372 -74 LINE", +"372 13 LINE", +"294 13 LINE", +"294 -74 LINE" +); +}, +{ +closed = 1; +nodes = ( +"372 674 LINE", +"372 759 LINE", +"294 759 LINE", +"294 674 LINE" +); +}, +{ +closed = 1; +nodes = ( +"498 -11 OFFCURVE", +"580 78 OFFCURVE", +"580 187 CURVE SMOOTH", +"580 308 OFFCURVE", +"486 355 OFFCURVE", +"355 386 CURVE SMOOTH", +"238 414 OFFCURVE", +"170 439 OFFCURVE", +"170 510 CURVE SMOOTH", +"170 573 OFFCURVE", +"232 629 OFFCURVE", +"317 629 CURVE SMOOTH", +"389 629 OFFCURVE", +"457 596 OFFCURVE", +"514 541 CURVE", +"562 602 LINE", +"499 660 OFFCURVE", +"423 700 OFFCURVE", +"321 700 CURVE SMOOTH", +"189 700 OFFCURVE", +"91 614 OFFCURVE", +"91 504 CURVE SMOOTH", +"91 385 OFFCURVE", +"178 342 OFFCURVE", +"316 310 CURVE SMOOTH", +"436 282 OFFCURVE", +"501 253 OFFCURVE", +"501 180 CURVE SMOOTH", +"501 118 OFFCURVE", +"447 60 OFFCURVE", +"341 60 CURVE SMOOTH", +"245 60 OFFCURVE", +"174 101 OFFCURVE", +"116 159 CURVE", +"67 98 LINE", +"136 30 OFFCURVE", +"225 -11 OFFCURVE", +"338 -11 CURVE SMOOTH" +); +} +); +width = 650; +}, +{ +anchors = ( +{ +name = bottom; +position = "{361, 0}"; +}, +{ +name = top; +position = "{361, 687}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"435 -74 LINE", +"435 759 LINE", +"325 759 LINE", +"325 -74 LINE" +); +}, +{ +closed = 1; +nodes = ( +"553 -12 OFFCURVE", +"664 73 OFFCURVE", +"664 218 CURVE SMOOTH", +"664 349 OFFCURVE", +"564 392 OFFCURVE", +"404 426 CURVE SMOOTH", +"306 447 OFFCURVE", +"282 458 OFFCURVE", +"282 493 CURVE SMOOTH", +"282 519 OFFCURVE", +"305 538 OFFCURVE", +"352 538 CURVE SMOOTH", +"414 538 OFFCURVE", +"484 515 OFFCURVE", +"548 469 CURVE", +"645 606 LINE", +"569 667 OFFCURVE", +"476 699 OFFCURVE", +"357 699 CURVE SMOOTH", +"194 699 OFFCURVE", +"86 610 OFFCURVE", +"86 473 CURVE SMOOTH", +"86 330 OFFCURVE", +"201 291 OFFCURVE", +"350 257 CURVE SMOOTH", +"445 235 OFFCURVE", +"469 230 OFFCURVE", +"469 197 CURVE SMOOTH", +"469 167 OFFCURVE", +"441 149 OFFCURVE", +"388 149 CURVE SMOOTH", +"307 149 OFFCURVE", +"231 178 OFFCURVE", +"161 233 CURVE", +"53 104 LINE", +"140 27 OFFCURVE", +"257 -12 OFFCURVE", +"381 -12 CURVE SMOOTH" +); +} +); +width = 724; +}, +{ +anchors = ( +{ +name = bottom; +position = "{361, 0}"; +}, +{ +name = top; +position = "{361, 687}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "0B61F19D-25E5-4C12-851A-D2F99A012126"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"83 -1 OFFCURVE", +"170 -42 OFFCURVE", +"266 -60 CURVE", +"266 -74 LINE", +"494 -74 LINE", +"494 -58 LINE", +"636 -24 OFFCURVE", +"723 77 OFFCURVE", +"723 218 CURVE SMOOTH", +"723 334 OFFCURVE", +"667 403 OFFCURVE", +"536 451 CURVE", +"679 654 LINE", +"625 697 OFFCURVE", +"563 726 OFFCURVE", +"494 743 CURVE", +"494 759 LINE", +"266 759 LINE", +"266 749 LINE", +"121 719 OFFCURVE", +"27 615 OFFCURVE", +"27 473 CURVE SMOOTH", +"27 356 OFFCURVE", +"91 291 OFFCURVE", +"176 250 CURVE", +"15 59 LINE" +); +} +); +width = 724; +}, +{ +anchors = ( +{ +name = bottom; +position = "{361, 0}"; +}, +{ +name = top; +position = "{361, 687}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "DB5FC6F9-C107-4976-9A15-609529B32215"; +name = "Bold[700]"; +paths = ( +{ +closed = 1; +nodes = ( +"435 -74 LINE", +"435 43 LINE", +"325 43 LINE", +"325 -74 LINE" +); +}, +{ +closed = 1; +nodes = ( +"435 643 LINE", +"435 759 LINE", +"325 759 LINE", +"325 643 LINE" +); +}, +{ +closed = 1; +nodes = ( +"553 -12 OFFCURVE", +"664 73 OFFCURVE", +"664 218 CURVE SMOOTH", +"664 349 OFFCURVE", +"564 392 OFFCURVE", +"404 426 CURVE SMOOTH", +"306 447 OFFCURVE", +"282 458 OFFCURVE", +"282 493 CURVE SMOOTH", +"282 519 OFFCURVE", +"305 538 OFFCURVE", +"352 538 CURVE SMOOTH", +"414 538 OFFCURVE", +"484 515 OFFCURVE", +"548 469 CURVE", +"645 606 LINE", +"569 667 OFFCURVE", +"476 699 OFFCURVE", +"357 699 CURVE SMOOTH", +"194 699 OFFCURVE", +"86 610 OFFCURVE", +"86 473 CURVE SMOOTH", +"86 330 OFFCURVE", +"201 291 OFFCURVE", +"350 257 CURVE SMOOTH", +"445 235 OFFCURVE", +"469 230 OFFCURVE", +"469 197 CURVE SMOOTH", +"469 167 OFFCURVE", +"441 149 OFFCURVE", +"388 149 CURVE SMOOTH", +"307 149 OFFCURVE", +"231 178 OFFCURVE", +"161 233 CURVE", +"53 104 LINE", +"140 27 OFFCURVE", +"257 -12 OFFCURVE", +"381 -12 CURVE SMOOTH" +); +} +); +width = 724; +}, +{ +anchors = ( +{ +name = bottom; +position = "{361, 0}"; +}, +{ +name = top; +position = "{361, 687}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "11FCC1B0-76B4-4AB0-B104-551A76E7C4C0"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"83 -1 OFFCURVE", +"170 -42 OFFCURVE", +"266 -60 CURVE", +"266 -74 LINE", +"494 -74 LINE", +"494 -58 LINE", +"636 -24 OFFCURVE", +"723 77 OFFCURVE", +"723 218 CURVE SMOOTH", +"723 334 OFFCURVE", +"667 403 OFFCURVE", +"536 451 CURVE", +"679 654 LINE", +"625 697 OFFCURVE", +"563 726 OFFCURVE", +"494 743 CURVE", +"494 759 LINE", +"266 759 LINE", +"266 749 LINE", +"121 719 OFFCURVE", +"27 615 OFFCURVE", +"27 473 CURVE SMOOTH", +"27 356 OFFCURVE", +"91 291 OFFCURVE", +"176 250 CURVE", +"15 59 LINE" +); +} +); +width = 724; +}, +{ +anchors = ( +{ +name = bottom; +position = "{329, 0}"; +}, +{ +name = top; +position = "{328, 687}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "71C3476F-A24C-45B7-A9D3-3B938ABAD009"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"21 389 OFFCURVE", +"78 317 OFFCURVE", +"205 270 CURVE", +"23 43 LINE", +"109 -38 OFFCURVE", +"216 -81 OFFCURVE", +"338 -81 CURVE SMOOTH", +"523 -81 OFFCURVE", +"650 27 OFFCURVE", +"650 187 CURVE SMOOTH", +"650 311 OFFCURVE", +"580 390 OFFCURVE", +"431 437 CURVE", +"606 657 LINE", +"523 732 OFFCURVE", +"428 770 OFFCURVE", +"321 770 CURVE SMOOTH", +"152 770 OFFCURVE", +"21 654 OFFCURVE", +"21 504 CURVE SMOOTH" +); +} +); +width = 650; +}, +{ +anchors = ( +{ +name = bottom; +position = "{353, 0}"; +}, +{ +name = top; +position = "{353, 687}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "C0EE139C-4E6F-4E4C-BC9C-1C0EA15CCE19"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"118 -55 OFFCURVE", +"238 -102 OFFCURVE", +"359 -102 CURVE SMOOTH", +"545 -102 OFFCURVE", +"682 15 OFFCURVE", +"682 177 CURVE SMOOTH", +"682 307 OFFCURVE", +"603 387 OFFCURVE", +"452 435 CURVE", +"635 674 LINE", +"552 748 OFFCURVE", +"445 791 OFFCURVE", +"342 791 CURVE SMOOTH", +"163 791 OFFCURVE", +"31 670 OFFCURVE", +"31 504 CURVE SMOOTH", +"31 389 OFFCURVE", +"99 319 OFFCURVE", +"225 272 CURVE", +"31 26 LINE" +); +} +); +width = 682; +} +); +unicode = 0024; +}, +{ +color = 1; +glyphname = euro; +lastChange = "2020-02-01 02:58:21 +0000"; +layers = ( +{ +anchors = ( +{ +name = bottom; +position = "{503, 0}"; +}, +{ +name = top; +position = "{503, 687}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"569 236 LINE", +"569 303 LINE", +"73 303 LINE", +"73 236 LINE" +); +}, +{ +closed = 1; +nodes = ( +"569 403 LINE", +"569 470 LINE", +"73 470 LINE", +"73 403 LINE" +); +}, +{ +closed = 1; +nodes = ( +"598 -12 OFFCURVE", +"686 29 OFFCURVE", +"750 93 CURVE", +"697 147 LINE", +"647 94 OFFCURVE", +"578 60 OFFCURVE", +"503 60 CURVE SMOOTH", +"355 60 OFFCURVE", +"230 190 OFFCURVE", +"230 344 CURVE SMOOTH", +"230 497 OFFCURVE", +"355 627 OFFCURVE", +"503 627 CURVE SMOOTH", +"578 627 OFFCURVE", +"647 593 OFFCURVE", +"697 540 CURVE", +"750 594 LINE", +"686 659 OFFCURVE", +"598 699 OFFCURVE", +"503 699 CURVE SMOOTH", +"313 699 OFFCURVE", +"151 537 OFFCURVE", +"151 344 CURVE SMOOTH", +"151 151 OFFCURVE", +"313 -12 OFFCURVE", +"503 -12 CURVE SMOOTH" +); +} +); +width = 817; +}, +{ +anchors = ( +{ +name = bottom; +position = "{470, 0}"; +}, +{ +name = top; +position = "{470, 687}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"527 247 LINE", +"527 324 LINE", +"61 324 LINE", +"61 247 LINE" +); +}, +{ +closed = 1; +nodes = ( +"527 372 LINE", +"527 449 LINE", +"61 449 LINE", +"61 372 LINE" +); +}, +{ +closed = 1; +nodes = ( +"580 -12 OFFCURVE", +"680 35 OFFCURVE", +"749 110 CURVE", +"607 234 LINE", +"574 192 OFFCURVE", +"525 164 OFFCURVE", +"470 164 CURVE SMOOTH", +"376 164 OFFCURVE", +"296 246 OFFCURVE", +"296 344 CURVE SMOOTH", +"296 441 OFFCURVE", +"376 523 OFFCURVE", +"470 523 CURVE SMOOTH", +"524 523 OFFCURVE", +"574 495 OFFCURVE", +"606 453 CURVE", +"749 578 LINE", +"680 652 OFFCURVE", +"580 699 OFFCURVE", +"470 699 CURVE SMOOTH", +"267 699 OFFCURVE", +"96 537 OFFCURVE", +"96 344 CURVE SMOOTH", +"96 151 OFFCURVE", +"267 -12 OFFCURVE", +"470 -12 CURVE SMOOTH" +); +} +); +width = 801; +}, +{ +anchors = ( +{ +name = bottom; +position = "{546, 0}"; +}, +{ +name = top; +position = "{546, 687}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"587 252 LINE", +"587 288 LINE", +"91 288 LINE", +"91 252 LINE" +); +}, +{ +closed = 1; +nodes = ( +"587 419 LINE", +"587 455 LINE", +"91 455 LINE", +"91 419 LINE" +); +}, +{ +closed = 1; +nodes = ( +"641 -12 OFFCURVE", +"729 29 OFFCURVE", +"793 93 CURVE", +"767 119 LINE", +"710 60 OFFCURVE", +"631 24 OFFCURVE", +"546 24 CURVE SMOOTH", +"374 24 OFFCURVE", +"230 170 OFFCURVE", +"230 344 CURVE SMOOTH", +"230 517 OFFCURVE", +"374 663 OFFCURVE", +"546 663 CURVE SMOOTH", +"631 663 OFFCURVE", +"710 627 OFFCURVE", +"767 569 CURVE", +"793 594 LINE", +"729 659 OFFCURVE", +"641 699 OFFCURVE", +"546 699 CURVE SMOOTH", +"355 699 OFFCURVE", +"194 537 OFFCURVE", +"194 344 CURVE SMOOTH", +"194 151 OFFCURVE", +"355 -12 OFFCURVE", +"546 -12 CURVE SMOOTH" +); +} +); +width = 882; +}, +{ +anchors = ( +{ +name = bottom; +position = "{470, 0}"; +}, +{ +name = top; +position = "{470, 687}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "F657DE3E-260A-4467-9EA2-3B21E8368EC0"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"76 197 LINE", +"139 47 OFFCURVE", +"294 -62 OFFCURVE", +"470 -62 CURVE SMOOTH", +"598 -62 OFFCURVE", +"720 -5 OFFCURVE", +"801 93 CURVE", +"801 594 LINE", +"720 692 OFFCURVE", +"597 749 OFFCURVE", +"470 749 CURVE SMOOTH", +"297 749 OFFCURVE", +"144 645 OFFCURVE", +"79 499 CURVE", +"61 499 LINE", +"61 197 LINE" +); +} +); +width = 801; +}, +{ +anchors = ( +{ +name = bottom; +position = "{503, 0}"; +}, +{ +name = top; +position = "{503, 687}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "82E37B1E-86D0-4FFE-93A2-02DB555CBB34"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"132 183 LINE", +"195 39 OFFCURVE", +"339 -65 OFFCURVE", +"503 -65 CURVE SMOOTH", +"621 -65 OFFCURVE", +"739 -9 OFFCURVE", +"817 88 CURVE", +"817 599 LINE", +"739 696 OFFCURVE", +"623 752 OFFCURVE", +"503 752 CURVE SMOOTH", +"346 752 OFFCURVE", +"207 658 OFFCURVE", +"140 523 CURVE", +"73 523 LINE", +"73 183 LINE" +); +} +); +width = 817; +}, +{ +anchors = ( +{ +name = bottom; +position = "{546, 0}"; +}, +{ +name = top; +position = "{546, 687}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "2FBD60E0-C099-499A-91BF-3E499FAC6293"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"166 196 LINE", +"226 43 OFFCURVE", +"375 -68 OFFCURVE", +"546 -68 CURVE SMOOTH", +"678 -68 OFFCURVE", +"803 -3 OFFCURVE", +"882 110 CURVE", +"882 573 LINE", +"806 689 OFFCURVE", +"680 755 OFFCURVE", +"546 755 CURVE SMOOTH", +"383 755 OFFCURVE", +"239 654 OFFCURVE", +"174 511 CURVE", +"91 511 LINE", +"91 196 LINE" +); +} +); +width = 882; +} +); +unicode = 20AC; +}, +{ +color = 1; +glyphname = sterling; +lastChange = "2020-02-01 03:01:54 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"589 0 LINE", +"589 74 LINE", +"191 74 LINE", +"214 50 LINE", +"214 463 LINE SMOOTH", +"214 560 OFFCURVE", +"272 628 OFFCURVE", +"353 628 CURVE SMOOTH", +"426 628 OFFCURVE", +"490 587 OFFCURVE", +"507 529 CURVE", +"564 585 LINE", +"532 652 OFFCURVE", +"445 699 OFFCURVE", +"353 699 CURVE SMOOTH", +"226 699 OFFCURVE", +"136 601 OFFCURVE", +"136 463 CURVE SMOOTH", +"136 74 LINE", +"71 38 LINE", +"71 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"416 261 LINE", +"416 328 LINE", +"74 328 LINE", +"74 261 LINE" +); +} +); +width = 658; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"674 0 LINE", +"674 143 LINE", +"297 143 LINE", +"354 87 LINE", +"354 443 LINE SMOOTH", +"354 490 OFFCURVE", +"388 523 OFFCURVE", +"435 523 CURVE SMOOTH", +"470 523 OFFCURVE", +"508 498 OFFCURVE", +"527 463 CURVE", +"652 585 LINE", +"603 652 OFFCURVE", +"502 699 OFFCURVE", +"409 699 CURVE SMOOTH", +"263 699 OFFCURVE", +"160 601 OFFCURVE", +"160 463 CURVE SMOOTH", +"160 143 LINE", +"60 76 LINE", +"60 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"491 250 LINE", +"491 337 LINE", +"86 337 LINE", +"86 250 LINE" +); +} +); +width = 735; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"558 0 LINE", +"558 36 LINE", +"161 36 LINE", +"172 24 LINE", +"172 463 LINE SMOOTH", +"172 580 OFFCURVE", +"242 663 OFFCURVE", +"342 663 CURVE SMOOTH", +"423 663 OFFCURVE", +"490 624 OFFCURVE", +"521 557 CURVE", +"546 579 LINE", +"510 654 OFFCURVE", +"435 699 OFFCURVE", +"342 699 CURVE SMOOTH", +"221 699 OFFCURVE", +"136 601 OFFCURVE", +"136 463 CURVE SMOOTH", +"136 36 LINE", +"90 18 LINE", +"90 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"385 277 LINE", +"385 313 LINE", +"90 313 LINE", +"90 277 LINE" +); +} +); +width = 648; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "61A01F01-C330-42B6-915E-4CC529C09D83"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"724 0 LINE", +"724 553 LINE", +"692 665 OFFCURVE", +"545 749 OFFCURVE", +"409 749 CURVE SMOOTH", +"236 749 OFFCURVE", +"110 629 OFFCURVE", +"110 463 CURVE SMOOTH", +"110 387 LINE", +"36 387 LINE", +"36 200 LINE", +"110 200 LINE", +"110 170 LINE", +"10 103 LINE", +"10 0 LINE" +); +} +); +width = 735; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "32E1800C-1024-41B9-A480-67F33AB0D836"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"630 0 LINE", +"630 529 LINE", +"630 655 OFFCURVE", +"497 752 OFFCURVE", +"353 752 CURVE SMOOTH", +"196 752 OFFCURVE", +"83 630 OFFCURVE", +"83 463 CURVE SMOOTH", +"83 381 LINE", +"21 381 LINE", +"21 208 LINE", +"83 208 LINE", +"83 105 LINE", +"18 69 LINE", +"18 0 LINE" +); +} +); +width = 658; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "4A43994F-6AA9-4198-BC80-C63F08299971"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"614 0 LINE", +"614 550 LINE", +"586 678 OFFCURVE", +"475 755 OFFCURVE", +"342 755 CURVE SMOOTH", +"190 755 OFFCURVE", +"80 632 OFFCURVE", +"80 463 CURVE SMOOTH", +"80 369 LINE", +"34 369 LINE", +"34 221 LINE", +"80 221 LINE", +"80 74 LINE", +"34 56 LINE", +"34 0 LINE" +); +} +); +width = 648; +} +); +unicode = 00A3; +}, +{ +color = 1; +glyphname = yen; +lastChange = "2020-02-01 04:41:57 +0000"; +layers = ( +{ +anchors = ( +{ +name = top; +position = "{384, 687}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"632 115 LINE", +"632 182 LINE", +"136 182 LINE", +"136 115 LINE" +); +}, +{ +closed = 1; +nodes = ( +"632 262 LINE", +"632 329 LINE", +"136 329 LINE", +"136 262 LINE" +); +}, +{ +closed = 1; +nodes = ( +"425 0 LINE", +"425 280 LINE", +"701 687 LINE", +"607 687 LINE", +"384 354 LINE", +"163 687 LINE", +"66 687 LINE", +"343 280 LINE", +"343 0 LINE" +); +} +); +width = 767; +}, +{ +anchors = ( +{ +name = top; +position = "{408, 687}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"658 90 LINE", +"658 177 LINE", +"162 177 LINE", +"162 90 LINE" +); +}, +{ +closed = 1; +nodes = ( +"658 230 LINE", +"658 317 LINE", +"162 317 LINE", +"162 230 LINE" +); +}, +{ +closed = 1; +nodes = ( +"505 0 LINE", +"505 226 LINE", +"768 687 LINE", +"555 687 LINE", +"408 408 LINE", +"269 687 LINE", +"47 687 LINE", +"311 226 LINE", +"311 0 LINE" +); +} +); +width = 815; +}, +{ +anchors = ( +{ +name = top; +position = "{386, 687}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"614 131 LINE", +"614 167 LINE", +"158 167 LINE", +"158 131 LINE" +); +}, +{ +closed = 1; +nodes = ( +"614 278 LINE", +"614 314 LINE", +"158 314 LINE", +"158 278 LINE" +); +}, +{ +closed = 1; +nodes = ( +"404 0 LINE", +"404 279 LINE", +"684 687 LINE", +"638 687 LINE", +"386 320 LINE", +"134 687 LINE", +"88 687 LINE", +"368 279 LINE", +"368 0 LINE" +); +} +); +width = 772; +}, +{ +anchors = ( +{ +name = top; +position = "{408, 687}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "50612472-0B57-49C6-B238-859E6ABAE44B"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"67 317 LINE", +"67 0 LINE", +"753 0 LINE", +"753 317 LINE", +"825 687 LINE", +"0 687 LINE" +); +} +); +width = 815; +}, +{ +anchors = ( +{ +name = top; +position = "{384, 687}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "A3D7CC82-E216-45F3-AB85-EB8E61FF68A1"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"51 329 LINE", +"51 0 LINE", +"717 0 LINE", +"717 329 LINE", +"767 687 LINE", +"0 687 LINE" +); +} +); +width = 767; +}, +{ +anchors = ( +{ +name = top; +position = "{386, 687}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "07EEA681-60BB-4DA0-A7A4-5755B7166D27"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"58 314 LINE", +"58 0 LINE", +"714 0 LINE", +"714 314 LINE", +"772 687 LINE", +"0 687 LINE" +); +} +); +width = 772; +} +); +unicode = 00A5; +}, +{ +glyphname = plus; +lastChange = "2020-02-01 03:06:11 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"520 297 LINE", +"520 371 LINE", +"61 371 LINE", +"61 297 LINE" +); +}, +{ +closed = 1; +nodes = ( +"328 105 LINE", +"328 564 LINE", +"253 564 LINE", +"253 105 LINE" +); +} +); +width = 581; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"550 259 LINE", +"550 408 LINE", +"51 408 LINE", +"51 259 LINE" +); +}, +{ +closed = 1; +nodes = ( +"381 84 LINE", +"381 583 LINE", +"221 583 LINE", +"221 84 LINE" +); +} +); +width = 601; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"538 316 LINE", +"538 352 LINE", +"79 352 LINE", +"79 316 LINE" +); +}, +{ +closed = 1; +nodes = ( +"327 105 LINE", +"327 564 LINE", +"291 564 LINE", +"291 105 LINE" +); +} +); +width = 617; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "573A55DA-E433-40EF-8223-6A4A033BE6BC"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"601 209 LINE", +"601 458 LINE", +"0 458 LINE", +"0 209 LINE" +); +}, +{ +closed = 1; +nodes = ( +"431 84 LINE", +"431 583 LINE", +"171 583 LINE", +"171 84 LINE" +); +} +); +width = 601; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "F3A55E3D-2A3A-442E-A92F-157F7BB5D70A"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"581 244 LINE", +"581 424 LINE", +"0 424 LINE", +"0 244 LINE" +); +}, +{ +closed = 1; +nodes = ( +"381 105 LINE", +"381 564 LINE", +"200 564 LINE", +"200 105 LINE" +); +} +); +width = 581; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "24EB9014-10DF-4B53-A995-7DB8ABB70D66"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"617 260 LINE", +"617 408 LINE", +"0 408 LINE", +"0 260 LINE" +); +}, +{ +closed = 1; +nodes = ( +"383 105 LINE", +"383 564 LINE", +"235 564 LINE", +"235 105 LINE" +); +} +); +width = 617; +} +); +unicode = 002B; +}, +{ +glyphname = minus; +lastChange = "2020-02-01 03:07:12 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"536 297 LINE", +"536 371 LINE", +"77 371 LINE", +"77 297 LINE" +); +} +); +width = 614; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"575 259 LINE", +"575 408 LINE", +"76 408 LINE", +"76 259 LINE" +); +} +); +width = 651; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"559 316 LINE", +"559 352 LINE", +"100 352 LINE", +"100 316 LINE" +); +} +); +width = 659; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "6D69B6BF-94E8-48E3-BE1A-967ED6674ACA"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"651 209 LINE", +"651 458 LINE", +"0 458 LINE", +"0 209 LINE" +); +} +); +width = 651; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "E75E8917-86B5-42CA-80F6-940891A362B4"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"614 244 LINE", +"614 424 LINE", +"0 424 LINE", +"0 244 LINE" +); +} +); +width = 614; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "A96A617C-9382-47BF-A41F-B9A32BEFC55A"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"659 260 LINE", +"659 408 LINE", +"0 408 LINE", +"0 260 LINE" +); +} +); +width = 659; +} +); +unicode = 2212; +}, +{ +color = 1; +glyphname = multiply; +lastChange = "2020-02-01 03:09:26 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"437 470 LINE", +"385 523 LINE", +"60 198 LINE", +"113 146 LINE" +); +}, +{ +closed = 1; +nodes = ( +"437 199 LINE", +"113 523 LINE", +"60 470 LINE", +"384 146 LINE" +); +} +); +width = 497; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"508 457 LINE", +"402 563 LINE", +"49 210 LINE", +"155 104 LINE" +); +}, +{ +closed = 1; +nodes = ( +"512 214 LINE", +"159 567 LINE", +"46 454 LINE", +"399 101 LINE" +); +} +); +width = 557; +}, +{ +background = { +paths = ( +{ +closed = 1; +nodes = ( +"430 185 LINE", +"106 509 LINE", +"80 484 LINE", +"405 159 LINE" +); +} +); +}; +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"431 484 LINE", +"405 509 LINE", +"81 185 LINE", +"106 159 LINE" +); +}, +{ +closed = 1; +nodes = ( +"430 185 LINE", +"106 509 LINE", +"80 484 LINE", +"405 159 LINE" +); +} +); +width = 511; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "69673445-CF82-4D72-97CD-B9A0D7CFF244"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"544 422 LINE", +"367 599 LINE", +"13 245 LINE", +"190 68 LINE" +); +}, +{ +closed = 1; +nodes = ( +"548 249 LINE", +"194 603 LINE", +"10 419 LINE", +"364 65 LINE" +); +} +); +width = 557; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "C50072F7-DD49-420D-A5EC-3049E3B69E74"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"475 433 LINE", +"348 561 LINE", +"22 235 LINE", +"150 108 LINE" +); +}, +{ +closed = 1; +nodes = ( +"480 241 LINE", +"150 561 LINE", +"22 433 LINE", +"352 113 LINE" +); +} +); +width = 497; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +background = { +paths = ( +{ +closed = 1; +nodes = ( +"430 185 LINE", +"106 509 LINE", +"80 484 LINE", +"405 159 LINE" +); +} +); +}; +layerId = "0C83E8E5-6EB0-4B42-BEF7-8238F3AD8E17"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"472 446 LINE", +"365 548 LINE", +"42 225 LINE", +"144 118 LINE" +); +}, +{ +closed = 1; +nodes = ( +"469 225 LINE", +"146 548 LINE", +"39 446 LINE", +"367 118 LINE" +); +} +); +width = 511; +} +); +unicode = 00D7; +}, +{ +glyphname = divide; +lastChange = "2020-02-01 03:10:42 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"520 297 LINE", +"520 371 LINE", +"61 371 LINE", +"61 297 LINE" +); +}, +{ +closed = 1; +nodes = ( +"321 118 OFFCURVE", +"345 143 OFFCURVE", +"345 173 CURVE SMOOTH", +"345 201 OFFCURVE", +"321 226 OFFCURVE", +"292 226 CURVE SMOOTH", +"261 226 OFFCURVE", +"237 201 OFFCURVE", +"237 173 CURVE SMOOTH", +"237 143 OFFCURVE", +"261 118 OFFCURVE", +"292 118 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"321 442 OFFCURVE", +"345 467 OFFCURVE", +"345 497 CURVE SMOOTH", +"345 525 OFFCURVE", +"321 550 OFFCURVE", +"292 550 CURVE SMOOTH", +"261 550 OFFCURVE", +"237 525 OFFCURVE", +"237 497 CURVE SMOOTH", +"237 467 OFFCURVE", +"261 442 OFFCURVE", +"292 442 CURVE SMOOTH" +); +} +); +width = 584; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"547 260 LINE", +"547 409 LINE", +"48 409 LINE", +"48 260 LINE" +); +}, +{ +closed = 1; +nodes = ( +"353 30 OFFCURVE", +"396 75 OFFCURVE", +"396 130 CURVE SMOOTH", +"396 181 OFFCURVE", +"353 226 OFFCURVE", +"300 226 CURVE SMOOTH", +"244 226 OFFCURVE", +"200 181 OFFCURVE", +"200 130 CURVE SMOOTH", +"200 75 OFFCURVE", +"244 30 OFFCURVE", +"300 30 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"353 442 OFFCURVE", +"396 487 OFFCURVE", +"396 542 CURVE SMOOTH", +"396 593 OFFCURVE", +"353 638 OFFCURVE", +"300 638 CURVE SMOOTH", +"244 638 OFFCURVE", +"200 593 OFFCURVE", +"200 542 CURVE SMOOTH", +"200 487 OFFCURVE", +"244 442 OFFCURVE", +"300 442 CURVE SMOOTH" +); +} +); +width = 595; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"532 316 LINE", +"532 352 LINE", +"73 352 LINE", +"73 316 LINE" +); +}, +{ +closed = 1; +nodes = ( +"320 142 OFFCURVE", +"333 156 OFFCURVE", +"333 173 CURVE SMOOTH", +"333 188 OFFCURVE", +"320 202 OFFCURVE", +"304 202 CURVE SMOOTH", +"286 202 OFFCURVE", +"273 188 OFFCURVE", +"273 173 CURVE SMOOTH", +"273 156 OFFCURVE", +"286 142 OFFCURVE", +"304 142 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"320 466 OFFCURVE", +"333 480 OFFCURVE", +"333 497 CURVE SMOOTH", +"333 512 OFFCURVE", +"320 526 OFFCURVE", +"304 526 CURVE SMOOTH", +"286 526 OFFCURVE", +"273 512 OFFCURVE", +"273 497 CURVE SMOOTH", +"273 480 OFFCURVE", +"286 466 OFFCURVE", +"304 466 CURVE SMOOTH" +); +} +); +width = 618; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "C8460259-3398-4CB5-84B0-5DFC34274451"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"595 210 LINE", +"595 459 LINE", +"0 459 LINE", +"0 210 LINE" +); +}, +{ +closed = 1; +nodes = ( +"381 -20 OFFCURVE", +"446 47 OFFCURVE", +"446 130 CURVE SMOOTH", +"446 210 OFFCURVE", +"380 276 OFFCURVE", +"300 276 CURVE SMOOTH", +"218 276 OFFCURVE", +"150 210 OFFCURVE", +"150 130 CURVE SMOOTH", +"150 47 OFFCURVE", +"217 -20 OFFCURVE", +"300 -20 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"381 392 OFFCURVE", +"446 459 OFFCURVE", +"446 542 CURVE SMOOTH", +"446 622 OFFCURVE", +"380 688 OFFCURVE", +"300 688 CURVE SMOOTH", +"218 688 OFFCURVE", +"150 622 OFFCURVE", +"150 542 CURVE SMOOTH", +"150 459 OFFCURVE", +"217 392 OFFCURVE", +"300 392 CURVE SMOOTH" +); +} +); +width = 595; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "92011162-2AE9-4C70-8EEF-70D294565884"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"584 244 LINE", +"584 424 LINE", +"0 423 LINE", +"0 243 LINE" +); +}, +{ +closed = 1; +nodes = ( +"350 65 OFFCURVE", +"398 114 OFFCURVE", +"398 173 CURVE SMOOTH", +"398 231 OFFCURVE", +"350 279 OFFCURVE", +"292 279 CURVE SMOOTH", +"233 279 OFFCURVE", +"184 231 OFFCURVE", +"184 173 CURVE SMOOTH", +"184 113 OFFCURVE", +"232 65 OFFCURVE", +"292 65 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"350 389 OFFCURVE", +"398 438 OFFCURVE", +"398 497 CURVE SMOOTH", +"398 555 OFFCURVE", +"350 603 OFFCURVE", +"292 603 CURVE SMOOTH", +"233 603 OFFCURVE", +"184 555 OFFCURVE", +"184 497 CURVE SMOOTH", +"184 437 OFFCURVE", +"232 389 OFFCURVE", +"292 389 CURVE SMOOTH" +); +} +); +width = 584; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "AAA5D773-7705-44AB-99AB-6F29A3B9A056"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"618 260 LINE", +"618 408 LINE", +"0 408 LINE", +"0 260 LINE" +); +}, +{ +closed = 1; +nodes = ( +"351 86 OFFCURVE", +"389 126 OFFCURVE", +"389 173 CURVE SMOOTH", +"389 220 OFFCURVE", +"351 258 OFFCURVE", +"304 258 CURVE SMOOTH", +"257 258 OFFCURVE", +"217 220 OFFCURVE", +"217 173 CURVE SMOOTH", +"217 125 OFFCURVE", +"255 86 OFFCURVE", +"304 86 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"351 410 OFFCURVE", +"389 450 OFFCURVE", +"389 497 CURVE SMOOTH", +"389 544 OFFCURVE", +"351 582 OFFCURVE", +"304 582 CURVE SMOOTH", +"257 582 OFFCURVE", +"217 544 OFFCURVE", +"217 497 CURVE SMOOTH", +"217 449 OFFCURVE", +"255 410 OFFCURVE", +"304 410 CURVE SMOOTH" +); +} +); +width = 618; +} +); +unicode = 00F7; +}, +{ +glyphname = equal; +lastChange = "2020-02-01 03:11:43 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"544 407 LINE", +"544 481 LINE", +"85 481 LINE", +"85 407 LINE" +); +}, +{ +closed = 1; +nodes = ( +"544 187 LINE", +"544 261 LINE", +"85 261 LINE", +"85 187 LINE" +); +} +); +width = 629; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"587 382 LINE", +"587 531 LINE", +"88 531 LINE", +"88 382 LINE" +); +}, +{ +closed = 1; +nodes = ( +"587 148 LINE", +"587 297 LINE", +"88 297 LINE", +"88 148 LINE" +); +} +); +width = 675; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"561 426 LINE", +"561 462 LINE", +"102 462 LINE", +"102 426 LINE" +); +}, +{ +closed = 1; +nodes = ( +"561 206 LINE", +"561 242 LINE", +"102 242 LINE", +"102 206 LINE" +); +} +); +width = 663; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "B1E22A35-6A48-4BDA-95B9-591263434CAE"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"675 98 LINE", +"675 581 LINE", +"0 581 LINE", +"0 98 LINE" +); +} +); +width = 675; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "83948333-9868-40AB-A28C-7B7D6AB4C2C5"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"629 134 LINE", +"629 534 LINE", +"0 534 LINE", +"0 134 LINE" +); +} +); +width = 629; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "1E6B2760-2E7B-404D-9B3D-E1AFA7503CC0"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"663 150 LINE", +"663 518 LINE", +"0 518 LINE", +"0 150 LINE" +); +} +); +width = 663; +} +); +unicode = 003D; +}, +{ +glyphname = greater; +lastChange = "2020-02-01 03:53:02 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"522 314 LINE", +"522 373 LINE", +"67 599 LINE", +"67 529 LINE", +"448 344 LINE", +"67 159 LINE", +"67 88 LINE" +); +} +); +width = 582; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"551 267 LINE", +"551 420 LINE", +"76 609 LINE", +"76 459 LINE", +"407 343 LINE", +"76 229 LINE", +"76 78 LINE" +); +} +); +width = 602; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"538 322 LINE", +"538 366 LINE", +"83 586 LINE", +"83 542 LINE", +"491 344 LINE", +"83 146 LINE", +"83 102 LINE" +); +} +); +width = 618; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "1593959D-51BD-469C-96FA-1FAA7F598501"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"602 234 LINE", +"602 453 LINE", +"0 694 LINE", +"0 -7 LINE" +); +} +); +width = 602; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "385C1BF5-475E-487B-A6A8-EAA53FA19620"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"582 285 LINE", +"582 402 LINE", +"0 692 LINE", +"0 -5 LINE" +); +} +); +width = 582; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "818E9EAB-C0D2-45B4-904D-C21F74512710"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 -1 LINE", +"618 308 LINE", +"618 380 LINE", +"0 689 LINE" +); +} +); +width = 618; +} +); +unicode = 003E; +}, +{ +glyphname = less; +lastChange = "2020-02-01 04:00:08 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"515 159 LINE", +"134 344 LINE", +"515 529 LINE", +"515 599 LINE", +"60 373 LINE", +"60 314 LINE", +"515 88 LINE" +); +} +); +width = 582; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"526 229 LINE", +"195 343 LINE", +"526 459 LINE", +"526 609 LINE", +"51 420 LINE", +"51 267 LINE", +"526 78 LINE" +); +} +); +width = 602; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"535 146 LINE", +"127 344 LINE", +"535 542 LINE", +"535 586 LINE", +"80 366 LINE", +"80 322 LINE", +"535 102 LINE" +); +} +); +width = 618; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "87F5A838-D8A6-41BA-8A32-FC220CE924EE"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"602 694 LINE", +"0 453 LINE", +"0 234 LINE", +"602 -7 LINE" +); +} +); +width = 602; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "115A3035-E404-4C1A-850C-42A46EAF49AC"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"582 692 LINE", +"0 402 LINE", +"0 285 LINE", +"582 -5 LINE" +); +} +); +width = 582; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "1DD18DF7-21B3-4A37-A6DE-F804AABBA1E2"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"618 688 LINE", +"0 390 LINE", +"0 298 LINE", +"618 0 LINE" +); +} +); +width = 618; +} +); +unicode = 003C; +}, +{ +glyphname = asciitilde; +lastChange = "2019-05-05 08:56:14 +0000"; +layers = ( +{ +components = ( +{ +name = tilde; +transform = "{1, 0, 0, 1, 30, -275}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +width = 456; +}, +{ +components = ( +{ +name = tilde; +transform = "{1, 0, 0, 1, 36, -281}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +width = 495; +}, +{ +components = ( +{ +name = tilde; +transform = "{1, 0, 0, 1, 34, -275}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +width = 483; +} +); +unicode = 007E; +}, +{ +color = 1; +glyphname = asciicircum; +lastChange = "2020-02-01 06:33:56 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"123 413 LINE", +"250 632 LINE", +"376 413 LINE", +"441 413 LINE", +"280 687 LINE", +"221 687 LINE", +"59 413 LINE" +); +} +); +width = 500; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"175 413 LINE", +"252 573 LINE", +"330 413 LINE", +"460 413 LINE", +"318 687 LINE", +"189 687 LINE", +"46 413 LINE" +); +} +); +width = 506; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"123 413 LINE", +"260 647 LINE", +"397 413 LINE", +"441 413 LINE", +"281 687 LINE", +"239 687 LINE", +"79 413 LINE" +); +} +); +width = 520; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "66EC2C3F-F7DB-4005-A330-7675507D7676"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"506 413 LINE", +"374 687 LINE", +"133 687 LINE", +"0 413 LINE" +); +} +); +width = 506; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "E35E8E11-60C5-44D1-B871-04F082C9BFBC"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"500 413 LINE", +"341 687 LINE", +"160 687 LINE", +"0 413 LINE" +); +} +); +width = 500; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "CAF609FF-01F3-48A6-A985-A7BAE98564F3"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"520 413 LINE", +"349 687 LINE", +"171 687 LINE", +"0 413 LINE" +); +} +); +width = 520; +} +); +unicode = 005E; +}, +{ +glyphname = percent; +lastChange = "2020-02-01 06:36:36 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"221 0 LINE", +"691 687 LINE", +"615 687 LINE", +"145 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"705 -10 OFFCURVE", +"772 65 OFFCURVE", +"772 163 CURVE SMOOTH", +"772 256 OFFCURVE", +"708 334 OFFCURVE", +"613 334 CURVE SMOOTH", +"518 334 OFFCURVE", +"453 256 OFFCURVE", +"453 162 CURVE SMOOTH", +"453 64 OFFCURVE", +"520 -10 OFFCURVE", +"612 -10 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"556 44 OFFCURVE", +"516 95 OFFCURVE", +"516 163 CURVE SMOOTH", +"516 228 OFFCURVE", +"555 280 OFFCURVE", +"612 280 CURVE SMOOTH", +"668 280 OFFCURVE", +"709 229 OFFCURVE", +"709 162 CURVE SMOOTH", +"709 94 OFFCURVE", +"670 44 OFFCURVE", +"613 44 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"314 349 OFFCURVE", +"380 424 OFFCURVE", +"380 521 CURVE SMOOTH", +"380 616 OFFCURVE", +"316 693 OFFCURVE", +"221 693 CURVE SMOOTH", +"128 693 OFFCURVE", +"61 618 OFFCURVE", +"61 519 CURVE SMOOTH", +"61 426 OFFCURVE", +"125 349 OFFCURVE", +"220 349 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"166 403 OFFCURVE", +"124 454 OFFCURVE", +"124 520 CURVE SMOOTH", +"124 589 OFFCURVE", +"164 639 OFFCURVE", +"220 639 CURVE SMOOTH", +"276 639 OFFCURVE", +"317 588 OFFCURVE", +"317 520 CURVE SMOOTH", +"317 453 OFFCURVE", +"277 403 OFFCURVE", +"221 403 CURVE SMOOTH" +); +} +); +width = 833; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"281 0 LINE", +"764 687 LINE", +"622 687 LINE", +"139 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"784 -11 OFFCURVE", +"857 67 OFFCURVE", +"857 167 CURVE SMOOTH", +"857 266 OFFCURVE", +"787 346 OFFCURVE", +"678 346 CURVE SMOOTH", +"571 346 OFFCURVE", +"498 268 OFFCURVE", +"498 167 CURVE SMOOTH", +"498 69 OFFCURVE", +"569 -11 OFFCURVE", +"678 -11 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"645 97 OFFCURVE", +"620 123 OFFCURVE", +"620 167 CURVE SMOOTH", +"620 214 OFFCURVE", +"644 238 OFFCURVE", +"678 238 CURVE SMOOTH", +"710 238 OFFCURVE", +"736 212 OFFCURVE", +"736 167 CURVE SMOOTH", +"736 122 OFFCURVE", +"711 97 OFFCURVE", +"678 97 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"331 338 OFFCURVE", +"404 415 OFFCURVE", +"404 516 CURVE SMOOTH", +"404 614 OFFCURVE", +"334 694 OFFCURVE", +"224 694 CURVE SMOOTH", +"115 694 OFFCURVE", +"45 614 OFFCURVE", +"45 516 CURVE SMOOTH", +"45 415 OFFCURVE", +"117 338 OFFCURVE", +"224 338 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"192 445 OFFCURVE", +"167 471 OFFCURVE", +"167 516 CURVE SMOOTH", +"167 561 OFFCURVE", +"191 586 OFFCURVE", +"224 586 CURVE SMOOTH", +"257 586 OFFCURVE", +"282 560 OFFCURVE", +"282 516 CURVE SMOOTH", +"282 470 OFFCURVE", +"257 445 OFFCURVE", +"224 445 CURVE SMOOTH" +); +} +); +width = 902; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"208 0 LINE", +"678 687 LINE", +"630 687 LINE", +"160 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"694 -10 OFFCURVE", +"755 62 OFFCURVE", +"755 163 CURVE SMOOTH", +"755 263 OFFCURVE", +"695 334 OFFCURVE", +"609 334 CURVE SMOOTH", +"523 334 OFFCURVE", +"463 263 OFFCURVE", +"463 162 CURVE SMOOTH", +"463 61 OFFCURVE", +"523 -10 OFFCURVE", +"608 -10 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"545 26 OFFCURVE", +"499 83 OFFCURVE", +"499 163 CURVE SMOOTH", +"499 242 OFFCURVE", +"544 298 OFFCURVE", +"608 298 CURVE SMOOTH", +"673 298 OFFCURVE", +"719 242 OFFCURVE", +"719 162 CURVE SMOOTH", +"719 82 OFFCURVE", +"673 26 OFFCURVE", +"609 26 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"312 349 OFFCURVE", +"373 420 OFFCURVE", +"373 521 CURVE SMOOTH", +"373 622 OFFCURVE", +"313 693 OFFCURVE", +"227 693 CURVE SMOOTH", +"141 693 OFFCURVE", +"81 621 OFFCURVE", +"81 519 CURVE SMOOTH", +"81 419 OFFCURVE", +"141 349 OFFCURVE", +"226 349 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"163 385 OFFCURVE", +"117 441 OFFCURVE", +"117 520 CURVE SMOOTH", +"117 600 OFFCURVE", +"162 657 OFFCURVE", +"226 657 CURVE SMOOTH", +"291 657 OFFCURVE", +"337 600 OFFCURVE", +"337 520 CURVE SMOOTH", +"337 441 OFFCURVE", +"291 385 OFFCURVE", +"227 385 CURVE SMOOTH" +); +} +); +width = 836; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "97EF6EFF-29DA-405B-B862-FF1E3A33D0B1"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"342 0 LINE", +"825 687 LINE", +"561 687 LINE", +"78 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"806 -56 OFFCURVE", +"902 40 OFFCURVE", +"902 167 CURVE SMOOTH", +"902 295 OFFCURVE", +"807 391 OFFCURVE", +"678 391 CURVE SMOOTH", +"549 391 OFFCURVE", +"453 295 OFFCURVE", +"453 167 CURVE SMOOTH", +"453 40 OFFCURVE", +"549 -56 OFFCURVE", +"678 -56 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"353 293 OFFCURVE", +"449 388 OFFCURVE", +"449 516 CURVE SMOOTH", +"449 643 OFFCURVE", +"353 739 OFFCURVE", +"224 739 CURVE SMOOTH", +"95 739 OFFCURVE", +"0 644 OFFCURVE", +"0 516 CURVE SMOOTH", +"0 388 OFFCURVE", +"95 293 OFFCURVE", +"224 293 CURVE SMOOTH" +); +} +); +width = 902; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "0A44AA40-1BD7-477F-94A1-D6D74778B028"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"274 0 LINE", +"744 687 LINE", +"562 687 LINE", +"92 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"738 -71 OFFCURVE", +"833 30 OFFCURVE", +"833 163 CURVE SMOOTH", +"833 294 OFFCURVE", +"738 395 OFFCURVE", +"613 395 CURVE SMOOTH", +"488 395 OFFCURVE", +"392 293 OFFCURVE", +"392 162 CURVE SMOOTH", +"392 30 OFFCURVE", +"487 -71 OFFCURVE", +"612 -71 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"346 288 OFFCURVE", +"441 389 OFFCURVE", +"441 521 CURVE SMOOTH", +"441 653 OFFCURVE", +"347 754 OFFCURVE", +"221 754 CURVE SMOOTH", +"95 754 OFFCURVE", +"0 653 OFFCURVE", +"0 519 CURVE SMOOTH", +"0 389 OFFCURVE", +"95 288 OFFCURVE", +"220 288 CURVE SMOOTH" +); +} +); +width = 833; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "CD5BF978-D6AF-4ED3-945F-0BD5F181CF3B"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"264 0 LINE", +"734 687 LINE", +"574 687 LINE", +"104 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"741 -91 OFFCURVE", +"836 19 OFFCURVE", +"836 163 CURVE SMOOTH", +"836 306 OFFCURVE", +"741 415 OFFCURVE", +"609 415 CURVE SMOOTH", +"477 415 OFFCURVE", +"382 306 OFFCURVE", +"382 162 CURVE SMOOTH", +"382 18 OFFCURVE", +"476 -91 OFFCURVE", +"608 -91 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"359 268 OFFCURVE", +"454 377 OFFCURVE", +"454 521 CURVE SMOOTH", +"454 665 OFFCURVE", +"359 774 OFFCURVE", +"227 774 CURVE SMOOTH", +"94 774 OFFCURVE", +"0 664 OFFCURVE", +"0 519 CURVE SMOOTH", +"0 376 OFFCURVE", +"94 268 OFFCURVE", +"226 268 CURVE SMOOTH" +); +} +); +width = 836; +} +); +unicode = 0025; +}, +{ +glyphname = perthousand; +lastChange = "2020-02-01 06:38:27 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"221 0 LINE", +"691 687 LINE", +"615 687 LINE", +"145 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"705 -10 OFFCURVE", +"772 65 OFFCURVE", +"772 163 CURVE SMOOTH", +"772 256 OFFCURVE", +"708 334 OFFCURVE", +"613 334 CURVE SMOOTH", +"518 334 OFFCURVE", +"453 256 OFFCURVE", +"453 162 CURVE SMOOTH", +"453 64 OFFCURVE", +"520 -10 OFFCURVE", +"612 -10 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"556 44 OFFCURVE", +"516 95 OFFCURVE", +"516 163 CURVE SMOOTH", +"516 228 OFFCURVE", +"555 280 OFFCURVE", +"612 280 CURVE SMOOTH", +"668 280 OFFCURVE", +"709 229 OFFCURVE", +"709 162 CURVE SMOOTH", +"709 94 OFFCURVE", +"670 44 OFFCURVE", +"613 44 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"314 349 OFFCURVE", +"380 424 OFFCURVE", +"380 521 CURVE SMOOTH", +"380 616 OFFCURVE", +"316 693 OFFCURVE", +"221 693 CURVE SMOOTH", +"128 693 OFFCURVE", +"61 618 OFFCURVE", +"61 519 CURVE SMOOTH", +"61 426 OFFCURVE", +"125 349 OFFCURVE", +"220 349 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"166 403 OFFCURVE", +"124 454 OFFCURVE", +"124 520 CURVE SMOOTH", +"124 589 OFFCURVE", +"164 639 OFFCURVE", +"220 639 CURVE SMOOTH", +"276 639 OFFCURVE", +"317 588 OFFCURVE", +"317 520 CURVE SMOOTH", +"317 453 OFFCURVE", +"277 403 OFFCURVE", +"221 403 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"1078 -10 OFFCURVE", +"1145 65 OFFCURVE", +"1145 163 CURVE SMOOTH", +"1145 256 OFFCURVE", +"1081 334 OFFCURVE", +"986 334 CURVE SMOOTH", +"891 334 OFFCURVE", +"826 256 OFFCURVE", +"826 162 CURVE SMOOTH", +"826 64 OFFCURVE", +"893 -10 OFFCURVE", +"985 -10 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"929 44 OFFCURVE", +"889 95 OFFCURVE", +"889 163 CURVE SMOOTH", +"889 228 OFFCURVE", +"928 280 OFFCURVE", +"985 280 CURVE SMOOTH", +"1041 280 OFFCURVE", +"1082 229 OFFCURVE", +"1082 162 CURVE SMOOTH", +"1082 94 OFFCURVE", +"1043 44 OFFCURVE", +"986 44 CURVE SMOOTH" +); +} +); +width = 1206; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"281 0 LINE", +"764 687 LINE", +"622 687 LINE", +"139 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"784 -11 OFFCURVE", +"857 67 OFFCURVE", +"857 167 CURVE SMOOTH", +"857 266 OFFCURVE", +"787 346 OFFCURVE", +"678 346 CURVE SMOOTH", +"571 346 OFFCURVE", +"498 268 OFFCURVE", +"498 167 CURVE SMOOTH", +"498 69 OFFCURVE", +"569 -11 OFFCURVE", +"678 -11 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"645 97 OFFCURVE", +"620 123 OFFCURVE", +"620 167 CURVE SMOOTH", +"620 214 OFFCURVE", +"644 238 OFFCURVE", +"678 238 CURVE SMOOTH", +"710 238 OFFCURVE", +"736 212 OFFCURVE", +"736 167 CURVE SMOOTH", +"736 122 OFFCURVE", +"711 97 OFFCURVE", +"678 97 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"331 338 OFFCURVE", +"404 415 OFFCURVE", +"404 516 CURVE SMOOTH", +"404 614 OFFCURVE", +"334 694 OFFCURVE", +"224 694 CURVE SMOOTH", +"115 694 OFFCURVE", +"45 614 OFFCURVE", +"45 516 CURVE SMOOTH", +"45 415 OFFCURVE", +"117 338 OFFCURVE", +"224 338 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"192 445 OFFCURVE", +"167 471 OFFCURVE", +"167 516 CURVE SMOOTH", +"167 561 OFFCURVE", +"191 586 OFFCURVE", +"224 586 CURVE SMOOTH", +"257 586 OFFCURVE", +"282 560 OFFCURVE", +"282 516 CURVE SMOOTH", +"282 470 OFFCURVE", +"257 445 OFFCURVE", +"224 445 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"1174 -11 OFFCURVE", +"1247 67 OFFCURVE", +"1247 167 CURVE SMOOTH", +"1247 266 OFFCURVE", +"1177 346 OFFCURVE", +"1068 346 CURVE SMOOTH", +"961 346 OFFCURVE", +"888 268 OFFCURVE", +"888 167 CURVE SMOOTH", +"888 69 OFFCURVE", +"959 -11 OFFCURVE", +"1068 -11 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"1035 97 OFFCURVE", +"1010 123 OFFCURVE", +"1010 167 CURVE SMOOTH", +"1010 214 OFFCURVE", +"1034 238 OFFCURVE", +"1068 238 CURVE SMOOTH", +"1100 238 OFFCURVE", +"1126 212 OFFCURVE", +"1126 167 CURVE SMOOTH", +"1126 122 OFFCURVE", +"1101 97 OFFCURVE", +"1068 97 CURVE SMOOTH" +); +} +); +width = 1292; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"208 0 LINE", +"678 687 LINE", +"630 687 LINE", +"160 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"694 -10 OFFCURVE", +"755 62 OFFCURVE", +"755 163 CURVE SMOOTH", +"755 263 OFFCURVE", +"695 334 OFFCURVE", +"609 334 CURVE SMOOTH", +"523 334 OFFCURVE", +"463 263 OFFCURVE", +"463 162 CURVE SMOOTH", +"463 61 OFFCURVE", +"523 -10 OFFCURVE", +"608 -10 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"545 26 OFFCURVE", +"499 83 OFFCURVE", +"499 163 CURVE SMOOTH", +"499 242 OFFCURVE", +"544 298 OFFCURVE", +"608 298 CURVE SMOOTH", +"673 298 OFFCURVE", +"719 242 OFFCURVE", +"719 162 CURVE SMOOTH", +"719 82 OFFCURVE", +"673 26 OFFCURVE", +"609 26 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"312 349 OFFCURVE", +"373 420 OFFCURVE", +"373 521 CURVE SMOOTH", +"373 622 OFFCURVE", +"313 693 OFFCURVE", +"227 693 CURVE SMOOTH", +"141 693 OFFCURVE", +"81 621 OFFCURVE", +"81 519 CURVE SMOOTH", +"81 419 OFFCURVE", +"141 349 OFFCURVE", +"226 349 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"163 385 OFFCURVE", +"117 441 OFFCURVE", +"117 520 CURVE SMOOTH", +"117 600 OFFCURVE", +"162 657 OFFCURVE", +"226 657 CURVE SMOOTH", +"291 657 OFFCURVE", +"337 600 OFFCURVE", +"337 520 CURVE SMOOTH", +"337 441 OFFCURVE", +"291 385 OFFCURVE", +"227 385 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"1066 -10 OFFCURVE", +"1127 62 OFFCURVE", +"1127 163 CURVE SMOOTH", +"1127 263 OFFCURVE", +"1067 334 OFFCURVE", +"981 334 CURVE SMOOTH", +"895 334 OFFCURVE", +"835 263 OFFCURVE", +"835 162 CURVE SMOOTH", +"835 61 OFFCURVE", +"895 -10 OFFCURVE", +"980 -10 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"917 26 OFFCURVE", +"871 83 OFFCURVE", +"871 163 CURVE SMOOTH", +"871 242 OFFCURVE", +"916 298 OFFCURVE", +"980 298 CURVE SMOOTH", +"1045 298 OFFCURVE", +"1091 242 OFFCURVE", +"1091 162 CURVE SMOOTH", +"1091 82 OFFCURVE", +"1045 26 OFFCURVE", +"981 26 CURVE SMOOTH" +); +} +); +width = 1208; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "EA8F8B47-6F49-4A65-87FA-38916A61D3A3"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"331 0 LINE", +"814 687 LINE", +"572 687 LINE", +"89 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"806 -56 OFFCURVE", +"902 40 OFFCURVE", +"902 167 CURVE SMOOTH", +"902 296 OFFCURVE", +"808 391 OFFCURVE", +"678 391 CURVE SMOOTH", +"549 391 OFFCURVE", +"453 295 OFFCURVE", +"453 167 CURVE SMOOTH", +"453 40 OFFCURVE", +"549 -56 OFFCURVE", +"678 -56 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"353 293 OFFCURVE", +"449 388 OFFCURVE", +"449 516 CURVE SMOOTH", +"449 644 OFFCURVE", +"354 739 OFFCURVE", +"224 739 CURVE SMOOTH", +"95 739 OFFCURVE", +"0 644 OFFCURVE", +"0 516 CURVE SMOOTH", +"0 388 OFFCURVE", +"95 293 OFFCURVE", +"224 293 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"1196 -56 OFFCURVE", +"1292 40 OFFCURVE", +"1292 167 CURVE SMOOTH", +"1292 295 OFFCURVE", +"1197 391 OFFCURVE", +"1068 391 CURVE SMOOTH", +"939 391 OFFCURVE", +"843 295 OFFCURVE", +"843 167 CURVE SMOOTH", +"843 40 OFFCURVE", +"939 -56 OFFCURVE", +"1068 -56 CURVE SMOOTH" +); +} +); +width = 1292; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "57FBF81D-9467-49DF-95F2-2008D99428EC"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"274 0 LINE", +"744 687 LINE", +"562 687 LINE", +"92 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"738 -71 OFFCURVE", +"833 30 OFFCURVE", +"833 163 CURVE SMOOTH", +"833 294 OFFCURVE", +"738 395 OFFCURVE", +"613 395 CURVE SMOOTH", +"488 395 OFFCURVE", +"392 293 OFFCURVE", +"392 162 CURVE SMOOTH", +"392 30 OFFCURVE", +"487 -71 OFFCURVE", +"612 -71 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"346 288 OFFCURVE", +"441 389 OFFCURVE", +"441 521 CURVE SMOOTH", +"441 653 OFFCURVE", +"347 754 OFFCURVE", +"221 754 CURVE SMOOTH", +"95 754 OFFCURVE", +"0 653 OFFCURVE", +"0 519 CURVE SMOOTH", +"0 389 OFFCURVE", +"95 288 OFFCURVE", +"220 288 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"1111 -71 OFFCURVE", +"1206 30 OFFCURVE", +"1206 163 CURVE SMOOTH", +"1206 294 OFFCURVE", +"1111 395 OFFCURVE", +"986 395 CURVE SMOOTH", +"861 395 OFFCURVE", +"765 293 OFFCURVE", +"765 162 CURVE SMOOTH", +"765 30 OFFCURVE", +"860 -71 OFFCURVE", +"985 -71 CURVE SMOOTH" +); +} +); +width = 1206; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "4DA3A57D-CB0C-4A78-BD53-D670C44A2F3E"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"264 0 LINE", +"734 687 LINE", +"574 687 LINE", +"104 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"741 -91 OFFCURVE", +"836 19 OFFCURVE", +"836 163 CURVE SMOOTH", +"836 306 OFFCURVE", +"741 415 OFFCURVE", +"609 415 CURVE SMOOTH", +"477 415 OFFCURVE", +"382 306 OFFCURVE", +"382 162 CURVE SMOOTH", +"382 18 OFFCURVE", +"476 -91 OFFCURVE", +"608 -91 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"359 268 OFFCURVE", +"454 377 OFFCURVE", +"454 521 CURVE SMOOTH", +"454 665 OFFCURVE", +"359 774 OFFCURVE", +"227 774 CURVE SMOOTH", +"94 774 OFFCURVE", +"0 664 OFFCURVE", +"0 519 CURVE SMOOTH", +"0 376 OFFCURVE", +"94 268 OFFCURVE", +"226 268 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"1113 -91 OFFCURVE", +"1208 19 OFFCURVE", +"1208 163 CURVE SMOOTH", +"1208 306 OFFCURVE", +"1113 415 OFFCURVE", +"981 415 CURVE SMOOTH", +"849 415 OFFCURVE", +"754 306 OFFCURVE", +"754 162 CURVE SMOOTH", +"754 18 OFFCURVE", +"848 -91 OFFCURVE", +"980 -91 CURVE SMOOTH" +); +} +); +width = 1208; +} +); +unicode = 2030; +}, +{ +glyphname = at; +lastChange = "2020-02-01 06:43:32 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"536 -116 OFFCURVE", +"604 -96 OFFCURVE", +"681 -47 CURVE", +"663 -20 LINE", +"590 -64 OFFCURVE", +"529 -81 OFFCURVE", +"447 -81 CURVE SMOOTH", +"259 -81 OFFCURVE", +"101 75 OFFCURVE", +"101 260 CURVE SMOOTH", +"101 466 OFFCURVE", +"274 639 OFFCURVE", +"479 639 CURVE SMOOTH", +"664 639 OFFCURVE", +"820 493 OFFCURVE", +"820 319 CURVE SMOOTH", +"820 179 OFFCURVE", +"751 125 OFFCURVE", +"696 125 CURVE SMOOTH", +"656 125 OFFCURVE", +"630 149 OFFCURVE", +"630 191 CURVE SMOOTH", +"630 216 OFFCURVE", +"652 322 OFFCURVE", +"683 481 CURVE", +"616 486 LINE", +"603 420 LINE", +"581 463 OFFCURVE", +"537 501 OFFCURVE", +"466 501 CURVE SMOOTH", +"350 501 OFFCURVE", +"233 391 OFFCURVE", +"233 251 CURVE SMOOTH", +"233 147 OFFCURVE", +"303 78 OFFCURVE", +"399 78 CURVE SMOOTH", +"468 78 OFFCURVE", +"524 116 OFFCURVE", +"561 164 CURVE", +"572 111 OFFCURVE", +"614 78 OFFCURVE", +"676 78 CURVE SMOOTH", +"764 78 OFFCURVE", +"856 156 OFFCURVE", +"856 319 CURVE SMOOTH", +"856 512 OFFCURVE", +"685 675 OFFCURVE", +"481 675 CURVE SMOOTH", +"254 675 OFFCURVE", +"63 485 OFFCURVE", +"63 259 CURVE SMOOTH", +"63 55 OFFCURVE", +"238 -116 OFFCURVE", +"445 -116 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"349 137 OFFCURVE", +"305 184 OFFCURVE", +"305 255 CURVE SMOOTH", +"305 355 OFFCURVE", +"383 442 OFFCURVE", +"475 442 CURVE SMOOTH", +"554 442 OFFCURVE", +"589 391 OFFCURVE", +"581 311 CURVE SMOOTH", +"571 214 OFFCURVE", +"511 137 OFFCURVE", +"417 137 CURVE SMOOTH" +); +} +); +width = 919; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"522 -116 OFFCURVE", +"600 -91 OFFCURVE", +"670 -47 CURVE", +"648 -14 LINE", +"583 -53 OFFCURVE", +"517 -75 OFFCURVE", +"436 -75 CURVE SMOOTH", +"236 -75 OFFCURVE", +"95 72 OFFCURVE", +"95 261 CURVE SMOOTH", +"95 465 OFFCURVE", +"260 634 OFFCURVE", +"470 634 CURVE SMOOTH", +"667 634 OFFCURVE", +"799 503 OFFCURVE", +"799 334 CURVE SMOOTH", +"799 222 OFFCURVE", +"752 163 OFFCURVE", +"700 163 CURVE SMOOTH", +"671 163 OFFCURVE", +"653 181 OFFCURVE", +"653 211 CURVE SMOOTH", +"653 255 OFFCURVE", +"669 306 OFFCURVE", +"703 484 CURVE", +"547 496 LINE", +"536 444 LINE", +"511 481 OFFCURVE", +"469 509 OFFCURVE", +"408 509 CURVE SMOOTH", +"292 509 OFFCURVE", +"189 395 OFFCURVE", +"189 260 CURVE SMOOTH", +"189 150 OFFCURVE", +"256 73 OFFCURVE", +"359 73 CURVE SMOOTH", +"412 73 OFFCURVE", +"461 99 OFFCURVE", +"497 146 CURVE", +"516 102 OFFCURVE", +"555 71 OFFCURVE", +"627 71 CURVE SMOOTH", +"726 71 OFFCURVE", +"845 154 OFFCURVE", +"845 334 CURVE SMOOTH", +"845 516 OFFCURVE", +"692 676 OFFCURVE", +"472 676 CURVE SMOOTH", +"241 676 OFFCURVE", +"52 486 OFFCURVE", +"52 260 CURVE SMOOTH", +"52 50 OFFCURVE", +"213 -116 OFFCURVE", +"433 -116 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"378 202 OFFCURVE", +"350 228 OFFCURVE", +"350 273 CURVE SMOOTH", +"350 328 OFFCURVE", +"388 380 OFFCURVE", +"447 380 CURVE SMOOTH", +"487 380 OFFCURVE", +"512 349 OFFCURVE", +"508 304 CURVE SMOOTH", +"503 244 OFFCURVE", +"465 202 OFFCURVE", +"418 202 CURVE SMOOTH" +); +} +); +width = 894; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"555 -116 OFFCURVE", +"623 -96 OFFCURVE", +"700 -47 CURVE", +"682 -20 LINE", +"609 -64 OFFCURVE", +"548 -81 OFFCURVE", +"466 -81 CURVE SMOOTH", +"278 -81 OFFCURVE", +"120 75 OFFCURVE", +"120 260 CURVE SMOOTH", +"120 466 OFFCURVE", +"293 639 OFFCURVE", +"498 639 CURVE SMOOTH", +"683 639 OFFCURVE", +"839 493 OFFCURVE", +"839 319 CURVE SMOOTH", +"839 179 OFFCURVE", +"765 114 OFFCURVE", +"710 114 CURVE SMOOTH", +"665 114 OFFCURVE", +"629 143 OFFCURVE", +"629 191 CURVE SMOOTH", +"629 216 OFFCURVE", +"649 322 OFFCURVE", +"685 481 CURVE", +"645 486 LINE", +"631 420 LINE", +"609 463 OFFCURVE", +"559 501 OFFCURVE", +"488 501 CURVE SMOOTH", +"370 501 OFFCURVE", +"270 387 OFFCURVE", +"270 251 CURVE SMOOTH", +"270 150 OFFCURVE", +"333 78 OFFCURVE", +"423 78 CURVE SMOOTH", +"492 78 OFFCURVE", +"554 116 OFFCURVE", +"591 164 CURVE", +"602 110 OFFCURVE", +"643 78 OFFCURVE", +"700 78 CURVE SMOOTH", +"788 78 OFFCURVE", +"875 156 OFFCURVE", +"875 319 CURVE SMOOTH", +"875 512 OFFCURVE", +"704 675 OFFCURVE", +"500 675 CURVE SMOOTH", +"273 675 OFFCURVE", +"82 485 OFFCURVE", +"82 259 CURVE SMOOTH", +"82 55 OFFCURVE", +"257 -116 OFFCURVE", +"464 -116 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"358 114 OFFCURVE", +"306 172 OFFCURVE", +"306 255 CURVE SMOOTH", +"306 369 OFFCURVE", +"391 465 OFFCURVE", +"492 465 CURVE SMOOTH", +"578 465 OFFCURVE", +"626 394 OFFCURVE", +"607 294 CURVE SMOOTH", +"589 199 OFFCURVE", +"526 114 OFFCURVE", +"432 114 CURVE SMOOTH" +); +} +); +width = 957; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "8828CC2F-9596-4C72-816D-100DEE9A192B"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 18 OFFCURVE", +"188 -167 OFFCURVE", +"433 -167 CURVE SMOOTH", +"751 -167 OFFCURVE", +"894 91 OFFCURVE", +"894 334 CURVE SMOOTH", +"894 554 OFFCURVE", +"710 727 OFFCURVE", +"472 727 CURVE SMOOTH", +"214 727 OFFCURVE", +"0 516 OFFCURVE", +"0 260 CURVE SMOOTH" +); +} +); +width = 894; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "12D9EFDF-F6AE-4400-A4ED-BDCDA421D78A"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 20 OFFCURVE", +"203 -179 OFFCURVE", +"445 -179 CURVE SMOOTH", +"755 -179 OFFCURVE", +"919 75 OFFCURVE", +"919 319 CURVE SMOOTH", +"919 547 OFFCURVE", +"719 738 OFFCURVE", +"481 738 CURVE SMOOTH", +"219 738 OFFCURVE", +"0 520 OFFCURVE", +"0 259 CURVE SMOOTH" +); +} +); +width = 919; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "B09FBD2C-A495-489C-B7E7-76316A547E3B"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 10 OFFCURVE", +"211 -198 OFFCURVE", +"464 -198 CURVE SMOOTH", +"762 -198 OFFCURVE", +"957 70 OFFCURVE", +"957 319 CURVE SMOOTH", +"957 558 OFFCURVE", +"749 757 OFFCURVE", +"500 757 CURVE SMOOTH", +"228 757 OFFCURVE", +"0 530 OFFCURVE", +"0 259 CURVE SMOOTH" +); +} +); +width = 957; +} +); +unicode = 0040; +}, +{ +glyphname = ampersand; +lastChange = "2020-02-01 06:48:06 +0000"; +layers = ( +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"447 -12 OFFCURVE", +"547 133 OFFCURVE", +"629 316 CURVE", +"564 345 LINE", +"503 184 OFFCURVE", +"405 55 OFFCURVE", +"280 55 CURVE SMOOTH", +"202 55 OFFCURVE", +"136 103 OFFCURVE", +"136 184 CURVE SMOOTH", +"136 258 OFFCURVE", +"198 313 OFFCURVE", +"294 349 CURVE SMOOTH", +"410 393 OFFCURVE", +"497 434 OFFCURVE", +"497 536 CURVE SMOOTH", +"497 622 OFFCURVE", +"427 695 OFFCURVE", +"335 695 CURVE SMOOTH", +"232 695 OFFCURVE", +"160 624 OFFCURVE", +"160 534 CURVE SMOOTH", +"160 474 OFFCURVE", +"186 421 OFFCURVE", +"241 353 CURVE SMOOTH", +"315 261 OFFCURVE", +"394 177 OFFCURVE", +"577 -7 CURVE", +"648 26 LINE", +"478 198 OFFCURVE", +"395 284 OFFCURVE", +"308 388 CURVE SMOOTH", +"258 446 OFFCURVE", +"235 493 OFFCURVE", +"235 534 CURVE SMOOTH", +"235 593 OFFCURVE", +"278 628 OFFCURVE", +"335 628 CURVE SMOOTH", +"386 628 OFFCURVE", +"422 587 OFFCURVE", +"422 534 CURVE SMOOTH", +"422 470 OFFCURVE", +"370 440 OFFCURVE", +"251 396 CURVE SMOOTH", +"123 349 OFFCURVE", +"61 280 OFFCURVE", +"61 182 CURVE SMOOTH", +"61 62 OFFCURVE", +"155 -12 OFFCURVE", +"277 -12 CURVE SMOOTH" +); +} +); +width = 705; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"461 -12 OFFCURVE", +"578 108 OFFCURVE", +"684 307 CURVE", +"550 372 LINE", +"498 249 OFFCURVE", +"399 129 OFFCURVE", +"313 129 CURVE SMOOTH", +"271 129 OFFCURVE", +"236 158 OFFCURVE", +"236 205 CURVE SMOOTH", +"236 247 OFFCURVE", +"260 274 OFFCURVE", +"341 310 CURVE SMOOTH", +"516 388 OFFCURVE", +"568 431 OFFCURVE", +"568 512 CURVE SMOOTH", +"568 620 OFFCURVE", +"479 696 OFFCURVE", +"353 696 CURVE SMOOTH", +"240 696 OFFCURVE", +"145 612 OFFCURVE", +"145 512 CURVE SMOOTH", +"145 444 OFFCURVE", +"162 413 OFFCURVE", +"230 322 CURVE SMOOTH", +"277 259 OFFCURVE", +"382 145 OFFCURVE", +"540 -22 CURVE", +"693 46 LINE", +"522 230 OFFCURVE", +"431 331 OFFCURVE", +"370 403 CURVE SMOOTH", +"329 452 OFFCURVE", +"304 471 OFFCURVE", +"304 512 CURVE SMOOTH", +"304 542 OFFCURVE", +"328 567 OFFCURVE", +"357 567 CURVE SMOOTH", +"387 567 OFFCURVE", +"409 544 OFFCURVE", +"409 512 CURVE SMOOTH", +"409 460 OFFCURVE", +"374 450 OFFCURVE", +"265 411 CURVE SMOOTH", +"104 354 OFFCURVE", +"45 301 OFFCURVE", +"45 191 CURVE SMOOTH", +"45 62 OFFCURVE", +"146 -12 OFFCURVE", +"286 -12 CURVE SMOOTH" +); +} +); +width = 734; +}, +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"423 -12 OFFCURVE", +"518 82 OFFCURVE", +"631 316 CURVE", +"598 331 LINE", +"491 112 OFFCURVE", +"406 24 OFFCURVE", +"298 24 CURVE SMOOTH", +"200 24 OFFCURVE", +"117 97 OFFCURVE", +"117 184 CURVE SMOOTH", +"117 282 OFFCURVE", +"220 328 OFFCURVE", +"297 359 CURVE SMOOTH", +"406 403 OFFCURVE", +"492 443 OFFCURVE", +"492 536 CURVE SMOOTH", +"492 622 OFFCURVE", +"419 695 OFFCURVE", +"336 695 CURVE SMOOTH", +"251 695 OFFCURVE", +"180 620 OFFCURVE", +"180 535 CURVE SMOOTH", +"180 486 OFFCURVE", +"203 443 OFFCURVE", +"268 361 CURVE SMOOTH", +"340 271 OFFCURVE", +"431 170 OFFCURVE", +"607 -7 CURVE", +"643 10 LINE", +"512 142 OFFCURVE", +"381 280 OFFCURVE", +"298 381 CURVE SMOOTH", +"237 455 OFFCURVE", +"216 493 OFFCURVE", +"216 534 CURVE SMOOTH", +"216 601 OFFCURVE", +"270 659 OFFCURVE", +"335 659 CURVE SMOOTH", +"401 659 OFFCURVE", +"456 600 OFFCURVE", +"456 537 CURVE SMOOTH", +"456 465 OFFCURVE", +"385 434 OFFCURVE", +"269 387 CURVE SMOOTH", +"205 361 OFFCURVE", +"81 309 OFFCURVE", +"81 186 CURVE SMOOTH", +"81 75 OFFCURVE", +"181 -12 OFFCURVE", +"299 -12 CURVE SMOOTH" +); +} +); +width = 721; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "DD2347F0-4937-4CF9-9C5F-91A9DF478632"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 39 OFFCURVE", +"112 -62 OFFCURVE", +"286 -62 CURVE SMOOTH", +"352 -62 OFFCURVE", +"411 -48 OFFCURVE", +"467 -17 CURVE", +"492 -44 LINE", +"734 65 LINE", +"650 156 LINE", +"676 193 OFFCURVE", +"702 237 OFFCURVE", +"729 286 CURVE", +"552 371 LINE", +"600 412 OFFCURVE", +"618 455 OFFCURVE", +"618 512 CURVE SMOOTH", +"618 648 OFFCURVE", +"506 746 OFFCURVE", +"353 746 CURVE SMOOTH", +"213 746 OFFCURVE", +"95 640 OFFCURVE", +"95 512 CURVE SMOOTH", +"95 469 OFFCURVE", +"101 438 OFFCURVE", +"119 400 CURVE", +"33 348 OFFCURVE", +"0 285 OFFCURVE", +"0 191 CURVE SMOOTH" +); +} +); +width = 734; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "551FCFF4-5408-4FBB-AF95-CC6DE266BEC2"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 34 OFFCURVE", +"118 -70 OFFCURVE", +"277 -70 CURVE SMOOTH", +"355 -70 OFFCURVE", +"423 -46 OFFCURVE", +"485 4 CURVE", +"522 -33 LINE", +"703 52 LINE", +"607 149 LINE", +"633 191 OFFCURVE", +"658 238 OFFCURVE", +"682 292 CURVE", +"483 382 LINE", +"534 424 OFFCURVE", +"555 472 OFFCURVE", +"555 536 CURVE SMOOTH", +"555 656 OFFCURVE", +"457 753 OFFCURVE", +"335 753 CURVE SMOOTH", +"203 753 OFFCURVE", +"102 658 OFFCURVE", +"102 534 CURVE SMOOTH", +"102 491 OFFCURVE", +"113 449 OFFCURVE", +"136 405 CURVE", +"47 351 OFFCURVE", +"0 277 OFFCURVE", +"0 182 CURVE SMOOTH" +); +} +); +width = 705; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "9371CFC4-B9D5-498F-AAEF-E3467858415A"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 39 OFFCURVE", +"142 -80 OFFCURVE", +"299 -80 CURVE SMOOTH", +"375 -80 OFFCURVE", +"440 -54 OFFCURVE", +"502 2 CURVE", +"542 -38 LINE", +"708 41 LINE", +"612 139 LINE", +"639 182 OFFCURVE", +"666 231 OFFCURVE", +"693 288 CURVE", +"485 383 LINE", +"536 423 OFFCURVE", +"560 470 OFFCURVE", +"560 536 CURVE SMOOTH", +"560 659 OFFCURVE", +"457 763 OFFCURVE", +"336 763 CURVE SMOOTH", +"215 763 OFFCURVE", +"112 658 OFFCURVE", +"112 535 CURVE SMOOTH", +"112 493 OFFCURVE", +"123 455 OFFCURVE", +"152 407 CURVE", +"80 367 OFFCURVE", +"0 298 OFFCURVE", +"0 186 CURVE SMOOTH" +); +} +); +width = 721; +} +); +unicode = 0026; +}, +{ +color = 1; +glyphname = paragraph; +lastChange = "2020-02-01 06:49:37 +0000"; +layers = ( +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"338 -50 LINE", +"338 651 LINE", +"472 651 LINE", +"472 -50 LINE", +"508 -50 LINE", +"508 687 LINE", +"294 687 LINE", +"178 687 OFFCURVE", +"81 612 OFFCURVE", +"81 496 CURVE SMOOTH", +"81 382 OFFCURVE", +"168 303 OFFCURVE", +"302 303 CURVE", +"302 -50 LINE" +); +} +); +width = 610; +}, +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"354 -50 LINE", +"354 629 LINE", +"471 629 LINE", +"471 -50 LINE", +"533 -50 LINE", +"533 687 LINE", +"279 687 LINE", +"152 687 OFFCURVE", +"61 607 OFFCURVE", +"61 491 CURVE SMOOTH", +"61 377 OFFCURVE", +"153 297 OFFCURVE", +"292 297 CURVE", +"292 -50 LINE" +); +} +); +width = 621; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"427 -50 LINE", +"427 556 LINE", +"550 556 LINE", +"550 -50 LINE", +"687 -50 LINE", +"687 684 LINE", +"277 684 LINE", +"140 684 OFFCURVE", +"45 601 OFFCURVE", +"45 477 CURVE SMOOTH", +"45 354 OFFCURVE", +"138 272 OFFCURVE", +"290 272 CURVE", +"290 -50 LINE" +); +} +); +width = 782; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "086F1F8A-04C6-4345-A497-2158AE07793C"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"782 -50 LINE", +"782 729 LINE", +"277 729 LINE SMOOTH", +"115 729 OFFCURVE", +"0 625 OFFCURVE", +"0 477 CURVE SMOOTH", +"0 339 OFFCURVE", +"96 245 OFFCURVE", +"245 229 CURVE", +"245 -50 LINE" +); +} +); +width = 782; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "48781998-99C2-43B6-9F5A-50C88AFF92B6"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"621 -50 LINE", +"621 748 LINE", +"279 748 LINE SMOOTH", +"118 748 OFFCURVE", +"0 640 OFFCURVE", +"0 491 CURVE SMOOTH", +"0 360 OFFCURVE", +"93 263 OFFCURVE", +"231 241 CURVE", +"231 -50 LINE" +); +} +); +width = 621; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "7EB637ED-3F0D-4B2B-B670-6910AB6E790C"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 361 OFFCURVE", +"88 260 OFFCURVE", +"221 231 CURVE", +"221 -50 LINE", +"610 -50 LINE", +"610 768 LINE", +"294 768 LINE SMOOTH", +"127 768 OFFCURVE", +"0 652 OFFCURVE", +"0 496 CURVE SMOOTH" +); +} +); +width = 610; +} +); +unicode = 00B6; +}, +{ +glyphname = copyright; +lastChange = "2020-02-01 06:50:52 +0000"; +layers = ( +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"697 -116 OFFCURVE", +"875 61 OFFCURVE", +"875 280 CURVE SMOOTH", +"875 498 OFFCURVE", +"697 675 OFFCURVE", +"479 675 CURVE SMOOTH", +"260 675 OFFCURVE", +"82 498 OFFCURVE", +"82 280 CURVE SMOOTH", +"82 61 OFFCURVE", +"260 -116 OFFCURVE", +"479 -116 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"280 -80 OFFCURVE", +"118 81 OFFCURVE", +"118 280 CURVE SMOOTH", +"118 478 OFFCURVE", +"280 639 OFFCURVE", +"479 639 CURVE SMOOTH", +"677 639 OFFCURVE", +"839 478 OFFCURVE", +"839 280 CURVE SMOOTH", +"839 81 OFFCURVE", +"677 -80 OFFCURVE", +"479 -80 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"547 9 OFFCURVE", +"610 38 OFFCURVE", +"656 85 CURVE", +"631 110 LINE", +"591 70 OFFCURVE", +"537 45 OFFCURVE", +"479 45 CURVE SMOOTH", +"349 45 OFFCURVE", +"257 142 OFFCURVE", +"257 280 CURVE SMOOTH", +"257 418 OFFCURVE", +"349 514 OFFCURVE", +"479 514 CURVE SMOOTH", +"537 514 OFFCURVE", +"591 489 OFFCURVE", +"630 449 CURVE", +"656 474 LINE", +"610 521 OFFCURVE", +"547 550 OFFCURVE", +"479 550 CURVE SMOOTH", +"328 550 OFFCURVE", +"221 438 OFFCURVE", +"221 280 CURVE SMOOTH", +"221 121 OFFCURVE", +"328 9 OFFCURVE", +"479 9 CURVE SMOOTH" +); +} +); +width = 957; +}, +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"678 -116 OFFCURVE", +"856 62 OFFCURVE", +"856 280 CURVE SMOOTH", +"856 497 OFFCURVE", +"678 675 OFFCURVE", +"460 675 CURVE SMOOTH", +"242 675 OFFCURVE", +"63 497 OFFCURVE", +"63 280 CURVE SMOOTH", +"63 62 OFFCURVE", +"242 -116 OFFCURVE", +"460 -116 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"261 -80 OFFCURVE", +"99 82 OFFCURVE", +"99 280 CURVE SMOOTH", +"99 477 OFFCURVE", +"261 639 OFFCURVE", +"460 639 CURVE SMOOTH", +"658 639 OFFCURVE", +"820 477 OFFCURVE", +"820 280 CURVE SMOOTH", +"820 82 OFFCURVE", +"658 -80 OFFCURVE", +"460 -80 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"532 9 OFFCURVE", +"598 39 OFFCURVE", +"647 88 CURVE", +"595 139 LINE", +"560 100 OFFCURVE", +"512 76 OFFCURVE", +"460 76 CURVE SMOOTH", +"357 76 OFFCURVE", +"271 169 OFFCURVE", +"271 280 CURVE SMOOTH", +"271 390 OFFCURVE", +"357 483 OFFCURVE", +"460 483 CURVE SMOOTH", +"511 483 OFFCURVE", +"558 460 OFFCURVE", +"592 423 CURVE", +"644 474 LINE", +"595 521 OFFCURVE", +"530 550 OFFCURVE", +"460 550 CURVE SMOOTH", +"315 550 OFFCURVE", +"192 427 OFFCURVE", +"192 280 CURVE SMOOTH", +"192 133 OFFCURVE", +"315 9 OFFCURVE", +"460 9 CURVE SMOOTH" +); +} +); +width = 919; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"667 -116 OFFCURVE", +"845 61 OFFCURVE", +"845 280 CURVE SMOOTH", +"845 498 OFFCURVE", +"667 675 OFFCURVE", +"449 675 CURVE SMOOTH", +"230 675 OFFCURVE", +"52 498 OFFCURVE", +"52 280 CURVE SMOOTH", +"52 61 OFFCURVE", +"230 -116 OFFCURVE", +"449 -116 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"254 -73 OFFCURVE", +"96 85 OFFCURVE", +"96 280 CURVE SMOOTH", +"96 474 OFFCURVE", +"254 632 OFFCURVE", +"449 632 CURVE SMOOTH", +"643 632 OFFCURVE", +"801 474 OFFCURVE", +"801 280 CURVE SMOOTH", +"801 85 OFFCURVE", +"643 -73 OFFCURVE", +"449 -73 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"554 9 OFFCURVE", +"627 48 OFFCURVE", +"679 108 CURVE", +"552 210 LINE", +"531 186 OFFCURVE", +"493 169 OFFCURVE", +"460 169 CURVE SMOOTH", +"401 169 OFFCURVE", +"352 220 OFFCURVE", +"352 281 CURVE SMOOTH", +"352 340 OFFCURVE", +"401 390 OFFCURVE", +"459 390 CURVE SMOOTH", +"492 390 OFFCURVE", +"529 373 OFFCURVE", +"549 350 CURVE", +"676 454 LINE", +"626 512 OFFCURVE", +"553 550 OFFCURVE", +"461 550 CURVE SMOOTH", +"302 550 OFFCURVE", +"168 427 OFFCURVE", +"168 280 CURVE SMOOTH", +"168 133 OFFCURVE", +"301 9 OFFCURVE", +"458 9 CURVE SMOOTH" +); +} +); +width = 897; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "B01A2F7C-F0E5-4931-94DC-2FC421D17FCF"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"696 -168 OFFCURVE", +"897 33 OFFCURVE", +"897 280 CURVE SMOOTH", +"897 526 OFFCURVE", +"696 727 OFFCURVE", +"449 727 CURVE SMOOTH", +"201 727 OFFCURVE", +"0 527 OFFCURVE", +"0 280 CURVE SMOOTH", +"0 33 OFFCURVE", +"201 -168 OFFCURVE", +"449 -168 CURVE SMOOTH" +); +} +); +width = 897; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "8997D1BB-EC6B-4988-8554-9E8DE9E922CF"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"713 -179 OFFCURVE", +"919 27 OFFCURVE", +"919 280 CURVE SMOOTH", +"919 532 OFFCURVE", +"713 738 OFFCURVE", +"460 738 CURVE SMOOTH", +"207 738 OFFCURVE", +"0 532 OFFCURVE", +"0 280 CURVE SMOOTH", +"0 27 OFFCURVE", +"207 -179 OFFCURVE", +"460 -179 CURVE SMOOTH" +); +} +); +width = 919; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "45CF69F8-9AE3-4604-9914-92538E901425"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"743 -198 OFFCURVE", +"957 16 OFFCURVE", +"957 280 CURVE SMOOTH", +"957 543 OFFCURVE", +"742 757 OFFCURVE", +"479 757 CURVE SMOOTH", +"215 757 OFFCURVE", +"0 543 OFFCURVE", +"0 280 CURVE SMOOTH", +"0 16 OFFCURVE", +"215 -198 OFFCURVE", +"479 -198 CURVE SMOOTH" +); +} +); +width = 957; +} +); +unicode = 00A9; +}, +{ +glyphname = registered; +lastChange = "2020-02-01 06:51:56 +0000"; +layers = ( +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"466 184 OFFCURVE", +"577 295 OFFCURVE", +"577 430 CURVE SMOOTH", +"577 565 OFFCURVE", +"466 675 OFFCURVE", +"331 675 CURVE SMOOTH", +"195 675 OFFCURVE", +"84 565 OFFCURVE", +"84 430 CURVE SMOOTH", +"84 295 OFFCURVE", +"195 184 OFFCURVE", +"331 184 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"215 220 OFFCURVE", +"120 314 OFFCURVE", +"120 430 CURVE SMOOTH", +"120 545 OFFCURVE", +"215 639 OFFCURVE", +"331 639 CURVE SMOOTH", +"447 639 OFFCURVE", +"541 545 OFFCURVE", +"541 430 CURVE SMOOTH", +"541 314 OFFCURVE", +"447 220 OFFCURVE", +"331 220 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"445 280 LINE", +"363 398 LINE", +"324 398 LINE", +"406 280 LINE" +); +}, +{ +closed = 1; +nodes = ( +"261 548 LINE", +"343 548 LINE SMOOTH", +"391 548 OFFCURVE", +"425 525 OFFCURVE", +"425 484 CURVE SMOOTH", +"425 444 OFFCURVE", +"391 421 OFFCURVE", +"343 421 CURVE SMOOTH", +"261 421 LINE" +); +}, +{ +closed = 1; +nodes = ( +"261 280 LINE", +"261 388 LINE", +"349 388 LINE SMOOTH", +"411 388 OFFCURVE", +"459 428 OFFCURVE", +"459 484 CURVE SMOOTH", +"459 541 OFFCURVE", +"411 580 OFFCURVE", +"349 580 CURVE SMOOTH", +"227 580 LINE", +"227 280 LINE" +); +} +); +width = 661; +}, +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"447 184 OFFCURVE", +"558 295 OFFCURVE", +"558 430 CURVE SMOOTH", +"558 565 OFFCURVE", +"447 675 OFFCURVE", +"312 675 CURVE SMOOTH", +"176 675 OFFCURVE", +"65 565 OFFCURVE", +"65 430 CURVE SMOOTH", +"65 295 OFFCURVE", +"176 184 OFFCURVE", +"312 184 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"196 220 OFFCURVE", +"101 314 OFFCURVE", +"101 430 CURVE SMOOTH", +"101 545 OFFCURVE", +"196 639 OFFCURVE", +"312 639 CURVE SMOOTH", +"428 639 OFFCURVE", +"522 545 OFFCURVE", +"522 430 CURVE SMOOTH", +"522 314 OFFCURVE", +"428 220 OFFCURVE", +"312 220 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"450 279 LINE", +"367 397 LINE", +"292 397 LINE", +"375 279 LINE" +); +}, +{ +closed = 1; +nodes = ( +"265 505 LINE", +"323 505 LINE SMOOTH", +"348 505 OFFCURVE", +"366 493 OFFCURVE", +"366 475 CURVE SMOOTH", +"366 457 OFFCURVE", +"348 444 OFFCURVE", +"323 444 CURVE SMOOTH", +"265 444 LINE" +); +}, +{ +closed = 1; +nodes = ( +"265 279 LINE", +"265 370 LINE", +"331 370 LINE SMOOTH", +"399 370 OFFCURVE", +"445 413 OFFCURVE", +"445 475 CURVE SMOOTH", +"445 537 OFFCURVE", +"399 579 OFFCURVE", +"331 579 CURVE SMOOTH", +"190 579 LINE", +"190 279 LINE" +); +} +); +width = 623; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"437 184 OFFCURVE", +"548 295 OFFCURVE", +"548 430 CURVE SMOOTH", +"548 565 OFFCURVE", +"437 675 OFFCURVE", +"302 675 CURVE SMOOTH", +"166 675 OFFCURVE", +"55 565 OFFCURVE", +"55 430 CURVE SMOOTH", +"55 295 OFFCURVE", +"166 184 OFFCURVE", +"302 184 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"189 226 OFFCURVE", +"97 317 OFFCURVE", +"97 430 CURVE SMOOTH", +"97 542 OFFCURVE", +"189 633 OFFCURVE", +"302 633 CURVE SMOOTH", +"415 633 OFFCURVE", +"506 542 OFFCURVE", +"506 430 CURVE SMOOTH", +"506 317 OFFCURVE", +"415 226 OFFCURVE", +"302 226 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"437 280 LINE", +"355 398 LINE", +"258 398 LINE", +"341 280 LINE" +); +}, +{ +closed = 1; +nodes = ( +"263 494 LINE", +"311 494 LINE SMOOTH", +"325 494 OFFCURVE", +"334 487 OFFCURVE", +"334 476 CURVE SMOOTH", +"334 465 OFFCURVE", +"325 458 OFFCURVE", +"311 458 CURVE SMOOTH", +"263 458 LINE" +); +}, +{ +closed = 1; +nodes = ( +"263 280 LINE", +"263 371 LINE", +"311 371 LINE SMOOTH", +"379 371 OFFCURVE", +"431 414 OFFCURVE", +"431 476 CURVE SMOOTH", +"431 537 OFFCURVE", +"379 580 OFFCURVE", +"311 580 CURVE SMOOTH", +"178 580 LINE", +"178 280 LINE" +); +} +); +width = 603; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "7D9D0EAC-94C4-463E-94B2-F4DB1174E582"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"467 129 OFFCURVE", +"603 265 OFFCURVE", +"603 430 CURVE SMOOTH", +"603 595 OFFCURVE", +"468 730 OFFCURVE", +"302 730 CURVE SMOOTH", +"136 730 OFFCURVE", +"0 595 OFFCURVE", +"0 430 CURVE SMOOTH", +"0 265 OFFCURVE", +"136 129 OFFCURVE", +"302 129 CURVE SMOOTH" +); +} +); +width = 603; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "ED0D3AB5-522D-4026-A4AB-6D8A862A26E8"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"483 119 OFFCURVE", +"623 259 OFFCURVE", +"623 430 CURVE SMOOTH", +"623 601 OFFCURVE", +"483 740 OFFCURVE", +"312 740 CURVE SMOOTH", +"140 740 OFFCURVE", +"0 601 OFFCURVE", +"0 430 CURVE SMOOTH", +"0 259 OFFCURVE", +"140 119 OFFCURVE", +"312 119 CURVE SMOOTH" +); +} +); +width = 623; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "46814CBA-D358-4F44-BD6D-7FCA29DA42C5"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"0 248 OFFCURVE", +"149 100 OFFCURVE", +"331 100 CURVE SMOOTH", +"512 100 OFFCURVE", +"661 249 OFFCURVE", +"661 430 CURVE SMOOTH", +"661 611 OFFCURVE", +"513 759 OFFCURVE", +"331 759 CURVE SMOOTH", +"149 759 OFFCURVE", +"0 611 OFFCURVE", +"0 430 CURVE SMOOTH" +); +} +); +width = 661; +} +); +unicode = 00AE; +}, +{ +glyphname = trademark; +lastChange = "2020-02-01 06:54:15 +0000"; +layers = ( +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"216 280 LINE", +"216 548 LINE", +"316 548 LINE", +"316 580 LINE", +"80 580 LINE", +"80 548 LINE", +"180 548 LINE", +"180 280 LINE" +); +}, +{ +closed = 1; +nodes = ( +"417 280 LINE", +"417 518 LINE", +"529 321 LINE", +"640 518 LINE", +"640 280 LINE", +"675 280 LINE", +"675 580 LINE", +"640 580 LINE", +"529 383 LINE", +"417 580 LINE", +"384 580 LINE", +"384 280 LINE" +); +} +); +width = 777; +}, +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"221 279 LINE", +"221 504 LINE", +"301 504 LINE", +"301 579 LINE", +"65 579 LINE", +"65 504 LINE", +"143 504 LINE", +"143 279 LINE" +); +}, +{ +closed = 1; +nodes = ( +"427 279 LINE", +"427 446 LINE", +"516 296 LINE", +"605 446 LINE", +"605 279 LINE", +"684 279 LINE", +"684 579 LINE", +"605 579 LINE", +"516 430 LINE", +"427 579 LINE", +"349 579 LINE", +"349 279 LINE" +); +} +); +width = 769; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"231 280 LINE", +"231 495 LINE", +"314 495 LINE", +"314 580 LINE", +"52 580 LINE", +"52 495 LINE", +"136 495 LINE", +"136 280 LINE" +); +}, +{ +closed = 1; +nodes = ( +"444 280 LINE", +"444 421 LINE", +"519 297 LINE", +"594 421 LINE", +"594 280 LINE", +"689 280 LINE", +"689 580 LINE", +"594 580 LINE", +"519 457 LINE", +"444 580 LINE", +"348 580 LINE", +"348 280 LINE" +); +} +); +width = 775; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "7FA5B287-B8E1-4783-B535-85E6851A73CE"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"86 445 LINE", +"86 280 LINE", +"775 280 LINE", +"775 580 LINE", +"0 580 LINE", +"0 445 LINE" +); +} +); +width = 775; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "47D76DEB-4B57-4821-8481-5C863330A839"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"90 451 LINE", +"90 279 LINE", +"769 279 LINE", +"769 579 LINE", +"0 579 LINE", +"0 451 LINE" +); +} +); +width = 769; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "A2F373B0-3A7E-465E-A976-6C3B25DDEACC"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"124 492 LINE", +"124 280 LINE", +"777 280 LINE", +"777 580 LINE", +"0 580 LINE", +"0 492 LINE" +); +} +); +width = 777; +} +); +unicode = 2122; +}, +{ +glyphname = degree; +lastChange = "2020-02-01 23:31:23 +0000"; +layers = ( +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"291 443 OFFCURVE", +"346 497 OFFCURVE", +"346 571 CURVE SMOOTH", +"346 645 OFFCURVE", +"291 699 OFFCURVE", +"216 699 CURVE SMOOTH", +"141 699 OFFCURVE", +"86 645 OFFCURVE", +"86 571 CURVE SMOOTH", +"86 497 OFFCURVE", +"141 443 OFFCURVE", +"216 443 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"161 477 OFFCURVE", +"122 516 OFFCURVE", +"122 571 CURVE SMOOTH", +"122 626 OFFCURVE", +"161 665 OFFCURVE", +"216 665 CURVE SMOOTH", +"271 665 OFFCURVE", +"310 626 OFFCURVE", +"310 571 CURVE SMOOTH", +"310 516 OFFCURVE", +"271 477 OFFCURVE", +"216 477 CURVE SMOOTH" +); +} +); +width = 432; +}, +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"288 423 OFFCURVE", +"347 481 OFFCURVE", +"347 561 CURVE SMOOTH", +"347 641 OFFCURVE", +"288 699 OFFCURVE", +"207 699 CURVE SMOOTH", +"126 699 OFFCURVE", +"67 641 OFFCURVE", +"67 561 CURVE SMOOTH", +"67 481 OFFCURVE", +"126 423 OFFCURVE", +"207 423 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"165 485 OFFCURVE", +"135 517 OFFCURVE", +"135 561 CURVE SMOOTH", +"135 605 OFFCURVE", +"165 637 OFFCURVE", +"207 637 CURVE SMOOTH", +"249 637 OFFCURVE", +"279 605 OFFCURVE", +"279 561 CURVE SMOOTH", +"279 517 OFFCURVE", +"249 485 OFFCURVE", +"207 485 CURVE SMOOTH" +); +} +); +width = 414; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"302 393 OFFCURVE", +"367 457 OFFCURVE", +"367 546 CURVE SMOOTH", +"367 635 OFFCURVE", +"302 699 OFFCURVE", +"212 699 CURVE SMOOTH", +"122 699 OFFCURVE", +"57 635 OFFCURVE", +"57 546 CURVE SMOOTH", +"57 457 OFFCURVE", +"122 393 OFFCURVE", +"212 393 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"177 485 OFFCURVE", +"151 511 OFFCURVE", +"151 546 CURVE SMOOTH", +"151 581 OFFCURVE", +"177 607 OFFCURVE", +"212 607 CURVE SMOOTH", +"247 607 OFFCURVE", +"273 581 OFFCURVE", +"273 546 CURVE SMOOTH", +"273 511 OFFCURVE", +"247 485 OFFCURVE", +"212 485 CURVE SMOOTH" +); +} +); +width = 424; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "BC04FF6A-C932-4298-965A-16FC2256E672"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"334 336 OFFCURVE", +"424 426 OFFCURVE", +"424 546 CURVE SMOOTH", +"424 666 OFFCURVE", +"334 756 OFFCURVE", +"212 756 CURVE SMOOTH", +"90 756 OFFCURVE", +"0 666 OFFCURVE", +"0 546 CURVE SMOOTH", +"0 426 OFFCURVE", +"90 336 OFFCURVE", +"212 336 CURVE SMOOTH" +); +} +); +width = 424; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "DF7AC827-E7C8-4A3B-B49C-EB8BC488CC9B"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"325 356 OFFCURVE", +"414 444 OFFCURVE", +"414 561 CURVE SMOOTH", +"414 678 OFFCURVE", +"325 766 OFFCURVE", +"207 766 CURVE SMOOTH", +"89 766 OFFCURVE", +"0 678 OFFCURVE", +"0 561 CURVE SMOOTH", +"0 444 OFFCURVE", +"89 356 OFFCURVE", +"207 356 CURVE SMOOTH" +); +} +); +width = 414; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "2910FF4A-4F79-4B94-8B2C-D09D2D334C08"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"338 357 OFFCURVE", +"432 449 OFFCURVE", +"432 571 CURVE SMOOTH", +"432 693 OFFCURVE", +"338 785 OFFCURVE", +"216 785 CURVE SMOOTH", +"94 785 OFFCURVE", +"0 693 OFFCURVE", +"0 571 CURVE SMOOTH", +"0 449 OFFCURVE", +"94 357 OFFCURVE", +"216 357 CURVE SMOOTH" +); +} +); +width = 432; +} +); +unicode = 00B0; +}, +{ +glyphname = bar; +lastChange = "2020-02-01 06:55:23 +0000"; +layers = ( +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"138 -74 LINE", +"138 743 LINE", +"102 743 LINE", +"102 -74 LINE" +); +} +); +width = 240; +}, +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"148 -74 LINE", +"148 743 LINE", +"88 743 LINE", +"88 -74 LINE" +); +} +); +width = 236; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"225 -74 LINE", +"225 743 LINE", +"96 743 LINE", +"96 -74 LINE" +); +} +); +width = 321; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "B53B290A-5860-4587-9C17-15D43F9931C4"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"321 -74 LINE", +"321 743 LINE", +"0 743 LINE", +"0 -74 LINE" +); +} +); +width = 321; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "F04C3D71-50AA-46B6-ABA0-58282B216BDC"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"236 -74 LINE", +"236 743 LINE", +"0 743 LINE", +"0 -74 LINE" +); +} +); +width = 236; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "5639DAB4-E36E-4866-894B-0786314D6C56"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"240 -74 LINE", +"240 743 LINE", +"0 743 LINE", +"0 -74 LINE" +); +} +); +width = 240; +} +); +unicode = 007C; +}, +{ +glyphname = dotaccentcomb; +lastChange = "2020-02-01 06:56:41 +0000"; +layers = ( +{ +anchors = ( +{ +name = _top; +position = "{88, 517}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"104 631 OFFCURVE", +"118 644 OFFCURVE", +"118 661 CURVE SMOOTH", +"118 677 OFFCURVE", +"104 691 OFFCURVE", +"88 691 CURVE SMOOTH", +"71 691 OFFCURVE", +"58 677 OFFCURVE", +"58 661 CURVE SMOOTH", +"58 644 OFFCURVE", +"71 631 OFFCURVE", +"88 631 CURVE SMOOTH" +); +} +); +width = 176; +}, +{ +anchors = ( +{ +name = _top; +position = "{88, 517}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"115 611 OFFCURVE", +"137 634 OFFCURVE", +"137 661 CURVE SMOOTH", +"137 687 OFFCURVE", +"115 710 OFFCURVE", +"88 710 CURVE SMOOTH", +"60 710 OFFCURVE", +"38 687 OFFCURVE", +"38 661 CURVE SMOOTH", +"38 634 OFFCURVE", +"60 611 OFFCURVE", +"88 611 CURVE SMOOTH" +); +} +); +width = 176; +}, +{ +anchors = ( +{ +name = _top; +position = "{120, 517}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"174 572 OFFCURVE", +"218 618 OFFCURVE", +"218 672 CURVE SMOOTH", +"218 724 OFFCURVE", +"174 770 OFFCURVE", +"120 770 CURVE SMOOTH", +"64 770 OFFCURVE", +"20 724 OFFCURVE", +"20 672 CURVE SMOOTH", +"20 618 OFFCURVE", +"64 572 OFFCURVE", +"120 572 CURVE SMOOTH" +); +} +); +width = 239; +}, +{ +anchors = ( +{ +name = _top; +position = "{120, 517}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "B1A96611-C438-4241-8D34-B19E3B72693A"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"184 552 OFFCURVE", +"239 606 OFFCURVE", +"239 672 CURVE SMOOTH", +"239 736 OFFCURVE", +"184 790 OFFCURVE", +"120 790 CURVE SMOOTH", +"55 790 OFFCURVE", +"0 736 OFFCURVE", +"0 672 CURVE SMOOTH", +"0 606 OFFCURVE", +"54 552 OFFCURVE", +"120 552 CURVE SMOOTH" +); +} +); +width = 239; +}, +{ +anchors = ( +{ +name = _top; +position = "{88, 517}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "B25E32DF-5CE6-4744-80FA-0CCB22A33125"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"137 572 OFFCURVE", +"176 613 OFFCURVE", +"176 661 CURVE SMOOTH", +"176 709 OFFCURVE", +"136 749 OFFCURVE", +"88 749 CURVE SMOOTH", +"39 749 OFFCURVE", +"-2 709 OFFCURVE", +"-2 661 CURVE SMOOTH", +"-2 612 OFFCURVE", +"39 572 OFFCURVE", +"88 572 CURVE SMOOTH" +); +} +); +width = 176; +}, +{ +anchors = ( +{ +name = _top; +position = "{88, 517}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "2A842F3C-9000-4AC1-97CA-BC43040539EA"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"136 573 OFFCURVE", +"176 612 OFFCURVE", +"176 661 CURVE SMOOTH", +"176 709 OFFCURVE", +"136 749 OFFCURVE", +"88 749 CURVE SMOOTH", +"39 749 OFFCURVE", +"0 709 OFFCURVE", +"0 661 CURVE SMOOTH", +"0 612 OFFCURVE", +"39 573 OFFCURVE", +"88 573 CURVE SMOOTH" +); +} +); +width = 176; +} +); +unicode = 0307; +}, +{ +color = 1; +glyphname = commaaccentcomb; +lastChange = "2020-02-01 06:59:03 +0000"; +layers = ( +{ +anchors = ( +{ +name = _bottom; +position = "{84, 0}"; +}, +{ +name = _top; +position = "{84, 517}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"121 -211 OFFCURVE", +"136 -183 OFFCURVE", +"136 -150 CURVE SMOOTH", +"136 -110 OFFCURVE", +"116 -82 OFFCURVE", +"84 -82 CURVE SMOOTH", +"58 -82 OFFCURVE", +"38 -103 OFFCURVE", +"38 -127 CURVE SMOOTH", +"38 -152 OFFCURVE", +"58 -173 OFFCURVE", +"83 -173 CURVE", +"77 -200 OFFCURVE", +"62 -226 OFFCURVE", +"39 -252 CURVE", +"71 -275 LINE" +); +} +); +width = 174; +}, +{ +anchors = ( +{ +name = _bottom; +position = "{104, 0}"; +}, +{ +name = _top; +position = "{104, 517}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"153 -256 OFFCURVE", +"191 -188 OFFCURVE", +"191 -128 CURVE SMOOTH", +"191 -70 OFFCURVE", +"155 -23 OFFCURVE", +"104 -23 CURVE SMOOTH", +"55 -23 OFFCURVE", +"20 -59 OFFCURVE", +"20 -110 CURVE SMOOTH", +"20 -160 OFFCURVE", +"53 -195 OFFCURVE", +"101 -195 CURVE", +"95 -218 OFFCURVE", +"75 -246 OFFCURVE", +"52 -265 CURVE", +"98 -301 LINE" +); +} +); +width = 213; +}, +{ +anchors = ( +{ +name = _bottom; +position = "{99, 0}"; +}, +{ +name = _top; +position = "{99, 517}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"112 -217 OFFCURVE", +"131 -174 OFFCURVE", +"131 -139 CURVE SMOOTH", +"131 -112 OFFCURVE", +"118 -97 OFFCURVE", +"99 -97 CURVE SMOOTH", +"81 -97 OFFCURVE", +"68 -110 OFFCURVE", +"68 -127 CURVE SMOOTH", +"68 -144 OFFCURVE", +"80 -157 OFFCURVE", +"99 -157 CURVE", +"92 -185 OFFCURVE", +"73 -219 OFFCURVE", +"47 -249 CURVE", +"73 -268 LINE" +); +} +); +width = 185; +}, +{ +anchors = ( +{ +name = _bottom; +position = "{104, 0}"; +}, +{ +name = _top; +position = "{104, 517}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "9F68D1D5-C0A4-49B6-9F1B-DC55CB009EF2"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"176 -264 OFFCURVE", +"213 -190 OFFCURVE", +"213 -121 CURVE SMOOTH", +"213 -55 OFFCURVE", +"165 -1 OFFCURVE", +"104 -1 CURVE SMOOTH", +"43 -1 OFFCURVE", +"0 -47 OFFCURVE", +"0 -110 CURVE SMOOTH", +"0 -161 OFFCURVE", +"26 -200 OFFCURVE", +"69 -212 CURVE", +"61 -226 OFFCURVE", +"48 -240 OFFCURVE", +"34 -251 CURVE", +"116 -315 LINE" +); +} +); +width = 213; +}, +{ +anchors = ( +{ +name = _bottom; +position = "{84, 0}"; +}, +{ +name = _top; +position = "{84, 517}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "E88A81FC-8EF0-41A0-A487-1438450A3D21"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"156 -227 OFFCURVE", +"174 -191 OFFCURVE", +"174 -135 CURVE SMOOTH", +"174 -89 OFFCURVE", +"138 -44 OFFCURVE", +"84 -44 CURVE SMOOTH", +"38 -44 OFFCURVE", +"0 -81 OFFCURVE", +"0 -127 CURVE SMOOTH", +"0 -155 OFFCURVE", +"13 -180 OFFCURVE", +"34 -195 CURVE", +"28 -206 OFFCURVE", +"20 -217 OFFCURVE", +"8 -230 CURVE", +"102 -297 LINE" +); +} +); +width = 174; +}, +{ +anchors = ( +{ +name = _bottom; +position = "{99, 0}"; +}, +{ +name = _top; +position = "{99, 517}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "F4B74A02-1E10-4331-8529-FC635189E075"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"161 -241 OFFCURVE", +"185 -187 OFFCURVE", +"185 -139 CURVE SMOOTH", +"185 -86 OFFCURVE", +"151 -43 OFFCURVE", +"99 -43 CURVE SMOOTH", +"52 -43 OFFCURVE", +"14 -80 OFFCURVE", +"14 -127 CURVE SMOOTH", +"14 -147 OFFCURVE", +"20 -165 OFFCURVE", +"31 -179 CURVE", +"24 -191 OFFCURVE", +"14 -204 OFFCURVE", +"3 -217 CURVE", +"117 -300 LINE" +); +} +); +width = 185; +} +); +unicode = 0326; +}, +{ +glyphname = dieresis; +lastChange = "2020-02-01 08:10:15 +0000"; +layers = ( +{ +anchors = ( +{ +name = _top; +position = "{184, 517}"; +}, +{ +name = top; +position = "{184, 704}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"104 613 OFFCURVE", +"118 627 OFFCURVE", +"118 643 CURVE SMOOTH", +"118 659 OFFCURVE", +"104 673 OFFCURVE", +"88 673 CURVE SMOOTH", +"71 673 OFFCURVE", +"58 659 OFFCURVE", +"58 643 CURVE SMOOTH", +"58 627 OFFCURVE", +"71 613 OFFCURVE", +"88 613 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"296 613 OFFCURVE", +"310 627 OFFCURVE", +"310 643 CURVE SMOOTH", +"310 659 OFFCURVE", +"296 673 OFFCURVE", +"280 673 CURVE SMOOTH", +"263 673 OFFCURVE", +"250 659 OFFCURVE", +"250 643 CURVE SMOOTH", +"250 627 OFFCURVE", +"263 613 OFFCURVE", +"280 613 CURVE SMOOTH" +); +} +); +width = 368; +}, +{ +anchors = ( +{ +name = _top; +position = "{181, 517}"; +}, +{ +name = top; +position = "{181, 704}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"110 597 OFFCURVE", +"131 618 OFFCURVE", +"131 643 CURVE SMOOTH", +"131 667 OFFCURVE", +"110 689 OFFCURVE", +"85 689 CURVE SMOOTH", +"59 689 OFFCURVE", +"39 667 OFFCURVE", +"39 643 CURVE SMOOTH", +"39 618 OFFCURVE", +"59 597 OFFCURVE", +"85 597 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"302 597 OFFCURVE", +"323 618 OFFCURVE", +"323 643 CURVE SMOOTH", +"323 667 OFFCURVE", +"302 689 OFFCURVE", +"277 689 CURVE SMOOTH", +"251 689 OFFCURVE", +"231 667 OFFCURVE", +"231 643 CURVE SMOOTH", +"231 618 OFFCURVE", +"251 597 OFFCURVE", +"277 597 CURVE SMOOTH" +); +} +); +width = 362; +}, +{ +anchors = ( +{ +name = _top; +position = "{220, 517}"; +}, +{ +name = top; +position = "{220, 704}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"155 575 OFFCURVE", +"194 614 OFFCURVE", +"194 662 CURVE SMOOTH", +"194 708 OFFCURVE", +"155 748 OFFCURVE", +"108 748 CURVE SMOOTH", +"58 748 OFFCURVE", +"21 708 OFFCURVE", +"21 662 CURVE SMOOTH", +"21 614 OFFCURVE", +"58 575 OFFCURVE", +"108 575 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"381 575 OFFCURVE", +"419 614 OFFCURVE", +"419 662 CURVE SMOOTH", +"419 708 OFFCURVE", +"381 748 OFFCURVE", +"333 748 CURVE SMOOTH", +"284 748 OFFCURVE", +"246 708 OFFCURVE", +"246 662 CURVE SMOOTH", +"246 614 OFFCURVE", +"284 575 OFFCURVE", +"333 575 CURVE SMOOTH" +); +} +); +width = 440; +}, +{ +anchors = ( +{ +name = _top; +position = "{220, 517}"; +}, +{ +name = top; +position = "{220, 704}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "B6C2A47B-567B-4DEB-A90F-FE53EEEAF887"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"167 554 OFFCURVE", +"215 603 OFFCURVE", +"215 662 CURVE SMOOTH", +"215 720 OFFCURVE", +"166 769 OFFCURVE", +"108 769 CURVE SMOOTH", +"48 769 OFFCURVE", +"0 721 OFFCURVE", +"0 662 CURVE SMOOTH", +"0 601 OFFCURVE", +"47 554 OFFCURVE", +"108 554 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"392 554 OFFCURVE", +"440 602 OFFCURVE", +"440 662 CURVE SMOOTH", +"440 721 OFFCURVE", +"392 769 OFFCURVE", +"333 769 CURVE SMOOTH", +"274 769 OFFCURVE", +"225 721 OFFCURVE", +"225 662 CURVE SMOOTH", +"225 602 OFFCURVE", +"273 554 OFFCURVE", +"333 554 CURVE SMOOTH" +); +} +); +width = 440; +}, +{ +anchors = ( +{ +name = _top; +position = "{181, 517}"; +}, +{ +name = top; +position = "{181, 704}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "18560E06-AD32-44B3-8AE0-CB2EE345BD5E"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"132 558 OFFCURVE", +"170 596 OFFCURVE", +"170 643 CURVE SMOOTH", +"170 689 OFFCURVE", +"131 728 OFFCURVE", +"85 728 CURVE SMOOTH", +"38 728 OFFCURVE", +"0 690 OFFCURVE", +"0 643 CURVE SMOOTH", +"0 596 OFFCURVE", +"38 558 OFFCURVE", +"85 558 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"324 558 OFFCURVE", +"362 596 OFFCURVE", +"362 643 CURVE SMOOTH", +"362 689 OFFCURVE", +"323 728 OFFCURVE", +"277 728 CURVE SMOOTH", +"230 728 OFFCURVE", +"192 690 OFFCURVE", +"192 643 CURVE SMOOTH", +"192 596 OFFCURVE", +"230 558 OFFCURVE", +"277 558 CURVE SMOOTH" +); +} +); +width = 362; +}, +{ +anchors = ( +{ +name = _top; +position = "{184, 517}"; +}, +{ +name = top; +position = "{184, 704}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "D137B81F-BE58-4FB1-9CDC-2DCCC85F628D"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"136 555 OFFCURVE", +"176 595 OFFCURVE", +"176 643 CURVE SMOOTH", +"176 691 OFFCURVE", +"136 731 OFFCURVE", +"88 731 CURVE SMOOTH", +"39 731 OFFCURVE", +"0 691 OFFCURVE", +"0 643 CURVE SMOOTH", +"0 595 OFFCURVE", +"39 555 OFFCURVE", +"88 555 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"328 555 OFFCURVE", +"368 595 OFFCURVE", +"368 643 CURVE SMOOTH", +"368 691 OFFCURVE", +"328 731 OFFCURVE", +"280 731 CURVE SMOOTH", +"231 731 OFFCURVE", +"192 691 OFFCURVE", +"192 643 CURVE SMOOTH", +"192 595 OFFCURVE", +"231 555 OFFCURVE", +"280 555 CURVE SMOOTH" +); +} +); +width = 368; +} +); +unicode = 00A8; +}, +{ +color = 1; +glyphname = dotaccent; +lastChange = "2020-02-01 08:10:51 +0000"; +layers = ( +{ +anchors = ( +{ +name = _top; +position = "{85, 517}"; +}, +{ +name = bottom; +position = "{85, 0}"; +}, +{ +name = top; +position = "{85, 704}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"110 597 OFFCURVE", +"131 618 OFFCURVE", +"131 643 CURVE SMOOTH", +"131 667 OFFCURVE", +"110 689 OFFCURVE", +"85 689 CURVE SMOOTH", +"59 689 OFFCURVE", +"39 667 OFFCURVE", +"39 643 CURVE SMOOTH", +"39 618 OFFCURVE", +"59 597 OFFCURVE", +"85 597 CURVE SMOOTH" +); +} +); +width = 170; +}, +{ +anchors = ( +{ +name = _top; +position = "{108, 517}"; +}, +{ +name = bottom; +position = "{108, 0}"; +}, +{ +name = top; +position = "{108, 704}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"155 575 OFFCURVE", +"194 614 OFFCURVE", +"194 662 CURVE SMOOTH", +"194 708 OFFCURVE", +"155 748 OFFCURVE", +"108 748 CURVE SMOOTH", +"58 748 OFFCURVE", +"21 708 OFFCURVE", +"21 662 CURVE SMOOTH", +"21 614 OFFCURVE", +"58 575 OFFCURVE", +"108 575 CURVE SMOOTH" +); +} +); +width = 215; +}, +{ +anchors = ( +{ +name = _top; +position = "{88, 517}"; +}, +{ +name = bottom; +position = "{88, 0}"; +}, +{ +name = top; +position = "{88, 704}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"104 613 OFFCURVE", +"118 627 OFFCURVE", +"118 643 CURVE SMOOTH", +"118 659 OFFCURVE", +"104 673 OFFCURVE", +"88 673 CURVE SMOOTH", +"71 673 OFFCURVE", +"58 659 OFFCURVE", +"58 643 CURVE SMOOTH", +"58 627 OFFCURVE", +"71 613 OFFCURVE", +"88 613 CURVE SMOOTH" +); +} +); +width = 176; +}, +{ +anchors = ( +{ +name = _top; +position = "{108, 517}"; +}, +{ +name = bottom; +position = "{108, 0}"; +}, +{ +name = top; +position = "{108, 704}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "B59D5B95-2C6A-4F4C-A573-4945AF85D69E"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"167 554 OFFCURVE", +"215 603 OFFCURVE", +"215 662 CURVE SMOOTH", +"215 720 OFFCURVE", +"166 769 OFFCURVE", +"108 769 CURVE SMOOTH", +"48 769 OFFCURVE", +"0 721 OFFCURVE", +"0 662 CURVE SMOOTH", +"0 601 OFFCURVE", +"47 554 OFFCURVE", +"108 554 CURVE SMOOTH" +); +} +); +width = 215; +}, +{ +anchors = ( +{ +name = _top; +position = "{85, 517}"; +}, +{ +name = bottom; +position = "{85, 0}"; +}, +{ +name = top; +position = "{85, 704}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "0F4467E6-52BF-4590-9599-D673B948FC06"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"132 558 OFFCURVE", +"170 596 OFFCURVE", +"170 643 CURVE SMOOTH", +"170 689 OFFCURVE", +"131 728 OFFCURVE", +"85 728 CURVE SMOOTH", +"38 728 OFFCURVE", +"0 690 OFFCURVE", +"0 643 CURVE SMOOTH", +"0 596 OFFCURVE", +"38 558 OFFCURVE", +"85 558 CURVE SMOOTH" +); +} +); +width = 170; +}, +{ +anchors = ( +{ +name = _top; +position = "{88, 517}"; +}, +{ +name = bottom; +position = "{88, 0}"; +}, +{ +name = top; +position = "{88, 704}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "E71BD8BA-5972-497D-9C29-AB88D9911B74"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"136 555 OFFCURVE", +"176 595 OFFCURVE", +"176 643 CURVE SMOOTH", +"176 691 OFFCURVE", +"136 731 OFFCURVE", +"88 731 CURVE SMOOTH", +"39 731 OFFCURVE", +"0 691 OFFCURVE", +"0 643 CURVE SMOOTH", +"0 595 OFFCURVE", +"39 555 OFFCURVE", +"88 555 CURVE SMOOTH" +); +} +); +width = 176; +} +); +unicode = 02D9; +}, +{ +glyphname = grave; +lastChange = "2020-02-01 08:13:03 +0000"; +layers = ( +{ +anchors = ( +{ +name = _top; +position = "{201, 517}"; +}, +{ +name = top; +position = "{201, 704}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"230 576 LINE", +"109 720 LINE", +"30 702 LINE", +"172 576 LINE" +); +} +); +width = 260; +}, +{ +anchors = ( +{ +name = _top; +position = "{218, 517}"; +}, +{ +name = top; +position = "{218, 704}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"285 574 LINE", +"173 738 LINE", +"7 710 LINE", +"159 574 LINE" +); +} +); +width = 297; +}, +{ +anchors = ( +{ +name = _top; +position = "{189, 517}"; +}, +{ +name = top; +position = "{189, 704}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"213 576 LINE", +"88 718 LINE", +"47 709 LINE", +"165 576 LINE" +); +} +); +width = 259; +}, +{ +anchors = ( +{ +name = _top; +position = "{218, 517}"; +}, +{ +name = top; +position = "{218, 704}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "1C05F815-83BB-4545-840B-DA8637F78C13"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"346 574 LINE", +"227 747 LINE", +"-56 699 LINE", +"84 574 LINE" +); +} +); +width = 297; +}, +{ +anchors = ( +{ +name = _top; +position = "{201, 517}"; +}, +{ +name = top; +position = "{201, 704}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "08E13868-F6A3-402C-BFE1-693E570E2A99"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"300 576 LINE", +"168 733 LINE", +"-34 688 LINE", +"92 576 LINE" +); +} +); +width = 260; +}, +{ +anchors = ( +{ +name = _top; +position = "{189, 517}"; +}, +{ +name = top; +position = "{189, 704}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "B7D5E5A1-706A-412D-B1E7-F64DEB2DCEBB"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"288 576 LINE", +"150 732 LINE", +"-15 694 LINE", +"90 576 LINE" +); +} +); +width = 259; +} +); +unicode = 0060; +}, +{ +color = 1; +glyphname = acute; +lastChange = "2020-02-01 07:01:22 +0000"; +layers = ( +{ +anchors = ( +{ +name = _top; +position = "{60, 517}"; +}, +{ +name = top; +position = "{60, 704}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"88 576 LINE", +"230 702 LINE", +"151 720 LINE", +"30 576 LINE" +); +} +); +width = 260; +}, +{ +anchors = ( +{ +name = _top; +position = "{77, 517}"; +}, +{ +name = top; +position = "{77, 704}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"138 574 LINE", +"290 710 LINE", +"124 738 LINE", +"12 574 LINE" +); +} +); +width = 298; +}, +{ +anchors = ( +{ +name = _top; +position = "{72, 517}"; +}, +{ +name = top; +position = "{72, 704}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"94 576 LINE", +"212 709 LINE", +"171 718 LINE", +"46 576 LINE" +); +} +); +width = 259; +}, +{ +anchors = ( +{ +name = _top; +position = "{77, 517}"; +}, +{ +name = top; +position = "{77, 704}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "080099B7-C8D6-49BB-BBF4-36FEC5DC2243"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"213 574 LINE", +"353 699 LINE", +"70 747 LINE", +"-49 574 LINE" +); +} +); +width = 298; +}, +{ +anchors = ( +{ +name = _top; +position = "{60, 517}"; +}, +{ +name = top; +position = "{60, 704}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "6737B5DE-F05E-43C6-8F96-27F81A9FD69C"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"168 576 LINE", +"294 688 LINE", +"93 733 LINE", +"-40 576 LINE" +); +} +); +width = 260; +}, +{ +anchors = ( +{ +name = _top; +position = "{72, 517}"; +}, +{ +name = top; +position = "{72, 704}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "92BC0EBE-3138-4C15-A97D-04F55223808A"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"168 576 LINE", +"274 695 LINE", +"109 732 LINE", +"-29 576 LINE" +); +} +); +width = 259; +} +); +unicode = 00B4; +}, +{ +glyphname = hungarumlaut; +lastChange = "2020-02-01 08:17:46 +0000"; +layers = ( +{ +anchors = ( +{ +name = _top; +position = "{153, 517}"; +}, +{ +name = top; +position = "{153, 704}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"94 576 LINE", +"212 709 LINE", +"171 718 LINE", +"46 576 LINE" +); +}, +{ +closed = 1; +nodes = ( +"260 576 LINE", +"378 709 LINE", +"337 718 LINE", +"212 576 LINE" +); +} +); +width = 425; +}, +{ +anchors = ( +{ +name = _top; +position = "{162, 517}"; +}, +{ +name = top; +position = "{162, 704}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"89 575 LINE", +"231 702 LINE", +"152 720 LINE", +"31 575 LINE" +); +}, +{ +closed = 1; +nodes = ( +"289 575 LINE", +"431 700 LINE", +"352 718 LINE", +"231 575 LINE" +); +} +); +width = 461; +}, +{ +anchors = ( +{ +name = _top; +position = "{203, 517}"; +}, +{ +name = top; +position = "{203, 704}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"138 574 LINE", +"290 710 LINE", +"124 738 LINE", +"12 574 LINE" +); +}, +{ +closed = 1; +nodes = ( +"396 574 LINE", +"548 710 LINE", +"382 738 LINE", +"270 574 LINE" +); +} +); +width = 556; +}, +{ +anchors = ( +{ +name = _top; +position = "{203, 517}"; +}, +{ +name = top; +position = "{203, 704}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "9535A9C1-F3B7-48B7-A260-4D6EED0E53E8"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"471 574 LINE", +"611 699 LINE", +"346 744 LINE", +"319 705 LINE", +"70 747 LINE", +"-49 574 LINE" +); +} +); +width = 556; +}, +{ +anchors = ( +{ +name = _top; +position = "{162, 517}"; +}, +{ +name = top; +position = "{162, 704}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "53261166-BF86-4572-8066-A7653C9AEF66"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"369 575 LINE", +"569 751 LINE", +"552 673 LINE", +"307 728 LINE", +"276 692 LINE", +"74 737 LINE", +"154 805 LINE", +"-38 575 LINE" +); +} +); +width = 461; +}, +{ +anchors = ( +{ +name = _top; +position = "{153, 517}"; +}, +{ +name = top; +position = "{153, 704}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "12511421-A1AC-42DD-ADE6-1B0E9978F09B"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"335 576 LINE", +"441 695 LINE", +"275 733 LINE", +"247 701 LINE", +"110 733 LINE", +"-29 576 LINE" +); +} +); +width = 425; +} +); +unicode = 02DD; +}, +{ +glyphname = circumflex; +lastChange = "2020-02-01 08:09:14 +0000"; +layers = ( +{ +anchors = ( +{ +name = _top; +position = "{166, 517}"; +}, +{ +name = top; +position = "{166, 704}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"88 576 LINE", +"166 662 LINE", +"245 576 LINE", +"303 576 LINE", +"201 713 LINE", +"131 713 LINE", +"31 576 LINE" +); +} +); +width = 334; +}, +{ +anchors = ( +{ +name = _top; +position = "{197, 517}"; +}, +{ +name = top; +position = "{197, 704}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"124 574 LINE", +"197 641 LINE", +"271 574 LINE", +"384 574 LINE", +"275 728 LINE", +"120 728 LINE", +"12 574 LINE" +); +} +); +width = 396; +}, +{ +anchors = ( +{ +name = _top; +position = "{175, 517}"; +}, +{ +name = top; +position = "{175, 704}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"91 576 LINE", +"175 682 LINE", +"261 576 LINE", +"305 576 LINE", +"197 713 LINE", +"153 713 LINE", +"47 576 LINE" +); +} +); +width = 352; +}, +{ +anchors = ( +{ +name = _top; +position = "{197, 517}"; +}, +{ +name = top; +position = "{197, 704}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "525C4F23-748B-42A9-A883-D60BF62E322C"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"396 574 LINE", +"315 728 LINE", +"80 728 LINE", +"0 574 LINE" +); +} +); +width = 396; +}, +{ +anchors = ( +{ +name = _top; +position = "{166, 517}"; +}, +{ +name = top; +position = "{166, 704}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "FF2FA213-F818-49B6-A19A-818DC70BD0A8"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"334 576 LINE", +"278 713 LINE", +"54 713 LINE", +"0 576 LINE" +); +} +); +width = 334; +}, +{ +anchors = ( +{ +name = _top; +position = "{175, 517}"; +}, +{ +name = top; +position = "{175, 704}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "5D052796-78F4-40EE-8B1A-A22898AF4FF4"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"352 576 LINE", +"260 713 LINE", +"90 713 LINE", +"0 576 LINE" +); +} +); +width = 352; +} +); +unicode = 02C6; +}, +{ +color = 1; +glyphname = caron; +lastChange = "2020-02-01 07:52:37 +0000"; +layers = ( +{ +anchors = ( +{ +name = _top; +position = "{175, 517}"; +}, +{ +name = top; +position = "{175, 704}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"197 576 LINE", +"305 713 LINE", +"261 713 LINE", +"175 607 LINE", +"91 713 LINE", +"47 713 LINE", +"153 576 LINE" +); +} +); +width = 352; +}, +{ +anchors = ( +{ +name = _top; +position = "{166, 517}"; +}, +{ +name = top; +position = "{166, 704}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"201 576 LINE", +"303 713 LINE", +"245 713 LINE", +"166 627 LINE", +"88 713 LINE", +"31 713 LINE", +"131 576 LINE" +); +} +); +width = 334; +}, +{ +anchors = ( +{ +name = _top; +position = "{197, 517}"; +}, +{ +name = top; +position = "{197, 704}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"275 574 LINE", +"384 728 LINE", +"271 728 LINE", +"197 661 LINE", +"124 728 LINE", +"12 728 LINE", +"120 574 LINE" +); +} +); +width = 396; +}, +{ +anchors = ( +{ +name = _top; +position = "{197, 517}"; +}, +{ +name = top; +position = "{197, 704}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "691B144B-54E8-4370-B15F-35A2FBD21323"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"337 574 LINE", +"396 728 LINE", +"0 728 LINE", +"59 574 LINE" +); +} +); +width = 396; +}, +{ +anchors = ( +{ +name = _top; +position = "{166, 517}"; +}, +{ +name = top; +position = "{166, 704}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "360B84DA-FD2D-4944-A0F0-D0C5378B3229"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"254 576 LINE", +"334 713 LINE", +"0 713 LINE", +"78 576 LINE" +); +} +); +width = 334; +}, +{ +anchors = ( +{ +name = _top; +position = "{175, 517}"; +}, +{ +name = top; +position = "{175, 704}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "D5F9A9DB-C147-4AB0-A440-9D8C4DB09A67"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"253 576 LINE", +"352 713 LINE", +"0 713 LINE", +"97 576 LINE" +); +} +); +width = 352; +} +); +unicode = 02C7; +}, +{ +glyphname = breve; +lastChange = "2020-02-01 07:48:37 +0000"; +layers = ( +{ +anchors = ( +{ +name = _top; +position = "{194, 517}"; +}, +{ +name = top; +position = "{194, 704}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"247 589 OFFCURVE", +"300 609 OFFCURVE", +"340 649 CURVE", +"314 675 LINE", +"282 643 OFFCURVE", +"238 626 OFFCURVE", +"194 626 CURVE SMOOTH", +"150 626 OFFCURVE", +"106 643 OFFCURVE", +"74 675 CURVE", +"48 649 LINE", +"89 609 OFFCURVE", +"141 589 OFFCURVE", +"194 589 CURVE SMOOTH" +); +} +); +width = 389; +}, +{ +anchors = ( +{ +name = _top; +position = "{177, 517}"; +}, +{ +name = top; +position = "{177, 704}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"230 589 OFFCURVE", +"283 609 OFFCURVE", +"323 649 CURVE", +"276 696 LINE", +"249 670 OFFCURVE", +"212 654 OFFCURVE", +"177 654 CURVE SMOOTH", +"142 654 OFFCURVE", +"105 670 OFFCURVE", +"78 696 CURVE", +"31 649 LINE", +"72 609 OFFCURVE", +"124 589 OFFCURVE", +"177 589 CURVE SMOOTH" +); +} +); +width = 354; +}, +{ +anchors = ( +{ +name = _top; +position = "{179, 517}"; +}, +{ +name = top; +position = "{179, 704}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"241 575 OFFCURVE", +"303 599 OFFCURVE", +"350 646 CURVE", +"276 720 LINE", +"249 693 OFFCURVE", +"213 677 OFFCURVE", +"179 677 CURVE SMOOTH", +"145 677 OFFCURVE", +"109 693 OFFCURVE", +"82 720 CURVE", +"8 646 LINE", +"56 599 OFFCURVE", +"117 575 OFFCURVE", +"179 575 CURVE SMOOTH" +); +} +); +width = 359; +}, +{ +anchors = ( +{ +name = _top; +position = "{179, 517}"; +}, +{ +name = top; +position = "{179, 704}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "1C54CEA5-9B90-4CFA-98BC-27E4137E3357"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"255 525 OFFCURVE", +"331 556 OFFCURVE", +"386 611 CURVE", +"241 756 LINE", +"223 737 OFFCURVE", +"200 727 OFFCURVE", +"179 727 CURVE SMOOTH", +"158 727 OFFCURVE", +"135 737 OFFCURVE", +"117 756 CURVE", +"-28 611 LINE", +"28 556 OFFCURVE", +"103 525 OFFCURVE", +"179 525 CURVE SMOOTH" +); +} +); +width = 359; +}, +{ +anchors = ( +{ +name = _top; +position = "{177, 517}"; +}, +{ +name = top; +position = "{177, 704}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "0A3D14A3-CAB6-4A5E-BA2A-7C6DC734C0CA"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"246 536 OFFCURVE", +"313 564 OFFCURVE", +"361 612 CURVE", +"239 734 LINE", +"221 717 OFFCURVE", +"199 707 OFFCURVE", +"177 707 CURVE SMOOTH", +"156 707 OFFCURVE", +"133 716 OFFCURVE", +"115 733 CURVE", +"-7 611 LINE", +"43 563 OFFCURVE", +"110 536 OFFCURVE", +"177 536 CURVE SMOOTH" +); +} +); +width = 354; +}, +{ +anchors = ( +{ +name = _top; +position = "{194, 517}"; +}, +{ +name = top; +position = "{194, 704}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "58B723A0-4846-436A-AA6B-973B5358135B"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"263 533 OFFCURVE", +"331 561 OFFCURVE", +"380 609 CURVE", +"274 715 LINE", +"253 693 OFFCURVE", +"225 682 OFFCURVE", +"194 682 CURVE SMOOTH", +"163 682 OFFCURVE", +"135 693 OFFCURVE", +"114 715 CURVE", +"8 609 LINE", +"59 560 OFFCURVE", +"125 533 OFFCURVE", +"194 533 CURVE SMOOTH" +); +} +); +width = 389; +} +); +unicode = 02D8; +}, +{ +glyphname = ring; +lastChange = "2020-02-01 08:25:52 +0000"; +layers = ( +{ +anchors = ( +{ +name = _top; +position = "{141, 517}"; +}, +{ +name = top; +position = "{141, 704}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"198 589 OFFCURVE", +"244 635 OFFCURVE", +"244 692 CURVE SMOOTH", +"244 749 OFFCURVE", +"198 795 OFFCURVE", +"141 795 CURVE SMOOTH", +"84 795 OFFCURVE", +"38 749 OFFCURVE", +"38 692 CURVE SMOOTH", +"38 635 OFFCURVE", +"84 589 OFFCURVE", +"141 589 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"109 633 OFFCURVE", +"82 660 OFFCURVE", +"82 692 CURVE SMOOTH", +"82 724 OFFCURVE", +"109 751 OFFCURVE", +"141 751 CURVE SMOOTH", +"173 751 OFFCURVE", +"200 724 OFFCURVE", +"200 692 CURVE SMOOTH", +"200 660 OFFCURVE", +"173 633 OFFCURVE", +"141 633 CURVE SMOOTH" +); +} +); +width = 282; +}, +{ +anchors = ( +{ +name = _top; +position = "{141, 517}"; +}, +{ +name = top; +position = "{141, 704}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"208 575 OFFCURVE", +"262 629 OFFCURVE", +"262 696 CURVE SMOOTH", +"262 763 OFFCURVE", +"208 817 OFFCURVE", +"141 817 CURVE SMOOTH", +"75 817 OFFCURVE", +"20 763 OFFCURVE", +"20 696 CURVE SMOOTH", +"20 629 OFFCURVE", +"75 575 OFFCURVE", +"141 575 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"114 647 OFFCURVE", +"92 669 OFFCURVE", +"92 696 CURVE SMOOTH", +"92 723 OFFCURVE", +"114 745 OFFCURVE", +"141 745 CURVE SMOOTH", +"168 745 OFFCURVE", +"190 723 OFFCURVE", +"190 696 CURVE SMOOTH", +"190 669 OFFCURVE", +"168 647 OFFCURVE", +"141 647 CURVE SMOOTH" +); +} +); +width = 283; +}, +{ +anchors = ( +{ +name = _top; +position = "{156, 517}"; +}, +{ +name = top; +position = "{156, 704}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"212 589 OFFCURVE", +"259 636 OFFCURVE", +"259 692 CURVE SMOOTH", +"259 748 OFFCURVE", +"212 795 OFFCURVE", +"156 795 CURVE SMOOTH", +"100 795 OFFCURVE", +"53 748 OFFCURVE", +"53 692 CURVE SMOOTH", +"53 636 OFFCURVE", +"100 589 OFFCURVE", +"156 589 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"119 623 OFFCURVE", +"87 655 OFFCURVE", +"87 692 CURVE SMOOTH", +"87 729 OFFCURVE", +"119 761 OFFCURVE", +"156 761 CURVE SMOOTH", +"193 761 OFFCURVE", +"225 729 OFFCURVE", +"225 692 CURVE SMOOTH", +"225 655 OFFCURVE", +"193 623 OFFCURVE", +"156 623 CURVE SMOOTH" +); +} +); +width = 312; +}, +{ +anchors = ( +{ +name = _top; +position = "{141, 517}"; +}, +{ +name = top; +position = "{141, 704}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "CDF706D3-423B-4117-B8EF-CBC0BC7E6BE8"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"219 555 OFFCURVE", +"283 618 OFFCURVE", +"283 696 CURVE SMOOTH", +"283 774 OFFCURVE", +"219 837 OFFCURVE", +"141 837 CURVE SMOOTH", +"64 837 OFFCURVE", +"0 773 OFFCURVE", +"0 696 CURVE SMOOTH", +"0 619 OFFCURVE", +"64 555 OFFCURVE", +"141 555 CURVE SMOOTH" +); +} +); +width = 283; +}, +{ +anchors = ( +{ +name = _top; +position = "{141, 517}"; +}, +{ +name = top; +position = "{141, 704}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "0B00B901-167B-4F28-88B1-71EB9C6A6797"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"219 551 OFFCURVE", +"282 614 OFFCURVE", +"282 692 CURVE SMOOTH", +"282 770 OFFCURVE", +"219 833 OFFCURVE", +"141 833 CURVE SMOOTH", +"63 833 OFFCURVE", +"0 770 OFFCURVE", +"0 692 CURVE SMOOTH", +"0 614 OFFCURVE", +"63 551 OFFCURVE", +"141 551 CURVE SMOOTH" +); +} +); +width = 282; +}, +{ +anchors = ( +{ +name = _top; +position = "{156, 517}"; +}, +{ +name = top; +position = "{156, 704}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "F3CB2AD8-4673-4F27-AFB3-F82D56C133CD"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"241 536 OFFCURVE", +"312 607 OFFCURVE", +"312 692 CURVE SMOOTH", +"312 777 OFFCURVE", +"241 848 OFFCURVE", +"156 848 CURVE SMOOTH", +"71 848 OFFCURVE", +"0 777 OFFCURVE", +"0 692 CURVE SMOOTH", +"0 607 OFFCURVE", +"71 536 OFFCURVE", +"156 536 CURVE SMOOTH" +); +} +); +width = 312; +} +); +unicode = 02DA; +}, +{ +glyphname = tilde; +lastChange = "2020-02-01 04:07:37 +0000"; +layers = ( +{ +anchors = ( +{ +name = _top; +position = "{198, 517}"; +}, +{ +name = top; +position = "{198, 704}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"317 575 OFFCURVE", +"348 618 OFFCURVE", +"358 694 CURVE", +"312 701 LINE", +"304 653 OFFCURVE", +"288 633 OFFCURVE", +"262 633 CURVE SMOOTH", +"221 633 OFFCURVE", +"192 699 OFFCURVE", +"133 699 CURVE SMOOTH", +"78 699 OFFCURVE", +"47 656 OFFCURVE", +"37 580 CURVE", +"83 573 LINE", +"91 621 OFFCURVE", +"107 641 OFFCURVE", +"133 641 CURVE SMOOTH", +"174 641 OFFCURVE", +"203 575 OFFCURVE", +"262 575 CURVE SMOOTH" +); +} +); +width = 396; +}, +{ +anchors = ( +{ +name = _top; +position = "{212, 517}"; +}, +{ +name = top; +position = "{212, 704}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"354 571 OFFCURVE", +"392 617 OFFCURVE", +"402 712 CURVE", +"312 725 LINE", +"306 697 OFFCURVE", +"295 683 OFFCURVE", +"275 683 CURVE SMOOTH", +"249 683 OFFCURVE", +"196 724 OFFCURVE", +"142 724 CURVE SMOOTH", +"69 724 OFFCURVE", +"32 678 OFFCURVE", +"21 583 CURVE", +"111 570 LINE", +"117 599 OFFCURVE", +"128 612 OFFCURVE", +"148 612 CURVE SMOOTH", +"175 612 OFFCURVE", +"226 571 OFFCURVE", +"281 571 CURVE SMOOTH" +); +} +); +width = 423; +}, +{ +anchors = ( +{ +name = _top; +position = "{208, 517}"; +}, +{ +name = top; +position = "{208, 704}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"321 586 OFFCURVE", +"354 626 OFFCURVE", +"363 694 CURVE", +"327 701 LINE", +"318 651 OFFCURVE", +"298 622 OFFCURVE", +"272 622 CURVE SMOOTH", +"231 622 OFFCURVE", +"202 688 OFFCURVE", +"143 688 CURVE SMOOTH", +"95 688 OFFCURVE", +"61 648 OFFCURVE", +"52 580 CURVE", +"88 573 LINE", +"96 623 OFFCURVE", +"117 652 OFFCURVE", +"143 652 CURVE SMOOTH", +"184 652 OFFCURVE", +"213 586 OFFCURVE", +"272 586 CURVE SMOOTH" +); +} +); +width = 416; +}, +{ +anchors = ( +{ +name = _top; +position = "{212, 517}"; +}, +{ +name = top; +position = "{212, 704}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "07234F54-53D5-4BE9-AE3C-C7B5969913D5"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"380 521 OFFCURVE", +"439 585 OFFCURVE", +"452 705 CURVE", +"281 729 LINE", +"218 758 OFFCURVE", +"178 774 OFFCURVE", +"142 774 CURVE SMOOTH", +"43 774 OFFCURVE", +"-15 711 OFFCURVE", +"-29 590 CURVE", +"132 567 LINE", +"181 541 OFFCURVE", +"217 521 OFFCURVE", +"281 521 CURVE SMOOTH" +); +} +); +width = 423; +}, +{ +anchors = ( +{ +name = _top; +position = "{198, 517}"; +}, +{ +name = top; +position = "{198, 704}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "25DBA6A3-57FC-4272-BED2-81A27019D5D1"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"346 522 OFFCURVE", +"397 585 OFFCURVE", +"411 686 CURVE", +"260 709 LINE", +"258 697 OFFCURVE", +"251 696 OFFCURVE", +"244 702 CURVE SMOOTH", +"204 735 OFFCURVE", +"173 752 OFFCURVE", +"133 752 CURVE SMOOTH", +"49 752 OFFCURVE", +"-2 690 OFFCURVE", +"-16 588 CURVE", +"135 565 LINE", +"137 576 OFFCURVE", +"145 577 OFFCURVE", +"151 572 CURVE SMOOTH", +"191 539 OFFCURVE", +"222 522 OFFCURVE", +"262 522 CURVE SMOOTH" +); +} +); +width = 396; +}, +{ +anchors = ( +{ +name = _top; +position = "{208, 517}"; +}, +{ +name = top; +position = "{208, 704}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "90A05F20-7249-44FB-8398-C44500FBA86C"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"351 530 OFFCURVE", +"405 591 OFFCURVE", +"418 683 CURVE", +"272 712 LINE", +"268 692 OFFCURVE", +"258 692 OFFCURVE", +"243 704 CURVE SMOOTH", +"216 727 OFFCURVE", +"184 744 OFFCURVE", +"143 744 CURVE SMOOTH", +"65 744 OFFCURVE", +"10 683 OFFCURVE", +"-3 591 CURVE", +"143 563 LINE", +"146 581 OFFCURVE", +"156 582 OFFCURVE", +"179 563 CURVE SMOOTH", +"199 547 OFFCURVE", +"231 530 OFFCURVE", +"272 530 CURVE SMOOTH" +); +} +); +width = 416; +} +); +unicode = 02DC; +}, +{ +glyphname = macron; +lastChange = "2020-02-01 08:19:37 +0000"; +layers = ( +{ +anchors = ( +{ +name = _top; +position = "{221, 517}"; +}, +{ +name = top; +position = "{221, 704}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"376 603 LINE", +"376 639 LINE", +"66 639 LINE", +"66 603 LINE" +); +} +); +width = 442; +}, +{ +anchors = ( +{ +name = _top; +position = "{202, 517}"; +}, +{ +name = top; +position = "{202, 704}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"357 594 LINE", +"357 649 LINE", +"47 649 LINE", +"47 594 LINE" +); +} +); +width = 404; +}, +{ +anchors = ( +{ +name = _top; +position = "{222, 517}"; +}, +{ +name = top; +position = "{222, 704}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"406 573 LINE", +"406 679 LINE", +"37 679 LINE", +"37 573 LINE" +); +} +); +width = 443; +}, +{ +anchors = ( +{ +name = _top; +position = "{222, 517}"; +}, +{ +name = top; +position = "{222, 704}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "42DC77E0-A8A6-4722-A337-9045502523C7"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"443 523 LINE", +"443 729 LINE", +"0 729 LINE", +"0 523 LINE" +); +} +); +width = 443; +}, +{ +anchors = ( +{ +name = _top; +position = "{202, 517}"; +}, +{ +name = top; +position = "{202, 704}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "B5423103-3C3F-4CC0-BDA4-E2BF2A80F407"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"404 541 LINE", +"404 702 LINE", +"0 702 LINE", +"0 541 LINE" +); +} +); +width = 404; +}, +{ +anchors = ( +{ +name = _top; +position = "{221, 517}"; +}, +{ +name = top; +position = "{221, 704}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "9205D84B-2AC8-4958-AF42-296264C10734"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"442 547 LINE", +"442 695 LINE", +"0 695 LINE", +"0 547 LINE" +); +} +); +width = 442; +} +); +unicode = 00AF; +}, +{ +color = 1; +glyphname = cedilla; +lastChange = "2020-02-01 07:58:24 +0000"; +layers = ( +{ +anchors = ( +{ +name = _bottom; +position = "{132, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"174 -192 OFFCURVE", +"217 -160 OFFCURVE", +"217 -111 CURVE SMOOTH", +"217 -72 OFFCURVE", +"188 -45 OFFCURVE", +"148 -45 CURVE SMOOTH", +"125 -45 OFFCURVE", +"97 -54 OFFCURVE", +"81 -67 CURVE", +"128 -67 LINE", +"161 11 LINE", +"109 11 LINE", +"76 -67 LINE", +"92 -84 LINE", +"101 -77 OFFCURVE", +"114 -73 OFFCURVE", +"126 -73 CURVE SMOOTH", +"153 -73 OFFCURVE", +"165 -88 OFFCURVE", +"165 -107 CURVE SMOOTH", +"165 -129 OFFCURVE", +"144 -145 OFFCURVE", +"115 -145 CURVE SMOOTH", +"93 -145 OFFCURVE", +"70 -138 OFFCURVE", +"50 -122 CURVE", +"31 -164 LINE", +"51 -180 OFFCURVE", +"84 -192 OFFCURVE", +"119 -192 CURVE SMOOTH" +); +} +); +width = 253; +}, +{ +anchors = ( +{ +name = _bottom; +position = "{130, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"181 -200 OFFCURVE", +"229 -167 OFFCURVE", +"229 -111 CURVE SMOOTH", +"229 -71 OFFCURVE", +"197 -42 OFFCURVE", +"151 -42 CURVE SMOOTH", +"131 -42 OFFCURVE", +"91 -50 OFFCURVE", +"69 -62 CURVE", +"148 -62 LINE", +"179 11 LINE", +"90 11 LINE", +"59 -62 LINE", +"85 -86 LINE", +"93 -81 OFFCURVE", +"103 -78 OFFCURVE", +"112 -78 CURVE SMOOTH", +"129 -78 OFFCURVE", +"140 -86 OFFCURVE", +"140 -100 CURVE SMOOTH", +"140 -116 OFFCURVE", +"123 -125 OFFCURVE", +"104 -125 CURVE SMOOTH", +"84 -125 OFFCURVE", +"63 -116 OFFCURVE", +"46 -102 CURVE", +"15 -170 LINE", +"38 -187 OFFCURVE", +"76 -200 OFFCURVE", +"114 -200 CURVE SMOOTH" +); +} +); +width = 249; +}, +{ +anchors = ( +{ +name = _bottom; +position = "{141, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"178 -192 OFFCURVE", +"220 -154 OFFCURVE", +"220 -109 CURVE SMOOTH", +"220 -72 OFFCURVE", +"193 -45 OFFCURVE", +"154 -45 CURVE SMOOTH", +"136 -45 OFFCURVE", +"113 -54 OFFCURVE", +"97 -67 CURVE", +"131 -67 LINE", +"164 11 LINE", +"125 11 LINE", +"92 -67 LINE", +"108 -84 LINE", +"116 -78 OFFCURVE", +"130 -73 OFFCURVE", +"142 -73 CURVE SMOOTH", +"167 -73 OFFCURVE", +"184 -88 OFFCURVE", +"184 -109 CURVE SMOOTH", +"184 -133 OFFCURVE", +"158 -156 OFFCURVE", +"128 -156 CURVE SMOOTH", +"105 -156 OFFCURVE", +"81 -147 OFFCURVE", +"62 -131 CURVE", +"47 -164 LINE", +"71 -182 OFFCURVE", +"101 -192 OFFCURVE", +"128 -192 CURVE SMOOTH" +); +} +); +width = 271; +}, +{ +anchors = ( +{ +name = _bottom; +position = "{130, 0}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "83093197-F027-4A0D-BF03-E2E4C46AA2BB"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"34 -208 OFFCURVE", +"76 -220 OFFCURVE", +"114 -220 CURVE SMOOTH", +"194 -220 OFFCURVE", +"249 -177 OFFCURVE", +"249 -111 CURVE SMOOTH", +"249 -70 OFFCURVE", +"223 -38 OFFCURVE", +"184 -27 CURVE", +"200 11 LINE", +"69 11 LINE", +"43 -48 LINE", +"62 -66 LINE", +"7 -189 LINE" +); +} +); +width = 249; +}, +{ +anchors = ( +{ +name = _bottom; +position = "{132, 0}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "16DCCC58-6865-4C7A-8505-93BD649CE9D8"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"43 -216 OFFCURVE", +"82 -228 OFFCURVE", +"119 -228 CURVE SMOOTH", +"195 -228 OFFCURVE", +"253 -179 OFFCURVE", +"253 -111 CURVE SMOOTH", +"253 -66 OFFCURVE", +"227 -31 OFFCURVE", +"188 -16 CURVE", +"199 11 LINE", +"70 11 LINE", +"49 -38 LINE", +"75 -66 LINE", +"16 -197 LINE" +); +} +); +width = 253; +}, +{ +anchors = ( +{ +name = _bottom; +position = "{141, 0}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "A1A2D604-2B26-484B-855C-97EFB8D65C07"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"92 -66 LINE", +"23 -216 LINE", +"55 -236 OFFCURVE", +"93 -248 OFFCURVE", +"128 -248 CURVE SMOOTH", +"208 -248 OFFCURVE", +"276 -186 OFFCURVE", +"276 -109 CURVE SMOOTH", +"276 -64 OFFCURVE", +"253 -26 OFFCURVE", +"217 -5 CURVE", +"224 11 LINE", +"64 11 LINE", +"50 -22 LINE" +); +} +); +width = 271; +} +); +unicode = 00B8; +}, +{ +color = 1; +glyphname = ogonek; +lastChange = "2020-02-01 08:25:08 +0000"; +layers = ( +{ +anchors = ( +{ +name = _bottom; +position = "{158, 0}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"184 -173 OFFCURVE", +"215 -162 OFFCURVE", +"237 -144 CURVE", +"217 -114 LINE", +"204 -128 OFFCURVE", +"182 -137 OFFCURVE", +"158 -137 CURVE SMOOTH", +"115 -137 OFFCURVE", +"90 -112 OFFCURVE", +"90 -70 CURVE SMOOTH", +"90 -26 OFFCURVE", +"115 0 OFFCURVE", +"158 0 CURVE", +"134 21 LINE", +"87 15 OFFCURVE", +"54 -24 OFFCURVE", +"54 -73 CURVE SMOOTH", +"54 -132 OFFCURVE", +"95 -173 OFFCURVE", +"153 -173 CURVE SMOOTH" +); +} +); +width = 283; +}, +{ +anchors = ( +{ +name = _bottom; +position = "{153, 0}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"180 -173 OFFCURVE", +"209 -163 OFFCURVE", +"232 -144 CURVE", +"200 -95 LINE", +"190 -106 OFFCURVE", +"174 -114 OFFCURVE", +"153 -114 CURVE SMOOTH", +"116 -114 OFFCURVE", +"95 -92 OFFCURVE", +"95 -57 CURVE SMOOTH", +"95 -24 OFFCURVE", +"119 0 OFFCURVE", +"153 0 CURVE", +"92 19 LINE", +"63 7 OFFCURVE", +"39 -27 OFFCURVE", +"39 -66 CURVE SMOOTH", +"39 -133 OFFCURVE", +"84 -173 OFFCURVE", +"148 -173 CURVE SMOOTH" +); +} +); +width = 262; +}, +{ +anchors = ( +{ +name = _bottom; +position = "{175, 0}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"174 -173 OFFCURVE", +"206 -158 OFFCURVE", +"228 -138 CURVE", +"206 -56 LINE", +"199 -62 OFFCURVE", +"187 -66 OFFCURVE", +"176 -66 CURVE SMOOTH", +"153 -66 OFFCURVE", +"137 -57 OFFCURVE", +"137 -36 CURVE SMOOTH", +"137 -15 OFFCURVE", +"152 0 OFFCURVE", +"175 0 CURVE", +"74 38 LINE", +"41 15 OFFCURVE", +"23 -16 OFFCURVE", +"23 -59 CURVE SMOOTH", +"23 -129 OFFCURVE", +"69 -173 OFFCURVE", +"135 -173 CURVE SMOOTH" +); +} +); +width = 244; +}, +{ +anchors = ( +{ +name = _bottom; +position = "{158, 0}"; +} +); +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "54D11BA5-681E-4B5C-903D-915582F97D23"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"194 -229 OFFCURVE", +"237 -214 OFFCURVE", +"268 -190 CURVE", +"189 -73 LINE", +"147 -80 OFFCURVE", +"143 -46 OFFCURVE", +"181 -20 CURVE", +"85 65 LINE", +"33 42 OFFCURVE", +"-2 -11 OFFCURVE", +"-2 -73 CURVE SMOOTH", +"-2 -163 OFFCURVE", +"64 -229 OFFCURVE", +"153 -229 CURVE SMOOTH" +); +} +); +width = 283; +}, +{ +anchors = ( +{ +name = _bottom; +position = "{153, 0}"; +} +); +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "A596EBC7-5E0B-4D2A-9A3E-8D634F19EA43"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"190 -226 OFFCURVE", +"230 -213 OFFCURVE", +"261 -189 CURVE", +"177 -60 LINE", +"153 -62 OFFCURVE", +"138 -34 OFFCURVE", +"161 -2 CURVE", +"29 39 LINE", +"2 12 OFFCURVE", +"-14 -27 OFFCURVE", +"-14 -66 CURVE SMOOTH", +"-14 -160 OFFCURVE", +"53 -226 OFFCURVE", +"148 -226 CURVE SMOOTH" +); +} +); +width = 262; +}, +{ +anchors = ( +{ +name = _bottom; +position = "{175, 0}"; +} +); +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "DF8E41A6-D47E-4CAC-A023-78E6A86AE824"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"20 58 LINE", +"-11 27 OFFCURVE", +"-27 -13 OFFCURVE", +"-27 -59 CURVE SMOOTH", +"-27 -155 OFFCURVE", +"40 -223 OFFCURVE", +"135 -223 CURVE SMOOTH", +"173 -223 OFFCURVE", +"211 -212 OFFCURVE", +"241 -191 CURVE", +"197 -25 LINE", +"183 -25 OFFCURVE", +"176 -16 OFFCURVE", +"184 -3 CURVE" +); +} +); +width = 244; +} +); +unicode = 02DB; +}, +{ +export = 0; +glyphname = lowercase_r_shoulder; +lastChange = "2019-04-09 14:01:57 +0000"; +layers = ( +{ +anchors = ( +{ +name = _r_shoulder; +position = "{71, 289}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"71 408 OFFCURVE", +"154 493 OFFCURVE", +"271 493 CURVE", +"271 529 LINE", +"159 529 OFFCURVE", +"65 451 OFFCURVE", +"65 359 CURVE", +"71 289 LINE" +); +} +); +width = 290; +}, +{ +anchors = ( +{ +name = _r_shoulder; +position = "{70, 291}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"70 390 OFFCURVE", +"153 462 OFFCURVE", +"270 462 CURVE", +"270 529 LINE", +"143 529 OFFCURVE", +"54 450 OFFCURVE", +"54 339 CURVE", +"70 289 LINE" +); +} +); +width = 304; +}, +{ +anchors = ( +{ +name = _r_shoulder; +position = "{67, 219}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"67 313 OFFCURVE", +"127 369 OFFCURVE", +"229 369 CURVE", +"229 529 LINE", +"115 529 OFFCURVE", +"34 425 OFFCURVE", +"34 279 CURVE", +"67 219 LINE" +); +} +); +width = 267; +} +); +}, +{ +export = 0; +glyphname = lowercase_loop; +lastChange = "2019-04-09 14:01:57 +0000"; +layers = ( +{ +anchors = ( +{ +name = _loop_right; +position = "{85, 259}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"409 -12 OFFCURVE", +"511 100 OFFCURVE", +"511 259 CURVE SMOOTH", +"511 417 OFFCURVE", +"409 529 OFFCURVE", +"273 529 CURVE SMOOTH", +"136 529 OFFCURVE", +"46 417 OFFCURVE", +"46 259 CURVE SMOOTH", +"46 100 OFFCURVE", +"136 -12 OFFCURVE", +"273 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"157 55 OFFCURVE", +"85 140 OFFCURVE", +"85 259 CURVE SMOOTH", +"85 378 OFFCURVE", +"157 462 OFFCURVE", +"259 462 CURVE SMOOTH", +"360 462 OFFCURVE", +"432 378 OFFCURVE", +"432 259 CURVE SMOOTH", +"432 140 OFFCURVE", +"360 55 OFFCURVE", +"259 55 CURVE SMOOTH" +); +} +); +width = 555; +}, +{ +anchors = ( +{ +name = _loop_right; +position = "{122, 259}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"426 -12 OFFCURVE", +"524 100 OFFCURVE", +"524 259 CURVE SMOOTH", +"524 417 OFFCURVE", +"426 529 OFFCURVE", +"287 529 CURVE SMOOTH", +"151 529 OFFCURVE", +"54 417 OFFCURVE", +"54 259 CURVE SMOOTH", +"54 100 OFFCURVE", +"151 -12 OFFCURVE", +"287 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"165 148 OFFCURVE", +"122 194 OFFCURVE", +"122 259 CURVE SMOOTH", +"122 323 OFFCURVE", +"165 369 OFFCURVE", +"226 369 CURVE SMOOTH", +"293 369 OFFCURVE", +"340 323 OFFCURVE", +"340 259 CURVE SMOOTH", +"340 194 OFFCURVE", +"293 148 OFFCURVE", +"226 148 CURVE SMOOTH" +); +} +); +width = 577; +}, +{ +anchors = ( +{ +name = _loop_right; +position = "{103, 259}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"433 -12 OFFCURVE", +"539 112 OFFCURVE", +"539 259 CURVE SMOOTH", +"539 406 OFFCURVE", +"433 529 OFFCURVE", +"307 529 CURVE SMOOTH", +"166 529 OFFCURVE", +"67 417 OFFCURVE", +"67 259 CURVE SMOOTH", +"67 100 OFFCURVE", +"166 -12 OFFCURVE", +"307 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"185 24 OFFCURVE", +"103 121 OFFCURVE", +"103 259 CURVE SMOOTH", +"103 396 OFFCURVE", +"185 493 OFFCURVE", +"300 493 CURVE SMOOTH", +"410 493 OFFCURVE", +"503 386 OFFCURVE", +"503 259 CURVE SMOOTH", +"503 131 OFFCURVE", +"410 24 OFFCURVE", +"300 24 CURVE SMOOTH" +); +} +); +width = 604; +} +); +}, +{ +export = 0; +glyphname = lowercase_nh_shoulder; +lastChange = "2019-04-09 14:01:57 +0000"; +layers = ( +{ +anchors = ( +{ +name = _shoulder; +position = "{34, 329}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"398 0 LINE", +"398 329 LINE SMOOTH", +"398 448 OFFCURVE", +"319 529 OFFCURVE", +"204 529 CURVE SMOOTH", +"107 529 OFFCURVE", +"23 462 OFFCURVE", +"18 379 CURVE", +"34 329 LINE", +"34 402 OFFCURVE", +"106 462 OFFCURVE", +"194 462 CURVE SMOOTH", +"270 462 OFFCURVE", +"323 404 OFFCURVE", +"323 319 CURVE SMOOTH", +"323 0 LINE" +); +} +); +width = 471; +}, +{ +anchors = ( +{ +name = _shoulder; +position = "{52, 290}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"388 0 LINE", +"388 329 LINE SMOOTH", +"388 446 OFFCURVE", +"309 529 OFFCURVE", +"198 529 CURVE SMOOTH", +"99 529 OFFCURVE", +"25 467 OFFCURVE", +"20 379 CURVE", +"52 290 LINE", +"52 336 OFFCURVE", +"83 369 OFFCURVE", +"126 369 CURVE SMOOTH", +"172 369 OFFCURVE", +"204 334 OFFCURVE", +"204 284 CURVE SMOOTH", +"204 0 LINE" +); +} +); +width = 437; +}, +{ +anchors = ( +{ +name = _shoulder; +position = "{22, 330}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"385 0 LINE", +"385 339 LINE SMOOTH", +"385 450 OFFCURVE", +"305 529 OFFCURVE", +"192 529 CURVE SMOOTH", +"85 529 OFFCURVE", +"9 459 OFFCURVE", +"9 360 CURVE", +"22 330 LINE", +"22 425 OFFCURVE", +"90 493 OFFCURVE", +"187 493 CURVE SMOOTH", +"282 493 OFFCURVE", +"349 427 OFFCURVE", +"349 334 CURVE SMOOTH", +"349 0 LINE" +); +} +); +width = 469; +} +); +}, +{ +export = 0; +glyphname = lowercase_loop_reverse; +lastChange = "2019-04-09 14:01:57 +0000"; +layers = ( +{ +anchors = ( +{ +name = _loop_left; +position = "{470, 259}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"419 -12 OFFCURVE", +"509 100 OFFCURVE", +"509 259 CURVE SMOOTH", +"509 417 OFFCURVE", +"419 529 OFFCURVE", +"282 529 CURVE SMOOTH", +"146 529 OFFCURVE", +"44 417 OFFCURVE", +"44 259 CURVE SMOOTH", +"44 100 OFFCURVE", +"146 -12 OFFCURVE", +"282 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"195 55 OFFCURVE", +"123 140 OFFCURVE", +"123 259 CURVE SMOOTH", +"123 378 OFFCURVE", +"195 462 OFFCURVE", +"296 462 CURVE SMOOTH", +"398 462 OFFCURVE", +"470 378 OFFCURVE", +"470 259 CURVE SMOOTH", +"470 140 OFFCURVE", +"398 55 OFFCURVE", +"296 55 CURVE SMOOTH" +); +} +); +width = 555; +}, +{ +anchors = ( +{ +name = _loop_left; +position = "{432, 259}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"403 -12 OFFCURVE", +"500 100 OFFCURVE", +"500 259 CURVE SMOOTH", +"500 417 OFFCURVE", +"403 529 OFFCURVE", +"267 529 CURVE SMOOTH", +"128 529 OFFCURVE", +"30 417 OFFCURVE", +"30 259 CURVE SMOOTH", +"30 100 OFFCURVE", +"128 -12 OFFCURVE", +"267 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"261 148 OFFCURVE", +"214 194 OFFCURVE", +"214 259 CURVE SMOOTH", +"214 323 OFFCURVE", +"261 369 OFFCURVE", +"328 369 CURVE SMOOTH", +"389 369 OFFCURVE", +"432 323 OFFCURVE", +"432 259 CURVE SMOOTH", +"432 194 OFFCURVE", +"389 148 OFFCURVE", +"328 148 CURVE SMOOTH" +); +} +); +width = 530; +}, +{ +anchors = ( +{ +name = _loop_left; +position = "{480, 259}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"417 -12 OFFCURVE", +"516 100 OFFCURVE", +"516 259 CURVE SMOOTH", +"516 417 OFFCURVE", +"417 529 OFFCURVE", +"276 529 CURVE SMOOTH", +"150 529 OFFCURVE", +"44 406 OFFCURVE", +"44 259 CURVE SMOOTH", +"44 112 OFFCURVE", +"150 -12 OFFCURVE", +"276 -12 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"173 24 OFFCURVE", +"80 131 OFFCURVE", +"80 259 CURVE SMOOTH", +"80 386 OFFCURVE", +"173 493 OFFCURVE", +"283 493 CURVE SMOOTH", +"398 493 OFFCURVE", +"480 396 OFFCURVE", +"480 259 CURVE SMOOTH", +"480 121 OFFCURVE", +"398 24 OFFCURVE", +"283 24 CURVE SMOOTH" +); +} +); +width = 563; +} +); +}, +{ +export = 0; +glyphname = ascender; +lastChange = "2019-04-09 14:01:57 +0000"; +layers = ( +{ +anchors = ( +{ +name = k_arms; +position = "{128, 125}"; +}, +{ +name = loop_left; +position = "{101, 259}"; +}, +{ +name = loop_right; +position = "{137, 259}"; +}, +{ +name = shoulder; +position = "{137, 330}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"137 0 LINE", +"137 699 LINE", +"101 699 LINE", +"101 0 LINE" +); +} +); +width = 238; +}, +{ +anchors = ( +{ +name = k_arms; +position = "{151, 126}"; +}, +{ +name = loop_left; +position = "{87, 259}"; +}, +{ +name = loop_right; +position = "{162, 259}"; +}, +{ +name = shoulder; +position = "{162, 329}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"162 0 LINE", +"162 699 LINE", +"87 699 LINE", +"87 0 LINE" +); +} +); +width = 249; +}, +{ +anchors = ( +{ +name = k_arms; +position = "{242, 107}"; +}, +{ +name = loop_left; +position = "{59, 259}"; +}, +{ +name = loop_right; +position = "{252, 259}"; +}, +{ +name = shoulder; +position = "{252, 290}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"252 0 LINE", +"252 699 LINE", +"59 699 LINE", +"59 0 LINE" +); +} +); +width = 311; +} +); +}, +{ +export = 0; +glyphname = descender; +lastChange = "2019-04-09 14:01:57 +0000"; +layers = ( +{ +anchors = ( +{ +name = loop_left; +position = "{101, 259}"; +}, +{ +name = loop_right; +position = "{137, 259}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"137 -172 LINE", +"137 517 LINE", +"101 517 LINE", +"101 -172 LINE" +); +} +); +width = 238; +}, +{ +anchors = ( +{ +name = loop_left; +position = "{87, 259}"; +}, +{ +name = loop_right; +position = "{162, 259}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"162 -172 LINE", +"162 517 LINE", +"87 517 LINE", +"87 -172 LINE" +); +} +); +width = 249; +}, +{ +anchors = ( +{ +name = loop_left; +position = "{59, 259}"; +}, +{ +name = loop_right; +position = "{252, 259}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"252 -172 LINE", +"252 517 LINE", +"59 517 LINE", +"59 -172 LINE" +); +} +); +width = 311; +} +); +}, +{ +export = 0; +glyphname = lowercase_m_shoulder; +lastChange = "2019-04-09 14:01:57 +0000"; +layers = ( +{ +anchors = ( +{ +name = _shoulder; +position = "{20, 339}"; +}, +{ +name = shoulder; +position = "{355, 339}"; +} +); +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"355 0 LINE", +"355 339 LINE SMOOTH", +"355 450 OFFCURVE", +"283 529 OFFCURVE", +"180 529 CURVE SMOOTH", +"81 529 OFFCURVE", +"11 472 OFFCURVE", +"11 391 CURVE", +"20 339 LINE", +"20 429 OFFCURVE", +"84 493 OFFCURVE", +"175 493 CURVE SMOOTH", +"259 493 OFFCURVE", +"319 427 OFFCURVE", +"319 334 CURVE SMOOTH", +"319 0 LINE" +); +} +); +width = 440; +}, +{ +anchors = ( +{ +name = _shoulder; +position = "{36, 329}"; +}, +{ +name = shoulder; +position = "{370, 329}"; +} +); +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"370 0 LINE", +"370 329 LINE SMOOTH", +"370 446 OFFCURVE", +"294 529 OFFCURVE", +"186 529 CURVE SMOOTH", +"94 529 OFFCURVE", +"25 467 OFFCURVE", +"20 379 CURVE", +"36 329 LINE", +"36 407 OFFCURVE", +"94 462 OFFCURVE", +"176 462 CURVE SMOOTH", +"246 462 OFFCURVE", +"295 403 OFFCURVE", +"295 319 CURVE SMOOTH", +"295 0 LINE" +); +} +); +width = 444; +}, +{ +anchors = ( +{ +name = _shoulder; +position = "{40, 290}"; +}, +{ +name = shoulder; +position = "{370, 290}"; +} +); +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"370 -1 LINE", +"370 329 LINE SMOOTH", +"370 446 OFFCURVE", +"282 529 OFFCURVE", +"174 529 CURVE SMOOTH", +"85 529 OFFCURVE", +"22 467 OFFCURVE", +"22 379 CURVE", +"40 300 LINE", +"40 340 OFFCURVE", +"70 369 OFFCURVE", +"113 369 CURVE SMOOTH", +"156 369 OFFCURVE", +"186 338 OFFCURVE", +"186 294 CURVE SMOOTH", +"186 -1 LINE" +); +} +); +width = 418; +} +); +}, +{ +export = 0; +glyphname = capital_V; +lastChange = "2019-05-05 08:59:06 +0000"; +layers = ( +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"358 0 LINE", +"661 687 LINE", +"621 687 LINE", +"318 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"358 0 LINE", +"55 687 LINE", +"15 687 LINE", +"318 0 LINE" +); +} +); +width = 676; +}, +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"413 0 LINE", +"716 687 LINE", +"631 687 LINE", +"328 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"413 0 LINE", +"110 687 LINE", +"25 687 LINE", +"328 0 LINE" +); +} +); +width = 741; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"510 0 LINE", +"774 687 LINE", +"555 687 LINE", +"291 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"510 0 LINE", +"246 687 LINE", +"27 687 LINE", +"291 0 LINE" +); +} +); +width = 801; +}, +{ +associatedMasterId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +layerId = "B66D4FC6-A2F6-4298-9721-4B4831C4571F"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"687 0 LINE", +"801 687 LINE", +"0 687 LINE", +"114 0 LINE" +); +} +); +width = 801; +}, +{ +associatedMasterId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +layerId = "2FB6F90C-2079-4F8E-A4D9-70CA4749E94F"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"613 0 LINE", +"741 687 LINE", +"0 687 LINE", +"128 0 LINE" +); +} +); +width = 741; +}, +{ +associatedMasterId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +layerId = "00456C33-0089-4B68-AE52-877AAD800816"; +name = bubble; +paths = ( +{ +closed = 1; +nodes = ( +"562 0 LINE", +"676 687 LINE", +"0 687 LINE", +"114 0 LINE" +); +} +); +width = 676; +} +); +}, +{ +export = 0; +glyphname = _areas; +lastChange = "2020-02-01 23:30:36 +0000"; +layers = ( +{ +layerId = "3B040282-CF47-4846-BCAF-7BFF90FB63BC"; +paths = ( +{ +closed = 1; +nodes = ( +"85.013 432.66 LINE", +"110.863 433 LINE", +"110.863 438 LINE", +"110.863 443 LINE", +"110.863 448 LINE", +"110.863 453 LINE", +"110.863 458 LINE", +"110.863 463 LINE", +"110.863 468 LINE", +"110.863 473 LINE", +"110.863 478 LINE", +"110.863 483 LINE", +"110.863 488 LINE", +"109.881 493 LINE", +"106.344 498 LINE", +"103.17 503 LINE", +"100.325 508 LINE", +"97.779 513 LINE", +"95.51 518 LINE", +"93.5 523 LINE", +"91.733 528 LINE", +"90.194 533 LINE", +"88.872 538 LINE", +"87.758 543 LINE", +"86.842 548 LINE", +"86.118 553 LINE", +"85.578 558 LINE", +"85.217 563 LINE", +"85.03 568 LINE", +"85.013 573 LINE", +"85.166 578 LINE", +"85.491 583 LINE", +"85.995 588 LINE", +"86.682 593 LINE", +"87.559 598 LINE", +"88.633 603 LINE", +"89.912 608 LINE", +"91.407 613 LINE", +"93.128 618 LINE", +"95.088 623 LINE", +"97.304 628 LINE", +"99.792 633 LINE", +"102.576 638 LINE", +"105.682 643 LINE", +"109.142 648 LINE", +"110.863 653 LINE", +"110.863 658 LINE", +"110.863 663 LINE", +"110.863 668 LINE", +"110.863 673 LINE", +"110.863 678 LINE", +"110.863 683 LINE", +"110.863 688 LINE", +"110.863 693 LINE", +"110.863 698 LINE", +"110.863 703 LINE", +"110.863 708 LINE", +"85.013 709.34 LINE" +); +}, +{ +closed = 1; +nodes = ( +"344.97 432.66 LINE", +"319.12 433 LINE", +"319.12 438 LINE", +"319.12 443 LINE", +"319.12 448 LINE", +"319.12 453 LINE", +"319.12 458 LINE", +"319.12 463 LINE", +"319.12 468 LINE", +"319.12 473 LINE", +"319.12 478 LINE", +"319.12 483 LINE", +"319.12 488 LINE", +"320.119 493 LINE", +"323.656 498 LINE", +"326.83 503 LINE", +"329.675 508 LINE", +"332.221 513 LINE", +"334.49 518 LINE", +"336.5 523 LINE", +"338.267 528 LINE", +"339.806 533 LINE", +"341.128 538 LINE", +"342.242 543 LINE", +"343.158 548 LINE", +"343.882 553 LINE", +"344.422 558 LINE", +"344.783 563 LINE", +"344.97 568 LINE", +"339.97 573 LINE", +"344.834 578 LINE", +"344.509 583 LINE", +"344.005 588 LINE", +"343.318 593 LINE", +"342.441 598 LINE", +"341.367 603 LINE", +"340.088 608 LINE", +"338.593 613 LINE", +"336.872 618 LINE", +"334.912 623 LINE", +"332.696 628 LINE", +"330.208 633 LINE", +"327.424 638 LINE", +"324.318 643 LINE", +"320.858 648 LINE", +"319.12 653 LINE", +"319.12 658 LINE", +"319.12 663 LINE", +"319.12 668 LINE", +"319.12 673 LINE", +"319.12 678 LINE", +"319.12 683 LINE", +"319.12 688 LINE", +"319.12 693 LINE", +"319.12 698 LINE", +"319.12 703 LINE", +"319.12 708 LINE", +"344.97 709.34 LINE" +); +} +); +width = 432; +}, +{ +layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B"; +paths = ( +{ +closed = 1; +nodes = ( +"55.011 279.26 LINE", +"137.731 283 LINE", +"137.731 288 LINE", +"137.731 293 LINE", +"137.731 298 LINE", +"137.731 303 LINE", +"137.731 308 LINE", +"137.731 313 LINE", +"137.731 318 LINE", +"137.731 323 LINE", +"137.731 328 LINE", +"137.731 333 LINE", +"137.731 338 LINE", +"137.731 343 LINE", +"137.731 348 LINE", +"137.731 353 LINE", +"137.731 358 LINE", +"137.731 363 LINE", +"137.731 368 LINE", +"137.731 373 LINE", +"137.731 378 LINE", +"137.731 383 LINE", +"137.731 388 LINE", +"137.731 393 LINE", +"137.731 398 LINE", +"137.731 403 LINE", +"131.319 408 LINE", +"126.319 413 LINE", +"121.319 418 LINE", +"114.103 423 LINE", +"107.724 428 LINE", +"102.021 433 LINE", +"96.884 438 LINE", +"92.232 443 LINE", +"88.003 448 LINE", +"84.149 453 LINE", +"80.633 458 LINE", +"77.423 463 LINE", +"74.494 468 LINE", +"71.825 473 LINE", +"69.399 478 LINE", +"67.199 483 LINE", +"65.213 488 LINE", +"63.43 493 LINE", +"61.838 498 LINE", +"60.431 503 LINE", +"59.199 508 LINE", +"58.137 513 LINE", +"57.238 518 LINE", +"56.498 523 LINE", +"55.91 528 LINE", +"55.471 533 LINE", +"55.177 538 LINE", +"55.025 543 LINE", +"55.011 548 LINE", +"55.135 553 LINE", +"55.401 558 LINE", +"55.81 563 LINE", +"56.368 568 LINE", +"57.078 573 LINE", +"57.945 578 LINE", +"58.974 583 LINE", +"60.171 588 LINE", +"61.542 593 LINE", +"63.096 598 LINE", +"64.841 603 LINE", +"66.785 608 LINE", +"68.941 613 LINE", +"71.321 618 LINE", +"73.94 623 LINE", +"76.815 628 LINE", +"79.967 633 LINE", +"83.42 638 LINE", +"87.203 643 LINE", +"91.354 648 LINE", +"95.917 653 LINE", +"100.917 658 LINE", +"105.917 663 LINE", +"110.917 668 LINE", +"115.917 673 LINE", +"120.917 678 LINE", +"125.917 683 LINE", +"130.917 688 LINE", +"135.917 693 LINE", +"137.731 698 LINE", +"137.731 703 LINE", +"137.731 708 LINE", +"137.731 713 LINE", +"137.731 718 LINE", +"137.731 723 LINE", +"137.731 728 LINE", +"137.731 733 LINE", +"137.731 738 LINE", +"137.731 743 LINE", +"137.731 748 LINE", +"137.731 753 LINE", +"137.731 758 LINE", +"137.731 763 LINE", +"137.731 768 LINE", +"137.731 773 LINE", +"137.731 778 LINE", +"137.731 783 LINE", +"137.731 788 LINE", +"137.731 793 LINE", +"137.731 798 LINE", +"137.731 803 LINE", +"137.731 808 LINE", +"55.011 812.74 LINE" +); +}, +{ +closed = 1; +nodes = ( +"364.865 279.26 LINE", +"282.145 283 LINE", +"282.145 288 LINE", +"282.145 293 LINE", +"282.145 298 LINE", +"282.145 303 LINE", +"282.145 308 LINE", +"282.145 313 LINE", +"282.145 318 LINE", +"282.145 323 LINE", +"282.145 328 LINE", +"282.145 333 LINE", +"282.145 338 LINE", +"282.145 343 LINE", +"282.145 348 LINE", +"282.145 353 LINE", +"282.145 358 LINE", +"282.145 363 LINE", +"282.145 368 LINE", +"282.145 373 LINE", +"282.145 378 LINE", +"282.145 383 LINE", +"282.145 388 LINE", +"282.145 393 LINE", +"283.116 398 LINE", +"288.116 403 LINE", +"293.116 408 LINE", +"298.116 413 LINE", +"303.116 418 LINE", +"308.116 423 LINE", +"313.116 428 LINE", +"318.116 433 LINE", +"323.116 438 LINE", +"327.768 443 LINE", +"331.997 448 LINE", +"335.851 453 LINE", +"339.367 458 LINE", +"342.577 463 LINE", +"345.506 468 LINE", +"348.175 473 LINE", +"350.601 478 LINE", +"352.801 483 LINE", +"354.787 488 LINE", +"356.57 493 LINE", +"358.162 498 LINE", +"359.569 503 LINE", +"360.801 508 LINE", +"361.863 513 LINE", +"362.762 518 LINE", +"363.502 523 LINE", +"364.09 528 LINE", +"364.529 533 LINE", +"364.823 538 LINE", +"359.823 543 LINE", +"359.865 548 LINE", +"364.865 553 LINE", +"364.599 558 LINE", +"364.19 563 LINE", +"363.632 568 LINE", +"362.922 573 LINE", +"362.055 578 LINE", +"361.026 583 LINE", +"359.829 588 LINE", +"358.458 593 LINE", +"356.904 598 LINE", +"355.159 603 LINE", +"353.215 608 LINE", +"351.059 613 LINE", +"348.679 618 LINE", +"346.06 623 LINE", +"343.185 628 LINE", +"340.033 633 LINE", +"336.58 638 LINE", +"332.797 643 LINE", +"328.646 648 LINE", +"324.083 653 LINE", +"319.083 658 LINE", +"314.083 663 LINE", +"309.083 668 LINE", +"304.083 673 LINE", +"299.083 678 LINE", +"294.083 683 LINE", +"289.083 688 LINE", +"284.083 693 LINE", +"282.145 698 LINE", +"282.145 703 LINE", +"282.145 708 LINE", +"282.145 713 LINE", +"282.145 718 LINE", +"282.145 723 LINE", +"282.145 728 LINE", +"282.145 733 LINE", +"282.145 738 LINE", +"282.145 743 LINE", +"282.145 748 LINE", +"282.145 753 LINE", +"282.145 758 LINE", +"282.145 763 LINE", +"282.145 768 LINE", +"282.145 773 LINE", +"282.145 778 LINE", +"282.145 783 LINE", +"282.145 788 LINE", +"282.145 793 LINE", +"282.145 798 LINE", +"282.145 803 LINE", +"282.145 808 LINE", +"364.865 812.74 LINE" +); +} +); +width = 424; +}, +{ +layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A"; +paths = ( +{ +closed = 1; +nodes = ( +"67.012 376.47 LINE", +"103.202 378 LINE", +"103.202 383 LINE", +"103.202 388 LINE", +"103.202 393 LINE", +"103.202 398 LINE", +"103.202 403 LINE", +"103.202 408 LINE", +"103.202 413 LINE", +"103.202 418 LINE", +"103.202 423 LINE", +"103.202 428 LINE", +"103.202 433 LINE", +"103.202 438 LINE", +"103.202 443 LINE", +"103.202 448 LINE", +"103.202 453 LINE", +"103.202 458 LINE", +"103.202 463 LINE", +"100.914 468 LINE", +"96.677 473 LINE", +"92.853 478 LINE", +"89.396 483 LINE", +"86.27 488 LINE", +"83.446 493 LINE", +"80.9 498 LINE", +"78.613 503 LINE", +"76.567 508 LINE", +"74.749 513 LINE", +"73.145 518 LINE", +"71.745 523 LINE", +"70.541 528 LINE", +"69.524 533 LINE", +"68.687 538 LINE", +"68.024 543 LINE", +"67.53 548 LINE", +"67.199 553 LINE", +"67.028 558 LINE", +"67.012 563 LINE", +"67.152 568 LINE", +"67.451 573 LINE", +"67.912 578 LINE", +"68.541 583 LINE", +"69.342 588 LINE", +"70.323 593 LINE", +"71.489 598 LINE", +"72.849 603 LINE", +"74.411 608 LINE", +"76.186 613 LINE", +"78.185 618 LINE", +"80.423 623 LINE", +"82.915 628 LINE", +"85.682 633 LINE", +"88.745 638 LINE", +"92.133 643 LINE", +"95.881 648 LINE", +"100.031 653 LINE", +"103.202 658 LINE", +"103.202 663 LINE", +"103.202 668 LINE", +"103.202 673 LINE", +"103.202 678 LINE", +"103.202 683 LINE", +"103.202 688 LINE", +"103.202 693 LINE", +"103.202 698 LINE", +"103.202 703 LINE", +"103.202 708 LINE", +"103.202 713 LINE", +"103.202 718 LINE", +"103.202 723 LINE", +"103.202 728 LINE", +"103.202 733 LINE", +"103.202 738 LINE", +"103.202 743 LINE", +"67.012 745.53 LINE" +); +}, +{ +closed = 1; +nodes = ( +"346.848 376.47 LINE", +"310.658 378 LINE", +"310.658 383 LINE", +"310.658 388 LINE", +"310.658 393 LINE", +"310.658 398 LINE", +"310.658 403 LINE", +"310.658 408 LINE", +"310.658 413 LINE", +"310.658 418 LINE", +"310.658 423 LINE", +"310.658 428 LINE", +"310.658 433 LINE", +"310.658 438 LINE", +"310.658 443 LINE", +"310.658 448 LINE", +"310.658 453 LINE", +"310.658 458 LINE", +"310.658 463 LINE", +"313.086 468 LINE", +"317.323 473 LINE", +"321.147 478 LINE", +"324.604 483 LINE", +"327.73 488 LINE", +"330.554 493 LINE", +"333.1 498 LINE", +"335.387 503 LINE", +"337.433 508 LINE", +"339.251 513 LINE", +"340.855 518 LINE", +"342.255 523 LINE", +"343.459 528 LINE", +"344.476 533 LINE", +"345.313 538 LINE", +"345.976 543 LINE", +"346.47 548 LINE", +"346.801 553 LINE", +"341.801 558 LINE", +"341.848 563 LINE", +"346.848 568 LINE", +"346.549 573 LINE", +"346.088 578 LINE", +"345.459 583 LINE", +"344.658 588 LINE", +"343.677 593 LINE", +"342.511 598 LINE", +"341.151 603 LINE", +"339.589 608 LINE", +"337.814 613 LINE", +"335.815 618 LINE", +"333.577 623 LINE", +"331.085 628 LINE", +"328.318 633 LINE", +"325.255 638 LINE", +"321.867 643 LINE", +"318.119 648 LINE", +"313.969 653 LINE", +"310.658 658 LINE", +"310.658 663 LINE", +"310.658 668 LINE", +"310.658 673 LINE", +"310.658 678 LINE", +"310.658 683 LINE", +"310.658 688 LINE", +"310.658 693 LINE", +"310.658 698 LINE", +"310.658 703 LINE", +"310.658 708 LINE", +"310.658 713 LINE", +"310.658 718 LINE", +"310.658 723 LINE", +"310.658 728 LINE", +"310.658 733 LINE", +"310.658 738 LINE", +"310.658 743 LINE", +"346.848 745.53 LINE" +); +} +); +width = 414; +} +); +} +); +instances = ( +{ +customParameters = ( +{ +name = typoAscender; +value = 795; +}, +{ +name = typoDescender; +value = -205; +}, +{ +name = typoLineGap; +value = 0; +}, +{ +name = hheaAscender; +value = 795; +}, +{ +name = hheaDescender; +value = -205; +}, +{ +name = underlinePosition; +value = -133; +}, +{ +name = underlineThickness; +value = 20; +}, +{ +name = winAscent; +value = 795; +}, +{ +name = winDescent; +value = 205; +} +); +interpolationWidth = 5; +instanceInterpolations = { +"3B040282-CF47-4846-BCAF-7BFF90FB63BC" = 1; +}; +name = Thin; +weightClass = Thin; +}, +{ +customParameters = ( +{ +name = typoAscender; +value = 795; +}, +{ +name = typoDescender; +value = -205; +}, +{ +name = typoLineGap; +value = 0; +}, +{ +name = hheaAscender; +value = 795; +}, +{ +name = hheaDescender; +value = -205; +}, +{ +name = underlinePosition; +value = -133; +}, +{ +name = underlineThickness; +value = 20; +}, +{ +name = winAscent; +value = 795; +}, +{ +name = winDescent; +value = 205; +} +); +interpolationWeight = 200; +interpolationWidth = 5; +instanceInterpolations = { +"35616FF6-3D9C-499B-B113-AC9E0DB5842A" = 0.33333; +"3B040282-CF47-4846-BCAF-7BFF90FB63BC" = 0.66667; +}; +name = "Extra Light"; +weightClass = ExtraLight; +}, +{ +customParameters = ( +{ +name = typoAscender; +value = 795; +}, +{ +name = typoDescender; +value = -205; +}, +{ +name = typoLineGap; +value = 0; +}, +{ +name = hheaAscender; +value = 795; +}, +{ +name = hheaDescender; +value = -205; +}, +{ +name = underlinePosition; +value = -133; +}, +{ +name = underlineThickness; +value = 20; +}, +{ +name = winAscent; +value = 795; +}, +{ +name = winDescent; +value = 205; +} +); +interpolationWeight = 300; +interpolationWidth = 5; +instanceInterpolations = { +"35616FF6-3D9C-499B-B113-AC9E0DB5842A" = 0.66667; +"3B040282-CF47-4846-BCAF-7BFF90FB63BC" = 0.33333; +}; +name = Light; +weightClass = Light; +}, +{ +customParameters = ( +{ +name = typoAscender; +value = 795; +}, +{ +name = typoDescender; +value = -205; +}, +{ +name = typoLineGap; +value = 0; +}, +{ +name = hheaAscender; +value = 795; +}, +{ +name = hheaDescender; +value = -205; +}, +{ +name = underlinePosition; +value = -133; +}, +{ +name = underlineThickness; +value = 20; +}, +{ +name = winAscent; +value = 795; +}, +{ +name = winDescent; +value = 205; +} +); +interpolationWeight = 400; +interpolationWidth = 5; +instanceInterpolations = { +"35616FF6-3D9C-499B-B113-AC9E0DB5842A" = 1; +}; +name = Regular; +}, +{ +customParameters = ( +{ +name = typoAscender; +value = 795; +}, +{ +name = typoDescender; +value = -205; +}, +{ +name = typoLineGap; +value = 0; +}, +{ +name = hheaAscender; +value = 795; +}, +{ +name = hheaDescender; +value = -205; +}, +{ +name = underlinePosition; +value = -133; +}, +{ +name = underlineThickness; +value = 20; +}, +{ +name = winAscent; +value = 795; +}, +{ +name = winDescent; +value = 205; +} +); +interpolationWeight = 500; +interpolationWidth = 5; +instanceInterpolations = { +"35616FF6-3D9C-499B-B113-AC9E0DB5842A" = 0.8; +"A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B" = 0.2; +}; +name = Medium; +weightClass = Medium; +}, +{ +customParameters = ( +{ +name = typoAscender; +value = 795; +}, +{ +name = typoDescender; +value = -205; +}, +{ +name = typoLineGap; +value = 0; +}, +{ +name = hheaAscender; +value = 795; +}, +{ +name = hheaDescender; +value = -205; +}, +{ +name = underlinePosition; +value = -133; +}, +{ +name = underlineThickness; +value = 20; +}, +{ +name = winAscent; +value = 795; +}, +{ +name = winDescent; +value = 205; +} +); +interpolationWeight = 600; +interpolationWidth = 5; +instanceInterpolations = { +"35616FF6-3D9C-499B-B113-AC9E0DB5842A" = 0.6; +"A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B" = 0.4; +}; +name = "Semi Bold"; +weightClass = SemiBold; +}, +{ +customParameters = ( +{ +name = typoAscender; +value = 795; +}, +{ +name = typoDescender; +value = -205; +}, +{ +name = typoLineGap; +value = 0; +}, +{ +name = hheaAscender; +value = 795; +}, +{ +name = hheaDescender; +value = -205; +}, +{ +name = underlinePosition; +value = -133; +}, +{ +name = underlineThickness; +value = 20; +}, +{ +name = winAscent; +value = 795; +}, +{ +name = winDescent; +value = 205; +} +); +interpolationWeight = 700; +interpolationWidth = 5; +instanceInterpolations = { +"35616FF6-3D9C-499B-B113-AC9E0DB5842A" = 0.4; +"A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B" = 0.6; +}; +isBold = 1; +linkStyle = Regular; +name = Bold; +weightClass = Bold; +}, +{ +customParameters = ( +{ +name = typoAscender; +value = 795; +}, +{ +name = typoDescender; +value = -205; +}, +{ +name = typoLineGap; +value = 0; +}, +{ +name = hheaAscender; +value = 795; +}, +{ +name = hheaDescender; +value = -205; +}, +{ +name = underlinePosition; +value = -133; +}, +{ +name = underlineThickness; +value = 20; +}, +{ +name = winAscent; +value = 795; +}, +{ +name = winDescent; +value = 205; +} +); +interpolationWeight = 800; +interpolationWidth = 5; +instanceInterpolations = { +"35616FF6-3D9C-499B-B113-AC9E0DB5842A" = 0.2; +"A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B" = 0.8; +}; +name = "Extra Bold"; +weightClass = ExtraBold; +}, +{ +customParameters = ( +{ +name = typoAscender; +value = 795; +}, +{ +name = typoDescender; +value = -205; +}, +{ +name = typoLineGap; +value = 0; +}, +{ +name = hheaAscender; +value = 795; +}, +{ +name = hheaDescender; +value = -205; +}, +{ +name = underlinePosition; +value = -133; +}, +{ +name = underlineThickness; +value = 20; +}, +{ +name = winAscent; +value = 795; +}, +{ +name = winDescent; +value = 205; +} +); +interpolationWeight = 900; +interpolationWidth = 5; +instanceInterpolations = { +"A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B" = 1; +}; +name = Black; +weightClass = Black; +} +); +kerning = { +"3B040282-CF47-4846-BCAF-7BFF90FB63BC" = { +braceleft = { +slash = -45; +yen = -70; +sterling = -95; +quotedblbase = -60; +quotedblleft = -60; +asterisk = -60; +guillemetright = -60; +asciicircum = -65; +ellipsis = -60; +comma = -60; +cent = -60; +percent = -60; +at = -60; +quotedbl = -60; +copyright = -60; +equal = -60; +periodcentered = -60; +guilsinglleft = -55; +emdash = -60; +parenright = -80; +divide = -60; +semicolon = -65; +quotesingle = -60; +degree = -60; +multiply = -105; +hyphen = -60; +perthousand = -60; +quotedblright = -65; +asciitilde = -90; +backslash = -60; +trademark = -60; +dollar = -90; +quoteright = -65; +numbersign = -115; +bracketleft = -60; +guillemetleft = -55; +registered = -60; +braceleft = -125; +braceright = -120; +paragraph = -60; +euro = -150; +greater = -60; +colon = -60; +bullet = -60; +parenleft = -60; +question = -80; +less = -60; +bracketright = -60; +bar = -60; +guilsinglright = -60; +ampersand = -60; +questiondown = -60; +underscore = -60; +quotesinglbase = -60; +endash = -60; +plus = -60; +minus = -60; +quoteleft = -60; +"@MMK_R_thorn" = -60; +"@MMK_R_m" = -60; +"@MMK_R_o" = -60; +"@MMK_R_i" = -60; +"@MMK_R_e" = -60; +"@MMK_R_g" = -60; +"@MMK_R_f" = -60; +"@MMK_R_a" = -60; +"@MMK_R_c" = -60; +"@MMK_R_b" = -60; +"@MMK_R_y" = -60; +"@MMK_R_z" = -60; +"@MMK_R_u" = -60; +"@MMK_R_t" = -60; +"@MMK_R_w" = -55; +"@MMK_R_v" = -60; +"@MMK_R_p" = -60; +"@MMK_R_s" = -75; +"@MMK_R_r" = -60; +"@MMK_R_M" = -60; +"@MMK_R_L" = -60; +"@MMK_R_O" = -60; +"@MMK_R_N" = -60; +"@MMK_R_I" = -60; +"@MMK_R_H" = -60; +"@MMK_R_K" = -60; +"@MMK_R_J" = -80; +"@MMK_R_D" = -60; +"@MMK_R_G" = -60; +"@MMK_R_F" = -60; +"@MMK_R_A" = -60; +"@MMK_R_C" = -60; +"@MMK_R_B" = -60; +"@MMK_R_Y" = -70; +"@MMK_R_X" = -60; +"@MMK_R_Z" = -60; +"@MMK_R_U" = -60; +"@MMK_R_T" = -60; +"@MMK_R_W" = -70; +"@MMK_R_V" = -70; +"@MMK_R_Q" = -60; +"@MMK_R_P" = -60; +"@MMK_R_S" = -90; +"@MMK_R_R" = -60; +"@MMK_R_dcroat" = -60; +"@MMK_R_Oslash" = -60; +"@MMK_R_tcaron" = -60; +"@MMK_R_oslash" = -60; +"@MMK_R_Lslash" = -60; +"@MMK_R_a.alt" = -60; +"@MMK_R_germandbls" = -60; +"@MMK_R_h" = -60; +"@MMK_R_j" = 20; +"@MMK_R_d" = -60; +"@MMK_R_l" = -60; +"@MMK_R_n" = -60; +"@MMK_R_x" = -60; +"@MMK_R_q" = -60; +"@MMK_R_E" = -60; +"@MMK_R_Eth" = -60; +"@MMK_R_eth" = -60; +"@MMK_R_lcaron" = -60; +"@MMK_R_lslash" = -60; +"@MMK_R_Thorn" = -60; +"@MMK_R_dcaron" = -60; +}; +slash = { +quotesingle = -30; +question = -50; +parenleft = -140; +degree = -35; +quotedbl = -30; +copyright = -140; +guillemetright = -130; +questiondown = -240; +quotesinglbase = -115; +quotedblright = -30; +quotedblbase = -205; +bracketright = 10; +comma = -115; +backslash = 30; +divide = -130; +braceright = -60; +endash = -155; +asterisk = -35; +hyphen = -155; +periodcentered = -105; +quotedblleft = -50; +plus = -130; +bullet = -160; +euro = -175; +guillemetleft = -190; +paragraph = -65; +braceleft = -160; +trademark = -55; +ampersand = -165; +semicolon = -100; +guilsinglright = -130; +registered = -90; +underscore = -240; +asciitilde = -190; +bracketleft = 10; +quoteleft = -50; +less = -135; +asciicircum = -125; +ellipsis = -240; +numbersign = -220; +dollar = -90; +yen = -10; +greater = -10; +guilsinglleft = -165; +multiply = -150; +emdash = -155; +cent = -155; +quoteright = -30; +percent = -50; +at = -150; +slash = -240; +sterling = -150; +equal = -85; +parenright = -55; +colon = -90; +minus = -130; +perthousand = -50; +bar = 15; +"@MMK_R_t" = -85; +"@MMK_R_r" = -85; +"@MMK_R_H" = -10; +"@MMK_R_I" = -10; +"@MMK_R_K" = -10; +"@MMK_R_G" = -115; +"@MMK_R_A" = -185; +"@MMK_R_C" = -115; +"@MMK_R_X" = -10; +"@MMK_R_V" = -10; +"@MMK_R_R" = 15; +"@MMK_R_oslash" = -165; +"@MMK_R_Lslash" = -10; +"@MMK_R_Eth" = 15; +"@MMK_R_tcaron" = -85; +"@MMK_R_germandbls" = -60; +"@MMK_R_dcroat" = -160; +"@MMK_R_dcaron" = -160; +"@MMK_R_Oslash" = -115; +"@MMK_R_eth" = -155; +"@MMK_R_m" = -85; +"@MMK_R_n" = -85; +"@MMK_R_o" = -165; +"@MMK_R_e" = -160; +"@MMK_R_f" = -85; +"@MMK_R_g" = -155; +"@MMK_R_a" = -150; +"@MMK_R_x" = -90; +"@MMK_R_y" = -85; +"@MMK_R_z" = -85; +"@MMK_R_u" = -85; +"@MMK_R_v" = -85; +"@MMK_R_w" = -80; +"@MMK_R_p" = -85; +"@MMK_R_q" = -160; +"@MMK_R_L" = -10; +"@MMK_R_M" = -10; +"@MMK_R_N" = -10; +"@MMK_R_O" = -115; +"@MMK_R_J" = -240; +"@MMK_R_D" = 15; +"@MMK_R_E" = -10; +"@MMK_R_F" = -10; +"@MMK_R_B" = 15; +"@MMK_R_Y" = -10; +"@MMK_R_Z" = -10; +"@MMK_R_T" = -10; +"@MMK_R_U" = -10; +"@MMK_R_W" = -10; +"@MMK_R_P" = 15; +"@MMK_R_Q" = -115; +"@MMK_R_S" = -90; +"@MMK_R_a.alt" = -155; +"@MMK_R_Thorn" = -10; +"@MMK_R_d" = -160; +"@MMK_R_s" = -150; +"@MMK_R_i" = -10; +"@MMK_R_c" = -160; +}; +dollar = { +guilsinglright = -25; +divide = -15; +backslash = -65; +perthousand = -90; +braceleft = -65; +bullet = -15; +quotedblright = -65; +semicolon = -40; +sterling = -40; +underscore = -115; +less = -30; +paragraph = -110; +quotedblleft = -90; +parenright = -105; +quotesingle = -65; +quoteleft = -90; +question = -95; +slash = -65; +asterisk = -80; +braceright = -60; +colon = -35; +degree = -75; +ellipsis = -35; +registered = -55; +dollar = -80; +minus = -15; +quotesinglbase = -40; +trademark = -125; +yen = -55; +plus = -15; +percent = -90; +quotedbl = -65; +quoteright = -65; +questiondown = -30; +euro = -90; +comma = -40; +numbersign = -55; +asciicircum = -190; +periodcentered = -10; +guillemetright = -25; +quotedblbase = -40; +multiply = -50; +asciitilde = -75; +"@MMK_R_Oslash" = -20; +"@MMK_R_tcaron" = -80; +"@MMK_R_s" = -60; +"@MMK_R_v" = -40; +"@MMK_R_w" = -40; +"@MMK_R_t" = -80; +"@MMK_R_x" = -35; +"@MMK_R_S" = -65; +"@MMK_R_f" = -80; +"@MMK_R_Q" = -20; +"@MMK_R_V" = -55; +"@MMK_R_T" = -50; +"@MMK_R_G" = -20; +"@MMK_R_O" = -20; +"@MMK_R_A" = -35; +"@MMK_R_J" = -60; +"@MMK_R_X" = -40; +"@MMK_R_y" = -45; +"@MMK_R_g" = -10; +"@MMK_R_W" = -55; +"@MMK_R_Y" = -55; +"@MMK_R_C" = -20; +}; +perthousand = { +backslash = -205; +asterisk = -190; +semicolon = -35; +quoteright = -115; +question = -180; +quotesinglbase = -30; +comma = -30; +asciitilde = -80; +periodcentered = -15; +trademark = -150; +perthousand = -125; +yen = -60; +quoteleft = -115; +paragraph = -110; +euro = -95; +plus = -15; +asciicircum = -260; +registered = -60; +quotedbl = -200; +numbersign = -55; +multiply = -50; +underscore = -85; +questiondown = -25; +braceleft = -65; +guilsinglright = -15; +bullet = -20; +ellipsis = -25; +colon = -25; +quotedblleft = -205; +quotesingle = -110; +less = -35; +minus = -15; +divide = -15; +quotedblright = -205; +copyright = -10; +parenright = -140; +degree = -215; +quotedblbase = -30; +guillemetright = -15; +dollar = -65; +slash = -60; +percent = -125; +sterling = -40; +braceright = -60; +"@MMK_R_tcaron" = -80; +"@MMK_R_Oslash" = -20; +"@MMK_R_f" = -80; +"@MMK_R_S" = -55; +"@MMK_R_Q" = -20; +"@MMK_R_v" = -40; +"@MMK_R_G" = -25; +"@MMK_R_W" = -95; +"@MMK_R_g" = -10; +"@MMK_R_A" = -30; +"@MMK_R_J" = -50; +"@MMK_R_V" = -80; +"@MMK_R_T" = -115; +"@MMK_R_X" = -35; +"@MMK_R_Y" = -120; +"@MMK_R_w" = -40; +"@MMK_R_t" = -80; +"@MMK_R_s" = -50; +"@MMK_R_x" = -30; +"@MMK_R_y" = -50; +"@MMK_R_C" = -20; +"@MMK_R_O" = -20; +}; +multiply = { +guillemetright = -70; +perthousand = -50; +quoteright = -115; +underscore = -255; +quotedblleft = -70; +multiply = -85; +emdash = -45; +bracketleft = -45; +parenleft = -50; +asterisk = -50; +bracketright = -45; +numbersign = -120; +braceleft = -115; +percent = -50; +guillemetleft = -55; +trademark = -95; +quotedblbase = -205; +guilsinglleft = -55; +question = -225; +sterling = -80; +quotesinglbase = -115; +equal = -45; +dollar = -80; +at = -50; +less = -95; +guilsinglright = -70; +quoteleft = -70; +hyphen = -45; +slash = -155; +degree = -80; +quotedbl = -70; +parenright = -180; +semicolon = -55; +quotesingle = -70; +copyright = -50; +paragraph = -45; +comma = -115; +ellipsis = -210; +yen = -80; +euro = -135; +divide = -75; +registered = -45; +bar = -45; +quotedblright = -145; +braceright = -105; +asciicircum = -60; +colon = -45; +questiondown = -170; +greater = -45; +minus = -75; +plus = -75; +asciitilde = -140; +cent = -50; +backslash = -150; +endash = -45; +ampersand = -50; +periodcentered = -55; +bullet = -60; +"@MMK_R_dcroat" = -50; +"@MMK_R_eth" = -45; +"@MMK_R_Oslash" = -55; +"@MMK_R_lslash" = -45; +"@MMK_R_D" = -45; +"@MMK_R_Lslash" = -45; +"@MMK_R_I" = -45; +"@MMK_R_lcaron" = -45; +"@MMK_R_Eth" = -45; +"@MMK_R_t" = -45; +"@MMK_R_y" = -55; +"@MMK_R_u" = -45; +"@MMK_R_m" = -45; +"@MMK_R_v" = -50; +"@MMK_R_j" = -45; +"@MMK_R_c" = -50; +"@MMK_R_f" = -45; +"@MMK_R_g" = -50; +"@MMK_R_U" = -45; +"@MMK_R_J" = -215; +"@MMK_R_K" = -45; +"@MMK_R_E" = -45; +"@MMK_R_V" = -80; +"@MMK_R_W" = -90; +"@MMK_R_Thorn" = -45; +"@MMK_R_O" = -55; +"@MMK_R_B" = -45; +"@MMK_R_l" = -45; +"@MMK_R_C" = -55; +"@MMK_R_A" = -105; +"@MMK_R_thorn" = -45; +"@MMK_R_a" = -55; +"@MMK_R_dcaron" = -50; +"@MMK_R_z" = -45; +"@MMK_R_r" = -45; +"@MMK_R_s" = -80; +"@MMK_R_p" = -45; +"@MMK_R_w" = -45; +"@MMK_R_i" = -45; +"@MMK_R_b" = -45; +"@MMK_R_e" = -50; +"@MMK_R_Z" = -45; +"@MMK_R_Y" = -110; +"@MMK_R_R" = -45; +"@MMK_R_P" = -45; +"@MMK_R_Q" = -55; +"@MMK_R_T" = -160; +"@MMK_R_G" = -55; +"@MMK_R_d" = -50; +"@MMK_R_germandbls" = -45; +"@MMK_R_oslash" = -50; +"@MMK_R_a.alt" = -50; +"@MMK_R_q" = -50; +"@MMK_R_tcaron" = -45; +"@MMK_R_x" = -65; +"@MMK_R_h" = -45; +"@MMK_R_n" = -45; +"@MMK_R_o" = -50; +"@MMK_R_S" = -75; +"@MMK_R_H" = -45; +"@MMK_R_N" = -45; +"@MMK_R_L" = -45; +"@MMK_R_M" = -45; +"@MMK_R_F" = -45; +"@MMK_R_X" = -110; +}; +parenright = { +quotedbl = -50; +quotesingle = -50; +percent = -40; +comma = -50; +dollar = -65; +paragraph = -30; +ellipsis = -45; +euro = -90; +quotedblbase = -50; +guillemetright = -30; +yen = -60; +questiondown = -45; +asciicircum = -25; +colon = -30; +multiply = -50; +quoteleft = -50; +backslash = -140; +sterling = -35; +trademark = -50; +perthousand = -40; +slash = -75; +asciitilde = -35; +asterisk = -35; +quotedblleft = -50; +braceleft = -65; +quotedblright = -75; +quoteright = -75; +question = -140; +parenright = -130; +underscore = -85; +quotesinglbase = -50; +numbersign = -65; +degree = -60; +semicolon = -40; +braceright = -60; +registered = -15; +guilsinglright = -30; +"@MMK_R_J" = -70; +"@MMK_R_tcaron" = -25; +"@MMK_R_v" = -25; +"@MMK_R_s" = -40; +"@MMK_R_w" = -25; +"@MMK_R_t" = -25; +"@MMK_R_x" = -45; +"@MMK_R_f" = -25; +"@MMK_R_a" = -10; +"@MMK_R_V" = -65; +"@MMK_R_W" = -75; +"@MMK_R_T" = -80; +"@MMK_R_S" = -65; +"@MMK_R_X" = -55; +"@MMK_R_A" = -50; +"@MMK_R_Y" = -95; +"@MMK_R_y" = -30; +}; +asterisk = { +braceleft = -110; +copyright = -35; +semicolon = -10; +parenright = -20; +slash = -190; +endash = -155; +dollar = -30; +divide = -50; +asciicircum = -25; +comma = -115; +cent = -55; +backslash = -40; +yen = -15; +underscore = -190; +minus = -50; +numbersign = -135; +questiondown = -190; +parenleft = -40; +less = -70; +guilsinglleft = -165; +hyphen = -155; +ellipsis = -190; +sterling = -80; +braceright = -60; +asciitilde = -95; +euro = -90; +plus = -50; +guilsinglright = -30; +question = -25; +guillemetleft = -165; +periodcentered = -105; +multiply = -50; +bullet = -75; +quotesinglbase = -115; +guillemetright = -30; +ampersand = -115; +quotedblbase = -190; +emdash = -155; +at = -45; +"@MMK_R_a.alt" = -55; +"@MMK_R_dcaron" = -60; +"@MMK_R_O" = -20; +"@MMK_R_G" = -20; +"@MMK_R_A" = -125; +"@MMK_R_Y" = -20; +"@MMK_R_V" = -15; +"@MMK_R_o" = -65; +"@MMK_R_g" = -55; +"@MMK_R_d" = -60; +"@MMK_R_e" = -60; +"@MMK_R_c" = -60; +"@MMK_R_a" = -90; +"@MMK_R_x" = -15; +"@MMK_R_Oslash" = -20; +"@MMK_R_eth" = -70; +"@MMK_R_S" = -30; +"@MMK_R_dcroat" = -60; +"@MMK_R_X" = -20; +"@MMK_R_C" = -20; +"@MMK_R_W" = -15; +"@MMK_R_s" = -45; +"@MMK_R_q" = -60; +"@MMK_R_J" = -190; +"@MMK_R_Q" = -20; +"@MMK_R_oslash" = -65; +}; +guilsinglright = { +colon = -105; +registered = -50; +quoteright = -115; +less = -35; +asterisk = -165; +quotedblbase = -160; +underscore = -165; +guillemetleft = 10; +percent = -135; +quotedbl = -165; +question = -165; +trademark = -145; +euro = -85; +perthousand = -135; +multiply = -55; +braceright = -55; +guillemetright = -150; +slash = -115; +yen = -50; +parenright = -165; +backslash = -165; +asciitilde = -85; +guilsinglleft = 10; +ellipsis = -160; +quotedblright = -165; +sterling = -30; +quotedblleft = -165; +quotesinglbase = -115; +quotesingle = -110; +numbersign = -75; +braceleft = -60; +quoteleft = -115; +guilsinglright = -150; +degree = -165; +semicolon = -110; +paragraph = -120; +questiondown = -135; +asciicircum = -145; +dollar = -165; +comma = -115; +"@MMK_R_S" = -165; +"@MMK_R_X" = -65; +"@MMK_R_f" = -75; +"@MMK_R_T" = -110; +"@MMK_R_A" = -60; +"@MMK_R_v" = -25; +"@MMK_R_w" = -25; +"@MMK_R_x" = -50; +"@MMK_R_y" = -35; +"@MMK_R_V" = -65; +"@MMK_R_W" = -80; +"@MMK_R_J" = -165; +"@MMK_R_t" = -75; +"@MMK_R_s" = -100; +"@MMK_R_a" = -15; +"@MMK_R_Y" = -115; +"@MMK_R_tcaron" = -75; +}; +ellipsis = { +underscore = -15; +bullet = -175; +equal = -290; +quoteleft = -115; +asciitilde = -240; +parenleft = -45; +plus = -285; +cent = -60; +asterisk = -190; +hyphen = -195; +quotedbl = -200; +emdash = -290; +slash = -15; +degree = -215; +trademark = -290; +quotesingle = -110; +copyright = -60; +minus = -290; +yen = -60; +multiply = -210; +guilsinglright = -15; +dollar = -35; +at = -55; +asciicircum = -260; +paragraph = -220; +endash = -290; +numbersign = -90; +percent = -105; +quotedblright = -205; +less = -290; +periodcentered = -105; +divide = -290; +registered = -285; +perthousand = -105; +braceleft = -110; +ampersand = -45; +guillemetleft = -160; +parenright = -80; +quoteright = -115; +guillemetright = -15; +question = -175; +sterling = -35; +euro = -255; +backslash = -240; +braceright = -60; +guilsinglleft = -160; +quotedblleft = -205; +"@MMK_R_U" = -65; +"@MMK_R_oslash" = -35; +"@MMK_R_dcaron" = -70; +"@MMK_R_tcaron" = -95; +"@MMK_R_Q" = -110; +"@MMK_R_W" = -130; +"@MMK_R_V" = -110; +"@MMK_R_T" = -115; +"@MMK_R_Y" = -120; +"@MMK_R_C" = -110; +"@MMK_R_G" = -110; +"@MMK_R_J" = -20; +"@MMK_R_O" = -110; +"@MMK_R_q" = -70; +"@MMK_R_w" = -60; +"@MMK_R_u" = -35; +"@MMK_R_t" = -95; +"@MMK_R_y" = -70; +"@MMK_R_a" = -30; +"@MMK_R_g" = -95; +"@MMK_R_e" = -70; +"@MMK_R_d" = -70; +"@MMK_R_o" = -75; +"@MMK_R_dcroat" = -70; +"@MMK_R_a.alt" = -60; +"@MMK_R_eth" = -60; +"@MMK_R_S" = -30; +"@MMK_R_f" = -80; +"@MMK_R_j" = 30; +"@MMK_R_s" = -20; +"@MMK_R_v" = -60; +"@MMK_R_c" = -65; +}; +yen = { +asterisk = -10; +trademark = -20; +underscore = -365; +braceright = -70; +question = -25; +semicolon = -40; +guillemetright = -50; +ampersand = -60; +braceleft = -120; +comma = -60; +parenleft = -60; +parenright = -30; +euro = -120; +guilsinglleft = -50; +quoteleft = -20; +divide = -45; +endash = -55; +quoteright = -10; +paragraph = -25; +slash = -75; +plus = -45; +ellipsis = -60; +quotesinglbase = -60; +equal = -30; +less = -45; +registered = -35; +minus = -45; +cent = -60; +quotedbl = -10; +quotedblbase = -60; +multiply = -80; +at = -60; +bullet = -60; +sterling = -85; +percent = -20; +asciitilde = -90; +quotedblleft = -20; +guilsinglright = -50; +backslash = -10; +numbersign = -110; +perthousand = -20; +asciicircum = -45; +dollar = -55; +periodcentered = -60; +guillemetleft = -50; +colon = -35; +quotesingle = -10; +quotedblright = -10; +copyright = -55; +emdash = -55; +questiondown = -60; +degree = -15; +hyphen = -55; +"@MMK_R_J" = -75; +"@MMK_R_germandbls" = -25; +"@MMK_R_x" = -35; +"@MMK_R_Oslash" = -50; +"@MMK_R_Q" = -50; +"@MMK_R_S" = -55; +"@MMK_R_q" = -60; +"@MMK_R_s" = -75; +"@MMK_R_r" = -30; +"@MMK_R_v" = -30; +"@MMK_R_C" = -50; +"@MMK_R_G" = -50; +"@MMK_R_O" = -50; +"@MMK_R_a" = -60; +"@MMK_R_c" = -60; +"@MMK_R_g" = -60; +"@MMK_R_o" = -60; +"@MMK_R_u" = -30; +"@MMK_R_w" = -25; +"@MMK_R_z" = -30; +"@MMK_R_dcaron" = -60; +"@MMK_R_p" = -30; +"@MMK_R_t" = -30; +"@MMK_R_A" = -60; +"@MMK_R_dcroat" = -60; +"@MMK_R_e" = -60; +"@MMK_R_d" = -60; +"@MMK_R_f" = -30; +"@MMK_R_m" = -30; +"@MMK_R_n" = -30; +"@MMK_R_a.alt" = -60; +"@MMK_R_y" = -30; +"@MMK_R_oslash" = -60; +"@MMK_R_eth" = -60; +"@MMK_R_tcaron" = -30; +}; +parenleft = { +guillemetleft = -175; +bracketleft = -20; +divide = -155; +bullet = -175; +asterisk = -20; +less = -160; +underscore = -20; +slash = -20; +guillemetright = -135; +perthousand = -35; +greater = -20; +equal = -105; +degree = -25; +sterling = -125; +guilsinglright = -135; +multiply = -180; +parenright = -35; +bracketright = -20; +yen = -30; +quotesingle = -20; +plus = -155; +periodcentered = -105; +paragraph = -50; +quotedbl = -20; +asciicircum = -150; +asciitilde = -180; +colon = -80; +braceright = -80; +backslash = -55; +questiondown = -35; +trademark = -65; +ampersand = -150; +registered = -80; +comma = -55; +emdash = -175; +percent = -35; +question = -45; +hyphen = -175; +euro = -180; +cent = -175; +quotedblleft = -35; +quoteright = -20; +quoteleft = -35; +semicolon = -55; +quotedblbase = -55; +braceleft = -140; +quotesinglbase = -55; +numbersign = -180; +guilsinglleft = -165; +minus = -155; +quotedblright = -20; +parenleft = -130; +ellipsis = -80; +copyright = -160; +bar = -20; +at = -175; +dollar = -75; +endash = -175; +"@MMK_R_Eth" = -20; +"@MMK_R_Y" = -40; +"@MMK_R_Thorn" = -20; +"@MMK_R_dcroat" = -180; +"@MMK_R_s" = -125; +"@MMK_R_d" = -180; +"@MMK_R_f" = -100; +"@MMK_R_a" = -150; +"@MMK_R_c" = -180; +"@MMK_R_l" = -20; +"@MMK_R_n" = -90; +"@MMK_R_o" = -180; +"@MMK_R_h" = -20; +"@MMK_R_i" = -25; +"@MMK_R_j" = 50; +"@MMK_R_t" = -100; +"@MMK_R_u" = -105; +"@MMK_R_v" = -105; +"@MMK_R_w" = -100; +"@MMK_R_p" = -20; +"@MMK_R_q" = -180; +"@MMK_R_x" = -90; +"@MMK_R_z" = -90; +"@MMK_R_D" = -20; +"@MMK_R_E" = -20; +"@MMK_R_G" = -120; +"@MMK_R_A" = -90; +"@MMK_R_B" = -20; +"@MMK_R_C" = -120; +"@MMK_R_L" = -20; +"@MMK_R_N" = -20; +"@MMK_R_O" = -120; +"@MMK_R_J" = -120; +"@MMK_R_K" = -20; +"@MMK_R_X" = -40; +"@MMK_R_lcaron" = -20; +"@MMK_R_thorn" = -20; +"@MMK_R_e" = -180; +"@MMK_R_b" = -20; +"@MMK_R_r" = -90; +"@MMK_R_F" = -20; +"@MMK_R_H" = -20; +"@MMK_R_U" = -20; +"@MMK_R_V" = -30; +"@MMK_R_Q" = -120; +"@MMK_R_tcaron" = -100; +"@MMK_R_germandbls" = -40; +"@MMK_R_m" = -90; +"@MMK_R_g" = -110; +"@MMK_R_y" = -95; +"@MMK_R_I" = -20; +"@MMK_R_W" = -30; +"@MMK_R_R" = -20; +"@MMK_R_S" = -70; +"@MMK_R_Z" = -20; +"@MMK_R_dcaron" = -180; +"@MMK_R_M" = -20; +"@MMK_R_a.alt" = -175; +"@MMK_R_T" = -20; +"@MMK_R_lslash" = -20; +"@MMK_R_oslash" = -120; +"@MMK_R_eth" = -175; +"@MMK_R_Oslash" = -90; +"@MMK_R_Lslash" = -20; +"@MMK_R_P" = -20; +}; +quotesinglbase = { +emdash = -115; +quotedblleft = -115; +equal = -115; +registered = -115; +endash = -115; +cent = -60; +paragraph = -115; +quotedblright = -115; +yen = -60; +less = -115; +parenleft = -45; +at = -55; +quotesingle = -110; +ampersand = -45; +trademark = -115; +dollar = -35; +quotedbl = -115; +question = -115; +euro = -115; +sterling = -35; +minus = -115; +divide = -115; +guilsinglright = -15; +asciicircum = -115; +guilsinglleft = -115; +parenright = -40; +percent = -105; +periodcentered = -105; +degree = -115; +copyright = -60; +backslash = -115; +braceright = -60; +numbersign = -90; +quoteright = -115; +perthousand = -105; +braceleft = -110; +guillemetleft = -115; +asciitilde = -115; +multiply = -115; +asterisk = -115; +quoteleft = -115; +hyphen = -115; +bullet = -115; +plus = -115; +guillemetright = -15; +"@MMK_R_dcaron" = -65; +"@MMK_R_c" = -65; +"@MMK_R_tcaron" = -95; +"@MMK_R_oslash" = -30; +"@MMK_R_J" = -20; +"@MMK_R_O" = -110; +"@MMK_R_C" = -110; +"@MMK_R_G" = -110; +"@MMK_R_Y" = -115; +"@MMK_R_Q" = -110; +"@MMK_R_S" = -30; +"@MMK_R_U" = -60; +"@MMK_R_V" = -110; +"@MMK_R_W" = -115; +"@MMK_R_j" = 55; +"@MMK_R_o" = -75; +"@MMK_R_a" = -30; +"@MMK_R_d" = -65; +"@MMK_R_g" = -95; +"@MMK_R_s" = -20; +"@MMK_R_v" = -60; +"@MMK_R_eth" = -60; +"@MMK_R_e" = -70; +"@MMK_R_y" = -75; +"@MMK_R_q" = -65; +"@MMK_R_T" = -115; +"@MMK_R_f" = -80; +"@MMK_R_t" = -95; +"@MMK_R_dcroat" = -65; +"@MMK_R_u" = -35; +"@MMK_R_w" = -60; +"@MMK_R_a.alt" = -60; +}; +euro = { +quotesinglbase = -45; +parenright = -55; +ellipsis = -40; +question = -65; +yen = -20; +quotedblbase = -45; +guillemetright = -10; +underscore = -190; +braceleft = -65; +numbersign = -55; +questiondown = -30; +multiply = -45; +semicolon = -10; +asciitilde = -30; +dollar = -30; +slash = -60; +guilsinglright = -10; +sterling = -35; +comma = -45; +euro = -90; +braceright = -60; +backslash = -55; +"@MMK_R_A" = -30; +"@MMK_R_W" = -25; +"@MMK_R_S" = -30; +"@MMK_R_Y" = -35; +"@MMK_R_X" = -30; +"@MMK_R_J" = -80; +"@MMK_R_s" = -30; +"@MMK_R_x" = -10; +"@MMK_R_V" = -20; +}; +guilsinglleft = { +multiply = -70; +quoteright = -115; +asciicircum = -15; +registered = -10; +sterling = -70; +comma = -20; +asterisk = -30; +copyright = -30; +periodcentered = -105; +paragraph = -20; +quotedblright = -165; +backslash = -130; +guilsinglleft = -150; +parenleft = -30; +yen = -50; +percent = -25; +quotesingle = -110; +question = -165; +guillemetleft = -150; +bullet = -60; +divide = -25; +numbersign = -110; +euro = -100; +parenright = -135; +degree = -65; +equal = -10; +quotedbl = -165; +less = -35; +dollar = -55; +hyphen = -80; +quotesinglbase = -20; +at = -35; +endash = -80; +braceleft = -110; +questiondown = -10; +minus = -25; +slash = -45; +ellipsis = -15; +quoteleft = -60; +perthousand = -25; +emdash = -80; +semicolon = -20; +ampersand = -35; +quotedblbase = -20; +cent = -40; +asciitilde = -80; +plus = -25; +colon = -15; +braceright = -60; +underscore = -165; +trademark = -135; +quotedblleft = -60; +"@MMK_R_Oslash" = -15; +"@MMK_R_oslash" = -55; +"@MMK_R_eth" = -50; +"@MMK_R_Y" = -85; +"@MMK_R_g" = -40; +"@MMK_R_o" = -55; +"@MMK_R_G" = -15; +"@MMK_R_A" = -20; +"@MMK_R_J" = -50; +"@MMK_R_V" = -55; +"@MMK_R_W" = -60; +"@MMK_R_T" = -115; +"@MMK_R_U" = -10; +"@MMK_R_Q" = -15; +"@MMK_R_X" = -20; +"@MMK_R_f" = -15; +"@MMK_R_d" = -50; +"@MMK_R_e" = -50; +"@MMK_R_c" = -45; +"@MMK_R_a" = -20; +"@MMK_R_v" = -20; +"@MMK_R_w" = -15; +"@MMK_R_u" = -10; +"@MMK_R_q" = -50; +"@MMK_R_x" = -20; +"@MMK_R_y" = -25; +"@MMK_R_a.alt" = -45; +"@MMK_R_C" = -15; +"@MMK_R_O" = -15; +"@MMK_R_S" = -55; +"@MMK_R_t" = -15; +"@MMK_R_s" = -40; +"@MMK_R_dcaron" = -50; +"@MMK_R_dcroat" = -50; +"@MMK_R_tcaron" = -15; +}; +minus = { +ampersand = -15; +slash = -125; +euro = -90; +asciicircum = -260; +degree = -85; +multiply = -75; +underscore = -330; +braceleft = -65; +quoteright = -115; +perthousand = -25; +quotedbl = -200; +paragraph = -15; +semicolon = -35; +comma = -115; +sterling = -35; +quotedblbase = -205; +numbersign = -85; +asterisk = -50; +quoteleft = -115; +quotedblleft = -205; +asciitilde = -30; +quotesingle = -110; +guillemetright = -25; +question = -175; +ellipsis = -290; +guilsinglright = -25; +parenright = -155; +trademark = -125; +questiondown = -200; +yen = -45; +quotedblright = -205; +quotesinglbase = -115; +backslash = -130; +braceright = -60; +dollar = -55; +percent = -25; +colon = -25; +"@MMK_R_S" = -55; +"@MMK_R_J" = -285; +"@MMK_R_W" = -55; +"@MMK_R_T" = -115; +"@MMK_R_X" = -75; +"@MMK_R_V" = -50; +"@MMK_R_t" = -80; +"@MMK_R_f" = -80; +"@MMK_R_Y" = -80; +"@MMK_R_A" = -70; +"@MMK_R_y" = -15; +"@MMK_R_x" = -30; +"@MMK_R_w" = -10; +"@MMK_R_v" = -15; +"@MMK_R_s" = -30; +"@MMK_R_a" = -30; +"@MMK_R_tcaron" = -80; +}; +questiondown = { +guillemetright = -195; +asciitilde = -210; +quotedblright = -195; +asciicircum = -215; +parenright = -55; +quoteright = -115; +ampersand = -175; +guillemetleft = -170; +periodcentered = -105; +euro = -265; +minus = -175; +quoteleft = -115; +guilsinglleft = -165; +underscore = -20; +numbersign = -225; +registered = -180; +plus = -175; +percent = -175; +paragraph = -175; +at = -175; +bracketleft = -20; +asterisk = -175; +colon = -105; +greater = -135; +semicolon = -80; +endash = -175; +divide = -175; +quotedblbase = -80; +emdash = -175; +backslash = -240; +trademark = -175; +dollar = -200; +questiondown = -50; +yen = -195; +question = -275; +perthousand = -175; +braceleft = -155; +cent = -175; +braceright = -85; +sterling = -170; +quotesinglbase = -80; +bracketright = -20; +quotedblleft = -180; +equal = -175; +degree = -185; +bullet = -175; +quotedbl = -185; +copyright = -175; +bar = -65; +less = -175; +multiply = -225; +ellipsis = -105; +comma = -80; +guilsinglright = -165; +slash = -50; +quotesingle = -110; +parenleft = -145; +hyphen = -175; +"@MMK_R_Lslash" = -135; +"@MMK_R_tcaron" = -175; +"@MMK_R_oslash" = -165; +"@MMK_R_w" = -175; +"@MMK_R_u" = -175; +"@MMK_R_r" = -135; +"@MMK_R_s" = -190; +"@MMK_R_p" = -20; +"@MMK_R_z" = -135; +"@MMK_R_g" = -95; +"@MMK_R_e" = -175; +"@MMK_R_b" = -135; +"@MMK_R_n" = -135; +"@MMK_R_o" = -175; +"@MMK_R_l" = -85; +"@MMK_R_m" = -135; +"@MMK_R_h" = -135; +"@MMK_R_i" = -85; +"@MMK_R_V" = -205; +"@MMK_R_T" = -200; +"@MMK_R_U" = -175; +"@MMK_R_R" = -135; +"@MMK_R_S" = -205; +"@MMK_R_P" = -135; +"@MMK_R_Q" = -175; +"@MMK_R_Z" = -135; +"@MMK_R_X" = -135; +"@MMK_R_Y" = -225; +"@MMK_R_G" = -175; +"@MMK_R_D" = -65; +"@MMK_R_E" = -135; +"@MMK_R_B" = -65; +"@MMK_R_C" = -175; +"@MMK_R_A" = -135; +"@MMK_R_N" = -135; +"@MMK_R_O" = -175; +"@MMK_R_L" = -135; +"@MMK_R_M" = -135; +"@MMK_R_J" = -170; +"@MMK_R_K" = -135; +"@MMK_R_I" = -115; +"@MMK_R_Eth" = -65; +"@MMK_R_thorn" = -20; +"@MMK_R_x" = -135; +"@MMK_R_W" = -210; +"@MMK_R_F" = -135; +"@MMK_R_a.alt" = -175; +"@MMK_R_dcaron" = -175; +"@MMK_R_Thorn" = -135; +"@MMK_R_v" = -180; +"@MMK_R_t" = -175; +"@MMK_R_q" = -175; +"@MMK_R_y" = -90; +"@MMK_R_f" = -175; +"@MMK_R_d" = -175; +"@MMK_R_c" = -175; +"@MMK_R_a" = -175; +"@MMK_R_H" = -135; +"@MMK_R_lslash" = -135; +"@MMK_R_Oslash" = -135; +"@MMK_R_germandbls" = -135; +"@MMK_R_lcaron" = -85; +"@MMK_R_j" = 55; +"@MMK_R_dcroat" = -175; +"@MMK_R_eth" = -175; +}; +emdash = { +quotesingle = -110; +parenright = -175; +question = -175; +quotedbl = -200; +registered = -15; +euro = -90; +braceright = -60; +paragraph = -50; +guilsinglright = -80; +questiondown = -110; +multiply = -45; +quoteleft = -115; +semicolon = -110; +slash = -100; +quotedblleft = -205; +braceleft = -65; +ellipsis = -290; +underscore = -365; +degree = -215; +trademark = -125; +asciitilde = -30; +percent = -65; +asterisk = -155; +sterling = -35; +perthousand = -65; +yen = -55; +quoteright = -115; +quotesinglbase = -115; +backslash = -155; +quotedblbase = -205; +dollar = -105; +colon = -105; +asciicircum = -260; +numbersign = -70; +comma = -115; +guillemetright = -80; +quotedblright = -205; +"@MMK_R_X" = -55; +"@MMK_R_A" = -50; +"@MMK_R_J" = -150; +"@MMK_R_S" = -105; +"@MMK_R_V" = -60; +"@MMK_R_W" = -70; +"@MMK_R_T" = -115; +"@MMK_R_f" = -80; +"@MMK_R_s" = -40; +"@MMK_R_v" = -20; +"@MMK_R_w" = -20; +"@MMK_R_t" = -80; +"@MMK_R_x" = -45; +"@MMK_R_tcaron" = -80; +"@MMK_R_Y" = -95; +"@MMK_R_y" = -25; +}; +backslash = { +at = -85; +bracketright = 15; +divide = -125; +quoteleft = -115; +colon = -15; +backslash = -240; +equal = -80; +bracketleft = 15; +quoteright = -115; +endash = -100; +quotedbl = -200; +multiply = -155; +copyright = -90; +bar = 15; +guilsinglleft = -115; +quotesingle = -110; +plus = -125; +sterling = -50; +greater = -15; +numbersign = -105; +ellipsis = -15; +trademark = -230; +bullet = -125; +ampersand = -75; +question = -190; +yen = -75; +braceright = -45; +degree = -215; +less = -145; +hyphen = -100; +perthousand = -120; +dollar = -60; +underscore = 15; +euro = -190; +emdash = -100; +paragraph = -200; +quotedblleft = -205; +periodcentered = -105; +asterisk = -190; +asciicircum = -200; +registered = -170; +parenleft = -75; +guilsinglright = -45; +cent = -90; +slash = 30; +guillemetleft = -115; +braceleft = -100; +parenright = -20; +asciitilde = -185; +quotedblright = -205; +minus = -125; +percent = -120; +guillemetright = -45; +"@MMK_R_germandbls" = -15; +"@MMK_R_tcaron" = -125; +"@MMK_R_Eth" = 15; +"@MMK_R_dcaron" = -95; +"@MMK_R_lcaron" = -15; +"@MMK_R_oslash" = -45; +"@MMK_R_O" = -125; +"@MMK_R_N" = -15; +"@MMK_R_M" = -15; +"@MMK_R_L" = -15; +"@MMK_R_K" = -15; +"@MMK_R_J" = -40; +"@MMK_R_I" = -15; +"@MMK_R_G" = -125; +"@MMK_R_F" = -15; +"@MMK_R_D" = 15; +"@MMK_R_C" = -125; +"@MMK_R_B" = 15; +"@MMK_R_A" = -15; +"@MMK_R_Z" = -15; +"@MMK_R_Y" = -135; +"@MMK_R_W" = -150; +"@MMK_R_V" = -130; +"@MMK_R_U" = -90; +"@MMK_R_T" = -130; +"@MMK_R_S" = -60; +"@MMK_R_R" = -15; +"@MMK_R_Q" = -125; +"@MMK_R_P" = -15; +"@MMK_R_o" = -100; +"@MMK_R_n" = -15; +"@MMK_R_m" = -15; +"@MMK_R_l" = -15; +"@MMK_R_j" = 80; +"@MMK_R_h" = -15; +"@MMK_R_f" = -95; +"@MMK_R_e" = -95; +"@MMK_R_d" = -95; +"@MMK_R_c" = -95; +"@MMK_R_b" = -15; +"@MMK_R_a" = -60; +"@MMK_R_z" = -15; +"@MMK_R_x" = -15; +"@MMK_R_w" = -80; +"@MMK_R_v" = -75; +"@MMK_R_u" = -65; +"@MMK_R_t" = -125; +"@MMK_R_s" = -45; +"@MMK_R_r" = -15; +"@MMK_R_q" = -95; +"@MMK_R_p" = 15; +"@MMK_R_g" = -90; +"@MMK_R_H" = -15; +"@MMK_R_E" = -15; +"@MMK_R_X" = -15; +"@MMK_R_y" = -70; +"@MMK_R_a.alt" = -90; +"@MMK_R_Lslash" = -15; +"@MMK_R_Oslash" = -15; +"@MMK_R_dcroat" = -95; +"@MMK_R_eth" = -90; +"@MMK_R_i" = -15; +"@MMK_R_lslash" = -15; +"@MMK_R_Thorn" = -15; +"@MMK_R_thorn" = 15; +}; +colon = { +periodcentered = -105; +less = -35; +slash = -15; +plus = -25; +minus = -25; +ampersand = -45; +parenleft = -30; +braceleft = -105; +asciicircum = -15; +braceright = -60; +endash = -105; +quotesingle = -15; +guilsinglleft = -105; +quotedblleft = -10; +quoteleft = -10; +emdash = -105; +dollar = -35; +backslash = -90; +question = -105; +underscore = -15; +multiply = -45; +numbersign = -90; +divide = -25; +cent = -45; +sterling = -35; +guillemetright = -15; +quotedblright = -35; +quoteright = -35; +yen = -35; +asciitilde = -85; +euro = -90; +parenright = -80; +guillemetleft = -105; +at = -40; +guilsinglright = -15; +quotedbl = -15; +bullet = -55; +degree = -15; +copyright = -30; +hyphen = -105; +"@MMK_R_o" = -55; +"@MMK_R_g" = -45; +"@MMK_R_d" = -50; +"@MMK_R_e" = -50; +"@MMK_R_c" = -50; +"@MMK_R_a" = -30; +"@MMK_R_Y" = -55; +"@MMK_R_V" = -35; +"@MMK_R_W" = -40; +"@MMK_R_T" = -55; +"@MMK_R_S" = -30; +"@MMK_R_Q" = -15; +"@MMK_R_O" = -15; +"@MMK_R_J" = -20; +"@MMK_R_C" = -15; +"@MMK_R_a.alt" = -45; +"@MMK_R_s" = -20; +"@MMK_R_q" = -50; +"@MMK_R_j" = 30; +"@MMK_R_eth" = -60; +"@MMK_R_G" = -15; +"@MMK_R_oslash" = -35; +"@MMK_R_dcroat" = -50; +"@MMK_R_dcaron" = -50; +}; +quotedblright = { +asciicircum = -75; +dollar = -40; +questiondown = -205; +guillemetleft = -205; +periodcentered = -105; +quotedblbase = -205; +parenleft = -75; +cent = -100; +question = -20; +equal = -20; +ellipsis = -205; +at = -85; +multiply = -95; +backslash = -30; +divide = -205; +copyright = -75; +sterling = -95; +colon = -30; +minus = -205; +slash = -205; +semicolon = -35; +less = -150; +guilsinglright = -80; +emdash = -205; +guilsinglleft = -165; +registered = -30; +numbersign = -160; +underscore = -205; +braceright = -60; +plus = -205; +braceleft = -115; +yen = -10; +guillemetright = -80; +ampersand = -115; +comma = -115; +bullet = -125; +endash = -205; +quotesinglbase = -115; +parenright = -20; +hyphen = -195; +paragraph = -10; +euro = -110; +asciitilde = -150; +"@MMK_R_c" = -105; +"@MMK_R_d" = -110; +"@MMK_R_o" = -115; +"@MMK_R_n" = -20; +"@MMK_R_m" = -20; +"@MMK_R_u" = -20; +"@MMK_R_A" = -150; +"@MMK_R_eth" = -120; +"@MMK_R_p" = -20; +"@MMK_R_Q" = -55; +"@MMK_R_a" = -85; +"@MMK_R_g" = -100; +"@MMK_R_f" = -20; +"@MMK_R_e" = -110; +"@MMK_R_s" = -90; +"@MMK_R_r" = -20; +"@MMK_R_q" = -110; +"@MMK_R_w" = -15; +"@MMK_R_v" = -20; +"@MMK_R_t" = -20; +"@MMK_R_z" = -20; +"@MMK_R_y" = -20; +"@MMK_R_x" = -30; +"@MMK_R_C" = -55; +"@MMK_R_G" = -55; +"@MMK_R_J" = -205; +"@MMK_R_O" = -55; +"@MMK_R_S" = -35; +"@MMK_R_W" = -15; +"@MMK_R_V" = -10; +"@MMK_R_Y" = -15; +"@MMK_R_X" = -15; +"@MMK_R_oslash" = -115; +"@MMK_R_Oslash" = -55; +"@MMK_R_dcaron" = -110; +"@MMK_R_tcaron" = -20; +"@MMK_R_dcroat" = -110; +"@MMK_R_a.alt" = -100; +}; +endash = { +dollar = -105; +degree = -215; +quoteright = -115; +quoteleft = -115; +guillemetright = -80; +perthousand = -65; +semicolon = -110; +quotesinglbase = -115; +braceleft = -65; +sterling = -35; +quotesingle = -110; +comma = -115; +colon = -105; +braceright = -60; +backslash = -155; +registered = -15; +question = -175; +quotedbl = -200; +quotedblleft = -205; +slash = -100; +quotedblbase = -205; +numbersign = -70; +paragraph = -50; +guilsinglright = -80; +yen = -55; +questiondown = -110; +asciitilde = -30; +multiply = -45; +trademark = -125; +percent = -65; +asciicircum = -260; +quotedblright = -205; +underscore = -295; +euro = -90; +asterisk = -155; +parenright = -175; +ellipsis = -290; +"@MMK_R_J" = -150; +"@MMK_R_T" = -115; +"@MMK_R_W" = -70; +"@MMK_R_V" = -60; +"@MMK_R_S" = -105; +"@MMK_R_Y" = -95; +"@MMK_R_X" = -55; +"@MMK_R_f" = -80; +"@MMK_R_t" = -80; +"@MMK_R_v" = -20; +"@MMK_R_s" = -40; +"@MMK_R_y" = -25; +"@MMK_R_x" = -45; +"@MMK_R_w" = -20; +"@MMK_R_A" = -50; +"@MMK_R_tcaron" = -80; +}; +ampersand = { +ellipsis = -15; +less = -50; +guillemetleft = -40; +trademark = -155; +degree = -160; +quotesingle = -110; +question = -195; +braceright = -75; +quoteright = -115; +copyright = -30; +quotedblleft = -160; +asciitilde = -130; +sterling = -50; +registered = -65; +percent = -145; +semicolon = -25; +underscore = -275; +comma = -20; +ampersand = -55; +minus = -30; +hyphen = -30; +quotedblbase = -20; +bullet = -30; +paragraph = -125; +slash = -45; +yen = -75; +asterisk = -165; +periodcentered = -35; +emdash = -30; +greater = -15; +colon = -15; +dollar = -55; +bar = -15; +equal = -30; +braceleft = -100; +quotesinglbase = -20; +perthousand = -145; +quotedblright = -170; +multiply = -105; +quoteleft = -115; +asciicircum = -200; +bracketright = -15; +divide = -30; +at = -30; +guilsinglleft = -40; +questiondown = -20; +cent = -35; +numbersign = -115; +bracketleft = -15; +parenright = -130; +endash = -30; +guillemetright = -45; +guilsinglright = -45; +backslash = -210; +plus = -30; +parenleft = -30; +euro = -125; +quotedbl = -165; +"@MMK_R_B" = -15; +"@MMK_R_m" = -15; +"@MMK_R_I" = -15; +"@MMK_R_eth" = -35; +"@MMK_R_E" = -15; +"@MMK_R_G" = -35; +"@MMK_R_dcroat" = -35; +"@MMK_R_X" = -25; +"@MMK_R_oslash" = -35; +"@MMK_R_j" = -15; +"@MMK_R_w" = -55; +"@MMK_R_Y" = -135; +"@MMK_R_g" = -30; +"@MMK_R_z" = -15; +"@MMK_R_r" = -15; +"@MMK_R_Thorn" = -15; +"@MMK_R_Eth" = -15; +"@MMK_R_N" = -15; +"@MMK_R_O" = -35; +"@MMK_R_J" = -40; +"@MMK_R_H" = -15; +"@MMK_R_F" = -15; +"@MMK_R_C" = -35; +"@MMK_R_Z" = -15; +"@MMK_R_W" = -110; +"@MMK_R_U" = -30; +"@MMK_R_R" = -15; +"@MMK_R_P" = -15; +"@MMK_R_Q" = -35; +"@MMK_R_o" = -35; +"@MMK_R_l" = -15; +"@MMK_R_i" = -15; +"@MMK_R_f" = -95; +"@MMK_R_d" = -35; +"@MMK_R_e" = -35; +"@MMK_R_c" = -35; +"@MMK_R_x" = -25; +"@MMK_R_y" = -65; +"@MMK_R_u" = -30; +"@MMK_R_p" = -15; +"@MMK_R_n" = -15; +"@MMK_R_A" = -25; +"@MMK_R_Lslash" = -15; +"@MMK_R_tcaron" = -110; +"@MMK_R_lslash" = -15; +"@MMK_R_a.alt" = -30; +"@MMK_R_germandbls" = -15; +"@MMK_R_L" = -15; +"@MMK_R_M" = -15; +"@MMK_R_K" = -15; +"@MMK_R_D" = -15; +"@MMK_R_Oslash" = -35; +"@MMK_R_V" = -100; +"@MMK_R_dcaron" = -35; +"@MMK_R_T" = -130; +"@MMK_R_S" = -45; +"@MMK_R_lcaron" = -15; +"@MMK_R_h" = -15; +"@MMK_R_b" = -15; +"@MMK_R_a" = -50; +"@MMK_R_v" = -60; +"@MMK_R_t" = -110; +"@MMK_R_s" = -40; +"@MMK_R_q" = -35; +"@MMK_R_thorn" = -15; +}; +trademark = { +underscore = -365; +sterling = -35; +question = -80; +ellipsis = -290; +quotedblbase = -205; +dollar = -30; +quotesinglbase = -115; +yen = -20; +guilsinglleft = -20; +questiondown = -200; +asciitilde = -30; +euro = -90; +numbersign = -90; +slash = -135; +comma = -115; +braceleft = -65; +ampersand = -20; +multiply = -45; +parenright = -65; +guillemetright = -10; +guillemetleft = -20; +backslash = -55; +semicolon = -10; +guilsinglright = -10; +braceright = -60; +"@MMK_R_a" = -40; +"@MMK_R_x" = -10; +"@MMK_R_V" = -20; +"@MMK_R_W" = -25; +"@MMK_R_S" = -30; +"@MMK_R_X" = -35; +"@MMK_R_Y" = -35; +"@MMK_R_A" = -75; +"@MMK_R_J" = -285; +"@MMK_R_s" = -30; +}; +asciicircum = { +quotedbl = -45; +braceright = -65; +quotesingle = -45; +emdash = -260; +slash = -200; +asterisk = -25; +yen = -45; +semicolon = -25; +braceleft = -115; +endash = -260; +bullet = -55; +colon = -15; +degree = -60; +asciitilde = -75; +periodcentered = -105; +at = -30; +percent = -20; +paragraph = -15; +quoteright = -85; +parenleft = -25; +quotesinglbase = -115; +guillemetleft = -145; +multiply = -60; +divide = -255; +parenright = -150; +plus = -240; +sterling = -85; +dollar = -50; +trademark = -55; +numbersign = -125; +comma = -115; +ellipsis = -260; +guilsinglright = -15; +guillemetright = -15; +underscore = -260; +cent = -35; +hyphen = -195; +quotedblright = -85; +question = -155; +copyright = -25; +perthousand = -20; +asciicircum = -10; +quoteleft = -45; +questiondown = -240; +guilsinglleft = -145; +quotedblbase = -205; +quotedblleft = -45; +minus = -260; +backslash = -125; +euro = -95; +less = -65; +ampersand = -150; +"@MMK_R_eth" = -50; +"@MMK_R_dcroat" = -45; +"@MMK_R_J" = -260; +"@MMK_R_A" = -115; +"@MMK_R_W" = -55; +"@MMK_R_v" = -15; +"@MMK_R_tcaron" = -10; +"@MMK_R_Oslash" = -10; +"@MMK_R_dcaron" = -45; +"@MMK_R_x" = -30; +"@MMK_R_O" = -10; +"@MMK_R_G" = -10; +"@MMK_R_C" = -10; +"@MMK_R_Y" = -80; +"@MMK_R_X" = -80; +"@MMK_R_V" = -50; +"@MMK_R_T" = -90; +"@MMK_R_S" = -50; +"@MMK_R_Q" = -10; +"@MMK_R_o" = -50; +"@MMK_R_g" = -35; +"@MMK_R_f" = -10; +"@MMK_R_e" = -45; +"@MMK_R_c" = -40; +"@MMK_R_y" = -20; +"@MMK_R_w" = -10; +"@MMK_R_t" = -10; +"@MMK_R_s" = -35; +"@MMK_R_q" = -45; +"@MMK_R_a.alt" = -40; +"@MMK_R_d" = -45; +"@MMK_R_a" = -130; +"@MMK_R_oslash" = -50; +}; +hyphen = { +quotedbl = -195; +dollar = -105; +quotesinglbase = -115; +degree = -195; +asciicircum = -195; +sterling = -35; +slash = -100; +yen = -55; +backslash = -155; +parenright = -175; +questiondown = -110; +semicolon = -110; +trademark = -125; +perthousand = -65; +numbersign = -70; +multiply = -45; +euro = -90; +ellipsis = -195; +braceleft = -65; +guillemetright = -80; +underscore = -195; +quotedblbase = -195; +asterisk = -155; +percent = -65; +paragraph = -50; +quotesingle = -110; +asciitilde = -30; +registered = -15; +question = -175; +quotedblright = -195; +quotedblleft = -195; +quoteright = -115; +comma = -115; +quoteleft = -115; +braceright = -60; +guilsinglright = -80; +colon = -105; +"@MMK_R_Y" = -95; +"@MMK_R_w" = -20; +"@MMK_R_s" = -40; +"@MMK_R_tcaron" = -80; +"@MMK_R_t" = -80; +"@MMK_R_A" = -50; +"@MMK_R_J" = -150; +"@MMK_R_T" = -115; +"@MMK_R_V" = -60; +"@MMK_R_W" = -70; +"@MMK_R_S" = -105; +"@MMK_R_X" = -55; +"@MMK_R_f" = -80; +"@MMK_R_v" = -20; +"@MMK_R_x" = -45; +"@MMK_R_y" = -25; +}; +quotesingle = { +less = -110; +sterling = -90; +semicolon = -20; +guilsinglright = -110; +hyphen = -110; +numbersign = -110; +yen = -10; +comma = -110; +plus = -110; +question = -20; +guillemetright = -110; +guilsinglleft = -110; +backslash = -30; +guillemetleft = -110; +registered = -15; +paragraph = -10; +divide = -110; +parenleft = -50; +endash = -110; +ampersand = -110; +periodcentered = -105; +braceleft = -110; +minus = -110; +asciicircum = -45; +slash = -110; +quotedblbase = -110; +copyright = -50; +cent = -70; +bullet = -110; +asciitilde = -110; +dollar = -40; +parenright = -20; +equal = -10; +colon = -15; +questiondown = -110; +emdash = -110; +euro = -100; +quotesinglbase = -110; +underscore = -110; +multiply = -70; +at = -60; +braceright = -60; +ellipsis = -110; +"@MMK_R_tcaron" = -10; +"@MMK_R_u" = -10; +"@MMK_R_f" = -10; +"@MMK_R_dcroat" = -80; +"@MMK_R_eth" = -90; +"@MMK_R_x" = -20; +"@MMK_R_z" = -10; +"@MMK_R_oslash" = -85; +"@MMK_R_a.alt" = -70; +"@MMK_R_y" = -10; +"@MMK_R_t" = -10; +"@MMK_R_v" = -10; +"@MMK_R_q" = -80; +"@MMK_R_p" = -10; +"@MMK_R_s" = -60; +"@MMK_R_r" = -10; +"@MMK_R_m" = -10; +"@MMK_R_o" = -85; +"@MMK_R_n" = -10; +"@MMK_R_e" = -80; +"@MMK_R_d" = -80; +"@MMK_R_g" = -70; +"@MMK_R_a" = -80; +"@MMK_R_c" = -80; +"@MMK_R_Y" = -15; +"@MMK_R_X" = -15; +"@MMK_R_W" = -10; +"@MMK_R_V" = -10; +"@MMK_R_Q" = -30; +"@MMK_R_S" = -35; +"@MMK_R_G" = -30; +"@MMK_R_A" = -110; +"@MMK_R_C" = -30; +"@MMK_R_O" = -30; +"@MMK_R_J" = -110; +"@MMK_R_Oslash" = -30; +"@MMK_R_dcaron" = -80; +}; +question = { +multiply = -55; +braceright = -60; +ellipsis = -200; +comma = -115; +underscore = -225; +endash = -80; +bullet = -65; +plus = -30; +asciitilde = -90; +guilsinglleft = -150; +question = -45; +sterling = -80; +cent = -55; +emdash = -80; +yen = -25; +quoteright = -10; +numbersign = -140; +quotedblright = -10; +quotesinglbase = -115; +slash = -215; +dollar = -30; +minus = -30; +parenright = -45; +ampersand = -110; +euro = -90; +questiondown = -200; +hyphen = -80; +semicolon = -10; +periodcentered = -105; +quotedblbase = -205; +braceleft = -110; +guilsinglright = -30; +at = -50; +guillemetleft = -150; +divide = -30; +copyright = -40; +parenleft = -40; +backslash = -60; +asciicircum = -25; +less = -40; +guillemetright = -30; +"@MMK_R_dcaron" = -60; +"@MMK_R_o" = -65; +"@MMK_R_g" = -55; +"@MMK_R_d" = -60; +"@MMK_R_c" = -60; +"@MMK_R_a" = -75; +"@MMK_R_s" = -50; +"@MMK_R_q" = -60; +"@MMK_R_O" = -25; +"@MMK_R_G" = -25; +"@MMK_R_C" = -25; +"@MMK_R_X" = -40; +"@MMK_R_Y" = -40; +"@MMK_R_S" = -30; +"@MMK_R_Oslash" = -25; +"@MMK_R_e" = -60; +"@MMK_R_Q" = -25; +"@MMK_R_eth" = -65; +"@MMK_R_oslash" = -65; +"@MMK_R_J" = -220; +"@MMK_R_A" = -125; +"@MMK_R_V" = -25; +"@MMK_R_W" = -30; +"@MMK_R_a.alt" = -55; +"@MMK_R_x" = -10; +"@MMK_R_dcroat" = -60; +}; +asciitilde = { +cent = -55; +parenleft = -50; +degree = -110; +perthousand = -55; +bracketright = -30; +guilsinglright = -60; +registered = -35; +slash = -210; +quotedblleft = -135; +question = -210; +guilsinglleft = -115; +parenright = -180; +quoteright = -115; +ampersand = -105; +paragraph = -50; +asciitilde = -85; +equal = -30; +bar = -30; +emdash = -50; +copyright = -45; +multiply = -115; +bullet = -55; +quotedblright = -205; +hyphen = -50; +euro = -125; +greater = -30; +asterisk = -75; +yen = -75; +ellipsis = -240; +less = -35; +endash = -50; +quotesingle = -110; +dollar = -85; +percent = -55; +asciicircum = -95; +numbersign = -150; +bracketleft = -30; +colon = -55; +comma = -115; +questiondown = -240; +at = -50; +minus = -30; +sterling = -75; +plus = -30; +semicolon = -65; +backslash = -160; +quotesinglbase = -115; +divide = -30; +trademark = -155; +braceright = -90; +quotedblbase = -205; +quoteleft = -115; +guillemetright = -60; +periodcentered = -75; +guillemetleft = -115; +braceleft = -115; +underscore = -240; +quotedbl = -200; +"@MMK_R_r" = -30; +"@MMK_R_a.alt" = -55; +"@MMK_R_dcroat" = -55; +"@MMK_R_lslash" = -30; +"@MMK_R_germandbls" = -30; +"@MMK_R_A" = -135; +"@MMK_R_R" = -30; +"@MMK_R_j" = -30; +"@MMK_R_y" = -50; +"@MMK_R_tcaron" = -110; +"@MMK_R_Thorn" = -30; +"@MMK_R_L" = -30; +"@MMK_R_O" = -35; +"@MMK_R_N" = -30; +"@MMK_R_I" = -30; +"@MMK_R_H" = -30; +"@MMK_R_K" = -30; +"@MMK_R_J" = -240; +"@MMK_R_E" = -30; +"@MMK_R_D" = -30; +"@MMK_R_G" = -35; +"@MMK_R_B" = -30; +"@MMK_R_X" = -115; +"@MMK_R_Z" = -30; +"@MMK_R_U" = -30; +"@MMK_R_T" = -145; +"@MMK_R_W" = -90; +"@MMK_R_Q" = -35; +"@MMK_R_m" = -30; +"@MMK_R_h" = -30; +"@MMK_R_e" = -55; +"@MMK_R_d" = -55; +"@MMK_R_g" = -50; +"@MMK_R_a" = -135; +"@MMK_R_c" = -55; +"@MMK_R_z" = -30; +"@MMK_R_u" = -30; +"@MMK_R_w" = -45; +"@MMK_R_q" = -55; +"@MMK_R_p" = -30; +"@MMK_R_s" = -60; +"@MMK_R_Eth" = -30; +"@MMK_R_thorn" = -30; +"@MMK_R_M" = -30; +"@MMK_R_F" = -30; +"@MMK_R_C" = -35; +"@MMK_R_V" = -80; +"@MMK_R_P" = -30; +"@MMK_R_o" = -60; +"@MMK_R_i" = -30; +"@MMK_R_f" = -110; +"@MMK_R_b" = -30; +"@MMK_R_x" = -65; +"@MMK_R_t" = -110; +"@MMK_R_v" = -45; +"@MMK_R_Lslash" = -30; +"@MMK_R_lcaron" = -30; +"@MMK_R_eth" = -60; +"@MMK_R_S" = -85; +"@MMK_R_oslash" = -60; +"@MMK_R_Y" = -110; +"@MMK_R_l" = -30; +"@MMK_R_dcaron" = -55; +"@MMK_R_n" = -30; +"@MMK_R_Oslash" = -35; +}; +equal = { +euro = -90; +quotesingle = -10; +guilsinglright = -10; +questiondown = -55; +quotesinglbase = -115; +multiply = -45; +backslash = -85; +ellipsis = -290; +sterling = -35; +yen = -30; +semicolon = -10; +parenright = -105; +underscore = -330; +guillemetright = -10; +braceright = -60; +comma = -115; +question = -175; +quotedblright = -50; +braceleft = -65; +asciitilde = -30; +numbersign = -55; +dollar = -30; +slash = -80; +degree = -10; +quotedbl = -10; +quoteright = -50; +quotedblbase = -205; +"@MMK_R_W" = -35; +"@MMK_R_J" = -110; +"@MMK_R_A" = -40; +"@MMK_R_Y" = -50; +"@MMK_R_X" = -40; +"@MMK_R_V" = -30; +"@MMK_R_T" = -115; +"@MMK_R_S" = -30; +"@MMK_R_x" = -10; +"@MMK_R_s" = -30; +}; +divide = { +asterisk = -50; +slash = -125; +asciicircum = -260; +question = -175; +quoteleft = -115; +quotesingle = -110; +comma = -115; +quotedblbase = -205; +quotedbl = -200; +trademark = -125; +guilsinglright = -25; +parenright = -155; +ellipsis = -290; +percent = -25; +ampersand = -15; +dollar = -55; +backslash = -130; +semicolon = -35; +multiply = -75; +yen = -45; +braceleft = -65; +quotesinglbase = -115; +underscore = -310; +degree = -85; +guillemetright = -25; +quotedblright = -205; +perthousand = -25; +numbersign = -85; +questiondown = -200; +asciitilde = -30; +quoteright = -115; +paragraph = -15; +euro = -90; +sterling = -35; +colon = -25; +quotedblleft = -205; +braceright = -60; +"@MMK_R_T" = -115; +"@MMK_R_tcaron" = -80; +"@MMK_R_J" = -285; +"@MMK_R_s" = -30; +"@MMK_R_w" = -10; +"@MMK_R_v" = -15; +"@MMK_R_t" = -80; +"@MMK_R_x" = -30; +"@MMK_R_a" = -30; +"@MMK_R_f" = -80; +"@MMK_R_W" = -55; +"@MMK_R_V" = -50; +"@MMK_R_Y" = -80; +"@MMK_R_X" = -75; +"@MMK_R_A" = -70; +"@MMK_R_y" = -15; +"@MMK_R_S" = -55; +}; +guillemetleft = { +dollar = -55; +cent = -40; +guillemetleft = -150; +ellipsis = -15; +backslash = -130; +parenright = -135; +underscore = -240; +quoteright = -115; +at = -35; +less = -35; +quotedblbase = -20; +asterisk = -30; +copyright = -30; +emdash = -80; +comma = -20; +degree = -65; +semicolon = -20; +braceleft = -110; +yen = -50; +slash = -45; +numbersign = -110; +asciitilde = -80; +quotesinglbase = -20; +question = -185; +periodcentered = -105; +trademark = -135; +plus = -25; +quotedblright = -175; +percent = -25; +quotedbl = -200; +questiondown = -10; +colon = -15; +hyphen = -80; +bullet = -60; +sterling = -70; +perthousand = -25; +quotesingle = -110; +asciicircum = -15; +registered = -10; +euro = -100; +minus = -25; +braceright = -60; +endash = -80; +equal = -10; +multiply = -70; +paragraph = -20; +guilsinglleft = -150; +quotedblleft = -60; +divide = -25; +ampersand = -35; +quoteleft = -60; +parenleft = -30; +"@MMK_R_oslash" = -55; +"@MMK_R_Q" = -15; +"@MMK_R_dcaron" = -50; +"@MMK_R_q" = -50; +"@MMK_R_w" = -15; +"@MMK_R_S" = -55; +"@MMK_R_T" = -115; +"@MMK_R_U" = -10; +"@MMK_R_G" = -15; +"@MMK_R_Oslash" = -15; +"@MMK_R_x" = -20; +"@MMK_R_y" = -25; +"@MMK_R_s" = -40; +"@MMK_R_t" = -15; +"@MMK_R_u" = -10; +"@MMK_R_a" = -20; +"@MMK_R_c" = -45; +"@MMK_R_d" = -50; +"@MMK_R_g" = -40; +"@MMK_R_X" = -20; +"@MMK_R_Y" = -85; +"@MMK_R_V" = -55; +"@MMK_R_W" = -60; +"@MMK_R_O" = -15; +"@MMK_R_A" = -20; +"@MMK_R_a.alt" = -45; +"@MMK_R_v" = -20; +"@MMK_R_e" = -50; +"@MMK_R_f" = -15; +"@MMK_R_J" = -50; +"@MMK_R_C" = -15; +"@MMK_R_tcaron" = -15; +"@MMK_R_eth" = -50; +"@MMK_R_o" = -55; +"@MMK_R_dcroat" = -50; +}; +greater = { +yen = -50; +quoteright = -115; +dollar = -65; +guilsinglright = -45; +slash = -150; +quotedblleft = -140; +degree = -115; +questiondown = -200; +asciitilde = -30; +sterling = -35; +braceright = -60; +question = -175; +guillemetleft = -45; +quotedblbase = -205; +multiply = -105; +quoteleft = -115; +semicolon = -55; +periodcentered = -10; +underscore = -310; +asterisk = -90; +numbersign = -95; +ellipsis = -290; +guillemetright = -45; +colon = -45; +percent = -35; +parenright = -165; +quotedblright = -205; +guilsinglleft = -45; +quotedbl = -175; +quotesingle = -110; +perthousand = -35; +quotesinglbase = -115; +paragraph = -25; +backslash = -140; +asciicircum = -85; +euro = -90; +braceleft = -65; +ampersand = -40; +comma = -115; +trademark = -125; +"@MMK_R_x" = -35; +"@MMK_R_v" = -15; +"@MMK_R_t" = -80; +"@MMK_R_a" = -70; +"@MMK_R_Y" = -85; +"@MMK_R_S" = -65; +"@MMK_R_W" = -60; +"@MMK_R_V" = -50; +"@MMK_R_T" = -115; +"@MMK_R_J" = -285; +"@MMK_R_A" = -80; +"@MMK_R_f" = -80; +"@MMK_R_y" = -20; +"@MMK_R_w" = -15; +"@MMK_R_X" = -85; +"@MMK_R_tcaron" = -80; +"@MMK_R_s" = -30; +}; +percent = { +bullet = -20; +quoteleft = -115; +plus = -15; +dollar = -65; +question = -155; +asciitilde = -80; +perthousand = -125; +quotedblbase = -30; +quotedbl = -125; +divide = -15; +paragraph = -110; +degree = -135; +copyright = -10; +minus = -15; +quotesingle = -110; +questiondown = -25; +underscore = -85; +quotedblleft = -150; +comma = -30; +quotesinglbase = -30; +guillemetright = -15; +asterisk = -145; +colon = -25; +multiply = -50; +sterling = -40; +backslash = -115; +parenright = -140; +less = -35; +quotedblright = -130; +quoteright = -115; +registered = -60; +ellipsis = -25; +semicolon = -35; +braceright = -60; +periodcentered = -15; +numbersign = -55; +asciicircum = -260; +euro = -95; +yen = -60; +percent = -125; +slash = -60; +braceleft = -65; +trademark = -150; +guilsinglright = -15; +"@MMK_R_s" = -50; +"@MMK_R_w" = -40; +"@MMK_R_Q" = -20; +"@MMK_R_V" = -80; +"@MMK_R_T" = -105; +"@MMK_R_v" = -40; +"@MMK_R_t" = -80; +"@MMK_R_J" = -50; +"@MMK_R_G" = -25; +"@MMK_R_Y" = -110; +"@MMK_R_S" = -55; +"@MMK_R_W" = -95; +"@MMK_R_y" = -50; +"@MMK_R_Oslash" = -20; +"@MMK_R_x" = -30; +"@MMK_R_O" = -20; +"@MMK_R_C" = -20; +"@MMK_R_X" = -35; +"@MMK_R_f" = -80; +"@MMK_R_A" = -30; +"@MMK_R_g" = -10; +"@MMK_R_tcaron" = -80; +}; +guillemetright = { +sterling = -30; +degree = -200; +asciitilde = -85; +guilsinglright = -150; +quotedblleft = -190; +quotesinglbase = -115; +guillemetright = -150; +ellipsis = -160; +multiply = -55; +quotedblright = -205; +paragraph = -120; +dollar = -175; +asterisk = -165; +less = -35; +underscore = -240; +colon = -105; +quotedblbase = -160; +semicolon = -110; +euro = -85; +slash = -115; +guillemetleft = 10; +questiondown = -135; +asciicircum = -145; +trademark = -145; +registered = -50; +braceright = -55; +question = -170; +quoteright = -115; +parenright = -175; +numbersign = -75; +backslash = -190; +yen = -50; +quotedbl = -200; +quotesingle = -110; +percent = -135; +quoteleft = -115; +braceleft = -60; +comma = -115; +guilsinglleft = 10; +perthousand = -135; +"@MMK_R_v" = -25; +"@MMK_R_tcaron" = -75; +"@MMK_R_w" = -25; +"@MMK_R_A" = -60; +"@MMK_R_t" = -75; +"@MMK_R_x" = -50; +"@MMK_R_y" = -35; +"@MMK_R_S" = -175; +"@MMK_R_V" = -65; +"@MMK_R_W" = -80; +"@MMK_R_T" = -110; +"@MMK_R_X" = -65; +"@MMK_R_Y" = -115; +"@MMK_R_J" = -185; +"@MMK_R_s" = -100; +"@MMK_R_a" = -15; +"@MMK_R_f" = -75; +}; +plus = { +percent = -25; +braceright = -60; +guillemetright = -25; +sterling = -35; +numbersign = -85; +quoteleft = -115; +yen = -45; +quotedbl = -200; +guilsinglright = -25; +quoteright = -115; +quotedblbase = -205; +ellipsis = -285; +degree = -85; +backslash = -130; +colon = -25; +trademark = -125; +quotedblleft = -205; +paragraph = -15; +euro = -90; +question = -175; +asterisk = -50; +asciicircum = -240; +ampersand = -15; +parenright = -155; +comma = -115; +questiondown = -200; +semicolon = -35; +quotesingle = -110; +dollar = -55; +quotesinglbase = -115; +perthousand = -25; +multiply = -75; +quotedblright = -205; +slash = -125; +underscore = -305; +braceleft = -65; +asciitilde = -30; +"@MMK_R_s" = -30; +"@MMK_R_V" = -50; +"@MMK_R_W" = -55; +"@MMK_R_T" = -115; +"@MMK_R_S" = -55; +"@MMK_R_X" = -75; +"@MMK_R_Y" = -80; +"@MMK_R_A" = -70; +"@MMK_R_J" = -285; +"@MMK_R_v" = -15; +"@MMK_R_w" = -10; +"@MMK_R_t" = -80; +"@MMK_R_x" = -30; +"@MMK_R_f" = -80; +"@MMK_R_y" = -15; +"@MMK_R_a" = -30; +"@MMK_R_tcaron" = -80; +}; +sterling = { +plus = -35; +colon = -35; +cent = -35; +questiondown = -35; +bracketleft = -35; +copyright = -35; +ampersand = -35; +guilsinglright = -35; +guillemetright = -35; +quotedblleft = -35; +quoteleft = -35; +equal = -35; +less = -35; +quoteright = -40; +braceleft = -100; +numbersign = -85; +endash = -35; +guillemetleft = -30; +parenright = -80; +comma = -35; +quotedblbase = -35; +periodcentered = -35; +guilsinglleft = -30; +ellipsis = -35; +asciicircum = -40; +multiply = -75; +yen = -55; +asterisk = -35; +quotedblright = -40; +greater = -35; +at = -35; +parenleft = -35; +asciitilde = -65; +minus = -35; +bullet = -35; +paragraph = -35; +semicolon = -40; +hyphen = -35; +emdash = -35; +slash = -50; +trademark = -35; +perthousand = -35; +percent = -35; +quotesingle = -40; +bracketright = -35; +euro = -125; +sterling = -70; +degree = -35; +braceright = -95; +backslash = -95; +quotesinglbase = -35; +registered = -35; +underscore = -325; +quotedbl = -40; +dollar = -65; +divide = -35; +bar = -35; +question = -85; +"@MMK_R_tcaron" = -35; +"@MMK_R_eth" = -35; +"@MMK_R_germandbls" = -35; +"@MMK_R_dcaron" = -35; +"@MMK_R_dcroat" = -35; +"@MMK_R_Q" = -35; +"@MMK_R_lcaron" = -35; +"@MMK_R_a.alt" = -35; +"@MMK_R_x" = -35; +"@MMK_R_b" = -35; +"@MMK_R_c" = -35; +"@MMK_R_a" = -35; +"@MMK_R_f" = -35; +"@MMK_R_g" = -35; +"@MMK_R_e" = -35; +"@MMK_R_n" = -35; +"@MMK_R_m" = -35; +"@MMK_R_r" = -35; +"@MMK_R_s" = -50; +"@MMK_R_p" = -35; +"@MMK_R_v" = -35; +"@MMK_R_u" = -35; +"@MMK_R_z" = -35; +"@MMK_R_B" = -35; +"@MMK_R_C" = -35; +"@MMK_R_A" = -35; +"@MMK_R_G" = -35; +"@MMK_R_D" = -35; +"@MMK_R_E" = -35; +"@MMK_R_J" = -50; +"@MMK_R_K" = -35; +"@MMK_R_H" = -35; +"@MMK_R_I" = -35; +"@MMK_R_O" = -35; +"@MMK_R_L" = -35; +"@MMK_R_M" = -35; +"@MMK_R_R" = -35; +"@MMK_R_S" = -60; +"@MMK_R_V" = -55; +"@MMK_R_W" = -60; +"@MMK_R_U" = -35; +"@MMK_R_X" = -35; +"@MMK_R_Y" = -70; +"@MMK_R_thorn" = -35; +"@MMK_R_Eth" = -35; +"@MMK_R_Z" = -35; +"@MMK_R_d" = -35; +"@MMK_R_j" = -35; +"@MMK_R_i" = -35; +"@MMK_R_l" = -35; +"@MMK_R_q" = -35; +"@MMK_R_t" = -35; +"@MMK_R_F" = -35; +"@MMK_R_Thorn" = -35; +"@MMK_R_Oslash" = -35; +"@MMK_R_Lslash" = -35; +"@MMK_R_oslash" = -35; +"@MMK_R_h" = -35; +"@MMK_R_o" = -35; +"@MMK_R_w" = -30; +"@MMK_R_y" = -35; +"@MMK_R_lslash" = -35; +"@MMK_R_N" = -35; +"@MMK_R_P" = -35; +"@MMK_R_T" = -35; +}; +semicolon = { +parenright = -40; +quoteright = -35; +quotedblleft = -10; +asciitilde = -80; +quotesingle = -15; +numbersign = -90; +less = -30; +guilsinglleft = -110; +quotedblright = -35; +guillemetright = -20; +semicolon = -10; +quotedbl = -15; +bullet = -55; +degree = -15; +emdash = -110; +asciicircum = -15; +plus = -25; +at = -40; +ampersand = -45; +cent = -45; +yen = -35; +endash = -110; +question = -110; +quoteleft = -10; +multiply = -45; +parenleft = -35; +dollar = -35; +braceleft = -110; +backslash = -95; +divide = -25; +minus = -25; +guilsinglright = -20; +euro = -95; +braceright = -60; +guillemetleft = -110; +hyphen = -110; +sterling = -35; +copyright = -30; +periodcentered = -105; +"@MMK_R_eth" = -55; +"@MMK_R_a.alt" = -45; +"@MMK_R_e" = -50; +"@MMK_R_a" = -35; +"@MMK_R_oslash" = -35; +"@MMK_R_dcaron" = -50; +"@MMK_R_o" = -55; +"@MMK_R_j" = 50; +"@MMK_R_d" = -50; +"@MMK_R_c" = -50; +"@MMK_R_s" = -20; +"@MMK_R_O" = -15; +"@MMK_R_J" = -20; +"@MMK_R_C" = -15; +"@MMK_R_Y" = -60; +"@MMK_R_T" = -50; +"@MMK_R_V" = -35; +"@MMK_R_W" = -45; +"@MMK_R_Q" = -15; +"@MMK_R_S" = -30; +"@MMK_R_G" = -15; +"@MMK_R_dcroat" = -50; +"@MMK_R_g" = -45; +"@MMK_R_y" = -10; +"@MMK_R_q" = -50; +}; +underscore = { +dollar = -120; +quotedblleft = -205; +equal = -330; +emdash = -365; +quotedbl = -200; +registered = -330; +copyright = -125; +question = -200; +at = -115; +multiply = -255; +minus = -330; +guillemetright = -240; +numbersign = -360; +cent = -145; +degree = -215; +quotesingle = -110; +ampersand = -145; +parenright = -20; +asterisk = -190; +bullet = -175; +backslash = -240; +colon = -20; +paragraph = -220; +less = -310; +percent = -365; +hyphen = -195; +yen = -365; +parenleft = -85; +trademark = -365; +guilsinglright = -165; +euro = -365; +guillemetleft = -240; +periodcentered = -105; +asciitilde = -240; +perthousand = -365; +sterling = -325; +braceright = -60; +quotedblright = -205; +endash = -295; +asciicircum = -260; +braceleft = -110; +quoteleft = -115; +greater = -310; +ellipsis = -15; +quoteright = -115; +guilsinglleft = -165; +slash = 15; +plus = -305; +divide = -310; +"@MMK_R_Lslash" = -355; +"@MMK_R_dcroat" = -180; +"@MMK_R_oslash" = -205; +"@MMK_R_r" = -175; +"@MMK_R_germandbls" = -190; +"@MMK_R_a" = -130; +"@MMK_R_f" = -180; +"@MMK_R_q" = -180; +"@MMK_R_w" = -365; +"@MMK_R_lslash" = -140; +"@MMK_R_d" = -180; +"@MMK_R_g" = -50; +"@MMK_R_o" = -205; +"@MMK_R_dcaron" = -180; +"@MMK_R_eth" = -180; +"@MMK_R_P" = -350; +"@MMK_R_Q" = -230; +"@MMK_R_R" = -350; +"@MMK_R_S" = -135; +"@MMK_R_T" = -345; +"@MMK_R_V" = -335; +"@MMK_R_W" = -365; +"@MMK_R_X" = -360; +"@MMK_R_Y" = -365; +"@MMK_R_Z" = -325; +"@MMK_R_A" = -365; +"@MMK_R_C" = -230; +"@MMK_R_E" = -310; +"@MMK_R_F" = -320; +"@MMK_R_G" = -230; +"@MMK_R_H" = -355; +"@MMK_R_I" = -115; +"@MMK_R_K" = -335; +"@MMK_R_L" = -300; +"@MMK_R_M" = -365; +"@MMK_R_N" = -365; +"@MMK_R_O" = -230; +"@MMK_R_s" = -135; +"@MMK_R_t" = -155; +"@MMK_R_u" = -120; +"@MMK_R_v" = -290; +"@MMK_R_x" = -265; +"@MMK_R_y" = -55; +"@MMK_R_z" = -250; +"@MMK_R_b" = -195; +"@MMK_R_c" = -185; +"@MMK_R_e" = -195; +"@MMK_R_h" = -265; +"@MMK_R_i" = -85; +"@MMK_R_j" = 90; +"@MMK_R_l" = -85; +"@MMK_R_m" = -365; +"@MMK_R_n" = -265; +"@MMK_R_lcaron" = -85; +"@MMK_R_a.alt" = -170; +"@MMK_R_tcaron" = -155; +"@MMK_R_U" = -150; +"@MMK_R_Thorn" = -350; +"@MMK_R_J" = -80; +"@MMK_R_Oslash" = -230; +}; +bullet = { +parenright = -175; +quotedblright = -175; +sterling = -35; +asciicircum = -55; +percent = -55; +question = -175; +braceright = -60; +numbersign = -85; +quotedblleft = -105; +ampersand = -15; +quotedblbase = -175; +guillemetright = -55; +perthousand = -55; +semicolon = -65; +colon = -55; +dollar = -85; +ellipsis = -175; +questiondown = -130; +quotesinglbase = -115; +underscore = -175; +asciitilde = -35; +quotedbl = -120; +multiply = -60; +quoteleft = -105; +trademark = -125; +slash = -125; +degree = -110; +braceleft = -65; +euro = -90; +yen = -60; +paragraph = -45; +asterisk = -70; +guilsinglright = -55; +quoteright = -115; +registered = -20; +quotesingle = -110; +comma = -115; +backslash = -160; +"@MMK_R_V" = -60; +"@MMK_R_J" = -175; +"@MMK_R_A" = -70; +"@MMK_R_X" = -80; +"@MMK_R_Y" = -100; +"@MMK_R_S" = -85; +"@MMK_R_T" = -115; +"@MMK_R_W" = -75; +"@MMK_R_f" = -60; +"@MMK_R_x" = -50; +"@MMK_R_y" = -30; +"@MMK_R_s" = -45; +"@MMK_R_t" = -60; +"@MMK_R_v" = -25; +"@MMK_R_w" = -20; +"@MMK_R_a" = -25; +"@MMK_R_tcaron" = -60; +}; +registered = { +quotedbl = -15; +quotesinglbase = -115; +ellipsis = -285; +sterling = -40; +quotedblbase = -205; +quoteleft = -10; +slash = -170; +quotedblleft = -10; +ampersand = -55; +braceright = -60; +parenright = -80; +guilsinglright = -10; +guilsinglleft = -50; +degree = -20; +bullet = -20; +numbersign = -115; +underscore = -330; +comma = -115; +guillemetright = -10; +periodcentered = -30; +parenleft = -15; +question = -85; +trademark = -10; +quoteright = -25; +emdash = -15; +asciitilde = -50; +dollar = -35; +hyphen = -15; +cent = -20; +questiondown = -200; +endash = -15; +guillemetleft = -50; +euro = -90; +backslash = -90; +quotedblright = -25; +copyright = -15; +yen = -35; +braceleft = -75; +quotesingle = -15; +semicolon = -10; +multiply = -45; +at = -20; +"@MMK_R_q" = -20; +"@MMK_R_s" = -30; +"@MMK_R_c" = -20; +"@MMK_R_o" = -25; +"@MMK_R_d" = -20; +"@MMK_R_e" = -20; +"@MMK_R_g" = -15; +"@MMK_R_x" = -20; +"@MMK_R_y" = -10; +"@MMK_R_A" = -100; +"@MMK_R_X" = -60; +"@MMK_R_Y" = -60; +"@MMK_R_W" = -45; +"@MMK_R_S" = -30; +"@MMK_R_J" = -245; +"@MMK_R_T" = -25; +"@MMK_R_V" = -40; +"@MMK_R_dcaron" = -20; +"@MMK_R_v" = -10; +"@MMK_R_oslash" = -25; +"@MMK_R_eth" = -25; +"@MMK_R_a" = -75; +"@MMK_R_dcroat" = -20; +"@MMK_R_a.alt" = -20; +}; +quotedbl = { +yen = -10; +equal = -10; +copyright = -50; +parenright = -20; +asciicircum = -45; +divide = -200; +guilsinglright = -165; +minus = -200; +cent = -70; +bullet = -120; +question = -20; +periodcentered = -105; +braceleft = -115; +dollar = -40; +guillemetleft = -200; +guillemetright = -200; +ampersand = -115; +guilsinglleft = -165; +quotedblbase = -200; +registered = -15; +at = -60; +colon = -15; +underscore = -200; +questiondown = -200; +slash = -200; +ellipsis = -200; +plus = -200; +hyphen = -195; +euro = -100; +semicolon = -20; +less = -160; +paragraph = -10; +braceright = -60; +asciitilde = -145; +comma = -115; +numbersign = -145; +multiply = -70; +emdash = -200; +parenleft = -50; +sterling = -90; +backslash = -30; +endash = -200; +quotesinglbase = -115; +"@MMK_R_dcroat" = -80; +"@MMK_R_oslash" = -85; +"@MMK_R_Oslash" = -30; +"@MMK_R_p" = -10; +"@MMK_R_tcaron" = -10; +"@MMK_R_t" = -10; +"@MMK_R_e" = -80; +"@MMK_R_o" = -85; +"@MMK_R_Q" = -30; +"@MMK_R_W" = -10; +"@MMK_R_X" = -15; +"@MMK_R_Y" = -15; +"@MMK_R_G" = -30; +"@MMK_R_J" = -200; +"@MMK_R_V" = -10; +"@MMK_R_dcaron" = -80; +"@MMK_R_a.alt" = -70; +"@MMK_R_q" = -80; +"@MMK_R_r" = -10; +"@MMK_R_s" = -60; +"@MMK_R_u" = -10; +"@MMK_R_v" = -10; +"@MMK_R_x" = -20; +"@MMK_R_y" = -10; +"@MMK_R_z" = -10; +"@MMK_R_a" = -80; +"@MMK_R_c" = -80; +"@MMK_R_d" = -80; +"@MMK_R_f" = -10; +"@MMK_R_g" = -70; +"@MMK_R_m" = -10; +"@MMK_R_n" = -10; +"@MMK_R_S" = -35; +"@MMK_R_A" = -135; +"@MMK_R_C" = -30; +"@MMK_R_O" = -30; +"@MMK_R_eth" = -90; +}; +less = { +backslash = -10; +parenright = -20; +numbersign = -55; +slash = -15; +asciitilde = -30; +multiply = -45; +braceleft = -65; +question = -20; +sterling = -35; +dollar = -30; +euro = -90; +underscore = -310; +braceright = -60; +"@MMK_R_s" = -15; +"@MMK_R_S" = -30; +"@MMK_R_J" = -20; +}; +braceright = { +braceright = -125; +semicolon = -110; +quotedblleft = -110; +ellipsis = -110; +asciitilde = -100; +euro = -160; +comma = -110; +at = -65; +quotedbl = -115; +endash = -65; +guillemetleft = -60; +periodcentered = -65; +asterisk = -110; +backslash = -160; +asciicircum = -115; +parenright = -140; +percent = -110; +guilsinglright = -110; +plus = -65; +sterling = -100; +quoteleft = -110; +divide = -65; +bracketright = -65; +perthousand = -110; +minus = -65; +registered = -75; +quotedblbase = -110; +numbersign = -130; +questiondown = -110; +bracketleft = -65; +quoteright = -115; +quotedblright = -115; +hyphen = -65; +multiply = -115; +cent = -65; +bar = -65; +equal = -65; +less = -65; +underscore = -110; +paragraph = -110; +copyright = -65; +emdash = -65; +slash = -100; +dollar = -140; +guilsinglleft = -60; +bullet = -65; +quotesinglbase = -110; +guillemetright = -110; +colon = -105; +quotesingle = -110; +greater = -65; +yen = -120; +question = -145; +parenleft = -65; +degree = -110; +trademark = -110; +braceleft = -135; +ampersand = -65; +"@MMK_R_Z" = -65; +"@MMK_R_dcaron" = -65; +"@MMK_R_lcaron" = -65; +"@MMK_R_q" = -65; +"@MMK_R_b" = -65; +"@MMK_R_d" = -65; +"@MMK_R_f" = -110; +"@MMK_R_j" = -50; +"@MMK_R_l" = -65; +"@MMK_R_P" = -65; +"@MMK_R_a.alt" = -65; +"@MMK_R_Thorn" = -65; +"@MMK_R_N" = -65; +"@MMK_R_s" = -105; +"@MMK_R_r" = -65; +"@MMK_R_u" = -65; +"@MMK_R_t" = -110; +"@MMK_R_y" = -90; +"@MMK_R_x" = -110; +"@MMK_R_z" = -65; +"@MMK_R_a" = -70; +"@MMK_R_c" = -65; +"@MMK_R_e" = -65; +"@MMK_R_g" = -65; +"@MMK_R_i" = -65; +"@MMK_R_h" = -65; +"@MMK_R_m" = -65; +"@MMK_R_n" = -65; +"@MMK_R_Q" = -65; +"@MMK_R_S" = -135; +"@MMK_R_R" = -65; +"@MMK_R_U" = -65; +"@MMK_R_T" = -110; +"@MMK_R_W" = -135; +"@MMK_R_V" = -125; +"@MMK_R_Y" = -140; +"@MMK_R_X" = -110; +"@MMK_R_A" = -110; +"@MMK_R_C" = -65; +"@MMK_R_B" = -65; +"@MMK_R_I" = -65; +"@MMK_R_H" = -65; +"@MMK_R_K" = -65; +"@MMK_R_M" = -65; +"@MMK_R_O" = -65; +"@MMK_R_w" = -85; +"@MMK_R_v" = -85; +"@MMK_R_dcroat" = -65; +"@MMK_R_E" = -65; +"@MMK_R_D" = -65; +"@MMK_R_G" = -65; +"@MMK_R_J" = -125; +"@MMK_R_L" = -65; +"@MMK_R_germandbls" = -65; +"@MMK_R_eth" = -65; +"@MMK_R_Oslash" = -65; +"@MMK_R_p" = -65; +"@MMK_R_Lslash" = -65; +"@MMK_R_o" = -65; +"@MMK_R_oslash" = -65; +"@MMK_R_tcaron" = -110; +"@MMK_R_thorn" = -65; +"@MMK_R_F" = -65; +"@MMK_R_Eth" = -65; +"@MMK_R_lslash" = -65; +}; +comma = { +plus = -115; +sterling = -35; +divide = -115; +dollar = -35; +at = -55; +guillemetleft = -115; +trademark = -115; +braceleft = -110; +registered = -115; +quotedblright = -115; +degree = -115; +copyright = -60; +paragraph = -115; +equal = -115; +guillemetright = -15; +minus = -115; +numbersign = -90; +multiply = -115; +guilsinglright = -15; +less = -115; +braceright = -60; +ampersand = -45; +parenleft = -45; +endash = -115; +quoteright = -115; +euro = -115; +parenright = -40; +asciicircum = -115; +quoteleft = -115; +question = -115; +guilsinglleft = -115; +cent = -60; +perthousand = -105; +emdash = -115; +hyphen = -115; +asciitilde = -115; +bullet = -115; +quotedbl = -115; +backslash = -115; +yen = -60; +periodcentered = -105; +percent = -105; +quotedblleft = -115; +quotesingle = -110; +asterisk = -115; +"@MMK_R_dcaron" = -65; +"@MMK_R_oslash" = -30; +"@MMK_R_q" = -65; +"@MMK_R_a" = -30; +"@MMK_R_Y" = -115; +"@MMK_R_W" = -115; +"@MMK_R_O" = -110; +"@MMK_R_y" = -75; +"@MMK_R_v" = -60; +"@MMK_R_w" = -60; +"@MMK_R_t" = -95; +"@MMK_R_u" = -35; +"@MMK_R_s" = -20; +"@MMK_R_o" = -75; +"@MMK_R_j" = 55; +"@MMK_R_f" = -80; +"@MMK_R_g" = -95; +"@MMK_R_d" = -65; +"@MMK_R_e" = -70; +"@MMK_R_c" = -65; +"@MMK_R_V" = -110; +"@MMK_R_T" = -115; +"@MMK_R_U" = -60; +"@MMK_R_S" = -30; +"@MMK_R_Q" = -110; +"@MMK_R_J" = -20; +"@MMK_R_G" = -110; +"@MMK_R_C" = -110; +"@MMK_R_dcroat" = -65; +"@MMK_R_a.alt" = -60; +"@MMK_R_tcaron" = -95; +"@MMK_R_eth" = -60; +}; +degree = { +quotesinglbase = -115; +questiondown = -210; +ampersand = -115; +emdash = -215; +parenright = -25; +underscore = -215; +question = -25; +at = -70; +braceleft = -110; +bullet = -110; +divide = -85; +hyphen = -195; +copyright = -65; +registered = -20; +semicolon = -25; +periodcentered = -105; +multiply = -80; +parenleft = -60; +minus = -85; +yen = -15; +dollar = -35; +less = -100; +sterling = -90; +guilsinglright = -65; +backslash = -35; +numbersign = -155; +guilsinglleft = -165; +cent = -85; +equal = -10; +braceright = -60; +guillemetleft = -200; +asciitilde = -135; +endash = -215; +slash = -215; +colon = -15; +euro = -100; +guillemetright = -65; +asciicircum = -60; +quotedblbase = -205; +comma = -115; +ellipsis = -215; +plus = -85; +"@MMK_R_Oslash" = -40; +"@MMK_R_a.alt" = -85; +"@MMK_R_tcaron" = -10; +"@MMK_R_j" = -10; +"@MMK_R_g" = -85; +"@MMK_R_dcroat" = -95; +"@MMK_R_n" = -10; +"@MMK_R_o" = -100; +"@MMK_R_a" = -80; +"@MMK_R_c" = -90; +"@MMK_R_d" = -95; +"@MMK_R_e" = -95; +"@MMK_R_f" = -10; +"@MMK_R_y" = -10; +"@MMK_R_z" = -10; +"@MMK_R_p" = -10; +"@MMK_R_s" = -75; +"@MMK_R_t" = -10; +"@MMK_R_v" = -10; +"@MMK_R_S" = -30; +"@MMK_R_W" = -20; +"@MMK_R_oslash" = -100; +"@MMK_R_Y" = -25; +"@MMK_R_x" = -15; +"@MMK_R_J" = -215; +"@MMK_R_dcaron" = -95; +"@MMK_R_eth" = -105; +"@MMK_R_i" = -10; +"@MMK_R_m" = -10; +"@MMK_R_q" = -95; +"@MMK_R_r" = -10; +"@MMK_R_u" = -10; +"@MMK_R_O" = -40; +"@MMK_R_A" = -140; +"@MMK_R_C" = -40; +"@MMK_R_G" = -40; +"@MMK_R_X" = -25; +"@MMK_R_Q" = -40; +"@MMK_R_V" = -15; +}; +quoteleft = { +emdash = -115; +numbersign = -115; +plus = -115; +euro = -95; +multiply = -75; +yen = -20; +quotedbl = -10; +minus = -115; +asciitilde = -115; +hyphen = -115; +underscore = -115; +colon = -10; +braceleft = -110; +quotedblright = -10; +sterling = -85; +dollar = -35; +backslash = -55; +ampersand = -115; +braceright = -65; +quotedblbase = -115; +guillemetleft = -115; +guilsinglleft = -115; +divide = -115; +parenright = -50; +questiondown = -115; +ellipsis = -115; +registered = -15; +parenleft = -55; +comma = -115; +endash = -115; +question = -60; +periodcentered = -105; +quotesingle = -10; +bullet = -115; +slash = -115; +quoteright = -10; +semicolon = -20; +quotesinglbase = -115; +guillemetright = -70; +asciicircum = -50; +at = -65; +guilsinglright = -70; +less = -115; +copyright = -55; +cent = -75; +"@MMK_R_a.alt" = -80; +"@MMK_R_dcaron" = -85; +"@MMK_R_Q" = -35; +"@MMK_R_X" = -35; +"@MMK_R_Y" = -35; +"@MMK_R_J" = -115; +"@MMK_R_d" = -85; +"@MMK_R_e" = -90; +"@MMK_R_g" = -80; +"@MMK_R_c" = -85; +"@MMK_R_o" = -95; +"@MMK_R_dcroat" = -85; +"@MMK_R_q" = -85; +"@MMK_R_x" = -15; +"@MMK_R_Oslash" = -35; +"@MMK_R_V" = -25; +"@MMK_R_W" = -25; +"@MMK_R_S" = -30; +"@MMK_R_s" = -65; +"@MMK_R_oslash" = -95; +"@MMK_R_eth" = -100; +"@MMK_R_G" = -35; +"@MMK_R_A" = -115; +"@MMK_R_C" = -35; +"@MMK_R_O" = -35; +"@MMK_R_a" = -75; +}; +quotedblleft = { +braceleft = -110; +ellipsis = -205; +copyright = -55; +plus = -205; +emdash = -205; +colon = -10; +backslash = -55; +questiondown = -205; +sterling = -85; +guilsinglleft = -165; +divide = -205; +yen = -20; +bullet = -115; +endash = -205; +at = -65; +underscore = -205; +registered = -15; +asciicircum = -50; +question = -60; +quotesingle = -10; +quotesinglbase = -115; +guillemetleft = -200; +quotedblright = -10; +periodcentered = -105; +parenleft = -55; +hyphen = -195; +quotedblbase = -205; +quoteright = -10; +asciitilde = -135; +parenright = -50; +guilsinglright = -70; +slash = -205; +quotedbl = -10; +semicolon = -20; +less = -135; +euro = -95; +guillemetright = -70; +numbersign = -145; +multiply = -75; +minus = -205; +cent = -75; +ampersand = -115; +comma = -115; +braceright = -65; +dollar = -35; +"@MMK_R_a.alt" = -80; +"@MMK_R_s" = -65; +"@MMK_R_q" = -85; +"@MMK_R_o" = -95; +"@MMK_R_g" = -80; +"@MMK_R_e" = -90; +"@MMK_R_d" = -85; +"@MMK_R_c" = -85; +"@MMK_R_a" = -75; +"@MMK_R_X" = -35; +"@MMK_R_W" = -25; +"@MMK_R_V" = -25; +"@MMK_R_S" = -30; +"@MMK_R_Q" = -35; +"@MMK_R_J" = -205; +"@MMK_R_G" = -35; +"@MMK_R_C" = -35; +"@MMK_R_A" = -135; +"@MMK_R_dcaron" = -85; +"@MMK_R_oslash" = -95; +"@MMK_R_x" = -15; +"@MMK_R_Y" = -35; +"@MMK_R_O" = -35; +"@MMK_R_eth" = -100; +"@MMK_R_Oslash" = -35; +"@MMK_R_dcroat" = -85; +}; +bar = { +backslash = 15; +slash = 15; +euro = -90; +numbersign = -55; +parenright = -20; +multiply = -45; +sterling = -35; +braceright = -60; +question = -20; +dollar = -30; +asciitilde = -30; +braceleft = -65; +"@MMK_R_s" = -15; +"@MMK_R_j" = 65; +"@MMK_R_S" = -30; +"@MMK_R_J" = -20; +}; +at = { +comma = -80; +quotesingle = -40; +questiondown = -70; +quoteright = -70; +quotedblleft = -40; +percent = -30; +euro = -90; +paragraph = -20; +braceright = -60; +yen = -50; +question = -155; +colon = -20; +underscore = -140; +guilsinglright = -20; +asciicircum = -15; +quotedblright = -70; +semicolon = -30; +quotedblbase = -80; +backslash = -130; +ellipsis = -75; +parenright = -145; +slash = -105; +ampersand = -10; +quotesinglbase = -80; +asciitilde = -30; +numbersign = -80; +sterling = -35; +asterisk = -25; +perthousand = -30; +dollar = -55; +registered = -10; +trademark = -40; +braceleft = -65; +quotedbl = -40; +multiply = -55; +guillemetright = -20; +degree = -50; +quoteleft = -40; +"@MMK_R_X" = -70; +"@MMK_R_f" = -15; +"@MMK_R_x" = -40; +"@MMK_R_t" = -15; +"@MMK_R_S" = -55; +"@MMK_R_W" = -65; +"@MMK_R_tcaron" = -15; +"@MMK_R_T" = -75; +"@MMK_R_a" = -20; +"@MMK_R_y" = -25; +"@MMK_R_s" = -35; +"@MMK_R_w" = -20; +"@MMK_R_J" = -105; +"@MMK_R_A" = -65; +"@MMK_R_Y" = -85; +"@MMK_R_V" = -55; +"@MMK_R_v" = -20; +}; +quotedblbase = { +guilsinglleft = -155; +sterling = -35; +asterisk = -190; +dollar = -35; +quotedbl = -200; +copyright = -60; +parenright = -40; +percent = -105; +periodcentered = -105; +asciicircum = -205; +multiply = -200; +cent = -60; +paragraph = -205; +trademark = -205; +equal = -205; +endash = -205; +guillemetleft = -155; +braceright = -60; +euro = -205; +divide = -205; +numbersign = -90; +emdash = -205; +minus = -205; +braceleft = -110; +parenleft = -45; +bullet = -175; +quoteright = -115; +quotesingle = -110; +less = -205; +guilsinglright = -15; +backslash = -205; +quotedblleft = -205; +hyphen = -195; +plus = -205; +registered = -205; +perthousand = -105; +question = -175; +quotedblright = -205; +asciitilde = -205; +yen = -60; +quoteleft = -115; +guillemetright = -15; +degree = -205; +at = -55; +ampersand = -45; +"@MMK_R_v" = -60; +"@MMK_R_dcroat" = -65; +"@MMK_R_a.alt" = -60; +"@MMK_R_C" = -110; +"@MMK_R_dcaron" = -65; +"@MMK_R_g" = -95; +"@MMK_R_f" = -80; +"@MMK_R_e" = -70; +"@MMK_R_d" = -65; +"@MMK_R_c" = -65; +"@MMK_R_o" = -75; +"@MMK_R_j" = 55; +"@MMK_R_u" = -35; +"@MMK_R_t" = -95; +"@MMK_R_s" = -20; +"@MMK_R_q" = -65; +"@MMK_R_y" = -75; +"@MMK_R_G" = -110; +"@MMK_R_O" = -110; +"@MMK_R_W" = -130; +"@MMK_R_V" = -110; +"@MMK_R_U" = -60; +"@MMK_R_S" = -30; +"@MMK_R_tcaron" = -95; +"@MMK_R_a" = -30; +"@MMK_R_eth" = -60; +"@MMK_R_w" = -60; +"@MMK_R_J" = -20; +"@MMK_R_T" = -115; +"@MMK_R_Q" = -110; +"@MMK_R_Y" = -120; +"@MMK_R_oslash" = -30; +}; +numbersign = { +quoteleft = -55; +greater = -50; +dollar = -85; +question = -125; +less = -90; +quotedblleft = -55; +asciicircum = -90; +paragraph = -55; +guilsinglleft = -120; +quoteright = -60; +sterling = -135; +quotedblbase = -205; +bullet = -110; +slash = -230; +copyright = -105; +hyphen = -105; +minus = -90; +periodcentered = -105; +registered = -70; +semicolon = -80; +backslash = -105; +degree = -55; +divide = -90; +at = -110; +quotesingle = -55; +euro = -155; +comma = -115; +asciitilde = -140; +quotesinglbase = -115; +bar = -50; +plus = -90; +quotedblright = -60; +questiondown = -200; +braceleft = -160; +guilsinglright = -95; +trademark = -50; +colon = -70; +guillemetleft = -120; +equal = -60; +endash = -105; +braceright = -110; +ellipsis = -255; +ampersand = -135; +bracketleft = -50; +quotedbl = -55; +yen = -75; +parenright = -125; +guillemetright = -95; +emdash = -105; +parenleft = -105; +percent = -55; +multiply = -120; +numbersign = -205; +cent = -110; +perthousand = -55; +bracketright = -50; +asterisk = -65; +underscore = -360; +"@MMK_R_Eth" = -50; +"@MMK_R_eth" = -115; +"@MMK_R_b" = -50; +"@MMK_R_n" = -60; +"@MMK_R_o" = -115; +"@MMK_R_i" = -60; +"@MMK_R_j" = -60; +"@MMK_R_e" = -115; +"@MMK_R_f" = -60; +"@MMK_R_lslash" = -50; +"@MMK_R_g" = -110; +"@MMK_R_w" = -60; +"@MMK_R_p" = -60; +"@MMK_R_E" = -50; +"@MMK_R_F" = -50; +"@MMK_R_B" = -50; +"@MMK_R_C" = -90; +"@MMK_R_T" = -95; +"@MMK_R_U" = -50; +"@MMK_R_V" = -75; +"@MMK_R_S" = -85; +"@MMK_R_oslash" = -115; +"@MMK_R_l" = -50; +"@MMK_R_m" = -60; +"@MMK_R_dcaron" = -115; +"@MMK_R_d" = -115; +"@MMK_R_Thorn" = -50; +"@MMK_R_O" = -90; +"@MMK_R_G" = -90; +"@MMK_R_thorn" = -50; +"@MMK_R_c" = -115; +"@MMK_R_Oslash" = -90; +"@MMK_R_lcaron" = -50; +"@MMK_R_a.alt" = -110; +"@MMK_R_tcaron" = -60; +"@MMK_R_Lslash" = -50; +"@MMK_R_A" = -190; +"@MMK_R_h" = -50; +"@MMK_R_a" = -130; +"@MMK_R_x" = -70; +"@MMK_R_y" = -65; +"@MMK_R_z" = -60; +"@MMK_R_t" = -60; +"@MMK_R_u" = -60; +"@MMK_R_v" = -65; +"@MMK_R_q" = -115; +"@MMK_R_r" = -60; +"@MMK_R_s" = -115; +"@MMK_R_L" = -50; +"@MMK_R_M" = -50; +"@MMK_R_N" = -50; +"@MMK_R_H" = -50; +"@MMK_R_I" = -50; +"@MMK_R_J" = -260; +"@MMK_R_K" = -50; +"@MMK_R_D" = -50; +"@MMK_R_X" = -90; +"@MMK_R_Y" = -90; +"@MMK_R_Z" = -50; +"@MMK_R_W" = -80; +"@MMK_R_P" = -50; +"@MMK_R_Q" = -90; +"@MMK_R_R" = -50; +"@MMK_R_dcroat" = -115; +"@MMK_R_germandbls" = -55; +}; +copyright = { +semicolon = -40; +underscore = -125; +registered = -15; +numbersign = -75; +asciicircum = -25; +quoteright = -85; +parenright = -160; +quoteleft = -55; +ellipsis = -60; +quotesinglbase = -65; +questiondown = -55; +braceleft = -65; +asterisk = -35; +yen = -55; +euro = -90; +colon = -30; +quotedblright = -85; +multiply = -50; +question = -170; +degree = -65; +percent = -35; +comma = -65; +guilsinglright = -30; +dollar = -65; +quotesingle = -50; +quotedblleft = -55; +slash = -90; +paragraph = -30; +backslash = -140; +quotedbl = -50; +guillemetright = -30; +trademark = -55; +braceright = -60; +quotedblbase = -65; +asciitilde = -35; +perthousand = -35; +sterling = -35; +"@MMK_R_J" = -90; +"@MMK_R_A" = -55; +"@MMK_R_X" = -60; +"@MMK_R_T" = -90; +"@MMK_R_V" = -60; +"@MMK_R_W" = -70; +"@MMK_R_S" = -65; +"@MMK_R_f" = -25; +"@MMK_R_a" = -10; +"@MMK_R_x" = -45; +"@MMK_R_y" = -30; +"@MMK_R_t" = -25; +"@MMK_R_w" = -20; +"@MMK_R_s" = -40; +"@MMK_R_tcaron" = -25; +"@MMK_R_v" = -25; +"@MMK_R_Y" = -95; +}; +periodcentered = { +quotedblleft = -105; +underscore = -105; +dollar = -105; +registered = -30; +trademark = -105; +ellipsis = -105; +perthousand = -90; +parenright = -105; +guillemetright = -105; +quoteright = -105; +paragraph = -75; +euro = -90; +braceleft = -65; +quotedblbase = -105; +asciicircum = -105; +numbersign = -80; +slash = -105; +quoteleft = -105; +comma = -105; +yen = -60; +guilsinglright = -105; +semicolon = -105; +questiondown = -105; +quotesinglbase = -105; +question = -105; +backslash = -105; +quotedbl = -105; +braceright = -60; +quotesingle = -105; +quotedblright = -105; +percent = -90; +ampersand = -10; +degree = -105; +colon = -105; +asterisk = -105; +asciitilde = -45; +sterling = -35; +multiply = -55; +"@MMK_R_tcaron" = -80; +"@MMK_R_s" = -60; +"@MMK_R_v" = -30; +"@MMK_R_t" = -80; +"@MMK_R_a" = -20; +"@MMK_R_f" = -80; +"@MMK_R_S" = -105; +"@MMK_R_W" = -80; +"@MMK_R_V" = -70; +"@MMK_R_T" = -105; +"@MMK_R_Y" = -105; +"@MMK_R_X" = -70; +"@MMK_R_A" = -65; +"@MMK_R_J" = -105; +"@MMK_R_w" = -25; +"@MMK_R_y" = -35; +"@MMK_R_x" = -55; +}; +cent = { +slash = -25; +dollar = -30; +backslash = -90; +quotesingle = -10; +parenright = -105; +sterling = -35; +multiply = -45; +degree = -15; +numbersign = -55; +question = -155; +braceright = -60; +quoteright = -50; +quotedbl = -10; +quotedblright = -50; +underscore = -65; +euro = -90; +braceleft = -65; +asciitilde = -30; +yen = -30; +"@MMK_R_X" = -10; +"@MMK_R_J" = -20; +"@MMK_R_s" = -15; +"@MMK_R_W" = -40; +"@MMK_R_Y" = -55; +"@MMK_R_T" = -70; +"@MMK_R_V" = -35; +"@MMK_R_S" = -30; +}; +bracketleft = { +sterling = -35; +euro = -90; +multiply = -45; +braceright = -60; +dollar = -30; +backslash = 10; +braceleft = -65; +question = -20; +slash = 15; +parenright = -20; +numbersign = -55; +asciitilde = -30; +"@MMK_R_s" = -15; +"@MMK_R_j" = 75; +"@MMK_R_S" = -30; +"@MMK_R_J" = -20; +}; +quoteright = { +multiply = -95; +semicolon = -35; +parenleft = -75; +minus = -115; +bullet = -115; +guillemetright = -80; +underscore = -115; +ampersand = -115; +guilsinglleft = -115; +emdash = -115; +question = -20; +slash = -115; +questiondown = -115; +euro = -110; +registered = -30; +periodcentered = -105; +divide = -115; +parenright = -20; +colon = -30; +at = -85; +numbersign = -115; +asciitilde = -115; +braceleft = -115; +paragraph = -10; +backslash = -30; +endash = -115; +plus = -115; +ellipsis = -115; +dollar = -40; +sterling = -95; +quotesinglbase = -115; +comma = -115; +less = -115; +equal = -20; +guillemetleft = -115; +quotedblbase = -115; +hyphen = -115; +asciicircum = -75; +copyright = -75; +cent = -100; +braceright = -60; +guilsinglright = -80; +yen = -10; +"@MMK_R_oslash" = -115; +"@MMK_R_eth" = -115; +"@MMK_R_a.alt" = -100; +"@MMK_R_g" = -100; +"@MMK_R_d" = -110; +"@MMK_R_a" = -85; +"@MMK_R_n" = -20; +"@MMK_R_m" = -20; +"@MMK_R_v" = -20; +"@MMK_R_w" = -15; +"@MMK_R_s" = -90; +"@MMK_R_A" = -115; +"@MMK_R_O" = -55; +"@MMK_R_J" = -115; +"@MMK_R_V" = -10; +"@MMK_R_W" = -15; +"@MMK_R_S" = -35; +"@MMK_R_Q" = -55; +"@MMK_R_X" = -15; +"@MMK_R_Oslash" = -55; +"@MMK_R_e" = -110; +"@MMK_R_c" = -105; +"@MMK_R_o" = -115; +"@MMK_R_dcaron" = -110; +"@MMK_R_t" = -20; +"@MMK_R_u" = -20; +"@MMK_R_r" = -20; +"@MMK_R_q" = -110; +"@MMK_R_z" = -20; +"@MMK_R_x" = -30; +"@MMK_R_G" = -55; +"@MMK_R_C" = -55; +"@MMK_R_y" = -20; +"@MMK_R_Y" = -15; +"@MMK_R_f" = -20; +"@MMK_R_p" = -20; +"@MMK_R_dcroat" = -110; +"@MMK_R_tcaron" = -20; +}; +bracketright = { +braceright = -60; +multiply = -45; +dollar = -30; +numbersign = -55; +backslash = 10; +euro = -90; +asciitilde = -30; +question = -20; +sterling = -35; +braceleft = -65; +parenright = -20; +slash = 15; +"@MMK_R_j" = 75; +"@MMK_R_s" = -15; +"@MMK_R_J" = -20; +"@MMK_R_S" = -30; +}; +paragraph = { +dollar = -30; +backslash = 15; +numbersign = -55; +braceright = -60; +parenright = -20; +braceleft = -65; +sterling = -35; +question = -20; +asciitilde = -30; +multiply = -45; +euro = -90; +"@MMK_R_J" = -20; +"@MMK_R_S" = -30; +"@MMK_R_s" = -15; +}; +"@MMK_L_x" = { +underscore = -265; +quoteleft = -10; +sterling = -35; +backslash = -90; +minus = -30; +asterisk = -15; +hyphen = -45; +cent = -45; +quotedblleft = -10; +trademark = -10; +degree = -15; +quotedblright = -55; +registered = -20; +copyright = -45; +guillemetleft = -50; +guillemetright = -20; +asciicircum = -30; +euro = -100; +less = -35; +question = -180; +perthousand = -10; +guilsinglright = -20; +percent = -10; +yen = -35; +quotesingle = -20; +multiply = -65; +asciitilde = -80; +parenright = -90; +emdash = -45; +semicolon = -10; +quoteright = -55; +dollar = -40; +at = -45; +braceleft = -105; +endash = -45; +equal = -10; +ampersand = -35; +braceright = -60; +slash = -15; +bullet = -50; +divide = -30; +paragraph = -10; +guilsinglleft = -50; +plus = -30; +numbersign = -85; +quotedbl = -20; +periodcentered = -55; +parenleft = -45; +"@MMK_R_eth" = -45; +"@MMK_R_a.alt" = -45; +"@MMK_R_dcaron" = -50; +"@MMK_R_S" = -35; +"@MMK_R_J" = -20; +"@MMK_R_Q" = -35; +"@MMK_R_s" = -25; +"@MMK_R_tcaron" = -10; +"@MMK_R_W" = -45; +"@MMK_R_V" = -40; +"@MMK_R_U" = -10; +"@MMK_R_T" = -115; +"@MMK_R_O" = -35; +"@MMK_R_C" = -35; +"@MMK_R_G" = -35; +"@MMK_R_y" = -10; +"@MMK_R_q" = -50; +"@MMK_R_v" = -10; +"@MMK_R_u" = -10; +"@MMK_R_t" = -10; +"@MMK_R_o" = -50; +"@MMK_R_c" = -50; +"@MMK_R_a" = -30; +"@MMK_R_g" = -50; +"@MMK_R_f" = -10; +"@MMK_R_e" = -50; +"@MMK_R_d" = -50; +"@MMK_R_oslash" = -30; +"@MMK_R_dcroat" = -50; +"@MMK_R_Y" = -60; +}; +"@MMK_L_w" = { +guilsinglleft = -25; +backslash = -80; +asciicircum = -10; +endash = -20; +copyright = -25; +divide = -10; +ellipsis = -60; +at = -25; +less = -10; +hyphen = -20; +emdash = -20; +quotedblbase = -65; +periodcentered = -30; +minus = -10; +question = -185; +parenleft = -25; +euro = -85; +quoteright = -45; +yen = -25; +numbersign = -100; +underscore = -365; +plus = -10; +braceright = -55; +guilsinglright = -15; +guillemetright = -15; +guillemetleft = -25; +braceleft = -85; +slash = -80; +ampersand = -40; +quotedblright = -45; +sterling = -50; +dollar = -25; +comma = -65; +semicolon = -10; +cent = -25; +parenright = -100; +bullet = -25; +quotesinglbase = -65; +questiondown = -65; +multiply = -45; +asciitilde = -55; +"@MMK_R_S" = -25; +"@MMK_R_o" = -25; +"@MMK_R_dcaron" = -25; +"@MMK_R_eth" = -30; +"@MMK_R_dcroat" = -25; +"@MMK_R_oslash" = -25; +"@MMK_R_a.alt" = -25; +"@MMK_R_J" = -80; +"@MMK_R_O" = -15; +"@MMK_R_G" = -15; +"@MMK_R_A" = -65; +"@MMK_R_C" = -15; +"@MMK_R_X" = -45; +"@MMK_R_Y" = -45; +"@MMK_R_T" = -110; +"@MMK_R_V" = -25; +"@MMK_R_W" = -30; +"@MMK_R_Q" = -15; +"@MMK_R_d" = -25; +"@MMK_R_e" = -25; +"@MMK_R_g" = -25; +"@MMK_R_a" = -40; +"@MMK_R_c" = -25; +"@MMK_R_w" = 0; +"@MMK_R_q" = -25; +"@MMK_R_s" = -40; +"@MMK_R_Oslash" = -15; +}; +"@MMK_L_y" = { +comma = -115; +quotedblright = -50; +slash = -145; +divide = -30; +dollar = -35; +braceright = -60; +degree = -10; +parenleft = -50; +plus = -30; +multiply = -60; +asciitilde = -85; +quotedbl = -10; +parenright = -105; +colon = -10; +euro = -95; +asciicircum = -30; +ellipsis = -130; +quotedblbase = -130; +guillemetleft = -65; +hyphen = -45; +questiondown = -130; +less = -35; +guilsinglleft = -65; +periodcentered = -65; +bullet = -50; +ampersand = -80; +braceleft = -110; +guilsinglright = -35; +copyright = -45; +backslash = -85; +underscore = -150; +quoteright = -50; +sterling = -75; +minus = -30; +yen = -30; +at = -50; +guillemetright = -35; +numbersign = -145; +semicolon = -20; +question = -200; +cent = -55; +registered = -10; +endash = -45; +emdash = -45; +quotesingle = -10; +quotesinglbase = -115; +"@MMK_R_oslash" = -60; +"@MMK_R_Oslash" = -30; +"@MMK_R_eth" = -60; +"@MMK_R_dcaron" = -55; +"@MMK_R_G" = -30; +"@MMK_R_J" = -150; +"@MMK_R_W" = -35; +"@MMK_R_X" = -50; +"@MMK_R_dcroat" = -55; +"@MMK_R_a.alt" = -55; +"@MMK_R_c" = -55; +"@MMK_R_a" = -85; +"@MMK_R_g" = -50; +"@MMK_R_d" = -55; +"@MMK_R_e" = -55; +"@MMK_R_o" = -60; +"@MMK_R_s" = -55; +"@MMK_R_q" = -55; +"@MMK_R_x" = -10; +"@MMK_R_C" = -30; +"@MMK_R_A" = -135; +"@MMK_R_O" = -30; +"@MMK_R_S" = -30; +"@MMK_R_Q" = -30; +"@MMK_R_V" = -30; +"@MMK_R_T" = -115; +"@MMK_R_Y" = -50; +}; +"@MMK_L_S" = { +question = -80; +quotesinglbase = -40; +bullet = -15; +less = -35; +colon = -35; +quotedblleft = -75; +braceright = -60; +multiply = -50; +plus = -15; +degree = -60; +parenright = -90; +questiondown = -35; +asciicircum = -195; +asciitilde = -80; +quoteleft = -75; +quotedbl = -50; +periodcentered = -10; +minus = -15; +quoteright = -55; +numbersign = -55; +comma = -40; +slash = -70; +braceleft = -65; +sterling = -40; +underscore = -120; +quotedblright = -55; +euro = -90; +semicolon = -45; +guillemetright = -25; +trademark = -115; +registered = -60; +dollar = -80; +perthousand = -80; +guilsinglright = -25; +divide = -15; +quotesingle = -50; +quotedblbase = -40; +percent = -80; +paragraph = -100; +backslash = -60; +ellipsis = -35; +asterisk = -65; +yen = -45; +"@MMK_R_tcaron" = -80; +"@MMK_R_A" = -35; +"@MMK_R_J" = -65; +"@MMK_R_O" = -20; +"@MMK_R_C" = -20; +"@MMK_R_G" = -20; +"@MMK_R_X" = -40; +"@MMK_R_Y" = -50; +"@MMK_R_Q" = -20; +"@MMK_R_S" = -70; +"@MMK_R_T" = -45; +"@MMK_R_V" = -45; +"@MMK_R_W" = -50; +"@MMK_R_f" = -80; +"@MMK_R_g" = -10; +"@MMK_R_x" = -35; +"@MMK_R_y" = -45; +"@MMK_R_s" = -65; +"@MMK_R_t" = -80; +"@MMK_R_v" = -40; +"@MMK_R_w" = -40; +"@MMK_R_Oslash" = -20; +}; +"@MMK_L_r" = { +comma = -115; +question = -60; +backslash = -50; +guilsinglleft = -150; +bullet = -60; +multiply = -45; +less = -85; +guillemetleft = -150; +parenleft = -25; +sterling = -80; +asciitilde = -85; +cent = -40; +numbersign = -125; +questiondown = -175; +underscore = -175; +plus = -115; +emdash = -165; +asciicircum = -10; +braceright = -60; +slash = -175; +ampersand = -110; +dollar = -30; +quotedblbase = -175; +braceleft = -110; +euro = -90; +endash = -165; +hyphen = -165; +quotesinglbase = -115; +at = -30; +divide = -115; +guilsinglright = -15; +guillemetright = -15; +ellipsis = -175; +copyright = -25; +periodcentered = -105; +parenright = -45; +yen = -15; +semicolon = -10; +minus = -115; +"@MMK_R_oslash" = -50; +"@MMK_R_eth" = -55; +"@MMK_R_e" = -45; +"@MMK_R_O" = -10; +"@MMK_R_Oslash" = -10; +"@MMK_R_a" = -75; +"@MMK_R_c" = -45; +"@MMK_R_d" = -45; +"@MMK_R_g" = -35; +"@MMK_R_o" = -50; +"@MMK_R_q" = -45; +"@MMK_R_s" = -35; +"@MMK_R_x" = -10; +"@MMK_R_A" = -110; +"@MMK_R_C" = -10; +"@MMK_R_G" = -10; +"@MMK_R_J" = -175; +"@MMK_R_Q" = -10; +"@MMK_R_S" = -30; +"@MMK_R_W" = -20; +"@MMK_R_V" = -15; +"@MMK_R_Y" = -25; +"@MMK_R_X" = -25; +"@MMK_R_a.alt" = -40; +"@MMK_R_dcaron" = -45; +"@MMK_R_dcroat" = -45; +}; +"@MMK_L_D" = { +quotedblbase = -110; +parenright = -115; +asciicircum = -10; +colon = -15; +quotedbl = -30; +yen = -50; +ampersand = -20; +guillemetright = -15; +quoteright = -50; +euro = -90; +braceleft = -65; +semicolon = -25; +quoteleft = -30; +ellipsis = -105; +guilsinglright = -15; +sterling = -35; +degree = -40; +paragraph = -15; +question = -125; +percent = -20; +numbersign = -90; +trademark = -25; +quotedblleft = -30; +asterisk = -15; +quotesinglbase = -110; +quotesingle = -30; +braceright = -60; +perthousand = -20; +asciitilde = -35; +multiply = -55; +slash = -120; +underscore = -240; +quotedblright = -50; +comma = -110; +questiondown = -95; +backslash = -115; +dollar = -50; +"@MMK_R_A" = -75; +"@MMK_R_J" = -145; +"@MMK_R_W" = -60; +"@MMK_R_V" = -50; +"@MMK_R_T" = -55; +"@MMK_R_S" = -45; +"@MMK_R_Y" = -80; +"@MMK_R_X" = -80; +"@MMK_R_f" = -10; +"@MMK_R_a" = -25; +"@MMK_R_w" = -15; +"@MMK_R_v" = -15; +"@MMK_R_t" = -10; +"@MMK_R_s" = -30; +"@MMK_R_y" = -20; +"@MMK_R_x" = -35; +"@MMK_R_tcaron" = -10; +}; +"@MMK_L_m" = { +quoteleft = -45; +sterling = -35; +underscore = -365; +braceright = -60; +paragraph = -20; +numbersign = -55; +quotedblright = -95; +percent = -25; +quotedblleft = -45; +braceleft = -65; +dollar = -35; +parenright = -90; +degree = -55; +euro = -90; +asciicircum = -15; +quotedbl = -40; +trademark = -50; +quotesingle = -40; +quoteright = -95; +slash = -15; +multiply = -45; +backslash = -130; +question = -175; +asterisk = -25; +yen = -50; +perthousand = -25; +asciitilde = -30; +"@MMK_R_tcaron" = -15; +"@MMK_R_w" = -15; +"@MMK_R_J" = -20; +"@MMK_R_v" = -20; +"@MMK_R_t" = -15; +"@MMK_R_s" = -15; +"@MMK_R_y" = -25; +"@MMK_R_f" = -15; +"@MMK_R_V" = -55; +"@MMK_R_W" = -65; +"@MMK_R_T" = -115; +"@MMK_R_S" = -30; +"@MMK_R_Y" = -85; +}; +"@MMK_L_I" = { +backslash = -10; +question = -20; +underscore = -115; +dollar = -30; +multiply = -45; +asciitilde = -30; +parenright = -20; +euro = -90; +numbersign = -55; +slash = -15; +braceright = -60; +sterling = -35; +braceleft = -65; +"@MMK_R_s" = -15; +"@MMK_R_S" = -30; +"@MMK_R_J" = -20; +}; +"@MMK_L_Thorn" = { +comma = -115; +quotedblbase = -180; +braceright = -60; +quoteleft = -40; +numbersign = -95; +yen = -50; +ampersand = -25; +backslash = -130; +quotesingle = -40; +multiply = -60; +asciicircum = -15; +braceleft = -65; +question = -175; +asterisk = -25; +euro = -90; +quoteright = -85; +quotedblleft = -40; +questiondown = -135; +semicolon = -30; +perthousand = -25; +sterling = -35; +slash = -140; +guillemetleft = -10; +quotedbl = -40; +dollar = -55; +parenright = -155; +percent = -25; +underscore = -350; +paragraph = -20; +guilsinglleft = -10; +guilsinglright = -20; +quotedblright = -85; +asciitilde = -35; +colon = -20; +trademark = -45; +quotesinglbase = -115; +guillemetright = -20; +degree = -50; +ellipsis = -180; +"@MMK_R_a" = -40; +"@MMK_R_f" = -10; +"@MMK_R_s" = -35; +"@MMK_R_t" = -10; +"@MMK_R_v" = -20; +"@MMK_R_w" = -15; +"@MMK_R_x" = -35; +"@MMK_R_y" = -20; +"@MMK_R_A" = -80; +"@MMK_R_J" = -190; +"@MMK_R_S" = -50; +"@MMK_R_T" = -100; +"@MMK_R_V" = -50; +"@MMK_R_W" = -60; +"@MMK_R_X" = -85; +"@MMK_R_Y" = -85; +"@MMK_R_tcaron" = -10; +"@MMK_R_eth" = -10; +}; +"@MMK_L_N" = { +euro = -90; +dollar = -30; +asciitilde = -30; +braceleft = -65; +parenright = -20; +underscore = -365; +braceright = -60; +multiply = -45; +backslash = -10; +slash = -15; +numbersign = -55; +sterling = -35; +question = -20; +"@MMK_R_S" = -30; +"@MMK_R_J" = -20; +"@MMK_R_s" = -15; +}; +"@MMK_L_B" = { +guillemetright = -30; +questiondown = -35; +periodcentered = -10; +underscore = -130; +numbersign = -55; +dollar = -60; +quotesingle = -35; +quotedblleft = -25; +parenright = -70; +trademark = -25; +sterling = -40; +plus = -10; +colon = -30; +braceleft = -65; +quotesinglbase = -45; +asciicircum = -50; +question = -70; +semicolon = -40; +asterisk = -30; +guilsinglright = -30; +multiply = -50; +perthousand = -25; +slash = -70; +backslash = -85; +yen = -50; +bullet = -15; +degree = -30; +quoteright = -35; +quotedbl = -35; +ellipsis = -40; +quotedblright = -35; +comma = -45; +percent = -25; +quotedblbase = -45; +minus = -10; +divide = -10; +registered = -35; +quoteleft = -25; +paragraph = -25; +less = -25; +euro = -90; +braceright = -60; +asciitilde = -70; +"@MMK_R_s" = -70; +"@MMK_R_t" = -25; +"@MMK_R_w" = -25; +"@MMK_R_v" = -30; +"@MMK_R_y" = -30; +"@MMK_R_x" = -35; +"@MMK_R_g" = -10; +"@MMK_R_f" = -25; +"@MMK_R_Q" = -20; +"@MMK_R_S" = -55; +"@MMK_R_T" = -30; +"@MMK_R_W" = -55; +"@MMK_R_V" = -50; +"@MMK_R_Y" = -65; +"@MMK_R_X" = -40; +"@MMK_R_A" = -40; +"@MMK_R_C" = -20; +"@MMK_R_G" = -20; +"@MMK_R_J" = -70; +"@MMK_R_O" = -20; +"@MMK_R_Oslash" = -20; +"@MMK_R_tcaron" = -25; +}; +"@MMK_L_b" = { +parenright = -180; +yen = -60; +quotedblleft = -80; +quotedblbase = -70; +guilsinglright = -50; +braceleft = -65; +quotesinglbase = -70; +asciicircum = -45; +questiondown = -60; +quoteleft = -80; +semicolon = -60; +trademark = -100; +slash = -95; +euro = -90; +colon = -50; +dollar = -85; +quoteright = -115; +perthousand = -55; +question = -175; +ellipsis = -70; +underscore = -180; +backslash = -160; +paragraph = -45; +asterisk = -60; +braceright = -60; +comma = -70; +degree = -95; +quotedbl = -80; +registered = -20; +quotedblright = -155; +numbersign = -70; +multiply = -50; +quotesingle = -80; +guillemetright = -50; +asciitilde = -35; +sterling = -35; +percent = -55; +"@MMK_R_tcaron" = -45; +"@MMK_R_S" = -80; +"@MMK_R_T" = -115; +"@MMK_R_W" = -80; +"@MMK_R_V" = -65; +"@MMK_R_Y" = -105; +"@MMK_R_X" = -60; +"@MMK_R_A" = -55; +"@MMK_R_J" = -105; +"@MMK_R_s" = -50; +"@MMK_R_t" = -45; +"@MMK_R_w" = -25; +"@MMK_R_v" = -30; +"@MMK_R_y" = -35; +"@MMK_R_x" = -50; +"@MMK_R_a" = -10; +"@MMK_R_f" = -45; +}; +"@MMK_L_germandbls" = { +percent = -15; +quotesingle = -20; +euro = -90; +parenright = -55; +sterling = -35; +quoteleft = -15; +backslash = -70; +slash = -75; +dollar = -45; +colon = -20; +registered = -25; +guilsinglright = -35; +quotedblbase = -45; +braceright = -60; +comma = -45; +semicolon = -30; +braceleft = -65; +guillemetright = -35; +quotedbl = -20; +asciicircum = -40; +less = -25; +trademark = -15; +ellipsis = -45; +underscore = -150; +quotesinglbase = -45; +questiondown = -40; +quotedblleft = -15; +quotedblright = -25; +paragraph = -15; +divide = -10; +multiply = -50; +question = -60; +plus = -10; +bullet = -15; +periodcentered = -10; +asciitilde = -70; +perthousand = -15; +yen = -40; +minus = -10; +quoteright = -25; +degree = -20; +asterisk = -20; +numbersign = -60; +"@MMK_R_J" = -75; +"@MMK_R_O" = -15; +"@MMK_R_Y" = -50; +"@MMK_R_X" = -45; +"@MMK_R_S" = -45; +"@MMK_R_Q" = -15; +"@MMK_R_W" = -45; +"@MMK_R_T" = -20; +"@MMK_R_g" = -10; +"@MMK_R_f" = -15; +"@MMK_R_y" = -15; +"@MMK_R_x" = -25; +"@MMK_R_s" = -65; +"@MMK_R_w" = -10; +"@MMK_R_v" = -15; +"@MMK_R_Oslash" = -15; +"@MMK_R_tcaron" = -15; +"@MMK_R_C" = -15; +"@MMK_R_G" = -20; +"@MMK_R_A" = -40; +"@MMK_R_V" = -40; +"@MMK_R_t" = -15; +}; +"@MMK_L_P" = { +quotedblright = -15; +braceright = -60; +yen = -30; +ellipsis = -290; +emdash = -35; +parenleft = -25; +endash = -35; +quotedblbase = -205; +slash = -195; +periodcentered = -60; +less = -15; +guillemetright = -15; +quotedbl = -10; +degree = -10; +quotesingle = -10; +bullet = -35; +quoteright = -15; +underscore = -350; +question = -65; +comma = -115; +euro = -90; +braceleft = -95; +asciitilde = -65; +copyright = -25; +quotesinglbase = -115; +guillemetleft = -100; +semicolon = -10; +guilsinglleft = -100; +guilsinglright = -15; +sterling = -60; +questiondown = -200; +dollar = -30; +hyphen = -35; +at = -30; +asciicircum = -10; +parenright = -55; +cent = -35; +backslash = -70; +ampersand = -95; +multiply = -45; +plus = -10; +numbersign = -130; +divide = -10; +minus = -10; +"@MMK_R_dcaron" = -40; +"@MMK_R_oslash" = -40; +"@MMK_R_Oslash" = -15; +"@MMK_R_dcroat" = -40; +"@MMK_R_s" = -40; +"@MMK_R_q" = -40; +"@MMK_R_x" = -10; +"@MMK_R_c" = -35; +"@MMK_R_a" = -80; +"@MMK_R_g" = -30; +"@MMK_R_e" = -40; +"@MMK_R_d" = -40; +"@MMK_R_o" = -40; +"@MMK_R_S" = -30; +"@MMK_R_Q" = -15; +"@MMK_R_W" = -35; +"@MMK_R_V" = -30; +"@MMK_R_T" = -10; +"@MMK_R_Y" = -45; +"@MMK_R_C" = -15; +"@MMK_R_A" = -115; +"@MMK_R_G" = -15; +"@MMK_R_J" = -285; +"@MMK_R_O" = -15; +"@MMK_R_X" = -50; +"@MMK_R_a.alt" = -35; +"@MMK_R_eth" = -40; +}; +"@MMK_L_C" = { +questiondown = -10; +sterling = -35; +braceright = -60; +asciitilde = -30; +multiply = -45; +quotesinglbase = -10; +dollar = -30; +euro = -90; +quotedblbase = -10; +yen = -10; +braceleft = -65; +ellipsis = -10; +question = -20; +backslash = -30; +semicolon = -10; +comma = -10; +parenright = -20; +numbersign = -55; +slash = -40; +underscore = -120; +"@MMK_R_x" = -10; +"@MMK_R_s" = -30; +"@MMK_R_X" = -15; +"@MMK_R_Y" = -15; +"@MMK_R_S" = -30; +"@MMK_R_V" = -10; +"@MMK_R_W" = -10; +"@MMK_R_J" = -40; +"@MMK_R_A" = -15; +}; +"@MMK_L_Q" = { +yen = -50; +multiply = -55; +guillemetright = -15; +asciitilde = -35; +quotedblbase = -85; +questiondown = -80; +sterling = -35; +guilsinglright = -15; +degree = -40; +perthousand = -20; +asterisk = -20; +braceleft = -65; +parenright = -120; +underscore = -170; +semicolon = -25; +slash = -115; +backslash = -115; +numbersign = -90; +ellipsis = -85; +euro = -90; +paragraph = -15; +braceright = -60; +asciicircum = -10; +dollar = -50; +comma = -85; +ampersand = -20; +quotedbl = -30; +quoteright = -55; +quotesingle = -30; +quoteleft = -30; +percent = -20; +quotesinglbase = -85; +quotedblleft = -30; +question = -125; +trademark = -30; +colon = -15; +quotedblright = -55; +"@MMK_R_x" = -35; +"@MMK_R_y" = -20; +"@MMK_R_s" = -30; +"@MMK_R_v" = -15; +"@MMK_R_w" = -15; +"@MMK_R_t" = -10; +"@MMK_R_a" = -30; +"@MMK_R_f" = -10; +"@MMK_R_Y" = -80; +"@MMK_R_S" = -45; +"@MMK_R_V" = -50; +"@MMK_R_W" = -60; +"@MMK_R_T" = -60; +"@MMK_R_J" = -120; +"@MMK_R_A" = -75; +"@MMK_R_X" = -80; +"@MMK_R_tcaron" = -10; +}; +"@MMK_L_lslash" = { +braceright = -60; +underscore = -140; +dollar = -30; +numbersign = -55; +braceleft = -65; +slash = -15; +question = -20; +parenright = -20; +sterling = -35; +multiply = -45; +euro = -90; +asciitilde = -30; +"@MMK_R_S" = -30; +"@MMK_R_J" = -20; +"@MMK_R_s" = -15; +}; +"@MMK_L_F" = { +parenright = -20; +braceright = -60; +backslash = -10; +slash = -120; +multiply = -45; +braceleft = -65; +asciitilde = -30; +numbersign = -80; +underscore = -320; +comma = -115; +question = -20; +questiondown = -185; +quotesinglbase = -115; +semicolon = -10; +ellipsis = -290; +guilsinglright = -10; +dollar = -30; +quotedblbase = -205; +euro = -90; +sterling = -35; +guillemetright = -10; +"@MMK_R_S" = -30; +"@MMK_R_A" = -65; +"@MMK_R_J" = -285; +"@MMK_R_s" = -30; +"@MMK_R_x" = -10; +"@MMK_R_a" = -20; +}; +"@MMK_L_R" = { +at = -30; +minus = -10; +questiondown = -55; +sterling = -60; +dollar = -30; +semicolon = -10; +quotesingle = -10; +divide = -10; +copyright = -25; +question = -65; +ellipsis = -55; +euro = -90; +numbersign = -130; +slash = -70; +hyphen = -35; +endash = -35; +quotedblright = -15; +less = -15; +backslash = -70; +cent = -35; +quotesinglbase = -60; +guilsinglleft = -100; +yen = -30; +quotedblbase = -60; +emdash = -35; +periodcentered = -60; +braceleft = -95; +asciitilde = -65; +plus = -10; +quoteright = -15; +degree = -10; +parenright = -55; +guillemetleft = -100; +bullet = -35; +quotedbl = -10; +guilsinglright = -15; +guillemetright = -15; +parenleft = -25; +comma = -60; +asciicircum = -10; +braceright = -60; +multiply = -45; +ampersand = -95; +underscore = -350; +"@MMK_R_q" = -40; +"@MMK_R_dcaron" = -40; +"@MMK_R_A" = -55; +"@MMK_R_C" = -15; +"@MMK_R_G" = -15; +"@MMK_R_J" = -85; +"@MMK_R_O" = -15; +"@MMK_R_Q" = -15; +"@MMK_R_S" = -30; +"@MMK_R_T" = -10; +"@MMK_R_W" = -35; +"@MMK_R_V" = -30; +"@MMK_R_Y" = -45; +"@MMK_R_X" = -50; +"@MMK_R_a" = -80; +"@MMK_R_c" = -35; +"@MMK_R_e" = -40; +"@MMK_R_d" = -40; +"@MMK_R_g" = -30; +"@MMK_R_o" = -40; +"@MMK_R_s" = -40; +"@MMK_R_x" = -10; +"@MMK_R_oslash" = -40; +"@MMK_R_eth" = -40; +"@MMK_R_dcroat" = -40; +"@MMK_R_Oslash" = -15; +"@MMK_R_a.alt" = -35; +}; +"@MMK_L_dcaron" = { +quoteleft = 95; +parenright = 90; +quotedblright = 110; +bracketleft = 115; +greater = 115; +quotesingle = 110; +asterisk = 105; +quotedbl = 110; +equal = 55; +semicolon = 40; +registered = 60; +dollar = 55; +question = 95; +colon = 50; +bar = 115; +underscore = -195; +backslash = 105; +perthousand = 95; +paragraph = 85; +asciitilde = -30; +trademark = 90; +numbersign = -55; +quotedblleft = 95; +yen = 110; +quoteright = 110; +bracketright = 115; +euro = -35; +degree = 105; +braceleft = -15; +slash = -15; +multiply = -45; +braceright = 50; +percent = 95; +"@MMK_R_Oslash" = 30; +"@MMK_R_lslash" = 115; +"@MMK_R_tcaron" = 55; +"@MMK_R_Lslash" = 115; +"@MMK_R_p" = 55; +"@MMK_R_Thorn" = 115; +"@MMK_R_germandbls" = 90; +"@MMK_R_thorn" = 115; +"@MMK_R_Y" = 110; +"@MMK_R_X" = 110; +"@MMK_R_Z" = 115; +"@MMK_R_Q" = 30; +"@MMK_R_P" = 115; +"@MMK_R_S" = 60; +"@MMK_R_R" = 115; +"@MMK_R_U" = 115; +"@MMK_R_T" = 115; +"@MMK_R_W" = 110; +"@MMK_R_V" = 110; +"@MMK_R_I" = 115; +"@MMK_R_H" = 115; +"@MMK_R_K" = 115; +"@MMK_R_J" = -20; +"@MMK_R_M" = 115; +"@MMK_R_L" = 115; +"@MMK_R_O" = 30; +"@MMK_R_N" = 115; +"@MMK_R_C" = 30; +"@MMK_R_B" = 115; +"@MMK_R_E" = 115; +"@MMK_R_D" = 115; +"@MMK_R_G" = 30; +"@MMK_R_F" = 115; +"@MMK_R_y" = 55; +"@MMK_R_x" = 45; +"@MMK_R_z" = 55; +"@MMK_R_s" = -15; +"@MMK_R_r" = 55; +"@MMK_R_u" = 55; +"@MMK_R_t" = 55; +"@MMK_R_w" = 60; +"@MMK_R_v" = 55; +"@MMK_R_i" = 115; +"@MMK_R_h" = 115; +"@MMK_R_j" = 115; +"@MMK_R_m" = 55; +"@MMK_R_l" = 115; +"@MMK_R_n" = 55; +"@MMK_R_b" = 115; +"@MMK_R_f" = 55; +"@MMK_R_Eth" = 115; +"@MMK_R_lcaron" = 115; +}; +"@MMK_L_eth" = { +quotesingle = -70; +quoteright = -110; +quotedblbase = -65; +quoteleft = -70; +questiondown = -55; +trademark = -75; +asterisk = -50; +asciicircum = -40; +quotedblright = -110; +paragraph = -45; +sterling = -35; +numbersign = -70; +question = -170; +comma = -65; +backslash = -155; +underscore = -180; +parenright = -165; +guilsinglright = -45; +quotedblleft = -70; +slash = -90; +quotesinglbase = -65; +percent = -50; +semicolon = -55; +braceleft = -65; +multiply = -50; +registered = -20; +guillemetright = -45; +quotedbl = -70; +euro = -90; +dollar = -80; +colon = -45; +yen = -60; +degree = -80; +perthousand = -50; +ellipsis = -65; +braceright = -60; +asciitilde = -35; +"@MMK_R_f" = -40; +"@MMK_R_a" = -10; +"@MMK_R_x" = -50; +"@MMK_R_A" = -55; +"@MMK_R_tcaron" = -40; +"@MMK_R_W" = -80; +"@MMK_R_Y" = -105; +"@MMK_R_t" = -40; +"@MMK_R_v" = -30; +"@MMK_R_w" = -25; +"@MMK_R_s" = -50; +"@MMK_R_y" = -35; +"@MMK_R_J" = -100; +"@MMK_R_T" = -115; +"@MMK_R_V" = -65; +"@MMK_R_S" = -80; +"@MMK_R_X" = -55; +}; +"@MMK_L_thorn" = { +quotedblleft = -80; +parenright = -180; +quotesinglbase = -70; +ellipsis = -70; +sterling = -35; +quoteright = -115; +guilsinglright = -50; +quoteleft = -80; +asciitilde = -35; +yen = -60; +multiply = -50; +trademark = -100; +braceright = -60; +colon = -50; +semicolon = -60; +numbersign = -70; +quotedbl = -80; +quotedblbase = -70; +question = -175; +asciicircum = -45; +dollar = -85; +paragraph = -45; +backslash = -160; +quotedblright = -155; +underscore = -180; +percent = -55; +slash = -95; +registered = -20; +quotesingle = -80; +guillemetright = -50; +questiondown = -60; +perthousand = -55; +degree = -95; +asterisk = -60; +braceleft = -65; +comma = -70; +euro = -90; +"@MMK_R_f" = -45; +"@MMK_R_A" = -55; +"@MMK_R_S" = -80; +"@MMK_R_s" = -50; +"@MMK_R_tcaron" = -45; +"@MMK_R_J" = -105; +"@MMK_R_T" = -115; +"@MMK_R_V" = -65; +"@MMK_R_W" = -80; +"@MMK_R_X" = -60; +"@MMK_R_Y" = -105; +"@MMK_R_a" = -10; +"@MMK_R_t" = -45; +"@MMK_R_v" = -30; +"@MMK_R_w" = -25; +"@MMK_R_x" = -50; +"@MMK_R_y" = -35; +}; +"@MMK_L_a.alt" = { +asciitilde = -30; +degree = -10; +euro = -90; +slash = -15; +braceleft = -65; +underscore = -195; +quotedblright = -50; +quotesingle = -10; +braceright = -60; +numbersign = -55; +quoteright = -50; +quotedbl = -10; +backslash = -85; +multiply = -45; +question = -175; +parenright = -90; +dollar = -30; +yen = -30; +sterling = -35; +"@MMK_R_Y" = -50; +"@MMK_R_S" = -30; +"@MMK_R_T" = -115; +"@MMK_R_W" = -35; +"@MMK_R_V" = -30; +"@MMK_R_J" = -20; +"@MMK_R_s" = -15; +}; +"@MMK_L_Y" = { +braceright = -70; +hyphen = -95; +quotedbl = -15; +quotedblleft = -35; +quotedblbase = -125; +asterisk = -20; +dollar = -70; +plus = -80; +asciitilde = -130; +semicolon = -65; +degree = -25; +perthousand = -35; +guilsinglleft = -115; +minus = -80; +quoteleft = -35; +endash = -95; +euro = -140; +guillemetleft = -115; +underscore = -365; +cent = -105; +braceleft = -140; +multiply = -110; +ellipsis = -120; +guillemetright = -85; +less = -85; +trademark = -35; +parenright = -40; +divide = -80; +question = -35; +registered = -60; +paragraph = -45; +quotesinglbase = -115; +comma = -115; +at = -100; +slash = -135; +backslash = -10; +questiondown = -120; +periodcentered = -105; +asciicircum = -80; +ampersand = -120; +bullet = -100; +guilsinglright = -85; +quotesingle = -15; +equal = -50; +copyright = -95; +quoteright = -15; +sterling = -125; +parenleft = -95; +percent = -35; +emdash = -95; +colon = -55; +quotedblright = -15; +numbersign = -175; +"@MMK_R_C" = -80; +"@MMK_R_A" = -120; +"@MMK_R_G" = -80; +"@MMK_R_J" = -140; +"@MMK_R_S" = -70; +"@MMK_R_Q" = -80; +"@MMK_R_c" = -105; +"@MMK_R_a" = -120; +"@MMK_R_g" = -100; +"@MMK_R_d" = -105; +"@MMK_R_e" = -105; +"@MMK_R_n" = -50; +"@MMK_R_o" = -110; +"@MMK_R_m" = -50; +"@MMK_R_r" = -50; +"@MMK_R_s" = -105; +"@MMK_R_q" = -105; +"@MMK_R_v" = -50; +"@MMK_R_w" = -45; +"@MMK_R_t" = -50; +"@MMK_R_u" = -50; +"@MMK_R_z" = -50; +"@MMK_R_x" = -60; +"@MMK_R_y" = -50; +"@MMK_R_germandbls" = -35; +"@MMK_R_a.alt" = -105; +"@MMK_R_O" = -80; +"@MMK_R_f" = -50; +"@MMK_R_p" = -50; +"@MMK_R_Oslash" = -80; +"@MMK_R_eth" = -110; +"@MMK_R_dcaron" = -105; +"@MMK_R_dcroat" = -105; +"@MMK_R_tcaron" = -50; +"@MMK_R_oslash" = -110; +}; +"@MMK_L_p" = { +quotedbl = -80; +numbersign = -70; +semicolon = -60; +ellipsis = -70; +guillemetright = -50; +guilsinglright = -50; +backslash = -160; +perthousand = -55; +dollar = -85; +braceright = -60; +asterisk = -60; +trademark = -100; +questiondown = -60; +yen = -60; +paragraph = -45; +registered = -20; +percent = -55; +quoteleft = -80; +slash = -95; +quotedblleft = -80; +asciitilde = -35; +colon = -50; +parenright = -180; +sterling = -35; +comma = -70; +quotedblright = -155; +degree = -95; +quotesingle = -80; +underscore = -180; +asciicircum = -45; +multiply = -50; +question = -175; +quotedblbase = -70; +braceleft = -65; +quotesinglbase = -70; +quoteright = -115; +euro = -90; +"@MMK_R_S" = -80; +"@MMK_R_W" = -80; +"@MMK_R_V" = -65; +"@MMK_R_T" = -115; +"@MMK_R_Y" = -105; +"@MMK_R_X" = -60; +"@MMK_R_A" = -55; +"@MMK_R_J" = -105; +"@MMK_R_s" = -50; +"@MMK_R_w" = -25; +"@MMK_R_v" = -30; +"@MMK_R_t" = -45; +"@MMK_R_y" = -35; +"@MMK_R_x" = -50; +"@MMK_R_a" = -10; +"@MMK_R_f" = -45; +"@MMK_R_tcaron" = -45; +}; +"@MMK_L_X" = { +perthousand = -35; +quotedblleft = -35; +emdash = -55; +guilsinglleft = -65; +paragraph = -45; +plus = -75; +quotesingle = -15; +quoteleft = -35; +degree = -25; +copyright = -60; +endash = -55; +slash = -15; +asterisk = -20; +cent = -55; +less = -85; +question = -35; +braceleft = -110; +guilsinglright = -25; +minus = -75; +dollar = -45; +euro = -140; +quotedbl = -15; +percent = -35; +underscore = -360; +sterling = -35; +trademark = -35; +equal = -45; +numbersign = -90; +asciitilde = -125; +guillemetleft = -65; +quoteright = -15; +bullet = -80; +divide = -75; +hyphen = -55; +ampersand = -45; +registered = -60; +periodcentered = -70; +semicolon = -10; +parenleft = -55; +braceright = -60; +asciicircum = -80; +at = -55; +parenright = -40; +guillemetright = -25; +multiply = -110; +quotedblright = -15; +backslash = -10; +"@MMK_R_dcaron" = -60; +"@MMK_R_y" = -50; +"@MMK_R_s" = -25; +"@MMK_R_q" = -60; +"@MMK_R_w" = -45; +"@MMK_R_v" = -50; +"@MMK_R_u" = -40; +"@MMK_R_t" = -50; +"@MMK_R_o" = -60; +"@MMK_R_c" = -60; +"@MMK_R_a" = -35; +"@MMK_R_g" = -70; +"@MMK_R_f" = -50; +"@MMK_R_e" = -60; +"@MMK_R_d" = -60; +"@MMK_R_S" = -40; +"@MMK_R_J" = -25; +"@MMK_R_O" = -80; +"@MMK_R_C" = -80; +"@MMK_R_G" = -80; +"@MMK_R_eth" = -55; +"@MMK_R_a.alt" = -55; +"@MMK_R_oslash" = -30; +"@MMK_R_dcroat" = -60; +"@MMK_R_Q" = -80; +"@MMK_R_tcaron" = -50; +}; +"@MMK_L_Oslash" = { +quoteright = -35; +slash = -125; +perthousand = -20; +yen = -15; +quotesinglbase = -110; +dollar = -50; +multiply = -55; +backslash = -20; +quoteleft = -30; +quotedblbase = -110; +quotesingle = -30; +braceleft = -65; +guilsinglright = -15; +colon = -15; +ampersand = -20; +paragraph = -15; +question = -70; +quotedblleft = -30; +degree = -40; +semicolon = -25; +ellipsis = -110; +guillemetright = -15; +parenright = -80; +comma = -110; +quotedblright = -35; +asciicircum = -10; +trademark = -30; +sterling = -35; +braceright = -60; +quotedbl = -30; +questiondown = -95; +asciitilde = -35; +numbersign = -90; +euro = -90; +percent = -20; +asterisk = -20; +underscore = -230; +"@MMK_R_X" = -15; +"@MMK_R_x" = -35; +"@MMK_R_tcaron" = -10; +"@MMK_R_Y" = -15; +"@MMK_R_V" = -15; +"@MMK_R_W" = -15; +"@MMK_R_T" = -10; +"@MMK_R_S" = -45; +"@MMK_R_J" = -145; +"@MMK_R_A" = -75; +"@MMK_R_y" = -20; +"@MMK_R_v" = -15; +"@MMK_R_w" = -15; +"@MMK_R_t" = -10; +"@MMK_R_s" = -30; +"@MMK_R_f" = -10; +"@MMK_R_a" = -30; +}; +"@MMK_L_c" = { +question = -175; +multiply = -45; +sterling = -35; +braceright = -60; +quotedblright = -80; +dollar = -35; +braceleft = -65; +yen = -35; +quotedblleft = -10; +degree = -20; +semicolon = -10; +quoteright = -80; +underscore = -110; +quoteleft = -10; +parenright = -115; +euro = -90; +numbersign = -55; +trademark = -20; +quotesingle = -15; +asciitilde = -30; +backslash = -95; +slash = -30; +quotedbl = -15; +"@MMK_R_X" = -10; +"@MMK_R_Y" = -60; +"@MMK_R_S" = -30; +"@MMK_R_T" = -115; +"@MMK_R_V" = -35; +"@MMK_R_W" = -40; +"@MMK_R_J" = -25; +"@MMK_R_A" = -10; +"@MMK_R_x" = -10; +"@MMK_R_s" = -25; +}; +"@MMK_L_v" = { +braceright = -60; +quotesingle = -10; +asciicircum = -15; +questiondown = -60; +yen = -30; +ellipsis = -60; +registered = -10; +quoteright = -50; +dollar = -30; +quotesinglbase = -60; +parenright = -105; +quotedbl = -10; +minus = -15; +endash = -20; +periodcentered = -30; +plus = -15; +less = -15; +guilsinglleft = -25; +comma = -60; +hyphen = -20; +semicolon = -15; +asciitilde = -55; +emdash = -20; +quotedblbase = -60; +sterling = -55; +guilsinglright = -20; +parenleft = -25; +underscore = -290; +numbersign = -95; +backslash = -85; +braceleft = -85; +copyright = -25; +bullet = -25; +cent = -25; +divide = -15; +at = -25; +multiply = -50; +question = -185; +degree = -10; +guillemetright = -20; +guillemetleft = -25; +quotedblright = -50; +slash = -75; +ampersand = -35; +euro = -90; +"@MMK_R_Oslash" = -15; +"@MMK_R_oslash" = -30; +"@MMK_R_a.alt" = -25; +"@MMK_R_dcaron" = -30; +"@MMK_R_G" = -20; +"@MMK_R_A" = -60; +"@MMK_R_C" = -15; +"@MMK_R_O" = -15; +"@MMK_R_W" = -35; +"@MMK_R_Q" = -15; +"@MMK_R_Y" = -50; +"@MMK_R_e" = -30; +"@MMK_R_d" = -30; +"@MMK_R_g" = -25; +"@MMK_R_a" = -40; +"@MMK_R_c" = -25; +"@MMK_R_o" = -30; +"@MMK_R_q" = -30; +"@MMK_R_s" = -45; +"@MMK_R_x" = -10; +"@MMK_R_X" = -50; +"@MMK_R_J" = -75; +"@MMK_R_T" = -115; +"@MMK_R_V" = -30; +"@MMK_R_S" = -30; +"@MMK_R_eth" = -30; +"@MMK_R_dcroat" = -30; +}; +"@MMK_L_W" = { +ellipsis = -130; +colon = -40; +quotedbl = -10; +underscore = -365; +plus = -55; +parenleft = -75; +asciicircum = -55; +registered = -45; +equal = -35; +guillemetleft = -80; +guilsinglleft = -80; +parenright = -30; +guilsinglright = -60; +asciitilde = -105; +hyphen = -70; +quoteright = -15; +periodcentered = -80; +degree = -20; +ampersand = -95; +quotesingle = -10; +semicolon = -50; +braceleft = -135; +at = -75; +asterisk = -15; +cent = -75; +quotedblleft = -25; +perthousand = -25; +paragraph = -30; +euro = -125; +quotedblbase = -130; +dollar = -60; +quoteleft = -25; +comma = -115; +braceright = -70; +endash = -70; +divide = -55; +quotesinglbase = -115; +questiondown = -130; +guillemetright = -60; +question = -30; +quotedblright = -15; +copyright = -70; +bullet = -75; +backslash = -10; +less = -60; +multiply = -90; +percent = -25; +sterling = -100; +minus = -55; +emdash = -70; +slash = -150; +numbersign = -160; +trademark = -25; +"@MMK_R_m" = -35; +"@MMK_R_n" = -35; +"@MMK_R_o" = -80; +"@MMK_R_d" = -80; +"@MMK_R_f" = -35; +"@MMK_R_g" = -75; +"@MMK_R_a" = -100; +"@MMK_R_c" = -80; +"@MMK_R_x" = -45; +"@MMK_R_z" = -35; +"@MMK_R_t" = -35; +"@MMK_R_u" = -35; +"@MMK_R_v" = -35; +"@MMK_R_w" = -30; +"@MMK_R_p" = -35; +"@MMK_R_q" = -80; +"@MMK_R_r" = -35; +"@MMK_R_s" = -85; +"@MMK_R_O" = -60; +"@MMK_R_J" = -150; +"@MMK_R_G" = -60; +"@MMK_R_A" = -135; +"@MMK_R_C" = -60; +"@MMK_R_Q" = -60; +"@MMK_R_S" = -60; +"@MMK_R_a.alt" = -75; +"@MMK_R_eth" = -80; +"@MMK_R_germandbls" = -30; +"@MMK_R_Oslash" = -60; +"@MMK_R_y" = -35; +"@MMK_R_tcaron" = -35; +"@MMK_R_e" = -80; +"@MMK_R_oslash" = -80; +"@MMK_R_dcaron" = -80; +"@MMK_R_dcroat" = -80; +}; +"@MMK_L_L" = { +quoteleft = -115; +cent = -20; +underscore = -300; +multiply = -135; +equal = -300; +asciitilde = -240; +divide = -230; +registered = -195; +quotedblleft = -205; +degree = -215; +braceright = -60; +quotedbl = -200; +at = -20; +guilsinglleft = -95; +dollar = -35; +slash = -15; +perthousand = -105; +asterisk = -190; +numbersign = -90; +backslash = -240; +sterling = -35; +parenright = -90; +plus = -235; +minus = -300; +asciicircum = -260; +percent = -105; +quotedblright = -205; +copyright = -25; +paragraph = -220; +braceleft = -110; +question = -175; +euro = -200; +periodcentered = -105; +emdash = -300; +bullet = -120; +guillemetleft = -95; +endash = -295; +hyphen = -195; +trademark = -300; +quotesingle = -110; +parenleft = -15; +yen = -60; +quoteright = -115; +less = -300; +"@MMK_R_dcaron" = -25; +"@MMK_R_tcaron" = -80; +"@MMK_R_oslash" = -30; +"@MMK_R_a.alt" = -20; +"@MMK_R_dcroat" = -25; +"@MMK_R_eth" = -20; +"@MMK_R_Q" = -55; +"@MMK_R_O" = -55; +"@MMK_R_J" = -20; +"@MMK_R_G" = -60; +"@MMK_R_C" = -55; +"@MMK_R_Y" = -120; +"@MMK_R_W" = -110; +"@MMK_R_V" = -90; +"@MMK_R_U" = -20; +"@MMK_R_T" = -115; +"@MMK_R_S" = -30; +"@MMK_R_o" = -30; +"@MMK_R_g" = -40; +"@MMK_R_f" = -80; +"@MMK_R_e" = -25; +"@MMK_R_d" = -25; +"@MMK_R_c" = -25; +"@MMK_R_y" = -55; +"@MMK_R_w" = -45; +"@MMK_R_v" = -45; +"@MMK_R_t" = -80; +"@MMK_R_s" = -15; +"@MMK_R_q" = -25; +}; +"@MMK_L_q" = { +yen = -30; +slash = 15; +quotedblright = -50; +quotesingle = -10; +braceright = -60; +dollar = -30; +numbersign = -55; +sterling = -35; +braceleft = -65; +quoteright = -50; +asciitilde = -30; +parenright = -20; +multiply = -45; +quotedbl = -10; +euro = -90; +backslash = -85; +question = -175; +degree = -10; +"@MMK_R_S" = -30; +"@MMK_R_V" = -30; +"@MMK_R_W" = -35; +"@MMK_R_T" = -115; +"@MMK_R_J" = -20; +"@MMK_R_j" = 85; +"@MMK_R_Y" = -50; +"@MMK_R_s" = -15; +}; +"@MMK_L_s" = { +parenleft = -15; +asciicircum = -80; +guilsinglleft = -45; +guillemetleft = -45; +asciitilde = -165; +cent = -15; +paragraph = -20; +bullet = -45; +at = -15; +degree = -30; +guilsinglright = -10; +euro = -105; +sterling = -55; +quotedbl = -30; +backslash = -105; +emdash = -15; +divide = -65; +multiply = -75; +periodcentered = -40; +underscore = -125; +quotesingle = -30; +minus = -65; +percent = -20; +endash = -15; +parenright = -125; +numbersign = -55; +braceleft = -75; +yen = -50; +asterisk = -25; +quotesinglbase = -25; +ellipsis = -20; +braceright = -60; +question = -170; +copyright = -20; +hyphen = -15; +plus = -65; +quotedblbase = -25; +perthousand = -20; +slash = -55; +colon = -20; +trademark = -20; +registered = -30; +questiondown = -20; +semicolon = -30; +dollar = -50; +quotedblright = -70; +quoteright = -70; +guillemetright = -10; +comma = -25; +quotedblleft = -25; +less = -130; +quoteleft = -25; +"@MMK_R_a.alt" = -15; +"@MMK_R_tcaron" = -20; +"@MMK_R_oslash" = -20; +"@MMK_R_eth" = -15; +"@MMK_R_dcroat" = -15; +"@MMK_R_y" = -20; +"@MMK_R_o" = -20; +"@MMK_R_c" = -15; +"@MMK_R_d" = -15; +"@MMK_R_e" = -15; +"@MMK_R_f" = -20; +"@MMK_R_g" = -25; +"@MMK_R_x" = -25; +"@MMK_R_q" = -15; +"@MMK_R_s" = -50; +"@MMK_R_t" = -20; +"@MMK_R_v" = -20; +"@MMK_R_w" = -15; +"@MMK_R_J" = -50; +"@MMK_R_O" = -40; +"@MMK_R_A" = -25; +"@MMK_R_C" = -40; +"@MMK_R_G" = -40; +"@MMK_R_X" = -30; +"@MMK_R_Y" = -70; +"@MMK_R_Q" = -40; +"@MMK_R_S" = -50; +"@MMK_R_T" = -115; +"@MMK_R_U" = -15; +"@MMK_R_V" = -50; +"@MMK_R_W" = -55; +"@MMK_R_Oslash" = -40; +"@MMK_R_dcaron" = -15; +}; +"@MMK_L_o" = { +quoteright = -115; +quotesinglbase = -75; +quotedbl = -85; +question = -175; +questiondown = -65; +guilsinglright = -55; +trademark = -110; +quotesingle = -85; +asciitilde = -40; +quotedblbase = -75; +braceright = -60; +numbersign = -75; +underscore = -205; +asterisk = -65; +perthousand = -60; +percent = -60; +euro = -90; +quoteleft = -90; +slash = -100; +backslash = -165; +semicolon = -65; +ellipsis = -75; +braceleft = -65; +degree = -100; +registered = -25; +yen = -60; +multiply = -50; +quotedblleft = -90; +comma = -75; +paragraph = -50; +guillemetright = -55; +asciicircum = -50; +colon = -55; +parenright = -180; +quotedblright = -170; +dollar = -90; +sterling = -35; +"@MMK_R_A" = -55; +"@MMK_R_J" = -110; +"@MMK_R_T" = -115; +"@MMK_R_V" = -65; +"@MMK_R_S" = -85; +"@MMK_R_X" = -60; +"@MMK_R_Y" = -105; +"@MMK_R_f" = -50; +"@MMK_R_t" = -50; +"@MMK_R_v" = -30; +"@MMK_R_x" = -50; +"@MMK_R_W" = -80; +"@MMK_R_tcaron" = -50; +"@MMK_R_a" = -10; +"@MMK_R_w" = -25; +"@MMK_R_s" = -50; +"@MMK_R_y" = -35; +}; +"@MMK_L_T" = { +parenleft = -80; +colon = -55; +less = -115; +guillemetright = -115; +braceright = -60; +backslash = -10; +questiondown = -115; +hyphen = -115; +parenright = -20; +asciitilde = -145; +periodcentered = -105; +semicolon = -65; +registered = -25; +slash = -130; +braceleft = -110; +question = -20; +asciicircum = -90; +minus = -115; +endash = -115; +guilsinglleft = -110; +dollar = -35; +ellipsis = -115; +sterling = -95; +underscore = -345; +guilsinglright = -115; +quotesinglbase = -115; +multiply = -160; +equal = -115; +guillemetleft = -110; +euro = -200; +copyright = -90; +emdash = -115; +ampersand = -115; +comma = -115; +at = -105; +numbersign = -170; +cent = -115; +quotedblbase = -115; +bullet = -115; +plus = -115; +divide = -115; +"@MMK_R_Oslash" = -60; +"@MMK_R_eth" = -115; +"@MMK_R_oslash" = -115; +"@MMK_R_S" = -35; +"@MMK_R_Q" = -60; +"@MMK_R_G" = -60; +"@MMK_R_C" = -60; +"@MMK_R_A" = -115; +"@MMK_R_O" = -60; +"@MMK_R_J" = -135; +"@MMK_R_w" = -110; +"@MMK_R_v" = -115; +"@MMK_R_u" = -115; +"@MMK_R_t" = -80; +"@MMK_R_s" = -130; +"@MMK_R_r" = -115; +"@MMK_R_q" = -115; +"@MMK_R_p" = -115; +"@MMK_R_z" = -115; +"@MMK_R_y" = -115; +"@MMK_R_x" = -115; +"@MMK_R_g" = -115; +"@MMK_R_f" = -80; +"@MMK_R_e" = -115; +"@MMK_R_d" = -115; +"@MMK_R_c" = -115; +"@MMK_R_a" = -115; +"@MMK_R_o" = -115; +"@MMK_R_n" = -115; +"@MMK_R_m" = -115; +"@MMK_R_tcaron" = -80; +"@MMK_R_a.alt" = -115; +"@MMK_R_dcaron" = -115; +"@MMK_R_dcroat" = -115; +}; +"@MMK_L_Lslash" = { +euro = -205; +quoteleft = -115; +braceright = -60; +endash = -295; +numbersign = -90; +backslash = -240; +slash = -15; +ampersand = -10; +hyphen = -195; +cent = -25; +yen = -60; +guillemetleft = -105; +underscore = -355; +sterling = -35; +multiply = -140; +percent = -105; +quoteright = -115; +registered = -220; +parenright = -90; +paragraph = -220; +degree = -215; +asciitilde = -240; +less = -310; +copyright = -30; +question = -175; +bullet = -175; +periodcentered = -105; +at = -25; +guilsinglleft = -105; +minus = -330; +plus = -235; +perthousand = -105; +quotesingle = -110; +quotedblleft = -205; +braceleft = -110; +asterisk = -190; +quotedblright = -205; +emdash = -340; +dollar = -35; +divide = -235; +trademark = -340; +parenleft = -20; +equal = -330; +asciicircum = -260; +quotedbl = -200; +"@MMK_R_tcaron" = -80; +"@MMK_R_dcroat" = -30; +"@MMK_R_y" = -60; +"@MMK_R_w" = -50; +"@MMK_R_v" = -45; +"@MMK_R_s" = -15; +"@MMK_R_q" = -30; +"@MMK_R_g" = -45; +"@MMK_R_f" = -80; +"@MMK_R_e" = -30; +"@MMK_R_d" = -30; +"@MMK_R_c" = -25; +"@MMK_R_Y" = -120; +"@MMK_R_V" = -95; +"@MMK_R_U" = -25; +"@MMK_R_T" = -115; +"@MMK_R_S" = -30; +"@MMK_R_Q" = -65; +"@MMK_R_O" = -65; +"@MMK_R_J" = -20; +"@MMK_R_G" = -65; +"@MMK_R_C" = -65; +"@MMK_R_eth" = -25; +"@MMK_R_t" = -80; +"@MMK_R_o" = -30; +"@MMK_R_W" = -110; +"@MMK_R_dcaron" = -30; +"@MMK_R_a.alt" = -25; +"@MMK_R_oslash" = -30; +}; +"@MMK_L_lcaron" = { +registered = 90; +quoteright = 140; +braceleft = 15; +colon = 80; +quoteleft = 125; +perthousand = 125; +percent = 125; +greater = 145; +numbersign = -45; +quotedbl = 140; +trademark = 120; +parenright = 120; +multiply = -10; +semicolon = 70; +parenleft = 40; +quotedblleft = 125; +asciicircum = 30; +sterling = 25; +copyright = 30; +yen = 140; +bar = 145; +braceright = 75; +underscore = -85; +backslash = 135; +bracketleft = 145; +degree = 135; +question = 125; +equal = 90; +asciitilde = -30; +quotedblright = 140; +asterisk = 135; +slash = -15; +at = 20; +bracketright = 145; +dollar = 85; +paragraph = 115; +quotesingle = 140; +ampersand = 10; +"@MMK_R_tcaron" = 90; +"@MMK_R_C" = 60; +"@MMK_R_X" = 140; +"@MMK_R_h" = 145; +"@MMK_R_x" = 80; +"@MMK_R_Oslash" = 60; +"@MMK_R_r" = 90; +"@MMK_R_Lslash" = 145; +"@MMK_R_D" = 145; +"@MMK_R_G" = 60; +"@MMK_R_I" = 145; +"@MMK_R_K" = 145; +"@MMK_R_J" = -20; +"@MMK_R_M" = 145; +"@MMK_R_O" = 60; +"@MMK_R_N" = 145; +"@MMK_R_P" = 145; +"@MMK_R_R" = 145; +"@MMK_R_U" = 145; +"@MMK_R_W" = 140; +"@MMK_R_V" = 140; +"@MMK_R_Y" = 140; +"@MMK_R_Z" = 145; +"@MMK_R_a" = 30; +"@MMK_R_b" = 145; +"@MMK_R_f" = 90; +"@MMK_R_i" = 145; +"@MMK_R_m" = 90; +"@MMK_R_n" = 90; +"@MMK_R_p" = 90; +"@MMK_R_u" = 90; +"@MMK_R_t" = 90; +"@MMK_R_w" = 90; +"@MMK_R_v" = 85; +"@MMK_R_y" = 85; +"@MMK_R_germandbls" = 120; +"@MMK_R_lcaron" = 145; +"@MMK_R_Eth" = 145; +"@MMK_R_B" = 145; +"@MMK_R_E" = 145; +"@MMK_R_F" = 145; +"@MMK_R_H" = 145; +"@MMK_R_L" = 145; +"@MMK_R_Q" = 60; +"@MMK_R_lslash" = 145; +"@MMK_R_S" = 90; +"@MMK_R_T" = 145; +"@MMK_R_thorn" = 145; +"@MMK_R_j" = 145; +"@MMK_R_l" = 145; +"@MMK_R_s" = 10; +"@MMK_R_z" = 90; +"@MMK_R_Thorn" = 145; +}; +"@MMK_L_tcaron" = { +quoteright = 100; +dollar = 45; +minus = -150; +parenright = 80; +periodcentered = -105; +bracketleft = 105; +degree = 95; +asterisk = 95; +guilsinglright = -15; +ellipsis = -20; +numbersign = -85; +semicolon = 30; +quotedblright = 100; +bracketright = 105; +braceleft = -25; +greater = 105; +braceright = 35; +cent = -40; +yen = 100; +guillemetright = -15; +underscore = -35; +hyphen = -150; +bar = 105; +euro = -45; +paragraph = 70; +guillemetleft = -145; +bullet = -60; +sterling = -15; +quotedblbase = -25; +comma = -25; +slash = -20; +questiondown = -15; +multiply = -45; +perthousand = 85; +plus = -150; +question = 85; +quoteleft = 85; +registered = 50; +trademark = 80; +quotesingle = 100; +equal = 45; +colon = 40; +guilsinglleft = -145; +emdash = -150; +percent = 85; +copyright = -15; +divide = -150; +asciicircum = -10; +endash = -150; +ampersand = -30; +less = -85; +quotedblleft = 85; +asciitilde = -85; +quotesinglbase = -25; +at = -25; +quotedbl = 100; +backslash = 95; +"@MMK_R_h" = 105; +"@MMK_R_dcaron" = -45; +"@MMK_R_g" = -35; +"@MMK_R_f" = 45; +"@MMK_R_thorn" = 105; +"@MMK_R_Thorn" = 105; +"@MMK_R_a.alt" = -40; +"@MMK_R_m" = 45; +"@MMK_R_l" = 105; +"@MMK_R_c" = -45; +"@MMK_R_b" = 105; +"@MMK_R_e" = -45; +"@MMK_R_S" = 50; +"@MMK_R_R" = 105; +"@MMK_R_i" = 105; +"@MMK_R_j" = 105; +"@MMK_R_o" = -50; +"@MMK_R_n" = 45; +"@MMK_R_y" = 45; +"@MMK_R_x" = 35; +"@MMK_R_z" = 45; +"@MMK_R_p" = 45; +"@MMK_R_s" = -30; +"@MMK_R_r" = 45; +"@MMK_R_u" = 45; +"@MMK_R_w" = 50; +"@MMK_R_v" = 45; +"@MMK_R_I" = 105; +"@MMK_R_H" = 105; +"@MMK_R_K" = 105; +"@MMK_R_J" = -60; +"@MMK_R_L" = 105; +"@MMK_R_O" = 15; +"@MMK_R_A" = -25; +"@MMK_R_C" = 15; +"@MMK_R_E" = 105; +"@MMK_R_D" = 105; +"@MMK_R_G" = 15; +"@MMK_R_F" = 105; +"@MMK_R_Y" = 100; +"@MMK_R_X" = 100; +"@MMK_R_Z" = 105; +"@MMK_R_Q" = 15; +"@MMK_R_P" = 105; +"@MMK_R_U" = 105; +"@MMK_R_T" = 105; +"@MMK_R_W" = 100; +"@MMK_R_V" = 100; +"@MMK_R_lslash" = 105; +"@MMK_R_Lslash" = 105; +"@MMK_R_lcaron" = 105; +"@MMK_R_Eth" = 105; +"@MMK_R_eth" = -35; +"@MMK_R_germandbls" = 80; +"@MMK_R_dcroat" = -45; +"@MMK_R_tcaron" = 45; +"@MMK_R_a" = -15; +"@MMK_R_d" = -45; +"@MMK_R_q" = -45; +"@MMK_R_t" = 45; +"@MMK_R_M" = 105; +"@MMK_R_N" = 105; +"@MMK_R_B" = 105; +"@MMK_R_oslash" = -50; +"@MMK_R_Oslash" = 15; +}; +"@MMK_L_a" = { +braceleft = -65; +slash = -15; +yen = -55; +quoteleft = -50; +asciitilde = -30; +degree = -65; +multiply = -45; +trademark = -60; +asciicircum = -20; +quotedblright = -110; +sterling = -35; +parenright = -90; +question = -175; +backslash = -135; +registered = -10; +euro = -90; +perthousand = -35; +quoteright = -110; +asterisk = -35; +dollar = -35; +paragraph = -25; +numbersign = -55; +quotedbl = -50; +quotedblleft = -50; +quotesingle = -50; +underscore = -190; +percent = -35; +braceright = -60; +"@MMK_R_tcaron" = -20; +"@MMK_R_J" = -20; +"@MMK_R_Y" = -90; +"@MMK_R_S" = -30; +"@MMK_R_V" = -55; +"@MMK_R_W" = -65; +"@MMK_R_T" = -115; +"@MMK_R_f" = -20; +"@MMK_R_y" = -25; +"@MMK_R_s" = -15; +"@MMK_R_v" = -20; +"@MMK_R_w" = -20; +"@MMK_R_t" = -20; +}; +"@MMK_L_e" = { +braceleft = -65; +quoteleft = -80; +perthousand = -55; +questiondown = -45; +multiply = -45; +slash = -70; +trademark = -95; +numbersign = -70; +asterisk = -60; +yen = -60; +backslash = -160; +underscore = -160; +percent = -55; +ellipsis = -45; +degree = -90; +comma = -45; +quotesingle = -75; +asciitilde = -40; +quotedblbase = -45; +quoteright = -115; +quotedbl = -75; +guilsinglright = -45; +semicolon = -50; +registered = -25; +sterling = -35; +parenright = -155; +quotesinglbase = -45; +quotedblleft = -80; +euro = -90; +question = -175; +guillemetright = -45; +asciicircum = -40; +braceright = -60; +colon = -45; +dollar = -80; +quotedblright = -150; +paragraph = -45; +"@MMK_R_f" = -45; +"@MMK_R_x" = -45; +"@MMK_R_y" = -35; +"@MMK_R_v" = -30; +"@MMK_R_w" = -30; +"@MMK_R_t" = -45; +"@MMK_R_s" = -50; +"@MMK_R_J" = -60; +"@MMK_R_A" = -50; +"@MMK_R_X" = -50; +"@MMK_R_Y" = -105; +"@MMK_R_V" = -70; +"@MMK_R_W" = -80; +"@MMK_R_T" = -115; +"@MMK_R_S" = -75; +"@MMK_R_tcaron" = -45; +}; +"@MMK_L_A" = { +endash = -50; +divide = -70; +quoteright = -115; +quoteleft = -115; +plus = -70; +degree = -140; +copyright = -55; +slash = -15; +percent = -105; +guillemetright = -20; +asterisk = -120; +trademark = -130; +quotedbl = -135; +braceleft = -110; +registered = -100; +euro = -145; +multiply = -105; +perthousand = -105; +periodcentered = -65; +equal = -40; +yen = -60; +paragraph = -120; +semicolon = -10; +hyphen = -50; +underscore = -365; +bullet = -70; +backslash = -185; +emdash = -50; +less = -80; +guilsinglleft = -60; +at = -50; +numbersign = -90; +sterling = -35; +parenright = -90; +minus = -70; +ampersand = -40; +parenleft = -50; +cent = -55; +guilsinglright = -20; +guillemetleft = -60; +question = -180; +quotesingle = -110; +dollar = -40; +asciicircum = -115; +braceright = -60; +quotedblright = -150; +asciitilde = -115; +quotedblleft = -135; +"@MMK_R_w" = -65; +"@MMK_R_V" = -115; +"@MMK_R_o" = -55; +"@MMK_R_c" = -55; +"@MMK_R_a" = -35; +"@MMK_R_f" = -80; +"@MMK_R_g" = -65; +"@MMK_R_d" = -55; +"@MMK_R_e" = -55; +"@MMK_R_y" = -75; +"@MMK_R_s" = -25; +"@MMK_R_q" = -55; +"@MMK_R_v" = -60; +"@MMK_R_t" = -105; +"@MMK_R_u" = -35; +"@MMK_R_J" = -25; +"@MMK_R_O" = -75; +"@MMK_R_C" = -75; +"@MMK_R_G" = -75; +"@MMK_R_Y" = -120; +"@MMK_R_S" = -40; +"@MMK_R_Q" = -75; +"@MMK_R_W" = -135; +"@MMK_R_T" = -115; +"@MMK_R_U" = -55; +"@MMK_R_dcroat" = -55; +"@MMK_R_eth" = -50; +"@MMK_R_tcaron" = -105; +"@MMK_R_oslash" = -30; +"@MMK_R_dcaron" = -55; +"@MMK_R_a.alt" = -55; +}; +"@MMK_L_h" = { +braceleft = -65; +dollar = -35; +degree = -60; +parenright = -90; +quotedblright = -105; +quotedblleft = -45; +slash = -15; +paragraph = -20; +percent = -30; +euro = -90; +quoteright = -105; +quotedbl = -45; +trademark = -55; +braceright = -60; +multiply = -45; +sterling = -35; +backslash = -130; +numbersign = -55; +quotesingle = -45; +underscore = -265; +perthousand = -30; +asciicircum = -15; +asciitilde = -30; +yen = -50; +quoteleft = -45; +asterisk = -30; +question = -175; +"@MMK_R_tcaron" = -15; +"@MMK_R_V" = -55; +"@MMK_R_J" = -20; +"@MMK_R_Y" = -85; +"@MMK_R_S" = -30; +"@MMK_R_W" = -65; +"@MMK_R_T" = -115; +"@MMK_R_f" = -15; +"@MMK_R_y" = -25; +"@MMK_R_s" = -15; +"@MMK_R_w" = -15; +"@MMK_R_t" = -15; +"@MMK_R_v" = -20; +}; +"@MMK_L_O" = { +semicolon = -25; +dollar = -50; +quotedblleft = -30; +asciicircum = -10; +asterisk = -20; +braceright = -60; +questiondown = -95; +yen = -50; +numbersign = -90; +slash = -125; +paragraph = -15; +perthousand = -20; +multiply = -55; +quotedblright = -55; +question = -125; +degree = -40; +guillemetright = -15; +guilsinglright = -15; +quoteright = -55; +sterling = -35; +colon = -15; +quotedbl = -30; +trademark = -30; +percent = -20; +quotesinglbase = -110; +quoteleft = -30; +comma = -110; +quotedblbase = -110; +parenright = -120; +underscore = -230; +ampersand = -20; +backslash = -115; +asciitilde = -35; +euro = -90; +braceleft = -65; +quotesingle = -30; +ellipsis = -110; +"@MMK_R_f" = -10; +"@MMK_R_a" = -30; +"@MMK_R_t" = -10; +"@MMK_R_v" = -15; +"@MMK_R_s" = -30; +"@MMK_R_x" = -35; +"@MMK_R_y" = -20; +"@MMK_R_A" = -75; +"@MMK_R_J" = -145; +"@MMK_R_T" = -60; +"@MMK_R_V" = -50; +"@MMK_R_S" = -45; +"@MMK_R_X" = -80; +"@MMK_R_Y" = -80; +"@MMK_R_w" = -15; +"@MMK_R_W" = -60; +"@MMK_R_tcaron" = -10; +}; +"@MMK_L_t" = { +dollar = -30; +braceright = -60; +underscore = -35; +guillemetright = -15; +sterling = -65; +quotedbl = -10; +euro = -90; +emdash = -155; +question = -170; +minus = -155; +semicolon = -10; +braceleft = -110; +at = -30; +parenleft = -25; +degree = -10; +plus = -155; +asciicircum = -10; +numbersign = -115; +parenright = -90; +quotesinglbase = -25; +endash = -155; +ampersand = -110; +less = -85; +guilsinglleft = -150; +yen = -30; +quotedblbase = -25; +multiply = -45; +hyphen = -155; +ellipsis = -20; +guillemetleft = -150; +backslash = -85; +questiondown = -15; +periodcentered = -105; +guilsinglright = -15; +divide = -155; +quotesingle = -10; +quotedblright = -50; +slash = -20; +cent = -40; +asciitilde = -85; +quoteright = -50; +comma = -25; +bullet = -60; +copyright = -25; +"@MMK_R_dcroat" = -45; +"@MMK_R_eth" = -55; +"@MMK_R_a.alt" = -40; +"@MMK_R_d" = -45; +"@MMK_R_dcaron" = -45; +"@MMK_R_q" = -45; +"@MMK_R_a" = -85; +"@MMK_R_G" = -10; +"@MMK_R_s" = -35; +"@MMK_R_x" = -10; +"@MMK_R_g" = -35; +"@MMK_R_e" = -45; +"@MMK_R_c" = -45; +"@MMK_R_o" = -50; +"@MMK_R_W" = -35; +"@MMK_R_V" = -30; +"@MMK_R_T" = -115; +"@MMK_R_S" = -30; +"@MMK_R_Q" = -10; +"@MMK_R_Y" = -50; +"@MMK_R_X" = -30; +"@MMK_R_C" = -10; +"@MMK_R_A" = -30; +"@MMK_R_O" = -10; +"@MMK_R_J" = -60; +"@MMK_R_oslash" = -50; +"@MMK_R_Oslash" = -10; +}; +"@MMK_L_V" = { +plus = -50; +at = -65; +questiondown = -110; +quoteleft = -20; +guillemetleft = -65; +question = -25; +guillemetright = -55; +guilsinglright = -55; +less = -50; +ampersand = -80; +parenleft = -65; +minus = -50; +periodcentered = -70; +asciitilde = -90; +copyright = -60; +asterisk = -15; +bullet = -60; +quotedblright = -10; +endash = -60; +quotedblbase = -110; +percent = -25; +ellipsis = -110; +quotesingle = -10; +comma = -110; +registered = -40; +semicolon = -45; +guilsinglleft = -65; +colon = -35; +braceright = -70; +euro = -120; +emdash = -60; +equal = -30; +multiply = -80; +backslash = -10; +numbersign = -145; +braceleft = -125; +underscore = -335; +parenright = -30; +trademark = -20; +divide = -50; +perthousand = -25; +sterling = -90; +quotesinglbase = -110; +slash = -130; +dollar = -55; +degree = -15; +cent = -65; +paragraph = -25; +asciicircum = -50; +hyphen = -60; +quotedblleft = -20; +quotedbl = -10; +quoteright = -10; +"@MMK_R_a.alt" = -65; +"@MMK_R_oslash" = -65; +"@MMK_R_Oslash" = -50; +"@MMK_R_eth" = -70; +"@MMK_R_dcroat" = -65; +"@MMK_R_dcaron" = -65; +"@MMK_R_germandbls" = -25; +"@MMK_R_p" = -30; +"@MMK_R_S" = -55; +"@MMK_R_tcaron" = -30; +"@MMK_R_e" = -65; +"@MMK_R_d" = -65; +"@MMK_R_g" = -60; +"@MMK_R_f" = -30; +"@MMK_R_a" = -85; +"@MMK_R_c" = -65; +"@MMK_R_m" = -30; +"@MMK_R_o" = -65; +"@MMK_R_n" = -30; +"@MMK_R_u" = -30; +"@MMK_R_t" = -30; +"@MMK_R_w" = -25; +"@MMK_R_v" = -30; +"@MMK_R_q" = -65; +"@MMK_R_s" = -75; +"@MMK_R_r" = -30; +"@MMK_R_y" = -30; +"@MMK_R_x" = -40; +"@MMK_R_z" = -30; +"@MMK_R_G" = -50; +"@MMK_R_A" = -115; +"@MMK_R_C" = -50; +"@MMK_R_O" = -50; +"@MMK_R_J" = -125; +"@MMK_R_Q" = -50; +}; +"@MMK_L_H" = { +braceright = -60; +backslash = -10; +parenright = -20; +slash = -15; +sterling = -35; +euro = -90; +braceleft = -65; +asciitilde = -30; +multiply = -45; +numbersign = -55; +question = -20; +dollar = -30; +underscore = -355; +"@MMK_R_s" = -15; +"@MMK_R_J" = -20; +"@MMK_R_S" = -30; +}; +"@MMK_L_J" = { +underscore = -110; +numbersign = -60; +dollar = -30; +euro = -90; +ellipsis = -40; +sterling = -35; +quotesinglbase = -45; +semicolon = -10; +backslash = -10; +multiply = -45; +slash = -75; +comma = -45; +asciitilde = -30; +question = -20; +parenright = -20; +questiondown = -40; +quotedblbase = -45; +braceright = -60; +braceleft = -65; +guillemetright = -10; +guilsinglright = -10; +"@MMK_R_s" = -30; +"@MMK_R_x" = -10; +"@MMK_R_S" = -30; +"@MMK_R_J" = -70; +"@MMK_R_A" = -45; +}; +"@MMK_L_f" = { +divide = -135; +guillemetright = -15; +dollar = -30; +backslash = 15; +braceright = -60; +ampersand = -115; +guilsinglleft = -130; +degree = -10; +at = -30; +yen = -30; +quoteright = -50; +semicolon = -10; +slash = -150; +sterling = -80; +multiply = -45; +ellipsis = -135; +asciitilde = -85; +plus = -135; +endash = -135; +questiondown = -135; +underscore = -180; +bullet = -60; +comma = -115; +parenleft = -25; +quotedbl = -10; +quotesinglbase = -115; +quotedblright = -50; +numbersign = -125; +hyphen = -135; +less = -85; +guillemetleft = -130; +parenright = -90; +copyright = -25; +minus = -135; +question = -80; +asciicircum = -10; +braceleft = -110; +quotedblbase = -135; +guilsinglright = -15; +cent = -40; +quotesingle = -10; +emdash = -135; +euro = -90; +periodcentered = -105; +"@MMK_R_dcroat" = -45; +"@MMK_R_q" = -45; +"@MMK_R_s" = -35; +"@MMK_R_e" = -45; +"@MMK_R_d" = -45; +"@MMK_R_g" = -35; +"@MMK_R_a" = -85; +"@MMK_R_c" = -45; +"@MMK_R_o" = -50; +"@MMK_R_T" = -30; +"@MMK_R_W" = -30; +"@MMK_R_V" = -30; +"@MMK_R_Q" = -10; +"@MMK_R_S" = -30; +"@MMK_R_Y" = -30; +"@MMK_R_X" = -30; +"@MMK_R_G" = -10; +"@MMK_R_A" = -110; +"@MMK_R_C" = -10; +"@MMK_R_O" = -10; +"@MMK_R_J" = -155; +"@MMK_R_x" = -10; +"@MMK_R_a.alt" = -40; +"@MMK_R_oslash" = -50; +"@MMK_R_eth" = -55; +"@MMK_R_Oslash" = -10; +"@MMK_R_dcaron" = -45; +}; +"@MMK_L_n" = { +dollar = -35; +quoteright = -105; +braceright = -60; +degree = -60; +quotedblright = -105; +quoteleft = -45; +parenright = -90; +question = -175; +percent = -30; +underscore = -265; +perthousand = -30; +asterisk = -30; +asciicircum = -15; +quotedblleft = -45; +braceleft = -65; +trademark = -55; +euro = -90; +numbersign = -55; +asciitilde = -30; +quotesingle = -45; +paragraph = -20; +multiply = -45; +backslash = -130; +sterling = -35; +yen = -50; +quotedbl = -45; +slash = -15; +"@MMK_R_y" = -25; +"@MMK_R_t" = -15; +"@MMK_R_w" = -15; +"@MMK_R_v" = -20; +"@MMK_R_s" = -15; +"@MMK_R_f" = -15; +"@MMK_R_T" = -115; +"@MMK_R_W" = -65; +"@MMK_R_V" = -55; +"@MMK_R_S" = -30; +"@MMK_R_J" = -20; +"@MMK_R_Y" = -85; +"@MMK_R_tcaron" = -15; +}; +"@MMK_L_z" = { +quotedbl = -10; +sterling = -35; +asciitilde = -30; +quotedblright = -50; +quoteright = -50; +multiply = -45; +degree = -10; +yen = -30; +underscore = -250; +braceright = -60; +backslash = -85; +parenright = -90; +question = -175; +euro = -90; +dollar = -30; +quotesingle = -10; +braceleft = -65; +slash = -15; +numbersign = -55; +"@MMK_R_s" = -15; +"@MMK_R_J" = -20; +"@MMK_R_Y" = -50; +"@MMK_R_S" = -30; +"@MMK_R_T" = -115; +"@MMK_R_W" = -35; +"@MMK_R_V" = -30; +}; +"@MMK_L_i" = { +euro = -85; +underscore = -85; +multiply = -45; +parenright = -25; +degree = -10; +sterling = -35; +slash = -15; +numbersign = -55; +asciitilde = -30; +braceright = -60; +dollar = -30; +braceleft = -65; +backslash = -10; +question = -20; +"@MMK_R_S" = -30; +"@MMK_R_J" = -20; +"@MMK_R_s" = -15; +}; +"@MMK_L_K" = { +multiply = -100; +euro = -140; +less = -70; +periodcentered = -60; +numbersign = -85; +paragraph = -50; +emdash = -50; +semicolon = -10; +plus = -60; +cent = -50; +parenleft = -45; +asciicircum = -100; +equal = -35; +copyright = -55; +braceright = -60; +question = -40; +dollar = -40; +trademark = -40; +quotesingle = -20; +percent = -40; +guilsinglleft = -55; +quotedbl = -20; +sterling = -35; +degree = -25; +hyphen = -50; +slash = -15; +quotedblright = -20; +guillemetleft = -55; +minus = -60; +quoteleft = -40; +asterisk = -25; +quotedblleft = -40; +quoteright = -20; +asciitilde = -110; +divide = -60; +braceleft = -110; +perthousand = -40; +guillemetright = -20; +guilsinglright = -20; +endash = -50; +at = -50; +underscore = -335; +ampersand = -40; +registered = -70; +backslash = -10; +bullet = -65; +parenright = -45; +"@MMK_R_dcaron" = -50; +"@MMK_R_w" = -60; +"@MMK_R_C" = -70; +"@MMK_R_tcaron" = -65; +"@MMK_R_oslash" = -30; +"@MMK_R_dcroat" = -50; +"@MMK_R_G" = -70; +"@MMK_R_J" = -25; +"@MMK_R_O" = -70; +"@MMK_R_Q" = -70; +"@MMK_R_S" = -40; +"@MMK_R_a" = -30; +"@MMK_R_c" = -50; +"@MMK_R_d" = -50; +"@MMK_R_e" = -50; +"@MMK_R_f" = -65; +"@MMK_R_g" = -60; +"@MMK_R_o" = -55; +"@MMK_R_q" = -50; +"@MMK_R_s" = -25; +"@MMK_R_t" = -65; +"@MMK_R_u" = -35; +"@MMK_R_v" = -60; +"@MMK_R_y" = -65; +"@MMK_R_eth" = -50; +"@MMK_R_a.alt" = -50; +}; +"@MMK_L_oslash" = { +parenright = -125; +euro = -90; +backslash = -105; +quotesinglbase = -75; +semicolon = -40; +perthousand = -20; +question = -175; +quotedblleft = -25; +multiply = -50; +questiondown = -65; +paragraph = -20; +comma = -75; +asterisk = -25; +ellipsis = -75; +registered = -25; +braceright = -60; +percent = -20; +asciicircum = -50; +degree = -30; +guilsinglright = -55; +quotedblright = -70; +dollar = -50; +quotedblbase = -75; +quotesingle = -30; +quoteright = -70; +braceleft = -65; +yen = -50; +sterling = -35; +slash = -100; +asciitilde = -40; +guillemetright = -55; +numbersign = -75; +underscore = -205; +quoteleft = -25; +colon = -30; +trademark = -20; +quotedbl = -30; +"@MMK_R_tcaron" = -20; +"@MMK_R_x" = -30; +"@MMK_R_a" = -10; +"@MMK_R_S" = -50; +"@MMK_R_y" = -20; +"@MMK_R_v" = -20; +"@MMK_R_w" = -15; +"@MMK_R_t" = -20; +"@MMK_R_s" = -50; +"@MMK_R_f" = -20; +"@MMK_R_X" = -60; +"@MMK_R_Y" = -70; +"@MMK_R_V" = -50; +"@MMK_R_W" = -55; +"@MMK_R_T" = -115; +"@MMK_R_J" = -110; +"@MMK_R_A" = -55; +}; +"@MMK_L_d" = { +parenright = -20; +braceright = -60; +euro = -90; +braceleft = -65; +multiply = -45; +asciitilde = -30; +dollar = -30; +sterling = -35; +numbersign = -55; +question = -20; +underscore = -195; +slash = -15; +"@MMK_R_s" = -15; +"@MMK_R_J" = -20; +"@MMK_R_S" = -30; +}; +"@MMK_L_j" = { +numbersign = -55; +braceright = -60; +backslash = -10; +question = -25; +slash = 15; +sterling = -35; +multiply = -45; +parenright = -20; +dollar = -30; +euro = -85; +degree = -10; +asciitilde = -30; +braceleft = -65; +"@MMK_R_J" = -20; +"@MMK_R_S" = -30; +"@MMK_R_s" = -15; +"@MMK_R_j" = 65; +}; +"@MMK_L_M" = { +multiply = -45; +question = -20; +sterling = -35; +numbersign = -55; +slash = -15; +euro = -90; +backslash = -10; +underscore = -365; +braceright = -60; +parenright = -20; +braceleft = -65; +asciitilde = -30; +dollar = -30; +"@MMK_R_S" = -30; +"@MMK_R_J" = -20; +"@MMK_R_s" = -15; +}; +"@MMK_L_E" = { +euro = -90; +numbersign = -55; +slash = -15; +multiply = -45; +dollar = -30; +backslash = -10; +question = -20; +underscore = -310; +braceright = -60; +parenright = -20; +braceleft = -65; +asciitilde = -30; +sterling = -35; +"@MMK_R_J" = -20; +"@MMK_R_S" = -30; +"@MMK_R_s" = -15; +}; +"@MMK_L_dcroat" = { +multiply = -45; +sterling = -35; +braceleft = -65; +asciitilde = -30; +braceright = -60; +dollar = -30; +parenright = -20; +underscore = -195; +slash = -15; +numbersign = -55; +euro = -90; +question = -20; +"@MMK_R_s" = -15; +"@MMK_R_S" = -30; +"@MMK_R_J" = -20; +}; +"@MMK_L_G" = { +euro = -90; +asciitilde = -30; +underscore = -135; +braceleft = -65; +yen = -10; +sterling = -35; +numbersign = -55; +dollar = -30; +quotedblbase = -15; +backslash = -35; +parenright = -20; +questiondown = -10; +ellipsis = -10; +comma = -15; +multiply = -45; +question = -25; +braceright = -60; +slash = -45; +semicolon = -10; +quotesinglbase = -15; +"@MMK_R_A" = -20; +"@MMK_R_X" = -20; +"@MMK_R_Y" = -20; +"@MMK_R_V" = -10; +"@MMK_R_W" = -15; +"@MMK_R_S" = -30; +"@MMK_R_J" = -45; +"@MMK_R_x" = -10; +"@MMK_R_s" = -30; +}; +"@MMK_L_u" = { +multiply = -45; +dollar = -30; +quotesingle = -10; +euro = -90; +parenright = -90; +degree = -10; +braceleft = -65; +numbersign = -55; +yen = -30; +question = -175; +backslash = -85; +quoteright = -50; +quotedbl = -10; +underscore = -140; +asciitilde = -30; +sterling = -35; +quotedblright = -50; +braceright = -60; +slash = -15; +"@MMK_R_S" = -30; +"@MMK_R_Y" = -50; +"@MMK_R_V" = -30; +"@MMK_R_W" = -35; +"@MMK_R_T" = -115; +"@MMK_R_J" = -20; +"@MMK_R_s" = -15; +}; +"@MMK_L_g" = { +underscore = -15; +dollar = -30; +slash = -10; +degree = -10; +quotedbl = -10; +braceleft = -65; +asciitilde = -30; +quotesingle = -10; +backslash = -85; +semicolon = -10; +braceright = -60; +quotedblright = -50; +question = -175; +multiply = -45; +euro = -90; +quoteright = -50; +sterling = -35; +numbersign = -55; +yen = -30; +parenright = -55; +"@MMK_R_s" = -20; +"@MMK_R_j" = 40; +"@MMK_R_Y" = -50; +"@MMK_R_T" = -115; +"@MMK_R_V" = -30; +"@MMK_R_W" = -35; +"@MMK_R_S" = -30; +"@MMK_R_J" = -20; +}; +"@MMK_L_Z" = { +parenright = -20; +question = -20; +numbersign = -55; +braceright = -60; +backslash = -10; +multiply = -45; +slash = -15; +euro = -90; +asciitilde = -30; +sterling = -35; +dollar = -30; +underscore = -325; +braceleft = -65; +"@MMK_R_J" = -20; +"@MMK_R_S" = -30; +"@MMK_R_s" = -15; +}; +"@MMK_L_U" = { +braceleft = -65; +asciitilde = -30; +ellipsis = -65; +guillemetright = -10; +multiply = -45; +sterling = -35; +underscore = -150; +numbersign = -70; +comma = -65; +quotesinglbase = -65; +braceright = -60; +quotedblbase = -65; +questiondown = -55; +slash = -90; +semicolon = -10; +parenright = -20; +euro = -90; +question = -20; +guilsinglright = -10; +backslash = -10; +dollar = -30; +"@MMK_R_s" = -30; +"@MMK_R_S" = -30; +"@MMK_R_J" = -95; +"@MMK_R_A" = -55; +"@MMK_R_x" = -10; +"@MMK_R_a" = -10; +}; +"@MMK_L_l" = { +braceleft = -65; +multiply = -45; +numbersign = -55; +dollar = -30; +slash = -15; +asciitilde = -30; +euro = -85; +question = -20; +underscore = -85; +parenright = -20; +sterling = -35; +braceright = -60; +"@MMK_R_s" = -15; +"@MMK_R_J" = -20; +"@MMK_R_S" = -30; +}; +}; +"35616FF6-3D9C-499B-B113-AC9E0DB5842A" = { +braceleft = { +slash = -15; +yen = -55; +sterling = -60; +quotedblbase = -45; +quotedblleft = -45; +asterisk = -45; +guillemetright = -35; +asciicircum = -50; +ellipsis = -45; +comma = -45; +cent = -45; +percent = -45; +at = -45; +quotedbl = -45; +copyright = -45; +equal = -45; +periodcentered = -45; +guilsinglleft = -25; +emdash = -45; +parenright = -60; +divide = -45; +semicolon = -45; +quotesingle = -45; +degree = -45; +multiply = -70; +hyphen = -45; +perthousand = -45; +quotedblright = -45; +asciitilde = -60; +backslash = -35; +trademark = -45; +dollar = -65; +quoteright = -45; +numbersign = -80; +bracketleft = -45; +guillemetleft = -25; +registered = -45; +braceleft = -90; +braceright = -90; +paragraph = -45; +euro = -115; +greater = -45; +colon = -45; +bullet = -45; +parenleft = -45; +question = -60; +less = -45; +bracketright = -45; +bar = -45; +guilsinglright = -35; +ampersand = -45; +questiondown = -45; +underscore = -45; +quotesinglbase = -45; +endash = -45; +plus = -45; +minus = -45; +quoteleft = -45; +"@MMK_R_thorn" = -45; +"@MMK_R_m" = -45; +"@MMK_R_o" = -45; +"@MMK_R_i" = -45; +"@MMK_R_e" = -45; +"@MMK_R_g" = -45; +"@MMK_R_f" = -45; +"@MMK_R_a" = -45; +"@MMK_R_c" = -45; +"@MMK_R_b" = -45; +"@MMK_R_y" = -45; +"@MMK_R_z" = -45; +"@MMK_R_u" = -45; +"@MMK_R_t" = -45; +"@MMK_R_w" = -45; +"@MMK_R_v" = -45; +"@MMK_R_p" = -45; +"@MMK_R_s" = -55; +"@MMK_R_r" = -45; +"@MMK_R_M" = -45; +"@MMK_R_L" = -45; +"@MMK_R_O" = -45; +"@MMK_R_N" = -45; +"@MMK_R_I" = -45; +"@MMK_R_H" = -45; +"@MMK_R_K" = -45; +"@MMK_R_J" = -40; +"@MMK_R_D" = -45; +"@MMK_R_G" = -45; +"@MMK_R_F" = -45; +"@MMK_R_A" = -45; +"@MMK_R_C" = -45; +"@MMK_R_B" = -45; +"@MMK_R_Y" = -55; +"@MMK_R_X" = -45; +"@MMK_R_Z" = -45; +"@MMK_R_U" = -45; +"@MMK_R_T" = -45; +"@MMK_R_W" = -55; +"@MMK_R_V" = -55; +"@MMK_R_Q" = -45; +"@MMK_R_P" = -45; +"@MMK_R_S" = -60; +"@MMK_R_R" = -45; +"@MMK_R_dcroat" = -45; +"@MMK_R_Oslash" = -45; +"@MMK_R_tcaron" = -45; +"@MMK_R_oslash" = -45; +"@MMK_R_Lslash" = -45; +"@MMK_R_a.alt" = -45; +"@MMK_R_germandbls" = -45; +"@MMK_R_h" = -45; +"@MMK_R_j" = 20; +"@MMK_R_d" = -45; +"@MMK_R_l" = -45; +"@MMK_R_n" = -45; +"@MMK_R_x" = -45; +"@MMK_R_q" = -45; +"@MMK_R_E" = -45; +"@MMK_R_Eth" = -45; +"@MMK_R_eth" = -45; +"@MMK_R_lcaron" = -45; +"@MMK_R_lslash" = -45; +"@MMK_R_Thorn" = -45; +"@MMK_R_dcaron" = -45; +}; +slash = { +quotesingle = -10; +question = -35; +parenleft = -120; +degree = -30; +quotedbl = -10; +copyright = -130; +guillemetright = -100; +questiondown = -245; +quotesinglbase = -115; +quotedblright = -10; +quotedblbase = -215; +bracketright = 25; +comma = -115; +backslash = 60; +divide = -110; +braceright = -30; +endash = -135; +asterisk = -20; +hyphen = -135; +periodcentered = -110; +quotedblleft = -50; +plus = -110; +bullet = -145; +euro = -140; +guillemetleft = -160; +paragraph = -55; +braceleft = -130; +trademark = -45; +ampersand = -140; +semicolon = -85; +guilsinglright = -100; +registered = -75; +underscore = -245; +asciitilde = -155; +bracketleft = 25; +quoteleft = -50; +less = -115; +asciicircum = -110; +ellipsis = -245; +numbersign = -190; +dollar = -70; +guilsinglleft = -160; +multiply = -130; +emdash = -135; +cent = -150; +quoteright = -10; +percent = -40; +at = -135; +slash = -245; +sterling = -145; +equal = -60; +parenright = -35; +colon = -85; +minus = -110; +perthousand = -40; +bar = 30; +"@MMK_R_t" = -70; +"@MMK_R_r" = -70; +"@MMK_R_G" = -105; +"@MMK_R_A" = -125; +"@MMK_R_C" = -105; +"@MMK_R_R" = 25; +"@MMK_R_oslash" = -150; +"@MMK_R_Eth" = 30; +"@MMK_R_tcaron" = -70; +"@MMK_R_germandbls" = -45; +"@MMK_R_dcroat" = -145; +"@MMK_R_dcaron" = -145; +"@MMK_R_Oslash" = -105; +"@MMK_R_eth" = -125; +"@MMK_R_m" = -70; +"@MMK_R_n" = -70; +"@MMK_R_o" = -150; +"@MMK_R_e" = -150; +"@MMK_R_f" = -70; +"@MMK_R_g" = -140; +"@MMK_R_a" = -130; +"@MMK_R_x" = -80; +"@MMK_R_y" = -70; +"@MMK_R_z" = -70; +"@MMK_R_u" = -70; +"@MMK_R_v" = -70; +"@MMK_R_w" = -70; +"@MMK_R_p" = -70; +"@MMK_R_q" = -145; +"@MMK_R_O" = -105; +"@MMK_R_J" = -245; +"@MMK_R_D" = 30; +"@MMK_R_B" = 25; +"@MMK_R_P" = 25; +"@MMK_R_Q" = -105; +"@MMK_R_S" = -70; +"@MMK_R_a.alt" = -145; +"@MMK_R_d" = -145; +"@MMK_R_s" = -130; +"@MMK_R_c" = -150; +}; +dollar = { +guilsinglright = -15; +backslash = -55; +perthousand = -85; +braceleft = -45; +bullet = -15; +quotedblright = -55; +semicolon = -30; +sterling = -20; +underscore = -120; +less = -20; +paragraph = -105; +quotedblleft = -95; +parenright = -85; +quotesingle = -50; +quoteleft = -95; +question = -85; +slash = -60; +asterisk = -65; +braceright = -45; +colon = -30; +degree = -70; +ellipsis = -30; +registered = -55; +dollar = -65; +quotesinglbase = -30; +trademark = -105; +yen = -50; +percent = -85; +guilsinglleft = 10; +quotedbl = -50; +quoteright = -55; +questiondown = -40; +guillemetleft = 10; +euro = -75; +comma = -30; +numbersign = -40; +asciicircum = -175; +periodcentered = -10; +guillemetright = -15; +quotedblbase = -30; +multiply = -30; +asciitilde = -50; +"@MMK_R_Oslash" = -20; +"@MMK_R_tcaron" = -60; +"@MMK_R_s" = -55; +"@MMK_R_v" = -30; +"@MMK_R_w" = -40; +"@MMK_R_t" = -60; +"@MMK_R_x" = -30; +"@MMK_R_S" = -50; +"@MMK_R_f" = -60; +"@MMK_R_Q" = -20; +"@MMK_R_V" = -50; +"@MMK_R_T" = -45; +"@MMK_R_G" = -20; +"@MMK_R_O" = -20; +"@MMK_R_A" = -30; +"@MMK_R_J" = -35; +"@MMK_R_X" = -45; +"@MMK_R_y" = -55; +"@MMK_R_W" = -50; +"@MMK_R_Y" = -55; +"@MMK_R_C" = -20; +}; +perthousand = { +backslash = -195; +asterisk = -200; +semicolon = -20; +quoteright = -115; +question = -155; +quotesinglbase = -20; +comma = -20; +asciitilde = -70; +periodcentered = -15; +trademark = -120; +perthousand = -150; +yen = -50; +quoteleft = -115; +paragraph = -125; +euro = -75; +plus = -15; +asciicircum = -250; +registered = -70; +quotedbl = -200; +numbersign = -40; +multiply = -35; +underscore = -95; +questiondown = -30; +braceleft = -50; +guilsinglright = -10; +bullet = -20; +ellipsis = -20; +colon = -20; +quotedblleft = -215; +quotesingle = -110; +less = -35; +minus = -15; +divide = -15; +cent = -10; +quotedblright = -215; +copyright = -10; +parenright = -140; +degree = -205; +quotedblbase = -20; +guillemetright = -10; +dollar = -55; +slash = -50; +percent = -150; +sterling = -25; +braceright = -45; +"@MMK_R_tcaron" = -60; +"@MMK_R_Oslash" = -25; +"@MMK_R_c" = -10; +"@MMK_R_o" = -10; +"@MMK_R_oslash" = -10; +"@MMK_R_f" = -60; +"@MMK_R_S" = -40; +"@MMK_R_Q" = -25; +"@MMK_R_v" = -30; +"@MMK_R_G" = -25; +"@MMK_R_W" = -95; +"@MMK_R_g" = -10; +"@MMK_R_A" = -25; +"@MMK_R_J" = -20; +"@MMK_R_V" = -95; +"@MMK_R_T" = -110; +"@MMK_R_X" = -35; +"@MMK_R_Y" = -110; +"@MMK_R_e" = -10; +"@MMK_R_w" = -45; +"@MMK_R_t" = -60; +"@MMK_R_s" = -40; +"@MMK_R_x" = -25; +"@MMK_R_y" = -60; +"@MMK_R_U" = -10; +"@MMK_R_C" = -25; +"@MMK_R_O" = -25; +}; +multiply = { +guillemetright = -25; +perthousand = -40; +quoteright = -115; +underscore = -245; +quotedblleft = -50; +multiply = -45; +emdash = -20; +bracketleft = -20; +parenleft = -20; +asterisk = -35; +bracketright = -20; +numbersign = -80; +braceleft = -65; +percent = -40; +trademark = -50; +quotedblbase = -170; +question = -170; +sterling = -40; +quotesinglbase = -115; +equal = -20; +dollar = -55; +at = -20; +less = -55; +guilsinglright = -25; +quoteleft = -50; +hyphen = -20; +slash = -125; +degree = -65; +quotedbl = -50; +parenright = -160; +semicolon = -30; +quotesingle = -50; +copyright = -20; +paragraph = -30; +comma = -115; +ellipsis = -170; +yen = -60; +euro = -90; +divide = -25; +registered = -25; +bar = -20; +quotedblright = -115; +braceright = -60; +asciicircum = -35; +colon = -30; +questiondown = -170; +greater = -20; +minus = -25; +plus = -25; +asciitilde = -85; +cent = -20; +backslash = -130; +endash = -20; +ampersand = -25; +periodcentered = -25; +bullet = -30; +"@MMK_R_dcroat" = -20; +"@MMK_R_eth" = -20; +"@MMK_R_Oslash" = -30; +"@MMK_R_lslash" = -20; +"@MMK_R_D" = -20; +"@MMK_R_Lslash" = -20; +"@MMK_R_I" = -20; +"@MMK_R_lcaron" = -20; +"@MMK_R_Eth" = -20; +"@MMK_R_t" = -25; +"@MMK_R_y" = -40; +"@MMK_R_u" = -20; +"@MMK_R_m" = -20; +"@MMK_R_v" = -35; +"@MMK_R_j" = -20; +"@MMK_R_c" = -20; +"@MMK_R_f" = -25; +"@MMK_R_g" = -20; +"@MMK_R_U" = -20; +"@MMK_R_J" = -200; +"@MMK_R_K" = -20; +"@MMK_R_E" = -20; +"@MMK_R_V" = -75; +"@MMK_R_W" = -75; +"@MMK_R_Thorn" = -20; +"@MMK_R_O" = -30; +"@MMK_R_B" = -20; +"@MMK_R_l" = -20; +"@MMK_R_C" = -30; +"@MMK_R_A" = -65; +"@MMK_R_thorn" = -20; +"@MMK_R_a" = -40; +"@MMK_R_dcaron" = -20; +"@MMK_R_z" = -20; +"@MMK_R_r" = -20; +"@MMK_R_s" = -55; +"@MMK_R_p" = -20; +"@MMK_R_w" = -35; +"@MMK_R_i" = -20; +"@MMK_R_b" = -20; +"@MMK_R_e" = -20; +"@MMK_R_Z" = -20; +"@MMK_R_Y" = -95; +"@MMK_R_R" = -20; +"@MMK_R_P" = -20; +"@MMK_R_Q" = -30; +"@MMK_R_T" = -130; +"@MMK_R_G" = -30; +"@MMK_R_d" = -20; +"@MMK_R_germandbls" = -20; +"@MMK_R_oslash" = -20; +"@MMK_R_a.alt" = -20; +"@MMK_R_q" = -20; +"@MMK_R_tcaron" = -25; +"@MMK_R_x" = -45; +"@MMK_R_h" = -20; +"@MMK_R_n" = -20; +"@MMK_R_o" = -20; +"@MMK_R_S" = -55; +"@MMK_R_H" = -20; +"@MMK_R_N" = -20; +"@MMK_R_L" = -20; +"@MMK_R_M" = -20; +"@MMK_R_F" = -20; +"@MMK_R_X" = -90; +}; +parenright = { +quotedbl = -45; +quotesingle = -45; +percent = -35; +guilsinglleft = 20; +comma = -35; +dollar = -55; +paragraph = -30; +ellipsis = -35; +euro = -75; +quotedblbase = -35; +guillemetright = -10; +yen = -50; +questiondown = -45; +asciicircum = -25; +colon = -25; +multiply = -25; +quoteleft = -45; +backslash = -120; +sterling = -20; +trademark = -30; +guillemetleft = 20; +perthousand = -35; +slash = -60; +asciitilde = -15; +asterisk = -30; +quotedblleft = -45; +braceleft = -45; +quotedblright = -65; +quoteright = -65; +question = -125; +parenright = -125; +underscore = -75; +quotesinglbase = -35; +numbersign = -50; +degree = -55; +semicolon = -25; +braceright = -45; +registered = -15; +guilsinglright = -10; +"@MMK_R_J" = -35; +"@MMK_R_tcaron" = -15; +"@MMK_R_v" = -20; +"@MMK_R_s" = -30; +"@MMK_R_w" = -25; +"@MMK_R_t" = -15; +"@MMK_R_x" = -40; +"@MMK_R_f" = -15; +"@MMK_R_a" = -10; +"@MMK_R_V" = -65; +"@MMK_R_W" = -65; +"@MMK_R_T" = -70; +"@MMK_R_S" = -50; +"@MMK_R_X" = -50; +"@MMK_R_A" = -40; +"@MMK_R_Y" = -90; +"@MMK_R_y" = -35; +}; +asterisk = { +braceleft = -90; +copyright = -35; +parenright = -10; +slash = -195; +endash = -130; +dollar = -25; +divide = -20; +asciicircum = -20; +comma = -115; +cent = -60; +backslash = -20; +yen = -10; +underscore = -200; +minus = -20; +numbersign = -120; +questiondown = -185; +parenleft = -30; +less = -45; +guilsinglleft = -135; +hyphen = -130; +ellipsis = -200; +sterling = -85; +braceright = -45; +asciitilde = -70; +euro = -75; +plus = -20; +guilsinglright = -10; +question = -10; +guillemetleft = -135; +periodcentered = -110; +multiply = -35; +bullet = -70; +quotesinglbase = -115; +guillemetright = -10; +ampersand = -110; +quotedblbase = -200; +emdash = -130; +at = -45; +"@MMK_R_a.alt" = -55; +"@MMK_R_dcaron" = -55; +"@MMK_R_O" = -15; +"@MMK_R_G" = -15; +"@MMK_R_A" = -85; +"@MMK_R_Y" = -20; +"@MMK_R_V" = -15; +"@MMK_R_o" = -65; +"@MMK_R_g" = -50; +"@MMK_R_d" = -55; +"@MMK_R_e" = -60; +"@MMK_R_c" = -65; +"@MMK_R_a" = -80; +"@MMK_R_x" = -15; +"@MMK_R_y" = -10; +"@MMK_R_Oslash" = -15; +"@MMK_R_eth" = -70; +"@MMK_R_S" = -20; +"@MMK_R_dcroat" = -55; +"@MMK_R_X" = -20; +"@MMK_R_C" = -15; +"@MMK_R_W" = -15; +"@MMK_R_s" = -40; +"@MMK_R_q" = -55; +"@MMK_R_J" = -200; +"@MMK_R_Q" = -15; +"@MMK_R_oslash" = -65; +}; +bracketright = { +guillemetleft = 20; +braceright = -45; +multiply = -25; +guilsinglleft = 20; +dollar = -20; +numbersign = -35; +backslash = 25; +euro = -75; +asciitilde = -15; +question = -10; +sterling = -20; +guillemetright = 0; +braceleft = -45; +parenright = -10; +guilsinglright = 0; +slash = 30; +"@MMK_R_j" = 65; +"@MMK_R_s" = -10; +"@MMK_R_S" = -15; +}; +guilsinglright = { +colon = -110; +registered = -40; +quoteright = -115; +plus = 20; +less = -10; +at = 20; +asterisk = -135; +quotedblbase = -115; +underscore = -165; +parenleft = 20; +guillemetleft = 40; +bracketleft = 20; +percent = -125; +quotedbl = -150; +question = -135; +trademark = -95; +euro = -55; +perthousand = -125; +multiply = -15; +braceright = -25; +guillemetright = -110; +slash = -90; +yen = -30; +parenright = -145; +backslash = -160; +asciitilde = -50; +copyright = 20; +guilsinglleft = 40; +ellipsis = -115; +quotedblright = -165; +cent = 20; +quotedblleft = -155; +bracketright = 20; +periodcentered = 15; +equal = 20; +quotesinglbase = -115; +quotesingle = -110; +minus = 20; +greater = 20; +endash = 20; +numbersign = -45; +hyphen = 20; +braceleft = -30; +bullet = 10; +quoteleft = -115; +guilsinglright = -110; +degree = -165; +semicolon = -110; +emdash = 20; +bar = 20; +paragraph = -105; +divide = 20; +questiondown = -125; +ampersand = 10; +asciicircum = -120; +dollar = -135; +comma = -115; +"@MMK_R_M" = 20; +"@MMK_R_N" = 20; +"@MMK_R_oslash" = 20; +"@MMK_R_O" = 0; +"@MMK_R_S" = -135; +"@MMK_R_X" = -55; +"@MMK_R_D" = 20; +"@MMK_R_E" = 20; +"@MMK_R_F" = 20; +"@MMK_R_G" = 0; +"@MMK_R_d" = 20; +"@MMK_R_e" = 20; +"@MMK_R_f" = -40; +"@MMK_R_g" = 15; +"@MMK_R_Oslash" = 0; +"@MMK_R_T" = -95; +"@MMK_R_U" = 20; +"@MMK_R_R" = 20; +"@MMK_R_Z" = 20; +"@MMK_R_A" = -30; +"@MMK_R_B" = 20; +"@MMK_R_w" = -15; +"@MMK_R_p" = 20; +"@MMK_R_r" = 20; +"@MMK_R_x" = -25; +"@MMK_R_a.alt" = 20; +"@MMK_R_y" = -30; +"@MMK_R_b" = 20; +"@MMK_R_l" = 20; +"@MMK_R_n" = 20; +"@MMK_R_h" = 20; +"@MMK_R_L" = 20; +"@MMK_R_o" = 20; +"@MMK_R_V" = -60; +"@MMK_R_W" = -60; +"@MMK_R_lslash" = 20; +"@MMK_R_Q" = 0; +"@MMK_R_C" = 0; +"@MMK_R_H" = 20; +"@MMK_R_I" = 20; +"@MMK_R_J" = -135; +"@MMK_R_t" = -40; +"@MMK_R_q" = 20; +"@MMK_R_s" = -60; +"@MMK_R_lcaron" = 20; +"@MMK_R_P" = 20; +"@MMK_R_thorn" = 20; +"@MMK_R_dcroat" = 20; +"@MMK_R_Eth" = 20; +"@MMK_R_Y" = -90; +"@MMK_R_tcaron" = -40; +"@MMK_R_germandbls" = 20; +"@MMK_R_j" = 20; +"@MMK_R_K" = 20; +"@MMK_R_u" = 20; +"@MMK_R_eth" = 20; +"@MMK_R_Lslash" = 20; +"@MMK_R_dcaron" = 20; +"@MMK_R_z" = 20; +"@MMK_R_Thorn" = 20; +"@MMK_R_c" = 20; +"@MMK_R_m" = 20; +"@MMK_R_i" = 20; +}; +ellipsis = { +underscore = -25; +bullet = -155; +equal = -55; +quoteleft = -115; +asciitilde = -225; +parenleft = -35; +plus = -220; +cent = -55; +asterisk = -200; +hyphen = -175; +quotedbl = -200; +emdash = -310; +slash = -10; +degree = -205; +trademark = -310; +quotesingle = -110; +copyright = -50; +minus = -305; +yen = -50; +multiply = -170; +dollar = -25; +at = -45; +asciicircum = -250; +paragraph = -230; +endash = -280; +numbersign = -70; +percent = -100; +quotedblright = -215; +less = -290; +periodcentered = -110; +divide = -225; +registered = -255; +perthousand = -100; +braceleft = -90; +ampersand = -25; +guillemetleft = -115; +parenright = -85; +quoteright = -115; +question = -135; +sterling = -15; +euro = -195; +backslash = -245; +braceright = -45; +guilsinglleft = -115; +quotedblleft = -215; +"@MMK_R_U" = -60; +"@MMK_R_oslash" = -10; +"@MMK_R_dcaron" = -50; +"@MMK_R_tcaron" = -65; +"@MMK_R_Q" = -95; +"@MMK_R_W" = -115; +"@MMK_R_V" = -115; +"@MMK_R_T" = -110; +"@MMK_R_Y" = -110; +"@MMK_R_C" = -95; +"@MMK_R_G" = -95; +"@MMK_R_O" = -95; +"@MMK_R_q" = -50; +"@MMK_R_w" = -60; +"@MMK_R_u" = -25; +"@MMK_R_t" = -65; +"@MMK_R_y" = -85; +"@MMK_R_a" = -20; +"@MMK_R_g" = -75; +"@MMK_R_e" = -60; +"@MMK_R_d" = -50; +"@MMK_R_o" = -60; +"@MMK_R_dcroat" = -50; +"@MMK_R_a.alt" = -50; +"@MMK_R_eth" = -50; +"@MMK_R_Oslash" = -10; +"@MMK_R_S" = -15; +"@MMK_R_f" = -55; +"@MMK_R_s" = -10; +"@MMK_R_v" = -40; +"@MMK_R_c" = -60; +}; +yen = { +asterisk = -10; +trademark = -15; +underscore = -345; +braceright = -55; +question = -20; +semicolon = -30; +guillemetright = -30; +ampersand = -50; +braceleft = -95; +comma = -50; +parenleft = -50; +parenright = -20; +euro = -95; +guilsinglleft = -30; +quoteleft = -20; +divide = -35; +endash = -45; +quoteright = -10; +paragraph = -25; +slash = -50; +plus = -35; +ellipsis = -50; +quotesinglbase = -50; +equal = -20; +less = -40; +registered = -35; +minus = -35; +cent = -50; +quotedblbase = -50; +multiply = -60; +at = -50; +bullet = -50; +sterling = -65; +percent = -20; +asciitilde = -65; +quotedblleft = -20; +guilsinglright = -30; +numbersign = -85; +perthousand = -20; +asciicircum = -40; +dollar = -45; +periodcentered = -50; +guillemetleft = -30; +colon = -30; +quotedblright = -10; +copyright = -50; +emdash = -45; +questiondown = -50; +degree = -15; +hyphen = -45; +"@MMK_R_J" = -45; +"@MMK_R_germandbls" = -20; +"@MMK_R_x" = -35; +"@MMK_R_Oslash" = -45; +"@MMK_R_Q" = -45; +"@MMK_R_S" = -40; +"@MMK_R_q" = -50; +"@MMK_R_s" = -60; +"@MMK_R_r" = -25; +"@MMK_R_v" = -25; +"@MMK_R_C" = -45; +"@MMK_R_G" = -45; +"@MMK_R_O" = -45; +"@MMK_R_a" = -50; +"@MMK_R_c" = -50; +"@MMK_R_g" = -50; +"@MMK_R_o" = -50; +"@MMK_R_u" = -25; +"@MMK_R_w" = -25; +"@MMK_R_z" = -25; +"@MMK_R_dcaron" = -50; +"@MMK_R_j" = -10; +"@MMK_R_p" = -25; +"@MMK_R_t" = -25; +"@MMK_R_A" = -50; +"@MMK_R_dcroat" = -50; +"@MMK_R_e" = -50; +"@MMK_R_d" = -50; +"@MMK_R_f" = -25; +"@MMK_R_m" = -25; +"@MMK_R_n" = -25; +"@MMK_R_a.alt" = -50; +"@MMK_R_y" = -25; +"@MMK_R_oslash" = -50; +"@MMK_R_eth" = -50; +"@MMK_R_tcaron" = -25; +}; +parenleft = { +guillemetleft = -145; +bracketleft = -10; +divide = -140; +bullet = -160; +asterisk = -10; +less = -145; +underscore = -10; +guillemetright = -125; +perthousand = -30; +greater = -10; +equal = -85; +degree = -20; +sterling = -100; +guilsinglright = -125; +multiply = -160; +parenright = -20; +bracketright = -10; +yen = -20; +quotesingle = -10; +plus = -140; +periodcentered = -110; +paragraph = -45; +quotedbl = -10; +asciicircum = -130; +asciitilde = -175; +colon = -90; +braceright = -60; +backslash = -35; +questiondown = -30; +trademark = -55; +ampersand = -130; +registered = -75; +comma = -40; +emdash = -155; +percent = -30; +question = -20; +hyphen = -155; +euro = -165; +cent = -160; +quotedblleft = -40; +quoteright = -10; +quoteleft = -40; +semicolon = -40; +quotedblbase = -40; +braceleft = -115; +quotesinglbase = -40; +numbersign = -145; +guilsinglleft = -145; +minus = -140; +quotedblright = -10; +parenleft = -125; +ellipsis = -90; +copyright = -160; +bar = -10; +at = -160; +dollar = -60; +endash = -155; +"@MMK_R_Eth" = -10; +"@MMK_R_Y" = -30; +"@MMK_R_Thorn" = -10; +"@MMK_R_dcroat" = -160; +"@MMK_R_s" = -120; +"@MMK_R_d" = -160; +"@MMK_R_f" = -70; +"@MMK_R_a" = -140; +"@MMK_R_c" = -160; +"@MMK_R_l" = -10; +"@MMK_R_n" = -85; +"@MMK_R_o" = -160; +"@MMK_R_h" = -10; +"@MMK_R_i" = -25; +"@MMK_R_j" = 45; +"@MMK_R_t" = -70; +"@MMK_R_u" = -95; +"@MMK_R_v" = -95; +"@MMK_R_w" = -95; +"@MMK_R_p" = -10; +"@MMK_R_q" = -160; +"@MMK_R_x" = -85; +"@MMK_R_z" = -85; +"@MMK_R_D" = -10; +"@MMK_R_E" = -10; +"@MMK_R_G" = -120; +"@MMK_R_A" = -85; +"@MMK_R_B" = -10; +"@MMK_R_C" = -120; +"@MMK_R_L" = -10; +"@MMK_R_N" = -10; +"@MMK_R_O" = -120; +"@MMK_R_J" = -110; +"@MMK_R_K" = -10; +"@MMK_R_X" = -30; +"@MMK_R_lcaron" = -10; +"@MMK_R_thorn" = -10; +"@MMK_R_e" = -160; +"@MMK_R_b" = -10; +"@MMK_R_r" = -85; +"@MMK_R_F" = -10; +"@MMK_R_H" = -10; +"@MMK_R_U" = -10; +"@MMK_R_V" = -25; +"@MMK_R_Q" = -120; +"@MMK_R_tcaron" = -70; +"@MMK_R_germandbls" = -35; +"@MMK_R_m" = -85; +"@MMK_R_g" = -95; +"@MMK_R_y" = -95; +"@MMK_R_I" = -10; +"@MMK_R_W" = -25; +"@MMK_R_R" = -10; +"@MMK_R_S" = -60; +"@MMK_R_Z" = -10; +"@MMK_R_dcaron" = -160; +"@MMK_R_M" = -10; +"@MMK_R_a.alt" = -160; +"@MMK_R_T" = -10; +"@MMK_R_lslash" = -10; +"@MMK_R_oslash" = -85; +"@MMK_R_eth" = -150; +"@MMK_R_Oslash" = -85; +"@MMK_R_Lslash" = -10; +"@MMK_R_P" = -10; +}; +quotesinglbase = { +emdash = -115; +quotedblleft = -115; +equal = -65; +registered = -115; +endash = -115; +cent = -60; +paragraph = -115; +quotedblright = -115; +yen = -50; +less = -115; +parenleft = -40; +at = -50; +quotesingle = -110; +ampersand = -35; +trademark = -115; +dollar = -30; +quotedbl = -115; +question = -115; +euro = -115; +sterling = -20; +minus = -115; +divide = -115; +guilsinglright = -10; +asciicircum = -115; +guilsinglleft = -115; +parenright = -45; +percent = -95; +periodcentered = -110; +degree = -115; +copyright = -60; +backslash = -115; +braceright = -45; +numbersign = -65; +quoteright = -115; +perthousand = -95; +braceleft = -90; +guillemetleft = -115; +asciitilde = -115; +multiply = -115; +asterisk = -115; +quoteleft = -115; +hyphen = -115; +bullet = -115; +plus = -115; +guillemetright = -10; +"@MMK_R_dcaron" = -60; +"@MMK_R_c" = -70; +"@MMK_R_tcaron" = -70; +"@MMK_R_O" = -105; +"@MMK_R_C" = -105; +"@MMK_R_G" = -105; +"@MMK_R_Y" = -110; +"@MMK_R_Q" = -105; +"@MMK_R_S" = -20; +"@MMK_R_U" = -65; +"@MMK_R_V" = -115; +"@MMK_R_W" = -115; +"@MMK_R_j" = 40; +"@MMK_R_o" = -65; +"@MMK_R_a" = -25; +"@MMK_R_d" = -60; +"@MMK_R_g" = -85; +"@MMK_R_s" = -15; +"@MMK_R_v" = -45; +"@MMK_R_eth" = -55; +"@MMK_R_e" = -65; +"@MMK_R_y" = -85; +"@MMK_R_q" = -60; +"@MMK_R_T" = -110; +"@MMK_R_f" = -60; +"@MMK_R_t" = -70; +"@MMK_R_dcroat" = -60; +"@MMK_R_u" = -35; +"@MMK_R_w" = -65; +"@MMK_R_a.alt" = -55; +}; +euro = { +quotesinglbase = -10; +parenright = -30; +ellipsis = -10; +question = -30; +yen = -15; +quotedblbase = -10; +guillemetright = 0; +underscore = -155; +guilsinglleft = 20; +guillemetleft = 20; +braceleft = -45; +numbersign = -35; +questiondown = -20; +multiply = -25; +asciitilde = -15; +dollar = -20; +slash = -40; +guilsinglright = 0; +sterling = -20; +comma = -10; +euro = -75; +braceright = -45; +backslash = -30; +"@MMK_R_A" = -15; +"@MMK_R_W" = -15; +"@MMK_R_S" = -15; +"@MMK_R_Y" = -25; +"@MMK_R_X" = -25; +"@MMK_R_J" = -25; +"@MMK_R_s" = -20; +"@MMK_R_x" = -10; +"@MMK_R_V" = -15; +}; +guilsinglleft = { +multiply = -25; +quoteright = -115; +registered = 0; +sterling = -40; +comma = -10; +asterisk = -10; +copyright = -15; +periodcentered = -80; +quotedblright = -120; +backslash = -100; +guilsinglleft = -110; +parenleft = -10; +yen = -30; +percent = -10; +greater = 0; +quotesingle = -65; +question = -145; +bracketright = 0; +guillemetleft = -110; +bullet = -40; +divide = 0; +numbersign = -65; +euro = -65; +parenright = -130; +degree = -45; +equal = 0; +bracketleft = 0; +quotedbl = -65; +less = -10; +dollar = -25; +hyphen = -40; +bar = 0; +quotesinglbase = -10; +at = -20; +endash = -40; +braceleft = -85; +guilsinglright = 15; +questiondown = -20; +minus = 0; +slash = -40; +ellipsis = -10; +quoteleft = -30; +perthousand = -10; +emdash = -40; +ampersand = -15; +quotedblbase = -10; +cent = -35; +guillemetright = 15; +asciitilde = -45; +plus = 0; +braceright = -35; +underscore = -165; +trademark = -80; +quotedblleft = -30; +"@MMK_R_n" = 0; +"@MMK_R_oslash" = -35; +"@MMK_R_eth" = -40; +"@MMK_R_Lslash" = 0; +"@MMK_R_N" = 0; +"@MMK_R_Y" = -65; +"@MMK_R_g" = -25; +"@MMK_R_o" = -40; +"@MMK_R_i" = 0; +"@MMK_R_D" = 0; +"@MMK_R_E" = 0; +"@MMK_R_B" = 0; +"@MMK_R_A" = -15; +"@MMK_R_L" = 0; +"@MMK_R_M" = 0; +"@MMK_R_J" = -25; +"@MMK_R_H" = 0; +"@MMK_R_I" = 0; +"@MMK_R_V" = -40; +"@MMK_R_W" = -40; +"@MMK_R_T" = -105; +"@MMK_R_U" = 0; +"@MMK_R_Z" = 0; +"@MMK_R_X" = -25; +"@MMK_R_f" = 0; +"@MMK_R_d" = -30; +"@MMK_R_e" = -35; +"@MMK_R_b" = 0; +"@MMK_R_c" = -40; +"@MMK_R_a" = -10; +"@MMK_R_m" = 0; +"@MMK_R_j" = 0; +"@MMK_R_u" = 0; +"@MMK_R_r" = 0; +"@MMK_R_p" = 0; +"@MMK_R_q" = -30; +"@MMK_R_z" = 0; +"@MMK_R_x" = -15; +"@MMK_R_y" = -10; +"@MMK_R_Eth" = 0; +"@MMK_R_germandbls" = 0; +"@MMK_R_lslash" = 0; +"@MMK_R_a.alt" = -30; +"@MMK_R_F" = 0; +"@MMK_R_K" = 0; +"@MMK_R_R" = 0; +"@MMK_R_S" = -25; +"@MMK_R_P" = 0; +"@MMK_R_l" = 0; +"@MMK_R_h" = 0; +"@MMK_R_t" = 0; +"@MMK_R_s" = -20; +"@MMK_R_Thorn" = 0; +"@MMK_R_dcaron" = -30; +"@MMK_R_dcroat" = -30; +"@MMK_R_tcaron" = 0; +"@MMK_R_lcaron" = 0; +"@MMK_R_thorn" = 0; +}; +minus = { +ampersand = -10; +slash = -110; +euro = -75; +degree = -55; +multiply = -35; +underscore = -305; +braceleft = -45; +quoteright = -115; +perthousand = -20; +quotedbl = -200; +paragraph = -10; +semicolon = -10; +comma = -115; +sterling = -20; +quotedblbase = -215; +numbersign = -65; +asterisk = -20; +quoteleft = -40; +quotedblleft = -40; +asciitilde = -15; +guilsinglleft = 20; +quotesingle = -110; +guillemetleft = 20; +guillemetright = 0; +question = -155; +ellipsis = -305; +guilsinglright = 0; +parenright = -140; +trademark = -90; +questiondown = -200; +yen = -40; +quotedblright = -130; +quotesinglbase = -115; +backslash = -110; +braceright = -45; +dollar = -35; +percent = -20; +"@MMK_R_S" = -30; +"@MMK_R_J" = -270; +"@MMK_R_W" = -50; +"@MMK_R_T" = -110; +"@MMK_R_X" = -75; +"@MMK_R_V" = -50; +"@MMK_R_Y" = -70; +"@MMK_R_A" = -45; +"@MMK_R_y" = -20; +"@MMK_R_x" = -25; +"@MMK_R_w" = -15; +"@MMK_R_v" = -10; +"@MMK_R_s" = -20; +"@MMK_R_a" = -25; +}; +questiondown = { +guillemetright = -140; +asciitilde = -170; +quotedblright = -155; +asciicircum = -155; +parenright = -35; +quoteright = -115; +ampersand = -155; +guillemetleft = -135; +periodcentered = -110; +euro = -205; +minus = -150; +quoteleft = -115; +guilsinglleft = -135; +underscore = -15; +numbersign = -175; +registered = -135; +plus = -150; +percent = -135; +paragraph = -135; +at = -155; +bracketleft = -15; +asterisk = -135; +colon = -110; +greater = -115; +semicolon = -55; +endash = -155; +divide = -150; +quotedblbase = -60; +emdash = -155; +backslash = -210; +trademark = -135; +dollar = -155; +questiondown = -35; +yen = -165; +question = -245; +perthousand = -135; +braceleft = -125; +cent = -155; +braceright = -60; +sterling = -130; +quotesinglbase = -60; +bracketright = -15; +quotedblleft = -140; +equal = -135; +degree = -145; +bullet = -155; +quotedbl = -150; +copyright = -155; +bar = -45; +less = -155; +multiply = -170; +ellipsis = -110; +comma = -60; +guilsinglright = -140; +slash = -15; +quotesingle = -110; +parenleft = -135; +hyphen = -155; +"@MMK_R_Lslash" = -115; +"@MMK_R_tcaron" = -135; +"@MMK_R_oslash" = -115; +"@MMK_R_w" = -140; +"@MMK_R_u" = -135; +"@MMK_R_r" = -115; +"@MMK_R_s" = -170; +"@MMK_R_p" = -15; +"@MMK_R_z" = -115; +"@MMK_R_g" = -85; +"@MMK_R_e" = -155; +"@MMK_R_b" = -115; +"@MMK_R_n" = -115; +"@MMK_R_o" = -155; +"@MMK_R_l" = -95; +"@MMK_R_m" = -115; +"@MMK_R_h" = -115; +"@MMK_R_i" = -95; +"@MMK_R_V" = -170; +"@MMK_R_T" = -165; +"@MMK_R_U" = -135; +"@MMK_R_R" = -115; +"@MMK_R_S" = -150; +"@MMK_R_P" = -115; +"@MMK_R_Q" = -150; +"@MMK_R_Z" = -115; +"@MMK_R_X" = -115; +"@MMK_R_Y" = -190; +"@MMK_R_G" = -150; +"@MMK_R_D" = -65; +"@MMK_R_E" = -115; +"@MMK_R_B" = -65; +"@MMK_R_C" = -150; +"@MMK_R_A" = -115; +"@MMK_R_N" = -115; +"@MMK_R_O" = -150; +"@MMK_R_L" = -115; +"@MMK_R_M" = -115; +"@MMK_R_J" = -155; +"@MMK_R_K" = -115; +"@MMK_R_I" = -115; +"@MMK_R_Eth" = -65; +"@MMK_R_thorn" = -15; +"@MMK_R_x" = -115; +"@MMK_R_W" = -170; +"@MMK_R_F" = -115; +"@MMK_R_a.alt" = -155; +"@MMK_R_dcaron" = -155; +"@MMK_R_Thorn" = -115; +"@MMK_R_v" = -135; +"@MMK_R_t" = -135; +"@MMK_R_q" = -155; +"@MMK_R_y" = -100; +"@MMK_R_f" = -135; +"@MMK_R_d" = -155; +"@MMK_R_c" = -155; +"@MMK_R_a" = -155; +"@MMK_R_H" = -115; +"@MMK_R_lslash" = -115; +"@MMK_R_Oslash" = -115; +"@MMK_R_germandbls" = -115; +"@MMK_R_lcaron" = -115; +"@MMK_R_j" = 50; +"@MMK_R_dcroat" = -155; +"@MMK_R_eth" = -155; +}; +emdash = { +quotesingle = -110; +parenright = -155; +question = -155; +quotedbl = -200; +registered = -10; +euro = -75; +braceright = -45; +paragraph = -35; +guilsinglright = -40; +questiondown = -110; +multiply = -25; +quoteleft = -115; +semicolon = -65; +slash = -85; +quotedblleft = -215; +guilsinglleft = 20; +braceleft = -45; +ellipsis = -310; +underscore = -345; +degree = -165; +trademark = -90; +asciitilde = -15; +percent = -60; +asterisk = -130; +sterling = -20; +perthousand = -60; +yen = -45; +quoteright = -115; +quotesinglbase = -115; +backslash = -135; +quotedblbase = -215; +dollar = -65; +colon = -60; +asciicircum = -250; +numbersign = -50; +guillemetleft = 20; +comma = -115; +guillemetright = -40; +quotedblright = -215; +"@MMK_R_X" = -55; +"@MMK_R_A" = -35; +"@MMK_R_J" = -135; +"@MMK_R_S" = -70; +"@MMK_R_V" = -60; +"@MMK_R_W" = -60; +"@MMK_R_T" = -110; +"@MMK_R_f" = -60; +"@MMK_R_s" = -20; +"@MMK_R_v" = -15; +"@MMK_R_w" = -20; +"@MMK_R_t" = -60; +"@MMK_R_x" = -35; +"@MMK_R_tcaron" = -60; +"@MMK_R_Y" = -90; +"@MMK_R_y" = -30; +}; +backslash = { +at = -75; +bracketright = 30; +divide = -110; +quoteleft = -115; +colon = -10; +backslash = -245; +equal = -60; +bracketleft = 30; +quotesinglbase = 15; +quoteright = -115; +endash = -85; +quotedbl = -200; +multiply = -125; +copyright = -80; +bar = 30; +guilsinglleft = -90; +quotesingle = -110; +plus = -110; +sterling = -20; +numbersign = -65; +ellipsis = -10; +trademark = -200; +bullet = -115; +semicolon = 10; +ampersand = -55; +question = -145; +yen = -55; +braceright = -15; +degree = -205; +less = -125; +questiondown = 15; +hyphen = -85; +perthousand = -95; +dollar = -45; +underscore = 30; +euro = -155; +emdash = -85; +paragraph = -190; +quotedblleft = -210; +periodcentered = -110; +asterisk = -195; +asciicircum = -185; +registered = -160; +parenleft = -60; +quotedblbase = 15; +guilsinglright = -35; +cent = -85; +slash = 55; +guillemetleft = -90; +comma = 15; +braceleft = -70; +asciitilde = -155; +quotedblright = -215; +minus = -110; +percent = -95; +guillemetright = -35; +"@MMK_R_tcaron" = -95; +"@MMK_R_Eth" = 20; +"@MMK_R_dcaron" = -80; +"@MMK_R_O" = -115; +"@MMK_R_J" = -20; +"@MMK_R_G" = -115; +"@MMK_R_D" = 20; +"@MMK_R_C" = -115; +"@MMK_R_B" = 20; +"@MMK_R_Y" = -110; +"@MMK_R_W" = -130; +"@MMK_R_V" = -130; +"@MMK_R_U" = -85; +"@MMK_R_T" = -115; +"@MMK_R_S" = -45; +"@MMK_R_Q" = -115; +"@MMK_R_o" = -85; +"@MMK_R_j" = 85; +"@MMK_R_f" = -60; +"@MMK_R_e" = -85; +"@MMK_R_d" = -80; +"@MMK_R_c" = -85; +"@MMK_R_a" = -50; +"@MMK_R_w" = -70; +"@MMK_R_v" = -50; +"@MMK_R_u" = -55; +"@MMK_R_t" = -95; +"@MMK_R_s" = -30; +"@MMK_R_q" = -80; +"@MMK_R_p" = 30; +"@MMK_R_g" = -65; +"@MMK_R_y" = -65; +"@MMK_R_a.alt" = -80; +"@MMK_R_dcroat" = -80; +"@MMK_R_eth" = -80; +"@MMK_R_thorn" = 30; +}; +colon = { +periodcentered = -100; +less = -15; +slash = -10; +ampersand = -30; +parenleft = -25; +braceleft = -90; +asciicircum = -10; +braceright = -45; +endash = -60; +quotesingle = -20; +guilsinglleft = -110; +emdash = -60; +dollar = -25; +backslash = -85; +question = -110; +underscore = -25; +multiply = -30; +numbersign = -70; +cent = -45; +sterling = -20; +quotedblright = -30; +quoteright = -30; +yen = -30; +asciitilde = -55; +euro = -75; +parenright = -85; +guillemetleft = -110; +at = -35; +quotedbl = -20; +bullet = -50; +degree = -15; +copyright = -30; +hyphen = -60; +"@MMK_R_y" = -10; +"@MMK_R_o" = -50; +"@MMK_R_g" = -35; +"@MMK_R_d" = -45; +"@MMK_R_e" = -50; +"@MMK_R_c" = -50; +"@MMK_R_a" = -20; +"@MMK_R_Y" = -60; +"@MMK_R_V" = -40; +"@MMK_R_W" = -40; +"@MMK_R_T" = -50; +"@MMK_R_S" = -20; +"@MMK_R_Q" = -15; +"@MMK_R_O" = -15; +"@MMK_R_C" = -15; +"@MMK_R_a.alt" = -45; +"@MMK_R_s" = -10; +"@MMK_R_q" = -45; +"@MMK_R_X" = -10; +"@MMK_R_eth" = -50; +"@MMK_R_G" = -15; +"@MMK_R_oslash" = -10; +"@MMK_R_Oslash" = -10; +"@MMK_R_dcroat" = -45; +"@MMK_R_dcaron" = -45; +}; +quotedblright = { +asciicircum = -75; +dollar = -30; +questiondown = -210; +guillemetleft = -200; +periodcentered = -110; +quotedblbase = -215; +parenleft = -70; +cent = -115; +question = -10; +equal = -10; +ellipsis = -215; +at = -95; +multiply = -95; +backslash = -20; +divide = -80; +copyright = -85; +sterling = -100; +colon = -35; +minus = -80; +slash = -215; +semicolon = -35; +less = -115; +guilsinglright = -75; +emdash = -215; +guilsinglleft = -165; +registered = -30; +numbersign = -145; +underscore = -215; +braceright = -45; +plus = -80; +braceleft = -95; +yen = -10; +guillemetright = -75; +ampersand = -105; +comma = -115; +bullet = -130; +endash = -215; +quotesinglbase = -115; +parenright = -15; +hyphen = -175; +paragraph = -10; +euro = -90; +asciitilde = -130; +"@MMK_R_c" = -125; +"@MMK_R_d" = -115; +"@MMK_R_i" = -15; +"@MMK_R_o" = -125; +"@MMK_R_n" = -20; +"@MMK_R_m" = -20; +"@MMK_R_u" = -20; +"@MMK_R_A" = -105; +"@MMK_R_eth" = -130; +"@MMK_R_j" = -15; +"@MMK_R_p" = -20; +"@MMK_R_Q" = -55; +"@MMK_R_a" = -80; +"@MMK_R_g" = -105; +"@MMK_R_f" = -20; +"@MMK_R_e" = -120; +"@MMK_R_s" = -90; +"@MMK_R_r" = -20; +"@MMK_R_q" = -115; +"@MMK_R_w" = -20; +"@MMK_R_v" = -20; +"@MMK_R_t" = -20; +"@MMK_R_z" = -20; +"@MMK_R_y" = -20; +"@MMK_R_x" = -30; +"@MMK_R_C" = -55; +"@MMK_R_G" = -55; +"@MMK_R_J" = -215; +"@MMK_R_O" = -55; +"@MMK_R_S" = -25; +"@MMK_R_W" = -15; +"@MMK_R_V" = -15; +"@MMK_R_Y" = -20; +"@MMK_R_X" = -20; +"@MMK_R_oslash" = -125; +"@MMK_R_Oslash" = -55; +"@MMK_R_dcaron" = -115; +"@MMK_R_tcaron" = -20; +"@MMK_R_dcroat" = -115; +"@MMK_R_a.alt" = -110; +}; +endash = { +dollar = -65; +degree = -165; +quoteright = -115; +quoteleft = -115; +guillemetright = -40; +perthousand = -60; +semicolon = -65; +quotesinglbase = -115; +braceleft = -45; +sterling = -20; +quotesingle = -110; +comma = -115; +guillemetleft = 20; +colon = -60; +braceright = -45; +backslash = -135; +registered = -10; +question = -155; +quotedbl = -200; +quotedblleft = -215; +slash = -85; +quotedblbase = -215; +numbersign = -50; +paragraph = -35; +guilsinglright = -40; +yen = -45; +questiondown = -110; +asciitilde = -15; +multiply = -25; +trademark = -90; +percent = -60; +asciicircum = -250; +quotedblright = -215; +underscore = -280; +guilsinglleft = 20; +euro = -75; +asterisk = -130; +parenright = -155; +ellipsis = -280; +"@MMK_R_J" = -135; +"@MMK_R_T" = -110; +"@MMK_R_W" = -60; +"@MMK_R_V" = -60; +"@MMK_R_S" = -70; +"@MMK_R_Y" = -90; +"@MMK_R_X" = -55; +"@MMK_R_f" = -60; +"@MMK_R_t" = -60; +"@MMK_R_v" = -15; +"@MMK_R_s" = -20; +"@MMK_R_y" = -30; +"@MMK_R_x" = -35; +"@MMK_R_w" = -20; +"@MMK_R_A" = -35; +"@MMK_R_tcaron" = -60; +}; +trademark = { +underscore = -345; +sterling = -20; +question = -60; +ellipsis = -310; +quotedblbase = -215; +quoteright = -15; +dollar = -20; +quotesinglbase = -115; +yen = -15; +questiondown = -185; +asciitilde = -15; +euro = -75; +numbersign = -75; +slash = -120; +quotedblright = -15; +comma = -115; +braceleft = -45; +ampersand = -20; +multiply = -25; +parenright = -55; +guillemetright = 0; +backslash = -45; +guilsinglright = 0; +braceright = -45; +"@MMK_R_a" = -50; +"@MMK_R_x" = -10; +"@MMK_R_V" = -20; +"@MMK_R_W" = -20; +"@MMK_R_S" = -15; +"@MMK_R_X" = -35; +"@MMK_R_Y" = -30; +"@MMK_R_A" = -50; +"@MMK_R_J" = -270; +"@MMK_R_s" = -20; +}; +asciicircum = { +quotedbl = -35; +braceright = -50; +quotesingle = -35; +emdash = -250; +slash = -185; +asterisk = -20; +yen = -40; +semicolon = -10; +braceleft = -95; +endash = -250; +bullet = -55; +colon = -10; +degree = -50; +asciitilde = -55; +periodcentered = -110; +at = -35; +percent = -25; +paragraph = -15; +quoteright = -70; +parenleft = -25; +quotesinglbase = -115; +guillemetleft = -120; +multiply = -35; +parenright = -130; +sterling = -85; +dollar = -40; +trademark = -25; +numbersign = -110; +comma = -115; +ellipsis = -250; +underscore = -250; +cent = -45; +hyphen = -175; +quotedblright = -70; +question = -130; +copyright = -25; +perthousand = -25; +asciicircum = -10; +quoteleft = -40; +questiondown = -205; +guilsinglleft = -120; +quotedblbase = -215; +quotedblleft = -40; +backslash = -110; +euro = -75; +less = -40; +ampersand = -135; +"@MMK_R_eth" = -55; +"@MMK_R_dcroat" = -40; +"@MMK_R_J" = -250; +"@MMK_R_A" = -80; +"@MMK_R_W" = -55; +"@MMK_R_v" = -15; +"@MMK_R_Oslash" = -10; +"@MMK_R_dcaron" = -40; +"@MMK_R_x" = -30; +"@MMK_R_O" = -10; +"@MMK_R_G" = -10; +"@MMK_R_C" = -10; +"@MMK_R_Y" = -75; +"@MMK_R_X" = -80; +"@MMK_R_V" = -55; +"@MMK_R_T" = -80; +"@MMK_R_S" = -35; +"@MMK_R_Q" = -10; +"@MMK_R_o" = -50; +"@MMK_R_g" = -35; +"@MMK_R_e" = -45; +"@MMK_R_c" = -50; +"@MMK_R_y" = -20; +"@MMK_R_w" = -15; +"@MMK_R_s" = -30; +"@MMK_R_q" = -40; +"@MMK_R_a.alt" = -40; +"@MMK_R_d" = -40; +"@MMK_R_a" = -115; +"@MMK_R_oslash" = -50; +}; +hyphen = { +quotedbl = -175; +dollar = -65; +quotesinglbase = -115; +degree = -165; +asciicircum = -175; +sterling = -20; +slash = -85; +yen = -45; +backslash = -135; +guilsinglleft = 20; +parenright = -155; +questiondown = -110; +semicolon = -65; +trademark = -90; +perthousand = -60; +numbersign = -50; +multiply = -25; +euro = -75; +ellipsis = -175; +braceleft = -45; +guillemetright = -40; +underscore = -175; +quotedblbase = -175; +asterisk = -130; +percent = -60; +paragraph = -35; +quotesingle = -110; +asciitilde = -15; +registered = -10; +guillemetleft = 20; +question = -155; +quotedblright = -175; +quotedblleft = -175; +quoteright = -115; +comma = -115; +quoteleft = -115; +braceright = -45; +guilsinglright = -40; +colon = -60; +"@MMK_R_Y" = -90; +"@MMK_R_w" = -20; +"@MMK_R_s" = -20; +"@MMK_R_tcaron" = -60; +"@MMK_R_t" = -60; +"@MMK_R_A" = -35; +"@MMK_R_J" = -135; +"@MMK_R_T" = -110; +"@MMK_R_V" = -60; +"@MMK_R_W" = -60; +"@MMK_R_S" = -70; +"@MMK_R_X" = -55; +"@MMK_R_f" = -60; +"@MMK_R_v" = -15; +"@MMK_R_x" = -35; +"@MMK_R_y" = -30; +}; +quotesingle = { +quotedblleft = -10; +quoteleft = -10; +less = -80; +sterling = -95; +semicolon = -20; +guilsinglright = -65; +hyphen = -110; +numbersign = -110; +comma = -110; +plus = -110; +question = -10; +guillemetright = -65; +guilsinglleft = -110; +backslash = -10; +guillemetleft = -110; +registered = -20; +paragraph = -10; +divide = -110; +parenleft = -45; +endash = -110; +ampersand = -110; +periodcentered = -110; +braceleft = -95; +minus = -110; +asciicircum = -35; +percent = -10; +slash = -110; +quotedblbase = -110; +copyright = -50; +cent = -70; +bullet = -85; +asciitilde = -85; +dollar = -30; +parenright = -10; +perthousand = -10; +equal = -10; +colon = -20; +questiondown = -110; +emdash = -110; +euro = -85; +quotesinglbase = -110; +underscore = -110; +multiply = -50; +at = -55; +braceright = -45; +ellipsis = -110; +"@MMK_R_tcaron" = -10; +"@MMK_R_u" = -10; +"@MMK_R_j" = -10; +"@MMK_R_f" = -10; +"@MMK_R_dcroat" = -65; +"@MMK_R_eth" = -80; +"@MMK_R_x" = -20; +"@MMK_R_z" = -10; +"@MMK_R_oslash" = -75; +"@MMK_R_a.alt" = -65; +"@MMK_R_y" = -10; +"@MMK_R_t" = -10; +"@MMK_R_w" = -10; +"@MMK_R_v" = -10; +"@MMK_R_q" = -65; +"@MMK_R_p" = -10; +"@MMK_R_s" = -55; +"@MMK_R_r" = -10; +"@MMK_R_m" = -10; +"@MMK_R_o" = -75; +"@MMK_R_n" = -10; +"@MMK_R_i" = -10; +"@MMK_R_e" = -70; +"@MMK_R_d" = -65; +"@MMK_R_g" = -60; +"@MMK_R_a" = -70; +"@MMK_R_c" = -75; +"@MMK_R_Y" = -10; +"@MMK_R_X" = -10; +"@MMK_R_W" = -10; +"@MMK_R_V" = -10; +"@MMK_R_Q" = -35; +"@MMK_R_S" = -25; +"@MMK_R_G" = -35; +"@MMK_R_A" = -105; +"@MMK_R_C" = -35; +"@MMK_R_O" = -35; +"@MMK_R_J" = -110; +"@MMK_R_Oslash" = -35; +"@MMK_R_dcaron" = -65; +}; +question = { +multiply = -45; +braceright = -45; +ellipsis = -185; +comma = -115; +underscore = -210; +quotesingle = -10; +endash = -70; +bullet = -70; +plus = -25; +asciitilde = -75; +guilsinglleft = -135; +question = -35; +sterling = -75; +cent = -65; +emdash = -70; +yen = -20; +quoteright = -15; +numbersign = -125; +quotedblright = -15; +quotesinglbase = -115; +slash = -195; +dollar = -20; +minus = -25; +parenright = -35; +ampersand = -100; +euro = -75; +questiondown = -185; +hyphen = -70; +periodcentered = -110; +quotedblbase = -185; +braceleft = -90; +guilsinglright = -15; +at = -50; +guillemetleft = -135; +divide = -25; +quotedbl = -10; +copyright = -45; +parenleft = -40; +backslash = -45; +asciicircum = -30; +less = -35; +guillemetright = -15; +"@MMK_R_dcaron" = -65; +"@MMK_R_o" = -70; +"@MMK_R_g" = -55; +"@MMK_R_d" = -65; +"@MMK_R_c" = -70; +"@MMK_R_a" = -60; +"@MMK_R_s" = -45; +"@MMK_R_q" = -65; +"@MMK_R_O" = -25; +"@MMK_R_G" = -25; +"@MMK_R_C" = -25; +"@MMK_R_X" = -40; +"@MMK_R_Y" = -40; +"@MMK_R_S" = -15; +"@MMK_R_Oslash" = -25; +"@MMK_R_e" = -65; +"@MMK_R_Q" = -25; +"@MMK_R_eth" = -75; +"@MMK_R_oslash" = -70; +"@MMK_R_J" = -180; +"@MMK_R_A" = -90; +"@MMK_R_V" = -30; +"@MMK_R_W" = -30; +"@MMK_R_a.alt" = -60; +"@MMK_R_x" = -10; +"@MMK_R_dcroat" = -65; +}; +asciitilde = { +cent = -40; +parenleft = -30; +degree = -80; +perthousand = -40; +bracketright = -15; +guilsinglright = -15; +registered = -15; +slash = -180; +quotedblleft = -65; +question = -170; +guilsinglleft = -75; +parenright = -155; +quoteright = -115; +ampersand = -85; +paragraph = -30; +asciitilde = -50; +equal = -15; +bar = -15; +emdash = -25; +copyright = -30; +multiply = -60; +bullet = -35; +quotedblright = -205; +hyphen = -25; +euro = -90; +greater = -15; +asterisk = -45; +yen = -55; +ellipsis = -225; +less = -15; +endash = -25; +quotesingle = -110; +dollar = -50; +percent = -40; +asciicircum = -80; +numbersign = -120; +bracketleft = -15; +colon = -25; +comma = -115; +questiondown = -220; +at = -35; +minus = -15; +sterling = -40; +plus = -15; +semicolon = -30; +backslash = -130; +quotesinglbase = -115; +divide = -15; +trademark = -105; +braceright = -60; +quotedblbase = -215; +quoteleft = -65; +guillemetright = -15; +periodcentered = -55; +guillemetleft = -75; +braceleft = -75; +underscore = -225; +quotedbl = -165; +"@MMK_R_r" = -15; +"@MMK_R_a.alt" = -40; +"@MMK_R_dcroat" = -40; +"@MMK_R_lslash" = -15; +"@MMK_R_germandbls" = -15; +"@MMK_R_A" = -90; +"@MMK_R_R" = -15; +"@MMK_R_j" = -15; +"@MMK_R_y" = -35; +"@MMK_R_tcaron" = -15; +"@MMK_R_Thorn" = -15; +"@MMK_R_L" = -15; +"@MMK_R_O" = -20; +"@MMK_R_N" = -15; +"@MMK_R_I" = -15; +"@MMK_R_H" = -15; +"@MMK_R_K" = -15; +"@MMK_R_J" = -225; +"@MMK_R_E" = -15; +"@MMK_R_D" = -15; +"@MMK_R_G" = -20; +"@MMK_R_B" = -15; +"@MMK_R_X" = -95; +"@MMK_R_Z" = -15; +"@MMK_R_U" = -15; +"@MMK_R_T" = -125; +"@MMK_R_W" = -65; +"@MMK_R_Q" = -20; +"@MMK_R_m" = -15; +"@MMK_R_h" = -15; +"@MMK_R_e" = -40; +"@MMK_R_d" = -40; +"@MMK_R_g" = -35; +"@MMK_R_a" = -120; +"@MMK_R_c" = -45; +"@MMK_R_z" = -15; +"@MMK_R_u" = -15; +"@MMK_R_w" = -30; +"@MMK_R_q" = -40; +"@MMK_R_p" = -15; +"@MMK_R_s" = -40; +"@MMK_R_Eth" = -15; +"@MMK_R_thorn" = -15; +"@MMK_R_M" = -15; +"@MMK_R_F" = -15; +"@MMK_R_C" = -20; +"@MMK_R_V" = -65; +"@MMK_R_P" = -15; +"@MMK_R_o" = -45; +"@MMK_R_i" = -15; +"@MMK_R_f" = -15; +"@MMK_R_b" = -15; +"@MMK_R_x" = -40; +"@MMK_R_t" = -15; +"@MMK_R_v" = -25; +"@MMK_R_Lslash" = -15; +"@MMK_R_lcaron" = -15; +"@MMK_R_eth" = -45; +"@MMK_R_S" = -50; +"@MMK_R_oslash" = -45; +"@MMK_R_Y" = -90; +"@MMK_R_l" = -15; +"@MMK_R_dcaron" = -40; +"@MMK_R_n" = -15; +"@MMK_R_Oslash" = -20; +}; +equal = { +euro = -75; +quotesingle = -10; +guillemetleft = 20; +guilsinglright = 0; +questiondown = -55; +quotesinglbase = -60; +guilsinglleft = 20; +multiply = -25; +backslash = -60; +ellipsis = -60; +sterling = -20; +yen = -20; +parenright = -85; +underscore = -315; +guillemetright = 0; +braceright = -45; +comma = -60; +question = -100; +quotedblright = -15; +braceleft = -45; +asciitilde = -15; +numbersign = -40; +dollar = -20; +slash = -60; +quotedbl = -10; +quoteright = -15; +quotedblbase = -60; +"@MMK_R_W" = -30; +"@MMK_R_J" = -85; +"@MMK_R_A" = -25; +"@MMK_R_Y" = -40; +"@MMK_R_X" = -40; +"@MMK_R_V" = -30; +"@MMK_R_T" = -110; +"@MMK_R_S" = -15; +"@MMK_R_x" = -10; +"@MMK_R_s" = -20; +}; +divide = { +asterisk = -20; +slash = -110; +question = -155; +quoteleft = -40; +quotesingle = -110; +comma = -115; +quotedblbase = -215; +quotedbl = -200; +trademark = -90; +guilsinglright = 0; +parenright = -140; +ellipsis = -230; +percent = -20; +ampersand = -10; +dollar = -35; +backslash = -110; +semicolon = -10; +multiply = -35; +yen = -40; +braceleft = -45; +quotesinglbase = -115; +guilsinglleft = 20; +underscore = -290; +degree = -55; +guillemetright = 0; +quotedblright = -130; +perthousand = -20; +numbersign = -65; +questiondown = -200; +asciitilde = -15; +quoteright = -115; +guillemetleft = 20; +paragraph = -10; +euro = -75; +sterling = -20; +quotedblleft = -40; +braceright = -45; +"@MMK_R_T" = -110; +"@MMK_R_J" = -255; +"@MMK_R_s" = -20; +"@MMK_R_w" = -15; +"@MMK_R_v" = -10; +"@MMK_R_x" = -25; +"@MMK_R_a" = -25; +"@MMK_R_W" = -50; +"@MMK_R_V" = -50; +"@MMK_R_Y" = -70; +"@MMK_R_X" = -75; +"@MMK_R_A" = -45; +"@MMK_R_y" = -20; +"@MMK_R_S" = -30; +}; +guillemetleft = { +dollar = -25; +cent = -35; +guillemetleft = -110; +ellipsis = -10; +guilsinglright = 15; +backslash = -100; +parenright = -130; +underscore = -265; +quoteright = -115; +at = -20; +bar = 0; +less = -10; +quotedblbase = -10; +asterisk = -10; +copyright = -15; +emdash = -40; +comma = -10; +bracketright = 0; +degree = -45; +braceleft = -85; +yen = -30; +slash = -40; +numbersign = -65; +asciitilde = -45; +quotesinglbase = -10; +question = -145; +periodcentered = -80; +trademark = -80; +plus = 0; +quotedblright = -120; +percent = -10; +quotedbl = -65; +questiondown = -20; +hyphen = -40; +bracketleft = 0; +bullet = -40; +sterling = -40; +perthousand = -10; +quotesingle = -65; +registered = 0; +euro = -65; +minus = 0; +braceright = -35; +endash = -40; +greater = 0; +guillemetright = 15; +equal = 0; +multiply = -25; +guilsinglleft = -110; +quotedblleft = -30; +divide = 0; +ampersand = -15; +quoteleft = -30; +parenleft = -10; +"@MMK_R_oslash" = -35; +"@MMK_R_F" = 0; +"@MMK_R_Lslash" = 0; +"@MMK_R_lslash" = 0; +"@MMK_R_dcaron" = -30; +"@MMK_R_germandbls" = 0; +"@MMK_R_q" = -30; +"@MMK_R_m" = 0; +"@MMK_R_S" = -25; +"@MMK_R_T" = -105; +"@MMK_R_U" = 0; +"@MMK_R_x" = -15; +"@MMK_R_y" = -10; +"@MMK_R_p" = 0; +"@MMK_R_r" = 0; +"@MMK_R_s" = -20; +"@MMK_R_t" = 0; +"@MMK_R_u" = 0; +"@MMK_R_h" = 0; +"@MMK_R_i" = 0; +"@MMK_R_j" = 0; +"@MMK_R_l" = 0; +"@MMK_R_n" = 0; +"@MMK_R_a" = -10; +"@MMK_R_b" = 0; +"@MMK_R_c" = -40; +"@MMK_R_d" = -30; +"@MMK_R_g" = -25; +"@MMK_R_X" = -25; +"@MMK_R_Y" = -65; +"@MMK_R_Z" = 0; +"@MMK_R_P" = 0; +"@MMK_R_V" = -40; +"@MMK_R_W" = -40; +"@MMK_R_H" = 0; +"@MMK_R_I" = 0; +"@MMK_R_K" = 0; +"@MMK_R_L" = 0; +"@MMK_R_M" = 0; +"@MMK_R_N" = 0; +"@MMK_R_A" = -15; +"@MMK_R_B" = 0; +"@MMK_R_D" = 0; +"@MMK_R_E" = 0; +"@MMK_R_a.alt" = -30; +"@MMK_R_thorn" = 0; +"@MMK_R_R" = 0; +"@MMK_R_e" = -35; +"@MMK_R_f" = 0; +"@MMK_R_J" = -25; +"@MMK_R_z" = 0; +"@MMK_R_Thorn" = 0; +"@MMK_R_tcaron" = 0; +"@MMK_R_eth" = -40; +"@MMK_R_o" = -40; +"@MMK_R_Eth" = 0; +"@MMK_R_lcaron" = 0; +"@MMK_R_dcroat" = -30; +}; +greater = { +yen = -40; +quoteright = -115; +dollar = -40; +guilsinglright = -10; +slash = -125; +quotedblleft = -65; +degree = -75; +questiondown = -200; +asciitilde = -15; +sterling = -20; +braceright = -45; +question = -155; +guillemetleft = -10; +quotedblbase = -215; +multiply = -55; +quoteleft = -65; +semicolon = -20; +underscore = -290; +asterisk = -45; +numbersign = -75; +ellipsis = -290; +guillemetright = -10; +colon = -15; +percent = -30; +parenright = -145; +quotedblright = -165; +guilsinglleft = -10; +quotedbl = -80; +quotesingle = -80; +perthousand = -30; +quotesinglbase = -115; +paragraph = -15; +backslash = -115; +asciicircum = -40; +euro = -75; +braceleft = -45; +ampersand = -25; +comma = -115; +trademark = -90; +"@MMK_R_x" = -25; +"@MMK_R_v" = -10; +"@MMK_R_a" = -60; +"@MMK_R_Y" = -80; +"@MMK_R_S" = -40; +"@MMK_R_W" = -55; +"@MMK_R_V" = -55; +"@MMK_R_T" = -110; +"@MMK_R_J" = -270; +"@MMK_R_A" = -55; +"@MMK_R_y" = -20; +"@MMK_R_w" = -15; +"@MMK_R_X" = -85; +"@MMK_R_s" = -20; +}; +percent = { +bullet = -20; +quoteleft = -115; +plus = -15; +dollar = -55; +question = -145; +asciitilde = -70; +perthousand = -150; +quotedblbase = -20; +quotedbl = -105; +divide = -15; +paragraph = -125; +degree = -130; +copyright = -10; +minus = -15; +quotesingle = -105; +questiondown = -30; +underscore = -95; +quotedblleft = -160; +comma = -20; +quotesinglbase = -20; +guillemetright = -10; +asterisk = -125; +colon = -20; +multiply = -35; +sterling = -25; +backslash = -90; +parenright = -140; +less = -35; +quotedblright = -110; +quoteright = -110; +registered = -70; +ellipsis = -20; +semicolon = -20; +braceright = -45; +periodcentered = -15; +numbersign = -40; +asciicircum = -250; +euro = -75; +yen = -50; +percent = -150; +slash = -50; +braceleft = -50; +trademark = -120; +cent = -10; +guilsinglright = -10; +"@MMK_R_s" = -40; +"@MMK_R_w" = -45; +"@MMK_R_c" = -10; +"@MMK_R_Q" = -25; +"@MMK_R_V" = -95; +"@MMK_R_T" = -95; +"@MMK_R_U" = -10; +"@MMK_R_o" = -10; +"@MMK_R_v" = -30; +"@MMK_R_t" = -60; +"@MMK_R_J" = -20; +"@MMK_R_G" = -25; +"@MMK_R_Y" = -95; +"@MMK_R_S" = -40; +"@MMK_R_W" = -95; +"@MMK_R_e" = -10; +"@MMK_R_y" = -60; +"@MMK_R_Oslash" = -25; +"@MMK_R_oslash" = -10; +"@MMK_R_x" = -25; +"@MMK_R_O" = -25; +"@MMK_R_C" = -25; +"@MMK_R_X" = -35; +"@MMK_R_f" = -60; +"@MMK_R_A" = -25; +"@MMK_R_g" = -10; +"@MMK_R_tcaron" = -60; +}; +plus = { +percent = -20; +braceright = -45; +guillemetright = 0; +guilsinglleft = 20; +sterling = -20; +numbersign = -65; +quoteleft = -40; +yen = -40; +quotedbl = -200; +guilsinglright = 0; +quoteright = -115; +quotedblbase = -215; +ellipsis = -225; +degree = -55; +backslash = -110; +trademark = -90; +quotedblleft = -40; +paragraph = -10; +euro = -75; +question = -155; +asterisk = -20; +ampersand = -10; +parenright = -140; +comma = -115; +questiondown = -200; +semicolon = -10; +quotesingle = -110; +dollar = -35; +guillemetleft = 20; +quotesinglbase = -115; +perthousand = -20; +multiply = -35; +quotedblright = -130; +slash = -110; +underscore = -290; +braceleft = -45; +asciitilde = -15; +"@MMK_R_s" = -20; +"@MMK_R_V" = -50; +"@MMK_R_W" = -50; +"@MMK_R_T" = -110; +"@MMK_R_S" = -30; +"@MMK_R_X" = -75; +"@MMK_R_Y" = -70; +"@MMK_R_A" = -45; +"@MMK_R_J" = -255; +"@MMK_R_v" = -10; +"@MMK_R_w" = -15; +"@MMK_R_x" = -25; +"@MMK_R_y" = -20; +"@MMK_R_a" = -25; +}; +sterling = { +plus = -30; +colon = -30; +cent = -30; +questiondown = -30; +bracketleft = -30; +copyright = -30; +ampersand = -30; +guilsinglright = -20; +guillemetright = -20; +quotedblleft = -30; +quoteleft = -30; +equal = -30; +less = -30; +quoteright = -45; +braceleft = -75; +numbersign = -65; +endash = -30; +guillemetleft = -10; +parenright = -65; +comma = -30; +quotedblbase = -30; +periodcentered = -30; +guilsinglleft = -10; +ellipsis = -30; +asciicircum = -30; +multiply = -55; +yen = -50; +asterisk = -30; +quotedblright = -45; +greater = -30; +at = -30; +parenleft = -30; +asciitilde = -45; +minus = -30; +bullet = -30; +paragraph = -30; +semicolon = -30; +hyphen = -30; +emdash = -30; +slash = -30; +trademark = -30; +perthousand = -30; +percent = -30; +quotesingle = -35; +bracketright = -30; +euro = -100; +sterling = -45; +degree = -30; +braceright = -70; +backslash = -75; +quotesinglbase = -30; +registered = -30; +underscore = -330; +quotedbl = -35; +dollar = -50; +divide = -30; +bar = -30; +question = -65; +"@MMK_R_tcaron" = -30; +"@MMK_R_eth" = -30; +"@MMK_R_germandbls" = -30; +"@MMK_R_dcaron" = -30; +"@MMK_R_dcroat" = -30; +"@MMK_R_Q" = -30; +"@MMK_R_lcaron" = -30; +"@MMK_R_a.alt" = -30; +"@MMK_R_x" = -30; +"@MMK_R_b" = -30; +"@MMK_R_c" = -30; +"@MMK_R_a" = -30; +"@MMK_R_f" = -30; +"@MMK_R_g" = -30; +"@MMK_R_e" = -30; +"@MMK_R_n" = -30; +"@MMK_R_m" = -30; +"@MMK_R_r" = -30; +"@MMK_R_s" = -40; +"@MMK_R_p" = -30; +"@MMK_R_v" = -30; +"@MMK_R_u" = -30; +"@MMK_R_z" = -30; +"@MMK_R_B" = -30; +"@MMK_R_C" = -30; +"@MMK_R_A" = -30; +"@MMK_R_G" = -30; +"@MMK_R_D" = -30; +"@MMK_R_E" = -30; +"@MMK_R_J" = -25; +"@MMK_R_K" = -30; +"@MMK_R_H" = -30; +"@MMK_R_I" = -30; +"@MMK_R_O" = -30; +"@MMK_R_L" = -30; +"@MMK_R_M" = -30; +"@MMK_R_R" = -30; +"@MMK_R_S" = -45; +"@MMK_R_V" = -55; +"@MMK_R_W" = -55; +"@MMK_R_U" = -30; +"@MMK_R_X" = -30; +"@MMK_R_Y" = -65; +"@MMK_R_thorn" = -30; +"@MMK_R_Eth" = -30; +"@MMK_R_Z" = -30; +"@MMK_R_d" = -30; +"@MMK_R_j" = -30; +"@MMK_R_i" = -30; +"@MMK_R_l" = -30; +"@MMK_R_q" = -30; +"@MMK_R_t" = -30; +"@MMK_R_F" = -30; +"@MMK_R_Thorn" = -30; +"@MMK_R_Oslash" = -30; +"@MMK_R_Lslash" = -30; +"@MMK_R_oslash" = -30; +"@MMK_R_h" = -30; +"@MMK_R_o" = -30; +"@MMK_R_w" = -30; +"@MMK_R_y" = -30; +"@MMK_R_lslash" = -30; +"@MMK_R_N" = -30; +"@MMK_R_P" = -30; +"@MMK_R_T" = -30; +}; +semicolon = { +parenright = -45; +quoteright = -35; +perthousand = -10; +quotedblleft = -10; +asciitilde = -60; +quotesingle = -20; +numbersign = -65; +less = -20; +guilsinglleft = -110; +quotedblright = -35; +quotedbl = -20; +bullet = -55; +degree = -20; +emdash = -65; +asciicircum = -15; +percent = -10; +plus = -10; +at = -40; +ampersand = -35; +cent = -50; +yen = -35; +endash = -65; +question = -110; +quoteleft = -10; +multiply = -35; +parenleft = -30; +dollar = -30; +braceleft = -90; +backslash = -85; +divide = -10; +minus = -10; +euro = -75; +braceright = -45; +guillemetleft = -110; +hyphen = -65; +sterling = -20; +copyright = -35; +periodcentered = -110; +"@MMK_R_eth" = -55; +"@MMK_R_a.alt" = -45; +"@MMK_R_e" = -55; +"@MMK_R_a" = -25; +"@MMK_R_v" = -10; +"@MMK_R_dcaron" = -50; +"@MMK_R_o" = -55; +"@MMK_R_j" = 40; +"@MMK_R_d" = -50; +"@MMK_R_c" = -55; +"@MMK_R_w" = -10; +"@MMK_R_s" = -15; +"@MMK_R_O" = -15; +"@MMK_R_C" = -15; +"@MMK_R_Y" = -60; +"@MMK_R_T" = -60; +"@MMK_R_V" = -45; +"@MMK_R_W" = -45; +"@MMK_R_Q" = -15; +"@MMK_R_S" = -20; +"@MMK_R_G" = -15; +"@MMK_R_dcroat" = -50; +"@MMK_R_g" = -40; +"@MMK_R_y" = -15; +"@MMK_R_q" = -50; +}; +underscore = { +dollar = -125; +quotedblleft = -215; +equal = -315; +emdash = -345; +quotedbl = -200; +registered = -310; +copyright = -120; +quotesinglbase = -15; +question = -160; +at = -115; +multiply = -245; +minus = -305; +guillemetright = -265; +numbersign = -345; +semicolon = -15; +cent = -160; +degree = -205; +comma = -15; +quotesingle = -110; +ampersand = -120; +parenright = -15; +asterisk = -200; +bullet = -175; +backslash = -245; +quotedblbase = -15; +colon = -25; +paragraph = -230; +less = -290; +percent = -345; +hyphen = -175; +yen = -345; +parenleft = -75; +trademark = -345; +guilsinglright = -165; +euro = -340; +guillemetleft = -265; +periodcentered = -110; +asciitilde = -225; +perthousand = -345; +sterling = -330; +braceright = -45; +quotedblright = -215; +endash = -280; +asciicircum = -250; +braceleft = -95; +quoteleft = -115; +greater = -290; +ellipsis = -25; +quoteright = -115; +guilsinglleft = -165; +slash = 30; +plus = -290; +divide = -290; +"@MMK_R_Lslash" = -330; +"@MMK_R_dcroat" = -175; +"@MMK_R_oslash" = -200; +"@MMK_R_r" = -180; +"@MMK_R_germandbls" = -210; +"@MMK_R_a" = -130; +"@MMK_R_f" = -170; +"@MMK_R_q" = -175; +"@MMK_R_w" = -345; +"@MMK_R_lslash" = -145; +"@MMK_R_d" = -175; +"@MMK_R_g" = -50; +"@MMK_R_o" = -205; +"@MMK_R_dcaron" = -175; +"@MMK_R_eth" = -180; +"@MMK_R_P" = -330; +"@MMK_R_Q" = -245; +"@MMK_R_R" = -330; +"@MMK_R_S" = -150; +"@MMK_R_T" = -320; +"@MMK_R_V" = -345; +"@MMK_R_W" = -345; +"@MMK_R_X" = -345; +"@MMK_R_Y" = -345; +"@MMK_R_Z" = -315; +"@MMK_R_A" = -345; +"@MMK_R_C" = -245; +"@MMK_R_E" = -310; +"@MMK_R_F" = -310; +"@MMK_R_G" = -245; +"@MMK_R_H" = -345; +"@MMK_R_I" = -115; +"@MMK_R_K" = -335; +"@MMK_R_L" = -290; +"@MMK_R_M" = -345; +"@MMK_R_N" = -345; +"@MMK_R_O" = -245; +"@MMK_R_s" = -145; +"@MMK_R_t" = -130; +"@MMK_R_u" = -120; +"@MMK_R_v" = -280; +"@MMK_R_x" = -270; +"@MMK_R_y" = -60; +"@MMK_R_z" = -240; +"@MMK_R_b" = -225; +"@MMK_R_c" = -205; +"@MMK_R_e" = -195; +"@MMK_R_h" = -275; +"@MMK_R_i" = -95; +"@MMK_R_j" = 80; +"@MMK_R_l" = -95; +"@MMK_R_m" = -345; +"@MMK_R_n" = -270; +"@MMK_R_lcaron" = -150; +"@MMK_R_a.alt" = -175; +"@MMK_R_tcaron" = -130; +"@MMK_R_U" = -170; +"@MMK_R_Thorn" = -330; +"@MMK_R_J" = -80; +"@MMK_R_Oslash" = -240; +}; +bullet = { +parenright = -160; +quotedblright = -175; +sterling = -20; +asciicircum = -55; +percent = -60; +question = -155; +braceright = -45; +numbersign = -70; +quotedblleft = -85; +ampersand = -15; +quotedblbase = -155; +guillemetright = -40; +perthousand = -60; +semicolon = -50; +colon = -50; +dollar = -70; +ellipsis = -155; +questiondown = -140; +quotesinglbase = -115; +underscore = -175; +asciitilde = -15; +quotedbl = -85; +multiply = -35; +quoteleft = -85; +trademark = -90; +slash = -115; +guillemetleft = 10; +degree = -105; +guilsinglleft = 10; +braceleft = -45; +euro = -75; +yen = -50; +paragraph = -45; +asterisk = -70; +guilsinglright = -40; +quoteright = -115; +registered = -20; +quotesingle = -85; +comma = -115; +backslash = -145; +"@MMK_R_V" = -70; +"@MMK_R_J" = -170; +"@MMK_R_A" = -50; +"@MMK_R_X" = -80; +"@MMK_R_Y" = -100; +"@MMK_R_S" = -70; +"@MMK_R_T" = -110; +"@MMK_R_W" = -70; +"@MMK_R_f" = -35; +"@MMK_R_x" = -40; +"@MMK_R_y" = -35; +"@MMK_R_s" = -30; +"@MMK_R_t" = -35; +"@MMK_R_v" = -20; +"@MMK_R_w" = -25; +"@MMK_R_a" = -30; +"@MMK_R_tcaron" = -35; +}; +registered = { +quotedbl = -20; +quotesinglbase = -115; +ellipsis = -255; +sterling = -25; +quotedblbase = -215; +quoteleft = -10; +slash = -160; +quotedblleft = -10; +ampersand = -60; +braceright = -45; +parenright = -75; +guilsinglright = 0; +guilsinglleft = -40; +degree = -15; +bullet = -20; +numbersign = -100; +underscore = -310; +comma = -115; +guillemetright = 0; +periodcentered = -30; +parenleft = -15; +question = -75; +quoteright = -25; +emdash = -10; +asciitilde = -30; +dollar = -25; +hyphen = -10; +cent = -25; +questiondown = -185; +endash = -10; +guillemetleft = -40; +euro = -75; +backslash = -75; +quotedblright = -25; +copyright = -15; +yen = -35; +braceleft = -60; +quotesingle = -20; +multiply = -25; +at = -20; +"@MMK_R_q" = -20; +"@MMK_R_s" = -25; +"@MMK_R_c" = -25; +"@MMK_R_o" = -25; +"@MMK_R_d" = -20; +"@MMK_R_e" = -25; +"@MMK_R_g" = -15; +"@MMK_R_x" = -20; +"@MMK_R_y" = -10; +"@MMK_R_w" = -10; +"@MMK_R_A" = -75; +"@MMK_R_X" = -60; +"@MMK_R_Y" = -60; +"@MMK_R_W" = -45; +"@MMK_R_S" = -20; +"@MMK_R_J" = -250; +"@MMK_R_T" = -25; +"@MMK_R_V" = -45; +"@MMK_R_dcaron" = -20; +"@MMK_R_oslash" = -25; +"@MMK_R_eth" = -25; +"@MMK_R_a" = -75; +"@MMK_R_dcroat" = -20; +"@MMK_R_a.alt" = -20; +}; +ampersand = { +less = -25; +guillemetleft = -25; +trademark = -115; +degree = -150; +quotesingle = -110; +question = -140; +braceright = -50; +quoteright = -115; +copyright = -25; +quotedblleft = -150; +asciitilde = -95; +sterling = -25; +registered = -60; +percent = -130; +underscore = -175; +ampersand = -40; +minus = -25; +hyphen = -25; +bullet = -25; +paragraph = -130; +slash = -30; +yen = -55; +asterisk = -155; +periodcentered = -25; +emdash = -25; +dollar = -35; +equal = -25; +braceleft = -70; +perthousand = -130; +quotedblright = -160; +multiply = -75; +quoteleft = -115; +asciicircum = -190; +divide = -25; +at = -25; +guilsinglleft = -25; +questiondown = -10; +cent = -25; +numbersign = -80; +parenright = -120; +endash = -25; +guillemetright = -25; +guilsinglright = -25; +backslash = -190; +plus = -25; +parenleft = -25; +euro = -95; +quotedbl = -155; +"@MMK_R_eth" = -25; +"@MMK_R_G" = -30; +"@MMK_R_dcroat" = -25; +"@MMK_R_X" = -20; +"@MMK_R_oslash" = -25; +"@MMK_R_w" = -55; +"@MMK_R_Y" = -115; +"@MMK_R_g" = -25; +"@MMK_R_O" = -30; +"@MMK_R_C" = -30; +"@MMK_R_W" = -100; +"@MMK_R_U" = -25; +"@MMK_R_Q" = -30; +"@MMK_R_o" = -25; +"@MMK_R_f" = -65; +"@MMK_R_d" = -25; +"@MMK_R_e" = -25; +"@MMK_R_c" = -25; +"@MMK_R_x" = -15; +"@MMK_R_y" = -65; +"@MMK_R_u" = -25; +"@MMK_R_A" = -15; +"@MMK_R_tcaron" = -75; +"@MMK_R_a.alt" = -25; +"@MMK_R_Oslash" = -30; +"@MMK_R_V" = -100; +"@MMK_R_dcaron" = -25; +"@MMK_R_T" = -120; +"@MMK_R_S" = -25; +"@MMK_R_a" = -35; +"@MMK_R_v" = -45; +"@MMK_R_t" = -75; +"@MMK_R_s" = -25; +"@MMK_R_q" = -25; +}; +braceright = { +braceright = -90; +semicolon = -90; +quotedblleft = -90; +ellipsis = -90; +asciitilde = -60; +euro = -120; +comma = -90; +at = -45; +quotedbl = -95; +endash = -45; +guillemetleft = -30; +periodcentered = -45; +asterisk = -90; +backslash = -130; +asciicircum = -95; +parenright = -115; +percent = -90; +guilsinglright = -85; +plus = -45; +sterling = -70; +quoteleft = -90; +divide = -45; +bracketright = -45; +perthousand = -90; +minus = -45; +registered = -60; +quotedblbase = -90; +numbersign = -100; +questiondown = -90; +bracketleft = -45; +quoteright = -100; +quotedblright = -100; +hyphen = -45; +multiply = -75; +cent = -45; +bar = -45; +equal = -45; +less = -45; +underscore = -95; +paragraph = -90; +copyright = -45; +emdash = -45; +slash = -70; +dollar = -110; +guilsinglleft = -30; +bullet = -45; +quotesinglbase = -90; +guillemetright = -85; +colon = -90; +quotesingle = -95; +greater = -45; +yen = -95; +question = -115; +parenleft = -45; +degree = -90; +trademark = -90; +braceleft = -95; +ampersand = -45; +"@MMK_R_Z" = -45; +"@MMK_R_dcaron" = -45; +"@MMK_R_lcaron" = -45; +"@MMK_R_q" = -45; +"@MMK_R_b" = -45; +"@MMK_R_d" = -45; +"@MMK_R_f" = -90; +"@MMK_R_j" = -45; +"@MMK_R_l" = -45; +"@MMK_R_P" = -45; +"@MMK_R_a.alt" = -45; +"@MMK_R_Thorn" = -45; +"@MMK_R_N" = -45; +"@MMK_R_s" = -70; +"@MMK_R_r" = -45; +"@MMK_R_u" = -45; +"@MMK_R_t" = -90; +"@MMK_R_y" = -75; +"@MMK_R_x" = -80; +"@MMK_R_z" = -45; +"@MMK_R_a" = -50; +"@MMK_R_c" = -45; +"@MMK_R_e" = -45; +"@MMK_R_g" = -45; +"@MMK_R_i" = -45; +"@MMK_R_h" = -45; +"@MMK_R_m" = -45; +"@MMK_R_n" = -45; +"@MMK_R_Q" = -45; +"@MMK_R_S" = -110; +"@MMK_R_R" = -45; +"@MMK_R_U" = -45; +"@MMK_R_T" = -90; +"@MMK_R_W" = -110; +"@MMK_R_V" = -110; +"@MMK_R_Y" = -125; +"@MMK_R_X" = -90; +"@MMK_R_A" = -80; +"@MMK_R_C" = -45; +"@MMK_R_B" = -45; +"@MMK_R_I" = -45; +"@MMK_R_H" = -45; +"@MMK_R_K" = -45; +"@MMK_R_M" = -45; +"@MMK_R_O" = -45; +"@MMK_R_w" = -70; +"@MMK_R_v" = -65; +"@MMK_R_dcroat" = -45; +"@MMK_R_E" = -45; +"@MMK_R_D" = -45; +"@MMK_R_G" = -45; +"@MMK_R_J" = -85; +"@MMK_R_L" = -45; +"@MMK_R_germandbls" = -45; +"@MMK_R_eth" = -45; +"@MMK_R_Oslash" = -45; +"@MMK_R_p" = -45; +"@MMK_R_Lslash" = -45; +"@MMK_R_o" = -45; +"@MMK_R_oslash" = -45; +"@MMK_R_tcaron" = -90; +"@MMK_R_thorn" = -45; +"@MMK_R_F" = -45; +"@MMK_R_Eth" = -45; +"@MMK_R_lslash" = -45; +}; +comma = { +plus = -115; +sterling = -20; +divide = -115; +dollar = -30; +at = -50; +guillemetleft = -115; +trademark = -115; +braceleft = -90; +registered = -115; +quotedblright = -115; +degree = -115; +copyright = -60; +paragraph = -115; +equal = -65; +guillemetright = -10; +minus = -115; +numbersign = -65; +multiply = -115; +guilsinglright = -10; +less = -115; +braceright = -45; +ampersand = -35; +parenleft = -40; +endash = -115; +quoteright = -115; +euro = -115; +parenright = -45; +asciicircum = -115; +quoteleft = -115; +question = -115; +guilsinglleft = -115; +cent = -60; +perthousand = -95; +emdash = -115; +hyphen = -115; +asciitilde = -115; +bullet = -115; +quotedbl = -115; +backslash = -115; +yen = -50; +periodcentered = -110; +percent = -95; +quotedblleft = -115; +quotesingle = -110; +asterisk = -115; +"@MMK_R_dcaron" = -60; +"@MMK_R_q" = -60; +"@MMK_R_a" = -25; +"@MMK_R_Y" = -110; +"@MMK_R_W" = -115; +"@MMK_R_O" = -105; +"@MMK_R_y" = -85; +"@MMK_R_v" = -45; +"@MMK_R_w" = -65; +"@MMK_R_t" = -70; +"@MMK_R_u" = -35; +"@MMK_R_s" = -15; +"@MMK_R_o" = -65; +"@MMK_R_j" = 40; +"@MMK_R_f" = -60; +"@MMK_R_g" = -85; +"@MMK_R_d" = -60; +"@MMK_R_e" = -65; +"@MMK_R_c" = -70; +"@MMK_R_V" = -115; +"@MMK_R_T" = -110; +"@MMK_R_U" = -65; +"@MMK_R_S" = -20; +"@MMK_R_Q" = -105; +"@MMK_R_G" = -105; +"@MMK_R_C" = -105; +"@MMK_R_dcroat" = -60; +"@MMK_R_a.alt" = -55; +"@MMK_R_tcaron" = -70; +"@MMK_R_eth" = -55; +}; +degree = { +quotesinglbase = -115; +questiondown = -195; +ampersand = -105; +emdash = -165; +parenright = -20; +underscore = -205; +question = -20; +at = -70; +braceleft = -90; +bullet = -105; +divide = -55; +hyphen = -165; +copyright = -60; +registered = -15; +semicolon = -20; +periodcentered = -110; +multiply = -65; +parenleft = -55; +minus = -55; +yen = -15; +dollar = -25; +less = -75; +sterling = -90; +guilsinglright = -45; +backslash = -30; +numbersign = -135; +guilsinglleft = -165; +cent = -90; +braceright = -45; +guillemetleft = -170; +asciitilde = -105; +endash = -165; +slash = -205; +colon = -15; +euro = -75; +guillemetright = -45; +asciicircum = -50; +quotedblbase = -205; +comma = -115; +ellipsis = -205; +plus = -55; +"@MMK_R_Oslash" = -40; +"@MMK_R_a.alt" = -85; +"@MMK_R_g" = -80; +"@MMK_R_dcroat" = -85; +"@MMK_R_o" = -95; +"@MMK_R_a" = -65; +"@MMK_R_c" = -100; +"@MMK_R_d" = -85; +"@MMK_R_e" = -95; +"@MMK_R_s" = -65; +"@MMK_R_S" = -20; +"@MMK_R_W" = -20; +"@MMK_R_oslash" = -95; +"@MMK_R_Y" = -25; +"@MMK_R_x" = -15; +"@MMK_R_J" = -205; +"@MMK_R_dcaron" = -85; +"@MMK_R_eth" = -100; +"@MMK_R_q" = -85; +"@MMK_R_O" = -40; +"@MMK_R_A" = -100; +"@MMK_R_C" = -40; +"@MMK_R_G" = -40; +"@MMK_R_X" = -30; +"@MMK_R_Q" = -40; +"@MMK_R_V" = -20; +}; +quoteleft = { +emdash = -115; +numbersign = -115; +plus = -30; +euro = -75; +multiply = -45; +yen = -25; +quotedbl = -10; +minus = -30; +asciitilde = -80; +hyphen = -115; +underscore = -115; +braceleft = -90; +quotedblright = -15; +sterling = -85; +dollar = -20; +backslash = -40; +ampersand = -105; +braceright = -45; +quotedblbase = -115; +guillemetleft = -115; +guilsinglleft = -115; +divide = -30; +parenright = -35; +questiondown = -115; +ellipsis = -115; +parenleft = -35; +comma = -115; +endash = -115; +question = -35; +periodcentered = -110; +quotesingle = -10; +bullet = -80; +slash = -115; +quoteright = -15; +quotesinglbase = -115; +guillemetright = -25; +asciicircum = -30; +at = -50; +guilsinglright = -25; +less = -60; +copyright = -45; +cent = -70; +"@MMK_R_a.alt" = -65; +"@MMK_R_dcaron" = -65; +"@MMK_R_Q" = -25; +"@MMK_R_X" = -40; +"@MMK_R_Y" = -35; +"@MMK_R_J" = -115; +"@MMK_R_d" = -65; +"@MMK_R_e" = -70; +"@MMK_R_g" = -60; +"@MMK_R_c" = -75; +"@MMK_R_o" = -75; +"@MMK_R_dcroat" = -65; +"@MMK_R_q" = -65; +"@MMK_R_x" = -10; +"@MMK_R_Oslash" = -25; +"@MMK_R_T" = -15; +"@MMK_R_V" = -30; +"@MMK_R_W" = -30; +"@MMK_R_S" = -15; +"@MMK_R_s" = -45; +"@MMK_R_oslash" = -75; +"@MMK_R_eth" = -80; +"@MMK_R_G" = -25; +"@MMK_R_A" = -90; +"@MMK_R_C" = -25; +"@MMK_R_O" = -25; +"@MMK_R_a" = -65; +}; +guillemetright = { +degree = -170; +asciitilde = -50; +guilsinglright = -110; +bracketleft = 20; +quotedblleft = -155; +quotesinglbase = -115; +guillemetright = -110; +ellipsis = -115; +multiply = -15; +cent = 20; +ampersand = 10; +quotedblright = -215; +paragraph = -105; +dollar = -135; +asterisk = -135; +less = -10; +underscore = -265; +colon = -110; +divide = 20; +greater = 20; +periodcentered = 15; +quotedblbase = -115; +at = 20; +semicolon = -110; +euro = -55; +slash = -90; +guillemetleft = 40; +bullet = 10; +questiondown = -125; +asciicircum = -120; +hyphen = 20; +endash = 20; +bar = 20; +trademark = -95; +registered = -40; +braceright = -25; +question = -135; +quoteright = -115; +parenright = -145; +minus = 20; +numbersign = -45; +bracketright = 20; +plus = 20; +backslash = -160; +emdash = 20; +yen = -30; +quotedbl = -150; +quotesingle = -110; +percent = -125; +parenleft = 20; +copyright = 20; +quoteleft = -115; +braceleft = -30; +comma = -115; +guilsinglleft = 40; +equal = 20; +perthousand = -125; +"@MMK_R_u" = 20; +"@MMK_R_tcaron" = -40; +"@MMK_R_R" = 20; +"@MMK_R_dcaron" = 20; +"@MMK_R_w" = -15; +"@MMK_R_germandbls" = 20; +"@MMK_R_m" = 20; +"@MMK_R_a.alt" = 20; +"@MMK_R_A" = -30; +"@MMK_R_r" = 20; +"@MMK_R_p" = 20; +"@MMK_R_q" = 20; +"@MMK_R_t" = -40; +"@MMK_R_z" = 20; +"@MMK_R_x" = -25; +"@MMK_R_y" = -30; +"@MMK_R_b" = 20; +"@MMK_R_g" = 15; +"@MMK_R_d" = 20; +"@MMK_R_e" = 20; +"@MMK_R_j" = 20; +"@MMK_R_h" = 20; +"@MMK_R_n" = 20; +"@MMK_R_o" = 20; +"@MMK_R_l" = 20; +"@MMK_R_S" = -135; +"@MMK_R_P" = 20; +"@MMK_R_Q" = 0; +"@MMK_R_V" = -60; +"@MMK_R_W" = -60; +"@MMK_R_T" = -95; +"@MMK_R_U" = 20; +"@MMK_R_Z" = 20; +"@MMK_R_X" = -55; +"@MMK_R_Y" = -90; +"@MMK_R_B" = 20; +"@MMK_R_C" = 0; +"@MMK_R_F" = 20; +"@MMK_R_G" = 0; +"@MMK_R_E" = 20; +"@MMK_R_J" = -135; +"@MMK_R_K" = 20; +"@MMK_R_H" = 20; +"@MMK_R_I" = 20; +"@MMK_R_L" = 20; +"@MMK_R_M" = 20; +"@MMK_R_thorn" = 20; +"@MMK_R_Lslash" = 20; +"@MMK_R_Eth" = 20; +"@MMK_R_eth" = 20; +"@MMK_R_dcroat" = 20; +"@MMK_R_Oslash" = 0; +"@MMK_R_lcaron" = 20; +"@MMK_R_lslash" = 20; +"@MMK_R_Thorn" = 20; +"@MMK_R_oslash" = 20; +"@MMK_R_s" = -60; +"@MMK_R_c" = 20; +"@MMK_R_f" = -40; +"@MMK_R_i" = 20; +"@MMK_R_D" = 20; +"@MMK_R_N" = 20; +"@MMK_R_O" = 0; +}; +quotedbl = { +equal = -10; +quoteleft = -10; +copyright = -50; +parenright = -10; +asciicircum = -35; +divide = -195; +guilsinglright = -65; +minus = -200; +cent = -70; +bullet = -85; +question = -10; +periodcentered = -110; +braceleft = -95; +dollar = -30; +guillemetleft = -150; +guillemetright = -65; +ampersand = -110; +guilsinglleft = -150; +quotedblleft = -10; +quotedblbase = -200; +registered = -20; +at = -55; +colon = -20; +percent = -10; +underscore = -200; +questiondown = -200; +slash = -200; +perthousand = -10; +ellipsis = -200; +plus = -200; +hyphen = -175; +euro = -85; +semicolon = -20; +less = -80; +paragraph = -10; +braceright = -45; +asciitilde = -85; +comma = -115; +numbersign = -135; +multiply = -50; +emdash = -200; +parenleft = -45; +sterling = -95; +backslash = -10; +endash = -200; +quotesinglbase = -115; +"@MMK_R_dcroat" = -65; +"@MMK_R_oslash" = -75; +"@MMK_R_Oslash" = -35; +"@MMK_R_p" = -10; +"@MMK_R_tcaron" = -10; +"@MMK_R_t" = -10; +"@MMK_R_e" = -70; +"@MMK_R_i" = -10; +"@MMK_R_o" = -75; +"@MMK_R_Q" = -35; +"@MMK_R_W" = -10; +"@MMK_R_X" = -10; +"@MMK_R_Y" = -10; +"@MMK_R_G" = -35; +"@MMK_R_J" = -200; +"@MMK_R_V" = -10; +"@MMK_R_dcaron" = -65; +"@MMK_R_a.alt" = -65; +"@MMK_R_q" = -65; +"@MMK_R_r" = -10; +"@MMK_R_s" = -55; +"@MMK_R_u" = -10; +"@MMK_R_v" = -10; +"@MMK_R_w" = -10; +"@MMK_R_x" = -20; +"@MMK_R_y" = -10; +"@MMK_R_z" = -10; +"@MMK_R_a" = -70; +"@MMK_R_c" = -75; +"@MMK_R_d" = -65; +"@MMK_R_f" = -10; +"@MMK_R_g" = -60; +"@MMK_R_j" = -10; +"@MMK_R_m" = -10; +"@MMK_R_n" = -10; +"@MMK_R_S" = -25; +"@MMK_R_A" = -105; +"@MMK_R_C" = -35; +"@MMK_R_O" = -35; +"@MMK_R_eth" = -80; +}; +quotedblleft = { +braceleft = -90; +ellipsis = -215; +copyright = -45; +plus = -30; +emdash = -215; +backslash = -40; +questiondown = -185; +sterling = -85; +guilsinglleft = -150; +divide = -30; +yen = -25; +bullet = -80; +endash = -215; +at = -50; +underscore = -215; +asciicircum = -30; +question = -35; +quotesingle = -10; +quotesinglbase = -115; +guillemetleft = -150; +quotedblright = -15; +periodcentered = -110; +parenleft = -35; +hyphen = -175; +quotedblbase = -215; +quoteright = -15; +asciitilde = -80; +parenright = -35; +guilsinglright = -25; +slash = -205; +quotedbl = -10; +less = -60; +euro = -75; +guillemetright = -25; +numbersign = -125; +multiply = -45; +minus = -30; +cent = -70; +ampersand = -105; +comma = -115; +braceright = -45; +dollar = -20; +"@MMK_R_a.alt" = -65; +"@MMK_R_s" = -45; +"@MMK_R_q" = -65; +"@MMK_R_o" = -75; +"@MMK_R_g" = -60; +"@MMK_R_e" = -70; +"@MMK_R_d" = -65; +"@MMK_R_c" = -75; +"@MMK_R_a" = -65; +"@MMK_R_X" = -40; +"@MMK_R_W" = -30; +"@MMK_R_V" = -30; +"@MMK_R_S" = -15; +"@MMK_R_Q" = -25; +"@MMK_R_J" = -215; +"@MMK_R_G" = -25; +"@MMK_R_C" = -25; +"@MMK_R_A" = -90; +"@MMK_R_dcaron" = -65; +"@MMK_R_oslash" = -75; +"@MMK_R_x" = -10; +"@MMK_R_Y" = -35; +"@MMK_R_T" = -15; +"@MMK_R_O" = -25; +"@MMK_R_eth" = -80; +"@MMK_R_Oslash" = -25; +"@MMK_R_dcroat" = -65; +}; +bar = { +backslash = 30; +guilsinglleft = 20; +slash = 30; +euro = -75; +guilsinglright = 0; +numbersign = -35; +parenright = -10; +multiply = -25; +sterling = -20; +braceright = -45; +guillemetleft = 20; +question = -10; +dollar = -20; +asciitilde = -15; +braceleft = -45; +guillemetright = 0; +"@MMK_R_s" = -10; +"@MMK_R_j" = 55; +"@MMK_R_S" = -15; +}; +at = { +comma = -60; +quotesingle = -40; +questiondown = -70; +quoteright = -65; +quotedblleft = -40; +percent = -30; +euro = -75; +paragraph = -25; +braceright = -45; +yen = -50; +question = -145; +colon = -20; +underscore = -130; +guilsinglleft = 15; +asciicircum = -15; +quotedblright = -65; +semicolon = -20; +quotedblbase = -60; +backslash = -115; +ellipsis = -60; +parenright = -145; +guillemetleft = 15; +slash = -90; +ampersand = -10; +quotesinglbase = -60; +asciitilde = -15; +numbersign = -65; +sterling = -20; +asterisk = -25; +perthousand = -30; +dollar = -45; +registered = -10; +trademark = -25; +braceleft = -45; +quotedbl = -40; +multiply = -35; +degree = -50; +quoteleft = -40; +"@MMK_R_X" = -70; +"@MMK_R_f" = -10; +"@MMK_R_x" = -35; +"@MMK_R_t" = -10; +"@MMK_R_S" = -45; +"@MMK_R_W" = -60; +"@MMK_R_tcaron" = -10; +"@MMK_R_T" = -75; +"@MMK_R_a" = -20; +"@MMK_R_y" = -30; +"@MMK_R_s" = -25; +"@MMK_R_w" = -20; +"@MMK_R_J" = -65; +"@MMK_R_A" = -50; +"@MMK_R_Y" = -85; +"@MMK_R_V" = -60; +"@MMK_R_v" = -15; +}; +periodcentered = { +guilsinglleft = 15; +quotedblleft = -110; +underscore = -110; +dollar = -105; +registered = -30; +trademark = -90; +ellipsis = -110; +perthousand = -100; +parenright = -110; +guillemetright = -80; +quoteright = -110; +paragraph = -75; +euro = -75; +guillemetleft = 15; +braceleft = -45; +quotedblbase = -110; +asciicircum = -110; +numbersign = -70; +slash = -110; +quoteleft = -110; +comma = -110; +yen = -50; +guilsinglright = -80; +semicolon = -105; +questiondown = -110; +quotesinglbase = -110; +question = -110; +backslash = -110; +quotedbl = -110; +braceright = -45; +quotesingle = -110; +quotedblright = -110; +percent = -100; +ampersand = -10; +degree = -110; +colon = -100; +asterisk = -110; +asciitilde = -25; +sterling = -20; +multiply = -30; +"@MMK_R_tcaron" = -60; +"@MMK_R_s" = -40; +"@MMK_R_v" = -20; +"@MMK_R_t" = -60; +"@MMK_R_a" = -25; +"@MMK_R_f" = -60; +"@MMK_R_S" = -110; +"@MMK_R_W" = -75; +"@MMK_R_V" = -75; +"@MMK_R_T" = -110; +"@MMK_R_Y" = -110; +"@MMK_R_X" = -75; +"@MMK_R_A" = -50; +"@MMK_R_J" = -110; +"@MMK_R_w" = -30; +"@MMK_R_y" = -40; +"@MMK_R_x" = -45; +}; +quotedblbase = { +guilsinglleft = -125; +sterling = -20; +asterisk = -200; +dollar = -30; +quotedbl = -200; +copyright = -60; +parenright = -45; +percent = -95; +periodcentered = -110; +asciicircum = -215; +multiply = -175; +cent = -60; +paragraph = -215; +trademark = -215; +equal = -65; +endash = -215; +guillemetleft = -125; +braceright = -45; +euro = -205; +divide = -215; +numbersign = -65; +emdash = -215; +minus = -215; +braceleft = -90; +parenleft = -40; +bullet = -160; +quoteright = -115; +quotesingle = -110; +less = -215; +guilsinglright = -10; +backslash = -215; +quotedblleft = -215; +hyphen = -175; +plus = -215; +registered = -215; +perthousand = -95; +question = -135; +quotedblright = -215; +asciitilde = -215; +yen = -50; +quoteleft = -115; +guillemetright = -10; +degree = -205; +at = -50; +ampersand = -35; +"@MMK_R_v" = -45; +"@MMK_R_dcroat" = -60; +"@MMK_R_a.alt" = -55; +"@MMK_R_C" = -105; +"@MMK_R_dcaron" = -60; +"@MMK_R_g" = -85; +"@MMK_R_f" = -60; +"@MMK_R_e" = -65; +"@MMK_R_d" = -60; +"@MMK_R_c" = -70; +"@MMK_R_o" = -65; +"@MMK_R_j" = 40; +"@MMK_R_u" = -35; +"@MMK_R_t" = -70; +"@MMK_R_s" = -15; +"@MMK_R_q" = -60; +"@MMK_R_y" = -85; +"@MMK_R_G" = -105; +"@MMK_R_O" = -105; +"@MMK_R_W" = -120; +"@MMK_R_V" = -120; +"@MMK_R_U" = -65; +"@MMK_R_S" = -20; +"@MMK_R_tcaron" = -70; +"@MMK_R_a" = -25; +"@MMK_R_eth" = -55; +"@MMK_R_w" = -65; +"@MMK_R_T" = -110; +"@MMK_R_Q" = -105; +"@MMK_R_Y" = -110; +}; +numbersign = { +quoteleft = -40; +greater = -35; +dollar = -60; +question = -90; +less = -75; +quotedblleft = -40; +asciicircum = -75; +paragraph = -45; +guilsinglleft = -90; +quoteright = -55; +sterling = -100; +quotedblbase = -185; +bullet = -95; +slash = -200; +copyright = -90; +hyphen = -85; +minus = -70; +periodcentered = -100; +registered = -55; +semicolon = -55; +backslash = -65; +degree = -35; +divide = -70; +at = -95; +quotesingle = -40; +euro = -115; +comma = -115; +asciitilde = -105; +quotesinglbase = -115; +bar = -35; +plus = -70; +quotedblright = -55; +questiondown = -185; +braceleft = -125; +guilsinglright = -60; +trademark = -35; +colon = -55; +guillemetleft = -90; +equal = -40; +endash = -85; +braceright = -80; +ellipsis = -185; +ampersand = -120; +bracketleft = -35; +quotedbl = -40; +yen = -50; +parenright = -90; +guillemetright = -60; +emdash = -85; +parenleft = -90; +percent = -35; +multiply = -90; +numbersign = -175; +cent = -100; +perthousand = -35; +bracketright = -35; +asterisk = -50; +underscore = -345; +"@MMK_R_Eth" = -35; +"@MMK_R_eth" = -100; +"@MMK_R_b" = -35; +"@MMK_R_n" = -45; +"@MMK_R_o" = -100; +"@MMK_R_i" = -45; +"@MMK_R_j" = -45; +"@MMK_R_e" = -100; +"@MMK_R_f" = -45; +"@MMK_R_lslash" = -35; +"@MMK_R_g" = -95; +"@MMK_R_w" = -45; +"@MMK_R_p" = -45; +"@MMK_R_E" = -35; +"@MMK_R_F" = -35; +"@MMK_R_B" = -35; +"@MMK_R_C" = -75; +"@MMK_R_T" = -35; +"@MMK_R_U" = -35; +"@MMK_R_V" = -60; +"@MMK_R_S" = -60; +"@MMK_R_oslash" = -100; +"@MMK_R_l" = -35; +"@MMK_R_m" = -45; +"@MMK_R_dcaron" = -95; +"@MMK_R_d" = -95; +"@MMK_R_Thorn" = -35; +"@MMK_R_O" = -75; +"@MMK_R_G" = -75; +"@MMK_R_thorn" = -35; +"@MMK_R_c" = -100; +"@MMK_R_Oslash" = -75; +"@MMK_R_lcaron" = -35; +"@MMK_R_a.alt" = -95; +"@MMK_R_tcaron" = -45; +"@MMK_R_Lslash" = -35; +"@MMK_R_A" = -140; +"@MMK_R_h" = -35; +"@MMK_R_a" = -105; +"@MMK_R_x" = -55; +"@MMK_R_y" = -45; +"@MMK_R_z" = -45; +"@MMK_R_t" = -45; +"@MMK_R_u" = -45; +"@MMK_R_v" = -45; +"@MMK_R_q" = -95; +"@MMK_R_r" = -45; +"@MMK_R_s" = -95; +"@MMK_R_L" = -35; +"@MMK_R_M" = -35; +"@MMK_R_N" = -35; +"@MMK_R_H" = -35; +"@MMK_R_I" = -35; +"@MMK_R_J" = -215; +"@MMK_R_K" = -35; +"@MMK_R_D" = -35; +"@MMK_R_X" = -70; +"@MMK_R_Y" = -70; +"@MMK_R_Z" = -35; +"@MMK_R_W" = -60; +"@MMK_R_P" = -35; +"@MMK_R_Q" = -75; +"@MMK_R_R" = -35; +"@MMK_R_dcroat" = -95; +"@MMK_R_germandbls" = -35; +}; +less = { +parenright = -10; +numbersign = -35; +guilsinglright = 0; +asciitilde = -15; +guillemetleft = 20; +multiply = -25; +guillemetright = 0; +braceleft = -45; +question = -10; +sterling = -20; +dollar = -20; +euro = -75; +underscore = -290; +braceright = -45; +guilsinglleft = 20; +"@MMK_R_s" = -10; +"@MMK_R_S" = -15; +}; +copyright = { +semicolon = -30; +underscore = -120; +registered = -15; +guilsinglleft = 20; +numbersign = -60; +asciicircum = -25; +quoteright = -80; +parenright = -155; +quoteleft = -50; +ellipsis = -50; +quotesinglbase = -50; +questiondown = -60; +braceleft = -45; +asterisk = -35; +yen = -50; +euro = -75; +colon = -30; +quotedblright = -80; +multiply = -30; +guillemetleft = 20; +question = -155; +degree = -60; +percent = -40; +comma = -50; +guilsinglright = -15; +dollar = -55; +quotesingle = -50; +quotedblleft = -50; +slash = -80; +paragraph = -30; +backslash = -130; +quotedbl = -50; +guillemetright = -15; +trademark = -35; +braceright = -45; +quotedblbase = -50; +asciitilde = -15; +perthousand = -40; +sterling = -20; +"@MMK_R_J" = -55; +"@MMK_R_A" = -45; +"@MMK_R_X" = -65; +"@MMK_R_T" = -90; +"@MMK_R_V" = -70; +"@MMK_R_W" = -70; +"@MMK_R_S" = -55; +"@MMK_R_f" = -15; +"@MMK_R_a" = -15; +"@MMK_R_x" = -40; +"@MMK_R_y" = -35; +"@MMK_R_t" = -15; +"@MMK_R_w" = -25; +"@MMK_R_s" = -30; +"@MMK_R_tcaron" = -15; +"@MMK_R_v" = -20; +"@MMK_R_Y" = -95; +}; +cent = { +slash = -15; +dollar = -20; +guilsinglleft = 20; +backslash = -85; +quotesingle = -15; +parenright = -105; +guillemetleft = 20; +sterling = -20; +multiply = -25; +degree = -15; +numbersign = -35; +guilsinglright = 0; +question = -135; +braceright = -45; +quoteright = -40; +quotedbl = -15; +quotedblright = -40; +underscore = -70; +euro = -75; +guillemetright = 0; +braceleft = -45; +asciitilde = -15; +yen = -30; +"@MMK_R_X" = -10; +"@MMK_R_s" = -10; +"@MMK_R_W" = -40; +"@MMK_R_Y" = -55; +"@MMK_R_T" = -75; +"@MMK_R_V" = -40; +"@MMK_R_S" = -15; +}; +bracketleft = { +sterling = -20; +euro = -75; +multiply = -25; +guillemetleft = 20; +guillemetright = 0; +braceright = -45; +guilsinglright = 0; +dollar = -20; +backslash = 25; +braceleft = -45; +question = -10; +guilsinglleft = 20; +slash = 30; +parenright = -10; +numbersign = -35; +asciitilde = -15; +"@MMK_R_s" = -10; +"@MMK_R_j" = 65; +"@MMK_R_S" = -15; +}; +quoteright = { +multiply = -95; +semicolon = -35; +parenleft = -70; +minus = -80; +bullet = -115; +guillemetright = -75; +underscore = -115; +ampersand = -105; +guilsinglleft = -115; +emdash = -115; +question = -10; +slash = -115; +questiondown = -115; +euro = -90; +registered = -30; +periodcentered = -110; +divide = -80; +parenright = -15; +colon = -35; +at = -95; +numbersign = -115; +asciitilde = -115; +braceleft = -95; +paragraph = -10; +backslash = -20; +endash = -115; +plus = -80; +ellipsis = -115; +dollar = -30; +sterling = -100; +quotesinglbase = -115; +comma = -115; +less = -115; +equal = -10; +guillemetleft = -115; +quotedblbase = -115; +hyphen = -115; +asciicircum = -75; +copyright = -85; +cent = -115; +braceright = -45; +guilsinglright = -75; +yen = -10; +"@MMK_R_oslash" = -115; +"@MMK_R_eth" = -115; +"@MMK_R_a.alt" = -110; +"@MMK_R_g" = -105; +"@MMK_R_d" = -115; +"@MMK_R_a" = -80; +"@MMK_R_n" = -20; +"@MMK_R_m" = -20; +"@MMK_R_j" = -15; +"@MMK_R_v" = -20; +"@MMK_R_w" = -20; +"@MMK_R_s" = -90; +"@MMK_R_A" = -105; +"@MMK_R_O" = -55; +"@MMK_R_J" = -115; +"@MMK_R_V" = -15; +"@MMK_R_W" = -15; +"@MMK_R_S" = -25; +"@MMK_R_Q" = -55; +"@MMK_R_X" = -20; +"@MMK_R_Oslash" = -55; +"@MMK_R_e" = -115; +"@MMK_R_c" = -115; +"@MMK_R_o" = -115; +"@MMK_R_dcaron" = -115; +"@MMK_R_t" = -20; +"@MMK_R_u" = -20; +"@MMK_R_r" = -20; +"@MMK_R_q" = -115; +"@MMK_R_z" = -20; +"@MMK_R_x" = -30; +"@MMK_R_G" = -55; +"@MMK_R_C" = -55; +"@MMK_R_i" = -15; +"@MMK_R_y" = -20; +"@MMK_R_Y" = -20; +"@MMK_R_f" = -20; +"@MMK_R_p" = -20; +"@MMK_R_dcroat" = -115; +"@MMK_R_tcaron" = -20; +}; +paragraph = { +guillemetleft = 20; +guilsinglleft = 20; +dollar = -20; +backslash = 30; +guillemetright = 0; +slash = 20; +numbersign = -35; +braceright = -45; +parenright = -10; +braceleft = -45; +sterling = -20; +guilsinglright = 0; +question = -10; +asciitilde = -15; +multiply = -25; +euro = -75; +"@MMK_R_j" = 50; +"@MMK_R_S" = -15; +"@MMK_R_s" = -10; +}; +"@MMK_L_x" = { +underscore = -270; +quoteleft = -10; +sterling = -20; +backslash = -80; +minus = -25; +asterisk = -15; +hyphen = -35; +cent = -40; +quotedblleft = -10; +trademark = -10; +degree = -15; +quotedblright = -25; +registered = -20; +copyright = -40; +guillemetleft = -25; +guillemetright = -10; +asciicircum = -30; +euro = -80; +less = -25; +question = -130; +perthousand = -10; +guilsinglright = -10; +percent = -10; +yen = -35; +quotesingle = -20; +multiply = -45; +asciitilde = -55; +parenright = -85; +emdash = -35; +quoteright = -25; +dollar = -30; +at = -40; +braceleft = -80; +endash = -35; +equal = -10; +ampersand = -30; +braceright = -45; +bullet = -40; +divide = -25; +paragraph = -10; +guilsinglleft = -25; +plus = -25; +numbersign = -60; +quotedbl = -20; +periodcentered = -45; +parenleft = -40; +"@MMK_R_eth" = -40; +"@MMK_R_a.alt" = -40; +"@MMK_R_dcaron" = -40; +"@MMK_R_S" = -25; +"@MMK_R_Q" = -30; +"@MMK_R_s" = -20; +"@MMK_R_tcaron" = -10; +"@MMK_R_W" = -40; +"@MMK_R_V" = -40; +"@MMK_R_U" = -10; +"@MMK_R_T" = -110; +"@MMK_R_O" = -30; +"@MMK_R_C" = -30; +"@MMK_R_G" = -30; +"@MMK_R_y" = -10; +"@MMK_R_q" = -40; +"@MMK_R_w" = -10; +"@MMK_R_v" = -10; +"@MMK_R_u" = -10; +"@MMK_R_t" = -10; +"@MMK_R_o" = -45; +"@MMK_R_c" = -45; +"@MMK_R_a" = -25; +"@MMK_R_g" = -40; +"@MMK_R_f" = -10; +"@MMK_R_e" = -45; +"@MMK_R_d" = -40; +"@MMK_R_dcroat" = -40; +"@MMK_R_Y" = -55; +}; +"@MMK_L_w" = { +guilsinglleft = -15; +backslash = -70; +asciicircum = -15; +endash = -20; +copyright = -25; +divide = -15; +ellipsis = -60; +at = -30; +less = -15; +hyphen = -20; +emdash = -20; +quotedblbase = -60; +periodcentered = -30; +minus = -15; +question = -120; +parenleft = -30; +euro = -75; +quoteright = -15; +yen = -25; +numbersign = -90; +underscore = -345; +plus = -15; +braceright = -45; +guillemetleft = -15; +braceleft = -70; +slash = -70; +ampersand = -40; +quotedblright = -15; +sterling = -40; +quotedbl = -10; +dollar = -20; +comma = -60; +semicolon = -10; +cent = -30; +parenright = -95; +bullet = -25; +quotesinglbase = -60; +questiondown = -65; +quotesingle = -10; +multiply = -35; +registered = -10; +asciitilde = -40; +"@MMK_R_S" = -20; +"@MMK_R_o" = -30; +"@MMK_R_dcaron" = -30; +"@MMK_R_eth" = -30; +"@MMK_R_dcroat" = -30; +"@MMK_R_oslash" = -30; +"@MMK_R_a.alt" = -30; +"@MMK_R_J" = -55; +"@MMK_R_O" = -20; +"@MMK_R_G" = -20; +"@MMK_R_A" = -70; +"@MMK_R_C" = -20; +"@MMK_R_X" = -55; +"@MMK_R_Y" = -50; +"@MMK_R_T" = -115; +"@MMK_R_V" = -35; +"@MMK_R_W" = -35; +"@MMK_R_Q" = -20; +"@MMK_R_d" = -30; +"@MMK_R_e" = -30; +"@MMK_R_g" = -30; +"@MMK_R_a" = -45; +"@MMK_R_c" = -30; +"@MMK_R_x" = -10; +"@MMK_R_q" = -30; +"@MMK_R_s" = -40; +"@MMK_R_Oslash" = -20; +}; +"@MMK_L_dcroat" = { +quotesingle = 25; +guilsinglleft = 20; +multiply = -25; +sterling = -20; +braceleft = -45; +asciitilde = -15; +braceright = -20; +asterisk = 25; +parenright = 10; +underscore = -225; +perthousand = 20; +backslash = 25; +paragraph = 20; +greater = 25; +bar = 25; +bracketright = 25; +yen = 20; +guillemetright = 0; +numbersign = -35; +euro = -75; +guilsinglright = 0; +percent = 20; +quotedbl = 25; +quoteleft = 20; +guillemetleft = 20; +quotedblright = 25; +bracketleft = 25; +quotedblleft = 20; +degree = 25; +trademark = 25; +quoteright = 25; +question = 15; +"@MMK_R_Thorn" = 25; +"@MMK_R_lslash" = 25; +"@MMK_R_W" = 20; +"@MMK_R_Eth" = 25; +"@MMK_R_Y" = 20; +"@MMK_R_X" = 20; +"@MMK_R_Lslash" = 25; +"@MMK_R_thorn" = 25; +"@MMK_R_Z" = 25; +"@MMK_R_I" = 25; +"@MMK_R_lcaron" = 25; +"@MMK_R_germandbls" = 25; +"@MMK_R_s" = -10; +"@MMK_R_b" = 25; +"@MMK_R_i" = 20; +"@MMK_R_h" = 25; +"@MMK_R_j" = 15; +"@MMK_R_l" = 25; +"@MMK_R_P" = 25; +"@MMK_R_R" = 25; +"@MMK_R_U" = 25; +"@MMK_R_T" = 25; +"@MMK_R_V" = 20; +"@MMK_R_B" = 25; +"@MMK_R_E" = 25; +"@MMK_R_D" = 25; +"@MMK_R_F" = 25; +"@MMK_R_H" = 25; +"@MMK_R_K" = 25; +"@MMK_R_M" = 25; +"@MMK_R_L" = 25; +"@MMK_R_N" = 25; +}; +"@MMK_L_y" = { +comma = -115; +quotedblright = -20; +slash = -120; +divide = -25; +dollar = -25; +braceright = -45; +degree = -10; +parenleft = -45; +plus = -25; +multiply = -45; +asciitilde = -60; +quotedbl = -15; +parenright = -100; +colon = -10; +euro = -75; +asciicircum = -30; +ellipsis = -115; +quotedblbase = -115; +guillemetleft = -45; +hyphen = -40; +questiondown = -120; +less = -30; +guilsinglleft = -45; +periodcentered = -55; +bullet = -50; +ampersand = -75; +braceleft = -90; +guilsinglright = -15; +asterisk = -10; +copyright = -45; +backslash = -70; +underscore = -135; +quoteright = -20; +sterling = -55; +minus = -25; +yen = -25; +at = -50; +guillemetright = -15; +numbersign = -130; +semicolon = -10; +question = -125; +cent = -55; +registered = -10; +endash = -40; +emdash = -40; +quotesingle = -15; +quotesinglbase = -115; +"@MMK_R_oslash" = -55; +"@MMK_R_Oslash" = -30; +"@MMK_R_eth" = -55; +"@MMK_R_dcaron" = -50; +"@MMK_R_G" = -30; +"@MMK_R_J" = -110; +"@MMK_R_W" = -35; +"@MMK_R_X" = -55; +"@MMK_R_dcroat" = -50; +"@MMK_R_a.alt" = -50; +"@MMK_R_c" = -55; +"@MMK_R_a" = -70; +"@MMK_R_g" = -50; +"@MMK_R_d" = -50; +"@MMK_R_e" = -55; +"@MMK_R_o" = -55; +"@MMK_R_s" = -50; +"@MMK_R_q" = -50; +"@MMK_R_x" = -10; +"@MMK_R_C" = -30; +"@MMK_R_A" = -95; +"@MMK_R_O" = -30; +"@MMK_R_S" = -20; +"@MMK_R_Q" = -30; +"@MMK_R_V" = -35; +"@MMK_R_T" = -115; +"@MMK_R_Y" = -50; +}; +"@MMK_L_S" = { +question = -65; +quotesinglbase = -30; +bullet = -15; +guillemetleft = 10; +less = -25; +colon = -30; +quotedblleft = -80; +braceright = -45; +multiply = -30; +degree = -55; +parenright = -65; +questiondown = -40; +guilsinglleft = 10; +asciicircum = -175; +asciitilde = -55; +quoteleft = -80; +quotedbl = -40; +periodcentered = -10; +quoteright = -40; +numbersign = -40; +comma = -30; +slash = -60; +braceleft = -45; +sterling = -20; +underscore = -135; +quotedblright = -40; +euro = -75; +semicolon = -30; +guillemetright = -20; +trademark = -95; +registered = -55; +dollar = -70; +perthousand = -70; +guilsinglright = -20; +quotesingle = -40; +quotedblbase = -30; +percent = -70; +paragraph = -85; +backslash = -55; +ellipsis = -30; +asterisk = -45; +yen = -45; +"@MMK_R_tcaron" = -60; +"@MMK_R_A" = -30; +"@MMK_R_J" = -35; +"@MMK_R_O" = -20; +"@MMK_R_C" = -20; +"@MMK_R_G" = -20; +"@MMK_R_X" = -45; +"@MMK_R_Y" = -55; +"@MMK_R_Q" = -20; +"@MMK_R_S" = -50; +"@MMK_R_T" = -40; +"@MMK_R_V" = -50; +"@MMK_R_W" = -50; +"@MMK_R_f" = -60; +"@MMK_R_x" = -30; +"@MMK_R_y" = -55; +"@MMK_R_s" = -60; +"@MMK_R_t" = -60; +"@MMK_R_v" = -30; +"@MMK_R_w" = -40; +"@MMK_R_Oslash" = -20; +}; +"@MMK_L_r" = { +comma = -115; +question = -50; +backslash = -40; +guilsinglleft = -110; +bullet = -40; +multiply = -25; +less = -15; +guillemetleft = -110; +parenleft = -15; +sterling = -85; +asciitilde = -45; +cent = -35; +numbersign = -105; +questiondown = -175; +underscore = -180; +quotedblright = -10; +emdash = -145; +braceright = -45; +slash = -175; +ampersand = -100; +dollar = -20; +quotedblbase = -175; +braceleft = -90; +euro = -75; +endash = -145; +quoteright = -10; +hyphen = -145; +quotesinglbase = -115; +at = -25; +guilsinglright = 0; +guillemetright = 0; +ellipsis = -175; +copyright = -20; +periodcentered = -110; +parenright = -45; +yen = -15; +"@MMK_R_oslash" = -40; +"@MMK_R_eth" = -45; +"@MMK_R_e" = -35; +"@MMK_R_a" = -60; +"@MMK_R_c" = -40; +"@MMK_R_d" = -35; +"@MMK_R_g" = -25; +"@MMK_R_o" = -40; +"@MMK_R_q" = -35; +"@MMK_R_s" = -25; +"@MMK_R_x" = -10; +"@MMK_R_A" = -75; +"@MMK_R_J" = -170; +"@MMK_R_S" = -15; +"@MMK_R_W" = -20; +"@MMK_R_V" = -20; +"@MMK_R_Y" = -30; +"@MMK_R_X" = -30; +"@MMK_R_a.alt" = -30; +"@MMK_R_dcaron" = -35; +"@MMK_R_dcroat" = -35; +}; +"@MMK_L_D" = { +quotedblbase = -95; +guilsinglleft = 0; +parenright = -120; +asciicircum = -10; +colon = -10; +quotedbl = -35; +yen = -45; +ampersand = -20; +quoteright = -50; +guillemetleft = 0; +euro = -75; +braceleft = -45; +semicolon = -15; +quoteleft = -25; +ellipsis = -95; +sterling = -20; +degree = -40; +paragraph = -15; +question = -120; +percent = -20; +numbersign = -75; +trademark = -15; +quotedblleft = -25; +asterisk = -15; +quotesinglbase = -95; +quotesingle = -35; +braceright = -45; +perthousand = -20; +asciitilde = -15; +multiply = -35; +slash = -110; +underscore = -270; +quotedblright = -50; +comma = -95; +questiondown = -105; +backslash = -105; +dollar = -40; +"@MMK_R_A" = -55; +"@MMK_R_J" = -120; +"@MMK_R_W" = -55; +"@MMK_R_V" = -55; +"@MMK_R_T" = -55; +"@MMK_R_S" = -35; +"@MMK_R_Y" = -75; +"@MMK_R_X" = -85; +"@MMK_R_a" = -30; +"@MMK_R_w" = -20; +"@MMK_R_v" = -15; +"@MMK_R_s" = -20; +"@MMK_R_y" = -25; +"@MMK_R_x" = -30; +}; +"@MMK_L_m" = { +quoteleft = -45; +sterling = -20; +registered = -10; +underscore = -345; +braceright = -45; +paragraph = -25; +numbersign = -35; +quotedblright = -85; +percent = -35; +quotedblleft = -45; +braceleft = -45; +dollar = -25; +parenright = -85; +degree = -55; +euro = -75; +guillemetleft = 20; +asciicircum = -20; +quotedbl = -40; +trademark = -30; +quotesingle = -40; +guilsinglleft = 20; +quoteright = -85; +multiply = -25; +backslash = -120; +question = -135; +asterisk = -30; +yen = -50; +perthousand = -35; +asciitilde = -15; +"@MMK_R_tcaron" = -10; +"@MMK_R_w" = -20; +"@MMK_R_v" = -15; +"@MMK_R_t" = -10; +"@MMK_R_s" = -10; +"@MMK_R_y" = -30; +"@MMK_R_f" = -10; +"@MMK_R_V" = -60; +"@MMK_R_W" = -60; +"@MMK_R_T" = -110; +"@MMK_R_S" = -15; +"@MMK_R_Y" = -85; +}; +"@MMK_L_Thorn" = { +comma = -115; +quotedblbase = -160; +braceright = -45; +quoteleft = -40; +numbersign = -80; +yen = -45; +ampersand = -25; +backslash = -115; +quotesingle = -40; +multiply = -40; +asciicircum = -15; +braceleft = -45; +question = -155; +asterisk = -25; +euro = -75; +quoteright = -75; +quotedblleft = -40; +questiondown = -150; +semicolon = -20; +perthousand = -30; +sterling = -20; +slash = -125; +quotedbl = -40; +dollar = -45; +parenright = -150; +percent = -30; +underscore = -330; +paragraph = -20; +quotedblright = -75; +asciitilde = -15; +colon = -15; +trademark = -25; +quotesinglbase = -115; +degree = -50; +ellipsis = -160; +"@MMK_R_a" = -45; +"@MMK_R_s" = -20; +"@MMK_R_v" = -15; +"@MMK_R_w" = -20; +"@MMK_R_x" = -30; +"@MMK_R_y" = -25; +"@MMK_R_A" = -60; +"@MMK_R_J" = -185; +"@MMK_R_S" = -40; +"@MMK_R_T" = -100; +"@MMK_R_V" = -60; +"@MMK_R_W" = -60; +"@MMK_R_X" = -90; +"@MMK_R_Y" = -80; +}; +"@MMK_L_N" = { +euro = -75; +guillemetleft = 20; +guilsinglleft = 20; +dollar = -20; +asciitilde = -15; +braceleft = -45; +guilsinglright = 0; +parenright = -10; +underscore = -345; +braceright = -45; +multiply = -25; +guillemetright = 0; +numbersign = -35; +sterling = -20; +question = -10; +"@MMK_R_S" = -15; +"@MMK_R_s" = -10; +}; +"@MMK_L_B" = { +guillemetright = -20; +questiondown = -40; +periodcentered = -10; +underscore = -145; +numbersign = -40; +dollar = -50; +quotesingle = -35; +quotedblleft = -25; +parenright = -65; +trademark = -25; +sterling = -20; +plus = -10; +colon = -30; +braceleft = -45; +quotesinglbase = -30; +asciicircum = -50; +guillemetleft = 10; +question = -60; +semicolon = -30; +asterisk = -30; +guilsinglright = -20; +multiply = -30; +perthousand = -25; +slash = -60; +backslash = -75; +yen = -50; +bullet = -15; +degree = -30; +quoteright = -45; +quotedbl = -35; +ellipsis = -30; +quotedblright = -45; +guilsinglleft = 10; +comma = -30; +percent = -25; +quotedblbase = -30; +minus = -10; +divide = -10; +registered = -35; +quoteleft = -25; +paragraph = -25; +less = -25; +euro = -75; +braceright = -45; +asciitilde = -60; +"@MMK_R_s" = -60; +"@MMK_R_t" = -25; +"@MMK_R_w" = -30; +"@MMK_R_v" = -30; +"@MMK_R_y" = -30; +"@MMK_R_x" = -30; +"@MMK_R_g" = -10; +"@MMK_R_f" = -25; +"@MMK_R_Q" = -20; +"@MMK_R_S" = -45; +"@MMK_R_T" = -30; +"@MMK_R_W" = -55; +"@MMK_R_V" = -55; +"@MMK_R_Y" = -65; +"@MMK_R_X" = -45; +"@MMK_R_A" = -30; +"@MMK_R_C" = -20; +"@MMK_R_G" = -20; +"@MMK_R_J" = -40; +"@MMK_R_O" = -20; +"@MMK_R_Oslash" = -20; +"@MMK_R_tcaron" = -25; +}; +"@MMK_L_b" = { +parenright = -160; +yen = -50; +quotedblleft = -70; +quotedblbase = -50; +guilsinglright = -30; +braceleft = -45; +quotesinglbase = -50; +asciicircum = -40; +questiondown = -60; +quoteleft = -70; +semicolon = -45; +guilsinglleft = 20; +trademark = -65; +slash = -80; +euro = -75; +colon = -45; +dollar = -70; +quoteright = -115; +perthousand = -60; +question = -155; +ellipsis = -50; +underscore = -175; +backslash = -145; +paragraph = -45; +asterisk = -55; +braceright = -45; +comma = -50; +degree = -85; +quotedbl = -65; +registered = -20; +quotedblright = -125; +guillemetleft = 20; +numbersign = -55; +multiply = -25; +quotesingle = -65; +guillemetright = -30; +asciitilde = -20; +sterling = -20; +percent = -60; +"@MMK_R_tcaron" = -30; +"@MMK_R_S" = -70; +"@MMK_R_T" = -110; +"@MMK_R_W" = -75; +"@MMK_R_V" = -75; +"@MMK_R_Y" = -100; +"@MMK_R_X" = -60; +"@MMK_R_A" = -40; +"@MMK_R_J" = -60; +"@MMK_R_s" = -35; +"@MMK_R_t" = -30; +"@MMK_R_w" = -30; +"@MMK_R_v" = -20; +"@MMK_R_y" = -40; +"@MMK_R_x" = -40; +"@MMK_R_a" = -10; +"@MMK_R_f" = -30; +}; +"@MMK_L_germandbls" = { +percent = -15; +quotesingle = -20; +euro = -75; +parenright = -45; +sterling = -20; +quoteleft = -15; +backslash = -55; +slash = -60; +dollar = -35; +colon = -20; +registered = -20; +guilsinglright = -20; +quotedblbase = -30; +braceright = -45; +comma = -30; +semicolon = -20; +braceleft = -45; +guillemetright = -20; +guillemetleft = 10; +quotedbl = -20; +asciicircum = -40; +less = -20; +trademark = -15; +ellipsis = -30; +underscore = -150; +quotesinglbase = -30; +questiondown = -40; +quotedblleft = -15; +quotedblright = -30; +paragraph = -15; +multiply = -30; +question = -45; +bullet = -15; +guilsinglleft = 10; +periodcentered = -10; +asciitilde = -50; +perthousand = -15; +yen = -35; +quoteright = -30; +degree = -15; +asterisk = -20; +numbersign = -45; +"@MMK_R_J" = -40; +"@MMK_R_O" = -20; +"@MMK_R_Y" = -50; +"@MMK_R_X" = -45; +"@MMK_R_S" = -30; +"@MMK_R_Q" = -20; +"@MMK_R_W" = -40; +"@MMK_R_T" = -15; +"@MMK_R_f" = -15; +"@MMK_R_y" = -15; +"@MMK_R_x" = -25; +"@MMK_R_s" = -60; +"@MMK_R_w" = -15; +"@MMK_R_v" = -15; +"@MMK_R_Oslash" = -20; +"@MMK_R_tcaron" = -15; +"@MMK_R_C" = -20; +"@MMK_R_G" = -20; +"@MMK_R_A" = -30; +"@MMK_R_V" = -40; +"@MMK_R_t" = -15; +}; +"@MMK_L_n" = { +guillemetleft = 20; +dollar = -25; +quoteright = -85; +braceright = -45; +degree = -55; +quotedblright = -85; +quoteleft = -45; +guilsinglleft = 20; +parenright = -85; +question = -135; +percent = -35; +underscore = -270; +perthousand = -35; +asterisk = -30; +asciicircum = -20; +quotedblleft = -45; +braceleft = -45; +trademark = -30; +euro = -75; +numbersign = -35; +asciitilde = -15; +quotesingle = -40; +registered = -10; +paragraph = -25; +multiply = -25; +backslash = -120; +sterling = -20; +yen = -50; +quotedbl = -40; +"@MMK_R_y" = -30; +"@MMK_R_t" = -10; +"@MMK_R_w" = -20; +"@MMK_R_v" = -15; +"@MMK_R_s" = -10; +"@MMK_R_f" = -10; +"@MMK_R_T" = -110; +"@MMK_R_W" = -60; +"@MMK_R_V" = -60; +"@MMK_R_S" = -15; +"@MMK_R_Y" = -85; +"@MMK_R_tcaron" = -10; +}; +"@MMK_L_P" = { +quotedblright = -20; +braceright = -45; +yen = -30; +ellipsis = -310; +emdash = -25; +parenleft = -25; +endash = -25; +quotedblbase = -215; +slash = -180; +periodcentered = -55; +less = -10; +quotedbl = -15; +degree = -10; +quotesingle = -15; +bullet = -35; +quoteright = -20; +underscore = -330; +question = -60; +comma = -115; +euro = -75; +braceleft = -75; +asciitilde = -45; +copyright = -25; +quotesinglbase = -115; +guillemetleft = -80; +guilsinglleft = -80; +sterling = -35; +questiondown = -185; +dollar = -20; +hyphen = -25; +at = -30; +asciicircum = -10; +parenright = -60; +cent = -35; +backslash = -65; +ampersand = -85; +multiply = -30; +numbersign = -110; +"@MMK_R_dcaron" = -35; +"@MMK_R_oslash" = -40; +"@MMK_R_Oslash" = -10; +"@MMK_R_dcroat" = -35; +"@MMK_R_s" = -30; +"@MMK_R_q" = -35; +"@MMK_R_x" = -10; +"@MMK_R_c" = -40; +"@MMK_R_a" = -65; +"@MMK_R_g" = -30; +"@MMK_R_e" = -35; +"@MMK_R_d" = -35; +"@MMK_R_o" = -40; +"@MMK_R_S" = -20; +"@MMK_R_Q" = -10; +"@MMK_R_W" = -35; +"@MMK_R_V" = -35; +"@MMK_R_T" = -15; +"@MMK_R_Y" = -50; +"@MMK_R_C" = -10; +"@MMK_R_A" = -80; +"@MMK_R_G" = -10; +"@MMK_R_J" = -270; +"@MMK_R_O" = -10; +"@MMK_R_X" = -55; +"@MMK_R_a.alt" = -35; +"@MMK_R_eth" = -40; +}; +"@MMK_L_C" = { +questiondown = -10; +sterling = -20; +braceright = -45; +asciitilde = -15; +guillemetleft = 20; +multiply = -25; +dollar = -20; +euro = -75; +yen = -10; +braceleft = -45; +question = -10; +backslash = -25; +parenright = -10; +numbersign = -35; +slash = -30; +underscore = -130; +guilsinglleft = 20; +"@MMK_R_x" = -10; +"@MMK_R_s" = -20; +"@MMK_R_X" = -20; +"@MMK_R_Y" = -20; +"@MMK_R_S" = -20; +"@MMK_R_V" = -15; +"@MMK_R_W" = -15; +"@MMK_R_A" = -15; +}; +"@MMK_L_Q" = { +yen = -45; +multiply = -35; +asciitilde = -15; +quotedblbase = -40; +questiondown = -50; +sterling = -20; +degree = -40; +perthousand = -25; +asterisk = -15; +braceleft = -45; +guilsinglleft = 0; +parenright = -120; +underscore = -135; +semicolon = -15; +slash = -70; +backslash = -105; +numbersign = -75; +ellipsis = -40; +euro = -75; +paragraph = -15; +braceright = -45; +asciicircum = -10; +dollar = -40; +comma = -40; +ampersand = -20; +quotedbl = -35; +quoteright = -50; +quotesingle = -35; +quoteleft = -30; +percent = -25; +quotesinglbase = -40; +quotedblleft = -30; +guillemetleft = 0; +question = -120; +trademark = -15; +colon = -15; +quotedblright = -50; +"@MMK_R_x" = -30; +"@MMK_R_y" = -25; +"@MMK_R_s" = -20; +"@MMK_R_v" = -15; +"@MMK_R_w" = -20; +"@MMK_R_a" = -30; +"@MMK_R_Y" = -80; +"@MMK_R_S" = -35; +"@MMK_R_V" = -55; +"@MMK_R_W" = -55; +"@MMK_R_T" = -55; +"@MMK_R_J" = -60; +"@MMK_R_A" = -45; +"@MMK_R_X" = -55; +}; +"@MMK_L_lslash" = { +guillemetleft = 20; +braceright = -45; +underscore = -145; +guilsinglright = 0; +dollar = -20; +numbersign = -35; +guilsinglleft = 20; +braceleft = -45; +question = -10; +parenright = -10; +sterling = -20; +multiply = -25; +euro = -75; +guillemetright = 0; +asciitilde = -15; +"@MMK_R_S" = -15; +"@MMK_R_s" = -10; +}; +"@MMK_L_F" = { +parenright = -10; +braceright = -45; +guillemetleft = 20; +slash = -105; +multiply = -25; +braceleft = -45; +guilsinglleft = 20; +asciitilde = -15; +numbersign = -65; +underscore = -310; +comma = -115; +question = -10; +questiondown = -185; +quotesinglbase = -115; +ellipsis = -310; +guilsinglright = 0; +dollar = -20; +quotedblbase = -215; +euro = -75; +sterling = -20; +guillemetright = 0; +"@MMK_R_S" = -15; +"@MMK_R_A" = -45; +"@MMK_R_J" = -270; +"@MMK_R_s" = -20; +"@MMK_R_x" = -10; +"@MMK_R_a" = -20; +}; +"@MMK_L_R" = { +at = -30; +questiondown = -30; +sterling = -35; +dollar = -20; +quotesingle = -15; +copyright = -25; +question = -60; +ellipsis = -35; +euro = -75; +numbersign = -90; +slash = -30; +hyphen = -25; +endash = -25; +quotedblright = -20; +less = -10; +backslash = -65; +cent = -35; +quotesinglbase = -35; +guilsinglleft = -80; +yen = -30; +quotedblbase = -35; +emdash = -25; +periodcentered = -55; +braceleft = -75; +asciitilde = -45; +quoteright = -20; +degree = -10; +parenright = -60; +guillemetleft = -80; +bullet = -35; +quotedbl = -15; +parenleft = -25; +comma = -35; +asciicircum = -10; +braceright = -45; +multiply = -30; +ampersand = -85; +underscore = -330; +"@MMK_R_q" = -35; +"@MMK_R_dcaron" = -35; +"@MMK_R_A" = -30; +"@MMK_R_C" = -10; +"@MMK_R_G" = -10; +"@MMK_R_J" = -60; +"@MMK_R_O" = -10; +"@MMK_R_Q" = -10; +"@MMK_R_S" = -20; +"@MMK_R_T" = -15; +"@MMK_R_W" = -35; +"@MMK_R_V" = -35; +"@MMK_R_Y" = -50; +"@MMK_R_X" = -30; +"@MMK_R_a" = -65; +"@MMK_R_c" = -40; +"@MMK_R_e" = -35; +"@MMK_R_d" = -35; +"@MMK_R_g" = -30; +"@MMK_R_o" = -40; +"@MMK_R_s" = -30; +"@MMK_R_x" = -10; +"@MMK_R_oslash" = -30; +"@MMK_R_eth" = -40; +"@MMK_R_dcroat" = -35; +"@MMK_R_Oslash" = -10; +"@MMK_R_a.alt" = -35; +}; +"@MMK_L_dcaron" = { +quoteleft = 15; +parenright = 25; +quotedblright = 35; +bracketleft = 35; +emdash = -35; +minus = -35; +greater = 35; +divide = -35; +quotesingle = 35; +asterisk = 35; +ampersand = -35; +quotedbl = 35; +semicolon = -30; +registered = -15; +dollar = -10; +question = 25; +periodcentered = -35; +colon = -30; +bar = 35; +underscore = -330; +backslash = 30; +quotesinglbase = -35; +perthousand = 20; +cent = -35; +guillemetleft = -20; +sterling = -55; +hyphen = -35; +bullet = -35; +paragraph = 10; +guillemetright = -30; +asciitilde = -50; +comma = -35; +trademark = 20; +endash = -35; +numbersign = -75; +copyright = -35; +at = -35; +parenleft = -35; +quotedblleft = 15; +yen = 30; +quoteright = 35; +bracketright = 35; +quotedblbase = -35; +euro = -85; +degree = 30; +braceleft = -70; +guilsinglright = -30; +slash = -40; +less = -35; +ellipsis = -35; +multiply = -60; +questiondown = -35; +braceright = -10; +guilsinglleft = -20; +plus = -35; +asciicircum = -40; +percent = 20; +"@MMK_R_Oslash" = -35; +"@MMK_R_dcroat" = -35; +"@MMK_R_lslash" = 35; +"@MMK_R_tcaron" = -15; +"@MMK_R_Lslash" = 35; +"@MMK_R_p" = -15; +"@MMK_R_oslash" = -35; +"@MMK_R_eth" = -35; +"@MMK_R_Thorn" = 35; +"@MMK_R_dcaron" = -35; +"@MMK_R_a.alt" = -35; +"@MMK_R_germandbls" = 20; +"@MMK_R_thorn" = 35; +"@MMK_R_Y" = 25; +"@MMK_R_X" = 25; +"@MMK_R_Z" = 35; +"@MMK_R_Q" = -35; +"@MMK_R_P" = 35; +"@MMK_R_R" = 35; +"@MMK_R_U" = 35; +"@MMK_R_T" = 35; +"@MMK_R_W" = 25; +"@MMK_R_V" = 25; +"@MMK_R_I" = 35; +"@MMK_R_H" = 35; +"@MMK_R_K" = 35; +"@MMK_R_J" = -30; +"@MMK_R_M" = 35; +"@MMK_R_L" = 35; +"@MMK_R_O" = -35; +"@MMK_R_N" = 35; +"@MMK_R_A" = -35; +"@MMK_R_C" = -35; +"@MMK_R_B" = 35; +"@MMK_R_E" = 35; +"@MMK_R_D" = 35; +"@MMK_R_G" = -35; +"@MMK_R_F" = 35; +"@MMK_R_y" = -20; +"@MMK_R_x" = -25; +"@MMK_R_z" = -15; +"@MMK_R_q" = -35; +"@MMK_R_s" = -50; +"@MMK_R_r" = -15; +"@MMK_R_u" = -15; +"@MMK_R_t" = -15; +"@MMK_R_w" = -20; +"@MMK_R_v" = -20; +"@MMK_R_i" = 30; +"@MMK_R_h" = 35; +"@MMK_R_j" = 25; +"@MMK_R_m" = -15; +"@MMK_R_l" = 35; +"@MMK_R_o" = -35; +"@MMK_R_n" = -15; +"@MMK_R_a" = -35; +"@MMK_R_c" = -35; +"@MMK_R_b" = 35; +"@MMK_R_e" = -35; +"@MMK_R_d" = -35; +"@MMK_R_g" = -35; +"@MMK_R_f" = -15; +"@MMK_R_Eth" = 35; +"@MMK_R_lcaron" = 35; +}; +"@MMK_L_eth" = { +quotesingle = -55; +quoteright = -95; +quotedblbase = -55; +quoteleft = -60; +questiondown = -65; +trademark = -45; +asterisk = -45; +asciicircum = -30; +quotedblright = -95; +paragraph = -35; +sterling = -20; +numbersign = -60; +question = -145; +comma = -55; +backslash = -135; +underscore = -185; +parenright = -145; +guilsinglright = -20; +quotedblleft = -60; +slash = -85; +quotesinglbase = -55; +percent = -50; +guillemetleft = 20; +semicolon = -35; +braceleft = -45; +multiply = -30; +guilsinglleft = 20; +registered = -15; +guillemetright = -20; +quotedbl = -55; +euro = -75; +dollar = -60; +colon = -35; +yen = -50; +degree = -70; +perthousand = -50; +ellipsis = -55; +braceright = -45; +asciitilde = -20; +"@MMK_R_f" = -20; +"@MMK_R_a" = -10; +"@MMK_R_x" = -40; +"@MMK_R_A" = -45; +"@MMK_R_tcaron" = -20; +"@MMK_R_W" = -70; +"@MMK_R_Y" = -95; +"@MMK_R_t" = -20; +"@MMK_R_v" = -20; +"@MMK_R_w" = -30; +"@MMK_R_s" = -30; +"@MMK_R_y" = -35; +"@MMK_R_J" = -65; +"@MMK_R_T" = -105; +"@MMK_R_V" = -70; +"@MMK_R_S" = -60; +"@MMK_R_X" = -60; +}; +"@MMK_L_thorn" = { +quotedblleft = -70; +guilsinglleft = 20; +parenright = -160; +quotesinglbase = -50; +ellipsis = -50; +sterling = -20; +quoteright = -115; +guilsinglright = -30; +quoteleft = -70; +asciitilde = -20; +yen = -50; +multiply = -25; +trademark = -65; +braceright = -45; +colon = -45; +semicolon = -45; +numbersign = -55; +quotedbl = -65; +quotedblbase = -50; +question = -155; +asciicircum = -40; +dollar = -70; +paragraph = -45; +guillemetleft = 20; +backslash = -145; +quotedblright = -125; +underscore = -175; +percent = -60; +slash = -80; +registered = -20; +quotesingle = -65; +guillemetright = -30; +questiondown = -60; +perthousand = -60; +degree = -85; +asterisk = -55; +braceleft = -45; +comma = -50; +euro = -75; +"@MMK_R_f" = -30; +"@MMK_R_A" = -40; +"@MMK_R_S" = -70; +"@MMK_R_s" = -35; +"@MMK_R_tcaron" = -30; +"@MMK_R_J" = -65; +"@MMK_R_T" = -110; +"@MMK_R_V" = -75; +"@MMK_R_W" = -75; +"@MMK_R_X" = -60; +"@MMK_R_Y" = -100; +"@MMK_R_a" = -10; +"@MMK_R_t" = -30; +"@MMK_R_v" = -20; +"@MMK_R_w" = -30; +"@MMK_R_x" = -40; +"@MMK_R_y" = -40; +}; +"@MMK_L_a.alt" = { +asciitilde = -15; +guillemetright = 0; +euro = -75; +braceleft = -45; +underscore = -220; +quotedblright = -15; +guillemetleft = 20; +quotesingle = -10; +guilsinglleft = 20; +braceright = -45; +numbersign = -35; +quoteright = -15; +quotedbl = -10; +guilsinglright = 0; +backslash = -70; +multiply = -25; +question = -120; +parenright = -85; +dollar = -20; +yen = -25; +sterling = -20; +"@MMK_R_Y" = -50; +"@MMK_R_S" = -15; +"@MMK_R_T" = -110; +"@MMK_R_W" = -35; +"@MMK_R_V" = -35; +"@MMK_R_s" = -10; +}; +"@MMK_L_Y" = { +braceright = -55; +hyphen = -90; +quotedbl = -10; +quotedblleft = -35; +quotedblbase = -110; +asterisk = -20; +dollar = -60; +plus = -70; +asciitilde = -110; +semicolon = -60; +degree = -25; +perthousand = -35; +guilsinglleft = -90; +minus = -70; +quoteleft = -35; +endash = -90; +euro = -120; +guillemetleft = -90; +underscore = -345; +cent = -105; +braceleft = -125; +multiply = -95; +ellipsis = -110; +guillemetright = -65; +less = -75; +trademark = -30; +parenright = -30; +divide = -70; +question = -30; +registered = -60; +paragraph = -45; +quotesinglbase = -110; +comma = -110; +at = -100; +slash = -110; +questiondown = -110; +periodcentered = -105; +asciicircum = -75; +ampersand = -110; +bullet = -100; +guilsinglright = -65; +quotesingle = -10; +equal = -40; +copyright = -95; +quoteright = -15; +sterling = -105; +parenleft = -90; +percent = -35; +emdash = -90; +colon = -55; +quotedblright = -15; +numbersign = -145; +"@MMK_R_C" = -75; +"@MMK_R_A" = -110; +"@MMK_R_G" = -75; +"@MMK_R_J" = -105; +"@MMK_R_S" = -60; +"@MMK_R_Q" = -75; +"@MMK_R_c" = -105; +"@MMK_R_a" = -105; +"@MMK_R_g" = -95; +"@MMK_R_d" = -100; +"@MMK_R_e" = -105; +"@MMK_R_j" = -10; +"@MMK_R_i" = -10; +"@MMK_R_n" = -45; +"@MMK_R_o" = -105; +"@MMK_R_m" = -45; +"@MMK_R_r" = -45; +"@MMK_R_s" = -100; +"@MMK_R_q" = -100; +"@MMK_R_v" = -50; +"@MMK_R_w" = -50; +"@MMK_R_t" = -45; +"@MMK_R_u" = -45; +"@MMK_R_z" = -45; +"@MMK_R_x" = -55; +"@MMK_R_y" = -50; +"@MMK_R_germandbls" = -35; +"@MMK_R_a.alt" = -100; +"@MMK_R_O" = -75; +"@MMK_R_f" = -45; +"@MMK_R_p" = -45; +"@MMK_R_Oslash" = -75; +"@MMK_R_eth" = -105; +"@MMK_R_dcaron" = -100; +"@MMK_R_dcroat" = -100; +"@MMK_R_tcaron" = -45; +"@MMK_R_oslash" = -105; +}; +"@MMK_L_p" = { +quotedbl = -65; +numbersign = -55; +semicolon = -45; +ellipsis = -50; +guillemetright = -30; +guilsinglright = -30; +backslash = -145; +perthousand = -60; +dollar = -70; +braceright = -45; +guillemetleft = 20; +asterisk = -55; +trademark = -65; +questiondown = -60; +yen = -50; +paragraph = -45; +registered = -20; +percent = -60; +quoteleft = -70; +slash = -80; +quotedblleft = -70; +guilsinglleft = 20; +asciitilde = -20; +colon = -45; +parenright = -160; +sterling = -20; +comma = -50; +quotedblright = -125; +degree = -85; +quotesingle = -65; +underscore = -175; +asciicircum = -40; +multiply = -25; +question = -155; +quotedblbase = -50; +braceleft = -45; +quotesinglbase = -50; +quoteright = -115; +euro = -75; +"@MMK_R_S" = -70; +"@MMK_R_W" = -75; +"@MMK_R_V" = -75; +"@MMK_R_T" = -110; +"@MMK_R_Y" = -100; +"@MMK_R_X" = -60; +"@MMK_R_A" = -40; +"@MMK_R_J" = -60; +"@MMK_R_s" = -35; +"@MMK_R_w" = -30; +"@MMK_R_v" = -20; +"@MMK_R_t" = -30; +"@MMK_R_y" = -40; +"@MMK_R_x" = -40; +"@MMK_R_a" = -10; +"@MMK_R_f" = -30; +"@MMK_R_tcaron" = -30; +}; +"@MMK_L_i" = { +guillemetleft = 20; +euro = -75; +quoteright = -10; +guillemetright = 0; +underscore = -95; +multiply = -25; +parenright = -25; +sterling = -20; +guilsinglleft = 20; +numbersign = -35; +asciitilde = -15; +braceright = -45; +yen = -10; +dollar = -20; +braceleft = -45; +quotedblright = -10; +question = -25; +quotesingle = -10; +guilsinglright = 0; +quotedbl = -10; +"@MMK_R_S" = -15; +"@MMK_R_V" = -10; +"@MMK_R_W" = -10; +"@MMK_R_Y" = -10; +"@MMK_R_s" = -10; +}; +"@MMK_L_X" = { +perthousand = -40; +quotedblleft = -40; +emdash = -55; +guilsinglleft = -55; +paragraph = -45; +plus = -75; +quotesingle = -10; +quoteleft = -40; +degree = -30; +copyright = -65; +quotedblbase = -10; +endash = -55; +asterisk = -20; +quotesinglbase = -10; +cent = -60; +less = -85; +question = -30; +braceleft = -90; +guilsinglright = -20; +minus = -75; +dollar = -40; +euro = -120; +ellipsis = -10; +quotedbl = -10; +percent = -40; +underscore = -345; +sterling = -20; +colon = -10; +trademark = -35; +equal = -40; +numbersign = -60; +asciitilde = -110; +guillemetleft = -55; +quoteright = -15; +bullet = -80; +divide = -75; +hyphen = -55; +ampersand = -40; +registered = -60; +periodcentered = -75; +semicolon = -10; +parenleft = -50; +braceright = -45; +asciicircum = -85; +at = -60; +parenright = -30; +guillemetright = -20; +multiply = -95; +comma = -10; +quotedblright = -15; +"@MMK_R_dcaron" = -60; +"@MMK_R_y" = -55; +"@MMK_R_s" = -25; +"@MMK_R_q" = -60; +"@MMK_R_w" = -55; +"@MMK_R_v" = -50; +"@MMK_R_u" = -40; +"@MMK_R_t" = -50; +"@MMK_R_o" = -65; +"@MMK_R_c" = -65; +"@MMK_R_a" = -35; +"@MMK_R_g" = -70; +"@MMK_R_f" = -50; +"@MMK_R_e" = -65; +"@MMK_R_d" = -60; +"@MMK_R_S" = -35; +"@MMK_R_J" = -10; +"@MMK_R_O" = -85; +"@MMK_R_C" = -85; +"@MMK_R_G" = -85; +"@MMK_R_eth" = -60; +"@MMK_R_a.alt" = -60; +"@MMK_R_dcroat" = -60; +"@MMK_R_Q" = -85; +"@MMK_R_tcaron" = -50; +}; +"@MMK_L_Oslash" = { +quoteright = -25; +guilsinglleft = 0; +slash = -115; +perthousand = -25; +quotesinglbase = -95; +dollar = -40; +multiply = -35; +quoteleft = -30; +quotedblbase = -95; +quotesingle = -20; +braceleft = -45; +colon = -10; +ampersand = -20; +paragraph = -15; +question = -65; +quotedblleft = -30; +degree = -40; +semicolon = -15; +ellipsis = -95; +parenright = -65; +comma = -95; +quotedblright = -25; +asciicircum = -10; +guillemetleft = 0; +trademark = -15; +sterling = -20; +braceright = -45; +quotedbl = -20; +questiondown = -105; +asciitilde = -15; +numbersign = -75; +euro = -75; +percent = -25; +asterisk = -15; +underscore = -240; +"@MMK_R_X" = -10; +"@MMK_R_x" = -30; +"@MMK_R_Y" = -10; +"@MMK_R_S" = -35; +"@MMK_R_J" = -115; +"@MMK_R_A" = -55; +"@MMK_R_y" = -25; +"@MMK_R_v" = -15; +"@MMK_R_w" = -20; +"@MMK_R_s" = -20; +"@MMK_R_a" = -30; +}; +"@MMK_L_c" = { +question = -135; +multiply = -25; +sterling = -20; +braceright = -45; +guilsinglleft = 20; +quotedblright = -55; +dollar = -25; +braceleft = -45; +yen = -30; +quotedblleft = -10; +degree = -20; +quoteright = -55; +underscore = -120; +quoteleft = -10; +parenright = -115; +euro = -75; +numbersign = -35; +quotesingle = -15; +asciitilde = -15; +guillemetright = 0; +backslash = -85; +guilsinglright = 0; +slash = -25; +guillemetleft = 20; +quotedbl = -15; +"@MMK_R_X" = -15; +"@MMK_R_Y" = -60; +"@MMK_R_S" = -15; +"@MMK_R_T" = -110; +"@MMK_R_V" = -40; +"@MMK_R_W" = -40; +"@MMK_R_A" = -10; +"@MMK_R_x" = -10; +"@MMK_R_y" = -10; +"@MMK_R_s" = -20; +}; +"@MMK_L_v" = { +braceright = -45; +quotesingle = -10; +asciicircum = -10; +questiondown = -45; +yen = -25; +ellipsis = -40; +quoteright = -15; +dollar = -20; +quotesinglbase = -40; +parenright = -95; +quotedbl = -10; +minus = -10; +endash = -15; +periodcentered = -20; +plus = -10; +less = -10; +comma = -40; +hyphen = -15; +asciitilde = -30; +emdash = -15; +quotedblbase = -40; +sterling = -35; +parenleft = -20; +underscore = -280; +numbersign = -70; +backslash = -70; +braceleft = -60; +copyright = -20; +bullet = -20; +cent = -20; +divide = -10; +at = -20; +multiply = -35; +question = -120; +quotedblright = -15; +slash = -45; +ampersand = -30; +euro = -75; +"@MMK_R_Oslash" = -15; +"@MMK_R_oslash" = -20; +"@MMK_R_a.alt" = -20; +"@MMK_R_dcaron" = -20; +"@MMK_R_G" = -15; +"@MMK_R_A" = -45; +"@MMK_R_C" = -15; +"@MMK_R_O" = -15; +"@MMK_R_W" = -35; +"@MMK_R_Q" = -15; +"@MMK_R_Y" = -50; +"@MMK_R_e" = -20; +"@MMK_R_d" = -20; +"@MMK_R_g" = -20; +"@MMK_R_a" = -30; +"@MMK_R_c" = -20; +"@MMK_R_o" = -20; +"@MMK_R_q" = -20; +"@MMK_R_s" = -30; +"@MMK_R_x" = -10; +"@MMK_R_X" = -45; +"@MMK_R_J" = -35; +"@MMK_R_T" = -115; +"@MMK_R_V" = -35; +"@MMK_R_S" = -20; +"@MMK_R_eth" = -20; +"@MMK_R_dcroat" = -20; +}; +"@MMK_L_W" = { +ellipsis = -120; +colon = -40; +quotedbl = -10; +underscore = -345; +plus = -50; +parenleft = -65; +asciicircum = -55; +registered = -45; +equal = -30; +guillemetleft = -60; +guilsinglleft = -60; +parenright = -25; +guilsinglright = -40; +asciitilde = -85; +hyphen = -60; +quoteright = -10; +periodcentered = -75; +degree = -20; +ampersand = -90; +quotesingle = -10; +semicolon = -40; +braceleft = -110; +at = -70; +asterisk = -15; +cent = -75; +quotedblleft = -30; +perthousand = -25; +paragraph = -30; +euro = -105; +quotedblbase = -120; +dollar = -50; +quoteleft = -30; +comma = -115; +braceright = -55; +endash = -60; +divide = -50; +quotesinglbase = -115; +questiondown = -125; +guillemetright = -40; +question = -20; +quotedblright = -10; +copyright = -70; +bullet = -70; +less = -55; +multiply = -75; +percent = -25; +sterling = -80; +minus = -50; +emdash = -60; +slash = -130; +numbersign = -140; +trademark = -20; +"@MMK_R_m" = -35; +"@MMK_R_n" = -35; +"@MMK_R_o" = -75; +"@MMK_R_i" = -10; +"@MMK_R_j" = -10; +"@MMK_R_d" = -75; +"@MMK_R_f" = -35; +"@MMK_R_g" = -70; +"@MMK_R_a" = -95; +"@MMK_R_c" = -75; +"@MMK_R_x" = -40; +"@MMK_R_z" = -35; +"@MMK_R_t" = -35; +"@MMK_R_u" = -35; +"@MMK_R_v" = -35; +"@MMK_R_w" = -35; +"@MMK_R_p" = -35; +"@MMK_R_q" = -75; +"@MMK_R_r" = -35; +"@MMK_R_s" = -75; +"@MMK_R_O" = -55; +"@MMK_R_J" = -115; +"@MMK_R_G" = -55; +"@MMK_R_A" = -130; +"@MMK_R_C" = -55; +"@MMK_R_Q" = -55; +"@MMK_R_S" = -45; +"@MMK_R_a.alt" = -75; +"@MMK_R_eth" = -75; +"@MMK_R_germandbls" = -25; +"@MMK_R_Oslash" = -55; +"@MMK_R_y" = -35; +"@MMK_R_tcaron" = -35; +"@MMK_R_e" = -75; +"@MMK_R_oslash" = -75; +"@MMK_R_dcaron" = -75; +"@MMK_R_dcroat" = -75; +}; +"@MMK_L_L" = { +quoteleft = -115; +cent = -20; +underscore = -290; +multiply = -120; +asciitilde = -225; +divide = -190; +registered = -200; +quotedblleft = -215; +degree = -205; +braceright = -45; +quotedbl = -200; +at = -15; +guilsinglleft = -70; +dollar = -25; +perthousand = -90; +asterisk = -200; +numbersign = -35; +backslash = -230; +sterling = -20; +parenright = -85; +plus = -200; +minus = -290; +asciicircum = -250; +percent = -90; +quotedblright = -215; +copyright = -20; +paragraph = -230; +braceleft = -90; +question = -135; +euro = -155; +periodcentered = -110; +emdash = -290; +bullet = -95; +guillemetleft = -70; +endash = -280; +hyphen = -175; +trademark = -290; +quotesingle = -110; +parenleft = -15; +yen = -50; +quoteright = -115; +less = -290; +"@MMK_R_dcaron" = -20; +"@MMK_R_tcaron" = -60; +"@MMK_R_a.alt" = -20; +"@MMK_R_dcroat" = -20; +"@MMK_R_eth" = -20; +"@MMK_R_Q" = -55; +"@MMK_R_O" = -55; +"@MMK_R_G" = -55; +"@MMK_R_C" = -55; +"@MMK_R_Y" = -110; +"@MMK_R_W" = -100; +"@MMK_R_V" = -100; +"@MMK_R_U" = -25; +"@MMK_R_T" = -110; +"@MMK_R_S" = -15; +"@MMK_R_o" = -25; +"@MMK_R_g" = -35; +"@MMK_R_f" = -60; +"@MMK_R_e" = -25; +"@MMK_R_d" = -20; +"@MMK_R_c" = -25; +"@MMK_R_y" = -70; +"@MMK_R_w" = -50; +"@MMK_R_v" = -35; +"@MMK_R_t" = -60; +"@MMK_R_s" = -10; +"@MMK_R_q" = -20; +}; +"@MMK_L_q" = { +yen = -25; +slash = 30; +quotedblright = -15; +quotesingle = -10; +braceright = -45; +dollar = -20; +numbersign = -35; +sterling = -20; +braceleft = -45; +quoteright = -15; +guillemetright = 0; +asciitilde = -15; +guillemetleft = 20; +parenright = -15; +multiply = -25; +quotedbl = -10; +euro = -75; +backslash = -70; +guilsinglleft = 20; +question = -120; +guilsinglright = 0; +"@MMK_R_S" = -15; +"@MMK_R_V" = -35; +"@MMK_R_W" = -35; +"@MMK_R_T" = -110; +"@MMK_R_j" = 75; +"@MMK_R_Y" = -50; +"@MMK_R_s" = -10; +}; +"@MMK_L_s" = { +parenleft = -10; +asciicircum = -80; +guilsinglleft = -20; +guillemetleft = -20; +asciitilde = -125; +cent = -15; +paragraph = -30; +bullet = -35; +at = -10; +degree = -40; +euro = -80; +sterling = -35; +quotedbl = -40; +backslash = -105; +divide = -40; +multiply = -50; +periodcentered = -30; +underscore = -130; +quotesingle = -40; +minus = -40; +percent = -30; +parenright = -130; +numbersign = -35; +braceleft = -50; +yen = -50; +asterisk = -35; +quotesinglbase = -15; +ellipsis = -20; +braceright = -45; +question = -150; +copyright = -15; +plus = -40; +quotedblbase = -15; +perthousand = -30; +slash = -45; +colon = -20; +trademark = -30; +registered = -35; +questiondown = -25; +semicolon = -20; +dollar = -50; +quotedblright = -55; +quoteright = -55; +comma = -15; +quotedblleft = -30; +less = -90; +quoteleft = -30; +"@MMK_R_a.alt" = -10; +"@MMK_R_tcaron" = -30; +"@MMK_R_oslash" = -15; +"@MMK_R_eth" = -10; +"@MMK_R_dcroat" = -10; +"@MMK_R_y" = -30; +"@MMK_R_o" = -15; +"@MMK_R_c" = -15; +"@MMK_R_d" = -10; +"@MMK_R_e" = -15; +"@MMK_R_f" = -30; +"@MMK_R_g" = -20; +"@MMK_R_x" = -25; +"@MMK_R_q" = -10; +"@MMK_R_s" = -45; +"@MMK_R_t" = -30; +"@MMK_R_v" = -30; +"@MMK_R_w" = -30; +"@MMK_R_J" = -20; +"@MMK_R_O" = -35; +"@MMK_R_A" = -25; +"@MMK_R_C" = -35; +"@MMK_R_G" = -35; +"@MMK_R_X" = -35; +"@MMK_R_Y" = -80; +"@MMK_R_Q" = -35; +"@MMK_R_S" = -35; +"@MMK_R_T" = -110; +"@MMK_R_U" = -15; +"@MMK_R_V" = -65; +"@MMK_R_W" = -65; +"@MMK_R_Oslash" = -35; +"@MMK_R_dcaron" = -10; +}; +"@MMK_L_o" = { +quoteright = -115; +quotesinglbase = -60; +quotedbl = -75; +question = -155; +questiondown = -70; +guilsinglright = -35; +trademark = -75; +quotesingle = -75; +asciitilde = -20; +quotedblbase = -60; +braceright = -45; +numbersign = -60; +guilsinglleft = 20; +underscore = -205; +asterisk = -65; +perthousand = -65; +guillemetleft = 20; +percent = -65; +euro = -75; +quoteleft = -80; +slash = -85; +backslash = -150; +semicolon = -50; +ellipsis = -60; +braceleft = -45; +degree = -95; +registered = -25; +yen = -50; +multiply = -30; +quotedblleft = -80; +comma = -60; +paragraph = -50; +guillemetright = -35; +asciicircum = -50; +colon = -50; +parenright = -160; +quotedblright = -140; +dollar = -75; +sterling = -20; +"@MMK_R_A" = -45; +"@MMK_R_J" = -75; +"@MMK_R_T" = -110; +"@MMK_R_V" = -75; +"@MMK_R_S" = -75; +"@MMK_R_X" = -65; +"@MMK_R_Y" = -105; +"@MMK_R_f" = -35; +"@MMK_R_t" = -35; +"@MMK_R_v" = -25; +"@MMK_R_x" = -45; +"@MMK_R_W" = -75; +"@MMK_R_tcaron" = -35; +"@MMK_R_a" = -10; +"@MMK_R_w" = -30; +"@MMK_R_s" = -35; +"@MMK_R_y" = -40; +}; +"@MMK_L_T" = { +parenleft = -70; +colon = -50; +less = -110; +guillemetright = -105; +braceright = -45; +questiondown = -110; +hyphen = -110; +parenright = -10; +asciitilde = -125; +periodcentered = -110; +semicolon = -55; +registered = -25; +slash = -115; +braceleft = -90; +question = -10; +asciicircum = -80; +minus = -110; +endash = -110; +guilsinglleft = -95; +dollar = -25; +ellipsis = -110; +sterling = -95; +underscore = -320; +guilsinglright = -105; +quotesinglbase = -110; +multiply = -135; +equal = -110; +guillemetleft = -95; +euro = -155; +copyright = -90; +emdash = -110; +ampersand = -105; +comma = -110; +at = -100; +numbersign = -140; +cent = -110; +quotedblbase = -110; +bullet = -110; +plus = -110; +divide = -110; +"@MMK_R_Oslash" = -55; +"@MMK_R_eth" = -110; +"@MMK_R_oslash" = -110; +"@MMK_R_S" = -20; +"@MMK_R_Q" = -55; +"@MMK_R_G" = -55; +"@MMK_R_C" = -55; +"@MMK_R_A" = -100; +"@MMK_R_O" = -55; +"@MMK_R_J" = -105; +"@MMK_R_w" = -115; +"@MMK_R_v" = -115; +"@MMK_R_u" = -110; +"@MMK_R_t" = -60; +"@MMK_R_s" = -125; +"@MMK_R_r" = -110; +"@MMK_R_q" = -110; +"@MMK_R_p" = -110; +"@MMK_R_z" = -110; +"@MMK_R_y" = -115; +"@MMK_R_x" = -110; +"@MMK_R_g" = -110; +"@MMK_R_f" = -60; +"@MMK_R_e" = -110; +"@MMK_R_d" = -110; +"@MMK_R_c" = -110; +"@MMK_R_a" = -110; +"@MMK_R_o" = -110; +"@MMK_R_n" = -110; +"@MMK_R_m" = -110; +"@MMK_R_tcaron" = -60; +"@MMK_R_a.alt" = -110; +"@MMK_R_dcaron" = -110; +"@MMK_R_dcroat" = -110; +}; +"@MMK_L_Lslash" = { +euro = -155; +quoteleft = -115; +braceright = -45; +endash = -280; +numbersign = -35; +backslash = -230; +hyphen = -175; +cent = -20; +yen = -50; +guillemetleft = -70; +underscore = -330; +sterling = -20; +multiply = -120; +percent = -90; +quoteright = -115; +registered = -200; +parenright = -85; +paragraph = -230; +degree = -205; +asciitilde = -225; +less = -290; +copyright = -20; +question = -135; +bullet = -95; +periodcentered = -110; +at = -15; +guilsinglleft = -70; +minus = -305; +plus = -200; +perthousand = -90; +quotesingle = -110; +quotedblleft = -215; +braceleft = -90; +asterisk = -200; +quotedblright = -215; +emdash = -315; +dollar = -25; +divide = -190; +trademark = -315; +parenleft = -15; +asciicircum = -250; +quotedbl = -200; +"@MMK_R_tcaron" = -60; +"@MMK_R_dcroat" = -20; +"@MMK_R_y" = -70; +"@MMK_R_w" = -50; +"@MMK_R_v" = -35; +"@MMK_R_s" = -10; +"@MMK_R_q" = -20; +"@MMK_R_g" = -35; +"@MMK_R_f" = -60; +"@MMK_R_e" = -25; +"@MMK_R_d" = -20; +"@MMK_R_c" = -25; +"@MMK_R_Y" = -110; +"@MMK_R_V" = -100; +"@MMK_R_U" = -25; +"@MMK_R_T" = -110; +"@MMK_R_S" = -15; +"@MMK_R_Q" = -55; +"@MMK_R_O" = -55; +"@MMK_R_G" = -55; +"@MMK_R_C" = -55; +"@MMK_R_eth" = -20; +"@MMK_R_t" = -60; +"@MMK_R_o" = -25; +"@MMK_R_W" = -100; +"@MMK_R_dcaron" = -20; +"@MMK_R_a.alt" = -20; +}; +"@MMK_L_lcaron" = { +registered = 15; +quoteright = 60; +quotedblbase = -20; +emdash = -20; +braceleft = -45; +guilsinglright = -10; +quoteleft = 40; +ellipsis = -20; +questiondown = -20; +perthousand = 45; +cent = -20; +percent = 45; +greater = 60; +guillemetright = -10; +numbersign = -55; +comma = -20; +bullet = -20; +quotedbl = 60; +trademark = 45; +parenright = 50; +quotesinglbase = -20; +multiply = -45; +parenleft = -20; +quotedblleft = 40; +asciicircum = -20; +sterling = -35; +periodcentered = -20; +euro = -55; +copyright = -20; +yen = 55; +bar = 60; +braceright = 10; +underscore = -150; +backslash = 55; +bracketleft = 60; +degree = 55; +plus = -20; +question = 50; +divide = -20; +equal = 25; +asciitilde = -35; +quotedblright = 60; +asterisk = 60; +slash = -20; +at = -20; +hyphen = -20; +bracketright = 60; +dollar = 15; +paragraph = 35; +less = -20; +endash = -20; +minus = -20; +quotesingle = 60; +ampersand = -20; +"@MMK_R_tcaron" = 10; +"@MMK_R_eth" = -20; +"@MMK_R_C" = -20; +"@MMK_R_X" = 50; +"@MMK_R_c" = -20; +"@MMK_R_h" = 60; +"@MMK_R_Oslash" = -20; +"@MMK_R_oslash" = -20; +"@MMK_R_r" = 10; +"@MMK_R_Lslash" = 60; +"@MMK_R_A" = -20; +"@MMK_R_D" = 60; +"@MMK_R_G" = -20; +"@MMK_R_I" = 60; +"@MMK_R_K" = 60; +"@MMK_R_J" = -15; +"@MMK_R_M" = 60; +"@MMK_R_O" = -20; +"@MMK_R_N" = 60; +"@MMK_R_P" = 60; +"@MMK_R_R" = 60; +"@MMK_R_U" = 60; +"@MMK_R_W" = 50; +"@MMK_R_V" = 50; +"@MMK_R_Y" = 50; +"@MMK_R_Z" = 60; +"@MMK_R_a" = -20; +"@MMK_R_b" = 60; +"@MMK_R_d" = -20; +"@MMK_R_f" = 10; +"@MMK_R_i" = 50; +"@MMK_R_m" = 10; +"@MMK_R_o" = -20; +"@MMK_R_n" = 10; +"@MMK_R_q" = -20; +"@MMK_R_p" = 10; +"@MMK_R_u" = 10; +"@MMK_R_t" = 10; +"@MMK_R_w" = 10; +"@MMK_R_v" = 10; +"@MMK_R_y" = 10; +"@MMK_R_dcaron" = -20; +"@MMK_R_germandbls" = 45; +"@MMK_R_lcaron" = 60; +"@MMK_R_Eth" = 60; +"@MMK_R_e" = -20; +"@MMK_R_g" = -20; +"@MMK_R_B" = 60; +"@MMK_R_E" = 60; +"@MMK_R_F" = 60; +"@MMK_R_H" = 60; +"@MMK_R_L" = 60; +"@MMK_R_Q" = -20; +"@MMK_R_lslash" = 60; +"@MMK_R_S" = 20; +"@MMK_R_T" = 60; +"@MMK_R_thorn" = 60; +"@MMK_R_j" = 50; +"@MMK_R_l" = 60; +"@MMK_R_s" = -30; +"@MMK_R_z" = 10; +"@MMK_R_a.alt" = -20; +"@MMK_R_dcroat" = -20; +"@MMK_R_Thorn" = 60; +}; +"@MMK_L_tcaron" = { +parenleft = -40; +quoteright = 50; +dollar = 0; +minus = -105; +parenright = 40; +periodcentered = -110; +bracketleft = 50; +degree = 45; +asterisk = 50; +guilsinglright = -100; +ellipsis = -125; +numbersign = -110; +semicolon = -15; +quotedblright = 50; +bracketright = 50; +braceleft = -50; +greater = 50; +cent = -100; +yen = 45; +guillemetright = -100; +underscore = -115; +hyphen = -175; +bar = 50; +euro = -65; +paragraph = 25; +guillemetleft = -205; +bullet = -140; +sterling = -60; +quotedblbase = -125; +comma = -115; +slash = -100; +questiondown = -110; +multiply = -90; +perthousand = 35; +plus = -105; +question = 40; +quoteleft = 35; +trademark = 40; +quotesingle = 50; +equal = 15; +colon = -10; +guilsinglleft = -165; +emdash = -230; +percent = 35; +copyright = -60; +divide = -105; +asciicircum = -50; +endash = -230; +ampersand = -65; +less = -105; +quotedblleft = 35; +asciitilde = -145; +quotesinglbase = -115; +at = -70; +quotedbl = 50; +backslash = 45; +"@MMK_R_h" = 50; +"@MMK_R_dcaron" = -100; +"@MMK_R_g" = -90; +"@MMK_R_thorn" = 50; +"@MMK_R_Thorn" = 50; +"@MMK_R_a.alt" = -95; +"@MMK_R_l" = 50; +"@MMK_R_c" = -115; +"@MMK_R_b" = 50; +"@MMK_R_e" = -110; +"@MMK_R_S" = 10; +"@MMK_R_R" = 50; +"@MMK_R_i" = 45; +"@MMK_R_j" = 40; +"@MMK_R_o" = -115; +"@MMK_R_s" = -75; +"@MMK_R_I" = 50; +"@MMK_R_H" = 50; +"@MMK_R_K" = 50; +"@MMK_R_J" = -150; +"@MMK_R_L" = 50; +"@MMK_R_O" = -30; +"@MMK_R_A" = -65; +"@MMK_R_C" = -30; +"@MMK_R_E" = 50; +"@MMK_R_D" = 50; +"@MMK_R_G" = -30; +"@MMK_R_F" = 50; +"@MMK_R_Y" = 40; +"@MMK_R_X" = 40; +"@MMK_R_Z" = 50; +"@MMK_R_Q" = -30; +"@MMK_R_P" = 50; +"@MMK_R_U" = 50; +"@MMK_R_T" = 50; +"@MMK_R_W" = 45; +"@MMK_R_V" = 45; +"@MMK_R_lslash" = 50; +"@MMK_R_Lslash" = 50; +"@MMK_R_lcaron" = 50; +"@MMK_R_Eth" = 50; +"@MMK_R_eth" = -80; +"@MMK_R_germandbls" = 35; +"@MMK_R_dcroat" = -100; +"@MMK_R_a" = -55; +"@MMK_R_d" = -100; +"@MMK_R_q" = -100; +"@MMK_R_M" = 50; +"@MMK_R_N" = 50; +"@MMK_R_B" = 50; +"@MMK_R_oslash" = -115; +"@MMK_R_Oslash" = -30; +}; +"@MMK_L_a" = { +braceleft = -45; +yen = -50; +guillemetleft = 20; +quoteleft = -45; +asciitilde = -15; +degree = -60; +multiply = -25; +trademark = -35; +asciicircum = -20; +quotedblright = -90; +sterling = -20; +parenright = -85; +question = -135; +backslash = -125; +registered = -10; +euro = -75; +perthousand = -35; +quoteright = -90; +asterisk = -30; +guilsinglleft = 20; +dollar = -25; +paragraph = -25; +numbersign = -35; +quotedbl = -45; +quotedblleft = -45; +quotesingle = -45; +underscore = -220; +percent = -35; +braceright = -45; +"@MMK_R_tcaron" = -10; +"@MMK_R_Y" = -90; +"@MMK_R_S" = -15; +"@MMK_R_V" = -65; +"@MMK_R_W" = -65; +"@MMK_R_T" = -110; +"@MMK_R_f" = -10; +"@MMK_R_y" = -30; +"@MMK_R_s" = -10; +"@MMK_R_v" = -15; +"@MMK_R_w" = -25; +"@MMK_R_t" = -10; +}; +"@MMK_L_e" = { +braceleft = -45; +quoteleft = -70; +perthousand = -60; +guillemetleft = 20; +questiondown = -45; +multiply = -25; +slash = -60; +trademark = -60; +numbersign = -55; +asterisk = -55; +yen = -50; +backslash = -145; +underscore = -160; +percent = -60; +ellipsis = -40; +guilsinglleft = 20; +degree = -85; +comma = -40; +quotesingle = -70; +asciitilde = -20; +quotedblbase = -40; +quoteright = -115; +quotedbl = -70; +guilsinglright = -30; +semicolon = -40; +registered = -25; +sterling = -20; +parenright = -145; +quotesinglbase = -40; +quotedblleft = -70; +euro = -75; +question = -155; +guillemetright = -30; +asciicircum = -45; +braceright = -45; +colon = -40; +dollar = -65; +quotedblright = -125; +paragraph = -45; +"@MMK_R_f" = -30; +"@MMK_R_x" = -40; +"@MMK_R_y" = -45; +"@MMK_R_v" = -25; +"@MMK_R_w" = -35; +"@MMK_R_t" = -30; +"@MMK_R_s" = -35; +"@MMK_R_J" = -40; +"@MMK_R_A" = -40; +"@MMK_R_X" = -50; +"@MMK_R_Y" = -105; +"@MMK_R_V" = -75; +"@MMK_R_W" = -75; +"@MMK_R_T" = -110; +"@MMK_R_S" = -70; +"@MMK_R_tcaron" = -30; +}; +"@MMK_L_A" = { +endash = -35; +divide = -45; +quoteright = -110; +quoteleft = -95; +plus = -45; +degree = -100; +copyright = -45; +percent = -90; +guillemetright = -10; +asterisk = -85; +trademark = -85; +quotedbl = -105; +braceleft = -80; +registered = -75; +euro = -110; +multiply = -70; +perthousand = -90; +periodcentered = -50; +equal = -25; +yen = -50; +paragraph = -85; +hyphen = -35; +underscore = -345; +bullet = -50; +backslash = -125; +emdash = -35; +less = -55; +guilsinglleft = -30; +at = -40; +numbersign = -60; +sterling = -20; +parenright = -85; +minus = -45; +ampersand = -30; +parenleft = -40; +cent = -40; +guilsinglright = -10; +guillemetleft = -30; +question = -125; +quotesingle = -105; +dollar = -35; +asciicircum = -80; +braceright = -45; +quotedblright = -110; +asciitilde = -75; +quotedblleft = -95; +"@MMK_R_w" = -70; +"@MMK_R_V" = -130; +"@MMK_R_o" = -45; +"@MMK_R_c" = -45; +"@MMK_R_a" = -25; +"@MMK_R_f" = -60; +"@MMK_R_g" = -45; +"@MMK_R_d" = -40; +"@MMK_R_e" = -45; +"@MMK_R_y" = -95; +"@MMK_R_s" = -20; +"@MMK_R_q" = -40; +"@MMK_R_v" = -50; +"@MMK_R_t" = -75; +"@MMK_R_u" = -30; +"@MMK_R_O" = -55; +"@MMK_R_C" = -55; +"@MMK_R_G" = -55; +"@MMK_R_Y" = -110; +"@MMK_R_S" = -30; +"@MMK_R_Q" = -55; +"@MMK_R_W" = -130; +"@MMK_R_T" = -100; +"@MMK_R_U" = -45; +"@MMK_R_dcroat" = -40; +"@MMK_R_eth" = -40; +"@MMK_R_tcaron" = -75; +"@MMK_R_dcaron" = -40; +"@MMK_R_a.alt" = -40; +}; +"@MMK_L_h" = { +braceleft = -45; +dollar = -25; +degree = -55; +parenright = -85; +quotedblright = -85; +quotedblleft = -45; +paragraph = -25; +percent = -35; +euro = -75; +guillemetleft = 20; +quoteright = -85; +quotedbl = -40; +trademark = -30; +braceright = -45; +multiply = -25; +sterling = -20; +backslash = -120; +numbersign = -35; +quotesingle = -40; +underscore = -275; +perthousand = -35; +registered = -10; +asciicircum = -20; +asciitilde = -15; +yen = -50; +guilsinglleft = 20; +quoteleft = -45; +asterisk = -30; +question = -135; +"@MMK_R_tcaron" = -10; +"@MMK_R_V" = -60; +"@MMK_R_Y" = -85; +"@MMK_R_S" = -15; +"@MMK_R_W" = -60; +"@MMK_R_T" = -110; +"@MMK_R_f" = -10; +"@MMK_R_y" = -30; +"@MMK_R_s" = -10; +"@MMK_R_w" = -20; +"@MMK_R_t" = -10; +"@MMK_R_v" = -15; +}; +"@MMK_L_O" = { +semicolon = -15; +dollar = -40; +quotedblleft = -30; +asciicircum = -10; +asterisk = -15; +guilsinglleft = 0; +braceright = -45; +questiondown = -105; +yen = -45; +numbersign = -75; +slash = -115; +paragraph = -15; +perthousand = -25; +multiply = -35; +quotedblright = -50; +question = -120; +degree = -40; +quoteright = -50; +sterling = -20; +colon = -15; +quotedbl = -35; +trademark = -15; +percent = -25; +quotesinglbase = -95; +quoteleft = -30; +comma = -95; +quotedblbase = -95; +parenright = -120; +underscore = -240; +ampersand = -20; +backslash = -105; +asciitilde = -15; +euro = -75; +braceleft = -45; +quotesingle = -35; +guillemetleft = 0; +ellipsis = -95; +"@MMK_R_a" = -30; +"@MMK_R_v" = -15; +"@MMK_R_s" = -20; +"@MMK_R_x" = -30; +"@MMK_R_y" = -25; +"@MMK_R_A" = -55; +"@MMK_R_J" = -115; +"@MMK_R_T" = -55; +"@MMK_R_V" = -55; +"@MMK_R_S" = -35; +"@MMK_R_X" = -85; +"@MMK_R_Y" = -80; +"@MMK_R_w" = -20; +"@MMK_R_W" = -55; +}; +"@MMK_L_M" = { +guilsinglright = 0; +multiply = -25; +question = -10; +guilsinglleft = 20; +sterling = -20; +guillemetleft = 20; +numbersign = -35; +euro = -75; +underscore = -345; +braceright = -45; +guillemetright = 0; +parenright = -10; +braceleft = -45; +asciitilde = -15; +dollar = -20; +"@MMK_R_S" = -15; +"@MMK_R_s" = -10; +}; +"@MMK_L_t" = { +dollar = -20; +braceright = -45; +underscore = -10; +guillemetright = 0; +sterling = -30; +quotedbl = -10; +euro = -75; +emdash = -125; +question = -120; +braceleft = -90; +at = -20; +parenleft = -15; +numbersign = -75; +parenright = -70; +quotesinglbase = -20; +endash = -125; +ampersand = -85; +guilsinglleft = -100; +yen = -25; +quotedblbase = -20; +multiply = -25; +hyphen = -125; +ellipsis = -20; +guillemetleft = -100; +backslash = -70; +periodcentered = -110; +guilsinglright = 0; +quotesingle = -10; +quotedblright = -15; +cent = -30; +asciitilde = -40; +quoteright = -15; +comma = -20; +bullet = -35; +copyright = -15; +"@MMK_R_dcroat" = -30; +"@MMK_R_eth" = -35; +"@MMK_R_a.alt" = -25; +"@MMK_R_d" = -30; +"@MMK_R_dcaron" = -30; +"@MMK_R_q" = -30; +"@MMK_R_a" = -65; +"@MMK_R_s" = -20; +"@MMK_R_x" = -10; +"@MMK_R_g" = -20; +"@MMK_R_e" = -30; +"@MMK_R_c" = -35; +"@MMK_R_o" = -35; +"@MMK_R_W" = -35; +"@MMK_R_V" = -35; +"@MMK_R_T" = -110; +"@MMK_R_S" = -15; +"@MMK_R_Y" = -50; +"@MMK_R_X" = -15; +"@MMK_R_A" = -15; +"@MMK_R_J" = -45; +"@MMK_R_oslash" = -15; +}; +"@MMK_L_V" = { +plus = -50; +at = -70; +questiondown = -125; +quoteleft = -30; +guillemetleft = -60; +question = -20; +guillemetright = -40; +guilsinglright = -40; +less = -55; +ampersand = -90; +parenleft = -65; +minus = -50; +periodcentered = -75; +asciitilde = -85; +copyright = -70; +asterisk = -15; +bullet = -70; +quotedblright = -10; +endash = -60; +quotedblbase = -120; +percent = -25; +ellipsis = -120; +quotesingle = -10; +comma = -115; +registered = -45; +semicolon = -40; +guilsinglleft = -60; +colon = -40; +braceright = -55; +euro = -105; +emdash = -60; +equal = -30; +multiply = -75; +numbersign = -140; +braceleft = -110; +underscore = -345; +parenright = -25; +trademark = -20; +divide = -50; +perthousand = -25; +sterling = -80; +quotesinglbase = -115; +slash = -130; +dollar = -50; +degree = -20; +cent = -75; +paragraph = -30; +asciicircum = -55; +hyphen = -60; +quotedblleft = -30; +quotedbl = -10; +quoteright = -10; +"@MMK_R_a.alt" = -75; +"@MMK_R_oslash" = -75; +"@MMK_R_Oslash" = -55; +"@MMK_R_eth" = -75; +"@MMK_R_dcroat" = -75; +"@MMK_R_dcaron" = -75; +"@MMK_R_germandbls" = -25; +"@MMK_R_p" = -35; +"@MMK_R_S" = -45; +"@MMK_R_tcaron" = -35; +"@MMK_R_e" = -75; +"@MMK_R_d" = -75; +"@MMK_R_g" = -70; +"@MMK_R_f" = -35; +"@MMK_R_a" = -95; +"@MMK_R_c" = -75; +"@MMK_R_m" = -35; +"@MMK_R_o" = -75; +"@MMK_R_n" = -35; +"@MMK_R_i" = -10; +"@MMK_R_j" = -10; +"@MMK_R_u" = -35; +"@MMK_R_t" = -35; +"@MMK_R_w" = -35; +"@MMK_R_v" = -35; +"@MMK_R_q" = -75; +"@MMK_R_s" = -75; +"@MMK_R_r" = -35; +"@MMK_R_y" = -35; +"@MMK_R_x" = -40; +"@MMK_R_z" = -35; +"@MMK_R_G" = -55; +"@MMK_R_A" = -130; +"@MMK_R_C" = -55; +"@MMK_R_O" = -55; +"@MMK_R_J" = -115; +"@MMK_R_Q" = -55; +}; +"@MMK_L_H" = { +braceright = -45; +guillemetleft = 20; +parenright = -10; +sterling = -20; +euro = -75; +braceleft = -45; +asciitilde = -15; +guilsinglleft = 20; +multiply = -25; +numbersign = -35; +question = -10; +guilsinglright = 0; +guillemetright = 0; +dollar = -20; +underscore = -345; +"@MMK_R_s" = -10; +"@MMK_R_S" = -15; +}; +"@MMK_L_u" = { +guillemetright = 0; +multiply = -25; +dollar = -20; +quotesingle = -10; +euro = -75; +parenright = -85; +braceleft = -45; +numbersign = -35; +yen = -25; +question = -120; +guilsinglright = 0; +backslash = -70; +guillemetleft = 20; +quoteright = -15; +quotedbl = -10; +underscore = -180; +asciitilde = -15; +sterling = -20; +quotedblright = -15; +guilsinglleft = 20; +braceright = -45; +"@MMK_R_S" = -15; +"@MMK_R_Y" = -50; +"@MMK_R_V" = -35; +"@MMK_R_W" = -35; +"@MMK_R_T" = -110; +"@MMK_R_s" = -10; +}; +"@MMK_L_J" = { +underscore = -120; +numbersign = -50; +dollar = -20; +euro = -75; +ellipsis = -35; +sterling = -20; +quotesinglbase = -35; +multiply = -25; +slash = -65; +comma = -35; +asciitilde = -15; +question = -10; +parenright = -10; +questiondown = -45; +quotedblbase = -35; +braceright = -45; +braceleft = -45; +guillemetright = 0; +guilsinglleft = 20; +guillemetleft = 20; +guilsinglright = 0; +"@MMK_R_s" = -20; +"@MMK_R_x" = -10; +"@MMK_R_S" = -15; +"@MMK_R_J" = -40; +"@MMK_R_A" = -35; +}; +"@MMK_L_f" = { +guillemetright = 0; +bracketleft = 15; +dollar = -20; +backslash = 40; +braceright = -45; +ampersand = -105; +guilsinglleft = -85; +at = -20; +yen = -15; +bar = 15; +quoteright = -15; +bracketright = 15; +slash = -105; +sterling = -85; +multiply = -25; +ellipsis = -105; +asciitilde = -40; +endash = -105; +questiondown = -105; +underscore = -170; +bullet = -35; +comma = -105; +parenleft = -15; +quotedbl = -10; +quotesinglbase = -105; +quotedblright = -15; +numbersign = -105; +hyphen = -105; +guillemetleft = -85; +parenright = -65; +copyright = -15; +question = -65; +braceleft = -90; +quotedblbase = -105; +guilsinglright = 0; +cent = -30; +quotesingle = -10; +emdash = -105; +euro = -75; +periodcentered = -105; +"@MMK_R_Eth" = 15; +"@MMK_R_dcroat" = -30; +"@MMK_R_q" = -30; +"@MMK_R_s" = -20; +"@MMK_R_e" = -30; +"@MMK_R_d" = -30; +"@MMK_R_g" = -20; +"@MMK_R_a" = -65; +"@MMK_R_c" = -35; +"@MMK_R_o" = -35; +"@MMK_R_T" = -15; +"@MMK_R_W" = -15; +"@MMK_R_V" = -15; +"@MMK_R_P" = 15; +"@MMK_R_S" = -15; +"@MMK_R_R" = 15; +"@MMK_R_Y" = -20; +"@MMK_R_X" = -20; +"@MMK_R_D" = 15; +"@MMK_R_A" = -75; +"@MMK_R_B" = 15; +"@MMK_R_J" = -100; +"@MMK_R_x" = -10; +"@MMK_R_a.alt" = -25; +"@MMK_R_oslash" = -35; +"@MMK_R_eth" = -35; +"@MMK_R_dcaron" = -30; +}; +"@MMK_L_z" = { +quotedbl = -10; +sterling = -20; +asciitilde = -15; +guilsinglright = 0; +quotedblright = -15; +guillemetright = 0; +quoteright = -15; +guilsinglleft = 20; +multiply = -25; +yen = -25; +underscore = -240; +braceright = -45; +backslash = -70; +parenright = -85; +question = -120; +euro = -75; +dollar = -20; +quotesingle = -10; +braceleft = -45; +guillemetleft = 20; +numbersign = -35; +"@MMK_R_s" = -10; +"@MMK_R_Y" = -50; +"@MMK_R_S" = -15; +"@MMK_R_T" = -110; +"@MMK_R_W" = -35; +"@MMK_R_V" = -35; +}; +"@MMK_L_K" = { +multiply = -80; +euro = -115; +less = -65; +periodcentered = -60; +numbersign = -60; +paragraph = -50; +emdash = -45; +semicolon = -10; +plus = -60; +cent = -50; +parenleft = -45; +asciicircum = -85; +equal = -30; +copyright = -50; +braceright = -45; +question = -30; +dollar = -35; +trademark = -35; +quotesingle = -10; +percent = -40; +guilsinglleft = -40; +quotedbl = -10; +sterling = -20; +degree = -30; +hyphen = -45; +quotedblright = -15; +guillemetleft = -40; +minus = -60; +quoteleft = -40; +asterisk = -20; +quotedblleft = -40; +quoteright = -15; +asciitilde = -90; +divide = -60; +braceleft = -90; +perthousand = -40; +guillemetright = -15; +guilsinglright = -15; +endash = -45; +at = -50; +underscore = -335; +ampersand = -35; +registered = -65; +bullet = -65; +parenright = -30; +"@MMK_R_dcaron" = -50; +"@MMK_R_w" = -55; +"@MMK_R_C" = -70; +"@MMK_R_tcaron" = -55; +"@MMK_R_dcroat" = -50; +"@MMK_R_G" = -70; +"@MMK_R_O" = -70; +"@MMK_R_Q" = -70; +"@MMK_R_S" = -30; +"@MMK_R_a" = -30; +"@MMK_R_c" = -50; +"@MMK_R_d" = -50; +"@MMK_R_e" = -50; +"@MMK_R_f" = -55; +"@MMK_R_g" = -55; +"@MMK_R_o" = -50; +"@MMK_R_q" = -50; +"@MMK_R_s" = -20; +"@MMK_R_t" = -55; +"@MMK_R_u" = -35; +"@MMK_R_v" = -50; +"@MMK_R_y" = -55; +"@MMK_R_eth" = -50; +"@MMK_R_a.alt" = -50; +}; +"@MMK_L_oslash" = { +parenright = -100; +euro = -80; +backslash = -75; +ampersand = -10; +quotesinglbase = -65; +semicolon = -20; +question = -125; +multiply = -35; +guilsinglleft = 15; +questiondown = -75; +comma = -65; +asterisk = -20; +ellipsis = -65; +registered = -15; +bullet = -10; +braceright = -50; +asciicircum = -55; +degree = -10; +guilsinglright = -45; +quotedblright = -20; +dollar = -25; +quotedblbase = -65; +quotesingle = -15; +quoteright = -20; +less = -10; +braceleft = -55; +yen = -30; +sterling = -25; +slash = -90; +asciitilde = -25; +guillemetright = -45; +numbersign = -65; +guillemetleft = 15; +underscore = -205; +colon = -20; +quotedbl = -15; +"@MMK_R_Oslash" = -10; +"@MMK_R_x" = -15; +"@MMK_R_a" = -20; +"@MMK_R_S" = -25; +"@MMK_R_O" = -10; +"@MMK_R_C" = -10; +"@MMK_R_s" = -40; +"@MMK_R_X" = -60; +"@MMK_R_Y" = -55; +"@MMK_R_V" = -40; +"@MMK_R_W" = -40; +"@MMK_R_T" = -120; +"@MMK_R_Q" = -10; +"@MMK_R_J" = -80; +"@MMK_R_G" = -10; +"@MMK_R_A" = -50; +}; +"@MMK_L_d" = { +guillemetright = 0; +guillemetleft = 20; +parenright = -10; +guilsinglright = 0; +braceright = -45; +euro = -75; +braceleft = -45; +multiply = -25; +asciitilde = -15; +guilsinglleft = 20; +dollar = -20; +sterling = -20; +numbersign = -35; +question = -10; +underscore = -225; +"@MMK_R_s" = -10; +"@MMK_R_S" = -15; +}; +"@MMK_L_j" = { +numbersign = -35; +quotedbl = -10; +braceright = -45; +question = -30; +slash = 25; +sterling = -20; +yen = -10; +quoteright = -10; +guillemetleft = 20; +multiply = -25; +quotedblright = -10; +parenright = -15; +dollar = -20; +euro = -75; +guilsinglleft = 20; +quotesingle = -10; +asciitilde = -15; +guilsinglright = 0; +guillemetright = 0; +braceleft = -45; +"@MMK_R_Y" = -10; +"@MMK_R_S" = -15; +"@MMK_R_T" = -10; +"@MMK_R_W" = -10; +"@MMK_R_V" = -10; +"@MMK_R_s" = -10; +"@MMK_R_j" = 55; +}; +"@MMK_L_E" = { +euro = -75; +numbersign = -35; +guillemetleft = 20; +multiply = -25; +dollar = -20; +guillemetright = 0; +question = -10; +underscore = -310; +braceright = -45; +parenright = -10; +guilsinglleft = 20; +braceleft = -45; +asciitilde = -15; +guilsinglright = 0; +sterling = -20; +"@MMK_R_S" = -15; +"@MMK_R_s" = -10; +}; +"@MMK_L_g" = { +guilsinglleft = 20; +underscore = -10; +dollar = -20; +quotedbl = -10; +guillemetright = 0; +braceleft = -45; +asciitilde = -15; +quotesingle = -10; +backslash = -70; +guillemetleft = 20; +braceright = -45; +quotedblright = -15; +question = -120; +multiply = -25; +euro = -75; +quoteright = -15; +sterling = -20; +numbersign = -35; +guilsinglright = 0; +yen = -25; +parenright = -50; +"@MMK_R_s" = -10; +"@MMK_R_j" = 30; +"@MMK_R_Y" = -50; +"@MMK_R_T" = -110; +"@MMK_R_V" = -35; +"@MMK_R_W" = -35; +"@MMK_R_S" = -15; +}; +"@MMK_L_G" = { +euro = -75; +guillemetright = 0; +asciitilde = -15; +underscore = -150; +braceleft = -45; +yen = -10; +sterling = -20; +numbersign = -35; +dollar = -20; +guilsinglright = 0; +guillemetleft = 20; +guilsinglleft = 20; +backslash = -30; +parenright = -20; +questiondown = -15; +multiply = -25; +question = -20; +braceright = -45; +slash = -35; +"@MMK_R_A" = -15; +"@MMK_R_X" = -25; +"@MMK_R_Y" = -25; +"@MMK_R_V" = -15; +"@MMK_R_W" = -15; +"@MMK_R_S" = -15; +"@MMK_R_J" = -20; +"@MMK_R_x" = -10; +"@MMK_R_s" = -20; +}; +"@MMK_L_Z" = { +parenright = -10; +question = -10; +numbersign = -35; +braceright = -45; +multiply = -25; +guillemetleft = 20; +euro = -75; +guilsinglleft = 20; +guillemetright = 0; +asciitilde = -15; +sterling = -20; +dollar = -20; +underscore = -315; +guilsinglright = 0; +braceleft = -45; +"@MMK_R_S" = -15; +"@MMK_R_s" = -10; +}; +"@MMK_L_I" = { +question = -10; +guilsinglright = 0; +underscore = -115; +guillemetright = 0; +dollar = -20; +guilsinglleft = 20; +multiply = -25; +asciitilde = -15; +parenright = -10; +euro = -75; +numbersign = -35; +braceright = -45; +guillemetleft = 20; +sterling = -20; +braceleft = -45; +"@MMK_R_s" = -10; +"@MMK_R_S" = -15; +}; +"@MMK_L_U" = { +braceleft = -45; +asciitilde = -15; +ellipsis = -60; +guillemetleft = 20; +guillemetright = 0; +multiply = -25; +sterling = -20; +guilsinglleft = 20; +underscore = -170; +numbersign = -60; +comma = -60; +quotesinglbase = -60; +braceright = -45; +quotedblbase = -60; +questiondown = -70; +slash = -85; +parenright = -10; +euro = -75; +question = -10; +guilsinglright = 0; +dollar = -20; +"@MMK_R_s" = -20; +"@MMK_R_S" = -15; +"@MMK_R_J" = -70; +"@MMK_R_A" = -45; +"@MMK_R_x" = -10; +"@MMK_R_a" = -15; +}; +"@MMK_L_l" = { +braceleft = -45; +multiply = -25; +guilsinglleft = 20; +numbersign = -35; +dollar = -20; +guillemetleft = 20; +asciitilde = -15; +guilsinglright = 0; +euro = -75; +question = -10; +underscore = -95; +parenright = -10; +sterling = -20; +guillemetright = 0; +braceright = -45; +"@MMK_R_s" = -10; +"@MMK_R_S" = -15; +}; +}; +"A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B" = { +braceleft = { +slash = 0; +yen = -50; +sterling = -45; +quotedblbase = -35; +quotedblleft = -30; +asterisk = -35; +guillemetright = -15; +asciicircum = -35; +ellipsis = -35; +comma = -35; +cent = -30; +percent = -30; +at = -30; +quotedbl = -40; +copyright = -30; +equal = -30; +periodcentered = -30; +emdash = -30; +parenright = -40; +divide = -30; +semicolon = -35; +quotesingle = -40; +degree = -35; +multiply = -45; +hyphen = -30; +perthousand = -30; +quotedblright = -40; +asciitilde = -40; +trademark = -30; +dollar = -50; +quoteright = -40; +numbersign = -55; +bracketleft = -30; +registered = -30; +braceleft = -60; +braceright = -65; +paragraph = -30; +euro = -95; +greater = -30; +colon = -30; +bullet = -30; +parenleft = -30; +question = -40; +less = -30; +bracketright = -30; +bar = -30; +guilsinglright = -15; +ampersand = -35; +questiondown = -35; +underscore = -35; +quotesinglbase = -35; +endash = -30; +plus = -30; +minus = -30; +quoteleft = -30; +"@MMK_R_thorn" = -30; +"@MMK_R_m" = -30; +"@MMK_R_o" = -30; +"@MMK_R_i" = -30; +"@MMK_R_e" = -30; +"@MMK_R_g" = -30; +"@MMK_R_f" = -30; +"@MMK_R_a" = -35; +"@MMK_R_c" = -30; +"@MMK_R_b" = -30; +"@MMK_R_y" = -35; +"@MMK_R_z" = -30; +"@MMK_R_u" = -30; +"@MMK_R_t" = -30; +"@MMK_R_w" = -35; +"@MMK_R_v" = -35; +"@MMK_R_p" = -30; +"@MMK_R_s" = -40; +"@MMK_R_r" = -30; +"@MMK_R_M" = -30; +"@MMK_R_L" = -30; +"@MMK_R_O" = -30; +"@MMK_R_N" = -30; +"@MMK_R_I" = -30; +"@MMK_R_H" = -30; +"@MMK_R_K" = -30; +"@MMK_R_D" = -30; +"@MMK_R_G" = -30; +"@MMK_R_F" = -30; +"@MMK_R_A" = -35; +"@MMK_R_C" = -30; +"@MMK_R_B" = -30; +"@MMK_R_Y" = -50; +"@MMK_R_X" = -35; +"@MMK_R_Z" = -30; +"@MMK_R_U" = -30; +"@MMK_R_T" = -30; +"@MMK_R_W" = -50; +"@MMK_R_V" = -50; +"@MMK_R_Q" = -30; +"@MMK_R_P" = -30; +"@MMK_R_S" = -30; +"@MMK_R_R" = -30; +"@MMK_R_dcroat" = -30; +"@MMK_R_Oslash" = -35; +"@MMK_R_tcaron" = -30; +"@MMK_R_oslash" = -30; +"@MMK_R_Lslash" = -30; +"@MMK_R_a.alt" = -30; +"@MMK_R_germandbls" = -30; +"@MMK_R_h" = -30; +"@MMK_R_d" = -30; +"@MMK_R_l" = -30; +"@MMK_R_n" = -30; +"@MMK_R_x" = -35; +"@MMK_R_q" = -30; +"@MMK_R_E" = -30; +"@MMK_R_Eth" = -30; +"@MMK_R_eth" = -35; +"@MMK_R_lcaron" = -30; +"@MMK_R_lslash" = -30; +"@MMK_R_Thorn" = -30; +"@MMK_R_dcaron" = -30; +}; +slash = { +quotesingle = 0; +parenleft = -95; +degree = -10; +quotedbl = 0; +copyright = -105; +guillemetright = -65; +questiondown = -185; +quotesinglbase = -155; +quotedblbase = -200; +bracketright = 25; +comma = -155; +backslash = 105; +divide = -70; +braceright = -10; +endash = -90; +hyphen = -90; +periodcentered = -130; +quotedblleft = -35; +plus = -70; +bullet = -115; +euro = -115; +guillemetleft = -115; +paragraph = -35; +braceleft = -90; +trademark = -20; +ampersand = -120; +semicolon = -65; +guilsinglright = -65; +registered = -50; +underscore = -265; +asciitilde = -120; +bracketleft = 25; +quoteleft = -35; +less = -70; +asciicircum = -85; +ellipsis = -200; +numbersign = -150; +dollar = -60; +yen = 25; +greater = 30; +guilsinglleft = -115; +multiply = -90; +emdash = -90; +cent = -125; +percent = -20; +at = -110; +slash = -235; +sterling = -135; +equal = -15; +parenright = -20; +colon = -65; +minus = -70; +perthousand = -20; +bar = 50; +"@MMK_R_t" = -20; +"@MMK_R_r" = -45; +"@MMK_R_lcaron" = 30; +"@MMK_R_H" = 25; +"@MMK_R_I" = 25; +"@MMK_R_K" = 25; +"@MMK_R_G" = -85; +"@MMK_R_A" = -85; +"@MMK_R_C" = -85; +"@MMK_R_X" = 25; +"@MMK_R_V" = 25; +"@MMK_R_R" = 45; +"@MMK_R_oslash" = -125; +"@MMK_R_Lslash" = 25; +"@MMK_R_Eth" = 40; +"@MMK_R_tcaron" = -20; +"@MMK_R_germandbls" = -25; +"@MMK_R_thorn" = 30; +"@MMK_R_dcroat" = -120; +"@MMK_R_dcaron" = -120; +"@MMK_R_lslash" = 30; +"@MMK_R_Oslash" = -85; +"@MMK_R_eth" = -80; +"@MMK_R_l" = 30; +"@MMK_R_m" = -45; +"@MMK_R_n" = -45; +"@MMK_R_o" = -125; +"@MMK_R_e" = -120; +"@MMK_R_f" = -45; +"@MMK_R_g" = -115; +"@MMK_R_a" = -85; +"@MMK_R_b" = 30; +"@MMK_R_x" = -55; +"@MMK_R_y" = -45; +"@MMK_R_z" = -45; +"@MMK_R_u" = -45; +"@MMK_R_v" = -45; +"@MMK_R_w" = -45; +"@MMK_R_p" = -45; +"@MMK_R_q" = -120; +"@MMK_R_L" = 25; +"@MMK_R_M" = 25; +"@MMK_R_N" = 25; +"@MMK_R_O" = -85; +"@MMK_R_J" = -200; +"@MMK_R_D" = 40; +"@MMK_R_E" = 25; +"@MMK_R_F" = 25; +"@MMK_R_B" = 40; +"@MMK_R_Y" = 25; +"@MMK_R_Z" = 25; +"@MMK_R_T" = 25; +"@MMK_R_U" = 25; +"@MMK_R_W" = 25; +"@MMK_R_P" = 35; +"@MMK_R_Q" = -80; +"@MMK_R_S" = -40; +"@MMK_R_a.alt" = -120; +"@MMK_R_Thorn" = 25; +"@MMK_R_d" = -120; +"@MMK_R_s" = -110; +"@MMK_R_h" = 30; +"@MMK_R_c" = -125; +}; +dollar = { +guilsinglright = -15; +backslash = -35; +perthousand = -90; +braceleft = -30; +quotedblright = -60; +semicolon = -15; +sterling = -35; +underscore = -135; +paragraph = -70; +quotedblleft = -80; +parenright = -105; +quotesingle = -55; +quoteleft = -80; +question = -65; +slash = -45; +asterisk = -75; +braceright = -35; +colon = -15; +degree = -75; +ellipsis = -15; +registered = -40; +dollar = -65; +quotesinglbase = -15; +trademark = -95; +yen = -55; +percent = -90; +guilsinglleft = 30; +quotedbl = -55; +quoteright = -60; +questiondown = -40; +guillemetleft = 30; +euro = -60; +comma = -15; +numbersign = -40; +asciicircum = -120; +guillemetright = -15; +quotedblbase = -15; +multiply = -20; +asciitilde = -25; +"@MMK_R_Oslash" = -15; +"@MMK_R_tcaron" = -20; +"@MMK_R_s" = -35; +"@MMK_R_v" = -30; +"@MMK_R_w" = -35; +"@MMK_R_t" = -20; +"@MMK_R_x" = -35; +"@MMK_R_S" = -30; +"@MMK_R_f" = -20; +"@MMK_R_Q" = -15; +"@MMK_R_V" = -55; +"@MMK_R_T" = -50; +"@MMK_R_G" = -15; +"@MMK_R_O" = -15; +"@MMK_R_A" = -35; +"@MMK_R_J" = -15; +"@MMK_R_X" = -40; +"@MMK_R_y" = -55; +"@MMK_R_W" = -50; +"@MMK_R_Y" = -55; +"@MMK_R_C" = -15; +}; +perthousand = { +backslash = -165; +asterisk = -160; +quoteright = -155; +question = -90; +guilsinglleft = 15; +asciitilde = -55; +periodcentered = -15; +trademark = -115; +perthousand = -155; +yen = -65; +quoteleft = -125; +paragraph = -110; +euro = -65; +asciicircum = -250; +registered = -70; +quotedbl = -185; +numbersign = -30; +multiply = -30; +underscore = -100; +questiondown = -25; +braceleft = -25; +guillemetleft = 15; +bullet = -20; +quotedblleft = -125; +quotesingle = -145; +less = -10; +cent = -10; +quotedblright = -210; +copyright = -10; +parenright = -100; +degree = -210; +dollar = -40; +slash = -25; +percent = -145; +sterling = -20; +braceright = -30; +"@MMK_R_tcaron" = -35; +"@MMK_R_Oslash" = -25; +"@MMK_R_c" = -10; +"@MMK_R_o" = -10; +"@MMK_R_oslash" = -10; +"@MMK_R_f" = -40; +"@MMK_R_S" = -10; +"@MMK_R_Q" = -25; +"@MMK_R_v" = -35; +"@MMK_R_G" = -25; +"@MMK_R_W" = -60; +"@MMK_R_g" = -10; +"@MMK_R_A" = -25; +"@MMK_R_V" = -85; +"@MMK_R_T" = -80; +"@MMK_R_X" = -30; +"@MMK_R_Y" = -80; +"@MMK_R_e" = -10; +"@MMK_R_w" = -40; +"@MMK_R_t" = -35; +"@MMK_R_s" = -35; +"@MMK_R_x" = -25; +"@MMK_R_y" = -65; +"@MMK_R_U" = -15; +"@MMK_R_C" = -25; +"@MMK_R_O" = -25; +}; +multiply = { +perthousand = -35; +quoteright = -80; +underscore = -275; +quotedblleft = -25; +multiply = -25; +emdash = -10; +bracketleft = -10; +parenleft = -10; +asterisk = -20; +bracketright = -10; +numbersign = -65; +braceleft = -35; +percent = -35; +guillemetleft = 20; +trademark = -40; +quotedblbase = -90; +guilsinglleft = 20; +question = -155; +sterling = -45; +quotesinglbase = -90; +equal = -10; +dollar = -45; +at = -10; +less = -10; +quoteleft = -25; +hyphen = -10; +slash = -90; +degree = -55; +quotedbl = -55; +parenright = -115; +semicolon = -15; +quotesingle = -55; +copyright = -10; +paragraph = -20; +comma = -90; +ellipsis = -90; +yen = -65; +euro = -70; +divide = -10; +registered = -15; +bar = -10; +quotedblright = -80; +braceright = -40; +asciicircum = -20; +colon = -15; +questiondown = -130; +greater = -10; +minus = -10; +plus = -10; +asciitilde = -55; +cent = -10; +backslash = -95; +endash = -10; +ampersand = -15; +periodcentered = -15; +bullet = -15; +"@MMK_R_dcroat" = -10; +"@MMK_R_eth" = -10; +"@MMK_R_Oslash" = -25; +"@MMK_R_lslash" = -10; +"@MMK_R_D" = -10; +"@MMK_R_Lslash" = -10; +"@MMK_R_I" = -10; +"@MMK_R_lcaron" = -10; +"@MMK_R_Eth" = -10; +"@MMK_R_t" = -15; +"@MMK_R_y" = -35; +"@MMK_R_u" = -10; +"@MMK_R_m" = -10; +"@MMK_R_v" = -25; +"@MMK_R_j" = -10; +"@MMK_R_c" = -10; +"@MMK_R_f" = -15; +"@MMK_R_g" = -10; +"@MMK_R_U" = -15; +"@MMK_R_J" = -160; +"@MMK_R_K" = -10; +"@MMK_R_E" = -10; +"@MMK_R_V" = -60; +"@MMK_R_W" = -45; +"@MMK_R_Thorn" = -10; +"@MMK_R_O" = -25; +"@MMK_R_B" = -10; +"@MMK_R_l" = -10; +"@MMK_R_C" = -25; +"@MMK_R_A" = -50; +"@MMK_R_thorn" = -10; +"@MMK_R_a" = -40; +"@MMK_R_dcaron" = -10; +"@MMK_R_z" = -10; +"@MMK_R_r" = -10; +"@MMK_R_s" = -45; +"@MMK_R_p" = -10; +"@MMK_R_w" = -25; +"@MMK_R_i" = -10; +"@MMK_R_b" = -10; +"@MMK_R_e" = -10; +"@MMK_R_Z" = -10; +"@MMK_R_Y" = -60; +"@MMK_R_R" = -10; +"@MMK_R_P" = -10; +"@MMK_R_Q" = -20; +"@MMK_R_T" = -30; +"@MMK_R_G" = -25; +"@MMK_R_d" = -10; +"@MMK_R_germandbls" = -10; +"@MMK_R_oslash" = -10; +"@MMK_R_a.alt" = -10; +"@MMK_R_q" = -10; +"@MMK_R_tcaron" = -15; +"@MMK_R_x" = -35; +"@MMK_R_h" = -10; +"@MMK_R_n" = -10; +"@MMK_R_o" = -10; +"@MMK_R_S" = -20; +"@MMK_R_H" = -10; +"@MMK_R_N" = -10; +"@MMK_R_L" = -10; +"@MMK_R_M" = -10; +"@MMK_R_F" = -10; +"@MMK_R_X" = -65; +}; +quotesinglbase = { +underscore = -15; +emdash = -15; +quotedblleft = -155; +registered = -145; +endash = -15; +cent = -35; +paragraph = -155; +quotedblright = -155; +yen = -65; +less = -80; +parenleft = -25; +at = -25; +quotesingle = -145; +ampersand = -15; +trademark = -155; +dollar = -15; +quotedbl = -155; +question = -90; +slash = 15; +euro = -105; +sterling = -10; +minus = -50; +divide = -50; +guilsinglright = 10; +asciicircum = -155; +guilsinglleft = -50; +parenright = -25; +percent = -90; +periodcentered = -65; +degree = -155; +copyright = -35; +backslash = -155; +braceright = -30; +numbersign = -25; +quoteright = -155; +perthousand = -100; +braceleft = -45; +guillemetleft = -50; +asciitilde = -155; +multiply = -100; +asterisk = -155; +quoteleft = -155; +hyphen = -15; +bullet = -70; +plus = -50; +guillemetright = 10; +"@MMK_R_dcaron" = -30; +"@MMK_R_c" = -40; +"@MMK_R_tcaron" = -45; +"@MMK_R_Oslash" = -10; +"@MMK_R_oslash" = -10; +"@MMK_R_J" = 30; +"@MMK_R_O" = -70; +"@MMK_R_A" = -10; +"@MMK_R_C" = -70; +"@MMK_R_G" = -70; +"@MMK_R_X" = -10; +"@MMK_R_Y" = -80; +"@MMK_R_Q" = -65; +"@MMK_R_U" = -45; +"@MMK_R_V" = -100; +"@MMK_R_W" = -70; +"@MMK_R_j" = 15; +"@MMK_R_o" = -40; +"@MMK_R_a" = -10; +"@MMK_R_d" = -30; +"@MMK_R_g" = -45; +"@MMK_R_v" = -45; +"@MMK_R_eth" = -30; +"@MMK_R_e" = -35; +"@MMK_R_y" = -85; +"@MMK_R_q" = -30; +"@MMK_R_T" = -80; +"@MMK_R_f" = -40; +"@MMK_R_x" = -10; +"@MMK_R_t" = -45; +"@MMK_R_dcroat" = -30; +"@MMK_R_u" = -15; +"@MMK_R_w" = -50; +"@MMK_R_a.alt" = -30; +}; +parenright = { +quotedbl = -60; +quotesingle = -60; +percent = -40; +guilsinglleft = 35; +comma = -20; +dollar = -50; +paragraph = -25; +ellipsis = -15; +euro = -60; +quotedblbase = -20; +yen = -65; +questiondown = -40; +asciicircum = -25; +colon = -15; +multiply = -20; +quoteleft = -30; +backslash = -95; +sterling = -35; +trademark = -30; +guillemetleft = 35; +perthousand = -40; +slash = -40; +asciitilde = -10; +asterisk = -25; +quotedblleft = -30; +braceleft = -25; +quotedblright = -70; +quoteright = -70; +question = -105; +parenright = -85; +underscore = -75; +quotesinglbase = -20; +numbersign = -45; +degree = -50; +semicolon = -20; +braceright = -30; +registered = -15; +"@MMK_R_v" = -20; +"@MMK_R_s" = -25; +"@MMK_R_w" = -25; +"@MMK_R_x" = -35; +"@MMK_R_a" = -10; +"@MMK_R_V" = -60; +"@MMK_R_W" = -45; +"@MMK_R_T" = -25; +"@MMK_R_S" = -25; +"@MMK_R_X" = -45; +"@MMK_R_A" = -35; +"@MMK_R_Y" = -65; +"@MMK_R_y" = -40; +}; +asterisk = { +braceleft = -65; +copyright = -25; +slash = -155; +endash = -10; +dollar = -30; +comma = -155; +cent = -45; +yen = -20; +underscore = -215; +numbersign = -100; +questiondown = -115; +parenleft = -25; +guilsinglleft = -90; +hyphen = -10; +ellipsis = -215; +sterling = -60; +braceright = -35; +asciitilde = -40; +percent = -10; +euro = -60; +guilsinglright = 10; +perthousand = -10; +guillemetleft = -90; +periodcentered = -65; +multiply = -15; +bullet = -40; +quotesinglbase = -155; +guillemetright = 10; +ampersand = -100; +quotedblbase = -215; +emdash = -10; +at = -30; +"@MMK_R_a.alt" = -40; +"@MMK_R_dcaron" = -40; +"@MMK_R_O" = -10; +"@MMK_R_G" = -10; +"@MMK_R_A" = -75; +"@MMK_R_Y" = -15; +"@MMK_R_V" = -15; +"@MMK_R_o" = -50; +"@MMK_R_g" = -35; +"@MMK_R_d" = -40; +"@MMK_R_e" = -45; +"@MMK_R_c" = -50; +"@MMK_R_a" = -55; +"@MMK_R_x" = -20; +"@MMK_R_y" = -15; +"@MMK_R_w" = -10; +"@MMK_R_Oslash" = -15; +"@MMK_R_eth" = -50; +"@MMK_R_dcroat" = -40; +"@MMK_R_X" = -20; +"@MMK_R_C" = -10; +"@MMK_R_W" = -10; +"@MMK_R_v" = -10; +"@MMK_R_s" = -35; +"@MMK_R_q" = -40; +"@MMK_R_J" = -215; +"@MMK_R_Q" = -10; +"@MMK_R_oslash" = -50; +}; +bracketright = { +guillemetleft = 35; +braceright = -30; +multiply = -10; +guilsinglleft = 35; +dollar = -15; +numbersign = -20; +backslash = 25; +euro = -60; +sterling = -10; +guillemetright = 15; +braceleft = -25; +guilsinglright = 15; +slash = 50; +"@MMK_R_j" = 50; +"@MMK_R_J" = 30; +}; +guilsinglright = { +colon = -40; +registered = -20; +quoteright = -135; +plus = 35; +less = 35; +at = 35; +asterisk = -90; +quotedblbase = -40; +underscore = -185; +parenleft = 35; +guillemetleft = 70; +bracketleft = 35; +percent = -105; +quotedbl = -115; +question = -115; +trademark = -70; +euro = -25; +perthousand = -105; +multiply = 15; +guillemetright = -75; +slash = -50; +yen = -35; +parenright = -95; +backslash = -115; +asciitilde = -15; +copyright = 35; +guilsinglleft = 70; +ellipsis = -40; +quotedblright = -135; +cent = 35; +quotedblleft = -80; +bracketright = 35; +periodcentered = 35; +equal = 35; +quotesinglbase = -40; +quotesingle = -115; +minus = 35; +greater = 35; +endash = 35; +numbersign = -25; +hyphen = 35; +bullet = 30; +quoteleft = -80; +guilsinglright = -75; +degree = -135; +semicolon = -40; +emdash = 35; +bar = 35; +paragraph = -70; +divide = 35; +questiondown = -90; +ampersand = 25; +asciicircum = -100; +dollar = -95; +comma = -40; +"@MMK_R_M" = 35; +"@MMK_R_N" = 35; +"@MMK_R_oslash" = 35; +"@MMK_R_O" = 25; +"@MMK_R_S" = -75; +"@MMK_R_X" = -25; +"@MMK_R_D" = 35; +"@MMK_R_E" = 35; +"@MMK_R_F" = 35; +"@MMK_R_G" = 25; +"@MMK_R_d" = 35; +"@MMK_R_e" = 35; +"@MMK_R_g" = 35; +"@MMK_R_Oslash" = 25; +"@MMK_R_T" = -50; +"@MMK_R_U" = 30; +"@MMK_R_R" = 35; +"@MMK_R_Z" = 35; +"@MMK_R_A" = -10; +"@MMK_R_B" = 35; +"@MMK_R_v" = 0; +"@MMK_R_p" = 35; +"@MMK_R_r" = 35; +"@MMK_R_x" = -10; +"@MMK_R_a.alt" = 35; +"@MMK_R_y" = -20; +"@MMK_R_b" = 35; +"@MMK_R_l" = 35; +"@MMK_R_n" = 35; +"@MMK_R_h" = 35; +"@MMK_R_L" = 35; +"@MMK_R_o" = 35; +"@MMK_R_V" = -35; +"@MMK_R_W" = -15; +"@MMK_R_lslash" = 35; +"@MMK_R_Q" = 25; +"@MMK_R_C" = 25; +"@MMK_R_H" = 35; +"@MMK_R_I" = 35; +"@MMK_R_J" = -85; +"@MMK_R_q" = 35; +"@MMK_R_s" = -10; +"@MMK_R_lcaron" = 35; +"@MMK_R_P" = 35; +"@MMK_R_thorn" = 35; +"@MMK_R_dcroat" = 35; +"@MMK_R_Eth" = 35; +"@MMK_R_Y" = -40; +"@MMK_R_germandbls" = 35; +"@MMK_R_j" = 35; +"@MMK_R_K" = 35; +"@MMK_R_u" = 35; +"@MMK_R_eth" = 35; +"@MMK_R_Lslash" = 35; +"@MMK_R_dcaron" = 35; +"@MMK_R_z" = 35; +"@MMK_R_Thorn" = 35; +"@MMK_R_c" = 35; +"@MMK_R_m" = 35; +"@MMK_R_i" = 35; +}; +ellipsis = { +underscore = -60; +bullet = -60; +quoteleft = -155; +asciitilde = -245; +parenleft = -15; +plus = -40; +cent = -25; +asterisk = -215; +quotedbl = -285; +slash = -10; +degree = -210; +trademark = -385; +quotesingle = -145; +copyright = -25; +minus = -40; +yen = -65; +multiply = -90; +guilsinglright = 10; +dollar = -20; +at = -20; +asciicircum = -250; +paragraph = -245; +numbersign = -20; +percent = -115; +quotedblright = -305; +less = -70; +periodcentered = -55; +divide = -40; +registered = -135; +perthousand = -125; +braceleft = -35; +ampersand = -10; +guillemetleft = -40; +parenright = -70; +quoteright = -155; +guillemetright = 10; +question = -85; +sterling = -10; +euro = -95; +backslash = -200; +questiondown = -10; +braceright = -30; +guilsinglleft = -40; +quotedblleft = -305; +"@MMK_R_U" = -35; +"@MMK_R_oslash" = -30; +"@MMK_R_dcaron" = -20; +"@MMK_R_tcaron" = -40; +"@MMK_R_Q" = -55; +"@MMK_R_W" = -65; +"@MMK_R_V" = -95; +"@MMK_R_T" = -80; +"@MMK_R_Y" = -80; +"@MMK_R_X" = -20; +"@MMK_R_C" = -60; +"@MMK_R_G" = -60; +"@MMK_R_J" = 25; +"@MMK_R_O" = -60; +"@MMK_R_q" = -20; +"@MMK_R_w" = -45; +"@MMK_R_u" = -10; +"@MMK_R_t" = -40; +"@MMK_R_y" = -80; +"@MMK_R_x" = -15; +"@MMK_R_g" = -35; +"@MMK_R_e" = -25; +"@MMK_R_d" = -20; +"@MMK_R_o" = -30; +"@MMK_R_dcroat" = -20; +"@MMK_R_a.alt" = -20; +"@MMK_R_eth" = -25; +"@MMK_R_Oslash" = -40; +"@MMK_R_f" = -40; +"@MMK_R_A" = -15; +"@MMK_R_s" = -15; +"@MMK_R_v" = -40; +"@MMK_R_c" = -30; +}; +yen = { +asterisk = -10; +yen = 0; +trademark = -15; +underscore = -330; +braceright = -45; +semicolon = -40; +guillemetright = -25; +ampersand = -60; +braceleft = -80; +comma = -60; +parenleft = -60; +parenright = -15; +euro = -90; +guilsinglleft = -30; +quoteleft = -25; +divide = -35; +endash = -45; +paragraph = -25; +slash = -40; +plus = -35; +bracketright = 0; +ellipsis = -60; +quotesinglbase = -60; +equal = -10; +less = -35; +registered = -35; +minus = -35; +cent = -60; +bracketleft = 0; +quotedblbase = -60; +multiply = -55; +at = -60; +bullet = -60; +sterling = -70; +percent = -20; +asciitilde = -70; +quotedblleft = -25; +guilsinglright = -25; +backslash = 35; +numbersign = -85; +perthousand = -20; +asciicircum = -45; +dollar = -55; +periodcentered = -60; +greater = 0; +guillemetleft = -30; +bar = 0; +colon = -35; +copyright = -60; +emdash = -45; +questiondown = -60; +degree = -15; +hyphen = -45; +"@MMK_R_J" = -30; +"@MMK_R_Thorn" = 0; +"@MMK_R_germandbls" = -20; +"@MMK_R_x" = -35; +"@MMK_R_lcaron" = 0; +"@MMK_R_Oslash" = -50; +"@MMK_R_F" = 0; +"@MMK_R_M" = 0; +"@MMK_R_Q" = -50; +"@MMK_R_P" = 0; +"@MMK_R_S" = -25; +"@MMK_R_q" = -60; +"@MMK_R_s" = -70; +"@MMK_R_r" = -25; +"@MMK_R_v" = -25; +"@MMK_R_C" = -50; +"@MMK_R_G" = -50; +"@MMK_R_H" = 0; +"@MMK_R_K" = 0; +"@MMK_R_O" = -50; +"@MMK_R_U" = 0; +"@MMK_R_a" = -60; +"@MMK_R_c" = -60; +"@MMK_R_g" = -60; +"@MMK_R_i" = -25; +"@MMK_R_l" = 0; +"@MMK_R_o" = -60; +"@MMK_R_u" = -25; +"@MMK_R_w" = -25; +"@MMK_R_z" = -25; +"@MMK_R_dcaron" = -60; +"@MMK_R_Lslash" = 0; +"@MMK_R_thorn" = 0; +"@MMK_R_B" = 0; +"@MMK_R_E" = 0; +"@MMK_R_lslash" = 0; +"@MMK_R_V" = 0; +"@MMK_R_Eth" = 0; +"@MMK_R_h" = 0; +"@MMK_R_j" = -25; +"@MMK_R_p" = -25; +"@MMK_R_t" = -25; +"@MMK_R_A" = -60; +"@MMK_R_D" = 0; +"@MMK_R_I" = 0; +"@MMK_R_L" = 0; +"@MMK_R_N" = 0; +"@MMK_R_R" = 0; +"@MMK_R_T" = 0; +"@MMK_R_W" = 0; +"@MMK_R_dcroat" = -60; +"@MMK_R_Y" = 0; +"@MMK_R_Z" = 0; +"@MMK_R_b" = 0; +"@MMK_R_e" = -60; +"@MMK_R_d" = -60; +"@MMK_R_f" = -25; +"@MMK_R_m" = -25; +"@MMK_R_n" = -25; +"@MMK_R_a.alt" = -60; +"@MMK_R_y" = -25; +"@MMK_R_oslash" = -60; +"@MMK_R_eth" = -60; +"@MMK_R_tcaron" = -25; +}; +parenleft = { +guillemetleft = -95; +divide = -85; +bullet = -125; +less = -85; +slash = 35; +guillemetright = -80; +sterling = -40; +guilsinglright = -80; +multiply = -110; +yen = -20; +plus = -85; +periodcentered = -125; +paragraph = -20; +asciicircum = -75; +asciitilde = -135; +colon = -65; +braceright = -40; +backslash = -20; +questiondown = -10; +ampersand = -105; +registered = -35; +comma = -65; +emdash = -110; +question = -45; +hyphen = -110; +euro = -120; +cent = -130; +quotedblleft = -20; +quoteleft = -20; +semicolon = -65; +quotedblbase = -65; +braceleft = -75; +quotesinglbase = -65; +numbersign = -60; +guilsinglleft = -95; +minus = -85; +parenleft = -85; +ellipsis = -70; +copyright = -105; +at = -115; +dollar = -45; +endash = -110; +"@MMK_R_Y" = -20; +"@MMK_R_dcroat" = -125; +"@MMK_R_s" = -75; +"@MMK_R_d" = -125; +"@MMK_R_f" = -40; +"@MMK_R_a" = -90; +"@MMK_R_c" = -130; +"@MMK_R_n" = -30; +"@MMK_R_o" = -130; +"@MMK_R_i" = -30; +"@MMK_R_j" = 30; +"@MMK_R_t" = -35; +"@MMK_R_u" = -50; +"@MMK_R_v" = -50; +"@MMK_R_w" = -50; +"@MMK_R_q" = -125; +"@MMK_R_x" = -30; +"@MMK_R_z" = -30; +"@MMK_R_G" = -80; +"@MMK_R_A" = -30; +"@MMK_R_C" = -80; +"@MMK_R_O" = -80; +"@MMK_R_J" = -45; +"@MMK_R_X" = -25; +"@MMK_R_e" = -130; +"@MMK_R_r" = -30; +"@MMK_R_V" = -20; +"@MMK_R_Q" = -75; +"@MMK_R_tcaron" = -35; +"@MMK_R_germandbls" = -10; +"@MMK_R_m" = -40; +"@MMK_R_g" = -100; +"@MMK_R_y" = -50; +"@MMK_R_W" = -15; +"@MMK_R_S" = -20; +"@MMK_R_dcaron" = -125; +"@MMK_R_a.alt" = -125; +"@MMK_R_oslash" = -30; +"@MMK_R_eth" = -125; +"@MMK_R_Oslash" = -30; +}; +questiondown = { +guillemetright = -70; +asciitilde = -110; +quotedblright = -135; +asciicircum = -90; +parenright = -60; +quoteright = -135; +ampersand = -140; +guillemetleft = -105; +periodcentered = -115; +euro = -145; +minus = -85; +quoteleft = -90; +guilsinglleft = -105; +numbersign = -125; +registered = -85; +plus = -85; +percent = -100; +paragraph = -90; +at = -105; +asterisk = -90; +colon = -85; +greater = -85; +semicolon = -75; +endash = -85; +divide = -85; +quotedblbase = -65; +emdash = -85; +backslash = -155; +trademark = -90; +dollar = -115; +questiondown = -35; +yen = -135; +question = -220; +perthousand = -100; +braceleft = -100; +cent = -110; +braceright = -45; +sterling = -110; +quotesinglbase = -65; +quotedblleft = -90; +equal = -85; +degree = -110; +bullet = -105; +quotedbl = -120; +copyright = -100; +bar = -30; +less = -85; +multiply = -95; +ellipsis = -135; +comma = -65; +guilsinglright = -70; +slash = 20; +quotesingle = -120; +parenleft = -100; +hyphen = -85; +"@MMK_R_Lslash" = -85; +"@MMK_R_tcaron" = -85; +"@MMK_R_oslash" = -100; +"@MMK_R_w" = -95; +"@MMK_R_u" = -85; +"@MMK_R_r" = -85; +"@MMK_R_s" = -110; +"@MMK_R_z" = -85; +"@MMK_R_g" = -70; +"@MMK_R_e" = -110; +"@MMK_R_b" = -85; +"@MMK_R_n" = -85; +"@MMK_R_o" = -115; +"@MMK_R_l" = -85; +"@MMK_R_m" = -85; +"@MMK_R_h" = -85; +"@MMK_R_i" = -85; +"@MMK_R_V" = -130; +"@MMK_R_T" = -90; +"@MMK_R_U" = -85; +"@MMK_R_R" = -85; +"@MMK_R_S" = -90; +"@MMK_R_P" = -85; +"@MMK_R_Q" = -90; +"@MMK_R_Z" = -85; +"@MMK_R_X" = -100; +"@MMK_R_Y" = -130; +"@MMK_R_G" = -90; +"@MMK_R_D" = -80; +"@MMK_R_E" = -85; +"@MMK_R_B" = -80; +"@MMK_R_C" = -90; +"@MMK_R_A" = -100; +"@MMK_R_N" = -85; +"@MMK_R_O" = -90; +"@MMK_R_L" = -85; +"@MMK_R_M" = -85; +"@MMK_R_J" = -110; +"@MMK_R_K" = -85; +"@MMK_R_I" = -85; +"@MMK_R_Eth" = -80; +"@MMK_R_x" = -100; +"@MMK_R_W" = -115; +"@MMK_R_F" = -85; +"@MMK_R_a.alt" = -110; +"@MMK_R_dcaron" = -110; +"@MMK_R_Thorn" = -85; +"@MMK_R_v" = -95; +"@MMK_R_t" = -85; +"@MMK_R_q" = -110; +"@MMK_R_y" = -55; +"@MMK_R_f" = -85; +"@MMK_R_d" = -110; +"@MMK_R_c" = -115; +"@MMK_R_a" = -140; +"@MMK_R_H" = -85; +"@MMK_R_lslash" = -85; +"@MMK_R_Oslash" = -90; +"@MMK_R_germandbls" = -85; +"@MMK_R_lcaron" = -85; +"@MMK_R_j" = 40; +"@MMK_R_dcroat" = -110; +"@MMK_R_eth" = -115; +}; +emdash = { +quotesingle = -45; +parenright = -110; +question = -90; +quotedbl = -45; +euro = -60; +braceright = -30; +paragraph = -10; +questiondown = -40; +multiply = -20; +quoteleft = -15; +slash = -40; +quotedblleft = -15; +guilsinglleft = 35; +braceleft = -25; +underscore = -330; +degree = -55; +trademark = -85; +percent = -30; +asterisk = -10; +sterling = -35; +perthousand = -30; +yen = -50; +quoteright = -55; +backslash = -90; +dollar = -35; +asciicircum = -250; +numbersign = -35; +guillemetleft = 35; +quotedblright = -55; +"@MMK_R_X" = -35; +"@MMK_R_A" = -25; +"@MMK_R_J" = -55; +"@MMK_R_S" = -10; +"@MMK_R_V" = -50; +"@MMK_R_W" = -35; +"@MMK_R_T" = -80; +"@MMK_R_s" = -20; +"@MMK_R_v" = -10; +"@MMK_R_w" = -15; +"@MMK_R_x" = -25; +"@MMK_R_Y" = -50; +"@MMK_R_y" = -25; +}; +backslash = { +at = -50; +bracketright = 50; +divide = -65; +quoteleft = -155; +backslash = -235; +equal = -20; +bracketleft = 50; +quoteright = -155; +endash = -40; +quotedbl = -190; +multiply = -95; +copyright = -55; +bar = 50; +guilsinglleft = -50; +quotesingle = -145; +plus = -65; +sterling = 10; +greater = 20; +trademark = -165; +bullet = -85; +ampersand = -35; +question = -95; +yen = -45; +braceright = 10; +degree = -185; +less = -80; +questiondown = 30; +hyphen = -40; +perthousand = -65; +dollar = -20; +underscore = 50; +euro = -120; +emdash = -40; +paragraph = -155; +quotedblleft = -160; +periodcentered = -80; +asterisk = -155; +asciicircum = -155; +registered = -130; +parenleft = -40; +cent = -60; +slash = 100; +guillemetleft = -50; +braceleft = -35; +parenright = 35; +asciitilde = -115; +quotedblright = -200; +minus = -65; +percent = -55; +"@MMK_R_germandbls" = 20; +"@MMK_R_tcaron" = -60; +"@MMK_R_Eth" = 30; +"@MMK_R_dcaron" = -55; +"@MMK_R_lcaron" = 20; +"@MMK_R_oslash" = 20; +"@MMK_R_O" = -90; +"@MMK_R_N" = 20; +"@MMK_R_M" = 20; +"@MMK_R_L" = 20; +"@MMK_R_K" = 20; +"@MMK_R_J" = 30; +"@MMK_R_I" = 20; +"@MMK_R_G" = -90; +"@MMK_R_F" = 20; +"@MMK_R_D" = 30; +"@MMK_R_C" = -90; +"@MMK_R_B" = 30; +"@MMK_R_A" = 20; +"@MMK_R_Z" = 20; +"@MMK_R_Y" = -60; +"@MMK_R_W" = -60; +"@MMK_R_V" = -90; +"@MMK_R_U" = -70; +"@MMK_R_T" = -60; +"@MMK_R_R" = 20; +"@MMK_R_Q" = -90; +"@MMK_R_P" = 20; +"@MMK_R_o" = -65; +"@MMK_R_n" = 20; +"@MMK_R_m" = 20; +"@MMK_R_l" = 20; +"@MMK_R_j" = 85; +"@MMK_R_h" = 20; +"@MMK_R_f" = -15; +"@MMK_R_e" = -60; +"@MMK_R_d" = -55; +"@MMK_R_c" = -65; +"@MMK_R_b" = 20; +"@MMK_R_a" = -25; +"@MMK_R_z" = 20; +"@MMK_R_x" = 20; +"@MMK_R_w" = -35; +"@MMK_R_v" = -30; +"@MMK_R_u" = -35; +"@MMK_R_t" = -60; +"@MMK_R_r" = 20; +"@MMK_R_q" = -55; +"@MMK_R_p" = 50; +"@MMK_R_g" = -30; +"@MMK_R_H" = 20; +"@MMK_R_E" = 20; +"@MMK_R_X" = 20; +"@MMK_R_y" = -15; +"@MMK_R_a.alt" = -55; +"@MMK_R_Lslash" = 20; +"@MMK_R_Oslash" = 20; +"@MMK_R_dcroat" = -55; +"@MMK_R_eth" = -55; +"@MMK_R_i" = 20; +"@MMK_R_lslash" = 20; +"@MMK_R_Thorn" = 20; +"@MMK_R_thorn" = 50; +}; +colon = { +periodcentered = -40; +ampersand = -10; +parenleft = -15; +braceleft = -35; +braceright = -30; +quotesingle = -30; +guilsinglleft = -40; +questiondown = -10; +dollar = -20; +percent = -10; +backslash = -65; +question = -85; +underscore = -55; +perthousand = -10; +multiply = -10; +numbersign = -20; +cent = -25; +sterling = -10; +guillemetright = 15; +quotedblright = -40; +quoteright = -40; +yen = -45; +asciitilde = -30; +euro = -60; +parenright = -65; +guillemetleft = -40; +at = -20; +guilsinglright = 15; +quotedbl = -30; +bullet = -25; +degree = -20; +copyright = -20; +"@MMK_R_x" = -15; +"@MMK_R_y" = -15; +"@MMK_R_v" = -10; +"@MMK_R_w" = -10; +"@MMK_R_o" = -30; +"@MMK_R_g" = -25; +"@MMK_R_d" = -20; +"@MMK_R_e" = -25; +"@MMK_R_c" = -30; +"@MMK_R_Y" = -45; +"@MMK_R_V" = -40; +"@MMK_R_W" = -30; +"@MMK_R_J" = 25; +"@MMK_R_A" = -15; +"@MMK_R_a.alt" = -20; +"@MMK_R_s" = -15; +"@MMK_R_q" = -20; +"@MMK_R_X" = -20; +"@MMK_R_eth" = -25; +"@MMK_R_oslash" = -25; +"@MMK_R_Oslash" = -10; +"@MMK_R_dcroat" = -20; +"@MMK_R_dcaron" = -20; +}; +quotedblright = { +asciicircum = -40; +dollar = -35; +questiondown = -140; +guillemetleft = -130; +periodcentered = -105; +quotedblbase = -305; +parenleft = -55; +cent = -85; +ellipsis = -305; +at = -65; +multiply = -50; +divide = -25; +copyright = -55; +sterling = -100; +colon = -20; +minus = -25; +slash = -190; +semicolon = -20; +less = -25; +guilsinglright = -25; +emdash = -50; +guilsinglleft = -130; +registered = -15; +numbersign = -125; +underscore = -305; +braceright = -35; +plus = -25; +braceleft = -70; +yen = -20; +guillemetright = -25; +ampersand = -95; +comma = -155; +bullet = -80; +endash = -50; +quotesinglbase = -155; +hyphen = -50; +euro = -70; +asciitilde = -80; +"@MMK_R_c" = -90; +"@MMK_R_d" = -75; +"@MMK_R_o" = -90; +"@MMK_R_A" = -90; +"@MMK_R_eth" = -90; +"@MMK_R_Q" = -35; +"@MMK_R_a" = -45; +"@MMK_R_g" = -70; +"@MMK_R_e" = -85; +"@MMK_R_s" = -65; +"@MMK_R_q" = -75; +"@MMK_R_x" = -15; +"@MMK_R_C" = -40; +"@MMK_R_G" = -40; +"@MMK_R_J" = -250; +"@MMK_R_O" = -40; +"@MMK_R_W" = -15; +"@MMK_R_V" = -20; +"@MMK_R_Y" = -20; +"@MMK_R_X" = -25; +"@MMK_R_oslash" = -90; +"@MMK_R_Oslash" = -40; +"@MMK_R_dcaron" = -75; +"@MMK_R_dcroat" = -75; +"@MMK_R_a.alt" = -75; +}; +endash = { +dollar = -35; +degree = -55; +quoteright = -55; +quoteleft = -15; +perthousand = -30; +braceleft = -25; +sterling = -35; +quotesingle = -45; +guillemetleft = 35; +braceright = -30; +backslash = -90; +question = -90; +quotedbl = -45; +quotedblleft = -15; +slash = -40; +numbersign = -35; +paragraph = -10; +yen = -50; +questiondown = -40; +multiply = -20; +trademark = -85; +percent = -30; +asciicircum = -250; +quotedblright = -55; +underscore = -285; +guilsinglleft = 35; +euro = -60; +asterisk = -10; +parenright = -110; +"@MMK_R_J" = -55; +"@MMK_R_T" = -80; +"@MMK_R_W" = -35; +"@MMK_R_V" = -50; +"@MMK_R_S" = -10; +"@MMK_R_Y" = -50; +"@MMK_R_X" = -35; +"@MMK_R_v" = -10; +"@MMK_R_s" = -20; +"@MMK_R_y" = -25; +"@MMK_R_x" = -25; +"@MMK_R_w" = -15; +"@MMK_R_A" = -25; +}; +trademark = { +underscore = -330; +sterling = -35; +question = -45; +ellipsis = -385; +quotedblbase = -305; +dollar = -25; +quotesinglbase = -155; +yen = -20; +guilsinglleft = 20; +questiondown = -115; +euro = -60; +numbersign = -65; +slash = -95; +comma = -155; +braceleft = -25; +ampersand = -15; +multiply = -10; +guillemetright = 15; +guillemetleft = 20; +backslash = -20; +guilsinglright = 15; +braceright = -35; +"@MMK_R_a" = -40; +"@MMK_R_x" = -10; +"@MMK_R_V" = -20; +"@MMK_R_W" = -15; +"@MMK_R_X" = -25; +"@MMK_R_Y" = -20; +"@MMK_R_A" = -45; +"@MMK_R_J" = -250; +"@MMK_R_s" = -20; +}; +asciicircum = { +quotedbl = -45; +braceright = -35; +quotesingle = -45; +emdash = -250; +slash = -155; +yen = -50; +braceleft = -75; +endash = -250; +bullet = -45; +degree = -40; +asciitilde = -45; +periodcentered = -110; +at = -30; +percent = -25; +paragraph = -10; +quoteright = -65; +parenleft = -25; +quotesinglbase = -155; +guillemetleft = -100; +multiply = -15; +parenright = -75; +sterling = -115; +dollar = -35; +trademark = -20; +numbersign = -100; +comma = -155; +ellipsis = -250; +guilsinglright = 15; +guillemetright = 15; +underscore = -250; +cent = -50; +hyphen = -180; +quotedblright = -65; +question = -100; +copyright = -25; +perthousand = -25; +quoteleft = -10; +questiondown = -115; +guilsinglleft = -100; +quotedblbase = -250; +quotedblleft = -10; +backslash = -85; +euro = -65; +ampersand = -115; +"@MMK_R_eth" = -55; +"@MMK_R_dcroat" = -40; +"@MMK_R_J" = -250; +"@MMK_R_A" = -75; +"@MMK_R_W" = -35; +"@MMK_R_v" = -15; +"@MMK_R_Oslash" = -10; +"@MMK_R_dcaron" = -40; +"@MMK_R_x" = -25; +"@MMK_R_O" = -10; +"@MMK_R_G" = -10; +"@MMK_R_C" = -10; +"@MMK_R_Y" = -50; +"@MMK_R_X" = -60; +"@MMK_R_V" = -45; +"@MMK_R_T" = -15; +"@MMK_R_S" = -10; +"@MMK_R_Q" = -10; +"@MMK_R_o" = -55; +"@MMK_R_g" = -35; +"@MMK_R_e" = -50; +"@MMK_R_c" = -55; +"@MMK_R_y" = -25; +"@MMK_R_w" = -15; +"@MMK_R_s" = -35; +"@MMK_R_q" = -40; +"@MMK_R_a.alt" = -40; +"@MMK_R_d" = -40; +"@MMK_R_a" = -80; +"@MMK_R_oslash" = -55; +}; +hyphen = { +quotedbl = -45; +dollar = -35; +degree = -55; +asciicircum = -180; +sterling = -35; +slash = -40; +yen = -50; +backslash = -90; +guilsinglleft = 35; +parenright = -110; +questiondown = -40; +trademark = -85; +perthousand = -30; +numbersign = -35; +multiply = -20; +euro = -60; +braceleft = -25; +underscore = -180; +asterisk = -10; +percent = -30; +paragraph = -10; +quotesingle = -45; +guillemetleft = 35; +question = -90; +quotedblright = -55; +quotedblleft = -15; +quoteright = -55; +quoteleft = -15; +braceright = -30; +"@MMK_R_Y" = -50; +"@MMK_R_w" = -15; +"@MMK_R_s" = -20; +"@MMK_R_A" = -25; +"@MMK_R_J" = -55; +"@MMK_R_T" = -80; +"@MMK_R_V" = -50; +"@MMK_R_W" = -35; +"@MMK_R_S" = -10; +"@MMK_R_X" = -35; +"@MMK_R_v" = -10; +"@MMK_R_x" = -25; +"@MMK_R_y" = -25; +}; +quotesingle = { +quotedblleft = -15; +quoteleft = -15; +less = -30; +sterling = -90; +semicolon = -30; +guilsinglright = -25; +hyphen = -45; +numbersign = -135; +yen = -10; +comma = -145; +plus = -30; +guillemetright = -25; +guilsinglleft = -115; +backslash = 0; +guillemetleft = -115; +registered = -25; +paragraph = -15; +divide = -30; +parenleft = -60; +endash = -45; +ampersand = -105; +periodcentered = -90; +braceleft = -75; +minus = -30; +asciicircum = -45; +percent = -10; +slash = -145; +quotedblbase = -145; +copyright = -65; +cent = -80; +bullet = -70; +asciitilde = -75; +dollar = -40; +perthousand = -10; +colon = -30; +questiondown = -145; +emdash = -45; +euro = -80; +quotesinglbase = -145; +underscore = -145; +multiply = -50; +at = -70; +braceright = -40; +ellipsis = -145; +"@MMK_R_tcaron" = -15; +"@MMK_R_u" = -15; +"@MMK_R_j" = -15; +"@MMK_R_f" = -15; +"@MMK_R_dcroat" = -75; +"@MMK_R_eth" = -80; +"@MMK_R_x" = -25; +"@MMK_R_z" = -15; +"@MMK_R_oslash" = -80; +"@MMK_R_a.alt" = -75; +"@MMK_R_y" = -15; +"@MMK_R_t" = -15; +"@MMK_R_w" = -15; +"@MMK_R_v" = -15; +"@MMK_R_q" = -75; +"@MMK_R_p" = -15; +"@MMK_R_s" = -70; +"@MMK_R_r" = -15; +"@MMK_R_m" = -15; +"@MMK_R_o" = -80; +"@MMK_R_n" = -15; +"@MMK_R_i" = -15; +"@MMK_R_e" = -80; +"@MMK_R_d" = -75; +"@MMK_R_g" = -70; +"@MMK_R_a" = -55; +"@MMK_R_c" = -85; +"@MMK_R_Y" = -10; +"@MMK_R_X" = -15; +"@MMK_R_W" = -10; +"@MMK_R_V" = -10; +"@MMK_R_Q" = -45; +"@MMK_R_S" = -15; +"@MMK_R_G" = -45; +"@MMK_R_A" = -95; +"@MMK_R_C" = -45; +"@MMK_R_O" = -45; +"@MMK_R_J" = -145; +"@MMK_R_germandbls" = -10; +"@MMK_R_Oslash" = -50; +"@MMK_R_dcaron" = -75; +}; +question = { +multiply = -25; +braceright = -35; +ellipsis = -115; +comma = -115; +underscore = -170; +quotesingle = -10; +endash = -20; +bullet = -50; +asciitilde = -50; +guilsinglleft = -90; +question = -35; +sterling = -70; +cent = -55; +emdash = -20; +yen = -30; +quoteright = -10; +numbersign = -110; +quotedblright = -10; +quotesinglbase = -115; +slash = -120; +dollar = -25; +parenright = -15; +ampersand = -95; +euro = -60; +questiondown = -120; +hyphen = -20; +periodcentered = -70; +quotedblbase = -115; +braceleft = -65; +at = -40; +guillemetleft = -90; +quotedbl = -10; +copyright = -35; +parenleft = -35; +backslash = -30; +asciicircum = -15; +"@MMK_R_dcaron" = -50; +"@MMK_R_o" = -60; +"@MMK_R_g" = -45; +"@MMK_R_d" = -50; +"@MMK_R_c" = -60; +"@MMK_R_a" = -40; +"@MMK_R_s" = -45; +"@MMK_R_q" = -50; +"@MMK_R_O" = -20; +"@MMK_R_G" = -20; +"@MMK_R_C" = -20; +"@MMK_R_X" = -35; +"@MMK_R_Y" = -30; +"@MMK_R_Oslash" = -20; +"@MMK_R_e" = -55; +"@MMK_R_Q" = -20; +"@MMK_R_eth" = -60; +"@MMK_R_oslash" = -60; +"@MMK_R_J" = -90; +"@MMK_R_A" = -80; +"@MMK_R_V" = -30; +"@MMK_R_W" = -20; +"@MMK_R_a.alt" = -50; +"@MMK_R_x" = -10; +"@MMK_R_dcroat" = -50; +}; +equal = { +euro = -60; +guillemetleft = 35; +guilsinglright = 15; +questiondown = -15; +guilsinglleft = 35; +multiply = -10; +backslash = -15; +sterling = -10; +yen = -20; +underscore = -330; +guillemetright = 15; +braceright = -30; +question = -35; +braceleft = -25; +numbersign = -20; +dollar = -25; +slash = -20; +"@MMK_R_W" = -10; +"@MMK_R_A" = -15; +"@MMK_R_Y" = -20; +"@MMK_R_X" = -20; +"@MMK_R_V" = -20; +"@MMK_R_x" = -10; +"@MMK_R_s" = -20; +}; +ampersand = { +ellipsis = -10; +less = -10; +guillemetleft = 15; +trademark = -95; +degree = -115; +quotesingle = -125; +question = -95; +braceright = -35; +quoteright = -125; +copyright = -10; +quotedblleft = -115; +asciitilde = -60; +sterling = -15; +registered = -50; +percent = -115; +semicolon = -10; +underscore = -190; +comma = -10; +ampersand = -20; +minus = -10; +hyphen = -10; +quotedblbase = -10; +bullet = -10; +paragraph = -100; +slash = -10; +yen = -70; +asterisk = -125; +periodcentered = -10; +emdash = -10; +colon = -10; +dollar = -25; +equal = -10; +braceleft = -35; +quotesinglbase = -10; +perthousand = -115; +quotedblright = -125; +multiply = -45; +quoteleft = -115; +asciicircum = -140; +divide = -10; +at = -10; +guilsinglleft = 15; +questiondown = -10; +cent = -10; +numbersign = -50; +parenright = -85; +endash = -10; +guillemetright = -10; +guilsinglright = -10; +backslash = -140; +plus = -10; +parenleft = -10; +euro = -70; +quotedbl = -125; +"@MMK_R_eth" = -10; +"@MMK_R_G" = -15; +"@MMK_R_dcroat" = -10; +"@MMK_R_X" = -20; +"@MMK_R_oslash" = -10; +"@MMK_R_w" = -35; +"@MMK_R_Y" = -80; +"@MMK_R_g" = -10; +"@MMK_R_O" = -15; +"@MMK_R_J" = 25; +"@MMK_R_C" = -15; +"@MMK_R_W" = -55; +"@MMK_R_U" = -10; +"@MMK_R_Q" = -15; +"@MMK_R_o" = -10; +"@MMK_R_f" = -45; +"@MMK_R_d" = -10; +"@MMK_R_e" = -10; +"@MMK_R_c" = -10; +"@MMK_R_x" = -15; +"@MMK_R_y" = -55; +"@MMK_R_u" = -10; +"@MMK_R_A" = -15; +"@MMK_R_tcaron" = -45; +"@MMK_R_a.alt" = -10; +"@MMK_R_Oslash" = -15; +"@MMK_R_V" = -75; +"@MMK_R_dcaron" = -10; +"@MMK_R_T" = -85; +"@MMK_R_a" = -25; +"@MMK_R_v" = -30; +"@MMK_R_t" = -45; +"@MMK_R_s" = -25; +"@MMK_R_q" = -10; +}; +guillemetleft = { +dollar = -15; +cent = -30; +guillemetleft = -75; +ellipsis = 10; +guilsinglright = 30; +backslash = -65; +parenright = -80; +underscore = -315; +quoteright = -45; +at = -15; +bar = 15; +less = 15; +quotedblbase = 10; +asterisk = 10; +comma = 10; +bracketright = 15; +degree = -25; +semicolon = 15; +braceleft = -50; +yen = -30; +numbersign = -10; +asciitilde = -25; +quotesinglbase = 10; +question = -75; +periodcentered = -55; +trademark = -70; +plus = 15; +quotedblright = -45; +quotedbl = -25; +colon = 15; +bracketleft = 15; +bullet = -30; +quotesingle = -25; +asciicircum = 15; +registered = 15; +euro = -45; +minus = 15; +braceright = -15; +greater = 15; +guillemetright = 30; +equal = 15; +paragraph = 10; +guilsinglleft = -75; +quotedblleft = 0; +divide = 15; +quoteleft = 0; +"@MMK_R_oslash" = -35; +"@MMK_R_F" = 15; +"@MMK_R_Lslash" = 15; +"@MMK_R_Q" = 0; +"@MMK_R_lslash" = 15; +"@MMK_R_dcaron" = -25; +"@MMK_R_germandbls" = 15; +"@MMK_R_q" = -20; +"@MMK_R_m" = 15; +"@MMK_R_S" = 10; +"@MMK_R_T" = -65; +"@MMK_R_U" = 15; +"@MMK_R_G" = 0; +"@MMK_R_p" = 15; +"@MMK_R_r" = 15; +"@MMK_R_s" = -15; +"@MMK_R_t" = 15; +"@MMK_R_u" = 15; +"@MMK_R_h" = 15; +"@MMK_R_i" = 15; +"@MMK_R_j" = 15; +"@MMK_R_l" = 15; +"@MMK_R_n" = 15; +"@MMK_R_b" = 15; +"@MMK_R_c" = -40; +"@MMK_R_d" = -20; +"@MMK_R_g" = -15; +"@MMK_R_X" = -10; +"@MMK_R_Y" = -30; +"@MMK_R_Z" = 15; +"@MMK_R_P" = 15; +"@MMK_R_V" = -30; +"@MMK_R_W" = -15; +"@MMK_R_H" = 15; +"@MMK_R_I" = 15; +"@MMK_R_K" = 15; +"@MMK_R_L" = 15; +"@MMK_R_M" = 15; +"@MMK_R_N" = 15; +"@MMK_R_O" = 0; +"@MMK_R_B" = 15; +"@MMK_R_D" = 15; +"@MMK_R_E" = 15; +"@MMK_R_a.alt" = -20; +"@MMK_R_thorn" = 15; +"@MMK_R_R" = 15; +"@MMK_R_e" = -30; +"@MMK_R_f" = 15; +"@MMK_R_J" = 20; +"@MMK_R_C" = 0; +"@MMK_R_z" = 15; +"@MMK_R_Thorn" = 15; +"@MMK_R_tcaron" = 15; +"@MMK_R_eth" = -30; +"@MMK_R_o" = -35; +"@MMK_R_Eth" = 15; +"@MMK_R_lcaron" = 15; +"@MMK_R_dcroat" = -25; +}; +minus = { +slash = -65; +euro = -60; +degree = -20; +multiply = -10; +underscore = -325; +braceleft = -25; +quoteright = -55; +perthousand = -10; +quotedbl = -30; +comma = -40; +sterling = -35; +quotedblbase = -40; +numbersign = -45; +guilsinglleft = 35; +quotesingle = -30; +guillemetleft = 35; +guillemetright = 15; +question = -125; +ellipsis = -40; +guilsinglright = 15; +parenright = -85; +questiondown = -100; +yen = -45; +quotedblright = -55; +quotesinglbase = -40; +backslash = -70; +braceright = -30; +dollar = -30; +percent = -10; +"@MMK_R_J" = -115; +"@MMK_R_W" = -30; +"@MMK_R_X" = -45; +"@MMK_R_V" = -40; +"@MMK_R_Y" = -40; +"@MMK_R_A" = -35; +"@MMK_R_y" = -15; +"@MMK_R_x" = -20; +"@MMK_R_w" = -10; +"@MMK_R_s" = -20; +"@MMK_R_a" = -10; +}; +greater = { +yen = -45; +quoteright = -55; +dollar = -30; +guilsinglright = 15; +slash = -80; +degree = -20; +questiondown = -115; +sterling = -35; +braceright = -30; +question = -140; +guillemetleft = 35; +quotedblbase = -70; +multiply = -10; +underscore = -300; +numbersign = -55; +ellipsis = -70; +guillemetright = 15; +percent = -10; +parenright = -85; +quotedblright = -55; +guilsinglleft = 35; +quotedbl = -30; +quotesingle = -30; +perthousand = -10; +quotesinglbase = -70; +backslash = -70; +euro = -60; +braceleft = -25; +comma = -70; +"@MMK_R_x" = -20; +"@MMK_R_a" = -25; +"@MMK_R_Y" = -40; +"@MMK_R_W" = -30; +"@MMK_R_V" = -40; +"@MMK_R_J" = -145; +"@MMK_R_A" = -40; +"@MMK_R_y" = -15; +"@MMK_R_w" = -10; +"@MMK_R_X" = -50; +"@MMK_R_s" = -20; +}; +percent = { +bullet = -20; +quoteleft = -125; +guilsinglleft = 15; +dollar = -40; +question = -90; +asciitilde = -55; +perthousand = -145; +quotedbl = -100; +paragraph = -110; +degree = -125; +copyright = -10; +quotesingle = -100; +questiondown = -25; +underscore = -100; +quotedblleft = -125; +guillemetleft = 15; +asterisk = -130; +multiply = -30; +sterling = -20; +backslash = -55; +parenright = -100; +less = -10; +quotedblright = -110; +quoteright = -110; +registered = -70; +braceright = -30; +periodcentered = -15; +numbersign = -30; +asciicircum = -210; +euro = -65; +yen = -65; +percent = -145; +slash = -25; +braceleft = -25; +trademark = -115; +cent = -10; +"@MMK_R_s" = -35; +"@MMK_R_w" = -40; +"@MMK_R_c" = -10; +"@MMK_R_Q" = -25; +"@MMK_R_V" = -85; +"@MMK_R_T" = -80; +"@MMK_R_U" = -15; +"@MMK_R_o" = -10; +"@MMK_R_v" = -35; +"@MMK_R_t" = -35; +"@MMK_R_G" = -25; +"@MMK_R_Y" = -80; +"@MMK_R_S" = -10; +"@MMK_R_W" = -60; +"@MMK_R_e" = -10; +"@MMK_R_y" = -65; +"@MMK_R_Oslash" = -25; +"@MMK_R_oslash" = -10; +"@MMK_R_x" = -25; +"@MMK_R_O" = -25; +"@MMK_R_C" = -25; +"@MMK_R_X" = -30; +"@MMK_R_f" = -40; +"@MMK_R_A" = -25; +"@MMK_R_g" = -10; +"@MMK_R_tcaron" = -35; +}; +plus = { +percent = -10; +braceright = -30; +guillemetright = 15; +guilsinglleft = 35; +sterling = -35; +numbersign = -45; +yen = -45; +quotedbl = -30; +guilsinglright = 15; +quoteright = -55; +quotedblbase = -40; +ellipsis = -40; +degree = -20; +backslash = -70; +euro = -60; +question = -125; +parenright = -85; +comma = -40; +questiondown = -100; +quotesingle = -30; +dollar = -30; +guillemetleft = 35; +quotesinglbase = -40; +perthousand = -10; +multiply = -10; +quotedblright = -55; +slash = -65; +underscore = -300; +braceleft = -25; +"@MMK_R_s" = -20; +"@MMK_R_V" = -40; +"@MMK_R_W" = -30; +"@MMK_R_X" = -45; +"@MMK_R_Y" = -40; +"@MMK_R_A" = -35; +"@MMK_R_J" = -115; +"@MMK_R_w" = -10; +"@MMK_R_x" = -20; +"@MMK_R_y" = -15; +"@MMK_R_a" = -10; +}; +sterling = { +plus = -10; +colon = -10; +cent = -10; +questiondown = -10; +bracketleft = -10; +copyright = -10; +ampersand = -10; +quotedblleft = -10; +quoteleft = -10; +equal = -10; +less = -10; +quoteright = -15; +braceleft = -40; +numbersign = -30; +endash = -10; +guillemetleft = 25; +parenright = -20; +comma = -10; +quotedblbase = -10; +periodcentered = -10; +guilsinglleft = 25; +ellipsis = -10; +asciicircum = -15; +multiply = -20; +yen = -35; +asterisk = -10; +quotedblright = -15; +greater = -10; +at = -10; +parenleft = -10; +asciitilde = -20; +minus = -10; +bullet = -10; +paragraph = -10; +semicolon = -10; +hyphen = -10; +emdash = -10; +slash = 10; +trademark = -10; +perthousand = -10; +percent = -10; +quotesingle = -15; +bracketright = -10; +euro = -70; +sterling = -20; +degree = -10; +braceright = -45; +backslash = -35; +quotesinglbase = -10; +registered = -10; +underscore = -330; +quotedbl = -15; +dollar = -25; +divide = -10; +bar = -10; +question = -45; +"@MMK_R_tcaron" = -10; +"@MMK_R_eth" = -10; +"@MMK_R_germandbls" = -10; +"@MMK_R_dcaron" = -10; +"@MMK_R_dcroat" = -10; +"@MMK_R_Q" = -10; +"@MMK_R_lcaron" = -10; +"@MMK_R_a.alt" = -10; +"@MMK_R_x" = -10; +"@MMK_R_b" = -10; +"@MMK_R_c" = -10; +"@MMK_R_a" = -10; +"@MMK_R_f" = -10; +"@MMK_R_g" = -10; +"@MMK_R_e" = -10; +"@MMK_R_n" = -10; +"@MMK_R_m" = -10; +"@MMK_R_r" = -10; +"@MMK_R_s" = -15; +"@MMK_R_p" = -10; +"@MMK_R_v" = -10; +"@MMK_R_u" = -10; +"@MMK_R_z" = -10; +"@MMK_R_B" = -10; +"@MMK_R_C" = -10; +"@MMK_R_A" = -10; +"@MMK_R_G" = -10; +"@MMK_R_D" = -10; +"@MMK_R_E" = -10; +"@MMK_R_J" = 20; +"@MMK_R_K" = -10; +"@MMK_R_H" = -10; +"@MMK_R_I" = -10; +"@MMK_R_O" = -10; +"@MMK_R_L" = -10; +"@MMK_R_M" = -10; +"@MMK_R_R" = -10; +"@MMK_R_V" = -35; +"@MMK_R_W" = -25; +"@MMK_R_U" = -10; +"@MMK_R_X" = -10; +"@MMK_R_Y" = -35; +"@MMK_R_thorn" = -10; +"@MMK_R_Eth" = -10; +"@MMK_R_Z" = -10; +"@MMK_R_d" = -10; +"@MMK_R_j" = -10; +"@MMK_R_i" = -10; +"@MMK_R_l" = -10; +"@MMK_R_q" = -10; +"@MMK_R_t" = -10; +"@MMK_R_F" = -10; +"@MMK_R_Thorn" = -10; +"@MMK_R_Oslash" = -10; +"@MMK_R_Lslash" = -10; +"@MMK_R_oslash" = -10; +"@MMK_R_h" = -10; +"@MMK_R_o" = -10; +"@MMK_R_w" = -10; +"@MMK_R_y" = -10; +"@MMK_R_lslash" = -10; +"@MMK_R_N" = -10; +"@MMK_R_P" = -10; +"@MMK_R_T" = -10; +}; +semicolon = { +parenright = -25; +quoteright = -40; +perthousand = -10; +asciitilde = -30; +quotesingle = -30; +numbersign = -25; +guilsinglleft = -50; +quotedblright = -40; +guillemetright = 15; +slash = 15; +quotedbl = -30; +bullet = -25; +degree = -20; +underscore = -15; +percent = -10; +at = -25; +ampersand = -15; +cent = -35; +yen = -45; +question = -90; +multiply = -10; +parenleft = -20; +dollar = -15; +braceleft = -40; +backslash = -65; +guilsinglright = 15; +euro = -60; +braceright = -30; +guillemetleft = -50; +sterling = -10; +copyright = -20; +periodcentered = -40; +"@MMK_R_eth" = -30; +"@MMK_R_a.alt" = -30; +"@MMK_R_e" = -30; +"@MMK_R_a" = -10; +"@MMK_R_oslash" = -10; +"@MMK_R_v" = -10; +"@MMK_R_dcaron" = -30; +"@MMK_R_o" = -35; +"@MMK_R_j" = 15; +"@MMK_R_d" = -30; +"@MMK_R_c" = -35; +"@MMK_R_w" = -10; +"@MMK_R_J" = 30; +"@MMK_R_A" = -10; +"@MMK_R_X" = -10; +"@MMK_R_Y" = -45; +"@MMK_R_V" = -40; +"@MMK_R_W" = -30; +"@MMK_R_Oslash" = -10; +"@MMK_R_dcroat" = -30; +"@MMK_R_g" = -25; +"@MMK_R_x" = -10; +"@MMK_R_y" = -15; +"@MMK_R_q" = -30; +}; +underscore = { +dollar = -140; +quotedblleft = -305; +equal = -330; +emdash = -330; +quotedbl = -285; +registered = -300; +copyright = -115; +quotesinglbase = -45; +question = -140; +at = -100; +multiply = -275; +minus = -325; +guillemetright = -315; +numbersign = -330; +semicolon = -55; +cent = -165; +degree = -210; +comma = -45; +quotesingle = -145; +ampersand = -115; +asterisk = -215; +bullet = -190; +backslash = -265; +quotedblbase = -45; +colon = -55; +paragraph = -245; +less = -300; +percent = -330; +hyphen = -180; +yen = -330; +parenleft = -75; +trademark = -330; +guilsinglright = -185; +euro = -285; +guillemetleft = -315; +periodcentered = -145; +asciitilde = -245; +perthousand = -330; +sterling = -330; +braceright = -35; +quotedblright = -305; +endash = -285; +asciicircum = -250; +braceleft = -70; +quoteleft = -155; +greater = -300; +ellipsis = -60; +quoteright = -155; +guilsinglleft = -185; +slash = 50; +plus = -300; +divide = -295; +"@MMK_R_Lslash" = -315; +"@MMK_R_dcroat" = -170; +"@MMK_R_oslash" = -210; +"@MMK_R_r" = -210; +"@MMK_R_germandbls" = -325; +"@MMK_R_a" = -150; +"@MMK_R_f" = -200; +"@MMK_R_q" = -175; +"@MMK_R_w" = -330; +"@MMK_R_lslash" = -190; +"@MMK_R_d" = -175; +"@MMK_R_g" = -45; +"@MMK_R_o" = -230; +"@MMK_R_dcaron" = -170; +"@MMK_R_eth" = -205; +"@MMK_R_P" = -330; +"@MMK_R_Q" = -265; +"@MMK_R_R" = -330; +"@MMK_R_S" = -155; +"@MMK_R_T" = -320; +"@MMK_R_V" = -330; +"@MMK_R_W" = -330; +"@MMK_R_X" = -330; +"@MMK_R_Y" = -330; +"@MMK_R_Z" = -330; +"@MMK_R_A" = -330; +"@MMK_R_C" = -285; +"@MMK_R_E" = -330; +"@MMK_R_F" = -325; +"@MMK_R_G" = -285; +"@MMK_R_H" = -330; +"@MMK_R_I" = -160; +"@MMK_R_K" = -330; +"@MMK_R_L" = -300; +"@MMK_R_M" = -330; +"@MMK_R_N" = -330; +"@MMK_R_O" = -285; +"@MMK_R_s" = -155; +"@MMK_R_t" = -125; +"@MMK_R_u" = -105; +"@MMK_R_v" = -315; +"@MMK_R_x" = -295; +"@MMK_R_y" = -30; +"@MMK_R_z" = -275; +"@MMK_R_b" = -330; +"@MMK_R_c" = -230; +"@MMK_R_e" = -215; +"@MMK_R_h" = -315; +"@MMK_R_i" = -150; +"@MMK_R_j" = 55; +"@MMK_R_l" = -160; +"@MMK_R_m" = -330; +"@MMK_R_n" = -315; +"@MMK_R_lcaron" = -240; +"@MMK_R_a.alt" = -170; +"@MMK_R_tcaron" = -125; +"@MMK_R_U" = -195; +"@MMK_R_Thorn" = -330; +"@MMK_R_J" = -70; +"@MMK_R_Oslash" = -275; +}; +asciitilde = { +cent = -35; +parenleft = -25; +degree = -45; +perthousand = -25; +guilsinglright = 0; +slash = -145; +quotedblleft = -15; +question = -145; +guilsinglleft = -50; +parenright = -110; +quoteright = -60; +ampersand = -70; +paragraph = -15; +asciitilde = -35; +emdash = -10; +copyright = -25; +multiply = -20; +bullet = -30; +quotedblright = -60; +hyphen = -10; +euro = -70; +asterisk = -10; +yen = -55; +ellipsis = -210; +endash = -10; +quotesingle = -50; +dollar = -40; +percent = -25; +asciicircum = -10; +numbersign = -105; +comma = -155; +questiondown = -120; +at = -30; +sterling = -50; +semicolon = -10; +backslash = -90; +quotesinglbase = -155; +trademark = -95; +braceright = -40; +quotedblbase = -210; +quoteleft = -15; +guillemetright = 0; +periodcentered = -40; +guillemetleft = -50; +braceleft = -45; +underscore = -245; +quotedbl = -50; +"@MMK_R_a.alt" = -35; +"@MMK_R_dcroat" = -35; +"@MMK_R_A" = -75; +"@MMK_R_y" = -25; +"@MMK_R_O" = -15; +"@MMK_R_J" = -245; +"@MMK_R_G" = -15; +"@MMK_R_X" = -65; +"@MMK_R_T" = -90; +"@MMK_R_W" = -40; +"@MMK_R_Q" = -15; +"@MMK_R_e" = -35; +"@MMK_R_d" = -35; +"@MMK_R_g" = -30; +"@MMK_R_a" = -85; +"@MMK_R_c" = -40; +"@MMK_R_w" = -20; +"@MMK_R_q" = -35; +"@MMK_R_s" = -35; +"@MMK_R_C" = -15; +"@MMK_R_V" = -50; +"@MMK_R_o" = -40; +"@MMK_R_x" = -30; +"@MMK_R_v" = -15; +"@MMK_R_eth" = -40; +"@MMK_R_S" = -15; +"@MMK_R_oslash" = -40; +"@MMK_R_Y" = -55; +"@MMK_R_dcaron" = -35; +"@MMK_R_Oslash" = -15; +}; +bullet = { +parenright = -125; +quotedblright = -85; +sterling = -35; +asciicircum = -45; +percent = -60; +question = -140; +braceright = -35; +numbersign = -65; +quotedblleft = -40; +ampersand = -10; +quotedblbase = -60; +guillemetright = -30; +perthousand = -60; +semicolon = -25; +colon = -25; +dollar = -60; +ellipsis = -60; +questiondown = -105; +quotesinglbase = -60; +underscore = -190; +quotedbl = -70; +multiply = -25; +quoteleft = -40; +trademark = -75; +slash = -85; +guillemetleft = 30; +degree = -85; +guilsinglleft = 30; +braceleft = -25; +euro = -60; +yen = -65; +paragraph = -35; +asterisk = -40; +guilsinglright = -30; +quoteright = -85; +registered = -20; +quotesingle = -70; +comma = -60; +backslash = -115; +"@MMK_R_V" = -60; +"@MMK_R_J" = -120; +"@MMK_R_A" = -45; +"@MMK_R_X" = -60; +"@MMK_R_Y" = -65; +"@MMK_R_S" = -35; +"@MMK_R_T" = -65; +"@MMK_R_W" = -45; +"@MMK_R_x" = -35; +"@MMK_R_y" = -40; +"@MMK_R_s" = -20; +"@MMK_R_v" = -20; +"@MMK_R_w" = -25; +"@MMK_R_a" = -30; +}; +registered = { +quotedbl = -25; +quotesinglbase = -135; +ellipsis = -135; +sterling = -40; +quotedblbase = -135; +slash = -130; +ampersand = -50; +braceright = -35; +parenright = -35; +guilsinglright = 15; +guilsinglleft = -20; +degree = -15; +bullet = -20; +numbersign = -90; +underscore = -300; +comma = -135; +guillemetright = 15; +periodcentered = -25; +parenleft = -15; +question = -65; +quoteright = -25; +asciitilde = -25; +dollar = -30; +cent = -25; +questiondown = -115; +guillemetleft = -20; +euro = -60; +backslash = -50; +quotedblright = -25; +copyright = -15; +yen = -40; +braceleft = -35; +quotesingle = -25; +multiply = -10; +at = -20; +"@MMK_R_q" = -20; +"@MMK_R_s" = -25; +"@MMK_R_c" = -25; +"@MMK_R_o" = -25; +"@MMK_R_d" = -20; +"@MMK_R_e" = -25; +"@MMK_R_g" = -15; +"@MMK_R_x" = -20; +"@MMK_R_y" = -10; +"@MMK_R_A" = -65; +"@MMK_R_X" = -50; +"@MMK_R_Y" = -40; +"@MMK_R_W" = -25; +"@MMK_R_J" = -210; +"@MMK_R_V" = -40; +"@MMK_R_dcaron" = -20; +"@MMK_R_oslash" = -25; +"@MMK_R_eth" = -25; +"@MMK_R_a" = -45; +"@MMK_R_dcroat" = -20; +"@MMK_R_a.alt" = -20; +}; +quotedbl = { +yen = -10; +quoteleft = -15; +copyright = -65; +asciicircum = -45; +divide = -30; +guilsinglright = -25; +minus = -30; +cent = -80; +bullet = -70; +periodcentered = -90; +braceleft = -75; +dollar = -40; +guillemetleft = -115; +guillemetright = -25; +ampersand = -105; +guilsinglleft = -115; +quotedblleft = -15; +quotedblbase = -285; +registered = -25; +at = -70; +colon = -30; +percent = -10; +underscore = -285; +questiondown = -150; +slash = -190; +perthousand = -10; +ellipsis = -285; +plus = -30; +hyphen = -45; +euro = -80; +semicolon = -30; +less = -30; +paragraph = -15; +braceright = -40; +asciitilde = -75; +comma = -155; +numbersign = -135; +multiply = -50; +emdash = -45; +parenleft = -60; +sterling = -90; +backslash = 0; +endash = -45; +quotesinglbase = -155; +"@MMK_R_dcroat" = -75; +"@MMK_R_oslash" = -80; +"@MMK_R_Oslash" = -50; +"@MMK_R_p" = -15; +"@MMK_R_tcaron" = -15; +"@MMK_R_t" = -15; +"@MMK_R_germandbls" = -10; +"@MMK_R_e" = -80; +"@MMK_R_i" = -15; +"@MMK_R_o" = -80; +"@MMK_R_Q" = -45; +"@MMK_R_W" = -10; +"@MMK_R_X" = -15; +"@MMK_R_Y" = -10; +"@MMK_R_G" = -45; +"@MMK_R_J" = -250; +"@MMK_R_V" = -10; +"@MMK_R_dcaron" = -75; +"@MMK_R_a.alt" = -75; +"@MMK_R_q" = -75; +"@MMK_R_r" = -15; +"@MMK_R_s" = -70; +"@MMK_R_u" = -15; +"@MMK_R_v" = -15; +"@MMK_R_w" = -15; +"@MMK_R_x" = -25; +"@MMK_R_y" = -15; +"@MMK_R_z" = -15; +"@MMK_R_a" = -55; +"@MMK_R_c" = -85; +"@MMK_R_d" = -75; +"@MMK_R_f" = -15; +"@MMK_R_g" = -70; +"@MMK_R_j" = -15; +"@MMK_R_m" = -15; +"@MMK_R_n" = -15; +"@MMK_R_S" = -15; +"@MMK_R_A" = -95; +"@MMK_R_C" = -45; +"@MMK_R_O" = -45; +"@MMK_R_eth" = -80; +}; +less = { +backslash = 30; +numbersign = -20; +guilsinglright = 15; +slash = 20; +guillemetleft = 35; +multiply = -10; +guillemetright = 15; +braceleft = -25; +sterling = -10; +dollar = -15; +euro = -60; +underscore = -300; +braceright = -30; +guilsinglleft = 35; +"@MMK_R_J" = 30; +}; +braceright = { +braceright = -60; +semicolon = -35; +quotedblleft = -55; +ellipsis = -35; +asciitilde = -35; +euro = -90; +comma = -35; +at = -25; +quotedbl = -75; +endash = -25; +periodcentered = -25; +asterisk = -65; +backslash = -90; +asciicircum = -75; +parenright = -75; +percent = -70; +guilsinglright = -50; +plus = -25; +sterling = -65; +quoteleft = -55; +divide = -25; +bracketright = -25; +perthousand = -70; +minus = -25; +registered = -35; +quotedblbase = -35; +numbersign = -60; +questiondown = -70; +bracketleft = -25; +quoteright = -75; +quotedblright = -75; +hyphen = -25; +multiply = -45; +cent = -25; +bar = -25; +equal = -25; +less = -25; +underscore = -70; +paragraph = -50; +copyright = -25; +emdash = -25; +slash = -35; +dollar = -75; +bullet = -25; +quotesinglbase = -35; +guillemetright = -50; +colon = -35; +quotesingle = -75; +greater = -25; +yen = -85; +question = -90; +parenleft = -25; +degree = -70; +trademark = -70; +braceleft = -55; +ampersand = -25; +"@MMK_R_Z" = -25; +"@MMK_R_dcaron" = -25; +"@MMK_R_lcaron" = -25; +"@MMK_R_q" = -25; +"@MMK_R_b" = -25; +"@MMK_R_d" = -25; +"@MMK_R_f" = -25; +"@MMK_R_j" = -25; +"@MMK_R_l" = -25; +"@MMK_R_P" = -25; +"@MMK_R_a.alt" = -25; +"@MMK_R_Thorn" = -25; +"@MMK_R_N" = -25; +"@MMK_R_s" = -45; +"@MMK_R_r" = -25; +"@MMK_R_u" = -25; +"@MMK_R_t" = -25; +"@MMK_R_y" = -55; +"@MMK_R_x" = -55; +"@MMK_R_z" = -25; +"@MMK_R_a" = -25; +"@MMK_R_c" = -25; +"@MMK_R_e" = -25; +"@MMK_R_g" = -25; +"@MMK_R_i" = -25; +"@MMK_R_h" = -25; +"@MMK_R_m" = -25; +"@MMK_R_n" = -25; +"@MMK_R_Q" = -25; +"@MMK_R_S" = -50; +"@MMK_R_R" = -25; +"@MMK_R_U" = -25; +"@MMK_R_T" = -70; +"@MMK_R_W" = -65; +"@MMK_R_V" = -80; +"@MMK_R_Y" = -85; +"@MMK_R_X" = -65; +"@MMK_R_A" = -55; +"@MMK_R_C" = -25; +"@MMK_R_B" = -25; +"@MMK_R_I" = -25; +"@MMK_R_H" = -25; +"@MMK_R_K" = -25; +"@MMK_R_M" = -25; +"@MMK_R_O" = -25; +"@MMK_R_w" = -45; +"@MMK_R_v" = -40; +"@MMK_R_dcroat" = -25; +"@MMK_R_E" = -25; +"@MMK_R_D" = -25; +"@MMK_R_G" = -25; +"@MMK_R_J" = -40; +"@MMK_R_L" = -25; +"@MMK_R_germandbls" = -25; +"@MMK_R_eth" = -25; +"@MMK_R_Oslash" = -30; +"@MMK_R_p" = -25; +"@MMK_R_Lslash" = -25; +"@MMK_R_o" = -25; +"@MMK_R_oslash" = -25; +"@MMK_R_tcaron" = -25; +"@MMK_R_thorn" = -25; +"@MMK_R_F" = -25; +"@MMK_R_Eth" = -25; +"@MMK_R_lslash" = -25; +}; +comma = { +plus = -50; +sterling = -10; +divide = -50; +dollar = -15; +at = -25; +guillemetleft = -50; +trademark = -155; +underscore = -15; +slash = 15; +braceleft = -45; +registered = -145; +quotedblright = -155; +degree = -155; +copyright = -35; +paragraph = -155; +guillemetright = 10; +minus = -50; +numbersign = -25; +multiply = -100; +guilsinglright = 10; +less = -80; +braceright = -30; +ampersand = -15; +parenleft = -25; +endash = -15; +quoteright = -155; +euro = -105; +parenright = -25; +asciicircum = -155; +quoteleft = -155; +question = -90; +guilsinglleft = -50; +cent = -35; +perthousand = -100; +emdash = -15; +hyphen = -15; +asciitilde = -155; +bullet = -70; +quotedbl = -155; +backslash = -155; +yen = -65; +periodcentered = -65; +percent = -90; +quotedblleft = -155; +quotesingle = -145; +asterisk = -155; +"@MMK_R_dcaron" = -30; +"@MMK_R_oslash" = -10; +"@MMK_R_q" = -30; +"@MMK_R_a" = -10; +"@MMK_R_X" = -10; +"@MMK_R_Y" = -80; +"@MMK_R_W" = -70; +"@MMK_R_O" = -70; +"@MMK_R_A" = -10; +"@MMK_R_Oslash" = -10; +"@MMK_R_x" = -10; +"@MMK_R_y" = -85; +"@MMK_R_v" = -45; +"@MMK_R_w" = -50; +"@MMK_R_t" = -45; +"@MMK_R_u" = -15; +"@MMK_R_o" = -40; +"@MMK_R_j" = 15; +"@MMK_R_f" = -40; +"@MMK_R_g" = -45; +"@MMK_R_d" = -30; +"@MMK_R_e" = -35; +"@MMK_R_c" = -40; +"@MMK_R_V" = -100; +"@MMK_R_T" = -80; +"@MMK_R_U" = -45; +"@MMK_R_Q" = -65; +"@MMK_R_J" = 30; +"@MMK_R_G" = -70; +"@MMK_R_C" = -70; +"@MMK_R_dcroat" = -30; +"@MMK_R_a.alt" = -30; +"@MMK_R_tcaron" = -45; +"@MMK_R_eth" = -30; +}; +degree = { +quotesinglbase = -155; +questiondown = -135; +ampersand = -95; +emdash = -55; +underscore = -210; +question = -10; +at = -65; +braceleft = -70; +bullet = -85; +divide = -20; +hyphen = -55; +copyright = -55; +registered = -15; +semicolon = -20; +periodcentered = -120; +multiply = -50; +parenleft = -50; +minus = -20; +yen = -20; +dollar = -30; +less = -20; +sterling = -115; +guilsinglright = -25; +backslash = -10; +numbersign = -120; +guilsinglleft = -135; +cent = -85; +braceright = -35; +guillemetleft = -135; +asciitilde = -80; +endash = -55; +slash = -185; +colon = -20; +euro = -70; +guillemetright = -25; +asciicircum = -40; +quotedblbase = -210; +comma = -155; +ellipsis = -210; +plus = -20; +"@MMK_R_Oslash" = -35; +"@MMK_R_a.alt" = -75; +"@MMK_R_g" = -70; +"@MMK_R_dcroat" = -75; +"@MMK_R_o" = -95; +"@MMK_R_a" = -45; +"@MMK_R_c" = -95; +"@MMK_R_d" = -75; +"@MMK_R_e" = -85; +"@MMK_R_s" = -65; +"@MMK_R_W" = -15; +"@MMK_R_oslash" = -90; +"@MMK_R_Y" = -20; +"@MMK_R_x" = -15; +"@MMK_R_J" = -210; +"@MMK_R_dcaron" = -75; +"@MMK_R_eth" = -90; +"@MMK_R_q" = -75; +"@MMK_R_O" = -35; +"@MMK_R_A" = -85; +"@MMK_R_C" = -35; +"@MMK_R_G" = -35; +"@MMK_R_X" = -25; +"@MMK_R_Q" = -35; +"@MMK_R_V" = -20; +}; +quoteleft = { +emdash = -10; +numbersign = -100; +euro = -60; +multiply = -15; +yen = -40; +degree = -15; +quotedbl = -25; +asciitilde = -35; +hyphen = -10; +underscore = -155; +braceleft = -45; +quotedblright = -30; +sterling = -50; +dollar = -30; +backslash = -45; +ampersand = -85; +braceright = -35; +quotedblbase = -155; +guillemetleft = -70; +guilsinglleft = -70; +parenright = -50; +questiondown = -115; +ellipsis = -155; +parenleft = -25; +comma = -155; +endash = -10; +question = -55; +periodcentered = -50; +quotesingle = -25; +bullet = -35; +slash = -150; +quoteright = -30; +quotesinglbase = -155; +guillemetright = 15; +at = -30; +guilsinglright = 15; +copyright = -25; +cent = -40; +"@MMK_R_a.alt" = -35; +"@MMK_R_dcaron" = -35; +"@MMK_R_Q" = -10; +"@MMK_R_X" = -50; +"@MMK_R_Y" = -40; +"@MMK_R_J" = -155; +"@MMK_R_d" = -35; +"@MMK_R_e" = -40; +"@MMK_R_g" = -30; +"@MMK_R_c" = -45; +"@MMK_R_o" = -45; +"@MMK_R_dcroat" = -35; +"@MMK_R_q" = -35; +"@MMK_R_x" = -20; +"@MMK_R_Oslash" = -10; +"@MMK_R_y" = -10; +"@MMK_R_V" = -40; +"@MMK_R_W" = -25; +"@MMK_R_s" = -30; +"@MMK_R_oslash" = -45; +"@MMK_R_eth" = -40; +"@MMK_R_G" = -10; +"@MMK_R_A" = -75; +"@MMK_R_C" = -10; +"@MMK_R_O" = -10; +"@MMK_R_a" = -50; +}; +divide = { +slash = -65; +question = -125; +quotesingle = -30; +comma = -40; +quotedblbase = -40; +quotedbl = -30; +guilsinglright = 15; +parenright = -85; +ellipsis = -40; +percent = -10; +dollar = -30; +backslash = -70; +multiply = -10; +yen = -45; +braceleft = -25; +quotesinglbase = -40; +guilsinglleft = 35; +underscore = -295; +degree = -20; +guillemetright = 15; +quotedblright = -55; +perthousand = -10; +numbersign = -45; +questiondown = -100; +quoteright = -55; +guillemetleft = 35; +euro = -60; +sterling = -35; +braceright = -30; +"@MMK_R_J" = -115; +"@MMK_R_s" = -20; +"@MMK_R_w" = -10; +"@MMK_R_x" = -20; +"@MMK_R_a" = -10; +"@MMK_R_W" = -30; +"@MMK_R_V" = -40; +"@MMK_R_Y" = -40; +"@MMK_R_X" = -45; +"@MMK_R_A" = -35; +"@MMK_R_y" = -15; +}; +guillemetright = { +degree = -135; +asciitilde = -15; +guilsinglright = -75; +bracketleft = 35; +quotedblleft = -80; +quotesinglbase = -40; +guillemetright = -75; +ellipsis = -40; +multiply = 15; +cent = 35; +ampersand = 25; +quotedblright = -135; +paragraph = -70; +dollar = -95; +asterisk = -90; +less = 35; +underscore = -315; +colon = -40; +divide = 35; +greater = 35; +periodcentered = 35; +quotedblbase = -40; +at = 35; +semicolon = -40; +euro = -25; +slash = -50; +guillemetleft = 70; +bullet = 30; +questiondown = -90; +asciicircum = -100; +hyphen = 35; +endash = 35; +bar = 35; +trademark = -70; +registered = -20; +question = -115; +quoteright = -135; +parenright = -95; +minus = 35; +numbersign = -25; +bracketright = 35; +plus = 35; +backslash = -115; +emdash = 35; +yen = -35; +quotedbl = -115; +quotesingle = -115; +percent = -105; +parenleft = 35; +copyright = 35; +quoteleft = -80; +comma = -40; +guilsinglleft = 70; +equal = 35; +perthousand = -105; +"@MMK_R_v" = 0; +"@MMK_R_u" = 35; +"@MMK_R_R" = 35; +"@MMK_R_dcaron" = 35; +"@MMK_R_germandbls" = 35; +"@MMK_R_m" = 35; +"@MMK_R_a.alt" = 35; +"@MMK_R_A" = -10; +"@MMK_R_r" = 35; +"@MMK_R_p" = 35; +"@MMK_R_q" = 35; +"@MMK_R_z" = 35; +"@MMK_R_x" = -10; +"@MMK_R_y" = -20; +"@MMK_R_b" = 35; +"@MMK_R_g" = 35; +"@MMK_R_d" = 35; +"@MMK_R_e" = 35; +"@MMK_R_j" = 35; +"@MMK_R_h" = 35; +"@MMK_R_n" = 35; +"@MMK_R_o" = 35; +"@MMK_R_l" = 35; +"@MMK_R_S" = -75; +"@MMK_R_P" = 35; +"@MMK_R_Q" = 25; +"@MMK_R_V" = -35; +"@MMK_R_W" = -15; +"@MMK_R_T" = -50; +"@MMK_R_U" = 30; +"@MMK_R_Z" = 35; +"@MMK_R_X" = -25; +"@MMK_R_Y" = -40; +"@MMK_R_B" = 35; +"@MMK_R_C" = 25; +"@MMK_R_F" = 35; +"@MMK_R_G" = 25; +"@MMK_R_E" = 35; +"@MMK_R_J" = -85; +"@MMK_R_K" = 35; +"@MMK_R_H" = 35; +"@MMK_R_I" = 35; +"@MMK_R_L" = 35; +"@MMK_R_M" = 35; +"@MMK_R_thorn" = 35; +"@MMK_R_Lslash" = 35; +"@MMK_R_Eth" = 35; +"@MMK_R_eth" = 35; +"@MMK_R_dcroat" = 35; +"@MMK_R_Oslash" = 25; +"@MMK_R_lcaron" = 35; +"@MMK_R_lslash" = 35; +"@MMK_R_Thorn" = 35; +"@MMK_R_oslash" = 35; +"@MMK_R_s" = -10; +"@MMK_R_c" = 35; +"@MMK_R_i" = 35; +"@MMK_R_D" = 35; +"@MMK_R_N" = 35; +"@MMK_R_O" = 25; +}; +guilsinglleft = { +quoteright = -45; +asciicircum = 15; +registered = 15; +comma = 10; +asterisk = 10; +periodcentered = -55; +paragraph = 10; +quotedblright = -45; +backslash = -65; +guilsinglleft = -75; +yen = -30; +greater = 15; +quotesingle = -25; +question = -75; +bracketright = 15; +guillemetleft = -75; +bullet = -30; +divide = 15; +numbersign = -10; +euro = -45; +parenright = -80; +degree = -25; +equal = 15; +bracketleft = 15; +quotedbl = -25; +less = 15; +dollar = -15; +bar = 15; +quotesinglbase = 10; +at = -15; +braceleft = -50; +guilsinglright = 30; +minus = 15; +ellipsis = 10; +quoteleft = 0; +semicolon = 15; +quotedblbase = 10; +cent = -30; +guillemetright = 30; +asciitilde = -25; +plus = 15; +colon = 15; +braceright = -15; +underscore = -185; +trademark = -70; +quotedblleft = 0; +"@MMK_R_n" = 15; +"@MMK_R_oslash" = -35; +"@MMK_R_eth" = -30; +"@MMK_R_Lslash" = 15; +"@MMK_R_N" = 15; +"@MMK_R_Y" = -30; +"@MMK_R_g" = -15; +"@MMK_R_o" = -35; +"@MMK_R_i" = 15; +"@MMK_R_G" = 0; +"@MMK_R_D" = 15; +"@MMK_R_E" = 15; +"@MMK_R_B" = 15; +"@MMK_R_L" = 15; +"@MMK_R_M" = 15; +"@MMK_R_J" = 20; +"@MMK_R_H" = 15; +"@MMK_R_I" = 15; +"@MMK_R_V" = -30; +"@MMK_R_W" = -15; +"@MMK_R_T" = -65; +"@MMK_R_U" = 15; +"@MMK_R_Q" = 0; +"@MMK_R_Z" = 15; +"@MMK_R_X" = -10; +"@MMK_R_f" = 15; +"@MMK_R_d" = -20; +"@MMK_R_e" = -30; +"@MMK_R_b" = 15; +"@MMK_R_c" = -40; +"@MMK_R_m" = 15; +"@MMK_R_j" = 15; +"@MMK_R_u" = 15; +"@MMK_R_r" = 15; +"@MMK_R_p" = 15; +"@MMK_R_q" = -20; +"@MMK_R_z" = 15; +"@MMK_R_Eth" = 15; +"@MMK_R_germandbls" = 15; +"@MMK_R_lslash" = 15; +"@MMK_R_a.alt" = -20; +"@MMK_R_F" = 15; +"@MMK_R_C" = 0; +"@MMK_R_O" = 0; +"@MMK_R_K" = 15; +"@MMK_R_R" = 15; +"@MMK_R_S" = 10; +"@MMK_R_P" = 15; +"@MMK_R_l" = 15; +"@MMK_R_h" = 15; +"@MMK_R_t" = 15; +"@MMK_R_s" = -15; +"@MMK_R_Thorn" = 15; +"@MMK_R_dcaron" = -25; +"@MMK_R_dcroat" = -25; +"@MMK_R_tcaron" = 15; +"@MMK_R_lcaron" = 15; +"@MMK_R_thorn" = 15; +}; +quotedblleft = { +braceleft = -45; +ellipsis = -305; +copyright = -25; +emdash = -10; +backslash = -45; +questiondown = -115; +sterling = -50; +guilsinglleft = -70; +yen = -40; +bullet = -35; +endash = -10; +at = -30; +underscore = -305; +degree = -15; +question = -55; +quotesingle = -25; +quotesinglbase = -155; +guillemetleft = -70; +quotedblright = -30; +periodcentered = -50; +parenleft = -25; +hyphen = -10; +quotedblbase = -305; +quoteright = -30; +asciitilde = -35; +parenright = -50; +guilsinglright = 15; +slash = -150; +quotedbl = -25; +euro = -60; +guillemetright = 15; +numbersign = -100; +multiply = -15; +cent = -40; +ampersand = -85; +comma = -155; +braceright = -35; +dollar = -30; +"@MMK_R_a.alt" = -35; +"@MMK_R_y" = -10; +"@MMK_R_s" = -30; +"@MMK_R_q" = -35; +"@MMK_R_o" = -45; +"@MMK_R_g" = -30; +"@MMK_R_e" = -40; +"@MMK_R_d" = -35; +"@MMK_R_c" = -45; +"@MMK_R_a" = -50; +"@MMK_R_X" = -50; +"@MMK_R_W" = -25; +"@MMK_R_V" = -40; +"@MMK_R_Q" = -10; +"@MMK_R_J" = -250; +"@MMK_R_G" = -10; +"@MMK_R_C" = -10; +"@MMK_R_A" = -75; +"@MMK_R_dcaron" = -35; +"@MMK_R_oslash" = -45; +"@MMK_R_x" = -20; +"@MMK_R_Y" = -40; +"@MMK_R_O" = -10; +"@MMK_R_eth" = -40; +"@MMK_R_Oslash" = -10; +"@MMK_R_dcroat" = -35; +}; +bar = { +backslash = 50; +guilsinglleft = 35; +slash = 50; +euro = -60; +guilsinglright = 15; +numbersign = -20; +multiply = -10; +sterling = -10; +braceright = -30; +guillemetleft = 35; +dollar = -15; +braceleft = -25; +guillemetright = 15; +"@MMK_R_j" = 35; +"@MMK_R_J" = 30; +}; +at = { +comma = -35; +quotesingle = -50; +questiondown = -60; +quoteright = -60; +quotedblleft = -20; +percent = -25; +euro = -60; +paragraph = -15; +braceright = -35; +yen = -60; +question = -120; +colon = -10; +underscore = -120; +guilsinglleft = 30; +asciicircum = -15; +quotedblright = -60; +semicolon = -10; +quotedblbase = -35; +backslash = -85; +ellipsis = -35; +parenright = -80; +guillemetleft = 30; +slash = -65; +ampersand = -10; +quotesinglbase = -35; +numbersign = -60; +sterling = -35; +asterisk = -15; +perthousand = -25; +dollar = -40; +trademark = -20; +braceleft = -25; +quotedbl = -50; +multiply = -20; +degree = -40; +quoteleft = -20; +"@MMK_R_X" = -60; +"@MMK_R_x" = -30; +"@MMK_R_S" = -15; +"@MMK_R_W" = -40; +"@MMK_R_T" = -15; +"@MMK_R_a" = -20; +"@MMK_R_y" = -30; +"@MMK_R_s" = -20; +"@MMK_R_w" = -20; +"@MMK_R_J" = -35; +"@MMK_R_A" = -45; +"@MMK_R_Y" = -55; +"@MMK_R_V" = -55; +"@MMK_R_v" = -15; +}; +periodcentered = { +guilsinglleft = 35; +quotedblleft = -60; +underscore = -145; +dollar = -75; +registered = -25; +trademark = -85; +ellipsis = -55; +perthousand = -85; +parenright = -125; +guillemetright = -55; +quoteright = -120; +paragraph = -50; +euro = -60; +guillemetleft = 35; +braceleft = -25; +quotedblbase = -55; +asciicircum = -110; +numbersign = -60; +slash = -80; +quoteleft = -60; +comma = -55; +yen = -65; +guilsinglright = -55; +semicolon = -40; +questiondown = -105; +quotesinglbase = -55; +question = -140; +backslash = -130; +quotedbl = -90; +braceright = -35; +quotesingle = -90; +quotedblright = -120; +percent = -85; +ampersand = -10; +degree = -120; +colon = -40; +asterisk = -70; +asciitilde = -10; +sterling = -35; +multiply = -20; +"@MMK_R_s" = -25; +"@MMK_R_v" = -20; +"@MMK_R_a" = -25; +"@MMK_R_S" = -55; +"@MMK_R_W" = -45; +"@MMK_R_V" = -65; +"@MMK_R_T" = -80; +"@MMK_R_Y" = -70; +"@MMK_R_X" = -60; +"@MMK_R_A" = -45; +"@MMK_R_J" = -125; +"@MMK_R_w" = -25; +"@MMK_R_y" = -45; +"@MMK_R_x" = -40; +}; +quotedblbase = { +guilsinglleft = -50; +sterling = -10; +asterisk = -215; +dollar = -15; +quotedbl = -285; +copyright = -35; +parenright = -25; +percent = -90; +periodcentered = -65; +asciicircum = -250; +multiply = -100; +cent = -35; +paragraph = -245; +trademark = -305; +slash = 15; +endash = -15; +guillemetleft = -50; +braceright = -30; +euro = -105; +divide = -50; +numbersign = -25; +emdash = -15; +minus = -50; +braceleft = -45; +parenleft = -25; +bullet = -70; +quoteright = -155; +quotesingle = -145; +less = -80; +guilsinglright = 10; +backslash = -210; +quotedblleft = -305; +hyphen = -15; +plus = -50; +registered = -145; +perthousand = -100; +question = -90; +quotedblright = -305; +asciitilde = -245; +yen = -65; +quoteleft = -155; +guillemetright = 10; +underscore = -15; +degree = -210; +at = -25; +ampersand = -15; +"@MMK_R_v" = -45; +"@MMK_R_dcroat" = -30; +"@MMK_R_a.alt" = -30; +"@MMK_R_C" = -70; +"@MMK_R_dcaron" = -30; +"@MMK_R_Oslash" = -10; +"@MMK_R_g" = -45; +"@MMK_R_f" = -40; +"@MMK_R_e" = -35; +"@MMK_R_d" = -30; +"@MMK_R_c" = -40; +"@MMK_R_o" = -40; +"@MMK_R_j" = 15; +"@MMK_R_u" = -15; +"@MMK_R_t" = -45; +"@MMK_R_q" = -30; +"@MMK_R_y" = -85; +"@MMK_R_x" = -10; +"@MMK_R_G" = -70; +"@MMK_R_A" = -10; +"@MMK_R_O" = -70; +"@MMK_R_W" = -70; +"@MMK_R_V" = -100; +"@MMK_R_U" = -45; +"@MMK_R_X" = -10; +"@MMK_R_tcaron" = -45; +"@MMK_R_a" = -10; +"@MMK_R_eth" = -30; +"@MMK_R_w" = -50; +"@MMK_R_J" = 30; +"@MMK_R_T" = -80; +"@MMK_R_Q" = -65; +"@MMK_R_Y" = -80; +"@MMK_R_oslash" = -10; +}; +numbersign = { +quoteleft = -40; +greater = -20; +dollar = -65; +question = -40; +less = -55; +quotedblleft = -40; +asciicircum = -65; +paragraph = -40; +guilsinglleft = -65; +quoteright = -20; +sterling = -105; +quotedblbase = -135; +bullet = -85; +slash = -160; +copyright = -80; +hyphen = -65; +minus = -55; +periodcentered = -90; +registered = -50; +semicolon = -55; +degree = -25; +divide = -55; +at = -85; +quotesingle = -20; +euro = -105; +comma = -135; +asciitilde = -90; +quotesinglbase = -135; +bar = -20; +plus = -55; +quotedblright = -20; +questiondown = -155; +braceleft = -100; +guilsinglright = -45; +trademark = -25; +colon = -55; +guillemetleft = -65; +equal = -20; +endash = -65; +braceright = -60; +ellipsis = -135; +ampersand = -105; +bracketleft = -20; +quotedbl = -20; +yen = -30; +parenright = -25; +guillemetright = -45; +emdash = -65; +parenleft = -80; +percent = -30; +multiply = -70; +numbersign = -160; +cent = -90; +perthousand = -30; +bracketright = -20; +asterisk = -20; +underscore = -330; +"@MMK_R_Eth" = -20; +"@MMK_R_eth" = -90; +"@MMK_R_b" = -20; +"@MMK_R_n" = -40; +"@MMK_R_o" = -95; +"@MMK_R_i" = -40; +"@MMK_R_j" = -40; +"@MMK_R_e" = -90; +"@MMK_R_f" = -40; +"@MMK_R_lslash" = -20; +"@MMK_R_g" = -85; +"@MMK_R_w" = -40; +"@MMK_R_p" = -40; +"@MMK_R_E" = -20; +"@MMK_R_F" = -20; +"@MMK_R_B" = -20; +"@MMK_R_C" = -70; +"@MMK_R_T" = -20; +"@MMK_R_U" = -20; +"@MMK_R_V" = -30; +"@MMK_R_S" = -40; +"@MMK_R_oslash" = -90; +"@MMK_R_l" = -20; +"@MMK_R_m" = -40; +"@MMK_R_dcaron" = -90; +"@MMK_R_d" = -90; +"@MMK_R_Thorn" = -20; +"@MMK_R_O" = -70; +"@MMK_R_G" = -70; +"@MMK_R_thorn" = -20; +"@MMK_R_c" = -95; +"@MMK_R_Oslash" = -70; +"@MMK_R_lcaron" = -20; +"@MMK_R_a.alt" = -90; +"@MMK_R_tcaron" = -40; +"@MMK_R_Lslash" = -20; +"@MMK_R_A" = -115; +"@MMK_R_h" = -20; +"@MMK_R_a" = -80; +"@MMK_R_x" = -50; +"@MMK_R_y" = -40; +"@MMK_R_z" = -40; +"@MMK_R_t" = -40; +"@MMK_R_u" = -40; +"@MMK_R_v" = -40; +"@MMK_R_q" = -90; +"@MMK_R_r" = -40; +"@MMK_R_s" = -90; +"@MMK_R_L" = -20; +"@MMK_R_M" = -20; +"@MMK_R_N" = -20; +"@MMK_R_H" = -20; +"@MMK_R_I" = -20; +"@MMK_R_J" = -145; +"@MMK_R_K" = -20; +"@MMK_R_D" = -20; +"@MMK_R_X" = -30; +"@MMK_R_Y" = -30; +"@MMK_R_Z" = -20; +"@MMK_R_W" = -30; +"@MMK_R_P" = -20; +"@MMK_R_Q" = -70; +"@MMK_R_R" = -20; +"@MMK_R_dcroat" = -90; +"@MMK_R_germandbls" = -30; +}; +copyright = { +semicolon = -20; +underscore = -115; +registered = -15; +guilsinglleft = 35; +numbersign = -50; +asciicircum = -25; +quoteright = -70; +parenright = -105; +quoteleft = -30; +ellipsis = -25; +quotesinglbase = -25; +questiondown = -50; +braceleft = -25; +asterisk = -25; +yen = -65; +euro = -60; +colon = -20; +quotedblright = -70; +multiply = -20; +guillemetleft = 35; +question = -110; +degree = -55; +percent = -40; +comma = -25; +dollar = -55; +quotesingle = -65; +quotedblleft = -30; +slash = -55; +paragraph = -25; +backslash = -105; +quotedbl = -65; +trademark = -35; +braceright = -30; +quotedblbase = -25; +asciitilde = -10; +perthousand = -40; +sterling = -35; +"@MMK_R_J" = -25; +"@MMK_R_A" = -40; +"@MMK_R_X" = -50; +"@MMK_R_T" = -30; +"@MMK_R_V" = -60; +"@MMK_R_W" = -45; +"@MMK_R_S" = -25; +"@MMK_R_a" = -15; +"@MMK_R_x" = -35; +"@MMK_R_y" = -40; +"@MMK_R_w" = -25; +"@MMK_R_s" = -20; +"@MMK_R_v" = -20; +"@MMK_R_Y" = -65; +}; +bracketleft = { +sterling = -10; +euro = -60; +multiply = -10; +guillemetleft = 35; +guillemetright = 15; +braceright = -30; +guilsinglright = 15; +dollar = -15; +backslash = 25; +braceleft = -25; +guilsinglleft = 35; +slash = 50; +numbersign = -20; +"@MMK_R_j" = 50; +"@MMK_R_J" = 30; +}; +euro = { +question = -20; +yen = -20; +guillemetright = 15; +underscore = -145; +guilsinglleft = 35; +guillemetleft = 35; +braceleft = -25; +numbersign = -20; +questiondown = -15; +multiply = -10; +dollar = -25; +slash = -20; +guilsinglright = 15; +sterling = -10; +euro = -60; +braceright = -30; +backslash = -10; +"@MMK_R_A" = -15; +"@MMK_R_W" = -10; +"@MMK_R_Y" = -15; +"@MMK_R_X" = -20; +"@MMK_R_J" = 0; +"@MMK_R_s" = -20; +"@MMK_R_x" = -10; +"@MMK_R_V" = -15; +}; +cent = { +dollar = -15; +guilsinglleft = 35; +backslash = -65; +quotesingle = -30; +parenright = -70; +guillemetleft = 35; +sterling = -10; +multiply = -10; +degree = -15; +numbersign = -20; +guilsinglright = 15; +question = -85; +braceright = -30; +quoteright = -55; +quotedbl = -30; +quotedblright = -55; +underscore = -85; +euro = -60; +guillemetright = 15; +braceleft = -25; +yen = -40; +"@MMK_R_X" = -15; +"@MMK_R_J" = 30; +"@MMK_R_A" = -10; +"@MMK_R_x" = -10; +"@MMK_R_y" = -10; +"@MMK_R_s" = -10; +"@MMK_R_W" = -25; +"@MMK_R_Y" = -40; +"@MMK_R_V" = -40; +}; +quoteright = { +multiply = -50; +semicolon = -20; +parenleft = -55; +minus = -25; +bullet = -80; +guillemetright = -25; +underscore = -155; +ampersand = -95; +guilsinglleft = -130; +emdash = -50; +slash = -155; +questiondown = -140; +euro = -70; +registered = -15; +periodcentered = -105; +divide = -25; +colon = -20; +at = -65; +numbersign = -125; +asciitilde = -80; +braceleft = -70; +endash = -50; +plus = -25; +ellipsis = -155; +dollar = -35; +sterling = -100; +quotesinglbase = -155; +comma = -155; +less = -25; +guillemetleft = -130; +quotedblbase = -155; +hyphen = -50; +asciicircum = -40; +copyright = -55; +cent = -85; +braceright = -35; +guilsinglright = -25; +yen = -20; +"@MMK_R_oslash" = -90; +"@MMK_R_eth" = -90; +"@MMK_R_a.alt" = -75; +"@MMK_R_g" = -70; +"@MMK_R_d" = -75; +"@MMK_R_a" = -45; +"@MMK_R_s" = -65; +"@MMK_R_A" = -90; +"@MMK_R_O" = -40; +"@MMK_R_J" = -155; +"@MMK_R_V" = -20; +"@MMK_R_W" = -15; +"@MMK_R_Q" = -35; +"@MMK_R_X" = -25; +"@MMK_R_Oslash" = -40; +"@MMK_R_e" = -85; +"@MMK_R_c" = -90; +"@MMK_R_o" = -90; +"@MMK_R_dcaron" = -75; +"@MMK_R_q" = -75; +"@MMK_R_x" = -15; +"@MMK_R_G" = -40; +"@MMK_R_C" = -40; +"@MMK_R_Y" = -20; +"@MMK_R_dcroat" = -75; +}; +paragraph = { +guillemetleft = 35; +guilsinglleft = 35; +dollar = -15; +backslash = 45; +guillemetright = 15; +slash = 45; +numbersign = -20; +braceright = -30; +braceleft = -25; +sterling = -10; +guilsinglright = 15; +multiply = -10; +euro = -60; +"@MMK_R_j" = 35; +"@MMK_R_J" = 30; +}; +"@MMK_L_x" = { +underscore = -295; +quoteleft = -15; +sterling = -10; +backslash = -55; +minus = -20; +asterisk = -20; +hyphen = -25; +cent = -40; +quotedblleft = -15; +trademark = -10; +degree = -15; +quotedblright = -30; +registered = -20; +copyright = -40; +quotedblbase = -15; +guillemetleft = -10; +asciicircum = -25; +euro = -75; +less = -20; +question = -100; +perthousand = -10; +ellipsis = -15; +percent = -10; +yen = -45; +quotesingle = -25; +multiply = -35; +asciitilde = -45; +parenright = -30; +emdash = -25; +semicolon = -15; +quoteright = -30; +dollar = -25; +at = -35; +quotesinglbase = -15; +braceleft = -55; +endash = -25; +equal = -10; +ampersand = -25; +braceright = -30; +comma = -15; +slash = 20; +bullet = -40; +divide = -20; +paragraph = -15; +guilsinglleft = -10; +plus = -20; +numbersign = -25; +quotedbl = -25; +periodcentered = -40; +parenleft = -35; +colon = -15; +"@MMK_R_eth" = -35; +"@MMK_R_a.alt" = -35; +"@MMK_R_dcaron" = -35; +"@MMK_R_S" = -10; +"@MMK_R_J" = 20; +"@MMK_R_Q" = -30; +"@MMK_R_s" = -15; +"@MMK_R_tcaron" = -10; +"@MMK_R_W" = -30; +"@MMK_R_V" = -40; +"@MMK_R_U" = -10; +"@MMK_R_T" = -10; +"@MMK_R_O" = -30; +"@MMK_R_C" = -30; +"@MMK_R_G" = -30; +"@MMK_R_y" = -10; +"@MMK_R_q" = -35; +"@MMK_R_w" = -10; +"@MMK_R_v" = -10; +"@MMK_R_u" = -10; +"@MMK_R_t" = -10; +"@MMK_R_o" = -40; +"@MMK_R_c" = -40; +"@MMK_R_a" = -25; +"@MMK_R_g" = -40; +"@MMK_R_f" = -10; +"@MMK_R_e" = -40; +"@MMK_R_d" = -35; +"@MMK_R_dcroat" = -35; +"@MMK_R_Y" = -40; +}; +"@MMK_L_y" = { +comma = -80; +quotedblright = -20; +slash = -75; +divide = -15; +dollar = -30; +braceright = -35; +parenleft = -40; +plus = -15; +multiply = -30; +asciitilde = -50; +quotedbl = -15; +parenright = -50; +colon = -15; +euro = -65; +asciicircum = -25; +ellipsis = -80; +quotedblbase = -80; +guillemetleft = -20; +hyphen = -25; +questiondown = -95; +less = -15; +guilsinglleft = -20; +periodcentered = -45; +bullet = -40; +ampersand = -60; +braceleft = -55; +asterisk = -15; +copyright = -40; +backslash = -45; +underscore = -110; +quoteright = -20; +sterling = -65; +minus = -15; +yen = -35; +at = -45; +numbersign = -105; +semicolon = -15; +question = -105; +cent = -45; +registered = -10; +endash = -25; +emdash = -25; +quotesingle = -15; +quotesinglbase = -80; +"@MMK_R_oslash" = -45; +"@MMK_R_Oslash" = -30; +"@MMK_R_eth" = -45; +"@MMK_R_dcaron" = -45; +"@MMK_R_G" = -30; +"@MMK_R_J" = -60; +"@MMK_R_W" = -20; +"@MMK_R_X" = -40; +"@MMK_R_dcroat" = -45; +"@MMK_R_a.alt" = -45; +"@MMK_R_c" = -45; +"@MMK_R_a" = -40; +"@MMK_R_g" = -40; +"@MMK_R_d" = -45; +"@MMK_R_e" = -45; +"@MMK_R_o" = -45; +"@MMK_R_s" = -50; +"@MMK_R_q" = -45; +"@MMK_R_x" = -10; +"@MMK_R_C" = -30; +"@MMK_R_A" = -85; +"@MMK_R_O" = -30; +"@MMK_R_Q" = -30; +"@MMK_R_V" = -30; +"@MMK_R_Y" = -30; +}; +"@MMK_L_S" = { +question = -30; +quotesinglbase = -15; +guillemetleft = 30; +colon = -15; +quotedblleft = -75; +braceright = -30; +multiply = -20; +degree = -40; +parenright = -70; +questiondown = -35; +guilsinglleft = 30; +asciicircum = -130; +asciitilde = -20; +quoteleft = -75; +quotedbl = -25; +quoteright = -30; +numbersign = -40; +comma = -15; +slash = -40; +braceleft = -25; +sterling = -35; +underscore = -145; +quotedblright = -30; +euro = -60; +semicolon = -15; +guillemetright = -15; +trademark = -65; +registered = -40; +dollar = -60; +perthousand = -55; +guilsinglright = -15; +quotesingle = -25; +quotedblbase = -15; +percent = -55; +paragraph = -70; +backslash = -15; +ellipsis = -15; +asterisk = -35; +yen = -35; +"@MMK_R_tcaron" = -20; +"@MMK_R_A" = -30; +"@MMK_R_J" = -10; +"@MMK_R_O" = -10; +"@MMK_R_C" = -10; +"@MMK_R_G" = -10; +"@MMK_R_X" = -35; +"@MMK_R_Y" = -30; +"@MMK_R_Q" = -10; +"@MMK_R_S" = -30; +"@MMK_R_T" = -25; +"@MMK_R_V" = -30; +"@MMK_R_W" = -30; +"@MMK_R_f" = -20; +"@MMK_R_x" = -30; +"@MMK_R_y" = -55; +"@MMK_R_s" = -35; +"@MMK_R_t" = -20; +"@MMK_R_v" = -25; +"@MMK_R_w" = -30; +"@MMK_R_Oslash" = -15; +}; +"@MMK_L_r" = { +comma = -120; +question = -35; +backslash = -15; +guilsinglleft = -15; +multiply = -10; +guillemetleft = -15; +sterling = -35; +asciitilde = -10; +numbersign = -75; +questiondown = -115; +underscore = -210; +braceright = -35; +slash = -100; +ampersand = -30; +dollar = -25; +quotedblbase = -120; +braceleft = -25; +euro = -60; +quotesinglbase = -120; +guilsinglright = 15; +guillemetright = 15; +ellipsis = -120; +yen = -20; +"@MMK_R_a" = -40; +"@MMK_R_s" = -20; +"@MMK_R_x" = -10; +"@MMK_R_A" = -55; +"@MMK_R_J" = -90; +"@MMK_R_W" = -10; +"@MMK_R_V" = -20; +"@MMK_R_Y" = -20; +"@MMK_R_X" = -25; +}; +"@MMK_L_D" = { +quotedblbase = -60; +guilsinglleft = 25; +parenright = -80; +asciicircum = -10; +quotedbl = -45; +yen = -55; +ampersand = -15; +guillemetright = 0; +quoteright = -60; +guillemetleft = 25; +euro = -60; +braceleft = -25; +semicolon = -10; +quoteleft = -15; +ellipsis = -60; +guilsinglright = 0; +sterling = -35; +degree = -35; +paragraph = -15; +question = -130; +percent = -25; +numbersign = -70; +trademark = -15; +quotedblleft = -15; +asterisk = -10; +quotesinglbase = -60; +quotesingle = -45; +braceright = -35; +perthousand = -25; +asciitilde = -10; +multiply = -20; +slash = -90; +underscore = -330; +quotedblright = -60; +comma = -60; +questiondown = -100; +backslash = -85; +dollar = -40; +"@MMK_R_A" = -50; +"@MMK_R_J" = -100; +"@MMK_R_W" = -35; +"@MMK_R_V" = -50; +"@MMK_R_T" = -15; +"@MMK_R_S" = -15; +"@MMK_R_Y" = -55; +"@MMK_R_X" = -65; +"@MMK_R_a" = -35; +"@MMK_R_w" = -15; +"@MMK_R_v" = -15; +"@MMK_R_s" = -20; +"@MMK_R_y" = -30; +"@MMK_R_x" = -30; +}; +"@MMK_L_m" = { +quoteleft = -25; +sterling = -10; +registered = -10; +underscore = -330; +braceright = -30; +paragraph = -20; +numbersign = -20; +quotedblright = -65; +percent = -35; +quotedblleft = -25; +braceleft = -25; +dollar = -15; +parenright = -30; +degree = -50; +euro = -60; +guillemetleft = 35; +asciicircum = -20; +quotedbl = -55; +trademark = -30; +quotesingle = -55; +guilsinglright = 10; +guilsinglleft = 35; +quoteright = -65; +slash = 20; +multiply = -20; +backslash = -95; +question = -85; +guillemetright = 10; +asterisk = -20; +yen = -60; +perthousand = -35; +"@MMK_R_w" = -20; +"@MMK_R_J" = 30; +"@MMK_R_v" = -15; +"@MMK_R_y" = -35; +"@MMK_R_V" = -55; +"@MMK_R_W" = -40; +"@MMK_R_T" = -25; +"@MMK_R_Y" = -60; +}; +"@MMK_L_I" = { +backslash = 25; +guilsinglright = 15; +underscore = -160; +guillemetright = 15; +dollar = -15; +guilsinglleft = 35; +multiply = -10; +euro = -60; +numbersign = -20; +slash = 20; +braceright = -30; +guillemetleft = 35; +sterling = -10; +braceleft = -25; +"@MMK_R_J" = 30; +}; +"@MMK_L_Thorn" = { +comma = -75; +quotedblbase = -75; +braceright = -35; +quoteleft = -20; +numbersign = -70; +yen = -55; +ampersand = -20; +backslash = -90; +quotesingle = -50; +multiply = -20; +asciicircum = -15; +braceleft = -25; +question = -140; +asterisk = -15; +euro = -60; +quoteright = -60; +quotedblleft = -20; +questiondown = -120; +semicolon = -10; +perthousand = -30; +sterling = -35; +slash = -100; +guillemetleft = 20; +quotedbl = -50; +dollar = -40; +parenright = -105; +percent = -30; +underscore = -330; +paragraph = -15; +guilsinglleft = 20; +quotedblright = -60; +asciitilde = -10; +colon = -10; +trademark = -20; +quotesinglbase = -75; +degree = -45; +ellipsis = -75; +"@MMK_R_a" = -45; +"@MMK_R_s" = -20; +"@MMK_R_v" = -15; +"@MMK_R_w" = -15; +"@MMK_R_x" = -30; +"@MMK_R_y" = -30; +"@MMK_R_A" = -55; +"@MMK_R_J" = -140; +"@MMK_R_S" = -15; +"@MMK_R_T" = -15; +"@MMK_R_V" = -55; +"@MMK_R_W" = -40; +"@MMK_R_X" = -70; +"@MMK_R_Y" = -55; +}; +"@MMK_L_N" = { +euro = -60; +guillemetleft = 35; +guilsinglleft = 35; +dollar = -15; +braceleft = -25; +guilsinglright = 15; +underscore = -330; +braceright = -30; +multiply = -10; +backslash = 25; +guillemetright = 15; +slash = 20; +numbersign = -20; +sterling = -10; +"@MMK_R_J" = 30; +}; +"@MMK_L_B" = { +guillemetright = -10; +questiondown = -35; +periodcentered = -15; +underscore = -210; +numbersign = -35; +dollar = -60; +quotesingle = -40; +quotedblleft = -35; +parenright = -45; +trademark = -30; +sterling = -30; +colon = -10; +braceleft = -25; +quotesinglbase = -10; +asciicircum = -60; +guillemetleft = 20; +question = -65; +semicolon = -10; +asterisk = -40; +guilsinglright = -10; +multiply = -25; +perthousand = -30; +slash = -40; +backslash = -60; +yen = -60; +bullet = -15; +degree = -35; +quoteright = -40; +quotedbl = -40; +ellipsis = -10; +quotedblright = -40; +guilsinglleft = 20; +comma = -10; +percent = -30; +quotedblbase = -10; +registered = -40; +quoteleft = -35; +paragraph = -35; +less = -10; +euro = -60; +braceright = -30; +asciitilde = -50; +"@MMK_R_s" = -55; +"@MMK_R_t" = -30; +"@MMK_R_w" = -35; +"@MMK_R_v" = -30; +"@MMK_R_y" = -35; +"@MMK_R_x" = -30; +"@MMK_R_g" = -10; +"@MMK_R_f" = -30; +"@MMK_R_Q" = -25; +"@MMK_R_S" = -30; +"@MMK_R_U" = -10; +"@MMK_R_T" = -30; +"@MMK_R_W" = -50; +"@MMK_R_V" = -60; +"@MMK_R_Y" = -60; +"@MMK_R_X" = -35; +"@MMK_R_A" = -30; +"@MMK_R_C" = -25; +"@MMK_R_G" = -25; +"@MMK_R_J" = -10; +"@MMK_R_O" = -25; +"@MMK_R_Oslash" = -25; +"@MMK_R_tcaron" = -30; +}; +"@MMK_L_b" = { +parenright = -125; +yen = -65; +quotedblleft = -40; +quotedblbase = -25; +guilsinglright = -20; +braceleft = -25; +quotesinglbase = -25; +asciicircum = -40; +questiondown = -50; +quoteleft = -40; +semicolon = -25; +guilsinglleft = 35; +trademark = -60; +slash = -55; +euro = -60; +colon = -20; +dollar = -65; +quoteright = -85; +perthousand = -60; +question = -110; +ellipsis = -20; +underscore = -175; +backslash = -120; +paragraph = -40; +asterisk = -40; +braceright = -30; +comma = -25; +degree = -75; +quotedbl = -75; +registered = -20; +quotedblright = -85; +guillemetleft = 35; +numbersign = -50; +multiply = -20; +quotesingle = -75; +guillemetright = -20; +asciitilde = -10; +sterling = -35; +percent = -60; +"@MMK_R_S" = -40; +"@MMK_R_T" = -50; +"@MMK_R_W" = -45; +"@MMK_R_V" = -65; +"@MMK_R_Y" = -70; +"@MMK_R_X" = -50; +"@MMK_R_A" = -40; +"@MMK_R_J" = -30; +"@MMK_R_s" = -25; +"@MMK_R_w" = -25; +"@MMK_R_v" = -25; +"@MMK_R_y" = -45; +"@MMK_R_x" = -40; +"@MMK_R_a" = -10; +}; +"@MMK_L_germandbls" = { +percent = -15; +quotesingle = -20; +euro = -60; +parenright = -20; +sterling = -30; +quoteleft = -15; +backslash = -35; +slash = -35; +dollar = -40; +colon = -10; +registered = -20; +guilsinglright = -10; +quotedblbase = -10; +braceright = -30; +comma = -10; +semicolon = -10; +braceleft = -25; +guillemetright = -10; +guillemetleft = 25; +quotedbl = -20; +asciicircum = -35; +trademark = -15; +ellipsis = -10; +underscore = -150; +quotesinglbase = -10; +questiondown = -30; +quotedblleft = -15; +quotedblright = -20; +paragraph = -15; +multiply = -25; +question = -35; +bullet = -15; +guilsinglleft = 25; +periodcentered = -10; +asciitilde = -40; +perthousand = -15; +yen = -40; +quoteright = -20; +degree = -15; +asterisk = -20; +numbersign = -35; +"@MMK_R_O" = -20; +"@MMK_R_Y" = -40; +"@MMK_R_X" = -35; +"@MMK_R_S" = -15; +"@MMK_R_Q" = -20; +"@MMK_R_W" = -30; +"@MMK_R_U" = -10; +"@MMK_R_T" = -15; +"@MMK_R_g" = -10; +"@MMK_R_f" = -15; +"@MMK_R_y" = -15; +"@MMK_R_x" = -25; +"@MMK_R_s" = -50; +"@MMK_R_w" = -15; +"@MMK_R_v" = -15; +"@MMK_R_Oslash" = -20; +"@MMK_R_tcaron" = -15; +"@MMK_R_C" = -20; +"@MMK_R_G" = -20; +"@MMK_R_A" = -30; +"@MMK_R_V" = -40; +"@MMK_R_t" = -15; +}; +"@MMK_L_n" = { +guillemetleft = 35; +dollar = -15; +quoteright = -65; +braceright = -30; +degree = -50; +quotedblright = -65; +quoteleft = -25; +guilsinglleft = 35; +parenright = -30; +question = -85; +percent = -35; +underscore = -315; +perthousand = -35; +asterisk = -20; +asciicircum = -20; +quotedblleft = -25; +braceleft = -25; +trademark = -30; +euro = -60; +numbersign = -20; +guilsinglright = 10; +quotesingle = -55; +registered = -10; +paragraph = -20; +multiply = -20; +backslash = -95; +guillemetright = 10; +sterling = -10; +yen = -60; +quotedbl = -55; +slash = 20; +"@MMK_R_y" = -30; +"@MMK_R_w" = -20; +"@MMK_R_v" = -15; +"@MMK_R_T" = -25; +"@MMK_R_W" = -40; +"@MMK_R_V" = -55; +"@MMK_R_J" = 30; +"@MMK_R_Y" = -60; +}; +"@MMK_L_P" = { +quotedblright = -25; +braceright = -35; +yen = -40; +ellipsis = -180; +parenleft = -20; +quotedblbase = -180; +slash = -140; +periodcentered = -35; +guillemetright = 15; +quotedbl = -20; +degree = -10; +quotesingle = -20; +bullet = -25; +quoteright = -25; +underscore = -330; +question = -65; +comma = -155; +euro = -60; +braceleft = -40; +asciitilde = -30; +copyright = -20; +quotesinglbase = -155; +guillemetleft = -40; +guilsinglleft = -40; +guilsinglright = 15; +sterling = -45; +questiondown = -115; +dollar = -25; +at = -25; +parenright = -30; +cent = -30; +backslash = -45; +ampersand = -65; +multiply = -10; +numbersign = -95; +"@MMK_R_dcaron" = -30; +"@MMK_R_oslash" = -35; +"@MMK_R_Oslash" = -10; +"@MMK_R_dcroat" = -30; +"@MMK_R_s" = -30; +"@MMK_R_q" = -30; +"@MMK_R_y" = -10; +"@MMK_R_x" = -15; +"@MMK_R_c" = -35; +"@MMK_R_a" = -45; +"@MMK_R_g" = -25; +"@MMK_R_e" = -30; +"@MMK_R_d" = -30; +"@MMK_R_o" = -35; +"@MMK_R_Q" = -10; +"@MMK_R_W" = -25; +"@MMK_R_V" = -35; +"@MMK_R_Y" = -40; +"@MMK_R_C" = -10; +"@MMK_R_A" = -70; +"@MMK_R_G" = -10; +"@MMK_R_J" = -245; +"@MMK_R_O" = -10; +"@MMK_R_X" = -45; +"@MMK_R_a.alt" = -30; +"@MMK_R_eth" = -35; +}; +"@MMK_L_C" = { +questiondown = -10; +sterling = -10; +braceright = -30; +guillemetleft = 35; +multiply = -10; +guillemetright = 15; +dollar = -25; +euro = -60; +yen = -15; +braceleft = -25; +guilsinglright = 15; +question = -15; +numbersign = -20; +slash = -15; +underscore = -180; +guilsinglleft = 35; +"@MMK_R_x" = -10; +"@MMK_R_s" = -20; +"@MMK_R_X" = -20; +"@MMK_R_Y" = -15; +"@MMK_R_V" = -15; +"@MMK_R_W" = -10; +"@MMK_R_J" = 10; +"@MMK_R_A" = -15; +}; +"@MMK_L_Q" = { +yen = -55; +multiply = -20; +guillemetright = 0; +asciitilde = -10; +quotedblbase = -20; +questiondown = -50; +sterling = -35; +guilsinglright = 0; +degree = -35; +perthousand = -25; +asterisk = -10; +braceleft = -25; +guilsinglleft = 25; +parenright = -80; +underscore = -145; +semicolon = -10; +slash = -50; +backslash = -85; +numbersign = -50; +ellipsis = -20; +euro = -60; +paragraph = -15; +braceright = -35; +asciicircum = -10; +dollar = -40; +comma = -20; +ampersand = -15; +quotedbl = -45; +quoteright = -60; +quotesingle = -45; +quoteleft = -15; +percent = -25; +quotesinglbase = -20; +quotedblleft = -15; +guillemetleft = 25; +question = -110; +trademark = -15; +quotedblright = -60; +"@MMK_R_x" = -30; +"@MMK_R_y" = -30; +"@MMK_R_s" = -20; +"@MMK_R_v" = -15; +"@MMK_R_w" = -15; +"@MMK_R_a" = -20; +"@MMK_R_Y" = -55; +"@MMK_R_S" = -15; +"@MMK_R_V" = -50; +"@MMK_R_W" = -35; +"@MMK_R_T" = -15; +"@MMK_R_J" = -40; +"@MMK_R_A" = -40; +"@MMK_R_X" = -50; +}; +"@MMK_L_lslash" = { +guillemetleft = 35; +braceright = -30; +underscore = -190; +guilsinglright = 15; +dollar = -15; +numbersign = -20; +guilsinglleft = 35; +braceleft = -25; +slash = 20; +sterling = -10; +multiply = -10; +euro = -60; +backslash = 30; +guillemetright = 15; +"@MMK_R_J" = 30; +}; +"@MMK_L_R" = { +at = -25; +sterling = -10; +dollar = -25; +quotesingle = -20; +copyright = -20; +question = -60; +ellipsis = -35; +euro = -60; +numbersign = -25; +slash = 20; +quotedblright = -20; +backslash = -45; +cent = -30; +quotesinglbase = -35; +guilsinglleft = -35; +yen = -40; +quotedblbase = -35; +periodcentered = -35; +braceleft = -35; +asciitilde = -30; +quoteright = -20; +degree = -10; +parenright = -30; +guillemetleft = -35; +bullet = -25; +quotedbl = -20; +guilsinglright = 15; +guillemetright = 15; +parenleft = -20; +comma = -35; +braceright = -30; +multiply = -10; +ampersand = -60; +underscore = -330; +"@MMK_R_q" = -25; +"@MMK_R_dcaron" = -25; +"@MMK_R_C" = -10; +"@MMK_R_G" = -10; +"@MMK_R_J" = -10; +"@MMK_R_O" = -10; +"@MMK_R_Q" = -10; +"@MMK_R_W" = -25; +"@MMK_R_V" = -35; +"@MMK_R_Y" = -40; +"@MMK_R_a" = -45; +"@MMK_R_c" = -35; +"@MMK_R_e" = -30; +"@MMK_R_d" = -25; +"@MMK_R_g" = -20; +"@MMK_R_o" = -35; +"@MMK_R_s" = -30; +"@MMK_R_y" = -10; +"@MMK_R_eth" = -30; +"@MMK_R_dcroat" = -25; +"@MMK_R_a.alt" = -25; +}; +"@MMK_L_eth" = { +quotesingle = -60; +quoteright = -70; +quotedblbase = -35; +quoteleft = -30; +questiondown = -65; +trademark = -35; +asterisk = -25; +asciicircum = -25; +quotedblright = -70; +paragraph = -25; +sterling = -35; +numbersign = -55; +question = -120; +comma = -35; +backslash = -100; +underscore = -215; +parenright = -110; +quotedblleft = -30; +slash = -65; +quotesinglbase = -35; +percent = -40; +guillemetleft = 35; +semicolon = -20; +braceleft = -25; +multiply = -20; +guilsinglleft = 35; +registered = -15; +quotedbl = -60; +euro = -60; +dollar = -50; +colon = -15; +yen = -65; +degree = -55; +perthousand = -40; +ellipsis = -35; +braceright = -35; +asciitilde = -10; +"@MMK_R_a" = -15; +"@MMK_R_x" = -35; +"@MMK_R_A" = -40; +"@MMK_R_W" = -45; +"@MMK_R_Y" = -65; +"@MMK_R_v" = -20; +"@MMK_R_w" = -25; +"@MMK_R_s" = -20; +"@MMK_R_y" = -40; +"@MMK_R_J" = -50; +"@MMK_R_T" = -30; +"@MMK_R_V" = -60; +"@MMK_R_S" = -25; +"@MMK_R_X" = -55; +}; +"@MMK_L_thorn" = { +quotedblleft = -40; +guilsinglleft = 35; +parenright = -125; +quotesinglbase = -25; +ellipsis = -20; +sterling = -35; +quoteright = -85; +guilsinglright = -25; +quoteleft = -40; +asciitilde = -10; +yen = -65; +multiply = -20; +trademark = -60; +braceright = -30; +colon = -20; +semicolon = -25; +numbersign = -50; +quotedbl = -75; +quotedblbase = -25; +question = -110; +asciicircum = -40; +dollar = -65; +paragraph = -40; +guillemetleft = 35; +backslash = -120; +quotedblright = -85; +underscore = -170; +percent = -60; +slash = -55; +registered = -20; +quotesingle = -75; +guillemetright = -25; +questiondown = -50; +perthousand = -60; +degree = -75; +asterisk = -40; +braceleft = -25; +comma = -25; +euro = -60; +"@MMK_R_A" = -35; +"@MMK_R_S" = -40; +"@MMK_R_s" = -25; +"@MMK_R_J" = -25; +"@MMK_R_T" = -50; +"@MMK_R_V" = -65; +"@MMK_R_W" = -45; +"@MMK_R_X" = -50; +"@MMK_R_Y" = -70; +"@MMK_R_a" = -10; +"@MMK_R_v" = -25; +"@MMK_R_w" = -25; +"@MMK_R_x" = -35; +"@MMK_R_y" = -45; +}; +"@MMK_L_Y" = { +braceright = -55; +hyphen = -50; +quotedbl = -10; +quotedblleft = -30; +quotedblbase = -80; +asterisk = -15; +dollar = -60; +plus = -40; +asciitilde = -70; +semicolon = -45; +degree = -20; +perthousand = -25; +guilsinglleft = -40; +minus = -40; +quoteleft = -30; +endash = -50; +euro = -95; +guillemetleft = -40; +underscore = -330; +cent = -70; +braceleft = -80; +multiply = -55; +ellipsis = -80; +guillemetright = -30; +less = -40; +trademark = -20; +parenright = -20; +divide = -40; +question = -10; +registered = -40; +paragraph = -30; +quotesinglbase = -80; +comma = -80; +at = -65; +slash = -60; +backslash = 25; +questiondown = -80; +periodcentered = -70; +asciicircum = -50; +ampersand = -80; +bullet = -65; +guilsinglright = -30; +quotesingle = -10; +equal = -20; +copyright = -65; +quoteright = -15; +sterling = -90; +parenleft = -65; +percent = -25; +emdash = -50; +colon = -40; +quotedblright = -15; +numbersign = -100; +"@MMK_R_C" = -55; +"@MMK_R_A" = -80; +"@MMK_R_G" = -55; +"@MMK_R_J" = -50; +"@MMK_R_S" = -35; +"@MMK_R_Q" = -55; +"@MMK_R_c" = -70; +"@MMK_R_a" = -70; +"@MMK_R_g" = -65; +"@MMK_R_d" = -70; +"@MMK_R_e" = -70; +"@MMK_R_j" = -30; +"@MMK_R_i" = -30; +"@MMK_R_n" = -30; +"@MMK_R_o" = -70; +"@MMK_R_m" = -30; +"@MMK_R_r" = -30; +"@MMK_R_s" = -75; +"@MMK_R_q" = -70; +"@MMK_R_v" = -30; +"@MMK_R_w" = -30; +"@MMK_R_t" = -30; +"@MMK_R_u" = -30; +"@MMK_R_z" = -30; +"@MMK_R_x" = -40; +"@MMK_R_y" = -30; +"@MMK_R_germandbls" = -25; +"@MMK_R_a.alt" = -70; +"@MMK_R_O" = -55; +"@MMK_R_f" = -30; +"@MMK_R_p" = -30; +"@MMK_R_Oslash" = -55; +"@MMK_R_eth" = -70; +"@MMK_R_dcaron" = -70; +"@MMK_R_dcroat" = -70; +"@MMK_R_tcaron" = -30; +"@MMK_R_oslash" = -70; +}; +"@MMK_L_p" = { +quotedbl = -75; +numbersign = -50; +semicolon = -25; +ellipsis = -20; +guillemetright = -20; +guilsinglright = -20; +backslash = -120; +perthousand = -60; +dollar = -65; +braceright = -30; +guillemetleft = 35; +asterisk = -40; +trademark = -60; +questiondown = -50; +yen = -65; +paragraph = -40; +registered = -20; +percent = -60; +quoteleft = -40; +slash = -55; +quotedblleft = -40; +guilsinglleft = 35; +asciitilde = -10; +colon = -20; +parenright = -125; +sterling = -35; +comma = -25; +quotedblright = -85; +degree = -75; +quotesingle = -75; +underscore = -175; +asciicircum = -40; +multiply = -20; +question = -110; +quotedblbase = -25; +braceleft = -25; +quotesinglbase = -25; +quoteright = -85; +euro = -60; +"@MMK_R_S" = -40; +"@MMK_R_W" = -45; +"@MMK_R_V" = -65; +"@MMK_R_T" = -50; +"@MMK_R_Y" = -70; +"@MMK_R_X" = -50; +"@MMK_R_A" = -40; +"@MMK_R_J" = -30; +"@MMK_R_s" = -25; +"@MMK_R_w" = -25; +"@MMK_R_v" = -25; +"@MMK_R_y" = -45; +"@MMK_R_x" = -40; +"@MMK_R_a" = -10; +}; +"@MMK_L_i" = { +guillemetleft = 35; +euro = -60; +quoteright = -20; +guillemetright = 15; +underscore = -150; +multiply = -10; +parenright = -30; +sterling = -10; +slash = 20; +guilsinglleft = 35; +numbersign = -20; +braceright = -30; +yen = -30; +dollar = -15; +braceleft = -25; +quotedblright = -20; +question = -45; +quotesingle = -15; +guilsinglright = 15; +quotedbl = -15; +"@MMK_R_V" = -30; +"@MMK_R_W" = -20; +"@MMK_R_Y" = -30; +"@MMK_R_J" = 30; +}; +"@MMK_L_X" = { +perthousand = -30; +quotedblleft = -40; +emdash = -35; +guilsinglleft = -25; +paragraph = -40; +plus = -45; +quotesingle = -15; +quoteleft = -40; +degree = -25; +copyright = -50; +quotedblbase = -20; +endash = -35; +slash = 20; +asterisk = -20; +quotesinglbase = -20; +cent = -50; +less = -55; +question = -15; +braceleft = -60; +guilsinglright = -10; +minus = -45; +dollar = -30; +euro = -105; +ellipsis = -20; +quotedbl = -15; +percent = -30; +underscore = -330; +sterling = -10; +colon = -20; +trademark = -25; +equal = -20; +numbersign = -25; +asciitilde = -75; +guillemetleft = -25; +quoteright = -20; +bullet = -60; +divide = -45; +hyphen = -35; +ampersand = -35; +registered = -50; +periodcentered = -60; +semicolon = -20; +parenleft = -45; +braceright = -30; +asciicircum = -60; +at = -45; +parenright = -30; +guillemetright = -10; +multiply = -70; +comma = -20; +quotedblright = -20; +backslash = 25; +"@MMK_R_dcaron" = -45; +"@MMK_R_y" = -40; +"@MMK_R_s" = -15; +"@MMK_R_q" = -50; +"@MMK_R_w" = -40; +"@MMK_R_v" = -40; +"@MMK_R_u" = -35; +"@MMK_R_t" = -40; +"@MMK_R_o" = -50; +"@MMK_R_c" = -50; +"@MMK_R_a" = -30; +"@MMK_R_g" = -55; +"@MMK_R_f" = -40; +"@MMK_R_e" = -50; +"@MMK_R_d" = -50; +"@MMK_R_S" = -10; +"@MMK_R_J" = 20; +"@MMK_R_O" = -65; +"@MMK_R_C" = -65; +"@MMK_R_G" = -65; +"@MMK_R_eth" = -50; +"@MMK_R_a.alt" = -45; +"@MMK_R_dcroat" = -45; +"@MMK_R_Q" = -65; +"@MMK_R_tcaron" = -40; +}; +"@MMK_L_Oslash" = { +quoteright = -40; +guilsinglleft = 25; +slash = -90; +perthousand = -25; +yen = -10; +quotesinglbase = -60; +dollar = -40; +multiply = -20; +backslash = 15; +quoteleft = -15; +quotedblbase = -60; +quotesingle = -30; +braceleft = -25; +guilsinglright = 0; +ampersand = -15; +paragraph = -15; +question = -60; +quotedblleft = -15; +degree = -35; +semicolon = -10; +ellipsis = -60; +guillemetright = 0; +parenright = -75; +comma = -60; +quotedblright = -40; +asciicircum = -10; +guillemetleft = 25; +trademark = -15; +sterling = -35; +braceright = -35; +quotedbl = -30; +questiondown = -95; +asciitilde = -10; +numbersign = -70; +euro = -60; +percent = -25; +asterisk = -10; +underscore = -270; +"@MMK_R_X" = -15; +"@MMK_R_x" = -30; +"@MMK_R_Y" = -10; +"@MMK_R_V" = -10; +"@MMK_R_W" = -10; +"@MMK_R_T" = -10; +"@MMK_R_S" = -15; +"@MMK_R_J" = -95; +"@MMK_R_A" = -50; +"@MMK_R_y" = -30; +"@MMK_R_v" = -15; +"@MMK_R_w" = -15; +"@MMK_R_s" = -20; +"@MMK_R_a" = -35; +}; +"@MMK_L_c" = { +question = -85; +perthousand = -10; +multiply = -10; +percent = -10; +sterling = -10; +braceright = -30; +guilsinglleft = 35; +quotedblright = -55; +dollar = -25; +braceleft = -25; +yen = -45; +degree = -25; +quoteright = -55; +underscore = -145; +parenright = -80; +euro = -60; +numbersign = -20; +quotesingle = -35; +guillemetright = 15; +backslash = -70; +guilsinglright = 15; +guillemetleft = 35; +quotedbl = -35; +"@MMK_R_X" = -15; +"@MMK_R_Y" = -45; +"@MMK_R_V" = -40; +"@MMK_R_W" = -30; +"@MMK_R_J" = 30; +"@MMK_R_A" = -10; +"@MMK_R_x" = -10; +"@MMK_R_y" = -15; +"@MMK_R_s" = -20; +"@MMK_R_v" = -10; +"@MMK_R_w" = -10; +}; +"@MMK_L_dcroat" = { +guilsinglleft = 35; +multiply = -10; +sterling = -10; +braceleft = -25; +braceright = -30; +dollar = -15; +underscore = -330; +backslash = 30; +slash = 20; +guillemetright = 15; +numbersign = -20; +euro = -60; +guilsinglright = 15; +guillemetleft = 35; +"@MMK_R_J" = 30; +}; +"@MMK_L_v" = { +braceright = -35; +quotesingle = -15; +asciicircum = -10; +questiondown = -45; +yen = -35; +ellipsis = -40; +quoteright = -20; +dollar = -30; +quotesinglbase = -40; +parenright = -50; +quotedbl = -15; +endash = -10; +periodcentered = -20; +guilsinglleft = 10; +comma = -40; +hyphen = -10; +semicolon = -10; +asciitilde = -25; +emdash = -10; +quotedblbase = -40; +sterling = -50; +parenleft = -20; +underscore = -315; +numbersign = -60; +backslash = -45; +braceleft = -40; +copyright = -20; +bullet = -20; +cent = -25; +at = -20; +multiply = -20; +question = -105; +guillemetleft = 10; +quotedblright = -20; +slash = -25; +ampersand = -30; +euro = -65; +"@MMK_R_Oslash" = -15; +"@MMK_R_oslash" = -25; +"@MMK_R_a.alt" = -20; +"@MMK_R_dcaron" = -20; +"@MMK_R_G" = -15; +"@MMK_R_A" = -50; +"@MMK_R_C" = -15; +"@MMK_R_O" = -15; +"@MMK_R_W" = -20; +"@MMK_R_Q" = -15; +"@MMK_R_Y" = -30; +"@MMK_R_e" = -20; +"@MMK_R_d" = -20; +"@MMK_R_g" = -20; +"@MMK_R_a" = -35; +"@MMK_R_c" = -25; +"@MMK_R_o" = -25; +"@MMK_R_q" = -20; +"@MMK_R_s" = -35; +"@MMK_R_x" = -10; +"@MMK_R_X" = -40; +"@MMK_R_J" = -10; +"@MMK_R_V" = -30; +"@MMK_R_eth" = -25; +"@MMK_R_dcroat" = -20; +}; +"@MMK_L_W" = { +ellipsis = -65; +colon = -30; +quotedbl = -10; +underscore = -330; +plus = -25; +parenleft = -45; +asciicircum = -35; +registered = -30; +equal = -10; +guillemetleft = -15; +guilsinglleft = -15; +parenright = -15; +guilsinglright = -15; +asciitilde = -50; +hyphen = -35; +quoteright = -10; +periodcentered = -45; +degree = -15; +ampersand = -55; +quotesingle = -10; +semicolon = -30; +braceleft = -65; +at = -45; +asterisk = -10; +cent = -45; +quotedblleft = -20; +perthousand = -20; +paragraph = -20; +euro = -85; +quotedblbase = -65; +dollar = -50; +quoteleft = -20; +comma = -65; +braceright = -50; +endash = -35; +divide = -25; +quotesinglbase = -65; +questiondown = -75; +guillemetright = -15; +quotedblright = -10; +copyright = -45; +bullet = -45; +backslash = 25; +less = -25; +multiply = -40; +percent = -20; +sterling = -70; +minus = -25; +emdash = -35; +slash = -55; +numbersign = -90; +trademark = -15; +"@MMK_R_m" = -20; +"@MMK_R_n" = -20; +"@MMK_R_o" = -45; +"@MMK_R_i" = -20; +"@MMK_R_j" = -20; +"@MMK_R_d" = -45; +"@MMK_R_f" = -20; +"@MMK_R_g" = -45; +"@MMK_R_a" = -60; +"@MMK_R_c" = -45; +"@MMK_R_x" = -30; +"@MMK_R_z" = -20; +"@MMK_R_t" = -20; +"@MMK_R_u" = -20; +"@MMK_R_v" = -20; +"@MMK_R_w" = -20; +"@MMK_R_p" = -20; +"@MMK_R_q" = -45; +"@MMK_R_r" = -20; +"@MMK_R_s" = -55; +"@MMK_R_O" = -35; +"@MMK_R_J" = -40; +"@MMK_R_G" = -35; +"@MMK_R_A" = -80; +"@MMK_R_C" = -35; +"@MMK_R_Q" = -35; +"@MMK_R_S" = -20; +"@MMK_R_a.alt" = -45; +"@MMK_R_eth" = -45; +"@MMK_R_germandbls" = -20; +"@MMK_R_Oslash" = -40; +"@MMK_R_y" = -20; +"@MMK_R_tcaron" = -20; +"@MMK_R_e" = -45; +"@MMK_R_oslash" = -45; +"@MMK_R_dcaron" = -45; +"@MMK_R_dcroat" = -45; +}; +"@MMK_L_L" = { +quoteleft = -155; +underscore = -300; +multiply = -30; +asciitilde = -245; +registered = -75; +quotedblleft = -275; +degree = -210; +guilsinglright = 10; +braceright = -30; +quotedbl = -275; +guilsinglleft = 15; +dollar = -15; +slash = 20; +perthousand = -90; +asterisk = -215; +numbersign = -20; +backslash = -160; +sterling = -10; +parenright = -30; +asciicircum = -250; +percent = -80; +quotedblright = -275; +paragraph = -235; +braceleft = -25; +question = -85; +euro = -60; +periodcentered = -10; +bullet = -10; +guillemetleft = 15; +trademark = -275; +quotesingle = -145; +guillemetright = 10; +yen = -65; +quoteright = -155; +less = -10; +"@MMK_R_tcaron" = -35; +"@MMK_R_Q" = -20; +"@MMK_R_O" = -20; +"@MMK_R_J" = 30; +"@MMK_R_G" = -20; +"@MMK_R_C" = -20; +"@MMK_R_Y" = -80; +"@MMK_R_W" = -55; +"@MMK_R_V" = -75; +"@MMK_R_T" = -80; +"@MMK_R_f" = -40; +"@MMK_R_y" = -60; +"@MMK_R_w" = -30; +"@MMK_R_v" = -30; +"@MMK_R_t" = -35; +}; +"@MMK_L_q" = { +yen = -30; +slash = 50; +quotedblright = -20; +quotesingle = -15; +braceright = -30; +dollar = -15; +numbersign = -20; +sterling = -10; +braceleft = -25; +quoteright = -20; +guillemetright = 15; +guillemetleft = 35; +multiply = -10; +quotedbl = -15; +euro = -60; +backslash = -45; +guilsinglleft = 35; +question = -85; +guilsinglright = 15; +"@MMK_R_V" = -30; +"@MMK_R_W" = -20; +"@MMK_R_J" = 30; +"@MMK_R_j" = 50; +"@MMK_R_Y" = -30; +}; +"@MMK_L_o" = { +quoteright = -95; +quotesinglbase = -30; +quotedbl = -80; +question = -115; +questiondown = -60; +guilsinglright = -35; +trademark = -80; +quotesingle = -80; +asciitilde = -10; +quotedblbase = -30; +braceright = -30; +numbersign = -50; +guilsinglleft = 35; +underscore = -230; +asterisk = -50; +perthousand = -70; +guillemetleft = 35; +percent = -70; +euro = -60; +quoteleft = -50; +slash = -65; +backslash = -125; +semicolon = -30; +ellipsis = -30; +braceleft = -25; +degree = -95; +registered = -25; +yen = -65; +multiply = -20; +quotedblleft = -50; +comma = -30; +paragraph = -45; +guillemetright = -35; +asciicircum = -55; +colon = -30; +parenright = -130; +quotedblright = -95; +dollar = -70; +sterling = -35; +"@MMK_R_A" = -40; +"@MMK_R_J" = -50; +"@MMK_R_T" = -70; +"@MMK_R_V" = -65; +"@MMK_R_S" = -50; +"@MMK_R_X" = -50; +"@MMK_R_Y" = -70; +"@MMK_R_v" = -25; +"@MMK_R_x" = -40; +"@MMK_R_W" = -50; +"@MMK_R_a" = -15; +"@MMK_R_w" = -25; +"@MMK_R_s" = -25; +"@MMK_R_y" = -45; +}; +"@MMK_L_T" = { +parenleft = -25; +guillemetright = -65; +braceright = -35; +backslash = 25; +questiondown = -80; +hyphen = -80; +asciitilde = -55; +periodcentered = -80; +slash = -60; +braceleft = -70; +asciicircum = -15; +endash = -80; +guilsinglleft = -50; +dollar = -25; +ellipsis = -80; +sterling = -90; +underscore = -320; +guilsinglright = -65; +quotesinglbase = -80; +multiply = -30; +guillemetleft = -50; +euro = -60; +copyright = -30; +emdash = -80; +ampersand = -80; +comma = -80; +at = -35; +numbersign = -105; +cent = -60; +quotedblbase = -80; +bullet = -65; +"@MMK_R_Oslash" = -15; +"@MMK_R_eth" = -65; +"@MMK_R_oslash" = -65; +"@MMK_R_Q" = -15; +"@MMK_R_G" = -15; +"@MMK_R_C" = -15; +"@MMK_R_A" = -75; +"@MMK_R_O" = -15; +"@MMK_R_J" = -50; +"@MMK_R_s" = -40; +"@MMK_R_q" = -50; +"@MMK_R_x" = -10; +"@MMK_R_g" = -45; +"@MMK_R_e" = -60; +"@MMK_R_d" = -50; +"@MMK_R_c" = -70; +"@MMK_R_a" = -40; +"@MMK_R_o" = -70; +"@MMK_R_a.alt" = -50; +"@MMK_R_dcaron" = -50; +"@MMK_R_dcroat" = -50; +}; +"@MMK_L_Lslash" = { +euro = -60; +quoteleft = -155; +braceright = -30; +numbersign = -20; +backslash = -165; +slash = 20; +yen = -65; +guillemetleft = 0; +underscore = -315; +sterling = -10; +multiply = -40; +percent = -80; +quoteright = -155; +registered = -85; +parenright = -30; +paragraph = -245; +degree = -210; +asciitilde = -245; +guilsinglright = 10; +less = -35; +question = -85; +bullet = -15; +periodcentered = -10; +guilsinglleft = 0; +perthousand = -90; +quotesingle = -145; +quotedblleft = -250; +braceleft = -25; +asterisk = -215; +quotedblright = -250; +dollar = -15; +trademark = -250; +asciicircum = -250; +guillemetright = 10; +quotedbl = -255; +"@MMK_R_tcaron" = -35; +"@MMK_R_y" = -60; +"@MMK_R_w" = -35; +"@MMK_R_v" = -30; +"@MMK_R_f" = -40; +"@MMK_R_Y" = -80; +"@MMK_R_V" = -75; +"@MMK_R_U" = -10; +"@MMK_R_T" = -80; +"@MMK_R_Q" = -20; +"@MMK_R_O" = -25; +"@MMK_R_J" = 30; +"@MMK_R_G" = -20; +"@MMK_R_C" = -25; +"@MMK_R_t" = -35; +"@MMK_R_W" = -55; +}; +"@MMK_L_lcaron" = { +registered = 35; +quoteright = 60; +quotedblbase = -50; +emdash = -30; +braceleft = -15; +colon = 25; +guilsinglleft = -15; +quoteleft = 45; +ellipsis = -50; +questiondown = -50; +perthousand = 50; +cent = -50; +percent = 50; +greater = 60; +numbersign = -70; +comma = -50; +bullet = -50; +quotedbl = 60; +trademark = 55; +parenright = 55; +quotesinglbase = -50; +multiply = -20; +semicolon = 20; +parenleft = -10; +quotedblleft = 45; +guillemetleft = -15; +sterling = -60; +periodcentered = -50; +euro = -25; +copyright = -15; +yen = 45; +bar = 60; +braceright = 20; +underscore = -240; +backslash = 65; +bracketleft = 60; +degree = 55; +plus = 10; +question = 55; +divide = 10; +equal = 60; +asciitilde = -50; +quotedblright = 60; +asterisk = 55; +slash = -25; +at = -25; +hyphen = -30; +bracketright = 60; +dollar = 20; +paragraph = 45; +less = 10; +endash = -30; +minus = 10; +quotesingle = 60; +ampersand = -45; +"@MMK_R_tcaron" = 45; +"@MMK_R_eth" = -45; +"@MMK_R_X" = 40; +"@MMK_R_c" = -50; +"@MMK_R_h" = 60; +"@MMK_R_x" = 35; +"@MMK_R_oslash" = -50; +"@MMK_R_r" = 45; +"@MMK_R_Lslash" = 60; +"@MMK_R_A" = -35; +"@MMK_R_D" = 60; +"@MMK_R_I" = 60; +"@MMK_R_K" = 60; +"@MMK_R_J" = -15; +"@MMK_R_M" = 60; +"@MMK_R_N" = 60; +"@MMK_R_P" = 60; +"@MMK_R_R" = 60; +"@MMK_R_U" = 60; +"@MMK_R_W" = 50; +"@MMK_R_V" = 45; +"@MMK_R_Y" = 45; +"@MMK_R_Z" = 60; +"@MMK_R_b" = 60; +"@MMK_R_d" = -45; +"@MMK_R_f" = 45; +"@MMK_R_i" = 45; +"@MMK_R_m" = 45; +"@MMK_R_o" = -50; +"@MMK_R_n" = 45; +"@MMK_R_q" = -45; +"@MMK_R_p" = 45; +"@MMK_R_u" = 45; +"@MMK_R_t" = 45; +"@MMK_R_w" = 40; +"@MMK_R_v" = 40; +"@MMK_R_y" = 40; +"@MMK_R_dcaron" = -45; +"@MMK_R_germandbls" = 50; +"@MMK_R_lcaron" = 60; +"@MMK_R_Eth" = 60; +"@MMK_R_e" = -50; +"@MMK_R_g" = -40; +"@MMK_R_B" = 60; +"@MMK_R_E" = 60; +"@MMK_R_F" = 60; +"@MMK_R_H" = 60; +"@MMK_R_L" = 60; +"@MMK_R_lslash" = 60; +"@MMK_R_S" = 45; +"@MMK_R_T" = 60; +"@MMK_R_thorn" = 60; +"@MMK_R_j" = 45; +"@MMK_R_l" = 60; +"@MMK_R_s" = -35; +"@MMK_R_z" = 45; +"@MMK_R_a.alt" = -45; +"@MMK_R_dcroat" = -45; +"@MMK_R_Thorn" = 60; +}; +"@MMK_L_tcaron" = { +parenleft = -25; +quoteright = 45; +parenright = 40; +periodcentered = -110; +bracketleft = 45; +degree = 40; +asterisk = 45; +guilsinglright = -15; +ellipsis = -220; +numbersign = -90; +quotedblright = 45; +bracketright = 45; +braceleft = -30; +greater = 45; +cent = -70; +yen = 30; +guillemetright = -15; +underscore = -205; +hyphen = -50; +bar = 45; +euro = -40; +paragraph = 30; +guillemetleft = -125; +bullet = -70; +sterling = -80; +quotedblbase = -220; +comma = -155; +slash = -160; +questiondown = -115; +multiply = -40; +perthousand = 40; +question = 45; +quoteleft = 30; +registered = 20; +trademark = 45; +quotesingle = 45; +equal = 45; +colon = 0; +guilsinglleft = -125; +emdash = -50; +percent = 40; +copyright = -35; +asciicircum = -20; +endash = -50; +ampersand = -60; +quotedblleft = 30; +asciitilde = -65; +quotesinglbase = -155; +at = -45; +quotedbl = 45; +backslash = 50; +"@MMK_R_h" = 45; +"@MMK_R_dcaron" = -65; +"@MMK_R_g" = -55; +"@MMK_R_f" = 30; +"@MMK_R_thorn" = 45; +"@MMK_R_Thorn" = 45; +"@MMK_R_a.alt" = -60; +"@MMK_R_m" = 30; +"@MMK_R_l" = 45; +"@MMK_R_c" = -80; +"@MMK_R_b" = 45; +"@MMK_R_e" = -70; +"@MMK_R_S" = 30; +"@MMK_R_R" = 45; +"@MMK_R_i" = 30; +"@MMK_R_j" = 30; +"@MMK_R_o" = -80; +"@MMK_R_n" = 30; +"@MMK_R_y" = 25; +"@MMK_R_x" = 20; +"@MMK_R_z" = 30; +"@MMK_R_p" = 30; +"@MMK_R_s" = -50; +"@MMK_R_r" = 30; +"@MMK_R_u" = 30; +"@MMK_R_w" = 25; +"@MMK_R_v" = 25; +"@MMK_R_I" = 45; +"@MMK_R_H" = 45; +"@MMK_R_K" = 45; +"@MMK_R_J" = -180; +"@MMK_R_L" = 45; +"@MMK_R_O" = -15; +"@MMK_R_A" = -50; +"@MMK_R_C" = -15; +"@MMK_R_E" = 45; +"@MMK_R_D" = 45; +"@MMK_R_G" = -10; +"@MMK_R_F" = 45; +"@MMK_R_Y" = 30; +"@MMK_R_X" = 25; +"@MMK_R_Z" = 45; +"@MMK_R_Q" = -10; +"@MMK_R_P" = 45; +"@MMK_R_U" = 45; +"@MMK_R_T" = 45; +"@MMK_R_W" = 35; +"@MMK_R_V" = 30; +"@MMK_R_lslash" = 45; +"@MMK_R_Lslash" = 45; +"@MMK_R_lcaron" = 45; +"@MMK_R_Eth" = 45; +"@MMK_R_eth" = -60; +"@MMK_R_germandbls" = 35; +"@MMK_R_dcroat" = -65; +"@MMK_R_tcaron" = 30; +"@MMK_R_a" = -15; +"@MMK_R_d" = -65; +"@MMK_R_q" = -65; +"@MMK_R_t" = 30; +"@MMK_R_M" = 45; +"@MMK_R_N" = 45; +"@MMK_R_B" = 45; +"@MMK_R_oslash" = -80; +"@MMK_R_Oslash" = -15; +}; +"@MMK_L_a" = { +braceleft = -25; +slash = 20; +yen = -65; +guillemetleft = 35; +quoteleft = -30; +degree = -60; +multiply = -20; +trademark = -40; +asciicircum = -25; +quotedblright = -70; +sterling = -10; +parenright = -30; +question = -85; +backslash = -105; +registered = -15; +euro = -60; +perthousand = -45; +quoteright = -70; +asterisk = -25; +guilsinglright = 10; +guilsinglleft = 35; +dollar = -15; +paragraph = -25; +numbersign = -20; +guillemetright = 10; +quotedbl = -65; +quotedblleft = -30; +quotesingle = -65; +underscore = -285; +percent = -45; +braceright = -30; +"@MMK_R_J" = 30; +"@MMK_R_Y" = -60; +"@MMK_R_V" = -60; +"@MMK_R_W" = -40; +"@MMK_R_T" = -35; +"@MMK_R_y" = -35; +"@MMK_R_v" = -20; +"@MMK_R_w" = -20; +}; +"@MMK_L_e" = { +braceleft = -25; +quoteleft = -50; +perthousand = -65; +guillemetleft = 30; +questiondown = -55; +multiply = -20; +slash = -50; +trademark = -65; +numbersign = -45; +asterisk = -50; +yen = -65; +backslash = -125; +underscore = -185; +percent = -65; +ellipsis = -30; +guilsinglleft = 30; +degree = -85; +comma = -30; +quotesingle = -80; +asciitilde = -15; +quotedblbase = -30; +quoteright = -90; +quotedbl = -80; +guilsinglright = -30; +semicolon = -30; +registered = -30; +sterling = -35; +parenright = -120; +quotesinglbase = -30; +quotedblleft = -50; +euro = -60; +question = -115; +guillemetright = -30; +asciicircum = -50; +braceright = -30; +colon = -30; +dollar = -70; +quotedblright = -90; +paragraph = -45; +"@MMK_R_f" = -10; +"@MMK_R_x" = -35; +"@MMK_R_y" = -50; +"@MMK_R_v" = -25; +"@MMK_R_w" = -30; +"@MMK_R_t" = -10; +"@MMK_R_s" = -30; +"@MMK_R_O" = -10; +"@MMK_R_J" = -25; +"@MMK_R_G" = -10; +"@MMK_R_C" = -10; +"@MMK_R_A" = -35; +"@MMK_R_X" = -45; +"@MMK_R_Y" = -75; +"@MMK_R_V" = -70; +"@MMK_R_W" = -50; +"@MMK_R_T" = -60; +"@MMK_R_S" = -45; +"@MMK_R_Q" = -10; +"@MMK_R_Oslash" = -10; +"@MMK_R_tcaron" = -10; +}; +"@MMK_L_s" = { +asciicircum = -60; +guilsinglleft = 10; +guillemetleft = 10; +asciitilde = -90; +cent = -10; +paragraph = -30; +bullet = -25; +degree = -40; +euro = -65; +sterling = -20; +quotedbl = -50; +backslash = -85; +multiply = -35; +periodcentered = -20; +underscore = -145; +quotesingle = -50; +percent = -30; +parenright = -100; +numbersign = -30; +braceleft = -25; +yen = -65; +asterisk = -35; +braceright = -30; +question = -90; +copyright = -10; +perthousand = -30; +slash = -30; +trademark = -30; +registered = -35; +questiondown = -25; +dollar = -45; +quotedblright = -70; +quoteright = -70; +quotedblleft = -30; +less = -15; +quoteleft = -30; +"@MMK_R_tcaron" = -30; +"@MMK_R_oslash" = -10; +"@MMK_R_y" = -35; +"@MMK_R_o" = -10; +"@MMK_R_c" = -10; +"@MMK_R_d" = -10; +"@MMK_R_e" = -10; +"@MMK_R_f" = -30; +"@MMK_R_g" = -15; +"@MMK_R_x" = -25; +"@MMK_R_q" = -10; +"@MMK_R_s" = -40; +"@MMK_R_t" = -30; +"@MMK_R_v" = -35; +"@MMK_R_w" = -35; +"@MMK_R_O" = -30; +"@MMK_R_A" = -25; +"@MMK_R_C" = -30; +"@MMK_R_G" = -30; +"@MMK_R_X" = -30; +"@MMK_R_Y" = -65; +"@MMK_R_Q" = -30; +"@MMK_R_S" = -15; +"@MMK_R_T" = -30; +"@MMK_R_U" = -15; +"@MMK_R_V" = -65; +"@MMK_R_W" = -55; +"@MMK_R_Oslash" = -30; +}; +"@MMK_L_A" = { +endash = -25; +divide = -35; +quoteright = -95; +quoteleft = -75; +plus = -35; +degree = -85; +copyright = -40; +slash = 20; +percent = -80; +asterisk = -75; +trademark = -75; +quotedbl = -95; +braceleft = -55; +registered = -65; +colon = -15; +euro = -95; +multiply = -60; +perthousand = -80; +periodcentered = -45; +quotesinglbase = -15; +equal = -15; +yen = -65; +paragraph = -75; +semicolon = -15; +hyphen = -25; +underscore = -330; +comma = -15; +bullet = -45; +backslash = -85; +emdash = -25; +less = -40; +guilsinglleft = -10; +at = -35; +numbersign = -25; +quotedblbase = -15; +sterling = -10; +parenright = -30; +minus = -35; +ampersand = -25; +parenleft = -35; +cent = -40; +guillemetleft = -10; +question = -100; +quotesingle = -95; +dollar = -25; +asciicircum = -75; +braceright = -30; +quotedblright = -95; +asciitilde = -60; +ellipsis = -15; +quotedblleft = -75; +"@MMK_R_w" = -60; +"@MMK_R_V" = -115; +"@MMK_R_o" = -40; +"@MMK_R_c" = -40; +"@MMK_R_a" = -25; +"@MMK_R_f" = -40; +"@MMK_R_g" = -45; +"@MMK_R_d" = -40; +"@MMK_R_e" = -40; +"@MMK_R_y" = -85; +"@MMK_R_s" = -15; +"@MMK_R_q" = -40; +"@MMK_R_v" = -50; +"@MMK_R_t" = -55; +"@MMK_R_u" = -25; +"@MMK_R_J" = 20; +"@MMK_R_O" = -50; +"@MMK_R_C" = -50; +"@MMK_R_G" = -50; +"@MMK_R_Y" = -80; +"@MMK_R_S" = -10; +"@MMK_R_Q" = -50; +"@MMK_R_W" = -80; +"@MMK_R_T" = -75; +"@MMK_R_U" = -45; +"@MMK_R_dcroat" = -35; +"@MMK_R_eth" = -35; +"@MMK_R_tcaron" = -55; +"@MMK_R_dcaron" = -35; +"@MMK_R_a.alt" = -35; +}; +"@MMK_L_h" = { +braceleft = -25; +dollar = -15; +degree = -50; +parenright = -30; +quotedblright = -65; +quotedblleft = -25; +slash = 20; +paragraph = -20; +percent = -35; +euro = -60; +guillemetleft = 35; +guillemetright = 10; +quoteright = -65; +guilsinglright = 10; +quotedbl = -55; +trademark = -30; +braceright = -30; +multiply = -20; +sterling = -10; +backslash = -95; +numbersign = -20; +quotesingle = -55; +underscore = -315; +perthousand = -35; +registered = -10; +asciicircum = -20; +yen = -60; +guilsinglleft = 35; +quoteleft = -25; +asterisk = -20; +question = -85; +"@MMK_R_V" = -55; +"@MMK_R_J" = 30; +"@MMK_R_Y" = -60; +"@MMK_R_W" = -40; +"@MMK_R_T" = -25; +"@MMK_R_y" = -30; +"@MMK_R_w" = -20; +"@MMK_R_v" = -15; +}; +"@MMK_L_O" = { +semicolon = -10; +dollar = -40; +quotedblleft = -15; +asciicircum = -10; +asterisk = -10; +guilsinglleft = 25; +braceright = -35; +questiondown = -100; +yen = -55; +numbersign = -70; +slash = -90; +paragraph = -15; +perthousand = -25; +multiply = -20; +quotedblright = -60; +question = -125; +degree = -35; +guillemetright = 0; +guilsinglright = 0; +quoteright = -60; +sterling = -35; +quotedbl = -45; +trademark = -15; +percent = -25; +quotesinglbase = -60; +quoteleft = -15; +comma = -60; +quotedblbase = -60; +parenright = -80; +underscore = -285; +ampersand = -15; +backslash = -85; +asciitilde = -10; +euro = -60; +braceleft = -25; +quotesingle = -45; +guillemetleft = 25; +ellipsis = -60; +"@MMK_R_a" = -35; +"@MMK_R_v" = -15; +"@MMK_R_s" = -20; +"@MMK_R_x" = -30; +"@MMK_R_y" = -30; +"@MMK_R_A" = -50; +"@MMK_R_J" = -95; +"@MMK_R_T" = -15; +"@MMK_R_V" = -50; +"@MMK_R_S" = -15; +"@MMK_R_X" = -65; +"@MMK_R_Y" = -55; +"@MMK_R_w" = -15; +"@MMK_R_W" = -40; +}; +"@MMK_L_w" = { +backslash = -45; +asciicircum = -15; +endash = -15; +copyright = -25; +ellipsis = -45; +colon = -10; +at = -25; +hyphen = -15; +emdash = -15; +quotedblbase = -45; +periodcentered = -25; +question = -105; +parenleft = -25; +euro = -65; +quoteright = -20; +yen = -35; +numbersign = -65; +underscore = -330; +braceright = -35; +braceleft = -45; +slash = -35; +ampersand = -35; +quotedblright = -20; +sterling = -50; +quotedbl = -15; +asterisk = -10; +dollar = -30; +comma = -45; +semicolon = -10; +cent = -25; +parenright = -50; +bullet = -20; +quotesinglbase = -45; +questiondown = -55; +quotesingle = -15; +multiply = -20; +registered = -10; +asciitilde = -30; +"@MMK_R_o" = -25; +"@MMK_R_dcaron" = -25; +"@MMK_R_eth" = -25; +"@MMK_R_dcroat" = -25; +"@MMK_R_oslash" = -25; +"@MMK_R_a.alt" = -25; +"@MMK_R_J" = -20; +"@MMK_R_O" = -15; +"@MMK_R_G" = -15; +"@MMK_R_A" = -55; +"@MMK_R_C" = -15; +"@MMK_R_X" = -40; +"@MMK_R_Y" = -30; +"@MMK_R_V" = -30; +"@MMK_R_W" = -20; +"@MMK_R_Q" = -15; +"@MMK_R_d" = -25; +"@MMK_R_e" = -25; +"@MMK_R_g" = -25; +"@MMK_R_a" = -40; +"@MMK_R_c" = -25; +"@MMK_R_x" = -10; +"@MMK_R_q" = -25; +"@MMK_R_s" = -35; +"@MMK_R_Oslash" = -20; +}; +"@MMK_L_M" = { +guilsinglright = 15; +multiply = -10; +guilsinglleft = 35; +sterling = -10; +guillemetleft = 35; +numbersign = -20; +slash = 20; +euro = -60; +backslash = 25; +underscore = -330; +braceright = -30; +guillemetright = 15; +braceleft = -25; +dollar = -15; +"@MMK_R_J" = 30; +}; +"@MMK_L_V" = { +plus = -40; +at = -65; +questiondown = -105; +quoteleft = -30; +guillemetleft = -35; +question = -10; +guillemetright = -30; +guilsinglright = -30; +less = -40; +ampersand = -75; +parenleft = -60; +minus = -40; +periodcentered = -65; +asciitilde = -70; +copyright = -60; +asterisk = -15; +bullet = -60; +quotedblright = -15; +endash = -50; +quotedblbase = -95; +percent = -25; +ellipsis = -95; +quotesingle = -10; +comma = -95; +registered = -40; +semicolon = -40; +guilsinglleft = -35; +colon = -40; +braceright = -55; +euro = -95; +emdash = -50; +equal = -20; +multiply = -55; +backslash = 25; +numbersign = -120; +braceleft = -80; +underscore = -330; +parenright = -20; +trademark = -20; +divide = -40; +perthousand = -25; +sterling = -85; +quotesinglbase = -95; +slash = -90; +dollar = -60; +degree = -20; +cent = -65; +paragraph = -30; +asciicircum = -45; +hyphen = -50; +quotedblleft = -30; +quotedbl = -10; +quoteright = -15; +"@MMK_R_a.alt" = -65; +"@MMK_R_oslash" = -65; +"@MMK_R_Oslash" = -55; +"@MMK_R_eth" = -70; +"@MMK_R_dcroat" = -65; +"@MMK_R_dcaron" = -65; +"@MMK_R_germandbls" = -25; +"@MMK_R_p" = -30; +"@MMK_R_S" = -30; +"@MMK_R_tcaron" = -30; +"@MMK_R_e" = -65; +"@MMK_R_d" = -65; +"@MMK_R_g" = -60; +"@MMK_R_f" = -30; +"@MMK_R_a" = -70; +"@MMK_R_c" = -65; +"@MMK_R_m" = -30; +"@MMK_R_o" = -65; +"@MMK_R_n" = -30; +"@MMK_R_i" = -30; +"@MMK_R_j" = -30; +"@MMK_R_u" = -30; +"@MMK_R_t" = -30; +"@MMK_R_w" = -30; +"@MMK_R_v" = -30; +"@MMK_R_q" = -65; +"@MMK_R_s" = -70; +"@MMK_R_r" = -30; +"@MMK_R_y" = -30; +"@MMK_R_x" = -40; +"@MMK_R_z" = -30; +"@MMK_R_G" = -50; +"@MMK_R_A" = -115; +"@MMK_R_C" = -50; +"@MMK_R_O" = -50; +"@MMK_R_J" = -75; +"@MMK_R_Q" = -50; +}; +"@MMK_L_H" = { +braceright = -30; +guillemetleft = 35; +backslash = 25; +slash = 20; +sterling = -10; +euro = -60; +braceleft = -25; +guilsinglleft = 35; +multiply = -10; +numbersign = -20; +guilsinglright = 15; +guillemetright = 15; +dollar = -15; +underscore = -330; +"@MMK_R_J" = 30; +}; +"@MMK_L_u" = { +guillemetright = 15; +multiply = -10; +dollar = -15; +quotesingle = -15; +euro = -60; +parenright = -30; +braceleft = -25; +numbersign = -20; +yen = -30; +question = -85; +guilsinglright = 15; +backslash = -45; +guillemetleft = 35; +quoteright = -20; +quotedbl = -15; +underscore = -265; +sterling = -10; +quotedblright = -20; +guilsinglleft = 35; +braceright = -30; +slash = 20; +"@MMK_R_Y" = -30; +"@MMK_R_V" = -30; +"@MMK_R_W" = -20; +"@MMK_R_J" = 30; +}; +"@MMK_L_dcaron" = { +parenright = 15; +quotedblright = 15; +bracketleft = 15; +emdash = -80; +minus = -40; +greater = 15; +divide = -40; +quotesingle = 15; +asterisk = 15; +ampersand = -80; +quotedbl = 15; +equal = 15; +semicolon = -25; +registered = -10; +dollar = -25; +question = 15; +periodcentered = -80; +colon = -20; +bar = 15; +underscore = -330; +backslash = 20; +quotesinglbase = -80; +perthousand = 10; +cent = -80; +guillemetleft = -45; +sterling = -90; +hyphen = -80; +bullet = -80; +guillemetright = -50; +asciitilde = -85; +comma = -80; +trademark = 15; +endash = -80; +numbersign = -100; +copyright = -65; +at = -75; +parenleft = -55; +quoteright = 15; +bracketright = 15; +quotedblbase = -80; +euro = -75; +degree = 15; +braceleft = -60; +guilsinglright = -50; +slash = -60; +less = -40; +ellipsis = -80; +multiply = -75; +questiondown = -80; +braceright = -20; +guilsinglleft = -45; +plus = -40; +asciicircum = -50; +percent = 10; +"@MMK_R_Oslash" = -45; +"@MMK_R_dcroat" = -80; +"@MMK_R_lslash" = 15; +"@MMK_R_Lslash" = 15; +"@MMK_R_oslash" = -80; +"@MMK_R_eth" = -80; +"@MMK_R_Thorn" = 15; +"@MMK_R_dcaron" = -80; +"@MMK_R_a.alt" = -80; +"@MMK_R_germandbls" = 10; +"@MMK_R_thorn" = 15; +"@MMK_R_Z" = 15; +"@MMK_R_Q" = -40; +"@MMK_R_P" = 15; +"@MMK_R_R" = 15; +"@MMK_R_U" = 15; +"@MMK_R_T" = 15; +"@MMK_R_I" = 15; +"@MMK_R_H" = 15; +"@MMK_R_K" = 15; +"@MMK_R_J" = -50; +"@MMK_R_M" = 15; +"@MMK_R_L" = 15; +"@MMK_R_O" = -40; +"@MMK_R_N" = 15; +"@MMK_R_A" = -80; +"@MMK_R_C" = -40; +"@MMK_R_B" = 15; +"@MMK_R_E" = 15; +"@MMK_R_D" = 15; +"@MMK_R_G" = -40; +"@MMK_R_F" = 15; +"@MMK_R_x" = -10; +"@MMK_R_q" = -80; +"@MMK_R_s" = -85; +"@MMK_R_h" = 15; +"@MMK_R_l" = 15; +"@MMK_R_o" = -80; +"@MMK_R_a" = -45; +"@MMK_R_c" = -80; +"@MMK_R_b" = 15; +"@MMK_R_e" = -80; +"@MMK_R_d" = -80; +"@MMK_R_g" = -80; +"@MMK_R_Eth" = 15; +"@MMK_R_lcaron" = 15; +}; +"@MMK_L_J" = { +underscore = -135; +numbersign = -40; +dollar = -25; +euro = -60; +ellipsis = -15; +sterling = -35; +quotesinglbase = -15; +backslash = 25; +multiply = -10; +slash = -45; +comma = -15; +questiondown = -40; +quotedblbase = -15; +braceright = -30; +braceleft = -25; +guillemetright = 15; +guilsinglleft = 35; +guillemetleft = 35; +guilsinglright = 15; +"@MMK_R_s" = -20; +"@MMK_R_x" = -10; +"@MMK_R_J" = -15; +"@MMK_R_A" = -35; +}; +"@MMK_L_f" = { +guillemetright = 15; +dollar = -25; +backslash = 50; +braceright = -35; +ampersand = -30; +guilsinglleft = -15; +quoteright = -20; +slash = -60; +sterling = -35; +multiply = -10; +ellipsis = -80; +asciitilde = -10; +questiondown = -80; +underscore = -200; +comma = -80; +quotedbl = -15; +quotesinglbase = -80; +quotedblright = -20; +numbersign = -75; +guillemetleft = -15; +parenright = -40; +question = -20; +braceleft = -25; +quotedblbase = -80; +guilsinglright = 15; +quotesingle = -15; +euro = -60; +"@MMK_R_s" = -20; +"@MMK_R_a" = -40; +"@MMK_R_A" = -55; +"@MMK_R_J" = -50; +"@MMK_R_x" = -10; +}; +"@MMK_L_z" = { +quotedbl = -15; +sterling = -10; +guilsinglright = 15; +quotedblright = -20; +guillemetright = 15; +quoteright = -20; +guilsinglleft = 35; +multiply = -10; +yen = -30; +underscore = -275; +braceright = -30; +backslash = -45; +parenright = -30; +question = -85; +euro = -60; +dollar = -15; +quotesingle = -15; +braceleft = -25; +guillemetleft = 35; +slash = 20; +numbersign = -20; +"@MMK_R_J" = 30; +"@MMK_R_Y" = -30; +"@MMK_R_W" = -20; +"@MMK_R_V" = -30; +}; +"@MMK_L_K" = { +multiply = -65; +euro = -100; +less = -50; +periodcentered = -55; +numbersign = -25; +paragraph = -50; +emdash = -30; +semicolon = -15; +plus = -45; +cent = -45; +parenleft = -40; +asciicircum = -85; +equal = -20; +copyright = -50; +braceright = -30; +question = -20; +dollar = -30; +trademark = -35; +quotesinglbase = -15; +quotesingle = -20; +percent = -40; +guilsinglleft = -20; +quotedbl = -20; +sterling = -10; +degree = -30; +hyphen = -30; +slash = 20; +quotedblright = -20; +guillemetleft = -20; +minus = -45; +quoteleft = -50; +asterisk = -25; +colon = -20; +quotedblleft = -50; +ellipsis = -20; +quoteright = -20; +asciitilde = -70; +divide = -45; +braceleft = -60; +perthousand = -40; +comma = -15; +endash = -30; +at = -45; +underscore = -330; +ampersand = -35; +registered = -65; +quotedblbase = -15; +backslash = 25; +bullet = -55; +parenright = -30; +"@MMK_R_dcaron" = -45; +"@MMK_R_w" = -55; +"@MMK_R_C" = -65; +"@MMK_R_tcaron" = -45; +"@MMK_R_dcroat" = -45; +"@MMK_R_G" = -65; +"@MMK_R_J" = 20; +"@MMK_R_O" = -65; +"@MMK_R_Q" = -65; +"@MMK_R_S" = -10; +"@MMK_R_a" = -30; +"@MMK_R_c" = -50; +"@MMK_R_d" = -45; +"@MMK_R_e" = -45; +"@MMK_R_f" = -40; +"@MMK_R_g" = -50; +"@MMK_R_o" = -50; +"@MMK_R_q" = -45; +"@MMK_R_s" = -15; +"@MMK_R_t" = -45; +"@MMK_R_u" = -35; +"@MMK_R_v" = -50; +"@MMK_R_y" = -55; +"@MMK_R_eth" = -45; +"@MMK_R_a.alt" = -45; +}; +"@MMK_L_oslash" = { +parenright = -55; +euro = -60; +backslash = -50; +quotesinglbase = -30; +semicolon = -30; +question = -110; +quotedblleft = -10; +multiply = -20; +guilsinglleft = 35; +questiondown = -60; +paragraph = -10; +comma = -30; +asterisk = -35; +ellipsis = -30; +registered = -15; +braceright = -30; +asciicircum = -55; +degree = -10; +guilsinglright = -35; +quotedblright = -25; +dollar = -35; +quotedblbase = -30; +quotesingle = -20; +quoteright = -25; +braceleft = -25; +yen = -40; +sterling = -35; +slash = -60; +asciitilde = -10; +guillemetright = -35; +numbersign = -50; +guillemetleft = 35; +underscore = -210; +quoteleft = -10; +colon = -25; +quotedbl = -20; +"@MMK_R_x" = -15; +"@MMK_R_a" = -15; +"@MMK_R_S" = -10; +"@MMK_R_s" = -25; +"@MMK_R_X" = -45; +"@MMK_R_Y" = -35; +"@MMK_R_V" = -35; +"@MMK_R_W" = -25; +"@MMK_R_J" = -45; +"@MMK_R_A" = -40; +}; +"@MMK_L_t" = { +dollar = -25; +braceright = -35; +underscore = -20; +guillemetright = 15; +sterling = -25; +quotedbl = -15; +euro = -60; +question = -95; +braceleft = -25; +numbersign = -40; +parenright = -35; +quotesinglbase = -35; +ampersand = -30; +guilsinglleft = -15; +yen = -30; +quotedblbase = -35; +multiply = -10; +ellipsis = -35; +guillemetleft = -15; +backslash = -45; +questiondown = -15; +guilsinglright = 15; +quotesingle = -15; +quotedblright = -20; +slash = 15; +asciitilde = -10; +quoteright = -20; +comma = -35; +"@MMK_R_a" = -40; +"@MMK_R_s" = -20; +"@MMK_R_x" = -10; +"@MMK_R_j" = 15; +"@MMK_R_W" = -20; +"@MMK_R_V" = -30; +"@MMK_R_Y" = -30; +"@MMK_R_X" = -15; +"@MMK_R_A" = -15; +}; +"@MMK_L_d" = { +guillemetright = 15; +guillemetleft = 35; +backslash = 30; +guilsinglright = 15; +braceright = -30; +euro = -60; +braceleft = -25; +multiply = -10; +guilsinglleft = 35; +dollar = -15; +sterling = -10; +numbersign = -20; +underscore = -330; +slash = 20; +"@MMK_R_J" = 30; +}; +"@MMK_L_j" = { +numbersign = -20; +quotedbl = -15; +braceright = -30; +backslash = -10; +question = -50; +slash = 40; +sterling = -10; +yen = -30; +quoteright = -20; +guillemetleft = 35; +multiply = -10; +quotedblright = -20; +dollar = -15; +euro = -60; +guilsinglleft = 35; +quotesingle = -15; +guilsinglright = 15; +guillemetright = 15; +braceleft = -25; +"@MMK_R_J" = 30; +"@MMK_R_Y" = -30; +"@MMK_R_W" = -20; +"@MMK_R_V" = -30; +"@MMK_R_j" = 30; +}; +"@MMK_L_a.alt" = { +guillemetright = 15; +euro = -60; +slash = 20; +braceleft = -25; +underscore = -325; +quotedblright = -20; +guillemetleft = 35; +quotesingle = -15; +guilsinglleft = 35; +braceright = -30; +numbersign = -20; +quoteright = -20; +quotedbl = -15; +guilsinglright = 15; +backslash = -45; +multiply = -10; +question = -85; +parenright = -30; +dollar = -15; +yen = -30; +sterling = -10; +"@MMK_R_Y" = -30; +"@MMK_R_W" = -20; +"@MMK_R_V" = -30; +"@MMK_R_J" = 30; +}; +"@MMK_L_E" = { +euro = -60; +numbersign = -20; +slash = 20; +guillemetleft = 35; +multiply = -10; +dollar = -15; +backslash = 25; +guillemetright = 15; +underscore = -330; +braceright = -30; +guilsinglleft = 35; +braceleft = -25; +guilsinglright = 15; +sterling = -10; +"@MMK_R_J" = 30; +}; +"@MMK_L_F" = { +braceright = -30; +guillemetleft = 35; +backslash = 25; +slash = -55; +multiply = -10; +braceleft = -25; +guilsinglleft = 35; +numbersign = -45; +underscore = -325; +comma = -25; +questiondown = -75; +quotesinglbase = -25; +ellipsis = -25; +guilsinglright = 15; +dollar = -25; +quotedblbase = -25; +euro = -60; +sterling = -35; +guillemetright = 15; +"@MMK_R_A" = -30; +"@MMK_R_J" = -95; +"@MMK_R_s" = -20; +"@MMK_R_x" = -10; +}; +"@MMK_L_g" = { +guilsinglleft = 35; +underscore = -10; +dollar = -15; +slash = 20; +quotedbl = -15; +guillemetright = 15; +braceleft = -25; +quotesingle = -15; +backslash = -45; +guillemetleft = 35; +braceright = -30; +quotedblright = -20; +question = -85; +multiply = -10; +euro = -60; +quoteright = -20; +sterling = -10; +numbersign = -20; +guilsinglright = 15; +yen = -30; +parenright = -20; +"@MMK_R_j" = 20; +"@MMK_R_Y" = -30; +"@MMK_R_V" = -30; +"@MMK_R_W" = -20; +"@MMK_R_J" = 30; +}; +"@MMK_L_G" = { +euro = -60; +guillemetright = 15; +underscore = -210; +braceleft = -25; +yen = -20; +sterling = -25; +numbersign = -25; +dollar = -25; +guilsinglright = 15; +guillemetleft = 35; +guilsinglleft = 35; +backslash = -20; +questiondown = -25; +multiply = -10; +question = -45; +braceright = -30; +slash = -30; +"@MMK_R_A" = -20; +"@MMK_R_X" = -25; +"@MMK_R_Y" = -20; +"@MMK_R_V" = -20; +"@MMK_R_W" = -15; +"@MMK_R_J" = -15; +"@MMK_R_x" = -10; +"@MMK_R_s" = -20; +}; +"@MMK_L_U" = { +braceleft = -25; +ellipsis = -35; +guillemetleft = 30; +guillemetright = 15; +multiply = -10; +sterling = -35; +guilsinglleft = 30; +underscore = -195; +numbersign = -60; +comma = -35; +quotesinglbase = -35; +braceright = -35; +quotedblbase = -35; +questiondown = -70; +slash = -70; +euro = -60; +ampersand = -10; +guilsinglright = 15; +backslash = 25; +dollar = -25; +"@MMK_R_s" = -20; +"@MMK_R_J" = -55; +"@MMK_R_A" = -45; +"@MMK_R_x" = -10; +"@MMK_R_a" = -20; +}; +"@MMK_L_l" = { +braceleft = -25; +multiply = -10; +guilsinglleft = 35; +numbersign = -20; +dollar = -15; +slash = 20; +guillemetleft = 35; +guilsinglright = 15; +euro = -60; +underscore = -160; +backslash = 30; +sterling = -10; +guillemetright = 15; +braceright = -30; +"@MMK_R_J" = 30; +}; +"@MMK_L_Z" = { +numbersign = -20; +braceright = -30; +backslash = 25; +multiply = -10; +guillemetleft = 35; +slash = 20; +euro = -60; +guilsinglleft = 35; +guillemetright = 15; +sterling = -10; +dollar = -15; +underscore = -330; +guilsinglright = 15; +braceleft = -25; +"@MMK_R_J" = 30; +}; +}; +}; +manufacturerURL = "https://github.com/chrismsimpson/Metropolis"; +unitsPerEm = 1000; +userData = { +GSDimensionPlugin.Dimensions = { +"119329DF-C854-46E0-93EC-7E8A22DFCA4F" = { +HH = "74"; +HV = "78"; +OH = "72"; +OV = "79"; +nV = "75"; +nd = "67"; +oH = "67"; +oV = "78"; +tH = "67"; +}; +"35616FF6-3D9C-499B-B113-AC9E0DB5842A" = { +HH = 74; +HV = "78"; +OH = "72"; +OV = 79; +nV = "75"; +nd = 67; +oH = 67; +oV = "78"; +tH = "67"; +}; +"3B040282-CF47-4846-BCAF-7BFF90FB63BC" = { +HH = "36"; +HV = "36"; +OH = "34"; +OV = "36"; +nV = "36"; +nd = "34"; +oH = "36"; +oV = "36"; +tH = "36"; +}; +"84328D8E-4D54-44EF-AF5C-0364B1C28646" = { +HH = "36"; +HV = "36"; +OH = "36"; +OV = "36"; +nV = "36"; +nd = "34"; +oH = "36"; +oV = "36"; +tH = "36"; +}; +"88AF04C7-891B-4BE3-8AB1-6195D630646B" = { +HH = "173"; +HV = "194"; +OH = "176"; +OV = "200"; +nV = "193"; +nd = "160"; +oH = "160"; +oV = "182"; +}; +"A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B" = { +HH = "173"; +HV = "194"; +OH = "176"; +OV = "200"; +nV = "193"; +nd = "160"; +oH = "160"; +oV = "182"; +tH = "152"; +}; +}; +}; +versionMajor = 11; +versionMinor = 0; +} diff --git a/Sources/Metropolis_Black_autospace.py b/Sources/Metropolis_Black_autospace.py new file mode 100644 index 0000000..26481b5 --- /dev/null +++ b/Sources/Metropolis_Black_autospace.py @@ -0,0 +1,35 @@ + +# Reference +# Script, Category, Subcategory, value, referenceGlyph, filter + +# Letters +*,Letter,Uppercase,1.1,H,*, +*,Letter,Smallcaps,1.1,h.sc,*, +*,Letter,Lowercase,1,x,*, +*,Letter,Lowercase,0.75,m.sups,.sups, + +# Numbers +*,Number,Decimal Digit,1.33,one,*, +*,Number,Decimal Digit,1.33,zero.osf,.osf, +*,Number,Fraction,1.33,*,*, +*,Number,*,0.75,*,.dnom, +*,Number,*,0.75,*,.numr, +*,Number,*,0.75,*,.inferior, +*,Number,*,0.75,*,superior, + +# Punctuation +*,Punctuation,Other,1.33,*,*, +*,Punctuation,Parenthesis,1.33,*,*, +*,Punctuation,Quote,1.33,*,*, +*,Punctuation,Dash,1,*,*, +*,Punctuation,*,1,*,slash, +*,Punctuation,*,1.33,*,*, + +# Symbols +*,Symbol,Currency,1.66,*,*, +*,Symbol,*,1.5,*,*, +*,Mark,*,1,*,*, + +# Devanagari +devanagari,Letter,Other,1,devaHeight,*, +devanagari,Letter,Ligature,1,devaHeight,*, diff --git a/Sources/Metropolis_Regular_autospace.py b/Sources/Metropolis_Regular_autospace.py new file mode 100644 index 0000000..c694e25 --- /dev/null +++ b/Sources/Metropolis_Regular_autospace.py @@ -0,0 +1,35 @@ + +# Reference +# Script, Category, Subcategory, value, referenceGlyph, filter + +# Letters +*,Letter,Uppercase,1.33,H,*, +*,Letter,Smallcaps,1.1,h.sc,*, +*,Letter,Lowercase,1,x,*, +*,Letter,Lowercase,0.75,m.sups,.sups, + +# Numbers +*,Number,Decimal Digit,1.33,one,*, +*,Number,Decimal Digit,1.33,zero.osf,.osf, +*,Number,Fraction,1.33,*,*, +*,Number,*,0.75,*,.dnom, +*,Number,*,0.75,*,.numr, +*,Number,*,0.75,*,.inferior, +*,Number,*,0.75,*,superior, + +# Punctuation +*,Punctuation,Other,1.33,*,*, +*,Punctuation,Parenthesis,1.33,*,*, +*,Punctuation,Quote,1.33,*,*, +*,Punctuation,Dash,1,*,*, +*,Punctuation,*,1,*,slash, +*,Punctuation,*,1.33,*,*, + +# Symbols +*,Symbol,Currency,1.66,*,*, +*,Symbol,*,1.5,*,*, +*,Mark,*,1,*,*, + +# Devanagari +devanagari,Letter,Other,1,devaHeight,*, +devanagari,Letter,Ligature,1,devaHeight,*, diff --git a/Sources/Metropolis_Thin_autospace.py b/Sources/Metropolis_Thin_autospace.py new file mode 100644 index 0000000..7d731ac --- /dev/null +++ b/Sources/Metropolis_Thin_autospace.py @@ -0,0 +1,35 @@ + +# Reference +# Script, Category, Subcategory, value, referenceGlyph, filter + +# Letters +*,Letter,Uppercase,1.44,H,*, +*,Letter,Smallcaps,1.1,h.sc,*, +*,Letter,Lowercase,1,x,*, +*,Letter,Lowercase,0.75,m.sups,.sups, + +# Numbers +*,Number,Decimal Digit,1.33,one,*, +*,Number,Decimal Digit,1.33,zero.osf,.osf, +*,Number,Fraction,1.33,*,*, +*,Number,*,0.75,*,.dnom, +*,Number,*,0.75,*,.numr, +*,Number,*,0.75,*,.inferior, +*,Number,*,0.75,*,superior, + +# Punctuation +*,Punctuation,Other,1.33,*,*, +*,Punctuation,Parenthesis,1.33,*,*, +*,Punctuation,Quote,1.33,*,*, +*,Punctuation,Dash,1,*,*, +*,Punctuation,*,1,*,slash, +*,Punctuation,*,1.33,*,*, + +# Symbols +*,Symbol,Currency,1.66,*,*, +*,Symbol,*,1.5,*,*, +*,Mark,*,1,*,*, + +# Devanagari +devanagari,Letter,Other,1,devaHeight,*, +devanagari,Letter,Ligature,1,devaHeight,*, diff --git a/Sources/build.sh b/Sources/build.sh new file mode 100755 index 0000000..1c8e1cf --- /dev/null +++ b/Sources/build.sh @@ -0,0 +1,35 @@ +#!/bin/bash +set -ex +DIR="$(dirname "${BASH_SOURCE[0]}")" +BASEDIR="$DIR/.." +cd "$BASEDIR" + OUTPUT_DIR="$BASEDIR/build_output" + SOURCE_DIR="$BASEDIR/Sources" + + rm -rf $OUTPUT_DIR + + # for src in $SOURCE_DIR/*.glyphs + # do + # fontmake -g $src -o ttf -i --output-dir $OUTPUT_DIR/ + # done + + # for font in $OUTPUT_DIR/*.ttf + # do + # gftools fix-nonhinting $font $font + # gftools fix-dsig $font --autofix + # done + + # Cleanup gftools mess: + # rm $OUTPUT_DIR/*-backup-fonttools-prep-gasp.ttf + + # cp METADATA.pb $OUTPUT_DIR + # cp DESCRIPTION.*.html $OUTPUT_DIR + + # export OPTIONS="--no-progress" + # export OPTIONS="$OPTIONS --exclude-checkid /check/ftxvalidator" # We lack this on Travis. + # export OPTIONS="$OPTIONS --exclude-checkid /check/metadata" # Comment this out after creating a METADATA.pb file. + # export OPTIONS="$OPTIONS --exclude-checkid /check/description" # Comment this out after creating a DESCRIPTION.en_us.html file. + # export OPTIONS="$OPTIONS --exclude-checkid /check/varfont" # Comment this out when making a variable font. + # export OPTIONS="$OPTIONS --loglevel INFO --ghmarkdown Fontbakery-check-results.md" + # fontbakery check-googlefonts $OPTIONS $OUTPUT_DIR/*.ttf +cd - \ No newline at end of file diff --git a/Sources/requirements.txt b/Sources/requirements.txt new file mode 100644 index 0000000..6991b60 --- /dev/null +++ b/Sources/requirements.txt @@ -0,0 +1,3 @@ +git+https://github.com/googlefonts/fontbakery +git+https://github.com/googlefonts/gftools +fontmake \ No newline at end of file diff --git a/Specimens/Metro-1.png b/Specimens/Metro-1.png new file mode 100644 index 0000000..80c3182 Binary files /dev/null and b/Specimens/Metro-1.png differ diff --git a/Specimens/Metro-2.png b/Specimens/Metro-2.png new file mode 100644 index 0000000..258bec3 Binary files /dev/null and b/Specimens/Metro-2.png differ diff --git a/Specimens/Metro-Kerning-NEW.png b/Specimens/Metro-Kerning-NEW.png new file mode 100644 index 0000000..0d8e6ca Binary files /dev/null and b/Specimens/Metro-Kerning-NEW.png differ diff --git a/Specimens/Metro-Kerning-OLD.png b/Specimens/Metro-Kerning-OLD.png new file mode 100644 index 0000000..4d267c5 Binary files /dev/null and b/Specimens/Metro-Kerning-OLD.png differ diff --git a/UNLICENSE b/UNLICENSE new file mode 100644 index 0000000..68a49da --- /dev/null +++ b/UNLICENSE @@ -0,0 +1,24 @@ +This is free and unencumbered software released into the public domain. + +Anyone is free to copy, modify, publish, use, compile, sell, or +distribute this software, either in source code form or as a compiled +binary, for any purpose, commercial or non-commercial, and by any +means. + +In jurisdictions that recognize copyright laws, the author or authors +of this software dedicate any and all copyright interest in the +software to the public domain. We make this dedication for the benefit +of the public at large and to the detriment of our heirs and +successors. We intend this dedication to be an overt act of +relinquishment in perpetuity of all present and future rights to this +software under copyright law. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR +OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, +ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR +OTHER DEALINGS IN THE SOFTWARE. + +For more information, please refer to diff --git a/package.json b/package.json new file mode 100644 index 0000000..550f633 --- /dev/null +++ b/package.json @@ -0,0 +1,28 @@ +{ + "name": "@chrismsimpson/metropolis", + "version": "10.0.0", + "description": "Metropolis: A modern, geometric typeface", + "keywords": [ + "font", + "type", + "typeface", + "metropolis", + "geometric", + "modern" + ], + "repository": { + "type": "git", + "url": "https://github.com/chrismsimpson/Metropolis" + }, + "license": "Unlicense", + "bugs": { + "url": "https://github.com/chrismsimpson/Metropolis/issues" + }, + "homepage": "https://github.com/chrismsimpson/Metropolis", + "files": [ + "Fonts/OpenType", + "Fonts/TrueType", + "Fonts/UFO", + "Fonts/Webfonts" + ] + } \ No newline at end of file